+++ date ++ echo 'INFO: =================== Mon Nov 17 01:59:55 AM UTC 2025 ===================' INFO: =================== Mon Nov 17 01:59:55 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ 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 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' +++ ip addr show dev ens3 ++ 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 '' ]] +++ awk '/pagesize=2M/{print($3)}' +++ mount -t hugetlbfs +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.22,10.0.0.33,10.0.0.23 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.22,10.0.0.33,10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.22,10.0.0.33,10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.22,10.0.0.33,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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ 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.22:8081 10.0.0.33:8081 10.0.0.23:8081 ' ']' +++ echo '10.0.0.22:8081 10.0.0.33:8081 10.0.0.23:8081' ++ ANALYTICS_SERVERS='10.0.0.22:8081 10.0.0.33: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ 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.22:9042 10.0.0.33:9042 10.0.0.23:9042 ' ']' +++ echo '10.0.0.22:9042 10.0.0.33:9042 10.0.0.23:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.22:9042 10.0.0.33:9042 10.0.0.23:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.22,10.0.0.33,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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ 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.22:8086 10.0.0.33:8086 10.0.0.23:8086 ' ']' +++ echo '10.0.0.22:8086 10.0.0.33:8086 10.0.0.23:8086' ++ COLLECTOR_SERVERS='10.0.0.22:8086 10.0.0.33: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.22,10.0.0.33,10.0.0.23 ++ CONFIGDB_NODES=10.0.0.22,10.0.0.33,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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ 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.22:8082 10.0.0.33:8082 10.0.0.23:8082 ' ']' +++ echo '10.0.0.22:8082 10.0.0.33:8082 10.0.0.23:8082' ++ CONFIG_SERVERS='10.0.0.22:8082 10.0.0.33: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ 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.22:9161 10.0.0.33:9161 10.0.0.23:9161 ' ']' +++ echo '10.0.0.22:9161 10.0.0.33:9161 10.0.0.23:9161' ++ CONFIGDB_SERVERS='10.0.0.22:9161 10.0.0.33: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ 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.22:9041 10.0.0.33:9041 10.0.0.23:9041 ' ']' +++ echo '10.0.0.22:9041 10.0.0.33:9041 10.0.0.23:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.22:9041 10.0.0.33: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.17,10.20.0.254 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.17,10.20.0.254 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.22,10.0.0.33,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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ 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.22:2181,10.0.0.33:2181,10.0.0.23:2181, ']' +++ echo 10.0.0.22:2181,10.0.0.33:2181,10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.22:2181,10.0.0.33: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ 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.22:2181 10.0.0.33:2181 10.0.0.23:2181 ' ']' +++ echo '10.0.0.22:2181 10.0.0.33:2181 10.0.0.23:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.22:2181 10.0.0.33:2181 10.0.0.23:2181' ++ RABBITMQ_NODES=10.0.0.22,10.0.0.33,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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ 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.22:5673,10.0.0.33:5673,10.0.0.23:5673, ']' +++ echo 10.0.0.22:5673,10.0.0.33:5673,10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.22:5673,10.0.0.33: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ 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.22:6379 10.0.0.33:6379 10.0.0.23:6379 ' ']' +++ echo '10.0.0.22:6379 10.0.0.33:6379 10.0.0.23:6379' ++ REDIS_SERVERS='10.0.0.22:6379 10.0.0.33: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.22,10.0.0.33,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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ 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.22:9092 10.0.0.33:9092 10.0.0.23:9092 ' ']' +++ echo '10.0.0.22:9092 10.0.0.33:9092 10.0.0.23:9092' ++ KAFKA_SERVERS='10.0.0.22:9092 10.0.0.33: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.22 ++ 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.22,10.0.0.33,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.22,10.0.0.33,10.0.0.23 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.22,10.0.0.33,10.0.0.23 + local cassandra=10.0.0.22 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.22 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.22,10.0.0.33,10.0.0.23 +++ local servers=10.0.0.22,10.0.0.33,10.0.0.23 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ grep -vi host ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ sort +++ local local_ips=,10.0.0.23,10.20.0.254,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.22'\''))' +++ local server_ip=10.0.0.22 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.22 ]] +++ [[ ,10.0.0.23,10.20.0.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.22, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.23,10.20.0.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.33, ]] +++ (( 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.254,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.22:9041 10.0.0.33:9041 10.0.0.23:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.22:9041 10.0.0.33: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__.*__.*=.*$' ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 11/17/2025 02:00:06.155 7fb557c99e40 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/17/2025 02:00:06.341 7fb557c99e40 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/17/2025 02:00:06.357 7fb557c99e40 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/17/2025 02:00:06.358 7fb557c99e40 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] HttpError Python 3.9.21: /usr/bin/python3 Mon Nov 17 02:00:22 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/local/bin/contrail-api in 4 import sys 5 from vnc_cfg_api_server.api_server import server_main 6 if __name__ == '__main__': 7 sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) 8 sys.exit(server_main()) sys = sys.exit = server_main = /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in server_main(args_str=None) 5367 vnc_cgitb.enable(format='text') 5368 5369 main(args_str, VncApiServer(args_str)) 5370 #server_main 5371 global main = args_str = None global VncApiServer = /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in __init__(self=, args_str='--conf_file /etc/contrail/contrail-api-0.conf --...ontrail/contrail-keystone-auth.conf --worker_id 0') 2213 else: 2214 self._db_connect(self._args.reset_config) 2215 self._db_init_entries() 2216 2217 self._initialize_quota_counters() self = self._db_init_entries = > /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in _db_init_entries(self=) 3745 domain = self.create_singleton_entry(Domain()) 3746 self._default_domain = domain.serialize_to_json() 3747 project = self.create_singleton_entry(Project(parent_obj=domain)) 3748 self._default_project = project.serialize_to_json() 3749 self.create_singleton_entry(Fabric()) project undefined self = self.create_singleton_entry = > global Project = parent_obj undefined domain = /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in create_singleton_entry(self=, singleton_obj=, user_visible=True) 4007 if not ok: 4008 (code, msg) = result 4009 raise cfgm_common.exceptions.HttpError(code, msg) 4010 obj_id = result 4011 s_obj.uuid = obj_id global cfgm_common = cfgm_common.exceptions = cfgm_common.exceptions.HttpError = code = 409 msg = 'FQ Name: /fq-name-to-uuid/project:default-domain...1bbaaccd-7fab-478f-90ed-044b7120fe44 at zookeeper' HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/project:default-domain:default-project exists already with ID: 1bbaaccd-7fab-478f-90ed-044b7120fe44 at zookeeper __cause__ = None __class__ = __context__ = NoIdError('project default-domain:default-project') __delattr__ = __dict__ = {'content': 'FQ Name: /fq-name-to-uuid/project:default-domain...1bbaaccd-7fab-478f-90ed-044b7120fe44 at zookeeper', 'status_code': 409} __dir__ = __doc__ = None __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'vnc_api.exceptions' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = (409, 'FQ Name: /fq-name-to-uuid/project:default-domain...1bbaaccd-7fab-478f-90ed-044b7120fe44 at zookeeper') content = 'FQ Name: /fq-name-to-uuid/project:default-domain...1bbaaccd-7fab-478f-90ed-044b7120fe44 at zookeeper' status_code = 409 with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 3992, in create_singleton_entry s_obj.uuid = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_db.py", line 2524, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 1205, in fq_name_to_uuid raise NoIdError('%s %s' % (obj_type, fq_name_str)) vnc_api.exceptions.NoIdError: Unknown id: project default-domain:default-project During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/bin/contrail-api", line 8, in sys.exit(server_main()) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 5369, in server_main main(args_str, VncApiServer(args_str)) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 2215, in __init__ self._db_init_entries() File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 3747, in _db_init_entries project = self.create_singleton_entry(Project(parent_obj=domain)) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 4009, in create_singleton_entry raise cfgm_common.exceptions.HttpError(code, msg) vnc_api.exceptions.HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/project:default-domain:default-project exists already with ID: 1bbaaccd-7fab-478f-90ed-044b7120fe44 at zookeeper +++ date ++ echo 'INFO: =================== Mon Nov 17 02:00:24 AM UTC 2025 ===================' INFO: =================== Mon Nov 17 02:00:24 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.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.22,10.0.0.33,10.0.0.23 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.22,10.0.0.33,10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.22,10.0.0.33,10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.22,10.0.0.33,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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ 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.22:8081 10.0.0.33:8081 10.0.0.23:8081 ' ']' +++ echo '10.0.0.22:8081 10.0.0.33:8081 10.0.0.23:8081' ++ ANALYTICS_SERVERS='10.0.0.22:8081 10.0.0.33: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ 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.22:9042 10.0.0.33:9042 10.0.0.23:9042 ' ']' +++ echo '10.0.0.22:9042 10.0.0.33:9042 10.0.0.23:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.22:9042 10.0.0.33:9042 10.0.0.23:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.22,10.0.0.33,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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ 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.22:8086 10.0.0.33:8086 10.0.0.23:8086 ' ']' +++ echo '10.0.0.22:8086 10.0.0.33:8086 10.0.0.23:8086' ++ COLLECTOR_SERVERS='10.0.0.22:8086 10.0.0.33: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.22,10.0.0.33,10.0.0.23 ++ CONFIGDB_NODES=10.0.0.22,10.0.0.33,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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ 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.22:8082 10.0.0.33:8082 10.0.0.23:8082 ' ']' +++ echo '10.0.0.22:8082 10.0.0.33:8082 10.0.0.23:8082' ++ CONFIG_SERVERS='10.0.0.22:8082 10.0.0.33: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ 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.22:9161 10.0.0.33:9161 10.0.0.23:9161 ' ']' +++ echo '10.0.0.22:9161 10.0.0.33:9161 10.0.0.23:9161' ++ CONFIGDB_SERVERS='10.0.0.22:9161 10.0.0.33: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ 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.22:9041 10.0.0.33:9041 10.0.0.23:9041 ' ']' +++ echo '10.0.0.22:9041 10.0.0.33:9041 10.0.0.23:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.22:9041 10.0.0.33: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.17,10.20.0.254 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.17,10.20.0.254 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.22,10.0.0.33,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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ 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.22:2181,10.0.0.33:2181,10.0.0.23:2181, ']' +++ echo 10.0.0.22:2181,10.0.0.33:2181,10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.22:2181,10.0.0.33: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ 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.22:2181 10.0.0.33:2181 10.0.0.23:2181 ' ']' +++ echo '10.0.0.22:2181 10.0.0.33:2181 10.0.0.23:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.22:2181 10.0.0.33:2181 10.0.0.23:2181' ++ RABBITMQ_NODES=10.0.0.22,10.0.0.33,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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ 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.22:5673,10.0.0.33:5673,10.0.0.23:5673, ']' +++ echo 10.0.0.22:5673,10.0.0.33:5673,10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.22:5673,10.0.0.33: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ 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.22:6379 10.0.0.33:6379 10.0.0.23:6379 ' ']' +++ echo '10.0.0.22:6379 10.0.0.33:6379 10.0.0.23:6379' ++ REDIS_SERVERS='10.0.0.22:6379 10.0.0.33: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.22,10.0.0.33,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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ 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.22:9092 10.0.0.33:9092 10.0.0.23:9092 ' ']' +++ echo '10.0.0.22:9092 10.0.0.33:9092 10.0.0.23:9092' ++ KAFKA_SERVERS='10.0.0.22:9092 10.0.0.33: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.22 ++ 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.22,10.0.0.33,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.22,10.0.0.33,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.22,10.0.0.33,10.0.0.23 ++ cut -d , -f 1 + local cassandra=10.0.0.22 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 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.22,10.0.0.33,10.0.0.23 +++ local servers=10.0.0.22,10.0.0.33,10.0.0.23 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.23,10.20.0.254,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.22'\''))' +++ local server_ip=10.0.0.22 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.22 ]] +++ [[ ,10.0.0.23,10.20.0.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.22, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.23,10.20.0.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.33, ]] +++ (( 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.254,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.22:9041 10.0.0.33:9041 10.0.0.23:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.22:9041 10.0.0.33:9041 10.0.0.23:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.23:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 11/17/2025 02:00:33.701 7f2cc1dd9980 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/17/2025 02:00:33.868 7f2cc1dd9980 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/17/2025 02:00:33.882 7f2cc1dd9980 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/17/2025 02:00:33.882 7f2cc1dd9980 [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 - - [2025-11-17 02:00:34] "GET / HTTP/1.1" 503 181 0.000251 10.0.0.23 - - [2025-11-17 02:00:34] "GET / HTTP/1.1" 503 181 0.000175 10.0.0.23 - - [2025-11-17 02:00:35] "GET / HTTP/1.1" 200 45871 0.001600 10.0.0.23 - - [2025-11-17 02:00:35] "GET / HTTP/1.1" 200 45871 0.001095 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 - - [2025-11-17 02:00:35] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000557 10.0.0.23 - - [2025-11-17 02:00:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000277 10.0.0.23 - - [2025-11-17 02:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 2.445735 10.0.0.23 - - [2025-11-17 02:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.23 - - [2025-11-17 02:00:39] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 2.821135 10.0.0.23 - - [2025-11-17 02:00:39] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.003763 /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.33 - - [2025-11-17 02:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 1.405237 10.0.0.33 - - [2025-11-17 02:00:46] "POST /access-control-lists HTTP/1.1" 200 587 0.044604 10.0.0.23 - - [2025-11-17 02:00:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000392 10.0.0.33 - - [2025-11-17 02:00:47] "POST /route-targets HTTP/1.1" 200 327 0.022144 10.0.0.33 - - [2025-11-17 02:00:47] "POST /ref-update HTTP/1.1" 200 156 0.038852 10.0.0.33 - - [2025-11-17 02:00:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000522 10.0.0.33 - - [2025-11-17 02:00:47] "POST /route-targets HTTP/1.1" 200 327 0.016713 10.0.0.33 - - [2025-11-17 02:00:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000499 10.0.0.33 - - [2025-11-17 02:00:47] "POST /access-control-lists HTTP/1.1" 200 551 0.052672 10.0.0.23 - - [2025-11-17 02:00:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000438 10.0.0.33 - - [2025-11-17 02:00:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000380 10.0.0.23 - - [2025-11-17 02:00:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000619 10.0.0.33 - - [2025-11-17 02:00:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000388 10.0.0.23 - - [2025-11-17 02:00:48] "GET /global-system-configs HTTP/1.1" 401 292 0.000503 10.0.0.22 - - [2025-11-17 02:00:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000395 10.0.0.22 - - [2025-11-17 02:00:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000577 10.0.0.22 - - [2025-11-17 02:00:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000452 10.0.0.22 - - [2025-11-17 02:00:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000499 10.0.0.33 - - [2025-11-17 02:01:31] "POST /ref-update HTTP/1.1" 200 156 0.055037 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.22 - - [2025-11-17 02:04:34] "GET /obj-perms HTTP/1.1" 200 5056 0.420485 10.0.0.33 - - [2025-11-17 02:05:18] "PUT /access-control-list/b3fc7d8d-9385-467c-93b3-559839be9400 HTTP/1.1" 200 272 0.020499 10.0.0.33 - - [2025-11-17 02:05:34] "GET /obj-perms HTTP/1.1" 200 5056 0.063100 10.0.0.23 - - [2025-11-17 02:05:35] "GET /obj-perms HTTP/1.1" 200 5056 0.056475 10.0.0.22 - - [2025-11-17 02:05:35] "GET /virtual-router/5cc83988-aec0-479e-8558-451640d7bbbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.007640 10.0.0.23 - - [2025-11-17 02:05:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000583 10.0.0.23 - - [2025-11-17 02:05:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000393 10.0.0.33 - - [2025-11-17 02:05:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000409 10.0.0.33 - - [2025-11-17 02:05:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000406 10.0.0.33 - - [2025-11-17 02:05:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000464 10.0.0.33 - - [2025-11-17 02:05:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000512 10.0.0.23 - - [2025-11-17 02:05:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000440 10.0.0.23 - - [2025-11-17 02:05:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.22 - - [2025-11-17 02:05:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000445 10.0.0.22 - - [2025-11-17 02:05:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.22 - - [2025-11-17 02:05:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000419 10.0.0.22 - - [2025-11-17 02:05:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000452 [Introspect:8084]10.0.0.23 - - [2025-11-17 02:06:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001215 [Introspect:8084]10.0.0.23 - - [2025-11-17 02:06:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001293 [Introspect:8084]10.0.0.23 - - [2025-11-17 02:06:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001092 [Introspect:8084]10.0.0.23 - - [2025-11-17 02:06:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001047 10.0.0.22 - - [2025-11-17 02:07:59] "GET / HTTP/1.1" 200 35931 0.001549 10.0.0.22 - - [2025-11-17 02:08:00] "POST /fqname-to-id HTTP/1.1" 401 292 0.000600 10.0.0.22 - - [2025-11-17 02:08:00] "POST /fqname-to-id HTTP/1.1" 404 186 0.058418 10.0.0.23 - - [2025-11-17 02:08:00] "GET /projects?obj_uuids=31cb73f3-1508-4b91-9009-3027419950a9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.068084 10.0.0.23 - - [2025-11-17 02:08:01] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000990 10.0.0.23 - - [2025-11-17 02:08:01] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.037095 10.0.0.23 - - [2025-11-17 02:08:01] "POST /id-to-fqname HTTP/1.1" 200 188 0.002331 10.0.0.23 - - [2025-11-17 02:08:01] "POST /fqname-to-id HTTP/1.1" 404 197 0.005007 10.0.0.23 - - [2025-11-17 02:08:01] "POST /security-groups HTTP/1.1" 200 589 0.041337 10.0.0.23 - - [2025-11-17 02:08:01] "POST /projects HTTP/1.1" 200 581 0.311153 10.0.0.23 - - [2025-11-17 02:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.346301 10.0.0.22 - - [2025-11-17 02:08:01] "GET /project/31cb73f3-1508-4b91-9009-3027419950a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.586925 10.0.0.33 - - [2025-11-17 02:08:01] "POST /fqname-to-id HTTP/1.1" 404 231 0.082708 10.0.0.22 - - [2025-11-17 02:08:02] "GET / HTTP/1.1" 200 35931 0.003076 10.0.0.23 - - [2025-11-17 02:08:06] "GET /projects?obj_uuids=31cb73f3-1508-4b91-9009-3027419950a9&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001067 10.0.0.22 - - [2025-11-17 02:08:06] "GET /project/31cb73f3-1508-4b91-9009-3027419950a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.055562 10.0.0.23 - - [2025-11-17 02:08:06] "GET /projects?obj_uuids=31cb73f3-1508-4b91-9009-3027419950a9&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002946 10.0.0.22 - - [2025-11-17 02:08:06] "GET /project/31cb73f3-1508-4b91-9009-3027419950a9?fields=virtual_networks HTTP/1.1" 200 1038 0.088532 10.0.0.23 - - [2025-11-17 02:08:06] "GET /projects?obj_uuids=31cb73f3-1508-4b91-9009-3027419950a9&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000991 10.0.0.22 - - [2025-11-17 02:08:06] "GET /project/31cb73f3-1508-4b91-9009-3027419950a9?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.068923 10.0.0.23 - - [2025-11-17 02:08:06] "GET /projects?obj_uuids=31cb73f3-1508-4b91-9009-3027419950a9&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001156 10.0.0.22 - - [2025-11-17 02:08:06] "GET /project/31cb73f3-1508-4b91-9009-3027419950a9?fields=security_groups HTTP/1.1" 200 1262 0.082809 10.0.0.23 - - [2025-11-17 02:08:07] "GET /projects?obj_uuids=2c620163-419c-4924-8a4f-bfb73f93dd5d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003471 10.0.0.23 - - [2025-11-17 02:08:07] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000910 10.0.0.23 - - [2025-11-17 02:08:07] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008790 10.0.0.23 - - [2025-11-17 02:08:07] "POST /id-to-fqname HTTP/1.1" 200 167 0.001565 10.0.0.23 - - [2025-11-17 02:08:07] "POST /fqname-to-id HTTP/1.1" 404 176 0.023707 10.0.0.23 - - [2025-11-17 02:08:07] "POST /security-groups HTTP/1.1" 200 568 0.043415 10.0.0.23 - - [2025-11-17 02:08:07] "POST /projects HTTP/1.1" 200 539 0.329452 10.0.0.23 - - [2025-11-17 02:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.366911 10.0.0.33 - - [2025-11-17 02:08:07] "POST /access-control-lists HTTP/1.1" 200 573 0.036940 10.0.0.22 - - [2025-11-17 02:08:07] "GET /project/2c620163-419c-4924-8a4f-bfb73f93dd5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.571916 [Introspect:8084]10.0.0.22 - - [2025-11-17 02:08:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001198 10.0.0.23 - - [2025-11-17 02:08:09] "GET /projects?obj_uuids=2c620163-419c-4924-8a4f-bfb73f93dd5d&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001120 10.0.0.22 - - [2025-11-17 02:08:09] "GET /project/2c620163-419c-4924-8a4f-bfb73f93dd5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.058439 10.0.0.23 - - [2025-11-17 02:08:11] "GET /obj-perms HTTP/1.1" 200 5056 0.065996 [Introspect:8084]10.0.0.22 - - [2025-11-17 02:08:12] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 372 0.000884 10.0.0.22 - - [2025-11-17 02:08:13] "GET /obj-perms HTTP/1.1" 200 5056 0.058181 10.0.0.22 - - [2025-11-17 02:08:13] "GET /obj-perms HTTP/1.1" 200 5056 0.005311 10.0.0.22 - - [2025-11-17 02:08:13] "GET /obj-perms HTTP/1.1" 200 5056 0.007647 10.0.0.22 - - [2025-11-17 02:08:13] "GET /obj-perms HTTP/1.1" 200 5056 0.004209 10.0.0.22 - - [2025-11-17 02:08:13] "GET /obj-perms HTTP/1.1" 200 5056 0.004363 10.0.0.22 - - [2025-11-17 02:08:13] "GET /obj-perms HTTP/1.1" 200 5056 0.005965 10.0.0.22 - - [2025-11-17 02:08:13] "GET /obj-perms HTTP/1.1" 200 5056 0.004076 10.0.0.22 - - [2025-11-17 02:08:13] "GET /obj-perms HTTP/1.1" 200 5056 0.004268 10.0.0.22 - - [2025-11-17 02:08:13] "GET /obj-perms HTTP/1.1" 200 5056 0.003982 10.0.0.22 - - [2025-11-17 02:08:14] "GET /obj-perms HTTP/1.1" 200 5056 0.004270 10.0.0.22 - - [2025-11-17 02:08:14] "GET /obj-perms HTTP/1.1" 200 5056 0.004719 10.0.0.22 - - [2025-11-17 02:08:14] "GET /obj-perms HTTP/1.1" 200 5056 0.004135 10.0.0.23 - - [2025-11-17 02:08:14] "GET /obj-perms HTTP/1.1" 200 5056 0.004582 10.0.0.23 - - [2025-11-17 02:08:14] "GET /obj-perms HTTP/1.1" 200 5056 0.004402 10.0.0.23 - - [2025-11-17 02:08:14] "GET /obj-perms HTTP/1.1" 200 5056 0.004151 10.0.0.22 - - [2025-11-17 02:08:15] "GET /obj-perms HTTP/1.1" 200 5056 0.004245 10.0.0.22 - - [2025-11-17 02:08:15] "GET /obj-perms HTTP/1.1" 200 5056 0.004519 10.0.0.22 - - [2025-11-17 02:08:16] "GET /obj-perms HTTP/1.1" 200 5056 0.005042 10.0.0.22 - - [2025-11-17 02:08:16] "GET /obj-perms HTTP/1.1" 200 5056 0.004238 10.0.0.22 - - [2025-11-17 02:08:16] "GET /obj-perms HTTP/1.1" 200 5056 0.004830 10.0.0.22 - - [2025-11-17 02:08:16] "GET /obj-perms HTTP/1.1" 200 5056 0.004797 10.0.0.22 - - [2025-11-17 02:08:16] "GET /obj-perms HTTP/1.1" 200 5056 0.004841 10.0.0.22 - - [2025-11-17 02:08:16] "GET /obj-perms HTTP/1.1" 200 5056 0.005943 10.0.0.22 - - [2025-11-17 02:08:16] "GET /obj-perms HTTP/1.1" 200 5056 0.004293 10.0.0.22 - - [2025-11-17 02:08:16] "GET /obj-perms HTTP/1.1" 200 5056 0.005271 10.0.0.22 - - [2025-11-17 02:08:16] "GET /obj-perms HTTP/1.1" 200 5056 0.004813 10.0.0.22 - - [2025-11-17 02:08:19] "GET /obj-perms HTTP/1.1" 200 5056 0.004250 10.0.0.22 - - [2025-11-17 02:08:19] "GET /obj-perms HTTP/1.1" 200 5056 0.005391 10.0.0.22 - - [2025-11-17 02:08:19] "GET /obj-perms HTTP/1.1" 200 5056 0.005257 10.0.0.22 - - [2025-11-17 02:08:19] "GET /obj-perms HTTP/1.1" 200 5056 0.004628 10.0.0.22 - - [2025-11-17 02:08:21] "GET /obj-perms HTTP/1.1" 200 5056 0.004455 10.0.0.22 - - [2025-11-17 02:08:22] "POST /fqname-to-id HTTP/1.1" 404 199 0.028560 10.0.0.23 - - [2025-11-17 02:08:22] "GET /projects?obj_uuids=8edf45b7-bb3a-4c90-94ef-eaad31c737a0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003269 10.0.0.23 - - [2025-11-17 02:08:22] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000961 10.0.0.23 - - [2025-11-17 02:08:22] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007657 10.0.0.23 - - [2025-11-17 02:08:22] "POST /id-to-fqname HTTP/1.1" 200 201 0.001457 10.0.0.23 - - [2025-11-17 02:08:22] "POST /fqname-to-id HTTP/1.1" 404 210 0.007137 10.0.0.23 - - [2025-11-17 02:08:22] "POST /security-groups HTTP/1.1" 200 602 0.059643 10.0.0.33 - - [2025-11-17 02:08:22] "POST /fqname-to-id HTTP/1.1" 404 245 0.005338 10.0.0.23 - - [2025-11-17 02:08:22] "POST /projects HTTP/1.1" 200 607 0.310589 10.0.0.23 - - [2025-11-17 02:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.348024 10.0.0.22 - - [2025-11-17 02:08:22] "GET /project/8edf45b7-bb3a-4c90-94ef-eaad31c737a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.535044 10.0.0.33 - - [2025-11-17 02:08:22] "POST /access-control-lists HTTP/1.1" 200 605 0.079837 10.0.0.22 - - [2025-11-17 02:08:23] "GET / HTTP/1.1" 200 35931 0.001915 10.0.0.22 - - [2025-11-17 02:08:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.000456 10.0.0.22 - - [2025-11-17 02:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.062859 10.0.0.23 - - [2025-11-17 02:08:25] "GET /projects?obj_uuids=8edf45b7-bb3a-4c90-94ef-eaad31c737a0&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000997 10.0.0.22 - - [2025-11-17 02:08:25] "GET /project/8edf45b7-bb3a-4c90-94ef-eaad31c737a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.068679 10.0.0.23 - - [2025-11-17 02:08:26] "POST /useragent-kv HTTP/1.1" 200 115 0.017512 10.0.0.22 - - [2025-11-17 02:08:26] "POST /neutron/subnet HTTP/1.1" 200 729 0.309414 10.0.0.22 - - [2025-11-17 02:08:26] "POST /id-to-fqname HTTP/1.1" 200 233 0.001276 10.0.0.22 - - [2025-11-17 02:08:26] "GET /virtual-network/e890b60f-0b8a-4f88-9321-e1449d7f47f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.006095 10.0.0.22 - - [2025-11-17 02:08:26] "GET /virtual-network/e890b60f-0b8a-4f88-9321-e1449d7f47f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.006472 10.0.0.22 - - [2025-11-17 02:08:26] "POST /neutron/network HTTP/1.1" 200 840 0.007316 10.0.0.22 - - [2025-11-17 02:08:27] "GET /virtual-network/e890b60f-0b8a-4f88-9321-e1449d7f47f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.006500 10.0.0.22 - - [2025-11-17 02:08:28] "POST /id-to-fqname HTTP/1.1" 200 233 0.001465 10.0.0.23 - - [2025-11-17 02:08:31] "GET /projects?obj_uuids=8edf45b7-bb3a-4c90-94ef-eaad31c737a0&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001050 10.0.0.22 - - [2025-11-17 02:08:31] "GET /project/8edf45b7-bb3a-4c90-94ef-eaad31c737a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.081255 10.0.0.22 - - [2025-11-17 02:08:32] "POST /neutron/network HTTP/1.1" 200 840 0.036141 10.0.0.22 - - [2025-11-17 02:08:32] "POST /neutron/port HTTP/1.1" 200 117 0.009208 10.0.0.22 - - [2025-11-17 02:08:34] "POST /neutron/port HTTP/1.1" 200 1072 0.046613 10.0.0.22 - - [2025-11-17 02:08:34] "POST /neutron/port HTTP/1.1" 200 1100 0.022800 10.0.0.22 - - [2025-11-17 02:08:34] "POST /neutron/port HTTP/1.1" 200 117 0.001143 10.0.0.22 - - [2025-11-17 02:08:37] "POST /neutron/security_group HTTP/1.1" 200 2069 0.010205 10.0.0.33 - - [2025-11-17 02:08:37] "GET /obj-perms HTTP/1.1" 200 5056 0.054709 10.0.0.23 - - [2025-11-17 02:08:41] "DELETE /project/2c620163419c49248a4fbfb73f93dd5d HTTP/1.1" 404 173 0.008329 10.0.0.23 - - [2025-11-17 02:08:41] "DELETE /project/8edf45b7bb3a4c9094efeaad31c737a0 HTTP/1.1" 404 173 0.005825 10.0.0.23 - - [2025-11-17 02:08:41] "DELETE /project/31cb73f315084b9190093027419950a9 HTTP/1.1" 404 173 0.009707 10.0.0.23 - - [2025-11-17 02:08:41] "GET /projects?obj_uuids=31cb73f3-1508-4b91-9009-3027419950a9&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000933 10.0.0.23 - - [2025-11-17 02:08:41] "GET /project/31cb73f3-1508-4b91-9009-3027419950a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.073186 10.0.0.23 - - [2025-11-17 02:08:41] "GET /projects?obj_uuids=31cb73f3-1508-4b91-9009-3027419950a9&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000974 10.0.0.23 - - [2025-11-17 02:08:41] "GET /project/31cb73f3-1508-4b91-9009-3027419950a9?fields=security_groups HTTP/1.1" 200 1367 0.064105 10.0.0.23 - - [2025-11-17 02:08:41] "DELETE /security-group/d4cbbe11-10cd-4dd7-a6cd-14674dc02cba HTTP/1.1" 200 115 0.075808 10.0.0.23 - - [2025-11-17 02:08:41] "GET /projects?obj_uuids=31cb73f3-1508-4b91-9009-3027419950a9&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001183 10.0.0.33 - - [2025-11-17 02:08:41] "DELETE /access-control-list/31d86997-5491-4d49-9e1c-bb61e6246b53 HTTP/1.1" 200 115 0.069089 10.0.0.23 - - [2025-11-17 02:08:41] "GET /project/31cb73f3-1508-4b91-9009-3027419950a9?fields=application_policy_sets HTTP/1.1" 200 1406 0.070624 10.0.0.23 - - [2025-11-17 02:08:41] "DELETE /project/31cb73f3-1508-4b91-9009-3027419950a9 HTTP/1.1" 200 115 0.563662 10.0.0.22 - - [2025-11-17 02:08:42] "GET /obj-perms HTTP/1.1" 200 5052 0.066227 10.0.0.22 - - [2025-11-17 02:08:45] "GET /obj-perms HTTP/1.1" 200 5052 0.004073 10.0.0.22 - - [2025-11-17 02:08:48] "POST /neutron/network HTTP/1.1" 200 840 0.008744 10.0.0.22 - - [2025-11-17 02:08:48] "POST /neutron/port HTTP/1.1" 200 1126 0.014013 10.0.0.23 - - [2025-11-17 02:08:50] "POST /useragent-kv HTTP/1.1" 200 115 0.005085 10.0.0.23 - - [2025-11-17 02:08:50] "POST /useragent-kv HTTP/1.1" 200 115 0.006413 10.0.0.22 - - [2025-11-17 02:08:50] "POST /neutron/network HTTP/1.1" 200 151 0.200252 10.0.0.33 - - [2025-11-17 02:08:50] "DELETE /route-target/aa263a53-61dd-4589-9cd4-8a2a4e4589f7 HTTP/1.1" 200 115 0.038666 10.0.0.23 - - [2025-11-17 02:08:51] "GET /projects?obj_uuids=8edf45b7-bb3a-4c90-94ef-eaad31c737a0&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001147 10.0.0.22 - - [2025-11-17 02:08:51] "GET /project/8edf45b7-bb3a-4c90-94ef-eaad31c737a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.058242 10.0.0.23 - - [2025-11-17 02:08:51] "GET /projects?obj_uuids=8edf45b7-bb3a-4c90-94ef-eaad31c737a0&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001474 10.0.0.22 - - [2025-11-17 02:08:51] "GET /project/8edf45b7-bb3a-4c90-94ef-eaad31c737a0?fields=virtual_networks HTTP/1.1" 200 1065 0.057659 10.0.0.23 - - [2025-11-17 02:08:51] "GET /projects?obj_uuids=8edf45b7-bb3a-4c90-94ef-eaad31c737a0&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001007 10.0.0.22 - - [2025-11-17 02:08:51] "GET /project/8edf45b7-bb3a-4c90-94ef-eaad31c737a0?fields=virtual_machine_interfaces HTTP/1.1" 200 1065 0.067684 10.0.0.23 - - [2025-11-17 02:08:51] "GET /projects?obj_uuids=8edf45b7-bb3a-4c90-94ef-eaad31c737a0&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001003 10.0.0.22 - - [2025-11-17 02:08:51] "GET /project/8edf45b7-bb3a-4c90-94ef-eaad31c737a0?fields=security_groups HTTP/1.1" 200 1302 0.060935 10.0.0.23 - - [2025-11-17 02:08:52] "GET /projects?obj_uuids=2c620163-419c-4924-8a4f-bfb73f93dd5d&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001078 10.0.0.22 - - [2025-11-17 02:08:52] "GET /project/2c620163-419c-4924-8a4f-bfb73f93dd5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.055304 10.0.0.23 - - [2025-11-17 02:08:58] "GET /projects?obj_uuids=2c620163-419c-4924-8a4f-bfb73f93dd5d&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001124 10.0.0.22 - - [2025-11-17 02:08:58] "GET /project/2c620163-419c-4924-8a4f-bfb73f93dd5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.086848 10.0.0.22 - - [2025-11-17 02:09:01] "POST /fqname-to-id HTTP/1.1" 404 200 0.032007 10.0.0.23 - - [2025-11-17 02:09:01] "GET /projects?obj_uuids=fc27997f-45f9-4e4e-aa1d-fe0344e5f920&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004380 10.0.0.23 - - [2025-11-17 02:09:01] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001047 10.0.0.23 - - [2025-11-17 02:09:01] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008149 10.0.0.23 - - [2025-11-17 02:09:02] "POST /id-to-fqname HTTP/1.1" 200 202 0.004033 10.0.0.23 - - [2025-11-17 02:09:02] "POST /fqname-to-id HTTP/1.1" 404 211 0.013958 10.0.0.23 - - [2025-11-17 02:09:02] "POST /security-groups HTTP/1.1" 200 603 0.058748 10.0.0.23 - - [2025-11-17 02:09:02] "POST /projects HTTP/1.1" 200 609 0.320808 10.0.0.23 - - [2025-11-17 02:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.405450 10.0.0.33 - - [2025-11-17 02:09:02] "POST /fqname-to-id HTTP/1.1" 404 245 0.017352 10.0.0.22 - - [2025-11-17 02:09:02] "GET /project/fc27997f-45f9-4e4e-aa1d-fe0344e5f920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.619462 10.0.0.22 - - [2025-11-17 02:09:03] "GET / HTTP/1.1" 200 35931 0.001669 10.0.0.22 - - [2025-11-17 02:09:04] "POST /fqname-to-id HTTP/1.1" 401 292 0.000560 10.0.0.22 - - [2025-11-17 02:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.067048 10.0.0.23 - - [2025-11-17 02:09:04] "GET /projects?obj_uuids=fc27997f-45f9-4e4e-aa1d-fe0344e5f920&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001123 10.0.0.22 - - [2025-11-17 02:09:04] "GET /project/fc27997f-45f9-4e4e-aa1d-fe0344e5f920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.075381 10.0.0.33 - - [2025-11-17 02:09:05] "POST /ref-update HTTP/1.1" 200 156 0.048177 10.0.0.23 - - [2025-11-17 02:09:05] "POST /useragent-kv HTTP/1.1" 200 115 0.010910 10.0.0.22 - - [2025-11-17 02:09:05] "POST /neutron/subnet HTTP/1.1" 200 730 0.362754 10.0.0.22 - - [2025-11-17 02:09:05] "POST /id-to-fqname HTTP/1.1" 200 275 0.001627 10.0.0.22 - - [2025-11-17 02:09:05] "GET /virtual-network/a511c9d5-cbf6-4d84-a922-736a3a683d28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.007555 10.0.0.22 - - [2025-11-17 02:09:05] "GET /virtual-network/a511c9d5-cbf6-4d84-a922-736a3a683d28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.009124 10.0.0.22 - - [2025-11-17 02:09:05] "POST /neutron/network HTTP/1.1" 200 923 0.009181 10.0.0.22 - - [2025-11-17 02:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006268 10.0.0.23 - - [2025-11-17 02:09:05] "GET /projects?obj_uuids=fc27997f-45f9-4e4e-aa1d-fe0344e5f920&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001101 10.0.0.22 - - [2025-11-17 02:09:05] "GET /project/fc27997f-45f9-4e4e-aa1d-fe0344e5f920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.063502 10.0.0.23 - - [2025-11-17 02:09:05] "GET /projects?obj_uuids=fc27997f-45f9-4e4e-aa1d-fe0344e5f920&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001138 10.0.0.22 - - [2025-11-17 02:09:05] "POST /neutron/network HTTP/1.1" 200 703 0.201957 10.0.0.22 - - [2025-11-17 02:09:06] "POST /id-to-fqname HTTP/1.1" 200 275 0.005159 10.0.0.22 - - [2025-11-17 02:09:06] "GET /virtual-network/ac76af66-64a1-427f-8b61-b8f7191a3f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.006502 10.0.0.22 - - [2025-11-17 02:09:06] "POST /neutron/network HTTP/1.1" 200 922 0.013498 10.0.0.22 - - [2025-11-17 02:09:06] "GET /virtual-network/ac76af66-64a1-427f-8b61-b8f7191a3f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.006600 10.0.0.22 - - [2025-11-17 02:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004003 10.0.0.23 - - [2025-11-17 02:09:06] "GET /projects?obj_uuids=fc27997f-45f9-4e4e-aa1d-fe0344e5f920&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001484 10.0.0.22 - - [2025-11-17 02:09:06] "GET /project/fc27997f-45f9-4e4e-aa1d-fe0344e5f920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.062314 10.0.0.22 - - [2025-11-17 02:09:06] "POST /neutron/network HTTP/1.1" 200 117 0.026627 10.0.0.33 - - [2025-11-17 02:09:06] "POST /route-targets HTTP/1.1" 200 327 0.017960 10.0.0.22 - - [2025-11-17 02:09:07] "POST /neutron/network HTTP/1.1" 200 922 0.020551 10.0.0.22 - - [2025-11-17 02:09:07] "POST /id-to-fqname HTTP/1.1" 200 276 0.001372 10.0.0.22 - - [2025-11-17 02:09:07] "GET /virtual-network/077d7c90-7740-4e6b-b6aa-3a0a25221502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.006746 10.0.0.22 - - [2025-11-17 02:09:07] "GET /virtual-network/077d7c90-7740-4e6b-b6aa-3a0a25221502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.007924 10.0.0.22 - - [2025-11-17 02:09:07] "POST /neutron/subnet HTTP/1.1" 200 715 0.011760 10.0.0.22 - - [2025-11-17 02:09:07] "POST /id-to-fqname HTTP/1.1" 200 275 0.002180 10.0.0.23 - - [2025-11-17 02:09:08] "GET /projects?obj_uuids=fc27997f-45f9-4e4e-aa1d-fe0344e5f920&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001062 10.0.0.22 - - [2025-11-17 02:09:08] "GET /project/fc27997f-45f9-4e4e-aa1d-fe0344e5f920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.091088 10.0.0.22 - - [2025-11-17 02:09:08] "POST /neutron/port HTTP/1.1" 200 117 0.006948 10.0.0.22 - - [2025-11-17 02:09:09] "POST /id-to-fqname HTTP/1.1" 200 276 0.001522 10.0.0.22 - - [2025-11-17 02:09:09] "POST /neutron/network HTTP/1.1" 200 932 0.012154 10.0.0.22 - - [2025-11-17 02:09:10] "POST /neutron/port HTTP/1.1" 200 1072 0.018437 10.0.0.23 - - [2025-11-17 02:09:10] "GET /projects?obj_uuids=fc27997f-45f9-4e4e-aa1d-fe0344e5f920&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001651 10.0.0.22 - - [2025-11-17 02:09:10] "GET /project/fc27997f-45f9-4e4e-aa1d-fe0344e5f920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.247083 10.0.0.22 - - [2025-11-17 02:09:10] "POST /neutron/network HTTP/1.1" 200 922 0.013975 10.0.0.22 - - [2025-11-17 02:09:10] "POST /neutron/subnet HTTP/1.1" 200 699 0.015020 10.0.0.22 - - [2025-11-17 02:09:10] "POST /neutron/port HTTP/1.1" 200 1100 0.023273 10.0.0.22 - - [2025-11-17 02:09:11] "POST /neutron/network HTTP/1.1" 200 932 0.007290 10.0.0.22 - - [2025-11-17 02:09:12] "POST /neutron/port HTTP/1.1" 200 1070 0.063392 10.0.0.22 - - [2025-11-17 02:09:12] "POST /neutron/port HTTP/1.1" 200 1124 0.181970 10.0.0.22 - - [2025-11-17 02:09:13] "POST /neutron/subnet HTTP/1.1" 200 689 0.010414 10.0.0.22 - - [2025-11-17 02:09:13] "POST /neutron/network HTTP/1.1" 200 922 0.009090 10.0.0.22 - - [2025-11-17 02:09:14] "POST /neutron/network HTTP/1.1" 200 922 0.009304 10.0.0.33 - - [2025-11-17 02:09:14] "DELETE /route-target/dccfa0ba-04b1-4125-a9c3-79a855767ed7 HTTP/1.1" 200 115 0.053869 10.0.0.22 - - [2025-11-17 02:09:14] "POST /neutron/network HTTP/1.1" 400 204 0.032531 10.0.0.22 - - [2025-11-17 02:09:16] "POST /neutron/port HTTP/1.1" 200 151 0.251802 10.0.0.22 - - [2025-11-17 02:09:16] "POST /neutron/network HTTP/1.1" 200 117 0.011216 10.0.0.22 - - [2025-11-17 02:09:17] "POST /neutron/network HTTP/1.1" 200 923 0.007277 10.0.0.33 - - [2025-11-17 02:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005775 10.0.0.23 - - [2025-11-17 02:09:17] "GET /projects?obj_uuids=fc27997f-45f9-4e4e-aa1d-fe0344e5f920&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001338 10.0.0.22 - - [2025-11-17 02:09:17] "GET /project/fc27997f-45f9-4e4e-aa1d-fe0344e5f920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.070140 10.0.0.23 - - [2025-11-17 02:09:17] "GET /projects?obj_uuids=fc27997f-45f9-4e4e-aa1d-fe0344e5f920&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001240 10.0.0.22 - - [2025-11-17 02:09:17] "GET /project/fc27997f-45f9-4e4e-aa1d-fe0344e5f920?fields=virtual_networks HTTP/1.1" 200 1067 0.050625 10.0.0.23 - - [2025-11-17 02:09:17] "GET /projects?obj_uuids=fc27997f-45f9-4e4e-aa1d-fe0344e5f920&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001078 10.0.0.22 - - [2025-11-17 02:09:17] "GET /project/fc27997f-45f9-4e4e-aa1d-fe0344e5f920?fields=virtual_machine_interfaces HTTP/1.1" 200 1067 0.074026 10.0.0.23 - - [2025-11-17 02:09:17] "GET /projects?obj_uuids=fc27997f-45f9-4e4e-aa1d-fe0344e5f920&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001094 10.0.0.22 - - [2025-11-17 02:09:17] "GET /project/fc27997f-45f9-4e4e-aa1d-fe0344e5f920?fields=security_groups HTTP/1.1" 200 1305 0.057686 10.0.0.22 - - [2025-11-17 02:09:18] "POST /fqname-to-id HTTP/1.1" 404 190 0.028421 10.0.0.23 - - [2025-11-17 02:09:18] "GET /projects?obj_uuids=28ec1f7d-db68-40f2-8a06-f10adc5f23fd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003430 10.0.0.23 - - [2025-11-17 02:09:18] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001563 10.0.0.23 - - [2025-11-17 02:09:18] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008485 10.0.0.23 - - [2025-11-17 02:09:19] "POST /id-to-fqname HTTP/1.1" 200 192 0.001246 10.0.0.23 - - [2025-11-17 02:09:19] "POST /fqname-to-id HTTP/1.1" 404 201 0.010439 10.0.0.23 - - [2025-11-17 02:09:19] "POST /security-groups HTTP/1.1" 200 593 0.098431 10.0.0.23 - - [2025-11-17 02:09:19] "POST /projects HTTP/1.1" 200 589 0.332269 10.0.0.23 - - [2025-11-17 02:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.385908 10.0.0.33 - - [2025-11-17 02:09:19] "POST /access-control-lists HTTP/1.1" 200 598 0.032507 10.0.0.22 - - [2025-11-17 02:09:19] "GET /project/28ec1f7d-db68-40f2-8a06-f10adc5f23fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.571895 10.0.0.22 - - [2025-11-17 02:09:20] "GET / HTTP/1.1" 200 35931 0.001931 10.0.0.22 - - [2025-11-17 02:09:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000485 10.0.0.22 - - [2025-11-17 02:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.076296 10.0.0.23 - - [2025-11-17 02:09:21] "GET /projects?obj_uuids=28ec1f7d-db68-40f2-8a06-f10adc5f23fd&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001189 10.0.0.22 - - [2025-11-17 02:09:21] "GET /project/28ec1f7d-db68-40f2-8a06-f10adc5f23fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.056158 10.0.0.22 - - [2025-11-17 02:09:21] "POST /neutron/network HTTP/1.1" 200 117 0.043224 10.0.0.33 - - [2025-11-17 02:09:21] "POST /route-targets HTTP/1.1" 200 327 0.014954 10.0.0.22 - - [2025-11-17 02:09:22] "POST /neutron/network HTTP/1.1" 200 894 0.010837 10.0.0.22 - - [2025-11-17 02:09:22] "POST /id-to-fqname HTTP/1.1" 200 255 0.001219 10.0.0.22 - - [2025-11-17 02:09:22] "GET /virtual-network/c84f588e-34f2-4ada-8aa9-58215157fa67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.005983 10.0.0.22 - - [2025-11-17 02:09:22] "GET /virtual-network/c84f588e-34f2-4ada-8aa9-58215157fa67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.006192 10.0.0.22 - - [2025-11-17 02:09:22] "POST /neutron/subnet HTTP/1.1" 200 734 0.011494 10.0.0.22 - - [2025-11-17 02:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.23 - - [2025-11-17 02:09:22] "GET /projects?obj_uuids=28ec1f7d-db68-40f2-8a06-f10adc5f23fd&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000949 10.0.0.22 - - [2025-11-17 02:09:22] "GET /project/28ec1f7d-db68-40f2-8a06-f10adc5f23fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.054756 10.0.0.33 - - [2025-11-17 02:09:22] "POST /ref-update HTTP/1.1" 200 156 0.040073 10.0.0.23 - - [2025-11-17 02:09:22] "POST /useragent-kv HTTP/1.1" 200 115 0.014932 10.0.0.22 - - [2025-11-17 02:09:22] "POST /neutron/subnet HTTP/1.1" 200 724 0.252931 10.0.0.22 - - [2025-11-17 02:09:23] "POST /id-to-fqname HTTP/1.1" 200 255 0.001489 10.0.0.22 - - [2025-11-17 02:09:23] "GET /virtual-network/49c6f343-e9e2-486b-a148-406bd56d4650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2142 0.006019 10.0.0.22 - - [2025-11-17 02:09:23] "GET /virtual-network/49c6f343-e9e2-486b-a148-406bd56d4650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2142 0.006600 10.0.0.22 - - [2025-11-17 02:09:23] "POST /neutron/network HTTP/1.1" 200 892 0.007253 10.0.0.22 - - [2025-11-17 02:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.23 - - [2025-11-17 02:09:23] "GET /projects?obj_uuids=28ec1f7d-db68-40f2-8a06-f10adc5f23fd&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001045 10.0.0.22 - - [2025-11-17 02:09:23] "GET /project/28ec1f7d-db68-40f2-8a06-f10adc5f23fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.051683 10.0.0.23 - - [2025-11-17 02:09:23] "GET /projects?obj_uuids=28ec1f7d-db68-40f2-8a06-f10adc5f23fd&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001101 10.0.0.22 - - [2025-11-17 02:09:23] "POST /neutron/network HTTP/1.1" 200 675 0.170146 10.0.0.22 - - [2025-11-17 02:09:23] "POST /id-to-fqname HTTP/1.1" 200 256 0.004466 10.0.0.22 - - [2025-11-17 02:09:23] "GET /virtual-network/8498998f-633a-4963-8f88-fdd2effc4ec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2145 0.007636 10.0.0.22 - - [2025-11-17 02:09:23] "POST /neutron/network HTTP/1.1" 200 894 0.007707 10.0.0.22 - - [2025-11-17 02:09:23] "GET /virtual-network/8498998f-633a-4963-8f88-fdd2effc4ec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2145 0.008007 10.0.0.22 - - [2025-11-17 02:09:23] "POST /id-to-fqname HTTP/1.1" 200 255 0.001357 10.0.0.22 - - [2025-11-17 02:09:24] "POST /neutron/network HTTP/1.1" 200 902 0.009777 10.0.0.23 - - [2025-11-17 02:09:24] "GET /projects?obj_uuids=28ec1f7d-db68-40f2-8a06-f10adc5f23fd&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001244 10.0.0.22 - - [2025-11-17 02:09:25] "GET /project/28ec1f7d-db68-40f2-8a06-f10adc5f23fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.099720 10.0.0.22 - - [2025-11-17 02:09:25] "POST /neutron/port HTTP/1.1" 200 117 0.007265 10.0.0.22 - - [2025-11-17 02:09:25] "POST /id-to-fqname HTTP/1.1" 200 256 0.001340 10.0.0.22 - - [2025-11-17 02:09:25] "POST /neutron/network HTTP/1.1" 200 902 0.007928 10.0.0.22 - - [2025-11-17 02:09:26] "POST /neutron/port HTTP/1.1" 200 1062 0.018069 10.0.0.22 - - [2025-11-17 02:09:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004241 10.0.0.23 - - [2025-11-17 02:09:26] "GET /projects?obj_uuids=28ec1f7d-db68-40f2-8a06-f10adc5f23fd&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001613 10.0.0.22 - - [2025-11-17 02:09:26] "POST /neutron/network HTTP/1.1" 200 892 0.009271 10.0.0.22 - - [2025-11-17 02:09:26] "GET /project/28ec1f7d-db68-40f2-8a06-f10adc5f23fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.103635 10.0.0.22 - - [2025-11-17 02:09:26] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009158 10.0.0.23 - - [2025-11-17 02:09:27] "GET /projects?obj_uuids=28ec1f7d-db68-40f2-8a06-f10adc5f23fd&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001464 10.0.0.22 - - [2025-11-17 02:09:27] "POST /neutron/port HTTP/1.1" 200 1062 0.422448 10.0.0.22 - - [2025-11-17 02:09:28] "POST /neutron/port HTTP/1.1" 200 1116 0.128336 10.0.0.22 - - [2025-11-17 02:09:28] "POST /neutron/subnet HTTP/1.1" 200 699 0.011006 10.0.0.22 - - [2025-11-17 02:09:28] "POST /neutron/network HTTP/1.1" 200 892 0.010342 10.0.0.22 - - [2025-11-17 02:09:29] "POST /neutron/port HTTP/1.1" 200 1116 0.020372 10.0.0.22 - - [2025-11-17 02:09:29] "POST /neutron/port HTTP/1.1" 200 1116 0.025872 10.0.0.22 - - [2025-11-17 02:09:30] "POST /neutron/network HTTP/1.1" 200 892 0.008865 10.0.0.33 - - [2025-11-17 02:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.23 - - [2025-11-17 02:09:31] "POST /useragent-kv HTTP/1.1" 200 115 0.004579 10.0.0.23 - - [2025-11-17 02:09:31] "POST /useragent-kv HTTP/1.1" 200 115 0.003360 10.0.0.22 - - [2025-11-17 02:09:31] "POST /neutron/network HTTP/1.1" 200 151 0.167991 10.0.0.33 - - [2025-11-17 02:09:31] "DELETE /route-target/b1d52bbf-ee1f-408c-b2a7-9bbd7ba3452b HTTP/1.1" 200 115 0.026045 10.0.0.23 - - [2025-11-17 02:09:31] "GET /projects?obj_uuids=28ec1f7d-db68-40f2-8a06-f10adc5f23fd&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000988 10.0.0.22 - - [2025-11-17 02:09:31] "GET /project/28ec1f7d-db68-40f2-8a06-f10adc5f23fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.056607 10.0.0.23 - - [2025-11-17 02:09:31] "GET /projects?obj_uuids=28ec1f7d-db68-40f2-8a06-f10adc5f23fd&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002037 10.0.0.22 - - [2025-11-17 02:09:31] "GET /project/28ec1f7d-db68-40f2-8a06-f10adc5f23fd?fields=virtual_networks HTTP/1.1" 200 1045 0.076380 10.0.0.23 - - [2025-11-17 02:09:31] "GET /projects?obj_uuids=28ec1f7d-db68-40f2-8a06-f10adc5f23fd&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000995 10.0.0.22 - - [2025-11-17 02:09:31] "GET /project/28ec1f7d-db68-40f2-8a06-f10adc5f23fd?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.075485 10.0.0.23 - - [2025-11-17 02:09:31] "GET /projects?obj_uuids=28ec1f7d-db68-40f2-8a06-f10adc5f23fd&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001409 10.0.0.22 - - [2025-11-17 02:09:31] "GET /project/28ec1f7d-db68-40f2-8a06-f10adc5f23fd?fields=security_groups HTTP/1.1" 200 1273 0.071895 10.0.0.22 - - [2025-11-17 02:09:32] "POST /fqname-to-id HTTP/1.1" 404 196 0.033970 10.0.0.23 - - [2025-11-17 02:09:32] "GET /projects?obj_uuids=9d50c816-dfea-4ae2-b1ba-075e31305ccf&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003349 10.0.0.23 - - [2025-11-17 02:09:32] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001458 10.0.0.23 - - [2025-11-17 02:09:32] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008369 10.0.0.23 - - [2025-11-17 02:09:33] "POST /id-to-fqname HTTP/1.1" 200 198 0.002249 10.0.0.23 - - [2025-11-17 02:09:33] "POST /fqname-to-id HTTP/1.1" 404 207 0.009264 10.0.0.23 - - [2025-11-17 02:09:33] "POST /security-groups HTTP/1.1" 200 599 0.049793 10.0.0.33 - - [2025-11-17 02:09:33] "POST /fqname-to-id HTTP/1.1" 404 242 0.006467 10.0.0.23 - - [2025-11-17 02:09:33] "POST /projects HTTP/1.1" 200 601 0.306216 10.0.0.23 - - [2025-11-17 02:09:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.392649 10.0.0.22 - - [2025-11-17 02:09:33] "GET /project/9d50c816-dfea-4ae2-b1ba-075e31305ccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.597183 10.0.0.33 - - [2025-11-17 02:09:33] "POST /access-control-lists HTTP/1.1" 200 602 0.082373 10.0.0.22 - - [2025-11-17 02:09:34] "GET / HTTP/1.1" 200 35931 0.001515 10.0.0.22 - - [2025-11-17 02:09:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000532 10.0.0.22 - - [2025-11-17 02:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.078747 10.0.0.23 - - [2025-11-17 02:09:35] "GET /projects?obj_uuids=9d50c816-dfea-4ae2-b1ba-075e31305ccf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001239 10.0.0.22 - - [2025-11-17 02:09:35] "GET /project/9d50c816-dfea-4ae2-b1ba-075e31305ccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.049247 10.0.0.22 - - [2025-11-17 02:09:36] "POST /neutron/network HTTP/1.1" 200 117 0.043956 10.0.0.33 - - [2025-11-17 02:09:36] "POST /route-targets HTTP/1.1" 200 327 0.023950 10.0.0.22 - - [2025-11-17 02:09:36] "POST /neutron/network HTTP/1.1" 200 910 0.011405 10.0.0.22 - - [2025-11-17 02:09:36] "POST /id-to-fqname HTTP/1.1" 200 267 0.001200 10.0.0.22 - - [2025-11-17 02:09:36] "GET /virtual-network/fe472868-a0c2-44b5-be6d-8570f1ddb245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.006208 10.0.0.22 - - [2025-11-17 02:09:36] "GET /virtual-network/fe472868-a0c2-44b5-be6d-8570f1ddb245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.005845 10.0.0.22 - - [2025-11-17 02:09:36] "POST /neutron/subnet HTTP/1.1" 200 724 0.009559 10.0.0.22 - - [2025-11-17 02:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.23 - - [2025-11-17 02:09:36] "GET /projects?obj_uuids=9d50c816-dfea-4ae2-b1ba-075e31305ccf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000951 10.0.0.22 - - [2025-11-17 02:09:36] "GET /project/9d50c816-dfea-4ae2-b1ba-075e31305ccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.073059 10.0.0.33 - - [2025-11-17 02:09:37] "POST /ref-update HTTP/1.1" 200 156 0.025070 10.0.0.23 - - [2025-11-17 02:09:37] "POST /useragent-kv HTTP/1.1" 200 115 0.006880 10.0.0.22 - - [2025-11-17 02:09:37] "POST /neutron/subnet HTTP/1.1" 200 710 0.235630 10.0.0.22 - - [2025-11-17 02:09:37] "POST /id-to-fqname HTTP/1.1" 200 267 0.001250 10.0.0.22 - - [2025-11-17 02:09:37] "GET /virtual-network/b0875f14-d924-4a85-9853-9907caed5f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2164 0.005995 10.0.0.22 - - [2025-11-17 02:09:37] "GET /virtual-network/b0875f14-d924-4a85-9853-9907caed5f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2164 0.006948 10.0.0.22 - - [2025-11-17 02:09:37] "POST /neutron/network HTTP/1.1" 200 907 0.006559 10.0.0.22 - - [2025-11-17 02:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.23 - - [2025-11-17 02:09:37] "GET /projects?obj_uuids=9d50c816-dfea-4ae2-b1ba-075e31305ccf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000977 10.0.0.22 - - [2025-11-17 02:09:37] "GET /project/9d50c816-dfea-4ae2-b1ba-075e31305ccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.047509 10.0.0.23 - - [2025-11-17 02:09:37] "GET /projects?obj_uuids=9d50c816-dfea-4ae2-b1ba-075e31305ccf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001029 10.0.0.22 - - [2025-11-17 02:09:37] "POST /neutron/network HTTP/1.1" 200 693 0.171896 10.0.0.22 - - [2025-11-17 02:09:38] "POST /id-to-fqname HTTP/1.1" 200 268 0.003727 10.0.0.22 - - [2025-11-17 02:09:38] "GET /virtual-network/f8b67b95-6778-4ff1-a44c-c414d153fdf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.006007 10.0.0.22 - - [2025-11-17 02:09:38] "POST /neutron/network HTTP/1.1" 200 910 0.008217 10.0.0.22 - - [2025-11-17 02:09:38] "GET /virtual-network/f8b67b95-6778-4ff1-a44c-c414d153fdf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.005898 10.0.0.22 - - [2025-11-17 02:09:38] "POST /id-to-fqname HTTP/1.1" 200 267 0.001330 10.0.0.23 - - [2025-11-17 02:09:41] "DELETE /project/28ec1f7ddb6840f28a06f10adc5f23fd HTTP/1.1" 404 173 0.017190 10.0.0.23 - - [2025-11-17 02:09:41] "DELETE /project/8edf45b7-bb3a-4c90-94ef-eaad31c737a0 HTTP/1.1" 404 177 0.016047 10.0.0.23 - - [2025-11-17 02:09:41] "DELETE /project/9d50c816dfea4ae2b1ba075e31305ccf HTTP/1.1" 404 173 0.012398 10.0.0.23 - - [2025-11-17 02:09:41] "DELETE /project/fc27997f45f94e4eaa1dfe0344e5f920 HTTP/1.1" 404 173 0.007058 10.0.0.23 - - [2025-11-17 02:09:41] "GET /projects?obj_uuids=fc27997f-45f9-4e4e-aa1d-fe0344e5f920&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001212 10.0.0.23 - - [2025-11-17 02:09:41] "GET /projects?obj_uuids=28ec1f7d-db68-40f2-8a06-f10adc5f23fd&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001038 10.0.0.23 - - [2025-11-17 02:09:41] "GET /project/28ec1f7d-db68-40f2-8a06-f10adc5f23fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.080418 10.0.0.23 - - [2025-11-17 02:09:41] "GET /project/fc27997f-45f9-4e4e-aa1d-fe0344e5f920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1527 0.105656 10.0.0.23 - - [2025-11-17 02:09:41] "GET /projects?obj_uuids=28ec1f7d-db68-40f2-8a06-f10adc5f23fd&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001266 10.0.0.23 - - [2025-11-17 02:09:41] "GET /projects?obj_uuids=fc27997f-45f9-4e4e-aa1d-fe0344e5f920&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001734 10.0.0.23 - - [2025-11-17 02:09:41] "GET /project/28ec1f7d-db68-40f2-8a06-f10adc5f23fd?fields=security_groups HTTP/1.1" 200 1378 0.066384 10.0.0.23 - - [2025-11-17 02:09:42] "GET /project/fc27997f-45f9-4e4e-aa1d-fe0344e5f920?fields=security_groups HTTP/1.1" 200 1410 0.066706 10.0.0.23 - - [2025-11-17 02:09:42] "DELETE /security-group/d0131143-3126-4d98-b508-280ac3d871e1 HTTP/1.1" 200 115 0.073573 10.0.0.23 - - [2025-11-17 02:09:42] "GET /projects?obj_uuids=fc27997f-45f9-4e4e-aa1d-fe0344e5f920&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001146 10.0.0.23 - - [2025-11-17 02:09:42] "DELETE /security-group/a2be1d58-8781-45df-84b8-be8115441891 HTTP/1.1" 200 115 0.100655 10.0.0.23 - - [2025-11-17 02:09:42] "GET /projects?obj_uuids=28ec1f7d-db68-40f2-8a06-f10adc5f23fd&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001100 10.0.0.33 - - [2025-11-17 02:09:42] "DELETE /access-control-list/6963c0a5-dde0-4c77-8b1c-5d372f32e0a2 HTTP/1.1" 200 115 0.074617 10.0.0.23 - - [2025-11-17 02:09:42] "GET /project/fc27997f-45f9-4e4e-aa1d-fe0344e5f920?fields=application_policy_sets HTTP/1.1" 200 1449 0.059783 10.0.0.23 - - [2025-11-17 02:09:42] "GET /project/28ec1f7d-db68-40f2-8a06-f10adc5f23fd?fields=application_policy_sets HTTP/1.1" 200 1417 0.114927 10.0.0.33 - - [2025-11-17 02:09:42] "DELETE /access-control-list/9ff996d6-5b02-4489-b750-298029da55c7 HTTP/1.1" 200 115 0.143331 10.0.0.23 - - [2025-11-17 02:09:42] "DELETE /project/fc27997f-45f9-4e4e-aa1d-fe0344e5f920 HTTP/1.1" 200 115 0.748752 10.0.0.23 - - [2025-11-17 02:09:42] "DELETE /project/28ec1f7d-db68-40f2-8a06-f10adc5f23fd HTTP/1.1" 200 115 0.812933 10.0.0.22 - - [2025-11-17 02:10:17] "POST /neutron/network HTTP/1.1" 200 917 0.009247 10.0.0.23 - - [2025-11-17 02:10:18] "GET /projects?obj_uuids=9d50c816-dfea-4ae2-b1ba-075e31305ccf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001159 10.0.0.22 - - [2025-11-17 02:10:18] "GET /project/9d50c816-dfea-4ae2-b1ba-075e31305ccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.095014 10.0.0.22 - - [2025-11-17 02:10:18] "POST /neutron/port HTTP/1.1" 200 117 0.007763 10.0.0.22 - - [2025-11-17 02:10:18] "POST /id-to-fqname HTTP/1.1" 200 268 0.001331 10.0.0.22 - - [2025-11-17 02:10:18] "POST /neutron/network HTTP/1.1" 200 917 0.008818 10.0.0.23 - - [2025-11-17 02:10:19] "GET /projects?obj_uuids=9d50c816-dfea-4ae2-b1ba-075e31305ccf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001143 10.0.0.22 - - [2025-11-17 02:10:19] "GET /project/9d50c816-dfea-4ae2-b1ba-075e31305ccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.104369 10.0.0.22 - - [2025-11-17 02:10:19] "POST /neutron/port HTTP/1.1" 200 1065 0.050582 10.0.0.22 - - [2025-11-17 02:10:19] "POST /neutron/port HTTP/1.1" 200 1093 0.026361 10.0.0.22 - - [2025-11-17 02:10:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004606 10.0.0.23 - - [2025-11-17 02:10:19] "GET /projects?obj_uuids=2c620163-419c-4924-8a4f-bfb73f93dd5d&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001134 10.0.0.22 - - [2025-11-17 02:10:19] "POST /neutron/port HTTP/1.1" 200 117 0.001113 10.0.0.22 - - [2025-11-17 02:10:20] "GET /project/2c620163-419c-4924-8a4f-bfb73f93dd5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.068554 10.0.0.23 - - [2025-11-17 02:10:20] "GET /projects?obj_uuids=9d50c816-dfea-4ae2-b1ba-075e31305ccf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001186 10.0.0.22 - - [2025-11-17 02:10:21] "POST /neutron/port HTTP/1.1" 200 1066 0.423108 10.0.0.22 - - [2025-11-17 02:10:21] "POST /neutron/port HTTP/1.1" 200 1120 0.177635 10.0.0.22 - - [2025-11-17 02:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007085 10.0.0.22 - - [2025-11-17 02:10:21] "GET /security-group/56115d9a-e617-4ab4-bbf5-8935557c429f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3695 0.007756 10.0.0.22 - - [2025-11-17 02:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006353 10.0.0.23 - - [2025-11-17 02:10:21] "GET /projects?obj_uuids=2c620163-419c-4924-8a4f-bfb73f93dd5d&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001711 10.0.0.22 - - [2025-11-17 02:10:21] "POST /neutron/subnet HTTP/1.1" 200 689 0.017858 10.0.0.22 - - [2025-11-17 02:10:21] "GET /project/2c620163-419c-4924-8a4f-bfb73f93dd5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.079349 10.0.0.22 - - [2025-11-17 02:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005147 10.0.0.22 - - [2025-11-17 02:10:21] "GET /security-group/56115d9a-e617-4ab4-bbf5-8935557c429f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3695 0.005872 10.0.0.22 - - [2025-11-17 02:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.22 - - [2025-11-17 02:10:21] "PUT /security-group/56115d9a-e617-4ab4-bbf5-8935557c429f HTTP/1.1" 200 262 0.029103 10.0.0.22 - - [2025-11-17 02:10:22] "POST /fqname-to-id HTTP/1.1" 404 193 0.004284 10.0.0.22 - - [2025-11-17 02:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004249 10.0.0.23 - - [2025-11-17 02:10:22] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001290 10.0.0.22 - - [2025-11-17 02:10:22] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.010585 10.0.0.22 - - [2025-11-17 02:10:22] "POST /service-templates HTTP/1.1" 200 543 0.036793 10.0.0.22 - - [2025-11-17 02:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010139 10.0.0.22 - - [2025-11-17 02:10:23] "GET /service-template/4334d518-96dc-4b2b-827b-d51ae8b616c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.007282 10.0.0.22 - - [2025-11-17 02:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006441 10.0.0.22 - - [2025-11-17 02:10:23] "GET /service-template/4334d518-96dc-4b2b-827b-d51ae8b616c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.006008 10.0.0.22 - - [2025-11-17 02:10:23] "POST /id-to-fqname HTTP/1.1" 200 267 0.001482 10.0.0.22 - - [2025-11-17 02:10:23] "POST /id-to-fqname HTTP/1.1" 200 267 0.001523 10.0.0.22 - - [2025-11-17 02:10:23] "POST /id-to-fqname HTTP/1.1" 200 268 0.001547 10.0.0.22 - - [2025-11-17 02:10:23] "POST /neutron/port HTTP/1.1" 200 2071 0.027836 10.0.0.22 - - [2025-11-17 02:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004277 10.0.0.22 - - [2025-11-17 02:10:23] "DELETE /service-template/4334d518-96dc-4b2b-827b-d51ae8b616c5 HTTP/1.1" 200 115 0.042548 10.0.0.22 - - [2025-11-17 02:10:23] "POST /fqname-to-id HTTP/1.1" 404 193 0.010751 10.0.0.22 - - [2025-11-17 02:10:26] "POST /neutron/network HTTP/1.1" 400 204 0.018224 10.0.0.22 - - [2025-11-17 02:10:30] "POST /neutron/network HTTP/1.1" 200 907 0.008857 10.0.0.22 - - [2025-11-17 02:10:32] "POST /neutron/network HTTP/1.1" 400 204 0.015405 10.0.0.22 - - [2025-11-17 02:10:36] "POST /neutron/network HTTP/1.1" 200 907 0.007845 10.0.0.22 - - [2025-11-17 02:10:38] "POST /neutron/network HTTP/1.1" 400 204 0.016091 10.0.0.23 - - [2025-11-17 02:10:39] "GET /obj-perms HTTP/1.1" 200 5056 0.060102 10.0.0.22 - - [2025-11-17 02:10:40] "GET /obj-perms HTTP/1.1" 200 5056 0.081524 10.0.0.22 - - [2025-11-17 02:10:42] "POST /neutron/network HTTP/1.1" 200 907 0.007306 10.0.0.22 - - [2025-11-17 02:10:44] "POST /neutron/network HTTP/1.1" 400 204 0.015776 10.0.0.23 - - [2025-11-17 02:10:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000504 10.0.0.23 - - [2025-11-17 02:10:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000419 10.0.0.33 - - [2025-11-17 02:10:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000511 10.0.0.33 - - [2025-11-17 02:10:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000409 10.0.0.33 - - [2025-11-17 02:10:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000484 10.0.0.33 - - [2025-11-17 02:10:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000969 10.0.0.23 - - [2025-11-17 02:10:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000395 10.0.0.23 - - [2025-11-17 02:10:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000375 10.0.0.22 - - [2025-11-17 02:10:48] "POST /neutron/network HTTP/1.1" 200 907 0.007922 10.0.0.22 - - [2025-11-17 02:10:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000499 10.0.0.22 - - [2025-11-17 02:10:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000452 10.0.0.22 - - [2025-11-17 02:10:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000437 10.0.0.22 - - [2025-11-17 02:10:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000402 10.0.0.22 - - [2025-11-17 02:10:50] "POST /neutron/network HTTP/1.1" 400 204 0.022146 10.0.0.22 - - [2025-11-17 02:10:54] "POST /neutron/network HTTP/1.1" 200 907 0.010865 10.0.0.22 - - [2025-11-17 02:10:56] "POST /neutron/network HTTP/1.1" 400 204 0.015547 10.0.0.22 - - [2025-11-17 02:11:00] "POST /neutron/network HTTP/1.1" 200 907 0.008201 10.0.0.22 - - [2025-11-17 02:11:03] "POST /neutron/network HTTP/1.1" 400 204 0.014884 10.0.0.22 - - [2025-11-17 02:11:07] "POST /neutron/network HTTP/1.1" 200 907 0.009067 10.0.0.22 - - [2025-11-17 02:11:07] "POST /neutron/port HTTP/1.1" 200 1119 0.012255 10.0.0.22 - - [2025-11-17 02:11:09] "POST /neutron/port HTTP/1.1" 200 1094 0.027725 10.0.0.22 - - [2025-11-17 02:11:09] "POST /neutron/network HTTP/1.1" 200 907 0.022488 10.0.0.33 - - [2025-11-17 02:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004981 10.0.0.23 - - [2025-11-17 02:11:09] "POST /useragent-kv HTTP/1.1" 200 115 0.018838 10.0.0.23 - - [2025-11-17 02:11:09] "POST /useragent-kv HTTP/1.1" 200 115 0.010623 10.0.0.22 - - [2025-11-17 02:11:09] "POST /neutron/network HTTP/1.1" 200 151 0.239302 10.0.0.33 - - [2025-11-17 02:11:09] "DELETE /route-target/68e15936-d8b2-42b5-a9cc-4d3547756601 HTTP/1.1" 200 115 0.059790 10.0.0.23 - - [2025-11-17 02:11:10] "GET /projects?obj_uuids=9d50c816-dfea-4ae2-b1ba-075e31305ccf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001476 10.0.0.22 - - [2025-11-17 02:11:10] "GET /project/9d50c816-dfea-4ae2-b1ba-075e31305ccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.073245 10.0.0.23 - - [2025-11-17 02:11:10] "GET /projects?obj_uuids=9d50c816-dfea-4ae2-b1ba-075e31305ccf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.004899 10.0.0.22 - - [2025-11-17 02:11:10] "POST /neutron/port HTTP/1.1" 200 117 0.013898 10.0.0.22 - - [2025-11-17 02:11:10] "GET /project/9d50c816-dfea-4ae2-b1ba-075e31305ccf?fields=virtual_networks HTTP/1.1" 200 1059 0.093262 10.0.0.23 - - [2025-11-17 02:11:10] "GET /projects?obj_uuids=9d50c816-dfea-4ae2-b1ba-075e31305ccf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001624 10.0.0.22 - - [2025-11-17 02:11:10] "GET /project/9d50c816-dfea-4ae2-b1ba-075e31305ccf?fields=virtual_machine_interfaces HTTP/1.1" 200 1059 0.097575 10.0.0.23 - - [2025-11-17 02:11:10] "GET /projects?obj_uuids=9d50c816-dfea-4ae2-b1ba-075e31305ccf&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001234 10.0.0.22 - - [2025-11-17 02:11:10] "GET /project/9d50c816-dfea-4ae2-b1ba-075e31305ccf?fields=security_groups HTTP/1.1" 200 1293 0.073459 10.0.0.22 - - [2025-11-17 02:11:11] "POST /fqname-to-id HTTP/1.1" 404 189 0.047652 10.0.0.23 - - [2025-11-17 02:11:11] "GET /projects?obj_uuids=4c641900-06c3-429e-aa87-0e9b7afecbae&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004669 10.0.0.23 - - [2025-11-17 02:11:11] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001107 10.0.0.23 - - [2025-11-17 02:11:11] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008018 10.0.0.23 - - [2025-11-17 02:11:11] "POST /id-to-fqname HTTP/1.1" 200 191 0.001602 10.0.0.23 - - [2025-11-17 02:11:11] "POST /fqname-to-id HTTP/1.1" 404 200 0.010844 10.0.0.23 - - [2025-11-17 02:11:11] "POST /security-groups HTTP/1.1" 200 592 0.077908 10.0.0.33 - - [2025-11-17 02:11:12] "POST /fqname-to-id HTTP/1.1" 404 235 0.005431 10.0.0.23 - - [2025-11-17 02:11:12] "POST /projects HTTP/1.1" 200 587 0.338421 10.0.0.23 - - [2025-11-17 02:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.379705 10.0.0.22 - - [2025-11-17 02:11:12] "GET /project/4c641900-06c3-429e-aa87-0e9b7afecbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.570205 10.0.0.33 - - [2025-11-17 02:11:12] "POST /access-control-lists HTTP/1.1" 200 595 0.045851 10.0.0.22 - - [2025-11-17 02:11:13] "GET / HTTP/1.1" 200 35931 0.002015 10.0.0.22 - - [2025-11-17 02:11:14] "POST /fqname-to-id HTTP/1.1" 401 292 0.000502 10.0.0.22 - - [2025-11-17 02:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.097365 10.0.0.23 - - [2025-11-17 02:11:14] "GET /projects?obj_uuids=4c641900-06c3-429e-aa87-0e9b7afecbae&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000988 10.0.0.22 - - [2025-11-17 02:11:14] "GET /project/4c641900-06c3-429e-aa87-0e9b7afecbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.048506 10.0.0.23 - - [2025-11-17 02:11:15] "POST /useragent-kv HTTP/1.1" 200 115 0.011213 10.0.0.22 - - [2025-11-17 02:11:15] "POST /neutron/subnet HTTP/1.1" 200 710 0.344180 10.0.0.22 - - [2025-11-17 02:11:15] "POST /id-to-fqname HTTP/1.1" 200 253 0.002430 10.0.0.22 - - [2025-11-17 02:11:15] "GET /virtual-network/1defd6de-559c-4578-a640-23a0b78759ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2128 0.007982 10.0.0.22 - - [2025-11-17 02:11:15] "GET /virtual-network/1defd6de-559c-4578-a640-23a0b78759ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2128 0.006604 10.0.0.22 - - [2025-11-17 02:11:15] "POST /neutron/network HTTP/1.1" 200 886 0.008109 10.0.0.22 - - [2025-11-17 02:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004867 10.0.0.23 - - [2025-11-17 02:11:15] "GET /projects?obj_uuids=4c641900-06c3-429e-aa87-0e9b7afecbae&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001287 10.0.0.22 - - [2025-11-17 02:11:15] "GET /project/4c641900-06c3-429e-aa87-0e9b7afecbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.054024 10.0.0.23 - - [2025-11-17 02:11:15] "GET /projects?obj_uuids=4c641900-06c3-429e-aa87-0e9b7afecbae&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001016 10.0.0.22 - - [2025-11-17 02:11:15] "POST /neutron/network HTTP/1.1" 200 670 0.163180 10.0.0.33 - - [2025-11-17 02:11:15] "POST /route-targets HTTP/1.1" 200 327 0.017283 10.0.0.22 - - [2025-11-17 02:11:16] "POST /id-to-fqname HTTP/1.1" 200 253 0.003602 10.0.0.22 - - [2025-11-17 02:11:16] "GET /virtual-network/b8d922bd-93b9-4144-a98e-ac0e950bbc78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2135 0.010825 10.0.0.22 - - [2025-11-17 02:11:16] "POST /neutron/network HTTP/1.1" 200 888 0.007081 10.0.0.22 - - [2025-11-17 02:11:16] "GET /virtual-network/b8d922bd-93b9-4144-a98e-ac0e950bbc78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2135 0.005577 10.0.0.22 - - [2025-11-17 02:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004668 10.0.0.23 - - [2025-11-17 02:11:16] "GET /projects?obj_uuids=4c641900-06c3-429e-aa87-0e9b7afecbae&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000964 10.0.0.22 - - [2025-11-17 02:11:16] "GET /project/4c641900-06c3-429e-aa87-0e9b7afecbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.060678 10.0.0.22 - - [2025-11-17 02:11:16] "POST /neutron/network HTTP/1.1" 200 117 0.016494 10.0.0.33 - - [2025-11-17 02:11:16] "POST /ref-update HTTP/1.1" 200 156 0.042223 10.0.0.22 - - [2025-11-17 02:11:16] "POST /neutron/network HTTP/1.1" 200 891 0.009994 10.0.0.22 - - [2025-11-17 02:11:16] "POST /id-to-fqname HTTP/1.1" 200 254 0.001241 10.0.0.22 - - [2025-11-17 02:11:16] "GET /virtual-network/effa6144-c283-48b8-8ccf-6ff0d0e08f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2142 0.007169 10.0.0.22 - - [2025-11-17 02:11:16] "GET /virtual-network/effa6144-c283-48b8-8ccf-6ff0d0e08f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2142 0.006629 10.0.0.22 - - [2025-11-17 02:11:16] "POST /neutron/subnet HTTP/1.1" 200 725 0.010145 10.0.0.22 - - [2025-11-17 02:11:16] "POST /id-to-fqname HTTP/1.1" 200 253 0.001586 10.0.0.23 - - [2025-11-17 02:11:17] "GET /projects?obj_uuids=4c641900-06c3-429e-aa87-0e9b7afecbae&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001076 10.0.0.22 - - [2025-11-17 02:11:18] "GET /project/4c641900-06c3-429e-aa87-0e9b7afecbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.084390 10.0.0.22 - - [2025-11-17 02:11:18] "POST /neutron/port HTTP/1.1" 200 117 0.007480 10.0.0.22 - - [2025-11-17 02:11:18] "POST /id-to-fqname HTTP/1.1" 200 254 0.001527 10.0.0.22 - - [2025-11-17 02:11:18] "POST /neutron/network HTTP/1.1" 200 901 0.008871 10.0.0.22 - - [2025-11-17 02:11:19] "POST /neutron/port HTTP/1.1" 200 1060 0.016161 10.0.0.22 - - [2025-11-17 02:11:19] "POST /neutron/port HTTP/1.1" 200 1088 0.018580 10.0.0.22 - - [2025-11-17 02:11:19] "POST /neutron/port HTTP/1.1" 200 117 0.001224 10.0.0.23 - - [2025-11-17 02:11:19] "GET /projects?obj_uuids=4c641900-06c3-429e-aa87-0e9b7afecbae&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001400 10.0.0.22 - - [2025-11-17 02:11:19] "GET /project/4c641900-06c3-429e-aa87-0e9b7afecbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.073527 10.0.0.22 - - [2025-11-17 02:11:19] "POST /neutron/port HTTP/1.1" 200 1088 0.025357 10.0.0.22 - - [2025-11-17 02:11:20] "POST /neutron/network HTTP/1.1" 200 901 0.008347 10.0.0.22 - - [2025-11-17 02:11:20] "POST /fqname-to-id HTTP/1.1" 404 193 0.004034 10.0.0.22 - - [2025-11-17 02:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.23 - - [2025-11-17 02:11:20] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001514 10.0.0.22 - - [2025-11-17 02:11:20] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009199 10.0.0.22 - - [2025-11-17 02:11:20] "POST /neutron/port HTTP/1.1" 200 1061 0.018590 10.0.0.22 - - [2025-11-17 02:11:20] "POST /service-templates HTTP/1.1" 200 543 0.034261 10.0.0.22 - - [2025-11-17 02:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.018566 10.0.0.22 - - [2025-11-17 02:11:20] "GET /service-template/7be9f86d-285a-4819-bfb9-0d9bda48c56a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.011270 10.0.0.22 - - [2025-11-17 02:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004435 10.0.0.22 - - [2025-11-17 02:11:20] "GET /service-template/7be9f86d-285a-4819-bfb9-0d9bda48c56a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.006542 10.0.0.22 - - [2025-11-17 02:11:20] "POST /id-to-fqname HTTP/1.1" 200 253 0.001424 10.0.0.22 - - [2025-11-17 02:11:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005189 10.0.0.22 - - [2025-11-17 02:11:20] "POST /id-to-fqname HTTP/1.1" 200 253 0.001318 10.0.0.22 - - [2025-11-17 02:11:20] "POST /neutron/network HTTP/1.1" 200 891 0.007257 10.0.0.22 - - [2025-11-17 02:11:20] "POST /id-to-fqname HTTP/1.1" 200 254 0.001452 10.0.0.22 - - [2025-11-17 02:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.22 - - [2025-11-17 02:11:21] "DELETE /service-template/7be9f86d-285a-4819-bfb9-0d9bda48c56a HTTP/1.1" 200 115 0.045647 10.0.0.22 - - [2025-11-17 02:11:21] "POST /fqname-to-id HTTP/1.1" 404 193 0.007625 10.0.0.22 - - [2025-11-17 02:11:23] "POST /neutron/network HTTP/1.1" 200 888 0.007937 10.0.0.22 - - [2025-11-17 02:11:23] "POST /neutron/port HTTP/1.1" 200 1115 0.021553 10.0.0.22 - - [2025-11-17 02:11:24] "POST /neutron/port HTTP/1.1" 200 1114 0.027103 10.0.0.23 - - [2025-11-17 02:11:25] "POST /useragent-kv HTTP/1.1" 200 115 0.003807 10.0.0.23 - - [2025-11-17 02:11:25] "POST /useragent-kv HTTP/1.1" 200 115 0.005033 10.0.0.22 - - [2025-11-17 02:11:25] "POST /neutron/network HTTP/1.1" 200 151 0.136726 10.0.0.33 - - [2025-11-17 02:11:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.22 - - [2025-11-17 02:11:25] "POST /neutron/network HTTP/1.1" 200 886 0.008181 10.0.0.23 - - [2025-11-17 02:11:26] "GET /projects?obj_uuids=4c641900-06c3-429e-aa87-0e9b7afecbae&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002123 10.0.0.33 - - [2025-11-17 02:11:26] "DELETE /route-target/1632869d-217a-4a02-9bc9-2ea63c7ba120 HTTP/1.1" 200 115 0.033580 10.0.0.22 - - [2025-11-17 02:11:26] "GET /project/4c641900-06c3-429e-aa87-0e9b7afecbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.052106 10.0.0.23 - - [2025-11-17 02:11:26] "GET /projects?obj_uuids=4c641900-06c3-429e-aa87-0e9b7afecbae&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001305 10.0.0.22 - - [2025-11-17 02:11:26] "GET /project/4c641900-06c3-429e-aa87-0e9b7afecbae?fields=virtual_networks HTTP/1.1" 200 1044 0.063846 10.0.0.23 - - [2025-11-17 02:11:26] "GET /projects?obj_uuids=4c641900-06c3-429e-aa87-0e9b7afecbae&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001173 10.0.0.22 - - [2025-11-17 02:11:26] "GET /project/4c641900-06c3-429e-aa87-0e9b7afecbae?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.049863 10.0.0.23 - - [2025-11-17 02:11:26] "GET /projects?obj_uuids=4c641900-06c3-429e-aa87-0e9b7afecbae&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001315 10.0.0.22 - - [2025-11-17 02:11:26] "GET /project/4c641900-06c3-429e-aa87-0e9b7afecbae?fields=security_groups HTTP/1.1" 200 1271 0.045039 10.0.0.22 - - [2025-11-17 02:11:27] "POST /fqname-to-id HTTP/1.1" 404 193 0.031432 10.0.0.23 - - [2025-11-17 02:11:27] "GET /projects?obj_uuids=106b2a68-475b-4cce-af5d-b561c0bfe873&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003103 10.0.0.23 - - [2025-11-17 02:11:27] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002548 10.0.0.23 - - [2025-11-17 02:11:27] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009168 10.0.0.23 - - [2025-11-17 02:11:27] "POST /id-to-fqname HTTP/1.1" 200 195 0.001172 10.0.0.23 - - [2025-11-17 02:11:27] "POST /fqname-to-id HTTP/1.1" 404 204 0.013033 10.0.0.23 - - [2025-11-17 02:11:27] "POST /security-groups HTTP/1.1" 200 596 0.045155 10.0.0.23 - - [2025-11-17 02:11:27] "POST /projects HTTP/1.1" 200 595 0.277521 10.0.0.23 - - [2025-11-17 02:11:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.313980 10.0.0.33 - - [2025-11-17 02:11:27] "POST /fqname-to-id HTTP/1.1" 404 238 0.014155 10.0.0.22 - - [2025-11-17 02:11:27] "GET /project/106b2a68-475b-4cce-af5d-b561c0bfe873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.495785 10.0.0.22 - - [2025-11-17 02:11:29] "GET / HTTP/1.1" 200 35931 0.001875 10.0.0.22 - - [2025-11-17 02:11:29] "POST /fqname-to-id HTTP/1.1" 401 292 0.000567 10.0.0.22 - - [2025-11-17 02:11:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.060697 10.0.0.23 - - [2025-11-17 02:11:30] "GET /projects?obj_uuids=106b2a68-475b-4cce-af5d-b561c0bfe873&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001004 10.0.0.22 - - [2025-11-17 02:11:30] "GET /project/106b2a68-475b-4cce-af5d-b561c0bfe873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.059893 10.0.0.23 - - [2025-11-17 02:11:30] "GET /projects?obj_uuids=106b2a68-475b-4cce-af5d-b561c0bfe873&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001572 10.0.0.22 - - [2025-11-17 02:11:30] "POST /neutron/network HTTP/1.1" 200 682 0.166001 10.0.0.33 - - [2025-11-17 02:11:30] "POST /ref-update HTTP/1.1" 200 156 0.078331 10.0.0.22 - - [2025-11-17 02:11:31] "POST /neutron/network HTTP/1.1" 200 1075 0.020431 10.0.0.22 - - [2025-11-17 02:11:31] "POST /id-to-fqname HTTP/1.1" 200 261 0.001211 10.0.0.22 - - [2025-11-17 02:11:31] "GET /virtual-network/1014743f-a40b-4413-aead-d6d2fc249cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.011846 10.0.0.33 - - [2025-11-17 02:11:31] "POST /fqname-to-id HTTP/1.1" 404 207 0.032608 10.0.0.22 - - [2025-11-17 02:11:31] "GET /virtual-network/1014743f-a40b-4413-aead-d6d2fc249cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.006299 10.0.0.22 - - [2025-11-17 02:11:31] "POST /neutron/subnet HTTP/1.1" 200 828 0.010838 10.0.0.22 - - [2025-11-17 02:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.23 - - [2025-11-17 02:11:31] "GET /projects?obj_uuids=106b2a68-475b-4cce-af5d-b561c0bfe873&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001033 10.0.0.22 - - [2025-11-17 02:11:31] "GET /project/106b2a68-475b-4cce-af5d-b561c0bfe873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.059757 10.0.0.23 - - [2025-11-17 02:11:31] "GET /projects?obj_uuids=106b2a68-475b-4cce-af5d-b561c0bfe873&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000978 10.0.0.22 - - [2025-11-17 02:11:31] "POST /neutron/network HTTP/1.1" 200 682 0.156193 10.0.0.33 - - [2025-11-17 02:11:31] "POST /fqname-to-id HTTP/1.1" 404 207 0.004749 10.0.0.22 - - [2025-11-17 02:11:32] "POST /neutron/network HTTP/1.1" 200 1076 0.011637 10.0.0.22 - - [2025-11-17 02:11:32] "POST /id-to-fqname HTTP/1.1" 200 261 0.001116 10.0.0.22 - - [2025-11-17 02:11:32] "GET /virtual-network/c5c19ade-4574-46ee-8d4b-3df75f890599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2745 0.005563 10.0.0.22 - - [2025-11-17 02:11:32] "GET /virtual-network/c5c19ade-4574-46ee-8d4b-3df75f890599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2745 0.007094 10.0.0.22 - - [2025-11-17 02:11:32] "POST /neutron/subnet HTTP/1.1" 200 828 0.008965 10.0.0.22 - - [2025-11-17 02:11:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.23 - - [2025-11-17 02:11:32] "GET /projects?obj_uuids=106b2a68-475b-4cce-af5d-b561c0bfe873&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000976 10.0.0.22 - - [2025-11-17 02:11:32] "GET /project/106b2a68-475b-4cce-af5d-b561c0bfe873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.062314 10.0.0.23 - - [2025-11-17 02:11:32] "GET /projects?obj_uuids=106b2a68-475b-4cce-af5d-b561c0bfe873&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001076 10.0.0.22 - - [2025-11-17 02:11:32] "POST /neutron/network HTTP/1.1" 200 684 0.138244 10.0.0.33 - - [2025-11-17 02:11:32] "POST /route-targets HTTP/1.1" 200 327 0.016437 10.0.0.22 - - [2025-11-17 02:11:33] "POST /neutron/network HTTP/1.1" 200 1076 0.013034 10.0.0.22 - - [2025-11-17 02:11:33] "POST /id-to-fqname HTTP/1.1" 200 262 0.001166 10.0.0.22 - - [2025-11-17 02:11:33] "GET /virtual-network/66b7a5ae-fd5d-4197-8b89-624bdb240886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2742 0.006034 10.0.0.22 - - [2025-11-17 02:11:33] "GET /virtual-network/66b7a5ae-fd5d-4197-8b89-624bdb240886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2742 0.006110 10.0.0.22 - - [2025-11-17 02:11:33] "POST /neutron/subnet HTTP/1.1" 200 828 0.009513 10.0.0.22 - - [2025-11-17 02:11:33] "POST /id-to-fqname HTTP/1.1" 200 261 0.001624 10.0.0.33 - - [2025-11-17 02:11:34] "DELETE /access-control-list/e49b30fa-6b98-42a4-8e13-fc7904599bbd HTTP/1.1" 200 115 0.073278 10.0.0.23 - - [2025-11-17 02:11:34] "GET /projects?obj_uuids=106b2a68-475b-4cce-af5d-b561c0bfe873&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001096 10.0.0.22 - - [2025-11-17 02:11:34] "GET /project/106b2a68-475b-4cce-af5d-b561c0bfe873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.219338 10.0.0.22 - - [2025-11-17 02:11:34] "POST /neutron/network HTTP/1.1" 200 1076 0.024434 10.0.0.22 - - [2025-11-17 02:11:34] "POST /id-to-fqname HTTP/1.1" 200 262 0.001383 10.0.0.22 - - [2025-11-17 02:11:34] "POST /neutron/port HTTP/1.1" 200 117 0.006436 10.0.0.23 - - [2025-11-17 02:11:35] "GET /projects?obj_uuids=106b2a68-475b-4cce-af5d-b561c0bfe873&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001014 10.0.0.22 - - [2025-11-17 02:11:35] "POST /neutron/port HTTP/1.1" 200 1173 0.366903 10.0.0.22 - - [2025-11-17 02:11:35] "POST /neutron/port HTTP/1.1" 200 1227 0.130553 10.0.0.22 - - [2025-11-17 02:11:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003813 10.0.0.23 - - [2025-11-17 02:11:35] "GET /projects?obj_uuids=106b2a68-475b-4cce-af5d-b561c0bfe873&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001367 10.0.0.22 - - [2025-11-17 02:11:36] "GET /project/106b2a68-475b-4cce-af5d-b561c0bfe873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.082984 10.0.0.22 - - [2025-11-17 02:11:36] "POST /neutron/port HTTP/1.1" 200 117 0.001205 10.0.0.22 - - [2025-11-17 02:11:36] "POST /neutron/port HTTP/1.1" 200 1201 0.018107 10.0.0.22 - - [2025-11-17 02:11:36] "POST /neutron/network HTTP/1.1" 200 1086 0.007200 10.0.0.22 - - [2025-11-17 02:11:37] "POST /neutron/port HTTP/1.1" 200 1171 0.019200 10.0.0.22 - - [2025-11-17 02:11:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004073 10.0.0.22 - - [2025-11-17 02:11:37] "POST /neutron/port HTTP/1.1" 200 117 0.001155 10.0.0.22 - - [2025-11-17 02:11:37] "POST /neutron/network HTTP/1.1" 200 1076 0.009328 10.0.0.22 - - [2025-11-17 02:11:38] "POST /neutron/port HTTP/1.1" 200 1227 0.016213 10.0.0.22 - - [2025-11-17 02:11:39] "POST /neutron/port HTTP/1.1" 200 1225 0.016673 10.0.0.23 - - [2025-11-17 02:11:40] "POST /useragent-kv HTTP/1.1" 200 115 0.004758 10.0.0.23 - - [2025-11-17 02:11:40] "POST /useragent-kv HTTP/1.1" 200 115 0.004786 10.0.0.23 - - [2025-11-17 02:11:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003599 10.0.0.23 - - [2025-11-17 02:11:40] "POST /useragent-kv HTTP/1.1" 200 115 0.004293 10.0.0.22 - - [2025-11-17 02:11:40] "POST /neutron/network HTTP/1.1" 200 151 0.190033 10.0.0.23 - - [2025-11-17 02:11:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003112 10.0.0.23 - - [2025-11-17 02:11:40] "POST /useragent-kv HTTP/1.1" 200 115 0.004815 10.0.0.23 - - [2025-11-17 02:11:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003404 10.0.0.33 - - [2025-11-17 02:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007116 10.0.0.23 - - [2025-11-17 02:11:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002832 10.0.0.22 - - [2025-11-17 02:11:40] "POST /neutron/network HTTP/1.1" 200 151 0.161401 10.0.0.23 - - [2025-11-17 02:11:40] "GET /projects?obj_uuids=106b2a68-475b-4cce-af5d-b561c0bfe873&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001133 10.0.0.33 - - [2025-11-17 02:11:40] "DELETE /route-target/3919e3ce-e4bf-40b8-a6b5-d61bf8dd9dc6 HTTP/1.1" 200 115 0.033846 10.0.0.22 - - [2025-11-17 02:11:40] "GET /project/106b2a68-475b-4cce-af5d-b561c0bfe873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.051932 10.0.0.23 - - [2025-11-17 02:11:40] "GET /projects?obj_uuids=106b2a68-475b-4cce-af5d-b561c0bfe873&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001133 10.0.0.22 - - [2025-11-17 02:11:40] "GET /project/106b2a68-475b-4cce-af5d-b561c0bfe873?fields=virtual_networks HTTP/1.1" 200 1052 0.047185 10.0.0.23 - - [2025-11-17 02:11:40] "GET /projects?obj_uuids=106b2a68-475b-4cce-af5d-b561c0bfe873&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001070 10.0.0.22 - - [2025-11-17 02:11:40] "GET /project/106b2a68-475b-4cce-af5d-b561c0bfe873?fields=virtual_machine_interfaces HTTP/1.1" 200 1052 0.046626 10.0.0.23 - - [2025-11-17 02:11:40] "GET /projects?obj_uuids=106b2a68-475b-4cce-af5d-b561c0bfe873&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000958 10.0.0.22 - - [2025-11-17 02:11:40] "GET /project/106b2a68-475b-4cce-af5d-b561c0bfe873?fields=security_groups HTTP/1.1" 200 1283 0.055369 10.0.0.22 - - [2025-11-17 02:11:42] "POST /fqname-to-id HTTP/1.1" 404 196 0.029380 10.0.0.23 - - [2025-11-17 02:11:42] "GET /projects?obj_uuids=4a1e29f5-e00e-469c-8111-e79337c6ee6c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004990 10.0.0.23 - - [2025-11-17 02:11:42] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001225 10.0.0.23 - - [2025-11-17 02:11:42] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008080 10.0.0.23 - - [2025-11-17 02:11:42] "POST /id-to-fqname HTTP/1.1" 200 198 0.002102 10.0.0.23 - - [2025-11-17 02:11:42] "POST /fqname-to-id HTTP/1.1" 404 207 0.003774 10.0.0.23 - - [2025-11-17 02:11:42] "POST /security-groups HTTP/1.1" 200 599 0.073913 10.0.0.23 - - [2025-11-17 02:11:42] "POST /projects HTTP/1.1" 200 601 0.294907 10.0.0.33 - - [2025-11-17 02:11:42] "POST /fqname-to-id HTTP/1.1" 404 241 0.008201 10.0.0.23 - - [2025-11-17 02:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.382095 10.0.0.23 - - [2025-11-17 02:11:42] "DELETE /project/9d50c816-dfea-4ae2-b1ba-075e31305ccf HTTP/1.1" 404 177 0.014271 10.0.0.23 - - [2025-11-17 02:11:42] "DELETE /project/106b2a68475b4cceaf5db561c0bfe873 HTTP/1.1" 404 173 0.011437 10.0.0.23 - - [2025-11-17 02:11:42] "GET /projects?obj_uuids=4c641900-06c3-429e-aa87-0e9b7afecbae&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001123 10.0.0.23 - - [2025-11-17 02:11:42] "GET /projects?obj_uuids=106b2a68-475b-4cce-af5d-b561c0bfe873&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001682 10.0.0.23 - - [2025-11-17 02:11:42] "DELETE /project/4c64190006c3429eaa870e9b7afecbae HTTP/1.1" 404 173 0.020605 10.0.0.23 - - [2025-11-17 02:11:42] "GET /project/106b2a68-475b-4cce-af5d-b561c0bfe873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.075130 10.0.0.23 - - [2025-11-17 02:11:42] "GET /project/4c641900-06c3-429e-aa87-0e9b7afecbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.101641 10.0.0.23 - - [2025-11-17 02:11:42] "GET /projects?obj_uuids=106b2a68-475b-4cce-af5d-b561c0bfe873&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004809 10.0.0.22 - - [2025-11-17 02:11:42] "GET /project/4a1e29f5-e00e-469c-8111-e79337c6ee6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.607839 10.0.0.23 - - [2025-11-17 02:11:42] "GET /projects?obj_uuids=4c641900-06c3-429e-aa87-0e9b7afecbae&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001166 10.0.0.23 - - [2025-11-17 02:11:42] "GET /project/106b2a68-475b-4cce-af5d-b561c0bfe873?fields=security_groups HTTP/1.1" 200 1388 0.098597 10.0.0.23 - - [2025-11-17 02:11:43] "GET /project/4c641900-06c3-429e-aa87-0e9b7afecbae?fields=security_groups HTTP/1.1" 200 1376 0.085603 10.0.0.23 - - [2025-11-17 02:11:43] "DELETE /security-group/e0e0d9e6-8649-4a4b-b054-78d1487e0878 HTTP/1.1" 200 115 0.080814 10.0.0.23 - - [2025-11-17 02:11:43] "GET /projects?obj_uuids=106b2a68-475b-4cce-af5d-b561c0bfe873&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000989 10.0.0.23 - - [2025-11-17 02:11:43] "DELETE /security-group/a0b51495-740b-4ab1-9d79-510ade35787b HTTP/1.1" 200 115 0.087589 10.0.0.23 - - [2025-11-17 02:11:43] "GET /project/106b2a68-475b-4cce-af5d-b561c0bfe873?fields=application_policy_sets HTTP/1.1" 200 1427 0.072083 10.0.0.23 - - [2025-11-17 02:11:43] "GET /projects?obj_uuids=4c641900-06c3-429e-aa87-0e9b7afecbae&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001105 10.0.0.33 - - [2025-11-17 02:11:43] "DELETE /access-control-list/76d75ef9-ce80-41a2-99d5-9bc197480e63 HTTP/1.1" 200 115 0.100725 10.0.0.23 - - [2025-11-17 02:11:43] "GET /project/4c641900-06c3-429e-aa87-0e9b7afecbae?fields=application_policy_sets HTTP/1.1" 200 1415 0.114003 10.0.0.23 - - [2025-11-17 02:11:43] "DELETE /project/106b2a68-475b-4cce-af5d-b561c0bfe873 HTTP/1.1" 200 115 0.705670 10.0.0.23 - - [2025-11-17 02:11:43] "DELETE /project/4c641900-06c3-429e-aa87-0e9b7afecbae HTTP/1.1" 200 115 0.768422 10.0.0.22 - - [2025-11-17 02:11:44] "GET / HTTP/1.1" 200 35931 0.002434 10.0.0.22 - - [2025-11-17 02:11:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000619 10.0.0.22 - - [2025-11-17 02:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.074402 10.0.0.23 - - [2025-11-17 02:11:45] "GET /projects?obj_uuids=4a1e29f5-e00e-469c-8111-e79337c6ee6c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000982 10.0.0.22 - - [2025-11-17 02:11:45] "GET /project/4a1e29f5-e00e-469c-8111-e79337c6ee6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.064403 10.0.0.22 - - [2025-11-17 02:11:45] "POST /neutron/network HTTP/1.1" 200 117 0.039644 10.0.0.33 - - [2025-11-17 02:11:45] "POST /route-targets HTTP/1.1" 200 327 0.013793 10.0.0.22 - - [2025-11-17 02:11:46] "POST /neutron/network HTTP/1.1" 200 910 0.015560 10.0.0.22 - - [2025-11-17 02:11:46] "POST /id-to-fqname HTTP/1.1" 200 267 0.001461 10.0.0.22 - - [2025-11-17 02:11:46] "GET /virtual-network/b09a2cad-fd11-4155-acf1-ca4f46f65a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.006444 10.0.0.22 - - [2025-11-17 02:11:46] "GET /virtual-network/b09a2cad-fd11-4155-acf1-ca4f46f65a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.006314 10.0.0.22 - - [2025-11-17 02:11:46] "POST /neutron/subnet HTTP/1.1" 200 724 0.012258 10.0.0.22 - - [2025-11-17 02:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.23 - - [2025-11-17 02:11:46] "GET /projects?obj_uuids=4a1e29f5-e00e-469c-8111-e79337c6ee6c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001175 10.0.0.22 - - [2025-11-17 02:11:46] "GET /project/4a1e29f5-e00e-469c-8111-e79337c6ee6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.053720 10.0.0.33 - - [2025-11-17 02:11:46] "POST /ref-update HTTP/1.1" 200 156 0.035192 10.0.0.23 - - [2025-11-17 02:11:46] "POST /useragent-kv HTTP/1.1" 200 115 0.008535 10.0.0.22 - - [2025-11-17 02:11:46] "POST /neutron/subnet HTTP/1.1" 200 729 0.225533 10.0.0.22 - - [2025-11-17 02:11:46] "POST /id-to-fqname HTTP/1.1" 200 267 0.001403 10.0.0.22 - - [2025-11-17 02:11:46] "GET /virtual-network/c98bbf3e-3377-4134-ba92-f38f8d760985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.007430 10.0.0.22 - - [2025-11-17 02:11:46] "GET /virtual-network/c98bbf3e-3377-4134-ba92-f38f8d760985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.008054 10.0.0.22 - - [2025-11-17 02:11:46] "POST /neutron/network HTTP/1.1" 200 911 0.006908 10.0.0.22 - - [2025-11-17 02:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.23 - - [2025-11-17 02:11:47] "GET /projects?obj_uuids=4a1e29f5-e00e-469c-8111-e79337c6ee6c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001288 10.0.0.22 - - [2025-11-17 02:11:47] "GET /project/4a1e29f5-e00e-469c-8111-e79337c6ee6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.061396 10.0.0.23 - - [2025-11-17 02:11:47] "GET /projects?obj_uuids=4a1e29f5-e00e-469c-8111-e79337c6ee6c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001286 10.0.0.22 - - [2025-11-17 02:11:47] "POST /neutron/network HTTP/1.1" 200 693 0.160509 10.0.0.22 - - [2025-11-17 02:11:47] "POST /id-to-fqname HTTP/1.1" 200 268 0.003573 10.0.0.22 - - [2025-11-17 02:11:47] "GET /virtual-network/4984b0d9-4d6f-4b14-b330-07368bb2f96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.006704 10.0.0.22 - - [2025-11-17 02:11:47] "POST /neutron/network HTTP/1.1" 200 912 0.007849 10.0.0.22 - - [2025-11-17 02:11:47] "GET /virtual-network/4984b0d9-4d6f-4b14-b330-07368bb2f96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.006327 10.0.0.22 - - [2025-11-17 02:11:47] "POST /id-to-fqname HTTP/1.1" 200 267 0.001288 10.0.0.22 - - [2025-11-17 02:11:47] "POST /neutron/network HTTP/1.1" 200 921 0.007166 10.0.0.23 - - [2025-11-17 02:11:48] "GET /projects?obj_uuids=4a1e29f5-e00e-469c-8111-e79337c6ee6c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001415 10.0.0.22 - - [2025-11-17 02:11:48] "GET /project/4a1e29f5-e00e-469c-8111-e79337c6ee6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.074233 10.0.0.22 - - [2025-11-17 02:11:48] "POST /neutron/port HTTP/1.1" 200 117 0.007570 10.0.0.22 - - [2025-11-17 02:11:48] "POST /id-to-fqname HTTP/1.1" 200 268 0.001537 10.0.0.22 - - [2025-11-17 02:11:49] "POST /neutron/network HTTP/1.1" 200 921 0.008510 10.0.0.22 - - [2025-11-17 02:11:49] "POST /neutron/port HTTP/1.1" 200 1069 0.019283 10.0.0.22 - - [2025-11-17 02:11:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008416 10.0.0.22 - - [2025-11-17 02:11:50] "POST /neutron/network HTTP/1.1" 200 911 0.007756 10.0.0.23 - - [2025-11-17 02:11:50] "GET /projects?obj_uuids=4a1e29f5-e00e-469c-8111-e79337c6ee6c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001356 10.0.0.22 - - [2025-11-17 02:11:50] "GET /project/4a1e29f5-e00e-469c-8111-e79337c6ee6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.084982 10.0.0.22 - - [2025-11-17 02:11:50] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007836 10.0.0.23 - - [2025-11-17 02:11:50] "GET /projects?obj_uuids=4a1e29f5-e00e-469c-8111-e79337c6ee6c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001052 10.0.0.22 - - [2025-11-17 02:11:51] "POST /neutron/port HTTP/1.1" 200 1068 0.324324 10.0.0.22 - - [2025-11-17 02:11:51] "POST /neutron/port HTTP/1.1" 200 1122 0.134540 10.0.0.22 - - [2025-11-17 02:11:51] "POST /neutron/subnet HTTP/1.1" 200 698 0.009784 10.0.0.22 - - [2025-11-17 02:11:52] "POST /neutron/network HTTP/1.1" 200 911 0.007546 10.0.0.22 - - [2025-11-17 02:11:52] "POST /neutron/port HTTP/1.1" 200 1123 0.013676 10.0.0.22 - - [2025-11-17 02:11:52] "POST /neutron/port HTTP/1.1" 200 1122 0.024047 10.0.0.22 - - [2025-11-17 02:11:54] "POST /neutron/network HTTP/1.1" 200 911 0.007458 10.0.0.33 - - [2025-11-17 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005322 10.0.0.23 - - [2025-11-17 02:11:54] "POST /useragent-kv HTTP/1.1" 200 115 0.006473 10.0.0.23 - - [2025-11-17 02:11:54] "POST /useragent-kv HTTP/1.1" 200 115 0.005291 10.0.0.22 - - [2025-11-17 02:11:54] "POST /neutron/network HTTP/1.1" 200 151 0.150795 10.0.0.33 - - [2025-11-17 02:11:54] "DELETE /route-target/17de932a-c3a7-4529-b062-f2f1bb5cfeea HTTP/1.1" 200 115 0.021270 10.0.0.23 - - [2025-11-17 02:11:54] "GET /projects?obj_uuids=4a1e29f5-e00e-469c-8111-e79337c6ee6c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001076 10.0.0.22 - - [2025-11-17 02:11:54] "GET /project/4a1e29f5-e00e-469c-8111-e79337c6ee6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.053204 10.0.0.23 - - [2025-11-17 02:11:54] "GET /projects?obj_uuids=4a1e29f5-e00e-469c-8111-e79337c6ee6c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.004777 10.0.0.22 - - [2025-11-17 02:11:54] "GET /project/4a1e29f5-e00e-469c-8111-e79337c6ee6c?fields=virtual_networks HTTP/1.1" 200 1057 0.066845 10.0.0.23 - - [2025-11-17 02:11:54] "GET /projects?obj_uuids=4a1e29f5-e00e-469c-8111-e79337c6ee6c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000992 10.0.0.22 - - [2025-11-17 02:11:55] "GET /project/4a1e29f5-e00e-469c-8111-e79337c6ee6c?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.050408 10.0.0.23 - - [2025-11-17 02:11:55] "GET /projects?obj_uuids=4a1e29f5-e00e-469c-8111-e79337c6ee6c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001181 10.0.0.22 - - [2025-11-17 02:11:55] "GET /project/4a1e29f5-e00e-469c-8111-e79337c6ee6c?fields=security_groups HTTP/1.1" 200 1291 0.056068 10.0.0.22 - - [2025-11-17 02:11:56] "POST /fqname-to-id HTTP/1.1" 404 193 0.028259 10.0.0.23 - - [2025-11-17 02:11:56] "GET /projects?obj_uuids=c441e9c4-29e5-48fb-841a-000b583d11ef&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003620 10.0.0.23 - - [2025-11-17 02:11:56] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001020 10.0.0.23 - - [2025-11-17 02:11:56] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008740 10.0.0.23 - - [2025-11-17 02:11:56] "POST /id-to-fqname HTTP/1.1" 200 195 0.003766 10.0.0.23 - - [2025-11-17 02:11:56] "POST /fqname-to-id HTTP/1.1" 404 204 0.005311 10.0.0.23 - - [2025-11-17 02:11:56] "POST /security-groups HTTP/1.1" 200 596 0.077507 10.0.0.33 - - [2025-11-17 02:11:56] "POST /fqname-to-id HTTP/1.1" 404 239 0.004727 10.0.0.23 - - [2025-11-17 02:11:56] "POST /projects HTTP/1.1" 200 595 0.299711 10.0.0.23 - - [2025-11-17 02:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.378220 10.0.0.33 - - [2025-11-17 02:11:56] "POST /access-control-lists HTTP/1.1" 200 599 0.038505 10.0.0.22 - - [2025-11-17 02:11:56] "GET /project/c441e9c4-29e5-48fb-841a-000b583d11ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.562263 10.0.0.22 - - [2025-11-17 02:11:57] "GET / HTTP/1.1" 200 35931 0.001745 10.0.0.22 - - [2025-11-17 02:11:58] "POST /fqname-to-id HTTP/1.1" 401 292 0.000569 10.0.0.22 - - [2025-11-17 02:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.061924 10.0.0.23 - - [2025-11-17 02:11:58] "GET /projects?obj_uuids=c441e9c4-29e5-48fb-841a-000b583d11ef&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001014 10.0.0.22 - - [2025-11-17 02:11:58] "GET /project/c441e9c4-29e5-48fb-841a-000b583d11ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.053341 10.0.0.22 - - [2025-11-17 02:11:58] "POST /neutron/network HTTP/1.1" 200 117 0.035773 10.0.0.22 - - [2025-11-17 02:11:59] "POST /neutron/network HTTP/1.1" 200 900 0.009453 10.0.0.22 - - [2025-11-17 02:11:59] "POST /id-to-fqname HTTP/1.1" 200 261 0.001179 10.0.0.22 - - [2025-11-17 02:11:59] "GET /virtual-network/ad1b6203-5f18-4d62-96a9-7deba397f727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.006614 10.0.0.22 - - [2025-11-17 02:11:59] "GET /virtual-network/ad1b6203-5f18-4d62-96a9-7deba397f727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.006197 10.0.0.22 - - [2025-11-17 02:11:59] "POST /neutron/subnet HTTP/1.1" 200 720 0.019438 10.0.0.22 - - [2025-11-17 02:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004538 10.0.0.23 - - [2025-11-17 02:11:59] "GET /projects?obj_uuids=c441e9c4-29e5-48fb-841a-000b583d11ef&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001239 10.0.0.22 - - [2025-11-17 02:11:59] "GET /project/c441e9c4-29e5-48fb-841a-000b583d11ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.070850 10.0.0.33 - - [2025-11-17 02:11:59] "POST /route-targets HTTP/1.1" 200 327 0.026770 10.0.0.23 - - [2025-11-17 02:12:00] "POST /useragent-kv HTTP/1.1" 200 115 0.014762 10.0.0.22 - - [2025-11-17 02:12:00] "POST /neutron/subnet HTTP/1.1" 200 730 0.281230 10.0.0.22 - - [2025-11-17 02:12:00] "POST /id-to-fqname HTTP/1.1" 200 261 0.002099 10.0.0.22 - - [2025-11-17 02:12:00] "GET /virtual-network/924b186d-8c05-47f2-946f-d46d652de7f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.007964 10.0.0.22 - - [2025-11-17 02:12:00] "GET /virtual-network/924b186d-8c05-47f2-946f-d46d652de7f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.009376 10.0.0.22 - - [2025-11-17 02:12:00] "POST /neutron/network HTTP/1.1" 200 902 0.014267 10.0.0.22 - - [2025-11-17 02:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003835 10.0.0.23 - - [2025-11-17 02:12:00] "GET /projects?obj_uuids=c441e9c4-29e5-48fb-841a-000b583d11ef&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001373 10.0.0.22 - - [2025-11-17 02:12:00] "GET /project/c441e9c4-29e5-48fb-841a-000b583d11ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.063189 10.0.0.23 - - [2025-11-17 02:12:00] "GET /projects?obj_uuids=c441e9c4-29e5-48fb-841a-000b583d11ef&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001384 10.0.0.22 - - [2025-11-17 02:12:00] "POST /neutron/network HTTP/1.1" 200 684 0.160860 10.0.0.33 - - [2025-11-17 02:12:00] "POST /ref-update HTTP/1.1" 200 156 0.031570 10.0.0.22 - - [2025-11-17 02:12:00] "POST /id-to-fqname HTTP/1.1" 200 262 0.003875 10.0.0.22 - - [2025-11-17 02:12:00] "GET /virtual-network/e490844d-6386-4d66-b5a4-56e7970b8148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.006064 10.0.0.22 - - [2025-11-17 02:12:00] "POST /neutron/network HTTP/1.1" 200 902 0.006376 10.0.0.22 - - [2025-11-17 02:12:00] "GET /virtual-network/e490844d-6386-4d66-b5a4-56e7970b8148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.006901 10.0.0.22 - - [2025-11-17 02:12:01] "POST /id-to-fqname HTTP/1.1" 200 261 0.001709 10.0.0.22 - - [2025-11-17 02:12:01] "POST /neutron/network HTTP/1.1" 200 912 0.007617 10.0.0.23 - - [2025-11-17 02:12:01] "GET /projects?obj_uuids=c441e9c4-29e5-48fb-841a-000b583d11ef&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001321 10.0.0.22 - - [2025-11-17 02:12:02] "GET /project/c441e9c4-29e5-48fb-841a-000b583d11ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.075645 10.0.0.22 - - [2025-11-17 02:12:02] "POST /neutron/port HTTP/1.1" 200 117 0.007302 10.0.0.22 - - [2025-11-17 02:12:02] "POST /id-to-fqname HTTP/1.1" 200 262 0.001387 10.0.0.22 - - [2025-11-17 02:12:02] "POST /neutron/network HTTP/1.1" 200 912 0.007940 10.0.0.22 - - [2025-11-17 02:12:03] "POST /neutron/port HTTP/1.1" 200 1066 0.022098 10.0.0.22 - - [2025-11-17 02:12:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004385 10.0.0.23 - - [2025-11-17 02:12:03] "GET /projects?obj_uuids=c441e9c4-29e5-48fb-841a-000b583d11ef&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001127 10.0.0.22 - - [2025-11-17 02:12:03] "POST /neutron/network HTTP/1.1" 200 902 0.007037 10.0.0.22 - - [2025-11-17 02:12:03] "GET /project/c441e9c4-29e5-48fb-841a-000b583d11ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.084832 10.0.0.22 - - [2025-11-17 02:12:03] "POST /neutron/security_group HTTP/1.1" 200 2063 0.012912 10.0.0.23 - - [2025-11-17 02:12:04] "GET /projects?obj_uuids=c441e9c4-29e5-48fb-841a-000b583d11ef&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001274 10.0.0.22 - - [2025-11-17 02:12:04] "POST /neutron/port HTTP/1.1" 200 1064 0.394371 10.0.0.22 - - [2025-11-17 02:12:04] "POST /fqname-to-id HTTP/1.1" 404 193 0.006538 10.0.0.22 - - [2025-11-17 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.23 - - [2025-11-17 02:12:04] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001005 10.0.0.22 - - [2025-11-17 02:12:04] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007896 10.0.0.22 - - [2025-11-17 02:12:04] "POST /neutron/port HTTP/1.1" 200 1118 0.147984 10.0.0.22 - - [2025-11-17 02:12:04] "POST /service-templates HTTP/1.1" 200 543 0.069936 10.0.0.22 - - [2025-11-17 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.016303 10.0.0.22 - - [2025-11-17 02:12:04] "GET /service-template/971a4271-6f5b-4953-b9f2-60bd8b8f6a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.008439 10.0.0.22 - - [2025-11-17 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420 10.0.0.22 - - [2025-11-17 02:12:04] "POST /neutron/subnet HTTP/1.1" 200 694 0.011057 10.0.0.22 - - [2025-11-17 02:12:04] "GET /service-template/971a4271-6f5b-4953-b9f2-60bd8b8f6a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.004345 10.0.0.22 - - [2025-11-17 02:12:05] "POST /id-to-fqname HTTP/1.1" 200 261 0.001321 10.0.0.22 - - [2025-11-17 02:12:05] "POST /id-to-fqname HTTP/1.1" 200 261 0.001063 10.0.0.22 - - [2025-11-17 02:12:05] "POST /id-to-fqname HTTP/1.1" 200 262 0.001430 10.0.0.22 - - [2025-11-17 02:12:05] "POST /neutron/port HTTP/1.1" 200 2070 0.022084 10.0.0.22 - - [2025-11-17 02:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308 10.0.0.22 - - [2025-11-17 02:12:05] "DELETE /service-template/971a4271-6f5b-4953-b9f2-60bd8b8f6a65 HTTP/1.1" 200 115 0.035390 10.0.0.22 - - [2025-11-17 02:12:05] "POST /fqname-to-id HTTP/1.1" 404 193 0.003812 10.0.0.22 - - [2025-11-17 02:12:07] "POST /neutron/network HTTP/1.1" 400 204 0.014964 10.0.0.22 - - [2025-11-17 02:12:08] "POST /neutron/port HTTP/1.1" 200 151 0.229166 10.0.0.22 - - [2025-11-17 02:12:08] "POST /neutron/port HTTP/1.1" 200 151 0.219471 10.0.0.22 - - [2025-11-17 02:12:09] "POST /neutron/network HTTP/1.1" 200 902 0.007590 10.0.0.33 - - [2025-11-17 02:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.012763 10.0.0.23 - - [2025-11-17 02:12:10] "POST /useragent-kv HTTP/1.1" 200 115 0.004344 10.0.0.23 - - [2025-11-17 02:12:10] "POST /useragent-kv HTTP/1.1" 200 115 0.010887 10.0.0.22 - - [2025-11-17 02:12:10] "POST /neutron/network HTTP/1.1" 200 151 0.172183 10.0.0.23 - - [2025-11-17 02:12:10] "GET /projects?obj_uuids=c441e9c4-29e5-48fb-841a-000b583d11ef&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001565 10.0.0.33 - - [2025-11-17 02:12:10] "DELETE /route-target/1f0ef699-6b27-4cd1-95b3-8cea789c4f2d HTTP/1.1" 200 115 0.041529 10.0.0.22 - - [2025-11-17 02:12:10] "GET /project/c441e9c4-29e5-48fb-841a-000b583d11ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.112469 10.0.0.23 - - [2025-11-17 02:12:10] "GET /projects?obj_uuids=c441e9c4-29e5-48fb-841a-000b583d11ef&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003325 10.0.0.22 - - [2025-11-17 02:12:10] "GET /project/c441e9c4-29e5-48fb-841a-000b583d11ef?fields=virtual_networks HTTP/1.1" 200 1052 0.097165 10.0.0.23 - - [2025-11-17 02:12:10] "GET /projects?obj_uuids=c441e9c4-29e5-48fb-841a-000b583d11ef&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001643 10.0.0.22 - - [2025-11-17 02:12:10] "GET /project/c441e9c4-29e5-48fb-841a-000b583d11ef?fields=virtual_machine_interfaces HTTP/1.1" 200 1052 0.083353 10.0.0.23 - - [2025-11-17 02:12:10] "GET /projects?obj_uuids=c441e9c4-29e5-48fb-841a-000b583d11ef&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001397 10.0.0.22 - - [2025-11-17 02:12:10] "GET /project/c441e9c4-29e5-48fb-841a-000b583d11ef?fields=security_groups HTTP/1.1" 200 1283 0.079261 10.0.0.22 - - [2025-11-17 02:12:11] "POST /fqname-to-id HTTP/1.1" 404 197 0.032193 10.0.0.23 - - [2025-11-17 02:12:11] "GET /projects?obj_uuids=e77105b9-09ef-46e1-bc69-36bcb5fb5ad3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003970 10.0.0.23 - - [2025-11-17 02:12:11] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001009 10.0.0.23 - - [2025-11-17 02:12:11] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007924 10.0.0.23 - - [2025-11-17 02:12:12] "POST /id-to-fqname HTTP/1.1" 200 199 0.002750 10.0.0.23 - - [2025-11-17 02:12:12] "POST /fqname-to-id HTTP/1.1" 404 208 0.007371 10.0.0.23 - - [2025-11-17 02:12:12] "POST /security-groups HTTP/1.1" 200 600 0.102223 10.0.0.23 - - [2025-11-17 02:12:12] "POST /projects HTTP/1.1" 200 603 0.338644 10.0.0.33 - - [2025-11-17 02:12:12] "POST /fqname-to-id HTTP/1.1" 404 242 0.013656 10.0.0.23 - - [2025-11-17 02:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.414421 10.0.0.22 - - [2025-11-17 02:12:12] "GET /project/e77105b9-09ef-46e1-bc69-36bcb5fb5ad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.562881 10.0.0.22 - - [2025-11-17 02:12:13] "GET / HTTP/1.1" 200 35931 0.002036 10.0.0.22 - - [2025-11-17 02:12:14] "POST /fqname-to-id HTTP/1.1" 401 292 0.000604 10.0.0.22 - - [2025-11-17 02:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.062556 10.0.0.23 - - [2025-11-17 02:12:14] "GET /projects?obj_uuids=e77105b9-09ef-46e1-bc69-36bcb5fb5ad3&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001166 10.0.0.22 - - [2025-11-17 02:12:14] "GET /project/e77105b9-09ef-46e1-bc69-36bcb5fb5ad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.041916 10.0.0.33 - - [2025-11-17 02:12:15] "POST /ref-update HTTP/1.1" 200 156 0.026171 10.0.0.33 - - [2025-11-17 02:12:15] "POST /fqname-to-id HTTP/1.1" 404 207 0.003760 10.0.0.23 - - [2025-11-17 02:12:15] "POST /useragent-kv HTTP/1.1" 200 115 0.006810 10.0.0.22 - - [2025-11-17 02:12:15] "POST /neutron/subnet HTTP/1.1" 200 828 0.256710 10.0.0.22 - - [2025-11-17 02:12:15] "POST /id-to-fqname HTTP/1.1" 200 269 0.001616 10.0.0.22 - - [2025-11-17 02:12:15] "GET /virtual-network/de409d85-811f-428f-88e4-9b72d938c8c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2755 0.009638 10.0.0.22 - - [2025-11-17 02:12:15] "POST /neutron/network HTTP/1.1" 200 1085 0.010860 10.0.0.22 - - [2025-11-17 02:12:15] "GET /virtual-network/de409d85-811f-428f-88e4-9b72d938c8c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2755 0.006806 10.0.0.22 - - [2025-11-17 02:12:15] "POST /neutron/subnet HTTP/1.1" 200 715 0.009138 10.0.0.22 - - [2025-11-17 02:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004329 10.0.0.23 - - [2025-11-17 02:12:15] "GET /projects?obj_uuids=e77105b9-09ef-46e1-bc69-36bcb5fb5ad3&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001405 10.0.0.22 - - [2025-11-17 02:12:15] "GET /project/e77105b9-09ef-46e1-bc69-36bcb5fb5ad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.055326 10.0.0.23 - - [2025-11-17 02:12:16] "POST /useragent-kv HTTP/1.1" 200 115 0.012155 10.0.0.22 - - [2025-11-17 02:12:16] "POST /neutron/subnet HTTP/1.1" 200 828 0.207741 10.0.0.33 - - [2025-11-17 02:12:16] "POST /fqname-to-id HTTP/1.1" 404 207 0.008545 10.0.0.22 - - [2025-11-17 02:12:16] "POST /id-to-fqname HTTP/1.1" 200 269 0.001754 10.0.0.22 - - [2025-11-17 02:12:16] "GET /virtual-network/84ee10f9-2420-4c39-8ab7-ffac8b5ca51f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2757 0.009823 10.0.0.22 - - [2025-11-17 02:12:16] "POST /neutron/network HTTP/1.1" 200 1086 0.008923 10.0.0.22 - - [2025-11-17 02:12:16] "GET /virtual-network/84ee10f9-2420-4c39-8ab7-ffac8b5ca51f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2757 0.005572 10.0.0.22 - - [2025-11-17 02:12:16] "POST /neutron/subnet HTTP/1.1" 200 720 0.009008 10.0.0.22 - - [2025-11-17 02:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.23 - - [2025-11-17 02:12:16] "GET /projects?obj_uuids=e77105b9-09ef-46e1-bc69-36bcb5fb5ad3&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001205 10.0.0.22 - - [2025-11-17 02:12:16] "GET /project/e77105b9-09ef-46e1-bc69-36bcb5fb5ad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.043019 10.0.0.33 - - [2025-11-17 02:12:17] "POST /route-targets HTTP/1.1" 200 327 0.015376 10.0.0.23 - - [2025-11-17 02:12:17] "POST /useragent-kv HTTP/1.1" 200 115 0.013772 10.0.0.22 - - [2025-11-17 02:12:17] "POST /neutron/subnet HTTP/1.1" 200 828 0.213185 10.0.0.22 - - [2025-11-17 02:12:17] "POST /id-to-fqname HTTP/1.1" 200 270 0.001390 10.0.0.22 - - [2025-11-17 02:12:17] "GET /virtual-network/0c001673-3fc8-47a2-a247-98338cf8871d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.008856 10.0.0.22 - - [2025-11-17 02:12:17] "POST /neutron/network HTTP/1.1" 200 1089 0.009310 10.0.0.22 - - [2025-11-17 02:12:17] "GET /virtual-network/0c001673-3fc8-47a2-a247-98338cf8871d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.005799 10.0.0.22 - - [2025-11-17 02:12:17] "POST /neutron/subnet HTTP/1.1" 200 724 0.009541 10.0.0.22 - - [2025-11-17 02:12:17] "POST /id-to-fqname HTTP/1.1" 200 269 0.001111 10.0.0.23 - - [2025-11-17 02:12:18] "GET /projects?obj_uuids=e77105b9-09ef-46e1-bc69-36bcb5fb5ad3&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001300 10.0.0.22 - - [2025-11-17 02:12:18] "GET /project/e77105b9-09ef-46e1-bc69-36bcb5fb5ad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.065521 10.0.0.22 - - [2025-11-17 02:12:18] "POST /neutron/port HTTP/1.1" 200 117 0.006650 10.0.0.22 - - [2025-11-17 02:12:18] "POST /id-to-fqname HTTP/1.1" 200 270 0.001221 10.0.0.22 - - [2025-11-17 02:12:19] "POST /neutron/network HTTP/1.1" 200 1099 0.007498 10.0.0.22 - - [2025-11-17 02:12:19] "POST /neutron/port HTTP/1.1" 200 1175 0.020330 10.0.0.22 - - [2025-11-17 02:12:20] "POST /neutron/port HTTP/1.1" 200 1203 0.027051 10.0.0.23 - - [2025-11-17 02:12:20] "GET /projects?obj_uuids=e77105b9-09ef-46e1-bc69-36bcb5fb5ad3&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001051 10.0.0.22 - - [2025-11-17 02:12:20] "GET /project/e77105b9-09ef-46e1-bc69-36bcb5fb5ad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.109807 10.0.0.22 - - [2025-11-17 02:12:20] "POST /neutron/subnet HTTP/1.1" 200 1380 0.019974 10.0.0.22 - - [2025-11-17 02:12:20] "POST /neutron/port HTTP/1.1" 200 117 0.001100 10.0.0.22 - - [2025-11-17 02:12:20] "POST /neutron/security_group HTTP/1.1" 200 2067 0.008517 10.0.0.23 - - [2025-11-17 02:12:20] "GET /projects?obj_uuids=e77105b9-09ef-46e1-bc69-36bcb5fb5ad3&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001210 10.0.0.22 - - [2025-11-17 02:12:21] "POST /neutron/port HTTP/1.1" 200 1176 0.391275 10.0.0.22 - - [2025-11-17 02:12:21] "POST /neutron/port HTTP/1.1" 200 1230 0.152472 10.0.0.22 - - [2025-11-17 02:12:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004290 10.0.0.22 - - [2025-11-17 02:12:21] "POST /neutron/port HTTP/1.1" 200 117 0.001141 10.0.0.22 - - [2025-11-17 02:12:21] "POST /fqname-to-id HTTP/1.1" 404 193 0.003528 10.0.0.22 - - [2025-11-17 02:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.23 - - [2025-11-17 02:12:21] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001377 10.0.0.22 - - [2025-11-17 02:12:21] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009190 10.0.0.22 - - [2025-11-17 02:12:22] "POST /service-templates HTTP/1.1" 200 543 0.036690 10.0.0.22 - - [2025-11-17 02:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.22 - - [2025-11-17 02:12:22] "GET /service-template/02fb38db-82be-4f86-a1d9-c42b4e111a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.006222 10.0.0.22 - - [2025-11-17 02:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.22 - - [2025-11-17 02:12:22] "GET /service-template/02fb38db-82be-4f86-a1d9-c42b4e111a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.004358 10.0.0.22 - - [2025-11-17 02:12:22] "POST /id-to-fqname HTTP/1.1" 200 269 0.001287 10.0.0.22 - - [2025-11-17 02:12:22] "POST /id-to-fqname HTTP/1.1" 200 269 0.001379 10.0.0.22 - - [2025-11-17 02:12:22] "POST /id-to-fqname HTTP/1.1" 200 270 0.001518 10.0.0.22 - - [2025-11-17 02:12:22] "POST /neutron/security_group HTTP/1.1" 200 2067 0.010328 10.0.0.22 - - [2025-11-17 02:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.22 - - [2025-11-17 02:12:22] "DELETE /service-template/02fb38db-82be-4f86-a1d9-c42b4e111a4c HTTP/1.1" 200 115 0.028927 10.0.0.22 - - [2025-11-17 02:12:22] "POST /fqname-to-id HTTP/1.1" 404 193 0.003374 10.0.0.22 - - [2025-11-17 02:12:24] "POST /neutron/port HTTP/1.1" 200 1204 0.018031 10.0.0.22 - - [2025-11-17 02:12:24] "POST /neutron/port HTTP/1.1" 200 1203 0.027254 10.0.0.22 - - [2025-11-17 02:12:26] "POST /neutron/network HTTP/1.1" 200 1086 0.009453 10.0.0.33 - - [2025-11-17 02:12:26] "DELETE /route-target/a8eaf4a4-40ad-4e9b-9a47-60e8544bc51c HTTP/1.1" 200 115 0.024133 10.0.0.23 - - [2025-11-17 02:12:26] "POST /useragent-kv HTTP/1.1" 200 115 0.004034 10.0.0.23 - - [2025-11-17 02:12:26] "POST /useragent-kv HTTP/1.1" 200 115 0.005296 10.0.0.23 - - [2025-11-17 02:12:26] "POST /useragent-kv HTTP/1.1" 200 115 0.003693 10.0.0.23 - - [2025-11-17 02:12:26] "POST /useragent-kv HTTP/1.1" 200 115 0.003572 10.0.0.22 - - [2025-11-17 02:12:26] "POST /neutron/network HTTP/1.1" 200 151 0.159473 10.0.0.33 - - [2025-11-17 02:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.23 - - [2025-11-17 02:12:26] "GET /projects?obj_uuids=e77105b9-09ef-46e1-bc69-36bcb5fb5ad3&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001137 10.0.0.22 - - [2025-11-17 02:12:26] "GET /project/e77105b9-09ef-46e1-bc69-36bcb5fb5ad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.066157 10.0.0.23 - - [2025-11-17 02:12:26] "GET /projects?obj_uuids=e77105b9-09ef-46e1-bc69-36bcb5fb5ad3&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001523 10.0.0.22 - - [2025-11-17 02:12:26] "GET /project/e77105b9-09ef-46e1-bc69-36bcb5fb5ad3?fields=virtual_networks HTTP/1.1" 200 1061 0.058081 10.0.0.23 - - [2025-11-17 02:12:26] "GET /projects?obj_uuids=e77105b9-09ef-46e1-bc69-36bcb5fb5ad3&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001061 10.0.0.22 - - [2025-11-17 02:12:27] "GET /project/e77105b9-09ef-46e1-bc69-36bcb5fb5ad3?fields=virtual_machine_interfaces HTTP/1.1" 200 1061 0.050500 10.0.0.23 - - [2025-11-17 02:12:27] "GET /projects?obj_uuids=e77105b9-09ef-46e1-bc69-36bcb5fb5ad3&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001318 10.0.0.22 - - [2025-11-17 02:12:27] "GET /project/e77105b9-09ef-46e1-bc69-36bcb5fb5ad3?fields=security_groups HTTP/1.1" 200 1296 0.046022 10.0.0.22 - - [2025-11-17 02:12:28] "POST /fqname-to-id HTTP/1.1" 404 200 0.031178 10.0.0.23 - - [2025-11-17 02:12:28] "GET /projects?obj_uuids=7e3acf63-136b-433c-bf4a-8c6fba9d218e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004097 10.0.0.23 - - [2025-11-17 02:12:28] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001337 10.0.0.23 - - [2025-11-17 02:12:28] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009050 10.0.0.23 - - [2025-11-17 02:12:28] "POST /id-to-fqname HTTP/1.1" 200 202 0.004708 10.0.0.23 - - [2025-11-17 02:12:28] "POST /fqname-to-id HTTP/1.1" 404 211 0.007069 10.0.0.23 - - [2025-11-17 02:12:28] "POST /security-groups HTTP/1.1" 200 603 0.030626 10.0.0.23 - - [2025-11-17 02:12:28] "POST /projects HTTP/1.1" 200 609 0.252874 10.0.0.23 - - [2025-11-17 02:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.295385 10.0.0.33 - - [2025-11-17 02:12:28] "POST /access-control-lists HTTP/1.1" 200 608 0.038001 10.0.0.22 - - [2025-11-17 02:12:28] "GET /project/7e3acf63-136b-433c-bf4a-8c6fba9d218e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.470997 10.0.0.22 - - [2025-11-17 02:12:30] "GET / HTTP/1.1" 200 35931 0.001847 10.0.0.22 - - [2025-11-17 02:12:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000503 10.0.0.22 - - [2025-11-17 02:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.064979 10.0.0.23 - - [2025-11-17 02:12:31] "GET /projects?obj_uuids=7e3acf63-136b-433c-bf4a-8c6fba9d218e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001173 10.0.0.22 - - [2025-11-17 02:12:31] "GET /project/7e3acf63-136b-433c-bf4a-8c6fba9d218e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.056672 10.0.0.22 - - [2025-11-17 02:12:31] "POST /neutron/network HTTP/1.1" 200 117 0.037158 10.0.0.33 - - [2025-11-17 02:12:32] "POST /route-targets HTTP/1.1" 200 327 0.021803 10.0.0.22 - - [2025-11-17 02:12:32] "POST /neutron/network HTTP/1.1" 200 840 0.010149 10.0.0.22 - - [2025-11-17 02:12:32] "POST /id-to-fqname HTTP/1.1" 200 233 0.001808 10.0.0.22 - - [2025-11-17 02:12:32] "GET /virtual-network/ae58e4f7-4780-4f13-893f-10e470b53056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006653 10.0.0.22 - - [2025-11-17 02:12:32] "GET /virtual-network/ae58e4f7-4780-4f13-893f-10e470b53056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005703 10.0.0.22 - - [2025-11-17 02:12:32] "POST /neutron/subnet HTTP/1.1" 200 734 0.010092 10.0.0.22 - - [2025-11-17 02:12:33] "GET /virtual-network/ae58e4f7-4780-4f13-893f-10e470b53056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005818 10.0.0.33 - - [2025-11-17 02:12:34] "GET /obj-perms HTTP/1.1" 200 5054 0.058726 10.0.0.22 - - [2025-11-17 02:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.23 - - [2025-11-17 02:12:34] "GET /projects?obj_uuids=7e3acf63-136b-433c-bf4a-8c6fba9d218e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001160 10.0.0.22 - - [2025-11-17 02:12:34] "GET /project/7e3acf63-136b-433c-bf4a-8c6fba9d218e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.052128 10.0.0.33 - - [2025-11-17 02:12:34] "POST /ref-update HTTP/1.1" 200 156 0.030907 10.0.0.23 - - [2025-11-17 02:12:34] "POST /useragent-kv HTTP/1.1" 200 115 0.004556 10.0.0.22 - - [2025-11-17 02:12:34] "POST /neutron/subnet HTTP/1.1" 200 720 0.186424 10.0.0.22 - - [2025-11-17 02:12:35] "POST /id-to-fqname HTTP/1.1" 200 233 0.001302 10.0.0.22 - - [2025-11-17 02:12:35] "GET /virtual-network/b0eee81c-98e4-4b0e-acc0-ef94556d1d7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005424 10.0.0.22 - - [2025-11-17 02:12:35] "GET /virtual-network/b0eee81c-98e4-4b0e-acc0-ef94556d1d7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005724 10.0.0.22 - - [2025-11-17 02:12:35] "POST /neutron/network HTTP/1.1" 200 837 0.006791 10.0.0.22 - - [2025-11-17 02:12:35] "GET /virtual-network/b0eee81c-98e4-4b0e-acc0-ef94556d1d7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006191 10.0.0.23 - - [2025-11-17 02:12:35] "GET /obj-perms HTTP/1.1" 200 5054 0.059870 10.0.0.22 - - [2025-11-17 02:12:35] "POST /id-to-fqname HTTP/1.1" 200 233 0.001426 10.0.0.22 - - [2025-11-17 02:12:42] "GET /obj-perms HTTP/1.1" 200 5056 0.083735 10.0.0.23 - - [2025-11-17 02:12:43] "DELETE /project/7e3acf63136b433cbf4a8c6fba9d218e HTTP/1.1" 404 173 0.012305 10.0.0.23 - - [2025-11-17 02:12:43] "DELETE /project/c441e9c429e548fb841a000b583d11ef HTTP/1.1" 404 173 0.011590 10.0.0.23 - - [2025-11-17 02:12:43] "DELETE /project/e77105b909ef46e1bc6936bcb5fb5ad3 HTTP/1.1" 404 173 0.009104 10.0.0.23 - - [2025-11-17 02:12:43] "GET /projects?obj_uuids=4a1e29f5-e00e-469c-8111-e79337c6ee6c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000863 10.0.0.23 - - [2025-11-17 02:12:43] "GET /projects?obj_uuids=c441e9c4-29e5-48fb-841a-000b583d11ef&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000967 10.0.0.23 - - [2025-11-17 02:12:43] "GET /projects?obj_uuids=e77105b9-09ef-46e1-bc69-36bcb5fb5ad3&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000842 10.0.0.23 - - [2025-11-17 02:12:43] "GET /project/e77105b9-09ef-46e1-bc69-36bcb5fb5ad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1515 0.049475 10.0.0.23 - - [2025-11-17 02:12:43] "GET /project/4a1e29f5-e00e-469c-8111-e79337c6ee6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1509 0.064063 10.0.0.23 - - [2025-11-17 02:12:43] "GET /project/c441e9c4-29e5-48fb-841a-000b583d11ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.078571 10.0.0.23 - - [2025-11-17 02:12:43] "GET /projects?obj_uuids=e77105b9-09ef-46e1-bc69-36bcb5fb5ad3&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001556 10.0.0.23 - - [2025-11-17 02:12:43] "GET /projects?obj_uuids=4a1e29f5-e00e-469c-8111-e79337c6ee6c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002234 10.0.0.23 - - [2025-11-17 02:12:43] "GET /projects?obj_uuids=c441e9c4-29e5-48fb-841a-000b583d11ef&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001593 10.0.0.23 - - [2025-11-17 02:12:43] "GET /project/e77105b9-09ef-46e1-bc69-36bcb5fb5ad3?fields=security_groups HTTP/1.1" 200 1401 0.083075 10.0.0.23 - - [2025-11-17 02:12:43] "GET /project/4a1e29f5-e00e-469c-8111-e79337c6ee6c?fields=security_groups HTTP/1.1" 200 1396 0.114635 10.0.0.23 - - [2025-11-17 02:12:43] "GET /project/c441e9c4-29e5-48fb-841a-000b583d11ef?fields=security_groups HTTP/1.1" 200 1388 0.127116 10.0.0.23 - - [2025-11-17 02:12:43] "DELETE /security-group/74b97db6-9e20-45b5-ad29-3c89d2577ba8 HTTP/1.1" 200 115 0.071900 10.0.0.23 - - [2025-11-17 02:12:43] "GET /projects?obj_uuids=e77105b9-09ef-46e1-bc69-36bcb5fb5ad3&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001661 10.0.0.23 - - [2025-11-17 02:12:43] "DELETE /security-group/ff99d9d2-0e1a-488b-b96c-39485f474304 HTTP/1.1" 200 115 0.099208 10.0.0.23 - - [2025-11-17 02:12:43] "GET /projects?obj_uuids=4a1e29f5-e00e-469c-8111-e79337c6ee6c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002466 10.0.0.23 - - [2025-11-17 02:12:43] "GET /project/e77105b9-09ef-46e1-bc69-36bcb5fb5ad3?fields=application_policy_sets HTTP/1.1" 200 1440 0.107446 10.0.0.23 - - [2025-11-17 02:12:44] "DELETE /security-group/862fe7e9-791f-4bbb-a694-b204b93a69e6 HTTP/1.1" 200 115 0.138109 10.0.0.23 - - [2025-11-17 02:12:44] "GET /projects?obj_uuids=c441e9c4-29e5-48fb-841a-000b583d11ef&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001850 10.0.0.23 - - [2025-11-17 02:12:44] "GET /project/4a1e29f5-e00e-469c-8111-e79337c6ee6c?fields=application_policy_sets HTTP/1.1" 200 1435 0.143212 10.0.0.33 - - [2025-11-17 02:12:44] "DELETE /access-control-list/43631399-5fbf-4951-835d-0450dc47d9d0 HTTP/1.1" 200 115 0.103754 10.0.0.23 - - [2025-11-17 02:12:44] "GET /project/c441e9c4-29e5-48fb-841a-000b583d11ef?fields=application_policy_sets HTTP/1.1" 200 1427 0.148076 10.0.0.33 - - [2025-11-17 02:12:44] "DELETE /access-control-list/8a1cbf95-603e-4ecf-8e77-654f5256556a HTTP/1.1" 200 115 0.078475 10.0.0.23 - - [2025-11-17 02:12:44] "DELETE /project/e77105b9-09ef-46e1-bc69-36bcb5fb5ad3 HTTP/1.1" 200 115 0.798691 10.0.0.23 - - [2025-11-17 02:12:44] "DELETE /project/4a1e29f5-e00e-469c-8111-e79337c6ee6c HTTP/1.1" 200 115 0.828856 10.0.0.23 - - [2025-11-17 02:12:44] "DELETE /project/c441e9c4-29e5-48fb-841a-000b583d11ef HTTP/1.1" 200 115 0.870529 10.0.0.23 - - [2025-11-17 02:13:14] "GET /projects?obj_uuids=7e3acf63-136b-433c-bf4a-8c6fba9d218e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.029178 10.0.0.22 - - [2025-11-17 02:13:14] "GET /project/7e3acf63-136b-433c-bf4a-8c6fba9d218e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.104514 10.0.0.22 - - [2025-11-17 02:13:14] "POST /neutron/network HTTP/1.1" 200 837 0.007600 10.0.0.22 - - [2025-11-17 02:13:14] "POST /id-to-fqname HTTP/1.1" 200 233 0.001405 10.0.0.22 - - [2025-11-17 02:13:14] "POST /neutron/port HTTP/1.1" 200 117 0.007449 10.0.0.23 - - [2025-11-17 02:13:15] "GET /projects?obj_uuids=7e3acf63-136b-433c-bf4a-8c6fba9d218e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001042 10.0.0.22 - - [2025-11-17 02:13:15] "POST /neutron/port HTTP/1.1" 200 1071 0.373929 10.0.0.22 - - [2025-11-17 02:13:15] "POST /neutron/port HTTP/1.1" 200 1125 0.138263 10.0.0.23 - - [2025-11-17 02:13:15] "GET /projects?obj_uuids=7e3acf63-136b-433c-bf4a-8c6fba9d218e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001592 10.0.0.22 - - [2025-11-17 02:13:15] "GET /project/7e3acf63-136b-433c-bf4a-8c6fba9d218e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.082028 10.0.0.22 - - [2025-11-17 02:13:16] "POST /neutron/port HTTP/1.1" 200 1099 0.022617 10.0.0.22 - - [2025-11-17 02:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004188 10.0.0.23 - - [2025-11-17 02:13:16] "GET /projects?obj_uuids=7e3acf63-136b-433c-bf4a-8c6fba9d218e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001279 10.0.0.22 - - [2025-11-17 02:13:16] "GET /project/7e3acf63-136b-433c-bf4a-8c6fba9d218e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.049940 10.0.0.22 - - [2025-11-17 02:13:16] "GET /virtual-network/ae58e4f7-4780-4f13-893f-10e470b53056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.008420 10.0.0.22 - - [2025-11-17 02:13:16] "GET /floating-ip-pools?parent_id=ae58e4f7-4780-4f13-893f-10e470b53056&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003425 10.0.0.22 - - [2025-11-17 02:13:16] "GET /virtual-network/ae58e4f7-4780-4f13-893f-10e470b53056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.008079 10.0.0.22 - - [2025-11-17 02:13:16] "POST /floating-ip-pools HTTP/1.1" 200 609 0.032207 10.0.0.22 - - [2025-11-17 02:13:16] "POST /ref-update HTTP/1.1" 200 156 0.019756 10.0.0.22 - - [2025-11-17 02:13:16] "GET /virtual-network/ae58e4f7-4780-4f13-893f-10e470b53056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005963 10.0.0.22 - - [2025-11-17 02:13:16] "GET /virtual-network/ae58e4f7-4780-4f13-893f-10e470b53056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006116 10.0.0.22 - - [2025-11-17 02:13:17] "POST /neutron/port HTTP/1.1" 200 1099 0.017952 10.0.0.23 - - [2025-11-17 02:13:17] "GET /projects?obj_uuids=7e3acf63-136b-433c-bf4a-8c6fba9d218e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003517 10.0.0.22 - - [2025-11-17 02:13:17] "POST /neutron/port HTTP/1.1" 200 1074 0.378536 10.0.0.22 - - [2025-11-17 02:13:18] "POST /neutron/port HTTP/1.1" 200 1074 0.019349 10.0.0.22 - - [2025-11-17 02:13:18] "POST /neutron/port HTTP/1.1" 200 117 0.001216 10.0.0.22 - - [2025-11-17 02:13:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004542 10.0.0.22 - - [2025-11-17 02:13:19] "POST /neutron/network HTTP/1.1" 200 840 0.008811 10.0.0.22 - - [2025-11-17 02:13:27] "POST /neutron/port HTTP/1.1" 200 1099 0.017320 10.0.0.22 - - [2025-11-17 02:13:32] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008354 10.0.0.22 - - [2025-11-17 02:13:42] "POST /neutron/port HTTP/1.1" 200 1099 0.015364 10.0.0.22 - - [2025-11-17 02:13:47] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009080 10.0.0.22 - - [2025-11-17 02:13:57] "POST /neutron/port HTTP/1.1" 200 1099 0.017574 10.0.0.22 - - [2025-11-17 02:14:02] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009587 10.0.0.22 - - [2025-11-17 02:14:08] "POST /neutron/port HTTP/1.1" 200 1099 0.017349 10.0.0.22 - - [2025-11-17 02:14:08] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008687 10.0.0.22 - - [2025-11-17 02:14:08] "GET /virtual-machine/0888db32-7b42-4c46-b30c-9c2150f8f507 HTTP/1.1" 401 292 0.000452 10.0.0.22 - - [2025-11-17 02:14:08] "GET /virtual-machine/0888db32-7b42-4c46-b30c-9c2150f8f507 HTTP/1.1" 200 1303 0.053679 10.0.0.22 - - [2025-11-17 02:14:08] "GET /virtual-machine-interface/16d00781-ca4d-482f-a739-808726e42977 HTTP/1.1" 200 3004 0.006165 10.0.0.22 - - [2025-11-17 02:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.22 - - [2025-11-17 02:14:08] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004921 10.0.0.22 - - [2025-11-17 02:14:08] "GET /virtual-networks?parent_id=7e3acf63-136b-433c-bf4a-8c6fba9d218e&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003701 10.0.0.22 - - [2025-11-17 02:14:08] "GET /virtual-network/b0eee81c-98e4-4b0e-acc0-ef94556d1d7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005867 10.0.0.22 - - [2025-11-17 02:14:11] "POST /neutron/network HTTP/1.1" 200 847 0.040370 10.0.0.22 - - [2025-11-17 02:14:11] "POST /neutron/port HTTP/1.1" 200 117 0.001253 10.0.0.22 - - [2025-11-17 02:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.22 - - [2025-11-17 02:14:12] "GET /virtual-network/b0eee81c-98e4-4b0e-acc0-ef94556d1d7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006571 10.0.0.22 - - [2025-11-17 02:14:15] "POST /neutron/port HTTP/1.1" 200 1102 0.046354 10.0.0.22 - - [2025-11-17 02:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004987 10.0.0.22 - - [2025-11-17 02:14:16] "GET /virtual-network/b0eee81c-98e4-4b0e-acc0-ef94556d1d7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006091 10.0.0.22 - - [2025-11-17 02:14:16] "POST /neutron/subnet HTTP/1.1" 200 708 0.009499 10.0.0.22 - - [2025-11-17 02:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003494 10.0.0.22 - - [2025-11-17 02:14:20] "GET /virtual-network/b0eee81c-98e4-4b0e-acc0-ef94556d1d7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006908 10.0.0.22 - - [2025-11-17 02:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004637 10.0.0.22 - - [2025-11-17 02:14:24] "GET /virtual-network/b0eee81c-98e4-4b0e-acc0-ef94556d1d7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006925 10.0.0.22 - - [2025-11-17 02:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003780 10.0.0.22 - - [2025-11-17 02:14:28] "GET /virtual-network/b0eee81c-98e4-4b0e-acc0-ef94556d1d7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007147 10.0.0.22 - - [2025-11-17 02:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.22 - - [2025-11-17 02:14:32] "GET /virtual-network/b0eee81c-98e4-4b0e-acc0-ef94556d1d7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006114 10.0.0.22 - - [2025-11-17 02:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004582 10.0.0.22 - - [2025-11-17 02:14:36] "GET /virtual-network/b0eee81c-98e4-4b0e-acc0-ef94556d1d7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006222 10.0.0.22 - - [2025-11-17 02:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.22 - - [2025-11-17 02:14:40] "GET /virtual-network/b0eee81c-98e4-4b0e-acc0-ef94556d1d7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006176 10.0.0.33 - - [2025-11-17 02:14:43] "GET /obj-perms HTTP/1.1" 200 5056 0.056867 10.0.0.22 - - [2025-11-17 02:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.22 - - [2025-11-17 02:14:44] "GET /virtual-network/b0eee81c-98e4-4b0e-acc0-ef94556d1d7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006191 10.0.0.22 - - [2025-11-17 02:14:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003930 10.0.0.22 - - [2025-11-17 02:14:46] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003990 10.0.0.22 - - [2025-11-17 02:14:46] "GET /virtual-networks?parent_id=7e3acf63-136b-433c-bf4a-8c6fba9d218e&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003377 10.0.0.22 - - [2025-11-17 02:14:46] "GET /virtual-network/b0eee81c-98e4-4b0e-acc0-ef94556d1d7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005986 10.0.0.22 - - [2025-11-17 02:14:46] "POST /neutron/port HTTP/1.1" 200 1099 0.015685 10.0.0.22 - - [2025-11-17 02:14:51] "POST /neutron/security_group HTTP/1.1" 200 2070 0.034002 10.0.0.22 - - [2025-11-17 02:14:56] "POST /neutron/port HTTP/1.1" 200 1099 0.017136 10.0.0.22 - - [2025-11-17 02:14:59] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006576 10.0.0.22 - - [2025-11-17 02:15:07] "POST /neutron/port HTTP/1.1" 200 1099 0.016474 10.0.0.22 - - [2025-11-17 02:15:10] "POST /neutron/port HTTP/1.1" 200 1099 0.031214 10.0.0.22 - - [2025-11-17 02:15:11] "POST /neutron/subnet HTTP/1.1" 200 694 0.018572 10.0.0.23 - - [2025-11-17 02:15:12] "GET /projects?obj_uuids=7e3acf63-136b-433c-bf4a-8c6fba9d218e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001127 10.0.0.22 - - [2025-11-17 02:15:12] "POST /neutron/floatingip HTTP/1.1" 200 532 0.164723 10.0.0.22 - - [2025-11-17 02:15:12] "POST /neutron/floatingip HTTP/1.1" 200 578 0.077848 10.0.0.22 - - [2025-11-17 02:15:12] "POST /neutron/port HTTP/1.1" 200 1102 0.015263 10.0.0.22 - - [2025-11-17 02:15:12] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008283 10.0.0.22 - - [2025-11-17 02:15:12] "GET /virtual-machine/ffbcf752-9adf-4468-a632-4677cb888c7b HTTP/1.1" 200 1305 0.006111 10.0.0.22 - - [2025-11-17 02:15:12] "GET /virtual-machine-interface/fc7c75dc-ab6b-48a5-8b69-aaca065ee026 HTTP/1.1" 200 3005 0.005211 10.0.0.22 - - [2025-11-17 02:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.22 - - [2025-11-17 02:15:12] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005773 10.0.0.22 - - [2025-11-17 02:15:12] "GET /virtual-networks?parent_id=7e3acf63-136b-433c-bf4a-8c6fba9d218e&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003112 10.0.0.22 - - [2025-11-17 02:15:13] "GET /virtual-network/ae58e4f7-4780-4f13-893f-10e470b53056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005646 10.0.0.22 - - [2025-11-17 02:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.22 - - [2025-11-17 02:15:14] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003589 10.0.0.22 - - [2025-11-17 02:15:14] "GET /virtual-networks?parent_id=7e3acf63-136b-433c-bf4a-8c6fba9d218e&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.002932 10.0.0.22 - - [2025-11-17 02:15:14] "GET /virtual-network/ae58e4f7-4780-4f13-893f-10e470b53056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006188 10.0.0.22 - - [2025-11-17 02:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.22 - - [2025-11-17 02:15:14] "GET /routing-instance/47df1f60-6660-49cf-bb27-3707b50e045e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.006275 10.0.0.22 - - [2025-11-17 02:15:14] "GET /route-target/9d828ec9-c36c-475e-bece-ad3163751586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004523 10.0.0.22 - - [2025-11-17 02:15:16] "POST /neutron/port HTTP/1.1" 200 1102 0.016064 10.0.0.22 - - [2025-11-17 02:15:16] "POST /neutron/subnet HTTP/1.1" 200 708 0.010270 10.0.0.22 - - [2025-11-17 02:15:38] "POST /neutron/floatingip HTTP/1.1" 200 578 0.013825 10.0.0.22 - - [2025-11-17 02:15:38] "POST /neutron/floatingip HTTP/1.1" 200 115 0.064058 10.0.0.22 - - [2025-11-17 02:15:38] "GET /floating-ip-pool/59d86a25-5de9-43af-85e3-807bd0d2d0a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.005972 10.0.0.22 - - [2025-11-17 02:15:38] "POST /ref-update HTTP/1.1" 200 156 0.015541 10.0.0.22 - - [2025-11-17 02:15:38] "DELETE /floating-ip-pool/59d86a25-5de9-43af-85e3-807bd0d2d0a7 HTTP/1.1" 200 115 0.059936 10.0.0.22 - - [2025-11-17 02:15:39] "POST /neutron/port HTTP/1.1" 200 1102 0.015615 10.0.0.22 - - [2025-11-17 02:15:39] "POST /neutron/port HTTP/1.1" 200 1099 0.015624 10.0.0.22 - - [2025-11-17 02:15:40] "POST /neutron/network HTTP/1.1" 200 837 0.007557 10.0.0.23 - - [2025-11-17 02:15:41] "POST /useragent-kv HTTP/1.1" 200 115 0.004913 10.0.0.23 - - [2025-11-17 02:15:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003016 10.0.0.22 - - [2025-11-17 02:15:41] "POST /neutron/network HTTP/1.1" 200 151 0.138468 10.0.0.33 - - [2025-11-17 02:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.073027 10.0.0.23 - - [2025-11-17 02:15:43] "GET /projects?obj_uuids=7e3acf63-136b-433c-bf4a-8c6fba9d218e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001108 10.0.0.22 - - [2025-11-17 02:15:43] "GET /project/7e3acf63-136b-433c-bf4a-8c6fba9d218e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.076767 10.0.0.23 - - [2025-11-17 02:15:43] "GET /projects?obj_uuids=7e3acf63-136b-433c-bf4a-8c6fba9d218e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001429 10.0.0.22 - - [2025-11-17 02:15:43] "GET /project/7e3acf63-136b-433c-bf4a-8c6fba9d218e?fields=virtual_networks HTTP/1.1" 200 1066 0.053530 10.0.0.23 - - [2025-11-17 02:15:43] "GET /projects?obj_uuids=7e3acf63-136b-433c-bf4a-8c6fba9d218e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001075 10.0.0.22 - - [2025-11-17 02:15:43] "GET /project/7e3acf63-136b-433c-bf4a-8c6fba9d218e?fields=virtual_machine_interfaces HTTP/1.1" 200 1066 0.039145 10.0.0.23 - - [2025-11-17 02:15:43] "GET /projects?obj_uuids=7e3acf63-136b-433c-bf4a-8c6fba9d218e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001049 10.0.0.22 - - [2025-11-17 02:15:43] "GET /project/7e3acf63-136b-433c-bf4a-8c6fba9d218e?fields=security_groups HTTP/1.1" 200 1304 0.054014 10.0.0.22 - - [2025-11-17 02:15:44] "POST /fqname-to-id HTTP/1.1" 404 188 0.031324 10.0.0.23 - - [2025-11-17 02:15:44] "GET /projects?obj_uuids=b490bc15-4fde-48c5-81d0-4cca128e48a0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003373 10.0.0.23 - - [2025-11-17 02:15:44] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001094 10.0.0.23 - - [2025-11-17 02:15:44] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.377748 10.0.0.23 - - [2025-11-17 02:15:44] "GET /projects?obj_uuids=7e3acf63-136b-433c-bf4a-8c6fba9d218e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001571 10.0.0.23 - - [2025-11-17 02:15:44] "GET /project/7e3acf63-136b-433c-bf4a-8c6fba9d218e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1526 0.074597 10.0.0.23 - - [2025-11-17 02:15:44] "GET /projects?obj_uuids=7e3acf63-136b-433c-bf4a-8c6fba9d218e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002323 10.0.0.23 - - [2025-11-17 02:15:44] "GET /project/7e3acf63-136b-433c-bf4a-8c6fba9d218e?fields=security_groups HTTP/1.1" 200 1409 0.081443 10.0.0.23 - - [2025-11-17 02:15:44] "POST /id-to-fqname HTTP/1.1" 200 190 0.001082 10.0.0.23 - - [2025-11-17 02:15:44] "POST /fqname-to-id HTTP/1.1" 404 199 0.004250 10.0.0.23 - - [2025-11-17 02:15:45] "POST /security-groups HTTP/1.1" 200 591 0.053081 10.0.0.23 - - [2025-11-17 02:15:45] "DELETE /security-group/911f1fa6-f4c5-4ce5-af62-5b130b7128d6 HTTP/1.1" 200 115 0.079349 10.0.0.23 - - [2025-11-17 02:15:45] "GET /projects?obj_uuids=7e3acf63-136b-433c-bf4a-8c6fba9d218e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002061 10.0.0.23 - - [2025-11-17 02:15:45] "POST /projects HTTP/1.1" 200 585 0.365902 10.0.0.23 - - [2025-11-17 02:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.435525 10.0.0.23 - - [2025-11-17 02:15:45] "GET /project/7e3acf63-136b-433c-bf4a-8c6fba9d218e?fields=application_policy_sets HTTP/1.1" 200 1448 0.083504 10.0.0.33 - - [2025-11-17 02:15:45] "DELETE /access-control-list/c6c98489-f12d-4963-b70a-6bcbecff1722 HTTP/1.1" 200 115 0.071150 10.0.0.22 - - [2025-11-17 02:15:45] "GET /project/b490bc15-4fde-48c5-81d0-4cca128e48a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.973347 10.0.0.33 - - [2025-11-17 02:15:45] "POST /fqname-to-id HTTP/1.1" 404 233 0.014740 10.0.0.23 - - [2025-11-17 02:15:45] "DELETE /project/7e3acf63-136b-433c-bf4a-8c6fba9d218e HTTP/1.1" 200 115 0.635102 10.0.0.23 - - [2025-11-17 02:15:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000655 10.0.0.23 - - [2025-11-17 02:15:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000520 10.0.0.33 - - [2025-11-17 02:15:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000550 10.0.0.33 - - [2025-11-17 02:15:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.33 - - [2025-11-17 02:15:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000439 10.0.0.33 - - [2025-11-17 02:15:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000369 10.0.0.22 - - [2025-11-17 02:15:47] "GET / HTTP/1.1" 200 35931 0.002724 10.0.0.23 - - [2025-11-17 02:15:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000429 10.0.0.23 - - [2025-11-17 02:15:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000384 10.0.0.22 - - [2025-11-17 02:15:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000434 10.0.0.22 - - [2025-11-17 02:15:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000510 10.0.0.22 - - [2025-11-17 02:15:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000455 10.0.0.22 - - [2025-11-17 02:15:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000717 10.0.0.23 - - [2025-11-17 02:15:50] "GET /projects?obj_uuids=b490bc15-4fde-48c5-81d0-4cca128e48a0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001186 10.0.0.22 - - [2025-11-17 02:15:50] "GET /project/b490bc15-4fde-48c5-81d0-4cca128e48a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.051284 10.0.0.23 - - [2025-11-17 02:15:50] "GET /projects?obj_uuids=b490bc15-4fde-48c5-81d0-4cca128e48a0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001294 10.0.0.22 - - [2025-11-17 02:15:50] "GET /project/b490bc15-4fde-48c5-81d0-4cca128e48a0?fields=virtual_networks HTTP/1.1" 200 1042 0.073945 10.0.0.23 - - [2025-11-17 02:15:50] "GET /projects?obj_uuids=b490bc15-4fde-48c5-81d0-4cca128e48a0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001154 10.0.0.22 - - [2025-11-17 02:15:50] "GET /project/b490bc15-4fde-48c5-81d0-4cca128e48a0?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.058151 10.0.0.23 - - [2025-11-17 02:15:50] "GET /projects?obj_uuids=b490bc15-4fde-48c5-81d0-4cca128e48a0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001442 10.0.0.22 - - [2025-11-17 02:15:50] "GET /project/b490bc15-4fde-48c5-81d0-4cca128e48a0?fields=security_groups HTTP/1.1" 200 1268 0.060726 10.0.0.22 - - [2025-11-17 02:15:51] "POST /fqname-to-id HTTP/1.1" 404 183 0.038726 10.0.0.23 - - [2025-11-17 02:15:51] "GET /projects?obj_uuids=986508aa-19c6-44cd-b9bd-7b857f240fb5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003142 10.0.0.23 - - [2025-11-17 02:15:51] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001424 10.0.0.23 - - [2025-11-17 02:15:51] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008646 10.0.0.23 - - [2025-11-17 02:15:51] "POST /id-to-fqname HTTP/1.1" 200 185 0.005308 10.0.0.23 - - [2025-11-17 02:15:51] "POST /fqname-to-id HTTP/1.1" 404 194 0.004398 10.0.0.23 - - [2025-11-17 02:15:52] "POST /security-groups HTTP/1.1" 200 586 0.077436 10.0.0.23 - - [2025-11-17 02:15:52] "POST /projects HTTP/1.1" 200 575 0.310099 10.0.0.23 - - [2025-11-17 02:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.351079 10.0.0.33 - - [2025-11-17 02:15:52] "POST /access-control-lists HTTP/1.1" 200 591 0.046814 10.0.0.22 - - [2025-11-17 02:15:52] "GET /project/986508aa-19c6-44cd-b9bd-7b857f240fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.527320 10.0.0.22 - - [2025-11-17 02:15:53] "GET / HTTP/1.1" 200 35931 0.002498 10.0.0.23 - - [2025-11-17 02:15:59] "GET /projects?obj_uuids=986508aa-19c6-44cd-b9bd-7b857f240fb5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001082 10.0.0.22 - - [2025-11-17 02:15:59] "GET /project/986508aa-19c6-44cd-b9bd-7b857f240fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.045985 10.0.0.23 - - [2025-11-17 02:15:59] "GET /projects?obj_uuids=986508aa-19c6-44cd-b9bd-7b857f240fb5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002008 10.0.0.22 - - [2025-11-17 02:15:59] "GET /project/986508aa-19c6-44cd-b9bd-7b857f240fb5?fields=virtual_networks HTTP/1.1" 200 1033 0.048592 10.0.0.23 - - [2025-11-17 02:15:59] "GET /projects?obj_uuids=986508aa-19c6-44cd-b9bd-7b857f240fb5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001132 10.0.0.22 - - [2025-11-17 02:15:59] "GET /project/986508aa-19c6-44cd-b9bd-7b857f240fb5?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.044464 10.0.0.23 - - [2025-11-17 02:15:59] "GET /projects?obj_uuids=986508aa-19c6-44cd-b9bd-7b857f240fb5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001590 10.0.0.22 - - [2025-11-17 02:15:59] "GET /project/986508aa-19c6-44cd-b9bd-7b857f240fb5?fields=security_groups HTTP/1.1" 200 1254 0.056720 10.0.0.22 - - [2025-11-17 02:16:00] "POST /fqname-to-id HTTP/1.1" 404 187 0.035791 10.0.0.23 - - [2025-11-17 02:16:00] "GET /projects?obj_uuids=3d4545a6-c19a-49e1-a852-d2f00ab11b66&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003035 10.0.0.23 - - [2025-11-17 02:16:00] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001096 10.0.0.23 - - [2025-11-17 02:16:00] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007559 10.0.0.23 - - [2025-11-17 02:16:00] "POST /id-to-fqname HTTP/1.1" 200 189 0.004323 10.0.0.23 - - [2025-11-17 02:16:00] "POST /fqname-to-id HTTP/1.1" 404 198 0.007033 10.0.0.23 - - [2025-11-17 02:16:00] "POST /security-groups HTTP/1.1" 200 590 0.040219 10.0.0.33 - - [2025-11-17 02:16:00] "POST /fqname-to-id HTTP/1.1" 404 233 0.003656 10.0.0.23 - - [2025-11-17 02:16:01] "POST /projects HTTP/1.1" 200 583 0.267621 10.0.0.23 - - [2025-11-17 02:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.345939 10.0.0.33 - - [2025-11-17 02:16:01] "POST /access-control-lists HTTP/1.1" 200 593 0.037033 10.0.0.22 - - [2025-11-17 02:16:01] "GET /project/3d4545a6-c19a-49e1-a852-d2f00ab11b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.517309 10.0.0.22 - - [2025-11-17 02:16:02] "GET / HTTP/1.1" 200 35931 0.001515 10.0.0.23 - - [2025-11-17 02:16:05] "GET /projects?obj_uuids=3d4545a6-c19a-49e1-a852-d2f00ab11b66&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001472 10.0.0.22 - - [2025-11-17 02:16:05] "GET /project/3d4545a6-c19a-49e1-a852-d2f00ab11b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.047641 10.0.0.23 - - [2025-11-17 02:16:05] "GET /projects?obj_uuids=3d4545a6-c19a-49e1-a852-d2f00ab11b66&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.004021 10.0.0.22 - - [2025-11-17 02:16:05] "GET /project/3d4545a6-c19a-49e1-a852-d2f00ab11b66?fields=virtual_networks HTTP/1.1" 200 1040 0.075382 10.0.0.23 - - [2025-11-17 02:16:05] "GET /projects?obj_uuids=3d4545a6-c19a-49e1-a852-d2f00ab11b66&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001004 10.0.0.22 - - [2025-11-17 02:16:05] "GET /project/3d4545a6-c19a-49e1-a852-d2f00ab11b66?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.047250 10.0.0.23 - - [2025-11-17 02:16:05] "GET /projects?obj_uuids=3d4545a6-c19a-49e1-a852-d2f00ab11b66&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001171 10.0.0.22 - - [2025-11-17 02:16:05] "GET /project/3d4545a6-c19a-49e1-a852-d2f00ab11b66?fields=security_groups HTTP/1.1" 200 1265 0.064651 10.0.0.22 - - [2025-11-17 02:16:07] "POST /fqname-to-id HTTP/1.1" 404 188 0.041227 10.0.0.23 - - [2025-11-17 02:16:07] "GET /projects?obj_uuids=172375c1-ce99-40e3-b4f2-e54ea8784605&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003691 10.0.0.23 - - [2025-11-17 02:16:07] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001189 10.0.0.23 - - [2025-11-17 02:16:07] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008315 10.0.0.23 - - [2025-11-17 02:16:07] "POST /id-to-fqname HTTP/1.1" 200 190 0.004299 10.0.0.23 - - [2025-11-17 02:16:07] "POST /fqname-to-id HTTP/1.1" 404 199 0.009184 10.0.0.23 - - [2025-11-17 02:16:07] "POST /security-groups HTTP/1.1" 200 591 0.076152 10.0.0.23 - - [2025-11-17 02:16:07] "POST /projects HTTP/1.1" 200 585 0.330367 10.0.0.23 - - [2025-11-17 02:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.375814 10.0.0.33 - - [2025-11-17 02:16:07] "POST /fqname-to-id HTTP/1.1" 404 233 0.003765 10.0.0.22 - - [2025-11-17 02:16:07] "GET /project/172375c1-ce99-40e3-b4f2-e54ea8784605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.543590 10.0.0.22 - - [2025-11-17 02:16:09] "GET / HTTP/1.1" 200 35931 0.001610 10.0.0.23 - - [2025-11-17 02:16:12] "GET /projects?obj_uuids=172375c1-ce99-40e3-b4f2-e54ea8784605&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001058 10.0.0.22 - - [2025-11-17 02:16:12] "GET /project/172375c1-ce99-40e3-b4f2-e54ea8784605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.056873 10.0.0.23 - - [2025-11-17 02:16:12] "GET /projects?obj_uuids=172375c1-ce99-40e3-b4f2-e54ea8784605&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001135 10.0.0.22 - - [2025-11-17 02:16:12] "GET /project/172375c1-ce99-40e3-b4f2-e54ea8784605?fields=virtual_networks HTTP/1.1" 200 1042 0.058041 10.0.0.23 - - [2025-11-17 02:16:12] "GET /projects?obj_uuids=172375c1-ce99-40e3-b4f2-e54ea8784605&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001054 10.0.0.22 - - [2025-11-17 02:16:12] "GET /project/172375c1-ce99-40e3-b4f2-e54ea8784605?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.066019 10.0.0.23 - - [2025-11-17 02:16:12] "GET /projects?obj_uuids=172375c1-ce99-40e3-b4f2-e54ea8784605&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001175 10.0.0.22 - - [2025-11-17 02:16:12] "GET /project/172375c1-ce99-40e3-b4f2-e54ea8784605?fields=security_groups HTTP/1.1" 200 1268 0.047915 10.0.0.22 - - [2025-11-17 02:16:13] "POST /fqname-to-id HTTP/1.1" 404 192 0.032019 10.0.0.23 - - [2025-11-17 02:16:13] "GET /projects?obj_uuids=a57341c2-5708-4fe1-8e0d-da0f015fe087&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003022 10.0.0.23 - - [2025-11-17 02:16:13] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001045 10.0.0.23 - - [2025-11-17 02:16:13] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007590 10.0.0.23 - - [2025-11-17 02:16:14] "POST /id-to-fqname HTTP/1.1" 200 194 0.001391 10.0.0.23 - - [2025-11-17 02:16:14] "POST /fqname-to-id HTTP/1.1" 404 203 0.006923 10.0.0.23 - - [2025-11-17 02:16:14] "POST /security-groups HTTP/1.1" 200 595 0.037054 10.0.0.23 - - [2025-11-17 02:16:14] "POST /projects HTTP/1.1" 200 593 0.266932 10.0.0.23 - - [2025-11-17 02:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.305741 10.0.0.33 - - [2025-11-17 02:16:14] "POST /access-control-lists HTTP/1.1" 200 600 0.029444 10.0.0.22 - - [2025-11-17 02:16:14] "GET /project/a57341c2-5708-4fe1-8e0d-da0f015fe087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.462242 10.0.0.22 - - [2025-11-17 02:16:15] "GET / HTTP/1.1" 200 35931 0.001686 10.0.0.23 - - [2025-11-17 02:16:18] "GET /projects?obj_uuids=a57341c2-5708-4fe1-8e0d-da0f015fe087&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000981 10.0.0.22 - - [2025-11-17 02:16:18] "GET /project/a57341c2-5708-4fe1-8e0d-da0f015fe087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.047262 10.0.0.23 - - [2025-11-17 02:16:18] "GET /projects?obj_uuids=a57341c2-5708-4fe1-8e0d-da0f015fe087&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001579 10.0.0.22 - - [2025-11-17 02:16:18] "GET /project/a57341c2-5708-4fe1-8e0d-da0f015fe087?fields=virtual_networks HTTP/1.1" 200 1051 0.071905 10.0.0.23 - - [2025-11-17 02:16:18] "GET /projects?obj_uuids=a57341c2-5708-4fe1-8e0d-da0f015fe087&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001741 10.0.0.22 - - [2025-11-17 02:16:18] "GET /project/a57341c2-5708-4fe1-8e0d-da0f015fe087?fields=virtual_machine_interfaces HTTP/1.1" 200 1051 0.041153 10.0.0.23 - - [2025-11-17 02:16:19] "GET /projects?obj_uuids=a57341c2-5708-4fe1-8e0d-da0f015fe087&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001142 10.0.0.22 - - [2025-11-17 02:16:19] "GET /project/a57341c2-5708-4fe1-8e0d-da0f015fe087?fields=security_groups HTTP/1.1" 200 1281 0.044351 10.0.0.22 - - [2025-11-17 02:16:20] "POST /fqname-to-id HTTP/1.1" 404 183 0.030442 10.0.0.23 - - [2025-11-17 02:16:20] "GET /projects?obj_uuids=05b88a79-00a2-40d8-b1b7-fc0440bc604a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003466 10.0.0.23 - - [2025-11-17 02:16:20] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001007 10.0.0.23 - - [2025-11-17 02:16:20] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007301 10.0.0.23 - - [2025-11-17 02:16:20] "POST /id-to-fqname HTTP/1.1" 200 185 0.004922 10.0.0.23 - - [2025-11-17 02:16:20] "POST /fqname-to-id HTTP/1.1" 404 194 0.008817 10.0.0.23 - - [2025-11-17 02:16:20] "POST /security-groups HTTP/1.1" 200 586 0.077501 10.0.0.33 - - [2025-11-17 02:16:20] "POST /fqname-to-id HTTP/1.1" 404 229 0.003524 10.0.0.23 - - [2025-11-17 02:16:20] "POST /projects HTTP/1.1" 200 575 0.311294 10.0.0.23 - - [2025-11-17 02:16:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.397466 10.0.0.33 - - [2025-11-17 02:16:20] "POST /access-control-lists HTTP/1.1" 200 589 0.031860 10.0.0.22 - - [2025-11-17 02:16:20] "GET /project/05b88a79-00a2-40d8-b1b7-fc0440bc604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.560333 10.0.0.22 - - [2025-11-17 02:16:21] "GET / HTTP/1.1" 200 35931 0.002118 10.0.0.22 - - [2025-11-17 02:16:22] "POST /fqname-to-id HTTP/1.1" 404 193 0.003234 10.0.0.33 - - [2025-11-17 02:16:22] "POST /fqname-to-id HTTP/1.1" 404 227 0.010489 10.0.0.33 - - [2025-11-17 02:16:22] "PUT /access-control-list/8e726dbd-9b60-47d7-9b7e-fb7432f7f1db HTTP/1.1" 200 272 0.022892 10.0.0.22 - - [2025-11-17 02:16:23] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.052192 10.0.0.22 - - [2025-11-17 02:16:23] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.178710 10.0.0.22 - - [2025-11-17 02:16:23] "POST /fqname-to-id HTTP/1.1" 404 193 0.003082 10.0.0.33 - - [2025-11-17 02:16:23] "PUT /access-control-list/8e726dbd-9b60-47d7-9b7e-fb7432f7f1db HTTP/1.1" 200 272 0.017781 10.0.0.33 - - [2025-11-17 02:16:23] "POST /fqname-to-id HTTP/1.1" 404 227 0.011689 10.0.0.33 - - [2025-11-17 02:16:23] "PUT /access-control-list/3727d44e-42ce-4ba6-a04f-f0d4843cecf7 HTTP/1.1" 200 272 0.029536 10.0.0.22 - - [2025-11-17 02:16:24] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.012712 10.0.0.22 - - [2025-11-17 02:16:24] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.169677 10.0.0.22 - - [2025-11-17 02:16:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000420 10.0.0.33 - - [2025-11-17 02:16:24] "PUT /access-control-list/3727d44e-42ce-4ba6-a04f-f0d4843cecf7 HTTP/1.1" 200 272 0.019068 10.0.0.22 - - [2025-11-17 02:16:24] "POST /fqname-to-id HTTP/1.1" 404 210 0.031889 10.0.0.33 - - [2025-11-17 02:16:25] "POST /fqname-to-id HTTP/1.1" 404 244 0.012708 10.0.0.33 - - [2025-11-17 02:16:25] "PUT /access-control-list/a9e3c1be-2b28-4420-97ef-c18bafacffab HTTP/1.1" 200 272 0.015943 10.0.0.22 - - [2025-11-17 02:16:25] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.038684 10.0.0.22 - - [2025-11-17 02:16:26] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.166786 10.0.0.22 - - [2025-11-17 02:16:26] "POST /fqname-to-id HTTP/1.1" 404 210 0.005052 10.0.0.33 - - [2025-11-17 02:16:26] "PUT /access-control-list/a9e3c1be-2b28-4420-97ef-c18bafacffab HTTP/1.1" 200 272 0.018975 10.0.0.33 - - [2025-11-17 02:16:26] "POST /fqname-to-id HTTP/1.1" 404 244 0.008034 10.0.0.33 - - [2025-11-17 02:16:26] "PUT /access-control-list/2f408700-8178-40af-889b-010171707019 HTTP/1.1" 200 272 0.022398 10.0.0.22 - - [2025-11-17 02:16:26] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.019448 10.0.0.22 - - [2025-11-17 02:16:27] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.126385 10.0.0.33 - - [2025-11-17 02:16:27] "PUT /access-control-list/2f408700-8178-40af-889b-010171707019 HTTP/1.1" 200 272 0.016090 10.0.0.22 - - [2025-11-17 02:16:28] "POST /neutron/router HTTP/1.1" 200 541 0.011628 10.0.0.22 - - [2025-11-17 02:16:28] "POST /neutron/router HTTP/1.1" 200 541 0.004368 10.0.0.22 - - [2025-11-17 02:16:28] "POST /neutron/router HTTP/1.1" 200 541 0.004063 10.0.0.22 - - [2025-11-17 02:16:28] "POST /neutron/router HTTP/1.1" 200 541 0.003894 10.0.0.22 - - [2025-11-17 02:16:28] "POST /neutron/router HTTP/1.1" 200 541 0.004401 10.0.0.22 - - [2025-11-17 02:16:28] "POST /neutron/router HTTP/1.1" 200 541 0.004011 10.0.0.22 - - [2025-11-17 02:16:28] "POST /neutron/router HTTP/1.1" 200 541 0.004200 10.0.0.22 - - [2025-11-17 02:16:28] "POST /neutron/router HTTP/1.1" 200 541 0.004769 10.0.0.22 - - [2025-11-17 02:16:28] "POST /neutron/router HTTP/1.1" 200 541 0.004032 10.0.0.22 - - [2025-11-17 02:16:28] "POST /neutron/router HTTP/1.1" 200 541 0.003949 10.0.0.22 - - [2025-11-17 02:16:29] "POST /neutron/router HTTP/1.1" 200 541 0.004031 10.0.0.22 - - [2025-11-17 02:16:29] "POST /neutron/router HTTP/1.1" 200 541 0.028414 10.0.0.33 - - [2025-11-17 02:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007135 10.0.0.23 - - [2025-11-17 02:16:29] "GET /projects?obj_uuids=05b88a79-00a2-40d8-b1b7-fc0440bc604a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001203 10.0.0.22 - - [2025-11-17 02:16:29] "GET /logical-router/c91dcf24-00bf-4079-a74d-d8f0b3e655b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.102069 10.0.0.22 - - [2025-11-17 02:16:29] "POST /neutron/router HTTP/1.1" 200 559 0.125406 10.0.0.33 - - [2025-11-17 02:16:29] "PUT /logical-router/1fdf79fd-6a0a-4b87-a5a0-f4449ee07683 HTTP/1.1" 200 262 0.032286 10.0.0.22 - - [2025-11-17 02:16:29] "POST /neutron/router HTTP/1.1" 200 559 0.007935 10.0.0.22 - - [2025-11-17 02:16:29] "POST /neutron/router HTTP/1.1" 200 559 0.005886 10.0.0.22 - - [2025-11-17 02:16:29] "POST /neutron/router HTTP/1.1" 200 559 0.004159 10.0.0.22 - - [2025-11-17 02:16:29] "POST /neutron/router HTTP/1.1" 200 559 0.004656 10.0.0.22 - - [2025-11-17 02:16:29] "POST /neutron/router HTTP/1.1" 200 559 0.004764 10.0.0.22 - - [2025-11-17 02:16:29] "POST /neutron/router HTTP/1.1" 200 559 0.004761 10.0.0.22 - - [2025-11-17 02:16:29] "POST /neutron/router HTTP/1.1" 200 559 0.004462 10.0.0.22 - - [2025-11-17 02:16:29] "POST /neutron/router HTTP/1.1" 200 559 0.004138 10.0.0.22 - - [2025-11-17 02:16:29] "POST /neutron/router HTTP/1.1" 200 559 0.003831 10.0.0.22 - - [2025-11-17 02:16:29] "POST /neutron/router HTTP/1.1" 200 559 0.004661 10.0.0.22 - - [2025-11-17 02:16:30] "POST /neutron/router HTTP/1.1" 200 559 0.031582 10.0.0.22 - - [2025-11-17 02:16:30] "POST /neutron/router HTTP/1.1" 200 559 0.004217 10.0.0.22 - - [2025-11-17 02:16:30] "POST /neutron/router HTTP/1.1" 200 541 0.011297 10.0.0.33 - - [2025-11-17 02:16:30] "POST /route-targets HTTP/1.1" 200 327 0.026258 10.0.0.22 - - [2025-11-17 02:16:30] "POST /neutron/router HTTP/1.1" 200 541 0.008926 10.0.0.22 - - [2025-11-17 02:16:30] "POST /neutron/router HTTP/1.1" 200 541 0.004350 10.0.0.22 - - [2025-11-17 02:16:30] "POST /neutron/router HTTP/1.1" 200 541 0.005273 10.0.0.22 - - [2025-11-17 02:16:30] "POST /neutron/router HTTP/1.1" 200 541 0.004050 10.0.0.22 - - [2025-11-17 02:16:30] "POST /neutron/router HTTP/1.1" 200 541 0.004504 10.0.0.22 - - [2025-11-17 02:16:30] "POST /neutron/router HTTP/1.1" 200 541 0.004108 10.0.0.22 - - [2025-11-17 02:16:30] "POST /neutron/router HTTP/1.1" 200 541 0.004885 10.0.0.22 - - [2025-11-17 02:16:30] "POST /neutron/router HTTP/1.1" 200 541 0.004582 10.0.0.22 - - [2025-11-17 02:16:30] "POST /neutron/router HTTP/1.1" 200 541 0.003953 10.0.0.22 - - [2025-11-17 02:16:30] "POST /neutron/router HTTP/1.1" 200 541 0.004821 10.0.0.22 - - [2025-11-17 02:16:31] "POST /neutron/router HTTP/1.1" 200 541 0.007821 10.0.0.22 - - [2025-11-17 02:16:31] "POST /neutron/router HTTP/1.1" 200 151 0.074234 10.0.0.33 - - [2025-11-17 02:16:31] "DELETE /route-target/eb4f9ea9-3e81-43d0-a2a2-bff70bf09d5e HTTP/1.1" 200 115 0.029932 10.0.0.22 - - [2025-11-17 02:16:31] "POST /neutron/security_group HTTP/1.1" 200 521 0.004735 10.0.0.33 - - [2025-11-17 02:16:31] "DELETE /access-control-list/9c506dea-ce24-4b00-aca6-c94d26fd7061 HTTP/1.1" 200 115 0.028841 10.0.0.22 - - [2025-11-17 02:16:31] "POST /neutron/security_group HTTP/1.1" 200 151 0.070253 10.0.0.33 - - [2025-11-17 02:16:31] "DELETE /access-control-list/3727d44e-42ce-4ba6-a04f-f0d4843cecf7 HTTP/1.1" 200 115 0.044831 10.0.0.23 - - [2025-11-17 02:16:32] "GET /projects?obj_uuids=05b88a79-00a2-40d8-b1b7-fc0440bc604a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001459 10.0.0.22 - - [2025-11-17 02:16:32] "GET /project/05b88a79-00a2-40d8-b1b7-fc0440bc604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.038032 10.0.0.23 - - [2025-11-17 02:16:32] "GET /projects?obj_uuids=05b88a79-00a2-40d8-b1b7-fc0440bc604a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002128 10.0.0.22 - - [2025-11-17 02:16:32] "GET /project/05b88a79-00a2-40d8-b1b7-fc0440bc604a?fields=virtual_networks HTTP/1.1" 200 1031 0.059136 10.0.0.23 - - [2025-11-17 02:16:33] "GET /projects?obj_uuids=05b88a79-00a2-40d8-b1b7-fc0440bc604a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001175 10.0.0.22 - - [2025-11-17 02:16:33] "GET /project/05b88a79-00a2-40d8-b1b7-fc0440bc604a?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.062393 10.0.0.23 - - [2025-11-17 02:16:33] "GET /projects?obj_uuids=05b88a79-00a2-40d8-b1b7-fc0440bc604a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001214 10.0.0.22 - - [2025-11-17 02:16:33] "GET /project/05b88a79-00a2-40d8-b1b7-fc0440bc604a?fields=security_groups HTTP/1.1" 200 1252 0.042053 10.0.0.22 - - [2025-11-17 02:16:34] "POST /fqname-to-id HTTP/1.1" 404 184 0.029166 10.0.0.23 - - [2025-11-17 02:16:34] "GET /projects?obj_uuids=e43eb9b7-7486-4c6f-a42f-a6dba2389a03&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.009999 10.0.0.23 - - [2025-11-17 02:16:34] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001334 10.0.0.23 - - [2025-11-17 02:16:34] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007954 10.0.0.23 - - [2025-11-17 02:16:34] "POST /id-to-fqname HTTP/1.1" 200 186 0.001539 10.0.0.23 - - [2025-11-17 02:16:34] "POST /fqname-to-id HTTP/1.1" 404 195 0.007306 10.0.0.23 - - [2025-11-17 02:16:34] "POST /security-groups HTTP/1.1" 200 587 0.080608 10.0.0.33 - - [2025-11-17 02:16:34] "POST /fqname-to-id HTTP/1.1" 404 230 0.003542 10.0.0.23 - - [2025-11-17 02:16:34] "POST /projects HTTP/1.1" 200 577 0.289778 10.0.0.23 - - [2025-11-17 02:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.365121 10.0.0.33 - - [2025-11-17 02:16:34] "POST /access-control-lists HTTP/1.1" 200 590 0.028778 10.0.0.22 - - [2025-11-17 02:16:34] "GET /project/e43eb9b7-7486-4c6f-a42f-a6dba2389a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.541104 10.0.0.22 - - [2025-11-17 02:16:35] "GET / HTTP/1.1" 200 35931 0.002051 10.0.0.22 - - [2025-11-17 02:16:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.000579 10.0.0.22 - - [2025-11-17 02:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.071313 10.0.0.23 - - [2025-11-17 02:16:38] "GET /projects?obj_uuids=e43eb9b7-7486-4c6f-a42f-a6dba2389a03&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000956 10.0.0.22 - - [2025-11-17 02:16:38] "GET /project/e43eb9b7-7486-4c6f-a42f-a6dba2389a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.037942 10.0.0.22 - - [2025-11-17 02:16:38] "POST /neutron/network HTTP/1.1" 200 117 0.039618 10.0.0.22 - - [2025-11-17 02:16:38] "POST /neutron/network HTTP/1.1" 200 821 0.008096 10.0.0.22 - - [2025-11-17 02:16:38] "POST /id-to-fqname HTTP/1.1" 200 216 0.001123 10.0.0.22 - - [2025-11-17 02:16:38] "GET /virtual-network/2299911d-449d-4455-87d5-13d5cb2d5245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005094 10.0.0.22 - - [2025-11-17 02:16:38] "GET /virtual-network/2299911d-449d-4455-87d5-13d5cb2d5245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005922 10.0.0.22 - - [2025-11-17 02:16:38] "POST /neutron/subnet HTTP/1.1" 200 729 0.009684 10.0.0.22 - - [2025-11-17 02:16:38] "POST /fqname-to-id HTTP/1.1" 404 206 0.002779 10.0.0.22 - - [2025-11-17 02:16:38] "GET /virtual-network/2299911d-449d-4455-87d5-13d5cb2d5245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005053 10.0.0.22 - - [2025-11-17 02:16:39] "GET /virtual-machine-interface/6ab4e7ff-6178-4f9b-b507-0c73319237c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2384 0.009931 10.0.0.22 - - [2025-11-17 02:16:39] "GET /virtual-machine-interface/6ab4e7ff-6178-4f9b-b507-0c73319237c4?fields=instance_ip_back_refs HTTP/1.1" 200 1317 0.012294 10.0.0.22 - - [2025-11-17 02:16:39] "GET /instance-ip/3116d728-abdf-4b23-bdfa-97eddb4246d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.006142 10.0.0.22 - - [2025-11-17 02:16:39] "POST /neutron/port HTTP/1.1" 200 151 0.128315 10.0.0.33 - - [2025-11-17 02:16:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004483 10.0.0.22 - - [2025-11-17 02:16:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.23 - - [2025-11-17 02:16:42] "GET /projects?obj_uuids=e43eb9b7-7486-4c6f-a42f-a6dba2389a03&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001536 10.0.0.22 - - [2025-11-17 02:16:42] "GET /project/e43eb9b7-7486-4c6f-a42f-a6dba2389a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.039119 10.0.0.22 - - [2025-11-17 02:16:42] "POST /neutron/network HTTP/1.1" 200 117 0.012014 10.0.0.33 - - [2025-11-17 02:16:42] "POST /ref-update HTTP/1.1" 200 156 0.031920 10.0.0.23 - - [2025-11-17 02:16:43] "POST /useragent-kv HTTP/1.1" 200 115 0.011423 10.0.0.22 - - [2025-11-17 02:16:43] "POST /neutron/subnet HTTP/1.1" 200 729 0.193477 10.0.0.22 - - [2025-11-17 02:16:43] "POST /id-to-fqname HTTP/1.1" 200 217 0.001788 10.0.0.22 - - [2025-11-17 02:16:43] "GET /virtual-network/1d8adefd-f147-4b77-b773-41c12e300abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2570 0.008730 10.0.0.22 - - [2025-11-17 02:16:43] "GET /virtual-network/1d8adefd-f147-4b77-b773-41c12e300abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2570 0.006325 10.0.0.22 - - [2025-11-17 02:16:43] "POST /neutron/network HTTP/1.1" 200 981 0.011715 10.0.0.23 - - [2025-11-17 02:16:43] "GET /projects?obj_uuids=e43eb9b7-7486-4c6f-a42f-a6dba2389a03&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001147 10.0.0.22 - - [2025-11-17 02:16:43] "POST /neutron/port HTTP/1.1" 200 1020 0.258120 10.0.0.22 - - [2025-11-17 02:16:44] "POST /id-to-fqname HTTP/1.1" 200 217 0.001776 10.0.0.22 - - [2025-11-17 02:16:44] "POST /neutron/port HTTP/1.1" 200 1020 0.104153 10.0.0.22 - - [2025-11-17 02:16:44] "POST /neutron/port HTTP/1.1" 200 117 0.006243 10.0.0.22 - - [2025-11-17 02:16:44] "POST /id-to-fqname HTTP/1.1" 200 217 0.001493 10.0.0.22 - - [2025-11-17 02:16:44] "POST /neutron/port HTTP/1.1" 200 1019 0.014348 10.0.0.22 - - [2025-11-17 02:16:45] "POST /neutron/port HTTP/1.1" 200 1019 0.012254 10.0.0.22 - - [2025-11-17 02:16:45] "POST /neutron/port HTTP/1.1" 200 117 0.010021 10.0.0.23 - - [2025-11-17 02:16:45] "DELETE /project/986508aa19c644cdb9bd7b857f240fb5 HTTP/1.1" 404 173 0.028888 10.0.0.23 - - [2025-11-17 02:16:45] "DELETE /project/a57341c257084fe18e0dda0f015fe087 HTTP/1.1" 404 173 0.026345 10.0.0.23 - - [2025-11-17 02:16:45] "DELETE /project/05b88a7900a240d8b1b7fc0440bc604a HTTP/1.1" 404 173 0.033830 10.0.0.23 - - [2025-11-17 02:16:45] "DELETE /project/e43eb9b774864c6fa42fa6dba2389a03 HTTP/1.1" 404 173 0.016917 10.0.0.23 - - [2025-11-17 02:16:45] "DELETE /project/3d4545a6c19a49e1a852d2f00ab11b66 HTTP/1.1" 404 173 0.015516 10.0.0.23 - - [2025-11-17 02:16:45] "DELETE /project/172375c1ce9940e3b4f2e54ea8784605 HTTP/1.1" 404 173 0.022311 10.0.0.23 - - [2025-11-17 02:16:45] "GET /projects?obj_uuids=986508aa-19c6-44cd-b9bd-7b857f240fb5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001004 10.0.0.23 - - [2025-11-17 02:16:45] "GET /projects?obj_uuids=05b88a79-00a2-40d8-b1b7-fc0440bc604a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000972 10.0.0.23 - - [2025-11-17 02:16:45] "GET /projects?obj_uuids=172375c1-ce99-40e3-b4f2-e54ea8784605&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000884 10.0.0.23 - - [2025-11-17 02:16:45] "GET /projects?obj_uuids=a57341c2-5708-4fe1-8e0d-da0f015fe087&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000998 10.0.0.23 - - [2025-11-17 02:16:45] "GET /projects?obj_uuids=b490bc15-4fde-48c5-81d0-4cca128e48a0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000894 10.0.0.23 - - [2025-11-17 02:16:45] "GET /projects?obj_uuids=3d4545a6-c19a-49e1-a852-d2f00ab11b66&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000856 10.0.0.23 - - [2025-11-17 02:16:45] "GET /project/986508aa-19c6-44cd-b9bd-7b857f240fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.139767 10.0.0.23 - - [2025-11-17 02:16:45] "GET /project/172375c1-ce99-40e3-b4f2-e54ea8784605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.154521 10.0.0.23 - - [2025-11-17 02:16:45] "GET /projects?obj_uuids=986508aa-19c6-44cd-b9bd-7b857f240fb5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001355 10.0.0.23 - - [2025-11-17 02:16:45] "GET /projects?obj_uuids=172375c1-ce99-40e3-b4f2-e54ea8784605&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001336 10.0.0.23 - - [2025-11-17 02:16:45] "GET /project/05b88a79-00a2-40d8-b1b7-fc0440bc604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.219247 10.0.0.23 - - [2025-11-17 02:16:45] "GET /projects?obj_uuids=05b88a79-00a2-40d8-b1b7-fc0440bc604a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001069 10.0.0.23 - - [2025-11-17 02:16:45] "GET /project/a57341c2-5708-4fe1-8e0d-da0f015fe087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.247650 10.0.0.23 - - [2025-11-17 02:16:45] "GET /projects?obj_uuids=a57341c2-5708-4fe1-8e0d-da0f015fe087&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002784 10.0.0.23 - - [2025-11-17 02:16:45] "GET /project/172375c1-ce99-40e3-b4f2-e54ea8784605?fields=security_groups HTTP/1.1" 200 1373 0.138480 10.0.0.23 - - [2025-11-17 02:16:45] "GET /project/3d4545a6-c19a-49e1-a852-d2f00ab11b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.320057 10.0.0.23 - - [2025-11-17 02:16:45] "GET /project/b490bc15-4fde-48c5-81d0-4cca128e48a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.339130 10.0.0.23 - - [2025-11-17 02:16:45] "GET /projects?obj_uuids=3d4545a6-c19a-49e1-a852-d2f00ab11b66&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002926 10.0.0.23 - - [2025-11-17 02:16:45] "GET /projects?obj_uuids=b490bc15-4fde-48c5-81d0-4cca128e48a0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002098 10.0.0.23 - - [2025-11-17 02:16:45] "GET /project/986508aa-19c6-44cd-b9bd-7b857f240fb5?fields=security_groups HTTP/1.1" 200 1359 0.274199 10.0.0.23 - - [2025-11-17 02:16:45] "GET /project/05b88a79-00a2-40d8-b1b7-fc0440bc604a?fields=security_groups HTTP/1.1" 200 1357 0.201596 10.0.0.23 - - [2025-11-17 02:16:46] "GET /project/a57341c2-5708-4fe1-8e0d-da0f015fe087?fields=security_groups HTTP/1.1" 200 1386 0.227179 10.0.0.23 - - [2025-11-17 02:16:46] "GET /project/3d4545a6-c19a-49e1-a852-d2f00ab11b66?fields=security_groups HTTP/1.1" 200 1370 0.156619 10.0.0.23 - - [2025-11-17 02:16:46] "GET /project/b490bc15-4fde-48c5-81d0-4cca128e48a0?fields=security_groups HTTP/1.1" 200 1373 0.152874 10.0.0.23 - - [2025-11-17 02:16:46] "DELETE /security-group/4920a5a9-4bc5-4848-aefc-74ed7814bbbb HTTP/1.1" 200 115 0.252285 10.0.0.23 - - [2025-11-17 02:16:46] "GET /projects?obj_uuids=172375c1-ce99-40e3-b4f2-e54ea8784605&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001153 10.0.0.23 - - [2025-11-17 02:16:46] "DELETE /security-group/7bf15bbd-7d53-4fa0-a6ba-455f6faf621e HTTP/1.1" 200 115 0.219308 10.0.0.23 - - [2025-11-17 02:16:46] "GET /projects?obj_uuids=05b88a79-00a2-40d8-b1b7-fc0440bc604a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003715 10.0.0.23 - - [2025-11-17 02:16:46] "DELETE /security-group/93cc8d84-3b86-4a8e-977d-a2a9597251b8 HTTP/1.1" 200 115 0.273823 10.0.0.23 - - [2025-11-17 02:16:46] "GET /projects?obj_uuids=986508aa-19c6-44cd-b9bd-7b857f240fb5&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001470 10.0.0.23 - - [2025-11-17 02:16:46] "GET /project/172375c1-ce99-40e3-b4f2-e54ea8784605?fields=application_policy_sets HTTP/1.1" 200 1412 0.139250 10.0.0.23 - - [2025-11-17 02:16:46] "DELETE /security-group/7d2f138d-df80-4a2c-865b-b00403017e2d HTTP/1.1" 200 115 0.249315 10.0.0.23 - - [2025-11-17 02:16:46] "GET /projects?obj_uuids=a57341c2-5708-4fe1-8e0d-da0f015fe087&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001109 10.0.0.23 - - [2025-11-17 02:16:46] "DELETE /security-group/e40df70e-3283-4d33-8ffd-d616532cab2e HTTP/1.1" 200 115 0.227240 10.0.0.23 - - [2025-11-17 02:16:46] "GET /projects?obj_uuids=b490bc15-4fde-48c5-81d0-4cca128e48a0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001769 10.0.0.23 - - [2025-11-17 02:16:46] "DELETE /security-group/7d29755e-5350-4d1b-b1ae-240231f30bfe HTTP/1.1" 200 115 0.249834 10.0.0.23 - - [2025-11-17 02:16:46] "GET /projects?obj_uuids=3d4545a6-c19a-49e1-a852-d2f00ab11b66&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001160 10.0.0.33 - - [2025-11-17 02:16:46] "DELETE /access-control-list/db2037c5-881c-4db2-9428-c9227aab9154 HTTP/1.1" 200 115 0.159411 10.0.0.22 - - [2025-11-17 02:16:46] "POST /neutron/port HTTP/1.1" 200 1020 0.025854 10.0.0.23 - - [2025-11-17 02:16:46] "GET /project/05b88a79-00a2-40d8-b1b7-fc0440bc604a?fields=application_policy_sets HTTP/1.1" 200 1396 0.161711 10.0.0.23 - - [2025-11-17 02:16:46] "GET /project/986508aa-19c6-44cd-b9bd-7b857f240fb5?fields=application_policy_sets HTTP/1.1" 200 1398 0.170013 10.0.0.23 - - [2025-11-17 02:16:46] "GET /project/a57341c2-5708-4fe1-8e0d-da0f015fe087?fields=application_policy_sets HTTP/1.1" 200 1425 0.213086 10.0.0.23 - - [2025-11-17 02:16:46] "GET /project/3d4545a6-c19a-49e1-a852-d2f00ab11b66?fields=application_policy_sets HTTP/1.1" 200 1409 0.184417 10.0.0.22 - - [2025-11-17 02:16:46] "POST /neutron/network HTTP/1.1" 200 991 0.073345 10.0.0.23 - - [2025-11-17 02:16:46] "GET /project/b490bc15-4fde-48c5-81d0-4cca128e48a0?fields=application_policy_sets HTTP/1.1" 200 1412 0.252404 10.0.0.22 - - [2025-11-17 02:16:46] "POST /neutron/port HTTP/1.1" 200 1019 0.056810 10.0.0.23 - - [2025-11-17 02:16:46] "GET /obj-perms HTTP/1.1" 200 5056 0.210758 10.0.0.33 - - [2025-11-17 02:16:46] "DELETE /access-control-list/ba18990c-b6c5-4d17-922c-3b058ead5527 HTTP/1.1" 200 115 0.166458 10.0.0.23 - - [2025-11-17 02:16:46] "DELETE /project/172375c1-ce99-40e3-b4f2-e54ea8784605 HTTP/1.1" 200 115 1.377081 10.0.0.23 - - [2025-11-17 02:16:47] "DELETE /project/05b88a79-00a2-40d8-b1b7-fc0440bc604a HTTP/1.1" 200 115 1.581996 10.0.0.23 - - [2025-11-17 02:16:47] "DELETE /project/986508aa-19c6-44cd-b9bd-7b857f240fb5 HTTP/1.1" 200 115 1.606404 10.0.0.23 - - [2025-11-17 02:16:47] "DELETE /project/a57341c2-5708-4fe1-8e0d-da0f015fe087 HTTP/1.1" 200 115 1.599734 10.0.0.23 - - [2025-11-17 02:16:47] "DELETE /project/3d4545a6-c19a-49e1-a852-d2f00ab11b66 HTTP/1.1" 200 115 1.571332 10.0.0.33 - - [2025-11-17 02:16:47] "DELETE /access-control-list/b20a434f-7120-4d05-858f-7373def10d3a HTTP/1.1" 200 115 0.114449 10.0.0.23 - - [2025-11-17 02:16:47] "DELETE /project/b490bc15-4fde-48c5-81d0-4cca128e48a0 HTTP/1.1" 200 115 1.619834 10.0.0.22 - - [2025-11-17 02:16:47] "POST /neutron/port HTTP/1.1" 200 1111 0.472758 10.0.0.22 - - [2025-11-17 02:16:47] "POST /neutron/subnet HTTP/1.1" 200 708 0.042958 10.0.0.22 - - [2025-11-17 02:16:47] "POST /neutron/network HTTP/1.1" 200 981 0.036818 10.0.0.22 - - [2025-11-17 02:16:47] "POST /neutron/port HTTP/1.1" 200 117 0.006953 10.0.0.33 - - [2025-11-17 02:16:47] "DELETE /access-control-list/1746b021-353c-4ce4-9f58-9f473e352660 HTTP/1.1" 200 115 0.103664 10.0.0.22 - - [2025-11-17 02:16:47] "GET /obj-perms HTTP/1.1" 200 5056 0.116977 10.0.0.22 - - [2025-11-17 02:16:50] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009317 10.0.0.22 - - [2025-11-17 02:16:50] "POST /neutron/port HTTP/1.1" 200 1086 0.017023 10.0.0.22 - - [2025-11-17 02:16:50] "GET /virtual-machine/fd9a894c-061f-4efc-83f0-c864532b1095 HTTP/1.1" 401 292 0.000459 10.0.0.22 - - [2025-11-17 02:16:50] "GET /virtual-machine/fd9a894c-061f-4efc-83f0-c864532b1095 HTTP/1.1" 200 1284 0.035120 10.0.0.22 - - [2025-11-17 02:16:50] "GET /virtual-machine-interface/e8acafcf-5058-40ce-847f-810bd672e803 HTTP/1.1" 200 2924 0.005573 10.0.0.22 - - [2025-11-17 02:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.22 - - [2025-11-17 02:16:50] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003986 10.0.0.22 - - [2025-11-17 02:16:50] "GET /virtual-networks?parent_id=e43eb9b7-7486-4c6f-a42f-a6dba2389a03&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003024 10.0.0.22 - - [2025-11-17 02:16:51] "GET /virtual-network/1d8adefd-f147-4b77-b773-41c12e300abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2570 0.006014 10.0.0.22 - - [2025-11-17 02:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120 10.0.0.22 - - [2025-11-17 02:16:54] "GET /virtual-network/1d8adefd-f147-4b77-b773-41c12e300abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2570 0.005939 10.0.0.22 - - [2025-11-17 02:16:56] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007094 10.0.0.22 - - [2025-11-17 02:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.22 - - [2025-11-17 02:16:58] "GET /virtual-network/1d8adefd-f147-4b77-b773-41c12e300abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2570 0.007766 10.0.0.22 - - [2025-11-17 02:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004244 10.0.0.22 - - [2025-11-17 02:17:00] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004534 10.0.0.22 - - [2025-11-17 02:17:00] "GET /virtual-networks?parent_id=e43eb9b7-7486-4c6f-a42f-a6dba2389a03&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003460 10.0.0.22 - - [2025-11-17 02:17:00] "GET /virtual-network/1d8adefd-f147-4b77-b773-41c12e300abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2570 0.007834 10.0.0.22 - - [2025-11-17 02:17:00] "POST /neutron/port HTTP/1.1" 200 1086 0.015557 10.0.0.22 - - [2025-11-17 02:17:05] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008301 10.0.0.22 - - [2025-11-17 02:17:05] "POST /neutron/port HTTP/1.1" 200 1085 0.016124 10.0.0.22 - - [2025-11-17 02:17:05] "GET /virtual-machine/6edbdf44-70b3-47fc-8acb-a54996611095 HTTP/1.1" 200 1284 0.006637 10.0.0.22 - - [2025-11-17 02:17:05] "GET /virtual-machine-interface/c85ea1bf-1688-4b45-bbaa-61e2cfac875a HTTP/1.1" 200 2925 0.005922 10.0.0.22 - - [2025-11-17 02:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.22 - - [2025-11-17 02:17:06] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003945 10.0.0.22 - - [2025-11-17 02:17:06] "GET /virtual-networks?parent_id=e43eb9b7-7486-4c6f-a42f-a6dba2389a03&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003140 10.0.0.22 - - [2025-11-17 02:17:06] "GET /virtual-network/1d8adefd-f147-4b77-b773-41c12e300abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2570 0.006088 10.0.0.22 - - [2025-11-17 02:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.22 - - [2025-11-17 02:17:07] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004455 10.0.0.22 - - [2025-11-17 02:17:07] "GET /virtual-networks?parent_id=e43eb9b7-7486-4c6f-a42f-a6dba2389a03&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003946 10.0.0.22 - - [2025-11-17 02:17:07] "GET /virtual-network/1d8adefd-f147-4b77-b773-41c12e300abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2570 0.006395 10.0.0.22 - - [2025-11-17 02:17:10] "POST /neutron/port HTTP/1.1" 200 1111 0.015622 10.0.0.22 - - [2025-11-17 02:17:11] "POST /neutron/port HTTP/1.1" 200 1112 0.013932 10.0.0.23 - - [2025-11-17 02:17:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003737 10.0.0.23 - - [2025-11-17 02:17:11] "POST /useragent-kv HTTP/1.1" 200 115 0.005495 10.0.0.23 - - [2025-11-17 02:17:11] "POST /useragent-kv HTTP/1.1" 200 115 0.004443 10.0.0.23 - - [2025-11-17 02:17:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003488 10.0.0.22 - - [2025-11-17 02:17:11] "POST /neutron/network HTTP/1.1" 200 151 0.187473 10.0.0.23 - - [2025-11-17 02:17:12] "GET /projects?obj_uuids=e43eb9b7-7486-4c6f-a42f-a6dba2389a03&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001043 10.0.0.22 - - [2025-11-17 02:17:12] "GET /project/e43eb9b7-7486-4c6f-a42f-a6dba2389a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.052927 10.0.0.23 - - [2025-11-17 02:17:12] "GET /projects?obj_uuids=e43eb9b7-7486-4c6f-a42f-a6dba2389a03&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002100 10.0.0.22 - - [2025-11-17 02:17:13] "GET /project/e43eb9b7-7486-4c6f-a42f-a6dba2389a03?fields=virtual_networks HTTP/1.1" 200 1035 0.066638 10.0.0.23 - - [2025-11-17 02:17:13] "GET /projects?obj_uuids=e43eb9b7-7486-4c6f-a42f-a6dba2389a03&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001332 10.0.0.22 - - [2025-11-17 02:17:13] "GET /project/e43eb9b7-7486-4c6f-a42f-a6dba2389a03?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.060007 10.0.0.23 - - [2025-11-17 02:17:13] "GET /projects?obj_uuids=e43eb9b7-7486-4c6f-a42f-a6dba2389a03&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001019 10.0.0.22 - - [2025-11-17 02:17:13] "GET /project/e43eb9b7-7486-4c6f-a42f-a6dba2389a03?fields=security_groups HTTP/1.1" 200 1257 0.066120 10.0.0.22 - - [2025-11-17 02:17:14] "POST /fqname-to-id HTTP/1.1" 404 186 0.035479 10.0.0.23 - - [2025-11-17 02:17:14] "GET /projects?obj_uuids=a2ede6bf-39d0-422c-8664-8b10c5666b27&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003177 10.0.0.23 - - [2025-11-17 02:17:14] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001069 10.0.0.23 - - [2025-11-17 02:17:14] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007457 10.0.0.23 - - [2025-11-17 02:17:14] "POST /id-to-fqname HTTP/1.1" 200 188 0.005069 10.0.0.23 - - [2025-11-17 02:17:14] "POST /fqname-to-id HTTP/1.1" 404 197 0.004216 10.0.0.23 - - [2025-11-17 02:17:14] "POST /security-groups HTTP/1.1" 200 589 0.037153 10.0.0.33 - - [2025-11-17 02:17:14] "POST /fqname-to-id HTTP/1.1" 404 232 0.002908 10.0.0.23 - - [2025-11-17 02:17:14] "POST /projects HTTP/1.1" 200 581 0.246562 10.0.0.23 - - [2025-11-17 02:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.336128 10.0.0.33 - - [2025-11-17 02:17:14] "POST /access-control-lists HTTP/1.1" 200 592 0.037319 10.0.0.22 - - [2025-11-17 02:17:14] "GET /project/a2ede6bf-39d0-422c-8664-8b10c5666b27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.491203 10.0.0.22 - - [2025-11-17 02:17:16] "GET / HTTP/1.1" 200 35931 0.001753 10.0.0.22 - - [2025-11-17 02:17:16] "POST /neutron/port HTTP/1.1" 200 117 0.006896 10.0.0.22 - - [2025-11-17 02:17:17] "POST /fqname-to-id HTTP/1.1" 401 292 0.000532 10.0.0.22 - - [2025-11-17 02:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.068825 10.0.0.23 - - [2025-11-17 02:17:18] "GET /projects?obj_uuids=a2ede6bf-39d0-422c-8664-8b10c5666b27&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002580 10.0.0.22 - - [2025-11-17 02:17:18] "GET /project/a2ede6bf-39d0-422c-8664-8b10c5666b27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.041376 10.0.0.23 - - [2025-11-17 02:17:18] "GET /projects?obj_uuids=a2ede6bf-39d0-422c-8664-8b10c5666b27&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001133 10.0.0.22 - - [2025-11-17 02:17:18] "POST /neutron/network HTTP/1.1" 200 605 0.173749 10.0.0.22 - - [2025-11-17 02:17:19] "POST /id-to-fqname HTTP/1.1" 200 219 0.003513 10.0.0.22 - - [2025-11-17 02:17:19] "GET /virtual-network/1e07f2a6-7fbb-4459-bead-08c70cd6ee95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005624 10.0.0.22 - - [2025-11-17 02:17:19] "POST /neutron/network HTTP/1.1" 200 822 0.006773 10.0.0.22 - - [2025-11-17 02:17:19] "GET /virtual-network/1e07f2a6-7fbb-4459-bead-08c70cd6ee95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005374 10.0.0.22 - - [2025-11-17 02:17:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004154 10.0.0.23 - - [2025-11-17 02:17:19] "GET /projects?obj_uuids=a2ede6bf-39d0-422c-8664-8b10c5666b27&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000951 10.0.0.22 - - [2025-11-17 02:17:19] "GET /project/a2ede6bf-39d0-422c-8664-8b10c5666b27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.058805 10.0.0.22 - - [2025-11-17 02:17:19] "POST /neutron/network HTTP/1.1" 200 117 0.017695 10.0.0.33 - - [2025-11-17 02:17:19] "POST /route-targets HTTP/1.1" 200 327 0.013440 10.0.0.22 - - [2025-11-17 02:17:19] "POST /neutron/network HTTP/1.1" 200 824 0.011256 10.0.0.22 - - [2025-11-17 02:17:19] "POST /id-to-fqname HTTP/1.1" 200 219 0.001548 10.0.0.22 - - [2025-11-17 02:17:19] "GET /virtual-network/e0176dac-88a2-4df2-8262-f886e6ddd6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006268 10.0.0.22 - - [2025-11-17 02:17:19] "GET /virtual-network/e0176dac-88a2-4df2-8262-f886e6ddd6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007353 10.0.0.22 - - [2025-11-17 02:17:19] "POST /neutron/subnet HTTP/1.1" 200 724 0.009189 10.0.0.22 - - [2025-11-17 02:17:19] "POST /id-to-fqname HTTP/1.1" 200 219 0.001122 10.0.0.23 - - [2025-11-17 02:17:20] "GET /projects?obj_uuids=a2ede6bf-39d0-422c-8664-8b10c5666b27&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001435 10.0.0.22 - - [2025-11-17 02:17:20] "GET /project/a2ede6bf-39d0-422c-8664-8b10c5666b27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.077846 10.0.0.22 - - [2025-11-17 02:17:21] "POST /neutron/port HTTP/1.1" 200 117 0.006326 10.0.0.22 - - [2025-11-17 02:17:21] "POST /id-to-fqname HTTP/1.1" 200 219 0.001586 10.0.0.22 - - [2025-11-17 02:17:21] "POST /neutron/network HTTP/1.1" 200 834 0.007945 10.0.0.22 - - [2025-11-17 02:17:21] "POST /neutron/port HTTP/1.1" 200 1056 0.017623 10.0.0.22 - - [2025-11-17 02:17:22] "POST /neutron/port HTTP/1.1" 200 1084 0.018533 10.0.0.22 - - [2025-11-17 02:17:22] "POST /neutron/port HTTP/1.1" 200 117 0.001372 10.0.0.23 - - [2025-11-17 02:17:22] "GET /projects?obj_uuids=a2ede6bf-39d0-422c-8664-8b10c5666b27&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001133 10.0.0.22 - - [2025-11-17 02:17:22] "GET /project/a2ede6bf-39d0-422c-8664-8b10c5666b27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.080338 10.0.0.22 - - [2025-11-17 02:17:22] "POST /neutron/port HTTP/1.1" 200 1084 0.017823 10.0.0.23 - - [2025-11-17 02:17:22] "GET /projects?obj_uuids=a2ede6bf-39d0-422c-8664-8b10c5666b27&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000955 10.0.0.22 - - [2025-11-17 02:17:22] "POST /neutron/router HTTP/1.1" 200 580 0.115198 10.0.0.33 - - [2025-11-17 02:17:22] "PUT /logical-router/0106d3b6-20f6-471d-abef-bf8a32e980bd HTTP/1.1" 200 262 0.026784 10.0.0.22 - - [2025-11-17 02:17:23] "POST /neutron/port HTTP/1.1" 200 1084 0.016495 10.0.0.23 - - [2025-11-17 02:17:23] "GET /projects?obj_uuids=a2ede6bf-39d0-422c-8664-8b10c5666b27&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001415 10.0.0.22 - - [2025-11-17 02:17:23] "POST /neutron/port HTTP/1.1" 200 1058 0.293638 10.0.0.22 - - [2025-11-17 02:17:23] "POST /neutron/port HTTP/1.1" 200 1112 0.113068 10.0.0.22 - - [2025-11-17 02:17:23] "POST /neutron/subnet HTTP/1.1" 200 698 0.009958 10.0.0.22 - - [2025-11-17 02:17:28] "POST /neutron/port HTTP/1.1" 200 1084 0.016601 10.0.0.22 - - [2025-11-17 02:17:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008145 10.0.0.22 - - [2025-11-17 02:17:28] "GET /virtual-machine/398a0495-5b53-493f-8857-5ec5a752af95 HTTP/1.1" 401 292 0.000431 10.0.0.22 - - [2025-11-17 02:17:29] "GET /virtual-machine/398a0495-5b53-493f-8857-5ec5a752af95 HTTP/1.1" 200 1289 0.032413 10.0.0.22 - - [2025-11-17 02:17:29] "GET /virtual-machine-interface/eedcee35-ccd5-458a-8987-998bf6275b3f HTTP/1.1" 200 2934 0.006154 10.0.0.22 - - [2025-11-17 02:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.22 - - [2025-11-17 02:17:29] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003390 10.0.0.22 - - [2025-11-17 02:17:29] "GET /virtual-networks?parent_id=a2ede6bf-39d0-422c-8664-8b10c5666b27&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003062 10.0.0.22 - - [2025-11-17 02:17:29] "GET /virtual-network/1e07f2a6-7fbb-4459-bead-08c70cd6ee95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.008621 10.0.0.22 - - [2025-11-17 02:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.22 - - [2025-11-17 02:17:32] "GET /virtual-network/1e07f2a6-7fbb-4459-bead-08c70cd6ee95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.007537 10.0.0.22 - - [2025-11-17 02:17:34] "POST /neutron/port HTTP/1.1" 200 1086 0.015240 10.0.0.22 - - [2025-11-17 02:17:34] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006500 10.0.0.22 - - [2025-11-17 02:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006338 10.0.0.22 - - [2025-11-17 02:17:36] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004334 10.0.0.22 - - [2025-11-17 02:17:36] "GET /virtual-networks?parent_id=a2ede6bf-39d0-422c-8664-8b10c5666b27&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003075 10.0.0.22 - - [2025-11-17 02:17:36] "GET /virtual-network/1e07f2a6-7fbb-4459-bead-08c70cd6ee95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006195 10.0.0.22 - - [2025-11-17 02:17:36] "POST /neutron/port HTTP/1.1" 200 1086 0.014615 10.0.0.22 - - [2025-11-17 02:17:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007187 10.0.0.22 - - [2025-11-17 02:17:36] "GET /virtual-machine/87b23e20-ea85-49e6-97b0-06475df6a89a HTTP/1.1" 200 1290 0.006549 10.0.0.22 - - [2025-11-17 02:17:36] "GET /virtual-machine-interface/01804c98-fb99-419b-b48f-8e7f842bce86 HTTP/1.1" 200 2933 0.005398 10.0.0.22 - - [2025-11-17 02:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003780 10.0.0.22 - - [2025-11-17 02:17:36] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003955 10.0.0.22 - - [2025-11-17 02:17:36] "GET /virtual-networks?parent_id=a2ede6bf-39d0-422c-8664-8b10c5666b27&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003059 10.0.0.22 - - [2025-11-17 02:17:36] "GET /virtual-network/e0176dac-88a2-4df2-8262-f886e6ddd6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006562 10.0.0.22 - - [2025-11-17 02:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004539 10.0.0.22 - - [2025-11-17 02:17:38] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004195 10.0.0.22 - - [2025-11-17 02:17:38] "GET /virtual-networks?parent_id=a2ede6bf-39d0-422c-8664-8b10c5666b27&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.004096 10.0.0.22 - - [2025-11-17 02:17:38] "GET /virtual-network/e0176dac-88a2-4df2-8262-f886e6ddd6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006061 10.0.0.33 - - [2025-11-17 02:17:42] "DELETE /access-control-list/62404203-1100-49d0-9aa8-8cd4fcc732c4 HTTP/1.1" 200 115 0.048726 10.0.0.22 - - [2025-11-17 02:17:43] "POST /neutron/port HTTP/1.1" 200 1882 0.061018 10.0.0.23 - - [2025-11-17 02:17:47] "DELETE /project/a2ede6bf39d0422c86648b10c5666b27 HTTP/1.1" 404 173 0.005884 10.0.0.23 - - [2025-11-17 02:17:47] "DELETE /project/e43eb9b7-7486-4c6f-a42f-a6dba2389a03 HTTP/1.1" 404 177 0.004080 10.0.0.22 - - [2025-11-17 02:17:48] "POST /neutron/router HTTP/1.1" 200 580 0.006005 10.0.0.33 - - [2025-11-17 02:17:49] "POST /ref-update HTTP/1.1" 200 156 0.018371 10.0.0.22 - - [2025-11-17 02:17:51] "POST /neutron/router HTTP/1.1" 200 344 0.203191 10.0.0.22 - - [2025-11-17 02:17:52] "POST /neutron/router HTTP/1.1" 200 580 0.005939 10.0.0.33 - - [2025-11-17 02:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009363 10.0.0.22 - - [2025-11-17 02:17:52] "GET /logical-router/0106d3b6-20f6-471d-abef-bf8a32e980bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.112227 10.0.0.22 - - [2025-11-17 02:17:52] "POST /neutron/network HTTP/1.1" 400 204 0.017488 10.0.0.22 - - [2025-11-17 02:17:52] "POST /neutron/port HTTP/1.1" 200 151 0.195231 10.0.0.22 - - [2025-11-17 02:17:53] "POST /neutron/port HTTP/1.1" 200 151 0.251430 10.0.0.22 - - [2025-11-17 02:17:54] "POST /neutron/network HTTP/1.1" 200 822 0.005984 10.0.0.33 - - [2025-11-17 02:17:54] "DELETE /route-target/bf7987ae-ce97-4eb4-848f-70d7d922780b HTTP/1.1" 200 115 0.034594 10.0.0.23 - - [2025-11-17 02:17:56] "GET /projects?obj_uuids=a2ede6bf-39d0-422c-8664-8b10c5666b27&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001167 10.0.0.22 - - [2025-11-17 02:17:56] "GET /project/a2ede6bf-39d0-422c-8664-8b10c5666b27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.052930 10.0.0.23 - - [2025-11-17 02:17:56] "GET /projects?obj_uuids=a2ede6bf-39d0-422c-8664-8b10c5666b27&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001099 10.0.0.22 - - [2025-11-17 02:17:56] "GET /project/a2ede6bf-39d0-422c-8664-8b10c5666b27?fields=virtual_networks HTTP/1.1" 200 1038 0.057993 10.0.0.23 - - [2025-11-17 02:17:56] "GET /projects?obj_uuids=a2ede6bf-39d0-422c-8664-8b10c5666b27&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002067 10.0.0.22 - - [2025-11-17 02:17:56] "GET /project/a2ede6bf-39d0-422c-8664-8b10c5666b27?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.056462 10.0.0.23 - - [2025-11-17 02:17:56] "GET /projects?obj_uuids=a2ede6bf-39d0-422c-8664-8b10c5666b27&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001142 10.0.0.22 - - [2025-11-17 02:17:56] "GET /project/a2ede6bf-39d0-422c-8664-8b10c5666b27?fields=security_groups HTTP/1.1" 200 1262 0.052440 10.0.0.22 - - [2025-11-17 02:17:57] "POST /fqname-to-id HTTP/1.1" 404 191 0.033510 10.0.0.23 - - [2025-11-17 02:17:57] "GET /projects?obj_uuids=20bb680e-1031-46ab-9549-6128b7eee16a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003553 10.0.0.23 - - [2025-11-17 02:17:57] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000974 10.0.0.23 - - [2025-11-17 02:17:57] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007589 10.0.0.23 - - [2025-11-17 02:17:57] "POST /id-to-fqname HTTP/1.1" 200 193 0.009733 10.0.0.23 - - [2025-11-17 02:17:57] "POST /fqname-to-id HTTP/1.1" 404 202 0.004963 10.0.0.23 - - [2025-11-17 02:17:57] "POST /security-groups HTTP/1.1" 200 594 0.029813 10.0.0.33 - - [2025-11-17 02:17:57] "POST /fqname-to-id HTTP/1.1" 404 237 0.009387 10.0.0.23 - - [2025-11-17 02:17:57] "POST /projects HTTP/1.1" 200 591 0.259220 10.0.0.23 - - [2025-11-17 02:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.294004 10.0.0.33 - - [2025-11-17 02:17:57] "POST /access-control-lists HTTP/1.1" 200 597 0.033748 10.0.0.22 - - [2025-11-17 02:17:57] "GET /project/20bb680e-1031-46ab-9549-6128b7eee16a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.458235 10.0.0.22 - - [2025-11-17 02:17:59] "GET / HTTP/1.1" 200 35931 0.001999 10.0.0.22 - - [2025-11-17 02:18:01] "GET /project/20bb680e-1031-46ab-9549-6128b7eee16a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000510 10.0.0.23 - - [2025-11-17 02:18:01] "GET /projects?obj_uuids=20bb680e-1031-46ab-9549-6128b7eee16a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000948 10.0.0.22 - - [2025-11-17 02:18:01] "GET /project/20bb680e-1031-46ab-9549-6128b7eee16a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.089082 10.0.0.22 - - [2025-11-17 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610 10.0.0.22 - - [2025-11-17 02:18:01] "GET /security-group/80ace1fc-04bf-4449-a55f-a7f7502ee101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3773 0.007303 10.0.0.22 - - [2025-11-17 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.23 - - [2025-11-17 02:18:01] "GET /projects?obj_uuids=20bb680e-1031-46ab-9549-6128b7eee16a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001488 10.0.0.22 - - [2025-11-17 02:18:01] "GET /project/20bb680e-1031-46ab-9549-6128b7eee16a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.044360 10.0.0.22 - - [2025-11-17 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003960 10.0.0.22 - - [2025-11-17 02:18:02] "GET /security-group/80ace1fc-04bf-4449-a55f-a7f7502ee101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3773 0.005222 10.0.0.22 - - [2025-11-17 02:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.22 - - [2025-11-17 02:18:02] "PUT /security-group/80ace1fc-04bf-4449-a55f-a7f7502ee101 HTTP/1.1" 200 262 0.020700 10.0.0.22 - - [2025-11-17 02:18:02] "POST /fqname-to-id HTTP/1.1" 404 202 0.007029 10.0.0.22 - - [2025-11-17 02:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004619 10.0.0.23 - - [2025-11-17 02:18:02] "GET /projects?obj_uuids=20bb680e-1031-46ab-9549-6128b7eee16a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000979 10.0.0.22 - - [2025-11-17 02:18:02] "GET /project/20bb680e-1031-46ab-9549-6128b7eee16a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.042982 10.0.0.23 - - [2025-11-17 02:18:02] "GET /projects?obj_uuids=20bb680e-1031-46ab-9549-6128b7eee16a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001389 10.0.0.22 - - [2025-11-17 02:18:02] "POST /neutron/network HTTP/1.1" 200 608 0.170498 10.0.0.33 - - [2025-11-17 02:18:02] "POST /route-targets HTTP/1.1" 200 327 0.017930 10.0.0.22 - - [2025-11-17 02:18:02] "POST /id-to-fqname HTTP/1.1" 200 223 0.003735 10.0.0.22 - - [2025-11-17 02:18:02] "GET /virtual-network/f3797332-9601-4ec0-987c-8f0a506820ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005832 10.0.0.22 - - [2025-11-17 02:18:02] "POST /neutron/network HTTP/1.1" 200 829 0.006887 10.0.0.22 - - [2025-11-17 02:18:03] "GET /virtual-network/f3797332-9601-4ec0-987c-8f0a506820ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005623 10.0.0.22 - - [2025-11-17 02:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003099 10.0.0.23 - - [2025-11-17 02:18:03] "GET /projects?obj_uuids=20bb680e-1031-46ab-9549-6128b7eee16a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000970 10.0.0.22 - - [2025-11-17 02:18:03] "GET /project/20bb680e-1031-46ab-9549-6128b7eee16a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.041117 10.0.0.22 - - [2025-11-17 02:18:03] "POST /neutron/network HTTP/1.1" 200 117 0.014224 10.0.0.33 - - [2025-11-17 02:18:03] "POST /ref-update HTTP/1.1" 200 156 0.036020 10.0.0.22 - - [2025-11-17 02:18:03] "POST /neutron/network HTTP/1.1" 200 833 0.008651 10.0.0.22 - - [2025-11-17 02:18:03] "POST /id-to-fqname HTTP/1.1" 200 227 0.001154 10.0.0.22 - - [2025-11-17 02:18:03] "GET /virtual-network/9f4c5be1-5e41-405b-bd86-4fedcac7da55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005913 10.0.0.22 - - [2025-11-17 02:18:03] "GET /virtual-network/9f4c5be1-5e41-405b-bd86-4fedcac7da55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006256 10.0.0.22 - - [2025-11-17 02:18:03] "POST /neutron/subnet HTTP/1.1" 200 720 0.009796 10.0.0.22 - - [2025-11-17 02:18:03] "POST /id-to-fqname HTTP/1.1" 200 223 0.001919 10.0.0.23 - - [2025-11-17 02:18:04] "GET /projects?obj_uuids=20bb680e-1031-46ab-9549-6128b7eee16a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001071 10.0.0.22 - - [2025-11-17 02:18:04] "GET /project/20bb680e-1031-46ab-9549-6128b7eee16a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.079865 10.0.0.22 - - [2025-11-17 02:18:05] "POST /neutron/port HTTP/1.1" 200 117 0.006999 10.0.0.22 - - [2025-11-17 02:18:05] "POST /id-to-fqname HTTP/1.1" 200 227 0.001462 10.0.0.22 - - [2025-11-17 02:18:05] "POST /neutron/network HTTP/1.1" 200 843 0.009973 10.0.0.22 - - [2025-11-17 02:18:06] "POST /neutron/port HTTP/1.1" 200 1065 0.019309 10.0.0.23 - - [2025-11-17 02:18:06] "GET /projects?obj_uuids=20bb680e-1031-46ab-9549-6128b7eee16a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.005333 10.0.0.22 - - [2025-11-17 02:18:06] "POST /neutron/port HTTP/1.1" 200 1093 0.040812 10.0.0.22 - - [2025-11-17 02:18:06] "GET /project/20bb680e-1031-46ab-9549-6128b7eee16a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.118421 10.0.0.22 - - [2025-11-17 02:18:06] "POST /neutron/port HTTP/1.1" 200 117 0.001687 10.0.0.22 - - [2025-11-17 02:18:06] "POST /neutron/port HTTP/1.1" 200 1093 0.021048 10.0.0.23 - - [2025-11-17 02:18:06] "GET /projects?obj_uuids=20bb680e-1031-46ab-9549-6128b7eee16a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001145 10.0.0.22 - - [2025-11-17 02:18:06] "POST /neutron/router HTTP/1.1" 200 585 0.106778 10.0.0.22 - - [2025-11-17 02:18:07] "POST /neutron/router HTTP/1.1" 200 656 0.012005 10.0.0.22 - - [2025-11-17 02:18:07] "GET /service-template/52c3c427-00f2-4506-81e6-7aa538623525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.004257 10.0.0.33 - - [2025-11-17 02:18:07] "POST /route-targets HTTP/1.1" 200 327 0.027861 10.0.0.22 - - [2025-11-17 02:18:07] "POST /service-instances HTTP/1.1" 200 670 0.105375 10.0.0.23 - - [2025-11-17 02:18:07] "GET /projects?obj_uuids=20bb680e-1031-46ab-9549-6128b7eee16a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001181 10.0.0.22 - - [2025-11-17 02:18:07] "POST /ref-update HTTP/1.1" 200 156 0.059770 10.0.0.22 - - [2025-11-17 02:18:08] "POST /virtual-machines HTTP/1.1" 200 553 0.026111 10.0.0.22 - - [2025-11-17 02:18:08] "POST /neutron/port HTTP/1.1" 200 1062 0.507496 10.0.0.22 - - [2025-11-17 02:18:08] "POST /neutron/port HTTP/1.1" 200 1062 0.033305 10.0.0.22 - - [2025-11-17 02:18:08] "POST /instance-ips HTTP/1.1" 200 551 0.043715 10.0.0.22 - - [2025-11-17 02:18:08] "PUT /virtual-machine-interface/ec211a31-ebdf-4c62-8053-1bff1b159822 HTTP/1.1" 200 284 0.027156 10.0.0.22 - - [2025-11-17 02:18:08] "POST /neutron/port HTTP/1.1" 200 1090 0.028356 10.0.0.22 - - [2025-11-17 02:18:08] "POST /neutron/port HTTP/1.1" 200 117 0.001102 10.0.0.22 - - [2025-11-17 02:18:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.129246 10.0.0.22 - - [2025-11-17 02:18:08] "POST /instance-ips HTTP/1.1" 400 316 0.029197 10.0.0.22 - - [2025-11-17 02:18:08] "PUT /instance-ip/cac3a116-e340-4510-b6a3-e31914d0ee4e HTTP/1.1" 200 256 0.034590 10.0.0.33 - - [2025-11-17 02:18:09] "POST /ref-update HTTP/1.1" 200 156 0.029327 10.0.0.22 - - [2025-11-17 02:18:09] "POST /virtual-machines HTTP/1.1" 200 553 0.048202 10.0.0.22 - - [2025-11-17 02:18:09] "POST /instance-ips HTTP/1.1" 400 246 0.046951 10.0.0.22 - - [2025-11-17 02:18:09] "PUT /instance-ip/74aa15a4-5171-4b81-8c54-3b2bb83b7c78 HTTP/1.1" 200 256 0.050601 10.0.0.22 - - [2025-11-17 02:18:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.157827 10.0.0.22 - - [2025-11-17 02:18:09] "POST /chown HTTP/1.1" 200 109 0.016945 10.0.0.22 - - [2025-11-17 02:18:09] "POST /ref-update HTTP/1.1" 200 156 0.035537 10.0.0.22 - - [2025-11-17 02:18:13] "POST /neutron/security_group HTTP/1.1" 200 2002 0.009399 10.0.0.22 - - [2025-11-17 02:18:13] "POST /neutron/port HTTP/1.1" 200 1093 0.021979 10.0.0.22 - - [2025-11-17 02:18:13] "GET /virtual-machine/aaf714ad-7165-4797-b2ba-23f94d221dd7 HTTP/1.1" 401 292 0.000437 10.0.0.22 - - [2025-11-17 02:18:13] "GET /virtual-machine/aaf714ad-7165-4797-b2ba-23f94d221dd7 HTTP/1.1" 200 1296 0.044156 10.0.0.22 - - [2025-11-17 02:18:13] "GET /virtual-machine-interface/5338d9e4-f13d-4f7e-b072-d8f99d2f076b HTTP/1.1" 200 2956 0.006139 10.0.0.22 - - [2025-11-17 02:18:13] "POST /neutron/port HTTP/1.1" 200 1093 0.022295 10.0.0.22 - - [2025-11-17 02:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004464 10.0.0.22 - - [2025-11-17 02:18:13] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004034 10.0.0.22 - - [2025-11-17 02:18:14] "GET /virtual-networks?parent_id=20bb680e-1031-46ab-9549-6128b7eee16a&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.021960 10.0.0.22 - - [2025-11-17 02:18:14] "GET /virtual-network/f3797332-9601-4ec0-987c-8f0a506820ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006943 10.0.0.22 - - [2025-11-17 02:18:14] "POST /neutron/subnet HTTP/1.1" 200 708 0.011185 10.0.0.22 - - [2025-11-17 02:18:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.22 - - [2025-11-17 02:18:17] "GET /virtual-network/f3797332-9601-4ec0-987c-8f0a506820ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006750 10.0.0.22 - - [2025-11-17 02:18:17] "POST /neutron/port HTTP/1.1" 200 1093 0.014747 10.0.0.22 - - [2025-11-17 02:18:18] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007039 10.0.0.22 - - [2025-11-17 02:18:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640 10.0.0.22 - - [2025-11-17 02:18:19] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004232 10.0.0.22 - - [2025-11-17 02:18:19] "GET /virtual-networks?parent_id=20bb680e-1031-46ab-9549-6128b7eee16a&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.004572 10.0.0.22 - - [2025-11-17 02:18:19] "GET /virtual-network/f3797332-9601-4ec0-987c-8f0a506820ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007913 10.0.0.22 - - [2025-11-17 02:18:19] "POST /neutron/port HTTP/1.1" 200 1090 0.018335 10.0.0.22 - - [2025-11-17 02:18:19] "POST /neutron/security_group HTTP/1.1" 200 2002 0.014856 10.0.0.22 - - [2025-11-17 02:18:19] "GET /virtual-machine/090eb8e2-cfc3-4dda-b36c-b6c933d3438b HTTP/1.1" 200 1294 0.006526 10.0.0.22 - - [2025-11-17 02:18:19] "GET /virtual-machine-interface/f216c293-8957-4f2b-b026-5654436b974f HTTP/1.1" 200 2969 0.007512 10.0.0.22 - - [2025-11-17 02:18:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.22 - - [2025-11-17 02:18:19] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004385 10.0.0.22 - - [2025-11-17 02:18:19] "GET /virtual-networks?parent_id=20bb680e-1031-46ab-9549-6128b7eee16a&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003651 10.0.0.22 - - [2025-11-17 02:18:19] "GET /virtual-network/9f4c5be1-5e41-405b-bd86-4fedcac7da55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.008464 10.0.0.22 - - [2025-11-17 02:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.22 - - [2025-11-17 02:18:20] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004273 10.0.0.22 - - [2025-11-17 02:18:20] "GET /virtual-networks?parent_id=20bb680e-1031-46ab-9549-6128b7eee16a&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003363 10.0.0.22 - - [2025-11-17 02:18:20] "GET /virtual-network/9f4c5be1-5e41-405b-bd86-4fedcac7da55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006102 10.0.0.22 - - [2025-11-17 02:18:21] "POST /neutron/network HTTP/1.1" 200 843 0.006972 10.0.0.22 - - [2025-11-17 02:18:21] "POST /neutron/port HTTP/1.1" 200 117 0.003493 10.0.0.22 - - [2025-11-17 02:18:25] "POST /neutron/router HTTP/1.1" 200 344 0.192101 10.0.0.22 - - [2025-11-17 02:18:25] "GET /logical-router/5d4b595c-da21-4a04-9831-91853e7a3980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.009056 10.0.0.22 - - [2025-11-17 02:18:25] "GET /logical-router/5d4b595c-da21-4a04-9831-91853e7a3980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003384 10.0.0.22 - - [2025-11-17 02:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.22 - - [2025-11-17 02:18:25] "POST /neutron/network HTTP/1.1" 200 833 0.007192 10.0.0.33 - - [2025-11-17 02:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.22 - - [2025-11-17 02:18:25] "POST /ref-update HTTP/1.1" 200 156 0.019730 10.0.0.33 - - [2025-11-17 02:18:25] "PUT /routing-instance/147df56b-c5a3-4aaf-9f77-4e230d0bc8b9 HTTP/1.1" 200 266 0.027045 10.0.0.22 - - [2025-11-17 02:18:25] "POST /neutron/port HTTP/1.1" 200 1116 0.025860 10.0.0.22 - - [2025-11-17 02:18:26] "DELETE /service-instance/15095967-6e85-40ff-9ddf-793480621660 HTTP/1.1" 200 115 0.068681 10.0.0.22 - - [2025-11-17 02:18:26] "POST /neutron/port HTTP/1.1" 200 1119 0.024804 10.0.0.22 - - [2025-11-17 02:18:26] "GET /instance-ip/74aa15a4-5171-4b81-8c54-3b2bb83b7c78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.016899 10.0.0.22 - - [2025-11-17 02:18:26] "DELETE /virtual-machine-interface/9bd7309a-cfde-4ec0-86f1-499db152bd9c HTTP/1.1" 200 115 0.094269 10.0.0.22 - - [2025-11-17 02:18:26] "GET /virtual-machine-interface/f44c38b0-f929-4783-b3e5-cc7e0d41197b?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1344 0.009611 10.0.0.22 - - [2025-11-17 02:18:26] "POST /ref-update HTTP/1.1" 200 156 0.032340 10.0.0.22 - - [2025-11-17 02:18:26] "DELETE /virtual-machine-interface/48ad7779-5b87-4db5-9a36-0d4c1e61af3d HTTP/1.1" 200 115 0.081100 10.0.0.33 - - [2025-11-17 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704 10.0.0.23 - - [2025-11-17 02:18:27] "POST /useragent-kv HTTP/1.1" 200 115 0.079067 10.0.0.23 - - [2025-11-17 02:18:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002585 10.0.0.22 - - [2025-11-17 02:18:27] "POST /neutron/network HTTP/1.1" 200 151 0.207241 10.0.0.33 - - [2025-11-17 02:18:28] "DELETE /route-target/d64e4b12-e3f0-4972-83bd-cce51d05f00d HTTP/1.1" 200 115 0.031107 10.0.0.23 - - [2025-11-17 02:18:29] "GET /projects?obj_uuids=20bb680e-1031-46ab-9549-6128b7eee16a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001155 10.0.0.22 - - [2025-11-17 02:18:29] "GET /project/20bb680e-1031-46ab-9549-6128b7eee16a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.072846 10.0.0.23 - - [2025-11-17 02:18:29] "GET /projects?obj_uuids=20bb680e-1031-46ab-9549-6128b7eee16a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001012 10.0.0.22 - - [2025-11-17 02:18:29] "GET /project/20bb680e-1031-46ab-9549-6128b7eee16a?fields=virtual_networks HTTP/1.1" 200 1048 0.054384 10.0.0.23 - - [2025-11-17 02:18:29] "GET /projects?obj_uuids=20bb680e-1031-46ab-9549-6128b7eee16a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001720 10.0.0.22 - - [2025-11-17 02:18:29] "GET /project/20bb680e-1031-46ab-9549-6128b7eee16a?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.068545 10.0.0.23 - - [2025-11-17 02:18:29] "GET /projects?obj_uuids=20bb680e-1031-46ab-9549-6128b7eee16a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001097 10.0.0.22 - - [2025-11-17 02:18:29] "GET /project/20bb680e-1031-46ab-9549-6128b7eee16a?fields=security_groups HTTP/1.1" 200 1277 0.054247 10.0.0.22 - - [2025-11-17 02:18:30] "POST /fqname-to-id HTTP/1.1" 404 196 0.038233 10.0.0.23 - - [2025-11-17 02:18:30] "GET /projects?obj_uuids=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003007 10.0.0.23 - - [2025-11-17 02:18:30] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001094 10.0.0.23 - - [2025-11-17 02:18:30] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007903 10.0.0.23 - - [2025-11-17 02:18:30] "POST /id-to-fqname HTTP/1.1" 200 198 0.003560 10.0.0.23 - - [2025-11-17 02:18:30] "POST /fqname-to-id HTTP/1.1" 404 207 0.007049 10.0.0.23 - - [2025-11-17 02:18:31] "POST /security-groups HTTP/1.1" 200 599 0.081397 10.0.0.23 - - [2025-11-17 02:18:31] "POST /projects HTTP/1.1" 200 601 0.328768 10.0.0.33 - - [2025-11-17 02:18:31] "POST /fqname-to-id HTTP/1.1" 404 241 0.024076 10.0.0.23 - - [2025-11-17 02:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.413790 10.0.0.22 - - [2025-11-17 02:18:31] "GET /project/eaf8c26d-26cd-409d-901e-c147cf26b95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.590413 10.0.0.22 - - [2025-11-17 02:18:32] "GET / HTTP/1.1" 200 35931 0.002146 10.0.0.22 - - [2025-11-17 02:18:34] "POST /fqname-to-id HTTP/1.1" 401 292 0.000606 10.0.0.22 - - [2025-11-17 02:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.068900 10.0.0.23 - - [2025-11-17 02:18:34] "GET /projects?obj_uuids=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001042 10.0.0.22 - - [2025-11-17 02:18:34] "GET /project/eaf8c26d-26cd-409d-901e-c147cf26b95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.043195 10.0.0.22 - - [2025-11-17 02:18:34] "POST /neutron/network HTTP/1.1" 200 117 0.037688 10.0.0.33 - - [2025-11-17 02:18:35] "POST /ref-update HTTP/1.1" 200 156 0.029064 10.0.0.23 - - [2025-11-17 02:18:35] "POST /useragent-kv HTTP/1.1" 200 115 0.008198 10.0.0.22 - - [2025-11-17 02:18:35] "POST /neutron/subnet HTTP/1.1" 200 828 0.266581 10.0.0.33 - - [2025-11-17 02:18:35] "POST /fqname-to-id HTTP/1.1" 404 207 0.128359 10.0.0.22 - - [2025-11-17 02:18:35] "POST /id-to-fqname HTTP/1.1" 200 228 0.001314 10.0.0.22 - - [2025-11-17 02:18:35] "GET /virtual-network/9eeac5a3-b861-4e68-bf68-b47d88ce5b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005156 10.0.0.22 - - [2025-11-17 02:18:35] "GET /virtual-network/9eeac5a3-b861-4e68-bf68-b47d88ce5b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.007155 10.0.0.22 - - [2025-11-17 02:18:35] "POST /neutron/network HTTP/1.1" 200 1007 0.013327 10.0.0.22 - - [2025-11-17 02:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.013510 10.0.0.23 - - [2025-11-17 02:18:35] "GET /projects?obj_uuids=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001426 10.0.0.22 - - [2025-11-17 02:18:36] "GET /project/eaf8c26d-26cd-409d-901e-c147cf26b95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.070854 10.0.0.22 - - [2025-11-17 02:18:36] "POST /neutron/network HTTP/1.1" 200 117 0.026180 10.0.0.33 - - [2025-11-17 02:18:36] "POST /route-targets HTTP/1.1" 200 327 0.018293 10.0.0.23 - - [2025-11-17 02:18:36] "POST /useragent-kv HTTP/1.1" 200 115 0.008503 10.0.0.22 - - [2025-11-17 02:18:36] "POST /neutron/subnet HTTP/1.1" 200 828 0.200669 10.0.0.22 - - [2025-11-17 02:18:36] "POST /id-to-fqname HTTP/1.1" 200 228 0.001246 10.0.0.22 - - [2025-11-17 02:18:36] "GET /virtual-network/b67b88e0-d46e-4729-af86-bc59e7ef608d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005421 10.0.0.22 - - [2025-11-17 02:18:36] "GET /virtual-network/b67b88e0-d46e-4729-af86-bc59e7ef608d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006699 10.0.0.22 - - [2025-11-17 02:18:36] "POST /neutron/network HTTP/1.1" 200 1007 0.009157 10.0.0.22 - - [2025-11-17 02:18:36] "POST /fqname-to-id HTTP/1.1" 404 234 0.002921 10.0.0.22 - - [2025-11-17 02:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.23 - - [2025-11-17 02:18:36] "GET /projects?obj_uuids=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001528 10.0.0.22 - - [2025-11-17 02:18:37] "GET /project/eaf8c26d-26cd-409d-901e-c147cf26b95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.051491 10.0.0.22 - - [2025-11-17 02:18:37] "POST /network-policys HTTP/1.1" 200 577 0.041402 10.0.0.22 - - [2025-11-17 02:18:37] "GET /network-policy/58751923-1623-48bd-820c-01bef4a31c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3127 0.006037 10.0.0.22 - - [2025-11-17 02:18:37] "POST /neutron/network HTTP/1.1" 200 1007 0.009308 10.0.0.22 - - [2025-11-17 02:18:37] "GET /virtual-network/9eeac5a3-b861-4e68-bf68-b47d88ce5b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.008125 10.0.0.22 - - [2025-11-17 02:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.33 - - [2025-11-17 02:18:37] "POST /access-control-lists HTTP/1.1" 200 596 0.095485 10.0.0.22 - - [2025-11-17 02:18:37] "GET /network-policy/58751923-1623-48bd-820c-01bef4a31c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3127 0.004422 10.0.0.22 - - [2025-11-17 02:18:37] "POST /neutron/network HTTP/1.1" 200 1007 0.009648 10.0.0.33 - - [2025-11-17 02:18:37] "POST /fqname-to-id HTTP/1.1" 404 207 0.010120 10.0.0.33 - - [2025-11-17 02:18:37] "POST /ref-update HTTP/1.1" 200 156 0.040102 10.0.0.22 - - [2025-11-17 02:18:37] "GET /virtual-network/b67b88e0-d46e-4729-af86-bc59e7ef608d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.017171 10.0.0.22 - - [2025-11-17 02:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008307 10.0.0.22 - - [2025-11-17 02:18:37] "GET /network-policy/58751923-1623-48bd-820c-01bef4a31c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3127 0.005498 10.0.0.22 - - [2025-11-17 02:18:38] "GET /virtual-network/9eeac5a3-b861-4e68-bf68-b47d88ce5b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.005892 10.0.0.33 - - [2025-11-17 02:18:39] "GET /obj-perms HTTP/1.1" 200 5046 0.066562 10.0.0.22 - - [2025-11-17 02:18:40] "GET /virtual-network/b67b88e0-d46e-4729-af86-bc59e7ef608d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.006499 10.0.0.23 - - [2025-11-17 02:18:40] "GET /obj-perms HTTP/1.1" 200 5046 0.056395 10.0.0.22 - - [2025-11-17 02:18:40] "POST /id-to-fqname HTTP/1.1" 200 228 0.001431 10.0.0.22 - - [2025-11-17 02:18:40] "POST /neutron/network HTTP/1.1" 200 1125 0.007200 10.0.0.23 - - [2025-11-17 02:18:41] "GET /projects?obj_uuids=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001288 10.0.0.22 - - [2025-11-17 02:18:41] "GET /project/eaf8c26d-26cd-409d-901e-c147cf26b95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.081939 10.0.0.22 - - [2025-11-17 02:18:41] "POST /neutron/port HTTP/1.1" 200 117 0.006119 10.0.0.22 - - [2025-11-17 02:18:41] "POST /id-to-fqname HTTP/1.1" 200 228 0.001204 10.0.0.22 - - [2025-11-17 02:18:42] "POST /neutron/network HTTP/1.1" 200 1125 0.007952 10.0.0.22 - - [2025-11-17 02:18:42] "POST /neutron/port HTTP/1.1" 200 1176 0.024128 10.0.0.22 - - [2025-11-17 02:18:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005412 10.0.0.23 - - [2025-11-17 02:18:43] "GET /projects?obj_uuids=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001011 10.0.0.22 - - [2025-11-17 02:18:43] "POST /neutron/port HTTP/1.1" 200 117 0.001114 10.0.0.22 - - [2025-11-17 02:18:43] "GET /project/eaf8c26d-26cd-409d-901e-c147cf26b95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.115014 10.0.0.22 - - [2025-11-17 02:18:43] "POST /neutron/network HTTP/1.1" 200 1115 0.010506 10.0.0.22 - - [2025-11-17 02:18:43] "POST /neutron/port HTTP/1.1" 200 117 0.006547 10.0.0.22 - - [2025-11-17 02:18:43] "POST /neutron/network HTTP/1.1" 200 1125 0.006652 10.0.0.22 - - [2025-11-17 02:18:44] "POST /neutron/port HTTP/1.1" 200 1176 0.020967 10.0.0.22 - - [2025-11-17 02:18:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003825 10.0.0.22 - - [2025-11-17 02:18:44] "POST /neutron/port HTTP/1.1" 200 117 0.001307 10.0.0.23 - - [2025-11-17 02:18:47] "DELETE /project/eaf8c26d26cd409d901ec147cf26b95a HTTP/1.1" 404 173 0.009092 10.0.0.23 - - [2025-11-17 02:18:47] "DELETE /project/a2ede6bf-39d0-422c-8664-8b10c5666b27 HTTP/1.1" 404 177 0.007761 10.0.0.23 - - [2025-11-17 02:18:47] "DELETE /project/20bb680e103146ab95496128b7eee16a HTTP/1.1" 404 173 0.005143 10.0.0.23 - - [2025-11-17 02:18:47] "GET /projects?obj_uuids=20bb680e-1031-46ab-9549-6128b7eee16a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001094 10.0.0.23 - - [2025-11-17 02:18:47] "GET /project/20bb680e-1031-46ab-9549-6128b7eee16a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.043003 10.0.0.23 - - [2025-11-17 02:18:47] "GET /projects?obj_uuids=20bb680e-1031-46ab-9549-6128b7eee16a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001285 10.0.0.23 - - [2025-11-17 02:18:47] "GET /project/20bb680e-1031-46ab-9549-6128b7eee16a?fields=security_groups HTTP/1.1" 200 1382 0.047611 10.0.0.23 - - [2025-11-17 02:18:47] "DELETE /security-group/80ace1fc-04bf-4449-a55f-a7f7502ee101 HTTP/1.1" 200 115 0.051548 10.0.0.23 - - [2025-11-17 02:18:47] "GET /projects?obj_uuids=20bb680e-1031-46ab-9549-6128b7eee16a&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001613 10.0.0.33 - - [2025-11-17 02:18:47] "DELETE /access-control-list/bf761d2d-8b08-4124-a01b-dbd3b5adda43 HTTP/1.1" 200 115 0.059397 10.0.0.23 - - [2025-11-17 02:18:47] "GET /project/20bb680e-1031-46ab-9549-6128b7eee16a?fields=application_policy_sets HTTP/1.1" 200 1421 0.065032 10.0.0.23 - - [2025-11-17 02:18:47] "DELETE /project/20bb680e-1031-46ab-9549-6128b7eee16a HTTP/1.1" 200 115 0.416452 10.0.0.22 - - [2025-11-17 02:18:48] "POST /neutron/port HTTP/1.1" 200 1204 0.016655 10.0.0.22 - - [2025-11-17 02:18:48] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007605 10.0.0.22 - - [2025-11-17 02:18:48] "GET /virtual-machine/e425f8d1-ee36-4e47-bbb3-5eb4048219bc HTTP/1.1" 401 292 0.000501 10.0.0.22 - - [2025-11-17 02:18:49] "GET /obj-perms HTTP/1.1" 200 5056 0.399006 10.0.0.22 - - [2025-11-17 02:18:49] "GET /virtual-machine/e425f8d1-ee36-4e47-bbb3-5eb4048219bc HTTP/1.1" 200 1301 0.051899 10.0.0.22 - - [2025-11-17 02:18:49] "GET /virtual-machine-interface/2145a8de-1010-43dd-8521-dcca75acd110 HTTP/1.1" 200 3174 0.005736 10.0.0.22 - - [2025-11-17 02:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.22 - - [2025-11-17 02:18:49] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003842 10.0.0.22 - - [2025-11-17 02:18:49] "GET /virtual-networks?parent_id=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002781 10.0.0.22 - - [2025-11-17 02:18:49] "GET /virtual-network/9eeac5a3-b861-4e68-bf68-b47d88ce5b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.006567 10.0.0.22 - - [2025-11-17 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.22 - - [2025-11-17 02:18:52] "GET /virtual-network/9eeac5a3-b861-4e68-bf68-b47d88ce5b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.006113 10.0.0.22 - - [2025-11-17 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004253 10.0.0.22 - - [2025-11-17 02:18:56] "GET /virtual-network/9eeac5a3-b861-4e68-bf68-b47d88ce5b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.006306 10.0.0.22 - - [2025-11-17 02:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004118 10.0.0.22 - - [2025-11-17 02:19:00] "GET /virtual-network/9eeac5a3-b861-4e68-bf68-b47d88ce5b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.006768 10.0.0.22 - - [2025-11-17 02:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004360 10.0.0.22 - - [2025-11-17 02:19:04] "GET /virtual-network/9eeac5a3-b861-4e68-bf68-b47d88ce5b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.008486 10.0.0.22 - - [2025-11-17 02:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004233 10.0.0.22 - - [2025-11-17 02:19:08] "GET /virtual-network/9eeac5a3-b861-4e68-bf68-b47d88ce5b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.006264 10.0.0.22 - - [2025-11-17 02:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003712 10.0.0.22 - - [2025-11-17 02:19:13] "GET /virtual-network/9eeac5a3-b861-4e68-bf68-b47d88ce5b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.008330 10.0.0.22 - - [2025-11-17 02:19:14] "POST /neutron/port HTTP/1.1" 200 1204 0.051472 10.0.0.22 - - [2025-11-17 02:19:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004493 10.0.0.22 - - [2025-11-17 02:19:15] "POST /neutron/port HTTP/1.1" 200 117 0.001207 10.0.0.22 - - [2025-11-17 02:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.22 - - [2025-11-17 02:19:17] "GET /virtual-network/9eeac5a3-b861-4e68-bf68-b47d88ce5b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.007197 10.0.0.22 - - [2025-11-17 02:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.22 - - [2025-11-17 02:19:21] "GET /virtual-network/9eeac5a3-b861-4e68-bf68-b47d88ce5b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.006021 10.0.0.22 - - [2025-11-17 02:19:22] "POST /neutron/port HTTP/1.1" 200 1204 0.051113 10.0.0.22 - - [2025-11-17 02:19:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004621 10.0.0.22 - - [2025-11-17 02:19:23] "POST /neutron/port HTTP/1.1" 200 117 0.001385 10.0.0.22 - - [2025-11-17 02:19:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.22 - - [2025-11-17 02:19:25] "GET /virtual-network/9eeac5a3-b861-4e68-bf68-b47d88ce5b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.005278 10.0.0.22 - - [2025-11-17 02:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.22 - - [2025-11-17 02:19:29] "GET /virtual-network/9eeac5a3-b861-4e68-bf68-b47d88ce5b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.005342 10.0.0.22 - - [2025-11-17 02:19:30] "POST /neutron/port HTTP/1.1" 200 1204 0.018197 10.0.0.22 - - [2025-11-17 02:19:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.22 - - [2025-11-17 02:19:33] "GET /virtual-network/9eeac5a3-b861-4e68-bf68-b47d88ce5b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.006229 10.0.0.22 - - [2025-11-17 02:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.22 - - [2025-11-17 02:19:37] "GET /virtual-network/9eeac5a3-b861-4e68-bf68-b47d88ce5b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.006439 10.0.0.22 - - [2025-11-17 02:19:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545 10.0.0.22 - - [2025-11-17 02:19:41] "GET /virtual-network/9eeac5a3-b861-4e68-bf68-b47d88ce5b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.005840 10.0.0.22 - - [2025-11-17 02:19:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003816 10.0.0.22 - - [2025-11-17 02:19:45] "GET /virtual-network/9eeac5a3-b861-4e68-bf68-b47d88ce5b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.005809 10.0.0.22 - - [2025-11-17 02:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004860 10.0.0.22 - - [2025-11-17 02:19:49] "GET /virtual-network/9eeac5a3-b861-4e68-bf68-b47d88ce5b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.008024 10.0.0.22 - - [2025-11-17 02:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.22 - - [2025-11-17 02:19:54] "GET /virtual-network/9eeac5a3-b861-4e68-bf68-b47d88ce5b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.007404 10.0.0.22 - - [2025-11-17 02:19:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.22 - - [2025-11-17 02:19:58] "GET /virtual-network/9eeac5a3-b861-4e68-bf68-b47d88ce5b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.005403 10.0.0.22 - - [2025-11-17 02:20:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003930 10.0.0.22 - - [2025-11-17 02:20:02] "GET /virtual-network/9eeac5a3-b861-4e68-bf68-b47d88ce5b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.006522 10.0.0.22 - - [2025-11-17 02:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.22 - - [2025-11-17 02:20:06] "GET /virtual-network/9eeac5a3-b861-4e68-bf68-b47d88ce5b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.006225 10.0.0.22 - - [2025-11-17 02:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005589 10.0.0.22 - - [2025-11-17 02:20:10] "GET /virtual-network/9eeac5a3-b861-4e68-bf68-b47d88ce5b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.006324 10.0.0.22 - - [2025-11-17 02:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574 10.0.0.22 - - [2025-11-17 02:20:14] "GET /virtual-network/9eeac5a3-b861-4e68-bf68-b47d88ce5b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.006914 10.0.0.22 - - [2025-11-17 02:20:14] "POST /neutron/port HTTP/1.1" 200 1204 0.014969 10.0.0.22 - - [2025-11-17 02:20:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004029 10.0.0.22 - - [2025-11-17 02:20:15] "POST /neutron/port HTTP/1.1" 200 117 0.001127 10.0.0.22 - - [2025-11-17 02:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.22 - - [2025-11-17 02:20:16] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003741 10.0.0.22 - - [2025-11-17 02:20:16] "GET /virtual-networks?parent_id=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002761 10.0.0.22 - - [2025-11-17 02:20:16] "GET /virtual-network/9eeac5a3-b861-4e68-bf68-b47d88ce5b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.006410 10.0.0.22 - - [2025-11-17 02:20:16] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007534 10.0.0.22 - - [2025-11-17 02:20:23] "POST /neutron/port HTTP/1.1" 200 1204 0.015745 10.0.0.22 - - [2025-11-17 02:20:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003900 10.0.0.22 - - [2025-11-17 02:20:24] "POST /neutron/port HTTP/1.1" 200 117 0.001198 10.0.0.22 - - [2025-11-17 02:20:27] "POST /neutron/port HTTP/1.1" 200 1204 0.016469 10.0.0.22 - - [2025-11-17 02:20:32] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007906 10.0.0.22 - - [2025-11-17 02:20:42] "POST /neutron/port HTTP/1.1" 200 1204 0.016103 10.0.0.23 - - [2025-11-17 02:20:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000515 10.0.0.23 - - [2025-11-17 02:20:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000414 10.0.0.33 - - [2025-11-17 02:20:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000563 10.0.0.33 - - [2025-11-17 02:20:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000418 10.0.0.33 - - [2025-11-17 02:20:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000493 10.0.0.33 - - [2025-11-17 02:20:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.23 - - [2025-11-17 02:20:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000437 10.0.0.23 - - [2025-11-17 02:20:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000559 10.0.0.22 - - [2025-11-17 02:20:47] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008078 10.0.0.22 - - [2025-11-17 02:20:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000474 10.0.0.22 - - [2025-11-17 02:20:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000407 10.0.0.22 - - [2025-11-17 02:20:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000494 10.0.0.22 - - [2025-11-17 02:20:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000391 10.0.0.33 - - [2025-11-17 02:20:51] "GET /obj-perms HTTP/1.1" 200 5056 0.057975 10.0.0.22 - - [2025-11-17 02:20:58] "POST /neutron/port HTTP/1.1" 200 1204 0.016429 10.0.0.22 - - [2025-11-17 02:21:03] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007699 10.0.0.22 - - [2025-11-17 02:21:08] "POST /neutron/port HTTP/1.1" 200 1204 0.017552 10.0.0.22 - - [2025-11-17 02:21:13] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007691 10.0.0.22 - - [2025-11-17 02:21:13] "POST /neutron/port HTTP/1.1" 200 1204 0.016271 10.0.0.22 - - [2025-11-17 02:21:13] "GET /virtual-machine/426baf4a-edab-4787-85a6-7d07b3c425b5 HTTP/1.1" 200 1299 0.006096 10.0.0.22 - - [2025-11-17 02:21:13] "GET /virtual-machine-interface/f7cf4134-7a79-4c81-8d20-ff3ab295dd82 HTTP/1.1" 200 3176 0.005492 10.0.0.22 - - [2025-11-17 02:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003440 10.0.0.22 - - [2025-11-17 02:21:13] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003672 10.0.0.22 - - [2025-11-17 02:21:13] "GET /virtual-networks?parent_id=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003344 10.0.0.22 - - [2025-11-17 02:21:14] "GET /virtual-network/b67b88e0-d46e-4729-af86-bc59e7ef608d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.006637 10.0.0.22 - - [2025-11-17 02:21:14] "POST /neutron/port HTTP/1.1" 200 1204 0.016602 10.0.0.22 - - [2025-11-17 02:21:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004073 10.0.0.22 - - [2025-11-17 02:21:15] "POST /neutron/port HTTP/1.1" 200 117 0.001254 10.0.0.22 - - [2025-11-17 02:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.22 - - [2025-11-17 02:21:15] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003659 10.0.0.22 - - [2025-11-17 02:21:15] "GET /virtual-networks?parent_id=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003647 10.0.0.22 - - [2025-11-17 02:21:15] "GET /virtual-network/b67b88e0-d46e-4729-af86-bc59e7ef608d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.005834 10.0.0.22 - - [2025-11-17 02:21:23] "POST /neutron/port HTTP/1.1" 200 1204 0.016855 10.0.0.22 - - [2025-11-17 02:21:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004326 10.0.0.22 - - [2025-11-17 02:21:24] "POST /neutron/port HTTP/1.1" 200 117 0.001255 10.0.0.22 - - [2025-11-17 02:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.23 - - [2025-11-17 02:21:42] "GET /projects?obj_uuids=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001060 10.0.0.22 - - [2025-11-17 02:21:42] "GET /project/eaf8c26d-26cd-409d-901e-c147cf26b95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.061918 10.0.0.22 - - [2025-11-17 02:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.22 - - [2025-11-17 02:21:42] "PUT /network-policy/58751923-1623-48bd-820c-01bef4a31c8b HTTP/1.1" 200 262 0.021487 10.0.0.33 - - [2025-11-17 02:21:42] "PUT /access-control-list/75ec3130-6cf4-4def-9756-a0fad9256648 HTTP/1.1" 200 272 0.053152 10.0.0.22 - - [2025-11-17 02:21:46] "GET /virtual-network/b67b88e0-d46e-4729-af86-bc59e7ef608d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.007428 10.0.0.22 - - [2025-11-17 02:21:46] "POST /neutron/network HTTP/1.1" 200 1007 0.096766 10.0.0.22 - - [2025-11-17 02:21:46] "GET /virtual-network/b67b88e0-d46e-4729-af86-bc59e7ef608d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.008407 10.0.0.22 - - [2025-11-17 02:21:46] "GET /virtual-network/9eeac5a3-b861-4e68-bf68-b47d88ce5b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.010095 10.0.0.22 - - [2025-11-17 02:21:46] "POST /neutron/network HTTP/1.1" 200 1007 0.109050 10.0.0.33 - - [2025-11-17 02:21:46] "DELETE /access-control-list/75ec3130-6cf4-4def-9756-a0fad9256648 HTTP/1.1" 200 115 0.039229 10.0.0.22 - - [2025-11-17 02:21:46] "GET /virtual-network/9eeac5a3-b861-4e68-bf68-b47d88ce5b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006471 10.0.0.22 - - [2025-11-17 02:21:46] "DELETE /network-policy/58751923-1623-48bd-820c-01bef4a31c8b HTTP/1.1" 200 115 0.049183 10.0.0.22 - - [2025-11-17 02:21:46] "POST /neutron/port HTTP/1.1" 200 1230 0.034758 10.0.0.22 - - [2025-11-17 02:21:47] "POST /neutron/port HTTP/1.1" 200 151 0.374610 10.0.0.22 - - [2025-11-17 02:21:47] "POST /neutron/port HTTP/1.1" 200 151 0.386769 10.0.0.33 - - [2025-11-17 02:21:48] "DELETE /route-target/920a8ce5-1978-4619-95d8-97ecd1eb7432 HTTP/1.1" 200 115 0.026658 10.0.0.22 - - [2025-11-17 02:21:49] "POST /neutron/network HTTP/1.1" 200 1007 0.009816 10.0.0.23 - - [2025-11-17 02:21:53] "GET /projects?obj_uuids=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001730 10.0.0.22 - - [2025-11-17 02:21:53] "GET /project/eaf8c26d-26cd-409d-901e-c147cf26b95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.039553 10.0.0.22 - - [2025-11-17 02:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.23 - - [2025-11-17 02:21:54] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000998 10.0.0.22 - - [2025-11-17 02:21:54] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007416 10.0.0.22 - - [2025-11-17 02:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.23 - - [2025-11-17 02:21:54] "GET /projects?obj_uuids=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001150 10.0.0.22 - - [2025-11-17 02:21:54] "GET /project/eaf8c26d-26cd-409d-901e-c147cf26b95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.053487 10.0.0.22 - - [2025-11-17 02:21:54] "GET /domains HTTP/1.1" 200 280 0.003165 10.0.0.23 - - [2025-11-17 02:21:54] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001129 10.0.0.22 - - [2025-11-17 02:21:54] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03 HTTP/1.1" 200 2581 0.009455 10.0.0.23 - - [2025-11-17 02:21:54] "GET /projects?obj_uuids=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000984 10.0.0.22 - - [2025-11-17 02:21:55] "GET /project/eaf8c26d-26cd-409d-901e-c147cf26b95a HTTP/1.1" 200 1911 0.087087 10.0.0.22 - - [2025-11-17 02:21:55] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003278 10.0.0.22 - - [2025-11-17 02:21:55] "POST /network-ipams HTTP/1.1" 200 609 0.029788 10.0.0.22 - - [2025-11-17 02:21:55] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 802 0.003093 10.0.0.22 - - [2025-11-17 02:21:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.22 - - [2025-11-17 02:21:55] "GET /network-ipam/bb22eaa5-57db-4528-a5b5-12ade51e84b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.006430 10.0.0.22 - - [2025-11-17 02:21:55] "PUT /network-ipam/bb22eaa5-57db-4528-a5b5-12ade51e84b2 HTTP/1.1" 200 258 0.014929 10.0.0.22 - - [2025-11-17 02:21:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.23 - - [2025-11-17 02:21:55] "GET /projects?obj_uuids=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001056 10.0.0.22 - - [2025-11-17 02:21:55] "GET /project/eaf8c26d-26cd-409d-901e-c147cf26b95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.046944 10.0.0.23 - - [2025-11-17 02:21:55] "GET /projects?obj_uuids=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001070 10.0.0.22 - - [2025-11-17 02:21:55] "POST /neutron/network HTTP/1.1" 200 619 0.152236 10.0.0.33 - - [2025-11-17 02:21:55] "POST /route-targets HTTP/1.1" 200 327 0.019650 10.0.0.33 - - [2025-11-17 02:21:56] "POST /fqname-to-id HTTP/1.1" 404 207 0.005779 10.0.0.23 - - [2025-11-17 02:21:56] "POST /useragent-kv HTTP/1.1" 200 115 0.007150 10.0.0.22 - - [2025-11-17 02:21:56] "POST /neutron/subnet HTTP/1.1" 200 828 0.204077 10.0.0.22 - - [2025-11-17 02:21:56] "POST /id-to-fqname HTTP/1.1" 200 231 0.001348 10.0.0.22 - - [2025-11-17 02:21:56] "GET /virtual-network/a0b458ca-a750-48e8-a9b7-73fe127feec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.005618 10.0.0.22 - - [2025-11-17 02:21:56] "GET /virtual-network/a0b458ca-a750-48e8-a9b7-73fe127feec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.006142 10.0.0.22 - - [2025-11-17 02:21:56] "POST /neutron/network HTTP/1.1" 200 1309 0.011995 10.0.0.22 - - [2025-11-17 02:21:56] "POST /neutron/subnet HTTP/1.1" 200 828 0.009256 10.0.0.22 - - [2025-11-17 02:21:56] "GET /virtual-network/a0b458ca-a750-48e8-a9b7-73fe127feec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.006420 10.0.0.22 - - [2025-11-17 02:21:57] "GET /obj-perms HTTP/1.1" 200 5046 0.054040 10.0.0.23 - - [2025-11-17 02:21:57] "GET /obj-perms HTTP/1.1" 200 5046 0.004649 10.0.0.22 - - [2025-11-17 02:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037 10.0.0.23 - - [2025-11-17 02:21:57] "GET /projects?obj_uuids=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000970 10.0.0.22 - - [2025-11-17 02:21:57] "GET /project/eaf8c26d-26cd-409d-901e-c147cf26b95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.038712 10.0.0.33 - - [2025-11-17 02:21:57] "POST /ref-update HTTP/1.1" 200 156 0.040415 10.0.0.23 - - [2025-11-17 02:21:57] "POST /useragent-kv HTTP/1.1" 200 115 0.006947 10.0.0.22 - - [2025-11-17 02:21:57] "POST /neutron/subnet HTTP/1.1" 200 701 0.247505 10.0.0.22 - - [2025-11-17 02:21:58] "POST /neutron/network HTTP/1.1" 200 1309 0.014824 10.0.0.22 - - [2025-11-17 02:21:58] "POST /id-to-fqname HTTP/1.1" 200 231 0.001274 10.0.0.22 - - [2025-11-17 02:21:58] "GET /virtual-network/efeb4990-5448-426e-aa11-4ecf19a7f42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.005811 10.0.0.22 - - [2025-11-17 02:21:58] "GET /virtual-network/efeb4990-5448-426e-aa11-4ecf19a7f42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.005687 10.0.0.22 - - [2025-11-17 02:21:58] "POST /neutron/subnet HTTP/1.1" 200 701 0.009094 10.0.0.22 - - [2025-11-17 02:21:58] "GET /virtual-network/efeb4990-5448-426e-aa11-4ecf19a7f42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.005438 10.0.0.33 - - [2025-11-17 02:21:58] "GET /obj-perms HTTP/1.1" 200 5046 0.003870 10.0.0.22 - - [2025-11-17 02:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.23 - - [2025-11-17 02:21:59] "GET /projects?obj_uuids=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001218 10.0.0.22 - - [2025-11-17 02:21:59] "GET /project/eaf8c26d-26cd-409d-901e-c147cf26b95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.046038 10.0.0.22 - - [2025-11-17 02:21:59] "POST /neutron/network HTTP/1.1" 200 117 0.015259 10.0.0.23 - - [2025-11-17 02:21:59] "POST /useragent-kv HTTP/1.1" 200 115 0.008040 10.0.0.22 - - [2025-11-17 02:21:59] "POST /neutron/subnet HTTP/1.1" 200 701 0.190292 10.0.0.22 - - [2025-11-17 02:22:00] "POST /id-to-fqname HTTP/1.1" 200 231 0.001375 10.0.0.22 - - [2025-11-17 02:22:00] "GET /virtual-network/127ee2a6-d795-4011-97bb-6a3d3a4c0fe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.008919 10.0.0.22 - - [2025-11-17 02:22:00] "POST /neutron/network HTTP/1.1" 200 1308 0.012446 10.0.0.22 - - [2025-11-17 02:22:00] "GET /virtual-network/127ee2a6-d795-4011-97bb-6a3d3a4c0fe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006101 10.0.0.22 - - [2025-11-17 02:22:00] "POST /neutron/subnet HTTP/1.1" 200 701 0.012311 10.0.0.22 - - [2025-11-17 02:22:00] "GET /virtual-network/127ee2a6-d795-4011-97bb-6a3d3a4c0fe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006894 10.0.0.22 - - [2025-11-17 02:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.23 - - [2025-11-17 02:22:00] "GET /projects?obj_uuids=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000991 10.0.0.22 - - [2025-11-17 02:22:00] "GET /project/eaf8c26d-26cd-409d-901e-c147cf26b95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.051768 10.0.0.23 - - [2025-11-17 02:22:01] "GET /projects?obj_uuids=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001462 10.0.0.22 - - [2025-11-17 02:22:01] "POST /neutron/network HTTP/1.1" 200 619 0.134905 10.0.0.33 - - [2025-11-17 02:22:01] "POST /ref-update HTTP/1.1" 200 156 0.025563 10.0.0.33 - - [2025-11-17 02:22:01] "POST /fqname-to-id HTTP/1.1" 404 207 0.005321 10.0.0.23 - - [2025-11-17 02:22:01] "POST /useragent-kv HTTP/1.1" 200 115 0.006835 10.0.0.22 - - [2025-11-17 02:22:01] "POST /neutron/subnet HTTP/1.1" 200 828 0.220332 10.0.0.22 - - [2025-11-17 02:22:01] "POST /id-to-fqname HTTP/1.1" 200 231 0.001363 10.0.0.22 - - [2025-11-17 02:22:01] "GET /virtual-network/86cc43cd-83ce-4fce-a4c1-6048238f74eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.005559 10.0.0.22 - - [2025-11-17 02:22:01] "GET /virtual-network/86cc43cd-83ce-4fce-a4c1-6048238f74eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.005432 10.0.0.22 - - [2025-11-17 02:22:02] "POST /neutron/network HTTP/1.1" 200 1309 0.013028 10.0.0.22 - - [2025-11-17 02:22:02] "POST /neutron/subnet HTTP/1.1" 200 828 0.008850 10.0.0.22 - - [2025-11-17 02:22:02] "GET /virtual-network/86cc43cd-83ce-4fce-a4c1-6048238f74eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.006156 10.0.0.22 - - [2025-11-17 02:22:02] "GET /obj-perms HTTP/1.1" 200 5046 0.003836 10.0.0.23 - - [2025-11-17 02:22:02] "GET /obj-perms HTTP/1.1" 200 5046 0.004560 10.0.0.22 - - [2025-11-17 02:22:02] "POST /fqname-to-id HTTP/1.1" 404 225 0.002994 10.0.0.22 - - [2025-11-17 02:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.23 - - [2025-11-17 02:22:02] "GET /projects?obj_uuids=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001053 10.0.0.22 - - [2025-11-17 02:22:02] "GET /project/eaf8c26d-26cd-409d-901e-c147cf26b95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.041043 10.0.0.22 - - [2025-11-17 02:22:02] "POST /network-policys HTTP/1.1" 200 559 0.070611 10.0.0.22 - - [2025-11-17 02:22:02] "GET /network-policy/601b003b-9834-4e50-a375-5dacb54ab9ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.014929 10.0.0.22 - - [2025-11-17 02:22:02] "POST /fqname-to-id HTTP/1.1" 404 225 0.003117 10.0.0.22 - - [2025-11-17 02:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.23 - - [2025-11-17 02:22:03] "GET /projects?obj_uuids=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001198 10.0.0.22 - - [2025-11-17 02:22:03] "GET /project/eaf8c26d-26cd-409d-901e-c147cf26b95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.048553 10.0.0.22 - - [2025-11-17 02:22:03] "POST /network-policys HTTP/1.1" 200 559 0.075535 10.0.0.22 - - [2025-11-17 02:22:03] "GET /network-policy/30a07bd0-19fd-42bf-b9a1-6ca469deb884?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.005996 10.0.0.22 - - [2025-11-17 02:22:03] "POST /fqname-to-id HTTP/1.1" 404 225 0.003034 10.0.0.22 - - [2025-11-17 02:22:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.23 - - [2025-11-17 02:22:03] "GET /projects?obj_uuids=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001036 10.0.0.22 - - [2025-11-17 02:22:03] "GET /project/eaf8c26d-26cd-409d-901e-c147cf26b95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.044862 10.0.0.22 - - [2025-11-17 02:22:03] "POST /network-policys HTTP/1.1" 200 559 0.080601 10.0.0.22 - - [2025-11-17 02:22:03] "GET /network-policy/a2514c4e-ddb5-4f88-99b1-7c18b7ebd10d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6938 0.006217 10.0.0.22 - - [2025-11-17 02:22:03] "POST /fqname-to-id HTTP/1.1" 404 225 0.003217 10.0.0.22 - - [2025-11-17 02:22:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.23 - - [2025-11-17 02:22:03] "GET /projects?obj_uuids=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001035 10.0.0.22 - - [2025-11-17 02:22:03] "GET /project/eaf8c26d-26cd-409d-901e-c147cf26b95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.051326 10.0.0.22 - - [2025-11-17 02:22:04] "POST /network-policys HTTP/1.1" 200 559 0.089994 10.0.0.22 - - [2025-11-17 02:22:04] "GET /network-policy/d9072a24-2938-486d-a68f-caa2df4eb386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.007906 10.0.0.22 - - [2025-11-17 02:22:04] "POST /fqname-to-id HTTP/1.1" 404 225 0.003037 10.0.0.22 - - [2025-11-17 02:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004139 10.0.0.23 - - [2025-11-17 02:22:04] "GET /projects?obj_uuids=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001352 10.0.0.22 - - [2025-11-17 02:22:04] "GET /project/eaf8c26d-26cd-409d-901e-c147cf26b95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.051702 10.0.0.22 - - [2025-11-17 02:22:04] "POST /network-policys HTTP/1.1" 200 559 0.085886 10.0.0.22 - - [2025-11-17 02:22:04] "GET /network-policy/b6ff4eb9-61ef-4963-80fa-3b296c71caab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.006263 10.0.0.22 - - [2025-11-17 02:22:04] "POST /fqname-to-id HTTP/1.1" 404 225 0.003104 10.0.0.22 - - [2025-11-17 02:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.23 - - [2025-11-17 02:22:04] "GET /projects?obj_uuids=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001159 10.0.0.22 - - [2025-11-17 02:22:04] "GET /project/eaf8c26d-26cd-409d-901e-c147cf26b95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.057036 10.0.0.22 - - [2025-11-17 02:22:04] "POST /network-policys HTTP/1.1" 200 559 0.070080 10.0.0.22 - - [2025-11-17 02:22:05] "GET /network-policy/dc06ad5f-db1d-4821-814f-a9f3d98f68ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.006379 10.0.0.22 - - [2025-11-17 02:22:05] "POST /fqname-to-id HTTP/1.1" 404 225 0.002998 10.0.0.22 - - [2025-11-17 02:22:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003894 10.0.0.23 - - [2025-11-17 02:22:05] "GET /projects?obj_uuids=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001031 10.0.0.22 - - [2025-11-17 02:22:05] "GET /project/eaf8c26d-26cd-409d-901e-c147cf26b95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.055019 10.0.0.22 - - [2025-11-17 02:22:05] "POST /network-policys HTTP/1.1" 200 559 0.081635 10.0.0.22 - - [2025-11-17 02:22:05] "GET /network-policy/9d784a3b-7613-4e62-b530-95a2aade0f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.009185 10.0.0.22 - - [2025-11-17 02:22:05] "POST /fqname-to-id HTTP/1.1" 404 225 0.003347 10.0.0.22 - - [2025-11-17 02:22:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.23 - - [2025-11-17 02:22:05] "GET /projects?obj_uuids=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001049 10.0.0.22 - - [2025-11-17 02:22:05] "GET /project/eaf8c26d-26cd-409d-901e-c147cf26b95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.049588 10.0.0.22 - - [2025-11-17 02:22:05] "POST /network-policys HTTP/1.1" 200 559 0.077702 10.0.0.22 - - [2025-11-17 02:22:05] "GET /network-policy/eaa8388a-d68b-4fb7-819b-ea5494e37e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.009319 10.0.0.22 - - [2025-11-17 02:22:06] "POST /neutron/network HTTP/1.1" 200 1494 0.058202 10.0.0.22 - - [2025-11-17 02:22:06] "GET /virtual-network/a0b458ca-a750-48e8-a9b7-73fe127feec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.008677 10.0.0.22 - - [2025-11-17 02:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009543 10.0.0.22 - - [2025-11-17 02:22:06] "GET /network-policy/30a07bd0-19fd-42bf-b9a1-6ca469deb884?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.005490 10.0.0.22 - - [2025-11-17 02:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005555 10.0.0.22 - - [2025-11-17 02:22:06] "GET /network-policy/601b003b-9834-4e50-a375-5dacb54ab9ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.004746 10.0.0.33 - - [2025-11-17 02:22:06] "POST /fqname-to-id HTTP/1.1" 404 248 0.005850 10.0.0.22 - - [2025-11-17 02:22:06] "POST /neutron/network HTTP/1.1" 200 1494 0.014602 10.0.0.22 - - [2025-11-17 02:22:06] "GET /virtual-network/efeb4990-5448-426e-aa11-4ecf19a7f42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.010122 10.0.0.22 - - [2025-11-17 02:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006428 10.0.0.22 - - [2025-11-17 02:22:07] "GET /network-policy/a2514c4e-ddb5-4f88-99b1-7c18b7ebd10d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6938 0.004507 10.0.0.22 - - [2025-11-17 02:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.22 - - [2025-11-17 02:22:07] "GET /network-policy/d9072a24-2938-486d-a68f-caa2df4eb386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.004479 10.0.0.33 - - [2025-11-17 02:22:07] "POST /fqname-to-id HTTP/1.1" 404 248 0.007039 10.0.0.33 - - [2025-11-17 02:22:07] "POST /fqname-to-id HTTP/1.1" 404 207 0.006408 10.0.0.22 - - [2025-11-17 02:22:07] "POST /neutron/network HTTP/1.1" 200 1493 0.036787 10.0.0.22 - - [2025-11-17 02:22:07] "GET /virtual-network/127ee2a6-d795-4011-97bb-6a3d3a4c0fe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.007213 10.0.0.22 - - [2025-11-17 02:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002890 10.0.0.22 - - [2025-11-17 02:22:07] "GET /network-policy/b6ff4eb9-61ef-4963-80fa-3b296c71caab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.004238 10.0.0.22 - - [2025-11-17 02:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.22 - - [2025-11-17 02:22:07] "GET /network-policy/dc06ad5f-db1d-4821-814f-a9f3d98f68ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.004474 10.0.0.22 - - [2025-11-17 02:22:07] "POST /neutron/network HTTP/1.1" 200 1494 0.014031 10.0.0.22 - - [2025-11-17 02:22:07] "GET /virtual-network/86cc43cd-83ce-4fce-a4c1-6048238f74eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.026268 10.0.0.33 - - [2025-11-17 02:22:07] "POST /access-control-lists HTTP/1.1" 200 605 0.098574 10.0.0.22 - - [2025-11-17 02:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.026289 10.0.0.22 - - [2025-11-17 02:22:07] "GET /network-policy/9d784a3b-7613-4e62-b530-95a2aade0f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.004496 10.0.0.22 - - [2025-11-17 02:22:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003140 10.0.0.22 - - [2025-11-17 02:22:08] "GET /network-policy/eaa8388a-d68b-4fb7-819b-ea5494e37e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.005265 10.0.0.22 - - [2025-11-17 02:22:08] "POST /id-to-fqname HTTP/1.1" 200 231 0.001357 10.0.0.23 - - [2025-11-17 02:22:45] "GET /projects?obj_uuids=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001184 10.0.0.22 - - [2025-11-17 02:22:45] "GET /project/eaf8c26d-26cd-409d-901e-c147cf26b95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.092907 10.0.0.22 - - [2025-11-17 02:22:46] "POST /neutron/port HTTP/1.1" 200 117 0.006679 10.0.0.22 - - [2025-11-17 02:22:46] "POST /id-to-fqname HTTP/1.1" 200 231 0.001602 10.0.0.22 - - [2025-11-17 02:22:46] "POST /neutron/network HTTP/1.1" 200 1504 0.007871 10.0.0.23 - - [2025-11-17 02:22:47] "GET /projects?obj_uuids=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001726 10.0.0.22 - - [2025-11-17 02:22:47] "GET /project/eaf8c26d-26cd-409d-901e-c147cf26b95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.082250 10.0.0.22 - - [2025-11-17 02:22:47] "POST /neutron/network HTTP/1.1" 200 1494 0.053115 10.0.0.22 - - [2025-11-17 02:22:48] "POST /neutron/port HTTP/1.1" 200 117 0.007113 10.0.0.22 - - [2025-11-17 02:22:48] "POST /neutron/network HTTP/1.1" 200 1504 0.009169 10.0.0.22 - - [2025-11-17 02:22:48] "POST /neutron/port HTTP/1.1" 200 1170 0.046123 10.0.0.22 - - [2025-11-17 02:22:49] "POST /neutron/port HTTP/1.1" 200 1170 0.029621 10.0.0.22 - - [2025-11-17 02:22:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009329 10.0.0.22 - - [2025-11-17 02:22:49] "POST /neutron/port HTTP/1.1" 200 117 0.001361 10.0.0.22 - - [2025-11-17 02:22:53] "POST /neutron/port HTTP/1.1" 200 1198 0.025742 10.0.0.22 - - [2025-11-17 02:22:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005810 10.0.0.22 - - [2025-11-17 02:22:55] "POST /neutron/port HTTP/1.1" 200 117 0.001616 10.0.0.22 - - [2025-11-17 02:22:58] "POST /neutron/port HTTP/1.1" 200 1198 0.023205 10.0.0.22 - - [2025-11-17 02:23:03] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007826 10.0.0.22 - - [2025-11-17 02:23:13] "POST /neutron/port HTTP/1.1" 200 1198 0.024062 10.0.0.22 - - [2025-11-17 02:23:18] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008532 10.0.0.22 - - [2025-11-17 02:23:29] "POST /neutron/port HTTP/1.1" 200 1198 0.016289 10.0.0.22 - - [2025-11-17 02:23:34] "POST /neutron/security_group HTTP/1.1" 200 2066 0.041945 10.0.0.22 - - [2025-11-17 02:23:39] "POST /neutron/port HTTP/1.1" 200 1198 0.016804 10.0.0.22 - - [2025-11-17 02:23:39] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008806 10.0.0.22 - - [2025-11-17 02:23:39] "GET /virtual-machine/5ec2f99d-643d-466d-b907-391c1459bdaa HTTP/1.1" 200 1300 0.006717 10.0.0.22 - - [2025-11-17 02:23:39] "GET /virtual-machine-interface/8d659a92-7ee4-4cdb-82ad-8f2f3a4ce4a3 HTTP/1.1" 200 3184 0.005738 10.0.0.22 - - [2025-11-17 02:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.032551 10.0.0.22 - - [2025-11-17 02:23:39] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004744 10.0.0.22 - - [2025-11-17 02:23:39] "GET /virtual-networks?parent_id=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003031 10.0.0.22 - - [2025-11-17 02:23:39] "GET /virtual-network/a0b458ca-a750-48e8-a9b7-73fe127feec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.007414 10.0.0.22 - - [2025-11-17 02:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.22 - - [2025-11-17 02:23:42] "GET /virtual-network/a0b458ca-a750-48e8-a9b7-73fe127feec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.006137 10.0.0.22 - - [2025-11-17 02:23:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.22 - - [2025-11-17 02:23:46] "GET /virtual-network/a0b458ca-a750-48e8-a9b7-73fe127feec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.006843 10.0.0.22 - - [2025-11-17 02:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004279 10.0.0.22 - - [2025-11-17 02:23:51] "GET /virtual-network/a0b458ca-a750-48e8-a9b7-73fe127feec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.006064 10.0.0.33 - - [2025-11-17 02:23:53] "GET /obj-perms HTTP/1.1" 200 5056 0.055876 10.0.0.22 - - [2025-11-17 02:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003789 10.0.0.22 - - [2025-11-17 02:23:55] "GET /virtual-network/a0b458ca-a750-48e8-a9b7-73fe127feec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.005998 10.0.0.22 - - [2025-11-17 02:23:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005224 10.0.0.22 - - [2025-11-17 02:23:59] "GET /virtual-network/a0b458ca-a750-48e8-a9b7-73fe127feec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.006092 10.0.0.22 - - [2025-11-17 02:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895 10.0.0.22 - - [2025-11-17 02:24:03] "GET /virtual-network/a0b458ca-a750-48e8-a9b7-73fe127feec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.006196 10.0.0.22 - - [2025-11-17 02:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.22 - - [2025-11-17 02:24:07] "GET /virtual-network/a0b458ca-a750-48e8-a9b7-73fe127feec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.005775 10.0.0.22 - - [2025-11-17 02:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005237 10.0.0.22 - - [2025-11-17 02:24:11] "GET /virtual-network/a0b458ca-a750-48e8-a9b7-73fe127feec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.006516 10.0.0.22 - - [2025-11-17 02:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.22 - - [2025-11-17 02:24:15] "GET /virtual-network/a0b458ca-a750-48e8-a9b7-73fe127feec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.006570 10.0.0.22 - - [2025-11-17 02:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.22 - - [2025-11-17 02:24:19] "GET /virtual-network/a0b458ca-a750-48e8-a9b7-73fe127feec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.007429 10.0.0.22 - - [2025-11-17 02:24:21] "POST /neutron/network HTTP/1.1" 200 1504 0.034281 10.0.0.22 - - [2025-11-17 02:24:21] "POST /neutron/subnet HTTP/1.1" 200 1361 0.016006 10.0.0.22 - - [2025-11-17 02:24:21] "POST /neutron/network HTTP/1.1" 200 1494 0.012331 10.0.0.22 - - [2025-11-17 02:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424 10.0.0.22 - - [2025-11-17 02:24:21] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004216 10.0.0.22 - - [2025-11-17 02:24:21] "GET /virtual-networks?parent_id=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003625 10.0.0.22 - - [2025-11-17 02:24:21] "GET /virtual-network/a0b458ca-a750-48e8-a9b7-73fe127feec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.005945 10.0.0.22 - - [2025-11-17 02:24:24] "POST /neutron/port HTTP/1.1" 200 1198 0.049905 10.0.0.22 - - [2025-11-17 02:24:25] "POST /neutron/port HTTP/1.1" 200 1198 0.048205 10.0.0.22 - - [2025-11-17 02:24:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004164 10.0.0.22 - - [2025-11-17 02:24:25] "POST /neutron/port HTTP/1.1" 200 117 0.001219 10.0.0.22 - - [2025-11-17 02:24:27] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008299 10.0.0.22 - - [2025-11-17 02:24:33] "POST /neutron/port HTTP/1.1" 200 1198 0.016281 10.0.0.22 - - [2025-11-17 02:24:37] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008319 10.0.0.22 - - [2025-11-17 02:24:47] "POST /neutron/port HTTP/1.1" 200 1198 0.015262 10.0.0.22 - - [2025-11-17 02:24:48] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008113 10.0.0.22 - - [2025-11-17 02:24:48] "GET /virtual-machine/0e82a16e-97cd-4eed-8a49-7c556e03462f HTTP/1.1" 200 1299 0.033189 10.0.0.22 - - [2025-11-17 02:24:48] "GET /virtual-machine-interface/8ad8ac2a-dbd4-4c1a-b96a-f24f7ebe3eb2 HTTP/1.1" 200 3185 0.006162 10.0.0.22 - - [2025-11-17 02:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.22 - - [2025-11-17 02:24:48] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003816 10.0.0.22 - - [2025-11-17 02:24:48] "GET /virtual-networks?parent_id=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003179 10.0.0.22 - - [2025-11-17 02:24:48] "GET /virtual-network/efeb4990-5448-426e-aa11-4ecf19a7f42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.006965 10.0.0.22 - - [2025-11-17 02:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003440 10.0.0.22 - - [2025-11-17 02:24:49] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004333 10.0.0.22 - - [2025-11-17 02:24:49] "GET /virtual-networks?parent_id=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003630 10.0.0.22 - - [2025-11-17 02:24:49] "GET /virtual-network/efeb4990-5448-426e-aa11-4ecf19a7f42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.006422 10.0.0.22 - - [2025-11-17 02:24:49] "POST /neutron/port HTTP/1.1" 200 2278 0.019756 10.0.0.22 - - [2025-11-17 02:24:49] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010713 10.0.0.22 - - [2025-11-17 02:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.22 - - [2025-11-17 02:24:49] "GET /network-policy/a2514c4e-ddb5-4f88-99b1-7c18b7ebd10d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6938 0.003929 10.0.0.22 - - [2025-11-17 02:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.22 - - [2025-11-17 02:24:50] "GET /network-policy/d9072a24-2938-486d-a68f-caa2df4eb386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.005403 10.0.0.22 - - [2025-11-17 02:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.22 - - [2025-11-17 02:24:50] "GET /network-policy/601b003b-9834-4e50-a375-5dacb54ab9ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.004074 10.0.0.22 - - [2025-11-17 02:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002969 10.0.0.22 - - [2025-11-17 02:24:50] "GET /network-policy/30a07bd0-19fd-42bf-b9a1-6ca469deb884?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.005275 10.0.0.22 - - [2025-11-17 02:25:17] "GET /virtual-machine/0e82a16e-97cd-4eed-8a49-7c556e03462f HTTP/1.1" 200 1299 0.004837 10.0.0.22 - - [2025-11-17 02:25:17] "POST /neutron/port HTTP/1.1" 200 1198 0.015362 10.0.0.22 - - [2025-11-17 02:25:19] "GET /virtual-machine/0e82a16e-97cd-4eed-8a49-7c556e03462f HTTP/1.1" 404 171 0.004062 10.0.0.22 - - [2025-11-17 02:25:19] "GET /virtual-machine/0e82a16e-97cd-4eed-8a49-7c556e03462f HTTP/1.1" 404 171 0.003265 10.0.0.22 - - [2025-11-17 02:25:19] "GET /virtual-machine/0e82a16e-97cd-4eed-8a49-7c556e03462f HTTP/1.1" 404 171 0.003097 10.0.0.22 - - [2025-11-17 02:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004099 10.0.0.22 - - [2025-11-17 02:25:19] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003432 10.0.0.22 - - [2025-11-17 02:25:19] "GET /virtual-networks?parent_id=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003096 10.0.0.22 - - [2025-11-17 02:25:19] "GET /virtual-network/efeb4990-5448-426e-aa11-4ecf19a7f42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.006146 10.0.0.22 - - [2025-11-17 02:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.22 - - [2025-11-17 02:25:19] "GET /routing-instance/452ce8f6-81fd-48f1-88a4-2d447685084d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.004595 10.0.0.22 - - [2025-11-17 02:25:19] "GET /route-target/37c28fdc-ff6d-4118-905e-c9c867c7d905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004008 10.0.0.22 - - [2025-11-17 02:25:19] "GET /virtual-machine/0e82a16e-97cd-4eed-8a49-7c556e03462f HTTP/1.1" 404 171 0.003136 10.0.0.22 - - [2025-11-17 02:25:20] "GET /virtual-machine/0e82a16e-97cd-4eed-8a49-7c556e03462f HTTP/1.1" 404 171 0.003882 10.0.0.22 - - [2025-11-17 02:25:21] "GET /virtual-machine/0e82a16e-97cd-4eed-8a49-7c556e03462f HTTP/1.1" 404 171 0.003758 10.0.0.22 - - [2025-11-17 02:25:22] "POST /neutron/port HTTP/1.1" 200 1198 0.016142 10.0.0.22 - - [2025-11-17 02:25:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004267 10.0.0.22 - - [2025-11-17 02:25:22] "POST /neutron/port HTTP/1.1" 200 117 0.001222 10.0.0.22 - - [2025-11-17 02:25:22] "GET /virtual-machine/0e82a16e-97cd-4eed-8a49-7c556e03462f HTTP/1.1" 404 171 0.003274 10.0.0.22 - - [2025-11-17 02:25:23] "GET /virtual-machine/0e82a16e-97cd-4eed-8a49-7c556e03462f HTTP/1.1" 404 171 0.003958 10.0.0.22 - - [2025-11-17 02:25:24] "GET /virtual-machine/0e82a16e-97cd-4eed-8a49-7c556e03462f HTTP/1.1" 404 171 0.003204 10.0.0.22 - - [2025-11-17 02:25:24] "GET /obj-perms HTTP/1.1" 200 5046 0.008312 10.0.0.22 - - [2025-11-17 02:25:27] "GET /obj-perms HTTP/1.1" 200 5046 0.004872 10.0.0.22 - - [2025-11-17 02:25:33] "GET /obj-perms HTTP/1.1" 200 5046 0.004165 10.0.0.22 - - [2025-11-17 02:25:37] "GET /obj-perms HTTP/1.1" 200 5046 0.004564 10.0.0.22 - - [2025-11-17 02:25:43] "GET /obj-perms HTTP/1.1" 200 5046 0.004211 10.0.0.23 - - [2025-11-17 02:25:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000508 10.0.0.23 - - [2025-11-17 02:25:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000535 10.0.0.22 - - [2025-11-17 02:25:46] "GET /obj-perms HTTP/1.1" 200 5046 0.004275 10.0.0.33 - - [2025-11-17 02:25:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000369 10.0.0.33 - - [2025-11-17 02:25:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000391 10.0.0.23 - - [2025-11-17 02:25:46] "GET /obj-perms HTTP/1.1" 200 5046 0.097825 10.0.0.33 - - [2025-11-17 02:25:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000429 10.0.0.22 - - [2025-11-17 02:25:46] "GET /virtual-machine/5ec2f99d-643d-466d-b907-391c1459bdaa HTTP/1.1" 200 1300 0.004172 10.0.0.33 - - [2025-11-17 02:25:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.22 - - [2025-11-17 02:25:47] "POST /neutron/port HTTP/1.1" 200 1198 0.016206 10.0.0.23 - - [2025-11-17 02:25:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000455 10.0.0.23 - - [2025-11-17 02:25:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000439 10.0.0.22 - - [2025-11-17 02:25:48] "GET /virtual-machine/5ec2f99d-643d-466d-b907-391c1459bdaa HTTP/1.1" 404 171 0.003817 10.0.0.22 - - [2025-11-17 02:25:48] "GET /virtual-machine/5ec2f99d-643d-466d-b907-391c1459bdaa HTTP/1.1" 404 171 0.003492 10.0.0.22 - - [2025-11-17 02:25:48] "GET /virtual-machine/5ec2f99d-643d-466d-b907-391c1459bdaa HTTP/1.1" 404 171 0.003027 10.0.0.22 - - [2025-11-17 02:25:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004649 10.0.0.22 - - [2025-11-17 02:25:48] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003475 10.0.0.22 - - [2025-11-17 02:25:48] "GET /virtual-networks?parent_id=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003068 10.0.0.22 - - [2025-11-17 02:25:48] "GET /virtual-network/a0b458ca-a750-48e8-a9b7-73fe127feec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.006260 10.0.0.22 - - [2025-11-17 02:25:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002796 10.0.0.22 - - [2025-11-17 02:25:48] "GET /routing-instance/4f6c5d8b-e60e-4055-9d24-636182043fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.004567 10.0.0.22 - - [2025-11-17 02:25:48] "GET /route-target/8a5f8682-ead8-4e29-8a6e-1f5ee2b9c652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.005241 10.0.0.22 - - [2025-11-17 02:25:49] "GET /obj-perms HTTP/1.1" 200 5046 0.004356 10.0.0.22 - - [2025-11-17 02:25:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000407 10.0.0.22 - - [2025-11-17 02:25:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000398 10.0.0.22 - - [2025-11-17 02:25:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.22 - - [2025-11-17 02:25:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000445 10.0.0.23 - - [2025-11-17 02:25:55] "GET /obj-perms HTTP/1.1" 200 5046 0.004528 10.0.0.22 - - [2025-11-17 02:25:56] "GET /obj-perms HTTP/1.1" 200 5056 0.053670 10.0.0.23 - - [2025-11-17 02:26:01] "GET /obj-perms HTTP/1.1" 200 5046 0.004319 10.0.0.22 - - [2025-11-17 02:26:04] "GET /obj-perms HTTP/1.1" 200 5046 0.005611 10.0.0.23 - - [2025-11-17 02:26:10] "GET /obj-perms HTTP/1.1" 200 5046 0.005326 10.0.0.22 - - [2025-11-17 02:26:10] "GET /obj-perms HTTP/1.1" 200 5046 0.003937 10.0.0.33 - - [2025-11-17 02:26:10] "GET /obj-perms HTTP/1.1" 200 5046 0.082977 10.0.0.22 - - [2025-11-17 02:26:11] "GET /virtual-network/86cc43cd-83ce-4fce-a4c1-6048238f74eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.009140 10.0.0.22 - - [2025-11-17 02:26:11] "POST /neutron/network HTTP/1.1" 200 1494 0.016361 10.0.0.33 - - [2025-11-17 02:26:11] "DELETE /access-control-list/e384f3bb-4149-4bab-8052-8307439639b0 HTTP/1.1" 200 115 0.101082 10.0.0.22 - - [2025-11-17 02:26:11] "GET /virtual-network/86cc43cd-83ce-4fce-a4c1-6048238f74eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.008872 10.0.0.22 - - [2025-11-17 02:26:11] "GET /virtual-network/127ee2a6-d795-4011-97bb-6a3d3a4c0fe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.006517 10.0.0.22 - - [2025-11-17 02:26:11] "POST /neutron/network HTTP/1.1" 200 1493 0.010524 10.0.0.33 - - [2025-11-17 02:26:11] "POST /fqname-to-id HTTP/1.1" 404 207 0.063590 10.0.0.22 - - [2025-11-17 02:26:11] "GET /virtual-network/127ee2a6-d795-4011-97bb-6a3d3a4c0fe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.008506 10.0.0.22 - - [2025-11-17 02:26:11] "GET /virtual-network/efeb4990-5448-426e-aa11-4ecf19a7f42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.005727 10.0.0.22 - - [2025-11-17 02:26:11] "POST /neutron/network HTTP/1.1" 200 1494 0.011025 10.0.0.33 - - [2025-11-17 02:26:11] "POST /ref-update HTTP/1.1" 200 156 0.022837 10.0.0.22 - - [2025-11-17 02:26:12] "GET /virtual-network/efeb4990-5448-426e-aa11-4ecf19a7f42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.013721 10.0.0.22 - - [2025-11-17 02:26:12] "GET /virtual-network/a0b458ca-a750-48e8-a9b7-73fe127feec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.008081 10.0.0.22 - - [2025-11-17 02:26:12] "POST /neutron/network HTTP/1.1" 200 1494 0.011195 10.0.0.22 - - [2025-11-17 02:26:12] "GET /virtual-network/a0b458ca-a750-48e8-a9b7-73fe127feec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.013649 10.0.0.22 - - [2025-11-17 02:26:12] "DELETE /network-policy/eaa8388a-d68b-4fb7-819b-ea5494e37e69 HTTP/1.1" 200 115 0.063961 10.0.0.22 - - [2025-11-17 02:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.013708 10.0.0.23 - - [2025-11-17 02:26:12] "GET /projects?obj_uuids=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.039887 10.0.0.22 - - [2025-11-17 02:26:12] "GET /project/eaf8c26d-26cd-409d-901e-c147cf26b95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.085994 10.0.0.22 - - [2025-11-17 02:26:12] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-59049204&detail=False&count=False&shared=False HTTP/1.1" 200 1755 0.005419 10.0.0.22 - - [2025-11-17 02:26:12] "DELETE /network-policy/9d784a3b-7613-4e62-b530-95a2aade0f78 HTTP/1.1" 200 115 0.057197 10.0.0.22 - - [2025-11-17 02:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004350 10.0.0.23 - - [2025-11-17 02:26:12] "GET /projects?obj_uuids=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001765 10.0.0.22 - - [2025-11-17 02:26:12] "GET /project/eaf8c26d-26cd-409d-901e-c147cf26b95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.048346 10.0.0.22 - - [2025-11-17 02:26:12] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-59049204&detail=False&count=False&shared=False HTTP/1.1" 200 1523 0.005199 10.0.0.22 - - [2025-11-17 02:26:13] "DELETE /network-policy/dc06ad5f-db1d-4821-814f-a9f3d98f68ad HTTP/1.1" 200 115 0.038551 10.0.0.22 - - [2025-11-17 02:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006488 10.0.0.23 - - [2025-11-17 02:26:13] "GET /projects?obj_uuids=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001001 10.0.0.22 - - [2025-11-17 02:26:13] "GET /project/eaf8c26d-26cd-409d-901e-c147cf26b95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.053112 10.0.0.22 - - [2025-11-17 02:26:13] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-59049204&detail=False&count=False&shared=False HTTP/1.1" 200 1291 0.005645 10.0.0.22 - - [2025-11-17 02:26:13] "DELETE /network-policy/b6ff4eb9-61ef-4963-80fa-3b296c71caab HTTP/1.1" 200 115 0.044923 10.0.0.22 - - [2025-11-17 02:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005451 10.0.0.23 - - [2025-11-17 02:26:13] "GET /projects?obj_uuids=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001109 10.0.0.22 - - [2025-11-17 02:26:13] "GET /project/eaf8c26d-26cd-409d-901e-c147cf26b95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.039720 10.0.0.22 - - [2025-11-17 02:26:13] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-59049204&detail=False&count=False&shared=False HTTP/1.1" 200 1058 0.006284 10.0.0.22 - - [2025-11-17 02:26:13] "DELETE /network-policy/d9072a24-2938-486d-a68f-caa2df4eb386 HTTP/1.1" 200 115 0.044619 10.0.0.22 - - [2025-11-17 02:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.23 - - [2025-11-17 02:26:13] "GET /projects?obj_uuids=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000951 10.0.0.22 - - [2025-11-17 02:26:13] "GET /project/eaf8c26d-26cd-409d-901e-c147cf26b95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.045914 10.0.0.22 - - [2025-11-17 02:26:13] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-59049204&detail=False&count=False&shared=False HTTP/1.1" 200 826 0.005347 10.0.0.22 - - [2025-11-17 02:26:13] "DELETE /network-policy/a2514c4e-ddb5-4f88-99b1-7c18b7ebd10d HTTP/1.1" 200 115 0.042731 10.0.0.22 - - [2025-11-17 02:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004459 10.0.0.23 - - [2025-11-17 02:26:13] "GET /projects?obj_uuids=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001110 10.0.0.22 - - [2025-11-17 02:26:13] "GET /project/eaf8c26d-26cd-409d-901e-c147cf26b95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.065478 10.0.0.22 - - [2025-11-17 02:26:13] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-59049204&detail=False&count=False&shared=False HTTP/1.1" 200 594 0.005622 10.0.0.22 - - [2025-11-17 02:26:13] "DELETE /network-policy/30a07bd0-19fd-42bf-b9a1-6ca469deb884 HTTP/1.1" 200 115 0.041064 10.0.0.22 - - [2025-11-17 02:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.23 - - [2025-11-17 02:26:14] "GET /projects?obj_uuids=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001032 10.0.0.22 - - [2025-11-17 02:26:14] "GET /project/eaf8c26d-26cd-409d-901e-c147cf26b95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.050595 10.0.0.22 - - [2025-11-17 02:26:14] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-59049204&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.005746 10.0.0.22 - - [2025-11-17 02:26:14] "DELETE /network-policy/601b003b-9834-4e50-a375-5dacb54ab9ef HTTP/1.1" 200 115 0.056169 10.0.0.22 - - [2025-11-17 02:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.23 - - [2025-11-17 02:26:14] "GET /projects?obj_uuids=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001191 10.0.0.22 - - [2025-11-17 02:26:14] "GET /project/eaf8c26d-26cd-409d-901e-c147cf26b95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.068224 10.0.0.22 - - [2025-11-17 02:26:14] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-59049204&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.007007 10.0.0.22 - - [2025-11-17 02:26:14] "POST /neutron/network HTTP/1.1" 200 1309 0.012298 10.0.0.33 - - [2025-11-17 02:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004685 10.0.0.23 - - [2025-11-17 02:26:15] "POST /useragent-kv HTTP/1.1" 200 115 0.005369 10.0.0.23 - - [2025-11-17 02:26:15] "POST /useragent-kv HTTP/1.1" 200 115 0.004580 10.0.0.23 - - [2025-11-17 02:26:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002979 10.0.0.23 - - [2025-11-17 02:26:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002952 10.0.0.23 - - [2025-11-17 02:26:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002555 10.0.0.33 - - [2025-11-17 02:26:15] "DELETE /route-target/9c1a68d5-f465-4366-9e24-2af7058eec55 HTTP/1.1" 200 115 0.043251 10.0.0.23 - - [2025-11-17 02:26:15] "POST /useragent-kv HTTP/1.1" 200 115 0.006858 10.0.0.22 - - [2025-11-17 02:26:15] "POST /neutron/network HTTP/1.1" 200 151 0.167439 10.0.0.22 - - [2025-11-17 02:26:15] "POST /neutron/network HTTP/1.1" 200 1309 0.012144 10.0.0.33 - - [2025-11-17 02:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004220 10.0.0.22 - - [2025-11-17 02:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.22 - - [2025-11-17 02:26:16] "DELETE /network-ipam/bb22eaa5-57db-4528-a5b5-12ade51e84b2 HTTP/1.1" 200 115 0.031303 10.0.0.22 - - [2025-11-17 02:26:16] "POST /fqname-to-id HTTP/1.1" 404 252 0.006033 10.0.0.23 - - [2025-11-17 02:26:16] "GET /projects?obj_uuids=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001002 10.0.0.23 - - [2025-11-17 02:26:16] "GET /project/eaf8c26d-26cd-409d-901e-c147cf26b95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1511 0.048384 10.0.0.23 - - [2025-11-17 02:26:16] "GET /projects?obj_uuids=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001844 10.0.0.23 - - [2025-11-17 02:26:16] "GET /project/eaf8c26d-26cd-409d-901e-c147cf26b95a?fields=security_groups HTTP/1.1" 200 1398 0.050398 10.0.0.23 - - [2025-11-17 02:26:16] "DELETE /security-group/d4149b82-086f-43f2-a6a0-2ff2f2846842 HTTP/1.1" 200 115 0.052118 10.0.0.23 - - [2025-11-17 02:26:16] "GET /projects?obj_uuids=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001414 10.0.0.23 - - [2025-11-17 02:26:16] "GET /project/eaf8c26d-26cd-409d-901e-c147cf26b95a?fields=application_policy_sets HTTP/1.1" 200 1437 0.069650 10.0.0.33 - - [2025-11-17 02:26:16] "DELETE /access-control-list/af3e5574-fec6-4586-9bfc-ff0e68a4168d HTTP/1.1" 200 115 0.055954 10.0.0.22 - - [2025-11-17 02:26:16] "DELETE /project/eaf8c26d-26cd-409d-901e-c147cf26b95a HTTP/1.1" 200 115 0.442010 10.0.0.23 - - [2025-11-17 02:26:16] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001215 10.0.0.22 - - [2025-11-17 02:26:16] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?fields=projects HTTP/1.1" 200 1244 0.019035 10.0.0.22 - - [2025-11-17 02:26:21] "POST /fqname-to-id HTTP/1.1" 404 225 0.003274 10.0.0.23 - - [2025-11-17 02:26:22] "POST /id-to-fqname HTTP/1.1" 200 198 0.006568 10.0.0.23 - - [2025-11-17 02:26:22] "POST /fqname-to-id HTTP/1.1" 404 207 0.008346 10.0.0.23 - - [2025-11-17 02:26:22] "POST /security-groups HTTP/1.1" 200 599 0.032438 10.0.0.23 - - [2025-11-17 02:26:22] "POST /projects HTTP/1.1" 200 601 0.266007 10.0.0.22 - - [2025-11-17 02:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.298610 10.0.0.33 - - [2025-11-17 02:26:22] "POST /fqname-to-id HTTP/1.1" 404 241 0.012047 10.0.0.23 - - [2025-11-17 02:26:22] "GET /projects?obj_uuids=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002611 10.0.0.22 - - [2025-11-17 02:26:22] "GET /project/eaf8c26d-26cd-409d-901e-c147cf26b95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.074111 10.0.0.22 - - [2025-11-17 02:26:22] "POST /network-policys HTTP/1.1" 200 559 0.027431 10.0.0.22 - - [2025-11-17 02:26:22] "GET /network-policy/76f1115b-0b17-4499-90b5-07a048160194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3105 0.006703 10.0.0.22 - - [2025-11-17 02:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002893 10.0.0.23 - - [2025-11-17 02:26:22] "GET /projects?obj_uuids=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001650 10.0.0.22 - - [2025-11-17 02:26:22] "GET /project/eaf8c26d-26cd-409d-901e-c147cf26b95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.044043 10.0.0.23 - - [2025-11-17 02:26:22] "GET /projects?obj_uuids=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001237 10.0.0.22 - - [2025-11-17 02:26:22] "POST /neutron/network HTTP/1.1" 200 615 0.139783 10.0.0.33 - - [2025-11-17 02:26:22] "POST /ref-update HTTP/1.1" 200 156 0.036094 10.0.0.33 - - [2025-11-17 02:26:23] "POST /fqname-to-id HTTP/1.1" 404 207 0.009173 10.0.0.22 - - [2025-11-17 02:26:23] "POST /neutron/network HTTP/1.1" 200 1007 0.010458 10.0.0.22 - - [2025-11-17 02:26:23] "POST /id-to-fqname HTTP/1.1" 200 229 0.001195 10.0.0.22 - - [2025-11-17 02:26:23] "GET /virtual-network/b2255b4d-8e00-40c6-bff0-5e85db857217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006479 10.0.0.22 - - [2025-11-17 02:26:23] "GET /virtual-network/b2255b4d-8e00-40c6-bff0-5e85db857217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005472 10.0.0.22 - - [2025-11-17 02:26:23] "POST /neutron/subnet HTTP/1.1" 200 721 0.009636 10.0.0.22 - - [2025-11-17 02:26:23] "POST /neutron/network HTTP/1.1" 200 1106 0.095531 10.0.0.22 - - [2025-11-17 02:26:23] "GET /virtual-network/b2255b4d-8e00-40c6-bff0-5e85db857217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.007669 10.0.0.22 - - [2025-11-17 02:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.22 - - [2025-11-17 02:26:23] "GET /network-policy/76f1115b-0b17-4499-90b5-07a048160194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3105 0.005706 10.0.0.22 - - [2025-11-17 02:26:23] "GET /virtual-network/b2255b4d-8e00-40c6-bff0-5e85db857217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005454 10.0.0.22 - - [2025-11-17 02:26:24] "POST /id-to-fqname HTTP/1.1" 200 229 0.001279 10.0.0.23 - - [2025-11-17 02:26:25] "GET /projects?obj_uuids=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001101 10.0.0.22 - - [2025-11-17 02:26:25] "GET /project/eaf8c26d-26cd-409d-901e-c147cf26b95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.077362 10.0.0.22 - - [2025-11-17 02:26:25] "POST /neutron/network HTTP/1.1" 200 1106 0.009146 10.0.0.22 - - [2025-11-17 02:26:25] "POST /id-to-fqname HTTP/1.1" 200 229 0.001344 10.0.0.22 - - [2025-11-17 02:26:25] "POST /neutron/port HTTP/1.1" 200 117 0.007054 10.0.0.23 - - [2025-11-17 02:26:25] "GET /projects?obj_uuids=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001174 10.0.0.33 - - [2025-11-17 02:26:26] "PUT /access-control-list/d54e7b6d-594c-4eb8-be25-7eac078e4309 HTTP/1.1" 200 272 0.017272 10.0.0.22 - - [2025-11-17 02:26:26] "POST /neutron/port HTTP/1.1" 200 1174 0.417456 10.0.0.22 - - [2025-11-17 02:26:26] "POST /neutron/port HTTP/1.1" 200 1228 0.124091 10.0.0.22 - - [2025-11-17 02:26:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004037 10.0.0.23 - - [2025-11-17 02:26:26] "GET /projects?obj_uuids=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001484 10.0.0.22 - - [2025-11-17 02:26:26] "POST /neutron/port HTTP/1.1" 200 117 0.001161 10.0.0.22 - - [2025-11-17 02:26:26] "GET /project/eaf8c26d-26cd-409d-901e-c147cf26b95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.091391 10.0.0.22 - - [2025-11-17 02:26:26] "POST /neutron/port HTTP/1.1" 200 1202 0.022461 10.0.0.22 - - [2025-11-17 02:26:27] "POST /neutron/port HTTP/1.1" 200 1202 0.017917 10.0.0.23 - - [2025-11-17 02:26:27] "GET /projects?obj_uuids=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001291 10.0.0.22 - - [2025-11-17 02:26:27] "POST /neutron/port HTTP/1.1" 200 1174 0.370394 10.0.0.22 - - [2025-11-17 02:26:27] "POST /neutron/port HTTP/1.1" 200 1228 0.132872 10.0.0.22 - - [2025-11-17 02:26:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004371 10.0.0.22 - - [2025-11-17 02:26:28] "POST /neutron/port HTTP/1.1" 200 117 0.001227 10.0.0.22 - - [2025-11-17 02:26:32] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008219 10.0.0.22 - - [2025-11-17 02:26:32] "POST /neutron/port HTTP/1.1" 200 1202 0.020136 10.0.0.22 - - [2025-11-17 02:26:32] "GET /virtual-machine/7e5128a1-b42f-4817-b4ba-877d51833da7 HTTP/1.1" 200 1300 0.006550 10.0.0.22 - - [2025-11-17 02:26:32] "GET /virtual-machine-interface/0b3e4423-b44c-4bd0-875c-19fc0b0fb7e7 HTTP/1.1" 200 3176 0.008209 10.0.0.22 - - [2025-11-17 02:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004637 10.0.0.22 - - [2025-11-17 02:26:32] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004602 10.0.0.22 - - [2025-11-17 02:26:32] "GET /virtual-networks?parent_id=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003713 10.0.0.22 - - [2025-11-17 02:26:32] "GET /virtual-network/b2255b4d-8e00-40c6-bff0-5e85db857217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.007155 10.0.0.22 - - [2025-11-17 02:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.22 - - [2025-11-17 02:26:35] "GET /virtual-network/b2255b4d-8e00-40c6-bff0-5e85db857217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006541 10.0.0.22 - - [2025-11-17 02:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006579 10.0.0.22 - - [2025-11-17 02:26:39] "GET /virtual-network/b2255b4d-8e00-40c6-bff0-5e85db857217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005431 10.0.0.22 - - [2025-11-17 02:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003784 10.0.0.22 - - [2025-11-17 02:26:43] "GET /virtual-network/b2255b4d-8e00-40c6-bff0-5e85db857217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005396 10.0.0.22 - - [2025-11-17 02:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.22 - - [2025-11-17 02:26:47] "GET /virtual-network/b2255b4d-8e00-40c6-bff0-5e85db857217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006516 10.0.0.23 - - [2025-11-17 02:26:48] "DELETE /project/eaf8c26d26cd409d901ec147cf26b95a HTTP/1.1" 404 173 0.032078 10.0.0.22 - - [2025-11-17 02:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003606 10.0.0.22 - - [2025-11-17 02:26:51] "GET /virtual-network/b2255b4d-8e00-40c6-bff0-5e85db857217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006298 10.0.0.22 - - [2025-11-17 02:26:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.22 - - [2025-11-17 02:26:56] "GET /virtual-network/b2255b4d-8e00-40c6-bff0-5e85db857217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005946 10.0.0.23 - - [2025-11-17 02:26:56] "GET /obj-perms HTTP/1.1" 200 5056 0.056226 10.0.0.22 - - [2025-11-17 02:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819 10.0.0.22 - - [2025-11-17 02:27:00] "GET /virtual-network/b2255b4d-8e00-40c6-bff0-5e85db857217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005749 10.0.0.22 - - [2025-11-17 02:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004268 10.0.0.22 - - [2025-11-17 02:27:04] "GET /virtual-network/b2255b4d-8e00-40c6-bff0-5e85db857217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006118 10.0.0.22 - - [2025-11-17 02:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003726 10.0.0.22 - - [2025-11-17 02:27:08] "GET /virtual-network/b2255b4d-8e00-40c6-bff0-5e85db857217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006672 10.0.0.22 - - [2025-11-17 02:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004212 10.0.0.22 - - [2025-11-17 02:27:12] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006708 10.0.0.22 - - [2025-11-17 02:27:12] "GET /virtual-networks?parent_id=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.004226 10.0.0.22 - - [2025-11-17 02:27:12] "GET /virtual-network/b2255b4d-8e00-40c6-bff0-5e85db857217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006154 10.0.0.22 - - [2025-11-17 02:27:12] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007652 10.0.0.22 - - [2025-11-17 02:27:17] "POST /neutron/port HTTP/1.1" 200 1202 0.018284 10.0.0.22 - - [2025-11-17 02:27:22] "POST /neutron/port HTTP/1.1" 200 1202 0.016006 10.0.0.22 - - [2025-11-17 02:27:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006025 10.0.0.22 - - [2025-11-17 02:27:22] "POST /neutron/port HTTP/1.1" 200 117 0.001224 10.0.0.22 - - [2025-11-17 02:27:22] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007183 10.0.0.22 - - [2025-11-17 02:27:27] "POST /neutron/port HTTP/1.1" 200 1202 0.019911 10.0.0.22 - - [2025-11-17 02:27:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003838 10.0.0.22 - - [2025-11-17 02:27:27] "POST /neutron/port HTTP/1.1" 200 117 0.001270 10.0.0.22 - - [2025-11-17 02:27:28] "POST /neutron/port HTTP/1.1" 200 1202 0.016882 10.0.0.22 - - [2025-11-17 02:27:33] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007509 10.0.0.22 - - [2025-11-17 02:27:33] "POST /neutron/port HTTP/1.1" 200 1202 0.016784 10.0.0.22 - - [2025-11-17 02:27:33] "GET /virtual-machine/8b626a05-6c6b-4d4a-893a-4a0905459791 HTTP/1.1" 200 1300 0.005906 10.0.0.22 - - [2025-11-17 02:27:33] "GET /virtual-machine-interface/66d5679b-12d7-49ed-8b9f-d34837cd1a25 HTTP/1.1" 200 3178 0.005497 10.0.0.22 - - [2025-11-17 02:27:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.22 - - [2025-11-17 02:27:33] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003543 10.0.0.22 - - [2025-11-17 02:27:33] "GET /virtual-networks?parent_id=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002710 10.0.0.22 - - [2025-11-17 02:27:33] "GET /virtual-network/b2255b4d-8e00-40c6-bff0-5e85db857217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006020 10.0.0.22 - - [2025-11-17 02:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683 10.0.0.22 - - [2025-11-17 02:27:34] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003480 10.0.0.22 - - [2025-11-17 02:27:34] "GET /virtual-networks?parent_id=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003556 10.0.0.22 - - [2025-11-17 02:27:34] "GET /virtual-network/b2255b4d-8e00-40c6-bff0-5e85db857217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.007412 10.0.0.22 - - [2025-11-17 02:27:57] "GET /obj-perms HTTP/1.1" 200 5056 0.065158 10.0.0.33 - - [2025-11-17 02:27:57] "GET /obj-perms HTTP/1.1" 200 5056 0.069279 10.0.0.22 - - [2025-11-17 02:28:06] "GET /virtual-network/b2255b4d-8e00-40c6-bff0-5e85db857217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.008615 10.0.0.22 - - [2025-11-17 02:28:06] "POST /neutron/network HTTP/1.1" 200 1007 0.093761 10.0.0.22 - - [2025-11-17 02:28:06] "GET /virtual-network/b2255b4d-8e00-40c6-bff0-5e85db857217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.012955 10.0.0.22 - - [2025-11-17 02:28:06] "POST /neutron/network HTTP/1.1" 400 204 0.031093 10.0.0.22 - - [2025-11-17 02:28:07] "POST /neutron/port HTTP/1.1" 200 151 0.274372 10.0.0.22 - - [2025-11-17 02:28:07] "POST /neutron/port HTTP/1.1" 200 151 0.339475 10.0.0.33 - - [2025-11-17 02:28:09] "DELETE /route-target/50395636-4d78-40e2-b853-2e3ee3d9bbf7 HTTP/1.1" 200 115 0.079976 10.0.0.22 - - [2025-11-17 02:28:09] "DELETE /network-policy/76f1115b-0b17-4499-90b5-07a048160194 HTTP/1.1" 200 115 0.045522 10.0.0.23 - - [2025-11-17 02:28:11] "GET /projects?obj_uuids=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001103 10.0.0.22 - - [2025-11-17 02:28:11] "GET /project/eaf8c26d-26cd-409d-901e-c147cf26b95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.070654 10.0.0.23 - - [2025-11-17 02:28:11] "GET /projects?obj_uuids=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001446 10.0.0.22 - - [2025-11-17 02:28:12] "GET /project/eaf8c26d-26cd-409d-901e-c147cf26b95a?fields=virtual_networks HTTP/1.1" 200 1059 0.052030 10.0.0.23 - - [2025-11-17 02:28:12] "GET /projects?obj_uuids=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001173 10.0.0.22 - - [2025-11-17 02:28:12] "GET /project/eaf8c26d-26cd-409d-901e-c147cf26b95a?fields=virtual_machine_interfaces HTTP/1.1" 200 1059 0.062651 10.0.0.23 - - [2025-11-17 02:28:12] "GET /projects?obj_uuids=eaf8c26d-26cd-409d-901e-c147cf26b95a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001285 10.0.0.22 - - [2025-11-17 02:28:12] "GET /project/eaf8c26d-26cd-409d-901e-c147cf26b95a?fields=security_groups HTTP/1.1" 200 1293 0.062667 10.0.0.22 - - [2025-11-17 02:28:13] "POST /fqname-to-id HTTP/1.1" 404 202 0.043470 10.0.0.23 - - [2025-11-17 02:28:13] "GET /projects?obj_uuids=dd0acf8d-b32a-4d71-b8dc-f8db61c12e26&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002930 10.0.0.23 - - [2025-11-17 02:28:13] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000960 10.0.0.23 - - [2025-11-17 02:28:13] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007034 10.0.0.23 - - [2025-11-17 02:28:13] "POST /id-to-fqname HTTP/1.1" 200 204 0.002079 10.0.0.23 - - [2025-11-17 02:28:13] "POST /fqname-to-id HTTP/1.1" 404 213 0.017620 10.0.0.23 - - [2025-11-17 02:28:13] "POST /security-groups HTTP/1.1" 200 605 0.047450 10.0.0.23 - - [2025-11-17 02:28:13] "POST /projects HTTP/1.1" 200 613 0.311097 10.0.0.23 - - [2025-11-17 02:28:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.352215 10.0.0.33 - - [2025-11-17 02:28:13] "POST /fqname-to-id HTTP/1.1" 404 247 0.006023 10.0.0.22 - - [2025-11-17 02:28:13] "GET /project/dd0acf8d-b32a-4d71-b8dc-f8db61c12e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.546247 10.0.0.22 - - [2025-11-17 02:28:15] "GET / HTTP/1.1" 200 35931 0.002039 10.0.0.22 - - [2025-11-17 02:28:18] "GET /project/dd0acf8d-b32a-4d71-b8dc-f8db61c12e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000501 10.0.0.23 - - [2025-11-17 02:28:19] "GET /projects?obj_uuids=dd0acf8d-b32a-4d71-b8dc-f8db61c12e26&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001979 10.0.0.22 - - [2025-11-17 02:28:19] "GET /project/dd0acf8d-b32a-4d71-b8dc-f8db61c12e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.071321 10.0.0.22 - - [2025-11-17 02:28:19] "GET / HTTP/1.1" 200 35931 0.001845 10.0.0.22 - - [2025-11-17 02:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.23 - - [2025-11-17 02:28:20] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000974 10.0.0.22 - - [2025-11-17 02:28:20] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007546 10.0.0.22 - - [2025-11-17 02:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004256 10.0.0.23 - - [2025-11-17 02:28:20] "GET /projects?obj_uuids=dd0acf8d-b32a-4d71-b8dc-f8db61c12e26&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000986 10.0.0.22 - - [2025-11-17 02:28:20] "GET /project/dd0acf8d-b32a-4d71-b8dc-f8db61c12e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.046775 10.0.0.22 - - [2025-11-17 02:28:21] "GET /domains HTTP/1.1" 401 292 0.000386 10.0.0.22 - - [2025-11-17 02:28:21] "GET /domains HTTP/1.1" 200 280 0.030190 10.0.0.23 - - [2025-11-17 02:28:21] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001118 10.0.0.22 - - [2025-11-17 02:28:21] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03 HTTP/1.1" 200 2781 0.010291 10.0.0.23 - - [2025-11-17 02:28:21] "GET /projects?obj_uuids=dd0acf8d-b32a-4d71-b8dc-f8db61c12e26&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001124 10.0.0.22 - - [2025-11-17 02:28:21] "GET /project/dd0acf8d-b32a-4d71-b8dc-f8db61c12e26 HTTP/1.1" 200 1947 0.093981 10.0.0.22 - - [2025-11-17 02:28:21] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003006 10.0.0.22 - - [2025-11-17 02:28:21] "POST /network-ipams HTTP/1.1" 200 627 0.027587 10.0.0.22 - - [2025-11-17 02:28:21] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 814 0.003182 10.0.0.22 - - [2025-11-17 02:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.22 - - [2025-11-17 02:28:22] "GET /network-ipam/ae67d952-e0b2-47ac-9835-bfed51d91d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.006425 10.0.0.22 - - [2025-11-17 02:28:22] "PUT /network-ipam/ae67d952-e0b2-47ac-9835-bfed51d91d89 HTTP/1.1" 200 258 0.014792 10.0.0.22 - - [2025-11-17 02:28:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.000474 10.0.0.22 - - [2025-11-17 02:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.029709 10.0.0.23 - - [2025-11-17 02:28:22] "GET /projects?obj_uuids=dd0acf8d-b32a-4d71-b8dc-f8db61c12e26&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001250 10.0.0.22 - - [2025-11-17 02:28:22] "GET /project/dd0acf8d-b32a-4d71-b8dc-f8db61c12e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.045802 10.0.0.22 - - [2025-11-17 02:28:22] "POST /neutron/network HTTP/1.1" 200 117 0.038490 10.0.0.33 - - [2025-11-17 02:28:23] "POST /ref-update HTTP/1.1" 200 156 0.040548 10.0.0.33 - - [2025-11-17 02:28:23] "POST /fqname-to-id HTTP/1.1" 404 207 0.003302 10.0.0.23 - - [2025-11-17 02:28:23] "POST /useragent-kv HTTP/1.1" 200 115 0.016595 10.0.0.22 - - [2025-11-17 02:28:23] "POST /neutron/subnet HTTP/1.1" 200 823 0.246767 10.0.0.22 - - [2025-11-17 02:28:23] "POST /id-to-fqname HTTP/1.1" 200 237 0.001451 10.0.0.22 - - [2025-11-17 02:28:23] "GET /virtual-network/4b1f160e-9617-4ade-99ca-36b02876d848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2683 0.006268 10.0.0.22 - - [2025-11-17 02:28:23] "GET /virtual-network/4b1f160e-9617-4ade-99ca-36b02876d848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2683 0.006299 10.0.0.22 - - [2025-11-17 02:28:23] "POST /neutron/network HTTP/1.1" 200 1141 0.013765 10.0.0.22 - - [2025-11-17 02:28:24] "GET /virtual-network/4b1f160e-9617-4ade-99ca-36b02876d848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2683 0.006095 10.0.0.22 - - [2025-11-17 02:28:25] "POST /fqname-to-id HTTP/1.1" 404 231 0.003551 10.0.0.22 - - [2025-11-17 02:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.23 - - [2025-11-17 02:28:26] "GET /projects?obj_uuids=dd0acf8d-b32a-4d71-b8dc-f8db61c12e26&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001424 10.0.0.22 - - [2025-11-17 02:28:26] "GET /project/dd0acf8d-b32a-4d71-b8dc-f8db61c12e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.045631 10.0.0.22 - - [2025-11-17 02:28:26] "POST /network-policys HTTP/1.1" 200 565 0.078370 10.0.0.22 - - [2025-11-17 02:28:26] "GET /network-policy/19f69e8c-7582-451f-b4fd-b2ae2ba8ca27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4074 0.005651 10.0.0.22 - - [2025-11-17 02:28:26] "POST /fqname-to-id HTTP/1.1" 404 231 0.003150 10.0.0.22 - - [2025-11-17 02:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.23 - - [2025-11-17 02:28:26] "GET /projects?obj_uuids=dd0acf8d-b32a-4d71-b8dc-f8db61c12e26&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001153 10.0.0.22 - - [2025-11-17 02:28:26] "GET /project/dd0acf8d-b32a-4d71-b8dc-f8db61c12e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.048089 10.0.0.22 - - [2025-11-17 02:28:26] "POST /network-policys HTTP/1.1" 200 565 0.070164 10.0.0.22 - - [2025-11-17 02:28:26] "GET /network-policy/a9b8235d-88d1-49bc-9773-dac7478abd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.005780 10.0.0.22 - - [2025-11-17 02:28:26] "POST /fqname-to-id HTTP/1.1" 404 231 0.003251 10.0.0.22 - - [2025-11-17 02:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.23 - - [2025-11-17 02:28:26] "GET /projects?obj_uuids=dd0acf8d-b32a-4d71-b8dc-f8db61c12e26&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001136 10.0.0.22 - - [2025-11-17 02:28:26] "GET /project/dd0acf8d-b32a-4d71-b8dc-f8db61c12e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.061226 10.0.0.22 - - [2025-11-17 02:28:26] "POST /network-policys HTTP/1.1" 200 565 0.029422 10.0.0.22 - - [2025-11-17 02:28:27] "GET /network-policy/70a0c300-4aba-4e8d-84d3-a735829b2810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2139 0.007194 10.0.0.22 - - [2025-11-17 02:28:27] "POST /neutron/network HTTP/1.1" 200 1141 0.009387 10.0.0.22 - - [2025-11-17 02:28:27] "GET /virtual-network/4b1f160e-9617-4ade-99ca-36b02876d848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.014941 10.0.0.22 - - [2025-11-17 02:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004907 10.0.0.22 - - [2025-11-17 02:28:27] "GET /network-policy/19f69e8c-7582-451f-b4fd-b2ae2ba8ca27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4074 0.004145 10.0.0.22 - - [2025-11-17 02:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.22 - - [2025-11-17 02:28:27] "GET /network-policy/a9b8235d-88d1-49bc-9773-dac7478abd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.004331 10.0.0.22 - - [2025-11-17 02:28:27] "POST /id-to-fqname HTTP/1.1" 200 237 0.001244 10.0.0.22 - - [2025-11-17 02:28:27] "POST /neutron/network HTTP/1.1" 200 1349 0.007644 10.0.0.23 - - [2025-11-17 02:28:28] "GET /projects?obj_uuids=dd0acf8d-b32a-4d71-b8dc-f8db61c12e26&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001076 10.0.0.22 - - [2025-11-17 02:28:28] "GET /project/dd0acf8d-b32a-4d71-b8dc-f8db61c12e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.069158 10.0.0.22 - - [2025-11-17 02:28:28] "POST /neutron/port HTTP/1.1" 200 117 0.005983 10.0.0.23 - - [2025-11-17 02:28:29] "GET /projects?obj_uuids=dd0acf8d-b32a-4d71-b8dc-f8db61c12e26&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000985 10.0.0.33 - - [2025-11-17 02:28:29] "PUT /access-control-list/745cf308-4fe0-47f8-91f3-e3d4c2a247bb HTTP/1.1" 200 272 0.066491 10.0.0.22 - - [2025-11-17 02:28:29] "POST /neutron/port HTTP/1.1" 200 1180 0.401793 10.0.0.22 - - [2025-11-17 02:28:30] "POST /neutron/port HTTP/1.1" 200 1234 0.145691 10.0.0.22 - - [2025-11-17 02:28:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003733 10.0.0.22 - - [2025-11-17 02:28:30] "POST /neutron/port HTTP/1.1" 200 117 0.001645 10.0.0.22 - - [2025-11-17 02:28:34] "POST /neutron/security_group HTTP/1.1" 200 2072 0.008172 10.0.0.22 - - [2025-11-17 02:28:34] "POST /neutron/port HTTP/1.1" 200 1208 0.018598 10.0.0.22 - - [2025-11-17 02:28:34] "GET /virtual-machine/cd3a5e43-60af-44b7-9086-8f22ace1acc7 HTTP/1.1" 401 292 0.000445 10.0.0.22 - - [2025-11-17 02:28:34] "GET /virtual-machine/cd3a5e43-60af-44b7-9086-8f22ace1acc7 HTTP/1.1" 200 1307 0.036182 10.0.0.22 - - [2025-11-17 02:28:34] "GET /virtual-machine-interface/9fe561cb-41e8-42ff-8db3-94a4e7c33dd5 HTTP/1.1" 200 3178 0.005777 10.0.0.22 - - [2025-11-17 02:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.22 - - [2025-11-17 02:28:34] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003754 10.0.0.22 - - [2025-11-17 02:28:34] "GET /virtual-networks?parent_id=dd0acf8d-b32a-4d71-b8dc-f8db61c12e26&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.002857 10.0.0.22 - - [2025-11-17 02:28:34] "GET /virtual-network/4b1f160e-9617-4ade-99ca-36b02876d848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.006354 10.0.0.22 - - [2025-11-17 02:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.22 - - [2025-11-17 02:28:37] "GET /virtual-network/4b1f160e-9617-4ade-99ca-36b02876d848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.005610 10.0.0.22 - - [2025-11-17 02:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005193 10.0.0.22 - - [2025-11-17 02:28:42] "GET /virtual-network/4b1f160e-9617-4ade-99ca-36b02876d848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.005718 10.0.0.22 - - [2025-11-17 02:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.22 - - [2025-11-17 02:28:46] "GET /virtual-network/4b1f160e-9617-4ade-99ca-36b02876d848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.005712 10.0.0.23 - - [2025-11-17 02:28:48] "DELETE /project/dd0acf8db32a4d71b8dcf8db61c12e26 HTTP/1.1" 404 173 0.004715 10.0.0.23 - - [2025-11-17 02:28:48] "DELETE /project/eaf8c26d-26cd-409d-901e-c147cf26b95a HTTP/1.1" 404 177 0.003735 10.0.0.22 - - [2025-11-17 02:28:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004205 10.0.0.22 - - [2025-11-17 02:28:50] "GET /virtual-network/4b1f160e-9617-4ade-99ca-36b02876d848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.006054 10.0.0.22 - - [2025-11-17 02:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004082 10.0.0.22 - - [2025-11-17 02:28:54] "GET /virtual-network/4b1f160e-9617-4ade-99ca-36b02876d848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.005633 10.0.0.22 - - [2025-11-17 02:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.22 - - [2025-11-17 02:28:58] "GET /virtual-network/4b1f160e-9617-4ade-99ca-36b02876d848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.005603 10.0.0.22 - - [2025-11-17 02:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.22 - - [2025-11-17 02:29:02] "GET /virtual-network/4b1f160e-9617-4ade-99ca-36b02876d848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.005578 10.0.0.22 - - [2025-11-17 02:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004982 10.0.0.22 - - [2025-11-17 02:29:06] "GET /virtual-network/4b1f160e-9617-4ade-99ca-36b02876d848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.006113 10.0.0.22 - - [2025-11-17 02:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.22 - - [2025-11-17 02:29:10] "GET /virtual-network/4b1f160e-9617-4ade-99ca-36b02876d848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.006502 10.0.0.22 - - [2025-11-17 02:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003923 10.0.0.22 - - [2025-11-17 02:29:14] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003575 10.0.0.22 - - [2025-11-17 02:29:14] "GET /virtual-networks?parent_id=dd0acf8d-b32a-4d71-b8dc-f8db61c12e26&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.003119 10.0.0.22 - - [2025-11-17 02:29:14] "GET /virtual-network/4b1f160e-9617-4ade-99ca-36b02876d848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3300 0.006440 10.0.0.22 - - [2025-11-17 02:29:14] "POST /neutron/security_group HTTP/1.1" 200 2072 0.009278 10.0.0.22 - - [2025-11-17 02:29:22] "POST /neutron/port HTTP/1.1" 200 1208 0.043769 10.0.0.22 - - [2025-11-17 02:29:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003732 10.0.0.22 - - [2025-11-17 02:29:22] "POST /neutron/port HTTP/1.1" 200 117 0.001228 10.0.0.22 - - [2025-11-17 02:29:25] "POST /neutron/port HTTP/1.1" 200 1208 0.017097 10.0.0.22 - - [2025-11-17 02:29:26] "POST /neutron/security_group HTTP/1.1" 200 2072 0.036294 10.0.0.22 - - [2025-11-17 02:29:35] "POST /neutron/port HTTP/1.1" 200 1208 0.014771 10.0.0.22 - - [2025-11-17 02:29:40] "POST /neutron/security_group HTTP/1.1" 200 2072 0.007257 10.0.0.22 - - [2025-11-17 02:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.22 - - [2025-11-17 02:29:41] "GET /network-policy/19f69e8c-7582-451f-b4fd-b2ae2ba8ca27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4074 0.004329 10.0.0.22 - - [2025-11-17 02:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.22 - - [2025-11-17 02:29:41] "GET /network-policy/a9b8235d-88d1-49bc-9773-dac7478abd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.004389 10.0.0.22 - - [2025-11-17 02:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004116 10.0.0.22 - - [2025-11-17 02:29:41] "GET /network-policy/70a0c300-4aba-4e8d-84d3-a735829b2810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2139 0.003557 10.0.0.22 - - [2025-11-17 02:29:41] "POST /neutron/network HTTP/1.1" 200 1339 0.008454 10.0.0.33 - - [2025-11-17 02:29:41] "PUT /access-control-list/745cf308-4fe0-47f8-91f3-e3d4c2a247bb HTTP/1.1" 200 272 0.013054 10.0.0.22 - - [2025-11-17 02:29:41] "GET /virtual-network/4b1f160e-9617-4ade-99ca-36b02876d848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3596 0.008083 10.0.0.22 - - [2025-11-17 02:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.22 - - [2025-11-17 02:29:41] "GET /network-policy/19f69e8c-7582-451f-b4fd-b2ae2ba8ca27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4074 0.004050 10.0.0.22 - - [2025-11-17 02:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.22 - - [2025-11-17 02:29:41] "GET /network-policy/70a0c300-4aba-4e8d-84d3-a735829b2810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2139 0.004394 10.0.0.22 - - [2025-11-17 02:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.22 - - [2025-11-17 02:29:41] "GET /network-policy/a9b8235d-88d1-49bc-9773-dac7478abd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.004519 10.0.0.22 - - [2025-11-17 02:29:46] "GET /virtual-network/4b1f160e-9617-4ade-99ca-36b02876d848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3596 0.006436 10.0.0.22 - - [2025-11-17 02:29:46] "POST /neutron/network HTTP/1.1" 200 1431 0.010892 10.0.0.33 - - [2025-11-17 02:29:46] "POST /fqname-to-id HTTP/1.1" 404 207 0.004627 10.0.0.22 - - [2025-11-17 02:29:46] "GET /virtual-network/4b1f160e-9617-4ade-99ca-36b02876d848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2683 0.012506 10.0.0.22 - - [2025-11-17 02:29:52] "GET /virtual-machine/cd3a5e43-60af-44b7-9086-8f22ace1acc7 HTTP/1.1" 200 1307 0.004105 10.0.0.22 - - [2025-11-17 02:29:52] "POST /neutron/port HTTP/1.1" 200 1208 0.017875 10.0.0.22 - - [2025-11-17 02:29:54] "GET /virtual-machine/cd3a5e43-60af-44b7-9086-8f22ace1acc7 HTTP/1.1" 404 171 0.003455 10.0.0.22 - - [2025-11-17 02:29:54] "GET /virtual-machine/cd3a5e43-60af-44b7-9086-8f22ace1acc7 HTTP/1.1" 404 171 0.003136 10.0.0.22 - - [2025-11-17 02:29:54] "GET /virtual-machine/cd3a5e43-60af-44b7-9086-8f22ace1acc7 HTTP/1.1" 404 171 0.003098 10.0.0.22 - - [2025-11-17 02:29:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.22 - - [2025-11-17 02:29:54] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003607 10.0.0.22 - - [2025-11-17 02:29:54] "GET /virtual-networks?parent_id=dd0acf8d-b32a-4d71-b8dc-f8db61c12e26&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.003277 10.0.0.22 - - [2025-11-17 02:29:54] "GET /virtual-network/4b1f160e-9617-4ade-99ca-36b02876d848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2683 0.007128 10.0.0.22 - - [2025-11-17 02:29:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.22 - - [2025-11-17 02:29:54] "GET /routing-instance/c99242b8-c333-410d-8172-e9c0810dc910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.004453 10.0.0.22 - - [2025-11-17 02:29:54] "GET /route-target/060a9e4d-1d65-4c65-b9b3-9b5b0c3a8e21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004961 10.0.0.22 - - [2025-11-17 02:29:54] "GET /obj-perms HTTP/1.1" 200 5021 0.061542 10.0.0.23 - - [2025-11-17 02:29:54] "GET /obj-perms HTTP/1.1" 200 5021 0.053058 10.0.0.23 - - [2025-11-17 02:30:00] "GET /obj-perms HTTP/1.1" 200 5021 0.006586 10.0.0.22 - - [2025-11-17 02:30:03] "GET /obj-perms HTTP/1.1" 200 5021 0.004182 10.0.0.23 - - [2025-11-17 02:30:10] "GET /obj-perms HTTP/1.1" 200 5021 0.004049 10.0.0.22 - - [2025-11-17 02:30:10] "GET /obj-perms HTTP/1.1" 200 5021 0.005171 10.0.0.33 - - [2025-11-17 02:30:10] "GET /obj-perms HTTP/1.1" 200 5021 0.061247 10.0.0.22 - - [2025-11-17 02:30:10] "DELETE /network-policy/70a0c300-4aba-4e8d-84d3-a735829b2810 HTTP/1.1" 200 115 0.054077 10.0.0.22 - - [2025-11-17 02:30:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005873 10.0.0.23 - - [2025-11-17 02:30:10] "GET /projects?obj_uuids=dd0acf8d-b32a-4d71-b8dc-f8db61c12e26&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001076 10.0.0.22 - - [2025-11-17 02:30:10] "GET /project/dd0acf8d-b32a-4d71-b8dc-f8db61c12e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.050360 10.0.0.22 - - [2025-11-17 02:30:10] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-05017660&detail=False&count=False&shared=False HTTP/1.1" 200 606 0.005570 10.0.0.22 - - [2025-11-17 02:30:10] "DELETE /network-policy/a9b8235d-88d1-49bc-9773-dac7478abd95 HTTP/1.1" 200 115 0.055261 10.0.0.22 - - [2025-11-17 02:30:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007165 10.0.0.23 - - [2025-11-17 02:30:10] "GET /projects?obj_uuids=dd0acf8d-b32a-4d71-b8dc-f8db61c12e26&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001032 10.0.0.22 - - [2025-11-17 02:30:10] "GET /project/dd0acf8d-b32a-4d71-b8dc-f8db61c12e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.053466 10.0.0.22 - - [2025-11-17 02:30:10] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-05017660&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.005855 10.0.0.22 - - [2025-11-17 02:30:10] "DELETE /network-policy/19f69e8c-7582-451f-b4fd-b2ae2ba8ca27 HTTP/1.1" 200 115 0.047182 10.0.0.22 - - [2025-11-17 02:30:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111 10.0.0.23 - - [2025-11-17 02:30:11] "GET /projects?obj_uuids=dd0acf8d-b32a-4d71-b8dc-f8db61c12e26&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001166 10.0.0.22 - - [2025-11-17 02:30:11] "GET /project/dd0acf8d-b32a-4d71-b8dc-f8db61c12e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.050901 10.0.0.22 - - [2025-11-17 02:30:11] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-05017660&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005953 10.0.0.22 - - [2025-11-17 02:30:11] "POST /neutron/network HTTP/1.1" 200 1141 0.010432 10.0.0.33 - - [2025-11-17 02:30:11] "DELETE /route-target/060a9e4d-1d65-4c65-b9b3-9b5b0c3a8e21 HTTP/1.1" 200 115 0.029069 10.0.0.22 - - [2025-11-17 02:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004206 10.0.0.22 - - [2025-11-17 02:30:11] "DELETE /network-ipam/ae67d952-e0b2-47ac-9835-bfed51d91d89 HTTP/1.1" 200 115 0.037331 10.0.0.22 - - [2025-11-17 02:30:11] "POST /fqname-to-id HTTP/1.1" 404 264 0.003701 10.0.0.23 - - [2025-11-17 02:30:11] "GET /projects?obj_uuids=dd0acf8d-b32a-4d71-b8dc-f8db61c12e26&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001011 10.0.0.23 - - [2025-11-17 02:30:11] "GET /project/dd0acf8d-b32a-4d71-b8dc-f8db61c12e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.075885 10.0.0.23 - - [2025-11-17 02:30:11] "GET /projects?obj_uuids=dd0acf8d-b32a-4d71-b8dc-f8db61c12e26&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000942 10.0.0.23 - - [2025-11-17 02:30:11] "GET /project/dd0acf8d-b32a-4d71-b8dc-f8db61c12e26?fields=security_groups HTTP/1.1" 200 1416 0.052609 10.0.0.23 - - [2025-11-17 02:30:11] "DELETE /security-group/9146838a-eaaf-496c-910a-120bc76da4e1 HTTP/1.1" 200 115 0.065382 10.0.0.23 - - [2025-11-17 02:30:11] "GET /projects?obj_uuids=dd0acf8d-b32a-4d71-b8dc-f8db61c12e26&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001657 10.0.0.23 - - [2025-11-17 02:30:12] "GET /project/dd0acf8d-b32a-4d71-b8dc-f8db61c12e26?fields=application_policy_sets HTTP/1.1" 200 1455 0.080436 10.0.0.22 - - [2025-11-17 02:30:12] "DELETE /project/dd0acf8d-b32a-4d71-b8dc-f8db61c12e26 HTTP/1.1" 200 115 0.495257 10.0.0.23 - - [2025-11-17 02:30:12] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001264 10.0.0.22 - - [2025-11-17 02:30:12] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?fields=projects HTTP/1.1" 200 1244 0.019300 10.0.0.23 - - [2025-11-17 02:30:14] "GET /projects?obj_uuids=dd0acf8d-b32a-4d71-b8dc-f8db61c12e26&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003579 10.0.0.23 - - [2025-11-17 02:30:14] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001128 10.0.0.23 - - [2025-11-17 02:30:14] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.051619 10.0.0.23 - - [2025-11-17 02:30:15] "POST /id-to-fqname HTTP/1.1" 200 204 0.005777 10.0.0.23 - - [2025-11-17 02:30:15] "POST /fqname-to-id HTTP/1.1" 404 213 0.007200 10.0.0.23 - - [2025-11-17 02:30:15] "POST /security-groups HTTP/1.1" 200 605 0.072543 10.0.0.33 - - [2025-11-17 02:30:15] "POST /fqname-to-id HTTP/1.1" 404 248 0.004205 10.0.0.23 - - [2025-11-17 02:30:15] "POST /projects HTTP/1.1" 200 613 0.282040 10.0.0.23 - - [2025-11-17 02:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.359192 10.0.0.33 - - [2025-11-17 02:30:15] "POST /access-control-lists HTTP/1.1" 200 608 0.036533 10.0.0.22 - - [2025-11-17 02:30:15] "GET /project/dd0acf8d-b32a-4d71-b8dc-f8db61c12e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.537075 10.0.0.23 - - [2025-11-17 02:30:15] "GET /projects?obj_uuids=dd0acf8d-b32a-4d71-b8dc-f8db61c12e26&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001499 10.0.0.22 - - [2025-11-17 02:30:15] "GET /project/dd0acf8d-b32a-4d71-b8dc-f8db61c12e26?fields=virtual_networks HTTP/1.1" 200 1071 0.049010 10.0.0.23 - - [2025-11-17 02:30:15] "GET /projects?obj_uuids=dd0acf8d-b32a-4d71-b8dc-f8db61c12e26&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.002178 10.0.0.22 - - [2025-11-17 02:30:15] "GET /project/dd0acf8d-b32a-4d71-b8dc-f8db61c12e26?fields=virtual_machine_interfaces HTTP/1.1" 200 1071 0.045381 10.0.0.23 - - [2025-11-17 02:30:15] "GET /projects?obj_uuids=dd0acf8d-b32a-4d71-b8dc-f8db61c12e26&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001032 10.0.0.22 - - [2025-11-17 02:30:15] "GET /project/dd0acf8d-b32a-4d71-b8dc-f8db61c12e26?fields=security_groups HTTP/1.1" 200 1311 0.042730 10.0.0.22 - - [2025-11-17 02:30:16] "POST /fqname-to-id HTTP/1.1" 404 204 0.029080 10.0.0.23 - - [2025-11-17 02:30:16] "GET /projects?obj_uuids=1cdec710-b709-45be-8cf2-b02aab7ef62e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003868 10.0.0.23 - - [2025-11-17 02:30:16] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000994 10.0.0.23 - - [2025-11-17 02:30:16] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007138 10.0.0.23 - - [2025-11-17 02:30:16] "POST /id-to-fqname HTTP/1.1" 200 206 0.006952 10.0.0.23 - - [2025-11-17 02:30:16] "POST /fqname-to-id HTTP/1.1" 404 215 0.004529 10.0.0.23 - - [2025-11-17 02:30:17] "POST /security-groups HTTP/1.1" 200 607 0.085787 10.0.0.23 - - [2025-11-17 02:30:17] "POST /projects HTTP/1.1" 200 617 0.327962 10.0.0.33 - - [2025-11-17 02:30:17] "POST /fqname-to-id HTTP/1.1" 404 249 0.016131 10.0.0.23 - - [2025-11-17 02:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.402069 10.0.0.22 - - [2025-11-17 02:30:17] "GET /project/1cdec710-b709-45be-8cf2-b02aab7ef62e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.553282 10.0.0.22 - - [2025-11-17 02:30:18] "GET / HTTP/1.1" 200 35931 0.001551 10.0.0.22 - - [2025-11-17 02:30:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000693 10.0.0.22 - - [2025-11-17 02:30:21] "POST /fqname-to-id HTTP/1.1" 404 233 0.066639 10.0.0.22 - - [2025-11-17 02:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.23 - - [2025-11-17 02:30:21] "GET /projects?obj_uuids=1cdec710-b709-45be-8cf2-b02aab7ef62e&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001182 10.0.0.22 - - [2025-11-17 02:30:21] "GET /project/1cdec710-b709-45be-8cf2-b02aab7ef62e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.059206 10.0.0.22 - - [2025-11-17 02:30:22] "POST /network-policys HTTP/1.1" 200 567 0.032042 10.0.0.22 - - [2025-11-17 02:30:22] "GET /network-policy/ded33316-374a-474e-9191-e924314c8de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.006099 10.0.0.22 - - [2025-11-17 02:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.23 - - [2025-11-17 02:30:22] "GET /projects?obj_uuids=1cdec710-b709-45be-8cf2-b02aab7ef62e&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001916 10.0.0.22 - - [2025-11-17 02:30:22] "GET /project/1cdec710-b709-45be-8cf2-b02aab7ef62e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.043214 10.0.0.23 - - [2025-11-17 02:30:22] "GET /projects?obj_uuids=1cdec710-b709-45be-8cf2-b02aab7ef62e&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001052 10.0.0.22 - - [2025-11-17 02:30:22] "POST /neutron/network HTTP/1.1" 200 623 0.163095 10.0.0.33 - - [2025-11-17 02:30:22] "POST /ref-update HTTP/1.1" 200 156 0.036765 10.0.0.22 - - [2025-11-17 02:30:23] "POST /neutron/network HTTP/1.1" 200 1016 0.012461 10.0.0.22 - - [2025-11-17 02:30:23] "POST /id-to-fqname HTTP/1.1" 200 237 0.001700 10.0.0.22 - - [2025-11-17 02:30:23] "GET /virtual-network/c038ca15-f294-4ee9-ab99-c17ff0063419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2660 0.006904 10.0.0.22 - - [2025-11-17 02:30:23] "GET /virtual-network/c038ca15-f294-4ee9-ab99-c17ff0063419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2660 0.005970 10.0.0.22 - - [2025-11-17 02:30:23] "POST /neutron/subnet HTTP/1.1" 200 729 0.012956 10.0.0.22 - - [2025-11-17 02:30:23] "POST /neutron/network HTTP/1.1" 200 1123 0.096728 10.0.0.22 - - [2025-11-17 02:30:23] "GET /virtual-network/c038ca15-f294-4ee9-ab99-c17ff0063419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2983 0.007064 10.0.0.22 - - [2025-11-17 02:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003140 10.0.0.22 - - [2025-11-17 02:30:23] "GET /network-policy/ded33316-374a-474e-9191-e924314c8de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.004334 10.0.0.22 - - [2025-11-17 02:30:24] "GET /virtual-network/c038ca15-f294-4ee9-ab99-c17ff0063419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2983 0.006373 10.0.0.22 - - [2025-11-17 02:30:25] "DELETE /network-policy/ded33316-374a-474e-9191-e924314c8de5 HTTP/1.1" 409 238 0.009452 10.0.0.33 - - [2025-11-17 02:30:25] "DELETE /access-control-list/7047ad23-1113-4dcf-b230-2b869ad2d1ef HTTP/1.1" 200 115 0.059356 10.0.0.23 - - [2025-11-17 02:30:25] "POST /useragent-kv HTTP/1.1" 200 115 0.003956 10.0.0.23 - - [2025-11-17 02:30:25] "POST /useragent-kv HTTP/1.1" 200 115 0.003896 10.0.0.23 - - [2025-11-17 02:30:25] "POST /useragent-kv HTTP/1.1" 200 115 0.007822 10.0.0.23 - - [2025-11-17 02:30:25] "POST /useragent-kv HTTP/1.1" 200 115 0.004759 10.0.0.22 - - [2025-11-17 02:30:25] "POST /neutron/network HTTP/1.1" 200 151 0.179591 10.0.0.22 - - [2025-11-17 02:30:26] "DELETE /network-policy/ded33316-374a-474e-9191-e924314c8de5 HTTP/1.1" 200 115 0.040162 10.0.0.22 - - [2025-11-17 02:30:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005785 10.0.0.23 - - [2025-11-17 02:30:26] "GET /projects?obj_uuids=1cdec710-b709-45be-8cf2-b02aab7ef62e&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001506 10.0.0.22 - - [2025-11-17 02:30:26] "GET /project/1cdec710-b709-45be-8cf2-b02aab7ef62e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.051557 10.0.0.22 - - [2025-11-17 02:30:26] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyNegativeIpv4v6-40351039&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005642 10.0.0.23 - - [2025-11-17 02:30:28] "GET /projects?obj_uuids=1cdec710-b709-45be-8cf2-b02aab7ef62e&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001007 10.0.0.22 - - [2025-11-17 02:30:28] "GET /project/1cdec710-b709-45be-8cf2-b02aab7ef62e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.038790 10.0.0.23 - - [2025-11-17 02:30:28] "GET /projects?obj_uuids=1cdec710-b709-45be-8cf2-b02aab7ef62e&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001623 10.0.0.22 - - [2025-11-17 02:30:29] "GET /project/1cdec710-b709-45be-8cf2-b02aab7ef62e?fields=virtual_networks HTTP/1.1" 200 1074 0.059614 10.0.0.23 - - [2025-11-17 02:30:29] "GET /projects?obj_uuids=1cdec710-b709-45be-8cf2-b02aab7ef62e&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001710 10.0.0.22 - - [2025-11-17 02:30:29] "GET /project/1cdec710-b709-45be-8cf2-b02aab7ef62e?fields=virtual_machine_interfaces HTTP/1.1" 200 1074 0.050689 10.0.0.23 - - [2025-11-17 02:30:29] "GET /projects?obj_uuids=1cdec710-b709-45be-8cf2-b02aab7ef62e&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000970 10.0.0.22 - - [2025-11-17 02:30:29] "GET /project/1cdec710-b709-45be-8cf2-b02aab7ef62e?fields=security_groups HTTP/1.1" 200 1316 0.042797 10.0.0.22 - - [2025-11-17 02:30:30] "POST /fqname-to-id HTTP/1.1" 404 188 0.037517 10.0.0.23 - - [2025-11-17 02:30:30] "GET /projects?obj_uuids=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003244 10.0.0.23 - - [2025-11-17 02:30:30] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000989 10.0.0.23 - - [2025-11-17 02:30:30] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007253 10.0.0.23 - - [2025-11-17 02:30:30] "POST /id-to-fqname HTTP/1.1" 200 190 0.006450 10.0.0.23 - - [2025-11-17 02:30:30] "POST /fqname-to-id HTTP/1.1" 404 199 0.009846 10.0.0.23 - - [2025-11-17 02:30:30] "POST /security-groups HTTP/1.1" 200 591 0.081648 10.0.0.33 - - [2025-11-17 02:30:30] "POST /fqname-to-id HTTP/1.1" 404 234 0.009008 10.0.0.23 - - [2025-11-17 02:30:30] "POST /projects HTTP/1.1" 200 585 0.326839 10.0.0.23 - - [2025-11-17 02:30:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.401970 10.0.0.33 - - [2025-11-17 02:30:30] "POST /access-control-lists HTTP/1.1" 200 594 0.044182 10.0.0.22 - - [2025-11-17 02:30:30] "GET /project/f579527d-f705-4845-8cda-7ca24f2d7869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.561016 10.0.0.22 - - [2025-11-17 02:30:31] "GET / HTTP/1.1" 200 35931 0.001756 10.0.0.22 - - [2025-11-17 02:30:33] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000758 10.0.0.22 - - [2025-11-17 02:30:34] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.066664 10.0.0.22 - - [2025-11-17 02:30:34] "POST /network-ipams HTTP/1.1" 200 513 0.025550 10.0.0.22 - - [2025-11-17 02:30:34] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 750 0.003490 10.0.0.22 - - [2025-11-17 02:30:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.22 - - [2025-11-17 02:30:34] "GET /network-ipam/2e7afd4b-acf1-48e5-81e9-909e2b1eb4a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.006161 10.0.0.22 - - [2025-11-17 02:30:34] "PUT /network-ipam/2e7afd4b-acf1-48e5-81e9-909e2b1eb4a0 HTTP/1.1" 200 258 0.014159 10.0.0.22 - - [2025-11-17 02:30:34] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 750 0.003306 10.0.0.22 - - [2025-11-17 02:30:34] "POST /network-ipams HTTP/1.1" 200 513 0.029911 10.0.0.22 - - [2025-11-17 02:30:34] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 955 0.003281 10.0.0.22 - - [2025-11-17 02:30:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.22 - - [2025-11-17 02:30:34] "GET /network-ipam/82761a11-fa81-4d66-95f6-b6f606d59e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.007018 10.0.0.22 - - [2025-11-17 02:30:34] "PUT /network-ipam/82761a11-fa81-4d66-95f6-b6f606d59e50 HTTP/1.1" 200 258 0.013829 10.0.0.22 - - [2025-11-17 02:30:34] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 955 0.003373 10.0.0.22 - - [2025-11-17 02:30:34] "POST /network-ipams HTTP/1.1" 200 513 0.028952 10.0.0.22 - - [2025-11-17 02:30:34] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1161 0.003509 10.0.0.22 - - [2025-11-17 02:30:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004319 10.0.0.22 - - [2025-11-17 02:30:34] "GET /network-ipam/755cab14-8178-4b43-ad63-995fc488ba77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.007522 10.0.0.22 - - [2025-11-17 02:30:35] "PUT /network-ipam/755cab14-8178-4b43-ad63-995fc488ba77 HTTP/1.1" 200 258 0.013938 10.0.0.22 - - [2025-11-17 02:30:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.23 - - [2025-11-17 02:30:35] "GET /projects?obj_uuids=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000957 10.0.0.22 - - [2025-11-17 02:30:35] "GET /project/f579527d-f705-4845-8cda-7ca24f2d7869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.047906 10.0.0.23 - - [2025-11-17 02:30:36] "POST /useragent-kv HTTP/1.1" 200 115 0.007841 10.0.0.22 - - [2025-11-17 02:30:36] "POST /neutron/subnet HTTP/1.1" 200 729 0.302415 10.0.0.22 - - [2025-11-17 02:30:36] "POST /id-to-fqname HTTP/1.1" 200 221 0.001343 10.0.0.22 - - [2025-11-17 02:30:36] "GET /virtual-network/8b8810fb-a9ce-4e19-84ae-2208e533e5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005721 10.0.0.22 - - [2025-11-17 02:30:36] "GET /virtual-network/8b8810fb-a9ce-4e19-84ae-2208e533e5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006326 10.0.0.22 - - [2025-11-17 02:30:36] "POST /neutron/network HTTP/1.1" 200 825 0.007295 10.0.0.22 - - [2025-11-17 02:30:36] "GET /virtual-network/8b8810fb-a9ce-4e19-84ae-2208e533e5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005666 10.0.0.22 - - [2025-11-17 02:30:36] "GET /network-ipam/2e7afd4b-acf1-48e5-81e9-909e2b1eb4a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.004125 10.0.0.22 - - [2025-11-17 02:30:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.23 - - [2025-11-17 02:30:36] "GET /projects?obj_uuids=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001026 10.0.0.22 - - [2025-11-17 02:30:36] "GET /project/f579527d-f705-4845-8cda-7ca24f2d7869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.051251 10.0.0.22 - - [2025-11-17 02:30:36] "POST /neutron/network HTTP/1.1" 200 117 0.015817 10.0.0.33 - - [2025-11-17 02:30:37] "POST /route-targets HTTP/1.1" 200 327 0.013057 10.0.0.22 - - [2025-11-17 02:30:37] "POST /neutron/network HTTP/1.1" 200 824 0.008461 10.0.0.22 - - [2025-11-17 02:30:37] "POST /id-to-fqname HTTP/1.1" 200 221 0.001909 10.0.0.22 - - [2025-11-17 02:30:37] "GET /virtual-network/f3e9ccc9-11cb-42a2-bc4d-9f7554d51bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006896 10.0.0.22 - - [2025-11-17 02:30:37] "GET /virtual-network/f3e9ccc9-11cb-42a2-bc4d-9f7554d51bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005507 10.0.0.22 - - [2025-11-17 02:30:37] "POST /neutron/subnet HTTP/1.1" 200 725 0.009395 10.0.0.22 - - [2025-11-17 02:30:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003678 10.0.0.23 - - [2025-11-17 02:30:37] "GET /projects?obj_uuids=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001417 10.0.0.22 - - [2025-11-17 02:30:37] "GET /project/f579527d-f705-4845-8cda-7ca24f2d7869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.081148 10.0.0.33 - - [2025-11-17 02:30:37] "DELETE /access-control-list/66c55d68-d15e-4147-8da1-9a07a95ba3a3 HTTP/1.1" 200 115 0.051287 10.0.0.23 - - [2025-11-17 02:30:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003409 10.0.0.22 - - [2025-11-17 02:30:38] "POST /neutron/subnet HTTP/1.1" 200 724 0.220067 10.0.0.22 - - [2025-11-17 02:30:38] "POST /id-to-fqname HTTP/1.1" 200 221 0.001269 10.0.0.22 - - [2025-11-17 02:30:38] "GET /virtual-network/b84e4069-b631-48de-8f38-0043d9966965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006967 10.0.0.22 - - [2025-11-17 02:30:38] "GET /virtual-network/b84e4069-b631-48de-8f38-0043d9966965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007490 10.0.0.22 - - [2025-11-17 02:30:38] "POST /neutron/network HTTP/1.1" 200 824 0.007522 10.0.0.22 - - [2025-11-17 02:30:38] "GET /virtual-network/8b8810fb-a9ce-4e19-84ae-2208e533e5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006036 10.0.0.22 - - [2025-11-17 02:30:39] "GET /obj-perms HTTP/1.1" 200 5030 0.055511 10.0.0.23 - - [2025-11-17 02:30:40] "GET /obj-perms HTTP/1.1" 200 5030 0.068538 10.0.0.22 - - [2025-11-17 02:30:40] "GET /virtual-network/f3e9ccc9-11cb-42a2-bc4d-9f7554d51bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005802 10.0.0.33 - - [2025-11-17 02:30:40] "GET /obj-perms HTTP/1.1" 200 5030 0.059677 10.0.0.22 - - [2025-11-17 02:30:41] "GET /virtual-network/b84e4069-b631-48de-8f38-0043d9966965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006444 10.0.0.22 - - [2025-11-17 02:30:41] "POST /fqname-to-id HTTP/1.1" 404 215 0.003174 10.0.0.22 - - [2025-11-17 02:30:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002880 10.0.0.23 - - [2025-11-17 02:30:41] "GET /projects?obj_uuids=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000984 10.0.0.22 - - [2025-11-17 02:30:41] "GET /project/f579527d-f705-4845-8cda-7ca24f2d7869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.040450 10.0.0.22 - - [2025-11-17 02:30:41] "POST /network-policys HTTP/1.1" 200 553 0.027390 10.0.0.22 - - [2025-11-17 02:30:41] "GET /network-policy/eb38dd62-4a77-44eb-9121-8e9c9a0540a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.005883 10.0.0.22 - - [2025-11-17 02:30:41] "POST /fqname-to-id HTTP/1.1" 404 215 0.002928 10.0.0.22 - - [2025-11-17 02:30:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.23 - - [2025-11-17 02:30:41] "GET /projects?obj_uuids=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001035 10.0.0.22 - - [2025-11-17 02:30:41] "GET /project/f579527d-f705-4845-8cda-7ca24f2d7869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.048933 10.0.0.22 - - [2025-11-17 02:30:42] "POST /network-policys HTTP/1.1" 200 553 0.027792 10.0.0.22 - - [2025-11-17 02:30:42] "GET /network-policy/90ae1290-e368-46fa-8568-31a0d4b556e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2127 0.005862 10.0.0.22 - - [2025-11-17 02:30:42] "POST /fqname-to-id HTTP/1.1" 404 215 0.002853 10.0.0.22 - - [2025-11-17 02:30:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.23 - - [2025-11-17 02:30:42] "GET /projects?obj_uuids=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001653 10.0.0.22 - - [2025-11-17 02:30:42] "GET /project/f579527d-f705-4845-8cda-7ca24f2d7869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.046387 10.0.0.22 - - [2025-11-17 02:30:42] "POST /network-policys HTTP/1.1" 200 553 0.027374 10.0.0.22 - - [2025-11-17 02:30:42] "GET /network-policy/5fe2041e-f30e-4575-8bce-14fdbd212037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.005561 10.0.0.22 - - [2025-11-17 02:30:42] "POST /ref-update HTTP/1.1" 200 156 0.050333 10.0.0.33 - - [2025-11-17 02:30:42] "POST /fqname-to-id HTTP/1.1" 404 236 0.005443 10.0.0.22 - - [2025-11-17 02:30:42] "POST /ref-update HTTP/1.1" 200 156 0.056003 10.0.0.22 - - [2025-11-17 02:30:43] "POST /neutron/network HTTP/1.1" 200 916 0.169071 10.0.0.22 - - [2025-11-17 02:30:43] "GET /virtual-network/f3e9ccc9-11cb-42a2-bc4d-9f7554d51bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.006496 10.0.0.22 - - [2025-11-17 02:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528 10.0.0.33 - - [2025-11-17 02:30:43] "POST /access-control-lists HTTP/1.1" 200 591 0.109240 10.0.0.22 - - [2025-11-17 02:30:43] "GET /network-policy/90ae1290-e368-46fa-8568-31a0d4b556e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2127 0.012200 10.0.0.22 - - [2025-11-17 02:30:43] "POST /id-to-fqname HTTP/1.1" 200 221 0.001626 10.0.0.23 - - [2025-11-17 02:30:44] "GET /projects?obj_uuids=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001508 10.0.0.22 - - [2025-11-17 02:30:44] "GET /project/f579527d-f705-4845-8cda-7ca24f2d7869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.069894 10.0.0.22 - - [2025-11-17 02:30:44] "POST /neutron/network HTTP/1.1" 200 996 0.038049 10.0.0.22 - - [2025-11-17 02:30:44] "POST /id-to-fqname HTTP/1.1" 200 221 0.001497 10.0.0.22 - - [2025-11-17 02:30:44] "POST /neutron/port HTTP/1.1" 200 117 0.006171 10.0.0.23 - - [2025-11-17 02:30:45] "GET /projects?obj_uuids=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001158 10.0.0.22 - - [2025-11-17 02:30:45] "POST /neutron/port HTTP/1.1" 200 1061 0.307156 10.0.0.22 - - [2025-11-17 02:30:45] "POST /neutron/port HTTP/1.1" 200 1115 0.095203 10.0.0.22 - - [2025-11-17 02:30:45] "POST /neutron/subnet HTTP/1.1" 200 703 0.008462 10.0.0.23 - - [2025-11-17 02:30:45] "GET /projects?obj_uuids=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001268 10.0.0.22 - - [2025-11-17 02:30:45] "GET /project/f579527d-f705-4845-8cda-7ca24f2d7869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.080526 10.0.0.22 - - [2025-11-17 02:30:45] "POST /neutron/network HTTP/1.1" 200 916 0.008177 10.0.0.22 - - [2025-11-17 02:30:46] "POST /neutron/port HTTP/1.1" 200 117 0.006583 10.0.0.22 - - [2025-11-17 02:30:46] "POST /id-to-fqname HTTP/1.1" 200 221 0.001306 10.0.0.23 - - [2025-11-17 02:30:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000490 10.0.0.23 - - [2025-11-17 02:30:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000393 10.0.0.22 - - [2025-11-17 02:30:46] "POST /neutron/network HTTP/1.1" 200 834 0.007943 10.0.0.33 - - [2025-11-17 02:30:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000407 10.0.0.33 - - [2025-11-17 02:30:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000489 10.0.0.33 - - [2025-11-17 02:30:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000366 10.0.0.33 - - [2025-11-17 02:30:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000450 10.0.0.33 - - [2025-11-17 02:30:46] "PUT /access-control-list/3bd60fa6-6cbd-4cad-b6e9-62f8bbfb51c6 HTTP/1.1" 200 272 0.029299 10.0.0.22 - - [2025-11-17 02:30:47] "POST /neutron/port HTTP/1.1" 200 1060 0.052219 10.0.0.23 - - [2025-11-17 02:30:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.23 - - [2025-11-17 02:30:47] "GET /projects?obj_uuids=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001600 10.0.0.22 - - [2025-11-17 02:30:47] "GET /project/f579527d-f705-4845-8cda-7ca24f2d7869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.181621 10.0.0.22 - - [2025-11-17 02:30:47] "POST /neutron/port HTTP/1.1" 200 1088 0.033850 10.0.0.23 - - [2025-11-17 02:30:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000500 10.0.0.22 - - [2025-11-17 02:30:47] "POST /neutron/subnet HTTP/1.1" 200 699 0.009829 10.0.0.22 - - [2025-11-17 02:30:47] "POST /neutron/port HTTP/1.1" 200 2061 0.020057 10.0.0.22 - - [2025-11-17 02:30:47] "POST /neutron/port HTTP/1.1" 200 1089 0.020045 10.0.0.22 - - [2025-11-17 02:30:48] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007550 10.0.0.22 - - [2025-11-17 02:30:48] "POST /neutron/port HTTP/1.1" 200 1089 0.017245 10.0.0.22 - - [2025-11-17 02:30:48] "GET /virtual-machine/a6337827-c4a8-4158-9686-8380173f2ce4 HTTP/1.1" 401 292 0.000417 10.0.0.23 - - [2025-11-17 02:30:48] "GET /projects?obj_uuids=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001132 10.0.0.22 - - [2025-11-17 02:30:48] "POST /neutron/port HTTP/1.1" 200 1060 0.337804 10.0.0.22 - - [2025-11-17 02:30:48] "POST /neutron/port HTTP/1.1" 200 1114 0.116393 10.0.0.22 - - [2025-11-17 02:30:48] "GET /virtual-machine/a6337827-c4a8-4158-9686-8380173f2ce4 HTTP/1.1" 200 1293 0.051060 10.0.0.22 - - [2025-11-17 02:30:48] "GET /virtual-machine/a6337827-c4a8-4158-9686-8380173f2ce4 HTTP/1.1" 200 1293 0.003700 10.0.0.22 - - [2025-11-17 02:30:48] "GET /virtual-machine-interface/5a9f3069-3462-45a9-946a-cb1b36ed42d6 HTTP/1.1" 200 2944 0.011357 10.0.0.23 - - [2025-11-17 02:30:48] "DELETE /project/dd0acf8db32a4d71b8dcf8db61c12e26 HTTP/1.1" 404 173 0.011024 10.0.0.23 - - [2025-11-17 02:30:48] "DELETE /project/f579527df70548458cda7ca24f2d7869 HTTP/1.1" 404 173 0.006980 10.0.0.23 - - [2025-11-17 02:30:48] "DELETE /project/1cdec710b70945be8cf2b02aab7ef62e HTTP/1.1" 404 173 0.008520 10.0.0.23 - - [2025-11-17 02:30:48] "DELETE /project/dd0acf8d-b32a-4d71-b8dc-f8db61c12e26 HTTP/1.1" 404 177 0.006377 10.0.0.22 - - [2025-11-17 02:30:48] "GET /virtual-machine/a6337827-c4a8-4158-9686-8380173f2ce4 HTTP/1.1" 200 1293 0.005888 10.0.0.23 - - [2025-11-17 02:30:48] "GET /projects?obj_uuids=1cdec710-b709-45be-8cf2-b02aab7ef62e&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000920 10.0.0.22 - - [2025-11-17 02:30:48] "GET /virtual-machine-interface/5a9f3069-3462-45a9-946a-cb1b36ed42d6 HTTP/1.1" 200 2944 0.006555 10.0.0.22 - - [2025-11-17 02:30:49] "POST /neutron/subnet HTTP/1.1" 200 698 0.011768 10.0.0.22 - - [2025-11-17 02:30:49] "GET /instance-ip/746742a0-f065-4416-be23-50c474ee152e HTTP/1.1" 200 1622 0.006618 10.0.0.23 - - [2025-11-17 02:30:49] "GET /project/1cdec710-b709-45be-8cf2-b02aab7ef62e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1542 0.060148 10.0.0.23 - - [2025-11-17 02:30:49] "GET /projects?obj_uuids=1cdec710-b709-45be-8cf2-b02aab7ef62e&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001148 10.0.0.22 - - [2025-11-17 02:30:49] "GET /virtual-machine/a6337827-c4a8-4158-9686-8380173f2ce4 HTTP/1.1" 200 1293 0.003815 10.0.0.22 - - [2025-11-17 02:30:49] "GET /virtual-machine-interface/5a9f3069-3462-45a9-946a-cb1b36ed42d6 HTTP/1.1" 200 2944 0.006620 10.0.0.22 - - [2025-11-17 02:30:49] "GET /instance-ip/746742a0-f065-4416-be23-50c474ee152e HTTP/1.1" 200 1622 0.003932 10.0.0.23 - - [2025-11-17 02:30:49] "GET /project/1cdec710-b709-45be-8cf2-b02aab7ef62e?fields=security_groups HTTP/1.1" 200 1421 0.058902 10.0.0.22 - - [2025-11-17 02:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.22 - - [2025-11-17 02:30:49] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003903 10.0.0.22 - - [2025-11-17 02:30:49] "GET /virtual-networks?parent_id=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002837 10.0.0.22 - - [2025-11-17 02:30:49] "GET /virtual-network/8b8810fb-a9ce-4e19-84ae-2208e533e5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006307 10.0.0.23 - - [2025-11-17 02:30:49] "DELETE /security-group/f0dbe51b-1c31-4250-86e3-836da9b0f8f7 HTTP/1.1" 200 115 0.065332 10.0.0.23 - - [2025-11-17 02:30:49] "GET /projects?obj_uuids=1cdec710-b709-45be-8cf2-b02aab7ef62e&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001396 10.0.0.22 - - [2025-11-17 02:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004846 10.0.0.23 - - [2025-11-17 02:30:49] "GET /project/1cdec710-b709-45be-8cf2-b02aab7ef62e?fields=application_policy_sets HTTP/1.1" 200 1460 0.068156 10.0.0.22 - - [2025-11-17 02:30:49] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005306 10.0.0.22 - - [2025-11-17 02:30:49] "GET /virtual-networks?parent_id=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.011477 10.0.0.22 - - [2025-11-17 02:30:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000343 10.0.0.22 - - [2025-11-17 02:30:49] "GET /virtual-network/8b8810fb-a9ce-4e19-84ae-2208e533e5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.008577 10.0.0.22 - - [2025-11-17 02:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004471 10.0.0.22 - - [2025-11-17 02:30:49] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004915 10.0.0.23 - - [2025-11-17 02:30:49] "DELETE /project/1cdec710-b709-45be-8cf2-b02aab7ef62e HTTP/1.1" 200 115 0.496990 10.0.0.22 - - [2025-11-17 02:30:49] "GET /virtual-networks?parent_id=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004610 10.0.0.22 - - [2025-11-17 02:30:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000571 10.0.0.22 - - [2025-11-17 02:30:49] "GET /virtual-network/8b8810fb-a9ce-4e19-84ae-2208e533e5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.012649 10.0.0.22 - - [2025-11-17 02:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.22 - - [2025-11-17 02:30:49] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005229 10.0.0.22 - - [2025-11-17 02:30:49] "GET /virtual-networks?parent_id=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003483 10.0.0.22 - - [2025-11-17 02:30:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000687 10.0.0.22 - - [2025-11-17 02:30:49] "GET /virtual-network/8b8810fb-a9ce-4e19-84ae-2208e533e5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006245 10.0.0.22 - - [2025-11-17 02:30:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000364 10.0.0.22 - - [2025-11-17 02:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.22 - - [2025-11-17 02:30:49] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004100 10.0.0.22 - - [2025-11-17 02:30:49] "GET /virtual-networks?parent_id=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003749 10.0.0.22 - - [2025-11-17 02:30:49] "GET /virtual-network/8b8810fb-a9ce-4e19-84ae-2208e533e5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006152 10.0.0.22 - - [2025-11-17 02:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.22 - - [2025-11-17 02:30:52] "GET /virtual-network/8b8810fb-a9ce-4e19-84ae-2208e533e5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006686 10.0.0.22 - - [2025-11-17 02:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.22 - - [2025-11-17 02:30:57] "GET /virtual-network/8b8810fb-a9ce-4e19-84ae-2208e533e5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006160 10.0.0.22 - - [2025-11-17 02:30:59] "GET /obj-perms HTTP/1.1" 200 5056 0.061569 10.0.0.22 - - [2025-11-17 02:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.22 - - [2025-11-17 02:31:01] "GET /virtual-network/8b8810fb-a9ce-4e19-84ae-2208e533e5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006521 10.0.0.22 - - [2025-11-17 02:31:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.22 - - [2025-11-17 02:31:05] "GET /virtual-network/8b8810fb-a9ce-4e19-84ae-2208e533e5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006813 10.0.0.22 - - [2025-11-17 02:31:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011174 10.0.0.22 - - [2025-11-17 02:31:09] "GET /virtual-network/8b8810fb-a9ce-4e19-84ae-2208e533e5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.007296 10.0.0.22 - - [2025-11-17 02:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005438 10.0.0.22 - - [2025-11-17 02:31:13] "GET /virtual-network/8b8810fb-a9ce-4e19-84ae-2208e533e5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006895 10.0.0.22 - - [2025-11-17 02:31:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.22 - - [2025-11-17 02:31:17] "GET /virtual-network/8b8810fb-a9ce-4e19-84ae-2208e533e5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005382 10.0.0.22 - - [2025-11-17 02:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.22 - - [2025-11-17 02:31:21] "GET /virtual-network/8b8810fb-a9ce-4e19-84ae-2208e533e5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005228 10.0.0.22 - - [2025-11-17 02:31:22] "POST /neutron/port HTTP/1.1" 200 1089 0.018222 10.0.0.22 - - [2025-11-17 02:31:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004038 10.0.0.22 - - [2025-11-17 02:31:23] "POST /neutron/network HTTP/1.1" 200 996 0.006525 10.0.0.22 - - [2025-11-17 02:31:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.22 - - [2025-11-17 02:31:25] "GET /virtual-network/8b8810fb-a9ce-4e19-84ae-2208e533e5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005377 10.0.0.22 - - [2025-11-17 02:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003530 10.0.0.22 - - [2025-11-17 02:31:29] "GET /virtual-network/8b8810fb-a9ce-4e19-84ae-2208e533e5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005951 10.0.0.22 - - [2025-11-17 02:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.22 - - [2025-11-17 02:31:33] "GET /virtual-network/8b8810fb-a9ce-4e19-84ae-2208e533e5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005823 10.0.0.22 - - [2025-11-17 02:31:34] "POST /neutron/port HTTP/1.1" 200 1088 0.017360 10.0.0.22 - - [2025-11-17 02:31:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004124 10.0.0.22 - - [2025-11-17 02:31:34] "POST /neutron/network HTTP/1.1" 200 916 0.007122 10.0.0.22 - - [2025-11-17 02:31:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.22 - - [2025-11-17 02:31:38] "GET /virtual-network/8b8810fb-a9ce-4e19-84ae-2208e533e5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.007477 10.0.0.22 - - [2025-11-17 02:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004676 10.0.0.22 - - [2025-11-17 02:31:40] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004792 10.0.0.22 - - [2025-11-17 02:31:40] "GET /virtual-networks?parent_id=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003510 10.0.0.22 - - [2025-11-17 02:31:40] "GET /virtual-network/8b8810fb-a9ce-4e19-84ae-2208e533e5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006958 10.0.0.22 - - [2025-11-17 02:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.22 - - [2025-11-17 02:31:40] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003567 10.0.0.22 - - [2025-11-17 02:31:40] "GET /virtual-networks?parent_id=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003445 10.0.0.22 - - [2025-11-17 02:31:40] "GET /virtual-network/8b8810fb-a9ce-4e19-84ae-2208e533e5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006069 10.0.0.22 - - [2025-11-17 02:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002941 10.0.0.22 - - [2025-11-17 02:31:40] "GET /routing-instance/58502384-ac25-4319-8e68-857bb1ddfd75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.005195 10.0.0.22 - - [2025-11-17 02:31:40] "GET /route-target/5940837e-69ef-4de2-828b-a3a64d7a8674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003848 10.0.0.22 - - [2025-11-17 02:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.22 - - [2025-11-17 02:31:40] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004312 10.0.0.22 - - [2025-11-17 02:31:40] "GET /virtual-networks?parent_id=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003313 10.0.0.22 - - [2025-11-17 02:31:40] "GET /virtual-network/8b8810fb-a9ce-4e19-84ae-2208e533e5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006413 10.0.0.22 - - [2025-11-17 02:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.22 - - [2025-11-17 02:31:40] "GET /routing-instance/58502384-ac25-4319-8e68-857bb1ddfd75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.004466 10.0.0.22 - - [2025-11-17 02:31:40] "GET /route-target/5940837e-69ef-4de2-828b-a3a64d7a8674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003451 10.0.0.22 - - [2025-11-17 02:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004234 10.0.0.22 - - [2025-11-17 02:31:40] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004358 10.0.0.22 - - [2025-11-17 02:31:40] "GET /virtual-networks?parent_id=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003107 10.0.0.22 - - [2025-11-17 02:31:40] "GET /virtual-network/8b8810fb-a9ce-4e19-84ae-2208e533e5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006301 10.0.0.22 - - [2025-11-17 02:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.22 - - [2025-11-17 02:31:40] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003871 10.0.0.22 - - [2025-11-17 02:31:40] "GET /virtual-networks?parent_id=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003788 10.0.0.22 - - [2025-11-17 02:31:41] "GET /virtual-network/8b8810fb-a9ce-4e19-84ae-2208e533e5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005652 10.0.0.23 - - [2025-11-17 02:31:41] "GET /obj-perms HTTP/1.1" 200 5030 0.004059 10.0.0.22 - - [2025-11-17 02:31:41] "GET /obj-perms HTTP/1.1" 200 5030 0.004356 10.0.0.23 - - [2025-11-17 02:31:41] "GET /obj-perms HTTP/1.1" 200 5030 0.003963 10.0.0.22 - - [2025-11-17 02:31:41] "GET /obj-perms HTTP/1.1" 200 5030 0.003435 10.0.0.33 - - [2025-11-17 02:31:41] "GET /obj-perms HTTP/1.1" 200 5030 0.004858 10.0.0.22 - - [2025-11-17 02:31:41] "POST /neutron/port HTTP/1.1" 200 1088 0.015369 10.0.0.22 - - [2025-11-17 02:31:41] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007357 10.0.0.22 - - [2025-11-17 02:31:41] "GET /virtual-machine/d46dd7a3-9056-43c0-a2b8-1f5c4b51f6fe HTTP/1.1" 200 1293 0.007160 10.0.0.22 - - [2025-11-17 02:31:41] "GET /virtual-machine/d46dd7a3-9056-43c0-a2b8-1f5c4b51f6fe HTTP/1.1" 200 1293 0.004007 10.0.0.22 - - [2025-11-17 02:31:41] "GET /virtual-machine-interface/e95d339c-9b95-45d8-a76e-0c8e15da7ec6 HTTP/1.1" 200 2945 0.006381 10.0.0.22 - - [2025-11-17 02:31:41] "GET /virtual-machine/d46dd7a3-9056-43c0-a2b8-1f5c4b51f6fe HTTP/1.1" 200 1293 0.003871 10.0.0.22 - - [2025-11-17 02:31:41] "GET /virtual-machine-interface/e95d339c-9b95-45d8-a76e-0c8e15da7ec6 HTTP/1.1" 200 2945 0.005483 10.0.0.22 - - [2025-11-17 02:31:41] "GET /instance-ip/6adc590b-8b1b-4f19-8074-cf6127089f36 HTTP/1.1" 200 1620 0.006740 10.0.0.22 - - [2025-11-17 02:31:41] "GET /virtual-machine/d46dd7a3-9056-43c0-a2b8-1f5c4b51f6fe HTTP/1.1" 200 1293 0.003873 10.0.0.22 - - [2025-11-17 02:31:41] "GET /virtual-machine-interface/e95d339c-9b95-45d8-a76e-0c8e15da7ec6 HTTP/1.1" 200 2945 0.005806 10.0.0.22 - - [2025-11-17 02:31:41] "GET /instance-ip/6adc590b-8b1b-4f19-8074-cf6127089f36 HTTP/1.1" 200 1620 0.004562 10.0.0.22 - - [2025-11-17 02:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.22 - - [2025-11-17 02:31:41] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006569 10.0.0.22 - - [2025-11-17 02:31:41] "GET /virtual-networks?parent_id=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003016 10.0.0.22 - - [2025-11-17 02:31:41] "GET /virtual-network/f3e9ccc9-11cb-42a2-bc4d-9f7554d51bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.006404 10.0.0.22 - - [2025-11-17 02:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.22 - - [2025-11-17 02:31:41] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004444 10.0.0.22 - - [2025-11-17 02:31:41] "GET /virtual-networks?parent_id=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003110 10.0.0.22 - - [2025-11-17 02:31:42] "GET /virtual-network/f3e9ccc9-11cb-42a2-bc4d-9f7554d51bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.006205 10.0.0.22 - - [2025-11-17 02:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004881 10.0.0.22 - - [2025-11-17 02:31:42] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003852 10.0.0.22 - - [2025-11-17 02:31:42] "GET /virtual-networks?parent_id=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003198 10.0.0.22 - - [2025-11-17 02:31:42] "GET /virtual-network/f3e9ccc9-11cb-42a2-bc4d-9f7554d51bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.006729 10.0.0.22 - - [2025-11-17 02:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.22 - - [2025-11-17 02:31:42] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004249 10.0.0.22 - - [2025-11-17 02:31:42] "GET /virtual-networks?parent_id=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003306 10.0.0.22 - - [2025-11-17 02:31:42] "GET /virtual-network/f3e9ccc9-11cb-42a2-bc4d-9f7554d51bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.005719 10.0.0.22 - - [2025-11-17 02:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.22 - - [2025-11-17 02:31:42] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004456 10.0.0.22 - - [2025-11-17 02:31:42] "GET /virtual-networks?parent_id=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003114 10.0.0.22 - - [2025-11-17 02:31:42] "GET /virtual-network/f3e9ccc9-11cb-42a2-bc4d-9f7554d51bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.007502 10.0.0.22 - - [2025-11-17 02:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004142 10.0.0.22 - - [2025-11-17 02:31:43] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003660 10.0.0.22 - - [2025-11-17 02:31:43] "GET /virtual-networks?parent_id=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003629 10.0.0.22 - - [2025-11-17 02:31:43] "GET /virtual-network/f3e9ccc9-11cb-42a2-bc4d-9f7554d51bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.005820 10.0.0.22 - - [2025-11-17 02:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.22 - - [2025-11-17 02:31:43] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004267 10.0.0.22 - - [2025-11-17 02:31:43] "GET /virtual-networks?parent_id=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003559 10.0.0.22 - - [2025-11-17 02:31:43] "GET /virtual-network/f3e9ccc9-11cb-42a2-bc4d-9f7554d51bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.006510 10.0.0.22 - - [2025-11-17 02:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.22 - - [2025-11-17 02:31:43] "GET /routing-instance/90e7c5ab-7dc2-4569-ad11-f6ad7034d916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.004464 10.0.0.22 - - [2025-11-17 02:31:43] "GET /route-target/a2059b0d-9b1d-4acb-bc56-d70ed6fc857c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003346 10.0.0.22 - - [2025-11-17 02:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.22 - - [2025-11-17 02:31:43] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003726 10.0.0.22 - - [2025-11-17 02:31:43] "GET /virtual-networks?parent_id=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002886 10.0.0.22 - - [2025-11-17 02:31:44] "GET /virtual-network/f3e9ccc9-11cb-42a2-bc4d-9f7554d51bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.006518 10.0.0.22 - - [2025-11-17 02:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004723 10.0.0.22 - - [2025-11-17 02:31:44] "GET /routing-instance/90e7c5ab-7dc2-4569-ad11-f6ad7034d916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.007094 10.0.0.22 - - [2025-11-17 02:31:44] "GET /route-target/a2059b0d-9b1d-4acb-bc56-d70ed6fc857c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005239 10.0.0.22 - - [2025-11-17 02:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.22 - - [2025-11-17 02:31:44] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004154 10.0.0.22 - - [2025-11-17 02:31:44] "GET /virtual-networks?parent_id=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003389 10.0.0.22 - - [2025-11-17 02:31:44] "GET /virtual-network/f3e9ccc9-11cb-42a2-bc4d-9f7554d51bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.006724 10.0.0.22 - - [2025-11-17 02:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.22 - - [2025-11-17 02:31:44] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004384 10.0.0.22 - - [2025-11-17 02:31:44] "GET /virtual-networks?parent_id=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003519 10.0.0.22 - - [2025-11-17 02:31:44] "GET /virtual-network/f3e9ccc9-11cb-42a2-bc4d-9f7554d51bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.006199 10.0.0.23 - - [2025-11-17 02:31:44] "GET /obj-perms HTTP/1.1" 200 5030 0.004075 10.0.0.22 - - [2025-11-17 02:31:44] "GET /obj-perms HTTP/1.1" 200 5030 0.003760 10.0.0.22 - - [2025-11-17 02:31:44] "GET /obj-perms HTTP/1.1" 200 5030 0.003897 10.0.0.22 - - [2025-11-17 02:31:44] "GET /obj-perms HTTP/1.1" 200 5030 0.004062 10.0.0.23 - - [2025-11-17 02:31:44] "GET /obj-perms HTTP/1.1" 200 5030 0.004190 10.0.0.22 - - [2025-11-17 02:31:44] "POST /neutron/port HTTP/1.1" 200 1088 0.017737 10.0.0.22 - - [2025-11-17 02:31:44] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008636 10.0.0.22 - - [2025-11-17 02:31:45] "POST /neutron/port HTTP/1.1" 200 1088 0.015883 10.0.0.22 - - [2025-11-17 02:31:45] "GET /virtual-machine/af993141-af18-42bc-a7e6-9e0694870822 HTTP/1.1" 200 1293 0.006004 10.0.0.22 - - [2025-11-17 02:31:45] "GET /virtual-machine/af993141-af18-42bc-a7e6-9e0694870822 HTTP/1.1" 200 1293 0.004385 10.0.0.22 - - [2025-11-17 02:31:45] "GET /virtual-machine-interface/dc6a27fd-ab6c-458a-9204-78b752983182 HTTP/1.1" 200 2945 0.005973 10.0.0.22 - - [2025-11-17 02:31:45] "GET /virtual-machine/af993141-af18-42bc-a7e6-9e0694870822 HTTP/1.1" 200 1293 0.004247 10.0.0.22 - - [2025-11-17 02:31:45] "GET /virtual-machine-interface/dc6a27fd-ab6c-458a-9204-78b752983182 HTTP/1.1" 200 2945 0.006973 10.0.0.22 - - [2025-11-17 02:31:45] "GET /instance-ip/78297a40-f541-4450-bb11-a29d93c5c7c2 HTTP/1.1" 200 1621 0.007301 10.0.0.22 - - [2025-11-17 02:31:45] "GET /virtual-machine/af993141-af18-42bc-a7e6-9e0694870822 HTTP/1.1" 200 1293 0.005240 10.0.0.22 - - [2025-11-17 02:31:45] "GET /virtual-machine-interface/dc6a27fd-ab6c-458a-9204-78b752983182 HTTP/1.1" 200 2945 0.006742 10.0.0.22 - - [2025-11-17 02:31:45] "GET /instance-ip/78297a40-f541-4450-bb11-a29d93c5c7c2 HTTP/1.1" 200 1621 0.005272 10.0.0.22 - - [2025-11-17 02:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.22 - - [2025-11-17 02:31:45] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003768 10.0.0.22 - - [2025-11-17 02:31:45] "GET /virtual-networks?parent_id=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003889 10.0.0.22 - - [2025-11-17 02:31:45] "GET /virtual-network/b84e4069-b631-48de-8f38-0043d9966965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006533 10.0.0.22 - - [2025-11-17 02:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.22 - - [2025-11-17 02:31:45] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003915 10.0.0.22 - - [2025-11-17 02:31:45] "GET /virtual-networks?parent_id=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003192 10.0.0.22 - - [2025-11-17 02:31:45] "GET /virtual-network/b84e4069-b631-48de-8f38-0043d9966965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006522 10.0.0.22 - - [2025-11-17 02:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.22 - - [2025-11-17 02:31:45] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005017 10.0.0.22 - - [2025-11-17 02:31:45] "GET /virtual-networks?parent_id=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003251 10.0.0.22 - - [2025-11-17 02:31:45] "GET /virtual-network/b84e4069-b631-48de-8f38-0043d9966965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006366 10.0.0.22 - - [2025-11-17 02:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003882 10.0.0.22 - - [2025-11-17 02:31:45] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004509 10.0.0.22 - - [2025-11-17 02:31:45] "GET /virtual-networks?parent_id=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003523 10.0.0.22 - - [2025-11-17 02:31:45] "GET /virtual-network/b84e4069-b631-48de-8f38-0043d9966965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006486 10.0.0.22 - - [2025-11-17 02:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.22 - - [2025-11-17 02:31:45] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004320 10.0.0.22 - - [2025-11-17 02:31:45] "GET /virtual-networks?parent_id=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003514 10.0.0.22 - - [2025-11-17 02:31:45] "GET /virtual-network/b84e4069-b631-48de-8f38-0043d9966965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007079 10.0.0.22 - - [2025-11-17 02:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003933 10.0.0.22 - - [2025-11-17 02:31:48] "GET /virtual-network/b84e4069-b631-48de-8f38-0043d9966965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006519 10.0.0.22 - - [2025-11-17 02:31:51] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007339 10.0.0.22 - - [2025-11-17 02:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004177 10.0.0.22 - - [2025-11-17 02:31:53] "GET /virtual-network/b84e4069-b631-48de-8f38-0043d9966965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005991 10.0.0.22 - - [2025-11-17 02:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003607 10.0.0.22 - - [2025-11-17 02:31:57] "GET /virtual-network/b84e4069-b631-48de-8f38-0043d9966965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005662 10.0.0.22 - - [2025-11-17 02:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858 10.0.0.22 - - [2025-11-17 02:32:01] "GET /virtual-network/b84e4069-b631-48de-8f38-0043d9966965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006220 10.0.0.22 - - [2025-11-17 02:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004165 10.0.0.22 - - [2025-11-17 02:32:05] "GET /virtual-network/b84e4069-b631-48de-8f38-0043d9966965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008566 10.0.0.22 - - [2025-11-17 02:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.22 - - [2025-11-17 02:32:09] "GET /virtual-network/b84e4069-b631-48de-8f38-0043d9966965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006964 10.0.0.22 - - [2025-11-17 02:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003851 10.0.0.22 - - [2025-11-17 02:32:13] "GET /virtual-network/b84e4069-b631-48de-8f38-0043d9966965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005767 10.0.0.22 - - [2025-11-17 02:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004074 10.0.0.22 - - [2025-11-17 02:32:17] "GET /virtual-network/b84e4069-b631-48de-8f38-0043d9966965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005551 10.0.0.22 - - [2025-11-17 02:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.22 - - [2025-11-17 02:32:21] "GET /virtual-network/b84e4069-b631-48de-8f38-0043d9966965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005823 10.0.0.22 - - [2025-11-17 02:32:22] "POST /neutron/network HTTP/1.1" 200 834 0.006363 10.0.0.22 - - [2025-11-17 02:32:23] "POST /neutron/port HTTP/1.1" 200 117 0.001191 10.0.0.22 - - [2025-11-17 02:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004171 10.0.0.22 - - [2025-11-17 02:32:25] "GET /virtual-network/b84e4069-b631-48de-8f38-0043d9966965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007273 10.0.0.22 - - [2025-11-17 02:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.22 - - [2025-11-17 02:32:29] "GET /virtual-network/b84e4069-b631-48de-8f38-0043d9966965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007070 10.0.0.22 - - [2025-11-17 02:32:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.22 - - [2025-11-17 02:32:33] "GET /virtual-network/b84e4069-b631-48de-8f38-0043d9966965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006079 10.0.0.22 - - [2025-11-17 02:32:35] "POST /neutron/port HTTP/1.1" 200 1088 0.016213 10.0.0.22 - - [2025-11-17 02:32:35] "POST /neutron/subnet HTTP/1.1" 200 699 0.009343 10.0.0.22 - - [2025-11-17 02:32:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003936 10.0.0.22 - - [2025-11-17 02:32:38] "GET /virtual-network/b84e4069-b631-48de-8f38-0043d9966965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006511 10.0.0.22 - - [2025-11-17 02:32:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004297 10.0.0.22 - - [2025-11-17 02:32:42] "GET /virtual-network/b84e4069-b631-48de-8f38-0043d9966965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.010921 10.0.0.22 - - [2025-11-17 02:32:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.22 - - [2025-11-17 02:32:46] "GET /virtual-network/b84e4069-b631-48de-8f38-0043d9966965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005577 10.0.0.22 - - [2025-11-17 02:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004745 10.0.0.22 - - [2025-11-17 02:32:50] "GET /virtual-network/b84e4069-b631-48de-8f38-0043d9966965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005975 10.0.0.22 - - [2025-11-17 02:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.22 - - [2025-11-17 02:32:54] "GET /virtual-network/b84e4069-b631-48de-8f38-0043d9966965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006423 10.0.0.22 - - [2025-11-17 02:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.22 - - [2025-11-17 02:32:58] "GET /virtual-network/b84e4069-b631-48de-8f38-0043d9966965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006615 10.0.0.22 - - [2025-11-17 02:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003977 10.0.0.22 - - [2025-11-17 02:33:02] "GET /virtual-network/b84e4069-b631-48de-8f38-0043d9966965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005548 10.0.0.22 - - [2025-11-17 02:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004492 10.0.0.22 - - [2025-11-17 02:33:06] "GET /virtual-network/b84e4069-b631-48de-8f38-0043d9966965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006120 10.0.0.22 - - [2025-11-17 02:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004065 10.0.0.22 - - [2025-11-17 02:33:10] "GET /virtual-network/b84e4069-b631-48de-8f38-0043d9966965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007571 10.0.0.22 - - [2025-11-17 02:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004356 10.0.0.22 - - [2025-11-17 02:33:14] "GET /virtual-network/b84e4069-b631-48de-8f38-0043d9966965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006210 10.0.0.22 - - [2025-11-17 02:33:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.22 - - [2025-11-17 02:33:19] "GET /virtual-network/b84e4069-b631-48de-8f38-0043d9966965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006001 10.0.0.22 - - [2025-11-17 02:33:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.22 - - [2025-11-17 02:33:23] "GET /virtual-network/b84e4069-b631-48de-8f38-0043d9966965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006291 10.0.0.22 - - [2025-11-17 02:33:23] "POST /neutron/port HTTP/1.1" 200 1089 0.015873 10.0.0.22 - - [2025-11-17 02:33:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003875 10.0.0.22 - - [2025-11-17 02:33:24] "POST /neutron/network HTTP/1.1" 200 996 0.006446 10.0.0.22 - - [2025-11-17 02:33:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004283 10.0.0.22 - - [2025-11-17 02:33:27] "GET /virtual-network/b84e4069-b631-48de-8f38-0043d9966965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005711 10.0.0.22 - - [2025-11-17 02:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807 10.0.0.22 - - [2025-11-17 02:33:31] "GET /virtual-network/b84e4069-b631-48de-8f38-0043d9966965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007747 10.0.0.22 - - [2025-11-17 02:33:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.22 - - [2025-11-17 02:33:35] "GET /virtual-network/b84e4069-b631-48de-8f38-0043d9966965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005883 10.0.0.22 - - [2025-11-17 02:33:37] "POST /neutron/network HTTP/1.1" 200 926 0.006910 10.0.0.22 - - [2025-11-17 02:33:37] "POST /neutron/port HTTP/1.1" 200 117 0.001185 10.0.0.22 - - [2025-11-17 02:33:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.22 - - [2025-11-17 02:33:37] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003776 10.0.0.22 - - [2025-11-17 02:33:37] "GET /virtual-networks?parent_id=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003176 10.0.0.22 - - [2025-11-17 02:33:37] "GET /virtual-network/b84e4069-b631-48de-8f38-0043d9966965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007022 10.0.0.22 - - [2025-11-17 02:33:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004083 10.0.0.22 - - [2025-11-17 02:33:37] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003974 10.0.0.22 - - [2025-11-17 02:33:37] "GET /virtual-networks?parent_id=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003501 10.0.0.22 - - [2025-11-17 02:33:37] "GET /virtual-network/b84e4069-b631-48de-8f38-0043d9966965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005951 10.0.0.22 - - [2025-11-17 02:33:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.22 - - [2025-11-17 02:33:37] "GET /routing-instance/3e42843f-c27d-4131-826d-a3539aff8baa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.004323 10.0.0.22 - - [2025-11-17 02:33:37] "GET /route-target/9c949795-a808-445c-8638-6b4c3cf57ef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004571 10.0.0.22 - - [2025-11-17 02:33:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.22 - - [2025-11-17 02:33:38] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004166 10.0.0.22 - - [2025-11-17 02:33:38] "GET /virtual-networks?parent_id=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003572 10.0.0.22 - - [2025-11-17 02:33:38] "GET /virtual-network/b84e4069-b631-48de-8f38-0043d9966965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006457 10.0.0.22 - - [2025-11-17 02:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004811 10.0.0.22 - - [2025-11-17 02:33:38] "GET /routing-instance/3e42843f-c27d-4131-826d-a3539aff8baa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.004671 10.0.0.22 - - [2025-11-17 02:33:38] "GET /route-target/9c949795-a808-445c-8638-6b4c3cf57ef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004547 10.0.0.22 - - [2025-11-17 02:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.22 - - [2025-11-17 02:33:38] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005102 10.0.0.22 - - [2025-11-17 02:33:38] "GET /virtual-networks?parent_id=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003174 10.0.0.22 - - [2025-11-17 02:33:38] "GET /virtual-network/b84e4069-b631-48de-8f38-0043d9966965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006661 10.0.0.22 - - [2025-11-17 02:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004302 10.0.0.22 - - [2025-11-17 02:33:38] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003832 10.0.0.22 - - [2025-11-17 02:33:38] "GET /virtual-networks?parent_id=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003333 10.0.0.22 - - [2025-11-17 02:33:38] "GET /virtual-network/b84e4069-b631-48de-8f38-0043d9966965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006975 10.0.0.23 - - [2025-11-17 02:33:38] "GET /obj-perms HTTP/1.1" 200 5030 0.004012 10.0.0.22 - - [2025-11-17 02:33:38] "GET /obj-perms HTTP/1.1" 200 5030 0.003985 10.0.0.22 - - [2025-11-17 02:33:38] "GET /obj-perms HTTP/1.1" 200 5030 0.004289 10.0.0.23 - - [2025-11-17 02:33:38] "GET /obj-perms HTTP/1.1" 200 5030 0.004575 10.0.0.22 - - [2025-11-17 02:33:38] "GET /obj-perms HTTP/1.1" 200 5030 0.003939 10.0.0.33 - - [2025-11-17 02:33:38] "GET /obj-perms HTTP/1.1" 200 5030 0.003604 10.0.0.22 - - [2025-11-17 02:33:38] "GET /virtual-machine/a6337827-c4a8-4158-9686-8380173f2ce4 HTTP/1.1" 200 1293 0.004270 10.0.0.22 - - [2025-11-17 02:33:38] "GET /virtual-machine-interface/5a9f3069-3462-45a9-946a-cb1b36ed42d6 HTTP/1.1" 200 2944 0.005834 10.0.0.22 - - [2025-11-17 02:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.22 - - [2025-11-17 02:33:38] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003596 10.0.0.22 - - [2025-11-17 02:33:38] "GET /virtual-networks?parent_id=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003304 10.0.0.22 - - [2025-11-17 02:33:38] "GET /virtual-network/8b8810fb-a9ce-4e19-84ae-2208e533e5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005982 10.0.0.22 - - [2025-11-17 02:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004187 10.0.0.22 - - [2025-11-17 02:33:39] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003903 10.0.0.22 - - [2025-11-17 02:33:40] "GET /virtual-networks?parent_id=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003553 10.0.0.22 - - [2025-11-17 02:33:40] "GET /virtual-network/8b8810fb-a9ce-4e19-84ae-2208e533e5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006713 10.0.0.22 - - [2025-11-17 02:33:40] "GET /virtual-machine/d46dd7a3-9056-43c0-a2b8-1f5c4b51f6fe HTTP/1.1" 200 1293 0.004201 10.0.0.22 - - [2025-11-17 02:33:40] "GET /virtual-machine-interface/e95d339c-9b95-45d8-a76e-0c8e15da7ec6 HTTP/1.1" 200 2945 0.006735 10.0.0.22 - - [2025-11-17 02:33:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640 10.0.0.22 - - [2025-11-17 02:33:40] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003729 10.0.0.22 - - [2025-11-17 02:33:40] "GET /virtual-networks?parent_id=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003704 10.0.0.22 - - [2025-11-17 02:33:40] "GET /virtual-network/f3e9ccc9-11cb-42a2-bc4d-9f7554d51bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.006187 10.0.0.22 - - [2025-11-17 02:33:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.22 - - [2025-11-17 02:33:41] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003979 10.0.0.22 - - [2025-11-17 02:33:41] "GET /virtual-networks?parent_id=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003058 10.0.0.22 - - [2025-11-17 02:33:41] "GET /virtual-network/f3e9ccc9-11cb-42a2-bc4d-9f7554d51bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.006443 10.0.0.22 - - [2025-11-17 02:33:41] "GET /virtual-machine/af993141-af18-42bc-a7e6-9e0694870822 HTTP/1.1" 200 1293 0.004773 10.0.0.22 - - [2025-11-17 02:33:41] "GET /virtual-machine-interface/dc6a27fd-ab6c-458a-9204-78b752983182 HTTP/1.1" 200 2945 0.006067 10.0.0.22 - - [2025-11-17 02:33:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004633 10.0.0.22 - - [2025-11-17 02:33:41] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006026 10.0.0.22 - - [2025-11-17 02:33:41] "GET /virtual-networks?parent_id=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003682 10.0.0.22 - - [2025-11-17 02:33:41] "GET /virtual-network/b84e4069-b631-48de-8f38-0043d9966965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006758 10.0.0.22 - - [2025-11-17 02:33:41] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008337 10.0.0.22 - - [2025-11-17 02:33:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.22 - - [2025-11-17 02:33:42] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004352 10.0.0.22 - - [2025-11-17 02:33:42] "GET /virtual-networks?parent_id=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003771 10.0.0.22 - - [2025-11-17 02:33:42] "GET /virtual-network/b84e4069-b631-48de-8f38-0043d9966965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006414 10.0.0.22 - - [2025-11-17 02:33:48] "POST /neutron/port HTTP/1.1" 200 1088 0.016900 10.0.0.22 - - [2025-11-17 02:34:24] "POST /neutron/port HTTP/1.1" 200 1088 0.040620 10.0.0.22 - - [2025-11-17 02:34:24] "POST /neutron/subnet HTTP/1.1" 200 698 0.008650 10.0.0.22 - - [2025-11-17 02:34:36] "POST /neutron/port HTTP/1.1" 200 1088 0.016243 10.0.0.22 - - [2025-11-17 02:34:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003937 10.0.0.22 - - [2025-11-17 02:34:36] "POST /neutron/network HTTP/1.1" 200 916 0.007951 10.0.0.22 - - [2025-11-17 02:34:40] "GET /virtual-machine/af993141-af18-42bc-a7e6-9e0694870822 HTTP/1.1" 200 1293 0.005102 10.0.0.22 - - [2025-11-17 02:34:40] "POST /neutron/port HTTP/1.1" 200 151 0.214087 10.0.0.22 - - [2025-11-17 02:34:42] "GET /virtual-machine/af993141-af18-42bc-a7e6-9e0694870822 HTTP/1.1" 404 171 0.003367 10.0.0.22 - - [2025-11-17 02:34:42] "GET /virtual-machine/af993141-af18-42bc-a7e6-9e0694870822 HTTP/1.1" 404 171 0.004955 10.0.0.22 - - [2025-11-17 02:34:42] "GET /virtual-machine/af993141-af18-42bc-a7e6-9e0694870822 HTTP/1.1" 404 171 0.002743 10.0.0.22 - - [2025-11-17 02:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.22 - - [2025-11-17 02:34:42] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004168 10.0.0.22 - - [2025-11-17 02:34:42] "GET /virtual-networks?parent_id=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003361 10.0.0.22 - - [2025-11-17 02:34:42] "GET /virtual-network/b84e4069-b631-48de-8f38-0043d9966965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007755 10.0.0.22 - - [2025-11-17 02:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.22 - - [2025-11-17 02:34:42] "GET /routing-instance/3e42843f-c27d-4131-826d-a3539aff8baa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.004619 10.0.0.22 - - [2025-11-17 02:34:42] "GET /route-target/9c949795-a808-445c-8638-6b4c3cf57ef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004503 10.0.0.23 - - [2025-11-17 02:34:42] "GET /obj-perms HTTP/1.1" 200 5030 0.004247 10.0.0.22 - - [2025-11-17 02:34:45] "GET /obj-perms HTTP/1.1" 200 5030 0.004516 10.0.0.23 - - [2025-11-17 02:34:51] "GET /obj-perms HTTP/1.1" 200 5030 0.004423 10.0.0.22 - - [2025-11-17 02:34:54] "GET /obj-perms HTTP/1.1" 200 5030 0.003738 10.0.0.23 - - [2025-11-17 02:35:01] "GET /obj-perms HTTP/1.1" 200 5030 0.004651 10.0.0.22 - - [2025-11-17 02:35:03] "GET /obj-perms HTTP/1.1" 200 5056 0.061250 10.0.0.23 - - [2025-11-17 02:35:07] "GET /obj-perms HTTP/1.1" 200 5030 0.004066 10.0.0.22 - - [2025-11-17 02:35:10] "GET /obj-perms HTTP/1.1" 200 5030 0.004267 10.0.0.22 - - [2025-11-17 02:35:10] "GET /virtual-machine/d46dd7a3-9056-43c0-a2b8-1f5c4b51f6fe HTTP/1.1" 200 1293 0.004633 10.0.0.22 - - [2025-11-17 02:35:11] "POST /neutron/port HTTP/1.1" 200 151 0.212016 10.0.0.22 - - [2025-11-17 02:35:12] "GET /virtual-machine/d46dd7a3-9056-43c0-a2b8-1f5c4b51f6fe HTTP/1.1" 404 171 0.004002 10.0.0.22 - - [2025-11-17 02:35:12] "GET /virtual-machine/d46dd7a3-9056-43c0-a2b8-1f5c4b51f6fe HTTP/1.1" 404 171 0.003099 10.0.0.22 - - [2025-11-17 02:35:12] "GET /virtual-machine/d46dd7a3-9056-43c0-a2b8-1f5c4b51f6fe HTTP/1.1" 404 171 0.002864 10.0.0.22 - - [2025-11-17 02:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003931 10.0.0.22 - - [2025-11-17 02:35:12] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004441 10.0.0.22 - - [2025-11-17 02:35:12] "GET /virtual-networks?parent_id=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004172 10.0.0.22 - - [2025-11-17 02:35:12] "GET /virtual-network/f3e9ccc9-11cb-42a2-bc4d-9f7554d51bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.006191 10.0.0.22 - - [2025-11-17 02:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003905 10.0.0.22 - - [2025-11-17 02:35:12] "GET /routing-instance/90e7c5ab-7dc2-4569-ad11-f6ad7034d916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.005094 10.0.0.22 - - [2025-11-17 02:35:12] "GET /route-target/a2059b0d-9b1d-4acb-bc56-d70ed6fc857c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005605 10.0.0.22 - - [2025-11-17 02:35:12] "GET /obj-perms HTTP/1.1" 200 5030 0.004384 10.0.0.22 - - [2025-11-17 02:35:16] "GET /obj-perms HTTP/1.1" 200 5030 0.004022 10.0.0.33 - - [2025-11-17 02:35:16] "GET /obj-perms HTTP/1.1" 200 5030 0.005623 10.0.0.23 - - [2025-11-17 02:35:16] "GET /obj-perms HTTP/1.1" 200 5030 0.004364 10.0.0.22 - - [2025-11-17 02:35:16] "GET /virtual-machine/a6337827-c4a8-4158-9686-8380173f2ce4 HTTP/1.1" 200 1293 0.004562 10.0.0.22 - - [2025-11-17 02:35:16] "POST /neutron/port HTTP/1.1" 200 151 0.175586 10.0.0.22 - - [2025-11-17 02:35:18] "GET /virtual-machine/a6337827-c4a8-4158-9686-8380173f2ce4 HTTP/1.1" 404 171 0.005650 10.0.0.22 - - [2025-11-17 02:35:18] "GET /virtual-machine/a6337827-c4a8-4158-9686-8380173f2ce4 HTTP/1.1" 404 171 0.004019 10.0.0.22 - - [2025-11-17 02:35:18] "GET /virtual-machine/a6337827-c4a8-4158-9686-8380173f2ce4 HTTP/1.1" 404 171 0.003071 10.0.0.22 - - [2025-11-17 02:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004227 10.0.0.22 - - [2025-11-17 02:35:18] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006071 10.0.0.22 - - [2025-11-17 02:35:18] "GET /virtual-networks?parent_id=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004248 10.0.0.22 - - [2025-11-17 02:35:18] "GET /virtual-network/8b8810fb-a9ce-4e19-84ae-2208e533e5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006559 10.0.0.22 - - [2025-11-17 02:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.22 - - [2025-11-17 02:35:18] "GET /routing-instance/58502384-ac25-4319-8e68-857bb1ddfd75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.004565 10.0.0.22 - - [2025-11-17 02:35:18] "GET /route-target/5940837e-69ef-4de2-828b-a3a64d7a8674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.005681 10.0.0.22 - - [2025-11-17 02:35:18] "GET /obj-perms HTTP/1.1" 200 5030 0.004089 10.0.0.23 - - [2025-11-17 02:35:24] "GET /obj-perms HTTP/1.1" 200 5030 0.003625 10.0.0.22 - - [2025-11-17 02:35:27] "GET /obj-perms HTTP/1.1" 200 5030 0.004075 10.0.0.23 - - [2025-11-17 02:35:34] "GET /obj-perms HTTP/1.1" 200 5030 0.004111 10.0.0.22 - - [2025-11-17 02:35:37] "GET /obj-perms HTTP/1.1" 200 5030 0.004265 10.0.0.22 - - [2025-11-17 02:35:40] "GET /obj-perms HTTP/1.1" 200 5030 0.074327 10.0.0.23 - - [2025-11-17 02:35:40] "GET /obj-perms HTTP/1.1" 200 5030 0.058656 10.0.0.22 - - [2025-11-17 02:35:40] "GET /virtual-network/f3e9ccc9-11cb-42a2-bc4d-9f7554d51bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.034298 10.0.0.33 - - [2025-11-17 02:35:41] "DELETE /access-control-list/3bd60fa6-6cbd-4cad-b6e9-62f8bbfb51c6 HTTP/1.1" 200 115 0.111603 10.0.0.22 - - [2025-11-17 02:35:41] "POST /neutron/network HTTP/1.1" 200 824 0.076473 10.0.0.22 - - [2025-11-17 02:35:41] "GET /virtual-network/f3e9ccc9-11cb-42a2-bc4d-9f7554d51bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006082 10.0.0.22 - - [2025-11-17 02:35:41] "POST /ref-update HTTP/1.1" 200 156 0.056449 10.0.0.22 - - [2025-11-17 02:35:41] "POST /ref-update HTTP/1.1" 200 156 0.089528 10.0.0.33 - - [2025-11-17 02:35:41] "POST /ref-update HTTP/1.1" 200 156 0.057003 10.0.0.22 - - [2025-11-17 02:35:41] "DELETE /network-policy/5fe2041e-f30e-4575-8bce-14fdbd212037 HTTP/1.1" 200 115 0.048131 10.0.0.22 - - [2025-11-17 02:35:41] "DELETE /network-policy/90ae1290-e368-46fa-8568-31a0d4b556e1 HTTP/1.1" 200 115 0.038292 10.0.0.22 - - [2025-11-17 02:35:41] "DELETE /network-policy/eb38dd62-4a77-44eb-9121-8e9c9a0540a1 HTTP/1.1" 200 115 0.043132 10.0.0.22 - - [2025-11-17 02:35:41] "POST /neutron/network HTTP/1.1" 200 824 0.014390 10.0.0.33 - - [2025-11-17 02:35:41] "DELETE /route-target/9c949795-a808-445c-8638-6b4c3cf57ef2 HTTP/1.1" 200 115 0.020771 10.0.0.33 - - [2025-11-17 02:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005656 10.0.0.23 - - [2025-11-17 02:35:42] "POST /useragent-kv HTTP/1.1" 200 115 0.074414 10.0.0.23 - - [2025-11-17 02:35:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002949 10.0.0.22 - - [2025-11-17 02:35:42] "POST /neutron/network HTTP/1.1" 200 151 0.252802 10.0.0.22 - - [2025-11-17 02:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003815 10.0.0.22 - - [2025-11-17 02:35:42] "DELETE /network-ipam/755cab14-8178-4b43-ad63-995fc488ba77 HTTP/1.1" 200 115 0.036423 10.0.0.22 - - [2025-11-17 02:35:42] "POST /fqname-to-id HTTP/1.1" 404 197 0.004573 10.0.0.22 - - [2025-11-17 02:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.22 - - [2025-11-17 02:35:43] "DELETE /network-ipam/82761a11-fa81-4d66-95f6-b6f606d59e50 HTTP/1.1" 200 115 0.034770 10.0.0.22 - - [2025-11-17 02:35:43] "POST /fqname-to-id HTTP/1.1" 404 197 0.004686 10.0.0.22 - - [2025-11-17 02:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007091 10.0.0.22 - - [2025-11-17 02:35:43] "DELETE /network-ipam/2e7afd4b-acf1-48e5-81e9-909e2b1eb4a0 HTTP/1.1" 200 115 0.044470 10.0.0.22 - - [2025-11-17 02:35:43] "POST /fqname-to-id HTTP/1.1" 404 197 0.003448 10.0.0.23 - - [2025-11-17 02:35:44] "GET /projects?obj_uuids=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001432 10.0.0.22 - - [2025-11-17 02:35:44] "GET /project/f579527d-f705-4845-8cda-7ca24f2d7869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.084445 10.0.0.23 - - [2025-11-17 02:35:44] "GET /projects?obj_uuids=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001185 10.0.0.22 - - [2025-11-17 02:35:44] "GET /project/f579527d-f705-4845-8cda-7ca24f2d7869?fields=virtual_networks HTTP/1.1" 200 1043 0.055221 10.0.0.23 - - [2025-11-17 02:35:44] "GET /projects?obj_uuids=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001182 10.0.0.22 - - [2025-11-17 02:35:44] "GET /project/f579527d-f705-4845-8cda-7ca24f2d7869?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.045434 10.0.0.23 - - [2025-11-17 02:35:44] "GET /projects?obj_uuids=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001164 10.0.0.22 - - [2025-11-17 02:35:44] "GET /project/f579527d-f705-4845-8cda-7ca24f2d7869?fields=security_groups HTTP/1.1" 200 1269 0.057733 10.0.0.22 - - [2025-11-17 02:35:45] "POST /fqname-to-id HTTP/1.1" 404 194 0.032653 10.0.0.23 - - [2025-11-17 02:35:45] "GET /projects?obj_uuids=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003519 10.0.0.23 - - [2025-11-17 02:35:45] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001015 10.0.0.23 - - [2025-11-17 02:35:45] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.041929 10.0.0.23 - - [2025-11-17 02:35:46] "POST /id-to-fqname HTTP/1.1" 200 196 0.001456 10.0.0.23 - - [2025-11-17 02:35:46] "POST /fqname-to-id HTTP/1.1" 404 205 0.005612 10.0.0.23 - - [2025-11-17 02:35:46] "POST /security-groups HTTP/1.1" 200 597 0.079122 10.0.0.23 - - [2025-11-17 02:35:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000524 10.0.0.23 - - [2025-11-17 02:35:46] "POST /projects HTTP/1.1" 200 597 0.285452 10.0.0.33 - - [2025-11-17 02:35:46] "POST /access-control-lists HTTP/1.1" 200 602 0.028746 10.0.0.23 - - [2025-11-17 02:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.358002 10.0.0.23 - - [2025-11-17 02:35:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000440 10.0.0.22 - - [2025-11-17 02:35:46] "GET /project/deb0e48c-e743-45d6-a228-d4a0bbfb469f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.537172 10.0.0.33 - - [2025-11-17 02:35:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000436 10.0.0.33 - - [2025-11-17 02:35:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000476 10.0.0.33 - - [2025-11-17 02:35:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000723 10.0.0.33 - - [2025-11-17 02:35:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000451 10.0.0.23 - - [2025-11-17 02:35:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000560 10.0.0.23 - - [2025-11-17 02:35:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000420 10.0.0.22 - - [2025-11-17 02:35:47] "GET / HTTP/1.1" 200 35931 0.002652 10.0.0.22 - - [2025-11-17 02:35:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000643 10.0.0.22 - - [2025-11-17 02:35:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000540 10.0.0.22 - - [2025-11-17 02:35:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000621 10.0.0.22 - - [2025-11-17 02:35:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000434 10.0.0.23 - - [2025-11-17 02:35:49] "DELETE /project/deb0e48ce74345d6a228d4a0bbfb469f HTTP/1.1" 404 173 0.006803 10.0.0.23 - - [2025-11-17 02:35:49] "GET /projects?obj_uuids=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000882 10.0.0.23 - - [2025-11-17 02:35:49] "GET /project/f579527d-f705-4845-8cda-7ca24f2d7869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.035829 10.0.0.23 - - [2025-11-17 02:35:49] "GET /projects?obj_uuids=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001052 10.0.0.23 - - [2025-11-17 02:35:49] "GET /project/f579527d-f705-4845-8cda-7ca24f2d7869?fields=security_groups HTTP/1.1" 200 1374 0.112089 10.0.0.23 - - [2025-11-17 02:35:50] "DELETE /security-group/570d1aa6-ff36-4eee-a9e8-78c5355e512b HTTP/1.1" 200 115 0.065155 10.0.0.23 - - [2025-11-17 02:35:50] "GET /projects?obj_uuids=f579527d-f705-4845-8cda-7ca24f2d7869&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001262 10.0.0.33 - - [2025-11-17 02:35:50] "DELETE /access-control-list/8ba1f42d-55c7-4f02-be0b-9d3d3d567f38 HTTP/1.1" 200 115 0.055454 10.0.0.23 - - [2025-11-17 02:35:50] "GET /project/f579527d-f705-4845-8cda-7ca24f2d7869?fields=application_policy_sets HTTP/1.1" 200 1413 0.073304 10.0.0.23 - - [2025-11-17 02:35:50] "DELETE /project/f579527d-f705-4845-8cda-7ca24f2d7869 HTTP/1.1" 200 115 0.533802 10.0.0.22 - - [2025-11-17 02:35:51] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000503 10.0.0.22 - - [2025-11-17 02:35:51] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.029210 10.0.0.22 - - [2025-11-17 02:35:51] "POST /network-ipams HTTP/1.1" 200 519 0.031674 10.0.0.22 - - [2025-11-17 02:35:51] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 756 0.003368 10.0.0.22 - - [2025-11-17 02:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003789 10.0.0.22 - - [2025-11-17 02:35:51] "GET /network-ipam/ad9694da-50b4-449a-b8b1-2cacee66d854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.006945 10.0.0.22 - - [2025-11-17 02:35:51] "PUT /network-ipam/ad9694da-50b4-449a-b8b1-2cacee66d854 HTTP/1.1" 200 258 0.016529 10.0.0.22 - - [2025-11-17 02:35:51] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 756 0.003400 10.0.0.22 - - [2025-11-17 02:35:51] "POST /network-ipams HTTP/1.1" 200 519 0.051510 10.0.0.22 - - [2025-11-17 02:35:51] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 967 0.003371 10.0.0.22 - - [2025-11-17 02:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.22 - - [2025-11-17 02:35:52] "GET /network-ipam/2dcc9247-5810-402c-9cfb-a92e29408ecf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.007551 10.0.0.22 - - [2025-11-17 02:35:52] "PUT /network-ipam/2dcc9247-5810-402c-9cfb-a92e29408ecf HTTP/1.1" 200 258 0.013806 10.0.0.22 - - [2025-11-17 02:35:52] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 967 0.003892 10.0.0.22 - - [2025-11-17 02:35:52] "POST /network-ipams HTTP/1.1" 200 519 0.028896 10.0.0.22 - - [2025-11-17 02:35:52] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1179 0.003314 10.0.0.22 - - [2025-11-17 02:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.22 - - [2025-11-17 02:35:52] "GET /network-ipam/e35dcac9-c441-4a39-bfc5-f0885a9559e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.006066 10.0.0.22 - - [2025-11-17 02:35:52] "PUT /network-ipam/e35dcac9-c441-4a39-bfc5-f0885a9559e8 HTTP/1.1" 200 258 0.014106 10.0.0.22 - - [2025-11-17 02:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.23 - - [2025-11-17 02:35:53] "GET /projects?obj_uuids=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001259 10.0.0.22 - - [2025-11-17 02:35:53] "GET /project/deb0e48c-e743-45d6-a228-d4a0bbfb469f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.053701 10.0.0.33 - - [2025-11-17 02:35:53] "POST /ref-update HTTP/1.1" 200 156 0.036690 10.0.0.23 - - [2025-11-17 02:35:54] "POST /useragent-kv HTTP/1.1" 200 115 0.011196 10.0.0.22 - - [2025-11-17 02:35:54] "POST /neutron/subnet HTTP/1.1" 200 729 0.290940 10.0.0.33 - - [2025-11-17 02:35:54] "POST /fqname-to-id HTTP/1.1" 404 207 0.060916 10.0.0.22 - - [2025-11-17 02:35:54] "POST /id-to-fqname HTTP/1.1" 200 227 0.001429 10.0.0.22 - - [2025-11-17 02:35:54] "GET /virtual-network/966056b3-3533-4cb5-ba4c-5f92b4f42565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.008325 10.0.0.22 - - [2025-11-17 02:35:54] "POST /neutron/network HTTP/1.1" 200 1015 0.009821 10.0.0.22 - - [2025-11-17 02:35:54] "GET /virtual-network/966056b3-3533-4cb5-ba4c-5f92b4f42565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005211 10.0.0.22 - - [2025-11-17 02:35:54] "POST /neutron/subnet HTTP/1.1" 200 828 0.008874 10.0.0.22 - - [2025-11-17 02:35:54] "GET /virtual-network/966056b3-3533-4cb5-ba4c-5f92b4f42565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005615 10.0.0.22 - - [2025-11-17 02:35:54] "GET /network-ipam/ad9694da-50b4-449a-b8b1-2cacee66d854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.004440 10.0.0.22 - - [2025-11-17 02:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.23 - - [2025-11-17 02:35:54] "GET /projects?obj_uuids=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001043 10.0.0.22 - - [2025-11-17 02:35:54] "GET /project/deb0e48c-e743-45d6-a228-d4a0bbfb469f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.056155 10.0.0.23 - - [2025-11-17 02:35:54] "GET /projects?obj_uuids=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001247 10.0.0.22 - - [2025-11-17 02:35:54] "POST /neutron/network HTTP/1.1" 200 613 0.132981 10.0.0.22 - - [2025-11-17 02:35:55] "POST /neutron/network HTTP/1.1" 200 1012 0.015546 10.0.0.22 - - [2025-11-17 02:35:55] "POST /id-to-fqname HTTP/1.1" 200 227 0.001187 10.0.0.22 - - [2025-11-17 02:35:55] "GET /virtual-network/3c209f55-53c0-4a8d-a7cb-067cd2faf05d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005794 10.0.0.22 - - [2025-11-17 02:35:55] "GET /virtual-network/3c209f55-53c0-4a8d-a7cb-067cd2faf05d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005677 10.0.0.22 - - [2025-11-17 02:35:55] "POST /neutron/subnet HTTP/1.1" 200 715 0.009300 10.0.0.22 - - [2025-11-17 02:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.23 - - [2025-11-17 02:35:55] "GET /projects?obj_uuids=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001296 10.0.0.22 - - [2025-11-17 02:35:55] "GET /project/deb0e48c-e743-45d6-a228-d4a0bbfb469f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.045596 10.0.0.23 - - [2025-11-17 02:35:55] "GET /projects?obj_uuids=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001073 10.0.0.22 - - [2025-11-17 02:35:55] "POST /neutron/network HTTP/1.1" 200 613 0.124481 10.0.0.33 - - [2025-11-17 02:35:55] "POST /route-targets HTTP/1.1" 200 327 0.014406 10.0.0.22 - - [2025-11-17 02:35:56] "POST /neutron/network HTTP/1.1" 200 1016 0.011143 10.0.0.22 - - [2025-11-17 02:35:56] "POST /id-to-fqname HTTP/1.1" 200 227 0.001164 10.0.0.22 - - [2025-11-17 02:35:56] "GET /virtual-network/c68cd9ab-f5c9-4335-8ff7-8d0253194450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.006072 10.0.0.22 - - [2025-11-17 02:35:56] "GET /virtual-network/c68cd9ab-f5c9-4335-8ff7-8d0253194450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.005761 10.0.0.22 - - [2025-11-17 02:35:56] "POST /neutron/subnet HTTP/1.1" 200 734 0.008965 10.0.0.22 - - [2025-11-17 02:35:56] "GET /virtual-network/966056b3-3533-4cb5-ba4c-5f92b4f42565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005744 10.0.0.22 - - [2025-11-17 02:35:58] "GET /virtual-network/3c209f55-53c0-4a8d-a7cb-067cd2faf05d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005844 10.0.0.33 - - [2025-11-17 02:35:58] "GET /obj-perms HTTP/1.1" 200 5042 0.064373 10.0.0.22 - - [2025-11-17 02:35:59] "GET /virtual-network/c68cd9ab-f5c9-4335-8ff7-8d0253194450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.006676 10.0.0.22 - - [2025-11-17 02:35:59] "GET /obj-perms HTTP/1.1" 200 5042 0.057169 10.0.0.23 - - [2025-11-17 02:35:59] "GET /obj-perms HTTP/1.1" 200 5042 0.057023 10.0.0.22 - - [2025-11-17 02:35:59] "POST /fqname-to-id HTTP/1.1" 404 224 0.003436 10.0.0.22 - - [2025-11-17 02:35:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.23 - - [2025-11-17 02:35:59] "GET /projects?obj_uuids=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001070 10.0.0.22 - - [2025-11-17 02:35:59] "GET /project/deb0e48c-e743-45d6-a228-d4a0bbfb469f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.040519 10.0.0.22 - - [2025-11-17 02:35:59] "POST /network-policys HTTP/1.1" 200 559 0.026193 10.0.0.22 - - [2025-11-17 02:35:59] "GET /network-policy/44e02c79-4833-490d-93dc-74a7c41e4a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2145 0.006191 10.0.0.22 - - [2025-11-17 02:35:59] "POST /fqname-to-id HTTP/1.1" 404 224 0.002692 10.0.0.22 - - [2025-11-17 02:35:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011735 10.0.0.23 - - [2025-11-17 02:36:00] "GET /projects?obj_uuids=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001128 10.0.0.22 - - [2025-11-17 02:36:00] "GET /project/deb0e48c-e743-45d6-a228-d4a0bbfb469f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.053643 10.0.0.22 - - [2025-11-17 02:36:00] "POST /network-policys HTTP/1.1" 200 559 0.029321 10.0.0.22 - - [2025-11-17 02:36:00] "GET /network-policy/8da58110-4e5c-47e7-8de6-dc81a08bd4a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.006348 10.0.0.22 - - [2025-11-17 02:36:00] "POST /fqname-to-id HTTP/1.1" 404 224 0.002906 10.0.0.22 - - [2025-11-17 02:36:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.23 - - [2025-11-17 02:36:00] "GET /projects?obj_uuids=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001069 10.0.0.22 - - [2025-11-17 02:36:00] "GET /project/deb0e48c-e743-45d6-a228-d4a0bbfb469f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.038154 10.0.0.22 - - [2025-11-17 02:36:00] "POST /network-policys HTTP/1.1" 200 559 0.030919 10.0.0.22 - - [2025-11-17 02:36:00] "GET /network-policy/2f27ccd7-954d-48a9-befc-101ce546cefa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.006129 10.0.0.33 - - [2025-11-17 02:36:00] "POST /fqname-to-id HTTP/1.1" 404 207 0.012453 10.0.0.22 - - [2025-11-17 02:36:00] "POST /neutron/network HTTP/1.1" 200 1199 0.151241 10.0.0.22 - - [2025-11-17 02:36:00] "GET /virtual-network/966056b3-3533-4cb5-ba4c-5f92b4f42565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.006878 10.0.0.22 - - [2025-11-17 02:36:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003784 10.0.0.33 - - [2025-11-17 02:36:00] "POST /access-control-lists HTTP/1.1" 200 597 0.100037 10.0.0.22 - - [2025-11-17 02:36:00] "GET /network-policy/44e02c79-4833-490d-93dc-74a7c41e4a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2145 0.004303 10.0.0.22 - - [2025-11-17 02:36:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003089 10.0.0.22 - - [2025-11-17 02:36:00] "GET /network-policy/8da58110-4e5c-47e7-8de6-dc81a08bd4a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004302 10.0.0.22 - - [2025-11-17 02:36:01] "POST /neutron/network HTTP/1.1" 200 1110 0.086602 10.0.0.22 - - [2025-11-17 02:36:01] "GET /virtual-network/3c209f55-53c0-4a8d-a7cb-067cd2faf05d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.007177 10.0.0.22 - - [2025-11-17 02:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.33 - - [2025-11-17 02:36:01] "POST /ref-update HTTP/1.1" 200 156 0.039564 10.0.0.22 - - [2025-11-17 02:36:01] "GET /network-policy/2f27ccd7-954d-48a9-befc-101ce546cefa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004444 10.0.0.22 - - [2025-11-17 02:36:01] "POST /id-to-fqname HTTP/1.1" 200 227 0.001827 10.0.0.23 - - [2025-11-17 02:36:02] "GET /projects?obj_uuids=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001349 10.0.0.22 - - [2025-11-17 02:36:02] "GET /project/deb0e48c-e743-45d6-a228-d4a0bbfb469f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.083091 10.0.0.22 - - [2025-11-17 02:36:02] "POST /neutron/network HTTP/1.1" 200 1199 0.048519 10.0.0.22 - - [2025-11-17 02:36:02] "POST /id-to-fqname HTTP/1.1" 200 227 0.001246 10.0.0.22 - - [2025-11-17 02:36:02] "POST /neutron/port HTTP/1.1" 200 117 0.007155 10.0.0.23 - - [2025-11-17 02:36:03] "GET /projects?obj_uuids=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001214 10.0.0.22 - - [2025-11-17 02:36:03] "POST /neutron/port HTTP/1.1" 200 1174 0.363220 10.0.0.22 - - [2025-11-17 02:36:03] "POST /neutron/port HTTP/1.1" 200 1228 0.144095 10.0.0.22 - - [2025-11-17 02:36:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004383 10.0.0.22 - - [2025-11-17 02:36:04] "POST /neutron/port HTTP/1.1" 200 117 0.001763 10.0.0.23 - - [2025-11-17 02:36:04] "GET /projects?obj_uuids=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001385 10.0.0.22 - - [2025-11-17 02:36:04] "GET /project/deb0e48c-e743-45d6-a228-d4a0bbfb469f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.296532 10.0.0.22 - - [2025-11-17 02:36:04] "POST /neutron/port HTTP/1.1" 200 1202 0.021278 10.0.0.22 - - [2025-11-17 02:36:04] "POST /id-to-fqname HTTP/1.1" 200 227 0.001387 10.0.0.22 - - [2025-11-17 02:36:04] "POST /neutron/port HTTP/1.1" 200 1202 0.021200 10.0.0.22 - - [2025-11-17 02:36:05] "POST /neutron/network HTTP/1.1" 200 1120 0.009320 10.0.0.22 - - [2025-11-17 02:36:05] "POST /neutron/port HTTP/1.1" 200 1171 0.066039 10.0.0.23 - - [2025-11-17 02:36:06] "GET /projects?obj_uuids=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001236 10.0.0.22 - - [2025-11-17 02:36:06] "GET /project/deb0e48c-e743-45d6-a228-d4a0bbfb469f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.086886 10.0.0.22 - - [2025-11-17 02:36:06] "POST /neutron/port HTTP/1.1" 200 1199 0.027679 10.0.0.22 - - [2025-11-17 02:36:06] "POST /neutron/subnet HTTP/1.1" 200 1375 0.015828 10.0.0.22 - - [2025-11-17 02:36:06] "POST /neutron/network HTTP/1.1" 200 1110 0.016370 10.0.0.22 - - [2025-11-17 02:36:06] "POST /neutron/port HTTP/1.1" 200 117 0.006142 10.0.0.22 - - [2025-11-17 02:36:06] "POST /neutron/port HTTP/1.1" 200 1202 0.023271 10.0.0.22 - - [2025-11-17 02:36:06] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008034 10.0.0.22 - - [2025-11-17 02:36:07] "POST /neutron/port HTTP/1.1" 200 1202 0.055897 10.0.0.22 - - [2025-11-17 02:36:07] "GET /virtual-machine/efc4cd6c-62cc-4ea7-bfc9-4f558b04c64b HTTP/1.1" 401 292 0.000455 10.0.0.22 - - [2025-11-17 02:36:07] "POST /neutron/port HTTP/1.1" 200 1175 0.020146 10.0.0.22 - - [2025-11-17 02:36:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004355 10.0.0.22 - - [2025-11-17 02:36:07] "GET /virtual-machine/efc4cd6c-62cc-4ea7-bfc9-4f558b04c64b HTTP/1.1" 200 1299 0.035511 10.0.0.22 - - [2025-11-17 02:36:07] "GET /virtual-machine/efc4cd6c-62cc-4ea7-bfc9-4f558b04c64b HTTP/1.1" 200 1299 0.004312 10.0.0.22 - - [2025-11-17 02:36:07] "GET /virtual-machine-interface/97959b66-b53b-4b95-844c-6a27ae0779a4 HTTP/1.1" 200 3168 0.011898 10.0.0.22 - - [2025-11-17 02:36:07] "POST /neutron/port HTTP/1.1" 200 117 0.001223 10.0.0.22 - - [2025-11-17 02:36:07] "GET /virtual-machine/efc4cd6c-62cc-4ea7-bfc9-4f558b04c64b HTTP/1.1" 200 1299 0.005419 10.0.0.22 - - [2025-11-17 02:36:07] "GET /virtual-machine-interface/97959b66-b53b-4b95-844c-6a27ae0779a4 HTTP/1.1" 200 3168 0.009598 10.0.0.22 - - [2025-11-17 02:36:07] "GET /instance-ip/2bc50ddd-7492-4159-9fa9-c979fa50f6ec HTTP/1.1" 200 1634 0.008260 10.0.0.22 - - [2025-11-17 02:36:07] "GET /instance-ip/626f198a-23f2-4e2e-bc63-9842cfbced3d HTTP/1.1" 200 1653 0.010264 10.0.0.22 - - [2025-11-17 02:36:07] "GET /virtual-machine/efc4cd6c-62cc-4ea7-bfc9-4f558b04c64b HTTP/1.1" 200 1299 0.006013 10.0.0.22 - - [2025-11-17 02:36:07] "GET /virtual-machine-interface/97959b66-b53b-4b95-844c-6a27ae0779a4 HTTP/1.1" 200 3168 0.009296 10.0.0.22 - - [2025-11-17 02:36:07] "GET /instance-ip/2bc50ddd-7492-4159-9fa9-c979fa50f6ec HTTP/1.1" 200 1634 0.004502 10.0.0.22 - - [2025-11-17 02:36:07] "GET /instance-ip/626f198a-23f2-4e2e-bc63-9842cfbced3d HTTP/1.1" 200 1653 0.004196 10.0.0.22 - - [2025-11-17 02:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783 10.0.0.22 - - [2025-11-17 02:36:07] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003779 10.0.0.22 - - [2025-11-17 02:36:07] "GET /virtual-networks?parent_id=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003502 10.0.0.22 - - [2025-11-17 02:36:07] "GET /virtual-network/966056b3-3533-4cb5-ba4c-5f92b4f42565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.006500 10.0.0.22 - - [2025-11-17 02:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.22 - - [2025-11-17 02:36:08] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004796 10.0.0.22 - - [2025-11-17 02:36:08] "GET /virtual-networks?parent_id=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004076 10.0.0.22 - - [2025-11-17 02:36:08] "GET /virtual-network/966056b3-3533-4cb5-ba4c-5f92b4f42565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.006552 10.0.0.22 - - [2025-11-17 02:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005993 10.0.0.22 - - [2025-11-17 02:36:08] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006474 10.0.0.22 - - [2025-11-17 02:36:08] "GET /virtual-networks?parent_id=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003531 10.0.0.22 - - [2025-11-17 02:36:08] "GET /virtual-network/966056b3-3533-4cb5-ba4c-5f92b4f42565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.007122 10.0.0.22 - - [2025-11-17 02:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.22 - - [2025-11-17 02:36:08] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004191 10.0.0.22 - - [2025-11-17 02:36:08] "GET /virtual-networks?parent_id=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003274 10.0.0.22 - - [2025-11-17 02:36:08] "GET /virtual-network/966056b3-3533-4cb5-ba4c-5f92b4f42565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.006302 10.0.0.22 - - [2025-11-17 02:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.22 - - [2025-11-17 02:36:08] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003794 10.0.0.22 - - [2025-11-17 02:36:08] "GET /virtual-networks?parent_id=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003909 10.0.0.22 - - [2025-11-17 02:36:08] "GET /virtual-network/966056b3-3533-4cb5-ba4c-5f92b4f42565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.006217 10.0.0.22 - - [2025-11-17 02:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.22 - - [2025-11-17 02:36:11] "GET /virtual-network/966056b3-3533-4cb5-ba4c-5f92b4f42565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.006565 10.0.0.22 - - [2025-11-17 02:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004074 10.0.0.22 - - [2025-11-17 02:36:15] "GET /virtual-network/966056b3-3533-4cb5-ba4c-5f92b4f42565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.005610 10.0.0.22 - - [2025-11-17 02:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004390 10.0.0.22 - - [2025-11-17 02:36:19] "GET /virtual-network/966056b3-3533-4cb5-ba4c-5f92b4f42565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.006349 10.0.0.22 - - [2025-11-17 02:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.22 - - [2025-11-17 02:36:23] "GET /virtual-network/966056b3-3533-4cb5-ba4c-5f92b4f42565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.005744 10.0.0.22 - - [2025-11-17 02:36:26] "POST /neutron/port HTTP/1.1" 200 1202 0.015934 10.0.0.22 - - [2025-11-17 02:36:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003823 10.0.0.22 - - [2025-11-17 02:36:27] "POST /neutron/port HTTP/1.1" 200 117 0.001171 10.0.0.22 - - [2025-11-17 02:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.22 - - [2025-11-17 02:36:28] "GET /virtual-network/966056b3-3533-4cb5-ba4c-5f92b4f42565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.005339 10.0.0.22 - - [2025-11-17 02:36:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004898 10.0.0.22 - - [2025-11-17 02:36:32] "GET /virtual-network/966056b3-3533-4cb5-ba4c-5f92b4f42565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.006172 10.0.0.22 - - [2025-11-17 02:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003944 10.0.0.22 - - [2025-11-17 02:36:36] "GET /virtual-network/966056b3-3533-4cb5-ba4c-5f92b4f42565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.005915 10.0.0.22 - - [2025-11-17 02:36:37] "POST /neutron/port HTTP/1.1" 200 1199 0.016418 10.0.0.22 - - [2025-11-17 02:36:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003740 10.0.0.22 - - [2025-11-17 02:36:37] "POST /neutron/port HTTP/1.1" 200 117 0.001184 10.0.0.22 - - [2025-11-17 02:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004085 10.0.0.22 - - [2025-11-17 02:36:40] "GET /virtual-network/966056b3-3533-4cb5-ba4c-5f92b4f42565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.007097 10.0.0.22 - - [2025-11-17 02:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.22 - - [2025-11-17 02:36:44] "GET /virtual-network/966056b3-3533-4cb5-ba4c-5f92b4f42565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.005173 10.0.0.22 - - [2025-11-17 02:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.22 - - [2025-11-17 02:36:48] "GET /virtual-network/966056b3-3533-4cb5-ba4c-5f92b4f42565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.007652 10.0.0.22 - - [2025-11-17 02:36:52] "POST /neutron/port HTTP/1.1" 200 1199 0.055304 10.0.0.22 - - [2025-11-17 02:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.22 - - [2025-11-17 02:36:52] "GET /virtual-network/966056b3-3533-4cb5-ba4c-5f92b4f42565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.005691 10.0.0.22 - - [2025-11-17 02:36:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004110 10.0.0.22 - - [2025-11-17 02:36:56] "GET /virtual-network/966056b3-3533-4cb5-ba4c-5f92b4f42565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.007590 10.0.0.22 - - [2025-11-17 02:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.22 - - [2025-11-17 02:37:00] "GET /virtual-network/966056b3-3533-4cb5-ba4c-5f92b4f42565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.007174 10.0.0.22 - - [2025-11-17 02:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.22 - - [2025-11-17 02:37:04] "GET /virtual-network/966056b3-3533-4cb5-ba4c-5f92b4f42565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.006513 10.0.0.33 - - [2025-11-17 02:37:05] "GET /obj-perms HTTP/1.1" 200 5056 0.057453 10.0.0.22 - - [2025-11-17 02:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003864 10.0.0.22 - - [2025-11-17 02:37:06] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004372 10.0.0.22 - - [2025-11-17 02:37:06] "GET /virtual-networks?parent_id=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004376 10.0.0.22 - - [2025-11-17 02:37:07] "GET /virtual-network/966056b3-3533-4cb5-ba4c-5f92b4f42565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.006949 10.0.0.22 - - [2025-11-17 02:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008294 10.0.0.22 - - [2025-11-17 02:37:07] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003724 10.0.0.22 - - [2025-11-17 02:37:07] "GET /virtual-networks?parent_id=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003753 10.0.0.22 - - [2025-11-17 02:37:07] "GET /virtual-network/966056b3-3533-4cb5-ba4c-5f92b4f42565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.008174 10.0.0.22 - - [2025-11-17 02:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004269 10.0.0.22 - - [2025-11-17 02:37:07] "GET /routing-instance/d5adf67e-8b1f-46eb-af49-08095c2a2e92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.005961 10.0.0.22 - - [2025-11-17 02:37:07] "GET /route-target/5488fa51-5b7f-4778-ad36-56b7795aef8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004973 10.0.0.22 - - [2025-11-17 02:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.22 - - [2025-11-17 02:37:07] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004472 10.0.0.22 - - [2025-11-17 02:37:07] "GET /virtual-networks?parent_id=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003564 10.0.0.22 - - [2025-11-17 02:37:07] "GET /virtual-network/966056b3-3533-4cb5-ba4c-5f92b4f42565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.006185 10.0.0.22 - - [2025-11-17 02:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915 10.0.0.22 - - [2025-11-17 02:37:07] "GET /routing-instance/d5adf67e-8b1f-46eb-af49-08095c2a2e92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.004447 10.0.0.22 - - [2025-11-17 02:37:07] "GET /route-target/5488fa51-5b7f-4778-ad36-56b7795aef8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003837 10.0.0.22 - - [2025-11-17 02:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.22 - - [2025-11-17 02:37:07] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004192 10.0.0.22 - - [2025-11-17 02:37:07] "GET /virtual-networks?parent_id=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003117 10.0.0.22 - - [2025-11-17 02:37:07] "GET /virtual-network/966056b3-3533-4cb5-ba4c-5f92b4f42565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.006143 10.0.0.22 - - [2025-11-17 02:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.22 - - [2025-11-17 02:37:07] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003908 10.0.0.22 - - [2025-11-17 02:37:07] "GET /virtual-networks?parent_id=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003809 10.0.0.22 - - [2025-11-17 02:37:07] "GET /virtual-network/966056b3-3533-4cb5-ba4c-5f92b4f42565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.005996 10.0.0.22 - - [2025-11-17 02:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.22 - - [2025-11-17 02:37:07] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004169 10.0.0.22 - - [2025-11-17 02:37:07] "GET /virtual-networks?parent_id=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003225 10.0.0.22 - - [2025-11-17 02:37:08] "GET /virtual-network/966056b3-3533-4cb5-ba4c-5f92b4f42565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.005564 10.0.0.22 - - [2025-11-17 02:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.22 - - [2025-11-17 02:37:08] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004488 10.0.0.22 - - [2025-11-17 02:37:08] "GET /virtual-networks?parent_id=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003576 10.0.0.22 - - [2025-11-17 02:37:08] "GET /virtual-network/966056b3-3533-4cb5-ba4c-5f92b4f42565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.007405 10.0.0.22 - - [2025-11-17 02:37:08] "GET /obj-perms HTTP/1.1" 200 5042 0.004168 10.0.0.23 - - [2025-11-17 02:37:08] "GET /obj-perms HTTP/1.1" 200 5042 0.003905 10.0.0.22 - - [2025-11-17 02:37:08] "GET /obj-perms HTTP/1.1" 200 5042 0.003783 10.0.0.23 - - [2025-11-17 02:37:08] "GET /obj-perms HTTP/1.1" 200 5042 0.004135 10.0.0.22 - - [2025-11-17 02:37:08] "GET /obj-perms HTTP/1.1" 200 5042 0.004289 10.0.0.22 - - [2025-11-17 02:37:08] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008127 10.0.0.22 - - [2025-11-17 02:37:08] "POST /neutron/port HTTP/1.1" 200 1199 0.016819 10.0.0.22 - - [2025-11-17 02:37:08] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008121 10.0.0.22 - - [2025-11-17 02:37:08] "GET /virtual-machine/9a7ccb86-4b9c-4f28-bd0f-86e4ee41e66e HTTP/1.1" 200 1299 0.006023 10.0.0.22 - - [2025-11-17 02:37:08] "GET /virtual-machine/9a7ccb86-4b9c-4f28-bd0f-86e4ee41e66e HTTP/1.1" 200 1299 0.003813 10.0.0.22 - - [2025-11-17 02:37:08] "GET /virtual-machine-interface/d8b7c7ab-0428-4c9a-9183-810cbe462519 HTTP/1.1" 200 3169 0.006036 10.0.0.22 - - [2025-11-17 02:37:08] "GET /virtual-machine/9a7ccb86-4b9c-4f28-bd0f-86e4ee41e66e HTTP/1.1" 200 1299 0.004756 10.0.0.22 - - [2025-11-17 02:37:08] "GET /virtual-machine-interface/d8b7c7ab-0428-4c9a-9183-810cbe462519 HTTP/1.1" 200 3169 0.006590 10.0.0.22 - - [2025-11-17 02:37:08] "GET /instance-ip/8cfb505a-315e-49c1-bb13-27a7fc949aca HTTP/1.1" 200 1654 0.006506 10.0.0.22 - - [2025-11-17 02:37:08] "GET /instance-ip/b8950d14-c025-4fe9-9ab7-76a28e0199c3 HTTP/1.1" 200 1632 0.006023 10.0.0.22 - - [2025-11-17 02:37:08] "GET /virtual-machine/9a7ccb86-4b9c-4f28-bd0f-86e4ee41e66e HTTP/1.1" 200 1299 0.003934 10.0.0.22 - - [2025-11-17 02:37:08] "GET /virtual-machine-interface/d8b7c7ab-0428-4c9a-9183-810cbe462519 HTTP/1.1" 200 3169 0.006496 10.0.0.22 - - [2025-11-17 02:37:08] "GET /instance-ip/8cfb505a-315e-49c1-bb13-27a7fc949aca HTTP/1.1" 200 1654 0.004525 10.0.0.22 - - [2025-11-17 02:37:08] "GET /instance-ip/b8950d14-c025-4fe9-9ab7-76a28e0199c3 HTTP/1.1" 200 1632 0.004353 10.0.0.22 - - [2025-11-17 02:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.22 - - [2025-11-17 02:37:09] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004446 10.0.0.22 - - [2025-11-17 02:37:09] "GET /virtual-networks?parent_id=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003434 10.0.0.22 - - [2025-11-17 02:37:09] "GET /virtual-network/3c209f55-53c0-4a8d-a7cb-067cd2faf05d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.006121 10.0.0.22 - - [2025-11-17 02:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003367 10.0.0.22 - - [2025-11-17 02:37:09] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004246 10.0.0.22 - - [2025-11-17 02:37:09] "GET /virtual-networks?parent_id=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003002 10.0.0.22 - - [2025-11-17 02:37:09] "GET /virtual-network/3c209f55-53c0-4a8d-a7cb-067cd2faf05d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.007227 10.0.0.22 - - [2025-11-17 02:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004717 10.0.0.22 - - [2025-11-17 02:37:09] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004118 10.0.0.22 - - [2025-11-17 02:37:09] "GET /virtual-networks?parent_id=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004260 10.0.0.22 - - [2025-11-17 02:37:09] "GET /virtual-network/3c209f55-53c0-4a8d-a7cb-067cd2faf05d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.006125 10.0.0.22 - - [2025-11-17 02:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.22 - - [2025-11-17 02:37:09] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003846 10.0.0.22 - - [2025-11-17 02:37:09] "GET /virtual-networks?parent_id=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003319 10.0.0.22 - - [2025-11-17 02:37:09] "GET /virtual-network/3c209f55-53c0-4a8d-a7cb-067cd2faf05d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.007110 10.0.0.22 - - [2025-11-17 02:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.22 - - [2025-11-17 02:37:09] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004201 10.0.0.22 - - [2025-11-17 02:37:09] "GET /virtual-networks?parent_id=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003016 10.0.0.22 - - [2025-11-17 02:37:09] "GET /virtual-network/3c209f55-53c0-4a8d-a7cb-067cd2faf05d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.006330 10.0.0.22 - - [2025-11-17 02:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004597 10.0.0.22 - - [2025-11-17 02:37:10] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005052 10.0.0.22 - - [2025-11-17 02:37:10] "GET /virtual-networks?parent_id=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.005480 10.0.0.22 - - [2025-11-17 02:37:10] "GET /virtual-network/3c209f55-53c0-4a8d-a7cb-067cd2faf05d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.008096 10.0.0.22 - - [2025-11-17 02:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.22 - - [2025-11-17 02:37:10] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003708 10.0.0.22 - - [2025-11-17 02:37:10] "GET /virtual-networks?parent_id=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003788 10.0.0.22 - - [2025-11-17 02:37:11] "GET /virtual-network/3c209f55-53c0-4a8d-a7cb-067cd2faf05d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.006007 10.0.0.22 - - [2025-11-17 02:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.22 - - [2025-11-17 02:37:11] "GET /routing-instance/f2500e93-3299-436a-89ab-8bec5a01ca5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.005499 10.0.0.22 - - [2025-11-17 02:37:11] "GET /route-target/fefecad4-2e72-4191-9497-b0fde0321f26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003947 10.0.0.22 - - [2025-11-17 02:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004732 10.0.0.22 - - [2025-11-17 02:37:11] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004285 10.0.0.22 - - [2025-11-17 02:37:11] "GET /virtual-networks?parent_id=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003028 10.0.0.22 - - [2025-11-17 02:37:11] "GET /virtual-network/3c209f55-53c0-4a8d-a7cb-067cd2faf05d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.008134 10.0.0.22 - - [2025-11-17 02:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004221 10.0.0.22 - - [2025-11-17 02:37:11] "GET /routing-instance/f2500e93-3299-436a-89ab-8bec5a01ca5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.004022 10.0.0.22 - - [2025-11-17 02:37:11] "GET /route-target/fefecad4-2e72-4191-9497-b0fde0321f26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.010279 10.0.0.22 - - [2025-11-17 02:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.22 - - [2025-11-17 02:37:11] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004421 10.0.0.22 - - [2025-11-17 02:37:11] "GET /virtual-networks?parent_id=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003425 10.0.0.22 - - [2025-11-17 02:37:11] "GET /virtual-network/3c209f55-53c0-4a8d-a7cb-067cd2faf05d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.005977 10.0.0.22 - - [2025-11-17 02:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.22 - - [2025-11-17 02:37:11] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004298 10.0.0.22 - - [2025-11-17 02:37:11] "GET /virtual-networks?parent_id=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003931 10.0.0.22 - - [2025-11-17 02:37:11] "GET /virtual-network/3c209f55-53c0-4a8d-a7cb-067cd2faf05d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.006155 10.0.0.22 - - [2025-11-17 02:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.22 - - [2025-11-17 02:37:11] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004215 10.0.0.22 - - [2025-11-17 02:37:11] "GET /virtual-networks?parent_id=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003595 10.0.0.22 - - [2025-11-17 02:37:11] "GET /virtual-network/3c209f55-53c0-4a8d-a7cb-067cd2faf05d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.006083 10.0.0.22 - - [2025-11-17 02:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.22 - - [2025-11-17 02:37:11] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004152 10.0.0.22 - - [2025-11-17 02:37:11] "GET /virtual-networks?parent_id=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003548 10.0.0.22 - - [2025-11-17 02:37:11] "GET /virtual-network/3c209f55-53c0-4a8d-a7cb-067cd2faf05d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.010842 10.0.0.22 - - [2025-11-17 02:37:11] "GET /obj-perms HTTP/1.1" 200 5042 0.003972 10.0.0.23 - - [2025-11-17 02:37:11] "GET /obj-perms HTTP/1.1" 200 5042 0.003868 10.0.0.22 - - [2025-11-17 02:37:12] "GET /obj-perms HTTP/1.1" 200 5042 0.004317 10.0.0.22 - - [2025-11-17 02:37:12] "GET /obj-perms HTTP/1.1" 200 5042 0.003862 10.0.0.22 - - [2025-11-17 02:37:12] "POST /neutron/port HTTP/1.1" 200 1203 0.019496 10.0.0.22 - - [2025-11-17 02:37:12] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008430 10.0.0.22 - - [2025-11-17 02:37:12] "GET /virtual-machine/342bbcbe-2a8d-4afa-b32e-2178a67ba2be HTTP/1.1" 200 1298 0.006081 10.0.0.22 - - [2025-11-17 02:37:12] "GET /virtual-machine/342bbcbe-2a8d-4afa-b32e-2178a67ba2be HTTP/1.1" 200 1298 0.003938 10.0.0.22 - - [2025-11-17 02:37:12] "GET /virtual-machine-interface/1f0b9a0a-885b-4ab5-a390-e0daeb21d5e0 HTTP/1.1" 200 3168 0.006152 10.0.0.22 - - [2025-11-17 02:37:12] "GET /virtual-machine/342bbcbe-2a8d-4afa-b32e-2178a67ba2be HTTP/1.1" 200 1298 0.004320 10.0.0.22 - - [2025-11-17 02:37:12] "GET /virtual-machine-interface/1f0b9a0a-885b-4ab5-a390-e0daeb21d5e0 HTTP/1.1" 200 3168 0.006277 10.0.0.22 - - [2025-11-17 02:37:12] "GET /instance-ip/518e7f67-91cd-41b3-90c2-4cf4713c5468 HTTP/1.1" 200 1653 0.006978 10.0.0.22 - - [2025-11-17 02:37:12] "GET /instance-ip/73785266-147b-442f-86ae-b2524c3410e5 HTTP/1.1" 200 1634 0.006315 10.0.0.22 - - [2025-11-17 02:37:12] "GET /virtual-machine/342bbcbe-2a8d-4afa-b32e-2178a67ba2be HTTP/1.1" 200 1298 0.003780 10.0.0.22 - - [2025-11-17 02:37:12] "GET /virtual-machine-interface/1f0b9a0a-885b-4ab5-a390-e0daeb21d5e0 HTTP/1.1" 200 3168 0.006309 10.0.0.22 - - [2025-11-17 02:37:12] "GET /instance-ip/518e7f67-91cd-41b3-90c2-4cf4713c5468 HTTP/1.1" 200 1653 0.004348 10.0.0.22 - - [2025-11-17 02:37:12] "GET /instance-ip/73785266-147b-442f-86ae-b2524c3410e5 HTTP/1.1" 200 1634 0.004236 10.0.0.22 - - [2025-11-17 02:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.22 - - [2025-11-17 02:37:12] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003934 10.0.0.22 - - [2025-11-17 02:37:12] "GET /virtual-networks?parent_id=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.007300 10.0.0.22 - - [2025-11-17 02:37:12] "GET /virtual-network/c68cd9ab-f5c9-4335-8ff7-8d0253194450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.006707 10.0.0.22 - - [2025-11-17 02:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005494 10.0.0.22 - - [2025-11-17 02:37:13] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004461 10.0.0.22 - - [2025-11-17 02:37:13] "GET /virtual-networks?parent_id=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003861 10.0.0.22 - - [2025-11-17 02:37:13] "GET /virtual-network/c68cd9ab-f5c9-4335-8ff7-8d0253194450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.008555 10.0.0.22 - - [2025-11-17 02:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.22 - - [2025-11-17 02:37:13] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004123 10.0.0.22 - - [2025-11-17 02:37:13] "GET /virtual-networks?parent_id=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003456 10.0.0.22 - - [2025-11-17 02:37:13] "GET /virtual-network/c68cd9ab-f5c9-4335-8ff7-8d0253194450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.005882 10.0.0.22 - - [2025-11-17 02:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004791 10.0.0.22 - - [2025-11-17 02:37:13] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005087 10.0.0.22 - - [2025-11-17 02:37:13] "GET /virtual-networks?parent_id=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003501 10.0.0.22 - - [2025-11-17 02:37:13] "GET /virtual-network/c68cd9ab-f5c9-4335-8ff7-8d0253194450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.006319 10.0.0.22 - - [2025-11-17 02:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003889 10.0.0.22 - - [2025-11-17 02:37:13] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004360 10.0.0.22 - - [2025-11-17 02:37:13] "GET /virtual-networks?parent_id=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003358 10.0.0.22 - - [2025-11-17 02:37:13] "GET /virtual-network/c68cd9ab-f5c9-4335-8ff7-8d0253194450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.008701 10.0.0.22 - - [2025-11-17 02:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.22 - - [2025-11-17 02:37:14] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003774 10.0.0.22 - - [2025-11-17 02:37:14] "GET /virtual-networks?parent_id=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003180 10.0.0.22 - - [2025-11-17 02:37:14] "GET /virtual-network/c68cd9ab-f5c9-4335-8ff7-8d0253194450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.006080 10.0.0.22 - - [2025-11-17 02:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.22 - - [2025-11-17 02:37:14] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004968 10.0.0.22 - - [2025-11-17 02:37:14] "GET /virtual-networks?parent_id=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003712 10.0.0.22 - - [2025-11-17 02:37:14] "GET /virtual-network/c68cd9ab-f5c9-4335-8ff7-8d0253194450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.005934 10.0.0.22 - - [2025-11-17 02:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003773 10.0.0.22 - - [2025-11-17 02:37:14] "GET /routing-instance/5fd791e8-44e0-48c2-a9a9-ef46391d856a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.007190 10.0.0.22 - - [2025-11-17 02:37:15] "GET /route-target/28205165-71e0-483d-a1b6-933800340f5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005168 10.0.0.22 - - [2025-11-17 02:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.22 - - [2025-11-17 02:37:15] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003912 10.0.0.22 - - [2025-11-17 02:37:15] "GET /virtual-networks?parent_id=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003123 10.0.0.22 - - [2025-11-17 02:37:15] "GET /virtual-network/c68cd9ab-f5c9-4335-8ff7-8d0253194450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.006680 10.0.0.22 - - [2025-11-17 02:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.22 - - [2025-11-17 02:37:15] "GET /routing-instance/5fd791e8-44e0-48c2-a9a9-ef46391d856a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.005062 10.0.0.22 - - [2025-11-17 02:37:15] "GET /route-target/28205165-71e0-483d-a1b6-933800340f5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004976 10.0.0.22 - - [2025-11-17 02:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.22 - - [2025-11-17 02:37:15] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004436 10.0.0.22 - - [2025-11-17 02:37:15] "GET /virtual-networks?parent_id=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003217 10.0.0.22 - - [2025-11-17 02:37:15] "GET /virtual-network/c68cd9ab-f5c9-4335-8ff7-8d0253194450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.006526 10.0.0.22 - - [2025-11-17 02:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.22 - - [2025-11-17 02:37:15] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003821 10.0.0.22 - - [2025-11-17 02:37:15] "GET /virtual-networks?parent_id=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002878 10.0.0.22 - - [2025-11-17 02:37:15] "GET /virtual-network/c68cd9ab-f5c9-4335-8ff7-8d0253194450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.007300 10.0.0.22 - - [2025-11-17 02:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.22 - - [2025-11-17 02:37:15] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004251 10.0.0.22 - - [2025-11-17 02:37:15] "GET /virtual-networks?parent_id=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003683 10.0.0.22 - - [2025-11-17 02:37:15] "GET /virtual-network/c68cd9ab-f5c9-4335-8ff7-8d0253194450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.006357 10.0.0.22 - - [2025-11-17 02:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.22 - - [2025-11-17 02:37:15] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004175 10.0.0.22 - - [2025-11-17 02:37:15] "GET /virtual-networks?parent_id=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003347 10.0.0.22 - - [2025-11-17 02:37:15] "GET /virtual-network/c68cd9ab-f5c9-4335-8ff7-8d0253194450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.006069 10.0.0.23 - - [2025-11-17 02:37:15] "GET /obj-perms HTTP/1.1" 200 5042 0.004061 10.0.0.22 - - [2025-11-17 02:37:15] "GET /obj-perms HTTP/1.1" 200 5042 0.004227 10.0.0.22 - - [2025-11-17 02:37:15] "GET /obj-perms HTTP/1.1" 200 5042 0.003752 10.0.0.23 - - [2025-11-17 02:37:16] "GET /obj-perms HTTP/1.1" 200 5042 0.004137 10.0.0.22 - - [2025-11-17 02:37:16] "GET /obj-perms HTTP/1.1" 200 5042 0.004007 10.0.0.33 - - [2025-11-17 02:37:16] "GET /obj-perms HTTP/1.1" 200 5042 0.003403 10.0.0.22 - - [2025-11-17 02:37:16] "GET /virtual-machine/efc4cd6c-62cc-4ea7-bfc9-4f558b04c64b HTTP/1.1" 200 1299 0.005045 10.0.0.22 - - [2025-11-17 02:37:16] "GET /virtual-machine-interface/97959b66-b53b-4b95-844c-6a27ae0779a4 HTTP/1.1" 200 3168 0.005367 10.0.0.22 - - [2025-11-17 02:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148 10.0.0.22 - - [2025-11-17 02:37:16] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003956 10.0.0.22 - - [2025-11-17 02:37:16] "GET /virtual-networks?parent_id=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002916 10.0.0.22 - - [2025-11-17 02:37:16] "GET /virtual-network/966056b3-3533-4cb5-ba4c-5f92b4f42565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.005615 10.0.0.22 - - [2025-11-17 02:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.22 - - [2025-11-17 02:37:17] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003831 10.0.0.22 - - [2025-11-17 02:37:17] "GET /virtual-networks?parent_id=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003521 10.0.0.22 - - [2025-11-17 02:37:17] "GET /virtual-network/966056b3-3533-4cb5-ba4c-5f92b4f42565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.007257 10.0.0.22 - - [2025-11-17 02:37:17] "POST /neutron/port HTTP/1.1" 200 1202 0.015507 10.0.0.22 - - [2025-11-17 02:37:17] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006803 10.0.0.22 - - [2025-11-17 02:37:22] "POST /neutron/port HTTP/1.1" 200 1202 0.017743 10.0.0.22 - - [2025-11-17 02:37:27] "GET /virtual-machine/9a7ccb86-4b9c-4f28-bd0f-86e4ee41e66e HTTP/1.1" 200 1299 0.003777 10.0.0.22 - - [2025-11-17 02:37:27] "GET /virtual-machine-interface/d8b7c7ab-0428-4c9a-9183-810cbe462519 HTTP/1.1" 200 3169 0.005384 10.0.0.22 - - [2025-11-17 02:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.22 - - [2025-11-17 02:37:27] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003060 10.0.0.22 - - [2025-11-17 02:37:27] "POST /neutron/port HTTP/1.1" 200 1203 0.016248 10.0.0.22 - - [2025-11-17 02:37:27] "GET /virtual-networks?parent_id=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002909 10.0.0.22 - - [2025-11-17 02:37:27] "GET /virtual-network/3c209f55-53c0-4a8d-a7cb-067cd2faf05d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.005972 10.0.0.22 - - [2025-11-17 02:37:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003930 10.0.0.22 - - [2025-11-17 02:37:28] "POST /neutron/port HTTP/1.1" 200 117 0.001140 10.0.0.22 - - [2025-11-17 02:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004094 10.0.0.22 - - [2025-11-17 02:37:29] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003593 10.0.0.22 - - [2025-11-17 02:37:29] "GET /virtual-networks?parent_id=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003183 10.0.0.22 - - [2025-11-17 02:37:29] "GET /virtual-network/3c209f55-53c0-4a8d-a7cb-067cd2faf05d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.005810 10.0.0.22 - - [2025-11-17 02:37:29] "GET /virtual-machine/342bbcbe-2a8d-4afa-b32e-2178a67ba2be HTTP/1.1" 200 1298 0.004653 10.0.0.22 - - [2025-11-17 02:37:29] "GET /virtual-machine-interface/1f0b9a0a-885b-4ab5-a390-e0daeb21d5e0 HTTP/1.1" 200 3168 0.006263 10.0.0.22 - - [2025-11-17 02:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004282 10.0.0.22 - - [2025-11-17 02:37:29] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004815 10.0.0.22 - - [2025-11-17 02:37:29] "GET /virtual-networks?parent_id=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004001 10.0.0.22 - - [2025-11-17 02:37:29] "GET /virtual-network/c68cd9ab-f5c9-4335-8ff7-8d0253194450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.016806 10.0.0.22 - - [2025-11-17 02:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.22 - - [2025-11-17 02:37:30] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004159 10.0.0.22 - - [2025-11-17 02:37:30] "GET /virtual-networks?parent_id=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003546 10.0.0.22 - - [2025-11-17 02:37:30] "GET /virtual-network/c68cd9ab-f5c9-4335-8ff7-8d0253194450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.006410 10.0.0.22 - - [2025-11-17 02:37:30] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008180 10.0.0.22 - - [2025-11-17 02:37:40] "POST /neutron/network HTTP/1.1" 200 1120 0.008447 10.0.0.22 - - [2025-11-17 02:37:40] "POST /neutron/subnet HTTP/1.1" 200 1375 0.014897 10.0.0.22 - - [2025-11-17 02:37:40] "POST /neutron/network HTTP/1.1" 200 1110 0.010385 10.0.0.22 - - [2025-11-17 02:38:00] "GET /virtual-machine/342bbcbe-2a8d-4afa-b32e-2178a67ba2be HTTP/1.1" 200 1298 0.005008 10.0.0.22 - - [2025-11-17 02:38:01] "POST /neutron/port HTTP/1.1" 200 151 0.262228 10.0.0.22 - - [2025-11-17 02:38:02] "GET /virtual-machine/342bbcbe-2a8d-4afa-b32e-2178a67ba2be HTTP/1.1" 404 171 0.003293 10.0.0.22 - - [2025-11-17 02:38:02] "GET /virtual-machine/342bbcbe-2a8d-4afa-b32e-2178a67ba2be HTTP/1.1" 404 171 0.003727 10.0.0.22 - - [2025-11-17 02:38:02] "GET /virtual-machine/342bbcbe-2a8d-4afa-b32e-2178a67ba2be HTTP/1.1" 404 171 0.002814 10.0.0.22 - - [2025-11-17 02:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.22 - - [2025-11-17 02:38:02] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004295 10.0.0.22 - - [2025-11-17 02:38:02] "GET /virtual-networks?parent_id=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004609 10.0.0.22 - - [2025-11-17 02:38:02] "GET /virtual-network/c68cd9ab-f5c9-4335-8ff7-8d0253194450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.006737 10.0.0.22 - - [2025-11-17 02:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.22 - - [2025-11-17 02:38:03] "GET /routing-instance/5fd791e8-44e0-48c2-a9a9-ef46391d856a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004767 10.0.0.22 - - [2025-11-17 02:38:03] "GET /route-target/28205165-71e0-483d-a1b6-933800340f5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004067 10.0.0.23 - - [2025-11-17 02:38:03] "GET /obj-perms HTTP/1.1" 200 5042 0.004144 10.0.0.22 - - [2025-11-17 02:38:06] "GET /obj-perms HTTP/1.1" 200 5056 0.085859 10.0.0.23 - - [2025-11-17 02:38:09] "GET /obj-perms HTTP/1.1" 200 5042 0.004667 10.0.0.22 - - [2025-11-17 02:38:09] "GET /obj-perms HTTP/1.1" 200 5042 0.004112 10.0.0.22 - - [2025-11-17 02:38:09] "GET /virtual-machine/9a7ccb86-4b9c-4f28-bd0f-86e4ee41e66e HTTP/1.1" 200 1299 0.004817 10.0.0.22 - - [2025-11-17 02:38:10] "POST /neutron/port HTTP/1.1" 200 151 0.301631 10.0.0.22 - - [2025-11-17 02:38:11] "GET /virtual-machine/9a7ccb86-4b9c-4f28-bd0f-86e4ee41e66e HTTP/1.1" 404 171 0.004106 10.0.0.22 - - [2025-11-17 02:38:11] "GET /virtual-machine/9a7ccb86-4b9c-4f28-bd0f-86e4ee41e66e HTTP/1.1" 404 171 0.004252 10.0.0.22 - - [2025-11-17 02:38:11] "GET /virtual-machine/9a7ccb86-4b9c-4f28-bd0f-86e4ee41e66e HTTP/1.1" 404 171 0.003197 10.0.0.22 - - [2025-11-17 02:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.22 - - [2025-11-17 02:38:11] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003503 10.0.0.22 - - [2025-11-17 02:38:11] "GET /virtual-networks?parent_id=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002919 10.0.0.22 - - [2025-11-17 02:38:11] "GET /virtual-network/3c209f55-53c0-4a8d-a7cb-067cd2faf05d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.007378 10.0.0.22 - - [2025-11-17 02:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010847 10.0.0.22 - - [2025-11-17 02:38:11] "GET /routing-instance/f2500e93-3299-436a-89ab-8bec5a01ca5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.004574 10.0.0.22 - - [2025-11-17 02:38:11] "GET /route-target/fefecad4-2e72-4191-9497-b0fde0321f26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004531 10.0.0.22 - - [2025-11-17 02:38:15] "GET /obj-perms HTTP/1.1" 200 5042 0.004526 10.0.0.22 - - [2025-11-17 02:38:15] "GET /obj-perms HTTP/1.1" 200 5042 0.003902 10.0.0.22 - - [2025-11-17 02:38:15] "GET /virtual-machine/efc4cd6c-62cc-4ea7-bfc9-4f558b04c64b HTTP/1.1" 200 1299 0.006390 10.0.0.22 - - [2025-11-17 02:38:16] "POST /neutron/port HTTP/1.1" 200 151 0.223948 10.0.0.22 - - [2025-11-17 02:38:17] "GET /virtual-machine/efc4cd6c-62cc-4ea7-bfc9-4f558b04c64b HTTP/1.1" 404 171 0.003342 10.0.0.22 - - [2025-11-17 02:38:17] "GET /virtual-machine/efc4cd6c-62cc-4ea7-bfc9-4f558b04c64b HTTP/1.1" 404 171 0.003058 10.0.0.22 - - [2025-11-17 02:38:17] "GET /virtual-machine/efc4cd6c-62cc-4ea7-bfc9-4f558b04c64b HTTP/1.1" 404 171 0.002924 10.0.0.22 - - [2025-11-17 02:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.22 - - [2025-11-17 02:38:17] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004245 10.0.0.22 - - [2025-11-17 02:38:17] "GET /virtual-networks?parent_id=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003688 10.0.0.22 - - [2025-11-17 02:38:17] "GET /virtual-network/966056b3-3533-4cb5-ba4c-5f92b4f42565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.005579 10.0.0.22 - - [2025-11-17 02:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.22 - - [2025-11-17 02:38:17] "GET /routing-instance/d5adf67e-8b1f-46eb-af49-08095c2a2e92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.004606 10.0.0.22 - - [2025-11-17 02:38:17] "GET /route-target/5488fa51-5b7f-4778-ad36-56b7795aef8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003935 10.0.0.23 - - [2025-11-17 02:38:17] "GET /obj-perms HTTP/1.1" 200 5042 0.004383 10.0.0.22 - - [2025-11-17 02:38:23] "GET /obj-perms HTTP/1.1" 200 5042 0.003928 10.0.0.23 - - [2025-11-17 02:38:27] "GET /obj-perms HTTP/1.1" 200 5042 0.004178 10.0.0.22 - - [2025-11-17 02:38:33] "GET /obj-perms HTTP/1.1" 200 5042 0.004077 10.0.0.23 - - [2025-11-17 02:38:36] "GET /obj-perms HTTP/1.1" 200 5042 0.003699 10.0.0.22 - - [2025-11-17 02:38:39] "GET /obj-perms HTTP/1.1" 200 5042 0.004107 10.0.0.33 - - [2025-11-17 02:38:39] "GET /obj-perms HTTP/1.1" 200 5042 0.004115 10.0.0.22 - - [2025-11-17 02:38:39] "GET /virtual-network/3c209f55-53c0-4a8d-a7cb-067cd2faf05d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.006618 10.0.0.33 - - [2025-11-17 02:38:39] "DELETE /access-control-list/6c3bde83-5968-41cc-bd1f-269fe80107d8 HTTP/1.1" 200 115 0.042223 10.0.0.22 - - [2025-11-17 02:38:39] "POST /neutron/network HTTP/1.1" 200 1012 0.013783 10.0.0.22 - - [2025-11-17 02:38:39] "GET /virtual-network/3c209f55-53c0-4a8d-a7cb-067cd2faf05d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007139 10.0.0.22 - - [2025-11-17 02:38:39] "GET /virtual-network/966056b3-3533-4cb5-ba4c-5f92b4f42565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3250 0.006493 10.0.0.33 - - [2025-11-17 02:38:39] "POST /fqname-to-id HTTP/1.1" 404 207 0.004510 10.0.0.22 - - [2025-11-17 02:38:40] "POST /neutron/network HTTP/1.1" 200 1015 0.021387 10.0.0.22 - - [2025-11-17 02:38:40] "GET /virtual-network/966056b3-3533-4cb5-ba4c-5f92b4f42565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005499 10.0.0.33 - - [2025-11-17 02:38:40] "POST /ref-update HTTP/1.1" 200 156 0.053975 10.0.0.22 - - [2025-11-17 02:38:40] "DELETE /network-policy/2f27ccd7-954d-48a9-befc-101ce546cefa HTTP/1.1" 200 115 0.079563 10.0.0.22 - - [2025-11-17 02:38:40] "DELETE /network-policy/8da58110-4e5c-47e7-8de6-dc81a08bd4a9 HTTP/1.1" 200 115 0.058706 10.0.0.22 - - [2025-11-17 02:38:40] "DELETE /network-policy/44e02c79-4833-490d-93dc-74a7c41e4a7c HTTP/1.1" 200 115 0.048365 10.0.0.33 - - [2025-11-17 02:38:40] "DELETE /route-target/28205165-71e0-483d-a1b6-933800340f5c HTTP/1.1" 200 115 0.027187 10.0.0.22 - - [2025-11-17 02:38:40] "POST /neutron/network HTTP/1.1" 200 1012 0.010530 10.0.0.33 - - [2025-11-17 02:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007235 10.0.0.23 - - [2025-11-17 02:38:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003016 10.0.0.23 - - [2025-11-17 02:38:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003522 10.0.0.23 - - [2025-11-17 02:38:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002550 10.0.0.23 - - [2025-11-17 02:38:41] "POST /useragent-kv HTTP/1.1" 200 115 0.005917 10.0.0.22 - - [2025-11-17 02:38:41] "POST /neutron/network HTTP/1.1" 200 151 0.176036 10.0.0.22 - - [2025-11-17 02:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.22 - - [2025-11-17 02:38:41] "DELETE /network-ipam/e35dcac9-c441-4a39-bfc5-f0885a9559e8 HTTP/1.1" 200 115 0.031646 10.0.0.22 - - [2025-11-17 02:38:41] "POST /fqname-to-id HTTP/1.1" 404 203 0.006815 10.0.0.22 - - [2025-11-17 02:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.22 - - [2025-11-17 02:38:41] "DELETE /network-ipam/2dcc9247-5810-402c-9cfb-a92e29408ecf HTTP/1.1" 200 115 0.033966 10.0.0.22 - - [2025-11-17 02:38:41] "POST /fqname-to-id HTTP/1.1" 404 203 0.003089 10.0.0.22 - - [2025-11-17 02:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.22 - - [2025-11-17 02:38:41] "DELETE /network-ipam/ad9694da-50b4-449a-b8b1-2cacee66d854 HTTP/1.1" 200 115 0.037333 10.0.0.22 - - [2025-11-17 02:38:41] "POST /fqname-to-id HTTP/1.1" 404 203 0.003139 10.0.0.23 - - [2025-11-17 02:38:44] "GET /projects?obj_uuids=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001588 10.0.0.22 - - [2025-11-17 02:38:44] "GET /project/deb0e48c-e743-45d6-a228-d4a0bbfb469f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.063338 10.0.0.23 - - [2025-11-17 02:38:44] "GET /projects?obj_uuids=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001058 10.0.0.22 - - [2025-11-17 02:38:44] "GET /project/deb0e48c-e743-45d6-a228-d4a0bbfb469f?fields=virtual_networks HTTP/1.1" 200 1055 0.051009 10.0.0.23 - - [2025-11-17 02:38:44] "GET /projects?obj_uuids=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001055 10.0.0.22 - - [2025-11-17 02:38:44] "GET /project/deb0e48c-e743-45d6-a228-d4a0bbfb469f?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.043044 10.0.0.23 - - [2025-11-17 02:38:44] "GET /projects?obj_uuids=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001025 10.0.0.22 - - [2025-11-17 02:38:44] "GET /project/deb0e48c-e743-45d6-a228-d4a0bbfb469f?fields=security_groups HTTP/1.1" 200 1287 0.049334 10.0.0.22 - - [2025-11-17 02:38:45] "POST /fqname-to-id HTTP/1.1" 404 190 0.050533 10.0.0.23 - - [2025-11-17 02:38:45] "GET /projects?obj_uuids=e0c44e23-94ef-4b7b-813e-00f7968bed21&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003458 10.0.0.23 - - [2025-11-17 02:38:45] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001042 10.0.0.23 - - [2025-11-17 02:38:45] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008174 10.0.0.23 - - [2025-11-17 02:38:46] "POST /id-to-fqname HTTP/1.1" 200 192 0.002834 10.0.0.23 - - [2025-11-17 02:38:46] "POST /fqname-to-id HTTP/1.1" 404 201 0.007748 10.0.0.23 - - [2025-11-17 02:38:46] "POST /security-groups HTTP/1.1" 200 593 0.029988 10.0.0.23 - - [2025-11-17 02:38:46] "POST /projects HTTP/1.1" 200 589 0.248378 10.0.0.33 - - [2025-11-17 02:38:46] "POST /access-control-lists HTTP/1.1" 200 598 0.028288 10.0.0.23 - - [2025-11-17 02:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.323813 10.0.0.22 - - [2025-11-17 02:38:46] "GET /project/e0c44e23-94ef-4b7b-813e-00f7968bed21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.474149 10.0.0.22 - - [2025-11-17 02:38:47] "GET / HTTP/1.1" 200 35931 0.001696 10.0.0.22 - - [2025-11-17 02:38:49] "POST /fqname-to-id HTTP/1.1" 401 292 0.000466 10.0.0.22 - - [2025-11-17 02:38:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.068172 10.0.0.23 - - [2025-11-17 02:38:49] "GET /projects?obj_uuids=e0c44e23-94ef-4b7b-813e-00f7968bed21&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001110 10.0.0.22 - - [2025-11-17 02:38:49] "GET /project/e0c44e23-94ef-4b7b-813e-00f7968bed21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.046832 10.0.0.33 - - [2025-11-17 02:38:50] "POST /route-targets HTTP/1.1" 200 327 0.013512 10.0.0.23 - - [2025-11-17 02:38:50] "POST /useragent-kv HTTP/1.1" 200 115 0.009140 10.0.0.22 - - [2025-11-17 02:38:50] "POST /neutron/subnet HTTP/1.1" 200 720 0.265060 10.0.0.22 - - [2025-11-17 02:38:50] "POST /id-to-fqname HTTP/1.1" 200 222 0.001287 10.0.0.22 - - [2025-11-17 02:38:50] "GET /virtual-network/d2d976a2-6eb8-4b37-9a1d-94a4dcf30140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006199 10.0.0.23 - - [2025-11-17 02:38:50] "DELETE /project/e0c44e2394ef4b7b813e00f7968bed21 HTTP/1.1" 404 173 0.004815 10.0.0.23 - - [2025-11-17 02:38:50] "GET /projects?obj_uuids=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001049 10.0.0.22 - - [2025-11-17 02:38:50] "GET /virtual-network/d2d976a2-6eb8-4b37-9a1d-94a4dcf30140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005351 10.0.0.23 - - [2025-11-17 02:38:50] "GET /project/deb0e48c-e743-45d6-a228-d4a0bbfb469f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1503 0.042897 10.0.0.23 - - [2025-11-17 02:38:50] "GET /projects?obj_uuids=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001626 10.0.0.22 - - [2025-11-17 02:38:50] "POST /neutron/network HTTP/1.1" 200 825 0.005885 10.0.0.23 - - [2025-11-17 02:38:50] "GET /project/deb0e48c-e743-45d6-a228-d4a0bbfb469f?fields=security_groups HTTP/1.1" 200 1392 0.048591 10.0.0.22 - - [2025-11-17 02:38:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.23 - - [2025-11-17 02:38:50] "GET /projects?obj_uuids=e0c44e23-94ef-4b7b-813e-00f7968bed21&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001231 10.0.0.22 - - [2025-11-17 02:38:50] "GET /project/e0c44e23-94ef-4b7b-813e-00f7968bed21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.048048 10.0.0.23 - - [2025-11-17 02:38:50] "DELETE /security-group/edfab288-a52b-41e8-95f0-639149a2b8bb HTTP/1.1" 200 115 0.073804 10.0.0.23 - - [2025-11-17 02:38:50] "GET /projects?obj_uuids=deb0e48c-e743-45d6-a228-d4a0bbfb469f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001061 10.0.0.23 - - [2025-11-17 02:38:50] "GET /project/deb0e48c-e743-45d6-a228-d4a0bbfb469f?fields=application_policy_sets HTTP/1.1" 200 1431 0.063189 10.0.0.23 - - [2025-11-17 02:38:50] "GET /projects?obj_uuids=e0c44e23-94ef-4b7b-813e-00f7968bed21&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001672 10.0.0.33 - - [2025-11-17 02:38:50] "DELETE /access-control-list/7b40ae31-94fd-4dba-bd64-466bdd203046 HTTP/1.1" 200 115 0.071371 10.0.0.22 - - [2025-11-17 02:38:51] "POST /neutron/network HTTP/1.1" 200 607 0.232673 10.0.0.23 - - [2025-11-17 02:38:51] "DELETE /project/deb0e48c-e743-45d6-a228-d4a0bbfb469f HTTP/1.1" 200 115 0.561717 10.0.0.22 - - [2025-11-17 02:38:51] "POST /id-to-fqname HTTP/1.1" 200 222 0.002994 10.0.0.22 - - [2025-11-17 02:38:51] "GET /virtual-network/4b341f09-2558-486b-b773-9ec279d5a139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006781 10.0.0.22 - - [2025-11-17 02:38:51] "POST /neutron/network HTTP/1.1" 200 823 0.007339 10.0.0.22 - - [2025-11-17 02:38:51] "GET /virtual-network/4b341f09-2558-486b-b773-9ec279d5a139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006118 10.0.0.22 - - [2025-11-17 02:38:51] "POST /fqname-to-id HTTP/1.1" 404 228 0.003181 10.0.0.22 - - [2025-11-17 02:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.23 - - [2025-11-17 02:38:51] "GET /projects?obj_uuids=e0c44e23-94ef-4b7b-813e-00f7968bed21&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001014 10.0.0.22 - - [2025-11-17 02:38:51] "GET /project/e0c44e23-94ef-4b7b-813e-00f7968bed21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.043552 10.0.0.22 - - [2025-11-17 02:38:51] "POST /network-policys HTTP/1.1" 200 571 0.032029 10.0.0.22 - - [2025-11-17 02:38:51] "GET /network-policy/e079f464-f480-4fe2-96fa-59520e8e35ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.006818 10.0.0.22 - - [2025-11-17 02:38:51] "POST /neutron/network HTTP/1.1" 200 825 0.006860 10.0.0.33 - - [2025-11-17 02:38:51] "POST /fqname-to-id HTTP/1.1" 404 236 0.011360 10.0.0.22 - - [2025-11-17 02:38:51] "GET /virtual-network/d2d976a2-6eb8-4b37-9a1d-94a4dcf30140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.024306 10.0.0.22 - - [2025-11-17 02:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004600 10.0.0.22 - - [2025-11-17 02:38:51] "GET /network-policy/e079f464-f480-4fe2-96fa-59520e8e35ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.005204 10.0.0.22 - - [2025-11-17 02:38:51] "POST /neutron/network HTTP/1.1" 200 823 0.008435 10.0.0.33 - - [2025-11-17 02:38:51] "POST /fqname-to-id HTTP/1.1" 404 236 0.013587 10.0.0.22 - - [2025-11-17 02:38:52] "GET /virtual-network/4b341f09-2558-486b-b773-9ec279d5a139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.007732 10.0.0.22 - - [2025-11-17 02:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004762 10.0.0.22 - - [2025-11-17 02:38:52] "GET /network-policy/e079f464-f480-4fe2-96fa-59520e8e35ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.010000 10.0.0.22 - - [2025-11-17 02:38:52] "GET /virtual-network/d2d976a2-6eb8-4b37-9a1d-94a4dcf30140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.008394 10.0.0.23 - - [2025-11-17 02:38:54] "GET /obj-perms HTTP/1.1" 200 5034 0.059594 10.0.0.22 - - [2025-11-17 02:38:54] "GET /virtual-network/4b341f09-2558-486b-b773-9ec279d5a139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.005874 10.0.0.22 - - [2025-11-17 02:38:54] "GET /obj-perms HTTP/1.1" 200 5034 0.053170 10.0.0.22 - - [2025-11-17 02:38:54] "POST /id-to-fqname HTTP/1.1" 200 222 0.002106 10.0.0.22 - - [2025-11-17 02:38:55] "POST /neutron/network HTTP/1.1" 200 937 0.006672 10.0.0.23 - - [2025-11-17 02:38:55] "GET /projects?obj_uuids=e0c44e23-94ef-4b7b-813e-00f7968bed21&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000984 10.0.0.22 - - [2025-11-17 02:38:55] "GET /project/e0c44e23-94ef-4b7b-813e-00f7968bed21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.067813 10.0.0.22 - - [2025-11-17 02:38:56] "POST /neutron/port HTTP/1.1" 200 117 0.006631 10.0.0.22 - - [2025-11-17 02:38:56] "POST /id-to-fqname HTTP/1.1" 200 222 0.001562 10.0.0.22 - - [2025-11-17 02:38:56] "POST /neutron/network HTTP/1.1" 200 937 0.007841 10.0.0.22 - - [2025-11-17 02:38:57] "POST /neutron/port HTTP/1.1" 200 1061 0.014316 10.0.0.22 - - [2025-11-17 02:38:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003706 10.0.0.23 - - [2025-11-17 02:38:57] "GET /projects?obj_uuids=e0c44e23-94ef-4b7b-813e-00f7968bed21&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001176 10.0.0.22 - - [2025-11-17 02:38:57] "GET /project/e0c44e23-94ef-4b7b-813e-00f7968bed21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.070388 10.0.0.22 - - [2025-11-17 02:38:57] "POST /neutron/network HTTP/1.1" 200 925 0.006375 10.0.0.22 - - [2025-11-17 02:38:57] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008339 10.0.0.22 - - [2025-11-17 02:38:57] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008505 10.0.0.33 - - [2025-11-17 02:38:58] "PUT /access-control-list/0cb9ca9a-182d-455e-a47d-a9821aa5b259 HTTP/1.1" 200 272 0.017843 10.0.0.22 - - [2025-11-17 02:38:58] "POST /neutron/port HTTP/1.1" 200 1059 0.016028 10.0.0.22 - - [2025-11-17 02:38:58] "POST /neutron/port HTTP/1.1" 200 1087 0.023163 10.0.0.22 - - [2025-11-17 02:38:58] "POST /neutron/port HTTP/1.1" 200 117 0.001400 10.0.0.22 - - [2025-11-17 02:39:02] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007660 10.0.0.22 - - [2025-11-17 02:39:02] "POST /neutron/port HTTP/1.1" 200 1089 0.017438 10.0.0.22 - - [2025-11-17 02:39:02] "GET /virtual-machine/78e46b92-9de8-4923-9d5f-2156c0f89e84 HTTP/1.1" 401 292 0.000491 10.0.0.22 - - [2025-11-17 02:39:03] "GET /virtual-machine/78e46b92-9de8-4923-9d5f-2156c0f89e84 HTTP/1.1" 200 1294 0.034034 10.0.0.22 - - [2025-11-17 02:39:03] "GET /virtual-machine-interface/5a37fa28-b52b-43b7-bd1f-acf9e3d86844 HTTP/1.1" 200 2951 0.005723 10.0.0.22 - - [2025-11-17 02:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.22 - - [2025-11-17 02:39:03] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004447 10.0.0.22 - - [2025-11-17 02:39:03] "GET /virtual-networks?parent_id=e0c44e23-94ef-4b7b-813e-00f7968bed21&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003280 10.0.0.22 - - [2025-11-17 02:39:03] "GET /virtual-network/d2d976a2-6eb8-4b37-9a1d-94a4dcf30140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.005975 10.0.0.22 - - [2025-11-17 02:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.22 - - [2025-11-17 02:39:06] "GET /virtual-network/d2d976a2-6eb8-4b37-9a1d-94a4dcf30140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.006019 10.0.0.33 - - [2025-11-17 02:39:07] "GET /obj-perms HTTP/1.1" 200 5056 0.072739 10.0.0.22 - - [2025-11-17 02:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010837 10.0.0.22 - - [2025-11-17 02:39:10] "GET /virtual-network/d2d976a2-6eb8-4b37-9a1d-94a4dcf30140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.006580 10.0.0.22 - - [2025-11-17 02:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004259 10.0.0.22 - - [2025-11-17 02:39:14] "GET /virtual-network/d2d976a2-6eb8-4b37-9a1d-94a4dcf30140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.006168 10.0.0.22 - - [2025-11-17 02:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.22 - - [2025-11-17 02:39:18] "GET /virtual-network/d2d976a2-6eb8-4b37-9a1d-94a4dcf30140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.005904 10.0.0.22 - - [2025-11-17 02:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.22 - - [2025-11-17 02:39:22] "GET /virtual-network/d2d976a2-6eb8-4b37-9a1d-94a4dcf30140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.005192 10.0.0.22 - - [2025-11-17 02:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004202 10.0.0.22 - - [2025-11-17 02:39:27] "GET /virtual-network/d2d976a2-6eb8-4b37-9a1d-94a4dcf30140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.005864 10.0.0.22 - - [2025-11-17 02:39:30] "POST /neutron/port HTTP/1.1" 200 1089 0.049521 10.0.0.22 - - [2025-11-17 02:39:30] "POST /neutron/subnet HTTP/1.1" 200 694 0.009203 10.0.0.22 - - [2025-11-17 02:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.22 - - [2025-11-17 02:39:31] "GET /virtual-network/d2d976a2-6eb8-4b37-9a1d-94a4dcf30140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.005928 10.0.0.22 - - [2025-11-17 02:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.22 - - [2025-11-17 02:39:35] "GET /virtual-network/d2d976a2-6eb8-4b37-9a1d-94a4dcf30140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.006254 10.0.0.22 - - [2025-11-17 02:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.22 - - [2025-11-17 02:39:39] "GET /virtual-network/d2d976a2-6eb8-4b37-9a1d-94a4dcf30140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.006690 10.0.0.22 - - [2025-11-17 02:39:40] "POST /neutron/port HTTP/1.1" 200 1087 0.014897 10.0.0.22 - - [2025-11-17 02:39:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003630 10.0.0.22 - - [2025-11-17 02:39:40] "POST /neutron/network HTTP/1.1" 200 925 0.006490 10.0.0.22 - - [2025-11-17 02:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004046 10.0.0.22 - - [2025-11-17 02:39:41] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004172 10.0.0.22 - - [2025-11-17 02:39:41] "GET /virtual-networks?parent_id=e0c44e23-94ef-4b7b-813e-00f7968bed21&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003203 10.0.0.22 - - [2025-11-17 02:39:41] "GET /virtual-network/d2d976a2-6eb8-4b37-9a1d-94a4dcf30140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.006492 10.0.0.22 - - [2025-11-17 02:39:44] "POST /neutron/port HTTP/1.1" 200 1087 0.016093 10.0.0.22 - - [2025-11-17 02:39:46] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008518 10.0.0.22 - - [2025-11-17 02:39:51] "POST /neutron/port HTTP/1.1" 200 1089 0.016601 10.0.0.22 - - [2025-11-17 02:39:57] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007448 10.0.0.22 - - [2025-11-17 02:40:02] "POST /neutron/port HTTP/1.1" 200 1087 0.020848 10.0.0.22 - - [2025-11-17 02:40:02] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007872 10.0.0.22 - - [2025-11-17 02:40:02] "GET /virtual-machine/d1ea6788-517d-45ee-bd79-49841d234fe7 HTTP/1.1" 200 1295 0.006651 10.0.0.22 - - [2025-11-17 02:40:02] "GET /virtual-machine-interface/09120939-2c11-4bcd-9edd-3da093f5b002 HTTP/1.1" 200 2950 0.006391 10.0.0.22 - - [2025-11-17 02:40:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.22 - - [2025-11-17 02:40:02] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003743 10.0.0.22 - - [2025-11-17 02:40:02] "GET /virtual-networks?parent_id=e0c44e23-94ef-4b7b-813e-00f7968bed21&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003081 10.0.0.22 - - [2025-11-17 02:40:02] "GET /virtual-network/4b341f09-2558-486b-b773-9ec279d5a139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.006149 10.0.0.22 - - [2025-11-17 02:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.22 - - [2025-11-17 02:40:03] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005987 10.0.0.22 - - [2025-11-17 02:40:03] "GET /virtual-networks?parent_id=e0c44e23-94ef-4b7b-813e-00f7968bed21&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003359 10.0.0.22 - - [2025-11-17 02:40:03] "GET /virtual-network/4b341f09-2558-486b-b773-9ec279d5a139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.006291 10.0.0.22 - - [2025-11-17 02:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004058 10.0.0.23 - - [2025-11-17 02:40:27] "GET /projects?obj_uuids=e0c44e23-94ef-4b7b-813e-00f7968bed21&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001479 10.0.0.22 - - [2025-11-17 02:40:27] "GET /project/e0c44e23-94ef-4b7b-813e-00f7968bed21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.061238 10.0.0.22 - - [2025-11-17 02:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.22 - - [2025-11-17 02:40:27] "PUT /network-policy/e079f464-f480-4fe2-96fa-59520e8e35ff HTTP/1.1" 200 262 0.014855 10.0.0.33 - - [2025-11-17 02:40:28] "PUT /access-control-list/0cb9ca9a-182d-455e-a47d-a9821aa5b259 HTTP/1.1" 200 272 0.043662 10.0.0.22 - - [2025-11-17 02:40:30] "POST /neutron/network HTTP/1.1" 200 937 0.007415 10.0.0.22 - - [2025-11-17 02:40:31] "POST /neutron/port HTTP/1.1" 200 117 0.001303 10.0.0.22 - - [2025-11-17 02:40:32] "GET /virtual-network/4b341f09-2558-486b-b773-9ec279d5a139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.006176 10.0.0.22 - - [2025-11-17 02:40:32] "POST /neutron/network HTTP/1.1" 200 823 0.083572 10.0.0.22 - - [2025-11-17 02:40:32] "GET /virtual-network/4b341f09-2558-486b-b773-9ec279d5a139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.009184 10.0.0.22 - - [2025-11-17 02:40:32] "GET /virtual-network/d2d976a2-6eb8-4b37-9a1d-94a4dcf30140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.008035 10.0.0.22 - - [2025-11-17 02:40:32] "POST /neutron/network HTTP/1.1" 200 825 0.085965 10.0.0.33 - - [2025-11-17 02:40:32] "DELETE /access-control-list/7d117a2d-e08c-4f7a-a3ad-74c5a929ce9d HTTP/1.1" 200 115 0.038824 10.0.0.22 - - [2025-11-17 02:40:32] "GET /virtual-network/d2d976a2-6eb8-4b37-9a1d-94a4dcf30140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008543 10.0.0.22 - - [2025-11-17 02:40:32] "DELETE /network-policy/e079f464-f480-4fe2-96fa-59520e8e35ff HTTP/1.1" 200 115 0.046870 10.0.0.22 - - [2025-11-17 02:40:32] "POST /neutron/network HTTP/1.1" 400 204 0.022676 10.0.0.22 - - [2025-11-17 02:40:32] "POST /neutron/port HTTP/1.1" 200 1089 0.018477 10.0.0.22 - - [2025-11-17 02:40:33] "POST /neutron/port HTTP/1.1" 200 151 0.264977 10.0.0.22 - - [2025-11-17 02:40:35] "POST /neutron/network HTTP/1.1" 200 825 0.006957 10.0.0.33 - - [2025-11-17 02:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004213 10.0.0.23 - - [2025-11-17 02:40:36] "GET /projects?obj_uuids=e0c44e23-94ef-4b7b-813e-00f7968bed21&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001055 10.0.0.22 - - [2025-11-17 02:40:36] "GET /project/e0c44e23-94ef-4b7b-813e-00f7968bed21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.040121 10.0.0.23 - - [2025-11-17 02:40:36] "GET /projects?obj_uuids=e0c44e23-94ef-4b7b-813e-00f7968bed21&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001059 10.0.0.22 - - [2025-11-17 02:40:36] "GET /project/e0c44e23-94ef-4b7b-813e-00f7968bed21?fields=virtual_networks HTTP/1.1" 200 1046 0.050285 10.0.0.23 - - [2025-11-17 02:40:36] "GET /projects?obj_uuids=e0c44e23-94ef-4b7b-813e-00f7968bed21&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000978 10.0.0.22 - - [2025-11-17 02:40:36] "GET /project/e0c44e23-94ef-4b7b-813e-00f7968bed21?fields=virtual_machine_interfaces HTTP/1.1" 200 1046 0.039810 10.0.0.23 - - [2025-11-17 02:40:36] "GET /projects?obj_uuids=e0c44e23-94ef-4b7b-813e-00f7968bed21&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001457 10.0.0.22 - - [2025-11-17 02:40:36] "GET /project/e0c44e23-94ef-4b7b-813e-00f7968bed21?fields=security_groups HTTP/1.1" 200 1274 0.035897 10.0.0.22 - - [2025-11-17 02:40:37] "POST /fqname-to-id HTTP/1.1" 404 200 0.030167 10.0.0.23 - - [2025-11-17 02:40:37] "GET /projects?obj_uuids=285a078b-e91b-43ac-8817-cb4245a3ad86&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002906 10.0.0.23 - - [2025-11-17 02:40:38] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001363 10.0.0.23 - - [2025-11-17 02:40:38] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007677 10.0.0.23 - - [2025-11-17 02:40:38] "POST /id-to-fqname HTTP/1.1" 200 202 0.005609 10.0.0.23 - - [2025-11-17 02:40:38] "POST /fqname-to-id HTTP/1.1" 404 211 0.005283 10.0.0.23 - - [2025-11-17 02:40:38] "POST /security-groups HTTP/1.1" 200 603 0.040074 10.0.0.23 - - [2025-11-17 02:40:38] "POST /projects HTTP/1.1" 200 609 0.258984 10.0.0.33 - - [2025-11-17 02:40:38] "POST /access-control-lists HTTP/1.1" 200 608 0.030492 10.0.0.23 - - [2025-11-17 02:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.335742 10.0.0.22 - - [2025-11-17 02:40:38] "GET /project/285a078b-e91b-43ac-8817-cb4245a3ad86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.482037 10.0.0.33 - - [2025-11-17 02:40:39] "DELETE /access-control-list/78127db9-807b-4990-a048-925ad5e5e5bc HTTP/1.1" 200 115 0.056441 10.0.0.22 - - [2025-11-17 02:40:40] "GET / HTTP/1.1" 200 35931 0.002006 10.0.0.22 - - [2025-11-17 02:40:43] "GET /project/285a078b-e91b-43ac-8817-cb4245a3ad86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000501 10.0.0.23 - - [2025-11-17 02:40:43] "GET /projects?obj_uuids=285a078b-e91b-43ac-8817-cb4245a3ad86&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.039011 10.0.0.22 - - [2025-11-17 02:40:43] "GET /project/285a078b-e91b-43ac-8817-cb4245a3ad86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.113150 10.0.0.22 - - [2025-11-17 02:40:44] "GET / HTTP/1.1" 200 35931 0.004042 10.0.0.22 - - [2025-11-17 02:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.23 - - [2025-11-17 02:40:45] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000968 10.0.0.22 - - [2025-11-17 02:40:45] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007655 10.0.0.22 - - [2025-11-17 02:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.23 - - [2025-11-17 02:40:45] "GET /projects?obj_uuids=285a078b-e91b-43ac-8817-cb4245a3ad86&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001020 10.0.0.22 - - [2025-11-17 02:40:45] "GET /project/285a078b-e91b-43ac-8817-cb4245a3ad86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.046389 10.0.0.23 - - [2025-11-17 02:40:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000564 10.0.0.23 - - [2025-11-17 02:40:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000451 10.0.0.22 - - [2025-11-17 02:40:46] "GET /domains HTTP/1.1" 401 292 0.000388 10.0.0.33 - - [2025-11-17 02:40:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.33 - - [2025-11-17 02:40:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000383 10.0.0.22 - - [2025-11-17 02:40:46] "GET /domains HTTP/1.1" 200 280 0.106994 10.0.0.23 - - [2025-11-17 02:40:46] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002102 10.0.0.22 - - [2025-11-17 02:40:46] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03 HTTP/1.1" 200 2585 0.012065 10.0.0.33 - - [2025-11-17 02:40:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000443 10.0.0.23 - - [2025-11-17 02:40:46] "GET /projects?obj_uuids=285a078b-e91b-43ac-8817-cb4245a3ad86&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001027 10.0.0.33 - - [2025-11-17 02:40:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000378 10.0.0.22 - - [2025-11-17 02:40:46] "GET /project/285a078b-e91b-43ac-8817-cb4245a3ad86 HTTP/1.1" 200 1933 0.097529 10.0.0.22 - - [2025-11-17 02:40:46] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003732 10.0.0.22 - - [2025-11-17 02:40:46] "POST /network-ipams HTTP/1.1" 200 621 0.026939 10.0.0.22 - - [2025-11-17 02:40:46] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 810 0.003352 10.0.0.22 - - [2025-11-17 02:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.22 - - [2025-11-17 02:40:47] "GET /network-ipam/30bb63c0-c848-4927-9cbf-7216f9332d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.007023 10.0.0.22 - - [2025-11-17 02:40:47] "PUT /network-ipam/30bb63c0-c848-4927-9cbf-7216f9332d12 HTTP/1.1" 200 258 0.015596 10.0.0.22 - - [2025-11-17 02:40:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000477 10.0.0.23 - - [2025-11-17 02:40:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000407 10.0.0.23 - - [2025-11-17 02:40:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000379 10.0.0.22 - - [2025-11-17 02:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.044921 10.0.0.23 - - [2025-11-17 02:40:47] "GET /projects?obj_uuids=285a078b-e91b-43ac-8817-cb4245a3ad86&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001039 10.0.0.22 - - [2025-11-17 02:40:47] "GET /project/285a078b-e91b-43ac-8817-cb4245a3ad86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.046565 10.0.0.23 - - [2025-11-17 02:40:48] "GET /projects?obj_uuids=285a078b-e91b-43ac-8817-cb4245a3ad86&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001012 10.0.0.22 - - [2025-11-17 02:40:48] "POST /neutron/network HTTP/1.1" 200 623 0.153171 10.0.0.33 - - [2025-11-17 02:40:48] "POST /ref-update HTTP/1.1" 200 156 0.067771 10.0.0.23 - - [2025-11-17 02:40:48] "POST /useragent-kv HTTP/1.1" 200 115 0.007148 10.0.0.22 - - [2025-11-17 02:40:48] "POST /neutron/subnet HTTP/1.1" 200 828 0.232515 10.0.0.22 - - [2025-11-17 02:40:48] "POST /id-to-fqname HTTP/1.1" 200 235 0.001469 10.0.0.22 - - [2025-11-17 02:40:48] "GET /virtual-network/8e312d1c-18e4-4567-a482-3d1477999a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.006446 10.0.0.22 - - [2025-11-17 02:40:48] "GET /virtual-network/8e312d1c-18e4-4567-a482-3d1477999a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.006040 10.0.0.22 - - [2025-11-17 02:40:49] "POST /neutron/network HTTP/1.1" 200 1337 0.012334 10.0.0.22 - - [2025-11-17 02:40:49] "POST /neutron/subnet HTTP/1.1" 200 828 0.010205 10.0.0.22 - - [2025-11-17 02:40:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000604 10.0.0.22 - - [2025-11-17 02:40:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000463 10.0.0.22 - - [2025-11-17 02:40:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.22 - - [2025-11-17 02:40:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000336 10.0.0.22 - - [2025-11-17 02:40:49] "GET /virtual-network/8e312d1c-18e4-4567-a482-3d1477999a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.007011 10.0.0.23 - - [2025-11-17 02:40:51] "GET /obj-perms HTTP/1.1" 200 5019 0.089025 10.0.0.23 - - [2025-11-17 02:40:51] "DELETE /project/285a078be91b43ac8817cb4245a3ad86 HTTP/1.1" 404 173 0.056314 10.0.0.22 - - [2025-11-17 02:40:51] "POST /fqname-to-id HTTP/1.1" 404 229 0.003650 10.0.0.23 - - [2025-11-17 02:40:51] "DELETE /project/e0c44e23-94ef-4b7b-813e-00f7968bed21 HTTP/1.1" 404 177 0.077531 10.0.0.22 - - [2025-11-17 02:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.23 - - [2025-11-17 02:40:51] "GET /projects?obj_uuids=285a078b-e91b-43ac-8817-cb4245a3ad86&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001577 10.0.0.22 - - [2025-11-17 02:40:51] "GET /project/285a078b-e91b-43ac-8817-cb4245a3ad86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.045576 10.0.0.22 - - [2025-11-17 02:40:51] "POST /network-policys HTTP/1.1" 200 563 0.032166 10.0.0.22 - - [2025-11-17 02:40:51] "GET /network-policy/bef4fb05-39de-4fb5-9c42-87417b01bf75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006886 10.0.0.22 - - [2025-11-17 02:40:51] "POST /fqname-to-id HTTP/1.1" 404 229 0.003187 10.0.0.22 - - [2025-11-17 02:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006922 10.0.0.23 - - [2025-11-17 02:40:51] "GET /projects?obj_uuids=285a078b-e91b-43ac-8817-cb4245a3ad86&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000997 10.0.0.22 - - [2025-11-17 02:40:51] "GET /project/285a078b-e91b-43ac-8817-cb4245a3ad86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.048793 10.0.0.22 - - [2025-11-17 02:40:51] "POST /network-policys HTTP/1.1" 200 563 0.029339 10.0.0.22 - - [2025-11-17 02:40:51] "GET /network-policy/1658368e-10bc-40d6-85fb-2ae7e6fbadee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8879 0.008899 10.0.0.22 - - [2025-11-17 02:40:52] "POST /fqname-to-id HTTP/1.1" 404 229 0.003187 10.0.0.22 - - [2025-11-17 02:40:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279 10.0.0.23 - - [2025-11-17 02:40:52] "GET /projects?obj_uuids=285a078b-e91b-43ac-8817-cb4245a3ad86&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002823 10.0.0.22 - - [2025-11-17 02:40:52] "GET /project/285a078b-e91b-43ac-8817-cb4245a3ad86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.044873 10.0.0.22 - - [2025-11-17 02:40:52] "POST /network-policys HTTP/1.1" 200 563 0.027550 10.0.0.22 - - [2025-11-17 02:40:52] "GET /network-policy/2d7fcd47-29e6-4116-8b7c-4e149b407230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006779 10.0.0.22 - - [2025-11-17 02:40:52] "POST /fqname-to-id HTTP/1.1" 404 229 0.003164 10.0.0.22 - - [2025-11-17 02:40:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103 10.0.0.23 - - [2025-11-17 02:40:52] "GET /projects?obj_uuids=285a078b-e91b-43ac-8817-cb4245a3ad86&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000981 10.0.0.22 - - [2025-11-17 02:40:52] "GET /project/285a078b-e91b-43ac-8817-cb4245a3ad86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.059108 10.0.0.22 - - [2025-11-17 02:40:52] "POST /network-policys HTTP/1.1" 200 563 0.031957 10.0.0.22 - - [2025-11-17 02:40:52] "GET /network-policy/ff4ef495-4a4c-453e-8da2-470d2182c945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006792 10.0.0.22 - - [2025-11-17 02:40:52] "POST /fqname-to-id HTTP/1.1" 404 229 0.003259 10.0.0.22 - - [2025-11-17 02:40:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003245 10.0.0.23 - - [2025-11-17 02:40:52] "GET /projects?obj_uuids=285a078b-e91b-43ac-8817-cb4245a3ad86&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001194 10.0.0.22 - - [2025-11-17 02:40:52] "GET /project/285a078b-e91b-43ac-8817-cb4245a3ad86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.044814 10.0.0.22 - - [2025-11-17 02:40:53] "POST /network-policys HTTP/1.1" 200 563 0.028806 10.0.0.22 - - [2025-11-17 02:40:53] "GET /network-policy/7790894b-e816-4a46-a3f4-cea7ecbcc0ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006279 10.0.0.22 - - [2025-11-17 02:40:53] "POST /fqname-to-id HTTP/1.1" 404 229 0.003296 10.0.0.22 - - [2025-11-17 02:40:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003442 10.0.0.23 - - [2025-11-17 02:40:53] "GET /projects?obj_uuids=285a078b-e91b-43ac-8817-cb4245a3ad86&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001184 10.0.0.22 - - [2025-11-17 02:40:53] "GET /project/285a078b-e91b-43ac-8817-cb4245a3ad86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.039189 10.0.0.22 - - [2025-11-17 02:40:53] "POST /network-policys HTTP/1.1" 200 563 0.030576 10.0.0.22 - - [2025-11-17 02:40:53] "GET /network-policy/124fb494-060a-499c-8317-190caad819c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.006908 10.0.0.22 - - [2025-11-17 02:40:53] "POST /fqname-to-id HTTP/1.1" 404 229 0.004076 10.0.0.22 - - [2025-11-17 02:40:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.23 - - [2025-11-17 02:40:53] "GET /projects?obj_uuids=285a078b-e91b-43ac-8817-cb4245a3ad86&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001276 10.0.0.22 - - [2025-11-17 02:40:53] "GET /project/285a078b-e91b-43ac-8817-cb4245a3ad86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.056574 10.0.0.22 - - [2025-11-17 02:40:53] "POST /network-policys HTTP/1.1" 200 563 0.037074 10.0.0.22 - - [2025-11-17 02:40:53] "GET /network-policy/64a772f1-0a3b-4dcf-9074-46d5ba964d2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.008778 10.0.0.22 - - [2025-11-17 02:40:54] "POST /fqname-to-id HTTP/1.1" 404 229 0.014390 10.0.0.22 - - [2025-11-17 02:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003847 10.0.0.23 - - [2025-11-17 02:40:54] "GET /projects?obj_uuids=285a078b-e91b-43ac-8817-cb4245a3ad86&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001011 10.0.0.22 - - [2025-11-17 02:40:54] "GET /project/285a078b-e91b-43ac-8817-cb4245a3ad86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.044566 10.0.0.22 - - [2025-11-17 02:40:54] "POST /network-policys HTTP/1.1" 200 563 0.027188 10.0.0.22 - - [2025-11-17 02:40:54] "GET /network-policy/cc296509-f063-46c1-a805-3d1528056b96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006685 10.0.0.22 - - [2025-11-17 02:40:54] "POST /fqname-to-id HTTP/1.1" 404 229 0.003156 10.0.0.22 - - [2025-11-17 02:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003053 10.0.0.23 - - [2025-11-17 02:40:54] "GET /projects?obj_uuids=285a078b-e91b-43ac-8817-cb4245a3ad86&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001152 10.0.0.22 - - [2025-11-17 02:40:54] "GET /project/285a078b-e91b-43ac-8817-cb4245a3ad86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.052317 10.0.0.22 - - [2025-11-17 02:40:54] "POST /network-policys HTTP/1.1" 200 563 0.034130 10.0.0.22 - - [2025-11-17 02:40:54] "GET /network-policy/6b5b6f26-966a-4201-96b6-d482bf5539cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006647 10.0.0.22 - - [2025-11-17 02:40:54] "POST /fqname-to-id HTTP/1.1" 404 229 0.004725 10.0.0.22 - - [2025-11-17 02:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.23 - - [2025-11-17 02:40:54] "GET /projects?obj_uuids=285a078b-e91b-43ac-8817-cb4245a3ad86&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001021 10.0.0.22 - - [2025-11-17 02:40:54] "GET /project/285a078b-e91b-43ac-8817-cb4245a3ad86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.053911 10.0.0.22 - - [2025-11-17 02:40:55] "POST /network-policys HTTP/1.1" 200 563 0.030112 10.0.0.22 - - [2025-11-17 02:40:55] "GET /network-policy/165d2f5e-1890-4795-bcdf-681669ce512d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006297 10.0.0.22 - - [2025-11-17 02:40:55] "POST /neutron/network HTTP/1.1" 200 2250 0.016375 10.0.0.22 - - [2025-11-17 02:40:55] "GET /virtual-network/8e312d1c-18e4-4567-a482-3d1477999a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.005666 10.0.0.22 - - [2025-11-17 02:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.22 - - [2025-11-17 02:40:55] "GET /network-policy/124fb494-060a-499c-8317-190caad819c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004562 10.0.0.22 - - [2025-11-17 02:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002868 10.0.0.22 - - [2025-11-17 02:40:55] "GET /network-policy/1658368e-10bc-40d6-85fb-2ae7e6fbadee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8879 0.004965 10.0.0.22 - - [2025-11-17 02:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005077 10.0.0.22 - - [2025-11-17 02:40:55] "GET /network-policy/165d2f5e-1890-4795-bcdf-681669ce512d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004037 10.0.0.22 - - [2025-11-17 02:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.22 - - [2025-11-17 02:40:55] "GET /network-policy/2d7fcd47-29e6-4116-8b7c-4e149b407230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004038 10.0.0.22 - - [2025-11-17 02:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.22 - - [2025-11-17 02:40:55] "GET /network-policy/64a772f1-0a3b-4dcf-9074-46d5ba964d2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.007570 10.0.0.22 - - [2025-11-17 02:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423 10.0.0.22 - - [2025-11-17 02:40:55] "GET /network-policy/6b5b6f26-966a-4201-96b6-d482bf5539cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004359 10.0.0.22 - - [2025-11-17 02:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.22 - - [2025-11-17 02:40:56] "GET /network-policy/7790894b-e816-4a46-a3f4-cea7ecbcc0ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006126 10.0.0.22 - - [2025-11-17 02:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002915 10.0.0.22 - - [2025-11-17 02:40:56] "GET /network-policy/bef4fb05-39de-4fb5-9c42-87417b01bf75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004661 10.0.0.22 - - [2025-11-17 02:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192 10.0.0.22 - - [2025-11-17 02:40:56] "GET /network-policy/cc296509-f063-46c1-a805-3d1528056b96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.003946 10.0.0.22 - - [2025-11-17 02:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.22 - - [2025-11-17 02:40:56] "GET /network-policy/ff4ef495-4a4c-453e-8da2-470d2182c945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004238 10.0.0.22 - - [2025-11-17 02:40:56] "POST /id-to-fqname HTTP/1.1" 200 235 0.001360 10.0.0.23 - - [2025-11-17 02:40:57] "GET /projects?obj_uuids=285a078b-e91b-43ac-8817-cb4245a3ad86&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001021 10.0.0.22 - - [2025-11-17 02:40:57] "GET /project/285a078b-e91b-43ac-8817-cb4245a3ad86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.065693 10.0.0.22 - - [2025-11-17 02:40:57] "POST /neutron/port HTTP/1.1" 200 117 0.006161 10.0.0.22 - - [2025-11-17 02:40:58] "POST /neutron/network HTTP/1.1" 200 2260 0.008102 10.0.0.33 - - [2025-11-17 02:40:58] "PUT /access-control-list/c2dcff6a-e87f-4f75-87ae-5e191da12996 HTTP/1.1" 200 272 0.035587 10.0.0.22 - - [2025-11-17 02:40:58] "POST /neutron/port HTTP/1.1" 200 1174 0.018655 10.0.0.22 - - [2025-11-17 02:40:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004225 10.0.0.22 - - [2025-11-17 02:40:58] "POST /neutron/port HTTP/1.1" 200 117 0.001157 10.0.0.22 - - [2025-11-17 02:41:02] "POST /neutron/port HTTP/1.1" 200 1202 0.017587 10.0.0.22 - - [2025-11-17 02:41:02] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007664 10.0.0.22 - - [2025-11-17 02:41:03] "GET /virtual-machine/a036e2aa-0045-41bb-858c-1ff34866cf48 HTTP/1.1" 401 292 0.000477 10.0.0.22 - - [2025-11-17 02:41:03] "GET /virtual-machine/a036e2aa-0045-41bb-858c-1ff34866cf48 HTTP/1.1" 200 1304 0.034886 10.0.0.22 - - [2025-11-17 02:41:03] "GET /virtual-machine-interface/39b0b52a-40ad-46b0-b069-2d8fc7909ac4 HTTP/1.1" 200 3169 0.005211 10.0.0.22 - - [2025-11-17 02:41:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.22 - - [2025-11-17 02:41:03] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004044 10.0.0.22 - - [2025-11-17 02:41:03] "GET /virtual-networks?parent_id=285a078b-e91b-43ac-8817-cb4245a3ad86&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.003231 10.0.0.22 - - [2025-11-17 02:41:03] "GET /virtual-network/8e312d1c-18e4-4567-a482-3d1477999a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.008307 10.0.0.22 - - [2025-11-17 02:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569 10.0.0.22 - - [2025-11-17 02:41:06] "GET /virtual-network/8e312d1c-18e4-4567-a482-3d1477999a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.006283 10.0.0.22 - - [2025-11-17 02:41:09] "GET /obj-perms HTTP/1.1" 200 5056 0.058816 10.0.0.22 - - [2025-11-17 02:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.22 - - [2025-11-17 02:41:10] "GET /virtual-network/8e312d1c-18e4-4567-a482-3d1477999a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.009091 10.0.0.22 - - [2025-11-17 02:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.22 - - [2025-11-17 02:41:14] "GET /virtual-network/8e312d1c-18e4-4567-a482-3d1477999a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.006391 10.0.0.22 - - [2025-11-17 02:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.22 - - [2025-11-17 02:41:19] "GET /virtual-network/8e312d1c-18e4-4567-a482-3d1477999a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.005689 10.0.0.22 - - [2025-11-17 02:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.22 - - [2025-11-17 02:41:23] "GET /virtual-network/8e312d1c-18e4-4567-a482-3d1477999a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.006013 10.0.0.22 - - [2025-11-17 02:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004275 10.0.0.22 - - [2025-11-17 02:41:27] "GET /virtual-network/8e312d1c-18e4-4567-a482-3d1477999a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.005670 10.0.0.22 - - [2025-11-17 02:41:30] "POST /neutron/port HTTP/1.1" 200 1202 0.017398 10.0.0.22 - - [2025-11-17 02:41:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004049 10.0.0.22 - - [2025-11-17 02:41:31] "POST /neutron/port HTTP/1.1" 200 117 0.001231 10.0.0.22 - - [2025-11-17 02:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.22 - - [2025-11-17 02:41:31] "GET /virtual-network/8e312d1c-18e4-4567-a482-3d1477999a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.006701 10.0.0.22 - - [2025-11-17 02:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.22 - - [2025-11-17 02:41:35] "GET /virtual-network/8e312d1c-18e4-4567-a482-3d1477999a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.006374 10.0.0.22 - - [2025-11-17 02:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.22 - - [2025-11-17 02:41:39] "GET /virtual-network/8e312d1c-18e4-4567-a482-3d1477999a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.007732 10.0.0.22 - - [2025-11-17 02:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.22 - - [2025-11-17 02:41:43] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003250 10.0.0.22 - - [2025-11-17 02:41:43] "GET /virtual-networks?parent_id=285a078b-e91b-43ac-8817-cb4245a3ad86&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.003214 10.0.0.22 - - [2025-11-17 02:41:43] "GET /virtual-network/8e312d1c-18e4-4567-a482-3d1477999a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.007719 10.0.0.22 - - [2025-11-17 02:41:43] "POST /neutron/port HTTP/1.1" 200 1202 0.016871 10.0.0.22 - - [2025-11-17 02:41:48] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007307 10.0.0.22 - - [2025-11-17 02:41:59] "POST /neutron/port HTTP/1.1" 200 1202 0.017713 10.0.0.22 - - [2025-11-17 02:42:04] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007789 10.0.0.22 - - [2025-11-17 02:42:09] "POST /neutron/port HTTP/1.1" 200 1202 0.020078 10.0.0.33 - - [2025-11-17 02:42:09] "GET /obj-perms HTTP/1.1" 200 5056 0.072659 10.0.0.22 - - [2025-11-17 02:42:14] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010655 10.0.0.22 - - [2025-11-17 02:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.22 - - [2025-11-17 02:42:15] "GET /network-policy/bef4fb05-39de-4fb5-9c42-87417b01bf75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004409 10.0.0.22 - - [2025-11-17 02:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.22 - - [2025-11-17 02:42:15] "GET /network-policy/1658368e-10bc-40d6-85fb-2ae7e6fbadee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8879 0.004279 10.0.0.22 - - [2025-11-17 02:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.22 - - [2025-11-17 02:42:15] "GET /network-policy/2d7fcd47-29e6-4116-8b7c-4e149b407230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004368 10.0.0.22 - - [2025-11-17 02:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.22 - - [2025-11-17 02:42:15] "GET /network-policy/ff4ef495-4a4c-453e-8da2-470d2182c945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004862 10.0.0.22 - - [2025-11-17 02:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.22 - - [2025-11-17 02:42:15] "GET /network-policy/7790894b-e816-4a46-a3f4-cea7ecbcc0ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004079 10.0.0.22 - - [2025-11-17 02:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.22 - - [2025-11-17 02:42:15] "GET /network-policy/124fb494-060a-499c-8317-190caad819c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004292 10.0.0.22 - - [2025-11-17 02:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.22 - - [2025-11-17 02:42:15] "GET /network-policy/64a772f1-0a3b-4dcf-9074-46d5ba964d2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004526 10.0.0.22 - - [2025-11-17 02:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002866 10.0.0.22 - - [2025-11-17 02:42:15] "GET /network-policy/cc296509-f063-46c1-a805-3d1528056b96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004542 10.0.0.22 - - [2025-11-17 02:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003370 10.0.0.22 - - [2025-11-17 02:42:15] "GET /network-policy/6b5b6f26-966a-4201-96b6-d482bf5539cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004552 10.0.0.22 - - [2025-11-17 02:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.22 - - [2025-11-17 02:42:15] "GET /network-policy/165d2f5e-1890-4795-bcdf-681669ce512d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005073 10.0.0.22 - - [2025-11-17 02:42:15] "POST /neutron/network HTTP/1.1" 200 2250 0.012665 10.0.0.33 - - [2025-11-17 02:42:16] "POST /fqname-to-id HTTP/1.1" 404 207 0.075324 10.0.0.22 - - [2025-11-17 02:42:16] "GET /virtual-network/8e312d1c-18e4-4567-a482-3d1477999a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.009414 10.0.0.22 - - [2025-11-17 02:42:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.22 - - [2025-11-17 02:42:16] "GET /network-policy/bef4fb05-39de-4fb5-9c42-87417b01bf75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004946 10.0.0.22 - - [2025-11-17 02:42:21] "POST /neutron/network HTTP/1.1" 200 1440 0.011944 10.0.0.22 - - [2025-11-17 02:42:21] "GET /virtual-network/8e312d1c-18e4-4567-a482-3d1477999a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.009554 10.0.0.22 - - [2025-11-17 02:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004271 10.0.0.22 - - [2025-11-17 02:42:21] "GET /network-policy/1658368e-10bc-40d6-85fb-2ae7e6fbadee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8879 0.004411 10.0.0.22 - - [2025-11-17 02:42:26] "POST /neutron/network HTTP/1.1" 200 1440 0.013668 10.0.0.33 - - [2025-11-17 02:42:26] "PUT /access-control-list/c2dcff6a-e87f-4f75-87ae-5e191da12996 HTTP/1.1" 200 272 0.062248 10.0.0.22 - - [2025-11-17 02:42:26] "GET /virtual-network/8e312d1c-18e4-4567-a482-3d1477999a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.009848 10.0.0.22 - - [2025-11-17 02:42:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.22 - - [2025-11-17 02:42:26] "GET /network-policy/2d7fcd47-29e6-4116-8b7c-4e149b407230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004289 10.0.0.22 - - [2025-11-17 02:42:30] "POST /neutron/port HTTP/1.1" 200 1202 0.017201 10.0.0.22 - - [2025-11-17 02:42:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003791 10.0.0.22 - - [2025-11-17 02:42:31] "POST /neutron/port HTTP/1.1" 200 117 0.001581 10.0.0.22 - - [2025-11-17 02:42:31] "POST /neutron/network HTTP/1.1" 200 1440 0.011866 10.0.0.33 - - [2025-11-17 02:42:31] "POST /fqname-to-id HTTP/1.1" 404 207 0.010086 10.0.0.22 - - [2025-11-17 02:42:31] "GET /virtual-network/8e312d1c-18e4-4567-a482-3d1477999a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.008822 10.0.0.22 - - [2025-11-17 02:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.22 - - [2025-11-17 02:42:32] "GET /network-policy/ff4ef495-4a4c-453e-8da2-470d2182c945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004539 10.0.0.22 - - [2025-11-17 02:42:37] "POST /neutron/network HTTP/1.1" 200 1440 0.012791 10.0.0.22 - - [2025-11-17 02:42:37] "GET /virtual-network/8e312d1c-18e4-4567-a482-3d1477999a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.009002 10.0.0.22 - - [2025-11-17 02:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.22 - - [2025-11-17 02:42:37] "GET /network-policy/7790894b-e816-4a46-a3f4-cea7ecbcc0ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004760 10.0.0.22 - - [2025-11-17 02:42:42] "POST /neutron/network HTTP/1.1" 200 1440 0.013324 10.0.0.33 - - [2025-11-17 02:42:42] "PUT /access-control-list/c2dcff6a-e87f-4f75-87ae-5e191da12996 HTTP/1.1" 200 272 0.021139 10.0.0.22 - - [2025-11-17 02:42:42] "GET /virtual-network/8e312d1c-18e4-4567-a482-3d1477999a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.008301 10.0.0.22 - - [2025-11-17 02:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.22 - - [2025-11-17 02:42:42] "GET /network-policy/124fb494-060a-499c-8317-190caad819c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004773 10.0.0.22 - - [2025-11-17 02:42:47] "POST /neutron/network HTTP/1.1" 200 1440 0.014071 10.0.0.33 - - [2025-11-17 02:42:47] "POST /fqname-to-id HTTP/1.1" 404 207 0.005453 10.0.0.22 - - [2025-11-17 02:42:47] "GET /virtual-network/8e312d1c-18e4-4567-a482-3d1477999a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.007618 10.0.0.22 - - [2025-11-17 02:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006461 10.0.0.22 - - [2025-11-17 02:42:47] "GET /network-policy/64a772f1-0a3b-4dcf-9074-46d5ba964d2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004110 10.0.0.22 - - [2025-11-17 02:42:52] "POST /neutron/network HTTP/1.1" 200 1440 0.013219 10.0.0.22 - - [2025-11-17 02:42:53] "GET /virtual-network/8e312d1c-18e4-4567-a482-3d1477999a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.009307 10.0.0.22 - - [2025-11-17 02:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004615 10.0.0.22 - - [2025-11-17 02:42:53] "GET /network-policy/cc296509-f063-46c1-a805-3d1528056b96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004705 10.0.0.22 - - [2025-11-17 02:42:58] "POST /neutron/network HTTP/1.1" 200 1440 0.011885 10.0.0.33 - - [2025-11-17 02:42:58] "PUT /access-control-list/c2dcff6a-e87f-4f75-87ae-5e191da12996 HTTP/1.1" 200 272 0.018265 10.0.0.22 - - [2025-11-17 02:42:58] "GET /virtual-network/8e312d1c-18e4-4567-a482-3d1477999a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.008520 10.0.0.22 - - [2025-11-17 02:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005344 10.0.0.22 - - [2025-11-17 02:42:58] "GET /network-policy/6b5b6f26-966a-4201-96b6-d482bf5539cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004009 10.0.0.22 - - [2025-11-17 02:43:03] "POST /neutron/network HTTP/1.1" 200 1440 0.013065 10.0.0.33 - - [2025-11-17 02:43:03] "POST /fqname-to-id HTTP/1.1" 404 207 0.005086 10.0.0.22 - - [2025-11-17 02:43:03] "GET /virtual-network/8e312d1c-18e4-4567-a482-3d1477999a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.008162 10.0.0.22 - - [2025-11-17 02:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.22 - - [2025-11-17 02:43:03] "GET /network-policy/165d2f5e-1890-4795-bcdf-681669ce512d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004373 10.0.0.22 - - [2025-11-17 02:43:08] "GET /virtual-machine/a036e2aa-0045-41bb-858c-1ff34866cf48 HTTP/1.1" 200 1304 0.004646 10.0.0.22 - - [2025-11-17 02:43:09] "POST /neutron/port HTTP/1.1" 200 1202 0.020681 10.0.0.22 - - [2025-11-17 02:43:10] "GET /virtual-machine/a036e2aa-0045-41bb-858c-1ff34866cf48 HTTP/1.1" 404 171 0.003117 10.0.0.22 - - [2025-11-17 02:43:10] "GET /virtual-machine/a036e2aa-0045-41bb-858c-1ff34866cf48 HTTP/1.1" 404 171 0.007415 10.0.0.22 - - [2025-11-17 02:43:10] "GET /virtual-machine/a036e2aa-0045-41bb-858c-1ff34866cf48 HTTP/1.1" 404 171 0.002678 10.0.0.22 - - [2025-11-17 02:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004092 10.0.0.22 - - [2025-11-17 02:43:11] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004739 10.0.0.22 - - [2025-11-17 02:43:11] "GET /virtual-networks?parent_id=285a078b-e91b-43ac-8817-cb4245a3ad86&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.003475 10.0.0.22 - - [2025-11-17 02:43:11] "GET /virtual-network/8e312d1c-18e4-4567-a482-3d1477999a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.008892 10.0.0.22 - - [2025-11-17 02:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003882 10.0.0.22 - - [2025-11-17 02:43:11] "GET /routing-instance/f753a3b3-3209-4f9f-9e95-4d89e524cf65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.005432 10.0.0.22 - - [2025-11-17 02:43:11] "GET /route-target/71a2debf-8aaa-4fad-946e-2b22b8ebdbbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004011 10.0.0.23 - - [2025-11-17 02:43:11] "GET /obj-perms HTTP/1.1" 200 5019 0.004742 10.0.0.22 - - [2025-11-17 02:43:14] "GET /obj-perms HTTP/1.1" 200 5019 0.068177 10.0.0.23 - - [2025-11-17 02:43:20] "GET /obj-perms HTTP/1.1" 200 5019 0.004035 10.0.0.22 - - [2025-11-17 02:43:23] "GET /obj-perms HTTP/1.1" 200 5019 0.004107 10.0.0.23 - - [2025-11-17 02:43:30] "GET /obj-perms HTTP/1.1" 200 5019 0.003681 10.0.0.22 - - [2025-11-17 02:43:33] "GET /obj-perms HTTP/1.1" 200 5019 0.003654 10.0.0.23 - - [2025-11-17 02:43:39] "GET /obj-perms HTTP/1.1" 200 5019 0.003824 10.0.0.22 - - [2025-11-17 02:43:39] "GET /obj-perms HTTP/1.1" 200 5019 0.005310 10.0.0.22 - - [2025-11-17 02:43:39] "GET /virtual-network/8e312d1c-18e4-4567-a482-3d1477999a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.005490 10.0.0.22 - - [2025-11-17 02:43:39] "POST /neutron/network HTTP/1.1" 200 1440 0.011258 10.0.0.22 - - [2025-11-17 02:43:39] "GET /virtual-network/8e312d1c-18e4-4567-a482-3d1477999a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.008954 10.0.0.22 - - [2025-11-17 02:43:39] "DELETE /network-policy/165d2f5e-1890-4795-bcdf-681669ce512d HTTP/1.1" 200 115 0.038801 10.0.0.22 - - [2025-11-17 02:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.23 - - [2025-11-17 02:43:39] "GET /projects?obj_uuids=285a078b-e91b-43ac-8817-cb4245a3ad86&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001034 10.0.0.22 - - [2025-11-17 02:43:39] "GET /project/285a078b-e91b-43ac-8817-cb4245a3ad86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.037031 10.0.0.22 - - [2025-11-17 02:43:39] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-39036677&detail=False&count=False&shared=False HTTP/1.1" 200 2255 0.005689 10.0.0.22 - - [2025-11-17 02:43:40] "DELETE /network-policy/6b5b6f26-966a-4201-96b6-d482bf5539cb HTTP/1.1" 200 115 0.039253 10.0.0.22 - - [2025-11-17 02:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005027 10.0.0.23 - - [2025-11-17 02:43:40] "GET /projects?obj_uuids=285a078b-e91b-43ac-8817-cb4245a3ad86&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001025 10.0.0.22 - - [2025-11-17 02:43:40] "GET /project/285a078b-e91b-43ac-8817-cb4245a3ad86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.042201 10.0.0.22 - - [2025-11-17 02:43:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-39036677&detail=False&count=False&shared=False HTTP/1.1" 200 2019 0.007158 10.0.0.22 - - [2025-11-17 02:43:40] "DELETE /network-policy/cc296509-f063-46c1-a805-3d1528056b96 HTTP/1.1" 200 115 0.042372 10.0.0.22 - - [2025-11-17 02:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010781 10.0.0.23 - - [2025-11-17 02:43:40] "GET /projects?obj_uuids=285a078b-e91b-43ac-8817-cb4245a3ad86&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001621 10.0.0.22 - - [2025-11-17 02:43:40] "GET /project/285a078b-e91b-43ac-8817-cb4245a3ad86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.051099 10.0.0.22 - - [2025-11-17 02:43:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-39036677&detail=False&count=False&shared=False HTTP/1.1" 200 1783 0.006563 10.0.0.22 - - [2025-11-17 02:43:40] "DELETE /network-policy/64a772f1-0a3b-4dcf-9074-46d5ba964d2c HTTP/1.1" 200 115 0.041748 10.0.0.22 - - [2025-11-17 02:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006016 10.0.0.23 - - [2025-11-17 02:43:40] "GET /projects?obj_uuids=285a078b-e91b-43ac-8817-cb4245a3ad86&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001521 10.0.0.22 - - [2025-11-17 02:43:40] "GET /project/285a078b-e91b-43ac-8817-cb4245a3ad86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.047642 10.0.0.22 - - [2025-11-17 02:43:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-39036677&detail=False&count=False&shared=False HTTP/1.1" 200 1547 0.006402 10.0.0.22 - - [2025-11-17 02:43:40] "DELETE /network-policy/124fb494-060a-499c-8317-190caad819c9 HTTP/1.1" 200 115 0.044565 10.0.0.22 - - [2025-11-17 02:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004950 10.0.0.23 - - [2025-11-17 02:43:40] "GET /projects?obj_uuids=285a078b-e91b-43ac-8817-cb4245a3ad86&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001123 10.0.0.22 - - [2025-11-17 02:43:40] "GET /project/285a078b-e91b-43ac-8817-cb4245a3ad86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.037747 10.0.0.22 - - [2025-11-17 02:43:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-39036677&detail=False&count=False&shared=False HTTP/1.1" 200 1311 0.005658 10.0.0.22 - - [2025-11-17 02:43:40] "DELETE /network-policy/7790894b-e816-4a46-a3f4-cea7ecbcc0ed HTTP/1.1" 200 115 0.044970 10.0.0.22 - - [2025-11-17 02:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.23 - - [2025-11-17 02:43:40] "GET /projects?obj_uuids=285a078b-e91b-43ac-8817-cb4245a3ad86&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001094 10.0.0.22 - - [2025-11-17 02:43:41] "GET /project/285a078b-e91b-43ac-8817-cb4245a3ad86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.043660 10.0.0.22 - - [2025-11-17 02:43:41] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-39036677&detail=False&count=False&shared=False HTTP/1.1" 200 1074 0.005914 10.0.0.22 - - [2025-11-17 02:43:41] "DELETE /network-policy/ff4ef495-4a4c-453e-8da2-470d2182c945 HTTP/1.1" 200 115 0.044159 10.0.0.22 - - [2025-11-17 02:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004764 10.0.0.23 - - [2025-11-17 02:43:41] "GET /projects?obj_uuids=285a078b-e91b-43ac-8817-cb4245a3ad86&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001068 10.0.0.22 - - [2025-11-17 02:43:41] "GET /project/285a078b-e91b-43ac-8817-cb4245a3ad86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.028818 10.0.0.22 - - [2025-11-17 02:43:41] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-39036677&detail=False&count=False&shared=False HTTP/1.1" 200 838 0.005552 10.0.0.22 - - [2025-11-17 02:43:41] "DELETE /network-policy/2d7fcd47-29e6-4116-8b7c-4e149b407230 HTTP/1.1" 200 115 0.039686 10.0.0.22 - - [2025-11-17 02:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.23 - - [2025-11-17 02:43:41] "GET /projects?obj_uuids=285a078b-e91b-43ac-8817-cb4245a3ad86&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000998 10.0.0.22 - - [2025-11-17 02:43:41] "GET /project/285a078b-e91b-43ac-8817-cb4245a3ad86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.037722 10.0.0.22 - - [2025-11-17 02:43:41] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-39036677&detail=False&count=False&shared=False HTTP/1.1" 200 602 0.006022 10.0.0.22 - - [2025-11-17 02:43:41] "DELETE /network-policy/1658368e-10bc-40d6-85fb-2ae7e6fbadee HTTP/1.1" 200 115 0.046633 10.0.0.22 - - [2025-11-17 02:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004101 10.0.0.23 - - [2025-11-17 02:43:41] "GET /projects?obj_uuids=285a078b-e91b-43ac-8817-cb4245a3ad86&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001042 10.0.0.22 - - [2025-11-17 02:43:41] "GET /project/285a078b-e91b-43ac-8817-cb4245a3ad86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.043091 10.0.0.22 - - [2025-11-17 02:43:41] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-39036677&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.007923 10.0.0.22 - - [2025-11-17 02:43:41] "DELETE /network-policy/bef4fb05-39de-4fb5-9c42-87417b01bf75 HTTP/1.1" 200 115 0.042372 10.0.0.22 - - [2025-11-17 02:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.23 - - [2025-11-17 02:43:41] "GET /projects?obj_uuids=285a078b-e91b-43ac-8817-cb4245a3ad86&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001004 10.0.0.22 - - [2025-11-17 02:43:41] "GET /project/285a078b-e91b-43ac-8817-cb4245a3ad86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.040888 10.0.0.22 - - [2025-11-17 02:43:41] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-39036677&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005360 10.0.0.22 - - [2025-11-17 02:43:42] "POST /neutron/network HTTP/1.1" 200 1337 0.011233 10.0.0.33 - - [2025-11-17 02:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009126 10.0.0.22 - - [2025-11-17 02:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004121 10.0.0.22 - - [2025-11-17 02:43:42] "DELETE /network-ipam/30bb63c0-c848-4927-9cbf-7216f9332d12 HTTP/1.1" 200 115 0.037037 10.0.0.22 - - [2025-11-17 02:43:42] "POST /fqname-to-id HTTP/1.1" 404 260 0.004478 10.0.0.23 - - [2025-11-17 02:43:42] "GET /projects?obj_uuids=285a078b-e91b-43ac-8817-cb4245a3ad86&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001208 10.0.0.23 - - [2025-11-17 02:43:42] "GET /project/285a078b-e91b-43ac-8817-cb4245a3ad86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1525 0.050103 10.0.0.23 - - [2025-11-17 02:43:42] "GET /projects?obj_uuids=285a078b-e91b-43ac-8817-cb4245a3ad86&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001082 10.0.0.23 - - [2025-11-17 02:43:42] "GET /project/285a078b-e91b-43ac-8817-cb4245a3ad86?fields=security_groups HTTP/1.1" 200 1408 0.041246 10.0.0.23 - - [2025-11-17 02:43:42] "DELETE /security-group/2785450c-f8c2-4757-8f7a-d4c112a68cc5 HTTP/1.1" 200 115 0.060422 10.0.0.23 - - [2025-11-17 02:43:42] "GET /projects?obj_uuids=285a078b-e91b-43ac-8817-cb4245a3ad86&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001243 10.0.0.23 - - [2025-11-17 02:43:42] "GET /project/285a078b-e91b-43ac-8817-cb4245a3ad86?fields=application_policy_sets HTTP/1.1" 200 1447 0.068704 10.0.0.33 - - [2025-11-17 02:43:42] "DELETE /access-control-list/e5930cfa-6277-4e9a-bbb5-ba4e2ccd04a1 HTTP/1.1" 200 115 0.059102 10.0.0.22 - - [2025-11-17 02:43:43] "DELETE /project/285a078b-e91b-43ac-8817-cb4245a3ad86 HTTP/1.1" 200 115 0.435581 10.0.0.23 - - [2025-11-17 02:43:43] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001134 10.0.0.22 - - [2025-11-17 02:43:43] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?fields=projects HTTP/1.1" 200 1244 0.011134 10.0.0.23 - - [2025-11-17 02:43:45] "GET /projects?obj_uuids=285a078b-e91b-43ac-8817-cb4245a3ad86&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003983 10.0.0.23 - - [2025-11-17 02:43:45] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001047 10.0.0.23 - - [2025-11-17 02:43:45] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.048148 10.0.0.23 - - [2025-11-17 02:43:45] "POST /id-to-fqname HTTP/1.1" 200 202 0.001488 10.0.0.23 - - [2025-11-17 02:43:45] "POST /fqname-to-id HTTP/1.1" 404 211 0.011242 10.0.0.23 - - [2025-11-17 02:43:46] "POST /security-groups HTTP/1.1" 200 603 0.076909 10.0.0.23 - - [2025-11-17 02:43:46] "POST /projects HTTP/1.1" 200 609 0.329197 10.0.0.23 - - [2025-11-17 02:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.408652 10.0.0.33 - - [2025-11-17 02:43:46] "POST /fqname-to-id HTTP/1.1" 404 245 0.009272 10.0.0.22 - - [2025-11-17 02:43:46] "GET /project/285a078b-e91b-43ac-8817-cb4245a3ad86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.608018 10.0.0.23 - - [2025-11-17 02:43:46] "GET /projects?obj_uuids=285a078b-e91b-43ac-8817-cb4245a3ad86&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001291 10.0.0.22 - - [2025-11-17 02:43:46] "GET /project/285a078b-e91b-43ac-8817-cb4245a3ad86?fields=virtual_networks HTTP/1.1" 200 1065 0.044750 10.0.0.23 - - [2025-11-17 02:43:46] "GET /projects?obj_uuids=285a078b-e91b-43ac-8817-cb4245a3ad86&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001172 10.0.0.22 - - [2025-11-17 02:43:46] "GET /project/285a078b-e91b-43ac-8817-cb4245a3ad86?fields=virtual_machine_interfaces HTTP/1.1" 200 1065 0.049934 10.0.0.23 - - [2025-11-17 02:43:46] "GET /projects?obj_uuids=285a078b-e91b-43ac-8817-cb4245a3ad86&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002002 10.0.0.22 - - [2025-11-17 02:43:46] "GET /project/285a078b-e91b-43ac-8817-cb4245a3ad86?fields=security_groups HTTP/1.1" 200 1303 0.053462 10.0.0.22 - - [2025-11-17 02:43:47] "POST /fqname-to-id HTTP/1.1" 404 194 0.028652 10.0.0.23 - - [2025-11-17 02:43:47] "GET /projects?obj_uuids=e67d2810-ac4e-46ae-b4b2-07cda95514e9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003895 10.0.0.23 - - [2025-11-17 02:43:47] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001636 10.0.0.23 - - [2025-11-17 02:43:47] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009212 10.0.0.23 - - [2025-11-17 02:43:47] "POST /id-to-fqname HTTP/1.1" 200 196 0.005129 10.0.0.23 - - [2025-11-17 02:43:47] "POST /fqname-to-id HTTP/1.1" 404 205 0.012445 10.0.0.23 - - [2025-11-17 02:43:47] "POST /security-groups HTTP/1.1" 200 597 0.073585 10.0.0.23 - - [2025-11-17 02:43:47] "POST /projects HTTP/1.1" 200 597 0.308174 10.0.0.23 - - [2025-11-17 02:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.343745 10.0.0.33 - - [2025-11-17 02:43:47] "POST /access-control-lists HTTP/1.1" 200 602 0.028219 10.0.0.22 - - [2025-11-17 02:43:48] "GET /project/e67d2810-ac4e-46ae-b4b2-07cda95514e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.516193 10.0.0.22 - - [2025-11-17 02:43:49] "GET / HTTP/1.1" 200 35931 0.001523 10.0.0.23 - - [2025-11-17 02:43:51] "DELETE /project/e67d2810ac4e46aeb4b207cda95514e9 HTTP/1.1" 404 173 0.008255 10.0.0.23 - - [2025-11-17 02:43:51] "DELETE /project/285a078be91b43ac8817cb4245a3ad86 HTTP/1.1" 404 173 0.007083 10.0.0.23 - - [2025-11-17 02:43:51] "GET /projects?obj_uuids=285a078b-e91b-43ac-8817-cb4245a3ad86&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000991 10.0.0.22 - - [2025-11-17 02:43:51] "GET /project/e67d2810-ac4e-46ae-b4b2-07cda95514e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.001060 10.0.0.23 - - [2025-11-17 02:43:51] "GET /project/285a078b-e91b-43ac-8817-cb4245a3ad86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1525 0.050988 10.0.0.23 - - [2025-11-17 02:43:51] "GET /projects?obj_uuids=285a078b-e91b-43ac-8817-cb4245a3ad86&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001012 10.0.0.23 - - [2025-11-17 02:43:51] "GET /project/285a078b-e91b-43ac-8817-cb4245a3ad86?fields=security_groups HTTP/1.1" 200 1408 0.041708 10.0.0.23 - - [2025-11-17 02:43:51] "DELETE /security-group/c55e0c76-b6ae-4843-be26-26f1a2accbd3 HTTP/1.1" 200 115 0.049534 10.0.0.23 - - [2025-11-17 02:43:51] "GET /projects?obj_uuids=285a078b-e91b-43ac-8817-cb4245a3ad86&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000959 10.0.0.33 - - [2025-11-17 02:43:51] "DELETE /access-control-list/97cf1831-34f0-4973-8acf-1d9dabb4e638 HTTP/1.1" 200 115 0.042643 10.0.0.23 - - [2025-11-17 02:43:51] "GET /project/285a078b-e91b-43ac-8817-cb4245a3ad86?fields=application_policy_sets HTTP/1.1" 200 1447 0.050262 10.0.0.23 - - [2025-11-17 02:43:51] "DELETE /project/285a078b-e91b-43ac-8817-cb4245a3ad86 HTTP/1.1" 200 115 0.427478 10.0.0.23 - - [2025-11-17 02:43:52] "GET /projects?obj_uuids=e67d2810-ac4e-46ae-b4b2-07cda95514e9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001014 10.0.0.22 - - [2025-11-17 02:43:52] "GET /project/e67d2810-ac4e-46ae-b4b2-07cda95514e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.067456 10.0.0.22 - - [2025-11-17 02:43:52] "GET / HTTP/1.1" 200 35931 0.001442 10.0.0.22 - - [2025-11-17 02:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.23 - - [2025-11-17 02:43:53] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000960 10.0.0.22 - - [2025-11-17 02:43:53] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.006961 10.0.0.22 - - [2025-11-17 02:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004189 10.0.0.23 - - [2025-11-17 02:43:53] "GET /projects?obj_uuids=e67d2810-ac4e-46ae-b4b2-07cda95514e9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001214 10.0.0.22 - - [2025-11-17 02:43:53] "GET /project/e67d2810-ac4e-46ae-b4b2-07cda95514e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.046033 10.0.0.22 - - [2025-11-17 02:43:54] "GET /domains HTTP/1.1" 401 292 0.000481 10.0.0.22 - - [2025-11-17 02:43:54] "GET /domains HTTP/1.1" 200 280 0.030819 10.0.0.23 - - [2025-11-17 02:43:54] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001130 10.0.0.22 - - [2025-11-17 02:43:54] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03 HTTP/1.1" 200 2579 0.010742 10.0.0.23 - - [2025-11-17 02:43:54] "GET /projects?obj_uuids=e67d2810-ac4e-46ae-b4b2-07cda95514e9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000962 10.0.0.22 - - [2025-11-17 02:43:54] "GET /project/e67d2810-ac4e-46ae-b4b2-07cda95514e9 HTTP/1.1" 200 1899 0.096808 10.0.0.22 - - [2025-11-17 02:43:54] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.004513 10.0.0.22 - - [2025-11-17 02:43:54] "POST /network-ipams HTTP/1.1" 200 603 0.026609 10.0.0.22 - - [2025-11-17 02:43:54] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003576 10.0.0.22 - - [2025-11-17 02:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.22 - - [2025-11-17 02:43:55] "GET /network-ipam/fe7d15ec-2b7f-4a21-8033-e9ac85406038?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.009378 10.0.0.22 - - [2025-11-17 02:43:55] "PUT /network-ipam/fe7d15ec-2b7f-4a21-8033-e9ac85406038 HTTP/1.1" 200 258 0.014099 10.0.0.22 - - [2025-11-17 02:43:55] "POST /fqname-to-id HTTP/1.1" 401 292 0.000447 10.0.0.22 - - [2025-11-17 02:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.031478 10.0.0.23 - - [2025-11-17 02:43:55] "GET /projects?obj_uuids=e67d2810-ac4e-46ae-b4b2-07cda95514e9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001364 10.0.0.22 - - [2025-11-17 02:43:55] "GET /project/e67d2810-ac4e-46ae-b4b2-07cda95514e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.048704 10.0.0.23 - - [2025-11-17 02:43:55] "GET /projects?obj_uuids=e67d2810-ac4e-46ae-b4b2-07cda95514e9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001376 10.0.0.22 - - [2025-11-17 02:43:56] "POST /neutron/network HTTP/1.1" 200 617 0.148928 10.0.0.33 - - [2025-11-17 02:43:56] "POST /ref-update HTTP/1.1" 200 156 0.028950 10.0.0.22 - - [2025-11-17 02:43:56] "POST /neutron/network HTTP/1.1" 200 1074 0.011207 10.0.0.22 - - [2025-11-17 02:43:56] "POST /id-to-fqname HTTP/1.1" 200 229 0.001275 10.0.0.22 - - [2025-11-17 02:43:56] "GET /virtual-network/89d07fd3-1905-49be-a1ae-6452e9fb0453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.006821 10.0.0.22 - - [2025-11-17 02:43:56] "GET /virtual-network/89d07fd3-1905-49be-a1ae-6452e9fb0453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.005548 10.0.0.22 - - [2025-11-17 02:43:56] "POST /neutron/subnet HTTP/1.1" 200 701 0.008230 10.0.0.22 - - [2025-11-17 02:43:57] "GET /virtual-network/89d07fd3-1905-49be-a1ae-6452e9fb0453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.006361 10.0.0.33 - - [2025-11-17 02:43:58] "GET /obj-perms HTTP/1.1" 200 5013 0.053646 10.0.0.22 - - [2025-11-17 02:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004045 10.0.0.23 - - [2025-11-17 02:43:58] "GET /projects?obj_uuids=e67d2810-ac4e-46ae-b4b2-07cda95514e9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001149 10.0.0.22 - - [2025-11-17 02:43:58] "GET /project/e67d2810-ac4e-46ae-b4b2-07cda95514e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.059799 10.0.0.23 - - [2025-11-17 02:43:58] "GET /projects?obj_uuids=e67d2810-ac4e-46ae-b4b2-07cda95514e9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001084 10.0.0.22 - - [2025-11-17 02:43:59] "POST /neutron/network HTTP/1.1" 200 617 0.111398 10.0.0.22 - - [2025-11-17 02:43:59] "POST /neutron/network HTTP/1.1" 200 1074 0.010434 10.0.0.22 - - [2025-11-17 02:43:59] "POST /id-to-fqname HTTP/1.1" 200 229 0.001203 10.0.0.22 - - [2025-11-17 02:43:59] "GET /virtual-network/31faa974-aa4c-4da1-9b3f-555b83be70e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.005300 10.0.0.22 - - [2025-11-17 02:43:59] "GET /virtual-network/31faa974-aa4c-4da1-9b3f-555b83be70e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.006011 10.0.0.22 - - [2025-11-17 02:43:59] "POST /neutron/subnet HTTP/1.1" 200 701 0.008872 10.0.0.22 - - [2025-11-17 02:43:59] "GET /virtual-network/31faa974-aa4c-4da1-9b3f-555b83be70e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.005558 10.0.0.22 - - [2025-11-17 02:44:00] "GET /obj-perms HTTP/1.1" 200 5013 0.071530 10.0.0.23 - - [2025-11-17 02:44:00] "GET /obj-perms HTTP/1.1" 200 5013 0.058899 10.0.0.22 - - [2025-11-17 02:44:00] "POST /fqname-to-id HTTP/1.1" 404 205 0.003608 10.0.0.22 - - [2025-11-17 02:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003727 10.0.0.23 - - [2025-11-17 02:44:00] "GET /projects?obj_uuids=e67d2810-ac4e-46ae-b4b2-07cda95514e9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001381 10.0.0.22 - - [2025-11-17 02:44:00] "GET /project/e67d2810-ac4e-46ae-b4b2-07cda95514e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.066743 10.0.0.22 - - [2025-11-17 02:44:00] "POST /network-policys HTTP/1.1" 200 527 0.034666 10.0.0.22 - - [2025-11-17 02:44:00] "GET /network-policy/44e73ed8-a1a3-468e-a2bb-55644fb3c5b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.007632 10.0.0.22 - - [2025-11-17 02:44:00] "POST /fqname-to-id HTTP/1.1" 404 205 0.003874 10.0.0.22 - - [2025-11-17 02:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.23 - - [2025-11-17 02:44:00] "GET /projects?obj_uuids=e67d2810-ac4e-46ae-b4b2-07cda95514e9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001161 10.0.0.22 - - [2025-11-17 02:44:00] "GET /project/e67d2810-ac4e-46ae-b4b2-07cda95514e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.042794 10.0.0.22 - - [2025-11-17 02:44:01] "POST /network-policys HTTP/1.1" 200 527 0.033478 10.0.0.22 - - [2025-11-17 02:44:01] "GET /network-policy/c2393e43-6f0b-4ae1-987f-bc0ec90f2c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.006671 10.0.0.22 - - [2025-11-17 02:44:01] "POST /fqname-to-id HTTP/1.1" 404 205 0.003505 10.0.0.22 - - [2025-11-17 02:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005239 10.0.0.23 - - [2025-11-17 02:44:01] "GET /projects?obj_uuids=e67d2810-ac4e-46ae-b4b2-07cda95514e9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001075 10.0.0.22 - - [2025-11-17 02:44:01] "GET /project/e67d2810-ac4e-46ae-b4b2-07cda95514e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.052651 10.0.0.22 - - [2025-11-17 02:44:01] "POST /network-policys HTTP/1.1" 200 527 0.047868 10.0.0.22 - - [2025-11-17 02:44:01] "GET /network-policy/e642cd3e-5a12-40bb-a963-48d298ecf8ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.006787 10.0.0.22 - - [2025-11-17 02:44:01] "POST /fqname-to-id HTTP/1.1" 404 205 0.003186 10.0.0.22 - - [2025-11-17 02:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003809 10.0.0.23 - - [2025-11-17 02:44:01] "GET /projects?obj_uuids=e67d2810-ac4e-46ae-b4b2-07cda95514e9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001078 10.0.0.22 - - [2025-11-17 02:44:01] "GET /project/e67d2810-ac4e-46ae-b4b2-07cda95514e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.054386 10.0.0.22 - - [2025-11-17 02:44:01] "POST /network-policys HTTP/1.1" 200 527 0.027871 10.0.0.22 - - [2025-11-17 02:44:01] "GET /network-policy/6f617a79-5401-477d-ba76-ff1477cf3d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.006258 10.0.0.22 - - [2025-11-17 02:44:01] "POST /fqname-to-id HTTP/1.1" 404 207 0.003677 10.0.0.22 - - [2025-11-17 02:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.23 - - [2025-11-17 02:44:02] "GET /projects?obj_uuids=e67d2810-ac4e-46ae-b4b2-07cda95514e9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001104 10.0.0.22 - - [2025-11-17 02:44:02] "GET /project/e67d2810-ac4e-46ae-b4b2-07cda95514e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.067345 10.0.0.22 - - [2025-11-17 02:44:02] "POST /network-policys HTTP/1.1" 200 531 0.032252 10.0.0.22 - - [2025-11-17 02:44:02] "GET /network-policy/b387c7bd-2562-4ae2-9fdc-4a4fe4ef9f46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.006317 10.0.0.22 - - [2025-11-17 02:44:02] "POST /fqname-to-id HTTP/1.1" 404 206 0.003564 10.0.0.22 - - [2025-11-17 02:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.23 - - [2025-11-17 02:44:02] "GET /projects?obj_uuids=e67d2810-ac4e-46ae-b4b2-07cda95514e9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001019 10.0.0.22 - - [2025-11-17 02:44:02] "GET /project/e67d2810-ac4e-46ae-b4b2-07cda95514e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.065623 10.0.0.22 - - [2025-11-17 02:44:02] "POST /network-policys HTTP/1.1" 200 529 0.030344 10.0.0.22 - - [2025-11-17 02:44:02] "GET /network-policy/f5954c10-aa2f-47c7-b73b-f29b559ea61c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.007146 10.0.0.22 - - [2025-11-17 02:44:02] "POST /fqname-to-id HTTP/1.1" 404 206 0.004533 10.0.0.22 - - [2025-11-17 02:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004227 10.0.0.23 - - [2025-11-17 02:44:02] "GET /projects?obj_uuids=e67d2810-ac4e-46ae-b4b2-07cda95514e9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001399 10.0.0.22 - - [2025-11-17 02:44:02] "GET /project/e67d2810-ac4e-46ae-b4b2-07cda95514e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.065905 10.0.0.22 - - [2025-11-17 02:44:02] "POST /network-policys HTTP/1.1" 200 529 0.035695 10.0.0.22 - - [2025-11-17 02:44:03] "GET /network-policy/64ddae49-22d9-48a5-a472-196c29be8ef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.007325 10.0.0.22 - - [2025-11-17 02:44:03] "POST /fqname-to-id HTTP/1.1" 404 206 0.003497 10.0.0.22 - - [2025-11-17 02:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.23 - - [2025-11-17 02:44:03] "GET /projects?obj_uuids=e67d2810-ac4e-46ae-b4b2-07cda95514e9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001113 10.0.0.22 - - [2025-11-17 02:44:03] "GET /project/e67d2810-ac4e-46ae-b4b2-07cda95514e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.071899 10.0.0.22 - - [2025-11-17 02:44:03] "POST /network-policys HTTP/1.1" 200 529 0.026708 10.0.0.22 - - [2025-11-17 02:44:03] "GET /network-policy/cf9463ba-1793-47a0-ad3d-319a222199aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.006613 10.0.0.22 - - [2025-11-17 02:44:03] "POST /fqname-to-id HTTP/1.1" 404 206 0.002930 10.0.0.22 - - [2025-11-17 02:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002698 10.0.0.23 - - [2025-11-17 02:44:03] "GET /projects?obj_uuids=e67d2810-ac4e-46ae-b4b2-07cda95514e9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001052 10.0.0.22 - - [2025-11-17 02:44:03] "GET /project/e67d2810-ac4e-46ae-b4b2-07cda95514e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.051200 10.0.0.22 - - [2025-11-17 02:44:03] "POST /network-policys HTTP/1.1" 200 529 0.027890 10.0.0.22 - - [2025-11-17 02:44:03] "GET /network-policy/41ba6101-cecf-4e10-a063-cf70c860a3d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.006930 10.0.0.22 - - [2025-11-17 02:44:03] "POST /fqname-to-id HTTP/1.1" 404 208 0.003219 10.0.0.22 - - [2025-11-17 02:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004561 10.0.0.23 - - [2025-11-17 02:44:04] "GET /projects?obj_uuids=e67d2810-ac4e-46ae-b4b2-07cda95514e9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001081 10.0.0.22 - - [2025-11-17 02:44:04] "GET /project/e67d2810-ac4e-46ae-b4b2-07cda95514e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.059730 10.0.0.22 - - [2025-11-17 02:44:04] "POST /network-policys HTTP/1.1" 200 533 0.028533 10.0.0.22 - - [2025-11-17 02:44:04] "GET /network-policy/d6ae015d-062c-46c8-8e59-6137d5ea1e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1128 0.005773 10.0.0.33 - - [2025-11-17 02:44:04] "POST /fqname-to-id HTTP/1.1" 404 246 0.018588 10.0.0.22 - - [2025-11-17 02:44:04] "POST /neutron/network HTTP/1.1" 200 1157 0.095655 10.0.0.22 - - [2025-11-17 02:44:04] "GET /virtual-network/89d07fd3-1905-49be-a1ae-6452e9fb0453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006865 10.0.0.22 - - [2025-11-17 02:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004157 10.0.0.22 - - [2025-11-17 02:44:04] "GET /network-policy/44e73ed8-a1a3-468e-a2bb-55644fb3c5b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.006490 10.0.0.22 - - [2025-11-17 02:44:05] "POST /neutron/network HTTP/1.1" 200 1159 0.113172 10.0.0.33 - - [2025-11-17 02:44:05] "POST /access-control-lists HTTP/1.1" 200 603 0.058549 10.0.0.22 - - [2025-11-17 02:44:05] "GET /virtual-network/31faa974-aa4c-4da1-9b3f-555b83be70e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.006069 10.0.0.22 - - [2025-11-17 02:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.22 - - [2025-11-17 02:44:05] "GET /network-policy/b387c7bd-2562-4ae2-9fdc-4a4fe4ef9f46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.004358 10.0.0.22 - - [2025-11-17 02:44:05] "POST /id-to-fqname HTTP/1.1" 200 229 0.001300 10.0.0.23 - - [2025-11-17 02:44:06] "GET /projects?obj_uuids=e67d2810-ac4e-46ae-b4b2-07cda95514e9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001608 10.0.0.22 - - [2025-11-17 02:44:06] "GET /project/e67d2810-ac4e-46ae-b4b2-07cda95514e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.100293 10.0.0.22 - - [2025-11-17 02:44:06] "POST /neutron/network HTTP/1.1" 200 1157 0.036523 10.0.0.22 - - [2025-11-17 02:44:06] "POST /id-to-fqname HTTP/1.1" 200 229 0.002092 10.0.0.22 - - [2025-11-17 02:44:06] "POST /neutron/port HTTP/1.1" 200 117 0.007349 10.0.0.23 - - [2025-11-17 02:44:07] "GET /projects?obj_uuids=e67d2810-ac4e-46ae-b4b2-07cda95514e9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001433 10.0.0.22 - - [2025-11-17 02:44:07] "POST /neutron/port HTTP/1.1" 200 1061 0.303881 10.0.0.22 - - [2025-11-17 02:44:07] "POST /neutron/port HTTP/1.1" 200 1115 0.101523 10.0.0.22 - - [2025-11-17 02:44:07] "POST /neutron/subnet HTTP/1.1" 200 675 0.010052 10.0.0.23 - - [2025-11-17 02:44:08] "GET /projects?obj_uuids=e67d2810-ac4e-46ae-b4b2-07cda95514e9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001040 10.0.0.22 - - [2025-11-17 02:44:08] "GET /project/e67d2810-ac4e-46ae-b4b2-07cda95514e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.093323 10.0.0.22 - - [2025-11-17 02:44:08] "POST /neutron/network HTTP/1.1" 200 1159 0.008954 10.0.0.22 - - [2025-11-17 02:44:08] "POST /neutron/port HTTP/1.1" 200 117 0.006116 10.0.0.22 - - [2025-11-17 02:44:08] "POST /neutron/network HTTP/1.1" 200 1169 0.006849 10.0.0.33 - - [2025-11-17 02:44:09] "PUT /access-control-list/877a578c-6655-4e9e-ad47-80d4c071e280 HTTP/1.1" 200 272 0.018389 10.0.0.22 - - [2025-11-17 02:44:09] "POST /neutron/port HTTP/1.1" 200 1061 0.055153 10.0.0.22 - - [2025-11-17 02:44:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.011057 10.0.0.22 - - [2025-11-17 02:44:09] "POST /neutron/network HTTP/1.1" 200 1159 0.011802 10.0.0.22 - - [2025-11-17 02:44:13] "POST /neutron/port HTTP/1.1" 200 1089 0.024540 10.0.0.22 - - [2025-11-17 02:44:13] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008080 10.0.0.22 - - [2025-11-17 02:44:13] "GET /virtual-machine/91ab6189-82b0-4999-9bba-3608b10dd24d HTTP/1.1" 401 292 0.000413 10.0.0.22 - - [2025-11-17 02:44:14] "GET /virtual-machine/91ab6189-82b0-4999-9bba-3608b10dd24d HTTP/1.1" 200 1299 0.035490 10.0.0.22 - - [2025-11-17 02:44:14] "GET /virtual-machine-interface/3ff55e04-c3a3-40b4-a4e0-5df436df6d8e HTTP/1.1" 200 2951 0.005553 10.0.0.22 - - [2025-11-17 02:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003727 10.0.0.22 - - [2025-11-17 02:44:14] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004225 10.0.0.22 - - [2025-11-17 02:44:14] "GET /virtual-networks?parent_id=e67d2810-ac4e-46ae-b4b2-07cda95514e9&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002869 10.0.0.22 - - [2025-11-17 02:44:14] "GET /virtual-network/89d07fd3-1905-49be-a1ae-6452e9fb0453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005935 10.0.0.22 - - [2025-11-17 02:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004230 10.0.0.22 - - [2025-11-17 02:44:17] "GET /virtual-network/89d07fd3-1905-49be-a1ae-6452e9fb0453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005720 10.0.0.22 - - [2025-11-17 02:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.22 - - [2025-11-17 02:44:21] "GET /virtual-network/89d07fd3-1905-49be-a1ae-6452e9fb0453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006560 10.0.0.22 - - [2025-11-17 02:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.22 - - [2025-11-17 02:44:25] "GET /virtual-network/89d07fd3-1905-49be-a1ae-6452e9fb0453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.004997 10.0.0.22 - - [2025-11-17 02:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.22 - - [2025-11-17 02:44:29] "GET /virtual-network/89d07fd3-1905-49be-a1ae-6452e9fb0453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005888 10.0.0.22 - - [2025-11-17 02:44:33] "POST /neutron/network HTTP/1.1" 200 1167 0.036955 10.0.0.22 - - [2025-11-17 02:44:33] "POST /neutron/port HTTP/1.1" 200 117 0.001330 10.0.0.22 - - [2025-11-17 02:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.22 - - [2025-11-17 02:44:33] "GET /virtual-network/89d07fd3-1905-49be-a1ae-6452e9fb0453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006552 10.0.0.22 - - [2025-11-17 02:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004473 10.0.0.22 - - [2025-11-17 02:44:37] "GET /virtual-network/89d07fd3-1905-49be-a1ae-6452e9fb0453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005387 10.0.0.22 - - [2025-11-17 02:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.22 - - [2025-11-17 02:44:41] "GET /virtual-network/89d07fd3-1905-49be-a1ae-6452e9fb0453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006213 10.0.0.22 - - [2025-11-17 02:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.22 - - [2025-11-17 02:44:46] "GET /virtual-network/89d07fd3-1905-49be-a1ae-6452e9fb0453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005339 10.0.0.22 - - [2025-11-17 02:44:46] "POST /neutron/port HTTP/1.1" 200 1089 0.018354 10.0.0.22 - - [2025-11-17 02:44:46] "POST /neutron/subnet HTTP/1.1" 200 675 0.011411 10.0.0.22 - - [2025-11-17 02:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003956 10.0.0.22 - - [2025-11-17 02:44:50] "GET /virtual-network/89d07fd3-1905-49be-a1ae-6452e9fb0453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005492 10.0.0.22 - - [2025-11-17 02:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952 10.0.0.22 - - [2025-11-17 02:44:52] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004437 10.0.0.22 - - [2025-11-17 02:44:52] "GET /virtual-networks?parent_id=e67d2810-ac4e-46ae-b4b2-07cda95514e9&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.004266 10.0.0.22 - - [2025-11-17 02:44:52] "GET /virtual-network/89d07fd3-1905-49be-a1ae-6452e9fb0453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.007873 10.0.0.22 - - [2025-11-17 02:44:52] "POST /neutron/port HTTP/1.1" 200 1089 0.028789 10.0.0.22 - - [2025-11-17 02:44:56] "POST /neutron/security_group HTTP/1.1" 200 2064 0.032244 10.0.0.22 - - [2025-11-17 02:45:01] "POST /neutron/port HTTP/1.1" 200 1089 0.018247 10.0.0.22 - - [2025-11-17 02:45:02] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007872 10.0.0.22 - - [2025-11-17 02:45:13] "POST /neutron/port HTTP/1.1" 200 1089 0.018147 10.0.0.22 - - [2025-11-17 02:45:13] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007660 10.0.0.22 - - [2025-11-17 02:45:13] "GET /virtual-machine/1e4bcd10-8576-4cf5-853a-5dca2faec649 HTTP/1.1" 200 1297 0.007619 10.0.0.22 - - [2025-11-17 02:45:13] "GET /virtual-machine-interface/fd11afa2-e3e7-4565-995c-ae201739c92e HTTP/1.1" 200 2952 0.008946 10.0.0.22 - - [2025-11-17 02:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.22 - - [2025-11-17 02:45:13] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004062 10.0.0.22 - - [2025-11-17 02:45:13] "GET /virtual-networks?parent_id=e67d2810-ac4e-46ae-b4b2-07cda95514e9&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002913 10.0.0.22 - - [2025-11-17 02:45:13] "GET /virtual-network/31faa974-aa4c-4da1-9b3f-555b83be70e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.006898 10.0.0.22 - - [2025-11-17 02:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007998 10.0.0.22 - - [2025-11-17 02:45:14] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003835 10.0.0.22 - - [2025-11-17 02:45:14] "GET /virtual-networks?parent_id=e67d2810-ac4e-46ae-b4b2-07cda95514e9&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.010793 10.0.0.22 - - [2025-11-17 02:45:14] "GET /virtual-network/31faa974-aa4c-4da1-9b3f-555b83be70e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.007129 10.0.0.22 - - [2025-11-17 02:45:14] "POST /neutron/port HTTP/1.1" 200 2062 0.019248 10.0.0.22 - - [2025-11-17 02:45:15] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007977 10.0.0.22 - - [2025-11-17 02:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.22 - - [2025-11-17 02:45:15] "GET /network-policy/b387c7bd-2562-4ae2-9fdc-4a4fe4ef9f46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.003691 10.0.0.22 - - [2025-11-17 02:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.22 - - [2025-11-17 02:45:15] "GET /network-policy/44e73ed8-a1a3-468e-a2bb-55644fb3c5b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.003655 10.0.0.22 - - [2025-11-17 02:45:15] "POST /neutron/network HTTP/1.1" 200 1157 0.009608 10.0.0.22 - - [2025-11-17 02:45:15] "GET /virtual-network/89d07fd3-1905-49be-a1ae-6452e9fb0453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.007816 10.0.0.22 - - [2025-11-17 02:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.22 - - [2025-11-17 02:45:15] "GET /network-policy/c2393e43-6f0b-4ae1-987f-bc0ec90f2c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.004627 10.0.0.22 - - [2025-11-17 02:45:32] "POST /neutron/port HTTP/1.1" 200 1089 0.014987 10.0.0.22 - - [2025-11-17 02:45:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003843 10.0.0.22 - - [2025-11-17 02:45:33] "POST /neutron/network HTTP/1.1" 200 1157 0.008179 10.0.0.33 - - [2025-11-17 02:45:44] "POST /ref-update HTTP/1.1" 200 156 0.046437 10.0.0.22 - - [2025-11-17 02:45:44] "POST /neutron/network HTTP/1.1" 200 1160 0.022408 10.0.0.22 - - [2025-11-17 02:45:44] "GET /virtual-network/89d07fd3-1905-49be-a1ae-6452e9fb0453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.012623 10.0.0.22 - - [2025-11-17 02:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007711 10.0.0.22 - - [2025-11-17 02:45:44] "GET /network-policy/d6ae015d-062c-46c8-8e59-6137d5ea1e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1128 0.004134 10.0.0.23 - - [2025-11-17 02:45:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000512 10.0.0.23 - - [2025-11-17 02:45:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000434 10.0.0.33 - - [2025-11-17 02:45:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000435 10.0.0.33 - - [2025-11-17 02:45:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000434 10.0.0.33 - - [2025-11-17 02:45:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000371 10.0.0.33 - - [2025-11-17 02:45:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000461 10.0.0.22 - - [2025-11-17 02:45:46] "POST /neutron/network HTTP/1.1" 200 1169 0.009158 10.0.0.22 - - [2025-11-17 02:45:46] "POST /neutron/port HTTP/1.1" 200 117 0.001582 10.0.0.23 - - [2025-11-17 02:45:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000568 10.0.0.23 - - [2025-11-17 02:45:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000567 10.0.0.22 - - [2025-11-17 02:45:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000421 10.0.0.22 - - [2025-11-17 02:45:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000550 10.0.0.22 - - [2025-11-17 02:45:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000445 10.0.0.22 - - [2025-11-17 02:45:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000478 10.0.0.22 - - [2025-11-17 02:45:53] "POST /neutron/network HTTP/1.1" 200 1157 0.107189 10.0.0.22 - - [2025-11-17 02:45:53] "GET /virtual-network/89d07fd3-1905-49be-a1ae-6452e9fb0453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006180 10.0.0.22 - - [2025-11-17 02:45:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010963 10.0.0.22 - - [2025-11-17 02:45:53] "GET /network-policy/e642cd3e-5a12-40bb-a963-48d298ecf8ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.005120 10.0.0.22 - - [2025-11-17 02:46:02] "POST /neutron/network HTTP/1.1" 200 1157 0.109212 10.0.0.22 - - [2025-11-17 02:46:02] "GET /virtual-network/89d07fd3-1905-49be-a1ae-6452e9fb0453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.007899 10.0.0.22 - - [2025-11-17 02:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.33 - - [2025-11-17 02:46:02] "PUT /access-control-list/cfc76f4e-905e-4e05-9283-b7ecbb5e2ac1 HTTP/1.1" 200 272 0.115939 10.0.0.22 - - [2025-11-17 02:46:02] "GET /network-policy/6f617a79-5401-477d-ba76-ff1477cf3d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.005244 10.0.0.22 - - [2025-11-17 02:46:10] "POST /neutron/network HTTP/1.1" 200 1158 0.112957 10.0.0.22 - - [2025-11-17 02:46:10] "GET /virtual-network/89d07fd3-1905-49be-a1ae-6452e9fb0453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.023985 10.0.0.22 - - [2025-11-17 02:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.015627 10.0.0.22 - - [2025-11-17 02:46:10] "GET /network-policy/f5954c10-aa2f-47c7-b73b-f29b559ea61c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.004351 10.0.0.33 - - [2025-11-17 02:46:13] "GET /obj-perms HTTP/1.1" 200 5056 0.068907 10.0.0.33 - - [2025-11-17 02:46:19] "PUT /access-control-list/cfc76f4e-905e-4e05-9283-b7ecbb5e2ac1 HTTP/1.1" 200 272 0.021557 10.0.0.22 - - [2025-11-17 02:46:19] "POST /neutron/network HTTP/1.1" 200 1158 0.093822 10.0.0.22 - - [2025-11-17 02:46:19] "GET /virtual-network/89d07fd3-1905-49be-a1ae-6452e9fb0453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.022100 10.0.0.22 - - [2025-11-17 02:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004423 10.0.0.22 - - [2025-11-17 02:46:19] "GET /network-policy/64ddae49-22d9-48a5-a472-196c29be8ef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.004408 10.0.0.22 - - [2025-11-17 02:46:26] "POST /neutron/network HTTP/1.1" 200 1158 0.081295 10.0.0.22 - - [2025-11-17 02:46:26] "GET /virtual-network/89d07fd3-1905-49be-a1ae-6452e9fb0453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.019757 10.0.0.22 - - [2025-11-17 02:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004978 10.0.0.22 - - [2025-11-17 02:46:27] "GET /network-policy/cf9463ba-1793-47a0-ad3d-319a222199aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.004328 10.0.0.22 - - [2025-11-17 02:46:34] "POST /neutron/port HTTP/1.1" 200 1089 0.015419 10.0.0.22 - - [2025-11-17 02:46:35] "POST /neutron/subnet HTTP/1.1" 200 675 0.011060 10.0.0.22 - - [2025-11-17 02:46:36] "POST /neutron/network HTTP/1.1" 200 1158 0.009873 10.0.0.33 - - [2025-11-17 02:46:36] "PUT /access-control-list/cfc76f4e-905e-4e05-9283-b7ecbb5e2ac1 HTTP/1.1" 200 272 0.060607 10.0.0.22 - - [2025-11-17 02:46:36] "GET /virtual-network/89d07fd3-1905-49be-a1ae-6452e9fb0453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.009488 10.0.0.22 - - [2025-11-17 02:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.22 - - [2025-11-17 02:46:36] "GET /network-policy/41ba6101-cecf-4e10-a063-cf70c860a3d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.004525 10.0.0.22 - - [2025-11-17 02:46:43] "GET /virtual-network/89d07fd3-1905-49be-a1ae-6452e9fb0453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.007129 10.0.0.22 - - [2025-11-17 02:46:43] "POST /neutron/network HTTP/1.1" 200 1158 0.010159 10.0.0.22 - - [2025-11-17 02:46:44] "GET /virtual-network/89d07fd3-1905-49be-a1ae-6452e9fb0453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.007592 10.0.0.22 - - [2025-11-17 02:46:44] "GET /virtual-machine/1e4bcd10-8576-4cf5-853a-5dca2faec649 HTTP/1.1" 200 1297 0.004662 10.0.0.22 - - [2025-11-17 02:46:44] "POST /neutron/port HTTP/1.1" 200 1089 0.015292 10.0.0.22 - - [2025-11-17 02:46:46] "GET /virtual-machine/1e4bcd10-8576-4cf5-853a-5dca2faec649 HTTP/1.1" 404 171 0.003396 10.0.0.22 - - [2025-11-17 02:46:46] "GET /virtual-machine/1e4bcd10-8576-4cf5-853a-5dca2faec649 HTTP/1.1" 404 171 0.002868 10.0.0.22 - - [2025-11-17 02:46:46] "GET /virtual-machine/1e4bcd10-8576-4cf5-853a-5dca2faec649 HTTP/1.1" 404 171 0.003377 10.0.0.22 - - [2025-11-17 02:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.22 - - [2025-11-17 02:46:46] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004118 10.0.0.22 - - [2025-11-17 02:46:46] "GET /virtual-networks?parent_id=e67d2810-ac4e-46ae-b4b2-07cda95514e9&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003136 10.0.0.22 - - [2025-11-17 02:46:46] "GET /virtual-network/31faa974-aa4c-4da1-9b3f-555b83be70e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.006114 10.0.0.22 - - [2025-11-17 02:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003250 10.0.0.22 - - [2025-11-17 02:46:46] "GET /routing-instance/86adda66-d990-41be-abc8-c454b39ffcc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.005029 10.0.0.22 - - [2025-11-17 02:46:46] "GET /route-target/07c35345-2350-490e-9000-dffe9a8773c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004220 10.0.0.22 - - [2025-11-17 02:46:46] "GET /obj-perms HTTP/1.1" 200 5013 0.003596 10.0.0.22 - - [2025-11-17 02:46:46] "GET /obj-perms HTTP/1.1" 200 5013 0.004555 10.0.0.23 - - [2025-11-17 02:46:46] "GET /obj-perms HTTP/1.1" 200 5013 0.003633 10.0.0.22 - - [2025-11-17 02:46:46] "GET /virtual-machine/91ab6189-82b0-4999-9bba-3608b10dd24d HTTP/1.1" 200 1299 0.004340 10.0.0.22 - - [2025-11-17 02:46:47] "POST /neutron/port HTTP/1.1" 200 1089 0.014994 10.0.0.22 - - [2025-11-17 02:46:48] "GET /virtual-machine/91ab6189-82b0-4999-9bba-3608b10dd24d HTTP/1.1" 404 171 0.003448 10.0.0.22 - - [2025-11-17 02:46:48] "GET /virtual-machine/91ab6189-82b0-4999-9bba-3608b10dd24d HTTP/1.1" 404 171 0.003105 10.0.0.22 - - [2025-11-17 02:46:48] "GET /virtual-machine/91ab6189-82b0-4999-9bba-3608b10dd24d HTTP/1.1" 404 171 0.004042 10.0.0.22 - - [2025-11-17 02:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.22 - - [2025-11-17 02:46:49] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004382 10.0.0.22 - - [2025-11-17 02:46:49] "GET /virtual-networks?parent_id=e67d2810-ac4e-46ae-b4b2-07cda95514e9&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003186 10.0.0.22 - - [2025-11-17 02:46:49] "GET /virtual-network/89d07fd3-1905-49be-a1ae-6452e9fb0453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.005603 10.0.0.22 - - [2025-11-17 02:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264 10.0.0.22 - - [2025-11-17 02:46:49] "GET /routing-instance/99c64cb8-d7b3-42de-b4f8-2afd2ceffb91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.005131 10.0.0.22 - - [2025-11-17 02:46:49] "GET /route-target/cf6bd4ce-7aaf-4f72-902f-21a0b85fcb3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004518 10.0.0.22 - - [2025-11-17 02:46:55] "GET /obj-perms HTTP/1.1" 200 5013 0.004645 10.0.0.23 - - [2025-11-17 02:46:55] "GET /obj-perms HTTP/1.1" 200 5013 0.004000 10.0.0.22 - - [2025-11-17 02:47:04] "GET /obj-perms HTTP/1.1" 200 5013 0.004693 10.0.0.23 - - [2025-11-17 02:47:04] "GET /obj-perms HTTP/1.1" 200 5013 0.004096 10.0.0.22 - - [2025-11-17 02:47:11] "GET /obj-perms HTTP/1.1" 200 5013 0.004980 10.0.0.23 - - [2025-11-17 02:47:11] "GET /obj-perms HTTP/1.1" 200 5013 0.003640 10.0.0.22 - - [2025-11-17 02:47:11] "GET /virtual-network/31faa974-aa4c-4da1-9b3f-555b83be70e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.005856 10.0.0.22 - - [2025-11-17 02:47:11] "POST /neutron/network HTTP/1.1" 200 1159 0.009708 10.0.0.33 - - [2025-11-17 02:47:11] "DELETE /access-control-list/877a578c-6655-4e9e-ad47-80d4c071e280 HTTP/1.1" 200 115 0.044364 10.0.0.22 - - [2025-11-17 02:47:11] "GET /virtual-network/31faa974-aa4c-4da1-9b3f-555b83be70e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.007159 10.0.0.22 - - [2025-11-17 02:47:11] "DELETE /network-policy/d6ae015d-062c-46c8-8e59-6137d5ea1e1b HTTP/1.1" 200 115 0.042243 10.0.0.22 - - [2025-11-17 02:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.23 - - [2025-11-17 02:47:11] "GET /projects?obj_uuids=e67d2810-ac4e-46ae-b4b2-07cda95514e9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.034196 10.0.0.22 - - [2025-11-17 02:47:11] "GET /project/e67d2810-ac4e-46ae-b4b2-07cda95514e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.093330 10.0.0.22 - - [2025-11-17 02:47:11] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-55485364&detail=False&count=False&shared=False HTTP/1.1" 200 2072 0.005246 10.0.0.22 - - [2025-11-17 02:47:12] "DELETE /network-policy/41ba6101-cecf-4e10-a063-cf70c860a3d1 HTTP/1.1" 200 115 0.047753 10.0.0.22 - - [2025-11-17 02:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003241 10.0.0.23 - - [2025-11-17 02:47:12] "GET /projects?obj_uuids=e67d2810-ac4e-46ae-b4b2-07cda95514e9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001357 10.0.0.22 - - [2025-11-17 02:47:12] "GET /project/e67d2810-ac4e-46ae-b4b2-07cda95514e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.046046 10.0.0.22 - - [2025-11-17 02:47:12] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-55485364&detail=False&count=False&shared=False HTTP/1.1" 200 1856 0.006019 10.0.0.22 - - [2025-11-17 02:47:12] "DELETE /network-policy/cf9463ba-1793-47a0-ad3d-319a222199aa HTTP/1.1" 200 115 0.050764 10.0.0.22 - - [2025-11-17 02:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.23 - - [2025-11-17 02:47:12] "GET /projects?obj_uuids=e67d2810-ac4e-46ae-b4b2-07cda95514e9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001259 10.0.0.22 - - [2025-11-17 02:47:12] "GET /project/e67d2810-ac4e-46ae-b4b2-07cda95514e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.070401 10.0.0.22 - - [2025-11-17 02:47:12] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-55485364&detail=False&count=False&shared=False HTTP/1.1" 200 1640 0.006660 10.0.0.22 - - [2025-11-17 02:47:12] "DELETE /network-policy/64ddae49-22d9-48a5-a472-196c29be8ef0 HTTP/1.1" 200 115 0.045237 10.0.0.22 - - [2025-11-17 02:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.23 - - [2025-11-17 02:47:12] "GET /projects?obj_uuids=e67d2810-ac4e-46ae-b4b2-07cda95514e9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001096 10.0.0.22 - - [2025-11-17 02:47:12] "GET /project/e67d2810-ac4e-46ae-b4b2-07cda95514e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.051353 10.0.0.22 - - [2025-11-17 02:47:12] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-55485364&detail=False&count=False&shared=False HTTP/1.1" 200 1424 0.005273 10.0.0.22 - - [2025-11-17 02:47:12] "DELETE /network-policy/f5954c10-aa2f-47c7-b73b-f29b559ea61c HTTP/1.1" 200 115 0.040231 10.0.0.22 - - [2025-11-17 02:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.23 - - [2025-11-17 02:47:12] "GET /projects?obj_uuids=e67d2810-ac4e-46ae-b4b2-07cda95514e9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001098 10.0.0.22 - - [2025-11-17 02:47:12] "GET /project/e67d2810-ac4e-46ae-b4b2-07cda95514e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.059049 10.0.0.22 - - [2025-11-17 02:47:12] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-55485364&detail=False&count=False&shared=False HTTP/1.1" 200 1208 0.005538 10.0.0.22 - - [2025-11-17 02:47:12] "DELETE /network-policy/b387c7bd-2562-4ae2-9fdc-4a4fe4ef9f46 HTTP/1.1" 200 115 0.068296 10.0.0.22 - - [2025-11-17 02:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.018149 10.0.0.23 - - [2025-11-17 02:47:13] "GET /projects?obj_uuids=e67d2810-ac4e-46ae-b4b2-07cda95514e9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001198 10.0.0.22 - - [2025-11-17 02:47:13] "GET /project/e67d2810-ac4e-46ae-b4b2-07cda95514e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.075182 10.0.0.22 - - [2025-11-17 02:47:13] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-55485364&detail=False&count=False&shared=False HTTP/1.1" 200 990 0.005679 10.0.0.22 - - [2025-11-17 02:47:13] "DELETE /network-policy/6f617a79-5401-477d-ba76-ff1477cf3d37 HTTP/1.1" 200 115 0.040192 10.0.0.22 - - [2025-11-17 02:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003977 10.0.0.23 - - [2025-11-17 02:47:13] "GET /projects?obj_uuids=e67d2810-ac4e-46ae-b4b2-07cda95514e9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001392 10.0.0.22 - - [2025-11-17 02:47:13] "GET /project/e67d2810-ac4e-46ae-b4b2-07cda95514e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.058069 10.0.0.22 - - [2025-11-17 02:47:13] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-55485364&detail=False&count=False&shared=False HTTP/1.1" 200 775 0.005132 10.0.0.22 - - [2025-11-17 02:47:13] "DELETE /network-policy/e642cd3e-5a12-40bb-a963-48d298ecf8ec HTTP/1.1" 200 115 0.046456 10.0.0.22 - - [2025-11-17 02:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005286 10.0.0.23 - - [2025-11-17 02:47:13] "GET /projects?obj_uuids=e67d2810-ac4e-46ae-b4b2-07cda95514e9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001082 10.0.0.22 - - [2025-11-17 02:47:13] "GET /project/e67d2810-ac4e-46ae-b4b2-07cda95514e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.055798 10.0.0.22 - - [2025-11-17 02:47:13] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-55485364&detail=False&count=False&shared=False HTTP/1.1" 200 560 0.006536 10.0.0.22 - - [2025-11-17 02:47:13] "DELETE /network-policy/c2393e43-6f0b-4ae1-987f-bc0ec90f2c9d HTTP/1.1" 200 115 0.049249 10.0.0.22 - - [2025-11-17 02:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005745 10.0.0.23 - - [2025-11-17 02:47:13] "GET /projects?obj_uuids=e67d2810-ac4e-46ae-b4b2-07cda95514e9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001443 10.0.0.22 - - [2025-11-17 02:47:13] "GET /project/e67d2810-ac4e-46ae-b4b2-07cda95514e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.071969 10.0.0.22 - - [2025-11-17 02:47:13] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-55485364&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.005242 10.0.0.22 - - [2025-11-17 02:47:14] "DELETE /network-policy/44e73ed8-a1a3-468e-a2bb-55644fb3c5b9 HTTP/1.1" 200 115 0.054858 10.0.0.22 - - [2025-11-17 02:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.23 - - [2025-11-17 02:47:14] "GET /projects?obj_uuids=e67d2810-ac4e-46ae-b4b2-07cda95514e9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001288 10.0.0.22 - - [2025-11-17 02:47:14] "GET /project/e67d2810-ac4e-46ae-b4b2-07cda95514e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.048954 10.0.0.22 - - [2025-11-17 02:47:14] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-55485364&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005849 10.0.0.22 - - [2025-11-17 02:47:14] "POST /neutron/network HTTP/1.1" 200 1074 0.009615 10.0.0.33 - - [2025-11-17 02:47:14] "DELETE /route-target/07c35345-2350-490e-9000-dffe9a8773c6 HTTP/1.1" 200 115 0.030246 10.0.0.23 - - [2025-11-17 02:47:14] "POST /useragent-kv HTTP/1.1" 200 115 0.003710 10.0.0.23 - - [2025-11-17 02:47:14] "POST /useragent-kv HTTP/1.1" 200 115 0.009815 10.0.0.23 - - [2025-11-17 02:47:14] "POST /useragent-kv HTTP/1.1" 200 115 0.002888 10.0.0.23 - - [2025-11-17 02:47:14] "POST /useragent-kv HTTP/1.1" 200 115 0.002757 10.0.0.22 - - [2025-11-17 02:47:14] "POST /neutron/network HTTP/1.1" 200 151 0.169083 10.0.0.22 - - [2025-11-17 02:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004558 10.0.0.22 - - [2025-11-17 02:47:15] "DELETE /network-ipam/fe7d15ec-2b7f-4a21-8033-e9ac85406038 HTTP/1.1" 200 115 0.033597 10.0.0.22 - - [2025-11-17 02:47:15] "POST /fqname-to-id HTTP/1.1" 404 248 0.003819 10.0.0.23 - - [2025-11-17 02:47:15] "GET /projects?obj_uuids=e67d2810-ac4e-46ae-b4b2-07cda95514e9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001096 10.0.0.23 - - [2025-11-17 02:47:15] "GET /project/e67d2810-ac4e-46ae-b4b2-07cda95514e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1503 0.047668 10.0.0.23 - - [2025-11-17 02:47:15] "GET /projects?obj_uuids=e67d2810-ac4e-46ae-b4b2-07cda95514e9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001100 10.0.0.23 - - [2025-11-17 02:47:15] "GET /project/e67d2810-ac4e-46ae-b4b2-07cda95514e9?fields=security_groups HTTP/1.1" 200 1392 0.048077 10.0.0.23 - - [2025-11-17 02:47:15] "DELETE /security-group/1cbbed72-042b-4ac3-97fe-07dfee28ca63 HTTP/1.1" 200 115 0.055710 10.0.0.23 - - [2025-11-17 02:47:15] "GET /projects?obj_uuids=e67d2810-ac4e-46ae-b4b2-07cda95514e9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001633 10.0.0.33 - - [2025-11-17 02:47:15] "DELETE /access-control-list/49b1c3c9-bb45-4d05-935d-8ff0540c0592 HTTP/1.1" 200 115 0.044985 10.0.0.23 - - [2025-11-17 02:47:15] "GET /project/e67d2810-ac4e-46ae-b4b2-07cda95514e9?fields=application_policy_sets HTTP/1.1" 200 1431 0.063705 10.0.0.22 - - [2025-11-17 02:47:15] "DELETE /project/e67d2810-ac4e-46ae-b4b2-07cda95514e9 HTTP/1.1" 200 115 0.442507 10.0.0.23 - - [2025-11-17 02:47:15] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002302 10.0.0.22 - - [2025-11-17 02:47:15] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?fields=projects HTTP/1.1" 200 1244 0.018230 10.0.0.23 - - [2025-11-17 02:47:17] "GET /projects?obj_uuids=e67d2810-ac4e-46ae-b4b2-07cda95514e9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003655 10.0.0.23 - - [2025-11-17 02:47:17] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001024 10.0.0.23 - - [2025-11-17 02:47:17] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.033659 10.0.0.23 - - [2025-11-17 02:47:17] "POST /id-to-fqname HTTP/1.1" 200 196 0.002625 10.0.0.23 - - [2025-11-17 02:47:17] "POST /fqname-to-id HTTP/1.1" 404 205 0.002818 10.0.0.23 - - [2025-11-17 02:47:17] "POST /security-groups HTTP/1.1" 200 597 0.072678 10.0.0.23 - - [2025-11-17 02:47:17] "POST /projects HTTP/1.1" 200 597 0.285119 10.0.0.23 - - [2025-11-17 02:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.321649 10.0.0.33 - - [2025-11-17 02:47:17] "POST /access-control-lists HTTP/1.1" 200 602 0.033599 10.0.0.22 - - [2025-11-17 02:47:17] "GET /project/e67d2810-ac4e-46ae-b4b2-07cda95514e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.477372 10.0.0.23 - - [2025-11-17 02:47:17] "GET /projects?obj_uuids=e67d2810-ac4e-46ae-b4b2-07cda95514e9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001091 10.0.0.22 - - [2025-11-17 02:47:17] "GET /project/e67d2810-ac4e-46ae-b4b2-07cda95514e9?fields=virtual_networks HTTP/1.1" 200 1055 0.060932 10.0.0.23 - - [2025-11-17 02:47:17] "GET /projects?obj_uuids=e67d2810-ac4e-46ae-b4b2-07cda95514e9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001144 10.0.0.22 - - [2025-11-17 02:47:17] "GET /project/e67d2810-ac4e-46ae-b4b2-07cda95514e9?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.041323 10.0.0.23 - - [2025-11-17 02:47:17] "GET /projects?obj_uuids=e67d2810-ac4e-46ae-b4b2-07cda95514e9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001024 10.0.0.22 - - [2025-11-17 02:47:17] "GET /project/e67d2810-ac4e-46ae-b4b2-07cda95514e9?fields=security_groups HTTP/1.1" 200 1287 0.040024 10.0.0.22 - - [2025-11-17 02:47:18] "POST /fqname-to-id HTTP/1.1" 404 200 0.031380 10.0.0.23 - - [2025-11-17 02:47:18] "GET /projects?obj_uuids=66b5bd92-4326-480b-87f1-64b0dddb5844&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003291 10.0.0.23 - - [2025-11-17 02:47:18] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000971 10.0.0.23 - - [2025-11-17 02:47:18] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007396 10.0.0.23 - - [2025-11-17 02:47:18] "POST /id-to-fqname HTTP/1.1" 200 202 0.001168 10.0.0.23 - - [2025-11-17 02:47:18] "POST /fqname-to-id HTTP/1.1" 404 211 0.007497 10.0.0.23 - - [2025-11-17 02:47:18] "POST /security-groups HTTP/1.1" 200 603 0.032111 10.0.0.33 - - [2025-11-17 02:47:19] "POST /fqname-to-id HTTP/1.1" 404 246 0.005016 10.0.0.23 - - [2025-11-17 02:47:19] "POST /projects HTTP/1.1" 200 609 0.230149 10.0.0.23 - - [2025-11-17 02:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.307423 10.0.0.33 - - [2025-11-17 02:47:19] "POST /access-control-lists HTTP/1.1" 200 606 0.039332 10.0.0.22 - - [2025-11-17 02:47:19] "GET /project/66b5bd92-4326-480b-87f1-64b0dddb5844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.454794 10.0.0.22 - - [2025-11-17 02:47:20] "GET / HTTP/1.1" 200 35931 0.003387 10.0.0.22 - - [2025-11-17 02:47:22] "GET /project/66b5bd92-4326-480b-87f1-64b0dddb5844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000524 10.0.0.23 - - [2025-11-17 02:47:23] "GET /projects?obj_uuids=66b5bd92-4326-480b-87f1-64b0dddb5844&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001015 10.0.0.22 - - [2025-11-17 02:47:23] "GET /project/66b5bd92-4326-480b-87f1-64b0dddb5844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.068396 10.0.0.22 - - [2025-11-17 02:47:23] "GET / HTTP/1.1" 200 35931 0.002110 10.0.0.22 - - [2025-11-17 02:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.23 - - [2025-11-17 02:47:24] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001023 10.0.0.22 - - [2025-11-17 02:47:24] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007765 10.0.0.22 - - [2025-11-17 02:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.23 - - [2025-11-17 02:47:24] "GET /projects?obj_uuids=66b5bd92-4326-480b-87f1-64b0dddb5844&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001065 10.0.0.22 - - [2025-11-17 02:47:24] "GET /project/66b5bd92-4326-480b-87f1-64b0dddb5844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.044219 10.0.0.22 - - [2025-11-17 02:47:25] "GET /domains HTTP/1.1" 401 292 0.000489 10.0.0.22 - - [2025-11-17 02:47:25] "GET /domains HTTP/1.1" 200 280 0.033518 10.0.0.23 - - [2025-11-17 02:47:25] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000933 10.0.0.22 - - [2025-11-17 02:47:25] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03 HTTP/1.1" 200 2777 0.009233 10.0.0.23 - - [2025-11-17 02:47:25] "GET /projects?obj_uuids=66b5bd92-4326-480b-87f1-64b0dddb5844&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000958 10.0.0.22 - - [2025-11-17 02:47:25] "GET /project/66b5bd92-4326-480b-87f1-64b0dddb5844 HTTP/1.1" 200 1933 0.085374 10.0.0.22 - - [2025-11-17 02:47:25] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.006922 10.0.0.22 - - [2025-11-17 02:47:25] "POST /network-ipams HTTP/1.1" 200 621 0.031453 10.0.0.22 - - [2025-11-17 02:47:25] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 810 0.003255 10.0.0.22 - - [2025-11-17 02:47:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.22 - - [2025-11-17 02:47:26] "GET /network-ipam/b553d83a-542d-486f-96ee-6f02e3c52ace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.006122 10.0.0.22 - - [2025-11-17 02:47:26] "PUT /network-ipam/b553d83a-542d-486f-96ee-6f02e3c52ace HTTP/1.1" 200 258 0.013382 10.0.0.22 - - [2025-11-17 02:47:26] "POST /fqname-to-id HTTP/1.1" 401 292 0.000448 10.0.0.22 - - [2025-11-17 02:47:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.029769 10.0.0.23 - - [2025-11-17 02:47:26] "GET /projects?obj_uuids=66b5bd92-4326-480b-87f1-64b0dddb5844&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001151 10.0.0.22 - - [2025-11-17 02:47:26] "GET /project/66b5bd92-4326-480b-87f1-64b0dddb5844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.054260 10.0.0.23 - - [2025-11-17 02:47:27] "POST /useragent-kv HTTP/1.1" 200 115 0.007020 10.0.0.22 - - [2025-11-17 02:47:27] "POST /neutron/subnet HTTP/1.1" 200 701 0.225267 10.0.0.22 - - [2025-11-17 02:47:27] "POST /neutron/network HTTP/1.1" 200 1337 0.019219 10.0.0.22 - - [2025-11-17 02:47:27] "POST /id-to-fqname HTTP/1.1" 200 235 0.001226 10.0.0.22 - - [2025-11-17 02:47:27] "GET /virtual-network/c9f541aa-664e-42d6-99ba-99eedd70975d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.006729 10.0.0.22 - - [2025-11-17 02:47:27] "GET /virtual-network/c9f541aa-664e-42d6-99ba-99eedd70975d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.006410 10.0.0.22 - - [2025-11-17 02:47:27] "POST /neutron/subnet HTTP/1.1" 200 701 0.008854 10.0.0.22 - - [2025-11-17 02:47:28] "GET /virtual-network/c9f541aa-664e-42d6-99ba-99eedd70975d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.006292 10.0.0.22 - - [2025-11-17 02:47:29] "GET /obj-perms HTTP/1.1" 200 5019 0.066443 10.0.0.33 - - [2025-11-17 02:47:29] "GET /obj-perms HTTP/1.1" 200 5019 0.060001 10.0.0.22 - - [2025-11-17 02:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004239 10.0.0.23 - - [2025-11-17 02:47:30] "GET /projects?obj_uuids=66b5bd92-4326-480b-87f1-64b0dddb5844&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001431 10.0.0.22 - - [2025-11-17 02:47:30] "GET /project/66b5bd92-4326-480b-87f1-64b0dddb5844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.049987 10.0.0.22 - - [2025-11-17 02:47:30] "POST /neutron/network HTTP/1.1" 200 117 0.016794 10.0.0.33 - - [2025-11-17 02:47:30] "POST /route-targets HTTP/1.1" 200 327 0.018720 10.0.0.23 - - [2025-11-17 02:47:30] "POST /useragent-kv HTTP/1.1" 200 115 0.007054 10.0.0.22 - - [2025-11-17 02:47:30] "POST /neutron/subnet HTTP/1.1" 200 701 0.221570 10.0.0.33 - - [2025-11-17 02:47:30] "POST /fqname-to-id HTTP/1.1" 404 207 0.059299 10.0.0.22 - - [2025-11-17 02:47:31] "POST /id-to-fqname HTTP/1.1" 200 235 0.001487 10.0.0.22 - - [2025-11-17 02:47:31] "GET /virtual-network/9b3119e3-5602-4f4f-bda6-3bc70182095f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.008335 10.0.0.22 - - [2025-11-17 02:47:31] "POST /neutron/network HTTP/1.1" 200 1337 0.011454 10.0.0.22 - - [2025-11-17 02:47:31] "GET /virtual-network/9b3119e3-5602-4f4f-bda6-3bc70182095f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.005631 10.0.0.22 - - [2025-11-17 02:47:31] "POST /neutron/subnet HTTP/1.1" 200 701 0.009327 10.0.0.22 - - [2025-11-17 02:47:31] "GET /virtual-network/9b3119e3-5602-4f4f-bda6-3bc70182095f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.005846 10.0.0.23 - - [2025-11-17 02:47:31] "GET /obj-perms HTTP/1.1" 200 5019 0.057232 10.0.0.22 - - [2025-11-17 02:47:31] "POST /fqname-to-id HTTP/1.1" 404 211 0.003001 10.0.0.22 - - [2025-11-17 02:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.23 - - [2025-11-17 02:47:31] "GET /projects?obj_uuids=66b5bd92-4326-480b-87f1-64b0dddb5844&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001127 10.0.0.22 - - [2025-11-17 02:47:31] "GET /project/66b5bd92-4326-480b-87f1-64b0dddb5844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.049844 10.0.0.22 - - [2025-11-17 02:47:32] "POST /network-policys HTTP/1.1" 200 533 0.074286 10.0.0.22 - - [2025-11-17 02:47:32] "GET /network-policy/0770853d-ff92-445f-847b-a802faaf4314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4989 0.007511 10.0.0.22 - - [2025-11-17 02:47:32] "POST /fqname-to-id HTTP/1.1" 404 211 0.003223 10.0.0.22 - - [2025-11-17 02:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.23 - - [2025-11-17 02:47:32] "GET /projects?obj_uuids=66b5bd92-4326-480b-87f1-64b0dddb5844&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001072 10.0.0.22 - - [2025-11-17 02:47:32] "GET /project/66b5bd92-4326-480b-87f1-64b0dddb5844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.048221 10.0.0.22 - - [2025-11-17 02:47:32] "POST /network-policys HTTP/1.1" 200 533 0.077182 10.0.0.22 - - [2025-11-17 02:47:32] "GET /network-policy/45deb3cd-e2d5-42bc-a512-5c5ea99df8e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.005699 10.0.0.22 - - [2025-11-17 02:47:32] "POST /fqname-to-id HTTP/1.1" 404 211 0.003288 10.0.0.22 - - [2025-11-17 02:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.23 - - [2025-11-17 02:47:32] "GET /projects?obj_uuids=66b5bd92-4326-480b-87f1-64b0dddb5844&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001007 10.0.0.22 - - [2025-11-17 02:47:32] "GET /project/66b5bd92-4326-480b-87f1-64b0dddb5844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.042352 10.0.0.22 - - [2025-11-17 02:47:32] "POST /network-policys HTTP/1.1" 200 533 0.070131 10.0.0.22 - - [2025-11-17 02:47:32] "GET /network-policy/29da04c1-2060-43cd-8df4-96cf12d4f047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.008176 10.0.0.22 - - [2025-11-17 02:47:33] "POST /fqname-to-id HTTP/1.1" 404 211 0.003935 10.0.0.22 - - [2025-11-17 02:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.23 - - [2025-11-17 02:47:33] "GET /projects?obj_uuids=66b5bd92-4326-480b-87f1-64b0dddb5844&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001184 10.0.0.22 - - [2025-11-17 02:47:33] "GET /project/66b5bd92-4326-480b-87f1-64b0dddb5844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.045559 10.0.0.22 - - [2025-11-17 02:47:33] "POST /network-policys HTTP/1.1" 200 533 0.073408 10.0.0.22 - - [2025-11-17 02:47:33] "GET /network-policy/26a9af81-1a2c-420f-b0bf-5469e323850a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.006158 10.0.0.22 - - [2025-11-17 02:47:33] "POST /fqname-to-id HTTP/1.1" 404 213 0.003252 10.0.0.22 - - [2025-11-17 02:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.23 - - [2025-11-17 02:47:33] "GET /projects?obj_uuids=66b5bd92-4326-480b-87f1-64b0dddb5844&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001024 10.0.0.22 - - [2025-11-17 02:47:33] "GET /project/66b5bd92-4326-480b-87f1-64b0dddb5844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.042081 10.0.0.22 - - [2025-11-17 02:47:33] "POST /network-policys HTTP/1.1" 200 537 0.037991 10.0.0.22 - - [2025-11-17 02:47:33] "GET /network-policy/55a105c0-804b-4b07-af4d-363b42f7274d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.006117 10.0.0.22 - - [2025-11-17 02:47:33] "POST /fqname-to-id HTTP/1.1" 404 212 0.003262 10.0.0.22 - - [2025-11-17 02:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.23 - - [2025-11-17 02:47:33] "GET /projects?obj_uuids=66b5bd92-4326-480b-87f1-64b0dddb5844&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000998 10.0.0.22 - - [2025-11-17 02:47:33] "GET /project/66b5bd92-4326-480b-87f1-64b0dddb5844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.042450 10.0.0.22 - - [2025-11-17 02:47:34] "POST /network-policys HTTP/1.1" 200 535 0.069959 10.0.0.22 - - [2025-11-17 02:47:34] "GET /network-policy/4344afdd-d7e7-40f7-ac0e-1368471fb596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.007753 10.0.0.22 - - [2025-11-17 02:47:34] "POST /fqname-to-id HTTP/1.1" 404 212 0.003403 10.0.0.22 - - [2025-11-17 02:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.23 - - [2025-11-17 02:47:34] "GET /projects?obj_uuids=66b5bd92-4326-480b-87f1-64b0dddb5844&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001103 10.0.0.22 - - [2025-11-17 02:47:34] "GET /project/66b5bd92-4326-480b-87f1-64b0dddb5844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.039790 10.0.0.22 - - [2025-11-17 02:47:34] "POST /network-policys HTTP/1.1" 200 535 0.070376 10.0.0.22 - - [2025-11-17 02:47:34] "GET /network-policy/1a2da97f-7f1b-4b0b-8775-9fe153f93df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.006309 10.0.0.22 - - [2025-11-17 02:47:34] "POST /fqname-to-id HTTP/1.1" 404 212 0.003278 10.0.0.22 - - [2025-11-17 02:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.23 - - [2025-11-17 02:47:34] "GET /projects?obj_uuids=66b5bd92-4326-480b-87f1-64b0dddb5844&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000995 10.0.0.22 - - [2025-11-17 02:47:34] "GET /project/66b5bd92-4326-480b-87f1-64b0dddb5844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.041970 10.0.0.22 - - [2025-11-17 02:47:34] "POST /network-policys HTTP/1.1" 200 535 0.070282 10.0.0.22 - - [2025-11-17 02:47:34] "GET /network-policy/8b035448-8d44-4dd2-8e14-2d3c82bbd5d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.005861 10.0.0.22 - - [2025-11-17 02:47:35] "POST /fqname-to-id HTTP/1.1" 404 212 0.003780 10.0.0.22 - - [2025-11-17 02:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.23 - - [2025-11-17 02:47:35] "GET /projects?obj_uuids=66b5bd92-4326-480b-87f1-64b0dddb5844&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000973 10.0.0.22 - - [2025-11-17 02:47:35] "GET /project/66b5bd92-4326-480b-87f1-64b0dddb5844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.052149 10.0.0.22 - - [2025-11-17 02:47:35] "POST /network-policys HTTP/1.1" 200 535 0.081573 10.0.0.22 - - [2025-11-17 02:47:35] "GET /network-policy/024e274e-9a7c-4444-a9b4-9ea05230be06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.006448 10.0.0.22 - - [2025-11-17 02:47:35] "POST /fqname-to-id HTTP/1.1" 404 214 0.003113 10.0.0.22 - - [2025-11-17 02:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.23 - - [2025-11-17 02:47:35] "GET /projects?obj_uuids=66b5bd92-4326-480b-87f1-64b0dddb5844&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001549 10.0.0.22 - - [2025-11-17 02:47:35] "GET /project/66b5bd92-4326-480b-87f1-64b0dddb5844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.043678 10.0.0.22 - - [2025-11-17 02:47:35] "POST /network-policys HTTP/1.1" 200 539 0.030200 10.0.0.22 - - [2025-11-17 02:47:35] "GET /network-policy/b25f6e13-e298-4a2a-8ad2-7ede99af83b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.006949 10.0.0.22 - - [2025-11-17 02:47:36] "POST /neutron/network HTTP/1.1" 200 1425 0.118529 10.0.0.33 - - [2025-11-17 02:47:36] "POST /access-control-lists HTTP/1.1" 200 609 0.082243 10.0.0.22 - - [2025-11-17 02:47:36] "GET /virtual-network/c9f541aa-664e-42d6-99ba-99eedd70975d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.007593 10.0.0.22 - - [2025-11-17 02:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.22 - - [2025-11-17 02:47:36] "GET /network-policy/0770853d-ff92-445f-847b-a802faaf4314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4989 0.005275 10.0.0.22 - - [2025-11-17 02:47:36] "POST /neutron/network HTTP/1.1" 200 1427 0.083255 10.0.0.22 - - [2025-11-17 02:47:36] "GET /virtual-network/9b3119e3-5602-4f4f-bda6-3bc70182095f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.007425 10.0.0.33 - - [2025-11-17 02:47:36] "POST /ref-update HTTP/1.1" 200 156 0.032022 10.0.0.22 - - [2025-11-17 02:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.011540 10.0.0.22 - - [2025-11-17 02:47:36] "GET /network-policy/55a105c0-804b-4b07-af4d-363b42f7274d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.006593 10.0.0.22 - - [2025-11-17 02:47:36] "POST /id-to-fqname HTTP/1.1" 200 235 0.001352 10.0.0.23 - - [2025-11-17 02:47:37] "GET /projects?obj_uuids=66b5bd92-4326-480b-87f1-64b0dddb5844&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001115 10.0.0.22 - - [2025-11-17 02:47:37] "GET /project/66b5bd92-4326-480b-87f1-64b0dddb5844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.070313 10.0.0.22 - - [2025-11-17 02:47:37] "POST /neutron/network HTTP/1.1" 200 1425 0.010942 10.0.0.22 - - [2025-11-17 02:47:38] "POST /id-to-fqname HTTP/1.1" 200 235 0.001483 10.0.0.22 - - [2025-11-17 02:47:38] "POST /neutron/port HTTP/1.1" 200 117 0.006416 10.0.0.23 - - [2025-11-17 02:47:38] "GET /projects?obj_uuids=66b5bd92-4326-480b-87f1-64b0dddb5844&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001313 10.0.0.22 - - [2025-11-17 02:47:38] "POST /neutron/port HTTP/1.1" 200 1174 0.366055 10.0.0.22 - - [2025-11-17 02:47:39] "POST /neutron/port HTTP/1.1" 200 1228 0.116606 10.0.0.22 - - [2025-11-17 02:47:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003936 10.0.0.22 - - [2025-11-17 02:47:39] "POST /neutron/port HTTP/1.1" 200 117 0.001515 10.0.0.23 - - [2025-11-17 02:47:39] "GET /projects?obj_uuids=66b5bd92-4326-480b-87f1-64b0dddb5844&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001041 10.0.0.22 - - [2025-11-17 02:47:39] "GET /project/66b5bd92-4326-480b-87f1-64b0dddb5844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.126079 10.0.0.22 - - [2025-11-17 02:47:39] "POST /neutron/port HTTP/1.1" 200 1202 0.022793 10.0.0.22 - - [2025-11-17 02:47:39] "POST /neutron/port HTTP/1.1" 200 1202 0.017940 10.0.0.33 - - [2025-11-17 02:47:40] "DELETE /access-control-list/44a56b37-b10a-440d-92c9-d7254b895434 HTTP/1.1" 200 115 0.037367 10.0.0.23 - - [2025-11-17 02:47:40] "GET /projects?obj_uuids=66b5bd92-4326-480b-87f1-64b0dddb5844&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001215 10.0.0.22 - - [2025-11-17 02:47:40] "POST /neutron/port HTTP/1.1" 200 1174 0.469576 10.0.0.22 - - [2025-11-17 02:47:40] "POST /neutron/port HTTP/1.1" 200 1228 0.116633 10.0.0.22 - - [2025-11-17 02:47:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003632 10.0.0.22 - - [2025-11-17 02:47:41] "POST /neutron/port HTTP/1.1" 200 117 0.001436 10.0.0.22 - - [2025-11-17 02:47:44] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007760 10.0.0.22 - - [2025-11-17 02:47:45] "POST /neutron/port HTTP/1.1" 200 1202 0.015503 10.0.0.22 - - [2025-11-17 02:47:45] "GET /virtual-machine/acfe1be6-4659-44f7-8e20-7cee597cdd23 HTTP/1.1" 401 292 0.000507 10.0.0.22 - - [2025-11-17 02:47:45] "GET /virtual-machine/acfe1be6-4659-44f7-8e20-7cee597cdd23 HTTP/1.1" 200 1305 0.049567 10.0.0.22 - - [2025-11-17 02:47:45] "GET /virtual-machine-interface/bd428f72-1417-43df-9432-48b77055a9c8 HTTP/1.1" 200 3170 0.007868 10.0.0.22 - - [2025-11-17 02:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.22 - - [2025-11-17 02:47:45] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003434 10.0.0.22 - - [2025-11-17 02:47:45] "GET /virtual-networks?parent_id=66b5bd92-4326-480b-87f1-64b0dddb5844&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003085 10.0.0.22 - - [2025-11-17 02:47:45] "GET /virtual-network/c9f541aa-664e-42d6-99ba-99eedd70975d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006284 10.0.0.22 - - [2025-11-17 02:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895 10.0.0.22 - - [2025-11-17 02:47:48] "GET /virtual-network/c9f541aa-664e-42d6-99ba-99eedd70975d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006583 10.0.0.22 - - [2025-11-17 02:47:50] "POST /neutron/port HTTP/1.1" 200 1202 0.016400 10.0.0.22 - - [2025-11-17 02:47:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004035 10.0.0.22 - - [2025-11-17 02:47:51] "POST /neutron/port HTTP/1.1" 200 117 0.001285 10.0.0.23 - - [2025-11-17 02:47:52] "DELETE /project/66b5bd924326480b87f164b0dddb5844 HTTP/1.1" 404 173 0.006895 10.0.0.23 - - [2025-11-17 02:47:52] "DELETE /project/e67d2810-ac4e-46ae-b4b2-07cda95514e9 HTTP/1.1" 404 177 0.006752 10.0.0.23 - - [2025-11-17 02:47:52] "DELETE /project/e67d2810ac4e46aeb4b207cda95514e9 HTTP/1.1" 404 173 0.004653 10.0.0.22 - - [2025-11-17 02:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003866 10.0.0.22 - - [2025-11-17 02:47:52] "GET /virtual-network/c9f541aa-664e-42d6-99ba-99eedd70975d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005898 10.0.0.22 - - [2025-11-17 02:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004117 10.0.0.22 - - [2025-11-17 02:47:56] "GET /virtual-network/c9f541aa-664e-42d6-99ba-99eedd70975d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005148 10.0.0.22 - - [2025-11-17 02:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004735 10.0.0.22 - - [2025-11-17 02:48:01] "GET /virtual-network/c9f541aa-664e-42d6-99ba-99eedd70975d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006380 10.0.0.22 - - [2025-11-17 02:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004430 10.0.0.22 - - [2025-11-17 02:48:05] "GET /virtual-network/c9f541aa-664e-42d6-99ba-99eedd70975d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006685 10.0.0.22 - - [2025-11-17 02:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.22 - - [2025-11-17 02:48:09] "GET /virtual-network/c9f541aa-664e-42d6-99ba-99eedd70975d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006176 10.0.0.22 - - [2025-11-17 02:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.22 - - [2025-11-17 02:48:13] "GET /virtual-network/c9f541aa-664e-42d6-99ba-99eedd70975d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005848 10.0.0.22 - - [2025-11-17 02:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004334 10.0.0.22 - - [2025-11-17 02:48:17] "GET /virtual-network/c9f541aa-664e-42d6-99ba-99eedd70975d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.015656 10.0.0.22 - - [2025-11-17 02:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.22 - - [2025-11-17 02:48:21] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003650 10.0.0.22 - - [2025-11-17 02:48:21] "GET /virtual-networks?parent_id=66b5bd92-4326-480b-87f1-64b0dddb5844&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003807 10.0.0.22 - - [2025-11-17 02:48:21] "GET /virtual-network/c9f541aa-664e-42d6-99ba-99eedd70975d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006575 10.0.0.22 - - [2025-11-17 02:48:21] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007995 10.0.0.22 - - [2025-11-17 02:48:27] "POST /neutron/port HTTP/1.1" 200 1202 0.015022 10.0.0.22 - - [2025-11-17 02:48:32] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008662 10.0.0.22 - - [2025-11-17 02:48:36] "POST /neutron/port HTTP/1.1" 200 1202 0.017271 10.0.0.22 - - [2025-11-17 02:48:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003798 10.0.0.22 - - [2025-11-17 02:48:37] "POST /neutron/port HTTP/1.1" 200 117 0.001276 10.0.0.22 - - [2025-11-17 02:48:37] "POST /neutron/port HTTP/1.1" 200 1202 0.015732 10.0.0.22 - - [2025-11-17 02:48:42] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007325 10.0.0.22 - - [2025-11-17 02:48:42] "POST /neutron/port HTTP/1.1" 200 1202 0.027008 10.0.0.22 - - [2025-11-17 02:48:42] "GET /virtual-machine/d8ac9e36-8205-463f-b38f-0c45ae67e7d4 HTTP/1.1" 200 1305 0.006428 10.0.0.22 - - [2025-11-17 02:48:42] "GET /virtual-machine-interface/3832c703-596b-43dd-a791-22ab8aaefc95 HTTP/1.1" 200 3169 0.005498 10.0.0.22 - - [2025-11-17 02:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.22 - - [2025-11-17 02:48:42] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003978 10.0.0.22 - - [2025-11-17 02:48:42] "GET /virtual-networks?parent_id=66b5bd92-4326-480b-87f1-64b0dddb5844&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003388 10.0.0.22 - - [2025-11-17 02:48:42] "GET /virtual-network/9b3119e3-5602-4f4f-bda6-3bc70182095f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.006252 10.0.0.22 - - [2025-11-17 02:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.22 - - [2025-11-17 02:48:43] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003929 10.0.0.22 - - [2025-11-17 02:48:43] "GET /virtual-networks?parent_id=66b5bd92-4326-480b-87f1-64b0dddb5844&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003225 10.0.0.22 - - [2025-11-17 02:48:43] "GET /virtual-network/9b3119e3-5602-4f4f-bda6-3bc70182095f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.006391 10.0.0.22 - - [2025-11-17 02:48:44] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007134 10.0.0.22 - - [2025-11-17 02:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009491 10.0.0.22 - - [2025-11-17 02:48:44] "GET /network-policy/55a105c0-804b-4b07-af4d-363b42f7274d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.004575 10.0.0.22 - - [2025-11-17 02:48:44] "POST /neutron/port HTTP/1.1" 200 1202 0.015932 10.0.0.22 - - [2025-11-17 02:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004164 10.0.0.22 - - [2025-11-17 02:48:44] "GET /network-policy/0770853d-ff92-445f-847b-a802faaf4314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4989 0.003880 10.0.0.33 - - [2025-11-17 02:48:44] "POST /fqname-to-id HTTP/1.1" 404 207 0.003129 10.0.0.22 - - [2025-11-17 02:48:44] "POST /neutron/network HTTP/1.1" 200 1425 0.108527 10.0.0.22 - - [2025-11-17 02:48:45] "GET /virtual-network/c9f541aa-664e-42d6-99ba-99eedd70975d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006448 10.0.0.22 - - [2025-11-17 02:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002837 10.0.0.22 - - [2025-11-17 02:48:45] "GET /network-policy/45deb3cd-e2d5-42bc-a512-5c5ea99df8e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.004286 10.0.0.22 - - [2025-11-17 02:48:50] "POST /neutron/port HTTP/1.1" 200 1202 0.015566 10.0.0.22 - - [2025-11-17 02:48:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003692 10.0.0.22 - - [2025-11-17 02:48:51] "POST /neutron/port HTTP/1.1" 200 117 0.001225 10.0.0.33 - - [2025-11-17 02:49:12] "PUT /access-control-list/10feb177-22c4-494b-9e54-f3f9fc3614b8 HTTP/1.1" 200 272 0.022172 10.0.0.22 - - [2025-11-17 02:49:12] "POST /neutron/network HTTP/1.1" 200 1428 0.097824 10.0.0.22 - - [2025-11-17 02:49:12] "GET /virtual-network/c9f541aa-664e-42d6-99ba-99eedd70975d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.010920 10.0.0.22 - - [2025-11-17 02:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.013676 10.0.0.22 - - [2025-11-17 02:49:12] "GET /network-policy/b25f6e13-e298-4a2a-8ad2-7ede99af83b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004315 10.0.0.33 - - [2025-11-17 02:49:16] "GET /obj-perms HTTP/1.1" 200 5056 0.060343 10.0.0.22 - - [2025-11-17 02:49:25] "POST /neutron/network HTTP/1.1" 200 1425 0.097138 10.0.0.33 - - [2025-11-17 02:49:25] "POST /ref-update HTTP/1.1" 200 156 0.021268 10.0.0.22 - - [2025-11-17 02:49:25] "GET /virtual-network/c9f541aa-664e-42d6-99ba-99eedd70975d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.012113 10.0.0.22 - - [2025-11-17 02:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007576 10.0.0.22 - - [2025-11-17 02:49:25] "GET /network-policy/29da04c1-2060-43cd-8df4-96cf12d4f047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.005063 10.0.0.33 - - [2025-11-17 02:49:37] "POST /fqname-to-id HTTP/1.1" 404 207 0.004334 10.0.0.22 - - [2025-11-17 02:49:37] "POST /neutron/network HTTP/1.1" 200 1425 0.114033 10.0.0.22 - - [2025-11-17 02:49:37] "GET /virtual-network/c9f541aa-664e-42d6-99ba-99eedd70975d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006471 10.0.0.22 - - [2025-11-17 02:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002969 10.0.0.22 - - [2025-11-17 02:49:37] "GET /network-policy/26a9af81-1a2c-420f-b0bf-5469e323850a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.005212 10.0.0.22 - - [2025-11-17 02:49:38] "POST /neutron/port HTTP/1.1" 200 1202 0.041765 10.0.0.22 - - [2025-11-17 02:49:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004022 10.0.0.22 - - [2025-11-17 02:49:38] "POST /neutron/port HTTP/1.1" 200 117 0.001263 10.0.0.22 - - [2025-11-17 02:49:48] "POST /neutron/network HTTP/1.1" 200 1426 0.182324 10.0.0.33 - - [2025-11-17 02:49:48] "POST /ref-update HTTP/1.1" 200 156 0.037490 10.0.0.22 - - [2025-11-17 02:49:48] "GET /virtual-network/c9f541aa-664e-42d6-99ba-99eedd70975d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.007048 10.0.0.22 - - [2025-11-17 02:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004880 10.0.0.22 - - [2025-11-17 02:49:48] "GET /network-policy/4344afdd-d7e7-40f7-ac0e-1368471fb596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.005045 10.0.0.22 - - [2025-11-17 02:49:51] "POST /neutron/port HTTP/1.1" 200 1202 0.051960 10.0.0.22 - - [2025-11-17 02:49:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004616 10.0.0.22 - - [2025-11-17 02:49:51] "POST /neutron/port HTTP/1.1" 200 117 0.001433 10.0.0.22 - - [2025-11-17 02:50:00] "POST /neutron/network HTTP/1.1" 200 1426 0.132813 10.0.0.22 - - [2025-11-17 02:50:01] "GET /virtual-network/c9f541aa-664e-42d6-99ba-99eedd70975d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.012987 10.0.0.22 - - [2025-11-17 02:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006765 10.0.0.22 - - [2025-11-17 02:50:01] "GET /network-policy/1a2da97f-7f1b-4b0b-8775-9fe153f93df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.004593 10.0.0.33 - - [2025-11-17 02:50:11] "POST /fqname-to-id HTTP/1.1" 404 207 0.015846 10.0.0.22 - - [2025-11-17 02:50:11] "POST /neutron/network HTTP/1.1" 200 1426 0.108785 10.0.0.33 - - [2025-11-17 02:50:11] "PUT /access-control-list/10feb177-22c4-494b-9e54-f3f9fc3614b8 HTTP/1.1" 200 272 0.081524 10.0.0.22 - - [2025-11-17 02:50:11] "GET /virtual-network/c9f541aa-664e-42d6-99ba-99eedd70975d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.007930 10.0.0.22 - - [2025-11-17 02:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005260 10.0.0.22 - - [2025-11-17 02:50:11] "GET /network-policy/8b035448-8d44-4dd2-8e14-2d3c82bbd5d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.004537 10.0.0.22 - - [2025-11-17 02:50:17] "GET /obj-perms HTTP/1.1" 200 5056 0.055846 10.0.0.22 - - [2025-11-17 02:50:23] "POST /neutron/network HTTP/1.1" 200 1426 0.096037 10.0.0.22 - - [2025-11-17 02:50:23] "GET /virtual-network/c9f541aa-664e-42d6-99ba-99eedd70975d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.006430 10.0.0.22 - - [2025-11-17 02:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.22 - - [2025-11-17 02:50:23] "GET /network-policy/024e274e-9a7c-4444-a9b4-9ea05230be06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.004762 10.0.0.22 - - [2025-11-17 02:50:33] "GET /virtual-network/c9f541aa-664e-42d6-99ba-99eedd70975d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.006507 10.0.0.22 - - [2025-11-17 02:50:34] "POST /neutron/network HTTP/1.1" 200 1337 0.122787 10.0.0.33 - - [2025-11-17 02:50:34] "POST /ref-update HTTP/1.1" 200 156 0.041727 10.0.0.22 - - [2025-11-17 02:50:34] "GET /virtual-network/c9f541aa-664e-42d6-99ba-99eedd70975d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.008232 10.0.0.22 - - [2025-11-17 02:50:34] "GET /virtual-machine/d8ac9e36-8205-463f-b38f-0c45ae67e7d4 HTTP/1.1" 200 1305 0.004528 10.0.0.22 - - [2025-11-17 02:50:34] "POST /neutron/port HTTP/1.1" 200 1228 0.016510 10.0.0.22 - - [2025-11-17 02:50:36] "GET /virtual-machine/d8ac9e36-8205-463f-b38f-0c45ae67e7d4 HTTP/1.1" 404 171 0.003487 10.0.0.22 - - [2025-11-17 02:50:36] "GET /virtual-machine/d8ac9e36-8205-463f-b38f-0c45ae67e7d4 HTTP/1.1" 404 171 0.002831 10.0.0.22 - - [2025-11-17 02:50:36] "GET /virtual-machine/d8ac9e36-8205-463f-b38f-0c45ae67e7d4 HTTP/1.1" 404 171 0.002731 10.0.0.22 - - [2025-11-17 02:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.22 - - [2025-11-17 02:50:36] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004438 10.0.0.22 - - [2025-11-17 02:50:36] "GET /virtual-networks?parent_id=66b5bd92-4326-480b-87f1-64b0dddb5844&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003540 10.0.0.22 - - [2025-11-17 02:50:36] "GET /virtual-network/9b3119e3-5602-4f4f-bda6-3bc70182095f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.006549 10.0.0.22 - - [2025-11-17 02:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.22 - - [2025-11-17 02:50:36] "GET /routing-instance/b2a3e032-d30e-4f86-a5b4-8b130a848668?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.004454 10.0.0.22 - - [2025-11-17 02:50:36] "GET /route-target/69fb1bd9-6989-4a2a-908e-00aff8e5ede7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004634 10.0.0.22 - - [2025-11-17 02:50:38] "POST /neutron/port HTTP/1.1" 200 1202 0.017750 10.0.0.22 - - [2025-11-17 02:50:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004566 10.0.0.22 - - [2025-11-17 02:50:39] "POST /neutron/port HTTP/1.1" 200 117 0.001345 10.0.0.22 - - [2025-11-17 02:50:39] "GET /obj-perms HTTP/1.1" 200 5019 0.004869 10.0.0.22 - - [2025-11-17 02:50:43] "GET /obj-perms HTTP/1.1" 200 5019 0.009884 10.0.0.22 - - [2025-11-17 02:50:46] "GET /obj-perms HTTP/1.1" 200 5019 0.003939 10.0.0.23 - - [2025-11-17 02:50:46] "GET /obj-perms HTTP/1.1" 200 5019 0.006039 10.0.0.23 - - [2025-11-17 02:50:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000424 10.0.0.22 - - [2025-11-17 02:50:46] "GET /virtual-machine/acfe1be6-4659-44f7-8e20-7cee597cdd23 HTTP/1.1" 200 1305 0.004560 10.0.0.23 - - [2025-11-17 02:50:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000459 10.0.0.33 - - [2025-11-17 02:50:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000376 10.0.0.33 - - [2025-11-17 02:50:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000379 10.0.0.33 - - [2025-11-17 02:50:46] "GET /global-system-configs HTTP/1.1" 401 292 0.002254 10.0.0.33 - - [2025-11-17 02:50:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000363 10.0.0.22 - - [2025-11-17 02:50:46] "POST /neutron/port HTTP/1.1" 200 1228 0.015419 10.0.0.23 - - [2025-11-17 02:50:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.23 - - [2025-11-17 02:50:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000512 10.0.0.22 - - [2025-11-17 02:50:48] "GET /virtual-machine/acfe1be6-4659-44f7-8e20-7cee597cdd23 HTTP/1.1" 404 171 0.003647 10.0.0.22 - - [2025-11-17 02:50:48] "GET /virtual-machine/acfe1be6-4659-44f7-8e20-7cee597cdd23 HTTP/1.1" 404 171 0.002984 10.0.0.22 - - [2025-11-17 02:50:48] "GET /virtual-machine/acfe1be6-4659-44f7-8e20-7cee597cdd23 HTTP/1.1" 404 171 0.005250 10.0.0.22 - - [2025-11-17 02:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003606 10.0.0.22 - - [2025-11-17 02:50:48] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003701 10.0.0.22 - - [2025-11-17 02:50:48] "GET /virtual-networks?parent_id=66b5bd92-4326-480b-87f1-64b0dddb5844&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.002966 10.0.0.22 - - [2025-11-17 02:50:48] "GET /virtual-network/c9f541aa-664e-42d6-99ba-99eedd70975d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.005999 10.0.0.22 - - [2025-11-17 02:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003126 10.0.0.22 - - [2025-11-17 02:50:48] "GET /routing-instance/1f3a26ee-7a11-40f4-8db0-fa0757fa3e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.004687 10.0.0.22 - - [2025-11-17 02:50:48] "GET /route-target/7e815513-e4a0-499d-92df-5252659dc2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004270 10.0.0.22 - - [2025-11-17 02:50:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000529 10.0.0.22 - - [2025-11-17 02:50:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.22 - - [2025-11-17 02:50:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000435 10.0.0.22 - - [2025-11-17 02:50:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000893 10.0.0.22 - - [2025-11-17 02:50:51] "GET /obj-perms HTTP/1.1" 200 5019 0.004000 10.0.0.23 - - [2025-11-17 02:50:55] "GET /obj-perms HTTP/1.1" 200 5019 0.004000 10.0.0.22 - - [2025-11-17 02:51:01] "GET /obj-perms HTTP/1.1" 200 5019 0.004080 10.0.0.23 - - [2025-11-17 02:51:04] "GET /obj-perms HTTP/1.1" 200 5019 0.004057 10.0.0.22 - - [2025-11-17 02:51:10] "GET /obj-perms HTTP/1.1" 200 5019 0.004481 10.0.0.23 - - [2025-11-17 02:51:10] "GET /obj-perms HTTP/1.1" 200 5019 0.004399 10.0.0.22 - - [2025-11-17 02:51:10] "GET /virtual-network/9b3119e3-5602-4f4f-bda6-3bc70182095f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.005872 10.0.0.33 - - [2025-11-17 02:51:10] "POST /fqname-to-id HTTP/1.1" 404 207 0.011699 10.0.0.22 - - [2025-11-17 02:51:10] "POST /neutron/network HTTP/1.1" 200 1337 0.128185 10.0.0.22 - - [2025-11-17 02:51:10] "GET /virtual-network/9b3119e3-5602-4f4f-bda6-3bc70182095f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.007588 10.0.0.22 - - [2025-11-17 02:51:11] "DELETE /network-policy/b25f6e13-e298-4a2a-8ad2-7ede99af83b4 HTTP/1.1" 200 115 0.031697 10.0.0.22 - - [2025-11-17 02:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004678 10.0.0.23 - - [2025-11-17 02:51:11] "GET /projects?obj_uuids=66b5bd92-4326-480b-87f1-64b0dddb5844&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001157 10.0.0.22 - - [2025-11-17 02:51:11] "GET /project/66b5bd92-4326-480b-87f1-64b0dddb5844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.051429 10.0.0.22 - - [2025-11-17 02:51:11] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-87085903&detail=False&count=False&shared=False HTTP/1.1" 200 2126 0.004971 10.0.0.22 - - [2025-11-17 02:51:11] "DELETE /network-policy/024e274e-9a7c-4444-a9b4-9ea05230be06 HTTP/1.1" 200 115 0.056673 10.0.0.22 - - [2025-11-17 02:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004783 10.0.0.23 - - [2025-11-17 02:51:11] "GET /projects?obj_uuids=66b5bd92-4326-480b-87f1-64b0dddb5844&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001088 10.0.0.22 - - [2025-11-17 02:51:11] "GET /project/66b5bd92-4326-480b-87f1-64b0dddb5844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.065249 10.0.0.22 - - [2025-11-17 02:51:11] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-87085903&detail=False&count=False&shared=False HTTP/1.1" 200 1904 0.005310 10.0.0.22 - - [2025-11-17 02:51:11] "DELETE /network-policy/8b035448-8d44-4dd2-8e14-2d3c82bbd5d9 HTTP/1.1" 200 115 0.069455 10.0.0.22 - - [2025-11-17 02:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005925 10.0.0.23 - - [2025-11-17 02:51:11] "GET /projects?obj_uuids=66b5bd92-4326-480b-87f1-64b0dddb5844&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001094 10.0.0.22 - - [2025-11-17 02:51:11] "GET /project/66b5bd92-4326-480b-87f1-64b0dddb5844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.058870 10.0.0.22 - - [2025-11-17 02:51:11] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-87085903&detail=False&count=False&shared=False HTTP/1.1" 200 1682 0.006265 10.0.0.22 - - [2025-11-17 02:51:11] "DELETE /network-policy/1a2da97f-7f1b-4b0b-8775-9fe153f93df4 HTTP/1.1" 200 115 0.051270 10.0.0.22 - - [2025-11-17 02:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006587 10.0.0.23 - - [2025-11-17 02:51:11] "GET /projects?obj_uuids=66b5bd92-4326-480b-87f1-64b0dddb5844&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001007 10.0.0.22 - - [2025-11-17 02:51:11] "GET /project/66b5bd92-4326-480b-87f1-64b0dddb5844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.047497 10.0.0.22 - - [2025-11-17 02:51:11] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-87085903&detail=False&count=False&shared=False HTTP/1.1" 200 1460 0.006278 10.0.0.22 - - [2025-11-17 02:51:12] "DELETE /network-policy/4344afdd-d7e7-40f7-ac0e-1368471fb596 HTTP/1.1" 200 115 0.048807 10.0.0.22 - - [2025-11-17 02:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012134 10.0.0.23 - - [2025-11-17 02:51:12] "GET /projects?obj_uuids=66b5bd92-4326-480b-87f1-64b0dddb5844&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000973 10.0.0.22 - - [2025-11-17 02:51:12] "GET /project/66b5bd92-4326-480b-87f1-64b0dddb5844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.036649 10.0.0.22 - - [2025-11-17 02:51:12] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-87085903&detail=False&count=False&shared=False HTTP/1.1" 200 1238 0.006152 10.0.0.22 - - [2025-11-17 02:51:12] "DELETE /network-policy/55a105c0-804b-4b07-af4d-363b42f7274d HTTP/1.1" 200 115 0.048338 10.0.0.22 - - [2025-11-17 02:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.23 - - [2025-11-17 02:51:12] "GET /projects?obj_uuids=66b5bd92-4326-480b-87f1-64b0dddb5844&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001117 10.0.0.22 - - [2025-11-17 02:51:12] "GET /project/66b5bd92-4326-480b-87f1-64b0dddb5844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.041616 10.0.0.22 - - [2025-11-17 02:51:12] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-87085903&detail=False&count=False&shared=False HTTP/1.1" 200 1014 0.005254 10.0.0.22 - - [2025-11-17 02:51:12] "DELETE /network-policy/26a9af81-1a2c-420f-b0bf-5469e323850a HTTP/1.1" 200 115 0.043016 10.0.0.22 - - [2025-11-17 02:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004527 10.0.0.23 - - [2025-11-17 02:51:12] "GET /projects?obj_uuids=66b5bd92-4326-480b-87f1-64b0dddb5844&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001298 10.0.0.22 - - [2025-11-17 02:51:12] "GET /project/66b5bd92-4326-480b-87f1-64b0dddb5844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.056382 10.0.0.22 - - [2025-11-17 02:51:12] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-87085903&detail=False&count=False&shared=False HTTP/1.1" 200 793 0.008955 10.0.0.22 - - [2025-11-17 02:51:12] "DELETE /network-policy/29da04c1-2060-43cd-8df4-96cf12d4f047 HTTP/1.1" 200 115 0.038997 10.0.0.22 - - [2025-11-17 02:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.23 - - [2025-11-17 02:51:12] "GET /projects?obj_uuids=66b5bd92-4326-480b-87f1-64b0dddb5844&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001091 10.0.0.22 - - [2025-11-17 02:51:12] "GET /project/66b5bd92-4326-480b-87f1-64b0dddb5844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.046149 10.0.0.22 - - [2025-11-17 02:51:12] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-87085903&detail=False&count=False&shared=False HTTP/1.1" 200 572 0.004977 10.0.0.22 - - [2025-11-17 02:51:12] "DELETE /network-policy/45deb3cd-e2d5-42bc-a512-5c5ea99df8e3 HTTP/1.1" 200 115 0.037106 10.0.0.22 - - [2025-11-17 02:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004685 10.0.0.23 - - [2025-11-17 02:51:13] "GET /projects?obj_uuids=66b5bd92-4326-480b-87f1-64b0dddb5844&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001022 10.0.0.22 - - [2025-11-17 02:51:13] "GET /project/66b5bd92-4326-480b-87f1-64b0dddb5844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.046362 10.0.0.22 - - [2025-11-17 02:51:13] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-87085903&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.005739 10.0.0.22 - - [2025-11-17 02:51:13] "DELETE /network-policy/0770853d-ff92-445f-847b-a802faaf4314 HTTP/1.1" 200 115 0.040353 10.0.0.22 - - [2025-11-17 02:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004481 10.0.0.23 - - [2025-11-17 02:51:13] "GET /projects?obj_uuids=66b5bd92-4326-480b-87f1-64b0dddb5844&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001048 10.0.0.22 - - [2025-11-17 02:51:13] "GET /project/66b5bd92-4326-480b-87f1-64b0dddb5844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.055521 10.0.0.22 - - [2025-11-17 02:51:13] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-87085903&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005528 10.0.0.23 - - [2025-11-17 02:51:13] "POST /useragent-kv HTTP/1.1" 200 115 0.010371 10.0.0.23 - - [2025-11-17 02:51:13] "POST /useragent-kv HTTP/1.1" 200 115 0.003320 10.0.0.23 - - [2025-11-17 02:51:13] "POST /useragent-kv HTTP/1.1" 200 115 0.004800 10.0.0.23 - - [2025-11-17 02:51:13] "POST /useragent-kv HTTP/1.1" 200 115 0.002394 10.0.0.23 - - [2025-11-17 02:51:13] "POST /useragent-kv HTTP/1.1" 200 115 0.002895 10.0.0.23 - - [2025-11-17 02:51:13] "POST /useragent-kv HTTP/1.1" 200 115 0.003280 10.0.0.22 - - [2025-11-17 02:51:13] "POST /neutron/network HTTP/1.1" 200 151 0.189065 10.0.0.33 - - [2025-11-17 02:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.041857 10.0.0.33 - - [2025-11-17 02:51:14] "DELETE /route-target/7e815513-e4a0-499d-92df-5252659dc2cd HTTP/1.1" 200 115 0.024328 10.0.0.22 - - [2025-11-17 02:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004197 10.0.0.22 - - [2025-11-17 02:51:14] "DELETE /network-ipam/b553d83a-542d-486f-96ee-6f02e3c52ace HTTP/1.1" 200 115 0.061666 10.0.0.22 - - [2025-11-17 02:51:14] "POST /fqname-to-id HTTP/1.1" 404 260 0.003066 10.0.0.23 - - [2025-11-17 02:51:14] "GET /projects?obj_uuids=66b5bd92-4326-480b-87f1-64b0dddb5844&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001191 10.0.0.23 - - [2025-11-17 02:51:14] "GET /project/66b5bd92-4326-480b-87f1-64b0dddb5844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1525 0.077112 10.0.0.23 - - [2025-11-17 02:51:14] "GET /projects?obj_uuids=66b5bd92-4326-480b-87f1-64b0dddb5844&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001119 10.0.0.23 - - [2025-11-17 02:51:14] "GET /project/66b5bd92-4326-480b-87f1-64b0dddb5844?fields=security_groups HTTP/1.1" 200 1408 0.042341 10.0.0.23 - - [2025-11-17 02:51:14] "DELETE /security-group/01ca0273-dcb3-46b9-9eb4-39f935719428 HTTP/1.1" 200 115 0.048215 10.0.0.23 - - [2025-11-17 02:51:14] "GET /projects?obj_uuids=66b5bd92-4326-480b-87f1-64b0dddb5844&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001155 10.0.0.23 - - [2025-11-17 02:51:14] "GET /project/66b5bd92-4326-480b-87f1-64b0dddb5844?fields=application_policy_sets HTTP/1.1" 200 1447 0.067858 10.0.0.22 - - [2025-11-17 02:51:14] "DELETE /project/66b5bd92-4326-480b-87f1-64b0dddb5844 HTTP/1.1" 200 115 0.468959 10.0.0.23 - - [2025-11-17 02:51:14] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001482 10.0.0.22 - - [2025-11-17 02:51:14] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?fields=projects HTTP/1.1" 200 1244 0.016738 10.0.0.23 - - [2025-11-17 02:51:16] "GET /projects?obj_uuids=66b5bd92-4326-480b-87f1-64b0dddb5844&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003214 10.0.0.23 - - [2025-11-17 02:51:16] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001324 10.0.0.23 - - [2025-11-17 02:51:16] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.052172 10.0.0.23 - - [2025-11-17 02:51:16] "POST /id-to-fqname HTTP/1.1" 200 202 0.004776 10.0.0.23 - - [2025-11-17 02:51:16] "POST /fqname-to-id HTTP/1.1" 404 211 0.003204 10.0.0.23 - - [2025-11-17 02:51:16] "POST /security-groups HTTP/1.1" 200 603 0.077489 10.0.0.33 - - [2025-11-17 02:51:16] "POST /fqname-to-id HTTP/1.1" 404 246 0.003964 10.0.0.23 - - [2025-11-17 02:51:16] "POST /projects HTTP/1.1" 200 609 0.288237 10.0.0.23 - - [2025-11-17 02:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.371793 10.0.0.33 - - [2025-11-17 02:51:16] "POST /access-control-lists HTTP/1.1" 200 606 0.035464 10.0.0.22 - - [2025-11-17 02:51:16] "GET /project/66b5bd92-4326-480b-87f1-64b0dddb5844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.569680 10.0.0.23 - - [2025-11-17 02:51:16] "GET /projects?obj_uuids=66b5bd92-4326-480b-87f1-64b0dddb5844&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001166 10.0.0.22 - - [2025-11-17 02:51:16] "GET /project/66b5bd92-4326-480b-87f1-64b0dddb5844?fields=virtual_networks HTTP/1.1" 200 1065 0.048412 10.0.0.23 - - [2025-11-17 02:51:16] "GET /projects?obj_uuids=66b5bd92-4326-480b-87f1-64b0dddb5844&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001030 10.0.0.22 - - [2025-11-17 02:51:16] "GET /project/66b5bd92-4326-480b-87f1-64b0dddb5844?fields=virtual_machine_interfaces HTTP/1.1" 200 1065 0.056552 10.0.0.23 - - [2025-11-17 02:51:17] "GET /projects?obj_uuids=66b5bd92-4326-480b-87f1-64b0dddb5844&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001003 10.0.0.22 - - [2025-11-17 02:51:17] "GET /project/66b5bd92-4326-480b-87f1-64b0dddb5844?fields=security_groups HTTP/1.1" 200 1303 0.042377 10.0.0.33 - - [2025-11-17 02:51:18] "GET /obj-perms HTTP/1.1" 200 5056 0.176437 10.0.0.22 - - [2025-11-17 02:51:18] "POST /fqname-to-id HTTP/1.1" 404 182 0.038338 10.0.0.23 - - [2025-11-17 02:51:18] "GET /projects?obj_uuids=ff6c775d-edd8-48ca-916e-34b82eb75896&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002881 10.0.0.23 - - [2025-11-17 02:51:18] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000978 10.0.0.23 - - [2025-11-17 02:51:18] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007268 10.0.0.23 - - [2025-11-17 02:51:19] "POST /id-to-fqname HTTP/1.1" 200 184 0.002652 10.0.0.23 - - [2025-11-17 02:51:19] "POST /fqname-to-id HTTP/1.1" 404 193 0.005562 10.0.0.23 - - [2025-11-17 02:51:19] "POST /security-groups HTTP/1.1" 200 585 0.030906 10.0.0.23 - - [2025-11-17 02:51:19] "POST /projects HTTP/1.1" 200 573 0.235478 10.0.0.33 - - [2025-11-17 02:51:19] "POST /fqname-to-id HTTP/1.1" 404 227 0.010228 10.0.0.23 - - [2025-11-17 02:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.310146 10.0.0.22 - - [2025-11-17 02:51:19] "GET /project/ff6c775d-edd8-48ca-916e-34b82eb75896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.473883 10.0.0.22 - - [2025-11-17 02:51:20] "GET / HTTP/1.1" 200 35931 0.002006 10.0.0.22 - - [2025-11-17 02:51:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000497 10.0.0.22 - - [2025-11-17 02:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.065457 10.0.0.23 - - [2025-11-17 02:51:21] "GET /projects?obj_uuids=ff6c775d-edd8-48ca-916e-34b82eb75896&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001129 10.0.0.22 - - [2025-11-17 02:51:21] "GET /project/ff6c775d-edd8-48ca-916e-34b82eb75896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.042337 10.0.0.22 - - [2025-11-17 02:51:21] "POST /neutron/network HTTP/1.1" 200 117 0.041952 10.0.0.33 - - [2025-11-17 02:51:22] "POST /ref-update HTTP/1.1" 200 156 0.026958 10.0.0.23 - - [2025-11-17 02:51:22] "POST /useragent-kv HTTP/1.1" 200 115 0.007682 10.0.0.22 - - [2025-11-17 02:51:22] "POST /neutron/subnet HTTP/1.1" 200 828 0.235745 10.0.0.22 - - [2025-11-17 02:51:22] "POST /id-to-fqname HTTP/1.1" 200 214 0.001424 10.0.0.22 - - [2025-11-17 02:51:22] "GET /virtual-network/a3ba4346-0c8f-4617-9605-3918a0732473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.006453 10.0.0.22 - - [2025-11-17 02:51:22] "GET /virtual-network/a3ba4346-0c8f-4617-9605-3918a0732473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.005471 10.0.0.22 - - [2025-11-17 02:51:22] "POST /neutron/network HTTP/1.1" 200 991 0.008672 10.0.0.22 - - [2025-11-17 02:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.23 - - [2025-11-17 02:51:22] "GET /projects?obj_uuids=ff6c775d-edd8-48ca-916e-34b82eb75896&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001072 10.0.0.22 - - [2025-11-17 02:51:22] "GET /project/ff6c775d-edd8-48ca-916e-34b82eb75896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.045368 10.0.0.22 - - [2025-11-17 02:51:22] "POST /neutron/network HTTP/1.1" 200 117 0.015283 10.0.0.23 - - [2025-11-17 02:51:23] "POST /useragent-kv HTTP/1.1" 200 115 0.006023 10.0.0.22 - - [2025-11-17 02:51:23] "POST /neutron/subnet HTTP/1.1" 200 828 0.222496 10.0.0.22 - - [2025-11-17 02:51:23] "POST /id-to-fqname HTTP/1.1" 200 214 0.001828 10.0.0.22 - - [2025-11-17 02:51:23] "GET /virtual-network/1f989622-d2e0-4d58-a73c-0595f1fb4324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.005701 10.0.0.22 - - [2025-11-17 02:51:23] "GET /virtual-network/1f989622-d2e0-4d58-a73c-0595f1fb4324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.005926 10.0.0.22 - - [2025-11-17 02:51:23] "POST /neutron/network HTTP/1.1" 200 992 0.008365 10.0.0.22 - - [2025-11-17 02:51:23] "POST /id-to-fqname HTTP/1.1" 200 214 0.001497 10.0.0.22 - - [2025-11-17 02:51:23] "POST /neutron/network HTTP/1.1" 200 1001 0.006538 10.0.0.23 - - [2025-11-17 02:51:24] "GET /projects?obj_uuids=ff6c775d-edd8-48ca-916e-34b82eb75896&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001416 10.0.0.22 - - [2025-11-17 02:51:24] "GET /project/ff6c775d-edd8-48ca-916e-34b82eb75896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.080596 10.0.0.22 - - [2025-11-17 02:51:24] "POST /neutron/port HTTP/1.1" 200 117 0.006138 10.0.0.22 - - [2025-11-17 02:51:24] "POST /id-to-fqname HTTP/1.1" 200 214 0.001305 10.0.0.22 - - [2025-11-17 02:51:25] "POST /neutron/network HTTP/1.1" 200 1001 0.007484 10.0.0.22 - - [2025-11-17 02:51:25] "POST /neutron/port HTTP/1.1" 200 1160 0.019149 10.0.0.23 - - [2025-11-17 02:51:26] "GET /projects?obj_uuids=ff6c775d-edd8-48ca-916e-34b82eb75896&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001100 10.0.0.22 - - [2025-11-17 02:51:26] "GET /project/ff6c775d-edd8-48ca-916e-34b82eb75896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.083117 10.0.0.22 - - [2025-11-17 02:51:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.011161 10.0.0.22 - - [2025-11-17 02:51:26] "POST /neutron/subnet HTTP/1.1" 200 1380 0.016144 10.0.0.22 - - [2025-11-17 02:51:26] "POST /neutron/network HTTP/1.1" 200 991 0.013019 10.0.0.22 - - [2025-11-17 02:51:26] "POST /neutron/port HTTP/1.1" 200 117 0.007499 10.0.0.22 - - [2025-11-17 02:51:26] "POST /id-to-fqname HTTP/1.1" 200 214 0.001274 10.0.0.22 - - [2025-11-17 02:51:26] "POST /neutron/network HTTP/1.1" 200 1002 0.007360 10.0.0.22 - - [2025-11-17 02:51:27] "POST /neutron/port HTTP/1.1" 200 1160 0.021702 10.0.0.22 - - [2025-11-17 02:51:27] "POST /neutron/port HTTP/1.1" 200 1188 0.016577 10.0.0.22 - - [2025-11-17 02:51:27] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015811 10.0.0.22 - - [2025-11-17 02:51:27] "POST /neutron/network HTTP/1.1" 200 991 0.019509 10.0.0.23 - - [2025-11-17 02:51:27] "GET /projects?obj_uuids=ff6c775d-edd8-48ca-916e-34b82eb75896&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001484 10.0.0.22 - - [2025-11-17 02:51:27] "GET /project/ff6c775d-edd8-48ca-916e-34b82eb75896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.124897 10.0.0.22 - - [2025-11-17 02:51:28] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007662 10.0.0.22 - - [2025-11-17 02:51:28] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008304 10.0.0.22 - - [2025-11-17 02:51:28] "POST /neutron/port HTTP/1.1" 200 1188 0.019062 10.0.0.22 - - [2025-11-17 02:51:28] "GET /virtual-machine/0db4d518-7e12-4a5d-9b4a-5776de44c6ed HTTP/1.1" 401 292 0.000606 10.0.0.23 - - [2025-11-17 02:51:28] "GET /projects?obj_uuids=ff6c775d-edd8-48ca-916e-34b82eb75896&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001575 10.0.0.22 - - [2025-11-17 02:51:29] "POST /neutron/port HTTP/1.1" 200 1161 0.401755 10.0.0.22 - - [2025-11-17 02:51:29] "GET /virtual-machine/0db4d518-7e12-4a5d-9b4a-5776de44c6ed HTTP/1.1" 200 1285 0.076269 10.0.0.22 - - [2025-11-17 02:51:29] "GET /virtual-machine-interface/427c7c3c-99e1-4159-b381-578efe15a3f0 HTTP/1.1" 200 3105 0.005742 10.0.0.22 - - [2025-11-17 02:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003163 10.0.0.22 - - [2025-11-17 02:51:29] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005872 10.0.0.22 - - [2025-11-17 02:51:29] "GET /virtual-networks?parent_id=ff6c775d-edd8-48ca-916e-34b82eb75896&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002572 10.0.0.22 - - [2025-11-17 02:51:29] "GET /virtual-network/a3ba4346-0c8f-4617-9605-3918a0732473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.010718 10.0.0.22 - - [2025-11-17 02:51:29] "POST /neutron/port HTTP/1.1" 200 1215 0.106492 10.0.0.22 - - [2025-11-17 02:51:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003900 10.0.0.22 - - [2025-11-17 02:51:29] "POST /neutron/port HTTP/1.1" 200 117 0.001257 10.0.0.22 - - [2025-11-17 02:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.22 - - [2025-11-17 02:51:32] "GET /virtual-network/a3ba4346-0c8f-4617-9605-3918a0732473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.005460 10.0.0.22 - - [2025-11-17 02:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.22 - - [2025-11-17 02:51:36] "GET /virtual-network/a3ba4346-0c8f-4617-9605-3918a0732473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.005504 10.0.0.22 - - [2025-11-17 02:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003701 10.0.0.22 - - [2025-11-17 02:51:40] "GET /virtual-network/a3ba4346-0c8f-4617-9605-3918a0732473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.007404 10.0.0.22 - - [2025-11-17 02:51:40] "POST /neutron/port HTTP/1.1" 200 1188 0.017166 10.0.0.33 - - [2025-11-17 02:51:41] "DELETE /access-control-list/67ae3414-f611-49d4-9b4c-7e24cea1b938 HTTP/1.1" 200 115 0.041350 10.0.0.22 - - [2025-11-17 02:51:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004443 10.0.0.22 - - [2025-11-17 02:51:41] "POST /neutron/port HTTP/1.1" 200 117 0.001375 10.0.0.22 - - [2025-11-17 02:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.22 - - [2025-11-17 02:51:44] "GET /virtual-network/a3ba4346-0c8f-4617-9605-3918a0732473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.006565 10.0.0.22 - - [2025-11-17 02:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004560 10.0.0.22 - - [2025-11-17 02:51:48] "GET /virtual-network/a3ba4346-0c8f-4617-9605-3918a0732473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.007046 10.0.0.22 - - [2025-11-17 02:51:50] "POST /neutron/port HTTP/1.1" 200 1188 0.016184 10.0.0.22 - - [2025-11-17 02:51:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004923 10.0.0.22 - - [2025-11-17 02:51:51] "POST /neutron/port HTTP/1.1" 200 117 0.001457 10.0.0.23 - - [2025-11-17 02:51:52] "DELETE /project/66b5bd924326480b87f164b0dddb5844 HTTP/1.1" 404 173 0.004989 10.0.0.23 - - [2025-11-17 02:51:52] "DELETE /project/ff6c775dedd848ca916e34b82eb75896 HTTP/1.1" 404 173 0.003436 10.0.0.23 - - [2025-11-17 02:51:52] "DELETE /project/66b5bd92-4326-480b-87f1-64b0dddb5844 HTTP/1.1" 404 177 0.004782 10.0.0.22 - - [2025-11-17 02:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003800 10.0.0.22 - - [2025-11-17 02:51:52] "GET /virtual-network/a3ba4346-0c8f-4617-9605-3918a0732473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.006458 10.0.0.22 - - [2025-11-17 02:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634 10.0.0.22 - - [2025-11-17 02:51:56] "GET /virtual-network/a3ba4346-0c8f-4617-9605-3918a0732473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.008113 10.0.0.22 - - [2025-11-17 02:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.22 - - [2025-11-17 02:52:01] "GET /virtual-network/a3ba4346-0c8f-4617-9605-3918a0732473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.006152 10.0.0.22 - - [2025-11-17 02:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.22 - - [2025-11-17 02:52:05] "GET /virtual-network/a3ba4346-0c8f-4617-9605-3918a0732473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.008052 10.0.0.22 - - [2025-11-17 02:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004652 10.0.0.22 - - [2025-11-17 02:52:09] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003406 10.0.0.22 - - [2025-11-17 02:52:09] "GET /virtual-networks?parent_id=ff6c775d-edd8-48ca-916e-34b82eb75896&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003327 10.0.0.22 - - [2025-11-17 02:52:09] "GET /virtual-network/a3ba4346-0c8f-4617-9605-3918a0732473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.006805 10.0.0.22 - - [2025-11-17 02:52:09] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008652 10.0.0.22 - - [2025-11-17 02:52:19] "GET /obj-perms HTTP/1.1" 200 5056 0.092877 10.0.0.22 - - [2025-11-17 02:52:19] "POST /neutron/port HTTP/1.1" 200 1188 0.050231 10.0.0.22 - - [2025-11-17 02:52:19] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008537 10.0.0.22 - - [2025-11-17 02:52:23] "POST /neutron/port HTTP/1.1" 200 1189 0.017922 10.0.0.22 - - [2025-11-17 02:52:24] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007499 10.0.0.22 - - [2025-11-17 02:52:30] "POST /neutron/port HTTP/1.1" 200 1188 0.015961 10.0.0.22 - - [2025-11-17 02:52:30] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008172 10.0.0.22 - - [2025-11-17 02:52:30] "GET /virtual-machine/4909b0ed-d414-434c-8e27-1bfb39dc2ca9 HTTP/1.1" 200 1286 0.005846 10.0.0.22 - - [2025-11-17 02:52:30] "GET /virtual-machine-interface/a204d26b-522c-4a97-ad67-02ccf35cdf49 HTTP/1.1" 200 3106 0.005366 10.0.0.22 - - [2025-11-17 02:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003647 10.0.0.22 - - [2025-11-17 02:52:30] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003815 10.0.0.22 - - [2025-11-17 02:52:30] "GET /virtual-networks?parent_id=ff6c775d-edd8-48ca-916e-34b82eb75896&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003236 10.0.0.22 - - [2025-11-17 02:52:30] "GET /virtual-network/a3ba4346-0c8f-4617-9605-3918a0732473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.006358 10.0.0.22 - - [2025-11-17 02:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004129 10.0.0.22 - - [2025-11-17 02:52:31] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004164 10.0.0.22 - - [2025-11-17 02:52:31] "GET /virtual-networks?parent_id=ff6c775d-edd8-48ca-916e-34b82eb75896&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003079 10.0.0.22 - - [2025-11-17 02:52:31] "GET /virtual-network/a3ba4346-0c8f-4617-9605-3918a0732473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2610 0.006027 10.0.0.22 - - [2025-11-17 02:52:31] "POST /neutron/port HTTP/1.1" 200 1189 0.015131 10.0.0.22 - - [2025-11-17 02:52:32] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008522 10.0.0.22 - - [2025-11-17 02:52:32] "GET /virtual-machine/1e7e9c61-e31e-4fc4-832a-9ba61073c30a HTTP/1.1" 200 1285 0.006619 10.0.0.22 - - [2025-11-17 02:52:32] "GET /virtual-machine-interface/ed7d5b75-292c-489c-8bf2-4bcaa98a78a0 HTTP/1.1" 200 3106 0.008228 10.0.0.22 - - [2025-11-17 02:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010 10.0.0.22 - - [2025-11-17 02:52:32] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004704 10.0.0.22 - - [2025-11-17 02:52:32] "GET /virtual-networks?parent_id=ff6c775d-edd8-48ca-916e-34b82eb75896&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.004099 10.0.0.22 - - [2025-11-17 02:52:32] "GET /virtual-network/1f989622-d2e0-4d58-a73c-0595f1fb4324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.006483 10.0.0.22 - - [2025-11-17 02:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003938 10.0.0.22 - - [2025-11-17 02:52:33] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004085 10.0.0.22 - - [2025-11-17 02:52:33] "GET /virtual-networks?parent_id=ff6c775d-edd8-48ca-916e-34b82eb75896&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003719 10.0.0.22 - - [2025-11-17 02:52:33] "GET /virtual-network/1f989622-d2e0-4d58-a73c-0595f1fb4324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.007593 10.0.0.22 - - [2025-11-17 02:52:34] "GET /forwarding-classs?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004178 10.0.0.22 - - [2025-11-17 02:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004192 10.0.0.22 - - [2025-11-17 02:52:34] "GET /global-qos-config/f87d2b1d-2836-458b-b9c1-6d61bf9b81ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.004963 10.0.0.22 - - [2025-11-17 02:52:34] "POST /fqname-to-id HTTP/1.1" 404 222 0.003667 10.0.0.22 - - [2025-11-17 02:52:34] "POST /forwarding-classs HTTP/1.1" 200 576 0.031949 10.0.0.22 - - [2025-11-17 02:52:35] "POST /id-to-fqname HTTP/1.1" 200 232 0.004426 10.0.0.22 - - [2025-11-17 02:52:35] "GET /forwarding-class/2230963d-7349-4af1-9768-a7f6b64b7e4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.004924 10.0.0.23 - - [2025-11-17 02:52:35] "GET /projects?obj_uuids=ff6c775d-edd8-48ca-916e-34b82eb75896&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.034125 10.0.0.22 - - [2025-11-17 02:52:35] "GET /project/ff6c775d-edd8-48ca-916e-34b82eb75896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.076986 10.0.0.22 - - [2025-11-17 02:52:35] "POST /fqname-to-id HTTP/1.1" 404 211 0.003193 10.0.0.22 - - [2025-11-17 02:52:35] "POST /qos-configs HTTP/1.1" 200 543 0.031103 10.0.0.22 - - [2025-11-17 02:52:35] "POST /id-to-fqname HTTP/1.1" 200 217 0.003284 10.0.0.22 - - [2025-11-17 02:52:35] "GET /qos-config/2f04710b-f1fe-4af5-a3e4-0429a224b076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1503 0.004225 10.0.0.22 - - [2025-11-17 02:52:35] "GET /virtual-machine-interface/427c7c3c-99e1-4159-b381-578efe15a3f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2690 0.006822 10.0.0.22 - - [2025-11-17 02:52:35] "POST /ref-update HTTP/1.1" 200 156 0.015222 10.0.0.22 - - [2025-11-17 02:52:35] "POST /neutron/port HTTP/1.1" 200 1188 0.022069 10.0.0.22 - - [2025-11-17 02:52:35] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007724 10.0.0.22 - - [2025-11-17 02:52:35] "POST /neutron/network HTTP/1.1" 200 965 0.015953 10.0.0.22 - - [2025-11-17 02:52:35] "POST /id-to-fqname HTTP/1.1" 200 214 0.001426 10.0.0.22 - - [2025-11-17 02:52:35] "GET /virtual-machine/0db4d518-7e12-4a5d-9b4a-5776de44c6ed HTTP/1.1" 200 1285 0.004066 10.0.0.22 - - [2025-11-17 02:52:36] "GET /virtual-machine-interface/427c7c3c-99e1-4159-b381-578efe15a3f0 HTTP/1.1" 200 3352 0.006501 10.0.0.22 - - [2025-11-17 02:52:36] "GET /instance-ip/145df4db-0258-4988-a14a-8c936c54b5ce HTTP/1.1" 200 1628 0.006469 10.0.0.22 - - [2025-11-17 02:52:36] "GET /instance-ip/d463bea7-a945-4240-9c84-e47fab979a66 HTTP/1.1" 200 1608 0.007674 10.0.0.22 - - [2025-11-17 02:52:36] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007489 10.0.0.22 - - [2025-11-17 02:52:36] "POST /neutron/port HTTP/1.1" 200 1188 0.016933 10.0.0.22 - - [2025-11-17 02:52:36] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007723 10.0.0.22 - - [2025-11-17 02:52:36] "POST /id-to-fqname HTTP/1.1" 200 214 0.001326 10.0.0.22 - - [2025-11-17 02:52:36] "GET /virtual-machine/4909b0ed-d414-434c-8e27-1bfb39dc2ca9 HTTP/1.1" 200 1286 0.004334 10.0.0.22 - - [2025-11-17 02:52:36] "GET /virtual-machine-interface/a204d26b-522c-4a97-ad67-02ccf35cdf49 HTTP/1.1" 200 3106 0.006918 10.0.0.22 - - [2025-11-17 02:52:36] "GET /instance-ip/069d1cee-0047-469a-bdb7-c5dd653f7d8c HTTP/1.1" 200 1606 0.006884 10.0.0.22 - - [2025-11-17 02:52:36] "GET /instance-ip/a6ad930f-25a4-46d5-955f-f3b22e94243c HTTP/1.1" 200 1629 0.007990 10.0.0.22 - - [2025-11-17 02:52:41] "POST /neutron/port HTTP/1.1" 200 1188 0.015592 10.0.0.22 - - [2025-11-17 02:52:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004351 10.0.0.22 - - [2025-11-17 02:52:42] "POST /neutron/port HTTP/1.1" 200 117 0.001352 10.0.0.22 - - [2025-11-17 02:52:50] "POST /neutron/port HTTP/1.1" 200 1189 0.015904 10.0.0.22 - - [2025-11-17 02:52:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004017 10.0.0.22 - - [2025-11-17 02:52:50] "POST /neutron/port HTTP/1.1" 200 117 0.001126 10.0.0.22 - - [2025-11-17 02:53:14] "GET /virtual-machine-interface/427c7c3c-99e1-4159-b381-578efe15a3f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2937 0.006925 10.0.0.22 - - [2025-11-17 02:53:14] "POST /ref-update HTTP/1.1" 200 156 0.015599 10.0.0.22 - - [2025-11-17 02:53:14] "DELETE /qos-config/2f04710b-f1fe-4af5-a3e4-0429a224b076 HTTP/1.1" 200 115 0.045404 10.0.0.22 - - [2025-11-17 02:53:14] "POST /id-to-fqname HTTP/1.1" 200 232 0.001423 10.0.0.22 - - [2025-11-17 02:53:14] "DELETE /forwarding-class/2230963d-7349-4af1-9768-a7f6b64b7e4d HTTP/1.1" 200 115 0.033476 10.0.0.22 - - [2025-11-17 02:53:16] "POST /neutron/network HTTP/1.1" 200 992 0.008966 10.0.0.22 - - [2025-11-17 02:53:16] "POST /neutron/port HTTP/1.1" 200 1215 0.016192 10.0.0.22 - - [2025-11-17 02:53:17] "POST /neutron/port HTTP/1.1" 200 1214 0.034925 10.0.0.22 - - [2025-11-17 02:53:17] "POST /neutron/port HTTP/1.1" 200 1214 0.021396 10.0.0.23 - - [2025-11-17 02:53:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002867 10.0.0.23 - - [2025-11-17 02:53:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002749 10.0.0.23 - - [2025-11-17 02:53:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002914 10.0.0.23 - - [2025-11-17 02:53:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002494 10.0.0.22 - - [2025-11-17 02:53:18] "POST /neutron/network HTTP/1.1" 200 151 0.171253 10.0.0.33 - - [2025-11-17 02:53:18] "DELETE /route-target/8983f4e9-6758-4248-8b27-9c83110cd76c HTTP/1.1" 200 115 0.042428 10.0.0.23 - - [2025-11-17 02:53:18] "GET /projects?obj_uuids=ff6c775d-edd8-48ca-916e-34b82eb75896&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001129 10.0.0.22 - - [2025-11-17 02:53:19] "GET /project/ff6c775d-edd8-48ca-916e-34b82eb75896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.040874 10.0.0.23 - - [2025-11-17 02:53:19] "GET /projects?obj_uuids=ff6c775d-edd8-48ca-916e-34b82eb75896&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001042 10.0.0.22 - - [2025-11-17 02:53:19] "GET /project/ff6c775d-edd8-48ca-916e-34b82eb75896?fields=virtual_networks HTTP/1.1" 200 1031 0.046878 10.0.0.23 - - [2025-11-17 02:53:19] "GET /projects?obj_uuids=ff6c775d-edd8-48ca-916e-34b82eb75896&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001841 10.0.0.22 - - [2025-11-17 02:53:19] "GET /project/ff6c775d-edd8-48ca-916e-34b82eb75896?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.044412 10.0.0.23 - - [2025-11-17 02:53:19] "GET /projects?obj_uuids=ff6c775d-edd8-48ca-916e-34b82eb75896&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001124 10.0.0.22 - - [2025-11-17 02:53:19] "GET /project/ff6c775d-edd8-48ca-916e-34b82eb75896?fields=security_groups HTTP/1.1" 200 1251 0.043258 10.0.0.22 - - [2025-11-17 02:53:20] "POST /fqname-to-id HTTP/1.1" 404 181 0.026449 10.0.0.23 - - [2025-11-17 02:53:21] "GET /projects?obj_uuids=0b548dba-5820-4c36-b66f-2087a8894f3f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002882 10.0.0.23 - - [2025-11-17 02:53:21] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000999 10.0.0.23 - - [2025-11-17 02:53:21] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.044601 10.0.0.23 - - [2025-11-17 02:53:21] "POST /id-to-fqname HTTP/1.1" 200 183 0.003185 10.0.0.23 - - [2025-11-17 02:53:21] "POST /fqname-to-id HTTP/1.1" 404 192 0.004187 10.0.0.23 - - [2025-11-17 02:53:21] "POST /security-groups HTTP/1.1" 200 584 0.039378 10.0.0.33 - - [2025-11-17 02:53:21] "POST /fqname-to-id HTTP/1.1" 404 227 0.005742 10.0.0.23 - - [2025-11-17 02:53:21] "POST /projects HTTP/1.1" 200 571 0.242255 10.0.0.23 - - [2025-11-17 02:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.278962 10.0.0.22 - - [2025-11-17 02:53:21] "GET /project/0b548dba-5820-4c36-b66f-2087a8894f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.469054 10.0.0.33 - - [2025-11-17 02:53:21] "POST /access-control-lists HTTP/1.1" 200 587 0.055441 10.0.0.22 - - [2025-11-17 02:53:22] "GET / HTTP/1.1" 200 35931 0.002239 10.0.0.22 - - [2025-11-17 02:53:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000508 10.0.0.22 - - [2025-11-17 02:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.059009 10.0.0.23 - - [2025-11-17 02:53:25] "GET /projects?obj_uuids=0b548dba-5820-4c36-b66f-2087a8894f3f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000959 10.0.0.22 - - [2025-11-17 02:53:25] "GET /project/0b548dba-5820-4c36-b66f-2087a8894f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.045676 10.0.0.22 - - [2025-11-17 02:53:25] "POST /neutron/network HTTP/1.1" 200 117 0.045229 10.0.0.22 - - [2025-11-17 02:53:25] "POST /neutron/network HTTP/1.1" 200 831 0.009253 10.0.0.22 - - [2025-11-17 02:53:25] "POST /id-to-fqname HTTP/1.1" 200 220 0.001239 10.0.0.22 - - [2025-11-17 02:53:25] "GET /virtual-network/62376f20-5734-420c-910d-1a3e31ddf9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005746 10.0.0.22 - - [2025-11-17 02:53:25] "GET /virtual-network/62376f20-5734-420c-910d-1a3e31ddf9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005659 10.0.0.22 - - [2025-11-17 02:53:25] "POST /neutron/subnet HTTP/1.1" 200 725 0.009514 10.0.0.22 - - [2025-11-17 02:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.22 - - [2025-11-17 02:53:25] "GET /virtual-network/62376f20-5734-420c-910d-1a3e31ddf9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006315 10.0.0.33 - - [2025-11-17 02:53:25] "POST /route-targets HTTP/1.1" 200 323 0.022904 10.0.0.22 - - [2025-11-17 02:53:26] "PUT /virtual-network/62376f20-5734-420c-910d-1a3e31ddf9fc HTTP/1.1" 200 264 0.077600 10.0.0.22 - - [2025-11-17 02:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004632 10.0.0.23 - - [2025-11-17 02:53:26] "GET /projects?obj_uuids=0b548dba-5820-4c36-b66f-2087a8894f3f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001212 10.0.0.22 - - [2025-11-17 02:53:26] "GET /project/0b548dba-5820-4c36-b66f-2087a8894f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.053027 10.0.0.33 - - [2025-11-17 02:53:26] "POST /ref-update HTTP/1.1" 200 156 0.027823 10.0.0.23 - - [2025-11-17 02:53:26] "POST /useragent-kv HTTP/1.1" 200 115 0.010221 10.0.0.22 - - [2025-11-17 02:53:26] "POST /neutron/subnet HTTP/1.1" 200 725 0.255074 10.0.0.22 - - [2025-11-17 02:53:26] "POST /id-to-fqname HTTP/1.1" 200 220 0.001309 10.0.0.22 - - [2025-11-17 02:53:26] "GET /virtual-network/5ac020a0-5d7b-4be4-880b-a3909cae7732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005438 10.0.0.22 - - [2025-11-17 02:53:26] "GET /virtual-network/5ac020a0-5d7b-4be4-880b-a3909cae7732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006178 10.0.0.22 - - [2025-11-17 02:53:26] "POST /neutron/network HTTP/1.1" 200 831 0.006957 10.0.0.22 - - [2025-11-17 02:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003770 10.0.0.22 - - [2025-11-17 02:53:26] "GET /virtual-network/5ac020a0-5d7b-4be4-880b-a3909cae7732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007287 10.0.0.22 - - [2025-11-17 02:53:26] "PUT /virtual-network/5ac020a0-5d7b-4be4-880b-a3909cae7732 HTTP/1.1" 200 264 0.061446 10.0.0.22 - - [2025-11-17 02:53:26] "POST /id-to-fqname HTTP/1.1" 200 220 0.002111 10.0.0.23 - - [2025-11-17 02:53:27] "GET /projects?obj_uuids=0b548dba-5820-4c36-b66f-2087a8894f3f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001681 10.0.0.22 - - [2025-11-17 02:53:28] "GET /project/0b548dba-5820-4c36-b66f-2087a8894f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.090848 10.0.0.22 - - [2025-11-17 02:53:28] "POST /neutron/network HTTP/1.1" 200 831 0.053657 10.0.0.22 - - [2025-11-17 02:53:28] "POST /id-to-fqname HTTP/1.1" 200 220 0.001434 10.0.0.22 - - [2025-11-17 02:53:28] "POST /neutron/port HTTP/1.1" 200 117 0.006459 10.0.0.23 - - [2025-11-17 02:53:28] "GET /projects?obj_uuids=0b548dba-5820-4c36-b66f-2087a8894f3f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001330 10.0.0.22 - - [2025-11-17 02:53:29] "POST /neutron/port HTTP/1.1" 200 1053 0.292652 10.0.0.22 - - [2025-11-17 02:53:29] "POST /neutron/port HTTP/1.1" 200 1107 0.107404 10.0.0.22 - - [2025-11-17 02:53:29] "POST /neutron/subnet HTTP/1.1" 200 699 0.011578 10.0.0.23 - - [2025-11-17 02:53:29] "GET /projects?obj_uuids=0b548dba-5820-4c36-b66f-2087a8894f3f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001362 10.0.0.22 - - [2025-11-17 02:53:29] "GET /project/0b548dba-5820-4c36-b66f-2087a8894f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.109793 10.0.0.22 - - [2025-11-17 02:53:29] "POST /neutron/network HTTP/1.1" 200 831 0.007852 10.0.0.22 - - [2025-11-17 02:53:29] "POST /neutron/port HTTP/1.1" 200 117 0.006375 10.0.0.22 - - [2025-11-17 02:53:30] "POST /neutron/network HTTP/1.1" 200 841 0.009940 10.0.0.22 - - [2025-11-17 02:53:30] "POST /neutron/port HTTP/1.1" 200 1053 0.017061 10.0.0.22 - - [2025-11-17 02:53:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004601 10.0.0.22 - - [2025-11-17 02:53:30] "POST /neutron/network HTTP/1.1" 200 831 0.007938 10.0.0.22 - - [2025-11-17 02:53:35] "POST /neutron/port HTTP/1.1" 200 1081 0.017109 10.0.0.22 - - [2025-11-17 02:53:35] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008000 10.0.0.22 - - [2025-11-17 02:53:35] "GET /virtual-machine/1554e691-1491-43e3-8d12-269f2857318b HTTP/1.1" 401 292 0.000421 10.0.0.22 - - [2025-11-17 02:53:35] "GET /virtual-machine/1554e691-1491-43e3-8d12-269f2857318b HTTP/1.1" 200 1285 0.035367 10.0.0.22 - - [2025-11-17 02:53:35] "GET /virtual-machine-interface/9842e9f2-b744-461c-9d4d-b5ccb94826e6 HTTP/1.1" 200 2928 0.005458 10.0.0.22 - - [2025-11-17 02:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.22 - - [2025-11-17 02:53:35] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003850 10.0.0.22 - - [2025-11-17 02:53:35] "GET /virtual-networks?parent_id=0b548dba-5820-4c36-b66f-2087a8894f3f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003430 10.0.0.22 - - [2025-11-17 02:53:35] "GET /virtual-network/62376f20-5734-420c-910d-1a3e31ddf9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.007243 10.0.0.22 - - [2025-11-17 02:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.22 - - [2025-11-17 02:53:38] "GET /virtual-network/62376f20-5734-420c-910d-1a3e31ddf9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.005684 10.0.0.22 - - [2025-11-17 02:53:39] "POST /neutron/port HTTP/1.1" 200 1081 0.017216 10.0.0.22 - - [2025-11-17 02:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.22 - - [2025-11-17 02:53:40] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003820 10.0.0.22 - - [2025-11-17 02:53:40] "GET /virtual-networks?parent_id=0b548dba-5820-4c36-b66f-2087a8894f3f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003574 10.0.0.22 - - [2025-11-17 02:53:40] "GET /virtual-network/62376f20-5734-420c-910d-1a3e31ddf9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.006277 10.0.0.22 - - [2025-11-17 02:53:41] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007782 10.0.0.22 - - [2025-11-17 02:53:41] "POST /neutron/port HTTP/1.1" 200 1081 0.015781 10.0.0.22 - - [2025-11-17 02:53:41] "GET /virtual-machine/65b6662e-0e86-4a2d-9985-0d29ed5d477f HTTP/1.1" 200 1285 0.005754 10.0.0.22 - - [2025-11-17 02:53:41] "GET /virtual-machine-interface/2d8e2b3b-3976-43ff-ac76-93182aa4e02c HTTP/1.1" 200 2927 0.005300 10.0.0.22 - - [2025-11-17 02:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.22 - - [2025-11-17 02:53:41] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004423 10.0.0.22 - - [2025-11-17 02:53:41] "GET /virtual-networks?parent_id=0b548dba-5820-4c36-b66f-2087a8894f3f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003174 10.0.0.22 - - [2025-11-17 02:53:41] "GET /virtual-network/5ac020a0-5d7b-4be4-880b-a3909cae7732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.007433 10.0.0.22 - - [2025-11-17 02:53:41] "POST /neutron/port HTTP/1.1" 200 1081 0.015161 10.0.0.22 - - [2025-11-17 02:53:41] "POST /neutron/subnet HTTP/1.1" 200 699 0.008637 10.0.0.22 - - [2025-11-17 02:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.22 - - [2025-11-17 02:53:42] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003598 10.0.0.22 - - [2025-11-17 02:53:42] "GET /virtual-networks?parent_id=0b548dba-5820-4c36-b66f-2087a8894f3f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003010 10.0.0.22 - - [2025-11-17 02:53:42] "GET /virtual-network/5ac020a0-5d7b-4be4-880b-a3909cae7732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.006095 10.0.0.22 - - [2025-11-17 02:53:42] "POST /routing-policys HTTP/1.1" 200 534 0.025775 10.0.0.22 - - [2025-11-17 02:53:42] "GET /virtual-network/62376f20-5734-420c-910d-1a3e31ddf9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.021149 10.0.0.22 - - [2025-11-17 02:53:42] "PUT /virtual-network/62376f20-5734-420c-910d-1a3e31ddf9fc HTTP/1.1" 200 264 0.075519 10.0.0.33 - - [2025-11-17 02:53:46] "DELETE /access-control-list/495d14b4-a1fe-4b84-963f-9ece7d1c6aef HTTP/1.1" 200 115 0.053600 10.0.0.22 - - [2025-11-17 02:53:47] "POST /ref-update HTTP/1.1" 200 156 0.059962 10.0.0.22 - - [2025-11-17 02:53:47] "DELETE /routing-policy/58d1bd55-eff2-4eb7-a109-919b986d9c3f HTTP/1.1" 200 115 0.063493 10.0.0.22 - - [2025-11-17 02:53:47] "POST /neutron/network HTTP/1.1" 200 831 0.006566 10.0.0.22 - - [2025-11-17 02:53:47] "POST /neutron/port HTTP/1.1" 200 1107 0.012373 10.0.0.22 - - [2025-11-17 02:53:47] "POST /neutron/port HTTP/1.1" 200 1107 0.015419 10.0.0.23 - - [2025-11-17 02:53:49] "POST /useragent-kv HTTP/1.1" 200 115 0.003969 10.0.0.33 - - [2025-11-17 02:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004565 10.0.0.23 - - [2025-11-17 02:53:49] "POST /useragent-kv HTTP/1.1" 200 115 0.003570 10.0.0.22 - - [2025-11-17 02:53:49] "POST /neutron/network HTTP/1.1" 200 151 0.124533 10.0.0.33 - - [2025-11-17 02:53:49] "DELETE /route-target/68560d0d-c12a-4710-9d5f-faf48973cc2c HTTP/1.1" 409 239 0.008348 10.0.0.33 - - [2025-11-17 02:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.22 - - [2025-11-17 02:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.23 - - [2025-11-17 02:53:52] "GET /projects?obj_uuids=0b548dba-5820-4c36-b66f-2087a8894f3f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000960 10.0.0.22 - - [2025-11-17 02:53:52] "GET /project/0b548dba-5820-4c36-b66f-2087a8894f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.049372 10.0.0.22 - - [2025-11-17 02:53:52] "POST /neutron/network HTTP/1.1" 200 117 0.013131 10.0.0.23 - - [2025-11-17 02:53:52] "DELETE /project/0b548dba58204c36b66f2087a8894f3f HTTP/1.1" 404 173 0.003440 10.0.0.23 - - [2025-11-17 02:53:52] "DELETE /project/ff6c775d-edd8-48ca-916e-34b82eb75896 HTTP/1.1" 404 177 0.006349 10.0.0.33 - - [2025-11-17 02:53:52] "POST /ref-update HTTP/1.1" 200 156 0.028820 10.0.0.22 - - [2025-11-17 02:53:52] "POST /neutron/network HTTP/1.1" 200 831 0.008544 10.0.0.22 - - [2025-11-17 02:53:52] "POST /id-to-fqname HTTP/1.1" 200 220 0.001305 10.0.0.22 - - [2025-11-17 02:53:52] "GET /virtual-network/107718c2-8d46-4ed0-a716-611f71b280e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005237 10.0.0.22 - - [2025-11-17 02:53:52] "GET /virtual-network/107718c2-8d46-4ed0-a716-611f71b280e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005977 10.0.0.22 - - [2025-11-17 02:53:52] "POST /neutron/subnet HTTP/1.1" 200 724 0.008392 10.0.0.22 - - [2025-11-17 02:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003004 10.0.0.22 - - [2025-11-17 02:53:53] "GET /virtual-network/107718c2-8d46-4ed0-a716-611f71b280e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005121 10.0.0.22 - - [2025-11-17 02:53:53] "PUT /virtual-network/107718c2-8d46-4ed0-a716-611f71b280e7 HTTP/1.1" 200 264 0.052451 10.0.0.22 - - [2025-11-17 02:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011286 10.0.0.23 - - [2025-11-17 02:53:53] "GET /projects?obj_uuids=0b548dba-5820-4c36-b66f-2087a8894f3f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001199 10.0.0.22 - - [2025-11-17 02:53:53] "GET /project/0b548dba-5820-4c36-b66f-2087a8894f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.041059 10.0.0.33 - - [2025-11-17 02:53:53] "POST /route-targets HTTP/1.1" 200 327 0.020142 10.0.0.23 - - [2025-11-17 02:53:53] "POST /useragent-kv HTTP/1.1" 200 115 0.009107 10.0.0.22 - - [2025-11-17 02:53:53] "POST /neutron/subnet HTTP/1.1" 200 720 0.206649 10.0.0.22 - - [2025-11-17 02:53:53] "POST /id-to-fqname HTTP/1.1" 200 220 0.001468 10.0.0.22 - - [2025-11-17 02:53:53] "GET /virtual-network/be9ac36b-6f80-44f9-9b73-f4372d14f851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005816 10.0.0.22 - - [2025-11-17 02:53:53] "GET /virtual-network/be9ac36b-6f80-44f9-9b73-f4372d14f851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006054 10.0.0.22 - - [2025-11-17 02:53:53] "POST /neutron/network HTTP/1.1" 200 830 0.010655 10.0.0.22 - - [2025-11-17 02:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.22 - - [2025-11-17 02:53:53] "GET /virtual-network/be9ac36b-6f80-44f9-9b73-f4372d14f851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005185 10.0.0.22 - - [2025-11-17 02:53:53] "PUT /virtual-network/be9ac36b-6f80-44f9-9b73-f4372d14f851 HTTP/1.1" 200 264 0.059870 10.0.0.22 - - [2025-11-17 02:53:53] "POST /id-to-fqname HTTP/1.1" 200 220 0.001364 10.0.0.23 - - [2025-11-17 02:53:54] "GET /projects?obj_uuids=0b548dba-5820-4c36-b66f-2087a8894f3f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001464 10.0.0.22 - - [2025-11-17 02:53:54] "GET /project/0b548dba-5820-4c36-b66f-2087a8894f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.085865 10.0.0.22 - - [2025-11-17 02:53:54] "POST /neutron/network HTTP/1.1" 200 831 0.006953 10.0.0.22 - - [2025-11-17 02:53:55] "POST /id-to-fqname HTTP/1.1" 200 220 0.001365 10.0.0.22 - - [2025-11-17 02:53:55] "POST /neutron/port HTTP/1.1" 200 117 0.006853 10.0.0.23 - - [2025-11-17 02:53:55] "GET /projects?obj_uuids=0b548dba-5820-4c36-b66f-2087a8894f3f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001209 10.0.0.22 - - [2025-11-17 02:53:55] "POST /neutron/port HTTP/1.1" 200 1053 0.349641 10.0.0.22 - - [2025-11-17 02:53:56] "POST /neutron/port HTTP/1.1" 200 1107 0.143310 10.0.0.22 - - [2025-11-17 02:53:56] "POST /neutron/subnet HTTP/1.1" 200 698 0.010206 10.0.0.23 - - [2025-11-17 02:53:56] "GET /projects?obj_uuids=0b548dba-5820-4c36-b66f-2087a8894f3f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001132 10.0.0.22 - - [2025-11-17 02:53:56] "GET /project/0b548dba-5820-4c36-b66f-2087a8894f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.085574 10.0.0.22 - - [2025-11-17 02:53:56] "POST /neutron/network HTTP/1.1" 200 830 0.010993 10.0.0.22 - - [2025-11-17 02:53:56] "POST /neutron/port HTTP/1.1" 200 117 0.006728 10.0.0.22 - - [2025-11-17 02:53:57] "POST /neutron/network HTTP/1.1" 200 840 0.007472 10.0.0.22 - - [2025-11-17 02:53:58] "POST /neutron/port HTTP/1.1" 200 1052 0.015726 10.0.0.22 - - [2025-11-17 02:53:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004576 10.0.0.22 - - [2025-11-17 02:53:58] "POST /neutron/network HTTP/1.1" 200 830 0.008066 10.0.0.22 - - [2025-11-17 02:54:02] "POST /neutron/port HTTP/1.1" 200 1081 0.014634 10.0.0.22 - - [2025-11-17 02:54:02] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007662 10.0.0.22 - - [2025-11-17 02:54:02] "GET /virtual-machine/862d6f11-3e1a-4d19-849b-434b25bcd135 HTTP/1.1" 200 1284 0.005898 10.0.0.22 - - [2025-11-17 02:54:02] "GET /virtual-machine-interface/80e3e4b2-db5b-484c-a425-e7d29f376eb9 HTTP/1.1" 200 2927 0.006569 10.0.0.22 - - [2025-11-17 02:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.22 - - [2025-11-17 02:54:02] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004142 10.0.0.22 - - [2025-11-17 02:54:02] "GET /virtual-networks?parent_id=0b548dba-5820-4c36-b66f-2087a8894f3f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003403 10.0.0.22 - - [2025-11-17 02:54:02] "GET /virtual-network/107718c2-8d46-4ed0-a716-611f71b280e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.007049 10.0.0.22 - - [2025-11-17 02:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.22 - - [2025-11-17 02:54:05] "GET /virtual-network/107718c2-8d46-4ed0-a716-611f71b280e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.005619 10.0.0.22 - - [2025-11-17 02:54:06] "POST /neutron/port HTTP/1.1" 200 1080 0.029245 10.0.0.22 - - [2025-11-17 02:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.22 - - [2025-11-17 02:54:07] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004811 10.0.0.22 - - [2025-11-17 02:54:07] "GET /virtual-networks?parent_id=0b548dba-5820-4c36-b66f-2087a8894f3f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003510 10.0.0.22 - - [2025-11-17 02:54:07] "GET /virtual-network/107718c2-8d46-4ed0-a716-611f71b280e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.008274 10.0.0.22 - - [2025-11-17 02:54:07] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007855 10.0.0.22 - - [2025-11-17 02:54:13] "POST /neutron/port HTTP/1.1" 200 1080 0.013829 10.0.0.22 - - [2025-11-17 02:54:13] "POST /neutron/security_group HTTP/1.1" 200 2051 0.010100 10.0.0.22 - - [2025-11-17 02:54:13] "GET /virtual-machine/9470fffe-4d81-4562-96a3-4ffdf1c06b6e HTTP/1.1" 200 1286 0.006647 10.0.0.22 - - [2025-11-17 02:54:13] "GET /virtual-machine-interface/23cf6b99-8324-42d2-936a-3ea70b8ba6ef HTTP/1.1" 200 2927 0.006883 10.0.0.22 - - [2025-11-17 02:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.22 - - [2025-11-17 02:54:13] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003695 10.0.0.22 - - [2025-11-17 02:54:13] "GET /virtual-networks?parent_id=0b548dba-5820-4c36-b66f-2087a8894f3f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003533 10.0.0.22 - - [2025-11-17 02:54:13] "GET /virtual-network/be9ac36b-6f80-44f9-9b73-f4372d14f851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.005587 10.0.0.22 - - [2025-11-17 02:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.22 - - [2025-11-17 02:54:14] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003945 10.0.0.22 - - [2025-11-17 02:54:14] "GET /virtual-networks?parent_id=0b548dba-5820-4c36-b66f-2087a8894f3f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003469 10.0.0.22 - - [2025-11-17 02:54:14] "GET /virtual-network/be9ac36b-6f80-44f9-9b73-f4372d14f851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.006687 10.0.0.22 - - [2025-11-17 02:54:14] "POST /routing-policys HTTP/1.1" 200 534 0.040201 10.0.0.22 - - [2025-11-17 02:54:14] "GET /virtual-network/107718c2-8d46-4ed0-a716-611f71b280e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.013184 10.0.0.33 - - [2025-11-17 02:54:14] "POST /ref-update HTTP/1.1" 200 156 0.021740 10.0.0.22 - - [2025-11-17 02:54:14] "PUT /virtual-network/107718c2-8d46-4ed0-a716-611f71b280e7 HTTP/1.1" 200 264 0.068219 10.0.0.22 - - [2025-11-17 02:54:18] "POST /routing-policys HTTP/1.1" 200 534 0.027126 10.0.0.22 - - [2025-11-17 02:54:18] "GET /virtual-network/107718c2-8d46-4ed0-a716-611f71b280e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.011338 10.0.0.22 - - [2025-11-17 02:54:18] "PUT /virtual-network/107718c2-8d46-4ed0-a716-611f71b280e7 HTTP/1.1" 200 264 0.066025 10.0.0.22 - - [2025-11-17 02:54:19] "POST /ref-update HTTP/1.1" 200 156 0.047925 10.0.0.33 - - [2025-11-17 02:54:19] "POST /ref-update HTTP/1.1" 200 156 0.026493 10.0.0.22 - - [2025-11-17 02:54:19] "DELETE /routing-policy/03c37aa4-3235-4a4a-8bcb-89a52d819d93 HTTP/1.1" 200 115 0.063882 10.0.0.22 - - [2025-11-17 02:54:20] "POST /ref-update HTTP/1.1" 200 156 0.055437 10.0.0.22 - - [2025-11-17 02:54:20] "DELETE /routing-policy/54c0e162-91ff-42e1-922c-7142dabf16a4 HTTP/1.1" 200 115 0.045331 10.0.0.22 - - [2025-11-17 02:54:20] "POST /neutron/port HTTP/1.1" 200 1080 0.016378 10.0.0.22 - - [2025-11-17 02:54:20] "POST /neutron/port HTTP/1.1" 200 1081 0.023060 10.0.0.23 - - [2025-11-17 02:54:21] "GET /obj-perms HTTP/1.1" 200 5056 0.059932 10.0.0.22 - - [2025-11-17 02:54:22] "POST /neutron/network HTTP/1.1" 200 830 0.006936 10.0.0.33 - - [2025-11-17 02:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008813 10.0.0.23 - - [2025-11-17 02:54:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003561 10.0.0.23 - - [2025-11-17 02:54:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002558 10.0.0.22 - - [2025-11-17 02:54:22] "POST /neutron/network HTTP/1.1" 200 151 0.122354 10.0.0.33 - - [2025-11-17 02:54:22] "DELETE /route-target/c4394434-ff43-41e2-9166-db84dda0660c HTTP/1.1" 200 115 0.027140 10.0.0.22 - - [2025-11-17 02:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004026 10.0.0.23 - - [2025-11-17 02:54:25] "GET /projects?obj_uuids=0b548dba-5820-4c36-b66f-2087a8894f3f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001356 10.0.0.22 - - [2025-11-17 02:54:25] "GET /project/0b548dba-5820-4c36-b66f-2087a8894f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.053765 10.0.0.33 - - [2025-11-17 02:54:25] "POST /route-targets HTTP/1.1" 200 327 0.013875 10.0.0.23 - - [2025-11-17 02:54:25] "POST /useragent-kv HTTP/1.1" 200 115 0.007835 10.0.0.22 - - [2025-11-17 02:54:25] "POST /neutron/subnet HTTP/1.1" 200 724 0.220551 10.0.0.22 - - [2025-11-17 02:54:25] "POST /id-to-fqname HTTP/1.1" 200 220 0.001277 10.0.0.22 - - [2025-11-17 02:54:25] "GET /virtual-network/5d9aef55-7f38-47e9-9dcd-fd1dfb2f5af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006476 10.0.0.22 - - [2025-11-17 02:54:25] "GET /virtual-network/5d9aef55-7f38-47e9-9dcd-fd1dfb2f5af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007420 10.0.0.22 - - [2025-11-17 02:54:25] "POST /neutron/network HTTP/1.1" 200 831 0.007511 10.0.0.22 - - [2025-11-17 02:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.22 - - [2025-11-17 02:54:26] "GET /virtual-network/5d9aef55-7f38-47e9-9dcd-fd1dfb2f5af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.008927 10.0.0.22 - - [2025-11-17 02:54:26] "PUT /virtual-network/5d9aef55-7f38-47e9-9dcd-fd1dfb2f5af1 HTTP/1.1" 200 264 0.069980 10.0.0.33 - - [2025-11-17 02:54:26] "POST /ref-update HTTP/1.1" 200 156 0.034050 10.0.0.22 - - [2025-11-17 02:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008100 10.0.0.23 - - [2025-11-17 02:54:26] "GET /projects?obj_uuids=0b548dba-5820-4c36-b66f-2087a8894f3f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001093 10.0.0.22 - - [2025-11-17 02:54:26] "GET /project/0b548dba-5820-4c36-b66f-2087a8894f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.039839 10.0.0.23 - - [2025-11-17 02:54:26] "GET /projects?obj_uuids=0b548dba-5820-4c36-b66f-2087a8894f3f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001056 10.0.0.22 - - [2025-11-17 02:54:26] "POST /neutron/network HTTP/1.1" 200 612 0.120563 10.0.0.22 - - [2025-11-17 02:54:26] "POST /id-to-fqname HTTP/1.1" 200 220 0.003843 10.0.0.22 - - [2025-11-17 02:54:26] "GET /virtual-network/0fdce355-78df-4915-bad2-d612fba4abc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005647 10.0.0.22 - - [2025-11-17 02:54:26] "POST /neutron/network HTTP/1.1" 200 828 0.006826 10.0.0.22 - - [2025-11-17 02:54:26] "GET /virtual-network/0fdce355-78df-4915-bad2-d612fba4abc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005179 10.0.0.22 - - [2025-11-17 02:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.22 - - [2025-11-17 02:54:26] "GET /virtual-network/0fdce355-78df-4915-bad2-d612fba4abc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005742 10.0.0.22 - - [2025-11-17 02:54:26] "PUT /virtual-network/0fdce355-78df-4915-bad2-d612fba4abc6 HTTP/1.1" 200 264 0.057909 10.0.0.33 - - [2025-11-17 02:54:26] "POST /ref-update HTTP/1.1" 200 156 0.025734 10.0.0.22 - - [2025-11-17 02:54:26] "POST /id-to-fqname HTTP/1.1" 200 220 0.001321 10.0.0.22 - - [2025-11-17 02:54:27] "POST /neutron/network HTTP/1.1" 200 841 0.007309 10.0.0.23 - - [2025-11-17 02:54:27] "GET /projects?obj_uuids=0b548dba-5820-4c36-b66f-2087a8894f3f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001867 10.0.0.22 - - [2025-11-17 02:54:27] "GET /project/0b548dba-5820-4c36-b66f-2087a8894f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.086815 10.0.0.22 - - [2025-11-17 02:54:28] "POST /neutron/port HTTP/1.1" 200 117 0.013404 10.0.0.22 - - [2025-11-17 02:54:28] "POST /id-to-fqname HTTP/1.1" 200 220 0.001745 10.0.0.22 - - [2025-11-17 02:54:28] "POST /neutron/network HTTP/1.1" 200 841 0.006233 10.0.0.22 - - [2025-11-17 02:54:29] "POST /neutron/port HTTP/1.1" 200 1053 0.016270 10.0.0.22 - - [2025-11-17 02:54:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003976 10.0.0.23 - - [2025-11-17 02:54:29] "GET /projects?obj_uuids=0b548dba-5820-4c36-b66f-2087a8894f3f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001106 10.0.0.22 - - [2025-11-17 02:54:29] "POST /neutron/network HTTP/1.1" 200 831 0.008447 10.0.0.22 - - [2025-11-17 02:54:29] "GET /project/0b548dba-5820-4c36-b66f-2087a8894f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.090974 10.0.0.22 - - [2025-11-17 02:54:29] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007026 10.0.0.22 - - [2025-11-17 02:54:29] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007250 10.0.0.22 - - [2025-11-17 02:54:30] "POST /neutron/port HTTP/1.1" 200 1050 0.015668 10.0.0.22 - - [2025-11-17 02:54:30] "POST /neutron/port HTTP/1.1" 200 1078 0.017952 10.0.0.22 - - [2025-11-17 02:54:30] "POST /neutron/port HTTP/1.1" 200 117 0.001654 10.0.0.22 - - [2025-11-17 02:54:34] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007663 10.0.0.22 - - [2025-11-17 02:54:35] "POST /neutron/port HTTP/1.1" 200 1081 0.016184 10.0.0.22 - - [2025-11-17 02:54:35] "GET /virtual-machine/80fedaa8-5ba6-4f5b-b152-a910ff05861e HTTP/1.1" 200 1285 0.005754 10.0.0.22 - - [2025-11-17 02:54:35] "GET /virtual-machine-interface/4b69fb26-1ffb-4295-8048-f9e1ba2e0ef3 HTTP/1.1" 200 2926 0.005928 10.0.0.22 - - [2025-11-17 02:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.22 - - [2025-11-17 02:54:35] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003443 10.0.0.22 - - [2025-11-17 02:54:35] "GET /virtual-networks?parent_id=0b548dba-5820-4c36-b66f-2087a8894f3f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003281 10.0.0.22 - - [2025-11-17 02:54:35] "GET /virtual-network/5d9aef55-7f38-47e9-9dcd-fd1dfb2f5af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.007308 10.0.0.22 - - [2025-11-17 02:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.22 - - [2025-11-17 02:54:38] "GET /virtual-network/5d9aef55-7f38-47e9-9dcd-fd1dfb2f5af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.006431 10.0.0.22 - - [2025-11-17 02:54:38] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007549 10.0.0.22 - - [2025-11-17 02:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004260 10.0.0.22 - - [2025-11-17 02:54:40] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004054 10.0.0.22 - - [2025-11-17 02:54:40] "GET /virtual-networks?parent_id=0b548dba-5820-4c36-b66f-2087a8894f3f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002916 10.0.0.22 - - [2025-11-17 02:54:40] "GET /virtual-network/5d9aef55-7f38-47e9-9dcd-fd1dfb2f5af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.006835 10.0.0.22 - - [2025-11-17 02:54:40] "POST /neutron/port HTTP/1.1" 200 1078 0.020376 10.0.0.22 - - [2025-11-17 02:54:40] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007617 10.0.0.22 - - [2025-11-17 02:54:40] "GET /virtual-machine/05a496f4-083e-4f9c-b139-8b16baf64386 HTTP/1.1" 200 1284 0.006664 10.0.0.22 - - [2025-11-17 02:54:40] "GET /virtual-machine-interface/2ec17311-8e5a-46f2-9821-86438bb148dc HTTP/1.1" 200 2927 0.005089 10.0.0.22 - - [2025-11-17 02:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.22 - - [2025-11-17 02:54:40] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003967 10.0.0.22 - - [2025-11-17 02:54:40] "GET /virtual-networks?parent_id=0b548dba-5820-4c36-b66f-2087a8894f3f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003178 10.0.0.22 - - [2025-11-17 02:54:40] "GET /virtual-network/0fdce355-78df-4915-bad2-d612fba4abc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.006932 10.0.0.22 - - [2025-11-17 02:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.22 - - [2025-11-17 02:54:41] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003276 10.0.0.22 - - [2025-11-17 02:54:41] "GET /virtual-networks?parent_id=0b548dba-5820-4c36-b66f-2087a8894f3f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003300 10.0.0.22 - - [2025-11-17 02:54:42] "GET /virtual-network/0fdce355-78df-4915-bad2-d612fba4abc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.005666 10.0.0.22 - - [2025-11-17 02:54:42] "POST /interface-route-tables HTTP/1.1" 200 574 0.026112 10.0.0.22 - - [2025-11-17 02:54:42] "GET /interface-route-table/76761414-95ca-4c30-a23e-039ebf08a367?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1305 0.019849 10.0.0.22 - - [2025-11-17 02:54:42] "GET /virtual-machine-interface/4b69fb26-1ffb-4295-8048-f9e1ba2e0ef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2705 0.006476 10.0.0.22 - - [2025-11-17 02:54:42] "POST /ref-update HTTP/1.1" 200 156 0.014072 10.0.0.22 - - [2025-11-17 02:54:42] "POST /routing-policys HTTP/1.1" 200 534 0.023653 10.0.0.22 - - [2025-11-17 02:54:42] "GET /virtual-network/5d9aef55-7f38-47e9-9dcd-fd1dfb2f5af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.005539 10.0.0.22 - - [2025-11-17 02:54:42] "PUT /virtual-network/5d9aef55-7f38-47e9-9dcd-fd1dfb2f5af1 HTTP/1.1" 200 264 0.053858 10.0.0.22 - - [2025-11-17 02:54:42] "POST /neutron/port HTTP/1.1" 200 1081 0.042605 10.0.0.22 - - [2025-11-17 02:54:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004191 10.0.0.22 - - [2025-11-17 02:54:43] "POST /neutron/network HTTP/1.1" 200 831 0.006432 10.0.0.22 - - [2025-11-17 02:54:46] "POST /ref-update HTTP/1.1" 200 156 0.061244 10.0.0.22 - - [2025-11-17 02:54:46] "DELETE /routing-policy/9425ae37-7932-4b95-a004-2bb01daec68e HTTP/1.1" 200 115 0.048275 10.0.0.22 - - [2025-11-17 02:54:47] "POST /neutron/port HTTP/1.1" 200 1078 0.014156 10.0.0.22 - - [2025-11-17 02:54:47] "POST /neutron/port HTTP/1.1" 200 1081 0.021118 10.0.0.22 - - [2025-11-17 02:54:48] "POST /neutron/network HTTP/1.1" 200 828 0.007970 10.0.0.33 - - [2025-11-17 02:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004263 10.0.0.33 - - [2025-11-17 02:54:48] "DELETE /route-target/8f096a5c-e169-4c2a-8618-bd119f86923b HTTP/1.1" 409 239 0.013592 10.0.0.23 - - [2025-11-17 02:54:49] "POST /useragent-kv HTTP/1.1" 200 115 0.004238 10.0.0.23 - - [2025-11-17 02:54:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002999 10.0.0.22 - - [2025-11-17 02:54:49] "POST /neutron/network HTTP/1.1" 200 151 0.149823 10.0.0.33 - - [2025-11-17 02:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005124 10.0.0.23 - - [2025-11-17 02:54:50] "GET /projects?obj_uuids=0b548dba-5820-4c36-b66f-2087a8894f3f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001034 10.0.0.22 - - [2025-11-17 02:54:50] "GET /project/0b548dba-5820-4c36-b66f-2087a8894f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.049998 10.0.0.23 - - [2025-11-17 02:54:50] "GET /projects?obj_uuids=0b548dba-5820-4c36-b66f-2087a8894f3f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001594 10.0.0.22 - - [2025-11-17 02:54:50] "GET /project/0b548dba-5820-4c36-b66f-2087a8894f3f?fields=virtual_networks HTTP/1.1" 200 1027 0.053507 10.0.0.23 - - [2025-11-17 02:54:50] "GET /projects?obj_uuids=0b548dba-5820-4c36-b66f-2087a8894f3f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001059 10.0.0.22 - - [2025-11-17 02:54:50] "GET /project/0b548dba-5820-4c36-b66f-2087a8894f3f?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.042249 10.0.0.23 - - [2025-11-17 02:54:50] "GET /projects?obj_uuids=0b548dba-5820-4c36-b66f-2087a8894f3f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001071 10.0.0.22 - - [2025-11-17 02:54:50] "GET /project/0b548dba-5820-4c36-b66f-2087a8894f3f?fields=security_groups HTTP/1.1" 200 1246 0.044241 10.0.0.22 - - [2025-11-17 02:54:51] "POST /fqname-to-id HTTP/1.1" 404 192 0.030926 10.0.0.23 - - [2025-11-17 02:54:51] "GET /projects?obj_uuids=286a5e9b-d5db-4bd9-a66c-75121727984b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003282 10.0.0.23 - - [2025-11-17 02:54:51] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001073 10.0.0.23 - - [2025-11-17 02:54:51] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007742 10.0.0.23 - - [2025-11-17 02:54:51] "POST /id-to-fqname HTTP/1.1" 200 194 0.008044 10.0.0.23 - - [2025-11-17 02:54:51] "POST /fqname-to-id HTTP/1.1" 404 203 0.006705 10.0.0.23 - - [2025-11-17 02:54:51] "POST /security-groups HTTP/1.1" 200 595 0.029730 10.0.0.23 - - [2025-11-17 02:54:52] "POST /projects HTTP/1.1" 200 593 0.257279 10.0.0.33 - - [2025-11-17 02:54:52] "POST /access-control-lists HTTP/1.1" 200 600 0.028039 10.0.0.23 - - [2025-11-17 02:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.342347 10.0.0.22 - - [2025-11-17 02:54:52] "GET /project/286a5e9b-d5db-4bd9-a66c-75121727984b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.501464 10.0.0.23 - - [2025-11-17 02:54:52] "DELETE /project/286a5e9bd5db4bd9a66c75121727984b HTTP/1.1" 404 173 0.004126 10.0.0.23 - - [2025-11-17 02:54:52] "GET /projects?obj_uuids=0b548dba-5820-4c36-b66f-2087a8894f3f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000859 10.0.0.23 - - [2025-11-17 02:54:52] "GET /project/0b548dba-5820-4c36-b66f-2087a8894f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.041749 10.0.0.23 - - [2025-11-17 02:54:52] "GET /projects?obj_uuids=0b548dba-5820-4c36-b66f-2087a8894f3f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001444 10.0.0.23 - - [2025-11-17 02:54:52] "GET /project/0b548dba-5820-4c36-b66f-2087a8894f3f?fields=security_groups HTTP/1.1" 200 1351 0.052043 10.0.0.23 - - [2025-11-17 02:54:52] "DELETE /security-group/200a05ae-89e0-4b30-bd59-e5eb92c07f0e HTTP/1.1" 200 115 0.061361 10.0.0.23 - - [2025-11-17 02:54:52] "GET /projects?obj_uuids=0b548dba-5820-4c36-b66f-2087a8894f3f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001050 10.0.0.33 - - [2025-11-17 02:54:52] "DELETE /access-control-list/8281fbde-322e-4a60-9871-228c7cbf8d31 HTTP/1.1" 200 115 0.053233 10.0.0.23 - - [2025-11-17 02:54:52] "GET /project/0b548dba-5820-4c36-b66f-2087a8894f3f?fields=application_policy_sets HTTP/1.1" 200 1390 0.044914 10.0.0.23 - - [2025-11-17 02:54:52] "DELETE /project/0b548dba-5820-4c36-b66f-2087a8894f3f HTTP/1.1" 409 278 0.305964 10.0.0.22 - - [2025-11-17 02:54:53] "GET / HTTP/1.1" 200 35931 0.001695 10.0.0.22 - - [2025-11-17 02:54:55] "POST /fqname-to-id HTTP/1.1" 401 292 0.000518 10.0.0.22 - - [2025-11-17 02:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.064810 10.0.0.23 - - [2025-11-17 02:54:55] "GET /projects?obj_uuids=286a5e9b-d5db-4bd9-a66c-75121727984b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001138 10.0.0.22 - - [2025-11-17 02:54:55] "GET /project/286a5e9b-d5db-4bd9-a66c-75121727984b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.053287 10.0.0.33 - - [2025-11-17 02:54:56] "POST /ref-update HTTP/1.1" 200 156 0.029785 10.0.0.23 - - [2025-11-17 02:54:56] "POST /useragent-kv HTTP/1.1" 200 115 0.009638 10.0.0.22 - - [2025-11-17 02:54:56] "POST /neutron/subnet HTTP/1.1" 200 724 0.271447 10.0.0.22 - - [2025-11-17 02:54:56] "POST /id-to-fqname HTTP/1.1" 200 226 0.001642 10.0.0.22 - - [2025-11-17 02:54:56] "GET /virtual-network/46f3c2ed-4b70-4bc0-9213-182843ec8d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005826 10.0.0.22 - - [2025-11-17 02:54:56] "GET /virtual-network/46f3c2ed-4b70-4bc0-9213-182843ec8d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005722 10.0.0.22 - - [2025-11-17 02:54:56] "POST /neutron/network HTTP/1.1" 200 832 0.007082 10.0.0.22 - - [2025-11-17 02:54:57] "GET /virtual-network/46f3c2ed-4b70-4bc0-9213-182843ec8d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006976 10.0.0.33 - - [2025-11-17 02:54:58] "GET /obj-perms HTTP/1.1" 200 5038 0.064931 10.0.0.22 - - [2025-11-17 02:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.22 - - [2025-11-17 02:54:58] "GET /virtual-network/46f3c2ed-4b70-4bc0-9213-182843ec8d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007309 10.0.0.22 - - [2025-11-17 02:54:58] "PUT /virtual-network/46f3c2ed-4b70-4bc0-9213-182843ec8d77 HTTP/1.1" 200 264 0.060779 10.0.0.22 - - [2025-11-17 02:55:03] "POST /id-to-fqname HTTP/1.1" 200 226 0.001648 10.0.0.23 - - [2025-11-17 02:55:04] "GET /projects?obj_uuids=286a5e9b-d5db-4bd9-a66c-75121727984b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001114 10.0.0.22 - - [2025-11-17 02:55:04] "GET /project/286a5e9b-d5db-4bd9-a66c-75121727984b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.101536 10.0.0.22 - - [2025-11-17 02:55:04] "POST /neutron/network HTTP/1.1" 200 832 0.008602 10.0.0.22 - - [2025-11-17 02:55:04] "POST /neutron/port HTTP/1.1" 200 117 0.006636 10.0.0.22 - - [2025-11-17 02:55:05] "POST /neutron/port HTTP/1.1" 200 1064 0.024384 10.0.0.22 - - [2025-11-17 02:55:05] "POST /neutron/port HTTP/1.1" 200 1092 0.016586 10.0.0.22 - - [2025-11-17 02:55:06] "POST /neutron/port HTTP/1.1" 200 117 0.001230 10.0.0.22 - - [2025-11-17 02:55:10] "POST /neutron/security_group HTTP/1.1" 200 2062 0.012500 10.0.0.22 - - [2025-11-17 02:55:10] "POST /neutron/port HTTP/1.1" 200 1092 0.021145 10.0.0.22 - - [2025-11-17 02:55:10] "GET /virtual-machine/dbded74a-878f-4cfb-8932-e0825772f852 HTTP/1.1" 401 292 0.000599 10.0.0.22 - - [2025-11-17 02:55:10] "GET /virtual-machine/dbded74a-878f-4cfb-8932-e0825772f852 HTTP/1.1" 200 1296 0.044814 10.0.0.22 - - [2025-11-17 02:55:10] "GET /virtual-machine-interface/6a97a73d-bf3a-4cf6-8a32-0802335c395c HTTP/1.1" 200 2966 0.005840 10.0.0.22 - - [2025-11-17 02:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.22 - - [2025-11-17 02:55:10] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004310 10.0.0.22 - - [2025-11-17 02:55:10] "GET /virtual-networks?parent_id=286a5e9b-d5db-4bd9-a66c-75121727984b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003059 10.0.0.22 - - [2025-11-17 02:55:10] "GET /virtual-network/46f3c2ed-4b70-4bc0-9213-182843ec8d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.006663 10.0.0.22 - - [2025-11-17 02:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862 10.0.0.22 - - [2025-11-17 02:55:13] "GET /virtual-network/46f3c2ed-4b70-4bc0-9213-182843ec8d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.005573 10.0.0.22 - - [2025-11-17 02:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004583 10.0.0.22 - - [2025-11-17 02:55:18] "GET /virtual-network/46f3c2ed-4b70-4bc0-9213-182843ec8d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.006383 10.0.0.22 - - [2025-11-17 02:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.22 - - [2025-11-17 02:55:22] "GET /virtual-network/46f3c2ed-4b70-4bc0-9213-182843ec8d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.007227 10.0.0.22 - - [2025-11-17 02:55:22] "GET /obj-perms HTTP/1.1" 200 5056 0.061301 10.0.0.22 - - [2025-11-17 02:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.22 - - [2025-11-17 02:55:26] "GET /virtual-network/46f3c2ed-4b70-4bc0-9213-182843ec8d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.006276 10.0.0.22 - - [2025-11-17 02:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.22 - - [2025-11-17 02:55:30] "GET /virtual-network/46f3c2ed-4b70-4bc0-9213-182843ec8d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.005667 10.0.0.22 - - [2025-11-17 02:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.22 - - [2025-11-17 02:55:34] "GET /virtual-network/46f3c2ed-4b70-4bc0-9213-182843ec8d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.006209 10.0.0.22 - - [2025-11-17 02:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003816 10.0.0.22 - - [2025-11-17 02:55:38] "GET /virtual-network/46f3c2ed-4b70-4bc0-9213-182843ec8d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.006471 10.0.0.22 - - [2025-11-17 02:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862 10.0.0.22 - - [2025-11-17 02:55:42] "GET /virtual-network/46f3c2ed-4b70-4bc0-9213-182843ec8d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.006335 10.0.0.22 - - [2025-11-17 02:55:43] "POST /neutron/port HTTP/1.1" 200 1092 0.016257 10.0.0.22 - - [2025-11-17 02:55:44] "POST /neutron/subnet HTTP/1.1" 200 698 0.009677 10.0.0.23 - - [2025-11-17 02:55:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000532 10.0.0.23 - - [2025-11-17 02:55:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000487 10.0.0.33 - - [2025-11-17 02:55:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000370 10.0.0.33 - - [2025-11-17 02:55:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000372 10.0.0.33 - - [2025-11-17 02:55:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000407 10.0.0.22 - - [2025-11-17 02:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076 10.0.0.22 - - [2025-11-17 02:55:46] "GET /virtual-network/46f3c2ed-4b70-4bc0-9213-182843ec8d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.005997 10.0.0.33 - - [2025-11-17 02:55:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000334 10.0.0.23 - - [2025-11-17 02:55:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000421 10.0.0.23 - - [2025-11-17 02:55:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000384 10.0.0.22 - - [2025-11-17 02:55:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000415 10.0.0.22 - - [2025-11-17 02:55:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000499 10.0.0.22 - - [2025-11-17 02:55:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000441 10.0.0.22 - - [2025-11-17 02:55:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.22 - - [2025-11-17 02:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.22 - - [2025-11-17 02:55:50] "GET /virtual-network/46f3c2ed-4b70-4bc0-9213-182843ec8d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.006173 10.0.0.22 - - [2025-11-17 02:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003905 10.0.0.22 - - [2025-11-17 02:55:54] "GET /virtual-network/46f3c2ed-4b70-4bc0-9213-182843ec8d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.005576 10.0.0.22 - - [2025-11-17 02:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158 10.0.0.22 - - [2025-11-17 02:55:59] "GET /virtual-network/46f3c2ed-4b70-4bc0-9213-182843ec8d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.005730 10.0.0.22 - - [2025-11-17 02:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004068 10.0.0.22 - - [2025-11-17 02:56:01] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004862 10.0.0.22 - - [2025-11-17 02:56:01] "GET /virtual-networks?parent_id=286a5e9b-d5db-4bd9-a66c-75121727984b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003760 10.0.0.22 - - [2025-11-17 02:56:01] "GET /virtual-network/46f3c2ed-4b70-4bc0-9213-182843ec8d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.006217 10.0.0.22 - - [2025-11-17 02:56:01] "POST /neutron/port HTTP/1.1" 200 1092 0.017954 10.0.0.22 - - [2025-11-17 02:56:06] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007765 10.0.0.22 - - [2025-11-17 02:56:16] "POST /neutron/port HTTP/1.1" 200 1092 0.018051 10.0.0.22 - - [2025-11-17 02:56:16] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008589 10.0.0.22 - - [2025-11-17 02:56:27] "POST /neutron/port HTTP/1.1" 200 1092 0.014711 10.0.0.22 - - [2025-11-17 02:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004283 10.0.0.22 - - [2025-11-17 02:56:32] "GET /virtual-network/46f3c2ed-4b70-4bc0-9213-182843ec8d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.006058 10.0.0.22 - - [2025-11-17 02:56:32] "PUT /virtual-network/46f3c2ed-4b70-4bc0-9213-182843ec8d77 HTTP/1.1" 200 264 0.069812 10.0.0.33 - - [2025-11-17 02:56:32] "POST /ref-update HTTP/1.1" 200 156 0.075123 10.0.0.22 - - [2025-11-17 02:56:37] "POST /neutron/network HTTP/1.1" 400 204 0.015711 10.0.0.22 - - [2025-11-17 02:56:38] "POST /neutron/port HTTP/1.1" 200 151 0.189067 10.0.0.33 - - [2025-11-17 02:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004372 10.0.0.22 - - [2025-11-17 02:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.23 - - [2025-11-17 02:56:42] "GET /projects?obj_uuids=286a5e9b-d5db-4bd9-a66c-75121727984b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001029 10.0.0.22 - - [2025-11-17 02:56:42] "GET /project/286a5e9b-d5db-4bd9-a66c-75121727984b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.043899 10.0.0.22 - - [2025-11-17 02:56:42] "POST /neutron/network HTTP/1.1" 200 117 0.011623 10.0.0.33 - - [2025-11-17 02:56:42] "POST /ref-update HTTP/1.1" 200 156 0.030145 10.0.0.22 - - [2025-11-17 02:56:43] "POST /neutron/network HTTP/1.1" 200 833 0.009089 10.0.0.22 - - [2025-11-17 02:56:43] "POST /id-to-fqname HTTP/1.1" 200 226 0.001419 10.0.0.22 - - [2025-11-17 02:56:43] "GET /virtual-network/7c688eed-612e-4219-9e83-5a5023066ee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005769 10.0.0.22 - - [2025-11-17 02:56:43] "GET /virtual-network/7c688eed-612e-4219-9e83-5a5023066ee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005479 10.0.0.22 - - [2025-11-17 02:56:43] "POST /neutron/subnet HTTP/1.1" 200 729 0.009962 10.0.0.22 - - [2025-11-17 02:56:43] "GET /virtual-network/7c688eed-612e-4219-9e83-5a5023066ee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006111 10.0.0.23 - - [2025-11-17 02:56:43] "GET /obj-perms HTTP/1.1" 200 5038 0.051637 10.0.0.22 - - [2025-11-17 02:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004157 10.0.0.22 - - [2025-11-17 02:56:43] "GET /virtual-network/7c688eed-612e-4219-9e83-5a5023066ee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005393 10.0.0.22 - - [2025-11-17 02:56:43] "PUT /virtual-network/7c688eed-612e-4219-9e83-5a5023066ee7 HTTP/1.1" 200 264 0.067298 10.0.0.22 - - [2025-11-17 02:56:48] "POST /id-to-fqname HTTP/1.1" 200 226 0.001356 10.0.0.23 - - [2025-11-17 02:56:49] "GET /projects?obj_uuids=286a5e9b-d5db-4bd9-a66c-75121727984b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001060 10.0.0.22 - - [2025-11-17 02:56:49] "GET /project/286a5e9b-d5db-4bd9-a66c-75121727984b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.070096 10.0.0.22 - - [2025-11-17 02:56:50] "POST /neutron/port HTTP/1.1" 200 117 0.006749 10.0.0.22 - - [2025-11-17 02:56:50] "POST /neutron/network HTTP/1.1" 200 843 0.008301 10.0.0.22 - - [2025-11-17 02:56:51] "POST /neutron/port HTTP/1.1" 200 1065 0.042854 10.0.0.22 - - [2025-11-17 02:56:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003606 10.0.0.22 - - [2025-11-17 02:56:51] "POST /neutron/network HTTP/1.1" 200 833 0.008478 10.0.0.22 - - [2025-11-17 02:56:54] "POST /neutron/network HTTP/1.1" 200 843 0.006745 10.0.0.22 - - [2025-11-17 02:56:54] "POST /neutron/port HTTP/1.1" 200 117 0.001233 10.0.0.22 - - [2025-11-17 02:56:55] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007390 10.0.0.22 - - [2025-11-17 02:56:55] "POST /neutron/port HTTP/1.1" 200 1093 0.016355 10.0.0.22 - - [2025-11-17 02:56:55] "GET /virtual-machine/10a73870-547d-4f46-ae57-e4aadce2d95b HTTP/1.1" 200 1296 0.006524 10.0.0.22 - - [2025-11-17 02:56:55] "GET /virtual-machine-interface/d0bf2e14-878c-423d-8bf9-b55028dc7c72 HTTP/1.1" 200 2968 0.005715 10.0.0.22 - - [2025-11-17 02:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423 10.0.0.22 - - [2025-11-17 02:56:55] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004207 10.0.0.22 - - [2025-11-17 02:56:55] "GET /virtual-networks?parent_id=286a5e9b-d5db-4bd9-a66c-75121727984b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003309 10.0.0.22 - - [2025-11-17 02:56:55] "GET /virtual-network/7c688eed-612e-4219-9e83-5a5023066ee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.006186 10.0.0.22 - - [2025-11-17 02:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.22 - - [2025-11-17 02:56:58] "GET /virtual-network/7c688eed-612e-4219-9e83-5a5023066ee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.005568 10.0.0.22 - - [2025-11-17 02:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003889 10.0.0.22 - - [2025-11-17 02:57:02] "GET /virtual-network/7c688eed-612e-4219-9e83-5a5023066ee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.006324 10.0.0.22 - - [2025-11-17 02:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003979 10.0.0.22 - - [2025-11-17 02:57:06] "GET /virtual-network/7c688eed-612e-4219-9e83-5a5023066ee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.005358 10.0.0.22 - - [2025-11-17 02:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007527 10.0.0.22 - - [2025-11-17 02:57:11] "GET /virtual-network/7c688eed-612e-4219-9e83-5a5023066ee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.011487 10.0.0.22 - - [2025-11-17 02:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.22 - - [2025-11-17 02:57:15] "GET /virtual-network/7c688eed-612e-4219-9e83-5a5023066ee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.005507 10.0.0.22 - - [2025-11-17 02:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.22 - - [2025-11-17 02:57:19] "GET /virtual-network/7c688eed-612e-4219-9e83-5a5023066ee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.005973 10.0.0.22 - - [2025-11-17 02:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308 10.0.0.22 - - [2025-11-17 02:57:23] "GET /virtual-network/7c688eed-612e-4219-9e83-5a5023066ee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.005736 10.0.0.33 - - [2025-11-17 02:57:23] "GET /obj-perms HTTP/1.1" 200 5056 0.067568 10.0.0.22 - - [2025-11-17 02:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.22 - - [2025-11-17 02:57:27] "GET /virtual-network/7c688eed-612e-4219-9e83-5a5023066ee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.008569 10.0.0.22 - - [2025-11-17 02:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.22 - - [2025-11-17 02:57:29] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003964 10.0.0.22 - - [2025-11-17 02:57:29] "GET /virtual-networks?parent_id=286a5e9b-d5db-4bd9-a66c-75121727984b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.004182 10.0.0.22 - - [2025-11-17 02:57:29] "GET /virtual-network/7c688eed-612e-4219-9e83-5a5023066ee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.006068 10.0.0.22 - - [2025-11-17 02:57:29] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007819 10.0.0.22 - - [2025-11-17 02:57:37] "POST /neutron/port HTTP/1.1" 200 1093 0.046721 10.0.0.22 - - [2025-11-17 02:57:40] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007225 10.0.0.22 - - [2025-11-17 02:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004464 10.0.0.22 - - [2025-11-17 02:57:50] "GET /virtual-network/7c688eed-612e-4219-9e83-5a5023066ee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.005497 10.0.0.22 - - [2025-11-17 02:57:50] "PUT /virtual-network/7c688eed-612e-4219-9e83-5a5023066ee7 HTTP/1.1" 200 264 0.052999 10.0.0.33 - - [2025-11-17 02:57:50] "POST /ref-update HTTP/1.1" 200 156 0.019395 10.0.0.22 - - [2025-11-17 02:57:55] "POST /neutron/network HTTP/1.1" 200 833 0.009292 10.0.0.22 - - [2025-11-17 02:57:56] "POST /neutron/port HTTP/1.1" 200 1119 0.013395 10.0.0.33 - - [2025-11-17 02:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006202 10.0.0.23 - - [2025-11-17 02:57:57] "POST /useragent-kv HTTP/1.1" 200 115 0.085970 10.0.0.23 - - [2025-11-17 02:57:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002446 10.0.0.22 - - [2025-11-17 02:57:57] "POST /neutron/network HTTP/1.1" 200 151 0.215855 10.0.0.23 - - [2025-11-17 02:57:59] "GET /projects?obj_uuids=286a5e9b-d5db-4bd9-a66c-75121727984b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001075 10.0.0.22 - - [2025-11-17 02:57:59] "GET /project/286a5e9b-d5db-4bd9-a66c-75121727984b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.077440 10.0.0.23 - - [2025-11-17 02:57:59] "GET /projects?obj_uuids=286a5e9b-d5db-4bd9-a66c-75121727984b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001400 10.0.0.22 - - [2025-11-17 02:57:59] "GET /project/286a5e9b-d5db-4bd9-a66c-75121727984b?fields=virtual_networks HTTP/1.1" 200 1050 0.043062 10.0.0.23 - - [2025-11-17 02:57:59] "GET /projects?obj_uuids=286a5e9b-d5db-4bd9-a66c-75121727984b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001077 10.0.0.22 - - [2025-11-17 02:57:59] "GET /project/286a5e9b-d5db-4bd9-a66c-75121727984b?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.042878 10.0.0.23 - - [2025-11-17 02:57:59] "GET /projects?obj_uuids=286a5e9b-d5db-4bd9-a66c-75121727984b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001197 10.0.0.22 - - [2025-11-17 02:57:59] "GET /project/286a5e9b-d5db-4bd9-a66c-75121727984b?fields=security_groups HTTP/1.1" 200 1280 0.049906 10.0.0.22 - - [2025-11-17 02:58:00] "POST /fqname-to-id HTTP/1.1" 404 213 0.029453 10.0.0.23 - - [2025-11-17 02:58:00] "GET /projects?obj_uuids=49dd1d15-0556-4b2e-b3c8-3171f502d4eb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003176 10.0.0.23 - - [2025-11-17 02:58:00] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001019 10.0.0.23 - - [2025-11-17 02:58:00] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007514 10.0.0.23 - - [2025-11-17 02:58:00] "POST /id-to-fqname HTTP/1.1" 200 216 0.002277 10.0.0.23 - - [2025-11-17 02:58:00] "POST /fqname-to-id HTTP/1.1" 404 227 0.006199 10.0.0.23 - - [2025-11-17 02:58:01] "POST /security-groups HTTP/1.1" 200 616 0.030887 10.0.0.23 - - [2025-11-17 02:58:01] "POST /projects HTTP/1.1" 200 635 0.239996 10.0.0.33 - - [2025-11-17 02:58:01] "POST /access-control-lists HTTP/1.1" 200 621 0.028117 10.0.0.23 - - [2025-11-17 02:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.317288 10.0.0.22 - - [2025-11-17 02:58:01] "GET /project/49dd1d15-0556-4b2e-b3c8-3171f502d4eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.478390 10.0.0.22 - - [2025-11-17 02:58:02] "GET / HTTP/1.1" 200 35931 0.001844 10.0.0.22 - - [2025-11-17 02:58:04] "POST /fqname-to-id HTTP/1.1" 401 292 0.000493 10.0.0.22 - - [2025-11-17 02:58:04] "POST /fqname-to-id HTTP/1.1" 404 249 0.076202 10.0.0.33 - - [2025-11-17 02:58:04] "POST /fqname-to-id HTTP/1.1" 404 281 0.003365 10.0.0.33 - - [2025-11-17 02:58:04] "POST /access-control-lists HTTP/1.1" 200 641 0.040139 10.0.0.33 - - [2025-11-17 02:58:05] "PUT /access-control-list/4889da52-646e-4e31-b1ce-38105ef3d936 HTTP/1.1" 200 272 0.027567 10.0.0.22 - - [2025-11-17 02:58:05] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.049687 10.0.0.22 - - [2025-11-17 02:58:05] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.136987 10.0.0.22 - - [2025-11-17 02:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.33 - - [2025-11-17 02:58:05] "PUT /access-control-list/4889da52-646e-4e31-b1ce-38105ef3d936 HTTP/1.1" 200 272 0.025132 10.0.0.22 - - [2025-11-17 02:58:05] "GET /security-group/a8a1d753-7d04-41e5-b3ae-3617edc4a7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.017626 10.0.0.22 - - [2025-11-17 02:58:06] "POST /neutron/security_group HTTP/1.1" 200 151 0.061124 10.0.0.22 - - [2025-11-17 02:58:06] "POST /fqname-to-id HTTP/1.1" 404 249 0.002964 10.0.0.22 - - [2025-11-17 02:58:07] "POST /fqname-to-id HTTP/1.1" 404 249 0.003835 10.0.0.33 - - [2025-11-17 02:58:07] "POST /fqname-to-id HTTP/1.1" 404 281 0.006591 10.0.0.33 - - [2025-11-17 02:58:07] "POST /access-control-lists HTTP/1.1" 200 641 0.030653 10.0.0.33 - - [2025-11-17 02:58:07] "PUT /access-control-list/fece5d42-f4d9-463b-9d64-1c23053dfd4c HTTP/1.1" 200 272 0.033662 10.0.0.22 - - [2025-11-17 02:58:07] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.012748 10.0.0.22 - - [2025-11-17 02:58:07] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.135778 10.0.0.22 - - [2025-11-17 02:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.33 - - [2025-11-17 02:58:08] "PUT /access-control-list/fece5d42-f4d9-463b-9d64-1c23053dfd4c HTTP/1.1" 200 272 0.015635 10.0.0.22 - - [2025-11-17 02:58:08] "GET /security-group/a7efd6a3-c069-4d6f-b40d-124d910aa6d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.004434 10.0.0.22 - - [2025-11-17 02:58:08] "POST /neutron/security_group_rule HTTP/1.1" 200 566 0.010101 10.0.0.22 - - [2025-11-17 02:58:09] "POST /neutron/security_group_rule HTTP/1.1" 200 601 0.152118 10.0.0.22 - - [2025-11-17 02:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004212 10.0.0.23 - - [2025-11-17 02:58:09] "GET /projects?obj_uuids=49dd1d15-0556-4b2e-b3c8-3171f502d4eb&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001229 10.0.0.33 - - [2025-11-17 02:58:09] "PUT /access-control-list/05b2b146-2e94-4364-9ed7-417e4ca30a6c HTTP/1.1" 200 272 0.022290 10.0.0.22 - - [2025-11-17 02:58:09] "GET /project/49dd1d15-0556-4b2e-b3c8-3171f502d4eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.055959 10.0.0.23 - - [2025-11-17 02:58:09] "POST /useragent-kv HTTP/1.1" 200 115 0.006063 10.0.0.22 - - [2025-11-17 02:58:09] "POST /neutron/subnet HTTP/1.1" 200 828 0.252238 10.0.0.33 - - [2025-11-17 02:58:09] "POST /fqname-to-id HTTP/1.1" 404 207 0.085405 10.0.0.22 - - [2025-11-17 02:58:10] "POST /id-to-fqname HTTP/1.1" 200 290 0.001815 10.0.0.22 - - [2025-11-17 02:58:10] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.010436 10.0.0.22 - - [2025-11-17 02:58:10] "POST /neutron/network HTTP/1.1" 200 1113 0.008980 10.0.0.22 - - [2025-11-17 02:58:10] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.009698 10.0.0.22 - - [2025-11-17 02:58:10] "POST /neutron/subnet HTTP/1.1" 200 725 0.013034 10.0.0.22 - - [2025-11-17 02:58:10] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005759 10.0.0.22 - - [2025-11-17 02:58:11] "GET /obj-perms HTTP/1.1" 200 5080 0.064079 10.0.0.22 - - [2025-11-17 02:58:11] "POST /id-to-fqname HTTP/1.1" 200 290 0.001493 10.0.0.23 - - [2025-11-17 02:58:12] "GET /projects?obj_uuids=49dd1d15-0556-4b2e-b3c8-3171f502d4eb&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001014 10.0.0.22 - - [2025-11-17 02:58:13] "GET /project/49dd1d15-0556-4b2e-b3c8-3171f502d4eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.083238 10.0.0.22 - - [2025-11-17 02:58:13] "POST /neutron/network HTTP/1.1" 200 1113 0.009633 10.0.0.22 - - [2025-11-17 02:58:13] "POST /id-to-fqname HTTP/1.1" 200 290 0.001295 10.0.0.22 - - [2025-11-17 02:58:13] "POST /neutron/port HTTP/1.1" 200 117 0.006485 10.0.0.22 - - [2025-11-17 02:58:13] "POST /neutron/network HTTP/1.1" 200 1123 0.011037 10.0.0.22 - - [2025-11-17 02:58:14] "POST /neutron/port HTTP/1.1" 200 1192 0.018625 10.0.0.22 - - [2025-11-17 02:58:14] "POST /neutron/port HTTP/1.1" 200 1220 0.028383 10.0.0.23 - - [2025-11-17 02:58:14] "GET /projects?obj_uuids=49dd1d15-0556-4b2e-b3c8-3171f502d4eb&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001135 10.0.0.22 - - [2025-11-17 02:58:14] "GET /project/49dd1d15-0556-4b2e-b3c8-3171f502d4eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.121271 10.0.0.22 - - [2025-11-17 02:58:14] "POST /neutron/subnet HTTP/1.1" 200 1385 0.044843 10.0.0.22 - - [2025-11-17 02:58:14] "POST /neutron/port HTTP/1.1" 200 117 0.001604 10.0.0.22 - - [2025-11-17 02:58:15] "POST /neutron/security_group HTTP/1.1" 200 1457 0.018174 10.0.0.22 - - [2025-11-17 02:58:15] "POST /neutron/security_group HTTP/1.1" 200 1457 0.006899 10.0.0.23 - - [2025-11-17 02:58:15] "GET /projects?obj_uuids=49dd1d15-0556-4b2e-b3c8-3171f502d4eb&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001447 10.0.0.22 - - [2025-11-17 02:58:15] "POST /neutron/port HTTP/1.1" 200 1192 0.343865 10.0.0.22 - - [2025-11-17 02:58:16] "POST /neutron/port HTTP/1.1" 200 1246 0.119321 10.0.0.22 - - [2025-11-17 02:58:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003906 10.0.0.22 - - [2025-11-17 02:58:16] "POST /neutron/port HTTP/1.1" 200 117 0.001079 10.0.0.22 - - [2025-11-17 02:58:20] "POST /neutron/security_group HTTP/1.1" 200 1457 0.007630 10.0.0.22 - - [2025-11-17 02:58:20] "POST /neutron/port HTTP/1.1" 200 1220 0.016319 10.0.0.22 - - [2025-11-17 02:58:20] "POST /neutron/security_group HTTP/1.1" 200 1457 0.007171 10.0.0.22 - - [2025-11-17 02:58:20] "GET /virtual-machine/469433d7-e3b0-4b93-9aa0-e3e21606d527 HTTP/1.1" 401 292 0.000420 10.0.0.22 - - [2025-11-17 02:58:21] "GET /virtual-machine/469433d7-e3b0-4b93-9aa0-e3e21606d527 HTTP/1.1" 200 1317 0.034325 10.0.0.22 - - [2025-11-17 02:58:21] "GET /virtual-machine/469433d7-e3b0-4b93-9aa0-e3e21606d527 HTTP/1.1" 200 1317 0.006305 10.0.0.22 - - [2025-11-17 02:58:21] "GET /virtual-machine-interface/2d096988-6191-4ae4-9365-d44667f0258e HTTP/1.1" 200 3417 0.005407 10.0.0.22 - - [2025-11-17 02:58:21] "GET /virtual-machine/469433d7-e3b0-4b93-9aa0-e3e21606d527 HTTP/1.1" 200 1317 0.004255 10.0.0.22 - - [2025-11-17 02:58:21] "GET /virtual-machine-interface/2d096988-6191-4ae4-9365-d44667f0258e HTTP/1.1" 200 3417 0.006171 10.0.0.22 - - [2025-11-17 02:58:21] "GET /instance-ip/a5de1db4-98ff-408f-b855-aa522ceec91c HTTP/1.1" 200 1716 0.006428 10.0.0.22 - - [2025-11-17 02:58:21] "GET /instance-ip/c1cf5eb6-3db7-4b5d-873a-4874d7fd3d14 HTTP/1.1" 200 1735 0.005841 10.0.0.22 - - [2025-11-17 02:58:21] "GET /virtual-machine/469433d7-e3b0-4b93-9aa0-e3e21606d527 HTTP/1.1" 200 1317 0.003611 10.0.0.22 - - [2025-11-17 02:58:21] "GET /virtual-machine-interface/2d096988-6191-4ae4-9365-d44667f0258e HTTP/1.1" 200 3417 0.005675 10.0.0.22 - - [2025-11-17 02:58:21] "GET /instance-ip/a5de1db4-98ff-408f-b855-aa522ceec91c HTTP/1.1" 200 1716 0.004158 10.0.0.22 - - [2025-11-17 02:58:21] "GET /instance-ip/c1cf5eb6-3db7-4b5d-873a-4874d7fd3d14 HTTP/1.1" 200 1735 0.003742 10.0.0.22 - - [2025-11-17 02:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.22 - - [2025-11-17 02:58:21] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004117 10.0.0.22 - - [2025-11-17 02:58:21] "GET /virtual-networks?parent_id=49dd1d15-0556-4b2e-b3c8-3171f502d4eb&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003033 10.0.0.22 - - [2025-11-17 02:58:21] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.007118 10.0.0.22 - - [2025-11-17 02:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003784 10.0.0.22 - - [2025-11-17 02:58:21] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003958 10.0.0.22 - - [2025-11-17 02:58:21] "GET /virtual-networks?parent_id=49dd1d15-0556-4b2e-b3c8-3171f502d4eb&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003250 10.0.0.22 - - [2025-11-17 02:58:21] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005716 10.0.0.22 - - [2025-11-17 02:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.22 - - [2025-11-17 02:58:21] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005877 10.0.0.22 - - [2025-11-17 02:58:21] "GET /virtual-networks?parent_id=49dd1d15-0556-4b2e-b3c8-3171f502d4eb&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004525 10.0.0.22 - - [2025-11-17 02:58:21] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006327 10.0.0.22 - - [2025-11-17 02:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.22 - - [2025-11-17 02:58:21] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004113 10.0.0.22 - - [2025-11-17 02:58:21] "GET /virtual-networks?parent_id=49dd1d15-0556-4b2e-b3c8-3171f502d4eb&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003177 10.0.0.22 - - [2025-11-17 02:58:21] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006450 10.0.0.22 - - [2025-11-17 02:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.22 - - [2025-11-17 02:58:21] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.008465 10.0.0.22 - - [2025-11-17 02:58:21] "GET /virtual-networks?parent_id=49dd1d15-0556-4b2e-b3c8-3171f502d4eb&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003956 10.0.0.22 - - [2025-11-17 02:58:21] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006696 10.0.0.22 - - [2025-11-17 02:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306 10.0.0.22 - - [2025-11-17 02:58:21] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004595 10.0.0.22 - - [2025-11-17 02:58:21] "GET /virtual-networks?parent_id=49dd1d15-0556-4b2e-b3c8-3171f502d4eb&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003838 10.0.0.22 - - [2025-11-17 02:58:21] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005385 10.0.0.22 - - [2025-11-17 02:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003449 10.0.0.22 - - [2025-11-17 02:58:22] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004616 10.0.0.22 - - [2025-11-17 02:58:22] "GET /virtual-networks?parent_id=49dd1d15-0556-4b2e-b3c8-3171f502d4eb&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003089 10.0.0.22 - - [2025-11-17 02:58:22] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006150 10.0.0.22 - - [2025-11-17 02:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003785 10.0.0.22 - - [2025-11-17 02:58:25] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006918 10.0.0.22 - - [2025-11-17 02:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.22 - - [2025-11-17 02:58:29] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005761 10.0.0.22 - - [2025-11-17 02:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.22 - - [2025-11-17 02:58:33] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005357 10.0.0.22 - - [2025-11-17 02:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.22 - - [2025-11-17 02:58:37] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005478 10.0.0.22 - - [2025-11-17 02:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.22 - - [2025-11-17 02:58:41] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.007312 10.0.0.33 - - [2025-11-17 02:58:42] "DELETE /access-control-list/69c598b5-eacb-493c-9f03-2d3afbf2d824 HTTP/1.1" 200 115 0.049178 10.0.0.22 - - [2025-11-17 02:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.22 - - [2025-11-17 02:58:45] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005795 10.0.0.22 - - [2025-11-17 02:58:48] "POST /neutron/network HTTP/1.1" 200 1123 0.007093 10.0.0.22 - - [2025-11-17 02:58:49] "POST /neutron/subnet HTTP/1.1" 200 1385 0.012819 10.0.0.22 - - [2025-11-17 02:58:49] "POST /neutron/network HTTP/1.1" 200 1113 0.009317 10.0.0.22 - - [2025-11-17 02:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.22 - - [2025-11-17 02:58:49] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005578 10.0.0.23 - - [2025-11-17 02:58:53] "DELETE /project/49dd1d1505564b2eb3c83171f502d4eb HTTP/1.1" 404 173 0.036253 10.0.0.23 - - [2025-11-17 02:58:53] "DELETE /project/286a5e9b-d5db-4bd9-a66c-75121727984b HTTP/1.1" 404 177 0.057970 10.0.0.22 - - [2025-11-17 02:58:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.22 - - [2025-11-17 02:58:53] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005895 10.0.0.22 - - [2025-11-17 02:58:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.22 - - [2025-11-17 02:58:57] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006371 10.0.0.22 - - [2025-11-17 02:58:58] "POST /neutron/network HTTP/1.1" 200 1123 0.007612 10.0.0.22 - - [2025-11-17 02:58:59] "POST /neutron/subnet HTTP/1.1" 200 1385 0.013061 10.0.0.22 - - [2025-11-17 02:58:59] "POST /neutron/network HTTP/1.1" 200 1113 0.009664 10.0.0.22 - - [2025-11-17 02:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.22 - - [2025-11-17 02:59:02] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.007457 10.0.0.22 - - [2025-11-17 02:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004325 10.0.0.22 - - [2025-11-17 02:59:06] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006361 10.0.0.22 - - [2025-11-17 02:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004342 10.0.0.22 - - [2025-11-17 02:59:10] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006090 10.0.0.22 - - [2025-11-17 02:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003712 10.0.0.22 - - [2025-11-17 02:59:14] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.007299 10.0.0.22 - - [2025-11-17 02:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.22 - - [2025-11-17 02:59:18] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005682 10.0.0.22 - - [2025-11-17 02:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.22 - - [2025-11-17 02:59:22] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005555 10.0.0.23 - - [2025-11-17 02:59:25] "GET /obj-perms HTTP/1.1" 200 5056 0.059218 10.0.0.22 - - [2025-11-17 02:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.22 - - [2025-11-17 02:59:26] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006328 10.0.0.22 - - [2025-11-17 02:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.22 - - [2025-11-17 02:59:30] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005783 10.0.0.22 - - [2025-11-17 02:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004602 10.0.0.22 - - [2025-11-17 02:59:34] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006360 10.0.0.22 - - [2025-11-17 02:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.22 - - [2025-11-17 02:59:38] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006489 10.0.0.22 - - [2025-11-17 02:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004053 10.0.0.22 - - [2025-11-17 02:59:42] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005520 10.0.0.22 - - [2025-11-17 02:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003950 10.0.0.22 - - [2025-11-17 02:59:47] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005779 10.0.0.22 - - [2025-11-17 02:59:48] "POST /neutron/port HTTP/1.1" 200 1220 0.043785 10.0.0.22 - - [2025-11-17 02:59:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004105 10.0.0.22 - - [2025-11-17 02:59:49] "POST /neutron/port HTTP/1.1" 200 117 0.001247 10.0.0.22 - - [2025-11-17 02:59:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004087 10.0.0.22 - - [2025-11-17 02:59:51] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006495 10.0.0.22 - - [2025-11-17 02:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004162 10.0.0.22 - - [2025-11-17 02:59:55] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005981 10.0.0.22 - - [2025-11-17 02:59:58] "POST /neutron/port HTTP/1.1" 200 1220 0.015780 10.0.0.22 - - [2025-11-17 02:59:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004868 10.0.0.22 - - [2025-11-17 02:59:59] "POST /neutron/port HTTP/1.1" 200 117 0.001399 10.0.0.22 - - [2025-11-17 02:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.22 - - [2025-11-17 02:59:59] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005659 10.0.0.22 - - [2025-11-17 03:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013 10.0.0.22 - - [2025-11-17 03:00:03] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.007908 10.0.0.22 - - [2025-11-17 03:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010544 10.0.0.22 - - [2025-11-17 03:00:07] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006880 10.0.0.22 - - [2025-11-17 03:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.22 - - [2025-11-17 03:00:11] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.007041 10.0.0.22 - - [2025-11-17 03:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003882 10.0.0.22 - - [2025-11-17 03:00:15] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006033 10.0.0.22 - - [2025-11-17 03:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005234 10.0.0.22 - - [2025-11-17 03:00:17] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007470 10.0.0.22 - - [2025-11-17 03:00:17] "GET /virtual-networks?parent_id=49dd1d15-0556-4b2e-b3c8-3171f502d4eb&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004244 10.0.0.22 - - [2025-11-17 03:00:17] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006443 10.0.0.22 - - [2025-11-17 03:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.22 - - [2025-11-17 03:00:17] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004418 10.0.0.22 - - [2025-11-17 03:00:17] "GET /virtual-networks?parent_id=49dd1d15-0556-4b2e-b3c8-3171f502d4eb&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003233 10.0.0.22 - - [2025-11-17 03:00:18] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006420 10.0.0.22 - - [2025-11-17 03:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.22 - - [2025-11-17 03:00:18] "GET /routing-instance/106d2906-e7f3-4886-bf9d-e6a97b242246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.005064 10.0.0.22 - - [2025-11-17 03:00:18] "GET /route-target/c288c136-dd35-444a-9417-336070af4f33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006953 10.0.0.22 - - [2025-11-17 03:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004895 10.0.0.22 - - [2025-11-17 03:00:18] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005541 10.0.0.22 - - [2025-11-17 03:00:18] "GET /virtual-networks?parent_id=49dd1d15-0556-4b2e-b3c8-3171f502d4eb&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004389 10.0.0.22 - - [2025-11-17 03:00:18] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006948 10.0.0.22 - - [2025-11-17 03:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004333 10.0.0.22 - - [2025-11-17 03:00:18] "GET /routing-instance/106d2906-e7f3-4886-bf9d-e6a97b242246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.006285 10.0.0.22 - - [2025-11-17 03:00:18] "GET /route-target/c288c136-dd35-444a-9417-336070af4f33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005670 10.0.0.22 - - [2025-11-17 03:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004941 10.0.0.22 - - [2025-11-17 03:00:18] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005879 10.0.0.22 - - [2025-11-17 03:00:18] "GET /virtual-networks?parent_id=49dd1d15-0556-4b2e-b3c8-3171f502d4eb&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003412 10.0.0.22 - - [2025-11-17 03:00:18] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006500 10.0.0.22 - - [2025-11-17 03:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003677 10.0.0.22 - - [2025-11-17 03:00:18] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004263 10.0.0.22 - - [2025-11-17 03:00:18] "GET /virtual-networks?parent_id=49dd1d15-0556-4b2e-b3c8-3171f502d4eb&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003361 10.0.0.22 - - [2025-11-17 03:00:18] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.010745 10.0.0.22 - - [2025-11-17 03:00:18] "GET /obj-perms HTTP/1.1" 200 5080 0.003892 10.0.0.22 - - [2025-11-17 03:00:18] "GET /obj-perms HTTP/1.1" 200 5080 0.004434 10.0.0.23 - - [2025-11-17 03:00:19] "GET /obj-perms HTTP/1.1" 200 5080 0.066139 10.0.0.22 - - [2025-11-17 03:00:19] "GET /obj-perms HTTP/1.1" 200 5080 0.004769 10.0.0.33 - - [2025-11-17 03:00:19] "GET /obj-perms HTTP/1.1" 200 5080 0.059370 10.0.0.23 - - [2025-11-17 03:00:19] "GET /obj-perms HTTP/1.1" 200 5080 0.004383 10.0.0.22 - - [2025-11-17 03:00:19] "GET /virtual-machine/469433d7-e3b0-4b93-9aa0-e3e21606d527 HTTP/1.1" 200 1317 0.004778 10.0.0.22 - - [2025-11-17 03:00:19] "GET /virtual-machine-interface/2d096988-6191-4ae4-9365-d44667f0258e HTTP/1.1" 200 3417 0.006395 10.0.0.22 - - [2025-11-17 03:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003853 10.0.0.22 - - [2025-11-17 03:00:19] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004499 10.0.0.22 - - [2025-11-17 03:00:19] "GET /virtual-networks?parent_id=49dd1d15-0556-4b2e-b3c8-3171f502d4eb&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003704 10.0.0.22 - - [2025-11-17 03:00:19] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.007876 10.0.0.22 - - [2025-11-17 03:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005321 10.0.0.22 - - [2025-11-17 03:00:20] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004014 10.0.0.22 - - [2025-11-17 03:00:20] "GET /virtual-networks?parent_id=49dd1d15-0556-4b2e-b3c8-3171f502d4eb&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003529 10.0.0.22 - - [2025-11-17 03:00:20] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006879 10.0.0.22 - - [2025-11-17 03:00:20] "POST /neutron/port HTTP/1.1" 200 1220 0.016251 10.0.0.22 - - [2025-11-17 03:00:25] "POST /neutron/security_group HTTP/1.1" 200 1457 0.007537 10.0.0.22 - - [2025-11-17 03:00:36] "POST /neutron/port HTTP/1.1" 200 1220 0.016345 10.0.0.22 - - [2025-11-17 03:00:41] "POST /neutron/security_group HTTP/1.1" 200 1457 0.009063 10.0.0.23 - - [2025-11-17 03:00:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000518 10.0.0.23 - - [2025-11-17 03:00:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.33 - - [2025-11-17 03:00:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000448 10.0.0.33 - - [2025-11-17 03:00:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000527 10.0.0.33 - - [2025-11-17 03:00:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000374 10.0.0.33 - - [2025-11-17 03:00:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000570 10.0.0.23 - - [2025-11-17 03:00:47] "GET /global-system-configs HTTP/1.1" 401 292 0.001082 10.0.0.23 - - [2025-11-17 03:00:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000542 10.0.0.22 - - [2025-11-17 03:00:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000492 10.0.0.22 - - [2025-11-17 03:00:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000390 10.0.0.22 - - [2025-11-17 03:00:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000534 10.0.0.22 - - [2025-11-17 03:00:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000428 10.0.0.22 - - [2025-11-17 03:00:49] "POST /neutron/port HTTP/1.1" 200 1220 0.015490 10.0.0.22 - - [2025-11-17 03:00:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004537 10.0.0.22 - - [2025-11-17 03:00:50] "POST /neutron/port HTTP/1.1" 200 117 0.001470 10.0.0.22 - - [2025-11-17 03:00:51] "POST /neutron/port HTTP/1.1" 200 1220 0.015661 10.0.0.22 - - [2025-11-17 03:00:56] "POST /neutron/security_group HTTP/1.1" 200 1457 0.007586 10.0.0.22 - - [2025-11-17 03:01:00] "POST /neutron/network HTTP/1.1" 200 1123 0.007288 10.0.0.22 - - [2025-11-17 03:01:01] "POST /neutron/subnet HTTP/1.1" 200 1385 0.014181 10.0.0.22 - - [2025-11-17 03:01:01] "POST /neutron/network HTTP/1.1" 200 1113 0.009587 10.0.0.22 - - [2025-11-17 03:01:07] "POST /neutron/port HTTP/1.1" 200 1220 0.016960 10.0.0.22 - - [2025-11-17 03:01:12] "POST /neutron/security_group HTTP/1.1" 200 1457 0.008368 10.0.0.22 - - [2025-11-17 03:01:22] "POST /neutron/port HTTP/1.1" 200 1220 0.015966 10.0.0.22 - - [2025-11-17 03:01:28] "POST /neutron/security_group HTTP/1.1" 200 1457 0.006868 10.0.0.22 - - [2025-11-17 03:01:38] "POST /neutron/port HTTP/1.1" 200 1220 0.017332 10.0.0.22 - - [2025-11-17 03:01:38] "POST /neutron/security_group HTTP/1.1" 200 1457 0.007612 10.0.0.22 - - [2025-11-17 03:01:48] "POST /neutron/port HTTP/1.1" 200 1220 0.017156 10.0.0.22 - - [2025-11-17 03:01:48] "POST /neutron/security_group HTTP/1.1" 200 1457 0.007522 10.0.0.22 - - [2025-11-17 03:01:48] "POST /neutron/port HTTP/1.1" 200 1220 0.015986 10.0.0.22 - - [2025-11-17 03:01:48] "GET /virtual-machine/ebfdac16-7d33-49ad-9c34-64781a97a01a HTTP/1.1" 200 1318 0.006596 10.0.0.22 - - [2025-11-17 03:01:48] "GET /virtual-machine/ebfdac16-7d33-49ad-9c34-64781a97a01a HTTP/1.1" 200 1318 0.003685 10.0.0.22 - - [2025-11-17 03:01:48] "GET /virtual-machine-interface/d473824f-867a-473c-bfe1-f2a2186bc103 HTTP/1.1" 200 3418 0.006151 10.0.0.22 - - [2025-11-17 03:01:49] "GET /virtual-machine/ebfdac16-7d33-49ad-9c34-64781a97a01a HTTP/1.1" 200 1318 0.004014 10.0.0.22 - - [2025-11-17 03:01:49] "GET /virtual-machine-interface/d473824f-867a-473c-bfe1-f2a2186bc103 HTTP/1.1" 200 3418 0.006053 10.0.0.22 - - [2025-11-17 03:01:49] "GET /instance-ip/68d95d57-1707-40ea-bc6f-f958bce64fc2 HTTP/1.1" 200 1715 0.005966 10.0.0.22 - - [2025-11-17 03:01:49] "GET /instance-ip/8f161d3a-5ffd-4683-b57f-d87326c1d1b0 HTTP/1.1" 200 1736 0.005793 10.0.0.22 - - [2025-11-17 03:01:49] "GET /virtual-machine/ebfdac16-7d33-49ad-9c34-64781a97a01a HTTP/1.1" 200 1318 0.004025 10.0.0.22 - - [2025-11-17 03:01:49] "GET /virtual-machine-interface/d473824f-867a-473c-bfe1-f2a2186bc103 HTTP/1.1" 200 3418 0.006340 10.0.0.22 - - [2025-11-17 03:01:49] "GET /instance-ip/68d95d57-1707-40ea-bc6f-f958bce64fc2 HTTP/1.1" 200 1715 0.004666 10.0.0.22 - - [2025-11-17 03:01:49] "GET /instance-ip/8f161d3a-5ffd-4683-b57f-d87326c1d1b0 HTTP/1.1" 200 1736 0.004611 10.0.0.22 - - [2025-11-17 03:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.22 - - [2025-11-17 03:01:49] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004381 10.0.0.22 - - [2025-11-17 03:01:49] "GET /virtual-networks?parent_id=49dd1d15-0556-4b2e-b3c8-3171f502d4eb&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004120 10.0.0.22 - - [2025-11-17 03:01:49] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006437 10.0.0.22 - - [2025-11-17 03:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004124 10.0.0.22 - - [2025-11-17 03:01:49] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003995 10.0.0.22 - - [2025-11-17 03:01:49] "GET /virtual-networks?parent_id=49dd1d15-0556-4b2e-b3c8-3171f502d4eb&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003760 10.0.0.22 - - [2025-11-17 03:01:49] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006538 10.0.0.22 - - [2025-11-17 03:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.22 - - [2025-11-17 03:01:49] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003890 10.0.0.22 - - [2025-11-17 03:01:49] "GET /virtual-networks?parent_id=49dd1d15-0556-4b2e-b3c8-3171f502d4eb&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003422 10.0.0.22 - - [2025-11-17 03:01:49] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006148 10.0.0.22 - - [2025-11-17 03:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.22 - - [2025-11-17 03:01:49] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004204 10.0.0.22 - - [2025-11-17 03:01:49] "GET /virtual-networks?parent_id=49dd1d15-0556-4b2e-b3c8-3171f502d4eb&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002999 10.0.0.22 - - [2025-11-17 03:01:49] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006645 10.0.0.22 - - [2025-11-17 03:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.22 - - [2025-11-17 03:01:49] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004244 10.0.0.22 - - [2025-11-17 03:01:49] "GET /virtual-networks?parent_id=49dd1d15-0556-4b2e-b3c8-3171f502d4eb&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003103 10.0.0.22 - - [2025-11-17 03:01:49] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006610 10.0.0.22 - - [2025-11-17 03:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004365 10.0.0.22 - - [2025-11-17 03:01:49] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003852 10.0.0.22 - - [2025-11-17 03:01:49] "GET /virtual-networks?parent_id=49dd1d15-0556-4b2e-b3c8-3171f502d4eb&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003532 10.0.0.22 - - [2025-11-17 03:01:49] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006012 10.0.0.22 - - [2025-11-17 03:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.22 - - [2025-11-17 03:01:49] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004259 10.0.0.22 - - [2025-11-17 03:01:49] "GET /virtual-networks?parent_id=49dd1d15-0556-4b2e-b3c8-3171f502d4eb&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002915 10.0.0.22 - - [2025-11-17 03:01:49] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005351 10.0.0.22 - - [2025-11-17 03:01:49] "POST /neutron/port HTTP/1.1" 200 1220 0.019089 10.0.0.22 - - [2025-11-17 03:01:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003820 10.0.0.22 - - [2025-11-17 03:01:50] "POST /neutron/port HTTP/1.1" 200 117 0.001330 10.0.0.22 - - [2025-11-17 03:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.22 - - [2025-11-17 03:01:51] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006782 10.0.0.22 - - [2025-11-17 03:01:51] "GET /virtual-networks?parent_id=49dd1d15-0556-4b2e-b3c8-3171f502d4eb&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003006 10.0.0.22 - - [2025-11-17 03:01:51] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005867 10.0.0.22 - - [2025-11-17 03:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.22 - - [2025-11-17 03:01:51] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004289 10.0.0.22 - - [2025-11-17 03:01:51] "GET /virtual-networks?parent_id=49dd1d15-0556-4b2e-b3c8-3171f502d4eb&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003596 10.0.0.22 - - [2025-11-17 03:01:51] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006980 10.0.0.22 - - [2025-11-17 03:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.22 - - [2025-11-17 03:01:51] "GET /routing-instance/106d2906-e7f3-4886-bf9d-e6a97b242246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.004550 10.0.0.22 - - [2025-11-17 03:01:51] "GET /route-target/c288c136-dd35-444a-9417-336070af4f33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003838 10.0.0.22 - - [2025-11-17 03:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.22 - - [2025-11-17 03:01:51] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003405 10.0.0.22 - - [2025-11-17 03:01:51] "GET /virtual-networks?parent_id=49dd1d15-0556-4b2e-b3c8-3171f502d4eb&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002927 10.0.0.22 - - [2025-11-17 03:01:51] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006211 10.0.0.22 - - [2025-11-17 03:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.22 - - [2025-11-17 03:01:51] "GET /routing-instance/106d2906-e7f3-4886-bf9d-e6a97b242246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.005032 10.0.0.22 - - [2025-11-17 03:01:51] "GET /route-target/c288c136-dd35-444a-9417-336070af4f33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003670 10.0.0.22 - - [2025-11-17 03:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003183 10.0.0.22 - - [2025-11-17 03:01:51] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004258 10.0.0.22 - - [2025-11-17 03:01:51] "GET /virtual-networks?parent_id=49dd1d15-0556-4b2e-b3c8-3171f502d4eb&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003081 10.0.0.22 - - [2025-11-17 03:01:51] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005812 10.0.0.22 - - [2025-11-17 03:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.22 - - [2025-11-17 03:01:51] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004033 10.0.0.22 - - [2025-11-17 03:01:51] "GET /virtual-networks?parent_id=49dd1d15-0556-4b2e-b3c8-3171f502d4eb&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003542 10.0.0.22 - - [2025-11-17 03:01:51] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006032 10.0.0.22 - - [2025-11-17 03:01:51] "GET /obj-perms HTTP/1.1" 200 5080 0.004047 10.0.0.23 - - [2025-11-17 03:01:51] "GET /obj-perms HTTP/1.1" 200 5080 0.004466 10.0.0.22 - - [2025-11-17 03:01:51] "GET /obj-perms HTTP/1.1" 200 5080 0.004035 10.0.0.22 - - [2025-11-17 03:01:52] "GET /obj-perms HTTP/1.1" 200 5080 0.005316 10.0.0.33 - - [2025-11-17 03:01:52] "GET /obj-perms HTTP/1.1" 200 5080 0.004619 10.0.0.22 - - [2025-11-17 03:01:52] "GET /virtual-machine/ebfdac16-7d33-49ad-9c34-64781a97a01a HTTP/1.1" 200 1318 0.004780 10.0.0.22 - - [2025-11-17 03:01:52] "GET /virtual-machine-interface/d473824f-867a-473c-bfe1-f2a2186bc103 HTTP/1.1" 200 3418 0.007400 10.0.0.22 - - [2025-11-17 03:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.22 - - [2025-11-17 03:01:52] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004322 10.0.0.22 - - [2025-11-17 03:01:52] "GET /virtual-networks?parent_id=49dd1d15-0556-4b2e-b3c8-3171f502d4eb&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003120 10.0.0.22 - - [2025-11-17 03:01:52] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006859 10.0.0.22 - - [2025-11-17 03:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003607 10.0.0.22 - - [2025-11-17 03:01:53] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003852 10.0.0.22 - - [2025-11-17 03:01:53] "GET /virtual-networks?parent_id=49dd1d15-0556-4b2e-b3c8-3171f502d4eb&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003374 10.0.0.22 - - [2025-11-17 03:01:53] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006346 10.0.0.22 - - [2025-11-17 03:01:53] "GET /virtual-machine/469433d7-e3b0-4b93-9aa0-e3e21606d527 HTTP/1.1" 200 1317 0.004606 10.0.0.22 - - [2025-11-17 03:01:53] "GET /virtual-machine-interface/2d096988-6191-4ae4-9365-d44667f0258e HTTP/1.1" 200 3417 0.005887 10.0.0.22 - - [2025-11-17 03:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.22 - - [2025-11-17 03:01:53] "GET /security-group/a7efd6a3-c069-4d6f-b40d-124d910aa6d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.003819 10.0.0.22 - - [2025-11-17 03:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003370 10.0.0.22 - - [2025-11-17 03:01:53] "GET /security-group/a7efd6a3-c069-4d6f-b40d-124d910aa6d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.004318 10.0.0.22 - - [2025-11-17 03:01:53] "POST /neutron/security_group HTTP/1.1" 200 1457 0.007876 10.0.0.22 - - [2025-11-17 03:01:53] "POST /neutron/port HTTP/1.1" 200 1246 0.017764 10.0.0.22 - - [2025-11-17 03:01:53] "GET /virtual-machine/469433d7-e3b0-4b93-9aa0-e3e21606d527 HTTP/1.1" 200 1317 0.004115 10.0.0.22 - - [2025-11-17 03:01:53] "GET /virtual-machine-interface/2d096988-6191-4ae4-9365-d44667f0258e HTTP/1.1" 200 3361 0.009120 10.0.0.22 - - [2025-11-17 03:01:54] "POST /neutron/port HTTP/1.1" 200 1182 0.015396 10.0.0.22 - - [2025-11-17 03:01:54] "POST /neutron/port HTTP/1.1" 200 1246 0.062925 10.0.0.22 - - [2025-11-17 03:01:54] "GET /virtual-machine/469433d7-e3b0-4b93-9aa0-e3e21606d527 HTTP/1.1" 200 1317 0.004380 10.0.0.22 - - [2025-11-17 03:01:54] "GET /virtual-machine-interface/2d096988-6191-4ae4-9365-d44667f0258e HTTP/1.1" 200 3417 0.005556 10.0.0.22 - - [2025-11-17 03:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.22 - - [2025-11-17 03:01:54] "GET /security-group/a7efd6a3-c069-4d6f-b40d-124d910aa6d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.004166 10.0.0.22 - - [2025-11-17 03:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003064 10.0.0.22 - - [2025-11-17 03:01:54] "GET /security-group/a7efd6a3-c069-4d6f-b40d-124d910aa6d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.004167 10.0.0.22 - - [2025-11-17 03:01:54] "POST /neutron/security_group HTTP/1.1" 400 206 0.013006 10.0.0.22 - - [2025-11-17 03:02:01] "POST /neutron/network HTTP/1.1" 200 1123 0.039305 10.0.0.22 - - [2025-11-17 03:02:01] "POST /neutron/subnet HTTP/1.1" 200 1385 0.014490 10.0.0.22 - - [2025-11-17 03:02:01] "POST /neutron/network HTTP/1.1" 200 1113 0.011505 10.0.0.23 - - [2025-11-17 03:02:28] "GET /obj-perms HTTP/1.1" 200 5056 0.081429 10.0.0.22 - - [2025-11-17 03:02:49] "POST /neutron/network HTTP/1.1" 200 1123 0.007363 10.0.0.22 - - [2025-11-17 03:02:50] "POST /neutron/subnet HTTP/1.1" 200 1385 0.015219 10.0.0.22 - - [2025-11-17 03:02:50] "POST /neutron/network HTTP/1.1" 200 1113 0.009615 10.0.0.22 - - [2025-11-17 03:02:59] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.162155 10.0.0.22 - - [2025-11-17 03:03:00] "POST /neutron/security_group_rule HTTP/1.1" 200 599 0.178506 10.0.0.33 - - [2025-11-17 03:03:00] "PUT /access-control-list/05b2b146-2e94-4364-9ed7-417e4ca30a6c HTTP/1.1" 200 272 0.040601 10.0.0.22 - - [2025-11-17 03:03:00] "POST /neutron/port HTTP/1.1" 200 1220 0.017253 10.0.0.22 - - [2025-11-17 03:03:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003858 10.0.0.22 - - [2025-11-17 03:03:01] "POST /neutron/port HTTP/1.1" 200 117 0.001410 10.0.0.22 - - [2025-11-17 03:03:03] "POST /neutron/port HTTP/1.1" 200 1220 0.016787 10.0.0.22 - - [2025-11-17 03:03:03] "POST /neutron/port HTTP/1.1" 200 1208 0.072840 10.0.0.22 - - [2025-11-17 03:03:03] "GET /virtual-machine/ebfdac16-7d33-49ad-9c34-64781a97a01a HTTP/1.1" 200 1318 0.004916 10.0.0.22 - - [2025-11-17 03:03:04] "POST /neutron/port HTTP/1.1" 200 151 0.244320 10.0.0.22 - - [2025-11-17 03:03:05] "GET /virtual-machine/ebfdac16-7d33-49ad-9c34-64781a97a01a HTTP/1.1" 404 171 0.003253 10.0.0.22 - - [2025-11-17 03:03:05] "GET /virtual-machine/ebfdac16-7d33-49ad-9c34-64781a97a01a HTTP/1.1" 404 171 0.002969 10.0.0.22 - - [2025-11-17 03:03:05] "GET /virtual-machine/ebfdac16-7d33-49ad-9c34-64781a97a01a HTTP/1.1" 404 171 0.002966 10.0.0.22 - - [2025-11-17 03:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.046856 10.0.0.22 - - [2025-11-17 03:03:05] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005340 10.0.0.22 - - [2025-11-17 03:03:05] "GET /virtual-networks?parent_id=49dd1d15-0556-4b2e-b3c8-3171f502d4eb&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004700 10.0.0.22 - - [2025-11-17 03:03:05] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005591 10.0.0.22 - - [2025-11-17 03:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.22 - - [2025-11-17 03:03:05] "GET /routing-instance/106d2906-e7f3-4886-bf9d-e6a97b242246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.005291 10.0.0.22 - - [2025-11-17 03:03:05] "GET /route-target/c288c136-dd35-444a-9417-336070af4f33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004711 10.0.0.22 - - [2025-11-17 03:03:05] "GET /obj-perms HTTP/1.1" 200 5080 0.004771 10.0.0.22 - - [2025-11-17 03:03:09] "GET /obj-perms HTTP/1.1" 200 5080 0.005567 10.0.0.22 - - [2025-11-17 03:03:15] "GET /obj-perms HTTP/1.1" 200 5080 0.057199 10.0.0.22 - - [2025-11-17 03:03:15] "GET /obj-perms HTTP/1.1" 200 5080 0.004205 10.0.0.22 - - [2025-11-17 03:03:15] "POST /neutron/port HTTP/1.1" 200 1246 0.042452 10.0.0.22 - - [2025-11-17 03:03:15] "GET /virtual-machine/469433d7-e3b0-4b93-9aa0-e3e21606d527 HTTP/1.1" 200 1317 0.005731 10.0.0.22 - - [2025-11-17 03:03:16] "POST /neutron/port HTTP/1.1" 200 1182 0.020033 10.0.0.22 - - [2025-11-17 03:03:17] "GET /virtual-machine/469433d7-e3b0-4b93-9aa0-e3e21606d527 HTTP/1.1" 404 171 0.003194 10.0.0.22 - - [2025-11-17 03:03:17] "GET /virtual-machine/469433d7-e3b0-4b93-9aa0-e3e21606d527 HTTP/1.1" 404 171 0.002615 10.0.0.22 - - [2025-11-17 03:03:17] "GET /virtual-machine/469433d7-e3b0-4b93-9aa0-e3e21606d527 HTTP/1.1" 404 171 0.003014 10.0.0.22 - - [2025-11-17 03:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.22 - - [2025-11-17 03:03:18] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003492 10.0.0.22 - - [2025-11-17 03:03:18] "GET /virtual-networks?parent_id=49dd1d15-0556-4b2e-b3c8-3171f502d4eb&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003450 10.0.0.22 - - [2025-11-17 03:03:18] "GET /virtual-network/42af39b9-e161-43f2-9d69-9cacf8c60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.007553 10.0.0.22 - - [2025-11-17 03:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.22 - - [2025-11-17 03:03:18] "GET /routing-instance/106d2906-e7f3-4886-bf9d-e6a97b242246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.004818 10.0.0.22 - - [2025-11-17 03:03:18] "GET /route-target/c288c136-dd35-444a-9417-336070af4f33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004046 10.0.0.23 - - [2025-11-17 03:03:21] "GET /obj-perms HTTP/1.1" 200 5080 0.003631 10.0.0.22 - - [2025-11-17 03:03:24] "GET /obj-perms HTTP/1.1" 200 5080 0.004812 10.0.0.23 - - [2025-11-17 03:03:29] "GET /obj-perms HTTP/1.1" 200 5056 0.056399 10.0.0.22 - - [2025-11-17 03:03:33] "GET /obj-perms HTTP/1.1" 200 5080 0.003624 10.0.0.23 - - [2025-11-17 03:03:36] "GET /obj-perms HTTP/1.1" 200 5080 0.004296 10.0.0.22 - - [2025-11-17 03:03:39] "GET /obj-perms HTTP/1.1" 200 5080 0.004545 10.0.0.33 - - [2025-11-17 03:03:39] "GET /obj-perms HTTP/1.1" 200 5080 0.003581 10.0.0.22 - - [2025-11-17 03:03:39] "POST /neutron/network HTTP/1.1" 200 1113 0.011068 10.0.0.33 - - [2025-11-17 03:03:40] "DELETE /route-target/c288c136-dd35-444a-9417-336070af4f33 HTTP/1.1" 200 115 0.023799 10.0.0.22 - - [2025-11-17 03:03:40] "POST /neutron/security_group HTTP/1.1" 200 151 0.053544 10.0.0.22 - - [2025-11-17 03:03:40] "POST /fqname-to-id HTTP/1.1" 404 249 0.003262 10.0.0.23 - - [2025-11-17 03:03:42] "GET /projects?obj_uuids=49dd1d15-0556-4b2e-b3c8-3171f502d4eb&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.032131 10.0.0.22 - - [2025-11-17 03:03:42] "GET /project/49dd1d15-0556-4b2e-b3c8-3171f502d4eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.106434 10.0.0.23 - - [2025-11-17 03:03:42] "GET /projects?obj_uuids=49dd1d15-0556-4b2e-b3c8-3171f502d4eb&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001116 10.0.0.22 - - [2025-11-17 03:03:42] "GET /project/49dd1d15-0556-4b2e-b3c8-3171f502d4eb?fields=virtual_networks HTTP/1.1" 200 1092 0.044441 10.0.0.23 - - [2025-11-17 03:03:42] "GET /projects?obj_uuids=49dd1d15-0556-4b2e-b3c8-3171f502d4eb&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000995 10.0.0.22 - - [2025-11-17 03:03:42] "GET /project/49dd1d15-0556-4b2e-b3c8-3171f502d4eb?fields=virtual_machine_interfaces HTTP/1.1" 200 1092 0.040204 10.0.0.23 - - [2025-11-17 03:03:42] "GET /projects?obj_uuids=49dd1d15-0556-4b2e-b3c8-3171f502d4eb&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001021 10.0.0.22 - - [2025-11-17 03:03:42] "GET /project/49dd1d15-0556-4b2e-b3c8-3171f502d4eb?fields=security_groups HTTP/1.1" 200 1343 0.034531 10.0.0.22 - - [2025-11-17 03:03:43] "POST /fqname-to-id HTTP/1.1" 404 218 0.032068 10.0.0.33 - - [2025-11-17 03:03:43] "DELETE /access-control-list/61364bd9-470c-41f2-8c66-f40dc86fe86a HTTP/1.1" 200 115 0.038091 10.0.0.23 - - [2025-11-17 03:03:43] "GET /projects?obj_uuids=b4fb5f39-2cbe-4ef2-9984-26f79b95ce4e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004541 10.0.0.23 - - [2025-11-17 03:03:43] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001201 10.0.0.23 - - [2025-11-17 03:03:43] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.019600 10.0.0.23 - - [2025-11-17 03:03:44] "POST /id-to-fqname HTTP/1.1" 200 221 0.003153 10.0.0.23 - - [2025-11-17 03:03:44] "POST /fqname-to-id HTTP/1.1" 404 232 0.005871 10.0.0.23 - - [2025-11-17 03:03:44] "POST /security-groups HTTP/1.1" 200 621 0.029610 10.0.0.23 - - [2025-11-17 03:03:44] "POST /projects HTTP/1.1" 200 645 0.264628 10.0.0.23 - - [2025-11-17 03:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.327490 10.0.0.33 - - [2025-11-17 03:03:44] "POST /access-control-lists HTTP/1.1" 200 626 0.031729 10.0.0.22 - - [2025-11-17 03:03:44] "GET /project/b4fb5f39-2cbe-4ef2-9984-26f79b95ce4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.525932 10.0.0.22 - - [2025-11-17 03:03:45] "GET / HTTP/1.1" 200 35931 0.002073 10.0.0.22 - - [2025-11-17 03:03:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000489 10.0.0.22 - - [2025-11-17 03:03:47] "POST /fqname-to-id HTTP/1.1" 404 254 0.033459 10.0.0.22 - - [2025-11-17 03:03:47] "POST /security-groups HTTP/1.1" 200 595 0.033507 10.0.0.33 - - [2025-11-17 03:03:47] "POST /fqname-to-id HTTP/1.1" 404 286 0.004405 10.0.0.22 - - [2025-11-17 03:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.22 - - [2025-11-17 03:03:47] "GET /security-group/4934d771-f0fb-4a6f-ae9d-5baeced7c393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.005816 10.0.0.22 - - [2025-11-17 03:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.33 - - [2025-11-17 03:03:47] "POST /access-control-lists HTTP/1.1" 200 646 0.029379 10.0.0.22 - - [2025-11-17 03:03:47] "GET /security-group/4934d771-f0fb-4a6f-ae9d-5baeced7c393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.004799 10.0.0.22 - - [2025-11-17 03:03:48] "DELETE /security-group/4934d771-f0fb-4a6f-ae9d-5baeced7c393 HTTP/1.1" 200 115 0.050833 10.0.0.22 - - [2025-11-17 03:03:48] "POST /fqname-to-id HTTP/1.1" 404 254 0.002938 10.0.0.22 - - [2025-11-17 03:03:49] "POST /fqname-to-id HTTP/1.1" 404 254 0.003067 10.0.0.22 - - [2025-11-17 03:03:49] "POST /security-groups HTTP/1.1" 200 595 0.033576 10.0.0.33 - - [2025-11-17 03:03:49] "POST /fqname-to-id HTTP/1.1" 404 286 0.004572 10.0.0.22 - - [2025-11-17 03:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005368 10.0.0.22 - - [2025-11-17 03:03:49] "GET /security-group/168c67cd-df79-4b36-8388-5029e64c90f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008019 10.0.0.22 - - [2025-11-17 03:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.33 - - [2025-11-17 03:03:49] "POST /access-control-lists HTTP/1.1" 200 646 0.031265 10.0.0.22 - - [2025-11-17 03:03:49] "GET /security-group/168c67cd-df79-4b36-8388-5029e64c90f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004179 10.0.0.22 - - [2025-11-17 03:03:49] "GET /security-group/168c67cd-df79-4b36-8388-5029e64c90f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003871 10.0.0.22 - - [2025-11-17 03:03:49] "PUT /security-group/168c67cd-df79-4b36-8388-5029e64c90f5 HTTP/1.1" 200 262 0.016654 10.0.0.22 - - [2025-11-17 03:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004953 10.0.0.23 - - [2025-11-17 03:03:49] "GET /projects?obj_uuids=b4fb5f39-2cbe-4ef2-9984-26f79b95ce4e&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001429 10.0.0.22 - - [2025-11-17 03:03:49] "GET /project/b4fb5f39-2cbe-4ef2-9984-26f79b95ce4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.048411 10.0.0.33 - - [2025-11-17 03:03:50] "POST /route-targets HTTP/1.1" 200 327 0.015504 10.0.0.23 - - [2025-11-17 03:03:50] "POST /useragent-kv HTTP/1.1" 200 115 0.007208 10.0.0.22 - - [2025-11-17 03:03:50] "POST /neutron/subnet HTTP/1.1" 200 729 0.277627 10.0.0.22 - - [2025-11-17 03:03:50] "POST /id-to-fqname HTTP/1.1" 200 300 0.001331 10.0.0.22 - - [2025-11-17 03:03:50] "GET /virtual-network/0a024817-11b3-4553-b6fb-3fd898dfb9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2252 0.006219 10.0.0.22 - - [2025-11-17 03:03:50] "GET /virtual-network/0a024817-11b3-4553-b6fb-3fd898dfb9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2252 0.006284 10.0.0.22 - - [2025-11-17 03:03:50] "POST /neutron/network HTTP/1.1" 200 955 0.006808 10.0.0.22 - - [2025-11-17 03:03:50] "GET /virtual-network/0a024817-11b3-4553-b6fb-3fd898dfb9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2252 0.005920 10.0.0.23 - - [2025-11-17 03:03:52] "GET /obj-perms HTTP/1.1" 200 5090 0.066981 10.0.0.22 - - [2025-11-17 03:03:52] "POST /id-to-fqname HTTP/1.1" 200 300 0.001693 10.0.0.22 - - [2025-11-17 03:03:52] "POST /neutron/network HTTP/1.1" 200 965 0.007565 10.0.0.23 - - [2025-11-17 03:03:53] "GET /projects?obj_uuids=b4fb5f39-2cbe-4ef2-9984-26f79b95ce4e&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001062 10.0.0.22 - - [2025-11-17 03:03:53] "GET /project/b4fb5f39-2cbe-4ef2-9984-26f79b95ce4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.075183 10.0.0.22 - - [2025-11-17 03:03:53] "POST /neutron/port HTTP/1.1" 200 117 0.005905 10.0.0.22 - - [2025-11-17 03:03:53] "POST /id-to-fqname HTTP/1.1" 200 300 0.001384 10.0.0.23 - - [2025-11-17 03:03:53] "DELETE /project/b4fb5f392cbe4ef2998426f79b95ce4e HTTP/1.1" 404 173 0.057309 10.0.0.23 - - [2025-11-17 03:03:53] "DELETE /project/49dd1d15-0556-4b2e-b3c8-3171f502d4eb HTTP/1.1" 404 177 0.077544 10.0.0.22 - - [2025-11-17 03:03:53] "POST /neutron/network HTTP/1.1" 200 965 0.008339 10.0.0.23 - - [2025-11-17 03:03:54] "GET /projects?obj_uuids=b4fb5f39-2cbe-4ef2-9984-26f79b95ce4e&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001086 10.0.0.22 - - [2025-11-17 03:03:54] "POST /neutron/port HTTP/1.1" 200 1091 0.319155 10.0.0.22 - - [2025-11-17 03:03:54] "POST /neutron/port HTTP/1.1" 200 1146 0.138224 10.0.0.23 - - [2025-11-17 03:03:54] "GET /projects?obj_uuids=b4fb5f39-2cbe-4ef2-9984-26f79b95ce4e&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001029 10.0.0.22 - - [2025-11-17 03:03:54] "GET /project/b4fb5f39-2cbe-4ef2-9984-26f79b95ce4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.128005 10.0.0.22 - - [2025-11-17 03:03:54] "POST /neutron/subnet HTTP/1.1" 200 703 0.012921 10.0.0.22 - - [2025-11-17 03:03:54] "POST /neutron/network HTTP/1.1" 200 955 0.006773 10.0.0.22 - - [2025-11-17 03:03:55] "POST /neutron/port HTTP/1.1" 200 117 0.006057 10.0.0.22 - - [2025-11-17 03:03:55] "POST /neutron/network HTTP/1.1" 200 965 0.006870 10.0.0.22 - - [2025-11-17 03:03:55] "POST /neutron/port HTTP/1.1" 200 1091 0.013976 10.0.0.22 - - [2025-11-17 03:03:56] "POST /neutron/port HTTP/1.1" 200 1120 0.019577 10.0.0.22 - - [2025-11-17 03:03:56] "POST /neutron/port HTTP/1.1" 200 117 0.001310 10.0.0.22 - - [2025-11-17 03:04:00] "POST /neutron/security_group HTTP/1.1" 200 1294 0.008074 10.0.0.22 - - [2025-11-17 03:04:00] "POST /neutron/port HTTP/1.1" 200 1120 0.016057 10.0.0.22 - - [2025-11-17 03:04:00] "POST /neutron/security_group HTTP/1.1" 200 1294 0.007712 10.0.0.22 - - [2025-11-17 03:04:00] "GET /virtual-machine/99e4da27-2f15-4dd5-86d9-3d686c04d367 HTTP/1.1" 401 292 0.000516 10.0.0.22 - - [2025-11-17 03:04:01] "GET /virtual-machine/99e4da27-2f15-4dd5-86d9-3d686c04d367 HTTP/1.1" 200 1322 0.036262 10.0.0.22 - - [2025-11-17 03:04:01] "GET /virtual-machine/99e4da27-2f15-4dd5-86d9-3d686c04d367 HTTP/1.1" 200 1322 0.004745 10.0.0.22 - - [2025-11-17 03:04:01] "GET /virtual-machine-interface/8c078a1a-34ca-4551-842f-42502270e5a4 HTTP/1.1" 200 3263 0.006694 10.0.0.22 - - [2025-11-17 03:04:01] "GET /virtual-machine/99e4da27-2f15-4dd5-86d9-3d686c04d367 HTTP/1.1" 200 1322 0.004030 10.0.0.22 - - [2025-11-17 03:04:01] "GET /virtual-machine-interface/8c078a1a-34ca-4551-842f-42502270e5a4 HTTP/1.1" 200 3263 0.007322 10.0.0.22 - - [2025-11-17 03:04:01] "GET /instance-ip/6b4a78ce-a06f-4120-a131-aa3ac33d0d57 HTTP/1.1" 200 1731 0.007524 10.0.0.22 - - [2025-11-17 03:04:01] "GET /virtual-machine/99e4da27-2f15-4dd5-86d9-3d686c04d367 HTTP/1.1" 200 1322 0.005461 10.0.0.22 - - [2025-11-17 03:04:01] "GET /virtual-machine-interface/8c078a1a-34ca-4551-842f-42502270e5a4 HTTP/1.1" 200 3263 0.005856 10.0.0.22 - - [2025-11-17 03:04:01] "GET /instance-ip/6b4a78ce-a06f-4120-a131-aa3ac33d0d57 HTTP/1.1" 200 1731 0.004348 10.0.0.22 - - [2025-11-17 03:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004299 10.0.0.22 - - [2025-11-17 03:04:01] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004220 10.0.0.22 - - [2025-11-17 03:04:01] "GET /virtual-networks?parent_id=b4fb5f39-2cbe-4ef2-9984-26f79b95ce4e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003321 10.0.0.22 - - [2025-11-17 03:04:01] "GET /virtual-network/0a024817-11b3-4553-b6fb-3fd898dfb9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2252 0.008185 10.0.0.22 - - [2025-11-17 03:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.22 - - [2025-11-17 03:04:01] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004541 10.0.0.22 - - [2025-11-17 03:04:01] "GET /virtual-networks?parent_id=b4fb5f39-2cbe-4ef2-9984-26f79b95ce4e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003504 10.0.0.22 - - [2025-11-17 03:04:01] "GET /virtual-network/0a024817-11b3-4553-b6fb-3fd898dfb9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2252 0.006139 10.0.0.22 - - [2025-11-17 03:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.22 - - [2025-11-17 03:04:01] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004062 10.0.0.22 - - [2025-11-17 03:04:01] "GET /virtual-networks?parent_id=b4fb5f39-2cbe-4ef2-9984-26f79b95ce4e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003296 10.0.0.22 - - [2025-11-17 03:04:01] "GET /virtual-network/0a024817-11b3-4553-b6fb-3fd898dfb9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2252 0.006204 10.0.0.22 - - [2025-11-17 03:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013 10.0.0.22 - - [2025-11-17 03:04:01] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003940 10.0.0.22 - - [2025-11-17 03:04:01] "GET /virtual-networks?parent_id=b4fb5f39-2cbe-4ef2-9984-26f79b95ce4e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003381 10.0.0.22 - - [2025-11-17 03:04:01] "GET /virtual-network/0a024817-11b3-4553-b6fb-3fd898dfb9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2252 0.008286 10.0.0.22 - - [2025-11-17 03:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.22 - - [2025-11-17 03:04:01] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004248 10.0.0.22 - - [2025-11-17 03:04:01] "GET /virtual-networks?parent_id=b4fb5f39-2cbe-4ef2-9984-26f79b95ce4e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003748 10.0.0.22 - - [2025-11-17 03:04:01] "GET /virtual-network/0a024817-11b3-4553-b6fb-3fd898dfb9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2252 0.005917 10.0.0.22 - - [2025-11-17 03:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004486 10.0.0.22 - - [2025-11-17 03:04:01] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004332 10.0.0.22 - - [2025-11-17 03:04:01] "GET /virtual-networks?parent_id=b4fb5f39-2cbe-4ef2-9984-26f79b95ce4e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003106 10.0.0.22 - - [2025-11-17 03:04:01] "POST /neutron/network HTTP/1.1" 200 965 0.007290 10.0.0.22 - - [2025-11-17 03:04:01] "GET /virtual-network/0a024817-11b3-4553-b6fb-3fd898dfb9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2252 0.006215 10.0.0.22 - - [2025-11-17 03:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.22 - - [2025-11-17 03:04:01] "POST /neutron/port HTTP/1.1" 200 117 0.001157 10.0.0.22 - - [2025-11-17 03:04:02] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004970 10.0.0.22 - - [2025-11-17 03:04:02] "GET /virtual-networks?parent_id=b4fb5f39-2cbe-4ef2-9984-26f79b95ce4e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003242 10.0.0.22 - - [2025-11-17 03:04:02] "GET /virtual-network/0a024817-11b3-4553-b6fb-3fd898dfb9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2252 0.006606 10.0.0.22 - - [2025-11-17 03:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003859 10.0.0.22 - - [2025-11-17 03:04:05] "GET /virtual-network/0a024817-11b3-4553-b6fb-3fd898dfb9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2252 0.005863 10.0.0.22 - - [2025-11-17 03:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005625 10.0.0.22 - - [2025-11-17 03:04:09] "GET /virtual-network/0a024817-11b3-4553-b6fb-3fd898dfb9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2252 0.007047 10.0.0.22 - - [2025-11-17 03:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007373 10.0.0.22 - - [2025-11-17 03:04:13] "GET /virtual-network/0a024817-11b3-4553-b6fb-3fd898dfb9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2252 0.006215 10.0.0.22 - - [2025-11-17 03:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004115 10.0.0.22 - - [2025-11-17 03:04:17] "GET /virtual-network/0a024817-11b3-4553-b6fb-3fd898dfb9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2252 0.007023 10.0.0.22 - - [2025-11-17 03:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.22 - - [2025-11-17 03:04:21] "GET /virtual-network/0a024817-11b3-4553-b6fb-3fd898dfb9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2252 0.006450 10.0.0.22 - - [2025-11-17 03:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.22 - - [2025-11-17 03:04:25] "GET /virtual-network/0a024817-11b3-4553-b6fb-3fd898dfb9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2252 0.006206 10.0.0.22 - - [2025-11-17 03:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.22 - - [2025-11-17 03:04:29] "GET /virtual-network/0a024817-11b3-4553-b6fb-3fd898dfb9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2252 0.006050 10.0.0.22 - - [2025-11-17 03:04:30] "GET /obj-perms HTTP/1.1" 200 5056 0.070275 10.0.0.22 - - [2025-11-17 03:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.22 - - [2025-11-17 03:04:33] "GET /virtual-network/0a024817-11b3-4553-b6fb-3fd898dfb9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2252 0.007438 10.0.0.22 - - [2025-11-17 03:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.22 - - [2025-11-17 03:04:37] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003798 10.0.0.22 - - [2025-11-17 03:04:37] "GET /virtual-networks?parent_id=b4fb5f39-2cbe-4ef2-9984-26f79b95ce4e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003251 10.0.0.22 - - [2025-11-17 03:04:38] "GET /virtual-network/0a024817-11b3-4553-b6fb-3fd898dfb9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2252 0.007113 10.0.0.22 - - [2025-11-17 03:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.22 - - [2025-11-17 03:04:38] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004066 10.0.0.22 - - [2025-11-17 03:04:38] "GET /virtual-networks?parent_id=b4fb5f39-2cbe-4ef2-9984-26f79b95ce4e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003224 10.0.0.22 - - [2025-11-17 03:04:38] "GET /virtual-network/0a024817-11b3-4553-b6fb-3fd898dfb9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2252 0.006495 10.0.0.22 - - [2025-11-17 03:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002936 10.0.0.22 - - [2025-11-17 03:04:38] "GET /routing-instance/cb2830f2-c49a-49a8-b745-3ea9ecd136fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.004255 10.0.0.22 - - [2025-11-17 03:04:38] "GET /route-target/b71b43b9-e49c-4904-9ad5-7730d5aa4ff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003710 10.0.0.22 - - [2025-11-17 03:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.22 - - [2025-11-17 03:04:38] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004135 10.0.0.22 - - [2025-11-17 03:04:38] "GET /virtual-networks?parent_id=b4fb5f39-2cbe-4ef2-9984-26f79b95ce4e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003366 10.0.0.22 - - [2025-11-17 03:04:38] "GET /virtual-network/0a024817-11b3-4553-b6fb-3fd898dfb9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2252 0.008164 10.0.0.22 - - [2025-11-17 03:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.22 - - [2025-11-17 03:04:38] "GET /routing-instance/cb2830f2-c49a-49a8-b745-3ea9ecd136fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.006080 10.0.0.22 - - [2025-11-17 03:04:38] "GET /route-target/b71b43b9-e49c-4904-9ad5-7730d5aa4ff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004437 10.0.0.22 - - [2025-11-17 03:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.22 - - [2025-11-17 03:04:38] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004984 10.0.0.22 - - [2025-11-17 03:04:38] "GET /virtual-networks?parent_id=b4fb5f39-2cbe-4ef2-9984-26f79b95ce4e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003965 10.0.0.22 - - [2025-11-17 03:04:38] "GET /virtual-network/0a024817-11b3-4553-b6fb-3fd898dfb9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2252 0.006059 10.0.0.22 - - [2025-11-17 03:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.22 - - [2025-11-17 03:04:38] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003928 10.0.0.22 - - [2025-11-17 03:04:38] "GET /virtual-networks?parent_id=b4fb5f39-2cbe-4ef2-9984-26f79b95ce4e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002706 10.0.0.22 - - [2025-11-17 03:04:38] "GET /virtual-network/0a024817-11b3-4553-b6fb-3fd898dfb9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2252 0.006568 10.0.0.22 - - [2025-11-17 03:04:39] "GET /obj-perms HTTP/1.1" 200 5090 0.061099 10.0.0.23 - - [2025-11-17 03:04:39] "GET /obj-perms HTTP/1.1" 200 5090 0.004481 10.0.0.22 - - [2025-11-17 03:04:39] "GET /obj-perms HTTP/1.1" 200 5090 0.003845 10.0.0.33 - - [2025-11-17 03:04:39] "GET /obj-perms HTTP/1.1" 200 5090 0.053878 10.0.0.23 - - [2025-11-17 03:04:39] "GET /obj-perms HTTP/1.1" 200 5090 0.004072 10.0.0.22 - - [2025-11-17 03:04:39] "GET /virtual-machine/99e4da27-2f15-4dd5-86d9-3d686c04d367 HTTP/1.1" 200 1322 0.004016 10.0.0.22 - - [2025-11-17 03:04:39] "GET /virtual-machine-interface/8c078a1a-34ca-4551-842f-42502270e5a4 HTTP/1.1" 200 3263 0.005570 10.0.0.22 - - [2025-11-17 03:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.22 - - [2025-11-17 03:04:39] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003759 10.0.0.22 - - [2025-11-17 03:04:39] "GET /virtual-networks?parent_id=b4fb5f39-2cbe-4ef2-9984-26f79b95ce4e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002848 10.0.0.22 - - [2025-11-17 03:04:39] "GET /virtual-network/0a024817-11b3-4553-b6fb-3fd898dfb9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2252 0.006065 10.0.0.22 - - [2025-11-17 03:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003760 10.0.0.22 - - [2025-11-17 03:04:40] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003431 10.0.0.22 - - [2025-11-17 03:04:40] "GET /virtual-networks?parent_id=b4fb5f39-2cbe-4ef2-9984-26f79b95ce4e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002872 10.0.0.22 - - [2025-11-17 03:04:40] "GET /virtual-network/0a024817-11b3-4553-b6fb-3fd898dfb9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2252 0.007176 10.0.0.22 - - [2025-11-17 03:04:40] "POST /neutron/security_group HTTP/1.1" 200 1294 0.007572 10.0.0.22 - - [2025-11-17 03:04:46] "POST /neutron/port HTTP/1.1" 200 1120 0.016477 10.0.0.22 - - [2025-11-17 03:04:47] "POST /neutron/security_group HTTP/1.1" 200 1294 0.040125 10.0.0.22 - - [2025-11-17 03:04:52] "POST /neutron/port HTTP/1.1" 200 1120 0.044364 10.0.0.22 - - [2025-11-17 03:04:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004011 10.0.0.22 - - [2025-11-17 03:04:52] "POST /neutron/network HTTP/1.1" 200 955 0.008212 10.0.0.22 - - [2025-11-17 03:05:01] "POST /neutron/port HTTP/1.1" 200 1120 0.016018 10.0.0.22 - - [2025-11-17 03:05:01] "POST /neutron/security_group HTTP/1.1" 200 1294 0.011328 10.0.0.22 - - [2025-11-17 03:05:01] "POST /neutron/port HTTP/1.1" 200 1120 0.015018 10.0.0.22 - - [2025-11-17 03:05:01] "GET /virtual-machine/2867bdc9-87f6-4f41-909b-2a3d26f6c2e5 HTTP/1.1" 200 1322 0.006397 10.0.0.22 - - [2025-11-17 03:05:01] "GET /virtual-machine/2867bdc9-87f6-4f41-909b-2a3d26f6c2e5 HTTP/1.1" 200 1322 0.004461 10.0.0.22 - - [2025-11-17 03:05:01] "GET /virtual-machine-interface/f341170a-2e9e-4aa3-a8dd-be2860972105 HTTP/1.1" 200 3264 0.006960 10.0.0.22 - - [2025-11-17 03:05:02] "GET /virtual-machine/2867bdc9-87f6-4f41-909b-2a3d26f6c2e5 HTTP/1.1" 200 1322 0.004678 10.0.0.22 - - [2025-11-17 03:05:02] "GET /virtual-machine-interface/f341170a-2e9e-4aa3-a8dd-be2860972105 HTTP/1.1" 200 3264 0.007357 10.0.0.22 - - [2025-11-17 03:05:02] "GET /instance-ip/cece1d35-5679-4200-9f50-af114f01cdee HTTP/1.1" 200 1732 0.005909 10.0.0.22 - - [2025-11-17 03:05:02] "GET /virtual-machine/2867bdc9-87f6-4f41-909b-2a3d26f6c2e5 HTTP/1.1" 200 1322 0.004320 10.0.0.22 - - [2025-11-17 03:05:02] "GET /virtual-machine-interface/f341170a-2e9e-4aa3-a8dd-be2860972105 HTTP/1.1" 200 3264 0.006385 10.0.0.22 - - [2025-11-17 03:05:02] "GET /instance-ip/cece1d35-5679-4200-9f50-af114f01cdee HTTP/1.1" 200 1732 0.004343 10.0.0.22 - - [2025-11-17 03:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.22 - - [2025-11-17 03:05:02] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003672 10.0.0.22 - - [2025-11-17 03:05:02] "GET /virtual-networks?parent_id=b4fb5f39-2cbe-4ef2-9984-26f79b95ce4e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003896 10.0.0.22 - - [2025-11-17 03:05:02] "GET /virtual-network/0a024817-11b3-4553-b6fb-3fd898dfb9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2252 0.006338 10.0.0.22 - - [2025-11-17 03:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004284 10.0.0.22 - - [2025-11-17 03:05:02] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004314 10.0.0.22 - - [2025-11-17 03:05:02] "GET /virtual-networks?parent_id=b4fb5f39-2cbe-4ef2-9984-26f79b95ce4e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004244 10.0.0.22 - - [2025-11-17 03:05:02] "GET /virtual-network/0a024817-11b3-4553-b6fb-3fd898dfb9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2252 0.006643 10.0.0.22 - - [2025-11-17 03:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004345 10.0.0.22 - - [2025-11-17 03:05:02] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004272 10.0.0.22 - - [2025-11-17 03:05:02] "GET /virtual-networks?parent_id=b4fb5f39-2cbe-4ef2-9984-26f79b95ce4e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003255 10.0.0.22 - - [2025-11-17 03:05:02] "GET /virtual-network/0a024817-11b3-4553-b6fb-3fd898dfb9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2252 0.006450 10.0.0.22 - - [2025-11-17 03:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521 10.0.0.22 - - [2025-11-17 03:05:02] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004654 10.0.0.22 - - [2025-11-17 03:05:02] "GET /virtual-networks?parent_id=b4fb5f39-2cbe-4ef2-9984-26f79b95ce4e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003200 10.0.0.22 - - [2025-11-17 03:05:02] "GET /virtual-network/0a024817-11b3-4553-b6fb-3fd898dfb9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2252 0.006454 10.0.0.22 - - [2025-11-17 03:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.22 - - [2025-11-17 03:05:02] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005793 10.0.0.22 - - [2025-11-17 03:05:02] "GET /virtual-networks?parent_id=b4fb5f39-2cbe-4ef2-9984-26f79b95ce4e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003410 10.0.0.22 - - [2025-11-17 03:05:02] "GET /virtual-network/0a024817-11b3-4553-b6fb-3fd898dfb9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2252 0.006433 10.0.0.22 - - [2025-11-17 03:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.22 - - [2025-11-17 03:05:02] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004516 10.0.0.22 - - [2025-11-17 03:05:02] "GET /virtual-networks?parent_id=b4fb5f39-2cbe-4ef2-9984-26f79b95ce4e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004506 10.0.0.22 - - [2025-11-17 03:05:02] "GET /virtual-network/0a024817-11b3-4553-b6fb-3fd898dfb9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2252 0.005846 10.0.0.22 - - [2025-11-17 03:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004819 10.0.0.22 - - [2025-11-17 03:05:02] "POST /neutron/port HTTP/1.1" 200 1120 0.016373 10.0.0.22 - - [2025-11-17 03:05:02] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005953 10.0.0.22 - - [2025-11-17 03:05:02] "GET /virtual-networks?parent_id=b4fb5f39-2cbe-4ef2-9984-26f79b95ce4e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003217 10.0.0.22 - - [2025-11-17 03:05:02] "GET /virtual-network/0a024817-11b3-4553-b6fb-3fd898dfb9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2252 0.005880 10.0.0.22 - - [2025-11-17 03:05:02] "POST /neutron/subnet HTTP/1.1" 200 703 0.012781 10.0.0.22 - - [2025-11-17 03:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.22 - - [2025-11-17 03:05:04] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003588 10.0.0.22 - - [2025-11-17 03:05:04] "GET /virtual-networks?parent_id=b4fb5f39-2cbe-4ef2-9984-26f79b95ce4e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004220 10.0.0.22 - - [2025-11-17 03:05:04] "GET /virtual-network/0a024817-11b3-4553-b6fb-3fd898dfb9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2252 0.006126 10.0.0.22 - - [2025-11-17 03:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.22 - - [2025-11-17 03:05:04] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004065 10.0.0.22 - - [2025-11-17 03:05:04] "GET /virtual-networks?parent_id=b4fb5f39-2cbe-4ef2-9984-26f79b95ce4e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002745 10.0.0.22 - - [2025-11-17 03:05:04] "GET /virtual-network/0a024817-11b3-4553-b6fb-3fd898dfb9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2252 0.006046 10.0.0.22 - - [2025-11-17 03:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.22 - - [2025-11-17 03:05:04] "GET /routing-instance/cb2830f2-c49a-49a8-b745-3ea9ecd136fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.004606 10.0.0.22 - - [2025-11-17 03:05:04] "GET /route-target/b71b43b9-e49c-4904-9ad5-7730d5aa4ff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004661 10.0.0.22 - - [2025-11-17 03:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.22 - - [2025-11-17 03:05:04] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003582 10.0.0.22 - - [2025-11-17 03:05:04] "GET /virtual-networks?parent_id=b4fb5f39-2cbe-4ef2-9984-26f79b95ce4e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003239 10.0.0.22 - - [2025-11-17 03:05:04] "GET /virtual-network/0a024817-11b3-4553-b6fb-3fd898dfb9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2252 0.006423 10.0.0.22 - - [2025-11-17 03:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002905 10.0.0.22 - - [2025-11-17 03:05:04] "GET /routing-instance/cb2830f2-c49a-49a8-b745-3ea9ecd136fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.005348 10.0.0.22 - - [2025-11-17 03:05:04] "GET /route-target/b71b43b9-e49c-4904-9ad5-7730d5aa4ff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004175 10.0.0.22 - - [2025-11-17 03:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.22 - - [2025-11-17 03:05:04] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003991 10.0.0.22 - - [2025-11-17 03:05:04] "GET /virtual-networks?parent_id=b4fb5f39-2cbe-4ef2-9984-26f79b95ce4e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003183 10.0.0.22 - - [2025-11-17 03:05:04] "GET /virtual-network/0a024817-11b3-4553-b6fb-3fd898dfb9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2252 0.008658 10.0.0.22 - - [2025-11-17 03:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.22 - - [2025-11-17 03:05:04] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004147 10.0.0.22 - - [2025-11-17 03:05:04] "GET /virtual-networks?parent_id=b4fb5f39-2cbe-4ef2-9984-26f79b95ce4e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003342 10.0.0.22 - - [2025-11-17 03:05:05] "GET /virtual-network/0a024817-11b3-4553-b6fb-3fd898dfb9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2252 0.005587 10.0.0.22 - - [2025-11-17 03:05:05] "GET /obj-perms HTTP/1.1" 200 5090 0.004062 10.0.0.23 - - [2025-11-17 03:05:05] "GET /obj-perms HTTP/1.1" 200 5090 0.004103 10.0.0.22 - - [2025-11-17 03:05:05] "GET /obj-perms HTTP/1.1" 200 5090 0.003680 10.0.0.22 - - [2025-11-17 03:05:05] "GET /obj-perms HTTP/1.1" 200 5090 0.004252 10.0.0.22 - - [2025-11-17 03:05:05] "GET /virtual-machine/2867bdc9-87f6-4f41-909b-2a3d26f6c2e5 HTTP/1.1" 200 1322 0.003991 10.0.0.22 - - [2025-11-17 03:05:05] "GET /virtual-machine-interface/f341170a-2e9e-4aa3-a8dd-be2860972105 HTTP/1.1" 200 3264 0.007061 10.0.0.22 - - [2025-11-17 03:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003856 10.0.0.22 - - [2025-11-17 03:05:05] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004008 10.0.0.22 - - [2025-11-17 03:05:05] "GET /virtual-networks?parent_id=b4fb5f39-2cbe-4ef2-9984-26f79b95ce4e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003233 10.0.0.22 - - [2025-11-17 03:05:05] "GET /virtual-network/0a024817-11b3-4553-b6fb-3fd898dfb9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2252 0.006887 10.0.0.22 - - [2025-11-17 03:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003726 10.0.0.22 - - [2025-11-17 03:05:06] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003971 10.0.0.22 - - [2025-11-17 03:05:06] "GET /virtual-networks?parent_id=b4fb5f39-2cbe-4ef2-9984-26f79b95ce4e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003658 10.0.0.22 - - [2025-11-17 03:05:06] "GET /virtual-network/0a024817-11b3-4553-b6fb-3fd898dfb9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2252 0.010357 10.0.0.22 - - [2025-11-17 03:05:06] "GET /virtual-machine/99e4da27-2f15-4dd5-86d9-3d686c04d367 HTTP/1.1" 200 1322 0.003825 10.0.0.22 - - [2025-11-17 03:05:06] "GET /virtual-machine-interface/8c078a1a-34ca-4551-842f-42502270e5a4 HTTP/1.1" 200 3263 0.008193 10.0.0.22 - - [2025-11-17 03:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007836 10.0.0.22 - - [2025-11-17 03:05:06] "GET /security-group/168c67cd-df79-4b36-8388-5029e64c90f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2579 0.006102 10.0.0.22 - - [2025-11-17 03:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.22 - - [2025-11-17 03:05:06] "GET /security-group/168c67cd-df79-4b36-8388-5029e64c90f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2579 0.004171 10.0.0.22 - - [2025-11-17 03:05:07] "POST /neutron/security_group HTTP/1.1" 200 1320 0.004750 10.0.0.22 - - [2025-11-17 03:05:07] "POST /neutron/port HTTP/1.1" 200 1146 0.021213 10.0.0.22 - - [2025-11-17 03:05:07] "GET /virtual-machine/99e4da27-2f15-4dd5-86d9-3d686c04d367 HTTP/1.1" 200 1322 0.005365 10.0.0.22 - - [2025-11-17 03:05:07] "GET /virtual-machine-interface/8c078a1a-34ca-4551-842f-42502270e5a4 HTTP/1.1" 200 3202 0.007723 10.0.0.22 - - [2025-11-17 03:05:07] "POST /neutron/security_group HTTP/1.1" 200 1294 0.008067 10.0.0.22 - - [2025-11-17 03:05:07] "POST /neutron/port HTTP/1.1" 200 1107 0.014045 10.0.0.22 - - [2025-11-17 03:05:07] "GET /virtual-machine/99e4da27-2f15-4dd5-86d9-3d686c04d367 HTTP/1.1" 200 1322 0.004239 10.0.0.22 - - [2025-11-17 03:05:07] "GET /virtual-machine-interface/8c078a1a-34ca-4551-842f-42502270e5a4 HTTP/1.1" 200 3263 0.007881 10.0.0.22 - - [2025-11-17 03:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.22 - - [2025-11-17 03:05:07] "GET /security-group/168c67cd-df79-4b36-8388-5029e64c90f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2579 0.004227 10.0.0.22 - - [2025-11-17 03:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.22 - - [2025-11-17 03:05:07] "GET /security-group/168c67cd-df79-4b36-8388-5029e64c90f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2579 0.004595 10.0.0.22 - - [2025-11-17 03:05:07] "DELETE /security-group/168c67cd-df79-4b36-8388-5029e64c90f5 HTTP/1.1" 409 336 0.013933 10.0.0.23 - - [2025-11-17 03:05:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000490 10.0.0.23 - - [2025-11-17 03:05:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000443 10.0.0.33 - - [2025-11-17 03:05:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000367 10.0.0.33 - - [2025-11-17 03:05:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.33 - - [2025-11-17 03:05:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000431 10.0.0.33 - - [2025-11-17 03:05:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000389 10.0.0.23 - - [2025-11-17 03:05:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000403 10.0.0.23 - - [2025-11-17 03:05:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000703 10.0.0.22 - - [2025-11-17 03:05:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000403 10.0.0.22 - - [2025-11-17 03:05:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000410 10.0.0.22 - - [2025-11-17 03:05:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000393 10.0.0.22 - - [2025-11-17 03:05:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000386 10.0.0.22 - - [2025-11-17 03:05:51] "POST /neutron/port HTTP/1.1" 200 1120 0.016115 10.0.0.22 - - [2025-11-17 03:05:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004101 10.0.0.22 - - [2025-11-17 03:05:52] "POST /neutron/network HTTP/1.1" 200 955 0.006895 10.0.0.22 - - [2025-11-17 03:06:04] "POST /neutron/network HTTP/1.1" 200 965 0.007463 10.0.0.22 - - [2025-11-17 03:06:04] "POST /neutron/port HTTP/1.1" 200 117 0.001548 10.0.0.23 - - [2025-11-17 03:06:32] "GET /obj-perms HTTP/1.1" 200 5056 0.056326 10.0.0.22 - - [2025-11-17 03:06:48] "GET /security-group/168c67cd-df79-4b36-8388-5029e64c90f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2579 0.004803 10.0.0.22 - - [2025-11-17 03:06:48] "PUT /security-group/168c67cd-df79-4b36-8388-5029e64c90f5 HTTP/1.1" 200 262 0.017226 10.0.0.33 - - [2025-11-17 03:06:48] "PUT /access-control-list/6a2cf6cd-f9c5-4c78-b546-1fa8326504a6 HTTP/1.1" 200 272 0.016530 10.0.0.22 - - [2025-11-17 03:06:50] "POST /neutron/port HTTP/1.1" 200 1120 0.018039 10.0.0.22 - - [2025-11-17 03:06:50] "POST /neutron/port HTTP/1.1" 200 1107 0.065526 10.0.0.22 - - [2025-11-17 03:06:51] "GET /virtual-machine/2867bdc9-87f6-4f41-909b-2a3d26f6c2e5 HTTP/1.1" 200 1322 0.005067 10.0.0.22 - - [2025-11-17 03:06:51] "POST /neutron/port HTTP/1.1" 200 151 0.206580 10.0.0.22 - - [2025-11-17 03:06:52] "POST /neutron/network HTTP/1.1" 200 965 0.008191 10.0.0.22 - - [2025-11-17 03:06:53] "POST /neutron/port HTTP/1.1" 200 117 0.001140 10.0.0.22 - - [2025-11-17 03:06:53] "GET /virtual-machine/2867bdc9-87f6-4f41-909b-2a3d26f6c2e5 HTTP/1.1" 404 171 0.002987 10.0.0.22 - - [2025-11-17 03:06:53] "GET /virtual-machine/2867bdc9-87f6-4f41-909b-2a3d26f6c2e5 HTTP/1.1" 404 171 0.002926 10.0.0.22 - - [2025-11-17 03:06:53] "GET /virtual-machine/2867bdc9-87f6-4f41-909b-2a3d26f6c2e5 HTTP/1.1" 404 171 0.002755 10.0.0.22 - - [2025-11-17 03:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.22 - - [2025-11-17 03:06:53] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003791 10.0.0.22 - - [2025-11-17 03:06:53] "GET /virtual-networks?parent_id=b4fb5f39-2cbe-4ef2-9984-26f79b95ce4e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003708 10.0.0.22 - - [2025-11-17 03:06:53] "GET /virtual-network/0a024817-11b3-4553-b6fb-3fd898dfb9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2252 0.005978 10.0.0.22 - - [2025-11-17 03:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.22 - - [2025-11-17 03:06:53] "GET /routing-instance/cb2830f2-c49a-49a8-b745-3ea9ecd136fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.005429 10.0.0.22 - - [2025-11-17 03:06:53] "GET /route-target/b71b43b9-e49c-4904-9ad5-7730d5aa4ff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003774 10.0.0.22 - - [2025-11-17 03:06:53] "GET /obj-perms HTTP/1.1" 200 5090 0.004249 10.0.0.22 - - [2025-11-17 03:06:56] "GET /obj-perms HTTP/1.1" 200 5090 0.004274 10.0.0.22 - - [2025-11-17 03:07:02] "GET /obj-perms HTTP/1.1" 200 5090 0.004282 10.0.0.22 - - [2025-11-17 03:07:06] "GET /obj-perms HTTP/1.1" 200 5090 0.004431 10.0.0.22 - - [2025-11-17 03:07:12] "GET /obj-perms HTTP/1.1" 200 5090 0.003851 10.0.0.22 - - [2025-11-17 03:07:15] "GET /obj-perms HTTP/1.1" 200 5090 0.003989 10.0.0.33 - - [2025-11-17 03:07:15] "GET /obj-perms HTTP/1.1" 200 5090 0.003980 10.0.0.22 - - [2025-11-17 03:07:15] "POST /neutron/port HTTP/1.1" 200 1120 0.018670 10.0.0.22 - - [2025-11-17 03:07:15] "POST /neutron/port HTTP/1.1" 200 1107 0.082938 10.0.0.22 - - [2025-11-17 03:07:15] "GET /virtual-machine/99e4da27-2f15-4dd5-86d9-3d686c04d367 HTTP/1.1" 200 1322 0.004380 10.0.0.22 - - [2025-11-17 03:07:16] "POST /neutron/port HTTP/1.1" 200 151 0.176070 10.0.0.22 - - [2025-11-17 03:07:17] "GET /virtual-machine/99e4da27-2f15-4dd5-86d9-3d686c04d367 HTTP/1.1" 404 171 0.003704 10.0.0.22 - - [2025-11-17 03:07:17] "GET /virtual-machine/99e4da27-2f15-4dd5-86d9-3d686c04d367 HTTP/1.1" 404 171 0.003039 10.0.0.22 - - [2025-11-17 03:07:17] "GET /virtual-machine/99e4da27-2f15-4dd5-86d9-3d686c04d367 HTTP/1.1" 404 171 0.003045 10.0.0.22 - - [2025-11-17 03:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574 10.0.0.22 - - [2025-11-17 03:07:17] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004595 10.0.0.22 - - [2025-11-17 03:07:17] "GET /virtual-networks?parent_id=b4fb5f39-2cbe-4ef2-9984-26f79b95ce4e&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004365 10.0.0.22 - - [2025-11-17 03:07:17] "GET /virtual-network/0a024817-11b3-4553-b6fb-3fd898dfb9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2252 0.006159 10.0.0.22 - - [2025-11-17 03:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.22 - - [2025-11-17 03:07:18] "GET /routing-instance/cb2830f2-c49a-49a8-b745-3ea9ecd136fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.005072 10.0.0.22 - - [2025-11-17 03:07:18] "GET /route-target/b71b43b9-e49c-4904-9ad5-7730d5aa4ff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004214 10.0.0.22 - - [2025-11-17 03:07:18] "GET /obj-perms HTTP/1.1" 200 5090 0.003905 10.0.0.23 - - [2025-11-17 03:07:21] "GET /obj-perms HTTP/1.1" 200 5090 0.004043 10.0.0.22 - - [2025-11-17 03:07:27] "GET /obj-perms HTTP/1.1" 200 5090 0.004319 10.0.0.23 - - [2025-11-17 03:07:30] "GET /obj-perms HTTP/1.1" 200 5090 0.004581 10.0.0.22 - - [2025-11-17 03:07:33] "GET /obj-perms HTTP/1.1" 200 5090 0.004187 10.0.0.23 - - [2025-11-17 03:07:39] "GET /obj-perms HTTP/1.1" 200 5090 0.003505 10.0.0.22 - - [2025-11-17 03:07:39] "GET /obj-perms HTTP/1.1" 200 5090 0.004032 10.0.0.22 - - [2025-11-17 03:07:40] "DELETE /security-group/168c67cd-df79-4b36-8388-5029e64c90f5 HTTP/1.1" 200 115 0.050745 10.0.0.22 - - [2025-11-17 03:07:40] "POST /fqname-to-id HTTP/1.1" 404 254 0.006008 10.0.0.33 - - [2025-11-17 03:07:40] "DELETE /access-control-list/335c3499-deea-4923-811c-7847ac34c669 HTTP/1.1" 200 115 0.047595 10.0.0.23 - - [2025-11-17 03:07:41] "GET /projects?obj_uuids=b4fb5f39-2cbe-4ef2-9984-26f79b95ce4e&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001131 10.0.0.22 - - [2025-11-17 03:07:41] "GET /project/b4fb5f39-2cbe-4ef2-9984-26f79b95ce4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.040041 10.0.0.23 - - [2025-11-17 03:07:41] "GET /projects?obj_uuids=b4fb5f39-2cbe-4ef2-9984-26f79b95ce4e&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001064 10.0.0.22 - - [2025-11-17 03:07:41] "GET /project/b4fb5f39-2cbe-4ef2-9984-26f79b95ce4e?fields=virtual_networks HTTP/1.1" 200 1103 0.045720 10.0.0.23 - - [2025-11-17 03:07:41] "GET /projects?obj_uuids=b4fb5f39-2cbe-4ef2-9984-26f79b95ce4e&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001016 10.0.0.22 - - [2025-11-17 03:07:41] "GET /project/b4fb5f39-2cbe-4ef2-9984-26f79b95ce4e?fields=virtual_machine_interfaces HTTP/1.1" 200 1103 0.042901 10.0.0.23 - - [2025-11-17 03:07:42] "GET /projects?obj_uuids=b4fb5f39-2cbe-4ef2-9984-26f79b95ce4e&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001096 10.0.0.22 - - [2025-11-17 03:07:42] "GET /project/b4fb5f39-2cbe-4ef2-9984-26f79b95ce4e?fields=security_groups HTTP/1.1" 200 1359 0.042895 10.0.0.22 - - [2025-11-17 03:07:43] "POST /fqname-to-id HTTP/1.1" 404 209 0.044751 10.0.0.23 - - [2025-11-17 03:07:43] "GET /projects?obj_uuids=7e3630e1-8a83-46f4-8c42-65fdb4d2436b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003027 10.0.0.23 - - [2025-11-17 03:07:43] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001021 10.0.0.23 - - [2025-11-17 03:07:43] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007421 10.0.0.23 - - [2025-11-17 03:07:43] "POST /id-to-fqname HTTP/1.1" 200 212 0.002135 10.0.0.23 - - [2025-11-17 03:07:43] "POST /fqname-to-id HTTP/1.1" 404 222 0.004775 10.0.0.23 - - [2025-11-17 03:07:43] "POST /security-groups HTTP/1.1" 200 612 0.034709 10.0.0.23 - - [2025-11-17 03:07:43] "POST /projects HTTP/1.1" 200 627 0.248654 10.0.0.33 - - [2025-11-17 03:07:43] "POST /access-control-lists HTTP/1.1" 200 617 0.037167 10.0.0.23 - - [2025-11-17 03:07:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.327498 10.0.0.22 - - [2025-11-17 03:07:43] "GET /project/7e3630e1-8a83-46f4-8c42-65fdb4d2436b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.497880 10.0.0.33 - - [2025-11-17 03:07:44] "DELETE /access-control-list/0a23035e-cbc6-4272-a413-7b51859dde59 HTTP/1.1" 200 115 0.045160 10.0.0.22 - - [2025-11-17 03:07:45] "GET / HTTP/1.1" 200 35931 0.002085 10.0.0.22 - - [2025-11-17 03:07:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000473 10.0.0.22 - - [2025-11-17 03:07:47] "POST /fqname-to-id HTTP/1.1" 404 245 0.069228 10.0.0.23 - - [2025-11-17 03:07:47] "GET /projects?obj_uuids=7e3630e1-8a83-46f4-8c42-65fdb4d2436b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001189 10.0.0.33 - - [2025-11-17 03:07:47] "POST /access-control-lists HTTP/1.1" 200 639 0.026250 10.0.0.33 - - [2025-11-17 03:07:47] "PUT /access-control-list/d44d6587-8ae3-4407-84a1-74cd175d8bbb HTTP/1.1" 200 272 0.014707 10.0.0.22 - - [2025-11-17 03:07:47] "POST /neutron/security_group HTTP/1.1" 200 1423 0.392732 10.0.0.22 - - [2025-11-17 03:07:48] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.105374 10.0.0.33 - - [2025-11-17 03:07:48] "PUT /access-control-list/4752840a-13e0-4a50-b7de-2f4f441bd887 HTTP/1.1" 200 272 0.019147 10.0.0.22 - - [2025-11-17 03:07:48] "POST /neutron/security_group_rule HTTP/1.1" 200 586 0.157724 10.0.0.22 - - [2025-11-17 03:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952 10.0.0.22 - - [2025-11-17 03:07:48] "GET /security-group/702572e7-a2e9-47de-b236-946d60ffbcb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2003 0.005658 10.0.0.22 - - [2025-11-17 03:07:49] "POST /fqname-to-id HTTP/1.1" 404 245 0.002924 10.0.0.33 - - [2025-11-17 03:07:49] "DELETE /access-control-list/d44d6587-8ae3-4407-84a1-74cd175d8bbb HTTP/1.1" 200 115 0.048765 10.0.0.22 - - [2025-11-17 03:07:49] "POST /fqname-to-id HTTP/1.1" 404 245 0.003363 10.0.0.23 - - [2025-11-17 03:07:49] "GET /projects?obj_uuids=7e3630e1-8a83-46f4-8c42-65fdb4d2436b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001091 10.0.0.33 - - [2025-11-17 03:07:49] "POST /access-control-lists HTTP/1.1" 200 639 0.029724 10.0.0.22 - - [2025-11-17 03:07:49] "POST /neutron/security_group HTTP/1.1" 200 1423 0.380246 10.0.0.22 - - [2025-11-17 03:07:50] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.126431 10.0.0.33 - - [2025-11-17 03:07:50] "PUT /access-control-list/07bd1a46-6e80-4b3b-88d0-338d73176f28 HTTP/1.1" 200 272 0.012656 10.0.0.22 - - [2025-11-17 03:07:50] "POST /neutron/security_group_rule HTTP/1.1" 200 586 0.168575 10.0.0.22 - - [2025-11-17 03:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004029 10.0.0.22 - - [2025-11-17 03:07:50] "GET /security-group/d4ec5d58-1608-4e2a-85ec-7e276ddbcf18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2003 0.004354 10.0.0.33 - - [2025-11-17 03:07:50] "PUT /access-control-list/bf46b9bf-2ba3-4a90-98df-0c35c1c0a325 HTTP/1.1" 200 272 0.026980 10.0.0.22 - - [2025-11-17 03:07:51] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.147235 10.0.0.22 - - [2025-11-17 03:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004474 10.0.0.23 - - [2025-11-17 03:07:51] "GET /projects?obj_uuids=7e3630e1-8a83-46f4-8c42-65fdb4d2436b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001042 10.0.0.33 - - [2025-11-17 03:07:51] "PUT /access-control-list/07bd1a46-6e80-4b3b-88d0-338d73176f28 HTTP/1.1" 200 272 0.018891 10.0.0.22 - - [2025-11-17 03:07:51] "GET /project/7e3630e1-8a83-46f4-8c42-65fdb4d2436b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.037342 10.0.0.22 - - [2025-11-17 03:07:51] "POST /neutron/network HTTP/1.1" 200 117 0.011844 10.0.0.22 - - [2025-11-17 03:07:51] "POST /neutron/network HTTP/1.1" 200 926 0.013080 10.0.0.22 - - [2025-11-17 03:07:51] "POST /id-to-fqname HTTP/1.1" 200 282 0.001277 10.0.0.22 - - [2025-11-17 03:07:51] "GET /virtual-network/80264c6b-2630-4d85-9661-4c2695ca91c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006111 10.0.0.22 - - [2025-11-17 03:07:52] "GET /virtual-network/80264c6b-2630-4d85-9661-4c2695ca91c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006519 10.0.0.22 - - [2025-11-17 03:07:52] "POST /neutron/subnet HTTP/1.1" 200 720 0.009681 10.0.0.22 - - [2025-11-17 03:07:52] "GET /virtual-network/80264c6b-2630-4d85-9661-4c2695ca91c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006129 10.0.0.33 - - [2025-11-17 03:07:53] "GET /obj-perms HTTP/1.1" 200 5072 0.070779 10.0.0.22 - - [2025-11-17 03:07:53] "POST /id-to-fqname HTTP/1.1" 200 282 0.001466 10.0.0.23 - - [2025-11-17 03:07:53] "DELETE /project/b4fb5f39-2cbe-4ef2-9984-26f79b95ce4e HTTP/1.1" 404 177 0.003267 10.0.0.23 - - [2025-11-17 03:07:53] "DELETE /project/7e3630e18a8346f48c4265fdb4d2436b HTTP/1.1" 404 173 0.005697 10.0.0.23 - - [2025-11-17 03:07:54] "GET /projects?obj_uuids=7e3630e1-8a83-46f4-8c42-65fdb4d2436b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001098 10.0.0.22 - - [2025-11-17 03:07:54] "GET /project/7e3630e1-8a83-46f4-8c42-65fdb4d2436b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.067787 10.0.0.22 - - [2025-11-17 03:07:54] "POST /neutron/network HTTP/1.1" 200 926 0.038327 10.0.0.22 - - [2025-11-17 03:07:55] "POST /id-to-fqname HTTP/1.1" 200 282 0.001758 10.0.0.22 - - [2025-11-17 03:07:55] "POST /neutron/port HTTP/1.1" 200 117 0.007637 10.0.0.22 - - [2025-11-17 03:07:55] "POST /neutron/network HTTP/1.1" 200 936 0.006526 10.0.0.22 - - [2025-11-17 03:07:56] "POST /neutron/port HTTP/1.1" 200 1080 0.016254 10.0.0.22 - - [2025-11-17 03:07:56] "POST /neutron/port HTTP/1.1" 200 1108 0.017733 10.0.0.22 - - [2025-11-17 03:07:56] "POST /neutron/port HTTP/1.1" 200 117 0.001358 10.0.0.23 - - [2025-11-17 03:07:56] "GET /projects?obj_uuids=7e3630e1-8a83-46f4-8c42-65fdb4d2436b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001192 10.0.0.22 - - [2025-11-17 03:07:56] "GET /project/7e3630e1-8a83-46f4-8c42-65fdb4d2436b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.083184 10.0.0.22 - - [2025-11-17 03:07:56] "POST /neutron/port HTTP/1.1" 200 1108 0.019993 10.0.0.22 - - [2025-11-17 03:07:56] "POST /neutron/port HTTP/1.1" 200 1108 0.014794 10.0.0.23 - - [2025-11-17 03:07:57] "GET /projects?obj_uuids=7e3630e1-8a83-46f4-8c42-65fdb4d2436b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001498 10.0.0.22 - - [2025-11-17 03:07:57] "POST /neutron/security_group HTTP/1.1" 200 3412 0.059719 10.0.0.22 - - [2025-11-17 03:07:57] "POST /neutron/port HTTP/1.1" 200 1080 0.047989 10.0.0.22 - - [2025-11-17 03:07:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004054 10.0.0.22 - - [2025-11-17 03:07:58] "POST /neutron/network HTTP/1.1" 200 926 0.006979 10.0.0.22 - - [2025-11-17 03:08:01] "POST /neutron/port HTTP/1.1" 200 1108 0.016610 10.0.0.22 - - [2025-11-17 03:08:02] "POST /neutron/security_group HTTP/1.1" 200 1415 0.007675 10.0.0.22 - - [2025-11-17 03:08:02] "GET /virtual-machine/aaa8e267-e71d-4179-9209-e0c9854dd742 HTTP/1.1" 401 292 0.000480 10.0.0.22 - - [2025-11-17 03:08:02] "GET /virtual-machine/aaa8e267-e71d-4179-9209-e0c9854dd742 HTTP/1.1" 200 1314 0.033860 10.0.0.22 - - [2025-11-17 03:08:02] "GET /virtual-machine/aaa8e267-e71d-4179-9209-e0c9854dd742 HTTP/1.1" 200 1314 0.003566 10.0.0.22 - - [2025-11-17 03:08:02] "GET /virtual-machine-interface/35429f1e-6fe7-4323-a0a6-8e603812a3bd HTTP/1.1" 200 3191 0.005286 10.0.0.22 - - [2025-11-17 03:08:02] "GET /virtual-machine/aaa8e267-e71d-4179-9209-e0c9854dd742 HTTP/1.1" 200 1314 0.005326 10.0.0.22 - - [2025-11-17 03:08:02] "GET /virtual-machine-interface/35429f1e-6fe7-4323-a0a6-8e603812a3bd HTTP/1.1" 200 3191 0.006426 10.0.0.22 - - [2025-11-17 03:08:02] "GET /instance-ip/2fb38b07-45de-4420-ae72-4db51b60fd96 HTTP/1.1" 200 1702 0.007531 10.0.0.22 - - [2025-11-17 03:08:02] "GET /virtual-machine/aaa8e267-e71d-4179-9209-e0c9854dd742 HTTP/1.1" 200 1314 0.004044 10.0.0.22 - - [2025-11-17 03:08:02] "GET /virtual-machine-interface/35429f1e-6fe7-4323-a0a6-8e603812a3bd HTTP/1.1" 200 3191 0.005260 10.0.0.22 - - [2025-11-17 03:08:02] "GET /instance-ip/2fb38b07-45de-4420-ae72-4db51b60fd96 HTTP/1.1" 200 1702 0.005143 10.0.0.22 - - [2025-11-17 03:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.22 - - [2025-11-17 03:08:02] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003590 10.0.0.22 - - [2025-11-17 03:08:02] "GET /virtual-networks?parent_id=7e3630e1-8a83-46f4-8c42-65fdb4d2436b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004002 10.0.0.22 - - [2025-11-17 03:08:02] "GET /virtual-network/80264c6b-2630-4d85-9661-4c2695ca91c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006244 10.0.0.22 - - [2025-11-17 03:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002992 10.0.0.22 - - [2025-11-17 03:08:02] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004183 10.0.0.22 - - [2025-11-17 03:08:02] "GET /virtual-networks?parent_id=7e3630e1-8a83-46f4-8c42-65fdb4d2436b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003212 10.0.0.22 - - [2025-11-17 03:08:02] "GET /virtual-network/80264c6b-2630-4d85-9661-4c2695ca91c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005969 10.0.0.22 - - [2025-11-17 03:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003655 10.0.0.22 - - [2025-11-17 03:08:02] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003881 10.0.0.22 - - [2025-11-17 03:08:02] "GET /virtual-networks?parent_id=7e3630e1-8a83-46f4-8c42-65fdb4d2436b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003274 10.0.0.22 - - [2025-11-17 03:08:03] "GET /virtual-network/80264c6b-2630-4d85-9661-4c2695ca91c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006409 10.0.0.22 - - [2025-11-17 03:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004107 10.0.0.22 - - [2025-11-17 03:08:03] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004619 10.0.0.22 - - [2025-11-17 03:08:03] "GET /virtual-networks?parent_id=7e3630e1-8a83-46f4-8c42-65fdb4d2436b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003585 10.0.0.22 - - [2025-11-17 03:08:03] "GET /virtual-network/80264c6b-2630-4d85-9661-4c2695ca91c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006714 10.0.0.22 - - [2025-11-17 03:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.22 - - [2025-11-17 03:08:03] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004443 10.0.0.22 - - [2025-11-17 03:08:03] "GET /virtual-networks?parent_id=7e3630e1-8a83-46f4-8c42-65fdb4d2436b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003060 10.0.0.22 - - [2025-11-17 03:08:03] "GET /virtual-network/80264c6b-2630-4d85-9661-4c2695ca91c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006577 10.0.0.22 - - [2025-11-17 03:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862 10.0.0.22 - - [2025-11-17 03:08:03] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004317 10.0.0.22 - - [2025-11-17 03:08:03] "GET /virtual-networks?parent_id=7e3630e1-8a83-46f4-8c42-65fdb4d2436b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003165 10.0.0.22 - - [2025-11-17 03:08:03] "GET /virtual-network/80264c6b-2630-4d85-9661-4c2695ca91c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006657 10.0.0.22 - - [2025-11-17 03:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.22 - - [2025-11-17 03:08:03] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003967 10.0.0.22 - - [2025-11-17 03:08:03] "GET /virtual-networks?parent_id=7e3630e1-8a83-46f4-8c42-65fdb4d2436b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003988 10.0.0.22 - - [2025-11-17 03:08:03] "GET /virtual-network/80264c6b-2630-4d85-9661-4c2695ca91c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006966 10.0.0.22 - - [2025-11-17 03:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004015 10.0.0.22 - - [2025-11-17 03:08:06] "GET /virtual-network/80264c6b-2630-4d85-9661-4c2695ca91c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.012949 10.0.0.22 - - [2025-11-17 03:08:06] "POST /neutron/port HTTP/1.1" 200 1108 0.019415 10.0.0.22 - - [2025-11-17 03:08:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003525 10.0.0.22 - - [2025-11-17 03:08:07] "POST /neutron/network HTTP/1.1" 200 926 0.007735 10.0.0.22 - - [2025-11-17 03:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.22 - - [2025-11-17 03:08:10] "GET /virtual-network/80264c6b-2630-4d85-9661-4c2695ca91c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006554 10.0.0.22 - - [2025-11-17 03:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.22 - - [2025-11-17 03:08:14] "GET /virtual-network/80264c6b-2630-4d85-9661-4c2695ca91c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006085 10.0.0.22 - - [2025-11-17 03:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.22 - - [2025-11-17 03:08:18] "GET /virtual-network/80264c6b-2630-4d85-9661-4c2695ca91c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005670 10.0.0.22 - - [2025-11-17 03:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004154 10.0.0.22 - - [2025-11-17 03:08:23] "GET /virtual-network/80264c6b-2630-4d85-9661-4c2695ca91c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006293 10.0.0.22 - - [2025-11-17 03:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004031 10.0.0.22 - - [2025-11-17 03:08:27] "GET /virtual-network/80264c6b-2630-4d85-9661-4c2695ca91c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005835 10.0.0.22 - - [2025-11-17 03:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.22 - - [2025-11-17 03:08:31] "GET /virtual-network/80264c6b-2630-4d85-9661-4c2695ca91c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005947 10.0.0.23 - - [2025-11-17 03:08:33] "GET /obj-perms HTTP/1.1" 200 5056 0.055327 10.0.0.22 - - [2025-11-17 03:08:33] "GET /obj-perms HTTP/1.1" 200 5056 0.069402 10.0.0.22 - - [2025-11-17 03:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004029 10.0.0.22 - - [2025-11-17 03:08:35] "GET /virtual-network/80264c6b-2630-4d85-9661-4c2695ca91c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005809 10.0.0.22 - - [2025-11-17 03:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003948 10.0.0.22 - - [2025-11-17 03:08:37] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004254 10.0.0.22 - - [2025-11-17 03:08:37] "GET /virtual-networks?parent_id=7e3630e1-8a83-46f4-8c42-65fdb4d2436b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003029 10.0.0.22 - - [2025-11-17 03:08:37] "GET /virtual-network/80264c6b-2630-4d85-9661-4c2695ca91c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005965 10.0.0.22 - - [2025-11-17 03:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348 10.0.0.22 - - [2025-11-17 03:08:37] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003635 10.0.0.22 - - [2025-11-17 03:08:37] "GET /virtual-networks?parent_id=7e3630e1-8a83-46f4-8c42-65fdb4d2436b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.005270 10.0.0.22 - - [2025-11-17 03:08:37] "GET /virtual-network/80264c6b-2630-4d85-9661-4c2695ca91c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.008208 10.0.0.22 - - [2025-11-17 03:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.22 - - [2025-11-17 03:08:37] "GET /routing-instance/f83b6b21-350e-436f-bb38-6ac4df82aed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1661 0.007126 10.0.0.22 - - [2025-11-17 03:08:37] "GET /route-target/0479c24b-e355-445e-98c6-151166df918d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003724 10.0.0.22 - - [2025-11-17 03:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.22 - - [2025-11-17 03:08:38] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004094 10.0.0.22 - - [2025-11-17 03:08:38] "GET /virtual-networks?parent_id=7e3630e1-8a83-46f4-8c42-65fdb4d2436b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003406 10.0.0.22 - - [2025-11-17 03:08:38] "GET /virtual-network/80264c6b-2630-4d85-9661-4c2695ca91c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006087 10.0.0.22 - - [2025-11-17 03:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.22 - - [2025-11-17 03:08:38] "GET /routing-instance/f83b6b21-350e-436f-bb38-6ac4df82aed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1661 0.004204 10.0.0.22 - - [2025-11-17 03:08:38] "GET /route-target/0479c24b-e355-445e-98c6-151166df918d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003609 10.0.0.22 - - [2025-11-17 03:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197 10.0.0.22 - - [2025-11-17 03:08:38] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004408 10.0.0.22 - - [2025-11-17 03:08:38] "GET /virtual-networks?parent_id=7e3630e1-8a83-46f4-8c42-65fdb4d2436b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003403 10.0.0.22 - - [2025-11-17 03:08:38] "GET /virtual-network/80264c6b-2630-4d85-9661-4c2695ca91c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.007043 10.0.0.22 - - [2025-11-17 03:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003833 10.0.0.22 - - [2025-11-17 03:08:38] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004084 10.0.0.22 - - [2025-11-17 03:08:38] "GET /virtual-networks?parent_id=7e3630e1-8a83-46f4-8c42-65fdb4d2436b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003189 10.0.0.22 - - [2025-11-17 03:08:38] "GET /virtual-network/80264c6b-2630-4d85-9661-4c2695ca91c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.007085 10.0.0.22 - - [2025-11-17 03:08:38] "GET /obj-perms HTTP/1.1" 200 5072 0.054802 10.0.0.23 - - [2025-11-17 03:08:38] "GET /obj-perms HTTP/1.1" 200 5072 0.055906 10.0.0.22 - - [2025-11-17 03:08:38] "GET /obj-perms HTTP/1.1" 200 5072 0.010522 10.0.0.23 - - [2025-11-17 03:08:39] "GET /obj-perms HTTP/1.1" 200 5072 0.004290 10.0.0.22 - - [2025-11-17 03:08:39] "GET /virtual-machine/aaa8e267-e71d-4179-9209-e0c9854dd742 HTTP/1.1" 200 1314 0.003932 10.0.0.22 - - [2025-11-17 03:08:39] "GET /virtual-machine-interface/35429f1e-6fe7-4323-a0a6-8e603812a3bd HTTP/1.1" 200 3191 0.005645 10.0.0.22 - - [2025-11-17 03:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.22 - - [2025-11-17 03:08:39] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003376 10.0.0.22 - - [2025-11-17 03:08:39] "GET /virtual-networks?parent_id=7e3630e1-8a83-46f4-8c42-65fdb4d2436b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002759 10.0.0.22 - - [2025-11-17 03:08:39] "GET /virtual-network/80264c6b-2630-4d85-9661-4c2695ca91c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006697 10.0.0.22 - - [2025-11-17 03:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.22 - - [2025-11-17 03:08:40] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004711 10.0.0.22 - - [2025-11-17 03:08:40] "GET /virtual-networks?parent_id=7e3630e1-8a83-46f4-8c42-65fdb4d2436b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004446 10.0.0.22 - - [2025-11-17 03:08:40] "GET /virtual-network/80264c6b-2630-4d85-9661-4c2695ca91c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006419 10.0.0.22 - - [2025-11-17 03:08:43] "POST /neutron/port HTTP/1.1" 200 1108 0.015813 10.0.0.22 - - [2025-11-17 03:08:45] "POST /neutron/security_group HTTP/1.1" 200 1415 0.007935 10.0.0.22 - - [2025-11-17 03:08:50] "POST /neutron/port HTTP/1.1" 200 1108 0.015510 10.0.0.22 - - [2025-11-17 03:08:53] "POST /neutron/port HTTP/1.1" 200 1108 0.015721 10.0.0.22 - - [2025-11-17 03:08:54] "POST /neutron/subnet HTTP/1.1" 200 694 0.020591 10.0.0.22 - - [2025-11-17 03:08:55] "POST /neutron/port HTTP/1.1" 200 1108 0.013998 10.0.0.22 - - [2025-11-17 03:09:01] "POST /neutron/security_group HTTP/1.1" 200 1415 0.007115 10.0.0.22 - - [2025-11-17 03:09:01] "POST /neutron/port HTTP/1.1" 200 1108 0.016189 10.0.0.22 - - [2025-11-17 03:09:01] "POST /neutron/security_group HTTP/1.1" 200 1415 0.008619 10.0.0.22 - - [2025-11-17 03:09:01] "GET /virtual-machine/9f640d84-b7bd-436a-b6e7-ff74441c2d46 HTTP/1.1" 200 1314 0.006599 10.0.0.22 - - [2025-11-17 03:09:01] "GET /virtual-machine/9f640d84-b7bd-436a-b6e7-ff74441c2d46 HTTP/1.1" 200 1314 0.003858 10.0.0.22 - - [2025-11-17 03:09:01] "GET /virtual-machine-interface/c6f9df7f-883e-4d45-946c-de3994b74072 HTTP/1.1" 200 3192 0.005337 10.0.0.22 - - [2025-11-17 03:09:01] "GET /virtual-machine/9f640d84-b7bd-436a-b6e7-ff74441c2d46 HTTP/1.1" 200 1314 0.004761 10.0.0.22 - - [2025-11-17 03:09:01] "GET /virtual-machine-interface/c6f9df7f-883e-4d45-946c-de3994b74072 HTTP/1.1" 200 3192 0.005950 10.0.0.22 - - [2025-11-17 03:09:01] "GET /instance-ip/86c473c5-7ce7-405e-ab36-2b153eaa1998 HTTP/1.1" 200 1702 0.007708 10.0.0.22 - - [2025-11-17 03:09:01] "GET /virtual-machine/9f640d84-b7bd-436a-b6e7-ff74441c2d46 HTTP/1.1" 200 1314 0.003801 10.0.0.22 - - [2025-11-17 03:09:01] "GET /virtual-machine-interface/c6f9df7f-883e-4d45-946c-de3994b74072 HTTP/1.1" 200 3192 0.005336 10.0.0.22 - - [2025-11-17 03:09:01] "GET /instance-ip/86c473c5-7ce7-405e-ab36-2b153eaa1998 HTTP/1.1" 200 1702 0.004678 10.0.0.22 - - [2025-11-17 03:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006444 10.0.0.22 - - [2025-11-17 03:09:01] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004902 10.0.0.22 - - [2025-11-17 03:09:01] "GET /virtual-networks?parent_id=7e3630e1-8a83-46f4-8c42-65fdb4d2436b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003806 10.0.0.22 - - [2025-11-17 03:09:01] "GET /virtual-network/80264c6b-2630-4d85-9661-4c2695ca91c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005687 10.0.0.22 - - [2025-11-17 03:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.22 - - [2025-11-17 03:09:01] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004156 10.0.0.22 - - [2025-11-17 03:09:01] "GET /virtual-networks?parent_id=7e3630e1-8a83-46f4-8c42-65fdb4d2436b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003222 10.0.0.22 - - [2025-11-17 03:09:01] "GET /virtual-network/80264c6b-2630-4d85-9661-4c2695ca91c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006099 10.0.0.22 - - [2025-11-17 03:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.22 - - [2025-11-17 03:09:01] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003978 10.0.0.22 - - [2025-11-17 03:09:01] "GET /virtual-networks?parent_id=7e3630e1-8a83-46f4-8c42-65fdb4d2436b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003149 10.0.0.22 - - [2025-11-17 03:09:01] "GET /virtual-network/80264c6b-2630-4d85-9661-4c2695ca91c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005906 10.0.0.22 - - [2025-11-17 03:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003250 10.0.0.22 - - [2025-11-17 03:09:01] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003932 10.0.0.22 - - [2025-11-17 03:09:01] "GET /virtual-networks?parent_id=7e3630e1-8a83-46f4-8c42-65fdb4d2436b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003674 10.0.0.22 - - [2025-11-17 03:09:01] "GET /virtual-network/80264c6b-2630-4d85-9661-4c2695ca91c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.007150 10.0.0.22 - - [2025-11-17 03:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.22 - - [2025-11-17 03:09:02] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004479 10.0.0.22 - - [2025-11-17 03:09:02] "GET /virtual-networks?parent_id=7e3630e1-8a83-46f4-8c42-65fdb4d2436b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003201 10.0.0.22 - - [2025-11-17 03:09:02] "GET /virtual-network/80264c6b-2630-4d85-9661-4c2695ca91c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.007096 10.0.0.22 - - [2025-11-17 03:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819 10.0.0.22 - - [2025-11-17 03:09:02] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003807 10.0.0.22 - - [2025-11-17 03:09:02] "GET /virtual-networks?parent_id=7e3630e1-8a83-46f4-8c42-65fdb4d2436b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003305 10.0.0.22 - - [2025-11-17 03:09:02] "GET /virtual-network/80264c6b-2630-4d85-9661-4c2695ca91c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006706 10.0.0.22 - - [2025-11-17 03:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.22 - - [2025-11-17 03:09:02] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004241 10.0.0.22 - - [2025-11-17 03:09:02] "GET /virtual-networks?parent_id=7e3630e1-8a83-46f4-8c42-65fdb4d2436b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003089 10.0.0.22 - - [2025-11-17 03:09:02] "GET /virtual-network/80264c6b-2630-4d85-9661-4c2695ca91c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006362 10.0.0.22 - - [2025-11-17 03:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.22 - - [2025-11-17 03:09:03] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003649 10.0.0.22 - - [2025-11-17 03:09:03] "GET /virtual-networks?parent_id=7e3630e1-8a83-46f4-8c42-65fdb4d2436b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002867 10.0.0.22 - - [2025-11-17 03:09:03] "GET /virtual-network/80264c6b-2630-4d85-9661-4c2695ca91c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005972 10.0.0.22 - - [2025-11-17 03:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.22 - - [2025-11-17 03:09:03] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003544 10.0.0.22 - - [2025-11-17 03:09:03] "GET /virtual-networks?parent_id=7e3630e1-8a83-46f4-8c42-65fdb4d2436b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003877 10.0.0.22 - - [2025-11-17 03:09:03] "GET /virtual-network/80264c6b-2630-4d85-9661-4c2695ca91c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005746 10.0.0.22 - - [2025-11-17 03:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647 10.0.0.22 - - [2025-11-17 03:09:03] "GET /routing-instance/f83b6b21-350e-436f-bb38-6ac4df82aed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1661 0.004315 10.0.0.22 - - [2025-11-17 03:09:03] "GET /route-target/0479c24b-e355-445e-98c6-151166df918d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003711 10.0.0.22 - - [2025-11-17 03:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003818 10.0.0.22 - - [2025-11-17 03:09:04] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004197 10.0.0.22 - - [2025-11-17 03:09:04] "GET /virtual-networks?parent_id=7e3630e1-8a83-46f4-8c42-65fdb4d2436b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003066 10.0.0.22 - - [2025-11-17 03:09:04] "GET /virtual-network/80264c6b-2630-4d85-9661-4c2695ca91c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005759 10.0.0.22 - - [2025-11-17 03:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005585 10.0.0.22 - - [2025-11-17 03:09:04] "GET /routing-instance/f83b6b21-350e-436f-bb38-6ac4df82aed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1661 0.005275 10.0.0.22 - - [2025-11-17 03:09:04] "GET /route-target/0479c24b-e355-445e-98c6-151166df918d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004096 10.0.0.22 - - [2025-11-17 03:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.22 - - [2025-11-17 03:09:04] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004930 10.0.0.22 - - [2025-11-17 03:09:04] "GET /virtual-networks?parent_id=7e3630e1-8a83-46f4-8c42-65fdb4d2436b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003213 10.0.0.22 - - [2025-11-17 03:09:04] "GET /virtual-network/80264c6b-2630-4d85-9661-4c2695ca91c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.007104 10.0.0.22 - - [2025-11-17 03:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005253 10.0.0.22 - - [2025-11-17 03:09:04] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004234 10.0.0.22 - - [2025-11-17 03:09:04] "GET /virtual-networks?parent_id=7e3630e1-8a83-46f4-8c42-65fdb4d2436b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003671 10.0.0.22 - - [2025-11-17 03:09:04] "GET /virtual-network/80264c6b-2630-4d85-9661-4c2695ca91c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006060 10.0.0.22 - - [2025-11-17 03:09:04] "GET /obj-perms HTTP/1.1" 200 5072 0.003885 10.0.0.23 - - [2025-11-17 03:09:04] "GET /obj-perms HTTP/1.1" 200 5072 0.003630 10.0.0.22 - - [2025-11-17 03:09:04] "GET /obj-perms HTTP/1.1" 200 5072 0.003813 10.0.0.22 - - [2025-11-17 03:09:04] "GET /obj-perms HTTP/1.1" 200 5072 0.004006 10.0.0.22 - - [2025-11-17 03:09:04] "GET /virtual-machine/9f640d84-b7bd-436a-b6e7-ff74441c2d46 HTTP/1.1" 200 1314 0.004656 10.0.0.22 - - [2025-11-17 03:09:04] "GET /virtual-machine-interface/c6f9df7f-883e-4d45-946c-de3994b74072 HTTP/1.1" 200 3192 0.007458 10.0.0.22 - - [2025-11-17 03:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.22 - - [2025-11-17 03:09:04] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004080 10.0.0.22 - - [2025-11-17 03:09:04] "GET /virtual-networks?parent_id=7e3630e1-8a83-46f4-8c42-65fdb4d2436b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003252 10.0.0.22 - - [2025-11-17 03:09:05] "GET /virtual-network/80264c6b-2630-4d85-9661-4c2695ca91c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006206 10.0.0.22 - - [2025-11-17 03:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.22 - - [2025-11-17 03:09:06] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005344 10.0.0.22 - - [2025-11-17 03:09:06] "GET /virtual-networks?parent_id=7e3630e1-8a83-46f4-8c42-65fdb4d2436b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003885 10.0.0.22 - - [2025-11-17 03:09:06] "GET /virtual-network/80264c6b-2630-4d85-9661-4c2695ca91c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.009912 10.0.0.22 - - [2025-11-17 03:09:06] "GET /virtual-machine/aaa8e267-e71d-4179-9209-e0c9854dd742 HTTP/1.1" 200 1314 0.006672 10.0.0.22 - - [2025-11-17 03:09:06] "GET /virtual-machine-interface/35429f1e-6fe7-4323-a0a6-8e603812a3bd HTTP/1.1" 200 3191 0.005793 10.0.0.22 - - [2025-11-17 03:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.22 - - [2025-11-17 03:09:06] "GET /security-group/d4ec5d58-1608-4e2a-85ec-7e276ddbcf18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2694 0.008295 10.0.0.22 - - [2025-11-17 03:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004593 10.0.0.22 - - [2025-11-17 03:09:06] "GET /security-group/d4ec5d58-1608-4e2a-85ec-7e276ddbcf18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2694 0.005707 10.0.0.22 - - [2025-11-17 03:09:06] "POST /neutron/port HTTP/1.1" 200 1108 0.019726 10.0.0.22 - - [2025-11-17 03:09:06] "POST /neutron/port HTTP/1.1" 200 1096 0.068570 10.0.0.22 - - [2025-11-17 03:09:06] "GET /virtual-machine/aaa8e267-e71d-4179-9209-e0c9854dd742 HTTP/1.1" 200 1314 0.004576 10.0.0.22 - - [2025-11-17 03:09:06] "GET /virtual-machine-interface/35429f1e-6fe7-4323-a0a6-8e603812a3bd HTTP/1.1" 200 3139 0.006434 10.0.0.22 - - [2025-11-17 03:09:06] "POST /neutron/port HTTP/1.1" 200 1070 0.014333 10.0.0.22 - - [2025-11-17 03:09:06] "POST /neutron/port HTTP/1.1" 200 1096 0.010980 10.0.0.22 - - [2025-11-17 03:09:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005136 10.0.0.22 - - [2025-11-17 03:09:07] "GET /virtual-machine/aaa8e267-e71d-4179-9209-e0c9854dd742 HTTP/1.1" 200 1314 0.004164 10.0.0.22 - - [2025-11-17 03:09:07] "GET /virtual-machine-interface/35429f1e-6fe7-4323-a0a6-8e603812a3bd HTTP/1.1" 200 3191 0.008076 10.0.0.22 - - [2025-11-17 03:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.22 - - [2025-11-17 03:09:07] "GET /security-group/d4ec5d58-1608-4e2a-85ec-7e276ddbcf18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2694 0.006596 10.0.0.22 - - [2025-11-17 03:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.22 - - [2025-11-17 03:09:07] "POST /neutron/network HTTP/1.1" 200 926 0.007021 10.0.0.22 - - [2025-11-17 03:09:07] "GET /security-group/d4ec5d58-1608-4e2a-85ec-7e276ddbcf18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2694 0.006036 10.0.0.22 - - [2025-11-17 03:09:07] "POST /neutron/security_group HTTP/1.1" 400 206 0.021030 10.0.0.33 - - [2025-11-17 03:09:34] "GET /obj-perms HTTP/1.1" 200 5056 0.054709 10.0.0.22 - - [2025-11-17 03:09:55] "POST /neutron/network HTTP/1.1" 200 936 0.033290 10.0.0.22 - - [2025-11-17 03:09:55] "POST /neutron/port HTTP/1.1" 200 117 0.001254 10.0.0.22 - - [2025-11-17 03:10:08] "POST /neutron/port HTTP/1.1" 200 1108 0.014687 10.0.0.22 - - [2025-11-17 03:10:08] "POST /neutron/subnet HTTP/1.1" 200 694 0.009748 10.0.0.23 - - [2025-11-17 03:10:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000883 10.0.0.23 - - [2025-11-17 03:10:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000490 10.0.0.33 - - [2025-11-17 03:10:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000552 10.0.0.33 - - [2025-11-17 03:10:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000464 10.0.0.33 - - [2025-11-17 03:10:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000642 10.0.0.33 - - [2025-11-17 03:10:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000535 10.0.0.23 - - [2025-11-17 03:10:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000515 10.0.0.23 - - [2025-11-17 03:10:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000628 10.0.0.22 - - [2025-11-17 03:10:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000470 10.0.0.22 - - [2025-11-17 03:10:49] "GET /global-system-configs HTTP/1.1" 401 292 0.001486 10.0.0.22 - - [2025-11-17 03:10:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000461 10.0.0.22 - - [2025-11-17 03:10:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000431 10.0.0.23 - - [2025-11-17 03:10:51] "GET /projects?obj_uuids=7e3630e1-8a83-46f4-8c42-65fdb4d2436b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.034728 10.0.0.22 - - [2025-11-17 03:10:51] "POST /neutron/security_group_rule HTTP/1.1" 200 2626 0.086725 10.0.0.22 - - [2025-11-17 03:10:52] "POST /neutron/security_group_rule HTTP/1.1" 200 546 0.012621 10.0.0.33 - - [2025-11-17 03:10:52] "PUT /access-control-list/bf46b9bf-2ba3-4a90-98df-0c35c1c0a325 HTTP/1.1" 200 272 0.051273 10.0.0.22 - - [2025-11-17 03:10:52] "POST /neutron/security_group_rule HTTP/1.1" 200 582 0.163683 10.0.0.22 - - [2025-11-17 03:10:55] "POST /neutron/port HTTP/1.1" 200 1134 0.013433 10.0.0.22 - - [2025-11-17 03:10:55] "GET /virtual-machine/9f640d84-b7bd-436a-b6e7-ff74441c2d46 HTTP/1.1" 200 1314 0.004854 10.0.0.22 - - [2025-11-17 03:10:56] "POST /neutron/port HTTP/1.1" 200 1070 0.018382 10.0.0.22 - - [2025-11-17 03:10:56] "POST /neutron/port HTTP/1.1" 200 1108 0.016397 10.0.0.22 - - [2025-11-17 03:10:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004732 10.0.0.22 - - [2025-11-17 03:10:57] "POST /neutron/network HTTP/1.1" 200 926 0.007721 10.0.0.22 - - [2025-11-17 03:10:57] "GET /virtual-machine/9f640d84-b7bd-436a-b6e7-ff74441c2d46 HTTP/1.1" 404 171 0.003577 10.0.0.22 - - [2025-11-17 03:10:57] "GET /virtual-machine/9f640d84-b7bd-436a-b6e7-ff74441c2d46 HTTP/1.1" 404 171 0.003215 10.0.0.22 - - [2025-11-17 03:10:57] "GET /virtual-machine/9f640d84-b7bd-436a-b6e7-ff74441c2d46 HTTP/1.1" 404 171 0.004252 10.0.0.22 - - [2025-11-17 03:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.22 - - [2025-11-17 03:10:57] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004385 10.0.0.22 - - [2025-11-17 03:10:57] "GET /virtual-networks?parent_id=7e3630e1-8a83-46f4-8c42-65fdb4d2436b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002961 10.0.0.22 - - [2025-11-17 03:10:58] "GET /virtual-network/80264c6b-2630-4d85-9661-4c2695ca91c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.007028 10.0.0.22 - - [2025-11-17 03:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003866 10.0.0.22 - - [2025-11-17 03:10:58] "GET /routing-instance/f83b6b21-350e-436f-bb38-6ac4df82aed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1661 0.005133 10.0.0.22 - - [2025-11-17 03:10:58] "GET /route-target/0479c24b-e355-445e-98c6-151166df918d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004201 10.0.0.22 - - [2025-11-17 03:10:58] "GET /obj-perms HTTP/1.1" 200 5072 0.005167 10.0.0.22 - - [2025-11-17 03:11:01] "GET /obj-perms HTTP/1.1" 200 5072 0.004454 10.0.0.22 - - [2025-11-17 03:11:07] "GET /obj-perms HTTP/1.1" 200 5072 0.004201 10.0.0.22 - - [2025-11-17 03:11:10] "GET /obj-perms HTTP/1.1" 200 5072 0.005207 10.0.0.22 - - [2025-11-17 03:11:16] "GET /obj-perms HTTP/1.1" 200 5072 0.004297 10.0.0.22 - - [2025-11-17 03:11:16] "GET /obj-perms HTTP/1.1" 200 5072 0.005504 10.0.0.23 - - [2025-11-17 03:11:16] "GET /obj-perms HTTP/1.1" 200 5072 0.005428 10.0.0.22 - - [2025-11-17 03:11:16] "POST /neutron/port HTTP/1.1" 200 1134 0.012107 10.0.0.22 - - [2025-11-17 03:11:17] "GET /virtual-machine/aaa8e267-e71d-4179-9209-e0c9854dd742 HTTP/1.1" 200 1314 0.005174 10.0.0.22 - - [2025-11-17 03:11:17] "POST /neutron/port HTTP/1.1" 200 1070 0.018684 10.0.0.22 - - [2025-11-17 03:11:19] "GET /virtual-machine/aaa8e267-e71d-4179-9209-e0c9854dd742 HTTP/1.1" 404 171 0.003390 10.0.0.22 - - [2025-11-17 03:11:19] "GET /virtual-machine/aaa8e267-e71d-4179-9209-e0c9854dd742 HTTP/1.1" 404 171 0.002843 10.0.0.22 - - [2025-11-17 03:11:19] "GET /virtual-machine/aaa8e267-e71d-4179-9209-e0c9854dd742 HTTP/1.1" 404 171 0.002937 10.0.0.22 - - [2025-11-17 03:11:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.22 - - [2025-11-17 03:11:19] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003998 10.0.0.22 - - [2025-11-17 03:11:19] "GET /virtual-networks?parent_id=7e3630e1-8a83-46f4-8c42-65fdb4d2436b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003690 10.0.0.22 - - [2025-11-17 03:11:19] "GET /virtual-network/80264c6b-2630-4d85-9661-4c2695ca91c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006934 10.0.0.22 - - [2025-11-17 03:11:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.22 - - [2025-11-17 03:11:19] "GET /routing-instance/f83b6b21-350e-436f-bb38-6ac4df82aed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1661 0.004703 10.0.0.22 - - [2025-11-17 03:11:19] "GET /route-target/0479c24b-e355-445e-98c6-151166df918d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003636 10.0.0.22 - - [2025-11-17 03:11:25] "GET /obj-perms HTTP/1.1" 200 5072 0.006677 10.0.0.23 - - [2025-11-17 03:11:25] "GET /obj-perms HTTP/1.1" 200 5072 0.005663 10.0.0.22 - - [2025-11-17 03:11:34] "GET /obj-perms HTTP/1.1" 200 5072 0.007069 10.0.0.23 - - [2025-11-17 03:11:34] "GET /obj-perms HTTP/1.1" 200 5072 0.004439 10.0.0.22 - - [2025-11-17 03:11:41] "GET /obj-perms HTTP/1.1" 200 5072 0.004239 10.0.0.23 - - [2025-11-17 03:11:41] "GET /obj-perms HTTP/1.1" 200 5072 0.004509 10.0.0.33 - - [2025-11-17 03:11:41] "GET /obj-perms HTTP/1.1" 200 5072 0.003974 10.0.0.22 - - [2025-11-17 03:11:41] "POST /neutron/network HTTP/1.1" 200 926 0.011855 10.0.0.33 - - [2025-11-17 03:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004095 10.0.0.22 - - [2025-11-17 03:11:41] "POST /neutron/security_group HTTP/1.1" 200 151 0.050454 10.0.0.22 - - [2025-11-17 03:11:41] "POST /fqname-to-id HTTP/1.1" 404 245 0.003947 10.0.0.33 - - [2025-11-17 03:11:41] "DELETE /access-control-list/bf46b9bf-2ba3-4a90-98df-0c35c1c0a325 HTTP/1.1" 200 115 0.039819 10.0.0.23 - - [2025-11-17 03:11:43] "GET /projects?obj_uuids=7e3630e1-8a83-46f4-8c42-65fdb4d2436b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001509 10.0.0.22 - - [2025-11-17 03:11:43] "GET /project/7e3630e1-8a83-46f4-8c42-65fdb4d2436b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.070085 10.0.0.23 - - [2025-11-17 03:11:43] "GET /projects?obj_uuids=7e3630e1-8a83-46f4-8c42-65fdb4d2436b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001112 10.0.0.22 - - [2025-11-17 03:11:43] "GET /project/7e3630e1-8a83-46f4-8c42-65fdb4d2436b?fields=virtual_networks HTTP/1.1" 200 1084 0.045268 10.0.0.23 - - [2025-11-17 03:11:43] "GET /projects?obj_uuids=7e3630e1-8a83-46f4-8c42-65fdb4d2436b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001012 10.0.0.22 - - [2025-11-17 03:11:43] "GET /project/7e3630e1-8a83-46f4-8c42-65fdb4d2436b?fields=virtual_machine_interfaces HTTP/1.1" 200 1084 0.039871 10.0.0.23 - - [2025-11-17 03:11:43] "GET /projects?obj_uuids=7e3630e1-8a83-46f4-8c42-65fdb4d2436b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001110 10.0.0.22 - - [2025-11-17 03:11:43] "GET /project/7e3630e1-8a83-46f4-8c42-65fdb4d2436b?fields=security_groups HTTP/1.1" 200 1331 0.039652 10.0.0.22 - - [2025-11-17 03:11:44] "POST /fqname-to-id HTTP/1.1" 404 186 0.032650 10.0.0.23 - - [2025-11-17 03:11:44] "GET /projects?obj_uuids=12f8c267-2946-4e21-a609-cc1372834a3c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003139 10.0.0.23 - - [2025-11-17 03:11:44] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001599 10.0.0.23 - - [2025-11-17 03:11:44] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.045390 10.0.0.23 - - [2025-11-17 03:11:44] "POST /id-to-fqname HTTP/1.1" 200 188 0.001570 10.0.0.23 - - [2025-11-17 03:11:44] "POST /fqname-to-id HTTP/1.1" 404 197 0.012704 10.0.0.23 - - [2025-11-17 03:11:45] "POST /security-groups HTTP/1.1" 200 589 0.034558 10.0.0.23 - - [2025-11-17 03:11:45] "POST /projects HTTP/1.1" 200 581 0.252475 10.0.0.23 - - [2025-11-17 03:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.305393 10.0.0.33 - - [2025-11-17 03:11:45] "POST /fqname-to-id HTTP/1.1" 404 231 0.015423 10.0.0.22 - - [2025-11-17 03:11:45] "GET /project/12f8c267-2946-4e21-a609-cc1372834a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.515012 10.0.0.33 - - [2025-11-17 03:11:45] "DELETE /access-control-list/8fc84621-b5ac-46f0-853f-4c9d90839409 HTTP/1.1" 200 115 0.046395 10.0.0.22 - - [2025-11-17 03:11:46] "GET / HTTP/1.1" 200 35931 0.002999 10.0.0.22 - - [2025-11-17 03:11:48] "POST /fqname-to-id HTTP/1.1" 401 292 0.000508 10.0.0.22 - - [2025-11-17 03:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.032907 10.0.0.23 - - [2025-11-17 03:11:48] "GET /projects?obj_uuids=12f8c267-2946-4e21-a609-cc1372834a3c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001140 10.0.0.22 - - [2025-11-17 03:11:48] "GET /project/12f8c267-2946-4e21-a609-cc1372834a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.055092 10.0.0.23 - - [2025-11-17 03:11:49] "POST /useragent-kv HTTP/1.1" 200 115 0.007626 10.0.0.22 - - [2025-11-17 03:11:49] "POST /neutron/subnet HTTP/1.1" 200 724 0.237022 10.0.0.22 - - [2025-11-17 03:11:49] "POST /id-to-fqname HTTP/1.1" 200 224 0.001861 10.0.0.22 - - [2025-11-17 03:11:49] "GET /virtual-network/c2df58ce-d74a-4688-ae0e-57d2e38cc183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006975 10.0.0.22 - - [2025-11-17 03:11:49] "GET /virtual-network/c2df58ce-d74a-4688-ae0e-57d2e38cc183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006659 10.0.0.22 - - [2025-11-17 03:11:49] "POST /neutron/network HTTP/1.1" 200 834 0.007552 10.0.0.22 - - [2025-11-17 03:11:49] "POST /id-to-fqname HTTP/1.1" 200 224 0.001232 10.0.0.23 - - [2025-11-17 03:11:50] "GET /projects?obj_uuids=12f8c267-2946-4e21-a609-cc1372834a3c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001017 10.0.0.22 - - [2025-11-17 03:11:50] "GET /project/12f8c267-2946-4e21-a609-cc1372834a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.072025 10.0.0.22 - - [2025-11-17 03:11:50] "POST /neutron/network HTTP/1.1" 200 834 0.006446 10.0.0.22 - - [2025-11-17 03:11:50] "POST /neutron/port HTTP/1.1" 200 117 0.006297 10.0.0.22 - - [2025-11-17 03:11:51] "POST /neutron/port HTTP/1.1" 200 1058 0.015916 10.0.0.22 - - [2025-11-17 03:11:51] "POST /neutron/port HTTP/1.1" 200 1086 0.020524 10.0.0.22 - - [2025-11-17 03:11:51] "POST /neutron/port HTTP/1.1" 200 117 0.001240 10.0.0.23 - - [2025-11-17 03:11:54] "DELETE /project/12f8c26729464e21a609cc1372834a3c HTTP/1.1" 404 173 0.004394 10.0.0.23 - - [2025-11-17 03:11:54] "DELETE /project/7e3630e1-8a83-46f4-8c42-65fdb4d2436b HTTP/1.1" 404 177 0.004062 10.0.0.22 - - [2025-11-17 03:11:55] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008931 10.0.0.22 - - [2025-11-17 03:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.23 - - [2025-11-17 03:11:56] "GET /projects?obj_uuids=12f8c267-2946-4e21-a609-cc1372834a3c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001056 10.0.0.22 - - [2025-11-17 03:11:56] "GET /project/12f8c267-2946-4e21-a609-cc1372834a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.054413 10.0.0.22 - - [2025-11-17 03:11:56] "POST /neutron/network HTTP/1.1" 200 117 0.013902 10.0.0.22 - - [2025-11-17 03:11:56] "POST /neutron/network HTTP/1.1" 200 831 0.009945 10.0.0.22 - - [2025-11-17 03:11:56] "POST /id-to-fqname HTTP/1.1" 200 223 0.001596 10.0.0.22 - - [2025-11-17 03:11:56] "GET /virtual-network/7e45be6f-f99e-405a-b341-36eb5d461049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006070 10.0.0.22 - - [2025-11-17 03:11:56] "GET /virtual-network/7e45be6f-f99e-405a-b341-36eb5d461049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006770 10.0.0.22 - - [2025-11-17 03:11:56] "POST /neutron/subnet HTTP/1.1" 200 720 0.009646 10.0.0.33 - - [2025-11-17 03:11:56] "POST /route-targets HTTP/1.1" 200 327 0.013001 10.0.0.22 - - [2025-11-17 03:11:57] "GET /virtual-network/7e45be6f-f99e-405a-b341-36eb5d461049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006073 10.0.0.22 - - [2025-11-17 03:11:57] "GET /obj-perms HTTP/1.1" 200 5026 0.064666 10.0.0.22 - - [2025-11-17 03:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.23 - - [2025-11-17 03:11:58] "GET /projects?obj_uuids=12f8c267-2946-4e21-a609-cc1372834a3c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001404 10.0.0.22 - - [2025-11-17 03:11:58] "GET /project/12f8c267-2946-4e21-a609-cc1372834a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.050891 10.0.0.22 - - [2025-11-17 03:11:58] "POST /neutron/network HTTP/1.1" 200 117 0.013501 10.0.0.22 - - [2025-11-17 03:11:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003702 10.0.0.22 - - [2025-11-17 03:11:59] "POST /neutron/network HTTP/1.1" 200 834 0.008539 10.0.0.33 - - [2025-11-17 03:11:59] "POST /ref-update HTTP/1.1" 200 156 0.041366 10.0.0.22 - - [2025-11-17 03:11:59] "POST /id-to-fqname HTTP/1.1" 200 223 0.004113 10.0.0.22 - - [2025-11-17 03:11:59] "GET /virtual-network/98c4513b-89b3-4c7e-b508-81140db044a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005318 10.0.0.22 - - [2025-11-17 03:11:59] "POST /neutron/network HTTP/1.1" 200 832 0.007909 10.0.0.22 - - [2025-11-17 03:11:59] "GET /virtual-network/98c4513b-89b3-4c7e-b508-81140db044a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.011577 10.0.0.22 - - [2025-11-17 03:11:59] "GET /virtual-network/98c4513b-89b3-4c7e-b508-81140db044a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006644 10.0.0.23 - - [2025-11-17 03:12:00] "GET /obj-perms HTTP/1.1" 200 5026 0.082724 10.0.0.22 - - [2025-11-17 03:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003733 10.0.0.23 - - [2025-11-17 03:12:00] "GET /projects?obj_uuids=12f8c267-2946-4e21-a609-cc1372834a3c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000971 10.0.0.22 - - [2025-11-17 03:12:00] "GET /project/12f8c267-2946-4e21-a609-cc1372834a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.041622 10.0.0.22 - - [2025-11-17 03:12:00] "POST /neutron/network HTTP/1.1" 200 117 0.013989 10.0.0.22 - - [2025-11-17 03:12:00] "POST /neutron/network HTTP/1.1" 200 834 0.009473 10.0.0.22 - - [2025-11-17 03:12:00] "POST /id-to-fqname HTTP/1.1" 200 224 0.001144 10.0.0.22 - - [2025-11-17 03:12:00] "GET /virtual-network/c1f3f162-77d3-4115-a371-dd9cf22acfbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005680 10.0.0.22 - - [2025-11-17 03:12:00] "GET /virtual-network/c1f3f162-77d3-4115-a371-dd9cf22acfbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005700 10.0.0.22 - - [2025-11-17 03:12:00] "POST /neutron/subnet HTTP/1.1" 200 724 0.009740 10.0.0.22 - - [2025-11-17 03:12:01] "GET /virtual-network/c1f3f162-77d3-4115-a371-dd9cf22acfbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005556 10.0.0.33 - - [2025-11-17 03:12:01] "GET /obj-perms HTTP/1.1" 200 5026 0.057213 10.0.0.22 - - [2025-11-17 03:12:01] "POST /id-to-fqname HTTP/1.1" 200 223 0.001394 10.0.0.22 - - [2025-11-17 03:12:01] "POST /neutron/network HTTP/1.1" 200 842 0.007472 10.0.0.23 - - [2025-11-17 03:12:02] "GET /projects?obj_uuids=12f8c267-2946-4e21-a609-cc1372834a3c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001286 10.0.0.22 - - [2025-11-17 03:12:02] "GET /project/12f8c267-2946-4e21-a609-cc1372834a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.075290 10.0.0.22 - - [2025-11-17 03:12:02] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007580 10.0.0.22 - - [2025-11-17 03:12:02] "POST /id-to-fqname HTTP/1.1" 200 224 0.001328 10.0.0.22 - - [2025-11-17 03:12:03] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008537 10.0.0.23 - - [2025-11-17 03:12:03] "GET /projects?obj_uuids=12f8c267-2946-4e21-a609-cc1372834a3c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000997 10.0.0.22 - - [2025-11-17 03:12:03] "POST /neutron/port HTTP/1.1" 200 1058 0.274373 10.0.0.22 - - [2025-11-17 03:12:03] "POST /neutron/port HTTP/1.1" 200 1112 0.100094 10.0.0.22 - - [2025-11-17 03:12:03] "POST /neutron/subnet HTTP/1.1" 200 699 0.009394 10.0.0.23 - - [2025-11-17 03:12:04] "GET /projects?obj_uuids=12f8c267-2946-4e21-a609-cc1372834a3c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001791 10.0.0.22 - - [2025-11-17 03:12:04] "GET /project/12f8c267-2946-4e21-a609-cc1372834a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.081113 10.0.0.22 - - [2025-11-17 03:12:04] "POST /neutron/network HTTP/1.1" 200 834 0.008238 10.0.0.22 - - [2025-11-17 03:12:04] "POST /neutron/port HTTP/1.1" 200 117 0.006708 10.0.0.22 - - [2025-11-17 03:12:04] "POST /fqname-to-id HTTP/1.1" 404 193 0.003284 10.0.0.22 - - [2025-11-17 03:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004760 10.0.0.23 - - [2025-11-17 03:12:04] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001061 10.0.0.22 - - [2025-11-17 03:12:04] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008345 10.0.0.22 - - [2025-11-17 03:12:04] "POST /service-templates HTTP/1.1" 200 543 0.047207 10.0.0.22 - - [2025-11-17 03:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.22 - - [2025-11-17 03:12:04] "GET /service-template/6c80d0fc-9608-4e95-a987-882112d89fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.008052 10.0.0.22 - - [2025-11-17 03:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.22 - - [2025-11-17 03:12:04] "GET /service-template/6c80d0fc-9608-4e95-a987-882112d89fcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.004476 10.0.0.22 - - [2025-11-17 03:12:05] "POST /id-to-fqname HTTP/1.1" 200 223 0.001437 10.0.0.22 - - [2025-11-17 03:12:05] "POST /id-to-fqname HTTP/1.1" 200 223 0.001401 10.0.0.22 - - [2025-11-17 03:12:05] "POST /id-to-fqname HTTP/1.1" 200 224 0.001785 10.0.0.22 - - [2025-11-17 03:12:05] "POST /neutron/port HTTP/1.1" 200 2971 0.058480 10.0.0.22 - - [2025-11-17 03:12:05] "POST /neutron/port HTTP/1.1" 200 1058 0.012734 10.0.0.22 - - [2025-11-17 03:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009398 10.0.0.22 - - [2025-11-17 03:12:05] "DELETE /service-template/6c80d0fc-9608-4e95-a987-882112d89fcd HTTP/1.1" 200 115 0.037986 10.0.0.22 - - [2025-11-17 03:12:05] "POST /fqname-to-id HTTP/1.1" 404 193 0.008174 10.0.0.22 - - [2025-11-17 03:12:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004010 10.0.0.22 - - [2025-11-17 03:12:05] "POST /neutron/network HTTP/1.1" 200 834 0.007505 10.0.0.22 - - [2025-11-17 03:12:06] "POST /neutron/port HTTP/1.1" 200 1086 0.018109 10.0.0.22 - - [2025-11-17 03:12:07] "POST /neutron/port HTTP/1.1" 200 1086 0.025698 10.0.0.22 - - [2025-11-17 03:12:08] "POST /neutron/port HTTP/1.1" 200 117 0.006222 10.0.0.22 - - [2025-11-17 03:12:08] "POST /neutron/network HTTP/1.1" 200 2877 0.011065 10.0.0.33 - - [2025-11-17 03:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005275 10.0.0.23 - - [2025-11-17 03:12:08] "POST /useragent-kv HTTP/1.1" 200 115 0.003874 10.0.0.23 - - [2025-11-17 03:12:08] "POST /useragent-kv HTTP/1.1" 200 115 0.003962 10.0.0.22 - - [2025-11-17 03:12:08] "POST /neutron/network HTTP/1.1" 200 151 0.138791 10.0.0.33 - - [2025-11-17 03:12:08] "DELETE /route-target/06a68ec1-8f98-4889-874c-488b08c357c7 HTTP/1.1" 200 115 0.033174 10.0.0.23 - - [2025-11-17 03:12:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003635 10.0.0.23 - - [2025-11-17 03:12:09] "POST /useragent-kv HTTP/1.1" 200 115 0.015057 10.0.0.22 - - [2025-11-17 03:12:09] "POST /neutron/network HTTP/1.1" 200 151 0.135365 10.0.0.22 - - [2025-11-17 03:12:10] "POST /neutron/port HTTP/1.1" 200 1086 0.029644 10.0.0.22 - - [2025-11-17 03:12:11] "POST /neutron/network HTTP/1.1" 200 834 0.007707 10.0.0.33 - - [2025-11-17 03:12:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007187 10.0.0.22 - - [2025-11-17 03:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004593 10.0.0.23 - - [2025-11-17 03:12:14] "GET /projects?obj_uuids=12f8c267-2946-4e21-a609-cc1372834a3c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001389 10.0.0.22 - - [2025-11-17 03:12:14] "GET /project/12f8c267-2946-4e21-a609-cc1372834a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.051347 10.0.0.23 - - [2025-11-17 03:12:14] "GET /projects?obj_uuids=12f8c267-2946-4e21-a609-cc1372834a3c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001076 10.0.0.22 - - [2025-11-17 03:12:14] "POST /neutron/network HTTP/1.1" 200 613 0.123282 10.0.0.33 - - [2025-11-17 03:12:14] "POST /ref-update HTTP/1.1" 200 156 0.026979 10.0.0.22 - - [2025-11-17 03:12:15] "POST /id-to-fqname HTTP/1.1" 200 223 0.003929 10.0.0.22 - - [2025-11-17 03:12:15] "GET /virtual-network/f70810d9-2802-465d-bf5f-67e6ed275ab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007120 10.0.0.22 - - [2025-11-17 03:12:15] "POST /neutron/network HTTP/1.1" 200 832 0.006790 10.0.0.22 - - [2025-11-17 03:12:15] "GET /virtual-network/f70810d9-2802-465d-bf5f-67e6ed275ab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006386 10.0.0.22 - - [2025-11-17 03:12:15] "GET /virtual-network/f70810d9-2802-465d-bf5f-67e6ed275ab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008272 10.0.0.22 - - [2025-11-17 03:12:15] "GET /obj-perms HTTP/1.1" 200 5026 0.003940 10.0.0.22 - - [2025-11-17 03:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003883 10.0.0.23 - - [2025-11-17 03:12:15] "GET /projects?obj_uuids=12f8c267-2946-4e21-a609-cc1372834a3c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001133 10.0.0.22 - - [2025-11-17 03:12:15] "GET /project/12f8c267-2946-4e21-a609-cc1372834a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.044478 10.0.0.22 - - [2025-11-17 03:12:15] "POST /neutron/network HTTP/1.1" 200 117 0.014694 10.0.0.22 - - [2025-11-17 03:12:16] "POST /neutron/network HTTP/1.1" 200 831 0.009250 10.0.0.22 - - [2025-11-17 03:12:16] "POST /id-to-fqname HTTP/1.1" 200 223 0.001265 10.0.0.22 - - [2025-11-17 03:12:16] "GET /virtual-network/d115775e-0afb-451a-b74b-cfde80b1c37f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006035 10.0.0.22 - - [2025-11-17 03:12:16] "GET /virtual-network/d115775e-0afb-451a-b74b-cfde80b1c37f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005931 10.0.0.22 - - [2025-11-17 03:12:16] "POST /neutron/subnet HTTP/1.1" 200 720 0.009670 10.0.0.22 - - [2025-11-17 03:12:16] "GET /virtual-network/d115775e-0afb-451a-b74b-cfde80b1c37f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006140 10.0.0.23 - - [2025-11-17 03:12:16] "GET /obj-perms HTTP/1.1" 200 5026 0.003736 10.0.0.22 - - [2025-11-17 03:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004008 10.0.0.23 - - [2025-11-17 03:12:16] "GET /projects?obj_uuids=12f8c267-2946-4e21-a609-cc1372834a3c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001306 10.0.0.22 - - [2025-11-17 03:12:16] "GET /project/12f8c267-2946-4e21-a609-cc1372834a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.045255 10.0.0.33 - - [2025-11-17 03:12:17] "POST /route-targets HTTP/1.1" 200 327 0.014556 10.0.0.23 - - [2025-11-17 03:12:17] "POST /useragent-kv HTTP/1.1" 200 115 0.007510 10.0.0.22 - - [2025-11-17 03:12:17] "POST /neutron/subnet HTTP/1.1" 200 729 0.188320 10.0.0.22 - - [2025-11-17 03:12:17] "POST /id-to-fqname HTTP/1.1" 200 224 0.001771 10.0.0.22 - - [2025-11-17 03:12:17] "GET /virtual-network/0bbbaf58-41e2-4cb0-94dd-2d9e65bac3e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007440 10.0.0.22 - - [2025-11-17 03:12:17] "GET /virtual-network/0bbbaf58-41e2-4cb0-94dd-2d9e65bac3e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007317 10.0.0.22 - - [2025-11-17 03:12:17] "POST /neutron/network HTTP/1.1" 200 835 0.008854 10.0.0.22 - - [2025-11-17 03:12:17] "GET /virtual-network/0bbbaf58-41e2-4cb0-94dd-2d9e65bac3e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007452 10.0.0.33 - - [2025-11-17 03:12:17] "GET /obj-perms HTTP/1.1" 200 5026 0.003615 10.0.0.22 - - [2025-11-17 03:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.23 - - [2025-11-17 03:12:17] "GET /projects?obj_uuids=12f8c267-2946-4e21-a609-cc1372834a3c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000992 10.0.0.22 - - [2025-11-17 03:12:17] "GET /project/12f8c267-2946-4e21-a609-cc1372834a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.048970 10.0.0.23 - - [2025-11-17 03:12:17] "GET /projects?obj_uuids=12f8c267-2946-4e21-a609-cc1372834a3c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000955 10.0.0.22 - - [2025-11-17 03:12:18] "POST /neutron/network HTTP/1.1" 200 625 0.130410 10.0.0.33 - - [2025-11-17 03:12:18] "POST /ref-update HTTP/1.1" 200 156 0.023939 10.0.0.22 - - [2025-11-17 03:12:18] "POST /id-to-fqname HTTP/1.1" 200 229 0.003716 10.0.0.22 - - [2025-11-17 03:12:18] "GET /virtual-network/5c002fca-e2ec-4db6-8012-4d176e5c06b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.006231 10.0.0.22 - - [2025-11-17 03:12:18] "POST /neutron/network HTTP/1.1" 200 845 0.007446 10.0.0.22 - - [2025-11-17 03:12:18] "GET /virtual-network/5c002fca-e2ec-4db6-8012-4d176e5c06b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005864 10.0.0.22 - - [2025-11-17 03:12:18] "GET /virtual-network/5c002fca-e2ec-4db6-8012-4d176e5c06b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.008419 10.0.0.22 - - [2025-11-17 03:12:18] "GET /obj-perms HTTP/1.1" 200 5026 0.003779 10.0.0.22 - - [2025-11-17 03:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.23 - - [2025-11-17 03:12:18] "GET /projects?obj_uuids=12f8c267-2946-4e21-a609-cc1372834a3c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001069 10.0.0.22 - - [2025-11-17 03:12:19] "GET /project/12f8c267-2946-4e21-a609-cc1372834a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.045622 10.0.0.22 - - [2025-11-17 03:12:19] "POST /neutron/network HTTP/1.1" 200 117 0.016965 10.0.0.22 - - [2025-11-17 03:12:19] "POST /neutron/network HTTP/1.1" 200 844 0.008678 10.0.0.22 - - [2025-11-17 03:12:19] "POST /id-to-fqname HTTP/1.1" 200 230 0.001353 10.0.0.22 - - [2025-11-17 03:12:19] "GET /virtual-network/23bc878b-0aff-4e35-9886-4f60f05ed838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006092 10.0.0.22 - - [2025-11-17 03:12:19] "GET /virtual-network/23bc878b-0aff-4e35-9886-4f60f05ed838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005715 10.0.0.22 - - [2025-11-17 03:12:19] "POST /neutron/subnet HTTP/1.1" 200 715 0.008885 10.0.0.22 - - [2025-11-17 03:12:19] "GET /virtual-network/23bc878b-0aff-4e35-9886-4f60f05ed838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005881 10.0.0.23 - - [2025-11-17 03:12:20] "GET /obj-perms HTTP/1.1" 200 5026 0.004227 10.0.0.22 - - [2025-11-17 03:12:20] "POST /id-to-fqname HTTP/1.1" 200 223 0.001483 10.0.0.23 - - [2025-11-17 03:12:21] "GET /projects?obj_uuids=12f8c267-2946-4e21-a609-cc1372834a3c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001130 10.0.0.22 - - [2025-11-17 03:12:21] "GET /project/12f8c267-2946-4e21-a609-cc1372834a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.067837 10.0.0.22 - - [2025-11-17 03:12:21] "POST /neutron/port HTTP/1.1" 200 117 0.007040 10.0.0.22 - - [2025-11-17 03:12:21] "POST /id-to-fqname HTTP/1.1" 200 224 0.001426 10.0.0.22 - - [2025-11-17 03:12:21] "POST /neutron/network HTTP/1.1" 200 845 0.007353 10.0.0.22 - - [2025-11-17 03:12:22] "POST /neutron/port HTTP/1.1" 200 1057 0.015037 10.0.0.22 - - [2025-11-17 03:12:22] "POST /neutron/port HTTP/1.1" 200 1085 0.027108 10.0.0.22 - - [2025-11-17 03:12:22] "POST /neutron/port HTTP/1.1" 200 117 0.001158 10.0.0.23 - - [2025-11-17 03:12:22] "GET /projects?obj_uuids=12f8c267-2946-4e21-a609-cc1372834a3c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001376 10.0.0.22 - - [2025-11-17 03:12:22] "GET /project/12f8c267-2946-4e21-a609-cc1372834a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.086723 10.0.0.22 - - [2025-11-17 03:12:22] "POST /neutron/port HTTP/1.1" 200 1085 0.023155 10.0.0.22 - - [2025-11-17 03:12:22] "POST /fqname-to-id HTTP/1.1" 404 193 0.003678 10.0.0.22 - - [2025-11-17 03:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.23 - - [2025-11-17 03:12:22] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001097 10.0.0.22 - - [2025-11-17 03:12:22] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007822 10.0.0.22 - - [2025-11-17 03:12:22] "POST /service-templates HTTP/1.1" 200 543 0.033131 10.0.0.22 - - [2025-11-17 03:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.22 - - [2025-11-17 03:12:22] "GET /service-template/892236fa-db73-4ff6-9fe7-179a47b06782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.006002 10.0.0.22 - - [2025-11-17 03:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.22 - - [2025-11-17 03:12:23] "GET /service-template/892236fa-db73-4ff6-9fe7-179a47b06782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.003854 10.0.0.22 - - [2025-11-17 03:12:23] "POST /id-to-fqname HTTP/1.1" 200 223 0.001230 10.0.0.22 - - [2025-11-17 03:12:23] "POST /id-to-fqname HTTP/1.1" 200 229 0.001237 10.0.0.22 - - [2025-11-17 03:12:23] "POST /neutron/network HTTP/1.1" 200 845 0.006187 10.0.0.22 - - [2025-11-17 03:12:23] "POST /id-to-fqname HTTP/1.1" 200 230 0.001378 10.0.0.22 - - [2025-11-17 03:12:23] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008353 10.0.0.22 - - [2025-11-17 03:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.22 - - [2025-11-17 03:12:23] "POST /neutron/port HTTP/1.1" 200 1113 0.121103 10.0.0.22 - - [2025-11-17 03:12:23] "DELETE /service-template/892236fa-db73-4ff6-9fe7-179a47b06782 HTTP/1.1" 200 115 0.087578 10.0.0.22 - - [2025-11-17 03:12:23] "POST /fqname-to-id HTTP/1.1" 404 193 0.003605 10.0.0.22 - - [2025-11-17 03:12:23] "POST /neutron/subnet HTTP/1.1" 200 703 0.008795 10.0.0.22 - - [2025-11-17 03:12:24] "POST /neutron/network HTTP/1.1" 200 844 0.007454 10.0.0.33 - - [2025-11-17 03:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007721 10.0.0.23 - - [2025-11-17 03:12:24] "POST /useragent-kv HTTP/1.1" 200 115 0.005317 10.0.0.23 - - [2025-11-17 03:12:24] "POST /useragent-kv HTTP/1.1" 200 115 0.004791 10.0.0.22 - - [2025-11-17 03:12:24] "POST /neutron/network HTTP/1.1" 200 151 0.121841 10.0.0.33 - - [2025-11-17 03:12:24] "DELETE /route-target/40322602-434b-4675-8779-e37e4e97140a HTTP/1.1" 200 115 0.033208 10.0.0.22 - - [2025-11-17 03:12:24] "POST /neutron/port HTTP/1.1" 200 151 0.234441 10.0.0.22 - - [2025-11-17 03:12:25] "POST /neutron/port HTTP/1.1" 200 1087 0.022908 10.0.0.22 - - [2025-11-17 03:12:25] "POST /neutron/port HTTP/1.1" 200 117 0.007308 10.0.0.22 - - [2025-11-17 03:12:26] "POST /neutron/port HTTP/1.1" 200 117 0.006346 10.0.0.22 - - [2025-11-17 03:12:27] "POST /neutron/network HTTP/1.1" 200 831 0.007075 10.0.0.33 - - [2025-11-17 03:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.23 - - [2025-11-17 03:12:27] "POST /useragent-kv HTTP/1.1" 200 115 0.010118 10.0.0.23 - - [2025-11-17 03:12:27] "POST /useragent-kv HTTP/1.1" 200 115 0.003260 10.0.0.22 - - [2025-11-17 03:12:27] "POST /neutron/network HTTP/1.1" 200 151 0.132619 10.0.0.33 - - [2025-11-17 03:12:27] "DELETE /route-target/cb3c4a87-88c0-4cd6-a5c0-6166fc674b5b HTTP/1.1" 200 115 0.042012 10.0.0.23 - - [2025-11-17 03:12:29] "GET /projects?obj_uuids=12f8c267-2946-4e21-a609-cc1372834a3c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001465 10.0.0.22 - - [2025-11-17 03:12:29] "GET /project/12f8c267-2946-4e21-a609-cc1372834a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.053584 10.0.0.23 - - [2025-11-17 03:12:29] "GET /projects?obj_uuids=12f8c267-2946-4e21-a609-cc1372834a3c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002089 10.0.0.22 - - [2025-11-17 03:12:29] "GET /project/12f8c267-2946-4e21-a609-cc1372834a3c?fields=virtual_networks HTTP/1.1" 200 1038 0.062450 10.0.0.23 - - [2025-11-17 03:12:29] "GET /projects?obj_uuids=12f8c267-2946-4e21-a609-cc1372834a3c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001467 10.0.0.22 - - [2025-11-17 03:12:29] "GET /project/12f8c267-2946-4e21-a609-cc1372834a3c?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.067699 10.0.0.23 - - [2025-11-17 03:12:29] "GET /projects?obj_uuids=12f8c267-2946-4e21-a609-cc1372834a3c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001098 10.0.0.22 - - [2025-11-17 03:12:29] "GET /project/12f8c267-2946-4e21-a609-cc1372834a3c?fields=security_groups HTTP/1.1" 200 1262 0.045547 10.0.0.22 - - [2025-11-17 03:12:30] "POST /fqname-to-id HTTP/1.1" 404 186 0.029887 10.0.0.23 - - [2025-11-17 03:12:30] "GET /projects?obj_uuids=da1f1817-33f5-45fd-9969-a8f9de8262a1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003155 10.0.0.23 - - [2025-11-17 03:12:30] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001035 10.0.0.23 - - [2025-11-17 03:12:30] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007534 10.0.0.23 - - [2025-11-17 03:12:30] "POST /id-to-fqname HTTP/1.1" 200 188 0.002559 10.0.0.23 - - [2025-11-17 03:12:30] "POST /fqname-to-id HTTP/1.1" 404 197 0.007595 10.0.0.23 - - [2025-11-17 03:12:30] "POST /security-groups HTTP/1.1" 200 589 0.029840 10.0.0.23 - - [2025-11-17 03:12:30] "POST /projects HTTP/1.1" 200 581 0.247831 10.0.0.23 - - [2025-11-17 03:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.283865 10.0.0.33 - - [2025-11-17 03:12:30] "POST /fqname-to-id HTTP/1.1" 404 231 0.012045 10.0.0.22 - - [2025-11-17 03:12:31] "GET /project/da1f1817-33f5-45fd-9969-a8f9de8262a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.453001 10.0.0.22 - - [2025-11-17 03:12:32] "GET / HTTP/1.1" 200 35931 0.001720 10.0.0.22 - - [2025-11-17 03:12:34] "POST /fqname-to-id HTTP/1.1" 401 292 0.000527 10.0.0.22 - - [2025-11-17 03:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.072934 10.0.0.23 - - [2025-11-17 03:12:34] "GET /projects?obj_uuids=da1f1817-33f5-45fd-9969-a8f9de8262a1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000978 10.0.0.22 - - [2025-11-17 03:12:34] "GET /project/da1f1817-33f5-45fd-9969-a8f9de8262a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.046072 10.0.0.33 - - [2025-11-17 03:12:34] "POST /ref-update HTTP/1.1" 200 156 0.100850 10.0.0.23 - - [2025-11-17 03:12:35] "POST /useragent-kv HTTP/1.1" 200 115 0.006776 10.0.0.22 - - [2025-11-17 03:12:35] "POST /neutron/subnet HTTP/1.1" 200 729 0.297410 10.0.0.22 - - [2025-11-17 03:12:35] "POST /id-to-fqname HTTP/1.1" 200 223 0.001345 10.0.0.22 - - [2025-11-17 03:12:35] "GET /virtual-network/9021a515-d17f-43e2-b53e-f99ff48bc285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005467 10.0.0.22 - - [2025-11-17 03:12:35] "GET /virtual-network/9021a515-d17f-43e2-b53e-f99ff48bc285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006344 10.0.0.22 - - [2025-11-17 03:12:35] "POST /neutron/network HTTP/1.1" 200 833 0.006845 10.0.0.22 - - [2025-11-17 03:12:35] "GET /virtual-network/9021a515-d17f-43e2-b53e-f99ff48bc285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006105 10.0.0.33 - - [2025-11-17 03:12:36] "GET /obj-perms HTTP/1.1" 200 5056 0.092732 10.0.0.22 - - [2025-11-17 03:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.23 - - [2025-11-17 03:12:38] "GET /projects?obj_uuids=da1f1817-33f5-45fd-9969-a8f9de8262a1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000949 10.0.0.22 - - [2025-11-17 03:12:38] "GET /project/da1f1817-33f5-45fd-9969-a8f9de8262a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.038949 10.0.0.23 - - [2025-11-17 03:12:38] "GET /projects?obj_uuids=da1f1817-33f5-45fd-9969-a8f9de8262a1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001017 10.0.0.22 - - [2025-11-17 03:12:38] "POST /neutron/network HTTP/1.1" 200 617 0.137938 10.0.0.22 - - [2025-11-17 03:12:38] "POST /id-to-fqname HTTP/1.1" 200 225 0.003724 10.0.0.22 - - [2025-11-17 03:12:38] "GET /virtual-network/630874f7-7545-4da0-aa1a-021faf199501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006772 10.0.0.22 - - [2025-11-17 03:12:38] "POST /neutron/network HTTP/1.1" 200 834 0.008121 10.0.0.22 - - [2025-11-17 03:12:38] "GET /virtual-network/630874f7-7545-4da0-aa1a-021faf199501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006186 10.0.0.22 - - [2025-11-17 03:12:38] "GET /virtual-network/630874f7-7545-4da0-aa1a-021faf199501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005953 10.0.0.22 - - [2025-11-17 03:12:39] "GET /obj-perms HTTP/1.1" 200 5026 0.068926 10.0.0.23 - - [2025-11-17 03:12:39] "GET /obj-perms HTTP/1.1" 200 5026 0.058010 10.0.0.22 - - [2025-11-17 03:12:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.23 - - [2025-11-17 03:12:39] "GET /projects?obj_uuids=da1f1817-33f5-45fd-9969-a8f9de8262a1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000989 10.0.0.22 - - [2025-11-17 03:12:39] "GET /project/da1f1817-33f5-45fd-9969-a8f9de8262a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.040830 10.0.0.22 - - [2025-11-17 03:12:39] "POST /neutron/network HTTP/1.1" 200 117 0.013783 10.0.0.33 - - [2025-11-17 03:12:39] "POST /route-targets HTTP/1.1" 200 327 0.012621 10.0.0.22 - - [2025-11-17 03:12:40] "POST /neutron/network HTTP/1.1" 200 836 0.008339 10.0.0.22 - - [2025-11-17 03:12:40] "POST /id-to-fqname HTTP/1.1" 200 226 0.001303 10.0.0.22 - - [2025-11-17 03:12:40] "GET /virtual-network/1c8c2336-d29c-49a8-9e9f-697b909ed0c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005304 10.0.0.22 - - [2025-11-17 03:12:40] "GET /virtual-network/1c8c2336-d29c-49a8-9e9f-697b909ed0c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006511 10.0.0.22 - - [2025-11-17 03:12:40] "POST /neutron/subnet HTTP/1.1" 200 715 0.009335 10.0.0.22 - - [2025-11-17 03:12:40] "GET /virtual-network/1c8c2336-d29c-49a8-9e9f-697b909ed0c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005823 10.0.0.33 - - [2025-11-17 03:12:40] "GET /obj-perms HTTP/1.1" 200 5026 0.065516 10.0.0.22 - - [2025-11-17 03:12:40] "POST /id-to-fqname HTTP/1.1" 200 225 0.001663 10.0.0.23 - - [2025-11-17 03:12:41] "GET /projects?obj_uuids=da1f1817-33f5-45fd-9969-a8f9de8262a1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001011 10.0.0.22 - - [2025-11-17 03:12:42] "GET /project/da1f1817-33f5-45fd-9969-a8f9de8262a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.096753 10.0.0.22 - - [2025-11-17 03:12:42] "POST /neutron/port HTTP/1.1" 200 117 0.007396 10.0.0.22 - - [2025-11-17 03:12:42] "POST /id-to-fqname HTTP/1.1" 200 226 0.001553 10.0.0.22 - - [2025-11-17 03:12:42] "POST /neutron/network HTTP/1.1" 200 846 0.008080 10.0.0.22 - - [2025-11-17 03:12:43] "POST /neutron/port HTTP/1.1" 200 1056 0.020011 10.0.0.22 - - [2025-11-17 03:12:43] "POST /neutron/port HTTP/1.1" 200 1084 0.019225 10.0.0.22 - - [2025-11-17 03:12:43] "POST /neutron/port HTTP/1.1" 200 117 0.001485 10.0.0.23 - - [2025-11-17 03:12:43] "GET /projects?obj_uuids=da1f1817-33f5-45fd-9969-a8f9de8262a1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001194 10.0.0.22 - - [2025-11-17 03:12:43] "GET /project/da1f1817-33f5-45fd-9969-a8f9de8262a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.104932 10.0.0.22 - - [2025-11-17 03:12:43] "POST /neutron/port HTTP/1.1" 200 1084 0.019505 10.0.0.22 - - [2025-11-17 03:12:44] "POST /fqname-to-id HTTP/1.1" 404 193 0.003323 10.0.0.22 - - [2025-11-17 03:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.23 - - [2025-11-17 03:12:44] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001165 10.0.0.22 - - [2025-11-17 03:12:44] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008362 10.0.0.22 - - [2025-11-17 03:12:44] "POST /service-templates HTTP/1.1" 200 543 0.033119 10.0.0.22 - - [2025-11-17 03:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003986 10.0.0.22 - - [2025-11-17 03:12:44] "GET /service-template/89b2fbd5-c2d0-442e-8977-e0e9555b0d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.007777 10.0.0.22 - - [2025-11-17 03:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.22 - - [2025-11-17 03:12:44] "GET /service-template/89b2fbd5-c2d0-442e-8977-e0e9555b0d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.008467 10.0.0.22 - - [2025-11-17 03:12:44] "POST /id-to-fqname HTTP/1.1" 200 223 0.001475 10.0.0.22 - - [2025-11-17 03:12:44] "POST /id-to-fqname HTTP/1.1" 200 225 0.001472 10.0.0.22 - - [2025-11-17 03:12:44] "POST /neutron/network HTTP/1.1" 200 846 0.010147 10.0.0.22 - - [2025-11-17 03:12:44] "POST /id-to-fqname HTTP/1.1" 200 226 0.001291 10.0.0.22 - - [2025-11-17 03:12:44] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008864 10.0.0.22 - - [2025-11-17 03:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808 10.0.0.22 - - [2025-11-17 03:12:44] "DELETE /service-template/89b2fbd5-c2d0-442e-8977-e0e9555b0d42 HTTP/1.1" 200 115 0.033080 10.0.0.22 - - [2025-11-17 03:12:44] "POST /fqname-to-id HTTP/1.1" 404 193 0.006529 10.0.0.22 - - [2025-11-17 03:12:45] "POST /neutron/port HTTP/1.1" 200 1110 0.109740 10.0.0.22 - - [2025-11-17 03:12:45] "POST /neutron/subnet HTTP/1.1" 200 689 0.010556 10.0.0.22 - - [2025-11-17 03:12:45] "POST /neutron/network HTTP/1.1" 200 836 0.007178 10.0.0.22 - - [2025-11-17 03:12:45] "POST /neutron/port HTTP/1.1" 200 1110 0.032900 10.0.0.33 - - [2025-11-17 03:12:45] "DELETE /access-control-list/512be17a-7fa1-49da-93a0-d2a2e0fe8dec HTTP/1.1" 200 115 0.042032 10.0.0.22 - - [2025-11-17 03:12:46] "POST /neutron/port HTTP/1.1" 200 1110 0.014714 10.0.0.22 - - [2025-11-17 03:12:47] "POST /neutron/network HTTP/1.1" 200 2192 0.009185 10.0.0.23 - - [2025-11-17 03:12:47] "POST /useragent-kv HTTP/1.1" 200 115 0.006279 10.0.0.23 - - [2025-11-17 03:12:47] "POST /useragent-kv HTTP/1.1" 200 115 0.002759 10.0.0.22 - - [2025-11-17 03:12:47] "POST /neutron/network HTTP/1.1" 200 151 0.133355 10.0.0.33 - - [2025-11-17 03:12:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007178 10.0.0.23 - - [2025-11-17 03:12:47] "POST /useragent-kv HTTP/1.1" 200 115 0.004814 10.0.0.23 - - [2025-11-17 03:12:47] "POST /useragent-kv HTTP/1.1" 200 115 0.002946 10.0.0.22 - - [2025-11-17 03:12:47] "POST /neutron/network HTTP/1.1" 200 151 0.153622 10.0.0.33 - - [2025-11-17 03:12:48] "DELETE /route-target/7d8d63fb-0fc0-4898-b8ea-5dde978562eb HTTP/1.1" 200 115 0.025741 10.0.0.22 - - [2025-11-17 03:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.23 - - [2025-11-17 03:12:51] "GET /projects?obj_uuids=da1f1817-33f5-45fd-9969-a8f9de8262a1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001289 10.0.0.22 - - [2025-11-17 03:12:51] "GET /project/da1f1817-33f5-45fd-9969-a8f9de8262a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.047184 10.0.0.22 - - [2025-11-17 03:12:51] "POST /neutron/network HTTP/1.1" 200 117 0.011341 10.0.0.22 - - [2025-11-17 03:12:51] "POST /neutron/network HTTP/1.1" 200 832 0.009489 10.0.0.22 - - [2025-11-17 03:12:51] "POST /id-to-fqname HTTP/1.1" 200 223 0.001247 10.0.0.22 - - [2025-11-17 03:12:51] "GET /virtual-network/2d118e7f-cd22-41f8-89fb-ea0f0b01687c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005101 10.0.0.22 - - [2025-11-17 03:12:51] "GET /virtual-network/2d118e7f-cd22-41f8-89fb-ea0f0b01687c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007717 10.0.0.22 - - [2025-11-17 03:12:51] "POST /neutron/subnet HTTP/1.1" 200 724 0.009363 10.0.0.22 - - [2025-11-17 03:12:51] "GET /virtual-network/2d118e7f-cd22-41f8-89fb-ea0f0b01687c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005728 10.0.0.22 - - [2025-11-17 03:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.23 - - [2025-11-17 03:12:52] "GET /projects?obj_uuids=da1f1817-33f5-45fd-9969-a8f9de8262a1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001299 10.0.0.22 - - [2025-11-17 03:12:52] "GET /project/da1f1817-33f5-45fd-9969-a8f9de8262a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.042672 10.0.0.33 - - [2025-11-17 03:12:52] "POST /route-targets HTTP/1.1" 200 327 0.017935 10.0.0.23 - - [2025-11-17 03:12:52] "POST /useragent-kv HTTP/1.1" 200 115 0.002730 10.0.0.22 - - [2025-11-17 03:12:52] "POST /neutron/subnet HTTP/1.1" 200 720 0.250383 10.0.0.22 - - [2025-11-17 03:12:52] "POST /id-to-fqname HTTP/1.1" 200 223 0.001407 10.0.0.22 - - [2025-11-17 03:12:52] "GET /virtual-network/be26ae33-7237-43c6-937d-c5cb13ffe4a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005509 10.0.0.22 - - [2025-11-17 03:12:52] "GET /virtual-network/be26ae33-7237-43c6-937d-c5cb13ffe4a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006265 10.0.0.22 - - [2025-11-17 03:12:52] "POST /neutron/network HTTP/1.1" 200 831 0.008197 10.0.0.22 - - [2025-11-17 03:12:53] "GET /virtual-network/be26ae33-7237-43c6-937d-c5cb13ffe4a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005702 10.0.0.22 - - [2025-11-17 03:12:53] "GET /obj-perms HTTP/1.1" 200 5026 0.003680 10.0.0.23 - - [2025-11-17 03:12:53] "GET /obj-perms HTTP/1.1" 200 5026 0.003559 10.0.0.22 - - [2025-11-17 03:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.23 - - [2025-11-17 03:12:53] "GET /projects?obj_uuids=da1f1817-33f5-45fd-9969-a8f9de8262a1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002403 10.0.0.22 - - [2025-11-17 03:12:53] "GET /project/da1f1817-33f5-45fd-9969-a8f9de8262a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.050898 10.0.0.23 - - [2025-11-17 03:12:53] "GET /projects?obj_uuids=da1f1817-33f5-45fd-9969-a8f9de8262a1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001066 10.0.0.22 - - [2025-11-17 03:12:53] "POST /neutron/network HTTP/1.1" 200 615 0.137622 10.0.0.33 - - [2025-11-17 03:12:53] "POST /ref-update HTTP/1.1" 200 156 0.024427 10.0.0.22 - - [2025-11-17 03:12:53] "POST /id-to-fqname HTTP/1.1" 200 224 0.003033 10.0.0.22 - - [2025-11-17 03:12:53] "GET /virtual-network/60243dac-42a3-411a-8ee8-30b90789ff40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006226 10.0.0.22 - - [2025-11-17 03:12:53] "POST /neutron/network HTTP/1.1" 200 834 0.006389 10.0.0.22 - - [2025-11-17 03:12:53] "GET /virtual-network/60243dac-42a3-411a-8ee8-30b90789ff40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005477 10.0.0.23 - - [2025-11-17 03:12:54] "DELETE /project/da1f181733f545fd9969a8f9de8262a1 HTTP/1.1" 404 173 0.006242 10.0.0.23 - - [2025-11-17 03:12:54] "DELETE /project/12f8c267-2946-4e21-a609-cc1372834a3c HTTP/1.1" 404 177 0.005981 10.0.0.22 - - [2025-11-17 03:12:54] "GET /virtual-network/60243dac-42a3-411a-8ee8-30b90789ff40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007091 10.0.0.33 - - [2025-11-17 03:12:54] "GET /obj-perms HTTP/1.1" 200 5026 0.003880 10.0.0.22 - - [2025-11-17 03:12:54] "POST /id-to-fqname HTTP/1.1" 200 223 0.001332 10.0.0.22 - - [2025-11-17 03:12:54] "POST /neutron/network HTTP/1.1" 200 841 0.006996 10.0.0.23 - - [2025-11-17 03:12:55] "GET /projects?obj_uuids=da1f1817-33f5-45fd-9969-a8f9de8262a1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001088 10.0.0.22 - - [2025-11-17 03:12:55] "GET /project/da1f1817-33f5-45fd-9969-a8f9de8262a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.073218 10.0.0.22 - - [2025-11-17 03:12:55] "POST /neutron/port HTTP/1.1" 200 117 0.006966 10.0.0.22 - - [2025-11-17 03:12:55] "POST /id-to-fqname HTTP/1.1" 200 224 0.001566 10.0.0.22 - - [2025-11-17 03:12:56] "POST /neutron/network HTTP/1.1" 200 841 0.008442 10.0.0.22 - - [2025-11-17 03:12:56] "POST /neutron/port HTTP/1.1" 200 1057 0.015855 10.0.0.22 - - [2025-11-17 03:12:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004133 10.0.0.22 - - [2025-11-17 03:12:56] "POST /neutron/network HTTP/1.1" 200 831 0.009025 10.0.0.23 - - [2025-11-17 03:12:56] "GET /projects?obj_uuids=da1f1817-33f5-45fd-9969-a8f9de8262a1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000995 10.0.0.22 - - [2025-11-17 03:12:56] "GET /project/da1f1817-33f5-45fd-9969-a8f9de8262a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.072573 10.0.0.22 - - [2025-11-17 03:12:57] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007396 10.0.0.22 - - [2025-11-17 03:12:57] "POST /fqname-to-id HTTP/1.1" 404 193 0.003508 10.0.0.22 - - [2025-11-17 03:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.23 - - [2025-11-17 03:12:57] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001074 10.0.0.22 - - [2025-11-17 03:12:57] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007772 10.0.0.22 - - [2025-11-17 03:12:57] "POST /service-templates HTTP/1.1" 200 543 0.047370 10.0.0.22 - - [2025-11-17 03:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009539 10.0.0.22 - - [2025-11-17 03:12:57] "GET /service-template/f51aa1db-4995-442d-9b83-1cc36803e614?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.006811 10.0.0.22 - - [2025-11-17 03:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.22 - - [2025-11-17 03:12:57] "GET /service-template/f51aa1db-4995-442d-9b83-1cc36803e614?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.007842 10.0.0.22 - - [2025-11-17 03:12:57] "POST /id-to-fqname HTTP/1.1" 200 223 0.001366 10.0.0.23 - - [2025-11-17 03:12:57] "GET /projects?obj_uuids=da1f1817-33f5-45fd-9969-a8f9de8262a1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001190 10.0.0.22 - - [2025-11-17 03:12:57] "POST /id-to-fqname HTTP/1.1" 200 223 0.001196 10.0.0.22 - - [2025-11-17 03:12:57] "POST /id-to-fqname HTTP/1.1" 200 224 0.001265 10.0.0.22 - - [2025-11-17 03:12:58] "POST /neutron/port HTTP/1.1" 200 1058 0.363696 10.0.0.22 - - [2025-11-17 03:12:58] "POST /neutron/port HTTP/1.1" 200 1058 0.012651 10.0.0.22 - - [2025-11-17 03:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.22 - - [2025-11-17 03:12:58] "DELETE /service-template/f51aa1db-4995-442d-9b83-1cc36803e614 HTTP/1.1" 200 115 0.032932 10.0.0.22 - - [2025-11-17 03:12:58] "POST /fqname-to-id HTTP/1.1" 404 193 0.002913 10.0.0.22 - - [2025-11-17 03:12:58] "POST /neutron/port HTTP/1.1" 200 1086 0.025428 10.0.0.22 - - [2025-11-17 03:12:58] "POST /neutron/port HTTP/1.1" 200 117 0.001541 10.0.0.22 - - [2025-11-17 03:12:58] "POST /neutron/network HTTP/1.1" 400 204 0.034715 10.0.0.22 - - [2025-11-17 03:12:59] "POST /neutron/port HTTP/1.1" 200 151 0.201866 10.0.0.22 - - [2025-11-17 03:12:59] "POST /neutron/port HTTP/1.1" 200 151 0.182635 10.0.0.22 - - [2025-11-17 03:13:00] "POST /neutron/network HTTP/1.1" 200 117 0.011232 10.0.0.23 - - [2025-11-17 03:13:00] "POST /useragent-kv HTTP/1.1" 200 115 0.008460 10.0.0.23 - - [2025-11-17 03:13:00] "POST /useragent-kv HTTP/1.1" 200 115 0.013606 10.0.0.22 - - [2025-11-17 03:13:00] "POST /neutron/network HTTP/1.1" 200 151 0.144336 10.0.0.33 - - [2025-11-17 03:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004513 10.0.0.22 - - [2025-11-17 03:13:01] "POST /neutron/network HTTP/1.1" 200 832 0.007256 10.0.0.33 - - [2025-11-17 03:13:01] "DELETE /route-target/668f53c4-11ea-4f39-a36c-7b1ba2299e8e HTTP/1.1" 200 115 0.021586 10.0.0.23 - - [2025-11-17 03:13:02] "GET /projects?obj_uuids=da1f1817-33f5-45fd-9969-a8f9de8262a1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001161 10.0.0.22 - - [2025-11-17 03:13:02] "GET /project/da1f1817-33f5-45fd-9969-a8f9de8262a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.042002 10.0.0.23 - - [2025-11-17 03:13:02] "GET /projects?obj_uuids=da1f1817-33f5-45fd-9969-a8f9de8262a1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001767 10.0.0.22 - - [2025-11-17 03:13:03] "GET /project/da1f1817-33f5-45fd-9969-a8f9de8262a1?fields=virtual_networks HTTP/1.1" 200 1039 0.073460 10.0.0.23 - - [2025-11-17 03:13:03] "GET /projects?obj_uuids=da1f1817-33f5-45fd-9969-a8f9de8262a1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001373 10.0.0.22 - - [2025-11-17 03:13:03] "GET /project/da1f1817-33f5-45fd-9969-a8f9de8262a1?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.047805 10.0.0.23 - - [2025-11-17 03:13:03] "GET /projects?obj_uuids=da1f1817-33f5-45fd-9969-a8f9de8262a1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001527 10.0.0.22 - - [2025-11-17 03:13:03] "GET /project/da1f1817-33f5-45fd-9969-a8f9de8262a1?fields=security_groups HTTP/1.1" 200 1263 0.047468 10.0.0.22 - - [2025-11-17 03:13:04] "POST /fqname-to-id HTTP/1.1" 404 184 0.029899 10.0.0.23 - - [2025-11-17 03:13:04] "GET /projects?obj_uuids=573a8bca-6d61-41d7-a2e0-4dd193dfcd82&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003227 10.0.0.23 - - [2025-11-17 03:13:04] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001866 10.0.0.23 - - [2025-11-17 03:13:04] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009829 10.0.0.23 - - [2025-11-17 03:13:04] "POST /id-to-fqname HTTP/1.1" 200 186 0.004488 10.0.0.23 - - [2025-11-17 03:13:04] "POST /fqname-to-id HTTP/1.1" 404 195 0.009077 10.0.0.23 - - [2025-11-17 03:13:04] "POST /security-groups HTTP/1.1" 200 587 0.043152 10.0.0.23 - - [2025-11-17 03:13:04] "POST /projects HTTP/1.1" 200 577 0.287160 10.0.0.23 - - [2025-11-17 03:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.330714 10.0.0.33 - - [2025-11-17 03:13:04] "POST /fqname-to-id HTTP/1.1" 404 229 0.012056 10.0.0.22 - - [2025-11-17 03:13:04] "GET /project/573a8bca-6d61-41d7-a2e0-4dd193dfcd82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.484770 10.0.0.22 - - [2025-11-17 03:13:06] "GET / HTTP/1.1" 200 35931 0.001734 10.0.0.22 - - [2025-11-17 03:13:07] "POST /fqname-to-id HTTP/1.1" 401 292 0.000443 10.0.0.22 - - [2025-11-17 03:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.078224 10.0.0.23 - - [2025-11-17 03:13:08] "GET /projects?obj_uuids=573a8bca-6d61-41d7-a2e0-4dd193dfcd82&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000995 10.0.0.22 - - [2025-11-17 03:13:08] "GET /project/573a8bca-6d61-41d7-a2e0-4dd193dfcd82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.050871 10.0.0.23 - - [2025-11-17 03:13:08] "GET /projects?obj_uuids=573a8bca-6d61-41d7-a2e0-4dd193dfcd82&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001300 10.0.0.22 - - [2025-11-17 03:13:08] "POST /neutron/network HTTP/1.1" 200 611 0.175282 10.0.0.33 - - [2025-11-17 03:13:08] "POST /ref-update HTTP/1.1" 200 156 0.039007 10.0.0.22 - - [2025-11-17 03:13:09] "POST /id-to-fqname HTTP/1.1" 200 221 0.003235 10.0.0.22 - - [2025-11-17 03:13:09] "GET /virtual-network/51b1b1e5-2f0f-44db-9e58-27df419eab13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005377 10.0.0.22 - - [2025-11-17 03:13:09] "POST /neutron/network HTTP/1.1" 200 829 0.006106 10.0.0.22 - - [2025-11-17 03:13:09] "GET /virtual-network/51b1b1e5-2f0f-44db-9e58-27df419eab13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006044 10.0.0.22 - - [2025-11-17 03:13:09] "GET /virtual-network/51b1b1e5-2f0f-44db-9e58-27df419eab13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.008049 10.0.0.22 - - [2025-11-17 03:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004760 10.0.0.23 - - [2025-11-17 03:13:11] "GET /projects?obj_uuids=573a8bca-6d61-41d7-a2e0-4dd193dfcd82&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001245 10.0.0.22 - - [2025-11-17 03:13:11] "GET /project/573a8bca-6d61-41d7-a2e0-4dd193dfcd82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.054759 10.0.0.22 - - [2025-11-17 03:13:11] "POST /neutron/network HTTP/1.1" 200 117 0.018732 10.0.0.22 - - [2025-11-17 03:13:11] "POST /neutron/network HTTP/1.1" 200 831 0.011826 10.0.0.22 - - [2025-11-17 03:13:11] "POST /id-to-fqname HTTP/1.1" 200 221 0.001273 10.0.0.22 - - [2025-11-17 03:13:11] "GET /virtual-network/cd7594fb-485e-40aa-8105-409143be4e32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007419 10.0.0.22 - - [2025-11-17 03:13:11] "GET /virtual-network/cd7594fb-485e-40aa-8105-409143be4e32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006490 10.0.0.22 - - [2025-11-17 03:13:11] "POST /neutron/subnet HTTP/1.1" 200 729 0.010842 10.0.0.22 - - [2025-11-17 03:13:12] "GET /virtual-network/cd7594fb-485e-40aa-8105-409143be4e32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.011767 10.0.0.22 - - [2025-11-17 03:13:12] "GET /obj-perms HTTP/1.1" 200 5022 0.074880 10.0.0.23 - - [2025-11-17 03:13:12] "GET /obj-perms HTTP/1.1" 200 5022 0.093807 10.0.0.22 - - [2025-11-17 03:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904 10.0.0.23 - - [2025-11-17 03:13:12] "GET /projects?obj_uuids=573a8bca-6d61-41d7-a2e0-4dd193dfcd82&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002444 10.0.0.22 - - [2025-11-17 03:13:12] "GET /project/573a8bca-6d61-41d7-a2e0-4dd193dfcd82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.053923 10.0.0.33 - - [2025-11-17 03:13:13] "POST /route-targets HTTP/1.1" 200 327 0.026773 10.0.0.23 - - [2025-11-17 03:13:13] "POST /useragent-kv HTTP/1.1" 200 115 0.009542 10.0.0.22 - - [2025-11-17 03:13:13] "POST /neutron/subnet HTTP/1.1" 200 720 0.246622 10.0.0.22 - - [2025-11-17 03:13:13] "POST /id-to-fqname HTTP/1.1" 200 222 0.001734 10.0.0.22 - - [2025-11-17 03:13:13] "GET /virtual-network/843eb073-ec2d-455b-a23c-1b7f1e3ad8ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005770 10.0.0.22 - - [2025-11-17 03:13:13] "GET /virtual-network/843eb073-ec2d-455b-a23c-1b7f1e3ad8ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006298 10.0.0.22 - - [2025-11-17 03:13:13] "POST /neutron/network HTTP/1.1" 200 831 0.007902 10.0.0.22 - - [2025-11-17 03:13:13] "GET /virtual-network/843eb073-ec2d-455b-a23c-1b7f1e3ad8ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007366 10.0.0.33 - - [2025-11-17 03:13:14] "GET /obj-perms HTTP/1.1" 200 5022 0.064504 10.0.0.22 - - [2025-11-17 03:13:14] "POST /id-to-fqname HTTP/1.1" 200 221 0.001351 10.0.0.23 - - [2025-11-17 03:13:15] "GET /projects?obj_uuids=573a8bca-6d61-41d7-a2e0-4dd193dfcd82&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001227 10.0.0.22 - - [2025-11-17 03:13:15] "GET /project/573a8bca-6d61-41d7-a2e0-4dd193dfcd82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.071456 10.0.0.22 - - [2025-11-17 03:13:15] "POST /neutron/network HTTP/1.1" 200 831 0.037193 10.0.0.22 - - [2025-11-17 03:13:15] "POST /id-to-fqname HTTP/1.1" 200 222 0.001393 10.0.0.22 - - [2025-11-17 03:13:15] "POST /neutron/port HTTP/1.1" 200 117 0.007284 10.0.0.23 - - [2025-11-17 03:13:16] "GET /projects?obj_uuids=573a8bca-6d61-41d7-a2e0-4dd193dfcd82&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001610 10.0.0.22 - - [2025-11-17 03:13:16] "POST /neutron/port HTTP/1.1" 200 1057 0.291740 10.0.0.22 - - [2025-11-17 03:13:16] "POST /neutron/port HTTP/1.1" 200 1111 0.123725 10.0.0.22 - - [2025-11-17 03:13:16] "POST /neutron/subnet HTTP/1.1" 200 703 0.009147 10.0.0.23 - - [2025-11-17 03:13:16] "GET /projects?obj_uuids=573a8bca-6d61-41d7-a2e0-4dd193dfcd82&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001303 10.0.0.22 - - [2025-11-17 03:13:16] "GET /project/573a8bca-6d61-41d7-a2e0-4dd193dfcd82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.090856 10.0.0.22 - - [2025-11-17 03:13:16] "POST /neutron/network HTTP/1.1" 200 831 0.013703 10.0.0.22 - - [2025-11-17 03:13:17] "POST /neutron/port HTTP/1.1" 200 117 0.006894 10.0.0.22 - - [2025-11-17 03:13:17] "POST /fqname-to-id HTTP/1.1" 404 193 0.003944 10.0.0.22 - - [2025-11-17 03:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.23 - - [2025-11-17 03:13:17] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001093 10.0.0.22 - - [2025-11-17 03:13:17] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008269 10.0.0.22 - - [2025-11-17 03:13:17] "POST /service-templates HTTP/1.1" 200 543 0.032195 10.0.0.22 - - [2025-11-17 03:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.22 - - [2025-11-17 03:13:17] "GET /service-template/bc7c330d-d851-4ba3-b02e-8b38dcd528f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.006033 10.0.0.22 - - [2025-11-17 03:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.22 - - [2025-11-17 03:13:17] "GET /service-template/bc7c330d-d851-4ba3-b02e-8b38dcd528f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.004699 10.0.0.22 - - [2025-11-17 03:13:17] "POST /id-to-fqname HTTP/1.1" 200 221 0.001452 10.0.0.22 - - [2025-11-17 03:13:17] "POST /id-to-fqname HTTP/1.1" 200 221 0.001382 10.0.0.22 - - [2025-11-17 03:13:17] "POST /id-to-fqname HTTP/1.1" 200 222 0.001644 10.0.0.22 - - [2025-11-17 03:13:18] "POST /neutron/port HTTP/1.1" 200 1998 0.036658 10.0.0.22 - - [2025-11-17 03:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004513 10.0.0.22 - - [2025-11-17 03:13:18] "DELETE /service-template/bc7c330d-d851-4ba3-b02e-8b38dcd528f3 HTTP/1.1" 200 115 0.037360 10.0.0.22 - - [2025-11-17 03:13:18] "POST /fqname-to-id HTTP/1.1" 404 193 0.004152 10.0.0.22 - - [2025-11-17 03:13:18] "POST /neutron/port HTTP/1.1" 200 1055 0.075314 10.0.0.22 - - [2025-11-17 03:13:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005622 10.0.0.22 - - [2025-11-17 03:13:18] "POST /neutron/network HTTP/1.1" 200 831 0.007280 10.0.0.22 - - [2025-11-17 03:13:19] "POST /neutron/port HTTP/1.1" 200 1085 0.015927 10.0.0.22 - - [2025-11-17 03:13:19] "POST /neutron/port HTTP/1.1" 200 1083 0.022155 10.0.0.22 - - [2025-11-17 03:13:20] "POST /neutron/port HTTP/1.1" 200 117 0.008437 10.0.0.22 - - [2025-11-17 03:13:20] "POST /neutron/port HTTP/1.1" 200 117 0.006797 10.0.0.33 - - [2025-11-17 03:13:20] "DELETE /route-target/8f799ac5-781e-43e9-856b-13eb24c7169f HTTP/1.1" 200 115 0.030095 10.0.0.22 - - [2025-11-17 03:13:21] "POST /neutron/network HTTP/1.1" 200 831 0.006840 10.0.0.23 - - [2025-11-17 03:13:21] "POST /useragent-kv HTTP/1.1" 200 115 0.006634 10.0.0.33 - - [2025-11-17 03:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006310 10.0.0.23 - - [2025-11-17 03:13:21] "POST /useragent-kv HTTP/1.1" 200 115 0.002969 10.0.0.22 - - [2025-11-17 03:13:21] "POST /neutron/network HTTP/1.1" 200 151 0.140351 10.0.0.22 - - [2025-11-17 03:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003785 10.0.0.23 - - [2025-11-17 03:13:24] "GET /projects?obj_uuids=573a8bca-6d61-41d7-a2e0-4dd193dfcd82&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000962 10.0.0.22 - - [2025-11-17 03:13:24] "GET /project/573a8bca-6d61-41d7-a2e0-4dd193dfcd82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.046864 10.0.0.33 - - [2025-11-17 03:13:24] "POST /ref-update HTTP/1.1" 200 156 0.025608 10.0.0.23 - - [2025-11-17 03:13:25] "POST /useragent-kv HTTP/1.1" 200 115 0.011319 10.0.0.22 - - [2025-11-17 03:13:25] "POST /neutron/subnet HTTP/1.1" 200 729 0.203865 10.0.0.22 - - [2025-11-17 03:13:25] "POST /id-to-fqname HTTP/1.1" 200 221 0.001981 10.0.0.22 - - [2025-11-17 03:13:25] "GET /virtual-network/4355a986-40df-493d-8979-94ff38ff8b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007256 10.0.0.22 - - [2025-11-17 03:13:25] "GET /virtual-network/4355a986-40df-493d-8979-94ff38ff8b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007914 10.0.0.22 - - [2025-11-17 03:13:25] "POST /neutron/network HTTP/1.1" 200 831 0.008862 10.0.0.22 - - [2025-11-17 03:13:25] "GET /virtual-network/4355a986-40df-493d-8979-94ff38ff8b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006404 10.0.0.22 - - [2025-11-17 03:13:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.23 - - [2025-11-17 03:13:25] "GET /projects?obj_uuids=573a8bca-6d61-41d7-a2e0-4dd193dfcd82&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001522 10.0.0.22 - - [2025-11-17 03:13:25] "GET /project/573a8bca-6d61-41d7-a2e0-4dd193dfcd82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.049752 10.0.0.23 - - [2025-11-17 03:13:25] "GET /projects?obj_uuids=573a8bca-6d61-41d7-a2e0-4dd193dfcd82&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001164 10.0.0.22 - - [2025-11-17 03:13:26] "POST /neutron/network HTTP/1.1" 200 611 0.133281 10.0.0.22 - - [2025-11-17 03:13:26] "POST /id-to-fqname HTTP/1.1" 200 221 0.004159 10.0.0.22 - - [2025-11-17 03:13:26] "GET /virtual-network/36bcb3c0-b7e6-4b15-abfd-05bde293496a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007046 10.0.0.22 - - [2025-11-17 03:13:26] "POST /neutron/network HTTP/1.1" 200 832 0.007410 10.0.0.22 - - [2025-11-17 03:13:26] "GET /virtual-network/36bcb3c0-b7e6-4b15-abfd-05bde293496a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005700 10.0.0.22 - - [2025-11-17 03:13:26] "GET /virtual-network/36bcb3c0-b7e6-4b15-abfd-05bde293496a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006726 10.0.0.22 - - [2025-11-17 03:13:26] "GET /obj-perms HTTP/1.1" 200 5022 0.004149 10.0.0.23 - - [2025-11-17 03:13:26] "GET /obj-perms HTTP/1.1" 200 5022 0.004520 10.0.0.22 - - [2025-11-17 03:13:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.23 - - [2025-11-17 03:13:26] "GET /projects?obj_uuids=573a8bca-6d61-41d7-a2e0-4dd193dfcd82&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001091 10.0.0.22 - - [2025-11-17 03:13:26] "GET /project/573a8bca-6d61-41d7-a2e0-4dd193dfcd82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.044870 10.0.0.22 - - [2025-11-17 03:13:27] "POST /neutron/network HTTP/1.1" 200 117 0.016069 10.0.0.33 - - [2025-11-17 03:13:27] "POST /route-targets HTTP/1.1" 200 327 0.016450 10.0.0.22 - - [2025-11-17 03:13:27] "POST /neutron/network HTTP/1.1" 200 833 0.010846 10.0.0.22 - - [2025-11-17 03:13:27] "POST /id-to-fqname HTTP/1.1" 200 222 0.001791 10.0.0.22 - - [2025-11-17 03:13:27] "GET /virtual-network/9ec019af-d034-413e-b880-f8da620392c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006146 10.0.0.22 - - [2025-11-17 03:13:27] "GET /virtual-network/9ec019af-d034-413e-b880-f8da620392c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005725 10.0.0.22 - - [2025-11-17 03:13:27] "POST /neutron/subnet HTTP/1.1" 200 729 0.010169 10.0.0.22 - - [2025-11-17 03:13:27] "GET /virtual-network/9ec019af-d034-413e-b880-f8da620392c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007261 10.0.0.33 - - [2025-11-17 03:13:28] "GET /obj-perms HTTP/1.1" 200 5022 0.003915 10.0.0.22 - - [2025-11-17 03:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.23 - - [2025-11-17 03:13:28] "GET /projects?obj_uuids=573a8bca-6d61-41d7-a2e0-4dd193dfcd82&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000988 10.0.0.22 - - [2025-11-17 03:13:28] "GET /project/573a8bca-6d61-41d7-a2e0-4dd193dfcd82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.044377 10.0.0.33 - - [2025-11-17 03:13:28] "POST /ref-update HTTP/1.1" 200 156 0.039235 10.0.0.23 - - [2025-11-17 03:13:28] "POST /useragent-kv HTTP/1.1" 200 115 0.009087 10.0.0.22 - - [2025-11-17 03:13:28] "POST /neutron/subnet HTTP/1.1" 200 730 0.245598 10.0.0.22 - - [2025-11-17 03:13:28] "POST /id-to-fqname HTTP/1.1" 200 227 0.001550 10.0.0.22 - - [2025-11-17 03:13:28] "GET /virtual-network/987552fd-2f8a-4177-8565-84660c3143e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006078 10.0.0.22 - - [2025-11-17 03:13:28] "GET /virtual-network/987552fd-2f8a-4177-8565-84660c3143e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006186 10.0.0.22 - - [2025-11-17 03:13:28] "POST /neutron/network HTTP/1.1" 200 843 0.007313 10.0.0.22 - - [2025-11-17 03:13:29] "GET /virtual-network/987552fd-2f8a-4177-8565-84660c3143e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005690 10.0.0.22 - - [2025-11-17 03:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006084 10.0.0.23 - - [2025-11-17 03:13:29] "GET /projects?obj_uuids=573a8bca-6d61-41d7-a2e0-4dd193dfcd82&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002654 10.0.0.22 - - [2025-11-17 03:13:29] "GET /project/573a8bca-6d61-41d7-a2e0-4dd193dfcd82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.038390 10.0.0.23 - - [2025-11-17 03:13:29] "GET /projects?obj_uuids=573a8bca-6d61-41d7-a2e0-4dd193dfcd82&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001136 10.0.0.22 - - [2025-11-17 03:13:29] "POST /neutron/network HTTP/1.1" 200 625 0.153256 10.0.0.22 - - [2025-11-17 03:13:29] "POST /id-to-fqname HTTP/1.1" 200 228 0.004450 10.0.0.22 - - [2025-11-17 03:13:29] "GET /virtual-network/1cf9363e-09b1-4a3f-8401-0927671fe23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006221 10.0.0.22 - - [2025-11-17 03:13:29] "POST /neutron/network HTTP/1.1" 200 845 0.006624 10.0.0.22 - - [2025-11-17 03:13:29] "GET /virtual-network/1cf9363e-09b1-4a3f-8401-0927671fe23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005772 10.0.0.22 - - [2025-11-17 03:13:30] "GET /virtual-network/1cf9363e-09b1-4a3f-8401-0927671fe23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006063 10.0.0.22 - - [2025-11-17 03:13:30] "GET /obj-perms HTTP/1.1" 200 5022 0.004436 10.0.0.23 - - [2025-11-17 03:13:30] "GET /obj-perms HTTP/1.1" 200 5022 0.003882 10.0.0.22 - - [2025-11-17 03:13:30] "POST /id-to-fqname HTTP/1.1" 200 221 0.001372 10.0.0.22 - - [2025-11-17 03:13:30] "POST /neutron/network HTTP/1.1" 200 842 0.006589 10.0.0.23 - - [2025-11-17 03:13:31] "GET /projects?obj_uuids=573a8bca-6d61-41d7-a2e0-4dd193dfcd82&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001169 10.0.0.22 - - [2025-11-17 03:13:31] "GET /project/573a8bca-6d61-41d7-a2e0-4dd193dfcd82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.079839 10.0.0.22 - - [2025-11-17 03:13:31] "POST /neutron/port HTTP/1.1" 200 117 0.007097 10.0.0.22 - - [2025-11-17 03:13:31] "POST /id-to-fqname HTTP/1.1" 200 222 0.001791 10.0.0.22 - - [2025-11-17 03:13:32] "POST /neutron/network HTTP/1.1" 200 842 0.007729 10.0.0.22 - - [2025-11-17 03:13:32] "POST /neutron/port HTTP/1.1" 200 1058 0.015300 10.0.0.22 - - [2025-11-17 03:13:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004061 10.0.0.22 - - [2025-11-17 03:13:32] "POST /neutron/network HTTP/1.1" 200 832 0.008511 10.0.0.23 - - [2025-11-17 03:13:32] "GET /projects?obj_uuids=573a8bca-6d61-41d7-a2e0-4dd193dfcd82&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001215 10.0.0.22 - - [2025-11-17 03:13:32] "GET /project/573a8bca-6d61-41d7-a2e0-4dd193dfcd82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.088763 10.0.0.22 - - [2025-11-17 03:13:33] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008038 10.0.0.22 - - [2025-11-17 03:13:33] "POST /fqname-to-id HTTP/1.1" 404 193 0.003403 10.0.0.22 - - [2025-11-17 03:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.23 - - [2025-11-17 03:13:33] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001179 10.0.0.22 - - [2025-11-17 03:13:33] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009215 10.0.0.22 - - [2025-11-17 03:13:33] "POST /service-templates HTTP/1.1" 200 543 0.031690 10.0.0.22 - - [2025-11-17 03:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.22 - - [2025-11-17 03:13:33] "GET /service-template/efcca0bb-e059-432f-b2d0-4f5b95230c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.006300 10.0.0.22 - - [2025-11-17 03:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.22 - - [2025-11-17 03:13:33] "GET /service-template/efcca0bb-e059-432f-b2d0-4f5b95230c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.004049 10.0.0.22 - - [2025-11-17 03:13:33] "POST /id-to-fqname HTTP/1.1" 200 221 0.001249 10.0.0.23 - - [2025-11-17 03:13:33] "GET /projects?obj_uuids=573a8bca-6d61-41d7-a2e0-4dd193dfcd82&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001230 10.0.0.22 - - [2025-11-17 03:13:33] "POST /id-to-fqname HTTP/1.1" 200 227 0.001155 10.0.0.22 - - [2025-11-17 03:13:33] "POST /id-to-fqname HTTP/1.1" 200 228 0.001549 10.0.0.22 - - [2025-11-17 03:13:33] "POST /neutron/port HTTP/1.1" 200 1057 0.355988 10.0.0.22 - - [2025-11-17 03:13:33] "POST /neutron/port HTTP/1.1" 200 1057 0.012976 10.0.0.22 - - [2025-11-17 03:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329 10.0.0.22 - - [2025-11-17 03:13:33] "DELETE /service-template/efcca0bb-e059-432f-b2d0-4f5b95230c59 HTTP/1.1" 200 115 0.041872 10.0.0.22 - - [2025-11-17 03:13:33] "POST /fqname-to-id HTTP/1.1" 404 193 0.009098 10.0.0.22 - - [2025-11-17 03:13:34] "POST /neutron/port HTTP/1.1" 200 1085 0.018587 10.0.0.22 - - [2025-11-17 03:13:34] "POST /neutron/port HTTP/1.1" 200 117 0.001816 10.0.0.33 - - [2025-11-17 03:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009024 10.0.0.23 - - [2025-11-17 03:13:34] "POST /useragent-kv HTTP/1.1" 200 115 0.005088 10.0.0.23 - - [2025-11-17 03:13:34] "POST /useragent-kv HTTP/1.1" 200 115 0.005510 10.0.0.22 - - [2025-11-17 03:13:34] "POST /neutron/network HTTP/1.1" 200 151 0.143502 10.0.0.22 - - [2025-11-17 03:13:34] "POST /neutron/port HTTP/1.1" 200 1086 0.038023 10.0.0.33 - - [2025-11-17 03:13:34] "DELETE /route-target/1a0577a1-5d32-48bd-b525-ce513fda411a HTTP/1.1" 200 115 0.021590 10.0.0.22 - - [2025-11-17 03:13:35] "POST /neutron/network HTTP/1.1" 200 833 0.006397 10.0.0.22 - - [2025-11-17 03:13:35] "POST /neutron/port HTTP/1.1" 200 1111 0.012876 10.0.0.22 - - [2025-11-17 03:13:36] "POST /neutron/network HTTP/1.1" 200 2185 0.022081 10.0.0.22 - - [2025-11-17 03:13:37] "POST /neutron/network HTTP/1.1" 200 833 0.006942 10.0.0.23 - - [2025-11-17 03:13:37] "POST /useragent-kv HTTP/1.1" 200 115 0.008152 10.0.0.33 - - [2025-11-17 03:13:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005539 10.0.0.23 - - [2025-11-17 03:13:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002875 10.0.0.22 - - [2025-11-17 03:13:37] "POST /neutron/network HTTP/1.1" 200 151 0.172980 10.0.0.33 - - [2025-11-17 03:13:38] "DELETE /route-target/b29db862-97bc-4d7d-bbcc-b5657eacbf07 HTTP/1.1" 200 115 0.027812 10.0.0.33 - - [2025-11-17 03:13:38] "GET /obj-perms HTTP/1.1" 200 5056 0.052826 10.0.0.23 - - [2025-11-17 03:13:39] "GET /projects?obj_uuids=573a8bca-6d61-41d7-a2e0-4dd193dfcd82&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001219 10.0.0.22 - - [2025-11-17 03:13:39] "GET /project/573a8bca-6d61-41d7-a2e0-4dd193dfcd82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.036951 10.0.0.23 - - [2025-11-17 03:13:39] "GET /projects?obj_uuids=573a8bca-6d61-41d7-a2e0-4dd193dfcd82&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001476 10.0.0.22 - - [2025-11-17 03:13:39] "GET /project/573a8bca-6d61-41d7-a2e0-4dd193dfcd82?fields=virtual_networks HTTP/1.1" 200 1034 0.040286 10.0.0.23 - - [2025-11-17 03:13:39] "GET /projects?obj_uuids=573a8bca-6d61-41d7-a2e0-4dd193dfcd82&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001166 10.0.0.22 - - [2025-11-17 03:13:39] "GET /project/573a8bca-6d61-41d7-a2e0-4dd193dfcd82?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.050933 10.0.0.23 - - [2025-11-17 03:13:39] "GET /projects?obj_uuids=573a8bca-6d61-41d7-a2e0-4dd193dfcd82&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001236 10.0.0.22 - - [2025-11-17 03:13:40] "GET /project/573a8bca-6d61-41d7-a2e0-4dd193dfcd82?fields=security_groups HTTP/1.1" 200 1256 0.052188 10.0.0.22 - - [2025-11-17 03:13:40] "POST /fqname-to-id HTTP/1.1" 404 190 0.029146 10.0.0.23 - - [2025-11-17 03:13:41] "GET /projects?obj_uuids=24046428-6343-46f1-8744-3a0c2ff99126&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002946 10.0.0.23 - - [2025-11-17 03:13:41] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001101 10.0.0.23 - - [2025-11-17 03:13:41] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007338 10.0.0.23 - - [2025-11-17 03:13:41] "POST /id-to-fqname HTTP/1.1" 200 192 0.004574 10.0.0.23 - - [2025-11-17 03:13:41] "POST /fqname-to-id HTTP/1.1" 404 201 0.006543 10.0.0.23 - - [2025-11-17 03:13:41] "POST /security-groups HTTP/1.1" 200 593 0.074167 10.0.0.23 - - [2025-11-17 03:13:41] "POST /projects HTTP/1.1" 200 589 0.291673 10.0.0.23 - - [2025-11-17 03:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.330664 10.0.0.33 - - [2025-11-17 03:13:41] "POST /fqname-to-id HTTP/1.1" 404 235 0.015225 10.0.0.22 - - [2025-11-17 03:13:41] "GET /project/24046428-6343-46f1-8744-3a0c2ff99126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.476812 10.0.0.22 - - [2025-11-17 03:13:42] "GET / HTTP/1.1" 200 35931 0.001785 10.0.0.22 - - [2025-11-17 03:13:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000527 10.0.0.22 - - [2025-11-17 03:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.063768 10.0.0.23 - - [2025-11-17 03:13:45] "GET /projects?obj_uuids=24046428-6343-46f1-8744-3a0c2ff99126&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001313 10.0.0.22 - - [2025-11-17 03:13:45] "GET /project/24046428-6343-46f1-8744-3a0c2ff99126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.041667 10.0.0.22 - - [2025-11-17 03:13:45] "POST /neutron/network HTTP/1.1" 200 117 0.041463 10.0.0.33 - - [2025-11-17 03:13:45] "POST /ref-update HTTP/1.1" 200 156 0.030593 10.0.0.22 - - [2025-11-17 03:13:45] "POST /neutron/network HTTP/1.1" 200 831 0.009672 10.0.0.22 - - [2025-11-17 03:13:45] "POST /id-to-fqname HTTP/1.1" 200 224 0.001912 10.0.0.22 - - [2025-11-17 03:13:45] "GET /virtual-network/d15b00dc-4ba8-4db2-a170-b32071995296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005151 10.0.0.22 - - [2025-11-17 03:13:45] "GET /virtual-network/d15b00dc-4ba8-4db2-a170-b32071995296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006122 10.0.0.22 - - [2025-11-17 03:13:45] "POST /neutron/subnet HTTP/1.1" 200 730 0.009200 10.0.0.22 - - [2025-11-17 03:13:46] "GET /virtual-network/d15b00dc-4ba8-4db2-a170-b32071995296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007934 10.0.0.22 - - [2025-11-17 03:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.23 - - [2025-11-17 03:13:48] "GET /projects?obj_uuids=24046428-6343-46f1-8744-3a0c2ff99126&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001067 10.0.0.22 - - [2025-11-17 03:13:48] "GET /project/24046428-6343-46f1-8744-3a0c2ff99126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.043571 10.0.0.33 - - [2025-11-17 03:13:48] "POST /route-targets HTTP/1.1" 200 327 0.021228 10.0.0.23 - - [2025-11-17 03:13:48] "POST /useragent-kv HTTP/1.1" 200 115 0.010825 10.0.0.22 - - [2025-11-17 03:13:48] "POST /neutron/subnet HTTP/1.1" 200 734 0.207594 10.0.0.22 - - [2025-11-17 03:13:48] "POST /id-to-fqname HTTP/1.1" 200 225 0.001833 10.0.0.22 - - [2025-11-17 03:13:48] "GET /virtual-network/840146f7-7ece-41b7-bc61-a8e3617bc23d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005643 10.0.0.22 - - [2025-11-17 03:13:48] "GET /virtual-network/840146f7-7ece-41b7-bc61-a8e3617bc23d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005710 10.0.0.22 - - [2025-11-17 03:13:48] "POST /neutron/network HTTP/1.1" 200 834 0.005647 10.0.0.22 - - [2025-11-17 03:13:49] "GET /virtual-network/840146f7-7ece-41b7-bc61-a8e3617bc23d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005658 10.0.0.22 - - [2025-11-17 03:13:49] "GET /obj-perms HTTP/1.1" 200 5034 0.058185 10.0.0.22 - - [2025-11-17 03:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.23 - - [2025-11-17 03:13:49] "GET /projects?obj_uuids=24046428-6343-46f1-8744-3a0c2ff99126&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000973 10.0.0.22 - - [2025-11-17 03:13:49] "GET /project/24046428-6343-46f1-8744-3a0c2ff99126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.041424 10.0.0.23 - - [2025-11-17 03:13:49] "GET /projects?obj_uuids=24046428-6343-46f1-8744-3a0c2ff99126&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001040 10.0.0.22 - - [2025-11-17 03:13:49] "POST /neutron/network HTTP/1.1" 200 617 0.142826 10.0.0.33 - - [2025-11-17 03:13:49] "POST /ref-update HTTP/1.1" 200 156 0.027589 10.0.0.22 - - [2025-11-17 03:13:50] "POST /id-to-fqname HTTP/1.1" 200 227 0.003064 10.0.0.22 - - [2025-11-17 03:13:50] "GET /virtual-network/22007fa9-2546-41fa-9cc8-20d6d7de9e43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006132 10.0.0.22 - - [2025-11-17 03:13:50] "POST /neutron/network HTTP/1.1" 200 834 0.007748 10.0.0.22 - - [2025-11-17 03:13:50] "GET /virtual-network/22007fa9-2546-41fa-9cc8-20d6d7de9e43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005816 10.0.0.22 - - [2025-11-17 03:13:50] "GET /virtual-network/22007fa9-2546-41fa-9cc8-20d6d7de9e43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007914 10.0.0.33 - - [2025-11-17 03:13:50] "GET /obj-perms HTTP/1.1" 200 5034 0.057893 10.0.0.23 - - [2025-11-17 03:13:50] "GET /obj-perms HTTP/1.1" 200 5034 0.054806 10.0.0.22 - - [2025-11-17 03:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.23 - - [2025-11-17 03:13:50] "GET /projects?obj_uuids=24046428-6343-46f1-8744-3a0c2ff99126&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000994 10.0.0.22 - - [2025-11-17 03:13:50] "GET /project/24046428-6343-46f1-8744-3a0c2ff99126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.044004 10.0.0.22 - - [2025-11-17 03:13:50] "POST /neutron/network HTTP/1.1" 200 117 0.014542 10.0.0.22 - - [2025-11-17 03:13:51] "POST /neutron/network HTTP/1.1" 200 849 0.008717 10.0.0.22 - - [2025-11-17 03:13:51] "POST /id-to-fqname HTTP/1.1" 200 233 0.001252 10.0.0.22 - - [2025-11-17 03:13:51] "GET /virtual-network/168a7c9e-4cb9-4bce-8531-79889d5c1920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005564 10.0.0.22 - - [2025-11-17 03:13:51] "GET /virtual-network/168a7c9e-4cb9-4bce-8531-79889d5c1920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006060 10.0.0.22 - - [2025-11-17 03:13:51] "POST /neutron/subnet HTTP/1.1" 200 729 0.009577 10.0.0.22 - - [2025-11-17 03:13:51] "GET /virtual-network/168a7c9e-4cb9-4bce-8531-79889d5c1920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006304 10.0.0.22 - - [2025-11-17 03:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003137 10.0.0.23 - - [2025-11-17 03:13:51] "GET /projects?obj_uuids=24046428-6343-46f1-8744-3a0c2ff99126&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001045 10.0.0.22 - - [2025-11-17 03:13:51] "GET /project/24046428-6343-46f1-8744-3a0c2ff99126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.035623 10.0.0.33 - - [2025-11-17 03:13:52] "POST /route-targets HTTP/1.1" 200 327 0.012183 10.0.0.23 - - [2025-11-17 03:13:52] "POST /useragent-kv HTTP/1.1" 200 115 0.005633 10.0.0.22 - - [2025-11-17 03:13:52] "POST /neutron/subnet HTTP/1.1" 200 730 0.185162 10.0.0.22 - - [2025-11-17 03:13:52] "POST /id-to-fqname HTTP/1.1" 200 234 0.001537 10.0.0.22 - - [2025-11-17 03:13:52] "GET /virtual-network/8a9644f3-03a6-4a13-9234-f80ab5a7f80e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.006005 10.0.0.22 - - [2025-11-17 03:13:52] "GET /virtual-network/8a9644f3-03a6-4a13-9234-f80ab5a7f80e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.006893 10.0.0.22 - - [2025-11-17 03:13:52] "POST /neutron/network HTTP/1.1" 200 851 0.007241 10.0.0.22 - - [2025-11-17 03:13:52] "GET /virtual-network/8a9644f3-03a6-4a13-9234-f80ab5a7f80e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.005659 10.0.0.22 - - [2025-11-17 03:13:52] "GET /obj-perms HTTP/1.1" 200 5034 0.003668 10.0.0.22 - - [2025-11-17 03:13:53] "POST /id-to-fqname HTTP/1.1" 200 224 0.001508 10.0.0.23 - - [2025-11-17 03:13:54] "GET /projects?obj_uuids=24046428-6343-46f1-8744-3a0c2ff99126&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001202 10.0.0.22 - - [2025-11-17 03:13:54] "GET /project/24046428-6343-46f1-8744-3a0c2ff99126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.074717 10.0.0.22 - - [2025-11-17 03:13:54] "POST /neutron/network HTTP/1.1" 200 831 0.007476 10.0.0.23 - - [2025-11-17 03:13:54] "DELETE /project/da1f1817-33f5-45fd-9969-a8f9de8262a1 HTTP/1.1" 404 177 0.007418 10.0.0.23 - - [2025-11-17 03:13:54] "DELETE /project/24046428634346f187443a0c2ff99126 HTTP/1.1" 404 173 0.011322 10.0.0.23 - - [2025-11-17 03:13:54] "DELETE /project/573a8bca6d6141d7a2e04dd193dfcd82 HTTP/1.1" 404 173 0.009490 10.0.0.23 - - [2025-11-17 03:13:54] "GET /projects?obj_uuids=573a8bca-6d61-41d7-a2e0-4dd193dfcd82&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000979 10.0.0.23 - - [2025-11-17 03:13:54] "GET /project/573a8bca-6d61-41d7-a2e0-4dd193dfcd82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.042333 10.0.0.23 - - [2025-11-17 03:13:54] "GET /projects?obj_uuids=573a8bca-6d61-41d7-a2e0-4dd193dfcd82&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001100 10.0.0.23 - - [2025-11-17 03:13:54] "GET /project/573a8bca-6d61-41d7-a2e0-4dd193dfcd82?fields=security_groups HTTP/1.1" 200 1361 0.052555 10.0.0.23 - - [2025-11-17 03:13:54] "DELETE /security-group/c790c254-8d0e-4ab6-ab95-26b451b4ad4e HTTP/1.1" 200 115 0.052945 10.0.0.23 - - [2025-11-17 03:13:54] "GET /projects?obj_uuids=573a8bca-6d61-41d7-a2e0-4dd193dfcd82&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001100 10.0.0.23 - - [2025-11-17 03:13:54] "GET /project/573a8bca-6d61-41d7-a2e0-4dd193dfcd82?fields=application_policy_sets HTTP/1.1" 200 1400 0.048853 10.0.0.22 - - [2025-11-17 03:13:54] "POST /id-to-fqname HTTP/1.1" 200 225 0.002413 10.0.0.33 - - [2025-11-17 03:13:54] "DELETE /access-control-list/3de4994f-dd93-463e-a63e-c81d4e2fa881 HTTP/1.1" 200 115 0.044536 10.0.0.22 - - [2025-11-17 03:13:54] "POST /neutron/port HTTP/1.1" 200 117 0.006928 10.0.0.23 - - [2025-11-17 03:13:54] "DELETE /project/573a8bca-6d61-41d7-a2e0-4dd193dfcd82 HTTP/1.1" 200 115 0.400040 10.0.0.23 - - [2025-11-17 03:13:55] "GET /projects?obj_uuids=24046428-6343-46f1-8744-3a0c2ff99126&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001224 10.0.0.22 - - [2025-11-17 03:13:55] "POST /neutron/port HTTP/1.1" 200 1063 0.281048 10.0.0.22 - - [2025-11-17 03:13:55] "POST /neutron/port HTTP/1.1" 200 1117 0.125073 10.0.0.22 - - [2025-11-17 03:13:55] "POST /neutron/subnet HTTP/1.1" 200 704 0.009378 10.0.0.23 - - [2025-11-17 03:13:55] "GET /projects?obj_uuids=24046428-6343-46f1-8744-3a0c2ff99126&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001138 10.0.0.22 - - [2025-11-17 03:13:55] "GET /project/24046428-6343-46f1-8744-3a0c2ff99126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.088858 10.0.0.22 - - [2025-11-17 03:13:55] "POST /neutron/network HTTP/1.1" 200 834 0.008173 10.0.0.22 - - [2025-11-17 03:13:56] "POST /neutron/port HTTP/1.1" 200 117 0.006374 10.0.0.22 - - [2025-11-17 03:13:56] "POST /fqname-to-id HTTP/1.1" 404 193 0.003436 10.0.0.22 - - [2025-11-17 03:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.23 - - [2025-11-17 03:13:56] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001273 10.0.0.22 - - [2025-11-17 03:13:56] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008725 10.0.0.22 - - [2025-11-17 03:13:56] "POST /service-templates HTTP/1.1" 200 543 0.034724 10.0.0.22 - - [2025-11-17 03:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329 10.0.0.22 - - [2025-11-17 03:13:56] "GET /service-template/343ddadc-c2ab-4b74-95f2-bab1936fff02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1643 0.006676 10.0.0.22 - - [2025-11-17 03:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.22 - - [2025-11-17 03:13:56] "GET /service-template/343ddadc-c2ab-4b74-95f2-bab1936fff02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1643 0.004515 10.0.0.22 - - [2025-11-17 03:13:56] "POST /id-to-fqname HTTP/1.1" 200 233 0.001391 10.0.0.22 - - [2025-11-17 03:13:56] "POST /neutron/port HTTP/1.1" 200 1927 0.050219 10.0.0.22 - - [2025-11-17 03:13:56] "POST /neutron/port HTTP/1.1" 200 1064 0.013855 10.0.0.22 - - [2025-11-17 03:13:57] "POST /neutron/port HTTP/1.1" 200 1092 0.017670 10.0.0.22 - - [2025-11-17 03:13:57] "POST /neutron/port HTTP/1.1" 200 117 0.001276 10.0.0.23 - - [2025-11-17 03:13:57] "GET /projects?obj_uuids=24046428-6343-46f1-8744-3a0c2ff99126&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001321 10.0.0.22 - - [2025-11-17 03:13:57] "GET /project/24046428-6343-46f1-8744-3a0c2ff99126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.085091 10.0.0.22 - - [2025-11-17 03:13:58] "POST /neutron/port HTTP/1.1" 200 2067 0.023024 10.0.0.22 - - [2025-11-17 03:13:58] "GET /virtual-machine/e7f0609f-f705-4e57-a664-ee0c71e64284 HTTP/1.1" 401 292 0.000470 10.0.0.22 - - [2025-11-17 03:13:58] "GET /virtual-machine/e7f0609f-f705-4e57-a664-ee0c71e64284 HTTP/1.1" 404 171 0.030376 10.0.0.22 - - [2025-11-17 03:13:58] "POST /neutron/network HTTP/1.1" 200 859 0.006675 10.0.0.22 - - [2025-11-17 03:13:59] "POST /neutron/port HTTP/1.1" 200 1063 0.015165 10.0.0.22 - - [2025-11-17 03:13:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004429 10.0.0.22 - - [2025-11-17 03:13:59] "POST /neutron/network HTTP/1.1" 200 849 0.007689 10.0.0.22 - - [2025-11-17 03:14:00] "GET /virtual-machine/e7f0609f-f705-4e57-a664-ee0c71e64284 HTTP/1.1" 200 1295 0.006605 10.0.0.22 - - [2025-11-17 03:14:00] "GET /virtual-machine-interface/ef6344c6-500a-444f-93aa-a12abc618edd HTTP/1.1" 200 2985 0.008628 10.0.0.22 - - [2025-11-17 03:14:00] "GET /virtual-machine-interface/ef6344c6-500a-444f-93aa-a12abc618edd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.007196 10.0.0.22 - - [2025-11-17 03:14:00] "PUT /virtual-machine-interface/ef6344c6-500a-444f-93aa-a12abc618edd HTTP/1.1" 200 284 0.015698 10.0.0.22 - - [2025-11-17 03:14:01] "POST /neutron/port HTTP/1.1" 200 1091 0.016182 10.0.0.22 - - [2025-11-17 03:14:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004066 10.0.0.22 - - [2025-11-17 03:14:01] "POST /neutron/network HTTP/1.1" 200 831 0.006741 10.0.0.22 - - [2025-11-17 03:14:06] "POST /neutron/port HTTP/1.1" 200 1091 0.023116 10.0.0.22 - - [2025-11-17 03:14:06] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008351 10.0.0.22 - - [2025-11-17 03:14:06] "GET /virtual-machine/e7f0609f-f705-4e57-a664-ee0c71e64284 HTTP/1.1" 200 1295 0.004583 10.0.0.22 - - [2025-11-17 03:14:06] "GET /virtual-machine-interface/ef6344c6-500a-444f-93aa-a12abc618edd HTTP/1.1" 200 3035 0.006862 10.0.0.22 - - [2025-11-17 03:14:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004461 10.0.0.22 - - [2025-11-17 03:14:06] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006031 10.0.0.22 - - [2025-11-17 03:14:06] "GET /virtual-networks?parent_id=24046428-6343-46f1-8744-3a0c2ff99126&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.006232 10.0.0.22 - - [2025-11-17 03:14:06] "GET /virtual-network/168a7c9e-4cb9-4bce-8531-79889d5c1920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.007540 10.0.0.22 - - [2025-11-17 03:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004648 10.0.0.22 - - [2025-11-17 03:14:09] "GET /virtual-network/168a7c9e-4cb9-4bce-8531-79889d5c1920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005406 10.0.0.22 - - [2025-11-17 03:14:12] "POST /neutron/network HTTP/1.1" 200 844 0.010197 10.0.0.22 - - [2025-11-17 03:14:13] "POST /neutron/port HTTP/1.1" 200 117 0.001281 10.0.0.22 - - [2025-11-17 03:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004623 10.0.0.22 - - [2025-11-17 03:14:13] "GET /virtual-network/168a7c9e-4cb9-4bce-8531-79889d5c1920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006452 10.0.0.22 - - [2025-11-17 03:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.22 - - [2025-11-17 03:14:17] "GET /virtual-network/168a7c9e-4cb9-4bce-8531-79889d5c1920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006259 10.0.0.22 - - [2025-11-17 03:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004956 10.0.0.22 - - [2025-11-17 03:14:21] "GET /virtual-network/168a7c9e-4cb9-4bce-8531-79889d5c1920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006189 10.0.0.22 - - [2025-11-17 03:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.22 - - [2025-11-17 03:14:25] "GET /virtual-network/168a7c9e-4cb9-4bce-8531-79889d5c1920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006091 10.0.0.22 - - [2025-11-17 03:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.22 - - [2025-11-17 03:14:29] "GET /virtual-network/168a7c9e-4cb9-4bce-8531-79889d5c1920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005939 10.0.0.22 - - [2025-11-17 03:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004875 10.0.0.22 - - [2025-11-17 03:14:34] "GET /virtual-network/168a7c9e-4cb9-4bce-8531-79889d5c1920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006550 10.0.0.22 - - [2025-11-17 03:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.22 - - [2025-11-17 03:14:38] "GET /virtual-network/168a7c9e-4cb9-4bce-8531-79889d5c1920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005760 10.0.0.23 - - [2025-11-17 03:14:39] "GET /obj-perms HTTP/1.1" 200 5056 0.077265 10.0.0.22 - - [2025-11-17 03:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004872 10.0.0.22 - - [2025-11-17 03:14:42] "GET /virtual-network/168a7c9e-4cb9-4bce-8531-79889d5c1920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006147 10.0.0.22 - - [2025-11-17 03:14:43] "POST /neutron/security_group HTTP/1.1" 200 2060 0.036638 10.0.0.22 - - [2025-11-17 03:14:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004456 10.0.0.22 - - [2025-11-17 03:14:46] "GET /virtual-network/168a7c9e-4cb9-4bce-8531-79889d5c1920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005952 10.0.0.22 - - [2025-11-17 03:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.22 - - [2025-11-17 03:14:50] "GET /virtual-network/168a7c9e-4cb9-4bce-8531-79889d5c1920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006181 10.0.0.22 - - [2025-11-17 03:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.22 - - [2025-11-17 03:14:52] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003857 10.0.0.22 - - [2025-11-17 03:14:52] "GET /virtual-networks?parent_id=24046428-6343-46f1-8744-3a0c2ff99126&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003447 10.0.0.22 - - [2025-11-17 03:14:52] "GET /virtual-network/168a7c9e-4cb9-4bce-8531-79889d5c1920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006294 10.0.0.22 - - [2025-11-17 03:14:57] "POST /neutron/port HTTP/1.1" 200 1091 0.016899 10.0.0.22 - - [2025-11-17 03:14:58] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006773 10.0.0.22 - - [2025-11-17 03:15:01] "POST /neutron/network HTTP/1.1" 200 859 0.033380 10.0.0.22 - - [2025-11-17 03:15:01] "POST /neutron/port HTTP/1.1" 200 117 0.001288 10.0.0.22 - - [2025-11-17 03:15:02] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007400 10.0.0.22 - - [2025-11-17 03:15:08] "POST /neutron/port HTTP/1.1" 200 1091 0.016580 10.0.0.22 - - [2025-11-17 03:15:13] "POST /fqname-to-id HTTP/1.1" 404 211 0.003907 10.0.0.22 - - [2025-11-17 03:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003866 10.0.0.23 - - [2025-11-17 03:15:13] "GET /projects?obj_uuids=24046428-6343-46f1-8744-3a0c2ff99126&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001340 10.0.0.22 - - [2025-11-17 03:15:13] "GET /project/24046428-6343-46f1-8744-3a0c2ff99126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.059246 10.0.0.22 - - [2025-11-17 03:15:13] "POST /service-instances HTTP/1.1" 200 547 0.046050 10.0.0.22 - - [2025-11-17 03:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005509 10.0.0.22 - - [2025-11-17 03:15:13] "GET /service-instance/9fc684fa-6ca7-40fe-990d-8af82007565f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.007213 10.0.0.22 - - [2025-11-17 03:15:13] "POST /port-tuples HTTP/1.1" 200 590 0.034312 10.0.0.22 - - [2025-11-17 03:15:13] "GET /virtual-machine-interface/ef6344c6-500a-444f-93aa-a12abc618edd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.006666 10.0.0.22 - - [2025-11-17 03:15:13] "PUT /virtual-machine-interface/ef6344c6-500a-444f-93aa-a12abc618edd HTTP/1.1" 200 284 0.041625 10.0.0.22 - - [2025-11-17 03:15:13] "POST /ref-update HTTP/1.1" 200 156 0.024042 10.0.0.22 - - [2025-11-17 03:15:14] "POST /instance-ips HTTP/1.1" 200 373 0.095243 10.0.0.22 - - [2025-11-17 03:15:14] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009942 10.0.0.22 - - [2025-11-17 03:15:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020100 10.0.0.22 - - [2025-11-17 03:15:14] "POST /neutron/port HTTP/1.1" 200 1091 0.026155 10.0.0.22 - - [2025-11-17 03:15:14] "POST /ref-update HTTP/1.1" 200 156 0.019236 10.0.0.22 - - [2025-11-17 03:15:14] "GET /virtual-machine/82defce1-c8df-4ca8-b97b-7c3dcad1cb43 HTTP/1.1" 200 1294 0.005724 10.0.0.22 - - [2025-11-17 03:15:14] "GET /virtual-machine-interface/4e02efb7-3963-4d1a-8f9c-b74531b15537 HTTP/1.1" 200 2957 0.006396 10.0.0.22 - - [2025-11-17 03:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.22 - - [2025-11-17 03:15:14] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004164 10.0.0.22 - - [2025-11-17 03:15:14] "GET /virtual-networks?parent_id=24046428-6343-46f1-8744-3a0c2ff99126&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.004007 10.0.0.22 - - [2025-11-17 03:15:14] "GET /virtual-network/d15b00dc-4ba8-4db2-a170-b32071995296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007319 10.0.0.22 - - [2025-11-17 03:15:14] "POST /neutron/port HTTP/1.1" 200 1092 0.021014 10.0.0.22 - - [2025-11-17 03:15:15] "POST /neutron/subnet HTTP/1.1" 200 708 0.008179 10.0.0.22 - - [2025-11-17 03:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.22 - - [2025-11-17 03:15:15] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005434 10.0.0.22 - - [2025-11-17 03:15:15] "GET /virtual-networks?parent_id=24046428-6343-46f1-8744-3a0c2ff99126&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003249 10.0.0.22 - - [2025-11-17 03:15:15] "GET /virtual-network/d15b00dc-4ba8-4db2-a170-b32071995296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007565 10.0.0.22 - - [2025-11-17 03:15:15] "POST /neutron/port HTTP/1.1" 200 1092 0.015062 10.0.0.22 - - [2025-11-17 03:15:16] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007179 10.0.0.22 - - [2025-11-17 03:15:16] "GET /virtual-machine/3d989b08-46a1-422f-944b-2234057b5169 HTTP/1.1" 200 1294 0.006065 10.0.0.22 - - [2025-11-17 03:15:16] "GET /virtual-machine-interface/cc46385c-a2c5-4361-b052-8e80fec7a97c HTTP/1.1" 200 2961 0.006746 10.0.0.22 - - [2025-11-17 03:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.22 - - [2025-11-17 03:15:16] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003909 10.0.0.22 - - [2025-11-17 03:15:16] "GET /virtual-networks?parent_id=24046428-6343-46f1-8744-3a0c2ff99126&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003497 10.0.0.22 - - [2025-11-17 03:15:16] "GET /virtual-network/840146f7-7ece-41b7-bc61-a8e3617bc23d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.008262 10.0.0.22 - - [2025-11-17 03:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.22 - - [2025-11-17 03:15:17] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004091 10.0.0.22 - - [2025-11-17 03:15:17] "GET /virtual-networks?parent_id=24046428-6343-46f1-8744-3a0c2ff99126&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003274 10.0.0.22 - - [2025-11-17 03:15:17] "GET /virtual-network/840146f7-7ece-41b7-bc61-a8e3617bc23d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006181 10.0.0.22 - - [2025-11-17 03:15:17] "POST /fqname-to-id HTTP/1.1" 404 215 0.003297 10.0.0.22 - - [2025-11-17 03:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.23 - - [2025-11-17 03:15:17] "GET /projects?obj_uuids=24046428-6343-46f1-8744-3a0c2ff99126&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001419 10.0.0.22 - - [2025-11-17 03:15:17] "GET /project/24046428-6343-46f1-8744-3a0c2ff99126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.044588 10.0.0.22 - - [2025-11-17 03:15:17] "POST /network-policys HTTP/1.1" 200 551 0.029421 10.0.0.22 - - [2025-11-17 03:15:17] "GET /network-policy/42fe30bd-66f6-43c1-95d1-31eaa2a9e9b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.007209 10.0.0.22 - - [2025-11-17 03:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.22 - - [2025-11-17 03:15:17] "GET /virtual-network/d15b00dc-4ba8-4db2-a170-b32071995296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007494 10.0.0.22 - - [2025-11-17 03:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932 10.0.0.22 - - [2025-11-17 03:15:17] "GET /network-policy/42fe30bd-66f6-43c1-95d1-31eaa2a9e9b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.004318 10.0.0.22 - - [2025-11-17 03:15:18] "POST /ref-update HTTP/1.1" 200 156 0.061722 10.0.0.22 - - [2025-11-17 03:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.22 - - [2025-11-17 03:15:18] "GET /network-policy/42fe30bd-66f6-43c1-95d1-31eaa2a9e9b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.005529 10.0.0.33 - - [2025-11-17 03:15:18] "POST /ref-update HTTP/1.1" 200 156 0.041363 10.0.0.22 - - [2025-11-17 03:15:18] "POST /neutron/network HTTP/1.1" 200 923 0.017494 10.0.0.22 - - [2025-11-17 03:15:18] "GET /virtual-network/d15b00dc-4ba8-4db2-a170-b32071995296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.015420 10.0.0.22 - - [2025-11-17 03:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008543 10.0.0.22 - - [2025-11-17 03:15:18] "GET /network-policy/42fe30bd-66f6-43c1-95d1-31eaa2a9e9b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.005072 10.0.0.22 - - [2025-11-17 03:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.22 - - [2025-11-17 03:15:18] "GET /virtual-network/840146f7-7ece-41b7-bc61-a8e3617bc23d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006183 10.0.0.22 - - [2025-11-17 03:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.22 - - [2025-11-17 03:15:18] "GET /network-policy/42fe30bd-66f6-43c1-95d1-31eaa2a9e9b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.004240 10.0.0.22 - - [2025-11-17 03:15:18] "POST /ref-update HTTP/1.1" 200 156 0.057843 10.0.0.22 - - [2025-11-17 03:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.22 - - [2025-11-17 03:15:18] "GET /network-policy/42fe30bd-66f6-43c1-95d1-31eaa2a9e9b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.006084 10.0.0.33 - - [2025-11-17 03:15:18] "POST /ref-update HTTP/1.1" 200 156 0.035183 10.0.0.22 - - [2025-11-17 03:15:18] "GET /virtual-network/840146f7-7ece-41b7-bc61-a8e3617bc23d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2372 0.013278 10.0.0.22 - - [2025-11-17 03:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004849 10.0.0.22 - - [2025-11-17 03:15:18] "GET /network-policy/42fe30bd-66f6-43c1-95d1-31eaa2a9e9b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.004589 10.0.0.22 - - [2025-11-17 03:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004377 10.0.0.22 - - [2025-11-17 03:15:18] "GET /service-template/343ddadc-c2ab-4b74-95f2-bab1936fff02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1643 0.006212 10.0.0.22 - - [2025-11-17 03:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.23 - - [2025-11-17 03:15:18] "GET /projects?obj_uuids=24046428-6343-46f1-8744-3a0c2ff99126&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001031 10.0.0.22 - - [2025-11-17 03:15:18] "GET /project/24046428-6343-46f1-8744-3a0c2ff99126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.057604 10.0.0.22 - - [2025-11-17 03:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.22 - - [2025-11-17 03:15:18] "GET /service-instance/9fc684fa-6ca7-40fe-990d-8af82007565f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2544 0.006572 10.0.0.22 - - [2025-11-17 03:15:19] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008023 10.0.0.22 - - [2025-11-17 03:15:19] "POST /neutron/port HTTP/1.1" 200 1385 0.025064 10.0.0.22 - - [2025-11-17 03:15:19] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008111 10.0.0.22 - - [2025-11-17 03:15:19] "POST /id-to-fqname HTTP/1.1" 200 233 0.001598 10.0.0.22 - - [2025-11-17 03:15:19] "GET /virtual-machine/e7f0609f-f705-4e57-a664-ee0c71e64284 HTTP/1.1" 200 1295 0.004942 10.0.0.22 - - [2025-11-17 03:15:19] "GET /virtual-machine-interface/ef6344c6-500a-444f-93aa-a12abc618edd HTTP/1.1" 200 3891 0.007291 10.0.0.22 - - [2025-11-17 03:15:19] "GET /instance-ip/048db20f-dd97-4cb8-8d90-368d445b6354 HTTP/1.1" 200 1963 0.005288 10.0.0.22 - - [2025-11-17 03:15:19] "GET /instance-ip/e250e4fe-8b2e-4be0-a8bf-49a7636cc718 HTTP/1.1" 200 1963 0.004701 10.0.0.22 - - [2025-11-17 03:15:19] "GET /instance-ip/fe93fe8b-034e-4674-8ea5-366986c45720 HTTP/1.1" 200 1637 0.007535 10.0.0.22 - - [2025-11-17 03:15:19] "POST /neutron/port HTTP/1.1" 200 1385 0.019978 10.0.0.22 - - [2025-11-17 03:15:19] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007560 10.0.0.22 - - [2025-11-17 03:15:19] "GET /virtual-machine/e7f0609f-f705-4e57-a664-ee0c71e64284 HTTP/1.1" 200 1295 0.004436 10.0.0.22 - - [2025-11-17 03:15:19] "GET /virtual-machine-interface/ef6344c6-500a-444f-93aa-a12abc618edd HTTP/1.1" 200 3891 0.005871 10.0.0.22 - - [2025-11-17 03:15:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003172 10.0.0.22 - - [2025-11-17 03:15:19] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003899 10.0.0.22 - - [2025-11-17 03:15:19] "GET /virtual-networks?parent_id=24046428-6343-46f1-8744-3a0c2ff99126&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003236 10.0.0.22 - - [2025-11-17 03:15:20] "GET /virtual-network/168a7c9e-4cb9-4bce-8531-79889d5c1920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006022 10.0.0.22 - - [2025-11-17 03:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.22 - - [2025-11-17 03:15:21] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004045 10.0.0.22 - - [2025-11-17 03:15:21] "GET /virtual-networks?parent_id=24046428-6343-46f1-8744-3a0c2ff99126&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003683 10.0.0.22 - - [2025-11-17 03:15:21] "GET /virtual-network/168a7c9e-4cb9-4bce-8531-79889d5c1920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005799 10.0.0.22 - - [2025-11-17 03:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003856 10.0.0.22 - - [2025-11-17 03:15:21] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005180 10.0.0.22 - - [2025-11-17 03:15:21] "GET /virtual-networks?parent_id=24046428-6343-46f1-8744-3a0c2ff99126&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003448 10.0.0.22 - - [2025-11-17 03:15:21] "GET /virtual-network/168a7c9e-4cb9-4bce-8531-79889d5c1920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006171 10.0.0.22 - - [2025-11-17 03:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.22 - - [2025-11-17 03:15:21] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004300 10.0.0.22 - - [2025-11-17 03:15:21] "GET /virtual-networks?parent_id=24046428-6343-46f1-8744-3a0c2ff99126&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003437 10.0.0.22 - - [2025-11-17 03:15:21] "GET /virtual-network/168a7c9e-4cb9-4bce-8531-79889d5c1920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006053 10.0.0.22 - - [2025-11-17 03:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279 10.0.0.22 - - [2025-11-17 03:15:21] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004747 10.0.0.22 - - [2025-11-17 03:15:21] "GET /virtual-networks?parent_id=24046428-6343-46f1-8744-3a0c2ff99126&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.004239 10.0.0.22 - - [2025-11-17 03:15:21] "GET /virtual-network/168a7c9e-4cb9-4bce-8531-79889d5c1920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006238 10.0.0.22 - - [2025-11-17 03:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.22 - - [2025-11-17 03:15:21] "GET /routing-instance/5f06fa50-6464-46ff-81d6-ee61cc9b9855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.005046 10.0.0.22 - - [2025-11-17 03:15:21] "GET /routing-instance/5f06fa50-6464-46ff-81d6-ee61cc9b9855?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1588 0.005473 10.0.0.22 - - [2025-11-17 03:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.22 - - [2025-11-17 03:15:21] "GET /routing-instance/1def3fc6-6483-4385-803c-39aea4e3f3ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.004700 10.0.0.22 - - [2025-11-17 03:15:21] "GET /routing-instance/1def3fc6-6483-4385-803c-39aea4e3f3ee?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1591 0.006056 10.0.0.33 - - [2025-11-17 03:15:40] "GET /obj-perms HTTP/1.1" 200 5056 0.060769 10.0.0.23 - - [2025-11-17 03:15:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000439 10.0.0.23 - - [2025-11-17 03:15:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000452 10.0.0.33 - - [2025-11-17 03:15:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000374 10.0.0.33 - - [2025-11-17 03:15:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000442 10.0.0.33 - - [2025-11-17 03:15:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000369 10.0.0.33 - - [2025-11-17 03:15:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.23 - - [2025-11-17 03:15:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000412 10.0.0.23 - - [2025-11-17 03:15:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000420 10.0.0.22 - - [2025-11-17 03:15:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.22 - - [2025-11-17 03:15:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000395 10.0.0.22 - - [2025-11-17 03:15:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000574 10.0.0.22 - - [2025-11-17 03:15:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.22 - - [2025-11-17 03:16:01] "POST /neutron/network HTTP/1.1" 200 933 0.007969 10.0.0.22 - - [2025-11-17 03:16:02] "POST /neutron/port HTTP/1.1" 200 117 0.001383 10.0.0.22 - - [2025-11-17 03:16:15] "POST /neutron/port HTTP/1.1" 200 1092 0.015465 10.0.0.22 - - [2025-11-17 03:16:15] "POST /neutron/subnet HTTP/1.1" 200 708 0.009460 10.0.0.22 - - [2025-11-17 03:16:18] "GET /network-policy/42fe30bd-66f6-43c1-95d1-31eaa2a9e9b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.004140 10.0.0.22 - - [2025-11-17 03:16:18] "PUT /network-policy/42fe30bd-66f6-43c1-95d1-31eaa2a9e9b0 HTTP/1.1" 200 262 0.014081 10.0.0.22 - - [2025-11-17 03:16:18] "GET /network-policy/42fe30bd-66f6-43c1-95d1-31eaa2a9e9b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3769 0.004342 10.0.0.22 - - [2025-11-17 03:16:19] "POST /neutron/port HTTP/1.1" 200 1385 0.022661 10.0.0.33 - - [2025-11-17 03:16:19] "PUT /access-control-list/b78fef96-5008-411c-9ff3-e19d16452ae9 HTTP/1.1" 200 272 0.050195 10.0.0.22 - - [2025-11-17 03:16:42] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009196 10.0.0.22 - - [2025-11-17 03:16:47] "POST /ref-update HTTP/1.1" 200 156 0.064414 10.0.0.22 - - [2025-11-17 03:16:47] "GET /virtual-network/840146f7-7ece-41b7-bc61-a8e3617bc23d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.015804 10.0.0.22 - - [2025-11-17 03:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893 10.0.0.33 - - [2025-11-17 03:16:47] "POST /ref-update HTTP/1.1" 200 156 0.026486 10.0.0.22 - - [2025-11-17 03:16:47] "GET /network-policy/42fe30bd-66f6-43c1-95d1-31eaa2a9e9b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3769 0.012261 10.0.0.22 - - [2025-11-17 03:16:47] "POST /ref-update HTTP/1.1" 200 156 0.093976 10.0.0.33 - - [2025-11-17 03:16:47] "DELETE /access-control-list/2a75a851-676b-4fe6-8523-40896849fd14 HTTP/1.1" 200 115 0.050335 10.0.0.22 - - [2025-11-17 03:16:47] "GET /virtual-network/d15b00dc-4ba8-4db2-a170-b32071995296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.013859 10.0.0.22 - - [2025-11-17 03:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.22 - - [2025-11-17 03:16:47] "GET /network-policy/42fe30bd-66f6-43c1-95d1-31eaa2a9e9b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3769 0.004183 10.0.0.33 - - [2025-11-17 03:16:47] "POST /ref-update HTTP/1.1" 200 156 0.051041 10.0.0.22 - - [2025-11-17 03:16:47] "DELETE /network-policy/42fe30bd-66f6-43c1-95d1-31eaa2a9e9b0 HTTP/1.1" 200 115 0.060120 10.0.0.22 - - [2025-11-17 03:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009577 10.0.0.22 - - [2025-11-17 03:16:47] "DELETE /service-instance/9fc684fa-6ca7-40fe-990d-8af82007565f HTTP/1.1" 200 115 0.058756 10.0.0.22 - - [2025-11-17 03:16:48] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004293 10.0.0.22 - - [2025-11-17 03:16:48] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.006108 10.0.0.22 - - [2025-11-17 03:16:48] "DELETE /instance-ip/048db20f-dd97-4cb8-8d90-368d445b6354 HTTP/1.1" 200 115 0.105736 10.0.0.22 - - [2025-11-17 03:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004228 10.0.0.22 - - [2025-11-17 03:16:48] "DELETE /service-template/343ddadc-c2ab-4b74-95f2-bab1936fff02 HTTP/1.1" 200 115 0.033058 10.0.0.22 - - [2025-11-17 03:16:48] "POST /fqname-to-id HTTP/1.1" 404 193 0.003908 10.0.0.22 - - [2025-11-17 03:16:48] "POST /neutron/network HTTP/1.1" 200 851 0.008615 10.0.0.22 - - [2025-11-17 03:16:48] "POST /neutron/port HTTP/1.1" 200 1117 0.017587 10.0.0.22 - - [2025-11-17 03:16:49] "POST /neutron/network HTTP/1.1" 200 849 0.007828 10.0.0.22 - - [2025-11-17 03:16:49] "POST /neutron/port HTTP/1.1" 200 151 0.250772 10.0.0.22 - - [2025-11-17 03:16:49] "POST /neutron/port HTTP/1.1" 200 151 0.275358 10.0.0.33 - - [2025-11-17 03:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007067 10.0.0.22 - - [2025-11-17 03:16:51] "POST /neutron/network HTTP/1.1" 200 834 0.006889 10.0.0.33 - - [2025-11-17 03:16:51] "DELETE /route-target/272e8da8-54e2-443f-a9ac-634094a02b6d HTTP/1.1" 200 115 0.026614 10.0.0.23 - - [2025-11-17 03:16:52] "POST /useragent-kv HTTP/1.1" 200 115 0.097227 10.0.0.23 - - [2025-11-17 03:16:52] "POST /useragent-kv HTTP/1.1" 200 115 0.002666 10.0.0.22 - - [2025-11-17 03:16:52] "POST /neutron/network HTTP/1.1" 200 151 0.215200 10.0.0.33 - - [2025-11-17 03:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003972 10.0.0.23 - - [2025-11-17 03:16:54] "GET /projects?obj_uuids=24046428-6343-46f1-8744-3a0c2ff99126&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001099 10.0.0.22 - - [2025-11-17 03:16:54] "GET /project/24046428-6343-46f1-8744-3a0c2ff99126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.078961 10.0.0.23 - - [2025-11-17 03:16:54] "GET /projects?obj_uuids=24046428-6343-46f1-8744-3a0c2ff99126&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001412 10.0.0.22 - - [2025-11-17 03:16:54] "GET /project/24046428-6343-46f1-8744-3a0c2ff99126?fields=virtual_networks HTTP/1.1" 200 1045 0.060282 10.0.0.23 - - [2025-11-17 03:16:54] "GET /projects?obj_uuids=24046428-6343-46f1-8744-3a0c2ff99126&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001048 10.0.0.22 - - [2025-11-17 03:16:54] "GET /project/24046428-6343-46f1-8744-3a0c2ff99126?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.053126 10.0.0.23 - - [2025-11-17 03:16:54] "GET /projects?obj_uuids=24046428-6343-46f1-8744-3a0c2ff99126&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001108 10.0.0.22 - - [2025-11-17 03:16:54] "GET /project/24046428-6343-46f1-8744-3a0c2ff99126?fields=security_groups HTTP/1.1" 200 1273 0.042756 10.0.0.23 - - [2025-11-17 03:16:55] "GET /projects?obj_uuids=24046428-6343-46f1-8744-3a0c2ff99126&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000981 10.0.0.23 - - [2025-11-17 03:16:55] "GET /project/24046428-6343-46f1-8744-3a0c2ff99126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.039756 10.0.0.23 - - [2025-11-17 03:16:55] "GET /projects?obj_uuids=24046428-6343-46f1-8744-3a0c2ff99126&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000989 10.0.0.23 - - [2025-11-17 03:16:55] "GET /project/24046428-6343-46f1-8744-3a0c2ff99126?fields=security_groups HTTP/1.1" 200 1378 0.060884 10.0.0.23 - - [2025-11-17 03:16:55] "DELETE /security-group/86cc4871-e45b-49a5-9906-d2d7b49e2ef4 HTTP/1.1" 200 115 0.054041 10.0.0.23 - - [2025-11-17 03:16:55] "GET /projects?obj_uuids=24046428-6343-46f1-8744-3a0c2ff99126&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001163 10.0.0.23 - - [2025-11-17 03:16:55] "GET /project/24046428-6343-46f1-8744-3a0c2ff99126?fields=application_policy_sets HTTP/1.1" 200 1417 0.085690 10.0.0.33 - - [2025-11-17 03:16:55] "DELETE /access-control-list/9d351077-042f-4871-9392-6b50aa0869c4 HTTP/1.1" 200 115 0.082162 10.0.0.22 - - [2025-11-17 03:16:55] "POST /fqname-to-id HTTP/1.1" 404 189 0.054983 10.0.0.23 - - [2025-11-17 03:16:55] "DELETE /project/24046428-6343-46f1-8744-3a0c2ff99126 HTTP/1.1" 200 115 0.601563 10.0.0.23 - - [2025-11-17 03:16:55] "GET /projects?obj_uuids=ed0e080d-9663-451f-abf4-08adb28328f1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002897 10.0.0.23 - - [2025-11-17 03:16:55] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001793 10.0.0.23 - - [2025-11-17 03:16:55] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008310 10.0.0.23 - - [2025-11-17 03:16:55] "POST /id-to-fqname HTTP/1.1" 200 191 0.008173 10.0.0.23 - - [2025-11-17 03:16:55] "POST /fqname-to-id HTTP/1.1" 404 200 0.003981 10.0.0.23 - - [2025-11-17 03:16:55] "POST /security-groups HTTP/1.1" 200 592 0.034611 10.0.0.23 - - [2025-11-17 03:16:55] "POST /projects HTTP/1.1" 200 587 0.254812 10.0.0.23 - - [2025-11-17 03:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.293333 10.0.0.33 - - [2025-11-17 03:16:55] "POST /fqname-to-id HTTP/1.1" 404 234 0.007166 10.0.0.22 - - [2025-11-17 03:16:56] "GET /project/ed0e080d-9663-451f-abf4-08adb28328f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.459505 10.0.0.22 - - [2025-11-17 03:16:57] "GET / HTTP/1.1" 200 35931 0.001714 10.0.0.22 - - [2025-11-17 03:16:59] "GET /project/ed0e080d-9663-451f-abf4-08adb28328f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000462 10.0.0.23 - - [2025-11-17 03:16:59] "GET /projects?obj_uuids=ed0e080d-9663-451f-abf4-08adb28328f1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001016 10.0.0.22 - - [2025-11-17 03:17:00] "GET /project/ed0e080d-9663-451f-abf4-08adb28328f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.075487 10.0.0.22 - - [2025-11-17 03:17:00] "POST /fqname-to-id HTTP/1.1" 404 180 0.005941 10.0.0.22 - - [2025-11-17 03:17:00] "POST /virtual-DNSs HTTP/1.1" 200 507 0.035099 10.0.0.22 - - [2025-11-17 03:17:00] "GET /virtual-DNS/06a58260-6b14-4066-b41d-eeebf31b27cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.006744 10.0.0.22 - - [2025-11-17 03:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004127 10.0.0.22 - - [2025-11-17 03:17:00] "GET /virtual-DNS/06a58260-6b14-4066-b41d-eeebf31b27cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.004641 10.0.0.22 - - [2025-11-17 03:17:00] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003820 10.0.0.22 - - [2025-11-17 03:17:00] "POST /network-ipams HTTP/1.1" 200 514 0.028535 10.0.0.22 - - [2025-11-17 03:17:00] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 751 0.003476 10.0.0.22 - - [2025-11-17 03:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004146 10.0.0.22 - - [2025-11-17 03:17:00] "GET /network-ipam/58ac38ed-6904-4889-b04e-1426b2db64f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.006186 10.0.0.22 - - [2025-11-17 03:17:00] "PUT /network-ipam/58ac38ed-6904-4889-b04e-1426b2db64f6 HTTP/1.1" 200 258 0.014000 10.0.0.22 - - [2025-11-17 03:17:01] "POST /ref-update HTTP/1.1" 200 156 0.017507 10.0.0.22 - - [2025-11-17 03:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.23 - - [2025-11-17 03:17:01] "GET /projects?obj_uuids=ed0e080d-9663-451f-abf4-08adb28328f1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001096 10.0.0.22 - - [2025-11-17 03:17:01] "GET /project/ed0e080d-9663-451f-abf4-08adb28328f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.052448 10.0.0.22 - - [2025-11-17 03:17:01] "POST /neutron/network HTTP/1.1" 200 117 0.042801 10.0.0.33 - - [2025-11-17 03:17:01] "POST /ref-update HTTP/1.1" 200 156 0.030942 10.0.0.22 - - [2025-11-17 03:17:01] "POST /neutron/network HTTP/1.1" 200 833 0.011137 10.0.0.22 - - [2025-11-17 03:17:01] "POST /id-to-fqname HTTP/1.1" 200 227 0.001349 10.0.0.22 - - [2025-11-17 03:17:01] "GET /virtual-network/db229850-e27e-4116-8dba-efcc350380f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006744 10.0.0.22 - - [2025-11-17 03:17:01] "GET /virtual-network/db229850-e27e-4116-8dba-efcc350380f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006775 10.0.0.22 - - [2025-11-17 03:17:01] "POST /neutron/subnet HTTP/1.1" 200 711 0.008310 10.0.0.22 - - [2025-11-17 03:17:01] "POST /id-to-fqname HTTP/1.1" 200 227 0.001364 10.0.0.22 - - [2025-11-17 03:17:02] "POST /neutron/network HTTP/1.1" 200 843 0.007081 10.0.0.23 - - [2025-11-17 03:17:03] "GET /projects?obj_uuids=ed0e080d-9663-451f-abf4-08adb28328f1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001108 10.0.0.22 - - [2025-11-17 03:17:03] "GET /project/ed0e080d-9663-451f-abf4-08adb28328f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.078814 10.0.0.22 - - [2025-11-17 03:17:03] "POST /neutron/port HTTP/1.1" 200 117 0.006067 10.0.0.23 - - [2025-11-17 03:17:03] "GET /projects?obj_uuids=ed0e080d-9663-451f-abf4-08adb28328f1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001101 10.0.0.22 - - [2025-11-17 03:17:04] "POST /neutron/port HTTP/1.1" 200 1058 0.306488 10.0.0.22 - - [2025-11-17 03:17:04] "POST /neutron/port HTTP/1.1" 200 1112 0.133339 10.0.0.22 - - [2025-11-17 03:17:04] "POST /neutron/subnet HTTP/1.1" 200 685 0.009155 10.0.0.22 - - [2025-11-17 03:17:08] "POST /neutron/port HTTP/1.1" 200 1086 0.017760 10.0.0.22 - - [2025-11-17 03:17:08] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007716 10.0.0.22 - - [2025-11-17 03:17:08] "GET /virtual-machine/b0c4067a-e9d3-4719-8490-2eb09367889b HTTP/1.1" 401 292 0.000471 10.0.0.22 - - [2025-11-17 03:17:09] "GET /virtual-machine/b0c4067a-e9d3-4719-8490-2eb09367889b HTTP/1.1" 200 1293 0.033228 10.0.0.22 - - [2025-11-17 03:17:09] "GET /virtual-machine-interface/b409f662-023f-486f-b998-17b84fb0c140 HTTP/1.1" 200 2965 0.005814 10.0.0.22 - - [2025-11-17 03:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.22 - - [2025-11-17 03:17:09] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003976 10.0.0.22 - - [2025-11-17 03:17:09] "GET /virtual-networks?parent_id=ed0e080d-9663-451f-abf4-08adb28328f1&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003804 10.0.0.22 - - [2025-11-17 03:17:09] "GET /virtual-network/db229850-e27e-4116-8dba-efcc350380f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005872 10.0.0.22 - - [2025-11-17 03:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004131 10.0.0.22 - - [2025-11-17 03:17:12] "GET /virtual-network/db229850-e27e-4116-8dba-efcc350380f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005503 10.0.0.22 - - [2025-11-17 03:17:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.22 - - [2025-11-17 03:17:16] "GET /virtual-network/db229850-e27e-4116-8dba-efcc350380f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007238 10.0.0.22 - - [2025-11-17 03:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003794 10.0.0.22 - - [2025-11-17 03:17:20] "GET /virtual-network/db229850-e27e-4116-8dba-efcc350380f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006034 10.0.0.22 - - [2025-11-17 03:17:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.22 - - [2025-11-17 03:17:24] "GET /virtual-network/db229850-e27e-4116-8dba-efcc350380f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006104 10.0.0.22 - - [2025-11-17 03:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.22 - - [2025-11-17 03:17:28] "GET /virtual-network/db229850-e27e-4116-8dba-efcc350380f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006276 10.0.0.22 - - [2025-11-17 03:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004048 10.0.0.22 - - [2025-11-17 03:17:32] "GET /virtual-network/db229850-e27e-4116-8dba-efcc350380f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006083 10.0.0.22 - - [2025-11-17 03:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004369 10.0.0.22 - - [2025-11-17 03:17:36] "GET /virtual-network/db229850-e27e-4116-8dba-efcc350380f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005881 10.0.0.22 - - [2025-11-17 03:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004132 10.0.0.22 - - [2025-11-17 03:17:41] "GET /virtual-network/db229850-e27e-4116-8dba-efcc350380f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005846 10.0.0.22 - - [2025-11-17 03:17:42] "GET /obj-perms HTTP/1.1" 200 5056 0.061017 10.0.0.22 - - [2025-11-17 03:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004130 10.0.0.22 - - [2025-11-17 03:17:45] "GET /virtual-network/db229850-e27e-4116-8dba-efcc350380f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006443 10.0.0.22 - - [2025-11-17 03:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003936 10.0.0.22 - - [2025-11-17 03:17:47] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004079 10.0.0.22 - - [2025-11-17 03:17:47] "GET /virtual-networks?parent_id=ed0e080d-9663-451f-abf4-08adb28328f1&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.007267 10.0.0.22 - - [2025-11-17 03:17:47] "GET /virtual-network/db229850-e27e-4116-8dba-efcc350380f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006144 10.0.0.22 - - [2025-11-17 03:17:47] "POST /neutron/port HTTP/1.1" 200 1086 0.016502 10.0.0.22 - - [2025-11-17 03:17:52] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009643 10.0.0.23 - - [2025-11-17 03:17:55] "DELETE /project/ed0e080d9663451fabf408adb28328f1 HTTP/1.1" 404 173 0.004508 10.0.0.22 - - [2025-11-17 03:17:57] "POST /neutron/port HTTP/1.1" 200 1086 0.013853 10.0.0.22 - - [2025-11-17 03:18:02] "POST /neutron/port HTTP/1.1" 200 1086 0.015078 10.0.0.22 - - [2025-11-17 03:18:02] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007425 10.0.0.22 - - [2025-11-17 03:18:03] "POST /neutron/port HTTP/1.1" 200 117 0.001164 10.0.0.22 - - [2025-11-17 03:18:36] "POST /neutron/network HTTP/1.1" 200 833 0.006458 10.0.0.22 - - [2025-11-17 03:18:36] "POST /id-to-fqname HTTP/1.1" 200 227 0.001159 10.0.0.22 - - [2025-11-17 03:18:36] "POST /neutron/network HTTP/1.1" 200 843 0.007103 10.0.0.23 - - [2025-11-17 03:18:37] "GET /projects?obj_uuids=ed0e080d-9663-451f-abf4-08adb28328f1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001720 10.0.0.22 - - [2025-11-17 03:18:37] "GET /project/ed0e080d-9663-451f-abf4-08adb28328f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.085562 10.0.0.22 - - [2025-11-17 03:18:37] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007772 10.0.0.22 - - [2025-11-17 03:18:37] "POST /neutron/network HTTP/1.1" 200 843 0.008183 10.0.0.22 - - [2025-11-17 03:18:38] "POST /neutron/port HTTP/1.1" 200 1058 0.042583 10.0.0.22 - - [2025-11-17 03:18:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003715 10.0.0.22 - - [2025-11-17 03:18:38] "POST /neutron/network HTTP/1.1" 200 833 0.007164 10.0.0.22 - - [2025-11-17 03:18:42] "POST /neutron/port HTTP/1.1" 200 1086 0.015661 10.0.0.22 - - [2025-11-17 03:18:42] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007606 10.0.0.22 - - [2025-11-17 03:18:42] "GET /virtual-machine/f9277848-54ce-484d-9562-b86e495b43cb HTTP/1.1" 200 1294 0.006133 10.0.0.22 - - [2025-11-17 03:18:42] "GET /virtual-machine-interface/b152ef69-49fb-4df9-afab-9479785f1069 HTTP/1.1" 200 2965 0.005852 10.0.0.22 - - [2025-11-17 03:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.22 - - [2025-11-17 03:18:42] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003551 10.0.0.22 - - [2025-11-17 03:18:42] "GET /virtual-networks?parent_id=ed0e080d-9663-451f-abf4-08adb28328f1&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003171 10.0.0.22 - - [2025-11-17 03:18:42] "GET /virtual-network/db229850-e27e-4116-8dba-efcc350380f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006426 10.0.0.23 - - [2025-11-17 03:18:43] "GET /obj-perms HTTP/1.1" 200 5056 0.064115 10.0.0.22 - - [2025-11-17 03:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.22 - - [2025-11-17 03:18:46] "GET /virtual-network/db229850-e27e-4116-8dba-efcc350380f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006145 10.0.0.22 - - [2025-11-17 03:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004140 10.0.0.22 - - [2025-11-17 03:18:50] "GET /virtual-network/db229850-e27e-4116-8dba-efcc350380f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005453 10.0.0.22 - - [2025-11-17 03:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.22 - - [2025-11-17 03:18:54] "GET /virtual-network/db229850-e27e-4116-8dba-efcc350380f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006126 10.0.0.22 - - [2025-11-17 03:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003672 10.0.0.22 - - [2025-11-17 03:18:58] "GET /virtual-network/db229850-e27e-4116-8dba-efcc350380f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005261 10.0.0.22 - - [2025-11-17 03:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003777 10.0.0.22 - - [2025-11-17 03:19:02] "GET /virtual-network/db229850-e27e-4116-8dba-efcc350380f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005704 10.0.0.22 - - [2025-11-17 03:19:03] "POST /neutron/network HTTP/1.1" 200 843 0.007289 10.0.0.22 - - [2025-11-17 03:19:04] "POST /neutron/port HTTP/1.1" 200 117 0.001236 10.0.0.22 - - [2025-11-17 03:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004094 10.0.0.22 - - [2025-11-17 03:19:06] "GET /virtual-network/db229850-e27e-4116-8dba-efcc350380f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005857 10.0.0.22 - - [2025-11-17 03:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.22 - - [2025-11-17 03:19:10] "GET /virtual-network/db229850-e27e-4116-8dba-efcc350380f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006352 10.0.0.22 - - [2025-11-17 03:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.22 - - [2025-11-17 03:19:14] "GET /virtual-network/db229850-e27e-4116-8dba-efcc350380f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006974 10.0.0.22 - - [2025-11-17 03:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.22 - - [2025-11-17 03:19:16] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003896 10.0.0.22 - - [2025-11-17 03:19:16] "GET /virtual-networks?parent_id=ed0e080d-9663-451f-abf4-08adb28328f1&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004421 10.0.0.22 - - [2025-11-17 03:19:16] "GET /virtual-network/db229850-e27e-4116-8dba-efcc350380f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006338 10.0.0.22 - - [2025-11-17 03:19:17] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008416 10.0.0.22 - - [2025-11-17 03:19:19] "POST /neutron/network HTTP/1.1" 200 843 0.006756 10.0.0.22 - - [2025-11-17 03:19:19] "POST /neutron/port HTTP/1.1" 200 117 0.001421 10.0.0.22 - - [2025-11-17 03:19:22] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007828 10.0.0.22 - - [2025-11-17 03:19:27] "POST /neutron/port HTTP/1.1" 200 1086 0.018942 10.0.0.22 - - [2025-11-17 03:19:32] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008338 10.0.0.33 - - [2025-11-17 03:19:43] "GET /obj-perms HTTP/1.1" 200 5056 0.059436 10.0.0.22 - - [2025-11-17 03:20:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.22 - - [2025-11-17 03:20:02] "DELETE /virtual-DNS/06a58260-6b14-4066-b41d-eeebf31b27cb HTTP/1.1" 409 235 0.008467 10.0.0.22 - - [2025-11-17 03:20:02] "POST /fqname-to-id HTTP/1.1" 404 192 0.003441 10.0.0.22 - - [2025-11-17 03:20:02] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.028767 10.0.0.22 - - [2025-11-17 03:20:02] "GET /virtual-DNS-record/33719099-ff52-4583-8d37-6da2867039f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.005507 10.0.0.22 - - [2025-11-17 03:20:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.22 - - [2025-11-17 03:20:02] "GET /virtual-DNS-record/33719099-ff52-4583-8d37-6da2867039f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.004671 10.0.0.22 - - [2025-11-17 03:20:05] "POST /neutron/network HTTP/1.1" 200 843 0.034704 10.0.0.22 - - [2025-11-17 03:20:05] "POST /neutron/port HTTP/1.1" 200 117 0.001385 10.0.0.22 - - [2025-11-17 03:20:09] "DELETE /virtual-DNS-record/33719099-ff52-4583-8d37-6da2867039f1 HTTP/1.1" 200 115 0.029490 10.0.0.22 - - [2025-11-17 03:20:09] "POST /fqname-to-id HTTP/1.1" 404 184 0.006655 10.0.0.22 - - [2025-11-17 03:20:10] "POST /neutron/network HTTP/1.1" 400 204 0.019241 10.0.0.22 - - [2025-11-17 03:20:10] "POST /neutron/port HTTP/1.1" 200 151 0.198257 10.0.0.22 - - [2025-11-17 03:20:10] "POST /neutron/port HTTP/1.1" 200 151 0.254414 10.0.0.22 - - [2025-11-17 03:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004320 10.0.0.22 - - [2025-11-17 03:20:12] "DELETE /network-ipam/58ac38ed-6904-4889-b04e-1426b2db64f6 HTTP/1.1" 200 115 0.047139 10.0.0.22 - - [2025-11-17 03:20:12] "DELETE /virtual-DNS/06a58260-6b14-4066-b41d-eeebf31b27cb HTTP/1.1" 200 115 0.039069 10.0.0.22 - - [2025-11-17 03:20:12] "POST /fqname-to-id HTTP/1.1" 404 180 0.009447 10.0.0.23 - - [2025-11-17 03:20:13] "GET /projects?obj_uuids=ed0e080d-9663-451f-abf4-08adb28328f1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001944 10.0.0.22 - - [2025-11-17 03:20:13] "GET /project/ed0e080d-9663-451f-abf4-08adb28328f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.070426 10.0.0.23 - - [2025-11-17 03:20:13] "GET /projects?obj_uuids=ed0e080d-9663-451f-abf4-08adb28328f1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001938 10.0.0.22 - - [2025-11-17 03:20:13] "GET /project/ed0e080d-9663-451f-abf4-08adb28328f1?fields=virtual_networks HTTP/1.1" 200 1045 0.059234 10.0.0.23 - - [2025-11-17 03:20:13] "GET /projects?obj_uuids=ed0e080d-9663-451f-abf4-08adb28328f1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001074 10.0.0.22 - - [2025-11-17 03:20:13] "GET /project/ed0e080d-9663-451f-abf4-08adb28328f1?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.063534 10.0.0.23 - - [2025-11-17 03:20:14] "GET /projects?obj_uuids=ed0e080d-9663-451f-abf4-08adb28328f1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001145 10.0.0.22 - - [2025-11-17 03:20:14] "GET /project/ed0e080d-9663-451f-abf4-08adb28328f1?fields=security_groups HTTP/1.1" 200 1272 0.041843 10.0.0.22 - - [2025-11-17 03:20:15] "POST /fqname-to-id HTTP/1.1" 404 189 0.061073 10.0.0.23 - - [2025-11-17 03:20:15] "GET /projects?obj_uuids=82bd5543-3f2a-45f3-9f5d-13ba33ae603f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003338 10.0.0.23 - - [2025-11-17 03:20:15] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001320 10.0.0.23 - - [2025-11-17 03:20:15] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008010 10.0.0.23 - - [2025-11-17 03:20:15] "POST /id-to-fqname HTTP/1.1" 200 191 0.007331 10.0.0.23 - - [2025-11-17 03:20:15] "POST /fqname-to-id HTTP/1.1" 404 200 0.007708 10.0.0.23 - - [2025-11-17 03:20:15] "POST /security-groups HTTP/1.1" 200 592 0.042292 10.0.0.33 - - [2025-11-17 03:20:15] "POST /fqname-to-id HTTP/1.1" 404 235 0.003661 10.0.0.23 - - [2025-11-17 03:20:15] "POST /projects HTTP/1.1" 200 587 0.276567 10.0.0.23 - - [2025-11-17 03:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.310977 10.0.0.33 - - [2025-11-17 03:20:15] "POST /access-control-lists HTTP/1.1" 200 595 0.042789 10.0.0.22 - - [2025-11-17 03:20:15] "GET /project/82bd5543-3f2a-45f3-9f5d-13ba33ae603f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.467711 10.0.0.22 - - [2025-11-17 03:20:16] "GET / HTTP/1.1" 200 35931 0.002143 10.0.0.22 - - [2025-11-17 03:20:18] "POST /fqname-to-id HTTP/1.1" 401 292 0.000522 10.0.0.22 - - [2025-11-17 03:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.061978 10.0.0.23 - - [2025-11-17 03:20:19] "GET /projects?obj_uuids=82bd5543-3f2a-45f3-9f5d-13ba33ae603f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001059 10.0.0.22 - - [2025-11-17 03:20:19] "GET /project/82bd5543-3f2a-45f3-9f5d-13ba33ae603f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.043520 10.0.0.22 - - [2025-11-17 03:20:19] "POST /neutron/network HTTP/1.1" 200 117 0.039488 10.0.0.22 - - [2025-11-17 03:20:19] "POST /neutron/network HTTP/1.1" 200 828 0.008446 10.0.0.22 - - [2025-11-17 03:20:19] "POST /id-to-fqname HTTP/1.1" 200 222 0.001806 10.0.0.22 - - [2025-11-17 03:20:19] "GET /virtual-network/b7097a80-d750-46d4-91b3-d634e7f451b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007549 10.0.0.22 - - [2025-11-17 03:20:19] "GET /virtual-network/b7097a80-d750-46d4-91b3-d634e7f451b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005408 10.0.0.22 - - [2025-11-17 03:20:19] "POST /neutron/subnet HTTP/1.1" 200 730 0.008484 10.0.0.22 - - [2025-11-17 03:20:20] "GET /virtual-network/b7097a80-d750-46d4-91b3-d634e7f451b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006377 10.0.0.22 - - [2025-11-17 03:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.23 - - [2025-11-17 03:20:22] "GET /projects?obj_uuids=82bd5543-3f2a-45f3-9f5d-13ba33ae603f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001187 10.0.0.22 - - [2025-11-17 03:20:22] "GET /project/82bd5543-3f2a-45f3-9f5d-13ba33ae603f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.054342 10.0.0.33 - - [2025-11-17 03:20:22] "POST /route-targets HTTP/1.1" 200 327 0.013976 10.0.0.23 - - [2025-11-17 03:20:22] "POST /useragent-kv HTTP/1.1" 200 115 0.010883 10.0.0.22 - - [2025-11-17 03:20:22] "POST /neutron/subnet HTTP/1.1" 200 729 0.241580 10.0.0.22 - - [2025-11-17 03:20:22] "POST /id-to-fqname HTTP/1.1" 200 222 0.001249 10.0.0.22 - - [2025-11-17 03:20:22] "GET /virtual-network/86a1e583-77bd-4108-a255-d29f9f61749e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005991 10.0.0.22 - - [2025-11-17 03:20:22] "GET /virtual-network/86a1e583-77bd-4108-a255-d29f9f61749e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006731 10.0.0.22 - - [2025-11-17 03:20:22] "POST /neutron/network HTTP/1.1" 200 828 0.007254 10.0.0.22 - - [2025-11-17 03:20:22] "GET /virtual-network/86a1e583-77bd-4108-a255-d29f9f61749e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006190 10.0.0.22 - - [2025-11-17 03:20:23] "GET /obj-perms HTTP/1.1" 200 5032 0.064589 10.0.0.22 - - [2025-11-17 03:20:23] "POST /id-to-fqname HTTP/1.1" 200 222 0.001306 10.0.0.23 - - [2025-11-17 03:20:41] "GET /projects?obj_uuids=82bd5543-3f2a-45f3-9f5d-13ba33ae603f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001097 10.0.0.22 - - [2025-11-17 03:20:41] "GET /project/82bd5543-3f2a-45f3-9f5d-13ba33ae603f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.079158 10.0.0.22 - - [2025-11-17 03:20:41] "POST /neutron/network HTTP/1.1" 200 828 0.046453 10.0.0.22 - - [2025-11-17 03:20:41] "POST /id-to-fqname HTTP/1.1" 200 222 0.001455 10.0.0.22 - - [2025-11-17 03:20:41] "POST /neutron/port HTTP/1.1" 200 117 0.006408 10.0.0.23 - - [2025-11-17 03:20:41] "GET /projects?obj_uuids=82bd5543-3f2a-45f3-9f5d-13ba33ae603f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001089 10.0.0.22 - - [2025-11-17 03:20:42] "POST /neutron/port HTTP/1.1" 200 1062 0.307171 10.0.0.23 - - [2025-11-17 03:20:42] "GET /projects?obj_uuids=82bd5543-3f2a-45f3-9f5d-13ba33ae603f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001164 10.0.0.22 - - [2025-11-17 03:20:42] "GET /project/82bd5543-3f2a-45f3-9f5d-13ba33ae603f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.088402 10.0.0.22 - - [2025-11-17 03:20:42] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008080 10.0.0.22 - - [2025-11-17 03:20:43] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008672 10.0.0.22 - - [2025-11-17 03:20:43] "POST /neutron/port HTTP/1.1" 200 1062 0.026607 10.0.0.22 - - [2025-11-17 03:20:43] "POST /neutron/port HTTP/1.1" 200 1062 0.034444 10.0.0.22 - - [2025-11-17 03:20:44] "POST /neutron/port HTTP/1.1" 200 1116 0.137474 10.0.0.22 - - [2025-11-17 03:20:44] "POST /neutron/port HTTP/1.1" 200 117 0.001545 10.0.0.23 - - [2025-11-17 03:20:44] "GET /obj-perms HTTP/1.1" 200 5056 0.103358 10.0.0.23 - - [2025-11-17 03:20:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000495 10.0.0.22 - - [2025-11-17 03:20:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004020 10.0.0.23 - - [2025-11-17 03:20:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000553 10.0.0.22 - - [2025-11-17 03:20:46] "POST /neutron/network HTTP/1.1" 200 828 0.008914 10.0.0.33 - - [2025-11-17 03:20:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.33 - - [2025-11-17 03:20:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000378 10.0.0.33 - - [2025-11-17 03:20:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000552 10.0.0.33 - - [2025-11-17 03:20:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000509 10.0.0.23 - - [2025-11-17 03:20:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.23 - - [2025-11-17 03:20:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000433 10.0.0.33 - - [2025-11-17 03:20:48] "DELETE /access-control-list/ccfcd4d3-4319-443b-a008-f259776a1333 HTTP/1.1" 200 115 0.027692 10.0.0.22 - - [2025-11-17 03:20:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000470 10.0.0.22 - - [2025-11-17 03:20:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000575 10.0.0.22 - - [2025-11-17 03:20:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000458 10.0.0.22 - - [2025-11-17 03:20:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000524 10.0.0.22 - - [2025-11-17 03:20:53] "POST /neutron/port HTTP/1.1" 200 1090 0.016166 10.0.0.23 - - [2025-11-17 03:20:55] "DELETE /project/ed0e080d-9663-451f-abf4-08adb28328f1 HTTP/1.1" 404 177 0.002719 10.0.0.23 - - [2025-11-17 03:20:55] "DELETE /project/82bd55433f2a45f39f5d13ba33ae603f HTTP/1.1" 404 173 0.005436 10.0.0.22 - - [2025-11-17 03:20:58] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008485 10.0.0.22 - - [2025-11-17 03:21:08] "POST /neutron/port HTTP/1.1" 200 1090 0.016817 10.0.0.22 - - [2025-11-17 03:21:08] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009269 10.0.0.22 - - [2025-11-17 03:21:08] "GET /virtual-machine/dc83a415-aff5-4afb-b947-076af51bb405 HTTP/1.1" 401 292 0.000393 10.0.0.22 - - [2025-11-17 03:21:09] "GET /virtual-machine/dc83a415-aff5-4afb-b947-076af51bb405 HTTP/1.1" 200 1294 0.047163 10.0.0.22 - - [2025-11-17 03:21:09] "GET /virtual-machine-interface/048583fc-e470-4832-9c37-da90c856aa17 HTTP/1.1" 200 2948 0.006000 10.0.0.22 - - [2025-11-17 03:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004259 10.0.0.22 - - [2025-11-17 03:21:09] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004245 10.0.0.22 - - [2025-11-17 03:21:09] "GET /virtual-networks?parent_id=82bd5543-3f2a-45f3-9f5d-13ba33ae603f&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003886 10.0.0.22 - - [2025-11-17 03:21:09] "GET /virtual-network/86a1e583-77bd-4108-a255-d29f9f61749e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006192 10.0.0.22 - - [2025-11-17 03:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005608 10.0.0.22 - - [2025-11-17 03:21:12] "GET /virtual-network/86a1e583-77bd-4108-a255-d29f9f61749e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006078 10.0.0.22 - - [2025-11-17 03:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.22 - - [2025-11-17 03:21:16] "GET /virtual-network/86a1e583-77bd-4108-a255-d29f9f61749e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005448 10.0.0.22 - - [2025-11-17 03:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004064 10.0.0.22 - - [2025-11-17 03:21:20] "GET /virtual-network/86a1e583-77bd-4108-a255-d29f9f61749e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006062 10.0.0.22 - - [2025-11-17 03:21:21] "POST /neutron/port HTTP/1.1" 200 1090 0.020214 10.0.0.22 - - [2025-11-17 03:21:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004776 10.0.0.22 - - [2025-11-17 03:21:22] "POST /neutron/network HTTP/1.1" 200 828 0.006799 10.0.0.22 - - [2025-11-17 03:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.22 - - [2025-11-17 03:21:24] "GET /virtual-network/86a1e583-77bd-4108-a255-d29f9f61749e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007562 10.0.0.22 - - [2025-11-17 03:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.22 - - [2025-11-17 03:21:28] "GET /virtual-network/86a1e583-77bd-4108-a255-d29f9f61749e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006289 10.0.0.22 - - [2025-11-17 03:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.22 - - [2025-11-17 03:21:33] "GET /virtual-network/86a1e583-77bd-4108-a255-d29f9f61749e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005206 10.0.0.22 - - [2025-11-17 03:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.22 - - [2025-11-17 03:21:37] "GET /virtual-network/86a1e583-77bd-4108-a255-d29f9f61749e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005188 10.0.0.22 - - [2025-11-17 03:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.22 - - [2025-11-17 03:21:41] "GET /virtual-network/86a1e583-77bd-4108-a255-d29f9f61749e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006738 10.0.0.22 - - [2025-11-17 03:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004074 10.0.0.22 - - [2025-11-17 03:21:45] "GET /virtual-network/86a1e583-77bd-4108-a255-d29f9f61749e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005863 10.0.0.33 - - [2025-11-17 03:21:45] "GET /obj-perms HTTP/1.1" 200 5056 0.058104 10.0.0.22 - - [2025-11-17 03:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.22 - - [2025-11-17 03:21:49] "GET /virtual-network/86a1e583-77bd-4108-a255-d29f9f61749e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007190 10.0.0.22 - - [2025-11-17 03:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005977 10.0.0.22 - - [2025-11-17 03:21:53] "GET /virtual-network/86a1e583-77bd-4108-a255-d29f9f61749e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006251 10.0.0.22 - - [2025-11-17 03:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.22 - - [2025-11-17 03:21:57] "GET /virtual-network/86a1e583-77bd-4108-a255-d29f9f61749e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006142 10.0.0.22 - - [2025-11-17 03:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003879 10.0.0.22 - - [2025-11-17 03:22:01] "GET /virtual-network/86a1e583-77bd-4108-a255-d29f9f61749e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006379 10.0.0.22 - - [2025-11-17 03:22:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.22 - - [2025-11-17 03:22:05] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003567 10.0.0.22 - - [2025-11-17 03:22:05] "GET /virtual-networks?parent_id=82bd5543-3f2a-45f3-9f5d-13ba33ae603f&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004755 10.0.0.22 - - [2025-11-17 03:22:05] "GET /virtual-network/86a1e583-77bd-4108-a255-d29f9f61749e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006454 10.0.0.22 - - [2025-11-17 03:22:05] "POST /neutron/network HTTP/1.1" 200 838 0.006573 10.0.0.22 - - [2025-11-17 03:22:06] "POST /neutron/port HTTP/1.1" 200 117 0.001200 10.0.0.22 - - [2025-11-17 03:22:06] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007313 10.0.0.22 - - [2025-11-17 03:22:15] "POST /neutron/port HTTP/1.1" 200 1090 0.042976 10.0.0.22 - - [2025-11-17 03:22:16] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008009 10.0.0.22 - - [2025-11-17 03:22:21] "POST /neutron/port HTTP/1.1" 200 1090 0.016433 10.0.0.22 - - [2025-11-17 03:22:22] "POST /neutron/port HTTP/1.1" 200 1090 0.016996 10.0.0.22 - - [2025-11-17 03:22:22] "POST /neutron/subnet HTTP/1.1" 200 704 0.011231 10.0.0.22 - - [2025-11-17 03:22:26] "POST /neutron/port HTTP/1.1" 200 1090 0.015904 10.0.0.22 - - [2025-11-17 03:22:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008521 10.0.0.22 - - [2025-11-17 03:22:42] "POST /neutron/port HTTP/1.1" 200 1090 0.036114 10.0.0.22 - - [2025-11-17 03:22:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007513 10.0.0.22 - - [2025-11-17 03:22:57] "POST /neutron/port HTTP/1.1" 200 1090 0.016357 10.0.0.22 - - [2025-11-17 03:23:02] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008457 10.0.0.22 - - [2025-11-17 03:23:06] "POST /neutron/network HTTP/1.1" 200 838 0.006968 10.0.0.22 - - [2025-11-17 03:23:07] "POST /neutron/port HTTP/1.1" 200 117 0.001340 10.0.0.22 - - [2025-11-17 03:23:08] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007931 10.0.0.22 - - [2025-11-17 03:23:08] "POST /neutron/port HTTP/1.1" 200 1090 0.016059 10.0.0.22 - - [2025-11-17 03:23:08] "GET /virtual-machine/1f043315-c2ea-44a4-8413-528911349a2d HTTP/1.1" 200 1292 0.009586 10.0.0.22 - - [2025-11-17 03:23:08] "GET /virtual-machine-interface/bdca3128-cfeb-4e2d-9152-2baf26e6509b HTTP/1.1" 200 2950 0.005839 10.0.0.22 - - [2025-11-17 03:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004786 10.0.0.22 - - [2025-11-17 03:23:08] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004465 10.0.0.22 - - [2025-11-17 03:23:08] "GET /virtual-networks?parent_id=82bd5543-3f2a-45f3-9f5d-13ba33ae603f&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003452 10.0.0.22 - - [2025-11-17 03:23:08] "GET /virtual-network/b7097a80-d750-46d4-91b3-d634e7f451b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.012603 10.0.0.22 - - [2025-11-17 03:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003802 10.0.0.22 - - [2025-11-17 03:23:09] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004801 10.0.0.22 - - [2025-11-17 03:23:09] "GET /virtual-networks?parent_id=82bd5543-3f2a-45f3-9f5d-13ba33ae603f&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003621 10.0.0.22 - - [2025-11-17 03:23:09] "GET /virtual-network/b7097a80-d750-46d4-91b3-d634e7f451b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007451 10.0.0.22 - - [2025-11-17 03:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.23 - - [2025-11-17 03:23:09] "GET /projects?obj_uuids=82bd5543-3f2a-45f3-9f5d-13ba33ae603f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.035158 10.0.0.22 - - [2025-11-17 03:23:10] "GET /project/82bd5543-3f2a-45f3-9f5d-13ba33ae603f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.092552 10.0.0.22 - - [2025-11-17 03:23:10] "GET /virtual-network/b7097a80-d750-46d4-91b3-d634e7f451b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.010050 10.0.0.22 - - [2025-11-17 03:23:10] "GET /floating-ip-pools?parent_id=b7097a80-d750-46d4-91b3-d634e7f451b6&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.007854 10.0.0.22 - - [2025-11-17 03:23:10] "GET /virtual-network/b7097a80-d750-46d4-91b3-d634e7f451b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.009518 10.0.0.22 - - [2025-11-17 03:23:10] "POST /floating-ip-pools HTTP/1.1" 200 598 0.044692 10.0.0.22 - - [2025-11-17 03:23:10] "POST /ref-update HTTP/1.1" 200 156 0.024848 10.0.0.22 - - [2025-11-17 03:23:10] "GET /virtual-network/b7097a80-d750-46d4-91b3-d634e7f451b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.010094 10.0.0.22 - - [2025-11-17 03:23:10] "GET /virtual-network/b7097a80-d750-46d4-91b3-d634e7f451b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006828 10.0.0.22 - - [2025-11-17 03:23:10] "POST /neutron/port HTTP/1.1" 200 1090 0.015818 10.0.0.22 - - [2025-11-17 03:23:11] "POST /neutron/floatingip HTTP/1.1" 200 579 0.028316 10.0.0.22 - - [2025-11-17 03:23:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.22 - - [2025-11-17 03:23:11] "GET /routing-instance/b1d9aeb3-6016-4a46-88e8-3cdd6c7e0655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.006307 10.0.0.22 - - [2025-11-17 03:23:11] "GET /route-target/20b4f5dd-c56e-4549-9ec4-885fe238ba7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005261 10.0.0.22 - - [2025-11-17 03:23:22] "POST /neutron/network HTTP/1.1" 200 838 0.007421 10.0.0.22 - - [2025-11-17 03:23:22] "POST /neutron/port HTTP/1.1" 200 117 0.001208 10.0.0.22 - - [2025-11-17 03:23:41] "POST /neutron/floatingip HTTP/1.1" 200 531 0.036366 10.0.0.22 - - [2025-11-17 03:23:41] "GET /floating-ip-pool/ae56c954-e1cc-4edb-a63c-bb1b6cd8aa1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1185 0.003956 10.0.0.22 - - [2025-11-17 03:23:41] "POST /ref-update HTTP/1.1" 200 156 0.015007 10.0.0.22 - - [2025-11-17 03:23:41] "DELETE /floating-ip-pool/ae56c954-e1cc-4edb-a63c-bb1b6cd8aa1e HTTP/1.1" 200 115 0.043372 10.0.0.22 - - [2025-11-17 03:23:41] "POST /neutron/network HTTP/1.1" 200 828 0.007694 10.0.0.22 - - [2025-11-17 03:23:42] "POST /neutron/port HTTP/1.1" 200 1116 0.010814 10.0.0.22 - - [2025-11-17 03:23:42] "POST /neutron/port HTTP/1.1" 200 1116 0.025476 10.0.0.23 - - [2025-11-17 03:23:43] "POST /useragent-kv HTTP/1.1" 200 115 0.005258 10.0.0.23 - - [2025-11-17 03:23:43] "POST /useragent-kv HTTP/1.1" 200 115 0.006119 10.0.0.22 - - [2025-11-17 03:23:43] "POST /neutron/network HTTP/1.1" 200 151 0.135703 10.0.0.33 - - [2025-11-17 03:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.047630 10.0.0.23 - - [2025-11-17 03:23:45] "GET /projects?obj_uuids=82bd5543-3f2a-45f3-9f5d-13ba33ae603f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001124 10.0.0.22 - - [2025-11-17 03:23:45] "GET /project/82bd5543-3f2a-45f3-9f5d-13ba33ae603f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.076413 10.0.0.23 - - [2025-11-17 03:23:45] "GET /projects?obj_uuids=82bd5543-3f2a-45f3-9f5d-13ba33ae603f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001431 10.0.0.22 - - [2025-11-17 03:23:45] "GET /project/82bd5543-3f2a-45f3-9f5d-13ba33ae603f?fields=virtual_networks HTTP/1.1" 200 1044 0.040240 10.0.0.23 - - [2025-11-17 03:23:45] "GET /projects?obj_uuids=82bd5543-3f2a-45f3-9f5d-13ba33ae603f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001038 10.0.0.22 - - [2025-11-17 03:23:45] "GET /project/82bd5543-3f2a-45f3-9f5d-13ba33ae603f?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.044914 10.0.0.23 - - [2025-11-17 03:23:45] "GET /projects?obj_uuids=82bd5543-3f2a-45f3-9f5d-13ba33ae603f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001090 10.0.0.22 - - [2025-11-17 03:23:46] "GET /project/82bd5543-3f2a-45f3-9f5d-13ba33ae603f?fields=security_groups HTTP/1.1" 200 1271 0.041349 10.0.0.22 - - [2025-11-17 03:23:47] "POST /fqname-to-id HTTP/1.1" 404 188 0.360352 10.0.0.23 - - [2025-11-17 03:23:47] "GET /projects?obj_uuids=7ecd43ac-08da-493d-acf4-9efab4226d85&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003056 10.0.0.23 - - [2025-11-17 03:23:47] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001261 10.0.0.23 - - [2025-11-17 03:23:47] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.054772 10.0.0.22 - - [2025-11-17 03:23:47] "GET /obj-perms HTTP/1.1" 200 5056 0.087576 10.0.0.23 - - [2025-11-17 03:23:47] "POST /id-to-fqname HTTP/1.1" 200 190 0.002993 10.0.0.23 - - [2025-11-17 03:23:47] "POST /fqname-to-id HTTP/1.1" 404 199 0.005520 10.0.0.23 - - [2025-11-17 03:23:48] "POST /security-groups HTTP/1.1" 200 591 0.028980 10.0.0.23 - - [2025-11-17 03:23:48] "POST /projects HTTP/1.1" 200 585 0.260838 10.0.0.23 - - [2025-11-17 03:23:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.300361 10.0.0.33 - - [2025-11-17 03:23:48] "POST /access-control-lists HTTP/1.1" 200 596 0.028414 10.0.0.22 - - [2025-11-17 03:23:48] "GET /project/7ecd43ac-08da-493d-acf4-9efab4226d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.834259 10.0.0.33 - - [2025-11-17 03:23:49] "DELETE /access-control-list/a526c455-458e-45c6-9cfd-f9204c9e0366 HTTP/1.1" 200 115 0.038039 10.0.0.22 - - [2025-11-17 03:23:49] "GET / HTTP/1.1" 200 35931 0.002064 10.0.0.22 - - [2025-11-17 03:23:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.000479 10.0.0.22 - - [2025-11-17 03:23:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.069493 10.0.0.23 - - [2025-11-17 03:23:52] "GET /projects?obj_uuids=7ecd43ac-08da-493d-acf4-9efab4226d85&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001368 10.0.0.22 - - [2025-11-17 03:23:52] "GET /project/7ecd43ac-08da-493d-acf4-9efab4226d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.041711 10.0.0.22 - - [2025-11-17 03:23:52] "POST /neutron/network HTTP/1.1" 200 117 0.036758 10.0.0.33 - - [2025-11-17 03:23:52] "POST /ref-update HTTP/1.1" 200 156 0.024963 10.0.0.22 - - [2025-11-17 03:23:52] "POST /neutron/network HTTP/1.1" 200 839 0.009568 10.0.0.22 - - [2025-11-17 03:23:52] "POST /id-to-fqname HTTP/1.1" 200 230 0.001815 10.0.0.22 - - [2025-11-17 03:23:52] "GET /virtual-network/7cce8126-8d9b-4528-a536-cd2cf2fcb3d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005781 10.0.0.22 - - [2025-11-17 03:23:52] "GET /virtual-network/7cce8126-8d9b-4528-a536-cd2cf2fcb3d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005860 10.0.0.22 - - [2025-11-17 03:23:52] "POST /neutron/subnet HTTP/1.1" 200 701 0.011356 10.0.0.22 - - [2025-11-17 03:23:52] "POST /id-to-fqname HTTP/1.1" 200 230 0.001355 10.0.0.23 - - [2025-11-17 03:23:53] "GET /projects?obj_uuids=7ecd43ac-08da-493d-acf4-9efab4226d85&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001110 10.0.0.22 - - [2025-11-17 03:23:53] "GET /project/7ecd43ac-08da-493d-acf4-9efab4226d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.078702 10.0.0.22 - - [2025-11-17 03:23:53] "POST /neutron/network HTTP/1.1" 200 839 0.006725 10.0.0.22 - - [2025-11-17 03:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.22 - - [2025-11-17 03:23:54] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004287 10.0.0.22 - - [2025-11-17 03:23:54] "PUT /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0 HTTP/1.1" 200 276 0.014876 10.0.0.22 - - [2025-11-17 03:23:54] "POST /neutron/port HTTP/1.1" 200 117 0.006968 10.0.0.22 - - [2025-11-17 03:23:54] "POST /neutron/port HTTP/1.1" 200 1055 0.015328 10.0.0.22 - - [2025-11-17 03:23:55] "POST /neutron/port HTTP/1.1" 200 1083 0.016540 10.0.0.22 - - [2025-11-17 03:23:55] "POST /neutron/port HTTP/1.1" 200 117 0.001117 10.0.0.23 - - [2025-11-17 03:23:55] "DELETE /project/7ecd43ac08da493dacf49efab4226d85 HTTP/1.1" 404 173 0.002946 10.0.0.23 - - [2025-11-17 03:23:55] "DELETE /project/82bd5543-3f2a-45f3-9f5d-13ba33ae603f HTTP/1.1" 404 177 0.005749 10.0.0.22 - - [2025-11-17 03:23:59] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008881 10.0.0.22 - - [2025-11-17 03:23:59] "POST /neutron/port HTTP/1.1" 200 1083 0.014101 10.0.0.22 - - [2025-11-17 03:23:59] "GET /virtual-machine/79c9767e-abf6-4d4a-9a92-1f467d4573b1 HTTP/1.1" 401 292 0.000451 10.0.0.22 - - [2025-11-17 03:24:00] "GET /virtual-machine/79c9767e-abf6-4d4a-9a92-1f467d4573b1 HTTP/1.1" 200 1292 0.033798 10.0.0.22 - - [2025-11-17 03:24:00] "GET /virtual-machine-interface/d668b455-f683-41e2-b016-654f6063a417 HTTP/1.1" 200 2972 0.006242 10.0.0.22 - - [2025-11-17 03:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.22 - - [2025-11-17 03:24:00] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004161 10.0.0.22 - - [2025-11-17 03:24:00] "GET /virtual-networks?parent_id=7ecd43ac-08da-493d-acf4-9efab4226d85&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003108 10.0.0.22 - - [2025-11-17 03:24:00] "GET /virtual-network/7cce8126-8d9b-4528-a536-cd2cf2fcb3d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007252 10.0.0.22 - - [2025-11-17 03:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.22 - - [2025-11-17 03:24:03] "GET /virtual-network/7cce8126-8d9b-4528-a536-cd2cf2fcb3d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005809 10.0.0.22 - - [2025-11-17 03:24:04] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007415 10.0.0.22 - - [2025-11-17 03:24:06] "POST /neutron/network HTTP/1.1" 200 849 0.006698 10.0.0.22 - - [2025-11-17 03:24:07] "POST /neutron/port HTTP/1.1" 200 117 0.001245 10.0.0.22 - - [2025-11-17 03:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.22 - - [2025-11-17 03:24:07] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004305 10.0.0.22 - - [2025-11-17 03:24:07] "GET /virtual-networks?parent_id=7ecd43ac-08da-493d-acf4-9efab4226d85&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003033 10.0.0.22 - - [2025-11-17 03:24:07] "GET /virtual-network/7cce8126-8d9b-4528-a536-cd2cf2fcb3d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006395 10.0.0.22 - - [2025-11-17 03:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004323 10.0.0.22 - - [2025-11-17 03:24:09] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003936 10.0.0.22 - - [2025-11-17 03:24:09] "PUT /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0 HTTP/1.1" 200 276 0.011499 10.0.0.22 - - [2025-11-17 03:24:09] "POST /neutron/network HTTP/1.1" 400 204 0.013657 10.0.0.22 - - [2025-11-17 03:24:10] "POST /neutron/port HTTP/1.1" 200 151 0.237023 10.0.0.22 - - [2025-11-17 03:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.23 - - [2025-11-17 03:24:14] "GET /projects?obj_uuids=7ecd43ac-08da-493d-acf4-9efab4226d85&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001080 10.0.0.22 - - [2025-11-17 03:24:14] "GET /project/7ecd43ac-08da-493d-acf4-9efab4226d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.044488 10.0.0.22 - - [2025-11-17 03:24:14] "POST /neutron/network HTTP/1.1" 200 117 0.013351 10.0.0.22 - - [2025-11-17 03:24:15] "POST /neutron/network HTTP/1.1" 200 824 0.011900 10.0.0.22 - - [2025-11-17 03:24:15] "POST /id-to-fqname HTTP/1.1" 200 220 0.001313 10.0.0.22 - - [2025-11-17 03:24:15] "GET /virtual-network/caa7f586-e5bf-4962-864f-bd32f06369f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005631 10.0.0.22 - - [2025-11-17 03:24:15] "GET /virtual-network/caa7f586-e5bf-4962-864f-bd32f06369f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006089 10.0.0.22 - - [2025-11-17 03:24:15] "POST /neutron/subnet HTTP/1.1" 200 725 0.010179 10.0.0.22 - - [2025-11-17 03:24:15] "POST /id-to-fqname HTTP/1.1" 200 220 0.001199 10.0.0.33 - - [2025-11-17 03:24:15] "POST /route-targets HTTP/1.1" 200 327 0.015167 10.0.0.23 - - [2025-11-17 03:24:16] "GET /projects?obj_uuids=7ecd43ac-08da-493d-acf4-9efab4226d85&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001254 10.0.0.22 - - [2025-11-17 03:24:16] "GET /project/7ecd43ac-08da-493d-acf4-9efab4226d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.074385 10.0.0.22 - - [2025-11-17 03:24:16] "POST /neutron/port HTTP/1.1" 200 117 0.006664 10.0.0.22 - - [2025-11-17 03:24:17] "POST /neutron/network HTTP/1.1" 200 834 0.007277 10.0.0.22 - - [2025-11-17 03:24:17] "POST /neutron/port HTTP/1.1" 200 1060 0.045398 10.0.0.22 - - [2025-11-17 03:24:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003835 10.0.0.22 - - [2025-11-17 03:24:17] "POST /neutron/network HTTP/1.1" 200 824 0.006610 10.0.0.22 - - [2025-11-17 03:24:21] "POST /neutron/port HTTP/1.1" 200 1088 0.030967 10.0.0.22 - - [2025-11-17 03:24:22] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007469 10.0.0.22 - - [2025-11-17 03:24:22] "GET /virtual-machine/49129170-1400-476b-b4cf-acfb484ad34e HTTP/1.1" 200 1292 0.005776 10.0.0.22 - - [2025-11-17 03:24:22] "GET /virtual-machine-interface/c57515e4-38e4-43d6-82a6-bfcec602a146 HTTP/1.1" 200 2941 0.005712 10.0.0.22 - - [2025-11-17 03:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.22 - - [2025-11-17 03:24:22] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004123 10.0.0.22 - - [2025-11-17 03:24:22] "GET /virtual-networks?parent_id=7ecd43ac-08da-493d-acf4-9efab4226d85&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003451 10.0.0.22 - - [2025-11-17 03:24:22] "GET /virtual-network/caa7f586-e5bf-4962-864f-bd32f06369f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006569 10.0.0.22 - - [2025-11-17 03:24:24] "POST /neutron/network HTTP/1.1" 200 834 0.008836 10.0.0.22 - - [2025-11-17 03:24:24] "POST /neutron/port HTTP/1.1" 200 117 0.001112 10.0.0.22 - - [2025-11-17 03:24:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004064 10.0.0.22 - - [2025-11-17 03:24:25] "GET /virtual-network/caa7f586-e5bf-4962-864f-bd32f06369f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006725 10.0.0.22 - - [2025-11-17 03:24:26] "POST /neutron/security_group HTTP/1.1" 200 2058 0.011035 10.0.0.22 - - [2025-11-17 03:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.22 - - [2025-11-17 03:24:27] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003417 10.0.0.22 - - [2025-11-17 03:24:27] "GET /virtual-networks?parent_id=7ecd43ac-08da-493d-acf4-9efab4226d85&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003339 10.0.0.22 - - [2025-11-17 03:24:27] "GET /virtual-network/caa7f586-e5bf-4962-864f-bd32f06369f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005952 10.0.0.22 - - [2025-11-17 03:24:29] "POST /neutron/port HTTP/1.1" 200 1088 0.016662 10.0.0.22 - - [2025-11-17 03:24:31] "POST /neutron/network HTTP/1.1" 200 824 0.007775 10.0.0.33 - - [2025-11-17 03:24:31] "DELETE /route-target/3cd978d3-644f-4129-9055-2b4566c906b2 HTTP/1.1" 200 115 0.029033 10.0.0.22 - - [2025-11-17 03:24:34] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003785 10.0.0.22 - - [2025-11-17 03:24:34] "POST /network-ipams HTTP/1.1" 200 541 0.027733 10.0.0.22 - - [2025-11-17 03:24:34] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 764 0.003946 10.0.0.22 - - [2025-11-17 03:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004115 10.0.0.22 - - [2025-11-17 03:24:34] "GET /network-ipam/7646f4c8-5d89-4b32-8899-e36dd68ff2f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.006761 10.0.0.22 - - [2025-11-17 03:24:34] "PUT /network-ipam/7646f4c8-5d89-4b32-8899-e36dd68ff2f9 HTTP/1.1" 200 258 0.014456 10.0.0.22 - - [2025-11-17 03:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003316 10.0.0.23 - - [2025-11-17 03:24:34] "GET /projects?obj_uuids=7ecd43ac-08da-493d-acf4-9efab4226d85&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000976 10.0.0.22 - - [2025-11-17 03:24:34] "GET /project/7ecd43ac-08da-493d-acf4-9efab4226d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.044245 10.0.0.23 - - [2025-11-17 03:24:34] "GET /projects?obj_uuids=7ecd43ac-08da-493d-acf4-9efab4226d85&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001092 10.0.0.22 - - [2025-11-17 03:24:34] "POST /neutron/network HTTP/1.1" 200 605 0.124053 10.0.0.22 - - [2025-11-17 03:24:35] "POST /neutron/network HTTP/1.1" 200 994 0.013779 10.0.0.22 - - [2025-11-17 03:24:35] "POST /id-to-fqname HTTP/1.1" 200 220 0.001230 10.0.0.22 - - [2025-11-17 03:24:35] "GET /virtual-network/329be239-1d0d-4a69-b08d-496af48c193a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005622 10.0.0.22 - - [2025-11-17 03:24:35] "GET /virtual-network/329be239-1d0d-4a69-b08d-496af48c193a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006656 10.0.0.22 - - [2025-11-17 03:24:35] "POST /neutron/subnet HTTP/1.1" 200 699 0.009890 10.0.0.22 - - [2025-11-17 03:24:35] "POST /neutron/subnet HTTP/1.1" 200 699 0.009630 10.0.0.23 - - [2025-11-17 03:24:35] "GET /projects?obj_uuids=7ecd43ac-08da-493d-acf4-9efab4226d85&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001364 10.0.0.22 - - [2025-11-17 03:24:35] "POST /neutron/port HTTP/1.1" 200 1017 0.249533 10.0.0.22 - - [2025-11-17 03:24:35] "POST /id-to-fqname HTTP/1.1" 200 220 0.002960 10.0.0.22 - - [2025-11-17 03:24:36] "POST /neutron/network HTTP/1.1" 200 994 0.008899 10.0.0.22 - - [2025-11-17 03:24:36] "POST /neutron/port HTTP/1.1" 200 1017 0.010948 10.0.0.22 - - [2025-11-17 03:24:36] "POST /id-to-fqname HTTP/1.1" 200 220 0.001424 10.0.0.22 - - [2025-11-17 03:24:36] "POST /neutron/port HTTP/1.1" 200 1017 0.009493 10.0.0.22 - - [2025-11-17 03:24:36] "POST /neutron/port HTTP/1.1" 200 1017 0.011532 10.0.0.22 - - [2025-11-17 03:24:36] "POST /neutron/port HTTP/1.1" 200 117 0.007365 10.0.0.22 - - [2025-11-17 03:24:37] "POST /neutron/port HTTP/1.1" 200 1017 0.008694 10.0.0.22 - - [2025-11-17 03:24:37] "POST /id-to-fqname HTTP/1.1" 200 220 0.001138 10.0.0.22 - - [2025-11-17 03:24:37] "POST /neutron/port HTTP/1.1" 200 1083 0.025888 10.0.0.22 - - [2025-11-17 03:24:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005924 10.0.0.22 - - [2025-11-17 03:24:37] "POST /neutron/network HTTP/1.1" 200 994 0.010660 10.0.0.22 - - [2025-11-17 03:24:37] "POST /neutron/network HTTP/1.1" 200 1004 0.006867 10.0.0.22 - - [2025-11-17 03:24:37] "POST /neutron/port HTTP/1.1" 200 1109 0.140616 10.0.0.22 - - [2025-11-17 03:24:37] "POST /neutron/subnet HTTP/1.1" 200 673 0.011216 10.0.0.23 - - [2025-11-17 03:24:38] "GET /projects?obj_uuids=7ecd43ac-08da-493d-acf4-9efab4226d85&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001128 10.0.0.22 - - [2025-11-17 03:24:38] "GET /project/7ecd43ac-08da-493d-acf4-9efab4226d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.071991 10.0.0.22 - - [2025-11-17 03:24:38] "POST /neutron/network HTTP/1.1" 200 994 0.011984 10.0.0.22 - - [2025-11-17 03:24:38] "POST /neutron/port HTTP/1.1" 200 117 0.006040 10.0.0.22 - - [2025-11-17 03:24:39] "GET /virtual-network/329be239-1d0d-4a69-b08d-496af48c193a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.007075 10.0.0.22 - - [2025-11-17 03:24:39] "POST /neutron/port HTTP/1.1" 200 1055 0.015628 10.0.0.22 - - [2025-11-17 03:24:39] "POST /neutron/port HTTP/1.1" 200 1083 0.017270 10.0.0.22 - - [2025-11-17 03:24:39] "POST /neutron/port HTTP/1.1" 200 117 0.001665 10.0.0.23 - - [2025-11-17 03:24:40] "GET /obj-perms HTTP/1.1" 200 5030 0.069629 10.0.0.22 - - [2025-11-17 03:24:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007430 10.0.0.22 - - [2025-11-17 03:24:41] "POST /neutron/port HTTP/1.1" 200 1083 0.015471 10.0.0.22 - - [2025-11-17 03:24:41] "GET /virtual-machine/6f01765a-bb90-4efd-a01c-9a6b6d317ae5 HTTP/1.1" 200 1288 0.006691 10.0.0.22 - - [2025-11-17 03:24:41] "GET /virtual-machine-interface/5ba17b1c-282a-4aa9-9158-e44e1b263d61 HTTP/1.1" 200 2941 0.006177 10.0.0.22 - - [2025-11-17 03:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.22 - - [2025-11-17 03:24:41] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003873 10.0.0.22 - - [2025-11-17 03:24:41] "GET /virtual-networks?parent_id=7ecd43ac-08da-493d-acf4-9efab4226d85&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003287 10.0.0.22 - - [2025-11-17 03:24:41] "GET /virtual-network/329be239-1d0d-4a69-b08d-496af48c193a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005869 10.0.0.22 - - [2025-11-17 03:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.22 - - [2025-11-17 03:24:44] "GET /virtual-network/329be239-1d0d-4a69-b08d-496af48c193a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006023 10.0.0.22 - - [2025-11-17 03:24:46] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007091 10.0.0.33 - - [2025-11-17 03:24:48] "GET /obj-perms HTTP/1.1" 200 5056 0.055574 10.0.0.22 - - [2025-11-17 03:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.22 - - [2025-11-17 03:24:48] "GET /virtual-network/329be239-1d0d-4a69-b08d-496af48c193a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005337 10.0.0.22 - - [2025-11-17 03:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003777 10.0.0.22 - - [2025-11-17 03:24:50] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004221 10.0.0.22 - - [2025-11-17 03:24:50] "GET /virtual-networks?parent_id=7ecd43ac-08da-493d-acf4-9efab4226d85&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003159 10.0.0.22 - - [2025-11-17 03:24:50] "GET /virtual-network/329be239-1d0d-4a69-b08d-496af48c193a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006609 10.0.0.22 - - [2025-11-17 03:24:50] "POST /neutron/port HTTP/1.1" 200 1083 0.016638 10.0.0.22 - - [2025-11-17 03:24:50] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007703 10.0.0.22 - - [2025-11-17 03:24:50] "GET /virtual-machine/6385db0c-6561-4edb-85be-57c5861bf519 HTTP/1.1" 200 1287 0.006856 10.0.0.22 - - [2025-11-17 03:24:50] "GET /virtual-machine-interface/2eed2485-6c47-4a47-8342-22d297505567 HTTP/1.1" 200 2940 0.006884 10.0.0.22 - - [2025-11-17 03:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005705 10.0.0.22 - - [2025-11-17 03:24:50] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004268 10.0.0.22 - - [2025-11-17 03:24:50] "GET /virtual-networks?parent_id=7ecd43ac-08da-493d-acf4-9efab4226d85&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003141 10.0.0.22 - - [2025-11-17 03:24:51] "GET /virtual-network/329be239-1d0d-4a69-b08d-496af48c193a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006875 10.0.0.22 - - [2025-11-17 03:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.22 - - [2025-11-17 03:24:52] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003956 10.0.0.22 - - [2025-11-17 03:24:52] "GET /virtual-networks?parent_id=7ecd43ac-08da-493d-acf4-9efab4226d85&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003497 10.0.0.22 - - [2025-11-17 03:24:52] "GET /virtual-network/329be239-1d0d-4a69-b08d-496af48c193a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.007298 10.0.0.22 - - [2025-11-17 03:24:52] "POST /neutron/port HTTP/1.1" 200 1083 0.014343 10.0.0.22 - - [2025-11-17 03:24:52] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009536 10.0.0.22 - - [2025-11-17 03:24:52] "POST /neutron/port HTTP/1.1" 200 1083 0.014657 10.0.0.22 - - [2025-11-17 03:24:52] "GET /virtual-machine/b4d713dc-aec9-4ef7-bead-cb1344c96a9e HTTP/1.1" 200 1293 0.005918 10.0.0.22 - - [2025-11-17 03:24:52] "GET /virtual-machine-interface/bbb875d7-9fe5-4816-a147-a0b0c9bc4264 HTTP/1.1" 200 2942 0.005780 10.0.0.22 - - [2025-11-17 03:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783 10.0.0.22 - - [2025-11-17 03:24:52] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003761 10.0.0.22 - - [2025-11-17 03:24:52] "GET /virtual-networks?parent_id=7ecd43ac-08da-493d-acf4-9efab4226d85&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003775 10.0.0.22 - - [2025-11-17 03:24:52] "GET /virtual-network/329be239-1d0d-4a69-b08d-496af48c193a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006198 10.0.0.22 - - [2025-11-17 03:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.22 - - [2025-11-17 03:24:53] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004111 10.0.0.22 - - [2025-11-17 03:24:53] "GET /virtual-networks?parent_id=7ecd43ac-08da-493d-acf4-9efab4226d85&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003478 10.0.0.22 - - [2025-11-17 03:24:53] "GET /virtual-network/329be239-1d0d-4a69-b08d-496af48c193a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006655 10.0.0.22 - - [2025-11-17 03:24:53] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010324 10.0.0.22 - - [2025-11-17 03:25:08] "POST /neutron/network HTTP/1.1" 200 1004 0.036067 10.0.0.22 - - [2025-11-17 03:25:08] "POST /neutron/port HTTP/1.1" 200 117 0.001177 10.0.0.22 - - [2025-11-17 03:25:15] "POST /neutron/port HTTP/1.1" 200 1109 0.011221 10.0.0.22 - - [2025-11-17 03:25:15] "POST /neutron/port HTTP/1.1" 200 1109 0.014102 10.0.0.22 - - [2025-11-17 03:25:16] "POST /neutron/port HTTP/1.1" 200 151 0.202293 10.0.0.23 - - [2025-11-17 03:25:16] "POST /useragent-kv HTTP/1.1" 200 115 0.003918 10.0.0.33 - - [2025-11-17 03:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004899 10.0.0.23 - - [2025-11-17 03:25:16] "POST /useragent-kv HTTP/1.1" 200 115 0.004567 10.0.0.23 - - [2025-11-17 03:25:16] "POST /useragent-kv HTTP/1.1" 200 115 0.002438 10.0.0.23 - - [2025-11-17 03:25:16] "POST /useragent-kv HTTP/1.1" 200 115 0.003336 10.0.0.22 - - [2025-11-17 03:25:16] "POST /neutron/network HTTP/1.1" 200 151 0.160154 10.0.0.22 - - [2025-11-17 03:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.22 - - [2025-11-17 03:25:16] "DELETE /network-ipam/7646f4c8-5d89-4b32-8899-e36dd68ff2f9 HTTP/1.1" 200 115 0.033410 10.0.0.22 - - [2025-11-17 03:25:16] "POST /fqname-to-id HTTP/1.1" 404 211 0.003888 10.0.0.23 - - [2025-11-17 03:25:18] "GET /projects?obj_uuids=7ecd43ac-08da-493d-acf4-9efab4226d85&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001033 10.0.0.22 - - [2025-11-17 03:25:18] "GET /project/7ecd43ac-08da-493d-acf4-9efab4226d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.040637 10.0.0.23 - - [2025-11-17 03:25:18] "GET /projects?obj_uuids=7ecd43ac-08da-493d-acf4-9efab4226d85&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001096 10.0.0.22 - - [2025-11-17 03:25:18] "GET /project/7ecd43ac-08da-493d-acf4-9efab4226d85?fields=virtual_networks HTTP/1.1" 200 1042 0.047798 10.0.0.23 - - [2025-11-17 03:25:18] "GET /projects?obj_uuids=7ecd43ac-08da-493d-acf4-9efab4226d85&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001169 10.0.0.22 - - [2025-11-17 03:25:18] "GET /project/7ecd43ac-08da-493d-acf4-9efab4226d85?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.054162 10.0.0.23 - - [2025-11-17 03:25:18] "GET /projects?obj_uuids=7ecd43ac-08da-493d-acf4-9efab4226d85&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001128 10.0.0.22 - - [2025-11-17 03:25:18] "GET /project/7ecd43ac-08da-493d-acf4-9efab4226d85?fields=security_groups HTTP/1.1" 200 1268 0.036425 10.0.0.22 - - [2025-11-17 03:25:19] "POST /fqname-to-id HTTP/1.1" 404 196 0.031602 10.0.0.23 - - [2025-11-17 03:25:19] "GET /projects?obj_uuids=11d3a0fe-bc4e-4c65-b6a0-ee09c3d79fe1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004476 10.0.0.23 - - [2025-11-17 03:25:19] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001121 10.0.0.23 - - [2025-11-17 03:25:19] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007259 10.0.0.23 - - [2025-11-17 03:25:19] "POST /id-to-fqname HTTP/1.1" 200 198 0.003874 10.0.0.23 - - [2025-11-17 03:25:19] "POST /fqname-to-id HTTP/1.1" 404 207 0.006912 10.0.0.23 - - [2025-11-17 03:25:19] "POST /security-groups HTTP/1.1" 200 599 0.031963 10.0.0.23 - - [2025-11-17 03:25:19] "POST /projects HTTP/1.1" 200 601 0.242514 10.0.0.23 - - [2025-11-17 03:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.283175 10.0.0.33 - - [2025-11-17 03:25:19] "POST /access-control-lists HTTP/1.1" 200 604 0.032532 10.0.0.22 - - [2025-11-17 03:25:19] "GET /project/11d3a0fe-bc4e-4c65-b6a0-ee09c3d79fe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.441897 10.0.0.22 - - [2025-11-17 03:25:20] "POST /neutron/port HTTP/1.1" 200 117 0.006215 10.0.0.22 - - [2025-11-17 03:25:21] "GET / HTTP/1.1" 200 35931 0.002266 10.0.0.22 - - [2025-11-17 03:25:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000550 10.0.0.22 - - [2025-11-17 03:25:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.066802 10.0.0.23 - - [2025-11-17 03:25:23] "GET /projects?obj_uuids=11d3a0fe-bc4e-4c65-b6a0-ee09c3d79fe1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001101 10.0.0.22 - - [2025-11-17 03:25:23] "GET /project/11d3a0fe-bc4e-4c65-b6a0-ee09c3d79fe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.042867 10.0.0.23 - - [2025-11-17 03:25:23] "GET /projects?obj_uuids=11d3a0fe-bc4e-4c65-b6a0-ee09c3d79fe1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001340 10.0.0.22 - - [2025-11-17 03:25:23] "POST /neutron/network HTTP/1.1" 200 613 0.171562 10.0.0.33 - - [2025-11-17 03:25:23] "POST /route-targets HTTP/1.1" 200 327 0.014604 10.0.0.33 - - [2025-11-17 03:25:24] "POST /fqname-to-id HTTP/1.1" 404 207 0.051204 10.0.0.22 - - [2025-11-17 03:25:24] "POST /neutron/network HTTP/1.1" 200 1008 0.013495 10.0.0.22 - - [2025-11-17 03:25:24] "POST /id-to-fqname HTTP/1.1" 200 228 0.001300 10.0.0.22 - - [2025-11-17 03:25:24] "GET /virtual-network/fad64f96-6b61-467d-b452-80f84abe354a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006372 10.0.0.22 - - [2025-11-17 03:25:24] "GET /virtual-network/fad64f96-6b61-467d-b452-80f84abe354a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005850 10.0.0.22 - - [2025-11-17 03:25:24] "POST /neutron/subnet HTTP/1.1" 200 828 0.009607 10.0.0.22 - - [2025-11-17 03:25:25] "GET /virtual-network/fad64f96-6b61-467d-b452-80f84abe354a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006209 10.0.0.22 - - [2025-11-17 03:25:26] "POST /id-to-fqname HTTP/1.1" 200 228 0.001482 10.0.0.23 - - [2025-11-17 03:25:27] "GET /projects?obj_uuids=11d3a0fe-bc4e-4c65-b6a0-ee09c3d79fe1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001039 10.0.0.22 - - [2025-11-17 03:25:27] "GET /project/11d3a0fe-bc4e-4c65-b6a0-ee09c3d79fe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.075498 10.0.0.22 - - [2025-11-17 03:25:28] "POST /neutron/network HTTP/1.1" 200 1008 0.008359 10.0.0.22 - - [2025-11-17 03:25:28] "POST /id-to-fqname HTTP/1.1" 200 228 0.001302 10.0.0.22 - - [2025-11-17 03:25:28] "POST /neutron/port HTTP/1.1" 200 117 0.006712 10.0.0.23 - - [2025-11-17 03:25:28] "GET /projects?obj_uuids=11d3a0fe-bc4e-4c65-b6a0-ee09c3d79fe1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001026 10.0.0.22 - - [2025-11-17 03:25:29] "POST /neutron/port HTTP/1.1" 200 1177 0.342203 10.0.0.22 - - [2025-11-17 03:25:29] "POST /neutron/port HTTP/1.1" 200 1231 0.142614 10.0.0.23 - - [2025-11-17 03:25:29] "GET /projects?obj_uuids=11d3a0fe-bc4e-4c65-b6a0-ee09c3d79fe1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001404 10.0.0.22 - - [2025-11-17 03:25:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006648 10.0.0.22 - - [2025-11-17 03:25:29] "GET /project/11d3a0fe-bc4e-4c65-b6a0-ee09c3d79fe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.113447 10.0.0.22 - - [2025-11-17 03:25:29] "POST /neutron/port HTTP/1.1" 200 117 0.001189 10.0.0.22 - - [2025-11-17 03:25:29] "POST /neutron/port HTTP/1.1" 200 1205 0.020195 10.0.0.22 - - [2025-11-17 03:25:29] "POST /id-to-fqname HTTP/1.1" 200 228 0.001648 10.0.0.22 - - [2025-11-17 03:25:29] "POST /neutron/port HTTP/1.1" 200 1205 0.032574 10.0.0.22 - - [2025-11-17 03:25:30] "POST /neutron/network HTTP/1.1" 200 1018 0.007278 10.0.0.22 - - [2025-11-17 03:25:30] "POST /neutron/port HTTP/1.1" 200 1177 0.022044 10.0.0.22 - - [2025-11-17 03:25:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009733 10.0.0.22 - - [2025-11-17 03:25:31] "POST /neutron/port HTTP/1.1" 200 117 0.001522 10.0.0.23 - - [2025-11-17 03:25:31] "GET /projects?obj_uuids=11d3a0fe-bc4e-4c65-b6a0-ee09c3d79fe1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001300 10.0.0.22 - - [2025-11-17 03:25:31] "GET /project/11d3a0fe-bc4e-4c65-b6a0-ee09c3d79fe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.085723 10.0.0.22 - - [2025-11-17 03:25:31] "POST /neutron/network HTTP/1.1" 200 1008 0.009060 10.0.0.22 - - [2025-11-17 03:25:31] "POST /neutron/port HTTP/1.1" 200 117 0.006196 10.0.0.22 - - [2025-11-17 03:25:31] "POST /id-to-fqname HTTP/1.1" 200 228 0.001550 10.0.0.22 - - [2025-11-17 03:25:31] "POST /neutron/network HTTP/1.1" 200 1018 0.008502 10.0.0.22 - - [2025-11-17 03:25:32] "POST /neutron/port HTTP/1.1" 200 1177 0.023174 10.0.0.22 - - [2025-11-17 03:25:32] "POST /neutron/port HTTP/1.1" 200 1205 0.016649 10.0.0.22 - - [2025-11-17 03:25:32] "POST /neutron/subnet HTTP/1.1" 200 1394 0.014591 10.0.0.22 - - [2025-11-17 03:25:32] "POST /neutron/network HTTP/1.1" 200 1008 0.009984 10.0.0.23 - - [2025-11-17 03:25:32] "GET /projects?obj_uuids=11d3a0fe-bc4e-4c65-b6a0-ee09c3d79fe1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001220 10.0.0.22 - - [2025-11-17 03:25:32] "GET /project/11d3a0fe-bc4e-4c65-b6a0-ee09c3d79fe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.072804 10.0.0.22 - - [2025-11-17 03:25:33] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008075 10.0.0.22 - - [2025-11-17 03:25:33] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007948 10.0.0.22 - - [2025-11-17 03:25:33] "POST /neutron/port HTTP/1.1" 200 1205 0.016504 10.0.0.22 - - [2025-11-17 03:25:33] "GET /virtual-machine/03854134-ece1-466c-91c5-201d6407129f HTTP/1.1" 401 292 0.000408 10.0.0.23 - - [2025-11-17 03:25:33] "GET /projects?obj_uuids=11d3a0fe-bc4e-4c65-b6a0-ee09c3d79fe1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001136 10.0.0.22 - - [2025-11-17 03:25:33] "POST /neutron/port HTTP/1.1" 200 1177 0.325085 10.0.0.22 - - [2025-11-17 03:25:34] "GET /virtual-machine/03854134-ece1-466c-91c5-201d6407129f HTTP/1.1" 200 1299 0.076253 10.0.0.22 - - [2025-11-17 03:25:34] "POST /neutron/port HTTP/1.1" 200 1231 0.113635 10.0.0.22 - - [2025-11-17 03:25:34] "GET /virtual-machine-interface/d38ad9ed-f688-4522-aa34-c87baa222666 HTTP/1.1" 200 3176 0.006570 10.0.0.22 - - [2025-11-17 03:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.22 - - [2025-11-17 03:25:34] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003817 10.0.0.22 - - [2025-11-17 03:25:34] "GET /virtual-networks?parent_id=11d3a0fe-bc4e-4c65-b6a0-ee09c3d79fe1&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003011 10.0.0.22 - - [2025-11-17 03:25:34] "GET /virtual-network/fad64f96-6b61-467d-b452-80f84abe354a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006467 10.0.0.22 - - [2025-11-17 03:25:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003555 10.0.0.22 - - [2025-11-17 03:25:34] "POST /neutron/port HTTP/1.1" 200 117 0.001180 10.0.0.22 - - [2025-11-17 03:25:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.22 - - [2025-11-17 03:25:37] "GET /virtual-network/fad64f96-6b61-467d-b452-80f84abe354a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006598 10.0.0.22 - - [2025-11-17 03:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003882 10.0.0.22 - - [2025-11-17 03:25:41] "GET /virtual-network/fad64f96-6b61-467d-b452-80f84abe354a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005818 10.0.0.22 - - [2025-11-17 03:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.22 - - [2025-11-17 03:25:45] "GET /virtual-network/fad64f96-6b61-467d-b452-80f84abe354a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005570 10.0.0.23 - - [2025-11-17 03:25:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000508 10.0.0.23 - - [2025-11-17 03:25:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000393 10.0.0.33 - - [2025-11-17 03:25:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000481 10.0.0.33 - - [2025-11-17 03:25:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000385 10.0.0.33 - - [2025-11-17 03:25:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000390 10.0.0.33 - - [2025-11-17 03:25:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000382 10.0.0.23 - - [2025-11-17 03:25:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000408 10.0.0.23 - - [2025-11-17 03:25:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000463 10.0.0.22 - - [2025-11-17 03:25:49] "GET /obj-perms HTTP/1.1" 200 5056 0.058377 10.0.0.22 - - [2025-11-17 03:25:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000450 10.0.0.22 - - [2025-11-17 03:25:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000406 10.0.0.22 - - [2025-11-17 03:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.22 - - [2025-11-17 03:25:49] "GET /virtual-network/fad64f96-6b61-467d-b452-80f84abe354a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005908 10.0.0.22 - - [2025-11-17 03:25:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000698 10.0.0.22 - - [2025-11-17 03:25:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000474 10.0.0.33 - - [2025-11-17 03:25:49] "DELETE /access-control-list/4d61f7cb-2f46-449c-b0e2-4cba4e02e188 HTTP/1.1" 200 115 0.065550 10.0.0.22 - - [2025-11-17 03:25:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003853 10.0.0.22 - - [2025-11-17 03:25:53] "GET /virtual-network/fad64f96-6b61-467d-b452-80f84abe354a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006274 10.0.0.23 - - [2025-11-17 03:25:56] "DELETE /project/11d3a0febc4e4c65b6a0ee09c3d79fe1 HTTP/1.1" 404 173 0.004496 10.0.0.23 - - [2025-11-17 03:25:56] "DELETE /project/7ecd43ac-08da-493d-acf4-9efab4226d85 HTTP/1.1" 404 177 0.003818 10.0.0.22 - - [2025-11-17 03:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.22 - - [2025-11-17 03:25:57] "GET /virtual-network/fad64f96-6b61-467d-b452-80f84abe354a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005962 10.0.0.22 - - [2025-11-17 03:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003241 10.0.0.22 - - [2025-11-17 03:26:01] "GET /virtual-network/fad64f96-6b61-467d-b452-80f84abe354a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005906 10.0.0.22 - - [2025-11-17 03:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004003 10.0.0.22 - - [2025-11-17 03:26:06] "GET /virtual-network/fad64f96-6b61-467d-b452-80f84abe354a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006601 10.0.0.22 - - [2025-11-17 03:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004467 10.0.0.22 - - [2025-11-17 03:26:10] "GET /virtual-network/fad64f96-6b61-467d-b452-80f84abe354a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.010120 10.0.0.22 - - [2025-11-17 03:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.22 - - [2025-11-17 03:26:14] "GET /virtual-network/fad64f96-6b61-467d-b452-80f84abe354a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006041 10.0.0.22 - - [2025-11-17 03:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004220 10.0.0.22 - - [2025-11-17 03:26:18] "GET /virtual-network/fad64f96-6b61-467d-b452-80f84abe354a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005802 10.0.0.22 - - [2025-11-17 03:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.22 - - [2025-11-17 03:26:20] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003923 10.0.0.22 - - [2025-11-17 03:26:20] "GET /virtual-networks?parent_id=11d3a0fe-bc4e-4c65-b6a0-ee09c3d79fe1&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003095 10.0.0.22 - - [2025-11-17 03:26:20] "GET /virtual-network/fad64f96-6b61-467d-b452-80f84abe354a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006333 10.0.0.22 - - [2025-11-17 03:26:20] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007985 10.0.0.22 - - [2025-11-17 03:26:27] "POST /neutron/port HTTP/1.1" 200 1205 0.016846 10.0.0.22 - - [2025-11-17 03:26:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005065 10.0.0.22 - - [2025-11-17 03:26:28] "POST /neutron/port HTTP/1.1" 200 117 0.001199 10.0.0.22 - - [2025-11-17 03:26:30] "POST /neutron/port HTTP/1.1" 200 1205 0.016283 10.0.0.22 - - [2025-11-17 03:26:31] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007166 10.0.0.22 - - [2025-11-17 03:26:36] "POST /neutron/port HTTP/1.1" 200 1205 0.016711 10.0.0.22 - - [2025-11-17 03:26:41] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008945 10.0.0.22 - - [2025-11-17 03:26:41] "POST /neutron/port HTTP/1.1" 200 1205 0.016313 10.0.0.22 - - [2025-11-17 03:26:41] "GET /virtual-machine/d57ec48a-054c-4aa2-b4b8-c36d2cb71c81 HTTP/1.1" 200 1301 0.005848 10.0.0.22 - - [2025-11-17 03:26:41] "GET /virtual-machine-interface/08128fc6-6493-4572-9056-ed285e8ace61 HTTP/1.1" 200 3174 0.005339 10.0.0.22 - - [2025-11-17 03:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.22 - - [2025-11-17 03:26:41] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004034 10.0.0.22 - - [2025-11-17 03:26:41] "GET /virtual-networks?parent_id=11d3a0fe-bc4e-4c65-b6a0-ee09c3d79fe1&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003428 10.0.0.22 - - [2025-11-17 03:26:41] "GET /virtual-network/fad64f96-6b61-467d-b452-80f84abe354a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005635 10.0.0.22 - - [2025-11-17 03:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004220 10.0.0.22 - - [2025-11-17 03:26:42] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.019856 10.0.0.22 - - [2025-11-17 03:26:42] "GET /virtual-networks?parent_id=11d3a0fe-bc4e-4c65-b6a0-ee09c3d79fe1&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.004198 10.0.0.22 - - [2025-11-17 03:26:42] "GET /virtual-network/fad64f96-6b61-467d-b452-80f84abe354a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.008685 10.0.0.22 - - [2025-11-17 03:26:42] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009582 10.0.0.22 - - [2025-11-17 03:26:45] "POST /neutron/port HTTP/1.1" 200 1205 0.015224 10.0.0.22 - - [2025-11-17 03:26:48] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007173 10.0.0.22 - - [2025-11-17 03:26:48] "POST /neutron/port HTTP/1.1" 200 1205 0.016509 10.0.0.22 - - [2025-11-17 03:26:48] "GET /virtual-machine/e50338fc-e6f8-411b-8d56-af2195df8bb2 HTTP/1.1" 200 1301 0.006587 10.0.0.22 - - [2025-11-17 03:26:48] "GET /virtual-machine-interface/ab39a12f-3f86-408c-ba2e-557e362d194e HTTP/1.1" 200 3176 0.005383 10.0.0.22 - - [2025-11-17 03:26:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.22 - - [2025-11-17 03:26:48] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003692 10.0.0.22 - - [2025-11-17 03:26:48] "GET /virtual-networks?parent_id=11d3a0fe-bc4e-4c65-b6a0-ee09c3d79fe1&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003734 10.0.0.22 - - [2025-11-17 03:26:48] "GET /virtual-network/fad64f96-6b61-467d-b452-80f84abe354a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006350 10.0.0.22 - - [2025-11-17 03:26:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.22 - - [2025-11-17 03:26:49] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004092 10.0.0.22 - - [2025-11-17 03:26:49] "GET /virtual-networks?parent_id=11d3a0fe-bc4e-4c65-b6a0-ee09c3d79fe1&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002944 10.0.0.22 - - [2025-11-17 03:26:49] "GET /virtual-network/fad64f96-6b61-467d-b452-80f84abe354a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006655 10.0.0.22 - - [2025-11-17 03:26:49] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007491 10.0.0.23 - - [2025-11-17 03:26:50] "GET /obj-perms HTTP/1.1" 200 5056 0.076659 10.0.0.23 - - [2025-11-17 03:27:04] "GET /projects?obj_uuids=11d3a0fe-bc4e-4c65-b6a0-ee09c3d79fe1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001157 10.0.0.22 - - [2025-11-17 03:27:04] "GET /project/11d3a0fe-bc4e-4c65-b6a0-ee09c3d79fe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.060072 10.0.0.22 - - [2025-11-17 03:27:04] "POST /fqname-to-id HTTP/1.1" 404 226 0.003366 10.0.0.22 - - [2025-11-17 03:27:04] "POST /interface-route-tables HTTP/1.1" 200 575 0.038856 10.0.0.22 - - [2025-11-17 03:27:04] "GET /interface-route-table/ea96d30d-b508-4f42-8fd0-6329fa7fdcfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.006468 10.0.0.22 - - [2025-11-17 03:27:04] "GET /virtual-machine-interface/d38ad9ed-f688-4522-aa34-c87baa222666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.006159 10.0.0.22 - - [2025-11-17 03:27:04] "POST /ref-update HTTP/1.1" 200 156 0.014839 10.0.0.22 - - [2025-11-17 03:27:09] "POST /neutron/network HTTP/1.1" 200 1018 0.007691 10.0.0.22 - - [2025-11-17 03:27:10] "POST /neutron/subnet HTTP/1.1" 200 1394 0.013361 10.0.0.22 - - [2025-11-17 03:27:10] "POST /neutron/network HTTP/1.1" 200 1008 0.011031 10.0.0.23 - - [2025-11-17 03:27:12] "GET /projects?obj_uuids=11d3a0fe-bc4e-4c65-b6a0-ee09c3d79fe1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001123 10.0.0.22 - - [2025-11-17 03:27:12] "GET /project/11d3a0fe-bc4e-4c65-b6a0-ee09c3d79fe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.060269 10.0.0.22 - - [2025-11-17 03:27:12] "POST /fqname-to-id HTTP/1.1" 404 226 0.002964 10.0.0.22 - - [2025-11-17 03:27:13] "POST /interface-route-tables HTTP/1.1" 200 575 0.027347 10.0.0.22 - - [2025-11-17 03:27:13] "GET /interface-route-table/b31d2f3f-7a58-406e-b672-727ac614dc33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.008643 10.0.0.22 - - [2025-11-17 03:27:13] "GET /virtual-machine-interface/08128fc6-6493-4572-9056-ed285e8ace61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2759 0.007805 10.0.0.22 - - [2025-11-17 03:27:13] "POST /ref-update HTTP/1.1" 200 156 0.024989 10.0.0.22 - - [2025-11-17 03:27:16] "GET /virtual-machine-interface/ab39a12f-3f86-408c-ba2e-557e362d194e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.006730 10.0.0.22 - - [2025-11-17 03:27:16] "PUT /virtual-machine-interface/ab39a12f-3f86-408c-ba2e-557e362d194e HTTP/1.1" 200 284 0.014346 10.0.0.22 - - [2025-11-17 03:27:16] "GET /virtual-machine-interface/d38ad9ed-f688-4522-aa34-c87baa222666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.018312 10.0.0.22 - - [2025-11-17 03:27:16] "PUT /virtual-machine-interface/d38ad9ed-f688-4522-aa34-c87baa222666 HTTP/1.1" 200 284 0.014067 10.0.0.22 - - [2025-11-17 03:27:16] "GET /virtual-machine-interface/08128fc6-6493-4572-9056-ed285e8ace61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.008443 10.0.0.22 - - [2025-11-17 03:27:16] "PUT /virtual-machine-interface/08128fc6-6493-4572-9056-ed285e8ace61 HTTP/1.1" 200 284 0.018397 10.0.0.22 - - [2025-11-17 03:27:27] "POST /neutron/network HTTP/1.1" 200 1018 0.007895 10.0.0.22 - - [2025-11-17 03:27:27] "POST /neutron/subnet HTTP/1.1" 200 1394 0.012985 10.0.0.22 - - [2025-11-17 03:27:28] "POST /neutron/network HTTP/1.1" 200 1008 0.008476 10.0.0.22 - - [2025-11-17 03:27:34] "POST /neutron/port HTTP/1.1" 200 1205 0.018159 10.0.0.22 - - [2025-11-17 03:27:34] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008957 10.0.0.22 - - [2025-11-17 03:27:34] "GET /virtual-machine/d3e4af5e-d226-4673-9afb-4c942a0a569f HTTP/1.1" 200 1301 0.006893 10.0.0.22 - - [2025-11-17 03:27:34] "GET /virtual-machine-interface/f76ceed6-c6ba-4464-9237-9e0a21f0c594 HTTP/1.1" 200 3176 0.005826 10.0.0.22 - - [2025-11-17 03:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.22 - - [2025-11-17 03:27:34] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003850 10.0.0.22 - - [2025-11-17 03:27:34] "GET /virtual-networks?parent_id=11d3a0fe-bc4e-4c65-b6a0-ee09c3d79fe1&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002831 10.0.0.22 - - [2025-11-17 03:27:35] "GET /virtual-network/fad64f96-6b61-467d-b452-80f84abe354a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006757 10.0.0.22 - - [2025-11-17 03:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003720 10.0.0.22 - - [2025-11-17 03:27:36] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004073 10.0.0.22 - - [2025-11-17 03:27:36] "GET /virtual-networks?parent_id=11d3a0fe-bc4e-4c65-b6a0-ee09c3d79fe1&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.004012 10.0.0.22 - - [2025-11-17 03:27:36] "GET /virtual-network/fad64f96-6b61-467d-b452-80f84abe354a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006234 10.0.0.22 - - [2025-11-17 03:27:36] "GET /virtual-machine-interface/f76ceed6-c6ba-4464-9237-9e0a21f0c594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.006357 10.0.0.22 - - [2025-11-17 03:27:36] "PUT /virtual-machine-interface/f76ceed6-c6ba-4464-9237-9e0a21f0c594 HTTP/1.1" 200 284 0.014215 10.0.0.33 - - [2025-11-17 03:27:51] "GET /obj-perms HTTP/1.1" 200 5056 0.055269 10.0.0.22 - - [2025-11-17 03:28:11] "POST /neutron/network HTTP/1.1" 200 1018 0.008101 10.0.0.22 - - [2025-11-17 03:28:12] "POST /neutron/subnet HTTP/1.1" 200 1394 0.012829 10.0.0.22 - - [2025-11-17 03:28:12] "POST /neutron/network HTTP/1.1" 200 1008 0.008900 10.0.0.23 - - [2025-11-17 03:28:19] "GET /projects?obj_uuids=11d3a0fe-bc4e-4c65-b6a0-ee09c3d79fe1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.033433 10.0.0.22 - - [2025-11-17 03:28:19] "GET /project/11d3a0fe-bc4e-4c65-b6a0-ee09c3d79fe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.074331 10.0.0.22 - - [2025-11-17 03:28:19] "POST /fqname-to-id HTTP/1.1" 404 226 0.003924 10.0.0.22 - - [2025-11-17 03:28:19] "POST /interface-route-tables HTTP/1.1" 200 575 0.024217 10.0.0.22 - - [2025-11-17 03:28:19] "GET /interface-route-table/ea9db780-80c2-49eb-afe4-214bda5ecaa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.006956 10.0.0.22 - - [2025-11-17 03:28:20] "GET /virtual-machine-interface/f76ceed6-c6ba-4464-9237-9e0a21f0c594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.008083 10.0.0.22 - - [2025-11-17 03:28:20] "POST /ref-update HTTP/1.1" 200 156 0.014974 10.0.0.22 - - [2025-11-17 03:28:21] "GET /virtual-machine-interface/d38ad9ed-f688-4522-aa34-c87baa222666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3092 0.007006 10.0.0.22 - - [2025-11-17 03:28:21] "POST /ref-update HTTP/1.1" 200 156 0.015451 10.0.0.22 - - [2025-11-17 03:28:22] "DELETE /interface-route-table/ea96d30d-b508-4f42-8fd0-6329fa7fdcfc HTTP/1.1" 200 115 0.029588 10.0.0.22 - - [2025-11-17 03:28:22] "POST /neutron/port HTTP/1.1" 200 151 0.238896 10.0.0.22 - - [2025-11-17 03:28:28] "POST /neutron/network HTTP/1.1" 200 1018 0.008026 10.0.0.22 - - [2025-11-17 03:28:28] "POST /neutron/subnet HTTP/1.1" 200 1394 0.013168 10.0.0.22 - - [2025-11-17 03:28:29] "POST /neutron/network HTTP/1.1" 200 1008 0.009224 10.0.0.22 - - [2025-11-17 03:28:32] "GET /virtual-machine-interface/f76ceed6-c6ba-4464-9237-9e0a21f0c594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3092 0.008308 10.0.0.22 - - [2025-11-17 03:28:32] "POST /ref-update HTTP/1.1" 200 156 0.015688 10.0.0.22 - - [2025-11-17 03:28:32] "DELETE /interface-route-table/ea9db780-80c2-49eb-afe4-214bda5ecaa1 HTTP/1.1" 200 115 0.031400 10.0.0.22 - - [2025-11-17 03:28:32] "GET /virtual-machine-interface/08128fc6-6493-4572-9056-ed285e8ace61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3090 0.006764 10.0.0.22 - - [2025-11-17 03:28:32] "POST /ref-update HTTP/1.1" 200 156 0.015223 10.0.0.22 - - [2025-11-17 03:28:32] "DELETE /interface-route-table/b31d2f3f-7a58-406e-b672-727ac614dc33 HTTP/1.1" 200 115 0.037740 10.0.0.22 - - [2025-11-17 03:28:32] "POST /neutron/port HTTP/1.1" 200 1205 0.017102 10.0.0.22 - - [2025-11-17 03:28:33] "POST /neutron/port HTTP/1.1" 200 1205 0.042692 10.0.0.22 - - [2025-11-17 03:28:33] "POST /neutron/port HTTP/1.1" 200 1205 0.016239 10.0.0.22 - - [2025-11-17 03:28:34] "POST /neutron/network HTTP/1.1" 200 1008 0.008926 10.0.0.23 - - [2025-11-17 03:28:36] "GET /projects?obj_uuids=11d3a0fe-bc4e-4c65-b6a0-ee09c3d79fe1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001776 10.0.0.22 - - [2025-11-17 03:28:36] "GET /project/11d3a0fe-bc4e-4c65-b6a0-ee09c3d79fe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.056121 10.0.0.23 - - [2025-11-17 03:28:36] "GET /projects?obj_uuids=11d3a0fe-bc4e-4c65-b6a0-ee09c3d79fe1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000957 10.0.0.22 - - [2025-11-17 03:28:36] "GET /project/11d3a0fe-bc4e-4c65-b6a0-ee09c3d79fe1?fields=virtual_networks HTTP/1.1" 200 1058 0.035682 10.0.0.23 - - [2025-11-17 03:28:36] "GET /projects?obj_uuids=11d3a0fe-bc4e-4c65-b6a0-ee09c3d79fe1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000998 10.0.0.22 - - [2025-11-17 03:28:36] "GET /project/11d3a0fe-bc4e-4c65-b6a0-ee09c3d79fe1?fields=virtual_machine_interfaces HTTP/1.1" 200 1058 0.036782 10.0.0.23 - - [2025-11-17 03:28:36] "GET /projects?obj_uuids=11d3a0fe-bc4e-4c65-b6a0-ee09c3d79fe1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001070 10.0.0.22 - - [2025-11-17 03:28:36] "GET /project/11d3a0fe-bc4e-4c65-b6a0-ee09c3d79fe1?fields=security_groups HTTP/1.1" 200 1292 0.049724 10.0.0.22 - - [2025-11-17 03:28:38] "POST /fqname-to-id HTTP/1.1" 404 183 0.392400 10.0.0.23 - - [2025-11-17 03:28:38] "GET /projects?obj_uuids=98c7ff60-a940-4cc2-85c0-26de6d07a229&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003245 10.0.0.23 - - [2025-11-17 03:28:38] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000945 10.0.0.23 - - [2025-11-17 03:28:38] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006857 10.0.0.23 - - [2025-11-17 03:28:38] "POST /id-to-fqname HTTP/1.1" 200 185 0.004161 10.0.0.23 - - [2025-11-17 03:28:38] "POST /fqname-to-id HTTP/1.1" 404 194 0.003416 10.0.0.23 - - [2025-11-17 03:28:38] "POST /security-groups HTTP/1.1" 200 586 0.084212 10.0.0.33 - - [2025-11-17 03:28:38] "POST /fqname-to-id HTTP/1.1" 404 229 0.006485 10.0.0.23 - - [2025-11-17 03:28:38] "POST /projects HTTP/1.1" 200 575 0.285085 10.0.0.23 - - [2025-11-17 03:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.370683 10.0.0.33 - - [2025-11-17 03:28:38] "POST /access-control-lists HTTP/1.1" 200 589 0.043581 10.0.0.22 - - [2025-11-17 03:28:38] "GET /project/98c7ff60-a940-4cc2-85c0-26de6d07a229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.513484 10.0.0.22 - - [2025-11-17 03:28:40] "GET / HTTP/1.1" 200 35931 0.001692 10.0.0.23 - - [2025-11-17 03:28:43] "GET /projects?obj_uuids=98c7ff60-a940-4cc2-85c0-26de6d07a229&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001241 10.0.0.22 - - [2025-11-17 03:28:43] "GET /project/98c7ff60-a940-4cc2-85c0-26de6d07a229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.048539 10.0.0.23 - - [2025-11-17 03:28:43] "GET /projects?obj_uuids=98c7ff60-a940-4cc2-85c0-26de6d07a229&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001291 10.0.0.22 - - [2025-11-17 03:28:43] "GET /project/98c7ff60-a940-4cc2-85c0-26de6d07a229?fields=virtual_networks HTTP/1.1" 200 1032 0.049452 10.0.0.23 - - [2025-11-17 03:28:43] "GET /projects?obj_uuids=98c7ff60-a940-4cc2-85c0-26de6d07a229&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001399 10.0.0.22 - - [2025-11-17 03:28:43] "GET /project/98c7ff60-a940-4cc2-85c0-26de6d07a229?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.049554 10.0.0.23 - - [2025-11-17 03:28:43] "GET /projects?obj_uuids=98c7ff60-a940-4cc2-85c0-26de6d07a229&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001391 10.0.0.22 - - [2025-11-17 03:28:43] "GET /project/98c7ff60-a940-4cc2-85c0-26de6d07a229?fields=security_groups HTTP/1.1" 200 1253 0.050606 10.0.0.22 - - [2025-11-17 03:28:44] "POST /fqname-to-id HTTP/1.1" 404 193 0.041968 10.0.0.23 - - [2025-11-17 03:28:44] "GET /projects?obj_uuids=caae0112-7af4-446c-9256-52930dac26dc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003656 10.0.0.23 - - [2025-11-17 03:28:44] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001214 10.0.0.23 - - [2025-11-17 03:28:44] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007571 10.0.0.23 - - [2025-11-17 03:28:44] "POST /id-to-fqname HTTP/1.1" 200 195 0.002368 10.0.0.23 - - [2025-11-17 03:28:44] "POST /fqname-to-id HTTP/1.1" 404 204 0.005026 10.0.0.23 - - [2025-11-17 03:28:44] "POST /security-groups HTTP/1.1" 200 596 0.027694 10.0.0.23 - - [2025-11-17 03:28:44] "POST /projects HTTP/1.1" 200 595 0.254123 10.0.0.23 - - [2025-11-17 03:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.292863 10.0.0.22 - - [2025-11-17 03:28:45] "GET /project/caae0112-7af4-446c-9256-52930dac26dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.455443 10.0.0.33 - - [2025-11-17 03:28:45] "POST /fqname-to-id HTTP/1.1" 404 238 0.061566 10.0.0.22 - - [2025-11-17 03:28:46] "GET / HTTP/1.1" 200 35931 0.002301 10.0.0.23 - - [2025-11-17 03:28:49] "GET /projects?obj_uuids=caae0112-7af4-446c-9256-52930dac26dc&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001580 10.0.0.22 - - [2025-11-17 03:28:49] "GET /project/caae0112-7af4-446c-9256-52930dac26dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.117236 10.0.0.23 - - [2025-11-17 03:28:49] "GET /projects?obj_uuids=caae0112-7af4-446c-9256-52930dac26dc&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001036 10.0.0.22 - - [2025-11-17 03:28:49] "GET /project/caae0112-7af4-446c-9256-52930dac26dc?fields=virtual_networks HTTP/1.1" 200 1053 0.038939 10.0.0.23 - - [2025-11-17 03:28:49] "GET /projects?obj_uuids=caae0112-7af4-446c-9256-52930dac26dc&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002057 10.0.0.22 - - [2025-11-17 03:28:49] "GET /project/caae0112-7af4-446c-9256-52930dac26dc?fields=virtual_machine_interfaces HTTP/1.1" 200 1053 0.042352 10.0.0.23 - - [2025-11-17 03:28:49] "GET /projects?obj_uuids=caae0112-7af4-446c-9256-52930dac26dc&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001045 10.0.0.22 - - [2025-11-17 03:28:49] "GET /project/caae0112-7af4-446c-9256-52930dac26dc?fields=security_groups HTTP/1.1" 200 1284 0.039971 10.0.0.33 - - [2025-11-17 03:28:50] "DELETE /access-control-list/d553f099-9821-4292-8971-2ef14fc9fcf5 HTTP/1.1" 200 115 0.050942 10.0.0.22 - - [2025-11-17 03:28:50] "POST /fqname-to-id HTTP/1.1" 404 199 0.045472 10.0.0.23 - - [2025-11-17 03:28:51] "GET /projects?obj_uuids=b0dba037-417a-4aa5-b4be-92b9bc66e8e7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003390 10.0.0.23 - - [2025-11-17 03:28:51] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001087 10.0.0.23 - - [2025-11-17 03:28:51] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.380053 10.0.0.23 - - [2025-11-17 03:28:52] "POST /id-to-fqname HTTP/1.1" 200 201 0.003227 10.0.0.23 - - [2025-11-17 03:28:52] "POST /fqname-to-id HTTP/1.1" 404 210 0.005172 10.0.0.23 - - [2025-11-17 03:28:52] "POST /security-groups HTTP/1.1" 200 602 0.072904 10.0.0.23 - - [2025-11-17 03:28:52] "POST /projects HTTP/1.1" 200 607 0.270298 10.0.0.23 - - [2025-11-17 03:28:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.628425 10.0.0.33 - - [2025-11-17 03:28:52] "POST /fqname-to-id HTTP/1.1" 404 244 0.006319 10.0.0.22 - - [2025-11-17 03:28:52] "GET /project/b0dba037-417a-4aa5-b4be-92b9bc66e8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 1.169128 10.0.0.22 - - [2025-11-17 03:28:53] "GET / HTTP/1.1" 200 35931 0.002163 10.0.0.23 - - [2025-11-17 03:28:56] "DELETE /project/caae01127af4446c925652930dac26dc HTTP/1.1" 404 173 0.010340 10.0.0.23 - - [2025-11-17 03:28:56] "DELETE /project/98c7ff60a9404cc285c026de6d07a229 HTTP/1.1" 404 173 0.011910 10.0.0.23 - - [2025-11-17 03:28:56] "DELETE /project/b0dba037417a4aa5b4be92b9bc66e8e7 HTTP/1.1" 404 173 0.013753 10.0.0.23 - - [2025-11-17 03:28:56] "DELETE /project/11d3a0fe-bc4e-4c65-b6a0-ee09c3d79fe1 HTTP/1.1" 404 177 0.008207 10.0.0.23 - - [2025-11-17 03:28:56] "GET /projects?obj_uuids=caae0112-7af4-446c-9256-52930dac26dc&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001167 10.0.0.23 - - [2025-11-17 03:28:56] "GET /projects?obj_uuids=98c7ff60-a940-4cc2-85c0-26de6d07a229&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000948 10.0.0.23 - - [2025-11-17 03:28:56] "GET /project/98c7ff60-a940-4cc2-85c0-26de6d07a229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.059454 10.0.0.23 - - [2025-11-17 03:28:56] "GET /project/caae0112-7af4-446c-9256-52930dac26dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.064771 10.0.0.23 - - [2025-11-17 03:28:56] "GET /projects?obj_uuids=98c7ff60-a940-4cc2-85c0-26de6d07a229&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001777 10.0.0.23 - - [2025-11-17 03:28:56] "GET /projects?obj_uuids=caae0112-7af4-446c-9256-52930dac26dc&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001121 10.0.0.23 - - [2025-11-17 03:28:56] "GET /project/caae0112-7af4-446c-9256-52930dac26dc?fields=security_groups HTTP/1.1" 200 1389 0.062067 10.0.0.23 - - [2025-11-17 03:28:56] "GET /project/98c7ff60-a940-4cc2-85c0-26de6d07a229?fields=security_groups HTTP/1.1" 200 1358 0.077086 10.0.0.23 - - [2025-11-17 03:28:56] "DELETE /security-group/0e051b95-e669-4e70-ac1a-2863156d18cc HTTP/1.1" 200 115 0.070128 10.0.0.23 - - [2025-11-17 03:28:56] "GET /projects?obj_uuids=caae0112-7af4-446c-9256-52930dac26dc&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001087 10.0.0.23 - - [2025-11-17 03:28:56] "DELETE /security-group/27470a67-a0dc-4996-9100-24cf0e2615a5 HTTP/1.1" 200 115 0.104993 10.0.0.23 - - [2025-11-17 03:28:56] "GET /projects?obj_uuids=98c7ff60-a940-4cc2-85c0-26de6d07a229&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001305 10.0.0.23 - - [2025-11-17 03:28:56] "GET /project/caae0112-7af4-446c-9256-52930dac26dc?fields=application_policy_sets HTTP/1.1" 200 1428 0.099652 10.0.0.33 - - [2025-11-17 03:28:56] "DELETE /access-control-list/4792178a-6510-4fd2-bc3f-9dd80ce377a2 HTTP/1.1" 200 115 0.062210 10.0.0.23 - - [2025-11-17 03:28:56] "GET /project/98c7ff60-a940-4cc2-85c0-26de6d07a229?fields=application_policy_sets HTTP/1.1" 200 1397 0.096469 10.0.0.23 - - [2025-11-17 03:28:56] "GET /projects?obj_uuids=b0dba037-417a-4aa5-b4be-92b9bc66e8e7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002152 10.0.0.23 - - [2025-11-17 03:28:56] "DELETE /project/caae0112-7af4-446c-9256-52930dac26dc HTTP/1.1" 200 115 0.622056 10.0.0.22 - - [2025-11-17 03:28:56] "GET /project/b0dba037-417a-4aa5-b4be-92b9bc66e8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.102823 10.0.0.23 - - [2025-11-17 03:28:56] "GET /projects?obj_uuids=b0dba037-417a-4aa5-b4be-92b9bc66e8e7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001296 10.0.0.23 - - [2025-11-17 03:28:56] "DELETE /project/98c7ff60-a940-4cc2-85c0-26de6d07a229 HTTP/1.1" 200 115 0.708950 10.0.0.22 - - [2025-11-17 03:28:56] "GET /project/b0dba037-417a-4aa5-b4be-92b9bc66e8e7?fields=virtual_networks HTTP/1.1" 200 1065 0.077909 10.0.0.23 - - [2025-11-17 03:28:57] "GET /projects?obj_uuids=b0dba037-417a-4aa5-b4be-92b9bc66e8e7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001231 10.0.0.22 - - [2025-11-17 03:28:57] "GET /project/b0dba037-417a-4aa5-b4be-92b9bc66e8e7?fields=virtual_machine_interfaces HTTP/1.1" 200 1065 0.045990 10.0.0.23 - - [2025-11-17 03:28:57] "GET /projects?obj_uuids=b0dba037-417a-4aa5-b4be-92b9bc66e8e7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000996 10.0.0.22 - - [2025-11-17 03:28:57] "GET /project/b0dba037-417a-4aa5-b4be-92b9bc66e8e7?fields=security_groups HTTP/1.1" 200 1302 0.037526 10.0.0.22 - - [2025-11-17 03:28:58] "POST /fqname-to-id HTTP/1.1" 404 185 0.028870 10.0.0.23 - - [2025-11-17 03:28:58] "GET /projects?obj_uuids=f1cf639f-c78f-4a81-ac80-6f9591407ea5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002888 10.0.0.23 - - [2025-11-17 03:28:58] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001175 10.0.0.23 - - [2025-11-17 03:28:58] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009623 10.0.0.23 - - [2025-11-17 03:28:58] "POST /id-to-fqname HTTP/1.1" 200 187 0.003015 10.0.0.23 - - [2025-11-17 03:28:58] "POST /fqname-to-id HTTP/1.1" 404 196 0.005606 10.0.0.23 - - [2025-11-17 03:28:58] "POST /security-groups HTTP/1.1" 200 588 0.075220 10.0.0.33 - - [2025-11-17 03:28:58] "POST /fqname-to-id HTTP/1.1" 404 231 0.003646 10.0.0.23 - - [2025-11-17 03:28:58] "POST /projects HTTP/1.1" 200 579 0.275365 10.0.0.23 - - [2025-11-17 03:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.308527 10.0.0.33 - - [2025-11-17 03:28:58] "POST /access-control-lists HTTP/1.1" 200 591 0.028106 10.0.0.22 - - [2025-11-17 03:28:58] "GET /project/f1cf639f-c78f-4a81-ac80-6f9591407ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.446323 10.0.0.22 - - [2025-11-17 03:28:59] "GET / HTTP/1.1" 200 35931 0.001914 10.0.0.23 - - [2025-11-17 03:29:03] "GET /projects?obj_uuids=f1cf639f-c78f-4a81-ac80-6f9591407ea5&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001192 10.0.0.22 - - [2025-11-17 03:29:03] "GET /project/f1cf639f-c78f-4a81-ac80-6f9591407ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.044648 10.0.0.23 - - [2025-11-17 03:29:03] "GET /projects?obj_uuids=f1cf639f-c78f-4a81-ac80-6f9591407ea5&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001112 10.0.0.22 - - [2025-11-17 03:29:03] "GET /project/f1cf639f-c78f-4a81-ac80-6f9591407ea5?fields=virtual_networks HTTP/1.1" 200 1037 0.056607 10.0.0.23 - - [2025-11-17 03:29:03] "GET /projects?obj_uuids=f1cf639f-c78f-4a81-ac80-6f9591407ea5&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001806 10.0.0.22 - - [2025-11-17 03:29:03] "GET /project/f1cf639f-c78f-4a81-ac80-6f9591407ea5?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.043066 10.0.0.23 - - [2025-11-17 03:29:03] "GET /projects?obj_uuids=f1cf639f-c78f-4a81-ac80-6f9591407ea5&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001086 10.0.0.22 - - [2025-11-17 03:29:03] "GET /project/f1cf639f-c78f-4a81-ac80-6f9591407ea5?fields=security_groups HTTP/1.1" 200 1260 0.043858 10.0.0.22 - - [2025-11-17 03:29:04] "POST /fqname-to-id HTTP/1.1" 404 182 0.029156 10.0.0.23 - - [2025-11-17 03:29:04] "GET /projects?obj_uuids=8b75556d-651a-4672-8c24-942e11b1a7cd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003614 10.0.0.23 - - [2025-11-17 03:29:04] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000957 10.0.0.23 - - [2025-11-17 03:29:04] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007430 10.0.0.23 - - [2025-11-17 03:29:04] "POST /id-to-fqname HTTP/1.1" 200 184 0.001741 10.0.0.23 - - [2025-11-17 03:29:04] "POST /fqname-to-id HTTP/1.1" 404 193 0.005708 10.0.0.23 - - [2025-11-17 03:29:04] "POST /security-groups HTTP/1.1" 200 585 0.077308 10.0.0.23 - - [2025-11-17 03:29:04] "POST /projects HTTP/1.1" 200 573 0.297081 10.0.0.33 - - [2025-11-17 03:29:04] "POST /fqname-to-id HTTP/1.1" 404 227 0.012352 10.0.0.23 - - [2025-11-17 03:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.375164 10.0.0.22 - - [2025-11-17 03:29:04] "GET /project/8b75556d-651a-4672-8c24-942e11b1a7cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.529301 10.0.0.22 - - [2025-11-17 03:29:06] "GET / HTTP/1.1" 200 35931 0.001650 10.0.0.23 - - [2025-11-17 03:29:09] "GET /projects?obj_uuids=8b75556d-651a-4672-8c24-942e11b1a7cd&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001221 10.0.0.22 - - [2025-11-17 03:29:09] "GET /project/8b75556d-651a-4672-8c24-942e11b1a7cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.049148 10.0.0.23 - - [2025-11-17 03:29:09] "GET /projects?obj_uuids=8b75556d-651a-4672-8c24-942e11b1a7cd&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001075 10.0.0.22 - - [2025-11-17 03:29:09] "GET /project/8b75556d-651a-4672-8c24-942e11b1a7cd?fields=virtual_networks HTTP/1.1" 200 1031 0.067065 10.0.0.23 - - [2025-11-17 03:29:09] "GET /projects?obj_uuids=8b75556d-651a-4672-8c24-942e11b1a7cd&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001177 10.0.0.22 - - [2025-11-17 03:29:09] "GET /project/8b75556d-651a-4672-8c24-942e11b1a7cd?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.057892 10.0.0.23 - - [2025-11-17 03:29:09] "GET /projects?obj_uuids=8b75556d-651a-4672-8c24-942e11b1a7cd&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001214 10.0.0.22 - - [2025-11-17 03:29:09] "GET /project/8b75556d-651a-4672-8c24-942e11b1a7cd?fields=security_groups HTTP/1.1" 200 1251 0.045833 10.0.0.22 - - [2025-11-17 03:29:10] "POST /fqname-to-id HTTP/1.1" 404 186 0.039657 10.0.0.23 - - [2025-11-17 03:29:10] "GET /projects?obj_uuids=c29528c2-3b76-4fc6-9bf0-03143034b8ed&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002879 10.0.0.23 - - [2025-11-17 03:29:10] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000976 10.0.0.23 - - [2025-11-17 03:29:10] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007115 10.0.0.23 - - [2025-11-17 03:29:11] "POST /id-to-fqname HTTP/1.1" 200 188 0.001251 10.0.0.23 - - [2025-11-17 03:29:11] "POST /fqname-to-id HTTP/1.1" 404 197 0.012152 10.0.0.23 - - [2025-11-17 03:29:11] "POST /security-groups HTTP/1.1" 200 589 0.033730 10.0.0.23 - - [2025-11-17 03:29:11] "POST /projects HTTP/1.1" 200 581 0.260234 10.0.0.33 - - [2025-11-17 03:29:11] "POST /access-control-lists HTTP/1.1" 200 594 0.040366 10.0.0.23 - - [2025-11-17 03:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.346539 10.0.0.22 - - [2025-11-17 03:29:11] "GET /project/c29528c2-3b76-4fc6-9bf0-03143034b8ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.492698 10.0.0.22 - - [2025-11-17 03:29:12] "GET / HTTP/1.1" 200 35931 0.001571 10.0.0.23 - - [2025-11-17 03:29:15] "GET /projects?obj_uuids=c29528c2-3b76-4fc6-9bf0-03143034b8ed&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001161 10.0.0.22 - - [2025-11-17 03:29:15] "GET /project/c29528c2-3b76-4fc6-9bf0-03143034b8ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.040005 10.0.0.23 - - [2025-11-17 03:29:15] "GET /projects?obj_uuids=c29528c2-3b76-4fc6-9bf0-03143034b8ed&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001652 10.0.0.22 - - [2025-11-17 03:29:15] "GET /project/c29528c2-3b76-4fc6-9bf0-03143034b8ed?fields=virtual_networks HTTP/1.1" 200 1039 0.050871 10.0.0.23 - - [2025-11-17 03:29:15] "GET /projects?obj_uuids=c29528c2-3b76-4fc6-9bf0-03143034b8ed&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001050 10.0.0.22 - - [2025-11-17 03:29:15] "GET /project/c29528c2-3b76-4fc6-9bf0-03143034b8ed?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.041366 10.0.0.23 - - [2025-11-17 03:29:15] "GET /projects?obj_uuids=c29528c2-3b76-4fc6-9bf0-03143034b8ed&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000995 10.0.0.22 - - [2025-11-17 03:29:15] "GET /project/c29528c2-3b76-4fc6-9bf0-03143034b8ed?fields=security_groups HTTP/1.1" 200 1263 0.046852 10.0.0.22 - - [2025-11-17 03:29:16] "POST /fqname-to-id HTTP/1.1" 404 186 0.051767 10.0.0.23 - - [2025-11-17 03:29:16] "GET /projects?obj_uuids=e9572c0d-92d7-4462-bd89-5073f2742404&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002771 10.0.0.23 - - [2025-11-17 03:29:17] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001051 10.0.0.23 - - [2025-11-17 03:29:17] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007695 10.0.0.23 - - [2025-11-17 03:29:17] "POST /id-to-fqname HTTP/1.1" 200 188 0.011767 10.0.0.23 - - [2025-11-17 03:29:17] "POST /fqname-to-id HTTP/1.1" 404 197 0.005245 10.0.0.23 - - [2025-11-17 03:29:17] "POST /security-groups HTTP/1.1" 200 589 0.072974 10.0.0.33 - - [2025-11-17 03:29:17] "POST /fqname-to-id HTTP/1.1" 404 232 0.003232 10.0.0.23 - - [2025-11-17 03:29:17] "POST /projects HTTP/1.1" 200 581 0.283968 10.0.0.23 - - [2025-11-17 03:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.364581 10.0.0.33 - - [2025-11-17 03:29:17] "POST /access-control-lists HTTP/1.1" 200 592 0.030959 10.0.0.22 - - [2025-11-17 03:29:17] "GET /project/e9572c0d-92d7-4462-bd89-5073f2742404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.538704 10.0.0.22 - - [2025-11-17 03:29:18] "GET / HTTP/1.1" 200 35931 0.001436 10.0.0.22 - - [2025-11-17 03:29:20] "POST /fqname-to-id HTTP/1.1" 401 292 0.000572 10.0.0.22 - - [2025-11-17 03:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.063224 10.0.0.23 - - [2025-11-17 03:29:21] "GET /projects?obj_uuids=e9572c0d-92d7-4462-bd89-5073f2742404&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001266 10.0.0.22 - - [2025-11-17 03:29:21] "GET /project/e9572c0d-92d7-4462-bd89-5073f2742404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.039695 10.0.0.23 - - [2025-11-17 03:29:21] "GET /projects?obj_uuids=e9572c0d-92d7-4462-bd89-5073f2742404&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000954 10.0.0.22 - - [2025-11-17 03:29:21] "POST /neutron/network HTTP/1.1" 200 603 0.145226 10.0.0.22 - - [2025-11-17 03:29:21] "POST /id-to-fqname HTTP/1.1" 200 218 0.003155 10.0.0.22 - - [2025-11-17 03:29:21] "GET /virtual-network/045b6f96-941d-4093-9556-e6de2dfd2bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.006258 10.0.0.22 - - [2025-11-17 03:29:21] "POST /neutron/network HTTP/1.1" 200 820 0.008051 10.0.0.22 - - [2025-11-17 03:29:21] "GET /virtual-network/045b6f96-941d-4093-9556-e6de2dfd2bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.006314 10.0.0.22 - - [2025-11-17 03:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.22 - - [2025-11-17 03:29:21] "GET /virtual-network/045b6f96-941d-4093-9556-e6de2dfd2bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.005991 10.0.0.33 - - [2025-11-17 03:29:21] "POST /route-targets HTTP/1.1" 200 323 0.019120 10.0.0.22 - - [2025-11-17 03:29:21] "PUT /virtual-network/045b6f96-941d-4093-9556-e6de2dfd2bae HTTP/1.1" 200 264 0.060807 10.0.0.22 - - [2025-11-17 03:29:22] "GET /virtual-network/045b6f96-941d-4093-9556-e6de2dfd2bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.005992 10.0.0.22 - - [2025-11-17 03:29:23] "GET /obj-perms HTTP/1.1" 200 5026 0.059154 10.0.0.22 - - [2025-11-17 03:29:24] "POST /neutron/network HTTP/1.1" 200 820 0.006579 10.0.0.22 - - [2025-11-17 03:29:24] "POST /id-to-fqname HTTP/1.1" 200 218 0.001284 10.0.0.23 - - [2025-11-17 03:29:25] "GET /projects?obj_uuids=e9572c0d-92d7-4462-bd89-5073f2742404&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.074349 10.0.0.22 - - [2025-11-17 03:29:25] "GET /project/e9572c0d-92d7-4462-bd89-5073f2742404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.149003 10.0.0.22 - - [2025-11-17 03:29:25] "POST /neutron/network HTTP/1.1" 200 820 0.034931 10.0.0.22 - - [2025-11-17 03:29:25] "POST /neutron/port HTTP/1.1" 200 117 0.005485 10.0.0.22 - - [2025-11-17 03:29:26] "POST /neutron/port HTTP/1.1" 200 1056 0.014420 10.0.0.22 - - [2025-11-17 03:29:26] "POST /neutron/port HTTP/1.1" 200 1084 0.016888 10.0.0.22 - - [2025-11-17 03:29:26] "POST /neutron/port HTTP/1.1" 200 117 0.001478 10.0.0.22 - - [2025-11-17 03:29:30] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008871 10.0.0.22 - - [2025-11-17 03:29:30] "POST /neutron/port HTTP/1.1" 200 1084 0.015286 10.0.0.22 - - [2025-11-17 03:29:30] "GET /virtual-machine/8d180bc5-14e8-43bb-b8fc-fbdff7dfcde0 HTTP/1.1" 401 292 0.000484 10.0.0.22 - - [2025-11-17 03:29:31] "GET /virtual-machine/8d180bc5-14e8-43bb-b8fc-fbdff7dfcde0 HTTP/1.1" 200 1291 0.032970 10.0.0.22 - - [2025-11-17 03:29:31] "GET /virtual-machine-interface/a67e30a6-1eec-497a-b57c-fd597e8d342b HTTP/1.1" 200 2932 0.006752 10.0.0.22 - - [2025-11-17 03:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.22 - - [2025-11-17 03:29:31] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003324 10.0.0.22 - - [2025-11-17 03:29:31] "GET /virtual-networks?parent_id=e9572c0d-92d7-4462-bd89-5073f2742404&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003352 10.0.0.22 - - [2025-11-17 03:29:31] "GET /virtual-network/045b6f96-941d-4093-9556-e6de2dfd2bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.006162 10.0.0.22 - - [2025-11-17 03:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.22 - - [2025-11-17 03:29:34] "GET /virtual-network/045b6f96-941d-4093-9556-e6de2dfd2bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.006402 10.0.0.22 - - [2025-11-17 03:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003890 10.0.0.22 - - [2025-11-17 03:29:38] "GET /virtual-network/045b6f96-941d-4093-9556-e6de2dfd2bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.006186 10.0.0.22 - - [2025-11-17 03:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004423 10.0.0.22 - - [2025-11-17 03:29:42] "GET /virtual-network/045b6f96-941d-4093-9556-e6de2dfd2bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.008039 10.0.0.22 - - [2025-11-17 03:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.22 - - [2025-11-17 03:29:46] "GET /virtual-network/045b6f96-941d-4093-9556-e6de2dfd2bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.006886 10.0.0.22 - - [2025-11-17 03:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.22 - - [2025-11-17 03:29:50] "GET /virtual-network/045b6f96-941d-4093-9556-e6de2dfd2bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.007735 10.0.0.23 - - [2025-11-17 03:29:52] "GET /obj-perms HTTP/1.1" 200 5056 0.058386 10.0.0.22 - - [2025-11-17 03:29:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.22 - - [2025-11-17 03:29:54] "GET /virtual-network/045b6f96-941d-4093-9556-e6de2dfd2bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.006351 10.0.0.23 - - [2025-11-17 03:29:57] "DELETE /project/8b75556d651a46728c24942e11b1a7cd HTTP/1.1" 404 173 0.015213 10.0.0.23 - - [2025-11-17 03:29:57] "DELETE /project/c29528c23b764fc69bf003143034b8ed HTTP/1.1" 404 173 0.014503 10.0.0.23 - - [2025-11-17 03:29:57] "DELETE /project/e9572c0d92d74462bd895073f2742404 HTTP/1.1" 404 173 0.020791 10.0.0.23 - - [2025-11-17 03:29:57] "DELETE /project/f1cf639fc78f4a81ac806f9591407ea5 HTTP/1.1" 404 173 0.012438 10.0.0.23 - - [2025-11-17 03:29:57] "GET /projects?obj_uuids=f1cf639f-c78f-4a81-ac80-6f9591407ea5&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000876 10.0.0.23 - - [2025-11-17 03:29:57] "GET /projects?obj_uuids=8b75556d-651a-4672-8c24-942e11b1a7cd&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000771 10.0.0.23 - - [2025-11-17 03:29:57] "GET /projects?obj_uuids=c29528c2-3b76-4fc6-9bf0-03143034b8ed&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000802 10.0.0.23 - - [2025-11-17 03:29:57] "GET /projects?obj_uuids=b0dba037-417a-4aa5-b4be-92b9bc66e8e7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000777 10.0.0.23 - - [2025-11-17 03:29:57] "GET /project/c29528c2-3b76-4fc6-9bf0-03143034b8ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1471 0.084647 10.0.0.23 - - [2025-11-17 03:29:57] "GET /projects?obj_uuids=c29528c2-3b76-4fc6-9bf0-03143034b8ed&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000942 10.0.0.23 - - [2025-11-17 03:29:57] "GET /project/b0dba037-417a-4aa5-b4be-92b9bc66e8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1523 0.108378 10.0.0.23 - - [2025-11-17 03:29:57] "GET /project/8b75556d-651a-4672-8c24-942e11b1a7cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.113280 10.0.0.23 - - [2025-11-17 03:29:57] "GET /project/f1cf639f-c78f-4a81-ac80-6f9591407ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.124023 10.0.0.23 - - [2025-11-17 03:29:57] "GET /projects?obj_uuids=8b75556d-651a-4672-8c24-942e11b1a7cd&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001449 10.0.0.23 - - [2025-11-17 03:29:57] "GET /projects?obj_uuids=b0dba037-417a-4aa5-b4be-92b9bc66e8e7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000923 10.0.0.23 - - [2025-11-17 03:29:57] "GET /projects?obj_uuids=f1cf639f-c78f-4a81-ac80-6f9591407ea5&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000797 10.0.0.23 - - [2025-11-17 03:29:57] "GET /project/c29528c2-3b76-4fc6-9bf0-03143034b8ed?fields=security_groups HTTP/1.1" 200 1368 0.106419 10.0.0.23 - - [2025-11-17 03:29:57] "GET /project/f1cf639f-c78f-4a81-ac80-6f9591407ea5?fields=security_groups HTTP/1.1" 200 1365 0.093283 10.0.0.23 - - [2025-11-17 03:29:57] "GET /project/b0dba037-417a-4aa5-b4be-92b9bc66e8e7?fields=security_groups HTTP/1.1" 200 1407 0.104671 10.0.0.23 - - [2025-11-17 03:29:57] "GET /project/8b75556d-651a-4672-8c24-942e11b1a7cd?fields=security_groups HTTP/1.1" 200 1356 0.111146 10.0.0.23 - - [2025-11-17 03:29:57] "DELETE /security-group/e72645a5-34c1-4969-aaaf-082328d9ef8f HTTP/1.1" 200 115 0.106852 10.0.0.23 - - [2025-11-17 03:29:57] "GET /projects?obj_uuids=c29528c2-3b76-4fc6-9bf0-03143034b8ed&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001588 10.0.0.23 - - [2025-11-17 03:29:57] "DELETE /security-group/4b5e0b21-3582-450c-97fa-5877f7739e98 HTTP/1.1" 200 115 0.163344 10.0.0.23 - - [2025-11-17 03:29:57] "DELETE /security-group/780cb546-2b0d-4978-945b-3de1e413e7fd HTTP/1.1" 200 115 0.182819 10.0.0.23 - - [2025-11-17 03:29:57] "GET /projects?obj_uuids=b0dba037-417a-4aa5-b4be-92b9bc66e8e7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001496 10.0.0.23 - - [2025-11-17 03:29:57] "DELETE /security-group/8ea053bd-fb72-4d3f-853b-0985757846cd HTTP/1.1" 200 115 0.177598 10.0.0.23 - - [2025-11-17 03:29:57] "GET /projects?obj_uuids=f1cf639f-c78f-4a81-ac80-6f9591407ea5&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001556 10.0.0.23 - - [2025-11-17 03:29:57] "GET /projects?obj_uuids=8b75556d-651a-4672-8c24-942e11b1a7cd&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001932 10.0.0.23 - - [2025-11-17 03:29:57] "GET /project/c29528c2-3b76-4fc6-9bf0-03143034b8ed?fields=application_policy_sets HTTP/1.1" 200 1407 0.134494 10.0.0.33 - - [2025-11-17 03:29:57] "DELETE /access-control-list/2799374c-e0c4-44f4-8107-152a95525826 HTTP/1.1" 200 115 0.126641 10.0.0.23 - - [2025-11-17 03:29:57] "GET /project/b0dba037-417a-4aa5-b4be-92b9bc66e8e7?fields=application_policy_sets HTTP/1.1" 200 1446 0.119324 10.0.0.23 - - [2025-11-17 03:29:57] "GET /project/8b75556d-651a-4672-8c24-942e11b1a7cd?fields=application_policy_sets HTTP/1.1" 200 1395 0.184049 10.0.0.23 - - [2025-11-17 03:29:57] "GET /project/f1cf639f-c78f-4a81-ac80-6f9591407ea5?fields=application_policy_sets HTTP/1.1" 200 1404 0.257010 10.0.0.33 - - [2025-11-17 03:29:57] "DELETE /access-control-list/c3e9ea3c-38c4-4c82-9d18-e0e7a2457efc HTTP/1.1" 200 115 0.215267 10.0.0.23 - - [2025-11-17 03:29:58] "DELETE /project/c29528c2-3b76-4fc6-9bf0-03143034b8ed HTTP/1.1" 200 115 1.048948 10.0.0.23 - - [2025-11-17 03:29:58] "DELETE /project/b0dba037-417a-4aa5-b4be-92b9bc66e8e7 HTTP/1.1" 200 115 1.102144 10.0.0.33 - - [2025-11-17 03:29:58] "DELETE /access-control-list/d4fe38bf-ef5b-408f-a08c-3025ddb2bb34 HTTP/1.1" 200 115 0.078232 10.0.0.23 - - [2025-11-17 03:29:58] "DELETE /project/f1cf639f-c78f-4a81-ac80-6f9591407ea5 HTTP/1.1" 200 115 1.152182 10.0.0.23 - - [2025-11-17 03:29:58] "DELETE /project/8b75556d-651a-4672-8c24-942e11b1a7cd HTTP/1.1" 200 115 1.153881 10.0.0.22 - - [2025-11-17 03:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.22 - - [2025-11-17 03:29:59] "GET /virtual-network/045b6f96-941d-4093-9556-e6de2dfd2bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.006952 10.0.0.22 - - [2025-11-17 03:30:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004166 10.0.0.22 - - [2025-11-17 03:30:03] "GET /virtual-network/045b6f96-941d-4093-9556-e6de2dfd2bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.005637 10.0.0.22 - - [2025-11-17 03:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004023 10.0.0.22 - - [2025-11-17 03:30:07] "GET /virtual-network/045b6f96-941d-4093-9556-e6de2dfd2bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.005415 10.0.0.22 - - [2025-11-17 03:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004624 10.0.0.22 - - [2025-11-17 03:30:09] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004624 10.0.0.22 - - [2025-11-17 03:30:09] "GET /virtual-networks?parent_id=e9572c0d-92d7-4462-bd89-5073f2742404&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005233 10.0.0.22 - - [2025-11-17 03:30:09] "GET /virtual-network/045b6f96-941d-4093-9556-e6de2dfd2bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.008059 10.0.0.22 - - [2025-11-17 03:30:09] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009405 10.0.0.22 - - [2025-11-17 03:30:15] "POST /neutron/port HTTP/1.1" 200 1084 0.044695 10.0.0.22 - - [2025-11-17 03:30:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003981 10.0.0.22 - - [2025-11-17 03:30:16] "POST /neutron/network HTTP/1.1" 200 820 0.007311 10.0.0.22 - - [2025-11-17 03:30:20] "POST /neutron/port HTTP/1.1" 200 1084 0.048394 10.0.0.22 - - [2025-11-17 03:30:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009291 10.0.0.22 - - [2025-11-17 03:30:30] "POST /neutron/port HTTP/1.1" 200 1084 0.014951 10.0.0.22 - - [2025-11-17 03:30:30] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007245 10.0.0.22 - - [2025-11-17 03:30:30] "POST /neutron/network HTTP/1.1" 200 794 0.014750 10.0.0.22 - - [2025-11-17 03:30:30] "POST /id-to-fqname HTTP/1.1" 200 218 0.001501 10.0.0.22 - - [2025-11-17 03:30:30] "GET /virtual-machine/8d180bc5-14e8-43bb-b8fc-fbdff7dfcde0 HTTP/1.1" 200 1291 0.003839 10.0.0.22 - - [2025-11-17 03:30:30] "GET /virtual-machine-interface/a67e30a6-1eec-497a-b57c-fd597e8d342b HTTP/1.1" 200 2932 0.005476 10.0.0.22 - - [2025-11-17 03:30:30] "GET /instance-ip/55130d27-4c06-46ab-a57d-bc3a4f6d485c HTTP/1.1" 200 1614 0.006849 10.0.0.22 - - [2025-11-17 03:30:30] "POST /fqname-to-id HTTP/1.1" 404 208 0.003156 10.0.0.22 - - [2025-11-17 03:30:30] "GET /virtual-network/045b6f96-941d-4093-9556-e6de2dfd2bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.005236 10.0.0.23 - - [2025-11-17 03:30:30] "GET /projects?obj_uuids=e9572c0d-92d7-4462-bd89-5073f2742404&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001701 10.0.0.22 - - [2025-11-17 03:30:30] "GET /project/e9572c0d-92d7-4462-bd89-5073f2742404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.057210 10.0.0.22 - - [2025-11-17 03:30:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004223 10.0.0.22 - - [2025-11-17 03:30:30] "GET /security-group/6694c3da-530b-4974-9277-6b57b4d328af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3758 0.005270 10.0.0.22 - - [2025-11-17 03:30:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 563 0.085904 10.0.0.22 - - [2025-11-17 03:30:31] "POST /instance-ips HTTP/1.1" 200 357 0.031862 10.0.0.22 - - [2025-11-17 03:30:31] "GET /instance-ip/246dcf69-47f2-4efa-a65a-43c8ff5a0308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1569 0.005925 10.0.0.22 - - [2025-11-17 03:30:31] "GET /virtual-machine-interface/244ace0e-cf97-4ed6-8658-94294814ebd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2340 0.006632 10.0.0.22 - - [2025-11-17 03:30:31] "GET /virtual-machine-interface/244ace0e-cf97-4ed6-8658-94294814ebd9?fields=instance_ip_back_refs HTTP/1.1" 200 1322 0.007832 10.0.0.22 - - [2025-11-17 03:30:31] "GET /instance-ip/246dcf69-47f2-4efa-a65a-43c8ff5a0308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1569 0.004466 10.0.0.22 - - [2025-11-17 03:30:31] "POST /id-to-fqname HTTP/1.1" 200 218 0.001500 10.0.0.22 - - [2025-11-17 03:30:31] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006785 10.0.0.22 - - [2025-11-17 03:30:31] "POST /neutron/network HTTP/1.1" 200 820 0.006469 10.0.0.22 - - [2025-11-17 03:30:31] "POST /neutron/port HTTP/1.1" 200 1084 0.018531 10.0.0.22 - - [2025-11-17 03:30:31] "POST /neutron/port HTTP/1.1" 200 117 0.006774 10.0.0.22 - - [2025-11-17 03:30:32] "POST /neutron/port HTTP/1.1" 200 964 0.009470 10.0.0.22 - - [2025-11-17 03:30:32] "POST /neutron/port HTTP/1.1" 200 1030 0.019944 10.0.0.22 - - [2025-11-17 03:30:32] "POST /neutron/port HTTP/1.1" 200 117 0.001105 10.0.0.22 - - [2025-11-17 03:30:37] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007577 10.0.0.22 - - [2025-11-17 03:30:37] "POST /neutron/port HTTP/1.1" 200 1030 0.015388 10.0.0.22 - - [2025-11-17 03:30:37] "GET /virtual-machine/35b0cebb-39e1-47ac-b732-d137d5563657 HTTP/1.1" 200 1268 0.005976 10.0.0.22 - - [2025-11-17 03:30:37] "GET /virtual-machine-interface/244ace0e-cf97-4ed6-8658-94294814ebd9 HTTP/1.1" 200 2980 0.006104 10.0.0.22 - - [2025-11-17 03:30:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.22 - - [2025-11-17 03:30:37] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004222 10.0.0.22 - - [2025-11-17 03:30:37] "GET /virtual-networks?parent_id=e9572c0d-92d7-4462-bd89-5073f2742404&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002995 10.0.0.22 - - [2025-11-17 03:30:37] "GET /virtual-network/045b6f96-941d-4093-9556-e6de2dfd2bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.006258 10.0.0.22 - - [2025-11-17 03:30:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004243 10.0.0.22 - - [2025-11-17 03:30:40] "GET /virtual-network/045b6f96-941d-4093-9556-e6de2dfd2bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.005968 10.0.0.22 - - [2025-11-17 03:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.22 - - [2025-11-17 03:30:44] "GET /virtual-network/045b6f96-941d-4093-9556-e6de2dfd2bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.006368 10.0.0.23 - - [2025-11-17 03:30:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.23 - - [2025-11-17 03:30:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000471 10.0.0.33 - - [2025-11-17 03:30:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000499 10.0.0.33 - - [2025-11-17 03:30:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000407 10.0.0.33 - - [2025-11-17 03:30:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000481 10.0.0.33 - - [2025-11-17 03:30:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000557 10.0.0.23 - - [2025-11-17 03:30:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000444 10.0.0.23 - - [2025-11-17 03:30:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000409 10.0.0.22 - - [2025-11-17 03:30:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004517 10.0.0.22 - - [2025-11-17 03:30:48] "GET /virtual-network/045b6f96-941d-4093-9556-e6de2dfd2bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.005332 10.0.0.22 - - [2025-11-17 03:30:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.22 - - [2025-11-17 03:30:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.22 - - [2025-11-17 03:30:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000441 10.0.0.22 - - [2025-11-17 03:30:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000386 10.0.0.22 - - [2025-11-17 03:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004564 10.0.0.22 - - [2025-11-17 03:30:52] "GET /virtual-network/045b6f96-941d-4093-9556-e6de2dfd2bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.005912 10.0.0.33 - - [2025-11-17 03:30:53] "GET /obj-perms HTTP/1.1" 200 5056 0.057592 10.0.0.22 - - [2025-11-17 03:30:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004108 10.0.0.22 - - [2025-11-17 03:30:56] "GET /virtual-network/045b6f96-941d-4093-9556-e6de2dfd2bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.006283 10.0.0.22 - - [2025-11-17 03:31:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.22 - - [2025-11-17 03:31:00] "GET /virtual-network/045b6f96-941d-4093-9556-e6de2dfd2bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.006393 10.0.0.22 - - [2025-11-17 03:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.22 - - [2025-11-17 03:31:04] "GET /virtual-network/045b6f96-941d-4093-9556-e6de2dfd2bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.006703 10.0.0.22 - - [2025-11-17 03:31:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.22 - - [2025-11-17 03:31:09] "GET /virtual-network/045b6f96-941d-4093-9556-e6de2dfd2bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.005613 10.0.0.22 - - [2025-11-17 03:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.22 - - [2025-11-17 03:31:13] "GET /virtual-network/045b6f96-941d-4093-9556-e6de2dfd2bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.007845 10.0.0.22 - - [2025-11-17 03:31:15] "POST /neutron/port HTTP/1.1" 200 1084 0.015685 10.0.0.22 - - [2025-11-17 03:31:16] "POST /neutron/subnet HTTP/1.1" 200 689 0.008927 10.0.0.22 - - [2025-11-17 03:31:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.22 - - [2025-11-17 03:31:17] "GET /virtual-network/045b6f96-941d-4093-9556-e6de2dfd2bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.007489 10.0.0.22 - - [2025-11-17 03:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004766 10.0.0.22 - - [2025-11-17 03:31:21] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004040 10.0.0.22 - - [2025-11-17 03:31:21] "GET /virtual-networks?parent_id=e9572c0d-92d7-4462-bd89-5073f2742404&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003350 10.0.0.22 - - [2025-11-17 03:31:21] "GET /virtual-network/045b6f96-941d-4093-9556-e6de2dfd2bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.007755 10.0.0.22 - - [2025-11-17 03:31:21] "POST /neutron/port HTTP/1.1" 200 1030 0.015681 10.0.0.22 - - [2025-11-17 03:31:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007211 10.0.0.22 - - [2025-11-17 03:31:32] "POST /neutron/port HTTP/1.1" 200 1030 0.014733 10.0.0.22 - - [2025-11-17 03:31:37] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008865 10.0.0.22 - - [2025-11-17 03:31:42] "POST /id-to-fqname HTTP/1.1" 200 218 0.001481 10.0.0.22 - - [2025-11-17 03:31:42] "POST /neutron/network HTTP/1.1" 200 830 0.007121 10.0.0.23 - - [2025-11-17 03:31:43] "GET /projects?obj_uuids=e9572c0d-92d7-4462-bd89-5073f2742404&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001451 10.0.0.22 - - [2025-11-17 03:31:43] "GET /project/e9572c0d-92d7-4462-bd89-5073f2742404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.076285 10.0.0.22 - - [2025-11-17 03:31:43] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011182 10.0.0.22 - - [2025-11-17 03:31:43] "POST /neutron/network HTTP/1.1" 200 830 0.007223 10.0.0.22 - - [2025-11-17 03:31:44] "POST /neutron/port HTTP/1.1" 200 1056 0.056201 10.0.0.22 - - [2025-11-17 03:31:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004666 10.0.0.22 - - [2025-11-17 03:31:44] "POST /neutron/network HTTP/1.1" 200 820 0.007171 10.0.0.22 - - [2025-11-17 03:31:48] "POST /neutron/port HTTP/1.1" 200 1084 0.017848 10.0.0.22 - - [2025-11-17 03:31:48] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007485 10.0.0.22 - - [2025-11-17 03:31:48] "GET /virtual-machine/5600525d-b1f7-430f-9c75-b221ba311e21 HTTP/1.1" 200 1290 0.005575 10.0.0.22 - - [2025-11-17 03:31:48] "GET /virtual-machine-interface/c9506ac3-81c9-46f4-a84a-80172ad52c3f HTTP/1.1" 200 2932 0.005323 10.0.0.22 - - [2025-11-17 03:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.22 - - [2025-11-17 03:31:48] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003600 10.0.0.22 - - [2025-11-17 03:31:48] "GET /virtual-networks?parent_id=e9572c0d-92d7-4462-bd89-5073f2742404&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003029 10.0.0.22 - - [2025-11-17 03:31:49] "GET /virtual-network/045b6f96-941d-4093-9556-e6de2dfd2bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.005952 10.0.0.22 - - [2025-11-17 03:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.22 - - [2025-11-17 03:31:52] "GET /virtual-network/045b6f96-941d-4093-9556-e6de2dfd2bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.006180 10.0.0.22 - - [2025-11-17 03:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076 10.0.0.22 - - [2025-11-17 03:31:56] "GET /virtual-network/045b6f96-941d-4093-9556-e6de2dfd2bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.006743 10.0.0.22 - - [2025-11-17 03:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003677 10.0.0.22 - - [2025-11-17 03:32:00] "GET /virtual-network/045b6f96-941d-4093-9556-e6de2dfd2bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.007091 10.0.0.22 - - [2025-11-17 03:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003686 10.0.0.22 - - [2025-11-17 03:32:04] "GET /virtual-network/045b6f96-941d-4093-9556-e6de2dfd2bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.006023 10.0.0.22 - - [2025-11-17 03:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007948 10.0.0.22 - - [2025-11-17 03:32:08] "GET /virtual-network/045b6f96-941d-4093-9556-e6de2dfd2bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.005761 10.0.0.22 - - [2025-11-17 03:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004317 10.0.0.22 - - [2025-11-17 03:32:12] "GET /virtual-network/045b6f96-941d-4093-9556-e6de2dfd2bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.006360 10.0.0.22 - - [2025-11-17 03:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004283 10.0.0.22 - - [2025-11-17 03:32:16] "GET /virtual-network/045b6f96-941d-4093-9556-e6de2dfd2bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.006046 10.0.0.22 - - [2025-11-17 03:32:17] "POST /neutron/network HTTP/1.1" 200 830 0.007279 10.0.0.22 - - [2025-11-17 03:32:17] "POST /neutron/port HTTP/1.1" 200 117 0.001267 10.0.0.22 - - [2025-11-17 03:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004064 10.0.0.22 - - [2025-11-17 03:32:20] "GET /virtual-network/045b6f96-941d-4093-9556-e6de2dfd2bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.005299 10.0.0.22 - - [2025-11-17 03:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004518 10.0.0.22 - - [2025-11-17 03:32:22] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005874 10.0.0.22 - - [2025-11-17 03:32:22] "GET /virtual-networks?parent_id=e9572c0d-92d7-4462-bd89-5073f2742404&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003137 10.0.0.22 - - [2025-11-17 03:32:22] "GET /virtual-network/045b6f96-941d-4093-9556-e6de2dfd2bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.005961 10.0.0.22 - - [2025-11-17 03:32:23] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007404 10.0.0.22 - - [2025-11-17 03:32:30] "POST /neutron/port HTTP/1.1" 200 1084 0.015082 10.0.0.22 - - [2025-11-17 03:32:31] "POST /neutron/port HTTP/1.1" 200 1084 0.015768 10.0.0.22 - - [2025-11-17 03:32:31] "POST /neutron/subnet HTTP/1.1" 200 689 0.008410 10.0.0.22 - - [2025-11-17 03:32:33] "POST /neutron/port HTTP/1.1" 200 1084 0.014378 10.0.0.22 - - [2025-11-17 03:32:38] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009668 10.0.0.22 - - [2025-11-17 03:32:43] "POST /neutron/port HTTP/1.1" 200 1084 0.016204 10.0.0.22 - - [2025-11-17 03:32:44] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007185 10.0.0.22 - - [2025-11-17 03:32:44] "POST /neutron/network HTTP/1.1" 200 794 0.015652 10.0.0.22 - - [2025-11-17 03:32:44] "POST /id-to-fqname HTTP/1.1" 200 218 0.001302 10.0.0.22 - - [2025-11-17 03:32:44] "GET /virtual-machine/5600525d-b1f7-430f-9c75-b221ba311e21 HTTP/1.1" 200 1290 0.004177 10.0.0.22 - - [2025-11-17 03:32:44] "GET /virtual-machine-interface/c9506ac3-81c9-46f4-a84a-80172ad52c3f HTTP/1.1" 200 2932 0.005192 10.0.0.22 - - [2025-11-17 03:32:44] "GET /instance-ip/27d19750-b4d7-4545-8114-90afd9eddaa8 HTTP/1.1" 200 1613 0.006635 10.0.0.22 - - [2025-11-17 03:32:44] "GET /virtual-machine-interface/c9506ac3-81c9-46f4-a84a-80172ad52c3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2711 0.007434 10.0.0.22 - - [2025-11-17 03:32:44] "PUT /virtual-machine-interface/c9506ac3-81c9-46f4-a84a-80172ad52c3f HTTP/1.1" 200 284 0.016270 10.0.0.22 - - [2025-11-17 03:32:55] "GET /obj-perms HTTP/1.1" 200 5056 0.058614 10.0.0.22 - - [2025-11-17 03:33:17] "POST /neutron/port HTTP/1.1" 200 1084 0.016573 10.0.0.22 - - [2025-11-17 03:33:17] "POST /neutron/subnet HTTP/1.1" 200 689 0.010275 10.0.0.22 - - [2025-11-17 03:33:32] "POST /neutron/port HTTP/1.1" 200 1084 0.017314 10.0.0.22 - - [2025-11-17 03:33:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004062 10.0.0.22 - - [2025-11-17 03:33:32] "POST /neutron/network HTTP/1.1" 200 820 0.007062 10.0.0.23 - - [2025-11-17 03:33:56] "GET /obj-perms HTTP/1.1" 200 5056 0.059113 10.0.0.22 - - [2025-11-17 03:34:17] "POST /neutron/network HTTP/1.1" 200 830 0.007147 10.0.0.22 - - [2025-11-17 03:34:18] "POST /neutron/port HTTP/1.1" 200 117 0.001617 10.0.0.22 - - [2025-11-17 03:34:19] "DELETE /instance-ip/246dcf69-47f2-4efa-a65a-43c8ff5a0308 HTTP/1.1" 200 115 0.049464 10.0.0.22 - - [2025-11-17 03:34:19] "DELETE /virtual-machine-interface/244ace0e-cf97-4ed6-8658-94294814ebd9 HTTP/1.1" 200 115 0.101048 10.0.0.22 - - [2025-11-17 03:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.22 - - [2025-11-17 03:34:19] "GET /virtual-network/045b6f96-941d-4093-9556-e6de2dfd2bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.005515 10.0.0.22 - - [2025-11-17 03:34:19] "PUT /virtual-network/045b6f96-941d-4093-9556-e6de2dfd2bae HTTP/1.1" 200 264 0.054588 10.0.0.22 - - [2025-11-17 03:34:20] "POST /neutron/network HTTP/1.1" 400 204 0.015677 10.0.0.22 - - [2025-11-17 03:34:20] "POST /neutron/port HTTP/1.1" 200 151 0.277418 10.0.0.33 - - [2025-11-17 03:34:20] "DELETE /route-target/89b32bd1-6c0c-42a0-8e03-dcee650e70ae HTTP/1.1" 200 115 0.139291 10.0.0.22 - - [2025-11-17 03:34:20] "POST /neutron/port HTTP/1.1" 200 151 0.183594 10.0.0.23 - - [2025-11-17 03:34:23] "GET /projects?obj_uuids=e9572c0d-92d7-4462-bd89-5073f2742404&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.036361 10.0.0.22 - - [2025-11-17 03:34:24] "GET /project/e9572c0d-92d7-4462-bd89-5073f2742404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.129514 10.0.0.23 - - [2025-11-17 03:34:24] "GET /projects?obj_uuids=e9572c0d-92d7-4462-bd89-5073f2742404&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001513 10.0.0.22 - - [2025-11-17 03:34:24] "GET /project/e9572c0d-92d7-4462-bd89-5073f2742404?fields=virtual_networks HTTP/1.1" 200 1039 0.050975 10.0.0.23 - - [2025-11-17 03:34:24] "GET /projects?obj_uuids=e9572c0d-92d7-4462-bd89-5073f2742404&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001279 10.0.0.22 - - [2025-11-17 03:34:24] "GET /project/e9572c0d-92d7-4462-bd89-5073f2742404?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.053030 10.0.0.23 - - [2025-11-17 03:34:24] "GET /projects?obj_uuids=e9572c0d-92d7-4462-bd89-5073f2742404&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001125 10.0.0.22 - - [2025-11-17 03:34:24] "GET /project/e9572c0d-92d7-4462-bd89-5073f2742404?fields=security_groups HTTP/1.1" 200 1263 0.041157 Authorization failed for token 10.0.0.22 - - [2025-11-17 03:34:25] "POST /neutron/port HTTP/1.1" 401 292 0.091590 10.0.0.22 - - [2025-11-17 03:34:25] "POST /fqname-to-id HTTP/1.1" 404 185 0.065719 10.0.0.23 - - [2025-11-17 03:34:25] "GET /projects?obj_uuids=9652b96e-2ed9-4416-a8d6-5a2b9f4c5a27&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004833 10.0.0.22 - - [2025-11-17 03:34:25] "POST /neutron/port HTTP/1.1" 200 117 0.106665 10.0.0.23 - - [2025-11-17 03:34:25] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001139 10.0.0.23 - - [2025-11-17 03:34:25] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.116556 10.0.0.23 - - [2025-11-17 03:34:25] "POST /id-to-fqname HTTP/1.1" 200 187 0.002549 10.0.0.23 - - [2025-11-17 03:34:25] "POST /fqname-to-id HTTP/1.1" 404 196 0.007269 10.0.0.23 - - [2025-11-17 03:34:26] "POST /security-groups HTTP/1.1" 200 588 0.033371 10.0.0.33 - - [2025-11-17 03:34:26] "POST /fqname-to-id HTTP/1.1" 404 231 0.003912 10.0.0.23 - - [2025-11-17 03:34:26] "POST /projects HTTP/1.1" 200 579 0.263502 10.0.0.23 - - [2025-11-17 03:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.323089 10.0.0.22 - - [2025-11-17 03:34:26] "GET /project/9652b96e-2ed9-4416-a8d6-5a2b9f4c5a27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.618900 10.0.0.33 - - [2025-11-17 03:34:26] "POST /access-control-lists HTTP/1.1" 200 591 0.046826 10.0.0.22 - - [2025-11-17 03:34:27] "GET / HTTP/1.1" 200 35931 0.002079 10.0.0.22 - - [2025-11-17 03:34:29] "POST /fqname-to-id HTTP/1.1" 401 292 0.000518 10.0.0.22 - - [2025-11-17 03:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.083702 10.0.0.23 - - [2025-11-17 03:34:29] "GET /projects?obj_uuids=9652b96e-2ed9-4416-a8d6-5a2b9f4c5a27&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001010 10.0.0.22 - - [2025-11-17 03:34:29] "GET /project/9652b96e-2ed9-4416-a8d6-5a2b9f4c5a27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.044230 10.0.0.23 - - [2025-11-17 03:34:29] "GET /projects?obj_uuids=9652b96e-2ed9-4416-a8d6-5a2b9f4c5a27&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001317 10.0.0.22 - - [2025-11-17 03:34:29] "POST /neutron/network HTTP/1.1" 200 610 0.146396 10.0.0.22 - - [2025-11-17 03:34:30] "POST /id-to-fqname HTTP/1.1" 200 221 0.003584 10.0.0.22 - - [2025-11-17 03:34:30] "GET /virtual-network/8363f986-9ad1-4e16-8369-93a80003bd2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006620 10.0.0.22 - - [2025-11-17 03:34:30] "POST /neutron/network HTTP/1.1" 200 830 0.007339 10.0.0.22 - - [2025-11-17 03:34:30] "GET /virtual-network/8363f986-9ad1-4e16-8369-93a80003bd2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005974 10.0.0.22 - - [2025-11-17 03:34:30] "POST /fqname-to-id HTTP/1.1" 404 207 0.003140 10.0.0.22 - - [2025-11-17 03:34:30] "GET /virtual-network/8363f986-9ad1-4e16-8369-93a80003bd2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006182 10.0.0.23 - - [2025-11-17 03:34:30] "GET /projects?obj_uuids=9652b96e-2ed9-4416-a8d6-5a2b9f4c5a27&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001053 10.0.0.22 - - [2025-11-17 03:34:30] "POST /neutron/port HTTP/1.1" 200 984 0.249678 10.0.0.22 - - [2025-11-17 03:34:30] "GET /virtual-machine-interface/f4688f9b-e179-4801-951f-270e3654c372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.006335 10.0.0.22 - - [2025-11-17 03:34:30] "GET /virtual-machine-interface/f4688f9b-e179-4801-951f-270e3654c372?fields=instance_ip_back_refs HTTP/1.1" 200 1320 0.019682 10.0.0.22 - - [2025-11-17 03:34:30] "GET /instance-ip/1468df35-04ce-468b-a5df-98bd25e50e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1601 0.004752 10.0.0.22 - - [2025-11-17 03:34:30] "POST /id-to-fqname HTTP/1.1" 200 221 0.001535 10.0.0.23 - - [2025-11-17 03:34:31] "GET /projects?obj_uuids=9652b96e-2ed9-4416-a8d6-5a2b9f4c5a27&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001524 10.0.0.22 - - [2025-11-17 03:34:31] "GET /project/9652b96e-2ed9-4416-a8d6-5a2b9f4c5a27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.065670 10.0.0.22 - - [2025-11-17 03:34:32] "POST /neutron/port HTTP/1.1" 200 117 0.006756 10.0.0.22 - - [2025-11-17 03:34:32] "POST /id-to-fqname HTTP/1.1" 200 221 0.001380 10.0.0.22 - - [2025-11-17 03:34:32] "POST /neutron/port HTTP/1.1" 200 984 0.010971 10.0.0.22 - - [2025-11-17 03:34:32] "POST /neutron/port HTTP/1.1" 200 984 0.010815 10.0.0.22 - - [2025-11-17 03:34:32] "POST /neutron/port HTTP/1.1" 200 117 0.006697 10.0.0.23 - - [2025-11-17 03:34:32] "GET /projects?obj_uuids=9652b96e-2ed9-4416-a8d6-5a2b9f4c5a27&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001114 10.0.0.22 - - [2025-11-17 03:34:32] "GET /project/9652b96e-2ed9-4416-a8d6-5a2b9f4c5a27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.043318 10.0.0.22 - - [2025-11-17 03:34:32] "POST /fqname-to-id HTTP/1.1" 404 208 0.007074 10.0.0.22 - - [2025-11-17 03:34:32] "POST /interface-route-tables HTTP/1.1" 200 556 0.025020 10.0.0.22 - - [2025-11-17 03:34:32] "GET /interface-route-table/5a68a00e-038a-441b-b823-06cf1ddbda78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1274 0.005945 10.0.0.22 - - [2025-11-17 03:34:33] "POST /neutron/port HTTP/1.1" 200 1058 0.015838 10.0.0.22 - - [2025-11-17 03:34:33] "POST /neutron/port HTTP/1.1" 200 1112 0.109509 10.0.0.22 - - [2025-11-17 03:34:33] "POST /neutron/port HTTP/1.1" 200 984 0.009766 10.0.0.22 - - [2025-11-17 03:34:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004051 10.0.0.22 - - [2025-11-17 03:34:33] "POST /neutron/port HTTP/1.1" 200 1050 0.017385 10.0.0.22 - - [2025-11-17 03:34:33] "POST /neutron/subnet HTTP/1.1" 200 704 0.013067 10.0.0.22 - - [2025-11-17 03:34:33] "GET /virtual-machine-interface/f4688f9b-e179-4801-951f-270e3654c372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2664 0.005830 10.0.0.22 - - [2025-11-17 03:34:33] "POST /ref-update HTTP/1.1" 200 156 0.019409 10.0.0.22 - - [2025-11-17 03:34:33] "POST /neutron/port HTTP/1.1" 200 1086 0.016929 10.0.0.22 - - [2025-11-17 03:34:39] "POST /neutron/security_group HTTP/1.1" 200 2055 0.008038 10.0.0.22 - - [2025-11-17 03:34:39] "POST /neutron/port HTTP/1.1" 200 1086 0.015844 10.0.0.22 - - [2025-11-17 03:34:39] "POST /neutron/security_group HTTP/1.1" 200 2055 0.007123 10.0.0.22 - - [2025-11-17 03:34:39] "GET /virtual-machine/70d2de7e-35d6-4246-a42e-ced4e65e8f32 HTTP/1.1" 401 292 0.000409 10.0.0.22 - - [2025-11-17 03:34:39] "GET /virtual-machine/70d2de7e-35d6-4246-a42e-ced4e65e8f32 HTTP/1.1" 200 1289 0.039003 10.0.0.22 - - [2025-11-17 03:34:39] "GET /virtual-machine/70d2de7e-35d6-4246-a42e-ced4e65e8f32 HTTP/1.1" 200 1289 0.004786 10.0.0.22 - - [2025-11-17 03:34:39] "GET /virtual-machine-interface/9815cb8b-aadc-470b-898d-2263fb5becd1 HTTP/1.1" 200 2938 0.006883 10.0.0.22 - - [2025-11-17 03:34:39] "GET /virtual-machine/70d2de7e-35d6-4246-a42e-ced4e65e8f32 HTTP/1.1" 200 1289 0.003959 10.0.0.22 - - [2025-11-17 03:34:39] "GET /virtual-machine-interface/9815cb8b-aadc-470b-898d-2263fb5becd1 HTTP/1.1" 200 2938 0.006294 10.0.0.22 - - [2025-11-17 03:34:39] "GET /instance-ip/8c7d2a62-9420-4730-820a-ec9bcf22bd87 HTTP/1.1" 200 1619 0.006360 10.0.0.22 - - [2025-11-17 03:34:39] "GET /virtual-machine/70d2de7e-35d6-4246-a42e-ced4e65e8f32 HTTP/1.1" 200 1289 0.003906 10.0.0.22 - - [2025-11-17 03:34:39] "GET /virtual-machine-interface/9815cb8b-aadc-470b-898d-2263fb5becd1 HTTP/1.1" 200 2938 0.005785 10.0.0.22 - - [2025-11-17 03:34:39] "GET /instance-ip/8c7d2a62-9420-4730-820a-ec9bcf22bd87 HTTP/1.1" 200 1619 0.004282 10.0.0.22 - - [2025-11-17 03:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.22 - - [2025-11-17 03:34:39] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004523 10.0.0.22 - - [2025-11-17 03:34:39] "GET /virtual-networks?parent_id=9652b96e-2ed9-4416-a8d6-5a2b9f4c5a27&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002592 10.0.0.22 - - [2025-11-17 03:34:39] "GET /virtual-network/8363f986-9ad1-4e16-8369-93a80003bd2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006439 10.0.0.22 - - [2025-11-17 03:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.22 - - [2025-11-17 03:34:40] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003878 10.0.0.22 - - [2025-11-17 03:34:40] "GET /virtual-networks?parent_id=9652b96e-2ed9-4416-a8d6-5a2b9f4c5a27&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002910 10.0.0.22 - - [2025-11-17 03:34:40] "GET /virtual-network/8363f986-9ad1-4e16-8369-93a80003bd2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006168 10.0.0.22 - - [2025-11-17 03:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004374 10.0.0.22 - - [2025-11-17 03:34:40] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003736 10.0.0.22 - - [2025-11-17 03:34:40] "GET /virtual-networks?parent_id=9652b96e-2ed9-4416-a8d6-5a2b9f4c5a27&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003323 10.0.0.22 - - [2025-11-17 03:34:40] "GET /virtual-network/8363f986-9ad1-4e16-8369-93a80003bd2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006605 10.0.0.22 - - [2025-11-17 03:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.22 - - [2025-11-17 03:34:40] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004585 10.0.0.22 - - [2025-11-17 03:34:40] "GET /virtual-networks?parent_id=9652b96e-2ed9-4416-a8d6-5a2b9f4c5a27&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003308 10.0.0.22 - - [2025-11-17 03:34:40] "GET /virtual-network/8363f986-9ad1-4e16-8369-93a80003bd2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006733 10.0.0.22 - - [2025-11-17 03:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.22 - - [2025-11-17 03:34:40] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004686 10.0.0.22 - - [2025-11-17 03:34:40] "GET /virtual-networks?parent_id=9652b96e-2ed9-4416-a8d6-5a2b9f4c5a27&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003399 10.0.0.22 - - [2025-11-17 03:34:40] "GET /virtual-network/8363f986-9ad1-4e16-8369-93a80003bd2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006571 10.0.0.22 - - [2025-11-17 03:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.22 - - [2025-11-17 03:34:40] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003985 10.0.0.22 - - [2025-11-17 03:34:40] "GET /virtual-networks?parent_id=9652b96e-2ed9-4416-a8d6-5a2b9f4c5a27&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003268 10.0.0.22 - - [2025-11-17 03:34:40] "GET /virtual-network/8363f986-9ad1-4e16-8369-93a80003bd2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006443 10.0.0.22 - - [2025-11-17 03:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.22 - - [2025-11-17 03:34:40] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004519 10.0.0.22 - - [2025-11-17 03:34:40] "GET /virtual-networks?parent_id=9652b96e-2ed9-4416-a8d6-5a2b9f4c5a27&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003496 10.0.0.22 - - [2025-11-17 03:34:40] "GET /virtual-network/8363f986-9ad1-4e16-8369-93a80003bd2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005735 10.0.0.22 - - [2025-11-17 03:34:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.22 - - [2025-11-17 03:34:43] "GET /virtual-network/8363f986-9ad1-4e16-8369-93a80003bd2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005779 10.0.0.22 - - [2025-11-17 03:34:45] "POST /neutron/port HTTP/1.1" 200 1086 0.014243 10.0.0.22 - - [2025-11-17 03:34:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.22 - - [2025-11-17 03:34:48] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003969 10.0.0.22 - - [2025-11-17 03:34:48] "GET /virtual-networks?parent_id=9652b96e-2ed9-4416-a8d6-5a2b9f4c5a27&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003194 10.0.0.22 - - [2025-11-17 03:34:48] "GET /virtual-network/8363f986-9ad1-4e16-8369-93a80003bd2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006196 10.0.0.22 - - [2025-11-17 03:34:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.22 - - [2025-11-17 03:34:48] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004177 10.0.0.22 - - [2025-11-17 03:34:48] "GET /virtual-networks?parent_id=9652b96e-2ed9-4416-a8d6-5a2b9f4c5a27&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003137 10.0.0.22 - - [2025-11-17 03:34:48] "GET /virtual-network/8363f986-9ad1-4e16-8369-93a80003bd2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006726 10.0.0.22 - - [2025-11-17 03:34:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.22 - - [2025-11-17 03:34:48] "GET /routing-instance/e5478a10-b7fc-4da5-ada1-ecbbae433479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.007148 10.0.0.22 - - [2025-11-17 03:34:48] "GET /route-target/23a3f8a3-5331-4911-ad15-768124007568?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004456 10.0.0.22 - - [2025-11-17 03:34:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626 10.0.0.22 - - [2025-11-17 03:34:48] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004433 10.0.0.22 - - [2025-11-17 03:34:48] "GET /virtual-networks?parent_id=9652b96e-2ed9-4416-a8d6-5a2b9f4c5a27&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003241 10.0.0.22 - - [2025-11-17 03:34:48] "GET /virtual-network/8363f986-9ad1-4e16-8369-93a80003bd2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006852 10.0.0.22 - - [2025-11-17 03:34:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.22 - - [2025-11-17 03:34:48] "GET /routing-instance/e5478a10-b7fc-4da5-ada1-ecbbae433479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004534 10.0.0.22 - - [2025-11-17 03:34:48] "GET /route-target/23a3f8a3-5331-4911-ad15-768124007568?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004012 10.0.0.22 - - [2025-11-17 03:34:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.22 - - [2025-11-17 03:34:48] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003967 10.0.0.22 - - [2025-11-17 03:34:48] "GET /virtual-networks?parent_id=9652b96e-2ed9-4416-a8d6-5a2b9f4c5a27&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003493 10.0.0.22 - - [2025-11-17 03:34:48] "GET /virtual-network/8363f986-9ad1-4e16-8369-93a80003bd2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007714 10.0.0.22 - - [2025-11-17 03:34:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.22 - - [2025-11-17 03:34:48] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004655 10.0.0.22 - - [2025-11-17 03:34:49] "GET /virtual-networks?parent_id=9652b96e-2ed9-4416-a8d6-5a2b9f4c5a27&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003736 10.0.0.22 - - [2025-11-17 03:34:49] "GET /virtual-network/8363f986-9ad1-4e16-8369-93a80003bd2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006240 10.0.0.22 - - [2025-11-17 03:34:50] "GET /obj-perms HTTP/1.1" 200 5024 0.066697 10.0.0.23 - - [2025-11-17 03:34:50] "GET /obj-perms HTTP/1.1" 200 5024 0.062728 10.0.0.22 - - [2025-11-17 03:34:50] "GET /obj-perms HTTP/1.1" 200 5024 0.004590 10.0.0.33 - - [2025-11-17 03:34:50] "GET /obj-perms HTTP/1.1" 200 5024 0.058353 10.0.0.23 - - [2025-11-17 03:34:50] "GET /obj-perms HTTP/1.1" 200 5024 0.004254 10.0.0.22 - - [2025-11-17 03:34:50] "POST /neutron/security_group HTTP/1.1" 200 2055 0.007322 10.0.0.22 - - [2025-11-17 03:34:51] "POST /neutron/port HTTP/1.1" 200 1050 0.018986 10.0.0.22 - - [2025-11-17 03:34:51] "GET /virtual-machine/38712716-83db-4005-bc7d-97727a400e4e HTTP/1.1" 200 1267 0.005559 10.0.0.22 - - [2025-11-17 03:34:51] "GET /virtual-machine-interface/f4688f9b-e179-4801-951f-270e3654c372 HTTP/1.1" 200 3151 0.006101 10.0.0.22 - - [2025-11-17 03:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.22 - - [2025-11-17 03:34:51] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003504 10.0.0.22 - - [2025-11-17 03:34:51] "GET /virtual-networks?parent_id=9652b96e-2ed9-4416-a8d6-5a2b9f4c5a27&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003534 10.0.0.22 - - [2025-11-17 03:34:51] "GET /virtual-network/8363f986-9ad1-4e16-8369-93a80003bd2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008205 10.0.0.33 - - [2025-11-17 03:34:51] "DELETE /access-control-list/8f77d2b7-c980-4989-af03-09c048d73a99 HTTP/1.1" 200 115 0.040567 10.0.0.22 - - [2025-11-17 03:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004772 10.0.0.22 - - [2025-11-17 03:34:52] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003639 10.0.0.22 - - [2025-11-17 03:34:52] "GET /virtual-networks?parent_id=9652b96e-2ed9-4416-a8d6-5a2b9f4c5a27&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003065 10.0.0.22 - - [2025-11-17 03:34:52] "GET /virtual-network/8363f986-9ad1-4e16-8369-93a80003bd2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006278 10.0.0.22 - - [2025-11-17 03:34:53] "GET /virtual-network/8363f986-9ad1-4e16-8369-93a80003bd2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005718 10.0.0.22 - - [2025-11-17 03:34:53] "GET /virtual-machine/70d2de7e-35d6-4246-a42e-ced4e65e8f32 HTTP/1.1" 200 1289 0.005811 10.0.0.22 - - [2025-11-17 03:34:54] "POST /neutron/port HTTP/1.1" 200 1112 0.012918 10.0.0.22 - - [2025-11-17 03:34:55] "GET /virtual-machine/70d2de7e-35d6-4246-a42e-ced4e65e8f32 HTTP/1.1" 404 171 0.003118 10.0.0.22 - - [2025-11-17 03:34:55] "GET /virtual-machine/70d2de7e-35d6-4246-a42e-ced4e65e8f32 HTTP/1.1" 404 171 0.002944 10.0.0.22 - - [2025-11-17 03:34:55] "GET /virtual-machine/70d2de7e-35d6-4246-a42e-ced4e65e8f32 HTTP/1.1" 404 171 0.002692 10.0.0.22 - - [2025-11-17 03:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.22 - - [2025-11-17 03:34:55] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004011 10.0.0.22 - - [2025-11-17 03:34:55] "GET /virtual-networks?parent_id=9652b96e-2ed9-4416-a8d6-5a2b9f4c5a27&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002623 10.0.0.22 - - [2025-11-17 03:34:55] "GET /virtual-network/8363f986-9ad1-4e16-8369-93a80003bd2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.010064 10.0.0.22 - - [2025-11-17 03:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004289 10.0.0.22 - - [2025-11-17 03:34:55] "GET /routing-instance/e5478a10-b7fc-4da5-ada1-ecbbae433479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.005100 10.0.0.22 - - [2025-11-17 03:34:56] "GET /route-target/23a3f8a3-5331-4911-ad15-768124007568?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004241 10.0.0.22 - - [2025-11-17 03:34:56] "GET /obj-perms HTTP/1.1" 200 5024 0.004051 10.0.0.23 - - [2025-11-17 03:34:58] "DELETE /project/9652b96e2ed94416a8d65a2b9f4c5a27 HTTP/1.1" 404 173 0.003284 10.0.0.23 - - [2025-11-17 03:34:58] "DELETE /project/e9572c0d-92d7-4462-bd89-5073f2742404 HTTP/1.1" 404 177 0.005687 10.0.0.23 - - [2025-11-17 03:34:59] "GET /obj-perms HTTP/1.1" 200 5024 0.004284 10.0.0.22 - - [2025-11-17 03:35:02] "GET /obj-perms HTTP/1.1" 200 5024 0.003897 10.0.0.23 - - [2025-11-17 03:35:08] "GET /obj-perms HTTP/1.1" 200 5024 0.003804 10.0.0.22 - - [2025-11-17 03:35:08] "GET /obj-perms HTTP/1.1" 200 5024 0.004207 10.0.0.33 - - [2025-11-17 03:35:08] "GET /obj-perms HTTP/1.1" 200 5024 0.004105 10.0.0.22 - - [2025-11-17 03:35:08] "GET /interface-route-table/5a68a00e-038a-441b-b823-06cf1ddbda78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1274 0.004133 10.0.0.22 - - [2025-11-17 03:35:08] "GET /virtual-machine-interface/f4688f9b-e179-4801-951f-270e3654c372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2930 0.005917 10.0.0.22 - - [2025-11-17 03:35:08] "POST /ref-update HTTP/1.1" 200 156 0.016356 10.0.0.22 - - [2025-11-17 03:35:08] "DELETE /interface-route-table/5a68a00e-038a-441b-b823-06cf1ddbda78 HTTP/1.1" 200 115 0.033635 10.0.0.22 - - [2025-11-17 03:35:09] "POST /neutron/port HTTP/1.1" 200 151 0.189767 10.0.0.33 - - [2025-11-17 03:35:09] "DELETE /route-target/23a3f8a3-5331-4911-ad15-768124007568 HTTP/1.1" 200 115 0.020245 10.0.0.23 - - [2025-11-17 03:35:10] "GET /projects?obj_uuids=9652b96e-2ed9-4416-a8d6-5a2b9f4c5a27&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001199 10.0.0.22 - - [2025-11-17 03:35:10] "GET /project/9652b96e-2ed9-4416-a8d6-5a2b9f4c5a27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.045981 10.0.0.23 - - [2025-11-17 03:35:10] "GET /projects?obj_uuids=9652b96e-2ed9-4416-a8d6-5a2b9f4c5a27&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001556 10.0.0.22 - - [2025-11-17 03:35:10] "GET /project/9652b96e-2ed9-4416-a8d6-5a2b9f4c5a27?fields=virtual_networks HTTP/1.1" 200 1037 0.102332 10.0.0.23 - - [2025-11-17 03:35:11] "GET /projects?obj_uuids=9652b96e-2ed9-4416-a8d6-5a2b9f4c5a27&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001119 10.0.0.22 - - [2025-11-17 03:35:11] "GET /project/9652b96e-2ed9-4416-a8d6-5a2b9f4c5a27?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.048202 10.0.0.23 - - [2025-11-17 03:35:11] "GET /projects?obj_uuids=9652b96e-2ed9-4416-a8d6-5a2b9f4c5a27&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002167 10.0.0.22 - - [2025-11-17 03:35:11] "GET /project/9652b96e-2ed9-4416-a8d6-5a2b9f4c5a27?fields=security_groups HTTP/1.1" 200 1260 0.065680 10.0.0.22 - - [2025-11-17 03:35:12] "POST /fqname-to-id HTTP/1.1" 404 192 0.034297 10.0.0.23 - - [2025-11-17 03:35:12] "GET /projects?obj_uuids=3f18430d-85f9-4d51-af82-ad664c1280e5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003396 10.0.0.23 - - [2025-11-17 03:35:12] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001147 10.0.0.23 - - [2025-11-17 03:35:12] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007485 10.0.0.23 - - [2025-11-17 03:35:12] "POST /id-to-fqname HTTP/1.1" 200 194 0.003450 10.0.0.23 - - [2025-11-17 03:35:12] "POST /fqname-to-id HTTP/1.1" 404 203 0.003252 10.0.0.23 - - [2025-11-17 03:35:12] "POST /security-groups HTTP/1.1" 200 595 0.088792 10.0.0.23 - - [2025-11-17 03:35:12] "POST /projects HTTP/1.1" 200 593 0.325373 10.0.0.33 - - [2025-11-17 03:35:12] "POST /fqname-to-id HTTP/1.1" 404 237 0.010370 10.0.0.23 - - [2025-11-17 03:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.400899 10.0.0.22 - - [2025-11-17 03:35:12] "GET /project/3f18430d-85f9-4d51-af82-ad664c1280e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.594090 10.0.0.22 - - [2025-11-17 03:35:14] "GET / HTTP/1.1" 200 35931 0.002426 10.0.0.22 - - [2025-11-17 03:35:14] "POST /neutron/port HTTP/1.1" 200 117 0.010527 10.0.0.22 - - [2025-11-17 03:35:14] "POST /fqname-to-id HTTP/1.1" 401 292 0.000514 10.0.0.22 - - [2025-11-17 03:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.075886 10.0.0.23 - - [2025-11-17 03:35:15] "GET /projects?obj_uuids=3f18430d-85f9-4d51-af82-ad664c1280e5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000972 10.0.0.22 - - [2025-11-17 03:35:15] "GET /project/3f18430d-85f9-4d51-af82-ad664c1280e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.047157 10.0.0.23 - - [2025-11-17 03:35:15] "GET /projects?obj_uuids=3f18430d-85f9-4d51-af82-ad664c1280e5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001162 10.0.0.22 - - [2025-11-17 03:35:15] "POST /neutron/network HTTP/1.1" 200 609 0.182891 10.0.0.33 - - [2025-11-17 03:35:15] "POST /ref-update HTTP/1.1" 200 156 0.027357 10.0.0.22 - - [2025-11-17 03:35:15] "POST /id-to-fqname HTTP/1.1" 200 224 0.003226 10.0.0.22 - - [2025-11-17 03:35:15] "GET /virtual-network/f42a1bd2-2f99-4123-a18a-ee57bf9927c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006274 10.0.0.22 - - [2025-11-17 03:35:15] "POST /neutron/network HTTP/1.1" 200 829 0.006857 10.0.0.22 - - [2025-11-17 03:35:15] "GET /virtual-network/f42a1bd2-2f99-4123-a18a-ee57bf9927c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005568 10.0.0.22 - - [2025-11-17 03:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003959 10.0.0.23 - - [2025-11-17 03:35:15] "GET /projects?obj_uuids=3f18430d-85f9-4d51-af82-ad664c1280e5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001530 10.0.0.22 - - [2025-11-17 03:35:16] "GET /project/3f18430d-85f9-4d51-af82-ad664c1280e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.044028 10.0.0.22 - - [2025-11-17 03:35:16] "POST /neutron/network HTTP/1.1" 200 117 0.014344 10.0.0.22 - - [2025-11-17 03:35:16] "POST /neutron/network HTTP/1.1" 200 829 0.009550 10.0.0.22 - - [2025-11-17 03:35:16] "POST /id-to-fqname HTTP/1.1" 200 224 0.001406 10.0.0.22 - - [2025-11-17 03:35:16] "GET /virtual-network/4a9494dd-a69a-422f-9a14-f537640db7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005427 10.0.0.22 - - [2025-11-17 03:35:16] "GET /virtual-network/4a9494dd-a69a-422f-9a14-f537640db7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006890 10.0.0.22 - - [2025-11-17 03:35:16] "POST /neutron/subnet HTTP/1.1" 200 729 0.009427 10.0.0.22 - - [2025-11-17 03:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.23 - - [2025-11-17 03:35:16] "GET /projects?obj_uuids=3f18430d-85f9-4d51-af82-ad664c1280e5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000957 10.0.0.22 - - [2025-11-17 03:35:16] "GET /project/3f18430d-85f9-4d51-af82-ad664c1280e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.057018 10.0.0.33 - - [2025-11-17 03:35:17] "POST /route-targets HTTP/1.1" 200 327 0.017491 10.0.0.23 - - [2025-11-17 03:35:17] "POST /useragent-kv HTTP/1.1" 200 115 0.008397 10.0.0.22 - - [2025-11-17 03:35:17] "POST /neutron/subnet HTTP/1.1" 200 729 0.234878 10.0.0.22 - - [2025-11-17 03:35:17] "POST /id-to-fqname HTTP/1.1" 200 224 0.001387 10.0.0.22 - - [2025-11-17 03:35:17] "GET /virtual-network/ad54521a-c0e0-4a61-8b61-7bf0f92c88be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006691 10.0.0.22 - - [2025-11-17 03:35:17] "GET /virtual-network/ad54521a-c0e0-4a61-8b61-7bf0f92c88be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005936 10.0.0.22 - - [2025-11-17 03:35:17] "POST /neutron/network HTTP/1.1" 200 829 0.007209 10.0.0.22 - - [2025-11-17 03:35:17] "POST /fqname-to-id HTTP/1.1" 404 214 0.003566 10.0.0.22 - - [2025-11-17 03:35:17] "GET /virtual-network/4a9494dd-a69a-422f-9a14-f537640db7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006941 10.0.0.22 - - [2025-11-17 03:35:17] "GET /virtual-machine-interface/7c08cb18-33d3-4d87-9a95-3da157431a16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2373 0.010096 10.0.0.22 - - [2025-11-17 03:35:17] "GET /virtual-machine-interface/7c08cb18-33d3-4d87-9a95-3da157431a16?fields=instance_ip_back_refs HTTP/1.1" 200 1333 0.012162 10.0.0.22 - - [2025-11-17 03:35:17] "GET /instance-ip/40085557-e20b-494f-b066-d93673a5b0e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1611 0.005974 10.0.0.22 - - [2025-11-17 03:35:17] "POST /fqname-to-id HTTP/1.1" 404 214 0.003134 10.0.0.22 - - [2025-11-17 03:35:17] "GET /virtual-network/f42a1bd2-2f99-4123-a18a-ee57bf9927c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006254 10.0.0.23 - - [2025-11-17 03:35:17] "GET /projects?obj_uuids=3f18430d-85f9-4d51-af82-ad664c1280e5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000997 10.0.0.22 - - [2025-11-17 03:35:17] "GET /project/3f18430d-85f9-4d51-af82-ad664c1280e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.044831 10.0.0.22 - - [2025-11-17 03:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.22 - - [2025-11-17 03:35:18] "GET /security-group/54c7649e-7f64-4958-b3c5-23ba2f16f832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3776 0.005078 10.0.0.22 - - [2025-11-17 03:35:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.108392 10.0.0.22 - - [2025-11-17 03:35:18] "POST /instance-ips HTTP/1.1" 200 357 0.044007 10.0.0.22 - - [2025-11-17 03:35:18] "GET /virtual-machine-interface/7cb6b493-9e48-4b62-8d51-2017129e4638?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2648 0.011943 10.0.0.22 - - [2025-11-17 03:35:18] "GET /virtual-machine-interface/7cb6b493-9e48-4b62-8d51-2017129e4638?fields=instance_ip_back_refs HTTP/1.1" 200 1335 0.008809 10.0.0.22 - - [2025-11-17 03:35:18] "GET /instance-ip/4b582af7-fa76-47b3-b853-5ec3785e35c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1583 0.004866 10.0.0.22 - - [2025-11-17 03:35:18] "POST /fqname-to-id HTTP/1.1" 404 214 0.003586 10.0.0.22 - - [2025-11-17 03:35:18] "GET /virtual-network/4a9494dd-a69a-422f-9a14-f537640db7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006202 10.0.0.23 - - [2025-11-17 03:35:18] "GET /projects?obj_uuids=3f18430d-85f9-4d51-af82-ad664c1280e5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001415 10.0.0.22 - - [2025-11-17 03:35:18] "POST /neutron/port HTTP/1.1" 200 991 0.260830 10.0.0.22 - - [2025-11-17 03:35:18] "GET /virtual-machine-interface/2e85d653-bd9a-4be7-a460-5db77fddd3c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2373 0.006740 10.0.0.22 - - [2025-11-17 03:35:18] "GET /virtual-machine-interface/2e85d653-bd9a-4be7-a460-5db77fddd3c1?fields=instance_ip_back_refs HTTP/1.1" 200 1333 0.006123 10.0.0.22 - - [2025-11-17 03:35:18] "GET /instance-ip/6f8d81eb-af83-48ac-9759-eaacc52ebed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1611 0.004301 10.0.0.22 - - [2025-11-17 03:35:18] "POST /fqname-to-id HTTP/1.1" 404 214 0.003047 10.0.0.22 - - [2025-11-17 03:35:18] "GET /virtual-network/f42a1bd2-2f99-4123-a18a-ee57bf9927c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006779 10.0.0.23 - - [2025-11-17 03:35:18] "GET /projects?obj_uuids=3f18430d-85f9-4d51-af82-ad664c1280e5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001687 10.0.0.22 - - [2025-11-17 03:35:18] "GET /project/3f18430d-85f9-4d51-af82-ad664c1280e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.052989 10.0.0.22 - - [2025-11-17 03:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410 10.0.0.22 - - [2025-11-17 03:35:18] "GET /security-group/54c7649e-7f64-4958-b3c5-23ba2f16f832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3776 0.005075 10.0.0.22 - - [2025-11-17 03:35:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.100991 10.0.0.22 - - [2025-11-17 03:35:19] "POST /instance-ips HTTP/1.1" 200 357 0.033962 10.0.0.22 - - [2025-11-17 03:35:19] "GET /virtual-machine-interface/f35b70ca-2961-4916-8432-6e1d0d189b33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.005904 10.0.0.22 - - [2025-11-17 03:35:19] "GET /virtual-machine-interface/f35b70ca-2961-4916-8432-6e1d0d189b33?fields=instance_ip_back_refs HTTP/1.1" 200 1335 0.009117 10.0.0.22 - - [2025-11-17 03:35:19] "GET /instance-ip/71f8edbd-0b74-4f64-af7e-34bdfe6b5c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1583 0.004955 10.0.0.22 - - [2025-11-17 03:35:19] "POST /fqname-to-id HTTP/1.1" 404 214 0.003410 10.0.0.22 - - [2025-11-17 03:35:19] "GET /virtual-network/4a9494dd-a69a-422f-9a14-f537640db7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006224 10.0.0.22 - - [2025-11-17 03:35:19] "GET /virtual-machine-interface/45a561aa-8365-41bb-9e45-d30b7384affe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2373 0.008015 10.0.0.22 - - [2025-11-17 03:35:19] "GET /virtual-machine-interface/45a561aa-8365-41bb-9e45-d30b7384affe?fields=instance_ip_back_refs HTTP/1.1" 200 1333 0.011079 10.0.0.22 - - [2025-11-17 03:35:19] "GET /instance-ip/f47a855b-e762-4e41-8654-ccb7ae7f1cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1611 0.004704 10.0.0.22 - - [2025-11-17 03:35:19] "POST /fqname-to-id HTTP/1.1" 404 214 0.003049 10.0.0.22 - - [2025-11-17 03:35:19] "GET /virtual-network/ad54521a-c0e0-4a61-8b61-7bf0f92c88be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008110 10.0.0.23 - - [2025-11-17 03:35:19] "GET /projects?obj_uuids=3f18430d-85f9-4d51-af82-ad664c1280e5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001407 10.0.0.22 - - [2025-11-17 03:35:19] "GET /project/3f18430d-85f9-4d51-af82-ad664c1280e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.048551 10.0.0.22 - - [2025-11-17 03:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.22 - - [2025-11-17 03:35:19] "GET /security-group/54c7649e-7f64-4958-b3c5-23ba2f16f832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3776 0.004572 10.0.0.22 - - [2025-11-17 03:35:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.096749 10.0.0.22 - - [2025-11-17 03:35:20] "POST /instance-ips HTTP/1.1" 200 357 0.045615 10.0.0.22 - - [2025-11-17 03:35:20] "GET /virtual-machine-interface/0c2557a6-aaa7-41d7-a00d-254ca07294f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2648 0.006372 10.0.0.22 - - [2025-11-17 03:35:20] "GET /virtual-machine-interface/0c2557a6-aaa7-41d7-a00d-254ca07294f8?fields=instance_ip_back_refs HTTP/1.1" 200 1334 0.010710 10.0.0.22 - - [2025-11-17 03:35:20] "GET /instance-ip/92e18f94-a89e-4b73-9aa5-7d3a35e895bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1584 0.005243 10.0.0.22 - - [2025-11-17 03:35:21] "POST /id-to-fqname HTTP/1.1" 200 224 0.001486 10.0.0.22 - - [2025-11-17 03:35:21] "POST /neutron/port HTTP/1.1" 200 991 0.076423 10.0.0.22 - - [2025-11-17 03:35:22] "POST /neutron/port HTTP/1.1" 200 991 0.009978 10.0.0.22 - - [2025-11-17 03:35:22] "POST /id-to-fqname HTTP/1.1" 200 224 0.001336 10.0.0.22 - - [2025-11-17 03:35:22] "POST /neutron/port HTTP/1.1" 200 117 0.006660 10.0.0.22 - - [2025-11-17 03:35:22] "POST /neutron/network HTTP/1.1" 200 839 0.007550 10.0.0.22 - - [2025-11-17 03:35:23] "POST /neutron/port HTTP/1.1" 200 1083 0.150701 10.0.0.22 - - [2025-11-17 03:35:23] "POST /neutron/subnet HTTP/1.1" 200 703 0.009861 10.0.0.23 - - [2025-11-17 03:35:23] "GET /projects?obj_uuids=3f18430d-85f9-4d51-af82-ad664c1280e5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001639 10.0.0.22 - - [2025-11-17 03:35:23] "GET /project/3f18430d-85f9-4d51-af82-ad664c1280e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.078894 10.0.0.22 - - [2025-11-17 03:35:23] "POST /neutron/network HTTP/1.1" 200 829 0.008365 10.0.0.22 - - [2025-11-17 03:35:23] "POST /neutron/port HTTP/1.1" 200 117 0.005995 10.0.0.22 - - [2025-11-17 03:35:23] "POST /id-to-fqname HTTP/1.1" 200 224 0.001482 10.0.0.22 - - [2025-11-17 03:35:23] "POST /neutron/network HTTP/1.1" 200 839 0.006957 10.0.0.22 - - [2025-11-17 03:35:24] "POST /neutron/port HTTP/1.1" 200 991 0.009231 10.0.0.22 - - [2025-11-17 03:35:24] "POST /neutron/port HTTP/1.1" 200 1065 0.017761 10.0.0.22 - - [2025-11-17 03:35:24] "POST /neutron/port HTTP/1.1" 200 1119 0.138613 10.0.0.22 - - [2025-11-17 03:35:24] "POST /neutron/port HTTP/1.1" 200 117 0.006369 10.0.0.22 - - [2025-11-17 03:35:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.018797 10.0.0.33 - - [2025-11-17 03:35:24] "PUT /logical-router/66531f21-745b-4722-b112-414b134945dc HTTP/1.1" 200 262 0.030380 10.0.0.22 - - [2025-11-17 03:35:24] "POST /neutron/router HTTP/1.1" 200 598 0.007120 10.0.0.22 - - [2025-11-17 03:35:25] "POST /neutron/router HTTP/1.1" 200 598 0.009367 10.0.0.22 - - [2025-11-17 03:35:25] "POST /neutron/network HTTP/1.1" 200 839 0.008965 10.0.0.22 - - [2025-11-17 03:35:25] "POST /neutron/port HTTP/1.1" 200 1083 0.171518 10.0.0.22 - - [2025-11-17 03:35:25] "POST /neutron/subnet HTTP/1.1" 200 703 0.011066 10.0.0.22 - - [2025-11-17 03:35:26] "POST /neutron/port HTTP/1.1" 200 1057 0.021064 10.0.0.22 - - [2025-11-17 03:35:26] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007254 10.0.0.22 - - [2025-11-17 03:35:26] "GET /virtual-machine/a3da4756-5fe3-4364-9315-20629635fb3b HTTP/1.1" 401 292 0.000430 10.0.0.22 - - [2025-11-17 03:35:26] "GET /virtual-machine/a3da4756-5fe3-4364-9315-20629635fb3b HTTP/1.1" 200 1275 0.037385 10.0.0.22 - - [2025-11-17 03:35:26] "GET /virtual-machine-interface/7c08cb18-33d3-4d87-9a95-3da157431a16 HTTP/1.1" 200 3187 0.005782 10.0.0.22 - - [2025-11-17 03:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.22 - - [2025-11-17 03:35:26] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004741 10.0.0.22 - - [2025-11-17 03:35:26] "GET /virtual-networks?parent_id=3f18430d-85f9-4d51-af82-ad664c1280e5&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003294 10.0.0.22 - - [2025-11-17 03:35:26] "GET /virtual-network/4a9494dd-a69a-422f-9a14-f537640db7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006196 10.0.0.22 - - [2025-11-17 03:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.22 - - [2025-11-17 03:35:29] "GET /virtual-network/4a9494dd-a69a-422f-9a14-f537640db7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005297 10.0.0.22 - - [2025-11-17 03:35:33] "POST /neutron/port HTTP/1.1" 200 1093 0.015485 10.0.0.22 - - [2025-11-17 03:35:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004658 10.0.0.22 - - [2025-11-17 03:35:34] "POST /neutron/network HTTP/1.1" 200 829 0.006958 10.0.0.22 - - [2025-11-17 03:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521 10.0.0.22 - - [2025-11-17 03:35:34] "GET /virtual-network/4a9494dd-a69a-422f-9a14-f537640db7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006604 10.0.0.22 - - [2025-11-17 03:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003712 10.0.0.22 - - [2025-11-17 03:35:38] "GET /virtual-network/4a9494dd-a69a-422f-9a14-f537640db7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006559 10.0.0.22 - - [2025-11-17 03:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.22 - - [2025-11-17 03:35:42] "GET /virtual-network/4a9494dd-a69a-422f-9a14-f537640db7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006524 10.0.0.23 - - [2025-11-17 03:35:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000594 10.0.0.22 - - [2025-11-17 03:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005489 10.0.0.23 - - [2025-11-17 03:35:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000503 10.0.0.22 - - [2025-11-17 03:35:46] "GET /virtual-network/4a9494dd-a69a-422f-9a14-f537640db7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006882 10.0.0.33 - - [2025-11-17 03:35:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000433 10.0.0.33 - - [2025-11-17 03:35:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000522 10.0.0.33 - - [2025-11-17 03:35:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000466 10.0.0.33 - - [2025-11-17 03:35:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000502 10.0.0.23 - - [2025-11-17 03:35:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000568 10.0.0.23 - - [2025-11-17 03:35:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000464 10.0.0.22 - - [2025-11-17 03:35:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.22 - - [2025-11-17 03:35:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000377 10.0.0.22 - - [2025-11-17 03:35:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000388 10.0.0.22 - - [2025-11-17 03:35:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000414 10.0.0.22 - - [2025-11-17 03:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.22 - - [2025-11-17 03:35:50] "GET /virtual-network/4a9494dd-a69a-422f-9a14-f537640db7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005552 10.0.0.33 - - [2025-11-17 03:35:52] "DELETE /access-control-list/5a4a349a-812f-4111-82c1-2080dc249a17 HTTP/1.1" 200 115 0.062304 10.0.0.22 - - [2025-11-17 03:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004675 10.0.0.22 - - [2025-11-17 03:35:54] "GET /virtual-network/4a9494dd-a69a-422f-9a14-f537640db7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006418 10.0.0.23 - - [2025-11-17 03:35:58] "DELETE /project/9652b96e-2ed9-4416-a8d6-5a2b9f4c5a27 HTTP/1.1" 404 177 0.004159 10.0.0.23 - - [2025-11-17 03:35:58] "DELETE /project/3f18430d85f94d51af82ad664c1280e5 HTTP/1.1" 404 173 0.003821 10.0.0.22 - - [2025-11-17 03:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671 10.0.0.22 - - [2025-11-17 03:35:58] "GET /virtual-network/4a9494dd-a69a-422f-9a14-f537640db7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005620 10.0.0.22 - - [2025-11-17 03:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.22 - - [2025-11-17 03:36:02] "GET /virtual-network/4a9494dd-a69a-422f-9a14-f537640db7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006011 10.0.0.22 - - [2025-11-17 03:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.22 - - [2025-11-17 03:36:06] "GET /virtual-network/4a9494dd-a69a-422f-9a14-f537640db7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.009453 10.0.0.22 - - [2025-11-17 03:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.22 - - [2025-11-17 03:36:10] "GET /virtual-network/4a9494dd-a69a-422f-9a14-f537640db7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005316 10.0.0.22 - - [2025-11-17 03:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004253 10.0.0.22 - - [2025-11-17 03:36:13] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004348 10.0.0.22 - - [2025-11-17 03:36:13] "GET /virtual-networks?parent_id=3f18430d-85f9-4d51-af82-ad664c1280e5&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.002923 10.0.0.22 - - [2025-11-17 03:36:13] "GET /virtual-network/4a9494dd-a69a-422f-9a14-f537640db7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006575 10.0.0.22 - - [2025-11-17 03:36:13] "POST /neutron/port HTTP/1.1" 200 1057 0.019362 10.0.0.22 - - [2025-11-17 03:36:18] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010668 10.0.0.22 - - [2025-11-17 03:36:19] "POST /neutron/network HTTP/1.1" 200 839 0.007195 10.0.0.22 - - [2025-11-17 03:36:20] "POST /neutron/port HTTP/1.1" 200 117 0.001425 10.0.0.22 - - [2025-11-17 03:36:23] "POST /neutron/security_group HTTP/1.1" 200 2062 0.033252 10.0.0.22 - - [2025-11-17 03:36:28] "POST /neutron/port HTTP/1.1" 200 1057 0.016090 10.0.0.22 - - [2025-11-17 03:36:33] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007419 10.0.0.22 - - [2025-11-17 03:36:34] "POST /neutron/port HTTP/1.1" 200 1093 0.014654 10.0.0.22 - - [2025-11-17 03:36:34] "GET /virtual-machine/4e0eb555-4164-4a2f-b2e6-cdea2d9ae9fa HTTP/1.1" 200 1296 0.007633 10.0.0.22 - - [2025-11-17 03:36:34] "GET /virtual-machine-interface/90006c47-7300-4bf1-bd4d-a0d65dd7d7e1 HTTP/1.1" 200 2962 0.007260 10.0.0.22 - - [2025-11-17 03:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.22 - - [2025-11-17 03:36:34] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005183 10.0.0.22 - - [2025-11-17 03:36:34] "GET /virtual-networks?parent_id=3f18430d-85f9-4d51-af82-ad664c1280e5&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003900 10.0.0.22 - - [2025-11-17 03:36:34] "GET /virtual-network/ad54521a-c0e0-4a61-8b61-7bf0f92c88be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005966 10.0.0.22 - - [2025-11-17 03:36:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.22 - - [2025-11-17 03:36:35] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004070 10.0.0.22 - - [2025-11-17 03:36:35] "GET /virtual-networks?parent_id=3f18430d-85f9-4d51-af82-ad664c1280e5&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003328 10.0.0.22 - - [2025-11-17 03:36:35] "GET /virtual-network/ad54521a-c0e0-4a61-8b61-7bf0f92c88be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006800 10.0.0.22 - - [2025-11-17 03:36:35] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008361 10.0.0.22 - - [2025-11-17 03:36:35] "POST /neutron/port HTTP/1.1" 200 1093 0.017365 10.0.0.22 - - [2025-11-17 03:36:35] "GET /virtual-machine/d149c2e1-f0cb-4a36-b310-76a8bf670122 HTTP/1.1" 200 1275 0.006186 10.0.0.22 - - [2025-11-17 03:36:35] "GET /virtual-machine-interface/45a561aa-8365-41bb-9e45-d30b7384affe HTTP/1.1" 200 3187 0.005192 10.0.0.22 - - [2025-11-17 03:36:35] "POST /neutron/port HTTP/1.1" 200 1093 0.018494 10.0.0.22 - - [2025-11-17 03:36:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.22 - - [2025-11-17 03:36:35] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003902 10.0.0.22 - - [2025-11-17 03:36:35] "GET /virtual-networks?parent_id=3f18430d-85f9-4d51-af82-ad664c1280e5&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003069 10.0.0.22 - - [2025-11-17 03:36:35] "POST /neutron/subnet HTTP/1.1" 200 703 0.008248 10.0.0.22 - - [2025-11-17 03:36:35] "GET /virtual-network/4a9494dd-a69a-422f-9a14-f537640db7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005533 10.0.0.22 - - [2025-11-17 03:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.22 - - [2025-11-17 03:36:37] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003562 10.0.0.22 - - [2025-11-17 03:36:37] "GET /virtual-networks?parent_id=3f18430d-85f9-4d51-af82-ad664c1280e5&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003263 10.0.0.22 - - [2025-11-17 03:36:37] "GET /virtual-network/4a9494dd-a69a-422f-9a14-f537640db7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006091 10.0.0.22 - - [2025-11-17 03:36:37] "POST /neutron/port HTTP/1.1" 200 1057 0.014905 10.0.0.22 - - [2025-11-17 03:36:42] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008888 10.0.0.22 - - [2025-11-17 03:36:51] "POST /neutron/port HTTP/1.1" 200 1057 0.016072 10.0.0.22 - - [2025-11-17 03:36:52] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007283 10.0.0.23 - - [2025-11-17 03:36:59] "GET /obj-perms HTTP/1.1" 200 5056 0.057859 10.0.0.22 - - [2025-11-17 03:37:03] "POST /neutron/port HTTP/1.1" 200 1057 0.014785 10.0.0.22 - - [2025-11-17 03:37:19] "POST /neutron/port HTTP/1.1" 200 1057 0.017231 10.0.0.22 - - [2025-11-17 03:37:20] "POST /neutron/subnet HTTP/1.1" 200 703 0.008723 10.0.0.22 - - [2025-11-17 03:37:36] "POST /neutron/port HTTP/1.1" 200 1093 0.042667 10.0.0.22 - - [2025-11-17 03:37:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008883 10.0.0.22 - - [2025-11-17 03:37:37] "POST /neutron/network HTTP/1.1" 200 829 0.006544 10.0.0.22 - - [2025-11-17 03:37:59] "GET /obj-perms HTTP/1.1" 200 5056 0.074306 10.0.0.22 - - [2025-11-17 03:38:21] "POST /neutron/network HTTP/1.1" 200 839 0.007453 10.0.0.22 - - [2025-11-17 03:38:22] "POST /neutron/port HTTP/1.1" 200 117 0.001158 10.0.0.22 - - [2025-11-17 03:38:36] "POST /neutron/port HTTP/1.1" 200 1093 0.021784 10.0.0.22 - - [2025-11-17 03:38:36] "POST /neutron/subnet HTTP/1.1" 200 703 0.011611 10.0.0.22 - - [2025-11-17 03:38:47] "POST /neutron/router HTTP/1.1" 200 598 0.007355 10.0.0.22 - - [2025-11-17 03:38:48] "POST /neutron/router HTTP/1.1" 200 344 0.180832 10.0.0.22 - - [2025-11-17 03:38:48] "GET /logical-router/66531f21-745b-4722-b112-414b134945dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.052643 10.0.0.33 - - [2025-11-17 03:38:48] "POST /ref-update HTTP/1.1" 200 156 0.017503 10.0.0.22 - - [2025-11-17 03:38:49] "POST /neutron/port HTTP/1.1" 200 1093 0.015280 10.0.0.22 - - [2025-11-17 03:38:50] "DELETE /instance-ip/92e18f94-a89e-4b73-9aa5-7d3a35e895bd HTTP/1.1" 200 115 0.041689 10.0.0.22 - - [2025-11-17 03:38:50] "DELETE /virtual-machine-interface/0c2557a6-aaa7-41d7-a00d-254ca07294f8 HTTP/1.1" 200 115 0.062410 10.0.0.22 - - [2025-11-17 03:38:50] "POST /neutron/port HTTP/1.1" 200 1083 0.021290 10.0.0.22 - - [2025-11-17 03:38:50] "DELETE /instance-ip/71f8edbd-0b74-4f64-af7e-34bdfe6b5c8e HTTP/1.1" 200 115 0.045690 10.0.0.22 - - [2025-11-17 03:38:50] "DELETE /virtual-machine-interface/f35b70ca-2961-4916-8432-6e1d0d189b33 HTTP/1.1" 200 115 0.072028 10.0.0.22 - - [2025-11-17 03:38:50] "POST /neutron/port HTTP/1.1" 200 151 0.111546 10.0.0.22 - - [2025-11-17 03:38:50] "DELETE /instance-ip/4b582af7-fa76-47b3-b853-5ec3785e35c3 HTTP/1.1" 200 115 0.044937 10.0.0.22 - - [2025-11-17 03:38:50] "DELETE /virtual-machine-interface/7cb6b493-9e48-4b62-8d51-2017129e4638 HTTP/1.1" 200 115 0.078516 10.0.0.22 - - [2025-11-17 03:38:51] "POST /neutron/network HTTP/1.1" 200 829 0.007639 10.0.0.33 - - [2025-11-17 03:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005107 10.0.0.23 - - [2025-11-17 03:38:51] "POST /useragent-kv HTTP/1.1" 200 115 0.004051 10.0.0.23 - - [2025-11-17 03:38:51] "POST /useragent-kv HTTP/1.1" 200 115 0.003369 10.0.0.22 - - [2025-11-17 03:38:51] "POST /neutron/network HTTP/1.1" 200 151 0.133981 10.0.0.33 - - [2025-11-17 03:38:51] "DELETE /route-target/686369df-71c7-4ef7-9f12-958a91e53260 HTTP/1.1" 200 115 0.028015 10.0.0.23 - - [2025-11-17 03:38:51] "GET /projects?obj_uuids=3f18430d-85f9-4d51-af82-ad664c1280e5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001534 10.0.0.22 - - [2025-11-17 03:38:51] "GET /project/3f18430d-85f9-4d51-af82-ad664c1280e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.059757 10.0.0.23 - - [2025-11-17 03:38:51] "GET /projects?obj_uuids=3f18430d-85f9-4d51-af82-ad664c1280e5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001812 10.0.0.22 - - [2025-11-17 03:38:51] "GET /project/3f18430d-85f9-4d51-af82-ad664c1280e5?fields=virtual_networks HTTP/1.1" 200 1050 0.072752 10.0.0.23 - - [2025-11-17 03:38:51] "GET /projects?obj_uuids=3f18430d-85f9-4d51-af82-ad664c1280e5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001092 10.0.0.22 - - [2025-11-17 03:38:51] "GET /project/3f18430d-85f9-4d51-af82-ad664c1280e5?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.050026 10.0.0.23 - - [2025-11-17 03:38:51] "GET /projects?obj_uuids=3f18430d-85f9-4d51-af82-ad664c1280e5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001673 10.0.0.22 - - [2025-11-17 03:38:51] "GET /project/3f18430d-85f9-4d51-af82-ad664c1280e5?fields=security_groups HTTP/1.1" 200 1280 0.064844 10.0.0.33 - - [2025-11-17 03:38:52] "DELETE /access-control-list/d1de9b43-fc11-4844-bed2-c449eb97893b HTTP/1.1" 200 115 0.033769 10.0.0.22 - - [2025-11-17 03:38:53] "POST /fqname-to-id HTTP/1.1" 404 187 0.028810 10.0.0.23 - - [2025-11-17 03:38:53] "GET /projects?obj_uuids=9b2f57f6-147f-42f6-80fb-b99a34041d4e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002993 10.0.0.23 - - [2025-11-17 03:38:53] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001393 10.0.0.23 - - [2025-11-17 03:38:53] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007459 10.0.0.23 - - [2025-11-17 03:38:53] "POST /id-to-fqname HTTP/1.1" 200 189 0.002168 10.0.0.23 - - [2025-11-17 03:38:53] "POST /fqname-to-id HTTP/1.1" 404 198 0.008642 10.0.0.23 - - [2025-11-17 03:38:53] "POST /security-groups HTTP/1.1" 200 590 0.029594 10.0.0.23 - - [2025-11-17 03:38:53] "POST /projects HTTP/1.1" 200 583 0.231325 10.0.0.33 - - [2025-11-17 03:38:53] "POST /access-control-lists HTTP/1.1" 200 595 0.027252 10.0.0.23 - - [2025-11-17 03:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.304205 10.0.0.22 - - [2025-11-17 03:38:53] "GET /project/9b2f57f6-147f-42f6-80fb-b99a34041d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.444011 10.0.0.22 - - [2025-11-17 03:38:53] "POST /neutron/port HTTP/1.1" 200 117 0.006390 10.0.0.22 - - [2025-11-17 03:38:54] "POST /neutron/port HTTP/1.1" 400 205 0.004110 10.0.0.22 - - [2025-11-17 03:38:55] "GET / HTTP/1.1" 200 35931 0.003139 10.0.0.22 - - [2025-11-17 03:38:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.000485 10.0.0.22 - - [2025-11-17 03:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.077470 10.0.0.23 - - [2025-11-17 03:38:57] "GET /projects?obj_uuids=9b2f57f6-147f-42f6-80fb-b99a34041d4e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001199 10.0.0.22 - - [2025-11-17 03:38:57] "GET /project/9b2f57f6-147f-42f6-80fb-b99a34041d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.038681 10.0.0.33 - - [2025-11-17 03:38:57] "POST /route-targets HTTP/1.1" 200 327 0.016314 10.0.0.23 - - [2025-11-17 03:38:58] "POST /useragent-kv HTTP/1.1" 200 115 0.012902 10.0.0.22 - - [2025-11-17 03:38:58] "POST /neutron/subnet HTTP/1.1" 200 729 0.267247 10.0.0.22 - - [2025-11-17 03:38:58] "POST /id-to-fqname HTTP/1.1" 200 219 0.001544 10.0.0.22 - - [2025-11-17 03:38:58] "GET /virtual-network/64dfd573-b0cf-46ab-8e80-d36e9b8242a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007264 10.0.0.22 - - [2025-11-17 03:38:58] "GET /virtual-network/64dfd573-b0cf-46ab-8e80-d36e9b8242a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006345 10.0.0.22 - - [2025-11-17 03:38:58] "POST /neutron/network HTTP/1.1" 200 824 0.006852 10.0.0.22 - - [2025-11-17 03:38:58] "GET /virtual-network/64dfd573-b0cf-46ab-8e80-d36e9b8242a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006296 10.0.0.23 - - [2025-11-17 03:38:59] "DELETE /project/3f18430d-85f9-4d51-af82-ad664c1280e5 HTTP/1.1" 404 177 0.004283 10.0.0.23 - - [2025-11-17 03:38:59] "DELETE /project/9b2f57f6147f42f680fbb99a34041d4e HTTP/1.1" 404 173 0.006876 10.0.0.33 - - [2025-11-17 03:39:00] "GET /obj-perms HTTP/1.1" 200 5028 0.058942 10.0.0.22 - - [2025-11-17 03:39:00] "POST /id-to-fqname HTTP/1.1" 200 219 0.001966 10.0.0.23 - - [2025-11-17 03:39:02] "GET /projects?obj_uuids=9b2f57f6-147f-42f6-80fb-b99a34041d4e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000999 10.0.0.22 - - [2025-11-17 03:39:02] "GET /project/9b2f57f6-147f-42f6-80fb-b99a34041d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.066736 10.0.0.22 - - [2025-11-17 03:39:02] "POST /neutron/network HTTP/1.1" 200 824 0.006493 10.0.0.22 - - [2025-11-17 03:39:02] "POST /id-to-fqname HTTP/1.1" 200 219 0.001682 10.0.0.22 - - [2025-11-17 03:39:02] "POST /neutron/port HTTP/1.1" 200 117 0.006428 10.0.0.23 - - [2025-11-17 03:39:02] "GET /projects?obj_uuids=9b2f57f6-147f-42f6-80fb-b99a34041d4e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000980 10.0.0.22 - - [2025-11-17 03:39:03] "POST /neutron/port HTTP/1.1" 200 1060 0.316001 10.0.0.22 - - [2025-11-17 03:39:03] "POST /neutron/port HTTP/1.1" 200 1114 0.149144 10.0.0.22 - - [2025-11-17 03:39:03] "POST /neutron/subnet HTTP/1.1" 200 703 0.009222 10.0.0.23 - - [2025-11-17 03:39:03] "GET /projects?obj_uuids=9b2f57f6-147f-42f6-80fb-b99a34041d4e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000961 10.0.0.22 - - [2025-11-17 03:39:03] "GET /project/9b2f57f6-147f-42f6-80fb-b99a34041d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.083946 10.0.0.22 - - [2025-11-17 03:39:03] "POST /neutron/network HTTP/1.1" 200 824 0.006655 10.0.0.22 - - [2025-11-17 03:39:03] "POST /neutron/port HTTP/1.1" 200 117 0.006750 10.0.0.22 - - [2025-11-17 03:39:04] "POST /neutron/network HTTP/1.1" 200 834 0.006380 10.0.0.22 - - [2025-11-17 03:39:04] "POST /neutron/port HTTP/1.1" 200 1060 0.023238 10.0.0.22 - - [2025-11-17 03:39:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004177 10.0.0.22 - - [2025-11-17 03:39:05] "POST /neutron/network HTTP/1.1" 200 824 0.006313 10.0.0.22 - - [2025-11-17 03:39:09] "POST /neutron/port HTTP/1.1" 200 1088 0.016673 10.0.0.22 - - [2025-11-17 03:39:09] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007943 10.0.0.22 - - [2025-11-17 03:39:09] "GET /virtual-machine/df8766f5-4bc3-4ae7-9685-e570dd76179e HTTP/1.1" 401 292 0.000386 10.0.0.22 - - [2025-11-17 03:39:09] "GET /virtual-machine/df8766f5-4bc3-4ae7-9685-e570dd76179e HTTP/1.1" 200 1292 0.035867 10.0.0.22 - - [2025-11-17 03:39:09] "GET /virtual-machine-interface/3a6e3fe8-c7b1-47ee-bde6-7f8fcad05643 HTTP/1.1" 200 2936 0.007603 10.0.0.22 - - [2025-11-17 03:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.22 - - [2025-11-17 03:39:09] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005219 10.0.0.22 - - [2025-11-17 03:39:09] "GET /virtual-networks?parent_id=9b2f57f6-147f-42f6-80fb-b99a34041d4e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003030 10.0.0.22 - - [2025-11-17 03:39:09] "GET /virtual-network/64dfd573-b0cf-46ab-8e80-d36e9b8242a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006163 10.0.0.22 - - [2025-11-17 03:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.22 - - [2025-11-17 03:39:12] "GET /virtual-network/64dfd573-b0cf-46ab-8e80-d36e9b8242a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007221 10.0.0.22 - - [2025-11-17 03:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.22 - - [2025-11-17 03:39:17] "GET /virtual-network/64dfd573-b0cf-46ab-8e80-d36e9b8242a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006380 10.0.0.22 - - [2025-11-17 03:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003965 10.0.0.22 - - [2025-11-17 03:39:21] "GET /virtual-network/64dfd573-b0cf-46ab-8e80-d36e9b8242a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005805 10.0.0.22 - - [2025-11-17 03:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.22 - - [2025-11-17 03:39:25] "GET /virtual-network/64dfd573-b0cf-46ab-8e80-d36e9b8242a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006569 10.0.0.22 - - [2025-11-17 03:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008482 10.0.0.22 - - [2025-11-17 03:39:29] "GET /virtual-network/64dfd573-b0cf-46ab-8e80-d36e9b8242a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007518 10.0.0.22 - - [2025-11-17 03:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.22 - - [2025-11-17 03:39:33] "GET /virtual-network/64dfd573-b0cf-46ab-8e80-d36e9b8242a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005853 10.0.0.22 - - [2025-11-17 03:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.22 - - [2025-11-17 03:39:37] "GET /virtual-network/64dfd573-b0cf-46ab-8e80-d36e9b8242a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006823 10.0.0.22 - - [2025-11-17 03:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003779 10.0.0.22 - - [2025-11-17 03:39:41] "GET /virtual-network/64dfd573-b0cf-46ab-8e80-d36e9b8242a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008015 10.0.0.22 - - [2025-11-17 03:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003794 10.0.0.22 - - [2025-11-17 03:39:45] "GET /virtual-network/64dfd573-b0cf-46ab-8e80-d36e9b8242a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007617 10.0.0.22 - - [2025-11-17 03:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.22 - - [2025-11-17 03:39:49] "GET /virtual-network/64dfd573-b0cf-46ab-8e80-d36e9b8242a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005588 10.0.0.22 - - [2025-11-17 03:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.22 - - [2025-11-17 03:39:53] "GET /virtual-network/64dfd573-b0cf-46ab-8e80-d36e9b8242a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005793 10.0.0.22 - - [2025-11-17 03:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.22 - - [2025-11-17 03:39:58] "GET /virtual-network/64dfd573-b0cf-46ab-8e80-d36e9b8242a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006472 10.0.0.22 - - [2025-11-17 03:40:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004280 10.0.0.22 - - [2025-11-17 03:40:02] "GET /virtual-network/64dfd573-b0cf-46ab-8e80-d36e9b8242a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006101 10.0.0.23 - - [2025-11-17 03:40:02] "GET /obj-perms HTTP/1.1" 200 5056 0.070370 10.0.0.22 - - [2025-11-17 03:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076 10.0.0.22 - - [2025-11-17 03:40:06] "GET /virtual-network/64dfd573-b0cf-46ab-8e80-d36e9b8242a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007556 10.0.0.22 - - [2025-11-17 03:40:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.22 - - [2025-11-17 03:40:10] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004238 10.0.0.22 - - [2025-11-17 03:40:10] "GET /virtual-networks?parent_id=9b2f57f6-147f-42f6-80fb-b99a34041d4e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003265 10.0.0.22 - - [2025-11-17 03:40:10] "GET /virtual-network/64dfd573-b0cf-46ab-8e80-d36e9b8242a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005899 10.0.0.22 - - [2025-11-17 03:40:15] "POST /neutron/port HTTP/1.1" 200 1088 0.015852 10.0.0.22 - - [2025-11-17 03:40:20] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007806 10.0.0.22 - - [2025-11-17 03:40:22] "POST /neutron/port HTTP/1.1" 200 1088 0.016012 10.0.0.22 - - [2025-11-17 03:40:24] "POST /neutron/port HTTP/1.1" 200 1088 0.050675 10.0.0.22 - - [2025-11-17 03:40:24] "POST /neutron/subnet HTTP/1.1" 200 703 0.010124 10.0.0.22 - - [2025-11-17 03:40:26] "POST /neutron/port HTTP/1.1" 200 1088 0.015564 10.0.0.22 - - [2025-11-17 03:40:31] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007859 10.0.0.22 - - [2025-11-17 03:40:36] "POST /neutron/port HTTP/1.1" 200 1088 0.016267 10.0.0.22 - - [2025-11-17 03:40:36] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007037 10.0.0.22 - - [2025-11-17 03:40:36] "GET /virtual-machine/638d6200-f0fe-44a4-8443-a067f6e4c7ef HTTP/1.1" 200 1290 0.006067 10.0.0.22 - - [2025-11-17 03:40:36] "GET /virtual-machine-interface/97ef4148-d0cb-4575-8e90-a04d437eb9d9 HTTP/1.1" 200 2937 0.007490 10.0.0.22 - - [2025-11-17 03:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.22 - - [2025-11-17 03:40:36] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003961 10.0.0.22 - - [2025-11-17 03:40:36] "GET /virtual-networks?parent_id=9b2f57f6-147f-42f6-80fb-b99a34041d4e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003258 10.0.0.22 - - [2025-11-17 03:40:36] "GET /virtual-network/64dfd573-b0cf-46ab-8e80-d36e9b8242a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006037 10.0.0.22 - - [2025-11-17 03:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.22 - - [2025-11-17 03:40:37] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004053 10.0.0.22 - - [2025-11-17 03:40:37] "GET /virtual-networks?parent_id=9b2f57f6-147f-42f6-80fb-b99a34041d4e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002728 10.0.0.22 - - [2025-11-17 03:40:37] "GET /virtual-network/64dfd573-b0cf-46ab-8e80-d36e9b8242a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006573 10.0.0.23 - - [2025-11-17 03:40:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000437 10.0.0.23 - - [2025-11-17 03:40:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000486 10.0.0.33 - - [2025-11-17 03:40:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000494 10.0.0.33 - - [2025-11-17 03:40:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000538 10.0.0.33 - - [2025-11-17 03:40:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000433 10.0.0.33 - - [2025-11-17 03:40:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000413 10.0.0.23 - - [2025-11-17 03:40:47] "GET /global-system-configs HTTP/1.1" 401 292 0.001032 10.0.0.23 - - [2025-11-17 03:40:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000388 10.0.0.22 - - [2025-11-17 03:40:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000384 10.0.0.22 - - [2025-11-17 03:40:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000395 10.0.0.22 - - [2025-11-17 03:40:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000445 10.0.0.22 - - [2025-11-17 03:40:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000467 10.0.0.22 - - [2025-11-17 03:41:02] "GET /obj-perms HTTP/1.1" 200 5056 0.059085 10.0.0.22 - - [2025-11-17 03:41:23] "POST /neutron/network HTTP/1.1" 200 834 0.008176 10.0.0.22 - - [2025-11-17 03:41:24] "POST /neutron/port HTTP/1.1" 200 117 0.001215 10.0.0.22 - - [2025-11-17 03:42:05] "POST /neutron/network HTTP/1.1" 400 204 0.018393 10.0.0.22 - - [2025-11-17 03:42:06] "POST /neutron/port HTTP/1.1" 200 151 0.240408 10.0.0.22 - - [2025-11-17 03:42:06] "POST /neutron/port HTTP/1.1" 200 151 0.266706 10.0.0.33 - - [2025-11-17 03:42:07] "DELETE /route-target/0ddaf04d-3b3d-4921-9200-1559a5a80dde HTTP/1.1" 200 115 0.084127 10.0.0.23 - - [2025-11-17 03:42:09] "GET /projects?obj_uuids=9b2f57f6-147f-42f6-80fb-b99a34041d4e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.054207 10.0.0.22 - - [2025-11-17 03:42:09] "GET /project/9b2f57f6-147f-42f6-80fb-b99a34041d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.139511 10.0.0.23 - - [2025-11-17 03:42:09] "GET /projects?obj_uuids=9b2f57f6-147f-42f6-80fb-b99a34041d4e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001817 10.0.0.22 - - [2025-11-17 03:42:09] "GET /project/9b2f57f6-147f-42f6-80fb-b99a34041d4e?fields=virtual_networks HTTP/1.1" 200 1040 0.080465 10.0.0.23 - - [2025-11-17 03:42:09] "GET /projects?obj_uuids=9b2f57f6-147f-42f6-80fb-b99a34041d4e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001376 10.0.0.22 - - [2025-11-17 03:42:09] "GET /project/9b2f57f6-147f-42f6-80fb-b99a34041d4e?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.053055 10.0.0.23 - - [2025-11-17 03:42:09] "GET /projects?obj_uuids=9b2f57f6-147f-42f6-80fb-b99a34041d4e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001445 10.0.0.22 - - [2025-11-17 03:42:09] "GET /project/9b2f57f6-147f-42f6-80fb-b99a34041d4e?fields=security_groups HTTP/1.1" 200 1265 0.043928 10.0.0.22 - - [2025-11-17 03:42:10] "POST /fqname-to-id HTTP/1.1" 404 187 0.028920 10.0.0.23 - - [2025-11-17 03:42:10] "GET /projects?obj_uuids=b9643156-4b5b-4671-86dd-77ef8c3cfd5b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003121 10.0.0.23 - - [2025-11-17 03:42:10] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001196 10.0.0.23 - - [2025-11-17 03:42:10] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.042197 10.0.0.23 - - [2025-11-17 03:42:11] "POST /id-to-fqname HTTP/1.1" 200 189 0.001415 10.0.0.23 - - [2025-11-17 03:42:11] "POST /fqname-to-id HTTP/1.1" 404 198 0.006024 10.0.0.23 - - [2025-11-17 03:42:11] "POST /security-groups HTTP/1.1" 200 590 0.033185 10.0.0.23 - - [2025-11-17 03:42:11] "POST /projects HTTP/1.1" 200 583 0.261664 10.0.0.23 - - [2025-11-17 03:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.340601 10.0.0.33 - - [2025-11-17 03:42:11] "POST /fqname-to-id HTTP/1.1" 404 232 0.015283 10.0.0.22 - - [2025-11-17 03:42:11] "GET /project/b9643156-4b5b-4671-86dd-77ef8c3cfd5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.551401 10.0.0.22 - - [2025-11-17 03:42:12] "GET / HTTP/1.1" 200 35931 0.002540 10.0.0.22 - - [2025-11-17 03:42:14] "POST /fqname-to-id HTTP/1.1" 401 292 0.000489 10.0.0.22 - - [2025-11-17 03:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.080691 10.0.0.23 - - [2025-11-17 03:42:14] "GET /projects?obj_uuids=b9643156-4b5b-4671-86dd-77ef8c3cfd5b&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001153 10.0.0.22 - - [2025-11-17 03:42:14] "GET /project/b9643156-4b5b-4671-86dd-77ef8c3cfd5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.042084 10.0.0.22 - - [2025-11-17 03:42:15] "POST /neutron/network HTTP/1.1" 200 117 0.043391 10.0.0.33 - - [2025-11-17 03:42:15] "POST /ref-update HTTP/1.1" 200 156 0.024989 10.0.0.22 - - [2025-11-17 03:42:15] "POST /neutron/network HTTP/1.1" 200 824 0.009422 10.0.0.22 - - [2025-11-17 03:42:15] "POST /id-to-fqname HTTP/1.1" 200 219 0.001192 10.0.0.22 - - [2025-11-17 03:42:15] "GET /virtual-network/8b718e46-7d76-4948-a70a-5e4b765bd411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005063 10.0.0.22 - - [2025-11-17 03:42:15] "GET /virtual-network/8b718e46-7d76-4948-a70a-5e4b765bd411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006436 10.0.0.22 - - [2025-11-17 03:42:15] "POST /neutron/subnet HTTP/1.1" 200 729 0.008821 10.0.0.22 - - [2025-11-17 03:42:16] "GET /virtual-network/8b718e46-7d76-4948-a70a-5e4b765bd411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006678 10.0.0.33 - - [2025-11-17 03:42:17] "GET /obj-perms HTTP/1.1" 200 5028 0.060437 10.0.0.22 - - [2025-11-17 03:42:17] "POST /id-to-fqname HTTP/1.1" 200 219 0.001321 10.0.0.23 - - [2025-11-17 03:42:18] "GET /projects?obj_uuids=b9643156-4b5b-4671-86dd-77ef8c3cfd5b&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000984 10.0.0.22 - - [2025-11-17 03:42:18] "GET /project/b9643156-4b5b-4671-86dd-77ef8c3cfd5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.068985 10.0.0.22 - - [2025-11-17 03:42:19] "POST /neutron/port HTTP/1.1" 200 117 0.007747 10.0.0.22 - - [2025-11-17 03:42:19] "POST /id-to-fqname HTTP/1.1" 200 219 0.001737 10.0.0.22 - - [2025-11-17 03:42:19] "POST /neutron/network HTTP/1.1" 200 834 0.009096 10.0.0.22 - - [2025-11-17 03:42:20] "POST /neutron/port HTTP/1.1" 200 1060 0.014322 10.0.0.22 - - [2025-11-17 03:42:20] "POST /neutron/port HTTP/1.1" 200 1088 0.019035 10.0.0.22 - - [2025-11-17 03:42:20] "POST /neutron/port HTTP/1.1" 200 117 0.001430 10.0.0.23 - - [2025-11-17 03:42:20] "GET /projects?obj_uuids=b9643156-4b5b-4671-86dd-77ef8c3cfd5b&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001072 10.0.0.22 - - [2025-11-17 03:42:20] "GET /project/b9643156-4b5b-4671-86dd-77ef8c3cfd5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.077553 10.0.0.22 - - [2025-11-17 03:42:20] "POST /neutron/port HTTP/1.1" 200 1088 0.015605 10.0.0.22 - - [2025-11-17 03:42:20] "POST /neutron/port HTTP/1.1" 200 1088 0.014496 10.0.0.23 - - [2025-11-17 03:42:21] "GET /projects?obj_uuids=b9643156-4b5b-4671-86dd-77ef8c3cfd5b&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001129 10.0.0.22 - - [2025-11-17 03:42:21] "POST /neutron/port HTTP/1.1" 200 1060 0.314571 10.0.0.22 - - [2025-11-17 03:42:21] "POST /neutron/port HTTP/1.1" 200 1114 0.114960 10.0.0.22 - - [2025-11-17 03:42:21] "POST /neutron/subnet HTTP/1.1" 200 703 0.008469 10.0.0.22 - - [2025-11-17 03:42:24] "POST /neutron/port HTTP/1.1" 200 1088 0.016622 10.0.0.22 - - [2025-11-17 03:42:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005383 10.0.0.22 - - [2025-11-17 03:42:25] "POST /neutron/network HTTP/1.1" 200 824 0.006672 10.0.0.22 - - [2025-11-17 03:42:26] "POST /neutron/port HTTP/1.1" 200 1088 0.015148 10.0.0.22 - - [2025-11-17 03:42:26] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008134 10.0.0.22 - - [2025-11-17 03:42:26] "GET /virtual-machine/61355de8-fd27-456d-abb9-616b56876ed4 HTTP/1.1" 401 292 0.000439 10.0.0.22 - - [2025-11-17 03:42:26] "GET /virtual-machine/61355de8-fd27-456d-abb9-616b56876ed4 HTTP/1.1" 200 1291 0.039104 10.0.0.22 - - [2025-11-17 03:42:26] "GET /virtual-machine-interface/a364507c-4a5d-445a-904d-b4f0bb82f181 HTTP/1.1" 200 2937 0.005850 10.0.0.22 - - [2025-11-17 03:42:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004466 10.0.0.22 - - [2025-11-17 03:42:26] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003531 10.0.0.22 - - [2025-11-17 03:42:26] "GET /virtual-networks?parent_id=b9643156-4b5b-4671-86dd-77ef8c3cfd5b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003206 10.0.0.22 - - [2025-11-17 03:42:26] "GET /virtual-network/8b718e46-7d76-4948-a70a-5e4b765bd411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006274 10.0.0.22 - - [2025-11-17 03:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004186 10.0.0.22 - - [2025-11-17 03:42:29] "GET /virtual-network/8b718e46-7d76-4948-a70a-5e4b765bd411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.014995 10.0.0.22 - - [2025-11-17 03:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.22 - - [2025-11-17 03:42:33] "GET /virtual-network/8b718e46-7d76-4948-a70a-5e4b765bd411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006728 10.0.0.22 - - [2025-11-17 03:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.22 - - [2025-11-17 03:42:38] "GET /virtual-network/8b718e46-7d76-4948-a70a-5e4b765bd411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005666 10.0.0.22 - - [2025-11-17 03:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.22 - - [2025-11-17 03:42:42] "GET /virtual-network/8b718e46-7d76-4948-a70a-5e4b765bd411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005519 10.0.0.22 - - [2025-11-17 03:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004217 10.0.0.22 - - [2025-11-17 03:42:46] "GET /virtual-network/8b718e46-7d76-4948-a70a-5e4b765bd411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005520 10.0.0.22 - - [2025-11-17 03:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.22 - - [2025-11-17 03:42:50] "GET /virtual-network/8b718e46-7d76-4948-a70a-5e4b765bd411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005736 10.0.0.22 - - [2025-11-17 03:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.22 - - [2025-11-17 03:42:54] "GET /virtual-network/8b718e46-7d76-4948-a70a-5e4b765bd411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005343 10.0.0.22 - - [2025-11-17 03:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.22 - - [2025-11-17 03:42:58] "GET /virtual-network/8b718e46-7d76-4948-a70a-5e4b765bd411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005881 10.0.0.23 - - [2025-11-17 03:42:59] "DELETE /project/b96431564b5b467186dd77ef8c3cfd5b HTTP/1.1" 404 173 0.003451 10.0.0.23 - - [2025-11-17 03:42:59] "DELETE /project/9b2f57f6-147f-42f6-80fb-b99a34041d4e HTTP/1.1" 404 177 0.006361 10.0.0.22 - - [2025-11-17 03:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004266 10.0.0.22 - - [2025-11-17 03:43:02] "GET /virtual-network/8b718e46-7d76-4948-a70a-5e4b765bd411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007523 10.0.0.23 - - [2025-11-17 03:43:04] "GET /obj-perms HTTP/1.1" 200 5056 0.063148 10.0.0.22 - - [2025-11-17 03:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.22 - - [2025-11-17 03:43:06] "GET /virtual-network/8b718e46-7d76-4948-a70a-5e4b765bd411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.013103 10.0.0.22 - - [2025-11-17 03:43:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.22 - - [2025-11-17 03:43:10] "GET /virtual-network/8b718e46-7d76-4948-a70a-5e4b765bd411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005986 10.0.0.22 - - [2025-11-17 03:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005371 10.0.0.22 - - [2025-11-17 03:43:12] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003899 10.0.0.22 - - [2025-11-17 03:43:12] "GET /virtual-networks?parent_id=b9643156-4b5b-4671-86dd-77ef8c3cfd5b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003421 10.0.0.22 - - [2025-11-17 03:43:12] "GET /virtual-network/8b718e46-7d76-4948-a70a-5e4b765bd411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006455 10.0.0.22 - - [2025-11-17 03:43:18] "POST /neutron/port HTTP/1.1" 200 1088 0.014942 10.0.0.22 - - [2025-11-17 03:43:23] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007883 10.0.0.22 - - [2025-11-17 03:43:26] "POST /neutron/port HTTP/1.1" 200 1088 0.047749 10.0.0.22 - - [2025-11-17 03:43:26] "POST /neutron/port HTTP/1.1" 200 1088 0.016948 10.0.0.22 - - [2025-11-17 03:43:27] "POST /neutron/subnet HTTP/1.1" 200 703 0.011025 10.0.0.22 - - [2025-11-17 03:43:28] "POST /neutron/port HTTP/1.1" 200 1088 0.017404 10.0.0.22 - - [2025-11-17 03:43:33] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007621 10.0.0.22 - - [2025-11-17 03:43:39] "POST /neutron/port HTTP/1.1" 200 1088 0.016327 10.0.0.22 - - [2025-11-17 03:43:39] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007931 10.0.0.22 - - [2025-11-17 03:43:39] "GET /virtual-machine/9613d125-ba4a-4a05-b5fa-dfacf33e7457 HTTP/1.1" 200 1292 0.007562 10.0.0.22 - - [2025-11-17 03:43:39] "GET /virtual-machine-interface/3971b5e8-c21f-4919-bdec-91d196fe8ed4 HTTP/1.1" 200 2936 0.006575 10.0.0.22 - - [2025-11-17 03:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003976 10.0.0.22 - - [2025-11-17 03:43:39] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004024 10.0.0.22 - - [2025-11-17 03:43:39] "GET /virtual-networks?parent_id=b9643156-4b5b-4671-86dd-77ef8c3cfd5b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003164 10.0.0.22 - - [2025-11-17 03:43:39] "GET /virtual-network/8b718e46-7d76-4948-a70a-5e4b765bd411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007644 10.0.0.22 - - [2025-11-17 03:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.22 - - [2025-11-17 03:43:40] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004368 10.0.0.22 - - [2025-11-17 03:43:40] "GET /virtual-networks?parent_id=b9643156-4b5b-4671-86dd-77ef8c3cfd5b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004256 10.0.0.22 - - [2025-11-17 03:43:40] "GET /virtual-network/8b718e46-7d76-4948-a70a-5e4b765bd411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005836 10.0.0.22 - - [2025-11-17 03:44:05] "GET /obj-perms HTTP/1.1" 200 5056 0.081508 10.0.0.22 - - [2025-11-17 03:44:07] "POST /neutron/port HTTP/1.1" 200 1088 0.022614 10.0.0.22 - - [2025-11-17 03:44:07] "POST /neutron/port HTTP/1.1" 200 1088 0.019060 10.0.0.22 - - [2025-11-17 03:44:08] "POST /neutron/network HTTP/1.1" 200 824 0.007795 10.0.0.33 - - [2025-11-17 03:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005066 10.0.0.23 - - [2025-11-17 03:44:10] "GET /projects?obj_uuids=b9643156-4b5b-4671-86dd-77ef8c3cfd5b&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001212 10.0.0.22 - - [2025-11-17 03:44:10] "GET /project/b9643156-4b5b-4671-86dd-77ef8c3cfd5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.062844 10.0.0.23 - - [2025-11-17 03:44:10] "GET /projects?obj_uuids=b9643156-4b5b-4671-86dd-77ef8c3cfd5b&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001009 10.0.0.22 - - [2025-11-17 03:44:10] "GET /project/b9643156-4b5b-4671-86dd-77ef8c3cfd5b?fields=virtual_networks HTTP/1.1" 200 1040 0.066753 10.0.0.23 - - [2025-11-17 03:44:10] "GET /projects?obj_uuids=b9643156-4b5b-4671-86dd-77ef8c3cfd5b&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001042 10.0.0.22 - - [2025-11-17 03:44:10] "GET /project/b9643156-4b5b-4671-86dd-77ef8c3cfd5b?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.059771 10.0.0.23 - - [2025-11-17 03:44:10] "GET /projects?obj_uuids=b9643156-4b5b-4671-86dd-77ef8c3cfd5b&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001390 10.0.0.22 - - [2025-11-17 03:44:10] "GET /project/b9643156-4b5b-4671-86dd-77ef8c3cfd5b?fields=security_groups HTTP/1.1" 200 1265 0.072703 10.0.0.22 - - [2025-11-17 03:44:26] "GET / HTTP/1.1" 200 35931 0.002103 10.0.0.22 - - [2025-11-17 03:44:27] "POST /fqname-to-id HTTP/1.1" 401 292 0.000462 10.0.0.22 - - [2025-11-17 03:44:27] "POST /fqname-to-id HTTP/1.1" 404 201 0.058981 10.0.0.23 - - [2025-11-17 03:44:27] "GET /projects?obj_uuids=d1adcd21-3c71-4753-a804-49c3b7e9b72b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003993 10.0.0.23 - - [2025-11-17 03:44:27] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001049 10.0.0.23 - - [2025-11-17 03:44:27] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007968 10.0.0.23 - - [2025-11-17 03:44:28] "POST /id-to-fqname HTTP/1.1" 200 203 0.003090 10.0.0.23 - - [2025-11-17 03:44:28] "POST /fqname-to-id HTTP/1.1" 404 212 0.007308 10.0.0.23 - - [2025-11-17 03:44:28] "POST /security-groups HTTP/1.1" 200 604 0.081238 10.0.0.23 - - [2025-11-17 03:44:28] "POST /projects HTTP/1.1" 200 611 0.311564 10.0.0.33 - - [2025-11-17 03:44:28] "POST /access-control-lists HTTP/1.1" 200 609 0.027401 10.0.0.23 - - [2025-11-17 03:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.387149 10.0.0.22 - - [2025-11-17 03:44:28] "GET /project/d1adcd21-3c71-4753-a804-49c3b7e9b72b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.525972 10.0.0.22 - - [2025-11-17 03:44:29] "GET / HTTP/1.1" 200 35931 0.002460 10.0.0.22 - - [2025-11-17 03:44:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000492 10.0.0.22 - - [2025-11-17 03:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.067236 10.0.0.23 - - [2025-11-17 03:44:30] "GET /projects?obj_uuids=d1adcd21-3c71-4753-a804-49c3b7e9b72b&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001362 10.0.0.22 - - [2025-11-17 03:44:30] "GET /project/d1adcd21-3c71-4753-a804-49c3b7e9b72b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.041318 10.0.0.23 - - [2025-11-17 03:44:30] "GET /projects?obj_uuids=d1adcd21-3c71-4753-a804-49c3b7e9b72b&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001110 10.0.0.22 - - [2025-11-17 03:44:30] "POST /neutron/network HTTP/1.1" 200 620 0.160145 10.0.0.33 - - [2025-11-17 03:44:30] "POST /route-targets HTTP/1.1" 200 327 0.014856 10.0.0.22 - - [2025-11-17 03:44:31] "POST /id-to-fqname HTTP/1.1" 200 234 0.003375 10.0.0.22 - - [2025-11-17 03:44:31] "GET /virtual-network/bea9085e-d00f-4cdf-85d9-d4d4a9062882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006270 10.0.0.22 - - [2025-11-17 03:44:31] "POST /neutron/network HTTP/1.1" 200 839 0.007844 10.0.0.22 - - [2025-11-17 03:44:31] "GET /virtual-network/bea9085e-d00f-4cdf-85d9-d4d4a9062882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005157 10.0.0.22 - - [2025-11-17 03:44:31] "POST /id-to-fqname HTTP/1.1" 200 234 0.001364 10.0.0.22 - - [2025-11-17 03:44:31] "POST /neutron/network HTTP/1.1" 200 849 0.006626 10.0.0.23 - - [2025-11-17 03:44:32] "GET /projects?obj_uuids=d1adcd21-3c71-4753-a804-49c3b7e9b72b&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001485 10.0.0.22 - - [2025-11-17 03:44:32] "GET /project/d1adcd21-3c71-4753-a804-49c3b7e9b72b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.086632 10.0.0.22 - - [2025-11-17 03:44:32] "POST /neutron/port HTTP/1.1" 200 117 0.006594 10.0.0.22 - - [2025-11-17 03:44:32] "POST /id-to-fqname HTTP/1.1" 200 234 0.001444 10.0.0.22 - - [2025-11-17 03:44:33] "POST /neutron/network HTTP/1.1" 200 849 0.008358 10.0.0.22 - - [2025-11-17 03:44:33] "POST /neutron/port HTTP/1.1" 200 1073 0.015467 10.0.0.22 - - [2025-11-17 03:44:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004457 10.0.0.22 - - [2025-11-17 03:44:33] "POST /neutron/network HTTP/1.1" 200 839 0.006400 10.0.0.23 - - [2025-11-17 03:44:33] "GET /projects?obj_uuids=d1adcd21-3c71-4753-a804-49c3b7e9b72b&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001430 10.0.0.22 - - [2025-11-17 03:44:33] "GET /project/d1adcd21-3c71-4753-a804-49c3b7e9b72b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.087570 10.0.0.22 - - [2025-11-17 03:44:34] "POST /neutron/security_group HTTP/1.1" 200 2071 0.009161 10.0.0.23 - - [2025-11-17 03:44:34] "GET /projects?obj_uuids=d1adcd21-3c71-4753-a804-49c3b7e9b72b&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001422 10.0.0.22 - - [2025-11-17 03:44:35] "GET /virtual-network/bea9085e-d00f-4cdf-85d9-d4d4a9062882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005749 10.0.0.22 - - [2025-11-17 03:44:35] "POST /neutron/port HTTP/1.1" 200 1073 0.336485 10.0.0.22 - - [2025-11-17 03:44:35] "POST /neutron/port HTTP/1.1" 200 1127 0.127070 10.0.0.22 - - [2025-11-17 03:44:35] "POST /neutron/subnet HTTP/1.1" 200 698 0.009985 10.0.0.33 - - [2025-11-17 03:44:36] "GET /obj-perms HTTP/1.1" 200 5056 0.070144 10.0.0.22 - - [2025-11-17 03:44:36] "POST /neutron/port HTTP/1.1" 200 1101 0.019177 10.0.0.22 - - [2025-11-17 03:44:37] "POST /neutron/security_group HTTP/1.1" 200 2071 0.007602 10.0.0.22 - - [2025-11-17 03:44:37] "GET /virtual-machine/1337e864-9f3d-4606-91db-c59a7ed4bd30 HTTP/1.1" 401 292 0.000476 10.0.0.22 - - [2025-11-17 03:44:37] "GET /virtual-machine/1337e864-9f3d-4606-91db-c59a7ed4bd30 HTTP/1.1" 200 1305 0.039289 10.0.0.22 - - [2025-11-17 03:44:37] "GET /virtual-machine-interface/d3214d4d-9176-44e8-9e54-5f2c24a873d1 HTTP/1.1" 200 3010 0.005825 10.0.0.22 - - [2025-11-17 03:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.22 - - [2025-11-17 03:44:37] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003933 10.0.0.22 - - [2025-11-17 03:44:37] "GET /virtual-networks?parent_id=d1adcd21-3c71-4753-a804-49c3b7e9b72b&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.002826 10.0.0.22 - - [2025-11-17 03:44:37] "GET /virtual-network/bea9085e-d00f-4cdf-85d9-d4d4a9062882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007925 10.0.0.22 - - [2025-11-17 03:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005041 10.0.0.22 - - [2025-11-17 03:44:40] "GET /virtual-network/bea9085e-d00f-4cdf-85d9-d4d4a9062882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006713 10.0.0.22 - - [2025-11-17 03:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.22 - - [2025-11-17 03:44:44] "GET /virtual-network/bea9085e-d00f-4cdf-85d9-d4d4a9062882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005879 10.0.0.22 - - [2025-11-17 03:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.22 - - [2025-11-17 03:44:48] "GET /virtual-network/bea9085e-d00f-4cdf-85d9-d4d4a9062882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005276 10.0.0.22 - - [2025-11-17 03:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.22 - - [2025-11-17 03:44:53] "GET /virtual-network/bea9085e-d00f-4cdf-85d9-d4d4a9062882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005443 10.0.0.33 - - [2025-11-17 03:44:54] "DELETE /access-control-list/fd752f1f-6ed6-4815-9e56-e6d2e582a65a HTTP/1.1" 200 115 0.045184 10.0.0.22 - - [2025-11-17 03:44:55] "POST /neutron/port HTTP/1.1" 200 1101 0.015839 10.0.0.22 - - [2025-11-17 03:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.22 - - [2025-11-17 03:44:57] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003915 10.0.0.22 - - [2025-11-17 03:44:57] "GET /virtual-networks?parent_id=d1adcd21-3c71-4753-a804-49c3b7e9b72b&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003260 10.0.0.22 - - [2025-11-17 03:44:57] "GET /virtual-network/bea9085e-d00f-4cdf-85d9-d4d4a9062882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006861 10.0.0.22 - - [2025-11-17 03:44:57] "POST /neutron/security_group HTTP/1.1" 200 2071 0.008446 10.0.0.23 - - [2025-11-17 03:44:59] "DELETE /project/b9643156-4b5b-4671-86dd-77ef8c3cfd5b HTTP/1.1" 404 177 0.002872 10.0.0.23 - - [2025-11-17 03:44:59] "DELETE /project/d1adcd213c714753a80449c3b7e9b72b HTTP/1.1" 404 173 0.005309 10.0.0.22 - - [2025-11-17 03:45:02] "POST /neutron/port HTTP/1.1" 200 1101 0.016192 10.0.0.22 - - [2025-11-17 03:45:02] "POST /neutron/security_group HTTP/1.1" 200 2071 0.007313 10.0.0.22 - - [2025-11-17 03:45:02] "GET /virtual-machine/071b2297-4429-402e-9938-8a184c028072 HTTP/1.1" 200 1304 0.006382 10.0.0.22 - - [2025-11-17 03:45:02] "GET /virtual-machine-interface/4b39746c-af48-467a-a646-36eaca4838e5 HTTP/1.1" 200 3009 0.005463 10.0.0.22 - - [2025-11-17 03:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007507 10.0.0.22 - - [2025-11-17 03:45:02] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003848 10.0.0.22 - - [2025-11-17 03:45:02] "GET /virtual-networks?parent_id=d1adcd21-3c71-4753-a804-49c3b7e9b72b&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003225 10.0.0.22 - - [2025-11-17 03:45:02] "GET /virtual-network/bea9085e-d00f-4cdf-85d9-d4d4a9062882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.009079 10.0.0.22 - - [2025-11-17 03:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.22 - - [2025-11-17 03:45:03] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005074 10.0.0.22 - - [2025-11-17 03:45:03] "GET /virtual-networks?parent_id=d1adcd21-3c71-4753-a804-49c3b7e9b72b&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003536 10.0.0.22 - - [2025-11-17 03:45:03] "GET /virtual-network/bea9085e-d00f-4cdf-85d9-d4d4a9062882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.008538 10.0.0.22 - - [2025-11-17 03:45:03] "POST /neutron/port HTTP/1.1" 200 1101 0.015498 10.0.0.22 - - [2025-11-17 03:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.22 - - [2025-11-17 03:45:09] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003866 10.0.0.22 - - [2025-11-17 03:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005403 10.0.0.22 - - [2025-11-17 03:45:09] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005909 10.0.0.22 - - [2025-11-17 03:45:09] "PUT /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0 HTTP/1.1" 200 276 0.013576 10.0.0.22 - - [2025-11-17 03:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.22 - - [2025-11-17 03:45:22] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1638 0.004288 10.0.0.22 - - [2025-11-17 03:45:22] "PUT /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0 HTTP/1.1" 200 276 0.012386 10.0.0.22 - - [2025-11-17 03:45:28] "POST /neutron/port HTTP/1.1" 200 1101 0.061515 10.0.0.22 - - [2025-11-17 03:45:28] "POST /neutron/subnet HTTP/1.1" 200 698 0.009877 10.0.0.23 - - [2025-11-17 03:45:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000557 10.0.0.23 - - [2025-11-17 03:45:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000406 10.0.0.33 - - [2025-11-17 03:45:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000409 10.0.0.33 - - [2025-11-17 03:45:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000447 10.0.0.33 - - [2025-11-17 03:45:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000411 10.0.0.33 - - [2025-11-17 03:45:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.23 - - [2025-11-17 03:45:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000392 10.0.0.23 - - [2025-11-17 03:45:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000430 10.0.0.22 - - [2025-11-17 03:45:49] "GET /global-system-configs HTTP/1.1" 401 292 0.001026 10.0.0.22 - - [2025-11-17 03:45:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000414 10.0.0.22 - - [2025-11-17 03:45:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000618 10.0.0.22 - - [2025-11-17 03:45:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000416 10.0.0.23 - - [2025-11-17 03:46:07] "GET /obj-perms HTTP/1.1" 200 5056 0.060168 10.0.0.22 - - [2025-11-17 03:46:15] "POST /neutron/network HTTP/1.1" 200 839 0.008405 10.0.0.22 - - [2025-11-17 03:46:16] "POST /neutron/port HTTP/1.1" 200 1127 0.014264 10.0.0.22 - - [2025-11-17 03:46:16] "POST /neutron/port HTTP/1.1" 200 1127 0.012246 10.0.0.23 - - [2025-11-17 03:46:17] "POST /useragent-kv HTTP/1.1" 200 115 0.003201 10.0.0.23 - - [2025-11-17 03:46:17] "POST /useragent-kv HTTP/1.1" 200 115 0.003037 10.0.0.22 - - [2025-11-17 03:46:17] "POST /neutron/network HTTP/1.1" 200 151 0.137808 10.0.0.23 - - [2025-11-17 03:46:18] "GET /projects?obj_uuids=d1adcd21-3c71-4753-a804-49c3b7e9b72b&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000976 10.0.0.22 - - [2025-11-17 03:46:18] "GET /project/d1adcd21-3c71-4753-a804-49c3b7e9b72b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.040546 10.0.0.23 - - [2025-11-17 03:46:18] "GET /projects?obj_uuids=d1adcd21-3c71-4753-a804-49c3b7e9b72b&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001297 10.0.0.22 - - [2025-11-17 03:46:18] "GET /project/d1adcd21-3c71-4753-a804-49c3b7e9b72b?fields=virtual_networks HTTP/1.1" 200 1069 0.049944 10.0.0.23 - - [2025-11-17 03:46:18] "GET /projects?obj_uuids=d1adcd21-3c71-4753-a804-49c3b7e9b72b&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001676 10.0.0.22 - - [2025-11-17 03:46:18] "GET /project/d1adcd21-3c71-4753-a804-49c3b7e9b72b?fields=virtual_machine_interfaces HTTP/1.1" 200 1069 0.048142 10.0.0.23 - - [2025-11-17 03:46:18] "GET /projects?obj_uuids=d1adcd21-3c71-4753-a804-49c3b7e9b72b&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001304 10.0.0.22 - - [2025-11-17 03:46:18] "GET /project/d1adcd21-3c71-4753-a804-49c3b7e9b72b?fields=security_groups HTTP/1.1" 200 1308 0.042226 10.0.0.22 - - [2025-11-17 03:46:19] "POST /fqname-to-id HTTP/1.1" 404 206 0.040358 10.0.0.23 - - [2025-11-17 03:46:19] "GET /projects?obj_uuids=96a4ab5c-9d50-41f7-b3ee-f74f29acb703&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003679 10.0.0.23 - - [2025-11-17 03:46:19] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001324 10.0.0.23 - - [2025-11-17 03:46:19] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008224 10.0.0.23 - - [2025-11-17 03:46:19] "POST /id-to-fqname HTTP/1.1" 200 209 0.006881 10.0.0.23 - - [2025-11-17 03:46:19] "POST /fqname-to-id HTTP/1.1" 404 217 0.008547 10.0.0.23 - - [2025-11-17 03:46:19] "POST /security-groups HTTP/1.1" 200 609 0.031977 10.0.0.33 - - [2025-11-17 03:46:19] "POST /fqname-to-id HTTP/1.1" 404 252 0.007765 10.0.0.23 - - [2025-11-17 03:46:19] "POST /projects HTTP/1.1" 200 621 0.263722 10.0.0.23 - - [2025-11-17 03:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.301892 10.0.0.22 - - [2025-11-17 03:46:19] "GET /project/96a4ab5c-9d50-41f7-b3ee-f74f29acb703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.483231 10.0.0.33 - - [2025-11-17 03:46:19] "POST /access-control-lists HTTP/1.1" 200 612 0.070287 10.0.0.22 - - [2025-11-17 03:46:21] "GET / HTTP/1.1" 200 35931 0.002483 10.0.0.22 - - [2025-11-17 03:46:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000515 10.0.0.22 - - [2025-11-17 03:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.073818 10.0.0.23 - - [2025-11-17 03:46:22] "GET /projects?obj_uuids=96a4ab5c-9d50-41f7-b3ee-f74f29acb703&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001115 10.0.0.22 - - [2025-11-17 03:46:22] "GET /project/96a4ab5c-9d50-41f7-b3ee-f74f29acb703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.038916 10.0.0.23 - - [2025-11-17 03:46:22] "POST /useragent-kv HTTP/1.1" 200 115 0.009346 10.0.0.22 - - [2025-11-17 03:46:22] "POST /neutron/subnet HTTP/1.1" 200 734 0.249278 10.0.0.22 - - [2025-11-17 03:46:22] "POST /id-to-fqname HTTP/1.1" 200 239 0.001490 10.0.0.22 - - [2025-11-17 03:46:22] "GET /virtual-network/1629781e-b5ee-458d-96ae-8fbaab7873bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005642 10.0.0.22 - - [2025-11-17 03:46:22] "GET /virtual-network/1629781e-b5ee-458d-96ae-8fbaab7873bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005738 10.0.0.22 - - [2025-11-17 03:46:22] "POST /neutron/network HTTP/1.1" 200 846 0.007646 10.0.0.22 - - [2025-11-17 03:46:23] "POST /id-to-fqname HTTP/1.1" 200 239 0.001456 10.0.0.23 - - [2025-11-17 03:46:23] "GET /projects?obj_uuids=96a4ab5c-9d50-41f7-b3ee-f74f29acb703&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001023 10.0.0.22 - - [2025-11-17 03:46:24] "GET /project/96a4ab5c-9d50-41f7-b3ee-f74f29acb703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.077789 10.0.0.22 - - [2025-11-17 03:46:24] "POST /neutron/network HTTP/1.1" 200 846 0.033777 10.0.0.22 - - [2025-11-17 03:46:24] "POST /id-to-fqname HTTP/1.1" 200 239 0.001379 10.0.0.22 - - [2025-11-17 03:46:24] "POST /neutron/port HTTP/1.1" 200 117 0.007792 10.0.0.23 - - [2025-11-17 03:46:24] "GET /projects?obj_uuids=96a4ab5c-9d50-41f7-b3ee-f74f29acb703&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001115 10.0.0.22 - - [2025-11-17 03:46:24] "POST /neutron/port HTTP/1.1" 200 1080 0.311273 10.0.0.22 - - [2025-11-17 03:46:25] "POST /neutron/port HTTP/1.1" 200 1134 0.166051 10.0.0.22 - - [2025-11-17 03:46:25] "POST /neutron/subnet HTTP/1.1" 200 708 0.010669 10.0.0.23 - - [2025-11-17 03:46:25] "GET /projects?obj_uuids=96a4ab5c-9d50-41f7-b3ee-f74f29acb703&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001624 10.0.0.22 - - [2025-11-17 03:46:25] "GET /project/96a4ab5c-9d50-41f7-b3ee-f74f29acb703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.078431 10.0.0.22 - - [2025-11-17 03:46:25] "POST /neutron/network HTTP/1.1" 200 846 0.007674 10.0.0.22 - - [2025-11-17 03:46:25] "POST /neutron/port HTTP/1.1" 200 117 0.007174 10.0.0.22 - - [2025-11-17 03:46:26] "GET /virtual-network/1629781e-b5ee-458d-96ae-8fbaab7873bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.007482 10.0.0.22 - - [2025-11-17 03:46:26] "POST /neutron/port HTTP/1.1" 200 1080 0.016758 10.0.0.22 - - [2025-11-17 03:46:26] "POST /neutron/port HTTP/1.1" 200 1108 0.020999 10.0.0.22 - - [2025-11-17 03:46:26] "POST /neutron/port HTTP/1.1" 200 117 0.001826 10.0.0.22 - - [2025-11-17 03:46:27] "GET /obj-perms HTTP/1.1" 200 5066 0.060784 10.0.0.22 - - [2025-11-17 03:46:28] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008883 10.0.0.22 - - [2025-11-17 03:46:28] "POST /neutron/port HTTP/1.1" 200 1108 0.023711 10.0.0.22 - - [2025-11-17 03:46:28] "GET /virtual-machine/cdbdf516-6309-4222-a417-1a00bd2cb455 HTTP/1.1" 401 292 0.000482 10.0.0.22 - - [2025-11-17 03:46:28] "GET /virtual-machine/cdbdf516-6309-4222-a417-1a00bd2cb455 HTTP/1.1" 200 1311 0.040997 10.0.0.22 - - [2025-11-17 03:46:28] "GET /virtual-machine-interface/f5a9c4cb-f9c3-4865-858c-73c8f0632168 HTTP/1.1" 200 3034 0.005359 10.0.0.22 - - [2025-11-17 03:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004051 10.0.0.22 - - [2025-11-17 03:46:28] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004420 10.0.0.22 - - [2025-11-17 03:46:28] "GET /virtual-networks?parent_id=96a4ab5c-9d50-41f7-b3ee-f74f29acb703&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.005555 10.0.0.22 - - [2025-11-17 03:46:29] "GET /virtual-network/1629781e-b5ee-458d-96ae-8fbaab7873bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006892 10.0.0.22 - - [2025-11-17 03:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.22 - - [2025-11-17 03:46:32] "GET /virtual-network/1629781e-b5ee-458d-96ae-8fbaab7873bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006205 10.0.0.22 - - [2025-11-17 03:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895 10.0.0.22 - - [2025-11-17 03:46:36] "GET /virtual-network/1629781e-b5ee-458d-96ae-8fbaab7873bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005697 10.0.0.22 - - [2025-11-17 03:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.22 - - [2025-11-17 03:46:40] "GET /virtual-network/1629781e-b5ee-458d-96ae-8fbaab7873bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006519 10.0.0.22 - - [2025-11-17 03:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.22 - - [2025-11-17 03:46:44] "GET /virtual-network/1629781e-b5ee-458d-96ae-8fbaab7873bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005901 10.0.0.22 - - [2025-11-17 03:46:48] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007354 10.0.0.22 - - [2025-11-17 03:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004415 10.0.0.22 - - [2025-11-17 03:46:48] "GET /virtual-network/1629781e-b5ee-458d-96ae-8fbaab7873bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.007661 10.0.0.22 - - [2025-11-17 03:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.22 - - [2025-11-17 03:46:50] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003389 10.0.0.22 - - [2025-11-17 03:46:50] "GET /virtual-networks?parent_id=96a4ab5c-9d50-41f7-b3ee-f74f29acb703&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.003090 10.0.0.22 - - [2025-11-17 03:46:50] "GET /virtual-network/1629781e-b5ee-458d-96ae-8fbaab7873bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006204 10.0.0.22 - - [2025-11-17 03:46:50] "POST /neutron/port HTTP/1.1" 200 1108 0.015531 10.0.0.33 - - [2025-11-17 03:46:54] "DELETE /access-control-list/5049f1e6-39a1-46a3-803b-11f8128e4670 HTTP/1.1" 200 115 0.062011 10.0.0.22 - - [2025-11-17 03:46:55] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007997 10.0.0.23 - - [2025-11-17 03:46:59] "DELETE /project/96a4ab5c9d5041f7b3eef74f29acb703 HTTP/1.1" 404 173 0.004793 10.0.0.23 - - [2025-11-17 03:46:59] "DELETE /project/d1adcd21-3c71-4753-a804-49c3b7e9b72b HTTP/1.1" 404 177 0.004414 10.0.0.22 - - [2025-11-17 03:47:01] "POST /neutron/port HTTP/1.1" 200 1108 0.018376 10.0.0.22 - - [2025-11-17 03:47:01] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008043 10.0.0.22 - - [2025-11-17 03:47:01] "GET /virtual-machine/7e74fd54-a008-4194-a4af-ad2b0937f587 HTTP/1.1" 200 1310 0.007359 10.0.0.22 - - [2025-11-17 03:47:01] "GET /virtual-machine-interface/8f5301b1-2818-401f-8ef2-b16b82e7c742 HTTP/1.1" 200 3035 0.006162 10.0.0.22 - - [2025-11-17 03:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858 10.0.0.22 - - [2025-11-17 03:47:01] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004173 10.0.0.22 - - [2025-11-17 03:47:01] "GET /virtual-networks?parent_id=96a4ab5c-9d50-41f7-b3ee-f74f29acb703&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.003411 10.0.0.22 - - [2025-11-17 03:47:01] "GET /virtual-network/1629781e-b5ee-458d-96ae-8fbaab7873bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006471 10.0.0.22 - - [2025-11-17 03:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.22 - - [2025-11-17 03:47:02] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004122 10.0.0.22 - - [2025-11-17 03:47:02] "GET /virtual-networks?parent_id=96a4ab5c-9d50-41f7-b3ee-f74f29acb703&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.004855 10.0.0.22 - - [2025-11-17 03:47:02] "GET /virtual-network/1629781e-b5ee-458d-96ae-8fbaab7873bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006196 10.0.0.22 - - [2025-11-17 03:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.23 - - [2025-11-17 03:47:02] "GET /projects?obj_uuids=96a4ab5c-9d50-41f7-b3ee-f74f29acb703&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000930 10.0.0.22 - - [2025-11-17 03:47:02] "GET /project/96a4ab5c-9d50-41f7-b3ee-f74f29acb703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.056950 10.0.0.33 - - [2025-11-17 03:47:03] "POST /ref-update HTTP/1.1" 200 156 0.032924 10.0.0.23 - - [2025-11-17 03:47:03] "POST /useragent-kv HTTP/1.1" 200 115 0.013601 10.0.0.22 - - [2025-11-17 03:47:03] "POST /neutron/subnet HTTP/1.1" 200 729 0.249401 10.0.0.22 - - [2025-11-17 03:47:03] "POST /id-to-fqname HTTP/1.1" 200 239 0.001434 10.0.0.22 - - [2025-11-17 03:47:03] "GET /virtual-network/c32764bb-8758-4ed7-b1d9-3eb7571c5810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.006422 10.0.0.22 - - [2025-11-17 03:47:03] "GET /virtual-network/c32764bb-8758-4ed7-b1d9-3eb7571c5810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.006338 10.0.0.22 - - [2025-11-17 03:47:03] "POST /neutron/network HTTP/1.1" 200 845 0.006963 10.0.0.22 - - [2025-11-17 03:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.23 - - [2025-11-17 03:47:03] "GET /projects?obj_uuids=96a4ab5c-9d50-41f7-b3ee-f74f29acb703&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000974 10.0.0.22 - - [2025-11-17 03:47:03] "GET /project/96a4ab5c-9d50-41f7-b3ee-f74f29acb703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.039708 10.0.0.23 - - [2025-11-17 03:47:03] "GET /projects?obj_uuids=96a4ab5c-9d50-41f7-b3ee-f74f29acb703&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001431 10.0.0.22 - - [2025-11-17 03:47:03] "POST /neutron/network HTTP/1.1" 200 631 0.156443 10.0.0.22 - - [2025-11-17 03:47:04] "POST /id-to-fqname HTTP/1.1" 200 242 0.003649 10.0.0.22 - - [2025-11-17 03:47:04] "GET /virtual-network/40ee5224-19bb-42e0-800d-09d78a16a365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006269 10.0.0.22 - - [2025-11-17 03:47:04] "POST /neutron/network HTTP/1.1" 200 848 0.006641 10.0.0.22 - - [2025-11-17 03:47:04] "GET /virtual-network/40ee5224-19bb-42e0-800d-09d78a16a365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.005621 10.0.0.22 - - [2025-11-17 03:47:04] "POST /id-to-fqname HTTP/1.1" 200 239 0.001246 10.0.0.22 - - [2025-11-17 03:47:04] "POST /neutron/port HTTP/1.1" 200 2100 0.025204 10.0.0.23 - - [2025-11-17 03:47:05] "GET /projects?obj_uuids=96a4ab5c-9d50-41f7-b3ee-f74f29acb703&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001068 10.0.0.22 - - [2025-11-17 03:47:05] "GET /project/96a4ab5c-9d50-41f7-b3ee-f74f29acb703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.083078 10.0.0.22 - - [2025-11-17 03:47:05] "POST /neutron/network HTTP/1.1" 200 845 0.008535 10.0.0.22 - - [2025-11-17 03:47:05] "POST /neutron/port HTTP/1.1" 200 117 0.006743 10.0.0.22 - - [2025-11-17 03:47:05] "POST /id-to-fqname HTTP/1.1" 200 242 0.001325 10.0.0.22 - - [2025-11-17 03:47:05] "POST /neutron/network HTTP/1.1" 200 858 0.007816 10.0.0.22 - - [2025-11-17 03:47:06] "POST /neutron/port HTTP/1.1" 200 1079 0.058484 10.0.0.22 - - [2025-11-17 03:47:06] "POST /neutron/port HTTP/1.1" 200 1107 0.020906 10.0.0.22 - - [2025-11-17 03:47:07] "POST /neutron/port HTTP/1.1" 200 117 0.001198 10.0.0.23 - - [2025-11-17 03:47:07] "GET /projects?obj_uuids=96a4ab5c-9d50-41f7-b3ee-f74f29acb703&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001121 10.0.0.22 - - [2025-11-17 03:47:07] "GET /project/96a4ab5c-9d50-41f7-b3ee-f74f29acb703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.124918 10.0.0.22 - - [2025-11-17 03:47:07] "POST /neutron/port HTTP/1.1" 200 3090 0.029378 10.0.0.22 - - [2025-11-17 03:47:07] "POST /id-to-fqname HTTP/1.1" 200 239 0.001719 10.0.0.22 - - [2025-11-17 03:47:07] "POST /id-to-fqname HTTP/1.1" 200 239 0.001446 10.0.0.22 - - [2025-11-17 03:47:07] "POST /neutron/port HTTP/1.1" 200 3090 0.022172 10.0.0.22 - - [2025-11-17 03:47:08] "POST /neutron/network HTTP/1.1" 200 858 0.007926 10.0.0.33 - - [2025-11-17 03:47:08] "GET /obj-perms HTTP/1.1" 200 5056 0.184700 10.0.0.22 - - [2025-11-17 03:47:08] "POST /neutron/port HTTP/1.1" 200 1076 0.016918 10.0.0.22 - - [2025-11-17 03:47:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004691 10.0.0.23 - - [2025-11-17 03:47:09] "GET /projects?obj_uuids=96a4ab5c-9d50-41f7-b3ee-f74f29acb703&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.036684 10.0.0.22 - - [2025-11-17 03:47:09] "GET /project/96a4ab5c-9d50-41f7-b3ee-f74f29acb703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.114959 10.0.0.22 - - [2025-11-17 03:47:09] "POST /neutron/network HTTP/1.1" 200 848 0.008271 10.0.0.22 - - [2025-11-17 03:47:09] "POST /neutron/port HTTP/1.1" 200 4077 0.028751 10.0.0.22 - - [2025-11-17 03:47:09] "GET /virtual-network/1629781e-b5ee-458d-96ae-8fbaab7873bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006896 10.0.0.22 - - [2025-11-17 03:47:10] "POST /neutron/network HTTP/1.1" 200 1559 0.014310 10.0.0.22 - - [2025-11-17 03:47:10] "GET /virtual-network/c32764bb-8758-4ed7-b1d9-3eb7571c5810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.010310 10.0.0.22 - - [2025-11-17 03:47:11] "POST /neutron/port HTTP/1.1" 200 1080 0.019234 10.0.0.22 - - [2025-11-17 03:47:11] "GET /obj-perms HTTP/1.1" 200 5066 0.010396 10.0.0.22 - - [2025-11-17 03:47:11] "POST /neutron/port HTTP/1.1" 200 1079 0.024424 10.0.0.23 - - [2025-11-17 03:47:11] "GET /obj-perms HTTP/1.1" 200 5066 0.064633 10.0.0.22 - - [2025-11-17 03:47:11] "POST /neutron/port HTTP/1.1" 200 2099 0.033285 10.0.0.22 - - [2025-11-17 03:47:11] "GET /virtual-network/40ee5224-19bb-42e0-800d-09d78a16a365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006117 10.0.0.22 - - [2025-11-17 03:47:11] "POST /neutron/port HTTP/1.1" 200 117 0.001150 10.0.0.22 - - [2025-11-17 03:47:11] "POST /neutron/subnet HTTP/1.1" 200 703 0.016302 10.0.0.33 - - [2025-11-17 03:47:11] "GET /obj-perms HTTP/1.1" 200 5066 0.058773 10.0.0.22 - - [2025-11-17 03:47:12] "POST /neutron/port HTTP/1.1" 200 1104 0.023065 10.0.0.22 - - [2025-11-17 03:47:12] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007956 10.0.0.22 - - [2025-11-17 03:47:12] "GET /virtual-machine/10aedbdc-2d6e-4312-a22b-07675c646e46 HTTP/1.1" 200 1310 0.011705 10.0.0.22 - - [2025-11-17 03:47:12] "GET /virtual-machine-interface/fa83d6c0-1e61-4dad-bc75-153c8ceb0706 HTTP/1.1" 200 3044 0.007321 10.0.0.22 - - [2025-11-17 03:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.22 - - [2025-11-17 03:47:12] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005568 10.0.0.22 - - [2025-11-17 03:47:12] "GET /virtual-networks?parent_id=96a4ab5c-9d50-41f7-b3ee-f74f29acb703&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.008034 10.0.0.22 - - [2025-11-17 03:47:12] "GET /virtual-network/40ee5224-19bb-42e0-800d-09d78a16a365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006922 10.0.0.22 - - [2025-11-17 03:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004520 10.0.0.22 - - [2025-11-17 03:47:15] "GET /virtual-network/40ee5224-19bb-42e0-800d-09d78a16a365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.007571 10.0.0.22 - - [2025-11-17 03:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.22 - - [2025-11-17 03:47:19] "GET /virtual-network/40ee5224-19bb-42e0-800d-09d78a16a365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.007146 10.0.0.22 - - [2025-11-17 03:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.22 - - [2025-11-17 03:47:23] "GET /virtual-network/40ee5224-19bb-42e0-800d-09d78a16a365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006480 10.0.0.22 - - [2025-11-17 03:47:23] "POST /neutron/port HTTP/1.1" 200 1107 0.014524 10.0.0.22 - - [2025-11-17 03:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004260 10.0.0.22 - - [2025-11-17 03:47:27] "GET /virtual-network/40ee5224-19bb-42e0-800d-09d78a16a365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.005522 10.0.0.22 - - [2025-11-17 03:47:28] "POST /neutron/port HTTP/1.1" 200 1108 0.016917 10.0.0.22 - - [2025-11-17 03:47:29] "POST /neutron/subnet HTTP/1.1" 200 708 0.009164 10.0.0.22 - - [2025-11-17 03:47:29] "POST /neutron/port HTTP/1.1" 200 1104 0.018693 10.0.0.22 - - [2025-11-17 03:47:30] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008838 10.0.0.22 - - [2025-11-17 03:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.22 - - [2025-11-17 03:47:31] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003384 10.0.0.22 - - [2025-11-17 03:47:31] "GET /virtual-networks?parent_id=96a4ab5c-9d50-41f7-b3ee-f74f29acb703&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.002934 10.0.0.22 - - [2025-11-17 03:47:32] "GET /virtual-network/40ee5224-19bb-42e0-800d-09d78a16a365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006478 10.0.0.22 - - [2025-11-17 03:47:37] "POST /neutron/port HTTP/1.1" 200 1104 0.014257 10.0.0.22 - - [2025-11-17 03:47:42] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007705 10.0.0.22 - - [2025-11-17 03:47:47] "POST /neutron/port HTTP/1.1" 200 1107 0.015076 10.0.0.22 - - [2025-11-17 03:47:47] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008729 10.0.0.22 - - [2025-11-17 03:47:47] "GET /virtual-machine/3d16ec61-0afb-44dc-955b-42e26348ea46 HTTP/1.1" 200 1310 0.006760 10.0.0.22 - - [2025-11-17 03:47:47] "GET /virtual-machine-interface/b12e5c7e-2944-4849-8b6a-4fc35e425728 HTTP/1.1" 200 3035 0.005554 10.0.0.22 - - [2025-11-17 03:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.22 - - [2025-11-17 03:47:47] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003746 10.0.0.22 - - [2025-11-17 03:47:47] "GET /virtual-networks?parent_id=96a4ab5c-9d50-41f7-b3ee-f74f29acb703&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003254 10.0.0.22 - - [2025-11-17 03:47:47] "GET /virtual-network/c32764bb-8758-4ed7-b1d9-3eb7571c5810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.006588 10.0.0.22 - - [2025-11-17 03:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875 10.0.0.22 - - [2025-11-17 03:47:49] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004030 10.0.0.22 - - [2025-11-17 03:47:49] "GET /virtual-networks?parent_id=96a4ab5c-9d50-41f7-b3ee-f74f29acb703&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003857 10.0.0.22 - - [2025-11-17 03:47:49] "GET /virtual-network/c32764bb-8758-4ed7-b1d9-3eb7571c5810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.006183 10.0.0.22 - - [2025-11-17 03:47:49] "POST /neutron/port HTTP/1.1" 200 2099 0.019532 10.0.0.22 - - [2025-11-17 03:47:49] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009140 10.0.0.22 - - [2025-11-17 03:47:49] "GET /virtual-machine/a4553a22-c525-49f5-88d9-b45ad7c93c89 HTTP/1.1" 200 1586 0.008016 10.0.0.22 - - [2025-11-17 03:47:49] "GET /virtual-machine-interface/51a289cf-56fb-4ad4-9a35-6638c6ad45b1 HTTP/1.1" 200 3034 0.006122 10.0.0.22 - - [2025-11-17 03:47:49] "GET /virtual-machine-interface/b626e2bf-7649-4766-9800-a24486a3aefc HTTP/1.1" 200 3035 0.009066 10.0.0.22 - - [2025-11-17 03:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.22 - - [2025-11-17 03:47:49] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003820 10.0.0.22 - - [2025-11-17 03:47:49] "GET /virtual-networks?parent_id=96a4ab5c-9d50-41f7-b3ee-f74f29acb703&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003080 10.0.0.22 - - [2025-11-17 03:47:49] "GET /virtual-network/1629781e-b5ee-458d-96ae-8fbaab7873bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.009582 10.0.0.22 - - [2025-11-17 03:47:49] "POST /neutron/port HTTP/1.1" 200 1107 0.014613 10.0.0.22 - - [2025-11-17 03:47:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004147 10.0.0.22 - - [2025-11-17 03:47:49] "POST /neutron/network HTTP/1.1" 200 845 0.006368 10.0.0.22 - - [2025-11-17 03:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.22 - - [2025-11-17 03:47:50] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004064 10.0.0.22 - - [2025-11-17 03:47:50] "GET /virtual-networks?parent_id=96a4ab5c-9d50-41f7-b3ee-f74f29acb703&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003779 10.0.0.22 - - [2025-11-17 03:47:50] "GET /virtual-network/1629781e-b5ee-458d-96ae-8fbaab7873bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.009394 10.0.0.22 - - [2025-11-17 03:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010 10.0.0.22 - - [2025-11-17 03:47:51] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004076 10.0.0.22 - - [2025-11-17 03:47:51] "GET /virtual-networks?parent_id=96a4ab5c-9d50-41f7-b3ee-f74f29acb703&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.004244 10.0.0.22 - - [2025-11-17 03:47:51] "GET /virtual-network/c32764bb-8758-4ed7-b1d9-3eb7571c5810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.006454 10.0.0.22 - - [2025-11-17 03:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003800 10.0.0.22 - - [2025-11-17 03:47:52] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004116 10.0.0.22 - - [2025-11-17 03:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.22 - - [2025-11-17 03:47:52] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004501 10.0.0.22 - - [2025-11-17 03:47:52] "PUT /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0 HTTP/1.1" 200 276 0.012885 10.0.0.22 - - [2025-11-17 03:47:52] "POST /fqname-to-id HTTP/1.1" 404 217 0.003660 10.0.0.22 - - [2025-11-17 03:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.23 - - [2025-11-17 03:47:52] "GET /projects?obj_uuids=96a4ab5c-9d50-41f7-b3ee-f74f29acb703&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001026 10.0.0.22 - - [2025-11-17 03:47:52] "GET /project/96a4ab5c-9d50-41f7-b3ee-f74f29acb703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.040066 10.0.0.22 - - [2025-11-17 03:47:52] "POST /network-policys HTTP/1.1" 200 539 0.044448 10.0.0.22 - - [2025-11-17 03:47:53] "GET /network-policy/b70180ed-932d-4f1e-9916-7fbeb17c6698?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.006255 10.0.0.22 - - [2025-11-17 03:47:53] "POST /neutron/network HTTP/1.1" 200 940 0.013158 10.0.0.22 - - [2025-11-17 03:47:53] "GET /virtual-network/1629781e-b5ee-458d-96ae-8fbaab7873bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2395 0.006090 10.0.0.22 - - [2025-11-17 03:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002780 10.0.0.22 - - [2025-11-17 03:47:53] "GET /network-policy/b70180ed-932d-4f1e-9916-7fbeb17c6698?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.005504 10.0.0.22 - - [2025-11-17 03:47:53] "POST /neutron/network HTTP/1.1" 200 939 0.009706 10.0.0.22 - - [2025-11-17 03:47:53] "GET /virtual-network/c32764bb-8758-4ed7-b1d9-3eb7571c5810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.007202 10.0.0.22 - - [2025-11-17 03:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003302 10.0.0.22 - - [2025-11-17 03:47:53] "GET /network-policy/b70180ed-932d-4f1e-9916-7fbeb17c6698?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004564 10.0.0.33 - - [2025-11-17 03:47:53] "POST /fqname-to-id HTTP/1.1" 404 254 0.076280 10.0.0.33 - - [2025-11-17 03:47:53] "POST /fqname-to-id HTTP/1.1" 404 254 0.008743 10.0.0.22 - - [2025-11-17 03:47:53] "GET /virtual-network/1629781e-b5ee-458d-96ae-8fbaab7873bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2395 0.006989 10.0.0.22 - - [2025-11-17 03:47:54] "GET /virtual-network/c32764bb-8758-4ed7-b1d9-3eb7571c5810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.006259 10.0.0.22 - - [2025-11-17 03:47:54] "GET /obj-perms HTTP/1.1" 200 5066 0.004001 10.0.0.23 - - [2025-11-17 03:47:54] "GET /obj-perms HTTP/1.1" 200 5066 0.005042 10.0.0.22 - - [2025-11-17 03:47:54] "GET /virtual-network/1629781e-b5ee-458d-96ae-8fbaab7873bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2395 0.006339 10.0.0.33 - - [2025-11-17 03:47:55] "GET /obj-perms HTTP/1.1" 200 5066 0.003984 10.0.0.22 - - [2025-11-17 03:47:55] "GET /virtual-network/c32764bb-8758-4ed7-b1d9-3eb7571c5810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.005586 10.0.0.22 - - [2025-11-17 03:47:55] "GET /virtual-network/40ee5224-19bb-42e0-800d-09d78a16a365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.005850 10.0.0.22 - - [2025-11-17 03:47:56] "GET /obj-perms HTTP/1.1" 200 5066 0.003828 10.0.0.23 - - [2025-11-17 03:47:56] "GET /obj-perms HTTP/1.1" 200 5066 0.003668 10.0.0.22 - - [2025-11-17 03:48:11] "GET /obj-perms HTTP/1.1" 200 5066 0.004235 10.0.0.22 - - [2025-11-17 03:48:28] "POST /neutron/network HTTP/1.1" 200 950 0.006917 10.0.0.22 - - [2025-11-17 03:48:29] "POST /neutron/port HTTP/1.1" 200 117 0.001485 10.0.0.22 - - [2025-11-17 03:48:49] "POST /neutron/port HTTP/1.1" 200 1104 0.017095 10.0.0.22 - - [2025-11-17 03:48:49] "POST /neutron/subnet HTTP/1.1" 200 688 0.008791 10.0.0.33 - - [2025-11-17 03:49:10] "GET /obj-perms HTTP/1.1" 200 5056 0.064587 10.0.0.22 - - [2025-11-17 03:49:29] "POST /neutron/port HTTP/1.1" 200 2099 0.016844 10.0.0.22 - - [2025-11-17 03:49:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004084 10.0.0.22 - - [2025-11-17 03:49:30] "POST /neutron/network HTTP/1.1" 200 940 0.010393 10.0.0.22 - - [2025-11-17 03:49:30] "POST /neutron/port HTTP/1.1" 200 117 0.001740 10.0.0.22 - - [2025-11-17 03:49:51] "POST /neutron/port HTTP/1.1" 200 1107 0.015358 10.0.0.22 - - [2025-11-17 03:49:51] "POST /neutron/subnet HTTP/1.1" 200 703 0.008855 10.0.0.22 - - [2025-11-17 03:50:31] "POST /neutron/port HTTP/1.1" 200 1108 0.049065 10.0.0.22 - - [2025-11-17 03:50:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004092 10.0.0.22 - - [2025-11-17 03:50:31] "POST /neutron/network HTTP/1.1" 200 940 0.007146 10.0.0.23 - - [2025-11-17 03:50:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000436 10.0.0.23 - - [2025-11-17 03:50:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000395 10.0.0.33 - - [2025-11-17 03:50:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000380 10.0.0.33 - - [2025-11-17 03:50:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000371 10.0.0.33 - - [2025-11-17 03:50:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000385 10.0.0.33 - - [2025-11-17 03:50:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000518 10.0.0.23 - - [2025-11-17 03:50:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000412 10.0.0.23 - - [2025-11-17 03:50:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000431 10.0.0.22 - - [2025-11-17 03:50:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.22 - - [2025-11-17 03:50:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000629 10.0.0.22 - - [2025-11-17 03:50:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000395 10.0.0.22 - - [2025-11-17 03:50:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000424 10.0.0.22 - - [2025-11-17 03:50:52] "POST /neutron/network HTTP/1.1" 200 858 0.007533 10.0.0.22 - - [2025-11-17 03:50:52] "POST /neutron/port HTTP/1.1" 200 117 0.001353 10.0.0.23 - - [2025-11-17 03:51:11] "GET /obj-perms HTTP/1.1" 200 5056 0.080077 10.0.0.22 - - [2025-11-17 03:51:12] "GET /obj-perms HTTP/1.1" 200 5056 0.059413 10.0.0.22 - - [2025-11-17 03:51:32] "POST /neutron/port HTTP/1.1" 200 1108 0.018648 10.0.0.22 - - [2025-11-17 03:51:32] "POST /neutron/subnet HTTP/1.1" 200 708 0.009413 10.0.0.22 - - [2025-11-17 03:51:34] "GET /obj-perms HTTP/1.1" 200 5066 0.099026 10.0.0.22 - - [2025-11-17 03:51:36] "GET /virtual-network/c32764bb-8758-4ed7-b1d9-3eb7571c5810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.051156 10.0.0.22 - - [2025-11-17 03:51:36] "POST /neutron/network HTTP/1.1" 200 939 0.032019 10.0.0.22 - - [2025-11-17 03:51:36] "GET /virtual-network/c32764bb-8758-4ed7-b1d9-3eb7571c5810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.008272 10.0.0.22 - - [2025-11-17 03:51:36] "GET /virtual-network/1629781e-b5ee-458d-96ae-8fbaab7873bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2395 0.005469 10.0.0.22 - - [2025-11-17 03:51:36] "POST /neutron/network HTTP/1.1" 200 940 0.008869 10.0.0.22 - - [2025-11-17 03:51:37] "GET /virtual-network/1629781e-b5ee-458d-96ae-8fbaab7873bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.010127 10.0.0.22 - - [2025-11-17 03:51:37] "DELETE /network-policy/b70180ed-932d-4f1e-9916-7fbeb17c6698 HTTP/1.1" 200 115 0.035132 10.0.0.22 - - [2025-11-17 03:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.22 - - [2025-11-17 03:51:37] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1639 0.005518 10.0.0.22 - - [2025-11-17 03:51:37] "PUT /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0 HTTP/1.1" 200 276 0.013189 10.0.0.33 - - [2025-11-17 03:51:37] "DELETE /access-control-list/23c2bf5b-5475-480d-bcd5-f0963b739e84 HTTP/1.1" 200 115 0.038548 10.0.0.33 - - [2025-11-17 03:51:37] "DELETE /access-control-list/036e16b1-c304-4598-9265-0d22ac2d5be4 HTTP/1.1" 200 115 0.047743 10.0.0.22 - - [2025-11-17 03:51:38] "POST /neutron/network HTTP/1.1" 200 848 0.007260 10.0.0.22 - - [2025-11-17 03:51:39] "POST /neutron/port HTTP/1.1" 200 1130 0.010808 10.0.0.22 - - [2025-11-17 03:51:39] "POST /neutron/port HTTP/1.1" 200 1133 0.012607 10.0.0.22 - - [2025-11-17 03:51:39] "POST /neutron/port HTTP/1.1" 200 1133 0.022383 10.0.0.22 - - [2025-11-17 03:51:39] "POST /neutron/port HTTP/1.1" 200 151 0.191488 10.0.0.33 - - [2025-11-17 03:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004427 10.0.0.22 - - [2025-11-17 03:51:41] "POST /neutron/network HTTP/1.1" 200 845 0.006848 10.0.0.33 - - [2025-11-17 03:51:41] "DELETE /route-target/bcf1e7dd-9077-4287-837c-1ff0f22a9ebb HTTP/1.1" 200 115 0.023949 10.0.0.22 - - [2025-11-17 03:51:41] "POST /neutron/network HTTP/1.1" 400 204 0.016829 10.0.0.22 - - [2025-11-17 03:51:42] "POST /neutron/port HTTP/1.1" 200 151 0.193004 10.0.0.22 - - [2025-11-17 03:51:42] "POST /neutron/port HTTP/1.1" 200 151 0.216726 10.0.0.23 - - [2025-11-17 03:51:44] "GET /projects?obj_uuids=96a4ab5c-9d50-41f7-b3ee-f74f29acb703&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.003222 10.0.0.22 - - [2025-11-17 03:51:44] "GET /project/96a4ab5c-9d50-41f7-b3ee-f74f29acb703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.076412 10.0.0.23 - - [2025-11-17 03:51:44] "GET /projects?obj_uuids=96a4ab5c-9d50-41f7-b3ee-f74f29acb703&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001271 10.0.0.22 - - [2025-11-17 03:51:44] "GET /project/96a4ab5c-9d50-41f7-b3ee-f74f29acb703?fields=virtual_networks HTTP/1.1" 200 1079 0.047137 10.0.0.23 - - [2025-11-17 03:51:44] "GET /projects?obj_uuids=96a4ab5c-9d50-41f7-b3ee-f74f29acb703&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001162 10.0.0.22 - - [2025-11-17 03:51:44] "GET /project/96a4ab5c-9d50-41f7-b3ee-f74f29acb703?fields=virtual_machine_interfaces HTTP/1.1" 200 1079 0.043400 10.0.0.23 - - [2025-11-17 03:51:44] "GET /projects?obj_uuids=96a4ab5c-9d50-41f7-b3ee-f74f29acb703&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001145 10.0.0.22 - - [2025-11-17 03:51:44] "GET /project/96a4ab5c-9d50-41f7-b3ee-f74f29acb703?fields=security_groups HTTP/1.1" 200 1323 0.048142 10.0.0.22 - - [2025-11-17 03:51:45] "POST /fqname-to-id HTTP/1.1" 404 183 0.030057 10.0.0.23 - - [2025-11-17 03:51:45] "GET /projects?obj_uuids=16da5eb2-93ac-4ff1-acba-d9c5b6d90b49&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003369 10.0.0.23 - - [2025-11-17 03:51:45] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001194 10.0.0.23 - - [2025-11-17 03:51:45] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.039961 10.0.0.23 - - [2025-11-17 03:51:45] "POST /id-to-fqname HTTP/1.1" 200 185 0.003017 10.0.0.23 - - [2025-11-17 03:51:45] "POST /fqname-to-id HTTP/1.1" 404 194 0.004350 10.0.0.23 - - [2025-11-17 03:51:45] "POST /security-groups HTTP/1.1" 200 586 0.029282 10.0.0.33 - - [2025-11-17 03:51:45] "POST /fqname-to-id HTTP/1.1" 404 229 0.003112 10.0.0.23 - - [2025-11-17 03:51:45] "POST /projects HTTP/1.1" 200 575 0.267331 10.0.0.23 - - [2025-11-17 03:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.306587 10.0.0.33 - - [2025-11-17 03:51:46] "POST /access-control-lists HTTP/1.1" 200 589 0.039925 10.0.0.22 - - [2025-11-17 03:51:46] "GET /project/16da5eb2-93ac-4ff1-acba-d9c5b6d90b49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.497897 10.0.0.22 - - [2025-11-17 03:51:47] "GET / HTTP/1.1" 200 35931 0.002343 10.0.0.23 - - [2025-11-17 03:51:47] "GET /projects?obj_uuids=2c620163-419c-4924-8a4f-bfb73f93dd5d&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001194 10.0.0.22 - - [2025-11-17 03:51:47] "GET /project/2c620163-419c-4924-8a4f-bfb73f93dd5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.048059 10.0.0.22 - - [2025-11-17 03:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.22 - - [2025-11-17 03:51:48] "GET /security-group/56115d9a-e617-4ab4-bbf5-8935557c429f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3718 0.003842 10.0.0.22 - - [2025-11-17 03:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.23 - - [2025-11-17 03:51:48] "GET /projects?obj_uuids=2c620163-419c-4924-8a4f-bfb73f93dd5d&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001669 10.0.0.22 - - [2025-11-17 03:51:48] "GET /project/2c620163-419c-4924-8a4f-bfb73f93dd5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.039095 10.0.0.22 - - [2025-11-17 03:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.22 - - [2025-11-17 03:51:48] "GET /security-group/56115d9a-e617-4ab4-bbf5-8935557c429f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3718 0.004313 10.0.0.22 - - [2025-11-17 03:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.22 - - [2025-11-17 03:51:49] "PUT /security-group/56115d9a-e617-4ab4-bbf5-8935557c429f HTTP/1.1" 200 262 0.015826 10.0.0.23 - - [2025-11-17 03:51:51] "GET /projects?obj_uuids=16da5eb2-93ac-4ff1-acba-d9c5b6d90b49&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001036 10.0.0.22 - - [2025-11-17 03:51:51] "GET /project/16da5eb2-93ac-4ff1-acba-d9c5b6d90b49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.037349 10.0.0.23 - - [2025-11-17 03:51:51] "GET /projects?obj_uuids=16da5eb2-93ac-4ff1-acba-d9c5b6d90b49&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001616 10.0.0.22 - - [2025-11-17 03:51:51] "GET /project/16da5eb2-93ac-4ff1-acba-d9c5b6d90b49?fields=virtual_networks HTTP/1.1" 200 1032 0.055135 10.0.0.23 - - [2025-11-17 03:51:51] "GET /projects?obj_uuids=16da5eb2-93ac-4ff1-acba-d9c5b6d90b49&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001423 10.0.0.22 - - [2025-11-17 03:51:51] "GET /project/16da5eb2-93ac-4ff1-acba-d9c5b6d90b49?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.036545 10.0.0.23 - - [2025-11-17 03:51:51] "GET /projects?obj_uuids=16da5eb2-93ac-4ff1-acba-d9c5b6d90b49&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001095 10.0.0.22 - - [2025-11-17 03:51:51] "GET /project/16da5eb2-93ac-4ff1-acba-d9c5b6d90b49?fields=security_groups HTTP/1.1" 200 1253 0.040788 10.0.0.22 - - [2025-11-17 03:51:52] "POST /fqname-to-id HTTP/1.1" 404 192 0.037675 10.0.0.23 - - [2025-11-17 03:51:53] "GET /projects?obj_uuids=5b309c1a-4b54-446d-a3df-93002f876f29&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003335 10.0.0.23 - - [2025-11-17 03:51:53] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000975 10.0.0.23 - - [2025-11-17 03:51:53] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007009 10.0.0.23 - - [2025-11-17 03:51:53] "POST /id-to-fqname HTTP/1.1" 200 194 0.001229 10.0.0.23 - - [2025-11-17 03:51:53] "POST /fqname-to-id HTTP/1.1" 404 203 0.005626 10.0.0.23 - - [2025-11-17 03:51:53] "POST /security-groups HTTP/1.1" 200 595 0.076891 10.0.0.33 - - [2025-11-17 03:51:53] "POST /fqname-to-id HTTP/1.1" 404 238 0.003650 10.0.0.23 - - [2025-11-17 03:51:53] "POST /projects HTTP/1.1" 200 593 0.326188 10.0.0.23 - - [2025-11-17 03:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.409051 10.0.0.33 - - [2025-11-17 03:51:53] "POST /access-control-lists HTTP/1.1" 200 598 0.033523 10.0.0.22 - - [2025-11-17 03:51:53] "GET /project/5b309c1a-4b54-446d-a3df-93002f876f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.559972 10.0.0.22 - - [2025-11-17 03:51:54] "GET / HTTP/1.1" 200 35931 0.003212 10.0.0.22 - - [2025-11-17 03:51:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.000492 10.0.0.22 - - [2025-11-17 03:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.046284 10.0.0.23 - - [2025-11-17 03:51:57] "GET /projects?obj_uuids=5b309c1a-4b54-446d-a3df-93002f876f29&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001126 10.0.0.22 - - [2025-11-17 03:51:57] "GET /project/5b309c1a-4b54-446d-a3df-93002f876f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.067139 10.0.0.22 - - [2025-11-17 03:51:57] "POST /neutron/network HTTP/1.1" 200 117 0.039910 10.0.0.33 - - [2025-11-17 03:51:57] "POST /route-targets HTTP/1.1" 200 327 0.012850 10.0.0.22 - - [2025-11-17 03:51:57] "POST /neutron/network HTTP/1.1" 200 842 0.011361 10.0.0.22 - - [2025-11-17 03:51:57] "POST /id-to-fqname HTTP/1.1" 200 231 0.001179 10.0.0.22 - - [2025-11-17 03:51:57] "GET /virtual-network/fbf26e64-ab3f-473e-a0ad-df8e661fc155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005219 10.0.0.22 - - [2025-11-17 03:51:57] "GET /virtual-network/fbf26e64-ab3f-473e-a0ad-df8e661fc155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006079 10.0.0.22 - - [2025-11-17 03:51:57] "POST /neutron/subnet HTTP/1.1" 200 724 0.009236 10.0.0.22 - - [2025-11-17 03:51:57] "POST /id-to-fqname HTTP/1.1" 200 231 0.001120 10.0.0.23 - - [2025-11-17 03:51:58] "GET /projects?obj_uuids=5b309c1a-4b54-446d-a3df-93002f876f29&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001049 10.0.0.22 - - [2025-11-17 03:51:59] "GET /project/5b309c1a-4b54-446d-a3df-93002f876f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.078360 10.0.0.22 - - [2025-11-17 03:51:59] "POST /neutron/port HTTP/1.1" 200 117 0.007747 10.0.0.22 - - [2025-11-17 03:51:59] "POST /id-to-fqname HTTP/1.1" 200 231 0.001453 10.0.0.23 - - [2025-11-17 03:51:59] "DELETE /project/96a4ab5c-9d50-41f7-b3ee-f74f29acb703 HTTP/1.1" 404 177 0.004384 10.0.0.23 - - [2025-11-17 03:51:59] "DELETE /project/16da5eb293ac4ff1acbad9c5b6d90b49 HTTP/1.1" 404 173 0.007565 10.0.0.23 - - [2025-11-17 03:51:59] "DELETE /project/5b309c1a4b54446da3df93002f876f29 HTTP/1.1" 404 173 0.009174 10.0.0.23 - - [2025-11-17 03:51:59] "GET /projects?obj_uuids=16da5eb2-93ac-4ff1-acba-d9c5b6d90b49&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000845 10.0.0.23 - - [2025-11-17 03:51:59] "GET /project/16da5eb2-93ac-4ff1-acba-d9c5b6d90b49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.050157 10.0.0.23 - - [2025-11-17 03:51:59] "GET /projects?obj_uuids=16da5eb2-93ac-4ff1-acba-d9c5b6d90b49&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001025 10.0.0.23 - - [2025-11-17 03:51:59] "GET /project/16da5eb2-93ac-4ff1-acba-d9c5b6d90b49?fields=security_groups HTTP/1.1" 200 1358 0.065194 10.0.0.23 - - [2025-11-17 03:51:59] "DELETE /security-group/b297ecc8-d1d4-4b86-9f21-f7187ac00f45 HTTP/1.1" 200 115 0.052580 10.0.0.23 - - [2025-11-17 03:51:59] "GET /projects?obj_uuids=16da5eb2-93ac-4ff1-acba-d9c5b6d90b49&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001067 10.0.0.23 - - [2025-11-17 03:52:00] "GET /project/16da5eb2-93ac-4ff1-acba-d9c5b6d90b49?fields=application_policy_sets HTTP/1.1" 200 1397 0.056211 10.0.0.33 - - [2025-11-17 03:52:00] "DELETE /access-control-list/ddfb9a6e-51f2-4c0b-801c-5c2a1fba5cb3 HTTP/1.1" 200 115 0.068705 10.0.0.23 - - [2025-11-17 03:52:00] "DELETE /project/16da5eb2-93ac-4ff1-acba-d9c5b6d90b49 HTTP/1.1" 200 115 0.431641 10.0.0.22 - - [2025-11-17 03:52:00] "POST /neutron/network HTTP/1.1" 200 852 0.009972 10.0.0.22 - - [2025-11-17 03:52:00] "POST /neutron/port HTTP/1.1" 200 1064 0.019598 10.0.0.22 - - [2025-11-17 03:52:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004525 10.0.0.22 - - [2025-11-17 03:52:01] "POST /neutron/network HTTP/1.1" 200 842 0.008617 10.0.0.22 - - [2025-11-17 03:52:23] "POST /neutron/network HTTP/1.1" 200 852 0.006302 10.0.0.23 - - [2025-11-17 03:52:24] "GET /projects?obj_uuids=5b309c1a-4b54-446d-a3df-93002f876f29&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.030079 10.0.0.22 - - [2025-11-17 03:52:24] "GET /project/5b309c1a-4b54-446d-a3df-93002f876f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.105613 10.0.0.22 - - [2025-11-17 03:52:25] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007330 10.0.0.22 - - [2025-11-17 03:52:25] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008436 10.0.0.22 - - [2025-11-17 03:52:25] "POST /neutron/port HTTP/1.1" 200 1092 0.018429 10.0.0.22 - - [2025-11-17 03:52:25] "GET /virtual-machine/8b4223e3-6007-420d-8aeb-c4d2fcbf291f HTTP/1.1" 401 292 0.000442 10.0.0.23 - - [2025-11-17 03:52:25] "GET /projects?obj_uuids=5b309c1a-4b54-446d-a3df-93002f876f29&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001100 10.0.0.22 - - [2025-11-17 03:52:25] "GET /virtual-machine/8b4223e3-6007-420d-8aeb-c4d2fcbf291f HTTP/1.1" 200 1297 0.087250 10.0.0.22 - - [2025-11-17 03:52:25] "GET /virtual-machine-interface/f90f9bfa-f19e-4604-92f5-0b8a66aad1e6 HTTP/1.1" 200 2983 0.005116 10.0.0.22 - - [2025-11-17 03:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.019284 10.0.0.22 - - [2025-11-17 03:52:25] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.008534 10.0.0.22 - - [2025-11-17 03:52:26] "GET /virtual-networks?parent_id=5b309c1a-4b54-446d-a3df-93002f876f29&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.005267 10.0.0.22 - - [2025-11-17 03:52:26] "GET /virtual-network/fbf26e64-ab3f-473e-a0ad-df8e661fc155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.007926 10.0.0.22 - - [2025-11-17 03:52:26] "POST /neutron/port HTTP/1.1" 200 1064 0.412241 10.0.0.22 - - [2025-11-17 03:52:27] "POST /neutron/port HTTP/1.1" 200 1118 0.211891 10.0.0.22 - - [2025-11-17 03:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005211 10.0.0.22 - - [2025-11-17 03:52:27] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004558 10.0.0.22 - - [2025-11-17 03:52:27] "GET /virtual-networks?parent_id=5b309c1a-4b54-446d-a3df-93002f876f29&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.004922 10.0.0.22 - - [2025-11-17 03:52:27] "GET /virtual-network/fbf26e64-ab3f-473e-a0ad-df8e661fc155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006722 10.0.0.22 - - [2025-11-17 03:52:31] "POST /neutron/port HTTP/1.1" 200 1092 0.017563 10.0.0.22 - - [2025-11-17 03:52:31] "POST /neutron/port HTTP/1.1" 200 117 0.001221 10.0.0.22 - - [2025-11-17 03:52:32] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008889 10.0.0.22 - - [2025-11-17 03:52:42] "POST /neutron/port HTTP/1.1" 200 1092 0.016178 10.0.0.22 - - [2025-11-17 03:52:47] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007828 10.0.0.22 - - [2025-11-17 03:52:58] "POST /neutron/port HTTP/1.1" 200 1092 0.018791 10.0.0.22 - - [2025-11-17 03:52:58] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008286 10.0.0.22 - - [2025-11-17 03:52:58] "GET /virtual-machine/4f5c686e-edc0-49fd-aa4a-ec700bef564d HTTP/1.1" 200 1296 0.007572 10.0.0.22 - - [2025-11-17 03:52:58] "GET /virtual-machine-interface/aff2df46-376c-450a-8d55-5f4c12f492e9 HTTP/1.1" 200 2983 0.007772 10.0.0.22 - - [2025-11-17 03:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004260 10.0.0.22 - - [2025-11-17 03:52:58] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003750 10.0.0.22 - - [2025-11-17 03:52:58] "GET /virtual-networks?parent_id=5b309c1a-4b54-446d-a3df-93002f876f29&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.003830 10.0.0.22 - - [2025-11-17 03:52:58] "GET /virtual-network/fbf26e64-ab3f-473e-a0ad-df8e661fc155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006277 10.0.0.22 - - [2025-11-17 03:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.22 - - [2025-11-17 03:53:01] "GET /virtual-network/fbf26e64-ab3f-473e-a0ad-df8e661fc155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006572 10.0.0.22 - - [2025-11-17 03:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.22 - - [2025-11-17 03:53:05] "GET /virtual-network/fbf26e64-ab3f-473e-a0ad-df8e661fc155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005901 10.0.0.22 - - [2025-11-17 03:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.22 - - [2025-11-17 03:53:09] "GET /virtual-network/fbf26e64-ab3f-473e-a0ad-df8e661fc155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.009635 10.0.0.22 - - [2025-11-17 03:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003530 10.0.0.22 - - [2025-11-17 03:53:13] "GET /virtual-network/fbf26e64-ab3f-473e-a0ad-df8e661fc155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006904 10.0.0.33 - - [2025-11-17 03:53:14] "GET /obj-perms HTTP/1.1" 200 5056 0.089091 10.0.0.22 - - [2025-11-17 03:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003367 10.0.0.22 - - [2025-11-17 03:53:17] "GET /virtual-network/fbf26e64-ab3f-473e-a0ad-df8e661fc155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005647 10.0.0.22 - - [2025-11-17 03:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.22 - - [2025-11-17 03:53:21] "GET /virtual-network/fbf26e64-ab3f-473e-a0ad-df8e661fc155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006079 10.0.0.22 - - [2025-11-17 03:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003667 10.0.0.22 - - [2025-11-17 03:53:26] "GET /virtual-network/fbf26e64-ab3f-473e-a0ad-df8e661fc155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005111 10.0.0.22 - - [2025-11-17 03:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004585 10.0.0.22 - - [2025-11-17 03:53:30] "GET /virtual-network/fbf26e64-ab3f-473e-a0ad-df8e661fc155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006392 10.0.0.22 - - [2025-11-17 03:53:32] "POST /neutron/port HTTP/1.1" 200 1092 0.016872 10.0.0.22 - - [2025-11-17 03:53:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004255 10.0.0.22 - - [2025-11-17 03:53:33] "POST /neutron/network HTTP/1.1" 200 842 0.007380 10.0.0.22 - - [2025-11-17 03:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.22 - - [2025-11-17 03:53:34] "GET /virtual-network/fbf26e64-ab3f-473e-a0ad-df8e661fc155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005194 10.0.0.22 - - [2025-11-17 03:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004073 10.0.0.22 - - [2025-11-17 03:53:38] "GET /virtual-network/fbf26e64-ab3f-473e-a0ad-df8e661fc155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005633 10.0.0.22 - - [2025-11-17 03:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.22 - - [2025-11-17 03:53:42] "GET /virtual-network/fbf26e64-ab3f-473e-a0ad-df8e661fc155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.007368 10.0.0.22 - - [2025-11-17 03:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003986 10.0.0.22 - - [2025-11-17 03:53:46] "GET /virtual-network/fbf26e64-ab3f-473e-a0ad-df8e661fc155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005512 10.0.0.22 - - [2025-11-17 03:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004249 10.0.0.22 - - [2025-11-17 03:53:50] "GET /virtual-network/fbf26e64-ab3f-473e-a0ad-df8e661fc155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005978 10.0.0.22 - - [2025-11-17 03:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.22 - - [2025-11-17 03:53:54] "GET /virtual-network/fbf26e64-ab3f-473e-a0ad-df8e661fc155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005937 10.0.0.22 - - [2025-11-17 03:53:55] "POST /neutron/network HTTP/1.1" 200 852 0.006686 10.0.0.22 - - [2025-11-17 03:53:55] "POST /neutron/port HTTP/1.1" 200 117 0.001216 10.0.0.22 - - [2025-11-17 03:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.22 - - [2025-11-17 03:53:58] "GET /virtual-network/fbf26e64-ab3f-473e-a0ad-df8e661fc155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006582 10.0.0.22 - - [2025-11-17 03:53:59] "POST /neutron/security_group HTTP/1.1" 200 2062 0.039654 10.0.0.22 - - [2025-11-17 03:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.22 - - [2025-11-17 03:54:00] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004303 10.0.0.22 - - [2025-11-17 03:54:00] "GET /virtual-networks?parent_id=5b309c1a-4b54-446d-a3df-93002f876f29&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.003367 10.0.0.22 - - [2025-11-17 03:54:00] "GET /virtual-network/fbf26e64-ab3f-473e-a0ad-df8e661fc155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.007454 10.0.0.22 - - [2025-11-17 03:54:06] "POST /neutron/port HTTP/1.1" 200 1092 0.018074 10.0.0.22 - - [2025-11-17 03:54:11] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008073 10.0.0.23 - - [2025-11-17 03:54:14] "GET /obj-perms HTTP/1.1" 200 5056 0.058621 10.0.0.22 - - [2025-11-17 03:54:15] "GET /obj-perms HTTP/1.1" 200 5056 0.091489 10.0.0.22 - - [2025-11-17 03:54:21] "POST /neutron/port HTTP/1.1" 200 1092 0.018525 10.0.0.22 - - [2025-11-17 03:54:26] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007733 10.0.0.22 - - [2025-11-17 03:54:33] "POST /neutron/port HTTP/1.1" 200 1092 0.014419 10.0.0.22 - - [2025-11-17 03:54:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004425 10.0.0.22 - - [2025-11-17 03:54:34] "POST /neutron/network HTTP/1.1" 200 842 0.007612 10.0.0.22 - - [2025-11-17 03:54:42] "POST /fqname-to-id HTTP/1.1" 404 240 0.003806 10.0.0.22 - - [2025-11-17 03:54:42] "POST /bgp-as-a-services HTTP/1.1" 200 597 0.034861 10.0.0.22 - - [2025-11-17 03:54:43] "GET /bgp-as-a-service/e0296cef-1024-4353-90b6-758744f52b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1623 0.007502 10.0.0.22 - - [2025-11-17 03:54:43] "GET /virtual-machine-interface/aff2df46-376c-450a-8d55-5f4c12f492e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2762 0.012508 10.0.0.22 - - [2025-11-17 03:54:43] "POST /ref-update HTTP/1.1" 200 156 0.013040 10.0.0.22 - - [2025-11-17 03:54:43] "POST /neutron/network HTTP/1.1" 200 842 0.008932 10.0.0.22 - - [2025-11-17 03:54:43] "POST /neutron/subnet HTTP/1.1" 200 724 0.014669 10.0.0.33 - - [2025-11-17 03:54:43] "POST /ref-update HTTP/1.1" 200 156 0.071265 10.0.0.22 - - [2025-11-17 03:54:56] "POST /neutron/network HTTP/1.1" 200 852 0.007010 10.0.0.22 - - [2025-11-17 03:54:56] "POST /neutron/port HTTP/1.1" 200 117 0.002068 10.0.0.22 - - [2025-11-17 03:55:12] "GET /bgp-as-a-service/e0296cef-1024-4353-90b6-758744f52b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2250 0.006849 10.0.0.22 - - [2025-11-17 03:55:12] "GET /virtual-machine-interface/aff2df46-376c-450a-8d55-5f4c12f492e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3091 0.008838 10.0.0.22 - - [2025-11-17 03:55:12] "POST /ref-update HTTP/1.1" 200 156 0.016121 10.0.0.33 - - [2025-11-17 03:55:12] "POST /ref-update HTTP/1.1" 200 156 0.016913 10.0.0.22 - - [2025-11-17 03:55:12] "DELETE /bgp-as-a-service/e0296cef-1024-4353-90b6-758744f52b1d HTTP/1.1" 200 115 0.051804 10.0.0.22 - - [2025-11-17 03:55:12] "POST /neutron/network HTTP/1.1" 400 204 0.014516 10.0.0.22 - - [2025-11-17 03:55:13] "POST /neutron/port HTTP/1.1" 200 151 0.239413 10.0.0.22 - - [2025-11-17 03:55:13] "POST /neutron/port HTTP/1.1" 200 151 0.308111 10.0.0.33 - - [2025-11-17 03:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.23 - - [2025-11-17 03:55:16] "GET /projects?obj_uuids=5b309c1a-4b54-446d-a3df-93002f876f29&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001420 10.0.0.22 - - [2025-11-17 03:55:16] "GET /project/5b309c1a-4b54-446d-a3df-93002f876f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.043201 10.0.0.23 - - [2025-11-17 03:55:16] "GET /projects?obj_uuids=5b309c1a-4b54-446d-a3df-93002f876f29&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001861 10.0.0.22 - - [2025-11-17 03:55:16] "GET /project/5b309c1a-4b54-446d-a3df-93002f876f29?fields=virtual_networks HTTP/1.1" 200 1050 0.040708 10.0.0.23 - - [2025-11-17 03:55:16] "GET /projects?obj_uuids=5b309c1a-4b54-446d-a3df-93002f876f29&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001101 10.0.0.22 - - [2025-11-17 03:55:16] "GET /project/5b309c1a-4b54-446d-a3df-93002f876f29?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.043828 10.0.0.23 - - [2025-11-17 03:55:16] "GET /projects?obj_uuids=5b309c1a-4b54-446d-a3df-93002f876f29&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001288 10.0.0.22 - - [2025-11-17 03:55:16] "GET /project/5b309c1a-4b54-446d-a3df-93002f876f29?fields=security_groups HTTP/1.1" 200 1280 0.056278 10.0.0.22 - - [2025-11-17 03:55:17] "POST /fqname-to-id HTTP/1.1" 404 189 0.030805 10.0.0.23 - - [2025-11-17 03:55:17] "GET /projects?obj_uuids=0fc0f043-2de9-4b2a-8b97-a3040463c391&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003453 10.0.0.23 - - [2025-11-17 03:55:17] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001028 10.0.0.23 - - [2025-11-17 03:55:17] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007499 10.0.0.23 - - [2025-11-17 03:55:17] "POST /id-to-fqname HTTP/1.1" 200 191 0.002923 10.0.0.23 - - [2025-11-17 03:55:17] "POST /fqname-to-id HTTP/1.1" 404 200 0.005623 10.0.0.23 - - [2025-11-17 03:55:17] "POST /security-groups HTTP/1.1" 200 592 0.077585 10.0.0.23 - - [2025-11-17 03:55:17] "POST /projects HTTP/1.1" 200 587 0.299355 10.0.0.33 - - [2025-11-17 03:55:17] "POST /access-control-lists HTTP/1.1" 200 597 0.049751 10.0.0.23 - - [2025-11-17 03:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.390245 10.0.0.22 - - [2025-11-17 03:55:17] "GET /project/0fc0f043-2de9-4b2a-8b97-a3040463c391?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.552525 10.0.0.22 - - [2025-11-17 03:55:19] "GET / HTTP/1.1" 200 35931 0.001829 10.0.0.22 - - [2025-11-17 03:55:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000478 10.0.0.22 - - [2025-11-17 03:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.061778 10.0.0.23 - - [2025-11-17 03:55:21] "GET /projects?obj_uuids=0fc0f043-2de9-4b2a-8b97-a3040463c391&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000981 10.0.0.22 - - [2025-11-17 03:55:21] "GET /project/0fc0f043-2de9-4b2a-8b97-a3040463c391?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.039794 10.0.0.22 - - [2025-11-17 03:55:21] "POST /neutron/network HTTP/1.1" 200 117 0.046946 10.0.0.33 - - [2025-11-17 03:55:21] "POST /route-targets HTTP/1.1" 200 327 0.014345 10.0.0.22 - - [2025-11-17 03:55:22] "POST /neutron/network HTTP/1.1" 200 831 0.008707 10.0.0.22 - - [2025-11-17 03:55:22] "POST /id-to-fqname HTTP/1.1" 200 225 0.001260 10.0.0.22 - - [2025-11-17 03:55:22] "GET /virtual-network/504cea95-07a9-4c51-b5c8-31540c8f9efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006403 10.0.0.22 - - [2025-11-17 03:55:22] "GET /virtual-network/504cea95-07a9-4c51-b5c8-31540c8f9efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008160 10.0.0.22 - - [2025-11-17 03:55:22] "POST /neutron/subnet HTTP/1.1" 200 715 0.009975 10.0.0.22 - - [2025-11-17 03:55:22] "POST /id-to-fqname HTTP/1.1" 200 225 0.001367 10.0.0.23 - - [2025-11-17 03:55:23] "GET /projects?obj_uuids=0fc0f043-2de9-4b2a-8b97-a3040463c391&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001063 10.0.0.22 - - [2025-11-17 03:55:23] "GET /project/0fc0f043-2de9-4b2a-8b97-a3040463c391?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.086602 10.0.0.22 - - [2025-11-17 03:55:23] "POST /neutron/port HTTP/1.1" 200 117 0.006929 10.0.0.22 - - [2025-11-17 03:55:23] "POST /id-to-fqname HTTP/1.1" 200 225 0.001617 10.0.0.22 - - [2025-11-17 03:55:23] "POST /neutron/network HTTP/1.1" 200 841 0.007516 10.0.0.22 - - [2025-11-17 03:55:24] "POST /neutron/port HTTP/1.1" 200 1059 0.022442 10.0.0.23 - - [2025-11-17 03:55:24] "GET /projects?obj_uuids=0fc0f043-2de9-4b2a-8b97-a3040463c391&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001205 10.0.0.22 - - [2025-11-17 03:55:24] "GET /project/0fc0f043-2de9-4b2a-8b97-a3040463c391?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.087633 10.0.0.22 - - [2025-11-17 03:55:25] "POST /neutron/network HTTP/1.1" 200 831 0.045597 10.0.0.22 - - [2025-11-17 03:55:25] "POST /neutron/port HTTP/1.1" 200 117 0.007152 10.0.0.22 - - [2025-11-17 03:55:25] "POST /id-to-fqname HTTP/1.1" 200 225 0.001337 10.0.0.22 - - [2025-11-17 03:55:25] "POST /neutron/network HTTP/1.1" 200 841 0.007151 10.0.0.22 - - [2025-11-17 03:55:26] "POST /neutron/port HTTP/1.1" 200 1059 0.015957 10.0.0.22 - - [2025-11-17 03:55:26] "POST /neutron/port HTTP/1.1" 200 1087 0.020166 10.0.0.22 - - [2025-11-17 03:55:26] "POST /neutron/port HTTP/1.1" 200 117 0.001410 10.0.0.23 - - [2025-11-17 03:55:26] "GET /projects?obj_uuids=0fc0f043-2de9-4b2a-8b97-a3040463c391&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001053 10.0.0.22 - - [2025-11-17 03:55:26] "GET /project/0fc0f043-2de9-4b2a-8b97-a3040463c391?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.087708 10.0.0.22 - - [2025-11-17 03:55:27] "POST /neutron/port HTTP/1.1" 200 2058 0.027477 10.0.0.22 - - [2025-11-17 03:55:27] "POST /neutron/port HTTP/1.1" 200 1087 0.020121 10.0.0.22 - - [2025-11-17 03:55:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.038680 10.0.0.22 - - [2025-11-17 03:55:30] "POST /neutron/network HTTP/1.1" 200 831 0.007723 10.0.0.22 - - [2025-11-17 03:55:30] "POST /neutron/port HTTP/1.1" 200 1059 0.016944 10.0.0.22 - - [2025-11-17 03:55:30] "POST /neutron/port HTTP/1.1" 200 1087 0.019141 10.0.0.22 - - [2025-11-17 03:55:30] "POST /neutron/port HTTP/1.1" 200 117 0.001508 10.0.0.22 - - [2025-11-17 03:55:32] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007046 10.0.0.22 - - [2025-11-17 03:55:42] "POST /neutron/port HTTP/1.1" 200 1087 0.016471 10.0.0.23 - - [2025-11-17 03:55:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000461 10.0.0.23 - - [2025-11-17 03:55:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000379 10.0.0.33 - - [2025-11-17 03:55:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000393 10.0.0.33 - - [2025-11-17 03:55:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.33 - - [2025-11-17 03:55:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000415 10.0.0.33 - - [2025-11-17 03:55:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000459 10.0.0.23 - - [2025-11-17 03:55:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000466 10.0.0.23 - - [2025-11-17 03:55:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000448 10.0.0.22 - - [2025-11-17 03:55:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007805 10.0.0.22 - - [2025-11-17 03:55:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000491 10.0.0.22 - - [2025-11-17 03:55:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.22 - - [2025-11-17 03:55:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000373 10.0.0.22 - - [2025-11-17 03:55:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000388 10.0.0.33 - - [2025-11-17 03:55:56] "DELETE /access-control-list/4f86d51f-dd82-4cf7-90aa-5dd8393d58eb HTTP/1.1" 200 115 0.051065 10.0.0.22 - - [2025-11-17 03:55:56] "POST /neutron/port HTTP/1.1" 200 1087 0.031124 10.0.0.22 - - [2025-11-17 03:55:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004253 10.0.0.22 - - [2025-11-17 03:55:57] "POST /neutron/network HTTP/1.1" 200 831 0.007641 10.0.0.22 - - [2025-11-17 03:55:58] "POST /neutron/port HTTP/1.1" 200 1087 0.015592 10.0.0.22 - - [2025-11-17 03:55:58] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007912 10.0.0.22 - - [2025-11-17 03:55:58] "GET /virtual-machine/72abf7a8-6714-4aee-9b07-56e6c6ca92e1 HTTP/1.1" 401 292 0.000489 10.0.0.22 - - [2025-11-17 03:55:58] "GET /virtual-machine/72abf7a8-6714-4aee-9b07-56e6c6ca92e1 HTTP/1.1" 200 1293 0.038090 10.0.0.22 - - [2025-11-17 03:55:58] "GET /virtual-machine-interface/8b21803f-250c-4ce9-8945-021d9fd72e49 HTTP/1.1" 200 2958 0.006092 10.0.0.22 - - [2025-11-17 03:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.22 - - [2025-11-17 03:55:58] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003744 10.0.0.22 - - [2025-11-17 03:55:58] "GET /virtual-networks?parent_id=0fc0f043-2de9-4b2a-8b97-a3040463c391&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003223 10.0.0.22 - - [2025-11-17 03:55:58] "GET /virtual-network/504cea95-07a9-4c51-b5c8-31540c8f9efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007162 10.0.0.23 - - [2025-11-17 03:56:00] "DELETE /project/0fc0f0432de94b2a8b97a3040463c391 HTTP/1.1" 404 173 0.004288 10.0.0.23 - - [2025-11-17 03:56:00] "DELETE /project/5b309c1a-4b54-446d-a3df-93002f876f29 HTTP/1.1" 404 177 0.003248 10.0.0.22 - - [2025-11-17 03:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.22 - - [2025-11-17 03:56:01] "GET /virtual-network/504cea95-07a9-4c51-b5c8-31540c8f9efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008873 10.0.0.22 - - [2025-11-17 03:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004563 10.0.0.22 - - [2025-11-17 03:56:05] "GET /virtual-network/504cea95-07a9-4c51-b5c8-31540c8f9efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005561 10.0.0.22 - - [2025-11-17 03:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004456 10.0.0.22 - - [2025-11-17 03:56:09] "GET /virtual-network/504cea95-07a9-4c51-b5c8-31540c8f9efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006232 10.0.0.22 - - [2025-11-17 03:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003800 10.0.0.22 - - [2025-11-17 03:56:14] "GET /virtual-network/504cea95-07a9-4c51-b5c8-31540c8f9efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005637 10.0.0.22 - - [2025-11-17 03:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004054 10.0.0.22 - - [2025-11-17 03:56:18] "GET /virtual-network/504cea95-07a9-4c51-b5c8-31540c8f9efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006665 10.0.0.22 - - [2025-11-17 03:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.22 - - [2025-11-17 03:56:22] "GET /virtual-network/504cea95-07a9-4c51-b5c8-31540c8f9efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005970 10.0.0.22 - - [2025-11-17 03:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.22 - - [2025-11-17 03:56:26] "GET /virtual-network/504cea95-07a9-4c51-b5c8-31540c8f9efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007132 10.0.0.22 - - [2025-11-17 03:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.22 - - [2025-11-17 03:56:30] "GET /virtual-network/504cea95-07a9-4c51-b5c8-31540c8f9efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007303 10.0.0.22 - - [2025-11-17 03:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004258 10.0.0.22 - - [2025-11-17 03:56:34] "GET /virtual-network/504cea95-07a9-4c51-b5c8-31540c8f9efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006014 10.0.0.22 - - [2025-11-17 03:56:37] "POST /neutron/port HTTP/1.1" 200 1087 0.014610 10.0.0.22 - - [2025-11-17 03:56:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003827 10.0.0.22 - - [2025-11-17 03:56:38] "POST /neutron/network HTTP/1.1" 200 831 0.007121 10.0.0.22 - - [2025-11-17 03:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003815 10.0.0.22 - - [2025-11-17 03:56:38] "GET /virtual-network/504cea95-07a9-4c51-b5c8-31540c8f9efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006214 10.0.0.22 - - [2025-11-17 03:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004271 10.0.0.22 - - [2025-11-17 03:56:42] "GET /virtual-network/504cea95-07a9-4c51-b5c8-31540c8f9efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005576 10.0.0.22 - - [2025-11-17 03:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.22 - - [2025-11-17 03:56:46] "GET /virtual-network/504cea95-07a9-4c51-b5c8-31540c8f9efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006069 10.0.0.22 - - [2025-11-17 03:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.22 - - [2025-11-17 03:56:50] "GET /virtual-network/504cea95-07a9-4c51-b5c8-31540c8f9efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006212 10.0.0.22 - - [2025-11-17 03:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.22 - - [2025-11-17 03:56:55] "GET /virtual-network/504cea95-07a9-4c51-b5c8-31540c8f9efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006463 10.0.0.22 - - [2025-11-17 03:56:57] "POST /neutron/network HTTP/1.1" 200 841 0.007797 10.0.0.22 - - [2025-11-17 03:56:57] "POST /neutron/port HTTP/1.1" 200 117 0.001283 10.0.0.22 - - [2025-11-17 03:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.22 - - [2025-11-17 03:56:59] "GET /virtual-network/504cea95-07a9-4c51-b5c8-31540c8f9efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006508 10.0.0.22 - - [2025-11-17 03:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483 10.0.0.22 - - [2025-11-17 03:57:03] "GET /virtual-network/504cea95-07a9-4c51-b5c8-31540c8f9efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006777 10.0.0.22 - - [2025-11-17 03:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.22 - - [2025-11-17 03:57:07] "GET /virtual-network/504cea95-07a9-4c51-b5c8-31540c8f9efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006104 10.0.0.22 - - [2025-11-17 03:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003918 10.0.0.22 - - [2025-11-17 03:57:11] "GET /virtual-network/504cea95-07a9-4c51-b5c8-31540c8f9efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007474 10.0.0.22 - - [2025-11-17 03:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.22 - - [2025-11-17 03:57:15] "GET /virtual-network/504cea95-07a9-4c51-b5c8-31540c8f9efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005834 10.0.0.22 - - [2025-11-17 03:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.22 - - [2025-11-17 03:57:19] "GET /virtual-network/504cea95-07a9-4c51-b5c8-31540c8f9efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006511 10.0.0.22 - - [2025-11-17 03:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.22 - - [2025-11-17 03:57:23] "GET /virtual-network/504cea95-07a9-4c51-b5c8-31540c8f9efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006953 10.0.0.22 - - [2025-11-17 03:57:24] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008952 10.0.0.22 - - [2025-11-17 03:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.22 - - [2025-11-17 03:57:25] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003979 10.0.0.22 - - [2025-11-17 03:57:25] "GET /virtual-networks?parent_id=0fc0f043-2de9-4b2a-8b97-a3040463c391&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003256 10.0.0.22 - - [2025-11-17 03:57:25] "GET /virtual-network/504cea95-07a9-4c51-b5c8-31540c8f9efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006078 10.0.0.22 - - [2025-11-17 03:57:25] "POST /neutron/port HTTP/1.1" 200 1087 0.019288 10.0.0.22 - - [2025-11-17 03:57:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008658 10.0.0.22 - - [2025-11-17 03:57:38] "POST /neutron/port HTTP/1.1" 200 1087 0.016470 10.0.0.22 - - [2025-11-17 03:57:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004997 10.0.0.22 - - [2025-11-17 03:57:39] "POST /neutron/network HTTP/1.1" 200 831 0.007253 10.0.0.22 - - [2025-11-17 03:57:46] "POST /neutron/port HTTP/1.1" 200 1087 0.015738 10.0.0.22 - - [2025-11-17 03:57:51] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008384 10.0.0.22 - - [2025-11-17 03:57:58] "POST /neutron/port HTTP/1.1" 200 1087 0.042897 10.0.0.22 - - [2025-11-17 03:57:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003603 10.0.0.22 - - [2025-11-17 03:57:59] "POST /neutron/network HTTP/1.1" 200 831 0.007103 10.0.0.22 - - [2025-11-17 03:58:07] "POST /neutron/port HTTP/1.1" 200 1087 0.017068 10.0.0.22 - - [2025-11-17 03:58:12] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008565 10.0.0.22 - - [2025-11-17 03:58:17] "POST /neutron/port HTTP/1.1" 200 1087 0.016184 10.0.0.22 - - [2025-11-17 03:58:17] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007776 10.0.0.22 - - [2025-11-17 03:58:17] "GET /virtual-machine/df6badea-1773-49cc-abf2-c6309555d1fd HTTP/1.1" 200 1294 0.005696 10.0.0.22 - - [2025-11-17 03:58:17] "GET /virtual-machine-interface/523a915e-f83b-4fd9-bb7c-b0ca222769bd HTTP/1.1" 200 2958 0.005111 10.0.0.22 - - [2025-11-17 03:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.22 - - [2025-11-17 03:58:18] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003193 10.0.0.22 - - [2025-11-17 03:58:18] "GET /virtual-networks?parent_id=0fc0f043-2de9-4b2a-8b97-a3040463c391&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003248 10.0.0.22 - - [2025-11-17 03:58:18] "GET /virtual-network/504cea95-07a9-4c51-b5c8-31540c8f9efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006686 10.0.0.33 - - [2025-11-17 03:58:18] "GET /obj-perms HTTP/1.1" 200 5056 0.093010 10.0.0.23 - - [2025-11-17 03:58:18] "GET /obj-perms HTTP/1.1" 200 5056 0.057023 10.0.0.22 - - [2025-11-17 03:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.22 - - [2025-11-17 03:58:19] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003873 10.0.0.22 - - [2025-11-17 03:58:19] "GET /virtual-networks?parent_id=0fc0f043-2de9-4b2a-8b97-a3040463c391&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003275 10.0.0.22 - - [2025-11-17 03:58:19] "GET /virtual-network/504cea95-07a9-4c51-b5c8-31540c8f9efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006750 10.0.0.22 - - [2025-11-17 03:58:19] "POST /neutron/port HTTP/1.1" 200 1087 0.015270 10.0.0.22 - - [2025-11-17 03:58:19] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011281 10.0.0.22 - - [2025-11-17 03:58:19] "GET /virtual-machine/af5daaf1-cd8c-4f36-b942-5419a5c9458e HTTP/1.1" 200 1294 0.007035 10.0.0.22 - - [2025-11-17 03:58:19] "GET /virtual-machine-interface/9e140bbf-cf60-429b-871d-c30951d1fdc0 HTTP/1.1" 200 2958 0.006296 10.0.0.22 - - [2025-11-17 03:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.22 - - [2025-11-17 03:58:19] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004199 10.0.0.22 - - [2025-11-17 03:58:19] "GET /virtual-networks?parent_id=0fc0f043-2de9-4b2a-8b97-a3040463c391&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003784 10.0.0.22 - - [2025-11-17 03:58:19] "GET /virtual-network/504cea95-07a9-4c51-b5c8-31540c8f9efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006472 10.0.0.22 - - [2025-11-17 03:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.22 - - [2025-11-17 03:58:20] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003827 10.0.0.22 - - [2025-11-17 03:58:20] "GET /virtual-networks?parent_id=0fc0f043-2de9-4b2a-8b97-a3040463c391&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002998 10.0.0.22 - - [2025-11-17 03:58:20] "GET /virtual-network/504cea95-07a9-4c51-b5c8-31540c8f9efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006350 10.0.0.22 - - [2025-11-17 03:58:21] "POST /fqname-to-id HTTP/1.1" 404 198 0.003352 10.0.0.22 - - [2025-11-17 03:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497 10.0.0.22 - - [2025-11-17 03:58:21] "GET /global-system-config/1b272229-4759-4289-9d0d-5fc6013fbf9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007760 10.0.0.22 - - [2025-11-17 03:58:21] "POST /control-node-zones HTTP/1.1" 200 569 0.026777 10.0.0.22 - - [2025-11-17 03:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004080 10.0.0.22 - - [2025-11-17 03:58:21] "GET /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005351 10.0.0.22 - - [2025-11-17 03:58:21] "GET /control-node-zone/9177c5fc-9cc4-4d2e-9211-5fb0606426ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.006085 10.0.0.22 - - [2025-11-17 03:58:21] "PUT /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95 HTTP/1.1" 200 254 0.031720 10.0.0.22 - - [2025-11-17 03:58:21] "POST /fqname-to-id HTTP/1.1" 404 198 0.003214 10.0.0.22 - - [2025-11-17 03:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004135 10.0.0.22 - - [2025-11-17 03:58:21] "GET /global-system-config/1b272229-4759-4289-9d0d-5fc6013fbf9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006359 10.0.0.22 - - [2025-11-17 03:58:21] "POST /control-node-zones HTTP/1.1" 200 569 0.024662 10.0.0.22 - - [2025-11-17 03:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.22 - - [2025-11-17 03:58:21] "GET /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.005845 10.0.0.22 - - [2025-11-17 03:58:21] "GET /control-node-zone/c5d2bdb7-392e-426c-9b93-df0313b7b67d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.006424 10.0.0.22 - - [2025-11-17 03:58:21] "PUT /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f HTTP/1.1" 200 254 0.024247 10.0.0.22 - - [2025-11-17 03:58:21] "POST /fqname-to-id HTTP/1.1" 404 198 0.003096 10.0.0.22 - - [2025-11-17 03:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004080 10.0.0.22 - - [2025-11-17 03:58:21] "GET /global-system-config/1b272229-4759-4289-9d0d-5fc6013fbf9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006606 10.0.0.22 - - [2025-11-17 03:58:21] "POST /control-node-zones HTTP/1.1" 200 569 0.023967 10.0.0.22 - - [2025-11-17 03:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005610 10.0.0.22 - - [2025-11-17 03:58:21] "GET /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005207 10.0.0.22 - - [2025-11-17 03:58:21] "GET /control-node-zone/50840cd0-c49e-4eb6-b1bb-f22035465645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005157 10.0.0.22 - - [2025-11-17 03:58:22] "PUT /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7 HTTP/1.1" 200 254 0.022333 10.0.0.22 - - [2025-11-17 03:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.22 - - [2025-11-17 03:58:22] "GET /global-system-config/1b272229-4759-4289-9d0d-5fc6013fbf9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006747 10.0.0.22 - - [2025-11-17 03:58:22] "POST /fqname-to-id HTTP/1.1" 404 234 0.002988 10.0.0.22 - - [2025-11-17 03:58:22] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.027573 10.0.0.22 - - [2025-11-17 03:58:22] "POST /neutron/network HTTP/1.1" 200 831 0.007783 10.0.0.22 - - [2025-11-17 03:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.22 - - [2025-11-17 03:58:22] "GET /bgp-as-a-service/7b284897-b1ad-4200-bb61-ffd60cb76441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.005405 10.0.0.22 - - [2025-11-17 03:58:22] "GET /control-node-zone/9177c5fc-9cc4-4d2e-9211-5fb0606426ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004645 10.0.0.22 - - [2025-11-17 03:58:22] "POST /ref-update HTTP/1.1" 200 156 0.015281 10.0.0.22 - - [2025-11-17 03:58:40] "POST /neutron/port HTTP/1.1" 200 1087 0.015635 10.0.0.22 - - [2025-11-17 03:58:41] "POST /neutron/subnet HTTP/1.1" 200 689 0.009308 10.0.0.22 - - [2025-11-17 03:58:42] "GET /bgp-as-a-service/7b284897-b1ad-4200-bb61-ffd60cb76441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.007035 10.0.0.22 - - [2025-11-17 03:58:42] "GET /virtual-machine-interface/8b21803f-250c-4ce9-8945-021d9fd72e49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.007087 10.0.0.22 - - [2025-11-17 03:58:42] "POST /ref-update HTTP/1.1" 200 156 0.013606 10.0.0.33 - - [2025-11-17 03:58:42] "POST /ref-update HTTP/1.1" 200 156 0.032304 10.0.0.22 - - [2025-11-17 03:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.22 - - [2025-11-17 03:58:44] "GET /global-system-config/1b272229-4759-4289-9d0d-5fc6013fbf9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006675 10.0.0.22 - - [2025-11-17 03:58:44] "POST /fqname-to-id HTTP/1.1" 404 234 0.003053 10.0.0.22 - - [2025-11-17 03:58:44] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.027789 10.0.0.22 - - [2025-11-17 03:58:44] "POST /neutron/network HTTP/1.1" 200 831 0.006583 10.0.0.22 - - [2025-11-17 03:58:44] "POST /neutron/subnet HTTP/1.1" 200 715 0.008945 10.0.0.22 - - [2025-11-17 03:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.22 - - [2025-11-17 03:58:44] "GET /bgp-as-a-service/c42b6e7a-f37a-4899-a7d6-bd5e744fbd2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.005587 10.0.0.22 - - [2025-11-17 03:58:44] "GET /control-node-zone/c5d2bdb7-392e-426c-9b93-df0313b7b67d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004981 10.0.0.22 - - [2025-11-17 03:58:44] "POST /ref-update HTTP/1.1" 200 156 0.016062 10.0.0.22 - - [2025-11-17 03:58:51] "GET /bgp-as-a-service/c42b6e7a-f37a-4899-a7d6-bd5e744fbd2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.006693 10.0.0.22 - - [2025-11-17 03:58:51] "GET /virtual-machine-interface/523a915e-f83b-4fd9-bb7c-b0ca222769bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.005762 10.0.0.22 - - [2025-11-17 03:58:51] "POST /ref-update HTTP/1.1" 200 156 0.012760 10.0.0.33 - - [2025-11-17 03:58:51] "POST /bgp-routers HTTP/1.1" 200 640 0.043878 10.0.0.33 - - [2025-11-17 03:58:51] "PUT /bgp-router/cab29d85-98da-4b55-b21e-27c1412276f7 HTTP/1.1" 200 254 0.035899 10.0.0.22 - - [2025-11-17 03:58:59] "POST /neutron/network HTTP/1.1" 200 841 0.006258 10.0.0.22 - - [2025-11-17 03:58:59] "POST /neutron/port HTTP/1.1" 200 117 0.001220 10.0.0.22 - - [2025-11-17 03:59:11] "GET /control-node-zone/9177c5fc-9cc4-4d2e-9211-5fb0606426ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004979 10.0.0.22 - - [2025-11-17 03:59:11] "POST /ref-update HTTP/1.1" 200 156 0.025096 10.0.0.22 - - [2025-11-17 03:59:11] "GET /control-node-zone/c5d2bdb7-392e-426c-9b93-df0313b7b67d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003795 10.0.0.22 - - [2025-11-17 03:59:11] "POST /ref-update HTTP/1.1" 200 156 0.023941 10.0.0.22 - - [2025-11-17 03:59:11] "GET /control-node-zone/50840cd0-c49e-4eb6-b1bb-f22035465645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.006137 10.0.0.22 - - [2025-11-17 03:59:11] "POST /ref-update HTTP/1.1" 200 156 0.025522 10.0.0.22 - - [2025-11-17 03:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003156 10.0.0.22 - - [2025-11-17 03:59:11] "GET /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005630 10.0.0.22 - - [2025-11-17 03:59:11] "GET /control-node-zone/9177c5fc-9cc4-4d2e-9211-5fb0606426ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.006576 10.0.0.22 - - [2025-11-17 03:59:11] "PUT /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7 HTTP/1.1" 200 254 0.022793 10.0.0.22 - - [2025-11-17 03:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.015720 10.0.0.22 - - [2025-11-17 03:59:11] "GET /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.004971 10.0.0.22 - - [2025-11-17 03:59:11] "GET /control-node-zone/c5d2bdb7-392e-426c-9b93-df0313b7b67d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003907 10.0.0.22 - - [2025-11-17 03:59:12] "PUT /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f HTTP/1.1" 200 254 0.022989 10.0.0.22 - - [2025-11-17 03:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.22 - - [2025-11-17 03:59:12] "GET /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.006241 10.0.0.22 - - [2025-11-17 03:59:12] "GET /control-node-zone/50840cd0-c49e-4eb6-b1bb-f22035465645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003454 10.0.0.22 - - [2025-11-17 03:59:12] "PUT /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95 HTTP/1.1" 200 254 0.019693 10.0.0.22 - - [2025-11-17 03:59:19] "GET /obj-perms HTTP/1.1" 200 5056 0.058410 10.0.0.22 - - [2025-11-17 03:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.22 - - [2025-11-17 03:59:30] "GET /bgp-as-a-service/7b284897-b1ad-4200-bb61-ffd60cb76441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2445 0.006659 10.0.0.22 - - [2025-11-17 03:59:30] "GET /control-node-zone/9177c5fc-9cc4-4d2e-9211-5fb0606426ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003402 10.0.0.22 - - [2025-11-17 03:59:30] "POST /ref-update HTTP/1.1" 200 156 0.016820 10.0.0.22 - - [2025-11-17 03:59:30] "GET /control-node-zone/9177c5fc-9cc4-4d2e-9211-5fb0606426ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004019 10.0.0.22 - - [2025-11-17 03:59:30] "POST /ref-update HTTP/1.1" 200 156 0.020598 10.0.0.22 - - [2025-11-17 03:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.22 - - [2025-11-17 03:59:30] "GET /global-system-config/1b272229-4759-4289-9d0d-5fc6013fbf9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007163 10.0.0.22 - - [2025-11-17 03:59:30] "POST /neutron/subnet HTTP/1.1" 200 715 0.010625 10.0.0.22 - - [2025-11-17 03:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.22 - - [2025-11-17 03:59:30] "GET /bgp-as-a-service/7b284897-b1ad-4200-bb61-ffd60cb76441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.006836 10.0.0.22 - - [2025-11-17 03:59:30] "GET /control-node-zone/50840cd0-c49e-4eb6-b1bb-f22035465645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003953 10.0.0.22 - - [2025-11-17 03:59:30] "POST /ref-update HTTP/1.1" 200 156 0.016660 10.0.0.22 - - [2025-11-17 03:59:33] "GET /bgp-as-a-service/7b284897-b1ad-4200-bb61-ffd60cb76441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2445 0.006799 10.0.0.22 - - [2025-11-17 03:59:33] "GET /virtual-machine-interface/8b21803f-250c-4ce9-8945-021d9fd72e49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.008525 10.0.0.22 - - [2025-11-17 03:59:42] "POST /neutron/port HTTP/1.1" 200 1087 0.014909 10.0.0.22 - - [2025-11-17 03:59:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003650 10.0.0.22 - - [2025-11-17 03:59:43] "POST /neutron/network HTTP/1.1" 200 831 0.006831 10.0.0.22 - - [2025-11-17 03:59:52] "GET /bgp-as-a-service/7b284897-b1ad-4200-bb61-ffd60cb76441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2445 0.004564 10.0.0.22 - - [2025-11-17 03:59:52] "GET /virtual-machine-interface/8b21803f-250c-4ce9-8945-021d9fd72e49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.005937 10.0.0.22 - - [2025-11-17 03:59:52] "POST /ref-update HTTP/1.1" 200 156 0.015395 10.0.0.22 - - [2025-11-17 03:59:52] "GET /bgp-as-a-service/c42b6e7a-f37a-4899-a7d6-bd5e744fbd2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2448 0.005969 10.0.0.22 - - [2025-11-17 03:59:52] "GET /virtual-machine-interface/523a915e-f83b-4fd9-bb7c-b0ca222769bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.008488 10.0.0.22 - - [2025-11-17 03:59:52] "POST /ref-update HTTP/1.1" 200 156 0.031831 10.0.0.22 - - [2025-11-17 03:59:52] "DELETE /bgp-as-a-service/c42b6e7a-f37a-4899-a7d6-bd5e744fbd2b HTTP/1.1" 200 115 0.066971 10.0.0.22 - - [2025-11-17 03:59:52] "GET /bgp-as-a-service/7b284897-b1ad-4200-bb61-ffd60cb76441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.007355 10.0.0.22 - - [2025-11-17 03:59:52] "GET /virtual-machine-interface/8b21803f-250c-4ce9-8945-021d9fd72e49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.011427 10.0.0.33 - - [2025-11-17 03:59:52] "DELETE /bgp-router/e50ff64e-3b7d-4aa9-8776-580dfc43302e HTTP/1.1" 200 115 0.114782 10.0.0.22 - - [2025-11-17 03:59:52] "DELETE /bgp-as-a-service/7b284897-b1ad-4200-bb61-ffd60cb76441 HTTP/1.1" 200 115 0.071235 10.0.0.22 - - [2025-11-17 03:59:52] "GET /control-node-zone/50840cd0-c49e-4eb6-b1bb-f22035465645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004970 10.0.0.22 - - [2025-11-17 03:59:52] "POST /ref-update HTTP/1.1" 200 156 0.039868 10.0.0.22 - - [2025-11-17 03:59:53] "DELETE /control-node-zone/50840cd0-c49e-4eb6-b1bb-f22035465645 HTTP/1.1" 200 115 0.034737 10.0.0.22 - - [2025-11-17 03:59:53] "GET /control-node-zone/c5d2bdb7-392e-426c-9b93-df0313b7b67d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.007001 10.0.0.22 - - [2025-11-17 03:59:53] "POST /ref-update HTTP/1.1" 200 156 0.036446 10.0.0.22 - - [2025-11-17 03:59:53] "DELETE /control-node-zone/c5d2bdb7-392e-426c-9b93-df0313b7b67d HTTP/1.1" 200 115 0.032598 10.0.0.22 - - [2025-11-17 03:59:53] "GET /control-node-zone/9177c5fc-9cc4-4d2e-9211-5fb0606426ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.007134 10.0.0.22 - - [2025-11-17 03:59:53] "DELETE /control-node-zone/9177c5fc-9cc4-4d2e-9211-5fb0606426ad HTTP/1.1" 200 115 0.028219 10.0.0.22 - - [2025-11-17 03:59:53] "POST /neutron/port HTTP/1.1" 200 1087 0.017333 10.0.0.22 - - [2025-11-17 03:59:54] "POST /neutron/port HTTP/1.1" 200 1113 0.015017 10.0.0.22 - - [2025-11-17 03:59:54] "POST /neutron/port HTTP/1.1" 200 1087 0.034346 10.0.0.22 - - [2025-11-17 03:59:55] "POST /neutron/network HTTP/1.1" 200 831 0.007188 10.0.0.33 - - [2025-11-17 03:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.22 - - [2025-11-17 03:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004586 10.0.0.23 - - [2025-11-17 03:59:58] "GET /projects?obj_uuids=0fc0f043-2de9-4b2a-8b97-a3040463c391&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.038634 10.0.0.22 - - [2025-11-17 03:59:58] "GET /project/0fc0f043-2de9-4b2a-8b97-a3040463c391?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.084089 10.0.0.23 - - [2025-11-17 03:59:58] "GET /projects?obj_uuids=0fc0f043-2de9-4b2a-8b97-a3040463c391&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001069 10.0.0.22 - - [2025-11-17 03:59:58] "POST /neutron/network HTTP/1.1" 200 614 0.126398 10.0.0.33 - - [2025-11-17 03:59:58] "POST /ref-update HTTP/1.1" 200 156 0.036390 10.0.0.22 - - [2025-11-17 03:59:59] "POST /id-to-fqname HTTP/1.1" 200 225 0.003606 10.0.0.22 - - [2025-11-17 03:59:59] "GET /virtual-network/0ce2a8ba-5cc2-40bc-8eaa-cc39ad72f3bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006534 10.0.0.22 - - [2025-11-17 03:59:59] "POST /neutron/network HTTP/1.1" 200 833 0.006717 10.0.0.22 - - [2025-11-17 03:59:59] "GET /virtual-network/0ce2a8ba-5cc2-40bc-8eaa-cc39ad72f3bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005400 10.0.0.22 - - [2025-11-17 03:59:59] "POST /id-to-fqname HTTP/1.1" 200 225 0.001491 10.0.0.22 - - [2025-11-17 03:59:59] "POST /neutron/network HTTP/1.1" 200 843 0.006657 10.0.0.23 - - [2025-11-17 04:00:00] "GET /projects?obj_uuids=0fc0f043-2de9-4b2a-8b97-a3040463c391&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001077 10.0.0.22 - - [2025-11-17 04:00:00] "GET /project/0fc0f043-2de9-4b2a-8b97-a3040463c391?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.103762 10.0.0.22 - - [2025-11-17 04:00:00] "POST /neutron/port HTTP/1.1" 200 117 0.008319 10.0.0.22 - - [2025-11-17 04:00:00] "POST /id-to-fqname HTTP/1.1" 200 225 0.001856 10.0.0.22 - - [2025-11-17 04:00:01] "POST /neutron/network HTTP/1.1" 200 843 0.007285 10.0.0.22 - - [2025-11-17 04:00:01] "POST /neutron/port HTTP/1.1" 200 1061 0.016350 10.0.0.22 - - [2025-11-17 04:00:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004843 10.0.0.23 - - [2025-11-17 04:00:01] "GET /projects?obj_uuids=0fc0f043-2de9-4b2a-8b97-a3040463c391&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001063 10.0.0.22 - - [2025-11-17 04:00:01] "GET /project/0fc0f043-2de9-4b2a-8b97-a3040463c391?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.102964 10.0.0.22 - - [2025-11-17 04:00:02] "POST /neutron/network HTTP/1.1" 200 833 0.007307 10.0.0.22 - - [2025-11-17 04:00:02] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008090 10.0.0.22 - - [2025-11-17 04:00:02] "POST /id-to-fqname HTTP/1.1" 200 225 0.001336 10.0.0.22 - - [2025-11-17 04:00:02] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008296 10.0.0.23 - - [2025-11-17 04:00:02] "GET /projects?obj_uuids=0fc0f043-2de9-4b2a-8b97-a3040463c391&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001063 10.0.0.22 - - [2025-11-17 04:00:03] "POST /neutron/port HTTP/1.1" 200 1061 0.324133 10.0.0.22 - - [2025-11-17 04:00:03] "POST /neutron/port HTTP/1.1" 200 1115 0.125070 10.0.0.22 - - [2025-11-17 04:00:03] "POST /neutron/subnet HTTP/1.1" 200 698 0.009588 10.0.0.23 - - [2025-11-17 04:00:03] "GET /projects?obj_uuids=0fc0f043-2de9-4b2a-8b97-a3040463c391&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001088 10.0.0.22 - - [2025-11-17 04:00:03] "GET /project/0fc0f043-2de9-4b2a-8b97-a3040463c391?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.091353 10.0.0.22 - - [2025-11-17 04:00:03] "POST /neutron/network HTTP/1.1" 200 833 0.010955 10.0.0.22 - - [2025-11-17 04:00:04] "POST /neutron/port HTTP/1.1" 200 117 0.006568 10.0.0.22 - - [2025-11-17 04:00:04] "POST /neutron/port HTTP/1.1" 200 1089 0.017830 10.0.0.22 - - [2025-11-17 04:00:04] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006979 10.0.0.22 - - [2025-11-17 04:00:04] "GET /virtual-machine/4a9885f1-8dfb-451f-823c-dba457b59876 HTTP/1.1" 200 1292 0.005534 10.0.0.22 - - [2025-11-17 04:00:04] "GET /virtual-machine-interface/f725142a-fd81-4564-87ad-6598e221e525 HTTP/1.1" 200 2958 0.006978 10.0.0.22 - - [2025-11-17 04:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.22 - - [2025-11-17 04:00:04] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006272 10.0.0.22 - - [2025-11-17 04:00:04] "GET /virtual-networks?parent_id=0fc0f043-2de9-4b2a-8b97-a3040463c391&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004052 10.0.0.22 - - [2025-11-17 04:00:04] "GET /virtual-network/0ce2a8ba-5cc2-40bc-8eaa-cc39ad72f3bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005638 10.0.0.22 - - [2025-11-17 04:00:04] "POST /neutron/port HTTP/1.1" 200 1061 0.015965 10.0.0.22 - - [2025-11-17 04:00:05] "POST /neutron/port HTTP/1.1" 200 1089 0.017962 10.0.0.22 - - [2025-11-17 04:00:05] "POST /neutron/port HTTP/1.1" 200 117 0.001318 10.0.0.22 - - [2025-11-17 04:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.22 - - [2025-11-17 04:00:07] "GET /virtual-network/0ce2a8ba-5cc2-40bc-8eaa-cc39ad72f3bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005856 10.0.0.22 - - [2025-11-17 04:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.22 - - [2025-11-17 04:00:11] "GET /virtual-network/0ce2a8ba-5cc2-40bc-8eaa-cc39ad72f3bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006945 10.0.0.22 - - [2025-11-17 04:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.22 - - [2025-11-17 04:00:15] "GET /virtual-network/0ce2a8ba-5cc2-40bc-8eaa-cc39ad72f3bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006082 10.0.0.22 - - [2025-11-17 04:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004408 10.0.0.22 - - [2025-11-17 04:00:19] "GET /virtual-network/0ce2a8ba-5cc2-40bc-8eaa-cc39ad72f3bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005762 10.0.0.22 - - [2025-11-17 04:00:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.033872 10.0.0.22 - - [2025-11-17 04:00:24] "GET /virtual-network/0ce2a8ba-5cc2-40bc-8eaa-cc39ad72f3bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006293 10.0.0.22 - - [2025-11-17 04:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.22 - - [2025-11-17 04:00:28] "GET /virtual-network/0ce2a8ba-5cc2-40bc-8eaa-cc39ad72f3bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.009746 10.0.0.22 - - [2025-11-17 04:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.22 - - [2025-11-17 04:00:32] "GET /virtual-network/0ce2a8ba-5cc2-40bc-8eaa-cc39ad72f3bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006424 10.0.0.22 - - [2025-11-17 04:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423 10.0.0.22 - - [2025-11-17 04:00:36] "GET /virtual-network/0ce2a8ba-5cc2-40bc-8eaa-cc39ad72f3bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005570 10.0.0.22 - - [2025-11-17 04:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.22 - - [2025-11-17 04:00:40] "GET /virtual-network/0ce2a8ba-5cc2-40bc-8eaa-cc39ad72f3bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005200 10.0.0.22 - - [2025-11-17 04:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004244 10.0.0.22 - - [2025-11-17 04:00:44] "GET /virtual-network/0ce2a8ba-5cc2-40bc-8eaa-cc39ad72f3bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006539 10.0.0.22 - - [2025-11-17 04:00:45] "POST /neutron/port HTTP/1.1" 200 1089 0.044091 10.0.0.22 - - [2025-11-17 04:00:45] "POST /neutron/subnet HTTP/1.1" 200 698 0.009355 10.0.0.23 - - [2025-11-17 04:00:46] "GET /global-system-configs HTTP/1.1" 401 292 0.001499 10.0.0.23 - - [2025-11-17 04:00:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000438 10.0.0.33 - - [2025-11-17 04:00:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.33 - - [2025-11-17 04:00:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000482 10.0.0.33 - - [2025-11-17 04:00:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000513 10.0.0.33 - - [2025-11-17 04:00:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000446 10.0.0.23 - - [2025-11-17 04:00:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000565 10.0.0.23 - - [2025-11-17 04:00:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000430 10.0.0.22 - - [2025-11-17 04:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.22 - - [2025-11-17 04:00:48] "GET /virtual-network/0ce2a8ba-5cc2-40bc-8eaa-cc39ad72f3bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007992 10.0.0.22 - - [2025-11-17 04:00:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000407 10.0.0.22 - - [2025-11-17 04:00:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000366 10.0.0.22 - - [2025-11-17 04:00:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000551 10.0.0.22 - - [2025-11-17 04:00:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000386 10.0.0.22 - - [2025-11-17 04:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.22 - - [2025-11-17 04:00:52] "GET /virtual-network/0ce2a8ba-5cc2-40bc-8eaa-cc39ad72f3bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005448 10.0.0.22 - - [2025-11-17 04:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004201 10.0.0.22 - - [2025-11-17 04:00:56] "GET /virtual-network/0ce2a8ba-5cc2-40bc-8eaa-cc39ad72f3bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006460 10.0.0.22 - - [2025-11-17 04:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.22 - - [2025-11-17 04:01:00] "GET /virtual-network/0ce2a8ba-5cc2-40bc-8eaa-cc39ad72f3bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007853 10.0.0.22 - - [2025-11-17 04:01:01] "POST /neutron/port HTTP/1.1" 200 1089 0.015893 10.0.0.22 - - [2025-11-17 04:01:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004410 10.0.0.22 - - [2025-11-17 04:01:02] "POST /neutron/network HTTP/1.1" 200 833 0.006910 10.0.0.22 - - [2025-11-17 04:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.22 - - [2025-11-17 04:01:04] "GET /virtual-network/0ce2a8ba-5cc2-40bc-8eaa-cc39ad72f3bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005329 10.0.0.22 - - [2025-11-17 04:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003750 10.0.0.22 - - [2025-11-17 04:01:09] "GET /virtual-network/0ce2a8ba-5cc2-40bc-8eaa-cc39ad72f3bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006404 10.0.0.22 - - [2025-11-17 04:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.22 - - [2025-11-17 04:01:11] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005339 10.0.0.22 - - [2025-11-17 04:01:11] "GET /virtual-networks?parent_id=0fc0f043-2de9-4b2a-8b97-a3040463c391&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.006176 10.0.0.22 - - [2025-11-17 04:01:11] "GET /virtual-network/0ce2a8ba-5cc2-40bc-8eaa-cc39ad72f3bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.018729 10.0.0.22 - - [2025-11-17 04:01:11] "POST /neutron/port HTTP/1.1" 200 1089 0.071440 10.0.0.22 - - [2025-11-17 04:01:16] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007677 10.0.0.22 - - [2025-11-17 04:01:18] "POST /neutron/port HTTP/1.1" 200 1089 0.046123 10.0.0.22 - - [2025-11-17 04:01:21] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008362 10.0.0.22 - - [2025-11-17 04:01:32] "POST /neutron/port HTTP/1.1" 200 1089 0.020195 10.0.0.22 - - [2025-11-17 04:01:37] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008690 10.0.0.22 - - [2025-11-17 04:01:45] "POST /neutron/port HTTP/1.1" 200 1089 0.016080 10.0.0.22 - - [2025-11-17 04:01:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004782 10.0.0.22 - - [2025-11-17 04:01:46] "POST /neutron/network HTTP/1.1" 200 833 0.009121 10.0.0.22 - - [2025-11-17 04:01:52] "POST /neutron/port HTTP/1.1" 200 1089 0.014561 10.0.0.22 - - [2025-11-17 04:01:58] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007857 10.0.0.22 - - [2025-11-17 04:01:58] "POST /neutron/port HTTP/1.1" 200 1089 0.015093 10.0.0.22 - - [2025-11-17 04:01:58] "GET /virtual-machine/9ea00352-7761-4c79-b00d-bfe442701518 HTTP/1.1" 200 1294 0.036916 10.0.0.22 - - [2025-11-17 04:01:58] "GET /virtual-machine-interface/e29e9f4c-8a4f-4df4-9df0-75fe1ee2ee69 HTTP/1.1" 200 2959 0.005733 10.0.0.22 - - [2025-11-17 04:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.22 - - [2025-11-17 04:01:58] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004139 10.0.0.22 - - [2025-11-17 04:01:58] "GET /virtual-networks?parent_id=0fc0f043-2de9-4b2a-8b97-a3040463c391&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002771 10.0.0.22 - - [2025-11-17 04:01:58] "GET /virtual-network/0ce2a8ba-5cc2-40bc-8eaa-cc39ad72f3bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006654 10.0.0.22 - - [2025-11-17 04:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.22 - - [2025-11-17 04:01:59] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004273 10.0.0.22 - - [2025-11-17 04:01:59] "GET /virtual-networks?parent_id=0fc0f043-2de9-4b2a-8b97-a3040463c391&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003928 10.0.0.22 - - [2025-11-17 04:01:59] "GET /virtual-network/0ce2a8ba-5cc2-40bc-8eaa-cc39ad72f3bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006021 10.0.0.22 - - [2025-11-17 04:01:59] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007435 10.0.0.22 - - [2025-11-17 04:02:01] "POST /neutron/network HTTP/1.1" 200 843 0.007176 10.0.0.22 - - [2025-11-17 04:02:01] "POST /neutron/port HTTP/1.1" 200 117 0.001234 10.0.0.22 - - [2025-11-17 04:02:04] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007526 10.0.0.22 - - [2025-11-17 04:02:10] "POST /neutron/port HTTP/1.1" 200 1089 0.024788 10.0.0.22 - - [2025-11-17 04:02:10] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008937 10.0.0.22 - - [2025-11-17 04:02:10] "GET /virtual-machine/dac9e58b-0902-474d-b580-84384ccf44b8 HTTP/1.1" 200 1294 0.009727 10.0.0.22 - - [2025-11-17 04:02:10] "GET /virtual-machine-interface/343f5071-e929-4191-96cc-76ac373d1974 HTTP/1.1" 200 2958 0.012154 10.0.0.22 - - [2025-11-17 04:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.22 - - [2025-11-17 04:02:10] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004703 10.0.0.22 - - [2025-11-17 04:02:10] "GET /virtual-networks?parent_id=0fc0f043-2de9-4b2a-8b97-a3040463c391&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003516 10.0.0.22 - - [2025-11-17 04:02:10] "GET /virtual-network/0ce2a8ba-5cc2-40bc-8eaa-cc39ad72f3bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.008060 10.0.0.22 - - [2025-11-17 04:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.22 - - [2025-11-17 04:02:11] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004294 10.0.0.22 - - [2025-11-17 04:02:11] "GET /virtual-networks?parent_id=0fc0f043-2de9-4b2a-8b97-a3040463c391&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004329 10.0.0.22 - - [2025-11-17 04:02:11] "GET /virtual-network/0ce2a8ba-5cc2-40bc-8eaa-cc39ad72f3bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.008533 10.0.0.22 - - [2025-11-17 04:02:11] "POST /fqname-to-id HTTP/1.1" 404 198 0.003284 10.0.0.22 - - [2025-11-17 04:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.22 - - [2025-11-17 04:02:11] "GET /global-system-config/1b272229-4759-4289-9d0d-5fc6013fbf9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006068 10.0.0.22 - - [2025-11-17 04:02:11] "POST /control-node-zones HTTP/1.1" 200 569 0.027067 10.0.0.22 - - [2025-11-17 04:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.22 - - [2025-11-17 04:02:11] "GET /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005716 10.0.0.22 - - [2025-11-17 04:02:12] "GET /control-node-zone/ab1d92ce-fdf3-457a-9bdc-bac3f1d43642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.006014 10.0.0.22 - - [2025-11-17 04:02:12] "PUT /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95 HTTP/1.1" 200 254 0.019773 10.0.0.22 - - [2025-11-17 04:02:12] "POST /fqname-to-id HTTP/1.1" 404 198 0.003497 10.0.0.22 - - [2025-11-17 04:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007024 10.0.0.22 - - [2025-11-17 04:02:12] "GET /global-system-config/1b272229-4759-4289-9d0d-5fc6013fbf9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006934 10.0.0.22 - - [2025-11-17 04:02:12] "POST /control-node-zones HTTP/1.1" 200 569 0.033699 10.0.0.22 - - [2025-11-17 04:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.22 - - [2025-11-17 04:02:12] "GET /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.006304 10.0.0.22 - - [2025-11-17 04:02:12] "GET /control-node-zone/eff3ea5b-5731-4dc9-8191-25bd9c5784a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.006208 10.0.0.22 - - [2025-11-17 04:02:12] "PUT /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f HTTP/1.1" 200 254 0.023264 10.0.0.22 - - [2025-11-17 04:02:12] "POST /fqname-to-id HTTP/1.1" 404 198 0.003549 10.0.0.22 - - [2025-11-17 04:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634 10.0.0.22 - - [2025-11-17 04:02:12] "GET /global-system-config/1b272229-4759-4289-9d0d-5fc6013fbf9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.090693 10.0.0.22 - - [2025-11-17 04:02:12] "POST /control-node-zones HTTP/1.1" 200 569 0.041717 10.0.0.22 - - [2025-11-17 04:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004534 10.0.0.22 - - [2025-11-17 04:02:12] "GET /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005594 10.0.0.22 - - [2025-11-17 04:02:12] "GET /control-node-zone/f30e7c35-12f9-4c17-842c-d970491f7e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.008708 10.0.0.22 - - [2025-11-17 04:02:12] "PUT /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7 HTTP/1.1" 200 254 0.022581 10.0.0.22 - - [2025-11-17 04:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.22 - - [2025-11-17 04:02:12] "GET /global-system-config/1b272229-4759-4289-9d0d-5fc6013fbf9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.008348 10.0.0.22 - - [2025-11-17 04:02:12] "POST /fqname-to-id HTTP/1.1" 404 234 0.003058 10.0.0.22 - - [2025-11-17 04:02:13] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.034626 10.0.0.22 - - [2025-11-17 04:02:13] "POST /neutron/network HTTP/1.1" 200 833 0.007454 10.0.0.22 - - [2025-11-17 04:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.22 - - [2025-11-17 04:02:13] "GET /bgp-as-a-service/b26e04e1-9e21-464c-8c00-b170b1b26681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.005474 10.0.0.22 - - [2025-11-17 04:02:13] "GET /control-node-zone/ab1d92ce-fdf3-457a-9bdc-bac3f1d43642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004880 10.0.0.22 - - [2025-11-17 04:02:13] "POST /ref-update HTTP/1.1" 200 156 0.016081 10.0.0.22 - - [2025-11-17 04:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004477 10.0.0.22 - - [2025-11-17 04:02:13] "GET /bgp-as-a-service/b26e04e1-9e21-464c-8c00-b170b1b26681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1836 0.008329 10.0.0.22 - - [2025-11-17 04:02:13] "GET /control-node-zone/eff3ea5b-5731-4dc9-8191-25bd9c5784a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004225 10.0.0.22 - - [2025-11-17 04:02:13] "POST /ref-update HTTP/1.1" 200 156 0.017201 10.0.0.33 - - [2025-11-17 04:02:22] "GET /obj-perms HTTP/1.1" 200 5056 0.058508 10.0.0.22 - - [2025-11-17 04:02:31] "GET /bgp-as-a-service/b26e04e1-9e21-464c-8c00-b170b1b26681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.006617 10.0.0.22 - - [2025-11-17 04:02:31] "GET /virtual-machine-interface/f725142a-fd81-4564-87ad-6598e221e525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.006094 10.0.0.22 - - [2025-11-17 04:02:31] "POST /ref-update HTTP/1.1" 200 156 0.012704 10.0.0.33 - - [2025-11-17 04:02:31] "POST /ref-update HTTP/1.1" 200 156 0.029619 10.0.0.22 - - [2025-11-17 04:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.22 - - [2025-11-17 04:02:31] "GET /global-system-config/1b272229-4759-4289-9d0d-5fc6013fbf9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006043 10.0.0.22 - - [2025-11-17 04:02:31] "POST /fqname-to-id HTTP/1.1" 404 234 0.003075 10.0.0.22 - - [2025-11-17 04:02:31] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.035732 10.0.0.22 - - [2025-11-17 04:02:32] "POST /neutron/subnet HTTP/1.1" 200 724 0.008752 10.0.0.22 - - [2025-11-17 04:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.22 - - [2025-11-17 04:02:32] "GET /bgp-as-a-service/daaa3b6e-b8bb-4276-8a1b-525d63ecce3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.005438 10.0.0.22 - - [2025-11-17 04:02:32] "GET /control-node-zone/ab1d92ce-fdf3-457a-9bdc-bac3f1d43642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004694 10.0.0.22 - - [2025-11-17 04:02:32] "POST /ref-update HTTP/1.1" 200 156 0.017240 10.0.0.22 - - [2025-11-17 04:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003370 10.0.0.22 - - [2025-11-17 04:02:32] "GET /bgp-as-a-service/daaa3b6e-b8bb-4276-8a1b-525d63ecce3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.007735 10.0.0.22 - - [2025-11-17 04:02:32] "GET /control-node-zone/eff3ea5b-5731-4dc9-8191-25bd9c5784a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003683 10.0.0.22 - - [2025-11-17 04:02:32] "POST /ref-update HTTP/1.1" 200 156 0.018224 10.0.0.22 - - [2025-11-17 04:02:47] "POST /neutron/port HTTP/1.1" 200 1089 0.014657 10.0.0.22 - - [2025-11-17 04:02:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003968 10.0.0.22 - - [2025-11-17 04:02:48] "POST /neutron/network HTTP/1.1" 200 833 0.006637 10.0.0.22 - - [2025-11-17 04:02:50] "GET /bgp-as-a-service/daaa3b6e-b8bb-4276-8a1b-525d63ecce3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.005904 10.0.0.22 - - [2025-11-17 04:02:50] "GET /virtual-machine-interface/e29e9f4c-8a4f-4df4-9df0-75fe1ee2ee69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.005767 10.0.0.22 - - [2025-11-17 04:02:50] "POST /ref-update HTTP/1.1" 200 156 0.012521 10.0.0.33 - - [2025-11-17 04:02:51] "POST /bgp-routers HTTP/1.1" 200 640 0.041330 10.0.0.33 - - [2025-11-17 04:02:51] "PUT /bgp-router/491affd9-00fb-4147-a886-bc297f79070d HTTP/1.1" 200 254 0.032611 10.0.0.22 - - [2025-11-17 04:03:02] "POST /neutron/network HTTP/1.1" 200 843 0.035569 10.0.0.22 - - [2025-11-17 04:03:02] "POST /neutron/port HTTP/1.1" 200 117 0.001131 10.0.0.22 - - [2025-11-17 04:03:17] "GET /bgp-as-a-service/daaa3b6e-b8bb-4276-8a1b-525d63ecce3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2707 0.006071 10.0.0.22 - - [2025-11-17 04:03:17] "GET /virtual-machine-interface/e29e9f4c-8a4f-4df4-9df0-75fe1ee2ee69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3053 0.008979 10.0.0.22 - - [2025-11-17 04:03:17] "POST /ref-update HTTP/1.1" 200 156 0.012960 10.0.0.22 - - [2025-11-17 04:03:17] "DELETE /bgp-as-a-service/daaa3b6e-b8bb-4276-8a1b-525d63ecce3a HTTP/1.1" 200 115 0.045795 10.0.0.22 - - [2025-11-17 04:03:17] "GET /bgp-as-a-service/b26e04e1-9e21-464c-8c00-b170b1b26681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2708 0.006519 10.0.0.22 - - [2025-11-17 04:03:17] "GET /virtual-machine-interface/f725142a-fd81-4564-87ad-6598e221e525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.008091 10.0.0.22 - - [2025-11-17 04:03:17] "POST /ref-update HTTP/1.1" 200 156 0.013142 10.0.0.22 - - [2025-11-17 04:03:17] "DELETE /bgp-as-a-service/b26e04e1-9e21-464c-8c00-b170b1b26681 HTTP/1.1" 200 115 0.049060 10.0.0.22 - - [2025-11-17 04:03:17] "GET /control-node-zone/f30e7c35-12f9-4c17-842c-d970491f7e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004852 10.0.0.22 - - [2025-11-17 04:03:17] "POST /ref-update HTTP/1.1" 200 156 0.020292 10.0.0.22 - - [2025-11-17 04:03:17] "DELETE /control-node-zone/f30e7c35-12f9-4c17-842c-d970491f7e0e HTTP/1.1" 200 115 0.033227 10.0.0.22 - - [2025-11-17 04:03:17] "GET /control-node-zone/eff3ea5b-5731-4dc9-8191-25bd9c5784a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.006406 10.0.0.22 - - [2025-11-17 04:03:17] "POST /ref-update HTTP/1.1" 200 156 0.020617 10.0.0.22 - - [2025-11-17 04:03:17] "DELETE /control-node-zone/eff3ea5b-5731-4dc9-8191-25bd9c5784a3 HTTP/1.1" 200 115 0.027611 10.0.0.22 - - [2025-11-17 04:03:17] "GET /control-node-zone/ab1d92ce-fdf3-457a-9bdc-bac3f1d43642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.005365 10.0.0.22 - - [2025-11-17 04:03:17] "POST /ref-update HTTP/1.1" 200 156 0.030034 10.0.0.33 - - [2025-11-17 04:03:17] "DELETE /bgp-router/491affd9-00fb-4147-a886-bc297f79070d HTTP/1.1" 200 115 0.066311 10.0.0.22 - - [2025-11-17 04:03:18] "DELETE /control-node-zone/ab1d92ce-fdf3-457a-9bdc-bac3f1d43642 HTTP/1.1" 200 115 0.058242 10.0.0.22 - - [2025-11-17 04:03:18] "POST /neutron/network HTTP/1.1" 400 204 0.018955 10.0.0.22 - - [2025-11-17 04:03:18] "POST /neutron/port HTTP/1.1" 200 151 0.218921 10.0.0.22 - - [2025-11-17 04:03:19] "POST /neutron/port HTTP/1.1" 200 151 0.247114 10.0.0.22 - - [2025-11-17 04:03:19] "POST /neutron/port HTTP/1.1" 200 151 0.215264 10.0.0.33 - - [2025-11-17 04:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.23 - - [2025-11-17 04:03:21] "GET /projects?obj_uuids=0fc0f043-2de9-4b2a-8b97-a3040463c391&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001393 10.0.0.22 - - [2025-11-17 04:03:22] "GET /project/0fc0f043-2de9-4b2a-8b97-a3040463c391?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.070226 10.0.0.23 - - [2025-11-17 04:03:22] "GET /projects?obj_uuids=0fc0f043-2de9-4b2a-8b97-a3040463c391&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001081 10.0.0.22 - - [2025-11-17 04:03:22] "GET /project/0fc0f043-2de9-4b2a-8b97-a3040463c391?fields=virtual_networks HTTP/1.1" 200 1044 0.070170 10.0.0.23 - - [2025-11-17 04:03:22] "GET /projects?obj_uuids=0fc0f043-2de9-4b2a-8b97-a3040463c391&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000916 10.0.0.22 - - [2025-11-17 04:03:22] "GET /project/0fc0f043-2de9-4b2a-8b97-a3040463c391?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.044717 10.0.0.23 - - [2025-11-17 04:03:22] "GET /projects?obj_uuids=0fc0f043-2de9-4b2a-8b97-a3040463c391&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001446 10.0.0.22 - - [2025-11-17 04:03:22] "GET /project/0fc0f043-2de9-4b2a-8b97-a3040463c391?fields=security_groups HTTP/1.1" 200 1271 0.041432 10.0.0.23 - - [2025-11-17 04:03:22] "GET /obj-perms HTTP/1.1" 200 5056 0.401763 10.0.0.22 - - [2025-11-17 04:03:23] "GET /obj-perms HTTP/1.1" 200 5056 0.199311 10.0.0.22 - - [2025-11-17 04:03:24] "POST /fqname-to-id HTTP/1.1" 404 181 0.039075 10.0.0.23 - - [2025-11-17 04:03:24] "GET /projects?obj_uuids=d1c7d66b-54c1-439f-849f-ac67bc7cc68e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003075 10.0.0.23 - - [2025-11-17 04:03:24] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001356 10.0.0.23 - - [2025-11-17 04:03:24] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.039440 10.0.0.23 - - [2025-11-17 04:03:24] "POST /id-to-fqname HTTP/1.1" 200 183 0.003139 10.0.0.23 - - [2025-11-17 04:03:24] "POST /fqname-to-id HTTP/1.1" 404 192 0.006584 10.0.0.23 - - [2025-11-17 04:03:24] "POST /security-groups HTTP/1.1" 200 584 0.031280 10.0.0.23 - - [2025-11-17 04:03:24] "POST /projects HTTP/1.1" 200 571 0.244415 10.0.0.23 - - [2025-11-17 04:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.286738 10.0.0.33 - - [2025-11-17 04:03:24] "POST /access-control-lists HTTP/1.1" 200 589 0.027765 10.0.0.22 - - [2025-11-17 04:03:24] "GET /project/d1c7d66b-54c1-439f-849f-ac67bc7cc68e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.493528 10.0.0.22 - - [2025-11-17 04:03:26] "GET / HTTP/1.1" 200 35931 0.002060 10.0.0.23 - - [2025-11-17 04:03:29] "GET /projects?obj_uuids=d1c7d66b-54c1-439f-849f-ac67bc7cc68e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001477 10.0.0.22 - - [2025-11-17 04:03:29] "GET /project/d1c7d66b-54c1-439f-849f-ac67bc7cc68e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.062459 10.0.0.23 - - [2025-11-17 04:03:29] "GET /projects?obj_uuids=d1c7d66b-54c1-439f-849f-ac67bc7cc68e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001517 10.0.0.22 - - [2025-11-17 04:03:29] "GET /project/d1c7d66b-54c1-439f-849f-ac67bc7cc68e?fields=virtual_networks HTTP/1.1" 200 1028 0.054359 10.0.0.23 - - [2025-11-17 04:03:29] "GET /projects?obj_uuids=d1c7d66b-54c1-439f-849f-ac67bc7cc68e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001071 10.0.0.22 - - [2025-11-17 04:03:29] "GET /project/d1c7d66b-54c1-439f-849f-ac67bc7cc68e?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.056203 10.0.0.23 - - [2025-11-17 04:03:29] "GET /projects?obj_uuids=d1c7d66b-54c1-439f-849f-ac67bc7cc68e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001005 10.0.0.22 - - [2025-11-17 04:03:29] "GET /project/d1c7d66b-54c1-439f-849f-ac67bc7cc68e?fields=security_groups HTTP/1.1" 200 1247 0.045805 10.0.0.22 - - [2025-11-17 04:03:30] "POST /fqname-to-id HTTP/1.1" 404 189 0.030635 10.0.0.23 - - [2025-11-17 04:03:30] "GET /projects?obj_uuids=f4384b2f-6f87-4376-a598-2760fd54464f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002789 10.0.0.23 - - [2025-11-17 04:03:30] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000973 10.0.0.23 - - [2025-11-17 04:03:30] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008376 10.0.0.23 - - [2025-11-17 04:03:30] "POST /id-to-fqname HTTP/1.1" 200 191 0.003147 10.0.0.23 - - [2025-11-17 04:03:30] "POST /fqname-to-id HTTP/1.1" 404 200 0.005081 10.0.0.23 - - [2025-11-17 04:03:30] "POST /security-groups HTTP/1.1" 200 592 0.032063 10.0.0.33 - - [2025-11-17 04:03:30] "POST /fqname-to-id HTTP/1.1" 404 235 0.003492 10.0.0.23 - - [2025-11-17 04:03:30] "POST /projects HTTP/1.1" 200 587 0.250546 10.0.0.23 - - [2025-11-17 04:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.338902 10.0.0.33 - - [2025-11-17 04:03:30] "POST /access-control-lists HTTP/1.1" 200 595 0.040088 10.0.0.22 - - [2025-11-17 04:03:30] "GET /project/f4384b2f-6f87-4376-a598-2760fd54464f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.503352 10.0.0.22 - - [2025-11-17 04:03:32] "GET / HTTP/1.1" 200 35931 0.001915 10.0.0.23 - - [2025-11-17 04:03:35] "GET /projects?obj_uuids=f4384b2f-6f87-4376-a598-2760fd54464f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001060 10.0.0.22 - - [2025-11-17 04:03:35] "GET /project/f4384b2f-6f87-4376-a598-2760fd54464f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.042847 10.0.0.23 - - [2025-11-17 04:03:35] "GET /projects?obj_uuids=f4384b2f-6f87-4376-a598-2760fd54464f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001626 10.0.0.22 - - [2025-11-17 04:03:35] "GET /project/f4384b2f-6f87-4376-a598-2760fd54464f?fields=virtual_networks HTTP/1.1" 200 1045 0.052631 10.0.0.23 - - [2025-11-17 04:03:35] "GET /projects?obj_uuids=f4384b2f-6f87-4376-a598-2760fd54464f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001142 10.0.0.22 - - [2025-11-17 04:03:35] "GET /project/f4384b2f-6f87-4376-a598-2760fd54464f?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.048989 10.0.0.23 - - [2025-11-17 04:03:35] "GET /projects?obj_uuids=f4384b2f-6f87-4376-a598-2760fd54464f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001182 10.0.0.22 - - [2025-11-17 04:03:35] "GET /project/f4384b2f-6f87-4376-a598-2760fd54464f?fields=security_groups HTTP/1.1" 200 1272 0.064251 10.0.0.22 - - [2025-11-17 04:03:36] "POST /fqname-to-id HTTP/1.1" 404 195 0.031203 10.0.0.23 - - [2025-11-17 04:03:36] "GET /projects?obj_uuids=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002661 10.0.0.23 - - [2025-11-17 04:03:36] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000982 10.0.0.23 - - [2025-11-17 04:03:36] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007267 10.0.0.23 - - [2025-11-17 04:03:36] "POST /id-to-fqname HTTP/1.1" 200 197 0.002741 10.0.0.23 - - [2025-11-17 04:03:36] "POST /fqname-to-id HTTP/1.1" 404 206 0.005508 10.0.0.23 - - [2025-11-17 04:03:36] "POST /security-groups HTTP/1.1" 200 598 0.031225 10.0.0.23 - - [2025-11-17 04:03:37] "POST /projects HTTP/1.1" 200 599 0.247885 10.0.0.33 - - [2025-11-17 04:03:37] "POST /fqname-to-id HTTP/1.1" 404 240 0.012709 10.0.0.23 - - [2025-11-17 04:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.323071 10.0.0.22 - - [2025-11-17 04:03:37] "GET /project/8418ebab-f3de-4612-8486-97d5f40a2562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.476594 10.0.0.22 - - [2025-11-17 04:03:38] "GET / HTTP/1.1" 200 35931 0.001589 10.0.0.22 - - [2025-11-17 04:03:40] "POST /fqname-to-id HTTP/1.1" 401 292 0.000624 10.0.0.22 - - [2025-11-17 04:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.063724 10.0.0.22 - - [2025-11-17 04:03:40] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004827 10.0.0.22 - - [2025-11-17 04:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.22 - - [2025-11-17 04:03:40] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004044 10.0.0.22 - - [2025-11-17 04:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.22 - - [2025-11-17 04:03:40] "PUT /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0 HTTP/1.1" 200 276 0.013447 10.0.0.22 - - [2025-11-17 04:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009681 10.0.0.23 - - [2025-11-17 04:03:40] "GET /projects?obj_uuids=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001441 10.0.0.22 - - [2025-11-17 04:03:40] "GET /project/8418ebab-f3de-4612-8486-97d5f40a2562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.048519 10.0.0.22 - - [2025-11-17 04:03:40] "POST /neutron/network HTTP/1.1" 200 117 0.039061 10.0.0.33 - - [2025-11-17 04:03:41] "POST /ref-update HTTP/1.1" 200 156 0.029181 10.0.0.22 - - [2025-11-17 04:03:41] "POST /neutron/network HTTP/1.1" 200 808 0.010920 10.0.0.22 - - [2025-11-17 04:03:41] "POST /id-to-fqname HTTP/1.1" 200 218 0.001509 10.0.0.22 - - [2025-11-17 04:03:41] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005504 10.0.0.22 - - [2025-11-17 04:03:41] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007069 10.0.0.22 - - [2025-11-17 04:03:41] "POST /neutron/subnet HTTP/1.1" 200 701 0.008842 10.0.0.22 - - [2025-11-17 04:03:41] "POST /id-to-fqname HTTP/1.1" 200 218 0.001298 10.0.0.23 - - [2025-11-17 04:03:42] "GET /projects?obj_uuids=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001172 10.0.0.22 - - [2025-11-17 04:03:42] "GET /project/8418ebab-f3de-4612-8486-97d5f40a2562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.073877 10.0.0.22 - - [2025-11-17 04:03:42] "POST /neutron/port HTTP/1.1" 200 117 0.006567 10.0.0.22 - - [2025-11-17 04:03:42] "POST /id-to-fqname HTTP/1.1" 200 218 0.001670 10.0.0.22 - - [2025-11-17 04:03:43] "POST /neutron/network HTTP/1.1" 200 818 0.006963 10.0.0.22 - - [2025-11-17 04:03:43] "POST /neutron/port HTTP/1.1" 200 1062 0.017850 10.0.0.22 - - [2025-11-17 04:03:44] "POST /neutron/port HTTP/1.1" 200 1090 0.019156 10.0.0.23 - - [2025-11-17 04:03:44] "GET /projects?obj_uuids=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001102 10.0.0.22 - - [2025-11-17 04:03:44] "POST /neutron/port HTTP/1.1" 200 117 0.001095 10.0.0.22 - - [2025-11-17 04:03:44] "GET /project/8418ebab-f3de-4612-8486-97d5f40a2562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.083527 10.0.0.22 - - [2025-11-17 04:03:44] "POST /neutron/port HTTP/1.1" 200 1090 0.016917 10.0.0.22 - - [2025-11-17 04:03:44] "POST /neutron/network HTTP/1.1" 200 818 0.007819 10.0.0.22 - - [2025-11-17 04:03:45] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.010338 10.0.0.22 - - [2025-11-17 04:03:45] "POST /neutron/port HTTP/1.1" 200 1062 0.018584 10.0.0.22 - - [2025-11-17 04:03:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004820 10.0.0.22 - - [2025-11-17 04:03:45] "POST /neutron/network HTTP/1.1" 200 808 0.006955 10.0.0.22 - - [2025-11-17 04:03:47] "POST /neutron/port HTTP/1.1" 200 1090 0.016641 10.0.0.22 - - [2025-11-17 04:03:47] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007508 10.0.0.22 - - [2025-11-17 04:03:47] "GET /virtual-machine/1c412ecf-2a87-4d59-a2b0-1c11c7695abf HTTP/1.1" 401 292 0.000580 10.0.0.22 - - [2025-11-17 04:03:47] "GET /virtual-machine/1c412ecf-2a87-4d59-a2b0-1c11c7695abf HTTP/1.1" 200 1299 0.033639 10.0.0.22 - - [2025-11-17 04:03:47] "GET /virtual-machine/1c412ecf-2a87-4d59-a2b0-1c11c7695abf HTTP/1.1" 200 1299 0.003982 10.0.0.22 - - [2025-11-17 04:03:47] "GET /virtual-machine-interface/2be2cfee-5d89-4c26-afba-a3fd9ed9ecf8 HTTP/1.1" 200 2949 0.006916 10.0.0.22 - - [2025-11-17 04:03:47] "GET /virtual-machine/1c412ecf-2a87-4d59-a2b0-1c11c7695abf HTTP/1.1" 200 1299 0.003963 10.0.0.22 - - [2025-11-17 04:03:47] "GET /virtual-machine-interface/2be2cfee-5d89-4c26-afba-a3fd9ed9ecf8 HTTP/1.1" 200 2949 0.006943 10.0.0.22 - - [2025-11-17 04:03:47] "GET /instance-ip/e8fbd76f-feb0-424e-b3e9-20daa14fa061 HTTP/1.1" 200 1621 0.008134 10.0.0.22 - - [2025-11-17 04:03:47] "GET /virtual-machine/1c412ecf-2a87-4d59-a2b0-1c11c7695abf HTTP/1.1" 200 1299 0.004331 10.0.0.22 - - [2025-11-17 04:03:47] "GET /virtual-machine-interface/2be2cfee-5d89-4c26-afba-a3fd9ed9ecf8 HTTP/1.1" 200 2949 0.005738 10.0.0.22 - - [2025-11-17 04:03:47] "GET /instance-ip/e8fbd76f-feb0-424e-b3e9-20daa14fa061 HTTP/1.1" 200 1621 0.004773 10.0.0.22 - - [2025-11-17 04:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004311 10.0.0.22 - - [2025-11-17 04:03:47] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004778 10.0.0.22 - - [2025-11-17 04:03:47] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003969 10.0.0.22 - - [2025-11-17 04:03:47] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005813 10.0.0.22 - - [2025-11-17 04:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004448 10.0.0.22 - - [2025-11-17 04:03:47] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003552 10.0.0.22 - - [2025-11-17 04:03:47] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002644 10.0.0.22 - - [2025-11-17 04:03:47] "POST /neutron/port HTTP/1.1" 200 1090 0.015462 10.0.0.22 - - [2025-11-17 04:03:47] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006323 10.0.0.22 - - [2025-11-17 04:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004498 10.0.0.22 - - [2025-11-17 04:03:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004638 10.0.0.22 - - [2025-11-17 04:03:48] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004391 10.0.0.22 - - [2025-11-17 04:03:48] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003635 10.0.0.22 - - [2025-11-17 04:03:48] "POST /neutron/network HTTP/1.1" 200 808 0.007054 10.0.0.22 - - [2025-11-17 04:03:48] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005741 10.0.0.22 - - [2025-11-17 04:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.22 - - [2025-11-17 04:03:48] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004164 10.0.0.22 - - [2025-11-17 04:03:48] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005637 10.0.0.22 - - [2025-11-17 04:03:48] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005961 10.0.0.22 - - [2025-11-17 04:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.22 - - [2025-11-17 04:03:48] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004838 10.0.0.22 - - [2025-11-17 04:03:48] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004378 10.0.0.22 - - [2025-11-17 04:03:48] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006080 10.0.0.22 - - [2025-11-17 04:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004272 10.0.0.22 - - [2025-11-17 04:03:48] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004348 10.0.0.22 - - [2025-11-17 04:03:48] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003175 10.0.0.22 - - [2025-11-17 04:03:48] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007243 10.0.0.22 - - [2025-11-17 04:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.22 - - [2025-11-17 04:03:48] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003788 10.0.0.22 - - [2025-11-17 04:03:48] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003521 10.0.0.22 - - [2025-11-17 04:03:48] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006261 10.0.0.22 - - [2025-11-17 04:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.22 - - [2025-11-17 04:03:51] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005632 10.0.0.22 - - [2025-11-17 04:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006063 10.0.0.22 - - [2025-11-17 04:03:55] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006920 10.0.0.22 - - [2025-11-17 04:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.22 - - [2025-11-17 04:03:59] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005735 10.0.0.23 - - [2025-11-17 04:04:00] "DELETE /project/0fc0f043-2de9-4b2a-8b97-a3040463c391 HTTP/1.1" 404 177 0.015530 10.0.0.23 - - [2025-11-17 04:04:00] "DELETE /project/f4384b2f6f874376a5982760fd54464f HTTP/1.1" 404 173 0.011297 10.0.0.23 - - [2025-11-17 04:04:00] "DELETE /project/d1c7d66b54c1439f849fac67bc7cc68e HTTP/1.1" 404 173 0.014886 10.0.0.23 - - [2025-11-17 04:04:00] "DELETE /project/8418ebabf3de4612848697d5f40a2562 HTTP/1.1" 404 173 0.010965 10.0.0.23 - - [2025-11-17 04:04:00] "GET /projects?obj_uuids=f4384b2f-6f87-4376-a598-2760fd54464f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001415 10.0.0.23 - - [2025-11-17 04:04:00] "GET /projects?obj_uuids=d1c7d66b-54c1-439f-849f-ac67bc7cc68e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001041 10.0.0.23 - - [2025-11-17 04:04:01] "GET /project/f4384b2f-6f87-4376-a598-2760fd54464f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.069242 10.0.0.23 - - [2025-11-17 04:04:01] "GET /project/d1c7d66b-54c1-439f-849f-ac67bc7cc68e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.087605 10.0.0.23 - - [2025-11-17 04:04:01] "GET /projects?obj_uuids=f4384b2f-6f87-4376-a598-2760fd54464f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001454 10.0.0.23 - - [2025-11-17 04:04:01] "GET /projects?obj_uuids=d1c7d66b-54c1-439f-849f-ac67bc7cc68e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001082 10.0.0.23 - - [2025-11-17 04:04:01] "GET /project/d1c7d66b-54c1-439f-849f-ac67bc7cc68e?fields=security_groups HTTP/1.1" 200 1352 0.050043 10.0.0.23 - - [2025-11-17 04:04:01] "GET /project/f4384b2f-6f87-4376-a598-2760fd54464f?fields=security_groups HTTP/1.1" 200 1377 0.069683 10.0.0.23 - - [2025-11-17 04:04:01] "DELETE /security-group/36ac368c-4e1a-4de9-93ea-8c13eaa72708 HTTP/1.1" 200 115 0.123421 10.0.0.23 - - [2025-11-17 04:04:01] "GET /projects?obj_uuids=d1c7d66b-54c1-439f-849f-ac67bc7cc68e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002380 10.0.0.33 - - [2025-11-17 04:04:01] "DELETE /access-control-list/d4d63dbf-2c18-4c2f-b4ec-f3a8111420c8 HTTP/1.1" 200 115 0.098573 10.0.0.23 - - [2025-11-17 04:04:01] "DELETE /security-group/e34500a8-73e7-4268-873b-05ac0fe89c8c HTTP/1.1" 200 115 0.156428 10.0.0.23 - - [2025-11-17 04:04:01] "GET /projects?obj_uuids=f4384b2f-6f87-4376-a598-2760fd54464f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001236 10.0.0.23 - - [2025-11-17 04:04:01] "GET /project/d1c7d66b-54c1-439f-849f-ac67bc7cc68e?fields=application_policy_sets HTTP/1.1" 200 1391 0.121676 10.0.0.23 - - [2025-11-17 04:04:01] "GET /project/f4384b2f-6f87-4376-a598-2760fd54464f?fields=application_policy_sets HTTP/1.1" 200 1416 0.124884 10.0.0.33 - - [2025-11-17 04:04:01] "DELETE /access-control-list/f4403b2e-161b-45ba-aec8-be86cddb948d HTTP/1.1" 200 115 0.087619 10.0.0.23 - - [2025-11-17 04:04:01] "DELETE /project/d1c7d66b-54c1-439f-849f-ac67bc7cc68e HTTP/1.1" 200 115 0.705968 10.0.0.23 - - [2025-11-17 04:04:01] "DELETE /project/f4384b2f-6f87-4376-a598-2760fd54464f HTTP/1.1" 200 115 0.751065 10.0.0.22 - - [2025-11-17 04:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.22 - - [2025-11-17 04:04:03] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006414 10.0.0.22 - - [2025-11-17 04:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004104 10.0.0.22 - - [2025-11-17 04:04:08] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006019 10.0.0.22 - - [2025-11-17 04:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.22 - - [2025-11-17 04:04:12] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006404 10.0.0.22 - - [2025-11-17 04:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004094 10.0.0.22 - - [2025-11-17 04:04:16] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005556 10.0.0.22 - - [2025-11-17 04:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004303 10.0.0.22 - - [2025-11-17 04:04:20] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006837 10.0.0.22 - - [2025-11-17 04:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004359 10.0.0.22 - - [2025-11-17 04:04:24] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007066 10.0.0.22 - - [2025-11-17 04:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004093 10.0.0.22 - - [2025-11-17 04:04:26] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004703 10.0.0.22 - - [2025-11-17 04:04:26] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003421 10.0.0.22 - - [2025-11-17 04:04:26] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006253 10.0.0.22 - - [2025-11-17 04:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003852 10.0.0.22 - - [2025-11-17 04:04:26] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004445 10.0.0.22 - - [2025-11-17 04:04:26] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004014 10.0.0.22 - - [2025-11-17 04:04:26] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006331 10.0.0.22 - - [2025-11-17 04:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.22 - - [2025-11-17 04:04:26] "GET /routing-instance/c79ed26d-15fe-45a2-bb64-d4382cef67c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.006042 10.0.0.22 - - [2025-11-17 04:04:27] "GET /route-target/383b8c83-7ee6-4e44-8358-63bbe4502263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.006016 10.0.0.22 - - [2025-11-17 04:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.22 - - [2025-11-17 04:04:27] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004155 10.0.0.22 - - [2025-11-17 04:04:27] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003274 10.0.0.22 - - [2025-11-17 04:04:27] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006927 10.0.0.22 - - [2025-11-17 04:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.22 - - [2025-11-17 04:04:27] "GET /routing-instance/c79ed26d-15fe-45a2-bb64-d4382cef67c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.004382 10.0.0.22 - - [2025-11-17 04:04:27] "GET /route-target/383b8c83-7ee6-4e44-8358-63bbe4502263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004202 10.0.0.22 - - [2025-11-17 04:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003494 10.0.0.22 - - [2025-11-17 04:04:27] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005027 10.0.0.22 - - [2025-11-17 04:04:27] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003926 10.0.0.22 - - [2025-11-17 04:04:27] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007501 10.0.0.22 - - [2025-11-17 04:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158 10.0.0.22 - - [2025-11-17 04:04:27] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004860 10.0.0.22 - - [2025-11-17 04:04:27] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003934 10.0.0.22 - - [2025-11-17 04:04:27] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006233 10.0.0.23 - - [2025-11-17 04:04:27] "GET /obj-perms HTTP/1.1" 200 5044 0.067510 10.0.0.22 - - [2025-11-17 04:04:27] "GET /obj-perms HTTP/1.1" 200 5044 0.059941 10.0.0.22 - - [2025-11-17 04:04:28] "GET /obj-perms HTTP/1.1" 200 5044 0.004170 10.0.0.23 - - [2025-11-17 04:04:28] "GET /obj-perms HTTP/1.1" 200 5044 0.004276 10.0.0.33 - - [2025-11-17 04:04:28] "GET /obj-perms HTTP/1.1" 200 5044 0.058709 10.0.0.22 - - [2025-11-17 04:04:28] "POST /neutron/port HTTP/1.1" 200 1090 0.020401 10.0.0.22 - - [2025-11-17 04:04:28] "POST /neutron/security_group HTTP/1.1" 200 2065 0.008398 10.0.0.22 - - [2025-11-17 04:04:28] "GET /virtual-machine/b6341b9c-bf00-4d60-a9ad-872d46b9d72a HTTP/1.1" 200 1300 0.007020 10.0.0.22 - - [2025-11-17 04:04:28] "GET /virtual-machine/b6341b9c-bf00-4d60-a9ad-872d46b9d72a HTTP/1.1" 200 1300 0.005704 10.0.0.22 - - [2025-11-17 04:04:28] "GET /virtual-machine-interface/476ebda7-f09b-4bef-a9f6-c6579eaa4420 HTTP/1.1" 200 2949 0.005899 10.0.0.22 - - [2025-11-17 04:04:28] "GET /virtual-machine/b6341b9c-bf00-4d60-a9ad-872d46b9d72a HTTP/1.1" 200 1300 0.004333 10.0.0.22 - - [2025-11-17 04:04:28] "GET /virtual-machine-interface/476ebda7-f09b-4bef-a9f6-c6579eaa4420 HTTP/1.1" 200 2949 0.005533 10.0.0.22 - - [2025-11-17 04:04:28] "GET /instance-ip/a26ce4b6-a60a-4de3-9b18-4caa7d59a2c8 HTTP/1.1" 200 1621 0.006790 10.0.0.22 - - [2025-11-17 04:04:28] "GET /virtual-machine/b6341b9c-bf00-4d60-a9ad-872d46b9d72a HTTP/1.1" 200 1300 0.004081 10.0.0.22 - - [2025-11-17 04:04:28] "GET /virtual-machine-interface/476ebda7-f09b-4bef-a9f6-c6579eaa4420 HTTP/1.1" 200 2949 0.005615 10.0.0.22 - - [2025-11-17 04:04:28] "GET /instance-ip/a26ce4b6-a60a-4de3-9b18-4caa7d59a2c8 HTTP/1.1" 200 1621 0.005361 10.0.0.22 - - [2025-11-17 04:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.22 - - [2025-11-17 04:04:28] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004894 10.0.0.22 - - [2025-11-17 04:04:28] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003844 10.0.0.22 - - [2025-11-17 04:04:28] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007475 10.0.0.22 - - [2025-11-17 04:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004336 10.0.0.22 - - [2025-11-17 04:04:28] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005012 10.0.0.22 - - [2025-11-17 04:04:28] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003917 10.0.0.22 - - [2025-11-17 04:04:28] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005686 10.0.0.22 - - [2025-11-17 04:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.22 - - [2025-11-17 04:04:29] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004524 10.0.0.22 - - [2025-11-17 04:04:29] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003381 10.0.0.22 - - [2025-11-17 04:04:29] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.009025 10.0.0.22 - - [2025-11-17 04:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.22 - - [2025-11-17 04:04:29] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004208 10.0.0.22 - - [2025-11-17 04:04:29] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003912 10.0.0.22 - - [2025-11-17 04:04:29] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006267 10.0.0.22 - - [2025-11-17 04:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.22 - - [2025-11-17 04:04:29] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005404 10.0.0.22 - - [2025-11-17 04:04:29] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003947 10.0.0.22 - - [2025-11-17 04:04:29] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.019468 10.0.0.22 - - [2025-11-17 04:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.22 - - [2025-11-17 04:04:29] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006286 10.0.0.22 - - [2025-11-17 04:04:29] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004172 10.0.0.22 - - [2025-11-17 04:04:29] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006673 10.0.0.22 - - [2025-11-17 04:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410 10.0.0.22 - - [2025-11-17 04:04:29] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004251 10.0.0.22 - - [2025-11-17 04:04:29] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005099 10.0.0.22 - - [2025-11-17 04:04:29] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007036 10.0.0.22 - - [2025-11-17 04:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004193 10.0.0.22 - - [2025-11-17 04:04:30] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004200 10.0.0.22 - - [2025-11-17 04:04:30] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002928 10.0.0.22 - - [2025-11-17 04:04:30] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005856 10.0.0.22 - - [2025-11-17 04:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003995 10.0.0.22 - - [2025-11-17 04:04:31] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004053 10.0.0.22 - - [2025-11-17 04:04:31] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003597 10.0.0.22 - - [2025-11-17 04:04:31] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006556 10.0.0.22 - - [2025-11-17 04:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.22 - - [2025-11-17 04:04:31] "GET /routing-instance/c79ed26d-15fe-45a2-bb64-d4382cef67c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.004906 10.0.0.22 - - [2025-11-17 04:04:31] "GET /route-target/383b8c83-7ee6-4e44-8358-63bbe4502263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004505 10.0.0.22 - - [2025-11-17 04:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.22 - - [2025-11-17 04:04:31] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004549 10.0.0.22 - - [2025-11-17 04:04:31] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003367 10.0.0.22 - - [2025-11-17 04:04:31] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005679 10.0.0.22 - - [2025-11-17 04:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004358 10.0.0.22 - - [2025-11-17 04:04:31] "GET /routing-instance/c79ed26d-15fe-45a2-bb64-d4382cef67c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.004669 10.0.0.22 - - [2025-11-17 04:04:31] "GET /route-target/383b8c83-7ee6-4e44-8358-63bbe4502263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004188 10.0.0.22 - - [2025-11-17 04:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004865 10.0.0.22 - - [2025-11-17 04:04:31] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004690 10.0.0.22 - - [2025-11-17 04:04:31] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002810 10.0.0.22 - - [2025-11-17 04:04:31] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005929 10.0.0.22 - - [2025-11-17 04:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.22 - - [2025-11-17 04:04:31] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004044 10.0.0.22 - - [2025-11-17 04:04:31] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003134 10.0.0.22 - - [2025-11-17 04:04:31] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006727 10.0.0.23 - - [2025-11-17 04:04:31] "GET /obj-perms HTTP/1.1" 200 5044 0.006706 10.0.0.22 - - [2025-11-17 04:04:31] "GET /obj-perms HTTP/1.1" 200 5044 0.003646 10.0.0.22 - - [2025-11-17 04:04:31] "GET /obj-perms HTTP/1.1" 200 5044 0.005025 10.0.0.22 - - [2025-11-17 04:04:32] "GET /obj-perms HTTP/1.1" 200 5044 0.004145 10.0.0.22 - - [2025-11-17 04:04:32] "POST /neutron/port HTTP/1.1" 200 1090 0.022186 10.0.0.23 - - [2025-11-17 04:04:32] "GET /obj-perms HTTP/1.1" 200 5044 0.003724 10.0.0.22 - - [2025-11-17 04:04:32] "GET /virtual-machine/1c412ecf-2a87-4d59-a2b0-1c11c7695abf HTTP/1.1" 200 1299 0.004408 10.0.0.22 - - [2025-11-17 04:04:32] "GET /virtual-machine-interface/2be2cfee-5d89-4c26-afba-a3fd9ed9ecf8 HTTP/1.1" 200 2949 0.006878 10.0.0.22 - - [2025-11-17 04:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.22 - - [2025-11-17 04:04:32] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004085 10.0.0.22 - - [2025-11-17 04:04:32] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003149 10.0.0.22 - - [2025-11-17 04:04:32] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006193 10.0.0.22 - - [2025-11-17 04:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004641 10.0.0.22 - - [2025-11-17 04:04:33] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004258 10.0.0.22 - - [2025-11-17 04:04:33] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004498 10.0.0.22 - - [2025-11-17 04:04:33] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007383 10.0.0.22 - - [2025-11-17 04:04:33] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007617 10.0.0.22 - - [2025-11-17 04:04:38] "POST /neutron/port HTTP/1.1" 200 1090 0.017806 10.0.0.22 - - [2025-11-17 04:04:43] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007432 10.0.0.22 - - [2025-11-17 04:04:49] "GET /virtual-machine/b6341b9c-bf00-4d60-a9ad-872d46b9d72a HTTP/1.1" 200 1300 0.004022 10.0.0.22 - - [2025-11-17 04:04:49] "GET /virtual-machine-interface/476ebda7-f09b-4bef-a9f6-c6579eaa4420 HTTP/1.1" 200 2949 0.007504 10.0.0.22 - - [2025-11-17 04:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.22 - - [2025-11-17 04:04:49] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003972 10.0.0.22 - - [2025-11-17 04:04:49] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003703 10.0.0.22 - - [2025-11-17 04:04:49] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005945 10.0.0.22 - - [2025-11-17 04:04:49] "POST /neutron/network HTTP/1.1" 200 818 0.008465 10.0.0.22 - - [2025-11-17 04:04:50] "POST /neutron/port HTTP/1.1" 200 117 0.001122 10.0.0.22 - - [2025-11-17 04:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003986 10.0.0.22 - - [2025-11-17 04:04:50] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004075 10.0.0.22 - - [2025-11-17 04:04:50] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004363 10.0.0.22 - - [2025-11-17 04:04:50] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006370 10.0.0.22 - - [2025-11-17 04:05:02] "POST /neutron/port HTTP/1.1" 200 1090 0.017047 10.0.0.22 - - [2025-11-17 04:05:02] "POST /neutron/subnet HTTP/1.1" 200 675 0.010508 10.0.0.22 - - [2025-11-17 04:05:24] "GET /obj-perms HTTP/1.1" 200 5056 0.058035 10.0.0.23 - - [2025-11-17 04:05:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000434 10.0.0.23 - - [2025-11-17 04:05:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.33 - - [2025-11-17 04:05:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000462 10.0.0.33 - - [2025-11-17 04:05:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000441 10.0.0.33 - - [2025-11-17 04:05:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000453 10.0.0.33 - - [2025-11-17 04:05:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000503 10.0.0.23 - - [2025-11-17 04:05:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000457 10.0.0.23 - - [2025-11-17 04:05:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000384 10.0.0.22 - - [2025-11-17 04:05:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000461 10.0.0.22 - - [2025-11-17 04:05:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000397 10.0.0.22 - - [2025-11-17 04:05:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000500 10.0.0.22 - - [2025-11-17 04:05:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000391 10.0.0.22 - - [2025-11-17 04:05:51] "POST /neutron/port HTTP/1.1" 200 1090 0.046569 10.0.0.22 - - [2025-11-17 04:05:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004581 10.0.0.22 - - [2025-11-17 04:05:52] "POST /neutron/network HTTP/1.1" 200 808 0.006641 10.0.0.22 - - [2025-11-17 04:06:03] "POST /neutron/network HTTP/1.1" 200 818 0.006938 10.0.0.22 - - [2025-11-17 04:06:03] "POST /neutron/port HTTP/1.1" 200 117 0.001431 10.0.0.22 - - [2025-11-17 04:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.030222 10.0.0.22 - - [2025-11-17 04:06:41] "POST /neutron/security_group HTTP/1.1" 200 2065 0.008628 10.0.0.22 - - [2025-11-17 04:06:41] "GET /virtual-machine/1c412ecf-2a87-4d59-a2b0-1c11c7695abf HTTP/1.1" 200 1299 0.003838 10.0.0.22 - - [2025-11-17 04:06:41] "GET /virtual-machine-interface/2be2cfee-5d89-4c26-afba-a3fd9ed9ecf8 HTTP/1.1" 200 2949 0.006329 10.0.0.22 - - [2025-11-17 04:06:41] "GET /virtual-machine/1c412ecf-2a87-4d59-a2b0-1c11c7695abf HTTP/1.1" 200 1299 0.003567 10.0.0.22 - - [2025-11-17 04:06:41] "GET /virtual-machine-interface/2be2cfee-5d89-4c26-afba-a3fd9ed9ecf8 HTTP/1.1" 200 2949 0.006786 10.0.0.22 - - [2025-11-17 04:06:41] "GET /instance-ip/e8fbd76f-feb0-424e-b3e9-20daa14fa061 HTTP/1.1" 200 1621 0.005094 10.0.0.22 - - [2025-11-17 04:06:41] "GET /virtual-machine/1c412ecf-2a87-4d59-a2b0-1c11c7695abf HTTP/1.1" 200 1299 0.004876 10.0.0.22 - - [2025-11-17 04:06:41] "GET /virtual-machine-interface/2be2cfee-5d89-4c26-afba-a3fd9ed9ecf8 HTTP/1.1" 200 2949 0.006581 10.0.0.22 - - [2025-11-17 04:06:41] "GET /instance-ip/e8fbd76f-feb0-424e-b3e9-20daa14fa061 HTTP/1.1" 200 1621 0.005371 10.0.0.22 - - [2025-11-17 04:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.22 - - [2025-11-17 04:06:41] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004672 10.0.0.22 - - [2025-11-17 04:06:41] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003523 10.0.0.22 - - [2025-11-17 04:06:41] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006270 10.0.0.22 - - [2025-11-17 04:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.22 - - [2025-11-17 04:06:41] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006522 10.0.0.22 - - [2025-11-17 04:06:41] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003628 10.0.0.22 - - [2025-11-17 04:06:41] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006047 10.0.0.22 - - [2025-11-17 04:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004420 10.0.0.22 - - [2025-11-17 04:06:41] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004771 10.0.0.22 - - [2025-11-17 04:06:41] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003884 10.0.0.22 - - [2025-11-17 04:06:41] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006048 10.0.0.22 - - [2025-11-17 04:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.22 - - [2025-11-17 04:06:41] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004548 10.0.0.22 - - [2025-11-17 04:06:41] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003753 10.0.0.22 - - [2025-11-17 04:06:41] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006449 10.0.0.22 - - [2025-11-17 04:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003467 10.0.0.22 - - [2025-11-17 04:06:41] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004649 10.0.0.22 - - [2025-11-17 04:06:41] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003058 10.0.0.22 - - [2025-11-17 04:06:41] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007234 10.0.0.22 - - [2025-11-17 04:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004250 10.0.0.22 - - [2025-11-17 04:06:41] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004548 10.0.0.22 - - [2025-11-17 04:06:41] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002840 10.0.0.22 - - [2025-11-17 04:06:41] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006299 10.0.0.22 - - [2025-11-17 04:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003818 10.0.0.22 - - [2025-11-17 04:06:41] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004021 10.0.0.22 - - [2025-11-17 04:06:41] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003384 10.0.0.22 - - [2025-11-17 04:06:41] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005986 10.0.0.22 - - [2025-11-17 04:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.22 - - [2025-11-17 04:06:43] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003955 10.0.0.22 - - [2025-11-17 04:06:43] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003469 10.0.0.22 - - [2025-11-17 04:06:43] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005803 10.0.0.22 - - [2025-11-17 04:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.22 - - [2025-11-17 04:06:43] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003968 10.0.0.22 - - [2025-11-17 04:06:43] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002843 10.0.0.22 - - [2025-11-17 04:06:43] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006338 10.0.0.22 - - [2025-11-17 04:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.22 - - [2025-11-17 04:06:43] "GET /routing-instance/c79ed26d-15fe-45a2-bb64-d4382cef67c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.004217 10.0.0.22 - - [2025-11-17 04:06:43] "GET /route-target/383b8c83-7ee6-4e44-8358-63bbe4502263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004058 10.0.0.22 - - [2025-11-17 04:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003809 10.0.0.22 - - [2025-11-17 04:06:43] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004969 10.0.0.22 - - [2025-11-17 04:06:43] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003188 10.0.0.22 - - [2025-11-17 04:06:43] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006490 10.0.0.22 - - [2025-11-17 04:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.22 - - [2025-11-17 04:06:43] "GET /routing-instance/c79ed26d-15fe-45a2-bb64-d4382cef67c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.004720 10.0.0.22 - - [2025-11-17 04:06:43] "GET /route-target/383b8c83-7ee6-4e44-8358-63bbe4502263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004244 10.0.0.22 - - [2025-11-17 04:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004261 10.0.0.22 - - [2025-11-17 04:06:43] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004690 10.0.0.22 - - [2025-11-17 04:06:43] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003097 10.0.0.22 - - [2025-11-17 04:06:43] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005685 10.0.0.22 - - [2025-11-17 04:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.22 - - [2025-11-17 04:06:44] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003962 10.0.0.22 - - [2025-11-17 04:06:44] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003272 10.0.0.22 - - [2025-11-17 04:06:44] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006837 10.0.0.22 - - [2025-11-17 04:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.22 - - [2025-11-17 04:06:44] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003831 10.0.0.22 - - [2025-11-17 04:06:44] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003360 10.0.0.22 - - [2025-11-17 04:06:44] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006010 10.0.0.23 - - [2025-11-17 04:06:46] "GET /obj-perms HTTP/1.1" 200 5044 0.003555 10.0.0.22 - - [2025-11-17 04:06:48] "GET /obj-perms HTTP/1.1" 200 5044 0.004019 10.0.0.23 - - [2025-11-17 04:06:48] "GET /obj-perms HTTP/1.1" 200 5044 0.003502 10.0.0.22 - - [2025-11-17 04:06:48] "GET /obj-perms HTTP/1.1" 200 5044 0.004030 10.0.0.22 - - [2025-11-17 04:06:48] "GET /obj-perms HTTP/1.1" 200 5044 0.004470 10.0.0.33 - - [2025-11-17 04:06:48] "GET /obj-perms HTTP/1.1" 200 5044 0.003594 10.0.0.22 - - [2025-11-17 04:06:48] "GET /virtual-machine/b6341b9c-bf00-4d60-a9ad-872d46b9d72a HTTP/1.1" 200 1300 0.005004 10.0.0.22 - - [2025-11-17 04:06:48] "GET /virtual-machine-interface/476ebda7-f09b-4bef-a9f6-c6579eaa4420 HTTP/1.1" 200 2949 0.005632 10.0.0.22 - - [2025-11-17 04:06:48] "GET /virtual-machine/b6341b9c-bf00-4d60-a9ad-872d46b9d72a HTTP/1.1" 200 1300 0.003757 10.0.0.22 - - [2025-11-17 04:06:48] "GET /virtual-machine-interface/476ebda7-f09b-4bef-a9f6-c6579eaa4420 HTTP/1.1" 200 2949 0.006107 10.0.0.22 - - [2025-11-17 04:06:48] "GET /instance-ip/a26ce4b6-a60a-4de3-9b18-4caa7d59a2c8 HTTP/1.1" 200 1621 0.005586 10.0.0.22 - - [2025-11-17 04:06:48] "GET /virtual-machine/b6341b9c-bf00-4d60-a9ad-872d46b9d72a HTTP/1.1" 200 1300 0.004182 10.0.0.22 - - [2025-11-17 04:06:48] "GET /virtual-machine-interface/476ebda7-f09b-4bef-a9f6-c6579eaa4420 HTTP/1.1" 200 2949 0.006418 10.0.0.22 - - [2025-11-17 04:06:48] "GET /instance-ip/a26ce4b6-a60a-4de3-9b18-4caa7d59a2c8 HTTP/1.1" 200 1621 0.005992 10.0.0.22 - - [2025-11-17 04:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558 10.0.0.22 - - [2025-11-17 04:06:48] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005127 10.0.0.22 - - [2025-11-17 04:06:48] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003269 10.0.0.22 - - [2025-11-17 04:06:48] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006209 10.0.0.22 - - [2025-11-17 04:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004096 10.0.0.22 - - [2025-11-17 04:06:48] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004547 10.0.0.22 - - [2025-11-17 04:06:48] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003421 10.0.0.22 - - [2025-11-17 04:06:49] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006192 10.0.0.22 - - [2025-11-17 04:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004037 10.0.0.22 - - [2025-11-17 04:06:49] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004680 10.0.0.22 - - [2025-11-17 04:06:49] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003586 10.0.0.22 - - [2025-11-17 04:06:49] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006553 10.0.0.22 - - [2025-11-17 04:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.22 - - [2025-11-17 04:06:49] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004233 10.0.0.22 - - [2025-11-17 04:06:49] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003953 10.0.0.22 - - [2025-11-17 04:06:49] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007200 10.0.0.22 - - [2025-11-17 04:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003550 10.0.0.22 - - [2025-11-17 04:06:49] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004572 10.0.0.22 - - [2025-11-17 04:06:49] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003695 10.0.0.22 - - [2025-11-17 04:06:49] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006141 10.0.0.22 - - [2025-11-17 04:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.22 - - [2025-11-17 04:06:49] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004141 10.0.0.22 - - [2025-11-17 04:06:49] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003384 10.0.0.22 - - [2025-11-17 04:06:49] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006070 10.0.0.22 - - [2025-11-17 04:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.22 - - [2025-11-17 04:06:49] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003735 10.0.0.22 - - [2025-11-17 04:06:49] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003501 10.0.0.22 - - [2025-11-17 04:06:49] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006641 10.0.0.22 - - [2025-11-17 04:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003961 10.0.0.22 - - [2025-11-17 04:06:50] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004512 10.0.0.22 - - [2025-11-17 04:06:50] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003434 10.0.0.22 - - [2025-11-17 04:06:50] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005911 10.0.0.22 - - [2025-11-17 04:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.22 - - [2025-11-17 04:06:51] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004382 10.0.0.22 - - [2025-11-17 04:06:51] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003398 10.0.0.22 - - [2025-11-17 04:06:51] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007341 10.0.0.22 - - [2025-11-17 04:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.22 - - [2025-11-17 04:06:51] "GET /routing-instance/c79ed26d-15fe-45a2-bb64-d4382cef67c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.005321 10.0.0.22 - - [2025-11-17 04:06:51] "GET /route-target/383b8c83-7ee6-4e44-8358-63bbe4502263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.005782 10.0.0.22 - - [2025-11-17 04:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207 10.0.0.22 - - [2025-11-17 04:06:51] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003482 10.0.0.22 - - [2025-11-17 04:06:51] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003295 10.0.0.22 - - [2025-11-17 04:06:51] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007131 10.0.0.22 - - [2025-11-17 04:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.22 - - [2025-11-17 04:06:51] "GET /routing-instance/c79ed26d-15fe-45a2-bb64-d4382cef67c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.004540 10.0.0.22 - - [2025-11-17 04:06:51] "GET /route-target/383b8c83-7ee6-4e44-8358-63bbe4502263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004075 10.0.0.22 - - [2025-11-17 04:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004039 10.0.0.22 - - [2025-11-17 04:06:51] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004662 10.0.0.22 - - [2025-11-17 04:06:51] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004042 10.0.0.22 - - [2025-11-17 04:06:51] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005589 10.0.0.22 - - [2025-11-17 04:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004100 10.0.0.22 - - [2025-11-17 04:06:51] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004046 10.0.0.22 - - [2025-11-17 04:06:51] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003324 10.0.0.22 - - [2025-11-17 04:06:51] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007016 10.0.0.22 - - [2025-11-17 04:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003950 10.0.0.22 - - [2025-11-17 04:06:51] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004907 10.0.0.22 - - [2025-11-17 04:06:51] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003638 10.0.0.22 - - [2025-11-17 04:06:51] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006255 10.0.0.22 - - [2025-11-17 04:06:52] "POST /neutron/port HTTP/1.1" 200 1090 0.016152 10.0.0.22 - - [2025-11-17 04:06:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005038 10.0.0.22 - - [2025-11-17 04:06:53] "POST /neutron/network HTTP/1.1" 200 808 0.007300 10.0.0.23 - - [2025-11-17 04:06:54] "GET /obj-perms HTTP/1.1" 200 5044 0.004139 10.0.0.22 - - [2025-11-17 04:06:58] "GET /obj-perms HTTP/1.1" 200 5044 0.004373 10.0.0.23 - - [2025-11-17 04:06:58] "GET /obj-perms HTTP/1.1" 200 5044 0.003691 10.0.0.22 - - [2025-11-17 04:06:58] "GET /obj-perms HTTP/1.1" 200 5044 0.003384 10.0.0.33 - - [2025-11-17 04:06:58] "GET /obj-perms HTTP/1.1" 200 5044 0.003905 10.0.0.22 - - [2025-11-17 04:07:03] "POST /neutron/network HTTP/1.1" 200 818 0.007516 10.0.0.22 - - [2025-11-17 04:07:03] "POST /neutron/port HTTP/1.1" 200 117 0.001170 10.0.0.22 - - [2025-11-17 04:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003733 10.0.0.22 - - [2025-11-17 04:07:18] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004130 10.0.0.22 - - [2025-11-17 04:07:18] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003127 10.0.0.22 - - [2025-11-17 04:07:18] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006518 10.0.0.22 - - [2025-11-17 04:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.22 - - [2025-11-17 04:07:20] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003815 10.0.0.22 - - [2025-11-17 04:07:20] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003522 10.0.0.22 - - [2025-11-17 04:07:20] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005992 10.0.0.23 - - [2025-11-17 04:07:26] "GET /obj-perms HTTP/1.1" 200 5056 0.057711 10.0.0.22 - - [2025-11-17 04:07:35] "GET /virtual-machine/b6341b9c-bf00-4d60-a9ad-872d46b9d72a HTTP/1.1" 200 1300 0.004763 10.0.0.22 - - [2025-11-17 04:07:35] "GET /virtual-machine-interface/476ebda7-f09b-4bef-a9f6-c6579eaa4420 HTTP/1.1" 200 2949 0.005603 10.0.0.22 - - [2025-11-17 04:07:35] "GET /instance-ip/a26ce4b6-a60a-4de3-9b18-4caa7d59a2c8 HTTP/1.1" 200 1621 0.004568 10.0.0.22 - - [2025-11-17 04:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.22 - - [2025-11-17 04:07:35] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003381 10.0.0.22 - - [2025-11-17 04:07:35] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002867 10.0.0.22 - - [2025-11-17 04:07:35] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007279 10.0.0.22 - - [2025-11-17 04:07:39] "GET /virtual-machine/b6341b9c-bf00-4d60-a9ad-872d46b9d72a HTTP/1.1" 200 1300 0.005022 10.0.0.22 - - [2025-11-17 04:07:39] "POST /neutron/port HTTP/1.1" 200 1116 0.012875 10.0.0.22 - - [2025-11-17 04:07:41] "GET /virtual-machine/b6341b9c-bf00-4d60-a9ad-872d46b9d72a HTTP/1.1" 404 171 0.003281 10.0.0.22 - - [2025-11-17 04:07:41] "GET /virtual-machine/b6341b9c-bf00-4d60-a9ad-872d46b9d72a HTTP/1.1" 404 171 0.003313 10.0.0.22 - - [2025-11-17 04:07:41] "GET /virtual-machine/b6341b9c-bf00-4d60-a9ad-872d46b9d72a HTTP/1.1" 404 171 0.003373 10.0.0.22 - - [2025-11-17 04:07:42] "GET /virtual-machine/b6341b9c-bf00-4d60-a9ad-872d46b9d72a HTTP/1.1" 404 171 0.003372 10.0.0.22 - - [2025-11-17 04:07:43] "GET /virtual-machine/b6341b9c-bf00-4d60-a9ad-872d46b9d72a HTTP/1.1" 404 171 0.004467 10.0.0.22 - - [2025-11-17 04:07:44] "GET /virtual-machine/b6341b9c-bf00-4d60-a9ad-872d46b9d72a HTTP/1.1" 404 171 0.003580 10.0.0.22 - - [2025-11-17 04:07:45] "GET /virtual-machine/b6341b9c-bf00-4d60-a9ad-872d46b9d72a HTTP/1.1" 404 171 0.004447 10.0.0.22 - - [2025-11-17 04:07:46] "GET /virtual-machine/b6341b9c-bf00-4d60-a9ad-872d46b9d72a HTTP/1.1" 404 171 0.003583 10.0.0.22 - - [2025-11-17 04:07:47] "GET /virtual-machine/b6341b9c-bf00-4d60-a9ad-872d46b9d72a HTTP/1.1" 404 171 0.003505 10.0.0.22 - - [2025-11-17 04:07:47] "GET /virtual-machine/b6341b9c-bf00-4d60-a9ad-872d46b9d72a HTTP/1.1" 404 171 0.002792 10.0.0.22 - - [2025-11-17 04:07:48] "GET /virtual-machine/b6341b9c-bf00-4d60-a9ad-872d46b9d72a HTTP/1.1" 404 171 0.004865 10.0.0.22 - - [2025-11-17 04:07:49] "GET /virtual-machine/b6341b9c-bf00-4d60-a9ad-872d46b9d72a HTTP/1.1" 404 171 0.003753 10.0.0.22 - - [2025-11-17 04:07:50] "GET /virtual-machine/b6341b9c-bf00-4d60-a9ad-872d46b9d72a HTTP/1.1" 404 171 0.003328 10.0.0.22 - - [2025-11-17 04:07:51] "GET /virtual-machine/b6341b9c-bf00-4d60-a9ad-872d46b9d72a HTTP/1.1" 404 171 0.003876 10.0.0.22 - - [2025-11-17 04:07:52] "GET /virtual-machine/b6341b9c-bf00-4d60-a9ad-872d46b9d72a HTTP/1.1" 404 171 0.003519 10.0.0.22 - - [2025-11-17 04:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.22 - - [2025-11-17 04:07:52] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005092 10.0.0.22 - - [2025-11-17 04:07:52] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002901 10.0.0.22 - - [2025-11-17 04:07:52] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005813 10.0.0.22 - - [2025-11-17 04:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.22 - - [2025-11-17 04:07:52] "GET /routing-instance/c79ed26d-15fe-45a2-bb64-d4382cef67c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.004466 10.0.0.22 - - [2025-11-17 04:07:52] "GET /route-target/383b8c83-7ee6-4e44-8358-63bbe4502263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004176 10.0.0.22 - - [2025-11-17 04:07:52] "GET /virtual-machine/b6341b9c-bf00-4d60-a9ad-872d46b9d72a HTTP/1.1" 404 171 0.004449 10.0.0.22 - - [2025-11-17 04:07:53] "GET /virtual-machine/b6341b9c-bf00-4d60-a9ad-872d46b9d72a HTTP/1.1" 404 171 0.002901 10.0.0.22 - - [2025-11-17 04:07:54] "GET /virtual-machine/b6341b9c-bf00-4d60-a9ad-872d46b9d72a HTTP/1.1" 404 171 0.003700 10.0.0.22 - - [2025-11-17 04:07:54] "POST /neutron/port HTTP/1.1" 200 1090 0.018701 10.0.0.22 - - [2025-11-17 04:07:55] "POST /neutron/subnet HTTP/1.1" 200 675 0.008919 10.0.0.22 - - [2025-11-17 04:07:55] "GET /virtual-machine/b6341b9c-bf00-4d60-a9ad-872d46b9d72a HTTP/1.1" 404 171 0.003869 10.0.0.22 - - [2025-11-17 04:07:56] "GET /virtual-machine/b6341b9c-bf00-4d60-a9ad-872d46b9d72a HTTP/1.1" 404 171 0.003136 10.0.0.22 - - [2025-11-17 04:07:57] "GET /virtual-machine/b6341b9c-bf00-4d60-a9ad-872d46b9d72a HTTP/1.1" 404 171 0.003555 10.0.0.22 - - [2025-11-17 04:07:57] "GET /virtual-machine/b6341b9c-bf00-4d60-a9ad-872d46b9d72a HTTP/1.1" 404 171 0.005150 10.0.0.22 - - [2025-11-17 04:07:58] "GET /virtual-machine/b6341b9c-bf00-4d60-a9ad-872d46b9d72a HTTP/1.1" 404 171 0.007912 10.0.0.22 - - [2025-11-17 04:07:59] "GET /virtual-machine/b6341b9c-bf00-4d60-a9ad-872d46b9d72a HTTP/1.1" 404 171 0.003181 10.0.0.22 - - [2025-11-17 04:08:00] "GET /virtual-machine/b6341b9c-bf00-4d60-a9ad-872d46b9d72a HTTP/1.1" 404 171 0.003770 10.0.0.22 - - [2025-11-17 04:08:01] "GET /virtual-machine/b6341b9c-bf00-4d60-a9ad-872d46b9d72a HTTP/1.1" 404 171 0.003914 10.0.0.22 - - [2025-11-17 04:08:02] "GET /virtual-machine/b6341b9c-bf00-4d60-a9ad-872d46b9d72a HTTP/1.1" 404 171 0.003914 10.0.0.22 - - [2025-11-17 04:08:02] "GET /obj-perms HTTP/1.1" 200 5044 0.003855 10.0.0.33 - - [2025-11-17 04:08:02] "GET /obj-perms HTTP/1.1" 200 5044 0.005073 10.0.0.22 - - [2025-11-17 04:08:02] "GET /virtual-machine/1c412ecf-2a87-4d59-a2b0-1c11c7695abf HTTP/1.1" 200 1299 0.004283 10.0.0.22 - - [2025-11-17 04:08:03] "POST /neutron/port HTTP/1.1" 200 1090 0.018662 10.0.0.22 - - [2025-11-17 04:08:04] "GET /virtual-machine/1c412ecf-2a87-4d59-a2b0-1c11c7695abf HTTP/1.1" 404 171 0.003611 10.0.0.22 - - [2025-11-17 04:08:04] "GET /virtual-machine/1c412ecf-2a87-4d59-a2b0-1c11c7695abf HTTP/1.1" 404 171 0.003094 10.0.0.22 - - [2025-11-17 04:08:04] "GET /virtual-machine/1c412ecf-2a87-4d59-a2b0-1c11c7695abf HTTP/1.1" 404 171 0.003190 10.0.0.22 - - [2025-11-17 04:08:05] "GET /virtual-machine/1c412ecf-2a87-4d59-a2b0-1c11c7695abf HTTP/1.1" 404 171 0.002871 10.0.0.22 - - [2025-11-17 04:08:06] "GET /virtual-machine/1c412ecf-2a87-4d59-a2b0-1c11c7695abf HTTP/1.1" 404 171 0.003509 10.0.0.22 - - [2025-11-17 04:08:07] "GET /virtual-machine/1c412ecf-2a87-4d59-a2b0-1c11c7695abf HTTP/1.1" 404 171 0.003902 10.0.0.22 - - [2025-11-17 04:08:08] "GET /virtual-machine/1c412ecf-2a87-4d59-a2b0-1c11c7695abf HTTP/1.1" 404 171 0.003407 10.0.0.22 - - [2025-11-17 04:08:09] "GET /virtual-machine/1c412ecf-2a87-4d59-a2b0-1c11c7695abf HTTP/1.1" 404 171 0.003775 10.0.0.22 - - [2025-11-17 04:08:10] "GET /virtual-machine/1c412ecf-2a87-4d59-a2b0-1c11c7695abf HTTP/1.1" 404 171 0.003503 10.0.0.22 - - [2025-11-17 04:08:10] "GET /virtual-machine/1c412ecf-2a87-4d59-a2b0-1c11c7695abf HTTP/1.1" 404 171 0.003094 10.0.0.22 - - [2025-11-17 04:08:11] "GET /virtual-machine/1c412ecf-2a87-4d59-a2b0-1c11c7695abf HTTP/1.1" 404 171 0.011319 10.0.0.22 - - [2025-11-17 04:08:12] "GET /virtual-machine/1c412ecf-2a87-4d59-a2b0-1c11c7695abf HTTP/1.1" 404 171 0.004365 10.0.0.22 - - [2025-11-17 04:08:13] "GET /virtual-machine/1c412ecf-2a87-4d59-a2b0-1c11c7695abf HTTP/1.1" 404 171 0.003277 10.0.0.22 - - [2025-11-17 04:08:14] "GET /virtual-machine/1c412ecf-2a87-4d59-a2b0-1c11c7695abf HTTP/1.1" 404 171 0.005863 10.0.0.22 - - [2025-11-17 04:08:15] "GET /virtual-machine/1c412ecf-2a87-4d59-a2b0-1c11c7695abf HTTP/1.1" 404 171 0.003618 10.0.0.22 - - [2025-11-17 04:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.22 - - [2025-11-17 04:08:15] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003978 10.0.0.22 - - [2025-11-17 04:08:15] "GET /virtual-networks?parent_id=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003457 10.0.0.22 - - [2025-11-17 04:08:15] "GET /virtual-network/4f7b2c60-0289-44fe-9fed-7605c0127f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006612 10.0.0.22 - - [2025-11-17 04:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004050 10.0.0.22 - - [2025-11-17 04:08:15] "GET /routing-instance/c79ed26d-15fe-45a2-bb64-d4382cef67c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.004296 10.0.0.22 - - [2025-11-17 04:08:15] "GET /route-target/383b8c83-7ee6-4e44-8358-63bbe4502263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004406 10.0.0.22 - - [2025-11-17 04:08:15] "GET /obj-perms HTTP/1.1" 200 5044 0.005186 10.0.0.22 - - [2025-11-17 04:08:18] "GET /obj-perms HTTP/1.1" 200 5044 0.008049 10.0.0.22 - - [2025-11-17 04:08:18] "POST /neutron/network HTTP/1.1" 200 808 0.007790 10.0.0.22 - - [2025-11-17 04:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.22 - - [2025-11-17 04:08:19] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004707 10.0.0.22 - - [2025-11-17 04:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.22 - - [2025-11-17 04:08:19] "PUT /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0 HTTP/1.1" 200 276 0.014526 10.0.0.23 - - [2025-11-17 04:08:22] "GET /projects?obj_uuids=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.030349 10.0.0.22 - - [2025-11-17 04:08:22] "GET /project/8418ebab-f3de-4612-8486-97d5f40a2562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.104899 10.0.0.23 - - [2025-11-17 04:08:22] "GET /projects?obj_uuids=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001388 10.0.0.22 - - [2025-11-17 04:08:22] "GET /project/8418ebab-f3de-4612-8486-97d5f40a2562?fields=virtual_networks HTTP/1.1" 200 1055 0.051796 10.0.0.23 - - [2025-11-17 04:08:22] "GET /projects?obj_uuids=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001027 10.0.0.22 - - [2025-11-17 04:08:22] "GET /project/8418ebab-f3de-4612-8486-97d5f40a2562?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.059430 10.0.0.23 - - [2025-11-17 04:08:22] "GET /projects?obj_uuids=8418ebab-f3de-4612-8486-97d5f40a2562&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001560 10.0.0.22 - - [2025-11-17 04:08:22] "GET /project/8418ebab-f3de-4612-8486-97d5f40a2562?fields=security_groups HTTP/1.1" 200 1288 0.043354 10.0.0.22 - - [2025-11-17 04:08:23] "POST /fqname-to-id HTTP/1.1" 404 194 0.400447 10.0.0.23 - - [2025-11-17 04:08:23] "GET /projects?obj_uuids=eabeeaf2-0354-45bf-9556-e34ecc338fe9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004828 10.0.0.23 - - [2025-11-17 04:08:23] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001046 10.0.0.23 - - [2025-11-17 04:08:23] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007658 10.0.0.23 - - [2025-11-17 04:08:24] "POST /id-to-fqname HTTP/1.1" 200 196 0.001246 10.0.0.23 - - [2025-11-17 04:08:24] "POST /fqname-to-id HTTP/1.1" 404 205 0.002977 10.0.0.23 - - [2025-11-17 04:08:24] "POST /security-groups HTTP/1.1" 200 597 0.042333 10.0.0.23 - - [2025-11-17 04:08:24] "POST /projects HTTP/1.1" 200 597 0.262585 10.0.0.33 - - [2025-11-17 04:08:24] "POST /fqname-to-id HTTP/1.1" 404 240 0.040027 10.0.0.23 - - [2025-11-17 04:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.337541 10.0.0.22 - - [2025-11-17 04:08:24] "GET /project/eabeeaf2-0354-45bf-9556-e34ecc338fe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.505997 10.0.0.33 - - [2025-11-17 04:08:24] "POST /access-control-lists HTTP/1.1" 200 600 0.068386 10.0.0.22 - - [2025-11-17 04:08:25] "GET / HTTP/1.1" 200 35931 0.002314 10.0.0.22 - - [2025-11-17 04:08:27] "GET /obj-perms HTTP/1.1" 200 5056 0.057446 10.0.0.23 - - [2025-11-17 04:08:28] "GET /projects?obj_uuids=eabeeaf2-0354-45bf-9556-e34ecc338fe9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001240 10.0.0.22 - - [2025-11-17 04:08:28] "GET /project/eabeeaf2-0354-45bf-9556-e34ecc338fe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.037255 10.0.0.23 - - [2025-11-17 04:08:28] "GET /projects?obj_uuids=eabeeaf2-0354-45bf-9556-e34ecc338fe9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001085 10.0.0.22 - - [2025-11-17 04:08:28] "GET /project/eabeeaf2-0354-45bf-9556-e34ecc338fe9?fields=virtual_networks HTTP/1.1" 200 1055 0.055707 10.0.0.23 - - [2025-11-17 04:08:28] "GET /projects?obj_uuids=eabeeaf2-0354-45bf-9556-e34ecc338fe9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001219 10.0.0.22 - - [2025-11-17 04:08:28] "GET /project/eabeeaf2-0354-45bf-9556-e34ecc338fe9?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.063732 10.0.0.23 - - [2025-11-17 04:08:29] "GET /projects?obj_uuids=eabeeaf2-0354-45bf-9556-e34ecc338fe9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001174 10.0.0.22 - - [2025-11-17 04:08:29] "GET /project/eabeeaf2-0354-45bf-9556-e34ecc338fe9?fields=security_groups HTTP/1.1" 200 1287 0.041379 10.0.0.22 - - [2025-11-17 04:08:30] "POST /fqname-to-id HTTP/1.1" 404 188 0.035847 10.0.0.23 - - [2025-11-17 04:08:30] "GET /projects?obj_uuids=6a1e7ddd-ae02-4e56-8058-ee3c1557f197&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004339 10.0.0.23 - - [2025-11-17 04:08:30] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001049 10.0.0.23 - - [2025-11-17 04:08:30] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.039623 10.0.0.23 - - [2025-11-17 04:08:30] "POST /id-to-fqname HTTP/1.1" 200 190 0.004015 10.0.0.23 - - [2025-11-17 04:08:30] "POST /fqname-to-id HTTP/1.1" 404 199 0.011243 10.0.0.23 - - [2025-11-17 04:08:30] "POST /security-groups HTTP/1.1" 200 591 0.058265 10.0.0.23 - - [2025-11-17 04:08:30] "POST /projects HTTP/1.1" 200 585 0.275959 10.0.0.23 - - [2025-11-17 04:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.315182 10.0.0.33 - - [2025-11-17 04:08:30] "POST /fqname-to-id HTTP/1.1" 404 233 0.007315 10.0.0.22 - - [2025-11-17 04:08:30] "GET /project/6a1e7ddd-ae02-4e56-8058-ee3c1557f197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.532676 10.0.0.22 - - [2025-11-17 04:08:32] "GET / HTTP/1.1" 200 35931 0.002365 10.0.0.23 - - [2025-11-17 04:08:35] "GET /projects?obj_uuids=6a1e7ddd-ae02-4e56-8058-ee3c1557f197&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001136 10.0.0.22 - - [2025-11-17 04:08:35] "GET /project/6a1e7ddd-ae02-4e56-8058-ee3c1557f197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.054056 10.0.0.23 - - [2025-11-17 04:08:35] "GET /projects?obj_uuids=6a1e7ddd-ae02-4e56-8058-ee3c1557f197&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000984 10.0.0.22 - - [2025-11-17 04:08:35] "GET /project/6a1e7ddd-ae02-4e56-8058-ee3c1557f197?fields=virtual_networks HTTP/1.1" 200 1041 0.047828 10.0.0.23 - - [2025-11-17 04:08:35] "GET /projects?obj_uuids=6a1e7ddd-ae02-4e56-8058-ee3c1557f197&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001494 10.0.0.22 - - [2025-11-17 04:08:35] "GET /project/6a1e7ddd-ae02-4e56-8058-ee3c1557f197?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.039222 10.0.0.23 - - [2025-11-17 04:08:35] "GET /projects?obj_uuids=6a1e7ddd-ae02-4e56-8058-ee3c1557f197&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001934 10.0.0.22 - - [2025-11-17 04:08:35] "GET /project/6a1e7ddd-ae02-4e56-8058-ee3c1557f197?fields=security_groups HTTP/1.1" 200 1267 0.053783 10.0.0.22 - - [2025-11-17 04:08:36] "POST /fqname-to-id HTTP/1.1" 404 196 0.037318 10.0.0.23 - - [2025-11-17 04:08:36] "GET /projects?obj_uuids=add5b61b-c50e-46e9-9727-9961b10d377d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003453 10.0.0.23 - - [2025-11-17 04:08:36] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001007 10.0.0.23 - - [2025-11-17 04:08:36] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007023 10.0.0.23 - - [2025-11-17 04:08:36] "POST /id-to-fqname HTTP/1.1" 200 198 0.005743 10.0.0.23 - - [2025-11-17 04:08:36] "POST /fqname-to-id HTTP/1.1" 404 207 0.009769 10.0.0.23 - - [2025-11-17 04:08:36] "POST /security-groups HTTP/1.1" 200 599 0.033626 10.0.0.23 - - [2025-11-17 04:08:36] "POST /projects HTTP/1.1" 200 601 0.254126 10.0.0.33 - - [2025-11-17 04:08:36] "POST /access-control-lists HTTP/1.1" 200 604 0.033139 10.0.0.23 - - [2025-11-17 04:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.329077 10.0.0.22 - - [2025-11-17 04:08:36] "GET /project/add5b61b-c50e-46e9-9727-9961b10d377d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.484348 10.0.0.22 - - [2025-11-17 04:08:38] "GET / HTTP/1.1" 200 35931 0.004690 10.0.0.22 - - [2025-11-17 04:08:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000447 10.0.0.22 - - [2025-11-17 04:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.071924 10.0.0.23 - - [2025-11-17 04:08:39] "GET /projects?obj_uuids=add5b61b-c50e-46e9-9727-9961b10d377d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001405 10.0.0.22 - - [2025-11-17 04:08:39] "GET /project/add5b61b-c50e-46e9-9727-9961b10d377d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.059645 10.0.0.23 - - [2025-11-17 04:08:39] "GET /projects?obj_uuids=add5b61b-c50e-46e9-9727-9961b10d377d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001270 10.0.0.22 - - [2025-11-17 04:08:39] "POST /neutron/network HTTP/1.1" 200 601 0.167630 10.0.0.33 - - [2025-11-17 04:08:39] "POST /route-targets HTTP/1.1" 200 327 0.015382 10.0.0.22 - - [2025-11-17 04:08:40] "POST /neutron/network HTTP/1.1" 200 976 0.011077 10.0.0.22 - - [2025-11-17 04:08:40] "POST /id-to-fqname HTTP/1.1" 200 222 0.001225 10.0.0.22 - - [2025-11-17 04:08:40] "GET /virtual-network/7cdd0e24-a0db-4cf1-8908-a7d81e1619c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.006294 10.0.0.22 - - [2025-11-17 04:08:40] "GET /virtual-network/7cdd0e24-a0db-4cf1-8908-a7d81e1619c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.006001 10.0.0.22 - - [2025-11-17 04:08:40] "POST /neutron/subnet HTTP/1.1" 200 716 0.010409 10.0.0.22 - - [2025-11-17 04:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003784 10.0.0.23 - - [2025-11-17 04:08:40] "GET /projects?obj_uuids=add5b61b-c50e-46e9-9727-9961b10d377d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001265 10.0.0.22 - - [2025-11-17 04:08:40] "GET /project/add5b61b-c50e-46e9-9727-9961b10d377d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.059241 10.0.0.23 - - [2025-11-17 04:08:40] "GET /projects?obj_uuids=add5b61b-c50e-46e9-9727-9961b10d377d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001057 10.0.0.22 - - [2025-11-17 04:08:40] "POST /neutron/network HTTP/1.1" 200 601 0.129175 10.0.0.33 - - [2025-11-17 04:08:40] "POST /fqname-to-id HTTP/1.1" 404 207 0.051301 10.0.0.33 - - [2025-11-17 04:08:41] "POST /ref-update HTTP/1.1" 200 156 0.041338 10.0.0.22 - - [2025-11-17 04:08:41] "POST /neutron/network HTTP/1.1" 200 975 0.015542 10.0.0.22 - - [2025-11-17 04:08:41] "POST /id-to-fqname HTTP/1.1" 200 222 0.001197 10.0.0.22 - - [2025-11-17 04:08:41] "GET /virtual-network/28e51b69-8c2c-49af-a4f2-f59262d8f903?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.008191 10.0.0.22 - - [2025-11-17 04:08:41] "GET /virtual-network/28e51b69-8c2c-49af-a4f2-f59262d8f903?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.006069 10.0.0.22 - - [2025-11-17 04:08:41] "POST /neutron/subnet HTTP/1.1" 200 716 0.010057 10.0.0.22 - - [2025-11-17 04:08:41] "POST /id-to-fqname HTTP/1.1" 200 222 0.001351 10.0.0.23 - - [2025-11-17 04:08:42] "GET /projects?obj_uuids=add5b61b-c50e-46e9-9727-9961b10d377d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001049 10.0.0.22 - - [2025-11-17 04:08:42] "GET /project/add5b61b-c50e-46e9-9727-9961b10d377d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.070356 10.0.0.22 - - [2025-11-17 04:08:42] "POST /neutron/network HTTP/1.1" 200 976 0.040388 10.0.0.22 - - [2025-11-17 04:08:42] "POST /id-to-fqname HTTP/1.1" 200 222 0.001310 10.0.0.22 - - [2025-11-17 04:08:42] "POST /neutron/port HTTP/1.1" 200 117 0.005790 10.0.0.23 - - [2025-11-17 04:08:43] "GET /projects?obj_uuids=add5b61b-c50e-46e9-9727-9961b10d377d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001135 10.0.0.22 - - [2025-11-17 04:08:43] "POST /neutron/port HTTP/1.1" 200 1154 0.373957 10.0.0.22 - - [2025-11-17 04:08:43] "POST /neutron/port HTTP/1.1" 200 1208 0.129927 10.0.0.23 - - [2025-11-17 04:08:44] "GET /projects?obj_uuids=add5b61b-c50e-46e9-9727-9961b10d377d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001099 10.0.0.22 - - [2025-11-17 04:08:44] "GET /project/add5b61b-c50e-46e9-9727-9961b10d377d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.094838 10.0.0.22 - - [2025-11-17 04:08:44] "POST /neutron/network HTTP/1.1" 200 975 0.010678 10.0.0.22 - - [2025-11-17 04:08:44] "POST /neutron/port HTTP/1.1" 200 117 0.001473 10.0.0.22 - - [2025-11-17 04:08:44] "POST /neutron/port HTTP/1.1" 200 1182 0.017966 10.0.0.22 - - [2025-11-17 04:08:44] "POST /neutron/port HTTP/1.1" 200 1182 0.023142 10.0.0.23 - - [2025-11-17 04:08:45] "GET /projects?obj_uuids=add5b61b-c50e-46e9-9727-9961b10d377d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001058 10.0.0.22 - - [2025-11-17 04:08:45] "POST /neutron/port HTTP/1.1" 200 1153 0.429238 10.0.0.22 - - [2025-11-17 04:08:45] "POST /neutron/port HTTP/1.1" 200 1207 0.151955 10.0.0.22 - - [2025-11-17 04:08:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004124 10.0.0.22 - - [2025-11-17 04:08:45] "POST /neutron/port HTTP/1.1" 200 117 0.001454 10.0.0.22 - - [2025-11-17 04:08:49] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008666 10.0.0.22 - - [2025-11-17 04:08:49] "POST /neutron/port HTTP/1.1" 200 1182 0.016619 10.0.0.22 - - [2025-11-17 04:08:49] "GET /virtual-machine/9a18f791-b405-47b9-a02f-ae910041f370 HTTP/1.1" 401 292 0.000410 10.0.0.22 - - [2025-11-17 04:08:50] "GET /virtual-machine/9a18f791-b405-47b9-a02f-ae910041f370 HTTP/1.1" 200 1301 0.033647 10.0.0.22 - - [2025-11-17 04:08:50] "GET /virtual-machine-interface/1346985f-c56c-4fe1-9d0b-cd16d847cc5a HTTP/1.1" 200 3157 0.006176 10.0.0.22 - - [2025-11-17 04:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.22 - - [2025-11-17 04:08:50] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004497 10.0.0.22 - - [2025-11-17 04:08:50] "GET /virtual-networks?parent_id=add5b61b-c50e-46e9-9727-9961b10d377d&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003254 10.0.0.22 - - [2025-11-17 04:08:50] "GET /virtual-network/7cdd0e24-a0db-4cf1-8908-a7d81e1619c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.009156 10.0.0.22 - - [2025-11-17 04:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004229 10.0.0.22 - - [2025-11-17 04:08:53] "GET /virtual-network/7cdd0e24-a0db-4cf1-8908-a7d81e1619c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.006941 10.0.0.22 - - [2025-11-17 04:08:53] "POST /neutron/security_group HTTP/1.1" 200 2066 0.036339 10.0.0.22 - - [2025-11-17 04:08:54] "POST /neutron/port HTTP/1.1" 200 1182 0.015965 10.0.0.22 - - [2025-11-17 04:08:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003616 10.0.0.22 - - [2025-11-17 04:08:55] "POST /neutron/port HTTP/1.1" 200 117 0.001225 10.0.0.22 - - [2025-11-17 04:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.22 - - [2025-11-17 04:08:55] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003797 10.0.0.22 - - [2025-11-17 04:08:55] "GET /virtual-networks?parent_id=add5b61b-c50e-46e9-9727-9961b10d377d&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003146 10.0.0.22 - - [2025-11-17 04:08:55] "GET /virtual-network/7cdd0e24-a0db-4cf1-8908-a7d81e1619c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.006668 10.0.0.22 - - [2025-11-17 04:08:55] "POST /neutron/port HTTP/1.1" 200 1181 0.016303 10.0.0.22 - - [2025-11-17 04:08:55] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008172 10.0.0.22 - - [2025-11-17 04:08:56] "GET /virtual-machine/d402f39e-2fc8-44da-9f19-487eb022b15c HTTP/1.1" 200 1301 0.006856 10.0.0.22 - - [2025-11-17 04:08:56] "GET /virtual-machine-interface/d53082a4-1fdd-4212-b8f6-2b8c02f82099 HTTP/1.1" 200 3158 0.006343 10.0.0.22 - - [2025-11-17 04:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005615 10.0.0.22 - - [2025-11-17 04:08:56] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003643 10.0.0.22 - - [2025-11-17 04:08:56] "GET /virtual-networks?parent_id=add5b61b-c50e-46e9-9727-9961b10d377d&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004106 10.0.0.22 - - [2025-11-17 04:08:56] "GET /virtual-network/28e51b69-8c2c-49af-a4f2-f59262d8f903?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.006782 10.0.0.22 - - [2025-11-17 04:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545 10.0.0.22 - - [2025-11-17 04:08:57] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004328 10.0.0.22 - - [2025-11-17 04:08:57] "GET /virtual-networks?parent_id=add5b61b-c50e-46e9-9727-9961b10d377d&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003272 10.0.0.22 - - [2025-11-17 04:08:57] "GET /virtual-network/28e51b69-8c2c-49af-a4f2-f59262d8f903?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.006121 10.0.0.22 - - [2025-11-17 04:08:57] "POST /fqname-to-id HTTP/1.1" 404 209 0.004495 10.0.0.22 - - [2025-11-17 04:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.23 - - [2025-11-17 04:08:57] "GET /projects?obj_uuids=add5b61b-c50e-46e9-9727-9961b10d377d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001546 10.0.0.22 - - [2025-11-17 04:08:57] "GET /project/add5b61b-c50e-46e9-9727-9961b10d377d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.043178 10.0.0.22 - - [2025-11-17 04:08:57] "POST /network-policys HTTP/1.1" 200 533 0.029097 10.0.0.22 - - [2025-11-17 04:08:57] "GET /network-policy/b8724f55-0b8a-47e2-83e0-a768f83c7daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.011859 10.0.0.22 - - [2025-11-17 04:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.22 - - [2025-11-17 04:08:57] "GET /virtual-network/7cdd0e24-a0db-4cf1-8908-a7d81e1619c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.006380 10.0.0.22 - - [2025-11-17 04:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.22 - - [2025-11-17 04:08:57] "GET /network-policy/b8724f55-0b8a-47e2-83e0-a768f83c7daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004474 10.0.0.22 - - [2025-11-17 04:08:57] "POST /ref-update HTTP/1.1" 200 156 0.076242 10.0.0.22 - - [2025-11-17 04:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010116 10.0.0.22 - - [2025-11-17 04:08:58] "GET /network-policy/b8724f55-0b8a-47e2-83e0-a768f83c7daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004843 10.0.0.22 - - [2025-11-17 04:08:58] "POST /neutron/network HTTP/1.1" 200 1062 0.012371 10.0.0.22 - - [2025-11-17 04:08:58] "GET /virtual-network/7cdd0e24-a0db-4cf1-8908-a7d81e1619c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.005541 10.0.0.22 - - [2025-11-17 04:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002852 10.0.0.22 - - [2025-11-17 04:08:58] "GET /network-policy/b8724f55-0b8a-47e2-83e0-a768f83c7daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004573 10.0.0.22 - - [2025-11-17 04:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.22 - - [2025-11-17 04:08:58] "GET /virtual-network/28e51b69-8c2c-49af-a4f2-f59262d8f903?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.006591 10.0.0.22 - - [2025-11-17 04:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004124 10.0.0.22 - - [2025-11-17 04:08:58] "GET /network-policy/b8724f55-0b8a-47e2-83e0-a768f83c7daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004392 10.0.0.33 - - [2025-11-17 04:08:58] "POST /fqname-to-id HTTP/1.1" 404 230 0.004800 10.0.0.33 - - [2025-11-17 04:08:58] "POST /fqname-to-id HTTP/1.1" 404 207 0.003125 10.0.0.22 - - [2025-11-17 04:08:58] "POST /ref-update HTTP/1.1" 200 156 0.064234 10.0.0.22 - - [2025-11-17 04:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004673 10.0.0.22 - - [2025-11-17 04:08:58] "GET /network-policy/b8724f55-0b8a-47e2-83e0-a768f83c7daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005964 10.0.0.33 - - [2025-11-17 04:08:58] "PUT /access-control-list/21f64be3-d6e6-4b3b-89f7-f7a78dea577d HTTP/1.1" 200 272 0.031849 10.0.0.22 - - [2025-11-17 04:08:58] "GET /virtual-network/28e51b69-8c2c-49af-a4f2-f59262d8f903?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.007843 10.0.0.22 - - [2025-11-17 04:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.22 - - [2025-11-17 04:08:58] "GET /network-policy/b8724f55-0b8a-47e2-83e0-a768f83c7daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.007557 10.0.0.22 - - [2025-11-17 04:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.23 - - [2025-11-17 04:08:58] "GET /projects?obj_uuids=add5b61b-c50e-46e9-9727-9961b10d377d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001321 10.0.0.22 - - [2025-11-17 04:08:58] "GET /project/add5b61b-c50e-46e9-9727-9961b10d377d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.054627 10.0.0.23 - - [2025-11-17 04:08:58] "GET /projects?obj_uuids=add5b61b-c50e-46e9-9727-9961b10d377d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003772 10.0.0.22 - - [2025-11-17 04:08:58] "POST /neutron/network HTTP/1.1" 200 585 0.190135 10.0.0.33 - - [2025-11-17 04:08:59] "POST /route-targets HTTP/1.1" 200 327 0.017122 10.0.0.22 - - [2025-11-17 04:08:59] "POST /id-to-fqname HTTP/1.1" 200 214 0.004791 10.0.0.22 - - [2025-11-17 04:08:59] "GET /virtual-network/0e1d43fd-5e2f-4d76-a005-68a0b19bf4c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.009054 10.0.0.22 - - [2025-11-17 04:08:59] "POST /neutron/network HTTP/1.1" 200 799 0.014680 10.0.0.22 - - [2025-11-17 04:08:59] "GET /virtual-network/0e1d43fd-5e2f-4d76-a005-68a0b19bf4c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.009466 10.0.0.22 - - [2025-11-17 04:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004320 10.0.0.23 - - [2025-11-17 04:08:59] "GET /projects?obj_uuids=add5b61b-c50e-46e9-9727-9961b10d377d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001204 10.0.0.22 - - [2025-11-17 04:08:59] "GET /project/add5b61b-c50e-46e9-9727-9961b10d377d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.071829 10.0.0.22 - - [2025-11-17 04:08:59] "POST /neutron/network HTTP/1.1" 200 117 0.016949 10.0.0.33 - - [2025-11-17 04:08:59] "POST /ref-update HTTP/1.1" 200 156 0.018512 10.0.0.22 - - [2025-11-17 04:09:00] "POST /neutron/network HTTP/1.1" 200 799 0.021837 10.0.0.22 - - [2025-11-17 04:09:00] "POST /id-to-fqname HTTP/1.1" 200 214 0.001379 10.0.0.22 - - [2025-11-17 04:09:00] "GET /virtual-network/be12b88d-aa54-4f19-b95c-314aa272fa30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.007246 10.0.0.22 - - [2025-11-17 04:09:00] "GET /virtual-network/be12b88d-aa54-4f19-b95c-314aa272fa30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.005584 10.0.0.22 - - [2025-11-17 04:09:00] "POST /neutron/subnet HTTP/1.1" 200 701 0.009679 10.0.0.22 - - [2025-11-17 04:09:00] "POST /fqname-to-id HTTP/1.1" 404 239 0.006711 10.0.0.22 - - [2025-11-17 04:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003606 10.0.0.23 - - [2025-11-17 04:09:00] "GET /projects?obj_uuids=add5b61b-c50e-46e9-9727-9961b10d377d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001034 10.0.0.22 - - [2025-11-17 04:09:00] "GET /project/add5b61b-c50e-46e9-9727-9961b10d377d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.051456 10.0.0.22 - - [2025-11-17 04:09:00] "POST /network-policys HTTP/1.1" 200 587 0.033605 10.0.0.22 - - [2025-11-17 04:09:00] "GET /network-policy/e506f95e-2250-4ae1-a682-beeb5ebca2b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.008073 10.0.0.22 - - [2025-11-17 04:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005577 10.0.0.22 - - [2025-11-17 04:09:00] "GET /virtual-network/0e1d43fd-5e2f-4d76-a005-68a0b19bf4c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.007235 10.0.0.22 - - [2025-11-17 04:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.22 - - [2025-11-17 04:09:00] "GET /network-policy/e506f95e-2250-4ae1-a682-beeb5ebca2b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004455 10.0.0.22 - - [2025-11-17 04:09:00] "POST /ref-update HTTP/1.1" 200 156 0.058883 10.0.0.22 - - [2025-11-17 04:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004538 10.0.0.22 - - [2025-11-17 04:09:00] "GET /network-policy/e506f95e-2250-4ae1-a682-beeb5ebca2b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.003701 10.0.0.22 - - [2025-11-17 04:09:00] "GET /virtual-network/0e1d43fd-5e2f-4d76-a005-68a0b19bf4c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2333 0.007887 10.0.0.22 - - [2025-11-17 04:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.22 - - [2025-11-17 04:09:00] "GET /network-policy/e506f95e-2250-4ae1-a682-beeb5ebca2b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004054 10.0.0.22 - - [2025-11-17 04:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.22 - - [2025-11-17 04:09:00] "GET /virtual-network/be12b88d-aa54-4f19-b95c-314aa272fa30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.005504 10.0.0.22 - - [2025-11-17 04:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.22 - - [2025-11-17 04:09:01] "GET /network-policy/e506f95e-2250-4ae1-a682-beeb5ebca2b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.005333 10.0.0.33 - - [2025-11-17 04:09:01] "PUT /access-control-list/d1b3cbff-d935-478d-bccd-6465f5fbd3ca HTTP/1.1" 200 272 0.021897 10.0.0.22 - - [2025-11-17 04:09:01] "POST /ref-update HTTP/1.1" 200 156 0.054399 10.0.0.22 - - [2025-11-17 04:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005182 10.0.0.22 - - [2025-11-17 04:09:01] "GET /network-policy/e506f95e-2250-4ae1-a682-beeb5ebca2b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004184 10.0.0.33 - - [2025-11-17 04:09:01] "POST /ref-update HTTP/1.1" 200 156 0.025728 10.0.0.22 - - [2025-11-17 04:09:01] "GET /virtual-network/be12b88d-aa54-4f19-b95c-314aa272fa30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2334 0.010543 10.0.0.22 - - [2025-11-17 04:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.22 - - [2025-11-17 04:09:01] "GET /network-policy/e506f95e-2250-4ae1-a682-beeb5ebca2b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004836 10.0.0.22 - - [2025-11-17 04:09:01] "POST /id-to-fqname HTTP/1.1" 200 214 0.001276 10.0.0.22 - - [2025-11-17 04:09:01] "POST /neutron/port HTTP/1.1" 200 2245 0.023794 10.0.0.23 - - [2025-11-17 04:09:01] "DELETE /project/add5b61bc50e46e997279961b10d377d HTTP/1.1" 404 173 0.011013 10.0.0.23 - - [2025-11-17 04:09:01] "DELETE /project/eabeeaf2035445bf9556e34ecc338fe9 HTTP/1.1" 404 173 0.009271 10.0.0.23 - - [2025-11-17 04:09:01] "DELETE /project/6a1e7dddae024e568058ee3c1557f197 HTTP/1.1" 404 173 0.010572 10.0.0.23 - - [2025-11-17 04:09:01] "DELETE /project/8418ebab-f3de-4612-8486-97d5f40a2562 HTTP/1.1" 404 177 0.009075 10.0.0.23 - - [2025-11-17 04:09:01] "GET /projects?obj_uuids=eabeeaf2-0354-45bf-9556-e34ecc338fe9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000928 10.0.0.23 - - [2025-11-17 04:09:01] "GET /projects?obj_uuids=6a1e7ddd-ae02-4e56-8058-ee3c1557f197&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000806 10.0.0.23 - - [2025-11-17 04:09:02] "GET /project/eabeeaf2-0354-45bf-9556-e34ecc338fe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1503 0.060141 10.0.0.23 - - [2025-11-17 04:09:02] "GET /projects?obj_uuids=eabeeaf2-0354-45bf-9556-e34ecc338fe9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001148 10.0.0.23 - - [2025-11-17 04:09:02] "GET /project/6a1e7ddd-ae02-4e56-8058-ee3c1557f197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.087503 10.0.0.23 - - [2025-11-17 04:09:02] "GET /projects?obj_uuids=6a1e7ddd-ae02-4e56-8058-ee3c1557f197&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001384 10.0.0.23 - - [2025-11-17 04:09:02] "GET /project/eabeeaf2-0354-45bf-9556-e34ecc338fe9?fields=security_groups HTTP/1.1" 200 1392 0.072011 10.0.0.23 - - [2025-11-17 04:09:02] "GET /project/6a1e7ddd-ae02-4e56-8058-ee3c1557f197?fields=security_groups HTTP/1.1" 200 1372 0.098949 10.0.0.23 - - [2025-11-17 04:09:02] "DELETE /security-group/b40a2a30-e8c5-4efa-8585-1772a7183bd4 HTTP/1.1" 200 115 0.066094 10.0.0.23 - - [2025-11-17 04:09:02] "GET /projects?obj_uuids=eabeeaf2-0354-45bf-9556-e34ecc338fe9&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001133 10.0.0.23 - - [2025-11-17 04:09:02] "GET /project/eabeeaf2-0354-45bf-9556-e34ecc338fe9?fields=application_policy_sets HTTP/1.1" 200 1431 0.060016 10.0.0.23 - - [2025-11-17 04:09:02] "DELETE /security-group/e04e665b-e86d-4e18-b7d9-ea358f7547da HTTP/1.1" 200 115 0.132172 10.0.0.23 - - [2025-11-17 04:09:02] "GET /projects?obj_uuids=6a1e7ddd-ae02-4e56-8058-ee3c1557f197&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000981 10.0.0.33 - - [2025-11-17 04:09:02] "DELETE /access-control-list/96f7705c-bbd8-45d3-a2d7-4e27ac695b4c HTTP/1.1" 200 115 0.041693 10.0.0.23 - - [2025-11-17 04:09:02] "GET /project/6a1e7ddd-ae02-4e56-8058-ee3c1557f197?fields=application_policy_sets HTTP/1.1" 200 1411 0.102755 10.0.0.23 - - [2025-11-17 04:09:02] "DELETE /project/eabeeaf2-0354-45bf-9556-e34ecc338fe9 HTTP/1.1" 200 115 0.565573 10.0.0.23 - - [2025-11-17 04:09:02] "DELETE /project/6a1e7ddd-ae02-4e56-8058-ee3c1557f197 HTTP/1.1" 200 115 0.686583 10.0.0.23 - - [2025-11-17 04:09:02] "GET /projects?obj_uuids=add5b61b-c50e-46e9-9727-9961b10d377d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001086 10.0.0.22 - - [2025-11-17 04:09:02] "GET /project/add5b61b-c50e-46e9-9727-9961b10d377d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.106414 10.0.0.22 - - [2025-11-17 04:09:02] "POST /neutron/network HTTP/1.1" 200 912 0.007155 10.0.0.22 - - [2025-11-17 04:09:03] "POST /neutron/port HTTP/1.1" 200 117 0.007397 10.0.0.22 - - [2025-11-17 04:09:03] "POST /id-to-fqname HTTP/1.1" 200 214 0.001448 10.0.0.22 - - [2025-11-17 04:09:03] "POST /neutron/network HTTP/1.1" 200 922 0.007476 10.0.0.22 - - [2025-11-17 04:09:03] "POST /neutron/port HTTP/1.1" 200 1063 0.018145 10.0.0.22 - - [2025-11-17 04:09:04] "POST /neutron/port HTTP/1.1" 200 1091 0.019230 10.0.0.22 - - [2025-11-17 04:09:04] "POST /neutron/port HTTP/1.1" 200 117 0.001197 10.0.0.23 - - [2025-11-17 04:09:04] "GET /projects?obj_uuids=add5b61b-c50e-46e9-9727-9961b10d377d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001338 10.0.0.22 - - [2025-11-17 04:09:04] "GET /project/add5b61b-c50e-46e9-9727-9961b10d377d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.083490 10.0.0.22 - - [2025-11-17 04:09:04] "POST /neutron/port HTTP/1.1" 200 3219 0.034415 10.0.0.22 - - [2025-11-17 04:09:04] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004136 10.0.0.22 - - [2025-11-17 04:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003930 10.0.0.22 - - [2025-11-17 04:09:04] "GET /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.004509 10.0.0.22 - - [2025-11-17 04:09:05] "POST /neutron/network HTTP/1.1" 200 922 0.009543 10.0.0.22 - - [2025-11-17 04:09:05] "POST /neutron/port HTTP/1.1" 200 1063 0.021893 10.0.0.22 - - [2025-11-17 04:09:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004123 10.0.0.22 - - [2025-11-17 04:09:05] "POST /neutron/port HTTP/1.1" 200 117 0.001157 10.0.0.22 - - [2025-11-17 04:09:05] "POST /neutron/network HTTP/1.1" 200 1071 0.006938 10.0.0.22 - - [2025-11-17 04:09:06] "POST /neutron/subnet HTTP/1.1" 200 1272 0.015563 10.0.0.22 - - [2025-11-17 04:09:06] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004270 10.0.0.22 - - [2025-11-17 04:09:06] "GET /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005963 10.0.0.22 - - [2025-11-17 04:09:06] "GET /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005765 10.0.0.22 - - [2025-11-17 04:09:06] "POST /neutron/network HTTP/1.1" 200 1061 0.016123 10.0.0.22 - - [2025-11-17 04:09:06] "PUT /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95 HTTP/1.1" 200 254 0.041373 10.0.0.22 - - [2025-11-17 04:09:06] "PUT /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95 HTTP/1.1" 200 254 0.069437 10.0.0.22 - - [2025-11-17 04:09:06] "GET /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.008841 10.0.0.22 - - [2025-11-17 04:09:06] "GET /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.004430 10.0.0.22 - - [2025-11-17 04:09:06] "PUT /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f HTTP/1.1" 200 254 0.072531 10.0.0.22 - - [2025-11-17 04:09:06] "PUT /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f HTTP/1.1" 200 254 0.058904 10.0.0.22 - - [2025-11-17 04:09:06] "GET /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006145 10.0.0.22 - - [2025-11-17 04:09:06] "GET /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.011541 10.0.0.22 - - [2025-11-17 04:09:06] "PUT /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7 HTTP/1.1" 200 254 0.054363 10.0.0.22 - - [2025-11-17 04:09:06] "PUT /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7 HTTP/1.1" 200 254 0.063634 10.0.0.22 - - [2025-11-17 04:09:06] "GET /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.008263 10.0.0.22 - - [2025-11-17 04:09:06] "GET /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.007776 10.0.0.22 - - [2025-11-17 04:09:06] "PUT /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95 HTTP/1.1" 200 254 0.042044 10.0.0.22 - - [2025-11-17 04:09:06] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.006988 10.0.0.22 - - [2025-11-17 04:09:06] "GET /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005575 10.0.0.22 - - [2025-11-17 04:09:06] "GET /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005227 10.0.0.22 - - [2025-11-17 04:09:07] "PUT /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95 HTTP/1.1" 200 254 0.048654 10.0.0.22 - - [2025-11-17 04:09:07] "PUT /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95 HTTP/1.1" 200 254 0.043365 10.0.0.22 - - [2025-11-17 04:09:07] "GET /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.007291 10.0.0.22 - - [2025-11-17 04:09:07] "GET /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.011658 10.0.0.22 - - [2025-11-17 04:09:07] "PUT /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f HTTP/1.1" 200 254 0.050325 10.0.0.22 - - [2025-11-17 04:09:07] "PUT /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f HTTP/1.1" 200 254 0.045881 10.0.0.22 - - [2025-11-17 04:09:07] "GET /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005632 10.0.0.22 - - [2025-11-17 04:09:07] "GET /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.008523 10.0.0.22 - - [2025-11-17 04:09:07] "PUT /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7 HTTP/1.1" 200 254 0.029447 10.0.0.22 - - [2025-11-17 04:09:07] "PUT /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7 HTTP/1.1" 200 254 0.059406 10.0.0.22 - - [2025-11-17 04:09:07] "GET /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.011259 10.0.0.22 - - [2025-11-17 04:09:07] "GET /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.008890 10.0.0.22 - - [2025-11-17 04:09:07] "PUT /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f HTTP/1.1" 200 254 0.026270 10.0.0.22 - - [2025-11-17 04:09:07] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003372 10.0.0.22 - - [2025-11-17 04:09:07] "GET /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.004631 10.0.0.22 - - [2025-11-17 04:09:07] "GET /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.004884 10.0.0.22 - - [2025-11-17 04:09:07] "PUT /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95 HTTP/1.1" 200 254 0.040819 10.0.0.22 - - [2025-11-17 04:09:07] "PUT /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95 HTTP/1.1" 200 254 0.053115 10.0.0.22 - - [2025-11-17 04:09:07] "GET /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.013982 10.0.0.22 - - [2025-11-17 04:09:08] "GET /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.017042 10.0.0.22 - - [2025-11-17 04:09:08] "PUT /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f HTTP/1.1" 200 254 0.039690 10.0.0.22 - - [2025-11-17 04:09:08] "PUT /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f HTTP/1.1" 200 254 0.082795 10.0.0.22 - - [2025-11-17 04:09:08] "GET /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006263 10.0.0.22 - - [2025-11-17 04:09:08] "GET /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.008775 10.0.0.22 - - [2025-11-17 04:09:08] "PUT /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7 HTTP/1.1" 200 254 0.055184 10.0.0.22 - - [2025-11-17 04:09:08] "PUT /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7 HTTP/1.1" 200 254 0.043818 10.0.0.22 - - [2025-11-17 04:09:08] "GET /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.010364 10.0.0.22 - - [2025-11-17 04:09:08] "GET /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.012679 10.0.0.22 - - [2025-11-17 04:09:08] "PUT /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7 HTTP/1.1" 200 254 0.029554 10.0.0.22 - - [2025-11-17 04:09:08] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003566 10.0.0.22 - - [2025-11-17 04:09:08] "GET /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005926 10.0.0.22 - - [2025-11-17 04:09:08] "GET /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.004775 10.0.0.22 - - [2025-11-17 04:09:08] "PUT /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95 HTTP/1.1" 200 254 0.053707 10.0.0.22 - - [2025-11-17 04:09:08] "PUT /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95 HTTP/1.1" 200 254 0.055181 10.0.0.22 - - [2025-11-17 04:09:08] "GET /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2911 0.014525 10.0.0.22 - - [2025-11-17 04:09:08] "GET /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2911 0.005025 10.0.0.22 - - [2025-11-17 04:09:08] "PUT /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f HTTP/1.1" 200 254 0.034614 10.0.0.22 - - [2025-11-17 04:09:09] "PUT /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f HTTP/1.1" 200 254 0.054641 10.0.0.22 - - [2025-11-17 04:09:09] "GET /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.005223 10.0.0.22 - - [2025-11-17 04:09:09] "GET /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.014971 10.0.0.22 - - [2025-11-17 04:09:09] "PUT /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7 HTTP/1.1" 200 254 0.044736 10.0.0.22 - - [2025-11-17 04:09:09] "PUT /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7 HTTP/1.1" 200 254 0.052495 10.0.0.22 - - [2025-11-17 04:09:14] "POST /neutron/port HTTP/1.1" 200 1091 0.017541 10.0.0.22 - - [2025-11-17 04:09:19] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003259 10.0.0.22 - - [2025-11-17 04:09:19] "GET /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.005584 10.0.0.22 - - [2025-11-17 04:09:19] "GET /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.004953 10.0.0.22 - - [2025-11-17 04:09:19] "PUT /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95 HTTP/1.1" 200 254 0.028856 10.0.0.22 - - [2025-11-17 04:09:19] "PUT /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95 HTTP/1.1" 200 254 0.058199 10.0.0.22 - - [2025-11-17 04:09:19] "GET /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2911 0.011552 10.0.0.22 - - [2025-11-17 04:09:19] "GET /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2911 0.006658 10.0.0.22 - - [2025-11-17 04:09:19] "PUT /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f HTTP/1.1" 200 254 0.034961 10.0.0.22 - - [2025-11-17 04:09:19] "PUT /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f HTTP/1.1" 200 254 0.055218 10.0.0.22 - - [2025-11-17 04:09:19] "GET /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.010552 10.0.0.22 - - [2025-11-17 04:09:19] "GET /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.008310 10.0.0.22 - - [2025-11-17 04:09:19] "PUT /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7 HTTP/1.1" 200 254 0.039107 10.0.0.22 - - [2025-11-17 04:09:19] "PUT /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7 HTTP/1.1" 200 254 0.037416 10.0.0.22 - - [2025-11-17 04:09:19] "GET /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.006634 10.0.0.22 - - [2025-11-17 04:09:19] "GET /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.004798 10.0.0.22 - - [2025-11-17 04:09:19] "PUT /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95 HTTP/1.1" 200 254 0.019586 10.0.0.22 - - [2025-11-17 04:09:20] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004828 10.0.0.22 - - [2025-11-17 04:09:20] "GET /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.006029 10.0.0.22 - - [2025-11-17 04:09:20] "GET /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005100 10.0.0.22 - - [2025-11-17 04:09:20] "PUT /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95 HTTP/1.1" 200 254 0.032087 10.0.0.22 - - [2025-11-17 04:09:20] "PUT /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95 HTTP/1.1" 200 254 0.051391 10.0.0.22 - - [2025-11-17 04:09:20] "GET /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.006380 10.0.0.22 - - [2025-11-17 04:09:20] "GET /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.006080 10.0.0.22 - - [2025-11-17 04:09:20] "PUT /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f HTTP/1.1" 200 254 0.053977 10.0.0.22 - - [2025-11-17 04:09:20] "PUT /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f HTTP/1.1" 200 254 0.054303 10.0.0.22 - - [2025-11-17 04:09:20] "GET /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.010146 10.0.0.22 - - [2025-11-17 04:09:20] "GET /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.012130 10.0.0.22 - - [2025-11-17 04:09:20] "PUT /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7 HTTP/1.1" 200 254 0.043228 10.0.0.22 - - [2025-11-17 04:09:20] "PUT /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7 HTTP/1.1" 200 254 0.041708 10.0.0.22 - - [2025-11-17 04:09:20] "GET /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.008412 10.0.0.22 - - [2025-11-17 04:09:20] "GET /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.006277 10.0.0.22 - - [2025-11-17 04:09:20] "PUT /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f HTTP/1.1" 200 254 0.022731 10.0.0.22 - - [2025-11-17 04:09:20] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003412 10.0.0.22 - - [2025-11-17 04:09:20] "GET /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005581 10.0.0.22 - - [2025-11-17 04:09:20] "GET /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.004998 10.0.0.22 - - [2025-11-17 04:09:20] "PUT /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95 HTTP/1.1" 200 254 0.028356 10.0.0.22 - - [2025-11-17 04:09:20] "PUT /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95 HTTP/1.1" 200 254 0.041310 10.0.0.22 - - [2025-11-17 04:09:21] "GET /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.013162 10.0.0.22 - - [2025-11-17 04:09:21] "GET /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.012515 10.0.0.22 - - [2025-11-17 04:09:21] "PUT /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f HTTP/1.1" 200 254 0.060688 10.0.0.22 - - [2025-11-17 04:09:21] "PUT /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f HTTP/1.1" 200 254 0.051830 10.0.0.22 - - [2025-11-17 04:09:21] "GET /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.009663 10.0.0.22 - - [2025-11-17 04:09:21] "GET /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.007472 10.0.0.22 - - [2025-11-17 04:09:21] "PUT /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7 HTTP/1.1" 200 254 0.038410 10.0.0.22 - - [2025-11-17 04:09:21] "PUT /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7 HTTP/1.1" 200 254 0.047006 10.0.0.22 - - [2025-11-17 04:09:21] "GET /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.008574 10.0.0.22 - - [2025-11-17 04:09:21] "GET /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.007750 10.0.0.22 - - [2025-11-17 04:09:21] "PUT /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7 HTTP/1.1" 200 254 0.025018 10.0.0.22 - - [2025-11-17 04:09:21] "POST /ref-update HTTP/1.1" 200 156 0.055315 10.0.0.22 - - [2025-11-17 04:09:21] "GET /virtual-network/be12b88d-aa54-4f19-b95c-314aa272fa30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.025074 10.0.0.33 - - [2025-11-17 04:09:21] "DELETE /access-control-list/14b472b9-a413-4ea2-bb38-02486f9ef41b HTTP/1.1" 200 115 0.066305 10.0.0.22 - - [2025-11-17 04:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004813 10.0.0.22 - - [2025-11-17 04:09:21] "GET /network-policy/e506f95e-2250-4ae1-a682-beeb5ebca2b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.005063 10.0.0.22 - - [2025-11-17 04:09:21] "POST /ref-update HTTP/1.1" 200 156 0.063492 10.0.0.33 - - [2025-11-17 04:09:21] "POST /ref-update HTTP/1.1" 200 156 0.028241 10.0.0.22 - - [2025-11-17 04:09:21] "POST /neutron/network HTTP/1.1" 200 799 0.017683 10.0.0.22 - - [2025-11-17 04:09:22] "GET /virtual-network/0e1d43fd-5e2f-4d76-a005-68a0b19bf4c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.013041 10.0.0.22 - - [2025-11-17 04:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.015691 10.0.0.22 - - [2025-11-17 04:09:22] "GET /network-policy/e506f95e-2250-4ae1-a682-beeb5ebca2b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004395 10.0.0.22 - - [2025-11-17 04:09:22] "DELETE /network-policy/e506f95e-2250-4ae1-a682-beeb5ebca2b0 HTTP/1.1" 200 115 0.048624 10.0.0.22 - - [2025-11-17 04:09:22] "POST /neutron/port HTTP/1.1" 200 1117 0.011719 10.0.0.22 - - [2025-11-17 04:09:22] "POST /neutron/port HTTP/1.1" 200 1091 0.015392 10.0.0.22 - - [2025-11-17 04:09:24] "POST /neutron/network HTTP/1.1" 200 799 0.007193 10.0.0.23 - - [2025-11-17 04:09:24] "POST /useragent-kv HTTP/1.1" 200 115 0.003509 10.0.0.33 - - [2025-11-17 04:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007858 10.0.0.23 - - [2025-11-17 04:09:24] "POST /useragent-kv HTTP/1.1" 200 115 0.002529 10.0.0.22 - - [2025-11-17 04:09:24] "POST /neutron/network HTTP/1.1" 200 151 0.137045 10.0.0.22 - - [2025-11-17 04:09:24] "POST /ref-update HTTP/1.1" 200 156 0.079495 10.0.0.22 - - [2025-11-17 04:09:24] "GET /virtual-network/28e51b69-8c2c-49af-a4f2-f59262d8f903?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.020888 10.0.0.22 - - [2025-11-17 04:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.33 - - [2025-11-17 04:09:24] "POST /ref-update HTTP/1.1" 200 156 0.033468 10.0.0.22 - - [2025-11-17 04:09:24] "GET /network-policy/b8724f55-0b8a-47e2-83e0-a768f83c7daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.010691 10.0.0.22 - - [2025-11-17 04:09:24] "POST /ref-update HTTP/1.1" 200 156 0.075122 10.0.0.22 - - [2025-11-17 04:09:24] "GET /virtual-network/7cdd0e24-a0db-4cf1-8908-a7d81e1619c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.016045 10.0.0.22 - - [2025-11-17 04:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008600 10.0.0.22 - - [2025-11-17 04:09:25] "GET /network-policy/b8724f55-0b8a-47e2-83e0-a768f83c7daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003798 10.0.0.22 - - [2025-11-17 04:09:25] "DELETE /network-policy/b8724f55-0b8a-47e2-83e0-a768f83c7daa HTTP/1.1" 200 115 0.029674 10.0.0.22 - - [2025-11-17 04:09:25] "POST /neutron/network HTTP/1.1" 200 975 0.010618 10.0.0.22 - - [2025-11-17 04:09:25] "POST /neutron/port HTTP/1.1" 200 1207 0.017494 10.0.0.22 - - [2025-11-17 04:09:25] "POST /neutron/port HTTP/1.1" 200 1208 0.017512 10.0.0.33 - - [2025-11-17 04:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004416 10.0.0.23 - - [2025-11-17 04:09:27] "POST /useragent-kv HTTP/1.1" 200 115 0.006791 10.0.0.23 - - [2025-11-17 04:09:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002517 10.0.0.23 - - [2025-11-17 04:09:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002575 10.0.0.23 - - [2025-11-17 04:09:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002377 10.0.0.22 - - [2025-11-17 04:09:27] "POST /neutron/network HTTP/1.1" 200 151 0.150095 10.0.0.33 - - [2025-11-17 04:09:27] "DELETE /route-target/add680f5-56a2-4f1a-ac28-0be6bc5bb3fc HTTP/1.1" 200 115 0.028268 10.0.0.23 - - [2025-11-17 04:09:28] "GET /obj-perms HTTP/1.1" 200 5056 0.069474 10.0.0.22 - - [2025-11-17 04:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.23 - - [2025-11-17 04:09:28] "GET /projects?obj_uuids=add5b61b-c50e-46e9-9727-9961b10d377d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000901 10.0.0.22 - - [2025-11-17 04:09:28] "GET /project/add5b61b-c50e-46e9-9727-9961b10d377d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.050931 10.0.0.22 - - [2025-11-17 04:09:29] "POST /neutron/network HTTP/1.1" 200 117 0.014186 10.0.0.33 - - [2025-11-17 04:09:29] "POST /fqname-to-id HTTP/1.1" 404 207 0.005734 10.0.0.23 - - [2025-11-17 04:09:29] "POST /useragent-kv HTTP/1.1" 200 115 0.007509 10.0.0.22 - - [2025-11-17 04:09:29] "POST /neutron/subnet HTTP/1.1" 200 729 0.217504 10.0.0.22 - - [2025-11-17 04:09:29] "POST /id-to-fqname HTTP/1.1" 200 222 0.001646 10.0.0.22 - - [2025-11-17 04:09:29] "GET /virtual-network/d2a19046-6ecf-4725-839f-1498e07d3f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.006404 10.0.0.22 - - [2025-11-17 04:09:29] "GET /virtual-network/d2a19046-6ecf-4725-839f-1498e07d3f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.006008 10.0.0.22 - - [2025-11-17 04:09:29] "POST /neutron/network HTTP/1.1" 200 976 0.010286 10.0.0.22 - - [2025-11-17 04:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.23 - - [2025-11-17 04:09:29] "GET /projects?obj_uuids=add5b61b-c50e-46e9-9727-9961b10d377d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001036 10.0.0.22 - - [2025-11-17 04:09:29] "GET /project/add5b61b-c50e-46e9-9727-9961b10d377d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.051834 10.0.0.22 - - [2025-11-17 04:09:30] "POST /neutron/network HTTP/1.1" 200 117 0.017307 10.0.0.33 - - [2025-11-17 04:09:30] "POST /route-targets HTTP/1.1" 200 327 0.015148 10.0.0.33 - - [2025-11-17 04:09:30] "POST /fqname-to-id HTTP/1.1" 404 207 0.004874 10.0.0.23 - - [2025-11-17 04:09:30] "POST /useragent-kv HTTP/1.1" 200 115 0.008355 10.0.0.22 - - [2025-11-17 04:09:30] "POST /neutron/subnet HTTP/1.1" 200 725 0.171250 10.0.0.22 - - [2025-11-17 04:09:30] "POST /id-to-fqname HTTP/1.1" 200 222 0.001697 10.0.0.22 - - [2025-11-17 04:09:30] "GET /virtual-network/7919b450-9b6a-436a-bc22-13fd3050783c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.006161 10.0.0.22 - - [2025-11-17 04:09:30] "GET /virtual-network/7919b450-9b6a-436a-bc22-13fd3050783c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.008239 10.0.0.22 - - [2025-11-17 04:09:30] "POST /neutron/network HTTP/1.1" 200 975 0.011171 10.0.0.22 - - [2025-11-17 04:09:30] "POST /id-to-fqname HTTP/1.1" 200 222 0.001808 10.0.0.22 - - [2025-11-17 04:09:31] "POST /neutron/network HTTP/1.1" 200 986 0.009018 10.0.0.23 - - [2025-11-17 04:09:31] "GET /projects?obj_uuids=add5b61b-c50e-46e9-9727-9961b10d377d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001309 10.0.0.22 - - [2025-11-17 04:09:31] "GET /project/add5b61b-c50e-46e9-9727-9961b10d377d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.089179 10.0.0.22 - - [2025-11-17 04:09:32] "POST /neutron/port HTTP/1.1" 200 117 0.007077 10.0.0.22 - - [2025-11-17 04:09:32] "POST /id-to-fqname HTTP/1.1" 200 222 0.001294 10.0.0.22 - - [2025-11-17 04:09:32] "POST /neutron/network HTTP/1.1" 200 986 0.007436 10.0.0.22 - - [2025-11-17 04:09:33] "POST /neutron/port HTTP/1.1" 200 1154 0.022923 10.0.0.23 - - [2025-11-17 04:09:33] "GET /projects?obj_uuids=add5b61b-c50e-46e9-9727-9961b10d377d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001014 10.0.0.22 - - [2025-11-17 04:09:33] "GET /project/add5b61b-c50e-46e9-9727-9961b10d377d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.085560 10.0.0.22 - - [2025-11-17 04:09:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008656 10.0.0.22 - - [2025-11-17 04:09:33] "POST /neutron/subnet HTTP/1.1" 200 1277 0.015430 10.0.0.22 - - [2025-11-17 04:09:33] "POST /neutron/network HTTP/1.1" 200 976 0.010280 10.0.0.22 - - [2025-11-17 04:09:33] "POST /neutron/port HTTP/1.1" 200 117 0.007654 10.0.0.22 - - [2025-11-17 04:09:34] "POST /neutron/network HTTP/1.1" 200 985 0.007112 10.0.0.22 - - [2025-11-17 04:09:34] "POST /neutron/port HTTP/1.1" 200 1153 0.022718 10.0.0.22 - - [2025-11-17 04:09:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003838 10.0.0.22 - - [2025-11-17 04:09:34] "POST /neutron/port HTTP/1.1" 200 117 0.001197 10.0.0.22 - - [2025-11-17 04:09:38] "POST /neutron/port HTTP/1.1" 200 1182 0.020725 10.0.0.22 - - [2025-11-17 04:09:39] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007897 10.0.0.22 - - [2025-11-17 04:09:39] "GET /virtual-machine/7913bba9-19b2-4d2a-b6bf-e62d72a15800 HTTP/1.1" 200 1300 0.005980 10.0.0.22 - - [2025-11-17 04:09:39] "GET /virtual-machine-interface/8fa04854-e4d1-4144-aa87-3ee6fbf0bd98 HTTP/1.1" 200 3158 0.006437 10.0.0.22 - - [2025-11-17 04:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.22 - - [2025-11-17 04:09:39] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004789 10.0.0.22 - - [2025-11-17 04:09:39] "GET /virtual-networks?parent_id=add5b61b-c50e-46e9-9727-9961b10d377d&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003567 10.0.0.22 - - [2025-11-17 04:09:39] "GET /virtual-network/d2a19046-6ecf-4725-839f-1498e07d3f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.006823 10.0.0.22 - - [2025-11-17 04:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.22 - - [2025-11-17 04:09:42] "GET /virtual-network/d2a19046-6ecf-4725-839f-1498e07d3f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005938 10.0.0.22 - - [2025-11-17 04:09:43] "POST /neutron/port HTTP/1.1" 200 1182 0.019575 10.0.0.22 - - [2025-11-17 04:09:43] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007381 10.0.0.22 - - [2025-11-17 04:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.22 - - [2025-11-17 04:09:44] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004127 10.0.0.22 - - [2025-11-17 04:09:44] "GET /virtual-networks?parent_id=add5b61b-c50e-46e9-9727-9961b10d377d&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003719 10.0.0.22 - - [2025-11-17 04:09:44] "GET /virtual-network/d2a19046-6ecf-4725-839f-1498e07d3f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005781 10.0.0.22 - - [2025-11-17 04:09:49] "POST /neutron/port HTTP/1.1" 200 1181 0.017462 10.0.0.22 - - [2025-11-17 04:09:50] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008232 10.0.0.22 - - [2025-11-17 04:09:50] "GET /virtual-machine/f932c2e7-69e7-43f5-ac96-a0eee5646cac HTTP/1.1" 200 1301 0.006454 10.0.0.22 - - [2025-11-17 04:09:50] "GET /virtual-machine-interface/efd58ebd-ee31-441d-8527-06fe130b1776 HTTP/1.1" 200 3157 0.005905 10.0.0.22 - - [2025-11-17 04:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004712 10.0.0.22 - - [2025-11-17 04:09:50] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004047 10.0.0.22 - - [2025-11-17 04:09:50] "GET /virtual-networks?parent_id=add5b61b-c50e-46e9-9727-9961b10d377d&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003061 10.0.0.22 - - [2025-11-17 04:09:50] "GET /virtual-network/7919b450-9b6a-436a-bc22-13fd3050783c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.007050 10.0.0.22 - - [2025-11-17 04:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.22 - - [2025-11-17 04:09:51] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003738 10.0.0.22 - - [2025-11-17 04:09:51] "GET /virtual-networks?parent_id=add5b61b-c50e-46e9-9727-9961b10d377d&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003733 10.0.0.22 - - [2025-11-17 04:09:51] "GET /virtual-network/7919b450-9b6a-436a-bc22-13fd3050783c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.007390 10.0.0.22 - - [2025-11-17 04:09:51] "POST /fqname-to-id HTTP/1.1" 404 209 0.003282 10.0.0.22 - - [2025-11-17 04:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.23 - - [2025-11-17 04:09:51] "GET /projects?obj_uuids=add5b61b-c50e-46e9-9727-9961b10d377d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001588 10.0.0.22 - - [2025-11-17 04:09:51] "GET /project/add5b61b-c50e-46e9-9727-9961b10d377d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.044438 10.0.0.22 - - [2025-11-17 04:09:51] "POST /network-policys HTTP/1.1" 200 533 0.030749 10.0.0.22 - - [2025-11-17 04:09:51] "GET /network-policy/89bc1dec-0ea5-46d9-b32d-f0364d1a3ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006233 10.0.0.22 - - [2025-11-17 04:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.22 - - [2025-11-17 04:09:51] "GET /virtual-network/d2a19046-6ecf-4725-839f-1498e07d3f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.006116 10.0.0.22 - - [2025-11-17 04:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106 10.0.0.22 - - [2025-11-17 04:09:51] "GET /network-policy/89bc1dec-0ea5-46d9-b32d-f0364d1a3ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004903 10.0.0.22 - - [2025-11-17 04:09:51] "POST /ref-update HTTP/1.1" 200 156 0.051037 10.0.0.22 - - [2025-11-17 04:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.22 - - [2025-11-17 04:09:52] "GET /network-policy/89bc1dec-0ea5-46d9-b32d-f0364d1a3ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004585 10.0.0.22 - - [2025-11-17 04:09:52] "POST /neutron/network HTTP/1.1" 200 1062 0.011366 10.0.0.22 - - [2025-11-17 04:09:52] "GET /virtual-network/d2a19046-6ecf-4725-839f-1498e07d3f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2869 0.005446 10.0.0.22 - - [2025-11-17 04:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.22 - - [2025-11-17 04:09:52] "GET /network-policy/89bc1dec-0ea5-46d9-b32d-f0364d1a3ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004425 10.0.0.22 - - [2025-11-17 04:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.22 - - [2025-11-17 04:09:52] "GET /virtual-network/7919b450-9b6a-436a-bc22-13fd3050783c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.006483 10.0.0.22 - - [2025-11-17 04:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.22 - - [2025-11-17 04:09:52] "GET /network-policy/89bc1dec-0ea5-46d9-b32d-f0364d1a3ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004004 10.0.0.22 - - [2025-11-17 04:09:52] "POST /ref-update HTTP/1.1" 200 156 0.062536 10.0.0.33 - - [2025-11-17 04:09:52] "POST /access-control-lists HTTP/1.1" 200 578 0.049236 10.0.0.22 - - [2025-11-17 04:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004080 10.0.0.22 - - [2025-11-17 04:09:52] "GET /network-policy/89bc1dec-0ea5-46d9-b32d-f0364d1a3ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.007225 10.0.0.33 - - [2025-11-17 04:09:52] "POST /ref-update HTTP/1.1" 200 156 0.027973 10.0.0.22 - - [2025-11-17 04:09:52] "GET /virtual-network/7919b450-9b6a-436a-bc22-13fd3050783c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.014287 10.0.0.22 - - [2025-11-17 04:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003816 10.0.0.22 - - [2025-11-17 04:09:52] "GET /network-policy/89bc1dec-0ea5-46d9-b32d-f0364d1a3ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004103 10.0.0.22 - - [2025-11-17 04:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002869 10.0.0.23 - - [2025-11-17 04:09:52] "GET /projects?obj_uuids=add5b61b-c50e-46e9-9727-9961b10d377d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001098 10.0.0.22 - - [2025-11-17 04:09:52] "GET /project/add5b61b-c50e-46e9-9727-9961b10d377d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.039263 10.0.0.23 - - [2025-11-17 04:09:52] "GET /projects?obj_uuids=add5b61b-c50e-46e9-9727-9961b10d377d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001117 10.0.0.22 - - [2025-11-17 04:09:52] "POST /neutron/network HTTP/1.1" 200 585 0.133209 10.0.0.33 - - [2025-11-17 04:09:52] "POST /ref-update HTTP/1.1" 200 156 0.027836 10.0.0.22 - - [2025-11-17 04:09:53] "POST /id-to-fqname HTTP/1.1" 200 214 0.003029 10.0.0.22 - - [2025-11-17 04:09:53] "GET /virtual-network/f640a59d-065f-4bc1-b0d5-ce2f2bae725f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.006246 10.0.0.22 - - [2025-11-17 04:09:53] "POST /neutron/network HTTP/1.1" 200 799 0.006698 10.0.0.22 - - [2025-11-17 04:09:53] "GET /virtual-network/f640a59d-065f-4bc1-b0d5-ce2f2bae725f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.006090 10.0.0.22 - - [2025-11-17 04:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.23 - - [2025-11-17 04:09:53] "GET /projects?obj_uuids=add5b61b-c50e-46e9-9727-9961b10d377d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001062 10.0.0.22 - - [2025-11-17 04:09:53] "GET /project/add5b61b-c50e-46e9-9727-9961b10d377d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.045799 10.0.0.22 - - [2025-11-17 04:09:53] "POST /neutron/network HTTP/1.1" 200 117 0.021266 10.0.0.22 - - [2025-11-17 04:09:53] "POST /neutron/network HTTP/1.1" 200 799 0.013162 10.0.0.22 - - [2025-11-17 04:09:53] "POST /id-to-fqname HTTP/1.1" 200 214 0.001357 10.0.0.22 - - [2025-11-17 04:09:53] "GET /virtual-network/9b43b74b-ddab-43a5-b3e3-5ce6d2c9147a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.006077 10.0.0.22 - - [2025-11-17 04:09:53] "GET /virtual-network/9b43b74b-ddab-43a5-b3e3-5ce6d2c9147a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.005987 10.0.0.22 - - [2025-11-17 04:09:53] "POST /neutron/subnet HTTP/1.1" 200 701 0.008415 10.0.0.22 - - [2025-11-17 04:09:53] "POST /fqname-to-id HTTP/1.1" 404 239 0.002588 10.0.0.22 - - [2025-11-17 04:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 10.0.0.23 - - [2025-11-17 04:09:53] "GET /projects?obj_uuids=add5b61b-c50e-46e9-9727-9961b10d377d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001042 10.0.0.22 - - [2025-11-17 04:09:53] "GET /project/add5b61b-c50e-46e9-9727-9961b10d377d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.051785 10.0.0.22 - - [2025-11-17 04:09:54] "POST /network-policys HTTP/1.1" 200 587 0.029228 10.0.0.22 - - [2025-11-17 04:09:54] "GET /network-policy/7a9feb0d-f98c-466d-bb07-f14442477cdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.006206 10.0.0.22 - - [2025-11-17 04:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.22 - - [2025-11-17 04:09:54] "GET /virtual-network/f640a59d-065f-4bc1-b0d5-ce2f2bae725f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.005996 10.0.0.22 - - [2025-11-17 04:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.22 - - [2025-11-17 04:09:54] "GET /network-policy/7a9feb0d-f98c-466d-bb07-f14442477cdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004138 10.0.0.33 - - [2025-11-17 04:09:54] "POST /fqname-to-id HTTP/1.1" 404 210 0.003210 10.0.0.22 - - [2025-11-17 04:09:54] "POST /ref-update HTTP/1.1" 200 156 0.058787 10.0.0.22 - - [2025-11-17 04:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.22 - - [2025-11-17 04:09:54] "GET /network-policy/7a9feb0d-f98c-466d-bb07-f14442477cdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004397 10.0.0.22 - - [2025-11-17 04:09:54] "GET /virtual-network/f640a59d-065f-4bc1-b0d5-ce2f2bae725f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2334 0.007915 10.0.0.22 - - [2025-11-17 04:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.22 - - [2025-11-17 04:09:54] "GET /network-policy/7a9feb0d-f98c-466d-bb07-f14442477cdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004385 10.0.0.22 - - [2025-11-17 04:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.22 - - [2025-11-17 04:09:54] "GET /virtual-network/9b43b74b-ddab-43a5-b3e3-5ce6d2c9147a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.006758 10.0.0.22 - - [2025-11-17 04:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003530 10.0.0.22 - - [2025-11-17 04:09:54] "GET /network-policy/7a9feb0d-f98c-466d-bb07-f14442477cdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004320 10.0.0.22 - - [2025-11-17 04:09:54] "POST /ref-update HTTP/1.1" 200 156 0.085809 10.0.0.33 - - [2025-11-17 04:09:54] "POST /fqname-to-id HTTP/1.1" 404 210 0.009545 10.0.0.22 - - [2025-11-17 04:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004615 10.0.0.22 - - [2025-11-17 04:09:54] "GET /network-policy/7a9feb0d-f98c-466d-bb07-f14442477cdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004521 10.0.0.22 - - [2025-11-17 04:09:54] "GET /virtual-network/9b43b74b-ddab-43a5-b3e3-5ce6d2c9147a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2334 0.016400 10.0.0.22 - - [2025-11-17 04:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106 10.0.0.22 - - [2025-11-17 04:09:54] "GET /network-policy/7a9feb0d-f98c-466d-bb07-f14442477cdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004148 10.0.0.22 - - [2025-11-17 04:09:54] "POST /id-to-fqname HTTP/1.1" 200 214 0.001312 10.0.0.22 - - [2025-11-17 04:09:55] "POST /neutron/port HTTP/1.1" 200 2245 0.024009 10.0.0.22 - - [2025-11-17 04:09:55] "POST /neutron/port HTTP/1.1" 200 1182 0.016639 10.0.0.23 - - [2025-11-17 04:09:55] "GET /projects?obj_uuids=add5b61b-c50e-46e9-9727-9961b10d377d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001027 10.0.0.22 - - [2025-11-17 04:09:55] "GET /project/add5b61b-c50e-46e9-9727-9961b10d377d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.066057 10.0.0.22 - - [2025-11-17 04:09:56] "POST /neutron/network HTTP/1.1" 200 912 0.006994 10.0.0.22 - - [2025-11-17 04:09:56] "POST /neutron/subnet HTTP/1.1" 200 1277 0.014543 10.0.0.22 - - [2025-11-17 04:09:56] "POST /neutron/network HTTP/1.1" 200 1062 0.009903 10.0.0.22 - - [2025-11-17 04:09:56] "POST /neutron/port HTTP/1.1" 200 117 0.007981 10.0.0.22 - - [2025-11-17 04:09:56] "POST /id-to-fqname HTTP/1.1" 200 214 0.001384 10.0.0.22 - - [2025-11-17 04:09:56] "POST /neutron/network HTTP/1.1" 200 922 0.007064 10.0.0.22 - - [2025-11-17 04:09:57] "POST /neutron/port HTTP/1.1" 200 1063 0.017937 10.0.0.22 - - [2025-11-17 04:09:57] "POST /neutron/port HTTP/1.1" 200 1091 0.016886 10.0.0.22 - - [2025-11-17 04:09:57] "POST /neutron/port HTTP/1.1" 200 117 0.001700 10.0.0.23 - - [2025-11-17 04:09:57] "GET /projects?obj_uuids=add5b61b-c50e-46e9-9727-9961b10d377d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001209 10.0.0.22 - - [2025-11-17 04:09:57] "GET /project/add5b61b-c50e-46e9-9727-9961b10d377d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.068124 10.0.0.22 - - [2025-11-17 04:09:57] "POST /neutron/port HTTP/1.1" 200 3219 0.021069 10.0.0.22 - - [2025-11-17 04:09:57] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003066 10.0.0.22 - - [2025-11-17 04:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348 10.0.0.22 - - [2025-11-17 04:09:57] "GET /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.004904 10.0.0.22 - - [2025-11-17 04:09:58] "POST /neutron/network HTTP/1.1" 200 922 0.007556 10.0.0.33 - - [2025-11-17 04:09:58] "PUT /access-control-list/c4f46091-a12f-410e-8d2c-07b557bc8234 HTTP/1.1" 200 272 0.023171 10.0.0.22 - - [2025-11-17 04:09:58] "POST /neutron/port HTTP/1.1" 200 1063 0.015422 10.0.0.22 - - [2025-11-17 04:09:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003710 10.0.0.22 - - [2025-11-17 04:09:59] "POST /neutron/network HTTP/1.1" 200 912 0.006601 10.0.0.22 - - [2025-11-17 04:09:59] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003296 10.0.0.22 - - [2025-11-17 04:09:59] "GET /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.003895 10.0.0.22 - - [2025-11-17 04:09:59] "GET /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005253 10.0.0.22 - - [2025-11-17 04:09:59] "PUT /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95 HTTP/1.1" 200 254 0.029589 10.0.0.22 - - [2025-11-17 04:09:59] "PUT /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95 HTTP/1.1" 200 254 0.031126 10.0.0.22 - - [2025-11-17 04:09:59] "GET /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.010927 10.0.0.22 - - [2025-11-17 04:09:59] "GET /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.004713 10.0.0.22 - - [2025-11-17 04:09:59] "PUT /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f HTTP/1.1" 200 254 0.048125 10.0.0.22 - - [2025-11-17 04:09:59] "PUT /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f HTTP/1.1" 200 254 0.047863 10.0.0.22 - - [2025-11-17 04:09:59] "GET /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.007288 10.0.0.22 - - [2025-11-17 04:09:59] "GET /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.011152 10.0.0.22 - - [2025-11-17 04:09:59] "PUT /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7 HTTP/1.1" 200 254 0.036488 10.0.0.22 - - [2025-11-17 04:09:59] "PUT /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7 HTTP/1.1" 200 254 0.068157 10.0.0.22 - - [2025-11-17 04:09:59] "GET /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.008241 10.0.0.22 - - [2025-11-17 04:09:59] "GET /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.004214 10.0.0.22 - - [2025-11-17 04:09:59] "PUT /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95 HTTP/1.1" 200 254 0.034717 10.0.0.22 - - [2025-11-17 04:09:59] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.006382 10.0.0.22 - - [2025-11-17 04:10:00] "GET /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005022 10.0.0.22 - - [2025-11-17 04:10:00] "GET /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.004731 10.0.0.22 - - [2025-11-17 04:10:00] "PUT /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95 HTTP/1.1" 200 254 0.039494 10.0.0.22 - - [2025-11-17 04:10:00] "PUT /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95 HTTP/1.1" 200 254 0.050622 10.0.0.22 - - [2025-11-17 04:10:00] "GET /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.007133 10.0.0.22 - - [2025-11-17 04:10:00] "GET /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.004180 10.0.0.22 - - [2025-11-17 04:10:00] "PUT /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f HTTP/1.1" 200 254 0.065206 10.0.0.22 - - [2025-11-17 04:10:00] "PUT /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f HTTP/1.1" 200 254 0.056837 10.0.0.22 - - [2025-11-17 04:10:00] "GET /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.008911 10.0.0.22 - - [2025-11-17 04:10:00] "GET /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.007173 10.0.0.22 - - [2025-11-17 04:10:00] "PUT /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7 HTTP/1.1" 200 254 0.050804 10.0.0.22 - - [2025-11-17 04:10:00] "PUT /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7 HTTP/1.1" 200 254 0.086148 10.0.0.22 - - [2025-11-17 04:10:00] "GET /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.019324 10.0.0.22 - - [2025-11-17 04:10:00] "GET /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.015483 10.0.0.22 - - [2025-11-17 04:10:00] "PUT /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f HTTP/1.1" 200 254 0.031080 10.0.0.22 - - [2025-11-17 04:10:00] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.007766 10.0.0.22 - - [2025-11-17 04:10:00] "GET /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005605 10.0.0.22 - - [2025-11-17 04:10:00] "GET /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005479 10.0.0.22 - - [2025-11-17 04:10:00] "PUT /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95 HTTP/1.1" 200 254 0.032013 10.0.0.22 - - [2025-11-17 04:10:01] "PUT /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95 HTTP/1.1" 200 254 0.039406 10.0.0.22 - - [2025-11-17 04:10:01] "GET /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.008390 10.0.0.22 - - [2025-11-17 04:10:01] "GET /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.004740 10.0.0.22 - - [2025-11-17 04:10:01] "PUT /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f HTTP/1.1" 200 254 0.042504 10.0.0.22 - - [2025-11-17 04:10:01] "PUT /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f HTTP/1.1" 200 254 0.071217 10.0.0.22 - - [2025-11-17 04:10:01] "GET /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.015298 10.0.0.22 - - [2025-11-17 04:10:01] "GET /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006515 10.0.0.22 - - [2025-11-17 04:10:01] "PUT /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7 HTTP/1.1" 200 254 0.036216 10.0.0.22 - - [2025-11-17 04:10:01] "PUT /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7 HTTP/1.1" 200 254 0.052105 10.0.0.22 - - [2025-11-17 04:10:01] "GET /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.014938 10.0.0.22 - - [2025-11-17 04:10:01] "GET /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.018342 10.0.0.22 - - [2025-11-17 04:10:01] "PUT /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7 HTTP/1.1" 200 254 0.024037 10.0.0.22 - - [2025-11-17 04:10:01] "GET /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.013236 10.0.0.22 - - [2025-11-17 04:10:01] "GET /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005958 10.0.0.22 - - [2025-11-17 04:10:01] "PUT /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95 HTTP/1.1" 200 254 0.022323 10.0.0.22 - - [2025-11-17 04:10:01] "GET /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.005214 10.0.0.22 - - [2025-11-17 04:10:01] "GET /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.004737 10.0.0.22 - - [2025-11-17 04:10:01] "PUT /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f HTTP/1.1" 200 254 0.019207 10.0.0.22 - - [2025-11-17 04:10:01] "GET /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006050 10.0.0.22 - - [2025-11-17 04:10:01] "GET /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006012 10.0.0.22 - - [2025-11-17 04:10:01] "PUT /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7 HTTP/1.1" 200 254 0.019041 10.0.0.22 - - [2025-11-17 04:10:07] "POST /neutron/port HTTP/1.1" 200 1091 0.017550 10.0.0.22 - - [2025-11-17 04:10:07] "POST /neutron/port HTTP/1.1" 200 1181 0.016524 10.0.0.22 - - [2025-11-17 04:10:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004290 10.0.0.22 - - [2025-11-17 04:10:08] "POST /neutron/port HTTP/1.1" 200 117 0.001259 10.0.0.22 - - [2025-11-17 04:10:11] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004320 10.0.0.22 - - [2025-11-17 04:10:11] "GET /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.006154 10.0.0.22 - - [2025-11-17 04:10:11] "GET /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.005988 10.0.0.22 - - [2025-11-17 04:10:12] "PUT /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95 HTTP/1.1" 200 254 0.035522 10.0.0.22 - - [2025-11-17 04:10:12] "PUT /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95 HTTP/1.1" 200 254 0.053616 10.0.0.22 - - [2025-11-17 04:10:12] "GET /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2911 0.008327 10.0.0.22 - - [2025-11-17 04:10:12] "GET /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2911 0.004879 10.0.0.22 - - [2025-11-17 04:10:12] "PUT /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f HTTP/1.1" 200 254 0.039695 10.0.0.22 - - [2025-11-17 04:10:12] "PUT /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f HTTP/1.1" 200 254 0.051298 10.0.0.22 - - [2025-11-17 04:10:12] "GET /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.007525 10.0.0.22 - - [2025-11-17 04:10:12] "GET /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.008323 10.0.0.22 - - [2025-11-17 04:10:12] "PUT /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7 HTTP/1.1" 200 254 0.045091 10.0.0.22 - - [2025-11-17 04:10:12] "PUT /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7 HTTP/1.1" 200 254 0.053121 10.0.0.22 - - [2025-11-17 04:10:12] "GET /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.006675 10.0.0.22 - - [2025-11-17 04:10:12] "GET /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.005770 10.0.0.22 - - [2025-11-17 04:10:12] "PUT /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95 HTTP/1.1" 200 254 0.027777 10.0.0.22 - - [2025-11-17 04:10:12] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.007552 10.0.0.22 - - [2025-11-17 04:10:12] "GET /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005641 10.0.0.22 - - [2025-11-17 04:10:12] "GET /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005675 10.0.0.22 - - [2025-11-17 04:10:12] "PUT /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95 HTTP/1.1" 200 254 0.047679 10.0.0.22 - - [2025-11-17 04:10:12] "PUT /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95 HTTP/1.1" 200 254 0.049740 10.0.0.22 - - [2025-11-17 04:10:12] "GET /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2911 0.009923 10.0.0.22 - - [2025-11-17 04:10:12] "GET /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2911 0.006901 10.0.0.22 - - [2025-11-17 04:10:12] "PUT /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f HTTP/1.1" 200 254 0.032746 10.0.0.22 - - [2025-11-17 04:10:13] "PUT /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f HTTP/1.1" 200 254 0.059988 10.0.0.22 - - [2025-11-17 04:10:13] "GET /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.011785 10.0.0.22 - - [2025-11-17 04:10:13] "GET /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.009860 10.0.0.22 - - [2025-11-17 04:10:13] "PUT /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7 HTTP/1.1" 200 254 0.046993 10.0.0.22 - - [2025-11-17 04:10:13] "PUT /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7 HTTP/1.1" 200 254 0.047897 10.0.0.22 - - [2025-11-17 04:10:13] "GET /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2911 0.006177 10.0.0.22 - - [2025-11-17 04:10:13] "GET /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2911 0.008849 10.0.0.22 - - [2025-11-17 04:10:13] "PUT /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f HTTP/1.1" 200 254 0.029780 10.0.0.22 - - [2025-11-17 04:10:13] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.006769 10.0.0.22 - - [2025-11-17 04:10:13] "GET /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005465 10.0.0.22 - - [2025-11-17 04:10:13] "GET /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.007704 10.0.0.22 - - [2025-11-17 04:10:13] "PUT /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95 HTTP/1.1" 200 254 0.041180 10.0.0.22 - - [2025-11-17 04:10:13] "PUT /bgp-router/f4b4af11-4f70-4531-bc4e-1009aaaebd95 HTTP/1.1" 200 254 0.040765 10.0.0.22 - - [2025-11-17 04:10:13] "GET /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.008707 10.0.0.22 - - [2025-11-17 04:10:13] "GET /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.006101 10.0.0.22 - - [2025-11-17 04:10:13] "PUT /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f HTTP/1.1" 200 254 0.058964 10.0.0.22 - - [2025-11-17 04:10:13] "PUT /bgp-router/1d0b5d1d-003a-4482-a58b-d184105b2f1f HTTP/1.1" 200 254 0.053710 10.0.0.22 - - [2025-11-17 04:10:13] "GET /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.010438 10.0.0.22 - - [2025-11-17 04:10:13] "GET /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.006228 10.0.0.22 - - [2025-11-17 04:10:13] "PUT /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7 HTTP/1.1" 200 254 0.049858 10.0.0.22 - - [2025-11-17 04:10:14] "PUT /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7 HTTP/1.1" 200 254 0.047049 10.0.0.22 - - [2025-11-17 04:10:14] "GET /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.014076 10.0.0.22 - - [2025-11-17 04:10:14] "GET /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.008679 10.0.0.22 - - [2025-11-17 04:10:14] "PUT /bgp-router/d011fca6-3e5d-4821-987a-12ac5b64aaf7 HTTP/1.1" 200 254 0.023491 10.0.0.22 - - [2025-11-17 04:10:14] "POST /ref-update HTTP/1.1" 200 156 0.074179 10.0.0.22 - - [2025-11-17 04:10:14] "GET /virtual-network/9b43b74b-ddab-43a5-b3e3-5ce6d2c9147a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.017759 10.0.0.22 - - [2025-11-17 04:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008635 10.0.0.22 - - [2025-11-17 04:10:14] "GET /network-policy/7a9feb0d-f98c-466d-bb07-f14442477cdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.005934 10.0.0.22 - - [2025-11-17 04:10:14] "POST /ref-update HTTP/1.1" 200 156 0.064603 10.0.0.33 - - [2025-11-17 04:10:14] "DELETE /access-control-list/3eadad72-e90d-4a20-b549-1ebbc62c0465 HTTP/1.1" 200 115 0.046536 10.0.0.22 - - [2025-11-17 04:10:14] "POST /neutron/network HTTP/1.1" 200 799 0.027571 10.0.0.22 - - [2025-11-17 04:10:14] "GET /virtual-network/f640a59d-065f-4bc1-b0d5-ce2f2bae725f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.017295 10.0.0.22 - - [2025-11-17 04:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008834 10.0.0.22 - - [2025-11-17 04:10:14] "GET /network-policy/7a9feb0d-f98c-466d-bb07-f14442477cdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004973 10.0.0.22 - - [2025-11-17 04:10:14] "DELETE /network-policy/7a9feb0d-f98c-466d-bb07-f14442477cdc HTTP/1.1" 200 115 0.042329 10.0.0.22 - - [2025-11-17 04:10:14] "POST /neutron/network HTTP/1.1" 200 799 0.007854 10.0.0.22 - - [2025-11-17 04:10:15] "POST /neutron/port HTTP/1.1" 200 1091 0.031238 10.0.0.22 - - [2025-11-17 04:10:17] "POST /neutron/network HTTP/1.1" 200 799 0.008805 10.0.0.33 - - [2025-11-17 04:10:17] "DELETE /route-target/947b9887-f0bc-43de-b653-4cd323b2697d HTTP/1.1" 200 115 0.024541 10.0.0.23 - - [2025-11-17 04:10:17] "POST /useragent-kv HTTP/1.1" 200 115 0.003367 10.0.0.23 - - [2025-11-17 04:10:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002612 10.0.0.22 - - [2025-11-17 04:10:17] "POST /neutron/network HTTP/1.1" 200 151 0.129674 10.0.0.33 - - [2025-11-17 04:10:17] "POST /fqname-to-id HTTP/1.1" 404 207 0.007520 10.0.0.22 - - [2025-11-17 04:10:17] "POST /ref-update HTTP/1.1" 200 156 0.090013 10.0.0.33 - - [2025-11-17 04:10:17] "DELETE /access-control-list/b355c89f-a809-48fb-92c4-890638f6e77c HTTP/1.1" 200 115 0.041754 10.0.0.22 - - [2025-11-17 04:10:17] "GET /virtual-network/7919b450-9b6a-436a-bc22-13fd3050783c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.011375 10.0.0.22 - - [2025-11-17 04:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005316 10.0.0.22 - - [2025-11-17 04:10:17] "GET /network-policy/89bc1dec-0ea5-46d9-b32d-f0364d1a3ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.008451 10.0.0.22 - - [2025-11-17 04:10:17] "POST /ref-update HTTP/1.1" 200 156 0.075257 10.0.0.22 - - [2025-11-17 04:10:17] "GET /virtual-network/d2a19046-6ecf-4725-839f-1498e07d3f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.012643 10.0.0.22 - - [2025-11-17 04:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.018587 10.0.0.33 - - [2025-11-17 04:10:17] "POST /ref-update HTTP/1.1" 200 156 0.054855 10.0.0.22 - - [2025-11-17 04:10:17] "GET /network-policy/89bc1dec-0ea5-46d9-b32d-f0364d1a3ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005936 10.0.0.22 - - [2025-11-17 04:10:17] "DELETE /network-policy/89bc1dec-0ea5-46d9-b32d-f0364d1a3ff8 HTTP/1.1" 200 115 0.047113 10.0.0.22 - - [2025-11-17 04:10:18] "POST /neutron/network HTTP/1.1" 200 975 0.011295 10.0.0.22 - - [2025-11-17 04:10:18] "POST /neutron/port HTTP/1.1" 200 1207 0.025785 10.0.0.22 - - [2025-11-17 04:10:18] "POST /neutron/port HTTP/1.1" 200 1208 0.027241 10.0.0.23 - - [2025-11-17 04:10:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003752 10.0.0.23 - - [2025-11-17 04:10:20] "POST /useragent-kv HTTP/1.1" 200 115 0.005404 10.0.0.23 - - [2025-11-17 04:10:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003335 10.0.0.23 - - [2025-11-17 04:10:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003565 10.0.0.22 - - [2025-11-17 04:10:20] "POST /neutron/network HTTP/1.1" 200 151 0.165633 10.0.0.33 - - [2025-11-17 04:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004787 10.0.0.23 - - [2025-11-17 04:10:22] "GET /projects?obj_uuids=add5b61b-c50e-46e9-9727-9961b10d377d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001100 10.0.0.22 - - [2025-11-17 04:10:22] "GET /project/add5b61b-c50e-46e9-9727-9961b10d377d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.070010 10.0.0.23 - - [2025-11-17 04:10:22] "GET /projects?obj_uuids=add5b61b-c50e-46e9-9727-9961b10d377d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001266 10.0.0.22 - - [2025-11-17 04:10:22] "GET /project/add5b61b-c50e-46e9-9727-9961b10d377d?fields=virtual_networks HTTP/1.1" 200 1059 0.053576 10.0.0.23 - - [2025-11-17 04:10:22] "GET /projects?obj_uuids=add5b61b-c50e-46e9-9727-9961b10d377d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001080 10.0.0.22 - - [2025-11-17 04:10:22] "GET /project/add5b61b-c50e-46e9-9727-9961b10d377d?fields=virtual_machine_interfaces HTTP/1.1" 200 1059 0.051905 10.0.0.23 - - [2025-11-17 04:10:22] "GET /projects?obj_uuids=add5b61b-c50e-46e9-9727-9961b10d377d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001245 10.0.0.22 - - [2025-11-17 04:10:22] "GET /project/add5b61b-c50e-46e9-9727-9961b10d377d?fields=security_groups HTTP/1.1" 200 1293 0.041410 10.0.0.22 - - [2025-11-17 04:10:23] "POST /fqname-to-id HTTP/1.1" 404 183 0.032208 10.0.0.23 - - [2025-11-17 04:10:23] "GET /projects?obj_uuids=f3df3aa3-d8f4-4fbd-94b6-7a24a3ba6fa9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002876 10.0.0.23 - - [2025-11-17 04:10:23] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001007 10.0.0.23 - - [2025-11-17 04:10:23] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007735 10.0.0.23 - - [2025-11-17 04:10:23] "POST /id-to-fqname HTTP/1.1" 200 185 0.005510 10.0.0.23 - - [2025-11-17 04:10:23] "POST /fqname-to-id HTTP/1.1" 404 194 0.005759 10.0.0.23 - - [2025-11-17 04:10:23] "POST /security-groups HTTP/1.1" 200 586 0.030977 10.0.0.23 - - [2025-11-17 04:10:23] "POST /projects HTTP/1.1" 200 575 0.271703 10.0.0.23 - - [2025-11-17 04:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.312952 10.0.0.33 - - [2025-11-17 04:10:23] "POST /access-control-lists HTTP/1.1" 200 591 0.037934 10.0.0.22 - - [2025-11-17 04:10:23] "GET /project/f3df3aa3-d8f4-4fbd-94b6-7a24a3ba6fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.470244 10.0.0.22 - - [2025-11-17 04:10:25] "GET / HTTP/1.1" 200 35931 0.001776 10.0.0.22 - - [2025-11-17 04:10:27] "POST /fqname-to-id HTTP/1.1" 401 292 0.000485 10.0.0.22 - - [2025-11-17 04:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.035826 10.0.0.22 - - [2025-11-17 04:10:27] "GET /api-access-list/24ccbd0b-3ebe-4ea1-8cb3-d7af0c94843a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.004662 10.0.0.22 - - [2025-11-17 04:10:27] "GET /api-access-list/24ccbd0b-3ebe-4ea1-8cb3-d7af0c94843a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.004174 10.0.0.22 - - [2025-11-17 04:10:27] "GET /api-access-list/24ccbd0b-3ebe-4ea1-8cb3-d7af0c94843a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.004281 10.0.0.22 - - [2025-11-17 04:10:28] "PUT /api-access-list/24ccbd0b-3ebe-4ea1-8cb3-d7af0c94843a HTTP/1.1" 200 264 0.016030 10.0.0.33 - - [2025-11-17 04:10:29] "GET /obj-perms HTTP/1.1" 200 5056 0.057449 10.0.0.22 - - [2025-11-17 04:10:30] "POST /fqname-to-id HTTP/1.1" 404 183 0.028553 10.0.0.23 - - [2025-11-17 04:10:30] "GET /projects?obj_uuids=2f390e1e-e1ef-4b0a-a452-cfdcde68a68f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003123 10.0.0.23 - - [2025-11-17 04:10:30] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000995 10.0.0.23 - - [2025-11-17 04:10:30] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008128 10.0.0.23 - - [2025-11-17 04:10:30] "POST /id-to-fqname HTTP/1.1" 200 185 0.001475 10.0.0.23 - - [2025-11-17 04:10:30] "POST /fqname-to-id HTTP/1.1" 404 194 0.005708 10.0.0.23 - - [2025-11-17 04:10:30] "POST /security-groups HTTP/1.1" 200 586 0.032970 10.0.0.33 - - [2025-11-17 04:10:30] "POST /fqname-to-id HTTP/1.1" 404 229 0.003222 10.0.0.23 - - [2025-11-17 04:10:30] "POST /projects HTTP/1.1" 200 575 0.255123 10.0.0.23 - - [2025-11-17 04:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.290416 10.0.0.22 - - [2025-11-17 04:10:30] "GET /project/2f390e1e-e1ef-4b0a-a452-cfdcde68a68f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.445326 10.0.0.33 - - [2025-11-17 04:10:30] "POST /access-control-lists HTTP/1.1" 200 589 0.051714 10.0.0.22 - - [2025-11-17 04:10:31] "POST /fqname-to-id HTTP/1.1" 404 183 0.028802 10.0.0.23 - - [2025-11-17 04:10:31] "GET /projects?obj_uuids=fa24bd66-fc08-4e7c-a64e-944cc9604aa4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003443 10.0.0.23 - - [2025-11-17 04:10:31] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000970 10.0.0.23 - - [2025-11-17 04:10:31] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007392 10.0.0.23 - - [2025-11-17 04:10:31] "POST /id-to-fqname HTTP/1.1" 200 185 0.005183 10.0.0.23 - - [2025-11-17 04:10:31] "POST /fqname-to-id HTTP/1.1" 404 194 0.009679 10.0.0.23 - - [2025-11-17 04:10:31] "POST /security-groups HTTP/1.1" 200 586 0.072819 10.0.0.23 - - [2025-11-17 04:10:31] "POST /projects HTTP/1.1" 200 575 0.289829 10.0.0.33 - - [2025-11-17 04:10:31] "POST /fqname-to-id HTTP/1.1" 404 228 0.016851 10.0.0.23 - - [2025-11-17 04:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.365449 10.0.0.22 - - [2025-11-17 04:10:31] "GET /project/fa24bd66-fc08-4e7c-a64e-944cc9604aa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.521931 10.0.0.22 - - [2025-11-17 04:10:32] "GET / HTTP/1.1" 200 35931 0.001973 10.0.0.22 - - [2025-11-17 04:10:33] "GET / HTTP/1.1" 200 35931 0.001607 10.0.0.22 - - [2025-11-17 04:10:33] "POST /fqname-to-id HTTP/1.1" 404 183 0.003510 10.0.0.22 - - [2025-11-17 04:10:33] "POST /api-access-lists HTTP/1.1" 200 521 0.022162 10.0.0.22 - - [2025-11-17 04:10:34] "GET /api-access-list/57ba2b35-fd3f-47e2-97d8-bf3e4a5ae251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.006186 10.0.0.22 - - [2025-11-17 04:10:34] "POST /fqname-to-id HTTP/1.1" 401 292 0.000484 10.0.0.22 - - [2025-11-17 04:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.104223 10.0.0.23 - - [2025-11-17 04:10:34] "GET /projects?obj_uuids=2f390e1e-e1ef-4b0a-a452-cfdcde68a68f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001195 10.0.0.22 - - [2025-11-17 04:10:35] "GET /project/2f390e1e-e1ef-4b0a-a452-cfdcde68a68f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.058976 10.0.0.22 - - [2025-11-17 04:10:35] "GET /virtual-networks?parent_id=2f390e1e-e1ef-4b0a-a452-cfdcde68a68f&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017689 10.0.0.22 - - [2025-11-17 04:10:35] "POST /virtual-networks HTTP/1.1" 200 568 0.105448 10.0.0.22 - - [2025-11-17 04:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.039412 10.0.0.33 - - [2025-11-17 04:10:35] "POST /ref-update HTTP/1.1" 200 156 0.029021 10.0.0.22 - - [2025-11-17 04:10:35] "GET /network-ipam/86d17baf-e64c-4d55-a773-342b8fd5404a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.026042 10.0.0.23 - - [2025-11-17 04:10:35] "POST /useragent-kv HTTP/1.1" 200 115 0.010651 10.0.0.22 - - [2025-11-17 04:10:35] "POST /ref-update HTTP/1.1" 200 156 0.099045 10.0.0.22 - - [2025-11-17 04:10:35] "POST /neutron/network HTTP/1.1" 200 832 0.060184 10.0.0.22 - - [2025-11-17 04:10:35] "GET /virtual-network/6bea1b49-58eb-406e-9e51-c7946acec4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.023896 10.0.0.22 - - [2025-11-17 04:10:36] "POST /neutron/subnet HTTP/1.1" 200 675 0.047333 10.0.0.22 - - [2025-11-17 04:10:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.000456 10.0.0.22 - - [2025-11-17 04:10:37] "GET /obj-perms HTTP/1.1" 200 4915 0.082386 10.0.0.22 - - [2025-11-17 04:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.029421 10.0.0.22 - - [2025-11-17 04:10:38] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 361 0.065412 10.0.0.22 - - [2025-11-17 04:10:38] "POST /id-to-fqname HTTP/1.1" 401 292 0.000437 10.0.0.22 - - [2025-11-17 04:10:38] "POST /id-to-fqname HTTP/1.1" 200 230 0.048868 10.0.0.23 - - [2025-11-17 04:10:40] "GET /projects?obj_uuids=fa24bd66-fc08-4e7c-a64e-944cc9604aa4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001535 10.0.0.22 - - [2025-11-17 04:10:40] "GET /project/fa24bd66-fc08-4e7c-a64e-944cc9604aa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.091633 10.0.0.22 - - [2025-11-17 04:10:40] "POST /neutron/port HTTP/1.1" 200 117 0.041507 10.0.0.22 - - [2025-11-17 04:10:41] "POST /neutron/network HTTP/1.1" 200 842 0.067213 10.0.0.22 - - [2025-11-17 04:10:41] "POST /neutron/port HTTP/1.1" 200 1055 0.015969 10.0.0.22 - - [2025-11-17 04:10:42] "POST /neutron/port HTTP/1.1" 200 1083 0.018227 10.0.0.22 - - [2025-11-17 04:10:42] "POST /neutron/port HTTP/1.1" 200 117 0.001288 10.0.0.22 - - [2025-11-17 04:10:45] "POST /neutron/security_group HTTP/1.1" 200 2053 0.009814 10.0.0.22 - - [2025-11-17 04:10:46] "POST /neutron/port HTTP/1.1" 200 1083 0.015584 10.0.0.22 - - [2025-11-17 04:10:46] "POST /neutron/security_group HTTP/1.1" 200 2053 0.007162 10.0.0.22 - - [2025-11-17 04:10:46] "GET /virtual-machine/d8141be6-543e-4e10-be44-83aeed381812 HTTP/1.1" 401 292 0.000444 10.0.0.23 - - [2025-11-17 04:10:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000471 10.0.0.33 - - [2025-11-17 04:10:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.22 - - [2025-11-17 04:10:46] "GET /virtual-machine/d8141be6-543e-4e10-be44-83aeed381812 HTTP/1.1" 200 1288 0.132919 10.0.0.23 - - [2025-11-17 04:10:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000374 10.0.0.22 - - [2025-11-17 04:10:46] "GET /virtual-machine/d8141be6-543e-4e10-be44-83aeed381812 HTTP/1.1" 200 1288 0.025036 10.0.0.33 - - [2025-11-17 04:10:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000436 10.0.0.22 - - [2025-11-17 04:10:46] "GET /virtual-machine-interface/a60aaed6-72ac-4ab8-97b9-04a9b5b0389f HTTP/1.1" 200 2531 0.024097 10.0.0.22 - - [2025-11-17 04:10:46] "GET /virtual-machine/d8141be6-543e-4e10-be44-83aeed381812 HTTP/1.1" 200 1288 0.021482 10.0.0.33 - - [2025-11-17 04:10:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000341 10.0.0.22 - - [2025-11-17 04:10:46] "GET /virtual-machine-interface/a60aaed6-72ac-4ab8-97b9-04a9b5b0389f HTTP/1.1" 200 2531 0.024895 10.0.0.33 - - [2025-11-17 04:10:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000377 10.0.0.22 - - [2025-11-17 04:10:46] "GET /instance-ip/798d1269-51f7-4336-84c3-8826d3d9ed41 HTTP/1.1" 200 1624 0.025609 10.0.0.22 - - [2025-11-17 04:10:46] "GET /virtual-machine/d8141be6-543e-4e10-be44-83aeed381812 HTTP/1.1" 200 1288 0.019281 10.0.0.22 - - [2025-11-17 04:10:46] "GET /virtual-machine-interface/a60aaed6-72ac-4ab8-97b9-04a9b5b0389f HTTP/1.1" 200 2531 0.023032 10.0.0.22 - - [2025-11-17 04:10:46] "GET /instance-ip/798d1269-51f7-4336-84c3-8826d3d9ed41 HTTP/1.1" 200 1624 0.020581 10.0.0.22 - - [2025-11-17 04:10:46] "POST /fqname-to-id HTTP/1.1" 403 339 0.017214 10.0.0.22 - - [2025-11-17 04:10:46] "GET / HTTP/1.1" 200 35931 0.001657 10.0.0.22 - - [2025-11-17 04:10:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000407 10.0.0.23 - - [2025-11-17 04:10:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000519 10.0.0.22 - - [2025-11-17 04:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.061521 10.0.0.22 - - [2025-11-17 04:10:47] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003926 10.0.0.23 - - [2025-11-17 04:10:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000403 10.0.0.22 - - [2025-11-17 04:10:47] "GET /virtual-networks?parent_id=fa24bd66-fc08-4e7c-a64e-944cc9604aa4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.027571 10.0.0.22 - - [2025-11-17 04:10:47] "POST /fqname-to-id HTTP/1.1" 403 339 0.020658 10.0.0.22 - - [2025-11-17 04:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005669 10.0.0.22 - - [2025-11-17 04:10:47] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.012005 10.0.0.22 - - [2025-11-17 04:10:47] "GET /virtual-networks?parent_id=fa24bd66-fc08-4e7c-a64e-944cc9604aa4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.022867 10.0.0.22 - - [2025-11-17 04:10:47] "POST /fqname-to-id HTTP/1.1" 403 339 0.015888 10.0.0.22 - - [2025-11-17 04:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.22 - - [2025-11-17 04:10:48] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003417 10.0.0.22 - - [2025-11-17 04:10:48] "GET /virtual-networks?parent_id=fa24bd66-fc08-4e7c-a64e-944cc9604aa4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015170 10.0.0.22 - - [2025-11-17 04:10:48] "POST /fqname-to-id HTTP/1.1" 403 339 0.026052 10.0.0.22 - - [2025-11-17 04:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.22 - - [2025-11-17 04:10:48] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005671 10.0.0.22 - - [2025-11-17 04:10:48] "GET /virtual-networks?parent_id=fa24bd66-fc08-4e7c-a64e-944cc9604aa4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015641 10.0.0.22 - - [2025-11-17 04:10:48] "POST /fqname-to-id HTTP/1.1" 403 339 0.017203 10.0.0.22 - - [2025-11-17 04:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.22 - - [2025-11-17 04:10:48] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003709 10.0.0.22 - - [2025-11-17 04:10:48] "GET /virtual-networks?parent_id=fa24bd66-fc08-4e7c-a64e-944cc9604aa4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.021715 10.0.0.22 - - [2025-11-17 04:10:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000519 10.0.0.22 - - [2025-11-17 04:10:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000455 10.0.0.22 - - [2025-11-17 04:10:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000382 10.0.0.22 - - [2025-11-17 04:10:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000415 10.0.0.22 - - [2025-11-17 04:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.017962 10.0.0.22 - - [2025-11-17 04:10:51] "GET /virtual-network/6bea1b49-58eb-406e-9e51-c7946acec4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.020774 10.0.0.22 - - [2025-11-17 04:10:53] "POST /fqname-to-id HTTP/1.1" 403 339 0.015459 10.0.0.22 - - [2025-11-17 04:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004895 10.0.0.22 - - [2025-11-17 04:10:53] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004249 10.0.0.22 - - [2025-11-17 04:10:53] "GET /virtual-networks?parent_id=fa24bd66-fc08-4e7c-a64e-944cc9604aa4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015942 10.0.0.22 - - [2025-11-17 04:10:53] "POST /fqname-to-id HTTP/1.1" 403 339 0.022971 10.0.0.22 - - [2025-11-17 04:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003686 10.0.0.22 - - [2025-11-17 04:10:53] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004009 10.0.0.22 - - [2025-11-17 04:10:53] "GET /virtual-networks?parent_id=fa24bd66-fc08-4e7c-a64e-944cc9604aa4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018202 10.0.0.22 - - [2025-11-17 04:10:53] "POST /fqname-to-id HTTP/1.1" 403 361 0.016751 10.0.0.22 - - [2025-11-17 04:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.22 - - [2025-11-17 04:10:54] "GET /routing-instance/4be3960a-87ce-4eaa-bf8f-a6057758200f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.004230 10.0.0.22 - - [2025-11-17 04:10:54] "GET /route-target/e5401041-6d79-41db-9e63-0a1a2212cd12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.015142 10.0.0.22 - - [2025-11-17 04:10:54] "GET /route-target/e5401041-6d79-41db-9e63-0a1a2212cd12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004741 10.0.0.22 - - [2025-11-17 04:10:54] "POST /fqname-to-id HTTP/1.1" 403 339 0.016976 10.0.0.22 - - [2025-11-17 04:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.22 - - [2025-11-17 04:10:54] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004637 10.0.0.22 - - [2025-11-17 04:10:54] "GET /virtual-networks?parent_id=fa24bd66-fc08-4e7c-a64e-944cc9604aa4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018144 10.0.0.22 - - [2025-11-17 04:10:54] "POST /fqname-to-id HTTP/1.1" 403 361 0.020576 10.0.0.22 - - [2025-11-17 04:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.22 - - [2025-11-17 04:10:54] "GET /routing-instance/4be3960a-87ce-4eaa-bf8f-a6057758200f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.004127 10.0.0.22 - - [2025-11-17 04:10:54] "GET /route-target/e5401041-6d79-41db-9e63-0a1a2212cd12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.015036 10.0.0.22 - - [2025-11-17 04:10:54] "GET /route-target/e5401041-6d79-41db-9e63-0a1a2212cd12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005195 10.0.0.22 - - [2025-11-17 04:10:54] "POST /fqname-to-id HTTP/1.1" 403 339 0.017873 10.0.0.22 - - [2025-11-17 04:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004340 10.0.0.22 - - [2025-11-17 04:10:54] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004216 10.0.0.22 - - [2025-11-17 04:10:54] "GET /virtual-networks?parent_id=fa24bd66-fc08-4e7c-a64e-944cc9604aa4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.020214 10.0.0.22 - - [2025-11-17 04:10:54] "POST /fqname-to-id HTTP/1.1" 403 339 0.014653 10.0.0.22 - - [2025-11-17 04:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.22 - - [2025-11-17 04:10:54] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003541 10.0.0.22 - - [2025-11-17 04:10:54] "GET /virtual-networks?parent_id=fa24bd66-fc08-4e7c-a64e-944cc9604aa4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015599 10.0.0.23 - - [2025-11-17 04:10:55] "GET /virtual-machine/d8141be6-543e-4e10-be44-83aeed381812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.057692 10.0.0.22 - - [2025-11-17 04:10:57] "GET /virtual-machine-interface/a60aaed6-72ac-4ab8-97b9-04a9b5b0389f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2310 0.021688 10.0.0.22 - - [2025-11-17 04:10:57] "GET /virtual-machine-interface/a60aaed6-72ac-4ab8-97b9-04a9b5b0389f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2310 0.020720 10.0.0.23 - - [2025-11-17 04:10:57] "GET /obj-perms HTTP/1.1" 200 4915 0.046801 10.0.0.22 - - [2025-11-17 04:10:57] "GET /virtual-machine-interface/a60aaed6-72ac-4ab8-97b9-04a9b5b0389f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2310 0.029254 10.0.0.22 - - [2025-11-17 04:10:57] "GET /virtual-network/6bea1b49-58eb-406e-9e51-c7946acec4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.023630 10.0.0.23 - - [2025-11-17 04:10:57] "GET /virtual-machine/d8141be6-543e-4e10-be44-83aeed381812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.015495 10.0.0.22 - - [2025-11-17 04:10:58] "GET /obj-perms HTTP/1.1" 200 4915 0.073113 10.0.0.22 - - [2025-11-17 04:10:59] "GET /obj-perms HTTP/1.1" 200 4915 0.015722 10.0.0.22 - - [2025-11-17 04:11:00] "GET /obj-perms HTTP/1.1" 200 4915 0.075389 10.0.0.22 - - [2025-11-17 04:11:00] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.022656 10.0.0.33 - - [2025-11-17 04:11:00] "GET /obj-perms HTTP/1.1" 200 4915 0.070503 10.0.0.22 - - [2025-11-17 04:11:01] "GET /virtual-machine/d8141be6-543e-4e10-be44-83aeed381812 HTTP/1.1" 200 1288 0.019677 10.0.0.22 - - [2025-11-17 04:11:01] "POST /neutron/port HTTP/1.1" 200 1083 0.016230 10.0.0.23 - - [2025-11-17 04:11:02] "DELETE /project/f3df3aa3d8f44fbd94b67a24a3ba6fa9 HTTP/1.1" 404 173 0.006781 10.0.0.23 - - [2025-11-17 04:11:02] "DELETE /project/2f390e1ee1ef4b0aa452cfdcde68a68f HTTP/1.1" 404 173 0.006612 10.0.0.23 - - [2025-11-17 04:11:02] "DELETE /project/fa24bd66fc084e7ca64e944cc9604aa4 HTTP/1.1" 404 173 0.004268 10.0.0.23 - - [2025-11-17 04:11:02] "DELETE /project/add5b61b-c50e-46e9-9727-9961b10d377d HTTP/1.1" 404 177 0.006570 10.0.0.22 - - [2025-11-17 04:11:03] "GET /virtual-machine/d8141be6-543e-4e10-be44-83aeed381812 HTTP/1.1" 404 171 0.017562 10.0.0.22 - - [2025-11-17 04:11:03] "GET /virtual-machine/d8141be6-543e-4e10-be44-83aeed381812 HTTP/1.1" 404 171 0.012078 10.0.0.22 - - [2025-11-17 04:11:03] "GET /virtual-machine/d8141be6-543e-4e10-be44-83aeed381812 HTTP/1.1" 404 171 0.013288 10.0.0.22 - - [2025-11-17 04:11:03] "POST /fqname-to-id HTTP/1.1" 403 339 0.018234 10.0.0.22 - - [2025-11-17 04:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004481 10.0.0.22 - - [2025-11-17 04:11:03] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003953 10.0.0.22 - - [2025-11-17 04:11:03] "GET /virtual-networks?parent_id=fa24bd66-fc08-4e7c-a64e-944cc9604aa4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016962 10.0.0.22 - - [2025-11-17 04:11:03] "POST /fqname-to-id HTTP/1.1" 403 361 0.016193 10.0.0.22 - - [2025-11-17 04:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004403 10.0.0.22 - - [2025-11-17 04:11:03] "GET /routing-instance/4be3960a-87ce-4eaa-bf8f-a6057758200f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.003919 10.0.0.22 - - [2025-11-17 04:11:03] "GET /route-target/e5401041-6d79-41db-9e63-0a1a2212cd12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.030105 10.0.0.22 - - [2025-11-17 04:11:03] "GET /route-target/e5401041-6d79-41db-9e63-0a1a2212cd12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006785 10.0.0.22 - - [2025-11-17 04:11:04] "GET /obj-perms HTTP/1.1" 200 4915 0.074867 10.0.0.22 - - [2025-11-17 04:11:07] "GET /obj-perms HTTP/1.1" 200 5020 0.084168 10.0.0.33 - - [2025-11-17 04:11:07] "GET /obj-perms HTTP/1.1" 200 5020 0.064653 10.0.0.22 - - [2025-11-17 04:11:16] "GET /obj-perms HTTP/1.1" 200 5020 0.003867 10.0.0.33 - - [2025-11-17 04:11:16] "GET /obj-perms HTTP/1.1" 200 5020 0.004450 10.0.0.22 - - [2025-11-17 04:11:26] "GET /obj-perms HTTP/1.1" 200 5020 0.004632 10.0.0.33 - - [2025-11-17 04:11:26] "GET /obj-perms HTTP/1.1" 200 5020 0.004450 10.0.0.22 - - [2025-11-17 04:11:29] "GET /obj-perms HTTP/1.1" 200 5020 0.003864 10.0.0.23 - - [2025-11-17 04:11:29] "GET /obj-perms HTTP/1.1" 200 5020 0.057738 10.0.0.23 - - [2025-11-17 04:11:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003760 10.0.0.33 - - [2025-11-17 04:11:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007466 10.0.0.23 - - [2025-11-17 04:11:29] "POST /useragent-kv HTTP/1.1" 200 115 0.005025 10.0.0.22 - - [2025-11-17 04:11:29] "DELETE /virtual-network/6bea1b49-58eb-406e-9e51-c7946acec4fc HTTP/1.1" 200 115 0.139729 10.0.0.22 - - [2025-11-17 04:11:29] "DELETE /api-access-list/57ba2b35-fd3f-47e2-97d8-bf3e4a5ae251 HTTP/1.1" 200 115 0.046893 10.0.0.33 - - [2025-11-17 04:11:30] "GET /obj-perms HTTP/1.1" 200 5056 0.156434 10.0.0.23 - - [2025-11-17 04:11:31] "GET /projects?obj_uuids=fa24bd66-fc08-4e7c-a64e-944cc9604aa4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001117 10.0.0.22 - - [2025-11-17 04:11:31] "GET /project/fa24bd66-fc08-4e7c-a64e-944cc9604aa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.050735 10.0.0.23 - - [2025-11-17 04:11:31] "GET /projects?obj_uuids=fa24bd66-fc08-4e7c-a64e-944cc9604aa4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001496 10.0.0.22 - - [2025-11-17 04:11:31] "GET /project/fa24bd66-fc08-4e7c-a64e-944cc9604aa4?fields=virtual_networks HTTP/1.1" 200 1033 0.043772 10.0.0.23 - - [2025-11-17 04:11:31] "GET /projects?obj_uuids=fa24bd66-fc08-4e7c-a64e-944cc9604aa4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001019 10.0.0.22 - - [2025-11-17 04:11:31] "GET /project/fa24bd66-fc08-4e7c-a64e-944cc9604aa4?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.054393 10.0.0.23 - - [2025-11-17 04:11:31] "GET /projects?obj_uuids=fa24bd66-fc08-4e7c-a64e-944cc9604aa4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001942 10.0.0.22 - - [2025-11-17 04:11:31] "GET /project/fa24bd66-fc08-4e7c-a64e-944cc9604aa4?fields=security_groups HTTP/1.1" 200 1254 0.062025 10.0.0.23 - - [2025-11-17 04:11:31] "GET /projects?obj_uuids=2f390e1e-e1ef-4b0a-a452-cfdcde68a68f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001058 10.0.0.22 - - [2025-11-17 04:11:31] "GET /project/2f390e1e-e1ef-4b0a-a452-cfdcde68a68f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.052795 10.0.0.23 - - [2025-11-17 04:11:31] "GET /projects?obj_uuids=2f390e1e-e1ef-4b0a-a452-cfdcde68a68f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001020 10.0.0.22 - - [2025-11-17 04:11:31] "GET /project/2f390e1e-e1ef-4b0a-a452-cfdcde68a68f?fields=virtual_networks HTTP/1.1" 200 1032 0.049653 10.0.0.23 - - [2025-11-17 04:11:32] "GET /projects?obj_uuids=2f390e1e-e1ef-4b0a-a452-cfdcde68a68f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001177 10.0.0.22 - - [2025-11-17 04:11:32] "GET /project/2f390e1e-e1ef-4b0a-a452-cfdcde68a68f?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.043525 10.0.0.23 - - [2025-11-17 04:11:32] "GET /projects?obj_uuids=2f390e1e-e1ef-4b0a-a452-cfdcde68a68f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001095 10.0.0.22 - - [2025-11-17 04:11:32] "GET /project/2f390e1e-e1ef-4b0a-a452-cfdcde68a68f?fields=security_groups HTTP/1.1" 200 1253 0.048887 10.0.0.22 - - [2025-11-17 04:11:34] "GET /api-access-list/24ccbd0b-3ebe-4ea1-8cb3-d7af0c94843a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.004307 10.0.0.22 - - [2025-11-17 04:11:34] "PUT /api-access-list/24ccbd0b-3ebe-4ea1-8cb3-d7af0c94843a HTTP/1.1" 200 264 0.012978 10.0.0.23 - - [2025-11-17 04:11:34] "GET /projects?obj_uuids=f3df3aa3-d8f4-4fbd-94b6-7a24a3ba6fa9&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001613 10.0.0.22 - - [2025-11-17 04:11:34] "GET /project/f3df3aa3-d8f4-4fbd-94b6-7a24a3ba6fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.054514 10.0.0.23 - - [2025-11-17 04:11:34] "GET /projects?obj_uuids=f3df3aa3-d8f4-4fbd-94b6-7a24a3ba6fa9&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001455 10.0.0.22 - - [2025-11-17 04:11:34] "GET /project/f3df3aa3-d8f4-4fbd-94b6-7a24a3ba6fa9?fields=virtual_networks HTTP/1.1" 200 1033 0.047816 10.0.0.23 - - [2025-11-17 04:11:34] "GET /projects?obj_uuids=f3df3aa3-d8f4-4fbd-94b6-7a24a3ba6fa9&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001526 10.0.0.22 - - [2025-11-17 04:11:35] "GET /project/f3df3aa3-d8f4-4fbd-94b6-7a24a3ba6fa9?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.042711 10.0.0.23 - - [2025-11-17 04:11:35] "GET /projects?obj_uuids=f3df3aa3-d8f4-4fbd-94b6-7a24a3ba6fa9&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001099 10.0.0.22 - - [2025-11-17 04:11:35] "GET /project/f3df3aa3-d8f4-4fbd-94b6-7a24a3ba6fa9?fields=security_groups HTTP/1.1" 200 1254 0.042192 10.0.0.22 - - [2025-11-17 04:11:36] "POST /fqname-to-id HTTP/1.1" 404 188 0.028646 10.0.0.23 - - [2025-11-17 04:11:36] "GET /projects?obj_uuids=99933e2f-d28f-4587-aa2c-e251bff64b7a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004178 10.0.0.23 - - [2025-11-17 04:11:36] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001113 10.0.0.23 - - [2025-11-17 04:11:36] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007789 10.0.0.23 - - [2025-11-17 04:11:36] "POST /id-to-fqname HTTP/1.1" 200 190 0.002483 10.0.0.23 - - [2025-11-17 04:11:36] "POST /fqname-to-id HTTP/1.1" 404 199 0.008217 10.0.0.23 - - [2025-11-17 04:11:36] "POST /security-groups HTTP/1.1" 200 591 0.073541 10.0.0.23 - - [2025-11-17 04:11:36] "POST /projects HTTP/1.1" 200 585 0.304257 10.0.0.33 - - [2025-11-17 04:11:36] "POST /access-control-lists HTTP/1.1" 200 596 0.026542 10.0.0.23 - - [2025-11-17 04:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.377418 10.0.0.22 - - [2025-11-17 04:11:36] "GET /project/99933e2f-d28f-4587-aa2c-e251bff64b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.533528 10.0.0.22 - - [2025-11-17 04:11:37] "GET / HTTP/1.1" 200 35931 0.001445 10.0.0.22 - - [2025-11-17 04:11:40] "POST /fqname-to-id HTTP/1.1" 401 292 0.000582 10.0.0.22 - - [2025-11-17 04:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.036680 10.0.0.22 - - [2025-11-17 04:11:40] "GET /api-access-list/24ccbd0b-3ebe-4ea1-8cb3-d7af0c94843a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003790 10.0.0.22 - - [2025-11-17 04:11:40] "GET /api-access-list/24ccbd0b-3ebe-4ea1-8cb3-d7af0c94843a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003505 10.0.0.22 - - [2025-11-17 04:11:40] "GET /api-access-list/24ccbd0b-3ebe-4ea1-8cb3-d7af0c94843a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003897 10.0.0.22 - - [2025-11-17 04:11:40] "PUT /api-access-list/24ccbd0b-3ebe-4ea1-8cb3-d7af0c94843a HTTP/1.1" 200 264 0.011554 10.0.0.22 - - [2025-11-17 04:11:42] "POST /fqname-to-id HTTP/1.1" 404 188 0.025093 10.0.0.23 - - [2025-11-17 04:11:42] "GET /projects?obj_uuids=7613e7ad-1a8b-42db-bebf-397bd714b270&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002935 10.0.0.23 - - [2025-11-17 04:11:42] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001132 10.0.0.23 - - [2025-11-17 04:11:42] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008087 10.0.0.23 - - [2025-11-17 04:11:42] "POST /id-to-fqname HTTP/1.1" 200 190 0.004514 10.0.0.23 - - [2025-11-17 04:11:42] "POST /fqname-to-id HTTP/1.1" 404 199 0.008162 10.0.0.23 - - [2025-11-17 04:11:42] "POST /security-groups HTTP/1.1" 200 591 0.031196 10.0.0.33 - - [2025-11-17 04:11:42] "POST /fqname-to-id HTTP/1.1" 404 234 0.004269 10.0.0.23 - - [2025-11-17 04:11:42] "POST /projects HTTP/1.1" 200 585 0.252259 10.0.0.23 - - [2025-11-17 04:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.330094 10.0.0.33 - - [2025-11-17 04:11:42] "POST /access-control-lists HTTP/1.1" 200 594 0.034052 10.0.0.22 - - [2025-11-17 04:11:43] "GET /project/7613e7ad-1a8b-42db-bebf-397bd714b270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.484580 10.0.0.22 - - [2025-11-17 04:11:43] "POST /fqname-to-id HTTP/1.1" 404 188 0.026815 10.0.0.23 - - [2025-11-17 04:11:43] "GET /projects?obj_uuids=e612263e-fde8-47ee-8e5f-377699d02056&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004578 10.0.0.23 - - [2025-11-17 04:11:43] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001117 10.0.0.23 - - [2025-11-17 04:11:43] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009280 10.0.0.23 - - [2025-11-17 04:11:43] "POST /id-to-fqname HTTP/1.1" 200 190 0.006094 10.0.0.23 - - [2025-11-17 04:11:43] "POST /fqname-to-id HTTP/1.1" 404 199 0.007164 10.0.0.23 - - [2025-11-17 04:11:43] "POST /security-groups HTTP/1.1" 200 591 0.073080 10.0.0.23 - - [2025-11-17 04:11:43] "POST /projects HTTP/1.1" 200 585 0.309031 10.0.0.23 - - [2025-11-17 04:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.344283 10.0.0.33 - - [2025-11-17 04:11:44] "POST /fqname-to-id HTTP/1.1" 404 233 0.005150 10.0.0.22 - - [2025-11-17 04:11:44] "GET /project/e612263e-fde8-47ee-8e5f-377699d02056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.515131 10.0.0.22 - - [2025-11-17 04:11:44] "GET / HTTP/1.1" 200 35931 0.001689 10.0.0.22 - - [2025-11-17 04:11:45] "GET / HTTP/1.1" 200 35931 0.002381 10.0.0.22 - - [2025-11-17 04:11:46] "POST /fqname-to-id HTTP/1.1" 404 183 0.003644 10.0.0.22 - - [2025-11-17 04:11:46] "POST /api-access-lists HTTP/1.1" 200 521 0.027248 10.0.0.22 - - [2025-11-17 04:11:46] "GET /api-access-list/f6bb33dc-0e47-466a-8976-cd915f320799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1289 0.005957 10.0.0.22 - - [2025-11-17 04:11:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000718 10.0.0.22 - - [2025-11-17 04:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.055523 10.0.0.23 - - [2025-11-17 04:11:47] "GET /projects?obj_uuids=7613e7ad-1a8b-42db-bebf-397bd714b270&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001592 10.0.0.22 - - [2025-11-17 04:11:47] "GET /project/7613e7ad-1a8b-42db-bebf-397bd714b270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.077559 10.0.0.22 - - [2025-11-17 04:11:47] "GET /virtual-networks?parent_id=7613e7ad-1a8b-42db-bebf-397bd714b270&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.020197 10.0.0.22 - - [2025-11-17 04:11:47] "POST /virtual-networks HTTP/1.1" 200 583 0.095264 10.0.0.22 - - [2025-11-17 04:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.037466 10.0.0.33 - - [2025-11-17 04:11:47] "POST /ref-update HTTP/1.1" 200 156 0.027114 10.0.0.22 - - [2025-11-17 04:11:47] "GET /network-ipam/86d17baf-e64c-4d55-a773-342b8fd5404a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.015646 10.0.0.23 - - [2025-11-17 04:11:47] "POST /useragent-kv HTTP/1.1" 200 115 0.010408 10.0.0.22 - - [2025-11-17 04:11:47] "POST /ref-update HTTP/1.1" 200 156 0.102244 10.0.0.22 - - [2025-11-17 04:11:47] "POST /neutron/network HTTP/1.1" 200 850 0.064190 10.0.0.22 - - [2025-11-17 04:11:47] "GET /virtual-network/e02e5cd2-9b5d-47a4-b72e-e104e027d2c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2018 0.030780 10.0.0.22 - - [2025-11-17 04:11:48] "POST /neutron/subnet HTTP/1.1" 200 686 0.045085 10.0.0.22 - - [2025-11-17 04:11:48] "POST /fqname-to-id HTTP/1.1" 401 292 0.000442 10.0.0.22 - - [2025-11-17 04:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.050842 10.0.0.23 - - [2025-11-17 04:11:48] "GET /projects?obj_uuids=e612263e-fde8-47ee-8e5f-377699d02056&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001629 10.0.0.22 - - [2025-11-17 04:11:48] "GET /project/e612263e-fde8-47ee-8e5f-377699d02056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.078035 10.0.0.22 - - [2025-11-17 04:11:48] "GET /virtual-networks?parent_id=e612263e-fde8-47ee-8e5f-377699d02056&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.019655 10.0.0.22 - - [2025-11-17 04:11:48] "POST /virtual-networks HTTP/1.1" 200 583 0.106553 10.0.0.22 - - [2025-11-17 04:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.036433 10.0.0.22 - - [2025-11-17 04:11:48] "GET /network-ipam/86d17baf-e64c-4d55-a773-342b8fd5404a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.035239 10.0.0.23 - - [2025-11-17 04:11:49] "POST /useragent-kv HTTP/1.1" 200 115 0.009079 10.0.0.22 - - [2025-11-17 04:11:49] "POST /ref-update HTTP/1.1" 200 156 0.098797 10.0.0.22 - - [2025-11-17 04:11:49] "GET /virtual-network/b645ad22-e480-4445-95ca-5c361e1b66a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.022933 10.0.0.22 - - [2025-11-17 04:11:49] "POST /neutron/network HTTP/1.1" 200 848 0.066824 10.0.0.22 - - [2025-11-17 04:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003802 10.0.0.22 - - [2025-11-17 04:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.33 - - [2025-11-17 04:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.029707 10.0.0.23 - - [2025-11-17 04:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.026448 10.0.0.22 - - [2025-11-17 04:11:53] "GET /obj-perms HTTP/1.1" 403 257 0.037023 10.0.0.22 - - [2025-11-17 04:11:53] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.062078 10.0.0.22 - - [2025-11-17 04:11:53] "PUT /virtual-network/e02e5cd2-9b5d-47a4-b72e-e104e027d2c2 HTTP/1.1" 200 264 0.054659 10.0.0.22 - - [2025-11-17 04:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.22 - - [2025-11-17 04:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.33 - - [2025-11-17 04:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004462 10.0.0.23 - - [2025-11-17 04:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004846 10.0.0.22 - - [2025-11-17 04:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.22 - - [2025-11-17 04:11:55] "GET /obj-perms HTTP/1.1" 403 257 0.046290 10.0.0.22 - - [2025-11-17 04:11:55] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 611 0.033204 10.0.0.22 - - [2025-11-17 04:11:55] "PUT /virtual-network/e02e5cd2-9b5d-47a4-b72e-e104e027d2c2 HTTP/1.1" 200 264 0.066917 10.0.0.23 - - [2025-11-17 04:11:55] "POST /useragent-kv HTTP/1.1" 200 115 0.005368 10.0.0.33 - - [2025-11-17 04:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005749 10.0.0.23 - - [2025-11-17 04:11:55] "POST /useragent-kv HTTP/1.1" 200 115 0.003525 10.0.0.22 - - [2025-11-17 04:11:55] "DELETE /virtual-network/b645ad22-e480-4445-95ca-5c361e1b66a1 HTTP/1.1" 200 115 0.154137 10.0.0.23 - - [2025-11-17 04:11:55] "POST /useragent-kv HTTP/1.1" 200 115 0.004079 10.0.0.23 - - [2025-11-17 04:11:55] "POST /useragent-kv HTTP/1.1" 200 115 0.003806 10.0.0.22 - - [2025-11-17 04:11:55] "DELETE /virtual-network/e02e5cd2-9b5d-47a4-b72e-e104e027d2c2 HTTP/1.1" 200 115 0.161841 10.0.0.33 - - [2025-11-17 04:11:55] "DELETE /route-target/64dd5a41-b5d8-4689-9f08-013469e52dee HTTP/1.1" 200 115 0.039346 10.0.0.22 - - [2025-11-17 04:11:55] "DELETE /api-access-list/f6bb33dc-0e47-466a-8976-cd915f320799 HTTP/1.1" 200 115 0.056514 10.0.0.23 - - [2025-11-17 04:11:56] "GET /projects?obj_uuids=e612263e-fde8-47ee-8e5f-377699d02056&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001142 10.0.0.22 - - [2025-11-17 04:11:56] "GET /project/e612263e-fde8-47ee-8e5f-377699d02056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.046168 10.0.0.23 - - [2025-11-17 04:11:56] "GET /projects?obj_uuids=e612263e-fde8-47ee-8e5f-377699d02056&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001444 10.0.0.22 - - [2025-11-17 04:11:56] "GET /project/e612263e-fde8-47ee-8e5f-377699d02056?fields=virtual_networks HTTP/1.1" 200 1043 0.044233 10.0.0.23 - - [2025-11-17 04:11:56] "GET /projects?obj_uuids=e612263e-fde8-47ee-8e5f-377699d02056&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001010 10.0.0.22 - - [2025-11-17 04:11:56] "GET /project/e612263e-fde8-47ee-8e5f-377699d02056?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.048430 10.0.0.23 - - [2025-11-17 04:11:56] "GET /projects?obj_uuids=e612263e-fde8-47ee-8e5f-377699d02056&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001818 10.0.0.22 - - [2025-11-17 04:11:56] "GET /project/e612263e-fde8-47ee-8e5f-377699d02056?fields=security_groups HTTP/1.1" 200 1269 0.050636 10.0.0.23 - - [2025-11-17 04:11:57] "GET /projects?obj_uuids=7613e7ad-1a8b-42db-bebf-397bd714b270&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001561 10.0.0.22 - - [2025-11-17 04:11:57] "GET /project/7613e7ad-1a8b-42db-bebf-397bd714b270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.048496 10.0.0.23 - - [2025-11-17 04:11:57] "GET /projects?obj_uuids=7613e7ad-1a8b-42db-bebf-397bd714b270&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001125 10.0.0.22 - - [2025-11-17 04:11:57] "GET /project/7613e7ad-1a8b-42db-bebf-397bd714b270?fields=virtual_networks HTTP/1.1" 200 1042 0.042789 10.0.0.23 - - [2025-11-17 04:11:57] "GET /projects?obj_uuids=7613e7ad-1a8b-42db-bebf-397bd714b270&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001590 10.0.0.22 - - [2025-11-17 04:11:57] "GET /project/7613e7ad-1a8b-42db-bebf-397bd714b270?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.053740 10.0.0.23 - - [2025-11-17 04:11:57] "GET /projects?obj_uuids=7613e7ad-1a8b-42db-bebf-397bd714b270&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001121 10.0.0.22 - - [2025-11-17 04:11:57] "GET /project/7613e7ad-1a8b-42db-bebf-397bd714b270?fields=security_groups HTTP/1.1" 200 1268 0.041324 10.0.0.33 - - [2025-11-17 04:12:00] "DELETE /access-control-list/27a09a6f-d1c8-4296-95f0-03730e0878b5 HTTP/1.1" 200 115 0.023864 10.0.0.33 - - [2025-11-17 04:12:01] "DELETE /access-control-list/afe90c6d-7bba-4c6b-85ec-a489d6d1f976 HTTP/1.1" 200 115 0.038078 10.0.0.22 - - [2025-11-17 04:12:01] "GET / HTTP/1.1" 200 35931 0.001727 10.0.0.22 - - [2025-11-17 04:12:02] "GET / HTTP/1.1" 200 35931 0.001783 10.0.0.23 - - [2025-11-17 04:12:03] "DELETE /project/e612263efde847ee8e5f377699d02056 HTTP/1.1" 404 173 0.011773 10.0.0.23 - - [2025-11-17 04:12:03] "DELETE /project/2f390e1e-e1ef-4b0a-a452-cfdcde68a68f HTTP/1.1" 404 177 0.016814 10.0.0.23 - - [2025-11-17 04:12:03] "DELETE /project/7613e7ad1a8b42dbbebf397bd714b270 HTTP/1.1" 404 173 0.015868 10.0.0.23 - - [2025-11-17 04:12:03] "DELETE /project/f3df3aa3-d8f4-4fbd-94b6-7a24a3ba6fa9 HTTP/1.1" 404 177 0.009374 10.0.0.23 - - [2025-11-17 04:12:03] "DELETE /project/99933e2fd28f4587aa2ce251bff64b7a HTTP/1.1" 404 173 0.011810 10.0.0.23 - - [2025-11-17 04:12:03] "DELETE /project/fa24bd66-fc08-4e7c-a64e-944cc9604aa4 HTTP/1.1" 404 177 0.010969 10.0.0.23 - - [2025-11-17 04:12:03] "GET /projects?obj_uuids=e612263e-fde8-47ee-8e5f-377699d02056&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001211 10.0.0.23 - - [2025-11-17 04:12:03] "GET /projects?obj_uuids=7613e7ad-1a8b-42db-bebf-397bd714b270&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001048 10.0.0.23 - - [2025-11-17 04:12:03] "GET /project/7613e7ad-1a8b-42db-bebf-397bd714b270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.066315 10.0.0.23 - - [2025-11-17 04:12:03] "GET /projects?obj_uuids=7613e7ad-1a8b-42db-bebf-397bd714b270&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001120 10.0.0.23 - - [2025-11-17 04:12:03] "GET /project/e612263e-fde8-47ee-8e5f-377699d02056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.079730 10.0.0.23 - - [2025-11-17 04:12:03] "GET /projects?obj_uuids=e612263e-fde8-47ee-8e5f-377699d02056&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001166 10.0.0.23 - - [2025-11-17 04:12:03] "GET /project/7613e7ad-1a8b-42db-bebf-397bd714b270?fields=security_groups HTTP/1.1" 200 1373 0.075557 10.0.0.22 - - [2025-11-17 04:12:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000504 10.0.0.23 - - [2025-11-17 04:12:03] "GET /project/e612263e-fde8-47ee-8e5f-377699d02056?fields=security_groups HTTP/1.1" 200 1374 0.110182 10.0.0.23 - - [2025-11-17 04:12:03] "DELETE /security-group/4b9aff5e-5882-4825-9e11-ae31156f34b7 HTTP/1.1" 200 115 0.076639 10.0.0.23 - - [2025-11-17 04:12:03] "GET /projects?obj_uuids=7613e7ad-1a8b-42db-bebf-397bd714b270&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001583 10.0.0.23 - - [2025-11-17 04:12:03] "GET /project/7613e7ad-1a8b-42db-bebf-397bd714b270?fields=application_policy_sets HTTP/1.1" 200 1412 0.059774 10.0.0.23 - - [2025-11-17 04:12:03] "DELETE /security-group/d3108f4e-ac13-4a63-a624-696f2a31fa0a HTTP/1.1" 200 115 0.119801 10.0.0.23 - - [2025-11-17 04:12:03] "GET /projects?obj_uuids=e612263e-fde8-47ee-8e5f-377699d02056&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001617 10.0.0.23 - - [2025-11-17 04:12:03] "GET /project/e612263e-fde8-47ee-8e5f-377699d02056?fields=application_policy_sets HTTP/1.1" 200 1413 0.096362 10.0.0.33 - - [2025-11-17 04:12:03] "DELETE /access-control-list/682e1651-5731-4f9b-818e-c3c7c83c30aa HTTP/1.1" 200 115 0.083951 10.0.0.23 - - [2025-11-17 04:12:03] "DELETE /project/7613e7ad-1a8b-42db-bebf-397bd714b270 HTTP/1.1" 200 115 0.629061 10.0.0.23 - - [2025-11-17 04:12:03] "DELETE /project/e612263e-fde8-47ee-8e5f-377699d02056 HTTP/1.1" 200 115 0.686035 10.0.0.22 - - [2025-11-17 04:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.065275 10.0.0.23 - - [2025-11-17 04:12:04] "GET /projects?obj_uuids=99933e2f-d28f-4587-aa2c-e251bff64b7a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001199 10.0.0.22 - - [2025-11-17 04:12:04] "GET /project/99933e2f-d28f-4587-aa2c-e251bff64b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.066743 10.0.0.22 - - [2025-11-17 04:12:04] "GET /virtual-networks?parent_id=99933e2f-d28f-4587-aa2c-e251bff64b7a&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.014795 10.0.0.22 - - [2025-11-17 04:12:04] "POST /fqname-to-id HTTP/1.1" 404 197 0.026287 10.0.0.22 - - [2025-11-17 04:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.017076 10.0.0.23 - - [2025-11-17 04:12:04] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001192 10.0.0.22 - - [2025-11-17 04:12:04] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.023097 10.0.0.22 - - [2025-11-17 04:12:04] "POST /service-templates HTTP/1.1" 403 264 0.012336 10.0.0.22 - - [2025-11-17 04:12:04] "POST /fqname-to-id HTTP/1.1" 404 215 0.003077 10.0.0.22 - - [2025-11-17 04:12:04] "POST /api-access-lists HTTP/1.1" 200 555 0.043344 10.0.0.22 - - [2025-11-17 04:12:04] "GET /api-access-list/2b517a54-be70-46df-b970-6fd4ad80fc7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.007420 10.0.0.22 - - [2025-11-17 04:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.018616 10.0.0.23 - - [2025-11-17 04:12:04] "GET /projects?obj_uuids=99933e2f-d28f-4587-aa2c-e251bff64b7a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001418 10.0.0.22 - - [2025-11-17 04:12:04] "GET /project/99933e2f-d28f-4587-aa2c-e251bff64b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.102235 10.0.0.22 - - [2025-11-17 04:12:04] "GET /virtual-networks?parent_id=99933e2f-d28f-4587-aa2c-e251bff64b7a&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.019889 10.0.0.22 - - [2025-11-17 04:12:05] "POST /virtual-networks HTTP/1.1" 200 583 0.128748 10.0.0.22 - - [2025-11-17 04:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.027363 10.0.0.22 - - [2025-11-17 04:12:05] "GET /network-ipam/86d17baf-e64c-4d55-a773-342b8fd5404a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.028513 10.0.0.23 - - [2025-11-17 04:12:05] "POST /useragent-kv HTTP/1.1" 200 115 0.017648 10.0.0.22 - - [2025-11-17 04:12:05] "POST /ref-update HTTP/1.1" 200 156 0.124009 10.0.0.33 - - [2025-11-17 04:12:05] "POST /ref-update HTTP/1.1" 200 156 0.049620 10.0.0.22 - - [2025-11-17 04:12:05] "POST /neutron/network HTTP/1.1" 200 849 0.133914 10.0.0.22 - - [2025-11-17 04:12:05] "GET /virtual-network/b42787ba-3bae-4971-8633-a8bff9f5393b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.027066 10.0.0.22 - - [2025-11-17 04:12:06] "POST /neutron/network HTTP/1.1" 200 849 0.089387 10.0.0.22 - - [2025-11-17 04:12:06] "GET /virtual-network/b42787ba-3bae-4971-8633-a8bff9f5393b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006989 10.0.0.22 - - [2025-11-17 04:12:06] "GET /network-ipam/86d17baf-e64c-4d55-a773-342b8fd5404a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.005574 10.0.0.22 - - [2025-11-17 04:12:06] "GET /virtual-network/b42787ba-3bae-4971-8633-a8bff9f5393b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006855 10.0.0.22 - - [2025-11-17 04:12:07] "POST /fqname-to-id HTTP/1.1" 404 197 0.015406 10.0.0.22 - - [2025-11-17 04:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.014126 10.0.0.23 - - [2025-11-17 04:12:07] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001152 10.0.0.22 - - [2025-11-17 04:12:07] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.028176 10.0.0.22 - - [2025-11-17 04:12:07] "POST /service-templates HTTP/1.1" 403 264 0.013932 10.0.0.22 - - [2025-11-17 04:12:07] "POST /fqname-to-id HTTP/1.1" 404 183 0.003386 10.0.0.22 - - [2025-11-17 04:12:07] "POST /api-access-lists HTTP/1.1" 200 521 0.026998 10.0.0.22 - - [2025-11-17 04:12:07] "GET /api-access-list/48467fc7-ff5b-46fb-a762-4b55f31279a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.005592 10.0.0.22 - - [2025-11-17 04:12:07] "POST /fqname-to-id HTTP/1.1" 404 197 0.018270 10.0.0.22 - - [2025-11-17 04:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.024977 10.0.0.23 - - [2025-11-17 04:12:08] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001233 10.0.0.22 - - [2025-11-17 04:12:08] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.023560 10.0.0.22 - - [2025-11-17 04:12:08] "POST /service-templates HTTP/1.1" 200 551 0.042143 10.0.0.22 - - [2025-11-17 04:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.022953 10.0.0.22 - - [2025-11-17 04:12:08] "GET /service-template/372d90d1-99d8-4572-876c-b8e066847eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.020442 10.0.0.22 - - [2025-11-17 04:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.018150 10.0.0.22 - - [2025-11-17 04:12:08] "GET /service-template/372d90d1-99d8-4572-876c-b8e066847eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.020097 10.0.0.22 - - [2025-11-17 04:12:09] "GET /obj-perms HTTP/1.1" 403 257 0.054074 10.0.0.33 - - [2025-11-17 04:12:10] "GET /obj-perms HTTP/1.1" 403 257 0.081457 10.0.0.23 - - [2025-11-17 04:12:10] "GET /obj-perms HTTP/1.1" 403 257 0.046773 10.0.0.22 - - [2025-11-17 04:12:10] "GET /obj-perms HTTP/1.1" 403 257 0.021585 10.0.0.22 - - [2025-11-17 04:12:10] "GET /api-access-list/2b517a54-be70-46df-b970-6fd4ad80fc7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.004420 10.0.0.22 - - [2025-11-17 04:12:10] "PUT /api-access-list/2b517a54-be70-46df-b970-6fd4ad80fc7a HTTP/1.1" 200 264 0.014058 10.0.0.22 - - [2025-11-17 04:12:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.000454 10.0.0.22 - - [2025-11-17 04:12:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.056612 10.0.0.23 - - [2025-11-17 04:12:11] "GET /projects?obj_uuids=99933e2f-d28f-4587-aa2c-e251bff64b7a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001175 10.0.0.22 - - [2025-11-17 04:12:11] "GET /project/99933e2f-d28f-4587-aa2c-e251bff64b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.081962 10.0.0.22 - - [2025-11-17 04:12:11] "GET /virtual-networks?parent_id=99933e2f-d28f-4587-aa2c-e251bff64b7a&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.031862 10.0.0.22 - - [2025-11-17 04:12:11] "POST /virtual-networks HTTP/1.1" 403 263 0.018360 10.0.0.22 - - [2025-11-17 04:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004214 10.0.0.22 - - [2025-11-17 04:12:12] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.029880 10.0.0.22 - - [2025-11-17 04:12:12] "GET /api-access-list/48467fc7-ff5b-46fb-a762-4b55f31279a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.004135 10.0.0.22 - - [2025-11-17 04:12:12] "PUT /api-access-list/48467fc7-ff5b-46fb-a762-4b55f31279a3 HTTP/1.1" 200 264 0.026468 10.0.0.22 - - [2025-11-17 04:12:12] "POST /fqname-to-id HTTP/1.1" 404 197 0.016997 10.0.0.22 - - [2025-11-17 04:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.017386 10.0.0.23 - - [2025-11-17 04:12:12] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001390 10.0.0.22 - - [2025-11-17 04:12:12] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.027085 10.0.0.22 - - [2025-11-17 04:12:12] "POST /service-templates HTTP/1.1" 403 264 0.019161 10.0.0.22 - - [2025-11-17 04:12:12] "GET /api-access-list/2b517a54-be70-46df-b970-6fd4ad80fc7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.003858 10.0.0.22 - - [2025-11-17 04:12:12] "PUT /api-access-list/2b517a54-be70-46df-b970-6fd4ad80fc7a HTTP/1.1" 200 264 0.021374 10.0.0.22 - - [2025-11-17 04:12:12] "GET /api-access-list/48467fc7-ff5b-46fb-a762-4b55f31279a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005005 10.0.0.22 - - [2025-11-17 04:12:12] "PUT /api-access-list/48467fc7-ff5b-46fb-a762-4b55f31279a3 HTTP/1.1" 200 264 0.016531 10.0.0.22 - - [2025-11-17 04:12:13] "GET /virtual-network/b42787ba-3bae-4971-8633-a8bff9f5393b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.028756 10.0.0.22 - - [2025-11-17 04:12:14] "GET /virtual-network/b42787ba-3bae-4971-8633-a8bff9f5393b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.044259 10.0.0.33 - - [2025-11-17 04:12:14] "GET /obj-perms HTTP/1.1" 403 257 0.016694 10.0.0.33 - - [2025-11-17 04:12:14] "GET /obj-perms HTTP/1.1" 403 257 0.078990 10.0.0.23 - - [2025-11-17 04:12:14] "GET /obj-perms HTTP/1.1" 403 257 0.015700 10.0.0.23 - - [2025-11-17 04:12:15] "GET /obj-perms HTTP/1.1" 403 257 0.048071 10.0.0.22 - - [2025-11-17 04:12:15] "GET /api-access-list/24ccbd0b-3ebe-4ea1-8cb3-d7af0c94843a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.004070 10.0.0.22 - - [2025-11-17 04:12:15] "PUT /api-access-list/24ccbd0b-3ebe-4ea1-8cb3-d7af0c94843a HTTP/1.1" 200 264 0.016165 10.0.0.22 - - [2025-11-17 04:12:15] "GET /obj-perms HTTP/1.1" 403 257 0.014023 10.0.0.22 - - [2025-11-17 04:12:15] "GET /obj-perms HTTP/1.1" 403 257 0.016042 10.0.0.22 - - [2025-11-17 04:12:15] "DELETE /api-access-list/2b517a54-be70-46df-b970-6fd4ad80fc7a HTTP/1.1" 200 115 0.050858 10.0.0.22 - - [2025-11-17 04:12:15] "DELETE /api-access-list/48467fc7-ff5b-46fb-a762-4b55f31279a3 HTTP/1.1" 200 115 0.032672 10.0.0.22 - - [2025-11-17 04:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009 10.0.0.33 - - [2025-11-17 04:12:17] "GET /obj-perms HTTP/1.1" 403 257 0.045756 10.0.0.23 - - [2025-11-17 04:12:17] "GET /obj-perms HTTP/1.1" 403 257 0.040823 10.0.0.22 - - [2025-11-17 04:12:17] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.036657 10.0.0.22 - - [2025-11-17 04:12:17] "GET /api-access-list/24ccbd0b-3ebe-4ea1-8cb3-d7af0c94843a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2685 0.003622 10.0.0.22 - - [2025-11-17 04:12:17] "PUT /api-access-list/24ccbd0b-3ebe-4ea1-8cb3-d7af0c94843a HTTP/1.1" 200 264 0.012307 10.0.0.22 - - [2025-11-17 04:12:18] "GET /virtual-network/b42787ba-3bae-4971-8633-a8bff9f5393b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.019292 10.0.0.22 - - [2025-11-17 04:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.016478 10.0.0.22 - - [2025-11-17 04:12:18] "DELETE /service-template/372d90d1-99d8-4572-876c-b8e066847eac HTTP/1.1" 200 115 0.035686 10.0.0.22 - - [2025-11-17 04:12:18] "POST /fqname-to-id HTTP/1.1" 404 197 0.029574 10.0.0.23 - - [2025-11-17 04:12:18] "POST /useragent-kv HTTP/1.1" 200 115 0.004007 10.0.0.23 - - [2025-11-17 04:12:18] "POST /useragent-kv HTTP/1.1" 200 115 0.003675 10.0.0.22 - - [2025-11-17 04:12:18] "DELETE /virtual-network/b42787ba-3bae-4971-8633-a8bff9f5393b HTTP/1.1" 200 115 0.119117 10.0.0.22 - - [2025-11-17 04:12:18] "GET /api-access-list/24ccbd0b-3ebe-4ea1-8cb3-d7af0c94843a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.004004 10.0.0.22 - - [2025-11-17 04:12:18] "PUT /api-access-list/24ccbd0b-3ebe-4ea1-8cb3-d7af0c94843a HTTP/1.1" 200 264 0.015894 10.0.0.22 - - [2025-11-17 04:12:18] "GET /api-access-list/24ccbd0b-3ebe-4ea1-8cb3-d7af0c94843a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2691 0.004038 10.0.0.22 - - [2025-11-17 04:12:18] "PUT /api-access-list/24ccbd0b-3ebe-4ea1-8cb3-d7af0c94843a HTTP/1.1" 200 264 0.012636 10.0.0.22 - - [2025-11-17 04:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004042 10.0.0.23 - - [2025-11-17 04:12:21] "GET /projects?obj_uuids=99933e2f-d28f-4587-aa2c-e251bff64b7a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001305 10.0.0.22 - - [2025-11-17 04:12:21] "GET /project/99933e2f-d28f-4587-aa2c-e251bff64b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.054875 10.0.0.33 - - [2025-11-17 04:12:21] "POST /route-targets HTTP/1.1" 200 327 0.029488 10.0.0.23 - - [2025-11-17 04:12:22] "POST /useragent-kv HTTP/1.1" 200 115 0.011039 10.0.0.22 - - [2025-11-17 04:12:22] "POST /neutron/subnet HTTP/1.1" 200 714 0.270163 10.0.0.22 - - [2025-11-17 04:12:22] "POST /id-to-fqname HTTP/1.1" 200 240 0.001699 10.0.0.22 - - [2025-11-17 04:12:22] "GET /virtual-network/a07af126-c99b-40b2-8f03-292509801bec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.007161 10.0.0.22 - - [2025-11-17 04:12:22] "GET /virtual-network/a07af126-c99b-40b2-8f03-292509801bec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.006014 10.0.0.22 - - [2025-11-17 04:12:22] "POST /neutron/network HTTP/1.1" 200 860 0.008047 10.0.0.22 - - [2025-11-17 04:12:22] "GET /virtual-network/a07af126-c99b-40b2-8f03-292509801bec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.006239 10.0.0.22 - - [2025-11-17 04:12:22] "GET /network-ipam/86d17baf-e64c-4d55-a773-342b8fd5404a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.005644 10.0.0.22 - - [2025-11-17 04:12:22] "GET /virtual-network/a07af126-c99b-40b2-8f03-292509801bec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.008257 10.0.0.22 - - [2025-11-17 04:12:22] "GET /obj-perms HTTP/1.1" 200 5030 0.067646 10.0.0.33 - - [2025-11-17 04:12:23] "GET /obj-perms HTTP/1.1" 200 5030 0.057972 10.0.0.23 - - [2025-11-17 04:12:23] "GET /obj-perms HTTP/1.1" 200 5030 0.064559 10.0.0.22 - - [2025-11-17 04:12:23] "POST /fqname-to-id HTTP/1.1" 404 215 0.003772 10.0.0.22 - - [2025-11-17 04:12:23] "POST /api-access-lists HTTP/1.1" 200 555 0.025324 10.0.0.22 - - [2025-11-17 04:12:23] "GET /api-access-list/f473eb89-d68f-496d-af98-612b18d124a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2443 0.005705 10.0.0.22 - - [2025-11-17 04:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.017481 10.0.0.23 - - [2025-11-17 04:12:23] "GET /projects?obj_uuids=99933e2f-d28f-4587-aa2c-e251bff64b7a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001239 10.0.0.22 - - [2025-11-17 04:12:23] "GET /project/99933e2f-d28f-4587-aa2c-e251bff64b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.070769 10.0.0.22 - - [2025-11-17 04:12:23] "POST /neutron/network HTTP/1.1" 200 117 0.077111 10.0.0.33 - - [2025-11-17 04:12:23] "POST /ref-update HTTP/1.1" 200 156 0.030442 10.0.0.22 - - [2025-11-17 04:12:23] "POST /neutron/network HTTP/1.1" 200 693 0.036676 10.0.0.22 - - [2025-11-17 04:12:24] "POST /id-to-fqname HTTP/1.1" 200 240 0.015034 10.0.0.22 - - [2025-11-17 04:12:24] "GET /virtual-network/e224c31e-7999-402e-9fb7-0a8b0fe59007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2129 0.105547 10.0.0.22 - - [2025-11-17 04:12:24] "POST /neutron/network HTTP/1.1" 200 866 0.032702 10.0.0.22 - - [2025-11-17 04:12:24] "GET /virtual-network/e224c31e-7999-402e-9fb7-0a8b0fe59007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2129 0.023276 10.0.0.22 - - [2025-11-17 04:12:24] "POST /neutron/network HTTP/1.1" 200 866 0.008968 10.0.0.22 - - [2025-11-17 04:12:24] "GET /virtual-network/e224c31e-7999-402e-9fb7-0a8b0fe59007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2129 0.005635 10.0.0.22 - - [2025-11-17 04:12:24] "GET /network-ipam/86d17baf-e64c-4d55-a773-342b8fd5404a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.003607 10.0.0.22 - - [2025-11-17 04:12:24] "GET /virtual-network/e224c31e-7999-402e-9fb7-0a8b0fe59007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2129 0.005584 10.0.0.22 - - [2025-11-17 04:12:25] "POST /fqname-to-id HTTP/1.1" 404 232 0.017447 10.0.0.33 - - [2025-11-17 04:12:25] "POST /fqname-to-id HTTP/1.1" 404 263 0.008999 10.0.0.33 - - [2025-11-17 04:12:25] "PUT /access-control-list/40a72980-033c-48d9-89b6-3b9d6c96d986 HTTP/1.1" 200 272 0.022155 10.0.0.22 - - [2025-11-17 04:12:26] "POST /neutron/security_group HTTP/1.1" 200 2084 0.023148 10.0.0.23 - - [2025-11-17 04:12:26] "GET /projects?obj_uuids=99933e2f-d28f-4587-aa2c-e251bff64b7a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001156 10.0.0.22 - - [2025-11-17 04:12:26] "POST /neutron/security_group_rule HTTP/1.1" 200 151 0.265791 10.0.0.33 - - [2025-11-17 04:12:27] "PUT /access-control-list/40a72980-033c-48d9-89b6-3b9d6c96d986 HTTP/1.1" 200 272 0.014202 10.0.0.22 - - [2025-11-17 04:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.031319 10.0.0.22 - - [2025-11-17 04:12:27] "GET /security-group/775dffea-1734-4ce9-8775-0e252a7b5396?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.028086 10.0.0.23 - - [2025-11-17 04:12:27] "GET /projects?obj_uuids=99933e2f-d28f-4587-aa2c-e251bff64b7a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001524 10.0.0.22 - - [2025-11-17 04:12:27] "POST /neutron/security_group_rule HTTP/1.1" 200 1749 0.101562 10.0.0.22 - - [2025-11-17 04:12:27] "POST /id-to-fqname HTTP/1.1" 200 240 0.016330 10.0.0.23 - - [2025-11-17 04:12:29] "GET /projects?obj_uuids=99933e2f-d28f-4587-aa2c-e251bff64b7a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001274 10.0.0.22 - - [2025-11-17 04:12:29] "GET /project/99933e2f-d28f-4587-aa2c-e251bff64b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.082856 10.0.0.22 - - [2025-11-17 04:12:29] "POST /neutron/port HTTP/1.1" 200 117 0.060951 10.0.0.22 - - [2025-11-17 04:12:30] "POST /neutron/network HTTP/1.1" 200 876 0.035399 10.0.0.22 - - [2025-11-17 04:12:30] "POST /neutron/port HTTP/1.1" 200 1062 0.017074 10.0.0.22 - - [2025-11-17 04:12:30] "POST /neutron/port HTTP/1.1" 200 1090 0.029751 10.0.0.22 - - [2025-11-17 04:12:31] "POST /neutron/port HTTP/1.1" 200 117 0.001119 10.0.0.22 - - [2025-11-17 04:12:34] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008820 10.0.0.22 - - [2025-11-17 04:12:35] "POST /neutron/port HTTP/1.1" 200 1090 0.016095 10.0.0.22 - - [2025-11-17 04:12:35] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007821 10.0.0.22 - - [2025-11-17 04:12:35] "GET /virtual-machine/7baef931-b767-4298-b1dd-f4d39968cd84 HTTP/1.1" 401 292 0.000481 10.0.0.22 - - [2025-11-17 04:12:35] "GET /virtual-machine/7baef931-b767-4298-b1dd-f4d39968cd84 HTTP/1.1" 200 1292 0.106805 10.0.0.22 - - [2025-11-17 04:12:35] "GET /virtual-machine/7baef931-b767-4298-b1dd-f4d39968cd84 HTTP/1.1" 200 1292 0.021446 10.0.0.22 - - [2025-11-17 04:12:35] "GET /virtual-machine-interface/da7d2a73-fc63-4067-871a-5d5294a77ab3 HTTP/1.1" 200 3023 0.028681 10.0.0.22 - - [2025-11-17 04:12:35] "GET /virtual-machine/7baef931-b767-4298-b1dd-f4d39968cd84 HTTP/1.1" 200 1292 0.024924 10.0.0.22 - - [2025-11-17 04:12:35] "GET /virtual-machine-interface/da7d2a73-fc63-4067-871a-5d5294a77ab3 HTTP/1.1" 200 3023 0.030120 10.0.0.22 - - [2025-11-17 04:12:35] "GET /instance-ip/7e2df898-a394-48c7-91b1-a4ae097faa95 HTTP/1.1" 200 1642 0.023266 10.0.0.22 - - [2025-11-17 04:12:35] "GET /virtual-machine/7baef931-b767-4298-b1dd-f4d39968cd84 HTTP/1.1" 200 1292 0.021980 10.0.0.22 - - [2025-11-17 04:12:35] "GET /virtual-machine-interface/da7d2a73-fc63-4067-871a-5d5294a77ab3 HTTP/1.1" 200 3023 0.024046 10.0.0.22 - - [2025-11-17 04:12:35] "GET /instance-ip/7e2df898-a394-48c7-91b1-a4ae097faa95 HTTP/1.1" 200 1642 0.020036 10.0.0.22 - - [2025-11-17 04:12:35] "POST /fqname-to-id HTTP/1.1" 403 354 0.023496 10.0.0.22 - - [2025-11-17 04:12:36] "GET / HTTP/1.1" 200 35931 0.001845 10.0.0.22 - - [2025-11-17 04:12:36] "POST /fqname-to-id HTTP/1.1" 401 292 0.000561 10.0.0.22 - - [2025-11-17 04:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.031484 10.0.0.22 - - [2025-11-17 04:12:36] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004348 10.0.0.22 - - [2025-11-17 04:12:36] "GET /virtual-networks?parent_id=99933e2f-d28f-4587-aa2c-e251bff64b7a&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.023785 10.0.0.22 - - [2025-11-17 04:12:36] "GET /virtual-network/e224c31e-7999-402e-9fb7-0a8b0fe59007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2129 0.022313 10.0.0.22 - - [2025-11-17 04:12:36] "POST /fqname-to-id HTTP/1.1" 403 354 0.017429 10.0.0.22 - - [2025-11-17 04:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004255 10.0.0.22 - - [2025-11-17 04:12:36] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004550 10.0.0.22 - - [2025-11-17 04:12:36] "GET /virtual-networks?parent_id=99933e2f-d28f-4587-aa2c-e251bff64b7a&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.022385 10.0.0.22 - - [2025-11-17 04:12:36] "GET /virtual-network/e224c31e-7999-402e-9fb7-0a8b0fe59007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2129 0.024869 10.0.0.22 - - [2025-11-17 04:12:37] "POST /fqname-to-id HTTP/1.1" 403 354 0.018214 10.0.0.22 - - [2025-11-17 04:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.22 - - [2025-11-17 04:12:37] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004358 10.0.0.22 - - [2025-11-17 04:12:37] "GET /virtual-networks?parent_id=99933e2f-d28f-4587-aa2c-e251bff64b7a&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.027833 10.0.0.22 - - [2025-11-17 04:12:37] "GET /virtual-network/e224c31e-7999-402e-9fb7-0a8b0fe59007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2129 0.023731 10.0.0.22 - - [2025-11-17 04:12:37] "POST /fqname-to-id HTTP/1.1" 403 354 0.017961 10.0.0.22 - - [2025-11-17 04:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.22 - - [2025-11-17 04:12:37] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003946 10.0.0.22 - - [2025-11-17 04:12:37] "GET /virtual-networks?parent_id=99933e2f-d28f-4587-aa2c-e251bff64b7a&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.020847 10.0.0.22 - - [2025-11-17 04:12:37] "GET /virtual-network/e224c31e-7999-402e-9fb7-0a8b0fe59007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2129 0.020993 10.0.0.22 - - [2025-11-17 04:12:37] "POST /fqname-to-id HTTP/1.1" 403 354 0.020272 10.0.0.22 - - [2025-11-17 04:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.22 - - [2025-11-17 04:12:37] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005137 10.0.0.22 - - [2025-11-17 04:12:37] "GET /virtual-networks?parent_id=99933e2f-d28f-4587-aa2c-e251bff64b7a&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.027040 10.0.0.22 - - [2025-11-17 04:12:37] "GET /virtual-network/e224c31e-7999-402e-9fb7-0a8b0fe59007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2129 0.024316 10.0.0.22 - - [2025-11-17 04:12:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.016520 10.0.0.22 - - [2025-11-17 04:12:40] "GET /virtual-network/e224c31e-7999-402e-9fb7-0a8b0fe59007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2129 0.022490 10.0.0.22 - - [2025-11-17 04:12:42] "POST /fqname-to-id HTTP/1.1" 403 354 0.018137 10.0.0.22 - - [2025-11-17 04:12:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.22 - - [2025-11-17 04:12:42] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004574 10.0.0.22 - - [2025-11-17 04:12:42] "GET /virtual-networks?parent_id=99933e2f-d28f-4587-aa2c-e251bff64b7a&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.029365 10.0.0.22 - - [2025-11-17 04:12:42] "GET /virtual-network/e224c31e-7999-402e-9fb7-0a8b0fe59007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2129 0.021748 10.0.0.22 - - [2025-11-17 04:12:43] "POST /fqname-to-id HTTP/1.1" 403 354 0.019894 10.0.0.22 - - [2025-11-17 04:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.22 - - [2025-11-17 04:12:43] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004039 10.0.0.22 - - [2025-11-17 04:12:43] "GET /virtual-networks?parent_id=99933e2f-d28f-4587-aa2c-e251bff64b7a&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.024033 10.0.0.22 - - [2025-11-17 04:12:43] "GET /virtual-network/e224c31e-7999-402e-9fb7-0a8b0fe59007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2129 0.020200 10.0.0.22 - - [2025-11-17 04:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.016016 10.0.0.22 - - [2025-11-17 04:12:43] "GET /routing-instance/dc8c3f48-a419-44fb-bde3-50575e2b57fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.022099 10.0.0.22 - - [2025-11-17 04:12:43] "POST /fqname-to-id HTTP/1.1" 403 354 0.016369 10.0.0.22 - - [2025-11-17 04:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003946 10.0.0.22 - - [2025-11-17 04:12:43] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004462 10.0.0.22 - - [2025-11-17 04:12:43] "GET /virtual-networks?parent_id=99933e2f-d28f-4587-aa2c-e251bff64b7a&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.020711 10.0.0.22 - - [2025-11-17 04:12:43] "GET /virtual-network/e224c31e-7999-402e-9fb7-0a8b0fe59007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2129 0.021469 10.0.0.22 - - [2025-11-17 04:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.016777 10.0.0.22 - - [2025-11-17 04:12:43] "GET /routing-instance/dc8c3f48-a419-44fb-bde3-50575e2b57fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.022827 10.0.0.23 - - [2025-11-17 04:12:43] "GET /obj-perms HTTP/1.1" 403 257 0.021168 10.0.0.23 - - [2025-11-17 04:12:45] "GET /virtual-machine/7baef931-b767-4298-b1dd-f4d39968cd84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.016437 10.0.0.23 - - [2025-11-17 04:12:49] "GET /obj-perms HTTP/1.1" 403 257 0.016778 10.0.0.23 - - [2025-11-17 04:12:51] "GET /virtual-machine/7baef931-b767-4298-b1dd-f4d39968cd84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.017321 10.0.0.23 - - [2025-11-17 04:12:55] "GET /obj-perms HTTP/1.1" 403 257 0.013416 10.0.0.23 - - [2025-11-17 04:12:57] "GET /virtual-machine/7baef931-b767-4298-b1dd-f4d39968cd84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.014977 10.0.0.22 - - [2025-11-17 04:12:58] "GET /obj-perms HTTP/1.1" 403 257 0.013495 10.0.0.22 - - [2025-11-17 04:12:58] "GET /obj-perms HTTP/1.1" 403 257 0.013522 10.0.0.22 - - [2025-11-17 04:12:58] "GET /obj-perms HTTP/1.1" 403 257 0.014146 10.0.0.22 - - [2025-11-17 04:12:58] "GET /obj-perms HTTP/1.1" 403 257 0.014317 10.0.0.23 - - [2025-11-17 04:12:58] "GET /obj-perms HTTP/1.1" 403 257 0.013962 10.0.0.22 - - [2025-11-17 04:12:58] "GET /obj-perms HTTP/1.1" 403 257 0.013231 10.0.0.22 - - [2025-11-17 04:12:58] "GET /obj-perms HTTP/1.1" 403 257 0.039397 10.0.0.22 - - [2025-11-17 04:12:58] "GET /obj-perms HTTP/1.1" 403 257 0.012278 10.0.0.22 - - [2025-11-17 04:12:59] "GET /obj-perms HTTP/1.1" 200 5030 0.004222 10.0.0.33 - - [2025-11-17 04:12:59] "GET /obj-perms HTTP/1.1" 200 5030 0.004399 10.0.0.23 - - [2025-11-17 04:12:59] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.025568 10.0.0.22 - - [2025-11-17 04:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.015532 10.0.0.23 - - [2025-11-17 04:12:59] "GET /projects?obj_uuids=99933e2f-d28f-4587-aa2c-e251bff64b7a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001110 10.0.0.22 - - [2025-11-17 04:12:59] "GET /project/99933e2f-d28f-4587-aa2c-e251bff64b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.065552 10.0.0.22 - - [2025-11-17 04:12:59] "GET /virtual-network/a07af126-c99b-40b2-8f03-292509801bec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.023385 10.0.0.22 - - [2025-11-17 04:12:59] "GET /floating-ip-pools?parent_id=a07af126-c99b-40b2-8f03-292509801bec&detail=False&count=False&shared=False HTTP/1.1" 200 393 0.021325 10.0.0.22 - - [2025-11-17 04:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.015431 10.0.0.22 - - [2025-11-17 04:13:00] "GET /floating-ip-pool/c15836af-7b30-4fc3-b17b-e0f426f6aaa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1182 0.021171 10.0.0.23 - - [2025-11-17 04:13:00] "GET /projects?obj_uuids=99933e2f-d28f-4587-aa2c-e251bff64b7a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001493 10.0.0.22 - - [2025-11-17 04:13:00] "GET /project/99933e2f-d28f-4587-aa2c-e251bff64b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.093758 10.0.0.22 - - [2025-11-17 04:13:00] "POST /floating-ips HTTP/1.1" 200 616 0.104610 10.0.0.22 - - [2025-11-17 04:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.022537 10.0.0.22 - - [2025-11-17 04:13:00] "GET /floating-ip/c7f9cb91-95b8-4059-83c0-1fc1ffdfe027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.021593 10.0.0.22 - - [2025-11-17 04:13:00] "GET /floating-ip/c7f9cb91-95b8-4059-83c0-1fc1ffdfe027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.020438 10.0.0.22 - - [2025-11-17 04:13:00] "GET /virtual-machine/7baef931-b767-4298-b1dd-f4d39968cd84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.027338 10.0.0.22 - - [2025-11-17 04:13:00] "GET /virtual-machine/7baef931-b767-4298-b1dd-f4d39968cd84?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1203 0.024280 10.0.0.22 - - [2025-11-17 04:13:00] "GET /virtual-machine-interface/da7d2a73-fc63-4067-871a-5d5294a77ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2802 0.024559 10.0.0.22 - - [2025-11-17 04:13:00] "POST /ref-update HTTP/1.1" 200 156 0.034724 10.0.0.22 - - [2025-11-17 04:13:00] "POST /neutron/floatingip HTTP/1.1" 200 545 0.080707 10.0.0.22 - - [2025-11-17 04:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.015232 10.0.0.22 - - [2025-11-17 04:13:00] "GET /routing-instance/a0b49405-86a9-4559-9b49-d9744d543dcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.022187 10.0.0.22 - - [2025-11-17 04:13:01] "GET /obj-perms HTTP/1.1" 403 257 0.048831 10.0.0.22 - - [2025-11-17 04:13:01] "GET /obj-perms HTTP/1.1" 403 257 0.022536 10.0.0.22 - - [2025-11-17 04:13:01] "POST /neutron/port HTTP/1.1" 200 1116 0.069804 10.0.0.22 - - [2025-11-17 04:13:01] "GET /virtual-machine/7baef931-b767-4298-b1dd-f4d39968cd84 HTTP/1.1" 200 1292 0.020622 10.0.0.22 - - [2025-11-17 04:13:01] "GET /virtual-machine-interface/da7d2a73-fc63-4067-871a-5d5294a77ab3 HTTP/1.1" 200 3585 0.024076 10.0.0.22 - - [2025-11-17 04:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.019179 10.0.0.22 - - [2025-11-17 04:13:02] "GET /security-group/775dffea-1734-4ce9-8775-0e252a7b5396?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.019924 10.0.0.22 - - [2025-11-17 04:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.018792 10.0.0.22 - - [2025-11-17 04:13:02] "GET /security-group/775dffea-1734-4ce9-8775-0e252a7b5396?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.019146 10.0.0.22 - - [2025-11-17 04:13:02] "POST /neutron/security_group HTTP/1.1" 200 568 0.017967 10.0.0.22 - - [2025-11-17 04:13:02] "DELETE /floating-ip/c7f9cb91-95b8-4059-83c0-1fc1ffdfe027 HTTP/1.1" 200 115 0.068135 10.0.0.22 - - [2025-11-17 04:13:02] "GET /virtual-machine/7baef931-b767-4298-b1dd-f4d39968cd84 HTTP/1.1" 200 1292 0.021214 10.0.0.22 - - [2025-11-17 04:13:03] "POST /neutron/port HTTP/1.1" 200 151 0.205156 10.0.0.22 - - [2025-11-17 04:13:04] "GET /virtual-machine/7baef931-b767-4298-b1dd-f4d39968cd84 HTTP/1.1" 404 171 0.019196 10.0.0.22 - - [2025-11-17 04:13:04] "GET /virtual-machine/7baef931-b767-4298-b1dd-f4d39968cd84 HTTP/1.1" 404 171 0.020822 10.0.0.22 - - [2025-11-17 04:13:04] "GET /virtual-machine/7baef931-b767-4298-b1dd-f4d39968cd84 HTTP/1.1" 404 171 0.013516 10.0.0.22 - - [2025-11-17 04:13:04] "POST /fqname-to-id HTTP/1.1" 403 354 0.025301 10.0.0.22 - - [2025-11-17 04:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.22 - - [2025-11-17 04:13:04] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004061 10.0.0.22 - - [2025-11-17 04:13:04] "GET /virtual-networks?parent_id=99933e2f-d28f-4587-aa2c-e251bff64b7a&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.025247 10.0.0.22 - - [2025-11-17 04:13:04] "GET /virtual-network/e224c31e-7999-402e-9fb7-0a8b0fe59007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2129 0.028721 10.0.0.22 - - [2025-11-17 04:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.028339 10.0.0.22 - - [2025-11-17 04:13:04] "GET /routing-instance/dc8c3f48-a419-44fb-bde3-50575e2b57fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.020776 10.0.0.22 - - [2025-11-17 04:13:05] "GET /obj-perms HTTP/1.1" 403 257 0.015993 10.0.0.22 - - [2025-11-17 04:13:05] "GET /obj-perms HTTP/1.1" 200 5030 0.004462 10.0.0.33 - - [2025-11-17 04:13:05] "GET /obj-perms HTTP/1.1" 200 5030 0.003881 10.0.0.22 - - [2025-11-17 04:13:14] "GET /obj-perms HTTP/1.1" 200 5030 0.004616 10.0.0.33 - - [2025-11-17 04:13:14] "GET /obj-perms HTTP/1.1" 200 5030 0.004182 10.0.0.22 - - [2025-11-17 04:13:24] "GET /obj-perms HTTP/1.1" 200 5030 0.004102 10.0.0.33 - - [2025-11-17 04:13:24] "GET /obj-perms HTTP/1.1" 200 5030 0.004538 10.0.0.22 - - [2025-11-17 04:13:27] "GET /obj-perms HTTP/1.1" 200 5030 0.004471 10.0.0.22 - - [2025-11-17 04:13:27] "POST /fqname-to-id HTTP/1.1" 404 232 0.016657 10.0.0.22 - - [2025-11-17 04:13:28] "POST /neutron/network HTTP/1.1" 200 866 0.036651 10.0.0.33 - - [2025-11-17 04:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.046792 10.0.0.22 - - [2025-11-17 04:13:28] "DELETE /api-access-list/f473eb89-d68f-496d-af98-612b18d124a6 HTTP/1.1" 200 115 0.046969 10.0.0.33 - - [2025-11-17 04:13:28] "DELETE /route-target/1973f3ed-e1bd-4c3c-9c4a-446c3e2b5e6f HTTP/1.1" 200 115 0.021339 10.0.0.23 - - [2025-11-17 04:13:28] "POST /useragent-kv HTTP/1.1" 200 115 0.106112 10.0.0.23 - - [2025-11-17 04:13:28] "POST /useragent-kv HTTP/1.1" 200 115 0.002987 10.0.0.22 - - [2025-11-17 04:13:28] "POST /neutron/network HTTP/1.1" 200 151 0.280161 10.0.0.22 - - [2025-11-17 04:13:30] "GET /api-access-list/24ccbd0b-3ebe-4ea1-8cb3-d7af0c94843a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.004575 10.0.0.22 - - [2025-11-17 04:13:30] "PUT /api-access-list/24ccbd0b-3ebe-4ea1-8cb3-d7af0c94843a HTTP/1.1" 200 264 0.012794 10.0.0.23 - - [2025-11-17 04:13:30] "GET /projects?obj_uuids=99933e2f-d28f-4587-aa2c-e251bff64b7a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001142 10.0.0.22 - - [2025-11-17 04:13:30] "GET /project/99933e2f-d28f-4587-aa2c-e251bff64b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.124759 10.0.0.23 - - [2025-11-17 04:13:30] "GET /projects?obj_uuids=99933e2f-d28f-4587-aa2c-e251bff64b7a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002879 10.0.0.22 - - [2025-11-17 04:13:30] "GET /project/99933e2f-d28f-4587-aa2c-e251bff64b7a?fields=virtual_networks HTTP/1.1" 200 1043 0.063165 10.0.0.23 - - [2025-11-17 04:13:31] "GET /projects?obj_uuids=99933e2f-d28f-4587-aa2c-e251bff64b7a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001114 10.0.0.22 - - [2025-11-17 04:13:31] "GET /project/99933e2f-d28f-4587-aa2c-e251bff64b7a?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.045970 10.0.0.23 - - [2025-11-17 04:13:31] "GET /projects?obj_uuids=99933e2f-d28f-4587-aa2c-e251bff64b7a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000986 10.0.0.22 - - [2025-11-17 04:13:31] "GET /project/99933e2f-d28f-4587-aa2c-e251bff64b7a?fields=security_groups HTTP/1.1" 200 1269 0.057370 10.0.0.23 - - [2025-11-17 04:13:31] "GET /projects?obj_uuids=2c620163-419c-4924-8a4f-bfb73f93dd5d&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001376 10.0.0.22 - - [2025-11-17 04:13:31] "GET /project/2c620163-419c-4924-8a4f-bfb73f93dd5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.057678 10.0.0.33 - - [2025-11-17 04:13:32] "GET /obj-perms HTTP/1.1" 200 5056 0.064528 [Introspect:8084]10.0.0.22 - - [2025-11-17 04:13:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001159 10.0.0.22 - - [2025-11-17 04:13:35] "POST /fqname-to-id HTTP/1.1" 404 189 0.028863 10.0.0.23 - - [2025-11-17 04:13:35] "GET /projects?obj_uuids=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003372 10.0.0.23 - - [2025-11-17 04:13:35] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001254 10.0.0.23 - - [2025-11-17 04:13:35] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.037702 10.0.0.23 - - [2025-11-17 04:13:35] "POST /id-to-fqname HTTP/1.1" 200 191 0.005862 10.0.0.23 - - [2025-11-17 04:13:35] "POST /fqname-to-id HTTP/1.1" 404 200 0.006841 10.0.0.23 - - [2025-11-17 04:13:36] "POST /security-groups HTTP/1.1" 200 592 0.078128 10.0.0.23 - - [2025-11-17 04:13:36] "POST /projects HTTP/1.1" 200 587 0.312405 10.0.0.33 - - [2025-11-17 04:13:36] "POST /fqname-to-id HTTP/1.1" 404 234 0.015289 10.0.0.23 - - [2025-11-17 04:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.386372 10.0.0.22 - - [2025-11-17 04:13:36] "GET /project/33e83d83-ebc6-4506-b8df-c3871edc58ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.573631 10.0.0.22 - - [2025-11-17 04:13:37] "GET / HTTP/1.1" 200 35931 0.002234 10.0.0.22 - - [2025-11-17 04:13:39] "POST /fqname-to-id HTTP/1.1" 401 292 0.000587 10.0.0.22 - - [2025-11-17 04:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.069061 10.0.0.23 - - [2025-11-17 04:13:39] "GET /projects?obj_uuids=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001252 10.0.0.22 - - [2025-11-17 04:13:39] "GET /project/33e83d83-ebc6-4506-b8df-c3871edc58ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.045546 10.0.0.33 - - [2025-11-17 04:13:40] "POST /ref-update HTTP/1.1" 200 156 0.030545 10.0.0.23 - - [2025-11-17 04:13:40] "POST /useragent-kv HTTP/1.1" 200 115 0.007421 10.0.0.22 - - [2025-11-17 04:13:40] "POST /neutron/subnet HTTP/1.1" 200 716 0.315241 10.0.0.22 - - [2025-11-17 04:13:40] "POST /id-to-fqname HTTP/1.1" 200 222 0.001347 10.0.0.22 - - [2025-11-17 04:13:40] "GET /virtual-network/19a6b431-37df-441f-bbee-96585e67d712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006107 10.0.0.22 - - [2025-11-17 04:13:40] "GET /virtual-network/19a6b431-37df-441f-bbee-96585e67d712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.009383 10.0.0.22 - - [2025-11-17 04:13:40] "POST /neutron/network HTTP/1.1" 200 825 0.006995 10.0.0.22 - - [2025-11-17 04:13:41] "GET /virtual-network/19a6b431-37df-441f-bbee-96585e67d712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007783 10.0.0.23 - - [2025-11-17 04:13:42] "GET /obj-perms HTTP/1.1" 200 5032 0.062993 10.0.0.22 - - [2025-11-17 04:13:42] "POST /id-to-fqname HTTP/1.1" 200 222 0.001896 10.0.0.23 - - [2025-11-17 04:13:43] "GET /projects?obj_uuids=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001047 10.0.0.22 - - [2025-11-17 04:13:43] "GET /project/33e83d83-ebc6-4506-b8df-c3871edc58ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.081075 10.0.0.22 - - [2025-11-17 04:13:44] "POST /neutron/network HTTP/1.1" 200 825 0.041132 10.0.0.22 - - [2025-11-17 04:13:44] "POST /id-to-fqname HTTP/1.1" 200 222 0.001521 10.0.0.22 - - [2025-11-17 04:13:44] "POST /neutron/port HTTP/1.1" 200 117 0.005832 10.0.0.23 - - [2025-11-17 04:13:44] "GET /projects?obj_uuids=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001276 10.0.0.22 - - [2025-11-17 04:13:45] "POST /neutron/port HTTP/1.1" 200 1059 0.305837 10.0.0.23 - - [2025-11-17 04:13:45] "GET /projects?obj_uuids=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001985 10.0.0.22 - - [2025-11-17 04:13:45] "GET /project/33e83d83-ebc6-4506-b8df-c3871edc58ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.082421 10.0.0.22 - - [2025-11-17 04:13:45] "POST /neutron/port HTTP/1.1" 200 1113 0.178702 10.0.0.22 - - [2025-11-17 04:13:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003689 10.0.0.22 - - [2025-11-17 04:13:45] "POST /neutron/port HTTP/1.1" 200 1087 0.022328 10.0.0.22 - - [2025-11-17 04:13:45] "POST /neutron/port HTTP/1.1" 200 117 0.008108 10.0.0.22 - - [2025-11-17 04:13:46] "POST /neutron/network HTTP/1.1" 200 835 0.007119 10.0.0.22 - - [2025-11-17 04:13:46] "POST /neutron/port HTTP/1.1" 200 1059 0.047084 10.0.0.22 - - [2025-11-17 04:13:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005618 10.0.0.22 - - [2025-11-17 04:13:47] "POST /neutron/network HTTP/1.1" 200 825 0.011649 10.0.0.22 - - [2025-11-17 04:13:51] "POST /neutron/port HTTP/1.1" 200 1087 0.015001 10.0.0.22 - - [2025-11-17 04:13:51] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009115 10.0.0.22 - - [2025-11-17 04:13:51] "GET /virtual-machine/93ba3f2e-50a9-421c-ae73-871194c7b72e HTTP/1.1" 401 292 0.000511 10.0.0.22 - - [2025-11-17 04:13:51] "GET /virtual-machine/93ba3f2e-50a9-421c-ae73-871194c7b72e HTTP/1.1" 200 1294 0.039622 10.0.0.22 - - [2025-11-17 04:13:51] "GET /virtual-machine-interface/c75e6abe-2782-4a31-a444-bca145e0b6a9 HTTP/1.1" 200 2950 0.007458 10.0.0.22 - - [2025-11-17 04:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.22 - - [2025-11-17 04:13:51] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003478 10.0.0.22 - - [2025-11-17 04:13:51] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003686 10.0.0.22 - - [2025-11-17 04:13:51] "GET /virtual-network/19a6b431-37df-441f-bbee-96585e67d712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007727 10.0.0.22 - - [2025-11-17 04:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.22 - - [2025-11-17 04:13:54] "GET /virtual-network/19a6b431-37df-441f-bbee-96585e67d712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006746 10.0.0.22 - - [2025-11-17 04:13:57] "POST /neutron/network HTTP/1.1" 200 835 0.006677 10.0.0.22 - - [2025-11-17 04:13:58] "POST /neutron/port HTTP/1.1" 200 117 0.001220 10.0.0.22 - - [2025-11-17 04:13:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004027 10.0.0.22 - - [2025-11-17 04:13:58] "GET /virtual-network/19a6b431-37df-441f-bbee-96585e67d712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005923 10.0.0.22 - - [2025-11-17 04:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.22 - - [2025-11-17 04:14:03] "GET /virtual-network/19a6b431-37df-441f-bbee-96585e67d712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007986 10.0.0.23 - - [2025-11-17 04:14:03] "DELETE /project/99933e2f-d28f-4587-aa2c-e251bff64b7a HTTP/1.1" 404 177 0.003370 10.0.0.23 - - [2025-11-17 04:14:03] "DELETE /project/33e83d83ebc64506b8dfc3871edc58ba HTTP/1.1" 404 173 0.005911 10.0.0.22 - - [2025-11-17 04:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004043 10.0.0.22 - - [2025-11-17 04:14:07] "GET /virtual-network/19a6b431-37df-441f-bbee-96585e67d712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006428 10.0.0.22 - - [2025-11-17 04:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.22 - - [2025-11-17 04:14:11] "GET /virtual-network/19a6b431-37df-441f-bbee-96585e67d712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.010511 10.0.0.22 - - [2025-11-17 04:14:14] "POST /neutron/port HTTP/1.1" 200 1087 0.017519 10.0.0.22 - - [2025-11-17 04:14:14] "POST /neutron/subnet HTTP/1.1" 200 690 0.009482 10.0.0.22 - - [2025-11-17 04:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003938 10.0.0.22 - - [2025-11-17 04:14:15] "GET /virtual-network/19a6b431-37df-441f-bbee-96585e67d712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005792 10.0.0.22 - - [2025-11-17 04:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.22 - - [2025-11-17 04:14:19] "GET /virtual-network/19a6b431-37df-441f-bbee-96585e67d712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006517 10.0.0.22 - - [2025-11-17 04:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.22 - - [2025-11-17 04:14:23] "GET /virtual-network/19a6b431-37df-441f-bbee-96585e67d712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005957 10.0.0.22 - - [2025-11-17 04:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004019 10.0.0.22 - - [2025-11-17 04:14:27] "GET /virtual-network/19a6b431-37df-441f-bbee-96585e67d712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005882 10.0.0.22 - - [2025-11-17 04:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.22 - - [2025-11-17 04:14:29] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003845 10.0.0.22 - - [2025-11-17 04:14:29] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002902 10.0.0.22 - - [2025-11-17 04:14:29] "GET /virtual-network/19a6b431-37df-441f-bbee-96585e67d712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007267 10.0.0.22 - - [2025-11-17 04:14:29] "POST /neutron/port HTTP/1.1" 200 1087 0.016304 10.0.0.22 - - [2025-11-17 04:14:33] "POST /neutron/security_group HTTP/1.1" 200 2059 0.084358 10.0.0.22 - - [2025-11-17 04:14:37] "POST /neutron/port HTTP/1.1" 200 1087 0.014951 10.0.0.22 - - [2025-11-17 04:14:40] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009039 10.0.0.22 - - [2025-11-17 04:14:50] "POST /neutron/port HTTP/1.1" 200 1087 0.024127 10.0.0.22 - - [2025-11-17 04:14:50] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007636 10.0.0.22 - - [2025-11-17 04:14:50] "GET /virtual-machine/af705105-7523-4f8b-9556-44129956978a HTTP/1.1" 200 1294 0.006396 10.0.0.22 - - [2025-11-17 04:14:50] "GET /virtual-machine-interface/253f984d-4f52-4781-89de-77bf056a43fe HTTP/1.1" 200 2948 0.005837 10.0.0.22 - - [2025-11-17 04:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.22 - - [2025-11-17 04:14:50] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004249 10.0.0.22 - - [2025-11-17 04:14:50] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004030 10.0.0.22 - - [2025-11-17 04:14:50] "GET /virtual-network/19a6b431-37df-441f-bbee-96585e67d712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006155 10.0.0.22 - - [2025-11-17 04:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.22 - - [2025-11-17 04:14:52] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004328 10.0.0.22 - - [2025-11-17 04:14:52] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003177 10.0.0.22 - - [2025-11-17 04:14:52] "GET /virtual-network/19a6b431-37df-441f-bbee-96585e67d712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005991 10.0.0.22 - - [2025-11-17 04:14:57] "POST /neutron/port HTTP/1.1" 200 1087 0.017971 10.0.0.22 - - [2025-11-17 04:14:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005062 10.0.0.22 - - [2025-11-17 04:14:58] "POST /neutron/network HTTP/1.1" 200 825 0.007724 10.0.0.22 - - [2025-11-17 04:15:16] "POST /neutron/network HTTP/1.1" 200 835 0.007102 10.0.0.22 - - [2025-11-17 04:15:16] "POST /neutron/port HTTP/1.1" 200 117 0.001220 10.0.0.22 - - [2025-11-17 04:15:34] "GET /obj-perms HTTP/1.1" 200 5056 0.057825 10.0.0.23 - - [2025-11-17 04:15:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000620 10.0.0.23 - - [2025-11-17 04:15:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000455 10.0.0.33 - - [2025-11-17 04:15:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000406 10.0.0.33 - - [2025-11-17 04:15:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000435 10.0.0.33 - - [2025-11-17 04:15:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000975 10.0.0.33 - - [2025-11-17 04:15:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000390 10.0.0.23 - - [2025-11-17 04:15:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.23 - - [2025-11-17 04:15:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000390 10.0.0.22 - - [2025-11-17 04:15:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000583 10.0.0.22 - - [2025-11-17 04:15:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000371 10.0.0.22 - - [2025-11-17 04:15:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000587 10.0.0.22 - - [2025-11-17 04:15:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.22 - - [2025-11-17 04:15:58] "POST /neutron/port HTTP/1.1" 200 1087 0.016110 10.0.0.22 - - [2025-11-17 04:15:59] "POST /neutron/subnet HTTP/1.1" 200 690 0.010386 10.0.0.22 - - [2025-11-17 04:16:09] "POST /neutron/port HTTP/1.1" 200 1087 0.017804 10.0.0.22 - - [2025-11-17 04:16:09] "GET /virtual-machine/93ba3f2e-50a9-421c-ae73-871194c7b72e HTTP/1.1" 200 1294 0.004971 10.0.0.22 - - [2025-11-17 04:16:10] "GET /virtual-machine-interface/c75e6abe-2782-4a31-a444-bca145e0b6a9 HTTP/1.1" 200 2950 0.006270 10.0.0.22 - - [2025-11-17 04:16:10] "GET /virtual-machine/93ba3f2e-50a9-421c-ae73-871194c7b72e HTTP/1.1" 200 1294 0.004445 10.0.0.22 - - [2025-11-17 04:16:10] "GET /virtual-machine-interface/c75e6abe-2782-4a31-a444-bca145e0b6a9 HTTP/1.1" 200 2950 0.006692 10.0.0.22 - - [2025-11-17 04:16:10] "GET /instance-ip/30e84b78-d8fb-414e-95ec-e0fc58af630c HTTP/1.1" 200 1621 0.008965 10.0.0.22 - - [2025-11-17 04:16:10] "GET /virtual-machine/93ba3f2e-50a9-421c-ae73-871194c7b72e HTTP/1.1" 200 1294 0.005510 10.0.0.22 - - [2025-11-17 04:16:10] "GET /virtual-machine-interface/c75e6abe-2782-4a31-a444-bca145e0b6a9 HTTP/1.1" 200 2950 0.008056 10.0.0.22 - - [2025-11-17 04:16:10] "GET /instance-ip/30e84b78-d8fb-414e-95ec-e0fc58af630c HTTP/1.1" 200 1621 0.005686 10.0.0.22 - - [2025-11-17 04:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004625 10.0.0.22 - - [2025-11-17 04:16:10] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005809 10.0.0.22 - - [2025-11-17 04:16:10] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004155 10.0.0.22 - - [2025-11-17 04:16:10] "GET /virtual-network/19a6b431-37df-441f-bbee-96585e67d712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008302 10.0.0.22 - - [2025-11-17 04:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004084 10.0.0.22 - - [2025-11-17 04:16:10] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004647 10.0.0.22 - - [2025-11-17 04:16:10] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003904 10.0.0.22 - - [2025-11-17 04:16:10] "GET /virtual-network/19a6b431-37df-441f-bbee-96585e67d712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006960 10.0.0.22 - - [2025-11-17 04:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007233 10.0.0.22 - - [2025-11-17 04:16:10] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006405 10.0.0.22 - - [2025-11-17 04:16:10] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005045 10.0.0.22 - - [2025-11-17 04:16:10] "GET /virtual-network/19a6b431-37df-441f-bbee-96585e67d712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006015 10.0.0.22 - - [2025-11-17 04:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004397 10.0.0.22 - - [2025-11-17 04:16:10] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004139 10.0.0.22 - - [2025-11-17 04:16:10] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004279 10.0.0.22 - - [2025-11-17 04:16:10] "GET /virtual-network/19a6b431-37df-441f-bbee-96585e67d712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006973 10.0.0.22 - - [2025-11-17 04:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.22 - - [2025-11-17 04:16:10] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004427 10.0.0.22 - - [2025-11-17 04:16:10] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003652 10.0.0.22 - - [2025-11-17 04:16:10] "GET /virtual-network/19a6b431-37df-441f-bbee-96585e67d712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008035 10.0.0.22 - - [2025-11-17 04:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005044 10.0.0.22 - - [2025-11-17 04:16:10] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004907 10.0.0.22 - - [2025-11-17 04:16:10] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004153 10.0.0.22 - - [2025-11-17 04:16:10] "GET /virtual-network/19a6b431-37df-441f-bbee-96585e67d712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006147 10.0.0.22 - - [2025-11-17 04:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004582 10.0.0.22 - - [2025-11-17 04:16:10] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004904 10.0.0.22 - - [2025-11-17 04:16:10] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003613 10.0.0.22 - - [2025-11-17 04:16:10] "GET /virtual-network/19a6b431-37df-441f-bbee-96585e67d712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006567 10.0.0.22 - - [2025-11-17 04:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.22 - - [2025-11-17 04:16:11] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003686 10.0.0.22 - - [2025-11-17 04:16:11] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004441 10.0.0.22 - - [2025-11-17 04:16:11] "GET /virtual-network/19a6b431-37df-441f-bbee-96585e67d712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006594 10.0.0.22 - - [2025-11-17 04:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.22 - - [2025-11-17 04:16:11] "GET /routing-instance/04a7992a-23f8-4702-8f5e-254f91c4e736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.006878 10.0.0.22 - - [2025-11-17 04:16:11] "GET /route-target/0c7a99d0-5806-4de1-b096-f5af45843ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.005608 10.0.0.22 - - [2025-11-17 04:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.22 - - [2025-11-17 04:16:11] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.008383 10.0.0.22 - - [2025-11-17 04:16:11] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003046 10.0.0.22 - - [2025-11-17 04:16:11] "GET /virtual-network/19a6b431-37df-441f-bbee-96585e67d712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006228 10.0.0.22 - - [2025-11-17 04:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004150 10.0.0.22 - - [2025-11-17 04:16:11] "GET /routing-instance/04a7992a-23f8-4702-8f5e-254f91c4e736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.004790 10.0.0.22 - - [2025-11-17 04:16:11] "GET /route-target/0c7a99d0-5806-4de1-b096-f5af45843ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004604 10.0.0.22 - - [2025-11-17 04:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006484 10.0.0.22 - - [2025-11-17 04:16:11] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004389 10.0.0.22 - - [2025-11-17 04:16:11] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003152 10.0.0.22 - - [2025-11-17 04:16:11] "GET /virtual-network/19a6b431-37df-441f-bbee-96585e67d712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.018208 10.0.0.22 - - [2025-11-17 04:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006224 10.0.0.22 - - [2025-11-17 04:16:11] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004285 10.0.0.22 - - [2025-11-17 04:16:11] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004091 10.0.0.22 - - [2025-11-17 04:16:12] "GET /virtual-network/19a6b431-37df-441f-bbee-96585e67d712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006641 10.0.0.22 - - [2025-11-17 04:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003835 10.0.0.22 - - [2025-11-17 04:16:12] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005695 10.0.0.22 - - [2025-11-17 04:16:12] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003471 10.0.0.22 - - [2025-11-17 04:16:12] "GET /virtual-network/19a6b431-37df-441f-bbee-96585e67d712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006549 10.0.0.23 - - [2025-11-17 04:16:12] "GET /obj-perms HTTP/1.1" 200 5032 0.005079 10.0.0.22 - - [2025-11-17 04:16:12] "GET /obj-perms HTTP/1.1" 200 5032 0.081312 10.0.0.22 - - [2025-11-17 04:16:12] "GET /obj-perms HTTP/1.1" 200 5032 0.004013 10.0.0.22 - - [2025-11-17 04:16:12] "GET /obj-perms HTTP/1.1" 200 5032 0.005028 10.0.0.33 - - [2025-11-17 04:16:12] "GET /obj-perms HTTP/1.1" 200 5032 0.065544 10.0.0.22 - - [2025-11-17 04:16:12] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008541 10.0.0.22 - - [2025-11-17 04:16:13] "GET /virtual-machine/af705105-7523-4f8b-9556-44129956978a HTTP/1.1" 200 1294 0.004056 10.0.0.22 - - [2025-11-17 04:16:13] "GET /virtual-machine-interface/253f984d-4f52-4781-89de-77bf056a43fe HTTP/1.1" 200 2948 0.006566 10.0.0.22 - - [2025-11-17 04:16:13] "GET /virtual-machine/af705105-7523-4f8b-9556-44129956978a HTTP/1.1" 200 1294 0.004979 10.0.0.22 - - [2025-11-17 04:16:13] "GET /virtual-machine-interface/253f984d-4f52-4781-89de-77bf056a43fe HTTP/1.1" 200 2948 0.009823 10.0.0.22 - - [2025-11-17 04:16:13] "GET /instance-ip/86aa0e5c-8cb2-4113-b5eb-74acdd0a350e HTTP/1.1" 200 1621 0.009545 10.0.0.22 - - [2025-11-17 04:16:13] "GET /virtual-machine/af705105-7523-4f8b-9556-44129956978a HTTP/1.1" 200 1294 0.011398 10.0.0.22 - - [2025-11-17 04:16:13] "GET /virtual-machine-interface/253f984d-4f52-4781-89de-77bf056a43fe HTTP/1.1" 200 2948 0.007271 10.0.0.22 - - [2025-11-17 04:16:13] "GET /instance-ip/86aa0e5c-8cb2-4113-b5eb-74acdd0a350e HTTP/1.1" 200 1621 0.005793 10.0.0.22 - - [2025-11-17 04:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004534 10.0.0.22 - - [2025-11-17 04:16:13] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003964 10.0.0.22 - - [2025-11-17 04:16:13] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003284 10.0.0.22 - - [2025-11-17 04:16:13] "GET /virtual-network/19a6b431-37df-441f-bbee-96585e67d712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006744 10.0.0.22 - - [2025-11-17 04:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158 10.0.0.22 - - [2025-11-17 04:16:13] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005627 10.0.0.22 - - [2025-11-17 04:16:13] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003001 10.0.0.22 - - [2025-11-17 04:16:13] "GET /virtual-network/19a6b431-37df-441f-bbee-96585e67d712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006743 10.0.0.22 - - [2025-11-17 04:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.22 - - [2025-11-17 04:16:13] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004524 10.0.0.22 - - [2025-11-17 04:16:13] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003291 10.0.0.22 - - [2025-11-17 04:16:13] "GET /virtual-network/19a6b431-37df-441f-bbee-96585e67d712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007834 10.0.0.22 - - [2025-11-17 04:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.22 - - [2025-11-17 04:16:13] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004131 10.0.0.22 - - [2025-11-17 04:16:13] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003279 10.0.0.22 - - [2025-11-17 04:16:13] "GET /virtual-network/19a6b431-37df-441f-bbee-96585e67d712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006546 10.0.0.22 - - [2025-11-17 04:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.22 - - [2025-11-17 04:16:13] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006736 10.0.0.22 - - [2025-11-17 04:16:13] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003943 10.0.0.22 - - [2025-11-17 04:16:13] "GET /virtual-network/19a6b431-37df-441f-bbee-96585e67d712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006775 10.0.0.22 - - [2025-11-17 04:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.22 - - [2025-11-17 04:16:13] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004493 10.0.0.22 - - [2025-11-17 04:16:13] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003842 10.0.0.22 - - [2025-11-17 04:16:13] "GET /virtual-network/19a6b431-37df-441f-bbee-96585e67d712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006967 10.0.0.22 - - [2025-11-17 04:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.22 - - [2025-11-17 04:16:13] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004118 10.0.0.22 - - [2025-11-17 04:16:13] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.006001 10.0.0.22 - - [2025-11-17 04:16:14] "GET /virtual-network/19a6b431-37df-441f-bbee-96585e67d712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006294 10.0.0.22 - - [2025-11-17 04:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.22 - - [2025-11-17 04:16:14] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005834 10.0.0.22 - - [2025-11-17 04:16:14] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.006988 10.0.0.22 - - [2025-11-17 04:16:14] "GET /virtual-network/19a6b431-37df-441f-bbee-96585e67d712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006127 10.0.0.22 - - [2025-11-17 04:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.22 - - [2025-11-17 04:16:14] "GET /routing-instance/04a7992a-23f8-4702-8f5e-254f91c4e736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.010125 10.0.0.22 - - [2025-11-17 04:16:14] "GET /route-target/0c7a99d0-5806-4de1-b096-f5af45843ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004472 10.0.0.22 - - [2025-11-17 04:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.22 - - [2025-11-17 04:16:14] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.011124 10.0.0.22 - - [2025-11-17 04:16:14] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003305 10.0.0.22 - - [2025-11-17 04:16:14] "GET /virtual-network/19a6b431-37df-441f-bbee-96585e67d712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006215 10.0.0.22 - - [2025-11-17 04:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.22 - - [2025-11-17 04:16:14] "GET /routing-instance/04a7992a-23f8-4702-8f5e-254f91c4e736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.004498 10.0.0.22 - - [2025-11-17 04:16:14] "GET /route-target/0c7a99d0-5806-4de1-b096-f5af45843ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004827 10.0.0.22 - - [2025-11-17 04:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003933 10.0.0.22 - - [2025-11-17 04:16:14] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007770 10.0.0.22 - - [2025-11-17 04:16:14] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003780 10.0.0.22 - - [2025-11-17 04:16:14] "GET /virtual-network/19a6b431-37df-441f-bbee-96585e67d712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006495 10.0.0.22 - - [2025-11-17 04:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.22 - - [2025-11-17 04:16:15] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004591 10.0.0.22 - - [2025-11-17 04:16:15] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003879 10.0.0.22 - - [2025-11-17 04:16:15] "GET /virtual-network/19a6b431-37df-441f-bbee-96585e67d712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007309 10.0.0.22 - - [2025-11-17 04:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003930 10.0.0.22 - - [2025-11-17 04:16:15] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004084 10.0.0.22 - - [2025-11-17 04:16:15] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002993 10.0.0.22 - - [2025-11-17 04:16:15] "GET /virtual-network/19a6b431-37df-441f-bbee-96585e67d712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007509 10.0.0.23 - - [2025-11-17 04:16:15] "GET /obj-perms HTTP/1.1" 200 5032 0.005071 10.0.0.22 - - [2025-11-17 04:16:15] "GET /obj-perms HTTP/1.1" 200 5032 0.004643 10.0.0.22 - - [2025-11-17 04:16:15] "GET /obj-perms HTTP/1.1" 200 5032 0.004765 10.0.0.33 - - [2025-11-17 04:16:15] "GET /obj-perms HTTP/1.1" 200 5032 0.004055 10.0.0.23 - - [2025-11-17 04:16:15] "GET /obj-perms HTTP/1.1" 200 5032 0.006361 10.0.0.22 - - [2025-11-17 04:16:18] "POST /neutron/network HTTP/1.1" 200 835 0.006767 10.0.0.22 - - [2025-11-17 04:16:18] "POST /neutron/port HTTP/1.1" 200 117 0.001223 10.0.0.22 - - [2025-11-17 04:16:20] "GET /virtual-machine/af705105-7523-4f8b-9556-44129956978a HTTP/1.1" 200 1294 0.004808 10.0.0.22 - - [2025-11-17 04:16:21] "POST /neutron/port HTTP/1.1" 200 1113 0.012124 10.0.0.22 - - [2025-11-17 04:16:22] "GET /virtual-machine/af705105-7523-4f8b-9556-44129956978a HTTP/1.1" 404 171 0.003788 10.0.0.22 - - [2025-11-17 04:16:22] "GET /virtual-machine/af705105-7523-4f8b-9556-44129956978a HTTP/1.1" 404 171 0.003154 10.0.0.22 - - [2025-11-17 04:16:22] "GET /virtual-machine/af705105-7523-4f8b-9556-44129956978a HTTP/1.1" 404 171 0.003073 10.0.0.22 - - [2025-11-17 04:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003802 10.0.0.22 - - [2025-11-17 04:16:23] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003871 10.0.0.22 - - [2025-11-17 04:16:23] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003357 10.0.0.22 - - [2025-11-17 04:16:23] "GET /virtual-network/19a6b431-37df-441f-bbee-96585e67d712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006546 10.0.0.22 - - [2025-11-17 04:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194 10.0.0.22 - - [2025-11-17 04:16:23] "GET /routing-instance/04a7992a-23f8-4702-8f5e-254f91c4e736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.004625 10.0.0.22 - - [2025-11-17 04:16:23] "GET /route-target/0c7a99d0-5806-4de1-b096-f5af45843ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004471 10.0.0.22 - - [2025-11-17 04:16:26] "GET /obj-perms HTTP/1.1" 200 5032 0.003894 10.0.0.33 - - [2025-11-17 04:16:26] "GET /obj-perms HTTP/1.1" 200 5032 0.004124 10.0.0.22 - - [2025-11-17 04:16:26] "GET /virtual-machine/93ba3f2e-50a9-421c-ae73-871194c7b72e HTTP/1.1" 200 1294 0.005468 10.0.0.22 - - [2025-11-17 04:16:27] "POST /neutron/port HTTP/1.1" 200 1113 0.015754 10.0.0.22 - - [2025-11-17 04:16:28] "GET /virtual-machine/93ba3f2e-50a9-421c-ae73-871194c7b72e HTTP/1.1" 404 171 0.003194 10.0.0.22 - - [2025-11-17 04:16:28] "GET /virtual-machine/93ba3f2e-50a9-421c-ae73-871194c7b72e HTTP/1.1" 404 171 0.002810 10.0.0.22 - - [2025-11-17 04:16:28] "GET /virtual-machine/93ba3f2e-50a9-421c-ae73-871194c7b72e HTTP/1.1" 404 171 0.002955 10.0.0.22 - - [2025-11-17 04:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.22 - - [2025-11-17 04:16:28] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003778 10.0.0.22 - - [2025-11-17 04:16:28] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003549 10.0.0.22 - - [2025-11-17 04:16:29] "GET /virtual-network/19a6b431-37df-441f-bbee-96585e67d712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006480 10.0.0.22 - - [2025-11-17 04:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004585 10.0.0.22 - - [2025-11-17 04:16:29] "GET /routing-instance/04a7992a-23f8-4702-8f5e-254f91c4e736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.004588 10.0.0.22 - - [2025-11-17 04:16:29] "GET /route-target/0c7a99d0-5806-4de1-b096-f5af45843ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004955 10.0.0.22 - - [2025-11-17 04:16:29] "GET /obj-perms HTTP/1.1" 200 5032 0.006048 10.0.0.22 - - [2025-11-17 04:16:32] "GET /obj-perms HTTP/1.1" 200 5032 0.005483 10.0.0.22 - - [2025-11-17 04:16:38] "GET /obj-perms HTTP/1.1" 200 5032 0.004499 10.0.0.22 - - [2025-11-17 04:16:41] "GET /obj-perms HTTP/1.1" 200 5032 0.004070 10.0.0.22 - - [2025-11-17 04:16:47] "GET /obj-perms HTTP/1.1" 200 5032 0.004402 10.0.0.22 - - [2025-11-17 04:16:47] "GET /obj-perms HTTP/1.1" 200 5032 0.003774 10.0.0.23 - - [2025-11-17 04:16:47] "GET /obj-perms HTTP/1.1" 200 5032 0.003659 10.0.0.33 - - [2025-11-17 04:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009796 10.0.0.23 - - [2025-11-17 04:16:48] "POST /useragent-kv HTTP/1.1" 200 115 0.005315 10.0.0.23 - - [2025-11-17 04:16:48] "POST /useragent-kv HTTP/1.1" 200 115 0.002833 10.0.0.22 - - [2025-11-17 04:16:48] "POST /neutron/network HTTP/1.1" 200 151 0.143380 10.0.0.22 - - [2025-11-17 04:16:50] "POST /fqname-to-id HTTP/1.1" 404 200 0.003807 10.0.0.22 - - [2025-11-17 04:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.23 - - [2025-11-17 04:16:50] "GET /projects?obj_uuids=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001091 10.0.0.22 - - [2025-11-17 04:16:51] "GET /project/33e83d83-ebc6-4506-b8df-c3871edc58ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.042557 10.0.0.22 - - [2025-11-17 04:16:51] "POST /network-policys HTTP/1.1" 200 522 0.028554 10.0.0.22 - - [2025-11-17 04:16:51] "GET /network-policy/32137900-70db-48c5-b1e1-b0006d360795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.006567 10.0.0.22 - - [2025-11-17 04:16:51] "POST /fqname-to-id HTTP/1.1" 404 200 0.003271 10.0.0.22 - - [2025-11-17 04:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003809 10.0.0.23 - - [2025-11-17 04:16:51] "GET /projects?obj_uuids=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001103 10.0.0.22 - - [2025-11-17 04:16:51] "GET /project/33e83d83-ebc6-4506-b8df-c3871edc58ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.051947 10.0.0.22 - - [2025-11-17 04:16:51] "POST /network-policys HTTP/1.1" 200 522 0.028765 10.0.0.22 - - [2025-11-17 04:16:51] "GET /network-policy/51112e7d-c320-4f47-89f0-c486ed63a7ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.008043 10.0.0.22 - - [2025-11-17 04:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.23 - - [2025-11-17 04:16:51] "GET /projects?obj_uuids=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002426 10.0.0.22 - - [2025-11-17 04:16:51] "GET /project/33e83d83-ebc6-4506-b8df-c3871edc58ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.059670 10.0.0.22 - - [2025-11-17 04:16:51] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.003655 10.0.0.22 - - [2025-11-17 04:16:51] "POST /virtual-networks HTTP/1.1" 200 546 0.078945 10.0.0.22 - - [2025-11-17 04:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004731 10.0.0.33 - - [2025-11-17 04:16:51] "POST /ref-update HTTP/1.1" 200 156 0.028961 10.0.0.22 - - [2025-11-17 04:16:51] "GET /network-ipam/86d17baf-e64c-4d55-a773-342b8fd5404a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.004123 10.0.0.23 - - [2025-11-17 04:16:51] "POST /useragent-kv HTTP/1.1" 200 115 0.005989 10.0.0.22 - - [2025-11-17 04:16:51] "POST /ref-update HTTP/1.1" 200 156 0.065312 10.0.0.22 - - [2025-11-17 04:16:52] "GET /virtual-network/5d0f4f7c-76eb-457b-ae05-1b1dfff98131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.007761 10.0.0.22 - - [2025-11-17 04:16:52] "POST /neutron/network HTTP/1.1" 200 809 0.007574 10.0.0.22 - - [2025-11-17 04:16:52] "GET /virtual-network/5d0f4f7c-76eb-457b-ae05-1b1dfff98131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.006716 10.0.0.33 - - [2025-11-17 04:16:52] "GET /obj-perms HTTP/1.1" 200 5032 0.004199 10.0.0.22 - - [2025-11-17 04:16:52] "GET /virtual-network/5d0f4f7c-76eb-457b-ae05-1b1dfff98131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.006267 10.0.0.22 - - [2025-11-17 04:16:52] "PUT /virtual-network/5d0f4f7c-76eb-457b-ae05-1b1dfff98131 HTTP/1.1" 200 264 0.055247 10.0.0.22 - - [2025-11-17 04:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.22 - - [2025-11-17 04:16:52] "GET /network-policy/32137900-70db-48c5-b1e1-b0006d360795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.004241 10.0.0.22 - - [2025-11-17 04:16:52] "POST /ref-update HTTP/1.1" 200 156 0.053985 10.0.0.22 - - [2025-11-17 04:16:52] "GET /virtual-network/5d0f4f7c-76eb-457b-ae05-1b1dfff98131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.009567 10.0.0.22 - - [2025-11-17 04:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007210 10.0.0.22 - - [2025-11-17 04:16:52] "GET /network-policy/32137900-70db-48c5-b1e1-b0006d360795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.004891 10.0.0.22 - - [2025-11-17 04:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634 10.0.0.23 - - [2025-11-17 04:16:53] "GET /projects?obj_uuids=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001086 10.0.0.22 - - [2025-11-17 04:16:53] "GET /project/33e83d83-ebc6-4506-b8df-c3871edc58ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.035404 10.0.0.22 - - [2025-11-17 04:16:53] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003756 10.0.0.22 - - [2025-11-17 04:16:53] "POST /virtual-networks HTTP/1.1" 200 546 0.086249 10.0.0.33 - - [2025-11-17 04:16:53] "POST /route-targets HTTP/1.1" 200 327 0.017610 10.0.0.22 - - [2025-11-17 04:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.22 - - [2025-11-17 04:16:53] "GET /network-ipam/86d17baf-e64c-4d55-a773-342b8fd5404a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.005162 10.0.0.23 - - [2025-11-17 04:16:53] "POST /useragent-kv HTTP/1.1" 200 115 0.013048 10.0.0.22 - - [2025-11-17 04:16:53] "POST /ref-update HTTP/1.1" 200 156 0.092583 10.0.0.22 - - [2025-11-17 04:16:53] "POST /neutron/network HTTP/1.1" 200 809 0.007739 10.0.0.22 - - [2025-11-17 04:16:53] "GET /virtual-network/740690c2-d1e5-464a-bdaa-79600ce14c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.005419 10.0.0.22 - - [2025-11-17 04:16:53] "POST /neutron/subnet HTTP/1.1" 200 672 0.009822 10.0.0.22 - - [2025-11-17 04:16:53] "GET /virtual-network/740690c2-d1e5-464a-bdaa-79600ce14c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.005440 10.0.0.22 - - [2025-11-17 04:16:54] "GET /virtual-network/740690c2-d1e5-464a-bdaa-79600ce14c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.006617 10.0.0.22 - - [2025-11-17 04:16:54] "PUT /virtual-network/740690c2-d1e5-464a-bdaa-79600ce14c6f HTTP/1.1" 200 264 0.056183 10.0.0.22 - - [2025-11-17 04:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.22 - - [2025-11-17 04:16:54] "GET /network-policy/51112e7d-c320-4f47-89f0-c486ed63a7ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.004669 10.0.0.22 - - [2025-11-17 04:16:54] "POST /ref-update HTTP/1.1" 200 156 0.054816 10.0.0.33 - - [2025-11-17 04:16:54] "POST /access-control-lists HTTP/1.1" 200 592 0.039501 10.0.0.22 - - [2025-11-17 04:16:54] "GET /virtual-network/740690c2-d1e5-464a-bdaa-79600ce14c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.009017 10.0.0.22 - - [2025-11-17 04:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.22 - - [2025-11-17 04:16:54] "GET /network-policy/51112e7d-c320-4f47-89f0-c486ed63a7ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.004329 10.0.0.22 - - [2025-11-17 04:16:54] "POST /id-to-fqname HTTP/1.1" 200 222 0.001456 10.0.0.23 - - [2025-11-17 04:16:55] "GET /projects?obj_uuids=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001761 10.0.0.22 - - [2025-11-17 04:16:55] "GET /project/33e83d83-ebc6-4506-b8df-c3871edc58ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.094296 10.0.0.22 - - [2025-11-17 04:16:55] "POST /neutron/network HTTP/1.1" 200 886 0.008574 10.0.0.22 - - [2025-11-17 04:16:55] "POST /id-to-fqname HTTP/1.1" 200 222 0.001339 10.0.0.22 - - [2025-11-17 04:16:55] "POST /neutron/port HTTP/1.1" 200 117 0.006781 10.0.0.23 - - [2025-11-17 04:16:56] "GET /projects?obj_uuids=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002046 10.0.0.22 - - [2025-11-17 04:16:56] "POST /neutron/port HTTP/1.1" 200 1061 0.339303 10.0.0.22 - - [2025-11-17 04:16:56] "POST /neutron/port HTTP/1.1" 200 1115 0.130713 10.0.0.22 - - [2025-11-17 04:16:56] "POST /neutron/subnet HTTP/1.1" 200 646 0.010610 10.0.0.23 - - [2025-11-17 04:16:56] "GET /projects?obj_uuids=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001344 10.0.0.22 - - [2025-11-17 04:16:56] "GET /project/33e83d83-ebc6-4506-b8df-c3871edc58ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.101665 10.0.0.22 - - [2025-11-17 04:16:56] "POST /neutron/network HTTP/1.1" 200 886 0.008219 10.0.0.22 - - [2025-11-17 04:16:57] "POST /neutron/port HTTP/1.1" 200 117 0.020547 10.0.0.22 - - [2025-11-17 04:16:57] "POST /neutron/network HTTP/1.1" 200 896 0.007457 10.0.0.33 - - [2025-11-17 04:16:57] "PUT /access-control-list/a9131162-1938-422f-a324-d5e8a41dcc59 HTTP/1.1" 200 272 0.015431 10.0.0.22 - - [2025-11-17 04:16:58] "POST /neutron/port HTTP/1.1" 200 1061 0.019322 10.0.0.22 - - [2025-11-17 04:16:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004355 10.0.0.22 - - [2025-11-17 04:16:58] "POST /neutron/network HTTP/1.1" 200 886 0.008417 10.0.0.22 - - [2025-11-17 04:16:58] "POST /neutron/network HTTP/1.1" 200 896 0.007379 10.0.0.22 - - [2025-11-17 04:16:59] "POST /neutron/port HTTP/1.1" 200 117 0.001214 10.0.0.22 - - [2025-11-17 04:17:02] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008079 10.0.0.22 - - [2025-11-17 04:17:02] "POST /neutron/port HTTP/1.1" 200 1089 0.019713 10.0.0.22 - - [2025-11-17 04:17:02] "GET /virtual-machine/b18cefc1-3df2-4046-86a9-7f47efcce784 HTTP/1.1" 200 1293 0.006474 10.0.0.22 - - [2025-11-17 04:17:02] "GET /virtual-machine-interface/13c9e834-4764-4249-887f-6843408a1541 HTTP/1.1" 200 2948 0.006785 10.0.0.22 - - [2025-11-17 04:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.22 - - [2025-11-17 04:17:02] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005128 10.0.0.22 - - [2025-11-17 04:17:02] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004616 10.0.0.22 - - [2025-11-17 04:17:02] "GET /virtual-network/5d0f4f7c-76eb-457b-ae05-1b1dfff98131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007836 10.0.0.22 - - [2025-11-17 04:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003607 10.0.0.22 - - [2025-11-17 04:17:05] "GET /virtual-network/5d0f4f7c-76eb-457b-ae05-1b1dfff98131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.008329 10.0.0.22 - - [2025-11-17 04:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004041 10.0.0.22 - - [2025-11-17 04:17:09] "GET /virtual-network/5d0f4f7c-76eb-457b-ae05-1b1dfff98131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006108 10.0.0.22 - - [2025-11-17 04:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004745 10.0.0.22 - - [2025-11-17 04:17:14] "GET /virtual-network/5d0f4f7c-76eb-457b-ae05-1b1dfff98131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.020627 10.0.0.22 - - [2025-11-17 04:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004190 10.0.0.22 - - [2025-11-17 04:17:18] "GET /virtual-network/5d0f4f7c-76eb-457b-ae05-1b1dfff98131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006152 10.0.0.22 - - [2025-11-17 04:17:18] "POST /neutron/port HTTP/1.1" 200 1089 0.018898 10.0.0.22 - - [2025-11-17 04:17:18] "POST /neutron/subnet HTTP/1.1" 200 646 0.010934 10.0.0.22 - - [2025-11-17 04:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004660 10.0.0.22 - - [2025-11-17 04:17:22] "GET /virtual-network/5d0f4f7c-76eb-457b-ae05-1b1dfff98131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006932 10.0.0.22 - - [2025-11-17 04:17:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.22 - - [2025-11-17 04:17:26] "GET /virtual-network/5d0f4f7c-76eb-457b-ae05-1b1dfff98131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005544 10.0.0.22 - - [2025-11-17 04:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004191 10.0.0.22 - - [2025-11-17 04:17:30] "GET /virtual-network/5d0f4f7c-76eb-457b-ae05-1b1dfff98131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006238 10.0.0.22 - - [2025-11-17 04:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.22 - - [2025-11-17 04:17:34] "GET /virtual-network/5d0f4f7c-76eb-457b-ae05-1b1dfff98131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005738 10.0.0.22 - - [2025-11-17 04:17:35] "GET /obj-perms HTTP/1.1" 200 5056 0.064031 10.0.0.22 - - [2025-11-17 04:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.22 - - [2025-11-17 04:17:38] "GET /virtual-network/5d0f4f7c-76eb-457b-ae05-1b1dfff98131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007398 10.0.0.22 - - [2025-11-17 04:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.22 - - [2025-11-17 04:17:40] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004672 10.0.0.22 - - [2025-11-17 04:17:40] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003850 10.0.0.22 - - [2025-11-17 04:17:40] "GET /virtual-network/5d0f4f7c-76eb-457b-ae05-1b1dfff98131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007347 10.0.0.22 - - [2025-11-17 04:17:40] "POST /neutron/port HTTP/1.1" 200 1089 0.015412 10.0.0.22 - - [2025-11-17 04:17:44] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008278 10.0.0.22 - - [2025-11-17 04:17:50] "POST /neutron/port HTTP/1.1" 200 1089 0.018060 10.0.0.22 - - [2025-11-17 04:17:51] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008336 10.0.0.22 - - [2025-11-17 04:18:00] "POST /neutron/port HTTP/1.1" 200 1089 0.022266 10.0.0.22 - - [2025-11-17 04:18:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005952 10.0.0.22 - - [2025-11-17 04:18:01] "POST /neutron/network HTTP/1.1" 200 886 0.008226 10.0.0.22 - - [2025-11-17 04:18:01] "POST /neutron/port HTTP/1.1" 200 1089 0.021421 10.0.0.22 - - [2025-11-17 04:18:01] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007721 10.0.0.22 - - [2025-11-17 04:18:01] "GET /virtual-machine/1f6fce6a-c119-4c5a-abf9-3a93b39d167d HTTP/1.1" 200 1293 0.006375 10.0.0.22 - - [2025-11-17 04:18:01] "GET /virtual-machine-interface/a6278b16-2693-4d07-ba03-0e9f16281119 HTTP/1.1" 200 2950 0.005728 10.0.0.22 - - [2025-11-17 04:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.22 - - [2025-11-17 04:18:01] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004841 10.0.0.22 - - [2025-11-17 04:18:01] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003237 10.0.0.22 - - [2025-11-17 04:18:02] "GET /virtual-network/740690c2-d1e5-464a-bdaa-79600ce14c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006334 10.0.0.22 - - [2025-11-17 04:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.22 - - [2025-11-17 04:18:03] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004110 10.0.0.22 - - [2025-11-17 04:18:03] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002806 10.0.0.22 - - [2025-11-17 04:18:03] "GET /virtual-network/740690c2-d1e5-464a-bdaa-79600ce14c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007165 10.0.0.22 - - [2025-11-17 04:18:18] "POST /neutron/network HTTP/1.1" 200 896 0.008090 10.0.0.22 - - [2025-11-17 04:18:18] "POST /neutron/port HTTP/1.1" 200 117 0.001169 10.0.0.23 - - [2025-11-17 04:18:36] "GET /obj-perms HTTP/1.1" 200 5056 0.060775 10.0.0.22 - - [2025-11-17 04:18:37] "GET /virtual-router/5cc83988-aec0-479e-8558-451640d7bbbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.033940 10.0.0.22 - - [2025-11-17 04:19:01] "POST /neutron/port HTTP/1.1" 200 1089 0.062432 10.0.0.22 - - [2025-11-17 04:19:01] "POST /neutron/subnet HTTP/1.1" 200 646 0.010920 10.0.0.22 - - [2025-11-17 04:19:18] "POST /neutron/port HTTP/1.1" 200 1089 0.046214 +++ date ++ echo 'INFO: =================== Mon Nov 17 04:19:34 AM UTC 2025 ===================' INFO: =================== Mon Nov 17 04:19:34 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ head -n 1 +++ awk '{print $2}' +++ 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.22,10.0.0.33,10.0.0.23 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.22,10.0.0.33,10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.22,10.0.0.33,10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.22,10.0.0.33,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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ 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.22:8081 10.0.0.33:8081 10.0.0.23:8081 ' ']' +++ echo '10.0.0.22:8081 10.0.0.33:8081 10.0.0.23:8081' ++ ANALYTICS_SERVERS='10.0.0.22:8081 10.0.0.33: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ 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.22:9042 10.0.0.33:9042 10.0.0.23:9042 ' ']' +++ echo '10.0.0.22:9042 10.0.0.33:9042 10.0.0.23:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.22:9042 10.0.0.33:9042 10.0.0.23:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.22,10.0.0.33,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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ 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.22:8086 10.0.0.33:8086 10.0.0.23:8086 ' ']' +++ echo '10.0.0.22:8086 10.0.0.33:8086 10.0.0.23:8086' ++ COLLECTOR_SERVERS='10.0.0.22:8086 10.0.0.33: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.22,10.0.0.33,10.0.0.23 ++ CONFIGDB_NODES=10.0.0.22,10.0.0.33,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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ 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.22:8082 10.0.0.33:8082 10.0.0.23:8082 ' ']' +++ echo '10.0.0.22:8082 10.0.0.33:8082 10.0.0.23:8082' ++ CONFIG_SERVERS='10.0.0.22:8082 10.0.0.33: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ 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.22:9161 10.0.0.33:9161 10.0.0.23:9161 ' ']' +++ echo '10.0.0.22:9161 10.0.0.33:9161 10.0.0.23:9161' ++ CONFIGDB_SERVERS='10.0.0.22:9161 10.0.0.33: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ 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.22:9041 10.0.0.33:9041 10.0.0.23:9041 ' ']' +++ echo '10.0.0.22:9041 10.0.0.33:9041 10.0.0.23:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.22:9041 10.0.0.33: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.17,10.20.0.254 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.17,10.20.0.254 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.22,10.0.0.33,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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ 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.22:2181,10.0.0.33:2181,10.0.0.23:2181, ']' +++ echo 10.0.0.22:2181,10.0.0.33:2181,10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.22:2181,10.0.0.33: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ 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.22:2181 10.0.0.33:2181 10.0.0.23:2181 ' ']' +++ echo '10.0.0.22:2181 10.0.0.33:2181 10.0.0.23:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.22:2181 10.0.0.33:2181 10.0.0.23:2181' ++ RABBITMQ_NODES=10.0.0.22,10.0.0.33,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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ 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.22:5673,10.0.0.33:5673,10.0.0.23:5673, ']' +++ echo 10.0.0.22:5673,10.0.0.33:5673,10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.22:5673,10.0.0.33: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ 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.22:6379 10.0.0.33:6379 10.0.0.23:6379 ' ']' +++ echo '10.0.0.22:6379 10.0.0.33:6379 10.0.0.23:6379' ++ REDIS_SERVERS='10.0.0.22:6379 10.0.0.33: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.22,10.0.0.33,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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ 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.22:9092 10.0.0.33:9092 10.0.0.23:9092 ' ']' +++ echo '10.0.0.22:9092 10.0.0.33:9092 10.0.0.23:9092' ++ KAFKA_SERVERS='10.0.0.22:9092 10.0.0.33: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.22 ++ 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.22,10.0.0.33,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.22,10.0.0.33,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.22,10.0.0.33,10.0.0.23 ++ cut -d , -f 1 + local cassandra=10.0.0.22 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.22,10.0.0.33,10.0.0.23 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.22,10.0.0.33,10.0.0.23 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.23,10.20.0.254,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.22'\''))' +++ local server_ip=10.0.0.22 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.22 ]] +++ [[ ,10.0.0.23,10.20.0.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.22, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.23,10.20.0.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.33, ]] +++ (( 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.254,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.22:9041 10.0.0.33:9041 10.0.0.23:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.22:9041 10.0.0.33:9041 10.0.0.23:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.23:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sort ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 11/17/2025 04:19:43.060 7f226af565c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/17/2025 04:19:43.226 7f226af565c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/17/2025 04:19:43.240 7f226af565c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/17/2025 04:19:43.241 7f226af565c0 [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 - - [2025-11-17 04:19:43] "GET / HTTP/1.1" 503 181 0.000296 10.0.0.23 - - [2025-11-17 04:19:43] "GET / HTTP/1.1" 503 181 0.000165 [Introspect:8084]10.0.0.22 - - [2025-11-17 04:19:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3219 0.001483 10.0.0.23 - - [2025-11-17 04:19:44] "GET / HTTP/1.1" 200 45871 0.001331 10.0.0.23 - - [2025-11-17 04:19:44] "GET / HTTP/1.1" 200 45871 0.001123 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 - - [2025-11-17 04:19:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000543 10.0.0.23 - - [2025-11-17 04:19:44] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000243 10.0.0.23 - - [2025-11-17 04:19:46] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.718199 10.0.0.23 - - [2025-11-17 04:19:46] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 985 0.003148 10.0.0.23 - - [2025-11-17 04:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.407166 10.0.0.23 - - [2025-11-17 04:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003163 /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 - - [2025-11-17 04:19:46] "GET /projects?obj_uuids=0b548dba-5820-4c36-b66f-2087a8894f3f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001199 10.0.0.23 - - [2025-11-17 04:19:46] "GET /project/0b548dba-5820-4c36-b66f-2087a8894f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.043814 10.0.0.23 - - [2025-11-17 04:19:46] "GET /projects?obj_uuids=0b548dba-5820-4c36-b66f-2087a8894f3f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001357 10.0.0.23 - - [2025-11-17 04:19:46] "GET /project/0b548dba-5820-4c36-b66f-2087a8894f3f?fields=security_groups HTTP/1.1" 200 1097 0.046988 10.0.0.23 - - [2025-11-17 04:19:46] "GET /projects?obj_uuids=0b548dba-5820-4c36-b66f-2087a8894f3f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000976 10.0.0.23 - - [2025-11-17 04:19:46] "GET /project/0b548dba-5820-4c36-b66f-2087a8894f3f?fields=application_policy_sets HTTP/1.1" 200 1390 0.040232 10.0.0.23 - - [2025-11-17 04:19:46] "DELETE /project/0b548dba-5820-4c36-b66f-2087a8894f3f HTTP/1.1" 409 278 0.232934 [Introspect:8084]10.0.0.22 - - [2025-11-17 04:19:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001276 [Introspect:8084]10.0.0.22 - - [2025-11-17 04:19:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001236 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.22 - - [2025-11-17 04:19:51] "GET /obj-perms HTTP/1.1" 200 5032 0.422145 10.0.0.22 - - [2025-11-17 04:19:51] "GET /obj-perms HTTP/1.1" 200 5032 0.003924 10.0.0.22 - - [2025-11-17 04:19:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.028592 10.0.0.23 - - [2025-11-17 04:19:51] "GET /projects?obj_uuids=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001210 10.0.0.22 - - [2025-11-17 04:19:51] "GET /project/33e83d83-ebc6-4506-b8df-c3871edc58ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.037926 10.0.0.22 - - [2025-11-17 04:19:51] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003741 10.0.0.22 - - [2025-11-17 04:19:51] "POST /virtual-networks HTTP/1.1" 200 546 0.080851 10.0.0.22 - - [2025-11-17 04:19:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.22 - - [2025-11-17 04:19:51] "GET /network-ipam/86d17baf-e64c-4d55-a773-342b8fd5404a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.004437 10.0.0.23 - - [2025-11-17 04:19:51] "POST /useragent-kv HTTP/1.1" 200 115 0.009856 10.0.0.22 - - [2025-11-17 04:19:51] "POST /ref-update HTTP/1.1" 200 156 0.081998 10.0.0.22 - - [2025-11-17 04:19:52] "POST /neutron/network HTTP/1.1" 200 809 0.040005 10.0.0.22 - - [2025-11-17 04:19:52] "GET /virtual-network/349a92b6-4445-4b24-ab37-00be6334cff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1931 0.006298 10.0.0.22 - - [2025-11-17 04:19:52] "GET /virtual-network/5d0f4f7c-76eb-457b-ae05-1b1dfff98131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006856 10.0.0.22 - - [2025-11-17 04:19:52] "GET /obj-perms HTTP/1.1" 200 5032 0.003411 10.0.0.22 - - [2025-11-17 04:19:52] "POST /id-to-fqname HTTP/1.1" 200 222 0.001454 10.0.0.22 - - [2025-11-17 04:19:52] "POST /neutron/port HTTP/1.1" 200 2062 0.019194 10.0.0.23 - - [2025-11-17 04:19:53] "GET /projects?obj_uuids=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001318 10.0.0.22 - - [2025-11-17 04:19:53] "GET /project/33e83d83-ebc6-4506-b8df-c3871edc58ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.097376 10.0.0.22 - - [2025-11-17 04:19:54] "POST /neutron/network HTTP/1.1" 200 886 0.043019 10.0.0.22 - - [2025-11-17 04:19:54] "POST /neutron/port HTTP/1.1" 200 117 0.006958 10.0.0.23 - - [2025-11-17 04:19:54] "GET /projects?obj_uuids=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002214 10.0.0.22 - - [2025-11-17 04:19:55] "POST /neutron/port HTTP/1.1" 200 1061 0.306555 10.0.0.22 - - [2025-11-17 04:19:55] "POST /neutron/port HTTP/1.1" 200 1115 0.146091 10.0.0.22 - - [2025-11-17 04:19:55] "POST /neutron/subnet HTTP/1.1" 200 646 0.012599 10.0.0.22 - - [2025-11-17 04:19:59] "POST /neutron/port HTTP/1.1" 200 1089 0.015882 10.0.0.22 - - [2025-11-17 04:19:59] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008798 10.0.0.22 - - [2025-11-17 04:19:59] "POST /neutron/port HTTP/1.1" 200 1089 0.015439 10.0.0.22 - - [2025-11-17 04:19:59] "GET /virtual-machine/69d0595f-f6e9-47fb-b84d-224605b05365 HTTP/1.1" 200 1293 0.038089 10.0.0.22 - - [2025-11-17 04:19:59] "GET /virtual-machine/69d0595f-f6e9-47fb-b84d-224605b05365 HTTP/1.1" 200 1293 0.004170 10.0.0.22 - - [2025-11-17 04:19:59] "GET /virtual-machine-interface/57c17dbb-e9f3-4ed3-afb1-68dcc7d43bf1 HTTP/1.1" 200 2949 0.006010 10.0.0.22 - - [2025-11-17 04:19:59] "GET /virtual-machine/69d0595f-f6e9-47fb-b84d-224605b05365 HTTP/1.1" 200 1293 0.003738 10.0.0.22 - - [2025-11-17 04:19:59] "GET /virtual-machine-interface/57c17dbb-e9f3-4ed3-afb1-68dcc7d43bf1 HTTP/1.1" 200 2949 0.006068 10.0.0.22 - - [2025-11-17 04:19:59] "GET /instance-ip/4f99d91b-f630-451a-91f0-19fff71a9326 HTTP/1.1" 200 1623 0.007126 10.0.0.22 - - [2025-11-17 04:19:59] "GET /virtual-machine/69d0595f-f6e9-47fb-b84d-224605b05365 HTTP/1.1" 200 1293 0.004193 10.0.0.22 - - [2025-11-17 04:19:59] "GET /virtual-machine-interface/57c17dbb-e9f3-4ed3-afb1-68dcc7d43bf1 HTTP/1.1" 200 2949 0.006043 10.0.0.22 - - [2025-11-17 04:19:59] "GET /instance-ip/4f99d91b-f630-451a-91f0-19fff71a9326 HTTP/1.1" 200 1623 0.004445 10.0.0.22 - - [2025-11-17 04:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.22 - - [2025-11-17 04:19:59] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004257 10.0.0.22 - - [2025-11-17 04:19:59] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003186 10.0.0.22 - - [2025-11-17 04:19:59] "GET /virtual-network/5d0f4f7c-76eb-457b-ae05-1b1dfff98131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007209 10.0.0.22 - - [2025-11-17 04:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.22 - - [2025-11-17 04:20:00] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004802 10.0.0.22 - - [2025-11-17 04:20:00] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003528 10.0.0.22 - - [2025-11-17 04:20:00] "GET /virtual-network/5d0f4f7c-76eb-457b-ae05-1b1dfff98131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006792 10.0.0.22 - - [2025-11-17 04:20:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.22 - - [2025-11-17 04:20:00] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007960 10.0.0.22 - - [2025-11-17 04:20:00] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004004 10.0.0.22 - - [2025-11-17 04:20:00] "GET /virtual-network/5d0f4f7c-76eb-457b-ae05-1b1dfff98131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006315 10.0.0.22 - - [2025-11-17 04:20:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.22 - - [2025-11-17 04:20:00] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005114 10.0.0.22 - - [2025-11-17 04:20:00] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003571 10.0.0.22 - - [2025-11-17 04:20:00] "GET /virtual-network/5d0f4f7c-76eb-457b-ae05-1b1dfff98131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006460 10.0.0.22 - - [2025-11-17 04:20:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004853 10.0.0.22 - - [2025-11-17 04:20:00] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003900 10.0.0.22 - - [2025-11-17 04:20:00] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003362 10.0.0.22 - - [2025-11-17 04:20:00] "GET /virtual-network/5d0f4f7c-76eb-457b-ae05-1b1dfff98131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007214 10.0.0.22 - - [2025-11-17 04:20:00] "POST /neutron/port HTTP/1.1" 200 1089 0.018834 10.0.0.22 - - [2025-11-17 04:20:01] "POST /neutron/subnet HTTP/1.1" 200 646 0.009001 10.0.0.22 - - [2025-11-17 04:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.22 - - [2025-11-17 04:20:03] "GET /virtual-network/5d0f4f7c-76eb-457b-ae05-1b1dfff98131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005692 10.0.0.22 - - [2025-11-17 04:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003780 10.0.0.22 - - [2025-11-17 04:20:07] "GET /virtual-network/5d0f4f7c-76eb-457b-ae05-1b1dfff98131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006251 10.0.0.22 - - [2025-11-17 04:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004977 10.0.0.22 - - [2025-11-17 04:20:11] "GET /virtual-network/5d0f4f7c-76eb-457b-ae05-1b1dfff98131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006496 10.0.0.22 - - [2025-11-17 04:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004065 10.0.0.22 - - [2025-11-17 04:20:15] "GET /virtual-network/5d0f4f7c-76eb-457b-ae05-1b1dfff98131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006574 10.0.0.22 - - [2025-11-17 04:20:19] "POST /neutron/port HTTP/1.1" 200 1089 0.043689 10.0.0.22 - - [2025-11-17 04:20:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004066 10.0.0.22 - - [2025-11-17 04:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.22 - - [2025-11-17 04:20:20] "GET /virtual-network/5d0f4f7c-76eb-457b-ae05-1b1dfff98131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005848 10.0.0.22 - - [2025-11-17 04:20:20] "POST /neutron/network HTTP/1.1" 200 886 0.007253 10.0.0.22 - - [2025-11-17 04:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006516 10.0.0.22 - - [2025-11-17 04:20:24] "GET /virtual-network/5d0f4f7c-76eb-457b-ae05-1b1dfff98131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007254 10.0.0.22 - - [2025-11-17 04:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.22 - - [2025-11-17 04:20:28] "GET /virtual-network/5d0f4f7c-76eb-457b-ae05-1b1dfff98131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006054 10.0.0.22 - - [2025-11-17 04:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004186 10.0.0.22 - - [2025-11-17 04:20:32] "GET /virtual-network/5d0f4f7c-76eb-457b-ae05-1b1dfff98131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005541 10.0.0.22 - - [2025-11-17 04:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.22 - - [2025-11-17 04:20:36] "GET /virtual-network/5d0f4f7c-76eb-457b-ae05-1b1dfff98131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005675 10.0.0.22 - - [2025-11-17 04:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.22 - - [2025-11-17 04:20:38] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003711 10.0.0.22 - - [2025-11-17 04:20:38] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003493 10.0.0.22 - - [2025-11-17 04:20:38] "GET /virtual-network/5d0f4f7c-76eb-457b-ae05-1b1dfff98131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005734 10.0.0.22 - - [2025-11-17 04:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004208 10.0.0.22 - - [2025-11-17 04:20:38] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004322 10.0.0.22 - - [2025-11-17 04:20:38] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003142 10.0.0.22 - - [2025-11-17 04:20:38] "GET /virtual-network/5d0f4f7c-76eb-457b-ae05-1b1dfff98131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005947 10.0.0.22 - - [2025-11-17 04:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.22 - - [2025-11-17 04:20:38] "GET /routing-instance/60cc188e-2411-4086-93ca-05e6290ecb2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.005410 10.0.0.22 - - [2025-11-17 04:20:38] "GET /route-target/6c7e06bd-a1f5-4938-8e89-0c2a461c24d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005791 10.0.0.22 - - [2025-11-17 04:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.22 - - [2025-11-17 04:20:38] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003934 10.0.0.22 - - [2025-11-17 04:20:38] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003173 10.0.0.22 - - [2025-11-17 04:20:38] "GET /virtual-network/5d0f4f7c-76eb-457b-ae05-1b1dfff98131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006191 10.0.0.22 - - [2025-11-17 04:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.22 - - [2025-11-17 04:20:39] "GET /routing-instance/60cc188e-2411-4086-93ca-05e6290ecb2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004538 10.0.0.22 - - [2025-11-17 04:20:39] "GET /route-target/6c7e06bd-a1f5-4938-8e89-0c2a461c24d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003778 10.0.0.22 - - [2025-11-17 04:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.33 - - [2025-11-17 04:20:39] "GET /obj-perms HTTP/1.1" 200 5056 0.064301 10.0.0.22 - - [2025-11-17 04:20:39] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004414 10.0.0.22 - - [2025-11-17 04:20:39] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002970 10.0.0.22 - - [2025-11-17 04:20:39] "GET /virtual-network/5d0f4f7c-76eb-457b-ae05-1b1dfff98131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006037 10.0.0.22 - - [2025-11-17 04:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.22 - - [2025-11-17 04:20:39] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004155 10.0.0.22 - - [2025-11-17 04:20:39] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004357 10.0.0.22 - - [2025-11-17 04:20:39] "GET /virtual-network/5d0f4f7c-76eb-457b-ae05-1b1dfff98131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006423 10.0.0.23 - - [2025-11-17 04:20:39] "GET /obj-perms HTTP/1.1" 200 5032 0.064008 10.0.0.22 - - [2025-11-17 04:20:39] "GET /obj-perms HTTP/1.1" 200 5032 0.003898 10.0.0.22 - - [2025-11-17 04:20:39] "GET /obj-perms HTTP/1.1" 200 5032 0.004911 10.0.0.22 - - [2025-11-17 04:20:39] "GET /obj-perms HTTP/1.1" 200 5032 0.004173 10.0.0.23 - - [2025-11-17 04:20:39] "GET /obj-perms HTTP/1.1" 200 5032 0.007114 10.0.0.22 - - [2025-11-17 04:20:39] "POST /id-to-fqname HTTP/1.1" 200 222 0.001356 10.0.0.22 - - [2025-11-17 04:20:40] "POST /neutron/network HTTP/1.1" 200 896 0.007461 10.0.0.23 - - [2025-11-17 04:20:40] "GET /projects?obj_uuids=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001094 10.0.0.22 - - [2025-11-17 04:20:41] "GET /project/33e83d83-ebc6-4506-b8df-c3871edc58ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.081781 10.0.0.22 - - [2025-11-17 04:20:41] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007978 10.0.0.22 - - [2025-11-17 04:20:41] "POST /neutron/network HTTP/1.1" 200 896 0.007710 10.0.0.22 - - [2025-11-17 04:20:42] "POST /neutron/port HTTP/1.1" 200 1061 0.015229 10.0.0.22 - - [2025-11-17 04:20:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004039 10.0.0.22 - - [2025-11-17 04:20:42] "POST /neutron/network HTTP/1.1" 200 886 0.007854 10.0.0.23 - - [2025-11-17 04:20:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000468 10.0.0.23 - - [2025-11-17 04:20:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000499 10.0.0.33 - - [2025-11-17 04:20:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000412 10.0.0.22 - - [2025-11-17 04:20:46] "POST /neutron/port HTTP/1.1" 200 1089 0.018038 10.0.0.33 - - [2025-11-17 04:20:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000402 10.0.0.33 - - [2025-11-17 04:20:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.22 - - [2025-11-17 04:20:46] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008722 10.0.0.33 - - [2025-11-17 04:20:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000421 10.0.0.22 - - [2025-11-17 04:20:46] "GET /virtual-machine/b3564cfc-7f36-49b5-b6d6-76c9406c0153 HTTP/1.1" 200 1294 0.006796 10.0.0.22 - - [2025-11-17 04:20:46] "GET /virtual-machine/b3564cfc-7f36-49b5-b6d6-76c9406c0153 HTTP/1.1" 200 1294 0.004024 10.0.0.22 - - [2025-11-17 04:20:46] "GET /virtual-machine-interface/73e4c7f3-2f84-4aa6-85ab-277c03faba7e HTTP/1.1" 200 2948 0.005585 10.0.0.22 - - [2025-11-17 04:20:46] "GET /virtual-machine/b3564cfc-7f36-49b5-b6d6-76c9406c0153 HTTP/1.1" 200 1294 0.004938 10.0.0.22 - - [2025-11-17 04:20:46] "GET /virtual-machine-interface/73e4c7f3-2f84-4aa6-85ab-277c03faba7e HTTP/1.1" 200 2948 0.005235 10.0.0.22 - - [2025-11-17 04:20:46] "GET /instance-ip/873a3aad-a1ce-4291-a717-df3a3c420e18 HTTP/1.1" 200 1623 0.006952 10.0.0.22 - - [2025-11-17 04:20:46] "GET /virtual-machine/b3564cfc-7f36-49b5-b6d6-76c9406c0153 HTTP/1.1" 200 1294 0.004216 10.0.0.22 - - [2025-11-17 04:20:46] "GET /virtual-machine-interface/73e4c7f3-2f84-4aa6-85ab-277c03faba7e HTTP/1.1" 200 2948 0.005357 10.0.0.22 - - [2025-11-17 04:20:46] "GET /instance-ip/873a3aad-a1ce-4291-a717-df3a3c420e18 HTTP/1.1" 200 1623 0.004837 10.0.0.22 - - [2025-11-17 04:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.22 - - [2025-11-17 04:20:46] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003805 10.0.0.22 - - [2025-11-17 04:20:47] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004512 10.0.0.22 - - [2025-11-17 04:20:47] "GET /virtual-network/740690c2-d1e5-464a-bdaa-79600ce14c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005946 10.0.0.22 - - [2025-11-17 04:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.22 - - [2025-11-17 04:20:47] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004397 10.0.0.22 - - [2025-11-17 04:20:47] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003413 10.0.0.22 - - [2025-11-17 04:20:47] "GET /virtual-network/740690c2-d1e5-464a-bdaa-79600ce14c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006164 10.0.0.22 - - [2025-11-17 04:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004270 10.0.0.22 - - [2025-11-17 04:20:47] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003803 10.0.0.22 - - [2025-11-17 04:20:47] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.006093 10.0.0.22 - - [2025-11-17 04:20:47] "GET /virtual-network/740690c2-d1e5-464a-bdaa-79600ce14c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007174 10.0.0.22 - - [2025-11-17 04:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.22 - - [2025-11-17 04:20:47] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003892 10.0.0.22 - - [2025-11-17 04:20:47] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003744 10.0.0.22 - - [2025-11-17 04:20:47] "GET /virtual-network/740690c2-d1e5-464a-bdaa-79600ce14c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006328 10.0.0.22 - - [2025-11-17 04:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.23 - - [2025-11-17 04:20:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000468 10.0.0.22 - - [2025-11-17 04:20:47] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004911 10.0.0.22 - - [2025-11-17 04:20:47] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004218 10.0.0.23 - - [2025-11-17 04:20:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000365 10.0.0.22 - - [2025-11-17 04:20:47] "GET /virtual-network/740690c2-d1e5-464a-bdaa-79600ce14c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007126 10.0.0.22 - - [2025-11-17 04:20:48] "POST /neutron/port HTTP/1.1" 200 1089 0.046115 10.0.0.22 - - [2025-11-17 04:20:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.22 - - [2025-11-17 04:20:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000546 10.0.0.22 - - [2025-11-17 04:20:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000380 10.0.0.22 - - [2025-11-17 04:20:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000410 10.0.0.22 - - [2025-11-17 04:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004268 10.0.0.22 - - [2025-11-17 04:20:50] "GET /virtual-network/740690c2-d1e5-464a-bdaa-79600ce14c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005703 10.0.0.22 - - [2025-11-17 04:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.22 - - [2025-11-17 04:20:54] "GET /virtual-network/740690c2-d1e5-464a-bdaa-79600ce14c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006033 10.0.0.22 - - [2025-11-17 04:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004442 10.0.0.22 - - [2025-11-17 04:20:58] "GET /virtual-network/740690c2-d1e5-464a-bdaa-79600ce14c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006129 10.0.0.22 - - [2025-11-17 04:21:01] "POST /neutron/port HTTP/1.1" 200 1089 0.016122 10.0.0.22 - - [2025-11-17 04:21:02] "POST /neutron/subnet HTTP/1.1" 200 646 0.009443 10.0.0.22 - - [2025-11-17 04:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004455 10.0.0.22 - - [2025-11-17 04:21:02] "GET /virtual-network/740690c2-d1e5-464a-bdaa-79600ce14c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007483 10.0.0.22 - - [2025-11-17 04:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.22 - - [2025-11-17 04:21:07] "GET /virtual-network/740690c2-d1e5-464a-bdaa-79600ce14c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.008275 10.0.0.22 - - [2025-11-17 04:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.22 - - [2025-11-17 04:21:11] "GET /virtual-network/740690c2-d1e5-464a-bdaa-79600ce14c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006500 10.0.0.22 - - [2025-11-17 04:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004091 10.0.0.22 - - [2025-11-17 04:21:15] "GET /virtual-network/740690c2-d1e5-464a-bdaa-79600ce14c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005299 10.0.0.22 - - [2025-11-17 04:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.22 - - [2025-11-17 04:21:19] "GET /virtual-network/740690c2-d1e5-464a-bdaa-79600ce14c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006162 10.0.0.22 - - [2025-11-17 04:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.22 - - [2025-11-17 04:21:21] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003769 10.0.0.22 - - [2025-11-17 04:21:21] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003704 10.0.0.22 - - [2025-11-17 04:21:21] "GET /virtual-network/740690c2-d1e5-464a-bdaa-79600ce14c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006066 10.0.0.22 - - [2025-11-17 04:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.22 - - [2025-11-17 04:21:21] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004270 10.0.0.22 - - [2025-11-17 04:21:21] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003136 10.0.0.22 - - [2025-11-17 04:21:21] "GET /virtual-network/740690c2-d1e5-464a-bdaa-79600ce14c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005727 10.0.0.22 - - [2025-11-17 04:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.22 - - [2025-11-17 04:21:21] "GET /routing-instance/1ae145c2-d2ad-4f9f-987f-776fe756f37b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004469 10.0.0.22 - - [2025-11-17 04:21:21] "GET /route-target/5a86a949-0fd7-41a2-9126-24d131743788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004014 10.0.0.22 - - [2025-11-17 04:21:21] "POST /neutron/port HTTP/1.1" 200 1089 0.019275 10.0.0.22 - - [2025-11-17 04:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.22 - - [2025-11-17 04:21:21] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004231 10.0.0.22 - - [2025-11-17 04:21:21] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003370 10.0.0.22 - - [2025-11-17 04:21:21] "GET /virtual-network/740690c2-d1e5-464a-bdaa-79600ce14c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007036 10.0.0.22 - - [2025-11-17 04:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004914 10.0.0.22 - - [2025-11-17 04:21:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003485 10.0.0.22 - - [2025-11-17 04:21:21] "GET /routing-instance/1ae145c2-d2ad-4f9f-987f-776fe756f37b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004266 10.0.0.22 - - [2025-11-17 04:21:22] "GET /route-target/5a86a949-0fd7-41a2-9126-24d131743788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003937 10.0.0.22 - - [2025-11-17 04:21:22] "POST /neutron/network HTTP/1.1" 200 886 0.006423 10.0.0.22 - - [2025-11-17 04:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003954 10.0.0.22 - - [2025-11-17 04:21:22] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003919 10.0.0.22 - - [2025-11-17 04:21:22] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003186 10.0.0.22 - - [2025-11-17 04:21:22] "GET /virtual-network/740690c2-d1e5-464a-bdaa-79600ce14c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005750 10.0.0.22 - - [2025-11-17 04:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003449 10.0.0.22 - - [2025-11-17 04:21:22] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004608 10.0.0.22 - - [2025-11-17 04:21:22] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003174 10.0.0.22 - - [2025-11-17 04:21:22] "GET /virtual-network/740690c2-d1e5-464a-bdaa-79600ce14c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.009259 10.0.0.22 - - [2025-11-17 04:21:22] "GET /obj-perms HTTP/1.1" 200 5032 0.004923 10.0.0.23 - - [2025-11-17 04:21:22] "GET /obj-perms HTTP/1.1" 200 5032 0.003641 10.0.0.22 - - [2025-11-17 04:21:22] "GET /obj-perms HTTP/1.1" 200 5032 0.003667 10.0.0.22 - - [2025-11-17 04:21:22] "GET /obj-perms HTTP/1.1" 200 5032 0.004005 10.0.0.22 - - [2025-11-17 04:21:22] "GET /virtual-machine/69d0595f-f6e9-47fb-b84d-224605b05365 HTTP/1.1" 200 1293 0.004789 10.0.0.22 - - [2025-11-17 04:21:22] "GET /virtual-machine-interface/57c17dbb-e9f3-4ed3-afb1-68dcc7d43bf1 HTTP/1.1" 200 2949 0.007658 10.0.0.22 - - [2025-11-17 04:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004796 10.0.0.22 - - [2025-11-17 04:21:22] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003829 10.0.0.22 - - [2025-11-17 04:21:22] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003251 10.0.0.22 - - [2025-11-17 04:21:22] "GET /virtual-network/5d0f4f7c-76eb-457b-ae05-1b1dfff98131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006795 10.0.0.22 - - [2025-11-17 04:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.22 - - [2025-11-17 04:21:23] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003472 10.0.0.22 - - [2025-11-17 04:21:23] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003433 10.0.0.22 - - [2025-11-17 04:21:23] "GET /virtual-network/5d0f4f7c-76eb-457b-ae05-1b1dfff98131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005992 10.0.0.22 - - [2025-11-17 04:21:24] "GET /virtual-machine/b3564cfc-7f36-49b5-b6d6-76c9406c0153 HTTP/1.1" 200 1294 0.004708 10.0.0.22 - - [2025-11-17 04:21:24] "GET /virtual-machine-interface/73e4c7f3-2f84-4aa6-85ab-277c03faba7e HTTP/1.1" 200 2948 0.006370 10.0.0.22 - - [2025-11-17 04:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.22 - - [2025-11-17 04:21:24] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003503 10.0.0.22 - - [2025-11-17 04:21:24] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003254 10.0.0.22 - - [2025-11-17 04:21:24] "GET /virtual-network/740690c2-d1e5-464a-bdaa-79600ce14c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006679 10.0.0.22 - - [2025-11-17 04:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.22 - - [2025-11-17 04:21:25] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004179 10.0.0.22 - - [2025-11-17 04:21:25] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003215 10.0.0.22 - - [2025-11-17 04:21:25] "GET /virtual-network/740690c2-d1e5-464a-bdaa-79600ce14c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005721 10.0.0.22 - - [2025-11-17 04:21:29] "POST /neutron/port HTTP/1.1" 200 1089 0.017720 10.0.0.22 - - [2025-11-17 04:21:30] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007847 10.0.0.22 - - [2025-11-17 04:22:02] "POST /neutron/port HTTP/1.1" 200 1089 0.017987 10.0.0.22 - - [2025-11-17 04:22:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004053 10.0.0.22 - - [2025-11-17 04:22:03] "POST /neutron/network HTTP/1.1" 200 886 0.013491 10.0.0.22 - - [2025-11-17 04:22:23] "POST /neutron/network HTTP/1.1" 200 896 0.007696 10.0.0.22 - - [2025-11-17 04:22:23] "POST /neutron/port HTTP/1.1" 200 117 0.001241 10.0.0.22 - - [2025-11-17 04:22:25] "GET /virtual-machine/b3564cfc-7f36-49b5-b6d6-76c9406c0153 HTTP/1.1" 200 1294 0.004339 10.0.0.22 - - [2025-11-17 04:22:25] "POST /neutron/port HTTP/1.1" 200 1115 0.015408 10.0.0.22 - - [2025-11-17 04:22:27] "GET /virtual-machine/b3564cfc-7f36-49b5-b6d6-76c9406c0153 HTTP/1.1" 404 171 0.003691 10.0.0.22 - - [2025-11-17 04:22:27] "GET /virtual-machine/b3564cfc-7f36-49b5-b6d6-76c9406c0153 HTTP/1.1" 404 171 0.003647 10.0.0.22 - - [2025-11-17 04:22:27] "GET /virtual-machine/b3564cfc-7f36-49b5-b6d6-76c9406c0153 HTTP/1.1" 404 171 0.003077 10.0.0.22 - - [2025-11-17 04:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.22 - - [2025-11-17 04:22:27] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003675 10.0.0.22 - - [2025-11-17 04:22:27] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003144 10.0.0.22 - - [2025-11-17 04:22:27] "GET /virtual-network/740690c2-d1e5-464a-bdaa-79600ce14c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006108 10.0.0.22 - - [2025-11-17 04:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005998 10.0.0.22 - - [2025-11-17 04:22:27] "GET /routing-instance/1ae145c2-d2ad-4f9f-987f-776fe756f37b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004224 10.0.0.22 - - [2025-11-17 04:22:27] "GET /route-target/5a86a949-0fd7-41a2-9126-24d131743788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003942 10.0.0.22 - - [2025-11-17 04:22:27] "GET /obj-perms HTTP/1.1" 200 5032 0.006722 10.0.0.22 - - [2025-11-17 04:22:31] "GET /obj-perms HTTP/1.1" 200 5032 0.011001 10.0.0.22 - - [2025-11-17 04:22:37] "GET /obj-perms HTTP/1.1" 200 5032 0.007642 10.0.0.22 - - [2025-11-17 04:22:40] "GET /obj-perms HTTP/1.1" 200 5032 0.005856 10.0.0.33 - - [2025-11-17 04:22:40] "GET /obj-perms HTTP/1.1" 200 5056 0.061645 10.0.0.23 - - [2025-11-17 04:22:40] "GET /obj-perms HTTP/1.1" 200 5032 0.003972 10.0.0.22 - - [2025-11-17 04:22:40] "GET /virtual-machine/69d0595f-f6e9-47fb-b84d-224605b05365 HTTP/1.1" 200 1293 0.006458 10.0.0.22 - - [2025-11-17 04:22:41] "POST /neutron/port HTTP/1.1" 200 1115 0.013573 10.0.0.22 - - [2025-11-17 04:22:42] "GET /virtual-machine/69d0595f-f6e9-47fb-b84d-224605b05365 HTTP/1.1" 404 171 0.003885 10.0.0.22 - - [2025-11-17 04:22:42] "GET /virtual-machine/69d0595f-f6e9-47fb-b84d-224605b05365 HTTP/1.1" 404 171 0.002856 10.0.0.22 - - [2025-11-17 04:22:42] "GET /virtual-machine/69d0595f-f6e9-47fb-b84d-224605b05365 HTTP/1.1" 404 171 0.002870 10.0.0.22 - - [2025-11-17 04:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.22 - - [2025-11-17 04:22:42] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006191 10.0.0.22 - - [2025-11-17 04:22:43] "GET /virtual-networks?parent_id=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.077575 10.0.0.22 - - [2025-11-17 04:22:43] "GET /virtual-network/5d0f4f7c-76eb-457b-ae05-1b1dfff98131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006511 10.0.0.22 - - [2025-11-17 04:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.22 - - [2025-11-17 04:22:43] "GET /routing-instance/60cc188e-2411-4086-93ca-05e6290ecb2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.005830 10.0.0.22 - - [2025-11-17 04:22:43] "GET /route-target/6c7e06bd-a1f5-4938-8e89-0c2a461c24d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004025 10.0.0.22 - - [2025-11-17 04:22:43] "GET /obj-perms HTTP/1.1" 200 5032 0.004339 10.0.0.22 - - [2025-11-17 04:22:46] "GET /obj-perms HTTP/1.1" 200 5032 0.005312 10.0.0.22 - - [2025-11-17 04:22:52] "GET /obj-perms HTTP/1.1" 200 5032 0.004652 10.0.0.22 - - [2025-11-17 04:22:55] "GET /obj-perms HTTP/1.1" 200 5032 0.004679 10.0.0.22 - - [2025-11-17 04:23:01] "GET /obj-perms HTTP/1.1" 200 5032 0.005071 10.0.0.22 - - [2025-11-17 04:23:01] "GET /obj-perms HTTP/1.1" 200 5032 0.003790 10.0.0.23 - - [2025-11-17 04:23:02] "POST /useragent-kv HTTP/1.1" 200 115 0.009088 10.0.0.23 - - [2025-11-17 04:23:02] "POST /useragent-kv HTTP/1.1" 200 115 0.003026 10.0.0.22 - - [2025-11-17 04:23:02] "DELETE /virtual-network/349a92b6-4445-4b24-ab37-00be6334cff3 HTTP/1.1" 200 115 0.125011 10.0.0.33 - - [2025-11-17 04:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.058970 10.0.0.22 - - [2025-11-17 04:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003800 10.0.0.22 - - [2025-11-17 04:23:02] "GET /network-policy/51112e7d-c320-4f47-89f0-c486ed63a7ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006183 10.0.0.22 - - [2025-11-17 04:23:02] "POST /ref-update HTTP/1.1" 200 156 0.054649 10.0.0.33 - - [2025-11-17 04:23:02] "POST /ref-update HTTP/1.1" 200 156 0.019006 10.0.0.22 - - [2025-11-17 04:23:02] "GET /virtual-network/740690c2-d1e5-464a-bdaa-79600ce14c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.007434 10.0.0.22 - - [2025-11-17 04:23:02] "DELETE /virtual-network/740690c2-d1e5-464a-bdaa-79600ce14c6f HTTP/1.1" 409 234 0.015084 10.0.0.22 - - [2025-11-17 04:23:02] "POST /neutron/port HTTP/1.1" 200 1089 0.016197 10.0.0.22 - - [2025-11-17 04:23:02] "POST /neutron/port HTTP/1.1" 200 1089 0.023341 10.0.0.23 - - [2025-11-17 04:23:04] "POST /useragent-kv HTTP/1.1" 200 115 0.004596 10.0.0.23 - - [2025-11-17 04:23:04] "POST /useragent-kv HTTP/1.1" 200 115 0.004382 10.0.0.22 - - [2025-11-17 04:23:04] "DELETE /virtual-network/740690c2-d1e5-464a-bdaa-79600ce14c6f HTTP/1.1" 200 115 0.125253 10.0.0.22 - - [2025-11-17 04:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009703 10.0.0.22 - - [2025-11-17 04:23:04] "GET /network-policy/32137900-70db-48c5-b1e1-b0006d360795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005230 10.0.0.22 - - [2025-11-17 04:23:04] "POST /ref-update HTTP/1.1" 200 156 0.074285 10.0.0.33 - - [2025-11-17 04:23:04] "DELETE /access-control-list/d103e9f4-93a2-42e9-bfd1-4d7221968db0 HTTP/1.1" 200 115 0.048475 10.0.0.22 - - [2025-11-17 04:23:04] "POST /neutron/network HTTP/1.1" 200 809 0.017096 10.0.0.22 - - [2025-11-17 04:23:05] "GET /virtual-network/5d0f4f7c-76eb-457b-ae05-1b1dfff98131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.019892 10.0.0.23 - - [2025-11-17 04:23:05] "POST /useragent-kv HTTP/1.1" 200 115 0.003357 10.0.0.23 - - [2025-11-17 04:23:05] "POST /useragent-kv HTTP/1.1" 200 115 0.003045 10.0.0.22 - - [2025-11-17 04:23:05] "DELETE /virtual-network/5d0f4f7c-76eb-457b-ae05-1b1dfff98131 HTTP/1.1" 200 115 0.153874 10.0.0.22 - - [2025-11-17 04:23:05] "DELETE /network-policy/51112e7d-c320-4f47-89f0-c486ed63a7ca HTTP/1.1" 200 115 0.060380 10.0.0.22 - - [2025-11-17 04:23:05] "DELETE /network-policy/32137900-70db-48c5-b1e1-b0006d360795 HTTP/1.1" 200 115 0.053085 10.0.0.23 - - [2025-11-17 04:23:33] "GET /projects?obj_uuids=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001134 10.0.0.22 - - [2025-11-17 04:23:33] "GET /project/33e83d83-ebc6-4506-b8df-c3871edc58ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.087534 10.0.0.23 - - [2025-11-17 04:23:33] "GET /projects?obj_uuids=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001066 10.0.0.22 - - [2025-11-17 04:23:33] "GET /project/33e83d83-ebc6-4506-b8df-c3871edc58ba?fields=virtual_networks HTTP/1.1" 200 1044 0.049229 10.0.0.23 - - [2025-11-17 04:23:33] "GET /projects?obj_uuids=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001010 10.0.0.22 - - [2025-11-17 04:23:33] "GET /project/33e83d83-ebc6-4506-b8df-c3871edc58ba?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.055174 10.0.0.23 - - [2025-11-17 04:23:33] "GET /projects?obj_uuids=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001380 10.0.0.22 - - [2025-11-17 04:23:34] "GET /project/33e83d83-ebc6-4506-b8df-c3871edc58ba?fields=security_groups HTTP/1.1" 200 1271 0.065143 10.0.0.22 - - [2025-11-17 04:23:34] "POST /fqname-to-id HTTP/1.1" 404 188 0.031696 10.0.0.23 - - [2025-11-17 04:23:35] "GET /projects?obj_uuids=ac1b59d3-6c9b-4f6f-96b1-481d9811d0bb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003042 10.0.0.23 - - [2025-11-17 04:23:35] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001107 10.0.0.23 - - [2025-11-17 04:23:35] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008737 10.0.0.23 - - [2025-11-17 04:23:35] "POST /id-to-fqname HTTP/1.1" 200 190 0.004485 10.0.0.23 - - [2025-11-17 04:23:35] "POST /fqname-to-id HTTP/1.1" 404 199 0.011838 10.0.0.23 - - [2025-11-17 04:23:35] "POST /security-groups HTTP/1.1" 200 591 0.033926 10.0.0.33 - - [2025-11-17 04:23:35] "POST /fqname-to-id HTTP/1.1" 404 234 0.005527 10.0.0.23 - - [2025-11-17 04:23:35] "POST /projects HTTP/1.1" 200 585 0.265885 10.0.0.23 - - [2025-11-17 04:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.341381 10.0.0.33 - - [2025-11-17 04:23:35] "POST /access-control-lists HTTP/1.1" 200 594 0.035101 10.0.0.22 - - [2025-11-17 04:23:35] "GET /project/ac1b59d3-6c9b-4f6f-96b1-481d9811d0bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.483622 10.0.0.22 - - [2025-11-17 04:23:36] "GET / HTTP/1.1" 200 35931 0.002231 10.0.0.22 - - [2025-11-17 04:23:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000590 10.0.0.22 - - [2025-11-17 04:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.063812 10.0.0.23 - - [2025-11-17 04:23:38] "GET /projects?obj_uuids=ac1b59d3-6c9b-4f6f-96b1-481d9811d0bb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001127 10.0.0.22 - - [2025-11-17 04:23:39] "GET /project/ac1b59d3-6c9b-4f6f-96b1-481d9811d0bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.052064 10.0.0.23 - - [2025-11-17 04:23:39] "POST /useragent-kv HTTP/1.1" 200 115 0.005534 10.0.0.22 - - [2025-11-17 04:23:39] "POST /neutron/subnet HTTP/1.1" 200 734 0.319010 10.0.0.22 - - [2025-11-17 04:23:39] "POST /id-to-fqname HTTP/1.1" 200 220 0.001604 10.0.0.22 - - [2025-11-17 04:23:39] "GET /virtual-network/8c6ac9f9-c6e9-4067-8868-2ac05fb253f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006297 10.0.0.22 - - [2025-11-17 04:23:39] "GET /virtual-network/8c6ac9f9-c6e9-4067-8868-2ac05fb253f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006119 10.0.0.22 - - [2025-11-17 04:23:39] "POST /neutron/network HTTP/1.1" 200 826 0.007609 10.0.0.22 - - [2025-11-17 04:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004131 10.0.0.23 - - [2025-11-17 04:23:39] "GET /projects?obj_uuids=ac1b59d3-6c9b-4f6f-96b1-481d9811d0bb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001112 10.0.0.22 - - [2025-11-17 04:23:39] "GET /project/ac1b59d3-6c9b-4f6f-96b1-481d9811d0bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.050430 10.0.0.23 - - [2025-11-17 04:23:39] "GET /projects?obj_uuids=ac1b59d3-6c9b-4f6f-96b1-481d9811d0bb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001076 10.0.0.22 - - [2025-11-17 04:23:40] "POST /neutron/network HTTP/1.1" 200 605 0.135905 10.0.0.33 - - [2025-11-17 04:23:40] "POST /route-targets HTTP/1.1" 200 327 0.019542 10.0.0.22 - - [2025-11-17 04:23:40] "POST /id-to-fqname HTTP/1.1" 200 220 0.003545 10.0.0.22 - - [2025-11-17 04:23:40] "GET /virtual-network/bb882efc-5774-46c1-bde3-2167f8a8def5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006330 10.0.0.22 - - [2025-11-17 04:23:40] "POST /neutron/network HTTP/1.1" 200 824 0.007326 10.0.0.22 - - [2025-11-17 04:23:40] "GET /virtual-network/bb882efc-5774-46c1-bde3-2167f8a8def5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006081 10.0.0.22 - - [2025-11-17 04:23:40] "POST /id-to-fqname HTTP/1.1" 200 220 0.001654 10.0.0.22 - - [2025-11-17 04:23:40] "POST /neutron/network HTTP/1.1" 200 836 0.007731 10.0.0.23 - - [2025-11-17 04:23:41] "GET /projects?obj_uuids=ac1b59d3-6c9b-4f6f-96b1-481d9811d0bb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001366 10.0.0.22 - - [2025-11-17 04:23:41] "GET /project/ac1b59d3-6c9b-4f6f-96b1-481d9811d0bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.353340 10.0.0.33 - - [2025-11-17 04:23:41] "GET /obj-perms HTTP/1.1" 200 5056 0.115935 10.0.0.22 - - [2025-11-17 04:23:41] "POST /neutron/port HTTP/1.1" 200 117 0.006904 10.0.0.22 - - [2025-11-17 04:23:41] "POST /id-to-fqname HTTP/1.1" 200 220 0.001546 10.0.0.22 - - [2025-11-17 04:23:42] "POST /neutron/network HTTP/1.1" 200 836 0.008684 10.0.0.22 - - [2025-11-17 04:23:42] "POST /neutron/port HTTP/1.1" 200 1062 0.019277 10.0.0.22 - - [2025-11-17 04:23:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004806 10.0.0.22 - - [2025-11-17 04:23:43] "POST /neutron/network HTTP/1.1" 200 826 0.010549 10.0.0.23 - - [2025-11-17 04:23:43] "GET /projects?obj_uuids=ac1b59d3-6c9b-4f6f-96b1-481d9811d0bb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001482 10.0.0.22 - - [2025-11-17 04:23:43] "GET /project/ac1b59d3-6c9b-4f6f-96b1-481d9811d0bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.096774 10.0.0.22 - - [2025-11-17 04:23:43] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008509 10.0.0.22 - - [2025-11-17 04:23:43] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009278 10.0.0.22 - - [2025-11-17 04:23:44] "POST /neutron/port HTTP/1.1" 200 1060 0.017158 10.0.0.22 - - [2025-11-17 04:23:44] "POST /neutron/port HTTP/1.1" 200 1088 0.018451 10.0.0.22 - - [2025-11-17 04:23:44] "POST /neutron/port HTTP/1.1" 200 117 0.001804 10.0.0.23 - - [2025-11-17 04:23:47] "DELETE /project/ac1b59d36c9b4f6f96b1481d9811d0bb HTTP/1.1" 404 173 0.004983 10.0.0.23 - - [2025-11-17 04:23:47] "GET /projects?obj_uuids=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001015 10.0.0.23 - - [2025-11-17 04:23:47] "GET /project/33e83d83-ebc6-4506-b8df-c3871edc58ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.047104 10.0.0.23 - - [2025-11-17 04:23:47] "GET /projects?obj_uuids=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001339 10.0.0.23 - - [2025-11-17 04:23:47] "GET /project/33e83d83-ebc6-4506-b8df-c3871edc58ba?fields=security_groups HTTP/1.1" 200 1376 0.062326 10.0.0.23 - - [2025-11-17 04:23:47] "DELETE /security-group/03a00f2f-a90c-495b-abff-f280262bdb08 HTTP/1.1" 200 115 0.052822 10.0.0.23 - - [2025-11-17 04:23:47] "GET /projects?obj_uuids=33e83d83-ebc6-4506-b8df-c3871edc58ba&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001390 10.0.0.23 - - [2025-11-17 04:23:47] "GET /project/33e83d83-ebc6-4506-b8df-c3871edc58ba?fields=application_policy_sets HTTP/1.1" 200 1415 0.088279 10.0.0.33 - - [2025-11-17 04:23:47] "DELETE /access-control-list/26427d0b-48c4-4208-9005-12300cafa639 HTTP/1.1" 200 115 0.081610 10.0.0.23 - - [2025-11-17 04:23:47] "DELETE /project/33e83d83-ebc6-4506-b8df-c3871edc58ba HTTP/1.1" 200 115 0.465577 10.0.0.22 - - [2025-11-17 04:23:48] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007511 10.0.0.22 - - [2025-11-17 04:23:48] "POST /neutron/port HTTP/1.1" 200 1090 0.018245 10.0.0.22 - - [2025-11-17 04:23:48] "GET /virtual-machine/faa8848d-c565-4f9d-9253-ec22a9dd3207 HTTP/1.1" 401 292 0.000470 10.0.0.22 - - [2025-11-17 04:23:49] "GET /virtual-machine/faa8848d-c565-4f9d-9253-ec22a9dd3207 HTTP/1.1" 200 1293 0.036785 10.0.0.22 - - [2025-11-17 04:23:49] "GET /virtual-machine-interface/e5b5079e-2771-4945-946e-a25104542d22 HTTP/1.1" 200 2942 0.006695 10.0.0.22 - - [2025-11-17 04:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348 10.0.0.22 - - [2025-11-17 04:23:49] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003502 10.0.0.22 - - [2025-11-17 04:23:49] "GET /virtual-networks?parent_id=ac1b59d3-6c9b-4f6f-96b1-481d9811d0bb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.005054 10.0.0.22 - - [2025-11-17 04:23:49] "GET /virtual-network/8c6ac9f9-c6e9-4067-8868-2ac05fb253f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006102 10.0.0.22 - - [2025-11-17 04:23:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.22 - - [2025-11-17 04:23:52] "GET /virtual-network/8c6ac9f9-c6e9-4067-8868-2ac05fb253f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006980 10.0.0.22 - - [2025-11-17 04:23:52] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006642 10.0.0.22 - - [2025-11-17 04:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003784 10.0.0.22 - - [2025-11-17 04:23:54] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004083 10.0.0.22 - - [2025-11-17 04:23:54] "GET /virtual-networks?parent_id=ac1b59d3-6c9b-4f6f-96b1-481d9811d0bb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002940 10.0.0.22 - - [2025-11-17 04:23:54] "GET /virtual-network/8c6ac9f9-c6e9-4067-8868-2ac05fb253f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006353 10.0.0.22 - - [2025-11-17 04:23:54] "POST /neutron/port HTTP/1.1" 200 1090 0.017473 10.0.0.22 - - [2025-11-17 04:24:00] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008757 10.0.0.22 - - [2025-11-17 04:24:00] "POST /neutron/port HTTP/1.1" 200 1088 0.016277 10.0.0.22 - - [2025-11-17 04:24:00] "GET /virtual-machine/3ee31059-3247-4676-997e-592d628545bd HTTP/1.1" 200 1292 0.006669 10.0.0.22 - - [2025-11-17 04:24:00] "GET /virtual-machine-interface/229a5e00-6252-4ff8-bc80-6b2c600f8552 HTTP/1.1" 200 2941 0.005965 10.0.0.22 - - [2025-11-17 04:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004131 10.0.0.22 - - [2025-11-17 04:24:00] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003838 10.0.0.22 - - [2025-11-17 04:24:00] "GET /virtual-networks?parent_id=ac1b59d3-6c9b-4f6f-96b1-481d9811d0bb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.010482 10.0.0.22 - - [2025-11-17 04:24:00] "GET /virtual-network/bb882efc-5774-46c1-bde3-2167f8a8def5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006877 10.0.0.22 - - [2025-11-17 04:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.22 - - [2025-11-17 04:24:01] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003828 10.0.0.22 - - [2025-11-17 04:24:01] "GET /virtual-networks?parent_id=ac1b59d3-6c9b-4f6f-96b1-481d9811d0bb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003398 10.0.0.22 - - [2025-11-17 04:24:01] "GET /virtual-network/bb882efc-5774-46c1-bde3-2167f8a8def5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007166 10.0.0.22 - - [2025-11-17 04:24:01] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008461 10.0.0.22 - - [2025-11-17 04:24:01] "GET /virtual-machine/faa8848d-c565-4f9d-9253-ec22a9dd3207 HTTP/1.1" 200 1293 0.004283 10.0.0.22 - - [2025-11-17 04:24:01] "GET /virtual-machine-interface/e5b5079e-2771-4945-946e-a25104542d22 HTTP/1.1" 200 2942 0.007350 10.0.0.22 - - [2025-11-17 04:24:01] "GET /virtual-machine/faa8848d-c565-4f9d-9253-ec22a9dd3207 HTTP/1.1" 200 1293 0.005000 10.0.0.22 - - [2025-11-17 04:24:01] "GET /virtual-machine-interface/e5b5079e-2771-4945-946e-a25104542d22 HTTP/1.1" 200 2942 0.005590 10.0.0.22 - - [2025-11-17 04:24:01] "GET /instance-ip/95ee3077-5632-4008-84eb-2e2beabdd668 HTTP/1.1" 200 1622 0.008744 10.0.0.22 - - [2025-11-17 04:24:01] "GET /virtual-machine/faa8848d-c565-4f9d-9253-ec22a9dd3207 HTTP/1.1" 200 1293 0.010775 10.0.0.22 - - [2025-11-17 04:24:01] "GET /virtual-machine-interface/e5b5079e-2771-4945-946e-a25104542d22 HTTP/1.1" 200 2942 0.005839 10.0.0.22 - - [2025-11-17 04:24:01] "GET /instance-ip/95ee3077-5632-4008-84eb-2e2beabdd668 HTTP/1.1" 200 1622 0.005049 10.0.0.22 - - [2025-11-17 04:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.22 - - [2025-11-17 04:24:01] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003609 10.0.0.22 - - [2025-11-17 04:24:01] "GET /virtual-networks?parent_id=ac1b59d3-6c9b-4f6f-96b1-481d9811d0bb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004007 10.0.0.22 - - [2025-11-17 04:24:01] "GET /virtual-network/8c6ac9f9-c6e9-4067-8868-2ac05fb253f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005994 10.0.0.22 - - [2025-11-17 04:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.22 - - [2025-11-17 04:24:02] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005015 10.0.0.22 - - [2025-11-17 04:24:02] "GET /virtual-networks?parent_id=ac1b59d3-6c9b-4f6f-96b1-481d9811d0bb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003524 10.0.0.22 - - [2025-11-17 04:24:02] "GET /virtual-network/8c6ac9f9-c6e9-4067-8868-2ac05fb253f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007926 10.0.0.22 - - [2025-11-17 04:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004173 10.0.0.22 - - [2025-11-17 04:24:02] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004034 10.0.0.22 - - [2025-11-17 04:24:02] "GET /virtual-networks?parent_id=ac1b59d3-6c9b-4f6f-96b1-481d9811d0bb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003434 10.0.0.22 - - [2025-11-17 04:24:02] "GET /virtual-network/8c6ac9f9-c6e9-4067-8868-2ac05fb253f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007462 10.0.0.22 - - [2025-11-17 04:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.22 - - [2025-11-17 04:24:02] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004299 10.0.0.22 - - [2025-11-17 04:24:02] "GET /virtual-networks?parent_id=ac1b59d3-6c9b-4f6f-96b1-481d9811d0bb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003517 10.0.0.22 - - [2025-11-17 04:24:02] "GET /virtual-network/8c6ac9f9-c6e9-4067-8868-2ac05fb253f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006979 10.0.0.22 - - [2025-11-17 04:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.22 - - [2025-11-17 04:24:02] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004579 10.0.0.22 - - [2025-11-17 04:24:02] "GET /virtual-networks?parent_id=ac1b59d3-6c9b-4f6f-96b1-481d9811d0bb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003396 10.0.0.22 - - [2025-11-17 04:24:02] "GET /virtual-network/8c6ac9f9-c6e9-4067-8868-2ac05fb253f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006240 10.0.0.22 - - [2025-11-17 04:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005109 10.0.0.22 - - [2025-11-17 04:24:02] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005022 10.0.0.22 - - [2025-11-17 04:24:02] "GET /virtual-networks?parent_id=ac1b59d3-6c9b-4f6f-96b1-481d9811d0bb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003130 10.0.0.22 - - [2025-11-17 04:24:02] "GET /virtual-network/8c6ac9f9-c6e9-4067-8868-2ac05fb253f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006520 10.0.0.22 - - [2025-11-17 04:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.22 - - [2025-11-17 04:24:02] "GET /routing-instance/b31f8660-8752-43ec-aa38-9cecccbba07e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.004681 10.0.0.22 - - [2025-11-17 04:24:02] "GET /route-target/7d5d4cc6-9c6f-45eb-9047-87e27f8a46b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004855 10.0.0.22 - - [2025-11-17 04:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.22 - - [2025-11-17 04:24:02] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003789 10.0.0.22 - - [2025-11-17 04:24:02] "GET /virtual-networks?parent_id=ac1b59d3-6c9b-4f6f-96b1-481d9811d0bb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003807 10.0.0.22 - - [2025-11-17 04:24:02] "GET /virtual-network/8c6ac9f9-c6e9-4067-8868-2ac05fb253f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006903 10.0.0.22 - - [2025-11-17 04:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.22 - - [2025-11-17 04:24:03] "GET /routing-instance/b31f8660-8752-43ec-aa38-9cecccbba07e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.005368 10.0.0.22 - - [2025-11-17 04:24:03] "GET /route-target/7d5d4cc6-9c6f-45eb-9047-87e27f8a46b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004118 10.0.0.22 - - [2025-11-17 04:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269 10.0.0.22 - - [2025-11-17 04:24:03] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004898 10.0.0.22 - - [2025-11-17 04:24:03] "GET /virtual-networks?parent_id=ac1b59d3-6c9b-4f6f-96b1-481d9811d0bb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003704 10.0.0.22 - - [2025-11-17 04:24:03] "GET /virtual-network/8c6ac9f9-c6e9-4067-8868-2ac05fb253f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006508 10.0.0.22 - - [2025-11-17 04:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004498 10.0.0.22 - - [2025-11-17 04:24:03] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004224 10.0.0.22 - - [2025-11-17 04:24:03] "GET /virtual-networks?parent_id=ac1b59d3-6c9b-4f6f-96b1-481d9811d0bb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003045 10.0.0.22 - - [2025-11-17 04:24:03] "GET /virtual-network/8c6ac9f9-c6e9-4067-8868-2ac05fb253f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006253 10.0.0.23 - - [2025-11-17 04:24:03] "GET /obj-perms HTTP/1.1" 200 5030 0.058638 10.0.0.22 - - [2025-11-17 04:24:04] "GET /obj-perms HTTP/1.1" 200 5030 0.068311 10.0.0.22 - - [2025-11-17 04:24:04] "GET /obj-perms HTTP/1.1" 200 5030 0.004144 10.0.0.22 - - [2025-11-17 04:24:04] "GET /obj-perms HTTP/1.1" 200 5030 0.004222 10.0.0.23 - - [2025-11-17 04:24:05] "GET /obj-perms HTTP/1.1" 200 5030 0.004002 10.0.0.22 - - [2025-11-17 04:24:05] "GET /virtual-machine/3ee31059-3247-4676-997e-592d628545bd HTTP/1.1" 200 1292 0.004981 10.0.0.22 - - [2025-11-17 04:24:05] "GET /virtual-machine-interface/229a5e00-6252-4ff8-bc80-6b2c600f8552 HTTP/1.1" 200 2941 0.006588 10.0.0.22 - - [2025-11-17 04:24:05] "GET /virtual-machine/3ee31059-3247-4676-997e-592d628545bd HTTP/1.1" 200 1292 0.004007 10.0.0.22 - - [2025-11-17 04:24:05] "GET /virtual-machine-interface/229a5e00-6252-4ff8-bc80-6b2c600f8552 HTTP/1.1" 200 2941 0.007235 10.0.0.22 - - [2025-11-17 04:24:05] "GET /instance-ip/0f185f5c-75be-46c0-a975-f85931b72cf9 HTTP/1.1" 200 1620 0.006393 10.0.0.22 - - [2025-11-17 04:24:05] "GET /virtual-machine/3ee31059-3247-4676-997e-592d628545bd HTTP/1.1" 200 1292 0.004472 10.0.0.22 - - [2025-11-17 04:24:05] "GET /virtual-machine-interface/229a5e00-6252-4ff8-bc80-6b2c600f8552 HTTP/1.1" 200 2941 0.007951 10.0.0.22 - - [2025-11-17 04:24:05] "GET /instance-ip/0f185f5c-75be-46c0-a975-f85931b72cf9 HTTP/1.1" 200 1620 0.004564 10.0.0.22 - - [2025-11-17 04:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.22 - - [2025-11-17 04:24:05] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003799 10.0.0.22 - - [2025-11-17 04:24:05] "GET /virtual-networks?parent_id=ac1b59d3-6c9b-4f6f-96b1-481d9811d0bb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003304 10.0.0.22 - - [2025-11-17 04:24:05] "GET /virtual-network/bb882efc-5774-46c1-bde3-2167f8a8def5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007440 10.0.0.22 - - [2025-11-17 04:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004000 10.0.0.22 - - [2025-11-17 04:24:05] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004049 10.0.0.22 - - [2025-11-17 04:24:05] "GET /virtual-networks?parent_id=ac1b59d3-6c9b-4f6f-96b1-481d9811d0bb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004107 10.0.0.22 - - [2025-11-17 04:24:05] "GET /virtual-network/bb882efc-5774-46c1-bde3-2167f8a8def5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006910 10.0.0.22 - - [2025-11-17 04:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.22 - - [2025-11-17 04:24:05] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004862 10.0.0.22 - - [2025-11-17 04:24:05] "GET /virtual-networks?parent_id=ac1b59d3-6c9b-4f6f-96b1-481d9811d0bb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003285 10.0.0.22 - - [2025-11-17 04:24:05] "GET /virtual-network/bb882efc-5774-46c1-bde3-2167f8a8def5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006024 10.0.0.22 - - [2025-11-17 04:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004272 10.0.0.22 - - [2025-11-17 04:24:05] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004886 10.0.0.22 - - [2025-11-17 04:24:05] "GET /virtual-networks?parent_id=ac1b59d3-6c9b-4f6f-96b1-481d9811d0bb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004533 10.0.0.22 - - [2025-11-17 04:24:05] "GET /virtual-network/bb882efc-5774-46c1-bde3-2167f8a8def5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.008849 10.0.0.22 - - [2025-11-17 04:24:05] "POST /neutron/port HTTP/1.1" 200 1090 0.029336 10.0.0.22 - - [2025-11-17 04:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004647 10.0.0.22 - - [2025-11-17 04:24:06] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005581 10.0.0.22 - - [2025-11-17 04:24:06] "GET /virtual-networks?parent_id=ac1b59d3-6c9b-4f6f-96b1-481d9811d0bb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004315 10.0.0.22 - - [2025-11-17 04:24:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006679 10.0.0.22 - - [2025-11-17 04:24:06] "GET /virtual-network/bb882efc-5774-46c1-bde3-2167f8a8def5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007958 10.0.0.22 - - [2025-11-17 04:24:06] "POST /neutron/network HTTP/1.1" 200 826 0.008225 10.0.0.22 - - [2025-11-17 04:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.22 - - [2025-11-17 04:24:06] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006106 10.0.0.22 - - [2025-11-17 04:24:06] "GET /virtual-networks?parent_id=ac1b59d3-6c9b-4f6f-96b1-481d9811d0bb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.006787 10.0.0.22 - - [2025-11-17 04:24:06] "GET /virtual-network/bb882efc-5774-46c1-bde3-2167f8a8def5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.008179 10.0.0.22 - - [2025-11-17 04:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004798 10.0.0.22 - - [2025-11-17 04:24:06] "GET /routing-instance/63aa99fe-a89c-4ac9-8001-3042b787c53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.006939 10.0.0.22 - - [2025-11-17 04:24:06] "GET /route-target/c0620999-5084-470a-b677-2559616470f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004714 10.0.0.22 - - [2025-11-17 04:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.22 - - [2025-11-17 04:24:06] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004503 10.0.0.22 - - [2025-11-17 04:24:06] "GET /virtual-networks?parent_id=ac1b59d3-6c9b-4f6f-96b1-481d9811d0bb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004942 10.0.0.22 - - [2025-11-17 04:24:06] "GET /virtual-network/bb882efc-5774-46c1-bde3-2167f8a8def5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006541 10.0.0.22 - - [2025-11-17 04:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528 10.0.0.22 - - [2025-11-17 04:24:06] "GET /routing-instance/63aa99fe-a89c-4ac9-8001-3042b787c53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.005076 10.0.0.22 - - [2025-11-17 04:24:06] "GET /route-target/c0620999-5084-470a-b677-2559616470f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004200 10.0.0.22 - - [2025-11-17 04:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007588 10.0.0.22 - - [2025-11-17 04:24:06] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004317 10.0.0.22 - - [2025-11-17 04:24:06] "GET /virtual-networks?parent_id=ac1b59d3-6c9b-4f6f-96b1-481d9811d0bb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003689 10.0.0.22 - - [2025-11-17 04:24:06] "GET /virtual-network/bb882efc-5774-46c1-bde3-2167f8a8def5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.008523 10.0.0.22 - - [2025-11-17 04:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004247 10.0.0.22 - - [2025-11-17 04:24:06] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.011276 10.0.0.22 - - [2025-11-17 04:24:06] "GET /virtual-networks?parent_id=ac1b59d3-6c9b-4f6f-96b1-481d9811d0bb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003749 10.0.0.22 - - [2025-11-17 04:24:07] "GET /virtual-network/bb882efc-5774-46c1-bde3-2167f8a8def5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006540 10.0.0.23 - - [2025-11-17 04:24:11] "GET /obj-perms HTTP/1.1" 200 5030 0.004002 10.0.0.22 - - [2025-11-17 04:24:11] "GET /obj-perms HTTP/1.1" 200 5030 0.004433 10.0.0.22 - - [2025-11-17 04:24:11] "GET /obj-perms HTTP/1.1" 200 5030 0.004295 10.0.0.22 - - [2025-11-17 04:24:11] "GET /obj-perms HTTP/1.1" 200 5030 0.003937 10.0.0.23 - - [2025-11-17 04:24:11] "GET /obj-perms HTTP/1.1" 200 5030 0.004945 10.0.0.22 - - [2025-11-17 04:24:25] "POST /neutron/network HTTP/1.1" 200 834 0.006840 10.0.0.22 - - [2025-11-17 04:24:25] "POST /neutron/port HTTP/1.1" 200 117 0.001419 10.0.0.22 - - [2025-11-17 04:24:31] "GET /virtual-machine/3ee31059-3247-4676-997e-592d628545bd HTTP/1.1" 200 1292 0.004829 10.0.0.22 - - [2025-11-17 04:24:32] "POST /neutron/port HTTP/1.1" 200 1114 0.012886 10.0.0.22 - - [2025-11-17 04:24:33] "GET /virtual-machine/3ee31059-3247-4676-997e-592d628545bd HTTP/1.1" 404 171 0.004235 10.0.0.22 - - [2025-11-17 04:24:33] "GET /virtual-machine/3ee31059-3247-4676-997e-592d628545bd HTTP/1.1" 404 171 0.002949 10.0.0.22 - - [2025-11-17 04:24:33] "GET /virtual-machine/3ee31059-3247-4676-997e-592d628545bd HTTP/1.1" 404 171 0.002842 10.0.0.22 - - [2025-11-17 04:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005417 10.0.0.22 - - [2025-11-17 04:24:34] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006114 10.0.0.22 - - [2025-11-17 04:24:34] "GET /virtual-networks?parent_id=ac1b59d3-6c9b-4f6f-96b1-481d9811d0bb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003407 10.0.0.22 - - [2025-11-17 04:24:34] "GET /virtual-network/bb882efc-5774-46c1-bde3-2167f8a8def5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006949 10.0.0.22 - - [2025-11-17 04:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006793 10.0.0.22 - - [2025-11-17 04:24:34] "GET /routing-instance/63aa99fe-a89c-4ac9-8001-3042b787c53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.004516 10.0.0.22 - - [2025-11-17 04:24:34] "GET /route-target/c0620999-5084-470a-b677-2559616470f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004547 10.0.0.22 - - [2025-11-17 04:24:34] "GET /obj-perms HTTP/1.1" 200 5030 0.004163 10.0.0.22 - - [2025-11-17 04:24:40] "GET /obj-perms HTTP/1.1" 200 5030 0.004328 10.0.0.22 - - [2025-11-17 04:24:40] "GET /obj-perms HTTP/1.1" 200 5030 0.004424 10.0.0.33 - - [2025-11-17 04:24:40] "GET /obj-perms HTTP/1.1" 200 5030 0.058841 10.0.0.22 - - [2025-11-17 04:24:40] "GET /virtual-machine/faa8848d-c565-4f9d-9253-ec22a9dd3207 HTTP/1.1" 200 1293 0.004926 10.0.0.22 - - [2025-11-17 04:24:41] "POST /neutron/port HTTP/1.1" 200 1116 0.012944 10.0.0.22 - - [2025-11-17 04:24:42] "GET /virtual-machine/faa8848d-c565-4f9d-9253-ec22a9dd3207 HTTP/1.1" 404 171 0.006017 10.0.0.22 - - [2025-11-17 04:24:42] "GET /virtual-machine/faa8848d-c565-4f9d-9253-ec22a9dd3207 HTTP/1.1" 404 171 0.003110 10.0.0.22 - - [2025-11-17 04:24:42] "GET /virtual-machine/faa8848d-c565-4f9d-9253-ec22a9dd3207 HTTP/1.1" 404 171 0.003762 10.0.0.22 - - [2025-11-17 04:24:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004883 10.0.0.22 - - [2025-11-17 04:24:43] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003848 10.0.0.22 - - [2025-11-17 04:24:43] "GET /virtual-networks?parent_id=ac1b59d3-6c9b-4f6f-96b1-481d9811d0bb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003115 10.0.0.22 - - [2025-11-17 04:24:43] "GET /virtual-network/8c6ac9f9-c6e9-4067-8868-2ac05fb253f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007006 10.0.0.22 - - [2025-11-17 04:24:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.22 - - [2025-11-17 04:24:43] "GET /routing-instance/b31f8660-8752-43ec-aa38-9cecccbba07e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.005716 10.0.0.22 - - [2025-11-17 04:24:43] "GET /route-target/7d5d4cc6-9c6f-45eb-9047-87e27f8a46b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005658 10.0.0.22 - - [2025-11-17 04:24:43] "GET /obj-perms HTTP/1.1" 200 5030 0.004151 10.0.0.22 - - [2025-11-17 04:24:49] "GET /obj-perms HTTP/1.1" 200 5030 0.006004 10.0.0.22 - - [2025-11-17 04:24:52] "GET /obj-perms HTTP/1.1" 200 5030 0.005987 10.0.0.22 - - [2025-11-17 04:24:58] "GET /obj-perms HTTP/1.1" 200 5030 0.004019 10.0.0.22 - - [2025-11-17 04:25:02] "GET /obj-perms HTTP/1.1" 200 5030 0.003805 10.0.0.23 - - [2025-11-17 04:25:02] "GET /obj-perms HTTP/1.1" 200 5030 0.003875 10.0.0.23 - - [2025-11-17 04:25:02] "POST /useragent-kv HTTP/1.1" 200 115 0.058857 10.0.0.23 - - [2025-11-17 04:25:02] "POST /useragent-kv HTTP/1.1" 200 115 0.002948 10.0.0.22 - - [2025-11-17 04:25:02] "POST /neutron/network HTTP/1.1" 200 151 0.205676 10.0.0.33 - - [2025-11-17 04:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.23 - - [2025-11-17 04:25:03] "GET /projects?obj_uuids=ac1b59d3-6c9b-4f6f-96b1-481d9811d0bb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001099 10.0.0.22 - - [2025-11-17 04:25:03] "GET /project/ac1b59d3-6c9b-4f6f-96b1-481d9811d0bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.050820 10.0.0.23 - - [2025-11-17 04:25:03] "GET /projects?obj_uuids=ac1b59d3-6c9b-4f6f-96b1-481d9811d0bb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001203 10.0.0.22 - - [2025-11-17 04:25:03] "GET /project/ac1b59d3-6c9b-4f6f-96b1-481d9811d0bb?fields=virtual_networks HTTP/1.1" 200 1043 0.044788 10.0.0.23 - - [2025-11-17 04:25:04] "GET /projects?obj_uuids=ac1b59d3-6c9b-4f6f-96b1-481d9811d0bb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001263 10.0.0.22 - - [2025-11-17 04:25:04] "GET /project/ac1b59d3-6c9b-4f6f-96b1-481d9811d0bb?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.046412 10.0.0.23 - - [2025-11-17 04:25:04] "GET /projects?obj_uuids=ac1b59d3-6c9b-4f6f-96b1-481d9811d0bb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001014 10.0.0.22 - - [2025-11-17 04:25:04] "GET /project/ac1b59d3-6c9b-4f6f-96b1-481d9811d0bb?fields=security_groups HTTP/1.1" 200 1269 0.048988 10.0.0.22 - - [2025-11-17 04:25:05] "POST /fqname-to-id HTTP/1.1" 404 196 0.038154 10.0.0.23 - - [2025-11-17 04:25:05] "GET /projects?obj_uuids=2340b362-162d-4610-87aa-cadaa335fdeb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004140 10.0.0.23 - - [2025-11-17 04:25:05] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001230 10.0.0.23 - - [2025-11-17 04:25:05] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.050903 10.0.0.23 - - [2025-11-17 04:25:05] "POST /id-to-fqname HTTP/1.1" 200 198 0.001261 10.0.0.23 - - [2025-11-17 04:25:05] "POST /fqname-to-id HTTP/1.1" 404 207 0.008133 10.0.0.23 - - [2025-11-17 04:25:05] "POST /security-groups HTTP/1.1" 200 599 0.077249 10.0.0.23 - - [2025-11-17 04:25:05] "POST /projects HTTP/1.1" 200 601 0.307988 10.0.0.23 - - [2025-11-17 04:25:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.356712 10.0.0.33 - - [2025-11-17 04:25:05] "POST /access-control-lists HTTP/1.1" 200 604 0.030097 10.0.0.22 - - [2025-11-17 04:25:05] "GET /project/2340b362-162d-4610-87aa-cadaa335fdeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.574360 10.0.0.22 - - [2025-11-17 04:25:07] "GET / HTTP/1.1" 200 35931 0.002237 10.0.0.22 - - [2025-11-17 04:25:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.000472 10.0.0.22 - - [2025-11-17 04:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.071383 10.0.0.23 - - [2025-11-17 04:25:11] "GET /projects?obj_uuids=2340b362-162d-4610-87aa-cadaa335fdeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001145 10.0.0.22 - - [2025-11-17 04:25:11] "GET /project/2340b362-162d-4610-87aa-cadaa335fdeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.064130 10.0.0.22 - - [2025-11-17 04:25:11] "POST /neutron/network HTTP/1.1" 200 117 0.046201 10.0.0.33 - - [2025-11-17 04:25:11] "POST /route-targets HTTP/1.1" 200 327 0.019721 10.0.0.23 - - [2025-11-17 04:25:12] "POST /useragent-kv HTTP/1.1" 200 115 0.011363 10.0.0.22 - - [2025-11-17 04:25:12] "POST /neutron/subnet HTTP/1.1" 200 823 0.260623 10.0.0.22 - - [2025-11-17 04:25:12] "POST /id-to-fqname HTTP/1.1" 200 228 0.001410 10.0.0.22 - - [2025-11-17 04:25:12] "GET /virtual-network/d9357dba-3d2c-4e47-a153-ba6a52b996c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007383 10.0.0.22 - - [2025-11-17 04:25:12] "GET /virtual-network/d9357dba-3d2c-4e47-a153-ba6a52b996c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006774 10.0.0.22 - - [2025-11-17 04:25:12] "POST /neutron/network HTTP/1.1" 200 1005 0.010557 10.0.0.22 - - [2025-11-17 04:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.23 - - [2025-11-17 04:25:12] "GET /projects?obj_uuids=2340b362-162d-4610-87aa-cadaa335fdeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001538 10.0.0.22 - - [2025-11-17 04:25:12] "GET /project/2340b362-162d-4610-87aa-cadaa335fdeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.067243 10.0.0.22 - - [2025-11-17 04:25:12] "POST /neutron/network HTTP/1.1" 200 117 0.017269 10.0.0.33 - - [2025-11-17 04:25:12] "POST /ref-update HTTP/1.1" 200 156 0.041724 10.0.0.23 - - [2025-11-17 04:25:13] "POST /useragent-kv HTTP/1.1" 200 115 0.044031 10.0.0.33 - - [2025-11-17 04:25:13] "POST /fqname-to-id HTTP/1.1" 404 207 0.074556 10.0.0.22 - - [2025-11-17 04:25:13] "POST /neutron/subnet HTTP/1.1" 200 823 0.288012 10.0.0.22 - - [2025-11-17 04:25:13] "POST /id-to-fqname HTTP/1.1" 200 228 0.001709 10.0.0.22 - - [2025-11-17 04:25:13] "GET /virtual-network/d6c82e4a-e4d3-47cd-92f5-cd0ac16aa89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006347 10.0.0.22 - - [2025-11-17 04:25:13] "GET /virtual-network/d6c82e4a-e4d3-47cd-92f5-cd0ac16aa89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006381 10.0.0.22 - - [2025-11-17 04:25:13] "POST /neutron/network HTTP/1.1" 200 1007 0.009121 10.0.0.22 - - [2025-11-17 04:25:14] "GET /virtual-network/d9357dba-3d2c-4e47-a153-ba6a52b996c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006124 10.0.0.22 - - [2025-11-17 04:25:14] "GET /obj-perms HTTP/1.1" 200 5046 0.150882 10.0.0.22 - - [2025-11-17 04:25:16] "GET /virtual-network/d6c82e4a-e4d3-47cd-92f5-cd0ac16aa89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.007027 10.0.0.33 - - [2025-11-17 04:25:16] "GET /obj-perms HTTP/1.1" 200 5046 0.055861 10.0.0.22 - - [2025-11-17 04:25:16] "POST /neutron/network HTTP/1.1" 200 1005 0.011804 10.0.0.22 - - [2025-11-17 04:25:16] "POST /id-to-fqname HTTP/1.1" 200 228 0.001314 10.0.0.22 - - [2025-11-17 04:25:17] "POST /neutron/network HTTP/1.1" 200 1015 0.008200 10.0.0.23 - - [2025-11-17 04:25:17] "GET /projects?obj_uuids=2340b362-162d-4610-87aa-cadaa335fdeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001754 10.0.0.22 - - [2025-11-17 04:25:17] "GET /project/2340b362-162d-4610-87aa-cadaa335fdeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.082029 10.0.0.22 - - [2025-11-17 04:25:18] "POST /neutron/port HTTP/1.1" 200 117 0.007198 10.0.0.23 - - [2025-11-17 04:25:18] "GET /projects?obj_uuids=2340b362-162d-4610-87aa-cadaa335fdeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001215 10.0.0.22 - - [2025-11-17 04:25:19] "POST /neutron/port HTTP/1.1" 200 1174 0.374481 10.0.0.22 - - [2025-11-17 04:25:19] "POST /neutron/port HTTP/1.1" 200 1228 0.150485 10.0.0.22 - - [2025-11-17 04:25:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007006 10.0.0.22 - - [2025-11-17 04:25:19] "POST /neutron/port HTTP/1.1" 200 117 0.001215 10.0.0.22 - - [2025-11-17 04:25:23] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009150 10.0.0.22 - - [2025-11-17 04:25:23] "POST /neutron/port HTTP/1.1" 200 1202 0.020414 10.0.0.22 - - [2025-11-17 04:25:23] "GET /virtual-machine/fbf7dbc7-b761-463e-bcf9-ae508ca7cd29 HTTP/1.1" 401 292 0.000544 10.0.0.22 - - [2025-11-17 04:25:23] "GET /virtual-machine/fbf7dbc7-b761-463e-bcf9-ae508ca7cd29 HTTP/1.1" 200 1301 0.039405 10.0.0.22 - - [2025-11-17 04:25:23] "GET /virtual-machine-interface/5cab45b8-8195-44ef-8a43-dd6289798136 HTTP/1.1" 200 3174 0.005584 10.0.0.22 - - [2025-11-17 04:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.22 - - [2025-11-17 04:25:24] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003556 10.0.0.22 - - [2025-11-17 04:25:24] "GET /virtual-networks?parent_id=2340b362-162d-4610-87aa-cadaa335fdeb&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003268 10.0.0.22 - - [2025-11-17 04:25:24] "GET /virtual-network/d9357dba-3d2c-4e47-a153-ba6a52b996c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006270 10.0.0.22 - - [2025-11-17 04:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.22 - - [2025-11-17 04:25:27] "GET /virtual-network/d9357dba-3d2c-4e47-a153-ba6a52b996c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007504 10.0.0.22 - - [2025-11-17 04:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.22 - - [2025-11-17 04:25:31] "GET /virtual-network/d9357dba-3d2c-4e47-a153-ba6a52b996c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005351 10.0.0.22 - - [2025-11-17 04:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.22 - - [2025-11-17 04:25:35] "GET /virtual-network/d9357dba-3d2c-4e47-a153-ba6a52b996c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.008860 10.0.0.22 - - [2025-11-17 04:25:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004274 10.0.0.22 - - [2025-11-17 04:25:39] "GET /virtual-network/d9357dba-3d2c-4e47-a153-ba6a52b996c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006156 10.0.0.23 - - [2025-11-17 04:25:43] "GET /obj-perms HTTP/1.1" 200 5056 0.057187 10.0.0.22 - - [2025-11-17 04:25:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.22 - - [2025-11-17 04:25:43] "GET /virtual-network/d9357dba-3d2c-4e47-a153-ba6a52b996c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006355 10.0.0.23 - - [2025-11-17 04:25:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000433 10.0.0.23 - - [2025-11-17 04:25:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000559 10.0.0.33 - - [2025-11-17 04:25:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000435 10.0.0.33 - - [2025-11-17 04:25:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000525 10.0.0.33 - - [2025-11-17 04:25:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000385 10.0.0.33 - - [2025-11-17 04:25:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000388 10.0.0.23 - - [2025-11-17 04:25:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000413 10.0.0.23 - - [2025-11-17 04:25:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.23 - - [2025-11-17 04:25:47] "DELETE /project/ac1b59d3-6c9b-4f6f-96b1-481d9811d0bb HTTP/1.1" 404 177 0.003158 10.0.0.23 - - [2025-11-17 04:25:47] "DELETE /project/2340b362162d461087aacadaa335fdeb HTTP/1.1" 404 173 0.006348 10.0.0.22 - - [2025-11-17 04:25:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.22 - - [2025-11-17 04:25:47] "GET /virtual-network/d9357dba-3d2c-4e47-a153-ba6a52b996c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006214 10.0.0.22 - - [2025-11-17 04:25:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000509 10.0.0.22 - - [2025-11-17 04:25:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000588 10.0.0.22 - - [2025-11-17 04:25:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.22 - - [2025-11-17 04:25:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000453 10.0.0.22 - - [2025-11-17 04:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.22 - - [2025-11-17 04:25:51] "GET /virtual-network/d9357dba-3d2c-4e47-a153-ba6a52b996c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005346 10.0.0.22 - - [2025-11-17 04:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004064 10.0.0.22 - - [2025-11-17 04:25:55] "GET /virtual-network/d9357dba-3d2c-4e47-a153-ba6a52b996c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006848 10.0.0.22 - - [2025-11-17 04:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.22 - - [2025-11-17 04:25:59] "GET /virtual-network/d9357dba-3d2c-4e47-a153-ba6a52b996c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006119 10.0.0.22 - - [2025-11-17 04:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.22 - - [2025-11-17 04:26:04] "GET /virtual-network/d9357dba-3d2c-4e47-a153-ba6a52b996c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005934 10.0.0.22 - - [2025-11-17 04:26:07] "POST /neutron/port HTTP/1.1" 200 1202 0.019702 10.0.0.22 - - [2025-11-17 04:26:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004738 10.0.0.22 - - [2025-11-17 04:26:08] "POST /neutron/port HTTP/1.1" 200 117 0.001116 10.0.0.22 - - [2025-11-17 04:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003921 10.0.0.22 - - [2025-11-17 04:26:08] "GET /virtual-network/d9357dba-3d2c-4e47-a153-ba6a52b996c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.008248 10.0.0.22 - - [2025-11-17 04:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004457 10.0.0.22 - - [2025-11-17 04:26:12] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004316 10.0.0.22 - - [2025-11-17 04:26:12] "GET /virtual-networks?parent_id=2340b362-162d-4610-87aa-cadaa335fdeb&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003659 10.0.0.22 - - [2025-11-17 04:26:12] "GET /virtual-network/d9357dba-3d2c-4e47-a153-ba6a52b996c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006960 10.0.0.22 - - [2025-11-17 04:26:12] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009105 10.0.0.22 - - [2025-11-17 04:26:22] "POST /neutron/port HTTP/1.1" 200 1202 0.053515 10.0.0.22 - - [2025-11-17 04:26:22] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007956 10.0.0.22 - - [2025-11-17 04:26:33] "POST /neutron/port HTTP/1.1" 200 1202 0.016503 10.0.0.22 - - [2025-11-17 04:26:33] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008677 10.0.0.22 - - [2025-11-17 04:26:33] "POST /neutron/port HTTP/1.1" 200 1202 0.020071 10.0.0.22 - - [2025-11-17 04:26:33] "POST /neutron/network HTTP/1.1" 200 1005 0.010651 10.0.0.22 - - [2025-11-17 04:26:33] "POST /id-to-fqname HTTP/1.1" 200 228 0.001449 10.0.0.22 - - [2025-11-17 04:26:33] "GET /virtual-machine/fbf7dbc7-b761-463e-bcf9-ae508ca7cd29 HTTP/1.1" 200 1301 0.005612 10.0.0.22 - - [2025-11-17 04:26:33] "GET /virtual-machine-interface/5cab45b8-8195-44ef-8a43-dd6289798136 HTTP/1.1" 200 3174 0.006995 10.0.0.22 - - [2025-11-17 04:26:33] "GET /instance-ip/21223581-1996-49f7-91c6-b671a0a909b4 HTTP/1.1" 200 1655 0.006460 10.0.0.22 - - [2025-11-17 04:26:33] "GET /instance-ip/eaded2de-65f8-474b-983f-b26aff70d355 HTTP/1.1" 200 1637 0.008374 10.0.0.22 - - [2025-11-17 04:26:33] "POST /fqname-to-id HTTP/1.1" 404 218 0.003709 10.0.0.22 - - [2025-11-17 04:26:33] "GET /virtual-network/d9357dba-3d2c-4e47-a153-ba6a52b996c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006443 10.0.0.23 - - [2025-11-17 04:26:33] "GET /projects?obj_uuids=2340b362-162d-4610-87aa-cadaa335fdeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001103 10.0.0.22 - - [2025-11-17 04:26:33] "GET /project/2340b362-162d-4610-87aa-cadaa335fdeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.062006 10.0.0.22 - - [2025-11-17 04:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003712 10.0.0.22 - - [2025-11-17 04:26:33] "GET /security-group/ee0adcc5-072b-4c78-b2d1-419514174652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3789 0.004462 10.0.0.22 - - [2025-11-17 04:26:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 573 0.077334 10.0.0.22 - - [2025-11-17 04:26:33] "POST /instance-ips HTTP/1.1" 200 357 0.045139 10.0.0.22 - - [2025-11-17 04:26:33] "GET /instance-ip/4f554c62-15cc-46a1-8f1b-8a771295de92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.006948 10.0.0.22 - - [2025-11-17 04:26:34] "POST /instance-ips HTTP/1.1" 200 357 0.041061 10.0.0.22 - - [2025-11-17 04:26:34] "GET /instance-ip/bba7e51c-715f-4bd0-8932-963d86479d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1609 0.006997 10.0.0.22 - - [2025-11-17 04:26:34] "GET /virtual-machine-interface/7c89776c-f6ee-4c14-b1b2-2f0f53f6478f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.005988 10.0.0.22 - - [2025-11-17 04:26:34] "GET /virtual-machine-interface/7c89776c-f6ee-4c14-b1b2-2f0f53f6478f?fields=instance_ip_back_refs HTTP/1.1" 200 1537 0.008262 10.0.0.22 - - [2025-11-17 04:26:34] "GET /instance-ip/4f554c62-15cc-46a1-8f1b-8a771295de92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.004320 10.0.0.22 - - [2025-11-17 04:26:34] "GET /instance-ip/bba7e51c-715f-4bd0-8932-963d86479d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1609 0.005226 10.0.0.22 - - [2025-11-17 04:26:34] "POST /id-to-fqname HTTP/1.1" 200 228 0.001239 10.0.0.22 - - [2025-11-17 04:26:34] "POST /neutron/port HTTP/1.1" 200 1080 0.013798 10.0.0.22 - - [2025-11-17 04:26:34] "POST /neutron/port HTTP/1.1" 200 1080 0.012464 10.0.0.22 - - [2025-11-17 04:26:34] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008750 10.0.0.22 - - [2025-11-17 04:26:35] "POST /neutron/port HTTP/1.1" 200 1080 0.013511 10.0.0.22 - - [2025-11-17 04:26:35] "POST /neutron/port HTTP/1.1" 200 1080 0.013009 10.0.0.22 - - [2025-11-17 04:26:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005945 10.0.0.22 - - [2025-11-17 04:26:35] "POST /neutron/port HTTP/1.1" 200 117 0.001396 10.0.0.22 - - [2025-11-17 04:26:40] "POST /neutron/port HTTP/1.1" 200 1147 0.021835 10.0.0.22 - - [2025-11-17 04:26:40] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008481 10.0.0.22 - - [2025-11-17 04:26:40] "GET /virtual-machine/7d7554b6-37e4-4445-ad89-ea3bfd234cb3 HTTP/1.1" 200 1278 0.008603 10.0.0.22 - - [2025-11-17 04:26:40] "GET /virtual-machine-interface/7c89776c-f6ee-4c14-b1b2-2f0f53f6478f HTTP/1.1" 200 3225 0.006668 10.0.0.22 - - [2025-11-17 04:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528 10.0.0.22 - - [2025-11-17 04:26:40] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004943 10.0.0.22 - - [2025-11-17 04:26:40] "GET /virtual-networks?parent_id=2340b362-162d-4610-87aa-cadaa335fdeb&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003661 10.0.0.22 - - [2025-11-17 04:26:40] "GET /virtual-network/d9357dba-3d2c-4e47-a153-ba6a52b996c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006550 10.0.0.22 - - [2025-11-17 04:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004156 10.0.0.22 - - [2025-11-17 04:26:43] "GET /virtual-network/d9357dba-3d2c-4e47-a153-ba6a52b996c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006454 10.0.0.22 - - [2025-11-17 04:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003794 10.0.0.22 - - [2025-11-17 04:26:47] "GET /virtual-network/d9357dba-3d2c-4e47-a153-ba6a52b996c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006174 10.0.0.22 - - [2025-11-17 04:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.22 - - [2025-11-17 04:26:51] "GET /virtual-network/d9357dba-3d2c-4e47-a153-ba6a52b996c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006046 10.0.0.22 - - [2025-11-17 04:26:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005178 10.0.0.22 - - [2025-11-17 04:26:55] "GET /virtual-network/d9357dba-3d2c-4e47-a153-ba6a52b996c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006044 10.0.0.22 - - [2025-11-17 04:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.22 - - [2025-11-17 04:26:59] "GET /virtual-network/d9357dba-3d2c-4e47-a153-ba6a52b996c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006224 10.0.0.22 - - [2025-11-17 04:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003777 10.0.0.22 - - [2025-11-17 04:27:04] "GET /virtual-network/d9357dba-3d2c-4e47-a153-ba6a52b996c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005766 10.0.0.22 - - [2025-11-17 04:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.22 - - [2025-11-17 04:27:08] "GET /virtual-network/d9357dba-3d2c-4e47-a153-ba6a52b996c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005367 10.0.0.22 - - [2025-11-17 04:27:09] "POST /neutron/port HTTP/1.1" 200 1202 0.019383 10.0.0.22 - - [2025-11-17 04:27:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004312 10.0.0.22 - - [2025-11-17 04:27:10] "POST /neutron/port HTTP/1.1" 200 117 0.001313 10.0.0.22 - - [2025-11-17 04:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003784 10.0.0.22 - - [2025-11-17 04:27:12] "GET /virtual-network/d9357dba-3d2c-4e47-a153-ba6a52b996c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006030 10.0.0.22 - - [2025-11-17 04:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.22 - - [2025-11-17 04:27:16] "GET /virtual-network/d9357dba-3d2c-4e47-a153-ba6a52b996c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006161 10.0.0.22 - - [2025-11-17 04:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.22 - - [2025-11-17 04:27:20] "GET /virtual-network/d9357dba-3d2c-4e47-a153-ba6a52b996c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006430 10.0.0.22 - - [2025-11-17 04:27:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003873 10.0.0.22 - - [2025-11-17 04:27:24] "GET /virtual-network/d9357dba-3d2c-4e47-a153-ba6a52b996c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005481 10.0.0.22 - - [2025-11-17 04:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003816 10.0.0.22 - - [2025-11-17 04:27:26] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004058 10.0.0.22 - - [2025-11-17 04:27:26] "GET /virtual-networks?parent_id=2340b362-162d-4610-87aa-cadaa335fdeb&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003760 10.0.0.22 - - [2025-11-17 04:27:26] "GET /virtual-network/d9357dba-3d2c-4e47-a153-ba6a52b996c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007231 10.0.0.22 - - [2025-11-17 04:27:26] "POST /neutron/port HTTP/1.1" 200 1147 0.016113 10.0.0.22 - - [2025-11-17 04:27:31] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007799 10.0.0.22 - - [2025-11-17 04:27:37] "POST /neutron/port HTTP/1.1" 200 1147 0.016376 10.0.0.22 - - [2025-11-17 04:27:42] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007686 10.0.0.22 - - [2025-11-17 04:27:45] "GET /obj-perms HTTP/1.1" 200 5056 0.054202 10.0.0.22 - - [2025-11-17 04:27:47] "POST /id-to-fqname HTTP/1.1" 200 228 0.001338 10.0.0.22 - - [2025-11-17 04:27:47] "POST /neutron/network HTTP/1.1" 200 1017 0.008397 10.0.0.23 - - [2025-11-17 04:27:48] "GET /projects?obj_uuids=2340b362-162d-4610-87aa-cadaa335fdeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001632 10.0.0.22 - - [2025-11-17 04:27:48] "GET /project/2340b362-162d-4610-87aa-cadaa335fdeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.078469 10.0.0.22 - - [2025-11-17 04:27:48] "POST /neutron/security_group HTTP/1.1" 200 2066 0.018330 10.0.0.22 - - [2025-11-17 04:27:49] "POST /neutron/network HTTP/1.1" 200 1017 0.008091 10.0.0.22 - - [2025-11-17 04:27:49] "POST /neutron/port HTTP/1.1" 200 1176 0.056164 10.0.0.22 - - [2025-11-17 04:27:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004854 10.0.0.22 - - [2025-11-17 04:27:49] "POST /neutron/port HTTP/1.1" 200 117 0.001206 10.0.0.22 - - [2025-11-17 04:27:53] "POST /neutron/port HTTP/1.1" 200 1204 0.022492 10.0.0.22 - - [2025-11-17 04:27:54] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009931 10.0.0.22 - - [2025-11-17 04:27:54] "GET /virtual-machine/008d5410-6675-4c47-87e3-bbd53cdbfb4b HTTP/1.1" 200 1297 0.007125 10.0.0.22 - - [2025-11-17 04:27:54] "GET /virtual-machine-interface/e203331d-8221-45b9-bea5-ba1b1ac50c03 HTTP/1.1" 200 3176 0.006668 10.0.0.22 - - [2025-11-17 04:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610 10.0.0.22 - - [2025-11-17 04:27:54] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004337 10.0.0.22 - - [2025-11-17 04:27:54] "GET /virtual-networks?parent_id=2340b362-162d-4610-87aa-cadaa335fdeb&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003298 10.0.0.22 - - [2025-11-17 04:27:54] "GET /virtual-network/d6c82e4a-e4d3-47cd-92f5-cd0ac16aa89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006479 10.0.0.22 - - [2025-11-17 04:27:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004093 10.0.0.22 - - [2025-11-17 04:27:57] "GET /virtual-network/d6c82e4a-e4d3-47cd-92f5-cd0ac16aa89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005446 10.0.0.22 - - [2025-11-17 04:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003334 10.0.0.22 - - [2025-11-17 04:28:01] "GET /virtual-network/d6c82e4a-e4d3-47cd-92f5-cd0ac16aa89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.007302 10.0.0.22 - - [2025-11-17 04:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003625 10.0.0.22 - - [2025-11-17 04:28:05] "GET /virtual-network/d6c82e4a-e4d3-47cd-92f5-cd0ac16aa89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006191 10.0.0.22 - - [2025-11-17 04:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005666 10.0.0.22 - - [2025-11-17 04:28:09] "GET /virtual-network/d6c82e4a-e4d3-47cd-92f5-cd0ac16aa89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006876 10.0.0.22 - - [2025-11-17 04:28:11] "POST /neutron/port HTTP/1.1" 200 1147 0.034630 10.0.0.22 - - [2025-11-17 04:28:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004351 10.0.0.22 - - [2025-11-17 04:28:12] "POST /neutron/port HTTP/1.1" 200 117 0.001280 10.0.0.22 - - [2025-11-17 04:28:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.22 - - [2025-11-17 04:28:13] "GET /virtual-network/d6c82e4a-e4d3-47cd-92f5-cd0ac16aa89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.007703 10.0.0.22 - - [2025-11-17 04:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004549 10.0.0.22 - - [2025-11-17 04:28:18] "GET /virtual-network/d6c82e4a-e4d3-47cd-92f5-cd0ac16aa89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006527 10.0.0.22 - - [2025-11-17 04:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006959 10.0.0.22 - - [2025-11-17 04:28:22] "GET /virtual-network/d6c82e4a-e4d3-47cd-92f5-cd0ac16aa89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006078 10.0.0.22 - - [2025-11-17 04:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.22 - - [2025-11-17 04:28:26] "GET /virtual-network/d6c82e4a-e4d3-47cd-92f5-cd0ac16aa89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005406 10.0.0.22 - - [2025-11-17 04:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.22 - - [2025-11-17 04:28:28] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004040 10.0.0.22 - - [2025-11-17 04:28:28] "GET /virtual-networks?parent_id=2340b362-162d-4610-87aa-cadaa335fdeb&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003479 10.0.0.22 - - [2025-11-17 04:28:28] "GET /virtual-network/d6c82e4a-e4d3-47cd-92f5-cd0ac16aa89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.013461 10.0.0.22 - - [2025-11-17 04:28:28] "POST /neutron/port HTTP/1.1" 200 1204 0.016518 10.0.0.22 - - [2025-11-17 04:28:28] "POST /neutron/port HTTP/1.1" 200 1204 0.016175 10.0.0.22 - - [2025-11-17 04:28:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004770 10.0.0.22 - - [2025-11-17 04:28:29] "POST /neutron/port HTTP/1.1" 200 117 0.001173 10.0.0.22 - - [2025-11-17 04:28:33] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008460 10.0.0.22 - - [2025-11-17 04:28:38] "POST /neutron/port HTTP/1.1" 200 1204 0.016347 10.0.0.22 - - [2025-11-17 04:28:43] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007424 10.0.0.33 - - [2025-11-17 04:28:45] "GET /obj-perms HTTP/1.1" 200 5056 0.063038 10.0.0.22 - - [2025-11-17 04:28:49] "POST /neutron/port HTTP/1.1" 200 1204 0.016549 10.0.0.22 - - [2025-11-17 04:28:49] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009200 10.0.0.22 - - [2025-11-17 04:28:49] "POST /neutron/network HTTP/1.1" 200 981 0.017899 10.0.0.22 - - [2025-11-17 04:28:49] "POST /id-to-fqname HTTP/1.1" 200 228 0.001728 10.0.0.22 - - [2025-11-17 04:28:49] "GET /virtual-machine/008d5410-6675-4c47-87e3-bbd53cdbfb4b HTTP/1.1" 200 1297 0.004652 10.0.0.22 - - [2025-11-17 04:28:49] "GET /virtual-machine-interface/e203331d-8221-45b9-bea5-ba1b1ac50c03 HTTP/1.1" 200 3176 0.006766 10.0.0.22 - - [2025-11-17 04:28:49] "GET /instance-ip/c84a64e1-aaeb-4ad2-875c-c915c047eaf9 HTTP/1.1" 200 1655 0.007374 10.0.0.22 - - [2025-11-17 04:28:49] "GET /instance-ip/da985e2c-f9b7-4e7a-9bf4-f350e9985409 HTTP/1.1" 200 1639 0.006238 10.0.0.22 - - [2025-11-17 04:28:49] "POST /fqname-to-id HTTP/1.1" 404 230 0.003578 10.0.0.22 - - [2025-11-17 04:28:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.23 - - [2025-11-17 04:28:49] "GET /projects?obj_uuids=2340b362-162d-4610-87aa-cadaa335fdeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001138 10.0.0.22 - - [2025-11-17 04:28:49] "GET /project/2340b362-162d-4610-87aa-cadaa335fdeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.058552 10.0.0.22 - - [2025-11-17 04:28:49] "POST /network-policys HTTP/1.1" 200 569 0.031512 10.0.0.22 - - [2025-11-17 04:28:49] "GET /network-policy/4cc17368-c50b-431b-b017-14f056810c4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.006852 10.0.0.22 - - [2025-11-17 04:28:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.22 - - [2025-11-17 04:28:49] "GET /virtual-network/d9357dba-3d2c-4e47-a153-ba6a52b996c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007279 10.0.0.22 - - [2025-11-17 04:28:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.22 - - [2025-11-17 04:28:49] "GET /network-policy/4cc17368-c50b-431b-b017-14f056810c4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004595 10.0.0.22 - - [2025-11-17 04:28:50] "POST /ref-update HTTP/1.1" 200 156 0.077766 10.0.0.22 - - [2025-11-17 04:28:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.22 - - [2025-11-17 04:28:50] "GET /network-policy/4cc17368-c50b-431b-b017-14f056810c4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004518 10.0.0.22 - - [2025-11-17 04:28:50] "GET /virtual-network/d9357dba-3d2c-4e47-a153-ba6a52b996c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.009756 10.0.0.22 - - [2025-11-17 04:28:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.22 - - [2025-11-17 04:28:50] "GET /network-policy/4cc17368-c50b-431b-b017-14f056810c4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004071 10.0.0.22 - - [2025-11-17 04:28:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004747 10.0.0.22 - - [2025-11-17 04:28:50] "GET /virtual-network/d6c82e4a-e4d3-47cd-92f5-cd0ac16aa89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.007160 10.0.0.22 - - [2025-11-17 04:28:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004461 10.0.0.22 - - [2025-11-17 04:28:50] "GET /network-policy/4cc17368-c50b-431b-b017-14f056810c4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005397 10.0.0.33 - - [2025-11-17 04:28:50] "POST /fqname-to-id HTTP/1.1" 404 242 0.036861 10.0.0.22 - - [2025-11-17 04:28:50] "POST /ref-update HTTP/1.1" 200 156 0.061368 10.0.0.22 - - [2025-11-17 04:28:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.011088 10.0.0.33 - - [2025-11-17 04:28:50] "POST /access-control-lists HTTP/1.1" 200 596 0.027751 10.0.0.22 - - [2025-11-17 04:28:50] "GET /network-policy/4cc17368-c50b-431b-b017-14f056810c4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.007851 10.0.0.22 - - [2025-11-17 04:28:50] "POST /neutron/network HTTP/1.1" 200 1111 0.033931 10.0.0.22 - - [2025-11-17 04:28:50] "GET /virtual-network/d6c82e4a-e4d3-47cd-92f5-cd0ac16aa89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.012182 10.0.0.22 - - [2025-11-17 04:28:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009894 10.0.0.22 - - [2025-11-17 04:28:50] "GET /network-policy/4cc17368-c50b-431b-b017-14f056810c4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003775 10.0.0.22 - - [2025-11-17 04:28:50] "GET /virtual-machine-interface/e203331d-8221-45b9-bea5-ba1b1ac50c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.006189 10.0.0.22 - - [2025-11-17 04:28:50] "PUT /virtual-machine-interface/e203331d-8221-45b9-bea5-ba1b1ac50c03 HTTP/1.1" 200 284 0.017365 10.0.0.22 - - [2025-11-17 04:28:50] "GET /virtual-machine-interface/e203331d-8221-45b9-bea5-ba1b1ac50c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3072 0.006281 10.0.0.22 - - [2025-11-17 04:28:50] "PUT /virtual-machine-interface/e203331d-8221-45b9-bea5-ba1b1ac50c03 HTTP/1.1" 200 284 0.021435 10.0.0.22 - - [2025-11-17 04:29:13] "POST /neutron/network HTTP/1.1" 200 1119 0.009273 10.0.0.22 - - [2025-11-17 04:29:13] "POST /neutron/subnet HTTP/1.1" 200 1380 0.014767 10.0.0.22 - - [2025-11-17 04:29:13] "POST /neutron/network HTTP/1.1" 200 1109 0.009264 10.0.0.22 - - [2025-11-17 04:29:31] "POST /neutron/network HTTP/1.1" 200 1121 0.007477 10.0.0.22 - - [2025-11-17 04:29:31] "POST /neutron/subnet HTTP/1.1" 200 1389 0.013975 10.0.0.22 - - [2025-11-17 04:29:31] "POST /neutron/network HTTP/1.1" 200 1111 0.010303 10.0.0.22 - - [2025-11-17 04:30:14] "POST /neutron/network HTTP/1.1" 200 1119 0.008018 10.0.0.22 - - [2025-11-17 04:30:15] "POST /neutron/subnet HTTP/1.1" 200 1380 0.014990 10.0.0.22 - - [2025-11-17 04:30:15] "POST /neutron/network HTTP/1.1" 200 1109 0.009731 10.0.0.22 - - [2025-11-17 04:30:32] "POST /neutron/network HTTP/1.1" 200 1121 0.007608 10.0.0.22 - - [2025-11-17 04:30:32] "POST /neutron/subnet HTTP/1.1" 200 1389 0.013506 10.0.0.22 - - [2025-11-17 04:30:33] "POST /neutron/network HTTP/1.1" 200 1111 0.009741 10.0.0.23 - - [2025-11-17 04:30:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000550 10.0.0.23 - - [2025-11-17 04:30:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000460 10.0.0.33 - - [2025-11-17 04:30:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000471 10.0.0.33 - - [2025-11-17 04:30:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000516 10.0.0.33 - - [2025-11-17 04:30:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000498 10.0.0.33 - - [2025-11-17 04:30:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000380 10.0.0.23 - - [2025-11-17 04:30:47] "GET /obj-perms HTTP/1.1" 200 5056 0.059110 10.0.0.23 - - [2025-11-17 04:30:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000540 10.0.0.23 - - [2025-11-17 04:30:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000424 10.0.0.22 - - [2025-11-17 04:30:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000435 10.0.0.22 - - [2025-11-17 04:30:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000402 10.0.0.22 - - [2025-11-17 04:30:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.22 - - [2025-11-17 04:30:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000505 10.0.0.22 - - [2025-11-17 04:30:53] "POST /ref-update HTTP/1.1" 200 156 0.125241 10.0.0.33 - - [2025-11-17 04:30:53] "POST /fqname-to-id HTTP/1.1" 404 207 0.069475 10.0.0.33 - - [2025-11-17 04:30:53] "DELETE /access-control-list/1470e9fe-5384-4f6c-8ca3-5e86dbe3883b HTTP/1.1" 200 115 0.082869 10.0.0.22 - - [2025-11-17 04:30:54] "GET /virtual-network/d6c82e4a-e4d3-47cd-92f5-cd0ac16aa89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.013869 10.0.0.22 - - [2025-11-17 04:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.22 - - [2025-11-17 04:30:54] "GET /network-policy/4cc17368-c50b-431b-b017-14f056810c4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004966 10.0.0.22 - - [2025-11-17 04:30:54] "POST /ref-update HTTP/1.1" 200 156 0.049711 10.0.0.22 - - [2025-11-17 04:30:54] "GET /virtual-network/d9357dba-3d2c-4e47-a153-ba6a52b996c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.008757 10.0.0.22 - - [2025-11-17 04:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.22 - - [2025-11-17 04:30:54] "GET /network-policy/4cc17368-c50b-431b-b017-14f056810c4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004375 10.0.0.22 - - [2025-11-17 04:30:54] "DELETE /network-policy/4cc17368-c50b-431b-b017-14f056810c4e HTTP/1.1" 200 115 0.045289 10.0.0.33 - - [2025-11-17 04:30:54] "POST /ref-update HTTP/1.1" 200 156 0.022380 10.0.0.22 - - [2025-11-17 04:30:54] "DELETE /instance-ip/4f554c62-15cc-46a1-8f1b-8a771295de92 HTTP/1.1" 200 115 0.048526 10.0.0.22 - - [2025-11-17 04:30:54] "DELETE /instance-ip/bba7e51c-715f-4bd0-8932-963d86479d14 HTTP/1.1" 200 115 0.049402 10.0.0.22 - - [2025-11-17 04:30:54] "DELETE /virtual-machine-interface/7c89776c-f6ee-4c14-b1b2-2f0f53f6478f HTTP/1.1" 200 115 0.107285 10.0.0.22 - - [2025-11-17 04:30:55] "POST /neutron/port HTTP/1.1" 200 1204 0.061149 10.0.0.22 - - [2025-11-17 04:30:55] "POST /neutron/port HTTP/1.1" 200 1230 0.015127 10.0.0.22 - - [2025-11-17 04:30:55] "POST /neutron/port HTTP/1.1" 200 1228 0.015268 10.0.0.23 - - [2025-11-17 04:30:57] "POST /useragent-kv HTTP/1.1" 200 115 0.057159 10.0.0.23 - - [2025-11-17 04:30:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002625 10.0.0.23 - - [2025-11-17 04:30:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002498 10.0.0.23 - - [2025-11-17 04:30:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002375 10.0.0.22 - - [2025-11-17 04:30:57] "POST /neutron/network HTTP/1.1" 200 151 0.210675 10.0.0.33 - - [2025-11-17 04:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.22 - - [2025-11-17 04:31:00] "POST /neutron/port HTTP/1.1" 200 117 0.005598 10.0.0.23 - - [2025-11-17 04:31:00] "GET /projects?obj_uuids=2340b362-162d-4610-87aa-cadaa335fdeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001415 10.0.0.22 - - [2025-11-17 04:31:00] "GET /project/2340b362-162d-4610-87aa-cadaa335fdeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1404 0.115772 10.0.0.23 - - [2025-11-17 04:31:00] "GET /projects?obj_uuids=2340b362-162d-4610-87aa-cadaa335fdeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.005019 10.0.0.22 - - [2025-11-17 04:31:00] "GET /project/2340b362-162d-4610-87aa-cadaa335fdeb?fields=virtual_networks HTTP/1.1" 200 1057 0.063862 10.0.0.23 - - [2025-11-17 04:31:00] "GET /projects?obj_uuids=2340b362-162d-4610-87aa-cadaa335fdeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001661 10.0.0.22 - - [2025-11-17 04:31:00] "GET /project/2340b362-162d-4610-87aa-cadaa335fdeb?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.052650 10.0.0.23 - - [2025-11-17 04:31:00] "GET /projects?obj_uuids=2340b362-162d-4610-87aa-cadaa335fdeb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001520 10.0.0.22 - - [2025-11-17 04:31:00] "GET /project/2340b362-162d-4610-87aa-cadaa335fdeb?fields=security_groups HTTP/1.1" 200 1291 0.056217 10.0.0.22 - - [2025-11-17 04:31:01] "POST /fqname-to-id HTTP/1.1" 404 192 0.030505 10.0.0.23 - - [2025-11-17 04:31:02] "GET /projects?obj_uuids=42a82c8d-5df5-410d-9b63-bd7154128288&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003819 10.0.0.23 - - [2025-11-17 04:31:02] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001076 10.0.0.23 - - [2025-11-17 04:31:02] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.037644 10.0.0.23 - - [2025-11-17 04:31:02] "POST /id-to-fqname HTTP/1.1" 200 194 0.001348 10.0.0.23 - - [2025-11-17 04:31:02] "POST /fqname-to-id HTTP/1.1" 404 203 0.007418 10.0.0.23 - - [2025-11-17 04:31:02] "POST /security-groups HTTP/1.1" 200 595 0.080179 10.0.0.23 - - [2025-11-17 04:31:02] "POST /projects HTTP/1.1" 200 593 0.315026 10.0.0.33 - - [2025-11-17 04:31:02] "POST /access-control-lists HTTP/1.1" 200 600 0.029822 10.0.0.23 - - [2025-11-17 04:31:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.393749 10.0.0.22 - - [2025-11-17 04:31:02] "GET /project/42a82c8d-5df5-410d-9b63-bd7154128288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.579406 10.0.0.22 - - [2025-11-17 04:31:03] "GET / HTTP/1.1" 200 35931 0.001700 10.0.0.22 - - [2025-11-17 04:31:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000532 10.0.0.22 - - [2025-11-17 04:31:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.075494 10.0.0.23 - - [2025-11-17 04:31:06] "GET /projects?obj_uuids=42a82c8d-5df5-410d-9b63-bd7154128288&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001339 10.0.0.22 - - [2025-11-17 04:31:06] "GET /project/42a82c8d-5df5-410d-9b63-bd7154128288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.058666 10.0.0.23 - - [2025-11-17 04:31:06] "GET /projects?obj_uuids=42a82c8d-5df5-410d-9b63-bd7154128288&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001208 10.0.0.22 - - [2025-11-17 04:31:06] "POST /neutron/network HTTP/1.1" 200 609 0.206084 10.0.0.33 - - [2025-11-17 04:31:06] "POST /route-targets HTTP/1.1" 200 327 0.039673 10.0.0.22 - - [2025-11-17 04:31:07] "POST /neutron/network HTTP/1.1" 200 1001 0.017552 10.0.0.22 - - [2025-11-17 04:31:07] "POST /id-to-fqname HTTP/1.1" 200 224 0.001251 10.0.0.22 - - [2025-11-17 04:31:07] "GET /virtual-network/410cf3e0-c746-4bfb-9d28-5004bd446051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005645 10.0.0.22 - - [2025-11-17 04:31:07] "GET /virtual-network/410cf3e0-c746-4bfb-9d28-5004bd446051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006459 10.0.0.22 - - [2025-11-17 04:31:07] "POST /neutron/subnet HTTP/1.1" 200 720 0.009357 10.0.0.22 - - [2025-11-17 04:31:07] "GET /virtual-network/410cf3e0-c746-4bfb-9d28-5004bd446051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006438 10.0.0.22 - - [2025-11-17 04:31:08] "GET /obj-perms HTTP/1.1" 200 5038 0.072547 10.0.0.22 - - [2025-11-17 04:31:09] "POST /id-to-fqname HTTP/1.1" 200 224 0.001346 10.0.0.23 - - [2025-11-17 04:31:10] "GET /projects?obj_uuids=42a82c8d-5df5-410d-9b63-bd7154128288&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001412 10.0.0.22 - - [2025-11-17 04:31:10] "GET /project/42a82c8d-5df5-410d-9b63-bd7154128288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.108991 10.0.0.22 - - [2025-11-17 04:31:10] "POST /neutron/network HTTP/1.1" 200 1001 0.041486 10.0.0.22 - - [2025-11-17 04:31:11] "POST /id-to-fqname HTTP/1.1" 200 224 0.001318 10.0.0.22 - - [2025-11-17 04:31:11] "POST /neutron/port HTTP/1.1" 200 117 0.009151 10.0.0.23 - - [2025-11-17 04:31:11] "GET /projects?obj_uuids=42a82c8d-5df5-410d-9b63-bd7154128288&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001129 10.0.0.22 - - [2025-11-17 04:31:12] "POST /neutron/port HTTP/1.1" 200 1170 0.420043 10.0.0.23 - - [2025-11-17 04:31:12] "GET /projects?obj_uuids=42a82c8d-5df5-410d-9b63-bd7154128288&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001377 10.0.0.22 - - [2025-11-17 04:31:12] "GET /project/42a82c8d-5df5-410d-9b63-bd7154128288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.131139 10.0.0.22 - - [2025-11-17 04:31:12] "POST /neutron/network HTTP/1.1" 200 1001 0.018578 10.0.0.22 - - [2025-11-17 04:31:12] "POST /neutron/port HTTP/1.1" 200 1198 0.077132 10.0.0.22 - - [2025-11-17 04:31:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004592 10.0.0.22 - - [2025-11-17 04:31:12] "POST /id-to-fqname HTTP/1.1" 200 224 0.001406 10.0.0.22 - - [2025-11-17 04:31:12] "POST /neutron/port HTTP/1.1" 200 117 0.001127 10.0.0.22 - - [2025-11-17 04:31:12] "POST /neutron/port HTTP/1.1" 200 1198 0.027138 10.0.0.22 - - [2025-11-17 04:31:13] "POST /neutron/network HTTP/1.1" 200 1011 0.007839 10.0.0.22 - - [2025-11-17 04:31:13] "POST /neutron/port HTTP/1.1" 200 1170 0.021285 10.0.0.22 - - [2025-11-17 04:31:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004110 10.0.0.23 - - [2025-11-17 04:31:14] "GET /projects?obj_uuids=42a82c8d-5df5-410d-9b63-bd7154128288&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001217 10.0.0.22 - - [2025-11-17 04:31:14] "GET /project/42a82c8d-5df5-410d-9b63-bd7154128288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.088191 10.0.0.22 - - [2025-11-17 04:31:14] "POST /neutron/subnet HTTP/1.1" 200 1380 0.018625 10.0.0.22 - - [2025-11-17 04:31:14] "POST /neutron/network HTTP/1.1" 200 1001 0.010298 10.0.0.22 - - [2025-11-17 04:31:14] "POST /neutron/port HTTP/1.1" 200 117 0.009777 10.0.0.22 - - [2025-11-17 04:31:14] "POST /neutron/port HTTP/1.1" 200 1198 0.020987 10.0.0.22 - - [2025-11-17 04:31:14] "POST /neutron/security_group HTTP/1.1" 200 2062 0.019055 10.0.0.22 - - [2025-11-17 04:31:15] "GET /virtual-machine/6d048e44-10ad-4261-b916-9ce5d97ee04d HTTP/1.1" 401 292 0.000510 10.0.0.22 - - [2025-11-17 04:31:15] "POST /neutron/port HTTP/1.1" 200 1170 0.032970 10.0.0.22 - - [2025-11-17 04:31:15] "GET /virtual-machine/6d048e44-10ad-4261-b916-9ce5d97ee04d HTTP/1.1" 200 1296 0.058142 10.0.0.22 - - [2025-11-17 04:31:15] "GET /virtual-machine-interface/510a719c-34b2-4a68-8c3a-2043697db4ec HTTP/1.1" 200 3155 0.008075 10.0.0.22 - - [2025-11-17 04:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008793 10.0.0.22 - - [2025-11-17 04:31:15] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004827 10.0.0.22 - - [2025-11-17 04:31:15] "GET /virtual-networks?parent_id=42a82c8d-5df5-410d-9b63-bd7154128288&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003498 10.0.0.22 - - [2025-11-17 04:31:15] "POST /neutron/port HTTP/1.1" 200 1198 0.028114 10.0.0.22 - - [2025-11-17 04:31:15] "GET /virtual-network/410cf3e0-c746-4bfb-9d28-5004bd446051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006008 10.0.0.22 - - [2025-11-17 04:31:15] "POST /neutron/subnet HTTP/1.1" 200 1380 0.032113 10.0.0.22 - - [2025-11-17 04:31:15] "POST /neutron/port HTTP/1.1" 200 117 0.001877 10.0.0.22 - - [2025-11-17 04:31:16] "POST /neutron/network HTTP/1.1" 200 1011 0.007177 10.0.0.22 - - [2025-11-17 04:31:16] "POST /neutron/subnet HTTP/1.1" 200 1380 0.021999 10.0.0.22 - - [2025-11-17 04:31:16] "POST /neutron/network HTTP/1.1" 200 1001 0.011021 10.0.0.33 - - [2025-11-17 04:31:16] "DELETE /access-control-list/5fb5768b-fdda-4d97-8605-a3a76e469cc9 HTTP/1.1" 200 115 0.050250 10.0.0.22 - - [2025-11-17 04:31:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.22 - - [2025-11-17 04:31:18] "GET /virtual-network/410cf3e0-c746-4bfb-9d28-5004bd446051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.007186 10.0.0.22 - - [2025-11-17 04:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004576 10.0.0.22 - - [2025-11-17 04:31:22] "GET /virtual-network/410cf3e0-c746-4bfb-9d28-5004bd446051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.007401 10.0.0.22 - - [2025-11-17 04:31:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004087 10.0.0.22 - - [2025-11-17 04:31:27] "GET /virtual-network/410cf3e0-c746-4bfb-9d28-5004bd446051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006397 10.0.0.22 - - [2025-11-17 04:31:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.22 - - [2025-11-17 04:31:31] "GET /virtual-network/410cf3e0-c746-4bfb-9d28-5004bd446051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006921 10.0.0.22 - - [2025-11-17 04:31:33] "POST /neutron/network HTTP/1.1" 200 1011 0.007071 10.0.0.22 - - [2025-11-17 04:31:33] "POST /neutron/subnet HTTP/1.1" 200 1380 0.013953 10.0.0.22 - - [2025-11-17 04:31:34] "POST /neutron/network HTTP/1.1" 200 1001 0.010485 10.0.0.22 - - [2025-11-17 04:31:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.22 - - [2025-11-17 04:31:35] "GET /virtual-network/410cf3e0-c746-4bfb-9d28-5004bd446051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005990 10.0.0.22 - - [2025-11-17 04:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003782 10.0.0.22 - - [2025-11-17 04:31:39] "GET /virtual-network/410cf3e0-c746-4bfb-9d28-5004bd446051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.007859 10.0.0.22 - - [2025-11-17 04:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004532 10.0.0.22 - - [2025-11-17 04:31:43] "GET /virtual-network/410cf3e0-c746-4bfb-9d28-5004bd446051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.008876 10.0.0.22 - - [2025-11-17 04:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004842 10.0.0.22 - - [2025-11-17 04:31:47] "GET /virtual-network/410cf3e0-c746-4bfb-9d28-5004bd446051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006984 10.0.0.23 - - [2025-11-17 04:31:48] "DELETE /project/42a82c8d5df5410d9b63bd7154128288 HTTP/1.1" 404 173 0.002978 10.0.0.23 - - [2025-11-17 04:31:48] "DELETE /project/2340b362-162d-4610-87aa-cadaa335fdeb HTTP/1.1" 404 177 0.006027 10.0.0.33 - - [2025-11-17 04:31:48] "GET /obj-perms HTTP/1.1" 200 5056 0.085020 10.0.0.22 - - [2025-11-17 04:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004339 10.0.0.22 - - [2025-11-17 04:31:51] "GET /virtual-network/410cf3e0-c746-4bfb-9d28-5004bd446051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006450 10.0.0.22 - - [2025-11-17 04:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.22 - - [2025-11-17 04:31:55] "GET /virtual-network/410cf3e0-c746-4bfb-9d28-5004bd446051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006030 10.0.0.22 - - [2025-11-17 04:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.22 - - [2025-11-17 04:31:59] "GET /virtual-network/410cf3e0-c746-4bfb-9d28-5004bd446051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005805 10.0.0.22 - - [2025-11-17 04:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.22 - - [2025-11-17 04:32:03] "GET /virtual-network/410cf3e0-c746-4bfb-9d28-5004bd446051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006263 10.0.0.22 - - [2025-11-17 04:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004064 10.0.0.22 - - [2025-11-17 04:32:08] "GET /virtual-network/410cf3e0-c746-4bfb-9d28-5004bd446051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006656 10.0.0.22 - - [2025-11-17 04:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528 10.0.0.22 - - [2025-11-17 04:32:12] "GET /virtual-network/410cf3e0-c746-4bfb-9d28-5004bd446051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005898 10.0.0.22 - - [2025-11-17 04:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003938 10.0.0.22 - - [2025-11-17 04:32:14] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004332 10.0.0.22 - - [2025-11-17 04:32:14] "GET /virtual-networks?parent_id=42a82c8d-5df5-410d-9b63-bd7154128288&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003913 10.0.0.22 - - [2025-11-17 04:32:14] "GET /virtual-network/410cf3e0-c746-4bfb-9d28-5004bd446051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.007074 10.0.0.22 - - [2025-11-17 04:32:14] "POST /neutron/port HTTP/1.1" 200 1198 0.018761 10.0.0.22 - - [2025-11-17 04:32:15] "POST /neutron/port HTTP/1.1" 200 1198 0.015871 10.0.0.22 - - [2025-11-17 04:32:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005196 10.0.0.22 - - [2025-11-17 04:32:16] "POST /neutron/port HTTP/1.1" 200 117 0.001572 10.0.0.22 - - [2025-11-17 04:32:19] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007453 10.0.0.22 - - [2025-11-17 04:32:25] "POST /neutron/port HTTP/1.1" 200 1198 0.054366 10.0.0.22 - - [2025-11-17 04:32:26] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007389 10.0.0.22 - - [2025-11-17 04:32:35] "POST /neutron/port HTTP/1.1" 200 1198 0.015400 10.0.0.22 - - [2025-11-17 04:32:35] "POST /neutron/port HTTP/1.1" 200 1198 0.017161 10.0.0.22 - - [2025-11-17 04:32:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004673 10.0.0.22 - - [2025-11-17 04:32:36] "POST /neutron/port HTTP/1.1" 200 117 0.001194 10.0.0.22 - - [2025-11-17 04:32:40] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007869 10.0.0.22 - - [2025-11-17 04:32:40] "POST /neutron/port HTTP/1.1" 200 1198 0.016249 10.0.0.22 - - [2025-11-17 04:32:40] "GET /virtual-machine/6dc5f3e6-311a-4ee6-b889-baaafb5646dc HTTP/1.1" 200 1296 0.007311 10.0.0.22 - - [2025-11-17 04:32:40] "GET /virtual-machine-interface/a52d42f6-fea9-4a83-bf26-2a09a852fc67 HTTP/1.1" 200 3156 0.006165 10.0.0.22 - - [2025-11-17 04:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.22 - - [2025-11-17 04:32:40] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004251 10.0.0.22 - - [2025-11-17 04:32:40] "GET /virtual-networks?parent_id=42a82c8d-5df5-410d-9b63-bd7154128288&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003955 10.0.0.22 - - [2025-11-17 04:32:40] "GET /virtual-network/410cf3e0-c746-4bfb-9d28-5004bd446051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006436 10.0.0.22 - - [2025-11-17 04:32:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086 10.0.0.22 - - [2025-11-17 04:32:41] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003820 10.0.0.22 - - [2025-11-17 04:32:41] "GET /virtual-networks?parent_id=42a82c8d-5df5-410d-9b63-bd7154128288&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002951 10.0.0.22 - - [2025-11-17 04:32:41] "GET /virtual-network/410cf3e0-c746-4bfb-9d28-5004bd446051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006401 10.0.0.22 - - [2025-11-17 04:32:42] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007717 10.0.0.22 - - [2025-11-17 04:32:42] "POST /neutron/port HTTP/1.1" 200 1198 0.015972 10.0.0.22 - - [2025-11-17 04:32:42] "GET /virtual-machine/18f16a0f-0bb8-4483-a7b5-3f9ba98e5ea4 HTTP/1.1" 200 1296 0.006993 10.0.0.22 - - [2025-11-17 04:32:42] "GET /virtual-machine-interface/390e5f4c-164a-49d9-a2c0-946195aba32d HTTP/1.1" 200 3155 0.006162 10.0.0.22 - - [2025-11-17 04:32:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.22 - - [2025-11-17 04:32:42] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003860 10.0.0.22 - - [2025-11-17 04:32:42] "GET /virtual-networks?parent_id=42a82c8d-5df5-410d-9b63-bd7154128288&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003416 10.0.0.22 - - [2025-11-17 04:32:42] "GET /virtual-network/410cf3e0-c746-4bfb-9d28-5004bd446051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.007439 10.0.0.22 - - [2025-11-17 04:32:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637 10.0.0.22 - - [2025-11-17 04:32:43] "GET /global-vrouter-config/44645c6b-e4be-4702-bb57-2f61d5af59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004118 10.0.0.22 - - [2025-11-17 04:32:43] "GET /virtual-networks?parent_id=42a82c8d-5df5-410d-9b63-bd7154128288&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.004088 10.0.0.22 - - [2025-11-17 04:32:43] "GET /virtual-network/410cf3e0-c746-4bfb-9d28-5004bd446051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006083 10.0.0.22 - - [2025-11-17 04:32:43] "GET /virtual-machine-interface/390e5f4c-164a-49d9-a2c0-946195aba32d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2740 0.006630 10.0.0.22 - - [2025-11-17 04:32:43] "PUT /virtual-machine-interface/390e5f4c-164a-49d9-a2c0-946195aba32d HTTP/1.1" 200 284 0.015489 10.0.0.22 - - [2025-11-17 04:33:16] "POST /neutron/port HTTP/1.1" 200 1198 0.016370 10.0.0.22 - - [2025-11-17 04:33:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005062 10.0.0.22 - - [2025-11-17 04:33:17] "POST /neutron/port HTTP/1.1" 200 117 0.001216 10.0.0.22 - - [2025-11-17 04:33:37] "POST /neutron/port HTTP/1.1" 200 1198 0.048622 10.0.0.22 - - [2025-11-17 04:33:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005100 10.0.0.22 - - [2025-11-17 04:33:38] "POST /neutron/port HTTP/1.1" 200 117 0.001249 10.0.0.23 - - [2025-11-17 04:33:50] "GET /obj-perms HTTP/1.1" 200 5056 0.064329 10.0.0.22 - - [2025-11-17 04:34:17] "POST /neutron/port HTTP/1.1" 200 1198 0.015893 10.0.0.22 - - [2025-11-17 04:34:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003537 10.0.0.22 - - [2025-11-17 04:34:17] "POST /neutron/port HTTP/1.1" 200 117 0.001176 10.0.0.22 - - [2025-11-17 04:34:37] "POST /neutron/port HTTP/1.1" 200 1198 0.015141 10.0.0.22 - - [2025-11-17 04:34:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004271 10.0.0.22 - - [2025-11-17 04:34:38] "POST /neutron/port HTTP/1.1" 200 117 0.001436 10.0.0.22 - - [2025-11-17 04:35:10] "POST /neutron/network HTTP/1.1" 400 204 0.018370 10.0.0.22 - - [2025-11-17 04:35:11] "POST /neutron/port HTTP/1.1" 200 1198 0.041223 10.0.0.22 - - [2025-11-17 04:35:11] "POST /neutron/port HTTP/1.1" 200 151 0.282157 10.0.0.22 - - [2025-11-17 04:35:11] "POST /neutron/port HTTP/1.1" 200 151 0.388342 10.0.0.23 - - [2025-11-17 04:35:14] "GET /projects?obj_uuids=42a82c8d-5df5-410d-9b63-bd7154128288&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001616 10.0.0.22 - - [2025-11-17 04:35:14] "GET /project/42a82c8d-5df5-410d-9b63-bd7154128288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.072349 10.0.0.23 - - [2025-11-17 04:35:14] "GET /projects?obj_uuids=42a82c8d-5df5-410d-9b63-bd7154128288&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001079 10.0.0.22 - - [2025-11-17 04:35:14] "GET /project/42a82c8d-5df5-410d-9b63-bd7154128288?fields=virtual_networks HTTP/1.1" 200 1050 0.058870 10.0.0.23 - - [2025-11-17 04:35:14] "GET /projects?obj_uuids=42a82c8d-5df5-410d-9b63-bd7154128288&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001211 10.0.0.22 - - [2025-11-17 04:35:14] "GET /project/42a82c8d-5df5-410d-9b63-bd7154128288?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.058360 10.0.0.23 - - [2025-11-17 04:35:14] "GET /projects?obj_uuids=42a82c8d-5df5-410d-9b63-bd7154128288&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001170 10.0.0.22 - - [2025-11-17 04:35:14] "GET /project/42a82c8d-5df5-410d-9b63-bd7154128288?fields=security_groups HTTP/1.1" 200 1280 0.062625 10.0.0.22 - - [2025-11-17 04:35:15] "POST /fqname-to-id HTTP/1.1" 404 188 0.041339 10.0.0.23 - - [2025-11-17 04:35:15] "GET /projects?obj_uuids=8d892d23-2ad8-499a-95cf-124dc4b76d53&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003656 10.0.0.23 - - [2025-11-17 04:35:15] "GET /domains?obj_uuids=b575f39c-ab2e-404a-877c-00e9b4192b03&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001310 10.0.0.23 - - [2025-11-17 04:35:15] "GET /domain/b575f39c-ab2e-404a-877c-00e9b4192b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008870 10.0.0.23 - - [2025-11-17 04:35:16] "POST /id-to-fqname HTTP/1.1" 200 190 0.002976 10.0.0.23 - - [2025-11-17 04:35:16] "POST /fqname-to-id HTTP/1.1" 404 199 0.002943 10.0.0.23 - - [2025-11-17 04:35:16] "POST /security-groups HTTP/1.1" 200 591 0.080526 10.0.0.23 - - [2025-11-17 04:35:16] "POST /projects HTTP/1.1" 200 585 0.293660 10.0.0.33 - - [2025-11-17 04:35:16] "POST /fqname-to-id HTTP/1.1" 404 234 0.040887 10.0.0.23 - - [2025-11-17 04:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.373123 10.0.0.33 - - [2025-11-17 04:35:16] "POST /access-control-lists HTTP/1.1" 200 594 0.033278 10.0.0.22 - - [2025-11-17 04:35:16] "GET /project/8d892d23-2ad8-499a-95cf-124dc4b76d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.536902 10.0.0.22 - - [2025-11-17 04:35:17] "GET / HTTP/1.1" 200 35931 0.002031 10.0.0.23 - - [2025-11-17 04:35:23] "GET /projects?obj_uuids=8d892d23-2ad8-499a-95cf-124dc4b76d53&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001168 10.0.0.22 - - [2025-11-17 04:35:23] "GET /project/8d892d23-2ad8-499a-95cf-124dc4b76d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.039945 10.0.0.23 - - [2025-11-17 04:35:23] "GET /projects?obj_uuids=8d892d23-2ad8-499a-95cf-124dc4b76d53&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001243 10.0.0.22 - - [2025-11-17 04:35:23] "GET /project/8d892d23-2ad8-499a-95cf-124dc4b76d53?fields=virtual_networks HTTP/1.1" 200 1043 0.056853 10.0.0.23 - - [2025-11-17 04:35:23] "GET /projects?obj_uuids=8d892d23-2ad8-499a-95cf-124dc4b76d53&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001844 10.0.0.22 - - [2025-11-17 04:35:23] "GET /project/8d892d23-2ad8-499a-95cf-124dc4b76d53?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.042022 10.0.0.23 - - [2025-11-17 04:35:23] "GET /projects?obj_uuids=8d892d23-2ad8-499a-95cf-124dc4b76d53&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001249 10.0.0.22 - - [2025-11-17 04:35:23] "GET /project/8d892d23-2ad8-499a-95cf-124dc4b76d53?fields=security_groups HTTP/1.1" 200 1269 0.042246 10.0.0.23 - - [2025-11-17 04:35:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000476 10.0.0.23 - - [2025-11-17 04:35:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.33 - - [2025-11-17 04:35:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000499 10.0.0.33 - - [2025-11-17 04:35:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000385 10.0.0.33 - - [2025-11-17 04:35:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000390 10.0.0.33 - - [2025-11-17 04:35:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000397 10.0.0.23 - - [2025-11-17 04:35:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000543 10.0.0.23 - - [2025-11-17 04:35:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000449 10.0.0.23 - - [2025-11-17 04:35:48] "DELETE /project/8d892d232ad8499a95cf124dc4b76d53 HTTP/1.1" 404 173 0.006074 10.0.0.23 - - [2025-11-17 04:35:48] "DELETE /project/42a82c8d-5df5-410d-9b63-bd7154128288 HTTP/1.1" 404 177 0.005275 10.0.0.23 - - [2025-11-17 04:35:48] "GET /projects?obj_uuids=8d892d23-2ad8-499a-95cf-124dc4b76d53&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001015 10.0.0.23 - - [2025-11-17 04:35:48] "GET /project/8d892d23-2ad8-499a-95cf-124dc4b76d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.050192 10.0.0.23 - - [2025-11-17 04:35:48] "GET /projects?obj_uuids=8d892d23-2ad8-499a-95cf-124dc4b76d53&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001373 10.0.0.23 - - [2025-11-17 04:35:48] "GET /project/8d892d23-2ad8-499a-95cf-124dc4b76d53?fields=security_groups HTTP/1.1" 200 1374 0.046420 10.0.0.23 - - [2025-11-17 04:35:48] "DELETE /security-group/17f842d8-0220-4769-986b-5798da3ac87a HTTP/1.1" 200 115 0.064286 10.0.0.23 - - [2025-11-17 04:35:48] "GET /projects?obj_uuids=8d892d23-2ad8-499a-95cf-124dc4b76d53&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001029 10.0.0.33 - - [2025-11-17 04:35:48] "DELETE /access-control-list/03e8101e-ab9b-454f-86e5-6ad63421514b HTTP/1.1" 200 115 0.053520 10.0.0.23 - - [2025-11-17 04:35:48] "GET /project/8d892d23-2ad8-499a-95cf-124dc4b76d53?fields=application_policy_sets HTTP/1.1" 200 1413 0.074724 10.0.0.23 - - [2025-11-17 04:35:48] "DELETE /project/8d892d23-2ad8-499a-95cf-124dc4b76d53 HTTP/1.1" 200 115 0.457363 10.0.0.22 - - [2025-11-17 04:35:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000445 10.0.0.22 - - [2025-11-17 04:35:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000456 10.0.0.22 - - [2025-11-17 04:35:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.22 - - [2025-11-17 04:35:49] "GET /global-system-configs HTTP/1.1" 401 292 0.000445 10.0.0.22 - - [2025-11-17 04:35:51] "GET /obj-perms HTTP/1.1" 200 5056 0.072041 10.0.0.33 - - [2025-11-17 04:35:52] "GET /obj-perms HTTP/1.1" 200 5056 0.058880 [Introspect:8084]10.0.0.23 - - [2025-11-17 04:37:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001025 [Introspect:8084]10.0.0.23 - - [2025-11-17 04:37:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001182