+++ date ++ echo 'INFO: =================== Mon Nov 24 01:57:09 AM UTC 2025 ===================' INFO: =================== Mon Nov 24 01:57:09 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 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ 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 +++ local nic=ens3 +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.27 ++ 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.41,10.0.0.50,10.0.0.27 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.41,10.0.0.50,10.0.0.27 ++ ANALYTICSDB_NODES=10.0.0.41,10.0.0.50,10.0.0.27 ++ ANALYTICS_SNMP_NODES=10.0.0.41,10.0.0.50,10.0.0.27 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ '[' -n '10.0.0.41:8081 10.0.0.50:8081 10.0.0.27:8081 ' ']' +++ echo '10.0.0.41:8081 10.0.0.50:8081 10.0.0.27:8081' ++ ANALYTICS_SERVERS='10.0.0.41:8081 10.0.0.50:8081 10.0.0.27: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ '[' -n '10.0.0.41:9042 10.0.0.50:9042 10.0.0.27:9042 ' ']' +++ echo '10.0.0.41:9042 10.0.0.50:9042 10.0.0.27:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.41:9042 10.0.0.50:9042 10.0.0.27:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.41,10.0.0.50,10.0.0.27 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ '[' -n '10.0.0.41:8086 10.0.0.50:8086 10.0.0.27:8086 ' ']' +++ echo '10.0.0.41:8086 10.0.0.50:8086 10.0.0.27:8086' ++ COLLECTOR_SERVERS='10.0.0.41:8086 10.0.0.50:8086 10.0.0.27: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.41,10.0.0.50,10.0.0.27 ++ CONFIGDB_NODES=10.0.0.41,10.0.0.50,10.0.0.27 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ '[' -n '10.0.0.41:8082 10.0.0.50:8082 10.0.0.27:8082 ' ']' +++ echo '10.0.0.41:8082 10.0.0.50:8082 10.0.0.27:8082' ++ CONFIG_SERVERS='10.0.0.41:8082 10.0.0.50:8082 10.0.0.27: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ '[' -n '10.0.0.41:9161 10.0.0.50:9161 10.0.0.27:9161 ' ']' +++ echo '10.0.0.41:9161 10.0.0.50:9161 10.0.0.27:9161' ++ CONFIGDB_SERVERS='10.0.0.41:9161 10.0.0.50:9161 10.0.0.27: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ '[' -n '10.0.0.41:9041 10.0.0.50:9041 10.0.0.27:9041 ' ']' +++ echo '10.0.0.41:9041 10.0.0.50:9041 10.0.0.27:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.41:9041 10.0.0.50:9041 10.0.0.27:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.25,10.20.0.193,10.20.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.193,10.20.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.41,10.0.0.50,10.0.0.27 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ '[' -n 10.0.0.41:2181,10.0.0.50:2181,10.0.0.27:2181, ']' +++ echo 10.0.0.41:2181,10.0.0.50:2181,10.0.0.27:2181 ++ ZOOKEEPER_SERVERS=10.0.0.41:2181,10.0.0.50:2181,10.0.0.27: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ '[' -n '10.0.0.41:2181 10.0.0.50:2181 10.0.0.27:2181 ' ']' +++ echo '10.0.0.41:2181 10.0.0.50:2181 10.0.0.27:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.41:2181 10.0.0.50:2181 10.0.0.27:2181' ++ RABBITMQ_NODES=10.0.0.41,10.0.0.50,10.0.0.27 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ '[' -n 10.0.0.41:5673,10.0.0.50:5673,10.0.0.27:5673, ']' +++ echo 10.0.0.41:5673,10.0.0.50:5673,10.0.0.27:5673 ++ RABBITMQ_SERVERS=10.0.0.41:5673,10.0.0.50:5673,10.0.0.27: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ '[' -n '10.0.0.41:6379 10.0.0.50:6379 10.0.0.27:6379 ' ']' +++ echo '10.0.0.41:6379 10.0.0.50:6379 10.0.0.27:6379' ++ REDIS_SERVERS='10.0.0.41:6379 10.0.0.50:6379 10.0.0.27: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.41,10.0.0.50,10.0.0.27 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ '[' -n '10.0.0.41:9092 10.0.0.50:9092 10.0.0.27:9092 ' ']' +++ echo '10.0.0.41:9092 10.0.0.50:9092 10.0.0.27:9092' ++ KAFKA_SERVERS='10.0.0.41:9092 10.0.0.50:9092 10.0.0.27: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.41 ++ 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.41,10.0.0.50,10.0.0.27 ++ 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.41,10.0.0.50,10.0.0.27 ++ 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.41,10.0.0.50,10.0.0.27 + local cassandra=10.0.0.41 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.41 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.41,10.0.0.50,10.0.0.27 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.41,10.0.0.50,10.0.0.27 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ grep -vi host ++++ cat /proc/net/fib_trie ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ tr '\n' , ++++ uniq +++ local local_ips=,10.0.0.27,10.20.0.129,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.41'\''))' +++ local server_ip=10.0.0.41 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.41 ]] +++ [[ ,10.0.0.27,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.41, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' +++ local server_ip=10.0.0.50 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.50 ]] +++ [[ ,10.0.0.27,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.50, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.27'\''))' +++ local server_ip=10.0.0.27 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.27 ]] +++ [[ ,10.0.0.27,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.27, ]] +++ echo 10.0.0.27 3 +++ return ++ local ip=10.0.0.27 ++ [[ -z 10.0.0.27 ]] ++ echo 10.0.0.27 + host_ip=10.0.0.27 + [[ cql == \c\q\l ]] ++ echo 10.0.0.41:9041 10.0.0.50:9041 10.0.0.27:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.41:9041 10.0.0.50:9041 10.0.0.27:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.27: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 ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ 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/24/2025 01:57:20.607 7f689241dc80 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/24/2025 01:57:20.784 7f689241dc80 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/24/2025 01:57:20.798 7f689241dc80 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/24/2025 01:57:20.798 7f689241dc80 [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.27:8082/ Hit Ctrl-C to quit. 10.0.0.27 - - [2025-11-24 01:57:43] "GET / HTTP/1.1" 503 181 0.000321 10.0.0.27 - - [2025-11-24 01:57:43] "GET / HTTP/1.1" 503 181 0.000164 10.0.0.27 - - [2025-11-24 01:57:44] "GET / HTTP/1.1" 200 45871 0.001586 10.0.0.27 - - [2025-11-24 01:57:44] "GET / HTTP/1.1" 200 45871 0.001042 Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.27 - - [2025-11-24 01:57:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000594 10.0.0.27 - - [2025-11-24 01:57:44] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000261 10.0.0.50 - - [2025-11-24 01:57:45] "GET / HTTP/1.1" 200 35931 0.001618 10.0.0.50 - - [2025-11-24 01:57:45] "GET / HTTP/1.1" 200 35931 0.001376 10.0.0.50 - - [2025-11-24 01:57:45] "GET / HTTP/1.1" 200 35931 0.001691 10.0.0.50 - - [2025-11-24 01:57:45] "POST /fqname-to-id HTTP/1.1" 401 292 0.000640 10.0.0.27 - - [2025-11-24 01:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.948198 10.0.0.27 - - [2025-11-24 01:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005319 10.0.0.27 - - [2025-11-24 01:57:46] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.654685 10.0.0.27 - - [2025-11-24 01:57:46] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.005605 10.0.0.50 - - [2025-11-24 01:57:46] "POST /fqname-to-id HTTP/1.1" 404 186 0.062377 10.0.0.50 - - [2025-11-24 01:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009373 10.0.0.50 - - [2025-11-24 01:57:46] "GET /global-system-config/4d306495-170a-48f0-94ab-cea9ab7ff2bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010456 10.0.0.50 - - [2025-11-24 01:57:46] "POST /service-appliance-sets HTTP/1.1" 200 553 0.054700 10.0.0.50 - - [2025-11-24 01:57:46] "POST /fqname-to-id HTTP/1.1" 404 180 0.005081 10.0.0.50 - - [2025-11-24 01:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005388 10.0.0.50 - - [2025-11-24 01:57:46] "GET /global-system-config/4d306495-170a-48f0-94ab-cea9ab7ff2bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011311 /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.50 - - [2025-11-24 01:57:46] "POST /service-appliance-sets HTTP/1.1" 200 541 0.060409 10.0.0.50 - - [2025-11-24 01:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006145 10.0.0.50 - - [2025-11-24 01:57:46] "GET /network-ipam/c94cdb23-a39a-432e-b63c-d46dd32817e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.006437 10.0.0.50 - - [2025-11-24 01:57:47] "POST /service-templates HTTP/1.1" 200 511 0.079872 10.0.0.50 - - [2025-11-24 01:57:47] "POST /service-templates HTTP/1.1" 200 501 0.054699 10.0.0.50 - - [2025-11-24 01:57:47] "POST /service-templates HTTP/1.1" 200 515 0.095596 10.0.0.50 - - [2025-11-24 01:57:47] "POST /service-templates HTTP/1.1" 200 535 0.044451 10.0.0.50 - - [2025-11-24 01:57:47] "POST /service-templates HTTP/1.1" 200 507 0.053479 10.0.0.50 - - [2025-11-24 01:57:48] "GET / HTTP/1.1" 200 35931 0.001556 10.0.0.50 - - [2025-11-24 01:57:48] "POST /fqname-to-id HTTP/1.1" 401 292 0.000704 10.0.0.50 - - [2025-11-24 01:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.051095 10.0.0.50 - - [2025-11-24 01:57:48] "GET /global-system-config/4d306495-170a-48f0-94ab-cea9ab7ff2bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008558 10.0.0.50 - - [2025-11-24 01:57:48] "POST /fqname-to-id HTTP/1.1" 404 220 0.004491 10.0.0.50 - - [2025-11-24 01:57:49] "POST /config-nodes HTTP/1.1" 200 599 0.066560 10.0.0.41 - - [2025-11-24 01:57:49] "GET / HTTP/1.1" 200 35931 0.002506 10.0.0.41 - - [2025-11-24 01:57:49] "POST /fqname-to-id HTTP/1.1" 401 292 0.000484 10.0.0.50 - - [2025-11-24 01:57:49] "GET / HTTP/1.1" 200 35931 0.001765 10.0.0.50 - - [2025-11-24 01:57:49] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000442 10.0.0.41 - - [2025-11-24 01:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.352787 10.0.0.41 - - [2025-11-24 01:57:50] "GET /global-system-config/4d306495-170a-48f0-94ab-cea9ab7ff2bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008499 10.0.0.50 - - [2025-11-24 01:57:50] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.081334 10.0.0.41 - - [2025-11-24 01:57:50] "POST /fqname-to-id HTTP/1.1" 404 220 0.005324 10.0.0.41 - - [2025-11-24 01:57:50] "POST /config-nodes HTTP/1.1" 200 599 0.071526 10.0.0.50 - - [2025-11-24 01:57:50] "GET / HTTP/1.1" 200 35931 0.001613 10.0.0.50 - - [2025-11-24 01:57:50] "POST /fqname-to-id HTTP/1.1" 401 292 0.000442 10.0.0.50 - - [2025-11-24 01:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.031298 10.0.0.50 - - [2025-11-24 01:57:51] "GET /global-system-config/4d306495-170a-48f0-94ab-cea9ab7ff2bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011557 10.0.0.27 - - [2025-11-24 01:57:51] "GET / HTTP/1.1" 200 35931 0.002665 10.0.0.27 - - [2025-11-24 01:57:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.000460 10.0.0.50 - - [2025-11-24 01:57:51] "POST /fqname-to-id HTTP/1.1" 404 220 0.006063 10.0.0.50 - - [2025-11-24 01:57:51] "POST /config-database-nodes HTTP/1.1" 200 617 0.066947 10.0.0.41 - - [2025-11-24 01:57:51] "GET / HTTP/1.1" 200 35931 0.001709 10.0.0.41 - - [2025-11-24 01:57:51] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000431 10.0.0.27 - - [2025-11-24 01:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.611919 10.0.0.27 - - [2025-11-24 01:57:52] "GET /global-system-config/4d306495-170a-48f0-94ab-cea9ab7ff2bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.015222 10.0.0.27 - - [2025-11-24 01:57:52] "POST /fqname-to-id HTTP/1.1" 404 220 0.009607 10.0.0.41 - - [2025-11-24 01:57:52] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.227350 10.0.0.27 - - [2025-11-24 01:57:52] "POST /config-nodes HTTP/1.1" 200 599 0.132971 10.0.0.50 - - [2025-11-24 01:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006511 10.0.0.50 - - [2025-11-24 01:57:55] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1214 0.009098 10.0.0.50 - - [2025-11-24 01:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009818 10.0.0.50 - - [2025-11-24 01:57:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000335 10.0.0.50 - - [2025-11-24 01:57:55] "PUT /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7 HTTP/1.1" 200 276 0.020715 10.0.0.27 - - [2025-11-24 01:57:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000828 10.0.0.27 - - [2025-11-24 01:57:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000479 10.0.0.50 - - [2025-11-24 01:57:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000441 10.0.0.50 - - [2025-11-24 01:57:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000895 10.0.0.27 - - [2025-11-24 01:57:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000614 10.0.0.27 - - [2025-11-24 01:57:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000514 10.0.0.41 - - [2025-11-24 01:57:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000591 10.0.0.41 - - [2025-11-24 01:57:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000616 10.0.0.50 - - [2025-11-24 01:57:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000453 10.0.0.41 - - [2025-11-24 01:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005814 10.0.0.41 - - [2025-11-24 01:57:57] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.005828 10.0.0.41 - - [2025-11-24 01:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008116 10.0.0.41 - - [2025-11-24 01:57:57] "PUT /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7 HTTP/1.1" 200 276 0.020546 10.0.0.41 - - [2025-11-24 01:57:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000630 10.0.0.41 - - [2025-11-24 01:57:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000454 10.0.0.50 - - [2025-11-24 01:58:10] "GET /network-ipam/c94cdb23-a39a-432e-b63c-d46dd32817e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.028396 10.0.0.50 - - [2025-11-24 01:58:10] "POST /fqname-to-id HTTP/1.1" 404 224 0.004501 10.0.0.50 - - [2025-11-24 01:58:10] "POST /ref-update HTTP/1.1" 200 156 0.025973 10.0.0.50 - - [2025-11-24 01:58:10] "POST /route-targets HTTP/1.1" 200 327 0.016176 10.0.0.50 - - [2025-11-24 01:58:11] "POST /ref-update HTTP/1.1" 200 156 0.026763 10.0.0.50 - - [2025-11-24 01:58:11] "PUT /access-control-list/342c189f-0731-47a7-afb8-1ef32c506cd8 HTTP/1.1" 200 272 0.015393 10.0.0.50 - - [2025-11-24 01:58:40] "POST /ref-update HTTP/1.1" 200 156 0.048033 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.41 - - [2025-11-24 02:01:50] "GET /obj-perms HTTP/1.1" 200 5056 0.376816 10.0.0.50 - - [2025-11-24 02:02:51] "GET /obj-perms HTTP/1.1" 200 5056 0.082529 10.0.0.27 - - [2025-11-24 02:02:51] "GET /obj-perms HTTP/1.1" 200 5056 0.059833 10.0.0.50 - - [2025-11-24 02:02:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000566 10.0.0.50 - - [2025-11-24 02:02:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000686 10.0.0.27 - - [2025-11-24 02:02:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000471 10.0.0.27 - - [2025-11-24 02:02:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000521 10.0.0.27 - - [2025-11-24 02:02:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000630 10.0.0.27 - - [2025-11-24 02:02:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.50 - - [2025-11-24 02:02:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000500 10.0.0.50 - - [2025-11-24 02:02:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000624 10.0.0.41 - - [2025-11-24 02:02:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000614 10.0.0.41 - - [2025-11-24 02:02:56] "GET /global-system-configs HTTP/1.1" 401 292 0.001334 10.0.0.41 - - [2025-11-24 02:02:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000671 10.0.0.41 - - [2025-11-24 02:02:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000646 [Introspect:8084]10.0.0.27 - - [2025-11-24 02:03:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001356 [Introspect:8084]10.0.0.27 - - [2025-11-24 02:03:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001140 [Introspect:8084]10.0.0.27 - - [2025-11-24 02:03:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001179 [Introspect:8084]10.0.0.27 - - [2025-11-24 02:03:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001184 10.0.0.41 - - [2025-11-24 02:04:56] "GET / HTTP/1.1" 200 35931 0.003861 10.0.0.41 - - [2025-11-24 02:04:57] "POST /fqname-to-id HTTP/1.1" 401 292 0.000486 10.0.0.41 - - [2025-11-24 02:04:57] "POST /fqname-to-id HTTP/1.1" 404 186 0.062822 10.0.0.27 - - [2025-11-24 02:04:57] "GET /projects?obj_uuids=83fefaf6-c948-4943-9e48-38623ea11a10&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.065719 10.0.0.27 - - [2025-11-24 02:04:57] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001297 10.0.0.27 - - [2025-11-24 02:04:57] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.033106 10.0.0.27 - - [2025-11-24 02:04:58] "POST /id-to-fqname HTTP/1.1" 200 188 0.002544 10.0.0.27 - - [2025-11-24 02:04:58] "POST /fqname-to-id HTTP/1.1" 404 197 0.014779 10.0.0.27 - - [2025-11-24 02:04:58] "POST /security-groups HTTP/1.1" 200 589 0.083169 10.0.0.27 - - [2025-11-24 02:04:58] "POST /projects HTTP/1.1" 200 581 0.382032 10.0.0.50 - - [2025-11-24 02:04:58] "POST /fqname-to-id HTTP/1.1" 404 232 0.033042 10.0.0.27 - - [2025-11-24 02:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.458475 10.0.0.41 - - [2025-11-24 02:04:58] "GET /project/83fefaf6-c948-4943-9e48-38623ea11a10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.690688 10.0.0.50 - - [2025-11-24 02:04:58] "POST /access-control-lists HTTP/1.1" 200 592 0.075684 10.0.0.41 - - [2025-11-24 02:04:59] "GET / HTTP/1.1" 200 35931 0.002163 10.0.0.27 - - [2025-11-24 02:05:03] "GET /projects?obj_uuids=83fefaf6-c948-4943-9e48-38623ea11a10&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001184 10.0.0.41 - - [2025-11-24 02:05:03] "GET /project/83fefaf6-c948-4943-9e48-38623ea11a10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.065975 10.0.0.27 - - [2025-11-24 02:05:03] "GET /projects?obj_uuids=83fefaf6-c948-4943-9e48-38623ea11a10&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001304 10.0.0.41 - - [2025-11-24 02:05:03] "GET /project/83fefaf6-c948-4943-9e48-38623ea11a10?fields=virtual_networks HTTP/1.1" 200 1028 0.085766 10.0.0.27 - - [2025-11-24 02:05:03] "GET /projects?obj_uuids=83fefaf6-c948-4943-9e48-38623ea11a10&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001398 10.0.0.41 - - [2025-11-24 02:05:03] "GET /project/83fefaf6-c948-4943-9e48-38623ea11a10?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.080884 10.0.0.27 - - [2025-11-24 02:05:03] "GET /projects?obj_uuids=83fefaf6-c948-4943-9e48-38623ea11a10&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001049 10.0.0.41 - - [2025-11-24 02:05:03] "GET /project/83fefaf6-c948-4943-9e48-38623ea11a10?fields=security_groups HTTP/1.1" 200 1252 0.059622 10.0.0.27 - - [2025-11-24 02:05:04] "GET /projects?obj_uuids=6791a5a7-9f6d-4320-b764-6958ac87db62&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005386 10.0.0.27 - - [2025-11-24 02:05:04] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001319 10.0.0.27 - - [2025-11-24 02:05:04] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009948 10.0.0.27 - - [2025-11-24 02:05:04] "POST /id-to-fqname HTTP/1.1" 200 167 0.009142 10.0.0.27 - - [2025-11-24 02:05:04] "POST /fqname-to-id HTTP/1.1" 404 176 0.008405 10.0.0.27 - - [2025-11-24 02:05:04] "POST /security-groups HTTP/1.1" 200 568 0.047073 10.0.0.27 - - [2025-11-24 02:05:04] "POST /projects HTTP/1.1" 200 539 0.306848 10.0.0.27 - - [2025-11-24 02:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.390507 10.0.0.50 - - [2025-11-24 02:05:04] "POST /fqname-to-id HTTP/1.1" 404 206 0.018745 10.0.0.41 - - [2025-11-24 02:05:04] "GET /project/6791a5a7-9f6d-4320-b764-6958ac87db62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.593662 [Introspect:8084]10.0.0.41 - - [2025-11-24 02:05:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001379 10.0.0.27 - - [2025-11-24 02:05:06] "GET /projects?obj_uuids=6791a5a7-9f6d-4320-b764-6958ac87db62&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001177 10.0.0.41 - - [2025-11-24 02:05:06] "GET /project/6791a5a7-9f6d-4320-b764-6958ac87db62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.064162 10.0.0.27 - - [2025-11-24 02:05:07] "GET /obj-perms HTTP/1.1" 200 5056 0.063497 [Introspect:8084]10.0.0.41 - - [2025-11-24 02:05:09] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 372 0.000765 10.0.0.41 - - [2025-11-24 02:05:09] "GET /obj-perms HTTP/1.1" 200 5056 0.067012 10.0.0.41 - - [2025-11-24 02:05:09] "GET /obj-perms HTTP/1.1" 200 5056 0.005419 10.0.0.41 - - [2025-11-24 02:05:09] "GET /obj-perms HTTP/1.1" 200 5056 0.005241 10.0.0.41 - - [2025-11-24 02:05:10] "GET /obj-perms HTTP/1.1" 200 5056 0.004875 10.0.0.41 - - [2025-11-24 02:05:10] "GET /obj-perms HTTP/1.1" 200 5056 0.005506 10.0.0.41 - - [2025-11-24 02:05:10] "GET /obj-perms HTTP/1.1" 200 5056 0.005070 10.0.0.41 - - [2025-11-24 02:05:10] "GET /obj-perms HTTP/1.1" 200 5056 0.005057 10.0.0.41 - - [2025-11-24 02:05:10] "GET /obj-perms HTTP/1.1" 200 5056 0.005041 10.0.0.41 - - [2025-11-24 02:05:10] "GET /obj-perms HTTP/1.1" 200 5056 0.004970 10.0.0.41 - - [2025-11-24 02:05:10] "GET /obj-perms HTTP/1.1" 200 5056 0.005517 10.0.0.41 - - [2025-11-24 02:05:10] "GET /obj-perms HTTP/1.1" 200 5056 0.005742 10.0.0.50 - - [2025-11-24 02:05:11] "GET /obj-perms HTTP/1.1" 200 5056 0.058095 10.0.0.41 - - [2025-11-24 02:05:11] "GET /obj-perms HTTP/1.1" 200 5056 0.005393 10.0.0.27 - - [2025-11-24 02:05:11] "GET /obj-perms HTTP/1.1" 200 5056 0.008420 10.0.0.27 - - [2025-11-24 02:05:11] "GET /obj-perms HTTP/1.1" 200 5056 0.005466 10.0.0.27 - - [2025-11-24 02:05:11] "GET /obj-perms HTTP/1.1" 200 5056 0.007393 10.0.0.41 - - [2025-11-24 02:05:12] "GET /obj-perms HTTP/1.1" 200 5056 0.005393 10.0.0.41 - - [2025-11-24 02:05:12] "GET /obj-perms HTTP/1.1" 200 5056 0.006575 10.0.0.41 - - [2025-11-24 02:05:13] "GET /obj-perms HTTP/1.1" 200 5056 0.006137 10.0.0.41 - - [2025-11-24 02:05:13] "GET /obj-perms HTTP/1.1" 200 5056 0.005436 10.0.0.41 - - [2025-11-24 02:05:13] "GET /obj-perms HTTP/1.1" 200 5056 0.005056 10.0.0.41 - - [2025-11-24 02:05:13] "GET /obj-perms HTTP/1.1" 200 5056 0.005671 10.0.0.41 - - [2025-11-24 02:05:13] "GET /obj-perms HTTP/1.1" 200 5056 0.005041 10.0.0.41 - - [2025-11-24 02:05:13] "GET /obj-perms HTTP/1.1" 200 5056 0.004526 10.0.0.41 - - [2025-11-24 02:05:13] "GET /obj-perms HTTP/1.1" 200 5056 0.005050 10.0.0.41 - - [2025-11-24 02:05:13] "GET /obj-perms HTTP/1.1" 200 5056 0.004933 10.0.0.41 - - [2025-11-24 02:05:16] "GET /obj-perms HTTP/1.1" 200 5056 0.005552 10.0.0.41 - - [2025-11-24 02:05:16] "GET /obj-perms HTTP/1.1" 200 5056 0.004814 10.0.0.41 - - [2025-11-24 02:05:16] "GET /obj-perms HTTP/1.1" 200 5056 0.005259 10.0.0.41 - - [2025-11-24 02:05:16] "GET /obj-perms HTTP/1.1" 200 5056 0.004817 10.0.0.41 - - [2025-11-24 02:05:17] "GET /obj-perms HTTP/1.1" 200 5056 0.004733 10.0.0.41 - - [2025-11-24 02:05:18] "POST /fqname-to-id HTTP/1.1" 404 199 0.029628 10.0.0.27 - - [2025-11-24 02:05:19] "GET /projects?obj_uuids=67060408-db98-4265-8055-31e2fc04e8c7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004141 10.0.0.27 - - [2025-11-24 02:05:19] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001007 10.0.0.27 - - [2025-11-24 02:05:19] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008462 10.0.0.27 - - [2025-11-24 02:05:19] "POST /id-to-fqname HTTP/1.1" 200 201 0.003436 10.0.0.27 - - [2025-11-24 02:05:19] "POST /fqname-to-id HTTP/1.1" 404 210 0.007442 10.0.0.27 - - [2025-11-24 02:05:19] "POST /security-groups HTTP/1.1" 200 602 0.042747 10.0.0.27 - - [2025-11-24 02:05:19] "POST /projects HTTP/1.1" 200 607 0.318359 10.0.0.27 - - [2025-11-24 02:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.361422 10.0.0.50 - - [2025-11-24 02:05:19] "POST /access-control-lists HTTP/1.1" 200 607 0.040009 10.0.0.41 - - [2025-11-24 02:05:19] "GET /project/67060408-db98-4265-8055-31e2fc04e8c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.546865 10.0.0.41 - - [2025-11-24 02:05:20] "GET / HTTP/1.1" 200 35931 0.002318 10.0.0.41 - - [2025-11-24 02:05:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000579 10.0.0.41 - - [2025-11-24 02:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.057317 10.0.0.27 - - [2025-11-24 02:05:22] "GET /projects?obj_uuids=67060408-db98-4265-8055-31e2fc04e8c7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001198 10.0.0.41 - - [2025-11-24 02:05:22] "GET /project/67060408-db98-4265-8055-31e2fc04e8c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.056358 10.0.0.50 - - [2025-11-24 02:05:22] "POST /route-targets HTTP/1.1" 200 327 0.023202 10.0.0.27 - - [2025-11-24 02:05:23] "POST /useragent-kv HTTP/1.1" 200 115 0.011697 10.0.0.41 - - [2025-11-24 02:05:23] "POST /neutron/subnet HTTP/1.1" 200 720 0.369208 10.0.0.41 - - [2025-11-24 02:05:23] "POST /id-to-fqname HTTP/1.1" 200 233 0.001893 10.0.0.41 - - [2025-11-24 02:05:23] "GET /virtual-network/5343ee56-ad8e-40ca-9466-a9920c4fac9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007953 10.0.0.41 - - [2025-11-24 02:05:23] "GET /virtual-network/5343ee56-ad8e-40ca-9466-a9920c4fac9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007558 10.0.0.41 - - [2025-11-24 02:05:23] "POST /neutron/network HTTP/1.1" 200 838 0.011345 10.0.0.41 - - [2025-11-24 02:05:23] "GET /virtual-network/5343ee56-ad8e-40ca-9466-a9920c4fac9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007837 10.0.0.41 - - [2025-11-24 02:05:24] "GET /obj-perms HTTP/1.1" 200 5052 0.055420 10.0.0.41 - - [2025-11-24 02:05:25] "POST /id-to-fqname HTTP/1.1" 200 233 0.001842 10.0.0.27 - - [2025-11-24 02:05:27] "GET /projects?obj_uuids=67060408-db98-4265-8055-31e2fc04e8c7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001299 10.0.0.41 - - [2025-11-24 02:05:27] "GET /project/67060408-db98-4265-8055-31e2fc04e8c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.090017 10.0.0.41 - - [2025-11-24 02:05:28] "POST /neutron/network HTTP/1.1" 200 838 0.079662 10.0.0.41 - - [2025-11-24 02:05:28] "POST /neutron/port HTTP/1.1" 200 117 0.007722 10.0.0.41 - - [2025-11-24 02:05:30] "POST /neutron/port HTTP/1.1" 200 1070 0.072426 10.0.0.41 - - [2025-11-24 02:05:31] "POST /neutron/port HTTP/1.1" 200 1098 0.030152 10.0.0.41 - - [2025-11-24 02:05:31] "POST /neutron/port HTTP/1.1" 200 117 0.001227 10.0.0.41 - - [2025-11-24 02:05:33] "POST /neutron/security_group HTTP/1.1" 200 2069 0.010278 10.0.0.41 - - [2025-11-24 02:05:41] "GET /obj-perms HTTP/1.1" 200 5052 0.005269 10.0.0.41 - - [2025-11-24 02:05:44] "POST /neutron/network HTTP/1.1" 200 838 0.008910 10.0.0.41 - - [2025-11-24 02:05:44] "POST /neutron/port HTTP/1.1" 200 1124 0.016990 10.0.0.41 - - [2025-11-24 02:05:46] "POST /neutron/network HTTP/1.1" 200 838 0.009367 10.0.0.50 - - [2025-11-24 02:05:46] "DELETE /route-target/7bd97c4e-2227-47ba-8888-13c9ba402955 HTTP/1.1" 200 115 0.049499 10.0.0.27 - - [2025-11-24 02:05:47] "DELETE /project/67060408db984265805531e2fc04e8c7 HTTP/1.1" 404 173 0.011646 10.0.0.27 - - [2025-11-24 02:05:47] "DELETE /project/83fefaf6c94849439e4838623ea11a10 HTTP/1.1" 404 173 0.006107 10.0.0.27 - - [2025-11-24 02:05:47] "DELETE /project/6791a5a79f6d4320b7646958ac87db62 HTTP/1.1" 404 173 0.012878 10.0.0.27 - - [2025-11-24 02:05:47] "GET /projects?obj_uuids=83fefaf6-c948-4943-9e48-38623ea11a10&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001162 10.0.0.27 - - [2025-11-24 02:05:47] "GET /project/83fefaf6-c948-4943-9e48-38623ea11a10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.066410 10.0.0.27 - - [2025-11-24 02:05:47] "GET /projects?obj_uuids=83fefaf6-c948-4943-9e48-38623ea11a10&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001646 10.0.0.27 - - [2025-11-24 02:05:47] "GET /project/83fefaf6-c948-4943-9e48-38623ea11a10?fields=security_groups HTTP/1.1" 200 1357 0.068712 10.0.0.27 - - [2025-11-24 02:05:47] "DELETE /security-group/1506d69a-41a5-4f48-9463-d13007d7aaca HTTP/1.1" 200 115 0.062147 10.0.0.27 - - [2025-11-24 02:05:47] "GET /projects?obj_uuids=83fefaf6-c948-4943-9e48-38623ea11a10&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001363 10.0.0.27 - - [2025-11-24 02:05:47] "GET /project/83fefaf6-c948-4943-9e48-38623ea11a10?fields=application_policy_sets HTTP/1.1" 200 1396 0.062898 10.0.0.27 - - [2025-11-24 02:05:47] "GET /projects?obj_uuids=67060408-db98-4265-8055-31e2fc04e8c7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001107 10.0.0.41 - - [2025-11-24 02:05:47] "GET /project/67060408-db98-4265-8055-31e2fc04e8c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.070326 10.0.0.27 - - [2025-11-24 02:05:47] "GET /projects?obj_uuids=67060408-db98-4265-8055-31e2fc04e8c7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001075 10.0.0.27 - - [2025-11-24 02:05:47] "DELETE /project/83fefaf6-c948-4943-9e48-38623ea11a10 HTTP/1.1" 200 115 0.599398 10.0.0.41 - - [2025-11-24 02:05:47] "GET /project/67060408-db98-4265-8055-31e2fc04e8c7?fields=virtual_networks HTTP/1.1" 200 1053 0.123875 10.0.0.27 - - [2025-11-24 02:05:47] "GET /projects?obj_uuids=67060408-db98-4265-8055-31e2fc04e8c7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001513 10.0.0.41 - - [2025-11-24 02:05:47] "GET /project/67060408-db98-4265-8055-31e2fc04e8c7?fields=virtual_machine_interfaces HTTP/1.1" 200 1053 0.068552 10.0.0.27 - - [2025-11-24 02:05:47] "GET /projects?obj_uuids=67060408-db98-4265-8055-31e2fc04e8c7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001126 10.0.0.41 - - [2025-11-24 02:05:48] "GET /project/67060408-db98-4265-8055-31e2fc04e8c7?fields=security_groups HTTP/1.1" 200 1290 0.062689 10.0.0.27 - - [2025-11-24 02:05:48] "GET /projects?obj_uuids=6791a5a7-9f6d-4320-b764-6958ac87db62&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.002046 10.0.0.41 - - [2025-11-24 02:05:48] "GET /project/6791a5a7-9f6d-4320-b764-6958ac87db62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.056402 10.0.0.27 - - [2025-11-24 02:05:54] "GET /projects?obj_uuids=6791a5a7-9f6d-4320-b764-6958ac87db62&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001216 10.0.0.41 - - [2025-11-24 02:05:55] "GET /project/6791a5a7-9f6d-4320-b764-6958ac87db62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.074914 10.0.0.41 - - [2025-11-24 02:05:58] "POST /fqname-to-id HTTP/1.1" 404 200 0.029770 10.0.0.27 - - [2025-11-24 02:05:58] "GET /projects?obj_uuids=1a416a86-b64a-4cc2-b9d1-378ccc95c72f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003677 10.0.0.27 - - [2025-11-24 02:05:58] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000981 10.0.0.27 - - [2025-11-24 02:05:58] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007806 10.0.0.27 - - [2025-11-24 02:05:58] "POST /id-to-fqname HTTP/1.1" 200 202 0.002671 10.0.0.27 - - [2025-11-24 02:05:58] "POST /fqname-to-id HTTP/1.1" 404 211 0.004948 10.0.0.27 - - [2025-11-24 02:05:58] "POST /security-groups HTTP/1.1" 200 603 0.095601 10.0.0.50 - - [2025-11-24 02:05:58] "POST /fqname-to-id HTTP/1.1" 404 246 0.005745 10.0.0.27 - - [2025-11-24 02:05:58] "POST /projects HTTP/1.1" 200 609 0.342273 10.0.0.27 - - [2025-11-24 02:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.423152 10.0.0.50 - - [2025-11-24 02:05:58] "POST /access-control-lists HTTP/1.1" 200 606 0.042424 10.0.0.41 - - [2025-11-24 02:05:58] "GET /project/1a416a86-b64a-4cc2-b9d1-378ccc95c72f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.607612 10.0.0.41 - - [2025-11-24 02:05:59] "GET / HTTP/1.1" 200 35931 0.002223 10.0.0.41 - - [2025-11-24 02:06:00] "POST /fqname-to-id HTTP/1.1" 401 292 0.000626 10.0.0.41 - - [2025-11-24 02:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.077518 10.0.0.27 - - [2025-11-24 02:06:00] "GET /projects?obj_uuids=1a416a86-b64a-4cc2-b9d1-378ccc95c72f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001192 10.0.0.41 - - [2025-11-24 02:06:00] "GET /project/1a416a86-b64a-4cc2-b9d1-378ccc95c72f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.058170 10.0.0.27 - - [2025-11-24 02:06:01] "GET /projects?obj_uuids=1a416a86-b64a-4cc2-b9d1-378ccc95c72f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001225 10.0.0.41 - - [2025-11-24 02:06:01] "POST /neutron/network HTTP/1.1" 200 703 0.210648 10.0.0.41 - - [2025-11-24 02:06:01] "POST /id-to-fqname HTTP/1.1" 200 275 0.005048 10.0.0.41 - - [2025-11-24 02:06:01] "GET /virtual-network/0581cb0c-a1a5-41eb-8f55-54af310b2e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.009100 10.0.0.41 - - [2025-11-24 02:06:01] "POST /neutron/network HTTP/1.1" 200 923 0.010831 10.0.0.41 - - [2025-11-24 02:06:01] "GET /virtual-network/0581cb0c-a1a5-41eb-8f55-54af310b2e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.006554 10.0.0.41 - - [2025-11-24 02:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.018246 10.0.0.27 - - [2025-11-24 02:06:01] "GET /projects?obj_uuids=1a416a86-b64a-4cc2-b9d1-378ccc95c72f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001312 10.0.0.41 - - [2025-11-24 02:06:01] "GET /project/1a416a86-b64a-4cc2-b9d1-378ccc95c72f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.089172 10.0.0.41 - - [2025-11-24 02:06:01] "POST /neutron/network HTTP/1.1" 200 117 0.020674 10.0.0.50 - - [2025-11-24 02:06:02] "POST /route-targets HTTP/1.1" 200 327 0.034534 10.0.0.41 - - [2025-11-24 02:06:02] "POST /neutron/network HTTP/1.1" 200 919 0.013603 10.0.0.41 - - [2025-11-24 02:06:02] "POST /id-to-fqname HTTP/1.1" 200 275 0.001488 10.0.0.41 - - [2025-11-24 02:06:02] "GET /virtual-network/b9fa57c9-8fb2-456f-a248-21b4a070a5a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2184 0.006748 10.0.0.41 - - [2025-11-24 02:06:02] "GET /virtual-network/b9fa57c9-8fb2-456f-a248-21b4a070a5a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2184 0.009100 10.0.0.41 - - [2025-11-24 02:06:02] "POST /neutron/subnet HTTP/1.1" 200 710 0.012367 10.0.0.41 - - [2025-11-24 02:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004288 10.0.0.27 - - [2025-11-24 02:06:02] "GET /projects?obj_uuids=1a416a86-b64a-4cc2-b9d1-378ccc95c72f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001410 10.0.0.41 - - [2025-11-24 02:06:02] "GET /project/1a416a86-b64a-4cc2-b9d1-378ccc95c72f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.078330 10.0.0.50 - - [2025-11-24 02:06:03] "POST /ref-update HTTP/1.1" 200 156 0.028047 10.0.0.27 - - [2025-11-24 02:06:03] "POST /useragent-kv HTTP/1.1" 200 115 0.009023 10.0.0.41 - - [2025-11-24 02:06:03] "POST /neutron/subnet HTTP/1.1" 200 720 0.216380 10.0.0.41 - - [2025-11-24 02:06:03] "POST /id-to-fqname HTTP/1.1" 200 276 0.001665 10.0.0.41 - - [2025-11-24 02:06:03] "GET /virtual-network/49500dfc-6fa7-4cd2-a006-a10c181fa068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.006863 10.0.0.41 - - [2025-11-24 02:06:03] "GET /virtual-network/49500dfc-6fa7-4cd2-a006-a10c181fa068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.007565 10.0.0.41 - - [2025-11-24 02:06:03] "POST /neutron/network HTTP/1.1" 200 923 0.008696 10.0.0.41 - - [2025-11-24 02:06:03] "POST /id-to-fqname HTTP/1.1" 200 275 0.001932 10.0.0.27 - - [2025-11-24 02:06:04] "GET /projects?obj_uuids=1a416a86-b64a-4cc2-b9d1-378ccc95c72f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001699 10.0.0.41 - - [2025-11-24 02:06:04] "GET /project/1a416a86-b64a-4cc2-b9d1-378ccc95c72f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.106834 10.0.0.41 - - [2025-11-24 02:06:04] "POST /neutron/network HTTP/1.1" 200 919 0.009397 10.0.0.41 - - [2025-11-24 02:06:05] "POST /id-to-fqname HTTP/1.1" 200 276 0.001479 10.0.0.41 - - [2025-11-24 02:06:05] "POST /neutron/port HTTP/1.1" 200 117 0.008244 10.0.0.27 - - [2025-11-24 02:06:05] "GET /projects?obj_uuids=1a416a86-b64a-4cc2-b9d1-378ccc95c72f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001713 10.0.0.27 - - [2025-11-24 02:06:06] "GET /projects?obj_uuids=1a416a86-b64a-4cc2-b9d1-378ccc95c72f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001444 10.0.0.41 - - [2025-11-24 02:06:06] "GET /project/1a416a86-b64a-4cc2-b9d1-378ccc95c72f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.181751 10.0.0.41 - - [2025-11-24 02:06:06] "POST /neutron/port HTTP/1.1" 200 1069 0.469456 10.0.0.41 - - [2025-11-24 02:06:06] "POST /neutron/port HTTP/1.1" 200 1069 0.014364 10.0.0.41 - - [2025-11-24 02:06:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005744 10.0.0.41 - - [2025-11-24 02:06:06] "POST /neutron/network HTTP/1.1" 200 919 0.009935 10.0.0.41 - - [2025-11-24 02:06:06] "POST /neutron/port HTTP/1.1" 200 117 0.013016 10.0.0.41 - - [2025-11-24 02:06:08] "POST /neutron/network HTTP/1.1" 200 919 0.010354 10.0.0.41 - - [2025-11-24 02:06:08] "POST /neutron/port HTTP/1.1" 200 1071 0.059855 10.0.0.41 - - [2025-11-24 02:06:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006083 10.0.0.41 - - [2025-11-24 02:06:09] "POST /neutron/port HTTP/1.1" 200 117 0.001497 10.0.0.41 - - [2025-11-24 02:06:09] "POST /neutron/port HTTP/1.1" 200 151 0.243192 10.0.0.41 - - [2025-11-24 02:06:10] "POST /neutron/network HTTP/1.1" 200 923 0.025191 10.0.0.41 - - [2025-11-24 02:06:13] "POST /neutron/network HTTP/1.1" 200 923 0.015663 10.0.0.41 - - [2025-11-24 02:06:13] "POST /neutron/port HTTP/1.1" 200 151 0.263409 10.0.0.41 - - [2025-11-24 02:06:13] "POST /neutron/network HTTP/1.1" 200 117 0.012739 10.0.0.27 - - [2025-11-24 02:06:15] "POST /useragent-kv HTTP/1.1" 200 115 0.004662 10.0.0.27 - - [2025-11-24 02:06:15] "POST /useragent-kv HTTP/1.1" 200 115 0.004236 10.0.0.41 - - [2025-11-24 02:06:15] "POST /neutron/network HTTP/1.1" 200 151 0.180869 10.0.0.50 - - [2025-11-24 02:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004913 10.0.0.27 - - [2025-11-24 02:06:15] "GET /projects?obj_uuids=1a416a86-b64a-4cc2-b9d1-378ccc95c72f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001224 10.0.0.50 - - [2025-11-24 02:06:15] "DELETE /route-target/6a216269-a538-4264-8707-9d611b4897e1 HTTP/1.1" 200 115 0.039239 10.0.0.41 - - [2025-11-24 02:06:15] "GET /project/1a416a86-b64a-4cc2-b9d1-378ccc95c72f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.073830 10.0.0.27 - - [2025-11-24 02:06:15] "GET /projects?obj_uuids=1a416a86-b64a-4cc2-b9d1-378ccc95c72f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002307 10.0.0.41 - - [2025-11-24 02:06:15] "GET /project/1a416a86-b64a-4cc2-b9d1-378ccc95c72f?fields=virtual_networks HTTP/1.1" 200 1056 0.094234 10.0.0.27 - - [2025-11-24 02:06:15] "GET /projects?obj_uuids=1a416a86-b64a-4cc2-b9d1-378ccc95c72f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001243 10.0.0.41 - - [2025-11-24 02:06:15] "GET /project/1a416a86-b64a-4cc2-b9d1-378ccc95c72f?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.067941 10.0.0.27 - - [2025-11-24 02:06:15] "GET /projects?obj_uuids=1a416a86-b64a-4cc2-b9d1-378ccc95c72f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001277 10.0.0.41 - - [2025-11-24 02:06:15] "GET /project/1a416a86-b64a-4cc2-b9d1-378ccc95c72f?fields=security_groups HTTP/1.1" 200 1294 0.056324 10.0.0.41 - - [2025-11-24 02:06:16] "POST /fqname-to-id HTTP/1.1" 404 190 0.033108 10.0.0.27 - - [2025-11-24 02:06:16] "GET /projects?obj_uuids=f02e15e6-6e55-4f8c-ac40-d048a234595d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003602 10.0.0.27 - - [2025-11-24 02:06:16] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000952 10.0.0.27 - - [2025-11-24 02:06:16] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008014 10.0.0.27 - - [2025-11-24 02:06:17] "POST /id-to-fqname HTTP/1.1" 200 192 0.001854 10.0.0.27 - - [2025-11-24 02:06:17] "POST /fqname-to-id HTTP/1.1" 404 201 0.003539 10.0.0.27 - - [2025-11-24 02:06:17] "POST /security-groups HTTP/1.1" 200 593 0.082299 10.0.0.27 - - [2025-11-24 02:06:17] "POST /projects HTTP/1.1" 200 589 0.359437 10.0.0.50 - - [2025-11-24 02:06:17] "POST /fqname-to-id HTTP/1.1" 404 235 0.010925 10.0.0.27 - - [2025-11-24 02:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.436006 10.0.0.41 - - [2025-11-24 02:06:17] "GET /project/f02e15e6-6e55-4f8c-ac40-d048a234595d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.632933 10.0.0.41 - - [2025-11-24 02:06:18] "GET / HTTP/1.1" 200 35931 0.001884 10.0.0.41 - - [2025-11-24 02:06:19] "POST /fqname-to-id HTTP/1.1" 401 292 0.000539 10.0.0.41 - - [2025-11-24 02:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.064024 10.0.0.27 - - [2025-11-24 02:06:19] "GET /projects?obj_uuids=f02e15e6-6e55-4f8c-ac40-d048a234595d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001075 10.0.0.41 - - [2025-11-24 02:06:19] "GET /project/f02e15e6-6e55-4f8c-ac40-d048a234595d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.051258 10.0.0.41 - - [2025-11-24 02:06:19] "POST /neutron/network HTTP/1.1" 200 117 0.049020 10.0.0.50 - - [2025-11-24 02:06:19] "POST /ref-update HTTP/1.1" 200 156 0.040239 10.0.0.41 - - [2025-11-24 02:06:20] "POST /neutron/network HTTP/1.1" 200 893 0.012756 10.0.0.41 - - [2025-11-24 02:06:20] "POST /id-to-fqname HTTP/1.1" 200 255 0.002212 10.0.0.41 - - [2025-11-24 02:06:20] "GET /virtual-network/cb1ac573-a859-4831-9192-bd6cbaffd59e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2146 0.007210 10.0.0.41 - - [2025-11-24 02:06:20] "GET /virtual-network/cb1ac573-a859-4831-9192-bd6cbaffd59e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2146 0.008282 10.0.0.41 - - [2025-11-24 02:06:20] "POST /neutron/subnet HTTP/1.1" 200 729 0.013526 10.0.0.41 - - [2025-11-24 02:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004096 10.0.0.27 - - [2025-11-24 02:06:20] "GET /projects?obj_uuids=f02e15e6-6e55-4f8c-ac40-d048a234595d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001039 10.0.0.41 - - [2025-11-24 02:06:20] "GET /project/f02e15e6-6e55-4f8c-ac40-d048a234595d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.056446 10.0.0.27 - - [2025-11-24 02:06:20] "POST /useragent-kv HTTP/1.1" 200 115 0.009581 10.0.0.41 - - [2025-11-24 02:06:20] "POST /neutron/subnet HTTP/1.1" 200 725 0.214027 10.0.0.41 - - [2025-11-24 02:06:20] "POST /id-to-fqname HTTP/1.1" 200 255 0.001608 10.0.0.41 - - [2025-11-24 02:06:20] "GET /virtual-network/a335cdef-1a11-4553-8751-12c97066d394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2142 0.006798 10.0.0.41 - - [2025-11-24 02:06:20] "GET /virtual-network/a335cdef-1a11-4553-8751-12c97066d394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2142 0.006357 10.0.0.41 - - [2025-11-24 02:06:20] "POST /neutron/network HTTP/1.1" 200 892 0.013016 10.0.0.41 - - [2025-11-24 02:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008853 10.0.0.27 - - [2025-11-24 02:06:20] "GET /projects?obj_uuids=f02e15e6-6e55-4f8c-ac40-d048a234595d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001276 10.0.0.41 - - [2025-11-24 02:06:20] "GET /project/f02e15e6-6e55-4f8c-ac40-d048a234595d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.066896 10.0.0.27 - - [2025-11-24 02:06:21] "GET /projects?obj_uuids=f02e15e6-6e55-4f8c-ac40-d048a234595d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001038 10.0.0.41 - - [2025-11-24 02:06:21] "POST /neutron/network HTTP/1.1" 200 675 0.187790 10.0.0.50 - - [2025-11-24 02:06:21] "POST /route-targets HTTP/1.1" 200 327 0.021205 10.0.0.41 - - [2025-11-24 02:06:21] "POST /id-to-fqname HTTP/1.1" 200 256 0.003952 10.0.0.41 - - [2025-11-24 02:06:21] "GET /virtual-network/3362df50-e059-4135-8d19-9fcf6648abf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2142 0.006276 10.0.0.41 - - [2025-11-24 02:06:21] "POST /neutron/network HTTP/1.1" 200 893 0.007456 10.0.0.41 - - [2025-11-24 02:06:21] "GET /virtual-network/3362df50-e059-4135-8d19-9fcf6648abf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2142 0.006080 10.0.0.41 - - [2025-11-24 02:06:21] "POST /id-to-fqname HTTP/1.1" 200 255 0.001570 10.0.0.41 - - [2025-11-24 02:06:21] "POST /neutron/network HTTP/1.1" 200 902 0.008670 10.0.0.27 - - [2025-11-24 02:06:22] "GET /projects?obj_uuids=f02e15e6-6e55-4f8c-ac40-d048a234595d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001648 10.0.0.41 - - [2025-11-24 02:06:22] "GET /project/f02e15e6-6e55-4f8c-ac40-d048a234595d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.093232 10.0.0.41 - - [2025-11-24 02:06:22] "POST /neutron/port HTTP/1.1" 200 117 0.010595 10.0.0.41 - - [2025-11-24 02:06:22] "POST /id-to-fqname HTTP/1.1" 200 256 0.001763 10.0.0.41 - - [2025-11-24 02:06:23] "POST /neutron/network HTTP/1.1" 200 902 0.011200 10.0.0.41 - - [2025-11-24 02:06:23] "POST /neutron/port HTTP/1.1" 200 1062 0.021523 10.0.0.27 - - [2025-11-24 02:06:23] "GET /projects?obj_uuids=f02e15e6-6e55-4f8c-ac40-d048a234595d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001291 10.0.0.41 - - [2025-11-24 02:06:23] "GET /project/f02e15e6-6e55-4f8c-ac40-d048a234595d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.143546 10.0.0.41 - - [2025-11-24 02:06:24] "POST /neutron/port HTTP/1.1" 200 1090 0.024531 10.0.0.41 - - [2025-11-24 02:06:24] "POST /neutron/port HTTP/1.1" 200 117 0.001379 10.0.0.41 - - [2025-11-24 02:06:24] "POST /neutron/security_group HTTP/1.1" 200 2060 0.012385 10.0.0.27 - - [2025-11-24 02:06:24] "GET /projects?obj_uuids=f02e15e6-6e55-4f8c-ac40-d048a234595d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001850 10.0.0.41 - - [2025-11-24 02:06:25] "POST /neutron/port HTTP/1.1" 200 1061 0.437656 10.0.0.41 - - [2025-11-24 02:06:25] "POST /neutron/port HTTP/1.1" 200 1115 0.147690 10.0.0.41 - - [2025-11-24 02:06:25] "POST /neutron/subnet HTTP/1.1" 200 694 0.014876 10.0.0.41 - - [2025-11-24 02:06:25] "POST /neutron/network HTTP/1.1" 200 892 0.009155 10.0.0.41 - - [2025-11-24 02:06:26] "POST /neutron/port HTTP/1.1" 200 1116 0.025408 10.0.0.41 - - [2025-11-24 02:06:27] "POST /neutron/port HTTP/1.1" 200 1115 0.018707 10.0.0.41 - - [2025-11-24 02:06:28] "POST /neutron/network HTTP/1.1" 200 892 0.009079 10.0.0.50 - - [2025-11-24 02:06:28] "DELETE /route-target/7641e48c-f3e6-4d04-8528-91da0ac8d693 HTTP/1.1" 200 115 0.038157 10.0.0.27 - - [2025-11-24 02:06:28] "POST /useragent-kv HTTP/1.1" 200 115 0.016006 10.0.0.27 - - [2025-11-24 02:06:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003196 10.0.0.41 - - [2025-11-24 02:06:28] "POST /neutron/network HTTP/1.1" 200 151 0.196670 10.0.0.50 - - [2025-11-24 02:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008113 10.0.0.27 - - [2025-11-24 02:06:28] "GET /projects?obj_uuids=f02e15e6-6e55-4f8c-ac40-d048a234595d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001637 10.0.0.41 - - [2025-11-24 02:06:28] "GET /project/f02e15e6-6e55-4f8c-ac40-d048a234595d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.070104 10.0.0.27 - - [2025-11-24 02:06:28] "GET /projects?obj_uuids=f02e15e6-6e55-4f8c-ac40-d048a234595d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004352 10.0.0.41 - - [2025-11-24 02:06:28] "GET /project/f02e15e6-6e55-4f8c-ac40-d048a234595d?fields=virtual_networks HTTP/1.1" 200 1037 0.100739 10.0.0.27 - - [2025-11-24 02:06:28] "GET /projects?obj_uuids=f02e15e6-6e55-4f8c-ac40-d048a234595d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001060 10.0.0.41 - - [2025-11-24 02:06:29] "GET /project/f02e15e6-6e55-4f8c-ac40-d048a234595d?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.088007 10.0.0.27 - - [2025-11-24 02:06:29] "GET /projects?obj_uuids=f02e15e6-6e55-4f8c-ac40-d048a234595d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002874 10.0.0.41 - - [2025-11-24 02:06:29] "GET /project/f02e15e6-6e55-4f8c-ac40-d048a234595d?fields=security_groups HTTP/1.1" 200 1265 0.070996 10.0.0.41 - - [2025-11-24 02:06:30] "POST /fqname-to-id HTTP/1.1" 404 196 0.032207 10.0.0.27 - - [2025-11-24 02:06:30] "GET /projects?obj_uuids=65f15cb7-5c73-482e-8f55-ce98376842ab&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003769 10.0.0.27 - - [2025-11-24 02:06:30] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002182 10.0.0.27 - - [2025-11-24 02:06:30] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009372 10.0.0.27 - - [2025-11-24 02:06:30] "POST /id-to-fqname HTTP/1.1" 200 198 0.009056 10.0.0.27 - - [2025-11-24 02:06:30] "POST /fqname-to-id HTTP/1.1" 404 207 0.006638 10.0.0.27 - - [2025-11-24 02:06:30] "POST /security-groups HTTP/1.1" 200 599 0.088518 10.0.0.27 - - [2025-11-24 02:06:30] "POST /projects HTTP/1.1" 200 601 0.409598 10.0.0.27 - - [2025-11-24 02:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.488934 10.0.0.50 - - [2025-11-24 02:06:30] "POST /access-control-lists HTTP/1.1" 200 604 0.053349 10.0.0.41 - - [2025-11-24 02:06:30] "GET /project/65f15cb7-5c73-482e-8f55-ce98376842ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.669848 10.0.0.41 - - [2025-11-24 02:06:32] "GET / HTTP/1.1" 200 35931 0.006213 10.0.0.41 - - [2025-11-24 02:06:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000737 10.0.0.41 - - [2025-11-24 02:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.069865 10.0.0.27 - - [2025-11-24 02:06:32] "GET /projects?obj_uuids=65f15cb7-5c73-482e-8f55-ce98376842ab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001308 10.0.0.41 - - [2025-11-24 02:06:32] "GET /project/65f15cb7-5c73-482e-8f55-ce98376842ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.055492 10.0.0.41 - - [2025-11-24 02:06:33] "POST /neutron/network HTTP/1.1" 200 117 0.061453 10.0.0.50 - - [2025-11-24 02:06:33] "POST /route-targets HTTP/1.1" 200 327 0.024613 10.0.0.41 - - [2025-11-24 02:06:33] "POST /neutron/network HTTP/1.1" 200 910 0.011199 10.0.0.41 - - [2025-11-24 02:06:33] "POST /id-to-fqname HTTP/1.1" 200 267 0.001402 10.0.0.41 - - [2025-11-24 02:06:33] "GET /virtual-network/9c58eeb3-8c72-402f-8dcf-78fc02852d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.005970 10.0.0.41 - - [2025-11-24 02:06:33] "GET /virtual-network/9c58eeb3-8c72-402f-8dcf-78fc02852d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.007312 10.0.0.41 - - [2025-11-24 02:06:33] "POST /neutron/subnet HTTP/1.1" 200 724 0.010828 10.0.0.41 - - [2025-11-24 02:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.27 - - [2025-11-24 02:06:33] "GET /projects?obj_uuids=65f15cb7-5c73-482e-8f55-ce98376842ab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001153 10.0.0.41 - - [2025-11-24 02:06:33] "GET /project/65f15cb7-5c73-482e-8f55-ce98376842ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.053371 10.0.0.50 - - [2025-11-24 02:06:34] "POST /ref-update HTTP/1.1" 200 156 0.039144 10.0.0.27 - - [2025-11-24 02:06:34] "POST /useragent-kv HTTP/1.1" 200 115 0.007259 10.0.0.41 - - [2025-11-24 02:06:34] "POST /neutron/subnet HTTP/1.1" 200 720 0.281211 10.0.0.41 - - [2025-11-24 02:06:34] "POST /id-to-fqname HTTP/1.1" 200 267 0.001574 10.0.0.41 - - [2025-11-24 02:06:34] "GET /virtual-network/c1f0886c-307c-4fe0-9973-7d92028cc9a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.005499 10.0.0.41 - - [2025-11-24 02:06:34] "GET /virtual-network/c1f0886c-307c-4fe0-9973-7d92028cc9a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.006369 10.0.0.41 - - [2025-11-24 02:06:34] "POST /neutron/network HTTP/1.1" 200 909 0.011760 10.0.0.41 - - [2025-11-24 02:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004796 10.0.0.27 - - [2025-11-24 02:06:34] "GET /projects?obj_uuids=65f15cb7-5c73-482e-8f55-ce98376842ab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001060 10.0.0.41 - - [2025-11-24 02:06:34] "GET /project/65f15cb7-5c73-482e-8f55-ce98376842ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.070511 10.0.0.27 - - [2025-11-24 02:06:34] "GET /projects?obj_uuids=65f15cb7-5c73-482e-8f55-ce98376842ab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001240 10.0.0.41 - - [2025-11-24 02:06:34] "POST /neutron/network HTTP/1.1" 200 693 0.178661 10.0.0.41 - - [2025-11-24 02:06:35] "POST /id-to-fqname HTTP/1.1" 200 268 0.004425 10.0.0.41 - - [2025-11-24 02:06:35] "GET /virtual-network/740efa9c-8a0e-4404-8ed3-d600abb416ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.006340 10.0.0.41 - - [2025-11-24 02:06:35] "POST /neutron/network HTTP/1.1" 200 911 0.009766 10.0.0.41 - - [2025-11-24 02:06:35] "GET /virtual-network/740efa9c-8a0e-4404-8ed3-d600abb416ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.008211 10.0.0.41 - - [2025-11-24 02:06:35] "POST /id-to-fqname HTTP/1.1" 200 267 0.001496 10.0.0.27 - - [2025-11-24 02:06:47] "DELETE /project/65f15cb75c73482e8f55ce98376842ab HTTP/1.1" 404 173 0.009427 10.0.0.27 - - [2025-11-24 02:06:47] "DELETE /project/1a416a86b64a4cc2b9d1378ccc95c72f HTTP/1.1" 404 173 0.019591 10.0.0.27 - - [2025-11-24 02:06:47] "GET /projects?obj_uuids=1a416a86-b64a-4cc2-b9d1-378ccc95c72f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001031 10.0.0.27 - - [2025-11-24 02:06:47] "GET /projects?obj_uuids=f02e15e6-6e55-4f8c-ac40-d048a234595d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000816 10.0.0.27 - - [2025-11-24 02:06:47] "GET /projects?obj_uuids=67060408-db98-4265-8055-31e2fc04e8c7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000823 10.0.0.27 - - [2025-11-24 02:06:47] "DELETE /project/f02e15e66e554f8cac40d048a234595d HTTP/1.1" 404 173 0.009480 10.0.0.27 - - [2025-11-24 02:06:47] "GET /project/1a416a86-b64a-4cc2-b9d1-378ccc95c72f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.068968 10.0.0.27 - - [2025-11-24 02:06:47] "GET /projects?obj_uuids=1a416a86-b64a-4cc2-b9d1-378ccc95c72f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001574 10.0.0.27 - - [2025-11-24 02:06:47] "GET /project/67060408-db98-4265-8055-31e2fc04e8c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1511 0.096952 10.0.0.27 - - [2025-11-24 02:06:48] "GET /project/f02e15e6-6e55-4f8c-ac40-d048a234595d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.117398 10.0.0.27 - - [2025-11-24 02:06:48] "GET /projects?obj_uuids=67060408-db98-4265-8055-31e2fc04e8c7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001262 10.0.0.27 - - [2025-11-24 02:06:48] "GET /projects?obj_uuids=f02e15e6-6e55-4f8c-ac40-d048a234595d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001223 10.0.0.27 - - [2025-11-24 02:06:48] "GET /project/1a416a86-b64a-4cc2-b9d1-378ccc95c72f?fields=security_groups HTTP/1.1" 200 1399 0.105483 10.0.0.27 - - [2025-11-24 02:06:48] "GET /project/f02e15e6-6e55-4f8c-ac40-d048a234595d?fields=security_groups HTTP/1.1" 200 1370 0.074248 10.0.0.27 - - [2025-11-24 02:06:48] "GET /project/67060408-db98-4265-8055-31e2fc04e8c7?fields=security_groups HTTP/1.1" 200 1395 0.169387 10.0.0.27 - - [2025-11-24 02:06:48] "DELETE /security-group/4d244ae2-bb25-4cce-ba5d-f68819c3fa6d HTTP/1.1" 200 115 0.110987 10.0.0.27 - - [2025-11-24 02:06:48] "GET /projects?obj_uuids=1a416a86-b64a-4cc2-b9d1-378ccc95c72f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001260 10.0.0.27 - - [2025-11-24 02:06:48] "DELETE /security-group/e2b9d77b-01e3-44bb-9b84-2afbef58ffb2 HTTP/1.1" 200 115 0.126239 10.0.0.27 - - [2025-11-24 02:06:48] "GET /projects?obj_uuids=f02e15e6-6e55-4f8c-ac40-d048a234595d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002319 10.0.0.50 - - [2025-11-24 02:06:48] "DELETE /access-control-list/310f703f-4834-4b1f-8bb3-1c37740a1ece HTTP/1.1" 200 115 0.076239 10.0.0.27 - - [2025-11-24 02:06:48] "GET /project/1a416a86-b64a-4cc2-b9d1-378ccc95c72f?fields=application_policy_sets HTTP/1.1" 200 1438 0.115432 10.0.0.27 - - [2025-11-24 02:06:48] "DELETE /security-group/71decc35-bf86-442f-a780-d389198e2dad HTTP/1.1" 200 115 0.143570 10.0.0.27 - - [2025-11-24 02:06:48] "GET /projects?obj_uuids=67060408-db98-4265-8055-31e2fc04e8c7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001237 10.0.0.27 - - [2025-11-24 02:06:48] "GET /project/f02e15e6-6e55-4f8c-ac40-d048a234595d?fields=application_policy_sets HTTP/1.1" 200 1409 0.152385 10.0.0.27 - - [2025-11-24 02:06:48] "GET /project/67060408-db98-4265-8055-31e2fc04e8c7?fields=application_policy_sets HTTP/1.1" 200 1434 0.146082 10.0.0.50 - - [2025-11-24 02:06:48] "DELETE /access-control-list/32d97fbf-9868-41d9-82d1-243698d871a6 HTTP/1.1" 200 115 0.114099 10.0.0.27 - - [2025-11-24 02:06:48] "DELETE /project/1a416a86-b64a-4cc2-b9d1-378ccc95c72f HTTP/1.1" 200 115 0.824055 10.0.0.27 - - [2025-11-24 02:06:48] "DELETE /project/f02e15e6-6e55-4f8c-ac40-d048a234595d HTTP/1.1" 200 115 0.876806 10.0.0.27 - - [2025-11-24 02:06:48] "DELETE /project/67060408-db98-4265-8055-31e2fc04e8c7 HTTP/1.1" 200 115 0.966795 10.0.0.41 - - [2025-11-24 02:06:54] "GET /obj-perms HTTP/1.1" 200 5056 0.057581 10.0.0.50 - - [2025-11-24 02:06:55] "GET /obj-perms HTTP/1.1" 200 5056 0.049552 10.0.0.41 - - [2025-11-24 02:07:09] "POST /neutron/network HTTP/1.1" 200 919 0.009694 10.0.0.27 - - [2025-11-24 02:07:10] "GET /projects?obj_uuids=65f15cb7-5c73-482e-8f55-ce98376842ab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001261 10.0.0.41 - - [2025-11-24 02:07:10] "GET /project/65f15cb7-5c73-482e-8f55-ce98376842ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.104133 10.0.0.41 - - [2025-11-24 02:07:10] "POST /neutron/port HTTP/1.1" 200 117 0.007434 10.0.0.41 - - [2025-11-24 02:07:10] "POST /id-to-fqname HTTP/1.1" 200 268 0.001570 10.0.0.41 - - [2025-11-24 02:07:11] "POST /neutron/network HTTP/1.1" 200 919 0.018272 10.0.0.27 - - [2025-11-24 02:07:11] "GET /projects?obj_uuids=65f15cb7-5c73-482e-8f55-ce98376842ab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001356 10.0.0.41 - - [2025-11-24 02:07:11] "GET /project/65f15cb7-5c73-482e-8f55-ce98376842ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.135183 10.0.0.41 - - [2025-11-24 02:07:11] "POST /neutron/port HTTP/1.1" 200 1067 0.023981 10.0.0.41 - - [2025-11-24 02:07:12] "POST /neutron/port HTTP/1.1" 200 1053 0.070230 10.0.0.27 - - [2025-11-24 02:07:12] "GET /projects?obj_uuids=6791a5a7-9f6d-4320-b764-6958ac87db62&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001282 10.0.0.41 - - [2025-11-24 02:07:12] "GET /project/6791a5a7-9f6d-4320-b764-6958ac87db62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.072140 10.0.0.41 - - [2025-11-24 02:07:12] "POST /neutron/port HTTP/1.1" 200 1095 0.053538 10.0.0.41 - - [2025-11-24 02:07:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.010570 10.0.0.41 - - [2025-11-24 02:07:13] "POST /neutron/port HTTP/1.1" 200 117 0.002173 10.0.0.41 - - [2025-11-24 02:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007011 10.0.0.41 - - [2025-11-24 02:07:13] "GET /security-group/875cfedc-e95e-40d3-a5da-92f27feec158?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3685 0.009743 10.0.0.41 - - [2025-11-24 02:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.013008 10.0.0.41 - - [2025-11-24 02:07:13] "POST /neutron/port HTTP/1.1" 200 1121 0.209895 10.0.0.27 - - [2025-11-24 02:07:13] "GET /projects?obj_uuids=6791a5a7-9f6d-4320-b764-6958ac87db62&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001301 10.0.0.41 - - [2025-11-24 02:07:13] "GET /project/6791a5a7-9f6d-4320-b764-6958ac87db62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.063775 10.0.0.41 - - [2025-11-24 02:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007623 10.0.0.41 - - [2025-11-24 02:07:13] "GET /security-group/875cfedc-e95e-40d3-a5da-92f27feec158?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3685 0.008389 10.0.0.41 - - [2025-11-24 02:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005111 10.0.0.41 - - [2025-11-24 02:07:13] "POST /neutron/subnet HTTP/1.1" 200 693 0.015874 10.0.0.41 - - [2025-11-24 02:07:13] "PUT /security-group/875cfedc-e95e-40d3-a5da-92f27feec158 HTTP/1.1" 200 262 0.044616 10.0.0.50 - - [2025-11-24 02:07:14] "PUT /access-control-list/d12ce7ce-2529-4897-8dd7-871332328422 HTTP/1.1" 200 272 0.033275 10.0.0.41 - - [2025-11-24 02:07:14] "POST /fqname-to-id HTTP/1.1" 404 193 0.005188 10.0.0.41 - - [2025-11-24 02:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009513 10.0.0.27 - - [2025-11-24 02:07:14] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001115 10.0.0.41 - - [2025-11-24 02:07:14] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008289 10.0.0.41 - - [2025-11-24 02:07:14] "POST /service-templates HTTP/1.1" 200 543 0.052466 10.0.0.41 - - [2025-11-24 02:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005212 10.0.0.41 - - [2025-11-24 02:07:15] "GET /service-template/97d8ab56-24cd-48d3-a921-475d2683024e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.014298 10.0.0.41 - - [2025-11-24 02:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008327 10.0.0.41 - - [2025-11-24 02:07:15] "GET /service-template/97d8ab56-24cd-48d3-a921-475d2683024e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.005481 10.0.0.41 - - [2025-11-24 02:07:15] "POST /id-to-fqname HTTP/1.1" 200 267 0.002512 10.0.0.41 - - [2025-11-24 02:07:15] "POST /id-to-fqname HTTP/1.1" 200 267 0.002230 10.0.0.41 - - [2025-11-24 02:07:15] "POST /id-to-fqname HTTP/1.1" 200 268 0.002431 10.0.0.41 - - [2025-11-24 02:07:15] "POST /neutron/port HTTP/1.1" 200 2074 0.042755 10.0.0.41 - - [2025-11-24 02:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009860 10.0.0.41 - - [2025-11-24 02:07:15] "DELETE /service-template/97d8ab56-24cd-48d3-a921-475d2683024e HTTP/1.1" 200 115 0.061789 10.0.0.41 - - [2025-11-24 02:07:15] "POST /fqname-to-id HTTP/1.1" 404 193 0.005321 10.0.0.41 - - [2025-11-24 02:07:18] "POST /neutron/network HTTP/1.1" 400 204 0.026105 10.0.0.41 - - [2025-11-24 02:07:22] "POST /neutron/network HTTP/1.1" 200 909 0.010421 10.0.0.41 - - [2025-11-24 02:07:24] "POST /neutron/network HTTP/1.1" 400 204 0.025446 10.0.0.41 - - [2025-11-24 02:07:28] "POST /neutron/network HTTP/1.1" 200 909 0.009796 10.0.0.41 - - [2025-11-24 02:07:30] "POST /neutron/network HTTP/1.1" 400 204 0.026221 10.0.0.41 - - [2025-11-24 02:07:34] "POST /neutron/network HTTP/1.1" 200 909 0.010162 10.0.0.41 - - [2025-11-24 02:07:36] "POST /neutron/network HTTP/1.1" 400 204 0.017337 10.0.0.41 - - [2025-11-24 02:07:40] "POST /neutron/network HTTP/1.1" 200 909 0.009814 10.0.0.41 - - [2025-11-24 02:07:43] "POST /neutron/network HTTP/1.1" 400 204 0.019342 10.0.0.41 - - [2025-11-24 02:07:47] "POST /neutron/network HTTP/1.1" 200 909 0.014479 10.0.0.41 - - [2025-11-24 02:07:49] "POST /neutron/network HTTP/1.1" 400 204 0.015976 10.0.0.41 - - [2025-11-24 02:07:53] "POST /neutron/network HTTP/1.1" 200 909 0.008576 10.0.0.50 - - [2025-11-24 02:07:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000551 10.0.0.50 - - [2025-11-24 02:07:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000454 10.0.0.27 - - [2025-11-24 02:07:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000445 10.0.0.41 - - [2025-11-24 02:07:55] "POST /neutron/network HTTP/1.1" 400 204 0.017376 10.0.0.27 - - [2025-11-24 02:07:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000532 10.0.0.27 - - [2025-11-24 02:07:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.27 - - [2025-11-24 02:07:55] "GET /obj-perms HTTP/1.1" 200 5056 0.101915 10.0.0.27 - - [2025-11-24 02:07:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000476 10.0.0.50 - - [2025-11-24 02:07:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000449 10.0.0.50 - - [2025-11-24 02:07:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000451 10.0.0.41 - - [2025-11-24 02:07:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000628 10.0.0.41 - - [2025-11-24 02:07:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000470 10.0.0.41 - - [2025-11-24 02:07:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000501 10.0.0.41 - - [2025-11-24 02:07:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000637 10.0.0.41 - - [2025-11-24 02:07:59] "POST /neutron/network HTTP/1.1" 200 909 0.008667 10.0.0.41 - - [2025-11-24 02:08:01] "POST /neutron/network HTTP/1.1" 400 204 0.024167 10.0.0.41 - - [2025-11-24 02:08:04] "POST /neutron/port HTTP/1.1" 200 1095 0.023190 10.0.0.41 - - [2025-11-24 02:08:05] "POST /neutron/network HTTP/1.1" 200 909 0.009115 10.0.0.50 - - [2025-11-24 02:08:05] "DELETE /route-target/6b00f512-6369-4a90-ac6b-1a95e1d4a980 HTTP/1.1" 200 115 0.030999 10.0.0.41 - - [2025-11-24 02:08:05] "POST /neutron/network HTTP/1.1" 200 911 0.009663 10.0.0.41 - - [2025-11-24 02:08:06] "POST /neutron/port HTTP/1.1" 200 1121 0.018191 10.0.0.41 - - [2025-11-24 02:08:07] "POST /neutron/network HTTP/1.1" 200 911 0.007777 10.0.0.27 - - [2025-11-24 02:08:08] "POST /useragent-kv HTTP/1.1" 200 115 0.006466 10.0.0.27 - - [2025-11-24 02:08:08] "POST /useragent-kv HTTP/1.1" 200 115 0.003330 10.0.0.50 - - [2025-11-24 02:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010 10.0.0.41 - - [2025-11-24 02:08:08] "POST /neutron/network HTTP/1.1" 200 151 0.153136 10.0.0.27 - - [2025-11-24 02:08:08] "GET /projects?obj_uuids=65f15cb7-5c73-482e-8f55-ce98376842ab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002578 10.0.0.41 - - [2025-11-24 02:08:08] "GET /project/65f15cb7-5c73-482e-8f55-ce98376842ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.108258 10.0.0.27 - - [2025-11-24 02:08:08] "GET /projects?obj_uuids=65f15cb7-5c73-482e-8f55-ce98376842ab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001104 10.0.0.41 - - [2025-11-24 02:08:08] "GET /project/65f15cb7-5c73-482e-8f55-ce98376842ab?fields=virtual_networks HTTP/1.1" 200 1048 0.077707 10.0.0.27 - - [2025-11-24 02:08:08] "GET /projects?obj_uuids=65f15cb7-5c73-482e-8f55-ce98376842ab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001118 10.0.0.41 - - [2025-11-24 02:08:08] "GET /project/65f15cb7-5c73-482e-8f55-ce98376842ab?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.051590 10.0.0.27 - - [2025-11-24 02:08:08] "GET /projects?obj_uuids=65f15cb7-5c73-482e-8f55-ce98376842ab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001140 10.0.0.41 - - [2025-11-24 02:08:08] "GET /project/65f15cb7-5c73-482e-8f55-ce98376842ab?fields=security_groups HTTP/1.1" 200 1282 0.056869 10.0.0.41 - - [2025-11-24 02:08:09] "POST /fqname-to-id HTTP/1.1" 404 189 0.030686 10.0.0.27 - - [2025-11-24 02:08:09] "GET /projects?obj_uuids=2efa0eea-e125-4fb2-9e2d-03683e15487b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003495 10.0.0.27 - - [2025-11-24 02:08:09] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001004 10.0.0.27 - - [2025-11-24 02:08:09] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007693 10.0.0.27 - - [2025-11-24 02:08:09] "POST /id-to-fqname HTTP/1.1" 200 191 0.006307 10.0.0.27 - - [2025-11-24 02:08:09] "POST /fqname-to-id HTTP/1.1" 404 200 0.005185 10.0.0.27 - - [2025-11-24 02:08:09] "POST /security-groups HTTP/1.1" 200 592 0.039316 10.0.0.27 - - [2025-11-24 02:08:10] "POST /projects HTTP/1.1" 200 587 0.315831 10.0.0.50 - - [2025-11-24 02:08:10] "POST /access-control-lists HTTP/1.1" 200 597 0.040127 10.0.0.27 - - [2025-11-24 02:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.394976 10.0.0.41 - - [2025-11-24 02:08:10] "GET /project/2efa0eea-e125-4fb2-9e2d-03683e15487b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.560869 10.0.0.41 - - [2025-11-24 02:08:11] "GET / HTTP/1.1" 200 35931 0.001751 10.0.0.41 - - [2025-11-24 02:08:11] "POST /fqname-to-id HTTP/1.1" 401 292 0.000596 10.0.0.41 - - [2025-11-24 02:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.064475 10.0.0.27 - - [2025-11-24 02:08:12] "GET /projects?obj_uuids=2efa0eea-e125-4fb2-9e2d-03683e15487b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001206 10.0.0.41 - - [2025-11-24 02:08:12] "GET /project/2efa0eea-e125-4fb2-9e2d-03683e15487b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.065270 10.0.0.27 - - [2025-11-24 02:08:12] "POST /useragent-kv HTTP/1.1" 200 115 0.018270 10.0.0.41 - - [2025-11-24 02:08:12] "POST /neutron/subnet HTTP/1.1" 200 724 0.272731 10.0.0.41 - - [2025-11-24 02:08:12] "POST /id-to-fqname HTTP/1.1" 200 253 0.001564 10.0.0.41 - - [2025-11-24 02:08:12] "GET /virtual-network/a1e6f123-9574-413f-85e1-255c6cad99ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2137 0.009215 10.0.0.41 - - [2025-11-24 02:08:13] "GET /virtual-network/a1e6f123-9574-413f-85e1-255c6cad99ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2137 0.007131 10.0.0.41 - - [2025-11-24 02:08:13] "POST /neutron/network HTTP/1.1" 200 889 0.008956 10.0.0.41 - - [2025-11-24 02:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005778 10.0.0.27 - - [2025-11-24 02:08:13] "GET /projects?obj_uuids=2efa0eea-e125-4fb2-9e2d-03683e15487b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002383 10.0.0.50 - - [2025-11-24 02:08:13] "POST /route-targets HTTP/1.1" 200 327 0.025189 10.0.0.41 - - [2025-11-24 02:08:13] "GET /project/2efa0eea-e125-4fb2-9e2d-03683e15487b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.074294 10.0.0.27 - - [2025-11-24 02:08:13] "GET /projects?obj_uuids=2efa0eea-e125-4fb2-9e2d-03683e15487b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001145 10.0.0.41 - - [2025-11-24 02:08:13] "POST /neutron/network HTTP/1.1" 200 670 0.184071 10.0.0.50 - - [2025-11-24 02:08:13] "POST /ref-update HTTP/1.1" 200 156 0.046203 10.0.0.41 - - [2025-11-24 02:08:13] "POST /id-to-fqname HTTP/1.1" 200 253 0.017882 10.0.0.41 - - [2025-11-24 02:08:13] "GET /virtual-network/516000f8-c377-444a-baee-26d90b8e2f4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.007842 10.0.0.41 - - [2025-11-24 02:08:13] "POST /neutron/network HTTP/1.1" 200 887 0.010531 10.0.0.41 - - [2025-11-24 02:08:13] "GET /virtual-network/516000f8-c377-444a-baee-26d90b8e2f4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.010433 10.0.0.41 - - [2025-11-24 02:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005375 10.0.0.27 - - [2025-11-24 02:08:13] "GET /projects?obj_uuids=2efa0eea-e125-4fb2-9e2d-03683e15487b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001053 10.0.0.41 - - [2025-11-24 02:08:14] "GET /project/2efa0eea-e125-4fb2-9e2d-03683e15487b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.057901 10.0.0.41 - - [2025-11-24 02:08:14] "POST /neutron/network HTTP/1.1" 200 117 0.018508 10.0.0.41 - - [2025-11-24 02:08:14] "POST /neutron/network HTTP/1.1" 200 890 0.019532 10.0.0.41 - - [2025-11-24 02:08:14] "POST /id-to-fqname HTTP/1.1" 200 254 0.001604 10.0.0.41 - - [2025-11-24 02:08:14] "GET /virtual-network/e7a2fce7-d50c-468f-b517-0b227df3d3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2139 0.007216 10.0.0.41 - - [2025-11-24 02:08:14] "GET /virtual-network/e7a2fce7-d50c-468f-b517-0b227df3d3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2139 0.009045 10.0.0.41 - - [2025-11-24 02:08:14] "POST /neutron/subnet HTTP/1.1" 200 720 0.011277 10.0.0.41 - - [2025-11-24 02:08:14] "POST /id-to-fqname HTTP/1.1" 200 253 0.001741 10.0.0.27 - - [2025-11-24 02:08:15] "GET /projects?obj_uuids=2efa0eea-e125-4fb2-9e2d-03683e15487b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001202 10.0.0.41 - - [2025-11-24 02:08:15] "GET /project/2efa0eea-e125-4fb2-9e2d-03683e15487b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.081553 10.0.0.41 - - [2025-11-24 02:08:15] "POST /neutron/port HTTP/1.1" 200 117 0.008189 10.0.0.41 - - [2025-11-24 02:08:15] "POST /id-to-fqname HTTP/1.1" 200 254 0.001760 10.0.0.41 - - [2025-11-24 02:08:16] "POST /neutron/network HTTP/1.1" 200 900 0.011637 10.0.0.41 - - [2025-11-24 02:08:16] "POST /neutron/port HTTP/1.1" 200 1059 0.017528 10.0.0.27 - - [2025-11-24 02:08:16] "GET /projects?obj_uuids=2efa0eea-e125-4fb2-9e2d-03683e15487b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001433 10.0.0.41 - - [2025-11-24 02:08:16] "GET /project/2efa0eea-e125-4fb2-9e2d-03683e15487b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.110218 10.0.0.41 - - [2025-11-24 02:08:17] "POST /neutron/network HTTP/1.1" 200 890 0.024063 10.0.0.41 - - [2025-11-24 02:08:17] "POST /neutron/port HTTP/1.1" 200 1087 0.019785 10.0.0.41 - - [2025-11-24 02:08:17] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010508 10.0.0.41 - - [2025-11-24 02:08:17] "POST /neutron/network HTTP/1.1" 200 900 0.009442 10.0.0.41 - - [2025-11-24 02:08:17] "POST /fqname-to-id HTTP/1.1" 404 193 0.005636 10.0.0.41 - - [2025-11-24 02:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008011 10.0.0.27 - - [2025-11-24 02:08:18] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001294 10.0.0.41 - - [2025-11-24 02:08:18] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.016721 10.0.0.41 - - [2025-11-24 02:08:18] "POST /service-templates HTTP/1.1" 200 543 0.039235 10.0.0.41 - - [2025-11-24 02:08:18] "POST /neutron/port HTTP/1.1" 200 1060 0.017880 10.0.0.41 - - [2025-11-24 02:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009723 10.0.0.41 - - [2025-11-24 02:08:18] "GET /service-template/c9f5f2a9-19a8-44ee-a0d1-5c03d2bac0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.025825 10.0.0.41 - - [2025-11-24 02:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.016829 10.0.0.41 - - [2025-11-24 02:08:18] "GET /service-template/c9f5f2a9-19a8-44ee-a0d1-5c03d2bac0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.017221 10.0.0.41 - - [2025-11-24 02:08:18] "POST /id-to-fqname HTTP/1.1" 200 253 0.001678 10.0.0.41 - - [2025-11-24 02:08:18] "POST /id-to-fqname HTTP/1.1" 200 253 0.001676 10.0.0.41 - - [2025-11-24 02:08:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004485 10.0.0.41 - - [2025-11-24 02:08:18] "POST /id-to-fqname HTTP/1.1" 200 254 0.002009 10.0.0.41 - - [2025-11-24 02:08:18] "POST /neutron/network HTTP/1.1" 200 890 0.007979 10.0.0.41 - - [2025-11-24 02:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004576 10.0.0.41 - - [2025-11-24 02:08:18] "DELETE /service-template/c9f5f2a9-19a8-44ee-a0d1-5c03d2bac0f6 HTTP/1.1" 200 115 0.037018 10.0.0.41 - - [2025-11-24 02:08:18] "POST /fqname-to-id HTTP/1.1" 404 193 0.006878 10.0.0.41 - - [2025-11-24 02:08:20] "POST /neutron/network HTTP/1.1" 200 887 0.007712 10.0.0.41 - - [2025-11-24 02:08:21] "POST /neutron/port HTTP/1.1" 200 1114 0.015749 10.0.0.41 - - [2025-11-24 02:08:21] "POST /neutron/port HTTP/1.1" 200 1113 0.029535 10.0.0.50 - - [2025-11-24 02:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005171 10.0.0.27 - - [2025-11-24 02:08:23] "POST /useragent-kv HTTP/1.1" 200 115 0.005171 10.0.0.27 - - [2025-11-24 02:08:23] "POST /useragent-kv HTTP/1.1" 200 115 0.003540 10.0.0.41 - - [2025-11-24 02:08:23] "POST /neutron/network HTTP/1.1" 200 151 0.191712 10.0.0.41 - - [2025-11-24 02:08:23] "POST /neutron/network HTTP/1.1" 200 889 0.011185 10.0.0.50 - - [2025-11-24 02:08:23] "DELETE /route-target/8bd8bce4-752b-4893-a2a7-05def6e67d9d HTTP/1.1" 200 115 0.055221 10.0.0.27 - - [2025-11-24 02:08:23] "GET /projects?obj_uuids=2efa0eea-e125-4fb2-9e2d-03683e15487b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001469 10.0.0.41 - - [2025-11-24 02:08:23] "GET /project/2efa0eea-e125-4fb2-9e2d-03683e15487b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.059042 10.0.0.27 - - [2025-11-24 02:08:23] "GET /projects?obj_uuids=2efa0eea-e125-4fb2-9e2d-03683e15487b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001509 10.0.0.41 - - [2025-11-24 02:08:23] "GET /project/2efa0eea-e125-4fb2-9e2d-03683e15487b?fields=virtual_networks HTTP/1.1" 200 1034 0.072456 10.0.0.27 - - [2025-11-24 02:08:23] "GET /projects?obj_uuids=2efa0eea-e125-4fb2-9e2d-03683e15487b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001631 10.0.0.41 - - [2025-11-24 02:08:23] "GET /project/2efa0eea-e125-4fb2-9e2d-03683e15487b?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.079509 10.0.0.27 - - [2025-11-24 02:08:23] "GET /projects?obj_uuids=2efa0eea-e125-4fb2-9e2d-03683e15487b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001243 10.0.0.41 - - [2025-11-24 02:08:24] "GET /project/2efa0eea-e125-4fb2-9e2d-03683e15487b?fields=security_groups HTTP/1.1" 200 1261 0.057685 10.0.0.41 - - [2025-11-24 02:08:24] "POST /fqname-to-id HTTP/1.1" 404 193 0.033821 10.0.0.27 - - [2025-11-24 02:08:24] "GET /projects?obj_uuids=792d6e7f-4095-4fe4-873e-07ff9b279c84&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004122 10.0.0.27 - - [2025-11-24 02:08:25] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001399 10.0.0.27 - - [2025-11-24 02:08:25] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009429 10.0.0.27 - - [2025-11-24 02:08:25] "POST /id-to-fqname HTTP/1.1" 200 195 0.004918 10.0.0.27 - - [2025-11-24 02:08:25] "POST /fqname-to-id HTTP/1.1" 404 204 0.028424 10.0.0.27 - - [2025-11-24 02:08:25] "POST /security-groups HTTP/1.1" 200 596 0.038543 10.0.0.50 - - [2025-11-24 02:08:25] "POST /fqname-to-id HTTP/1.1" 404 239 0.004640 10.0.0.27 - - [2025-11-24 02:08:25] "POST /projects HTTP/1.1" 200 595 0.313507 10.0.0.27 - - [2025-11-24 02:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.361699 10.0.0.41 - - [2025-11-24 02:08:25] "GET /project/792d6e7f-4095-4fe4-873e-07ff9b279c84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.561669 10.0.0.50 - - [2025-11-24 02:08:25] "POST /access-control-lists HTTP/1.1" 200 599 0.095103 10.0.0.41 - - [2025-11-24 02:08:26] "GET / HTTP/1.1" 200 35931 0.003119 10.0.0.41 - - [2025-11-24 02:08:27] "POST /fqname-to-id HTTP/1.1" 401 292 0.000677 10.0.0.41 - - [2025-11-24 02:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.081334 10.0.0.27 - - [2025-11-24 02:08:27] "GET /projects?obj_uuids=792d6e7f-4095-4fe4-873e-07ff9b279c84&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001337 10.0.0.41 - - [2025-11-24 02:08:27] "GET /project/792d6e7f-4095-4fe4-873e-07ff9b279c84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.055375 10.0.0.27 - - [2025-11-24 02:08:27] "GET /projects?obj_uuids=792d6e7f-4095-4fe4-873e-07ff9b279c84&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001552 10.0.0.41 - - [2025-11-24 02:08:27] "POST /neutron/network HTTP/1.1" 200 682 0.207335 10.0.0.41 - - [2025-11-24 02:08:28] "POST /neutron/network HTTP/1.1" 200 1073 0.014206 10.0.0.41 - - [2025-11-24 02:08:28] "POST /id-to-fqname HTTP/1.1" 200 261 0.001518 10.0.0.41 - - [2025-11-24 02:08:28] "GET /virtual-network/ddfbda41-0cde-42e0-9e20-2bcf668d1574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2736 0.007213 10.0.0.41 - - [2025-11-24 02:08:28] "GET /virtual-network/ddfbda41-0cde-42e0-9e20-2bcf668d1574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2736 0.013091 10.0.0.41 - - [2025-11-24 02:08:28] "POST /neutron/subnet HTTP/1.1" 200 828 0.017384 10.0.0.50 - - [2025-11-24 02:08:28] "POST /fqname-to-id HTTP/1.1" 404 207 0.036067 10.0.0.41 - - [2025-11-24 02:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003948 10.0.0.27 - - [2025-11-24 02:08:28] "GET /projects?obj_uuids=792d6e7f-4095-4fe4-873e-07ff9b279c84&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001001 10.0.0.41 - - [2025-11-24 02:08:28] "GET /project/792d6e7f-4095-4fe4-873e-07ff9b279c84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.064387 10.0.0.27 - - [2025-11-24 02:08:28] "GET /projects?obj_uuids=792d6e7f-4095-4fe4-873e-07ff9b279c84&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001322 10.0.0.41 - - [2025-11-24 02:08:29] "POST /neutron/network HTTP/1.1" 200 682 0.189780 10.0.0.50 - - [2025-11-24 02:08:29] "POST /route-targets HTTP/1.1" 200 327 0.017007 10.0.0.41 - - [2025-11-24 02:08:29] "POST /neutron/network HTTP/1.1" 200 1075 0.014140 10.0.0.41 - - [2025-11-24 02:08:29] "POST /id-to-fqname HTTP/1.1" 200 261 0.002068 10.0.0.41 - - [2025-11-24 02:08:29] "GET /virtual-network/acd2bc16-8019-47c8-9efd-4c5f8b6349f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2742 0.007091 10.0.0.41 - - [2025-11-24 02:08:29] "GET /virtual-network/acd2bc16-8019-47c8-9efd-4c5f8b6349f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2742 0.006718 10.0.0.41 - - [2025-11-24 02:08:29] "POST /neutron/subnet HTTP/1.1" 200 828 0.015147 10.0.0.41 - - [2025-11-24 02:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.27 - - [2025-11-24 02:08:29] "GET /projects?obj_uuids=792d6e7f-4095-4fe4-873e-07ff9b279c84&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001631 10.0.0.41 - - [2025-11-24 02:08:29] "GET /project/792d6e7f-4095-4fe4-873e-07ff9b279c84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.076941 10.0.0.27 - - [2025-11-24 02:08:30] "GET /projects?obj_uuids=792d6e7f-4095-4fe4-873e-07ff9b279c84&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001812 10.0.0.41 - - [2025-11-24 02:08:30] "POST /neutron/network HTTP/1.1" 200 684 0.179118 10.0.0.50 - - [2025-11-24 02:08:30] "POST /ref-update HTTP/1.1" 200 156 0.034033 10.0.0.50 - - [2025-11-24 02:08:30] "POST /fqname-to-id HTTP/1.1" 404 207 0.006515 10.0.0.41 - - [2025-11-24 02:08:30] "POST /neutron/network HTTP/1.1" 200 1078 0.015592 10.0.0.41 - - [2025-11-24 02:08:30] "POST /id-to-fqname HTTP/1.1" 200 262 0.001723 10.0.0.41 - - [2025-11-24 02:08:30] "GET /virtual-network/d74ade2a-aaa7-4cf4-96fa-5e7457c78b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2749 0.006221 10.0.0.41 - - [2025-11-24 02:08:30] "GET /virtual-network/d74ade2a-aaa7-4cf4-96fa-5e7457c78b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2749 0.007436 10.0.0.41 - - [2025-11-24 02:08:31] "POST /neutron/subnet HTTP/1.1" 200 828 0.019848 10.0.0.41 - - [2025-11-24 02:08:31] "POST /id-to-fqname HTTP/1.1" 200 261 0.001759 10.0.0.27 - - [2025-11-24 02:08:32] "GET /projects?obj_uuids=792d6e7f-4095-4fe4-873e-07ff9b279c84&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001365 10.0.0.41 - - [2025-11-24 02:08:32] "GET /project/792d6e7f-4095-4fe4-873e-07ff9b279c84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.081881 10.0.0.41 - - [2025-11-24 02:08:32] "POST /neutron/network HTTP/1.1" 200 1075 0.014551 10.0.0.41 - - [2025-11-24 02:08:32] "POST /id-to-fqname HTTP/1.1" 200 262 0.002308 10.0.0.41 - - [2025-11-24 02:08:32] "POST /neutron/port HTTP/1.1" 200 117 0.011240 10.0.0.27 - - [2025-11-24 02:08:32] "GET /projects?obj_uuids=792d6e7f-4095-4fe4-873e-07ff9b279c84&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001150 10.0.0.41 - - [2025-11-24 02:08:33] "POST /neutron/port HTTP/1.1" 200 1172 0.402947 10.0.0.27 - - [2025-11-24 02:08:33] "GET /projects?obj_uuids=792d6e7f-4095-4fe4-873e-07ff9b279c84&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001099 10.0.0.41 - - [2025-11-24 02:08:33] "GET /project/792d6e7f-4095-4fe4-873e-07ff9b279c84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.134717 10.0.0.41 - - [2025-11-24 02:08:33] "POST /neutron/port HTTP/1.1" 200 1226 0.232090 10.0.0.41 - - [2025-11-24 02:08:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004774 10.0.0.41 - - [2025-11-24 02:08:33] "POST /neutron/subnet HTTP/1.1" 200 1384 0.018740 10.0.0.41 - - [2025-11-24 02:08:33] "POST /neutron/port HTTP/1.1" 200 117 0.001328 10.0.0.41 - - [2025-11-24 02:08:34] "POST /neutron/network HTTP/1.1" 200 1088 0.008802 10.0.0.41 - - [2025-11-24 02:08:34] "POST /neutron/port HTTP/1.1" 200 1173 0.028572 10.0.0.41 - - [2025-11-24 02:08:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005365 10.0.0.41 - - [2025-11-24 02:08:35] "POST /neutron/port HTTP/1.1" 200 117 0.001316 10.0.0.41 - - [2025-11-24 02:08:35] "POST /neutron/network HTTP/1.1" 200 1075 0.012599 10.0.0.41 - - [2025-11-24 02:08:35] "POST /neutron/port HTTP/1.1" 200 1226 0.019376 10.0.0.41 - - [2025-11-24 02:08:36] "POST /neutron/port HTTP/1.1" 200 1227 0.025062 10.0.0.27 - - [2025-11-24 02:08:37] "POST /useragent-kv HTTP/1.1" 200 115 0.007027 10.0.0.27 - - [2025-11-24 02:08:37] "POST /useragent-kv HTTP/1.1" 200 115 0.004583 10.0.0.27 - - [2025-11-24 02:08:37] "POST /useragent-kv HTTP/1.1" 200 115 0.003849 10.0.0.27 - - [2025-11-24 02:08:37] "POST /useragent-kv HTTP/1.1" 200 115 0.003607 10.0.0.41 - - [2025-11-24 02:08:37] "POST /neutron/network HTTP/1.1" 200 151 0.189411 10.0.0.41 - - [2025-11-24 02:08:37] "POST /neutron/port HTTP/1.1" 200 117 0.008715 10.0.0.50 - - [2025-11-24 02:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004642 10.0.0.27 - - [2025-11-24 02:08:38] "GET /projects?obj_uuids=792d6e7f-4095-4fe4-873e-07ff9b279c84&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001263 10.0.0.50 - - [2025-11-24 02:08:38] "DELETE /route-target/c808b154-dc36-47f5-b3db-04f1dc9ed8df HTTP/1.1" 200 115 0.038156 10.0.0.41 - - [2025-11-24 02:08:38] "GET /project/792d6e7f-4095-4fe4-873e-07ff9b279c84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.093894 10.0.0.27 - - [2025-11-24 02:08:38] "GET /projects?obj_uuids=792d6e7f-4095-4fe4-873e-07ff9b279c84&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001293 10.0.0.41 - - [2025-11-24 02:08:38] "GET /project/792d6e7f-4095-4fe4-873e-07ff9b279c84?fields=virtual_networks HTTP/1.1" 200 1041 0.074797 10.0.0.27 - - [2025-11-24 02:08:38] "GET /projects?obj_uuids=792d6e7f-4095-4fe4-873e-07ff9b279c84&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001253 10.0.0.41 - - [2025-11-24 02:08:38] "GET /project/792d6e7f-4095-4fe4-873e-07ff9b279c84?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.068540 10.0.0.27 - - [2025-11-24 02:08:38] "GET /projects?obj_uuids=792d6e7f-4095-4fe4-873e-07ff9b279c84&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001911 10.0.0.41 - - [2025-11-24 02:08:38] "GET /project/792d6e7f-4095-4fe4-873e-07ff9b279c84?fields=security_groups HTTP/1.1" 200 1272 0.061185 10.0.0.41 - - [2025-11-24 02:08:39] "POST /fqname-to-id HTTP/1.1" 404 196 0.028025 10.0.0.27 - - [2025-11-24 02:08:39] "GET /projects?obj_uuids=40fa661f-bfb3-450f-8b75-acd188ad0eb7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005103 10.0.0.27 - - [2025-11-24 02:08:39] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001547 10.0.0.27 - - [2025-11-24 02:08:39] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010051 10.0.0.27 - - [2025-11-24 02:08:39] "POST /id-to-fqname HTTP/1.1" 200 198 0.003759 10.0.0.27 - - [2025-11-24 02:08:39] "POST /fqname-to-id HTTP/1.1" 404 207 0.004300 10.0.0.27 - - [2025-11-24 02:08:39] "POST /security-groups HTTP/1.1" 200 599 0.098444 10.0.0.27 - - [2025-11-24 02:08:39] "POST /projects HTTP/1.1" 200 601 0.332666 10.0.0.27 - - [2025-11-24 02:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.405287 10.0.0.50 - - [2025-11-24 02:08:40] "POST /fqname-to-id HTTP/1.1" 404 241 0.009136 10.0.0.41 - - [2025-11-24 02:08:40] "GET /project/40fa661f-bfb3-450f-8b75-acd188ad0eb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.547563 10.0.0.41 - - [2025-11-24 02:08:41] "GET / HTTP/1.1" 200 35931 0.002058 10.0.0.41 - - [2025-11-24 02:08:41] "POST /fqname-to-id HTTP/1.1" 401 292 0.000527 10.0.0.41 - - [2025-11-24 02:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.069111 10.0.0.27 - - [2025-11-24 02:08:42] "GET /projects?obj_uuids=40fa661f-bfb3-450f-8b75-acd188ad0eb7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001098 10.0.0.41 - - [2025-11-24 02:08:42] "GET /project/40fa661f-bfb3-450f-8b75-acd188ad0eb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.046973 10.0.0.41 - - [2025-11-24 02:08:42] "POST /neutron/network HTTP/1.1" 200 117 0.044894 10.0.0.50 - - [2025-11-24 02:08:42] "POST /ref-update HTTP/1.1" 200 156 0.031019 10.0.0.41 - - [2025-11-24 02:08:42] "POST /neutron/network HTTP/1.1" 200 911 0.021629 10.0.0.41 - - [2025-11-24 02:08:42] "POST /id-to-fqname HTTP/1.1" 200 267 0.001452 10.0.0.41 - - [2025-11-24 02:08:42] "GET /virtual-network/85e040ad-80c6-4a52-83fb-7690437dd749?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.006157 10.0.0.41 - - [2025-11-24 02:08:42] "GET /virtual-network/85e040ad-80c6-4a52-83fb-7690437dd749?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.006926 10.0.0.41 - - [2025-11-24 02:08:42] "POST /neutron/subnet HTTP/1.1" 200 729 0.018479 10.0.0.41 - - [2025-11-24 02:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004253 10.0.0.27 - - [2025-11-24 02:08:42] "GET /projects?obj_uuids=40fa661f-bfb3-450f-8b75-acd188ad0eb7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001368 10.0.0.41 - - [2025-11-24 02:08:42] "GET /project/40fa661f-bfb3-450f-8b75-acd188ad0eb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.073181 10.0.0.27 - - [2025-11-24 02:08:43] "POST /useragent-kv HTTP/1.1" 200 115 0.016454 10.0.0.41 - - [2025-11-24 02:08:43] "POST /neutron/subnet HTTP/1.1" 200 720 0.239344 10.0.0.41 - - [2025-11-24 02:08:43] "POST /id-to-fqname HTTP/1.1" 200 267 0.001899 10.0.0.41 - - [2025-11-24 02:08:43] "GET /virtual-network/9f929c6f-d9ab-4bf7-9850-169190ad71e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.006406 10.0.0.41 - - [2025-11-24 02:08:43] "GET /virtual-network/9f929c6f-d9ab-4bf7-9850-169190ad71e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.006435 10.0.0.41 - - [2025-11-24 02:08:43] "POST /neutron/network HTTP/1.1" 200 909 0.008090 10.0.0.41 - - [2025-11-24 02:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.27 - - [2025-11-24 02:08:43] "GET /projects?obj_uuids=40fa661f-bfb3-450f-8b75-acd188ad0eb7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001199 10.0.0.41 - - [2025-11-24 02:08:43] "GET /project/40fa661f-bfb3-450f-8b75-acd188ad0eb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.038999 10.0.0.27 - - [2025-11-24 02:08:43] "GET /projects?obj_uuids=40fa661f-bfb3-450f-8b75-acd188ad0eb7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001322 10.0.0.41 - - [2025-11-24 02:08:43] "POST /neutron/network HTTP/1.1" 200 693 0.151786 10.0.0.50 - - [2025-11-24 02:08:43] "POST /route-targets HTTP/1.1" 200 327 0.016008 10.0.0.41 - - [2025-11-24 02:08:44] "POST /id-to-fqname HTTP/1.1" 200 268 0.004502 10.0.0.41 - - [2025-11-24 02:08:44] "GET /virtual-network/0dc8354e-588d-4222-ae3e-2e42cd564471?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.006552 10.0.0.41 - - [2025-11-24 02:08:44] "POST /neutron/network HTTP/1.1" 200 914 0.007828 10.0.0.41 - - [2025-11-24 02:08:44] "GET /virtual-network/0dc8354e-588d-4222-ae3e-2e42cd564471?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.005573 10.0.0.41 - - [2025-11-24 02:08:44] "POST /id-to-fqname HTTP/1.1" 200 267 0.002033 10.0.0.41 - - [2025-11-24 02:08:44] "POST /neutron/network HTTP/1.1" 200 919 0.007700 10.0.0.27 - - [2025-11-24 02:08:45] "GET /projects?obj_uuids=40fa661f-bfb3-450f-8b75-acd188ad0eb7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001313 10.0.0.41 - - [2025-11-24 02:08:45] "GET /project/40fa661f-bfb3-450f-8b75-acd188ad0eb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.069548 10.0.0.41 - - [2025-11-24 02:08:45] "POST /neutron/port HTTP/1.1" 200 117 0.008077 10.0.0.41 - - [2025-11-24 02:08:45] "POST /id-to-fqname HTTP/1.1" 200 268 0.001608 10.0.0.41 - - [2025-11-24 02:08:45] "POST /neutron/network HTTP/1.1" 200 919 0.007457 10.0.0.41 - - [2025-11-24 02:08:46] "POST /neutron/port HTTP/1.1" 200 1067 0.031439 10.0.0.27 - - [2025-11-24 02:08:46] "GET /projects?obj_uuids=40fa661f-bfb3-450f-8b75-acd188ad0eb7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001202 10.0.0.41 - - [2025-11-24 02:08:46] "GET /project/40fa661f-bfb3-450f-8b75-acd188ad0eb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.118444 10.0.0.41 - - [2025-11-24 02:08:46] "POST /neutron/network HTTP/1.1" 200 914 0.009531 10.0.0.41 - - [2025-11-24 02:08:46] "POST /neutron/port HTTP/1.1" 200 117 0.001759 10.0.0.41 - - [2025-11-24 02:08:46] "POST /neutron/security_group HTTP/1.1" 200 2066 0.027727 10.0.0.27 - - [2025-11-24 02:08:47] "GET /projects?obj_uuids=40fa661f-bfb3-450f-8b75-acd188ad0eb7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001356 10.0.0.41 - - [2025-11-24 02:08:47] "POST /neutron/port HTTP/1.1" 200 1070 0.416268 10.0.0.41 - - [2025-11-24 02:08:47] "POST /neutron/port HTTP/1.1" 200 1124 0.149877 10.0.0.41 - - [2025-11-24 02:08:48] "POST /neutron/subnet HTTP/1.1" 200 708 0.020893 10.0.0.41 - - [2025-11-24 02:08:48] "POST /neutron/network HTTP/1.1" 200 909 0.010977 10.0.0.27 - - [2025-11-24 02:08:49] "DELETE /project/792d6e7f40954fe4873e07ff9b279c84 HTTP/1.1" 404 173 0.019892 10.0.0.27 - - [2025-11-24 02:08:49] "DELETE /project/40fa661fbfb3450f8b75acd188ad0eb7 HTTP/1.1" 404 173 0.014515 10.0.0.27 - - [2025-11-24 02:08:49] "DELETE /project/2efa0eeae1254fb29e2d03683e15487b HTTP/1.1" 404 173 0.018362 10.0.0.27 - - [2025-11-24 02:08:49] "GET /projects?obj_uuids=792d6e7f-4095-4fe4-873e-07ff9b279c84&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001107 10.0.0.27 - - [2025-11-24 02:08:49] "GET /projects?obj_uuids=2efa0eea-e125-4fb2-9e2d-03683e15487b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000913 10.0.0.27 - - [2025-11-24 02:08:49] "GET /projects?obj_uuids=65f15cb7-5c73-482e-8f55-ce98376842ab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000871 10.0.0.27 - - [2025-11-24 02:08:49] "GET /project/792d6e7f-4095-4fe4-873e-07ff9b279c84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.073204 10.0.0.27 - - [2025-11-24 02:08:49] "GET /project/65f15cb7-5c73-482e-8f55-ce98376842ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.089324 10.0.0.27 - - [2025-11-24 02:08:49] "GET /project/2efa0eea-e125-4fb2-9e2d-03683e15487b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.100738 10.0.0.27 - - [2025-11-24 02:08:49] "GET /projects?obj_uuids=792d6e7f-4095-4fe4-873e-07ff9b279c84&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002445 10.0.0.27 - - [2025-11-24 02:08:49] "GET /projects?obj_uuids=65f15cb7-5c73-482e-8f55-ce98376842ab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001232 10.0.0.27 - - [2025-11-24 02:08:49] "GET /projects?obj_uuids=2efa0eea-e125-4fb2-9e2d-03683e15487b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001028 10.0.0.41 - - [2025-11-24 02:08:49] "POST /neutron/port HTTP/1.1" 200 1121 0.072284 10.0.0.27 - - [2025-11-24 02:08:49] "GET /project/792d6e7f-4095-4fe4-873e-07ff9b279c84?fields=security_groups HTTP/1.1" 200 1377 0.090913 10.0.0.27 - - [2025-11-24 02:08:49] "GET /project/65f15cb7-5c73-482e-8f55-ce98376842ab?fields=security_groups HTTP/1.1" 200 1387 0.085327 10.0.0.27 - - [2025-11-24 02:08:49] "GET /project/2efa0eea-e125-4fb2-9e2d-03683e15487b?fields=security_groups HTTP/1.1" 200 1366 0.092998 10.0.0.27 - - [2025-11-24 02:08:49] "DELETE /security-group/5333f440-6719-4911-b67a-7ca800c2f0f3 HTTP/1.1" 200 115 0.097325 10.0.0.27 - - [2025-11-24 02:08:49] "GET /projects?obj_uuids=65f15cb7-5c73-482e-8f55-ce98376842ab&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001723 10.0.0.27 - - [2025-11-24 02:08:49] "DELETE /security-group/170c7d27-8de6-433a-aee9-803326d42078 HTTP/1.1" 200 115 0.141581 10.0.0.27 - - [2025-11-24 02:08:49] "GET /projects?obj_uuids=792d6e7f-4095-4fe4-873e-07ff9b279c84&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003011 10.0.0.27 - - [2025-11-24 02:08:49] "DELETE /security-group/d001932f-ec73-4629-a209-7008ea0e19e8 HTTP/1.1" 200 115 0.177080 10.0.0.27 - - [2025-11-24 02:08:49] "GET /projects?obj_uuids=2efa0eea-e125-4fb2-9e2d-03683e15487b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001209 10.0.0.27 - - [2025-11-24 02:08:49] "GET /project/65f15cb7-5c73-482e-8f55-ce98376842ab?fields=application_policy_sets HTTP/1.1" 200 1426 0.141184 10.0.0.50 - - [2025-11-24 02:08:49] "DELETE /access-control-list/47d38dfa-4b9c-4ece-83f9-32dee86b5132 HTTP/1.1" 200 115 0.084060 10.0.0.27 - - [2025-11-24 02:08:49] "GET /project/792d6e7f-4095-4fe4-873e-07ff9b279c84?fields=application_policy_sets HTTP/1.1" 200 1416 0.124833 10.0.0.27 - - [2025-11-24 02:08:49] "GET /project/2efa0eea-e125-4fb2-9e2d-03683e15487b?fields=application_policy_sets HTTP/1.1" 200 1405 0.216202 10.0.0.41 - - [2025-11-24 02:08:49] "POST /neutron/port HTTP/1.1" 200 1124 0.068738 10.0.0.50 - - [2025-11-24 02:08:49] "DELETE /access-control-list/be8c9809-70e8-45fd-8bbf-e72c40c1900b HTTP/1.1" 200 115 0.119632 10.0.0.27 - - [2025-11-24 02:08:49] "DELETE /project/65f15cb7-5c73-482e-8f55-ce98376842ab HTTP/1.1" 200 115 0.847921 10.0.0.27 - - [2025-11-24 02:08:49] "DELETE /project/792d6e7f-4095-4fe4-873e-07ff9b279c84 HTTP/1.1" 200 115 0.879930 10.0.0.27 - - [2025-11-24 02:08:49] "DELETE /project/2efa0eea-e125-4fb2-9e2d-03683e15487b HTTP/1.1" 200 115 0.939645 10.0.0.27 - - [2025-11-24 02:08:50] "POST /useragent-kv HTTP/1.1" 200 115 0.005563 10.0.0.27 - - [2025-11-24 02:08:50] "POST /useragent-kv HTTP/1.1" 200 115 0.005283 10.0.0.41 - - [2025-11-24 02:08:50] "POST /neutron/network HTTP/1.1" 200 151 0.167980 10.0.0.50 - - [2025-11-24 02:08:50] "DELETE /route-target/53e9520f-abf7-443b-8ac8-7a80d57b7b42 HTTP/1.1" 200 115 0.036550 10.0.0.27 - - [2025-11-24 02:08:51] "POST /useragent-kv HTTP/1.1" 200 115 0.004462 10.0.0.27 - - [2025-11-24 02:08:51] "POST /useragent-kv HTTP/1.1" 200 115 0.003938 10.0.0.41 - - [2025-11-24 02:08:51] "POST /neutron/network HTTP/1.1" 200 151 0.178760 10.0.0.50 - - [2025-11-24 02:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005364 10.0.0.27 - - [2025-11-24 02:08:51] "GET /projects?obj_uuids=40fa661f-bfb3-450f-8b75-acd188ad0eb7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001170 10.0.0.41 - - [2025-11-24 02:08:51] "GET /project/40fa661f-bfb3-450f-8b75-acd188ad0eb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.056086 10.0.0.27 - - [2025-11-24 02:08:51] "GET /projects?obj_uuids=40fa661f-bfb3-450f-8b75-acd188ad0eb7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001156 10.0.0.41 - - [2025-11-24 02:08:51] "GET /project/40fa661f-bfb3-450f-8b75-acd188ad0eb7?fields=virtual_networks HTTP/1.1" 200 1048 0.060650 10.0.0.27 - - [2025-11-24 02:08:51] "GET /projects?obj_uuids=40fa661f-bfb3-450f-8b75-acd188ad0eb7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001222 10.0.0.41 - - [2025-11-24 02:08:51] "GET /project/40fa661f-bfb3-450f-8b75-acd188ad0eb7?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.038981 10.0.0.27 - - [2025-11-24 02:08:51] "GET /projects?obj_uuids=40fa661f-bfb3-450f-8b75-acd188ad0eb7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001059 10.0.0.41 - - [2025-11-24 02:08:51] "GET /project/40fa661f-bfb3-450f-8b75-acd188ad0eb7?fields=security_groups HTTP/1.1" 200 1282 0.053671 10.0.0.41 - - [2025-11-24 02:08:52] "POST /fqname-to-id HTTP/1.1" 404 193 0.029082 10.0.0.27 - - [2025-11-24 02:08:52] "GET /projects?obj_uuids=ca06714d-b05f-4667-a289-63e416a2547f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003616 10.0.0.27 - - [2025-11-24 02:08:52] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001045 10.0.0.27 - - [2025-11-24 02:08:52] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007471 10.0.0.27 - - [2025-11-24 02:08:52] "POST /id-to-fqname HTTP/1.1" 200 195 0.002257 10.0.0.27 - - [2025-11-24 02:08:52] "POST /fqname-to-id HTTP/1.1" 404 204 0.009006 10.0.0.27 - - [2025-11-24 02:08:52] "POST /security-groups HTTP/1.1" 200 596 0.030809 10.0.0.27 - - [2025-11-24 02:08:52] "POST /projects HTTP/1.1" 200 595 0.257268 10.0.0.50 - - [2025-11-24 02:08:52] "POST /access-control-lists HTTP/1.1" 200 601 0.032052 10.0.0.27 - - [2025-11-24 02:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.330981 10.0.0.41 - - [2025-11-24 02:08:52] "GET /project/ca06714d-b05f-4667-a289-63e416a2547f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.473314 10.0.0.41 - - [2025-11-24 02:08:53] "GET / HTTP/1.1" 200 35931 0.002368 10.0.0.41 - - [2025-11-24 02:08:54] "POST /fqname-to-id HTTP/1.1" 401 292 0.000559 10.0.0.41 - - [2025-11-24 02:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.063955 10.0.0.27 - - [2025-11-24 02:08:54] "GET /projects?obj_uuids=ca06714d-b05f-4667-a289-63e416a2547f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001495 10.0.0.41 - - [2025-11-24 02:08:54] "GET /project/ca06714d-b05f-4667-a289-63e416a2547f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.052975 10.0.0.41 - - [2025-11-24 02:08:54] "POST /neutron/network HTTP/1.1" 200 117 0.044991 10.0.0.50 - - [2025-11-24 02:08:55] "POST /route-targets HTTP/1.1" 200 327 0.013953 10.0.0.41 - - [2025-11-24 02:08:55] "POST /neutron/network HTTP/1.1" 200 901 0.010281 10.0.0.41 - - [2025-11-24 02:08:55] "POST /id-to-fqname HTTP/1.1" 200 261 0.001601 10.0.0.41 - - [2025-11-24 02:08:55] "GET /virtual-network/74759cfe-33b0-4ca1-922d-0992f419bc8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.006479 10.0.0.41 - - [2025-11-24 02:08:55] "GET /virtual-network/74759cfe-33b0-4ca1-922d-0992f419bc8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.006042 10.0.0.41 - - [2025-11-24 02:08:55] "POST /neutron/subnet HTTP/1.1" 200 724 0.011031 10.0.0.41 - - [2025-11-24 02:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.27 - - [2025-11-24 02:08:55] "GET /projects?obj_uuids=ca06714d-b05f-4667-a289-63e416a2547f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001113 10.0.0.41 - - [2025-11-24 02:08:55] "GET /project/ca06714d-b05f-4667-a289-63e416a2547f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.044026 10.0.0.50 - - [2025-11-24 02:08:55] "POST /ref-update HTTP/1.1" 200 156 0.031451 10.0.0.27 - - [2025-11-24 02:08:56] "POST /useragent-kv HTTP/1.1" 200 115 0.008127 10.0.0.41 - - [2025-11-24 02:08:56] "POST /neutron/subnet HTTP/1.1" 200 725 0.269078 10.0.0.41 - - [2025-11-24 02:08:56] "POST /id-to-fqname HTTP/1.1" 200 261 0.001501 10.0.0.41 - - [2025-11-24 02:08:56] "GET /virtual-network/ae66965e-a6f6-4fb2-a3c9-d9ea3893bea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.007165 10.0.0.41 - - [2025-11-24 02:08:56] "GET /virtual-network/ae66965e-a6f6-4fb2-a3c9-d9ea3893bea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.006969 10.0.0.41 - - [2025-11-24 02:08:56] "POST /neutron/network HTTP/1.1" 200 901 0.010556 10.0.0.41 - - [2025-11-24 02:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.27 - - [2025-11-24 02:08:56] "GET /projects?obj_uuids=ca06714d-b05f-4667-a289-63e416a2547f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001040 10.0.0.41 - - [2025-11-24 02:08:56] "GET /project/ca06714d-b05f-4667-a289-63e416a2547f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.059216 10.0.0.27 - - [2025-11-24 02:08:56] "GET /projects?obj_uuids=ca06714d-b05f-4667-a289-63e416a2547f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001503 10.0.0.41 - - [2025-11-24 02:08:56] "POST /neutron/network HTTP/1.1" 200 684 0.151872 10.0.0.41 - - [2025-11-24 02:08:56] "POST /id-to-fqname HTTP/1.1" 200 262 0.003904 10.0.0.41 - - [2025-11-24 02:08:56] "GET /virtual-network/8e1170f1-60ff-45c9-a5e5-f79d960f090c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.006604 10.0.0.41 - - [2025-11-24 02:08:56] "POST /neutron/network HTTP/1.1" 200 903 0.008886 10.0.0.41 - - [2025-11-24 02:08:56] "GET /virtual-network/8e1170f1-60ff-45c9-a5e5-f79d960f090c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.005430 10.0.0.41 - - [2025-11-24 02:08:57] "POST /id-to-fqname HTTP/1.1" 200 261 0.001785 10.0.0.41 - - [2025-11-24 02:08:57] "POST /neutron/network HTTP/1.1" 200 911 0.009606 10.0.0.27 - - [2025-11-24 02:08:57] "GET /projects?obj_uuids=ca06714d-b05f-4667-a289-63e416a2547f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001547 10.0.0.41 - - [2025-11-24 02:08:57] "GET /project/ca06714d-b05f-4667-a289-63e416a2547f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.076821 10.0.0.41 - - [2025-11-24 02:08:58] "POST /neutron/port HTTP/1.1" 200 117 0.007394 10.0.0.41 - - [2025-11-24 02:08:58] "POST /id-to-fqname HTTP/1.1" 200 262 0.001613 10.0.0.41 - - [2025-11-24 02:08:58] "POST /neutron/network HTTP/1.1" 200 911 0.009179 10.0.0.41 - - [2025-11-24 02:08:59] "POST /neutron/port HTTP/1.1" 200 1065 0.024921 10.0.0.41 - - [2025-11-24 02:08:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005326 10.0.0.27 - - [2025-11-24 02:08:59] "GET /projects?obj_uuids=ca06714d-b05f-4667-a289-63e416a2547f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001258 10.0.0.41 - - [2025-11-24 02:08:59] "GET /project/ca06714d-b05f-4667-a289-63e416a2547f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.111451 10.0.0.41 - - [2025-11-24 02:08:59] "POST /neutron/network HTTP/1.1" 200 901 0.008763 10.0.0.41 - - [2025-11-24 02:08:59] "POST /neutron/security_group HTTP/1.1" 200 2063 0.016109 10.0.0.27 - - [2025-11-24 02:09:00] "GET /projects?obj_uuids=ca06714d-b05f-4667-a289-63e416a2547f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001554 10.0.0.41 - - [2025-11-24 02:09:00] "POST /fqname-to-id HTTP/1.1" 404 193 0.003460 10.0.0.41 - - [2025-11-24 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.27 - - [2025-11-24 02:09:00] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001259 10.0.0.41 - - [2025-11-24 02:09:00] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009662 10.0.0.41 - - [2025-11-24 02:09:00] "POST /neutron/port HTTP/1.1" 200 1065 0.354824 10.0.0.41 - - [2025-11-24 02:09:00] "POST /service-templates HTTP/1.1" 200 543 0.055892 10.0.0.41 - - [2025-11-24 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.41 - - [2025-11-24 02:09:00] "GET /service-template/a0b74502-ba7e-4732-a899-f23990501dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.010006 10.0.0.41 - - [2025-11-24 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004602 10.0.0.41 - - [2025-11-24 02:09:00] "POST /neutron/port HTTP/1.1" 200 1119 0.130276 10.0.0.41 - - [2025-11-24 02:09:00] "GET /service-template/a0b74502-ba7e-4732-a899-f23990501dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.008076 10.0.0.41 - - [2025-11-24 02:09:00] "POST /id-to-fqname HTTP/1.1" 200 261 0.001779 10.0.0.41 - - [2025-11-24 02:09:00] "POST /id-to-fqname HTTP/1.1" 200 261 0.001596 10.0.0.41 - - [2025-11-24 02:09:00] "POST /neutron/subnet HTTP/1.1" 200 698 0.011974 10.0.0.41 - - [2025-11-24 02:09:00] "POST /id-to-fqname HTTP/1.1" 200 262 0.001710 10.0.0.41 - - [2025-11-24 02:09:00] "POST /neutron/port HTTP/1.1" 200 2070 0.023295 10.0.0.41 - - [2025-11-24 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004438 10.0.0.41 - - [2025-11-24 02:09:01] "DELETE /service-template/a0b74502-ba7e-4732-a899-f23990501dae HTTP/1.1" 200 115 0.036140 10.0.0.41 - - [2025-11-24 02:09:01] "POST /fqname-to-id HTTP/1.1" 404 193 0.006582 10.0.0.41 - - [2025-11-24 02:09:03] "POST /neutron/network HTTP/1.1" 400 204 0.017691 10.0.0.41 - - [2025-11-24 02:09:03] "POST /neutron/port HTTP/1.1" 200 1119 0.015929 10.0.0.41 - - [2025-11-24 02:09:04] "POST /neutron/port HTTP/1.1" 200 151 0.314758 10.0.0.50 - - [2025-11-24 02:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004942 10.0.0.41 - - [2025-11-24 02:09:05] "POST /neutron/network HTTP/1.1" 200 903 0.016391 10.0.0.50 - - [2025-11-24 02:09:05] "DELETE /route-target/834c3164-0980-4099-8a65-8a83e130947c HTTP/1.1" 200 115 0.035445 10.0.0.27 - - [2025-11-24 02:09:05] "POST /useragent-kv HTTP/1.1" 200 115 0.007205 10.0.0.27 - - [2025-11-24 02:09:05] "POST /useragent-kv HTTP/1.1" 200 115 0.004272 10.0.0.41 - - [2025-11-24 02:09:05] "POST /neutron/network HTTP/1.1" 200 151 0.164809 10.0.0.27 - - [2025-11-24 02:09:05] "GET /projects?obj_uuids=ca06714d-b05f-4667-a289-63e416a2547f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001731 10.0.0.41 - - [2025-11-24 02:09:05] "GET /project/ca06714d-b05f-4667-a289-63e416a2547f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.094479 10.0.0.27 - - [2025-11-24 02:09:06] "GET /projects?obj_uuids=ca06714d-b05f-4667-a289-63e416a2547f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001293 10.0.0.41 - - [2025-11-24 02:09:06] "GET /project/ca06714d-b05f-4667-a289-63e416a2547f?fields=virtual_networks HTTP/1.1" 200 1043 0.070102 10.0.0.27 - - [2025-11-24 02:09:06] "GET /projects?obj_uuids=ca06714d-b05f-4667-a289-63e416a2547f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001231 10.0.0.41 - - [2025-11-24 02:09:06] "GET /project/ca06714d-b05f-4667-a289-63e416a2547f?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.051867 10.0.0.27 - - [2025-11-24 02:09:06] "GET /projects?obj_uuids=ca06714d-b05f-4667-a289-63e416a2547f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001559 10.0.0.41 - - [2025-11-24 02:09:06] "GET /project/ca06714d-b05f-4667-a289-63e416a2547f?fields=security_groups HTTP/1.1" 200 1274 0.053915 10.0.0.41 - - [2025-11-24 02:09:07] "POST /fqname-to-id HTTP/1.1" 404 197 0.031686 10.0.0.27 - - [2025-11-24 02:09:07] "GET /projects?obj_uuids=a275c2ca-94bb-4409-98f5-0ea98174fe92&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004489 10.0.0.27 - - [2025-11-24 02:09:07] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001081 10.0.0.27 - - [2025-11-24 02:09:07] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008016 10.0.0.27 - - [2025-11-24 02:09:07] "POST /id-to-fqname HTTP/1.1" 200 199 0.004843 10.0.0.27 - - [2025-11-24 02:09:07] "POST /fqname-to-id HTTP/1.1" 404 208 0.010028 10.0.0.27 - - [2025-11-24 02:09:07] "POST /security-groups HTTP/1.1" 200 600 0.041296 10.0.0.50 - - [2025-11-24 02:09:07] "POST /fqname-to-id HTTP/1.1" 404 243 0.006760 10.0.0.27 - - [2025-11-24 02:09:07] "POST /projects HTTP/1.1" 200 603 0.281291 10.0.0.27 - - [2025-11-24 02:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.357547 10.0.0.50 - - [2025-11-24 02:09:07] "POST /access-control-lists HTTP/1.1" 200 603 0.032402 10.0.0.41 - - [2025-11-24 02:09:07] "GET /project/a275c2ca-94bb-4409-98f5-0ea98174fe92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.511432 10.0.0.41 - - [2025-11-24 02:09:08] "GET / HTTP/1.1" 200 35931 0.002829 10.0.0.41 - - [2025-11-24 02:09:09] "POST /fqname-to-id HTTP/1.1" 401 292 0.000523 10.0.0.41 - - [2025-11-24 02:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.070440 10.0.0.27 - - [2025-11-24 02:09:09] "GET /projects?obj_uuids=a275c2ca-94bb-4409-98f5-0ea98174fe92&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001109 10.0.0.41 - - [2025-11-24 02:09:09] "GET /project/a275c2ca-94bb-4409-98f5-0ea98174fe92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.050354 10.0.0.27 - - [2025-11-24 02:09:10] "POST /useragent-kv HTTP/1.1" 200 115 0.017041 10.0.0.41 - - [2025-11-24 02:09:10] "POST /neutron/subnet HTTP/1.1" 200 828 0.334965 10.0.0.50 - - [2025-11-24 02:09:10] "POST /fqname-to-id HTTP/1.1" 404 207 0.008060 10.0.0.41 - - [2025-11-24 02:09:10] "POST /id-to-fqname HTTP/1.1" 200 269 0.001538 10.0.0.41 - - [2025-11-24 02:09:10] "GET /virtual-network/e87b3c01-11df-4be9-84d8-7e3ddba21b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2758 0.009416 10.0.0.41 - - [2025-11-24 02:09:10] "POST /neutron/network HTTP/1.1" 200 1086 0.012290 10.0.0.41 - - [2025-11-24 02:09:10] "GET /virtual-network/e87b3c01-11df-4be9-84d8-7e3ddba21b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2758 0.009342 10.0.0.41 - - [2025-11-24 02:09:10] "POST /neutron/subnet HTTP/1.1" 200 720 0.014519 10.0.0.41 - - [2025-11-24 02:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006088 10.0.0.27 - - [2025-11-24 02:09:10] "GET /projects?obj_uuids=a275c2ca-94bb-4409-98f5-0ea98174fe92&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001159 10.0.0.41 - - [2025-11-24 02:09:10] "GET /project/a275c2ca-94bb-4409-98f5-0ea98174fe92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.075825 10.0.0.50 - - [2025-11-24 02:09:11] "POST /route-targets HTTP/1.1" 200 327 0.019975 10.0.0.27 - - [2025-11-24 02:09:11] "POST /useragent-kv HTTP/1.1" 200 115 0.017795 10.0.0.41 - - [2025-11-24 02:09:11] "POST /neutron/subnet HTTP/1.1" 200 828 0.250097 10.0.0.41 - - [2025-11-24 02:09:11] "POST /id-to-fqname HTTP/1.1" 200 269 0.001713 10.0.0.41 - - [2025-11-24 02:09:11] "GET /virtual-network/8c8628d9-15bd-4e0d-bffd-b3a9b6e4a30e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2759 0.014272 10.0.0.41 - - [2025-11-24 02:09:11] "POST /neutron/network HTTP/1.1" 200 1086 0.015418 10.0.0.41 - - [2025-11-24 02:09:11] "GET /virtual-network/8c8628d9-15bd-4e0d-bffd-b3a9b6e4a30e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2759 0.010880 10.0.0.41 - - [2025-11-24 02:09:11] "POST /neutron/subnet HTTP/1.1" 200 720 0.013719 10.0.0.41 - - [2025-11-24 02:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005200 10.0.0.27 - - [2025-11-24 02:09:11] "GET /projects?obj_uuids=a275c2ca-94bb-4409-98f5-0ea98174fe92&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001767 10.0.0.41 - - [2025-11-24 02:09:12] "GET /project/a275c2ca-94bb-4409-98f5-0ea98174fe92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.084678 10.0.0.50 - - [2025-11-24 02:09:12] "POST /ref-update HTTP/1.1" 200 156 0.041355 10.0.0.50 - - [2025-11-24 02:09:12] "POST /fqname-to-id HTTP/1.1" 404 207 0.012350 10.0.0.27 - - [2025-11-24 02:09:12] "POST /useragent-kv HTTP/1.1" 200 115 0.016039 10.0.0.41 - - [2025-11-24 02:09:12] "POST /neutron/subnet HTTP/1.1" 200 828 0.227988 10.0.0.41 - - [2025-11-24 02:09:12] "POST /id-to-fqname HTTP/1.1" 200 270 0.002063 10.0.0.41 - - [2025-11-24 02:09:12] "GET /virtual-network/9df0c895-5c91-43ed-b722-47ec8023fbea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.008894 10.0.0.41 - - [2025-11-24 02:09:12] "POST /neutron/network HTTP/1.1" 200 1088 0.015403 10.0.0.41 - - [2025-11-24 02:09:12] "GET /virtual-network/9df0c895-5c91-43ed-b722-47ec8023fbea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.007921 10.0.0.41 - - [2025-11-24 02:09:12] "POST /neutron/subnet HTTP/1.1" 200 720 0.009747 10.0.0.41 - - [2025-11-24 02:09:12] "POST /id-to-fqname HTTP/1.1" 200 269 0.001362 10.0.0.27 - - [2025-11-24 02:09:13] "GET /projects?obj_uuids=a275c2ca-94bb-4409-98f5-0ea98174fe92&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002051 10.0.0.41 - - [2025-11-24 02:09:13] "GET /project/a275c2ca-94bb-4409-98f5-0ea98174fe92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.103055 10.0.0.41 - - [2025-11-24 02:09:14] "POST /neutron/port HTTP/1.1" 200 117 0.008171 10.0.0.41 - - [2025-11-24 02:09:14] "POST /id-to-fqname HTTP/1.1" 200 270 0.002393 10.0.0.41 - - [2025-11-24 02:09:14] "POST /neutron/network HTTP/1.1" 200 1098 0.009385 10.0.0.41 - - [2025-11-24 02:09:15] "POST /neutron/port HTTP/1.1" 200 1175 0.030375 10.0.0.27 - - [2025-11-24 02:09:15] "GET /projects?obj_uuids=a275c2ca-94bb-4409-98f5-0ea98174fe92&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001341 10.0.0.41 - - [2025-11-24 02:09:15] "GET /project/a275c2ca-94bb-4409-98f5-0ea98174fe92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.150142 10.0.0.41 - - [2025-11-24 02:09:15] "POST /neutron/network HTTP/1.1" 200 1088 0.016814 10.0.0.41 - - [2025-11-24 02:09:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005895 10.0.0.41 - - [2025-11-24 02:09:15] "POST /neutron/port HTTP/1.1" 200 117 0.001709 10.0.0.41 - - [2025-11-24 02:09:15] "POST /neutron/security_group HTTP/1.1" 200 2067 0.009991 10.0.0.27 - - [2025-11-24 02:09:16] "GET /projects?obj_uuids=a275c2ca-94bb-4409-98f5-0ea98174fe92&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001371 10.0.0.41 - - [2025-11-24 02:09:16] "POST /neutron/port HTTP/1.1" 200 1175 0.435153 10.0.0.41 - - [2025-11-24 02:09:16] "POST /neutron/port HTTP/1.1" 200 1229 0.159792 10.0.0.41 - - [2025-11-24 02:09:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005924 10.0.0.41 - - [2025-11-24 02:09:16] "POST /neutron/port HTTP/1.1" 200 117 0.001599 10.0.0.41 - - [2025-11-24 02:09:17] "POST /fqname-to-id HTTP/1.1" 404 193 0.004524 10.0.0.41 - - [2025-11-24 02:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008244 10.0.0.27 - - [2025-11-24 02:09:17] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001314 10.0.0.41 - - [2025-11-24 02:09:17] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009557 10.0.0.41 - - [2025-11-24 02:09:17] "POST /service-templates HTTP/1.1" 200 543 0.045306 10.0.0.41 - - [2025-11-24 02:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004939 10.0.0.41 - - [2025-11-24 02:09:17] "GET /service-template/2161dcc7-faf5-45de-8d56-7b63a90bf1b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.009243 10.0.0.41 - - [2025-11-24 02:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004256 10.0.0.41 - - [2025-11-24 02:09:17] "GET /service-template/2161dcc7-faf5-45de-8d56-7b63a90bf1b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.005557 10.0.0.41 - - [2025-11-24 02:09:17] "POST /id-to-fqname HTTP/1.1" 200 269 0.001734 10.0.0.41 - - [2025-11-24 02:09:17] "POST /id-to-fqname HTTP/1.1" 200 269 0.001679 10.0.0.41 - - [2025-11-24 02:09:17] "POST /id-to-fqname HTTP/1.1" 200 270 0.001818 10.0.0.41 - - [2025-11-24 02:09:17] "POST /neutron/security_group HTTP/1.1" 200 2067 0.013739 10.0.0.41 - - [2025-11-24 02:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004869 10.0.0.41 - - [2025-11-24 02:09:17] "DELETE /service-template/2161dcc7-faf5-45de-8d56-7b63a90bf1b0 HTTP/1.1" 200 115 0.041955 10.0.0.41 - - [2025-11-24 02:09:17] "POST /fqname-to-id HTTP/1.1" 404 193 0.009066 10.0.0.41 - - [2025-11-24 02:09:19] "POST /neutron/port HTTP/1.1" 200 1203 0.026464 10.0.0.41 - - [2025-11-24 02:09:19] "POST /neutron/port HTTP/1.1" 200 1203 0.020396 10.0.0.41 - - [2025-11-24 02:09:21] "POST /neutron/network HTTP/1.1" 200 1086 0.011910 10.0.0.27 - - [2025-11-24 02:09:21] "POST /useragent-kv HTTP/1.1" 200 115 0.003950 10.0.0.50 - - [2025-11-24 02:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004709 10.0.0.27 - - [2025-11-24 02:09:21] "POST /useragent-kv HTTP/1.1" 200 115 0.005548 10.0.0.27 - - [2025-11-24 02:09:21] "POST /useragent-kv HTTP/1.1" 200 115 0.004147 10.0.0.27 - - [2025-11-24 02:09:21] "POST /useragent-kv HTTP/1.1" 200 115 0.003756 10.0.0.41 - - [2025-11-24 02:09:21] "POST /neutron/network HTTP/1.1" 200 151 0.194942 10.0.0.27 - - [2025-11-24 02:09:22] "GET /projects?obj_uuids=a275c2ca-94bb-4409-98f5-0ea98174fe92&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001170 10.0.0.50 - - [2025-11-24 02:09:22] "DELETE /route-target/9e83b3c5-fe5e-4bbd-807c-7dd73aa87f04 HTTP/1.1" 200 115 0.037510 10.0.0.41 - - [2025-11-24 02:09:22] "GET /project/a275c2ca-94bb-4409-98f5-0ea98174fe92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.053719 10.0.0.27 - - [2025-11-24 02:09:22] "GET /projects?obj_uuids=a275c2ca-94bb-4409-98f5-0ea98174fe92&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001181 10.0.0.41 - - [2025-11-24 02:09:22] "GET /project/a275c2ca-94bb-4409-98f5-0ea98174fe92?fields=virtual_networks HTTP/1.1" 200 1051 0.051771 10.0.0.27 - - [2025-11-24 02:09:22] "GET /projects?obj_uuids=a275c2ca-94bb-4409-98f5-0ea98174fe92&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001217 10.0.0.41 - - [2025-11-24 02:09:22] "GET /project/a275c2ca-94bb-4409-98f5-0ea98174fe92?fields=virtual_machine_interfaces HTTP/1.1" 200 1051 0.052733 10.0.0.27 - - [2025-11-24 02:09:22] "GET /projects?obj_uuids=a275c2ca-94bb-4409-98f5-0ea98174fe92&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001101 10.0.0.41 - - [2025-11-24 02:09:22] "GET /project/a275c2ca-94bb-4409-98f5-0ea98174fe92?fields=security_groups HTTP/1.1" 200 1286 0.052706 10.0.0.41 - - [2025-11-24 02:09:23] "POST /fqname-to-id HTTP/1.1" 404 200 0.031145 10.0.0.27 - - [2025-11-24 02:09:23] "GET /projects?obj_uuids=a76053e5-c5a8-4c30-9e59-44d5709481b2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004147 10.0.0.27 - - [2025-11-24 02:09:23] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001312 10.0.0.27 - - [2025-11-24 02:09:23] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009456 10.0.0.27 - - [2025-11-24 02:09:23] "POST /id-to-fqname HTTP/1.1" 200 202 0.004068 10.0.0.27 - - [2025-11-24 02:09:23] "POST /fqname-to-id HTTP/1.1" 404 211 0.007182 10.0.0.27 - - [2025-11-24 02:09:23] "POST /security-groups HTTP/1.1" 200 603 0.035810 10.0.0.27 - - [2025-11-24 02:09:23] "POST /projects HTTP/1.1" 200 609 0.268768 10.0.0.50 - - [2025-11-24 02:09:23] "POST /fqname-to-id HTTP/1.1" 404 245 0.013002 10.0.0.27 - - [2025-11-24 02:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.345832 10.0.0.41 - - [2025-11-24 02:09:23] "GET /project/a76053e5-c5a8-4c30-9e59-44d5709481b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.496949 10.0.0.41 - - [2025-11-24 02:09:24] "GET / HTTP/1.1" 200 35931 0.002112 10.0.0.41 - - [2025-11-24 02:09:26] "POST /fqname-to-id HTTP/1.1" 401 292 0.000557 10.0.0.41 - - [2025-11-24 02:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.072371 10.0.0.27 - - [2025-11-24 02:09:26] "GET /projects?obj_uuids=a76053e5-c5a8-4c30-9e59-44d5709481b2&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001599 10.0.0.41 - - [2025-11-24 02:09:26] "GET /project/a76053e5-c5a8-4c30-9e59-44d5709481b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.055146 10.0.0.41 - - [2025-11-24 02:09:26] "POST /neutron/network HTTP/1.1" 200 117 0.044313 10.0.0.50 - - [2025-11-24 02:09:26] "POST /ref-update HTTP/1.1" 200 156 0.034420 10.0.0.41 - - [2025-11-24 02:09:27] "POST /neutron/network HTTP/1.1" 200 838 0.010137 10.0.0.41 - - [2025-11-24 02:09:27] "POST /id-to-fqname HTTP/1.1" 200 233 0.002035 10.0.0.41 - - [2025-11-24 02:09:27] "GET /virtual-network/f96f1522-f9b5-4a26-b8e0-55ade3c9763a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.007728 10.0.0.41 - - [2025-11-24 02:09:27] "GET /virtual-network/f96f1522-f9b5-4a26-b8e0-55ade3c9763a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.007574 10.0.0.41 - - [2025-11-24 02:09:27] "POST /neutron/subnet HTTP/1.1" 200 724 0.013002 10.0.0.41 - - [2025-11-24 02:09:27] "GET /virtual-network/f96f1522-f9b5-4a26-b8e0-55ade3c9763a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005947 10.0.0.41 - - [2025-11-24 02:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010507 10.0.0.27 - - [2025-11-24 02:09:29] "GET /projects?obj_uuids=a76053e5-c5a8-4c30-9e59-44d5709481b2&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001172 10.0.0.41 - - [2025-11-24 02:09:29] "GET /project/a76053e5-c5a8-4c30-9e59-44d5709481b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.088405 10.0.0.27 - - [2025-11-24 02:09:29] "POST /useragent-kv HTTP/1.1" 200 115 0.009359 10.0.0.41 - - [2025-11-24 02:09:29] "POST /neutron/subnet HTTP/1.1" 200 734 0.281897 10.0.0.41 - - [2025-11-24 02:09:29] "POST /id-to-fqname HTTP/1.1" 200 233 0.001584 10.0.0.41 - - [2025-11-24 02:09:29] "GET /virtual-network/cd473cc4-1b51-46d5-9f13-7920011cf659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006390 10.0.0.41 - - [2025-11-24 02:09:29] "GET /virtual-network/cd473cc4-1b51-46d5-9f13-7920011cf659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.007954 10.0.0.41 - - [2025-11-24 02:09:29] "POST /neutron/network HTTP/1.1" 200 840 0.007890 10.0.0.41 - - [2025-11-24 02:09:30] "GET /virtual-network/cd473cc4-1b51-46d5-9f13-7920011cf659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006180 10.0.0.41 - - [2025-11-24 02:09:30] "GET /obj-perms HTTP/1.1" 200 5054 0.055605 10.0.0.50 - - [2025-11-24 02:09:30] "GET /obj-perms HTTP/1.1" 200 5054 0.058367 10.0.0.27 - - [2025-11-24 02:09:30] "GET /obj-perms HTTP/1.1" 200 5054 0.050107 10.0.0.41 - - [2025-11-24 02:09:30] "POST /id-to-fqname HTTP/1.1" 200 233 0.001494 10.0.0.27 - - [2025-11-24 02:09:50] "DELETE /project/a76053e5c5a84c309e5944d5709481b2 HTTP/1.1" 404 173 0.008487 10.0.0.27 - - [2025-11-24 02:09:50] "DELETE /project/ca06714db05f4667a28963e416a2547f HTTP/1.1" 404 173 0.016528 10.0.0.27 - - [2025-11-24 02:09:50] "DELETE /project/a275c2ca94bb440998f50ea98174fe92 HTTP/1.1" 404 173 0.015246 10.0.0.27 - - [2025-11-24 02:09:50] "GET /projects?obj_uuids=40fa661f-bfb3-450f-8b75-acd188ad0eb7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000911 10.0.0.27 - - [2025-11-24 02:09:50] "GET /projects?obj_uuids=ca06714d-b05f-4667-a289-63e416a2547f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000755 10.0.0.27 - - [2025-11-24 02:09:50] "GET /projects?obj_uuids=a275c2ca-94bb-4409-98f5-0ea98174fe92&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000687 10.0.0.27 - - [2025-11-24 02:09:50] "GET /project/a275c2ca-94bb-4409-98f5-0ea98174fe92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1505 0.065494 10.0.0.27 - - [2025-11-24 02:09:50] "GET /projects?obj_uuids=a275c2ca-94bb-4409-98f5-0ea98174fe92&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001246 10.0.0.27 - - [2025-11-24 02:09:50] "GET /project/40fa661f-bfb3-450f-8b75-acd188ad0eb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.086853 10.0.0.27 - - [2025-11-24 02:09:50] "GET /projects?obj_uuids=40fa661f-bfb3-450f-8b75-acd188ad0eb7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003688 10.0.0.27 - - [2025-11-24 02:09:50] "GET /project/ca06714d-b05f-4667-a289-63e416a2547f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.120763 10.0.0.27 - - [2025-11-24 02:09:50] "GET /projects?obj_uuids=ca06714d-b05f-4667-a289-63e416a2547f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001807 10.0.0.27 - - [2025-11-24 02:09:50] "GET /project/a275c2ca-94bb-4409-98f5-0ea98174fe92?fields=security_groups HTTP/1.1" 200 1391 0.118871 10.0.0.27 - - [2025-11-24 02:09:50] "GET /project/ca06714d-b05f-4667-a289-63e416a2547f?fields=security_groups HTTP/1.1" 200 1379 0.093753 10.0.0.27 - - [2025-11-24 02:09:50] "GET /project/40fa661f-bfb3-450f-8b75-acd188ad0eb7?fields=security_groups HTTP/1.1" 200 1387 0.144299 10.0.0.27 - - [2025-11-24 02:09:50] "DELETE /security-group/cfa2bae9-3fe1-4dfc-8d04-d6dfc1c4460e HTTP/1.1" 200 115 0.069812 10.0.0.27 - - [2025-11-24 02:09:50] "GET /projects?obj_uuids=a275c2ca-94bb-4409-98f5-0ea98174fe92&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001631 10.0.0.50 - - [2025-11-24 02:09:50] "DELETE /access-control-list/3288974c-2783-4810-a626-4084669fbb90 HTTP/1.1" 200 115 0.055854 10.0.0.27 - - [2025-11-24 02:09:50] "DELETE /security-group/9fcfb4ba-ada7-4bab-8d10-b9c9fe081f84 HTTP/1.1" 200 115 0.100692 10.0.0.27 - - [2025-11-24 02:09:50] "GET /projects?obj_uuids=ca06714d-b05f-4667-a289-63e416a2547f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001484 10.0.0.27 - - [2025-11-24 02:09:50] "GET /project/a275c2ca-94bb-4409-98f5-0ea98174fe92?fields=application_policy_sets HTTP/1.1" 200 1430 0.094722 10.0.0.27 - - [2025-11-24 02:09:50] "DELETE /security-group/45d8efc1-47a7-4dec-8c23-232b0020a7ad HTTP/1.1" 200 115 0.142682 10.0.0.27 - - [2025-11-24 02:09:50] "GET /projects?obj_uuids=40fa661f-bfb3-450f-8b75-acd188ad0eb7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001568 10.0.0.27 - - [2025-11-24 02:09:50] "GET /project/ca06714d-b05f-4667-a289-63e416a2547f?fields=application_policy_sets HTTP/1.1" 200 1418 0.140929 10.0.0.27 - - [2025-11-24 02:09:50] "GET /project/40fa661f-bfb3-450f-8b75-acd188ad0eb7?fields=application_policy_sets HTTP/1.1" 200 1426 0.105039 10.0.0.50 - - [2025-11-24 02:09:50] "DELETE /access-control-list/44428758-e73f-4fff-a480-2c65d626da70 HTTP/1.1" 200 115 0.135504 10.0.0.27 - - [2025-11-24 02:09:50] "DELETE /project/a275c2ca-94bb-4409-98f5-0ea98174fe92 HTTP/1.1" 200 115 0.785429 10.0.0.27 - - [2025-11-24 02:09:50] "DELETE /project/40fa661f-bfb3-450f-8b75-acd188ad0eb7 HTTP/1.1" 200 115 0.875019 10.0.0.27 - - [2025-11-24 02:09:50] "DELETE /project/ca06714d-b05f-4667-a289-63e416a2547f HTTP/1.1" 200 115 0.876157 10.0.0.27 - - [2025-11-24 02:10:02] "GET /projects?obj_uuids=a76053e5-c5a8-4c30-9e59-44d5709481b2&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.036244 10.0.0.41 - - [2025-11-24 02:10:02] "GET /project/a76053e5-c5a8-4c30-9e59-44d5709481b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.126144 10.0.0.41 - - [2025-11-24 02:10:02] "POST /neutron/network HTTP/1.1" 200 840 0.010271 10.0.0.41 - - [2025-11-24 02:10:02] "POST /id-to-fqname HTTP/1.1" 200 233 0.001932 10.0.0.41 - - [2025-11-24 02:10:02] "POST /neutron/port HTTP/1.1" 200 117 0.007721 10.0.0.27 - - [2025-11-24 02:10:03] "GET /projects?obj_uuids=a76053e5-c5a8-4c30-9e59-44d5709481b2&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001712 10.0.0.41 - - [2025-11-24 02:10:03] "POST /neutron/port HTTP/1.1" 200 1074 0.436041 10.0.0.27 - - [2025-11-24 02:10:03] "GET /projects?obj_uuids=a76053e5-c5a8-4c30-9e59-44d5709481b2&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001155 10.0.0.41 - - [2025-11-24 02:10:03] "GET /project/a76053e5-c5a8-4c30-9e59-44d5709481b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.085377 10.0.0.41 - - [2025-11-24 02:10:03] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009671 10.0.0.41 - - [2025-11-24 02:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010158 10.0.0.27 - - [2025-11-24 02:10:04] "GET /projects?obj_uuids=a76053e5-c5a8-4c30-9e59-44d5709481b2&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001827 10.0.0.41 - - [2025-11-24 02:10:04] "GET /project/a76053e5-c5a8-4c30-9e59-44d5709481b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.105240 10.0.0.41 - - [2025-11-24 02:10:04] "GET /virtual-network/f96f1522-f9b5-4a26-b8e0-55ade3c9763a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.008945 10.0.0.41 - - [2025-11-24 02:10:04] "GET /floating-ip-pools?parent_id=f96f1522-f9b5-4a26-b8e0-55ade3c9763a&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.005517 10.0.0.41 - - [2025-11-24 02:10:04] "GET /virtual-network/f96f1522-f9b5-4a26-b8e0-55ade3c9763a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.007327 10.0.0.41 - - [2025-11-24 02:10:04] "POST /floating-ip-pools HTTP/1.1" 200 609 0.054780 10.0.0.41 - - [2025-11-24 02:10:04] "POST /ref-update HTTP/1.1" 200 156 0.021052 10.0.0.41 - - [2025-11-24 02:10:04] "GET /virtual-network/f96f1522-f9b5-4a26-b8e0-55ade3c9763a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006731 10.0.0.27 - - [2025-11-24 02:10:04] "GET /projects?obj_uuids=a76053e5-c5a8-4c30-9e59-44d5709481b2&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002220 10.0.0.41 - - [2025-11-24 02:10:04] "GET /virtual-network/f96f1522-f9b5-4a26-b8e0-55ade3c9763a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006178 10.0.0.41 - - [2025-11-24 02:10:05] "POST /neutron/port HTTP/1.1" 200 1072 0.444804 10.0.0.41 - - [2025-11-24 02:10:05] "POST /neutron/security_group HTTP/1.1" 200 2070 0.034361 10.0.0.41 - - [2025-11-24 02:10:05] "POST /neutron/port HTTP/1.1" 200 1128 0.212622 10.0.0.41 - - [2025-11-24 02:10:05] "POST /neutron/port HTTP/1.1" 200 1102 0.031575 10.0.0.41 - - [2025-11-24 02:10:05] "POST /neutron/port HTTP/1.1" 200 117 0.002146 10.0.0.41 - - [2025-11-24 02:10:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005558 10.0.0.41 - - [2025-11-24 02:10:05] "POST /neutron/network HTTP/1.1" 200 838 0.011206 10.0.0.41 - - [2025-11-24 02:10:15] "POST /neutron/port HTTP/1.1" 200 1102 0.036028 10.0.0.41 - - [2025-11-24 02:10:20] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010598 10.0.0.41 - - [2025-11-24 02:10:30] "POST /neutron/port HTTP/1.1" 200 1102 0.020348 10.0.0.41 - - [2025-11-24 02:10:35] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009721 10.0.0.41 - - [2025-11-24 02:10:46] "POST /neutron/port HTTP/1.1" 200 1102 0.022723 10.0.0.41 - - [2025-11-24 02:10:51] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010225 10.0.0.41 - - [2025-11-24 02:10:56] "POST /neutron/port HTTP/1.1" 200 1102 0.018507 10.0.0.41 - - [2025-11-24 02:10:56] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008408 10.0.0.41 - - [2025-11-24 02:10:56] "GET /virtual-machine/5acfbe8c-e9ae-4a92-8eb5-695be8cb3332 HTTP/1.1" 401 292 0.000572 10.0.0.41 - - [2025-11-24 02:10:56] "GET /virtual-machine/5acfbe8c-e9ae-4a92-8eb5-695be8cb3332 HTTP/1.1" 200 1304 0.041782 10.0.0.41 - - [2025-11-24 02:10:56] "GET /virtual-machine-interface/8641de10-c572-40c7-ac28-d2dd062b3862 HTTP/1.1" 200 3004 0.011342 10.0.0.41 - - [2025-11-24 02:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.41 - - [2025-11-24 02:10:56] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004220 10.0.0.41 - - [2025-11-24 02:10:56] "GET /virtual-networks?parent_id=a76053e5-c5a8-4c30-9e59-44d5709481b2&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.004178 10.0.0.41 - - [2025-11-24 02:10:56] "GET /virtual-network/cd473cc4-1b51-46d5-9f13-7920011cf659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.007671 10.0.0.41 - - [2025-11-24 02:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003879 10.0.0.41 - - [2025-11-24 02:10:59] "GET /virtual-network/cd473cc4-1b51-46d5-9f13-7920011cf659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.007099 10.0.0.41 - - [2025-11-24 02:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006212 10.0.0.41 - - [2025-11-24 02:11:04] "GET /virtual-network/cd473cc4-1b51-46d5-9f13-7920011cf659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.008900 10.0.0.41 - - [2025-11-24 02:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005010 10.0.0.41 - - [2025-11-24 02:11:08] "GET /virtual-network/cd473cc4-1b51-46d5-9f13-7920011cf659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006085 10.0.0.41 - - [2025-11-24 02:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005332 10.0.0.41 - - [2025-11-24 02:11:12] "GET /virtual-network/cd473cc4-1b51-46d5-9f13-7920011cf659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.008423 10.0.0.41 - - [2025-11-24 02:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004549 10.0.0.41 - - [2025-11-24 02:11:16] "GET /virtual-network/cd473cc4-1b51-46d5-9f13-7920011cf659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.008150 10.0.0.41 - - [2025-11-24 02:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004576 10.0.0.41 - - [2025-11-24 02:11:20] "GET /virtual-network/cd473cc4-1b51-46d5-9f13-7920011cf659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.008454 10.0.0.41 - - [2025-11-24 02:11:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004460 10.0.0.41 - - [2025-11-24 02:11:24] "GET /virtual-network/cd473cc4-1b51-46d5-9f13-7920011cf659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.007617 10.0.0.41 - - [2025-11-24 02:11:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.013048 10.0.0.41 - - [2025-11-24 02:11:28] "GET /virtual-network/cd473cc4-1b51-46d5-9f13-7920011cf659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.007778 10.0.0.41 - - [2025-11-24 02:11:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009015 10.0.0.41 - - [2025-11-24 02:11:32] "GET /virtual-network/cd473cc4-1b51-46d5-9f13-7920011cf659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006041 10.0.0.41 - - [2025-11-24 02:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004402 10.0.0.41 - - [2025-11-24 02:11:34] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004925 10.0.0.41 - - [2025-11-24 02:11:34] "GET /virtual-networks?parent_id=a76053e5-c5a8-4c30-9e59-44d5709481b2&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.004473 10.0.0.41 - - [2025-11-24 02:11:34] "GET /virtual-network/cd473cc4-1b51-46d5-9f13-7920011cf659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.008639 10.0.0.41 - - [2025-11-24 02:11:34] "POST /neutron/port HTTP/1.1" 200 1102 0.043427 10.0.0.41 - - [2025-11-24 02:11:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005195 10.0.0.41 - - [2025-11-24 02:11:35] "POST /neutron/network HTTP/1.1" 200 840 0.007974 10.0.0.41 - - [2025-11-24 02:11:35] "POST /neutron/network HTTP/1.1" 200 848 0.041638 10.0.0.41 - - [2025-11-24 02:11:35] "POST /neutron/port HTTP/1.1" 200 117 0.001797 10.0.0.41 - - [2025-11-24 02:11:39] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008993 10.0.0.41 - - [2025-11-24 02:11:44] "POST /neutron/port HTTP/1.1" 200 1102 0.016775 10.0.0.41 - - [2025-11-24 02:11:49] "POST /neutron/security_group HTTP/1.1" 200 2070 0.040937 10.0.0.27 - - [2025-11-24 02:11:55] "GET /projects?obj_uuids=a76053e5-c5a8-4c30-9e59-44d5709481b2&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001647 10.0.0.41 - - [2025-11-24 02:11:55] "POST /neutron/floatingip HTTP/1.1" 200 530 0.128103 10.0.0.41 - - [2025-11-24 02:11:55] "POST /neutron/floatingip HTTP/1.1" 200 579 0.056560 10.0.0.41 - - [2025-11-24 02:11:55] "POST /neutron/port HTTP/1.1" 200 1100 0.018107 10.0.0.41 - - [2025-11-24 02:11:55] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008113 10.0.0.41 - - [2025-11-24 02:11:55] "GET /virtual-machine/44378e68-480c-4b2a-93ae-15305fab3d8a HTTP/1.1" 200 1304 0.007380 10.0.0.41 - - [2025-11-24 02:11:55] "GET /virtual-machine-interface/1fae66d2-72de-49b4-94fa-c61dfdc28896 HTTP/1.1" 200 3004 0.006490 10.0.0.41 - - [2025-11-24 02:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004044 10.0.0.41 - - [2025-11-24 02:11:55] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004302 10.0.0.41 - - [2025-11-24 02:11:55] "GET /virtual-networks?parent_id=a76053e5-c5a8-4c30-9e59-44d5709481b2&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003093 10.0.0.41 - - [2025-11-24 02:11:55] "GET /virtual-network/f96f1522-f9b5-4a26-b8e0-55ade3c9763a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.007150 10.0.0.41 - - [2025-11-24 02:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004388 10.0.0.41 - - [2025-11-24 02:11:56] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005631 10.0.0.41 - - [2025-11-24 02:11:56] "GET /virtual-networks?parent_id=a76053e5-c5a8-4c30-9e59-44d5709481b2&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.004577 10.0.0.41 - - [2025-11-24 02:11:56] "GET /virtual-network/f96f1522-f9b5-4a26-b8e0-55ade3c9763a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006886 10.0.0.41 - - [2025-11-24 02:12:02] "POST /neutron/floatingip HTTP/1.1" 200 579 0.015066 10.0.0.41 - - [2025-11-24 02:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004399 10.0.0.41 - - [2025-11-24 02:12:02] "GET /routing-instance/aea40157-59c6-47ef-b783-5cc33c925501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.005129 10.0.0.41 - - [2025-11-24 02:12:02] "GET /route-target/a39ed8a4-3ca4-492c-b273-629e8e32c1f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004901 10.0.0.41 - - [2025-11-24 02:12:20] "POST /neutron/floatingip HTTP/1.1" 200 530 0.010946 10.0.0.41 - - [2025-11-24 02:12:20] "GET /floating-ip-pool/dbc5d029-b461-4ddc-80a8-fd0848dc2748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.005205 10.0.0.41 - - [2025-11-24 02:12:20] "POST /ref-update HTTP/1.1" 200 156 0.021082 10.0.0.41 - - [2025-11-24 02:12:20] "DELETE /floating-ip-pool/dbc5d029-b461-4ddc-80a8-fd0848dc2748 HTTP/1.1" 200 115 0.039057 10.0.0.41 - - [2025-11-24 02:12:21] "POST /neutron/network HTTP/1.1" 400 204 0.017476 10.0.0.41 - - [2025-11-24 02:12:21] "POST /neutron/port HTTP/1.1" 200 1102 0.019676 10.0.0.41 - - [2025-11-24 02:12:21] "POST /neutron/port HTTP/1.1" 200 151 0.289791 10.0.0.50 - - [2025-11-24 02:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.081842 10.0.0.41 - - [2025-11-24 02:12:23] "POST /neutron/network HTTP/1.1" 200 838 0.104484 10.0.0.50 - - [2025-11-24 02:12:24] "DELETE /route-target/a39ed8a4-3ca4-492c-b273-629e8e32c1f1 HTTP/1.1" 200 115 0.036940 10.0.0.27 - - [2025-11-24 02:12:25] "GET /projects?obj_uuids=a76053e5-c5a8-4c30-9e59-44d5709481b2&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001157 10.0.0.41 - - [2025-11-24 02:12:25] "GET /project/a76053e5-c5a8-4c30-9e59-44d5709481b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.101799 10.0.0.27 - - [2025-11-24 02:12:25] "GET /projects?obj_uuids=a76053e5-c5a8-4c30-9e59-44d5709481b2&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001577 10.0.0.41 - - [2025-11-24 02:12:25] "GET /project/a76053e5-c5a8-4c30-9e59-44d5709481b2?fields=virtual_networks HTTP/1.1" 200 1057 0.066091 10.0.0.27 - - [2025-11-24 02:12:25] "GET /projects?obj_uuids=a76053e5-c5a8-4c30-9e59-44d5709481b2&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001676 10.0.0.41 - - [2025-11-24 02:12:25] "GET /project/a76053e5-c5a8-4c30-9e59-44d5709481b2?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.054342 10.0.0.27 - - [2025-11-24 02:12:25] "GET /projects?obj_uuids=a76053e5-c5a8-4c30-9e59-44d5709481b2&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001166 10.0.0.41 - - [2025-11-24 02:12:25] "GET /project/a76053e5-c5a8-4c30-9e59-44d5709481b2?fields=security_groups HTTP/1.1" 200 1295 0.052543 10.0.0.41 - - [2025-11-24 02:12:26] "POST /fqname-to-id HTTP/1.1" 404 188 0.030050 10.0.0.27 - - [2025-11-24 02:12:26] "GET /projects?obj_uuids=d9211259-334f-4c18-a31f-1c43582594cf&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003433 10.0.0.27 - - [2025-11-24 02:12:26] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001782 10.0.0.27 - - [2025-11-24 02:12:26] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.043783 10.0.0.27 - - [2025-11-24 02:12:27] "POST /id-to-fqname HTTP/1.1" 200 190 0.005345 10.0.0.27 - - [2025-11-24 02:12:27] "POST /fqname-to-id HTTP/1.1" 404 199 0.009082 10.0.0.27 - - [2025-11-24 02:12:27] "POST /security-groups HTTP/1.1" 200 591 0.041726 10.0.0.27 - - [2025-11-24 02:12:27] "POST /projects HTTP/1.1" 200 585 0.286416 10.0.0.27 - - [2025-11-24 02:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.368540 10.0.0.50 - - [2025-11-24 02:12:27] "POST /fqname-to-id HTTP/1.1" 404 233 0.019564 10.0.0.41 - - [2025-11-24 02:12:27] "GET /project/d9211259-334f-4c18-a31f-1c43582594cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.588745 10.0.0.41 - - [2025-11-24 02:12:28] "GET / HTTP/1.1" 200 35931 0.002518 10.0.0.27 - - [2025-11-24 02:12:31] "GET /projects?obj_uuids=d9211259-334f-4c18-a31f-1c43582594cf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001634 10.0.0.41 - - [2025-11-24 02:12:31] "GET /project/d9211259-334f-4c18-a31f-1c43582594cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.040961 10.0.0.27 - - [2025-11-24 02:12:31] "GET /projects?obj_uuids=d9211259-334f-4c18-a31f-1c43582594cf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001183 10.0.0.41 - - [2025-11-24 02:12:31] "GET /project/d9211259-334f-4c18-a31f-1c43582594cf?fields=virtual_networks HTTP/1.1" 200 1033 0.060691 10.0.0.27 - - [2025-11-24 02:12:31] "GET /projects?obj_uuids=d9211259-334f-4c18-a31f-1c43582594cf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001133 10.0.0.41 - - [2025-11-24 02:12:31] "GET /project/d9211259-334f-4c18-a31f-1c43582594cf?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.049977 10.0.0.27 - - [2025-11-24 02:12:31] "GET /projects?obj_uuids=d9211259-334f-4c18-a31f-1c43582594cf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001299 10.0.0.41 - - [2025-11-24 02:12:31] "GET /project/d9211259-334f-4c18-a31f-1c43582594cf?fields=security_groups HTTP/1.1" 200 1259 0.049180 10.0.0.41 - - [2025-11-24 02:12:32] "POST /fqname-to-id HTTP/1.1" 404 183 0.042973 10.0.0.27 - - [2025-11-24 02:12:32] "GET /projects?obj_uuids=85c85606-1f21-4ba8-985f-de216d81507a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004160 10.0.0.27 - - [2025-11-24 02:12:32] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001740 10.0.0.27 - - [2025-11-24 02:12:32] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009503 10.0.0.27 - - [2025-11-24 02:12:33] "POST /id-to-fqname HTTP/1.1" 200 185 0.005982 10.0.0.27 - - [2025-11-24 02:12:33] "POST /fqname-to-id HTTP/1.1" 404 194 0.010942 10.0.0.27 - - [2025-11-24 02:12:33] "POST /security-groups HTTP/1.1" 200 586 0.081529 10.0.0.27 - - [2025-11-24 02:12:33] "POST /projects HTTP/1.1" 200 575 0.344469 10.0.0.27 - - [2025-11-24 02:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.379950 10.0.0.50 - - [2025-11-24 02:12:33] "POST /access-control-lists HTTP/1.1" 200 591 0.035403 10.0.0.41 - - [2025-11-24 02:12:33] "GET /project/85c85606-1f21-4ba8-985f-de216d81507a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.547307 10.0.0.41 - - [2025-11-24 02:12:34] "GET / HTTP/1.1" 200 35931 0.003223 10.0.0.27 - - [2025-11-24 02:12:40] "GET /projects?obj_uuids=85c85606-1f21-4ba8-985f-de216d81507a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001183 10.0.0.41 - - [2025-11-24 02:12:40] "GET /project/85c85606-1f21-4ba8-985f-de216d81507a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.052300 10.0.0.27 - - [2025-11-24 02:12:40] "GET /projects?obj_uuids=85c85606-1f21-4ba8-985f-de216d81507a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001074 10.0.0.41 - - [2025-11-24 02:12:40] "GET /project/85c85606-1f21-4ba8-985f-de216d81507a?fields=virtual_networks HTTP/1.1" 200 1022 0.055498 10.0.0.27 - - [2025-11-24 02:12:40] "GET /projects?obj_uuids=85c85606-1f21-4ba8-985f-de216d81507a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001191 10.0.0.41 - - [2025-11-24 02:12:40] "GET /project/85c85606-1f21-4ba8-985f-de216d81507a?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.051953 10.0.0.27 - - [2025-11-24 02:12:40] "GET /projects?obj_uuids=85c85606-1f21-4ba8-985f-de216d81507a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001127 10.0.0.41 - - [2025-11-24 02:12:40] "GET /project/85c85606-1f21-4ba8-985f-de216d81507a?fields=security_groups HTTP/1.1" 200 1243 0.053647 10.0.0.41 - - [2025-11-24 02:12:41] "POST /fqname-to-id HTTP/1.1" 404 187 0.036389 10.0.0.27 - - [2025-11-24 02:12:41] "GET /projects?obj_uuids=cbcb68d6-1134-496d-8220-8c76094c956e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003785 10.0.0.27 - - [2025-11-24 02:12:41] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001399 10.0.0.27 - - [2025-11-24 02:12:41] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007847 10.0.0.27 - - [2025-11-24 02:12:41] "POST /id-to-fqname HTTP/1.1" 200 189 0.001733 10.0.0.27 - - [2025-11-24 02:12:41] "POST /fqname-to-id HTTP/1.1" 404 198 0.007288 10.0.0.27 - - [2025-11-24 02:12:42] "POST /security-groups HTTP/1.1" 200 590 0.037077 10.0.0.50 - - [2025-11-24 02:12:42] "POST /fqname-to-id HTTP/1.1" 404 233 0.004119 10.0.0.27 - - [2025-11-24 02:12:42] "POST /projects HTTP/1.1" 200 583 0.280276 10.0.0.27 - - [2025-11-24 02:12:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.316335 10.0.0.50 - - [2025-11-24 02:12:42] "POST /access-control-lists HTTP/1.1" 200 593 0.032023 10.0.0.41 - - [2025-11-24 02:12:42] "GET /project/cbcb68d6-1134-496d-8220-8c76094c956e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.483610 10.0.0.41 - - [2025-11-24 02:12:43] "GET / HTTP/1.1" 200 35931 0.002277 10.0.0.27 - - [2025-11-24 02:12:46] "GET /projects?obj_uuids=cbcb68d6-1134-496d-8220-8c76094c956e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001299 10.0.0.41 - - [2025-11-24 02:12:46] "GET /project/cbcb68d6-1134-496d-8220-8c76094c956e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.047426 10.0.0.27 - - [2025-11-24 02:12:46] "GET /projects?obj_uuids=cbcb68d6-1134-496d-8220-8c76094c956e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001048 10.0.0.41 - - [2025-11-24 02:12:46] "GET /project/cbcb68d6-1134-496d-8220-8c76094c956e?fields=virtual_networks HTTP/1.1" 200 1030 0.051947 10.0.0.27 - - [2025-11-24 02:12:46] "GET /projects?obj_uuids=cbcb68d6-1134-496d-8220-8c76094c956e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001282 10.0.0.41 - - [2025-11-24 02:12:46] "GET /project/cbcb68d6-1134-496d-8220-8c76094c956e?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.053934 10.0.0.27 - - [2025-11-24 02:12:46] "GET /projects?obj_uuids=cbcb68d6-1134-496d-8220-8c76094c956e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001155 10.0.0.41 - - [2025-11-24 02:12:46] "GET /project/cbcb68d6-1134-496d-8220-8c76094c956e?fields=security_groups HTTP/1.1" 200 1255 0.048672 10.0.0.41 - - [2025-11-24 02:12:47] "POST /fqname-to-id HTTP/1.1" 404 188 0.028113 10.0.0.27 - - [2025-11-24 02:12:47] "GET /projects?obj_uuids=c01666d8-8fa5-4174-ad9b-5c4f7276cf08&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003602 10.0.0.27 - - [2025-11-24 02:12:47] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001015 10.0.0.27 - - [2025-11-24 02:12:47] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007995 10.0.0.27 - - [2025-11-24 02:12:47] "POST /id-to-fqname HTTP/1.1" 200 190 0.001596 10.0.0.27 - - [2025-11-24 02:12:47] "POST /fqname-to-id HTTP/1.1" 404 199 0.009390 10.0.0.27 - - [2025-11-24 02:12:48] "POST /security-groups HTTP/1.1" 200 591 0.086348 10.0.0.27 - - [2025-11-24 02:12:48] "POST /projects HTTP/1.1" 200 585 0.309385 10.0.0.27 - - [2025-11-24 02:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.345778 10.0.0.50 - - [2025-11-24 02:12:48] "POST /fqname-to-id HTTP/1.1" 404 233 0.009125 10.0.0.41 - - [2025-11-24 02:12:48] "GET /project/c01666d8-8fa5-4174-ad9b-5c4f7276cf08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.486456 10.0.0.41 - - [2025-11-24 02:12:49] "GET / HTTP/1.1" 200 35931 0.003006 10.0.0.27 - - [2025-11-24 02:12:51] "DELETE /project/d9211259334f4c18a31f1c43582594cf HTTP/1.1" 404 173 0.015564 10.0.0.27 - - [2025-11-24 02:12:51] "DELETE /project/85c856061f214ba8985fde216d81507a HTTP/1.1" 404 173 0.019540 10.0.0.27 - - [2025-11-24 02:12:51] "DELETE /project/cbcb68d61134496d82208c76094c956e HTTP/1.1" 404 173 0.024110 10.0.0.27 - - [2025-11-24 02:12:51] "DELETE /project/c01666d88fa54174ad9b5c4f7276cf08 HTTP/1.1" 404 173 0.015554 10.0.0.27 - - [2025-11-24 02:12:51] "GET /projects?obj_uuids=a76053e5-c5a8-4c30-9e59-44d5709481b2&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001142 10.0.0.27 - - [2025-11-24 02:12:51] "GET /projects?obj_uuids=d9211259-334f-4c18-a31f-1c43582594cf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000836 10.0.0.27 - - [2025-11-24 02:12:51] "GET /projects?obj_uuids=85c85606-1f21-4ba8-985f-de216d81507a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001080 10.0.0.27 - - [2025-11-24 02:12:51] "GET /projects?obj_uuids=cbcb68d6-1134-496d-8220-8c76094c956e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001294 10.0.0.27 - - [2025-11-24 02:12:51] "GET /project/85c85606-1f21-4ba8-985f-de216d81507a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.088084 10.0.0.27 - - [2025-11-24 02:12:51] "GET /project/d9211259-334f-4c18-a31f-1c43582594cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.111434 10.0.0.27 - - [2025-11-24 02:12:51] "GET /project/a76053e5-c5a8-4c30-9e59-44d5709481b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1517 0.122197 10.0.0.27 - - [2025-11-24 02:12:51] "GET /project/cbcb68d6-1134-496d-8220-8c76094c956e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.126041 10.0.0.27 - - [2025-11-24 02:12:51] "GET /projects?obj_uuids=85c85606-1f21-4ba8-985f-de216d81507a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001572 10.0.0.27 - - [2025-11-24 02:12:51] "GET /projects?obj_uuids=d9211259-334f-4c18-a31f-1c43582594cf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001526 10.0.0.27 - - [2025-11-24 02:12:51] "GET /projects?obj_uuids=cbcb68d6-1134-496d-8220-8c76094c956e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001141 10.0.0.27 - - [2025-11-24 02:12:51] "GET /projects?obj_uuids=a76053e5-c5a8-4c30-9e59-44d5709481b2&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000993 10.0.0.27 - - [2025-11-24 02:12:51] "GET /project/85c85606-1f21-4ba8-985f-de216d81507a?fields=security_groups HTTP/1.1" 200 1348 0.076166 10.0.0.27 - - [2025-11-24 02:12:51] "GET /project/cbcb68d6-1134-496d-8220-8c76094c956e?fields=security_groups HTTP/1.1" 200 1360 0.066199 10.0.0.27 - - [2025-11-24 02:12:51] "GET /project/a76053e5-c5a8-4c30-9e59-44d5709481b2?fields=security_groups HTTP/1.1" 200 1400 0.082978 10.0.0.27 - - [2025-11-24 02:12:51] "GET /project/d9211259-334f-4c18-a31f-1c43582594cf?fields=security_groups HTTP/1.1" 200 1364 0.100484 10.0.0.27 - - [2025-11-24 02:12:51] "DELETE /security-group/98bd17d8-f65c-4707-ab46-3f942875823f HTTP/1.1" 200 115 0.143215 10.0.0.27 - - [2025-11-24 02:12:51] "DELETE /security-group/46c61cf1-df42-44e6-bf57-4c32000fa9c6 HTTP/1.1" 200 115 0.165329 10.0.0.27 - - [2025-11-24 02:12:51] "GET /projects?obj_uuids=85c85606-1f21-4ba8-985f-de216d81507a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001390 10.0.0.27 - - [2025-11-24 02:12:51] "GET /projects?obj_uuids=d9211259-334f-4c18-a31f-1c43582594cf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001281 10.0.0.27 - - [2025-11-24 02:12:51] "DELETE /security-group/52ceb39e-a294-4947-992b-a4e4a22ca36b HTTP/1.1" 200 115 0.175522 10.0.0.27 - - [2025-11-24 02:12:51] "GET /projects?obj_uuids=cbcb68d6-1134-496d-8220-8c76094c956e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001778 10.0.0.27 - - [2025-11-24 02:12:51] "DELETE /security-group/52cd5599-4966-480c-bd39-9796437141fc HTTP/1.1" 200 115 0.188565 10.0.0.27 - - [2025-11-24 02:12:51] "GET /projects?obj_uuids=a76053e5-c5a8-4c30-9e59-44d5709481b2&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001559 10.0.0.50 - - [2025-11-24 02:12:51] "DELETE /access-control-list/00705008-2aac-4c2c-acc6-579f8af858ae HTTP/1.1" 200 115 0.073825 10.0.0.27 - - [2025-11-24 02:12:51] "GET /project/85c85606-1f21-4ba8-985f-de216d81507a?fields=application_policy_sets HTTP/1.1" 200 1387 0.115239 10.0.0.27 - - [2025-11-24 02:12:51] "GET /project/cbcb68d6-1134-496d-8220-8c76094c956e?fields=application_policy_sets HTTP/1.1" 200 1399 0.110187 10.0.0.27 - - [2025-11-24 02:12:51] "GET /project/d9211259-334f-4c18-a31f-1c43582594cf?fields=application_policy_sets HTTP/1.1" 200 1403 0.177116 10.0.0.27 - - [2025-11-24 02:12:51] "GET /project/a76053e5-c5a8-4c30-9e59-44d5709481b2?fields=application_policy_sets HTTP/1.1" 200 1439 0.180829 10.0.0.50 - - [2025-11-24 02:12:51] "DELETE /access-control-list/75fb5f6c-a489-41c6-ad36-78d66fddc499 HTTP/1.1" 200 115 0.108571 10.0.0.27 - - [2025-11-24 02:12:52] "DELETE /project/85c85606-1f21-4ba8-985f-de216d81507a HTTP/1.1" 200 115 0.892098 10.0.0.27 - - [2025-11-24 02:12:52] "DELETE /project/cbcb68d6-1134-496d-8220-8c76094c956e HTTP/1.1" 200 115 0.976424 10.0.0.27 - - [2025-11-24 02:12:52] "DELETE /project/d9211259-334f-4c18-a31f-1c43582594cf HTTP/1.1" 200 115 1.022800 10.0.0.27 - - [2025-11-24 02:12:52] "DELETE /project/a76053e5-c5a8-4c30-9e59-44d5709481b2 HTTP/1.1" 200 115 1.049270 10.0.0.50 - - [2025-11-24 02:12:52] "DELETE /access-control-list/427db5ce-1fb5-46c5-9a2d-9833c3f4c894 HTTP/1.1" 200 115 0.059381 10.0.0.27 - - [2025-11-24 02:12:52] "GET /projects?obj_uuids=c01666d8-8fa5-4174-ad9b-5c4f7276cf08&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001388 10.0.0.41 - - [2025-11-24 02:12:52] "GET /project/c01666d8-8fa5-4174-ad9b-5c4f7276cf08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.055625 10.0.0.27 - - [2025-11-24 02:12:52] "GET /projects?obj_uuids=c01666d8-8fa5-4174-ad9b-5c4f7276cf08&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002143 10.0.0.41 - - [2025-11-24 02:12:52] "GET /project/c01666d8-8fa5-4174-ad9b-5c4f7276cf08?fields=virtual_networks HTTP/1.1" 200 1033 0.054217 10.0.0.27 - - [2025-11-24 02:12:52] "GET /projects?obj_uuids=c01666d8-8fa5-4174-ad9b-5c4f7276cf08&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001606 10.0.0.41 - - [2025-11-24 02:12:52] "GET /project/c01666d8-8fa5-4174-ad9b-5c4f7276cf08?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.060787 10.0.0.27 - - [2025-11-24 02:12:52] "GET /projects?obj_uuids=c01666d8-8fa5-4174-ad9b-5c4f7276cf08&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001039 10.0.0.41 - - [2025-11-24 02:12:53] "GET /project/c01666d8-8fa5-4174-ad9b-5c4f7276cf08?fields=security_groups HTTP/1.1" 200 1259 0.049910 10.0.0.41 - - [2025-11-24 02:12:53] "POST /fqname-to-id HTTP/1.1" 404 192 0.034657 10.0.0.27 - - [2025-11-24 02:12:53] "GET /projects?obj_uuids=6cce2a68-cc4d-4922-9bfc-c41bca91f2d9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003357 10.0.0.27 - - [2025-11-24 02:12:53] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001348 10.0.0.27 - - [2025-11-24 02:12:53] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008712 10.0.0.27 - - [2025-11-24 02:12:54] "POST /id-to-fqname HTTP/1.1" 200 194 0.006027 10.0.0.27 - - [2025-11-24 02:12:54] "POST /fqname-to-id HTTP/1.1" 404 203 0.003476 10.0.0.27 - - [2025-11-24 02:12:54] "POST /security-groups HTTP/1.1" 200 595 0.033705 10.0.0.27 - - [2025-11-24 02:12:54] "POST /projects HTTP/1.1" 200 593 0.262724 10.0.0.50 - - [2025-11-24 02:12:54] "POST /fqname-to-id HTTP/1.1" 404 237 0.007596 10.0.0.27 - - [2025-11-24 02:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.341272 10.0.0.41 - - [2025-11-24 02:12:54] "GET /project/6cce2a68-cc4d-4922-9bfc-c41bca91f2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.493436 10.0.0.50 - - [2025-11-24 02:12:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000597 10.0.0.50 - - [2025-11-24 02:12:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000656 10.0.0.27 - - [2025-11-24 02:12:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000462 10.0.0.27 - - [2025-11-24 02:12:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000531 10.0.0.27 - - [2025-11-24 02:12:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000476 10.0.0.41 - - [2025-11-24 02:12:55] "GET / HTTP/1.1" 200 35931 0.002550 10.0.0.27 - - [2025-11-24 02:12:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000520 10.0.0.50 - - [2025-11-24 02:12:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000594 10.0.0.50 - - [2025-11-24 02:12:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000533 10.0.0.41 - - [2025-11-24 02:12:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000560 10.0.0.41 - - [2025-11-24 02:12:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000588 10.0.0.41 - - [2025-11-24 02:12:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000470 10.0.0.41 - - [2025-11-24 02:12:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000475 10.0.0.27 - - [2025-11-24 02:12:58] "GET /projects?obj_uuids=6cce2a68-cc4d-4922-9bfc-c41bca91f2d9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001373 10.0.0.41 - - [2025-11-24 02:12:59] "GET /project/6cce2a68-cc4d-4922-9bfc-c41bca91f2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.050109 10.0.0.27 - - [2025-11-24 02:12:59] "GET /projects?obj_uuids=6cce2a68-cc4d-4922-9bfc-c41bca91f2d9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001990 10.0.0.41 - - [2025-11-24 02:12:59] "GET /project/6cce2a68-cc4d-4922-9bfc-c41bca91f2d9?fields=virtual_networks HTTP/1.1" 200 1040 0.059572 10.0.0.27 - - [2025-11-24 02:12:59] "GET /projects?obj_uuids=6cce2a68-cc4d-4922-9bfc-c41bca91f2d9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001083 10.0.0.41 - - [2025-11-24 02:12:59] "GET /project/6cce2a68-cc4d-4922-9bfc-c41bca91f2d9?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.050428 10.0.0.27 - - [2025-11-24 02:12:59] "GET /projects?obj_uuids=6cce2a68-cc4d-4922-9bfc-c41bca91f2d9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001070 10.0.0.41 - - [2025-11-24 02:12:59] "GET /project/6cce2a68-cc4d-4922-9bfc-c41bca91f2d9?fields=security_groups HTTP/1.1" 200 1270 0.062944 10.0.0.41 - - [2025-11-24 02:12:59] "GET /obj-perms HTTP/1.1" 200 5056 0.430826 10.0.0.50 - - [2025-11-24 02:13:00] "GET /obj-perms HTTP/1.1" 200 5056 0.259482 10.0.0.41 - - [2025-11-24 02:13:00] "POST /fqname-to-id HTTP/1.1" 404 183 0.043442 10.0.0.27 - - [2025-11-24 02:13:01] "GET /projects?obj_uuids=3083bc56-c65d-4873-b7a4-a0190f23c551&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004081 10.0.0.27 - - [2025-11-24 02:13:01] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001156 10.0.0.27 - - [2025-11-24 02:13:01] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007973 10.0.0.27 - - [2025-11-24 02:13:01] "POST /id-to-fqname HTTP/1.1" 200 185 0.005575 10.0.0.27 - - [2025-11-24 02:13:01] "POST /fqname-to-id HTTP/1.1" 404 194 0.004537 10.0.0.27 - - [2025-11-24 02:13:01] "POST /security-groups HTTP/1.1" 200 586 0.039480 10.0.0.27 - - [2025-11-24 02:13:01] "POST /projects HTTP/1.1" 200 575 0.261811 10.0.0.50 - - [2025-11-24 02:13:01] "POST /access-control-lists HTTP/1.1" 200 591 0.035595 10.0.0.27 - - [2025-11-24 02:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.336799 10.0.0.41 - - [2025-11-24 02:13:01] "GET /project/3083bc56-c65d-4873-b7a4-a0190f23c551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.499403 10.0.0.41 - - [2025-11-24 02:13:02] "GET / HTTP/1.1" 200 35931 0.001653 10.0.0.41 - - [2025-11-24 02:13:03] "POST /fqname-to-id HTTP/1.1" 404 193 0.004056 10.0.0.50 - - [2025-11-24 02:13:03] "POST /fqname-to-id HTTP/1.1" 404 228 0.005931 10.0.0.50 - - [2025-11-24 02:13:03] "POST /access-control-lists HTTP/1.1" 200 588 0.032619 10.0.0.50 - - [2025-11-24 02:13:03] "PUT /access-control-list/c16dff1e-a297-4a33-a428-8be2d961c20b HTTP/1.1" 200 272 0.020319 10.0.0.27 - - [2025-11-24 02:13:03] "GET /projects?obj_uuids=6791a5a7-9f6d-4320-b764-6958ac87db62&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001112 10.0.0.41 - - [2025-11-24 02:13:03] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.121167 10.0.0.41 - - [2025-11-24 02:13:04] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.032625 10.0.0.41 - - [2025-11-24 02:13:04] "POST /fqname-to-id HTTP/1.1" 404 193 0.007759 10.0.0.50 - - [2025-11-24 02:13:04] "POST /fqname-to-id HTTP/1.1" 404 228 0.005734 10.0.0.50 - - [2025-11-24 02:13:04] "POST /access-control-lists HTTP/1.1" 200 588 0.036819 10.0.0.27 - - [2025-11-24 02:13:04] "GET /projects?obj_uuids=6791a5a7-9f6d-4320-b764-6958ac87db62&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001944 10.0.0.50 - - [2025-11-24 02:13:04] "PUT /access-control-list/ef9e0969-0ab4-482e-8816-b4d909791738 HTTP/1.1" 200 272 0.033500 10.0.0.41 - - [2025-11-24 02:13:05] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.091336 10.0.0.41 - - [2025-11-24 02:13:05] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.016072 10.0.0.41 - - [2025-11-24 02:13:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000577 10.0.0.41 - - [2025-11-24 02:13:05] "POST /fqname-to-id HTTP/1.1" 404 210 0.037705 10.0.0.50 - - [2025-11-24 02:13:05] "POST /fqname-to-id HTTP/1.1" 404 245 0.003706 10.0.0.50 - - [2025-11-24 02:13:05] "POST /access-control-lists HTTP/1.1" 200 605 0.033671 10.0.0.50 - - [2025-11-24 02:13:06] "PUT /access-control-list/a8187939-3d35-43b5-8f9a-3883c901ab2c HTTP/1.1" 200 272 0.030880 10.0.0.27 - - [2025-11-24 02:13:06] "GET /projects?obj_uuids=3083bc56-c65d-4873-b7a4-a0190f23c551&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001379 10.0.0.41 - - [2025-11-24 02:13:06] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.117346 10.0.0.41 - - [2025-11-24 02:13:06] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.023501 10.0.0.41 - - [2025-11-24 02:13:06] "POST /fqname-to-id HTTP/1.1" 404 210 0.004657 10.0.0.50 - - [2025-11-24 02:13:06] "POST /fqname-to-id HTTP/1.1" 404 245 0.005323 10.0.0.50 - - [2025-11-24 02:13:07] "POST /access-control-lists HTTP/1.1" 200 605 0.039773 10.0.0.27 - - [2025-11-24 02:13:07] "GET /projects?obj_uuids=3083bc56-c65d-4873-b7a4-a0190f23c551&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001502 10.0.0.50 - - [2025-11-24 02:13:07] "PUT /access-control-list/90a039b9-99bd-4eb6-b3a6-ab704f85eef1 HTTP/1.1" 200 272 0.035079 10.0.0.41 - - [2025-11-24 02:13:07] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.068938 10.0.0.41 - - [2025-11-24 02:13:07] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.021658 10.0.0.41 - - [2025-11-24 02:13:09] "POST /neutron/router HTTP/1.1" 200 541 0.006535 10.0.0.50 - - [2025-11-24 02:13:09] "POST /route-targets HTTP/1.1" 200 327 0.016648 10.0.0.41 - - [2025-11-24 02:13:09] "POST /neutron/router HTTP/1.1" 200 541 0.010308 10.0.0.41 - - [2025-11-24 02:13:09] "POST /neutron/router HTTP/1.1" 200 541 0.004200 10.0.0.41 - - [2025-11-24 02:13:09] "POST /neutron/router HTTP/1.1" 200 541 0.004773 10.0.0.41 - - [2025-11-24 02:13:09] "POST /neutron/router HTTP/1.1" 200 541 0.005206 10.0.0.41 - - [2025-11-24 02:13:09] "POST /neutron/router HTTP/1.1" 200 541 0.005352 10.0.0.41 - - [2025-11-24 02:13:09] "POST /neutron/router HTTP/1.1" 200 541 0.005043 10.0.0.41 - - [2025-11-24 02:13:09] "POST /neutron/router HTTP/1.1" 200 541 0.005195 10.0.0.41 - - [2025-11-24 02:13:09] "POST /neutron/router HTTP/1.1" 200 541 0.005809 10.0.0.41 - - [2025-11-24 02:13:09] "POST /neutron/router HTTP/1.1" 200 541 0.005190 10.0.0.41 - - [2025-11-24 02:13:09] "POST /neutron/router HTTP/1.1" 200 541 0.004625 10.0.0.41 - - [2025-11-24 02:13:09] "POST /neutron/router HTTP/1.1" 200 541 0.008608 10.0.0.41 - - [2025-11-24 02:13:09] "POST /neutron/router HTTP/1.1" 200 151 0.086412 10.0.0.50 - - [2025-11-24 02:13:09] "DELETE /route-target/4f9a1c6c-c6a1-421c-b090-83e421c35983 HTTP/1.1" 200 115 0.049047 10.0.0.41 - - [2025-11-24 02:13:10] "POST /neutron/router HTTP/1.1" 200 559 0.015051 10.0.0.41 - - [2025-11-24 02:13:10] "POST /neutron/router HTTP/1.1" 200 559 0.009966 10.0.0.41 - - [2025-11-24 02:13:10] "POST /neutron/router HTTP/1.1" 200 559 0.004791 10.0.0.41 - - [2025-11-24 02:13:10] "POST /neutron/router HTTP/1.1" 200 559 0.011000 10.0.0.41 - - [2025-11-24 02:13:10] "POST /neutron/router HTTP/1.1" 200 559 0.006586 10.0.0.41 - - [2025-11-24 02:13:10] "POST /neutron/router HTTP/1.1" 200 559 0.007620 10.0.0.41 - - [2025-11-24 02:13:10] "POST /neutron/router HTTP/1.1" 200 559 0.005190 10.0.0.41 - - [2025-11-24 02:13:10] "POST /neutron/router HTTP/1.1" 200 559 0.005816 10.0.0.41 - - [2025-11-24 02:13:10] "POST /neutron/router HTTP/1.1" 200 559 0.005279 10.0.0.41 - - [2025-11-24 02:13:10] "POST /neutron/router HTTP/1.1" 200 559 0.007655 10.0.0.41 - - [2025-11-24 02:13:10] "POST /neutron/router HTTP/1.1" 200 559 0.004754 10.0.0.41 - - [2025-11-24 02:13:10] "POST /neutron/router HTTP/1.1" 200 559 0.031934 10.0.0.50 - - [2025-11-24 02:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004323 10.0.0.27 - - [2025-11-24 02:13:10] "GET /projects?obj_uuids=6791a5a7-9f6d-4320-b764-6958ac87db62&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.003871 10.0.0.41 - - [2025-11-24 02:13:11] "POST /neutron/router HTTP/1.1" 200 541 0.132690 10.0.0.41 - - [2025-11-24 02:13:11] "POST /neutron/router HTTP/1.1" 200 541 0.009340 10.0.0.50 - - [2025-11-24 02:13:11] "PUT /logical-router/96ccdbab-12b1-4e8b-acdd-3f8bf05ad325 HTTP/1.1" 200 262 0.058863 10.0.0.41 - - [2025-11-24 02:13:11] "POST /neutron/router HTTP/1.1" 200 541 0.008692 10.0.0.41 - - [2025-11-24 02:13:11] "POST /neutron/router HTTP/1.1" 200 541 0.006125 10.0.0.41 - - [2025-11-24 02:13:11] "POST /neutron/router HTTP/1.1" 200 541 0.004843 10.0.0.41 - - [2025-11-24 02:13:11] "POST /neutron/router HTTP/1.1" 200 541 0.005393 10.0.0.41 - - [2025-11-24 02:13:11] "POST /neutron/router HTTP/1.1" 200 541 0.004967 10.0.0.41 - - [2025-11-24 02:13:11] "POST /neutron/router HTTP/1.1" 200 541 0.004911 10.0.0.41 - - [2025-11-24 02:13:11] "POST /neutron/router HTTP/1.1" 200 541 0.004524 10.0.0.41 - - [2025-11-24 02:13:11] "POST /neutron/router HTTP/1.1" 200 541 0.006680 10.0.0.41 - - [2025-11-24 02:13:11] "POST /neutron/router HTTP/1.1" 200 541 0.005150 10.0.0.41 - - [2025-11-24 02:13:11] "POST /neutron/router HTTP/1.1" 200 541 0.028908 10.0.0.41 - - [2025-11-24 02:13:11] "POST /neutron/router HTTP/1.1" 200 541 0.015604 10.0.0.50 - - [2025-11-24 02:13:11] "GET /logical-router/96ccdbab-12b1-4e8b-acdd-3f8bf05ad325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.007725 10.0.0.41 - - [2025-11-24 02:13:11] "POST /neutron/security_group HTTP/1.1" 200 151 0.101828 10.0.0.50 - - [2025-11-24 02:13:12] "DELETE /access-control-list/bfcd721a-618a-4da8-b66c-534fc7cebd65 HTTP/1.1" 200 115 0.053216 10.0.0.41 - - [2025-11-24 02:13:12] "POST /neutron/security_group HTTP/1.1" 200 506 0.004607 10.0.0.50 - - [2025-11-24 02:13:12] "DELETE /access-control-list/a8187939-3d35-43b5-8f9a-3883c901ab2c HTTP/1.1" 200 115 0.049213 10.0.0.41 - - [2025-11-24 02:13:12] "POST /neutron/security_group HTTP/1.1" 200 151 0.121554 10.0.0.50 - - [2025-11-24 02:13:12] "DELETE /access-control-list/ab4369be-79e1-4ef1-af0b-ac04e5ff0705 HTTP/1.1" 200 115 0.059437 10.0.0.27 - - [2025-11-24 02:13:13] "GET /projects?obj_uuids=3083bc56-c65d-4873-b7a4-a0190f23c551&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001211 10.0.0.41 - - [2025-11-24 02:13:13] "GET /project/3083bc56-c65d-4873-b7a4-a0190f23c551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.063169 10.0.0.27 - - [2025-11-24 02:13:13] "GET /projects?obj_uuids=3083bc56-c65d-4873-b7a4-a0190f23c551&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001287 10.0.0.41 - - [2025-11-24 02:13:13] "GET /project/3083bc56-c65d-4873-b7a4-a0190f23c551?fields=virtual_networks HTTP/1.1" 200 1022 0.050587 10.0.0.27 - - [2025-11-24 02:13:13] "GET /projects?obj_uuids=3083bc56-c65d-4873-b7a4-a0190f23c551&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001140 10.0.0.41 - - [2025-11-24 02:13:13] "GET /project/3083bc56-c65d-4873-b7a4-a0190f23c551?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.070330 10.0.0.27 - - [2025-11-24 02:13:13] "GET /projects?obj_uuids=3083bc56-c65d-4873-b7a4-a0190f23c551&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001681 10.0.0.41 - - [2025-11-24 02:13:13] "GET /project/3083bc56-c65d-4873-b7a4-a0190f23c551?fields=security_groups HTTP/1.1" 200 1243 0.059605 10.0.0.41 - - [2025-11-24 02:13:14] "POST /fqname-to-id HTTP/1.1" 404 184 0.033696 10.0.0.27 - - [2025-11-24 02:13:14] "GET /projects?obj_uuids=e8bcb666-fea9-4eea-8487-c802c6d1e7a3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003278 10.0.0.27 - - [2025-11-24 02:13:14] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001047 10.0.0.27 - - [2025-11-24 02:13:14] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008229 10.0.0.27 - - [2025-11-24 02:13:15] "POST /id-to-fqname HTTP/1.1" 200 186 0.001572 10.0.0.27 - - [2025-11-24 02:13:15] "POST /fqname-to-id HTTP/1.1" 404 195 0.007507 10.0.0.27 - - [2025-11-24 02:13:15] "POST /security-groups HTTP/1.1" 200 587 0.033028 10.0.0.27 - - [2025-11-24 02:13:15] "POST /projects HTTP/1.1" 200 577 0.261073 10.0.0.50 - - [2025-11-24 02:13:15] "POST /access-control-lists HTTP/1.1" 200 592 0.031574 10.0.0.27 - - [2025-11-24 02:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.337471 10.0.0.41 - - [2025-11-24 02:13:15] "GET /project/e8bcb666-fea9-4eea-8487-c802c6d1e7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.506087 10.0.0.41 - - [2025-11-24 02:13:16] "GET / HTTP/1.1" 200 35931 0.002325 10.0.0.41 - - [2025-11-24 02:13:18] "POST /fqname-to-id HTTP/1.1" 401 292 0.000641 10.0.0.41 - - [2025-11-24 02:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.059045 10.0.0.27 - - [2025-11-24 02:13:18] "GET /projects?obj_uuids=e8bcb666-fea9-4eea-8487-c802c6d1e7a3&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001168 10.0.0.41 - - [2025-11-24 02:13:18] "GET /project/e8bcb666-fea9-4eea-8487-c802c6d1e7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.050909 10.0.0.50 - - [2025-11-24 02:13:19] "POST /route-targets HTTP/1.1" 200 327 0.024068 10.0.0.27 - - [2025-11-24 02:13:19] "POST /useragent-kv HTTP/1.1" 200 115 0.007780 10.0.0.41 - - [2025-11-24 02:13:19] "POST /neutron/subnet HTTP/1.1" 200 720 0.286906 10.0.0.41 - - [2025-11-24 02:13:19] "POST /id-to-fqname HTTP/1.1" 200 216 0.001644 10.0.0.41 - - [2025-11-24 02:13:19] "GET /virtual-network/7351c1c8-a7c8-46d6-a989-2d37a364aeab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.006263 10.0.0.41 - - [2025-11-24 02:13:19] "GET /virtual-network/7351c1c8-a7c8-46d6-a989-2d37a364aeab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.006691 10.0.0.41 - - [2025-11-24 02:13:19] "POST /neutron/network HTTP/1.1" 200 819 0.010334 10.0.0.41 - - [2025-11-24 02:13:19] "POST /fqname-to-id HTTP/1.1" 404 206 0.003519 10.0.0.41 - - [2025-11-24 02:13:19] "GET /virtual-network/7351c1c8-a7c8-46d6-a989-2d37a364aeab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.006076 10.0.0.41 - - [2025-11-24 02:13:19] "GET /virtual-machine-interface/b11655d4-455d-4a22-ad03-f8a9f7867786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2385 0.008680 10.0.0.41 - - [2025-11-24 02:13:19] "GET /virtual-machine-interface/b11655d4-455d-4a22-ad03-f8a9f7867786?fields=instance_ip_back_refs HTTP/1.1" 200 1318 0.010158 10.0.0.41 - - [2025-11-24 02:13:19] "GET /instance-ip/a909da53-1cd4-4840-91a3-9d38ff615403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.006559 10.0.0.41 - - [2025-11-24 02:13:20] "POST /neutron/port HTTP/1.1" 200 1016 0.012034 10.0.0.27 - - [2025-11-24 02:13:20] "POST /useragent-kv HTTP/1.1" 200 115 0.008361 10.0.0.27 - - [2025-11-24 02:13:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003187 10.0.0.41 - - [2025-11-24 02:13:20] "POST /neutron/network HTTP/1.1" 200 151 0.154946 10.0.0.50 - - [2025-11-24 02:13:20] "DELETE /route-target/2a23f9b9-a71f-4c20-a90d-55fcde8d36ad HTTP/1.1" 200 115 0.032578 10.0.0.41 - - [2025-11-24 02:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004034 10.0.0.27 - - [2025-11-24 02:13:23] "GET /projects?obj_uuids=e8bcb666-fea9-4eea-8487-c802c6d1e7a3&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001473 10.0.0.41 - - [2025-11-24 02:13:23] "GET /project/e8bcb666-fea9-4eea-8487-c802c6d1e7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.061052 10.0.0.27 - - [2025-11-24 02:13:23] "POST /useragent-kv HTTP/1.1" 200 115 0.016259 10.0.0.41 - - [2025-11-24 02:13:23] "POST /neutron/subnet HTTP/1.1" 200 734 0.259906 10.0.0.41 - - [2025-11-24 02:13:24] "POST /id-to-fqname HTTP/1.1" 200 217 0.001573 10.0.0.41 - - [2025-11-24 02:13:24] "GET /virtual-network/543319ae-97c6-43f9-acea-826d57d2f9f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2570 0.008382 10.0.0.41 - - [2025-11-24 02:13:24] "POST /neutron/network HTTP/1.1" 200 981 0.010955 10.0.0.41 - - [2025-11-24 02:13:24] "GET /virtual-network/543319ae-97c6-43f9-acea-826d57d2f9f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2570 0.006470 10.0.0.41 - - [2025-11-24 02:13:24] "POST /neutron/subnet HTTP/1.1" 200 729 0.013615 10.0.0.41 - - [2025-11-24 02:13:24] "POST /id-to-fqname HTTP/1.1" 200 217 0.001714 10.0.0.41 - - [2025-11-24 02:13:24] "POST /neutron/port HTTP/1.1" 200 1020 0.014055 10.0.0.41 - - [2025-11-24 02:13:25] "POST /neutron/port HTTP/1.1" 200 1020 0.013879 10.0.0.41 - - [2025-11-24 02:13:25] "POST /id-to-fqname HTTP/1.1" 200 217 0.001774 10.0.0.41 - - [2025-11-24 02:13:25] "POST /neutron/port HTTP/1.1" 200 117 0.007847 10.0.0.41 - - [2025-11-24 02:13:25] "POST /neutron/port HTTP/1.1" 200 1020 0.012687 10.0.0.41 - - [2025-11-24 02:13:25] "POST /neutron/port HTTP/1.1" 200 1019 0.018290 10.0.0.41 - - [2025-11-24 02:13:25] "POST /neutron/port HTTP/1.1" 200 117 0.009269 10.0.0.41 - - [2025-11-24 02:13:26] "POST /neutron/port HTTP/1.1" 200 1020 0.013649 10.0.0.41 - - [2025-11-24 02:13:26] "POST /neutron/port HTTP/1.1" 200 1019 0.018434 10.0.0.41 - - [2025-11-24 02:13:26] "POST /neutron/port HTTP/1.1" 200 1019 0.017924 10.0.0.41 - - [2025-11-24 02:13:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004512 10.0.0.41 - - [2025-11-24 02:13:26] "POST /neutron/network HTTP/1.1" 200 981 0.023993 10.0.0.41 - - [2025-11-24 02:13:26] "POST /neutron/subnet HTTP/1.1" 200 703 0.013162 10.0.0.41 - - [2025-11-24 02:13:30] "POST /neutron/port HTTP/1.1" 200 1086 0.020411 10.0.0.41 - - [2025-11-24 02:13:31] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010828 10.0.0.41 - - [2025-11-24 02:13:31] "GET /virtual-machine/e5b6d783-7bba-4f33-b321-88c523889f2c HTTP/1.1" 401 292 0.000524 10.0.0.41 - - [2025-11-24 02:13:31] "GET /virtual-machine/e5b6d783-7bba-4f33-b321-88c523889f2c HTTP/1.1" 200 1285 0.033107 10.0.0.41 - - [2025-11-24 02:13:31] "GET /virtual-machine-interface/259efe80-e9c6-48de-a81c-fcb84e796d9a HTTP/1.1" 200 2924 0.006327 10.0.0.41 - - [2025-11-24 02:13:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003918 10.0.0.41 - - [2025-11-24 02:13:31] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005108 10.0.0.41 - - [2025-11-24 02:13:31] "GET /virtual-networks?parent_id=e8bcb666-fea9-4eea-8487-c802c6d1e7a3&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003798 10.0.0.41 - - [2025-11-24 02:13:31] "GET /virtual-network/543319ae-97c6-43f9-acea-826d57d2f9f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2570 0.006109 10.0.0.41 - - [2025-11-24 02:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004827 10.0.0.41 - - [2025-11-24 02:13:34] "GET /virtual-network/543319ae-97c6-43f9-acea-826d57d2f9f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2570 0.006657 10.0.0.41 - - [2025-11-24 02:13:35] "POST /neutron/port HTTP/1.1" 200 1085 0.024821 10.0.0.41 - - [2025-11-24 02:13:35] "POST /neutron/port HTTP/1.1" 200 1085 0.021250 10.0.0.41 - - [2025-11-24 02:13:35] "POST /neutron/subnet HTTP/1.1" 200 703 0.012421 10.0.0.41 - - [2025-11-24 02:13:36] "POST /neutron/port HTTP/1.1" 200 1085 0.024183 10.0.0.41 - - [2025-11-24 02:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004840 10.0.0.41 - - [2025-11-24 02:13:36] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004864 10.0.0.41 - - [2025-11-24 02:13:36] "GET /virtual-networks?parent_id=e8bcb666-fea9-4eea-8487-c802c6d1e7a3&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.006977 10.0.0.41 - - [2025-11-24 02:13:36] "POST /neutron/port HTTP/1.1" 200 1086 0.028610 10.0.0.41 - - [2025-11-24 02:13:36] "GET /virtual-network/543319ae-97c6-43f9-acea-826d57d2f9f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2570 0.009063 10.0.0.41 - - [2025-11-24 02:13:36] "POST /neutron/subnet HTTP/1.1" 200 708 0.014601 10.0.0.41 - - [2025-11-24 02:13:37] "POST /neutron/port HTTP/1.1" 200 1086 0.021921 10.0.0.41 - - [2025-11-24 02:13:42] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008379 10.0.0.41 - - [2025-11-24 02:13:42] "POST /neutron/port HTTP/1.1" 200 1085 0.017940 10.0.0.41 - - [2025-11-24 02:13:42] "GET /virtual-machine/03862cf9-c288-4ea5-8d1f-bd5233f053f2 HTTP/1.1" 200 1283 0.007158 10.0.0.41 - - [2025-11-24 02:13:42] "GET /virtual-machine-interface/e7fd5785-c406-477e-a782-7acf8bb4745a HTTP/1.1" 200 2925 0.007058 10.0.0.41 - - [2025-11-24 02:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004439 10.0.0.41 - - [2025-11-24 02:13:42] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004976 10.0.0.41 - - [2025-11-24 02:13:42] "GET /virtual-networks?parent_id=e8bcb666-fea9-4eea-8487-c802c6d1e7a3&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.004100 10.0.0.41 - - [2025-11-24 02:13:42] "GET /virtual-network/543319ae-97c6-43f9-acea-826d57d2f9f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2570 0.006987 10.0.0.41 - - [2025-11-24 02:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004481 10.0.0.41 - - [2025-11-24 02:13:43] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004158 10.0.0.41 - - [2025-11-24 02:13:43] "GET /virtual-networks?parent_id=e8bcb666-fea9-4eea-8487-c802c6d1e7a3&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.004106 10.0.0.41 - - [2025-11-24 02:13:43] "GET /virtual-network/543319ae-97c6-43f9-acea-826d57d2f9f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2570 0.006929 10.0.0.41 - - [2025-11-24 02:13:47] "POST /neutron/port HTTP/1.1" 200 1111 0.014615 10.0.0.41 - - [2025-11-24 02:13:47] "POST /neutron/port HTTP/1.1" 200 1112 0.012565 10.0.0.41 - - [2025-11-24 02:13:47] "POST /neutron/port HTTP/1.1" 200 1112 0.014780 10.0.0.41 - - [2025-11-24 02:13:47] "POST /neutron/port HTTP/1.1" 400 453 0.147202 10.0.0.41 - - [2025-11-24 02:13:47] "POST /neutron/network HTTP/1.1" 200 981 0.017969 10.0.0.41 - - [2025-11-24 02:13:47] "POST /neutron/port HTTP/1.1" 200 151 0.241026 10.0.0.41 - - [2025-11-24 02:13:48] "POST /neutron/port HTTP/1.1" 200 117 0.008647 10.0.0.50 - - [2025-11-24 02:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.27 - - [2025-11-24 02:13:49] "GET /projects?obj_uuids=e8bcb666-fea9-4eea-8487-c802c6d1e7a3&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001143 10.0.0.41 - - [2025-11-24 02:13:49] "GET /project/e8bcb666-fea9-4eea-8487-c802c6d1e7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.044891 10.0.0.27 - - [2025-11-24 02:13:49] "GET /projects?obj_uuids=e8bcb666-fea9-4eea-8487-c802c6d1e7a3&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001166 10.0.0.41 - - [2025-11-24 02:13:49] "GET /project/e8bcb666-fea9-4eea-8487-c802c6d1e7a3?fields=virtual_networks HTTP/1.1" 200 1024 0.047557 10.0.0.27 - - [2025-11-24 02:13:49] "GET /projects?obj_uuids=e8bcb666-fea9-4eea-8487-c802c6d1e7a3&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001144 10.0.0.41 - - [2025-11-24 02:13:49] "GET /project/e8bcb666-fea9-4eea-8487-c802c6d1e7a3?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.050791 10.0.0.27 - - [2025-11-24 02:13:49] "GET /projects?obj_uuids=e8bcb666-fea9-4eea-8487-c802c6d1e7a3&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001098 10.0.0.41 - - [2025-11-24 02:13:49] "GET /project/e8bcb666-fea9-4eea-8487-c802c6d1e7a3?fields=security_groups HTTP/1.1" 200 1246 0.055388 10.0.0.41 - - [2025-11-24 02:13:50] "POST /fqname-to-id HTTP/1.1" 404 186 0.033102 10.0.0.27 - - [2025-11-24 02:13:50] "GET /projects?obj_uuids=842ca14d-f01a-41e4-94a9-17f0b0cf4f23&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003444 10.0.0.27 - - [2025-11-24 02:13:50] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001198 10.0.0.27 - - [2025-11-24 02:13:50] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008600 10.0.0.27 - - [2025-11-24 02:13:50] "POST /id-to-fqname HTTP/1.1" 200 188 0.001462 10.0.0.27 - - [2025-11-24 02:13:50] "POST /fqname-to-id HTTP/1.1" 404 197 0.013333 10.0.0.27 - - [2025-11-24 02:13:51] "POST /security-groups HTTP/1.1" 200 589 0.033168 10.0.0.27 - - [2025-11-24 02:13:51] "POST /projects HTTP/1.1" 200 581 0.266777 10.0.0.50 - - [2025-11-24 02:13:51] "POST /access-control-lists HTTP/1.1" 200 594 0.031044 10.0.0.27 - - [2025-11-24 02:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.346723 10.0.0.41 - - [2025-11-24 02:13:51] "GET /project/842ca14d-f01a-41e4-94a9-17f0b0cf4f23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.495758 10.0.0.41 - - [2025-11-24 02:13:52] "GET / HTTP/1.1" 200 35931 0.002109 10.0.0.27 - - [2025-11-24 02:13:52] "DELETE /project/6cce2a68cc4d49229bfcc41bca91f2d9 HTTP/1.1" 404 173 0.023232 10.0.0.27 - - [2025-11-24 02:13:52] "DELETE /project/e8bcb666fea94eea8487c802c6d1e7a3 HTTP/1.1" 404 173 0.027794 10.0.0.27 - - [2025-11-24 02:13:52] "DELETE /project/842ca14df01a41e494a917f0b0cf4f23 HTTP/1.1" 404 173 0.020130 10.0.0.27 - - [2025-11-24 02:13:52] "DELETE /project/3083bc56c65d4873b7a4a0190f23c551 HTTP/1.1" 404 173 0.015188 10.0.0.27 - - [2025-11-24 02:13:52] "GET /projects?obj_uuids=c01666d8-8fa5-4174-ad9b-5c4f7276cf08&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000981 10.0.0.27 - - [2025-11-24 02:13:52] "GET /projects?obj_uuids=e8bcb666-fea9-4eea-8487-c802c6d1e7a3&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001070 10.0.0.27 - - [2025-11-24 02:13:52] "GET /projects?obj_uuids=6cce2a68-cc4d-4922-9bfc-c41bca91f2d9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001062 10.0.0.27 - - [2025-11-24 02:13:52] "GET /projects?obj_uuids=3083bc56-c65d-4873-b7a4-a0190f23c551&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000710 10.0.0.27 - - [2025-11-24 02:13:52] "GET /project/e8bcb666-fea9-4eea-8487-c802c6d1e7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.097041 10.0.0.27 - - [2025-11-24 02:13:52] "GET /projects?obj_uuids=e8bcb666-fea9-4eea-8487-c802c6d1e7a3&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002439 10.0.0.27 - - [2025-11-24 02:13:52] "GET /project/3083bc56-c65d-4873-b7a4-a0190f23c551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.122958 10.0.0.27 - - [2025-11-24 02:13:52] "GET /project/6cce2a68-cc4d-4922-9bfc-c41bca91f2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.139363 10.0.0.27 - - [2025-11-24 02:13:52] "GET /projects?obj_uuids=3083bc56-c65d-4873-b7a4-a0190f23c551&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001343 10.0.0.27 - - [2025-11-24 02:13:52] "GET /project/c01666d8-8fa5-4174-ad9b-5c4f7276cf08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.148962 10.0.0.27 - - [2025-11-24 02:13:52] "GET /projects?obj_uuids=6cce2a68-cc4d-4922-9bfc-c41bca91f2d9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001489 10.0.0.27 - - [2025-11-24 02:13:52] "GET /projects?obj_uuids=c01666d8-8fa5-4174-ad9b-5c4f7276cf08&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001091 10.0.0.27 - - [2025-11-24 02:13:52] "GET /project/e8bcb666-fea9-4eea-8487-c802c6d1e7a3?fields=security_groups HTTP/1.1" 200 1351 0.109363 10.0.0.27 - - [2025-11-24 02:13:52] "GET /project/c01666d8-8fa5-4174-ad9b-5c4f7276cf08?fields=security_groups HTTP/1.1" 200 1364 0.067474 10.0.0.27 - - [2025-11-24 02:13:52] "GET /project/6cce2a68-cc4d-4922-9bfc-c41bca91f2d9?fields=security_groups HTTP/1.1" 200 1375 0.099237 10.0.0.27 - - [2025-11-24 02:13:52] "GET /project/3083bc56-c65d-4873-b7a4-a0190f23c551?fields=security_groups HTTP/1.1" 200 1348 0.146535 10.0.0.27 - - [2025-11-24 02:13:52] "DELETE /security-group/0b8fad55-5484-4dcf-87c3-0959556c16dc HTTP/1.1" 200 115 0.164716 10.0.0.27 - - [2025-11-24 02:13:52] "GET /projects?obj_uuids=e8bcb666-fea9-4eea-8487-c802c6d1e7a3&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.010657 10.0.0.27 - - [2025-11-24 02:13:52] "DELETE /security-group/d3e442e1-59a4-43c3-aabc-aafa5f4d7e85 HTTP/1.1" 200 115 0.184613 10.0.0.27 - - [2025-11-24 02:13:52] "GET /projects?obj_uuids=c01666d8-8fa5-4174-ad9b-5c4f7276cf08&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001332 10.0.0.50 - - [2025-11-24 02:13:52] "DELETE /access-control-list/50b268c2-0196-43fc-97c9-5544f9502135 HTTP/1.1" 200 115 0.143688 10.0.0.27 - - [2025-11-24 02:13:52] "DELETE /security-group/4210f3c5-766f-441e-b5ac-e3722448a0d9 HTTP/1.1" 200 115 0.210009 10.0.0.27 - - [2025-11-24 02:13:52] "GET /projects?obj_uuids=6cce2a68-cc4d-4922-9bfc-c41bca91f2d9&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002600 10.0.0.27 - - [2025-11-24 02:13:52] "DELETE /security-group/bfd4bb32-4107-46fb-9a42-081894b4999e HTTP/1.1" 200 115 0.210843 10.0.0.27 - - [2025-11-24 02:13:53] "GET /projects?obj_uuids=3083bc56-c65d-4873-b7a4-a0190f23c551&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001215 10.0.0.27 - - [2025-11-24 02:13:53] "GET /project/e8bcb666-fea9-4eea-8487-c802c6d1e7a3?fields=application_policy_sets HTTP/1.1" 200 1390 0.125488 10.0.0.27 - - [2025-11-24 02:13:53] "GET /project/c01666d8-8fa5-4174-ad9b-5c4f7276cf08?fields=application_policy_sets HTTP/1.1" 200 1403 0.089832 10.0.0.27 - - [2025-11-24 02:13:53] "GET /project/3083bc56-c65d-4873-b7a4-a0190f23c551?fields=application_policy_sets HTTP/1.1" 200 1387 0.126376 10.0.0.27 - - [2025-11-24 02:13:53] "GET /project/6cce2a68-cc4d-4922-9bfc-c41bca91f2d9?fields=application_policy_sets HTTP/1.1" 200 1414 0.163278 10.0.0.50 - - [2025-11-24 02:13:53] "DELETE /access-control-list/690aa72b-2092-4b97-96c4-b86c652ef797 HTTP/1.1" 200 115 0.099051 10.0.0.27 - - [2025-11-24 02:13:53] "DELETE /project/e8bcb666-fea9-4eea-8487-c802c6d1e7a3 HTTP/1.1" 200 115 0.946112 10.0.0.27 - - [2025-11-24 02:13:53] "DELETE /project/c01666d8-8fa5-4174-ad9b-5c4f7276cf08 HTTP/1.1" 200 115 1.016326 10.0.0.50 - - [2025-11-24 02:13:53] "DELETE /access-control-list/d2b145b9-2b07-46b1-aa7b-d7fca71a17d3 HTTP/1.1" 200 115 0.072959 10.0.0.27 - - [2025-11-24 02:13:53] "DELETE /project/3083bc56-c65d-4873-b7a4-a0190f23c551 HTTP/1.1" 200 115 1.042756 10.0.0.27 - - [2025-11-24 02:13:53] "DELETE /project/6cce2a68-cc4d-4922-9bfc-c41bca91f2d9 HTTP/1.1" 200 115 1.048070 10.0.0.41 - - [2025-11-24 02:13:54] "POST /fqname-to-id HTTP/1.1" 401 292 0.000798 10.0.0.41 - - [2025-11-24 02:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.030771 10.0.0.27 - - [2025-11-24 02:13:54] "GET /projects?obj_uuids=842ca14d-f01a-41e4-94a9-17f0b0cf4f23&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001002 10.0.0.41 - - [2025-11-24 02:13:54] "GET /project/842ca14d-f01a-41e4-94a9-17f0b0cf4f23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.057180 10.0.0.41 - - [2025-11-24 02:13:54] "POST /neutron/network HTTP/1.1" 200 117 0.038811 10.0.0.50 - - [2025-11-24 02:13:55] "POST /ref-update HTTP/1.1" 200 156 0.036670 10.0.0.41 - - [2025-11-24 02:13:55] "POST /neutron/network HTTP/1.1" 200 825 0.009399 10.0.0.41 - - [2025-11-24 02:13:55] "POST /id-to-fqname HTTP/1.1" 200 219 0.001400 10.0.0.41 - - [2025-11-24 02:13:55] "GET /virtual-network/d425699c-6c1a-4a77-a625-edad727a1145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006086 10.0.0.41 - - [2025-11-24 02:13:55] "GET /virtual-network/d425699c-6c1a-4a77-a625-edad727a1145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.009347 10.0.0.41 - - [2025-11-24 02:13:55] "POST /neutron/subnet HTTP/1.1" 200 730 0.012109 10.0.0.41 - - [2025-11-24 02:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004168 10.0.0.27 - - [2025-11-24 02:13:55] "GET /projects?obj_uuids=842ca14d-f01a-41e4-94a9-17f0b0cf4f23&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001096 10.0.0.41 - - [2025-11-24 02:13:55] "GET /project/842ca14d-f01a-41e4-94a9-17f0b0cf4f23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.055746 10.0.0.27 - - [2025-11-24 02:13:56] "POST /useragent-kv HTTP/1.1" 200 115 0.018276 10.0.0.41 - - [2025-11-24 02:13:56] "POST /neutron/subnet HTTP/1.1" 200 715 0.293623 10.0.0.41 - - [2025-11-24 02:13:56] "POST /id-to-fqname HTTP/1.1" 200 219 0.001550 10.0.0.41 - - [2025-11-24 02:13:56] "GET /virtual-network/6b504f40-c5c8-461a-9e79-1ce7f814dd40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006721 10.0.0.41 - - [2025-11-24 02:13:56] "GET /virtual-network/6b504f40-c5c8-461a-9e79-1ce7f814dd40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006628 10.0.0.41 - - [2025-11-24 02:13:56] "POST /neutron/network HTTP/1.1" 200 822 0.010595 10.0.0.41 - - [2025-11-24 02:13:56] "POST /id-to-fqname HTTP/1.1" 200 219 0.001615 10.0.0.27 - - [2025-11-24 02:13:57] "GET /projects?obj_uuids=842ca14d-f01a-41e4-94a9-17f0b0cf4f23&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001077 10.0.0.41 - - [2025-11-24 02:13:57] "GET /project/842ca14d-f01a-41e4-94a9-17f0b0cf4f23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.070472 10.0.0.41 - - [2025-11-24 02:13:57] "POST /neutron/network HTTP/1.1" 200 825 0.036031 10.0.0.41 - - [2025-11-24 02:13:57] "POST /id-to-fqname HTTP/1.1" 200 219 0.001523 10.0.0.41 - - [2025-11-24 02:13:57] "POST /neutron/port HTTP/1.1" 200 117 0.008239 10.0.0.27 - - [2025-11-24 02:13:57] "GET /projects?obj_uuids=842ca14d-f01a-41e4-94a9-17f0b0cf4f23&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001533 10.0.0.41 - - [2025-11-24 02:13:58] "POST /neutron/port HTTP/1.1" 200 1059 0.350023 10.0.0.41 - - [2025-11-24 02:13:58] "POST /neutron/port HTTP/1.1" 200 1113 0.118046 10.0.0.27 - - [2025-11-24 02:13:58] "GET /projects?obj_uuids=842ca14d-f01a-41e4-94a9-17f0b0cf4f23&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001179 10.0.0.41 - - [2025-11-24 02:13:58] "GET /project/842ca14d-f01a-41e4-94a9-17f0b0cf4f23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.083158 10.0.0.41 - - [2025-11-24 02:13:58] "POST /neutron/subnet HTTP/1.1" 200 704 0.034301 10.0.0.41 - - [2025-11-24 02:13:58] "POST /neutron/network HTTP/1.1" 200 825 0.007544 10.0.0.41 - - [2025-11-24 02:13:58] "POST /neutron/port HTTP/1.1" 200 117 0.007529 10.0.0.50 - - [2025-11-24 02:13:59] "POST /route-targets HTTP/1.1" 200 327 0.020563 10.0.0.27 - - [2025-11-24 02:13:59] "GET /projects?obj_uuids=842ca14d-f01a-41e4-94a9-17f0b0cf4f23&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001256 10.0.0.41 - - [2025-11-24 02:13:59] "POST /neutron/router HTTP/1.1" 200 344 0.421749 10.0.0.41 - - [2025-11-24 02:13:59] "POST /neutron/port HTTP/1.1" 200 1087 0.022052 10.0.0.41 - - [2025-11-24 02:13:59] "POST /neutron/port HTTP/1.1" 200 1056 0.016221 10.0.0.41 - - [2025-11-24 02:13:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004228 10.0.0.41 - - [2025-11-24 02:14:00] "POST /neutron/network HTTP/1.1" 200 822 0.009382 10.0.0.27 - - [2025-11-24 02:14:01] "GET /obj-perms HTTP/1.1" 200 5056 0.062156 10.0.0.41 - - [2025-11-24 02:14:04] "POST /neutron/port HTTP/1.1" 200 1087 0.029188 10.0.0.41 - - [2025-11-24 02:14:04] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010852 10.0.0.41 - - [2025-11-24 02:14:04] "GET /virtual-machine/1be5cb5a-833a-4c56-af27-4cd5ed826cfc HTTP/1.1" 401 292 0.000523 10.0.0.41 - - [2025-11-24 02:14:05] "GET /virtual-machine/1be5cb5a-833a-4c56-af27-4cd5ed826cfc HTTP/1.1" 200 1290 0.043068 10.0.0.41 - - [2025-11-24 02:14:05] "GET /virtual-machine-interface/2bc735ba-e788-45dd-a47f-259ff740af0d HTTP/1.1" 200 2934 0.007438 10.0.0.41 - - [2025-11-24 02:14:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005181 10.0.0.41 - - [2025-11-24 02:14:05] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005455 10.0.0.41 - - [2025-11-24 02:14:05] "GET /virtual-networks?parent_id=842ca14d-f01a-41e4-94a9-17f0b0cf4f23&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.005064 10.0.0.41 - - [2025-11-24 02:14:05] "GET /virtual-network/d425699c-6c1a-4a77-a625-edad727a1145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007535 10.0.0.41 - - [2025-11-24 02:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004494 10.0.0.41 - - [2025-11-24 02:14:08] "GET /virtual-network/d425699c-6c1a-4a77-a625-edad727a1145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006631 10.0.0.41 - - [2025-11-24 02:14:09] "POST /neutron/port HTTP/1.1" 200 1084 0.023282 10.0.0.41 - - [2025-11-24 02:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007480 10.0.0.41 - - [2025-11-24 02:14:10] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004925 10.0.0.41 - - [2025-11-24 02:14:10] "GET /virtual-networks?parent_id=842ca14d-f01a-41e4-94a9-17f0b0cf4f23&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.004130 10.0.0.41 - - [2025-11-24 02:14:10] "GET /virtual-network/d425699c-6c1a-4a77-a625-edad727a1145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006629 10.0.0.41 - - [2025-11-24 02:14:10] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009692 10.0.0.41 - - [2025-11-24 02:14:11] "POST /neutron/port HTTP/1.1" 200 1084 0.028318 10.0.0.41 - - [2025-11-24 02:14:11] "GET /virtual-machine/9027872d-aa9f-4c27-bd16-5b456ead3b8b HTTP/1.1" 200 1291 0.010986 10.0.0.41 - - [2025-11-24 02:14:11] "GET /virtual-machine-interface/9d0f8801-8370-4c6b-9c4a-00c24da9a19b HTTP/1.1" 200 2935 0.006664 10.0.0.41 - - [2025-11-24 02:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005188 10.0.0.41 - - [2025-11-24 02:14:11] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005095 10.0.0.41 - - [2025-11-24 02:14:11] "GET /virtual-networks?parent_id=842ca14d-f01a-41e4-94a9-17f0b0cf4f23&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003356 10.0.0.41 - - [2025-11-24 02:14:11] "GET /virtual-network/6b504f40-c5c8-461a-9e79-1ce7f814dd40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.007412 10.0.0.41 - - [2025-11-24 02:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006922 10.0.0.41 - - [2025-11-24 02:14:12] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005144 10.0.0.41 - - [2025-11-24 02:14:12] "GET /virtual-networks?parent_id=842ca14d-f01a-41e4-94a9-17f0b0cf4f23&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.010406 10.0.0.41 - - [2025-11-24 02:14:12] "GET /virtual-network/6b504f40-c5c8-461a-9e79-1ce7f814dd40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.007710 10.0.0.27 - - [2025-11-24 02:14:16] "GET /projects?obj_uuids=842ca14d-f01a-41e4-94a9-17f0b0cf4f23&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001477 10.0.0.41 - - [2025-11-24 02:14:16] "POST /neutron/router HTTP/1.1" 200 344 0.358438 10.0.0.50 - - [2025-11-24 02:14:17] "POST /ref-update HTTP/1.1" 200 156 0.020618 10.0.0.41 - - [2025-11-24 02:14:23] "POST /neutron/router HTTP/1.1" 200 344 0.222544 10.0.0.41 - - [2025-11-24 02:14:29] "POST /neutron/router HTTP/1.1" 200 580 0.009266 10.0.0.50 - - [2025-11-24 02:14:29] "POST /ref-update HTTP/1.1" 200 156 0.032704 10.0.0.41 - - [2025-11-24 02:14:29] "POST /neutron/router HTTP/1.1" 200 344 0.218327 10.0.0.50 - - [2025-11-24 02:14:30] "DELETE /route-target/5a2e703f-bc9a-44da-9b77-0b154747ffc5 HTTP/1.1" 200 115 0.048372 10.0.0.41 - - [2025-11-24 02:14:30] "POST /neutron/network HTTP/1.1" 200 822 0.009942 10.0.0.41 - - [2025-11-24 02:14:30] "POST /neutron/port HTTP/1.1" 200 1110 0.018962 10.0.0.41 - - [2025-11-24 02:14:30] "POST /neutron/port HTTP/1.1" 200 1113 0.032323 10.0.0.27 - - [2025-11-24 02:14:32] "POST /useragent-kv HTTP/1.1" 200 115 0.003085 10.0.0.27 - - [2025-11-24 02:14:32] "POST /useragent-kv HTTP/1.1" 200 115 0.003270 10.0.0.41 - - [2025-11-24 02:14:32] "POST /neutron/network HTTP/1.1" 200 151 0.136775 10.0.0.50 - - [2025-11-24 02:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008171 10.0.0.27 - - [2025-11-24 02:14:33] "GET /projects?obj_uuids=842ca14d-f01a-41e4-94a9-17f0b0cf4f23&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001601 10.0.0.41 - - [2025-11-24 02:14:33] "GET /project/842ca14d-f01a-41e4-94a9-17f0b0cf4f23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.047769 10.0.0.27 - - [2025-11-24 02:14:34] "GET /projects?obj_uuids=842ca14d-f01a-41e4-94a9-17f0b0cf4f23&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001916 10.0.0.41 - - [2025-11-24 02:14:34] "GET /project/842ca14d-f01a-41e4-94a9-17f0b0cf4f23?fields=virtual_networks HTTP/1.1" 200 1028 0.061602 10.0.0.27 - - [2025-11-24 02:14:34] "GET /projects?obj_uuids=842ca14d-f01a-41e4-94a9-17f0b0cf4f23&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001347 10.0.0.41 - - [2025-11-24 02:14:34] "GET /project/842ca14d-f01a-41e4-94a9-17f0b0cf4f23?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.054829 10.0.0.27 - - [2025-11-24 02:14:34] "GET /projects?obj_uuids=842ca14d-f01a-41e4-94a9-17f0b0cf4f23&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001673 10.0.0.41 - - [2025-11-24 02:14:34] "GET /project/842ca14d-f01a-41e4-94a9-17f0b0cf4f23?fields=security_groups HTTP/1.1" 200 1252 0.048335 10.0.0.41 - - [2025-11-24 02:14:35] "POST /fqname-to-id HTTP/1.1" 404 191 0.029983 10.0.0.27 - - [2025-11-24 02:14:35] "GET /projects?obj_uuids=5f5e90e3-ef77-493a-8325-5fcc8157d361&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004019 10.0.0.27 - - [2025-11-24 02:14:35] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001342 10.0.0.27 - - [2025-11-24 02:14:35] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010547 10.0.0.27 - - [2025-11-24 02:14:35] "POST /id-to-fqname HTTP/1.1" 200 193 0.005224 10.0.0.27 - - [2025-11-24 02:14:35] "POST /fqname-to-id HTTP/1.1" 404 202 0.005128 10.0.0.27 - - [2025-11-24 02:14:35] "POST /security-groups HTTP/1.1" 200 594 0.040951 10.0.0.27 - - [2025-11-24 02:14:35] "POST /projects HTTP/1.1" 200 591 0.281738 10.0.0.27 - - [2025-11-24 02:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.319749 10.0.0.50 - - [2025-11-24 02:14:35] "POST /access-control-lists HTTP/1.1" 200 599 0.041009 10.0.0.41 - - [2025-11-24 02:14:35] "GET /project/5f5e90e3-ef77-493a-8325-5fcc8157d361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.518124 10.0.0.41 - - [2025-11-24 02:14:36] "GET / HTTP/1.1" 200 35931 0.001987 10.0.0.41 - - [2025-11-24 02:14:38] "GET /project/5f5e90e3-ef77-493a-8325-5fcc8157d361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000585 10.0.0.27 - - [2025-11-24 02:14:39] "GET /projects?obj_uuids=5f5e90e3-ef77-493a-8325-5fcc8157d361&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001396 10.0.0.41 - - [2025-11-24 02:14:39] "GET /project/5f5e90e3-ef77-493a-8325-5fcc8157d361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.074445 10.0.0.41 - - [2025-11-24 02:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004908 10.0.0.41 - - [2025-11-24 02:14:39] "GET /security-group/ff75da4e-2636-404d-aafb-05bd0a90dcea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3764 0.006685 10.0.0.41 - - [2025-11-24 02:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005239 10.0.0.27 - - [2025-11-24 02:14:39] "GET /projects?obj_uuids=5f5e90e3-ef77-493a-8325-5fcc8157d361&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001504 10.0.0.41 - - [2025-11-24 02:14:39] "GET /project/5f5e90e3-ef77-493a-8325-5fcc8157d361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.039759 10.0.0.41 - - [2025-11-24 02:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.41 - - [2025-11-24 02:14:39] "GET /security-group/ff75da4e-2636-404d-aafb-05bd0a90dcea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3764 0.005591 10.0.0.41 - - [2025-11-24 02:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004756 10.0.0.41 - - [2025-11-24 02:14:39] "PUT /security-group/ff75da4e-2636-404d-aafb-05bd0a90dcea HTTP/1.1" 200 262 0.024644 10.0.0.41 - - [2025-11-24 02:14:39] "POST /fqname-to-id HTTP/1.1" 404 202 0.003150 10.0.0.50 - - [2025-11-24 02:14:39] "PUT /access-control-list/63ef8fc4-7fb0-467c-b7da-89dfd67329b9 HTTP/1.1" 200 272 0.014785 10.0.0.41 - - [2025-11-24 02:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004671 10.0.0.27 - - [2025-11-24 02:14:39] "GET /projects?obj_uuids=5f5e90e3-ef77-493a-8325-5fcc8157d361&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002211 10.0.0.41 - - [2025-11-24 02:14:39] "GET /project/5f5e90e3-ef77-493a-8325-5fcc8157d361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.044013 10.0.0.41 - - [2025-11-24 02:14:39] "POST /neutron/network HTTP/1.1" 200 117 0.054620 10.0.0.50 - - [2025-11-24 02:14:40] "POST /ref-update HTTP/1.1" 200 156 0.021162 10.0.0.41 - - [2025-11-24 02:14:40] "POST /neutron/network HTTP/1.1" 200 827 0.012862 10.0.0.41 - - [2025-11-24 02:14:40] "POST /id-to-fqname HTTP/1.1" 200 223 0.001501 10.0.0.41 - - [2025-11-24 02:14:40] "GET /virtual-network/4e6b25dc-3aee-46a3-9059-bcacafaf6121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.008404 10.0.0.41 - - [2025-11-24 02:14:40] "GET /virtual-network/4e6b25dc-3aee-46a3-9059-bcacafaf6121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006241 10.0.0.41 - - [2025-11-24 02:14:40] "POST /neutron/subnet HTTP/1.1" 200 725 0.011581 10.0.0.41 - - [2025-11-24 02:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003832 10.0.0.27 - - [2025-11-24 02:14:40] "GET /projects?obj_uuids=5f5e90e3-ef77-493a-8325-5fcc8157d361&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001671 10.0.0.41 - - [2025-11-24 02:14:40] "GET /project/5f5e90e3-ef77-493a-8325-5fcc8157d361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.061158 10.0.0.27 - - [2025-11-24 02:14:41] "POST /useragent-kv HTTP/1.1" 200 115 0.006365 10.0.0.41 - - [2025-11-24 02:14:41] "POST /neutron/subnet HTTP/1.1" 200 734 0.204384 10.0.0.41 - - [2025-11-24 02:14:41] "POST /id-to-fqname HTTP/1.1" 200 227 0.001496 10.0.0.41 - - [2025-11-24 02:14:41] "GET /virtual-network/81283165-f169-4e94-beb5-7d65547dc273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005936 10.0.0.41 - - [2025-11-24 02:14:41] "GET /virtual-network/81283165-f169-4e94-beb5-7d65547dc273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006429 10.0.0.41 - - [2025-11-24 02:14:41] "POST /neutron/network HTTP/1.1" 200 836 0.007567 10.0.0.41 - - [2025-11-24 02:14:41] "POST /id-to-fqname HTTP/1.1" 200 223 0.001786 10.0.0.27 - - [2025-11-24 02:14:42] "GET /projects?obj_uuids=5f5e90e3-ef77-493a-8325-5fcc8157d361&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001194 10.0.0.41 - - [2025-11-24 02:14:42] "GET /project/5f5e90e3-ef77-493a-8325-5fcc8157d361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.075818 10.0.0.41 - - [2025-11-24 02:14:42] "POST /neutron/network HTTP/1.1" 200 827 0.010166 10.0.0.41 - - [2025-11-24 02:14:42] "POST /id-to-fqname HTTP/1.1" 200 227 0.001645 10.0.0.41 - - [2025-11-24 02:14:42] "POST /neutron/port HTTP/1.1" 200 117 0.007466 10.0.0.27 - - [2025-11-24 02:14:43] "GET /projects?obj_uuids=5f5e90e3-ef77-493a-8325-5fcc8157d361&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001174 10.0.0.41 - - [2025-11-24 02:14:43] "POST /neutron/port HTTP/1.1" 200 1063 0.374126 10.0.0.41 - - [2025-11-24 02:14:43] "POST /neutron/port HTTP/1.1" 200 1117 0.141510 10.0.0.27 - - [2025-11-24 02:14:43] "GET /projects?obj_uuids=5f5e90e3-ef77-493a-8325-5fcc8157d361&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001685 10.0.0.41 - - [2025-11-24 02:14:43] "GET /project/5f5e90e3-ef77-493a-8325-5fcc8157d361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.084929 10.0.0.41 - - [2025-11-24 02:14:43] "POST /neutron/subnet HTTP/1.1" 200 699 0.010785 10.0.0.41 - - [2025-11-24 02:14:43] "POST /neutron/network HTTP/1.1" 200 827 0.008898 10.0.0.41 - - [2025-11-24 02:14:43] "POST /neutron/port HTTP/1.1" 200 117 0.008054 10.0.0.50 - - [2025-11-24 02:14:44] "POST /route-targets HTTP/1.1" 200 327 0.023543 10.0.0.41 - - [2025-11-24 02:14:44] "POST /neutron/router HTTP/1.1" 200 656 0.061911 10.0.0.50 - - [2025-11-24 02:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.080352 10.0.0.27 - - [2025-11-24 02:14:44] "POST /useragent-kv HTTP/1.1" 200 115 0.016533 10.0.0.50 - - [2025-11-24 02:14:44] "POST /virtual-networks HTTP/1.1" 200 694 0.179292 10.0.0.50 - - [2025-11-24 02:14:44] "POST /ref-update HTTP/1.1" 200 156 0.056437 10.0.0.41 - - [2025-11-24 02:14:44] "POST /neutron/port HTTP/1.1" 200 1091 0.051761 10.0.0.50 - - [2025-11-24 02:14:44] "PUT /logical-router/8bec38fc-d184-4ccc-9f36-35fa145f97e0 HTTP/1.1" 200 262 0.061487 10.0.0.41 - - [2025-11-24 02:14:44] "POST /neutron/security_group HTTP/1.1" 200 2002 0.027382 10.0.0.50 - - [2025-11-24 02:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951 10.0.0.50 - - [2025-11-24 02:14:45] "POST /chown HTTP/1.1" 200 109 0.031010 10.0.0.50 - - [2025-11-24 02:14:45] "POST /chown HTTP/1.1" 200 109 0.021553 10.0.0.50 - - [2025-11-24 02:14:45] "POST /ref-update HTTP/1.1" 200 156 0.046749 10.0.0.41 - - [2025-11-24 02:14:45] "POST /neutron/port HTTP/1.1" 200 1119 0.178512 10.0.0.41 - - [2025-11-24 02:14:45] "POST /neutron/subnet HTTP/1.1" 200 708 0.014212 10.0.0.50 - - [2025-11-24 02:14:45] "POST /instance-ips HTTP/1.1" 200 549 0.076388 10.0.0.50 - - [2025-11-24 02:14:46] "PUT /virtual-machine-interface/eff1152c-d42b-465d-8fb7-93f3d236270f HTTP/1.1" 200 284 0.026943 10.0.0.50 - - [2025-11-24 02:14:46] "POST /ref-update HTTP/1.1" 200 156 0.023502 10.0.0.50 - - [2025-11-24 02:14:46] "PUT /routing-instance/2dd34ba9-d4f8-4132-bdd6-7f5c545df27c HTTP/1.1" 200 266 0.038916 10.0.0.50 - - [2025-11-24 02:14:46] "POST /chown HTTP/1.1" 200 109 0.041241 10.0.0.50 - - [2025-11-24 02:14:46] "PUT /virtual-machine-interface/c6fc4ddd-9bed-4fd7-b8a0-fa85d6837149 HTTP/1.1" 200 284 0.037607 10.0.0.50 - - [2025-11-24 02:14:46] "POST /ref-update HTTP/1.1" 200 156 0.028628 10.0.0.50 - - [2025-11-24 02:14:46] "POST /instance-ips HTTP/1.1" 400 316 0.033013 10.0.0.50 - - [2025-11-24 02:14:46] "PUT /instance-ip/91ff1a3d-ac0e-4e1a-b36d-54a5dc0fa749 HTTP/1.1" 200 256 0.031217 10.0.0.50 - - [2025-11-24 02:14:47] "POST /ref-update HTTP/1.1" 200 156 0.026401 10.0.0.41 - - [2025-11-24 02:14:50] "POST /neutron/port HTTP/1.1" 200 1091 0.017658 10.0.0.41 - - [2025-11-24 02:14:50] "POST /neutron/security_group HTTP/1.1" 200 2002 0.008968 10.0.0.41 - - [2025-11-24 02:14:50] "GET /virtual-machine/e7938347-4cfc-491b-9162-19d1fd0a62ad HTTP/1.1" 401 292 0.000559 10.0.0.41 - - [2025-11-24 02:14:50] "GET /virtual-machine/e7938347-4cfc-491b-9162-19d1fd0a62ad HTTP/1.1" 200 1296 0.046834 10.0.0.41 - - [2025-11-24 02:14:50] "GET /virtual-machine-interface/64a10293-5ced-4f34-a1ef-6e79c76b41a1 HTTP/1.1" 200 2956 0.005914 10.0.0.41 - - [2025-11-24 02:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004851 10.0.0.41 - - [2025-11-24 02:14:50] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005007 10.0.0.41 - - [2025-11-24 02:14:50] "GET /virtual-networks?parent_id=5f5e90e3-ef77-493a-8325-5fcc8157d361&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.004079 10.0.0.41 - - [2025-11-24 02:14:50] "GET /virtual-network/4e6b25dc-3aee-46a3-9059-bcacafaf6121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007094 10.0.0.41 - - [2025-11-24 02:14:52] "POST /neutron/port HTTP/1.1" 200 1091 0.016178 10.0.0.27 - - [2025-11-24 02:14:53] "DELETE /project/5f5e90e3ef77493a83255fcc8157d361 HTTP/1.1" 404 173 0.004644 10.0.0.27 - - [2025-11-24 02:14:53] "GET /projects?obj_uuids=842ca14d-f01a-41e4-94a9-17f0b0cf4f23&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000883 10.0.0.27 - - [2025-11-24 02:14:53] "GET /project/842ca14d-f01a-41e4-94a9-17f0b0cf4f23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.055637 10.0.0.27 - - [2025-11-24 02:14:53] "GET /projects?obj_uuids=842ca14d-f01a-41e4-94a9-17f0b0cf4f23&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001087 10.0.0.27 - - [2025-11-24 02:14:53] "GET /project/842ca14d-f01a-41e4-94a9-17f0b0cf4f23?fields=security_groups HTTP/1.1" 200 1357 0.043676 10.0.0.27 - - [2025-11-24 02:14:53] "DELETE /security-group/afd4b2c6-d170-434d-a215-56dacb5f6777 HTTP/1.1" 200 115 0.057981 10.0.0.27 - - [2025-11-24 02:14:53] "GET /projects?obj_uuids=842ca14d-f01a-41e4-94a9-17f0b0cf4f23&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001146 10.0.0.41 - - [2025-11-24 02:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007925 10.0.0.41 - - [2025-11-24 02:14:53] "GET /virtual-network/4e6b25dc-3aee-46a3-9059-bcacafaf6121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.011150 10.0.0.27 - - [2025-11-24 02:14:53] "GET /project/842ca14d-f01a-41e4-94a9-17f0b0cf4f23?fields=application_policy_sets HTTP/1.1" 200 1396 0.074942 10.0.0.27 - - [2025-11-24 02:14:53] "DELETE /project/842ca14d-f01a-41e4-94a9-17f0b0cf4f23 HTTP/1.1" 200 115 0.437803 10.0.0.41 - - [2025-11-24 02:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004019 10.0.0.41 - - [2025-11-24 02:14:55] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004669 10.0.0.41 - - [2025-11-24 02:14:55] "GET /virtual-networks?parent_id=5f5e90e3-ef77-493a-8325-5fcc8157d361&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003790 10.0.0.41 - - [2025-11-24 02:14:55] "GET /virtual-network/4e6b25dc-3aee-46a3-9059-bcacafaf6121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006050 10.0.0.41 - - [2025-11-24 02:14:56] "POST /neutron/security_group HTTP/1.1" 200 2002 0.009893 10.0.0.41 - - [2025-11-24 02:14:56] "POST /neutron/port HTTP/1.1" 200 1093 0.016702 10.0.0.41 - - [2025-11-24 02:14:56] "GET /virtual-machine/72769efb-2e75-433b-bfb4-c6eab1deaa9b HTTP/1.1" 200 1295 0.008282 10.0.0.41 - - [2025-11-24 02:14:56] "GET /virtual-machine-interface/e7a32351-4549-40a2-9881-d12f9df36b73 HTTP/1.1" 200 2969 0.013591 10.0.0.41 - - [2025-11-24 02:14:56] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007919 10.0.0.41 - - [2025-11-24 02:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.41 - - [2025-11-24 02:14:56] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004462 10.0.0.41 - - [2025-11-24 02:14:56] "GET /virtual-networks?parent_id=5f5e90e3-ef77-493a-8325-5fcc8157d361&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003763 10.0.0.41 - - [2025-11-24 02:14:56] "GET /virtual-network/81283165-f169-4e94-beb5-7d65547dc273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.007130 10.0.0.41 - - [2025-11-24 02:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004073 10.0.0.41 - - [2025-11-24 02:14:57] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004382 10.0.0.41 - - [2025-11-24 02:14:57] "GET /virtual-networks?parent_id=5f5e90e3-ef77-493a-8325-5fcc8157d361&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003484 10.0.0.41 - - [2025-11-24 02:14:57] "GET /virtual-network/81283165-f169-4e94-beb5-7d65547dc273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005750 10.0.0.50 - - [2025-11-24 02:15:01] "POST /ref-update HTTP/1.1" 200 156 0.028037 10.0.0.41 - - [2025-11-24 02:15:01] "POST /neutron/router HTTP/1.1" 200 656 0.012621 10.0.0.50 - - [2025-11-24 02:15:01] "PUT /logical-router/8bec38fc-d184-4ccc-9f36-35fa145f97e0 HTTP/1.1" 404 171 0.066916 10.0.0.50 - - [2025-11-24 02:15:01] "POST /ref-update HTTP/1.1" 200 156 0.037166 10.0.0.41 - - [2025-11-24 02:15:02] "POST /neutron/network HTTP/1.1" 400 204 0.078106 10.0.0.50 - - [2025-11-24 02:15:02] "GET /virtual-network/5a17058f-63f0-4556-a531-8b745068bd98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.060034 10.0.0.50 - - [2025-11-24 02:15:02] "DELETE /instance-ip/91ff1a3d-ac0e-4e1a-b36d-54a5dc0fa749 HTTP/1.1" 200 115 0.102893 10.0.0.41 - - [2025-11-24 02:15:02] "POST /neutron/port HTTP/1.1" 200 1091 0.049713 10.0.0.50 - - [2025-11-24 02:15:03] "DELETE /route-target/2bbbf2eb-60a6-4cd2-830c-81d983034745 HTTP/1.1" 200 115 0.028466 10.0.0.50 - - [2025-11-24 02:15:03] "GET /logical-router/8bec38fc-d184-4ccc-9f36-35fa145f97e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.022082 10.0.0.41 - - [2025-11-24 02:15:03] "POST /neutron/port HTTP/1.1" 200 151 0.390521 10.0.0.50 - - [2025-11-24 02:15:03] "POST /ref-update HTTP/1.1" 200 156 0.025933 10.0.0.50 - - [2025-11-24 02:15:03] "GET /virtual-machine-interface/eff1152c-d42b-465d-8fb7-93f3d236270f?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1334 0.008338 10.0.0.50 - - [2025-11-24 02:15:03] "DELETE /virtual-machine/b3542f29-9bc5-41d5-bd61-3aeb4e52c195 HTTP/1.1" 200 115 0.034863 10.0.0.50 - - [2025-11-24 02:15:03] "GET /instance-ip/c04669b2-46a5-43af-80e9-027502165fbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1697 0.010884 10.0.0.50 - - [2025-11-24 02:15:03] "GET /virtual-machine-interface/9918be4a-4800-41a6-a709-5d5735872100?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1334 0.007114 10.0.0.50 - - [2025-11-24 02:15:03] "DELETE /virtual-machine/1b65110c-1c40-4fc9-8ce9-03e74a36e819 HTTP/1.1" 200 115 0.041217 10.0.0.41 - - [2025-11-24 02:15:04] "POST /neutron/network HTTP/1.1" 200 827 0.010139 10.0.0.50 - - [2025-11-24 02:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004303 10.0.0.27 - - [2025-11-24 02:15:06] "GET /projects?obj_uuids=5f5e90e3-ef77-493a-8325-5fcc8157d361&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.030222 10.0.0.41 - - [2025-11-24 02:15:06] "GET /project/5f5e90e3-ef77-493a-8325-5fcc8157d361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.078293 10.0.0.27 - - [2025-11-24 02:15:06] "GET /projects?obj_uuids=5f5e90e3-ef77-493a-8325-5fcc8157d361&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001137 10.0.0.41 - - [2025-11-24 02:15:06] "GET /project/5f5e90e3-ef77-493a-8325-5fcc8157d361?fields=virtual_networks HTTP/1.1" 200 1037 0.056442 10.0.0.27 - - [2025-11-24 02:15:06] "GET /projects?obj_uuids=5f5e90e3-ef77-493a-8325-5fcc8157d361&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001362 10.0.0.41 - - [2025-11-24 02:15:06] "GET /project/5f5e90e3-ef77-493a-8325-5fcc8157d361?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.060072 10.0.0.27 - - [2025-11-24 02:15:06] "GET /projects?obj_uuids=5f5e90e3-ef77-493a-8325-5fcc8157d361&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001153 10.0.0.41 - - [2025-11-24 02:15:06] "GET /project/5f5e90e3-ef77-493a-8325-5fcc8157d361?fields=security_groups HTTP/1.1" 200 1266 0.045743 10.0.0.41 - - [2025-11-24 02:15:07] "POST /fqname-to-id HTTP/1.1" 404 196 0.031077 10.0.0.27 - - [2025-11-24 02:15:07] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003583 10.0.0.27 - - [2025-11-24 02:15:07] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001539 10.0.0.27 - - [2025-11-24 02:15:07] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008923 10.0.0.27 - - [2025-11-24 02:15:07] "POST /id-to-fqname HTTP/1.1" 200 198 0.002492 10.0.0.27 - - [2025-11-24 02:15:07] "POST /fqname-to-id HTTP/1.1" 404 207 0.011070 10.0.0.27 - - [2025-11-24 02:15:07] "POST /security-groups HTTP/1.1" 200 599 0.039685 10.0.0.27 - - [2025-11-24 02:15:07] "POST /projects HTTP/1.1" 200 601 0.266813 10.0.0.50 - - [2025-11-24 02:15:07] "POST /access-control-lists HTTP/1.1" 200 604 0.042758 10.0.0.27 - - [2025-11-24 02:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.337511 10.0.0.41 - - [2025-11-24 02:15:07] "GET /project/edc82124-e161-4ecb-b75a-a64bdfead9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.519654 10.0.0.41 - - [2025-11-24 02:15:08] "GET / HTTP/1.1" 200 35931 0.001616 10.0.0.41 - - [2025-11-24 02:15:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.000587 10.0.0.41 - - [2025-11-24 02:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.085453 10.0.0.27 - - [2025-11-24 02:15:11] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001283 10.0.0.41 - - [2025-11-24 02:15:11] "GET /project/edc82124-e161-4ecb-b75a-a64bdfead9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.045182 10.0.0.27 - - [2025-11-24 02:15:11] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001223 10.0.0.41 - - [2025-11-24 02:15:11] "POST /neutron/network HTTP/1.1" 200 613 0.168282 10.0.0.50 - - [2025-11-24 02:15:11] "POST /route-targets HTTP/1.1" 200 327 0.024289 10.0.0.41 - - [2025-11-24 02:15:12] "POST /neutron/network HTTP/1.1" 200 1007 0.048393 10.0.0.41 - - [2025-11-24 02:15:12] "POST /id-to-fqname HTTP/1.1" 200 228 0.001425 10.0.0.41 - - [2025-11-24 02:15:12] "GET /virtual-network/9a14296b-9b3b-41b8-96ac-7f94d9d8e3f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.008592 10.0.0.41 - - [2025-11-24 02:15:12] "GET /virtual-network/9a14296b-9b3b-41b8-96ac-7f94d9d8e3f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006640 10.0.0.41 - - [2025-11-24 02:15:12] "POST /neutron/subnet HTTP/1.1" 200 729 0.013730 10.0.0.41 - - [2025-11-24 02:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003812 10.0.0.27 - - [2025-11-24 02:15:12] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001049 10.0.0.41 - - [2025-11-24 02:15:12] "GET /project/edc82124-e161-4ecb-b75a-a64bdfead9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.042337 10.0.0.27 - - [2025-11-24 02:15:12] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001336 10.0.0.41 - - [2025-11-24 02:15:12] "POST /neutron/network HTTP/1.1" 200 613 0.166078 10.0.0.50 - - [2025-11-24 02:15:12] "POST /ref-update HTTP/1.1" 200 156 0.028072 10.0.0.50 - - [2025-11-24 02:15:12] "POST /fqname-to-id HTTP/1.1" 404 207 0.041535 10.0.0.41 - - [2025-11-24 02:15:12] "POST /neutron/network HTTP/1.1" 200 1008 0.017119 10.0.0.41 - - [2025-11-24 02:15:12] "POST /id-to-fqname HTTP/1.1" 200 228 0.001491 10.0.0.41 - - [2025-11-24 02:15:12] "GET /virtual-network/02eefac0-d9a8-4a10-a3ad-2a2ecff46160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.011805 10.0.0.41 - - [2025-11-24 02:15:13] "GET /virtual-network/02eefac0-d9a8-4a10-a3ad-2a2ecff46160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.008077 10.0.0.41 - - [2025-11-24 02:15:13] "POST /neutron/subnet HTTP/1.1" 200 734 0.012716 10.0.0.41 - - [2025-11-24 02:15:13] "POST /fqname-to-id HTTP/1.1" 404 234 0.003764 10.0.0.41 - - [2025-11-24 02:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005079 10.0.0.27 - - [2025-11-24 02:15:13] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001228 10.0.0.41 - - [2025-11-24 02:15:13] "GET /project/edc82124-e161-4ecb-b75a-a64bdfead9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.045695 10.0.0.41 - - [2025-11-24 02:15:13] "POST /network-policys HTTP/1.1" 200 577 0.034792 10.0.0.41 - - [2025-11-24 02:15:13] "GET /network-policy/2d657ff3-a16e-4dea-8e03-dffd97389cb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.009988 10.0.0.41 - - [2025-11-24 02:15:13] "POST /neutron/network HTTP/1.1" 200 1115 0.085756 10.0.0.41 - - [2025-11-24 02:15:13] "GET /virtual-network/9a14296b-9b3b-41b8-96ac-7f94d9d8e3f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.018500 10.0.0.41 - - [2025-11-24 02:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558 10.0.0.41 - - [2025-11-24 02:15:13] "GET /network-policy/2d657ff3-a16e-4dea-8e03-dffd97389cb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.005084 10.0.0.41 - - [2025-11-24 02:15:13] "POST /neutron/network HTTP/1.1" 200 1116 0.115478 10.0.0.50 - - [2025-11-24 02:15:13] "PUT /access-control-list/497030f2-f127-4234-8719-b46cdda2b3b5 HTTP/1.1" 200 272 0.088050 10.0.0.41 - - [2025-11-24 02:15:13] "GET /virtual-network/02eefac0-d9a8-4a10-a3ad-2a2ecff46160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.026025 10.0.0.41 - - [2025-11-24 02:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007104 10.0.0.41 - - [2025-11-24 02:15:13] "GET /network-policy/2d657ff3-a16e-4dea-8e03-dffd97389cb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.004923 10.0.0.50 - - [2025-11-24 02:15:13] "POST /ref-update HTTP/1.1" 200 156 0.026267 10.0.0.41 - - [2025-11-24 02:15:14] "GET /virtual-network/9a14296b-9b3b-41b8-96ac-7f94d9d8e3f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.006299 10.0.0.41 - - [2025-11-24 02:15:16] "GET /virtual-network/02eefac0-d9a8-4a10-a3ad-2a2ecff46160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.007368 10.0.0.41 - - [2025-11-24 02:15:16] "GET /obj-perms HTTP/1.1" 200 5046 0.069005 10.0.0.50 - - [2025-11-24 02:15:16] "GET /obj-perms HTTP/1.1" 200 5046 0.055473 10.0.0.27 - - [2025-11-24 02:15:16] "GET /obj-perms HTTP/1.1" 200 5046 0.062264 10.0.0.41 - - [2025-11-24 02:15:16] "POST /id-to-fqname HTTP/1.1" 200 228 0.001461 10.0.0.27 - - [2025-11-24 02:15:17] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001144 10.0.0.41 - - [2025-11-24 02:15:17] "GET /project/edc82124-e161-4ecb-b75a-a64bdfead9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.082327 10.0.0.41 - - [2025-11-24 02:15:17] "POST /neutron/network HTTP/1.1" 200 1115 0.014716 10.0.0.41 - - [2025-11-24 02:15:17] "POST /id-to-fqname HTTP/1.1" 200 228 0.001765 10.0.0.41 - - [2025-11-24 02:15:17] "POST /neutron/port HTTP/1.1" 200 117 0.010460 10.0.0.27 - - [2025-11-24 02:15:18] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001315 10.0.0.41 - - [2025-11-24 02:15:18] "POST /neutron/port HTTP/1.1" 200 1176 0.424531 10.0.0.41 - - [2025-11-24 02:15:18] "POST /neutron/port HTTP/1.1" 200 1230 0.143335 10.0.0.27 - - [2025-11-24 02:15:18] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001259 10.0.0.41 - - [2025-11-24 02:15:19] "GET /project/edc82124-e161-4ecb-b75a-a64bdfead9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.140011 10.0.0.41 - - [2025-11-24 02:15:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005513 10.0.0.41 - - [2025-11-24 02:15:19] "POST /neutron/port HTTP/1.1" 200 117 0.001508 10.0.0.41 - - [2025-11-24 02:15:19] "POST /neutron/port HTTP/1.1" 200 1204 0.025522 10.0.0.41 - - [2025-11-24 02:15:19] "POST /neutron/port HTTP/1.1" 200 1204 0.019044 10.0.0.27 - - [2025-11-24 02:15:19] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001756 10.0.0.41 - - [2025-11-24 02:15:20] "POST /neutron/port HTTP/1.1" 200 1177 0.456554 10.0.0.41 - - [2025-11-24 02:15:20] "POST /neutron/port HTTP/1.1" 200 1231 0.149796 10.0.0.41 - - [2025-11-24 02:15:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005148 10.0.0.41 - - [2025-11-24 02:15:20] "POST /neutron/port HTTP/1.1" 200 117 0.001523 10.0.0.41 - - [2025-11-24 02:15:24] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011757 10.0.0.41 - - [2025-11-24 02:15:24] "POST /neutron/port HTTP/1.1" 200 1204 0.019493 10.0.0.41 - - [2025-11-24 02:15:24] "GET /virtual-machine/7f5ba548-5774-47ff-b2e3-66c363b6c603 HTTP/1.1" 401 292 0.000806 10.0.0.41 - - [2025-11-24 02:15:25] "GET /virtual-machine/7f5ba548-5774-47ff-b2e3-66c363b6c603 HTTP/1.1" 200 1300 0.039809 10.0.0.41 - - [2025-11-24 02:15:25] "GET /virtual-machine-interface/86faac02-310a-4ce3-8ff4-330ff18ed366 HTTP/1.1" 200 3175 0.007744 10.0.0.41 - - [2025-11-24 02:15:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004118 10.0.0.41 - - [2025-11-24 02:15:25] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005105 10.0.0.41 - - [2025-11-24 02:15:25] "GET /virtual-networks?parent_id=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.004304 10.0.0.41 - - [2025-11-24 02:15:25] "GET /virtual-network/9a14296b-9b3b-41b8-96ac-7f94d9d8e3f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.006678 10.0.0.41 - - [2025-11-24 02:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.41 - - [2025-11-24 02:15:28] "GET /virtual-network/9a14296b-9b3b-41b8-96ac-7f94d9d8e3f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.006641 10.0.0.41 - - [2025-11-24 02:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003883 10.0.0.41 - - [2025-11-24 02:15:32] "GET /virtual-network/9a14296b-9b3b-41b8-96ac-7f94d9d8e3f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.005761 10.0.0.41 - - [2025-11-24 02:15:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005948 10.0.0.41 - - [2025-11-24 02:15:36] "GET /virtual-network/9a14296b-9b3b-41b8-96ac-7f94d9d8e3f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.007188 10.0.0.41 - - [2025-11-24 02:15:37] "POST /neutron/port HTTP/1.1" 200 1205 0.019919 10.0.0.41 - - [2025-11-24 02:15:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004486 10.0.0.41 - - [2025-11-24 02:15:37] "POST /neutron/port HTTP/1.1" 200 117 0.001389 10.0.0.41 - - [2025-11-24 02:15:37] "POST /neutron/port HTTP/1.1" 200 1204 0.016124 10.0.0.41 - - [2025-11-24 02:15:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004577 10.0.0.41 - - [2025-11-24 02:15:38] "POST /neutron/port HTTP/1.1" 200 117 0.001546 10.0.0.41 - - [2025-11-24 02:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004708 10.0.0.41 - - [2025-11-24 02:15:40] "GET /virtual-network/9a14296b-9b3b-41b8-96ac-7f94d9d8e3f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.006672 10.0.0.41 - - [2025-11-24 02:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004769 10.0.0.41 - - [2025-11-24 02:15:44] "GET /virtual-network/9a14296b-9b3b-41b8-96ac-7f94d9d8e3f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.005829 10.0.0.41 - - [2025-11-24 02:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004068 10.0.0.41 - - [2025-11-24 02:15:48] "GET /virtual-network/9a14296b-9b3b-41b8-96ac-7f94d9d8e3f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.007089 10.0.0.41 - - [2025-11-24 02:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004198 10.0.0.41 - - [2025-11-24 02:15:52] "GET /virtual-network/9a14296b-9b3b-41b8-96ac-7f94d9d8e3f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.005853 10.0.0.27 - - [2025-11-24 02:15:54] "DELETE /project/edc82124e1614ecbb75aa64bdfead9c9 HTTP/1.1" 404 173 0.004425 10.0.0.27 - - [2025-11-24 02:15:54] "GET /projects?obj_uuids=5f5e90e3-ef77-493a-8325-5fcc8157d361&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000911 10.0.0.27 - - [2025-11-24 02:15:54] "GET /project/5f5e90e3-ef77-493a-8325-5fcc8157d361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.048347 10.0.0.27 - - [2025-11-24 02:15:54] "GET /projects?obj_uuids=5f5e90e3-ef77-493a-8325-5fcc8157d361&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001211 10.0.0.27 - - [2025-11-24 02:15:54] "GET /project/5f5e90e3-ef77-493a-8325-5fcc8157d361?fields=security_groups HTTP/1.1" 200 1371 0.054570 10.0.0.27 - - [2025-11-24 02:15:54] "DELETE /security-group/ff75da4e-2636-404d-aafb-05bd0a90dcea HTTP/1.1" 200 115 0.057702 10.0.0.27 - - [2025-11-24 02:15:54] "GET /projects?obj_uuids=5f5e90e3-ef77-493a-8325-5fcc8157d361&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001084 10.0.0.27 - - [2025-11-24 02:15:54] "GET /project/5f5e90e3-ef77-493a-8325-5fcc8157d361?fields=application_policy_sets HTTP/1.1" 200 1410 0.063002 10.0.0.50 - - [2025-11-24 02:15:54] "DELETE /access-control-list/605e1eb6-f0e6-475d-ab65-4baaf366c933 HTTP/1.1" 200 115 0.056802 10.0.0.27 - - [2025-11-24 02:15:54] "DELETE /project/5f5e90e3-ef77-493a-8325-5fcc8157d361 HTTP/1.1" 200 115 0.430478 10.0.0.41 - - [2025-11-24 02:15:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.41 - - [2025-11-24 02:15:57] "GET /virtual-network/9a14296b-9b3b-41b8-96ac-7f94d9d8e3f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.006584 10.0.0.41 - - [2025-11-24 02:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004929 10.0.0.41 - - [2025-11-24 02:15:59] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005120 10.0.0.41 - - [2025-11-24 02:15:59] "GET /virtual-networks?parent_id=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003762 10.0.0.41 - - [2025-11-24 02:15:59] "GET /virtual-network/9a14296b-9b3b-41b8-96ac-7f94d9d8e3f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.007519 10.0.0.41 - - [2025-11-24 02:15:59] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010008 10.0.0.41 - - [2025-11-24 02:16:09] "POST /neutron/port HTTP/1.1" 200 1204 0.020360 10.0.0.41 - - [2025-11-24 02:16:10] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009541 10.0.0.41 - - [2025-11-24 02:16:14] "POST /neutron/port HTTP/1.1" 200 1204 0.019499 10.0.0.41 - - [2025-11-24 02:16:20] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007951 10.0.0.41 - - [2025-11-24 02:16:25] "POST /neutron/port HTTP/1.1" 200 1205 0.021393 10.0.0.41 - - [2025-11-24 02:16:25] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010237 10.0.0.41 - - [2025-11-24 02:16:25] "GET /virtual-machine/af9f8604-3747-4b5d-8f53-a37b23584b83 HTTP/1.1" 200 1301 0.008603 10.0.0.41 - - [2025-11-24 02:16:25] "GET /virtual-machine-interface/cdfd8264-0223-482d-9d87-226dbedc23f1 HTTP/1.1" 200 3176 0.006608 10.0.0.41 - - [2025-11-24 02:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004382 10.0.0.41 - - [2025-11-24 02:16:25] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004944 10.0.0.41 - - [2025-11-24 02:16:25] "GET /virtual-networks?parent_id=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003654 10.0.0.41 - - [2025-11-24 02:16:25] "GET /virtual-network/02eefac0-d9a8-4a10-a3ad-2a2ecff46160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.009678 10.0.0.41 - - [2025-11-24 02:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003841 10.0.0.41 - - [2025-11-24 02:16:26] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005558 10.0.0.41 - - [2025-11-24 02:16:26] "GET /virtual-networks?parent_id=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.005060 10.0.0.41 - - [2025-11-24 02:16:26] "GET /virtual-network/02eefac0-d9a8-4a10-a3ad-2a2ecff46160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.007546 10.0.0.41 - - [2025-11-24 02:16:37] "POST /neutron/network HTTP/1.1" 200 1125 0.039640 10.0.0.41 - - [2025-11-24 02:16:37] "POST /neutron/subnet HTTP/1.1" 200 1389 0.021201 10.0.0.41 - - [2025-11-24 02:16:37] "POST /neutron/network HTTP/1.1" 200 1115 0.013364 10.0.0.41 - - [2025-11-24 02:16:38] "POST /neutron/network HTTP/1.1" 200 1126 0.033356 10.0.0.41 - - [2025-11-24 02:16:38] "POST /neutron/subnet HTTP/1.1" 200 1394 0.014896 10.0.0.41 - - [2025-11-24 02:16:38] "POST /neutron/network HTTP/1.1" 200 1116 0.010071 10.0.0.41 - - [2025-11-24 02:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006857 10.0.0.27 - - [2025-11-24 02:16:46] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001118 10.0.0.41 - - [2025-11-24 02:16:46] "GET /project/edc82124-e161-4ecb-b75a-a64bdfead9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.054026 10.0.0.41 - - [2025-11-24 02:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004450 10.0.0.41 - - [2025-11-24 02:16:46] "PUT /network-policy/2d657ff3-a16e-4dea-8e03-dffd97389cb8 HTTP/1.1" 200 262 0.016885 10.0.0.41 - - [2025-11-24 02:16:50] "GET /virtual-network/02eefac0-d9a8-4a10-a3ad-2a2ecff46160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.015992 10.0.0.50 - - [2025-11-24 02:16:50] "POST /fqname-to-id HTTP/1.1" 404 207 0.006158 10.0.0.50 - - [2025-11-24 02:16:50] "DELETE /access-control-list/b7426e34-ed64-4572-9bbc-0384d6cbd17d HTTP/1.1" 200 115 0.063789 10.0.0.41 - - [2025-11-24 02:16:50] "POST /neutron/network HTTP/1.1" 200 1008 0.036556 10.0.0.41 - - [2025-11-24 02:16:50] "GET /virtual-network/02eefac0-d9a8-4a10-a3ad-2a2ecff46160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.007554 10.0.0.41 - - [2025-11-24 02:16:50] "GET /virtual-network/9a14296b-9b3b-41b8-96ac-7f94d9d8e3f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.007317 10.0.0.41 - - [2025-11-24 02:16:50] "POST /neutron/network HTTP/1.1" 200 1007 0.039348 10.0.0.41 - - [2025-11-24 02:16:50] "GET /virtual-network/9a14296b-9b3b-41b8-96ac-7f94d9d8e3f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.009032 10.0.0.50 - - [2025-11-24 02:16:50] "POST /ref-update HTTP/1.1" 200 156 0.053045 10.0.0.41 - - [2025-11-24 02:16:50] "DELETE /network-policy/2d657ff3-a16e-4dea-8e03-dffd97389cb8 HTTP/1.1" 200 115 0.065048 10.0.0.41 - - [2025-11-24 02:16:50] "POST /neutron/network HTTP/1.1" 400 204 0.015862 10.0.0.41 - - [2025-11-24 02:16:51] "POST /neutron/port HTTP/1.1" 200 151 0.255617 10.0.0.41 - - [2025-11-24 02:16:52] "POST /neutron/network HTTP/1.1" 200 1008 0.012558 10.0.0.50 - - [2025-11-24 02:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005418 10.0.0.27 - - [2025-11-24 02:16:53] "POST /useragent-kv HTTP/1.1" 200 115 0.004177 10.0.0.27 - - [2025-11-24 02:16:53] "POST /useragent-kv HTTP/1.1" 200 115 0.003909 10.0.0.27 - - [2025-11-24 02:16:53] "POST /useragent-kv HTTP/1.1" 200 115 0.006781 10.0.0.27 - - [2025-11-24 02:16:53] "POST /useragent-kv HTTP/1.1" 200 115 0.004168 10.0.0.41 - - [2025-11-24 02:16:53] "POST /neutron/network HTTP/1.1" 200 151 0.191537 10.0.0.27 - - [2025-11-24 02:16:57] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001683 10.0.0.41 - - [2025-11-24 02:16:57] "GET /project/edc82124-e161-4ecb-b75a-a64bdfead9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.051539 10.0.0.41 - - [2025-11-24 02:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004218 10.0.0.27 - - [2025-11-24 02:16:58] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001296 10.0.0.41 - - [2025-11-24 02:16:58] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008777 10.0.0.41 - - [2025-11-24 02:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004244 10.0.0.27 - - [2025-11-24 02:16:58] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001256 10.0.0.41 - - [2025-11-24 02:16:58] "GET /project/edc82124-e161-4ecb-b75a-a64bdfead9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.068131 10.0.0.41 - - [2025-11-24 02:16:58] "GET /domains HTTP/1.1" 200 280 0.003350 10.0.0.27 - - [2025-11-24 02:16:58] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000979 10.0.0.41 - - [2025-11-24 02:16:58] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba HTTP/1.1" 200 2581 0.017115 10.0.0.27 - - [2025-11-24 02:16:58] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000999 10.0.0.41 - - [2025-11-24 02:16:58] "GET /project/edc82124-e161-4ecb-b75a-a64bdfead9c9 HTTP/1.1" 200 1901 0.088678 10.0.0.41 - - [2025-11-24 02:16:58] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003985 10.0.0.41 - - [2025-11-24 02:16:59] "POST /network-ipams HTTP/1.1" 200 609 0.039609 10.0.0.41 - - [2025-11-24 02:16:59] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 802 0.003907 10.0.0.41 - - [2025-11-24 02:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.41 - - [2025-11-24 02:16:59] "GET /network-ipam/dfebd1f9-44c5-44ef-9ef5-1143b1399180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.007612 10.0.0.41 - - [2025-11-24 02:16:59] "PUT /network-ipam/dfebd1f9-44c5-44ef-9ef5-1143b1399180 HTTP/1.1" 200 258 0.015906 10.0.0.41 - - [2025-11-24 02:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904 10.0.0.27 - - [2025-11-24 02:16:59] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001023 10.0.0.41 - - [2025-11-24 02:16:59] "GET /project/edc82124-e161-4ecb-b75a-a64bdfead9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.044518 10.0.0.50 - - [2025-11-24 02:16:59] "POST /ref-update HTTP/1.1" 200 156 0.024355 10.0.0.27 - - [2025-11-24 02:16:59] "POST /useragent-kv HTTP/1.1" 200 115 0.009326 10.0.0.41 - - [2025-11-24 02:16:59] "POST /neutron/subnet HTTP/1.1" 200 701 0.250924 10.0.0.41 - - [2025-11-24 02:17:00] "POST /neutron/network HTTP/1.1" 200 1309 0.019390 10.0.0.41 - - [2025-11-24 02:17:00] "POST /id-to-fqname HTTP/1.1" 200 231 0.001530 10.0.0.41 - - [2025-11-24 02:17:00] "GET /virtual-network/03795b2c-0987-4294-8bdd-f87653d566c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.007080 10.0.0.41 - - [2025-11-24 02:17:00] "GET /virtual-network/03795b2c-0987-4294-8bdd-f87653d566c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.008132 10.0.0.41 - - [2025-11-24 02:17:00] "POST /neutron/subnet HTTP/1.1" 200 701 0.011336 10.0.0.41 - - [2025-11-24 02:17:00] "GET /virtual-network/03795b2c-0987-4294-8bdd-f87653d566c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.007809 10.0.0.41 - - [2025-11-24 02:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006190 10.0.0.27 - - [2025-11-24 02:17:01] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001218 10.0.0.41 - - [2025-11-24 02:17:01] "GET /project/edc82124-e161-4ecb-b75a-a64bdfead9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.060294 10.0.0.41 - - [2025-11-24 02:17:01] "POST /neutron/network HTTP/1.1" 200 117 0.015279 10.0.0.27 - - [2025-11-24 02:17:02] "POST /useragent-kv HTTP/1.1" 200 115 0.010213 10.0.0.41 - - [2025-11-24 02:17:02] "POST /neutron/subnet HTTP/1.1" 200 701 0.237901 10.0.0.50 - - [2025-11-24 02:17:02] "POST /fqname-to-id HTTP/1.1" 404 207 0.007074 10.0.0.41 - - [2025-11-24 02:17:02] "POST /id-to-fqname HTTP/1.1" 200 231 0.002166 10.0.0.41 - - [2025-11-24 02:17:02] "GET /virtual-network/1dfae9c2-b466-419a-a1c2-6d0e30f89411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.007556 10.0.0.41 - - [2025-11-24 02:17:02] "POST /neutron/network HTTP/1.1" 200 1309 0.011950 10.0.0.41 - - [2025-11-24 02:17:02] "GET /virtual-network/1dfae9c2-b466-419a-a1c2-6d0e30f89411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.005653 10.0.0.41 - - [2025-11-24 02:17:02] "POST /neutron/subnet HTTP/1.1" 200 701 0.011296 10.0.0.41 - - [2025-11-24 02:17:02] "GET /virtual-network/1dfae9c2-b466-419a-a1c2-6d0e30f89411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.006253 10.0.0.41 - - [2025-11-24 02:17:02] "GET /obj-perms HTTP/1.1" 200 5046 0.004178 10.0.0.50 - - [2025-11-24 02:17:03] "GET /obj-perms HTTP/1.1" 200 5046 0.004546 10.0.0.41 - - [2025-11-24 02:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004587 10.0.0.27 - - [2025-11-24 02:17:03] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001007 10.0.0.41 - - [2025-11-24 02:17:03] "GET /project/edc82124-e161-4ecb-b75a-a64bdfead9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.042557 10.0.0.27 - - [2025-11-24 02:17:03] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001176 10.0.0.41 - - [2025-11-24 02:17:03] "POST /neutron/network HTTP/1.1" 200 619 0.156774 10.0.0.50 - - [2025-11-24 02:17:03] "POST /ref-update HTTP/1.1" 200 156 0.031453 10.0.0.27 - - [2025-11-24 02:17:03] "GET /obj-perms HTTP/1.1" 200 5056 0.085424 10.0.0.27 - - [2025-11-24 02:17:04] "POST /useragent-kv HTTP/1.1" 200 115 0.007463 10.0.0.41 - - [2025-11-24 02:17:04] "POST /neutron/subnet HTTP/1.1" 200 828 0.249555 10.0.0.41 - - [2025-11-24 02:17:04] "POST /id-to-fqname HTTP/1.1" 200 231 0.001452 10.0.0.41 - - [2025-11-24 02:17:04] "GET /virtual-network/a6f22395-e6ef-450d-8a99-c2389a258756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.006139 10.0.0.41 - - [2025-11-24 02:17:04] "GET /virtual-network/a6f22395-e6ef-450d-8a99-c2389a258756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.007517 10.0.0.41 - - [2025-11-24 02:17:04] "POST /neutron/network HTTP/1.1" 200 1309 0.013393 10.0.0.41 - - [2025-11-24 02:17:04] "POST /neutron/subnet HTTP/1.1" 200 828 0.010924 10.0.0.41 - - [2025-11-24 02:17:04] "GET /virtual-network/a6f22395-e6ef-450d-8a99-c2389a258756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.007594 10.0.0.41 - - [2025-11-24 02:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.27 - - [2025-11-24 02:17:04] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001036 10.0.0.41 - - [2025-11-24 02:17:05] "GET /project/edc82124-e161-4ecb-b75a-a64bdfead9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.047333 10.0.0.27 - - [2025-11-24 02:17:05] "POST /useragent-kv HTTP/1.1" 200 115 0.007938 10.0.0.41 - - [2025-11-24 02:17:05] "POST /neutron/subnet HTTP/1.1" 200 701 0.253489 10.0.0.41 - - [2025-11-24 02:17:06] "POST /neutron/network HTTP/1.1" 200 1309 0.015254 10.0.0.41 - - [2025-11-24 02:17:06] "POST /id-to-fqname HTTP/1.1" 200 231 0.001909 10.0.0.41 - - [2025-11-24 02:17:06] "GET /virtual-network/1012bd27-1d8a-44dc-b82d-31b40c772031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.006341 10.0.0.41 - - [2025-11-24 02:17:06] "GET /virtual-network/1012bd27-1d8a-44dc-b82d-31b40c772031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.006821 10.0.0.41 - - [2025-11-24 02:17:06] "POST /neutron/subnet HTTP/1.1" 200 701 0.009378 10.0.0.41 - - [2025-11-24 02:17:06] "GET /virtual-network/1012bd27-1d8a-44dc-b82d-31b40c772031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.007692 10.0.0.41 - - [2025-11-24 02:17:06] "GET /obj-perms HTTP/1.1" 200 5046 0.004064 10.0.0.41 - - [2025-11-24 02:17:06] "POST /fqname-to-id HTTP/1.1" 404 225 0.004200 10.0.0.41 - - [2025-11-24 02:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003902 10.0.0.27 - - [2025-11-24 02:17:06] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001161 10.0.0.41 - - [2025-11-24 02:17:06] "GET /project/edc82124-e161-4ecb-b75a-a64bdfead9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.046484 10.0.0.41 - - [2025-11-24 02:17:06] "POST /network-policys HTTP/1.1" 200 559 0.039703 10.0.0.41 - - [2025-11-24 02:17:06] "GET /network-policy/30a8132b-4144-49a2-a86a-a8904848c49d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.007616 10.0.0.41 - - [2025-11-24 02:17:07] "POST /fqname-to-id HTTP/1.1" 404 225 0.004358 10.0.0.41 - - [2025-11-24 02:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004123 10.0.0.27 - - [2025-11-24 02:17:07] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001387 10.0.0.41 - - [2025-11-24 02:17:07] "GET /project/edc82124-e161-4ecb-b75a-a64bdfead9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.049180 10.0.0.41 - - [2025-11-24 02:17:07] "POST /network-policys HTTP/1.1" 200 559 0.030984 10.0.0.41 - - [2025-11-24 02:17:07] "GET /network-policy/745d470e-7908-4d59-90cf-a477fe5a99d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.020314 10.0.0.41 - - [2025-11-24 02:17:07] "POST /fqname-to-id HTTP/1.1" 404 225 0.004379 10.0.0.41 - - [2025-11-24 02:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004116 10.0.0.27 - - [2025-11-24 02:17:07] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001647 10.0.0.41 - - [2025-11-24 02:17:07] "GET /project/edc82124-e161-4ecb-b75a-a64bdfead9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.049749 10.0.0.41 - - [2025-11-24 02:17:07] "POST /network-policys HTTP/1.1" 200 559 0.054500 10.0.0.41 - - [2025-11-24 02:17:07] "GET /network-policy/24642431-8f1a-4e97-972c-5ff6e152c872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.007886 10.0.0.41 - - [2025-11-24 02:17:07] "POST /fqname-to-id HTTP/1.1" 404 225 0.012077 10.0.0.41 - - [2025-11-24 02:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.27 - - [2025-11-24 02:17:07] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001307 10.0.0.41 - - [2025-11-24 02:17:08] "GET /project/edc82124-e161-4ecb-b75a-a64bdfead9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.052678 10.0.0.41 - - [2025-11-24 02:17:08] "POST /network-policys HTTP/1.1" 200 559 0.035065 10.0.0.41 - - [2025-11-24 02:17:08] "GET /network-policy/41a96080-03b5-4562-96eb-6af24a7105f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8843 0.007258 10.0.0.41 - - [2025-11-24 02:17:08] "POST /fqname-to-id HTTP/1.1" 404 225 0.004163 10.0.0.41 - - [2025-11-24 02:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.27 - - [2025-11-24 02:17:08] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001276 10.0.0.41 - - [2025-11-24 02:17:08] "GET /project/edc82124-e161-4ecb-b75a-a64bdfead9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.039582 10.0.0.41 - - [2025-11-24 02:17:08] "POST /network-policys HTTP/1.1" 200 559 0.031194 10.0.0.41 - - [2025-11-24 02:17:08] "GET /network-policy/479b5795-a25c-4f6d-9fa9-ab0f0c2b328a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.007108 10.0.0.41 - - [2025-11-24 02:17:08] "POST /fqname-to-id HTTP/1.1" 404 225 0.003759 10.0.0.41 - - [2025-11-24 02:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.27 - - [2025-11-24 02:17:08] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001173 10.0.0.41 - - [2025-11-24 02:17:08] "GET /project/edc82124-e161-4ecb-b75a-a64bdfead9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.045489 10.0.0.41 - - [2025-11-24 02:17:08] "POST /network-policys HTTP/1.1" 200 559 0.030789 10.0.0.41 - - [2025-11-24 02:17:08] "GET /network-policy/c45aca1b-5eb3-4216-a41e-23bb961f746f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.007849 10.0.0.41 - - [2025-11-24 02:17:09] "POST /fqname-to-id HTTP/1.1" 404 225 0.004068 10.0.0.41 - - [2025-11-24 02:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.27 - - [2025-11-24 02:17:09] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001413 10.0.0.41 - - [2025-11-24 02:17:09] "GET /project/edc82124-e161-4ecb-b75a-a64bdfead9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.050017 10.0.0.41 - - [2025-11-24 02:17:09] "POST /network-policys HTTP/1.1" 200 559 0.034381 10.0.0.41 - - [2025-11-24 02:17:09] "GET /network-policy/8e886010-c1c2-484e-bf60-0e832d1e161b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.009273 10.0.0.41 - - [2025-11-24 02:17:09] "POST /fqname-to-id HTTP/1.1" 404 225 0.005023 10.0.0.41 - - [2025-11-24 02:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004199 10.0.0.27 - - [2025-11-24 02:17:09] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001319 10.0.0.41 - - [2025-11-24 02:17:09] "GET /project/edc82124-e161-4ecb-b75a-a64bdfead9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.059299 10.0.0.41 - - [2025-11-24 02:17:09] "POST /network-policys HTTP/1.1" 200 559 0.036649 10.0.0.41 - - [2025-11-24 02:17:09] "GET /network-policy/ab262c01-9f80-4228-983e-ae755400bc6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.007512 10.0.0.41 - - [2025-11-24 02:17:10] "POST /neutron/network HTTP/1.1" 200 1309 0.013288 10.0.0.50 - - [2025-11-24 02:17:10] "POST /fqname-to-id HTTP/1.1" 404 248 0.009074 10.0.0.50 - - [2025-11-24 02:17:10] "POST /fqname-to-id HTTP/1.1" 404 207 0.005596 10.0.0.41 - - [2025-11-24 02:17:10] "GET /virtual-network/03795b2c-0987-4294-8bdd-f87653d566c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.010884 10.0.0.41 - - [2025-11-24 02:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.41 - - [2025-11-24 02:17:10] "GET /network-policy/30a8132b-4144-49a2-a86a-a8904848c49d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.008757 10.0.0.41 - - [2025-11-24 02:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.41 - - [2025-11-24 02:17:10] "GET /network-policy/745d470e-7908-4d59-90cf-a477fe5a99d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.004958 10.0.0.41 - - [2025-11-24 02:17:10] "POST /neutron/network HTTP/1.1" 200 1309 0.023925 10.0.0.50 - - [2025-11-24 02:17:10] "POST /access-control-lists HTTP/1.1" 200 605 0.057262 10.0.0.41 - - [2025-11-24 02:17:10] "GET /virtual-network/1dfae9c2-b466-419a-a1c2-6d0e30f89411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.020096 10.0.0.41 - - [2025-11-24 02:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.41 - - [2025-11-24 02:17:10] "GET /network-policy/24642431-8f1a-4e97-972c-5ff6e152c872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.007588 10.0.0.41 - - [2025-11-24 02:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.011789 10.0.0.41 - - [2025-11-24 02:17:10] "GET /network-policy/41a96080-03b5-4562-96eb-6af24a7105f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8843 0.006700 10.0.0.41 - - [2025-11-24 02:17:11] "POST /neutron/network HTTP/1.1" 200 1309 0.014280 10.0.0.50 - - [2025-11-24 02:17:11] "POST /access-control-lists HTTP/1.1" 200 605 0.047807 10.0.0.41 - - [2025-11-24 02:17:11] "GET /virtual-network/a6f22395-e6ef-450d-8a99-c2389a258756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.011318 10.0.0.41 - - [2025-11-24 02:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004031 10.0.0.41 - - [2025-11-24 02:17:11] "GET /network-policy/479b5795-a25c-4f6d-9fa9-ab0f0c2b328a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.006321 10.0.0.41 - - [2025-11-24 02:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004916 10.0.0.41 - - [2025-11-24 02:17:11] "GET /network-policy/c45aca1b-5eb3-4216-a41e-23bb961f746f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.004786 10.0.0.41 - - [2025-11-24 02:17:11] "POST /neutron/network HTTP/1.1" 200 1309 0.016764 10.0.0.50 - - [2025-11-24 02:17:11] "POST /fqname-to-id HTTP/1.1" 404 207 0.004870 10.0.0.41 - - [2025-11-24 02:17:11] "GET /virtual-network/1012bd27-1d8a-44dc-b82d-31b40c772031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.010164 10.0.0.41 - - [2025-11-24 02:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005131 10.0.0.41 - - [2025-11-24 02:17:11] "GET /network-policy/8e886010-c1c2-484e-bf60-0e832d1e161b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.005037 10.0.0.41 - - [2025-11-24 02:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004673 10.0.0.41 - - [2025-11-24 02:17:11] "GET /network-policy/ab262c01-9f80-4228-983e-ae755400bc6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.005517 10.0.0.41 - - [2025-11-24 02:17:11] "POST /id-to-fqname HTTP/1.1" 200 231 0.002046 10.0.0.41 - - [2025-11-24 02:17:46] "POST /neutron/network HTTP/1.1" 200 1504 0.008012 10.0.0.27 - - [2025-11-24 02:17:47] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001625 10.0.0.41 - - [2025-11-24 02:17:47] "GET /project/edc82124-e161-4ecb-b75a-a64bdfead9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.090610 10.0.0.41 - - [2025-11-24 02:17:47] "POST /neutron/port HTTP/1.1" 200 117 0.006905 10.0.0.41 - - [2025-11-24 02:17:47] "POST /id-to-fqname HTTP/1.1" 200 231 0.001571 10.0.0.41 - - [2025-11-24 02:17:48] "POST /neutron/network HTTP/1.1" 200 1504 0.009448 10.0.0.27 - - [2025-11-24 02:17:48] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001348 10.0.0.41 - - [2025-11-24 02:17:48] "GET /project/edc82124-e161-4ecb-b75a-a64bdfead9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.144559 10.0.0.50 - - [2025-11-24 02:17:48] "PUT /access-control-list/50b320c1-456b-49eb-909d-f2a471079c2a HTTP/1.1" 200 272 0.071025 10.0.0.41 - - [2025-11-24 02:17:49] "POST /neutron/port HTTP/1.1" 200 1144 0.038158 10.0.0.41 - - [2025-11-24 02:17:49] "POST /neutron/port HTTP/1.1" 200 1144 0.021190 10.0.0.27 - - [2025-11-24 02:17:49] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001188 10.0.0.41 - - [2025-11-24 02:17:50] "POST /neutron/port HTTP/1.1" 200 1170 0.533154 10.0.0.41 - - [2025-11-24 02:17:50] "POST /neutron/port HTTP/1.1" 200 1224 0.240241 10.0.0.41 - - [2025-11-24 02:17:50] "POST /neutron/port HTTP/1.1" 200 1198 0.028157 10.0.0.41 - - [2025-11-24 02:17:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.013527 10.0.0.41 - - [2025-11-24 02:17:50] "POST /neutron/port HTTP/1.1" 200 1198 0.037950 10.0.0.41 - - [2025-11-24 02:17:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005260 10.0.0.41 - - [2025-11-24 02:17:50] "POST /neutron/port HTTP/1.1" 200 117 0.001603 10.0.0.41 - - [2025-11-24 02:17:54] "POST /neutron/port HTTP/1.1" 200 1198 0.029964 10.0.0.50 - - [2025-11-24 02:17:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000529 10.0.0.50 - - [2025-11-24 02:17:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000448 10.0.0.27 - - [2025-11-24 02:17:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000520 10.0.0.27 - - [2025-11-24 02:17:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000453 10.0.0.27 - - [2025-11-24 02:17:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000466 10.0.0.27 - - [2025-11-24 02:17:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000552 10.0.0.50 - - [2025-11-24 02:17:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000553 10.0.0.50 - - [2025-11-24 02:17:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000464 10.0.0.41 - - [2025-11-24 02:17:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000461 10.0.0.41 - - [2025-11-24 02:17:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000441 10.0.0.41 - - [2025-11-24 02:17:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000496 10.0.0.41 - - [2025-11-24 02:17:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000520 10.0.0.41 - - [2025-11-24 02:17:59] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010806 10.0.0.50 - - [2025-11-24 02:18:04] "GET /obj-perms HTTP/1.1" 200 5056 0.084761 10.0.0.27 - - [2025-11-24 02:18:05] "GET /obj-perms HTTP/1.1" 200 5056 0.065466 10.0.0.41 - - [2025-11-24 02:18:09] "POST /neutron/port HTTP/1.1" 200 1198 0.027348 10.0.0.41 - - [2025-11-24 02:18:14] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007934 10.0.0.41 - - [2025-11-24 02:18:24] "POST /neutron/port HTTP/1.1" 200 1198 0.019309 10.0.0.41 - - [2025-11-24 02:18:30] "POST /neutron/security_group HTTP/1.1" 200 2066 0.014350 10.0.0.41 - - [2025-11-24 02:18:40] "POST /neutron/port HTTP/1.1" 200 1198 0.019244 10.0.0.41 - - [2025-11-24 02:18:40] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010316 10.0.0.41 - - [2025-11-24 02:18:40] "GET /virtual-machine/5b3d73ea-d5d7-42a6-aa43-bdabf6cb8dc0 HTTP/1.1" 200 1300 0.009138 10.0.0.41 - - [2025-11-24 02:18:40] "GET /virtual-machine-interface/1b6796ee-03fe-400f-8a1c-506d29fc8dde HTTP/1.1" 200 3183 0.012367 10.0.0.41 - - [2025-11-24 02:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004616 10.0.0.41 - - [2025-11-24 02:18:40] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005667 10.0.0.41 - - [2025-11-24 02:18:40] "GET /virtual-networks?parent_id=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.004471 10.0.0.41 - - [2025-11-24 02:18:40] "GET /virtual-network/03795b2c-0987-4294-8bdd-f87653d566c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.007277 10.0.0.41 - - [2025-11-24 02:18:41] "POST /neutron/port HTTP/1.1" 200 1198 0.019853 10.0.0.41 - - [2025-11-24 02:18:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004179 10.0.0.41 - - [2025-11-24 02:18:41] "POST /neutron/port HTTP/1.1" 200 117 0.001251 10.0.0.41 - - [2025-11-24 02:18:42] "POST /neutron/port HTTP/1.1" 200 1198 0.017349 10.0.0.41 - - [2025-11-24 02:18:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004690 10.0.0.41 - - [2025-11-24 02:18:42] "POST /neutron/port HTTP/1.1" 200 117 0.001391 10.0.0.41 - - [2025-11-24 02:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004296 10.0.0.41 - - [2025-11-24 02:18:43] "GET /virtual-network/03795b2c-0987-4294-8bdd-f87653d566c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.007672 10.0.0.41 - - [2025-11-24 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004329 10.0.0.41 - - [2025-11-24 02:18:47] "GET /virtual-network/03795b2c-0987-4294-8bdd-f87653d566c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.006437 10.0.0.41 - - [2025-11-24 02:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004202 10.0.0.41 - - [2025-11-24 02:18:51] "GET /virtual-network/03795b2c-0987-4294-8bdd-f87653d566c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.007237 10.0.0.41 - - [2025-11-24 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004244 10.0.0.41 - - [2025-11-24 02:18:56] "GET /virtual-network/03795b2c-0987-4294-8bdd-f87653d566c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.007780 10.0.0.41 - - [2025-11-24 02:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004955 10.0.0.41 - - [2025-11-24 02:19:00] "GET /virtual-network/03795b2c-0987-4294-8bdd-f87653d566c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.007270 10.0.0.41 - - [2025-11-24 02:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004421 10.0.0.41 - - [2025-11-24 02:19:04] "GET /virtual-network/03795b2c-0987-4294-8bdd-f87653d566c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.006874 10.0.0.41 - - [2025-11-24 02:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.41 - - [2025-11-24 02:19:08] "GET /virtual-network/03795b2c-0987-4294-8bdd-f87653d566c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.006738 10.0.0.41 - - [2025-11-24 02:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.41 - - [2025-11-24 02:19:12] "GET /virtual-network/03795b2c-0987-4294-8bdd-f87653d566c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.007093 10.0.0.41 - - [2025-11-24 02:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004219 10.0.0.41 - - [2025-11-24 02:19:16] "GET /virtual-network/03795b2c-0987-4294-8bdd-f87653d566c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.006701 10.0.0.41 - - [2025-11-24 02:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004285 10.0.0.41 - - [2025-11-24 02:19:20] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005335 10.0.0.41 - - [2025-11-24 02:19:20] "GET /virtual-networks?parent_id=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.004323 10.0.0.41 - - [2025-11-24 02:19:20] "GET /virtual-network/03795b2c-0987-4294-8bdd-f87653d566c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.007600 10.0.0.41 - - [2025-11-24 02:19:20] "POST /neutron/port HTTP/1.1" 200 1198 0.025648 10.0.0.41 - - [2025-11-24 02:19:26] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008772 10.0.0.41 - - [2025-11-24 02:19:31] "POST /neutron/port HTTP/1.1" 200 1198 0.024683 10.0.0.41 - - [2025-11-24 02:19:33] "POST /neutron/security_group HTTP/1.1" 200 2066 0.040334 10.0.0.41 - - [2025-11-24 02:19:41] "POST /neutron/port HTTP/1.1" 200 1198 0.019668 10.0.0.41 - - [2025-11-24 02:19:41] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008709 10.0.0.41 - - [2025-11-24 02:19:41] "GET /virtual-machine/58fb14d1-a19b-456a-bd37-ddb6d9650cd7 HTTP/1.1" 200 1300 0.011563 10.0.0.41 - - [2025-11-24 02:19:41] "GET /virtual-machine-interface/9648940c-cc98-44f8-8540-cbcc7f11479c HTTP/1.1" 200 3184 0.007480 10.0.0.41 - - [2025-11-24 02:19:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005352 10.0.0.41 - - [2025-11-24 02:19:41] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005234 10.0.0.41 - - [2025-11-24 02:19:41] "GET /virtual-networks?parent_id=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.005043 10.0.0.41 - - [2025-11-24 02:19:41] "GET /virtual-network/1dfae9c2-b466-419a-a1c2-6d0e30f89411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.006609 10.0.0.41 - - [2025-11-24 02:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005137 10.0.0.41 - - [2025-11-24 02:19:43] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006234 10.0.0.41 - - [2025-11-24 02:19:43] "GET /virtual-networks?parent_id=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.004474 10.0.0.41 - - [2025-11-24 02:19:43] "GET /virtual-network/1dfae9c2-b466-419a-a1c2-6d0e30f89411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.009191 10.0.0.41 - - [2025-11-24 02:19:43] "POST /neutron/port HTTP/1.1" 200 1198 0.019648 10.0.0.41 - - [2025-11-24 02:19:43] "POST /neutron/port HTTP/1.1" 200 2278 0.024064 10.0.0.41 - - [2025-11-24 02:19:43] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008240 10.0.0.41 - - [2025-11-24 02:19:43] "POST /neutron/port HTTP/1.1" 200 1198 0.039440 10.0.0.41 - - [2025-11-24 02:19:43] "POST /neutron/security_group HTTP/1.1" 200 2066 0.013861 10.0.0.41 - - [2025-11-24 02:19:43] "POST /neutron/network HTTP/1.1" 200 1504 0.013592 10.0.0.41 - - [2025-11-24 02:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004391 10.0.0.41 - - [2025-11-24 02:19:43] "GET /network-policy/24642431-8f1a-4e97-972c-5ff6e152c872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.005129 10.0.0.41 - - [2025-11-24 02:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.41 - - [2025-11-24 02:19:43] "POST /neutron/subnet HTTP/1.1" 200 1361 0.020425 10.0.0.41 - - [2025-11-24 02:19:43] "GET /network-policy/41a96080-03b5-4562-96eb-6af24a7105f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8843 0.005845 10.0.0.41 - - [2025-11-24 02:19:43] "POST /neutron/network HTTP/1.1" 200 1494 0.017250 10.0.0.41 - - [2025-11-24 02:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004700 10.0.0.41 - - [2025-11-24 02:19:44] "GET /network-policy/30a8132b-4144-49a2-a86a-a8904848c49d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.004667 10.0.0.41 - - [2025-11-24 02:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.41 - - [2025-11-24 02:19:44] "GET /network-policy/745d470e-7908-4d59-90cf-a477fe5a99d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.005790 10.0.0.41 - - [2025-11-24 02:20:09] "GET /virtual-machine/58fb14d1-a19b-456a-bd37-ddb6d9650cd7 HTTP/1.1" 200 1300 0.004656 10.0.0.41 - - [2025-11-24 02:20:10] "POST /neutron/port HTTP/1.1" 200 1198 0.024494 10.0.0.41 - - [2025-11-24 02:20:11] "GET /virtual-machine/58fb14d1-a19b-456a-bd37-ddb6d9650cd7 HTTP/1.1" 404 171 0.003860 10.0.0.41 - - [2025-11-24 02:20:11] "GET /virtual-machine/58fb14d1-a19b-456a-bd37-ddb6d9650cd7 HTTP/1.1" 404 171 0.003326 10.0.0.41 - - [2025-11-24 02:20:11] "GET /virtual-machine/58fb14d1-a19b-456a-bd37-ddb6d9650cd7 HTTP/1.1" 404 171 0.003671 10.0.0.41 - - [2025-11-24 02:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.039151 10.0.0.41 - - [2025-11-24 02:20:12] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004930 10.0.0.41 - - [2025-11-24 02:20:12] "GET /virtual-networks?parent_id=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.004195 10.0.0.41 - - [2025-11-24 02:20:12] "GET /virtual-network/1dfae9c2-b466-419a-a1c2-6d0e30f89411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.006664 10.0.0.41 - - [2025-11-24 02:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004567 10.0.0.41 - - [2025-11-24 02:20:12] "GET /routing-instance/baf3a9a5-400d-4a32-bbe3-6e436ec22b09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.006611 10.0.0.41 - - [2025-11-24 02:20:12] "GET /route-target/b540bb26-1360-4969-82dd-f4f058907d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.009864 10.0.0.41 - - [2025-11-24 02:20:12] "GET /virtual-machine/58fb14d1-a19b-456a-bd37-ddb6d9650cd7 HTTP/1.1" 404 171 0.003728 10.0.0.41 - - [2025-11-24 02:20:13] "GET /virtual-machine/58fb14d1-a19b-456a-bd37-ddb6d9650cd7 HTTP/1.1" 404 171 0.006261 10.0.0.41 - - [2025-11-24 02:20:14] "GET /virtual-machine/58fb14d1-a19b-456a-bd37-ddb6d9650cd7 HTTP/1.1" 404 171 0.004305 10.0.0.41 - - [2025-11-24 02:20:15] "GET /virtual-machine/58fb14d1-a19b-456a-bd37-ddb6d9650cd7 HTTP/1.1" 404 171 0.003252 10.0.0.41 - - [2025-11-24 02:20:16] "GET /virtual-machine/58fb14d1-a19b-456a-bd37-ddb6d9650cd7 HTTP/1.1" 404 171 0.003299 10.0.0.41 - - [2025-11-24 02:20:17] "GET /virtual-machine/58fb14d1-a19b-456a-bd37-ddb6d9650cd7 HTTP/1.1" 404 171 0.003563 10.0.0.41 - - [2025-11-24 02:20:17] "GET /obj-perms HTTP/1.1" 200 5046 0.055370 10.0.0.50 - - [2025-11-24 02:20:20] "GET /obj-perms HTTP/1.1" 200 5046 0.074629 10.0.0.41 - - [2025-11-24 02:20:26] "GET /obj-perms HTTP/1.1" 200 5046 0.005544 10.0.0.50 - - [2025-11-24 02:20:30] "GET /obj-perms HTTP/1.1" 200 5046 0.003958 10.0.0.41 - - [2025-11-24 02:20:36] "GET /obj-perms HTTP/1.1" 200 5046 0.005806 10.0.0.50 - - [2025-11-24 02:20:36] "GET /obj-perms HTTP/1.1" 200 5046 0.006987 10.0.0.41 - - [2025-11-24 02:20:36] "GET /virtual-machine/5b3d73ea-d5d7-42a6-aa43-bdabf6cb8dc0 HTTP/1.1" 200 1300 0.030868 10.0.0.41 - - [2025-11-24 02:20:36] "POST /neutron/port HTTP/1.1" 200 1198 0.045769 10.0.0.41 - - [2025-11-24 02:20:38] "GET /virtual-machine/5b3d73ea-d5d7-42a6-aa43-bdabf6cb8dc0 HTTP/1.1" 404 171 0.004359 10.0.0.41 - - [2025-11-24 02:20:38] "GET /virtual-machine/5b3d73ea-d5d7-42a6-aa43-bdabf6cb8dc0 HTTP/1.1" 404 171 0.003120 10.0.0.41 - - [2025-11-24 02:20:38] "GET /virtual-machine/5b3d73ea-d5d7-42a6-aa43-bdabf6cb8dc0 HTTP/1.1" 404 171 0.005634 10.0.0.41 - - [2025-11-24 02:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005357 10.0.0.41 - - [2025-11-24 02:20:38] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004714 10.0.0.41 - - [2025-11-24 02:20:38] "GET /virtual-networks?parent_id=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003958 10.0.0.41 - - [2025-11-24 02:20:38] "GET /virtual-network/03795b2c-0987-4294-8bdd-f87653d566c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.007634 10.0.0.41 - - [2025-11-24 02:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003326 10.0.0.41 - - [2025-11-24 02:20:38] "GET /routing-instance/d322dccf-a039-4353-9689-5ee302c5791a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.004791 10.0.0.41 - - [2025-11-24 02:20:38] "GET /route-target/0c619034-7e7f-4c4f-be28-b40d11273109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004741 10.0.0.41 - - [2025-11-24 02:20:38] "GET /obj-perms HTTP/1.1" 200 5046 0.004634 10.0.0.27 - - [2025-11-24 02:20:38] "GET /obj-perms HTTP/1.1" 200 5046 0.060745 10.0.0.41 - - [2025-11-24 02:20:48] "GET /obj-perms HTTP/1.1" 200 5046 0.006105 10.0.0.27 - - [2025-11-24 02:20:48] "GET /obj-perms HTTP/1.1" 200 5046 0.004407 10.0.0.41 - - [2025-11-24 02:20:57] "GET /obj-perms HTTP/1.1" 200 5046 0.004136 10.0.0.27 - - [2025-11-24 02:20:57] "GET /obj-perms HTTP/1.1" 200 5046 0.004186 10.0.0.41 - - [2025-11-24 02:21:03] "GET /obj-perms HTTP/1.1" 200 5046 0.004729 10.0.0.27 - - [2025-11-24 02:21:03] "GET /obj-perms HTTP/1.1" 200 5046 0.004161 10.0.0.41 - - [2025-11-24 02:21:03] "GET /virtual-network/1012bd27-1d8a-44dc-b82d-31b40c772031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.005616 10.0.0.41 - - [2025-11-24 02:21:03] "POST /neutron/network HTTP/1.1" 200 1494 0.016526 10.0.0.41 - - [2025-11-24 02:21:03] "GET /virtual-network/1012bd27-1d8a-44dc-b82d-31b40c772031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.008821 10.0.0.41 - - [2025-11-24 02:21:04] "GET /virtual-network/a6f22395-e6ef-450d-8a99-c2389a258756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.010498 10.0.0.41 - - [2025-11-24 02:21:04] "POST /neutron/network HTTP/1.1" 200 1494 0.016814 10.0.0.50 - - [2025-11-24 02:21:04] "DELETE /access-control-list/46fd3f39-b07e-4c28-932e-be3525b18173 HTTP/1.1" 200 115 0.070057 10.0.0.41 - - [2025-11-24 02:21:04] "GET /virtual-network/a6f22395-e6ef-450d-8a99-c2389a258756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.008294 10.0.0.41 - - [2025-11-24 02:21:04] "GET /virtual-network/1dfae9c2-b466-419a-a1c2-6d0e30f89411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.005793 10.0.0.41 - - [2025-11-24 02:21:04] "POST /neutron/network HTTP/1.1" 200 1494 0.015435 10.0.0.50 - - [2025-11-24 02:21:04] "POST /fqname-to-id HTTP/1.1" 404 207 0.043983 10.0.0.41 - - [2025-11-24 02:21:04] "GET /virtual-network/1dfae9c2-b466-419a-a1c2-6d0e30f89411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.021263 10.0.0.41 - - [2025-11-24 02:21:05] "GET /virtual-network/03795b2c-0987-4294-8bdd-f87653d566c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.009310 10.0.0.41 - - [2025-11-24 02:21:05] "POST /neutron/network HTTP/1.1" 200 1494 0.013255 10.0.0.50 - - [2025-11-24 02:21:05] "DELETE /access-control-list/50b320c1-456b-49eb-909d-f2a471079c2a HTTP/1.1" 200 115 0.070742 10.0.0.41 - - [2025-11-24 02:21:05] "GET /virtual-network/03795b2c-0987-4294-8bdd-f87653d566c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.009577 10.0.0.41 - - [2025-11-24 02:21:05] "DELETE /network-policy/ab262c01-9f80-4228-983e-ae755400bc6d HTTP/1.1" 200 115 0.064842 10.0.0.41 - - [2025-11-24 02:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010338 10.0.0.27 - - [2025-11-24 02:21:05] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.039705 10.0.0.41 - - [2025-11-24 02:21:05] "GET /project/edc82124-e161-4ecb-b75a-a64bdfead9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.100505 10.0.0.41 - - [2025-11-24 02:21:05] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-84058021&detail=False&count=False&shared=False HTTP/1.1" 200 1755 0.007524 10.0.0.41 - - [2025-11-24 02:21:05] "DELETE /network-policy/8e886010-c1c2-484e-bf60-0e832d1e161b HTTP/1.1" 200 115 0.050671 10.0.0.41 - - [2025-11-24 02:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.27 - - [2025-11-24 02:21:05] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002178 10.0.0.41 - - [2025-11-24 02:21:05] "GET /project/edc82124-e161-4ecb-b75a-a64bdfead9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.047917 10.0.0.41 - - [2025-11-24 02:21:05] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-84058021&detail=False&count=False&shared=False HTTP/1.1" 200 1523 0.005877 10.0.0.41 - - [2025-11-24 02:21:05] "DELETE /network-policy/c45aca1b-5eb3-4216-a41e-23bb961f746f HTTP/1.1" 200 115 0.044696 10.0.0.41 - - [2025-11-24 02:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006125 10.0.0.27 - - [2025-11-24 02:21:05] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001509 10.0.0.41 - - [2025-11-24 02:21:05] "GET /project/edc82124-e161-4ecb-b75a-a64bdfead9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.042992 10.0.0.41 - - [2025-11-24 02:21:05] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-84058021&detail=False&count=False&shared=False HTTP/1.1" 200 1291 0.005956 10.0.0.41 - - [2025-11-24 02:21:06] "DELETE /network-policy/479b5795-a25c-4f6d-9fa9-ab0f0c2b328a HTTP/1.1" 200 115 0.048261 10.0.0.41 - - [2025-11-24 02:21:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004729 10.0.0.27 - - [2025-11-24 02:21:06] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001076 10.0.0.41 - - [2025-11-24 02:21:06] "GET /project/edc82124-e161-4ecb-b75a-a64bdfead9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.041004 10.0.0.41 - - [2025-11-24 02:21:06] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-84058021&detail=False&count=False&shared=False HTTP/1.1" 200 1058 0.006282 10.0.0.41 - - [2025-11-24 02:21:06] "DELETE /network-policy/41a96080-03b5-4562-96eb-6af24a7105f2 HTTP/1.1" 200 115 0.038919 10.0.0.41 - - [2025-11-24 02:21:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003816 10.0.0.27 - - [2025-11-24 02:21:06] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001533 10.0.0.41 - - [2025-11-24 02:21:06] "GET /project/edc82124-e161-4ecb-b75a-a64bdfead9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.051457 10.0.0.41 - - [2025-11-24 02:21:06] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-84058021&detail=False&count=False&shared=False HTTP/1.1" 200 826 0.009345 10.0.0.41 - - [2025-11-24 02:21:06] "DELETE /network-policy/24642431-8f1a-4e97-972c-5ff6e152c872 HTTP/1.1" 200 115 0.045415 10.0.0.41 - - [2025-11-24 02:21:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.27 - - [2025-11-24 02:21:06] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001123 10.0.0.41 - - [2025-11-24 02:21:06] "GET /project/edc82124-e161-4ecb-b75a-a64bdfead9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.042073 10.0.0.41 - - [2025-11-24 02:21:06] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-84058021&detail=False&count=False&shared=False HTTP/1.1" 200 594 0.007803 10.0.0.41 - - [2025-11-24 02:21:06] "DELETE /network-policy/745d470e-7908-4d59-90cf-a477fe5a99d6 HTTP/1.1" 200 115 0.067279 10.0.0.41 - - [2025-11-24 02:21:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.27 - - [2025-11-24 02:21:06] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001452 10.0.0.41 - - [2025-11-24 02:21:06] "GET /project/edc82124-e161-4ecb-b75a-a64bdfead9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.064607 10.0.0.41 - - [2025-11-24 02:21:06] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-84058021&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.006768 10.0.0.41 - - [2025-11-24 02:21:07] "DELETE /network-policy/30a8132b-4144-49a2-a86a-a8904848c49d HTTP/1.1" 200 115 0.061173 10.0.0.41 - - [2025-11-24 02:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.27 - - [2025-11-24 02:21:07] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001781 10.0.0.41 - - [2025-11-24 02:21:07] "GET /project/edc82124-e161-4ecb-b75a-a64bdfead9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.059969 10.0.0.41 - - [2025-11-24 02:21:07] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-84058021&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.007642 10.0.0.41 - - [2025-11-24 02:21:07] "POST /neutron/network HTTP/1.1" 200 1309 0.014709 10.0.0.50 - - [2025-11-24 02:21:07] "DELETE /route-target/f904c0a5-ff3e-4860-9725-ba58c2cf99e5 HTTP/1.1" 200 115 0.029599 10.0.0.27 - - [2025-11-24 02:21:07] "POST /useragent-kv HTTP/1.1" 200 115 0.007548 10.0.0.27 - - [2025-11-24 02:21:07] "POST /useragent-kv HTTP/1.1" 200 115 0.004795 10.0.0.27 - - [2025-11-24 02:21:07] "POST /useragent-kv HTTP/1.1" 200 115 0.006911 10.0.0.27 - - [2025-11-24 02:21:07] "POST /useragent-kv HTTP/1.1" 200 115 0.006066 10.0.0.27 - - [2025-11-24 02:21:08] "POST /useragent-kv HTTP/1.1" 200 115 0.003811 10.0.0.27 - - [2025-11-24 02:21:08] "POST /useragent-kv HTTP/1.1" 200 115 0.004383 10.0.0.41 - - [2025-11-24 02:21:08] "POST /neutron/network HTTP/1.1" 200 151 0.203696 10.0.0.50 - - [2025-11-24 02:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006515 10.0.0.41 - - [2025-11-24 02:21:08] "POST /neutron/network HTTP/1.1" 200 1309 0.014989 10.0.0.50 - - [2025-11-24 02:21:08] "DELETE /route-target/0c619034-7e7f-4c4f-be28-b40d11273109 HTTP/1.1" 200 115 0.021676 10.0.0.41 - - [2025-11-24 02:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.41 - - [2025-11-24 02:21:09] "DELETE /network-ipam/dfebd1f9-44c5-44ef-9ef5-1143b1399180 HTTP/1.1" 200 115 0.035879 10.0.0.41 - - [2025-11-24 02:21:09] "POST /fqname-to-id HTTP/1.1" 404 252 0.003394 10.0.0.27 - - [2025-11-24 02:21:09] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000973 10.0.0.27 - - [2025-11-24 02:21:09] "GET /project/edc82124-e161-4ecb-b75a-a64bdfead9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.047765 10.0.0.27 - - [2025-11-24 02:21:09] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001117 10.0.0.27 - - [2025-11-24 02:21:09] "GET /project/edc82124-e161-4ecb-b75a-a64bdfead9c9?fields=security_groups HTTP/1.1" 200 1388 0.045069 10.0.0.27 - - [2025-11-24 02:21:09] "DELETE /security-group/70d02d43-2fee-4f6b-b5e6-9ac931df5a68 HTTP/1.1" 200 115 0.066003 10.0.0.27 - - [2025-11-24 02:21:09] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001594 10.0.0.27 - - [2025-11-24 02:21:09] "GET /project/edc82124-e161-4ecb-b75a-a64bdfead9c9?fields=application_policy_sets HTTP/1.1" 200 1427 0.074017 10.0.0.41 - - [2025-11-24 02:21:09] "DELETE /project/edc82124-e161-4ecb-b75a-a64bdfead9c9 HTTP/1.1" 200 115 0.456254 10.0.0.27 - - [2025-11-24 02:21:09] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002208 10.0.0.41 - - [2025-11-24 02:21:09] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?fields=projects HTTP/1.1" 200 1244 0.012080 10.0.0.41 - - [2025-11-24 02:21:15] "POST /fqname-to-id HTTP/1.1" 404 225 0.004891 10.0.0.27 - - [2025-11-24 02:21:15] "POST /id-to-fqname HTTP/1.1" 200 198 0.001858 10.0.0.27 - - [2025-11-24 02:21:15] "POST /fqname-to-id HTTP/1.1" 404 207 0.005555 10.0.0.27 - - [2025-11-24 02:21:15] "POST /security-groups HTTP/1.1" 200 599 0.033057 10.0.0.50 - - [2025-11-24 02:21:15] "POST /fqname-to-id HTTP/1.1" 404 242 0.007388 10.0.0.27 - - [2025-11-24 02:21:15] "POST /projects HTTP/1.1" 200 601 0.258247 10.0.0.41 - - [2025-11-24 02:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.296274 10.0.0.27 - - [2025-11-24 02:21:15] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001096 10.0.0.41 - - [2025-11-24 02:21:15] "GET /project/edc82124-e161-4ecb-b75a-a64bdfead9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.048712 10.0.0.50 - - [2025-11-24 02:21:15] "POST /access-control-lists HTTP/1.1" 200 602 0.063016 10.0.0.41 - - [2025-11-24 02:21:15] "POST /network-policys HTTP/1.1" 200 559 0.087158 10.0.0.41 - - [2025-11-24 02:21:15] "GET /network-policy/ad294ea0-c998-474d-afe0-41fed67dd68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3106 0.009315 10.0.0.41 - - [2025-11-24 02:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003939 10.0.0.27 - - [2025-11-24 02:21:15] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001291 10.0.0.41 - - [2025-11-24 02:21:15] "GET /project/edc82124-e161-4ecb-b75a-a64bdfead9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.067793 10.0.0.27 - - [2025-11-24 02:21:15] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001786 10.0.0.41 - - [2025-11-24 02:21:16] "POST /neutron/network HTTP/1.1" 200 615 0.179874 10.0.0.41 - - [2025-11-24 02:21:16] "POST /neutron/network HTTP/1.1" 200 1007 0.014013 10.0.0.41 - - [2025-11-24 02:21:16] "POST /id-to-fqname HTTP/1.1" 200 229 0.001802 10.0.0.41 - - [2025-11-24 02:21:16] "GET /virtual-network/9d65e783-e79b-4f1a-ad3f-7a4d4d9e50f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006871 10.0.0.41 - - [2025-11-24 02:21:16] "GET /virtual-network/9d65e783-e79b-4f1a-ad3f-7a4d4d9e50f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007250 10.0.0.41 - - [2025-11-24 02:21:16] "POST /neutron/subnet HTTP/1.1" 200 721 0.009405 10.0.0.50 - - [2025-11-24 02:21:16] "POST /fqname-to-id HTTP/1.1" 404 207 0.004755 10.0.0.50 - - [2025-11-24 02:21:16] "POST /fqname-to-id HTTP/1.1" 404 244 0.002975 10.0.0.41 - - [2025-11-24 02:21:16] "POST /neutron/network HTTP/1.1" 200 1106 0.093888 10.0.0.41 - - [2025-11-24 02:21:16] "GET /virtual-network/9d65e783-e79b-4f1a-ad3f-7a4d4d9e50f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005726 10.0.0.41 - - [2025-11-24 02:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003141 10.0.0.41 - - [2025-11-24 02:21:16] "GET /network-policy/ad294ea0-c998-474d-afe0-41fed67dd68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3106 0.004597 10.0.0.41 - - [2025-11-24 02:21:17] "GET /virtual-network/9d65e783-e79b-4f1a-ad3f-7a4d4d9e50f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005550 10.0.0.50 - - [2025-11-24 02:21:17] "GET /obj-perms HTTP/1.1" 200 5046 0.003858 10.0.0.41 - - [2025-11-24 02:21:17] "POST /id-to-fqname HTTP/1.1" 200 229 0.001400 10.0.0.27 - - [2025-11-24 02:21:18] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001151 10.0.0.41 - - [2025-11-24 02:21:18] "GET /project/edc82124-e161-4ecb-b75a-a64bdfead9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.087621 10.0.0.41 - - [2025-11-24 02:21:18] "POST /neutron/network HTTP/1.1" 200 1106 0.038083 10.0.0.41 - - [2025-11-24 02:21:18] "POST /id-to-fqname HTTP/1.1" 200 229 0.001854 10.0.0.41 - - [2025-11-24 02:21:18] "POST /neutron/port HTTP/1.1" 200 117 0.012184 10.0.0.27 - - [2025-11-24 02:21:19] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001106 10.0.0.41 - - [2025-11-24 02:21:19] "POST /neutron/port HTTP/1.1" 200 1174 0.390541 10.0.0.27 - - [2025-11-24 02:21:19] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000915 10.0.0.41 - - [2025-11-24 02:21:19] "GET /project/edc82124-e161-4ecb-b75a-a64bdfead9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.096994 10.0.0.41 - - [2025-11-24 02:21:19] "POST /neutron/port HTTP/1.1" 200 1228 0.175212 10.0.0.41 - - [2025-11-24 02:21:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006147 10.0.0.41 - - [2025-11-24 02:21:20] "POST /neutron/port HTTP/1.1" 200 117 0.001683 10.0.0.41 - - [2025-11-24 02:21:20] "POST /neutron/port HTTP/1.1" 200 1202 0.023238 10.0.0.41 - - [2025-11-24 02:21:20] "POST /neutron/port HTTP/1.1" 200 1202 0.022160 10.0.0.27 - - [2025-11-24 02:21:20] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001608 10.0.0.41 - - [2025-11-24 02:21:20] "POST /neutron/port HTTP/1.1" 200 1174 0.361538 10.0.0.41 - - [2025-11-24 02:21:21] "POST /neutron/port HTTP/1.1" 200 1228 0.132157 10.0.0.41 - - [2025-11-24 02:21:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003933 10.0.0.41 - - [2025-11-24 02:21:21] "POST /neutron/port HTTP/1.1" 200 117 0.001147 10.0.0.41 - - [2025-11-24 02:21:25] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009012 10.0.0.41 - - [2025-11-24 02:21:25] "POST /neutron/port HTTP/1.1" 200 1202 0.014646 10.0.0.41 - - [2025-11-24 02:21:25] "GET /virtual-machine/c2c938ba-f9df-41aa-9ccd-b2f3b43ef004 HTTP/1.1" 200 1301 0.007149 10.0.0.41 - - [2025-11-24 02:21:25] "GET /virtual-machine-interface/fa3d9d86-ca6d-4ad9-ab90-e0f1ddab1508 HTTP/1.1" 200 3179 0.006558 10.0.0.41 - - [2025-11-24 02:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.41 - - [2025-11-24 02:21:25] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003716 10.0.0.41 - - [2025-11-24 02:21:25] "GET /virtual-networks?parent_id=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003647 10.0.0.41 - - [2025-11-24 02:21:25] "GET /virtual-network/9d65e783-e79b-4f1a-ad3f-7a4d4d9e50f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.007587 10.0.0.41 - - [2025-11-24 02:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004199 10.0.0.41 - - [2025-11-24 02:21:28] "GET /virtual-network/9d65e783-e79b-4f1a-ad3f-7a4d4d9e50f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005635 10.0.0.41 - - [2025-11-24 02:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004602 10.0.0.41 - - [2025-11-24 02:21:32] "GET /virtual-network/9d65e783-e79b-4f1a-ad3f-7a4d4d9e50f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006883 10.0.0.41 - - [2025-11-24 02:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004978 10.0.0.41 - - [2025-11-24 02:21:36] "GET /virtual-network/9d65e783-e79b-4f1a-ad3f-7a4d4d9e50f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.007687 10.0.0.41 - - [2025-11-24 02:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.41 - - [2025-11-24 02:21:41] "GET /virtual-network/9d65e783-e79b-4f1a-ad3f-7a4d4d9e50f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005650 10.0.0.41 - - [2025-11-24 02:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004323 10.0.0.41 - - [2025-11-24 02:21:45] "GET /virtual-network/9d65e783-e79b-4f1a-ad3f-7a4d4d9e50f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006215 10.0.0.41 - - [2025-11-24 02:21:45] "POST /neutron/port HTTP/1.1" 200 1202 0.054773 10.0.0.41 - - [2025-11-24 02:21:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004662 10.0.0.41 - - [2025-11-24 02:21:45] "POST /neutron/port HTTP/1.1" 200 117 0.001522 10.0.0.41 - - [2025-11-24 02:21:46] "POST /neutron/port HTTP/1.1" 200 1202 0.046880 10.0.0.41 - - [2025-11-24 02:21:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004188 10.0.0.41 - - [2025-11-24 02:21:47] "POST /neutron/port HTTP/1.1" 200 117 0.001524 10.0.0.41 - - [2025-11-24 02:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004411 10.0.0.41 - - [2025-11-24 02:21:49] "GET /virtual-network/9d65e783-e79b-4f1a-ad3f-7a4d4d9e50f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006665 10.0.0.41 - - [2025-11-24 02:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004232 10.0.0.41 - - [2025-11-24 02:21:53] "GET /virtual-network/9d65e783-e79b-4f1a-ad3f-7a4d4d9e50f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.008746 10.0.0.27 - - [2025-11-24 02:21:54] "DELETE /project/edc82124e1614ecbb75aa64bdfead9c9 HTTP/1.1" 404 173 0.039505 10.0.0.41 - - [2025-11-24 02:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.41 - - [2025-11-24 02:21:57] "GET /virtual-network/9d65e783-e79b-4f1a-ad3f-7a4d4d9e50f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005844 10.0.0.41 - - [2025-11-24 02:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.41 - - [2025-11-24 02:21:59] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003987 10.0.0.41 - - [2025-11-24 02:21:59] "GET /virtual-networks?parent_id=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003587 10.0.0.41 - - [2025-11-24 02:21:59] "GET /virtual-network/9d65e783-e79b-4f1a-ad3f-7a4d4d9e50f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005769 10.0.0.41 - - [2025-11-24 02:21:59] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008018 10.0.0.41 - - [2025-11-24 02:22:07] "GET /obj-perms HTTP/1.1" 200 5056 0.076495 10.0.0.41 - - [2025-11-24 02:22:10] "POST /neutron/port HTTP/1.1" 200 1202 0.018796 10.0.0.41 - - [2025-11-24 02:22:10] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007051 10.0.0.41 - - [2025-11-24 02:22:15] "POST /neutron/port HTTP/1.1" 200 1202 0.023310 10.0.0.41 - - [2025-11-24 02:22:20] "POST /neutron/security_group HTTP/1.1" 200 2066 0.012205 10.0.0.41 - - [2025-11-24 02:22:20] "POST /neutron/port HTTP/1.1" 200 1202 0.026319 10.0.0.41 - - [2025-11-24 02:22:20] "GET /virtual-machine/c88b77ae-f01f-4ceb-ba43-8a5160940372 HTTP/1.1" 200 1301 0.008182 10.0.0.41 - - [2025-11-24 02:22:20] "GET /virtual-machine-interface/b0d7bc9c-ee43-4a8e-9608-0752ab2eaccd HTTP/1.1" 200 3179 0.007774 10.0.0.41 - - [2025-11-24 02:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004225 10.0.0.41 - - [2025-11-24 02:22:20] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003635 10.0.0.41 - - [2025-11-24 02:22:20] "GET /virtual-networks?parent_id=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.004061 10.0.0.41 - - [2025-11-24 02:22:20] "GET /virtual-network/9d65e783-e79b-4f1a-ad3f-7a4d4d9e50f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006272 10.0.0.41 - - [2025-11-24 02:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.41 - - [2025-11-24 02:22:21] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005346 10.0.0.41 - - [2025-11-24 02:22:21] "GET /virtual-networks?parent_id=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003991 10.0.0.41 - - [2025-11-24 02:22:21] "GET /virtual-network/9d65e783-e79b-4f1a-ad3f-7a4d4d9e50f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006998 10.0.0.41 - - [2025-11-24 02:22:22] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009468 10.0.0.41 - - [2025-11-24 02:22:45] "POST /neutron/network HTTP/1.1" 200 1116 0.008766 10.0.0.41 - - [2025-11-24 02:22:45] "POST /neutron/subnet HTTP/1.1" 200 1381 0.015933 10.0.0.41 - - [2025-11-24 02:22:45] "POST /neutron/network HTTP/1.1" 200 1106 0.010861 10.0.0.41 - - [2025-11-24 02:22:48] "POST /neutron/network HTTP/1.1" 200 1116 0.007956 10.0.0.41 - - [2025-11-24 02:22:48] "POST /neutron/subnet HTTP/1.1" 200 1381 0.013750 10.0.0.41 - - [2025-11-24 02:22:48] "POST /neutron/network HTTP/1.1" 200 1106 0.012525 10.0.0.41 - - [2025-11-24 02:22:50] "GET /virtual-network/9d65e783-e79b-4f1a-ad3f-7a4d4d9e50f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.007193 10.0.0.41 - - [2025-11-24 02:22:50] "POST /neutron/network HTTP/1.1" 200 1007 0.012490 10.0.0.41 - - [2025-11-24 02:22:50] "GET /virtual-network/9d65e783-e79b-4f1a-ad3f-7a4d4d9e50f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006555 10.0.0.50 - - [2025-11-24 02:22:50] "DELETE /access-control-list/bad8186c-04f6-4cdb-bc65-b76caca70c5c HTTP/1.1" 200 115 0.131433 10.0.0.41 - - [2025-11-24 02:22:50] "POST /neutron/port HTTP/1.1" 200 1202 0.015922 10.0.0.41 - - [2025-11-24 02:22:50] "POST /neutron/port HTTP/1.1" 200 151 0.282142 10.0.0.41 - - [2025-11-24 02:22:52] "POST /neutron/network HTTP/1.1" 200 1007 0.010027 10.0.0.41 - - [2025-11-24 02:22:52] "DELETE /network-policy/ad294ea0-c998-474d-afe0-41fed67dd68c HTTP/1.1" 200 115 0.042586 10.0.0.50 - - [2025-11-24 02:22:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000659 10.0.0.50 - - [2025-11-24 02:22:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000576 10.0.0.27 - - [2025-11-24 02:22:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000548 10.0.0.27 - - [2025-11-24 02:22:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000511 10.0.0.27 - - [2025-11-24 02:22:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000551 10.0.0.27 - - [2025-11-24 02:22:55] "GET /global-system-configs HTTP/1.1" 401 292 0.001572 10.0.0.27 - - [2025-11-24 02:22:55] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001523 10.0.0.41 - - [2025-11-24 02:22:55] "GET /project/edc82124-e161-4ecb-b75a-a64bdfead9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.101152 10.0.0.27 - - [2025-11-24 02:22:55] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001858 10.0.0.41 - - [2025-11-24 02:22:55] "GET /project/edc82124-e161-4ecb-b75a-a64bdfead9c9?fields=virtual_networks HTTP/1.1" 200 1049 0.048874 10.0.0.27 - - [2025-11-24 02:22:55] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001783 10.0.0.41 - - [2025-11-24 02:22:55] "GET /project/edc82124-e161-4ecb-b75a-a64bdfead9c9?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.052879 10.0.0.27 - - [2025-11-24 02:22:55] "GET /projects?obj_uuids=edc82124-e161-4ecb-b75a-a64bdfead9c9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001838 10.0.0.41 - - [2025-11-24 02:22:55] "GET /project/edc82124-e161-4ecb-b75a-a64bdfead9c9?fields=security_groups HTTP/1.1" 200 1283 0.053712 10.0.0.50 - - [2025-11-24 02:22:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000579 10.0.0.50 - - [2025-11-24 02:22:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000587 10.0.0.41 - - [2025-11-24 02:22:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000573 10.0.0.41 - - [2025-11-24 02:22:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000567 10.0.0.41 - - [2025-11-24 02:22:56] "POST /fqname-to-id HTTP/1.1" 404 202 0.032929 10.0.0.27 - - [2025-11-24 02:22:57] "GET /projects?obj_uuids=890bd823-9879-4b8f-8b04-2281ad3f303d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003111 10.0.0.27 - - [2025-11-24 02:22:57] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001099 10.0.0.27 - - [2025-11-24 02:22:57] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007914 10.0.0.41 - - [2025-11-24 02:22:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000525 10.0.0.41 - - [2025-11-24 02:22:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000415 10.0.0.27 - - [2025-11-24 02:22:57] "POST /id-to-fqname HTTP/1.1" 200 204 0.009153 10.0.0.27 - - [2025-11-24 02:22:57] "POST /fqname-to-id HTTP/1.1" 404 213 0.013172 10.0.0.27 - - [2025-11-24 02:22:57] "POST /security-groups HTTP/1.1" 200 605 0.070632 10.0.0.50 - - [2025-11-24 02:22:57] "POST /fqname-to-id HTTP/1.1" 404 248 0.003407 10.0.0.27 - - [2025-11-24 02:22:57] "POST /projects HTTP/1.1" 200 613 0.317990 10.0.0.27 - - [2025-11-24 02:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.378349 10.0.0.50 - - [2025-11-24 02:22:57] "POST /access-control-lists HTTP/1.1" 200 608 0.037468 10.0.0.41 - - [2025-11-24 02:22:57] "GET /project/890bd823-9879-4b8f-8b04-2281ad3f303d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.548396 10.0.0.41 - - [2025-11-24 02:22:58] "GET / HTTP/1.1" 200 35931 0.003349 10.0.0.41 - - [2025-11-24 02:23:02] "GET /project/890bd823-9879-4b8f-8b04-2281ad3f303d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000710 10.0.0.27 - - [2025-11-24 02:23:02] "GET /projects?obj_uuids=890bd823-9879-4b8f-8b04-2281ad3f303d&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001191 10.0.0.41 - - [2025-11-24 02:23:02] "GET /project/890bd823-9879-4b8f-8b04-2281ad3f303d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.078364 10.0.0.41 - - [2025-11-24 02:23:02] "GET / HTTP/1.1" 200 35931 0.002483 10.0.0.41 - - [2025-11-24 02:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004543 10.0.0.27 - - [2025-11-24 02:23:03] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001018 10.0.0.41 - - [2025-11-24 02:23:03] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007876 10.0.0.41 - - [2025-11-24 02:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004310 10.0.0.27 - - [2025-11-24 02:23:03] "GET /projects?obj_uuids=890bd823-9879-4b8f-8b04-2281ad3f303d&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001184 10.0.0.41 - - [2025-11-24 02:23:03] "GET /project/890bd823-9879-4b8f-8b04-2281ad3f303d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.069427 10.0.0.41 - - [2025-11-24 02:23:04] "GET /domains HTTP/1.1" 401 292 0.000422 10.0.0.41 - - [2025-11-24 02:23:05] "GET /domains HTTP/1.1" 200 280 0.039043 10.0.0.27 - - [2025-11-24 02:23:05] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001755 10.0.0.41 - - [2025-11-24 02:23:05] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba HTTP/1.1" 200 2587 0.013815 10.0.0.27 - - [2025-11-24 02:23:05] "GET /projects?obj_uuids=890bd823-9879-4b8f-8b04-2281ad3f303d&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001261 10.0.0.41 - - [2025-11-24 02:23:05] "GET /project/890bd823-9879-4b8f-8b04-2281ad3f303d HTTP/1.1" 200 1936 0.119529 10.0.0.41 - - [2025-11-24 02:23:05] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003942 10.0.0.41 - - [2025-11-24 02:23:05] "POST /network-ipams HTTP/1.1" 200 627 0.038792 10.0.0.41 - - [2025-11-24 02:23:05] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 814 0.004146 10.0.0.41 - - [2025-11-24 02:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004597 10.0.0.41 - - [2025-11-24 02:23:05] "GET /network-ipam/09c2c30b-71af-44fb-9054-a6d30a22dd13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.007694 10.0.0.41 - - [2025-11-24 02:23:05] "PUT /network-ipam/09c2c30b-71af-44fb-9054-a6d30a22dd13 HTTP/1.1" 200 258 0.019521 10.0.0.41 - - [2025-11-24 02:23:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000652 10.0.0.41 - - [2025-11-24 02:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.033310 10.0.0.27 - - [2025-11-24 02:23:06] "GET /projects?obj_uuids=890bd823-9879-4b8f-8b04-2281ad3f303d&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001674 10.0.0.41 - - [2025-11-24 02:23:06] "GET /project/890bd823-9879-4b8f-8b04-2281ad3f303d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.071745 10.0.0.27 - - [2025-11-24 02:23:06] "GET /projects?obj_uuids=890bd823-9879-4b8f-8b04-2281ad3f303d&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001821 10.0.0.41 - - [2025-11-24 02:23:06] "POST /neutron/network HTTP/1.1" 200 625 0.205648 10.0.0.50 - - [2025-11-24 02:23:06] "POST /route-targets HTTP/1.1" 200 327 0.020680 10.0.0.41 - - [2025-11-24 02:23:07] "POST /neutron/network HTTP/1.1" 200 1142 0.020119 10.0.0.41 - - [2025-11-24 02:23:07] "POST /id-to-fqname HTTP/1.1" 200 237 0.002063 10.0.0.41 - - [2025-11-24 02:23:07] "GET /virtual-network/edadc0d3-d626-4dfe-ba09-c1a3a690bba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2687 0.008062 10.0.0.41 - - [2025-11-24 02:23:07] "GET /virtual-network/edadc0d3-d626-4dfe-ba09-c1a3a690bba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2687 0.007581 10.0.0.41 - - [2025-11-24 02:23:07] "POST /neutron/subnet HTTP/1.1" 200 724 0.011948 10.0.0.41 - - [2025-11-24 02:23:07] "GET /virtual-network/edadc0d3-d626-4dfe-ba09-c1a3a690bba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2687 0.007723 10.0.0.27 - - [2025-11-24 02:23:08] "GET /obj-perms HTTP/1.1" 200 5056 0.098282 10.0.0.41 - - [2025-11-24 02:23:09] "POST /fqname-to-id HTTP/1.1" 404 231 0.003407 10.0.0.41 - - [2025-11-24 02:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.27 - - [2025-11-24 02:23:09] "GET /projects?obj_uuids=890bd823-9879-4b8f-8b04-2281ad3f303d&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001092 10.0.0.41 - - [2025-11-24 02:23:09] "GET /project/890bd823-9879-4b8f-8b04-2281ad3f303d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.047493 10.0.0.41 - - [2025-11-24 02:23:10] "POST /network-policys HTTP/1.1" 200 565 0.074645 10.0.0.41 - - [2025-11-24 02:23:10] "GET /network-policy/1b583e19-022c-496c-bdca-5fd458f5f8dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4074 0.008332 10.0.0.41 - - [2025-11-24 02:23:10] "POST /fqname-to-id HTTP/1.1" 404 231 0.004198 10.0.0.41 - - [2025-11-24 02:23:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004463 10.0.0.27 - - [2025-11-24 02:23:10] "GET /projects?obj_uuids=890bd823-9879-4b8f-8b04-2281ad3f303d&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001230 10.0.0.41 - - [2025-11-24 02:23:10] "GET /project/890bd823-9879-4b8f-8b04-2281ad3f303d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.169749 10.0.0.41 - - [2025-11-24 02:23:10] "POST /network-policys HTTP/1.1" 200 565 0.082750 10.0.0.41 - - [2025-11-24 02:23:10] "GET /network-policy/d55803bc-b0b4-4fac-ae8c-f4126ee0c91c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.006598 10.0.0.41 - - [2025-11-24 02:23:10] "POST /fqname-to-id HTTP/1.1" 404 231 0.005876 10.0.0.41 - - [2025-11-24 02:23:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004022 10.0.0.27 - - [2025-11-24 02:23:10] "GET /projects?obj_uuids=890bd823-9879-4b8f-8b04-2281ad3f303d&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001475 10.0.0.41 - - [2025-11-24 02:23:10] "GET /project/890bd823-9879-4b8f-8b04-2281ad3f303d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.090727 10.0.0.41 - - [2025-11-24 02:23:11] "POST /network-policys HTTP/1.1" 200 565 0.047526 10.0.0.41 - - [2025-11-24 02:23:11] "GET /network-policy/905d8251-d3f6-42cd-94b0-696fb78c7858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.007580 10.0.0.50 - - [2025-11-24 02:23:11] "POST /fqname-to-id HTTP/1.1" 404 207 0.006399 10.0.0.41 - - [2025-11-24 02:23:11] "POST /neutron/network HTTP/1.1" 200 1340 0.187077 10.0.0.41 - - [2025-11-24 02:23:11] "GET /virtual-network/edadc0d3-d626-4dfe-ba09-c1a3a690bba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3304 0.006663 10.0.0.41 - - [2025-11-24 02:23:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005735 10.0.0.50 - - [2025-11-24 02:23:11] "POST /access-control-lists HTTP/1.1" 200 611 0.118270 10.0.0.41 - - [2025-11-24 02:23:11] "GET /network-policy/1b583e19-022c-496c-bdca-5fd458f5f8dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4074 0.004851 10.0.0.41 - - [2025-11-24 02:23:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004968 10.0.0.41 - - [2025-11-24 02:23:11] "GET /network-policy/d55803bc-b0b4-4fac-ae8c-f4126ee0c91c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.004859 10.0.0.41 - - [2025-11-24 02:23:11] "POST /id-to-fqname HTTP/1.1" 200 237 0.001338 10.0.0.27 - - [2025-11-24 02:23:12] "GET /projects?obj_uuids=890bd823-9879-4b8f-8b04-2281ad3f303d&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001324 10.0.0.41 - - [2025-11-24 02:23:12] "GET /project/890bd823-9879-4b8f-8b04-2281ad3f303d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.100348 10.0.0.41 - - [2025-11-24 02:23:13] "POST /neutron/network HTTP/1.1" 200 1340 0.012358 10.0.0.41 - - [2025-11-24 02:23:13] "POST /neutron/port HTTP/1.1" 200 117 0.007130 10.0.0.41 - - [2025-11-24 02:23:14] "POST /neutron/port HTTP/1.1" 200 1181 0.029620 10.0.0.41 - - [2025-11-24 02:23:14] "POST /neutron/port HTTP/1.1" 200 1209 0.020669 10.0.0.41 - - [2025-11-24 02:23:14] "POST /neutron/subnet HTTP/1.1" 200 1384 0.013004 10.0.0.41 - - [2025-11-24 02:23:14] "POST /neutron/network HTTP/1.1" 200 1340 0.012133 10.0.0.41 - - [2025-11-24 02:23:18] "POST /neutron/port HTTP/1.1" 200 1209 0.022476 10.0.0.41 - - [2025-11-24 02:23:18] "POST /neutron/security_group HTTP/1.1" 200 2072 0.013526 10.0.0.41 - - [2025-11-24 02:23:18] "GET /virtual-machine/6c2f0348-c806-4eca-8dc4-6a6918e738bf HTTP/1.1" 401 292 0.000578 10.0.0.41 - - [2025-11-24 02:23:18] "GET /virtual-machine/6c2f0348-c806-4eca-8dc4-6a6918e738bf HTTP/1.1" 200 1306 0.031266 10.0.0.41 - - [2025-11-24 02:23:18] "GET /virtual-machine-interface/310c77bc-6e03-4da6-8446-1b342f5b043f HTTP/1.1" 200 3176 0.006449 10.0.0.41 - - [2025-11-24 02:23:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003972 10.0.0.41 - - [2025-11-24 02:23:18] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003758 10.0.0.41 - - [2025-11-24 02:23:18] "GET /virtual-networks?parent_id=890bd823-9879-4b8f-8b04-2281ad3f303d&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.003233 10.0.0.41 - - [2025-11-24 02:23:19] "GET /virtual-network/edadc0d3-d626-4dfe-ba09-c1a3a690bba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3304 0.006259 10.0.0.41 - - [2025-11-24 02:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.41 - - [2025-11-24 02:23:22] "GET /virtual-network/edadc0d3-d626-4dfe-ba09-c1a3a690bba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3304 0.005830 10.0.0.41 - - [2025-11-24 02:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.41 - - [2025-11-24 02:23:26] "GET /virtual-network/edadc0d3-d626-4dfe-ba09-c1a3a690bba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3304 0.006361 10.0.0.41 - - [2025-11-24 02:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.016198 10.0.0.41 - - [2025-11-24 02:23:30] "GET /virtual-network/edadc0d3-d626-4dfe-ba09-c1a3a690bba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3304 0.014798 10.0.0.41 - - [2025-11-24 02:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006334 10.0.0.41 - - [2025-11-24 02:23:34] "GET /virtual-network/edadc0d3-d626-4dfe-ba09-c1a3a690bba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3304 0.007437 10.0.0.41 - - [2025-11-24 02:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005355 10.0.0.41 - - [2025-11-24 02:23:38] "GET /virtual-network/edadc0d3-d626-4dfe-ba09-c1a3a690bba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3304 0.006213 10.0.0.41 - - [2025-11-24 02:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004067 10.0.0.41 - - [2025-11-24 02:23:42] "GET /virtual-network/edadc0d3-d626-4dfe-ba09-c1a3a690bba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3304 0.006734 10.0.0.41 - - [2025-11-24 02:23:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329 10.0.0.41 - - [2025-11-24 02:23:46] "GET /virtual-network/edadc0d3-d626-4dfe-ba09-c1a3a690bba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3304 0.005965 10.0.0.41 - - [2025-11-24 02:23:48] "POST /neutron/network HTTP/1.1" 200 1350 0.008657 10.0.0.41 - - [2025-11-24 02:23:48] "POST /neutron/subnet HTTP/1.1" 200 1384 0.017690 10.0.0.41 - - [2025-11-24 02:23:48] "POST /neutron/network HTTP/1.1" 200 1340 0.014081 10.0.0.41 - - [2025-11-24 02:23:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004343 10.0.0.41 - - [2025-11-24 02:23:50] "GET /virtual-network/edadc0d3-d626-4dfe-ba09-c1a3a690bba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3304 0.005640 10.0.0.41 - - [2025-11-24 02:23:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.41 - - [2025-11-24 02:23:52] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004606 10.0.0.41 - - [2025-11-24 02:23:52] "GET /virtual-networks?parent_id=890bd823-9879-4b8f-8b04-2281ad3f303d&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.003631 10.0.0.41 - - [2025-11-24 02:23:52] "GET /virtual-network/edadc0d3-d626-4dfe-ba09-c1a3a690bba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3304 0.005584 10.0.0.27 - - [2025-11-24 02:23:55] "DELETE /project/edc82124-e161-4ecb-b75a-a64bdfead9c9 HTTP/1.1" 404 177 0.004517 10.0.0.27 - - [2025-11-24 02:23:55] "DELETE /project/890bd82398794b8f8b042281ad3f303d HTTP/1.1" 404 173 0.003525 10.0.0.41 - - [2025-11-24 02:23:58] "POST /neutron/port HTTP/1.1" 200 1209 0.019888 10.0.0.41 - - [2025-11-24 02:24:03] "POST /neutron/security_group HTTP/1.1" 200 2072 0.008498 10.0.0.41 - - [2025-11-24 02:24:08] "POST /neutron/port HTTP/1.1" 200 1209 0.019879 10.0.0.50 - - [2025-11-24 02:24:09] "GET /obj-perms HTTP/1.1" 200 5056 0.057063 10.0.0.41 - - [2025-11-24 02:24:13] "POST /neutron/security_group HTTP/1.1" 200 2072 0.008955 10.0.0.41 - - [2025-11-24 02:24:19] "POST /neutron/port HTTP/1.1" 200 1209 0.014739 10.0.0.41 - - [2025-11-24 02:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.41 - - [2025-11-24 02:24:19] "GET /network-policy/1b583e19-022c-496c-bdca-5fd458f5f8dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4074 0.005357 10.0.0.41 - - [2025-11-24 02:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004873 10.0.0.41 - - [2025-11-24 02:24:19] "GET /network-policy/d55803bc-b0b4-4fac-ae8c-f4126ee0c91c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.004401 10.0.0.41 - - [2025-11-24 02:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004385 10.0.0.41 - - [2025-11-24 02:24:19] "GET /network-policy/905d8251-d3f6-42cd-94b0-696fb78c7858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.004600 10.0.0.41 - - [2025-11-24 02:24:19] "POST /neutron/network HTTP/1.1" 200 1432 0.095010 10.0.0.41 - - [2025-11-24 02:24:19] "GET /virtual-network/edadc0d3-d626-4dfe-ba09-c1a3a690bba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.007296 10.0.0.41 - - [2025-11-24 02:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.41 - - [2025-11-24 02:24:19] "GET /network-policy/1b583e19-022c-496c-bdca-5fd458f5f8dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4074 0.004592 10.0.0.41 - - [2025-11-24 02:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.41 - - [2025-11-24 02:24:19] "GET /network-policy/905d8251-d3f6-42cd-94b0-696fb78c7858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.005354 10.0.0.41 - - [2025-11-24 02:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004149 10.0.0.41 - - [2025-11-24 02:24:19] "GET /network-policy/d55803bc-b0b4-4fac-ae8c-f4126ee0c91c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.004972 10.0.0.41 - - [2025-11-24 02:24:24] "GET /virtual-network/edadc0d3-d626-4dfe-ba09-c1a3a690bba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.006713 10.0.0.41 - - [2025-11-24 02:24:24] "POST /neutron/network HTTP/1.1" 200 1142 0.085649 10.0.0.50 - - [2025-11-24 02:24:24] "DELETE /access-control-list/fa0b77fd-617d-4456-ba62-4ea7adff4ede HTTP/1.1" 200 115 0.059549 10.0.0.41 - - [2025-11-24 02:24:25] "GET /virtual-network/edadc0d3-d626-4dfe-ba09-c1a3a690bba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2687 0.006177 10.0.0.41 - - [2025-11-24 02:24:30] "GET /virtual-machine/6c2f0348-c806-4eca-8dc4-6a6918e738bf HTTP/1.1" 200 1306 0.021724 10.0.0.41 - - [2025-11-24 02:24:30] "POST /neutron/port HTTP/1.1" 200 1235 0.013875 10.0.0.41 - - [2025-11-24 02:24:32] "GET /virtual-machine/6c2f0348-c806-4eca-8dc4-6a6918e738bf HTTP/1.1" 404 171 0.003079 10.0.0.41 - - [2025-11-24 02:24:32] "GET /virtual-machine/6c2f0348-c806-4eca-8dc4-6a6918e738bf HTTP/1.1" 404 171 0.003495 10.0.0.41 - - [2025-11-24 02:24:32] "GET /virtual-machine/6c2f0348-c806-4eca-8dc4-6a6918e738bf HTTP/1.1" 404 171 0.002866 10.0.0.41 - - [2025-11-24 02:24:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004540 10.0.0.41 - - [2025-11-24 02:24:32] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005534 10.0.0.41 - - [2025-11-24 02:24:32] "GET /virtual-networks?parent_id=890bd823-9879-4b8f-8b04-2281ad3f303d&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.004172 10.0.0.41 - - [2025-11-24 02:24:32] "GET /virtual-network/edadc0d3-d626-4dfe-ba09-c1a3a690bba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2687 0.007128 10.0.0.41 - - [2025-11-24 02:24:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.41 - - [2025-11-24 02:24:32] "GET /routing-instance/2ce3ebbb-16fe-468c-a25b-e7b3943b3570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.007174 10.0.0.41 - - [2025-11-24 02:24:32] "GET /route-target/9ca7e452-b823-47b3-b3f2-73f57ae15672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005696 10.0.0.41 - - [2025-11-24 02:24:32] "GET /obj-perms HTTP/1.1" 200 5021 0.062189 10.0.0.27 - - [2025-11-24 02:24:32] "GET /obj-perms HTTP/1.1" 200 5021 0.055121 10.0.0.41 - - [2025-11-24 02:24:33] "DELETE /network-policy/905d8251-d3f6-42cd-94b0-696fb78c7858 HTTP/1.1" 200 115 0.048027 10.0.0.41 - - [2025-11-24 02:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004079 10.0.0.27 - - [2025-11-24 02:24:33] "GET /projects?obj_uuids=890bd823-9879-4b8f-8b04-2281ad3f303d&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.002035 10.0.0.41 - - [2025-11-24 02:24:33] "GET /project/890bd823-9879-4b8f-8b04-2281ad3f303d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.062808 10.0.0.41 - - [2025-11-24 02:24:33] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-89574022&detail=False&count=False&shared=False HTTP/1.1" 200 606 0.005790 10.0.0.41 - - [2025-11-24 02:24:33] "DELETE /network-policy/d55803bc-b0b4-4fac-ae8c-f4126ee0c91c HTTP/1.1" 200 115 0.041323 10.0.0.41 - - [2025-11-24 02:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004140 10.0.0.27 - - [2025-11-24 02:24:33] "GET /projects?obj_uuids=890bd823-9879-4b8f-8b04-2281ad3f303d&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001676 10.0.0.41 - - [2025-11-24 02:24:33] "GET /project/890bd823-9879-4b8f-8b04-2281ad3f303d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.064672 10.0.0.41 - - [2025-11-24 02:24:33] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-89574022&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.007044 10.0.0.41 - - [2025-11-24 02:24:33] "DELETE /network-policy/1b583e19-022c-496c-bdca-5fd458f5f8dd HTTP/1.1" 200 115 0.043056 10.0.0.41 - - [2025-11-24 02:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004775 10.0.0.27 - - [2025-11-24 02:24:33] "GET /projects?obj_uuids=890bd823-9879-4b8f-8b04-2281ad3f303d&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.002526 10.0.0.41 - - [2025-11-24 02:24:33] "GET /project/890bd823-9879-4b8f-8b04-2281ad3f303d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.056023 10.0.0.41 - - [2025-11-24 02:24:33] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-89574022&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.007082 10.0.0.27 - - [2025-11-24 02:24:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003350 10.0.0.27 - - [2025-11-24 02:24:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003111 10.0.0.27 - - [2025-11-24 02:24:34] "POST /useragent-kv HTTP/1.1" 200 115 0.002724 10.0.0.27 - - [2025-11-24 02:24:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003887 10.0.0.41 - - [2025-11-24 02:24:34] "POST /neutron/network HTTP/1.1" 200 151 0.162477 10.0.0.41 - - [2025-11-24 02:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004976 10.0.0.41 - - [2025-11-24 02:24:34] "DELETE /network-ipam/09c2c30b-71af-44fb-9054-a6d30a22dd13 HTTP/1.1" 200 115 0.048261 10.0.0.41 - - [2025-11-24 02:24:34] "POST /fqname-to-id HTTP/1.1" 404 264 0.008408 10.0.0.27 - - [2025-11-24 02:24:34] "GET /projects?obj_uuids=890bd823-9879-4b8f-8b04-2281ad3f303d&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001003 10.0.0.27 - - [2025-11-24 02:24:34] "GET /project/890bd823-9879-4b8f-8b04-2281ad3f303d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1524 0.036499 10.0.0.27 - - [2025-11-24 02:24:34] "GET /projects?obj_uuids=890bd823-9879-4b8f-8b04-2281ad3f303d&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.003468 10.0.0.27 - - [2025-11-24 02:24:34] "GET /project/890bd823-9879-4b8f-8b04-2281ad3f303d?fields=security_groups HTTP/1.1" 200 1405 0.059916 10.0.0.27 - - [2025-11-24 02:24:34] "DELETE /security-group/5e3e5c87-e0eb-4a09-84a3-a5801099739e HTTP/1.1" 200 115 0.066447 10.0.0.27 - - [2025-11-24 02:24:34] "GET /projects?obj_uuids=890bd823-9879-4b8f-8b04-2281ad3f303d&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001607 10.0.0.50 - - [2025-11-24 02:24:34] "DELETE /access-control-list/a962fcf6-8e8a-433e-8aac-d4b6085f54cf HTTP/1.1" 200 115 0.047178 10.0.0.27 - - [2025-11-24 02:24:34] "GET /project/890bd823-9879-4b8f-8b04-2281ad3f303d?fields=application_policy_sets HTTP/1.1" 200 1444 0.081488 10.0.0.41 - - [2025-11-24 02:24:34] "DELETE /project/890bd823-9879-4b8f-8b04-2281ad3f303d HTTP/1.1" 200 115 0.465585 10.0.0.27 - - [2025-11-24 02:24:34] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001210 10.0.0.41 - - [2025-11-24 02:24:34] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?fields=projects HTTP/1.1" 200 1244 0.012592 10.0.0.27 - - [2025-11-24 02:24:37] "GET /projects?obj_uuids=890bd823-9879-4b8f-8b04-2281ad3f303d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004687 10.0.0.27 - - [2025-11-24 02:24:37] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002250 10.0.0.27 - - [2025-11-24 02:24:37] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.052967 10.0.0.27 - - [2025-11-24 02:24:37] "POST /id-to-fqname HTTP/1.1" 200 204 0.005971 10.0.0.27 - - [2025-11-24 02:24:37] "POST /fqname-to-id HTTP/1.1" 404 213 0.009882 10.0.0.27 - - [2025-11-24 02:24:37] "POST /security-groups HTTP/1.1" 200 605 0.039880 10.0.0.27 - - [2025-11-24 02:24:37] "POST /projects HTTP/1.1" 200 613 0.300812 10.0.0.50 - - [2025-11-24 02:24:37] "POST /access-control-lists HTTP/1.1" 200 610 0.044624 10.0.0.27 - - [2025-11-24 02:24:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.376385 10.0.0.41 - - [2025-11-24 02:24:38] "GET /project/890bd823-9879-4b8f-8b04-2281ad3f303d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.539631 10.0.0.27 - - [2025-11-24 02:24:38] "GET /projects?obj_uuids=890bd823-9879-4b8f-8b04-2281ad3f303d&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001456 10.0.0.41 - - [2025-11-24 02:24:38] "GET /project/890bd823-9879-4b8f-8b04-2281ad3f303d?fields=virtual_networks HTTP/1.1" 200 1060 0.067444 10.0.0.27 - - [2025-11-24 02:24:38] "GET /projects?obj_uuids=890bd823-9879-4b8f-8b04-2281ad3f303d&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001247 10.0.0.41 - - [2025-11-24 02:24:38] "GET /project/890bd823-9879-4b8f-8b04-2281ad3f303d?fields=virtual_machine_interfaces HTTP/1.1" 200 1060 0.049159 10.0.0.27 - - [2025-11-24 02:24:38] "GET /projects?obj_uuids=890bd823-9879-4b8f-8b04-2281ad3f303d&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001098 10.0.0.41 - - [2025-11-24 02:24:38] "GET /project/890bd823-9879-4b8f-8b04-2281ad3f303d?fields=security_groups HTTP/1.1" 200 1300 0.062778 10.0.0.41 - - [2025-11-24 02:24:39] "POST /fqname-to-id HTTP/1.1" 404 204 0.034186 10.0.0.27 - - [2025-11-24 02:24:39] "GET /projects?obj_uuids=17772896-8192-4c6b-a7cc-7df3d5e562e8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003869 10.0.0.27 - - [2025-11-24 02:24:39] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000969 10.0.0.27 - - [2025-11-24 02:24:39] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007918 10.0.0.27 - - [2025-11-24 02:24:39] "POST /id-to-fqname HTTP/1.1" 200 206 0.006198 10.0.0.27 - - [2025-11-24 02:24:39] "POST /fqname-to-id HTTP/1.1" 404 215 0.009621 10.0.0.27 - - [2025-11-24 02:24:39] "POST /security-groups HTTP/1.1" 200 607 0.034264 10.0.0.50 - - [2025-11-24 02:24:39] "POST /fqname-to-id HTTP/1.1" 404 250 0.003820 10.0.0.27 - - [2025-11-24 02:24:39] "POST /projects HTTP/1.1" 200 617 0.265622 10.0.0.27 - - [2025-11-24 02:24:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.336891 10.0.0.50 - - [2025-11-24 02:24:39] "POST /access-control-lists HTTP/1.1" 200 610 0.035778 10.0.0.41 - - [2025-11-24 02:24:39] "GET /project/17772896-8192-4c6b-a7cc-7df3d5e562e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.491923 10.0.0.41 - - [2025-11-24 02:24:40] "GET / HTTP/1.1" 200 35931 0.002429 10.0.0.41 - - [2025-11-24 02:24:43] "POST /fqname-to-id HTTP/1.1" 401 292 0.000502 10.0.0.41 - - [2025-11-24 02:24:44] "POST /fqname-to-id HTTP/1.1" 404 233 0.064751 10.0.0.41 - - [2025-11-24 02:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.27 - - [2025-11-24 02:24:44] "GET /projects?obj_uuids=17772896-8192-4c6b-a7cc-7df3d5e562e8&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001468 10.0.0.41 - - [2025-11-24 02:24:44] "GET /project/17772896-8192-4c6b-a7cc-7df3d5e562e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.046034 10.0.0.41 - - [2025-11-24 02:24:44] "POST /network-policys HTTP/1.1" 200 567 0.079423 10.0.0.41 - - [2025-11-24 02:24:44] "GET /network-policy/0715a1cb-ecf6-4477-a8f0-bff7f065827d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3152 0.010845 10.0.0.41 - - [2025-11-24 02:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004576 10.0.0.27 - - [2025-11-24 02:24:44] "GET /projects?obj_uuids=17772896-8192-4c6b-a7cc-7df3d5e562e8&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003181 10.0.0.41 - - [2025-11-24 02:24:44] "GET /project/17772896-8192-4c6b-a7cc-7df3d5e562e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.058132 10.0.0.27 - - [2025-11-24 02:24:45] "POST /useragent-kv HTTP/1.1" 200 115 0.006228 10.0.0.41 - - [2025-11-24 02:24:45] "POST /neutron/subnet HTTP/1.1" 200 720 0.280510 10.0.0.50 - - [2025-11-24 02:24:45] "POST /fqname-to-id HTTP/1.1" 404 207 0.007018 10.0.0.41 - - [2025-11-24 02:24:45] "POST /id-to-fqname HTTP/1.1" 200 237 0.001846 10.0.0.41 - - [2025-11-24 02:24:45] "GET /virtual-network/828a6925-acbc-4f0a-8a7a-1d1afddb1c3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.009063 10.0.0.41 - - [2025-11-24 02:24:45] "POST /neutron/network HTTP/1.1" 200 1014 0.012715 10.0.0.41 - - [2025-11-24 02:24:45] "GET /virtual-network/828a6925-acbc-4f0a-8a7a-1d1afddb1c3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.006478 10.0.0.41 - - [2025-11-24 02:24:45] "POST /neutron/subnet HTTP/1.1" 200 823 0.011180 10.0.0.50 - - [2025-11-24 02:24:45] "POST /fqname-to-id HTTP/1.1" 404 252 0.003078 10.0.0.41 - - [2025-11-24 02:24:45] "POST /neutron/network HTTP/1.1" 200 1121 0.012307 10.0.0.41 - - [2025-11-24 02:24:45] "GET /virtual-network/828a6925-acbc-4f0a-8a7a-1d1afddb1c3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.005695 10.0.0.41 - - [2025-11-24 02:24:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.41 - - [2025-11-24 02:24:45] "GET /network-policy/0715a1cb-ecf6-4477-a8f0-bff7f065827d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3152 0.004161 10.0.0.41 - - [2025-11-24 02:24:46] "GET /virtual-network/828a6925-acbc-4f0a-8a7a-1d1afddb1c3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.005519 10.0.0.41 - - [2025-11-24 02:24:47] "GET /obj-perms HTTP/1.1" 200 5062 0.059454 10.0.0.41 - - [2025-11-24 02:24:48] "DELETE /network-policy/0715a1cb-ecf6-4477-a8f0-bff7f065827d HTTP/1.1" 409 238 0.008698 10.0.0.50 - - [2025-11-24 02:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004074 10.0.0.41 - - [2025-11-24 02:24:48] "DELETE /network-policy/0715a1cb-ecf6-4477-a8f0-bff7f065827d HTTP/1.1" 200 115 0.040283 10.0.0.41 - - [2025-11-24 02:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005623 10.0.0.27 - - [2025-11-24 02:24:48] "GET /projects?obj_uuids=17772896-8192-4c6b-a7cc-7df3d5e562e8&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001128 10.0.0.41 - - [2025-11-24 02:24:48] "GET /project/17772896-8192-4c6b-a7cc-7df3d5e562e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.038957 10.0.0.41 - - [2025-11-24 02:24:48] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyNegativeIpv4v6-69098988&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006014 10.0.0.27 - - [2025-11-24 02:24:51] "GET /projects?obj_uuids=17772896-8192-4c6b-a7cc-7df3d5e562e8&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000972 10.0.0.41 - - [2025-11-24 02:24:51] "GET /project/17772896-8192-4c6b-a7cc-7df3d5e562e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.039936 10.0.0.27 - - [2025-11-24 02:24:51] "GET /projects?obj_uuids=17772896-8192-4c6b-a7cc-7df3d5e562e8&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000995 10.0.0.41 - - [2025-11-24 02:24:51] "GET /project/17772896-8192-4c6b-a7cc-7df3d5e562e8?fields=virtual_networks HTTP/1.1" 200 1064 0.045362 10.0.0.27 - - [2025-11-24 02:24:51] "GET /projects?obj_uuids=17772896-8192-4c6b-a7cc-7df3d5e562e8&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001153 10.0.0.41 - - [2025-11-24 02:24:51] "GET /project/17772896-8192-4c6b-a7cc-7df3d5e562e8?fields=virtual_machine_interfaces HTTP/1.1" 200 1064 0.050453 10.0.0.27 - - [2025-11-24 02:24:51] "GET /projects?obj_uuids=17772896-8192-4c6b-a7cc-7df3d5e562e8&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001099 10.0.0.41 - - [2025-11-24 02:24:51] "GET /project/17772896-8192-4c6b-a7cc-7df3d5e562e8?fields=security_groups HTTP/1.1" 200 1306 0.057116 10.0.0.41 - - [2025-11-24 02:24:52] "POST /fqname-to-id HTTP/1.1" 404 188 0.029581 10.0.0.27 - - [2025-11-24 02:24:52] "GET /projects?obj_uuids=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003510 10.0.0.27 - - [2025-11-24 02:24:52] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001050 10.0.0.27 - - [2025-11-24 02:24:52] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007747 10.0.0.27 - - [2025-11-24 02:24:52] "POST /id-to-fqname HTTP/1.1" 200 190 0.003979 10.0.0.27 - - [2025-11-24 02:24:52] "POST /fqname-to-id HTTP/1.1" 404 199 0.003088 10.0.0.27 - - [2025-11-24 02:24:52] "POST /security-groups HTTP/1.1" 200 591 0.083688 10.0.0.27 - - [2025-11-24 02:24:52] "POST /projects HTTP/1.1" 200 585 0.287710 10.0.0.50 - - [2025-11-24 02:24:52] "POST /access-control-lists HTTP/1.1" 200 596 0.028145 10.0.0.27 - - [2025-11-24 02:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.365238 10.0.0.41 - - [2025-11-24 02:24:53] "GET /project/b5f27d99-573b-46b1-a11d-f7f8598be0ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.506921 10.0.0.41 - - [2025-11-24 02:24:54] "GET / HTTP/1.1" 200 35931 0.001773 10.0.0.27 - - [2025-11-24 02:24:55] "DELETE /project/890bd82398794b8f8b042281ad3f303d HTTP/1.1" 404 173 0.015160 10.0.0.27 - - [2025-11-24 02:24:55] "DELETE /project/1777289681924c6ba7cc7df3d5e562e8 HTTP/1.1" 404 173 0.007909 10.0.0.27 - - [2025-11-24 02:24:55] "DELETE /project/b5f27d99573b46b1a11df7f8598be0ff HTTP/1.1" 404 173 0.014284 10.0.0.27 - - [2025-11-24 02:24:55] "GET /projects?obj_uuids=890bd823-9879-4b8f-8b04-2281ad3f303d&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001202 10.0.0.27 - - [2025-11-24 02:24:55] "GET /projects?obj_uuids=17772896-8192-4c6b-a7cc-7df3d5e562e8&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001266 10.0.0.27 - - [2025-11-24 02:24:55] "GET /project/890bd823-9879-4b8f-8b04-2281ad3f303d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1524 0.066061 10.0.0.27 - - [2025-11-24 02:24:55] "GET /project/17772896-8192-4c6b-a7cc-7df3d5e562e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1532 0.076635 10.0.0.27 - - [2025-11-24 02:24:55] "GET /projects?obj_uuids=890bd823-9879-4b8f-8b04-2281ad3f303d&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001040 10.0.0.27 - - [2025-11-24 02:24:55] "GET /projects?obj_uuids=17772896-8192-4c6b-a7cc-7df3d5e562e8&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001026 10.0.0.27 - - [2025-11-24 02:24:55] "GET /project/890bd823-9879-4b8f-8b04-2281ad3f303d?fields=security_groups HTTP/1.1" 200 1405 0.085418 10.0.0.27 - - [2025-11-24 02:24:55] "GET /project/17772896-8192-4c6b-a7cc-7df3d5e562e8?fields=security_groups HTTP/1.1" 200 1411 0.097766 10.0.0.27 - - [2025-11-24 02:24:55] "DELETE /security-group/683920d7-69f9-4193-9122-5d407976f36a HTTP/1.1" 200 115 0.063591 10.0.0.27 - - [2025-11-24 02:24:55] "GET /projects?obj_uuids=890bd823-9879-4b8f-8b04-2281ad3f303d&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000853 10.0.0.27 - - [2025-11-24 02:24:55] "DELETE /security-group/78bf33ca-784e-4c45-a8c5-fea7629ebf13 HTTP/1.1" 200 115 0.094771 10.0.0.50 - - [2025-11-24 02:24:55] "DELETE /access-control-list/4eda2fa4-8342-4c76-a700-3632e9886c7f HTTP/1.1" 200 115 0.077941 10.0.0.27 - - [2025-11-24 02:24:55] "GET /projects?obj_uuids=17772896-8192-4c6b-a7cc-7df3d5e562e8&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001483 10.0.0.27 - - [2025-11-24 02:24:55] "GET /project/890bd823-9879-4b8f-8b04-2281ad3f303d?fields=application_policy_sets HTTP/1.1" 200 1444 0.072043 10.0.0.27 - - [2025-11-24 02:24:55] "GET /project/17772896-8192-4c6b-a7cc-7df3d5e562e8?fields=application_policy_sets HTTP/1.1" 200 1450 0.068179 10.0.0.50 - - [2025-11-24 02:24:55] "DELETE /access-control-list/1c720c97-75cb-4d07-b823-8d596628c196 HTTP/1.1" 200 115 0.068508 10.0.0.27 - - [2025-11-24 02:24:55] "DELETE /project/890bd823-9879-4b8f-8b04-2281ad3f303d HTTP/1.1" 200 115 0.573123 10.0.0.27 - - [2025-11-24 02:24:55] "DELETE /project/17772896-8192-4c6b-a7cc-7df3d5e562e8 HTTP/1.1" 200 115 0.624947 10.0.0.41 - - [2025-11-24 02:24:55] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000610 10.0.0.41 - - [2025-11-24 02:24:56] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.039668 10.0.0.41 - - [2025-11-24 02:24:56] "POST /network-ipams HTTP/1.1" 200 513 0.037489 10.0.0.41 - - [2025-11-24 02:24:56] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 750 0.004328 10.0.0.41 - - [2025-11-24 02:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004898 10.0.0.41 - - [2025-11-24 02:24:56] "GET /network-ipam/e8d906e2-f1e4-47a7-94f3-d1825ee64bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.008237 10.0.0.41 - - [2025-11-24 02:24:56] "PUT /network-ipam/e8d906e2-f1e4-47a7-94f3-d1825ee64bab HTTP/1.1" 200 258 0.017452 10.0.0.41 - - [2025-11-24 02:24:56] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 750 0.004896 10.0.0.41 - - [2025-11-24 02:24:56] "POST /network-ipams HTTP/1.1" 200 513 0.035856 10.0.0.41 - - [2025-11-24 02:24:56] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 955 0.004561 10.0.0.41 - - [2025-11-24 02:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003848 10.0.0.41 - - [2025-11-24 02:24:56] "GET /network-ipam/5fa1bcb1-0d71-495a-8310-45f34cc95ca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.007593 10.0.0.41 - - [2025-11-24 02:24:56] "PUT /network-ipam/5fa1bcb1-0d71-495a-8310-45f34cc95ca1 HTTP/1.1" 200 258 0.016061 10.0.0.41 - - [2025-11-24 02:24:56] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 955 0.003751 10.0.0.41 - - [2025-11-24 02:24:56] "POST /network-ipams HTTP/1.1" 200 513 0.032739 10.0.0.41 - - [2025-11-24 02:24:56] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1161 0.004533 10.0.0.41 - - [2025-11-24 02:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004537 10.0.0.41 - - [2025-11-24 02:24:57] "GET /network-ipam/c172148b-353c-4a86-967a-9c365f43b32a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.007373 10.0.0.41 - - [2025-11-24 02:24:57] "PUT /network-ipam/c172148b-353c-4a86-967a-9c365f43b32a HTTP/1.1" 200 258 0.017529 10.0.0.41 - - [2025-11-24 02:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003993 10.0.0.27 - - [2025-11-24 02:24:58] "GET /projects?obj_uuids=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001359 10.0.0.41 - - [2025-11-24 02:24:58] "GET /project/b5f27d99-573b-46b1-a11d-f7f8598be0ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.045686 10.0.0.41 - - [2025-11-24 02:24:58] "POST /neutron/network HTTP/1.1" 200 117 0.038410 10.0.0.41 - - [2025-11-24 02:24:58] "POST /neutron/network HTTP/1.1" 200 823 0.009286 10.0.0.41 - - [2025-11-24 02:24:58] "POST /id-to-fqname HTTP/1.1" 200 221 0.001176 10.0.0.41 - - [2025-11-24 02:24:58] "GET /virtual-network/275f1cd5-150b-4667-ac39-eb6a39b83ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.004982 10.0.0.41 - - [2025-11-24 02:24:58] "GET /virtual-network/275f1cd5-150b-4667-ac39-eb6a39b83ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005450 10.0.0.41 - - [2025-11-24 02:24:58] "POST /neutron/subnet HTTP/1.1" 200 720 0.012505 10.0.0.41 - - [2025-11-24 02:24:58] "GET /virtual-network/275f1cd5-150b-4667-ac39-eb6a39b83ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006982 10.0.0.41 - - [2025-11-24 02:24:58] "GET /network-ipam/e8d906e2-f1e4-47a7-94f3-d1825ee64bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.005381 10.0.0.41 - - [2025-11-24 02:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.27 - - [2025-11-24 02:24:58] "GET /projects?obj_uuids=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001089 10.0.0.41 - - [2025-11-24 02:24:58] "GET /project/b5f27d99-573b-46b1-a11d-f7f8598be0ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.039341 10.0.0.27 - - [2025-11-24 02:24:58] "GET /projects?obj_uuids=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001008 10.0.0.41 - - [2025-11-24 02:24:59] "POST /neutron/network HTTP/1.1" 200 607 0.130496 10.0.0.50 - - [2025-11-24 02:24:59] "POST /route-targets HTTP/1.1" 200 327 0.012146 10.0.0.41 - - [2025-11-24 02:24:59] "POST /id-to-fqname HTTP/1.1" 200 221 0.004090 10.0.0.41 - - [2025-11-24 02:24:59] "GET /virtual-network/abba75a8-3f88-4f5c-9412-a3c5022ed176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005830 10.0.0.41 - - [2025-11-24 02:24:59] "POST /neutron/network HTTP/1.1" 200 823 0.006855 10.0.0.41 - - [2025-11-24 02:24:59] "GET /virtual-network/abba75a8-3f88-4f5c-9412-a3c5022ed176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005596 10.0.0.41 - - [2025-11-24 02:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.27 - - [2025-11-24 02:24:59] "GET /projects?obj_uuids=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001732 10.0.0.41 - - [2025-11-24 02:24:59] "GET /project/b5f27d99-573b-46b1-a11d-f7f8598be0ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.057594 10.0.0.41 - - [2025-11-24 02:24:59] "POST /neutron/network HTTP/1.1" 200 117 0.017424 10.0.0.50 - - [2025-11-24 02:24:59] "POST /ref-update HTTP/1.1" 200 156 0.032125 10.0.0.41 - - [2025-11-24 02:25:00] "POST /neutron/network HTTP/1.1" 200 824 0.011005 10.0.0.41 - - [2025-11-24 02:25:00] "POST /id-to-fqname HTTP/1.1" 200 221 0.001369 10.0.0.41 - - [2025-11-24 02:25:00] "GET /virtual-network/9db052ce-2e73-4554-80f0-ce33fc739647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006137 10.0.0.41 - - [2025-11-24 02:25:00] "GET /virtual-network/9db052ce-2e73-4554-80f0-ce33fc739647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006729 10.0.0.41 - - [2025-11-24 02:25:00] "POST /neutron/subnet HTTP/1.1" 200 725 0.009336 10.0.0.41 - - [2025-11-24 02:25:00] "GET /virtual-network/275f1cd5-150b-4667-ac39-eb6a39b83ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006717 10.0.0.50 - - [2025-11-24 02:25:01] "GET /obj-perms HTTP/1.1" 200 5030 0.064069 10.0.0.27 - - [2025-11-24 02:25:01] "GET /obj-perms HTTP/1.1" 200 5030 0.072697 10.0.0.41 - - [2025-11-24 02:25:01] "GET /virtual-network/abba75a8-3f88-4f5c-9412-a3c5022ed176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007308 10.0.0.41 - - [2025-11-24 02:25:02] "GET /virtual-network/9db052ce-2e73-4554-80f0-ce33fc739647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006391 10.0.0.41 - - [2025-11-24 02:25:02] "GET /obj-perms HTTP/1.1" 200 5030 0.069396 10.0.0.41 - - [2025-11-24 02:25:03] "POST /fqname-to-id HTTP/1.1" 404 215 0.005258 10.0.0.41 - - [2025-11-24 02:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004343 10.0.0.27 - - [2025-11-24 02:25:03] "GET /projects?obj_uuids=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001668 10.0.0.41 - - [2025-11-24 02:25:03] "GET /project/b5f27d99-573b-46b1-a11d-f7f8598be0ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.049436 10.0.0.41 - - [2025-11-24 02:25:03] "POST /network-policys HTTP/1.1" 200 553 0.032266 10.0.0.41 - - [2025-11-24 02:25:03] "GET /network-policy/a8d30172-a964-4bb2-a4bc-73c042d746a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.007387 10.0.0.41 - - [2025-11-24 02:25:03] "POST /fqname-to-id HTTP/1.1" 404 215 0.003707 10.0.0.41 - - [2025-11-24 02:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004978 10.0.0.27 - - [2025-11-24 02:25:03] "GET /projects?obj_uuids=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002117 10.0.0.41 - - [2025-11-24 02:25:03] "GET /project/b5f27d99-573b-46b1-a11d-f7f8598be0ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.078397 10.0.0.41 - - [2025-11-24 02:25:03] "POST /network-policys HTTP/1.1" 200 553 0.033306 10.0.0.41 - - [2025-11-24 02:25:03] "GET /network-policy/59c5b5cb-97bd-4f16-bc58-1d9109a46d91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2127 0.006684 10.0.0.41 - - [2025-11-24 02:25:03] "POST /fqname-to-id HTTP/1.1" 404 215 0.003737 10.0.0.41 - - [2025-11-24 02:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003889 10.0.0.27 - - [2025-11-24 02:25:03] "GET /projects?obj_uuids=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001420 10.0.0.41 - - [2025-11-24 02:25:03] "GET /project/b5f27d99-573b-46b1-a11d-f7f8598be0ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.049555 10.0.0.41 - - [2025-11-24 02:25:03] "POST /network-policys HTTP/1.1" 200 553 0.037970 10.0.0.41 - - [2025-11-24 02:25:03] "GET /network-policy/25b43513-354b-4cd0-ac43-bcd9645d821f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.006565 10.0.0.41 - - [2025-11-24 02:25:04] "POST /ref-update HTTP/1.1" 200 156 0.087821 10.0.0.41 - - [2025-11-24 02:25:04] "POST /ref-update HTTP/1.1" 200 156 0.109834 10.0.0.50 - - [2025-11-24 02:25:04] "PUT /access-control-list/debe60b1-75cf-467f-93e5-3e16751e3b06 HTTP/1.1" 200 272 0.037435 10.0.0.41 - - [2025-11-24 02:25:04] "POST /neutron/network HTTP/1.1" 200 915 0.034226 10.0.0.41 - - [2025-11-24 02:25:04] "GET /virtual-network/abba75a8-3f88-4f5c-9412-a3c5022ed176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.008106 10.0.0.41 - - [2025-11-24 02:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004142 10.0.0.50 - - [2025-11-24 02:25:04] "POST /ref-update HTTP/1.1" 200 156 0.044284 10.0.0.41 - - [2025-11-24 02:25:04] "GET /network-policy/59c5b5cb-97bd-4f16-bc58-1d9109a46d91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2127 0.007275 10.0.0.41 - - [2025-11-24 02:25:04] "POST /id-to-fqname HTTP/1.1" 200 221 0.001362 10.0.0.27 - - [2025-11-24 02:25:05] "GET /projects?obj_uuids=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001098 10.0.0.41 - - [2025-11-24 02:25:05] "GET /project/b5f27d99-573b-46b1-a11d-f7f8598be0ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.081030 10.0.0.41 - - [2025-11-24 02:25:05] "POST /neutron/port HTTP/1.1" 200 117 0.009078 10.0.0.41 - - [2025-11-24 02:25:06] "POST /id-to-fqname HTTP/1.1" 200 221 0.002098 10.0.0.41 - - [2025-11-24 02:25:06] "POST /neutron/network HTTP/1.1" 200 925 0.008768 10.0.0.27 - - [2025-11-24 02:25:06] "GET /projects?obj_uuids=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001094 10.0.0.41 - - [2025-11-24 02:25:06] "POST /neutron/port HTTP/1.1" 200 1059 0.025896 10.0.0.41 - - [2025-11-24 02:25:07] "GET /project/b5f27d99-573b-46b1-a11d-f7f8598be0ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.072014 10.0.0.41 - - [2025-11-24 02:25:07] "POST /neutron/network HTTP/1.1" 200 915 0.006931 10.0.0.41 - - [2025-11-24 02:25:07] "POST /neutron/port HTTP/1.1" 200 1087 0.026026 10.0.0.41 - - [2025-11-24 02:25:07] "POST /neutron/port HTTP/1.1" 200 117 0.001459 10.0.0.41 - - [2025-11-24 02:25:07] "POST /id-to-fqname HTTP/1.1" 200 221 0.001422 10.0.0.41 - - [2025-11-24 02:25:07] "POST /neutron/port HTTP/1.1" 200 1087 0.022248 10.0.0.41 - - [2025-11-24 02:25:07] "POST /neutron/network HTTP/1.1" 200 925 0.007941 10.0.0.41 - - [2025-11-24 02:25:08] "POST /neutron/port HTTP/1.1" 200 1059 0.028919 10.0.0.27 - - [2025-11-24 02:25:08] "GET /projects?obj_uuids=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001489 10.0.0.41 - - [2025-11-24 02:25:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007328 10.0.0.41 - - [2025-11-24 02:25:08] "GET /project/b5f27d99-573b-46b1-a11d-f7f8598be0ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.096256 10.0.0.41 - - [2025-11-24 02:25:08] "POST /neutron/network HTTP/1.1" 200 824 0.010596 10.0.0.41 - - [2025-11-24 02:25:08] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008533 10.0.0.41 - - [2025-11-24 02:25:08] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010154 10.0.0.41 - - [2025-11-24 02:25:09] "POST /neutron/port HTTP/1.1" 200 1087 0.018167 10.0.0.27 - - [2025-11-24 02:25:09] "GET /projects?obj_uuids=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001120 10.0.0.41 - - [2025-11-24 02:25:09] "GET /virtual-machine/e9ac9aaf-309f-42e9-96a1-cb77375cda54 HTTP/1.1" 401 292 0.000403 10.0.0.41 - - [2025-11-24 02:25:09] "POST /neutron/port HTTP/1.1" 200 1060 0.366479 10.0.0.41 - - [2025-11-24 02:25:09] "POST /neutron/port HTTP/1.1" 200 1060 0.011768 10.0.0.41 - - [2025-11-24 02:25:09] "GET /virtual-machine/e9ac9aaf-309f-42e9-96a1-cb77375cda54 HTTP/1.1" 200 1293 0.074413 10.0.0.41 - - [2025-11-24 02:25:09] "GET /virtual-machine/e9ac9aaf-309f-42e9-96a1-cb77375cda54 HTTP/1.1" 200 1293 0.005321 10.0.0.41 - - [2025-11-24 02:25:09] "GET /virtual-machine-interface/7330d4d2-e5d5-4030-a9e9-2796e5210532 HTTP/1.1" 200 2944 0.007807 10.0.0.41 - - [2025-11-24 02:25:09] "GET /virtual-machine/e9ac9aaf-309f-42e9-96a1-cb77375cda54 HTTP/1.1" 200 1293 0.005699 10.0.0.41 - - [2025-11-24 02:25:09] "GET /virtual-machine-interface/7330d4d2-e5d5-4030-a9e9-2796e5210532 HTTP/1.1" 200 2944 0.008708 10.0.0.41 - - [2025-11-24 02:25:09] "GET /instance-ip/25d955ca-6aa3-4f7e-ad64-9bed66191302 HTTP/1.1" 200 1620 0.007449 10.0.0.41 - - [2025-11-24 02:25:09] "GET /virtual-machine/e9ac9aaf-309f-42e9-96a1-cb77375cda54 HTTP/1.1" 200 1293 0.005553 10.0.0.41 - - [2025-11-24 02:25:09] "GET /virtual-machine-interface/7330d4d2-e5d5-4030-a9e9-2796e5210532 HTTP/1.1" 200 2944 0.006332 10.0.0.41 - - [2025-11-24 02:25:09] "POST /neutron/port HTTP/1.1" 200 1088 0.033453 10.0.0.41 - - [2025-11-24 02:25:09] "GET /instance-ip/25d955ca-6aa3-4f7e-ad64-9bed66191302 HTTP/1.1" 200 1620 0.005322 10.0.0.41 - - [2025-11-24 02:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004340 10.0.0.41 - - [2025-11-24 02:25:09] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004828 10.0.0.41 - - [2025-11-24 02:25:09] "GET /virtual-networks?parent_id=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003333 10.0.0.41 - - [2025-11-24 02:25:10] "POST /neutron/port HTTP/1.1" 200 117 0.001078 10.0.0.41 - - [2025-11-24 02:25:10] "GET /virtual-network/275f1cd5-150b-4667-ac39-eb6a39b83ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.006076 10.0.0.41 - - [2025-11-24 02:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004755 10.0.0.41 - - [2025-11-24 02:25:10] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004603 10.0.0.41 - - [2025-11-24 02:25:10] "GET /virtual-networks?parent_id=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003581 10.0.0.41 - - [2025-11-24 02:25:10] "GET /virtual-network/275f1cd5-150b-4667-ac39-eb6a39b83ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.007194 10.0.0.41 - - [2025-11-24 02:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.41 - - [2025-11-24 02:25:10] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004424 10.0.0.41 - - [2025-11-24 02:25:10] "GET /virtual-networks?parent_id=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004270 10.0.0.41 - - [2025-11-24 02:25:10] "GET /virtual-network/275f1cd5-150b-4667-ac39-eb6a39b83ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.019595 10.0.0.41 - - [2025-11-24 02:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.41 - - [2025-11-24 02:25:10] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005178 10.0.0.41 - - [2025-11-24 02:25:10] "GET /virtual-networks?parent_id=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003729 10.0.0.41 - - [2025-11-24 02:25:10] "GET /virtual-network/275f1cd5-150b-4667-ac39-eb6a39b83ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.008331 10.0.0.41 - - [2025-11-24 02:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.41 - - [2025-11-24 02:25:10] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004422 10.0.0.41 - - [2025-11-24 02:25:10] "GET /virtual-networks?parent_id=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003524 10.0.0.41 - - [2025-11-24 02:25:10] "GET /virtual-network/275f1cd5-150b-4667-ac39-eb6a39b83ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.006003 10.0.0.50 - - [2025-11-24 02:25:10] "GET /obj-perms HTTP/1.1" 200 5056 0.055567 10.0.0.41 - - [2025-11-24 02:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.41 - - [2025-11-24 02:25:13] "GET /virtual-network/275f1cd5-150b-4667-ac39-eb6a39b83ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005748 10.0.0.41 - - [2025-11-24 02:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004305 10.0.0.41 - - [2025-11-24 02:25:17] "GET /virtual-network/275f1cd5-150b-4667-ac39-eb6a39b83ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005948 10.0.0.41 - - [2025-11-24 02:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004118 10.0.0.41 - - [2025-11-24 02:25:21] "GET /virtual-network/275f1cd5-150b-4667-ac39-eb6a39b83ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005374 10.0.0.41 - - [2025-11-24 02:25:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.41 - - [2025-11-24 02:25:26] "GET /virtual-network/275f1cd5-150b-4667-ac39-eb6a39b83ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.006630 10.0.0.41 - - [2025-11-24 02:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005590 10.0.0.41 - - [2025-11-24 02:25:30] "GET /virtual-network/275f1cd5-150b-4667-ac39-eb6a39b83ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.008067 10.0.0.41 - - [2025-11-24 02:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004058 10.0.0.41 - - [2025-11-24 02:25:34] "GET /virtual-network/275f1cd5-150b-4667-ac39-eb6a39b83ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005502 10.0.0.41 - - [2025-11-24 02:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.41 - - [2025-11-24 02:25:38] "GET /virtual-network/275f1cd5-150b-4667-ac39-eb6a39b83ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.006388 10.0.0.41 - - [2025-11-24 02:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.41 - - [2025-11-24 02:25:42] "GET /virtual-network/275f1cd5-150b-4667-ac39-eb6a39b83ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005943 10.0.0.41 - - [2025-11-24 02:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004034 10.0.0.41 - - [2025-11-24 02:25:46] "GET /virtual-network/275f1cd5-150b-4667-ac39-eb6a39b83ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005573 10.0.0.41 - - [2025-11-24 02:25:48] "POST /neutron/port HTTP/1.1" 200 1087 0.023739 10.0.0.41 - - [2025-11-24 02:25:48] "POST /neutron/subnet HTTP/1.1" 200 694 0.012548 10.0.0.41 - - [2025-11-24 02:25:49] "POST /neutron/port HTTP/1.1" 200 1087 0.021973 10.0.0.41 - - [2025-11-24 02:25:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005607 10.0.0.41 - - [2025-11-24 02:25:49] "POST /neutron/network HTTP/1.1" 200 915 0.007058 10.0.0.41 - - [2025-11-24 02:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004488 10.0.0.41 - - [2025-11-24 02:25:50] "GET /virtual-network/275f1cd5-150b-4667-ac39-eb6a39b83ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.007694 10.0.0.41 - - [2025-11-24 02:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.41 - - [2025-11-24 02:25:54] "GET /virtual-network/275f1cd5-150b-4667-ac39-eb6a39b83ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.009938 10.0.0.41 - - [2025-11-24 02:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004365 10.0.0.41 - - [2025-11-24 02:25:56] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004577 10.0.0.41 - - [2025-11-24 02:25:56] "GET /virtual-networks?parent_id=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003711 10.0.0.41 - - [2025-11-24 02:25:56] "GET /virtual-network/275f1cd5-150b-4667-ac39-eb6a39b83ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.007365 10.0.0.41 - - [2025-11-24 02:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.41 - - [2025-11-24 02:25:57] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004100 10.0.0.41 - - [2025-11-24 02:25:57] "GET /virtual-networks?parent_id=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003053 10.0.0.41 - - [2025-11-24 02:25:57] "GET /virtual-network/275f1cd5-150b-4667-ac39-eb6a39b83ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005816 10.0.0.41 - - [2025-11-24 02:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003750 10.0.0.41 - - [2025-11-24 02:25:57] "GET /routing-instance/8fffcfc4-e1b4-497b-9fa4-db06bdcb7829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.004787 10.0.0.41 - - [2025-11-24 02:25:57] "GET /route-target/94e1d488-c45c-44bf-9c84-374adf049a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003852 10.0.0.41 - - [2025-11-24 02:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005035 10.0.0.41 - - [2025-11-24 02:25:57] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.007691 10.0.0.41 - - [2025-11-24 02:25:57] "GET /virtual-networks?parent_id=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004345 10.0.0.41 - - [2025-11-24 02:25:57] "GET /virtual-network/275f1cd5-150b-4667-ac39-eb6a39b83ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.007413 10.0.0.41 - - [2025-11-24 02:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004278 10.0.0.41 - - [2025-11-24 02:25:57] "GET /routing-instance/8fffcfc4-e1b4-497b-9fa4-db06bdcb7829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.005762 10.0.0.41 - - [2025-11-24 02:25:57] "GET /route-target/94e1d488-c45c-44bf-9c84-374adf049a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006458 10.0.0.41 - - [2025-11-24 02:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.41 - - [2025-11-24 02:25:57] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005886 10.0.0.41 - - [2025-11-24 02:25:57] "GET /virtual-networks?parent_id=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004159 10.0.0.41 - - [2025-11-24 02:25:57] "GET /virtual-network/275f1cd5-150b-4667-ac39-eb6a39b83ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.006941 10.0.0.41 - - [2025-11-24 02:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005242 10.0.0.41 - - [2025-11-24 02:25:57] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006323 10.0.0.41 - - [2025-11-24 02:25:57] "GET /virtual-networks?parent_id=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003875 10.0.0.41 - - [2025-11-24 02:25:57] "GET /virtual-network/275f1cd5-150b-4667-ac39-eb6a39b83ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.006791 10.0.0.27 - - [2025-11-24 02:25:57] "GET /obj-perms HTTP/1.1" 200 5030 0.008219 10.0.0.41 - - [2025-11-24 02:25:57] "GET /obj-perms HTTP/1.1" 200 5030 0.004303 10.0.0.41 - - [2025-11-24 02:25:57] "GET /obj-perms HTTP/1.1" 200 5030 0.004451 10.0.0.27 - - [2025-11-24 02:25:57] "GET /obj-perms HTTP/1.1" 200 5030 0.004713 10.0.0.41 - - [2025-11-24 02:25:58] "POST /neutron/port HTTP/1.1" 200 1087 0.017611 10.0.0.41 - - [2025-11-24 02:25:58] "POST /neutron/security_group HTTP/1.1" 200 2058 0.011685 10.0.0.41 - - [2025-11-24 02:25:58] "GET /virtual-machine/a5feaf3a-5a11-4135-a660-a4648594d0bd HTTP/1.1" 200 1293 0.008473 10.0.0.41 - - [2025-11-24 02:25:58] "GET /virtual-machine/a5feaf3a-5a11-4135-a660-a4648594d0bd HTTP/1.1" 200 1293 0.004989 10.0.0.41 - - [2025-11-24 02:25:58] "GET /virtual-machine-interface/d5d7a05b-9d89-4ff6-a21c-2cefbcb9df7f HTTP/1.1" 200 2945 0.006848 10.0.0.41 - - [2025-11-24 02:25:58] "GET /virtual-machine/a5feaf3a-5a11-4135-a660-a4648594d0bd HTTP/1.1" 200 1293 0.009246 10.0.0.41 - - [2025-11-24 02:25:58] "GET /virtual-machine-interface/d5d7a05b-9d89-4ff6-a21c-2cefbcb9df7f HTTP/1.1" 200 2945 0.007524 10.0.0.41 - - [2025-11-24 02:25:58] "GET /instance-ip/73d1c626-6dc0-4794-8de9-70bf208954d7 HTTP/1.1" 200 1620 0.008981 10.0.0.41 - - [2025-11-24 02:25:58] "GET /virtual-machine/a5feaf3a-5a11-4135-a660-a4648594d0bd HTTP/1.1" 200 1293 0.006143 10.0.0.41 - - [2025-11-24 02:25:58] "GET /virtual-machine-interface/d5d7a05b-9d89-4ff6-a21c-2cefbcb9df7f HTTP/1.1" 200 2945 0.007869 10.0.0.41 - - [2025-11-24 02:25:58] "GET /instance-ip/73d1c626-6dc0-4794-8de9-70bf208954d7 HTTP/1.1" 200 1620 0.005606 10.0.0.41 - - [2025-11-24 02:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005044 10.0.0.41 - - [2025-11-24 02:25:58] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004790 10.0.0.41 - - [2025-11-24 02:25:58] "GET /virtual-networks?parent_id=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004332 10.0.0.41 - - [2025-11-24 02:25:58] "GET /virtual-network/abba75a8-3f88-4f5c-9412-a3c5022ed176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.008164 10.0.0.41 - - [2025-11-24 02:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004444 10.0.0.41 - - [2025-11-24 02:25:58] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006279 10.0.0.41 - - [2025-11-24 02:25:58] "GET /virtual-networks?parent_id=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004312 10.0.0.41 - - [2025-11-24 02:25:58] "GET /virtual-network/abba75a8-3f88-4f5c-9412-a3c5022ed176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.005922 10.0.0.41 - - [2025-11-24 02:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.41 - - [2025-11-24 02:25:58] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004202 10.0.0.41 - - [2025-11-24 02:25:58] "GET /virtual-networks?parent_id=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003756 10.0.0.41 - - [2025-11-24 02:25:59] "GET /virtual-network/abba75a8-3f88-4f5c-9412-a3c5022ed176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.011281 10.0.0.41 - - [2025-11-24 02:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004216 10.0.0.41 - - [2025-11-24 02:25:59] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004694 10.0.0.41 - - [2025-11-24 02:25:59] "GET /virtual-networks?parent_id=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004359 10.0.0.41 - - [2025-11-24 02:25:59] "GET /virtual-network/abba75a8-3f88-4f5c-9412-a3c5022ed176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.007800 10.0.0.41 - - [2025-11-24 02:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004785 10.0.0.41 - - [2025-11-24 02:25:59] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005605 10.0.0.41 - - [2025-11-24 02:25:59] "GET /virtual-networks?parent_id=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003895 10.0.0.41 - - [2025-11-24 02:25:59] "GET /virtual-network/abba75a8-3f88-4f5c-9412-a3c5022ed176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.007049 10.0.0.41 - - [2025-11-24 02:25:59] "POST /neutron/port HTTP/1.1" 200 1087 0.046839 10.0.0.41 - - [2025-11-24 02:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.41 - - [2025-11-24 02:26:00] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003911 10.0.0.41 - - [2025-11-24 02:26:00] "GET /virtual-networks?parent_id=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003551 10.0.0.41 - - [2025-11-24 02:26:00] "GET /virtual-network/abba75a8-3f88-4f5c-9412-a3c5022ed176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.006011 10.0.0.41 - - [2025-11-24 02:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.41 - - [2025-11-24 02:26:00] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004184 10.0.0.41 - - [2025-11-24 02:26:00] "GET /virtual-networks?parent_id=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003514 10.0.0.41 - - [2025-11-24 02:26:00] "GET /virtual-network/abba75a8-3f88-4f5c-9412-a3c5022ed176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.005876 10.0.0.41 - - [2025-11-24 02:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004179 10.0.0.41 - - [2025-11-24 02:26:00] "GET /routing-instance/f63355ab-bbfe-41de-b0fa-65a36cad66cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.005563 10.0.0.41 - - [2025-11-24 02:26:00] "GET /route-target/a276cf90-9c35-488e-8c80-703a2c66982a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005166 10.0.0.41 - - [2025-11-24 02:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005392 10.0.0.41 - - [2025-11-24 02:26:00] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005257 10.0.0.41 - - [2025-11-24 02:26:00] "GET /virtual-networks?parent_id=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004067 10.0.0.41 - - [2025-11-24 02:26:00] "GET /virtual-network/abba75a8-3f88-4f5c-9412-a3c5022ed176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.010151 10.0.0.41 - - [2025-11-24 02:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005847 10.0.0.41 - - [2025-11-24 02:26:00] "GET /routing-instance/f63355ab-bbfe-41de-b0fa-65a36cad66cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.005732 10.0.0.41 - - [2025-11-24 02:26:01] "GET /route-target/a276cf90-9c35-488e-8c80-703a2c66982a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005541 10.0.0.41 - - [2025-11-24 02:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.41 - - [2025-11-24 02:26:01] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004647 10.0.0.41 - - [2025-11-24 02:26:01] "GET /virtual-networks?parent_id=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003981 10.0.0.41 - - [2025-11-24 02:26:01] "GET /virtual-network/abba75a8-3f88-4f5c-9412-a3c5022ed176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.008015 10.0.0.41 - - [2025-11-24 02:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004657 10.0.0.41 - - [2025-11-24 02:26:01] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004877 10.0.0.41 - - [2025-11-24 02:26:01] "GET /virtual-networks?parent_id=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003376 10.0.0.41 - - [2025-11-24 02:26:01] "GET /virtual-network/abba75a8-3f88-4f5c-9412-a3c5022ed176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.006220 10.0.0.27 - - [2025-11-24 02:26:01] "GET /obj-perms HTTP/1.1" 200 5030 0.004968 10.0.0.41 - - [2025-11-24 02:26:01] "GET /obj-perms HTTP/1.1" 200 5030 0.004973 10.0.0.41 - - [2025-11-24 02:26:01] "GET /obj-perms HTTP/1.1" 200 5030 0.003767 10.0.0.50 - - [2025-11-24 02:26:01] "GET /obj-perms HTTP/1.1" 200 5030 0.004375 10.0.0.41 - - [2025-11-24 02:26:01] "GET /obj-perms HTTP/1.1" 200 5030 0.003991 10.0.0.27 - - [2025-11-24 02:26:01] "GET /obj-perms HTTP/1.1" 200 5030 0.005093 10.0.0.41 - - [2025-11-24 02:26:01] "POST /neutron/security_group HTTP/1.1" 200 2058 0.013254 10.0.0.41 - - [2025-11-24 02:26:01] "POST /neutron/port HTTP/1.1" 200 1088 0.019350 10.0.0.41 - - [2025-11-24 02:26:02] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009655 10.0.0.41 - - [2025-11-24 02:26:02] "GET /virtual-machine/459528a3-551e-4185-8366-93377fed2a9b HTTP/1.1" 200 1291 0.007350 10.0.0.41 - - [2025-11-24 02:26:02] "GET /virtual-machine/459528a3-551e-4185-8366-93377fed2a9b HTTP/1.1" 200 1291 0.004902 10.0.0.41 - - [2025-11-24 02:26:02] "GET /virtual-machine-interface/d1b1bbd6-753e-4eef-b269-7518da29ae8c HTTP/1.1" 200 2945 0.005991 10.0.0.41 - - [2025-11-24 02:26:02] "GET /virtual-machine/459528a3-551e-4185-8366-93377fed2a9b HTTP/1.1" 200 1291 0.005429 10.0.0.41 - - [2025-11-24 02:26:02] "GET /virtual-machine-interface/d1b1bbd6-753e-4eef-b269-7518da29ae8c HTTP/1.1" 200 2945 0.007177 10.0.0.41 - - [2025-11-24 02:26:02] "GET /instance-ip/862a6044-cf98-4cc3-9048-8bac5bfba730 HTTP/1.1" 200 1621 0.006536 10.0.0.41 - - [2025-11-24 02:26:02] "GET /virtual-machine/459528a3-551e-4185-8366-93377fed2a9b HTTP/1.1" 200 1291 0.004682 10.0.0.41 - - [2025-11-24 02:26:02] "GET /virtual-machine-interface/d1b1bbd6-753e-4eef-b269-7518da29ae8c HTTP/1.1" 200 2945 0.008614 10.0.0.41 - - [2025-11-24 02:26:02] "GET /instance-ip/862a6044-cf98-4cc3-9048-8bac5bfba730 HTTP/1.1" 200 1621 0.006471 10.0.0.41 - - [2025-11-24 02:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006852 10.0.0.41 - - [2025-11-24 02:26:02] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005088 10.0.0.41 - - [2025-11-24 02:26:02] "GET /virtual-networks?parent_id=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004015 10.0.0.41 - - [2025-11-24 02:26:02] "GET /virtual-network/9db052ce-2e73-4554-80f0-ce33fc739647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007809 10.0.0.41 - - [2025-11-24 02:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004214 10.0.0.41 - - [2025-11-24 02:26:02] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006424 10.0.0.41 - - [2025-11-24 02:26:02] "GET /virtual-networks?parent_id=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.005322 10.0.0.41 - - [2025-11-24 02:26:02] "GET /virtual-network/9db052ce-2e73-4554-80f0-ce33fc739647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007025 10.0.0.41 - - [2025-11-24 02:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004006 10.0.0.41 - - [2025-11-24 02:26:02] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004895 10.0.0.41 - - [2025-11-24 02:26:02] "GET /virtual-networks?parent_id=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003364 10.0.0.41 - - [2025-11-24 02:26:02] "GET /virtual-network/9db052ce-2e73-4554-80f0-ce33fc739647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006056 10.0.0.41 - - [2025-11-24 02:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005173 10.0.0.41 - - [2025-11-24 02:26:02] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005019 10.0.0.41 - - [2025-11-24 02:26:02] "GET /virtual-networks?parent_id=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004037 10.0.0.41 - - [2025-11-24 02:26:02] "GET /virtual-network/9db052ce-2e73-4554-80f0-ce33fc739647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007973 10.0.0.41 - - [2025-11-24 02:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004346 10.0.0.41 - - [2025-11-24 02:26:02] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005766 10.0.0.41 - - [2025-11-24 02:26:02] "GET /virtual-networks?parent_id=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.005282 10.0.0.41 - - [2025-11-24 02:26:02] "GET /virtual-network/9db052ce-2e73-4554-80f0-ce33fc739647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005839 10.0.0.41 - - [2025-11-24 02:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.41 - - [2025-11-24 02:26:03] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004665 10.0.0.41 - - [2025-11-24 02:26:03] "GET /virtual-networks?parent_id=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003263 10.0.0.41 - - [2025-11-24 02:26:03] "GET /virtual-network/9db052ce-2e73-4554-80f0-ce33fc739647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006044 10.0.0.41 - - [2025-11-24 02:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004079 10.0.0.41 - - [2025-11-24 02:26:04] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003913 10.0.0.41 - - [2025-11-24 02:26:04] "GET /virtual-networks?parent_id=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003232 10.0.0.41 - - [2025-11-24 02:26:04] "GET /virtual-network/9db052ce-2e73-4554-80f0-ce33fc739647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008405 10.0.0.41 - - [2025-11-24 02:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.41 - - [2025-11-24 02:26:04] "GET /routing-instance/9a4711b5-6a35-493c-b9a3-dd720c5861c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.004557 10.0.0.41 - - [2025-11-24 02:26:04] "GET /route-target/684fc7f9-4843-4b3c-8c12-129733f94d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.009431 10.0.0.41 - - [2025-11-24 02:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003539 10.0.0.41 - - [2025-11-24 02:26:04] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004336 10.0.0.41 - - [2025-11-24 02:26:04] "GET /virtual-networks?parent_id=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003460 10.0.0.41 - - [2025-11-24 02:26:04] "GET /virtual-network/9db052ce-2e73-4554-80f0-ce33fc739647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006764 10.0.0.41 - - [2025-11-24 02:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003832 10.0.0.41 - - [2025-11-24 02:26:04] "GET /routing-instance/9a4711b5-6a35-493c-b9a3-dd720c5861c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.004946 10.0.0.41 - - [2025-11-24 02:26:04] "GET /route-target/684fc7f9-4843-4b3c-8c12-129733f94d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004636 10.0.0.41 - - [2025-11-24 02:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003539 10.0.0.41 - - [2025-11-24 02:26:04] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005761 10.0.0.41 - - [2025-11-24 02:26:04] "GET /virtual-networks?parent_id=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003157 10.0.0.41 - - [2025-11-24 02:26:04] "GET /virtual-network/9db052ce-2e73-4554-80f0-ce33fc739647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008889 10.0.0.41 - - [2025-11-24 02:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005371 10.0.0.41 - - [2025-11-24 02:26:04] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006430 10.0.0.41 - - [2025-11-24 02:26:04] "GET /virtual-networks?parent_id=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003383 10.0.0.41 - - [2025-11-24 02:26:04] "GET /virtual-network/9db052ce-2e73-4554-80f0-ce33fc739647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007406 10.0.0.41 - - [2025-11-24 02:26:04] "GET /obj-perms HTTP/1.1" 200 5030 0.003897 10.0.0.27 - - [2025-11-24 02:26:04] "GET /obj-perms HTTP/1.1" 200 5030 0.005560 10.0.0.41 - - [2025-11-24 02:26:05] "GET /obj-perms HTTP/1.1" 200 5030 0.004456 10.0.0.27 - - [2025-11-24 02:26:05] "GET /obj-perms HTTP/1.1" 200 5030 0.004226 10.0.0.41 - - [2025-11-24 02:26:05] "GET /virtual-machine/e9ac9aaf-309f-42e9-96a1-cb77375cda54 HTTP/1.1" 200 1293 0.004763 10.0.0.41 - - [2025-11-24 02:26:05] "GET /virtual-machine-interface/7330d4d2-e5d5-4030-a9e9-2796e5210532 HTTP/1.1" 200 2944 0.006273 10.0.0.41 - - [2025-11-24 02:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004077 10.0.0.41 - - [2025-11-24 02:26:05] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004883 10.0.0.41 - - [2025-11-24 02:26:05] "GET /virtual-networks?parent_id=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.005588 10.0.0.41 - - [2025-11-24 02:26:05] "GET /virtual-network/275f1cd5-150b-4667-ac39-eb6a39b83ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.007188 10.0.0.41 - - [2025-11-24 02:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.41 - - [2025-11-24 02:26:06] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004367 10.0.0.41 - - [2025-11-24 02:26:06] "GET /virtual-networks?parent_id=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003273 10.0.0.41 - - [2025-11-24 02:26:06] "GET /virtual-network/275f1cd5-150b-4667-ac39-eb6a39b83ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.006445 10.0.0.41 - - [2025-11-24 02:26:06] "POST /neutron/port HTTP/1.1" 200 1087 0.015152 10.0.0.41 - - [2025-11-24 02:26:11] "POST /neutron/port HTTP/1.1" 200 1087 0.020050 10.0.0.41 - - [2025-11-24 02:26:16] "GET /virtual-machine/a5feaf3a-5a11-4135-a660-a4648594d0bd HTTP/1.1" 200 1293 0.004731 10.0.0.41 - - [2025-11-24 02:26:16] "GET /virtual-machine-interface/d5d7a05b-9d89-4ff6-a21c-2cefbcb9df7f HTTP/1.1" 200 2945 0.006138 10.0.0.41 - - [2025-11-24 02:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.41 - - [2025-11-24 02:26:17] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004645 10.0.0.41 - - [2025-11-24 02:26:17] "GET /virtual-networks?parent_id=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003827 10.0.0.41 - - [2025-11-24 02:26:17] "GET /virtual-network/abba75a8-3f88-4f5c-9412-a3c5022ed176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.005803 10.0.0.41 - - [2025-11-24 02:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005099 10.0.0.41 - - [2025-11-24 02:26:18] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004376 10.0.0.41 - - [2025-11-24 02:26:18] "GET /virtual-networks?parent_id=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003879 10.0.0.41 - - [2025-11-24 02:26:18] "GET /virtual-network/abba75a8-3f88-4f5c-9412-a3c5022ed176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.007128 10.0.0.41 - - [2025-11-24 02:26:18] "GET /virtual-machine/459528a3-551e-4185-8366-93377fed2a9b HTTP/1.1" 200 1291 0.004417 10.0.0.41 - - [2025-11-24 02:26:18] "GET /virtual-machine-interface/d1b1bbd6-753e-4eef-b269-7518da29ae8c HTTP/1.1" 200 2945 0.005785 10.0.0.41 - - [2025-11-24 02:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005390 10.0.0.41 - - [2025-11-24 02:26:18] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004608 10.0.0.41 - - [2025-11-24 02:26:18] "GET /virtual-networks?parent_id=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003772 10.0.0.41 - - [2025-11-24 02:26:18] "GET /virtual-network/9db052ce-2e73-4554-80f0-ce33fc739647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006829 10.0.0.41 - - [2025-11-24 02:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006011 10.0.0.41 - - [2025-11-24 02:26:19] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005444 10.0.0.41 - - [2025-11-24 02:26:19] "GET /virtual-networks?parent_id=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004323 10.0.0.41 - - [2025-11-24 02:26:19] "GET /virtual-network/9db052ce-2e73-4554-80f0-ce33fc739647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.009470 10.0.0.41 - - [2025-11-24 02:26:19] "POST /neutron/port HTTP/1.1" 200 1088 0.018899 10.0.0.41 - - [2025-11-24 02:26:44] "GET /virtual-machine/459528a3-551e-4185-8366-93377fed2a9b HTTP/1.1" 200 1291 0.005617 10.0.0.41 - - [2025-11-24 02:26:44] "POST /neutron/port HTTP/1.1" 200 1114 0.012083 10.0.0.41 - - [2025-11-24 02:26:46] "GET /virtual-machine/459528a3-551e-4185-8366-93377fed2a9b HTTP/1.1" 404 171 0.003596 10.0.0.41 - - [2025-11-24 02:26:46] "GET /virtual-machine/459528a3-551e-4185-8366-93377fed2a9b HTTP/1.1" 404 171 0.002578 10.0.0.41 - - [2025-11-24 02:26:46] "GET /virtual-machine/459528a3-551e-4185-8366-93377fed2a9b HTTP/1.1" 404 171 0.002977 10.0.0.41 - - [2025-11-24 02:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004393 10.0.0.41 - - [2025-11-24 02:26:46] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004413 10.0.0.41 - - [2025-11-24 02:26:46] "GET /virtual-networks?parent_id=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002973 10.0.0.41 - - [2025-11-24 02:26:46] "GET /virtual-network/9db052ce-2e73-4554-80f0-ce33fc739647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007510 10.0.0.41 - - [2025-11-24 02:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006651 10.0.0.41 - - [2025-11-24 02:26:46] "GET /routing-instance/9a4711b5-6a35-493c-b9a3-dd720c5861c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.004717 10.0.0.41 - - [2025-11-24 02:26:46] "GET /route-target/684fc7f9-4843-4b3c-8c12-129733f94d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005105 10.0.0.41 - - [2025-11-24 02:26:46] "GET /obj-perms HTTP/1.1" 200 5030 0.003716 10.0.0.27 - - [2025-11-24 02:26:49] "GET /obj-perms HTTP/1.1" 200 5030 0.005269 10.0.0.41 - - [2025-11-24 02:26:50] "POST /neutron/port HTTP/1.1" 200 1087 0.044494 10.0.0.41 - - [2025-11-24 02:26:50] "POST /neutron/subnet HTTP/1.1" 200 694 0.010660 10.0.0.41 - - [2025-11-24 02:26:55] "GET /obj-perms HTTP/1.1" 200 5030 0.005352 10.0.0.27 - - [2025-11-24 02:26:59] "GET /obj-perms HTTP/1.1" 200 5030 0.005001 10.0.0.41 - - [2025-11-24 02:27:05] "GET /obj-perms HTTP/1.1" 200 5030 0.017577 10.0.0.50 - - [2025-11-24 02:27:05] "GET /obj-perms HTTP/1.1" 200 5030 0.005578 10.0.0.27 - - [2025-11-24 02:27:05] "GET /obj-perms HTTP/1.1" 200 5030 0.007535 10.0.0.41 - - [2025-11-24 02:27:05] "GET /virtual-machine/a5feaf3a-5a11-4135-a660-a4648594d0bd HTTP/1.1" 200 1293 0.006890 10.0.0.41 - - [2025-11-24 02:27:05] "POST /neutron/port HTTP/1.1" 200 1087 0.018391 10.0.0.41 - - [2025-11-24 02:27:07] "GET /virtual-machine/a5feaf3a-5a11-4135-a660-a4648594d0bd HTTP/1.1" 404 171 0.003148 10.0.0.41 - - [2025-11-24 02:27:07] "GET /virtual-machine/a5feaf3a-5a11-4135-a660-a4648594d0bd HTTP/1.1" 404 171 0.003964 10.0.0.41 - - [2025-11-24 02:27:07] "GET /virtual-machine/a5feaf3a-5a11-4135-a660-a4648594d0bd HTTP/1.1" 404 171 0.003350 10.0.0.41 - - [2025-11-24 02:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.41 - - [2025-11-24 02:27:07] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005760 10.0.0.41 - - [2025-11-24 02:27:07] "GET /virtual-networks?parent_id=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003110 10.0.0.41 - - [2025-11-24 02:27:07] "GET /virtual-network/abba75a8-3f88-4f5c-9412-a3c5022ed176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.006086 10.0.0.41 - - [2025-11-24 02:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.41 - - [2025-11-24 02:27:07] "GET /routing-instance/f63355ab-bbfe-41de-b0fa-65a36cad66cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.004349 10.0.0.41 - - [2025-11-24 02:27:07] "GET /route-target/a276cf90-9c35-488e-8c80-703a2c66982a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003847 10.0.0.41 - - [2025-11-24 02:27:07] "GET /obj-perms HTTP/1.1" 200 5030 0.004399 10.0.0.50 - - [2025-11-24 02:27:12] "GET /obj-perms HTTP/1.1" 200 5056 0.055002 10.0.0.41 - - [2025-11-24 02:27:17] "GET /obj-perms HTTP/1.1" 200 5030 0.003999 10.0.0.50 - - [2025-11-24 02:27:20] "GET /obj-perms HTTP/1.1" 200 5030 0.004133 10.0.0.41 - - [2025-11-24 02:27:26] "GET /obj-perms HTTP/1.1" 200 5030 0.003602 10.0.0.50 - - [2025-11-24 02:27:29] "GET /obj-perms HTTP/1.1" 200 5030 0.004364 10.0.0.41 - - [2025-11-24 02:27:35] "GET /obj-perms HTTP/1.1" 200 5030 0.004199 10.0.0.50 - - [2025-11-24 02:27:35] "GET /obj-perms HTTP/1.1" 200 5030 0.003815 10.0.0.41 - - [2025-11-24 02:27:35] "GET /virtual-machine/e9ac9aaf-309f-42e9-96a1-cb77375cda54 HTTP/1.1" 200 1293 0.005518 10.0.0.41 - - [2025-11-24 02:27:36] "POST /neutron/port HTTP/1.1" 200 1087 0.019058 10.0.0.41 - - [2025-11-24 02:27:37] "GET /virtual-machine/e9ac9aaf-309f-42e9-96a1-cb77375cda54 HTTP/1.1" 404 171 0.003463 10.0.0.41 - - [2025-11-24 02:27:37] "GET /virtual-machine/e9ac9aaf-309f-42e9-96a1-cb77375cda54 HTTP/1.1" 404 171 0.003945 10.0.0.41 - - [2025-11-24 02:27:37] "GET /virtual-machine/e9ac9aaf-309f-42e9-96a1-cb77375cda54 HTTP/1.1" 404 171 0.003397 10.0.0.41 - - [2025-11-24 02:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005563 10.0.0.41 - - [2025-11-24 02:27:37] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006613 10.0.0.41 - - [2025-11-24 02:27:37] "GET /virtual-networks?parent_id=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004000 10.0.0.41 - - [2025-11-24 02:27:37] "GET /virtual-network/275f1cd5-150b-4667-ac39-eb6a39b83ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.007217 10.0.0.41 - - [2025-11-24 02:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010 10.0.0.41 - - [2025-11-24 02:27:38] "GET /routing-instance/8fffcfc4-e1b4-497b-9fa4-db06bdcb7829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.006097 10.0.0.41 - - [2025-11-24 02:27:38] "GET /route-target/94e1d488-c45c-44bf-9c84-374adf049a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005700 10.0.0.41 - - [2025-11-24 02:27:38] "GET /obj-perms HTTP/1.1" 200 5030 0.004410 10.0.0.27 - - [2025-11-24 02:27:38] "GET /obj-perms HTTP/1.1" 200 5030 0.003836 10.0.0.41 - - [2025-11-24 02:27:47] "GET /obj-perms HTTP/1.1" 200 5030 0.004130 10.0.0.27 - - [2025-11-24 02:27:47] "GET /obj-perms HTTP/1.1" 200 5030 0.004020 10.0.0.50 - - [2025-11-24 02:27:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000468 10.0.0.50 - - [2025-11-24 02:27:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000398 10.0.0.27 - - [2025-11-24 02:27:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000630 10.0.0.27 - - [2025-11-24 02:27:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000500 10.0.0.27 - - [2025-11-24 02:27:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000697 10.0.0.27 - - [2025-11-24 02:27:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000512 10.0.0.50 - - [2025-11-24 02:27:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000726 10.0.0.50 - - [2025-11-24 02:27:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000619 10.0.0.41 - - [2025-11-24 02:27:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000437 10.0.0.41 - - [2025-11-24 02:27:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000429 10.0.0.41 - - [2025-11-24 02:27:56] "GET /obj-perms HTTP/1.1" 200 5030 0.004907 10.0.0.27 - - [2025-11-24 02:27:56] "GET /obj-perms HTTP/1.1" 200 5030 0.005136 10.0.0.41 - - [2025-11-24 02:27:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000727 10.0.0.41 - - [2025-11-24 02:27:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000517 10.0.0.41 - - [2025-11-24 02:28:05] "GET /obj-perms HTTP/1.1" 200 5030 0.005361 10.0.0.27 - - [2025-11-24 02:28:05] "GET /obj-perms HTTP/1.1" 200 5030 0.005168 10.0.0.41 - - [2025-11-24 02:28:06] "GET /virtual-network/abba75a8-3f88-4f5c-9412-a3c5022ed176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.006615 10.0.0.41 - - [2025-11-24 02:28:06] "POST /neutron/network HTTP/1.1" 200 915 0.008298 10.0.0.41 - - [2025-11-24 02:28:06] "GET /virtual-network/abba75a8-3f88-4f5c-9412-a3c5022ed176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008834 10.0.0.50 - - [2025-11-24 02:28:06] "POST /ref-update HTTP/1.1" 200 156 0.051647 10.0.0.41 - - [2025-11-24 02:28:06] "POST /ref-update HTTP/1.1" 200 156 0.069233 10.0.0.41 - - [2025-11-24 02:28:06] "POST /ref-update HTTP/1.1" 200 156 0.087599 10.0.0.41 - - [2025-11-24 02:28:06] "DELETE /network-policy/25b43513-354b-4cd0-ac43-bcd9645d821f HTTP/1.1" 200 115 0.042551 10.0.0.41 - - [2025-11-24 02:28:06] "DELETE /network-policy/59c5b5cb-97bd-4f16-bc58-1d9109a46d91 HTTP/1.1" 200 115 0.037950 10.0.0.41 - - [2025-11-24 02:28:06] "DELETE /network-policy/a8d30172-a964-4bb2-a4bc-73c042d746a9 HTTP/1.1" 200 115 0.049402 10.0.0.41 - - [2025-11-24 02:28:06] "POST /neutron/network HTTP/1.1" 200 824 0.008913 10.0.0.50 - - [2025-11-24 02:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008742 10.0.0.27 - - [2025-11-24 02:28:07] "POST /useragent-kv HTTP/1.1" 200 115 0.038144 10.0.0.50 - - [2025-11-24 02:28:07] "DELETE /route-target/a276cf90-9c35-488e-8c80-703a2c66982a HTTP/1.1" 200 115 0.028887 10.0.0.27 - - [2025-11-24 02:28:07] "POST /useragent-kv HTTP/1.1" 200 115 0.006020 10.0.0.41 - - [2025-11-24 02:28:07] "POST /neutron/network HTTP/1.1" 200 151 0.165813 10.0.0.41 - - [2025-11-24 02:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573 10.0.0.41 - - [2025-11-24 02:28:07] "DELETE /network-ipam/c172148b-353c-4a86-967a-9c365f43b32a HTTP/1.1" 200 115 0.029545 10.0.0.41 - - [2025-11-24 02:28:07] "POST /fqname-to-id HTTP/1.1" 404 197 0.003336 10.0.0.41 - - [2025-11-24 02:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.41 - - [2025-11-24 02:28:08] "DELETE /network-ipam/5fa1bcb1-0d71-495a-8310-45f34cc95ca1 HTTP/1.1" 200 115 0.040158 10.0.0.41 - - [2025-11-24 02:28:08] "POST /fqname-to-id HTTP/1.1" 404 197 0.002949 10.0.0.41 - - [2025-11-24 02:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004344 10.0.0.41 - - [2025-11-24 02:28:08] "DELETE /network-ipam/e8d906e2-f1e4-47a7-94f3-d1825ee64bab HTTP/1.1" 200 115 0.037848 10.0.0.41 - - [2025-11-24 02:28:08] "POST /fqname-to-id HTTP/1.1" 404 197 0.003687 10.0.0.27 - - [2025-11-24 02:28:09] "GET /projects?obj_uuids=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001575 10.0.0.41 - - [2025-11-24 02:28:09] "GET /project/b5f27d99-573b-46b1-a11d-f7f8598be0ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.086680 10.0.0.27 - - [2025-11-24 02:28:09] "GET /projects?obj_uuids=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001426 10.0.0.41 - - [2025-11-24 02:28:09] "GET /project/b5f27d99-573b-46b1-a11d-f7f8598be0ff?fields=virtual_networks HTTP/1.1" 200 1033 0.047386 10.0.0.27 - - [2025-11-24 02:28:09] "GET /projects?obj_uuids=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001703 10.0.0.41 - - [2025-11-24 02:28:09] "GET /project/b5f27d99-573b-46b1-a11d-f7f8598be0ff?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.049847 10.0.0.27 - - [2025-11-24 02:28:09] "GET /projects?obj_uuids=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001903 10.0.0.41 - - [2025-11-24 02:28:10] "GET /project/b5f27d99-573b-46b1-a11d-f7f8598be0ff?fields=security_groups HTTP/1.1" 200 1259 0.057040 10.0.0.41 - - [2025-11-24 02:28:10] "POST /fqname-to-id HTTP/1.1" 404 194 0.035038 10.0.0.27 - - [2025-11-24 02:28:11] "GET /projects?obj_uuids=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003159 10.0.0.27 - - [2025-11-24 02:28:11] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001579 10.0.0.27 - - [2025-11-24 02:28:11] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.040029 10.0.0.27 - - [2025-11-24 02:28:11] "POST /id-to-fqname HTTP/1.1" 200 196 0.004590 10.0.0.27 - - [2025-11-24 02:28:11] "POST /fqname-to-id HTTP/1.1" 404 205 0.004333 10.0.0.27 - - [2025-11-24 02:28:11] "POST /security-groups HTTP/1.1" 200 597 0.080987 10.0.0.50 - - [2025-11-24 02:28:11] "POST /fqname-to-id HTTP/1.1" 404 240 0.004091 10.0.0.27 - - [2025-11-24 02:28:11] "POST /projects HTTP/1.1" 200 597 0.311814 10.0.0.27 - - [2025-11-24 02:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.360111 10.0.0.41 - - [2025-11-24 02:28:11] "GET /project/977bf2ce-ba96-46d8-8cfd-84be4160da64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.559394 10.0.0.50 - - [2025-11-24 02:28:11] "POST /access-control-lists HTTP/1.1" 200 600 0.055445 10.0.0.41 - - [2025-11-24 02:28:13] "GET /obj-perms HTTP/1.1" 200 5056 0.101734 10.0.0.41 - - [2025-11-24 02:28:13] "GET / HTTP/1.1" 200 35931 0.002085 10.0.0.41 - - [2025-11-24 02:28:16] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000685 10.0.0.41 - - [2025-11-24 02:28:17] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.034873 10.0.0.41 - - [2025-11-24 02:28:17] "POST /network-ipams HTTP/1.1" 200 519 0.038740 10.0.0.41 - - [2025-11-24 02:28:17] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 756 0.004341 10.0.0.41 - - [2025-11-24 02:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004719 10.0.0.41 - - [2025-11-24 02:28:17] "GET /network-ipam/7dfa4678-9cc8-4d01-843d-eedad14538eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.009060 10.0.0.41 - - [2025-11-24 02:28:17] "PUT /network-ipam/7dfa4678-9cc8-4d01-843d-eedad14538eb HTTP/1.1" 200 258 0.014699 10.0.0.41 - - [2025-11-24 02:28:17] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 756 0.004970 10.0.0.41 - - [2025-11-24 02:28:17] "POST /network-ipams HTTP/1.1" 200 519 0.030045 10.0.0.41 - - [2025-11-24 02:28:17] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 967 0.004127 10.0.0.41 - - [2025-11-24 02:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004324 10.0.0.41 - - [2025-11-24 02:28:17] "GET /network-ipam/c8b91d98-e3fe-4f5d-a365-05919d77b9d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.006423 10.0.0.41 - - [2025-11-24 02:28:17] "PUT /network-ipam/c8b91d98-e3fe-4f5d-a365-05919d77b9d7 HTTP/1.1" 200 258 0.022136 10.0.0.41 - - [2025-11-24 02:28:17] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 967 0.004434 10.0.0.41 - - [2025-11-24 02:28:17] "POST /network-ipams HTTP/1.1" 200 519 0.030576 10.0.0.41 - - [2025-11-24 02:28:18] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1179 0.003779 10.0.0.41 - - [2025-11-24 02:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.41 - - [2025-11-24 02:28:18] "GET /network-ipam/64f03d35-951f-4dcf-aab3-d7079018f9ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.007922 10.0.0.41 - - [2025-11-24 02:28:18] "PUT /network-ipam/64f03d35-951f-4dcf-aab3-d7079018f9ee HTTP/1.1" 200 258 0.022965 10.0.0.41 - - [2025-11-24 02:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004195 10.0.0.27 - - [2025-11-24 02:28:19] "GET /projects?obj_uuids=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001397 10.0.0.41 - - [2025-11-24 02:28:19] "GET /project/977bf2ce-ba96-46d8-8cfd-84be4160da64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.068073 10.0.0.41 - - [2025-11-24 02:28:19] "POST /neutron/network HTTP/1.1" 200 117 0.043041 10.0.0.27 - - [2025-11-24 02:28:19] "POST /useragent-kv HTTP/1.1" 200 115 0.006186 10.0.0.41 - - [2025-11-24 02:28:19] "POST /neutron/subnet HTTP/1.1" 200 828 0.221685 10.0.0.41 - - [2025-11-24 02:28:19] "POST /id-to-fqname HTTP/1.1" 200 227 0.001707 10.0.0.41 - - [2025-11-24 02:28:19] "GET /virtual-network/2994508b-aae4-4a12-af62-c0449e22a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006217 10.0.0.41 - - [2025-11-24 02:28:20] "GET /virtual-network/2994508b-aae4-4a12-af62-c0449e22a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006729 10.0.0.41 - - [2025-11-24 02:28:20] "POST /neutron/network HTTP/1.1" 200 1013 0.010063 10.0.0.41 - - [2025-11-24 02:28:20] "POST /neutron/network HTTP/1.1" 200 1013 0.011562 10.0.0.41 - - [2025-11-24 02:28:20] "GET /virtual-network/2994508b-aae4-4a12-af62-c0449e22a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006260 10.0.0.41 - - [2025-11-24 02:28:20] "GET /network-ipam/7dfa4678-9cc8-4d01-843d-eedad14538eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.004634 10.0.0.41 - - [2025-11-24 02:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004435 10.0.0.27 - - [2025-11-24 02:28:20] "GET /projects?obj_uuids=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002470 10.0.0.41 - - [2025-11-24 02:28:20] "GET /project/977bf2ce-ba96-46d8-8cfd-84be4160da64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.059857 10.0.0.50 - - [2025-11-24 02:28:20] "POST /route-targets HTTP/1.1" 200 327 0.014019 10.0.0.27 - - [2025-11-24 02:28:20] "POST /useragent-kv HTTP/1.1" 200 115 0.007819 10.0.0.41 - - [2025-11-24 02:28:20] "POST /neutron/subnet HTTP/1.1" 200 720 0.283710 10.0.0.50 - - [2025-11-24 02:28:21] "POST /fqname-to-id HTTP/1.1" 404 207 0.060680 10.0.0.41 - - [2025-11-24 02:28:21] "POST /id-to-fqname HTTP/1.1" 200 227 0.001494 10.0.0.41 - - [2025-11-24 02:28:21] "GET /virtual-network/864c52b1-4a26-4b0b-9e11-3619b6c65ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.010655 10.0.0.41 - - [2025-11-24 02:28:21] "POST /neutron/network HTTP/1.1" 200 1013 0.010987 10.0.0.41 - - [2025-11-24 02:28:21] "GET /virtual-network/864c52b1-4a26-4b0b-9e11-3619b6c65ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005384 10.0.0.41 - - [2025-11-24 02:28:21] "POST /neutron/subnet HTTP/1.1" 200 828 0.010519 10.0.0.41 - - [2025-11-24 02:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.27 - - [2025-11-24 02:28:21] "GET /projects?obj_uuids=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001403 10.0.0.41 - - [2025-11-24 02:28:21] "GET /project/977bf2ce-ba96-46d8-8cfd-84be4160da64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.062868 10.0.0.50 - - [2025-11-24 02:28:21] "POST /ref-update HTTP/1.1" 200 156 0.024150 10.0.0.27 - - [2025-11-24 02:28:21] "POST /useragent-kv HTTP/1.1" 200 115 0.006740 10.0.0.41 - - [2025-11-24 02:28:21] "POST /neutron/subnet HTTP/1.1" 200 734 0.245856 10.0.0.41 - - [2025-11-24 02:28:22] "POST /id-to-fqname HTTP/1.1" 200 227 0.001759 10.0.0.41 - - [2025-11-24 02:28:22] "GET /virtual-network/cf4ed8bf-3758-4816-8403-46d608802965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.008041 10.0.0.41 - - [2025-11-24 02:28:22] "POST /neutron/network HTTP/1.1" 200 1016 0.010055 10.0.0.41 - - [2025-11-24 02:28:22] "GET /virtual-network/cf4ed8bf-3758-4816-8403-46d608802965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.007722 10.0.0.41 - - [2025-11-24 02:28:22] "POST /neutron/subnet HTTP/1.1" 200 828 0.010512 10.0.0.41 - - [2025-11-24 02:28:22] "GET /virtual-network/2994508b-aae4-4a12-af62-c0449e22a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006134 10.0.0.50 - - [2025-11-24 02:28:23] "GET /obj-perms HTTP/1.1" 200 5042 0.058131 10.0.0.41 - - [2025-11-24 02:28:24] "GET /virtual-network/864c52b1-4a26-4b0b-9e11-3619b6c65ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006019 10.0.0.27 - - [2025-11-24 02:28:24] "GET /obj-perms HTTP/1.1" 200 5042 0.071972 10.0.0.41 - - [2025-11-24 02:28:24] "GET /virtual-network/cf4ed8bf-3758-4816-8403-46d608802965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.006911 10.0.0.41 - - [2025-11-24 02:28:25] "GET /obj-perms HTTP/1.1" 200 5042 0.069286 10.0.0.41 - - [2025-11-24 02:28:25] "POST /fqname-to-id HTTP/1.1" 404 224 0.003778 10.0.0.41 - - [2025-11-24 02:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.27 - - [2025-11-24 02:28:25] "GET /projects?obj_uuids=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001172 10.0.0.41 - - [2025-11-24 02:28:25] "GET /project/977bf2ce-ba96-46d8-8cfd-84be4160da64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.058874 10.0.0.41 - - [2025-11-24 02:28:25] "POST /network-policys HTTP/1.1" 200 559 0.035332 10.0.0.41 - - [2025-11-24 02:28:25] "GET /network-policy/e2aaf40a-5292-45c1-a0ed-9c1deba73f6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2146 0.008983 10.0.0.41 - - [2025-11-24 02:28:25] "POST /fqname-to-id HTTP/1.1" 404 224 0.004891 10.0.0.41 - - [2025-11-24 02:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003890 10.0.0.27 - - [2025-11-24 02:28:25] "GET /projects?obj_uuids=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002853 10.0.0.41 - - [2025-11-24 02:28:25] "GET /project/977bf2ce-ba96-46d8-8cfd-84be4160da64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.069522 10.0.0.41 - - [2025-11-24 02:28:25] "POST /network-policys HTTP/1.1" 200 559 0.042505 10.0.0.41 - - [2025-11-24 02:28:25] "GET /network-policy/2923731f-6fc2-429c-afc8-eedcf576b66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.007718 10.0.0.41 - - [2025-11-24 02:28:25] "POST /fqname-to-id HTTP/1.1" 404 224 0.004384 10.0.0.41 - - [2025-11-24 02:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.27 - - [2025-11-24 02:28:25] "GET /projects?obj_uuids=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001416 10.0.0.41 - - [2025-11-24 02:28:25] "GET /project/977bf2ce-ba96-46d8-8cfd-84be4160da64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.055793 10.0.0.41 - - [2025-11-24 02:28:26] "POST /network-policys HTTP/1.1" 200 559 0.033277 10.0.0.41 - - [2025-11-24 02:28:26] "GET /network-policy/fd7c56d9-8d15-4532-b697-dc801d682c3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.007756 10.0.0.41 - - [2025-11-24 02:28:26] "POST /neutron/network HTTP/1.1" 200 1197 0.042856 10.0.0.41 - - [2025-11-24 02:28:26] "GET /virtual-network/2994508b-aae4-4a12-af62-c0449e22a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006603 10.0.0.41 - - [2025-11-24 02:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004653 10.0.0.41 - - [2025-11-24 02:28:26] "GET /network-policy/2923731f-6fc2-429c-afc8-eedcf576b66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004970 10.0.0.41 - - [2025-11-24 02:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.41 - - [2025-11-24 02:28:26] "GET /network-policy/e2aaf40a-5292-45c1-a0ed-9c1deba73f6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2146 0.004203 10.0.0.50 - - [2025-11-24 02:28:26] "POST /fqname-to-id HTTP/1.1" 404 242 0.014958 10.0.0.50 - - [2025-11-24 02:28:26] "POST /fqname-to-id HTTP/1.1" 404 207 0.009248 10.0.0.41 - - [2025-11-24 02:28:26] "POST /neutron/network HTTP/1.1" 200 1111 0.015833 10.0.0.41 - - [2025-11-24 02:28:26] "GET /virtual-network/864c52b1-4a26-4b0b-9e11-3619b6c65ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.006653 10.0.0.41 - - [2025-11-24 02:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004539 10.0.0.41 - - [2025-11-24 02:28:26] "GET /network-policy/fd7c56d9-8d15-4532-b697-dc801d682c3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005405 10.0.0.41 - - [2025-11-24 02:28:26] "POST /id-to-fqname HTTP/1.1" 200 227 0.001757 10.0.0.27 - - [2025-11-24 02:28:27] "GET /projects?obj_uuids=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002729 10.0.0.41 - - [2025-11-24 02:28:27] "GET /project/977bf2ce-ba96-46d8-8cfd-84be4160da64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.072384 10.0.0.41 - - [2025-11-24 02:28:28] "POST /neutron/port HTTP/1.1" 200 117 0.006717 10.0.0.41 - - [2025-11-24 02:28:28] "POST /id-to-fqname HTTP/1.1" 200 227 0.001436 10.0.0.41 - - [2025-11-24 02:28:28] "POST /neutron/network HTTP/1.1" 200 1121 0.008087 10.0.0.50 - - [2025-11-24 02:28:29] "PUT /access-control-list/ec52162d-30aa-4da7-b0d9-50b837c28a1a HTTP/1.1" 200 272 0.037762 10.0.0.27 - - [2025-11-24 02:28:29] "GET /projects?obj_uuids=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001126 10.0.0.41 - - [2025-11-24 02:28:29] "GET /project/977bf2ce-ba96-46d8-8cfd-84be4160da64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.146795 10.0.0.41 - - [2025-11-24 02:28:29] "POST /neutron/port HTTP/1.1" 200 1172 0.128462 10.0.0.41 - - [2025-11-24 02:28:29] "POST /neutron/port HTTP/1.1" 200 1226 0.154247 10.0.0.41 - - [2025-11-24 02:28:29] "POST /neutron/security_group HTTP/1.1" 200 2064 0.016016 10.0.0.41 - - [2025-11-24 02:28:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005271 10.0.0.41 - - [2025-11-24 02:28:29] "POST /id-to-fqname HTTP/1.1" 200 227 0.001297 10.0.0.41 - - [2025-11-24 02:28:29] "POST /neutron/port HTTP/1.1" 200 117 0.001337 10.0.0.41 - - [2025-11-24 02:28:30] "POST /neutron/security_group HTTP/1.1" 200 2064 0.009933 10.0.0.27 - - [2025-11-24 02:28:30] "GET /projects?obj_uuids=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001391 10.0.0.41 - - [2025-11-24 02:28:30] "POST /neutron/port HTTP/1.1" 200 1172 0.478557 10.0.0.41 - - [2025-11-24 02:28:31] "POST /neutron/port HTTP/1.1" 200 1226 0.144777 10.0.0.27 - - [2025-11-24 02:28:31] "GET /projects?obj_uuids=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001066 10.0.0.41 - - [2025-11-24 02:28:31] "GET /project/977bf2ce-ba96-46d8-8cfd-84be4160da64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.080580 10.0.0.41 - - [2025-11-24 02:28:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004246 10.0.0.41 - - [2025-11-24 02:28:31] "POST /neutron/port HTTP/1.1" 200 117 0.001382 10.0.0.41 - - [2025-11-24 02:28:31] "POST /neutron/port HTTP/1.1" 200 2282 0.041414 10.0.0.41 - - [2025-11-24 02:28:31] "POST /neutron/port HTTP/1.1" 200 1200 0.021871 10.0.0.41 - - [2025-11-24 02:28:31] "POST /neutron/security_group HTTP/1.1" 200 2064 0.011878 10.0.0.41 - - [2025-11-24 02:28:32] "POST /neutron/port HTTP/1.1" 200 1200 0.030305 10.0.0.41 - - [2025-11-24 02:28:32] "POST /neutron/security_group HTTP/1.1" 200 2064 0.016880 10.0.0.41 - - [2025-11-24 02:28:32] "GET /virtual-machine/a7fa953b-4b7d-4358-9d76-5eb418735842 HTTP/1.1" 401 292 0.000566 10.0.0.41 - - [2025-11-24 02:28:32] "GET /virtual-machine/a7fa953b-4b7d-4358-9d76-5eb418735842 HTTP/1.1" 200 1299 0.088337 10.0.0.41 - - [2025-11-24 02:28:32] "GET /virtual-machine/a7fa953b-4b7d-4358-9d76-5eb418735842 HTTP/1.1" 200 1299 0.005204 10.0.0.41 - - [2025-11-24 02:28:32] "GET /virtual-machine-interface/5dd4f903-00a8-4edf-9322-0e9f31544cdc HTTP/1.1" 200 3168 0.006271 10.0.0.41 - - [2025-11-24 02:28:32] "GET /virtual-machine/a7fa953b-4b7d-4358-9d76-5eb418735842 HTTP/1.1" 200 1299 0.004479 10.0.0.41 - - [2025-11-24 02:28:32] "GET /virtual-machine-interface/5dd4f903-00a8-4edf-9322-0e9f31544cdc HTTP/1.1" 200 3168 0.006803 10.0.0.41 - - [2025-11-24 02:28:32] "GET /instance-ip/5175df8d-5679-4198-b3f1-facba144fa0c HTTP/1.1" 200 1632 0.005888 10.0.0.41 - - [2025-11-24 02:28:32] "GET /instance-ip/67ba33b6-576f-4e41-9429-cd38f07c1c8c HTTP/1.1" 200 1653 0.010160 10.0.0.41 - - [2025-11-24 02:28:32] "GET /virtual-machine/a7fa953b-4b7d-4358-9d76-5eb418735842 HTTP/1.1" 200 1299 0.018752 10.0.0.41 - - [2025-11-24 02:28:32] "GET /virtual-machine-interface/5dd4f903-00a8-4edf-9322-0e9f31544cdc HTTP/1.1" 200 3168 0.005536 10.0.0.41 - - [2025-11-24 02:28:32] "GET /instance-ip/5175df8d-5679-4198-b3f1-facba144fa0c HTTP/1.1" 200 1632 0.006451 10.0.0.41 - - [2025-11-24 02:28:32] "GET /instance-ip/67ba33b6-576f-4e41-9429-cd38f07c1c8c HTTP/1.1" 200 1653 0.018457 10.0.0.41 - - [2025-11-24 02:28:32] "POST /neutron/port HTTP/1.1" 200 1229 0.184084 10.0.0.41 - - [2025-11-24 02:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.41 - - [2025-11-24 02:28:32] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.007267 10.0.0.41 - - [2025-11-24 02:28:32] "GET /virtual-networks?parent_id=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.010948 10.0.0.41 - - [2025-11-24 02:28:32] "GET /virtual-network/2994508b-aae4-4a12-af62-c0449e22a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.007794 10.0.0.41 - - [2025-11-24 02:28:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004380 10.0.0.41 - - [2025-11-24 02:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.41 - - [2025-11-24 02:28:33] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004774 10.0.0.41 - - [2025-11-24 02:28:33] "GET /virtual-networks?parent_id=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004296 10.0.0.41 - - [2025-11-24 02:28:33] "POST /neutron/port HTTP/1.1" 200 117 0.002041 10.0.0.41 - - [2025-11-24 02:28:33] "GET /virtual-network/2994508b-aae4-4a12-af62-c0449e22a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.011123 10.0.0.41 - - [2025-11-24 02:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.41 - - [2025-11-24 02:28:33] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004107 10.0.0.41 - - [2025-11-24 02:28:33] "GET /virtual-networks?parent_id=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.005686 10.0.0.41 - - [2025-11-24 02:28:33] "GET /virtual-network/2994508b-aae4-4a12-af62-c0449e22a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006826 10.0.0.41 - - [2025-11-24 02:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.41 - - [2025-11-24 02:28:33] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004967 10.0.0.41 - - [2025-11-24 02:28:33] "GET /virtual-networks?parent_id=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003742 10.0.0.41 - - [2025-11-24 02:28:33] "GET /virtual-network/2994508b-aae4-4a12-af62-c0449e22a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.008257 10.0.0.41 - - [2025-11-24 02:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.41 - - [2025-11-24 02:28:33] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004478 10.0.0.41 - - [2025-11-24 02:28:33] "GET /virtual-networks?parent_id=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003620 10.0.0.41 - - [2025-11-24 02:28:33] "GET /virtual-network/2994508b-aae4-4a12-af62-c0449e22a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.007837 10.0.0.41 - - [2025-11-24 02:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003743 10.0.0.41 - - [2025-11-24 02:28:36] "GET /virtual-network/2994508b-aae4-4a12-af62-c0449e22a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006031 10.0.0.41 - - [2025-11-24 02:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004769 10.0.0.41 - - [2025-11-24 02:28:40] "GET /virtual-network/2994508b-aae4-4a12-af62-c0449e22a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006500 10.0.0.41 - - [2025-11-24 02:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004562 10.0.0.41 - - [2025-11-24 02:28:44] "GET /virtual-network/2994508b-aae4-4a12-af62-c0449e22a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.007622 10.0.0.41 - - [2025-11-24 02:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004935 10.0.0.41 - - [2025-11-24 02:28:48] "GET /virtual-network/2994508b-aae4-4a12-af62-c0449e22a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006354 10.0.0.41 - - [2025-11-24 02:28:50] "POST /neutron/port HTTP/1.1" 200 1200 0.016781 10.0.0.41 - - [2025-11-24 02:28:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004275 10.0.0.41 - - [2025-11-24 02:28:50] "POST /neutron/port HTTP/1.1" 200 117 0.001301 10.0.0.41 - - [2025-11-24 02:28:51] "POST /neutron/port HTTP/1.1" 200 1200 0.020122 10.0.0.41 - - [2025-11-24 02:28:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004787 10.0.0.41 - - [2025-11-24 02:28:51] "POST /neutron/port HTTP/1.1" 200 117 0.001337 10.0.0.41 - - [2025-11-24 02:28:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004036 10.0.0.41 - - [2025-11-24 02:28:53] "GET /virtual-network/2994508b-aae4-4a12-af62-c0449e22a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005979 10.0.0.27 - - [2025-11-24 02:28:56] "DELETE /project/977bf2ceba9646d88cfd84be4160da64 HTTP/1.1" 404 173 0.007525 10.0.0.27 - - [2025-11-24 02:28:56] "GET /projects?obj_uuids=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000956 10.0.0.27 - - [2025-11-24 02:28:56] "GET /project/b5f27d99-573b-46b1-a11d-f7f8598be0ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.036375 10.0.0.27 - - [2025-11-24 02:28:56] "GET /projects?obj_uuids=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001103 10.0.0.27 - - [2025-11-24 02:28:56] "GET /project/b5f27d99-573b-46b1-a11d-f7f8598be0ff?fields=security_groups HTTP/1.1" 200 1364 0.048579 10.0.0.27 - - [2025-11-24 02:28:56] "DELETE /security-group/ec597445-2455-4a6d-a839-4c9811d61b33 HTTP/1.1" 200 115 0.064227 10.0.0.27 - - [2025-11-24 02:28:56] "GET /projects?obj_uuids=b5f27d99-573b-46b1-a11d-f7f8598be0ff&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001071 10.0.0.27 - - [2025-11-24 02:28:56] "GET /project/b5f27d99-573b-46b1-a11d-f7f8598be0ff?fields=application_policy_sets HTTP/1.1" 200 1403 0.063808 10.0.0.50 - - [2025-11-24 02:28:56] "DELETE /access-control-list/0cd0429b-c7ff-496e-a642-0be6cdac1dab HTTP/1.1" 200 115 0.060577 10.0.0.27 - - [2025-11-24 02:28:56] "DELETE /project/b5f27d99-573b-46b1-a11d-f7f8598be0ff HTTP/1.1" 200 115 0.475779 10.0.0.41 - - [2025-11-24 02:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005246 10.0.0.41 - - [2025-11-24 02:28:57] "GET /virtual-network/2994508b-aae4-4a12-af62-c0449e22a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.007050 10.0.0.41 - - [2025-11-24 02:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004729 10.0.0.41 - - [2025-11-24 02:29:01] "GET /virtual-network/2994508b-aae4-4a12-af62-c0449e22a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.007158 10.0.0.41 - - [2025-11-24 02:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003996 10.0.0.41 - - [2025-11-24 02:29:05] "GET /virtual-network/2994508b-aae4-4a12-af62-c0449e22a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005887 10.0.0.41 - - [2025-11-24 02:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005228 10.0.0.41 - - [2025-11-24 02:29:09] "GET /virtual-network/2994508b-aae4-4a12-af62-c0449e22a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006781 10.0.0.41 - - [2025-11-24 02:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005198 10.0.0.41 - - [2025-11-24 02:29:13] "GET /virtual-network/2994508b-aae4-4a12-af62-c0449e22a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.008065 10.0.0.41 - - [2025-11-24 02:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875 10.0.0.41 - - [2025-11-24 02:29:17] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004073 10.0.0.41 - - [2025-11-24 02:29:17] "GET /virtual-networks?parent_id=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.007436 10.0.0.41 - - [2025-11-24 02:29:17] "GET /virtual-network/2994508b-aae4-4a12-af62-c0449e22a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.007503 10.0.0.41 - - [2025-11-24 02:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005186 10.0.0.41 - - [2025-11-24 02:29:17] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.007148 10.0.0.41 - - [2025-11-24 02:29:17] "GET /virtual-networks?parent_id=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.005249 10.0.0.41 - - [2025-11-24 02:29:17] "GET /virtual-network/2994508b-aae4-4a12-af62-c0449e22a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.009638 10.0.0.41 - - [2025-11-24 02:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005229 10.0.0.41 - - [2025-11-24 02:29:18] "GET /routing-instance/3169fd94-b3d3-40ad-b487-5a27f199f28a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.007715 10.0.0.41 - - [2025-11-24 02:29:18] "GET /route-target/7b9192de-813f-41fe-b59b-65b7d52c2689?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005106 10.0.0.41 - - [2025-11-24 02:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.41 - - [2025-11-24 02:29:18] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004276 10.0.0.41 - - [2025-11-24 02:29:18] "GET /virtual-networks?parent_id=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004344 10.0.0.41 - - [2025-11-24 02:29:18] "GET /virtual-network/2994508b-aae4-4a12-af62-c0449e22a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.007298 10.0.0.41 - - [2025-11-24 02:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.41 - - [2025-11-24 02:29:18] "GET /routing-instance/3169fd94-b3d3-40ad-b487-5a27f199f28a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.004653 10.0.0.41 - - [2025-11-24 02:29:18] "GET /route-target/7b9192de-813f-41fe-b59b-65b7d52c2689?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003836 10.0.0.41 - - [2025-11-24 02:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004189 10.0.0.41 - - [2025-11-24 02:29:18] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006111 10.0.0.41 - - [2025-11-24 02:29:18] "GET /virtual-networks?parent_id=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003906 10.0.0.41 - - [2025-11-24 02:29:18] "GET /virtual-network/2994508b-aae4-4a12-af62-c0449e22a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.007966 10.0.0.41 - - [2025-11-24 02:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004178 10.0.0.41 - - [2025-11-24 02:29:18] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004573 10.0.0.41 - - [2025-11-24 02:29:18] "GET /virtual-networks?parent_id=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004616 10.0.0.41 - - [2025-11-24 02:29:18] "GET /virtual-network/2994508b-aae4-4a12-af62-c0449e22a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006108 10.0.0.41 - - [2025-11-24 02:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.41 - - [2025-11-24 02:29:18] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005287 10.0.0.41 - - [2025-11-24 02:29:18] "GET /virtual-networks?parent_id=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004012 10.0.0.41 - - [2025-11-24 02:29:18] "GET /virtual-network/2994508b-aae4-4a12-af62-c0449e22a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006211 10.0.0.41 - - [2025-11-24 02:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.41 - - [2025-11-24 02:29:18] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004383 10.0.0.41 - - [2025-11-24 02:29:18] "GET /virtual-networks?parent_id=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003512 10.0.0.41 - - [2025-11-24 02:29:18] "GET /virtual-network/2994508b-aae4-4a12-af62-c0449e22a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.007501 10.0.0.27 - - [2025-11-24 02:29:18] "GET /obj-perms HTTP/1.1" 200 5042 0.004179 10.0.0.41 - - [2025-11-24 02:29:18] "GET /obj-perms HTTP/1.1" 200 5042 0.005562 10.0.0.41 - - [2025-11-24 02:29:19] "GET /obj-perms HTTP/1.1" 200 5042 0.005179 10.0.0.27 - - [2025-11-24 02:29:19] "GET /obj-perms HTTP/1.1" 200 5042 0.003876 10.0.0.41 - - [2025-11-24 02:29:19] "GET /obj-perms HTTP/1.1" 200 5042 0.005820 10.0.0.50 - - [2025-11-24 02:29:19] "GET /obj-perms HTTP/1.1" 200 5042 0.005214 10.0.0.41 - - [2025-11-24 02:29:19] "POST /neutron/security_group HTTP/1.1" 200 2064 0.009141 10.0.0.41 - - [2025-11-24 02:29:19] "POST /neutron/port HTTP/1.1" 200 1200 0.021060 10.0.0.41 - - [2025-11-24 02:29:19] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008116 10.0.0.41 - - [2025-11-24 02:29:19] "GET /virtual-machine/3f63e052-2fc6-4043-a769-6bd80bff416e HTTP/1.1" 200 1298 0.008023 10.0.0.41 - - [2025-11-24 02:29:19] "GET /virtual-machine/3f63e052-2fc6-4043-a769-6bd80bff416e HTTP/1.1" 200 1298 0.006142 10.0.0.41 - - [2025-11-24 02:29:19] "GET /virtual-machine-interface/f2349665-b8f2-4b73-8ea8-09c65bc1bca4 HTTP/1.1" 200 3169 0.006510 10.0.0.41 - - [2025-11-24 02:29:19] "GET /virtual-machine/3f63e052-2fc6-4043-a769-6bd80bff416e HTTP/1.1" 200 1298 0.004146 10.0.0.41 - - [2025-11-24 02:29:19] "GET /virtual-machine-interface/f2349665-b8f2-4b73-8ea8-09c65bc1bca4 HTTP/1.1" 200 3169 0.007823 10.0.0.41 - - [2025-11-24 02:29:19] "GET /instance-ip/0a9ee9de-6594-4f7d-8877-1aba472949dd HTTP/1.1" 200 1651 0.006947 10.0.0.41 - - [2025-11-24 02:29:19] "GET /instance-ip/5ecd1d19-6d17-4bbe-a9eb-c3eec06da0b7 HTTP/1.1" 200 1632 0.007026 10.0.0.41 - - [2025-11-24 02:29:19] "GET /virtual-machine/3f63e052-2fc6-4043-a769-6bd80bff416e HTTP/1.1" 200 1298 0.004728 10.0.0.41 - - [2025-11-24 02:29:19] "GET /virtual-machine-interface/f2349665-b8f2-4b73-8ea8-09c65bc1bca4 HTTP/1.1" 200 3169 0.005699 10.0.0.41 - - [2025-11-24 02:29:19] "GET /instance-ip/0a9ee9de-6594-4f7d-8877-1aba472949dd HTTP/1.1" 200 1651 0.005063 10.0.0.41 - - [2025-11-24 02:29:19] "GET /instance-ip/5ecd1d19-6d17-4bbe-a9eb-c3eec06da0b7 HTTP/1.1" 200 1632 0.004674 10.0.0.41 - - [2025-11-24 02:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.41 - - [2025-11-24 02:29:19] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004063 10.0.0.41 - - [2025-11-24 02:29:19] "GET /virtual-networks?parent_id=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003110 10.0.0.41 - - [2025-11-24 02:29:19] "GET /virtual-network/864c52b1-4a26-4b0b-9e11-3619b6c65ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.008461 10.0.0.41 - - [2025-11-24 02:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.41 - - [2025-11-24 02:29:19] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004772 10.0.0.41 - - [2025-11-24 02:29:19] "GET /virtual-networks?parent_id=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003291 10.0.0.41 - - [2025-11-24 02:29:19] "GET /virtual-network/864c52b1-4a26-4b0b-9e11-3619b6c65ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.006648 10.0.0.41 - - [2025-11-24 02:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.41 - - [2025-11-24 02:29:20] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004689 10.0.0.41 - - [2025-11-24 02:29:20] "GET /virtual-networks?parent_id=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003736 10.0.0.41 - - [2025-11-24 02:29:20] "GET /virtual-network/864c52b1-4a26-4b0b-9e11-3619b6c65ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.009215 10.0.0.41 - - [2025-11-24 02:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004418 10.0.0.41 - - [2025-11-24 02:29:20] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005095 10.0.0.41 - - [2025-11-24 02:29:20] "GET /virtual-networks?parent_id=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003432 10.0.0.41 - - [2025-11-24 02:29:20] "GET /virtual-network/864c52b1-4a26-4b0b-9e11-3619b6c65ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.006090 10.0.0.41 - - [2025-11-24 02:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004839 10.0.0.41 - - [2025-11-24 02:29:20] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004566 10.0.0.41 - - [2025-11-24 02:29:20] "GET /virtual-networks?parent_id=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003042 10.0.0.41 - - [2025-11-24 02:29:20] "GET /virtual-network/864c52b1-4a26-4b0b-9e11-3619b6c65ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.007584 10.0.0.41 - - [2025-11-24 02:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004722 10.0.0.41 - - [2025-11-24 02:29:21] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005633 10.0.0.41 - - [2025-11-24 02:29:21] "GET /virtual-networks?parent_id=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004764 10.0.0.41 - - [2025-11-24 02:29:21] "GET /virtual-network/864c52b1-4a26-4b0b-9e11-3619b6c65ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.006965 10.0.0.41 - - [2025-11-24 02:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005283 10.0.0.41 - - [2025-11-24 02:29:21] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006446 10.0.0.41 - - [2025-11-24 02:29:21] "GET /virtual-networks?parent_id=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004868 10.0.0.41 - - [2025-11-24 02:29:21] "GET /virtual-network/864c52b1-4a26-4b0b-9e11-3619b6c65ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.009191 10.0.0.41 - - [2025-11-24 02:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004889 10.0.0.41 - - [2025-11-24 02:29:21] "GET /routing-instance/685c322b-45aa-405a-a7ea-9e229985a3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.006773 10.0.0.41 - - [2025-11-24 02:29:21] "GET /route-target/8518d88c-33a4-417e-829f-091f53aa2288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.005811 10.0.0.41 - - [2025-11-24 02:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004791 10.0.0.41 - - [2025-11-24 02:29:22] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.007071 10.0.0.41 - - [2025-11-24 02:29:22] "GET /virtual-networks?parent_id=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004738 10.0.0.41 - - [2025-11-24 02:29:22] "GET /virtual-network/864c52b1-4a26-4b0b-9e11-3619b6c65ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.008145 10.0.0.41 - - [2025-11-24 02:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004212 10.0.0.41 - - [2025-11-24 02:29:22] "GET /routing-instance/685c322b-45aa-405a-a7ea-9e229985a3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.005803 10.0.0.41 - - [2025-11-24 02:29:22] "GET /route-target/8518d88c-33a4-417e-829f-091f53aa2288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.008116 10.0.0.41 - - [2025-11-24 02:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004683 10.0.0.41 - - [2025-11-24 02:29:22] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006546 10.0.0.41 - - [2025-11-24 02:29:22] "GET /virtual-networks?parent_id=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004289 10.0.0.41 - - [2025-11-24 02:29:22] "GET /virtual-network/864c52b1-4a26-4b0b-9e11-3619b6c65ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.008260 10.0.0.41 - - [2025-11-24 02:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004184 10.0.0.41 - - [2025-11-24 02:29:22] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006540 10.0.0.41 - - [2025-11-24 02:29:22] "GET /virtual-networks?parent_id=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.005112 10.0.0.41 - - [2025-11-24 02:29:22] "GET /virtual-network/864c52b1-4a26-4b0b-9e11-3619b6c65ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.006134 10.0.0.41 - - [2025-11-24 02:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004697 10.0.0.41 - - [2025-11-24 02:29:22] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004693 10.0.0.41 - - [2025-11-24 02:29:22] "GET /virtual-networks?parent_id=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003291 10.0.0.41 - - [2025-11-24 02:29:22] "GET /virtual-network/864c52b1-4a26-4b0b-9e11-3619b6c65ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.008135 10.0.0.41 - - [2025-11-24 02:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005078 10.0.0.41 - - [2025-11-24 02:29:22] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006112 10.0.0.41 - - [2025-11-24 02:29:22] "GET /virtual-networks?parent_id=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.005956 10.0.0.41 - - [2025-11-24 02:29:22] "GET /virtual-network/864c52b1-4a26-4b0b-9e11-3619b6c65ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.008826 10.0.0.27 - - [2025-11-24 02:29:22] "GET /obj-perms HTTP/1.1" 200 5042 0.005248 10.0.0.41 - - [2025-11-24 02:29:22] "GET /obj-perms HTTP/1.1" 200 5042 0.005014 10.0.0.41 - - [2025-11-24 02:29:22] "GET /obj-perms HTTP/1.1" 200 5042 0.007751 10.0.0.50 - - [2025-11-24 02:29:23] "GET /obj-perms HTTP/1.1" 200 5042 0.003927 10.0.0.27 - - [2025-11-24 02:29:23] "GET /obj-perms HTTP/1.1" 200 5042 0.005102 10.0.0.41 - - [2025-11-24 02:29:23] "POST /neutron/port HTTP/1.1" 200 1203 0.024460 10.0.0.41 - - [2025-11-24 02:29:23] "POST /neutron/security_group HTTP/1.1" 200 2064 0.009771 10.0.0.41 - - [2025-11-24 02:29:23] "GET /virtual-machine/01515d4e-f8c6-4af5-bc82-599251403f1d HTTP/1.1" 200 1296 0.008013 10.0.0.41 - - [2025-11-24 02:29:23] "GET /virtual-machine/01515d4e-f8c6-4af5-bc82-599251403f1d HTTP/1.1" 200 1296 0.005775 10.0.0.41 - - [2025-11-24 02:29:23] "GET /virtual-machine-interface/2c5a6c3b-d123-4db8-a15c-7d3b40f75796 HTTP/1.1" 200 3168 0.007341 10.0.0.41 - - [2025-11-24 02:29:23] "GET /virtual-machine/01515d4e-f8c6-4af5-bc82-599251403f1d HTTP/1.1" 200 1296 0.005335 10.0.0.41 - - [2025-11-24 02:29:23] "GET /virtual-machine-interface/2c5a6c3b-d123-4db8-a15c-7d3b40f75796 HTTP/1.1" 200 3168 0.007092 10.0.0.41 - - [2025-11-24 02:29:23] "GET /instance-ip/2c40fcb3-f6c1-47ce-936c-217ea7e7efe0 HTTP/1.1" 200 1653 0.009755 10.0.0.41 - - [2025-11-24 02:29:23] "POST /neutron/port HTTP/1.1" 200 1200 0.023995 10.0.0.41 - - [2025-11-24 02:29:23] "GET /instance-ip/cf4f216b-6375-4e3b-a770-190ffbe66501 HTTP/1.1" 200 1636 0.006804 10.0.0.41 - - [2025-11-24 02:29:23] "GET /virtual-machine/01515d4e-f8c6-4af5-bc82-599251403f1d HTTP/1.1" 200 1296 0.004840 10.0.0.41 - - [2025-11-24 02:29:23] "GET /virtual-machine-interface/2c5a6c3b-d123-4db8-a15c-7d3b40f75796 HTTP/1.1" 200 3168 0.008168 10.0.0.41 - - [2025-11-24 02:29:23] "GET /instance-ip/2c40fcb3-f6c1-47ce-936c-217ea7e7efe0 HTTP/1.1" 200 1653 0.005902 10.0.0.41 - - [2025-11-24 02:29:23] "GET /instance-ip/cf4f216b-6375-4e3b-a770-190ffbe66501 HTTP/1.1" 200 1636 0.005480 10.0.0.41 - - [2025-11-24 02:29:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005102 10.0.0.41 - - [2025-11-24 02:29:23] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005613 10.0.0.41 - - [2025-11-24 02:29:23] "GET /virtual-networks?parent_id=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.005012 10.0.0.41 - - [2025-11-24 02:29:23] "GET /virtual-network/cf4ed8bf-3758-4816-8403-46d608802965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.009650 10.0.0.41 - - [2025-11-24 02:29:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004257 10.0.0.41 - - [2025-11-24 02:29:23] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006226 10.0.0.41 - - [2025-11-24 02:29:23] "GET /virtual-networks?parent_id=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004691 10.0.0.41 - - [2025-11-24 02:29:23] "GET /virtual-network/cf4ed8bf-3758-4816-8403-46d608802965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.007650 10.0.0.41 - - [2025-11-24 02:29:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004495 10.0.0.41 - - [2025-11-24 02:29:23] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005791 10.0.0.41 - - [2025-11-24 02:29:23] "GET /virtual-networks?parent_id=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.005912 10.0.0.41 - - [2025-11-24 02:29:24] "GET /virtual-network/cf4ed8bf-3758-4816-8403-46d608802965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.007515 10.0.0.41 - - [2025-11-24 02:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006039 10.0.0.41 - - [2025-11-24 02:29:24] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005553 10.0.0.41 - - [2025-11-24 02:29:24] "GET /virtual-networks?parent_id=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004873 10.0.0.41 - - [2025-11-24 02:29:24] "GET /virtual-network/cf4ed8bf-3758-4816-8403-46d608802965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.007901 10.0.0.41 - - [2025-11-24 02:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004367 10.0.0.41 - - [2025-11-24 02:29:24] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005884 10.0.0.41 - - [2025-11-24 02:29:24] "GET /virtual-networks?parent_id=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004606 10.0.0.41 - - [2025-11-24 02:29:24] "GET /virtual-network/cf4ed8bf-3758-4816-8403-46d608802965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.006673 10.0.0.41 - - [2025-11-24 02:29:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004954 10.0.0.41 - - [2025-11-24 02:29:25] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004518 10.0.0.41 - - [2025-11-24 02:29:25] "GET /virtual-networks?parent_id=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004123 10.0.0.41 - - [2025-11-24 02:29:25] "GET /virtual-network/cf4ed8bf-3758-4816-8403-46d608802965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.006309 10.0.0.41 - - [2025-11-24 02:29:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003737 10.0.0.41 - - [2025-11-24 02:29:25] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005635 10.0.0.41 - - [2025-11-24 02:29:25] "GET /virtual-networks?parent_id=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.006340 10.0.0.41 - - [2025-11-24 02:29:25] "GET /virtual-network/cf4ed8bf-3758-4816-8403-46d608802965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.006115 10.0.0.41 - - [2025-11-24 02:29:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003962 10.0.0.41 - - [2025-11-24 02:29:25] "GET /routing-instance/e1fa188d-8975-49b8-8b83-897ad08ce636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.007152 10.0.0.41 - - [2025-11-24 02:29:25] "GET /route-target/88cfe208-2b09-4d34-b404-ab279e92b8e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.006124 10.0.0.41 - - [2025-11-24 02:29:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004491 10.0.0.41 - - [2025-11-24 02:29:25] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005278 10.0.0.41 - - [2025-11-24 02:29:25] "GET /virtual-networks?parent_id=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004568 10.0.0.41 - - [2025-11-24 02:29:25] "GET /virtual-network/cf4ed8bf-3758-4816-8403-46d608802965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.007353 10.0.0.41 - - [2025-11-24 02:29:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004347 10.0.0.41 - - [2025-11-24 02:29:26] "GET /routing-instance/e1fa188d-8975-49b8-8b83-897ad08ce636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.006105 10.0.0.41 - - [2025-11-24 02:29:26] "GET /route-target/88cfe208-2b09-4d34-b404-ab279e92b8e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.006339 10.0.0.41 - - [2025-11-24 02:29:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005236 10.0.0.41 - - [2025-11-24 02:29:26] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004853 10.0.0.41 - - [2025-11-24 02:29:26] "GET /virtual-networks?parent_id=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003377 10.0.0.41 - - [2025-11-24 02:29:26] "GET /virtual-network/cf4ed8bf-3758-4816-8403-46d608802965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.006160 10.0.0.41 - - [2025-11-24 02:29:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.41 - - [2025-11-24 02:29:26] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004398 10.0.0.41 - - [2025-11-24 02:29:26] "GET /virtual-networks?parent_id=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003578 10.0.0.41 - - [2025-11-24 02:29:26] "GET /virtual-network/cf4ed8bf-3758-4816-8403-46d608802965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.006826 10.0.0.41 - - [2025-11-24 02:29:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003712 10.0.0.41 - - [2025-11-24 02:29:26] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005092 10.0.0.41 - - [2025-11-24 02:29:26] "GET /virtual-networks?parent_id=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003485 10.0.0.41 - - [2025-11-24 02:29:26] "GET /virtual-network/cf4ed8bf-3758-4816-8403-46d608802965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.006603 10.0.0.41 - - [2025-11-24 02:29:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862 10.0.0.41 - - [2025-11-24 02:29:26] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004627 10.0.0.41 - - [2025-11-24 02:29:26] "GET /virtual-networks?parent_id=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002976 10.0.0.41 - - [2025-11-24 02:29:26] "GET /virtual-network/cf4ed8bf-3758-4816-8403-46d608802965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.008057 10.0.0.41 - - [2025-11-24 02:29:26] "GET /obj-perms HTTP/1.1" 200 5042 0.004544 10.0.0.41 - - [2025-11-24 02:29:26] "GET /obj-perms HTTP/1.1" 200 5042 0.004592 10.0.0.27 - - [2025-11-24 02:29:26] "GET /obj-perms HTTP/1.1" 200 5042 0.003964 10.0.0.41 - - [2025-11-24 02:29:26] "GET /obj-perms HTTP/1.1" 200 5042 0.004043 10.0.0.27 - - [2025-11-24 02:29:26] "GET /obj-perms HTTP/1.1" 200 5042 0.003993 10.0.0.41 - - [2025-11-24 02:29:27] "GET /virtual-machine/a7fa953b-4b7d-4358-9d76-5eb418735842 HTTP/1.1" 200 1299 0.004275 10.0.0.41 - - [2025-11-24 02:29:27] "GET /virtual-machine-interface/5dd4f903-00a8-4edf-9322-0e9f31544cdc HTTP/1.1" 200 3168 0.006054 10.0.0.41 - - [2025-11-24 02:29:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.41 - - [2025-11-24 02:29:27] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004558 10.0.0.41 - - [2025-11-24 02:29:27] "GET /virtual-networks?parent_id=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003184 10.0.0.41 - - [2025-11-24 02:29:27] "GET /virtual-network/2994508b-aae4-4a12-af62-c0449e22a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006797 10.0.0.41 - - [2025-11-24 02:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.41 - - [2025-11-24 02:29:28] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005052 10.0.0.41 - - [2025-11-24 02:29:28] "GET /virtual-networks?parent_id=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003259 10.0.0.41 - - [2025-11-24 02:29:28] "GET /virtual-network/2994508b-aae4-4a12-af62-c0449e22a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006608 10.0.0.41 - - [2025-11-24 02:29:28] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008117 10.0.0.41 - - [2025-11-24 02:29:32] "POST /neutron/port HTTP/1.1" 200 1203 0.017594 10.0.0.41 - - [2025-11-24 02:29:33] "POST /neutron/security_group HTTP/1.1" 200 2064 0.011115 10.0.0.41 - - [2025-11-24 02:29:43] "GET /virtual-machine/3f63e052-2fc6-4043-a769-6bd80bff416e HTTP/1.1" 200 1298 0.005158 10.0.0.41 - - [2025-11-24 02:29:43] "GET /virtual-machine-interface/f2349665-b8f2-4b73-8ea8-09c65bc1bca4 HTTP/1.1" 200 3169 0.008126 10.0.0.41 - - [2025-11-24 02:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004867 10.0.0.41 - - [2025-11-24 02:29:43] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.009104 10.0.0.41 - - [2025-11-24 02:29:43] "GET /virtual-networks?parent_id=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004218 10.0.0.41 - - [2025-11-24 02:29:44] "GET /virtual-network/864c52b1-4a26-4b0b-9e11-3619b6c65ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.007202 10.0.0.41 - - [2025-11-24 02:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004420 10.0.0.41 - - [2025-11-24 02:29:45] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004706 10.0.0.41 - - [2025-11-24 02:29:45] "GET /virtual-networks?parent_id=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003565 10.0.0.41 - - [2025-11-24 02:29:45] "GET /virtual-network/864c52b1-4a26-4b0b-9e11-3619b6c65ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.007105 10.0.0.41 - - [2025-11-24 02:29:45] "GET /virtual-machine/01515d4e-f8c6-4af5-bc82-599251403f1d HTTP/1.1" 200 1296 0.004672 10.0.0.41 - - [2025-11-24 02:29:45] "GET /virtual-machine-interface/2c5a6c3b-d123-4db8-a15c-7d3b40f75796 HTTP/1.1" 200 3168 0.007120 10.0.0.41 - - [2025-11-24 02:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005388 10.0.0.41 - - [2025-11-24 02:29:45] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.007091 10.0.0.41 - - [2025-11-24 02:29:45] "GET /virtual-networks?parent_id=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003890 10.0.0.41 - - [2025-11-24 02:29:45] "GET /virtual-network/cf4ed8bf-3758-4816-8403-46d608802965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.008151 10.0.0.41 - - [2025-11-24 02:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.41 - - [2025-11-24 02:29:46] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003833 10.0.0.41 - - [2025-11-24 02:29:46] "GET /virtual-networks?parent_id=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003850 10.0.0.41 - - [2025-11-24 02:29:46] "GET /virtual-network/cf4ed8bf-3758-4816-8403-46d608802965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.007554 10.0.0.41 - - [2025-11-24 02:29:51] "POST /neutron/port HTTP/1.1" 200 1200 0.021070 10.0.0.41 - - [2025-11-24 02:29:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005845 10.0.0.41 - - [2025-11-24 02:29:51] "POST /neutron/port HTTP/1.1" 200 117 0.001323 10.0.0.41 - - [2025-11-24 02:29:53] "POST /neutron/port HTTP/1.1" 200 1203 0.018208 10.0.0.41 - - [2025-11-24 02:29:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004447 10.0.0.41 - - [2025-11-24 02:29:53] "POST /neutron/port HTTP/1.1" 200 117 0.001195 10.0.0.41 - - [2025-11-24 02:30:13] "GET /virtual-machine/01515d4e-f8c6-4af5-bc82-599251403f1d HTTP/1.1" 200 1296 0.005062 10.0.0.41 - - [2025-11-24 02:30:14] "POST /neutron/port HTTP/1.1" 200 1203 0.021602 10.0.0.41 - - [2025-11-24 02:30:15] "GET /virtual-machine/01515d4e-f8c6-4af5-bc82-599251403f1d HTTP/1.1" 404 171 0.004322 10.0.0.41 - - [2025-11-24 02:30:15] "GET /virtual-machine/01515d4e-f8c6-4af5-bc82-599251403f1d HTTP/1.1" 404 171 0.003821 10.0.0.41 - - [2025-11-24 02:30:15] "GET /virtual-machine/01515d4e-f8c6-4af5-bc82-599251403f1d HTTP/1.1" 404 171 0.004656 10.0.0.41 - - [2025-11-24 02:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.41 - - [2025-11-24 02:30:15] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004411 10.0.0.41 - - [2025-11-24 02:30:15] "GET /virtual-networks?parent_id=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004461 10.0.0.41 - - [2025-11-24 02:30:15] "GET /virtual-network/cf4ed8bf-3758-4816-8403-46d608802965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.007631 10.0.0.41 - - [2025-11-24 02:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004096 10.0.0.41 - - [2025-11-24 02:30:15] "GET /routing-instance/e1fa188d-8975-49b8-8b83-897ad08ce636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.005157 10.0.0.41 - - [2025-11-24 02:30:15] "GET /route-target/88cfe208-2b09-4d34-b404-ab279e92b8e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004521 10.0.0.41 - - [2025-11-24 02:30:19] "GET /obj-perms HTTP/1.1" 200 5042 0.004019 10.0.0.27 - - [2025-11-24 02:30:19] "GET /obj-perms HTTP/1.1" 200 5042 0.004243 10.0.0.41 - - [2025-11-24 02:30:28] "GET /obj-perms HTTP/1.1" 200 5042 0.004684 10.0.0.27 - - [2025-11-24 02:30:28] "GET /obj-perms HTTP/1.1" 200 5042 0.005025 10.0.0.41 - - [2025-11-24 02:30:34] "GET /obj-perms HTTP/1.1" 200 5042 0.004430 10.0.0.50 - - [2025-11-24 02:30:34] "GET /obj-perms HTTP/1.1" 200 5042 0.003604 10.0.0.27 - - [2025-11-24 02:30:34] "GET /obj-perms HTTP/1.1" 200 5042 0.004167 10.0.0.41 - - [2025-11-24 02:30:34] "GET /virtual-machine/3f63e052-2fc6-4043-a769-6bd80bff416e HTTP/1.1" 200 1298 0.005333 10.0.0.41 - - [2025-11-24 02:30:35] "POST /neutron/port HTTP/1.1" 200 1200 0.018400 10.0.0.41 - - [2025-11-24 02:30:36] "GET /virtual-machine/3f63e052-2fc6-4043-a769-6bd80bff416e HTTP/1.1" 404 171 0.004287 10.0.0.41 - - [2025-11-24 02:30:36] "GET /virtual-machine/3f63e052-2fc6-4043-a769-6bd80bff416e HTTP/1.1" 404 171 0.003903 10.0.0.41 - - [2025-11-24 02:30:36] "GET /virtual-machine/3f63e052-2fc6-4043-a769-6bd80bff416e HTTP/1.1" 404 171 0.003754 10.0.0.41 - - [2025-11-24 02:30:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004363 10.0.0.41 - - [2025-11-24 02:30:36] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005181 10.0.0.41 - - [2025-11-24 02:30:36] "GET /virtual-networks?parent_id=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003271 10.0.0.41 - - [2025-11-24 02:30:37] "GET /virtual-network/864c52b1-4a26-4b0b-9e11-3619b6c65ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.008195 10.0.0.41 - - [2025-11-24 02:30:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007557 10.0.0.41 - - [2025-11-24 02:30:37] "GET /routing-instance/685c322b-45aa-405a-a7ea-9e229985a3f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.005906 10.0.0.41 - - [2025-11-24 02:30:37] "GET /route-target/8518d88c-33a4-417e-829f-091f53aa2288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004069 10.0.0.41 - - [2025-11-24 02:30:40] "GET /obj-perms HTTP/1.1" 200 5042 0.007235 10.0.0.50 - - [2025-11-24 02:30:43] "GET /obj-perms HTTP/1.1" 200 5042 0.004412 10.0.0.41 - - [2025-11-24 02:30:49] "GET /obj-perms HTTP/1.1" 200 5042 0.004902 10.0.0.50 - - [2025-11-24 02:30:52] "GET /obj-perms HTTP/1.1" 200 5042 0.003990 10.0.0.41 - - [2025-11-24 02:30:53] "POST /neutron/port HTTP/1.1" 200 1200 0.014464 10.0.0.41 - - [2025-11-24 02:30:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003970 10.0.0.41 - - [2025-11-24 02:30:53] "POST /neutron/port HTTP/1.1" 200 117 0.001690 10.0.0.41 - - [2025-11-24 02:30:58] "GET /obj-perms HTTP/1.1" 200 5042 0.004757 10.0.0.50 - - [2025-11-24 02:31:01] "GET /obj-perms HTTP/1.1" 200 5042 0.004391 10.0.0.41 - - [2025-11-24 02:31:04] "GET /obj-perms HTTP/1.1" 200 5042 0.004751 10.0.0.41 - - [2025-11-24 02:31:05] "GET /virtual-machine/a7fa953b-4b7d-4358-9d76-5eb418735842 HTTP/1.1" 200 1299 0.006841 10.0.0.41 - - [2025-11-24 02:31:05] "POST /neutron/port HTTP/1.1" 200 1200 0.035117 10.0.0.41 - - [2025-11-24 02:31:07] "GET /virtual-machine/a7fa953b-4b7d-4358-9d76-5eb418735842 HTTP/1.1" 404 171 0.004126 10.0.0.41 - - [2025-11-24 02:31:07] "GET /virtual-machine/a7fa953b-4b7d-4358-9d76-5eb418735842 HTTP/1.1" 404 171 0.004393 10.0.0.41 - - [2025-11-24 02:31:07] "GET /virtual-machine/a7fa953b-4b7d-4358-9d76-5eb418735842 HTTP/1.1" 404 171 0.004716 10.0.0.41 - - [2025-11-24 02:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004111 10.0.0.41 - - [2025-11-24 02:31:07] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004753 10.0.0.41 - - [2025-11-24 02:31:07] "GET /virtual-networks?parent_id=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003155 10.0.0.41 - - [2025-11-24 02:31:07] "GET /virtual-network/2994508b-aae4-4a12-af62-c0449e22a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.007469 10.0.0.41 - - [2025-11-24 02:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.41 - - [2025-11-24 02:31:07] "GET /routing-instance/3169fd94-b3d3-40ad-b487-5a27f199f28a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.005062 10.0.0.41 - - [2025-11-24 02:31:07] "GET /route-target/7b9192de-813f-41fe-b59b-65b7d52c2689?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004172 10.0.0.41 - - [2025-11-24 02:31:10] "GET /obj-perms HTTP/1.1" 200 5042 0.004380 10.0.0.27 - - [2025-11-24 02:31:10] "GET /obj-perms HTTP/1.1" 200 5042 0.004292 10.0.0.50 - - [2025-11-24 02:31:16] "GET /obj-perms HTTP/1.1" 200 5056 0.065300 10.0.0.41 - - [2025-11-24 02:31:16] "GET /obj-perms HTTP/1.1" 200 5042 0.006114 10.0.0.27 - - [2025-11-24 02:31:19] "GET /obj-perms HTTP/1.1" 200 5042 0.004144 10.0.0.41 - - [2025-11-24 02:31:25] "GET /obj-perms HTTP/1.1" 200 5042 0.005434 10.0.0.27 - - [2025-11-24 02:31:29] "GET /obj-perms HTTP/1.1" 200 5042 0.004510 10.0.0.41 - - [2025-11-24 02:31:35] "GET /obj-perms HTTP/1.1" 200 5042 0.003863 10.0.0.27 - - [2025-11-24 02:31:35] "GET /obj-perms HTTP/1.1" 200 5042 0.003968 10.0.0.41 - - [2025-11-24 02:31:35] "GET /virtual-network/864c52b1-4a26-4b0b-9e11-3619b6c65ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.007397 10.0.0.41 - - [2025-11-24 02:31:35] "POST /neutron/network HTTP/1.1" 200 1111 0.015225 10.0.0.41 - - [2025-11-24 02:31:35] "GET /virtual-network/864c52b1-4a26-4b0b-9e11-3619b6c65ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.008158 10.0.0.41 - - [2025-11-24 02:31:35] "GET /virtual-network/2994508b-aae4-4a12-af62-c0449e22a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005854 10.0.0.41 - - [2025-11-24 02:31:35] "POST /neutron/network HTTP/1.1" 200 1197 0.008602 10.0.0.41 - - [2025-11-24 02:31:36] "GET /virtual-network/2994508b-aae4-4a12-af62-c0449e22a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.008332 10.0.0.41 - - [2025-11-24 02:31:36] "DELETE /network-policy/fd7c56d9-8d15-4532-b697-dc801d682c3b HTTP/1.1" 200 115 0.035544 10.0.0.41 - - [2025-11-24 02:31:36] "DELETE /network-policy/2923731f-6fc2-429c-afc8-eedcf576b66e HTTP/1.1" 200 115 0.040781 10.0.0.41 - - [2025-11-24 02:31:36] "DELETE /network-policy/e2aaf40a-5292-45c1-a0ed-9c1deba73f6a HTTP/1.1" 200 115 0.059002 10.0.0.41 - - [2025-11-24 02:31:36] "POST /neutron/network HTTP/1.1" 200 1016 0.008503 10.0.0.50 - - [2025-11-24 02:31:36] "DELETE /access-control-list/ec52162d-30aa-4da7-b0d9-50b837c28a1a HTTP/1.1" 200 115 0.058957 10.0.0.50 - - [2025-11-24 02:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004766 10.0.0.27 - - [2025-11-24 02:31:36] "POST /useragent-kv HTTP/1.1" 200 115 0.007947 10.0.0.27 - - [2025-11-24 02:31:36] "POST /useragent-kv HTTP/1.1" 200 115 0.003327 10.0.0.27 - - [2025-11-24 02:31:36] "POST /useragent-kv HTTP/1.1" 200 115 0.002493 10.0.0.27 - - [2025-11-24 02:31:36] "POST /useragent-kv HTTP/1.1" 200 115 0.002339 10.0.0.41 - - [2025-11-24 02:31:36] "POST /neutron/network HTTP/1.1" 200 151 0.162942 10.0.0.50 - - [2025-11-24 02:31:36] "DELETE /route-target/8518d88c-33a4-417e-829f-091f53aa2288 HTTP/1.1" 200 115 0.030583 10.0.0.41 - - [2025-11-24 02:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004800 10.0.0.41 - - [2025-11-24 02:31:37] "DELETE /network-ipam/64f03d35-951f-4dcf-aab3-d7079018f9ee HTTP/1.1" 200 115 0.039268 10.0.0.41 - - [2025-11-24 02:31:37] "POST /fqname-to-id HTTP/1.1" 404 203 0.004122 10.0.0.41 - - [2025-11-24 02:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006347 10.0.0.41 - - [2025-11-24 02:31:37] "DELETE /network-ipam/c8b91d98-e3fe-4f5d-a365-05919d77b9d7 HTTP/1.1" 200 115 0.036885 10.0.0.41 - - [2025-11-24 02:31:37] "POST /fqname-to-id HTTP/1.1" 404 203 0.003541 10.0.0.41 - - [2025-11-24 02:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007569 10.0.0.41 - - [2025-11-24 02:31:37] "DELETE /network-ipam/7dfa4678-9cc8-4d01-843d-eedad14538eb HTTP/1.1" 200 115 0.033382 10.0.0.41 - - [2025-11-24 02:31:37] "POST /fqname-to-id HTTP/1.1" 404 203 0.004111 10.0.0.27 - - [2025-11-24 02:31:40] "GET /projects?obj_uuids=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001482 10.0.0.41 - - [2025-11-24 02:31:40] "GET /project/977bf2ce-ba96-46d8-8cfd-84be4160da64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.037898 10.0.0.27 - - [2025-11-24 02:31:40] "GET /projects?obj_uuids=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001070 10.0.0.41 - - [2025-11-24 02:31:40] "GET /project/977bf2ce-ba96-46d8-8cfd-84be4160da64?fields=virtual_networks HTTP/1.1" 200 1045 0.086247 10.0.0.27 - - [2025-11-24 02:31:40] "GET /projects?obj_uuids=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001343 10.0.0.41 - - [2025-11-24 02:31:40] "GET /project/977bf2ce-ba96-46d8-8cfd-84be4160da64?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.054718 10.0.0.27 - - [2025-11-24 02:31:40] "GET /projects?obj_uuids=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000992 10.0.0.41 - - [2025-11-24 02:31:40] "GET /project/977bf2ce-ba96-46d8-8cfd-84be4160da64?fields=security_groups HTTP/1.1" 200 1277 0.043922 10.0.0.41 - - [2025-11-24 02:31:41] "POST /fqname-to-id HTTP/1.1" 404 190 0.029341 10.0.0.27 - - [2025-11-24 02:31:41] "GET /projects?obj_uuids=f551e116-68c3-451f-9a3e-a44d06f5c453&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004565 10.0.0.27 - - [2025-11-24 02:31:41] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001612 10.0.0.27 - - [2025-11-24 02:31:41] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010319 10.0.0.27 - - [2025-11-24 02:31:42] "POST /id-to-fqname HTTP/1.1" 200 192 0.006095 10.0.0.27 - - [2025-11-24 02:31:42] "POST /fqname-to-id HTTP/1.1" 404 201 0.003416 10.0.0.27 - - [2025-11-24 02:31:42] "POST /security-groups HTTP/1.1" 200 593 0.039769 10.0.0.50 - - [2025-11-24 02:31:42] "POST /fqname-to-id HTTP/1.1" 404 236 0.007916 10.0.0.27 - - [2025-11-24 02:31:42] "POST /projects HTTP/1.1" 200 589 0.284850 10.0.0.27 - - [2025-11-24 02:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.319349 10.0.0.41 - - [2025-11-24 02:31:42] "GET /project/f551e116-68c3-451f-9a3e-a44d06f5c453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.466294 10.0.0.50 - - [2025-11-24 02:31:42] "POST /access-control-lists HTTP/1.1" 200 596 0.042418 10.0.0.41 - - [2025-11-24 02:31:43] "GET / HTTP/1.1" 200 35931 0.001915 10.0.0.41 - - [2025-11-24 02:31:45] "POST /fqname-to-id HTTP/1.1" 401 292 0.000607 10.0.0.41 - - [2025-11-24 02:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.064523 10.0.0.27 - - [2025-11-24 02:31:45] "GET /projects?obj_uuids=f551e116-68c3-451f-9a3e-a44d06f5c453&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001118 10.0.0.41 - - [2025-11-24 02:31:45] "GET /project/f551e116-68c3-451f-9a3e-a44d06f5c453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.046738 10.0.0.41 - - [2025-11-24 02:31:45] "POST /neutron/network HTTP/1.1" 200 117 0.045089 10.0.0.41 - - [2025-11-24 02:31:46] "POST /neutron/network HTTP/1.1" 200 827 0.013176 10.0.0.41 - - [2025-11-24 02:31:46] "POST /id-to-fqname HTTP/1.1" 200 222 0.001882 10.0.0.41 - - [2025-11-24 02:31:46] "GET /virtual-network/c881bc19-b921-468b-8b02-676f03575fcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007666 10.0.0.41 - - [2025-11-24 02:31:46] "GET /virtual-network/c881bc19-b921-468b-8b02-676f03575fcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005863 10.0.0.41 - - [2025-11-24 02:31:46] "POST /neutron/subnet HTTP/1.1" 200 730 0.009458 10.0.0.41 - - [2025-11-24 02:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.27 - - [2025-11-24 02:31:46] "GET /projects?obj_uuids=f551e116-68c3-451f-9a3e-a44d06f5c453&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001229 10.0.0.41 - - [2025-11-24 02:31:46] "GET /project/f551e116-68c3-451f-9a3e-a44d06f5c453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.036542 10.0.0.50 - - [2025-11-24 02:31:46] "POST /route-targets HTTP/1.1" 200 327 0.021733 10.0.0.27 - - [2025-11-24 02:31:46] "POST /useragent-kv HTTP/1.1" 200 115 0.012285 10.0.0.41 - - [2025-11-24 02:31:46] "POST /neutron/subnet HTTP/1.1" 200 729 0.274469 10.0.0.41 - - [2025-11-24 02:31:46] "POST /id-to-fqname HTTP/1.1" 200 222 0.001909 10.0.0.41 - - [2025-11-24 02:31:46] "GET /virtual-network/355635a7-a087-4c59-8ec0-0c7eeb5ac677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007483 10.0.0.41 - - [2025-11-24 02:31:47] "GET /virtual-network/355635a7-a087-4c59-8ec0-0c7eeb5ac677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006902 10.0.0.41 - - [2025-11-24 02:31:47] "POST /neutron/network HTTP/1.1" 200 827 0.008914 10.0.0.41 - - [2025-11-24 02:31:47] "POST /fqname-to-id HTTP/1.1" 404 228 0.004625 10.0.0.41 - - [2025-11-24 02:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.27 - - [2025-11-24 02:31:47] "GET /projects?obj_uuids=f551e116-68c3-451f-9a3e-a44d06f5c453&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001041 10.0.0.41 - - [2025-11-24 02:31:47] "GET /project/f551e116-68c3-451f-9a3e-a44d06f5c453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.051820 10.0.0.41 - - [2025-11-24 02:31:47] "POST /network-policys HTTP/1.1" 200 571 0.048387 10.0.0.41 - - [2025-11-24 02:31:47] "GET /network-policy/b679c5cc-5502-4aa3-b412-acdefb07e687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.008367 10.0.0.41 - - [2025-11-24 02:31:47] "POST /neutron/network HTTP/1.1" 200 929 0.087263 10.0.0.50 - - [2025-11-24 02:31:47] "POST /access-control-lists HTTP/1.1" 200 590 0.050025 10.0.0.41 - - [2025-11-24 02:31:47] "GET /virtual-network/c881bc19-b921-468b-8b02-676f03575fcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.008527 10.0.0.41 - - [2025-11-24 02:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003796 10.0.0.41 - - [2025-11-24 02:31:47] "GET /network-policy/b679c5cc-5502-4aa3-b412-acdefb07e687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.005221 10.0.0.41 - - [2025-11-24 02:31:47] "POST /neutron/network HTTP/1.1" 200 929 0.086801 10.0.0.41 - - [2025-11-24 02:31:47] "GET /virtual-network/355635a7-a087-4c59-8ec0-0c7eeb5ac677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.009908 10.0.0.41 - - [2025-11-24 02:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.50 - - [2025-11-24 02:31:47] "POST /access-control-lists HTTP/1.1" 200 590 0.032647 10.0.0.41 - - [2025-11-24 02:31:47] "GET /network-policy/b679c5cc-5502-4aa3-b412-acdefb07e687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.008365 10.0.0.41 - - [2025-11-24 02:31:48] "GET /virtual-network/c881bc19-b921-468b-8b02-676f03575fcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.008397 10.0.0.41 - - [2025-11-24 02:31:48] "GET /obj-perms HTTP/1.1" 200 5034 0.058243 10.0.0.41 - - [2025-11-24 02:31:49] "GET /virtual-network/355635a7-a087-4c59-8ec0-0c7eeb5ac677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006956 10.0.0.50 - - [2025-11-24 02:31:50] "GET /obj-perms HTTP/1.1" 200 5034 0.052373 10.0.0.41 - - [2025-11-24 02:31:50] "POST /id-to-fqname HTTP/1.1" 200 222 0.001435 10.0.0.27 - - [2025-11-24 02:31:51] "GET /projects?obj_uuids=f551e116-68c3-451f-9a3e-a44d06f5c453&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001415 10.0.0.41 - - [2025-11-24 02:31:51] "GET /project/f551e116-68c3-451f-9a3e-a44d06f5c453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.077083 10.0.0.41 - - [2025-11-24 02:31:51] "POST /neutron/network HTTP/1.1" 200 929 0.044212 10.0.0.41 - - [2025-11-24 02:31:51] "POST /id-to-fqname HTTP/1.1" 200 222 0.001457 10.0.0.41 - - [2025-11-24 02:31:51] "POST /neutron/port HTTP/1.1" 200 117 0.005727 10.0.0.27 - - [2025-11-24 02:31:52] "GET /projects?obj_uuids=f551e116-68c3-451f-9a3e-a44d06f5c453&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001704 10.0.0.41 - - [2025-11-24 02:31:52] "POST /neutron/port HTTP/1.1" 200 1063 0.344224 10.0.0.41 - - [2025-11-24 02:31:52] "POST /neutron/port HTTP/1.1" 200 1117 0.111646 10.0.0.27 - - [2025-11-24 02:31:52] "GET /projects?obj_uuids=f551e116-68c3-451f-9a3e-a44d06f5c453&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001311 10.0.0.41 - - [2025-11-24 02:31:52] "GET /project/f551e116-68c3-451f-9a3e-a44d06f5c453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.080298 10.0.0.41 - - [2025-11-24 02:31:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005047 10.0.0.41 - - [2025-11-24 02:31:52] "POST /neutron/network HTTP/1.1" 200 929 0.009099 10.0.0.41 - - [2025-11-24 02:31:52] "POST /neutron/port HTTP/1.1" 200 117 0.007777 10.0.0.41 - - [2025-11-24 02:31:53] "POST /neutron/network HTTP/1.1" 200 939 0.007423 10.0.0.41 - - [2025-11-24 02:31:53] "POST /neutron/port HTTP/1.1" 200 1063 0.043940 10.0.0.41 - - [2025-11-24 02:31:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003771 10.0.0.41 - - [2025-11-24 02:31:54] "POST /neutron/network HTTP/1.1" 200 929 0.007943 10.0.0.27 - - [2025-11-24 02:31:56] "DELETE /project/f551e11668c3451f9a3ea44d06f5c453 HTTP/1.1" 404 173 0.003808 10.0.0.27 - - [2025-11-24 02:31:56] "GET /projects?obj_uuids=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001075 10.0.0.27 - - [2025-11-24 02:31:56] "GET /project/977bf2ce-ba96-46d8-8cfd-84be4160da64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.047310 10.0.0.27 - - [2025-11-24 02:31:56] "GET /projects?obj_uuids=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000993 10.0.0.27 - - [2025-11-24 02:31:56] "GET /project/977bf2ce-ba96-46d8-8cfd-84be4160da64?fields=security_groups HTTP/1.1" 200 1382 0.043344 10.0.0.27 - - [2025-11-24 02:31:56] "DELETE /security-group/d8fef2c7-eaa1-42e9-9fae-118e50faeb49 HTTP/1.1" 200 115 0.060172 10.0.0.27 - - [2025-11-24 02:31:56] "GET /projects?obj_uuids=977bf2ce-ba96-46d8-8cfd-84be4160da64&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001304 10.0.0.50 - - [2025-11-24 02:31:56] "DELETE /access-control-list/e2371672-de9f-4f01-83aa-f5ee9df47751 HTTP/1.1" 200 115 0.045989 10.0.0.27 - - [2025-11-24 02:31:56] "GET /project/977bf2ce-ba96-46d8-8cfd-84be4160da64?fields=application_policy_sets HTTP/1.1" 200 1421 0.064543 10.0.0.27 - - [2025-11-24 02:31:57] "DELETE /project/977bf2ce-ba96-46d8-8cfd-84be4160da64 HTTP/1.1" 200 115 0.405125 10.0.0.41 - - [2025-11-24 02:31:58] "POST /neutron/port HTTP/1.1" 200 1091 0.022266 10.0.0.41 - - [2025-11-24 02:31:58] "POST /neutron/security_group HTTP/1.1" 200 2060 0.010626 10.0.0.41 - - [2025-11-24 02:31:58] "GET /virtual-machine/d3ab8faa-ded0-483c-ab6f-096a4d59ba7d HTTP/1.1" 401 292 0.000555 10.0.0.41 - - [2025-11-24 02:31:58] "GET /virtual-machine/d3ab8faa-ded0-483c-ab6f-096a4d59ba7d HTTP/1.1" 200 1295 0.042195 10.0.0.41 - - [2025-11-24 02:31:58] "GET /virtual-machine-interface/03062967-16bc-4406-a5d4-03987addb01d HTTP/1.1" 200 2950 0.005909 10.0.0.41 - - [2025-11-24 02:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.41 - - [2025-11-24 02:31:58] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004313 10.0.0.41 - - [2025-11-24 02:31:58] "GET /virtual-networks?parent_id=f551e116-68c3-451f-9a3e-a44d06f5c453&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003562 10.0.0.41 - - [2025-11-24 02:31:58] "GET /virtual-network/c881bc19-b921-468b-8b02-676f03575fcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.006749 10.0.0.41 - - [2025-11-24 02:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004565 10.0.0.41 - - [2025-11-24 02:32:01] "GET /virtual-network/c881bc19-b921-468b-8b02-676f03575fcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.007299 10.0.0.41 - - [2025-11-24 02:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.41 - - [2025-11-24 02:32:06] "GET /virtual-network/c881bc19-b921-468b-8b02-676f03575fcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.008320 10.0.0.41 - - [2025-11-24 02:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004688 10.0.0.41 - - [2025-11-24 02:32:10] "GET /virtual-network/c881bc19-b921-468b-8b02-676f03575fcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.006022 10.0.0.41 - - [2025-11-24 02:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005144 10.0.0.41 - - [2025-11-24 02:32:14] "GET /virtual-network/c881bc19-b921-468b-8b02-676f03575fcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.006777 10.0.0.27 - - [2025-11-24 02:32:16] "GET /obj-perms HTTP/1.1" 200 5056 0.065296 10.0.0.41 - - [2025-11-24 02:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004181 10.0.0.41 - - [2025-11-24 02:32:18] "GET /virtual-network/c881bc19-b921-468b-8b02-676f03575fcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005622 10.0.0.41 - - [2025-11-24 02:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005167 10.0.0.41 - - [2025-11-24 02:32:22] "GET /virtual-network/c881bc19-b921-468b-8b02-676f03575fcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005699 10.0.0.41 - - [2025-11-24 02:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004906 10.0.0.41 - - [2025-11-24 02:32:26] "GET /virtual-network/c881bc19-b921-468b-8b02-676f03575fcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.006911 10.0.0.41 - - [2025-11-24 02:32:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005352 10.0.0.41 - - [2025-11-24 02:32:30] "GET /virtual-network/c881bc19-b921-468b-8b02-676f03575fcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.007093 10.0.0.41 - - [2025-11-24 02:32:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.41 - - [2025-11-24 02:32:34] "GET /virtual-network/c881bc19-b921-468b-8b02-676f03575fcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005795 10.0.0.41 - - [2025-11-24 02:32:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005108 10.0.0.41 - - [2025-11-24 02:32:36] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005479 10.0.0.41 - - [2025-11-24 02:32:36] "GET /virtual-networks?parent_id=f551e116-68c3-451f-9a3e-a44d06f5c453&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003666 10.0.0.41 - - [2025-11-24 02:32:36] "GET /virtual-network/c881bc19-b921-468b-8b02-676f03575fcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.006367 10.0.0.41 - - [2025-11-24 02:32:42] "POST /neutron/port HTTP/1.1" 200 1091 0.017913 10.0.0.41 - - [2025-11-24 02:32:45] "POST /neutron/security_group HTTP/1.1" 200 2060 0.035362 10.0.0.41 - - [2025-11-24 02:32:47] "POST /neutron/port HTTP/1.1" 200 1091 0.017552 10.0.0.41 - - [2025-11-24 02:32:51] "POST /neutron/port HTTP/1.1" 200 1091 0.017506 10.0.0.41 - - [2025-11-24 02:32:51] "POST /neutron/subnet HTTP/1.1" 200 703 0.009642 10.0.0.41 - - [2025-11-24 02:32:52] "POST /neutron/port HTTP/1.1" 200 1091 0.015766 10.0.0.50 - - [2025-11-24 02:32:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000808 10.0.0.50 - - [2025-11-24 02:32:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000658 10.0.0.27 - - [2025-11-24 02:32:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000420 10.0.0.27 - - [2025-11-24 02:32:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000471 10.0.0.41 - - [2025-11-24 02:32:55] "POST /neutron/port HTTP/1.1" 200 1091 0.014778 10.0.0.41 - - [2025-11-24 02:32:55] "POST /neutron/subnet HTTP/1.1" 200 704 0.010336 10.0.0.27 - - [2025-11-24 02:32:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000659 10.0.0.27 - - [2025-11-24 02:32:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000448 10.0.0.50 - - [2025-11-24 02:32:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000630 10.0.0.50 - - [2025-11-24 02:32:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000533 10.0.0.41 - - [2025-11-24 02:32:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000495 10.0.0.41 - - [2025-11-24 02:32:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.41 - - [2025-11-24 02:32:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000522 10.0.0.41 - - [2025-11-24 02:32:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000697 10.0.0.41 - - [2025-11-24 02:32:57] "POST /neutron/port HTTP/1.1" 200 1091 0.019577 10.0.0.41 - - [2025-11-24 02:32:57] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008956 10.0.0.41 - - [2025-11-24 02:32:57] "GET /virtual-machine/2c1477b5-e7c3-408e-913c-eae10ac3f45a HTTP/1.1" 200 1294 0.007027 10.0.0.41 - - [2025-11-24 02:32:57] "GET /virtual-machine-interface/d08773f6-6585-4447-82ff-3b145a255cdb HTTP/1.1" 200 2951 0.006933 10.0.0.41 - - [2025-11-24 02:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004602 10.0.0.41 - - [2025-11-24 02:32:57] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004652 10.0.0.41 - - [2025-11-24 02:32:57] "GET /virtual-networks?parent_id=f551e116-68c3-451f-9a3e-a44d06f5c453&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004973 10.0.0.41 - - [2025-11-24 02:32:57] "GET /virtual-network/355635a7-a087-4c59-8ec0-0c7eeb5ac677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006750 10.0.0.41 - - [2025-11-24 02:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.41 - - [2025-11-24 02:32:59] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004904 10.0.0.41 - - [2025-11-24 02:32:59] "GET /virtual-networks?parent_id=f551e116-68c3-451f-9a3e-a44d06f5c453&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003312 10.0.0.41 - - [2025-11-24 02:32:59] "GET /virtual-network/355635a7-a087-4c59-8ec0-0c7eeb5ac677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006571 10.0.0.41 - - [2025-11-24 02:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005305 10.0.0.27 - - [2025-11-24 02:33:20] "GET /projects?obj_uuids=f551e116-68c3-451f-9a3e-a44d06f5c453&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.035187 10.0.0.41 - - [2025-11-24 02:33:20] "GET /project/f551e116-68c3-451f-9a3e-a44d06f5c453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.099867 10.0.0.41 - - [2025-11-24 02:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005988 10.0.0.41 - - [2025-11-24 02:33:20] "PUT /network-policy/b679c5cc-5502-4aa3-b412-acdefb07e687 HTTP/1.1" 200 262 0.021629 10.0.0.50 - - [2025-11-24 02:33:21] "POST /ref-update HTTP/1.1" 200 156 0.050303 10.0.0.41 - - [2025-11-24 02:33:24] "GET /virtual-network/355635a7-a087-4c59-8ec0-0c7eeb5ac677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006773 10.0.0.41 - - [2025-11-24 02:33:24] "POST /neutron/network HTTP/1.1" 200 929 0.010005 10.0.0.50 - - [2025-11-24 02:33:24] "DELETE /access-control-list/824effde-dd14-47b1-89cc-691f6977ec5d HTTP/1.1" 200 115 0.050890 10.0.0.41 - - [2025-11-24 02:33:24] "GET /virtual-network/355635a7-a087-4c59-8ec0-0c7eeb5ac677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007842 10.0.0.41 - - [2025-11-24 02:33:24] "GET /virtual-network/c881bc19-b921-468b-8b02-676f03575fcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005836 10.0.0.41 - - [2025-11-24 02:33:24] "POST /neutron/network HTTP/1.1" 200 929 0.009173 10.0.0.41 - - [2025-11-24 02:33:25] "GET /virtual-network/c881bc19-b921-468b-8b02-676f03575fcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008744 10.0.0.41 - - [2025-11-24 02:33:25] "DELETE /network-policy/b679c5cc-5502-4aa3-b412-acdefb07e687 HTTP/1.1" 200 115 0.030038 10.0.0.41 - - [2025-11-24 02:33:25] "POST /neutron/network HTTP/1.1" 200 827 0.008290 10.0.0.41 - - [2025-11-24 02:33:25] "POST /neutron/port HTTP/1.1" 200 1117 0.013752 10.0.0.41 - - [2025-11-24 02:33:25] "POST /neutron/port HTTP/1.1" 200 1117 0.022373 10.0.0.27 - - [2025-11-24 02:33:27] "POST /useragent-kv HTTP/1.1" 200 115 0.004007 10.0.0.27 - - [2025-11-24 02:33:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002414 10.0.0.41 - - [2025-11-24 02:33:27] "POST /neutron/network HTTP/1.1" 200 151 0.144797 10.0.0.50 - - [2025-11-24 02:33:27] "DELETE /route-target/3d65530c-caa5-4854-8c3a-6ce2a3d4ba6c HTTP/1.1" 200 115 0.028460 10.0.0.27 - - [2025-11-24 02:33:29] "GET /projects?obj_uuids=f551e116-68c3-451f-9a3e-a44d06f5c453&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001046 10.0.0.41 - - [2025-11-24 02:33:29] "GET /project/f551e116-68c3-451f-9a3e-a44d06f5c453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.114994 10.0.0.27 - - [2025-11-24 02:33:29] "GET /projects?obj_uuids=f551e116-68c3-451f-9a3e-a44d06f5c453&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001100 10.0.0.41 - - [2025-11-24 02:33:29] "GET /project/f551e116-68c3-451f-9a3e-a44d06f5c453?fields=virtual_networks HTTP/1.1" 200 1037 0.075284 10.0.0.27 - - [2025-11-24 02:33:29] "GET /projects?obj_uuids=f551e116-68c3-451f-9a3e-a44d06f5c453&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000972 10.0.0.41 - - [2025-11-24 02:33:29] "GET /project/f551e116-68c3-451f-9a3e-a44d06f5c453?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.052227 10.0.0.27 - - [2025-11-24 02:33:29] "GET /projects?obj_uuids=f551e116-68c3-451f-9a3e-a44d06f5c453&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001157 10.0.0.41 - - [2025-11-24 02:33:29] "GET /project/f551e116-68c3-451f-9a3e-a44d06f5c453?fields=security_groups HTTP/1.1" 200 1265 0.056285 10.0.0.41 - - [2025-11-24 02:33:30] "POST /fqname-to-id HTTP/1.1" 404 200 0.032300 10.0.0.27 - - [2025-11-24 02:33:30] "GET /projects?obj_uuids=def2c5cb-46c0-4803-9b6a-db94137cdda3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002727 10.0.0.27 - - [2025-11-24 02:33:30] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001137 10.0.0.27 - - [2025-11-24 02:33:30] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.041551 10.0.0.27 - - [2025-11-24 02:33:30] "POST /id-to-fqname HTTP/1.1" 200 202 0.003438 10.0.0.27 - - [2025-11-24 02:33:30] "POST /fqname-to-id HTTP/1.1" 404 211 0.006507 10.0.0.27 - - [2025-11-24 02:33:30] "POST /security-groups HTTP/1.1" 200 603 0.034980 10.0.0.50 - - [2025-11-24 02:33:30] "POST /fqname-to-id HTTP/1.1" 404 246 0.004388 10.0.0.27 - - [2025-11-24 02:33:30] "POST /projects HTTP/1.1" 200 609 0.248222 10.0.0.27 - - [2025-11-24 02:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.325972 10.0.0.50 - - [2025-11-24 02:33:31] "POST /access-control-lists HTTP/1.1" 200 606 0.046612 10.0.0.41 - - [2025-11-24 02:33:31] "GET /project/def2c5cb-46c0-4803-9b6a-db94137cdda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.548264 10.0.0.41 - - [2025-11-24 02:33:32] "GET / HTTP/1.1" 200 35931 0.002714 10.0.0.41 - - [2025-11-24 02:33:35] "GET /project/def2c5cb-46c0-4803-9b6a-db94137cdda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000659 10.0.0.27 - - [2025-11-24 02:33:36] "GET /projects?obj_uuids=def2c5cb-46c0-4803-9b6a-db94137cdda3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001650 10.0.0.41 - - [2025-11-24 02:33:36] "GET /project/def2c5cb-46c0-4803-9b6a-db94137cdda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.090510 10.0.0.41 - - [2025-11-24 02:33:36] "GET / HTTP/1.1" 200 35931 0.001736 10.0.0.41 - - [2025-11-24 02:33:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003442 10.0.0.27 - - [2025-11-24 02:33:37] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000934 10.0.0.41 - - [2025-11-24 02:33:37] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007345 10.0.0.41 - - [2025-11-24 02:33:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004485 10.0.0.27 - - [2025-11-24 02:33:37] "GET /projects?obj_uuids=def2c5cb-46c0-4803-9b6a-db94137cdda3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001311 10.0.0.41 - - [2025-11-24 02:33:37] "GET /project/def2c5cb-46c0-4803-9b6a-db94137cdda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.053287 10.0.0.41 - - [2025-11-24 02:33:38] "GET /domains HTTP/1.1" 401 292 0.000533 10.0.0.41 - - [2025-11-24 02:33:38] "GET /domains HTTP/1.1" 200 280 0.027564 10.0.0.27 - - [2025-11-24 02:33:38] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000953 10.0.0.41 - - [2025-11-24 02:33:38] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba HTTP/1.1" 200 2773 0.010839 10.0.0.27 - - [2025-11-24 02:33:38] "GET /projects?obj_uuids=def2c5cb-46c0-4803-9b6a-db94137cdda3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000875 10.0.0.41 - - [2025-11-24 02:33:38] "GET /project/def2c5cb-46c0-4803-9b6a-db94137cdda3 HTTP/1.1" 200 1925 0.099391 10.0.0.41 - - [2025-11-24 02:33:38] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003320 10.0.0.41 - - [2025-11-24 02:33:38] "POST /network-ipams HTTP/1.1" 200 621 0.036263 10.0.0.41 - - [2025-11-24 02:33:38] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 810 0.003239 10.0.0.41 - - [2025-11-24 02:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.41 - - [2025-11-24 02:33:38] "GET /network-ipam/6c1f2271-bd67-4588-a334-2143dc3f1750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.006374 10.0.0.41 - - [2025-11-24 02:33:39] "PUT /network-ipam/6c1f2271-bd67-4588-a334-2143dc3f1750 HTTP/1.1" 200 258 0.013876 10.0.0.41 - - [2025-11-24 02:33:39] "POST /fqname-to-id HTTP/1.1" 401 292 0.000494 10.0.0.41 - - [2025-11-24 02:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.029417 10.0.0.27 - - [2025-11-24 02:33:39] "GET /projects?obj_uuids=def2c5cb-46c0-4803-9b6a-db94137cdda3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001027 10.0.0.41 - - [2025-11-24 02:33:39] "GET /project/def2c5cb-46c0-4803-9b6a-db94137cdda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.041226 10.0.0.41 - - [2025-11-24 02:33:39] "POST /neutron/network HTTP/1.1" 200 117 0.050466 10.0.0.27 - - [2025-11-24 02:33:40] "POST /useragent-kv HTTP/1.1" 200 115 0.008058 10.0.0.41 - - [2025-11-24 02:33:40] "POST /neutron/subnet HTTP/1.1" 200 701 0.220315 10.0.0.50 - - [2025-11-24 02:33:40] "POST /fqname-to-id HTTP/1.1" 404 207 0.068076 10.0.0.41 - - [2025-11-24 02:33:40] "POST /id-to-fqname HTTP/1.1" 200 235 0.001859 10.0.0.41 - - [2025-11-24 02:33:40] "GET /virtual-network/1c64bcba-becd-4e2b-a3de-a018c2a68071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.009335 10.0.0.41 - - [2025-11-24 02:33:40] "POST /neutron/network HTTP/1.1" 200 1337 0.014649 10.0.0.41 - - [2025-11-24 02:33:40] "GET /virtual-network/1c64bcba-becd-4e2b-a3de-a018c2a68071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006521 10.0.0.41 - - [2025-11-24 02:33:40] "POST /neutron/subnet HTTP/1.1" 200 701 0.013547 10.0.0.41 - - [2025-11-24 02:33:41] "GET /virtual-network/1c64bcba-becd-4e2b-a3de-a018c2a68071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005972 10.0.0.41 - - [2025-11-24 02:33:41] "GET /obj-perms HTTP/1.1" 200 5019 0.063385 10.0.0.41 - - [2025-11-24 02:33:42] "POST /fqname-to-id HTTP/1.1" 404 229 0.003682 10.0.0.41 - - [2025-11-24 02:33:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.27 - - [2025-11-24 02:33:42] "GET /projects?obj_uuids=def2c5cb-46c0-4803-9b6a-db94137cdda3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001102 10.0.0.41 - - [2025-11-24 02:33:42] "GET /project/def2c5cb-46c0-4803-9b6a-db94137cdda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.043179 10.0.0.41 - - [2025-11-24 02:33:42] "POST /network-policys HTTP/1.1" 200 563 0.035414 10.0.0.41 - - [2025-11-24 02:33:43] "GET /network-policy/a7f98466-5f39-49e6-95bc-dc1d3b8db822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.007608 10.0.0.41 - - [2025-11-24 02:33:43] "POST /fqname-to-id HTTP/1.1" 404 229 0.003128 10.0.0.41 - - [2025-11-24 02:33:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.27 - - [2025-11-24 02:33:43] "GET /projects?obj_uuids=def2c5cb-46c0-4803-9b6a-db94137cdda3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001251 10.0.0.41 - - [2025-11-24 02:33:43] "GET /project/def2c5cb-46c0-4803-9b6a-db94137cdda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.050482 10.0.0.41 - - [2025-11-24 02:33:43] "POST /network-policys HTTP/1.1" 200 563 0.036033 10.0.0.41 - - [2025-11-24 02:33:43] "GET /network-policy/5a744580-2817-43df-b342-5ab72b928fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8880 0.007899 10.0.0.41 - - [2025-11-24 02:33:43] "POST /fqname-to-id HTTP/1.1" 404 229 0.004555 10.0.0.41 - - [2025-11-24 02:33:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004382 10.0.0.27 - - [2025-11-24 02:33:43] "GET /projects?obj_uuids=def2c5cb-46c0-4803-9b6a-db94137cdda3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001554 10.0.0.41 - - [2025-11-24 02:33:43] "GET /project/def2c5cb-46c0-4803-9b6a-db94137cdda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.052664 10.0.0.41 - - [2025-11-24 02:33:43] "POST /network-policys HTTP/1.1" 200 563 0.036005 10.0.0.41 - - [2025-11-24 02:33:43] "GET /network-policy/f32fed0a-60bc-48f1-9a08-443781b9decd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.007871 10.0.0.41 - - [2025-11-24 02:33:43] "POST /fqname-to-id HTTP/1.1" 404 229 0.003293 10.0.0.41 - - [2025-11-24 02:33:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003302 10.0.0.27 - - [2025-11-24 02:33:44] "GET /projects?obj_uuids=def2c5cb-46c0-4803-9b6a-db94137cdda3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000970 10.0.0.41 - - [2025-11-24 02:33:44] "GET /project/def2c5cb-46c0-4803-9b6a-db94137cdda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.044775 10.0.0.41 - - [2025-11-24 02:33:44] "POST /network-policys HTTP/1.1" 200 563 0.040319 10.0.0.41 - - [2025-11-24 02:33:44] "GET /network-policy/7b6d7184-53cf-45b8-96d2-76fce6157fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.007905 10.0.0.41 - - [2025-11-24 02:33:44] "POST /fqname-to-id HTTP/1.1" 404 229 0.006467 10.0.0.41 - - [2025-11-24 02:33:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004924 10.0.0.27 - - [2025-11-24 02:33:44] "GET /projects?obj_uuids=def2c5cb-46c0-4803-9b6a-db94137cdda3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001145 10.0.0.41 - - [2025-11-24 02:33:44] "GET /project/def2c5cb-46c0-4803-9b6a-db94137cdda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.073662 10.0.0.41 - - [2025-11-24 02:33:44] "POST /network-policys HTTP/1.1" 200 563 0.045987 10.0.0.41 - - [2025-11-24 02:33:44] "GET /network-policy/a9adcecf-4d42-4d25-b945-58c57265e510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.008193 10.0.0.41 - - [2025-11-24 02:33:44] "POST /fqname-to-id HTTP/1.1" 404 229 0.003579 10.0.0.41 - - [2025-11-24 02:33:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.27 - - [2025-11-24 02:33:44] "GET /projects?obj_uuids=def2c5cb-46c0-4803-9b6a-db94137cdda3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001305 10.0.0.41 - - [2025-11-24 02:33:44] "GET /project/def2c5cb-46c0-4803-9b6a-db94137cdda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.050281 10.0.0.41 - - [2025-11-24 02:33:44] "POST /network-policys HTTP/1.1" 200 563 0.041238 10.0.0.41 - - [2025-11-24 02:33:45] "GET /network-policy/48f13c44-0fa3-4ab1-98fd-1e42361e55a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.008373 10.0.0.41 - - [2025-11-24 02:33:45] "POST /fqname-to-id HTTP/1.1" 404 229 0.005886 10.0.0.41 - - [2025-11-24 02:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.27 - - [2025-11-24 02:33:45] "GET /projects?obj_uuids=def2c5cb-46c0-4803-9b6a-db94137cdda3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001059 10.0.0.41 - - [2025-11-24 02:33:45] "GET /project/def2c5cb-46c0-4803-9b6a-db94137cdda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.046397 10.0.0.41 - - [2025-11-24 02:33:45] "POST /network-policys HTTP/1.1" 200 563 0.039034 10.0.0.41 - - [2025-11-24 02:33:45] "GET /network-policy/2ec1ce1b-5d6b-4b10-922e-7f65cbb55154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.007347 10.0.0.41 - - [2025-11-24 02:33:45] "POST /fqname-to-id HTTP/1.1" 404 229 0.006927 10.0.0.41 - - [2025-11-24 02:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004538 10.0.0.27 - - [2025-11-24 02:33:45] "GET /projects?obj_uuids=def2c5cb-46c0-4803-9b6a-db94137cdda3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001871 10.0.0.41 - - [2025-11-24 02:33:45] "GET /project/def2c5cb-46c0-4803-9b6a-db94137cdda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.077691 10.0.0.41 - - [2025-11-24 02:33:45] "POST /network-policys HTTP/1.1" 200 563 0.035894 10.0.0.41 - - [2025-11-24 02:33:45] "GET /network-policy/8f4dd72c-ab26-4c27-94dd-32d170a8d36c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.007547 10.0.0.41 - - [2025-11-24 02:33:45] "POST /fqname-to-id HTTP/1.1" 404 229 0.003435 10.0.0.41 - - [2025-11-24 02:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.27 - - [2025-11-24 02:33:46] "GET /projects?obj_uuids=def2c5cb-46c0-4803-9b6a-db94137cdda3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001295 10.0.0.41 - - [2025-11-24 02:33:46] "GET /project/def2c5cb-46c0-4803-9b6a-db94137cdda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.050666 10.0.0.41 - - [2025-11-24 02:33:46] "POST /network-policys HTTP/1.1" 200 563 0.029763 10.0.0.41 - - [2025-11-24 02:33:46] "GET /network-policy/d47bdf81-2063-49d0-9c1d-754430f6a64e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.008919 10.0.0.41 - - [2025-11-24 02:33:46] "POST /fqname-to-id HTTP/1.1" 404 229 0.003078 10.0.0.41 - - [2025-11-24 02:33:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348 10.0.0.27 - - [2025-11-24 02:33:46] "GET /projects?obj_uuids=def2c5cb-46c0-4803-9b6a-db94137cdda3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000953 10.0.0.41 - - [2025-11-24 02:33:46] "GET /project/def2c5cb-46c0-4803-9b6a-db94137cdda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.042826 10.0.0.41 - - [2025-11-24 02:33:46] "POST /network-policys HTTP/1.1" 200 563 0.047132 10.0.0.41 - - [2025-11-24 02:33:46] "GET /network-policy/cb7efaa7-0b5b-4277-89bd-ec109f04527b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.008246 10.0.0.50 - - [2025-11-24 02:33:47] "POST /fqname-to-id HTTP/1.1" 404 252 0.003652 10.0.0.41 - - [2025-11-24 02:33:47] "POST /neutron/network HTTP/1.1" 200 2250 0.157026 10.0.0.41 - - [2025-11-24 02:33:47] "GET /virtual-network/1c64bcba-becd-4e2b-a3de-a018c2a68071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.029290 10.0.0.41 - - [2025-11-24 02:33:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004185 10.0.0.41 - - [2025-11-24 02:33:47] "GET /network-policy/2ec1ce1b-5d6b-4b10-922e-7f65cbb55154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005443 10.0.0.41 - - [2025-11-24 02:33:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.41 - - [2025-11-24 02:33:47] "GET /network-policy/48f13c44-0fa3-4ab1-98fd-1e42361e55a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004449 10.0.0.41 - - [2025-11-24 02:33:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.41 - - [2025-11-24 02:33:47] "GET /network-policy/5a744580-2817-43df-b342-5ab72b928fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8880 0.004555 10.0.0.41 - - [2025-11-24 02:33:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807 10.0.0.41 - - [2025-11-24 02:33:47] "GET /network-policy/7b6d7184-53cf-45b8-96d2-76fce6157fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005139 10.0.0.41 - - [2025-11-24 02:33:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.41 - - [2025-11-24 02:33:47] "GET /network-policy/8f4dd72c-ab26-4c27-94dd-32d170a8d36c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006550 10.0.0.41 - - [2025-11-24 02:33:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005510 10.0.0.41 - - [2025-11-24 02:33:47] "GET /network-policy/a7f98466-5f39-49e6-95bc-dc1d3b8db822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005926 10.0.0.41 - - [2025-11-24 02:33:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.41 - - [2025-11-24 02:33:47] "GET /network-policy/a9adcecf-4d42-4d25-b945-58c57265e510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.007232 10.0.0.41 - - [2025-11-24 02:33:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004443 10.0.0.41 - - [2025-11-24 02:33:47] "GET /network-policy/cb7efaa7-0b5b-4277-89bd-ec109f04527b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.007840 10.0.0.41 - - [2025-11-24 02:33:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004770 10.0.0.41 - - [2025-11-24 02:33:47] "GET /network-policy/d47bdf81-2063-49d0-9c1d-754430f6a64e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004818 10.0.0.41 - - [2025-11-24 02:33:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.41 - - [2025-11-24 02:33:47] "GET /network-policy/f32fed0a-60bc-48f1-9a08-443781b9decd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.011455 10.0.0.41 - - [2025-11-24 02:33:47] "POST /id-to-fqname HTTP/1.1" 200 235 0.001466 10.0.0.27 - - [2025-11-24 02:33:48] "GET /projects?obj_uuids=def2c5cb-46c0-4803-9b6a-db94137cdda3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001402 10.0.0.41 - - [2025-11-24 02:33:48] "GET /project/def2c5cb-46c0-4803-9b6a-db94137cdda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.078399 10.0.0.41 - - [2025-11-24 02:33:48] "POST /neutron/network HTTP/1.1" 200 2250 0.012434 10.0.0.41 - - [2025-11-24 02:33:49] "POST /neutron/port HTTP/1.1" 200 117 0.006084 10.0.0.41 - - [2025-11-24 02:33:50] "POST /neutron/port HTTP/1.1" 200 1174 0.070328 10.0.0.41 - - [2025-11-24 02:33:50] "POST /neutron/port HTTP/1.1" 200 1202 0.023665 10.0.0.41 - - [2025-11-24 02:33:50] "POST /neutron/subnet HTTP/1.1" 200 1361 0.023384 10.0.0.41 - - [2025-11-24 02:33:50] "POST /neutron/network HTTP/1.1" 200 2250 0.014554 10.0.0.41 - - [2025-11-24 02:33:54] "POST /neutron/port HTTP/1.1" 200 1202 0.019652 10.0.0.41 - - [2025-11-24 02:33:54] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008706 10.0.0.41 - - [2025-11-24 02:33:54] "GET /virtual-machine/a88e1c4d-beb7-40cc-aa2e-d021aa34c4a3 HTTP/1.1" 401 292 0.000421 10.0.0.41 - - [2025-11-24 02:33:54] "GET /virtual-machine/a88e1c4d-beb7-40cc-aa2e-d021aa34c4a3 HTTP/1.1" 200 1305 0.044471 10.0.0.41 - - [2025-11-24 02:33:54] "GET /virtual-machine-interface/cdb93988-8bfc-4e38-91a1-2c5ffc91a12c HTTP/1.1" 200 3170 0.007835 10.0.0.41 - - [2025-11-24 02:33:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004440 10.0.0.41 - - [2025-11-24 02:33:54] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.007967 10.0.0.41 - - [2025-11-24 02:33:54] "GET /virtual-networks?parent_id=def2c5cb-46c0-4803-9b6a-db94137cdda3&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.003835 10.0.0.41 - - [2025-11-24 02:33:55] "GET /virtual-network/1c64bcba-becd-4e2b-a3de-a018c2a68071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.008672 10.0.0.41 - - [2025-11-24 02:33:56] "POST /neutron/network HTTP/1.1" 200 2260 0.010223 10.0.0.41 - - [2025-11-24 02:33:56] "POST /neutron/subnet HTTP/1.1" 200 1361 0.021775 10.0.0.41 - - [2025-11-24 02:33:56] "POST /neutron/network HTTP/1.1" 200 2250 0.016286 10.0.0.27 - - [2025-11-24 02:33:57] "DELETE /project/def2c5cb46c048039b6adb94137cdda3 HTTP/1.1" 404 173 0.009821 10.0.0.27 - - [2025-11-24 02:33:57] "GET /projects?obj_uuids=f551e116-68c3-451f-9a3e-a44d06f5c453&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001255 10.0.0.27 - - [2025-11-24 02:33:57] "GET /project/f551e116-68c3-451f-9a3e-a44d06f5c453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.059427 10.0.0.27 - - [2025-11-24 02:33:57] "GET /projects?obj_uuids=f551e116-68c3-451f-9a3e-a44d06f5c453&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001645 10.0.0.27 - - [2025-11-24 02:33:57] "GET /project/f551e116-68c3-451f-9a3e-a44d06f5c453?fields=security_groups HTTP/1.1" 200 1370 0.072653 10.0.0.27 - - [2025-11-24 02:33:57] "DELETE /security-group/55ca2fca-fe13-479b-ae4f-287f3bbb81c5 HTTP/1.1" 200 115 0.064162 10.0.0.27 - - [2025-11-24 02:33:57] "GET /projects?obj_uuids=f551e116-68c3-451f-9a3e-a44d06f5c453&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002524 10.0.0.50 - - [2025-11-24 02:33:57] "DELETE /access-control-list/2b0a178b-e990-4610-ac43-82d4bb6a09ea HTTP/1.1" 200 115 0.049269 10.0.0.27 - - [2025-11-24 02:33:57] "GET /project/f551e116-68c3-451f-9a3e-a44d06f5c453?fields=application_policy_sets HTTP/1.1" 200 1409 0.055639 10.0.0.27 - - [2025-11-24 02:33:57] "DELETE /project/f551e116-68c3-451f-9a3e-a44d06f5c453 HTTP/1.1" 200 115 0.489779 10.0.0.41 - - [2025-11-24 02:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004229 10.0.0.41 - - [2025-11-24 02:33:58] "GET /virtual-network/1c64bcba-becd-4e2b-a3de-a018c2a68071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.005825 10.0.0.41 - - [2025-11-24 02:34:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004602 10.0.0.41 - - [2025-11-24 02:34:02] "GET /virtual-network/1c64bcba-becd-4e2b-a3de-a018c2a68071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.006251 10.0.0.41 - - [2025-11-24 02:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004038 10.0.0.41 - - [2025-11-24 02:34:06] "GET /virtual-network/1c64bcba-becd-4e2b-a3de-a018c2a68071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.006966 10.0.0.41 - - [2025-11-24 02:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005107 10.0.0.41 - - [2025-11-24 02:34:10] "GET /virtual-network/1c64bcba-becd-4e2b-a3de-a018c2a68071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.007397 10.0.0.41 - - [2025-11-24 02:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004843 10.0.0.41 - - [2025-11-24 02:34:14] "GET /virtual-network/1c64bcba-becd-4e2b-a3de-a018c2a68071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.019191 10.0.0.41 - - [2025-11-24 02:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005198 10.0.0.41 - - [2025-11-24 02:34:18] "GET /virtual-network/1c64bcba-becd-4e2b-a3de-a018c2a68071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.006341 10.0.0.50 - - [2025-11-24 02:34:18] "GET /obj-perms HTTP/1.1" 200 5056 0.061594 10.0.0.41 - - [2025-11-24 02:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008006 10.0.0.41 - - [2025-11-24 02:34:22] "GET /virtual-network/1c64bcba-becd-4e2b-a3de-a018c2a68071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.009088 10.0.0.41 - - [2025-11-24 02:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008498 10.0.0.41 - - [2025-11-24 02:34:26] "GET /virtual-network/1c64bcba-becd-4e2b-a3de-a018c2a68071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.006685 10.0.0.41 - - [2025-11-24 02:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005306 10.0.0.41 - - [2025-11-24 02:34:30] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004957 10.0.0.41 - - [2025-11-24 02:34:30] "GET /virtual-networks?parent_id=def2c5cb-46c0-4803-9b6a-db94137cdda3&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.010067 10.0.0.41 - - [2025-11-24 02:34:30] "GET /virtual-network/1c64bcba-becd-4e2b-a3de-a018c2a68071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.008478 10.0.0.41 - - [2025-11-24 02:34:36] "POST /neutron/port HTTP/1.1" 200 1202 0.024589 10.0.0.41 - - [2025-11-24 02:34:39] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008030 10.0.0.41 - - [2025-11-24 02:34:46] "POST /neutron/port HTTP/1.1" 200 1202 0.016744 10.0.0.41 - - [2025-11-24 02:34:51] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007653 10.0.0.41 - - [2025-11-24 02:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003931 10.0.0.41 - - [2025-11-24 02:34:52] "GET /network-policy/a7f98466-5f39-49e6-95bc-dc1d3b8db822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005296 10.0.0.41 - - [2025-11-24 02:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003316 10.0.0.41 - - [2025-11-24 02:34:52] "GET /network-policy/5a744580-2817-43df-b342-5ab72b928fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8880 0.005537 10.0.0.41 - - [2025-11-24 02:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.41 - - [2025-11-24 02:34:52] "GET /network-policy/f32fed0a-60bc-48f1-9a08-443781b9decd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004406 10.0.0.41 - - [2025-11-24 02:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.41 - - [2025-11-24 02:34:52] "GET /network-policy/7b6d7184-53cf-45b8-96d2-76fce6157fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005652 10.0.0.41 - - [2025-11-24 02:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004215 10.0.0.41 - - [2025-11-24 02:34:52] "GET /network-policy/a9adcecf-4d42-4d25-b945-58c57265e510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005045 10.0.0.41 - - [2025-11-24 02:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003054 10.0.0.41 - - [2025-11-24 02:34:52] "GET /network-policy/48f13c44-0fa3-4ab1-98fd-1e42361e55a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005765 10.0.0.41 - - [2025-11-24 02:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004263 10.0.0.41 - - [2025-11-24 02:34:52] "GET /network-policy/2ec1ce1b-5d6b-4b10-922e-7f65cbb55154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004255 10.0.0.41 - - [2025-11-24 02:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961 10.0.0.41 - - [2025-11-24 02:34:52] "GET /network-policy/8f4dd72c-ab26-4c27-94dd-32d170a8d36c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004724 10.0.0.41 - - [2025-11-24 02:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.41 - - [2025-11-24 02:34:52] "GET /network-policy/d47bdf81-2063-49d0-9c1d-754430f6a64e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005416 10.0.0.41 - - [2025-11-24 02:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.41 - - [2025-11-24 02:34:52] "GET /network-policy/cb7efaa7-0b5b-4277-89bd-ec109f04527b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005625 10.0.0.41 - - [2025-11-24 02:34:52] "POST /neutron/network HTTP/1.1" 200 2250 0.013669 10.0.0.41 - - [2025-11-24 02:34:52] "GET /virtual-network/1c64bcba-becd-4e2b-a3de-a018c2a68071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.009477 10.0.0.41 - - [2025-11-24 02:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.41 - - [2025-11-24 02:34:53] "GET /network-policy/a7f98466-5f39-49e6-95bc-dc1d3b8db822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004856 10.0.0.41 - - [2025-11-24 02:34:58] "POST /neutron/network HTTP/1.1" 200 1440 0.017145 10.0.0.50 - - [2025-11-24 02:34:58] "POST /fqname-to-id HTTP/1.1" 404 207 0.006759 10.0.0.50 - - [2025-11-24 02:34:58] "PUT /access-control-list/3f93cec0-18b4-460e-b241-b6b94606eac9 HTTP/1.1" 200 272 0.069997 10.0.0.41 - - [2025-11-24 02:34:58] "GET /virtual-network/1c64bcba-becd-4e2b-a3de-a018c2a68071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.010098 10.0.0.41 - - [2025-11-24 02:34:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006981 10.0.0.41 - - [2025-11-24 02:34:58] "POST /neutron/port HTTP/1.1" 200 1202 0.023274 10.0.0.41 - - [2025-11-24 02:34:58] "GET /network-policy/5a744580-2817-43df-b342-5ab72b928fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8880 0.007382 10.0.0.41 - - [2025-11-24 02:34:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006037 10.0.0.41 - - [2025-11-24 02:34:58] "POST /neutron/port HTTP/1.1" 200 117 0.001197 10.0.0.41 - - [2025-11-24 02:35:03] "POST /neutron/network HTTP/1.1" 200 1440 0.015048 10.0.0.41 - - [2025-11-24 02:35:03] "GET /virtual-network/1c64bcba-becd-4e2b-a3de-a018c2a68071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.010205 10.0.0.41 - - [2025-11-24 02:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005458 10.0.0.41 - - [2025-11-24 02:35:03] "GET /network-policy/f32fed0a-60bc-48f1-9a08-443781b9decd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005697 10.0.0.41 - - [2025-11-24 02:35:08] "POST /neutron/network HTTP/1.1" 200 1440 0.014737 10.0.0.41 - - [2025-11-24 02:35:08] "GET /virtual-network/1c64bcba-becd-4e2b-a3de-a018c2a68071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.008104 10.0.0.41 - - [2025-11-24 02:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003015 10.0.0.41 - - [2025-11-24 02:35:08] "GET /network-policy/7b6d7184-53cf-45b8-96d2-76fce6157fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005157 10.0.0.41 - - [2025-11-24 02:35:13] "POST /neutron/network HTTP/1.1" 200 1440 0.016473 10.0.0.50 - - [2025-11-24 02:35:13] "POST /fqname-to-id HTTP/1.1" 404 207 0.008828 10.0.0.50 - - [2025-11-24 02:35:13] "PUT /access-control-list/3f93cec0-18b4-460e-b241-b6b94606eac9 HTTP/1.1" 200 272 0.017135 10.0.0.41 - - [2025-11-24 02:35:14] "GET /virtual-network/1c64bcba-becd-4e2b-a3de-a018c2a68071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.010055 10.0.0.41 - - [2025-11-24 02:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004520 10.0.0.41 - - [2025-11-24 02:35:14] "GET /network-policy/a9adcecf-4d42-4d25-b945-58c57265e510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.007772 10.0.0.27 - - [2025-11-24 02:35:19] "GET /obj-perms HTTP/1.1" 200 5056 0.071977 10.0.0.41 - - [2025-11-24 02:35:19] "POST /neutron/network HTTP/1.1" 200 1440 0.015228 10.0.0.41 - - [2025-11-24 02:35:19] "GET /virtual-network/1c64bcba-becd-4e2b-a3de-a018c2a68071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.008368 10.0.0.41 - - [2025-11-24 02:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.41 - - [2025-11-24 02:35:19] "GET /network-policy/48f13c44-0fa3-4ab1-98fd-1e42361e55a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.007161 10.0.0.41 - - [2025-11-24 02:35:24] "POST /neutron/network HTTP/1.1" 200 1440 0.012558 10.0.0.41 - - [2025-11-24 02:35:24] "GET /virtual-network/1c64bcba-becd-4e2b-a3de-a018c2a68071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.007737 10.0.0.41 - - [2025-11-24 02:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.41 - - [2025-11-24 02:35:24] "GET /network-policy/2ec1ce1b-5d6b-4b10-922e-7f65cbb55154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005830 10.0.0.41 - - [2025-11-24 02:35:29] "POST /neutron/network HTTP/1.1" 200 1440 0.011980 10.0.0.50 - - [2025-11-24 02:35:29] "POST /fqname-to-id HTTP/1.1" 404 207 0.007506 10.0.0.50 - - [2025-11-24 02:35:29] "PUT /access-control-list/3f93cec0-18b4-460e-b241-b6b94606eac9 HTTP/1.1" 200 272 0.073112 10.0.0.41 - - [2025-11-24 02:35:29] "GET /virtual-network/1c64bcba-becd-4e2b-a3de-a018c2a68071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.015412 10.0.0.41 - - [2025-11-24 02:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009086 10.0.0.41 - - [2025-11-24 02:35:30] "GET /network-policy/8f4dd72c-ab26-4c27-94dd-32d170a8d36c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005647 10.0.0.41 - - [2025-11-24 02:35:35] "POST /neutron/network HTTP/1.1" 200 1440 0.012358 10.0.0.41 - - [2025-11-24 02:35:35] "GET /virtual-network/1c64bcba-becd-4e2b-a3de-a018c2a68071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.010532 10.0.0.41 - - [2025-11-24 02:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.41 - - [2025-11-24 02:35:35] "GET /network-policy/d47bdf81-2063-49d0-9c1d-754430f6a64e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006046 10.0.0.41 - - [2025-11-24 02:35:40] "POST /neutron/network HTTP/1.1" 200 1440 0.015180 10.0.0.41 - - [2025-11-24 02:35:40] "GET /virtual-network/1c64bcba-becd-4e2b-a3de-a018c2a68071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.009933 10.0.0.41 - - [2025-11-24 02:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004884 10.0.0.41 - - [2025-11-24 02:35:40] "GET /network-policy/cb7efaa7-0b5b-4277-89bd-ec109f04527b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006022 10.0.0.41 - - [2025-11-24 02:35:45] "GET /virtual-machine/a88e1c4d-beb7-40cc-aa2e-d021aa34c4a3 HTTP/1.1" 200 1305 0.004982 10.0.0.41 - - [2025-11-24 02:35:46] "POST /neutron/port HTTP/1.1" 200 1202 0.015560 10.0.0.41 - - [2025-11-24 02:35:47] "GET /virtual-machine/a88e1c4d-beb7-40cc-aa2e-d021aa34c4a3 HTTP/1.1" 404 171 0.003984 10.0.0.41 - - [2025-11-24 02:35:47] "GET /virtual-machine/a88e1c4d-beb7-40cc-aa2e-d021aa34c4a3 HTTP/1.1" 404 171 0.003292 10.0.0.41 - - [2025-11-24 02:35:47] "GET /virtual-machine/a88e1c4d-beb7-40cc-aa2e-d021aa34c4a3 HTTP/1.1" 404 171 0.004119 10.0.0.41 - - [2025-11-24 02:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.41 - - [2025-11-24 02:35:47] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004960 10.0.0.41 - - [2025-11-24 02:35:47] "GET /virtual-networks?parent_id=def2c5cb-46c0-4803-9b6a-db94137cdda3&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.004356 10.0.0.41 - - [2025-11-24 02:35:48] "GET /virtual-network/1c64bcba-becd-4e2b-a3de-a018c2a68071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.006725 10.0.0.41 - - [2025-11-24 02:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.41 - - [2025-11-24 02:35:48] "GET /routing-instance/8e9da3e5-bdd4-4833-96b7-bea5282cef05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.006877 10.0.0.41 - - [2025-11-24 02:35:48] "GET /route-target/e9da7d8a-6901-439c-9471-2011a77f9879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005656 10.0.0.41 - - [2025-11-24 02:35:48] "GET /obj-perms HTTP/1.1" 200 5019 0.003878 10.0.0.27 - - [2025-11-24 02:35:54] "GET /obj-perms HTTP/1.1" 200 5019 0.068164 10.0.0.41 - - [2025-11-24 02:35:57] "GET /obj-perms HTTP/1.1" 200 5019 0.004104 10.0.0.27 - - [2025-11-24 02:36:03] "GET /obj-perms HTTP/1.1" 200 5019 0.003795 10.0.0.41 - - [2025-11-24 02:36:03] "GET /obj-perms HTTP/1.1" 200 5019 0.004936 10.0.0.41 - - [2025-11-24 02:36:04] "GET /virtual-network/1c64bcba-becd-4e2b-a3de-a018c2a68071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.006226 10.0.0.41 - - [2025-11-24 02:36:04] "POST /neutron/network HTTP/1.1" 200 1440 0.019371 10.0.0.50 - - [2025-11-24 02:36:04] "POST /fqname-to-id HTTP/1.1" 404 207 0.007194 10.0.0.50 - - [2025-11-24 02:36:04] "DELETE /access-control-list/3f93cec0-18b4-460e-b241-b6b94606eac9 HTTP/1.1" 200 115 0.036942 10.0.0.41 - - [2025-11-24 02:36:04] "GET /virtual-network/1c64bcba-becd-4e2b-a3de-a018c2a68071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.008310 10.0.0.41 - - [2025-11-24 02:36:04] "DELETE /network-policy/cb7efaa7-0b5b-4277-89bd-ec109f04527b HTTP/1.1" 200 115 0.039376 10.0.0.41 - - [2025-11-24 02:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005842 10.0.0.27 - - [2025-11-24 02:36:04] "GET /projects?obj_uuids=def2c5cb-46c0-4803-9b6a-db94137cdda3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001401 10.0.0.41 - - [2025-11-24 02:36:04] "GET /project/def2c5cb-46c0-4803-9b6a-db94137cdda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.050890 10.0.0.41 - - [2025-11-24 02:36:04] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-93177943&detail=False&count=False&shared=False HTTP/1.1" 200 2255 0.007852 10.0.0.41 - - [2025-11-24 02:36:04] "DELETE /network-policy/d47bdf81-2063-49d0-9c1d-754430f6a64e HTTP/1.1" 200 115 0.046494 10.0.0.41 - - [2025-11-24 02:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005101 10.0.0.27 - - [2025-11-24 02:36:04] "GET /projects?obj_uuids=def2c5cb-46c0-4803-9b6a-db94137cdda3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001840 10.0.0.41 - - [2025-11-24 02:36:04] "GET /project/def2c5cb-46c0-4803-9b6a-db94137cdda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.052255 10.0.0.41 - - [2025-11-24 02:36:04] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-93177943&detail=False&count=False&shared=False HTTP/1.1" 200 2019 0.006503 10.0.0.41 - - [2025-11-24 02:36:04] "DELETE /network-policy/8f4dd72c-ab26-4c27-94dd-32d170a8d36c HTTP/1.1" 200 115 0.036461 10.0.0.41 - - [2025-11-24 02:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.27 - - [2025-11-24 02:36:05] "GET /projects?obj_uuids=def2c5cb-46c0-4803-9b6a-db94137cdda3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001173 10.0.0.41 - - [2025-11-24 02:36:05] "GET /project/def2c5cb-46c0-4803-9b6a-db94137cdda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.054003 10.0.0.41 - - [2025-11-24 02:36:05] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-93177943&detail=False&count=False&shared=False HTTP/1.1" 200 1783 0.007281 10.0.0.41 - - [2025-11-24 02:36:05] "DELETE /network-policy/2ec1ce1b-5d6b-4b10-922e-7f65cbb55154 HTTP/1.1" 200 115 0.039773 10.0.0.41 - - [2025-11-24 02:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006074 10.0.0.27 - - [2025-11-24 02:36:05] "GET /projects?obj_uuids=def2c5cb-46c0-4803-9b6a-db94137cdda3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001126 10.0.0.41 - - [2025-11-24 02:36:05] "GET /project/def2c5cb-46c0-4803-9b6a-db94137cdda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.068710 10.0.0.41 - - [2025-11-24 02:36:05] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-93177943&detail=False&count=False&shared=False HTTP/1.1" 200 1547 0.006516 10.0.0.41 - - [2025-11-24 02:36:05] "DELETE /network-policy/48f13c44-0fa3-4ab1-98fd-1e42361e55a7 HTTP/1.1" 200 115 0.056616 10.0.0.41 - - [2025-11-24 02:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007720 10.0.0.27 - - [2025-11-24 02:36:05] "GET /projects?obj_uuids=def2c5cb-46c0-4803-9b6a-db94137cdda3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001419 10.0.0.41 - - [2025-11-24 02:36:05] "GET /project/def2c5cb-46c0-4803-9b6a-db94137cdda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.049901 10.0.0.41 - - [2025-11-24 02:36:05] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-93177943&detail=False&count=False&shared=False HTTP/1.1" 200 1311 0.005554 10.0.0.41 - - [2025-11-24 02:36:05] "DELETE /network-policy/a9adcecf-4d42-4d25-b945-58c57265e510 HTTP/1.1" 200 115 0.045285 10.0.0.41 - - [2025-11-24 02:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004533 10.0.0.27 - - [2025-11-24 02:36:05] "GET /projects?obj_uuids=def2c5cb-46c0-4803-9b6a-db94137cdda3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001528 10.0.0.41 - - [2025-11-24 02:36:05] "GET /project/def2c5cb-46c0-4803-9b6a-db94137cdda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.049862 10.0.0.41 - - [2025-11-24 02:36:05] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-93177943&detail=False&count=False&shared=False HTTP/1.1" 200 1074 0.008577 10.0.0.41 - - [2025-11-24 02:36:05] "DELETE /network-policy/7b6d7184-53cf-45b8-96d2-76fce6157fa9 HTTP/1.1" 200 115 0.064501 10.0.0.41 - - [2025-11-24 02:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005462 10.0.0.27 - - [2025-11-24 02:36:06] "GET /projects?obj_uuids=def2c5cb-46c0-4803-9b6a-db94137cdda3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001360 10.0.0.41 - - [2025-11-24 02:36:06] "GET /project/def2c5cb-46c0-4803-9b6a-db94137cdda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.055141 10.0.0.41 - - [2025-11-24 02:36:06] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-93177943&detail=False&count=False&shared=False HTTP/1.1" 200 838 0.007617 10.0.0.41 - - [2025-11-24 02:36:06] "DELETE /network-policy/f32fed0a-60bc-48f1-9a08-443781b9decd HTTP/1.1" 200 115 0.054415 10.0.0.41 - - [2025-11-24 02:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006764 10.0.0.27 - - [2025-11-24 02:36:06] "GET /projects?obj_uuids=def2c5cb-46c0-4803-9b6a-db94137cdda3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001657 10.0.0.41 - - [2025-11-24 02:36:06] "GET /project/def2c5cb-46c0-4803-9b6a-db94137cdda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.059276 10.0.0.41 - - [2025-11-24 02:36:06] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-93177943&detail=False&count=False&shared=False HTTP/1.1" 200 602 0.010611 10.0.0.41 - - [2025-11-24 02:36:06] "DELETE /network-policy/5a744580-2817-43df-b342-5ab72b928fed HTTP/1.1" 200 115 0.065377 10.0.0.41 - - [2025-11-24 02:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005467 10.0.0.27 - - [2025-11-24 02:36:06] "GET /projects?obj_uuids=def2c5cb-46c0-4803-9b6a-db94137cdda3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001144 10.0.0.41 - - [2025-11-24 02:36:06] "GET /project/def2c5cb-46c0-4803-9b6a-db94137cdda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.048628 10.0.0.41 - - [2025-11-24 02:36:06] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-93177943&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.006627 10.0.0.41 - - [2025-11-24 02:36:06] "DELETE /network-policy/a7f98466-5f39-49e6-95bc-dc1d3b8db822 HTTP/1.1" 200 115 0.050219 10.0.0.41 - - [2025-11-24 02:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004444 10.0.0.27 - - [2025-11-24 02:36:06] "GET /projects?obj_uuids=def2c5cb-46c0-4803-9b6a-db94137cdda3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001573 10.0.0.41 - - [2025-11-24 02:36:06] "GET /project/def2c5cb-46c0-4803-9b6a-db94137cdda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.056098 10.0.0.41 - - [2025-11-24 02:36:06] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-93177943&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006759 10.0.0.41 - - [2025-11-24 02:36:06] "POST /neutron/network HTTP/1.1" 200 1337 0.014777 10.0.0.41 - - [2025-11-24 02:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004253 10.0.0.41 - - [2025-11-24 02:36:07] "DELETE /network-ipam/6c1f2271-bd67-4588-a334-2143dc3f1750 HTTP/1.1" 200 115 0.037170 10.0.0.41 - - [2025-11-24 02:36:07] "POST /fqname-to-id HTTP/1.1" 404 260 0.004764 10.0.0.27 - - [2025-11-24 02:36:07] "GET /projects?obj_uuids=def2c5cb-46c0-4803-9b6a-db94137cdda3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001272 10.0.0.27 - - [2025-11-24 02:36:07] "GET /project/def2c5cb-46c0-4803-9b6a-db94137cdda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1517 0.057991 10.0.0.27 - - [2025-11-24 02:36:07] "GET /projects?obj_uuids=def2c5cb-46c0-4803-9b6a-db94137cdda3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002079 10.0.0.27 - - [2025-11-24 02:36:07] "GET /project/def2c5cb-46c0-4803-9b6a-db94137cdda3?fields=security_groups HTTP/1.1" 200 1400 0.062054 10.0.0.27 - - [2025-11-24 02:36:07] "DELETE /security-group/341e140c-67f2-4504-861a-d38146381e93 HTTP/1.1" 200 115 0.074173 10.0.0.27 - - [2025-11-24 02:36:07] "GET /projects?obj_uuids=def2c5cb-46c0-4803-9b6a-db94137cdda3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003736 10.0.0.50 - - [2025-11-24 02:36:07] "DELETE /access-control-list/43d4836f-bec0-47f4-93a6-f6448ffed71e HTTP/1.1" 200 115 0.053622 10.0.0.27 - - [2025-11-24 02:36:08] "GET /project/def2c5cb-46c0-4803-9b6a-db94137cdda3?fields=application_policy_sets HTTP/1.1" 200 1439 0.064530 10.0.0.41 - - [2025-11-24 02:36:08] "DELETE /project/def2c5cb-46c0-4803-9b6a-db94137cdda3 HTTP/1.1" 200 115 0.471631 10.0.0.27 - - [2025-11-24 02:36:08] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001662 10.0.0.41 - - [2025-11-24 02:36:08] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?fields=projects HTTP/1.1" 200 1244 0.015522 10.0.0.27 - - [2025-11-24 02:36:10] "GET /projects?obj_uuids=def2c5cb-46c0-4803-9b6a-db94137cdda3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003582 10.0.0.27 - - [2025-11-24 02:36:10] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001113 10.0.0.27 - - [2025-11-24 02:36:10] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.053468 10.0.0.27 - - [2025-11-24 02:36:11] "POST /id-to-fqname HTTP/1.1" 200 202 0.007927 10.0.0.27 - - [2025-11-24 02:36:11] "POST /fqname-to-id HTTP/1.1" 404 211 0.012955 10.0.0.27 - - [2025-11-24 02:36:11] "POST /security-groups HTTP/1.1" 200 603 0.043093 10.0.0.27 - - [2025-11-24 02:36:11] "POST /projects HTTP/1.1" 200 609 0.322298 10.0.0.27 - - [2025-11-24 02:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.364311 10.0.0.50 - - [2025-11-24 02:36:11] "POST /access-control-lists HTTP/1.1" 200 608 0.040163 10.0.0.41 - - [2025-11-24 02:36:11] "GET /project/def2c5cb-46c0-4803-9b6a-db94137cdda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.533987 10.0.0.27 - - [2025-11-24 02:36:11] "GET /projects?obj_uuids=def2c5cb-46c0-4803-9b6a-db94137cdda3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001457 10.0.0.41 - - [2025-11-24 02:36:11] "GET /project/def2c5cb-46c0-4803-9b6a-db94137cdda3?fields=virtual_networks HTTP/1.1" 200 1057 0.073141 10.0.0.27 - - [2025-11-24 02:36:11] "GET /projects?obj_uuids=def2c5cb-46c0-4803-9b6a-db94137cdda3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001014 10.0.0.41 - - [2025-11-24 02:36:11] "GET /project/def2c5cb-46c0-4803-9b6a-db94137cdda3?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.042655 10.0.0.27 - - [2025-11-24 02:36:11] "GET /projects?obj_uuids=def2c5cb-46c0-4803-9b6a-db94137cdda3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001716 10.0.0.41 - - [2025-11-24 02:36:11] "GET /project/def2c5cb-46c0-4803-9b6a-db94137cdda3?fields=security_groups HTTP/1.1" 200 1295 0.058800 10.0.0.41 - - [2025-11-24 02:36:12] "POST /fqname-to-id HTTP/1.1" 404 194 0.040419 10.0.0.27 - - [2025-11-24 02:36:12] "GET /projects?obj_uuids=43cd63fe-42ca-40b1-9326-4c653808c294&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003190 10.0.0.27 - - [2025-11-24 02:36:12] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001356 10.0.0.27 - - [2025-11-24 02:36:12] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009440 10.0.0.27 - - [2025-11-24 02:36:12] "POST /id-to-fqname HTTP/1.1" 200 196 0.004898 10.0.0.27 - - [2025-11-24 02:36:12] "POST /fqname-to-id HTTP/1.1" 404 205 0.014616 10.0.0.27 - - [2025-11-24 02:36:12] "POST /security-groups HTTP/1.1" 200 597 0.057246 10.0.0.50 - - [2025-11-24 02:36:13] "POST /fqname-to-id HTTP/1.1" 404 240 0.004956 10.0.0.27 - - [2025-11-24 02:36:13] "POST /projects HTTP/1.1" 200 597 0.332881 10.0.0.27 - - [2025-11-24 02:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.380084 10.0.0.50 - - [2025-11-24 02:36:13] "POST /access-control-lists HTTP/1.1" 200 600 0.088502 10.0.0.41 - - [2025-11-24 02:36:13] "GET /project/43cd63fe-42ca-40b1-9326-4c653808c294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.613493 10.0.0.41 - - [2025-11-24 02:36:14] "GET / HTTP/1.1" 200 35931 0.002212 10.0.0.41 - - [2025-11-24 02:36:16] "GET /project/43cd63fe-42ca-40b1-9326-4c653808c294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000574 10.0.0.27 - - [2025-11-24 02:36:16] "GET /projects?obj_uuids=43cd63fe-42ca-40b1-9326-4c653808c294&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001026 10.0.0.41 - - [2025-11-24 02:36:16] "GET /project/43cd63fe-42ca-40b1-9326-4c653808c294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.077375 10.0.0.41 - - [2025-11-24 02:36:17] "GET / HTTP/1.1" 200 35931 0.005443 10.0.0.41 - - [2025-11-24 02:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004341 10.0.0.27 - - [2025-11-24 02:36:17] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001358 10.0.0.41 - - [2025-11-24 02:36:17] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.010867 10.0.0.41 - - [2025-11-24 02:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.27 - - [2025-11-24 02:36:17] "GET /projects?obj_uuids=43cd63fe-42ca-40b1-9326-4c653808c294&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001283 10.0.0.41 - - [2025-11-24 02:36:17] "GET /project/43cd63fe-42ca-40b1-9326-4c653808c294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.051005 10.0.0.41 - - [2025-11-24 02:36:18] "GET /domains HTTP/1.1" 401 292 0.000553 10.0.0.41 - - [2025-11-24 02:36:19] "GET /domains HTTP/1.1" 200 280 0.031565 10.0.0.27 - - [2025-11-24 02:36:19] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001055 10.0.0.41 - - [2025-11-24 02:36:19] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba HTTP/1.1" 200 2777 0.011015 10.0.0.27 - - [2025-11-24 02:36:19] "GET /projects?obj_uuids=43cd63fe-42ca-40b1-9326-4c653808c294&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001876 10.0.0.41 - - [2025-11-24 02:36:19] "GET /project/43cd63fe-42ca-40b1-9326-4c653808c294 HTTP/1.1" 200 1888 0.097812 10.0.0.41 - - [2025-11-24 02:36:19] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.004318 10.0.0.41 - - [2025-11-24 02:36:19] "POST /network-ipams HTTP/1.1" 200 603 0.038781 10.0.0.41 - - [2025-11-24 02:36:19] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004624 10.0.0.41 - - [2025-11-24 02:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004250 10.0.0.41 - - [2025-11-24 02:36:19] "GET /network-ipam/332a2097-767a-4853-b040-313cc64967cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.008953 10.0.0.41 - - [2025-11-24 02:36:19] "PUT /network-ipam/332a2097-767a-4853-b040-313cc64967cc HTTP/1.1" 200 258 0.042683 10.0.0.41 - - [2025-11-24 02:36:19] "POST /fqname-to-id HTTP/1.1" 401 292 0.000773 10.0.0.41 - - [2025-11-24 02:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.045023 10.0.0.27 - - [2025-11-24 02:36:20] "GET /projects?obj_uuids=43cd63fe-42ca-40b1-9326-4c653808c294&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000956 10.0.0.41 - - [2025-11-24 02:36:20] "GET /project/43cd63fe-42ca-40b1-9326-4c653808c294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.041469 10.0.0.27 - - [2025-11-24 02:36:20] "GET /projects?obj_uuids=43cd63fe-42ca-40b1-9326-4c653808c294&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001417 10.0.0.41 - - [2025-11-24 02:36:20] "POST /neutron/network HTTP/1.1" 200 617 0.195289 10.0.0.41 - - [2025-11-24 02:36:21] "POST /neutron/network HTTP/1.1" 200 1074 0.014861 10.0.0.41 - - [2025-11-24 02:36:21] "POST /id-to-fqname HTTP/1.1" 200 229 0.001303 10.0.0.41 - - [2025-11-24 02:36:21] "GET /virtual-network/3891f14c-1df2-47db-aefa-786b2a7ff317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.005985 10.0.0.41 - - [2025-11-24 02:36:21] "GET /virtual-network/3891f14c-1df2-47db-aefa-786b2a7ff317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.005636 10.0.0.41 - - [2025-11-24 02:36:21] "POST /neutron/subnet HTTP/1.1" 200 701 0.012930 10.0.0.41 - - [2025-11-24 02:36:22] "GET /virtual-network/3891f14c-1df2-47db-aefa-786b2a7ff317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.008998 10.0.0.50 - - [2025-11-24 02:36:23] "GET /obj-perms HTTP/1.1" 200 5013 0.067784 10.0.0.27 - - [2025-11-24 02:36:23] "GET /obj-perms HTTP/1.1" 200 5013 0.074260 10.0.0.41 - - [2025-11-24 02:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004085 10.0.0.27 - - [2025-11-24 02:36:23] "GET /projects?obj_uuids=43cd63fe-42ca-40b1-9326-4c653808c294&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001091 10.0.0.41 - - [2025-11-24 02:36:23] "GET /project/43cd63fe-42ca-40b1-9326-4c653808c294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.044399 10.0.0.27 - - [2025-11-24 02:36:23] "GET /projects?obj_uuids=43cd63fe-42ca-40b1-9326-4c653808c294&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001609 10.0.0.41 - - [2025-11-24 02:36:23] "POST /neutron/network HTTP/1.1" 200 617 0.157937 10.0.0.50 - - [2025-11-24 02:36:23] "POST /route-targets HTTP/1.1" 200 327 0.015878 10.0.0.41 - - [2025-11-24 02:36:24] "POST /neutron/network HTTP/1.1" 200 1074 0.015595 10.0.0.41 - - [2025-11-24 02:36:24] "POST /id-to-fqname HTTP/1.1" 200 229 0.001768 10.0.0.41 - - [2025-11-24 02:36:24] "GET /virtual-network/c0747349-37bc-4eb6-973c-212473c2efdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.006561 10.0.0.41 - - [2025-11-24 02:36:24] "GET /virtual-network/c0747349-37bc-4eb6-973c-212473c2efdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.006216 10.0.0.41 - - [2025-11-24 02:36:24] "POST /neutron/subnet HTTP/1.1" 200 701 0.009778 10.0.0.41 - - [2025-11-24 02:36:24] "GET /virtual-network/c0747349-37bc-4eb6-973c-212473c2efdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.006154 10.0.0.41 - - [2025-11-24 02:36:24] "GET /obj-perms HTTP/1.1" 200 5013 0.055290 10.0.0.41 - - [2025-11-24 02:36:25] "POST /fqname-to-id HTTP/1.1" 404 205 0.004898 10.0.0.41 - - [2025-11-24 02:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004653 10.0.0.27 - - [2025-11-24 02:36:25] "GET /projects?obj_uuids=43cd63fe-42ca-40b1-9326-4c653808c294&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001659 10.0.0.41 - - [2025-11-24 02:36:25] "GET /project/43cd63fe-42ca-40b1-9326-4c653808c294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.059913 10.0.0.41 - - [2025-11-24 02:36:25] "POST /network-policys HTTP/1.1" 200 527 0.035951 10.0.0.41 - - [2025-11-24 02:36:25] "GET /network-policy/75b68a67-d4bf-4cf0-aec1-517e4064140c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.007885 10.0.0.41 - - [2025-11-24 02:36:25] "POST /fqname-to-id HTTP/1.1" 404 205 0.004236 10.0.0.41 - - [2025-11-24 02:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.27 - - [2025-11-24 02:36:25] "GET /projects?obj_uuids=43cd63fe-42ca-40b1-9326-4c653808c294&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001475 10.0.0.41 - - [2025-11-24 02:36:25] "GET /project/43cd63fe-42ca-40b1-9326-4c653808c294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.050442 10.0.0.41 - - [2025-11-24 02:36:25] "POST /network-policys HTTP/1.1" 200 527 0.033861 10.0.0.41 - - [2025-11-24 02:36:25] "GET /network-policy/e93c2dea-0653-489a-8927-f4cb7f77817c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.006703 10.0.0.41 - - [2025-11-24 02:36:25] "POST /fqname-to-id HTTP/1.1" 404 205 0.003751 10.0.0.41 - - [2025-11-24 02:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.27 - - [2025-11-24 02:36:26] "GET /projects?obj_uuids=43cd63fe-42ca-40b1-9326-4c653808c294&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001418 10.0.0.41 - - [2025-11-24 02:36:26] "GET /project/43cd63fe-42ca-40b1-9326-4c653808c294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.062978 10.0.0.41 - - [2025-11-24 02:36:26] "POST /network-policys HTTP/1.1" 200 527 0.037587 10.0.0.41 - - [2025-11-24 02:36:26] "GET /network-policy/e63c5d1b-0d41-4ab2-a900-77aaa2670251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.011630 10.0.0.41 - - [2025-11-24 02:36:26] "POST /fqname-to-id HTTP/1.1" 404 205 0.003317 10.0.0.41 - - [2025-11-24 02:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003883 10.0.0.27 - - [2025-11-24 02:36:26] "GET /projects?obj_uuids=43cd63fe-42ca-40b1-9326-4c653808c294&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001134 10.0.0.41 - - [2025-11-24 02:36:26] "GET /project/43cd63fe-42ca-40b1-9326-4c653808c294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.044193 10.0.0.41 - - [2025-11-24 02:36:26] "POST /network-policys HTTP/1.1" 200 527 0.034634 10.0.0.41 - - [2025-11-24 02:36:26] "GET /network-policy/44f86ad1-050e-4fe1-8fd9-aaea8d1ba006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.009256 10.0.0.41 - - [2025-11-24 02:36:26] "POST /fqname-to-id HTTP/1.1" 404 207 0.004393 10.0.0.41 - - [2025-11-24 02:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.27 - - [2025-11-24 02:36:26] "GET /projects?obj_uuids=43cd63fe-42ca-40b1-9326-4c653808c294&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001096 10.0.0.41 - - [2025-11-24 02:36:26] "GET /project/43cd63fe-42ca-40b1-9326-4c653808c294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.045500 10.0.0.41 - - [2025-11-24 02:36:26] "POST /network-policys HTTP/1.1" 200 531 0.035531 10.0.0.41 - - [2025-11-24 02:36:26] "GET /network-policy/a7b0d8f5-ca69-4d24-bff8-5de502465839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.007269 10.0.0.41 - - [2025-11-24 02:36:27] "POST /fqname-to-id HTTP/1.1" 404 206 0.004466 10.0.0.41 - - [2025-11-24 02:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004713 10.0.0.27 - - [2025-11-24 02:36:27] "GET /projects?obj_uuids=43cd63fe-42ca-40b1-9326-4c653808c294&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001123 10.0.0.41 - - [2025-11-24 02:36:27] "GET /project/43cd63fe-42ca-40b1-9326-4c653808c294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.043038 10.0.0.41 - - [2025-11-24 02:36:27] "POST /network-policys HTTP/1.1" 200 529 0.034099 10.0.0.41 - - [2025-11-24 02:36:27] "GET /network-policy/496f5584-0f5c-4a62-8f2d-954330ff2322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.008048 10.0.0.41 - - [2025-11-24 02:36:27] "POST /fqname-to-id HTTP/1.1" 404 206 0.003663 10.0.0.41 - - [2025-11-24 02:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004248 10.0.0.27 - - [2025-11-24 02:36:27] "GET /projects?obj_uuids=43cd63fe-42ca-40b1-9326-4c653808c294&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001243 10.0.0.41 - - [2025-11-24 02:36:27] "GET /project/43cd63fe-42ca-40b1-9326-4c653808c294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.055432 10.0.0.41 - - [2025-11-24 02:36:27] "POST /network-policys HTTP/1.1" 200 529 0.029577 10.0.0.41 - - [2025-11-24 02:36:27] "GET /network-policy/85e6d7f8-3287-439b-be80-5c2761329079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.007405 10.0.0.41 - - [2025-11-24 02:36:27] "POST /fqname-to-id HTTP/1.1" 404 206 0.003497 10.0.0.41 - - [2025-11-24 02:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004366 10.0.0.27 - - [2025-11-24 02:36:27] "GET /projects?obj_uuids=43cd63fe-42ca-40b1-9326-4c653808c294&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001655 10.0.0.41 - - [2025-11-24 02:36:27] "GET /project/43cd63fe-42ca-40b1-9326-4c653808c294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.077626 10.0.0.41 - - [2025-11-24 02:36:28] "POST /network-policys HTTP/1.1" 200 529 0.045129 10.0.0.41 - - [2025-11-24 02:36:28] "GET /network-policy/6615adc8-79e1-4973-a742-ea59cfda59ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.009652 10.0.0.41 - - [2025-11-24 02:36:28] "POST /fqname-to-id HTTP/1.1" 404 206 0.003421 10.0.0.41 - - [2025-11-24 02:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.27 - - [2025-11-24 02:36:28] "GET /projects?obj_uuids=43cd63fe-42ca-40b1-9326-4c653808c294&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001235 10.0.0.41 - - [2025-11-24 02:36:28] "GET /project/43cd63fe-42ca-40b1-9326-4c653808c294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.048277 10.0.0.41 - - [2025-11-24 02:36:28] "POST /network-policys HTTP/1.1" 200 529 0.032492 10.0.0.41 - - [2025-11-24 02:36:28] "GET /network-policy/929741f0-c38b-4cd1-a463-c64965392d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.006631 10.0.0.41 - - [2025-11-24 02:36:28] "POST /fqname-to-id HTTP/1.1" 404 208 0.003584 10.0.0.41 - - [2025-11-24 02:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.27 - - [2025-11-24 02:36:28] "GET /projects?obj_uuids=43cd63fe-42ca-40b1-9326-4c653808c294&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001218 10.0.0.41 - - [2025-11-24 02:36:28] "GET /project/43cd63fe-42ca-40b1-9326-4c653808c294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.065181 10.0.0.41 - - [2025-11-24 02:36:28] "POST /network-policys HTTP/1.1" 200 533 0.034892 10.0.0.41 - - [2025-11-24 02:36:28] "GET /network-policy/514f9f92-05f3-4b7c-a3e0-10cabf5f5b08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1127 0.006728 10.0.0.41 - - [2025-11-24 02:36:29] "POST /neutron/network HTTP/1.1" 200 1157 0.120564 10.0.0.41 - - [2025-11-24 02:36:29] "GET /virtual-network/3891f14c-1df2-47db-aefa-786b2a7ff317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.009119 10.0.0.41 - - [2025-11-24 02:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.41 - - [2025-11-24 02:36:29] "GET /network-policy/75b68a67-d4bf-4cf0-aec1-517e4064140c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.006497 10.0.0.50 - - [2025-11-24 02:36:29] "POST /access-control-lists HTTP/1.1" 200 603 0.096869 10.0.0.41 - - [2025-11-24 02:36:29] "POST /neutron/network HTTP/1.1" 200 1159 0.124038 10.0.0.50 - - [2025-11-24 02:36:29] "POST /ref-update HTTP/1.1" 200 156 0.032550 10.0.0.41 - - [2025-11-24 02:36:29] "GET /virtual-network/c0747349-37bc-4eb6-973c-212473c2efdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.018548 10.0.0.41 - - [2025-11-24 02:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008215 10.0.0.41 - - [2025-11-24 02:36:30] "GET /network-policy/a7b0d8f5-ca69-4d24-bff8-5de502465839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.004851 10.0.0.41 - - [2025-11-24 02:36:30] "POST /id-to-fqname HTTP/1.1" 200 229 0.001564 10.0.0.27 - - [2025-11-24 02:36:31] "GET /projects?obj_uuids=43cd63fe-42ca-40b1-9326-4c653808c294&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001466 10.0.0.41 - - [2025-11-24 02:36:31] "GET /project/43cd63fe-42ca-40b1-9326-4c653808c294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.109154 10.0.0.41 - - [2025-11-24 02:36:31] "POST /neutron/network HTTP/1.1" 200 1157 0.009466 10.0.0.41 - - [2025-11-24 02:36:31] "POST /id-to-fqname HTTP/1.1" 200 229 0.002824 10.0.0.41 - - [2025-11-24 02:36:31] "POST /neutron/port HTTP/1.1" 200 117 0.010306 10.0.0.27 - - [2025-11-24 02:36:31] "GET /projects?obj_uuids=43cd63fe-42ca-40b1-9326-4c653808c294&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001400 10.0.0.41 - - [2025-11-24 02:36:32] "POST /neutron/port HTTP/1.1" 200 1061 0.404677 10.0.0.27 - - [2025-11-24 02:36:32] "GET /projects?obj_uuids=43cd63fe-42ca-40b1-9326-4c653808c294&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003912 10.0.0.41 - - [2025-11-24 02:36:32] "POST /neutron/port HTTP/1.1" 200 1115 0.135944 10.0.0.41 - - [2025-11-24 02:36:32] "GET /project/43cd63fe-42ca-40b1-9326-4c653808c294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.114420 10.0.0.41 - - [2025-11-24 02:36:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006370 10.0.0.41 - - [2025-11-24 02:36:32] "POST /neutron/network HTTP/1.1" 200 1157 0.013453 10.0.0.41 - - [2025-11-24 02:36:32] "POST /neutron/port HTTP/1.1" 200 117 0.007960 10.0.0.41 - - [2025-11-24 02:36:33] "POST /neutron/network HTTP/1.1" 200 1169 0.009332 10.0.0.41 - - [2025-11-24 02:36:33] "POST /neutron/port HTTP/1.1" 200 1061 0.019932 10.0.0.41 - - [2025-11-24 02:36:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004319 10.0.0.41 - - [2025-11-24 02:36:33] "POST /neutron/network HTTP/1.1" 200 1159 0.009709 10.0.0.41 - - [2025-11-24 02:36:38] "POST /neutron/port HTTP/1.1" 200 1089 0.016342 10.0.0.41 - - [2025-11-24 02:36:38] "POST /neutron/security_group HTTP/1.1" 200 2064 0.009699 10.0.0.41 - - [2025-11-24 02:36:38] "GET /virtual-machine/3149531c-3528-42ae-949b-6892ae6f7949 HTTP/1.1" 401 292 0.000596 10.0.0.41 - - [2025-11-24 02:36:38] "GET /virtual-machine/3149531c-3528-42ae-949b-6892ae6f7949 HTTP/1.1" 200 1298 0.035249 10.0.0.41 - - [2025-11-24 02:36:38] "GET /virtual-machine-interface/db1c9bb7-30f4-4aa0-b862-3e85f80a13c6 HTTP/1.1" 200 2952 0.005695 10.0.0.41 - - [2025-11-24 02:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.41 - - [2025-11-24 02:36:38] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004031 10.0.0.41 - - [2025-11-24 02:36:38] "GET /virtual-networks?parent_id=43cd63fe-42ca-40b1-9326-4c653808c294&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003197 10.0.0.41 - - [2025-11-24 02:36:38] "GET /virtual-network/3891f14c-1df2-47db-aefa-786b2a7ff317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006281 10.0.0.41 - - [2025-11-24 02:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004639 10.0.0.41 - - [2025-11-24 02:36:41] "GET /virtual-network/3891f14c-1df2-47db-aefa-786b2a7ff317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006253 10.0.0.41 - - [2025-11-24 02:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004757 10.0.0.41 - - [2025-11-24 02:36:45] "GET /virtual-network/3891f14c-1df2-47db-aefa-786b2a7ff317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006736 10.0.0.41 - - [2025-11-24 02:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.41 - - [2025-11-24 02:36:50] "GET /virtual-network/3891f14c-1df2-47db-aefa-786b2a7ff317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005384 10.0.0.41 - - [2025-11-24 02:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.41 - - [2025-11-24 02:36:54] "GET /virtual-network/3891f14c-1df2-47db-aefa-786b2a7ff317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005664 10.0.0.41 - - [2025-11-24 02:36:57] "POST /neutron/network HTTP/1.1" 200 1169 0.035601 10.0.0.41 - - [2025-11-24 02:36:57] "POST /neutron/port HTTP/1.1" 200 117 0.001591 10.0.0.27 - - [2025-11-24 02:36:57] "DELETE /project/43cd63fe42ca40b193264c653808c294 HTTP/1.1" 404 173 0.008570 10.0.0.27 - - [2025-11-24 02:36:57] "DELETE /project/def2c5cb46c048039b6adb94137cdda3 HTTP/1.1" 404 173 0.013324 10.0.0.27 - - [2025-11-24 02:36:57] "GET /projects?obj_uuids=def2c5cb-46c0-4803-9b6a-db94137cdda3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001400 10.0.0.27 - - [2025-11-24 02:36:57] "GET /project/def2c5cb-46c0-4803-9b6a-db94137cdda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1517 0.053212 10.0.0.27 - - [2025-11-24 02:36:57] "GET /projects?obj_uuids=def2c5cb-46c0-4803-9b6a-db94137cdda3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001787 10.0.0.27 - - [2025-11-24 02:36:58] "GET /project/def2c5cb-46c0-4803-9b6a-db94137cdda3?fields=security_groups HTTP/1.1" 200 1400 0.065586 10.0.0.27 - - [2025-11-24 02:36:58] "DELETE /security-group/4b0de8a9-c201-4281-9987-6704b1d1697c HTTP/1.1" 200 115 0.053333 10.0.0.27 - - [2025-11-24 02:36:58] "GET /projects?obj_uuids=def2c5cb-46c0-4803-9b6a-db94137cdda3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001379 10.0.0.50 - - [2025-11-24 02:36:58] "DELETE /access-control-list/41726219-94aa-4d49-9173-4a9ec951568a HTTP/1.1" 200 115 0.043047 10.0.0.27 - - [2025-11-24 02:36:58] "GET /project/def2c5cb-46c0-4803-9b6a-db94137cdda3?fields=application_policy_sets HTTP/1.1" 200 1439 0.055451 10.0.0.41 - - [2025-11-24 02:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003802 10.0.0.41 - - [2025-11-24 02:36:58] "GET /virtual-network/3891f14c-1df2-47db-aefa-786b2a7ff317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.018395 10.0.0.27 - - [2025-11-24 02:36:58] "DELETE /project/def2c5cb-46c0-4803-9b6a-db94137cdda3 HTTP/1.1" 200 115 0.451950 10.0.0.41 - - [2025-11-24 02:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.41 - - [2025-11-24 02:37:02] "POST /neutron/port HTTP/1.1" 200 1089 0.017718 10.0.0.41 - - [2025-11-24 02:37:02] "GET /virtual-network/3891f14c-1df2-47db-aefa-786b2a7ff317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005949 10.0.0.41 - - [2025-11-24 02:37:02] "POST /neutron/subnet HTTP/1.1" 200 675 0.011879 10.0.0.41 - - [2025-11-24 02:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005195 10.0.0.41 - - [2025-11-24 02:37:06] "GET /virtual-network/3891f14c-1df2-47db-aefa-786b2a7ff317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.007097 10.0.0.41 - - [2025-11-24 02:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006842 10.0.0.41 - - [2025-11-24 02:37:10] "GET /virtual-network/3891f14c-1df2-47db-aefa-786b2a7ff317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.007442 10.0.0.41 - - [2025-11-24 02:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.41 - - [2025-11-24 02:37:12] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004265 10.0.0.41 - - [2025-11-24 02:37:12] "GET /virtual-networks?parent_id=43cd63fe-42ca-40b1-9326-4c653808c294&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.004499 10.0.0.41 - - [2025-11-24 02:37:12] "GET /virtual-network/3891f14c-1df2-47db-aefa-786b2a7ff317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005908 10.0.0.41 - - [2025-11-24 02:37:12] "POST /neutron/port HTTP/1.1" 200 1089 0.021235 10.0.0.41 - - [2025-11-24 02:37:18] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008691 10.0.0.41 - - [2025-11-24 02:37:23] "POST /neutron/port HTTP/1.1" 200 1089 0.014342 10.0.0.41 - - [2025-11-24 02:37:27] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007609 10.0.0.41 - - [2025-11-24 02:37:33] "POST /neutron/port HTTP/1.1" 200 1089 0.024026 10.0.0.41 - - [2025-11-24 02:37:33] "POST /neutron/security_group HTTP/1.1" 200 2064 0.012650 10.0.0.41 - - [2025-11-24 02:37:33] "GET /virtual-machine/a7bb0213-72f3-4698-bc70-a9703d5044eb HTTP/1.1" 200 1299 0.006682 10.0.0.41 - - [2025-11-24 02:37:33] "GET /virtual-machine-interface/84f95e7f-677f-4c5f-806f-45251bebca0a HTTP/1.1" 200 2950 0.005249 10.0.0.41 - - [2025-11-24 02:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.41 - - [2025-11-24 02:37:33] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003847 10.0.0.41 - - [2025-11-24 02:37:33] "GET /virtual-networks?parent_id=43cd63fe-42ca-40b1-9326-4c653808c294&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003292 10.0.0.41 - - [2025-11-24 02:37:33] "GET /virtual-network/c0747349-37bc-4eb6-973c-212473c2efdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.007232 10.0.0.41 - - [2025-11-24 02:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004077 10.0.0.41 - - [2025-11-24 02:37:35] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005227 10.0.0.41 - - [2025-11-24 02:37:35] "GET /virtual-networks?parent_id=43cd63fe-42ca-40b1-9326-4c653808c294&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.005049 10.0.0.41 - - [2025-11-24 02:37:35] "GET /virtual-network/c0747349-37bc-4eb6-973c-212473c2efdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.009725 10.0.0.41 - - [2025-11-24 02:37:35] "POST /neutron/port HTTP/1.1" 200 1089 0.021475 10.0.0.41 - - [2025-11-24 02:37:40] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008284 10.0.0.41 - - [2025-11-24 02:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004435 10.0.0.41 - - [2025-11-24 02:37:40] "GET /network-policy/a7b0d8f5-ca69-4d24-bff8-5de502465839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.004252 10.0.0.41 - - [2025-11-24 02:37:40] "POST /neutron/port HTTP/1.1" 200 1089 0.018332 10.0.0.41 - - [2025-11-24 02:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.41 - - [2025-11-24 02:37:41] "GET /network-policy/75b68a67-d4bf-4cf0-aec1-517e4064140c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.004611 10.0.0.41 - - [2025-11-24 02:37:41] "POST /neutron/network HTTP/1.1" 200 1157 0.101358 10.0.0.41 - - [2025-11-24 02:37:41] "GET /virtual-network/3891f14c-1df2-47db-aefa-786b2a7ff317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005956 10.0.0.41 - - [2025-11-24 02:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.41 - - [2025-11-24 02:37:41] "GET /network-policy/e93c2dea-0653-489a-8927-f4cb7f77817c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.005350 10.0.0.50 - - [2025-11-24 02:37:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000723 10.0.0.50 - - [2025-11-24 02:37:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000529 10.0.0.27 - - [2025-11-24 02:37:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000563 10.0.0.27 - - [2025-11-24 02:37:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000557 10.0.0.27 - - [2025-11-24 02:37:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000418 10.0.0.27 - - [2025-11-24 02:37:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000529 10.0.0.50 - - [2025-11-24 02:37:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000816 10.0.0.50 - - [2025-11-24 02:37:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000733 10.0.0.41 - - [2025-11-24 02:37:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000597 10.0.0.41 - - [2025-11-24 02:37:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000540 10.0.0.41 - - [2025-11-24 02:37:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000430 10.0.0.41 - - [2025-11-24 02:37:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000494 10.0.0.41 - - [2025-11-24 02:37:59] "POST /neutron/port HTTP/1.1" 200 1089 0.021890 10.0.0.41 - - [2025-11-24 02:37:59] "POST /neutron/subnet HTTP/1.1" 200 675 0.011940 10.0.0.41 - - [2025-11-24 02:38:03] "POST /neutron/port HTTP/1.1" 200 1089 0.023437 10.0.0.41 - - [2025-11-24 02:38:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005183 10.0.0.41 - - [2025-11-24 02:38:03] "POST /neutron/network HTTP/1.1" 200 1157 0.013057 10.0.0.41 - - [2025-11-24 02:38:48] "POST /neutron/network HTTP/1.1" 200 1160 0.012061 10.0.0.50 - - [2025-11-24 02:38:48] "PUT /access-control-list/05f754bb-fc8e-462b-9207-0b8b65115c9c HTTP/1.1" 200 272 0.077611 10.0.0.41 - - [2025-11-24 02:38:48] "GET /virtual-network/3891f14c-1df2-47db-aefa-786b2a7ff317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.015674 10.0.0.41 - - [2025-11-24 02:38:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005046 10.0.0.41 - - [2025-11-24 02:38:48] "GET /network-policy/514f9f92-05f3-4b7c-a3e0-10cabf5f5b08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1127 0.015704 10.0.0.41 - - [2025-11-24 02:38:57] "POST /neutron/network HTTP/1.1" 200 1157 0.024264 10.0.0.41 - - [2025-11-24 02:38:57] "GET /virtual-network/3891f14c-1df2-47db-aefa-786b2a7ff317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.008717 10.0.0.41 - - [2025-11-24 02:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.50 - - [2025-11-24 02:38:57] "POST /ref-update HTTP/1.1" 200 156 0.037236 10.0.0.41 - - [2025-11-24 02:38:57] "GET /network-policy/e63c5d1b-0d41-4ab2-a900-77aaa2670251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.005246 10.0.0.41 - - [2025-11-24 02:39:00] "POST /neutron/network HTTP/1.1" 200 1169 0.008465 10.0.0.41 - - [2025-11-24 02:39:00] "POST /neutron/port HTTP/1.1" 200 117 0.001212 10.0.0.41 - - [2025-11-24 02:39:03] "POST /neutron/port HTTP/1.1" 200 1089 0.058086 10.0.0.41 - - [2025-11-24 02:39:03] "POST /neutron/subnet HTTP/1.1" 200 675 0.014788 10.0.0.41 - - [2025-11-24 02:39:05] "POST /neutron/network HTTP/1.1" 200 1157 0.012499 10.0.0.41 - - [2025-11-24 02:39:05] "GET /virtual-network/3891f14c-1df2-47db-aefa-786b2a7ff317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.008254 10.0.0.41 - - [2025-11-24 02:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.41 - - [2025-11-24 02:39:05] "GET /network-policy/44f86ad1-050e-4fe1-8fd9-aaea8d1ba006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.004859 10.0.0.41 - - [2025-11-24 02:39:13] "POST /neutron/network HTTP/1.1" 200 1157 0.012741 10.0.0.41 - - [2025-11-24 02:39:13] "GET /virtual-network/3891f14c-1df2-47db-aefa-786b2a7ff317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.008271 10.0.0.50 - - [2025-11-24 02:39:13] "POST /ref-update HTTP/1.1" 200 156 0.035876 10.0.0.41 - - [2025-11-24 02:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.025437 10.0.0.41 - - [2025-11-24 02:39:13] "GET /network-policy/496f5584-0f5c-4a62-8f2d-954330ff2322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.006594 10.0.0.41 - - [2025-11-24 02:39:22] "POST /neutron/network HTTP/1.1" 200 1158 0.012786 10.0.0.41 - - [2025-11-24 02:39:22] "GET /virtual-network/3891f14c-1df2-47db-aefa-786b2a7ff317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.011009 10.0.0.41 - - [2025-11-24 02:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003868 10.0.0.41 - - [2025-11-24 02:39:22] "GET /network-policy/85e6d7f8-3287-439b-be80-5c2761329079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.004505 10.0.0.50 - - [2025-11-24 02:39:22] "GET /obj-perms HTTP/1.1" 200 5056 0.056709 10.0.0.27 - - [2025-11-24 02:39:23] "GET /obj-perms HTTP/1.1" 200 5056 0.058968 10.0.0.41 - - [2025-11-24 02:39:30] "POST /neutron/network HTTP/1.1" 200 1158 0.010445 10.0.0.50 - - [2025-11-24 02:39:30] "PUT /access-control-list/05f754bb-fc8e-462b-9207-0b8b65115c9c HTTP/1.1" 200 272 0.022091 10.0.0.41 - - [2025-11-24 02:39:30] "GET /virtual-network/3891f14c-1df2-47db-aefa-786b2a7ff317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.009586 10.0.0.41 - - [2025-11-24 02:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.41 - - [2025-11-24 02:39:30] "GET /network-policy/6615adc8-79e1-4973-a742-ea59cfda59ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.007116 10.0.0.41 - - [2025-11-24 02:39:39] "POST /neutron/network HTTP/1.1" 200 1158 0.009779 10.0.0.41 - - [2025-11-24 02:39:39] "GET /virtual-network/3891f14c-1df2-47db-aefa-786b2a7ff317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.011698 10.0.0.41 - - [2025-11-24 02:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004253 10.0.0.41 - - [2025-11-24 02:39:39] "GET /network-policy/929741f0-c38b-4cd1-a463-c64965392d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.005065 10.0.0.41 - - [2025-11-24 02:39:46] "GET /virtual-network/3891f14c-1df2-47db-aefa-786b2a7ff317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.006119 10.0.0.41 - - [2025-11-24 02:39:46] "POST /neutron/network HTTP/1.1" 200 1158 0.010129 10.0.0.50 - - [2025-11-24 02:39:47] "POST /ref-update HTTP/1.1" 200 156 0.032215 10.0.0.41 - - [2025-11-24 02:39:47] "GET /virtual-network/3891f14c-1df2-47db-aefa-786b2a7ff317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.011834 10.0.0.41 - - [2025-11-24 02:39:47] "GET /virtual-machine/a7bb0213-72f3-4698-bc70-a9703d5044eb HTTP/1.1" 200 1299 0.004119 10.0.0.41 - - [2025-11-24 02:39:47] "POST /neutron/port HTTP/1.1" 200 1089 0.017888 10.0.0.41 - - [2025-11-24 02:39:49] "GET /virtual-machine/a7bb0213-72f3-4698-bc70-a9703d5044eb HTTP/1.1" 404 171 0.003791 10.0.0.41 - - [2025-11-24 02:39:49] "GET /virtual-machine/a7bb0213-72f3-4698-bc70-a9703d5044eb HTTP/1.1" 404 171 0.003262 10.0.0.41 - - [2025-11-24 02:39:49] "GET /virtual-machine/a7bb0213-72f3-4698-bc70-a9703d5044eb HTTP/1.1" 404 171 0.003222 10.0.0.41 - - [2025-11-24 02:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004821 10.0.0.41 - - [2025-11-24 02:39:49] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004780 10.0.0.41 - - [2025-11-24 02:39:49] "GET /virtual-networks?parent_id=43cd63fe-42ca-40b1-9326-4c653808c294&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003998 10.0.0.41 - - [2025-11-24 02:39:49] "GET /virtual-network/c0747349-37bc-4eb6-973c-212473c2efdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.007902 10.0.0.41 - - [2025-11-24 02:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004315 10.0.0.41 - - [2025-11-24 02:39:49] "GET /routing-instance/0f2aa764-b2d9-44f7-85c4-cc4c0b88cea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.007123 10.0.0.41 - - [2025-11-24 02:39:49] "GET /route-target/d6f75794-8f9e-4ee0-8b34-83a08af45850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006920 10.0.0.41 - - [2025-11-24 02:39:49] "GET /obj-perms HTTP/1.1" 200 5013 0.004377 10.0.0.50 - - [2025-11-24 02:39:55] "GET /obj-perms HTTP/1.1" 200 5013 0.004668 10.0.0.41 - - [2025-11-24 02:39:58] "GET /obj-perms HTTP/1.1" 200 5013 0.004140 10.0.0.41 - - [2025-11-24 02:40:04] "POST /neutron/port HTTP/1.1" 200 1089 0.018268 10.0.0.41 - - [2025-11-24 02:40:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004777 10.0.0.41 - - [2025-11-24 02:40:04] "POST /neutron/network HTTP/1.1" 200 1074 0.012177 10.0.0.50 - - [2025-11-24 02:40:05] "GET /obj-perms HTTP/1.1" 200 5013 0.006371 10.0.0.41 - - [2025-11-24 02:40:05] "GET /obj-perms HTTP/1.1" 200 5013 0.004745 10.0.0.41 - - [2025-11-24 02:40:05] "GET /virtual-machine/3149531c-3528-42ae-949b-6892ae6f7949 HTTP/1.1" 200 1298 0.009734 10.0.0.41 - - [2025-11-24 02:40:06] "POST /neutron/port HTTP/1.1" 200 151 0.209685 10.0.0.41 - - [2025-11-24 02:40:07] "GET /virtual-machine/3149531c-3528-42ae-949b-6892ae6f7949 HTTP/1.1" 404 171 0.006484 10.0.0.41 - - [2025-11-24 02:40:07] "GET /virtual-machine/3149531c-3528-42ae-949b-6892ae6f7949 HTTP/1.1" 404 171 0.006182 10.0.0.41 - - [2025-11-24 02:40:07] "GET /virtual-machine/3149531c-3528-42ae-949b-6892ae6f7949 HTTP/1.1" 404 171 0.003293 10.0.0.41 - - [2025-11-24 02:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.41 - - [2025-11-24 02:40:07] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005536 10.0.0.41 - - [2025-11-24 02:40:07] "GET /virtual-networks?parent_id=43cd63fe-42ca-40b1-9326-4c653808c294&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003223 10.0.0.41 - - [2025-11-24 02:40:07] "GET /virtual-network/3891f14c-1df2-47db-aefa-786b2a7ff317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.005522 10.0.0.41 - - [2025-11-24 02:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.41 - - [2025-11-24 02:40:07] "GET /routing-instance/802ba6bb-46ac-4b0d-bed6-a39cbba0cb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.005042 10.0.0.41 - - [2025-11-24 02:40:07] "GET /route-target/5b95c1b9-52ca-4b94-8246-5b91d22c29d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004949 10.0.0.41 - - [2025-11-24 02:40:10] "GET /obj-perms HTTP/1.1" 200 5013 0.006974 10.0.0.27 - - [2025-11-24 02:40:10] "GET /obj-perms HTTP/1.1" 200 5013 0.004486 10.0.0.41 - - [2025-11-24 02:40:20] "GET /obj-perms HTTP/1.1" 200 5013 0.004574 10.0.0.27 - - [2025-11-24 02:40:20] "GET /obj-perms HTTP/1.1" 200 5013 0.005194 10.0.0.41 - - [2025-11-24 02:40:26] "GET /obj-perms HTTP/1.1" 200 5013 0.004619 10.0.0.27 - - [2025-11-24 02:40:29] "GET /obj-perms HTTP/1.1" 200 5013 0.004526 10.0.0.41 - - [2025-11-24 02:40:35] "GET /obj-perms HTTP/1.1" 200 5013 0.005593 10.0.0.50 - - [2025-11-24 02:40:35] "GET /obj-perms HTTP/1.1" 200 5013 0.004747 10.0.0.27 - - [2025-11-24 02:40:35] "GET /obj-perms HTTP/1.1" 200 5013 0.004843 10.0.0.41 - - [2025-11-24 02:40:35] "GET /virtual-network/c0747349-37bc-4eb6-973c-212473c2efdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.006909 10.0.0.41 - - [2025-11-24 02:40:35] "POST /neutron/network HTTP/1.1" 200 1074 0.025767 10.0.0.41 - - [2025-11-24 02:40:35] "GET /virtual-network/c0747349-37bc-4eb6-973c-212473c2efdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.009784 10.0.0.41 - - [2025-11-24 02:40:36] "DELETE /network-policy/514f9f92-05f3-4b7c-a3e0-10cabf5f5b08 HTTP/1.1" 200 115 0.045785 10.0.0.41 - - [2025-11-24 02:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005295 10.0.0.27 - - [2025-11-24 02:40:36] "GET /projects?obj_uuids=43cd63fe-42ca-40b1-9326-4c653808c294&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.042417 10.0.0.41 - - [2025-11-24 02:40:36] "GET /project/43cd63fe-42ca-40b1-9326-4c653808c294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.095475 10.0.0.41 - - [2025-11-24 02:40:36] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-38215190&detail=False&count=False&shared=False HTTP/1.1" 200 2072 0.008696 10.0.0.41 - - [2025-11-24 02:40:36] "DELETE /network-policy/929741f0-c38b-4cd1-a463-c64965392d9a HTTP/1.1" 200 115 0.051739 10.0.0.41 - - [2025-11-24 02:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005030 10.0.0.27 - - [2025-11-24 02:40:36] "GET /projects?obj_uuids=43cd63fe-42ca-40b1-9326-4c653808c294&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001690 10.0.0.41 - - [2025-11-24 02:40:36] "GET /project/43cd63fe-42ca-40b1-9326-4c653808c294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.056083 10.0.0.41 - - [2025-11-24 02:40:36] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-38215190&detail=False&count=False&shared=False HTTP/1.1" 200 1856 0.007130 10.0.0.41 - - [2025-11-24 02:40:36] "DELETE /network-policy/6615adc8-79e1-4973-a742-ea59cfda59ab HTTP/1.1" 200 115 0.047525 10.0.0.41 - - [2025-11-24 02:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004559 10.0.0.27 - - [2025-11-24 02:40:36] "GET /projects?obj_uuids=43cd63fe-42ca-40b1-9326-4c653808c294&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001359 10.0.0.41 - - [2025-11-24 02:40:36] "GET /project/43cd63fe-42ca-40b1-9326-4c653808c294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.055639 10.0.0.41 - - [2025-11-24 02:40:36] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-38215190&detail=False&count=False&shared=False HTTP/1.1" 200 1640 0.009910 10.0.0.41 - - [2025-11-24 02:40:36] "DELETE /network-policy/85e6d7f8-3287-439b-be80-5c2761329079 HTTP/1.1" 200 115 0.062217 10.0.0.41 - - [2025-11-24 02:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004438 10.0.0.27 - - [2025-11-24 02:40:37] "GET /projects?obj_uuids=43cd63fe-42ca-40b1-9326-4c653808c294&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001402 10.0.0.41 - - [2025-11-24 02:40:37] "GET /project/43cd63fe-42ca-40b1-9326-4c653808c294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.054171 10.0.0.41 - - [2025-11-24 02:40:37] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-38215190&detail=False&count=False&shared=False HTTP/1.1" 200 1424 0.006832 10.0.0.41 - - [2025-11-24 02:40:37] "DELETE /network-policy/496f5584-0f5c-4a62-8f2d-954330ff2322 HTTP/1.1" 200 115 0.038074 10.0.0.41 - - [2025-11-24 02:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004242 10.0.0.27 - - [2025-11-24 02:40:37] "GET /projects?obj_uuids=43cd63fe-42ca-40b1-9326-4c653808c294&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001165 10.0.0.41 - - [2025-11-24 02:40:37] "GET /project/43cd63fe-42ca-40b1-9326-4c653808c294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.037852 10.0.0.41 - - [2025-11-24 02:40:37] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-38215190&detail=False&count=False&shared=False HTTP/1.1" 200 1208 0.007768 10.0.0.41 - - [2025-11-24 02:40:37] "DELETE /network-policy/a7b0d8f5-ca69-4d24-bff8-5de502465839 HTTP/1.1" 200 115 0.065101 10.0.0.41 - - [2025-11-24 02:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005494 10.0.0.27 - - [2025-11-24 02:40:37] "GET /projects?obj_uuids=43cd63fe-42ca-40b1-9326-4c653808c294&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001246 10.0.0.41 - - [2025-11-24 02:40:37] "GET /project/43cd63fe-42ca-40b1-9326-4c653808c294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.064488 10.0.0.41 - - [2025-11-24 02:40:37] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-38215190&detail=False&count=False&shared=False HTTP/1.1" 200 990 0.007015 10.0.0.41 - - [2025-11-24 02:40:37] "DELETE /network-policy/44f86ad1-050e-4fe1-8fd9-aaea8d1ba006 HTTP/1.1" 200 115 0.054919 10.0.0.41 - - [2025-11-24 02:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.016751 10.0.0.27 - - [2025-11-24 02:40:37] "GET /projects?obj_uuids=43cd63fe-42ca-40b1-9326-4c653808c294&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001551 10.0.0.41 - - [2025-11-24 02:40:37] "GET /project/43cd63fe-42ca-40b1-9326-4c653808c294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.069045 10.0.0.41 - - [2025-11-24 02:40:37] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-38215190&detail=False&count=False&shared=False HTTP/1.1" 200 775 0.008326 10.0.0.41 - - [2025-11-24 02:40:37] "DELETE /network-policy/e63c5d1b-0d41-4ab2-a900-77aaa2670251 HTTP/1.1" 200 115 0.041684 10.0.0.41 - - [2025-11-24 02:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004730 10.0.0.27 - - [2025-11-24 02:40:38] "GET /projects?obj_uuids=43cd63fe-42ca-40b1-9326-4c653808c294&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001199 10.0.0.41 - - [2025-11-24 02:40:38] "GET /project/43cd63fe-42ca-40b1-9326-4c653808c294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.065641 10.0.0.41 - - [2025-11-24 02:40:38] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-38215190&detail=False&count=False&shared=False HTTP/1.1" 200 560 0.005796 10.0.0.41 - - [2025-11-24 02:40:38] "DELETE /network-policy/e93c2dea-0653-489a-8927-f4cb7f77817c HTTP/1.1" 200 115 0.039810 10.0.0.41 - - [2025-11-24 02:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007814 10.0.0.27 - - [2025-11-24 02:40:38] "GET /projects?obj_uuids=43cd63fe-42ca-40b1-9326-4c653808c294&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001440 10.0.0.41 - - [2025-11-24 02:40:38] "GET /project/43cd63fe-42ca-40b1-9326-4c653808c294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.048917 10.0.0.41 - - [2025-11-24 02:40:38] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-38215190&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.005996 10.0.0.41 - - [2025-11-24 02:40:38] "DELETE /network-policy/75b68a67-d4bf-4cf0-aec1-517e4064140c HTTP/1.1" 200 115 0.044546 10.0.0.41 - - [2025-11-24 02:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005958 10.0.0.27 - - [2025-11-24 02:40:38] "GET /projects?obj_uuids=43cd63fe-42ca-40b1-9326-4c653808c294&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001145 10.0.0.41 - - [2025-11-24 02:40:38] "GET /project/43cd63fe-42ca-40b1-9326-4c653808c294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.047826 10.0.0.41 - - [2025-11-24 02:40:38] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-38215190&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.008199 10.0.0.50 - - [2025-11-24 02:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004653 10.0.0.41 - - [2025-11-24 02:40:39] "POST /neutron/network HTTP/1.1" 200 1074 0.009824 10.0.0.50 - - [2025-11-24 02:40:39] "DELETE /route-target/5b95c1b9-52ca-4b94-8246-5b91d22c29d2 HTTP/1.1" 200 115 0.028386 10.0.0.41 - - [2025-11-24 02:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004341 10.0.0.41 - - [2025-11-24 02:40:39] "DELETE /network-ipam/332a2097-767a-4853-b040-313cc64967cc HTTP/1.1" 200 115 0.035223 10.0.0.41 - - [2025-11-24 02:40:39] "POST /fqname-to-id HTTP/1.1" 404 248 0.003592 10.0.0.27 - - [2025-11-24 02:40:39] "GET /projects?obj_uuids=43cd63fe-42ca-40b1-9326-4c653808c294&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001203 10.0.0.27 - - [2025-11-24 02:40:39] "GET /project/43cd63fe-42ca-40b1-9326-4c653808c294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.044904 10.0.0.27 - - [2025-11-24 02:40:39] "GET /projects?obj_uuids=43cd63fe-42ca-40b1-9326-4c653808c294&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001151 10.0.0.27 - - [2025-11-24 02:40:39] "GET /project/43cd63fe-42ca-40b1-9326-4c653808c294?fields=security_groups HTTP/1.1" 200 1381 0.064197 10.0.0.27 - - [2025-11-24 02:40:40] "DELETE /security-group/51cae957-cf0c-44af-a2b0-d23aa029e1d9 HTTP/1.1" 200 115 0.055297 10.0.0.27 - - [2025-11-24 02:40:40] "GET /projects?obj_uuids=43cd63fe-42ca-40b1-9326-4c653808c294&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001212 10.0.0.27 - - [2025-11-24 02:40:40] "GET /project/43cd63fe-42ca-40b1-9326-4c653808c294?fields=application_policy_sets HTTP/1.1" 200 1420 0.059018 10.0.0.41 - - [2025-11-24 02:40:40] "DELETE /project/43cd63fe-42ca-40b1-9326-4c653808c294 HTTP/1.1" 200 115 0.554749 10.0.0.27 - - [2025-11-24 02:40:40] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001110 10.0.0.41 - - [2025-11-24 02:40:40] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?fields=projects HTTP/1.1" 200 1244 0.012181 10.0.0.27 - - [2025-11-24 02:40:41] "GET /projects?obj_uuids=43cd63fe-42ca-40b1-9326-4c653808c294&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003763 10.0.0.27 - - [2025-11-24 02:40:41] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001941 10.0.0.27 - - [2025-11-24 02:40:41] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.038810 10.0.0.27 - - [2025-11-24 02:40:41] "POST /id-to-fqname HTTP/1.1" 200 196 0.003675 10.0.0.27 - - [2025-11-24 02:40:41] "POST /fqname-to-id HTTP/1.1" 404 205 0.009211 10.0.0.27 - - [2025-11-24 02:40:42] "POST /security-groups HTTP/1.1" 200 597 0.079004 10.0.0.50 - - [2025-11-24 02:40:42] "POST /fqname-to-id HTTP/1.1" 404 240 0.003947 10.0.0.27 - - [2025-11-24 02:40:42] "POST /projects HTTP/1.1" 200 597 0.320611 10.0.0.27 - - [2025-11-24 02:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.354746 10.0.0.41 - - [2025-11-24 02:40:42] "GET /project/43cd63fe-42ca-40b1-9326-4c653808c294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.542290 10.0.0.50 - - [2025-11-24 02:40:42] "POST /access-control-lists HTTP/1.1" 200 600 0.056673 10.0.0.27 - - [2025-11-24 02:40:42] "GET /projects?obj_uuids=43cd63fe-42ca-40b1-9326-4c653808c294&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002755 10.0.0.41 - - [2025-11-24 02:40:42] "GET /project/43cd63fe-42ca-40b1-9326-4c653808c294?fields=virtual_networks HTTP/1.1" 200 1044 0.072840 10.0.0.27 - - [2025-11-24 02:40:42] "GET /projects?obj_uuids=43cd63fe-42ca-40b1-9326-4c653808c294&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002033 10.0.0.41 - - [2025-11-24 02:40:42] "GET /project/43cd63fe-42ca-40b1-9326-4c653808c294?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.057848 10.0.0.27 - - [2025-11-24 02:40:42] "GET /projects?obj_uuids=43cd63fe-42ca-40b1-9326-4c653808c294&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001545 10.0.0.41 - - [2025-11-24 02:40:42] "GET /project/43cd63fe-42ca-40b1-9326-4c653808c294?fields=security_groups HTTP/1.1" 200 1276 0.049237 10.0.0.41 - - [2025-11-24 02:40:43] "POST /fqname-to-id HTTP/1.1" 404 200 0.036780 10.0.0.27 - - [2025-11-24 02:40:43] "GET /projects?obj_uuids=cee3ea55-107e-486b-977b-0978fe34cf34&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003283 10.0.0.27 - - [2025-11-24 02:40:43] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001057 10.0.0.27 - - [2025-11-24 02:40:43] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007639 10.0.0.27 - - [2025-11-24 02:40:43] "POST /id-to-fqname HTTP/1.1" 200 202 0.004985 10.0.0.27 - - [2025-11-24 02:40:43] "POST /fqname-to-id HTTP/1.1" 404 211 0.008819 10.0.0.27 - - [2025-11-24 02:40:43] "POST /security-groups HTTP/1.1" 200 603 0.040370 10.0.0.27 - - [2025-11-24 02:40:43] "POST /projects HTTP/1.1" 200 609 0.275538 10.0.0.50 - - [2025-11-24 02:40:43] "POST /fqname-to-id HTTP/1.1" 404 245 0.006641 10.0.0.27 - - [2025-11-24 02:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.349763 10.0.0.41 - - [2025-11-24 02:40:43] "GET /project/cee3ea55-107e-486b-977b-0978fe34cf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.482346 10.0.0.41 - - [2025-11-24 02:40:45] "GET / HTTP/1.1" 200 35931 0.003053 10.0.0.41 - - [2025-11-24 02:40:47] "GET /project/cee3ea55-107e-486b-977b-0978fe34cf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000606 10.0.0.27 - - [2025-11-24 02:40:47] "GET /projects?obj_uuids=cee3ea55-107e-486b-977b-0978fe34cf34&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001027 10.0.0.41 - - [2025-11-24 02:40:47] "GET /project/cee3ea55-107e-486b-977b-0978fe34cf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.073392 10.0.0.41 - - [2025-11-24 02:40:47] "GET / HTTP/1.1" 200 35931 0.001683 10.0.0.41 - - [2025-11-24 02:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004878 10.0.0.27 - - [2025-11-24 02:40:48] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001192 10.0.0.41 - - [2025-11-24 02:40:48] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009678 10.0.0.41 - - [2025-11-24 02:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004609 10.0.0.27 - - [2025-11-24 02:40:48] "GET /projects?obj_uuids=cee3ea55-107e-486b-977b-0978fe34cf34&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001080 10.0.0.41 - - [2025-11-24 02:40:48] "GET /project/cee3ea55-107e-486b-977b-0978fe34cf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.042408 10.0.0.41 - - [2025-11-24 02:40:49] "GET /domains HTTP/1.1" 401 292 0.000635 10.0.0.41 - - [2025-11-24 02:40:49] "GET /domains HTTP/1.1" 200 280 0.028305 10.0.0.27 - - [2025-11-24 02:40:49] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000942 10.0.0.41 - - [2025-11-24 02:40:49] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba HTTP/1.1" 200 2777 0.009140 10.0.0.27 - - [2025-11-24 02:40:49] "GET /projects?obj_uuids=cee3ea55-107e-486b-977b-0978fe34cf34&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001331 10.0.0.41 - - [2025-11-24 02:40:49] "GET /project/cee3ea55-107e-486b-977b-0978fe34cf34 HTTP/1.1" 200 1925 0.094993 10.0.0.41 - - [2025-11-24 02:40:49] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003445 10.0.0.41 - - [2025-11-24 02:40:50] "POST /network-ipams HTTP/1.1" 200 621 0.029988 10.0.0.41 - - [2025-11-24 02:40:50] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 810 0.004267 10.0.0.41 - - [2025-11-24 02:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004474 10.0.0.41 - - [2025-11-24 02:40:50] "GET /network-ipam/b53f71f7-b4ca-4e01-9237-87b232d2fcc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.008922 10.0.0.41 - - [2025-11-24 02:40:50] "PUT /network-ipam/b53f71f7-b4ca-4e01-9237-87b232d2fcc0 HTTP/1.1" 200 258 0.013560 10.0.0.41 - - [2025-11-24 02:40:50] "POST /fqname-to-id HTTP/1.1" 401 292 0.000494 10.0.0.41 - - [2025-11-24 02:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.028608 10.0.0.27 - - [2025-11-24 02:40:50] "GET /projects?obj_uuids=cee3ea55-107e-486b-977b-0978fe34cf34&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000893 10.0.0.41 - - [2025-11-24 02:40:50] "GET /project/cee3ea55-107e-486b-977b-0978fe34cf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.049425 10.0.0.27 - - [2025-11-24 02:40:50] "GET /projects?obj_uuids=cee3ea55-107e-486b-977b-0978fe34cf34&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001131 10.0.0.41 - - [2025-11-24 02:40:51] "POST /neutron/network HTTP/1.1" 200 623 0.158346 10.0.0.50 - - [2025-11-24 02:40:51] "POST /ref-update HTTP/1.1" 200 156 0.030132 10.0.0.27 - - [2025-11-24 02:40:51] "POST /useragent-kv HTTP/1.1" 200 115 0.008359 10.0.0.41 - - [2025-11-24 02:40:51] "POST /neutron/subnet HTTP/1.1" 200 823 0.208339 10.0.0.41 - - [2025-11-24 02:40:51] "POST /id-to-fqname HTTP/1.1" 200 235 0.001407 10.0.0.41 - - [2025-11-24 02:40:51] "GET /virtual-network/77b08589-ce28-49a5-9422-c0ed1a7ed5ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3173 0.005662 10.0.0.41 - - [2025-11-24 02:40:51] "GET /virtual-network/77b08589-ce28-49a5-9422-c0ed1a7ed5ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3173 0.006450 10.0.0.41 - - [2025-11-24 02:40:51] "POST /neutron/network HTTP/1.1" 200 1336 0.017203 10.0.0.41 - - [2025-11-24 02:40:52] "POST /neutron/subnet HTTP/1.1" 200 823 0.010532 10.0.0.41 - - [2025-11-24 02:40:52] "GET /virtual-network/77b08589-ce28-49a5-9422-c0ed1a7ed5ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3173 0.007252 10.0.0.41 - - [2025-11-24 02:40:53] "GET /obj-perms HTTP/1.1" 200 5019 0.071410 10.0.0.41 - - [2025-11-24 02:40:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004902 10.0.0.27 - - [2025-11-24 02:40:53] "GET /projects?obj_uuids=cee3ea55-107e-486b-977b-0978fe34cf34&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001269 10.0.0.41 - - [2025-11-24 02:40:54] "GET /project/cee3ea55-107e-486b-977b-0978fe34cf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.054481 10.0.0.27 - - [2025-11-24 02:40:54] "POST /useragent-kv HTTP/1.1" 200 115 0.011802 10.0.0.41 - - [2025-11-24 02:40:54] "POST /neutron/subnet HTTP/1.1" 200 701 0.191379 10.0.0.41 - - [2025-11-24 02:40:54] "POST /neutron/network HTTP/1.1" 200 1337 0.017989 10.0.0.41 - - [2025-11-24 02:40:54] "POST /id-to-fqname HTTP/1.1" 200 235 0.001774 10.0.0.41 - - [2025-11-24 02:40:54] "GET /virtual-network/b84bf5c2-be2c-43dd-9a1a-96f72ec1a0a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.008106 10.0.0.41 - - [2025-11-24 02:40:55] "GET /virtual-network/b84bf5c2-be2c-43dd-9a1a-96f72ec1a0a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.005719 10.0.0.41 - - [2025-11-24 02:40:55] "POST /neutron/subnet HTTP/1.1" 200 701 0.008961 10.0.0.41 - - [2025-11-24 02:40:55] "GET /virtual-network/b84bf5c2-be2c-43dd-9a1a-96f72ec1a0a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.008521 10.0.0.41 - - [2025-11-24 02:40:55] "POST /fqname-to-id HTTP/1.1" 404 211 0.004292 10.0.0.41 - - [2025-11-24 02:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.27 - - [2025-11-24 02:40:55] "GET /projects?obj_uuids=cee3ea55-107e-486b-977b-0978fe34cf34&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001526 10.0.0.41 - - [2025-11-24 02:40:55] "GET /project/cee3ea55-107e-486b-977b-0978fe34cf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.050611 10.0.0.41 - - [2025-11-24 02:40:56] "POST /network-policys HTTP/1.1" 200 533 0.035518 10.0.0.41 - - [2025-11-24 02:40:56] "GET /network-policy/9fd71514-5302-49b4-81ae-7086d5fe3e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.008446 10.0.0.41 - - [2025-11-24 02:40:56] "POST /fqname-to-id HTTP/1.1" 404 211 0.003350 10.0.0.41 - - [2025-11-24 02:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004517 10.0.0.27 - - [2025-11-24 02:40:56] "GET /projects?obj_uuids=cee3ea55-107e-486b-977b-0978fe34cf34&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000979 10.0.0.41 - - [2025-11-24 02:40:56] "GET /project/cee3ea55-107e-486b-977b-0978fe34cf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.052033 10.0.0.41 - - [2025-11-24 02:40:56] "POST /network-policys HTTP/1.1" 200 533 0.033937 10.0.0.41 - - [2025-11-24 02:40:56] "GET /network-policy/766aa37e-c020-4918-af7c-8a202134148f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.007183 10.0.0.41 - - [2025-11-24 02:40:56] "POST /fqname-to-id HTTP/1.1" 404 211 0.004900 10.0.0.41 - - [2025-11-24 02:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003905 10.0.0.27 - - [2025-11-24 02:40:56] "GET /projects?obj_uuids=cee3ea55-107e-486b-977b-0978fe34cf34&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001271 10.0.0.41 - - [2025-11-24 02:40:56] "GET /project/cee3ea55-107e-486b-977b-0978fe34cf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.048851 10.0.0.41 - - [2025-11-24 02:40:56] "POST /network-policys HTTP/1.1" 200 533 0.029215 10.0.0.41 - - [2025-11-24 02:40:56] "GET /network-policy/0eeb4fee-a2e6-4ff3-83e3-6397b24b26f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4990 0.007390 10.0.0.41 - - [2025-11-24 02:40:57] "POST /fqname-to-id HTTP/1.1" 404 211 0.003165 10.0.0.41 - - [2025-11-24 02:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002689 10.0.0.27 - - [2025-11-24 02:40:57] "GET /projects?obj_uuids=cee3ea55-107e-486b-977b-0978fe34cf34&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001054 10.0.0.41 - - [2025-11-24 02:40:57] "GET /project/cee3ea55-107e-486b-977b-0978fe34cf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.044941 10.0.0.41 - - [2025-11-24 02:40:57] "POST /network-policys HTTP/1.1" 200 533 0.027459 10.0.0.41 - - [2025-11-24 02:40:57] "GET /network-policy/9835ab94-a7f5-4539-9c24-d89b44591dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.005841 10.0.0.41 - - [2025-11-24 02:40:57] "POST /fqname-to-id HTTP/1.1" 404 213 0.005912 10.0.0.41 - - [2025-11-24 02:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004365 10.0.0.27 - - [2025-11-24 02:40:57] "GET /projects?obj_uuids=cee3ea55-107e-486b-977b-0978fe34cf34&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001531 10.0.0.41 - - [2025-11-24 02:40:57] "GET /project/cee3ea55-107e-486b-977b-0978fe34cf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.072816 10.0.0.41 - - [2025-11-24 02:40:57] "POST /network-policys HTTP/1.1" 200 537 0.038961 10.0.0.41 - - [2025-11-24 02:40:57] "GET /network-policy/d4576faa-6fe2-4ba8-a269-3cc96b25219b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.007734 10.0.0.41 - - [2025-11-24 02:40:57] "POST /fqname-to-id HTTP/1.1" 404 212 0.003577 10.0.0.41 - - [2025-11-24 02:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.27 - - [2025-11-24 02:40:57] "GET /projects?obj_uuids=cee3ea55-107e-486b-977b-0978fe34cf34&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001078 10.0.0.41 - - [2025-11-24 02:40:57] "GET /project/cee3ea55-107e-486b-977b-0978fe34cf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.056417 10.0.0.41 - - [2025-11-24 02:40:57] "POST /network-policys HTTP/1.1" 200 535 0.028455 10.0.0.41 - - [2025-11-24 02:40:57] "GET /network-policy/0a407e76-99de-4bd1-a199-e999d57d0cb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.006807 10.0.0.41 - - [2025-11-24 02:40:58] "POST /fqname-to-id HTTP/1.1" 404 212 0.003134 10.0.0.41 - - [2025-11-24 02:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002936 10.0.0.27 - - [2025-11-24 02:40:58] "GET /projects?obj_uuids=cee3ea55-107e-486b-977b-0978fe34cf34&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001052 10.0.0.41 - - [2025-11-24 02:40:58] "GET /project/cee3ea55-107e-486b-977b-0978fe34cf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.042511 10.0.0.41 - - [2025-11-24 02:40:58] "POST /network-policys HTTP/1.1" 200 535 0.031164 10.0.0.41 - - [2025-11-24 02:40:58] "GET /network-policy/340f35e7-c053-4da3-8921-98ffa7a3dbec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.006556 10.0.0.41 - - [2025-11-24 02:40:58] "POST /fqname-to-id HTTP/1.1" 404 212 0.004255 10.0.0.41 - - [2025-11-24 02:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004084 10.0.0.27 - - [2025-11-24 02:40:58] "DELETE /project/cee3ea55107e486b977b0978fe34cf34 HTTP/1.1" 404 173 0.008359 10.0.0.27 - - [2025-11-24 02:40:58] "DELETE /project/43cd63fe42ca40b193264c653808c294 HTTP/1.1" 404 173 0.004645 10.0.0.27 - - [2025-11-24 02:40:58] "GET /projects?obj_uuids=43cd63fe-42ca-40b1-9326-4c653808c294&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000830 10.0.0.27 - - [2025-11-24 02:40:58] "GET /projects?obj_uuids=cee3ea55-107e-486b-977b-0978fe34cf34&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000810 10.0.0.27 - - [2025-11-24 02:40:58] "GET /project/43cd63fe-42ca-40b1-9326-4c653808c294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.049196 10.0.0.27 - - [2025-11-24 02:40:58] "GET /projects?obj_uuids=43cd63fe-42ca-40b1-9326-4c653808c294&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001525 10.0.0.41 - - [2025-11-24 02:40:58] "GET /project/cee3ea55-107e-486b-977b-0978fe34cf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.085675 10.0.0.27 - - [2025-11-24 02:40:58] "GET /project/43cd63fe-42ca-40b1-9326-4c653808c294?fields=security_groups HTTP/1.1" 200 1381 0.096598 10.0.0.41 - - [2025-11-24 02:40:58] "POST /network-policys HTTP/1.1" 200 535 0.054923 10.0.0.41 - - [2025-11-24 02:40:58] "GET /network-policy/fe059b1c-005e-4533-b646-3cf00c5145b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.012777 10.0.0.27 - - [2025-11-24 02:40:58] "DELETE /security-group/88e8367d-308f-4908-80e3-0773bd4db003 HTTP/1.1" 200 115 0.098752 10.0.0.27 - - [2025-11-24 02:40:58] "GET /projects?obj_uuids=43cd63fe-42ca-40b1-9326-4c653808c294&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001772 10.0.0.50 - - [2025-11-24 02:40:58] "DELETE /access-control-list/b77f7fef-491e-4bf2-89cf-5ced3548a8b6 HTTP/1.1" 200 115 0.042398 10.0.0.27 - - [2025-11-24 02:40:58] "GET /project/43cd63fe-42ca-40b1-9326-4c653808c294?fields=application_policy_sets HTTP/1.1" 200 1420 0.072846 10.0.0.41 - - [2025-11-24 02:40:59] "POST /fqname-to-id HTTP/1.1" 404 212 0.003683 10.0.0.41 - - [2025-11-24 02:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004307 10.0.0.27 - - [2025-11-24 02:40:59] "GET /projects?obj_uuids=cee3ea55-107e-486b-977b-0978fe34cf34&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001742 10.0.0.27 - - [2025-11-24 02:40:59] "DELETE /project/43cd63fe-42ca-40b1-9326-4c653808c294 HTTP/1.1" 200 115 0.587394 10.0.0.41 - - [2025-11-24 02:40:59] "GET /project/cee3ea55-107e-486b-977b-0978fe34cf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.060487 10.0.0.41 - - [2025-11-24 02:40:59] "POST /network-policys HTTP/1.1" 200 535 0.038571 10.0.0.41 - - [2025-11-24 02:40:59] "GET /network-policy/c4056a90-3596-42be-b80f-7e2717841d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.008265 10.0.0.41 - - [2025-11-24 02:40:59] "POST /fqname-to-id HTTP/1.1" 404 214 0.004784 10.0.0.41 - - [2025-11-24 02:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004127 10.0.0.27 - - [2025-11-24 02:40:59] "GET /projects?obj_uuids=cee3ea55-107e-486b-977b-0978fe34cf34&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001207 10.0.0.41 - - [2025-11-24 02:40:59] "GET /project/cee3ea55-107e-486b-977b-0978fe34cf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.048906 10.0.0.41 - - [2025-11-24 02:40:59] "POST /network-policys HTTP/1.1" 200 539 0.027156 10.0.0.41 - - [2025-11-24 02:40:59] "GET /network-policy/39436e2b-d8f6-46f0-b865-655b2e9063f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.007652 10.0.0.41 - - [2025-11-24 02:40:59] "POST /neutron/network HTTP/1.1" 200 1336 0.011756 10.0.0.50 - - [2025-11-24 02:41:00] "POST /fqname-to-id HTTP/1.1" 404 207 0.048792 10.0.0.50 - - [2025-11-24 02:41:00] "POST /access-control-lists HTTP/1.1" 200 609 0.049664 10.0.0.41 - - [2025-11-24 02:41:00] "GET /virtual-network/77b08589-ce28-49a5-9422-c0ed1a7ed5ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3477 0.008243 10.0.0.41 - - [2025-11-24 02:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003544 10.0.0.41 - - [2025-11-24 02:41:00] "GET /network-policy/9fd71514-5302-49b4-81ae-7086d5fe3e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.004653 10.0.0.41 - - [2025-11-24 02:41:00] "POST /neutron/network HTTP/1.1" 200 1337 0.012618 10.0.0.41 - - [2025-11-24 02:41:00] "GET /virtual-network/b84bf5c2-be2c-43dd-9a1a-96f72ec1a0a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.008304 10.0.0.50 - - [2025-11-24 02:41:00] "POST /ref-update HTTP/1.1" 200 156 0.041753 10.0.0.41 - - [2025-11-24 02:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008760 10.0.0.41 - - [2025-11-24 02:41:00] "GET /network-policy/d4576faa-6fe2-4ba8-a269-3cc96b25219b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004304 10.0.0.41 - - [2025-11-24 02:41:00] "POST /id-to-fqname HTTP/1.1" 200 235 0.001382 10.0.0.41 - - [2025-11-24 02:41:00] "POST /neutron/network HTTP/1.1" 200 1434 0.010019 10.0.0.27 - - [2025-11-24 02:41:01] "GET /projects?obj_uuids=cee3ea55-107e-486b-977b-0978fe34cf34&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001548 10.0.0.41 - - [2025-11-24 02:41:01] "GET /project/cee3ea55-107e-486b-977b-0978fe34cf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.079955 10.0.0.41 - - [2025-11-24 02:41:01] "POST /neutron/port HTTP/1.1" 200 117 0.006925 10.0.0.41 - - [2025-11-24 02:41:01] "POST /id-to-fqname HTTP/1.1" 200 235 0.001741 10.0.0.41 - - [2025-11-24 02:41:02] "POST /neutron/network HTTP/1.1" 200 1434 0.008283 10.0.0.41 - - [2025-11-24 02:41:02] "POST /neutron/port HTTP/1.1" 200 1173 0.026770 10.0.0.27 - - [2025-11-24 02:41:02] "GET /projects?obj_uuids=cee3ea55-107e-486b-977b-0978fe34cf34&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001011 10.0.0.41 - - [2025-11-24 02:41:03] "GET /project/cee3ea55-107e-486b-977b-0978fe34cf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.081932 10.0.0.41 - - [2025-11-24 02:41:03] "POST /neutron/port HTTP/1.1" 200 1201 0.032251 10.0.0.41 - - [2025-11-24 02:41:03] "POST /neutron/subnet HTTP/1.1" 200 1356 0.020928 10.0.0.41 - - [2025-11-24 02:41:03] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009138 10.0.0.41 - - [2025-11-24 02:41:03] "POST /neutron/port HTTP/1.1" 200 117 0.008180 10.0.0.41 - - [2025-11-24 02:41:03] "POST /neutron/network HTTP/1.1" 200 1437 0.011532 10.0.0.41 - - [2025-11-24 02:41:04] "POST /neutron/port HTTP/1.1" 200 1174 0.019034 10.0.0.41 - - [2025-11-24 02:41:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004016 10.0.0.41 - - [2025-11-24 02:41:04] "POST /neutron/port HTTP/1.1" 200 117 0.001184 10.0.0.41 - - [2025-11-24 02:41:08] "POST /neutron/port HTTP/1.1" 200 1201 0.022491 10.0.0.41 - - [2025-11-24 02:41:08] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008296 10.0.0.41 - - [2025-11-24 02:41:08] "GET /virtual-machine/e92a1301-7eb9-4bc8-ac91-375383b201a0 HTTP/1.1" 401 292 0.000518 10.0.0.41 - - [2025-11-24 02:41:09] "GET /virtual-machine/e92a1301-7eb9-4bc8-ac91-375383b201a0 HTTP/1.1" 200 1305 0.041119 10.0.0.41 - - [2025-11-24 02:41:09] "GET /virtual-machine-interface/f0bf02b8-7f5f-4d43-af21-bb7d11a60ba2 HTTP/1.1" 200 3170 0.006859 10.0.0.41 - - [2025-11-24 02:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004437 10.0.0.41 - - [2025-11-24 02:41:09] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005248 10.0.0.41 - - [2025-11-24 02:41:09] "GET /virtual-networks?parent_id=cee3ea55-107e-486b-977b-0978fe34cf34&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.004739 10.0.0.41 - - [2025-11-24 02:41:09] "GET /virtual-network/77b08589-ce28-49a5-9422-c0ed1a7ed5ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3477 0.005815 10.0.0.41 - - [2025-11-24 02:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005300 10.0.0.41 - - [2025-11-24 02:41:12] "GET /virtual-network/77b08589-ce28-49a5-9422-c0ed1a7ed5ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3477 0.006777 10.0.0.41 - - [2025-11-24 02:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004547 10.0.0.41 - - [2025-11-24 02:41:16] "GET /virtual-network/77b08589-ce28-49a5-9422-c0ed1a7ed5ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3477 0.007597 10.0.0.41 - - [2025-11-24 02:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004092 10.0.0.41 - - [2025-11-24 02:41:20] "GET /virtual-network/77b08589-ce28-49a5-9422-c0ed1a7ed5ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3477 0.006001 10.0.0.27 - - [2025-11-24 02:41:24] "GET /obj-perms HTTP/1.1" 200 5056 0.062218 10.0.0.41 - - [2025-11-24 02:41:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017 10.0.0.41 - - [2025-11-24 02:41:24] "GET /virtual-network/77b08589-ce28-49a5-9422-c0ed1a7ed5ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3477 0.006373 10.0.0.41 - - [2025-11-24 02:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010484 10.0.0.41 - - [2025-11-24 02:41:28] "GET /virtual-network/77b08589-ce28-49a5-9422-c0ed1a7ed5ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3477 0.010253 10.0.0.41 - - [2025-11-24 02:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005399 10.0.0.41 - - [2025-11-24 02:41:32] "GET /virtual-network/77b08589-ce28-49a5-9422-c0ed1a7ed5ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3477 0.009537 10.0.0.41 - - [2025-11-24 02:41:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006546 10.0.0.41 - - [2025-11-24 02:41:37] "GET /virtual-network/77b08589-ce28-49a5-9422-c0ed1a7ed5ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3477 0.007210 10.0.0.41 - - [2025-11-24 02:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010104 10.0.0.41 - - [2025-11-24 02:41:41] "GET /virtual-network/77b08589-ce28-49a5-9422-c0ed1a7ed5ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3477 0.007305 10.0.0.41 - - [2025-11-24 02:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007575 10.0.0.41 - - [2025-11-24 02:41:43] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005236 10.0.0.41 - - [2025-11-24 02:41:43] "GET /virtual-networks?parent_id=cee3ea55-107e-486b-977b-0978fe34cf34&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.004013 10.0.0.41 - - [2025-11-24 02:41:43] "GET /virtual-network/77b08589-ce28-49a5-9422-c0ed1a7ed5ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3477 0.006896 10.0.0.41 - - [2025-11-24 02:41:43] "POST /neutron/port HTTP/1.1" 200 1201 0.017770 10.0.0.41 - - [2025-11-24 02:41:48] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008765 10.0.0.41 - - [2025-11-24 02:41:54] "POST /neutron/port HTTP/1.1" 200 1201 0.047841 10.0.0.41 - - [2025-11-24 02:41:58] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007374 10.0.0.41 - - [2025-11-24 02:42:03] "POST /neutron/port HTTP/1.1" 200 1202 0.055743 10.0.0.41 - - [2025-11-24 02:42:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005736 10.0.0.41 - - [2025-11-24 02:42:03] "POST /neutron/port HTTP/1.1" 200 117 0.001920 10.0.0.41 - - [2025-11-24 02:42:04] "POST /neutron/port HTTP/1.1" 200 1202 0.018105 10.0.0.41 - - [2025-11-24 02:42:04] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009990 10.0.0.41 - - [2025-11-24 02:42:04] "GET /virtual-machine/49f57f74-4905-48ba-bac1-9b666ad4914c HTTP/1.1" 200 1304 0.007067 10.0.0.41 - - [2025-11-24 02:42:04] "GET /virtual-machine-interface/ca652851-532c-4b66-b4e6-c65f34ec8641 HTTP/1.1" 200 3170 0.006111 10.0.0.41 - - [2025-11-24 02:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005408 10.0.0.41 - - [2025-11-24 02:42:04] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006229 10.0.0.41 - - [2025-11-24 02:42:04] "GET /virtual-networks?parent_id=cee3ea55-107e-486b-977b-0978fe34cf34&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.004862 10.0.0.41 - - [2025-11-24 02:42:04] "GET /virtual-network/b84bf5c2-be2c-43dd-9a1a-96f72ec1a0a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.009089 10.0.0.41 - - [2025-11-24 02:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004488 10.0.0.41 - - [2025-11-24 02:42:05] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004443 10.0.0.41 - - [2025-11-24 02:42:05] "GET /virtual-networks?parent_id=cee3ea55-107e-486b-977b-0978fe34cf34&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003436 10.0.0.41 - - [2025-11-24 02:42:05] "GET /virtual-network/b84bf5c2-be2c-43dd-9a1a-96f72ec1a0a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.007203 10.0.0.41 - - [2025-11-24 02:42:05] "POST /neutron/port HTTP/1.1" 200 1202 0.016804 10.0.0.41 - - [2025-11-24 02:42:06] "POST /neutron/port HTTP/1.1" 200 1201 0.020015 10.0.0.41 - - [2025-11-24 02:42:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004999 10.0.0.41 - - [2025-11-24 02:42:06] "POST /neutron/port HTTP/1.1" 200 117 0.001305 10.0.0.41 - - [2025-11-24 02:42:11] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009637 10.0.0.41 - - [2025-11-24 02:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005063 10.0.0.41 - - [2025-11-24 02:42:11] "GET /network-policy/d4576faa-6fe2-4ba8-a269-3cc96b25219b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.006443 10.0.0.41 - - [2025-11-24 02:42:11] "POST /neutron/port HTTP/1.1" 200 1201 0.021045 10.0.0.41 - - [2025-11-24 02:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005659 10.0.0.41 - - [2025-11-24 02:42:11] "GET /network-policy/9fd71514-5302-49b4-81ae-7086d5fe3e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.006538 10.0.0.41 - - [2025-11-24 02:42:11] "POST /neutron/network HTTP/1.1" 200 1424 0.140797 10.0.0.50 - - [2025-11-24 02:42:11] "PUT /access-control-list/55484f67-89fd-4939-9a06-6986bde83c23 HTTP/1.1" 200 272 0.071235 10.0.0.41 - - [2025-11-24 02:42:12] "GET /virtual-network/77b08589-ce28-49a5-9422-c0ed1a7ed5ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3477 0.010717 10.0.0.41 - - [2025-11-24 02:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005087 10.0.0.41 - - [2025-11-24 02:42:12] "GET /network-policy/766aa37e-c020-4918-af7c-8a202134148f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.005925 10.0.0.50 - - [2025-11-24 02:42:24] "GET /obj-perms HTTP/1.1" 200 5056 0.061242 10.0.0.50 - - [2025-11-24 02:42:33] "POST /fqname-to-id HTTP/1.1" 404 207 0.006281 10.0.0.41 - - [2025-11-24 02:42:33] "POST /neutron/network HTTP/1.1" 200 1427 0.113497 10.0.0.41 - - [2025-11-24 02:42:33] "GET /virtual-network/77b08589-ce28-49a5-9422-c0ed1a7ed5ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.011497 10.0.0.41 - - [2025-11-24 02:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170 10.0.0.41 - - [2025-11-24 02:42:33] "GET /network-policy/39436e2b-d8f6-46f0-b865-655b2e9063f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004930 10.0.0.41 - - [2025-11-24 02:42:46] "POST /neutron/network HTTP/1.1" 200 1424 0.113266 10.0.0.50 - - [2025-11-24 02:42:46] "PUT /access-control-list/55484f67-89fd-4939-9a06-6986bde83c23 HTTP/1.1" 200 272 0.065069 10.0.0.41 - - [2025-11-24 02:42:46] "GET /virtual-network/77b08589-ce28-49a5-9422-c0ed1a7ed5ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3477 0.012751 10.0.0.41 - - [2025-11-24 02:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010764 10.0.0.41 - - [2025-11-24 02:42:46] "GET /network-policy/0eeb4fee-a2e6-4ff3-83e3-6397b24b26f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4990 0.004938 10.0.0.50 - - [2025-11-24 02:42:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000589 10.0.0.50 - - [2025-11-24 02:42:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000494 10.0.0.27 - - [2025-11-24 02:42:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000707 10.0.0.27 - - [2025-11-24 02:42:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000657 10.0.0.27 - - [2025-11-24 02:42:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000483 10.0.0.27 - - [2025-11-24 02:42:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000599 10.0.0.50 - - [2025-11-24 02:42:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.50 - - [2025-11-24 02:42:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000521 10.0.0.41 - - [2025-11-24 02:42:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000539 10.0.0.41 - - [2025-11-24 02:42:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000611 10.0.0.41 - - [2025-11-24 02:42:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000457 10.0.0.41 - - [2025-11-24 02:42:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000411 10.0.0.41 - - [2025-11-24 02:42:58] "POST /neutron/network HTTP/1.1" 200 1424 0.119226 10.0.0.41 - - [2025-11-24 02:42:58] "GET /virtual-network/77b08589-ce28-49a5-9422-c0ed1a7ed5ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3477 0.007531 10.0.0.41 - - [2025-11-24 02:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003939 10.0.0.41 - - [2025-11-24 02:42:58] "GET /network-policy/9835ab94-a7f5-4539-9c24-d89b44591dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.004925 10.0.0.41 - - [2025-11-24 02:43:05] "POST /neutron/port HTTP/1.1" 200 1202 0.022533 10.0.0.41 - - [2025-11-24 02:43:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004254 10.0.0.41 - - [2025-11-24 02:43:05] "POST /neutron/port HTTP/1.1" 200 117 0.001309 10.0.0.41 - - [2025-11-24 02:43:06] "POST /neutron/port HTTP/1.1" 200 1201 0.019260 10.0.0.41 - - [2025-11-24 02:43:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004282 10.0.0.41 - - [2025-11-24 02:43:06] "POST /neutron/port HTTP/1.1" 200 117 0.001302 10.0.0.50 - - [2025-11-24 02:43:08] "POST /fqname-to-id HTTP/1.1" 404 207 0.006471 10.0.0.50 - - [2025-11-24 02:43:08] "PUT /access-control-list/55484f67-89fd-4939-9a06-6986bde83c23 HTTP/1.1" 200 272 0.020042 10.0.0.41 - - [2025-11-24 02:43:08] "POST /neutron/network HTTP/1.1" 200 1425 0.120733 10.0.0.41 - - [2025-11-24 02:43:08] "GET /virtual-network/77b08589-ce28-49a5-9422-c0ed1a7ed5ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.010419 10.0.0.41 - - [2025-11-24 02:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009069 10.0.0.41 - - [2025-11-24 02:43:08] "GET /network-policy/0a407e76-99de-4bd1-a199-e999d57d0cb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.004812 10.0.0.41 - - [2025-11-24 02:43:21] "POST /neutron/network HTTP/1.1" 200 1425 0.093161 10.0.0.50 - - [2025-11-24 02:43:21] "POST /ref-update HTTP/1.1" 200 156 0.033507 10.0.0.41 - - [2025-11-24 02:43:21] "GET /virtual-network/77b08589-ce28-49a5-9422-c0ed1a7ed5ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.010606 10.0.0.41 - - [2025-11-24 02:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007278 10.0.0.41 - - [2025-11-24 02:43:21] "GET /network-policy/340f35e7-c053-4da3-8921-98ffa7a3dbec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.004751 10.0.0.41 - - [2025-11-24 02:43:25] "GET /obj-perms HTTP/1.1" 200 5056 0.068825 10.0.0.41 - - [2025-11-24 02:43:31] "POST /neutron/network HTTP/1.1" 200 1425 0.091762 10.0.0.41 - - [2025-11-24 02:43:32] "GET /virtual-network/77b08589-ce28-49a5-9422-c0ed1a7ed5ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.006833 10.0.0.41 - - [2025-11-24 02:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003126 10.0.0.41 - - [2025-11-24 02:43:32] "GET /network-policy/fe059b1c-005e-4533-b646-3cf00c5145b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.004851 10.0.0.50 - - [2025-11-24 02:43:44] "POST /fqname-to-id HTTP/1.1" 404 207 0.009224 10.0.0.41 - - [2025-11-24 02:43:44] "POST /neutron/network HTTP/1.1" 200 1425 0.125634 10.0.0.41 - - [2025-11-24 02:43:44] "GET /virtual-network/77b08589-ce28-49a5-9422-c0ed1a7ed5ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.007238 10.0.0.41 - - [2025-11-24 02:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004347 10.0.0.41 - - [2025-11-24 02:43:44] "GET /network-policy/c4056a90-3596-42be-b80f-7e2717841d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.005932 10.0.0.41 - - [2025-11-24 02:43:54] "GET /virtual-network/77b08589-ce28-49a5-9422-c0ed1a7ed5ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.006964 10.0.0.41 - - [2025-11-24 02:43:54] "POST /neutron/network HTTP/1.1" 200 1336 0.112829 10.0.0.50 - - [2025-11-24 02:43:54] "DELETE /access-control-list/55484f67-89fd-4939-9a06-6986bde83c23 HTTP/1.1" 200 115 0.101314 10.0.0.41 - - [2025-11-24 02:43:54] "GET /virtual-network/77b08589-ce28-49a5-9422-c0ed1a7ed5ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3173 0.013295 10.0.0.41 - - [2025-11-24 02:43:54] "GET /virtual-machine/49f57f74-4905-48ba-bac1-9b666ad4914c HTTP/1.1" 200 1304 0.005272 10.0.0.41 - - [2025-11-24 02:43:55] "POST /neutron/port HTTP/1.1" 200 1228 0.017307 10.0.0.41 - - [2025-11-24 02:43:56] "GET /virtual-machine/49f57f74-4905-48ba-bac1-9b666ad4914c HTTP/1.1" 404 171 0.004362 10.0.0.41 - - [2025-11-24 02:43:56] "GET /virtual-machine/49f57f74-4905-48ba-bac1-9b666ad4914c HTTP/1.1" 404 171 0.003270 10.0.0.41 - - [2025-11-24 02:43:56] "GET /virtual-machine/49f57f74-4905-48ba-bac1-9b666ad4914c HTTP/1.1" 404 171 0.003317 10.0.0.41 - - [2025-11-24 02:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004972 10.0.0.41 - - [2025-11-24 02:43:57] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004874 10.0.0.41 - - [2025-11-24 02:43:57] "GET /virtual-networks?parent_id=cee3ea55-107e-486b-977b-0978fe34cf34&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.004086 10.0.0.41 - - [2025-11-24 02:43:57] "GET /virtual-network/b84bf5c2-be2c-43dd-9a1a-96f72ec1a0a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.008189 10.0.0.41 - - [2025-11-24 02:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.41 - - [2025-11-24 02:43:57] "GET /routing-instance/d3c97443-d52a-4c63-a223-48c1aa66a4c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.005718 10.0.0.41 - - [2025-11-24 02:43:57] "GET /route-target/70f9c84e-1112-4d91-a9ee-fcc6b49475f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.006945 10.0.0.50 - - [2025-11-24 02:44:00] "GET /obj-perms HTTP/1.1" 200 5019 0.066765 10.0.0.41 - - [2025-11-24 02:44:03] "GET /obj-perms HTTP/1.1" 200 5019 0.005476 10.0.0.41 - - [2025-11-24 02:44:06] "GET /obj-perms HTTP/1.1" 200 5019 0.006742 10.0.0.50 - - [2025-11-24 02:44:06] "GET /obj-perms HTTP/1.1" 200 5019 0.005523 10.0.0.41 - - [2025-11-24 02:44:06] "GET /virtual-machine/e92a1301-7eb9-4bc8-ac91-375383b201a0 HTTP/1.1" 200 1305 0.010117 10.0.0.41 - - [2025-11-24 02:44:07] "POST /neutron/port HTTP/1.1" 200 1227 0.014626 10.0.0.41 - - [2025-11-24 02:44:09] "GET /virtual-machine/e92a1301-7eb9-4bc8-ac91-375383b201a0 HTTP/1.1" 404 171 0.003864 10.0.0.41 - - [2025-11-24 02:44:09] "GET /virtual-machine/e92a1301-7eb9-4bc8-ac91-375383b201a0 HTTP/1.1" 404 171 0.003467 10.0.0.41 - - [2025-11-24 02:44:09] "GET /virtual-machine/e92a1301-7eb9-4bc8-ac91-375383b201a0 HTTP/1.1" 404 171 0.003434 10.0.0.41 - - [2025-11-24 02:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003784 10.0.0.41 - - [2025-11-24 02:44:09] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004336 10.0.0.41 - - [2025-11-24 02:44:09] "GET /virtual-networks?parent_id=cee3ea55-107e-486b-977b-0978fe34cf34&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003383 10.0.0.41 - - [2025-11-24 02:44:09] "GET /virtual-network/77b08589-ce28-49a5-9422-c0ed1a7ed5ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3173 0.006941 10.0.0.41 - - [2025-11-24 02:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.41 - - [2025-11-24 02:44:09] "GET /routing-instance/2711e019-775e-4948-b81d-be4d6461ae20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.005126 10.0.0.41 - - [2025-11-24 02:44:09] "GET /route-target/a02d99fe-569d-4e89-8d52-9a39036f0dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004458 10.0.0.27 - - [2025-11-24 02:44:09] "GET /obj-perms HTTP/1.1" 200 5019 0.059501 10.0.0.41 - - [2025-11-24 02:44:15] "GET /obj-perms HTTP/1.1" 200 5019 0.006299 10.0.0.27 - - [2025-11-24 02:44:18] "GET /obj-perms HTTP/1.1" 200 5019 0.005207 10.0.0.41 - - [2025-11-24 02:44:24] "GET /obj-perms HTTP/1.1" 200 5019 0.004786 10.0.0.27 - - [2025-11-24 02:44:26] "GET /obj-perms HTTP/1.1" 200 5056 0.051072 10.0.0.41 - - [2025-11-24 02:44:31] "GET /obj-perms HTTP/1.1" 200 5019 0.005311 10.0.0.27 - - [2025-11-24 02:44:34] "GET /obj-perms HTTP/1.1" 200 5019 0.004537 10.0.0.41 - - [2025-11-24 02:44:34] "GET /obj-perms HTTP/1.1" 200 5019 0.004461 10.0.0.41 - - [2025-11-24 02:44:34] "GET /virtual-network/b84bf5c2-be2c-43dd-9a1a-96f72ec1a0a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.006071 10.0.0.41 - - [2025-11-24 02:44:34] "POST /neutron/network HTTP/1.1" 200 1337 0.077477 10.0.0.41 - - [2025-11-24 02:44:34] "GET /virtual-network/b84bf5c2-be2c-43dd-9a1a-96f72ec1a0a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.007411 10.0.0.50 - - [2025-11-24 02:44:34] "POST /ref-update HTTP/1.1" 200 156 0.022973 10.0.0.41 - - [2025-11-24 02:44:34] "DELETE /network-policy/39436e2b-d8f6-46f0-b865-655b2e9063f7 HTTP/1.1" 200 115 0.036331 10.0.0.41 - - [2025-11-24 02:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004609 10.0.0.27 - - [2025-11-24 02:44:34] "GET /projects?obj_uuids=cee3ea55-107e-486b-977b-0978fe34cf34&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001138 10.0.0.41 - - [2025-11-24 02:44:34] "GET /project/cee3ea55-107e-486b-977b-0978fe34cf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.043881 10.0.0.41 - - [2025-11-24 02:44:34] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-39866718&detail=False&count=False&shared=False HTTP/1.1" 200 2126 0.006548 10.0.0.41 - - [2025-11-24 02:44:34] "DELETE /network-policy/c4056a90-3596-42be-b80f-7e2717841d84 HTTP/1.1" 200 115 0.043102 10.0.0.41 - - [2025-11-24 02:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004216 10.0.0.27 - - [2025-11-24 02:44:35] "GET /projects?obj_uuids=cee3ea55-107e-486b-977b-0978fe34cf34&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001167 10.0.0.41 - - [2025-11-24 02:44:35] "GET /project/cee3ea55-107e-486b-977b-0978fe34cf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.046857 10.0.0.41 - - [2025-11-24 02:44:35] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-39866718&detail=False&count=False&shared=False HTTP/1.1" 200 1904 0.005373 10.0.0.41 - - [2025-11-24 02:44:35] "DELETE /network-policy/fe059b1c-005e-4533-b646-3cf00c5145b5 HTTP/1.1" 200 115 0.071063 10.0.0.41 - - [2025-11-24 02:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004720 10.0.0.27 - - [2025-11-24 02:44:35] "GET /projects?obj_uuids=cee3ea55-107e-486b-977b-0978fe34cf34&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002252 10.0.0.41 - - [2025-11-24 02:44:35] "GET /project/cee3ea55-107e-486b-977b-0978fe34cf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.055833 10.0.0.41 - - [2025-11-24 02:44:35] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-39866718&detail=False&count=False&shared=False HTTP/1.1" 200 1682 0.007384 10.0.0.41 - - [2025-11-24 02:44:35] "DELETE /network-policy/340f35e7-c053-4da3-8921-98ffa7a3dbec HTTP/1.1" 200 115 0.054502 10.0.0.41 - - [2025-11-24 02:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617 10.0.0.27 - - [2025-11-24 02:44:35] "GET /projects?obj_uuids=cee3ea55-107e-486b-977b-0978fe34cf34&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001484 10.0.0.41 - - [2025-11-24 02:44:35] "GET /project/cee3ea55-107e-486b-977b-0978fe34cf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.049183 10.0.0.41 - - [2025-11-24 02:44:35] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-39866718&detail=False&count=False&shared=False HTTP/1.1" 200 1460 0.005800 10.0.0.41 - - [2025-11-24 02:44:35] "DELETE /network-policy/0a407e76-99de-4bd1-a199-e999d57d0cb6 HTTP/1.1" 200 115 0.044086 10.0.0.41 - - [2025-11-24 02:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004447 10.0.0.27 - - [2025-11-24 02:44:35] "GET /projects?obj_uuids=cee3ea55-107e-486b-977b-0978fe34cf34&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001175 10.0.0.41 - - [2025-11-24 02:44:35] "GET /project/cee3ea55-107e-486b-977b-0978fe34cf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.044733 10.0.0.41 - - [2025-11-24 02:44:35] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-39866718&detail=False&count=False&shared=False HTTP/1.1" 200 1238 0.005494 10.0.0.41 - - [2025-11-24 02:44:35] "DELETE /network-policy/d4576faa-6fe2-4ba8-a269-3cc96b25219b HTTP/1.1" 200 115 0.036019 10.0.0.41 - - [2025-11-24 02:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005492 10.0.0.27 - - [2025-11-24 02:44:35] "GET /projects?obj_uuids=cee3ea55-107e-486b-977b-0978fe34cf34&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001324 10.0.0.41 - - [2025-11-24 02:44:35] "GET /project/cee3ea55-107e-486b-977b-0978fe34cf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.040657 10.0.0.41 - - [2025-11-24 02:44:36] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-39866718&detail=False&count=False&shared=False HTTP/1.1" 200 1014 0.013910 10.0.0.41 - - [2025-11-24 02:44:36] "DELETE /network-policy/9835ab94-a7f5-4539-9c24-d89b44591dfa HTTP/1.1" 200 115 0.051448 10.0.0.41 - - [2025-11-24 02:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.27 - - [2025-11-24 02:44:36] "GET /projects?obj_uuids=cee3ea55-107e-486b-977b-0978fe34cf34&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001210 10.0.0.41 - - [2025-11-24 02:44:36] "GET /project/cee3ea55-107e-486b-977b-0978fe34cf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.041889 10.0.0.41 - - [2025-11-24 02:44:36] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-39866718&detail=False&count=False&shared=False HTTP/1.1" 200 793 0.005672 10.0.0.41 - - [2025-11-24 02:44:36] "DELETE /network-policy/0eeb4fee-a2e6-4ff3-83e3-6397b24b26f2 HTTP/1.1" 200 115 0.047573 10.0.0.41 - - [2025-11-24 02:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003796 10.0.0.27 - - [2025-11-24 02:44:36] "GET /projects?obj_uuids=cee3ea55-107e-486b-977b-0978fe34cf34&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000979 10.0.0.41 - - [2025-11-24 02:44:36] "GET /project/cee3ea55-107e-486b-977b-0978fe34cf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.046191 10.0.0.41 - - [2025-11-24 02:44:36] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-39866718&detail=False&count=False&shared=False HTTP/1.1" 200 572 0.005540 10.0.0.41 - - [2025-11-24 02:44:36] "DELETE /network-policy/766aa37e-c020-4918-af7c-8a202134148f HTTP/1.1" 200 115 0.053457 10.0.0.41 - - [2025-11-24 02:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.27 - - [2025-11-24 02:44:36] "GET /projects?obj_uuids=cee3ea55-107e-486b-977b-0978fe34cf34&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001166 10.0.0.41 - - [2025-11-24 02:44:36] "GET /project/cee3ea55-107e-486b-977b-0978fe34cf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.032655 10.0.0.41 - - [2025-11-24 02:44:36] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-39866718&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.006336 10.0.0.41 - - [2025-11-24 02:44:36] "DELETE /network-policy/9fd71514-5302-49b4-81ae-7086d5fe3e7b HTTP/1.1" 200 115 0.053322 10.0.0.41 - - [2025-11-24 02:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.27 - - [2025-11-24 02:44:36] "GET /projects?obj_uuids=cee3ea55-107e-486b-977b-0978fe34cf34&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001591 10.0.0.41 - - [2025-11-24 02:44:36] "GET /project/cee3ea55-107e-486b-977b-0978fe34cf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.045944 10.0.0.41 - - [2025-11-24 02:44:36] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-39866718&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006421 10.0.0.27 - - [2025-11-24 02:44:37] "POST /useragent-kv HTTP/1.1" 200 115 0.003782 10.0.0.27 - - [2025-11-24 02:44:37] "POST /useragent-kv HTTP/1.1" 200 115 0.003269 10.0.0.27 - - [2025-11-24 02:44:37] "POST /useragent-kv HTTP/1.1" 200 115 0.003801 10.0.0.27 - - [2025-11-24 02:44:37] "POST /useragent-kv HTTP/1.1" 200 115 0.010390 10.0.0.27 - - [2025-11-24 02:44:37] "POST /useragent-kv HTTP/1.1" 200 115 0.004545 10.0.0.27 - - [2025-11-24 02:44:37] "POST /useragent-kv HTTP/1.1" 200 115 0.003341 10.0.0.41 - - [2025-11-24 02:44:37] "POST /neutron/network HTTP/1.1" 200 151 0.191580 10.0.0.50 - - [2025-11-24 02:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006619 10.0.0.41 - - [2025-11-24 02:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007111 10.0.0.41 - - [2025-11-24 02:44:38] "DELETE /network-ipam/b53f71f7-b4ca-4e01-9237-87b232d2fcc0 HTTP/1.1" 200 115 0.039817 10.0.0.41 - - [2025-11-24 02:44:38] "POST /fqname-to-id HTTP/1.1" 404 260 0.006135 10.0.0.27 - - [2025-11-24 02:44:38] "GET /projects?obj_uuids=cee3ea55-107e-486b-977b-0978fe34cf34&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001537 10.0.0.27 - - [2025-11-24 02:44:38] "GET /project/cee3ea55-107e-486b-977b-0978fe34cf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1517 0.051124 10.0.0.27 - - [2025-11-24 02:44:38] "GET /projects?obj_uuids=cee3ea55-107e-486b-977b-0978fe34cf34&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001106 10.0.0.27 - - [2025-11-24 02:44:38] "GET /project/cee3ea55-107e-486b-977b-0978fe34cf34?fields=security_groups HTTP/1.1" 200 1400 0.047459 10.0.0.27 - - [2025-11-24 02:44:38] "DELETE /security-group/0ba2e810-66b9-4a02-adc2-8462316c1945 HTTP/1.1" 200 115 0.068159 10.0.0.27 - - [2025-11-24 02:44:38] "GET /projects?obj_uuids=cee3ea55-107e-486b-977b-0978fe34cf34&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002252 10.0.0.27 - - [2025-11-24 02:44:38] "GET /project/cee3ea55-107e-486b-977b-0978fe34cf34?fields=application_policy_sets HTTP/1.1" 200 1439 0.071718 10.0.0.50 - - [2025-11-24 02:44:38] "DELETE /access-control-list/5e9abd8f-525a-4d59-b4fe-6e32efd8da20 HTTP/1.1" 200 115 0.058163 10.0.0.41 - - [2025-11-24 02:44:38] "DELETE /project/cee3ea55-107e-486b-977b-0978fe34cf34 HTTP/1.1" 200 115 0.474626 10.0.0.27 - - [2025-11-24 02:44:38] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001453 10.0.0.41 - - [2025-11-24 02:44:38] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?fields=projects HTTP/1.1" 200 1244 0.012527 10.0.0.27 - - [2025-11-24 02:44:39] "GET /projects?obj_uuids=cee3ea55-107e-486b-977b-0978fe34cf34&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005337 10.0.0.27 - - [2025-11-24 02:44:39] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001084 10.0.0.27 - - [2025-11-24 02:44:40] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.050622 10.0.0.27 - - [2025-11-24 02:44:40] "POST /id-to-fqname HTTP/1.1" 200 202 0.002212 10.0.0.27 - - [2025-11-24 02:44:40] "POST /fqname-to-id HTTP/1.1" 404 211 0.006552 10.0.0.27 - - [2025-11-24 02:44:40] "POST /security-groups HTTP/1.1" 200 603 0.081997 10.0.0.27 - - [2025-11-24 02:44:40] "POST /projects HTTP/1.1" 200 609 0.312102 10.0.0.27 - - [2025-11-24 02:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.350180 10.0.0.50 - - [2025-11-24 02:44:40] "POST /fqname-to-id HTTP/1.1" 404 245 0.012370 10.0.0.41 - - [2025-11-24 02:44:40] "GET /project/cee3ea55-107e-486b-977b-0978fe34cf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.542026 10.0.0.27 - - [2025-11-24 02:44:40] "GET /projects?obj_uuids=cee3ea55-107e-486b-977b-0978fe34cf34&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001268 10.0.0.41 - - [2025-11-24 02:44:40] "GET /project/cee3ea55-107e-486b-977b-0978fe34cf34?fields=virtual_networks HTTP/1.1" 200 1057 0.057557 10.0.0.27 - - [2025-11-24 02:44:40] "GET /projects?obj_uuids=cee3ea55-107e-486b-977b-0978fe34cf34&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001099 10.0.0.41 - - [2025-11-24 02:44:40] "GET /project/cee3ea55-107e-486b-977b-0978fe34cf34?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.044873 10.0.0.27 - - [2025-11-24 02:44:40] "GET /projects?obj_uuids=cee3ea55-107e-486b-977b-0978fe34cf34&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001700 10.0.0.41 - - [2025-11-24 02:44:40] "GET /project/cee3ea55-107e-486b-977b-0978fe34cf34?fields=security_groups HTTP/1.1" 200 1295 0.053241 10.0.0.41 - - [2025-11-24 02:44:41] "POST /fqname-to-id HTTP/1.1" 404 182 0.030348 10.0.0.27 - - [2025-11-24 02:44:41] "GET /projects?obj_uuids=eb709435-657c-4f4e-b0d0-74fc94b39e44&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003397 10.0.0.27 - - [2025-11-24 02:44:41] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001728 10.0.0.27 - - [2025-11-24 02:44:41] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008085 10.0.0.27 - - [2025-11-24 02:44:41] "POST /id-to-fqname HTTP/1.1" 200 184 0.001439 10.0.0.27 - - [2025-11-24 02:44:41] "POST /fqname-to-id HTTP/1.1" 404 193 0.009286 10.0.0.27 - - [2025-11-24 02:44:42] "POST /security-groups HTTP/1.1" 200 585 0.089068 10.0.0.27 - - [2025-11-24 02:44:42] "POST /projects HTTP/1.1" 200 573 0.319560 10.0.0.27 - - [2025-11-24 02:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.354731 10.0.0.50 - - [2025-11-24 02:44:42] "POST /access-control-lists HTTP/1.1" 200 590 0.033179 10.0.0.41 - - [2025-11-24 02:44:42] "GET /project/eb709435-657c-4f4e-b0d0-74fc94b39e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.498388 10.0.0.41 - - [2025-11-24 02:44:43] "GET / HTTP/1.1" 200 35931 0.001659 10.0.0.41 - - [2025-11-24 02:44:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000510 10.0.0.41 - - [2025-11-24 02:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.061416 10.0.0.27 - - [2025-11-24 02:44:44] "GET /projects?obj_uuids=eb709435-657c-4f4e-b0d0-74fc94b39e44&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001029 10.0.0.41 - - [2025-11-24 02:44:44] "GET /project/eb709435-657c-4f4e-b0d0-74fc94b39e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.036806 10.0.0.41 - - [2025-11-24 02:44:44] "POST /neutron/network HTTP/1.1" 200 117 0.038827 10.0.0.50 - - [2025-11-24 02:44:44] "POST /route-targets HTTP/1.1" 200 327 0.015752 10.0.0.50 - - [2025-11-24 02:44:45] "POST /fqname-to-id HTTP/1.1" 404 207 0.008515 10.0.0.27 - - [2025-11-24 02:44:45] "POST /useragent-kv HTTP/1.1" 200 115 0.009313 10.0.0.41 - - [2025-11-24 02:44:45] "POST /neutron/subnet HTTP/1.1" 200 828 0.294172 10.0.0.41 - - [2025-11-24 02:44:45] "POST /id-to-fqname HTTP/1.1" 200 214 0.001683 10.0.0.41 - - [2025-11-24 02:44:45] "GET /virtual-network/2124e956-d3fb-4ee3-966a-b32cb80fff70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.005971 10.0.0.41 - - [2025-11-24 02:44:45] "GET /virtual-network/2124e956-d3fb-4ee3-966a-b32cb80fff70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.006413 10.0.0.41 - - [2025-11-24 02:44:45] "POST /neutron/network HTTP/1.1" 200 990 0.009338 10.0.0.41 - - [2025-11-24 02:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.27 - - [2025-11-24 02:44:45] "GET /projects?obj_uuids=eb709435-657c-4f4e-b0d0-74fc94b39e44&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001337 10.0.0.41 - - [2025-11-24 02:44:45] "GET /project/eb709435-657c-4f4e-b0d0-74fc94b39e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.057461 10.0.0.41 - - [2025-11-24 02:44:45] "POST /neutron/network HTTP/1.1" 200 117 0.019267 10.0.0.50 - - [2025-11-24 02:44:45] "POST /ref-update HTTP/1.1" 200 156 0.023809 10.0.0.27 - - [2025-11-24 02:44:46] "POST /useragent-kv HTTP/1.1" 200 115 0.003740 10.0.0.41 - - [2025-11-24 02:44:46] "POST /neutron/subnet HTTP/1.1" 200 818 0.174488 10.0.0.41 - - [2025-11-24 02:44:46] "POST /id-to-fqname HTTP/1.1" 200 214 0.001550 10.0.0.41 - - [2025-11-24 02:44:46] "GET /virtual-network/7a89043e-9c35-4d4c-a31e-cae7de3eaf26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2609 0.007509 10.0.0.41 - - [2025-11-24 02:44:46] "GET /virtual-network/7a89043e-9c35-4d4c-a31e-cae7de3eaf26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2609 0.006791 10.0.0.41 - - [2025-11-24 02:44:46] "POST /neutron/network HTTP/1.1" 200 991 0.011948 10.0.0.41 - - [2025-11-24 02:44:46] "POST /id-to-fqname HTTP/1.1" 200 214 0.001434 10.0.0.41 - - [2025-11-24 02:44:46] "POST /neutron/network HTTP/1.1" 200 1000 0.008868 10.0.0.27 - - [2025-11-24 02:44:47] "GET /projects?obj_uuids=eb709435-657c-4f4e-b0d0-74fc94b39e44&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001272 10.0.0.41 - - [2025-11-24 02:44:47] "GET /project/eb709435-657c-4f4e-b0d0-74fc94b39e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.077689 10.0.0.41 - - [2025-11-24 02:44:47] "POST /neutron/port HTTP/1.1" 200 117 0.005865 10.0.0.41 - - [2025-11-24 02:44:47] "POST /id-to-fqname HTTP/1.1" 200 214 0.001351 10.0.0.41 - - [2025-11-24 02:44:47] "POST /neutron/network HTTP/1.1" 200 1000 0.007978 10.0.0.41 - - [2025-11-24 02:44:48] "POST /neutron/port HTTP/1.1" 200 1159 0.018159 10.0.0.27 - - [2025-11-24 02:44:48] "GET /projects?obj_uuids=eb709435-657c-4f4e-b0d0-74fc94b39e44&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001095 10.0.0.41 - - [2025-11-24 02:44:48] "GET /project/eb709435-657c-4f4e-b0d0-74fc94b39e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.141167 10.0.0.41 - - [2025-11-24 02:44:48] "POST /neutron/port HTTP/1.1" 200 1187 0.021647 10.0.0.41 - - [2025-11-24 02:44:48] "POST /neutron/subnet HTTP/1.1" 200 1374 0.021261 10.0.0.41 - - [2025-11-24 02:44:48] "POST /neutron/network HTTP/1.1" 200 990 0.010355 10.0.0.41 - - [2025-11-24 02:44:48] "POST /neutron/port HTTP/1.1" 200 117 0.006816 10.0.0.41 - - [2025-11-24 02:44:48] "POST /id-to-fqname HTTP/1.1" 200 214 0.001479 10.0.0.41 - - [2025-11-24 02:44:49] "POST /neutron/network HTTP/1.1" 200 1001 0.008497 10.0.0.41 - - [2025-11-24 02:44:49] "POST /neutron/port HTTP/1.1" 200 1159 0.056114 10.0.0.27 - - [2025-11-24 02:44:49] "GET /projects?obj_uuids=eb709435-657c-4f4e-b0d0-74fc94b39e44&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.002873 10.0.0.41 - - [2025-11-24 02:44:50] "POST /neutron/port HTTP/1.1" 200 1187 0.022443 10.0.0.41 - - [2025-11-24 02:44:50] "GET /project/eb709435-657c-4f4e-b0d0-74fc94b39e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.123303 10.0.0.41 - - [2025-11-24 02:44:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005110 10.0.0.41 - - [2025-11-24 02:44:50] "POST /neutron/port HTTP/1.1" 200 117 0.001784 10.0.0.41 - - [2025-11-24 02:44:50] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009141 10.0.0.41 - - [2025-11-24 02:44:50] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008969 10.0.0.41 - - [2025-11-24 02:44:50] "POST /neutron/port HTTP/1.1" 200 1187 0.020897 10.0.0.41 - - [2025-11-24 02:44:50] "GET /virtual-machine/056c82f2-8671-4759-8c1a-d0cd334ad9f2 HTTP/1.1" 401 292 0.000535 10.0.0.27 - - [2025-11-24 02:44:50] "GET /projects?obj_uuids=eb709435-657c-4f4e-b0d0-74fc94b39e44&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001363 10.0.0.41 - - [2025-11-24 02:44:51] "POST /neutron/port HTTP/1.1" 200 1160 0.426571 10.0.0.41 - - [2025-11-24 02:44:51] "GET /virtual-machine/056c82f2-8671-4759-8c1a-d0cd334ad9f2 HTTP/1.1" 200 1285 0.073061 10.0.0.41 - - [2025-11-24 02:44:51] "GET /virtual-machine-interface/f6e9b96b-e74e-424e-bfef-12d00558e2cf HTTP/1.1" 200 3106 0.005771 10.0.0.41 - - [2025-11-24 02:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004383 10.0.0.41 - - [2025-11-24 02:44:51] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005120 10.0.0.41 - - [2025-11-24 02:44:51] "GET /virtual-networks?parent_id=eb709435-657c-4f4e-b0d0-74fc94b39e44&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003942 10.0.0.41 - - [2025-11-24 02:44:51] "GET /virtual-network/2124e956-d3fb-4ee3-966a-b32cb80fff70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.006810 10.0.0.41 - - [2025-11-24 02:44:51] "POST /neutron/port HTTP/1.1" 200 1214 0.132006 10.0.0.41 - - [2025-11-24 02:44:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004693 10.0.0.41 - - [2025-11-24 02:44:51] "POST /neutron/port HTTP/1.1" 200 117 0.001286 10.0.0.41 - - [2025-11-24 02:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.41 - - [2025-11-24 02:44:54] "GET /virtual-network/2124e956-d3fb-4ee3-966a-b32cb80fff70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.005282 10.0.0.41 - - [2025-11-24 02:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.41 - - [2025-11-24 02:44:58] "GET /virtual-network/2124e956-d3fb-4ee3-966a-b32cb80fff70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.006086 10.0.0.27 - - [2025-11-24 02:44:59] "DELETE /project/cee3ea55107e486b977b0978fe34cf34 HTTP/1.1" 404 173 0.006985 10.0.0.27 - - [2025-11-24 02:44:59] "DELETE /project/eb709435657c4f4eb0d074fc94b39e44 HTTP/1.1" 404 173 0.005802 10.0.0.27 - - [2025-11-24 02:44:59] "GET /projects?obj_uuids=cee3ea55-107e-486b-977b-0978fe34cf34&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001150 10.0.0.27 - - [2025-11-24 02:44:59] "GET /project/cee3ea55-107e-486b-977b-0978fe34cf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1517 0.049135 10.0.0.27 - - [2025-11-24 02:44:59] "GET /projects?obj_uuids=cee3ea55-107e-486b-977b-0978fe34cf34&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000953 10.0.0.27 - - [2025-11-24 02:44:59] "GET /project/cee3ea55-107e-486b-977b-0978fe34cf34?fields=security_groups HTTP/1.1" 200 1400 0.063863 10.0.0.27 - - [2025-11-24 02:44:59] "DELETE /security-group/e008baf0-e4ba-4b0f-8597-bc9d12cc229f HTTP/1.1" 200 115 0.053939 10.0.0.27 - - [2025-11-24 02:44:59] "GET /projects?obj_uuids=cee3ea55-107e-486b-977b-0978fe34cf34&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001072 10.0.0.27 - - [2025-11-24 02:44:59] "GET /project/cee3ea55-107e-486b-977b-0978fe34cf34?fields=application_policy_sets HTTP/1.1" 200 1439 0.060293 10.0.0.27 - - [2025-11-24 02:44:59] "DELETE /project/cee3ea55-107e-486b-977b-0978fe34cf34 HTTP/1.1" 200 115 0.450580 10.0.0.41 - - [2025-11-24 02:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004212 10.0.0.41 - - [2025-11-24 02:45:02] "GET /virtual-network/2124e956-d3fb-4ee3-966a-b32cb80fff70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.006259 10.0.0.41 - - [2025-11-24 02:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004400 10.0.0.41 - - [2025-11-24 02:45:06] "GET /virtual-network/2124e956-d3fb-4ee3-966a-b32cb80fff70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.008799 10.0.0.41 - - [2025-11-24 02:45:07] "POST /neutron/port HTTP/1.1" 200 1187 0.019362 10.0.0.41 - - [2025-11-24 02:45:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004522 10.0.0.41 - - [2025-11-24 02:45:07] "POST /neutron/port HTTP/1.1" 200 117 0.001465 10.0.0.41 - - [2025-11-24 02:45:09] "POST /neutron/port HTTP/1.1" 200 1187 0.018948 10.0.0.41 - - [2025-11-24 02:45:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004370 10.0.0.41 - - [2025-11-24 02:45:09] "POST /neutron/port HTTP/1.1" 200 117 0.001801 10.0.0.41 - - [2025-11-24 02:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.41 - - [2025-11-24 02:45:10] "GET /virtual-network/2124e956-d3fb-4ee3-966a-b32cb80fff70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.005867 10.0.0.41 - - [2025-11-24 02:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004564 10.0.0.41 - - [2025-11-24 02:45:14] "GET /virtual-network/2124e956-d3fb-4ee3-966a-b32cb80fff70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.005997 10.0.0.41 - - [2025-11-24 02:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004131 10.0.0.41 - - [2025-11-24 02:45:18] "GET /virtual-network/2124e956-d3fb-4ee3-966a-b32cb80fff70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.005929 10.0.0.41 - - [2025-11-24 02:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.41 - - [2025-11-24 02:45:23] "GET /virtual-network/2124e956-d3fb-4ee3-966a-b32cb80fff70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.006402 10.0.0.41 - - [2025-11-24 02:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.41 - - [2025-11-24 02:45:27] "GET /virtual-network/2124e956-d3fb-4ee3-966a-b32cb80fff70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.007785 10.0.0.41 - - [2025-11-24 02:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010370 10.0.0.41 - - [2025-11-24 02:45:31] "GET /virtual-network/2124e956-d3fb-4ee3-966a-b32cb80fff70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.006868 10.0.0.41 - - [2025-11-24 02:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004149 10.0.0.41 - - [2025-11-24 02:45:33] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003847 10.0.0.41 - - [2025-11-24 02:45:33] "GET /virtual-networks?parent_id=eb709435-657c-4f4e-b0d0-74fc94b39e44&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003537 10.0.0.41 - - [2025-11-24 02:45:33] "GET /virtual-network/2124e956-d3fb-4ee3-966a-b32cb80fff70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.007147 10.0.0.41 - - [2025-11-24 02:45:33] "POST /neutron/security_group HTTP/1.1" 200 2052 0.018959 10.0.0.41 - - [2025-11-24 02:45:43] "POST /neutron/port HTTP/1.1" 200 1187 0.024480 10.0.0.41 - - [2025-11-24 02:45:44] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009339 10.0.0.41 - - [2025-11-24 02:45:51] "POST /neutron/port HTTP/1.1" 200 1187 0.015499 10.0.0.41 - - [2025-11-24 02:45:52] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007819 10.0.0.41 - - [2025-11-24 02:45:59] "POST /neutron/port HTTP/1.1" 200 1187 0.016759 10.0.0.41 - - [2025-11-24 02:45:59] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008312 10.0.0.41 - - [2025-11-24 02:45:59] "GET /virtual-machine/8023a186-3d2d-4b7e-8962-27b573f2f6e8 HTTP/1.1" 200 1285 0.007503 10.0.0.41 - - [2025-11-24 02:45:59] "GET /virtual-machine-interface/76b13dad-7da7-44f4-b37b-b060e90c3f59 HTTP/1.1" 200 3105 0.006351 10.0.0.41 - - [2025-11-24 02:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004109 10.0.0.41 - - [2025-11-24 02:45:59] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005508 10.0.0.41 - - [2025-11-24 02:45:59] "GET /virtual-networks?parent_id=eb709435-657c-4f4e-b0d0-74fc94b39e44&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.004143 10.0.0.41 - - [2025-11-24 02:45:59] "GET /virtual-network/2124e956-d3fb-4ee3-966a-b32cb80fff70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.007005 10.0.0.41 - - [2025-11-24 02:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007018 10.0.0.41 - - [2025-11-24 02:46:00] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006144 10.0.0.41 - - [2025-11-24 02:46:00] "GET /virtual-networks?parent_id=eb709435-657c-4f4e-b0d0-74fc94b39e44&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.006561 10.0.0.41 - - [2025-11-24 02:46:00] "GET /virtual-network/2124e956-d3fb-4ee3-966a-b32cb80fff70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.007169 10.0.0.41 - - [2025-11-24 02:46:01] "POST /neutron/port HTTP/1.1" 200 1187 0.016091 10.0.0.41 - - [2025-11-24 02:46:06] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009577 10.0.0.41 - - [2025-11-24 02:46:06] "POST /neutron/port HTTP/1.1" 200 1188 0.022792 10.0.0.41 - - [2025-11-24 02:46:06] "GET /virtual-machine/52ddfe2e-04a6-4823-8656-15da5fd0bc0e HTTP/1.1" 200 1285 0.008272 10.0.0.41 - - [2025-11-24 02:46:06] "GET /virtual-machine-interface/9123c94c-aec8-45bf-aab5-3cf03357cead HTTP/1.1" 200 3106 0.006821 10.0.0.41 - - [2025-11-24 02:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004685 10.0.0.41 - - [2025-11-24 02:46:06] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005571 10.0.0.41 - - [2025-11-24 02:46:06] "GET /virtual-networks?parent_id=eb709435-657c-4f4e-b0d0-74fc94b39e44&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.004345 10.0.0.41 - - [2025-11-24 02:46:06] "GET /virtual-network/7a89043e-9c35-4d4c-a31e-cae7de3eaf26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2609 0.008069 10.0.0.41 - - [2025-11-24 02:46:07] "POST /neutron/port HTTP/1.1" 200 1188 0.018602 10.0.0.41 - - [2025-11-24 02:46:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007150 10.0.0.41 - - [2025-11-24 02:46:07] "POST /neutron/port HTTP/1.1" 200 117 0.001776 10.0.0.41 - - [2025-11-24 02:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.41 - - [2025-11-24 02:46:07] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004593 10.0.0.41 - - [2025-11-24 02:46:07] "GET /virtual-networks?parent_id=eb709435-657c-4f4e-b0d0-74fc94b39e44&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003455 10.0.0.41 - - [2025-11-24 02:46:07] "GET /virtual-network/7a89043e-9c35-4d4c-a31e-cae7de3eaf26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2609 0.006763 10.0.0.41 - - [2025-11-24 02:46:09] "GET /forwarding-classs?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003665 10.0.0.41 - - [2025-11-24 02:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.41 - - [2025-11-24 02:46:09] "GET /global-qos-config/e6a23335-c3d1-429e-b69b-de8a97531ea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.009205 10.0.0.41 - - [2025-11-24 02:46:09] "POST /fqname-to-id HTTP/1.1" 404 222 0.003906 10.0.0.41 - - [2025-11-24 02:46:09] "POST /forwarding-classs HTTP/1.1" 200 576 0.035733 10.0.0.41 - - [2025-11-24 02:46:09] "POST /id-to-fqname HTTP/1.1" 200 232 0.005118 10.0.0.41 - - [2025-11-24 02:46:09] "GET /forwarding-class/9f72ecd4-1e08-40c2-8f9a-d60630e3b18d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.005297 10.0.0.27 - - [2025-11-24 02:46:09] "GET /projects?obj_uuids=eb709435-657c-4f4e-b0d0-74fc94b39e44&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.041622 10.0.0.41 - - [2025-11-24 02:46:09] "GET /project/eb709435-657c-4f4e-b0d0-74fc94b39e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.101353 10.0.0.41 - - [2025-11-24 02:46:09] "POST /fqname-to-id HTTP/1.1" 404 211 0.003861 10.0.0.41 - - [2025-11-24 02:46:09] "POST /qos-configs HTTP/1.1" 200 543 0.034616 10.0.0.41 - - [2025-11-24 02:46:09] "POST /id-to-fqname HTTP/1.1" 200 217 0.004020 10.0.0.41 - - [2025-11-24 02:46:09] "GET /qos-config/33360d9e-9ac0-469c-8dd6-3e4b11b56c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1503 0.005996 10.0.0.41 - - [2025-11-24 02:46:09] "GET /virtual-machine-interface/f6e9b96b-e74e-424e-bfef-12d00558e2cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2691 0.007189 10.0.0.41 - - [2025-11-24 02:46:10] "POST /ref-update HTTP/1.1" 200 156 0.020295 10.0.0.41 - - [2025-11-24 02:46:10] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008835 10.0.0.41 - - [2025-11-24 02:46:10] "POST /neutron/port HTTP/1.1" 200 1187 0.022565 10.0.0.41 - - [2025-11-24 02:46:10] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008041 10.0.0.41 - - [2025-11-24 02:46:10] "POST /id-to-fqname HTTP/1.1" 200 214 0.001432 10.0.0.41 - - [2025-11-24 02:46:10] "GET /virtual-machine/056c82f2-8671-4759-8c1a-d0cd334ad9f2 HTTP/1.1" 200 1285 0.004992 10.0.0.41 - - [2025-11-24 02:46:10] "GET /virtual-machine-interface/f6e9b96b-e74e-424e-bfef-12d00558e2cf HTTP/1.1" 200 3353 0.009684 10.0.0.41 - - [2025-11-24 02:46:10] "GET /instance-ip/e5b53653-8c7a-4380-afbf-265f4fb32c4d HTTP/1.1" 200 1629 0.010358 10.0.0.41 - - [2025-11-24 02:46:10] "GET /instance-ip/e805e064-c831-4e4a-b642-4bdcb60364db HTTP/1.1" 200 1607 0.008277 10.0.0.41 - - [2025-11-24 02:46:10] "POST /neutron/port HTTP/1.1" 200 1187 0.025608 10.0.0.41 - - [2025-11-24 02:46:10] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007953 10.0.0.41 - - [2025-11-24 02:46:10] "POST /neutron/port HTTP/1.1" 200 1187 0.016824 10.0.0.41 - - [2025-11-24 02:46:11] "POST /neutron/network HTTP/1.1" 200 990 0.009118 10.0.0.41 - - [2025-11-24 02:46:11] "POST /id-to-fqname HTTP/1.1" 200 214 0.001251 10.0.0.41 - - [2025-11-24 02:46:11] "GET /virtual-machine/8023a186-3d2d-4b7e-8962-27b573f2f6e8 HTTP/1.1" 200 1285 0.003855 10.0.0.41 - - [2025-11-24 02:46:11] "GET /virtual-machine-interface/76b13dad-7da7-44f4-b37b-b060e90c3f59 HTTP/1.1" 200 3105 0.006508 10.0.0.41 - - [2025-11-24 02:46:11] "GET /instance-ip/37439cd3-9318-4043-bc44-b48d6b4607e3 HTTP/1.1" 200 1606 0.008005 10.0.0.41 - - [2025-11-24 02:46:11] "GET /instance-ip/5347bf69-cae0-4a3b-8530-11abd2dee1ad HTTP/1.1" 200 1627 0.007068 10.0.0.41 - - [2025-11-24 02:46:11] "POST /neutron/network HTTP/1.1" 200 1000 0.008745 10.0.0.41 - - [2025-11-24 02:46:11] "POST /neutron/subnet HTTP/1.1" 200 1374 0.018777 10.0.0.41 - - [2025-11-24 02:46:11] "POST /neutron/network HTTP/1.1" 200 990 0.011394 10.0.0.50 - - [2025-11-24 02:46:28] "GET /obj-perms HTTP/1.1" 200 5056 0.063939 10.0.0.41 - - [2025-11-24 02:46:38] "GET /virtual-machine-interface/f6e9b96b-e74e-424e-bfef-12d00558e2cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2938 0.005955 10.0.0.41 - - [2025-11-24 02:46:38] "POST /ref-update HTTP/1.1" 200 156 0.014466 10.0.0.41 - - [2025-11-24 02:46:38] "DELETE /qos-config/33360d9e-9ac0-469c-8dd6-3e4b11b56c6a HTTP/1.1" 200 115 0.033376 10.0.0.41 - - [2025-11-24 02:46:38] "POST /id-to-fqname HTTP/1.1" 200 232 0.001795 10.0.0.41 - - [2025-11-24 02:46:38] "DELETE /forwarding-class/9f72ecd4-1e08-40c2-8f9a-d60630e3b18d HTTP/1.1" 200 115 0.030926 10.0.0.41 - - [2025-11-24 02:46:40] "POST /neutron/port HTTP/1.1" 200 1188 0.018380 10.0.0.41 - - [2025-11-24 02:46:40] "POST /neutron/port HTTP/1.1" 200 1187 0.019180 10.0.0.41 - - [2025-11-24 02:46:40] "POST /neutron/port HTTP/1.1" 200 1187 0.026877 10.0.0.41 - - [2025-11-24 02:46:41] "POST /neutron/network HTTP/1.1" 200 991 0.010237 10.0.0.50 - - [2025-11-24 02:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005214 10.0.0.27 - - [2025-11-24 02:46:42] "POST /useragent-kv HTTP/1.1" 200 115 0.005689 10.0.0.27 - - [2025-11-24 02:46:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003705 10.0.0.27 - - [2025-11-24 02:46:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003270 10.0.0.27 - - [2025-11-24 02:46:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002568 10.0.0.41 - - [2025-11-24 02:46:42] "POST /neutron/network HTTP/1.1" 200 151 0.162974 10.0.0.50 - - [2025-11-24 02:46:42] "DELETE /route-target/ae004b99-6cd0-4952-8033-44c3baa07cb5 HTTP/1.1" 200 115 0.034580 10.0.0.27 - - [2025-11-24 02:46:42] "GET /projects?obj_uuids=eb709435-657c-4f4e-b0d0-74fc94b39e44&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001570 10.0.0.41 - - [2025-11-24 02:46:42] "GET /project/eb709435-657c-4f4e-b0d0-74fc94b39e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.097506 10.0.0.27 - - [2025-11-24 02:46:42] "GET /projects?obj_uuids=eb709435-657c-4f4e-b0d0-74fc94b39e44&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001146 10.0.0.41 - - [2025-11-24 02:46:42] "GET /project/eb709435-657c-4f4e-b0d0-74fc94b39e44?fields=virtual_networks HTTP/1.1" 200 1021 0.046213 10.0.0.27 - - [2025-11-24 02:46:42] "GET /projects?obj_uuids=eb709435-657c-4f4e-b0d0-74fc94b39e44&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001345 10.0.0.41 - - [2025-11-24 02:46:42] "GET /project/eb709435-657c-4f4e-b0d0-74fc94b39e44?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.048479 10.0.0.27 - - [2025-11-24 02:46:42] "GET /projects?obj_uuids=eb709435-657c-4f4e-b0d0-74fc94b39e44&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001813 10.0.0.41 - - [2025-11-24 02:46:42] "GET /project/eb709435-657c-4f4e-b0d0-74fc94b39e44?fields=security_groups HTTP/1.1" 200 1241 0.044354 10.0.0.41 - - [2025-11-24 02:46:43] "POST /fqname-to-id HTTP/1.1" 404 181 0.033621 10.0.0.27 - - [2025-11-24 02:46:43] "GET /projects?obj_uuids=d4955e02-ee37-4248-b87e-213f4bcf5124&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003736 10.0.0.27 - - [2025-11-24 02:46:43] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001070 10.0.0.27 - - [2025-11-24 02:46:43] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.038494 10.0.0.27 - - [2025-11-24 02:46:43] "POST /id-to-fqname HTTP/1.1" 200 183 0.004779 10.0.0.27 - - [2025-11-24 02:46:43] "POST /fqname-to-id HTTP/1.1" 404 192 0.004766 10.0.0.27 - - [2025-11-24 02:46:43] "POST /security-groups HTTP/1.1" 200 584 0.077652 10.0.0.27 - - [2025-11-24 02:46:44] "POST /projects HTTP/1.1" 200 571 0.278362 10.0.0.50 - - [2025-11-24 02:46:44] "POST /fqname-to-id HTTP/1.1" 404 226 0.011984 10.0.0.27 - - [2025-11-24 02:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.355425 10.0.0.41 - - [2025-11-24 02:46:44] "GET /project/d4955e02-ee37-4248-b87e-213f4bcf5124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.532279 10.0.0.41 - - [2025-11-24 02:46:45] "GET / HTTP/1.1" 200 35931 0.001493 10.0.0.41 - - [2025-11-24 02:46:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000816 10.0.0.41 - - [2025-11-24 02:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.060202 10.0.0.27 - - [2025-11-24 02:46:47] "GET /projects?obj_uuids=d4955e02-ee37-4248-b87e-213f4bcf5124&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001078 10.0.0.41 - - [2025-11-24 02:46:47] "GET /project/d4955e02-ee37-4248-b87e-213f4bcf5124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.039339 10.0.0.50 - - [2025-11-24 02:46:47] "POST /ref-update HTTP/1.1" 200 156 0.022234 10.0.0.27 - - [2025-11-24 02:46:47] "POST /useragent-kv HTTP/1.1" 200 115 0.008720 10.0.0.41 - - [2025-11-24 02:46:48] "POST /neutron/subnet HTTP/1.1" 200 734 0.244411 10.0.0.41 - - [2025-11-24 02:46:48] "POST /id-to-fqname HTTP/1.1" 200 220 0.001500 10.0.0.41 - - [2025-11-24 02:46:48] "GET /virtual-network/4d443328-a084-4c7c-956d-e7319cf7dc32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006722 10.0.0.41 - - [2025-11-24 02:46:48] "GET /virtual-network/4d443328-a084-4c7c-956d-e7319cf7dc32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006507 10.0.0.41 - - [2025-11-24 02:46:48] "POST /neutron/network HTTP/1.1" 200 833 0.007841 10.0.0.41 - - [2025-11-24 02:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004624 10.0.0.41 - - [2025-11-24 02:46:48] "GET /virtual-network/4d443328-a084-4c7c-956d-e7319cf7dc32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005879 10.0.0.41 - - [2025-11-24 02:46:48] "PUT /virtual-network/4d443328-a084-4c7c-956d-e7319cf7dc32 HTTP/1.1" 200 264 0.068132 10.0.0.41 - - [2025-11-24 02:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.27 - - [2025-11-24 02:46:48] "GET /projects?obj_uuids=d4955e02-ee37-4248-b87e-213f4bcf5124&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001123 10.0.0.41 - - [2025-11-24 02:46:48] "GET /project/d4955e02-ee37-4248-b87e-213f4bcf5124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.047205 10.0.0.27 - - [2025-11-24 02:46:48] "GET /projects?obj_uuids=d4955e02-ee37-4248-b87e-213f4bcf5124&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001165 10.0.0.41 - - [2025-11-24 02:46:48] "POST /neutron/network HTTP/1.1" 200 612 0.147969 10.0.0.50 - - [2025-11-24 02:46:48] "POST /route-targets HTTP/1.1" 200 327 0.013607 10.0.0.41 - - [2025-11-24 02:46:48] "POST /id-to-fqname HTTP/1.1" 200 220 0.004732 10.0.0.41 - - [2025-11-24 02:46:48] "GET /virtual-network/ce037bb7-3e55-45d8-8783-cbe026117b8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007534 10.0.0.41 - - [2025-11-24 02:46:48] "POST /neutron/network HTTP/1.1" 200 830 0.009165 10.0.0.41 - - [2025-11-24 02:46:48] "GET /virtual-network/ce037bb7-3e55-45d8-8783-cbe026117b8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006822 10.0.0.41 - - [2025-11-24 02:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005066 10.0.0.41 - - [2025-11-24 02:46:49] "GET /virtual-network/ce037bb7-3e55-45d8-8783-cbe026117b8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006849 10.0.0.41 - - [2025-11-24 02:46:49] "PUT /virtual-network/ce037bb7-3e55-45d8-8783-cbe026117b8d HTTP/1.1" 200 264 0.065890 10.0.0.41 - - [2025-11-24 02:46:49] "POST /id-to-fqname HTTP/1.1" 200 220 0.001731 10.0.0.41 - - [2025-11-24 02:46:49] "POST /neutron/network HTTP/1.1" 200 843 0.009195 10.0.0.27 - - [2025-11-24 02:46:50] "GET /projects?obj_uuids=d4955e02-ee37-4248-b87e-213f4bcf5124&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001070 10.0.0.41 - - [2025-11-24 02:46:50] "GET /project/d4955e02-ee37-4248-b87e-213f4bcf5124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.069366 10.0.0.41 - - [2025-11-24 02:46:50] "POST /neutron/port HTTP/1.1" 200 117 0.007288 10.0.0.41 - - [2025-11-24 02:46:50] "POST /id-to-fqname HTTP/1.1" 200 220 0.001673 10.0.0.41 - - [2025-11-24 02:46:51] "POST /neutron/network HTTP/1.1" 200 843 0.007111 10.0.0.27 - - [2025-11-24 02:46:51] "GET /projects?obj_uuids=d4955e02-ee37-4248-b87e-213f4bcf5124&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001287 10.0.0.41 - - [2025-11-24 02:46:51] "GET /project/d4955e02-ee37-4248-b87e-213f4bcf5124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.104916 10.0.0.41 - - [2025-11-24 02:46:51] "POST /neutron/port HTTP/1.1" 200 1055 0.022487 10.0.0.41 - - [2025-11-24 02:46:51] "POST /neutron/port HTTP/1.1" 200 1083 0.020890 10.0.0.41 - - [2025-11-24 02:46:51] "POST /neutron/subnet HTTP/1.1" 200 708 0.010324 10.0.0.41 - - [2025-11-24 02:46:51] "POST /neutron/network HTTP/1.1" 200 833 0.008512 10.0.0.41 - - [2025-11-24 02:46:51] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007973 10.0.0.41 - - [2025-11-24 02:46:52] "POST /neutron/port HTTP/1.1" 200 1052 0.019536 10.0.0.41 - - [2025-11-24 02:46:52] "POST /neutron/port HTTP/1.1" 200 1080 0.024189 10.0.0.41 - - [2025-11-24 02:46:52] "POST /neutron/port HTTP/1.1" 200 117 0.001678 10.0.0.41 - - [2025-11-24 02:46:57] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008980 10.0.0.41 - - [2025-11-24 02:46:57] "POST /neutron/port HTTP/1.1" 200 1083 0.016920 10.0.0.41 - - [2025-11-24 02:46:57] "GET /virtual-machine/493a3d6a-2067-4cd3-b756-baa76a631943 HTTP/1.1" 401 292 0.000504 10.0.0.41 - - [2025-11-24 02:46:57] "GET /virtual-machine/493a3d6a-2067-4cd3-b756-baa76a631943 HTTP/1.1" 200 1285 0.032628 10.0.0.41 - - [2025-11-24 02:46:57] "GET /virtual-machine-interface/c17e0fc5-f700-4090-96cb-5c2744f972ff HTTP/1.1" 200 2928 0.006025 10.0.0.41 - - [2025-11-24 02:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003964 10.0.0.41 - - [2025-11-24 02:46:57] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004897 10.0.0.41 - - [2025-11-24 02:46:57] "GET /virtual-networks?parent_id=d4955e02-ee37-4248-b87e-213f4bcf5124&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003809 10.0.0.41 - - [2025-11-24 02:46:57] "GET /virtual-network/4d443328-a084-4c7c-956d-e7319cf7dc32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.008157 10.0.0.27 - - [2025-11-24 02:46:59] "DELETE /project/d4955e02ee374248b87e213f4bcf5124 HTTP/1.1" 404 173 0.007382 10.0.0.27 - - [2025-11-24 02:46:59] "GET /projects?obj_uuids=eb709435-657c-4f4e-b0d0-74fc94b39e44&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001295 10.0.0.27 - - [2025-11-24 02:47:00] "GET /project/eb709435-657c-4f4e-b0d0-74fc94b39e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.044074 10.0.0.27 - - [2025-11-24 02:47:00] "GET /projects?obj_uuids=eb709435-657c-4f4e-b0d0-74fc94b39e44&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001491 10.0.0.27 - - [2025-11-24 02:47:00] "GET /project/eb709435-657c-4f4e-b0d0-74fc94b39e44?fields=security_groups HTTP/1.1" 200 1346 0.052590 10.0.0.27 - - [2025-11-24 02:47:00] "DELETE /security-group/f97065f7-9b20-4a34-8fd3-f7bb1af19277 HTTP/1.1" 200 115 0.052128 10.0.0.27 - - [2025-11-24 02:47:00] "GET /projects?obj_uuids=eb709435-657c-4f4e-b0d0-74fc94b39e44&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001436 10.0.0.50 - - [2025-11-24 02:47:00] "DELETE /access-control-list/f434dfeb-fe8a-4d68-9e99-fd7dbaf2cf8a HTTP/1.1" 200 115 0.043624 10.0.0.27 - - [2025-11-24 02:47:00] "GET /project/eb709435-657c-4f4e-b0d0-74fc94b39e44?fields=application_policy_sets HTTP/1.1" 200 1385 0.050112 10.0.0.27 - - [2025-11-24 02:47:00] "DELETE /project/eb709435-657c-4f4e-b0d0-74fc94b39e44 HTTP/1.1" 200 115 0.408625 10.0.0.41 - - [2025-11-24 02:47:00] "POST /neutron/security_group HTTP/1.1" 200 2051 0.033719 10.0.0.41 - - [2025-11-24 02:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003625 10.0.0.41 - - [2025-11-24 02:47:00] "GET /virtual-network/4d443328-a084-4c7c-956d-e7319cf7dc32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.007110 10.0.0.41 - - [2025-11-24 02:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004144 10.0.0.41 - - [2025-11-24 02:47:02] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004659 10.0.0.41 - - [2025-11-24 02:47:02] "GET /virtual-networks?parent_id=d4955e02-ee37-4248-b87e-213f4bcf5124&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003225 10.0.0.41 - - [2025-11-24 02:47:02] "GET /virtual-network/4d443328-a084-4c7c-956d-e7319cf7dc32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.007000 10.0.0.41 - - [2025-11-24 02:47:03] "POST /neutron/port HTTP/1.1" 200 1083 0.015655 10.0.0.41 - - [2025-11-24 02:47:08] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008895 10.0.0.41 - - [2025-11-24 02:47:08] "POST /neutron/port HTTP/1.1" 200 1080 0.018469 10.0.0.41 - - [2025-11-24 02:47:08] "GET /virtual-machine/af2c2dfe-549d-417a-971f-4d837d1b70a0 HTTP/1.1" 200 1286 0.006644 10.0.0.41 - - [2025-11-24 02:47:08] "GET /virtual-machine-interface/75d72123-9c44-4b2b-ac49-5adff8e1b827 HTTP/1.1" 200 2927 0.005856 10.0.0.41 - - [2025-11-24 02:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004614 10.0.0.41 - - [2025-11-24 02:47:08] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004961 10.0.0.41 - - [2025-11-24 02:47:08] "GET /virtual-networks?parent_id=d4955e02-ee37-4248-b87e-213f4bcf5124&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003159 10.0.0.41 - - [2025-11-24 02:47:08] "GET /virtual-network/ce037bb7-3e55-45d8-8783-cbe026117b8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.008026 10.0.0.41 - - [2025-11-24 02:47:09] "POST /neutron/port HTTP/1.1" 200 1083 0.019586 10.0.0.41 - - [2025-11-24 02:47:09] "POST /neutron/subnet HTTP/1.1" 200 708 0.011593 10.0.0.41 - - [2025-11-24 02:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004606 10.0.0.41 - - [2025-11-24 02:47:09] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005908 10.0.0.41 - - [2025-11-24 02:47:09] "GET /virtual-networks?parent_id=d4955e02-ee37-4248-b87e-213f4bcf5124&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004135 10.0.0.41 - - [2025-11-24 02:47:09] "GET /virtual-network/ce037bb7-3e55-45d8-8783-cbe026117b8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.008483 10.0.0.41 - - [2025-11-24 02:47:10] "POST /routing-policys HTTP/1.1" 200 534 0.038197 10.0.0.41 - - [2025-11-24 02:47:10] "GET /virtual-network/4d443328-a084-4c7c-956d-e7319cf7dc32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.019878 10.0.0.41 - - [2025-11-24 02:47:10] "PUT /virtual-network/4d443328-a084-4c7c-956d-e7319cf7dc32 HTTP/1.1" 200 264 0.099569 10.0.0.41 - - [2025-11-24 02:47:12] "POST /neutron/port HTTP/1.1" 200 1080 0.065027 10.0.0.41 - - [2025-11-24 02:47:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005453 10.0.0.41 - - [2025-11-24 02:47:12] "POST /neutron/network HTTP/1.1" 200 830 0.007858 10.0.0.41 - - [2025-11-24 02:47:14] "POST /ref-update HTTP/1.1" 200 156 0.063063 10.0.0.50 - - [2025-11-24 02:47:14] "POST /ref-update HTTP/1.1" 200 156 0.033082 10.0.0.41 - - [2025-11-24 02:47:14] "DELETE /routing-policy/f76adcf4-7575-440b-954f-4cc946a174ef HTTP/1.1" 200 115 0.062426 10.0.0.41 - - [2025-11-24 02:47:15] "POST /neutron/port HTTP/1.1" 200 1080 0.035250 10.0.0.41 - - [2025-11-24 02:47:15] "POST /neutron/port HTTP/1.1" 200 1083 0.042700 10.0.0.41 - - [2025-11-24 02:47:16] "POST /neutron/network HTTP/1.1" 200 830 0.008085 10.0.0.50 - - [2025-11-24 02:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004704 10.0.0.27 - - [2025-11-24 02:47:17] "POST /useragent-kv HTTP/1.1" 200 115 0.006755 10.0.0.27 - - [2025-11-24 02:47:17] "POST /useragent-kv HTTP/1.1" 200 115 0.003196 10.0.0.41 - - [2025-11-24 02:47:17] "POST /neutron/network HTTP/1.1" 200 151 0.164518 10.0.0.50 - - [2025-11-24 02:47:17] "DELETE /route-target/1e66d62f-112a-4bdc-a555-be5cd8438642 HTTP/1.1" 200 115 0.032819 10.0.0.41 - - [2025-11-24 02:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005151 10.0.0.27 - - [2025-11-24 02:47:19] "GET /projects?obj_uuids=d4955e02-ee37-4248-b87e-213f4bcf5124&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002116 10.0.0.41 - - [2025-11-24 02:47:19] "GET /project/d4955e02-ee37-4248-b87e-213f4bcf5124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.050692 10.0.0.50 - - [2025-11-24 02:47:20] "POST /route-targets HTTP/1.1" 200 327 0.015082 10.0.0.27 - - [2025-11-24 02:47:20] "POST /useragent-kv HTTP/1.1" 200 115 0.008421 10.0.0.41 - - [2025-11-24 02:47:20] "POST /neutron/subnet HTTP/1.1" 200 724 0.234448 10.0.0.41 - - [2025-11-24 02:47:20] "POST /id-to-fqname HTTP/1.1" 200 220 0.001420 10.0.0.41 - - [2025-11-24 02:47:20] "GET /virtual-network/066f9a8b-74eb-4f49-b9d8-ed802d47e501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006140 10.0.0.41 - - [2025-11-24 02:47:20] "GET /virtual-network/066f9a8b-74eb-4f49-b9d8-ed802d47e501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006676 10.0.0.41 - - [2025-11-24 02:47:20] "POST /neutron/network HTTP/1.1" 200 831 0.007669 10.0.0.41 - - [2025-11-24 02:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.41 - - [2025-11-24 02:47:20] "GET /virtual-network/066f9a8b-74eb-4f49-b9d8-ed802d47e501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005886 10.0.0.41 - - [2025-11-24 02:47:20] "PUT /virtual-network/066f9a8b-74eb-4f49-b9d8-ed802d47e501 HTTP/1.1" 200 264 0.062559 10.0.0.50 - - [2025-11-24 02:47:20] "POST /ref-update HTTP/1.1" 200 156 0.027912 10.0.0.41 - - [2025-11-24 02:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005471 10.0.0.27 - - [2025-11-24 02:47:20] "GET /projects?obj_uuids=d4955e02-ee37-4248-b87e-213f4bcf5124&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001409 10.0.0.41 - - [2025-11-24 02:47:20] "GET /project/d4955e02-ee37-4248-b87e-213f4bcf5124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.047333 10.0.0.27 - - [2025-11-24 02:47:20] "GET /projects?obj_uuids=d4955e02-ee37-4248-b87e-213f4bcf5124&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001537 10.0.0.41 - - [2025-11-24 02:47:20] "POST /neutron/network HTTP/1.1" 200 612 0.143159 10.0.0.41 - - [2025-11-24 02:47:21] "POST /id-to-fqname HTTP/1.1" 200 220 0.004305 10.0.0.41 - - [2025-11-24 02:47:21] "GET /virtual-network/07c812d4-7e1a-41df-8106-c225ba22a536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007106 10.0.0.41 - - [2025-11-24 02:47:21] "POST /neutron/network HTTP/1.1" 200 830 0.007131 10.0.0.41 - - [2025-11-24 02:47:21] "GET /virtual-network/07c812d4-7e1a-41df-8106-c225ba22a536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006623 10.0.0.41 - - [2025-11-24 02:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.41 - - [2025-11-24 02:47:21] "GET /virtual-network/07c812d4-7e1a-41df-8106-c225ba22a536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006277 10.0.0.50 - - [2025-11-24 02:47:21] "POST /ref-update HTTP/1.1" 200 156 0.024400 10.0.0.41 - - [2025-11-24 02:47:21] "PUT /virtual-network/07c812d4-7e1a-41df-8106-c225ba22a536 HTTP/1.1" 200 264 0.079178 10.0.0.41 - - [2025-11-24 02:47:21] "POST /id-to-fqname HTTP/1.1" 200 220 0.004016 10.0.0.41 - - [2025-11-24 02:47:21] "POST /neutron/network HTTP/1.1" 200 841 0.011503 10.0.0.27 - - [2025-11-24 02:47:22] "GET /projects?obj_uuids=d4955e02-ee37-4248-b87e-213f4bcf5124&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001682 10.0.0.41 - - [2025-11-24 02:47:22] "GET /project/d4955e02-ee37-4248-b87e-213f4bcf5124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.085512 10.0.0.41 - - [2025-11-24 02:47:22] "POST /neutron/port HTTP/1.1" 200 117 0.008763 10.0.0.41 - - [2025-11-24 02:47:22] "POST /id-to-fqname HTTP/1.1" 200 220 0.001513 10.0.0.41 - - [2025-11-24 02:47:22] "POST /neutron/network HTTP/1.1" 200 841 0.006943 10.0.0.41 - - [2025-11-24 02:47:23] "POST /neutron/port HTTP/1.1" 200 1053 0.019500 10.0.0.27 - - [2025-11-24 02:47:23] "GET /projects?obj_uuids=d4955e02-ee37-4248-b87e-213f4bcf5124&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001559 10.0.0.41 - - [2025-11-24 02:47:23] "GET /project/d4955e02-ee37-4248-b87e-213f4bcf5124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.110934 10.0.0.41 - - [2025-11-24 02:47:23] "POST /neutron/network HTTP/1.1" 200 830 0.047793 10.0.0.41 - - [2025-11-24 02:47:23] "POST /neutron/port HTTP/1.1" 200 117 0.002092 10.0.0.41 - - [2025-11-24 02:47:23] "POST /neutron/security_group HTTP/1.1" 200 2051 0.010627 10.0.0.41 - - [2025-11-24 02:47:24] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009413 10.0.0.41 - - [2025-11-24 02:47:24] "POST /neutron/port HTTP/1.1" 200 1052 0.021021 10.0.0.41 - - [2025-11-24 02:47:24] "POST /neutron/port HTTP/1.1" 200 1080 0.022714 10.0.0.41 - - [2025-11-24 02:47:25] "POST /neutron/port HTTP/1.1" 200 117 0.001690 10.0.0.27 - - [2025-11-24 02:47:28] "GET /obj-perms HTTP/1.1" 200 5056 0.064536 10.0.0.41 - - [2025-11-24 02:47:29] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007663 10.0.0.41 - - [2025-11-24 02:47:29] "POST /neutron/port HTTP/1.1" 200 1081 0.027969 10.0.0.41 - - [2025-11-24 02:47:29] "GET /virtual-machine/72aad88b-4fde-47a9-b10b-d1df0590aa4e HTTP/1.1" 200 1285 0.010301 10.0.0.41 - - [2025-11-24 02:47:29] "GET /virtual-machine-interface/0c91348d-bae2-4d6e-8e2b-4068921e4641 HTTP/1.1" 200 2926 0.006722 10.0.0.41 - - [2025-11-24 02:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004558 10.0.0.41 - - [2025-11-24 02:47:29] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003831 10.0.0.41 - - [2025-11-24 02:47:29] "GET /virtual-networks?parent_id=d4955e02-ee37-4248-b87e-213f4bcf5124&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.010927 10.0.0.41 - - [2025-11-24 02:47:29] "GET /virtual-network/066f9a8b-74eb-4f49-b9d8-ed802d47e501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.006079 10.0.0.41 - - [2025-11-24 02:47:32] "POST /neutron/security_group HTTP/1.1" 200 2051 0.010318 10.0.0.41 - - [2025-11-24 02:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004992 10.0.0.41 - - [2025-11-24 02:47:32] "GET /virtual-network/066f9a8b-74eb-4f49-b9d8-ed802d47e501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.008145 10.0.0.41 - - [2025-11-24 02:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005332 10.0.0.41 - - [2025-11-24 02:47:34] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004908 10.0.0.41 - - [2025-11-24 02:47:34] "GET /virtual-networks?parent_id=d4955e02-ee37-4248-b87e-213f4bcf5124&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003766 10.0.0.41 - - [2025-11-24 02:47:34] "GET /virtual-network/066f9a8b-74eb-4f49-b9d8-ed802d47e501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.007242 10.0.0.41 - - [2025-11-24 02:47:34] "POST /neutron/port HTTP/1.1" 200 1081 0.014996 10.0.0.41 - - [2025-11-24 02:47:40] "POST /neutron/security_group HTTP/1.1" 200 2051 0.011676 10.0.0.41 - - [2025-11-24 02:47:40] "POST /neutron/port HTTP/1.1" 200 1080 0.017119 10.0.0.41 - - [2025-11-24 02:47:40] "GET /virtual-machine/0221f496-7fa9-4bad-b96a-66b491e801e0 HTTP/1.1" 200 1284 0.007422 10.0.0.41 - - [2025-11-24 02:47:40] "GET /virtual-machine-interface/79b05e27-c173-4c2b-b5af-5e78b7590b69 HTTP/1.1" 200 2927 0.006598 10.0.0.41 - - [2025-11-24 02:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004336 10.0.0.41 - - [2025-11-24 02:47:40] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004560 10.0.0.41 - - [2025-11-24 02:47:40] "GET /virtual-networks?parent_id=d4955e02-ee37-4248-b87e-213f4bcf5124&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003203 10.0.0.41 - - [2025-11-24 02:47:40] "GET /virtual-network/07c812d4-7e1a-41df-8106-c225ba22a536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.006557 10.0.0.41 - - [2025-11-24 02:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004634 10.0.0.41 - - [2025-11-24 02:47:41] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004673 10.0.0.41 - - [2025-11-24 02:47:41] "GET /virtual-networks?parent_id=d4955e02-ee37-4248-b87e-213f4bcf5124&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004225 10.0.0.41 - - [2025-11-24 02:47:41] "GET /virtual-network/07c812d4-7e1a-41df-8106-c225ba22a536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.008197 10.0.0.41 - - [2025-11-24 02:47:41] "POST /routing-policys HTTP/1.1" 200 534 0.029283 10.0.0.41 - - [2025-11-24 02:47:41] "GET /virtual-network/066f9a8b-74eb-4f49-b9d8-ed802d47e501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.009963 10.0.0.41 - - [2025-11-24 02:47:41] "PUT /virtual-network/066f9a8b-74eb-4f49-b9d8-ed802d47e501 HTTP/1.1" 200 264 0.057695 10.0.0.41 - - [2025-11-24 02:47:46] "POST /routing-policys HTTP/1.1" 200 534 0.036297 10.0.0.41 - - [2025-11-24 02:47:46] "GET /virtual-network/066f9a8b-74eb-4f49-b9d8-ed802d47e501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.009742 10.0.0.41 - - [2025-11-24 02:47:46] "PUT /virtual-network/066f9a8b-74eb-4f49-b9d8-ed802d47e501 HTTP/1.1" 200 264 0.053657 10.0.0.50 - - [2025-11-24 02:47:46] "POST /ref-update HTTP/1.1" 200 156 0.024561 10.0.0.41 - - [2025-11-24 02:47:46] "POST /ref-update HTTP/1.1" 200 156 0.049761 10.0.0.41 - - [2025-11-24 02:47:46] "DELETE /routing-policy/b7af3ac7-a6ca-4417-b06e-5ec36aa1cd9f HTTP/1.1" 200 115 0.062298 10.0.0.41 - - [2025-11-24 02:47:47] "POST /ref-update HTTP/1.1" 200 156 0.046702 10.0.0.41 - - [2025-11-24 02:47:47] "DELETE /routing-policy/9b0ce7a6-d42c-4397-aeee-f2fe49f7ce87 HTTP/1.1" 200 115 0.029050 10.0.0.41 - - [2025-11-24 02:47:47] "POST /neutron/network HTTP/1.1" 400 204 0.014714 10.0.0.41 - - [2025-11-24 02:47:47] "POST /neutron/port HTTP/1.1" 200 151 0.215116 10.0.0.41 - - [2025-11-24 02:47:48] "POST /neutron/port HTTP/1.1" 200 151 0.230145 10.0.0.50 - - [2025-11-24 02:47:49] "DELETE /route-target/06320bf8-5e92-44d4-a132-9cbe08134f2b HTTP/1.1" 200 115 0.026276 10.0.0.41 - - [2025-11-24 02:47:49] "POST /neutron/network HTTP/1.1" 200 831 0.008439 10.0.0.50 - - [2025-11-24 02:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.50 - - [2025-11-24 02:47:49] "DELETE /route-target/a8ae8a54-212c-428d-bf03-3a7a0a780e7b HTTP/1.1" 200 115 0.021800 10.0.0.41 - - [2025-11-24 02:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004912 10.0.0.27 - - [2025-11-24 02:47:52] "GET /projects?obj_uuids=d4955e02-ee37-4248-b87e-213f4bcf5124&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001334 10.0.0.41 - - [2025-11-24 02:47:52] "GET /project/d4955e02-ee37-4248-b87e-213f4bcf5124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.053314 10.0.0.27 - - [2025-11-24 02:47:52] "GET /projects?obj_uuids=d4955e02-ee37-4248-b87e-213f4bcf5124&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001074 10.0.0.41 - - [2025-11-24 02:47:52] "POST /neutron/network HTTP/1.1" 200 612 0.126797 10.0.0.41 - - [2025-11-24 02:47:52] "POST /id-to-fqname HTTP/1.1" 200 220 0.004093 10.0.0.41 - - [2025-11-24 02:47:52] "GET /virtual-network/497e7ce6-176d-431c-bea3-34496d8c6ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.013557 10.0.0.41 - - [2025-11-24 02:47:52] "POST /neutron/network HTTP/1.1" 200 829 0.010689 10.0.0.41 - - [2025-11-24 02:47:52] "GET /virtual-network/497e7ce6-176d-431c-bea3-34496d8c6ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007972 10.0.0.41 - - [2025-11-24 02:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004146 10.0.0.41 - - [2025-11-24 02:47:52] "GET /virtual-network/497e7ce6-176d-431c-bea3-34496d8c6ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007527 10.0.0.50 - - [2025-11-24 02:47:52] "POST /route-targets HTTP/1.1" 200 323 0.030106 10.0.0.41 - - [2025-11-24 02:47:52] "PUT /virtual-network/497e7ce6-176d-431c-bea3-34496d8c6ba9 HTTP/1.1" 200 264 0.102382 10.0.0.41 - - [2025-11-24 02:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.27 - - [2025-11-24 02:47:53] "GET /projects?obj_uuids=d4955e02-ee37-4248-b87e-213f4bcf5124&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001390 10.0.0.41 - - [2025-11-24 02:47:53] "GET /project/d4955e02-ee37-4248-b87e-213f4bcf5124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.046950 10.0.0.41 - - [2025-11-24 02:47:53] "POST /neutron/network HTTP/1.1" 200 117 0.018748 10.0.0.50 - - [2025-11-24 02:47:53] "POST /ref-update HTTP/1.1" 200 156 0.024267 10.0.0.41 - - [2025-11-24 02:47:53] "POST /neutron/network HTTP/1.1" 200 829 0.011117 10.0.0.41 - - [2025-11-24 02:47:53] "POST /id-to-fqname HTTP/1.1" 200 220 0.001208 10.0.0.41 - - [2025-11-24 02:47:53] "GET /virtual-network/5c2a669c-a9da-4ebf-8e6f-4b4f378cd668?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005356 10.0.0.41 - - [2025-11-24 02:47:53] "GET /virtual-network/5c2a669c-a9da-4ebf-8e6f-4b4f378cd668?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006063 10.0.0.41 - - [2025-11-24 02:47:53] "POST /neutron/subnet HTTP/1.1" 200 715 0.011678 10.0.0.41 - - [2025-11-24 02:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.41 - - [2025-11-24 02:47:53] "GET /virtual-network/5c2a669c-a9da-4ebf-8e6f-4b4f378cd668?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005209 10.0.0.41 - - [2025-11-24 02:47:53] "PUT /virtual-network/5c2a669c-a9da-4ebf-8e6f-4b4f378cd668 HTTP/1.1" 200 264 0.087455 10.0.0.41 - - [2025-11-24 02:47:53] "POST /id-to-fqname HTTP/1.1" 200 220 0.001425 10.0.0.50 - - [2025-11-24 02:47:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000520 10.0.0.50 - - [2025-11-24 02:47:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000446 10.0.0.27 - - [2025-11-24 02:47:54] "GET /projects?obj_uuids=d4955e02-ee37-4248-b87e-213f4bcf5124&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001623 10.0.0.41 - - [2025-11-24 02:47:54] "GET /project/d4955e02-ee37-4248-b87e-213f4bcf5124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.084284 10.0.0.41 - - [2025-11-24 02:47:55] "POST /neutron/port HTTP/1.1" 200 117 0.006832 10.0.0.41 - - [2025-11-24 02:47:55] "POST /id-to-fqname HTTP/1.1" 200 220 0.001749 10.0.0.27 - - [2025-11-24 02:47:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000498 10.0.0.27 - - [2025-11-24 02:47:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000451 10.0.0.41 - - [2025-11-24 02:47:55] "POST /neutron/network HTTP/1.1" 200 839 0.010442 10.0.0.27 - - [2025-11-24 02:47:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000616 10.0.0.27 - - [2025-11-24 02:47:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000423 10.0.0.41 - - [2025-11-24 02:47:55] "POST /neutron/port HTTP/1.1" 200 1051 0.017039 10.0.0.50 - - [2025-11-24 02:47:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000435 10.0.0.41 - - [2025-11-24 02:47:56] "POST /neutron/port HTTP/1.1" 200 1079 0.022577 10.0.0.50 - - [2025-11-24 02:47:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000832 10.0.0.41 - - [2025-11-24 02:47:56] "POST /neutron/port HTTP/1.1" 200 117 0.001263 10.0.0.27 - - [2025-11-24 02:47:56] "GET /projects?obj_uuids=d4955e02-ee37-4248-b87e-213f4bcf5124&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001087 10.0.0.41 - - [2025-11-24 02:47:56] "GET /project/d4955e02-ee37-4248-b87e-213f4bcf5124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.090405 10.0.0.41 - - [2025-11-24 02:47:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000478 10.0.0.41 - - [2025-11-24 02:47:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000568 10.0.0.41 - - [2025-11-24 02:47:56] "POST /neutron/port HTTP/1.1" 200 1079 0.023018 10.0.0.41 - - [2025-11-24 02:47:56] "POST /neutron/port HTTP/1.1" 200 1079 0.017293 10.0.0.27 - - [2025-11-24 02:47:57] "GET /projects?obj_uuids=d4955e02-ee37-4248-b87e-213f4bcf5124&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001544 10.0.0.41 - - [2025-11-24 02:47:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000492 10.0.0.41 - - [2025-11-24 02:47:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000595 10.0.0.41 - - [2025-11-24 02:47:57] "POST /neutron/port HTTP/1.1" 200 1051 0.374309 10.0.0.41 - - [2025-11-24 02:47:57] "POST /neutron/port HTTP/1.1" 200 1105 0.127745 10.0.0.41 - - [2025-11-24 02:47:57] "POST /neutron/subnet HTTP/1.1" 200 689 0.009800 10.0.0.41 - - [2025-11-24 02:48:01] "POST /neutron/port HTTP/1.1" 200 1079 0.017828 10.0.0.41 - - [2025-11-24 02:48:01] "POST /neutron/security_group HTTP/1.1" 200 2051 0.010106 10.0.0.41 - - [2025-11-24 02:48:02] "GET /virtual-machine/078990d2-17ea-47b4-b73c-f0f64c5e0e21 HTTP/1.1" 200 1284 0.009118 10.0.0.41 - - [2025-11-24 02:48:02] "GET /virtual-machine-interface/04acb524-0d5b-4dcb-b1ed-731633fbf9c6 HTTP/1.1" 200 2926 0.008184 10.0.0.41 - - [2025-11-24 02:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004314 10.0.0.41 - - [2025-11-24 02:48:02] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004686 10.0.0.41 - - [2025-11-24 02:48:02] "GET /virtual-networks?parent_id=d4955e02-ee37-4248-b87e-213f4bcf5124&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004476 10.0.0.41 - - [2025-11-24 02:48:02] "GET /virtual-network/497e7ce6-176d-431c-bea3-34496d8c6ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.007530 10.0.0.41 - - [2025-11-24 02:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005433 10.0.0.41 - - [2025-11-24 02:48:05] "GET /virtual-network/497e7ce6-176d-431c-bea3-34496d8c6ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.008332 10.0.0.41 - - [2025-11-24 02:48:05] "POST /neutron/port HTTP/1.1" 200 1079 0.019798 10.0.0.41 - - [2025-11-24 02:48:07] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007254 10.0.0.41 - - [2025-11-24 02:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394 10.0.0.41 - - [2025-11-24 02:48:07] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004559 10.0.0.41 - - [2025-11-24 02:48:07] "GET /virtual-networks?parent_id=d4955e02-ee37-4248-b87e-213f4bcf5124&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.005270 10.0.0.41 - - [2025-11-24 02:48:07] "GET /virtual-network/497e7ce6-176d-431c-bea3-34496d8c6ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.005988 10.0.0.41 - - [2025-11-24 02:48:07] "POST /neutron/port HTTP/1.1" 200 1079 0.016091 10.0.0.41 - - [2025-11-24 02:48:07] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008200 10.0.0.41 - - [2025-11-24 02:48:07] "GET /virtual-machine/470d04a2-0046-435a-834f-f70b46a6260a HTTP/1.1" 200 1284 0.006408 10.0.0.41 - - [2025-11-24 02:48:07] "GET /virtual-machine-interface/c22148f7-c689-43f7-81b9-637f2a8d8cfb HTTP/1.1" 200 2927 0.005548 10.0.0.41 - - [2025-11-24 02:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.41 - - [2025-11-24 02:48:07] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004683 10.0.0.41 - - [2025-11-24 02:48:07] "GET /virtual-networks?parent_id=d4955e02-ee37-4248-b87e-213f4bcf5124&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003715 10.0.0.41 - - [2025-11-24 02:48:08] "GET /virtual-network/5c2a669c-a9da-4ebf-8e6f-4b4f378cd668?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.006371 10.0.0.41 - - [2025-11-24 02:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003275 10.0.0.41 - - [2025-11-24 02:48:09] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003777 10.0.0.41 - - [2025-11-24 02:48:09] "GET /virtual-networks?parent_id=d4955e02-ee37-4248-b87e-213f4bcf5124&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002730 10.0.0.41 - - [2025-11-24 02:48:09] "GET /virtual-network/5c2a669c-a9da-4ebf-8e6f-4b4f378cd668?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.006016 10.0.0.41 - - [2025-11-24 02:48:09] "POST /interface-route-tables HTTP/1.1" 200 574 0.030752 10.0.0.41 - - [2025-11-24 02:48:09] "GET /interface-route-table/0ebc5c6f-942d-4a34-818b-65e4f6a2e18d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.014209 10.0.0.41 - - [2025-11-24 02:48:09] "GET /virtual-machine-interface/04acb524-0d5b-4dcb-b1ed-731633fbf9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2705 0.006285 10.0.0.41 - - [2025-11-24 02:48:09] "POST /ref-update HTTP/1.1" 200 156 0.016602 10.0.0.41 - - [2025-11-24 02:48:09] "POST /routing-policys HTTP/1.1" 200 534 0.029347 10.0.0.41 - - [2025-11-24 02:48:09] "GET /virtual-network/497e7ce6-176d-431c-bea3-34496d8c6ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.007736 10.0.0.41 - - [2025-11-24 02:48:09] "PUT /virtual-network/497e7ce6-176d-431c-bea3-34496d8c6ba9 HTTP/1.1" 200 264 0.084112 10.0.0.41 - - [2025-11-24 02:48:10] "POST /neutron/network HTTP/1.1" 200 839 0.008382 10.0.0.41 - - [2025-11-24 02:48:10] "POST /neutron/port HTTP/1.1" 200 117 0.001492 10.0.0.41 - - [2025-11-24 02:48:12] "POST /neutron/port HTTP/1.1" 200 1079 0.020956 10.0.0.41 - - [2025-11-24 02:48:12] "POST /neutron/subnet HTTP/1.1" 200 689 0.009849 10.0.0.41 - - [2025-11-24 02:48:13] "POST /ref-update HTTP/1.1" 200 156 0.056201 10.0.0.50 - - [2025-11-24 02:48:13] "POST /ref-update HTTP/1.1" 200 156 0.029728 10.0.0.41 - - [2025-11-24 02:48:13] "DELETE /routing-policy/fc86cb0e-6275-42f7-afab-673436911699 HTTP/1.1" 200 115 0.061248 10.0.0.41 - - [2025-11-24 02:48:13] "POST /neutron/network HTTP/1.1" 200 829 0.011133 10.0.0.41 - - [2025-11-24 02:48:14] "POST /neutron/port HTTP/1.1" 200 1105 0.012090 10.0.0.41 - - [2025-11-24 02:48:14] "POST /neutron/port HTTP/1.1" 200 1105 0.018496 10.0.0.27 - - [2025-11-24 02:48:15] "POST /useragent-kv HTTP/1.1" 200 115 0.003712 10.0.0.27 - - [2025-11-24 02:48:15] "POST /useragent-kv HTTP/1.1" 200 115 0.003105 10.0.0.41 - - [2025-11-24 02:48:15] "POST /neutron/network HTTP/1.1" 200 151 0.124154 10.0.0.50 - - [2025-11-24 02:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004960 10.0.0.50 - - [2025-11-24 02:48:16] "DELETE /route-target/614bf8a1-021f-4685-86a6-aec36eb7f64a HTTP/1.1" 200 115 0.027279 10.0.0.27 - - [2025-11-24 02:48:17] "GET /projects?obj_uuids=d4955e02-ee37-4248-b87e-213f4bcf5124&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001124 10.0.0.41 - - [2025-11-24 02:48:17] "GET /project/d4955e02-ee37-4248-b87e-213f4bcf5124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.045555 10.0.0.27 - - [2025-11-24 02:48:17] "GET /projects?obj_uuids=d4955e02-ee37-4248-b87e-213f4bcf5124&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001229 10.0.0.41 - - [2025-11-24 02:48:17] "GET /project/d4955e02-ee37-4248-b87e-213f4bcf5124?fields=virtual_networks HTTP/1.1" 200 1019 0.040709 10.0.0.27 - - [2025-11-24 02:48:17] "GET /projects?obj_uuids=d4955e02-ee37-4248-b87e-213f4bcf5124&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001056 10.0.0.41 - - [2025-11-24 02:48:17] "GET /project/d4955e02-ee37-4248-b87e-213f4bcf5124?fields=virtual_machine_interfaces HTTP/1.1" 200 1019 0.041245 10.0.0.27 - - [2025-11-24 02:48:17] "GET /projects?obj_uuids=d4955e02-ee37-4248-b87e-213f4bcf5124&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001172 10.0.0.41 - - [2025-11-24 02:48:17] "GET /project/d4955e02-ee37-4248-b87e-213f4bcf5124?fields=security_groups HTTP/1.1" 200 1238 0.038619 10.0.0.41 - - [2025-11-24 02:48:18] "POST /fqname-to-id HTTP/1.1" 404 192 0.036252 10.0.0.27 - - [2025-11-24 02:48:18] "GET /projects?obj_uuids=29cc92d3-3afd-4d81-989e-248235f2f317&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003730 10.0.0.27 - - [2025-11-24 02:48:18] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001019 10.0.0.27 - - [2025-11-24 02:48:18] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006926 10.0.0.27 - - [2025-11-24 02:48:18] "POST /id-to-fqname HTTP/1.1" 200 194 0.002505 10.0.0.27 - - [2025-11-24 02:48:18] "POST /fqname-to-id HTTP/1.1" 404 203 0.005814 10.0.0.27 - - [2025-11-24 02:48:18] "POST /security-groups HTTP/1.1" 200 595 0.073647 10.0.0.50 - - [2025-11-24 02:48:18] "POST /fqname-to-id HTTP/1.1" 404 238 0.003622 10.0.0.27 - - [2025-11-24 02:48:18] "POST /projects HTTP/1.1" 200 593 0.274093 10.0.0.27 - - [2025-11-24 02:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.349483 10.0.0.50 - - [2025-11-24 02:48:19] "POST /access-control-lists HTTP/1.1" 200 598 0.026536 10.0.0.41 - - [2025-11-24 02:48:19] "GET /project/29cc92d3-3afd-4d81-989e-248235f2f317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.499372 10.0.0.41 - - [2025-11-24 02:48:20] "GET / HTTP/1.1" 200 35931 0.001836 10.0.0.41 - - [2025-11-24 02:48:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000488 10.0.0.41 - - [2025-11-24 02:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.070284 10.0.0.27 - - [2025-11-24 02:48:22] "GET /projects?obj_uuids=29cc92d3-3afd-4d81-989e-248235f2f317&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001407 10.0.0.41 - - [2025-11-24 02:48:22] "GET /project/29cc92d3-3afd-4d81-989e-248235f2f317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.039225 10.0.0.41 - - [2025-11-24 02:48:22] "POST /neutron/network HTTP/1.1" 200 117 0.037173 10.0.0.41 - - [2025-11-24 02:48:22] "POST /neutron/network HTTP/1.1" 200 832 0.009360 10.0.0.41 - - [2025-11-24 02:48:22] "POST /id-to-fqname HTTP/1.1" 200 226 0.001277 10.0.0.41 - - [2025-11-24 02:48:22] "GET /virtual-network/046ebfed-4ebd-4ee3-bb41-1e3c6a104ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005162 10.0.0.41 - - [2025-11-24 02:48:22] "GET /virtual-network/046ebfed-4ebd-4ee3-bb41-1e3c6a104ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005637 10.0.0.41 - - [2025-11-24 02:48:22] "POST /neutron/subnet HTTP/1.1" 200 725 0.009248 10.0.0.41 - - [2025-11-24 02:48:23] "GET /virtual-network/046ebfed-4ebd-4ee3-bb41-1e3c6a104ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006837 10.0.0.41 - - [2025-11-24 02:48:24] "GET /obj-perms HTTP/1.1" 200 5038 0.059196 10.0.0.41 - - [2025-11-24 02:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.41 - - [2025-11-24 02:48:24] "GET /virtual-network/046ebfed-4ebd-4ee3-bb41-1e3c6a104ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006525 10.0.0.50 - - [2025-11-24 02:48:24] "POST /route-targets HTTP/1.1" 200 325 0.017220 10.0.0.41 - - [2025-11-24 02:48:24] "PUT /virtual-network/046ebfed-4ebd-4ee3-bb41-1e3c6a104ea0 HTTP/1.1" 200 264 0.071341 10.0.0.41 - - [2025-11-24 02:48:30] "POST /id-to-fqname HTTP/1.1" 200 226 0.001494 10.0.0.27 - - [2025-11-24 02:48:31] "GET /projects?obj_uuids=29cc92d3-3afd-4d81-989e-248235f2f317&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001193 10.0.0.41 - - [2025-11-24 02:48:31] "GET /project/29cc92d3-3afd-4d81-989e-248235f2f317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.081918 10.0.0.41 - - [2025-11-24 02:48:31] "POST /neutron/port HTTP/1.1" 200 117 0.008190 10.0.0.41 - - [2025-11-24 02:48:31] "POST /neutron/network HTTP/1.1" 200 842 0.012179 10.0.0.41 - - [2025-11-24 02:48:32] "POST /neutron/port HTTP/1.1" 200 1064 0.017874 10.0.0.41 - - [2025-11-24 02:48:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003983 10.0.0.41 - - [2025-11-24 02:48:32] "POST /neutron/network HTTP/1.1" 200 832 0.006889 10.0.0.41 - - [2025-11-24 02:48:36] "POST /neutron/port HTTP/1.1" 200 1092 0.018145 10.0.0.41 - - [2025-11-24 02:48:36] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009306 10.0.0.41 - - [2025-11-24 02:48:36] "GET /virtual-machine/0d8de5c3-be42-4085-8de4-a82e6a4f2211 HTTP/1.1" 401 292 0.000583 10.0.0.41 - - [2025-11-24 02:48:37] "GET /virtual-machine/0d8de5c3-be42-4085-8de4-a82e6a4f2211 HTTP/1.1" 200 1295 0.049088 10.0.0.41 - - [2025-11-24 02:48:37] "GET /virtual-machine-interface/b5befd86-5f85-4eb9-8053-fde287fd6423 HTTP/1.1" 200 2967 0.006286 10.0.0.41 - - [2025-11-24 02:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005265 10.0.0.41 - - [2025-11-24 02:48:37] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005554 10.0.0.41 - - [2025-11-24 02:48:37] "GET /virtual-networks?parent_id=29cc92d3-3afd-4d81-989e-248235f2f317&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003654 10.0.0.41 - - [2025-11-24 02:48:37] "GET /virtual-network/046ebfed-4ebd-4ee3-bb41-1e3c6a104ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.009209 10.0.0.41 - - [2025-11-24 02:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003631 10.0.0.41 - - [2025-11-24 02:48:40] "GET /virtual-network/046ebfed-4ebd-4ee3-bb41-1e3c6a104ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.006248 10.0.0.41 - - [2025-11-24 02:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006589 10.0.0.41 - - [2025-11-24 02:48:44] "GET /virtual-network/046ebfed-4ebd-4ee3-bb41-1e3c6a104ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.006225 10.0.0.41 - - [2025-11-24 02:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004371 10.0.0.41 - - [2025-11-24 02:48:48] "GET /virtual-network/046ebfed-4ebd-4ee3-bb41-1e3c6a104ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.007073 10.0.0.41 - - [2025-11-24 02:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005987 10.0.0.41 - - [2025-11-24 02:48:52] "GET /virtual-network/046ebfed-4ebd-4ee3-bb41-1e3c6a104ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.006511 10.0.0.41 - - [2025-11-24 02:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004635 10.0.0.41 - - [2025-11-24 02:48:56] "GET /virtual-network/046ebfed-4ebd-4ee3-bb41-1e3c6a104ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.005692 10.0.0.27 - - [2025-11-24 02:49:00] "DELETE /project/29cc92d33afd4d81989e248235f2f317 HTTP/1.1" 404 173 0.006339 10.0.0.27 - - [2025-11-24 02:49:00] "GET /projects?obj_uuids=d4955e02-ee37-4248-b87e-213f4bcf5124&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001049 10.0.0.27 - - [2025-11-24 02:49:00] "GET /project/d4955e02-ee37-4248-b87e-213f4bcf5124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.053007 10.0.0.27 - - [2025-11-24 02:49:00] "GET /projects?obj_uuids=d4955e02-ee37-4248-b87e-213f4bcf5124&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001546 10.0.0.27 - - [2025-11-24 02:49:00] "GET /project/d4955e02-ee37-4248-b87e-213f4bcf5124?fields=security_groups HTTP/1.1" 200 1343 0.063466 10.0.0.27 - - [2025-11-24 02:49:00] "DELETE /security-group/ee28e9c0-f08b-48e0-ae78-0ec50adbb2f7 HTTP/1.1" 200 115 0.064597 10.0.0.41 - - [2025-11-24 02:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006039 10.0.0.27 - - [2025-11-24 02:49:00] "GET /projects?obj_uuids=d4955e02-ee37-4248-b87e-213f4bcf5124&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001038 10.0.0.41 - - [2025-11-24 02:49:00] "GET /virtual-network/046ebfed-4ebd-4ee3-bb41-1e3c6a104ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.006777 10.0.0.27 - - [2025-11-24 02:49:00] "GET /project/d4955e02-ee37-4248-b87e-213f4bcf5124?fields=application_policy_sets HTTP/1.1" 200 1382 0.059573 10.0.0.27 - - [2025-11-24 02:49:00] "DELETE /project/d4955e02-ee37-4248-b87e-213f4bcf5124 HTTP/1.1" 409 278 0.349843 10.0.0.50 - - [2025-11-24 02:49:00] "DELETE /access-control-list/e0e56cb4-1738-4a0e-9f19-b2e7456441d7 HTTP/1.1" 200 115 0.188606 10.0.0.41 - - [2025-11-24 02:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006714 10.0.0.41 - - [2025-11-24 02:49:04] "GET /virtual-network/046ebfed-4ebd-4ee3-bb41-1e3c6a104ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.006792 10.0.0.41 - - [2025-11-24 02:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004592 10.0.0.41 - - [2025-11-24 02:49:08] "GET /virtual-network/046ebfed-4ebd-4ee3-bb41-1e3c6a104ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.006991 10.0.0.41 - - [2025-11-24 02:49:12] "POST /neutron/network HTTP/1.1" 200 842 0.011683 10.0.0.41 - - [2025-11-24 02:49:12] "POST /neutron/port HTTP/1.1" 200 117 0.001289 10.0.0.41 - - [2025-11-24 02:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004548 10.0.0.41 - - [2025-11-24 02:49:13] "GET /virtual-network/046ebfed-4ebd-4ee3-bb41-1e3c6a104ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.007921 10.0.0.41 - - [2025-11-24 02:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005279 10.0.0.41 - - [2025-11-24 02:49:15] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005603 10.0.0.41 - - [2025-11-24 02:49:15] "GET /virtual-networks?parent_id=29cc92d3-3afd-4d81-989e-248235f2f317&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.004552 10.0.0.41 - - [2025-11-24 02:49:15] "GET /virtual-network/046ebfed-4ebd-4ee3-bb41-1e3c6a104ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.007375 10.0.0.41 - - [2025-11-24 02:49:15] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010631 10.0.0.41 - - [2025-11-24 02:49:24] "POST /neutron/port HTTP/1.1" 200 1092 0.018212 10.0.0.41 - - [2025-11-24 02:49:25] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006808 10.0.0.50 - - [2025-11-24 02:49:30] "GET /obj-perms HTTP/1.1" 200 5056 0.070891 10.0.0.41 - - [2025-11-24 02:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004651 10.0.0.41 - - [2025-11-24 02:49:36] "GET /virtual-network/046ebfed-4ebd-4ee3-bb41-1e3c6a104ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.006035 10.0.0.41 - - [2025-11-24 02:49:36] "PUT /virtual-network/046ebfed-4ebd-4ee3-bb41-1e3c6a104ea0 HTTP/1.1" 200 264 0.058209 10.0.0.50 - - [2025-11-24 02:49:36] "DELETE /route-target/69d59490-7e20-4282-bfc6-0ccfc3f01447 HTTP/1.1" 200 115 0.028360 10.0.0.41 - - [2025-11-24 02:49:41] "POST /neutron/network HTTP/1.1" 200 832 0.007156 10.0.0.41 - - [2025-11-24 02:49:41] "POST /neutron/port HTTP/1.1" 200 1118 0.014174 10.0.0.27 - - [2025-11-24 02:49:43] "POST /useragent-kv HTTP/1.1" 200 115 0.003473 10.0.0.27 - - [2025-11-24 02:49:43] "POST /useragent-kv HTTP/1.1" 200 115 0.003327 10.0.0.41 - - [2025-11-24 02:49:43] "POST /neutron/network HTTP/1.1" 200 151 0.116841 10.0.0.41 - - [2025-11-24 02:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.27 - - [2025-11-24 02:49:46] "GET /projects?obj_uuids=29cc92d3-3afd-4d81-989e-248235f2f317&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000999 10.0.0.41 - - [2025-11-24 02:49:46] "GET /project/29cc92d3-3afd-4d81-989e-248235f2f317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.041976 10.0.0.50 - - [2025-11-24 02:49:46] "POST /route-targets HTTP/1.1" 200 327 0.013079 10.0.0.27 - - [2025-11-24 02:49:46] "POST /useragent-kv HTTP/1.1" 200 115 0.011509 10.0.0.41 - - [2025-11-24 02:49:46] "POST /neutron/subnet HTTP/1.1" 200 730 0.195720 10.0.0.41 - - [2025-11-24 02:49:46] "POST /id-to-fqname HTTP/1.1" 200 226 0.001641 10.0.0.41 - - [2025-11-24 02:49:46] "GET /virtual-network/f156bfcd-ba07-4eb1-82fd-7da0ae2c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.008250 10.0.0.41 - - [2025-11-24 02:49:46] "GET /virtual-network/f156bfcd-ba07-4eb1-82fd-7da0ae2c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.008133 10.0.0.41 - - [2025-11-24 02:49:46] "POST /neutron/network HTTP/1.1" 200 833 0.011941 10.0.0.41 - - [2025-11-24 02:49:47] "GET /virtual-network/f156bfcd-ba07-4eb1-82fd-7da0ae2c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007112 10.0.0.27 - - [2025-11-24 02:49:47] "GET /obj-perms HTTP/1.1" 200 5038 0.058118 10.0.0.41 - - [2025-11-24 02:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766 10.0.0.41 - - [2025-11-24 02:49:47] "GET /virtual-network/f156bfcd-ba07-4eb1-82fd-7da0ae2c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006122 10.0.0.41 - - [2025-11-24 02:49:47] "PUT /virtual-network/f156bfcd-ba07-4eb1-82fd-7da0ae2c558f HTTP/1.1" 200 264 0.058679 10.0.0.50 - - [2025-11-24 02:49:47] "POST /ref-update HTTP/1.1" 200 156 0.026176 10.0.0.41 - - [2025-11-24 02:49:52] "POST /id-to-fqname HTTP/1.1" 200 226 0.001636 10.0.0.27 - - [2025-11-24 02:49:53] "GET /projects?obj_uuids=29cc92d3-3afd-4d81-989e-248235f2f317&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001615 10.0.0.41 - - [2025-11-24 02:49:53] "GET /project/29cc92d3-3afd-4d81-989e-248235f2f317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.076864 10.0.0.41 - - [2025-11-24 02:49:53] "POST /neutron/network HTTP/1.1" 200 833 0.009069 10.0.0.41 - - [2025-11-24 02:49:53] "POST /neutron/port HTTP/1.1" 200 117 0.006652 10.0.0.41 - - [2025-11-24 02:49:54] "POST /neutron/port HTTP/1.1" 200 1065 0.022238 10.0.0.41 - - [2025-11-24 02:49:54] "POST /neutron/port HTTP/1.1" 200 1093 0.021147 10.0.0.41 - - [2025-11-24 02:49:54] "POST /neutron/port HTTP/1.1" 200 117 0.001614 10.0.0.41 - - [2025-11-24 02:49:59] "POST /neutron/security_group HTTP/1.1" 200 2062 0.014205 10.0.0.41 - - [2025-11-24 02:49:59] "POST /neutron/port HTTP/1.1" 200 1093 0.022184 10.0.0.41 - - [2025-11-24 02:49:59] "GET /virtual-machine/dcf147b3-17a2-4a8a-ac85-496282cf8a7d HTTP/1.1" 200 1297 0.009661 10.0.0.41 - - [2025-11-24 02:49:59] "GET /virtual-machine-interface/b9d8d8e8-c6b8-4ecb-96ad-8c1984fad903 HTTP/1.1" 200 2968 0.005904 10.0.0.41 - - [2025-11-24 02:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003550 10.0.0.41 - - [2025-11-24 02:49:59] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004990 10.0.0.41 - - [2025-11-24 02:49:59] "GET /virtual-networks?parent_id=29cc92d3-3afd-4d81-989e-248235f2f317&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.004930 10.0.0.41 - - [2025-11-24 02:49:59] "GET /virtual-network/f156bfcd-ba07-4eb1-82fd-7da0ae2c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.007551 10.0.0.41 - - [2025-11-24 02:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004782 10.0.0.41 - - [2025-11-24 02:50:02] "GET /virtual-network/f156bfcd-ba07-4eb1-82fd-7da0ae2c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.005765 10.0.0.41 - - [2025-11-24 02:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004854 10.0.0.41 - - [2025-11-24 02:50:06] "GET /virtual-network/f156bfcd-ba07-4eb1-82fd-7da0ae2c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.006591 10.0.0.41 - - [2025-11-24 02:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004094 10.0.0.41 - - [2025-11-24 02:50:10] "GET /virtual-network/f156bfcd-ba07-4eb1-82fd-7da0ae2c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.005619 10.0.0.41 - - [2025-11-24 02:50:12] "POST /neutron/port HTTP/1.1" 200 1093 0.018376 10.0.0.41 - - [2025-11-24 02:50:12] "POST /neutron/subnet HTTP/1.1" 200 704 0.010920 10.0.0.41 - - [2025-11-24 02:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004211 10.0.0.41 - - [2025-11-24 02:50:14] "GET /virtual-network/f156bfcd-ba07-4eb1-82fd-7da0ae2c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.005475 10.0.0.41 - - [2025-11-24 02:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.41 - - [2025-11-24 02:50:18] "GET /virtual-network/f156bfcd-ba07-4eb1-82fd-7da0ae2c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.006160 10.0.0.41 - - [2025-11-24 02:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.41 - - [2025-11-24 02:50:22] "GET /virtual-network/f156bfcd-ba07-4eb1-82fd-7da0ae2c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.005620 10.0.0.41 - - [2025-11-24 02:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.41 - - [2025-11-24 02:50:27] "GET /virtual-network/f156bfcd-ba07-4eb1-82fd-7da0ae2c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.007203 10.0.0.41 - - [2025-11-24 02:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005575 10.0.0.41 - - [2025-11-24 02:50:31] "GET /virtual-network/f156bfcd-ba07-4eb1-82fd-7da0ae2c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.007635 10.0.0.41 - - [2025-11-24 02:50:31] "GET /obj-perms HTTP/1.1" 200 5056 0.058310 10.0.0.41 - - [2025-11-24 02:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.41 - - [2025-11-24 02:50:35] "GET /virtual-network/f156bfcd-ba07-4eb1-82fd-7da0ae2c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.007394 10.0.0.41 - - [2025-11-24 02:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.41 - - [2025-11-24 02:50:37] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005063 10.0.0.41 - - [2025-11-24 02:50:37] "GET /virtual-networks?parent_id=29cc92d3-3afd-4d81-989e-248235f2f317&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.004496 10.0.0.41 - - [2025-11-24 02:50:37] "GET /virtual-network/f156bfcd-ba07-4eb1-82fd-7da0ae2c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.006711 10.0.0.41 - - [2025-11-24 02:50:37] "POST /neutron/port HTTP/1.1" 200 1093 0.018971 10.0.0.41 - - [2025-11-24 02:50:42] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010599 10.0.0.41 - - [2025-11-24 02:50:47] "POST /neutron/port HTTP/1.1" 200 1093 0.018723 10.0.0.41 - - [2025-11-24 02:50:53] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008838 10.0.0.41 - - [2025-11-24 02:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004872 10.0.0.41 - - [2025-11-24 02:50:58] "GET /virtual-network/f156bfcd-ba07-4eb1-82fd-7da0ae2c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.006703 10.0.0.41 - - [2025-11-24 02:50:58] "PUT /virtual-network/f156bfcd-ba07-4eb1-82fd-7da0ae2c558f HTTP/1.1" 200 264 0.102953 10.0.0.50 - - [2025-11-24 02:50:58] "DELETE /route-target/6e78bb36-ba29-47c3-b53e-12090ce2c86c HTTP/1.1" 200 115 0.040862 10.0.0.41 - - [2025-11-24 02:51:04] "POST /neutron/port HTTP/1.1" 200 1093 0.024034 10.0.0.41 - - [2025-11-24 02:51:05] "POST /neutron/network HTTP/1.1" 200 833 0.006489 10.0.0.27 - - [2025-11-24 02:51:07] "GET /projects?obj_uuids=29cc92d3-3afd-4d81-989e-248235f2f317&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001121 10.0.0.41 - - [2025-11-24 02:51:07] "GET /project/29cc92d3-3afd-4d81-989e-248235f2f317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.059400 10.0.0.27 - - [2025-11-24 02:51:07] "GET /projects?obj_uuids=29cc92d3-3afd-4d81-989e-248235f2f317&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001459 10.0.0.41 - - [2025-11-24 02:51:07] "GET /project/29cc92d3-3afd-4d81-989e-248235f2f317?fields=virtual_networks HTTP/1.1" 200 1040 0.053687 10.0.0.27 - - [2025-11-24 02:51:07] "GET /projects?obj_uuids=29cc92d3-3afd-4d81-989e-248235f2f317&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001189 10.0.0.41 - - [2025-11-24 02:51:07] "GET /project/29cc92d3-3afd-4d81-989e-248235f2f317?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.050923 10.0.0.27 - - [2025-11-24 02:51:07] "GET /projects?obj_uuids=29cc92d3-3afd-4d81-989e-248235f2f317&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001299 10.0.0.41 - - [2025-11-24 02:51:07] "GET /project/29cc92d3-3afd-4d81-989e-248235f2f317?fields=security_groups HTTP/1.1" 200 1270 0.065934 10.0.0.41 - - [2025-11-24 02:51:08] "POST /fqname-to-id HTTP/1.1" 404 213 0.035025 10.0.0.27 - - [2025-11-24 02:51:08] "GET /projects?obj_uuids=781bef32-fe05-4e8d-91d3-3c61caccc5f1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004369 10.0.0.27 - - [2025-11-24 02:51:08] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001591 10.0.0.27 - - [2025-11-24 02:51:08] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.011907 10.0.0.27 - - [2025-11-24 02:51:08] "POST /id-to-fqname HTTP/1.1" 200 216 0.006347 10.0.0.27 - - [2025-11-24 02:51:09] "POST /fqname-to-id HTTP/1.1" 404 227 0.039108 10.0.0.27 - - [2025-11-24 02:51:09] "POST /security-groups HTTP/1.1" 200 616 0.045715 10.0.0.50 - - [2025-11-24 02:51:09] "POST /fqname-to-id HTTP/1.1" 404 259 0.004343 10.0.0.27 - - [2025-11-24 02:51:09] "POST /projects HTTP/1.1" 200 635 0.316845 10.0.0.27 - - [2025-11-24 02:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.367985 10.0.0.41 - - [2025-11-24 02:51:09] "GET /project/781bef32-fe05-4e8d-91d3-3c61caccc5f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.559856 10.0.0.50 - - [2025-11-24 02:51:09] "POST /access-control-lists HTTP/1.1" 200 619 0.084881 10.0.0.41 - - [2025-11-24 02:51:10] "GET / HTTP/1.1" 200 35931 0.003072 10.0.0.41 - - [2025-11-24 02:51:12] "POST /fqname-to-id HTTP/1.1" 401 292 0.000497 10.0.0.41 - - [2025-11-24 02:51:12] "POST /fqname-to-id HTTP/1.1" 404 249 0.071532 10.0.0.50 - - [2025-11-24 02:51:12] "POST /fqname-to-id HTTP/1.1" 404 280 0.009092 10.0.0.50 - - [2025-11-24 02:51:13] "PUT /access-control-list/cf0e4078-d49d-4a94-8142-e9cd2c57e01e HTTP/1.1" 200 272 0.021533 10.0.0.27 - - [2025-11-24 02:51:13] "GET /projects?obj_uuids=781bef32-fe05-4e8d-91d3-3c61caccc5f1&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001776 10.0.0.41 - - [2025-11-24 02:51:13] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.107576 10.0.0.41 - - [2025-11-24 02:51:13] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.026272 10.0.0.50 - - [2025-11-24 02:51:13] "PUT /access-control-list/cf0e4078-d49d-4a94-8142-e9cd2c57e01e HTTP/1.1" 200 272 0.022083 10.0.0.41 - - [2025-11-24 02:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004822 10.0.0.41 - - [2025-11-24 02:51:13] "GET /security-group/c0cf7c6f-394f-44a1-b752-b489fc9b8bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.008079 10.0.0.41 - - [2025-11-24 02:51:14] "POST /neutron/security_group HTTP/1.1" 200 1026 0.006381 10.0.0.41 - - [2025-11-24 02:51:14] "POST /fqname-to-id HTTP/1.1" 404 249 0.004800 10.0.0.50 - - [2025-11-24 02:51:14] "DELETE /access-control-list/cf0e4078-d49d-4a94-8142-e9cd2c57e01e HTTP/1.1" 200 115 0.044067 10.0.0.41 - - [2025-11-24 02:51:15] "POST /fqname-to-id HTTP/1.1" 404 249 0.004478 10.0.0.50 - - [2025-11-24 02:51:15] "POST /fqname-to-id HTTP/1.1" 404 280 0.007545 10.0.0.50 - - [2025-11-24 02:51:15] "PUT /access-control-list/65d26f9b-edb5-4424-9d4d-b9496d01dce1 HTTP/1.1" 200 272 0.019432 10.0.0.27 - - [2025-11-24 02:51:15] "GET /projects?obj_uuids=781bef32-fe05-4e8d-91d3-3c61caccc5f1&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.004024 10.0.0.41 - - [2025-11-24 02:51:15] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.063245 10.0.0.41 - - [2025-11-24 02:51:15] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.020811 10.0.0.50 - - [2025-11-24 02:51:15] "PUT /access-control-list/65d26f9b-edb5-4424-9d4d-b9496d01dce1 HTTP/1.1" 200 272 0.023026 10.0.0.41 - - [2025-11-24 02:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004884 10.0.0.41 - - [2025-11-24 02:51:16] "GET /security-group/5e9a0d84-a77e-4302-90ae-6e604a953c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.010052 10.0.0.27 - - [2025-11-24 02:51:16] "GET /projects?obj_uuids=781bef32-fe05-4e8d-91d3-3c61caccc5f1&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001579 10.0.0.41 - - [2025-11-24 02:51:16] "POST /neutron/security_group_rule HTTP/1.1" 200 2208 0.048226 10.0.0.41 - - [2025-11-24 02:51:16] "POST /neutron/security_group_rule HTTP/1.1" 200 600 0.105527 10.0.0.50 - - [2025-11-24 02:51:16] "PUT /access-control-list/65d26f9b-edb5-4424-9d4d-b9496d01dce1 HTTP/1.1" 200 272 0.015697 10.0.0.41 - - [2025-11-24 02:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004327 10.0.0.27 - - [2025-11-24 02:51:17] "GET /projects?obj_uuids=781bef32-fe05-4e8d-91d3-3c61caccc5f1&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001146 10.0.0.41 - - [2025-11-24 02:51:17] "GET /project/781bef32-fe05-4e8d-91d3-3c61caccc5f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.060317 10.0.0.27 - - [2025-11-24 02:51:17] "GET /projects?obj_uuids=781bef32-fe05-4e8d-91d3-3c61caccc5f1&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001514 10.0.0.41 - - [2025-11-24 02:51:17] "POST /neutron/network HTTP/1.1" 200 720 0.151215 10.0.0.50 - - [2025-11-24 02:51:17] "POST /ref-update HTTP/1.1" 200 156 0.038058 10.0.0.50 - - [2025-11-24 02:51:17] "POST /fqname-to-id HTTP/1.1" 404 207 0.055029 10.0.0.41 - - [2025-11-24 02:51:17] "POST /neutron/network HTTP/1.1" 200 1115 0.012457 10.0.0.41 - - [2025-11-24 02:51:17] "POST /id-to-fqname HTTP/1.1" 200 290 0.001548 10.0.0.41 - - [2025-11-24 02:51:17] "GET /virtual-network/3f89f53d-6258-4f0d-a2cd-2e9e305ae3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.006821 10.0.0.41 - - [2025-11-24 02:51:17] "GET /virtual-network/3f89f53d-6258-4f0d-a2cd-2e9e305ae3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.006064 10.0.0.41 - - [2025-11-24 02:51:17] "POST /neutron/subnet HTTP/1.1" 200 828 0.011365 10.0.0.41 - - [2025-11-24 02:51:18] "GET /virtual-network/3f89f53d-6258-4f0d-a2cd-2e9e305ae3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.008094 10.0.0.41 - - [2025-11-24 02:51:19] "POST /id-to-fqname HTTP/1.1" 200 290 0.001558 10.0.0.41 - - [2025-11-24 02:51:19] "POST /neutron/network HTTP/1.1" 200 1125 0.008384 10.0.0.27 - - [2025-11-24 02:51:20] "GET /projects?obj_uuids=781bef32-fe05-4e8d-91d3-3c61caccc5f1&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001157 10.0.0.41 - - [2025-11-24 02:51:20] "GET /project/781bef32-fe05-4e8d-91d3-3c61caccc5f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.073488 10.0.0.41 - - [2025-11-24 02:51:20] "POST /neutron/port HTTP/1.1" 200 117 0.007285 10.0.0.41 - - [2025-11-24 02:51:20] "POST /id-to-fqname HTTP/1.1" 200 290 0.002405 10.0.0.41 - - [2025-11-24 02:51:21] "POST /neutron/network HTTP/1.1" 200 1125 0.006804 10.0.0.27 - - [2025-11-24 02:51:21] "GET /projects?obj_uuids=781bef32-fe05-4e8d-91d3-3c61caccc5f1&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001633 10.0.0.41 - - [2025-11-24 02:51:21] "POST /neutron/port HTTP/1.1" 200 1194 0.328480 10.0.0.27 - - [2025-11-24 02:51:22] "GET /projects?obj_uuids=781bef32-fe05-4e8d-91d3-3c61caccc5f1&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001281 10.0.0.41 - - [2025-11-24 02:51:22] "GET /project/781bef32-fe05-4e8d-91d3-3c61caccc5f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.109097 10.0.0.41 - - [2025-11-24 02:51:22] "POST /neutron/port HTTP/1.1" 200 1248 0.219180 10.0.0.41 - - [2025-11-24 02:51:22] "POST /neutron/port HTTP/1.1" 200 1222 0.022936 10.0.0.41 - - [2025-11-24 02:51:22] "POST /neutron/security_group HTTP/1.1" 200 1457 0.006931 10.0.0.41 - - [2025-11-24 02:51:22] "POST /neutron/port HTTP/1.1" 200 117 0.001308 10.0.0.41 - - [2025-11-24 02:51:22] "POST /neutron/port HTTP/1.1" 200 1222 0.016517 10.0.0.27 - - [2025-11-24 02:51:23] "GET /projects?obj_uuids=781bef32-fe05-4e8d-91d3-3c61caccc5f1&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001137 10.0.0.41 - - [2025-11-24 02:51:23] "POST /neutron/security_group HTTP/1.1" 200 3458 0.061161 10.0.0.41 - - [2025-11-24 02:51:23] "POST /neutron/port HTTP/1.1" 200 1194 0.022420 10.0.0.41 - - [2025-11-24 02:51:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004542 10.0.0.41 - - [2025-11-24 02:51:23] "POST /neutron/port HTTP/1.1" 200 117 0.001369 10.0.0.41 - - [2025-11-24 02:51:27] "POST /neutron/port HTTP/1.1" 200 1222 0.016941 10.0.0.41 - - [2025-11-24 02:51:27] "POST /neutron/security_group HTTP/1.1" 200 1457 0.012506 10.0.0.41 - - [2025-11-24 02:51:28] "POST /neutron/port HTTP/1.1" 200 1222 0.024481 10.0.0.41 - - [2025-11-24 02:51:28] "GET /virtual-machine/94a157a5-04b4-4e9b-b7a0-6eee59bf5fc2 HTTP/1.1" 401 292 0.000503 10.0.0.41 - - [2025-11-24 02:51:28] "GET /virtual-machine/94a157a5-04b4-4e9b-b7a0-6eee59bf5fc2 HTTP/1.1" 200 1318 0.032895 10.0.0.41 - - [2025-11-24 02:51:28] "GET /virtual-machine/94a157a5-04b4-4e9b-b7a0-6eee59bf5fc2 HTTP/1.1" 200 1318 0.004186 10.0.0.41 - - [2025-11-24 02:51:28] "GET /virtual-machine-interface/6c6fda80-4f72-4c4b-bd0a-d5cbb9cb2710 HTTP/1.1" 200 3417 0.005994 10.0.0.41 - - [2025-11-24 02:51:28] "GET /virtual-machine/94a157a5-04b4-4e9b-b7a0-6eee59bf5fc2 HTTP/1.1" 200 1318 0.003440 10.0.0.41 - - [2025-11-24 02:51:28] "GET /virtual-machine-interface/6c6fda80-4f72-4c4b-bd0a-d5cbb9cb2710 HTTP/1.1" 200 3417 0.005454 10.0.0.41 - - [2025-11-24 02:51:28] "GET /instance-ip/5a6194d4-21b5-4cd2-810a-f7ed7cfd3023 HTTP/1.1" 200 1716 0.006037 10.0.0.41 - - [2025-11-24 02:51:28] "GET /instance-ip/d47c3ff7-4081-4591-b979-76bfe6c4586c HTTP/1.1" 200 1736 0.006633 10.0.0.41 - - [2025-11-24 02:51:28] "GET /virtual-machine/94a157a5-04b4-4e9b-b7a0-6eee59bf5fc2 HTTP/1.1" 200 1318 0.003458 10.0.0.41 - - [2025-11-24 02:51:28] "GET /virtual-machine-interface/6c6fda80-4f72-4c4b-bd0a-d5cbb9cb2710 HTTP/1.1" 200 3417 0.004918 10.0.0.41 - - [2025-11-24 02:51:28] "GET /instance-ip/5a6194d4-21b5-4cd2-810a-f7ed7cfd3023 HTTP/1.1" 200 1716 0.015320 10.0.0.41 - - [2025-11-24 02:51:28] "GET /instance-ip/d47c3ff7-4081-4591-b979-76bfe6c4586c HTTP/1.1" 200 1736 0.004067 10.0.0.41 - - [2025-11-24 02:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004532 10.0.0.41 - - [2025-11-24 02:51:28] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004771 10.0.0.41 - - [2025-11-24 02:51:28] "GET /virtual-networks?parent_id=781bef32-fe05-4e8d-91d3-3c61caccc5f1&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003945 10.0.0.41 - - [2025-11-24 02:51:28] "GET /virtual-network/3f89f53d-6258-4f0d-a2cd-2e9e305ae3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.006731 10.0.0.41 - - [2025-11-24 02:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004181 10.0.0.41 - - [2025-11-24 02:51:28] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004173 10.0.0.41 - - [2025-11-24 02:51:28] "GET /virtual-networks?parent_id=781bef32-fe05-4e8d-91d3-3c61caccc5f1&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003132 10.0.0.41 - - [2025-11-24 02:51:28] "GET /virtual-network/3f89f53d-6258-4f0d-a2cd-2e9e305ae3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.006789 10.0.0.41 - - [2025-11-24 02:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004462 10.0.0.41 - - [2025-11-24 02:51:28] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005488 10.0.0.41 - - [2025-11-24 02:51:28] "GET /virtual-networks?parent_id=781bef32-fe05-4e8d-91d3-3c61caccc5f1&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003686 10.0.0.41 - - [2025-11-24 02:51:28] "GET /virtual-network/3f89f53d-6258-4f0d-a2cd-2e9e305ae3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.005871 10.0.0.41 - - [2025-11-24 02:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.41 - - [2025-11-24 02:51:28] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005181 10.0.0.41 - - [2025-11-24 02:51:28] "GET /virtual-networks?parent_id=781bef32-fe05-4e8d-91d3-3c61caccc5f1&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003119 10.0.0.41 - - [2025-11-24 02:51:28] "GET /virtual-network/3f89f53d-6258-4f0d-a2cd-2e9e305ae3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.007241 10.0.0.41 - - [2025-11-24 02:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004656 10.0.0.41 - - [2025-11-24 02:51:29] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004517 10.0.0.41 - - [2025-11-24 02:51:29] "GET /virtual-networks?parent_id=781bef32-fe05-4e8d-91d3-3c61caccc5f1&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003202 10.0.0.41 - - [2025-11-24 02:51:29] "GET /virtual-network/3f89f53d-6258-4f0d-a2cd-2e9e305ae3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.006295 10.0.0.41 - - [2025-11-24 02:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.41 - - [2025-11-24 02:51:29] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004204 10.0.0.41 - - [2025-11-24 02:51:29] "GET /virtual-networks?parent_id=781bef32-fe05-4e8d-91d3-3c61caccc5f1&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003905 10.0.0.41 - - [2025-11-24 02:51:29] "GET /virtual-network/3f89f53d-6258-4f0d-a2cd-2e9e305ae3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.006017 10.0.0.41 - - [2025-11-24 02:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005346 10.0.0.41 - - [2025-11-24 02:51:29] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005031 10.0.0.41 - - [2025-11-24 02:51:29] "GET /virtual-networks?parent_id=781bef32-fe05-4e8d-91d3-3c61caccc5f1&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003395 10.0.0.41 - - [2025-11-24 02:51:29] "GET /virtual-network/3f89f53d-6258-4f0d-a2cd-2e9e305ae3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.006785 10.0.0.50 - - [2025-11-24 02:51:31] "GET /obj-perms HTTP/1.1" 200 5056 0.058743 10.0.0.27 - - [2025-11-24 02:51:32] "GET /obj-perms HTTP/1.1" 200 5056 0.062217 10.0.0.41 - - [2025-11-24 02:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005331 10.0.0.41 - - [2025-11-24 02:51:32] "GET /virtual-network/3f89f53d-6258-4f0d-a2cd-2e9e305ae3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.006174 10.0.0.41 - - [2025-11-24 02:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003852 10.0.0.41 - - [2025-11-24 02:51:36] "GET /virtual-network/3f89f53d-6258-4f0d-a2cd-2e9e305ae3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.005910 10.0.0.41 - - [2025-11-24 02:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004847 10.0.0.41 - - [2025-11-24 02:51:40] "GET /virtual-network/3f89f53d-6258-4f0d-a2cd-2e9e305ae3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.008661 10.0.0.41 - - [2025-11-24 02:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004613 10.0.0.41 - - [2025-11-24 02:51:44] "GET /virtual-network/3f89f53d-6258-4f0d-a2cd-2e9e305ae3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.006232 10.0.0.41 - - [2025-11-24 02:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895 10.0.0.41 - - [2025-11-24 02:51:48] "GET /virtual-network/3f89f53d-6258-4f0d-a2cd-2e9e305ae3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.006827 10.0.0.41 - - [2025-11-24 02:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004528 10.0.0.41 - - [2025-11-24 02:51:52] "GET /virtual-network/3f89f53d-6258-4f0d-a2cd-2e9e305ae3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.005452 10.0.0.41 - - [2025-11-24 02:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003960 10.0.0.41 - - [2025-11-24 02:51:57] "GET /virtual-network/3f89f53d-6258-4f0d-a2cd-2e9e305ae3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.006235 10.0.0.27 - - [2025-11-24 02:52:01] "DELETE /project/781bef32fe054e8d91d33c61caccc5f1 HTTP/1.1" 404 173 0.031504 10.0.0.41 - - [2025-11-24 02:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.41 - - [2025-11-24 02:52:01] "GET /virtual-network/3f89f53d-6258-4f0d-a2cd-2e9e305ae3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.005746 10.0.0.27 - - [2025-11-24 02:52:01] "GET /projects?obj_uuids=29cc92d3-3afd-4d81-989e-248235f2f317&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000919 10.0.0.27 - - [2025-11-24 02:52:01] "GET /project/29cc92d3-3afd-4d81-989e-248235f2f317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.037773 10.0.0.27 - - [2025-11-24 02:52:01] "GET /projects?obj_uuids=29cc92d3-3afd-4d81-989e-248235f2f317&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001203 10.0.0.27 - - [2025-11-24 02:52:01] "GET /project/29cc92d3-3afd-4d81-989e-248235f2f317?fields=security_groups HTTP/1.1" 200 1375 0.039709 10.0.0.27 - - [2025-11-24 02:52:01] "DELETE /security-group/9e68c22d-fe19-4099-8429-dd9e003e0eab HTTP/1.1" 200 115 0.061714 10.0.0.27 - - [2025-11-24 02:52:01] "GET /projects?obj_uuids=29cc92d3-3afd-4d81-989e-248235f2f317&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001317 10.0.0.27 - - [2025-11-24 02:52:01] "GET /project/29cc92d3-3afd-4d81-989e-248235f2f317?fields=application_policy_sets HTTP/1.1" 200 1414 0.067497 10.0.0.27 - - [2025-11-24 02:52:01] "DELETE /project/29cc92d3-3afd-4d81-989e-248235f2f317 HTTP/1.1" 200 115 0.478437 10.0.0.41 - - [2025-11-24 02:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.41 - - [2025-11-24 02:52:03] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004615 10.0.0.41 - - [2025-11-24 02:52:03] "GET /virtual-networks?parent_id=781bef32-fe05-4e8d-91d3-3c61caccc5f1&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004363 10.0.0.41 - - [2025-11-24 02:52:03] "GET /virtual-network/3f89f53d-6258-4f0d-a2cd-2e9e305ae3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.006510 10.0.0.41 - - [2025-11-24 02:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.41 - - [2025-11-24 02:52:03] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005700 10.0.0.41 - - [2025-11-24 02:52:03] "GET /virtual-networks?parent_id=781bef32-fe05-4e8d-91d3-3c61caccc5f1&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004265 10.0.0.41 - - [2025-11-24 02:52:03] "GET /virtual-network/3f89f53d-6258-4f0d-a2cd-2e9e305ae3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.008509 10.0.0.41 - - [2025-11-24 02:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004406 10.0.0.41 - - [2025-11-24 02:52:03] "GET /routing-instance/719135b1-a9e0-48e4-bb41-7a9f54371126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.005822 10.0.0.41 - - [2025-11-24 02:52:03] "GET /route-target/4bd43266-048a-4745-96db-1638ad12d3fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004707 10.0.0.41 - - [2025-11-24 02:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005997 10.0.0.41 - - [2025-11-24 02:52:03] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005897 10.0.0.41 - - [2025-11-24 02:52:03] "GET /virtual-networks?parent_id=781bef32-fe05-4e8d-91d3-3c61caccc5f1&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.005117 10.0.0.41 - - [2025-11-24 02:52:03] "GET /virtual-network/3f89f53d-6258-4f0d-a2cd-2e9e305ae3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.007842 10.0.0.41 - - [2025-11-24 02:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003939 10.0.0.41 - - [2025-11-24 02:52:03] "GET /routing-instance/719135b1-a9e0-48e4-bb41-7a9f54371126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.007066 10.0.0.41 - - [2025-11-24 02:52:03] "GET /route-target/4bd43266-048a-4745-96db-1638ad12d3fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005585 10.0.0.41 - - [2025-11-24 02:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004202 10.0.0.41 - - [2025-11-24 02:52:03] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006472 10.0.0.41 - - [2025-11-24 02:52:03] "GET /virtual-networks?parent_id=781bef32-fe05-4e8d-91d3-3c61caccc5f1&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.006143 10.0.0.41 - - [2025-11-24 02:52:03] "GET /virtual-network/3f89f53d-6258-4f0d-a2cd-2e9e305ae3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.008380 10.0.0.41 - - [2025-11-24 02:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.016520 10.0.0.41 - - [2025-11-24 02:52:03] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004696 10.0.0.41 - - [2025-11-24 02:52:03] "GET /virtual-networks?parent_id=781bef32-fe05-4e8d-91d3-3c61caccc5f1&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004154 10.0.0.41 - - [2025-11-24 02:52:04] "GET /virtual-network/3f89f53d-6258-4f0d-a2cd-2e9e305ae3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.007940 10.0.0.41 - - [2025-11-24 02:52:04] "GET /obj-perms HTTP/1.1" 200 5080 0.076447 10.0.0.27 - - [2025-11-24 02:52:04] "GET /obj-perms HTTP/1.1" 200 5080 0.095965 10.0.0.41 - - [2025-11-24 02:52:04] "GET /obj-perms HTTP/1.1" 200 5080 0.005439 10.0.0.27 - - [2025-11-24 02:52:04] "GET /obj-perms HTTP/1.1" 200 5080 0.004377 10.0.0.41 - - [2025-11-24 02:52:04] "GET /virtual-machine/94a157a5-04b4-4e9b-b7a0-6eee59bf5fc2 HTTP/1.1" 200 1318 0.004346 10.0.0.41 - - [2025-11-24 02:52:04] "GET /virtual-machine-interface/6c6fda80-4f72-4c4b-bd0a-d5cbb9cb2710 HTTP/1.1" 200 3417 0.006351 10.0.0.41 - - [2025-11-24 02:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.017226 10.0.0.41 - - [2025-11-24 02:52:04] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004889 10.0.0.41 - - [2025-11-24 02:52:04] "GET /virtual-networks?parent_id=781bef32-fe05-4e8d-91d3-3c61caccc5f1&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004523 10.0.0.41 - - [2025-11-24 02:52:04] "GET /virtual-network/3f89f53d-6258-4f0d-a2cd-2e9e305ae3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.007621 10.0.0.41 - - [2025-11-24 02:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704 10.0.0.41 - - [2025-11-24 02:52:05] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004260 10.0.0.41 - - [2025-11-24 02:52:05] "GET /virtual-networks?parent_id=781bef32-fe05-4e8d-91d3-3c61caccc5f1&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003726 10.0.0.41 - - [2025-11-24 02:52:06] "GET /virtual-network/3f89f53d-6258-4f0d-a2cd-2e9e305ae3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.007507 10.0.0.41 - - [2025-11-24 02:52:06] "POST /neutron/security_group HTTP/1.1" 200 1457 0.008524 10.0.0.41 - - [2025-11-24 02:52:13] "POST /neutron/port HTTP/1.1" 200 1222 0.056151 10.0.0.41 - - [2025-11-24 02:52:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004535 10.0.0.41 - - [2025-11-24 02:52:14] "POST /neutron/subnet HTTP/1.1" 200 1394 0.018358 10.0.0.41 - - [2025-11-24 02:52:14] "POST /neutron/port HTTP/1.1" 200 117 0.001644 10.0.0.41 - - [2025-11-24 02:52:16] "POST /neutron/security_group HTTP/1.1" 200 1457 0.008227 10.0.0.41 - - [2025-11-24 02:52:17] "POST /neutron/network HTTP/1.1" 200 1125 0.007783 10.0.0.41 - - [2025-11-24 02:52:17] "POST /neutron/subnet HTTP/1.1" 200 1394 0.014623 10.0.0.41 - - [2025-11-24 02:52:17] "POST /neutron/network HTTP/1.1" 200 1115 0.010239 10.0.0.41 - - [2025-11-24 02:52:26] "POST /neutron/port HTTP/1.1" 200 1222 0.017849 10.0.0.41 - - [2025-11-24 02:52:27] "POST /neutron/security_group HTTP/1.1" 200 1457 0.008307 10.0.0.41 - - [2025-11-24 02:52:27] "POST /neutron/port HTTP/1.1" 200 1222 0.017176 10.0.0.41 - - [2025-11-24 02:52:27] "GET /virtual-machine/e77c2abf-fcf9-4e23-aa42-6c7f374a597b HTTP/1.1" 200 1318 0.012516 10.0.0.41 - - [2025-11-24 02:52:27] "GET /virtual-machine/e77c2abf-fcf9-4e23-aa42-6c7f374a597b HTTP/1.1" 200 1318 0.004431 10.0.0.41 - - [2025-11-24 02:52:27] "GET /virtual-machine-interface/b6a4a953-e7be-4372-a02a-29543fa940a5 HTTP/1.1" 200 3418 0.005842 10.0.0.41 - - [2025-11-24 02:52:27] "GET /virtual-machine/e77c2abf-fcf9-4e23-aa42-6c7f374a597b HTTP/1.1" 200 1318 0.005099 10.0.0.41 - - [2025-11-24 02:52:27] "GET /virtual-machine-interface/b6a4a953-e7be-4372-a02a-29543fa940a5 HTTP/1.1" 200 3418 0.008879 10.0.0.41 - - [2025-11-24 02:52:27] "GET /instance-ip/ae42fbcd-18cb-4c50-96e1-a9b4c88c387b HTTP/1.1" 200 1718 0.008243 10.0.0.41 - - [2025-11-24 02:52:27] "GET /instance-ip/d024194e-fc82-4f51-91a0-a2503003437f HTTP/1.1" 200 1736 0.006320 10.0.0.41 - - [2025-11-24 02:52:27] "GET /virtual-machine/e77c2abf-fcf9-4e23-aa42-6c7f374a597b HTTP/1.1" 200 1318 0.004333 10.0.0.41 - - [2025-11-24 02:52:27] "GET /virtual-machine-interface/b6a4a953-e7be-4372-a02a-29543fa940a5 HTTP/1.1" 200 3418 0.005793 10.0.0.41 - - [2025-11-24 02:52:27] "GET /instance-ip/ae42fbcd-18cb-4c50-96e1-a9b4c88c387b HTTP/1.1" 200 1718 0.004842 10.0.0.41 - - [2025-11-24 02:52:27] "GET /instance-ip/d024194e-fc82-4f51-91a0-a2503003437f HTTP/1.1" 200 1736 0.005039 10.0.0.41 - - [2025-11-24 02:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004498 10.0.0.41 - - [2025-11-24 02:52:27] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006336 10.0.0.41 - - [2025-11-24 02:52:27] "GET /virtual-networks?parent_id=781bef32-fe05-4e8d-91d3-3c61caccc5f1&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004243 10.0.0.41 - - [2025-11-24 02:52:27] "GET /virtual-network/3f89f53d-6258-4f0d-a2cd-2e9e305ae3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.010006 10.0.0.41 - - [2025-11-24 02:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006220 10.0.0.41 - - [2025-11-24 02:52:27] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006667 10.0.0.41 - - [2025-11-24 02:52:27] "GET /virtual-networks?parent_id=781bef32-fe05-4e8d-91d3-3c61caccc5f1&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.005452 10.0.0.41 - - [2025-11-24 02:52:27] "GET /virtual-network/3f89f53d-6258-4f0d-a2cd-2e9e305ae3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.007549 10.0.0.41 - - [2025-11-24 02:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005205 10.0.0.41 - - [2025-11-24 02:52:27] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005729 10.0.0.41 - - [2025-11-24 02:52:27] "GET /virtual-networks?parent_id=781bef32-fe05-4e8d-91d3-3c61caccc5f1&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.005428 10.0.0.41 - - [2025-11-24 02:52:27] "GET /virtual-network/3f89f53d-6258-4f0d-a2cd-2e9e305ae3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.011108 10.0.0.41 - - [2025-11-24 02:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004024 10.0.0.41 - - [2025-11-24 02:52:27] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004644 10.0.0.41 - - [2025-11-24 02:52:27] "GET /virtual-networks?parent_id=781bef32-fe05-4e8d-91d3-3c61caccc5f1&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004156 10.0.0.41 - - [2025-11-24 02:52:27] "GET /virtual-network/3f89f53d-6258-4f0d-a2cd-2e9e305ae3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.006017 10.0.0.41 - - [2025-11-24 02:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.41 - - [2025-11-24 02:52:27] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006606 10.0.0.41 - - [2025-11-24 02:52:27] "GET /virtual-networks?parent_id=781bef32-fe05-4e8d-91d3-3c61caccc5f1&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003486 10.0.0.41 - - [2025-11-24 02:52:28] "GET /virtual-network/3f89f53d-6258-4f0d-a2cd-2e9e305ae3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.006607 10.0.0.41 - - [2025-11-24 02:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004438 10.0.0.41 - - [2025-11-24 02:52:28] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005047 10.0.0.41 - - [2025-11-24 02:52:28] "GET /virtual-networks?parent_id=781bef32-fe05-4e8d-91d3-3c61caccc5f1&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.011566 10.0.0.41 - - [2025-11-24 02:52:28] "GET /virtual-network/3f89f53d-6258-4f0d-a2cd-2e9e305ae3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.007131 10.0.0.41 - - [2025-11-24 02:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.41 - - [2025-11-24 02:52:28] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006167 10.0.0.41 - - [2025-11-24 02:52:28] "GET /virtual-networks?parent_id=781bef32-fe05-4e8d-91d3-3c61caccc5f1&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.006932 10.0.0.41 - - [2025-11-24 02:52:28] "GET /virtual-network/3f89f53d-6258-4f0d-a2cd-2e9e305ae3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.007750 10.0.0.41 - - [2025-11-24 02:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004556 10.0.0.41 - - [2025-11-24 02:52:29] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.008775 10.0.0.41 - - [2025-11-24 02:52:29] "GET /virtual-networks?parent_id=781bef32-fe05-4e8d-91d3-3c61caccc5f1&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004384 10.0.0.41 - - [2025-11-24 02:52:29] "GET /virtual-network/3f89f53d-6258-4f0d-a2cd-2e9e305ae3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.006360 10.0.0.41 - - [2025-11-24 02:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006860 10.0.0.41 - - [2025-11-24 02:52:29] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004627 10.0.0.41 - - [2025-11-24 02:52:29] "GET /virtual-networks?parent_id=781bef32-fe05-4e8d-91d3-3c61caccc5f1&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004436 10.0.0.41 - - [2025-11-24 02:52:29] "GET /virtual-network/3f89f53d-6258-4f0d-a2cd-2e9e305ae3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.006498 10.0.0.41 - - [2025-11-24 02:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004470 10.0.0.41 - - [2025-11-24 02:52:29] "GET /routing-instance/719135b1-a9e0-48e4-bb41-7a9f54371126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.004517 10.0.0.41 - - [2025-11-24 02:52:29] "GET /route-target/4bd43266-048a-4745-96db-1638ad12d3fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005538 10.0.0.41 - - [2025-11-24 02:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006053 10.0.0.41 - - [2025-11-24 02:52:29] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004591 10.0.0.41 - - [2025-11-24 02:52:29] "GET /virtual-networks?parent_id=781bef32-fe05-4e8d-91d3-3c61caccc5f1&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003595 10.0.0.41 - - [2025-11-24 02:52:29] "GET /virtual-network/3f89f53d-6258-4f0d-a2cd-2e9e305ae3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.010686 10.0.0.41 - - [2025-11-24 02:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008442 10.0.0.41 - - [2025-11-24 02:52:29] "GET /routing-instance/719135b1-a9e0-48e4-bb41-7a9f54371126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.005436 10.0.0.41 - - [2025-11-24 02:52:29] "GET /route-target/4bd43266-048a-4745-96db-1638ad12d3fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.007563 10.0.0.41 - - [2025-11-24 02:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003965 10.0.0.41 - - [2025-11-24 02:52:29] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005051 10.0.0.41 - - [2025-11-24 02:52:30] "GET /virtual-networks?parent_id=781bef32-fe05-4e8d-91d3-3c61caccc5f1&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003686 10.0.0.41 - - [2025-11-24 02:52:30] "GET /virtual-network/3f89f53d-6258-4f0d-a2cd-2e9e305ae3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.008621 10.0.0.41 - - [2025-11-24 02:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004668 10.0.0.41 - - [2025-11-24 02:52:30] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006138 10.0.0.41 - - [2025-11-24 02:52:30] "GET /virtual-networks?parent_id=781bef32-fe05-4e8d-91d3-3c61caccc5f1&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003687 10.0.0.41 - - [2025-11-24 02:52:30] "GET /virtual-network/3f89f53d-6258-4f0d-a2cd-2e9e305ae3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.006602 10.0.0.41 - - [2025-11-24 02:52:30] "GET /obj-perms HTTP/1.1" 200 5080 0.004993 10.0.0.41 - - [2025-11-24 02:52:30] "GET /obj-perms HTTP/1.1" 200 5080 0.005882 10.0.0.27 - - [2025-11-24 02:52:30] "GET /obj-perms HTTP/1.1" 200 5080 0.005105 10.0.0.50 - - [2025-11-24 02:52:30] "GET /obj-perms HTTP/1.1" 200 5080 0.087431 10.0.0.41 - - [2025-11-24 02:52:30] "GET /obj-perms HTTP/1.1" 200 5080 0.004655 10.0.0.41 - - [2025-11-24 02:52:30] "GET /virtual-machine/e77c2abf-fcf9-4e23-aa42-6c7f374a597b HTTP/1.1" 200 1318 0.004942 10.0.0.41 - - [2025-11-24 02:52:30] "GET /virtual-machine-interface/b6a4a953-e7be-4372-a02a-29543fa940a5 HTTP/1.1" 200 3418 0.005470 10.0.0.41 - - [2025-11-24 02:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004341 10.0.0.41 - - [2025-11-24 02:52:30] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004292 10.0.0.41 - - [2025-11-24 02:52:30] "GET /virtual-networks?parent_id=781bef32-fe05-4e8d-91d3-3c61caccc5f1&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003426 10.0.0.41 - - [2025-11-24 02:52:30] "GET /virtual-network/3f89f53d-6258-4f0d-a2cd-2e9e305ae3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.006243 10.0.0.41 - - [2025-11-24 02:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009047 10.0.0.41 - - [2025-11-24 02:52:31] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.008390 10.0.0.41 - - [2025-11-24 02:52:31] "GET /virtual-networks?parent_id=781bef32-fe05-4e8d-91d3-3c61caccc5f1&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004405 10.0.0.41 - - [2025-11-24 02:52:31] "GET /virtual-network/3f89f53d-6258-4f0d-a2cd-2e9e305ae3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.006874 10.0.0.41 - - [2025-11-24 02:52:32] "POST /neutron/security_group HTTP/1.1" 200 1457 0.009448 10.0.0.41 - - [2025-11-24 02:52:37] "POST /neutron/port HTTP/1.1" 200 1222 0.020326 10.0.0.41 - - [2025-11-24 02:52:42] "POST /neutron/security_group HTTP/1.1" 200 1457 0.008834 10.0.0.41 - - [2025-11-24 02:52:47] "GET /virtual-machine/94a157a5-04b4-4e9b-b7a0-6eee59bf5fc2 HTTP/1.1" 200 1318 0.004818 10.0.0.41 - - [2025-11-24 02:52:47] "GET /virtual-machine-interface/6c6fda80-4f72-4c4b-bd0a-d5cbb9cb2710 HTTP/1.1" 200 3417 0.005635 10.0.0.41 - - [2025-11-24 02:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894 10.0.0.41 - - [2025-11-24 02:52:47] "GET /security-group/5e9a0d84-a77e-4302-90ae-6e604a953c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2740 0.004152 10.0.0.41 - - [2025-11-24 02:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.41 - - [2025-11-24 02:52:47] "GET /security-group/5e9a0d84-a77e-4302-90ae-6e604a953c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2740 0.005176 10.0.0.41 - - [2025-11-24 02:52:47] "POST /neutron/port HTTP/1.1" 200 1222 0.017165 10.0.0.41 - - [2025-11-24 02:52:47] "POST /neutron/port HTTP/1.1" 200 1210 0.079735 10.0.0.41 - - [2025-11-24 02:52:47] "GET /virtual-machine/94a157a5-04b4-4e9b-b7a0-6eee59bf5fc2 HTTP/1.1" 200 1318 0.004613 10.0.0.41 - - [2025-11-24 02:52:47] "GET /virtual-machine-interface/6c6fda80-4f72-4c4b-bd0a-d5cbb9cb2710 HTTP/1.1" 200 3361 0.006979 10.0.0.41 - - [2025-11-24 02:52:48] "POST /neutron/port HTTP/1.1" 200 1210 0.017232 10.0.0.41 - - [2025-11-24 02:52:48] "GET /virtual-machine/94a157a5-04b4-4e9b-b7a0-6eee59bf5fc2 HTTP/1.1" 200 1318 0.004174 10.0.0.41 - - [2025-11-24 02:52:48] "GET /virtual-machine-interface/6c6fda80-4f72-4c4b-bd0a-d5cbb9cb2710 HTTP/1.1" 200 3417 0.008931 10.0.0.41 - - [2025-11-24 02:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.41 - - [2025-11-24 02:52:48] "GET /security-group/5e9a0d84-a77e-4302-90ae-6e604a953c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2740 0.004003 10.0.0.41 - - [2025-11-24 02:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005129 10.0.0.41 - - [2025-11-24 02:52:48] "GET /security-group/5e9a0d84-a77e-4302-90ae-6e604a953c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2740 0.004936 10.0.0.41 - - [2025-11-24 02:52:48] "POST /neutron/security_group HTTP/1.1" 200 1483 0.004739 10.0.0.50 - - [2025-11-24 02:52:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000626 10.0.0.50 - - [2025-11-24 02:52:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000414 10.0.0.27 - - [2025-11-24 02:52:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000477 10.0.0.27 - - [2025-11-24 02:52:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000527 10.0.0.27 - - [2025-11-24 02:52:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000526 10.0.0.27 - - [2025-11-24 02:52:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000591 10.0.0.50 - - [2025-11-24 02:52:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000421 10.0.0.50 - - [2025-11-24 02:52:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000532 10.0.0.41 - - [2025-11-24 02:52:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000459 10.0.0.41 - - [2025-11-24 02:52:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000410 10.0.0.41 - - [2025-11-24 02:52:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000441 10.0.0.41 - - [2025-11-24 02:52:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.41 - - [2025-11-24 02:53:15] "POST /neutron/port HTTP/1.1" 200 1222 0.016652 10.0.0.41 - - [2025-11-24 02:53:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006932 10.0.0.41 - - [2025-11-24 02:53:15] "POST /neutron/port HTTP/1.1" 200 117 0.001200 10.0.0.41 - - [2025-11-24 02:53:19] "POST /neutron/port HTTP/1.1" 200 1222 0.017408 10.0.0.41 - - [2025-11-24 02:53:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004024 10.0.0.41 - - [2025-11-24 02:53:19] "POST /neutron/port HTTP/1.1" 200 117 0.001417 10.0.0.41 - - [2025-11-24 02:54:16] "POST /neutron/port HTTP/1.1" 200 1222 0.016664 10.0.0.41 - - [2025-11-24 02:54:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004175 10.0.0.41 - - [2025-11-24 02:54:16] "POST /neutron/port HTTP/1.1" 200 117 0.001806 10.0.0.41 - - [2025-11-24 02:54:21] "POST /neutron/port HTTP/1.1" 200 1222 0.023968 10.0.0.41 - - [2025-11-24 02:54:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005699 10.0.0.41 - - [2025-11-24 02:54:21] "POST /neutron/port HTTP/1.1" 200 117 0.001289 10.0.0.50 - - [2025-11-24 02:54:34] "GET /obj-perms HTTP/1.1" 200 5056 0.074734 10.0.0.27 - - [2025-11-24 02:54:34] "GET /obj-perms HTTP/1.1" 200 5056 0.052166 10.0.0.27 - - [2025-11-24 02:54:46] "GET /projects?obj_uuids=781bef32-fe05-4e8d-91d3-3c61caccc5f1&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001479 10.0.0.41 - - [2025-11-24 02:54:46] "POST /neutron/security_group_rule HTTP/1.1" 200 2664 0.060322 10.0.0.41 - - [2025-11-24 02:54:46] "POST /neutron/security_group_rule HTTP/1.1" 200 565 0.016052 10.0.0.50 - - [2025-11-24 02:54:46] "PUT /access-control-list/65d26f9b-edb5-4424-9d4d-b9496d01dce1 HTTP/1.1" 200 272 0.064461 10.0.0.41 - - [2025-11-24 02:54:46] "POST /neutron/security_group_rule HTTP/1.1" 200 600 0.135419 10.0.0.41 - - [2025-11-24 02:54:49] "POST /neutron/port HTTP/1.1" 200 1248 0.016521 10.0.0.41 - - [2025-11-24 02:54:49] "GET /virtual-machine/e77c2abf-fcf9-4e23-aa42-6c7f374a597b HTTP/1.1" 200 1318 0.004328 10.0.0.41 - - [2025-11-24 02:54:50] "POST /neutron/port HTTP/1.1" 200 1184 0.017415 10.0.0.41 - - [2025-11-24 02:54:51] "GET /virtual-machine/e77c2abf-fcf9-4e23-aa42-6c7f374a597b HTTP/1.1" 404 171 0.003706 10.0.0.41 - - [2025-11-24 02:54:51] "GET /virtual-machine/e77c2abf-fcf9-4e23-aa42-6c7f374a597b HTTP/1.1" 404 171 0.003330 10.0.0.41 - - [2025-11-24 02:54:51] "GET /virtual-machine/e77c2abf-fcf9-4e23-aa42-6c7f374a597b HTTP/1.1" 404 171 0.003839 10.0.0.41 - - [2025-11-24 02:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003970 10.0.0.41 - - [2025-11-24 02:54:51] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003990 10.0.0.41 - - [2025-11-24 02:54:51] "GET /virtual-networks?parent_id=781bef32-fe05-4e8d-91d3-3c61caccc5f1&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002959 10.0.0.41 - - [2025-11-24 02:54:51] "GET /virtual-network/3f89f53d-6258-4f0d-a2cd-2e9e305ae3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.006151 10.0.0.41 - - [2025-11-24 02:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.41 - - [2025-11-24 02:54:52] "GET /routing-instance/719135b1-a9e0-48e4-bb41-7a9f54371126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.004759 10.0.0.41 - - [2025-11-24 02:54:52] "GET /route-target/4bd43266-048a-4745-96db-1638ad12d3fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003852 10.0.0.41 - - [2025-11-24 02:54:52] "GET /obj-perms HTTP/1.1" 200 5080 0.005032 10.0.0.50 - - [2025-11-24 02:54:58] "GET /obj-perms HTTP/1.1" 200 5080 0.003810 10.0.0.41 - - [2025-11-24 02:55:01] "GET /obj-perms HTTP/1.1" 200 5080 0.007251 10.0.0.41 - - [2025-11-24 02:55:04] "GET /obj-perms HTTP/1.1" 200 5080 0.004600 10.0.0.50 - - [2025-11-24 02:55:04] "GET /obj-perms HTTP/1.1" 200 5080 0.004251 10.0.0.41 - - [2025-11-24 02:55:04] "POST /neutron/security_group HTTP/1.1" 200 1455 0.008883 10.0.0.41 - - [2025-11-24 02:55:04] "POST /neutron/port HTTP/1.1" 200 1248 0.014875 10.0.0.41 - - [2025-11-24 02:55:04] "GET /virtual-machine/94a157a5-04b4-4e9b-b7a0-6eee59bf5fc2 HTTP/1.1" 200 1318 0.005425 10.0.0.41 - - [2025-11-24 02:55:05] "POST /neutron/port HTTP/1.1" 200 1210 0.022135 10.0.0.41 - - [2025-11-24 02:55:06] "GET /virtual-machine/94a157a5-04b4-4e9b-b7a0-6eee59bf5fc2 HTTP/1.1" 404 171 0.004503 10.0.0.41 - - [2025-11-24 02:55:06] "GET /virtual-machine/94a157a5-04b4-4e9b-b7a0-6eee59bf5fc2 HTTP/1.1" 404 171 0.003687 10.0.0.41 - - [2025-11-24 02:55:06] "GET /virtual-machine/94a157a5-04b4-4e9b-b7a0-6eee59bf5fc2 HTTP/1.1" 404 171 0.004876 10.0.0.41 - - [2025-11-24 02:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.41 - - [2025-11-24 02:55:07] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004138 10.0.0.41 - - [2025-11-24 02:55:07] "GET /virtual-networks?parent_id=781bef32-fe05-4e8d-91d3-3c61caccc5f1&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003678 10.0.0.41 - - [2025-11-24 02:55:07] "GET /virtual-network/3f89f53d-6258-4f0d-a2cd-2e9e305ae3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.006625 10.0.0.41 - - [2025-11-24 02:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.41 - - [2025-11-24 02:55:07] "GET /routing-instance/719135b1-a9e0-48e4-bb41-7a9f54371126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.005623 10.0.0.41 - - [2025-11-24 02:55:07] "GET /route-target/4bd43266-048a-4745-96db-1638ad12d3fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004915 10.0.0.27 - - [2025-11-24 02:55:10] "GET /obj-perms HTTP/1.1" 200 5080 0.005869 10.0.0.41 - - [2025-11-24 02:55:13] "GET /obj-perms HTTP/1.1" 200 5080 0.005702 10.0.0.27 - - [2025-11-24 02:55:19] "GET /obj-perms HTTP/1.1" 200 5080 0.004034 10.0.0.41 - - [2025-11-24 02:55:22] "GET /obj-perms HTTP/1.1" 200 5080 0.004607 10.0.0.27 - - [2025-11-24 02:55:28] "GET /obj-perms HTTP/1.1" 200 5080 0.004474 10.0.0.41 - - [2025-11-24 02:55:31] "GET /obj-perms HTTP/1.1" 200 5080 0.005771 10.0.0.41 - - [2025-11-24 02:55:35] "GET /obj-perms HTTP/1.1" 200 5080 0.004273 10.0.0.27 - - [2025-11-24 02:55:35] "GET /obj-perms HTTP/1.1" 200 5080 0.003644 10.0.0.27 - - [2025-11-24 02:55:35] "POST /useragent-kv HTTP/1.1" 200 115 0.006959 10.0.0.50 - - [2025-11-24 02:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004339 10.0.0.27 - - [2025-11-24 02:55:35] "POST /useragent-kv HTTP/1.1" 200 115 0.002601 10.0.0.27 - - [2025-11-24 02:55:35] "POST /useragent-kv HTTP/1.1" 200 115 0.004795 10.0.0.27 - - [2025-11-24 02:55:35] "POST /useragent-kv HTTP/1.1" 200 115 0.002496 10.0.0.41 - - [2025-11-24 02:55:35] "POST /neutron/network HTTP/1.1" 200 151 0.166590 10.0.0.41 - - [2025-11-24 02:55:35] "POST /fqname-to-id HTTP/1.1" 404 249 0.002881 10.0.0.50 - - [2025-11-24 02:55:35] "DELETE /access-control-list/65d26f9b-edb5-4424-9d4d-b9496d01dce1 HTTP/1.1" 200 115 0.040871 10.0.0.27 - - [2025-11-24 02:55:37] "GET /projects?obj_uuids=781bef32-fe05-4e8d-91d3-3c61caccc5f1&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001164 10.0.0.41 - - [2025-11-24 02:55:37] "GET /project/781bef32-fe05-4e8d-91d3-3c61caccc5f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.088095 10.0.0.27 - - [2025-11-24 02:55:37] "GET /projects?obj_uuids=781bef32-fe05-4e8d-91d3-3c61caccc5f1&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001684 10.0.0.41 - - [2025-11-24 02:55:37] "GET /project/781bef32-fe05-4e8d-91d3-3c61caccc5f1?fields=virtual_networks HTTP/1.1" 200 1082 0.052022 10.0.0.27 - - [2025-11-24 02:55:37] "GET /projects?obj_uuids=781bef32-fe05-4e8d-91d3-3c61caccc5f1&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001862 10.0.0.41 - - [2025-11-24 02:55:37] "GET /project/781bef32-fe05-4e8d-91d3-3c61caccc5f1?fields=virtual_machine_interfaces HTTP/1.1" 200 1082 0.045921 10.0.0.27 - - [2025-11-24 02:55:37] "GET /projects?obj_uuids=781bef32-fe05-4e8d-91d3-3c61caccc5f1&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001232 10.0.0.41 - - [2025-11-24 02:55:37] "GET /project/781bef32-fe05-4e8d-91d3-3c61caccc5f1?fields=security_groups HTTP/1.1" 200 1333 0.048744 10.0.0.41 - - [2025-11-24 02:55:38] "POST /fqname-to-id HTTP/1.1" 404 218 0.030903 10.0.0.27 - - [2025-11-24 02:55:38] "GET /projects?obj_uuids=253d6631-3629-4bda-a827-74b388d49f8d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003735 10.0.0.27 - - [2025-11-24 02:55:38] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001078 10.0.0.27 - - [2025-11-24 02:55:38] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008362 10.0.0.27 - - [2025-11-24 02:55:38] "POST /id-to-fqname HTTP/1.1" 200 221 0.003249 10.0.0.27 - - [2025-11-24 02:55:38] "POST /fqname-to-id HTTP/1.1" 404 232 0.006008 10.0.0.27 - - [2025-11-24 02:55:38] "POST /security-groups HTTP/1.1" 200 621 0.085512 10.0.0.27 - - [2025-11-24 02:55:38] "POST /projects HTTP/1.1" 200 645 0.306175 10.0.0.50 - - [2025-11-24 02:55:39] "POST /fqname-to-id HTTP/1.1" 404 263 0.007596 10.0.0.27 - - [2025-11-24 02:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.383677 10.0.0.41 - - [2025-11-24 02:55:39] "GET /project/253d6631-3629-4bda-a827-74b388d49f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.522491 10.0.0.41 - - [2025-11-24 02:55:40] "GET / HTTP/1.1" 200 35931 0.001868 10.0.0.41 - - [2025-11-24 02:55:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000519 10.0.0.41 - - [2025-11-24 02:55:42] "POST /fqname-to-id HTTP/1.1" 404 254 0.062574 10.0.0.41 - - [2025-11-24 02:55:42] "POST /security-groups HTTP/1.1" 200 595 0.031503 10.0.0.41 - - [2025-11-24 02:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.50 - - [2025-11-24 02:55:42] "POST /access-control-lists HTTP/1.1" 200 648 0.029613 10.0.0.41 - - [2025-11-24 02:55:42] "GET /security-group/eb3336a8-cdd3-48df-9dba-8f0da4338027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.008878 10.0.0.41 - - [2025-11-24 02:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.41 - - [2025-11-24 02:55:42] "GET /security-group/eb3336a8-cdd3-48df-9dba-8f0da4338027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.006161 10.0.0.41 - - [2025-11-24 02:55:43] "DELETE /security-group/eb3336a8-cdd3-48df-9dba-8f0da4338027 HTTP/1.1" 200 115 0.053796 10.0.0.41 - - [2025-11-24 02:55:43] "POST /fqname-to-id HTTP/1.1" 404 254 0.003780 10.0.0.50 - - [2025-11-24 02:55:43] "DELETE /access-control-list/25a55e96-3069-403c-84c7-c13b16be9822 HTTP/1.1" 200 115 0.039515 10.0.0.41 - - [2025-11-24 02:55:43] "POST /fqname-to-id HTTP/1.1" 404 254 0.003631 10.0.0.41 - - [2025-11-24 02:55:43] "POST /security-groups HTTP/1.1" 200 595 0.040260 10.0.0.41 - - [2025-11-24 02:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.50 - - [2025-11-24 02:55:43] "POST /access-control-lists HTTP/1.1" 200 648 0.029708 10.0.0.41 - - [2025-11-24 02:55:44] "GET /security-group/5090f6cf-3611-4227-8972-08a009abef6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1943 0.006363 10.0.0.41 - - [2025-11-24 02:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.015067 10.0.0.41 - - [2025-11-24 02:55:44] "GET /security-group/5090f6cf-3611-4227-8972-08a009abef6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1943 0.005060 10.0.0.41 - - [2025-11-24 02:55:44] "GET /security-group/5090f6cf-3611-4227-8972-08a009abef6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1943 0.005005 10.0.0.41 - - [2025-11-24 02:55:44] "PUT /security-group/5090f6cf-3611-4227-8972-08a009abef6e HTTP/1.1" 200 262 0.020325 10.0.0.50 - - [2025-11-24 02:55:44] "PUT /access-control-list/bb604f33-610d-4f9b-b494-902624a13ecf HTTP/1.1" 200 272 0.014583 10.0.0.41 - - [2025-11-24 02:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012716 10.0.0.27 - - [2025-11-24 02:55:44] "GET /projects?obj_uuids=253d6631-3629-4bda-a827-74b388d49f8d&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001406 10.0.0.41 - - [2025-11-24 02:55:44] "GET /project/253d6631-3629-4bda-a827-74b388d49f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.048421 10.0.0.41 - - [2025-11-24 02:55:44] "POST /neutron/network HTTP/1.1" 200 117 0.041667 10.0.0.50 - - [2025-11-24 02:55:44] "POST /ref-update HTTP/1.1" 200 156 0.025213 10.0.0.41 - - [2025-11-24 02:55:45] "POST /neutron/network HTTP/1.1" 200 956 0.009783 10.0.0.41 - - [2025-11-24 02:55:45] "POST /id-to-fqname HTTP/1.1" 200 300 0.001265 10.0.0.41 - - [2025-11-24 02:55:45] "GET /virtual-network/7e4d4408-e262-4390-915e-79d2bad03d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.004980 10.0.0.41 - - [2025-11-24 02:55:45] "GET /virtual-network/7e4d4408-e262-4390-915e-79d2bad03d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.005356 10.0.0.41 - - [2025-11-24 02:55:45] "POST /neutron/subnet HTTP/1.1" 200 734 0.009672 10.0.0.41 - - [2025-11-24 02:55:45] "GET /virtual-network/7e4d4408-e262-4390-915e-79d2bad03d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.006527 10.0.0.50 - - [2025-11-24 02:55:46] "GET /obj-perms HTTP/1.1" 200 5090 0.066395 10.0.0.41 - - [2025-11-24 02:55:46] "POST /id-to-fqname HTTP/1.1" 200 300 0.001812 10.0.0.27 - - [2025-11-24 02:55:47] "GET /projects?obj_uuids=253d6631-3629-4bda-a827-74b388d49f8d&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000983 10.0.0.41 - - [2025-11-24 02:55:47] "GET /project/253d6631-3629-4bda-a827-74b388d49f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.084857 10.0.0.41 - - [2025-11-24 02:55:48] "POST /neutron/network HTTP/1.1" 200 956 0.050386 10.0.0.41 - - [2025-11-24 02:55:48] "POST /id-to-fqname HTTP/1.1" 200 300 0.001768 10.0.0.41 - - [2025-11-24 02:55:48] "POST /neutron/port HTTP/1.1" 200 117 0.009423 10.0.0.41 - - [2025-11-24 02:55:48] "POST /neutron/network HTTP/1.1" 200 966 0.011360 10.0.0.41 - - [2025-11-24 02:55:49] "POST /neutron/port HTTP/1.1" 200 1092 0.019614 10.0.0.27 - - [2025-11-24 02:55:49] "GET /projects?obj_uuids=253d6631-3629-4bda-a827-74b388d49f8d&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001110 10.0.0.41 - - [2025-11-24 02:55:49] "GET /project/253d6631-3629-4bda-a827-74b388d49f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.125304 10.0.0.41 - - [2025-11-24 02:55:49] "POST /neutron/port HTTP/1.1" 200 1121 0.023352 10.0.0.41 - - [2025-11-24 02:55:49] "POST /neutron/subnet HTTP/1.1" 200 708 0.012720 10.0.0.41 - - [2025-11-24 02:55:49] "POST /neutron/port HTTP/1.1" 200 1121 0.025534 10.0.0.41 - - [2025-11-24 02:55:49] "POST /neutron/port HTTP/1.1" 200 1121 0.019248 10.0.0.27 - - [2025-11-24 02:55:50] "GET /projects?obj_uuids=253d6631-3629-4bda-a827-74b388d49f8d&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001845 10.0.0.41 - - [2025-11-24 02:55:50] "POST /neutron/security_group HTTP/1.1" 200 3302 0.074403 10.0.0.41 - - [2025-11-24 02:55:50] "POST /neutron/port HTTP/1.1" 200 1092 0.023115 10.0.0.41 - - [2025-11-24 02:55:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004217 10.0.0.41 - - [2025-11-24 02:55:50] "POST /neutron/network HTTP/1.1" 200 956 0.008333 10.0.0.41 - - [2025-11-24 02:55:55] "POST /neutron/port HTTP/1.1" 200 1121 0.021312 10.0.0.41 - - [2025-11-24 02:55:55] "POST /neutron/security_group HTTP/1.1" 200 1296 0.011905 10.0.0.41 - - [2025-11-24 02:55:55] "GET /virtual-machine/87ac1092-c19c-43f0-be8f-16a658a5ce0c HTTP/1.1" 401 292 0.000455 10.0.0.41 - - [2025-11-24 02:55:55] "GET /virtual-machine/87ac1092-c19c-43f0-be8f-16a658a5ce0c HTTP/1.1" 200 1322 0.036817 10.0.0.41 - - [2025-11-24 02:55:55] "GET /virtual-machine/87ac1092-c19c-43f0-be8f-16a658a5ce0c HTTP/1.1" 200 1322 0.004723 10.0.0.41 - - [2025-11-24 02:55:55] "GET /virtual-machine-interface/321e6aa7-7555-4f00-b356-4a96cdf22019 HTTP/1.1" 200 3263 0.006496 10.0.0.41 - - [2025-11-24 02:55:55] "GET /virtual-machine/87ac1092-c19c-43f0-be8f-16a658a5ce0c HTTP/1.1" 200 1322 0.004978 10.0.0.41 - - [2025-11-24 02:55:55] "GET /virtual-machine-interface/321e6aa7-7555-4f00-b356-4a96cdf22019 HTTP/1.1" 200 3263 0.006924 10.0.0.41 - - [2025-11-24 02:55:55] "GET /instance-ip/cf9b8bd2-91e0-40c0-b6bb-e243862049ae HTTP/1.1" 200 1733 0.008247 10.0.0.41 - - [2025-11-24 02:55:55] "GET /virtual-machine/87ac1092-c19c-43f0-be8f-16a658a5ce0c HTTP/1.1" 200 1322 0.005612 10.0.0.41 - - [2025-11-24 02:55:55] "GET /virtual-machine-interface/321e6aa7-7555-4f00-b356-4a96cdf22019 HTTP/1.1" 200 3263 0.007363 10.0.0.41 - - [2025-11-24 02:55:55] "GET /instance-ip/cf9b8bd2-91e0-40c0-b6bb-e243862049ae HTTP/1.1" 200 1733 0.004685 10.0.0.41 - - [2025-11-24 02:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004989 10.0.0.41 - - [2025-11-24 02:55:55] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004913 10.0.0.41 - - [2025-11-24 02:55:55] "GET /virtual-networks?parent_id=253d6631-3629-4bda-a827-74b388d49f8d&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003450 10.0.0.41 - - [2025-11-24 02:55:56] "GET /virtual-network/7e4d4408-e262-4390-915e-79d2bad03d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.008605 10.0.0.41 - - [2025-11-24 02:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005825 10.0.0.41 - - [2025-11-24 02:55:56] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005831 10.0.0.41 - - [2025-11-24 02:55:56] "GET /virtual-networks?parent_id=253d6631-3629-4bda-a827-74b388d49f8d&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004639 10.0.0.41 - - [2025-11-24 02:55:56] "GET /virtual-network/7e4d4408-e262-4390-915e-79d2bad03d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.008068 10.0.0.41 - - [2025-11-24 02:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004295 10.0.0.41 - - [2025-11-24 02:55:56] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005615 10.0.0.41 - - [2025-11-24 02:55:56] "GET /virtual-networks?parent_id=253d6631-3629-4bda-a827-74b388d49f8d&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003783 10.0.0.41 - - [2025-11-24 02:55:56] "GET /virtual-network/7e4d4408-e262-4390-915e-79d2bad03d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.007743 10.0.0.41 - - [2025-11-24 02:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005055 10.0.0.41 - - [2025-11-24 02:55:56] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005266 10.0.0.41 - - [2025-11-24 02:55:56] "GET /virtual-networks?parent_id=253d6631-3629-4bda-a827-74b388d49f8d&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004444 10.0.0.41 - - [2025-11-24 02:55:56] "GET /virtual-network/7e4d4408-e262-4390-915e-79d2bad03d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.007411 10.0.0.41 - - [2025-11-24 02:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004380 10.0.0.41 - - [2025-11-24 02:55:56] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005076 10.0.0.41 - - [2025-11-24 02:55:56] "GET /virtual-networks?parent_id=253d6631-3629-4bda-a827-74b388d49f8d&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003576 10.0.0.41 - - [2025-11-24 02:55:56] "GET /virtual-network/7e4d4408-e262-4390-915e-79d2bad03d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.006417 10.0.0.41 - - [2025-11-24 02:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003606 10.0.0.41 - - [2025-11-24 02:55:56] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004678 10.0.0.41 - - [2025-11-24 02:55:56] "GET /virtual-networks?parent_id=253d6631-3629-4bda-a827-74b388d49f8d&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003529 10.0.0.41 - - [2025-11-24 02:55:56] "GET /virtual-network/7e4d4408-e262-4390-915e-79d2bad03d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.007430 10.0.0.41 - - [2025-11-24 02:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003849 10.0.0.41 - - [2025-11-24 02:55:56] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004700 10.0.0.41 - - [2025-11-24 02:55:56] "GET /virtual-networks?parent_id=253d6631-3629-4bda-a827-74b388d49f8d&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003394 10.0.0.41 - - [2025-11-24 02:55:56] "GET /virtual-network/7e4d4408-e262-4390-915e-79d2bad03d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.007265 10.0.0.41 - - [2025-11-24 02:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010717 10.0.0.41 - - [2025-11-24 02:55:59] "GET /virtual-network/7e4d4408-e262-4390-915e-79d2bad03d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.007281 10.0.0.27 - - [2025-11-24 02:56:01] "DELETE /project/253d663136294bdaa82774b388d49f8d HTTP/1.1" 404 173 0.004094 10.0.0.27 - - [2025-11-24 02:56:01] "GET /projects?obj_uuids=781bef32-fe05-4e8d-91d3-3c61caccc5f1&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000915 10.0.0.27 - - [2025-11-24 02:56:01] "GET /project/781bef32-fe05-4e8d-91d3-3c61caccc5f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1568 0.049954 10.0.0.27 - - [2025-11-24 02:56:01] "GET /projects?obj_uuids=781bef32-fe05-4e8d-91d3-3c61caccc5f1&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001791 10.0.0.27 - - [2025-11-24 02:56:01] "GET /project/781bef32-fe05-4e8d-91d3-3c61caccc5f1?fields=security_groups HTTP/1.1" 200 1438 0.061872 10.0.0.27 - - [2025-11-24 02:56:02] "DELETE /security-group/9388d51a-34cf-44f8-bd03-f0d4b061694e HTTP/1.1" 200 115 0.054253 10.0.0.27 - - [2025-11-24 02:56:02] "GET /projects?obj_uuids=781bef32-fe05-4e8d-91d3-3c61caccc5f1&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001267 10.0.0.27 - - [2025-11-24 02:56:02] "GET /project/781bef32-fe05-4e8d-91d3-3c61caccc5f1?fields=application_policy_sets HTTP/1.1" 200 1477 0.058297 10.0.0.27 - - [2025-11-24 02:56:02] "DELETE /project/781bef32-fe05-4e8d-91d3-3c61caccc5f1 HTTP/1.1" 200 115 0.414906 10.0.0.41 - - [2025-11-24 02:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005224 10.0.0.41 - - [2025-11-24 02:56:04] "GET /virtual-network/7e4d4408-e262-4390-915e-79d2bad03d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.008535 10.0.0.41 - - [2025-11-24 02:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004300 10.0.0.41 - - [2025-11-24 02:56:08] "GET /virtual-network/7e4d4408-e262-4390-915e-79d2bad03d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.006065 10.0.0.41 - - [2025-11-24 02:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005090 10.0.0.41 - - [2025-11-24 02:56:12] "GET /virtual-network/7e4d4408-e262-4390-915e-79d2bad03d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.007136 10.0.0.41 - - [2025-11-24 02:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004336 10.0.0.41 - - [2025-11-24 02:56:16] "GET /virtual-network/7e4d4408-e262-4390-915e-79d2bad03d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.006500 10.0.0.41 - - [2025-11-24 02:56:18] "POST /neutron/port HTTP/1.1" 200 1121 0.027160 10.0.0.41 - - [2025-11-24 02:56:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005486 10.0.0.41 - - [2025-11-24 02:56:18] "POST /neutron/network HTTP/1.1" 200 956 0.008589 10.0.0.41 - - [2025-11-24 02:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005045 10.0.0.41 - - [2025-11-24 02:56:20] "GET /virtual-network/7e4d4408-e262-4390-915e-79d2bad03d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.008597 10.0.0.41 - - [2025-11-24 02:56:22] "POST /neutron/network HTTP/1.1" 200 966 0.041393 10.0.0.41 - - [2025-11-24 02:56:22] "POST /neutron/port HTTP/1.1" 200 117 0.001851 10.0.0.41 - - [2025-11-24 02:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004156 10.0.0.41 - - [2025-11-24 02:56:24] "GET /virtual-network/7e4d4408-e262-4390-915e-79d2bad03d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.005888 10.0.0.41 - - [2025-11-24 02:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.41 - - [2025-11-24 02:56:28] "GET /virtual-network/7e4d4408-e262-4390-915e-79d2bad03d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.006618 10.0.0.41 - - [2025-11-24 02:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.41 - - [2025-11-24 02:56:30] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005313 10.0.0.41 - - [2025-11-24 02:56:30] "GET /virtual-networks?parent_id=253d6631-3629-4bda-a827-74b388d49f8d&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.007023 10.0.0.41 - - [2025-11-24 02:56:30] "GET /virtual-network/7e4d4408-e262-4390-915e-79d2bad03d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.006504 10.0.0.41 - - [2025-11-24 02:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837 10.0.0.41 - - [2025-11-24 02:56:31] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004550 10.0.0.41 - - [2025-11-24 02:56:31] "GET /virtual-networks?parent_id=253d6631-3629-4bda-a827-74b388d49f8d&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.008253 10.0.0.41 - - [2025-11-24 02:56:31] "GET /virtual-network/7e4d4408-e262-4390-915e-79d2bad03d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.006205 10.0.0.41 - - [2025-11-24 02:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.41 - - [2025-11-24 02:56:31] "GET /routing-instance/c54ba939-d634-44be-858c-ef10ec6cbefd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.004946 10.0.0.41 - - [2025-11-24 02:56:31] "GET /route-target/f52e95f5-b4e8-47ed-bf8c-ee3e981fa9b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004840 10.0.0.41 - - [2025-11-24 02:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004402 10.0.0.41 - - [2025-11-24 02:56:31] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004842 10.0.0.41 - - [2025-11-24 02:56:31] "GET /virtual-networks?parent_id=253d6631-3629-4bda-a827-74b388d49f8d&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003884 10.0.0.41 - - [2025-11-24 02:56:31] "GET /virtual-network/7e4d4408-e262-4390-915e-79d2bad03d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.010448 10.0.0.41 - - [2025-11-24 02:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.41 - - [2025-11-24 02:56:31] "GET /routing-instance/c54ba939-d634-44be-858c-ef10ec6cbefd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.007688 10.0.0.41 - - [2025-11-24 02:56:31] "GET /route-target/f52e95f5-b4e8-47ed-bf8c-ee3e981fa9b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004507 10.0.0.41 - - [2025-11-24 02:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003563 10.0.0.41 - - [2025-11-24 02:56:31] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005043 10.0.0.41 - - [2025-11-24 02:56:31] "GET /virtual-networks?parent_id=253d6631-3629-4bda-a827-74b388d49f8d&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004632 10.0.0.41 - - [2025-11-24 02:56:31] "GET /virtual-network/7e4d4408-e262-4390-915e-79d2bad03d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.012791 10.0.0.41 - - [2025-11-24 02:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004371 10.0.0.41 - - [2025-11-24 02:56:31] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004799 10.0.0.41 - - [2025-11-24 02:56:31] "GET /virtual-networks?parent_id=253d6631-3629-4bda-a827-74b388d49f8d&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003895 10.0.0.41 - - [2025-11-24 02:56:31] "GET /virtual-network/7e4d4408-e262-4390-915e-79d2bad03d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.007092 10.0.0.41 - - [2025-11-24 02:56:31] "GET /obj-perms HTTP/1.1" 200 5090 0.059180 10.0.0.27 - - [2025-11-24 02:56:31] "GET /obj-perms HTTP/1.1" 200 5090 0.057850 10.0.0.41 - - [2025-11-24 02:56:32] "GET /obj-perms HTTP/1.1" 200 5090 0.004084 10.0.0.27 - - [2025-11-24 02:56:32] "GET /obj-perms HTTP/1.1" 200 5090 0.004846 10.0.0.41 - - [2025-11-24 02:56:32] "GET /obj-perms HTTP/1.1" 200 5090 0.004770 10.0.0.41 - - [2025-11-24 02:56:32] "GET /virtual-machine/87ac1092-c19c-43f0-be8f-16a658a5ce0c HTTP/1.1" 200 1322 0.004667 10.0.0.41 - - [2025-11-24 02:56:32] "GET /virtual-machine-interface/321e6aa7-7555-4f00-b356-4a96cdf22019 HTTP/1.1" 200 3263 0.007770 10.0.0.41 - - [2025-11-24 02:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.41 - - [2025-11-24 02:56:32] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004788 10.0.0.41 - - [2025-11-24 02:56:32] "GET /virtual-networks?parent_id=253d6631-3629-4bda-a827-74b388d49f8d&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003678 10.0.0.41 - - [2025-11-24 02:56:32] "GET /virtual-network/7e4d4408-e262-4390-915e-79d2bad03d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.006623 10.0.0.41 - - [2025-11-24 02:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.41 - - [2025-11-24 02:56:33] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004560 10.0.0.41 - - [2025-11-24 02:56:33] "GET /virtual-networks?parent_id=253d6631-3629-4bda-a827-74b388d49f8d&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003488 10.0.0.41 - - [2025-11-24 02:56:33] "GET /virtual-network/7e4d4408-e262-4390-915e-79d2bad03d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.006192 10.0.0.41 - - [2025-11-24 02:56:33] "POST /neutron/security_group HTTP/1.1" 200 1296 0.008602 10.0.0.41 - - [2025-11-24 02:56:41] "POST /neutron/port HTTP/1.1" 200 1121 0.053864 10.0.0.41 - - [2025-11-24 02:56:44] "POST /neutron/security_group HTTP/1.1" 200 1296 0.009483 10.0.0.41 - - [2025-11-24 02:56:49] "POST /neutron/port HTTP/1.1" 200 1121 0.024153 10.0.0.41 - - [2025-11-24 02:56:54] "POST /neutron/security_group HTTP/1.1" 200 1296 0.009064 10.0.0.41 - - [2025-11-24 02:56:54] "POST /neutron/port HTTP/1.1" 200 1121 0.018179 10.0.0.41 - - [2025-11-24 02:56:54] "POST /neutron/security_group HTTP/1.1" 200 1296 0.008315 10.0.0.41 - - [2025-11-24 02:56:54] "GET /virtual-machine/f56a53e0-7807-4635-9114-203db3a53033 HTTP/1.1" 200 1323 0.007551 10.0.0.41 - - [2025-11-24 02:56:54] "GET /virtual-machine/f56a53e0-7807-4635-9114-203db3a53033 HTTP/1.1" 200 1323 0.003928 10.0.0.41 - - [2025-11-24 02:56:54] "GET /virtual-machine-interface/ea154597-c0c4-4a75-ac92-9de887ff44b0 HTTP/1.1" 200 3264 0.004871 10.0.0.41 - - [2025-11-24 02:56:54] "GET /virtual-machine/f56a53e0-7807-4635-9114-203db3a53033 HTTP/1.1" 200 1323 0.005387 10.0.0.41 - - [2025-11-24 02:56:54] "GET /virtual-machine-interface/ea154597-c0c4-4a75-ac92-9de887ff44b0 HTTP/1.1" 200 3264 0.006065 10.0.0.41 - - [2025-11-24 02:56:54] "GET /instance-ip/b7297339-7d9f-4326-a206-cee76013694f HTTP/1.1" 200 1733 0.006586 10.0.0.41 - - [2025-11-24 02:56:54] "GET /virtual-machine/f56a53e0-7807-4635-9114-203db3a53033 HTTP/1.1" 200 1323 0.005347 10.0.0.41 - - [2025-11-24 02:56:54] "GET /virtual-machine-interface/ea154597-c0c4-4a75-ac92-9de887ff44b0 HTTP/1.1" 200 3264 0.005829 10.0.0.41 - - [2025-11-24 02:56:54] "GET /instance-ip/b7297339-7d9f-4326-a206-cee76013694f HTTP/1.1" 200 1733 0.005265 10.0.0.41 - - [2025-11-24 02:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004264 10.0.0.41 - - [2025-11-24 02:56:54] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005136 10.0.0.41 - - [2025-11-24 02:56:54] "GET /virtual-networks?parent_id=253d6631-3629-4bda-a827-74b388d49f8d&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003782 10.0.0.41 - - [2025-11-24 02:56:54] "GET /virtual-network/7e4d4408-e262-4390-915e-79d2bad03d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.007840 10.0.0.41 - - [2025-11-24 02:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004185 10.0.0.41 - - [2025-11-24 02:56:55] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006043 10.0.0.41 - - [2025-11-24 02:56:55] "GET /virtual-networks?parent_id=253d6631-3629-4bda-a827-74b388d49f8d&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004468 10.0.0.41 - - [2025-11-24 02:56:55] "GET /virtual-network/7e4d4408-e262-4390-915e-79d2bad03d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.007884 10.0.0.41 - - [2025-11-24 02:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005086 10.0.0.41 - - [2025-11-24 02:56:55] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005632 10.0.0.41 - - [2025-11-24 02:56:55] "GET /virtual-networks?parent_id=253d6631-3629-4bda-a827-74b388d49f8d&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004070 10.0.0.41 - - [2025-11-24 02:56:55] "GET /virtual-network/7e4d4408-e262-4390-915e-79d2bad03d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.007455 10.0.0.41 - - [2025-11-24 02:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004182 10.0.0.41 - - [2025-11-24 02:56:55] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006356 10.0.0.41 - - [2025-11-24 02:56:55] "GET /virtual-networks?parent_id=253d6631-3629-4bda-a827-74b388d49f8d&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004704 10.0.0.41 - - [2025-11-24 02:56:55] "GET /virtual-network/7e4d4408-e262-4390-915e-79d2bad03d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.007536 10.0.0.41 - - [2025-11-24 02:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004666 10.0.0.41 - - [2025-11-24 02:56:55] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005888 10.0.0.41 - - [2025-11-24 02:56:55] "GET /virtual-networks?parent_id=253d6631-3629-4bda-a827-74b388d49f8d&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003320 10.0.0.41 - - [2025-11-24 02:56:55] "GET /virtual-network/7e4d4408-e262-4390-915e-79d2bad03d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.006654 10.0.0.41 - - [2025-11-24 02:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003869 10.0.0.41 - - [2025-11-24 02:56:55] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.009797 10.0.0.41 - - [2025-11-24 02:56:55] "GET /virtual-networks?parent_id=253d6631-3629-4bda-a827-74b388d49f8d&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004146 10.0.0.41 - - [2025-11-24 02:56:55] "GET /virtual-network/7e4d4408-e262-4390-915e-79d2bad03d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.007761 10.0.0.41 - - [2025-11-24 02:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005802 10.0.0.41 - - [2025-11-24 02:56:55] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005533 10.0.0.41 - - [2025-11-24 02:56:55] "GET /virtual-networks?parent_id=253d6631-3629-4bda-a827-74b388d49f8d&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004168 10.0.0.41 - - [2025-11-24 02:56:55] "GET /virtual-network/7e4d4408-e262-4390-915e-79d2bad03d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.007043 10.0.0.41 - - [2025-11-24 02:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.41 - - [2025-11-24 02:56:56] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003937 10.0.0.41 - - [2025-11-24 02:56:56] "GET /virtual-networks?parent_id=253d6631-3629-4bda-a827-74b388d49f8d&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003135 10.0.0.41 - - [2025-11-24 02:56:56] "GET /virtual-network/7e4d4408-e262-4390-915e-79d2bad03d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.005761 10.0.0.41 - - [2025-11-24 02:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.41 - - [2025-11-24 02:56:57] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004559 10.0.0.41 - - [2025-11-24 02:56:57] "GET /virtual-networks?parent_id=253d6631-3629-4bda-a827-74b388d49f8d&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003413 10.0.0.41 - - [2025-11-24 02:56:57] "GET /virtual-network/7e4d4408-e262-4390-915e-79d2bad03d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.006162 10.0.0.41 - - [2025-11-24 02:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.41 - - [2025-11-24 02:56:57] "GET /routing-instance/c54ba939-d634-44be-858c-ef10ec6cbefd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.004369 10.0.0.41 - - [2025-11-24 02:56:57] "GET /route-target/f52e95f5-b4e8-47ed-bf8c-ee3e981fa9b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004382 10.0.0.41 - - [2025-11-24 02:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.41 - - [2025-11-24 02:56:57] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004298 10.0.0.41 - - [2025-11-24 02:56:57] "GET /virtual-networks?parent_id=253d6631-3629-4bda-a827-74b388d49f8d&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003675 10.0.0.41 - - [2025-11-24 02:56:57] "GET /virtual-network/7e4d4408-e262-4390-915e-79d2bad03d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.008321 10.0.0.41 - - [2025-11-24 02:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004221 10.0.0.41 - - [2025-11-24 02:56:57] "GET /routing-instance/c54ba939-d634-44be-858c-ef10ec6cbefd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.005013 10.0.0.41 - - [2025-11-24 02:56:57] "GET /route-target/f52e95f5-b4e8-47ed-bf8c-ee3e981fa9b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004135 10.0.0.41 - - [2025-11-24 02:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.41 - - [2025-11-24 02:56:57] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005157 10.0.0.41 - - [2025-11-24 02:56:57] "GET /virtual-networks?parent_id=253d6631-3629-4bda-a827-74b388d49f8d&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003069 10.0.0.41 - - [2025-11-24 02:56:57] "GET /virtual-network/7e4d4408-e262-4390-915e-79d2bad03d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.006854 10.0.0.41 - - [2025-11-24 02:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004027 10.0.0.41 - - [2025-11-24 02:56:57] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004826 10.0.0.41 - - [2025-11-24 02:56:57] "GET /virtual-networks?parent_id=253d6631-3629-4bda-a827-74b388d49f8d&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002908 10.0.0.41 - - [2025-11-24 02:56:57] "GET /virtual-network/7e4d4408-e262-4390-915e-79d2bad03d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.007336 10.0.0.27 - - [2025-11-24 02:56:57] "GET /obj-perms HTTP/1.1" 200 5090 0.004151 10.0.0.41 - - [2025-11-24 02:56:57] "GET /obj-perms HTTP/1.1" 200 5090 0.003633 10.0.0.41 - - [2025-11-24 02:56:58] "GET /obj-perms HTTP/1.1" 200 5090 0.004339 10.0.0.50 - - [2025-11-24 02:56:58] "GET /obj-perms HTTP/1.1" 200 5090 0.003893 10.0.0.27 - - [2025-11-24 02:56:58] "GET /obj-perms HTTP/1.1" 200 5090 0.004879 10.0.0.41 - - [2025-11-24 02:56:58] "GET /virtual-machine/f56a53e0-7807-4635-9114-203db3a53033 HTTP/1.1" 200 1323 0.006439 10.0.0.41 - - [2025-11-24 02:56:58] "GET /virtual-machine-interface/ea154597-c0c4-4a75-ac92-9de887ff44b0 HTTP/1.1" 200 3264 0.007367 10.0.0.41 - - [2025-11-24 02:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.41 - - [2025-11-24 02:56:58] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004521 10.0.0.41 - - [2025-11-24 02:56:58] "GET /virtual-networks?parent_id=253d6631-3629-4bda-a827-74b388d49f8d&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003415 10.0.0.41 - - [2025-11-24 02:56:58] "GET /virtual-network/7e4d4408-e262-4390-915e-79d2bad03d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.008170 10.0.0.41 - - [2025-11-24 02:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004713 10.0.0.41 - - [2025-11-24 02:56:59] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004151 10.0.0.41 - - [2025-11-24 02:56:59] "GET /virtual-networks?parent_id=253d6631-3629-4bda-a827-74b388d49f8d&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003237 10.0.0.41 - - [2025-11-24 02:56:59] "GET /virtual-network/7e4d4408-e262-4390-915e-79d2bad03d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.006085 10.0.0.41 - - [2025-11-24 02:56:59] "GET /virtual-machine/87ac1092-c19c-43f0-be8f-16a658a5ce0c HTTP/1.1" 200 1322 0.007075 10.0.0.41 - - [2025-11-24 02:56:59] "GET /virtual-machine-interface/321e6aa7-7555-4f00-b356-4a96cdf22019 HTTP/1.1" 200 3263 0.006608 10.0.0.41 - - [2025-11-24 02:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004926 10.0.0.41 - - [2025-11-24 02:56:59] "GET /security-group/5090f6cf-3611-4227-8972-08a009abef6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2581 0.004967 10.0.0.41 - - [2025-11-24 02:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004026 10.0.0.41 - - [2025-11-24 02:56:59] "GET /security-group/5090f6cf-3611-4227-8972-08a009abef6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2581 0.005052 10.0.0.41 - - [2025-11-24 02:56:59] "POST /neutron/port HTTP/1.1" 200 1121 0.018881 10.0.0.41 - - [2025-11-24 02:57:00] "POST /neutron/port HTTP/1.1" 200 1108 0.082629 10.0.0.41 - - [2025-11-24 02:57:00] "GET /virtual-machine/87ac1092-c19c-43f0-be8f-16a658a5ce0c HTTP/1.1" 200 1322 0.006399 10.0.0.41 - - [2025-11-24 02:57:00] "GET /virtual-machine-interface/321e6aa7-7555-4f00-b356-4a96cdf22019 HTTP/1.1" 200 3202 0.007342 10.0.0.41 - - [2025-11-24 02:57:00] "POST /neutron/port HTTP/1.1" 200 1108 0.016140 10.0.0.41 - - [2025-11-24 02:57:00] "GET /virtual-machine/87ac1092-c19c-43f0-be8f-16a658a5ce0c HTTP/1.1" 200 1322 0.005497 10.0.0.41 - - [2025-11-24 02:57:00] "GET /virtual-machine-interface/321e6aa7-7555-4f00-b356-4a96cdf22019 HTTP/1.1" 200 3263 0.009642 10.0.0.41 - - [2025-11-24 02:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004276 10.0.0.41 - - [2025-11-24 02:57:00] "GET /security-group/5090f6cf-3611-4227-8972-08a009abef6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2581 0.004816 10.0.0.41 - - [2025-11-24 02:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005086 10.0.0.41 - - [2025-11-24 02:57:00] "GET /security-group/5090f6cf-3611-4227-8972-08a009abef6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2581 0.007015 10.0.0.41 - - [2025-11-24 02:57:00] "POST /neutron/security_group HTTP/1.1" 200 1322 0.005739 10.0.0.41 - - [2025-11-24 02:57:00] "DELETE /security-group/5090f6cf-3611-4227-8972-08a009abef6e HTTP/1.1" 409 336 0.011688 10.0.0.41 - - [2025-11-24 02:57:20] "POST /neutron/network HTTP/1.1" 200 966 0.035644 10.0.0.41 - - [2025-11-24 02:57:20] "POST /neutron/port HTTP/1.1" 200 117 0.001285 10.0.0.41 - - [2025-11-24 02:57:23] "POST /neutron/port HTTP/1.1" 200 1121 0.017679 10.0.0.41 - - [2025-11-24 02:57:23] "POST /neutron/subnet HTTP/1.1" 200 708 0.010212 10.0.0.50 - - [2025-11-24 02:57:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000598 10.0.0.50 - - [2025-11-24 02:57:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000495 10.0.0.27 - - [2025-11-24 02:57:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000503 10.0.0.27 - - [2025-11-24 02:57:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000539 10.0.0.27 - - [2025-11-24 02:57:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000512 10.0.0.27 - - [2025-11-24 02:57:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000596 10.0.0.50 - - [2025-11-24 02:57:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000597 10.0.0.50 - - [2025-11-24 02:57:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000452 10.0.0.41 - - [2025-11-24 02:57:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000552 10.0.0.41 - - [2025-11-24 02:57:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000504 10.0.0.41 - - [2025-11-24 02:57:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000548 10.0.0.41 - - [2025-11-24 02:57:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000564 10.0.0.41 - - [2025-11-24 02:58:21] "POST /neutron/port HTTP/1.1" 200 1121 0.014780 10.0.0.41 - - [2025-11-24 02:58:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003619 10.0.0.41 - - [2025-11-24 02:58:21] "POST /neutron/network HTTP/1.1" 200 956 0.009995 10.0.0.41 - - [2025-11-24 02:58:24] "POST /neutron/network HTTP/1.1" 200 966 0.006888 10.0.0.41 - - [2025-11-24 02:58:24] "POST /neutron/port HTTP/1.1" 200 117 0.001362 10.0.0.41 - - [2025-11-24 02:58:31] "GET /security-group/5090f6cf-3611-4227-8972-08a009abef6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2581 0.004430 10.0.0.41 - - [2025-11-24 02:58:31] "PUT /security-group/5090f6cf-3611-4227-8972-08a009abef6e HTTP/1.1" 200 262 0.025655 10.0.0.50 - - [2025-11-24 02:58:31] "PUT /access-control-list/bb604f33-610d-4f9b-b494-902624a13ecf HTTP/1.1" 200 272 0.014912 10.0.0.41 - - [2025-11-24 02:58:34] "POST /neutron/port HTTP/1.1" 200 1121 0.014461 10.0.0.41 - - [2025-11-24 02:58:34] "POST /neutron/port HTTP/1.1" 200 1108 0.094895 10.0.0.41 - - [2025-11-24 02:58:34] "GET /virtual-machine/f56a53e0-7807-4635-9114-203db3a53033 HTTP/1.1" 200 1323 0.004646 10.0.0.41 - - [2025-11-24 02:58:34] "POST /neutron/port HTTP/1.1" 200 151 0.175973 10.0.0.41 - - [2025-11-24 02:58:36] "GET /virtual-machine/f56a53e0-7807-4635-9114-203db3a53033 HTTP/1.1" 404 171 0.004742 10.0.0.41 - - [2025-11-24 02:58:36] "GET /virtual-machine/f56a53e0-7807-4635-9114-203db3a53033 HTTP/1.1" 404 171 0.004322 10.0.0.41 - - [2025-11-24 02:58:36] "GET /virtual-machine/f56a53e0-7807-4635-9114-203db3a53033 HTTP/1.1" 404 171 0.005759 10.0.0.41 - - [2025-11-24 02:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151 10.0.0.41 - - [2025-11-24 02:58:36] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005422 10.0.0.41 - - [2025-11-24 02:58:36] "GET /virtual-networks?parent_id=253d6631-3629-4bda-a827-74b388d49f8d&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003449 10.0.0.41 - - [2025-11-24 02:58:36] "GET /virtual-network/7e4d4408-e262-4390-915e-79d2bad03d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.008172 10.0.0.41 - - [2025-11-24 02:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004281 10.0.0.41 - - [2025-11-24 02:58:36] "GET /routing-instance/c54ba939-d634-44be-858c-ef10ec6cbefd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.004699 10.0.0.41 - - [2025-11-24 02:58:36] "GET /route-target/f52e95f5-b4e8-47ed-bf8c-ee3e981fa9b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005677 10.0.0.41 - - [2025-11-24 02:58:36] "GET /obj-perms HTTP/1.1" 200 5090 0.005790 10.0.0.50 - - [2025-11-24 02:58:36] "GET /obj-perms HTTP/1.1" 200 5090 0.004244 10.0.0.41 - - [2025-11-24 02:58:42] "GET /obj-perms HTTP/1.1" 200 5090 0.003961 10.0.0.50 - - [2025-11-24 02:58:43] "GET /obj-perms HTTP/1.1" 200 5090 0.005574 10.0.0.41 - - [2025-11-24 02:58:52] "GET /obj-perms HTTP/1.1" 200 5090 0.004695 10.0.0.50 - - [2025-11-24 02:58:52] "GET /obj-perms HTTP/1.1" 200 5090 0.004436 10.0.0.41 - - [2025-11-24 02:59:01] "GET /obj-perms HTTP/1.1" 200 5090 0.004801 10.0.0.50 - - [2025-11-24 02:59:01] "GET /obj-perms HTTP/1.1" 200 5090 0.004510 10.0.0.41 - - [2025-11-24 02:59:04] "GET /obj-perms HTTP/1.1" 200 5090 0.003904 10.0.0.41 - - [2025-11-24 02:59:04] "POST /neutron/port HTTP/1.1" 200 1147 0.012711 10.0.0.41 - - [2025-11-24 02:59:04] "GET /virtual-machine/87ac1092-c19c-43f0-be8f-16a658a5ce0c HTTP/1.1" 200 1322 0.005485 10.0.0.41 - - [2025-11-24 02:59:05] "POST /neutron/port HTTP/1.1" 200 1082 0.020480 10.0.0.41 - - [2025-11-24 02:59:06] "GET /virtual-machine/87ac1092-c19c-43f0-be8f-16a658a5ce0c HTTP/1.1" 404 171 0.003906 10.0.0.41 - - [2025-11-24 02:59:06] "GET /virtual-machine/87ac1092-c19c-43f0-be8f-16a658a5ce0c HTTP/1.1" 404 171 0.003358 10.0.0.41 - - [2025-11-24 02:59:07] "GET /virtual-machine/87ac1092-c19c-43f0-be8f-16a658a5ce0c HTTP/1.1" 404 171 0.004093 10.0.0.41 - - [2025-11-24 02:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004723 10.0.0.41 - - [2025-11-24 02:59:07] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003979 10.0.0.41 - - [2025-11-24 02:59:07] "GET /virtual-networks?parent_id=253d6631-3629-4bda-a827-74b388d49f8d&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003286 10.0.0.41 - - [2025-11-24 02:59:07] "GET /virtual-network/7e4d4408-e262-4390-915e-79d2bad03d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.007378 10.0.0.41 - - [2025-11-24 02:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.41 - - [2025-11-24 02:59:07] "GET /routing-instance/c54ba939-d634-44be-858c-ef10ec6cbefd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.004592 10.0.0.41 - - [2025-11-24 02:59:07] "GET /route-target/f52e95f5-b4e8-47ed-bf8c-ee3e981fa9b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004349 10.0.0.27 - - [2025-11-24 02:59:07] "GET /obj-perms HTTP/1.1" 200 5090 0.005481 10.0.0.41 - - [2025-11-24 02:59:13] "GET /obj-perms HTTP/1.1" 200 5090 0.003990 10.0.0.27 - - [2025-11-24 02:59:16] "GET /obj-perms HTTP/1.1" 200 5090 0.003978 10.0.0.41 - - [2025-11-24 02:59:22] "GET /obj-perms HTTP/1.1" 200 5090 0.005399 10.0.0.27 - - [2025-11-24 02:59:25] "GET /obj-perms HTTP/1.1" 200 5090 0.004219 10.0.0.41 - - [2025-11-24 02:59:31] "GET /obj-perms HTTP/1.1" 200 5090 0.004720 10.0.0.27 - - [2025-11-24 02:59:35] "GET /obj-perms HTTP/1.1" 200 5090 0.005008 10.0.0.41 - - [2025-11-24 02:59:35] "GET /obj-perms HTTP/1.1" 200 5090 0.003854 10.0.0.50 - - [2025-11-24 02:59:35] "GET /obj-perms HTTP/1.1" 200 5090 0.004626 10.0.0.41 - - [2025-11-24 02:59:35] "POST /neutron/network HTTP/1.1" 200 956 0.007249 10.0.0.50 - - [2025-11-24 02:59:35] "DELETE /route-target/f52e95f5-b4e8-47ed-bf8c-ee3e981fa9b7 HTTP/1.1" 200 115 0.022177 10.0.0.41 - - [2025-11-24 02:59:35] "DELETE /security-group/5090f6cf-3611-4227-8972-08a009abef6e HTTP/1.1" 200 115 0.052335 10.0.0.41 - - [2025-11-24 02:59:35] "POST /fqname-to-id HTTP/1.1" 404 254 0.004140 10.0.0.27 - - [2025-11-24 02:59:37] "GET /projects?obj_uuids=253d6631-3629-4bda-a827-74b388d49f8d&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.046864 10.0.0.41 - - [2025-11-24 02:59:37] "GET /project/253d6631-3629-4bda-a827-74b388d49f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.097019 10.0.0.27 - - [2025-11-24 02:59:37] "GET /projects?obj_uuids=253d6631-3629-4bda-a827-74b388d49f8d&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001363 10.0.0.41 - - [2025-11-24 02:59:37] "GET /project/253d6631-3629-4bda-a827-74b388d49f8d?fields=virtual_networks HTTP/1.1" 200 1092 0.053824 10.0.0.27 - - [2025-11-24 02:59:37] "GET /projects?obj_uuids=253d6631-3629-4bda-a827-74b388d49f8d&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001099 10.0.0.41 - - [2025-11-24 02:59:37] "GET /project/253d6631-3629-4bda-a827-74b388d49f8d?fields=virtual_machine_interfaces HTTP/1.1" 200 1092 0.052607 10.0.0.27 - - [2025-11-24 02:59:37] "GET /projects?obj_uuids=253d6631-3629-4bda-a827-74b388d49f8d&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001070 10.0.0.41 - - [2025-11-24 02:59:37] "GET /project/253d6631-3629-4bda-a827-74b388d49f8d?fields=security_groups HTTP/1.1" 200 1348 0.040228 10.0.0.41 - - [2025-11-24 02:59:39] "POST /fqname-to-id HTTP/1.1" 404 209 0.035034 10.0.0.27 - - [2025-11-24 02:59:39] "GET /projects?obj_uuids=bf28f50e-f8e8-4990-8209-1a5ed57de485&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003728 10.0.0.27 - - [2025-11-24 02:59:39] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001046 10.0.0.27 - - [2025-11-24 02:59:39] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.037292 10.0.0.27 - - [2025-11-24 02:59:39] "POST /id-to-fqname HTTP/1.1" 200 212 0.002382 10.0.0.27 - - [2025-11-24 02:59:39] "POST /fqname-to-id HTTP/1.1" 404 222 0.009946 10.0.0.27 - - [2025-11-24 02:59:39] "POST /security-groups HTTP/1.1" 200 612 0.084795 10.0.0.50 - - [2025-11-24 02:59:39] "POST /fqname-to-id HTTP/1.1" 404 255 0.005425 10.0.0.27 - - [2025-11-24 02:59:39] "POST /projects HTTP/1.1" 200 627 0.298068 10.0.0.27 - - [2025-11-24 02:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.372715 10.0.0.50 - - [2025-11-24 02:59:39] "POST /access-control-lists HTTP/1.1" 200 615 0.038437 10.0.0.41 - - [2025-11-24 02:59:39] "GET /project/bf28f50e-f8e8-4990-8209-1a5ed57de485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.547489 10.0.0.41 - - [2025-11-24 02:59:40] "GET / HTTP/1.1" 200 35931 0.001921 10.0.0.41 - - [2025-11-24 02:59:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000610 10.0.0.41 - - [2025-11-24 02:59:43] "POST /fqname-to-id HTTP/1.1" 404 245 0.073410 10.0.0.50 - - [2025-11-24 02:59:43] "POST /fqname-to-id HTTP/1.1" 404 276 0.006000 10.0.0.50 - - [2025-11-24 02:59:43] "PUT /access-control-list/d05ad8d2-3cc6-4587-93f8-59a722377c21 HTTP/1.1" 200 272 0.018866 10.0.0.27 - - [2025-11-24 02:59:43] "GET /projects?obj_uuids=bf28f50e-f8e8-4990-8209-1a5ed57de485&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001051 10.0.0.41 - - [2025-11-24 02:59:43] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.107102 10.0.0.41 - - [2025-11-24 02:59:43] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.012285 10.0.0.50 - - [2025-11-24 02:59:44] "PUT /access-control-list/d05ad8d2-3cc6-4587-93f8-59a722377c21 HTTP/1.1" 200 272 0.024105 10.0.0.41 - - [2025-11-24 02:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005591 10.0.0.41 - - [2025-11-24 02:59:44] "GET /security-group/d1d51ed6-226b-4554-b18e-f6868147afc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.014875 10.0.0.41 - - [2025-11-24 02:59:44] "POST /neutron/security_group HTTP/1.1" 200 1004 0.004691 10.0.0.41 - - [2025-11-24 02:59:44] "POST /fqname-to-id HTTP/1.1" 404 245 0.003323 10.0.0.50 - - [2025-11-24 02:59:44] "DELETE /access-control-list/d05ad8d2-3cc6-4587-93f8-59a722377c21 HTTP/1.1" 200 115 0.041188 10.0.0.41 - - [2025-11-24 02:59:45] "POST /fqname-to-id HTTP/1.1" 404 245 0.003696 10.0.0.50 - - [2025-11-24 02:59:45] "POST /fqname-to-id HTTP/1.1" 404 276 0.010771 10.0.0.50 - - [2025-11-24 02:59:45] "PUT /access-control-list/9fc6a6af-d92d-4e2d-84a1-c31d9a0b2b14 HTTP/1.1" 200 272 0.022879 10.0.0.27 - - [2025-11-24 02:59:45] "GET /projects?obj_uuids=bf28f50e-f8e8-4990-8209-1a5ed57de485&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.003046 10.0.0.41 - - [2025-11-24 02:59:45] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.071959 10.0.0.41 - - [2025-11-24 02:59:45] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.012318 10.0.0.50 - - [2025-11-24 02:59:46] "PUT /access-control-list/9fc6a6af-d92d-4e2d-84a1-c31d9a0b2b14 HTTP/1.1" 200 272 0.066207 10.0.0.41 - - [2025-11-24 02:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003930 10.0.0.41 - - [2025-11-24 02:59:46] "GET /security-group/f90de8e0-84fd-4563-8652-1e116ef14d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.007436 10.0.0.27 - - [2025-11-24 02:59:46] "GET /projects?obj_uuids=bf28f50e-f8e8-4990-8209-1a5ed57de485&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001389 10.0.0.41 - - [2025-11-24 02:59:46] "POST /neutron/security_group_rule HTTP/1.1" 200 2190 0.045505 10.0.0.41 - - [2025-11-24 02:59:46] "POST /neutron/security_group_rule HTTP/1.1" 200 579 0.148268 10.0.0.50 - - [2025-11-24 02:59:47] "PUT /access-control-list/9fc6a6af-d92d-4e2d-84a1-c31d9a0b2b14 HTTP/1.1" 200 272 0.018207 10.0.0.41 - - [2025-11-24 02:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634 10.0.0.27 - - [2025-11-24 02:59:47] "GET /projects?obj_uuids=bf28f50e-f8e8-4990-8209-1a5ed57de485&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001415 10.0.0.41 - - [2025-11-24 02:59:47] "GET /project/bf28f50e-f8e8-4990-8209-1a5ed57de485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.059648 10.0.0.27 - - [2025-11-24 02:59:47] "GET /projects?obj_uuids=bf28f50e-f8e8-4990-8209-1a5ed57de485&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001255 10.0.0.41 - - [2025-11-24 02:59:47] "POST /neutron/network HTTP/1.1" 200 708 0.163285 10.0.0.50 - - [2025-11-24 02:59:47] "POST /ref-update HTTP/1.1" 200 156 0.027473 10.0.0.41 - - [2025-11-24 02:59:47] "POST /id-to-fqname HTTP/1.1" 200 282 0.004116 10.0.0.41 - - [2025-11-24 02:59:47] "GET /virtual-network/5e396c0d-d42c-4331-9b8d-9d4c05b7349b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.006333 10.0.0.41 - - [2025-11-24 02:59:47] "POST /neutron/network HTTP/1.1" 200 924 0.008773 10.0.0.41 - - [2025-11-24 02:59:47] "GET /virtual-network/5e396c0d-d42c-4331-9b8d-9d4c05b7349b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.008849 10.0.0.41 - - [2025-11-24 02:59:48] "GET /virtual-network/5e396c0d-d42c-4331-9b8d-9d4c05b7349b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.006588 10.0.0.27 - - [2025-11-24 02:59:49] "GET /obj-perms HTTP/1.1" 200 5072 0.058584 10.0.0.41 - - [2025-11-24 02:59:49] "POST /id-to-fqname HTTP/1.1" 200 282 0.001442 10.0.0.41 - - [2025-11-24 02:59:49] "POST /neutron/security_group HTTP/1.1" 200 1411 0.009777 10.0.0.27 - - [2025-11-24 02:59:50] "GET /projects?obj_uuids=bf28f50e-f8e8-4990-8209-1a5ed57de485&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001250 10.0.0.41 - - [2025-11-24 02:59:50] "GET /project/bf28f50e-f8e8-4990-8209-1a5ed57de485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.080235 10.0.0.41 - - [2025-11-24 02:59:50] "POST /neutron/port HTTP/1.1" 200 117 0.008976 10.0.0.41 - - [2025-11-24 02:59:50] "POST /id-to-fqname HTTP/1.1" 200 282 0.001840 10.0.0.41 - - [2025-11-24 02:59:50] "POST /neutron/security_group HTTP/1.1" 200 1411 0.009006 10.0.0.27 - - [2025-11-24 02:59:51] "GET /projects?obj_uuids=bf28f50e-f8e8-4990-8209-1a5ed57de485&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001681 10.0.0.41 - - [2025-11-24 02:59:51] "POST /neutron/security_group HTTP/1.1" 200 3408 0.064678 10.0.0.41 - - [2025-11-24 02:59:51] "POST /neutron/port HTTP/1.1" 200 1078 0.014212 10.0.0.41 - - [2025-11-24 02:59:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004741 10.0.0.27 - - [2025-11-24 02:59:51] "GET /projects?obj_uuids=bf28f50e-f8e8-4990-8209-1a5ed57de485&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001146 10.0.0.41 - - [2025-11-24 02:59:51] "GET /project/bf28f50e-f8e8-4990-8209-1a5ed57de485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.088012 10.0.0.41 - - [2025-11-24 02:59:51] "POST /neutron/network HTTP/1.1" 200 924 0.009085 10.0.0.41 - - [2025-11-24 02:59:52] "POST /neutron/security_group HTTP/1.1" 200 1411 0.009441 10.0.0.41 - - [2025-11-24 02:59:52] "POST /neutron/security_group HTTP/1.1" 200 1411 0.009426 10.0.0.27 - - [2025-11-24 02:59:52] "GET /projects?obj_uuids=bf28f50e-f8e8-4990-8209-1a5ed57de485&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.004261 10.0.0.41 - - [2025-11-24 02:59:53] "POST /neutron/port HTTP/1.1" 200 1078 0.376761 10.0.0.41 - - [2025-11-24 02:59:53] "POST /neutron/port HTTP/1.1" 200 1132 0.122686 10.0.0.41 - - [2025-11-24 02:59:53] "POST /neutron/subnet HTTP/1.1" 200 684 0.011676 10.0.0.41 - - [2025-11-24 02:59:57] "POST /neutron/port HTTP/1.1" 200 1106 0.016189 10.0.0.41 - - [2025-11-24 02:59:57] "POST /neutron/security_group HTTP/1.1" 200 1411 0.008493 10.0.0.41 - - [2025-11-24 02:59:57] "POST /neutron/port HTTP/1.1" 200 1106 0.021736 10.0.0.41 - - [2025-11-24 02:59:57] "GET /virtual-machine/0af32b8e-c7c4-4d03-9647-f8db51aba4d0 HTTP/1.1" 401 292 0.000455 10.0.0.41 - - [2025-11-24 02:59:58] "GET /virtual-machine/0af32b8e-c7c4-4d03-9647-f8db51aba4d0 HTTP/1.1" 200 1312 0.031738 10.0.0.41 - - [2025-11-24 02:59:58] "GET /virtual-machine/0af32b8e-c7c4-4d03-9647-f8db51aba4d0 HTTP/1.1" 200 1312 0.004749 10.0.0.41 - - [2025-11-24 02:59:58] "GET /virtual-machine-interface/c220e575-236c-41c4-bf7f-ae9c57c467bd HTTP/1.1" 200 3192 0.006056 10.0.0.41 - - [2025-11-24 02:59:58] "GET /virtual-machine/0af32b8e-c7c4-4d03-9647-f8db51aba4d0 HTTP/1.1" 200 1312 0.004341 10.0.0.41 - - [2025-11-24 02:59:58] "GET /virtual-machine-interface/c220e575-236c-41c4-bf7f-ae9c57c467bd HTTP/1.1" 200 3192 0.006257 10.0.0.41 - - [2025-11-24 02:59:58] "GET /instance-ip/bf2cbc60-ec23-40fe-999b-e3b1d0b40b3c HTTP/1.1" 200 1701 0.008019 10.0.0.41 - - [2025-11-24 02:59:58] "GET /virtual-machine/0af32b8e-c7c4-4d03-9647-f8db51aba4d0 HTTP/1.1" 200 1312 0.004959 10.0.0.41 - - [2025-11-24 02:59:58] "GET /virtual-machine-interface/c220e575-236c-41c4-bf7f-ae9c57c467bd HTTP/1.1" 200 3192 0.007191 10.0.0.41 - - [2025-11-24 02:59:58] "GET /instance-ip/bf2cbc60-ec23-40fe-999b-e3b1d0b40b3c HTTP/1.1" 200 1701 0.006047 10.0.0.41 - - [2025-11-24 02:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004209 10.0.0.41 - - [2025-11-24 02:59:58] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004562 10.0.0.41 - - [2025-11-24 02:59:58] "GET /virtual-networks?parent_id=bf28f50e-f8e8-4990-8209-1a5ed57de485&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003178 10.0.0.41 - - [2025-11-24 02:59:58] "GET /virtual-network/5e396c0d-d42c-4331-9b8d-9d4c05b7349b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.008305 10.0.0.41 - - [2025-11-24 02:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003737 10.0.0.41 - - [2025-11-24 02:59:58] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004443 10.0.0.41 - - [2025-11-24 02:59:58] "GET /virtual-networks?parent_id=bf28f50e-f8e8-4990-8209-1a5ed57de485&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003352 10.0.0.41 - - [2025-11-24 02:59:58] "GET /virtual-network/5e396c0d-d42c-4331-9b8d-9d4c05b7349b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.007339 10.0.0.41 - - [2025-11-24 02:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004427 10.0.0.41 - - [2025-11-24 02:59:58] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005660 10.0.0.41 - - [2025-11-24 02:59:58] "GET /virtual-networks?parent_id=bf28f50e-f8e8-4990-8209-1a5ed57de485&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003870 10.0.0.41 - - [2025-11-24 02:59:58] "GET /virtual-network/5e396c0d-d42c-4331-9b8d-9d4c05b7349b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.006120 10.0.0.41 - - [2025-11-24 02:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.41 - - [2025-11-24 02:59:58] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004992 10.0.0.41 - - [2025-11-24 02:59:58] "GET /virtual-networks?parent_id=bf28f50e-f8e8-4990-8209-1a5ed57de485&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003388 10.0.0.41 - - [2025-11-24 02:59:58] "GET /virtual-network/5e396c0d-d42c-4331-9b8d-9d4c05b7349b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.006494 10.0.0.41 - - [2025-11-24 02:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005082 10.0.0.41 - - [2025-11-24 02:59:58] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004053 10.0.0.41 - - [2025-11-24 02:59:58] "GET /virtual-networks?parent_id=bf28f50e-f8e8-4990-8209-1a5ed57de485&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003434 10.0.0.41 - - [2025-11-24 02:59:58] "GET /virtual-network/5e396c0d-d42c-4331-9b8d-9d4c05b7349b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.005956 10.0.0.41 - - [2025-11-24 02:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003835 10.0.0.41 - - [2025-11-24 02:59:58] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005171 10.0.0.41 - - [2025-11-24 02:59:58] "GET /virtual-networks?parent_id=bf28f50e-f8e8-4990-8209-1a5ed57de485&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003673 10.0.0.41 - - [2025-11-24 02:59:58] "GET /virtual-network/5e396c0d-d42c-4331-9b8d-9d4c05b7349b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.007078 10.0.0.41 - - [2025-11-24 02:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004152 10.0.0.41 - - [2025-11-24 02:59:59] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004762 10.0.0.41 - - [2025-11-24 02:59:59] "GET /virtual-networks?parent_id=bf28f50e-f8e8-4990-8209-1a5ed57de485&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004508 10.0.0.41 - - [2025-11-24 02:59:59] "GET /virtual-network/5e396c0d-d42c-4331-9b8d-9d4c05b7349b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.007618 10.0.0.41 - - [2025-11-24 03:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004323 10.0.0.41 - - [2025-11-24 03:00:02] "GET /virtual-network/5e396c0d-d42c-4331-9b8d-9d4c05b7349b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.005711 10.0.0.27 - - [2025-11-24 03:00:02] "DELETE /project/bf28f50ef8e8499082091a5ed57de485 HTTP/1.1" 404 173 0.007122 10.0.0.27 - - [2025-11-24 03:00:02] "GET /projects?obj_uuids=253d6631-3629-4bda-a827-74b388d49f8d&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001015 10.0.0.27 - - [2025-11-24 03:00:02] "GET /project/253d6631-3629-4bda-a827-74b388d49f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1588 0.053461 10.0.0.27 - - [2025-11-24 03:00:02] "GET /projects?obj_uuids=253d6631-3629-4bda-a827-74b388d49f8d&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.002666 10.0.0.27 - - [2025-11-24 03:00:02] "GET /project/253d6631-3629-4bda-a827-74b388d49f8d?fields=security_groups HTTP/1.1" 200 1453 0.062555 10.0.0.27 - - [2025-11-24 03:00:02] "DELETE /security-group/6e0b5494-3541-46bb-86a9-e4fc5a39ca25 HTTP/1.1" 200 115 0.069938 10.0.0.27 - - [2025-11-24 03:00:02] "GET /projects?obj_uuids=253d6631-3629-4bda-a827-74b388d49f8d&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001020 10.0.0.27 - - [2025-11-24 03:00:02] "GET /project/253d6631-3629-4bda-a827-74b388d49f8d?fields=application_policy_sets HTTP/1.1" 200 1492 0.065141 10.0.0.27 - - [2025-11-24 03:00:03] "DELETE /project/253d6631-3629-4bda-a827-74b388d49f8d HTTP/1.1" 200 115 0.495045 10.0.0.41 - - [2025-11-24 03:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005025 10.0.0.41 - - [2025-11-24 03:00:06] "GET /virtual-network/5e396c0d-d42c-4331-9b8d-9d4c05b7349b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.007923 10.0.0.41 - - [2025-11-24 03:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004192 10.0.0.41 - - [2025-11-24 03:00:10] "GET /virtual-network/5e396c0d-d42c-4331-9b8d-9d4c05b7349b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.007297 10.0.0.41 - - [2025-11-24 03:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005218 10.0.0.41 - - [2025-11-24 03:00:14] "GET /virtual-network/5e396c0d-d42c-4331-9b8d-9d4c05b7349b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.008479 10.0.0.41 - - [2025-11-24 03:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005077 10.0.0.41 - - [2025-11-24 03:00:18] "GET /virtual-network/5e396c0d-d42c-4331-9b8d-9d4c05b7349b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.007139 10.0.0.41 - - [2025-11-24 03:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004790 10.0.0.41 - - [2025-11-24 03:00:22] "GET /virtual-network/5e396c0d-d42c-4331-9b8d-9d4c05b7349b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.006366 10.0.0.41 - - [2025-11-24 03:00:23] "POST /neutron/port HTTP/1.1" 200 1106 0.019292 10.0.0.41 - - [2025-11-24 03:00:23] "POST /neutron/subnet HTTP/1.1" 200 684 0.009956 10.0.0.41 - - [2025-11-24 03:00:25] "POST /neutron/port HTTP/1.1" 200 1106 0.016629 10.0.0.41 - - [2025-11-24 03:00:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004847 10.0.0.41 - - [2025-11-24 03:00:25] "POST /neutron/network HTTP/1.1" 200 924 0.007008 10.0.0.41 - - [2025-11-24 03:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004932 10.0.0.41 - - [2025-11-24 03:00:26] "GET /virtual-network/5e396c0d-d42c-4331-9b8d-9d4c05b7349b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.006418 10.0.0.41 - - [2025-11-24 03:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004494 10.0.0.41 - - [2025-11-24 03:00:30] "GET /virtual-network/5e396c0d-d42c-4331-9b8d-9d4c05b7349b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.006134 10.0.0.41 - - [2025-11-24 03:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.41 - - [2025-11-24 03:00:32] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004457 10.0.0.41 - - [2025-11-24 03:00:32] "GET /virtual-networks?parent_id=bf28f50e-f8e8-4990-8209-1a5ed57de485&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004917 10.0.0.41 - - [2025-11-24 03:00:32] "GET /virtual-network/5e396c0d-d42c-4331-9b8d-9d4c05b7349b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.008329 10.0.0.41 - - [2025-11-24 03:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005022 10.0.0.41 - - [2025-11-24 03:00:33] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005153 10.0.0.41 - - [2025-11-24 03:00:33] "GET /virtual-networks?parent_id=bf28f50e-f8e8-4990-8209-1a5ed57de485&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004481 10.0.0.41 - - [2025-11-24 03:00:33] "GET /virtual-network/5e396c0d-d42c-4331-9b8d-9d4c05b7349b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.007333 10.0.0.41 - - [2025-11-24 03:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004916 10.0.0.41 - - [2025-11-24 03:00:33] "GET /routing-instance/6fb0a04e-aa51-4f2b-bfcd-14a2a93eecd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.006099 10.0.0.41 - - [2025-11-24 03:00:33] "GET /route-target/240dd206-15b4-4481-8f07-d6f79cd04959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005841 10.0.0.41 - - [2025-11-24 03:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005348 10.0.0.41 - - [2025-11-24 03:00:33] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.007857 10.0.0.41 - - [2025-11-24 03:00:33] "GET /virtual-networks?parent_id=bf28f50e-f8e8-4990-8209-1a5ed57de485&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003889 10.0.0.41 - - [2025-11-24 03:00:33] "GET /virtual-network/5e396c0d-d42c-4331-9b8d-9d4c05b7349b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.006369 10.0.0.41 - - [2025-11-24 03:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004312 10.0.0.41 - - [2025-11-24 03:00:33] "GET /routing-instance/6fb0a04e-aa51-4f2b-bfcd-14a2a93eecd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.004766 10.0.0.41 - - [2025-11-24 03:00:33] "GET /route-target/240dd206-15b4-4481-8f07-d6f79cd04959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004627 10.0.0.41 - - [2025-11-24 03:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.41 - - [2025-11-24 03:00:33] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005257 10.0.0.41 - - [2025-11-24 03:00:33] "GET /virtual-networks?parent_id=bf28f50e-f8e8-4990-8209-1a5ed57de485&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004769 10.0.0.41 - - [2025-11-24 03:00:33] "GET /virtual-network/5e396c0d-d42c-4331-9b8d-9d4c05b7349b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.006364 10.0.0.41 - - [2025-11-24 03:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.41 - - [2025-11-24 03:00:33] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005267 10.0.0.41 - - [2025-11-24 03:00:33] "GET /virtual-networks?parent_id=bf28f50e-f8e8-4990-8209-1a5ed57de485&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003810 10.0.0.41 - - [2025-11-24 03:00:33] "GET /virtual-network/5e396c0d-d42c-4331-9b8d-9d4c05b7349b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.006961 10.0.0.41 - - [2025-11-24 03:00:34] "GET /obj-perms HTTP/1.1" 200 5072 0.061038 10.0.0.41 - - [2025-11-24 03:00:34] "GET /obj-perms HTTP/1.1" 200 5072 0.004526 10.0.0.27 - - [2025-11-24 03:00:34] "GET /obj-perms HTTP/1.1" 200 5072 0.003567 10.0.0.41 - - [2025-11-24 03:00:34] "GET /obj-perms HTTP/1.1" 200 5072 0.004905 10.0.0.27 - - [2025-11-24 03:00:34] "GET /obj-perms HTTP/1.1" 200 5072 0.005018 10.0.0.41 - - [2025-11-24 03:00:34] "GET /virtual-machine/0af32b8e-c7c4-4d03-9647-f8db51aba4d0 HTTP/1.1" 200 1312 0.004821 10.0.0.41 - - [2025-11-24 03:00:34] "GET /virtual-machine-interface/c220e575-236c-41c4-bf7f-ae9c57c467bd HTTP/1.1" 200 3192 0.007746 10.0.0.41 - - [2025-11-24 03:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004810 10.0.0.41 - - [2025-11-24 03:00:34] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005552 10.0.0.41 - - [2025-11-24 03:00:34] "GET /virtual-networks?parent_id=bf28f50e-f8e8-4990-8209-1a5ed57de485&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004391 10.0.0.41 - - [2025-11-24 03:00:34] "GET /virtual-network/5e396c0d-d42c-4331-9b8d-9d4c05b7349b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.006031 10.0.0.41 - - [2025-11-24 03:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.41 - - [2025-11-24 03:00:35] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006277 10.0.0.41 - - [2025-11-24 03:00:35] "GET /virtual-networks?parent_id=bf28f50e-f8e8-4990-8209-1a5ed57de485&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003940 10.0.0.41 - - [2025-11-24 03:00:35] "GET /virtual-network/5e396c0d-d42c-4331-9b8d-9d4c05b7349b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.007474 10.0.0.50 - - [2025-11-24 03:00:39] "GET /obj-perms HTTP/1.1" 200 5056 0.058036 10.0.0.41 - - [2025-11-24 03:00:41] "POST /neutron/port HTTP/1.1" 200 1106 0.017778 10.0.0.41 - - [2025-11-24 03:00:43] "POST /neutron/security_group HTTP/1.1" 200 1411 0.007287 10.0.0.41 - - [2025-11-24 03:00:51] "POST /neutron/port HTTP/1.1" 200 1106 0.026003 10.0.0.41 - - [2025-11-24 03:00:55] "POST /neutron/security_group HTTP/1.1" 200 1411 0.010190 10.0.0.41 - - [2025-11-24 03:00:56] "POST /neutron/port HTTP/1.1" 200 1106 0.019305 10.0.0.41 - - [2025-11-24 03:00:56] "POST /neutron/security_group HTTP/1.1" 200 1411 0.012243 10.0.0.41 - - [2025-11-24 03:00:57] "GET /virtual-machine/f99edce7-cb3d-4fdb-bf82-c500f994cd2a HTTP/1.1" 200 1314 0.007707 10.0.0.41 - - [2025-11-24 03:00:57] "GET /virtual-machine/f99edce7-cb3d-4fdb-bf82-c500f994cd2a HTTP/1.1" 200 1314 0.007942 10.0.0.41 - - [2025-11-24 03:00:57] "GET /virtual-machine-interface/452c72a0-e9ae-42af-8eab-364981199443 HTTP/1.1" 200 3191 0.008791 10.0.0.41 - - [2025-11-24 03:00:57] "GET /virtual-machine/f99edce7-cb3d-4fdb-bf82-c500f994cd2a HTTP/1.1" 200 1314 0.005401 10.0.0.41 - - [2025-11-24 03:00:57] "GET /virtual-machine-interface/452c72a0-e9ae-42af-8eab-364981199443 HTTP/1.1" 200 3191 0.008581 10.0.0.41 - - [2025-11-24 03:00:57] "GET /instance-ip/c6cc5dc6-0a75-46ea-a25f-23108e1a661d HTTP/1.1" 200 1701 0.008283 10.0.0.41 - - [2025-11-24 03:00:57] "GET /virtual-machine/f99edce7-cb3d-4fdb-bf82-c500f994cd2a HTTP/1.1" 200 1314 0.006238 10.0.0.41 - - [2025-11-24 03:00:57] "GET /virtual-machine-interface/452c72a0-e9ae-42af-8eab-364981199443 HTTP/1.1" 200 3191 0.007974 10.0.0.41 - - [2025-11-24 03:00:57] "GET /instance-ip/c6cc5dc6-0a75-46ea-a25f-23108e1a661d HTTP/1.1" 200 1701 0.006351 10.0.0.41 - - [2025-11-24 03:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004449 10.0.0.41 - - [2025-11-24 03:00:57] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003883 10.0.0.41 - - [2025-11-24 03:00:57] "GET /virtual-networks?parent_id=bf28f50e-f8e8-4990-8209-1a5ed57de485&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003198 10.0.0.41 - - [2025-11-24 03:00:57] "GET /virtual-network/5e396c0d-d42c-4331-9b8d-9d4c05b7349b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.010143 10.0.0.41 - - [2025-11-24 03:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005886 10.0.0.41 - - [2025-11-24 03:00:57] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006730 10.0.0.41 - - [2025-11-24 03:00:57] "GET /virtual-networks?parent_id=bf28f50e-f8e8-4990-8209-1a5ed57de485&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004893 10.0.0.41 - - [2025-11-24 03:00:57] "GET /virtual-network/5e396c0d-d42c-4331-9b8d-9d4c05b7349b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.007545 10.0.0.41 - - [2025-11-24 03:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005268 10.0.0.41 - - [2025-11-24 03:00:57] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005857 10.0.0.41 - - [2025-11-24 03:00:57] "GET /virtual-networks?parent_id=bf28f50e-f8e8-4990-8209-1a5ed57de485&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003727 10.0.0.41 - - [2025-11-24 03:00:57] "GET /virtual-network/5e396c0d-d42c-4331-9b8d-9d4c05b7349b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.007185 10.0.0.41 - - [2025-11-24 03:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005025 10.0.0.41 - - [2025-11-24 03:00:57] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005969 10.0.0.41 - - [2025-11-24 03:00:57] "GET /virtual-networks?parent_id=bf28f50e-f8e8-4990-8209-1a5ed57de485&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004734 10.0.0.41 - - [2025-11-24 03:00:57] "GET /virtual-network/5e396c0d-d42c-4331-9b8d-9d4c05b7349b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.007520 10.0.0.41 - - [2025-11-24 03:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003727 10.0.0.41 - - [2025-11-24 03:00:57] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004721 10.0.0.41 - - [2025-11-24 03:00:57] "GET /virtual-networks?parent_id=bf28f50e-f8e8-4990-8209-1a5ed57de485&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004192 10.0.0.41 - - [2025-11-24 03:00:57] "GET /virtual-network/5e396c0d-d42c-4331-9b8d-9d4c05b7349b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.005838 10.0.0.41 - - [2025-11-24 03:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.41 - - [2025-11-24 03:00:57] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005149 10.0.0.41 - - [2025-11-24 03:00:57] "GET /virtual-networks?parent_id=bf28f50e-f8e8-4990-8209-1a5ed57de485&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004428 10.0.0.41 - - [2025-11-24 03:00:58] "GET /virtual-network/5e396c0d-d42c-4331-9b8d-9d4c05b7349b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.008310 10.0.0.41 - - [2025-11-24 03:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005230 10.0.0.41 - - [2025-11-24 03:00:58] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004893 10.0.0.41 - - [2025-11-24 03:00:58] "GET /virtual-networks?parent_id=bf28f50e-f8e8-4990-8209-1a5ed57de485&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003794 10.0.0.41 - - [2025-11-24 03:00:58] "GET /virtual-network/5e396c0d-d42c-4331-9b8d-9d4c05b7349b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.006824 10.0.0.41 - - [2025-11-24 03:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009181 10.0.0.41 - - [2025-11-24 03:00:59] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004102 10.0.0.41 - - [2025-11-24 03:00:59] "GET /virtual-networks?parent_id=bf28f50e-f8e8-4990-8209-1a5ed57de485&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003509 10.0.0.41 - - [2025-11-24 03:00:59] "GET /virtual-network/5e396c0d-d42c-4331-9b8d-9d4c05b7349b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.008293 10.0.0.41 - - [2025-11-24 03:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006040 10.0.0.41 - - [2025-11-24 03:00:59] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006108 10.0.0.41 - - [2025-11-24 03:00:59] "GET /virtual-networks?parent_id=bf28f50e-f8e8-4990-8209-1a5ed57de485&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004725 10.0.0.41 - - [2025-11-24 03:00:59] "GET /virtual-network/5e396c0d-d42c-4331-9b8d-9d4c05b7349b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.008280 10.0.0.41 - - [2025-11-24 03:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004571 10.0.0.41 - - [2025-11-24 03:00:59] "GET /routing-instance/6fb0a04e-aa51-4f2b-bfcd-14a2a93eecd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.007694 10.0.0.41 - - [2025-11-24 03:00:59] "GET /route-target/240dd206-15b4-4481-8f07-d6f79cd04959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005147 10.0.0.41 - - [2025-11-24 03:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004833 10.0.0.41 - - [2025-11-24 03:00:59] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005029 10.0.0.41 - - [2025-11-24 03:00:59] "GET /virtual-networks?parent_id=bf28f50e-f8e8-4990-8209-1a5ed57de485&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.007489 10.0.0.41 - - [2025-11-24 03:00:59] "GET /virtual-network/5e396c0d-d42c-4331-9b8d-9d4c05b7349b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.007686 10.0.0.41 - - [2025-11-24 03:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005067 10.0.0.41 - - [2025-11-24 03:00:59] "GET /routing-instance/6fb0a04e-aa51-4f2b-bfcd-14a2a93eecd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.005499 10.0.0.41 - - [2025-11-24 03:00:59] "GET /route-target/240dd206-15b4-4481-8f07-d6f79cd04959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.006235 10.0.0.41 - - [2025-11-24 03:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005239 10.0.0.41 - - [2025-11-24 03:01:00] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.007548 10.0.0.41 - - [2025-11-24 03:01:00] "GET /virtual-networks?parent_id=bf28f50e-f8e8-4990-8209-1a5ed57de485&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004468 10.0.0.41 - - [2025-11-24 03:01:00] "GET /virtual-network/5e396c0d-d42c-4331-9b8d-9d4c05b7349b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.008519 10.0.0.41 - - [2025-11-24 03:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006322 10.0.0.41 - - [2025-11-24 03:01:00] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005210 10.0.0.41 - - [2025-11-24 03:01:00] "GET /virtual-networks?parent_id=bf28f50e-f8e8-4990-8209-1a5ed57de485&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003778 10.0.0.41 - - [2025-11-24 03:01:00] "GET /virtual-network/5e396c0d-d42c-4331-9b8d-9d4c05b7349b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.006114 10.0.0.27 - - [2025-11-24 03:01:00] "GET /obj-perms HTTP/1.1" 200 5072 0.005583 10.0.0.41 - - [2025-11-24 03:01:00] "GET /obj-perms HTTP/1.1" 200 5072 0.005074 10.0.0.41 - - [2025-11-24 03:01:00] "GET /obj-perms HTTP/1.1" 200 5072 0.005056 10.0.0.50 - - [2025-11-24 03:01:00] "GET /obj-perms HTTP/1.1" 200 5072 0.068385 10.0.0.41 - - [2025-11-24 03:01:00] "GET /virtual-machine/f99edce7-cb3d-4fdb-bf82-c500f994cd2a HTTP/1.1" 200 1314 0.004701 10.0.0.41 - - [2025-11-24 03:01:00] "GET /virtual-machine-interface/452c72a0-e9ae-42af-8eab-364981199443 HTTP/1.1" 200 3191 0.006000 10.0.0.41 - - [2025-11-24 03:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005539 10.0.0.41 - - [2025-11-24 03:01:00] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006385 10.0.0.41 - - [2025-11-24 03:01:00] "GET /virtual-networks?parent_id=bf28f50e-f8e8-4990-8209-1a5ed57de485&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.005219 10.0.0.41 - - [2025-11-24 03:01:00] "GET /virtual-network/5e396c0d-d42c-4331-9b8d-9d4c05b7349b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.009171 10.0.0.41 - - [2025-11-24 03:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004157 10.0.0.41 - - [2025-11-24 03:01:01] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004517 10.0.0.41 - - [2025-11-24 03:01:01] "GET /virtual-networks?parent_id=bf28f50e-f8e8-4990-8209-1a5ed57de485&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004313 10.0.0.41 - - [2025-11-24 03:01:02] "GET /virtual-network/5e396c0d-d42c-4331-9b8d-9d4c05b7349b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.006689 10.0.0.41 - - [2025-11-24 03:01:02] "POST /neutron/port HTTP/1.1" 200 1106 0.016047 10.0.0.41 - - [2025-11-24 03:01:07] "GET /virtual-machine/0af32b8e-c7c4-4d03-9647-f8db51aba4d0 HTTP/1.1" 200 1312 0.005955 10.0.0.41 - - [2025-11-24 03:01:07] "GET /virtual-machine-interface/c220e575-236c-41c4-bf7f-ae9c57c467bd HTTP/1.1" 200 3192 0.009141 10.0.0.41 - - [2025-11-24 03:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005976 10.0.0.41 - - [2025-11-24 03:01:07] "GET /security-group/f90de8e0-84fd-4563-8652-1e116ef14d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2690 0.004808 10.0.0.41 - - [2025-11-24 03:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006597 10.0.0.41 - - [2025-11-24 03:01:07] "GET /security-group/f90de8e0-84fd-4563-8652-1e116ef14d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2690 0.005613 10.0.0.41 - - [2025-11-24 03:01:07] "POST /neutron/security_group HTTP/1.1" 200 1411 0.010488 10.0.0.41 - - [2025-11-24 03:01:07] "POST /neutron/port HTTP/1.1" 200 1132 0.013699 10.0.0.41 - - [2025-11-24 03:01:07] "GET /virtual-machine/0af32b8e-c7c4-4d03-9647-f8db51aba4d0 HTTP/1.1" 200 1312 0.005226 10.0.0.41 - - [2025-11-24 03:01:07] "GET /virtual-machine-interface/c220e575-236c-41c4-bf7f-ae9c57c467bd HTTP/1.1" 200 3140 0.008420 10.0.0.41 - - [2025-11-24 03:01:07] "POST /neutron/port HTTP/1.1" 200 1068 0.017955 10.0.0.41 - - [2025-11-24 03:01:07] "POST /neutron/port HTTP/1.1" 200 1132 0.084664 10.0.0.41 - - [2025-11-24 03:01:07] "GET /virtual-machine/0af32b8e-c7c4-4d03-9647-f8db51aba4d0 HTTP/1.1" 200 1312 0.005042 10.0.0.41 - - [2025-11-24 03:01:08] "GET /virtual-machine-interface/c220e575-236c-41c4-bf7f-ae9c57c467bd HTTP/1.1" 200 3192 0.006212 10.0.0.41 - - [2025-11-24 03:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.41 - - [2025-11-24 03:01:08] "GET /security-group/f90de8e0-84fd-4563-8652-1e116ef14d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2690 0.004549 10.0.0.41 - - [2025-11-24 03:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003980 10.0.0.41 - - [2025-11-24 03:01:08] "GET /security-group/f90de8e0-84fd-4563-8652-1e116ef14d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2690 0.004949 10.0.0.41 - - [2025-11-24 03:01:08] "POST /neutron/security_group HTTP/1.1" 400 206 0.012979 10.0.0.41 - - [2025-11-24 03:01:26] "POST /neutron/port HTTP/1.1" 200 1106 0.016569 10.0.0.41 - - [2025-11-24 03:01:26] "POST /neutron/network HTTP/1.1" 200 934 0.044939 10.0.0.41 - - [2025-11-24 03:01:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006150 10.0.0.41 - - [2025-11-24 03:01:26] "POST /neutron/network HTTP/1.1" 200 924 0.008044 10.0.0.41 - - [2025-11-24 03:02:28] "POST /neutron/port HTTP/1.1" 200 1106 0.050730 10.0.0.41 - - [2025-11-24 03:02:28] "POST /neutron/port HTTP/1.1" 200 1106 0.022730 10.0.0.41 - - [2025-11-24 03:02:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005947 10.0.0.41 - - [2025-11-24 03:02:28] "POST /neutron/subnet HTTP/1.1" 200 684 0.021111 10.0.0.41 - - [2025-11-24 03:02:28] "POST /neutron/port HTTP/1.1" 200 117 0.001984 10.0.0.27 - - [2025-11-24 03:02:40] "GET /obj-perms HTTP/1.1" 200 5056 0.063159 10.0.0.41 - - [2025-11-24 03:02:41] "GET /obj-perms HTTP/1.1" 200 5056 0.065395 10.0.0.50 - - [2025-11-24 03:02:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000446 10.0.0.50 - - [2025-11-24 03:02:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000443 10.0.0.27 - - [2025-11-24 03:02:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000589 10.0.0.27 - - [2025-11-24 03:02:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000574 10.0.0.27 - - [2025-11-24 03:02:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.27 - - [2025-11-24 03:02:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000847 10.0.0.50 - - [2025-11-24 03:02:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000438 10.0.0.50 - - [2025-11-24 03:02:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000577 10.0.0.41 - - [2025-11-24 03:02:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000521 10.0.0.41 - - [2025-11-24 03:02:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000412 10.0.0.41 - - [2025-11-24 03:02:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000480 10.0.0.41 - - [2025-11-24 03:02:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000484 10.0.0.41 - - [2025-11-24 03:03:08] "POST /neutron/security_group_rule HTTP/1.1" 200 543 0.009789 10.0.0.50 - - [2025-11-24 03:03:08] "PUT /access-control-list/9fc6a6af-d92d-4e2d-84a1-c31d9a0b2b14 HTTP/1.1" 200 272 0.020324 10.0.0.41 - - [2025-11-24 03:03:09] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.123867 10.0.0.41 - - [2025-11-24 03:03:11] "POST /neutron/security_group HTTP/1.1" 200 1411 0.009598 10.0.0.41 - - [2025-11-24 03:03:12] "POST /neutron/port HTTP/1.1" 200 1132 0.014235 10.0.0.41 - - [2025-11-24 03:03:12] "GET /virtual-machine/f99edce7-cb3d-4fdb-bf82-c500f994cd2a HTTP/1.1" 200 1314 0.005047 10.0.0.41 - - [2025-11-24 03:03:12] "POST /neutron/port HTTP/1.1" 200 1094 0.016291 10.0.0.41 - - [2025-11-24 03:03:14] "GET /virtual-machine/f99edce7-cb3d-4fdb-bf82-c500f994cd2a HTTP/1.1" 404 171 0.004923 10.0.0.41 - - [2025-11-24 03:03:14] "GET /virtual-machine/f99edce7-cb3d-4fdb-bf82-c500f994cd2a HTTP/1.1" 404 171 0.004409 10.0.0.41 - - [2025-11-24 03:03:14] "GET /virtual-machine/f99edce7-cb3d-4fdb-bf82-c500f994cd2a HTTP/1.1" 404 171 0.004410 10.0.0.41 - - [2025-11-24 03:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005564 10.0.0.41 - - [2025-11-24 03:03:14] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005540 10.0.0.41 - - [2025-11-24 03:03:14] "GET /virtual-networks?parent_id=bf28f50e-f8e8-4990-8209-1a5ed57de485&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.005452 10.0.0.41 - - [2025-11-24 03:03:14] "GET /virtual-network/5e396c0d-d42c-4331-9b8d-9d4c05b7349b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.008133 10.0.0.41 - - [2025-11-24 03:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004081 10.0.0.41 - - [2025-11-24 03:03:14] "GET /routing-instance/6fb0a04e-aa51-4f2b-bfcd-14a2a93eecd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.006323 10.0.0.41 - - [2025-11-24 03:03:14] "GET /route-target/240dd206-15b4-4481-8f07-d6f79cd04959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005328 10.0.0.50 - - [2025-11-24 03:03:18] "GET /obj-perms HTTP/1.1" 200 5072 0.004120 10.0.0.41 - - [2025-11-24 03:03:21] "GET /obj-perms HTTP/1.1" 200 5072 0.004478 10.0.0.50 - - [2025-11-24 03:03:27] "GET /obj-perms HTTP/1.1" 200 5072 0.006241 10.0.0.41 - - [2025-11-24 03:03:29] "POST /neutron/port HTTP/1.1" 200 1106 0.022792 10.0.0.41 - - [2025-11-24 03:03:29] "POST /neutron/subnet HTTP/1.1" 200 684 0.013458 10.0.0.41 - - [2025-11-24 03:03:30] "GET /obj-perms HTTP/1.1" 200 5072 0.004563 10.0.0.50 - - [2025-11-24 03:03:36] "GET /obj-perms HTTP/1.1" 200 5072 0.003968 10.0.0.41 - - [2025-11-24 03:03:36] "GET /obj-perms HTTP/1.1" 200 5072 0.005796 10.0.0.41 - - [2025-11-24 03:03:36] "POST /neutron/security_group HTTP/1.1" 200 1411 0.017105 10.0.0.41 - - [2025-11-24 03:03:36] "POST /neutron/port HTTP/1.1" 200 1132 0.013284 10.0.0.41 - - [2025-11-24 03:03:36] "GET /virtual-machine/0af32b8e-c7c4-4d03-9647-f8db51aba4d0 HTTP/1.1" 200 1312 0.005467 10.0.0.41 - - [2025-11-24 03:03:37] "POST /neutron/port HTTP/1.1" 200 1094 0.015915 10.0.0.41 - - [2025-11-24 03:03:38] "GET /virtual-machine/0af32b8e-c7c4-4d03-9647-f8db51aba4d0 HTTP/1.1" 404 171 0.003546 10.0.0.41 - - [2025-11-24 03:03:38] "GET /virtual-machine/0af32b8e-c7c4-4d03-9647-f8db51aba4d0 HTTP/1.1" 404 171 0.006956 10.0.0.41 - - [2025-11-24 03:03:38] "GET /virtual-machine/0af32b8e-c7c4-4d03-9647-f8db51aba4d0 HTTP/1.1" 404 171 0.005452 10.0.0.41 - - [2025-11-24 03:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.41 - - [2025-11-24 03:03:39] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005007 10.0.0.41 - - [2025-11-24 03:03:39] "GET /virtual-networks?parent_id=bf28f50e-f8e8-4990-8209-1a5ed57de485&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003685 10.0.0.41 - - [2025-11-24 03:03:39] "GET /virtual-network/5e396c0d-d42c-4331-9b8d-9d4c05b7349b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.005929 10.0.0.41 - - [2025-11-24 03:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004323 10.0.0.41 - - [2025-11-24 03:03:39] "GET /routing-instance/6fb0a04e-aa51-4f2b-bfcd-14a2a93eecd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.005506 10.0.0.41 - - [2025-11-24 03:03:39] "GET /route-target/240dd206-15b4-4481-8f07-d6f79cd04959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005405 10.0.0.27 - - [2025-11-24 03:03:42] "GET /obj-perms HTTP/1.1" 200 5056 0.056754 10.0.0.41 - - [2025-11-24 03:03:42] "GET /obj-perms HTTP/1.1" 200 5072 0.005578 10.0.0.27 - - [2025-11-24 03:03:48] "GET /obj-perms HTTP/1.1" 200 5072 0.004692 10.0.0.41 - - [2025-11-24 03:03:51] "GET /obj-perms HTTP/1.1" 200 5072 0.004081 10.0.0.27 - - [2025-11-24 03:03:57] "GET /obj-perms HTTP/1.1" 200 5072 0.004505 10.0.0.41 - - [2025-11-24 03:04:00] "GET /obj-perms HTTP/1.1" 200 5072 0.004532 10.0.0.41 - - [2025-11-24 03:04:03] "GET /obj-perms HTTP/1.1" 200 5072 0.004130 10.0.0.50 - - [2025-11-24 03:04:03] "GET /obj-perms HTTP/1.1" 200 5072 0.004144 10.0.0.27 - - [2025-11-24 03:04:04] "GET /obj-perms HTTP/1.1" 200 5072 0.003846 10.0.0.27 - - [2025-11-24 03:04:04] "POST /useragent-kv HTTP/1.1" 200 115 0.006105 10.0.0.27 - - [2025-11-24 03:04:04] "POST /useragent-kv HTTP/1.1" 200 115 0.003797 10.0.0.50 - - [2025-11-24 03:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004142 10.0.0.41 - - [2025-11-24 03:04:04] "POST /neutron/network HTTP/1.1" 200 151 0.136717 10.0.0.41 - - [2025-11-24 03:04:04] "POST /fqname-to-id HTTP/1.1" 404 245 0.011323 10.0.0.50 - - [2025-11-24 03:04:04] "DELETE /access-control-list/9fc6a6af-d92d-4e2d-84a1-c31d9a0b2b14 HTTP/1.1" 200 115 0.039438 10.0.0.27 - - [2025-11-24 03:04:06] "GET /projects?obj_uuids=bf28f50e-f8e8-4990-8209-1a5ed57de485&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001575 10.0.0.41 - - [2025-11-24 03:04:06] "GET /project/bf28f50e-f8e8-4990-8209-1a5ed57de485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.093567 10.0.0.27 - - [2025-11-24 03:04:06] "GET /projects?obj_uuids=bf28f50e-f8e8-4990-8209-1a5ed57de485&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001353 10.0.0.41 - - [2025-11-24 03:04:06] "GET /project/bf28f50e-f8e8-4990-8209-1a5ed57de485?fields=virtual_networks HTTP/1.1" 200 1074 0.042572 10.0.0.27 - - [2025-11-24 03:04:06] "GET /projects?obj_uuids=bf28f50e-f8e8-4990-8209-1a5ed57de485&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001240 10.0.0.41 - - [2025-11-24 03:04:06] "GET /project/bf28f50e-f8e8-4990-8209-1a5ed57de485?fields=virtual_machine_interfaces HTTP/1.1" 200 1074 0.055183 10.0.0.27 - - [2025-11-24 03:04:06] "GET /projects?obj_uuids=bf28f50e-f8e8-4990-8209-1a5ed57de485&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001115 10.0.0.41 - - [2025-11-24 03:04:06] "GET /project/bf28f50e-f8e8-4990-8209-1a5ed57de485?fields=security_groups HTTP/1.1" 200 1321 0.051594 10.0.0.41 - - [2025-11-24 03:04:07] "POST /fqname-to-id HTTP/1.1" 404 186 0.027035 10.0.0.27 - - [2025-11-24 03:04:07] "GET /projects?obj_uuids=e6eef55e-6aec-4e6f-988a-6b35e5c4283f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005813 10.0.0.27 - - [2025-11-24 03:04:07] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000998 10.0.0.27 - - [2025-11-24 03:04:07] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008042 10.0.0.27 - - [2025-11-24 03:04:07] "POST /id-to-fqname HTTP/1.1" 200 188 0.005086 10.0.0.27 - - [2025-11-24 03:04:07] "POST /fqname-to-id HTTP/1.1" 404 197 0.006995 10.0.0.27 - - [2025-11-24 03:04:07] "POST /security-groups HTTP/1.1" 200 589 0.077741 10.0.0.27 - - [2025-11-24 03:04:07] "POST /projects HTTP/1.1" 200 581 0.292204 10.0.0.50 - - [2025-11-24 03:04:07] "POST /fqname-to-id HTTP/1.1" 404 231 0.009275 10.0.0.27 - - [2025-11-24 03:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.363704 10.0.0.41 - - [2025-11-24 03:04:07] "GET /project/e6eef55e-6aec-4e6f-988a-6b35e5c4283f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.519066 10.0.0.41 - - [2025-11-24 03:04:09] "GET / HTTP/1.1" 200 35931 0.002068 10.0.0.41 - - [2025-11-24 03:04:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.000626 10.0.0.41 - - [2025-11-24 03:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.077143 10.0.0.27 - - [2025-11-24 03:04:11] "GET /projects?obj_uuids=e6eef55e-6aec-4e6f-988a-6b35e5c4283f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002045 10.0.0.41 - - [2025-11-24 03:04:11] "GET /project/e6eef55e-6aec-4e6f-988a-6b35e5c4283f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.045398 10.0.0.41 - - [2025-11-24 03:04:11] "POST /neutron/network HTTP/1.1" 200 117 0.041518 10.0.0.41 - - [2025-11-24 03:04:11] "POST /neutron/network HTTP/1.1" 200 834 0.008647 10.0.0.41 - - [2025-11-24 03:04:11] "POST /id-to-fqname HTTP/1.1" 200 224 0.001409 10.0.0.41 - - [2025-11-24 03:04:11] "GET /virtual-network/024ae99d-9791-4ce7-88d5-2f1193a394b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005279 10.0.0.41 - - [2025-11-24 03:04:11] "GET /virtual-network/024ae99d-9791-4ce7-88d5-2f1193a394b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006057 10.0.0.41 - - [2025-11-24 03:04:12] "POST /neutron/subnet HTTP/1.1" 200 724 0.011706 10.0.0.41 - - [2025-11-24 03:04:12] "POST /id-to-fqname HTTP/1.1" 200 224 0.002184 10.0.0.50 - - [2025-11-24 03:04:12] "POST /ref-update HTTP/1.1" 200 156 0.032608 10.0.0.27 - - [2025-11-24 03:04:13] "GET /projects?obj_uuids=e6eef55e-6aec-4e6f-988a-6b35e5c4283f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001094 10.0.0.41 - - [2025-11-24 03:04:13] "GET /project/e6eef55e-6aec-4e6f-988a-6b35e5c4283f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.077085 10.0.0.41 - - [2025-11-24 03:04:13] "POST /neutron/port HTTP/1.1" 200 117 0.006274 10.0.0.41 - - [2025-11-24 03:04:13] "POST /neutron/network HTTP/1.1" 200 844 0.013530 10.0.0.41 - - [2025-11-24 03:04:14] "POST /neutron/port HTTP/1.1" 200 1058 0.019735 10.0.0.41 - - [2025-11-24 03:04:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004636 10.0.0.41 - - [2025-11-24 03:04:14] "POST /neutron/network HTTP/1.1" 200 834 0.010351 10.0.0.41 - - [2025-11-24 03:04:18] "POST /neutron/port HTTP/1.1" 200 1086 0.019114 10.0.0.41 - - [2025-11-24 03:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.27 - - [2025-11-24 03:04:18] "GET /projects?obj_uuids=e6eef55e-6aec-4e6f-988a-6b35e5c4283f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001036 10.0.0.41 - - [2025-11-24 03:04:18] "GET /project/e6eef55e-6aec-4e6f-988a-6b35e5c4283f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.044509 10.0.0.27 - - [2025-11-24 03:04:18] "GET /projects?obj_uuids=e6eef55e-6aec-4e6f-988a-6b35e5c4283f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001090 10.0.0.41 - - [2025-11-24 03:04:18] "POST /neutron/network HTTP/1.1" 200 613 0.146024 10.0.0.41 - - [2025-11-24 03:04:19] "POST /id-to-fqname HTTP/1.1" 200 223 0.003962 10.0.0.41 - - [2025-11-24 03:04:19] "GET /virtual-network/631bbb1d-250b-441d-bafb-c87c1a7997b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007505 10.0.0.41 - - [2025-11-24 03:04:19] "POST /neutron/network HTTP/1.1" 200 830 0.009117 10.0.0.41 - - [2025-11-24 03:04:19] "GET /virtual-network/631bbb1d-250b-441d-bafb-c87c1a7997b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.011998 10.0.0.41 - - [2025-11-24 03:04:19] "GET /virtual-network/631bbb1d-250b-441d-bafb-c87c1a7997b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.009040 10.0.0.41 - - [2025-11-24 03:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.27 - - [2025-11-24 03:04:21] "GET /projects?obj_uuids=e6eef55e-6aec-4e6f-988a-6b35e5c4283f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001032 10.0.0.41 - - [2025-11-24 03:04:21] "GET /project/e6eef55e-6aec-4e6f-988a-6b35e5c4283f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.042020 10.0.0.41 - - [2025-11-24 03:04:21] "POST /neutron/network HTTP/1.1" 200 117 0.018331 10.0.0.50 - - [2025-11-24 03:04:21] "POST /route-targets HTTP/1.1" 200 327 0.030117 10.0.0.41 - - [2025-11-24 03:04:21] "POST /neutron/network HTTP/1.1" 200 831 0.010588 10.0.0.41 - - [2025-11-24 03:04:21] "POST /id-to-fqname HTTP/1.1" 200 223 0.001319 10.0.0.41 - - [2025-11-24 03:04:21] "GET /virtual-network/2147f0a3-0f9d-4603-8824-496d8a242b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007084 10.0.0.41 - - [2025-11-24 03:04:21] "GET /virtual-network/2147f0a3-0f9d-4603-8824-496d8a242b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.009917 10.0.0.41 - - [2025-11-24 03:04:21] "POST /neutron/subnet HTTP/1.1" 200 719 0.013589 10.0.0.41 - - [2025-11-24 03:04:22] "GET /virtual-network/2147f0a3-0f9d-4603-8824-496d8a242b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007822 10.0.0.41 - - [2025-11-24 03:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004187 10.0.0.27 - - [2025-11-24 03:04:22] "GET /projects?obj_uuids=e6eef55e-6aec-4e6f-988a-6b35e5c4283f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001388 10.0.0.41 - - [2025-11-24 03:04:22] "GET /project/e6eef55e-6aec-4e6f-988a-6b35e5c4283f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.062977 10.0.0.50 - - [2025-11-24 03:04:23] "POST /ref-update HTTP/1.1" 200 156 0.022258 10.0.0.27 - - [2025-11-24 03:04:23] "POST /useragent-kv HTTP/1.1" 200 115 0.008212 10.0.0.41 - - [2025-11-24 03:04:23] "POST /neutron/subnet HTTP/1.1" 200 720 0.203977 10.0.0.41 - - [2025-11-24 03:04:23] "POST /id-to-fqname HTTP/1.1" 200 224 0.001384 10.0.0.41 - - [2025-11-24 03:04:23] "GET /virtual-network/77f04cbc-1126-4254-ac10-97caa2e434a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006686 10.0.0.41 - - [2025-11-24 03:04:23] "GET /virtual-network/77f04cbc-1126-4254-ac10-97caa2e434a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007132 10.0.0.41 - - [2025-11-24 03:04:23] "POST /neutron/network HTTP/1.1" 200 833 0.010526 10.0.0.41 - - [2025-11-24 03:04:23] "GET /virtual-network/77f04cbc-1126-4254-ac10-97caa2e434a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005662 10.0.0.41 - - [2025-11-24 03:04:23] "GET /obj-perms HTTP/1.1" 200 5026 0.065439 10.0.0.50 - - [2025-11-24 03:04:23] "GET /obj-perms HTTP/1.1" 200 5026 0.056101 10.0.0.27 - - [2025-11-24 03:04:23] "GET /obj-perms HTTP/1.1" 200 5026 0.057288 10.0.0.41 - - [2025-11-24 03:04:24] "POST /id-to-fqname HTTP/1.1" 200 223 0.001425 10.0.0.41 - - [2025-11-24 03:04:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011300 10.0.0.27 - - [2025-11-24 03:04:24] "GET /projects?obj_uuids=e6eef55e-6aec-4e6f-988a-6b35e5c4283f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001057 10.0.0.41 - - [2025-11-24 03:04:25] "GET /project/e6eef55e-6aec-4e6f-988a-6b35e5c4283f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.105812 10.0.0.41 - - [2025-11-24 03:04:25] "POST /neutron/port HTTP/1.1" 200 1086 0.019557 10.0.0.41 - - [2025-11-24 03:04:25] "POST /id-to-fqname HTTP/1.1" 200 224 0.001915 10.0.0.41 - - [2025-11-24 03:04:25] "POST /neutron/port HTTP/1.1" 200 1086 0.019103 10.0.0.41 - - [2025-11-24 03:04:25] "POST /neutron/network HTTP/1.1" 200 841 0.014501 10.0.0.41 - - [2025-11-24 03:04:26] "POST /neutron/port HTTP/1.1" 200 1057 0.018666 10.0.0.41 - - [2025-11-24 03:04:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005303 10.0.0.27 - - [2025-11-24 03:04:26] "GET /projects?obj_uuids=e6eef55e-6aec-4e6f-988a-6b35e5c4283f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001614 10.0.0.41 - - [2025-11-24 03:04:26] "POST /neutron/network HTTP/1.1" 200 831 0.006119 10.0.0.41 - - [2025-11-24 03:04:26] "GET /project/e6eef55e-6aec-4e6f-988a-6b35e5c4283f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.091569 10.0.0.41 - - [2025-11-24 03:04:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010396 10.0.0.41 - - [2025-11-24 03:04:26] "POST /fqname-to-id HTTP/1.1" 404 193 0.004416 10.0.0.41 - - [2025-11-24 03:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005422 10.0.0.27 - - [2025-11-24 03:04:26] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001494 10.0.0.41 - - [2025-11-24 03:04:26] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009798 10.0.0.41 - - [2025-11-24 03:04:26] "POST /service-templates HTTP/1.1" 200 543 0.045597 10.0.0.41 - - [2025-11-24 03:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004382 10.0.0.41 - - [2025-11-24 03:04:27] "GET /service-template/cd9e733e-8d78-4ae8-9191-9645c6ff11a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.007825 10.0.0.41 - - [2025-11-24 03:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004078 10.0.0.41 - - [2025-11-24 03:04:27] "GET /service-template/cd9e733e-8d78-4ae8-9191-9645c6ff11a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.005733 10.0.0.41 - - [2025-11-24 03:04:27] "POST /id-to-fqname HTTP/1.1" 200 223 0.002013 10.0.0.27 - - [2025-11-24 03:04:27] "GET /projects?obj_uuids=e6eef55e-6aec-4e6f-988a-6b35e5c4283f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001611 10.0.0.41 - - [2025-11-24 03:04:27] "POST /id-to-fqname HTTP/1.1" 200 223 0.001995 10.0.0.41 - - [2025-11-24 03:04:27] "POST /id-to-fqname HTTP/1.1" 200 224 0.001723 10.0.0.41 - - [2025-11-24 03:04:27] "POST /neutron/port HTTP/1.1" 200 1057 0.381393 10.0.0.41 - - [2025-11-24 03:04:27] "POST /neutron/port HTTP/1.1" 200 1057 0.016325 10.0.0.41 - - [2025-11-24 03:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008872 10.0.0.41 - - [2025-11-24 03:04:27] "DELETE /service-template/cd9e733e-8d78-4ae8-9191-9645c6ff11a3 HTTP/1.1" 200 115 0.053223 10.0.0.41 - - [2025-11-24 03:04:27] "POST /fqname-to-id HTTP/1.1" 404 193 0.006530 10.0.0.41 - - [2025-11-24 03:04:27] "POST /neutron/port HTTP/1.1" 200 1085 0.029523 10.0.0.41 - - [2025-11-24 03:04:27] "POST /neutron/port HTTP/1.1" 200 117 0.001675 10.0.0.41 - - [2025-11-24 03:04:28] "POST /neutron/network HTTP/1.1" 400 204 0.016062 10.0.0.41 - - [2025-11-24 03:04:28] "POST /neutron/port HTTP/1.1" 200 151 0.181213 10.0.0.41 - - [2025-11-24 03:04:29] "POST /neutron/port HTTP/1.1" 200 151 0.231549 10.0.0.27 - - [2025-11-24 03:04:30] "POST /useragent-kv HTTP/1.1" 200 115 0.005051 10.0.0.27 - - [2025-11-24 03:04:30] "POST /useragent-kv HTTP/1.1" 200 115 0.002436 10.0.0.41 - - [2025-11-24 03:04:30] "POST /neutron/network HTTP/1.1" 200 151 0.172261 10.0.0.41 - - [2025-11-24 03:04:30] "POST /neutron/port HTTP/1.1" 200 1086 0.040037 10.0.0.41 - - [2025-11-24 03:04:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007545 10.0.0.41 - - [2025-11-24 03:04:30] "POST /neutron/port HTTP/1.1" 200 117 0.027839 10.0.0.27 - - [2025-11-24 03:04:30] "POST /useragent-kv HTTP/1.1" 200 115 0.005196 10.0.0.50 - - [2025-11-24 03:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005549 10.0.0.27 - - [2025-11-24 03:04:30] "POST /useragent-kv HTTP/1.1" 200 115 0.008173 10.0.0.41 - - [2025-11-24 03:04:30] "POST /neutron/network HTTP/1.1" 200 151 0.202579 10.0.0.50 - - [2025-11-24 03:04:31] "DELETE /route-target/d02e9ac8-4edd-4fa6-8e22-7ec02ecc4f82 HTTP/1.1" 200 115 0.030978 10.0.0.41 - - [2025-11-24 03:04:31] "POST /neutron/network HTTP/1.1" 200 834 0.013712 10.0.0.41 - - [2025-11-24 03:04:32] "POST /neutron/port HTTP/1.1" 200 1112 0.016565 10.0.0.27 - - [2025-11-24 03:04:33] "POST /useragent-kv HTTP/1.1" 200 115 0.004021 10.0.0.27 - - [2025-11-24 03:04:33] "POST /useragent-kv HTTP/1.1" 200 115 0.003884 10.0.0.41 - - [2025-11-24 03:04:33] "POST /neutron/network HTTP/1.1" 200 151 0.139514 10.0.0.41 - - [2025-11-24 03:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005099 10.0.0.27 - - [2025-11-24 03:04:36] "GET /projects?obj_uuids=e6eef55e-6aec-4e6f-988a-6b35e5c4283f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001191 10.0.0.41 - - [2025-11-24 03:04:36] "GET /project/e6eef55e-6aec-4e6f-988a-6b35e5c4283f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.053858 10.0.0.50 - - [2025-11-24 03:04:36] "POST /route-targets HTTP/1.1" 200 327 0.019226 10.0.0.27 - - [2025-11-24 03:04:36] "POST /useragent-kv HTTP/1.1" 200 115 0.009019 10.0.0.41 - - [2025-11-24 03:04:36] "POST /neutron/subnet HTTP/1.1" 200 724 0.208967 10.0.0.41 - - [2025-11-24 03:04:36] "POST /id-to-fqname HTTP/1.1" 200 223 0.001408 10.0.0.41 - - [2025-11-24 03:04:36] "GET /virtual-network/cc5144a3-95f5-4c27-84da-9c4cfb7f3ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005664 10.0.0.41 - - [2025-11-24 03:04:36] "GET /virtual-network/cc5144a3-95f5-4c27-84da-9c4cfb7f3ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006845 10.0.0.41 - - [2025-11-24 03:04:37] "POST /neutron/network HTTP/1.1" 200 832 0.014838 10.0.0.41 - - [2025-11-24 03:04:37] "GET /virtual-network/cc5144a3-95f5-4c27-84da-9c4cfb7f3ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005727 10.0.0.41 - - [2025-11-24 03:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.27 - - [2025-11-24 03:04:37] "GET /projects?obj_uuids=e6eef55e-6aec-4e6f-988a-6b35e5c4283f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.036348 10.0.0.41 - - [2025-11-24 03:04:37] "GET /project/e6eef55e-6aec-4e6f-988a-6b35e5c4283f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.084544 10.0.0.27 - - [2025-11-24 03:04:37] "GET /projects?obj_uuids=e6eef55e-6aec-4e6f-988a-6b35e5c4283f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001498 10.0.0.41 - - [2025-11-24 03:04:37] "POST /neutron/network HTTP/1.1" 200 613 0.170696 10.0.0.50 - - [2025-11-24 03:04:38] "POST /ref-update HTTP/1.1" 200 156 0.025293 10.0.0.41 - - [2025-11-24 03:04:38] "POST /id-to-fqname HTTP/1.1" 200 223 0.004327 10.0.0.41 - - [2025-11-24 03:04:38] "GET /virtual-network/69fe3a6c-479b-4c5b-8eb5-fd68bb6e461a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.010562 10.0.0.41 - - [2025-11-24 03:04:38] "POST /neutron/network HTTP/1.1" 200 831 0.010286 10.0.0.41 - - [2025-11-24 03:04:38] "GET /virtual-network/69fe3a6c-479b-4c5b-8eb5-fd68bb6e461a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008252 10.0.0.41 - - [2025-11-24 03:04:38] "GET /virtual-network/69fe3a6c-479b-4c5b-8eb5-fd68bb6e461a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008427 10.0.0.41 - - [2025-11-24 03:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004477 10.0.0.27 - - [2025-11-24 03:04:38] "GET /projects?obj_uuids=e6eef55e-6aec-4e6f-988a-6b35e5c4283f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001524 10.0.0.41 - - [2025-11-24 03:04:39] "GET /project/e6eef55e-6aec-4e6f-988a-6b35e5c4283f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.060593 10.0.0.41 - - [2025-11-24 03:04:39] "POST /neutron/network HTTP/1.1" 200 117 0.017996 10.0.0.41 - - [2025-11-24 03:04:39] "POST /neutron/network HTTP/1.1" 200 834 0.009401 10.0.0.41 - - [2025-11-24 03:04:39] "POST /id-to-fqname HTTP/1.1" 200 224 0.001683 10.0.0.41 - - [2025-11-24 03:04:39] "GET /virtual-network/acd4975b-32fd-4004-9df4-d68b79b7d881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006913 10.0.0.41 - - [2025-11-24 03:04:39] "GET /virtual-network/acd4975b-32fd-4004-9df4-d68b79b7d881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005872 10.0.0.41 - - [2025-11-24 03:04:39] "POST /neutron/subnet HTTP/1.1" 200 725 0.011733 10.0.0.41 - - [2025-11-24 03:04:39] "GET /virtual-network/acd4975b-32fd-4004-9df4-d68b79b7d881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007431 10.0.0.41 - - [2025-11-24 03:04:40] "GET /obj-perms HTTP/1.1" 200 5026 0.004709 10.0.0.50 - - [2025-11-24 03:04:40] "GET /obj-perms HTTP/1.1" 200 5026 0.004170 10.0.0.27 - - [2025-11-24 03:04:40] "GET /obj-perms HTTP/1.1" 200 5026 0.010981 10.0.0.41 - - [2025-11-24 03:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.27 - - [2025-11-24 03:04:40] "GET /projects?obj_uuids=e6eef55e-6aec-4e6f-988a-6b35e5c4283f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001245 10.0.0.41 - - [2025-11-24 03:04:40] "GET /project/e6eef55e-6aec-4e6f-988a-6b35e5c4283f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.075913 10.0.0.50 - - [2025-11-24 03:04:40] "POST /route-targets HTTP/1.1" 200 327 0.013849 10.0.0.27 - - [2025-11-24 03:04:40] "POST /useragent-kv HTTP/1.1" 200 115 0.008121 10.0.0.41 - - [2025-11-24 03:04:40] "POST /neutron/subnet HTTP/1.1" 200 720 0.248918 10.0.0.41 - - [2025-11-24 03:04:40] "POST /id-to-fqname HTTP/1.1" 200 229 0.001785 10.0.0.41 - - [2025-11-24 03:04:40] "GET /virtual-network/c1ed515b-f55c-449e-b861-d08aa25f5c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.007183 10.0.0.41 - - [2025-11-24 03:04:40] "GET /virtual-network/c1ed515b-f55c-449e-b861-d08aa25f5c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.007421 10.0.0.41 - - [2025-11-24 03:04:40] "POST /neutron/network HTTP/1.1" 200 843 0.009872 10.0.0.41 - - [2025-11-24 03:04:41] "GET /virtual-network/c1ed515b-f55c-449e-b861-d08aa25f5c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006383 10.0.0.41 - - [2025-11-24 03:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004777 10.0.0.27 - - [2025-11-24 03:04:41] "GET /projects?obj_uuids=e6eef55e-6aec-4e6f-988a-6b35e5c4283f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001653 10.0.0.41 - - [2025-11-24 03:04:41] "GET /project/e6eef55e-6aec-4e6f-988a-6b35e5c4283f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.052587 10.0.0.27 - - [2025-11-24 03:04:41] "GET /projects?obj_uuids=e6eef55e-6aec-4e6f-988a-6b35e5c4283f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002328 10.0.0.41 - - [2025-11-24 03:04:41] "POST /neutron/network HTTP/1.1" 200 627 0.165972 10.0.0.50 - - [2025-11-24 03:04:41] "POST /ref-update HTTP/1.1" 200 156 0.028872 10.0.0.41 - - [2025-11-24 03:04:42] "POST /id-to-fqname HTTP/1.1" 200 230 0.003973 10.0.0.41 - - [2025-11-24 03:04:42] "GET /virtual-network/f0999b82-b1bc-4c38-a89f-7c6304a22634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006064 10.0.0.41 - - [2025-11-24 03:04:42] "POST /neutron/network HTTP/1.1" 200 847 0.012852 10.0.0.41 - - [2025-11-24 03:04:42] "GET /virtual-network/f0999b82-b1bc-4c38-a89f-7c6304a22634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.007840 10.0.0.41 - - [2025-11-24 03:04:42] "GET /virtual-network/f0999b82-b1bc-4c38-a89f-7c6304a22634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005736 10.0.0.41 - - [2025-11-24 03:04:42] "GET /obj-perms HTTP/1.1" 200 5026 0.004883 10.0.0.41 - - [2025-11-24 03:04:42] "POST /id-to-fqname HTTP/1.1" 200 223 0.002010 10.0.0.50 - - [2025-11-24 03:04:42] "GET /obj-perms HTTP/1.1" 200 5056 0.060314 10.0.0.41 - - [2025-11-24 03:04:42] "POST /neutron/network HTTP/1.1" 200 841 0.010904 10.0.0.27 - - [2025-11-24 03:04:43] "GET /projects?obj_uuids=e6eef55e-6aec-4e6f-988a-6b35e5c4283f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001212 10.0.0.41 - - [2025-11-24 03:04:43] "GET /project/e6eef55e-6aec-4e6f-988a-6b35e5c4283f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.081504 10.0.0.41 - - [2025-11-24 03:04:43] "POST /neutron/port HTTP/1.1" 200 117 0.009048 10.0.0.41 - - [2025-11-24 03:04:43] "POST /id-to-fqname HTTP/1.1" 200 224 0.001733 10.0.0.41 - - [2025-11-24 03:04:44] "POST /neutron/network HTTP/1.1" 200 841 0.010074 10.0.0.41 - - [2025-11-24 03:04:44] "POST /neutron/port HTTP/1.1" 200 1057 0.015960 10.0.0.27 - - [2025-11-24 03:04:44] "GET /projects?obj_uuids=e6eef55e-6aec-4e6f-988a-6b35e5c4283f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001855 10.0.0.41 - - [2025-11-24 03:04:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004429 10.0.0.41 - - [2025-11-24 03:04:44] "GET /project/e6eef55e-6aec-4e6f-988a-6b35e5c4283f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.081827 10.0.0.41 - - [2025-11-24 03:04:44] "POST /neutron/port HTTP/1.1" 200 117 0.001505 10.0.0.41 - - [2025-11-24 03:04:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009846 10.0.0.41 - - [2025-11-24 03:04:45] "POST /fqname-to-id HTTP/1.1" 404 193 0.004578 10.0.0.41 - - [2025-11-24 03:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.27 - - [2025-11-24 03:04:45] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001392 10.0.0.41 - - [2025-11-24 03:04:45] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009601 10.0.0.41 - - [2025-11-24 03:04:45] "POST /service-templates HTTP/1.1" 200 543 0.044395 10.0.0.41 - - [2025-11-24 03:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004833 10.0.0.41 - - [2025-11-24 03:04:45] "GET /service-template/abd72ce2-8da5-489d-96f3-ce422c5a15dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.008224 10.0.0.41 - - [2025-11-24 03:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004385 10.0.0.41 - - [2025-11-24 03:04:45] "GET /service-template/abd72ce2-8da5-489d-96f3-ce422c5a15dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.006095 10.0.0.41 - - [2025-11-24 03:04:45] "POST /id-to-fqname HTTP/1.1" 200 223 0.002081 10.0.0.41 - - [2025-11-24 03:04:45] "POST /id-to-fqname HTTP/1.1" 200 229 0.001404 10.0.0.41 - - [2025-11-24 03:04:45] "POST /id-to-fqname HTTP/1.1" 200 230 0.001894 10.0.0.27 - - [2025-11-24 03:04:45] "GET /projects?obj_uuids=e6eef55e-6aec-4e6f-988a-6b35e5c4283f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001280 10.0.0.41 - - [2025-11-24 03:04:46] "POST /neutron/port HTTP/1.1" 200 1058 0.399405 10.0.0.41 - - [2025-11-24 03:04:46] "POST /neutron/port HTTP/1.1" 200 1058 0.028002 10.0.0.41 - - [2025-11-24 03:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004542 10.0.0.41 - - [2025-11-24 03:04:46] "DELETE /service-template/abd72ce2-8da5-489d-96f3-ce422c5a15dc HTTP/1.1" 200 115 0.038175 10.0.0.41 - - [2025-11-24 03:04:46] "POST /fqname-to-id HTTP/1.1" 404 193 0.004041 10.0.0.41 - - [2025-11-24 03:04:46] "POST /neutron/port HTTP/1.1" 200 1086 0.022786 10.0.0.41 - - [2025-11-24 03:04:46] "POST /neutron/port HTTP/1.1" 200 117 0.001684 10.0.0.27 - - [2025-11-24 03:04:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002803 10.0.0.27 - - [2025-11-24 03:04:46] "POST /useragent-kv HTTP/1.1" 200 115 0.003088 10.0.0.41 - - [2025-11-24 03:04:46] "POST /neutron/network HTTP/1.1" 200 151 0.131562 10.0.0.50 - - [2025-11-24 03:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.033863 10.0.0.41 - - [2025-11-24 03:04:46] "POST /neutron/port HTTP/1.1" 200 1085 0.020774 10.0.0.41 - - [2025-11-24 03:04:47] "POST /neutron/network HTTP/1.1" 200 834 0.009471 10.0.0.41 - - [2025-11-24 03:04:47] "POST /neutron/port HTTP/1.1" 200 1112 0.014666 10.0.0.41 - - [2025-11-24 03:04:48] "POST /neutron/network HTTP/1.1" 200 2186 0.013453 10.0.0.41 - - [2025-11-24 03:04:49] "POST /neutron/network HTTP/1.1" 200 834 0.007594 10.0.0.50 - - [2025-11-24 03:04:49] "DELETE /route-target/9f77bc14-97cb-4f03-806b-bf7e043ac54e HTTP/1.1" 200 115 0.023986 10.0.0.27 - - [2025-11-24 03:04:49] "POST /useragent-kv HTTP/1.1" 200 115 0.003292 10.0.0.27 - - [2025-11-24 03:04:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002450 10.0.0.41 - - [2025-11-24 03:04:49] "POST /neutron/network HTTP/1.1" 200 151 0.132302 10.0.0.50 - - [2025-11-24 03:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005543 10.0.0.27 - - [2025-11-24 03:04:51] "GET /projects?obj_uuids=e6eef55e-6aec-4e6f-988a-6b35e5c4283f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001402 10.0.0.41 - - [2025-11-24 03:04:51] "GET /project/e6eef55e-6aec-4e6f-988a-6b35e5c4283f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.042633 10.0.0.27 - - [2025-11-24 03:04:51] "GET /projects?obj_uuids=e6eef55e-6aec-4e6f-988a-6b35e5c4283f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000963 10.0.0.41 - - [2025-11-24 03:04:51] "GET /project/e6eef55e-6aec-4e6f-988a-6b35e5c4283f?fields=virtual_networks HTTP/1.1" 200 1029 0.037626 10.0.0.27 - - [2025-11-24 03:04:51] "GET /projects?obj_uuids=e6eef55e-6aec-4e6f-988a-6b35e5c4283f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001277 10.0.0.41 - - [2025-11-24 03:04:51] "GET /project/e6eef55e-6aec-4e6f-988a-6b35e5c4283f?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.049201 10.0.0.27 - - [2025-11-24 03:04:51] "GET /projects?obj_uuids=e6eef55e-6aec-4e6f-988a-6b35e5c4283f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001368 10.0.0.41 - - [2025-11-24 03:04:51] "GET /project/e6eef55e-6aec-4e6f-988a-6b35e5c4283f?fields=security_groups HTTP/1.1" 200 1253 0.046560 10.0.0.41 - - [2025-11-24 03:04:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.033437 10.0.0.27 - - [2025-11-24 03:04:52] "GET /projects?obj_uuids=1d22dd46-00fc-4407-9ae6-e4e2ebc78d31&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003312 10.0.0.27 - - [2025-11-24 03:04:52] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001292 10.0.0.27 - - [2025-11-24 03:04:52] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.039332 10.0.0.27 - - [2025-11-24 03:04:53] "POST /id-to-fqname HTTP/1.1" 200 188 0.003213 10.0.0.27 - - [2025-11-24 03:04:53] "POST /fqname-to-id HTTP/1.1" 404 197 0.008504 10.0.0.27 - - [2025-11-24 03:04:53] "POST /security-groups HTTP/1.1" 200 589 0.035531 10.0.0.27 - - [2025-11-24 03:04:53] "POST /projects HTTP/1.1" 200 581 0.255464 10.0.0.50 - - [2025-11-24 03:04:53] "POST /access-control-lists HTTP/1.1" 200 594 0.035133 10.0.0.27 - - [2025-11-24 03:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.329404 10.0.0.41 - - [2025-11-24 03:04:53] "GET /project/1d22dd46-00fc-4407-9ae6-e4e2ebc78d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.541347 10.0.0.41 - - [2025-11-24 03:04:54] "GET / HTTP/1.1" 200 35931 0.001646 10.0.0.41 - - [2025-11-24 03:04:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.000534 10.0.0.41 - - [2025-11-24 03:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.064356 10.0.0.27 - - [2025-11-24 03:04:56] "GET /projects?obj_uuids=1d22dd46-00fc-4407-9ae6-e4e2ebc78d31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001245 10.0.0.41 - - [2025-11-24 03:04:56] "GET /project/1d22dd46-00fc-4407-9ae6-e4e2ebc78d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.037210 10.0.0.41 - - [2025-11-24 03:04:56] "POST /neutron/network HTTP/1.1" 200 117 0.037886 10.0.0.50 - - [2025-11-24 03:04:57] "POST /route-targets HTTP/1.1" 200 327 0.017742 10.0.0.41 - - [2025-11-24 03:04:57] "POST /neutron/network HTTP/1.1" 200 832 0.010030 10.0.0.41 - - [2025-11-24 03:04:57] "POST /id-to-fqname HTTP/1.1" 200 223 0.001884 10.0.0.41 - - [2025-11-24 03:04:57] "GET /virtual-network/bee958cb-32fa-4153-becc-47046d721ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006629 10.0.0.41 - - [2025-11-24 03:04:57] "GET /virtual-network/bee958cb-32fa-4153-becc-47046d721ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007440 10.0.0.41 - - [2025-11-24 03:04:57] "POST /neutron/subnet HTTP/1.1" 200 724 0.012255 10.0.0.41 - - [2025-11-24 03:04:57] "GET /virtual-network/bee958cb-32fa-4153-becc-47046d721ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008840 10.0.0.27 - - [2025-11-24 03:04:59] "GET /obj-perms HTTP/1.1" 200 5026 0.073837 10.0.0.41 - - [2025-11-24 03:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005082 10.0.0.27 - - [2025-11-24 03:04:59] "GET /projects?obj_uuids=1d22dd46-00fc-4407-9ae6-e4e2ebc78d31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001091 10.0.0.41 - - [2025-11-24 03:04:59] "GET /project/1d22dd46-00fc-4407-9ae6-e4e2ebc78d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.053476 10.0.0.50 - - [2025-11-24 03:04:59] "POST /ref-update HTTP/1.1" 200 156 0.027358 10.0.0.27 - - [2025-11-24 03:04:59] "POST /useragent-kv HTTP/1.1" 200 115 0.003630 10.0.0.41 - - [2025-11-24 03:04:59] "POST /neutron/subnet HTTP/1.1" 200 730 0.255756 10.0.0.41 - - [2025-11-24 03:05:00] "POST /id-to-fqname HTTP/1.1" 200 225 0.001817 10.0.0.41 - - [2025-11-24 03:05:00] "GET /virtual-network/fa1def54-806d-424f-8923-c3f7e3d546a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.012222 10.0.0.41 - - [2025-11-24 03:05:00] "GET /virtual-network/fa1def54-806d-424f-8923-c3f7e3d546a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006170 10.0.0.41 - - [2025-11-24 03:05:00] "POST /neutron/network HTTP/1.1" 200 837 0.009588 10.0.0.41 - - [2025-11-24 03:05:00] "GET /virtual-network/fa1def54-806d-424f-8923-c3f7e3d546a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006729 10.0.0.41 - - [2025-11-24 03:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003960 10.0.0.27 - - [2025-11-24 03:05:00] "GET /projects?obj_uuids=1d22dd46-00fc-4407-9ae6-e4e2ebc78d31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001213 10.0.0.41 - - [2025-11-24 03:05:00] "GET /project/1d22dd46-00fc-4407-9ae6-e4e2ebc78d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.074922 10.0.0.27 - - [2025-11-24 03:05:01] "GET /projects?obj_uuids=1d22dd46-00fc-4407-9ae6-e4e2ebc78d31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001607 10.0.0.41 - - [2025-11-24 03:05:01] "POST /neutron/network HTTP/1.1" 200 619 0.176467 10.0.0.41 - - [2025-11-24 03:05:01] "POST /id-to-fqname HTTP/1.1" 200 226 0.004162 10.0.0.41 - - [2025-11-24 03:05:01] "GET /virtual-network/0e204cad-1b93-42c4-8361-acf4c145649d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006237 10.0.0.41 - - [2025-11-24 03:05:01] "POST /neutron/network HTTP/1.1" 200 840 0.007843 10.0.0.41 - - [2025-11-24 03:05:01] "GET /virtual-network/0e204cad-1b93-42c4-8361-acf4c145649d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005745 10.0.0.41 - - [2025-11-24 03:05:01] "GET /virtual-network/0e204cad-1b93-42c4-8361-acf4c145649d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006323 10.0.0.41 - - [2025-11-24 03:05:02] "GET /obj-perms HTTP/1.1" 200 5026 0.079834 10.0.0.50 - - [2025-11-24 03:05:02] "GET /obj-perms HTTP/1.1" 200 5026 0.064463 10.0.0.41 - - [2025-11-24 03:05:02] "POST /id-to-fqname HTTP/1.1" 200 225 0.002406 10.0.0.41 - - [2025-11-24 03:05:02] "POST /neutron/network HTTP/1.1" 200 847 0.011186 10.0.0.27 - - [2025-11-24 03:05:03] "GET /projects?obj_uuids=1d22dd46-00fc-4407-9ae6-e4e2ebc78d31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001280 10.0.0.41 - - [2025-11-24 03:05:03] "GET /project/1d22dd46-00fc-4407-9ae6-e4e2ebc78d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.085133 10.0.0.27 - - [2025-11-24 03:05:03] "DELETE /project/e6eef55e6aec4e6f988a6b35e5c4283f HTTP/1.1" 404 173 0.009714 10.0.0.27 - - [2025-11-24 03:05:03] "DELETE /project/1d22dd4600fc44079ae6e4e2ebc78d31 HTTP/1.1" 404 173 0.008357 10.0.0.27 - - [2025-11-24 03:05:03] "GET /projects?obj_uuids=e6eef55e-6aec-4e6f-988a-6b35e5c4283f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001310 10.0.0.27 - - [2025-11-24 03:05:03] "GET /projects?obj_uuids=bf28f50e-f8e8-4990-8209-1a5ed57de485&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001005 10.0.0.27 - - [2025-11-24 03:05:03] "GET /project/e6eef55e-6aec-4e6f-988a-6b35e5c4283f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.057690 10.0.0.27 - - [2025-11-24 03:05:03] "GET /projects?obj_uuids=e6eef55e-6aec-4e6f-988a-6b35e5c4283f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001648 10.0.0.27 - - [2025-11-24 03:05:03] "GET /project/bf28f50e-f8e8-4990-8209-1a5ed57de485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.092462 10.0.0.27 - - [2025-11-24 03:05:03] "GET /projects?obj_uuids=bf28f50e-f8e8-4990-8209-1a5ed57de485&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001302 10.0.0.27 - - [2025-11-24 03:05:03] "GET /project/e6eef55e-6aec-4e6f-988a-6b35e5c4283f?fields=security_groups HTTP/1.1" 200 1358 0.089611 10.0.0.27 - - [2025-11-24 03:05:03] "GET /project/bf28f50e-f8e8-4990-8209-1a5ed57de485?fields=security_groups HTTP/1.1" 200 1426 0.124401 10.0.0.41 - - [2025-11-24 03:05:03] "POST /neutron/port HTTP/1.1" 200 117 0.009061 10.0.0.41 - - [2025-11-24 03:05:03] "POST /id-to-fqname HTTP/1.1" 200 226 0.001288 10.0.0.27 - - [2025-11-24 03:05:03] "DELETE /security-group/dd3f15f7-868c-489c-bb60-32f6fc26ab3e HTTP/1.1" 200 115 0.112647 10.0.0.27 - - [2025-11-24 03:05:03] "GET /projects?obj_uuids=e6eef55e-6aec-4e6f-988a-6b35e5c4283f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001099 10.0.0.50 - - [2025-11-24 03:05:03] "DELETE /access-control-list/666396a5-f23c-4334-a967-795750c18c32 HTTP/1.1" 200 115 0.063999 10.0.0.27 - - [2025-11-24 03:05:03] "DELETE /security-group/372f6b07-b6bd-4774-b0da-a5f2edaa6ada HTTP/1.1" 200 115 0.112684 10.0.0.27 - - [2025-11-24 03:05:03] "GET /projects?obj_uuids=bf28f50e-f8e8-4990-8209-1a5ed57de485&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002061 10.0.0.27 - - [2025-11-24 03:05:03] "GET /project/e6eef55e-6aec-4e6f-988a-6b35e5c4283f?fields=application_policy_sets HTTP/1.1" 200 1397 0.080371 10.0.0.27 - - [2025-11-24 03:05:03] "GET /project/bf28f50e-f8e8-4990-8209-1a5ed57de485?fields=application_policy_sets HTTP/1.1" 200 1465 0.085397 10.0.0.50 - - [2025-11-24 03:05:04] "DELETE /access-control-list/b637c7c5-9cfa-4bca-9200-2ac27e52fe7e HTTP/1.1" 200 115 0.070281 10.0.0.27 - - [2025-11-24 03:05:04] "DELETE /project/e6eef55e-6aec-4e6f-988a-6b35e5c4283f HTTP/1.1" 200 115 0.691098 10.0.0.27 - - [2025-11-24 03:05:04] "DELETE /project/bf28f50e-f8e8-4990-8209-1a5ed57de485 HTTP/1.1" 200 115 0.740442 10.0.0.41 - - [2025-11-24 03:05:04] "POST /neutron/network HTTP/1.1" 200 847 0.008085 10.0.0.41 - - [2025-11-24 03:05:04] "POST /neutron/port HTTP/1.1" 200 1059 0.015631 10.0.0.27 - - [2025-11-24 03:05:04] "GET /projects?obj_uuids=1d22dd46-00fc-4407-9ae6-e4e2ebc78d31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001150 10.0.0.41 - - [2025-11-24 03:05:05] "GET /project/1d22dd46-00fc-4407-9ae6-e4e2ebc78d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.111633 10.0.0.41 - - [2025-11-24 03:05:05] "POST /neutron/port HTTP/1.1" 200 1087 0.020408 10.0.0.41 - - [2025-11-24 03:05:05] "POST /neutron/port HTTP/1.1" 200 117 0.001358 10.0.0.41 - - [2025-11-24 03:05:05] "POST /neutron/security_group HTTP/1.1" 200 2056 0.012308 10.0.0.41 - - [2025-11-24 03:05:05] "POST /fqname-to-id HTTP/1.1" 404 193 0.004131 10.0.0.41 - - [2025-11-24 03:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004200 10.0.0.27 - - [2025-11-24 03:05:05] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001728 10.0.0.41 - - [2025-11-24 03:05:05] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009578 10.0.0.41 - - [2025-11-24 03:05:05] "POST /service-templates HTTP/1.1" 200 543 0.031506 10.0.0.41 - - [2025-11-24 03:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003720 10.0.0.41 - - [2025-11-24 03:05:05] "GET /service-template/99ab2a6e-692d-48e4-84e4-7401ccab174e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.008729 10.0.0.41 - - [2025-11-24 03:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005054 10.0.0.41 - - [2025-11-24 03:05:05] "GET /service-template/99ab2a6e-692d-48e4-84e4-7401ccab174e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.004822 10.0.0.41 - - [2025-11-24 03:05:05] "POST /id-to-fqname HTTP/1.1" 200 223 0.001448 10.0.0.41 - - [2025-11-24 03:05:05] "POST /id-to-fqname HTTP/1.1" 200 225 0.001771 10.0.0.41 - - [2025-11-24 03:05:05] "POST /id-to-fqname HTTP/1.1" 200 226 0.001396 10.0.0.27 - - [2025-11-24 03:05:05] "GET /projects?obj_uuids=1d22dd46-00fc-4407-9ae6-e4e2ebc78d31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001931 10.0.0.41 - - [2025-11-24 03:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005009 10.0.0.41 - - [2025-11-24 03:05:06] "POST /neutron/port HTTP/1.1" 200 1060 0.390410 10.0.0.41 - - [2025-11-24 03:05:06] "DELETE /service-template/99ab2a6e-692d-48e4-84e4-7401ccab174e HTTP/1.1" 200 115 0.045989 10.0.0.41 - - [2025-11-24 03:05:06] "POST /neutron/port HTTP/1.1" 200 1060 0.030324 10.0.0.41 - - [2025-11-24 03:05:06] "POST /fqname-to-id HTTP/1.1" 404 193 0.012238 10.0.0.41 - - [2025-11-24 03:05:06] "POST /neutron/port HTTP/1.1" 200 1088 0.019990 10.0.0.41 - - [2025-11-24 03:05:06] "POST /neutron/network HTTP/1.1" 400 204 0.021473 10.0.0.41 - - [2025-11-24 03:05:06] "POST /neutron/network HTTP/1.1" 200 840 0.012495 10.0.0.41 - - [2025-11-24 03:05:07] "POST /neutron/port HTTP/1.1" 200 151 0.232438 10.0.0.41 - - [2025-11-24 03:05:08] "POST /neutron/port HTTP/1.1" 200 151 0.203455 10.0.0.41 - - [2025-11-24 03:05:08] "POST /neutron/port HTTP/1.1" 200 117 0.009411 10.0.0.41 - - [2025-11-24 03:05:09] "POST /neutron/network HTTP/1.1" 200 837 0.007475 10.0.0.50 - - [2025-11-24 03:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003964 10.0.0.41 - - [2025-11-24 03:05:09] "POST /neutron/network HTTP/1.1" 200 832 0.008888 10.0.0.50 - - [2025-11-24 03:05:09] "DELETE /route-target/47a5e47b-bb71-48b2-9a3b-c7135b181acc HTTP/1.1" 200 115 0.028774 10.0.0.41 - - [2025-11-24 03:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004428 10.0.0.27 - - [2025-11-24 03:05:12] "GET /projects?obj_uuids=1d22dd46-00fc-4407-9ae6-e4e2ebc78d31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001712 10.0.0.41 - - [2025-11-24 03:05:12] "GET /project/1d22dd46-00fc-4407-9ae6-e4e2ebc78d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.057516 10.0.0.27 - - [2025-11-24 03:05:12] "GET /projects?obj_uuids=1d22dd46-00fc-4407-9ae6-e4e2ebc78d31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002021 10.0.0.41 - - [2025-11-24 03:05:12] "POST /neutron/network HTTP/1.1" 200 613 0.170454 10.0.0.41 - - [2025-11-24 03:05:13] "POST /id-to-fqname HTTP/1.1" 200 223 0.003956 10.0.0.41 - - [2025-11-24 03:05:13] "GET /virtual-network/0bc29c1a-dd80-4204-8b9f-0b3db14a5650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.009721 10.0.0.41 - - [2025-11-24 03:05:13] "POST /neutron/network HTTP/1.1" 200 830 0.010396 10.0.0.41 - - [2025-11-24 03:05:13] "GET /virtual-network/0bc29c1a-dd80-4204-8b9f-0b3db14a5650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007493 10.0.0.41 - - [2025-11-24 03:05:13] "GET /virtual-network/0bc29c1a-dd80-4204-8b9f-0b3db14a5650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.008838 10.0.0.27 - - [2025-11-24 03:05:13] "GET /obj-perms HTTP/1.1" 200 5026 0.004605 10.0.0.41 - - [2025-11-24 03:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004457 10.0.0.27 - - [2025-11-24 03:05:13] "GET /projects?obj_uuids=1d22dd46-00fc-4407-9ae6-e4e2ebc78d31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001290 10.0.0.41 - - [2025-11-24 03:05:13] "GET /project/1d22dd46-00fc-4407-9ae6-e4e2ebc78d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.055651 10.0.0.41 - - [2025-11-24 03:05:13] "POST /neutron/network HTTP/1.1" 200 117 0.018204 10.0.0.50 - - [2025-11-24 03:05:14] "POST /route-targets HTTP/1.1" 200 327 0.018164 10.0.0.41 - - [2025-11-24 03:05:14] "POST /neutron/network HTTP/1.1" 200 830 0.012399 10.0.0.41 - - [2025-11-24 03:05:14] "POST /id-to-fqname HTTP/1.1" 200 223 0.001910 10.0.0.41 - - [2025-11-24 03:05:14] "GET /virtual-network/b0ad2cef-c43d-46c6-a98f-12fba510bc2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.008837 10.0.0.41 - - [2025-11-24 03:05:14] "GET /virtual-network/b0ad2cef-c43d-46c6-a98f-12fba510bc2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.010012 10.0.0.41 - - [2025-11-24 03:05:14] "POST /neutron/subnet HTTP/1.1" 200 715 0.012548 10.0.0.41 - - [2025-11-24 03:05:14] "GET /virtual-network/b0ad2cef-c43d-46c6-a98f-12fba510bc2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007561 10.0.0.41 - - [2025-11-24 03:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004519 10.0.0.27 - - [2025-11-24 03:05:14] "GET /projects?obj_uuids=1d22dd46-00fc-4407-9ae6-e4e2ebc78d31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001498 10.0.0.41 - - [2025-11-24 03:05:14] "GET /project/1d22dd46-00fc-4407-9ae6-e4e2ebc78d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.050931 10.0.0.50 - - [2025-11-24 03:05:15] "POST /ref-update HTTP/1.1" 200 156 0.030904 10.0.0.27 - - [2025-11-24 03:05:15] "POST /useragent-kv HTTP/1.1" 200 115 0.008665 10.0.0.41 - - [2025-11-24 03:05:15] "POST /neutron/subnet HTTP/1.1" 200 734 0.249566 10.0.0.41 - - [2025-11-24 03:05:15] "POST /id-to-fqname HTTP/1.1" 200 224 0.001727 10.0.0.41 - - [2025-11-24 03:05:15] "GET /virtual-network/f09f125b-d2d4-4be3-a629-3d8c245d1f7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006382 10.0.0.41 - - [2025-11-24 03:05:15] "GET /virtual-network/f09f125b-d2d4-4be3-a629-3d8c245d1f7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.007127 10.0.0.41 - - [2025-11-24 03:05:15] "POST /neutron/network HTTP/1.1" 200 836 0.009170 10.0.0.41 - - [2025-11-24 03:05:15] "GET /virtual-network/f09f125b-d2d4-4be3-a629-3d8c245d1f7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006449 10.0.0.41 - - [2025-11-24 03:05:16] "GET /obj-perms HTTP/1.1" 200 5026 0.004641 10.0.0.50 - - [2025-11-24 03:05:16] "GET /obj-perms HTTP/1.1" 200 5026 0.004037 10.0.0.41 - - [2025-11-24 03:05:16] "POST /id-to-fqname HTTP/1.1" 200 223 0.001858 10.0.0.27 - - [2025-11-24 03:05:17] "GET /projects?obj_uuids=1d22dd46-00fc-4407-9ae6-e4e2ebc78d31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001072 10.0.0.41 - - [2025-11-24 03:05:17] "GET /project/1d22dd46-00fc-4407-9ae6-e4e2ebc78d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.073141 10.0.0.41 - - [2025-11-24 03:05:17] "POST /neutron/network HTTP/1.1" 200 830 0.036960 10.0.0.41 - - [2025-11-24 03:05:17] "POST /id-to-fqname HTTP/1.1" 200 224 0.001918 10.0.0.41 - - [2025-11-24 03:05:17] "POST /neutron/port HTTP/1.1" 200 117 0.006948 10.0.0.27 - - [2025-11-24 03:05:17] "GET /projects?obj_uuids=1d22dd46-00fc-4407-9ae6-e4e2ebc78d31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001657 10.0.0.41 - - [2025-11-24 03:05:18] "POST /neutron/port HTTP/1.1" 200 1056 0.279784 10.0.0.41 - - [2025-11-24 03:05:18] "POST /neutron/port HTTP/1.1" 200 1110 0.114147 10.0.0.41 - - [2025-11-24 03:05:18] "POST /neutron/subnet HTTP/1.1" 200 689 0.009221 10.0.0.27 - - [2025-11-24 03:05:18] "GET /projects?obj_uuids=1d22dd46-00fc-4407-9ae6-e4e2ebc78d31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001056 10.0.0.41 - - [2025-11-24 03:05:18] "GET /project/1d22dd46-00fc-4407-9ae6-e4e2ebc78d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.071425 10.0.0.41 - - [2025-11-24 03:05:18] "POST /neutron/network HTTP/1.1" 200 836 0.007526 10.0.0.41 - - [2025-11-24 03:05:18] "POST /neutron/port HTTP/1.1" 200 117 0.009365 10.0.0.41 - - [2025-11-24 03:05:18] "POST /fqname-to-id HTTP/1.1" 404 193 0.004195 10.0.0.41 - - [2025-11-24 03:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.27 - - [2025-11-24 03:05:18] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001395 10.0.0.41 - - [2025-11-24 03:05:18] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.010623 10.0.0.41 - - [2025-11-24 03:05:18] "POST /service-templates HTTP/1.1" 200 543 0.024956 10.0.0.41 - - [2025-11-24 03:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.41 - - [2025-11-24 03:05:18] "GET /service-template/939fd49e-ddf8-43e3-9008-e63605becd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.005962 10.0.0.41 - - [2025-11-24 03:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.41 - - [2025-11-24 03:05:18] "GET /service-template/939fd49e-ddf8-43e3-9008-e63605becd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.004656 10.0.0.41 - - [2025-11-24 03:05:18] "POST /id-to-fqname HTTP/1.1" 200 223 0.001422 10.0.0.41 - - [2025-11-24 03:05:18] "POST /id-to-fqname HTTP/1.1" 200 223 0.001359 10.0.0.41 - - [2025-11-24 03:05:18] "POST /id-to-fqname HTTP/1.1" 200 224 0.002232 10.0.0.41 - - [2025-11-24 03:05:19] "POST /neutron/port HTTP/1.1" 200 1916 0.040925 10.0.0.41 - - [2025-11-24 03:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.41 - - [2025-11-24 03:05:19] "POST /neutron/port HTTP/1.1" 200 1060 0.016143 10.0.0.41 - - [2025-11-24 03:05:19] "DELETE /service-template/939fd49e-ddf8-43e3-9008-e63605becd80 HTTP/1.1" 200 115 0.035397 10.0.0.41 - - [2025-11-24 03:05:19] "POST /fqname-to-id HTTP/1.1" 404 193 0.003947 10.0.0.41 - - [2025-11-24 03:05:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005957 10.0.0.41 - - [2025-11-24 03:05:19] "POST /neutron/port HTTP/1.1" 200 117 0.001204 10.0.0.41 - - [2025-11-24 03:05:20] "POST /neutron/port HTTP/1.1" 200 1084 0.017785 10.0.0.41 - - [2025-11-24 03:05:21] "POST /neutron/port HTTP/1.1" 200 1088 0.018570 10.0.0.41 - - [2025-11-24 03:05:21] "POST /neutron/port HTTP/1.1" 200 117 0.006286 10.0.0.41 - - [2025-11-24 03:05:21] "POST /neutron/network HTTP/1.1" 200 836 0.010614 10.0.0.41 - - [2025-11-24 03:05:22] "POST /neutron/network HTTP/1.1" 200 830 0.008424 10.0.0.50 - - [2025-11-24 03:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005396 10.0.0.27 - - [2025-11-24 03:05:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002733 10.0.0.27 - - [2025-11-24 03:05:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003766 10.0.0.41 - - [2025-11-24 03:05:22] "POST /neutron/network HTTP/1.1" 200 151 0.123823 10.0.0.50 - - [2025-11-24 03:05:22] "DELETE /route-target/ec07ea3c-0aed-4638-b21a-62393e8def11 HTTP/1.1" 200 115 0.031493 10.0.0.27 - - [2025-11-24 03:05:24] "GET /projects?obj_uuids=1d22dd46-00fc-4407-9ae6-e4e2ebc78d31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001111 10.0.0.41 - - [2025-11-24 03:05:24] "GET /project/1d22dd46-00fc-4407-9ae6-e4e2ebc78d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.044508 10.0.0.27 - - [2025-11-24 03:05:24] "GET /projects?obj_uuids=1d22dd46-00fc-4407-9ae6-e4e2ebc78d31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001373 10.0.0.41 - - [2025-11-24 03:05:24] "GET /project/1d22dd46-00fc-4407-9ae6-e4e2ebc78d31?fields=virtual_networks HTTP/1.1" 200 1028 0.074864 10.0.0.27 - - [2025-11-24 03:05:24] "GET /projects?obj_uuids=1d22dd46-00fc-4407-9ae6-e4e2ebc78d31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001038 10.0.0.41 - - [2025-11-24 03:05:24] "GET /project/1d22dd46-00fc-4407-9ae6-e4e2ebc78d31?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.045974 10.0.0.27 - - [2025-11-24 03:05:24] "GET /projects?obj_uuids=1d22dd46-00fc-4407-9ae6-e4e2ebc78d31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001634 10.0.0.41 - - [2025-11-24 03:05:24] "GET /project/1d22dd46-00fc-4407-9ae6-e4e2ebc78d31?fields=security_groups HTTP/1.1" 200 1252 0.057011 10.0.0.41 - - [2025-11-24 03:05:25] "POST /fqname-to-id HTTP/1.1" 404 184 0.030404 10.0.0.27 - - [2025-11-24 03:05:25] "GET /projects?obj_uuids=e0a9f533-55d2-4c5d-a043-c152c6794519&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003140 10.0.0.27 - - [2025-11-24 03:05:25] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001004 10.0.0.27 - - [2025-11-24 03:05:25] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007423 10.0.0.27 - - [2025-11-24 03:05:25] "POST /id-to-fqname HTTP/1.1" 200 186 0.002071 10.0.0.27 - - [2025-11-24 03:05:25] "POST /fqname-to-id HTTP/1.1" 404 195 0.003957 10.0.0.27 - - [2025-11-24 03:05:25] "POST /security-groups HTTP/1.1" 200 587 0.035847 10.0.0.27 - - [2025-11-24 03:05:25] "POST /projects HTTP/1.1" 200 577 0.249830 10.0.0.50 - - [2025-11-24 03:05:25] "POST /fqname-to-id HTTP/1.1" 404 229 0.012584 10.0.0.27 - - [2025-11-24 03:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.328982 10.0.0.41 - - [2025-11-24 03:05:25] "GET /project/e0a9f533-55d2-4c5d-a043-c152c6794519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.495080 10.0.0.41 - - [2025-11-24 03:05:27] "GET / HTTP/1.1" 200 35931 0.001670 10.0.0.41 - - [2025-11-24 03:05:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000519 10.0.0.41 - - [2025-11-24 03:05:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.066267 10.0.0.27 - - [2025-11-24 03:05:29] "GET /projects?obj_uuids=e0a9f533-55d2-4c5d-a043-c152c6794519&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000975 10.0.0.41 - - [2025-11-24 03:05:29] "GET /project/e0a9f533-55d2-4c5d-a043-c152c6794519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.056682 10.0.0.50 - - [2025-11-24 03:05:29] "POST /ref-update HTTP/1.1" 200 156 0.036421 10.0.0.27 - - [2025-11-24 03:05:29] "POST /useragent-kv HTTP/1.1" 200 115 0.011379 10.0.0.41 - - [2025-11-24 03:05:29] "POST /neutron/subnet HTTP/1.1" 200 734 0.293197 10.0.0.41 - - [2025-11-24 03:05:29] "POST /id-to-fqname HTTP/1.1" 200 221 0.001444 10.0.0.41 - - [2025-11-24 03:05:29] "GET /virtual-network/775ed355-a52c-4558-9e32-1dc997214ce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005579 10.0.0.41 - - [2025-11-24 03:05:29] "GET /virtual-network/775ed355-a52c-4558-9e32-1dc997214ce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006549 10.0.0.41 - - [2025-11-24 03:05:29] "POST /neutron/network HTTP/1.1" 200 832 0.009993 10.0.0.41 - - [2025-11-24 03:05:30] "GET /virtual-network/775ed355-a52c-4558-9e32-1dc997214ce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.008127 10.0.0.27 - - [2025-11-24 03:05:32] "GET /obj-perms HTTP/1.1" 200 5022 0.071866 10.0.0.41 - - [2025-11-24 03:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005210 10.0.0.27 - - [2025-11-24 03:05:32] "GET /projects?obj_uuids=e0a9f533-55d2-4c5d-a043-c152c6794519&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001722 10.0.0.41 - - [2025-11-24 03:05:32] "GET /project/e0a9f533-55d2-4c5d-a043-c152c6794519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.082009 10.0.0.27 - - [2025-11-24 03:05:32] "GET /projects?obj_uuids=e0a9f533-55d2-4c5d-a043-c152c6794519&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001095 10.0.0.41 - - [2025-11-24 03:05:32] "POST /neutron/network HTTP/1.1" 200 611 0.166698 10.0.0.41 - - [2025-11-24 03:05:32] "POST /id-to-fqname HTTP/1.1" 200 221 0.005687 10.0.0.41 - - [2025-11-24 03:05:32] "GET /virtual-network/50655894-7238-4e0a-81bb-3b418e72ff76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006071 10.0.0.41 - - [2025-11-24 03:05:32] "POST /neutron/network HTTP/1.1" 200 831 0.006701 10.0.0.41 - - [2025-11-24 03:05:32] "GET /virtual-network/50655894-7238-4e0a-81bb-3b418e72ff76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005656 10.0.0.41 - - [2025-11-24 03:05:33] "GET /virtual-network/50655894-7238-4e0a-81bb-3b418e72ff76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006144 10.0.0.41 - - [2025-11-24 03:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.27 - - [2025-11-24 03:05:33] "GET /projects?obj_uuids=e0a9f533-55d2-4c5d-a043-c152c6794519&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001146 10.0.0.41 - - [2025-11-24 03:05:33] "GET /project/e0a9f533-55d2-4c5d-a043-c152c6794519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.037437 10.0.0.41 - - [2025-11-24 03:05:33] "POST /neutron/network HTTP/1.1" 200 117 0.018810 10.0.0.50 - - [2025-11-24 03:05:33] "POST /route-targets HTTP/1.1" 200 327 0.014760 10.0.0.41 - - [2025-11-24 03:05:34] "POST /neutron/network HTTP/1.1" 200 831 0.010505 10.0.0.41 - - [2025-11-24 03:05:34] "POST /id-to-fqname HTTP/1.1" 200 222 0.001394 10.0.0.41 - - [2025-11-24 03:05:34] "GET /virtual-network/83d02c6d-30d5-4689-b8d4-fb1dbb96b551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006286 10.0.0.41 - - [2025-11-24 03:05:34] "GET /virtual-network/83d02c6d-30d5-4689-b8d4-fb1dbb96b551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007100 10.0.0.41 - - [2025-11-24 03:05:34] "POST /neutron/subnet HTTP/1.1" 200 720 0.013750 10.0.0.41 - - [2025-11-24 03:05:34] "GET /virtual-network/83d02c6d-30d5-4689-b8d4-fb1dbb96b551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005477 10.0.0.41 - - [2025-11-24 03:05:34] "GET /obj-perms HTTP/1.1" 200 5022 0.059111 10.0.0.50 - - [2025-11-24 03:05:34] "GET /obj-perms HTTP/1.1" 200 5022 0.057127 10.0.0.41 - - [2025-11-24 03:05:34] "POST /id-to-fqname HTTP/1.1" 200 221 0.001676 10.0.0.27 - - [2025-11-24 03:05:35] "GET /projects?obj_uuids=e0a9f533-55d2-4c5d-a043-c152c6794519&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001021 10.0.0.41 - - [2025-11-24 03:05:35] "GET /project/e0a9f533-55d2-4c5d-a043-c152c6794519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.080330 10.0.0.41 - - [2025-11-24 03:05:35] "POST /neutron/port HTTP/1.1" 200 117 0.007938 10.0.0.41 - - [2025-11-24 03:05:36] "POST /id-to-fqname HTTP/1.1" 200 222 0.002008 10.0.0.41 - - [2025-11-24 03:05:36] "POST /neutron/network HTTP/1.1" 200 841 0.007047 10.0.0.41 - - [2025-11-24 03:05:36] "POST /neutron/port HTTP/1.1" 200 1057 0.022148 10.0.0.27 - - [2025-11-24 03:05:37] "GET /projects?obj_uuids=e0a9f533-55d2-4c5d-a043-c152c6794519&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001130 10.0.0.41 - - [2025-11-24 03:05:37] "POST /neutron/port HTTP/1.1" 200 1085 0.027264 10.0.0.41 - - [2025-11-24 03:05:37] "GET /project/e0a9f533-55d2-4c5d-a043-c152c6794519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.147555 10.0.0.41 - - [2025-11-24 03:05:37] "POST /neutron/subnet HTTP/1.1" 200 703 0.012940 10.0.0.41 - - [2025-11-24 03:05:37] "POST /neutron/port HTTP/1.1" 200 1085 0.024545 10.0.0.41 - - [2025-11-24 03:05:37] "POST /fqname-to-id HTTP/1.1" 404 193 0.004243 10.0.0.41 - - [2025-11-24 03:05:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.27 - - [2025-11-24 03:05:37] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001178 10.0.0.41 - - [2025-11-24 03:05:37] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007825 10.0.0.41 - - [2025-11-24 03:05:37] "POST /service-templates HTTP/1.1" 200 543 0.044185 10.0.0.41 - - [2025-11-24 03:05:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004381 10.0.0.41 - - [2025-11-24 03:05:37] "GET /service-template/238de203-2250-489a-9ddf-ec4226cd13fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.007222 10.0.0.41 - - [2025-11-24 03:05:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.41 - - [2025-11-24 03:05:37] "GET /service-template/238de203-2250-489a-9ddf-ec4226cd13fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.004784 10.0.0.41 - - [2025-11-24 03:05:37] "POST /id-to-fqname HTTP/1.1" 200 221 0.001782 10.0.0.41 - - [2025-11-24 03:05:37] "POST /neutron/network HTTP/1.1" 200 841 0.007717 10.0.0.41 - - [2025-11-24 03:05:37] "POST /id-to-fqname HTTP/1.1" 200 221 0.001557 10.0.0.41 - - [2025-11-24 03:05:37] "POST /id-to-fqname HTTP/1.1" 200 222 0.001913 10.0.0.41 - - [2025-11-24 03:05:38] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008516 10.0.0.41 - - [2025-11-24 03:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004397 10.0.0.41 - - [2025-11-24 03:05:38] "DELETE /service-template/238de203-2250-489a-9ddf-ec4226cd13fc HTTP/1.1" 200 115 0.037514 10.0.0.41 - - [2025-11-24 03:05:38] "POST /fqname-to-id HTTP/1.1" 404 193 0.004190 10.0.0.41 - - [2025-11-24 03:05:38] "POST /neutron/port HTTP/1.1" 200 1109 0.135070 10.0.0.41 - - [2025-11-24 03:05:38] "POST /neutron/subnet HTTP/1.1" 200 694 0.011457 10.0.0.41 - - [2025-11-24 03:05:38] "POST /neutron/network HTTP/1.1" 400 204 0.016657 10.0.0.41 - - [2025-11-24 03:05:39] "POST /neutron/port HTTP/1.1" 200 1111 0.016193 10.0.0.41 - - [2025-11-24 03:05:40] "POST /neutron/port HTTP/1.1" 200 1109 0.018186 10.0.0.41 - - [2025-11-24 03:05:40] "POST /neutron/network HTTP/1.1" 200 2183 0.012070 10.0.0.27 - - [2025-11-24 03:05:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003212 10.0.0.27 - - [2025-11-24 03:05:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003486 10.0.0.41 - - [2025-11-24 03:05:40] "POST /neutron/network HTTP/1.1" 200 151 0.150963 10.0.0.50 - - [2025-11-24 03:05:40] "DELETE /route-target/65b454e8-21cc-47b9-bb16-4c7c1bb886f2 HTTP/1.1" 200 115 0.042308 10.0.0.27 - - [2025-11-24 03:05:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003184 10.0.0.27 - - [2025-11-24 03:05:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002493 10.0.0.41 - - [2025-11-24 03:05:41] "POST /neutron/network HTTP/1.1" 200 151 0.143442 10.0.0.50 - - [2025-11-24 03:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007292 10.0.0.27 - - [2025-11-24 03:05:43] "GET /obj-perms HTTP/1.1" 200 5056 0.053419 10.0.0.41 - - [2025-11-24 03:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.27 - - [2025-11-24 03:05:44] "GET /projects?obj_uuids=e0a9f533-55d2-4c5d-a043-c152c6794519&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000948 10.0.0.41 - - [2025-11-24 03:05:44] "GET /project/e0a9f533-55d2-4c5d-a043-c152c6794519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.040194 10.0.0.41 - - [2025-11-24 03:05:44] "POST /neutron/network HTTP/1.1" 200 117 0.013656 10.0.0.50 - - [2025-11-24 03:05:44] "POST /ref-update HTTP/1.1" 200 156 0.023896 10.0.0.41 - - [2025-11-24 03:05:44] "POST /neutron/network HTTP/1.1" 200 830 0.011470 10.0.0.41 - - [2025-11-24 03:05:44] "POST /id-to-fqname HTTP/1.1" 200 221 0.001353 10.0.0.41 - - [2025-11-24 03:05:44] "GET /virtual-network/975ff8ba-6845-4be8-994f-d466cc2a69ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005529 10.0.0.41 - - [2025-11-24 03:05:44] "GET /virtual-network/975ff8ba-6845-4be8-994f-d466cc2a69ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006410 10.0.0.41 - - [2025-11-24 03:05:44] "POST /neutron/subnet HTTP/1.1" 200 724 0.008446 10.0.0.41 - - [2025-11-24 03:05:45] "GET /virtual-network/975ff8ba-6845-4be8-994f-d466cc2a69ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007092 10.0.0.41 - - [2025-11-24 03:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.27 - - [2025-11-24 03:05:45] "GET /projects?obj_uuids=e0a9f533-55d2-4c5d-a043-c152c6794519&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000996 10.0.0.41 - - [2025-11-24 03:05:45] "GET /project/e0a9f533-55d2-4c5d-a043-c152c6794519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.053114 10.0.0.27 - - [2025-11-24 03:05:46] "POST /useragent-kv HTTP/1.1" 200 115 0.008303 10.0.0.41 - - [2025-11-24 03:05:46] "POST /neutron/subnet HTTP/1.1" 200 730 0.200699 10.0.0.41 - - [2025-11-24 03:05:46] "POST /id-to-fqname HTTP/1.1" 200 221 0.001501 10.0.0.41 - - [2025-11-24 03:05:46] "GET /virtual-network/2b45b0c8-cb6b-4746-ac29-ac931dbcf797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005305 10.0.0.41 - - [2025-11-24 03:05:46] "GET /virtual-network/2b45b0c8-cb6b-4746-ac29-ac931dbcf797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007487 10.0.0.41 - - [2025-11-24 03:05:46] "POST /neutron/network HTTP/1.1" 200 831 0.008765 10.0.0.41 - - [2025-11-24 03:05:46] "GET /virtual-network/2b45b0c8-cb6b-4746-ac29-ac931dbcf797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006062 10.0.0.41 - - [2025-11-24 03:05:46] "GET /obj-perms HTTP/1.1" 200 5022 0.004337 10.0.0.41 - - [2025-11-24 03:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.27 - - [2025-11-24 03:05:46] "GET /projects?obj_uuids=e0a9f533-55d2-4c5d-a043-c152c6794519&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000941 10.0.0.41 - - [2025-11-24 03:05:46] "GET /project/e0a9f533-55d2-4c5d-a043-c152c6794519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.041913 10.0.0.27 - - [2025-11-24 03:05:46] "GET /projects?obj_uuids=e0a9f533-55d2-4c5d-a043-c152c6794519&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001352 10.0.0.41 - - [2025-11-24 03:05:46] "POST /neutron/network HTTP/1.1" 200 613 0.145513 10.0.0.50 - - [2025-11-24 03:05:47] "POST /route-targets HTTP/1.1" 200 327 0.013387 10.0.0.41 - - [2025-11-24 03:05:47] "POST /id-to-fqname HTTP/1.1" 200 222 0.003759 10.0.0.41 - - [2025-11-24 03:05:47] "GET /virtual-network/8c672c51-3282-441d-9641-aa07c2e6bc9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005259 10.0.0.41 - - [2025-11-24 03:05:47] "POST /neutron/network HTTP/1.1" 200 831 0.007056 10.0.0.41 - - [2025-11-24 03:05:47] "GET /virtual-network/8c672c51-3282-441d-9641-aa07c2e6bc9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005116 10.0.0.41 - - [2025-11-24 03:05:47] "GET /virtual-network/8c672c51-3282-441d-9641-aa07c2e6bc9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006319 10.0.0.50 - - [2025-11-24 03:05:47] "GET /obj-perms HTTP/1.1" 200 5022 0.005254 10.0.0.27 - - [2025-11-24 03:05:47] "GET /obj-perms HTTP/1.1" 200 5022 0.004030 10.0.0.41 - - [2025-11-24 03:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006363 10.0.0.27 - - [2025-11-24 03:05:47] "GET /projects?obj_uuids=e0a9f533-55d2-4c5d-a043-c152c6794519&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001542 10.0.0.41 - - [2025-11-24 03:05:47] "GET /project/e0a9f533-55d2-4c5d-a043-c152c6794519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.045928 10.0.0.41 - - [2025-11-24 03:05:47] "POST /neutron/network HTTP/1.1" 200 117 0.017330 10.0.0.50 - - [2025-11-24 03:05:48] "POST /ref-update HTTP/1.1" 200 156 0.023446 10.0.0.41 - - [2025-11-24 03:05:48] "POST /neutron/network HTTP/1.1" 200 841 0.011413 10.0.0.41 - - [2025-11-24 03:05:48] "POST /id-to-fqname HTTP/1.1" 200 227 0.002090 10.0.0.41 - - [2025-11-24 03:05:48] "GET /virtual-network/c95b410a-fbb2-4129-abca-a39f310e2cac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006959 10.0.0.41 - - [2025-11-24 03:05:48] "GET /virtual-network/c95b410a-fbb2-4129-abca-a39f310e2cac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007267 10.0.0.41 - - [2025-11-24 03:05:48] "POST /neutron/subnet HTTP/1.1" 200 720 0.010749 10.0.0.41 - - [2025-11-24 03:05:48] "GET /virtual-network/c95b410a-fbb2-4129-abca-a39f310e2cac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005713 10.0.0.41 - - [2025-11-24 03:05:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004943 10.0.0.27 - - [2025-11-24 03:05:48] "GET /projects?obj_uuids=e0a9f533-55d2-4c5d-a043-c152c6794519&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001135 10.0.0.41 - - [2025-11-24 03:05:49] "GET /project/e0a9f533-55d2-4c5d-a043-c152c6794519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.067634 10.0.0.27 - - [2025-11-24 03:05:49] "POST /useragent-kv HTTP/1.1" 200 115 0.007338 10.0.0.41 - - [2025-11-24 03:05:49] "POST /neutron/subnet HTTP/1.1" 200 729 0.214123 10.0.0.41 - - [2025-11-24 03:05:49] "POST /id-to-fqname HTTP/1.1" 200 228 0.001453 10.0.0.41 - - [2025-11-24 03:05:49] "GET /virtual-network/9a101e9e-145b-41e8-98c3-7d53aa65b545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005456 10.0.0.41 - - [2025-11-24 03:05:49] "GET /virtual-network/9a101e9e-145b-41e8-98c3-7d53aa65b545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.007494 10.0.0.41 - - [2025-11-24 03:05:49] "POST /neutron/network HTTP/1.1" 200 845 0.007533 10.0.0.41 - - [2025-11-24 03:05:49] "GET /virtual-network/9a101e9e-145b-41e8-98c3-7d53aa65b545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.008455 10.0.0.41 - - [2025-11-24 03:05:50] "GET /obj-perms HTTP/1.1" 200 5022 0.004906 10.0.0.41 - - [2025-11-24 03:05:50] "POST /id-to-fqname HTTP/1.1" 200 221 0.001483 10.0.0.27 - - [2025-11-24 03:05:51] "GET /projects?obj_uuids=e0a9f533-55d2-4c5d-a043-c152c6794519&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001426 10.0.0.41 - - [2025-11-24 03:05:51] "GET /project/e0a9f533-55d2-4c5d-a043-c152c6794519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.086510 10.0.0.41 - - [2025-11-24 03:05:51] "POST /neutron/network HTTP/1.1" 200 831 0.006610 10.0.0.41 - - [2025-11-24 03:05:51] "POST /id-to-fqname HTTP/1.1" 200 222 0.002286 10.0.0.41 - - [2025-11-24 03:05:51] "POST /neutron/port HTTP/1.1" 200 117 0.011470 10.0.0.27 - - [2025-11-24 03:05:51] "GET /projects?obj_uuids=e0a9f533-55d2-4c5d-a043-c152c6794519&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001528 10.0.0.41 - - [2025-11-24 03:05:52] "POST /neutron/port HTTP/1.1" 200 1057 0.336648 10.0.0.41 - - [2025-11-24 03:05:52] "POST /neutron/port HTTP/1.1" 200 1111 0.127315 10.0.0.27 - - [2025-11-24 03:05:52] "GET /projects?obj_uuids=e0a9f533-55d2-4c5d-a043-c152c6794519&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001172 10.0.0.41 - - [2025-11-24 03:05:52] "GET /project/e0a9f533-55d2-4c5d-a043-c152c6794519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.089899 10.0.0.41 - - [2025-11-24 03:05:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004860 10.0.0.41 - - [2025-11-24 03:05:52] "POST /neutron/network HTTP/1.1" 200 831 0.014620 10.0.0.41 - - [2025-11-24 03:05:52] "POST /neutron/port HTTP/1.1" 200 117 0.009386 10.0.0.41 - - [2025-11-24 03:05:52] "POST /fqname-to-id HTTP/1.1" 404 193 0.003660 10.0.0.41 - - [2025-11-24 03:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005753 10.0.0.27 - - [2025-11-24 03:05:52] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001115 10.0.0.41 - - [2025-11-24 03:05:52] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008217 10.0.0.41 - - [2025-11-24 03:05:52] "POST /service-templates HTTP/1.1" 200 543 0.035134 10.0.0.41 - - [2025-11-24 03:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004528 10.0.0.41 - - [2025-11-24 03:05:52] "GET /service-template/d2824623-811a-4a71-8635-1af440440391?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.008577 10.0.0.41 - - [2025-11-24 03:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004116 10.0.0.41 - - [2025-11-24 03:05:53] "GET /service-template/d2824623-811a-4a71-8635-1af440440391?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.004862 10.0.0.41 - - [2025-11-24 03:05:53] "POST /id-to-fqname HTTP/1.1" 200 221 0.001503 10.0.0.41 - - [2025-11-24 03:05:53] "POST /id-to-fqname HTTP/1.1" 200 227 0.001432 10.0.0.41 - - [2025-11-24 03:05:53] "POST /id-to-fqname HTTP/1.1" 200 228 0.001466 10.0.0.41 - - [2025-11-24 03:05:53] "POST /neutron/port HTTP/1.1" 200 1915 0.027236 10.0.0.41 - - [2025-11-24 03:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004791 10.0.0.41 - - [2025-11-24 03:05:53] "POST /neutron/port HTTP/1.1" 200 1055 0.018430 10.0.0.41 - - [2025-11-24 03:05:53] "DELETE /service-template/d2824623-811a-4a71-8635-1af440440391 HTTP/1.1" 200 115 0.047292 10.0.0.41 - - [2025-11-24 03:05:53] "POST /fqname-to-id HTTP/1.1" 404 193 0.010436 10.0.0.41 - - [2025-11-24 03:05:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003973 10.0.0.41 - - [2025-11-24 03:05:53] "POST /neutron/network HTTP/1.1" 200 831 0.008270 10.0.0.50 - - [2025-11-24 03:05:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004093 10.0.0.41 - - [2025-11-24 03:05:54] "POST /neutron/network HTTP/1.1" 200 841 0.008191 10.0.0.50 - - [2025-11-24 03:05:54] "DELETE /route-target/264da3be-67bb-4841-b458-6c5b4dd8e8d0 HTTP/1.1" 200 115 0.026487 10.0.0.41 - - [2025-11-24 03:05:54] "POST /neutron/port HTTP/1.1" 200 1111 0.014595 10.0.0.41 - - [2025-11-24 03:05:54] "POST /neutron/network HTTP/1.1" 400 204 0.017965 10.0.0.41 - - [2025-11-24 03:05:55] "POST /neutron/port HTTP/1.1" 200 151 0.213593 10.0.0.41 - - [2025-11-24 03:05:55] "POST /neutron/network HTTP/1.1" 200 117 0.019939 10.0.0.27 - - [2025-11-24 03:05:56] "POST /useragent-kv HTTP/1.1" 200 115 0.003134 10.0.0.27 - - [2025-11-24 03:05:56] "POST /useragent-kv HTTP/1.1" 200 115 0.003903 10.0.0.41 - - [2025-11-24 03:05:56] "POST /neutron/network HTTP/1.1" 200 151 0.110690 10.0.0.50 - - [2025-11-24 03:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005374 10.0.0.41 - - [2025-11-24 03:05:57] "POST /neutron/network HTTP/1.1" 200 830 0.007444 10.0.0.50 - - [2025-11-24 03:05:57] "DELETE /route-target/01a9a39b-eb16-410a-8503-ceeb45b7cbfa HTTP/1.1" 200 115 0.033053 10.0.0.27 - - [2025-11-24 03:05:59] "GET /projects?obj_uuids=e0a9f533-55d2-4c5d-a043-c152c6794519&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001641 10.0.0.41 - - [2025-11-24 03:05:59] "GET /project/e0a9f533-55d2-4c5d-a043-c152c6794519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.053127 10.0.0.27 - - [2025-11-24 03:05:59] "GET /projects?obj_uuids=e0a9f533-55d2-4c5d-a043-c152c6794519&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001517 10.0.0.41 - - [2025-11-24 03:05:59] "GET /project/e0a9f533-55d2-4c5d-a043-c152c6794519?fields=virtual_networks HTTP/1.1" 200 1025 0.047876 10.0.0.27 - - [2025-11-24 03:05:59] "GET /projects?obj_uuids=e0a9f533-55d2-4c5d-a043-c152c6794519&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001420 10.0.0.41 - - [2025-11-24 03:05:59] "GET /project/e0a9f533-55d2-4c5d-a043-c152c6794519?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.051396 10.0.0.27 - - [2025-11-24 03:05:59] "GET /projects?obj_uuids=e0a9f533-55d2-4c5d-a043-c152c6794519&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001142 10.0.0.41 - - [2025-11-24 03:05:59] "GET /project/e0a9f533-55d2-4c5d-a043-c152c6794519?fields=security_groups HTTP/1.1" 200 1247 0.061520 10.0.0.41 - - [2025-11-24 03:06:00] "POST /fqname-to-id HTTP/1.1" 404 190 0.031913 10.0.0.27 - - [2025-11-24 03:06:00] "GET /projects?obj_uuids=ba020c3d-786b-4452-9dcb-555a79d0320e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003921 10.0.0.27 - - [2025-11-24 03:06:00] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001324 10.0.0.27 - - [2025-11-24 03:06:00] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009056 10.0.0.27 - - [2025-11-24 03:06:00] "POST /id-to-fqname HTTP/1.1" 200 192 0.001801 10.0.0.27 - - [2025-11-24 03:06:00] "POST /fqname-to-id HTTP/1.1" 404 201 0.012143 10.0.0.27 - - [2025-11-24 03:06:00] "POST /security-groups HTTP/1.1" 200 593 0.086498 10.0.0.27 - - [2025-11-24 03:06:00] "POST /projects HTTP/1.1" 200 589 0.331737 10.0.0.27 - - [2025-11-24 03:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.369177 10.0.0.50 - - [2025-11-24 03:06:00] "POST /fqname-to-id HTTP/1.1" 404 235 0.015482 10.0.0.41 - - [2025-11-24 03:06:00] "GET /project/ba020c3d-786b-4452-9dcb-555a79d0320e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.570534 10.0.0.41 - - [2025-11-24 03:06:02] "GET / HTTP/1.1" 200 35931 0.001889 10.0.0.41 - - [2025-11-24 03:06:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000639 10.0.0.41 - - [2025-11-24 03:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.081331 10.0.0.27 - - [2025-11-24 03:06:04] "GET /projects?obj_uuids=ba020c3d-786b-4452-9dcb-555a79d0320e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001687 10.0.0.41 - - [2025-11-24 03:06:04] "GET /project/ba020c3d-786b-4452-9dcb-555a79d0320e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.055825 10.0.0.27 - - [2025-11-24 03:06:04] "DELETE /project/e0a9f53355d24c5da043c152c6794519 HTTP/1.1" 404 173 0.011411 10.0.0.27 - - [2025-11-24 03:06:04] "DELETE /project/ba020c3d786b44529dcb555a79d0320e HTTP/1.1" 404 173 0.013301 10.0.0.27 - - [2025-11-24 03:06:04] "GET /projects?obj_uuids=e0a9f533-55d2-4c5d-a043-c152c6794519&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000997 10.0.0.27 - - [2025-11-24 03:06:04] "GET /projects?obj_uuids=1d22dd46-00fc-4407-9ae6-e4e2ebc78d31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000873 10.0.0.27 - - [2025-11-24 03:06:04] "GET /project/e0a9f533-55d2-4c5d-a043-c152c6794519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.057335 10.0.0.27 - - [2025-11-24 03:06:04] "GET /project/1d22dd46-00fc-4407-9ae6-e4e2ebc78d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.081403 10.0.0.27 - - [2025-11-24 03:06:04] "GET /projects?obj_uuids=e0a9f533-55d2-4c5d-a043-c152c6794519&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002552 10.0.0.27 - - [2025-11-24 03:06:04] "GET /projects?obj_uuids=1d22dd46-00fc-4407-9ae6-e4e2ebc78d31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001425 10.0.0.27 - - [2025-11-24 03:06:04] "GET /project/e0a9f533-55d2-4c5d-a043-c152c6794519?fields=security_groups HTTP/1.1" 200 1352 0.089677 10.0.0.27 - - [2025-11-24 03:06:04] "GET /project/1d22dd46-00fc-4407-9ae6-e4e2ebc78d31?fields=security_groups HTTP/1.1" 200 1357 0.095050 10.0.0.27 - - [2025-11-24 03:06:04] "GET /projects?obj_uuids=ba020c3d-786b-4452-9dcb-555a79d0320e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001464 10.0.0.27 - - [2025-11-24 03:06:04] "DELETE /security-group/6dffc517-038d-4b82-a55c-fe65c6dd3101 HTTP/1.1" 200 115 0.126846 10.0.0.27 - - [2025-11-24 03:06:04] "GET /projects?obj_uuids=e0a9f533-55d2-4c5d-a043-c152c6794519&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001514 10.0.0.27 - - [2025-11-24 03:06:04] "DELETE /security-group/fcce4dc5-515f-4680-b6c8-6883be075248 HTTP/1.1" 200 115 0.163733 10.0.0.27 - - [2025-11-24 03:06:04] "GET /projects?obj_uuids=1d22dd46-00fc-4407-9ae6-e4e2ebc78d31&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002417 10.0.0.50 - - [2025-11-24 03:06:04] "DELETE /access-control-list/7b39e0e0-982f-4dcf-bb38-a977320f8055 HTTP/1.1" 200 115 0.115582 10.0.0.27 - - [2025-11-24 03:06:04] "GET /project/e0a9f533-55d2-4c5d-a043-c152c6794519?fields=application_policy_sets HTTP/1.1" 200 1391 0.119733 10.0.0.27 - - [2025-11-24 03:06:04] "GET /project/1d22dd46-00fc-4407-9ae6-e4e2ebc78d31?fields=application_policy_sets HTTP/1.1" 200 1396 0.129646 10.0.0.41 - - [2025-11-24 03:06:04] "POST /neutron/network HTTP/1.1" 200 611 0.481569 10.0.0.50 - - [2025-11-24 03:06:04] "POST /route-targets HTTP/1.1" 200 327 0.058144 10.0.0.27 - - [2025-11-24 03:06:05] "DELETE /project/e0a9f533-55d2-4c5d-a043-c152c6794519 HTTP/1.1" 200 115 0.836553 10.0.0.27 - - [2025-11-24 03:06:05] "DELETE /project/1d22dd46-00fc-4407-9ae6-e4e2ebc78d31 HTTP/1.1" 200 115 0.854187 10.0.0.41 - - [2025-11-24 03:06:05] "POST /id-to-fqname HTTP/1.1" 200 224 0.003590 10.0.0.41 - - [2025-11-24 03:06:05] "GET /virtual-network/9c436391-9c76-4ca5-8db7-40d0d469c7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007129 10.0.0.41 - - [2025-11-24 03:06:05] "POST /neutron/network HTTP/1.1" 200 832 0.008043 10.0.0.41 - - [2025-11-24 03:06:05] "GET /virtual-network/9c436391-9c76-4ca5-8db7-40d0d469c7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.010068 10.0.0.41 - - [2025-11-24 03:06:05] "GET /virtual-network/9c436391-9c76-4ca5-8db7-40d0d469c7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007047 10.0.0.50 - - [2025-11-24 03:06:06] "GET /obj-perms HTTP/1.1" 200 5034 0.073393 10.0.0.27 - - [2025-11-24 03:06:07] "GET /obj-perms HTTP/1.1" 200 5034 0.057428 10.0.0.41 - - [2025-11-24 03:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004215 10.0.0.27 - - [2025-11-24 03:06:07] "GET /projects?obj_uuids=ba020c3d-786b-4452-9dcb-555a79d0320e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001317 10.0.0.41 - - [2025-11-24 03:06:07] "GET /project/ba020c3d-786b-4452-9dcb-555a79d0320e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.050452 10.0.0.41 - - [2025-11-24 03:06:07] "POST /neutron/network HTTP/1.1" 200 117 0.019794 10.0.0.50 - - [2025-11-24 03:06:07] "POST /ref-update HTTP/1.1" 200 156 0.034241 10.0.0.41 - - [2025-11-24 03:06:08] "POST /neutron/network HTTP/1.1" 200 832 0.012009 10.0.0.41 - - [2025-11-24 03:06:08] "POST /id-to-fqname HTTP/1.1" 200 225 0.001985 10.0.0.41 - - [2025-11-24 03:06:08] "GET /virtual-network/456d30d9-1509-47fa-ac2c-2061c1b102d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007852 10.0.0.41 - - [2025-11-24 03:06:08] "GET /virtual-network/456d30d9-1509-47fa-ac2c-2061c1b102d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007250 10.0.0.41 - - [2025-11-24 03:06:08] "POST /neutron/subnet HTTP/1.1" 200 725 0.012677 10.0.0.41 - - [2025-11-24 03:06:08] "GET /virtual-network/456d30d9-1509-47fa-ac2c-2061c1b102d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006346 10.0.0.41 - - [2025-11-24 03:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.27 - - [2025-11-24 03:06:08] "GET /projects?obj_uuids=ba020c3d-786b-4452-9dcb-555a79d0320e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001031 10.0.0.41 - - [2025-11-24 03:06:08] "GET /project/ba020c3d-786b-4452-9dcb-555a79d0320e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.046683 10.0.0.27 - - [2025-11-24 03:06:09] "POST /useragent-kv HTTP/1.1" 200 115 0.010815 10.0.0.41 - - [2025-11-24 03:06:09] "POST /neutron/subnet HTTP/1.1" 200 729 0.216955 10.0.0.41 - - [2025-11-24 03:06:09] "POST /id-to-fqname HTTP/1.1" 200 227 0.001445 10.0.0.41 - - [2025-11-24 03:06:09] "GET /virtual-network/5f6eaa7a-4d27-4fb1-96c5-378df5ce50c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005930 10.0.0.41 - - [2025-11-24 03:06:09] "GET /virtual-network/5f6eaa7a-4d27-4fb1-96c5-378df5ce50c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.006054 10.0.0.41 - - [2025-11-24 03:06:09] "POST /neutron/network HTTP/1.1" 200 837 0.006884 10.0.0.41 - - [2025-11-24 03:06:09] "GET /virtual-network/5f6eaa7a-4d27-4fb1-96c5-378df5ce50c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.006346 10.0.0.41 - - [2025-11-24 03:06:10] "GET /obj-perms HTTP/1.1" 200 5034 0.065781 10.0.0.41 - - [2025-11-24 03:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003859 10.0.0.27 - - [2025-11-24 03:06:10] "GET /projects?obj_uuids=ba020c3d-786b-4452-9dcb-555a79d0320e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000948 10.0.0.41 - - [2025-11-24 03:06:10] "GET /project/ba020c3d-786b-4452-9dcb-555a79d0320e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.045566 10.0.0.27 - - [2025-11-24 03:06:10] "GET /projects?obj_uuids=ba020c3d-786b-4452-9dcb-555a79d0320e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001920 10.0.0.41 - - [2025-11-24 03:06:10] "POST /neutron/network HTTP/1.1" 200 629 0.147233 10.0.0.50 - - [2025-11-24 03:06:10] "POST /route-targets HTTP/1.1" 200 327 0.017722 10.0.0.41 - - [2025-11-24 03:06:10] "POST /id-to-fqname HTTP/1.1" 200 233 0.004867 10.0.0.41 - - [2025-11-24 03:06:10] "GET /virtual-network/7ac9344e-888b-4c70-a2a6-efcd6d64f3d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.013788 10.0.0.41 - - [2025-11-24 03:06:10] "POST /neutron/network HTTP/1.1" 200 849 0.008838 10.0.0.41 - - [2025-11-24 03:06:10] "GET /virtual-network/7ac9344e-888b-4c70-a2a6-efcd6d64f3d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.008399 10.0.0.41 - - [2025-11-24 03:06:11] "GET /virtual-network/7ac9344e-888b-4c70-a2a6-efcd6d64f3d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.008216 10.0.0.50 - - [2025-11-24 03:06:11] "GET /obj-perms HTTP/1.1" 200 5034 0.004157 10.0.0.27 - - [2025-11-24 03:06:11] "GET /obj-perms HTTP/1.1" 200 5034 0.004997 10.0.0.41 - - [2025-11-24 03:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004163 10.0.0.27 - - [2025-11-24 03:06:11] "GET /projects?obj_uuids=ba020c3d-786b-4452-9dcb-555a79d0320e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001501 10.0.0.41 - - [2025-11-24 03:06:11] "GET /project/ba020c3d-786b-4452-9dcb-555a79d0320e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.048659 10.0.0.41 - - [2025-11-24 03:06:11] "POST /neutron/network HTTP/1.1" 200 117 0.020427 10.0.0.50 - - [2025-11-24 03:06:12] "POST /ref-update HTTP/1.1" 200 156 0.032818 10.0.0.41 - - [2025-11-24 03:06:12] "POST /neutron/network HTTP/1.1" 200 847 0.015633 10.0.0.41 - - [2025-11-24 03:06:12] "POST /id-to-fqname HTTP/1.1" 200 234 0.001939 10.0.0.41 - - [2025-11-24 03:06:12] "GET /virtual-network/ee3c3324-a4e5-4343-8902-cfff3457b032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.007941 10.0.0.41 - - [2025-11-24 03:06:12] "GET /virtual-network/ee3c3324-a4e5-4343-8902-cfff3457b032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.014651 10.0.0.41 - - [2025-11-24 03:06:12] "POST /neutron/subnet HTTP/1.1" 200 710 0.017711 10.0.0.41 - - [2025-11-24 03:06:12] "GET /virtual-network/ee3c3324-a4e5-4343-8902-cfff3457b032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.006548 10.0.0.41 - - [2025-11-24 03:06:13] "POST /id-to-fqname HTTP/1.1" 200 224 0.002069 10.0.0.27 - - [2025-11-24 03:06:13] "GET /projects?obj_uuids=ba020c3d-786b-4452-9dcb-555a79d0320e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001308 10.0.0.41 - - [2025-11-24 03:06:14] "GET /project/ba020c3d-786b-4452-9dcb-555a79d0320e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.082172 10.0.0.41 - - [2025-11-24 03:06:14] "POST /neutron/port HTTP/1.1" 200 117 0.008345 10.0.0.41 - - [2025-11-24 03:06:14] "POST /id-to-fqname HTTP/1.1" 200 225 0.002050 10.0.0.41 - - [2025-11-24 03:06:14] "POST /neutron/network HTTP/1.1" 200 842 0.009877 10.0.0.41 - - [2025-11-24 03:06:15] "POST /neutron/port HTTP/1.1" 200 1064 0.019609 10.0.0.41 - - [2025-11-24 03:06:15] "POST /neutron/port HTTP/1.1" 200 1092 0.020914 10.0.0.41 - - [2025-11-24 03:06:15] "POST /neutron/port HTTP/1.1" 200 117 0.001395 10.0.0.27 - - [2025-11-24 03:06:15] "GET /projects?obj_uuids=ba020c3d-786b-4452-9dcb-555a79d0320e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002175 10.0.0.41 - - [2025-11-24 03:06:15] "GET /project/ba020c3d-786b-4452-9dcb-555a79d0320e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.117936 10.0.0.41 - - [2025-11-24 03:06:15] "POST /neutron/port HTTP/1.1" 200 1092 0.026302 10.0.0.41 - - [2025-11-24 03:06:15] "POST /fqname-to-id HTTP/1.1" 404 193 0.004742 10.0.0.41 - - [2025-11-24 03:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004446 10.0.0.27 - - [2025-11-24 03:06:15] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001406 10.0.0.41 - - [2025-11-24 03:06:15] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009964 10.0.0.41 - - [2025-11-24 03:06:15] "POST /service-templates HTTP/1.1" 200 543 0.040185 10.0.0.41 - - [2025-11-24 03:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005053 10.0.0.41 - - [2025-11-24 03:06:16] "GET /service-template/8147bd84-ac05-4531-bee8-f8d5a4e31863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1643 0.006975 10.0.0.41 - - [2025-11-24 03:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.41 - - [2025-11-24 03:06:16] "GET /service-template/8147bd84-ac05-4531-bee8-f8d5a4e31863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1643 0.005651 10.0.0.41 - - [2025-11-24 03:06:16] "POST /id-to-fqname HTTP/1.1" 200 233 0.001848 10.0.0.41 - - [2025-11-24 03:06:16] "POST /neutron/network HTTP/1.1" 200 842 0.008183 10.0.0.41 - - [2025-11-24 03:06:16] "POST /neutron/security_group HTTP/1.1" 200 2060 0.013256 10.0.0.41 - - [2025-11-24 03:06:16] "POST /neutron/port HTTP/1.1" 200 1062 0.020715 10.0.0.41 - - [2025-11-24 03:06:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004375 10.0.0.41 - - [2025-11-24 03:06:16] "POST /neutron/network HTTP/1.1" 200 832 0.009106 10.0.0.27 - - [2025-11-24 03:06:17] "GET /projects?obj_uuids=ba020c3d-786b-4452-9dcb-555a79d0320e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001058 10.0.0.41 - - [2025-11-24 03:06:17] "GET /project/ba020c3d-786b-4452-9dcb-555a79d0320e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.099619 10.0.0.41 - - [2025-11-24 03:06:17] "POST /neutron/security_group HTTP/1.1" 200 2060 0.015916 10.0.0.41 - - [2025-11-24 03:06:17] "GET /virtual-machine/552be128-3088-48b4-b2fe-3a3487bf7c8a HTTP/1.1" 401 292 0.000500 10.0.0.41 - - [2025-11-24 03:06:18] "GET /virtual-machine/552be128-3088-48b4-b2fe-3a3487bf7c8a HTTP/1.1" 404 171 0.088532 10.0.0.27 - - [2025-11-24 03:06:18] "GET /projects?obj_uuids=ba020c3d-786b-4452-9dcb-555a79d0320e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001744 10.0.0.41 - - [2025-11-24 03:06:18] "POST /neutron/port HTTP/1.1" 200 1063 0.342624 10.0.0.41 - - [2025-11-24 03:06:18] "POST /neutron/port HTTP/1.1" 200 1117 0.113367 10.0.0.41 - - [2025-11-24 03:06:19] "POST /neutron/subnet HTTP/1.1" 200 704 0.013037 10.0.0.41 - - [2025-11-24 03:06:20] "GET /virtual-machine/552be128-3088-48b4-b2fe-3a3487bf7c8a HTTP/1.1" 200 1294 0.008404 10.0.0.41 - - [2025-11-24 03:06:20] "GET /virtual-machine-interface/ac1ef633-09d5-4f21-b5f9-181d3e5c37b8 HTTP/1.1" 200 2985 0.007266 10.0.0.41 - - [2025-11-24 03:06:20] "GET /virtual-machine-interface/ac1ef633-09d5-4f21-b5f9-181d3e5c37b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.007653 10.0.0.41 - - [2025-11-24 03:06:20] "PUT /virtual-machine-interface/ac1ef633-09d5-4f21-b5f9-181d3e5c37b8 HTTP/1.1" 200 284 0.016652 10.0.0.41 - - [2025-11-24 03:06:20] "POST /neutron/port HTTP/1.1" 200 1091 0.022780 10.0.0.41 - - [2025-11-24 03:06:25] "POST /neutron/security_group HTTP/1.1" 200 2060 0.010087 10.0.0.41 - - [2025-11-24 03:06:25] "POST /neutron/port HTTP/1.1" 200 1091 0.017086 10.0.0.41 - - [2025-11-24 03:06:25] "GET /virtual-machine/552be128-3088-48b4-b2fe-3a3487bf7c8a HTTP/1.1" 200 1294 0.004769 10.0.0.41 - - [2025-11-24 03:06:25] "GET /virtual-machine-interface/ac1ef633-09d5-4f21-b5f9-181d3e5c37b8 HTTP/1.1" 200 3035 0.007210 10.0.0.41 - - [2025-11-24 03:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004536 10.0.0.41 - - [2025-11-24 03:06:25] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.007465 10.0.0.41 - - [2025-11-24 03:06:25] "GET /virtual-networks?parent_id=ba020c3d-786b-4452-9dcb-555a79d0320e&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.004045 10.0.0.41 - - [2025-11-24 03:06:25] "GET /virtual-network/7ac9344e-888b-4c70-a2a6-efcd6d64f3d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.008001 10.0.0.41 - - [2025-11-24 03:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006140 10.0.0.41 - - [2025-11-24 03:06:28] "GET /virtual-network/7ac9344e-888b-4c70-a2a6-efcd6d64f3d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005826 10.0.0.41 - - [2025-11-24 03:06:31] "POST /neutron/port HTTP/1.1" 200 1090 0.017589 10.0.0.41 - - [2025-11-24 03:06:31] "POST /neutron/subnet HTTP/1.1" 200 699 0.009937 10.0.0.41 - - [2025-11-24 03:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004212 10.0.0.41 - - [2025-11-24 03:06:32] "GET /virtual-network/7ac9344e-888b-4c70-a2a6-efcd6d64f3d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006161 10.0.0.41 - - [2025-11-24 03:06:34] "POST /neutron/port HTTP/1.1" 200 1092 0.060254 10.0.0.41 - - [2025-11-24 03:06:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.010772 10.0.0.41 - - [2025-11-24 03:06:34] "POST /neutron/network HTTP/1.1" 200 832 0.007603 10.0.0.41 - - [2025-11-24 03:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004077 10.0.0.41 - - [2025-11-24 03:06:37] "GET /virtual-network/7ac9344e-888b-4c70-a2a6-efcd6d64f3d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005443 10.0.0.41 - - [2025-11-24 03:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003672 10.0.0.41 - - [2025-11-24 03:06:41] "GET /virtual-network/7ac9344e-888b-4c70-a2a6-efcd6d64f3d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006732 10.0.0.41 - - [2025-11-24 03:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004896 10.0.0.41 - - [2025-11-24 03:06:45] "GET /virtual-network/7ac9344e-888b-4c70-a2a6-efcd6d64f3d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.007051 10.0.0.41 - - [2025-11-24 03:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.41 - - [2025-11-24 03:06:49] "GET /virtual-network/7ac9344e-888b-4c70-a2a6-efcd6d64f3d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006535 10.0.0.41 - - [2025-11-24 03:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004018 10.0.0.41 - - [2025-11-24 03:06:53] "GET /virtual-network/7ac9344e-888b-4c70-a2a6-efcd6d64f3d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.007817 10.0.0.41 - - [2025-11-24 03:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004478 10.0.0.41 - - [2025-11-24 03:06:57] "GET /virtual-network/7ac9344e-888b-4c70-a2a6-efcd6d64f3d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006830 10.0.0.41 - - [2025-11-24 03:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004741 10.0.0.41 - - [2025-11-24 03:07:01] "GET /virtual-network/7ac9344e-888b-4c70-a2a6-efcd6d64f3d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006634 10.0.0.41 - - [2025-11-24 03:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004582 10.0.0.41 - - [2025-11-24 03:07:05] "GET /virtual-network/7ac9344e-888b-4c70-a2a6-efcd6d64f3d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.007896 10.0.0.41 - - [2025-11-24 03:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004502 10.0.0.41 - - [2025-11-24 03:07:07] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005143 10.0.0.41 - - [2025-11-24 03:07:07] "GET /virtual-networks?parent_id=ba020c3d-786b-4452-9dcb-555a79d0320e&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.004360 10.0.0.41 - - [2025-11-24 03:07:07] "GET /virtual-network/7ac9344e-888b-4c70-a2a6-efcd6d64f3d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.007640 10.0.0.41 - - [2025-11-24 03:07:08] "POST /neutron/port HTTP/1.1" 200 1090 0.057983 10.0.0.41 - - [2025-11-24 03:07:13] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008766 10.0.0.41 - - [2025-11-24 03:07:18] "POST /neutron/port HTTP/1.1" 200 1091 0.017812 10.0.0.41 - - [2025-11-24 03:07:19] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007495 10.0.0.41 - - [2025-11-24 03:07:28] "POST /neutron/port HTTP/1.1" 200 1091 0.026506 10.0.0.41 - - [2025-11-24 03:07:33] "POST /fqname-to-id HTTP/1.1" 404 211 0.004561 10.0.0.41 - - [2025-11-24 03:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.27 - - [2025-11-24 03:07:33] "GET /projects?obj_uuids=ba020c3d-786b-4452-9dcb-555a79d0320e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001529 10.0.0.41 - - [2025-11-24 03:07:34] "GET /project/ba020c3d-786b-4452-9dcb-555a79d0320e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.042144 10.0.0.41 - - [2025-11-24 03:07:34] "POST /service-instances HTTP/1.1" 200 547 0.034679 10.0.0.41 - - [2025-11-24 03:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.41 - - [2025-11-24 03:07:34] "GET /service-instance/566be684-ffe7-445c-9a0c-489c452a00c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.007919 10.0.0.41 - - [2025-11-24 03:07:34] "POST /port-tuples HTTP/1.1" 200 590 0.048474 10.0.0.41 - - [2025-11-24 03:07:34] "POST /neutron/port HTTP/1.1" 200 1090 0.059097 10.0.0.41 - - [2025-11-24 03:07:34] "GET /virtual-machine-interface/ac1ef633-09d5-4f21-b5f9-181d3e5c37b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.005949 10.0.0.41 - - [2025-11-24 03:07:34] "PUT /virtual-machine-interface/ac1ef633-09d5-4f21-b5f9-181d3e5c37b8 HTTP/1.1" 200 284 0.016365 10.0.0.41 - - [2025-11-24 03:07:34] "POST /ref-update HTTP/1.1" 200 156 0.027930 10.0.0.41 - - [2025-11-24 03:07:34] "POST /neutron/subnet HTTP/1.1" 200 699 0.017790 10.0.0.41 - - [2025-11-24 03:07:34] "POST /neutron/network HTTP/1.1" 200 832 0.007564 10.0.0.50 - - [2025-11-24 03:07:34] "POST /ref-update HTTP/1.1" 200 156 0.063152 10.0.0.41 - - [2025-11-24 03:07:34] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009535 10.0.0.50 - - [2025-11-24 03:07:34] "POST /ref-update HTTP/1.1" 200 156 0.038846 10.0.0.41 - - [2025-11-24 03:07:34] "GET /virtual-machine/b2631ae7-f883-4213-a69a-9785764e7498 HTTP/1.1" 200 1295 0.006152 10.0.0.41 - - [2025-11-24 03:07:34] "GET /virtual-machine-interface/1b61e32d-466c-43c1-9c2f-25f7e709a955 HTTP/1.1" 200 2957 0.008410 10.0.0.41 - - [2025-11-24 03:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004707 10.0.0.41 - - [2025-11-24 03:07:34] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005045 10.0.0.41 - - [2025-11-24 03:07:34] "GET /virtual-networks?parent_id=ba020c3d-786b-4452-9dcb-555a79d0320e&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.005015 10.0.0.41 - - [2025-11-24 03:07:35] "GET /virtual-network/9c436391-9c76-4ca5-8db7-40d0d469c7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007334 10.0.0.41 - - [2025-11-24 03:07:36] "POST /neutron/port HTTP/1.1" 200 1385 0.028399 10.0.0.41 - - [2025-11-24 03:07:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003938 10.0.0.41 - - [2025-11-24 03:07:36] "POST /neutron/network HTTP/1.1" 200 849 0.008191 10.0.0.41 - - [2025-11-24 03:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005553 10.0.0.41 - - [2025-11-24 03:07:38] "GET /virtual-network/9c436391-9c76-4ca5-8db7-40d0d469c7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006229 10.0.0.41 - - [2025-11-24 03:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070 10.0.0.41 - - [2025-11-24 03:07:40] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003889 10.0.0.41 - - [2025-11-24 03:07:40] "GET /virtual-networks?parent_id=ba020c3d-786b-4452-9dcb-555a79d0320e&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003835 10.0.0.41 - - [2025-11-24 03:07:40] "GET /virtual-network/9c436391-9c76-4ca5-8db7-40d0d469c7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007449 10.0.0.41 - - [2025-11-24 03:07:40] "POST /neutron/port HTTP/1.1" 200 1090 0.021679 10.0.0.41 - - [2025-11-24 03:07:40] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009879 10.0.0.41 - - [2025-11-24 03:07:40] "GET /virtual-machine/13679bcc-ed8d-433e-b929-7c95a0906474 HTTP/1.1" 200 1294 0.008861 10.0.0.41 - - [2025-11-24 03:07:40] "GET /virtual-machine-interface/c7a14932-2937-462a-94a0-5332d51c3ced HTTP/1.1" 200 2961 0.007014 10.0.0.41 - - [2025-11-24 03:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004388 10.0.0.41 - - [2025-11-24 03:07:40] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004490 10.0.0.41 - - [2025-11-24 03:07:40] "GET /virtual-networks?parent_id=ba020c3d-786b-4452-9dcb-555a79d0320e&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.007858 10.0.0.41 - - [2025-11-24 03:07:40] "GET /virtual-network/456d30d9-1509-47fa-ac2c-2061c1b102d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007901 10.0.0.41 - - [2025-11-24 03:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004310 10.0.0.41 - - [2025-11-24 03:07:41] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005871 10.0.0.41 - - [2025-11-24 03:07:41] "GET /virtual-networks?parent_id=ba020c3d-786b-4452-9dcb-555a79d0320e&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003911 10.0.0.41 - - [2025-11-24 03:07:41] "GET /virtual-network/456d30d9-1509-47fa-ac2c-2061c1b102d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006951 10.0.0.41 - - [2025-11-24 03:07:42] "POST /fqname-to-id HTTP/1.1" 404 215 0.003696 10.0.0.41 - - [2025-11-24 03:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.27 - - [2025-11-24 03:07:42] "GET /projects?obj_uuids=ba020c3d-786b-4452-9dcb-555a79d0320e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001616 10.0.0.41 - - [2025-11-24 03:07:42] "GET /project/ba020c3d-786b-4452-9dcb-555a79d0320e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.045721 10.0.0.41 - - [2025-11-24 03:07:42] "POST /network-policys HTTP/1.1" 200 551 0.029658 10.0.0.41 - - [2025-11-24 03:07:42] "GET /network-policy/c9e26077-6afe-484e-b0a3-5424dff7e9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.007676 10.0.0.41 - - [2025-11-24 03:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887 10.0.0.41 - - [2025-11-24 03:07:42] "GET /virtual-network/9c436391-9c76-4ca5-8db7-40d0d469c7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005777 10.0.0.41 - - [2025-11-24 03:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.41 - - [2025-11-24 03:07:42] "GET /network-policy/c9e26077-6afe-484e-b0a3-5424dff7e9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.005614 10.0.0.41 - - [2025-11-24 03:07:42] "POST /ref-update HTTP/1.1" 200 156 0.056591 10.0.0.41 - - [2025-11-24 03:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007051 10.0.0.50 - - [2025-11-24 03:07:42] "POST /ref-update HTTP/1.1" 200 156 0.039285 10.0.0.41 - - [2025-11-24 03:07:42] "GET /network-policy/c9e26077-6afe-484e-b0a3-5424dff7e9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.010143 10.0.0.41 - - [2025-11-24 03:07:42] "GET /virtual-network/9c436391-9c76-4ca5-8db7-40d0d469c7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.007859 10.0.0.41 - - [2025-11-24 03:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.41 - - [2025-11-24 03:07:42] "GET /network-policy/c9e26077-6afe-484e-b0a3-5424dff7e9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.004221 10.0.0.41 - - [2025-11-24 03:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704 10.0.0.41 - - [2025-11-24 03:07:42] "GET /virtual-network/456d30d9-1509-47fa-ac2c-2061c1b102d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006789 10.0.0.41 - - [2025-11-24 03:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.41 - - [2025-11-24 03:07:42] "GET /network-policy/c9e26077-6afe-484e-b0a3-5424dff7e9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.006286 10.0.0.41 - - [2025-11-24 03:07:42] "POST /ref-update HTTP/1.1" 200 156 0.068319 10.0.0.41 - - [2025-11-24 03:07:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.020706 10.0.0.50 - - [2025-11-24 03:07:43] "POST /ref-update HTTP/1.1" 200 156 0.045869 10.0.0.41 - - [2025-11-24 03:07:43] "GET /network-policy/c9e26077-6afe-484e-b0a3-5424dff7e9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.008059 10.0.0.41 - - [2025-11-24 03:07:43] "GET /virtual-network/456d30d9-1509-47fa-ac2c-2061c1b102d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.018254 10.0.0.41 - - [2025-11-24 03:07:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005508 10.0.0.41 - - [2025-11-24 03:07:43] "GET /network-policy/c9e26077-6afe-484e-b0a3-5424dff7e9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.005581 10.0.0.41 - - [2025-11-24 03:07:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.41 - - [2025-11-24 03:07:43] "GET /service-template/8147bd84-ac05-4531-bee8-f8d5a4e31863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1643 0.004007 10.0.0.41 - - [2025-11-24 03:07:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.27 - - [2025-11-24 03:07:43] "GET /projects?obj_uuids=ba020c3d-786b-4452-9dcb-555a79d0320e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001476 10.0.0.41 - - [2025-11-24 03:07:43] "GET /project/ba020c3d-786b-4452-9dcb-555a79d0320e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.040817 10.0.0.41 - - [2025-11-24 03:07:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004295 10.0.0.41 - - [2025-11-24 03:07:43] "GET /service-instance/566be684-ffe7-445c-9a0c-489c452a00c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2543 0.007823 10.0.0.41 - - [2025-11-24 03:07:43] "POST /neutron/port HTTP/1.1" 200 1385 0.022344 10.0.0.41 - - [2025-11-24 03:07:43] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007674 10.0.0.41 - - [2025-11-24 03:07:44] "POST /neutron/port HTTP/1.1" 200 1385 0.020572 10.0.0.41 - - [2025-11-24 03:07:44] "POST /neutron/network HTTP/1.1" 200 849 0.007899 10.0.0.41 - - [2025-11-24 03:07:44] "POST /id-to-fqname HTTP/1.1" 200 233 0.001239 10.0.0.41 - - [2025-11-24 03:07:44] "GET /virtual-machine/552be128-3088-48b4-b2fe-3a3487bf7c8a HTTP/1.1" 200 1294 0.004128 10.0.0.41 - - [2025-11-24 03:07:44] "GET /virtual-machine-interface/ac1ef633-09d5-4f21-b5f9-181d3e5c37b8 HTTP/1.1" 200 3891 0.004977 10.0.0.41 - - [2025-11-24 03:07:44] "GET /instance-ip/08c020e2-755e-4b79-8ad0-5ca44a2c79a8 HTTP/1.1" 200 1961 0.004345 10.0.0.41 - - [2025-11-24 03:07:44] "GET /instance-ip/ca63878c-8445-4f77-85a2-2230917144bb HTTP/1.1" 200 1964 0.003558 10.0.0.41 - - [2025-11-24 03:07:44] "GET /instance-ip/f5349d49-6a87-48ad-a37a-e7024006b766 HTTP/1.1" 200 1637 0.005939 10.0.0.41 - - [2025-11-24 03:07:44] "POST /neutron/port HTTP/1.1" 200 1385 0.019745 10.0.0.41 - - [2025-11-24 03:07:44] "GET /virtual-machine/552be128-3088-48b4-b2fe-3a3487bf7c8a HTTP/1.1" 200 1294 0.005693 10.0.0.41 - - [2025-11-24 03:07:44] "GET /virtual-machine-interface/ac1ef633-09d5-4f21-b5f9-181d3e5c37b8 HTTP/1.1" 200 3891 0.007516 10.0.0.41 - - [2025-11-24 03:07:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004444 10.0.0.41 - - [2025-11-24 03:07:44] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004365 10.0.0.41 - - [2025-11-24 03:07:44] "GET /virtual-networks?parent_id=ba020c3d-786b-4452-9dcb-555a79d0320e&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003685 10.0.0.41 - - [2025-11-24 03:07:44] "GET /virtual-network/7ac9344e-888b-4c70-a2a6-efcd6d64f3d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.008417 10.0.0.41 - - [2025-11-24 03:07:44] "GET /obj-perms HTTP/1.1" 200 5056 0.061909 10.0.0.50 - - [2025-11-24 03:07:45] "GET /obj-perms HTTP/1.1" 200 5056 0.071650 10.0.0.41 - - [2025-11-24 03:07:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.41 - - [2025-11-24 03:07:45] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004699 10.0.0.41 - - [2025-11-24 03:07:45] "GET /virtual-networks?parent_id=ba020c3d-786b-4452-9dcb-555a79d0320e&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.004188 10.0.0.41 - - [2025-11-24 03:07:45] "GET /virtual-network/7ac9344e-888b-4c70-a2a6-efcd6d64f3d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.007171 10.0.0.41 - - [2025-11-24 03:07:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003539 10.0.0.41 - - [2025-11-24 03:07:45] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004232 10.0.0.41 - - [2025-11-24 03:07:45] "GET /virtual-networks?parent_id=ba020c3d-786b-4452-9dcb-555a79d0320e&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003355 10.0.0.41 - - [2025-11-24 03:07:45] "GET /virtual-network/7ac9344e-888b-4c70-a2a6-efcd6d64f3d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.007593 10.0.0.41 - - [2025-11-24 03:07:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.41 - - [2025-11-24 03:07:45] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004042 10.0.0.41 - - [2025-11-24 03:07:45] "GET /virtual-networks?parent_id=ba020c3d-786b-4452-9dcb-555a79d0320e&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003137 10.0.0.41 - - [2025-11-24 03:07:45] "GET /virtual-network/7ac9344e-888b-4c70-a2a6-efcd6d64f3d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006198 10.0.0.41 - - [2025-11-24 03:07:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004122 10.0.0.41 - - [2025-11-24 03:07:46] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005362 10.0.0.41 - - [2025-11-24 03:07:46] "GET /virtual-networks?parent_id=ba020c3d-786b-4452-9dcb-555a79d0320e&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.009551 10.0.0.41 - - [2025-11-24 03:07:46] "GET /virtual-network/7ac9344e-888b-4c70-a2a6-efcd6d64f3d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.009282 10.0.0.41 - - [2025-11-24 03:07:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.41 - - [2025-11-24 03:07:46] "GET /routing-instance/eb2d55a0-102a-4e40-a877-777bd7dba10d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.004626 10.0.0.41 - - [2025-11-24 03:07:46] "GET /routing-instance/eb2d55a0-102a-4e40-a877-777bd7dba10d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1590 0.006302 10.0.0.41 - - [2025-11-24 03:07:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003885 10.0.0.41 - - [2025-11-24 03:07:46] "GET /routing-instance/273883e4-c5e4-4b78-98ab-f53087c6fe48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.005118 10.0.0.41 - - [2025-11-24 03:07:46] "GET /routing-instance/273883e4-c5e4-4b78-98ab-f53087c6fe48?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1592 0.006390 10.0.0.50 - - [2025-11-24 03:07:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000870 10.0.0.50 - - [2025-11-24 03:07:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000511 10.0.0.27 - - [2025-11-24 03:07:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000430 10.0.0.27 - - [2025-11-24 03:07:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000393 10.0.0.27 - - [2025-11-24 03:07:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000407 10.0.0.27 - - [2025-11-24 03:07:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000926 10.0.0.50 - - [2025-11-24 03:07:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000811 10.0.0.50 - - [2025-11-24 03:07:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000413 10.0.0.41 - - [2025-11-24 03:07:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000408 10.0.0.41 - - [2025-11-24 03:07:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000450 10.0.0.41 - - [2025-11-24 03:07:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000407 10.0.0.41 - - [2025-11-24 03:07:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.41 - - [2025-11-24 03:08:29] "GET /network-policy/c9e26077-6afe-484e-b0a3-5424dff7e9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.004514 10.0.0.41 - - [2025-11-24 03:08:29] "PUT /network-policy/c9e26077-6afe-484e-b0a3-5424dff7e9e8 HTTP/1.1" 200 262 0.016143 10.0.0.41 - - [2025-11-24 03:08:29] "GET /network-policy/c9e26077-6afe-484e-b0a3-5424dff7e9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3770 0.004293 10.0.0.50 - - [2025-11-24 03:08:29] "PUT /access-control-list/0b602a03-0294-47b7-8f35-f63ffa67de29 HTTP/1.1" 200 272 0.058079 10.0.0.41 - - [2025-11-24 03:08:30] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008104 10.0.0.41 - - [2025-11-24 03:08:33] "POST /neutron/network HTTP/1.1" 200 934 0.007343 10.0.0.41 - - [2025-11-24 03:08:33] "POST /neutron/port HTTP/1.1" 200 117 0.001253 10.0.0.41 - - [2025-11-24 03:08:38] "POST /neutron/port HTTP/1.1" 200 1092 0.016934 10.0.0.41 - - [2025-11-24 03:08:38] "POST /neutron/subnet HTTP/1.1" 200 708 0.009694 10.0.0.27 - - [2025-11-24 03:08:45] "GET /obj-perms HTTP/1.1" 200 5056 0.057235 10.0.0.41 - - [2025-11-24 03:08:53] "POST /neutron/port HTTP/1.1" 200 1385 0.020109 10.0.0.41 - - [2025-11-24 03:08:58] "POST /ref-update HTTP/1.1" 200 156 0.068704 10.0.0.41 - - [2025-11-24 03:08:58] "GET /virtual-network/456d30d9-1509-47fa-ac2c-2061c1b102d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.012034 10.0.0.41 - - [2025-11-24 03:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005069 10.0.0.41 - - [2025-11-24 03:08:58] "GET /network-policy/c9e26077-6afe-484e-b0a3-5424dff7e9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3770 0.004783 10.0.0.41 - - [2025-11-24 03:08:58] "POST /ref-update HTTP/1.1" 200 156 0.053391 10.0.0.41 - - [2025-11-24 03:08:58] "POST /neutron/network HTTP/1.1" 200 832 0.009406 10.0.0.41 - - [2025-11-24 03:08:58] "GET /virtual-network/9c436391-9c76-4ca5-8db7-40d0d469c7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005262 10.0.0.41 - - [2025-11-24 03:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002888 10.0.0.41 - - [2025-11-24 03:08:58] "GET /network-policy/c9e26077-6afe-484e-b0a3-5424dff7e9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3770 0.004258 10.0.0.41 - - [2025-11-24 03:08:59] "DELETE /network-policy/c9e26077-6afe-484e-b0a3-5424dff7e9e8 HTTP/1.1" 200 115 0.044874 10.0.0.41 - - [2025-11-24 03:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005300 10.0.0.41 - - [2025-11-24 03:08:59] "DELETE /service-instance/566be684-ffe7-445c-9a0c-489c452a00c5 HTTP/1.1" 200 115 0.064706 10.0.0.50 - - [2025-11-24 03:08:59] "POST /ref-update HTTP/1.1" 200 156 0.064412 10.0.0.50 - - [2025-11-24 03:08:59] "DELETE /access-control-list/0b602a03-0294-47b7-8f35-f63ffa67de29 HTTP/1.1" 200 115 0.045513 10.0.0.41 - - [2025-11-24 03:08:59] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004494 10.0.0.41 - - [2025-11-24 03:08:59] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.005380 10.0.0.50 - - [2025-11-24 03:08:59] "POST /ref-update HTTP/1.1" 200 156 0.058494 10.0.0.50 - - [2025-11-24 03:08:59] "DELETE /instance-ip/08c020e2-755e-4b79-8ad0-5ca44a2c79a8 HTTP/1.1" 200 115 0.077585 10.0.0.41 - - [2025-11-24 03:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004184 10.0.0.41 - - [2025-11-24 03:08:59] "DELETE /service-template/8147bd84-ac05-4531-bee8-f8d5a4e31863 HTTP/1.1" 200 115 0.048168 10.0.0.41 - - [2025-11-24 03:08:59] "POST /fqname-to-id HTTP/1.1" 404 193 0.002946 10.0.0.50 - - [2025-11-24 03:08:59] "POST /ref-update HTTP/1.1" 200 156 0.033664 10.0.0.41 - - [2025-11-24 03:09:00] "POST /neutron/port HTTP/1.1" 200 1091 0.021094 10.0.0.41 - - [2025-11-24 03:09:00] "POST /neutron/port HTTP/1.1" 200 1090 0.034899 10.0.0.41 - - [2025-11-24 03:09:00] "POST /neutron/port HTTP/1.1" 200 1118 0.027489 10.0.0.27 - - [2025-11-24 03:09:00] "POST /useragent-kv HTTP/1.1" 200 115 0.003823 10.0.0.50 - - [2025-11-24 03:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004881 10.0.0.27 - - [2025-11-24 03:09:00] "POST /useragent-kv HTTP/1.1" 200 115 0.013316 10.0.0.41 - - [2025-11-24 03:09:00] "POST /neutron/network HTTP/1.1" 200 151 0.193229 10.0.0.27 - - [2025-11-24 03:09:01] "POST /useragent-kv HTTP/1.1" 200 115 0.005410 10.0.0.27 - - [2025-11-24 03:09:01] "POST /useragent-kv HTTP/1.1" 200 115 0.006820 10.0.0.41 - - [2025-11-24 03:09:01] "POST /neutron/network HTTP/1.1" 200 151 0.161392 10.0.0.50 - - [2025-11-24 03:09:01] "DELETE /route-target/6c6db606-c7d1-4fbb-825c-d4a117c50cd3 HTTP/1.1" 200 115 0.035963 10.0.0.41 - - [2025-11-24 03:09:01] "POST /neutron/network HTTP/1.1" 200 832 0.008590 10.0.0.50 - - [2025-11-24 03:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.27 - - [2025-11-24 03:09:03] "GET /projects?obj_uuids=ba020c3d-786b-4452-9dcb-555a79d0320e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001573 10.0.0.41 - - [2025-11-24 03:09:03] "GET /project/ba020c3d-786b-4452-9dcb-555a79d0320e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.054634 10.0.0.27 - - [2025-11-24 03:09:03] "GET /projects?obj_uuids=ba020c3d-786b-4452-9dcb-555a79d0320e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002030 10.0.0.41 - - [2025-11-24 03:09:03] "GET /project/ba020c3d-786b-4452-9dcb-555a79d0320e?fields=virtual_networks HTTP/1.1" 200 1037 0.044963 10.0.0.27 - - [2025-11-24 03:09:03] "GET /projects?obj_uuids=ba020c3d-786b-4452-9dcb-555a79d0320e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001658 10.0.0.41 - - [2025-11-24 03:09:03] "GET /project/ba020c3d-786b-4452-9dcb-555a79d0320e?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.044524 10.0.0.27 - - [2025-11-24 03:09:03] "GET /projects?obj_uuids=ba020c3d-786b-4452-9dcb-555a79d0320e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001665 10.0.0.41 - - [2025-11-24 03:09:03] "GET /project/ba020c3d-786b-4452-9dcb-555a79d0320e?fields=security_groups HTTP/1.1" 200 1265 0.051221 10.0.0.41 - - [2025-11-24 03:09:04] "POST /fqname-to-id HTTP/1.1" 404 189 0.032826 10.0.0.27 - - [2025-11-24 03:09:04] "GET /projects?obj_uuids=bba250dc-22be-48f2-9fb0-485dc73f4e91&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003373 10.0.0.27 - - [2025-11-24 03:09:04] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001019 10.0.0.27 - - [2025-11-24 03:09:04] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007540 10.0.0.27 - - [2025-11-24 03:09:04] "POST /id-to-fqname HTTP/1.1" 200 191 0.002784 10.0.0.27 - - [2025-11-24 03:09:04] "POST /fqname-to-id HTTP/1.1" 404 200 0.004107 10.0.0.27 - - [2025-11-24 03:09:04] "POST /security-groups HTTP/1.1" 200 592 0.073531 10.0.0.27 - - [2025-11-24 03:09:05] "POST /projects HTTP/1.1" 200 587 0.287159 10.0.0.50 - - [2025-11-24 03:09:05] "POST /access-control-lists HTTP/1.1" 200 597 0.028450 10.0.0.27 - - [2025-11-24 03:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.365062 10.0.0.41 - - [2025-11-24 03:09:05] "GET /project/bba250dc-22be-48f2-9fb0-485dc73f4e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.527137 10.0.0.27 - - [2025-11-24 03:09:05] "DELETE /project/bba250dc22be48f29fb0485dc73f4e91 HTTP/1.1" 404 173 0.006601 10.0.0.27 - - [2025-11-24 03:09:05] "GET /projects?obj_uuids=ba020c3d-786b-4452-9dcb-555a79d0320e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001319 10.0.0.27 - - [2025-11-24 03:09:05] "GET /project/ba020c3d-786b-4452-9dcb-555a79d0320e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.056146 10.0.0.27 - - [2025-11-24 03:09:05] "GET /projects?obj_uuids=ba020c3d-786b-4452-9dcb-555a79d0320e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001401 10.0.0.27 - - [2025-11-24 03:09:05] "GET /project/ba020c3d-786b-4452-9dcb-555a79d0320e?fields=security_groups HTTP/1.1" 200 1370 0.052305 10.0.0.27 - - [2025-11-24 03:09:05] "DELETE /security-group/2a2b5fb6-a793-46c4-ac71-ad440872d77e HTTP/1.1" 200 115 0.072001 10.0.0.27 - - [2025-11-24 03:09:05] "GET /projects?obj_uuids=ba020c3d-786b-4452-9dcb-555a79d0320e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002305 10.0.0.50 - - [2025-11-24 03:09:05] "DELETE /access-control-list/00953b0d-fee8-4949-9d7c-a2ef388203af HTTP/1.1" 200 115 0.044246 10.0.0.27 - - [2025-11-24 03:09:05] "GET /project/ba020c3d-786b-4452-9dcb-555a79d0320e?fields=application_policy_sets HTTP/1.1" 200 1409 0.063355 10.0.0.27 - - [2025-11-24 03:09:06] "DELETE /project/ba020c3d-786b-4452-9dcb-555a79d0320e HTTP/1.1" 200 115 0.535148 10.0.0.41 - - [2025-11-24 03:09:07] "GET / HTTP/1.1" 200 35931 0.002018 10.0.0.41 - - [2025-11-24 03:09:09] "GET /project/bba250dc-22be-48f2-9fb0-485dc73f4e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000573 10.0.0.27 - - [2025-11-24 03:09:09] "GET /projects?obj_uuids=bba250dc-22be-48f2-9fb0-485dc73f4e91&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001067 10.0.0.41 - - [2025-11-24 03:09:09] "GET /project/bba250dc-22be-48f2-9fb0-485dc73f4e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.075495 10.0.0.41 - - [2025-11-24 03:09:09] "POST /fqname-to-id HTTP/1.1" 404 180 0.004117 10.0.0.41 - - [2025-11-24 03:09:09] "POST /virtual-DNSs HTTP/1.1" 200 507 0.041108 10.0.0.41 - - [2025-11-24 03:09:09] "GET /virtual-DNS/58af6988-12c7-44b8-aab0-938c3cfb4631?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.012913 10.0.0.41 - - [2025-11-24 03:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003867 10.0.0.41 - - [2025-11-24 03:09:09] "GET /virtual-DNS/58af6988-12c7-44b8-aab0-938c3cfb4631?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.004688 10.0.0.41 - - [2025-11-24 03:09:10] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003565 10.0.0.41 - - [2025-11-24 03:09:10] "POST /network-ipams HTTP/1.1" 200 514 0.026295 10.0.0.41 - - [2025-11-24 03:09:10] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 751 0.003698 10.0.0.41 - - [2025-11-24 03:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004146 10.0.0.41 - - [2025-11-24 03:09:10] "GET /network-ipam/60e9878f-b342-4f90-9521-74480b543e10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.006048 10.0.0.41 - - [2025-11-24 03:09:10] "PUT /network-ipam/60e9878f-b342-4f90-9521-74480b543e10 HTTP/1.1" 200 258 0.014053 10.0.0.41 - - [2025-11-24 03:09:10] "POST /ref-update HTTP/1.1" 200 156 0.013810 10.0.0.41 - - [2025-11-24 03:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004239 10.0.0.27 - - [2025-11-24 03:09:10] "GET /projects?obj_uuids=bba250dc-22be-48f2-9fb0-485dc73f4e91&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001074 10.0.0.41 - - [2025-11-24 03:09:10] "GET /project/bba250dc-22be-48f2-9fb0-485dc73f4e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.049474 10.0.0.27 - - [2025-11-24 03:09:10] "GET /projects?obj_uuids=bba250dc-22be-48f2-9fb0-485dc73f4e91&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001166 10.0.0.41 - - [2025-11-24 03:09:11] "POST /neutron/network HTTP/1.1" 200 618 0.157671 10.0.0.50 - - [2025-11-24 03:09:11] "POST /ref-update HTTP/1.1" 200 156 0.029520 10.0.0.41 - - [2025-11-24 03:09:11] "POST /id-to-fqname HTTP/1.1" 200 227 0.004667 10.0.0.41 - - [2025-11-24 03:09:11] "GET /virtual-network/b5a6a25e-3bdf-461e-97b2-7d6e18b3f725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006078 10.0.0.41 - - [2025-11-24 03:09:11] "POST /neutron/network HTTP/1.1" 200 833 0.007190 10.0.0.41 - - [2025-11-24 03:09:11] "GET /virtual-network/b5a6a25e-3bdf-461e-97b2-7d6e18b3f725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005809 10.0.0.41 - - [2025-11-24 03:09:11] "POST /neutron/network HTTP/1.1" 200 807 0.021774 10.0.0.41 - - [2025-11-24 03:09:11] "POST /id-to-fqname HTTP/1.1" 200 227 0.001514 10.0.0.27 - - [2025-11-24 03:09:12] "GET /projects?obj_uuids=bba250dc-22be-48f2-9fb0-485dc73f4e91&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001156 10.0.0.41 - - [2025-11-24 03:09:12] "GET /project/bba250dc-22be-48f2-9fb0-485dc73f4e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.075013 10.0.0.41 - - [2025-11-24 03:09:12] "POST /neutron/network HTTP/1.1" 200 833 0.016711 10.0.0.41 - - [2025-11-24 03:09:12] "POST /neutron/port HTTP/1.1" 200 117 0.010284 10.0.0.41 - - [2025-11-24 03:09:13] "POST /neutron/port HTTP/1.1" 200 1058 0.016430 10.0.0.41 - - [2025-11-24 03:09:13] "POST /neutron/port HTTP/1.1" 200 1086 0.029602 10.0.0.41 - - [2025-11-24 03:09:14] "POST /neutron/port HTTP/1.1" 200 117 0.001822 10.0.0.41 - - [2025-11-24 03:09:18] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009298 10.0.0.41 - - [2025-11-24 03:09:18] "POST /neutron/port HTTP/1.1" 200 1086 0.019466 10.0.0.41 - - [2025-11-24 03:09:18] "GET /virtual-machine/24810d25-924f-4716-b51e-d25ef6855551 HTTP/1.1" 401 292 0.000634 10.0.0.41 - - [2025-11-24 03:09:18] "GET /virtual-machine/24810d25-924f-4716-b51e-d25ef6855551 HTTP/1.1" 200 1293 0.035529 10.0.0.41 - - [2025-11-24 03:09:18] "GET /virtual-machine-interface/d91428dd-d5fa-4589-ae6b-70aa62dd4b2b HTTP/1.1" 200 2965 0.005715 10.0.0.41 - - [2025-11-24 03:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.41 - - [2025-11-24 03:09:18] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003752 10.0.0.41 - - [2025-11-24 03:09:18] "GET /virtual-networks?parent_id=bba250dc-22be-48f2-9fb0-485dc73f4e91&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002733 10.0.0.41 - - [2025-11-24 03:09:18] "GET /virtual-network/b5a6a25e-3bdf-461e-97b2-7d6e18b3f725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005804 10.0.0.41 - - [2025-11-24 03:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005478 10.0.0.41 - - [2025-11-24 03:09:21] "GET /virtual-network/b5a6a25e-3bdf-461e-97b2-7d6e18b3f725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007056 10.0.0.41 - - [2025-11-24 03:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004082 10.0.0.41 - - [2025-11-24 03:09:25] "GET /virtual-network/b5a6a25e-3bdf-461e-97b2-7d6e18b3f725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006412 10.0.0.41 - - [2025-11-24 03:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005083 10.0.0.41 - - [2025-11-24 03:09:29] "GET /virtual-network/b5a6a25e-3bdf-461e-97b2-7d6e18b3f725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006531 10.0.0.41 - - [2025-11-24 03:09:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004700 10.0.0.41 - - [2025-11-24 03:09:34] "GET /virtual-network/b5a6a25e-3bdf-461e-97b2-7d6e18b3f725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006406 10.0.0.41 - - [2025-11-24 03:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.41 - - [2025-11-24 03:09:38] "GET /virtual-network/b5a6a25e-3bdf-461e-97b2-7d6e18b3f725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005846 10.0.0.41 - - [2025-11-24 03:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.41 - - [2025-11-24 03:09:42] "GET /virtual-network/b5a6a25e-3bdf-461e-97b2-7d6e18b3f725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005395 10.0.0.41 - - [2025-11-24 03:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.41 - - [2025-11-24 03:09:46] "GET /virtual-network/b5a6a25e-3bdf-461e-97b2-7d6e18b3f725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005668 10.0.0.41 - - [2025-11-24 03:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615 10.0.0.41 - - [2025-11-24 03:09:50] "GET /virtual-network/b5a6a25e-3bdf-461e-97b2-7d6e18b3f725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006393 10.0.0.41 - - [2025-11-24 03:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003961 10.0.0.41 - - [2025-11-24 03:09:54] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004095 10.0.0.41 - - [2025-11-24 03:09:54] "GET /virtual-networks?parent_id=bba250dc-22be-48f2-9fb0-485dc73f4e91&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004209 10.0.0.41 - - [2025-11-24 03:09:54] "GET /virtual-network/b5a6a25e-3bdf-461e-97b2-7d6e18b3f725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006894 10.0.0.41 - - [2025-11-24 03:09:54] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010148 10.0.0.41 - - [2025-11-24 03:10:05] "POST /neutron/port HTTP/1.1" 200 1086 0.019854 10.0.0.41 - - [2025-11-24 03:10:05] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007480 10.0.0.41 - - [2025-11-24 03:10:42] "POST /neutron/port HTTP/1.1" 200 1086 0.014584 10.0.0.41 - - [2025-11-24 03:10:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004543 10.0.0.41 - - [2025-11-24 03:10:42] "POST /neutron/network HTTP/1.1" 200 833 0.006991 10.0.0.41 - - [2025-11-24 03:10:43] "POST /id-to-fqname HTTP/1.1" 200 227 0.001742 10.0.0.41 - - [2025-11-24 03:10:43] "POST /neutron/port HTTP/1.1" 200 1086 0.018891 10.0.0.27 - - [2025-11-24 03:10:44] "GET /projects?obj_uuids=bba250dc-22be-48f2-9fb0-485dc73f4e91&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.032922 10.0.0.41 - - [2025-11-24 03:10:44] "GET /project/bba250dc-22be-48f2-9fb0-485dc73f4e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.114061 10.0.0.41 - - [2025-11-24 03:10:44] "POST /neutron/network HTTP/1.1" 200 833 0.032526 10.0.0.41 - - [2025-11-24 03:10:44] "POST /neutron/port HTTP/1.1" 200 117 0.006341 10.0.0.27 - - [2025-11-24 03:10:45] "GET /projects?obj_uuids=bba250dc-22be-48f2-9fb0-485dc73f4e91&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001549 10.0.0.41 - - [2025-11-24 03:10:45] "POST /neutron/port HTTP/1.1" 200 1058 0.305397 10.0.0.41 - - [2025-11-24 03:10:45] "POST /neutron/port HTTP/1.1" 200 1112 0.098232 10.0.0.41 - - [2025-11-24 03:10:45] "POST /neutron/subnet HTTP/1.1" 200 685 0.018095 10.0.0.41 - - [2025-11-24 03:10:49] "POST /neutron/port HTTP/1.1" 200 1086 0.014915 10.0.0.41 - - [2025-11-24 03:10:50] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007796 10.0.0.41 - - [2025-11-24 03:10:50] "GET /virtual-machine/2f2d39a4-f028-41e0-afb8-bcfc9438e188 HTTP/1.1" 200 1293 0.007316 10.0.0.41 - - [2025-11-24 03:10:50] "GET /virtual-machine-interface/99c3f763-a80b-4101-9a28-cfbc012fd6cd HTTP/1.1" 200 2965 0.005385 10.0.0.41 - - [2025-11-24 03:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.41 - - [2025-11-24 03:10:50] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004120 10.0.0.41 - - [2025-11-24 03:10:50] "GET /virtual-networks?parent_id=bba250dc-22be-48f2-9fb0-485dc73f4e91&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003834 10.0.0.41 - - [2025-11-24 03:10:50] "GET /virtual-network/b5a6a25e-3bdf-461e-97b2-7d6e18b3f725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007900 10.0.0.41 - - [2025-11-24 03:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003802 10.0.0.41 - - [2025-11-24 03:10:53] "GET /virtual-network/b5a6a25e-3bdf-461e-97b2-7d6e18b3f725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.009210 10.0.0.41 - - [2025-11-24 03:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004661 10.0.0.41 - - [2025-11-24 03:10:57] "GET /virtual-network/b5a6a25e-3bdf-461e-97b2-7d6e18b3f725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005661 10.0.0.41 - - [2025-11-24 03:11:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.41 - - [2025-11-24 03:11:01] "GET /virtual-network/b5a6a25e-3bdf-461e-97b2-7d6e18b3f725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006666 10.0.0.41 - - [2025-11-24 03:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005325 10.0.0.41 - - [2025-11-24 03:11:05] "GET /virtual-network/b5a6a25e-3bdf-461e-97b2-7d6e18b3f725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005917 10.0.0.41 - - [2025-11-24 03:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006520 10.0.0.41 - - [2025-11-24 03:11:09] "GET /virtual-network/b5a6a25e-3bdf-461e-97b2-7d6e18b3f725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007754 10.0.0.41 - - [2025-11-24 03:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003980 10.0.0.41 - - [2025-11-24 03:11:13] "GET /virtual-network/b5a6a25e-3bdf-461e-97b2-7d6e18b3f725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006515 10.0.0.41 - - [2025-11-24 03:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004466 10.0.0.41 - - [2025-11-24 03:11:17] "GET /virtual-network/b5a6a25e-3bdf-461e-97b2-7d6e18b3f725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007429 10.0.0.41 - - [2025-11-24 03:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008647 10.0.0.41 - - [2025-11-24 03:11:22] "GET /virtual-network/b5a6a25e-3bdf-461e-97b2-7d6e18b3f725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007784 10.0.0.41 - - [2025-11-24 03:11:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005818 10.0.0.41 - - [2025-11-24 03:11:26] "GET /virtual-network/b5a6a25e-3bdf-461e-97b2-7d6e18b3f725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006557 10.0.0.41 - - [2025-11-24 03:11:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004560 10.0.0.41 - - [2025-11-24 03:11:28] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004004 10.0.0.41 - - [2025-11-24 03:11:28] "GET /virtual-networks?parent_id=bba250dc-22be-48f2-9fb0-485dc73f4e91&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003050 10.0.0.41 - - [2025-11-24 03:11:28] "GET /virtual-network/b5a6a25e-3bdf-461e-97b2-7d6e18b3f725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005959 10.0.0.41 - - [2025-11-24 03:11:28] "POST /neutron/port HTTP/1.1" 200 1086 0.017437 10.0.0.41 - - [2025-11-24 03:11:33] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007855 10.0.0.41 - - [2025-11-24 03:11:38] "POST /neutron/network HTTP/1.1" 200 843 0.011736 10.0.0.41 - - [2025-11-24 03:11:38] "POST /neutron/port HTTP/1.1" 200 117 0.001632 10.0.0.41 - - [2025-11-24 03:11:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010574 10.0.0.41 - - [2025-11-24 03:11:43] "POST /neutron/port HTTP/1.1" 200 1086 0.020348 10.0.0.41 - - [2025-11-24 03:11:44] "POST /neutron/port HTTP/1.1" 200 1086 0.047019 10.0.0.41 - - [2025-11-24 03:11:44] "POST /neutron/subnet HTTP/1.1" 200 685 0.010930 10.0.0.41 - - [2025-11-24 03:11:48] "GET /obj-perms HTTP/1.1" 200 5056 0.066524 10.0.0.41 - - [2025-11-24 03:11:49] "POST /neutron/port HTTP/1.1" 200 1086 0.020326 10.0.0.41 - - [2025-11-24 03:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.41 - - [2025-11-24 03:12:22] "DELETE /virtual-DNS/58af6988-12c7-44b8-aab0-938c3cfb4631 HTTP/1.1" 409 235 0.009440 10.0.0.41 - - [2025-11-24 03:12:22] "POST /fqname-to-id HTTP/1.1" 404 192 0.003432 10.0.0.41 - - [2025-11-24 03:12:22] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.024325 10.0.0.41 - - [2025-11-24 03:12:23] "GET /virtual-DNS-record/155b7cfb-d576-470d-bab2-d874d8f661c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.006959 10.0.0.41 - - [2025-11-24 03:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005804 10.0.0.41 - - [2025-11-24 03:12:23] "GET /virtual-DNS-record/155b7cfb-d576-470d-bab2-d874d8f661c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.006209 10.0.0.41 - - [2025-11-24 03:12:30] "DELETE /virtual-DNS-record/155b7cfb-d576-470d-bab2-d874d8f661c4 HTTP/1.1" 200 115 0.040032 10.0.0.41 - - [2025-11-24 03:12:30] "POST /fqname-to-id HTTP/1.1" 404 184 0.005475 10.0.0.41 - - [2025-11-24 03:12:30] "POST /neutron/network HTTP/1.1" 400 204 0.022125 10.0.0.41 - - [2025-11-24 03:12:30] "POST /neutron/port HTTP/1.1" 200 1086 0.017264 10.0.0.41 - - [2025-11-24 03:12:31] "POST /neutron/port HTTP/1.1" 200 151 0.334894 10.0.0.41 - - [2025-11-24 03:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004933 10.0.0.41 - - [2025-11-24 03:12:32] "DELETE /network-ipam/60e9878f-b342-4f90-9521-74480b543e10 HTTP/1.1" 200 115 0.052934 10.0.0.41 - - [2025-11-24 03:12:32] "DELETE /virtual-DNS/58af6988-12c7-44b8-aab0-938c3cfb4631 HTTP/1.1" 200 115 0.061502 10.0.0.41 - - [2025-11-24 03:12:32] "POST /fqname-to-id HTTP/1.1" 404 180 0.004651 10.0.0.27 - - [2025-11-24 03:12:34] "GET /projects?obj_uuids=bba250dc-22be-48f2-9fb0-485dc73f4e91&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001383 10.0.0.41 - - [2025-11-24 03:12:34] "GET /project/bba250dc-22be-48f2-9fb0-485dc73f4e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.077979 10.0.0.27 - - [2025-11-24 03:12:34] "GET /projects?obj_uuids=bba250dc-22be-48f2-9fb0-485dc73f4e91&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001381 10.0.0.41 - - [2025-11-24 03:12:34] "GET /project/bba250dc-22be-48f2-9fb0-485dc73f4e91?fields=virtual_networks HTTP/1.1" 200 1035 0.047118 10.0.0.27 - - [2025-11-24 03:12:34] "GET /projects?obj_uuids=bba250dc-22be-48f2-9fb0-485dc73f4e91&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002451 10.0.0.41 - - [2025-11-24 03:12:34] "GET /project/bba250dc-22be-48f2-9fb0-485dc73f4e91?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.056556 10.0.0.27 - - [2025-11-24 03:12:34] "GET /projects?obj_uuids=bba250dc-22be-48f2-9fb0-485dc73f4e91&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001438 10.0.0.41 - - [2025-11-24 03:12:34] "GET /project/bba250dc-22be-48f2-9fb0-485dc73f4e91?fields=security_groups HTTP/1.1" 200 1262 0.062116 10.0.0.41 - - [2025-11-24 03:12:35] "POST /fqname-to-id HTTP/1.1" 404 189 0.045770 10.0.0.27 - - [2025-11-24 03:12:35] "GET /projects?obj_uuids=185a6d33-7796-4fee-82e3-03e441c4266d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004430 10.0.0.27 - - [2025-11-24 03:12:35] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001611 10.0.0.27 - - [2025-11-24 03:12:35] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.048426 10.0.0.27 - - [2025-11-24 03:12:35] "POST /id-to-fqname HTTP/1.1" 200 191 0.001788 10.0.0.27 - - [2025-11-24 03:12:35] "POST /fqname-to-id HTTP/1.1" 404 200 0.006270 10.0.0.27 - - [2025-11-24 03:12:35] "POST /security-groups HTTP/1.1" 200 592 0.034423 10.0.0.27 - - [2025-11-24 03:12:35] "POST /projects HTTP/1.1" 200 587 0.271811 10.0.0.50 - - [2025-11-24 03:12:35] "POST /fqname-to-id HTTP/1.1" 404 235 0.038934 10.0.0.27 - - [2025-11-24 03:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.347586 10.0.0.50 - - [2025-11-24 03:12:35] "POST /access-control-lists HTTP/1.1" 200 595 0.035998 10.0.0.41 - - [2025-11-24 03:12:35] "GET /project/185a6d33-7796-4fee-82e3-03e441c4266d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.546785 10.0.0.41 - - [2025-11-24 03:12:37] "GET / HTTP/1.1" 200 35931 0.002071 10.0.0.41 - - [2025-11-24 03:12:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000603 10.0.0.41 - - [2025-11-24 03:12:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.063287 10.0.0.27 - - [2025-11-24 03:12:39] "GET /projects?obj_uuids=185a6d33-7796-4fee-82e3-03e441c4266d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001198 10.0.0.41 - - [2025-11-24 03:12:39] "GET /project/185a6d33-7796-4fee-82e3-03e441c4266d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.041949 10.0.0.41 - - [2025-11-24 03:12:39] "POST /neutron/network HTTP/1.1" 200 117 0.045459 10.0.0.41 - - [2025-11-24 03:12:39] "POST /neutron/network HTTP/1.1" 200 828 0.010772 10.0.0.41 - - [2025-11-24 03:12:39] "POST /id-to-fqname HTTP/1.1" 200 222 0.001333 10.0.0.41 - - [2025-11-24 03:12:39] "GET /virtual-network/6f602534-70ba-47ce-94df-6efc664c23e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006642 10.0.0.41 - - [2025-11-24 03:12:39] "GET /virtual-network/6f602534-70ba-47ce-94df-6efc664c23e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005599 10.0.0.41 - - [2025-11-24 03:12:40] "POST /neutron/subnet HTTP/1.1" 200 729 0.011652 10.0.0.41 - - [2025-11-24 03:12:40] "GET /virtual-network/6f602534-70ba-47ce-94df-6efc664c23e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006747 10.0.0.50 - - [2025-11-24 03:12:41] "GET /obj-perms HTTP/1.1" 200 5032 0.066211 10.0.0.27 - - [2025-11-24 03:12:41] "GET /obj-perms HTTP/1.1" 200 5032 0.073882 10.0.0.41 - - [2025-11-24 03:12:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004015 10.0.0.27 - - [2025-11-24 03:12:42] "GET /projects?obj_uuids=185a6d33-7796-4fee-82e3-03e441c4266d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001437 10.0.0.41 - - [2025-11-24 03:12:42] "GET /project/185a6d33-7796-4fee-82e3-03e441c4266d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.038983 10.0.0.50 - - [2025-11-24 03:12:42] "POST /route-targets HTTP/1.1" 200 327 0.014717 10.0.0.27 - - [2025-11-24 03:12:42] "POST /useragent-kv HTTP/1.1" 200 115 0.008629 10.0.0.41 - - [2025-11-24 03:12:42] "POST /neutron/subnet HTTP/1.1" 200 720 0.220338 10.0.0.41 - - [2025-11-24 03:12:42] "POST /id-to-fqname HTTP/1.1" 200 222 0.001489 10.0.0.41 - - [2025-11-24 03:12:42] "GET /virtual-network/a8d4feb7-227c-46ac-a5d6-d983c0b57831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005794 10.0.0.41 - - [2025-11-24 03:12:42] "GET /virtual-network/a8d4feb7-227c-46ac-a5d6-d983c0b57831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007243 10.0.0.41 - - [2025-11-24 03:12:42] "POST /neutron/network HTTP/1.1" 200 826 0.007317 10.0.0.41 - - [2025-11-24 03:12:42] "GET /virtual-network/a8d4feb7-227c-46ac-a5d6-d983c0b57831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006564 10.0.0.41 - - [2025-11-24 03:12:43] "POST /id-to-fqname HTTP/1.1" 200 222 0.002113 10.0.0.50 - - [2025-11-24 03:12:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.50 - - [2025-11-24 03:12:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000387 10.0.0.27 - - [2025-11-24 03:12:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000600 10.0.0.27 - - [2025-11-24 03:12:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000486 10.0.0.27 - - [2025-11-24 03:12:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000465 10.0.0.27 - - [2025-11-24 03:12:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000448 10.0.0.50 - - [2025-11-24 03:12:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000442 10.0.0.50 - - [2025-11-24 03:12:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000486 10.0.0.41 - - [2025-11-24 03:12:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000491 10.0.0.41 - - [2025-11-24 03:12:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000601 10.0.0.41 - - [2025-11-24 03:12:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000441 10.0.0.41 - - [2025-11-24 03:12:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000420 10.0.0.27 - - [2025-11-24 03:12:58] "GET /projects?obj_uuids=185a6d33-7796-4fee-82e3-03e441c4266d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001128 10.0.0.41 - - [2025-11-24 03:12:58] "GET /project/185a6d33-7796-4fee-82e3-03e441c4266d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.075200 10.0.0.41 - - [2025-11-24 03:12:58] "POST /neutron/network HTTP/1.1" 200 826 0.009158 10.0.0.41 - - [2025-11-24 03:12:58] "POST /id-to-fqname HTTP/1.1" 200 222 0.001399 10.0.0.41 - - [2025-11-24 03:12:58] "POST /neutron/port HTTP/1.1" 200 117 0.009608 10.0.0.27 - - [2025-11-24 03:12:59] "GET /projects?obj_uuids=185a6d33-7796-4fee-82e3-03e441c4266d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001067 10.0.0.41 - - [2025-11-24 03:12:59] "POST /neutron/port HTTP/1.1" 200 1060 0.362113 10.0.0.27 - - [2025-11-24 03:12:59] "GET /projects?obj_uuids=185a6d33-7796-4fee-82e3-03e441c4266d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001938 10.0.0.41 - - [2025-11-24 03:12:59] "GET /project/185a6d33-7796-4fee-82e3-03e441c4266d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.079675 10.0.0.41 - - [2025-11-24 03:12:59] "POST /neutron/port HTTP/1.1" 200 1060 0.018077 10.0.0.41 - - [2025-11-24 03:13:00] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011658 10.0.0.41 - - [2025-11-24 03:13:00] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010357 10.0.0.41 - - [2025-11-24 03:13:01] "POST /neutron/port HTTP/1.1" 200 1088 0.040457 10.0.0.41 - - [2025-11-24 03:13:01] "POST /neutron/port HTTP/1.1" 200 117 0.002350 10.0.0.41 - - [2025-11-24 03:13:01] "POST /neutron/port HTTP/1.1" 200 1062 0.063383 10.0.0.41 - - [2025-11-24 03:13:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005859 10.0.0.41 - - [2025-11-24 03:13:01] "POST /neutron/network HTTP/1.1" 200 828 0.009600 10.0.0.27 - - [2025-11-24 03:13:06] "DELETE /project/185a6d3377964fee82e303e441c4266d HTTP/1.1" 404 173 0.006826 10.0.0.27 - - [2025-11-24 03:13:06] "GET /projects?obj_uuids=bba250dc-22be-48f2-9fb0-485dc73f4e91&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000892 10.0.0.27 - - [2025-11-24 03:13:06] "GET /project/bba250dc-22be-48f2-9fb0-485dc73f4e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.039379 10.0.0.27 - - [2025-11-24 03:13:06] "GET /projects?obj_uuids=bba250dc-22be-48f2-9fb0-485dc73f4e91&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001486 10.0.0.27 - - [2025-11-24 03:13:06] "GET /project/bba250dc-22be-48f2-9fb0-485dc73f4e91?fields=security_groups HTTP/1.1" 200 1367 0.046250 10.0.0.27 - - [2025-11-24 03:13:06] "DELETE /security-group/83e6c9b1-f7fa-4bb8-bee4-c3b3a3697e2f HTTP/1.1" 200 115 0.056917 10.0.0.27 - - [2025-11-24 03:13:06] "GET /projects?obj_uuids=bba250dc-22be-48f2-9fb0-485dc73f4e91&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001320 10.0.0.27 - - [2025-11-24 03:13:06] "GET /project/bba250dc-22be-48f2-9fb0-485dc73f4e91?fields=application_policy_sets HTTP/1.1" 200 1406 0.059600 10.0.0.50 - - [2025-11-24 03:13:06] "DELETE /access-control-list/d25d76e8-de42-4225-9871-481dd9e56423 HTTP/1.1" 200 115 0.045280 10.0.0.27 - - [2025-11-24 03:13:06] "DELETE /project/bba250dc-22be-48f2-9fb0-485dc73f4e91 HTTP/1.1" 200 115 0.457845 10.0.0.41 - - [2025-11-24 03:13:10] "POST /neutron/port HTTP/1.1" 200 1088 0.022863 10.0.0.41 - - [2025-11-24 03:13:15] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008064 10.0.0.41 - - [2025-11-24 03:13:26] "POST /neutron/port HTTP/1.1" 200 1088 0.016821 10.0.0.41 - - [2025-11-24 03:13:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007560 10.0.0.41 - - [2025-11-24 03:13:31] "POST /neutron/port HTTP/1.1" 200 1088 0.016607 10.0.0.41 - - [2025-11-24 03:13:31] "GET /virtual-machine/d0ac3b0f-11d7-48e8-b42f-4b885801a0c4 HTTP/1.1" 401 292 0.000671 10.0.0.41 - - [2025-11-24 03:13:31] "GET /virtual-machine/d0ac3b0f-11d7-48e8-b42f-4b885801a0c4 HTTP/1.1" 200 1294 0.034545 10.0.0.41 - - [2025-11-24 03:13:31] "GET /virtual-machine-interface/69ca3244-07b9-48fd-b4eb-b4f3892a00f9 HTTP/1.1" 200 2949 0.007007 10.0.0.41 - - [2025-11-24 03:13:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004454 10.0.0.41 - - [2025-11-24 03:13:31] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006585 10.0.0.41 - - [2025-11-24 03:13:31] "GET /virtual-networks?parent_id=185a6d33-7796-4fee-82e3-03e441c4266d&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.005212 10.0.0.41 - - [2025-11-24 03:13:31] "GET /virtual-network/a8d4feb7-227c-46ac-a5d6-d983c0b57831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.009626 10.0.0.41 - - [2025-11-24 03:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003997 10.0.0.41 - - [2025-11-24 03:13:34] "GET /virtual-network/a8d4feb7-227c-46ac-a5d6-d983c0b57831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005547 10.0.0.41 - - [2025-11-24 03:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004161 10.0.0.41 - - [2025-11-24 03:13:39] "GET /virtual-network/a8d4feb7-227c-46ac-a5d6-d983c0b57831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005833 10.0.0.41 - - [2025-11-24 03:13:42] "POST /neutron/port HTTP/1.1" 200 1090 0.017627 10.0.0.41 - - [2025-11-24 03:13:42] "POST /neutron/subnet HTTP/1.1" 200 703 0.010369 10.0.0.41 - - [2025-11-24 03:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005599 10.0.0.41 - - [2025-11-24 03:13:43] "GET /virtual-network/a8d4feb7-227c-46ac-a5d6-d983c0b57831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.009186 10.0.0.41 - - [2025-11-24 03:13:46] "POST /neutron/port HTTP/1.1" 200 1088 0.019570 10.0.0.41 - - [2025-11-24 03:13:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004992 10.0.0.41 - - [2025-11-24 03:13:46] "POST /neutron/network HTTP/1.1" 200 826 0.008377 10.0.0.41 - - [2025-11-24 03:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.41 - - [2025-11-24 03:13:47] "GET /virtual-network/a8d4feb7-227c-46ac-a5d6-d983c0b57831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005305 10.0.0.41 - - [2025-11-24 03:13:49] "GET /obj-perms HTTP/1.1" 200 5056 0.071782 10.0.0.50 - - [2025-11-24 03:13:49] "GET /obj-perms HTTP/1.1" 200 5056 0.061601 10.0.0.41 - - [2025-11-24 03:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003440 10.0.0.41 - - [2025-11-24 03:13:51] "GET /virtual-network/a8d4feb7-227c-46ac-a5d6-d983c0b57831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006394 10.0.0.41 - - [2025-11-24 03:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006021 10.0.0.41 - - [2025-11-24 03:13:55] "GET /virtual-network/a8d4feb7-227c-46ac-a5d6-d983c0b57831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006227 10.0.0.41 - - [2025-11-24 03:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004514 10.0.0.41 - - [2025-11-24 03:13:59] "GET /virtual-network/a8d4feb7-227c-46ac-a5d6-d983c0b57831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.009854 10.0.0.41 - - [2025-11-24 03:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004023 10.0.0.41 - - [2025-11-24 03:14:03] "GET /virtual-network/a8d4feb7-227c-46ac-a5d6-d983c0b57831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005484 10.0.0.41 - - [2025-11-24 03:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004371 10.0.0.41 - - [2025-11-24 03:14:07] "GET /virtual-network/a8d4feb7-227c-46ac-a5d6-d983c0b57831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006726 10.0.0.41 - - [2025-11-24 03:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.41 - - [2025-11-24 03:14:11] "GET /virtual-network/a8d4feb7-227c-46ac-a5d6-d983c0b57831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007012 10.0.0.41 - - [2025-11-24 03:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004028 10.0.0.41 - - [2025-11-24 03:14:15] "GET /virtual-network/a8d4feb7-227c-46ac-a5d6-d983c0b57831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007308 10.0.0.41 - - [2025-11-24 03:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003894 10.0.0.41 - - [2025-11-24 03:14:20] "GET /virtual-network/a8d4feb7-227c-46ac-a5d6-d983c0b57831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005331 10.0.0.41 - - [2025-11-24 03:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.41 - - [2025-11-24 03:14:24] "GET /virtual-network/a8d4feb7-227c-46ac-a5d6-d983c0b57831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006555 10.0.0.41 - - [2025-11-24 03:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.41 - - [2025-11-24 03:14:28] "GET /virtual-network/a8d4feb7-227c-46ac-a5d6-d983c0b57831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006342 10.0.0.41 - - [2025-11-24 03:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.014800 10.0.0.41 - - [2025-11-24 03:14:30] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004412 10.0.0.41 - - [2025-11-24 03:14:30] "GET /virtual-networks?parent_id=185a6d33-7796-4fee-82e3-03e441c4266d&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.006633 10.0.0.41 - - [2025-11-24 03:14:30] "GET /virtual-network/a8d4feb7-227c-46ac-a5d6-d983c0b57831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005965 10.0.0.41 - - [2025-11-24 03:14:35] "POST /neutron/port HTTP/1.1" 200 1088 0.020203 10.0.0.41 - - [2025-11-24 03:14:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.037423 10.0.0.41 - - [2025-11-24 03:14:42] "POST /neutron/port HTTP/1.1" 200 1090 0.015772 10.0.0.41 - - [2025-11-24 03:14:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005357 10.0.0.41 - - [2025-11-24 03:14:42] "POST /neutron/network HTTP/1.1" 200 828 0.007682 10.0.0.41 - - [2025-11-24 03:14:45] "POST /neutron/port HTTP/1.1" 200 1088 0.016876 10.0.0.41 - - [2025-11-24 03:14:47] "POST /neutron/port HTTP/1.1" 200 1088 0.023540 10.0.0.41 - - [2025-11-24 03:14:47] "POST /neutron/subnet HTTP/1.1" 200 694 0.009936 10.0.0.27 - - [2025-11-24 03:14:50] "GET /obj-perms HTTP/1.1" 200 5056 0.059648 10.0.0.41 - - [2025-11-24 03:14:51] "POST /neutron/port HTTP/1.1" 200 1088 0.022763 10.0.0.41 - - [2025-11-24 03:14:56] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010119 10.0.0.41 - - [2025-11-24 03:15:06] "POST /neutron/port HTTP/1.1" 200 1088 0.028447 10.0.0.41 - - [2025-11-24 03:15:11] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009580 10.0.0.41 - - [2025-11-24 03:15:22] "POST /neutron/port HTTP/1.1" 200 1088 0.015623 10.0.0.41 - - [2025-11-24 03:15:27] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009855 10.0.0.41 - - [2025-11-24 03:15:27] "POST /neutron/port HTTP/1.1" 200 1090 0.021422 10.0.0.41 - - [2025-11-24 03:15:27] "GET /virtual-machine/2991e1dc-5c4d-4eaf-992d-329989fda99a HTTP/1.1" 200 1293 0.006859 10.0.0.41 - - [2025-11-24 03:15:27] "GET /virtual-machine-interface/dbe7053a-8e9f-46ac-9763-5f0b24d7f49a HTTP/1.1" 200 2950 0.006628 10.0.0.41 - - [2025-11-24 03:15:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004037 10.0.0.41 - - [2025-11-24 03:15:27] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004342 10.0.0.41 - - [2025-11-24 03:15:27] "GET /virtual-networks?parent_id=185a6d33-7796-4fee-82e3-03e441c4266d&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004118 10.0.0.41 - - [2025-11-24 03:15:27] "GET /virtual-network/6f602534-70ba-47ce-94df-6efc664c23e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006875 10.0.0.41 - - [2025-11-24 03:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.41 - - [2025-11-24 03:15:28] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004629 10.0.0.41 - - [2025-11-24 03:15:28] "GET /virtual-networks?parent_id=185a6d33-7796-4fee-82e3-03e441c4266d&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.010142 10.0.0.41 - - [2025-11-24 03:15:28] "GET /virtual-network/6f602534-70ba-47ce-94df-6efc664c23e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005926 10.0.0.41 - - [2025-11-24 03:15:29] "POST /neutron/security_group HTTP/1.1" 200 2059 0.014131 10.0.0.41 - - [2025-11-24 03:15:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.27 - - [2025-11-24 03:15:34] "GET /projects?obj_uuids=185a6d33-7796-4fee-82e3-03e441c4266d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001061 10.0.0.41 - - [2025-11-24 03:15:34] "GET /project/185a6d33-7796-4fee-82e3-03e441c4266d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.049371 10.0.0.41 - - [2025-11-24 03:15:34] "GET /virtual-network/6f602534-70ba-47ce-94df-6efc664c23e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008927 10.0.0.41 - - [2025-11-24 03:15:34] "GET /floating-ip-pools?parent_id=6f602534-70ba-47ce-94df-6efc664c23e9&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004269 10.0.0.41 - - [2025-11-24 03:15:34] "GET /virtual-network/6f602534-70ba-47ce-94df-6efc664c23e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007190 10.0.0.41 - - [2025-11-24 03:15:34] "POST /floating-ip-pools HTTP/1.1" 200 598 0.029771 10.0.0.41 - - [2025-11-24 03:15:34] "POST /ref-update HTTP/1.1" 200 156 0.013878 10.0.0.41 - - [2025-11-24 03:15:34] "GET /virtual-network/6f602534-70ba-47ce-94df-6efc664c23e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005447 10.0.0.41 - - [2025-11-24 03:15:34] "GET /virtual-network/6f602534-70ba-47ce-94df-6efc664c23e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005729 10.0.0.41 - - [2025-11-24 03:15:35] "POST /neutron/floatingip HTTP/1.1" 200 531 0.011542 10.0.0.41 - - [2025-11-24 03:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004235 10.0.0.41 - - [2025-11-24 03:15:35] "GET /routing-instance/4c28b0bf-5c67-429e-8ae5-e8a8a440793c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.007604 10.0.0.41 - - [2025-11-24 03:15:35] "GET /route-target/c9488c00-8e1c-4a1d-b555-1c9cfe08ec22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005031 10.0.0.41 - - [2025-11-24 03:15:42] "POST /neutron/port HTTP/1.1" 200 1090 0.016938 10.0.0.41 - - [2025-11-24 03:15:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005183 10.0.0.41 - - [2025-11-24 03:15:42] "POST /neutron/network HTTP/1.1" 200 828 0.007148 10.0.0.41 - - [2025-11-24 03:15:49] "POST /neutron/network HTTP/1.1" 200 836 0.008132 10.0.0.41 - - [2025-11-24 03:15:49] "POST /neutron/port HTTP/1.1" 200 117 0.001335 10.0.0.41 - - [2025-11-24 03:16:03] "POST /neutron/floatingip HTTP/1.1" 200 531 0.025254 10.0.0.41 - - [2025-11-24 03:16:03] "GET /floating-ip-pool/20351fd1-ec4d-4c1e-8d20-12e7ac26b875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1184 0.003953 10.0.0.41 - - [2025-11-24 03:16:03] "POST /ref-update HTTP/1.1" 200 156 0.012693 10.0.0.41 - - [2025-11-24 03:16:03] "DELETE /floating-ip-pool/20351fd1-ec4d-4c1e-8d20-12e7ac26b875 HTTP/1.1" 200 115 0.035642 10.0.0.41 - - [2025-11-24 03:16:03] "POST /neutron/network HTTP/1.1" 200 826 0.010836 10.0.0.41 - - [2025-11-24 03:16:04] "POST /neutron/port HTTP/1.1" 200 1116 0.017074 10.0.0.41 - - [2025-11-24 03:16:04] "POST /neutron/port HTTP/1.1" 200 1114 0.016724 10.0.0.27 - - [2025-11-24 03:16:05] "POST /useragent-kv HTTP/1.1" 200 115 0.067545 10.0.0.27 - - [2025-11-24 03:16:05] "POST /useragent-kv HTTP/1.1" 200 115 0.003446 10.0.0.41 - - [2025-11-24 03:16:05] "POST /neutron/network HTTP/1.1" 200 151 0.212446 10.0.0.50 - - [2025-11-24 03:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008703 10.0.0.27 - - [2025-11-24 03:16:07] "GET /projects?obj_uuids=185a6d33-7796-4fee-82e3-03e441c4266d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001298 10.0.0.41 - - [2025-11-24 03:16:07] "GET /project/185a6d33-7796-4fee-82e3-03e441c4266d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.058478 10.0.0.27 - - [2025-11-24 03:16:07] "GET /projects?obj_uuids=185a6d33-7796-4fee-82e3-03e441c4266d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001263 10.0.0.41 - - [2025-11-24 03:16:07] "GET /project/185a6d33-7796-4fee-82e3-03e441c4266d?fields=virtual_networks HTTP/1.1" 200 1033 0.058892 10.0.0.27 - - [2025-11-24 03:16:07] "GET /projects?obj_uuids=185a6d33-7796-4fee-82e3-03e441c4266d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001128 10.0.0.41 - - [2025-11-24 03:16:07] "GET /project/185a6d33-7796-4fee-82e3-03e441c4266d?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.041320 10.0.0.27 - - [2025-11-24 03:16:07] "GET /projects?obj_uuids=185a6d33-7796-4fee-82e3-03e441c4266d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000964 10.0.0.41 - - [2025-11-24 03:16:08] "GET /project/185a6d33-7796-4fee-82e3-03e441c4266d?fields=security_groups HTTP/1.1" 200 1260 0.037478 10.0.0.41 - - [2025-11-24 03:16:08] "POST /fqname-to-id HTTP/1.1" 404 188 0.029784 10.0.0.27 - - [2025-11-24 03:16:09] "GET /projects?obj_uuids=ab05da0a-f01d-4d8d-8d98-b2f5095df543&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003127 10.0.0.27 - - [2025-11-24 03:16:09] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001015 10.0.0.27 - - [2025-11-24 03:16:09] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006868 10.0.0.27 - - [2025-11-24 03:16:09] "POST /id-to-fqname HTTP/1.1" 200 190 0.003456 10.0.0.27 - - [2025-11-24 03:16:09] "POST /fqname-to-id HTTP/1.1" 404 199 0.005195 10.0.0.27 - - [2025-11-24 03:16:09] "POST /security-groups HTTP/1.1" 200 591 0.073267 10.0.0.27 - - [2025-11-24 03:16:09] "POST /projects HTTP/1.1" 200 585 0.301449 10.0.0.50 - - [2025-11-24 03:16:09] "POST /access-control-lists HTTP/1.1" 200 596 0.027351 10.0.0.27 - - [2025-11-24 03:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.375534 10.0.0.41 - - [2025-11-24 03:16:09] "GET /project/ab05da0a-f01d-4d8d-8d98-b2f5095df543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.513693 10.0.0.41 - - [2025-11-24 03:16:10] "GET / HTTP/1.1" 200 35931 0.001462 10.0.0.41 - - [2025-11-24 03:16:12] "POST /fqname-to-id HTTP/1.1" 401 292 0.001005 10.0.0.41 - - [2025-11-24 03:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.087226 10.0.0.27 - - [2025-11-24 03:16:12] "GET /projects?obj_uuids=ab05da0a-f01d-4d8d-8d98-b2f5095df543&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001996 10.0.0.41 - - [2025-11-24 03:16:12] "GET /project/ab05da0a-f01d-4d8d-8d98-b2f5095df543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.053694 10.0.0.41 - - [2025-11-24 03:16:12] "POST /neutron/network HTTP/1.1" 200 117 0.043575 10.0.0.50 - - [2025-11-24 03:16:13] "POST /route-targets HTTP/1.1" 200 327 0.016580 10.0.0.41 - - [2025-11-24 03:16:13] "POST /neutron/network HTTP/1.1" 200 839 0.011075 10.0.0.41 - - [2025-11-24 03:16:13] "POST /id-to-fqname HTTP/1.1" 200 230 0.001548 10.0.0.41 - - [2025-11-24 03:16:13] "GET /virtual-network/ca9fdcc9-53d6-4c72-96be-f1dd9459b949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005589 10.0.0.41 - - [2025-11-24 03:16:13] "GET /virtual-network/ca9fdcc9-53d6-4c72-96be-f1dd9459b949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006073 10.0.0.41 - - [2025-11-24 03:16:13] "POST /neutron/subnet HTTP/1.1" 200 701 0.009991 10.0.0.41 - - [2025-11-24 03:16:13] "POST /id-to-fqname HTTP/1.1" 200 230 0.001442 10.0.0.27 - - [2025-11-24 03:16:14] "GET /projects?obj_uuids=ab05da0a-f01d-4d8d-8d98-b2f5095df543&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001195 10.0.0.41 - - [2025-11-24 03:16:14] "GET /project/ab05da0a-f01d-4d8d-8d98-b2f5095df543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.068758 10.0.0.41 - - [2025-11-24 03:16:14] "POST /neutron/network HTTP/1.1" 200 839 0.039882 10.0.0.41 - - [2025-11-24 03:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.41 - - [2025-11-24 03:16:15] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004888 10.0.0.41 - - [2025-11-24 03:16:15] "PUT /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7 HTTP/1.1" 200 276 0.013086 10.0.0.41 - - [2025-11-24 03:16:15] "POST /neutron/port HTTP/1.1" 200 117 0.006922 10.0.0.41 - - [2025-11-24 03:16:15] "POST /neutron/port HTTP/1.1" 200 1055 0.015899 10.0.0.41 - - [2025-11-24 03:16:16] "POST /neutron/port HTTP/1.1" 200 1083 0.022899 10.0.0.41 - - [2025-11-24 03:16:16] "POST /neutron/port HTTP/1.1" 200 117 0.001289 10.0.0.41 - - [2025-11-24 03:16:20] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010550 10.0.0.41 - - [2025-11-24 03:16:20] "POST /neutron/port HTTP/1.1" 200 1083 0.029379 10.0.0.41 - - [2025-11-24 03:16:20] "GET /virtual-machine/61379d1f-a8e8-49f9-a332-142094db5832 HTTP/1.1" 401 292 0.000527 10.0.0.41 - - [2025-11-24 03:16:20] "GET /virtual-machine/61379d1f-a8e8-49f9-a332-142094db5832 HTTP/1.1" 200 1292 0.037480 10.0.0.41 - - [2025-11-24 03:16:20] "GET /virtual-machine-interface/ae670429-0ea5-446e-b3d9-a5853d2a16b6 HTTP/1.1" 200 2972 0.009433 10.0.0.41 - - [2025-11-24 03:16:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005856 10.0.0.41 - - [2025-11-24 03:16:20] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.005470 10.0.0.41 - - [2025-11-24 03:16:20] "GET /virtual-networks?parent_id=ab05da0a-f01d-4d8d-8d98-b2f5095df543&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.004314 10.0.0.41 - - [2025-11-24 03:16:21] "GET /virtual-network/ca9fdcc9-53d6-4c72-96be-f1dd9459b949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.008280 10.0.0.41 - - [2025-11-24 03:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.41 - - [2025-11-24 03:16:24] "GET /virtual-network/ca9fdcc9-53d6-4c72-96be-f1dd9459b949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005516 10.0.0.41 - - [2025-11-24 03:16:25] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007705 10.0.0.41 - - [2025-11-24 03:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.41 - - [2025-11-24 03:16:26] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.004973 10.0.0.41 - - [2025-11-24 03:16:26] "GET /virtual-networks?parent_id=ab05da0a-f01d-4d8d-8d98-b2f5095df543&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.004124 10.0.0.41 - - [2025-11-24 03:16:26] "GET /virtual-network/ca9fdcc9-53d6-4c72-96be-f1dd9459b949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006873 10.0.0.41 - - [2025-11-24 03:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004564 10.0.0.41 - - [2025-11-24 03:16:28] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.004709 10.0.0.41 - - [2025-11-24 03:16:28] "PUT /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7 HTTP/1.1" 200 276 0.024006 10.0.0.41 - - [2025-11-24 03:16:28] "POST /neutron/port HTTP/1.1" 200 1083 0.014198 10.0.0.41 - - [2025-11-24 03:16:30] "POST /neutron/network HTTP/1.1" 200 839 0.009278 10.0.0.50 - - [2025-11-24 03:16:30] "DELETE /route-target/a2644355-221f-4b37-87a7-a7d5720c403b HTTP/1.1" 200 115 0.035755 10.0.0.41 - - [2025-11-24 03:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004085 10.0.0.27 - - [2025-11-24 03:16:33] "GET /projects?obj_uuids=ab05da0a-f01d-4d8d-8d98-b2f5095df543&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001038 10.0.0.41 - - [2025-11-24 03:16:33] "GET /project/ab05da0a-f01d-4d8d-8d98-b2f5095df543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.043995 10.0.0.27 - - [2025-11-24 03:16:33] "GET /projects?obj_uuids=ab05da0a-f01d-4d8d-8d98-b2f5095df543&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001546 10.0.0.41 - - [2025-11-24 03:16:33] "POST /neutron/network HTTP/1.1" 200 605 0.124688 10.0.0.41 - - [2025-11-24 03:16:34] "POST /id-to-fqname HTTP/1.1" 200 220 0.003973 10.0.0.41 - - [2025-11-24 03:16:34] "GET /virtual-network/59575031-00c0-495a-bda7-cb3fbcbda813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006200 10.0.0.41 - - [2025-11-24 03:16:34] "POST /neutron/network HTTP/1.1" 200 823 0.007659 10.0.0.41 - - [2025-11-24 03:16:34] "GET /virtual-network/59575031-00c0-495a-bda7-cb3fbcbda813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005416 10.0.0.41 - - [2025-11-24 03:16:34] "POST /id-to-fqname HTTP/1.1" 200 220 0.001792 10.0.0.41 - - [2025-11-24 03:16:34] "POST /neutron/network HTTP/1.1" 200 833 0.009476 10.0.0.27 - - [2025-11-24 03:16:35] "GET /projects?obj_uuids=ab05da0a-f01d-4d8d-8d98-b2f5095df543&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001169 10.0.0.41 - - [2025-11-24 03:16:35] "GET /project/ab05da0a-f01d-4d8d-8d98-b2f5095df543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.109574 10.0.0.41 - - [2025-11-24 03:16:35] "POST /neutron/port HTTP/1.1" 200 117 0.008181 10.0.0.27 - - [2025-11-24 03:16:35] "GET /projects?obj_uuids=ab05da0a-f01d-4d8d-8d98-b2f5095df543&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001284 10.0.0.41 - - [2025-11-24 03:16:36] "POST /neutron/port HTTP/1.1" 200 1059 0.291828 10.0.0.41 - - [2025-11-24 03:16:36] "POST /neutron/port HTTP/1.1" 200 1113 0.133729 10.0.0.41 - - [2025-11-24 03:16:36] "POST /neutron/subnet HTTP/1.1" 200 694 0.012858 10.0.0.41 - - [2025-11-24 03:16:40] "POST /neutron/port HTTP/1.1" 200 1087 0.017984 10.0.0.41 - - [2025-11-24 03:16:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007965 10.0.0.41 - - [2025-11-24 03:16:40] "GET /virtual-machine/a58c1cdb-e261-48e7-bc1e-044e44646c3f HTTP/1.1" 200 1293 0.007208 10.0.0.41 - - [2025-11-24 03:16:40] "GET /virtual-machine-interface/9e930045-b586-48ff-b6d6-eee4dbc5f915 HTTP/1.1" 200 2942 0.005599 10.0.0.41 - - [2025-11-24 03:16:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637 10.0.0.41 - - [2025-11-24 03:16:40] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005567 10.0.0.41 - - [2025-11-24 03:16:40] "GET /virtual-networks?parent_id=ab05da0a-f01d-4d8d-8d98-b2f5095df543&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004294 10.0.0.41 - - [2025-11-24 03:16:40] "GET /virtual-network/59575031-00c0-495a-bda7-cb3fbcbda813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005632 10.0.0.41 - - [2025-11-24 03:16:42] "POST /neutron/port HTTP/1.1" 200 1087 0.022655 10.0.0.41 - - [2025-11-24 03:16:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005881 10.0.0.41 - - [2025-11-24 03:16:42] "POST /neutron/network HTTP/1.1" 200 823 0.010369 10.0.0.41 - - [2025-11-24 03:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004566 10.0.0.41 - - [2025-11-24 03:16:43] "GET /virtual-network/59575031-00c0-495a-bda7-cb3fbcbda813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006583 10.0.0.41 - - [2025-11-24 03:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.41 - - [2025-11-24 03:16:48] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004013 10.0.0.41 - - [2025-11-24 03:16:48] "GET /virtual-networks?parent_id=ab05da0a-f01d-4d8d-8d98-b2f5095df543&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003444 10.0.0.41 - - [2025-11-24 03:16:48] "GET /virtual-network/59575031-00c0-495a-bda7-cb3fbcbda813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006318 10.0.0.41 - - [2025-11-24 03:16:50] "POST /neutron/network HTTP/1.1" 200 823 0.008498 10.0.0.41 - - [2025-11-24 03:16:50] "POST /neutron/port HTTP/1.1" 200 1113 0.012497 10.0.0.27 - - [2025-11-24 03:16:52] "POST /useragent-kv HTTP/1.1" 200 115 0.004162 10.0.0.50 - - [2025-11-24 03:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.017901 10.0.0.27 - - [2025-11-24 03:16:52] "POST /useragent-kv HTTP/1.1" 200 115 0.002879 10.0.0.41 - - [2025-11-24 03:16:52] "POST /neutron/network HTTP/1.1" 200 151 0.149142 10.0.0.41 - - [2025-11-24 03:16:55] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.004797 10.0.0.41 - - [2025-11-24 03:16:55] "POST /network-ipams HTTP/1.1" 200 541 0.033647 10.0.0.41 - - [2025-11-24 03:16:55] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 764 0.005572 10.0.0.41 - - [2025-11-24 03:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004959 10.0.0.41 - - [2025-11-24 03:16:55] "GET /network-ipam/d1fed6ec-f73a-4101-94ba-fe97d0f5a0da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1330 0.008934 10.0.0.41 - - [2025-11-24 03:16:55] "PUT /network-ipam/d1fed6ec-f73a-4101-94ba-fe97d0f5a0da HTTP/1.1" 200 258 0.017461 10.0.0.41 - - [2025-11-24 03:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005825 10.0.0.27 - - [2025-11-24 03:16:55] "GET /projects?obj_uuids=ab05da0a-f01d-4d8d-8d98-b2f5095df543&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001148 10.0.0.41 - - [2025-11-24 03:16:55] "GET /project/ab05da0a-f01d-4d8d-8d98-b2f5095df543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.050459 10.0.0.50 - - [2025-11-24 03:16:55] "POST /ref-update HTTP/1.1" 200 156 0.035759 10.0.0.27 - - [2025-11-24 03:16:56] "POST /useragent-kv HTTP/1.1" 200 115 0.005596 10.0.0.41 - - [2025-11-24 03:16:56] "POST /neutron/subnet HTTP/1.1" 200 699 0.207798 10.0.0.41 - - [2025-11-24 03:16:56] "POST /id-to-fqname HTTP/1.1" 200 220 0.001906 10.0.0.41 - - [2025-11-24 03:16:56] "GET /virtual-network/61d483f0-be41-4cdc-a616-67698e9ba8fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.009104 10.0.0.41 - - [2025-11-24 03:16:56] "POST /neutron/network HTTP/1.1" 200 994 0.013750 10.0.0.41 - - [2025-11-24 03:16:56] "GET /virtual-network/61d483f0-be41-4cdc-a616-67698e9ba8fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.004987 10.0.0.41 - - [2025-11-24 03:16:56] "POST /neutron/subnet HTTP/1.1" 200 699 0.009556 10.0.0.41 - - [2025-11-24 03:16:56] "POST /neutron/subnet HTTP/1.1" 200 699 0.008827 10.0.0.41 - - [2025-11-24 03:16:57] "POST /id-to-fqname HTTP/1.1" 200 220 0.001388 10.0.0.41 - - [2025-11-24 03:16:57] "POST /neutron/port HTTP/1.1" 200 1017 0.014037 10.0.0.41 - - [2025-11-24 03:16:57] "POST /neutron/port HTTP/1.1" 200 1017 0.009596 10.0.0.41 - - [2025-11-24 03:16:57] "POST /neutron/port HTTP/1.1" 200 117 0.013965 10.0.0.41 - - [2025-11-24 03:16:57] "POST /id-to-fqname HTTP/1.1" 200 220 0.001389 10.0.0.41 - - [2025-11-24 03:16:57] "POST /neutron/port HTTP/1.1" 200 1017 0.020285 10.0.0.41 - - [2025-11-24 03:16:58] "POST /neutron/port HTTP/1.1" 200 1017 0.016543 10.0.0.41 - - [2025-11-24 03:16:58] "POST /id-to-fqname HTTP/1.1" 200 220 0.002057 10.0.0.41 - - [2025-11-24 03:16:58] "POST /neutron/port HTTP/1.1" 200 1017 0.059882 10.0.0.41 - - [2025-11-24 03:16:58] "POST /neutron/port HTTP/1.1" 200 1017 0.014026 10.0.0.41 - - [2025-11-24 03:16:58] "POST /neutron/network HTTP/1.1" 200 1004 0.020570 10.0.0.41 - - [2025-11-24 03:16:58] "POST /neutron/subnet HTTP/1.1" 200 673 0.012889 10.0.0.41 - - [2025-11-24 03:16:58] "POST /neutron/network HTTP/1.1" 200 1004 0.009273 10.0.0.41 - - [2025-11-24 03:16:58] "POST /neutron/port HTTP/1.1" 200 1017 0.012444 10.0.0.41 - - [2025-11-24 03:16:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004907 10.0.0.41 - - [2025-11-24 03:16:59] "POST /neutron/network HTTP/1.1" 200 994 0.011361 10.0.0.27 - - [2025-11-24 03:16:59] "GET /projects?obj_uuids=ab05da0a-f01d-4d8d-8d98-b2f5095df543&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001114 10.0.0.41 - - [2025-11-24 03:16:59] "GET /project/ab05da0a-f01d-4d8d-8d98-b2f5095df543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.086375 10.0.0.41 - - [2025-11-24 03:16:59] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008563 10.0.0.41 - - [2025-11-24 03:17:00] "GET /virtual-network/61d483f0-be41-4cdc-a616-67698e9ba8fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006735 10.0.0.27 - - [2025-11-24 03:17:00] "GET /projects?obj_uuids=ab05da0a-f01d-4d8d-8d98-b2f5095df543&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001677 10.0.0.41 - - [2025-11-24 03:17:00] "POST /neutron/port HTTP/1.1" 200 1055 0.376850 10.0.0.41 - - [2025-11-24 03:17:00] "GET /obj-perms HTTP/1.1" 200 5030 0.143565 10.0.0.41 - - [2025-11-24 03:17:00] "POST /neutron/port HTTP/1.1" 200 1109 0.151890 10.0.0.41 - - [2025-11-24 03:17:01] "POST /neutron/subnet HTTP/1.1" 200 673 0.018281 10.0.0.50 - - [2025-11-24 03:17:01] "GET /obj-perms HTTP/1.1" 200 5030 0.062072 10.0.0.41 - - [2025-11-24 03:17:01] "POST /neutron/port HTTP/1.1" 200 1083 0.022041 10.0.0.41 - - [2025-11-24 03:17:01] "POST /neutron/security_group HTTP/1.1" 200 2058 0.011817 10.0.0.41 - - [2025-11-24 03:17:01] "GET /virtual-machine/1023638e-a45a-45b8-89fd-0a5687249073 HTTP/1.1" 200 1287 0.007392 10.0.0.41 - - [2025-11-24 03:17:02] "GET /virtual-machine-interface/7b7464f3-18ad-438b-a59d-0f5499c5d0b5 HTTP/1.1" 200 2941 0.007677 10.0.0.41 - - [2025-11-24 03:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004123 10.0.0.41 - - [2025-11-24 03:17:02] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004542 10.0.0.41 - - [2025-11-24 03:17:02] "GET /virtual-networks?parent_id=ab05da0a-f01d-4d8d-8d98-b2f5095df543&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003201 10.0.0.41 - - [2025-11-24 03:17:02] "GET /virtual-network/61d483f0-be41-4cdc-a616-67698e9ba8fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006186 10.0.0.41 - - [2025-11-24 03:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003961 10.0.0.41 - - [2025-11-24 03:17:05] "GET /virtual-network/61d483f0-be41-4cdc-a616-67698e9ba8fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006174 10.0.0.27 - - [2025-11-24 03:17:07] "DELETE /project/ab05da0af01d4d8d8d98b2f5095df543 HTTP/1.1" 404 173 0.003898 10.0.0.27 - - [2025-11-24 03:17:07] "GET /projects?obj_uuids=185a6d33-7796-4fee-82e3-03e441c4266d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000920 10.0.0.27 - - [2025-11-24 03:17:07] "GET /project/185a6d33-7796-4fee-82e3-03e441c4266d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1471 0.043432 10.0.0.27 - - [2025-11-24 03:17:07] "GET /projects?obj_uuids=185a6d33-7796-4fee-82e3-03e441c4266d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001515 10.0.0.27 - - [2025-11-24 03:17:07] "GET /project/185a6d33-7796-4fee-82e3-03e441c4266d?fields=security_groups HTTP/1.1" 200 1365 0.054343 10.0.0.27 - - [2025-11-24 03:17:07] "DELETE /security-group/d4ab2a99-b955-476d-9973-31321ab74869 HTTP/1.1" 200 115 0.079409 10.0.0.27 - - [2025-11-24 03:17:07] "GET /projects?obj_uuids=185a6d33-7796-4fee-82e3-03e441c4266d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001354 10.0.0.27 - - [2025-11-24 03:17:07] "GET /project/185a6d33-7796-4fee-82e3-03e441c4266d?fields=application_policy_sets HTTP/1.1" 200 1404 0.057006 10.0.0.27 - - [2025-11-24 03:17:07] "DELETE /project/185a6d33-7796-4fee-82e3-03e441c4266d HTTP/1.1" 200 115 0.494572 10.0.0.41 - - [2025-11-24 03:17:08] "POST /neutron/port HTTP/1.1" 200 1083 0.017138 10.0.0.41 - - [2025-11-24 03:17:08] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006948 10.0.0.41 - - [2025-11-24 03:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004988 10.0.0.41 - - [2025-11-24 03:17:09] "GET /virtual-network/61d483f0-be41-4cdc-a616-67698e9ba8fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005972 10.0.0.41 - - [2025-11-24 03:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.41 - - [2025-11-24 03:17:11] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004826 10.0.0.41 - - [2025-11-24 03:17:11] "GET /virtual-networks?parent_id=ab05da0a-f01d-4d8d-8d98-b2f5095df543&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004832 10.0.0.41 - - [2025-11-24 03:17:11] "GET /virtual-network/61d483f0-be41-4cdc-a616-67698e9ba8fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006900 10.0.0.41 - - [2025-11-24 03:17:11] "POST /neutron/port HTTP/1.1" 200 1083 0.022844 10.0.0.41 - - [2025-11-24 03:17:11] "POST /neutron/security_group HTTP/1.1" 200 2058 0.012238 10.0.0.41 - - [2025-11-24 03:17:11] "GET /virtual-machine/5847bc44-2b5d-43d4-8532-09de3f035307 HTTP/1.1" 200 1287 0.008831 10.0.0.41 - - [2025-11-24 03:17:11] "GET /virtual-machine-interface/bf4d909d-d285-4f79-a1c1-fbdd1af6bd34 HTTP/1.1" 200 2942 0.009743 10.0.0.41 - - [2025-11-24 03:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.41 - - [2025-11-24 03:17:12] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006697 10.0.0.41 - - [2025-11-24 03:17:12] "GET /virtual-networks?parent_id=ab05da0a-f01d-4d8d-8d98-b2f5095df543&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.006281 10.0.0.41 - - [2025-11-24 03:17:12] "GET /virtual-network/61d483f0-be41-4cdc-a616-67698e9ba8fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006758 10.0.0.41 - - [2025-11-24 03:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.41 - - [2025-11-24 03:17:13] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004647 10.0.0.41 - - [2025-11-24 03:17:13] "GET /virtual-networks?parent_id=ab05da0a-f01d-4d8d-8d98-b2f5095df543&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003682 10.0.0.41 - - [2025-11-24 03:17:13] "GET /virtual-network/61d483f0-be41-4cdc-a616-67698e9ba8fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.007451 10.0.0.41 - - [2025-11-24 03:17:13] "POST /neutron/port HTTP/1.1" 200 1083 0.023850 10.0.0.41 - - [2025-11-24 03:17:13] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007771 10.0.0.41 - - [2025-11-24 03:17:13] "GET /virtual-machine/91ffa7da-f107-4b49-9365-b34edf09e1e8 HTTP/1.1" 200 1293 0.006223 10.0.0.41 - - [2025-11-24 03:17:13] "GET /virtual-machine-interface/77db994e-f0e5-4e99-9c94-f2f2a63bfc52 HTTP/1.1" 200 2941 0.009070 10.0.0.41 - - [2025-11-24 03:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.41 - - [2025-11-24 03:17:13] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004243 10.0.0.41 - - [2025-11-24 03:17:13] "GET /virtual-networks?parent_id=ab05da0a-f01d-4d8d-8d98-b2f5095df543&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003629 10.0.0.41 - - [2025-11-24 03:17:13] "GET /virtual-network/61d483f0-be41-4cdc-a616-67698e9ba8fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006774 10.0.0.41 - - [2025-11-24 03:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.41 - - [2025-11-24 03:17:14] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005308 10.0.0.41 - - [2025-11-24 03:17:14] "GET /virtual-networks?parent_id=ab05da0a-f01d-4d8d-8d98-b2f5095df543&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004110 10.0.0.41 - - [2025-11-24 03:17:14] "GET /virtual-network/61d483f0-be41-4cdc-a616-67698e9ba8fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006694 10.0.0.41 - - [2025-11-24 03:17:15] "POST /neutron/port HTTP/1.1" 200 1083 0.016580 10.0.0.41 - - [2025-11-24 03:17:36] "POST /neutron/port HTTP/1.1" 200 1109 0.011953 10.0.0.41 - - [2025-11-24 03:17:36] "POST /neutron/port HTTP/1.1" 200 1109 0.019718 10.0.0.41 - - [2025-11-24 03:17:36] "POST /neutron/port HTTP/1.1" 200 1109 0.024873 10.0.0.41 - - [2025-11-24 03:17:36] "POST /neutron/network HTTP/1.1" 400 204 0.033361 10.0.0.50 - - [2025-11-24 03:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.037116 10.0.0.41 - - [2025-11-24 03:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.41 - - [2025-11-24 03:17:39] "DELETE /network-ipam/d1fed6ec-f73a-4101-94ba-fe97d0f5a0da HTTP/1.1" 200 115 0.033788 10.0.0.41 - - [2025-11-24 03:17:39] "POST /fqname-to-id HTTP/1.1" 404 211 0.003373 10.0.0.27 - - [2025-11-24 03:17:40] "GET /projects?obj_uuids=ab05da0a-f01d-4d8d-8d98-b2f5095df543&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001092 10.0.0.41 - - [2025-11-24 03:17:40] "GET /project/ab05da0a-f01d-4d8d-8d98-b2f5095df543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.072539 10.0.0.27 - - [2025-11-24 03:17:40] "GET /projects?obj_uuids=ab05da0a-f01d-4d8d-8d98-b2f5095df543&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001111 10.0.0.41 - - [2025-11-24 03:17:40] "GET /project/ab05da0a-f01d-4d8d-8d98-b2f5095df543?fields=virtual_networks HTTP/1.1" 200 1033 0.037216 10.0.0.27 - - [2025-11-24 03:17:40] "GET /projects?obj_uuids=ab05da0a-f01d-4d8d-8d98-b2f5095df543&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000999 10.0.0.41 - - [2025-11-24 03:17:40] "GET /project/ab05da0a-f01d-4d8d-8d98-b2f5095df543?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.038357 10.0.0.27 - - [2025-11-24 03:17:40] "GET /projects?obj_uuids=ab05da0a-f01d-4d8d-8d98-b2f5095df543&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.087177 10.0.0.41 - - [2025-11-24 03:17:40] "GET /project/ab05da0a-f01d-4d8d-8d98-b2f5095df543?fields=security_groups HTTP/1.1" 200 1259 0.121560 10.0.0.41 - - [2025-11-24 03:17:41] "POST /neutron/port HTTP/1.1" 200 117 0.008352 10.0.0.41 - - [2025-11-24 03:17:41] "POST /neutron/port HTTP/1.1" 400 205 0.005643 10.0.0.41 - - [2025-11-24 03:17:41] "POST /fqname-to-id HTTP/1.1" 404 196 0.028652 10.0.0.27 - - [2025-11-24 03:17:41] "GET /projects?obj_uuids=df78d32e-551c-4aa3-97d9-3cbb9d8cd578&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003140 10.0.0.27 - - [2025-11-24 03:17:42] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001209 10.0.0.27 - - [2025-11-24 03:17:42] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.038248 10.0.0.27 - - [2025-11-24 03:17:42] "POST /id-to-fqname HTTP/1.1" 200 198 0.001902 10.0.0.27 - - [2025-11-24 03:17:42] "POST /fqname-to-id HTTP/1.1" 404 207 0.006562 10.0.0.27 - - [2025-11-24 03:17:42] "POST /security-groups HTTP/1.1" 200 599 0.082529 10.0.0.27 - - [2025-11-24 03:17:42] "POST /projects HTTP/1.1" 200 601 0.304134 10.0.0.50 - - [2025-11-24 03:17:42] "POST /access-control-lists HTTP/1.1" 200 604 0.025961 10.0.0.27 - - [2025-11-24 03:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.388886 10.0.0.41 - - [2025-11-24 03:17:42] "GET /project/df78d32e-551c-4aa3-97d9-3cbb9d8cd578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.573118 10.0.0.41 - - [2025-11-24 03:17:43] "GET / HTTP/1.1" 200 35931 0.001861 10.0.0.41 - - [2025-11-24 03:17:45] "POST /fqname-to-id HTTP/1.1" 401 292 0.000485 10.0.0.41 - - [2025-11-24 03:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.062107 10.0.0.27 - - [2025-11-24 03:17:45] "GET /projects?obj_uuids=df78d32e-551c-4aa3-97d9-3cbb9d8cd578&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001379 10.0.0.41 - - [2025-11-24 03:17:45] "GET /project/df78d32e-551c-4aa3-97d9-3cbb9d8cd578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.061719 10.0.0.50 - - [2025-11-24 03:17:46] "POST /route-targets HTTP/1.1" 200 327 0.014460 10.0.0.27 - - [2025-11-24 03:17:46] "POST /useragent-kv HTTP/1.1" 200 115 0.007403 10.0.0.41 - - [2025-11-24 03:17:46] "POST /neutron/subnet HTTP/1.1" 200 828 0.251143 10.0.0.41 - - [2025-11-24 03:17:46] "POST /id-to-fqname HTTP/1.1" 200 228 0.001441 10.0.0.41 - - [2025-11-24 03:17:46] "GET /virtual-network/dcb578ad-5970-40cf-8097-33333e97382e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.008214 10.0.0.41 - - [2025-11-24 03:17:46] "POST /neutron/network HTTP/1.1" 200 1006 0.008949 10.0.0.41 - - [2025-11-24 03:17:46] "GET /virtual-network/dcb578ad-5970-40cf-8097-33333e97382e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007308 10.0.0.41 - - [2025-11-24 03:17:46] "POST /neutron/subnet HTTP/1.1" 200 724 0.010134 10.0.0.41 - - [2025-11-24 03:17:47] "GET /virtual-network/dcb578ad-5970-40cf-8097-33333e97382e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006528 10.0.0.27 - - [2025-11-24 03:17:48] "GET /obj-perms HTTP/1.1" 200 5046 0.053885 10.0.0.41 - - [2025-11-24 03:17:48] "POST /id-to-fqname HTTP/1.1" 200 228 0.001438 10.0.0.27 - - [2025-11-24 03:17:49] "GET /projects?obj_uuids=df78d32e-551c-4aa3-97d9-3cbb9d8cd578&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001567 10.0.0.41 - - [2025-11-24 03:17:49] "GET /project/df78d32e-551c-4aa3-97d9-3cbb9d8cd578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.077817 10.0.0.41 - - [2025-11-24 03:17:49] "POST /neutron/port HTTP/1.1" 200 117 0.006760 10.0.0.41 - - [2025-11-24 03:17:49] "POST /id-to-fqname HTTP/1.1" 200 228 0.002116 10.0.0.41 - - [2025-11-24 03:17:50] "POST /neutron/network HTTP/1.1" 200 1016 0.009624 10.0.0.41 - - [2025-11-24 03:17:50] "POST /neutron/port HTTP/1.1" 200 1175 0.033013 10.0.0.27 - - [2025-11-24 03:17:50] "GET /projects?obj_uuids=df78d32e-551c-4aa3-97d9-3cbb9d8cd578&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001769 10.0.0.41 - - [2025-11-24 03:17:50] "GET /project/df78d32e-551c-4aa3-97d9-3cbb9d8cd578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.093340 10.0.0.41 - - [2025-11-24 03:17:50] "POST /neutron/network HTTP/1.1" 200 1006 0.014280 10.0.0.41 - - [2025-11-24 03:17:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006192 10.0.0.41 - - [2025-11-24 03:17:51] "POST /neutron/subnet HTTP/1.1" 200 1384 0.015815 10.0.0.41 - - [2025-11-24 03:17:51] "POST /id-to-fqname HTTP/1.1" 200 228 0.001327 10.0.0.41 - - [2025-11-24 03:17:51] "POST /neutron/port HTTP/1.1" 200 117 0.001114 10.0.0.41 - - [2025-11-24 03:17:51] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008684 10.0.0.27 - - [2025-11-24 03:17:51] "GET /projects?obj_uuids=df78d32e-551c-4aa3-97d9-3cbb9d8cd578&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001077 10.0.0.41 - - [2025-11-24 03:17:51] "POST /neutron/port HTTP/1.1" 200 1175 0.392892 10.0.0.41 - - [2025-11-24 03:17:52] "POST /neutron/port HTTP/1.1" 200 1229 0.134482 10.0.0.41 - - [2025-11-24 03:17:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004667 10.0.0.41 - - [2025-11-24 03:17:52] "POST /neutron/port HTTP/1.1" 200 117 0.001287 10.0.0.27 - - [2025-11-24 03:17:52] "GET /projects?obj_uuids=df78d32e-551c-4aa3-97d9-3cbb9d8cd578&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001109 10.0.0.41 - - [2025-11-24 03:17:52] "GET /project/df78d32e-551c-4aa3-97d9-3cbb9d8cd578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.391918 10.0.0.41 - - [2025-11-24 03:17:52] "POST /neutron/port HTTP/1.1" 200 2288 0.022255 10.0.0.41 - - [2025-11-24 03:17:52] "POST /id-to-fqname HTTP/1.1" 200 228 0.001685 10.0.0.41 - - [2025-11-24 03:17:53] "POST /neutron/port HTTP/1.1" 200 2288 0.035825 10.0.0.41 - - [2025-11-24 03:17:53] "POST /neutron/network HTTP/1.1" 200 1016 0.008911 10.0.0.41 - - [2025-11-24 03:17:53] "POST /neutron/port HTTP/1.1" 200 1175 0.027029 10.0.0.27 - - [2025-11-24 03:17:54] "GET /projects?obj_uuids=df78d32e-551c-4aa3-97d9-3cbb9d8cd578&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001793 10.0.0.41 - - [2025-11-24 03:17:54] "GET /project/df78d32e-551c-4aa3-97d9-3cbb9d8cd578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.105730 10.0.0.41 - - [2025-11-24 03:17:54] "POST /neutron/network HTTP/1.1" 200 1006 0.013266 10.0.0.41 - - [2025-11-24 03:17:54] "POST /neutron/subnet HTTP/1.1" 200 1384 0.014217 10.0.0.41 - - [2025-11-24 03:17:54] "POST /neutron/network HTTP/1.1" 200 1006 0.010896 10.0.0.41 - - [2025-11-24 03:17:54] "POST /neutron/port HTTP/1.1" 200 117 0.008875 10.0.0.41 - - [2025-11-24 03:17:54] "POST /neutron/port HTTP/1.1" 200 1203 0.015682 10.0.0.41 - - [2025-11-24 03:17:54] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009839 10.0.0.41 - - [2025-11-24 03:17:54] "GET /virtual-machine/745fc946-769e-4991-9516-fe5026f8d36f HTTP/1.1" 401 292 0.000543 10.0.0.50 - - [2025-11-24 03:17:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000619 10.0.0.41 - - [2025-11-24 03:17:55] "POST /neutron/port HTTP/1.1" 200 1175 0.023233 10.0.0.50 - - [2025-11-24 03:17:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000592 10.0.0.27 - - [2025-11-24 03:17:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000548 10.0.0.41 - - [2025-11-24 03:17:55] "GET /virtual-machine/745fc946-769e-4991-9516-fe5026f8d36f HTTP/1.1" 200 1300 0.126272 10.0.0.41 - - [2025-11-24 03:17:55] "GET /virtual-machine-interface/d8c33445-9d6e-4999-a78e-f6e2afebbeb3 HTTP/1.1" 200 3176 0.006856 10.0.0.27 - - [2025-11-24 03:17:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000528 10.0.0.41 - - [2025-11-24 03:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005938 10.0.0.41 - - [2025-11-24 03:17:55] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.007488 10.0.0.41 - - [2025-11-24 03:17:55] "GET /virtual-networks?parent_id=df78d32e-551c-4aa3-97d9-3cbb9d8cd578&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.007929 10.0.0.41 - - [2025-11-24 03:17:55] "POST /neutron/port HTTP/1.1" 200 1203 0.027433 10.0.0.41 - - [2025-11-24 03:17:55] "GET /virtual-network/dcb578ad-5970-40cf-8097-33333e97382e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007243 10.0.0.27 - - [2025-11-24 03:17:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000991 10.0.0.41 - - [2025-11-24 03:17:55] "POST /neutron/subnet HTTP/1.1" 200 1384 0.039350 10.0.0.27 - - [2025-11-24 03:17:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000520 10.0.0.41 - - [2025-11-24 03:17:55] "POST /neutron/network HTTP/1.1" 200 1006 0.011279 10.0.0.50 - - [2025-11-24 03:17:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000509 10.0.0.50 - - [2025-11-24 03:17:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000433 10.0.0.41 - - [2025-11-24 03:17:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000448 10.0.0.41 - - [2025-11-24 03:17:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000513 10.0.0.41 - - [2025-11-24 03:17:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000656 10.0.0.41 - - [2025-11-24 03:17:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000630 10.0.0.41 - - [2025-11-24 03:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.41 - - [2025-11-24 03:17:58] "GET /virtual-network/dcb578ad-5970-40cf-8097-33333e97382e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007165 10.0.0.41 - - [2025-11-24 03:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004109 10.0.0.41 - - [2025-11-24 03:18:02] "GET /virtual-network/dcb578ad-5970-40cf-8097-33333e97382e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005852 10.0.0.41 - - [2025-11-24 03:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005893 10.0.0.41 - - [2025-11-24 03:18:06] "GET /virtual-network/dcb578ad-5970-40cf-8097-33333e97382e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.009441 10.0.0.27 - - [2025-11-24 03:18:07] "DELETE /project/df78d32e551c4aa397d93cbb9d8cd578 HTTP/1.1" 404 173 0.006741 10.0.0.27 - - [2025-11-24 03:18:07] "GET /projects?obj_uuids=ab05da0a-f01d-4d8d-8d98-b2f5095df543&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001476 10.0.0.27 - - [2025-11-24 03:18:07] "GET /project/ab05da0a-f01d-4d8d-8d98-b2f5095df543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.053773 10.0.0.27 - - [2025-11-24 03:18:07] "GET /projects?obj_uuids=ab05da0a-f01d-4d8d-8d98-b2f5095df543&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001435 10.0.0.27 - - [2025-11-24 03:18:07] "GET /project/ab05da0a-f01d-4d8d-8d98-b2f5095df543?fields=security_groups HTTP/1.1" 200 1364 0.058784 10.0.0.27 - - [2025-11-24 03:18:08] "DELETE /security-group/d0788401-8ba5-405d-9dc7-16b4d7db5fb1 HTTP/1.1" 200 115 0.078381 10.0.0.27 - - [2025-11-24 03:18:08] "GET /projects?obj_uuids=ab05da0a-f01d-4d8d-8d98-b2f5095df543&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001032 10.0.0.27 - - [2025-11-24 03:18:08] "GET /project/ab05da0a-f01d-4d8d-8d98-b2f5095df543?fields=application_policy_sets HTTP/1.1" 200 1403 0.052190 10.0.0.50 - - [2025-11-24 03:18:08] "DELETE /access-control-list/2d6e0a4d-d4e9-40c1-851d-cdfb202771ea HTTP/1.1" 200 115 0.071163 10.0.0.27 - - [2025-11-24 03:18:08] "DELETE /project/ab05da0a-f01d-4d8d-8d98-b2f5095df543 HTTP/1.1" 200 115 0.565685 10.0.0.41 - - [2025-11-24 03:18:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005152 10.0.0.41 - - [2025-11-24 03:18:10] "GET /virtual-network/dcb578ad-5970-40cf-8097-33333e97382e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006797 10.0.0.41 - - [2025-11-24 03:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004373 10.0.0.41 - - [2025-11-24 03:18:14] "GET /virtual-network/dcb578ad-5970-40cf-8097-33333e97382e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005951 10.0.0.41 - - [2025-11-24 03:18:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005106 10.0.0.41 - - [2025-11-24 03:18:19] "GET /virtual-network/dcb578ad-5970-40cf-8097-33333e97382e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006451 10.0.0.41 - - [2025-11-24 03:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004302 10.0.0.41 - - [2025-11-24 03:18:23] "GET /virtual-network/dcb578ad-5970-40cf-8097-33333e97382e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007170 10.0.0.41 - - [2025-11-24 03:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.41 - - [2025-11-24 03:18:27] "GET /virtual-network/dcb578ad-5970-40cf-8097-33333e97382e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005618 10.0.0.41 - - [2025-11-24 03:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.022559 10.0.0.41 - - [2025-11-24 03:18:31] "GET /virtual-network/dcb578ad-5970-40cf-8097-33333e97382e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.015451 10.0.0.41 - - [2025-11-24 03:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005224 10.0.0.41 - - [2025-11-24 03:18:35] "GET /virtual-network/dcb578ad-5970-40cf-8097-33333e97382e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007668 10.0.0.41 - - [2025-11-24 03:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004096 10.0.0.41 - - [2025-11-24 03:18:39] "GET /virtual-network/dcb578ad-5970-40cf-8097-33333e97382e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005891 10.0.0.41 - - [2025-11-24 03:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007160 10.0.0.41 - - [2025-11-24 03:18:43] "GET /virtual-network/dcb578ad-5970-40cf-8097-33333e97382e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.010762 10.0.0.41 - - [2025-11-24 03:18:43] "POST /neutron/network HTTP/1.1" 200 1016 0.047947 10.0.0.41 - - [2025-11-24 03:18:43] "POST /neutron/subnet HTTP/1.1" 200 1384 0.015629 10.0.0.41 - - [2025-11-24 03:18:43] "POST /neutron/network HTTP/1.1" 200 1006 0.010433 10.0.0.41 - - [2025-11-24 03:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005283 10.0.0.41 - - [2025-11-24 03:18:47] "GET /virtual-network/dcb578ad-5970-40cf-8097-33333e97382e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007000 10.0.0.41 - - [2025-11-24 03:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004390 10.0.0.41 - - [2025-11-24 03:18:49] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004682 10.0.0.41 - - [2025-11-24 03:18:49] "GET /virtual-networks?parent_id=df78d32e-551c-4aa3-97d9-3cbb9d8cd578&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.005589 10.0.0.41 - - [2025-11-24 03:18:49] "GET /virtual-network/dcb578ad-5970-40cf-8097-33333e97382e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.008969 10.0.0.41 - - [2025-11-24 03:18:50] "POST /neutron/port HTTP/1.1" 200 1203 0.023434 10.0.0.41 - - [2025-11-24 03:18:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003922 10.0.0.41 - - [2025-11-24 03:18:50] "POST /neutron/port HTTP/1.1" 200 117 0.001232 10.0.0.41 - - [2025-11-24 03:18:55] "POST /neutron/port HTTP/1.1" 200 1203 0.019166 10.0.0.41 - - [2025-11-24 03:19:00] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009827 10.0.0.41 - - [2025-11-24 03:19:02] "POST /neutron/port HTTP/1.1" 200 1203 0.020128 10.0.0.41 - - [2025-11-24 03:19:05] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010395 10.0.0.41 - - [2025-11-24 03:19:06] "POST /neutron/port HTTP/1.1" 200 1203 0.019795 10.0.0.41 - - [2025-11-24 03:19:10] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010932 10.0.0.41 - - [2025-11-24 03:19:16] "POST /neutron/port HTTP/1.1" 200 1203 0.024200 10.0.0.41 - - [2025-11-24 03:19:16] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009512 10.0.0.41 - - [2025-11-24 03:19:16] "GET /virtual-machine/185e78b1-faef-4f29-ac76-76f6ea31793f HTTP/1.1" 200 1300 0.008346 10.0.0.41 - - [2025-11-24 03:19:16] "GET /virtual-machine-interface/e1f6da49-438d-4876-a364-3645e57224af HTTP/1.1" 200 3176 0.008342 10.0.0.41 - - [2025-11-24 03:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004225 10.0.0.41 - - [2025-11-24 03:19:16] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006082 10.0.0.41 - - [2025-11-24 03:19:16] "GET /virtual-networks?parent_id=df78d32e-551c-4aa3-97d9-3cbb9d8cd578&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.004238 10.0.0.41 - - [2025-11-24 03:19:16] "GET /virtual-network/dcb578ad-5970-40cf-8097-33333e97382e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.008348 10.0.0.41 - - [2025-11-24 03:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004637 10.0.0.41 - - [2025-11-24 03:19:17] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004435 10.0.0.41 - - [2025-11-24 03:19:17] "GET /virtual-networks?parent_id=df78d32e-551c-4aa3-97d9-3cbb9d8cd578&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003695 10.0.0.41 - - [2025-11-24 03:19:17] "GET /virtual-network/dcb578ad-5970-40cf-8097-33333e97382e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007056 10.0.0.41 - - [2025-11-24 03:19:17] "POST /neutron/port HTTP/1.1" 200 1203 0.017604 10.0.0.41 - - [2025-11-24 03:19:17] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010487 10.0.0.41 - - [2025-11-24 03:19:17] "GET /virtual-machine/5cc16576-0676-4099-b530-bf074b480703 HTTP/1.1" 200 1300 0.007523 10.0.0.41 - - [2025-11-24 03:19:17] "GET /virtual-machine-interface/104662ba-1372-4aa0-8b61-0cf7925d32b1 HTTP/1.1" 200 3175 0.005659 10.0.0.41 - - [2025-11-24 03:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006221 10.0.0.41 - - [2025-11-24 03:19:18] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005235 10.0.0.41 - - [2025-11-24 03:19:18] "GET /virtual-networks?parent_id=df78d32e-551c-4aa3-97d9-3cbb9d8cd578&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.004081 10.0.0.41 - - [2025-11-24 03:19:18] "GET /virtual-network/dcb578ad-5970-40cf-8097-33333e97382e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006716 10.0.0.41 - - [2025-11-24 03:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005410 10.0.0.41 - - [2025-11-24 03:19:19] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005824 10.0.0.41 - - [2025-11-24 03:19:19] "GET /virtual-networks?parent_id=df78d32e-551c-4aa3-97d9-3cbb9d8cd578&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003578 10.0.0.41 - - [2025-11-24 03:19:19] "GET /virtual-network/dcb578ad-5970-40cf-8097-33333e97382e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.008166 10.0.0.27 - - [2025-11-24 03:19:42] "GET /projects?obj_uuids=df78d32e-551c-4aa3-97d9-3cbb9d8cd578&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001110 10.0.0.41 - - [2025-11-24 03:19:42] "GET /project/df78d32e-551c-4aa3-97d9-3cbb9d8cd578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.052028 10.0.0.41 - - [2025-11-24 03:19:43] "POST /fqname-to-id HTTP/1.1" 404 226 0.005151 10.0.0.41 - - [2025-11-24 03:19:43] "POST /interface-route-tables HTTP/1.1" 200 575 0.032194 10.0.0.41 - - [2025-11-24 03:19:43] "GET /interface-route-table/b957dc55-98cf-4967-823d-1847ae15488b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1332 0.005799 10.0.0.41 - - [2025-11-24 03:19:43] "GET /virtual-machine-interface/d8c33445-9d6e-4999-a78e-f6e2afebbeb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.006373 10.0.0.41 - - [2025-11-24 03:19:43] "POST /ref-update HTTP/1.1" 200 156 0.016104 10.0.0.41 - - [2025-11-24 03:19:45] "POST /neutron/network HTTP/1.1" 200 1016 0.008235 10.0.0.41 - - [2025-11-24 03:19:45] "POST /neutron/subnet HTTP/1.1" 200 1384 0.014588 10.0.0.41 - - [2025-11-24 03:19:45] "POST /neutron/network HTTP/1.1" 200 1006 0.014126 10.0.0.41 - - [2025-11-24 03:19:51] "POST /neutron/network HTTP/1.1" 200 1016 0.009310 10.0.0.41 - - [2025-11-24 03:19:51] "POST /neutron/subnet HTTP/1.1" 200 1384 0.014452 10.0.0.41 - - [2025-11-24 03:19:51] "POST /neutron/network HTTP/1.1" 200 1006 0.011517 10.0.0.41 - - [2025-11-24 03:19:54] "GET /obj-perms HTTP/1.1" 200 5056 0.058964 10.0.0.50 - - [2025-11-24 03:19:54] "GET /obj-perms HTTP/1.1" 200 5056 0.063727 10.0.0.27 - - [2025-11-24 03:20:30] "GET /projects?obj_uuids=df78d32e-551c-4aa3-97d9-3cbb9d8cd578&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001121 10.0.0.41 - - [2025-11-24 03:20:30] "GET /project/df78d32e-551c-4aa3-97d9-3cbb9d8cd578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.042084 10.0.0.41 - - [2025-11-24 03:20:30] "POST /fqname-to-id HTTP/1.1" 404 226 0.004984 10.0.0.41 - - [2025-11-24 03:20:30] "POST /interface-route-tables HTTP/1.1" 200 575 0.031506 10.0.0.41 - - [2025-11-24 03:20:30] "GET /interface-route-table/68ad8c50-98c4-469b-8fdf-acec130ea4ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1332 0.010772 10.0.0.41 - - [2025-11-24 03:20:30] "GET /virtual-machine-interface/e1f6da49-438d-4876-a364-3645e57224af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.008592 10.0.0.41 - - [2025-11-24 03:20:30] "POST /ref-update HTTP/1.1" 200 156 0.021793 10.0.0.41 - - [2025-11-24 03:20:31] "GET /virtual-machine-interface/104662ba-1372-4aa0-8b61-0cf7925d32b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.006931 10.0.0.41 - - [2025-11-24 03:20:31] "PUT /virtual-machine-interface/104662ba-1372-4aa0-8b61-0cf7925d32b1 HTTP/1.1" 200 284 0.017143 10.0.0.41 - - [2025-11-24 03:20:32] "GET /virtual-machine-interface/d8c33445-9d6e-4999-a78e-f6e2afebbeb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.008441 10.0.0.41 - - [2025-11-24 03:20:32] "PUT /virtual-machine-interface/d8c33445-9d6e-4999-a78e-f6e2afebbeb3 HTTP/1.1" 200 284 0.017048 10.0.0.41 - - [2025-11-24 03:20:32] "GET /virtual-machine-interface/e1f6da49-438d-4876-a364-3645e57224af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.008565 10.0.0.41 - - [2025-11-24 03:20:32] "PUT /virtual-machine-interface/e1f6da49-438d-4876-a364-3645e57224af HTTP/1.1" 200 284 0.015606 10.0.0.41 - - [2025-11-24 03:20:45] "POST /neutron/network HTTP/1.1" 200 1016 0.007937 10.0.0.41 - - [2025-11-24 03:20:45] "POST /neutron/subnet HTTP/1.1" 200 1384 0.015658 10.0.0.41 - - [2025-11-24 03:20:45] "POST /neutron/network HTTP/1.1" 200 1006 0.012157 10.0.0.41 - - [2025-11-24 03:20:53] "POST /neutron/network HTTP/1.1" 200 1016 0.008393 10.0.0.41 - - [2025-11-24 03:20:53] "POST /neutron/subnet HTTP/1.1" 200 1384 0.015001 10.0.0.41 - - [2025-11-24 03:20:53] "POST /neutron/network HTTP/1.1" 200 1006 0.011764 10.0.0.27 - - [2025-11-24 03:20:54] "GET /obj-perms HTTP/1.1" 200 5056 0.070793 10.0.0.41 - - [2025-11-24 03:21:21] "POST /neutron/port HTTP/1.1" 200 1203 0.016542 10.0.0.41 - - [2025-11-24 03:21:21] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011608 10.0.0.41 - - [2025-11-24 03:21:21] "GET /virtual-machine/f8208af8-6a9b-4259-a052-e9a80df9cb1b HTTP/1.1" 200 1301 0.006799 10.0.0.41 - - [2025-11-24 03:21:21] "GET /virtual-machine-interface/8294fff5-1cc9-4878-89a1-64d68761adf6 HTTP/1.1" 200 3174 0.008076 10.0.0.41 - - [2025-11-24 03:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005680 10.0.0.41 - - [2025-11-24 03:21:21] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004785 10.0.0.41 - - [2025-11-24 03:21:21] "GET /virtual-networks?parent_id=df78d32e-551c-4aa3-97d9-3cbb9d8cd578&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.006105 10.0.0.41 - - [2025-11-24 03:21:21] "GET /virtual-network/dcb578ad-5970-40cf-8097-33333e97382e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.009822 10.0.0.41 - - [2025-11-24 03:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.41 - - [2025-11-24 03:21:22] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003908 10.0.0.41 - - [2025-11-24 03:21:22] "GET /virtual-networks?parent_id=df78d32e-551c-4aa3-97d9-3cbb9d8cd578&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003338 10.0.0.41 - - [2025-11-24 03:21:22] "GET /virtual-network/dcb578ad-5970-40cf-8097-33333e97382e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005914 10.0.0.41 - - [2025-11-24 03:21:22] "GET /virtual-machine-interface/8294fff5-1cc9-4878-89a1-64d68761adf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2759 0.006097 10.0.0.41 - - [2025-11-24 03:21:23] "PUT /virtual-machine-interface/8294fff5-1cc9-4878-89a1-64d68761adf6 HTTP/1.1" 200 284 0.015560 10.0.0.41 - - [2025-11-24 03:21:46] "POST /neutron/network HTTP/1.1" 200 1016 0.006908 10.0.0.41 - - [2025-11-24 03:21:46] "POST /neutron/subnet HTTP/1.1" 200 1384 0.012652 10.0.0.41 - - [2025-11-24 03:21:46] "POST /neutron/network HTTP/1.1" 200 1006 0.010705 10.0.0.41 - - [2025-11-24 03:21:54] "POST /neutron/network HTTP/1.1" 200 1016 0.009370 10.0.0.41 - - [2025-11-24 03:21:54] "POST /neutron/subnet HTTP/1.1" 200 1384 0.018928 10.0.0.41 - - [2025-11-24 03:21:54] "POST /neutron/network HTTP/1.1" 200 1006 0.013649 10.0.0.27 - - [2025-11-24 03:22:04] "GET /projects?obj_uuids=df78d32e-551c-4aa3-97d9-3cbb9d8cd578&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.031680 10.0.0.41 - - [2025-11-24 03:22:04] "GET /project/df78d32e-551c-4aa3-97d9-3cbb9d8cd578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.087795 10.0.0.41 - - [2025-11-24 03:22:04] "POST /fqname-to-id HTTP/1.1" 404 226 0.003450 10.0.0.41 - - [2025-11-24 03:22:04] "POST /interface-route-tables HTTP/1.1" 200 575 0.027161 10.0.0.41 - - [2025-11-24 03:22:04] "GET /interface-route-table/854ecaff-1bf6-4588-a61a-35ddccfb5b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1332 0.006284 10.0.0.41 - - [2025-11-24 03:22:04] "GET /virtual-machine-interface/8294fff5-1cc9-4878-89a1-64d68761adf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.007816 10.0.0.41 - - [2025-11-24 03:22:04] "POST /ref-update HTTP/1.1" 200 156 0.019163 10.0.0.41 - - [2025-11-24 03:22:05] "GET /virtual-machine-interface/d8c33445-9d6e-4999-a78e-f6e2afebbeb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3092 0.006323 10.0.0.41 - - [2025-11-24 03:22:05] "POST /ref-update HTTP/1.1" 200 156 0.017190 10.0.0.41 - - [2025-11-24 03:22:06] "DELETE /interface-route-table/b957dc55-98cf-4967-823d-1847ae15488b HTTP/1.1" 200 115 0.041475 10.0.0.41 - - [2025-11-24 03:22:06] "POST /neutron/port HTTP/1.1" 200 151 0.258759 10.0.0.41 - - [2025-11-24 03:22:28] "GET /virtual-machine-interface/8294fff5-1cc9-4878-89a1-64d68761adf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3090 0.014175 10.0.0.41 - - [2025-11-24 03:22:28] "POST /ref-update HTTP/1.1" 200 156 0.017811 10.0.0.41 - - [2025-11-24 03:22:28] "DELETE /interface-route-table/854ecaff-1bf6-4588-a61a-35ddccfb5b50 HTTP/1.1" 200 115 0.034836 10.0.0.41 - - [2025-11-24 03:22:28] "GET /virtual-machine-interface/e1f6da49-438d-4876-a364-3645e57224af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3092 0.007923 10.0.0.41 - - [2025-11-24 03:22:28] "POST /ref-update HTTP/1.1" 200 156 0.017611 10.0.0.41 - - [2025-11-24 03:22:28] "DELETE /interface-route-table/68ad8c50-98c4-469b-8fdf-acec130ea4ea HTTP/1.1" 200 115 0.031747 10.0.0.41 - - [2025-11-24 03:22:29] "POST /neutron/port HTTP/1.1" 200 1203 0.020048 10.0.0.41 - - [2025-11-24 03:22:29] "POST /neutron/port HTTP/1.1" 200 1203 0.041636 10.0.0.41 - - [2025-11-24 03:22:29] "POST /neutron/port HTTP/1.1" 200 1203 0.072219 10.0.0.41 - - [2025-11-24 03:22:31] "POST /neutron/network HTTP/1.1" 200 1006 0.018770 10.0.0.27 - - [2025-11-24 03:22:33] "GET /projects?obj_uuids=df78d32e-551c-4aa3-97d9-3cbb9d8cd578&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002103 10.0.0.41 - - [2025-11-24 03:22:33] "GET /project/df78d32e-551c-4aa3-97d9-3cbb9d8cd578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.048245 10.0.0.27 - - [2025-11-24 03:22:33] "GET /projects?obj_uuids=df78d32e-551c-4aa3-97d9-3cbb9d8cd578&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001260 10.0.0.41 - - [2025-11-24 03:22:33] "GET /project/df78d32e-551c-4aa3-97d9-3cbb9d8cd578?fields=virtual_networks HTTP/1.1" 200 1049 0.043347 10.0.0.27 - - [2025-11-24 03:22:33] "GET /projects?obj_uuids=df78d32e-551c-4aa3-97d9-3cbb9d8cd578&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001159 10.0.0.41 - - [2025-11-24 03:22:33] "GET /project/df78d32e-551c-4aa3-97d9-3cbb9d8cd578?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.044263 10.0.0.27 - - [2025-11-24 03:22:33] "GET /projects?obj_uuids=df78d32e-551c-4aa3-97d9-3cbb9d8cd578&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001513 10.0.0.41 - - [2025-11-24 03:22:33] "GET /project/df78d32e-551c-4aa3-97d9-3cbb9d8cd578?fields=security_groups HTTP/1.1" 200 1283 0.054665 10.0.0.41 - - [2025-11-24 03:22:34] "POST /fqname-to-id HTTP/1.1" 404 183 0.027487 10.0.0.27 - - [2025-11-24 03:22:34] "GET /projects?obj_uuids=60c76a85-4aca-477b-9c25-475c67d274f1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004693 10.0.0.27 - - [2025-11-24 03:22:34] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001132 10.0.0.27 - - [2025-11-24 03:22:34] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008471 10.0.0.27 - - [2025-11-24 03:22:34] "POST /id-to-fqname HTTP/1.1" 200 185 0.003811 10.0.0.27 - - [2025-11-24 03:22:34] "POST /fqname-to-id HTTP/1.1" 404 194 0.005316 10.0.0.27 - - [2025-11-24 03:22:34] "POST /security-groups HTTP/1.1" 200 586 0.076253 10.0.0.50 - - [2025-11-24 03:22:34] "POST /fqname-to-id HTTP/1.1" 404 229 0.003649 10.0.0.27 - - [2025-11-24 03:22:34] "POST /projects HTTP/1.1" 200 575 0.280437 10.0.0.27 - - [2025-11-24 03:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.356435 10.0.0.50 - - [2025-11-24 03:22:34] "POST /access-control-lists HTTP/1.1" 200 589 0.026925 10.0.0.41 - - [2025-11-24 03:22:34] "GET /project/60c76a85-4aca-477b-9c25-475c67d274f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.521147 10.0.0.41 - - [2025-11-24 03:22:35] "GET / HTTP/1.1" 200 35931 0.002909 10.0.0.27 - - [2025-11-24 03:22:39] "GET /projects?obj_uuids=60c76a85-4aca-477b-9c25-475c67d274f1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001139 10.0.0.41 - - [2025-11-24 03:22:39] "GET /project/60c76a85-4aca-477b-9c25-475c67d274f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.041847 10.0.0.27 - - [2025-11-24 03:22:39] "GET /projects?obj_uuids=60c76a85-4aca-477b-9c25-475c67d274f1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001026 10.0.0.41 - - [2025-11-24 03:22:39] "GET /project/60c76a85-4aca-477b-9c25-475c67d274f1?fields=virtual_networks HTTP/1.1" 200 1022 0.049702 10.0.0.27 - - [2025-11-24 03:22:39] "GET /projects?obj_uuids=60c76a85-4aca-477b-9c25-475c67d274f1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000973 10.0.0.41 - - [2025-11-24 03:22:39] "GET /project/60c76a85-4aca-477b-9c25-475c67d274f1?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.057934 10.0.0.27 - - [2025-11-24 03:22:39] "GET /projects?obj_uuids=60c76a85-4aca-477b-9c25-475c67d274f1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001081 10.0.0.41 - - [2025-11-24 03:22:39] "GET /project/60c76a85-4aca-477b-9c25-475c67d274f1?fields=security_groups HTTP/1.1" 200 1243 0.039115 10.0.0.41 - - [2025-11-24 03:22:40] "POST /fqname-to-id HTTP/1.1" 404 193 0.067388 10.0.0.27 - - [2025-11-24 03:22:40] "GET /projects?obj_uuids=94254c45-75f8-46b1-9f6a-d1a8d1e7dae8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003123 10.0.0.27 - - [2025-11-24 03:22:40] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001145 10.0.0.27 - - [2025-11-24 03:22:40] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007541 10.0.0.27 - - [2025-11-24 03:22:40] "POST /id-to-fqname HTTP/1.1" 200 195 0.002414 10.0.0.27 - - [2025-11-24 03:22:40] "POST /fqname-to-id HTTP/1.1" 404 204 0.008270 10.0.0.27 - - [2025-11-24 03:22:40] "POST /security-groups HTTP/1.1" 200 596 0.034491 10.0.0.27 - - [2025-11-24 03:22:40] "POST /projects HTTP/1.1" 200 595 0.249233 10.0.0.27 - - [2025-11-24 03:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.326687 10.0.0.50 - - [2025-11-24 03:22:40] "POST /fqname-to-id HTTP/1.1" 404 238 0.042394 10.0.0.41 - - [2025-11-24 03:22:40] "GET /project/94254c45-75f8-46b1-9f6a-d1a8d1e7dae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.489554 10.0.0.41 - - [2025-11-24 03:22:42] "GET / HTTP/1.1" 200 35931 0.002302 10.0.0.27 - - [2025-11-24 03:22:45] "GET /projects?obj_uuids=94254c45-75f8-46b1-9f6a-d1a8d1e7dae8&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000995 10.0.0.41 - - [2025-11-24 03:22:45] "GET /project/94254c45-75f8-46b1-9f6a-d1a8d1e7dae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.046006 10.0.0.27 - - [2025-11-24 03:22:45] "GET /projects?obj_uuids=94254c45-75f8-46b1-9f6a-d1a8d1e7dae8&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001062 10.0.0.41 - - [2025-11-24 03:22:45] "GET /project/94254c45-75f8-46b1-9f6a-d1a8d1e7dae8?fields=virtual_networks HTTP/1.1" 200 1043 0.041776 10.0.0.27 - - [2025-11-24 03:22:45] "GET /projects?obj_uuids=94254c45-75f8-46b1-9f6a-d1a8d1e7dae8&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001588 10.0.0.41 - - [2025-11-24 03:22:45] "GET /project/94254c45-75f8-46b1-9f6a-d1a8d1e7dae8?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.047807 10.0.0.27 - - [2025-11-24 03:22:45] "GET /projects?obj_uuids=94254c45-75f8-46b1-9f6a-d1a8d1e7dae8&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000977 10.0.0.41 - - [2025-11-24 03:22:45] "GET /project/94254c45-75f8-46b1-9f6a-d1a8d1e7dae8?fields=security_groups HTTP/1.1" 200 1274 0.045174 10.0.0.41 - - [2025-11-24 03:22:46] "POST /fqname-to-id HTTP/1.1" 404 199 0.041360 10.0.0.27 - - [2025-11-24 03:22:46] "GET /projects?obj_uuids=9f87c95b-6a1a-4d04-96e1-44f41d0544d5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004030 10.0.0.27 - - [2025-11-24 03:22:46] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001329 10.0.0.27 - - [2025-11-24 03:22:46] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.037688 10.0.0.27 - - [2025-11-24 03:22:46] "POST /id-to-fqname HTTP/1.1" 200 201 0.001343 10.0.0.27 - - [2025-11-24 03:22:46] "POST /fqname-to-id HTTP/1.1" 404 210 0.008167 10.0.0.27 - - [2025-11-24 03:22:46] "POST /security-groups HTTP/1.1" 200 602 0.028657 10.0.0.27 - - [2025-11-24 03:22:46] "POST /projects HTTP/1.1" 200 607 0.253961 10.0.0.27 - - [2025-11-24 03:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.288372 10.0.0.50 - - [2025-11-24 03:22:46] "POST /access-control-lists HTTP/1.1" 200 607 0.022220 10.0.0.41 - - [2025-11-24 03:22:46] "GET /project/9f87c95b-6a1a-4d04-96e1-44f41d0544d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.493001 10.0.0.41 - - [2025-11-24 03:22:47] "GET / HTTP/1.1" 200 35931 0.003860 10.0.0.27 - - [2025-11-24 03:22:50] "GET /projects?obj_uuids=9f87c95b-6a1a-4d04-96e1-44f41d0544d5&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001130 10.0.0.41 - - [2025-11-24 03:22:50] "GET /project/9f87c95b-6a1a-4d04-96e1-44f41d0544d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.036206 10.0.0.27 - - [2025-11-24 03:22:50] "GET /projects?obj_uuids=9f87c95b-6a1a-4d04-96e1-44f41d0544d5&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001211 10.0.0.41 - - [2025-11-24 03:22:51] "GET /project/9f87c95b-6a1a-4d04-96e1-44f41d0544d5?fields=virtual_networks HTTP/1.1" 200 1055 0.089109 10.0.0.27 - - [2025-11-24 03:22:51] "GET /projects?obj_uuids=9f87c95b-6a1a-4d04-96e1-44f41d0544d5&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002069 10.0.0.41 - - [2025-11-24 03:22:51] "GET /project/9f87c95b-6a1a-4d04-96e1-44f41d0544d5?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.050158 10.0.0.27 - - [2025-11-24 03:22:51] "GET /projects?obj_uuids=9f87c95b-6a1a-4d04-96e1-44f41d0544d5&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001090 10.0.0.41 - - [2025-11-24 03:22:51] "GET /project/9f87c95b-6a1a-4d04-96e1-44f41d0544d5?fields=security_groups HTTP/1.1" 200 1292 0.041708 10.0.0.41 - - [2025-11-24 03:22:52] "POST /fqname-to-id HTTP/1.1" 404 185 0.036793 10.0.0.27 - - [2025-11-24 03:22:52] "GET /projects?obj_uuids=7dca01cc-590e-451d-a535-6f10888bf70e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004365 10.0.0.27 - - [2025-11-24 03:22:52] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001058 10.0.0.27 - - [2025-11-24 03:22:52] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008272 10.0.0.27 - - [2025-11-24 03:22:52] "POST /id-to-fqname HTTP/1.1" 200 187 0.004000 10.0.0.27 - - [2025-11-24 03:22:52] "POST /fqname-to-id HTTP/1.1" 404 196 0.004400 10.0.0.27 - - [2025-11-24 03:22:52] "POST /security-groups HTTP/1.1" 200 588 0.028136 10.0.0.50 - - [2025-11-24 03:22:52] "POST /fqname-to-id HTTP/1.1" 404 231 0.004360 10.0.0.27 - - [2025-11-24 03:22:52] "POST /projects HTTP/1.1" 200 579 0.259165 10.0.0.27 - - [2025-11-24 03:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.334538 10.0.0.50 - - [2025-11-24 03:22:52] "POST /access-control-lists HTTP/1.1" 200 591 0.027393 10.0.0.41 - - [2025-11-24 03:22:52] "GET /project/7dca01cc-590e-451d-a535-6f10888bf70e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.484202 10.0.0.41 - - [2025-11-24 03:22:53] "GET / HTTP/1.1" 200 35931 0.002092 10.0.0.50 - - [2025-11-24 03:22:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000443 10.0.0.50 - - [2025-11-24 03:22:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000392 10.0.0.27 - - [2025-11-24 03:22:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000437 10.0.0.27 - - [2025-11-24 03:22:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000521 10.0.0.27 - - [2025-11-24 03:22:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.27 - - [2025-11-24 03:22:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000464 10.0.0.50 - - [2025-11-24 03:22:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000456 10.0.0.50 - - [2025-11-24 03:22:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.41 - - [2025-11-24 03:22:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000415 10.0.0.41 - - [2025-11-24 03:22:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000448 10.0.0.27 - - [2025-11-24 03:22:57] "GET /projects?obj_uuids=7dca01cc-590e-451d-a535-6f10888bf70e&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001532 10.0.0.41 - - [2025-11-24 03:22:57] "GET /project/7dca01cc-590e-451d-a535-6f10888bf70e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.041522 10.0.0.27 - - [2025-11-24 03:22:57] "GET /projects?obj_uuids=7dca01cc-590e-451d-a535-6f10888bf70e&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001156 10.0.0.41 - - [2025-11-24 03:22:57] "GET /project/7dca01cc-590e-451d-a535-6f10888bf70e?fields=virtual_networks HTTP/1.1" 200 1026 0.053912 10.0.0.41 - - [2025-11-24 03:22:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000603 10.0.0.27 - - [2025-11-24 03:22:57] "GET /projects?obj_uuids=7dca01cc-590e-451d-a535-6f10888bf70e&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002575 10.0.0.41 - - [2025-11-24 03:22:57] "GET /project/7dca01cc-590e-451d-a535-6f10888bf70e?fields=virtual_machine_interfaces HTTP/1.1" 200 1026 0.052488 10.0.0.41 - - [2025-11-24 03:22:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000514 10.0.0.27 - - [2025-11-24 03:22:57] "GET /projects?obj_uuids=7dca01cc-590e-451d-a535-6f10888bf70e&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001034 10.0.0.41 - - [2025-11-24 03:22:57] "GET /project/7dca01cc-590e-451d-a535-6f10888bf70e?fields=security_groups HTTP/1.1" 200 1249 0.037329 10.0.0.41 - - [2025-11-24 03:22:58] "POST /fqname-to-id HTTP/1.1" 404 182 0.032472 10.0.0.27 - - [2025-11-24 03:22:58] "GET /projects?obj_uuids=ae741a4b-beae-418f-8219-de18094644e5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003816 10.0.0.27 - - [2025-11-24 03:22:58] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001036 10.0.0.27 - - [2025-11-24 03:22:58] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006789 10.0.0.27 - - [2025-11-24 03:22:58] "POST /id-to-fqname HTTP/1.1" 200 184 0.002909 10.0.0.27 - - [2025-11-24 03:22:58] "POST /fqname-to-id HTTP/1.1" 404 193 0.004905 10.0.0.27 - - [2025-11-24 03:22:58] "POST /security-groups HTTP/1.1" 200 585 0.039995 10.0.0.27 - - [2025-11-24 03:22:58] "POST /projects HTTP/1.1" 200 573 0.244295 10.0.0.50 - - [2025-11-24 03:22:58] "POST /fqname-to-id HTTP/1.1" 404 227 0.004250 10.0.0.27 - - [2025-11-24 03:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.315639 10.0.0.41 - - [2025-11-24 03:22:58] "GET /project/ae741a4b-beae-418f-8219-de18094644e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.451705 10.0.0.41 - - [2025-11-24 03:22:59] "GET / HTTP/1.1" 200 35931 0.001615 10.0.0.27 - - [2025-11-24 03:23:02] "GET /projects?obj_uuids=ae741a4b-beae-418f-8219-de18094644e5&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001956 10.0.0.41 - - [2025-11-24 03:23:03] "GET /project/ae741a4b-beae-418f-8219-de18094644e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.052022 10.0.0.27 - - [2025-11-24 03:23:03] "GET /projects?obj_uuids=ae741a4b-beae-418f-8219-de18094644e5&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001039 10.0.0.41 - - [2025-11-24 03:23:03] "GET /project/ae741a4b-beae-418f-8219-de18094644e5?fields=virtual_networks HTTP/1.1" 200 1020 0.045564 10.0.0.27 - - [2025-11-24 03:23:03] "GET /projects?obj_uuids=ae741a4b-beae-418f-8219-de18094644e5&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001117 10.0.0.41 - - [2025-11-24 03:23:03] "GET /project/ae741a4b-beae-418f-8219-de18094644e5?fields=virtual_machine_interfaces HTTP/1.1" 200 1020 0.060823 10.0.0.27 - - [2025-11-24 03:23:03] "GET /projects?obj_uuids=ae741a4b-beae-418f-8219-de18094644e5&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001000 10.0.0.41 - - [2025-11-24 03:23:03] "GET /project/ae741a4b-beae-418f-8219-de18094644e5?fields=security_groups HTTP/1.1" 200 1240 0.043371 10.0.0.41 - - [2025-11-24 03:23:04] "POST /fqname-to-id HTTP/1.1" 404 186 0.030748 10.0.0.27 - - [2025-11-24 03:23:04] "GET /projects?obj_uuids=233e3c7f-73f3-42af-9c99-3c97265a8fcf&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003344 10.0.0.27 - - [2025-11-24 03:23:04] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001312 10.0.0.27 - - [2025-11-24 03:23:04] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008721 10.0.0.27 - - [2025-11-24 03:23:04] "POST /id-to-fqname HTTP/1.1" 200 188 0.001301 10.0.0.27 - - [2025-11-24 03:23:04] "POST /fqname-to-id HTTP/1.1" 404 197 0.007703 10.0.0.27 - - [2025-11-24 03:23:04] "POST /security-groups HTTP/1.1" 200 589 0.077377 10.0.0.27 - - [2025-11-24 03:23:04] "POST /projects HTTP/1.1" 200 581 0.301744 10.0.0.27 - - [2025-11-24 03:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.343724 10.0.0.50 - - [2025-11-24 03:23:04] "POST /access-control-lists HTTP/1.1" 200 594 0.025421 10.0.0.41 - - [2025-11-24 03:23:04] "GET /project/233e3c7f-73f3-42af-9c99-3c97265a8fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.523662 10.0.0.41 - - [2025-11-24 03:23:05] "GET / HTTP/1.1" 200 35931 0.002433 10.0.0.27 - - [2025-11-24 03:23:08] "DELETE /project/60c76a854aca477b9c25475c67d274f1 HTTP/1.1" 404 173 0.022829 10.0.0.27 - - [2025-11-24 03:23:08] "DELETE /project/7dca01cc590e451da5356f10888bf70e HTTP/1.1" 404 173 0.016893 10.0.0.27 - - [2025-11-24 03:23:08] "DELETE /project/94254c4575f846b19f6ad1a8d1e7dae8 HTTP/1.1" 404 173 0.018570 10.0.0.27 - - [2025-11-24 03:23:08] "DELETE /project/9f87c95b6a1a4d0496e144f41d0544d5 HTTP/1.1" 404 173 0.016537 10.0.0.27 - - [2025-11-24 03:23:08] "DELETE /project/ae741a4bbeae418f8219de18094644e5 HTTP/1.1" 404 173 0.013657 10.0.0.27 - - [2025-11-24 03:23:08] "GET /projects?obj_uuids=60c76a85-4aca-477b-9c25-475c67d274f1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001253 10.0.0.27 - - [2025-11-24 03:23:08] "GET /projects?obj_uuids=9f87c95b-6a1a-4d04-96e1-44f41d0544d5&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000897 10.0.0.27 - - [2025-11-24 03:23:08] "GET /projects?obj_uuids=ae741a4b-beae-418f-8219-de18094644e5&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000746 10.0.0.27 - - [2025-11-24 03:23:08] "GET /projects?obj_uuids=df78d32e-551c-4aa3-97d9-3cbb9d8cd578&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000977 10.0.0.27 - - [2025-11-24 03:23:08] "GET /projects?obj_uuids=94254c45-75f8-46b1-9f6a-d1a8d1e7dae8&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000879 10.0.0.27 - - [2025-11-24 03:23:08] "DELETE /project/233e3c7f73f342af9c993c97265a8fcf HTTP/1.1" 404 173 0.009586 10.0.0.27 - - [2025-11-24 03:23:08] "GET /projects?obj_uuids=7dca01cc-590e-451d-a535-6f10888bf70e&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001170 10.0.0.27 - - [2025-11-24 03:23:08] "GET /projects?obj_uuids=233e3c7f-73f3-42af-9c99-3c97265a8fcf&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001765 10.0.0.27 - - [2025-11-24 03:23:09] "GET /project/ae741a4b-beae-418f-8219-de18094644e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.143738 10.0.0.27 - - [2025-11-24 03:23:09] "GET /project/60c76a85-4aca-477b-9c25-475c67d274f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.145966 10.0.0.27 - - [2025-11-24 03:23:09] "GET /project/94254c45-75f8-46b1-9f6a-d1a8d1e7dae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.163417 10.0.0.27 - - [2025-11-24 03:23:09] "GET /project/df78d32e-551c-4aa3-97d9-3cbb9d8cd578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.171660 10.0.0.27 - - [2025-11-24 03:23:09] "GET /project/9f87c95b-6a1a-4d04-96e1-44f41d0544d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1513 0.189202 10.0.0.27 - - [2025-11-24 03:23:09] "GET /projects?obj_uuids=60c76a85-4aca-477b-9c25-475c67d274f1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001702 10.0.0.27 - - [2025-11-24 03:23:09] "GET /projects?obj_uuids=ae741a4b-beae-418f-8219-de18094644e5&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001377 10.0.0.27 - - [2025-11-24 03:23:09] "GET /projects?obj_uuids=df78d32e-551c-4aa3-97d9-3cbb9d8cd578&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001381 10.0.0.27 - - [2025-11-24 03:23:09] "GET /projects?obj_uuids=94254c45-75f8-46b1-9f6a-d1a8d1e7dae8&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001754 10.0.0.41 - - [2025-11-24 03:23:09] "GET /project/233e3c7f-73f3-42af-9c99-3c97265a8fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.182614 10.0.0.27 - - [2025-11-24 03:23:09] "GET /projects?obj_uuids=9f87c95b-6a1a-4d04-96e1-44f41d0544d5&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001543 10.0.0.27 - - [2025-11-24 03:23:09] "GET /projects?obj_uuids=233e3c7f-73f3-42af-9c99-3c97265a8fcf&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001325 10.0.0.50 - - [2025-11-24 03:23:09] "DELETE /access-control-list/2b97ff02-e8f4-4ff7-b8f7-d927313c49ff HTTP/1.1" 200 115 0.221791 10.0.0.27 - - [2025-11-24 03:23:09] "GET /project/7dca01cc-590e-451d-a535-6f10888bf70e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.264176 10.0.0.27 - - [2025-11-24 03:23:09] "GET /projects?obj_uuids=7dca01cc-590e-451d-a535-6f10888bf70e&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001172 10.0.0.27 - - [2025-11-24 03:23:09] "GET /project/60c76a85-4aca-477b-9c25-475c67d274f1?fields=security_groups HTTP/1.1" 200 1348 0.166433 10.0.0.27 - - [2025-11-24 03:23:09] "GET /project/94254c45-75f8-46b1-9f6a-d1a8d1e7dae8?fields=security_groups HTTP/1.1" 200 1379 0.168220 10.0.0.27 - - [2025-11-24 03:23:09] "GET /project/ae741a4b-beae-418f-8219-de18094644e5?fields=security_groups HTTP/1.1" 200 1345 0.184154 10.0.0.27 - - [2025-11-24 03:23:09] "GET /project/9f87c95b-6a1a-4d04-96e1-44f41d0544d5?fields=security_groups HTTP/1.1" 200 1397 0.173395 10.0.0.27 - - [2025-11-24 03:23:09] "GET /project/df78d32e-551c-4aa3-97d9-3cbb9d8cd578?fields=security_groups HTTP/1.1" 200 1119 0.215422 10.0.0.27 - - [2025-11-24 03:23:09] "GET /projects?obj_uuids=df78d32e-551c-4aa3-97d9-3cbb9d8cd578&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002875 10.0.0.27 - - [2025-11-24 03:23:09] "GET /project/7dca01cc-590e-451d-a535-6f10888bf70e?fields=security_groups HTTP/1.1" 200 1354 0.187877 10.0.0.41 - - [2025-11-24 03:23:09] "GET /project/233e3c7f-73f3-42af-9c99-3c97265a8fcf?fields=virtual_networks HTTP/1.1" 200 1028 0.258317 10.0.0.27 - - [2025-11-24 03:23:09] "GET /projects?obj_uuids=233e3c7f-73f3-42af-9c99-3c97265a8fcf&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001281 10.0.0.27 - - [2025-11-24 03:23:09] "GET /project/df78d32e-551c-4aa3-97d9-3cbb9d8cd578?fields=application_policy_sets HTTP/1.1" 404 171 0.132702 10.0.0.27 - - [2025-11-24 03:23:09] "DELETE /security-group/f6e2ba63-45e7-4c1d-8076-2d67b4aceebb HTTP/1.1" 200 115 0.240482 10.0.0.27 - - [2025-11-24 03:23:09] "GET /projects?obj_uuids=ae741a4b-beae-418f-8219-de18094644e5&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.002132 10.0.0.27 - - [2025-11-24 03:23:09] "DELETE /project/df78d32e-551c-4aa3-97d9-3cbb9d8cd578 HTTP/1.1" 404 171 0.677081 10.0.0.27 - - [2025-11-24 03:23:09] "DELETE /security-group/881b36c8-0534-4444-b352-6511d4483de7 HTTP/1.1" 200 115 0.260505 10.0.0.41 - - [2025-11-24 03:23:09] "GET /project/233e3c7f-73f3-42af-9c99-3c97265a8fcf?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.142907 10.0.0.27 - - [2025-11-24 03:23:09] "GET /projects?obj_uuids=94254c45-75f8-46b1-9f6a-d1a8d1e7dae8&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001163 10.0.0.27 - - [2025-11-24 03:23:09] "DELETE /security-group/fe512795-0f7f-4843-82e9-74a63fb44e96 HTTP/1.1" 200 115 0.294744 10.0.0.27 - - [2025-11-24 03:23:09] "GET /projects?obj_uuids=60c76a85-4aca-477b-9c25-475c67d274f1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002148 10.0.0.27 - - [2025-11-24 03:23:09] "GET /project/ae741a4b-beae-418f-8219-de18094644e5?fields=application_policy_sets HTTP/1.1" 200 1384 0.141634 10.0.0.27 - - [2025-11-24 03:23:09] "GET /projects?obj_uuids=233e3c7f-73f3-42af-9c99-3c97265a8fcf&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001428 10.0.0.27 - - [2025-11-24 03:23:09] "DELETE /security-group/1c124aae-5ec0-4404-920d-edac4023e3eb HTTP/1.1" 200 115 0.338339 10.0.0.27 - - [2025-11-24 03:23:09] "GET /projects?obj_uuids=9f87c95b-6a1a-4d04-96e1-44f41d0544d5&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.006405 10.0.0.27 - - [2025-11-24 03:23:09] "DELETE /security-group/5ed4e4fe-d63f-4861-9207-e0876230c5d9 HTTP/1.1" 200 115 0.274792 10.0.0.27 - - [2025-11-24 03:23:09] "GET /project/94254c45-75f8-46b1-9f6a-d1a8d1e7dae8?fields=application_policy_sets HTTP/1.1" 200 1418 0.133943 10.0.0.27 - - [2025-11-24 03:23:09] "GET /projects?obj_uuids=7dca01cc-590e-451d-a535-6f10888bf70e&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001489 10.0.0.41 - - [2025-11-24 03:23:09] "GET /project/233e3c7f-73f3-42af-9c99-3c97265a8fcf?fields=security_groups HTTP/1.1" 200 1252 0.173548 10.0.0.27 - - [2025-11-24 03:23:09] "GET /project/60c76a85-4aca-477b-9c25-475c67d274f1?fields=application_policy_sets HTTP/1.1" 200 1387 0.216303 10.0.0.50 - - [2025-11-24 03:23:09] "DELETE /access-control-list/9fec5c76-efe2-4769-be2e-f9e46b4a4d61 HTTP/1.1" 200 115 0.197412 10.0.0.27 - - [2025-11-24 03:23:09] "GET /project/9f87c95b-6a1a-4d04-96e1-44f41d0544d5?fields=application_policy_sets HTTP/1.1" 200 1436 0.195541 10.0.0.27 - - [2025-11-24 03:23:09] "GET /project/7dca01cc-590e-451d-a535-6f10888bf70e?fields=application_policy_sets HTTP/1.1" 200 1393 0.209974 10.0.0.50 - - [2025-11-24 03:23:10] "DELETE /access-control-list/7ec7c79a-2fab-436e-a05e-3c23d5dd79c9 HTTP/1.1" 200 115 0.117588 10.0.0.27 - - [2025-11-24 03:23:10] "DELETE /project/ae741a4b-beae-418f-8219-de18094644e5 HTTP/1.1" 200 115 1.268937 10.0.0.27 - - [2025-11-24 03:23:10] "DELETE /project/94254c45-75f8-46b1-9f6a-d1a8d1e7dae8 HTTP/1.1" 200 115 1.311931 10.0.0.27 - - [2025-11-24 03:23:10] "DELETE /project/60c76a85-4aca-477b-9c25-475c67d274f1 HTTP/1.1" 200 115 1.357455 10.0.0.27 - - [2025-11-24 03:23:10] "DELETE /project/9f87c95b-6a1a-4d04-96e1-44f41d0544d5 HTTP/1.1" 200 115 1.359773 10.0.0.27 - - [2025-11-24 03:23:10] "DELETE /project/7dca01cc-590e-451d-a535-6f10888bf70e HTTP/1.1" 200 115 1.379075 10.0.0.50 - - [2025-11-24 03:23:10] "DELETE /access-control-list/251b2927-128d-4365-b318-c0aaad6bd1af HTTP/1.1" 200 115 0.066110 10.0.0.41 - - [2025-11-24 03:23:11] "POST /fqname-to-id HTTP/1.1" 404 186 0.040588 10.0.0.27 - - [2025-11-24 03:23:11] "GET /projects?obj_uuids=09c9e877-c80a-4725-89eb-1578da164014&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004864 10.0.0.27 - - [2025-11-24 03:23:11] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003575 10.0.0.27 - - [2025-11-24 03:23:11] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.013916 10.0.0.27 - - [2025-11-24 03:23:11] "POST /id-to-fqname HTTP/1.1" 200 188 0.010762 10.0.0.27 - - [2025-11-24 03:23:11] "POST /fqname-to-id HTTP/1.1" 404 197 0.007307 10.0.0.27 - - [2025-11-24 03:23:11] "POST /security-groups HTTP/1.1" 200 589 0.047738 10.0.0.50 - - [2025-11-24 03:23:11] "POST /fqname-to-id HTTP/1.1" 404 232 0.004941 10.0.0.27 - - [2025-11-24 03:23:11] "POST /projects HTTP/1.1" 200 581 0.341817 10.0.0.27 - - [2025-11-24 03:23:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.380547 10.0.0.50 - - [2025-11-24 03:23:11] "POST /access-control-lists HTTP/1.1" 200 592 0.048828 10.0.0.41 - - [2025-11-24 03:23:11] "GET /project/09c9e877-c80a-4725-89eb-1578da164014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.565870 10.0.0.41 - - [2025-11-24 03:23:13] "GET / HTTP/1.1" 200 35931 0.002221 10.0.0.41 - - [2025-11-24 03:23:14] "POST /fqname-to-id HTTP/1.1" 401 292 0.000562 10.0.0.41 - - [2025-11-24 03:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.067585 10.0.0.27 - - [2025-11-24 03:23:15] "GET /projects?obj_uuids=09c9e877-c80a-4725-89eb-1578da164014&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001261 10.0.0.41 - - [2025-11-24 03:23:15] "GET /project/09c9e877-c80a-4725-89eb-1578da164014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.044894 10.0.0.27 - - [2025-11-24 03:23:15] "GET /projects?obj_uuids=09c9e877-c80a-4725-89eb-1578da164014&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001918 10.0.0.41 - - [2025-11-24 03:23:15] "POST /neutron/network HTTP/1.1" 200 603 0.190512 10.0.0.41 - - [2025-11-24 03:23:15] "POST /id-to-fqname HTTP/1.1" 200 218 0.003787 10.0.0.41 - - [2025-11-24 03:23:15] "GET /virtual-network/f891bd9a-cdbf-4eb9-82e2-2ddc483e1fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005663 10.0.0.41 - - [2025-11-24 03:23:15] "POST /neutron/network HTTP/1.1" 200 821 0.010231 10.0.0.41 - - [2025-11-24 03:23:15] "GET /virtual-network/f891bd9a-cdbf-4eb9-82e2-2ddc483e1fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.008475 10.0.0.41 - - [2025-11-24 03:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004197 10.0.0.41 - - [2025-11-24 03:23:15] "GET /virtual-network/f891bd9a-cdbf-4eb9-82e2-2ddc483e1fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.007925 10.0.0.50 - - [2025-11-24 03:23:16] "POST /route-targets HTTP/1.1" 200 323 0.017402 10.0.0.41 - - [2025-11-24 03:23:16] "PUT /virtual-network/f891bd9a-cdbf-4eb9-82e2-2ddc483e1fe0 HTTP/1.1" 200 264 0.083202 10.0.0.41 - - [2025-11-24 03:23:16] "GET /virtual-network/f891bd9a-cdbf-4eb9-82e2-2ddc483e1fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.008143 10.0.0.41 - - [2025-11-24 03:23:17] "GET /obj-perms HTTP/1.1" 200 5026 0.057004 10.0.0.50 - - [2025-11-24 03:23:17] "GET /obj-perms HTTP/1.1" 200 5026 0.055613 10.0.0.41 - - [2025-11-24 03:23:18] "POST /neutron/network HTTP/1.1" 200 821 0.011766 10.0.0.41 - - [2025-11-24 03:23:18] "POST /id-to-fqname HTTP/1.1" 200 218 0.001907 10.0.0.27 - - [2025-11-24 03:23:19] "GET /projects?obj_uuids=09c9e877-c80a-4725-89eb-1578da164014&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001779 10.0.0.41 - - [2025-11-24 03:23:19] "GET /project/09c9e877-c80a-4725-89eb-1578da164014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.102159 10.0.0.41 - - [2025-11-24 03:23:19] "POST /neutron/network HTTP/1.1" 200 821 0.040181 10.0.0.41 - - [2025-11-24 03:23:19] "POST /neutron/port HTTP/1.1" 200 117 0.006585 10.0.0.41 - - [2025-11-24 03:23:20] "POST /neutron/port HTTP/1.1" 200 1057 0.043043 10.0.0.41 - - [2025-11-24 03:23:20] "POST /neutron/port HTTP/1.1" 200 1085 0.022728 10.0.0.41 - - [2025-11-24 03:23:20] "POST /neutron/port HTTP/1.1" 200 117 0.001369 10.0.0.41 - - [2025-11-24 03:23:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009951 10.0.0.41 - - [2025-11-24 03:23:24] "POST /neutron/port HTTP/1.1" 200 1085 0.018826 10.0.0.41 - - [2025-11-24 03:23:24] "GET /virtual-machine/db9c4603-774a-4272-babf-ad861ed00490 HTTP/1.1" 401 292 0.000541 10.0.0.41 - - [2025-11-24 03:23:25] "GET /virtual-machine/db9c4603-774a-4272-babf-ad861ed00490 HTTP/1.1" 200 1291 0.035612 10.0.0.41 - - [2025-11-24 03:23:25] "GET /virtual-machine-interface/4ad60fb2-210f-4874-a573-1d52211b9a27 HTTP/1.1" 200 2931 0.007588 10.0.0.41 - - [2025-11-24 03:23:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.41 - - [2025-11-24 03:23:25] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003404 10.0.0.41 - - [2025-11-24 03:23:25] "GET /virtual-networks?parent_id=09c9e877-c80a-4725-89eb-1578da164014&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004245 10.0.0.41 - - [2025-11-24 03:23:25] "GET /virtual-network/f891bd9a-cdbf-4eb9-82e2-2ddc483e1fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.006107 10.0.0.41 - - [2025-11-24 03:23:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003794 10.0.0.41 - - [2025-11-24 03:23:28] "GET /virtual-network/f891bd9a-cdbf-4eb9-82e2-2ddc483e1fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.007120 10.0.0.41 - - [2025-11-24 03:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003809 10.0.0.41 - - [2025-11-24 03:23:32] "GET /virtual-network/f891bd9a-cdbf-4eb9-82e2-2ddc483e1fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.006757 10.0.0.41 - - [2025-11-24 03:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003965 10.0.0.41 - - [2025-11-24 03:23:36] "GET /virtual-network/f891bd9a-cdbf-4eb9-82e2-2ddc483e1fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005557 10.0.0.41 - - [2025-11-24 03:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004535 10.0.0.41 - - [2025-11-24 03:23:40] "GET /virtual-network/f891bd9a-cdbf-4eb9-82e2-2ddc483e1fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.007073 10.0.0.41 - - [2025-11-24 03:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003867 10.0.0.41 - - [2025-11-24 03:23:44] "GET /virtual-network/f891bd9a-cdbf-4eb9-82e2-2ddc483e1fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005415 10.0.0.41 - - [2025-11-24 03:23:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004181 10.0.0.41 - - [2025-11-24 03:23:48] "GET /virtual-network/f891bd9a-cdbf-4eb9-82e2-2ddc483e1fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005572 10.0.0.41 - - [2025-11-24 03:23:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.41 - - [2025-11-24 03:23:52] "GET /virtual-network/f891bd9a-cdbf-4eb9-82e2-2ddc483e1fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005772 10.0.0.41 - - [2025-11-24 03:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004930 10.0.0.41 - - [2025-11-24 03:23:56] "GET /virtual-network/f891bd9a-cdbf-4eb9-82e2-2ddc483e1fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.006033 10.0.0.27 - - [2025-11-24 03:23:57] "GET /obj-perms HTTP/1.1" 200 5056 0.076476 10.0.0.41 - - [2025-11-24 03:23:58] "POST /neutron/port HTTP/1.1" 200 1085 0.016843 10.0.0.41 - - [2025-11-24 03:23:58] "POST /neutron/subnet HTTP/1.1" 200 694 0.012969 10.0.0.41 - - [2025-11-24 03:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.41 - - [2025-11-24 03:24:01] "GET /virtual-network/f891bd9a-cdbf-4eb9-82e2-2ddc483e1fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005126 10.0.0.41 - - [2025-11-24 03:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005391 10.0.0.41 - - [2025-11-24 03:24:03] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004363 10.0.0.41 - - [2025-11-24 03:24:03] "GET /virtual-networks?parent_id=09c9e877-c80a-4725-89eb-1578da164014&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003449 10.0.0.41 - - [2025-11-24 03:24:03] "GET /virtual-network/f891bd9a-cdbf-4eb9-82e2-2ddc483e1fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.006666 10.0.0.41 - - [2025-11-24 03:24:03] "POST /neutron/port HTTP/1.1" 200 1085 0.015044 10.0.0.41 - - [2025-11-24 03:24:08] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011993 10.0.0.50 - - [2025-11-24 03:24:09] "DELETE /access-control-list/4f9e0994-18f1-4fea-bcd8-ee1ca35d4277 HTTP/1.1" 200 115 0.039020 10.0.0.27 - - [2025-11-24 03:24:10] "DELETE /project/09c9e877c80a472589eb1578da164014 HTTP/1.1" 404 173 0.003786 10.0.0.27 - - [2025-11-24 03:24:10] "DELETE /project/233e3c7f-73f3-42af-9c99-3c97265a8fcf HTTP/1.1" 404 177 0.006525 10.0.0.41 - - [2025-11-24 03:24:13] "POST /neutron/port HTTP/1.1" 200 1085 0.026949 10.0.0.41 - - [2025-11-24 03:24:18] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007662 10.0.0.41 - - [2025-11-24 03:24:24] "POST /neutron/port HTTP/1.1" 200 1085 0.020457 10.0.0.41 - - [2025-11-24 03:24:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008290 10.0.0.41 - - [2025-11-24 03:24:24] "POST /neutron/network HTTP/1.1" 200 795 0.015462 10.0.0.41 - - [2025-11-24 03:24:24] "POST /id-to-fqname HTTP/1.1" 200 218 0.001380 10.0.0.41 - - [2025-11-24 03:24:24] "GET /virtual-machine/db9c4603-774a-4272-babf-ad861ed00490 HTTP/1.1" 200 1291 0.004525 10.0.0.41 - - [2025-11-24 03:24:24] "GET /virtual-machine-interface/4ad60fb2-210f-4874-a573-1d52211b9a27 HTTP/1.1" 200 2931 0.005545 10.0.0.41 - - [2025-11-24 03:24:24] "GET /instance-ip/8ea94ff6-2685-470c-8270-375852e5cade HTTP/1.1" 200 1615 0.006314 10.0.0.41 - - [2025-11-24 03:24:24] "POST /fqname-to-id HTTP/1.1" 404 208 0.006133 10.0.0.41 - - [2025-11-24 03:24:24] "GET /virtual-network/f891bd9a-cdbf-4eb9-82e2-2ddc483e1fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.008750 10.0.0.27 - - [2025-11-24 03:24:24] "GET /projects?obj_uuids=09c9e877-c80a-4725-89eb-1578da164014&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001398 10.0.0.41 - - [2025-11-24 03:24:24] "GET /project/09c9e877-c80a-4725-89eb-1578da164014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.054601 10.0.0.41 - - [2025-11-24 03:24:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004666 10.0.0.41 - - [2025-11-24 03:24:24] "GET /security-group/96199144-186b-4d47-921c-a3de6c3d8807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3749 0.006776 10.0.0.41 - - [2025-11-24 03:24:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 563 0.087617 10.0.0.41 - - [2025-11-24 03:24:24] "POST /instance-ips HTTP/1.1" 200 357 0.044659 10.0.0.41 - - [2025-11-24 03:24:24] "GET /instance-ip/478c7e35-12ae-4c4c-abd3-8ec3aa666944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1570 0.006739 10.0.0.41 - - [2025-11-24 03:24:25] "GET /virtual-machine-interface/111b5354-9529-4b3d-bd10-be82e7af4a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.006107 10.0.0.41 - - [2025-11-24 03:24:25] "GET /virtual-machine-interface/111b5354-9529-4b3d-bd10-be82e7af4a88?fields=instance_ip_back_refs HTTP/1.1" 200 1323 0.007265 10.0.0.41 - - [2025-11-24 03:24:25] "GET /instance-ip/478c7e35-12ae-4c4c-abd3-8ec3aa666944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1570 0.012566 10.0.0.41 - - [2025-11-24 03:24:25] "POST /id-to-fqname HTTP/1.1" 200 218 0.001363 10.0.0.41 - - [2025-11-24 03:24:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008978 10.0.0.41 - - [2025-11-24 03:24:25] "POST /neutron/network HTTP/1.1" 200 821 0.008397 10.0.0.41 - - [2025-11-24 03:24:25] "POST /neutron/port HTTP/1.1" 200 1085 0.030229 10.0.0.41 - - [2025-11-24 03:24:25] "POST /neutron/port HTTP/1.1" 200 117 0.007817 10.0.0.41 - - [2025-11-24 03:24:26] "POST /neutron/port HTTP/1.1" 200 965 0.012130 10.0.0.41 - - [2025-11-24 03:24:26] "POST /neutron/port HTTP/1.1" 200 1031 0.026862 10.0.0.41 - - [2025-11-24 03:24:26] "POST /neutron/port HTTP/1.1" 200 117 0.001863 10.0.0.41 - - [2025-11-24 03:24:30] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009246 10.0.0.41 - - [2025-11-24 03:24:31] "POST /neutron/port HTTP/1.1" 200 1031 0.033181 10.0.0.41 - - [2025-11-24 03:24:31] "GET /virtual-machine/6a84827b-1e13-4930-b119-52d9409e9d5c HTTP/1.1" 200 1268 0.007502 10.0.0.41 - - [2025-11-24 03:24:31] "GET /virtual-machine-interface/111b5354-9529-4b3d-bd10-be82e7af4a88 HTTP/1.1" 200 2981 0.008392 10.0.0.41 - - [2025-11-24 03:24:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007726 10.0.0.41 - - [2025-11-24 03:24:31] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005212 10.0.0.41 - - [2025-11-24 03:24:31] "GET /virtual-networks?parent_id=09c9e877-c80a-4725-89eb-1578da164014&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005503 10.0.0.41 - - [2025-11-24 03:24:31] "GET /virtual-network/f891bd9a-cdbf-4eb9-82e2-2ddc483e1fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.008364 10.0.0.41 - - [2025-11-24 03:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004258 10.0.0.41 - - [2025-11-24 03:24:34] "GET /virtual-network/f891bd9a-cdbf-4eb9-82e2-2ddc483e1fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.008020 10.0.0.41 - - [2025-11-24 03:24:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005616 10.0.0.41 - - [2025-11-24 03:24:38] "GET /virtual-network/f891bd9a-cdbf-4eb9-82e2-2ddc483e1fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.008097 10.0.0.41 - - [2025-11-24 03:24:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004453 10.0.0.41 - - [2025-11-24 03:24:42] "GET /virtual-network/f891bd9a-cdbf-4eb9-82e2-2ddc483e1fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.007469 10.0.0.41 - - [2025-11-24 03:24:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004098 10.0.0.41 - - [2025-11-24 03:24:46] "GET /virtual-network/f891bd9a-cdbf-4eb9-82e2-2ddc483e1fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.006137 10.0.0.41 - - [2025-11-24 03:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573 10.0.0.41 - - [2025-11-24 03:24:50] "GET /virtual-network/f891bd9a-cdbf-4eb9-82e2-2ddc483e1fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.006682 10.0.0.41 - - [2025-11-24 03:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.41 - - [2025-11-24 03:24:54] "GET /virtual-network/f891bd9a-cdbf-4eb9-82e2-2ddc483e1fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.007560 10.0.0.41 - - [2025-11-24 03:24:58] "POST /neutron/port HTTP/1.1" 200 1085 0.019326 10.0.0.41 - - [2025-11-24 03:24:58] "POST /neutron/subnet HTTP/1.1" 200 694 0.011721 10.0.0.41 - - [2025-11-24 03:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007375 10.0.0.41 - - [2025-11-24 03:24:58] "GET /virtual-network/f891bd9a-cdbf-4eb9-82e2-2ddc483e1fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.007073 10.0.0.41 - - [2025-11-24 03:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.41 - - [2025-11-24 03:25:03] "GET /virtual-network/f891bd9a-cdbf-4eb9-82e2-2ddc483e1fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005727 10.0.0.41 - - [2025-11-24 03:25:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.41 - - [2025-11-24 03:25:07] "GET /virtual-network/f891bd9a-cdbf-4eb9-82e2-2ddc483e1fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005817 10.0.0.41 - - [2025-11-24 03:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.41 - - [2025-11-24 03:25:11] "GET /virtual-network/f891bd9a-cdbf-4eb9-82e2-2ddc483e1fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.006065 10.0.0.41 - - [2025-11-24 03:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005658 10.0.0.41 - - [2025-11-24 03:25:13] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005735 10.0.0.41 - - [2025-11-24 03:25:13] "GET /virtual-networks?parent_id=09c9e877-c80a-4725-89eb-1578da164014&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004951 10.0.0.41 - - [2025-11-24 03:25:13] "GET /virtual-network/f891bd9a-cdbf-4eb9-82e2-2ddc483e1fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.007841 10.0.0.41 - - [2025-11-24 03:25:13] "POST /neutron/port HTTP/1.1" 200 1031 0.024462 10.0.0.41 - - [2025-11-24 03:25:18] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007353 10.0.0.41 - - [2025-11-24 03:25:25] "POST /neutron/port HTTP/1.1" 200 1031 0.053064 10.0.0.41 - - [2025-11-24 03:25:29] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008957 10.0.0.41 - - [2025-11-24 03:25:39] "POST /id-to-fqname HTTP/1.1" 200 218 0.001410 10.0.0.41 - - [2025-11-24 03:25:39] "POST /neutron/port HTTP/1.1" 200 2000 0.018661 10.0.0.27 - - [2025-11-24 03:25:40] "GET /projects?obj_uuids=09c9e877-c80a-4725-89eb-1578da164014&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001100 10.0.0.41 - - [2025-11-24 03:25:40] "GET /project/09c9e877-c80a-4725-89eb-1578da164014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.074027 10.0.0.41 - - [2025-11-24 03:25:40] "POST /neutron/network HTTP/1.1" 200 821 0.009591 10.0.0.41 - - [2025-11-24 03:25:40] "POST /neutron/port HTTP/1.1" 200 117 0.007422 10.0.0.27 - - [2025-11-24 03:25:41] "GET /projects?obj_uuids=09c9e877-c80a-4725-89eb-1578da164014&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001195 10.0.0.41 - - [2025-11-24 03:25:41] "POST /neutron/port HTTP/1.1" 200 1057 0.305816 10.0.0.41 - - [2025-11-24 03:25:41] "POST /neutron/port HTTP/1.1" 200 1111 0.154126 10.0.0.41 - - [2025-11-24 03:25:41] "POST /neutron/subnet HTTP/1.1" 200 694 0.011233 10.0.0.41 - - [2025-11-24 03:25:45] "POST /neutron/port HTTP/1.1" 200 1085 0.023749 10.0.0.41 - - [2025-11-24 03:25:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009567 10.0.0.41 - - [2025-11-24 03:25:45] "GET /virtual-machine/f55573af-a9c0-4a65-832f-c51c7acfb2f8 HTTP/1.1" 200 1290 0.006953 10.0.0.41 - - [2025-11-24 03:25:45] "GET /virtual-machine-interface/b54b4ae0-b322-44e2-866f-78edfb733de9 HTTP/1.1" 200 2931 0.005657 10.0.0.41 - - [2025-11-24 03:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003965 10.0.0.41 - - [2025-11-24 03:25:46] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.008873 10.0.0.41 - - [2025-11-24 03:25:46] "GET /virtual-networks?parent_id=09c9e877-c80a-4725-89eb-1578da164014&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004971 10.0.0.41 - - [2025-11-24 03:25:46] "GET /virtual-network/f891bd9a-cdbf-4eb9-82e2-2ddc483e1fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.006500 10.0.0.41 - - [2025-11-24 03:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004209 10.0.0.41 - - [2025-11-24 03:25:49] "GET /virtual-network/f891bd9a-cdbf-4eb9-82e2-2ddc483e1fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.006530 10.0.0.41 - - [2025-11-24 03:25:51] "POST /neutron/port HTTP/1.1" 200 1085 0.016214 10.0.0.41 - - [2025-11-24 03:25:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004870 10.0.0.41 - - [2025-11-24 03:25:51] "POST /neutron/network HTTP/1.1" 200 821 0.007359 10.0.0.41 - - [2025-11-24 03:25:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004781 10.0.0.41 - - [2025-11-24 03:25:53] "GET /virtual-network/f891bd9a-cdbf-4eb9-82e2-2ddc483e1fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.006703 10.0.0.41 - - [2025-11-24 03:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004868 10.0.0.41 - - [2025-11-24 03:25:57] "GET /virtual-network/f891bd9a-cdbf-4eb9-82e2-2ddc483e1fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.007886 10.0.0.41 - - [2025-11-24 03:25:59] "POST /neutron/network HTTP/1.1" 200 831 0.008414 10.0.0.41 - - [2025-11-24 03:25:59] "POST /neutron/port HTTP/1.1" 200 117 0.001713 10.0.0.41 - - [2025-11-24 03:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003802 10.0.0.41 - - [2025-11-24 03:26:01] "GET /virtual-network/f891bd9a-cdbf-4eb9-82e2-2ddc483e1fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005511 10.0.0.41 - - [2025-11-24 03:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004946 10.0.0.41 - - [2025-11-24 03:26:05] "GET /virtual-network/f891bd9a-cdbf-4eb9-82e2-2ddc483e1fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.007252 10.0.0.41 - - [2025-11-24 03:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.41 - - [2025-11-24 03:26:09] "GET /virtual-network/f891bd9a-cdbf-4eb9-82e2-2ddc483e1fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005413 10.0.0.41 - - [2025-11-24 03:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004523 10.0.0.41 - - [2025-11-24 03:26:13] "GET /virtual-network/f891bd9a-cdbf-4eb9-82e2-2ddc483e1fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.006985 10.0.0.41 - - [2025-11-24 03:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004750 10.0.0.41 - - [2025-11-24 03:26:17] "GET /virtual-network/f891bd9a-cdbf-4eb9-82e2-2ddc483e1fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.006128 10.0.0.41 - - [2025-11-24 03:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637 10.0.0.41 - - [2025-11-24 03:26:21] "GET /virtual-network/f891bd9a-cdbf-4eb9-82e2-2ddc483e1fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005767 10.0.0.41 - - [2025-11-24 03:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005160 10.0.0.41 - - [2025-11-24 03:26:24] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005690 10.0.0.41 - - [2025-11-24 03:26:24] "GET /virtual-networks?parent_id=09c9e877-c80a-4725-89eb-1578da164014&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003931 10.0.0.41 - - [2025-11-24 03:26:24] "GET /virtual-network/f891bd9a-cdbf-4eb9-82e2-2ddc483e1fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.006802 10.0.0.41 - - [2025-11-24 03:26:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008987 10.0.0.41 - - [2025-11-24 03:26:34] "POST /neutron/port HTTP/1.1" 200 1085 0.019514 10.0.0.41 - - [2025-11-24 03:26:35] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007322 10.0.0.41 - - [2025-11-24 03:26:45] "POST /neutron/port HTTP/1.1" 200 1085 0.016825 10.0.0.41 - - [2025-11-24 03:26:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009445 10.0.0.41 - - [2025-11-24 03:26:45] "POST /neutron/port HTTP/1.1" 200 1085 0.021836 10.0.0.41 - - [2025-11-24 03:26:45] "POST /neutron/network HTTP/1.1" 200 821 0.009353 10.0.0.41 - - [2025-11-24 03:26:45] "POST /id-to-fqname HTTP/1.1" 200 218 0.001482 10.0.0.41 - - [2025-11-24 03:26:45] "GET /virtual-machine/f55573af-a9c0-4a65-832f-c51c7acfb2f8 HTTP/1.1" 200 1290 0.004286 10.0.0.41 - - [2025-11-24 03:26:45] "GET /virtual-machine-interface/b54b4ae0-b322-44e2-866f-78edfb733de9 HTTP/1.1" 200 2931 0.007114 10.0.0.41 - - [2025-11-24 03:26:45] "GET /instance-ip/b6d226d0-3c85-4103-bedd-a561809fc3a5 HTTP/1.1" 200 1616 0.009820 10.0.0.41 - - [2025-11-24 03:26:45] "GET /virtual-machine-interface/b54b4ae0-b322-44e2-866f-78edfb733de9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.007892 10.0.0.41 - - [2025-11-24 03:26:45] "PUT /virtual-machine-interface/b54b4ae0-b322-44e2-866f-78edfb733de9 HTTP/1.1" 200 284 0.018359 10.0.0.41 - - [2025-11-24 03:26:53] "POST /neutron/network HTTP/1.1" 200 831 0.007842 10.0.0.41 - - [2025-11-24 03:26:53] "POST /neutron/port HTTP/1.1" 200 117 0.001512 10.0.0.41 - - [2025-11-24 03:27:00] "GET /obj-perms HTTP/1.1" 200 5056 0.072647 10.0.0.41 - - [2025-11-24 03:27:00] "POST /neutron/port HTTP/1.1" 200 1085 0.019518 10.0.0.41 - - [2025-11-24 03:27:00] "POST /neutron/subnet HTTP/1.1" 200 694 0.009768 10.0.0.41 - - [2025-11-24 03:27:52] "POST /neutron/port HTTP/1.1" 200 1085 0.019875 10.0.0.41 - - [2025-11-24 03:27:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005496 10.0.0.41 - - [2025-11-24 03:27:52] "POST /neutron/network HTTP/1.1" 200 821 0.007772 10.0.0.50 - - [2025-11-24 03:27:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000485 10.0.0.50 - - [2025-11-24 03:27:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000439 10.0.0.27 - - [2025-11-24 03:27:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000533 10.0.0.27 - - [2025-11-24 03:27:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000436 10.0.0.27 - - [2025-11-24 03:27:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.27 - - [2025-11-24 03:27:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000429 10.0.0.50 - - [2025-11-24 03:27:56] "GET /global-system-configs HTTP/1.1" 401 292 0.001326 10.0.0.50 - - [2025-11-24 03:27:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000419 10.0.0.41 - - [2025-11-24 03:27:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.41 - - [2025-11-24 03:27:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000522 10.0.0.41 - - [2025-11-24 03:27:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.41 - - [2025-11-24 03:27:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000418 10.0.0.41 - - [2025-11-24 03:28:00] "POST /neutron/network HTTP/1.1" 200 831 0.008177 10.0.0.41 - - [2025-11-24 03:28:00] "POST /neutron/port HTTP/1.1" 200 117 0.001619 10.0.0.50 - - [2025-11-24 03:28:00] "GET /obj-perms HTTP/1.1" 200 5056 0.080687 10.0.0.27 - - [2025-11-24 03:28:00] "GET /obj-perms HTTP/1.1" 200 5056 0.055855 10.0.0.41 - - [2025-11-24 03:28:12] "DELETE /instance-ip/478c7e35-12ae-4c4c-abd3-8ec3aa666944 HTTP/1.1" 200 115 0.053209 10.0.0.41 - - [2025-11-24 03:28:12] "DELETE /virtual-machine-interface/111b5354-9529-4b3d-bd10-be82e7af4a88 HTTP/1.1" 200 115 0.093888 10.0.0.41 - - [2025-11-24 03:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.41 - - [2025-11-24 03:28:12] "GET /virtual-network/f891bd9a-cdbf-4eb9-82e2-2ddc483e1fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005801 10.0.0.41 - - [2025-11-24 03:28:12] "PUT /virtual-network/f891bd9a-cdbf-4eb9-82e2-2ddc483e1fe0 HTTP/1.1" 200 264 0.077154 10.0.0.41 - - [2025-11-24 03:28:12] "POST /neutron/network HTTP/1.1" 400 204 0.016142 10.0.0.41 - - [2025-11-24 03:28:13] "POST /neutron/port HTTP/1.1" 200 151 0.251748 10.0.0.50 - - [2025-11-24 03:28:13] "DELETE /route-target/51e44487-f93a-4ecb-8f14-1281d5f6f499 HTTP/1.1" 200 115 0.082827 10.0.0.41 - - [2025-11-24 03:28:13] "POST /neutron/port HTTP/1.1" 200 151 0.227251 10.0.0.27 - - [2025-11-24 03:28:16] "GET /projects?obj_uuids=09c9e877-c80a-4725-89eb-1578da164014&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.031730 10.0.0.41 - - [2025-11-24 03:28:16] "GET /project/09c9e877-c80a-4725-89eb-1578da164014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.123913 10.0.0.27 - - [2025-11-24 03:28:16] "GET /projects?obj_uuids=09c9e877-c80a-4725-89eb-1578da164014&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001831 10.0.0.41 - - [2025-11-24 03:28:16] "GET /project/09c9e877-c80a-4725-89eb-1578da164014?fields=virtual_networks HTTP/1.1" 200 1026 0.052036 10.0.0.27 - - [2025-11-24 03:28:16] "GET /projects?obj_uuids=09c9e877-c80a-4725-89eb-1578da164014&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001187 10.0.0.41 - - [2025-11-24 03:28:16] "GET /project/09c9e877-c80a-4725-89eb-1578da164014?fields=virtual_machine_interfaces HTTP/1.1" 200 1026 0.041577 10.0.0.27 - - [2025-11-24 03:28:17] "GET /projects?obj_uuids=09c9e877-c80a-4725-89eb-1578da164014&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001368 10.0.0.41 - - [2025-11-24 03:28:17] "GET /project/09c9e877-c80a-4725-89eb-1578da164014?fields=security_groups HTTP/1.1" 200 1250 0.057747 Authorization failed for token 10.0.0.41 - - [2025-11-24 03:28:17] "POST /neutron/port HTTP/1.1" 401 292 0.059873 10.0.0.41 - - [2025-11-24 03:28:17] "POST /fqname-to-id HTTP/1.1" 404 185 0.033005 10.0.0.27 - - [2025-11-24 03:28:18] "GET /projects?obj_uuids=4e8fcc51-df43-414e-bbfa-59cf5f14b8ff&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004282 10.0.0.27 - - [2025-11-24 03:28:18] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001504 10.0.0.27 - - [2025-11-24 03:28:18] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.033607 10.0.0.27 - - [2025-11-24 03:28:18] "POST /id-to-fqname HTTP/1.1" 200 187 0.004415 10.0.0.27 - - [2025-11-24 03:28:18] "POST /fqname-to-id HTTP/1.1" 404 196 0.005395 10.0.0.41 - - [2025-11-24 03:28:18] "POST /neutron/port HTTP/1.1" 200 117 0.034737 10.0.0.27 - - [2025-11-24 03:28:18] "POST /security-groups HTTP/1.1" 200 588 0.040249 10.0.0.50 - - [2025-11-24 03:28:18] "POST /fqname-to-id HTTP/1.1" 404 231 0.005559 10.0.0.27 - - [2025-11-24 03:28:18] "POST /projects HTTP/1.1" 200 579 0.265618 10.0.0.27 - - [2025-11-24 03:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.338062 10.0.0.50 - - [2025-11-24 03:28:18] "POST /access-control-lists HTTP/1.1" 200 591 0.041519 10.0.0.41 - - [2025-11-24 03:28:18] "GET /project/4e8fcc51-df43-414e-bbfa-59cf5f14b8ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.523783 10.0.0.41 - - [2025-11-24 03:28:19] "GET / HTTP/1.1" 200 35931 0.002039 10.0.0.41 - - [2025-11-24 03:28:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000623 10.0.0.41 - - [2025-11-24 03:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.068675 10.0.0.27 - - [2025-11-24 03:28:21] "GET /projects?obj_uuids=4e8fcc51-df43-414e-bbfa-59cf5f14b8ff&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001378 10.0.0.41 - - [2025-11-24 03:28:21] "GET /project/4e8fcc51-df43-414e-bbfa-59cf5f14b8ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.044177 10.0.0.27 - - [2025-11-24 03:28:22] "GET /projects?obj_uuids=4e8fcc51-df43-414e-bbfa-59cf5f14b8ff&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002636 10.0.0.41 - - [2025-11-24 03:28:22] "POST /neutron/network HTTP/1.1" 200 610 0.174607 10.0.0.41 - - [2025-11-24 03:28:22] "POST /id-to-fqname HTTP/1.1" 200 221 0.004862 10.0.0.41 - - [2025-11-24 03:28:22] "GET /virtual-network/007a0ce4-4611-441b-aa91-d7ce745de65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006793 10.0.0.41 - - [2025-11-24 03:28:22] "POST /neutron/network HTTP/1.1" 200 828 0.008630 10.0.0.41 - - [2025-11-24 03:28:22] "GET /virtual-network/007a0ce4-4611-441b-aa91-d7ce745de65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005210 10.0.0.41 - - [2025-11-24 03:28:22] "POST /fqname-to-id HTTP/1.1" 404 207 0.003077 10.0.0.41 - - [2025-11-24 03:28:22] "GET /virtual-network/007a0ce4-4611-441b-aa91-d7ce745de65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006306 10.0.0.27 - - [2025-11-24 03:28:22] "GET /projects?obj_uuids=4e8fcc51-df43-414e-bbfa-59cf5f14b8ff&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001481 10.0.0.41 - - [2025-11-24 03:28:22] "POST /neutron/port HTTP/1.1" 200 982 0.254372 10.0.0.41 - - [2025-11-24 03:28:22] "GET /virtual-machine-interface/041a2103-f06d-46e9-906a-0745b272d774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.005643 10.0.0.41 - - [2025-11-24 03:28:22] "GET /virtual-machine-interface/041a2103-f06d-46e9-906a-0745b272d774?fields=instance_ip_back_refs HTTP/1.1" 200 1318 0.007029 10.0.0.41 - - [2025-11-24 03:28:23] "GET /instance-ip/c3343838-3212-4555-b7dd-3cff95e0ec5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1600 0.005749 10.0.0.41 - - [2025-11-24 03:28:23] "POST /id-to-fqname HTTP/1.1" 200 221 0.001468 10.0.0.27 - - [2025-11-24 03:28:23] "GET /projects?obj_uuids=4e8fcc51-df43-414e-bbfa-59cf5f14b8ff&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001550 10.0.0.41 - - [2025-11-24 03:28:24] "GET /project/4e8fcc51-df43-414e-bbfa-59cf5f14b8ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.069623 10.0.0.41 - - [2025-11-24 03:28:24] "POST /neutron/port HTTP/1.1" 200 117 0.006799 10.0.0.41 - - [2025-11-24 03:28:24] "POST /id-to-fqname HTTP/1.1" 200 221 0.001837 10.0.0.41 - - [2025-11-24 03:28:24] "POST /neutron/port HTTP/1.1" 200 982 0.012572 10.0.0.41 - - [2025-11-24 03:28:24] "POST /neutron/port HTTP/1.1" 200 982 0.017508 10.0.0.41 - - [2025-11-24 03:28:24] "POST /neutron/network HTTP/1.1" 200 838 0.010588 10.0.0.27 - - [2025-11-24 03:28:24] "GET /projects?obj_uuids=4e8fcc51-df43-414e-bbfa-59cf5f14b8ff&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001710 10.0.0.41 - - [2025-11-24 03:28:24] "GET /project/4e8fcc51-df43-414e-bbfa-59cf5f14b8ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.085917 10.0.0.41 - - [2025-11-24 03:28:25] "POST /fqname-to-id HTTP/1.1" 404 208 0.004568 10.0.0.41 - - [2025-11-24 03:28:25] "POST /interface-route-tables HTTP/1.1" 200 556 0.047041 10.0.0.41 - - [2025-11-24 03:28:25] "GET /interface-route-table/fa3ba670-155b-4dc3-8a97-01ec846a1c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1274 0.012427 10.0.0.41 - - [2025-11-24 03:28:25] "POST /neutron/port HTTP/1.1" 200 1056 0.049872 10.0.0.41 - - [2025-11-24 03:28:25] "POST /neutron/network HTTP/1.1" 200 838 0.007084 10.0.0.41 - - [2025-11-24 03:28:25] "POST /neutron/port HTTP/1.1" 200 982 0.031162 10.0.0.41 - - [2025-11-24 03:28:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004412 10.0.0.41 - - [2025-11-24 03:28:25] "POST /neutron/port HTTP/1.1" 200 117 0.001245 10.0.0.41 - - [2025-11-24 03:28:25] "POST /neutron/subnet HTTP/1.1" 200 694 0.011724 10.0.0.41 - - [2025-11-24 03:28:26] "GET /virtual-machine-interface/041a2103-f06d-46e9-906a-0745b272d774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2662 0.008833 10.0.0.41 - - [2025-11-24 03:28:26] "POST /ref-update HTTP/1.1" 200 156 0.017848 10.0.0.41 - - [2025-11-24 03:28:26] "POST /neutron/port HTTP/1.1" 200 1084 0.021724 10.0.0.41 - - [2025-11-24 03:28:31] "POST /neutron/security_group HTTP/1.1" 200 2055 0.008324 10.0.0.41 - - [2025-11-24 03:28:31] "POST /neutron/port HTTP/1.1" 200 1084 0.019606 10.0.0.41 - - [2025-11-24 03:28:31] "POST /neutron/security_group HTTP/1.1" 200 2055 0.011942 10.0.0.41 - - [2025-11-24 03:28:31] "GET /virtual-machine/61077aec-c023-462a-baff-95aebcfdef95 HTTP/1.1" 401 292 0.000826 10.0.0.41 - - [2025-11-24 03:28:32] "GET /virtual-machine/61077aec-c023-462a-baff-95aebcfdef95 HTTP/1.1" 200 1289 0.043168 10.0.0.41 - - [2025-11-24 03:28:32] "GET /virtual-machine/61077aec-c023-462a-baff-95aebcfdef95 HTTP/1.1" 200 1289 0.005110 10.0.0.41 - - [2025-11-24 03:28:32] "GET /virtual-machine-interface/cbfc5b60-f104-4ef8-b7c7-2843b51fde84 HTTP/1.1" 200 2939 0.006244 10.0.0.41 - - [2025-11-24 03:28:32] "GET /virtual-machine/61077aec-c023-462a-baff-95aebcfdef95 HTTP/1.1" 200 1289 0.005674 10.0.0.41 - - [2025-11-24 03:28:32] "GET /virtual-machine-interface/cbfc5b60-f104-4ef8-b7c7-2843b51fde84 HTTP/1.1" 200 2939 0.008059 10.0.0.41 - - [2025-11-24 03:28:32] "GET /instance-ip/f3aae87c-a8ff-42b1-b808-717ee12fd0d3 HTTP/1.1" 200 1618 0.007023 10.0.0.41 - - [2025-11-24 03:28:32] "GET /virtual-machine/61077aec-c023-462a-baff-95aebcfdef95 HTTP/1.1" 200 1289 0.004242 10.0.0.41 - - [2025-11-24 03:28:32] "GET /virtual-machine-interface/cbfc5b60-f104-4ef8-b7c7-2843b51fde84 HTTP/1.1" 200 2939 0.005319 10.0.0.41 - - [2025-11-24 03:28:32] "GET /instance-ip/f3aae87c-a8ff-42b1-b808-717ee12fd0d3 HTTP/1.1" 200 1618 0.005579 10.0.0.41 - - [2025-11-24 03:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887 10.0.0.41 - - [2025-11-24 03:28:32] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003963 10.0.0.41 - - [2025-11-24 03:28:32] "GET /virtual-networks?parent_id=4e8fcc51-df43-414e-bbfa-59cf5f14b8ff&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003370 10.0.0.41 - - [2025-11-24 03:28:32] "GET /virtual-network/007a0ce4-4611-441b-aa91-d7ce745de65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006381 10.0.0.41 - - [2025-11-24 03:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887 10.0.0.41 - - [2025-11-24 03:28:32] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.007810 10.0.0.41 - - [2025-11-24 03:28:32] "GET /virtual-networks?parent_id=4e8fcc51-df43-414e-bbfa-59cf5f14b8ff&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003859 10.0.0.41 - - [2025-11-24 03:28:32] "GET /virtual-network/007a0ce4-4611-441b-aa91-d7ce745de65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007263 10.0.0.41 - - [2025-11-24 03:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004539 10.0.0.41 - - [2025-11-24 03:28:32] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004825 10.0.0.41 - - [2025-11-24 03:28:32] "GET /virtual-networks?parent_id=4e8fcc51-df43-414e-bbfa-59cf5f14b8ff&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.011458 10.0.0.41 - - [2025-11-24 03:28:32] "GET /virtual-network/007a0ce4-4611-441b-aa91-d7ce745de65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005909 10.0.0.41 - - [2025-11-24 03:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004182 10.0.0.41 - - [2025-11-24 03:28:32] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004977 10.0.0.41 - - [2025-11-24 03:28:32] "GET /virtual-networks?parent_id=4e8fcc51-df43-414e-bbfa-59cf5f14b8ff&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003521 10.0.0.41 - - [2025-11-24 03:28:32] "GET /virtual-network/007a0ce4-4611-441b-aa91-d7ce745de65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006392 10.0.0.41 - - [2025-11-24 03:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003449 10.0.0.41 - - [2025-11-24 03:28:32] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005167 10.0.0.41 - - [2025-11-24 03:28:32] "GET /virtual-networks?parent_id=4e8fcc51-df43-414e-bbfa-59cf5f14b8ff&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003448 10.0.0.41 - - [2025-11-24 03:28:32] "GET /virtual-network/007a0ce4-4611-441b-aa91-d7ce745de65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006771 10.0.0.41 - - [2025-11-24 03:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005281 10.0.0.41 - - [2025-11-24 03:28:32] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004705 10.0.0.41 - - [2025-11-24 03:28:32] "GET /virtual-networks?parent_id=4e8fcc51-df43-414e-bbfa-59cf5f14b8ff&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003599 10.0.0.41 - - [2025-11-24 03:28:33] "GET /virtual-network/007a0ce4-4611-441b-aa91-d7ce745de65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007817 10.0.0.41 - - [2025-11-24 03:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004764 10.0.0.41 - - [2025-11-24 03:28:33] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004961 10.0.0.41 - - [2025-11-24 03:28:33] "GET /virtual-networks?parent_id=4e8fcc51-df43-414e-bbfa-59cf5f14b8ff&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004386 10.0.0.41 - - [2025-11-24 03:28:33] "GET /virtual-network/007a0ce4-4611-441b-aa91-d7ce745de65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008154 10.0.0.41 - - [2025-11-24 03:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003931 10.0.0.41 - - [2025-11-24 03:28:36] "GET /virtual-network/007a0ce4-4611-441b-aa91-d7ce745de65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006074 10.0.0.41 - - [2025-11-24 03:28:36] "POST /neutron/port HTTP/1.1" 200 1084 0.016763 10.0.0.41 - - [2025-11-24 03:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003936 10.0.0.41 - - [2025-11-24 03:28:38] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004050 10.0.0.41 - - [2025-11-24 03:28:38] "GET /virtual-networks?parent_id=4e8fcc51-df43-414e-bbfa-59cf5f14b8ff&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003684 10.0.0.41 - - [2025-11-24 03:28:38] "GET /virtual-network/007a0ce4-4611-441b-aa91-d7ce745de65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007351 10.0.0.41 - - [2025-11-24 03:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004459 10.0.0.41 - - [2025-11-24 03:28:38] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004827 10.0.0.41 - - [2025-11-24 03:28:38] "GET /virtual-networks?parent_id=4e8fcc51-df43-414e-bbfa-59cf5f14b8ff&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003867 10.0.0.41 - - [2025-11-24 03:28:38] "GET /virtual-network/007a0ce4-4611-441b-aa91-d7ce745de65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007075 10.0.0.41 - - [2025-11-24 03:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951 10.0.0.41 - - [2025-11-24 03:28:38] "GET /routing-instance/1b036d17-2f43-40df-9106-16814e63161e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.008527 10.0.0.41 - - [2025-11-24 03:28:38] "GET /route-target/4b7861d4-10bd-4d6a-adbe-b407e9471bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.006002 10.0.0.41 - - [2025-11-24 03:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004569 10.0.0.41 - - [2025-11-24 03:28:38] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005311 10.0.0.41 - - [2025-11-24 03:28:39] "GET /virtual-networks?parent_id=4e8fcc51-df43-414e-bbfa-59cf5f14b8ff&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004069 10.0.0.41 - - [2025-11-24 03:28:39] "GET /virtual-network/007a0ce4-4611-441b-aa91-d7ce745de65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006255 10.0.0.41 - - [2025-11-24 03:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.41 - - [2025-11-24 03:28:39] "GET /routing-instance/1b036d17-2f43-40df-9106-16814e63161e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.005673 10.0.0.41 - - [2025-11-24 03:28:39] "GET /route-target/4b7861d4-10bd-4d6a-adbe-b407e9471bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.007613 10.0.0.41 - - [2025-11-24 03:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.41 - - [2025-11-24 03:28:39] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004767 10.0.0.41 - - [2025-11-24 03:28:39] "GET /virtual-networks?parent_id=4e8fcc51-df43-414e-bbfa-59cf5f14b8ff&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003563 10.0.0.41 - - [2025-11-24 03:28:39] "GET /virtual-network/007a0ce4-4611-441b-aa91-d7ce745de65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.009289 10.0.0.41 - - [2025-11-24 03:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004897 10.0.0.41 - - [2025-11-24 03:28:39] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005465 10.0.0.41 - - [2025-11-24 03:28:39] "GET /virtual-networks?parent_id=4e8fcc51-df43-414e-bbfa-59cf5f14b8ff&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004021 10.0.0.41 - - [2025-11-24 03:28:39] "GET /virtual-network/007a0ce4-4611-441b-aa91-d7ce745de65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007048 10.0.0.41 - - [2025-11-24 03:28:40] "GET /obj-perms HTTP/1.1" 200 5024 0.071690 10.0.0.27 - - [2025-11-24 03:28:40] "GET /obj-perms HTTP/1.1" 200 5024 0.071769 10.0.0.41 - - [2025-11-24 03:28:40] "GET /obj-perms HTTP/1.1" 200 5024 0.004973 10.0.0.27 - - [2025-11-24 03:28:41] "GET /obj-perms HTTP/1.1" 200 5024 0.004336 10.0.0.41 - - [2025-11-24 03:28:41] "POST /neutron/security_group HTTP/1.1" 200 2055 0.010463 10.0.0.41 - - [2025-11-24 03:28:41] "POST /neutron/port HTTP/1.1" 200 1048 0.018946 10.0.0.41 - - [2025-11-24 03:28:41] "GET /virtual-machine/e3433930-af95-4467-9ee6-ca8f0e9fb8d9 HTTP/1.1" 200 1268 0.005990 10.0.0.41 - - [2025-11-24 03:28:41] "GET /virtual-machine-interface/041a2103-f06d-46e9-906a-0745b272d774 HTTP/1.1" 200 3149 0.005848 10.0.0.41 - - [2025-11-24 03:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.41 - - [2025-11-24 03:28:41] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005171 10.0.0.41 - - [2025-11-24 03:28:41] "GET /virtual-networks?parent_id=4e8fcc51-df43-414e-bbfa-59cf5f14b8ff&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004741 10.0.0.41 - - [2025-11-24 03:28:41] "GET /virtual-network/007a0ce4-4611-441b-aa91-d7ce745de65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.012087 10.0.0.41 - - [2025-11-24 03:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004007 10.0.0.41 - - [2025-11-24 03:28:42] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004501 10.0.0.41 - - [2025-11-24 03:28:42] "GET /virtual-networks?parent_id=4e8fcc51-df43-414e-bbfa-59cf5f14b8ff&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003074 10.0.0.41 - - [2025-11-24 03:28:42] "GET /virtual-network/007a0ce4-4611-441b-aa91-d7ce745de65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007802 10.0.0.41 - - [2025-11-24 03:28:43] "GET /virtual-network/007a0ce4-4611-441b-aa91-d7ce745de65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006041 10.0.0.41 - - [2025-11-24 03:28:43] "GET /virtual-machine/61077aec-c023-462a-baff-95aebcfdef95 HTTP/1.1" 200 1289 0.007044 10.0.0.41 - - [2025-11-24 03:28:44] "POST /neutron/port HTTP/1.1" 200 1110 0.015818 10.0.0.41 - - [2025-11-24 03:28:45] "GET /virtual-machine/61077aec-c023-462a-baff-95aebcfdef95 HTTP/1.1" 404 171 0.003642 10.0.0.41 - - [2025-11-24 03:28:45] "GET /virtual-machine/61077aec-c023-462a-baff-95aebcfdef95 HTTP/1.1" 404 171 0.003353 10.0.0.41 - - [2025-11-24 03:28:45] "GET /virtual-machine/61077aec-c023-462a-baff-95aebcfdef95 HTTP/1.1" 404 171 0.008411 10.0.0.41 - - [2025-11-24 03:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003959 10.0.0.41 - - [2025-11-24 03:28:46] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004708 10.0.0.41 - - [2025-11-24 03:28:46] "GET /virtual-networks?parent_id=4e8fcc51-df43-414e-bbfa-59cf5f14b8ff&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.005090 10.0.0.41 - - [2025-11-24 03:28:46] "GET /virtual-network/007a0ce4-4611-441b-aa91-d7ce745de65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008936 10.0.0.41 - - [2025-11-24 03:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004285 10.0.0.41 - - [2025-11-24 03:28:46] "GET /routing-instance/1b036d17-2f43-40df-9106-16814e63161e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004928 10.0.0.41 - - [2025-11-24 03:28:46] "GET /route-target/4b7861d4-10bd-4d6a-adbe-b407e9471bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005535 10.0.0.41 - - [2025-11-24 03:28:46] "GET /obj-perms HTTP/1.1" 200 5024 0.005605 10.0.0.27 - - [2025-11-24 03:28:49] "GET /obj-perms HTTP/1.1" 200 5024 0.006599 10.0.0.41 - - [2025-11-24 03:28:53] "POST /neutron/port HTTP/1.1" 200 1048 0.017110 10.0.0.41 - - [2025-11-24 03:28:53] "POST /neutron/subnet HTTP/1.1" 200 694 0.009576 10.0.0.41 - - [2025-11-24 03:28:55] "GET /obj-perms HTTP/1.1" 200 5024 0.004227 10.0.0.27 - - [2025-11-24 03:28:58] "GET /obj-perms HTTP/1.1" 200 5024 0.003776 10.0.0.50 - - [2025-11-24 03:29:01] "GET /obj-perms HTTP/1.1" 200 5056 0.061644 10.0.0.41 - - [2025-11-24 03:29:01] "GET /obj-perms HTTP/1.1" 200 5024 0.007653 10.0.0.41 - - [2025-11-24 03:29:04] "GET /obj-perms HTTP/1.1" 200 5024 0.004176 10.0.0.27 - - [2025-11-24 03:29:05] "GET /obj-perms HTTP/1.1" 200 5024 0.005383 10.0.0.41 - - [2025-11-24 03:29:05] "GET /interface-route-table/fa3ba670-155b-4dc3-8a97-01ec846a1c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1274 0.004883 10.0.0.41 - - [2025-11-24 03:29:05] "GET /virtual-machine-interface/041a2103-f06d-46e9-906a-0745b272d774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2928 0.006959 10.0.0.41 - - [2025-11-24 03:29:05] "POST /ref-update HTTP/1.1" 200 156 0.019151 10.0.0.41 - - [2025-11-24 03:29:05] "DELETE /interface-route-table/fa3ba670-155b-4dc3-8a97-01ec846a1c08 HTTP/1.1" 200 115 0.030415 10.0.0.41 - - [2025-11-24 03:29:05] "POST /neutron/port HTTP/1.1" 200 1074 0.018349 10.0.0.27 - - [2025-11-24 03:29:05] "POST /useragent-kv HTTP/1.1" 200 115 0.004852 10.0.0.50 - - [2025-11-24 03:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004948 10.0.0.27 - - [2025-11-24 03:29:05] "POST /useragent-kv HTTP/1.1" 200 115 0.003154 10.0.0.41 - - [2025-11-24 03:29:05] "POST /neutron/network HTTP/1.1" 200 151 0.156407 10.0.0.27 - - [2025-11-24 03:29:07] "GET /projects?obj_uuids=4e8fcc51-df43-414e-bbfa-59cf5f14b8ff&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002339 10.0.0.41 - - [2025-11-24 03:29:07] "GET /project/4e8fcc51-df43-414e-bbfa-59cf5f14b8ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.050548 10.0.0.27 - - [2025-11-24 03:29:07] "GET /projects?obj_uuids=4e8fcc51-df43-414e-bbfa-59cf5f14b8ff&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001408 10.0.0.41 - - [2025-11-24 03:29:07] "GET /project/4e8fcc51-df43-414e-bbfa-59cf5f14b8ff?fields=virtual_networks HTTP/1.1" 200 1026 0.048637 10.0.0.27 - - [2025-11-24 03:29:07] "GET /projects?obj_uuids=4e8fcc51-df43-414e-bbfa-59cf5f14b8ff&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002196 10.0.0.41 - - [2025-11-24 03:29:07] "GET /project/4e8fcc51-df43-414e-bbfa-59cf5f14b8ff?fields=virtual_machine_interfaces HTTP/1.1" 200 1026 0.057671 10.0.0.27 - - [2025-11-24 03:29:07] "GET /projects?obj_uuids=4e8fcc51-df43-414e-bbfa-59cf5f14b8ff&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001034 10.0.0.41 - - [2025-11-24 03:29:07] "GET /project/4e8fcc51-df43-414e-bbfa-59cf5f14b8ff?fields=security_groups HTTP/1.1" 200 1249 0.048469 10.0.0.41 - - [2025-11-24 03:29:08] "POST /fqname-to-id HTTP/1.1" 404 192 0.039202 10.0.0.27 - - [2025-11-24 03:29:08] "GET /projects?obj_uuids=440eae2d-9c09-4a4a-9a66-825bf966ff8a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004103 10.0.0.27 - - [2025-11-24 03:29:08] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000934 10.0.0.27 - - [2025-11-24 03:29:08] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007232 10.0.0.27 - - [2025-11-24 03:29:08] "POST /id-to-fqname HTTP/1.1" 200 194 0.001276 10.0.0.27 - - [2025-11-24 03:29:08] "POST /fqname-to-id HTTP/1.1" 404 203 0.009038 10.0.0.27 - - [2025-11-24 03:29:08] "POST /security-groups HTTP/1.1" 200 595 0.031298 10.0.0.27 - - [2025-11-24 03:29:08] "POST /projects HTTP/1.1" 200 593 0.273470 10.0.0.50 - - [2025-11-24 03:29:08] "POST /access-control-lists HTTP/1.1" 200 600 0.030142 10.0.0.27 - - [2025-11-24 03:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.352907 10.0.0.41 - - [2025-11-24 03:29:09] "GET /project/440eae2d-9c09-4a4a-9a66-825bf966ff8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.510568 10.0.0.41 - - [2025-11-24 03:29:10] "GET / HTTP/1.1" 200 35931 0.001897 10.0.0.27 - - [2025-11-24 03:29:10] "DELETE /project/440eae2d9c094a4a9a66825bf966ff8a HTTP/1.1" 404 173 0.031311 10.0.0.27 - - [2025-11-24 03:29:10] "DELETE /project/4e8fcc51df43414ebbfa59cf5f14b8ff HTTP/1.1" 404 173 0.033607 10.0.0.27 - - [2025-11-24 03:29:10] "GET /projects?obj_uuids=09c9e877-c80a-4725-89eb-1578da164014&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001558 10.0.0.27 - - [2025-11-24 03:29:10] "GET /projects?obj_uuids=4e8fcc51-df43-414e-bbfa-59cf5f14b8ff&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001735 10.0.0.27 - - [2025-11-24 03:29:11] "GET /project/09c9e877-c80a-4725-89eb-1578da164014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.106813 10.0.0.27 - - [2025-11-24 03:29:11] "GET /project/4e8fcc51-df43-414e-bbfa-59cf5f14b8ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.135499 10.0.0.27 - - [2025-11-24 03:29:11] "GET /projects?obj_uuids=09c9e877-c80a-4725-89eb-1578da164014&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001514 10.0.0.27 - - [2025-11-24 03:29:11] "GET /projects?obj_uuids=4e8fcc51-df43-414e-bbfa-59cf5f14b8ff&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001885 10.0.0.50 - - [2025-11-24 03:29:11] "DELETE /access-control-list/1cbaaa4d-92ed-4704-b066-fdfc7ae941e7 HTTP/1.1" 200 115 0.152241 10.0.0.27 - - [2025-11-24 03:29:11] "GET /project/09c9e877-c80a-4725-89eb-1578da164014?fields=security_groups HTTP/1.1" 200 1096 0.111210 10.0.0.27 - - [2025-11-24 03:29:11] "GET /project/4e8fcc51-df43-414e-bbfa-59cf5f14b8ff?fields=security_groups HTTP/1.1" 200 1354 0.120752 10.0.0.41 - - [2025-11-24 03:29:11] "POST /fqname-to-id HTTP/1.1" 401 292 0.000529 10.0.0.27 - - [2025-11-24 03:29:11] "GET /projects?obj_uuids=09c9e877-c80a-4725-89eb-1578da164014&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001516 10.0.0.27 - - [2025-11-24 03:29:11] "GET /project/09c9e877-c80a-4725-89eb-1578da164014?fields=application_policy_sets HTTP/1.1" 200 1096 0.127235 10.0.0.27 - - [2025-11-24 03:29:11] "DELETE /project/09c9e877-c80a-4725-89eb-1578da164014 HTTP/1.1" 404 190 0.577376 10.0.0.27 - - [2025-11-24 03:29:11] "DELETE /security-group/0ae3ed3f-62a6-474a-9497-4c13e40e5a63 HTTP/1.1" 200 115 0.242298 10.0.0.27 - - [2025-11-24 03:29:11] "GET /projects?obj_uuids=4e8fcc51-df43-414e-bbfa-59cf5f14b8ff&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002283 10.0.0.50 - - [2025-11-24 03:29:11] "DELETE /access-control-list/c2ef0359-cc4d-4b56-8bcb-acb00cdd034b HTTP/1.1" 200 115 0.107789 10.0.0.27 - - [2025-11-24 03:29:11] "GET /project/4e8fcc51-df43-414e-bbfa-59cf5f14b8ff?fields=application_policy_sets HTTP/1.1" 200 1393 0.100880 10.0.0.27 - - [2025-11-24 03:29:11] "DELETE /project/4e8fcc51-df43-414e-bbfa-59cf5f14b8ff HTTP/1.1" 200 115 0.895100 10.0.0.41 - - [2025-11-24 03:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.071696 10.0.0.27 - - [2025-11-24 03:29:11] "GET /projects?obj_uuids=440eae2d-9c09-4a4a-9a66-825bf966ff8a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001744 10.0.0.41 - - [2025-11-24 03:29:11] "GET /project/440eae2d-9c09-4a4a-9a66-825bf966ff8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.066108 10.0.0.41 - - [2025-11-24 03:29:12] "POST /neutron/network HTTP/1.1" 200 117 0.067956 10.0.0.41 - - [2025-11-24 03:29:12] "POST /neutron/network HTTP/1.1" 200 827 0.011435 10.0.0.41 - - [2025-11-24 03:29:12] "POST /id-to-fqname HTTP/1.1" 200 224 0.003163 10.0.0.41 - - [2025-11-24 03:29:12] "GET /virtual-network/f66350f3-4653-4c30-b14b-780925965cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.012663 10.0.0.41 - - [2025-11-24 03:29:12] "GET /virtual-network/f66350f3-4653-4c30-b14b-780925965cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.009094 10.0.0.41 - - [2025-11-24 03:29:12] "POST /neutron/subnet HTTP/1.1" 200 720 0.015270 10.0.0.41 - - [2025-11-24 03:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005311 10.0.0.27 - - [2025-11-24 03:29:12] "GET /projects?obj_uuids=440eae2d-9c09-4a4a-9a66-825bf966ff8a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002549 10.0.0.41 - - [2025-11-24 03:29:12] "GET /project/440eae2d-9c09-4a4a-9a66-825bf966ff8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.065774 10.0.0.27 - - [2025-11-24 03:29:13] "POST /useragent-kv HTTP/1.1" 200 115 0.006109 10.0.0.41 - - [2025-11-24 03:29:13] "POST /neutron/subnet HTTP/1.1" 200 725 0.260183 10.0.0.41 - - [2025-11-24 03:29:13] "POST /id-to-fqname HTTP/1.1" 200 224 0.002764 10.0.0.41 - - [2025-11-24 03:29:13] "GET /virtual-network/6bcb91e8-4523-43b3-bf4b-2fb02cc0d432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.011347 10.0.0.41 - - [2025-11-24 03:29:13] "GET /virtual-network/6bcb91e8-4523-43b3-bf4b-2fb02cc0d432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008637 10.0.0.41 - - [2025-11-24 03:29:13] "POST /neutron/network HTTP/1.1" 200 828 0.017846 10.0.0.41 - - [2025-11-24 03:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005600 10.0.0.27 - - [2025-11-24 03:29:13] "GET /projects?obj_uuids=440eae2d-9c09-4a4a-9a66-825bf966ff8a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001755 10.0.0.50 - - [2025-11-24 03:29:13] "POST /route-targets HTTP/1.1" 200 327 0.016765 10.0.0.41 - - [2025-11-24 03:29:13] "GET /project/440eae2d-9c09-4a4a-9a66-825bf966ff8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.063265 10.0.0.27 - - [2025-11-24 03:29:13] "GET /projects?obj_uuids=440eae2d-9c09-4a4a-9a66-825bf966ff8a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001858 10.0.0.41 - - [2025-11-24 03:29:13] "POST /neutron/network HTTP/1.1" 200 609 0.169228 10.0.0.50 - - [2025-11-24 03:29:14] "POST /ref-update HTTP/1.1" 200 156 0.044699 10.0.0.41 - - [2025-11-24 03:29:14] "POST /id-to-fqname HTTP/1.1" 200 224 0.005590 10.0.0.41 - - [2025-11-24 03:29:14] "GET /virtual-network/366c6926-7a84-4172-bf54-c7cbba754de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.009143 10.0.0.41 - - [2025-11-24 03:29:14] "POST /neutron/network HTTP/1.1" 200 826 0.014250 10.0.0.41 - - [2025-11-24 03:29:14] "GET /virtual-network/366c6926-7a84-4172-bf54-c7cbba754de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008140 10.0.0.41 - - [2025-11-24 03:29:14] "POST /fqname-to-id HTTP/1.1" 404 214 0.004288 10.0.0.41 - - [2025-11-24 03:29:14] "GET /virtual-network/6bcb91e8-4523-43b3-bf4b-2fb02cc0d432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007681 10.0.0.27 - - [2025-11-24 03:29:14] "GET /projects?obj_uuids=440eae2d-9c09-4a4a-9a66-825bf966ff8a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002195 10.0.0.41 - - [2025-11-24 03:29:14] "POST /neutron/port HTTP/1.1" 200 990 0.301796 10.0.0.41 - - [2025-11-24 03:29:14] "GET /virtual-machine-interface/038d9bfe-5ee2-494f-ba9a-d03ea401b9d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2372 0.007029 10.0.0.41 - - [2025-11-24 03:29:14] "GET /virtual-machine-interface/038d9bfe-5ee2-494f-ba9a-d03ea401b9d5?fields=instance_ip_back_refs HTTP/1.1" 200 1332 0.009166 10.0.0.41 - - [2025-11-24 03:29:14] "GET /instance-ip/824763e4-71d2-43a2-8aa6-f00d3404ec36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1609 0.005672 10.0.0.41 - - [2025-11-24 03:29:14] "POST /fqname-to-id HTTP/1.1" 404 214 0.004100 10.0.0.41 - - [2025-11-24 03:29:14] "GET /virtual-network/f66350f3-4653-4c30-b14b-780925965cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007188 10.0.0.27 - - [2025-11-24 03:29:14] "GET /projects?obj_uuids=440eae2d-9c09-4a4a-9a66-825bf966ff8a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001932 10.0.0.41 - - [2025-11-24 03:29:14] "GET /project/440eae2d-9c09-4a4a-9a66-825bf966ff8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.057316 10.0.0.41 - - [2025-11-24 03:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004647 10.0.0.41 - - [2025-11-24 03:29:15] "GET /security-group/880a0058-afad-43ec-baec-36f22cdc046d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.006627 10.0.0.41 - - [2025-11-24 03:29:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.132073 10.0.0.41 - - [2025-11-24 03:29:15] "POST /instance-ips HTTP/1.1" 200 357 0.063537 10.0.0.41 - - [2025-11-24 03:29:15] "GET /virtual-machine-interface/7abad0d3-7a11-48f4-a50c-ac57ef659dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2648 0.008235 10.0.0.41 - - [2025-11-24 03:29:15] "GET /virtual-machine-interface/7abad0d3-7a11-48f4-a50c-ac57ef659dd4?fields=instance_ip_back_refs HTTP/1.1" 200 1335 0.015442 10.0.0.41 - - [2025-11-24 03:29:15] "GET /instance-ip/950f16f4-e64c-4c49-b4e9-8d003945fb3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1582 0.005595 10.0.0.41 - - [2025-11-24 03:29:15] "POST /fqname-to-id HTTP/1.1" 404 214 0.005059 10.0.0.41 - - [2025-11-24 03:29:15] "GET /virtual-network/6bcb91e8-4523-43b3-bf4b-2fb02cc0d432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.009555 10.0.0.41 - - [2025-11-24 03:29:15] "GET /virtual-machine-interface/e3b92220-0a6e-4d87-b457-fa2983e0f0dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2374 0.009810 10.0.0.41 - - [2025-11-24 03:29:15] "GET /virtual-machine-interface/e3b92220-0a6e-4d87-b457-fa2983e0f0dd?fields=instance_ip_back_refs HTTP/1.1" 200 1334 0.012100 10.0.0.41 - - [2025-11-24 03:29:15] "GET /instance-ip/24f21a67-6956-4c2c-b0d3-5132324774ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1610 0.010923 10.0.0.41 - - [2025-11-24 03:29:15] "POST /fqname-to-id HTTP/1.1" 404 214 0.003811 10.0.0.41 - - [2025-11-24 03:29:15] "GET /virtual-network/f66350f3-4653-4c30-b14b-780925965cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.008331 10.0.0.27 - - [2025-11-24 03:29:16] "GET /projects?obj_uuids=440eae2d-9c09-4a4a-9a66-825bf966ff8a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003099 10.0.0.41 - - [2025-11-24 03:29:16] "GET /project/440eae2d-9c09-4a4a-9a66-825bf966ff8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.063663 10.0.0.41 - - [2025-11-24 03:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004943 10.0.0.41 - - [2025-11-24 03:29:16] "GET /security-group/880a0058-afad-43ec-baec-36f22cdc046d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.006799 10.0.0.41 - - [2025-11-24 03:29:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.128479 10.0.0.41 - - [2025-11-24 03:29:16] "POST /instance-ips HTTP/1.1" 200 357 0.042986 10.0.0.41 - - [2025-11-24 03:29:16] "GET /virtual-machine-interface/0ec0f542-76b7-4555-a6ee-e7e18df7c8c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2648 0.009108 10.0.0.41 - - [2025-11-24 03:29:16] "GET /virtual-machine-interface/0ec0f542-76b7-4555-a6ee-e7e18df7c8c2?fields=instance_ip_back_refs HTTP/1.1" 200 1335 0.014510 10.0.0.41 - - [2025-11-24 03:29:16] "GET /instance-ip/e54f8f68-471f-428b-bfd3-30bb4144aaad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1582 0.006232 10.0.0.41 - - [2025-11-24 03:29:16] "POST /fqname-to-id HTTP/1.1" 404 214 0.005067 10.0.0.41 - - [2025-11-24 03:29:16] "GET /virtual-network/6bcb91e8-4523-43b3-bf4b-2fb02cc0d432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008296 10.0.0.41 - - [2025-11-24 03:29:16] "GET /virtual-machine-interface/9e08a324-ea97-4dce-8fb1-8678e480bc72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2374 0.010144 10.0.0.41 - - [2025-11-24 03:29:16] "GET /virtual-machine-interface/9e08a324-ea97-4dce-8fb1-8678e480bc72?fields=instance_ip_back_refs HTTP/1.1" 200 1334 0.010907 10.0.0.41 - - [2025-11-24 03:29:16] "GET /instance-ip/eafc63c9-d9dd-4a4f-8f7a-ceb269f32aaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1611 0.006619 10.0.0.41 - - [2025-11-24 03:29:16] "POST /fqname-to-id HTTP/1.1" 404 214 0.006538 10.0.0.41 - - [2025-11-24 03:29:17] "GET /virtual-network/366c6926-7a84-4172-bf54-c7cbba754de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008501 10.0.0.27 - - [2025-11-24 03:29:17] "GET /projects?obj_uuids=440eae2d-9c09-4a4a-9a66-825bf966ff8a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001909 10.0.0.41 - - [2025-11-24 03:29:17] "GET /project/440eae2d-9c09-4a4a-9a66-825bf966ff8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.063191 10.0.0.41 - - [2025-11-24 03:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005106 10.0.0.41 - - [2025-11-24 03:29:17] "GET /security-group/880a0058-afad-43ec-baec-36f22cdc046d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004928 10.0.0.41 - - [2025-11-24 03:29:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.112359 10.0.0.41 - - [2025-11-24 03:29:17] "POST /instance-ips HTTP/1.1" 200 357 0.049376 10.0.0.41 - - [2025-11-24 03:29:17] "GET /virtual-machine-interface/f8872550-b66a-49bc-8c12-40b5244dc4ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.007612 10.0.0.41 - - [2025-11-24 03:29:17] "GET /virtual-machine-interface/f8872550-b66a-49bc-8c12-40b5244dc4ea?fields=instance_ip_back_refs HTTP/1.1" 200 1336 0.013064 10.0.0.41 - - [2025-11-24 03:29:17] "GET /instance-ip/2e2ecfd0-79b9-4267-96f3-b982385121ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1580 0.006119 10.0.0.41 - - [2025-11-24 03:29:18] "POST /id-to-fqname HTTP/1.1" 200 224 0.001528 10.0.0.41 - - [2025-11-24 03:29:19] "POST /neutron/port HTTP/1.1" 200 990 0.015555 10.0.0.41 - - [2025-11-24 03:29:19] "POST /neutron/port HTTP/1.1" 200 990 0.012147 10.0.0.41 - - [2025-11-24 03:29:19] "POST /neutron/port HTTP/1.1" 200 117 0.009036 10.0.0.41 - - [2025-11-24 03:29:19] "POST /id-to-fqname HTTP/1.1" 200 224 0.002434 10.0.0.41 - - [2025-11-24 03:29:20] "POST /neutron/port HTTP/1.1" 200 990 0.017396 10.0.0.41 - - [2025-11-24 03:29:20] "POST /neutron/port HTTP/1.1" 200 990 0.014042 10.0.0.27 - - [2025-11-24 03:29:20] "GET /projects?obj_uuids=440eae2d-9c09-4a4a-9a66-825bf966ff8a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001126 10.0.0.41 - - [2025-11-24 03:29:20] "GET /project/440eae2d-9c09-4a4a-9a66-825bf966ff8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.103215 10.0.0.41 - - [2025-11-24 03:29:20] "POST /neutron/network HTTP/1.1" 200 826 0.050837 10.0.0.41 - - [2025-11-24 03:29:20] "POST /neutron/port HTTP/1.1" 200 117 0.001537 10.0.0.41 - - [2025-11-24 03:29:20] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010003 10.0.0.41 - - [2025-11-24 03:29:20] "POST /id-to-fqname HTTP/1.1" 200 224 0.001839 10.0.0.41 - - [2025-11-24 03:29:20] "POST /neutron/security_group HTTP/1.1" 200 2062 0.014521 10.0.0.41 - - [2025-11-24 03:29:21] "POST /neutron/network HTTP/1.1" 200 828 0.007834 10.0.0.27 - - [2025-11-24 03:29:21] "GET /projects?obj_uuids=440eae2d-9c09-4a4a-9a66-825bf966ff8a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001647 10.0.0.41 - - [2025-11-24 03:29:21] "POST /neutron/security_group HTTP/1.1" 200 2062 0.021788 10.0.0.41 - - [2025-11-24 03:29:21] "POST /neutron/port HTTP/1.1" 200 1062 0.395671 10.0.0.27 - - [2025-11-24 03:29:21] "GET /projects?obj_uuids=440eae2d-9c09-4a4a-9a66-825bf966ff8a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001365 10.0.0.41 - - [2025-11-24 03:29:21] "POST /neutron/router HTTP/1.1" 200 598 0.148378 10.0.0.41 - - [2025-11-24 03:29:21] "POST /neutron/router HTTP/1.1" 200 598 0.006561 10.0.0.41 - - [2025-11-24 03:29:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006608 10.0.0.41 - - [2025-11-24 03:29:22] "POST /neutron/network HTTP/1.1" 200 826 0.016804 10.0.0.50 - - [2025-11-24 03:29:22] "POST /ref-update HTTP/1.1" 200 156 0.027050 10.0.0.41 - - [2025-11-24 03:29:22] "POST /neutron/network HTTP/1.1" 200 838 0.007966 10.0.0.41 - - [2025-11-24 03:29:22] "POST /neutron/port HTTP/1.1" 200 990 0.014758 10.0.0.41 - - [2025-11-24 03:29:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.010069 10.0.0.41 - - [2025-11-24 03:29:22] "POST /neutron/network HTTP/1.1" 200 828 0.012823 10.0.0.41 - - [2025-11-24 03:29:23] "POST /neutron/port HTTP/1.1" 200 1056 0.025558 10.0.0.41 - - [2025-11-24 03:29:23] "POST /neutron/security_group HTTP/1.1" 200 2062 0.020325 10.0.0.41 - - [2025-11-24 03:29:23] "GET /virtual-machine/a6c8ea4a-a68a-411c-85d9-cc8bedaf4b56 HTTP/1.1" 401 292 0.000697 10.0.0.41 - - [2025-11-24 03:29:23] "GET /virtual-machine/a6c8ea4a-a68a-411c-85d9-cc8bedaf4b56 HTTP/1.1" 200 1274 0.052666 10.0.0.41 - - [2025-11-24 03:29:23] "GET /virtual-machine-interface/038d9bfe-5ee2-494f-ba9a-d03ea401b9d5 HTTP/1.1" 200 3186 0.007750 10.0.0.41 - - [2025-11-24 03:29:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005127 10.0.0.41 - - [2025-11-24 03:29:23] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005548 10.0.0.41 - - [2025-11-24 03:29:23] "GET /virtual-networks?parent_id=440eae2d-9c09-4a4a-9a66-825bf966ff8a&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.004870 10.0.0.41 - - [2025-11-24 03:29:23] "GET /virtual-network/6bcb91e8-4523-43b3-bf4b-2fb02cc0d432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.009085 10.0.0.41 - - [2025-11-24 03:29:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005262 10.0.0.41 - - [2025-11-24 03:29:26] "GET /virtual-network/6bcb91e8-4523-43b3-bf4b-2fb02cc0d432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005821 10.0.0.41 - - [2025-11-24 03:29:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004397 10.0.0.41 - - [2025-11-24 03:29:30] "GET /virtual-network/6bcb91e8-4523-43b3-bf4b-2fb02cc0d432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008111 10.0.0.41 - - [2025-11-24 03:29:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006734 10.0.0.41 - - [2025-11-24 03:29:35] "GET /virtual-network/6bcb91e8-4523-43b3-bf4b-2fb02cc0d432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008286 10.0.0.41 - - [2025-11-24 03:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005526 10.0.0.41 - - [2025-11-24 03:29:39] "GET /virtual-network/6bcb91e8-4523-43b3-bf4b-2fb02cc0d432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008837 10.0.0.41 - - [2025-11-24 03:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004993 10.0.0.41 - - [2025-11-24 03:29:43] "GET /virtual-network/6bcb91e8-4523-43b3-bf4b-2fb02cc0d432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008149 10.0.0.41 - - [2025-11-24 03:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004865 10.0.0.41 - - [2025-11-24 03:29:47] "GET /virtual-network/6bcb91e8-4523-43b3-bf4b-2fb02cc0d432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006494 10.0.0.41 - - [2025-11-24 03:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006441 10.0.0.41 - - [2025-11-24 03:29:51] "GET /virtual-network/6bcb91e8-4523-43b3-bf4b-2fb02cc0d432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005731 10.0.0.41 - - [2025-11-24 03:29:54] "POST /neutron/network HTTP/1.1" 200 836 0.008016 10.0.0.41 - - [2025-11-24 03:29:54] "POST /neutron/port HTTP/1.1" 200 117 0.001784 10.0.0.41 - - [2025-11-24 03:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004007 10.0.0.41 - - [2025-11-24 03:29:55] "GET /virtual-network/6bcb91e8-4523-43b3-bf4b-2fb02cc0d432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006808 10.0.0.41 - - [2025-11-24 03:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005211 10.0.0.41 - - [2025-11-24 03:29:59] "GET /virtual-network/6bcb91e8-4523-43b3-bf4b-2fb02cc0d432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007508 10.0.0.41 - - [2025-11-24 03:30:02] "POST /neutron/port HTTP/1.1" 200 1056 0.023096 10.0.0.41 - - [2025-11-24 03:30:02] "POST /neutron/subnet HTTP/1.1" 200 699 0.012899 10.0.0.41 - - [2025-11-24 03:30:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.41 - - [2025-11-24 03:30:03] "GET /virtual-network/6bcb91e8-4523-43b3-bf4b-2fb02cc0d432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006341 10.0.0.41 - - [2025-11-24 03:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004580 10.0.0.41 - - [2025-11-24 03:30:07] "GET /virtual-network/6bcb91e8-4523-43b3-bf4b-2fb02cc0d432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006939 10.0.0.41 - - [2025-11-24 03:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005111 10.0.0.41 - - [2025-11-24 03:30:09] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004602 10.0.0.41 - - [2025-11-24 03:30:09] "GET /virtual-networks?parent_id=440eae2d-9c09-4a4a-9a66-825bf966ff8a&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.004496 10.0.0.41 - - [2025-11-24 03:30:09] "GET /virtual-network/6bcb91e8-4523-43b3-bf4b-2fb02cc0d432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006853 10.0.0.41 - - [2025-11-24 03:30:10] "POST /neutron/port HTTP/1.1" 200 1056 0.016629 10.0.0.41 - - [2025-11-24 03:30:15] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009907 10.0.0.41 - - [2025-11-24 03:30:21] "POST /neutron/port HTTP/1.1" 200 1056 0.016924 10.0.0.41 - - [2025-11-24 03:30:21] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006972 10.0.0.41 - - [2025-11-24 03:30:25] "POST /neutron/port HTTP/1.1" 200 1056 0.017763 10.0.0.41 - - [2025-11-24 03:30:30] "POST /neutron/security_group HTTP/1.1" 200 2062 0.013848 10.0.0.41 - - [2025-11-24 03:30:36] "POST /neutron/port HTTP/1.1" 200 1090 0.023633 10.0.0.41 - - [2025-11-24 03:30:36] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009100 10.0.0.41 - - [2025-11-24 03:30:36] "GET /virtual-machine/010f78b7-cafa-46be-869c-9da8eb913c0f HTTP/1.1" 200 1293 0.007618 10.0.0.41 - - [2025-11-24 03:30:36] "GET /virtual-machine-interface/1d72dfdd-5a77-4924-a86f-c0163061d44f HTTP/1.1" 200 2961 0.006077 10.0.0.41 - - [2025-11-24 03:30:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.41 - - [2025-11-24 03:30:36] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004936 10.0.0.41 - - [2025-11-24 03:30:36] "GET /virtual-networks?parent_id=440eae2d-9c09-4a4a-9a66-825bf966ff8a&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003397 10.0.0.41 - - [2025-11-24 03:30:36] "GET /virtual-network/366c6926-7a84-4172-bf54-c7cbba754de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006845 10.0.0.41 - - [2025-11-24 03:30:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003827 10.0.0.41 - - [2025-11-24 03:30:37] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005891 10.0.0.41 - - [2025-11-24 03:30:37] "GET /virtual-networks?parent_id=440eae2d-9c09-4a4a-9a66-825bf966ff8a&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.005502 10.0.0.41 - - [2025-11-24 03:30:37] "GET /virtual-network/366c6926-7a84-4172-bf54-c7cbba754de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006346 10.0.0.41 - - [2025-11-24 03:30:37] "POST /neutron/port HTTP/1.1" 200 1056 0.022604 10.0.0.41 - - [2025-11-24 03:30:37] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008807 10.0.0.41 - - [2025-11-24 03:30:37] "GET /virtual-machine/42dd2ec9-6321-4f86-b929-366d69c5b330 HTTP/1.1" 200 1274 0.007109 10.0.0.41 - - [2025-11-24 03:30:37] "GET /virtual-machine-interface/9e08a324-ea97-4dce-8fb1-8678e480bc72 HTTP/1.1" 200 3188 0.009268 10.0.0.41 - - [2025-11-24 03:30:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004552 10.0.0.41 - - [2025-11-24 03:30:38] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004093 10.0.0.41 - - [2025-11-24 03:30:38] "GET /virtual-networks?parent_id=440eae2d-9c09-4a4a-9a66-825bf966ff8a&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003541 10.0.0.41 - - [2025-11-24 03:30:38] "GET /virtual-network/6bcb91e8-4523-43b3-bf4b-2fb02cc0d432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007519 10.0.0.41 - - [2025-11-24 03:30:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.41 - - [2025-11-24 03:30:39] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005428 10.0.0.41 - - [2025-11-24 03:30:39] "GET /virtual-networks?parent_id=440eae2d-9c09-4a4a-9a66-825bf966ff8a&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.004117 10.0.0.41 - - [2025-11-24 03:30:39] "GET /virtual-network/6bcb91e8-4523-43b3-bf4b-2fb02cc0d432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.009344 10.0.0.41 - - [2025-11-24 03:30:55] "POST /neutron/network HTTP/1.1" 200 836 0.035228 10.0.0.41 - - [2025-11-24 03:30:55] "POST /neutron/port HTTP/1.1" 200 117 0.001238 10.0.0.41 - - [2025-11-24 03:31:04] "POST /neutron/port HTTP/1.1" 200 1056 0.020975 10.0.0.41 - - [2025-11-24 03:31:04] "POST /neutron/subnet HTTP/1.1" 200 699 0.011513 10.0.0.41 - - [2025-11-24 03:31:56] "POST /neutron/port HTTP/1.1" 200 1090 0.018189 10.0.0.41 - - [2025-11-24 03:31:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005270 10.0.0.41 - - [2025-11-24 03:31:56] "POST /neutron/network HTTP/1.1" 200 826 0.007282 10.0.0.50 - - [2025-11-24 03:32:04] "GET /obj-perms HTTP/1.1" 200 5056 0.075106 10.0.0.41 - - [2025-11-24 03:32:05] "POST /neutron/router HTTP/1.1" 200 598 0.009238 10.0.0.41 - - [2025-11-24 03:32:05] "POST /neutron/router HTTP/1.1" 200 151 0.077769 10.0.0.50 - - [2025-11-24 03:32:05] "POST /ref-update HTTP/1.1" 200 156 0.016240 10.0.0.41 - - [2025-11-24 03:32:06] "POST /neutron/port HTTP/1.1" 200 151 0.241362 10.0.0.41 - - [2025-11-24 03:32:07] "DELETE /instance-ip/2e2ecfd0-79b9-4267-96f3-b982385121ef HTTP/1.1" 200 115 0.054126 10.0.0.41 - - [2025-11-24 03:32:07] "DELETE /virtual-machine-interface/f8872550-b66a-49bc-8c12-40b5244dc4ea HTTP/1.1" 200 115 0.075037 10.0.0.41 - - [2025-11-24 03:32:07] "DELETE /instance-ip/e54f8f68-471f-428b-bfd3-30bb4144aaad HTTP/1.1" 200 115 0.037597 10.0.0.41 - - [2025-11-24 03:32:07] "DELETE /virtual-machine-interface/0ec0f542-76b7-4555-a6ee-e7e18df7c8c2 HTTP/1.1" 200 115 0.056429 10.0.0.41 - - [2025-11-24 03:32:08] "POST /neutron/port HTTP/1.1" 200 990 0.025501 10.0.0.41 - - [2025-11-24 03:32:08] "DELETE /instance-ip/950f16f4-e64c-4c49-b4e9-8d003945fb3f HTTP/1.1" 200 115 0.057149 10.0.0.41 - - [2025-11-24 03:32:08] "DELETE /virtual-machine-interface/7abad0d3-7a11-48f4-a50c-ac57ef659dd4 HTTP/1.1" 200 115 0.067585 10.0.0.41 - - [2025-11-24 03:32:08] "POST /neutron/port HTTP/1.1" 200 151 0.188349 10.0.0.50 - - [2025-11-24 03:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004409 10.0.0.41 - - [2025-11-24 03:32:08] "POST /neutron/network HTTP/1.1" 200 828 0.009963 10.0.0.50 - - [2025-11-24 03:32:08] "DELETE /route-target/78120d42-fc0d-49a9-8b6f-6302bff9ebae HTTP/1.1" 200 115 0.028164 10.0.0.27 - - [2025-11-24 03:32:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003012 10.0.0.27 - - [2025-11-24 03:32:09] "POST /useragent-kv HTTP/1.1" 200 115 0.004916 10.0.0.41 - - [2025-11-24 03:32:09] "POST /neutron/network HTTP/1.1" 200 151 0.130503 10.0.0.27 - - [2025-11-24 03:32:09] "GET /projects?obj_uuids=440eae2d-9c09-4a4a-9a66-825bf966ff8a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001340 10.0.0.41 - - [2025-11-24 03:32:09] "GET /project/440eae2d-9c09-4a4a-9a66-825bf966ff8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.094850 10.0.0.27 - - [2025-11-24 03:32:09] "GET /projects?obj_uuids=440eae2d-9c09-4a4a-9a66-825bf966ff8a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001242 10.0.0.41 - - [2025-11-24 03:32:09] "GET /project/440eae2d-9c09-4a4a-9a66-825bf966ff8a?fields=virtual_networks HTTP/1.1" 200 1040 0.054224 10.0.0.27 - - [2025-11-24 03:32:09] "GET /projects?obj_uuids=440eae2d-9c09-4a4a-9a66-825bf966ff8a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001147 10.0.0.41 - - [2025-11-24 03:32:09] "GET /project/440eae2d-9c09-4a4a-9a66-825bf966ff8a?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.037131 10.0.0.27 - - [2025-11-24 03:32:09] "GET /projects?obj_uuids=440eae2d-9c09-4a4a-9a66-825bf966ff8a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002135 10.0.0.41 - - [2025-11-24 03:32:09] "GET /project/440eae2d-9c09-4a4a-9a66-825bf966ff8a?fields=security_groups HTTP/1.1" 200 1270 0.047599 10.0.0.41 - - [2025-11-24 03:32:10] "POST /fqname-to-id HTTP/1.1" 404 187 0.027233 10.0.0.27 - - [2025-11-24 03:32:10] "GET /projects?obj_uuids=09b9b518-30c2-41ae-a123-695f5764b7ac&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003261 10.0.0.27 - - [2025-11-24 03:32:10] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001450 10.0.0.27 - - [2025-11-24 03:32:10] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008288 10.0.0.27 - - [2025-11-24 03:32:10] "POST /id-to-fqname HTTP/1.1" 200 189 0.004533 10.0.0.27 - - [2025-11-24 03:32:10] "POST /fqname-to-id HTTP/1.1" 404 198 0.006297 10.0.0.27 - - [2025-11-24 03:32:10] "POST /security-groups HTTP/1.1" 200 590 0.038023 10.0.0.50 - - [2025-11-24 03:32:10] "POST /fqname-to-id HTTP/1.1" 404 233 0.005829 10.0.0.27 - - [2025-11-24 03:32:10] "POST /projects HTTP/1.1" 200 583 0.270576 10.0.0.27 - - [2025-11-24 03:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.349541 10.0.0.50 - - [2025-11-24 03:32:10] "POST /access-control-lists HTTP/1.1" 200 593 0.030615 10.0.0.41 - - [2025-11-24 03:32:10] "GET /project/09b9b518-30c2-41ae-a123-695f5764b7ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.498615 10.0.0.41 - - [2025-11-24 03:32:12] "POST /neutron/port HTTP/1.1" 200 117 0.008003 10.0.0.27 - - [2025-11-24 03:32:12] "DELETE /project/09b9b51830c241aea123695f5764b7ac HTTP/1.1" 404 173 0.008875 10.0.0.27 - - [2025-11-24 03:32:12] "GET /projects?obj_uuids=440eae2d-9c09-4a4a-9a66-825bf966ff8a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002469 10.0.0.27 - - [2025-11-24 03:32:12] "GET /project/440eae2d-9c09-4a4a-9a66-825bf966ff8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.023966 10.0.0.27 - - [2025-11-24 03:32:12] "DELETE /project/440eae2d-9c09-4a4a-9a66-825bf966ff8a HTTP/1.1" 404 190 0.077955 10.0.0.41 - - [2025-11-24 03:32:12] "GET / HTTP/1.1" 200 35931 0.001551 10.0.0.41 - - [2025-11-24 03:32:14] "POST /fqname-to-id HTTP/1.1" 401 292 0.000594 10.0.0.41 - - [2025-11-24 03:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.035968 10.0.0.27 - - [2025-11-24 03:32:14] "GET /projects?obj_uuids=09b9b518-30c2-41ae-a123-695f5764b7ac&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001203 10.0.0.41 - - [2025-11-24 03:32:14] "GET /project/09b9b518-30c2-41ae-a123-695f5764b7ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.059323 10.0.0.27 - - [2025-11-24 03:32:15] "GET /projects?obj_uuids=09b9b518-30c2-41ae-a123-695f5764b7ac&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001729 10.0.0.41 - - [2025-11-24 03:32:15] "POST /neutron/network HTTP/1.1" 200 604 0.202214 10.0.0.50 - - [2025-11-24 03:32:15] "POST /route-targets HTTP/1.1" 200 327 0.016099 10.0.0.41 - - [2025-11-24 03:32:15] "POST /id-to-fqname HTTP/1.1" 200 219 0.005397 10.0.0.41 - - [2025-11-24 03:32:15] "GET /virtual-network/9c5c955c-0d4a-45f6-96e8-9300f6137c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.010636 10.0.0.41 - - [2025-11-24 03:32:15] "POST /neutron/network HTTP/1.1" 200 824 0.007515 10.0.0.41 - - [2025-11-24 03:32:15] "GET /virtual-network/9c5c955c-0d4a-45f6-96e8-9300f6137c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007115 10.0.0.41 - - [2025-11-24 03:32:16] "GET /virtual-network/9c5c955c-0d4a-45f6-96e8-9300f6137c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006230 10.0.0.41 - - [2025-11-24 03:32:16] "GET /obj-perms HTTP/1.1" 200 5028 0.068020 10.0.0.27 - - [2025-11-24 03:32:17] "GET /obj-perms HTTP/1.1" 200 5028 0.051794 10.0.0.41 - - [2025-11-24 03:32:17] "POST /id-to-fqname HTTP/1.1" 200 219 0.001582 10.0.0.41 - - [2025-11-24 03:32:17] "POST /neutron/network HTTP/1.1" 200 834 0.007657 10.0.0.27 - - [2025-11-24 03:32:18] "GET /projects?obj_uuids=09b9b518-30c2-41ae-a123-695f5764b7ac&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001195 10.0.0.41 - - [2025-11-24 03:32:18] "GET /project/09b9b518-30c2-41ae-a123-695f5764b7ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.081242 10.0.0.41 - - [2025-11-24 03:32:18] "POST /neutron/port HTTP/1.1" 200 117 0.008449 10.0.0.41 - - [2025-11-24 03:32:18] "POST /id-to-fqname HTTP/1.1" 200 219 0.001526 10.0.0.41 - - [2025-11-24 03:32:19] "POST /neutron/network HTTP/1.1" 200 834 0.007500 10.0.0.41 - - [2025-11-24 03:32:19] "POST /neutron/port HTTP/1.1" 200 1060 0.026591 10.0.0.27 - - [2025-11-24 03:32:19] "GET /projects?obj_uuids=09b9b518-30c2-41ae-a123-695f5764b7ac&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001762 10.0.0.41 - - [2025-11-24 03:32:20] "GET /project/09b9b518-30c2-41ae-a123-695f5764b7ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.158665 10.0.0.41 - - [2025-11-24 03:32:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004594 10.0.0.41 - - [2025-11-24 03:32:20] "POST /neutron/port HTTP/1.1" 200 117 0.001718 10.0.0.41 - - [2025-11-24 03:32:20] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009894 10.0.0.41 - - [2025-11-24 03:32:20] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009120 10.0.0.41 - - [2025-11-24 03:32:21] "POST /neutron/port HTTP/1.1" 200 1060 0.016367 10.0.0.41 - - [2025-11-24 03:32:21] "POST /neutron/port HTTP/1.1" 200 1088 0.021504 10.0.0.41 - - [2025-11-24 03:32:21] "POST /neutron/port HTTP/1.1" 200 117 0.001283 10.0.0.41 - - [2025-11-24 03:32:25] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010239 10.0.0.41 - - [2025-11-24 03:32:25] "POST /neutron/port HTTP/1.1" 200 1088 0.019045 10.0.0.41 - - [2025-11-24 03:32:25] "GET /virtual-machine/38da6c5d-9209-49fc-af56-db291fae5a1f HTTP/1.1" 401 292 0.000482 10.0.0.41 - - [2025-11-24 03:32:26] "GET /virtual-machine/38da6c5d-9209-49fc-af56-db291fae5a1f HTTP/1.1" 200 1291 0.048370 10.0.0.41 - - [2025-11-24 03:32:26] "GET /virtual-machine-interface/b2efde42-23cc-45bb-af1a-29476f3c628e HTTP/1.1" 200 2937 0.006094 10.0.0.41 - - [2025-11-24 03:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004312 10.0.0.41 - - [2025-11-24 03:32:26] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005541 10.0.0.41 - - [2025-11-24 03:32:26] "GET /virtual-networks?parent_id=09b9b518-30c2-41ae-a123-695f5764b7ac&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004725 10.0.0.41 - - [2025-11-24 03:32:26] "GET /virtual-network/9c5c955c-0d4a-45f6-96e8-9300f6137c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006964 10.0.0.41 - - [2025-11-24 03:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004411 10.0.0.41 - - [2025-11-24 03:32:29] "GET /virtual-network/9c5c955c-0d4a-45f6-96e8-9300f6137c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006917 10.0.0.41 - - [2025-11-24 03:32:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004363 10.0.0.41 - - [2025-11-24 03:32:33] "GET /virtual-network/9c5c955c-0d4a-45f6-96e8-9300f6137c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007701 10.0.0.41 - - [2025-11-24 03:32:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005021 10.0.0.41 - - [2025-11-24 03:32:37] "GET /virtual-network/9c5c955c-0d4a-45f6-96e8-9300f6137c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006336 10.0.0.41 - - [2025-11-24 03:32:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.41 - - [2025-11-24 03:32:41] "GET /virtual-network/9c5c955c-0d4a-45f6-96e8-9300f6137c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007536 10.0.0.41 - - [2025-11-24 03:32:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.41 - - [2025-11-24 03:32:45] "GET /virtual-network/9c5c955c-0d4a-45f6-96e8-9300f6137c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008283 10.0.0.41 - - [2025-11-24 03:32:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004907 10.0.0.41 - - [2025-11-24 03:32:49] "GET /virtual-network/9c5c955c-0d4a-45f6-96e8-9300f6137c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007027 10.0.0.41 - - [2025-11-24 03:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.41 - - [2025-11-24 03:32:54] "GET /virtual-network/9c5c955c-0d4a-45f6-96e8-9300f6137c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005762 10.0.0.50 - - [2025-11-24 03:32:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000993 10.0.0.50 - - [2025-11-24 03:32:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000431 10.0.0.27 - - [2025-11-24 03:32:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000479 10.0.0.27 - - [2025-11-24 03:32:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000476 10.0.0.27 - - [2025-11-24 03:32:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000831 10.0.0.27 - - [2025-11-24 03:32:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000418 10.0.0.50 - - [2025-11-24 03:32:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000448 10.0.0.50 - - [2025-11-24 03:32:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000458 10.0.0.41 - - [2025-11-24 03:32:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000463 10.0.0.41 - - [2025-11-24 03:32:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000441 10.0.0.41 - - [2025-11-24 03:32:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000491 10.0.0.41 - - [2025-11-24 03:32:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000572 10.0.0.41 - - [2025-11-24 03:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.41 - - [2025-11-24 03:32:58] "GET /virtual-network/9c5c955c-0d4a-45f6-96e8-9300f6137c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005026 10.0.0.41 - - [2025-11-24 03:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004900 10.0.0.41 - - [2025-11-24 03:33:02] "GET /virtual-network/9c5c955c-0d4a-45f6-96e8-9300f6137c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006789 10.0.0.41 - - [2025-11-24 03:33:06] "POST /neutron/port HTTP/1.1" 200 1088 0.020733 10.0.0.41 - - [2025-11-24 03:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.41 - - [2025-11-24 03:33:06] "GET /virtual-network/9c5c955c-0d4a-45f6-96e8-9300f6137c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007291 10.0.0.41 - - [2025-11-24 03:33:06] "POST /neutron/subnet HTTP/1.1" 200 703 0.012482 10.0.0.41 - - [2025-11-24 03:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003773 10.0.0.41 - - [2025-11-24 03:33:10] "GET /virtual-network/9c5c955c-0d4a-45f6-96e8-9300f6137c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006108 10.0.0.41 - - [2025-11-24 03:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006660 10.0.0.41 - - [2025-11-24 03:33:14] "GET /virtual-network/9c5c955c-0d4a-45f6-96e8-9300f6137c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006787 10.0.0.41 - - [2025-11-24 03:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004363 10.0.0.41 - - [2025-11-24 03:33:18] "GET /virtual-network/9c5c955c-0d4a-45f6-96e8-9300f6137c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006887 10.0.0.41 - - [2025-11-24 03:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006448 10.0.0.41 - - [2025-11-24 03:33:20] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005242 10.0.0.41 - - [2025-11-24 03:33:20] "GET /virtual-networks?parent_id=09b9b518-30c2-41ae-a123-695f5764b7ac&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004061 10.0.0.41 - - [2025-11-24 03:33:20] "GET /virtual-network/9c5c955c-0d4a-45f6-96e8-9300f6137c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008006 10.0.0.41 - - [2025-11-24 03:33:20] "POST /neutron/port HTTP/1.1" 200 1088 0.020343 10.0.0.41 - - [2025-11-24 03:33:26] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008361 10.0.0.41 - - [2025-11-24 03:33:32] "POST /neutron/port HTTP/1.1" 200 1088 0.051999 10.0.0.41 - - [2025-11-24 03:33:33] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007235 10.0.0.41 - - [2025-11-24 03:33:41] "POST /neutron/port HTTP/1.1" 200 1088 0.014627 10.0.0.41 - - [2025-11-24 03:33:46] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009198 10.0.0.41 - - [2025-11-24 03:33:47] "POST /neutron/port HTTP/1.1" 200 1088 0.025111 10.0.0.41 - - [2025-11-24 03:33:47] "GET /virtual-machine/c7eb8b78-ea4c-4c78-8f1d-307e92964205 HTTP/1.1" 200 1292 0.008402 10.0.0.41 - - [2025-11-24 03:33:47] "GET /virtual-machine-interface/49013a51-9b2e-4bf3-908f-ab2d091a041e HTTP/1.1" 200 2936 0.006836 10.0.0.41 - - [2025-11-24 03:33:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004503 10.0.0.41 - - [2025-11-24 03:33:47] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004966 10.0.0.41 - - [2025-11-24 03:33:47] "GET /virtual-networks?parent_id=09b9b518-30c2-41ae-a123-695f5764b7ac&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003942 10.0.0.41 - - [2025-11-24 03:33:47] "GET /virtual-network/9c5c955c-0d4a-45f6-96e8-9300f6137c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006701 10.0.0.41 - - [2025-11-24 03:33:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004443 10.0.0.41 - - [2025-11-24 03:33:48] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004115 10.0.0.41 - - [2025-11-24 03:33:48] "GET /virtual-networks?parent_id=09b9b518-30c2-41ae-a123-695f5764b7ac&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003648 10.0.0.41 - - [2025-11-24 03:33:48] "GET /virtual-network/9c5c955c-0d4a-45f6-96e8-9300f6137c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006140 10.0.0.41 - - [2025-11-24 03:34:06] "POST /neutron/port HTTP/1.1" 200 1088 0.051218 10.0.0.41 - - [2025-11-24 03:34:06] "POST /neutron/subnet HTTP/1.1" 200 703 0.009473 10.0.0.41 - - [2025-11-24 03:35:06] "POST /neutron/port HTTP/1.1" 200 1088 0.028155 10.0.0.50 - - [2025-11-24 03:35:06] "GET /obj-perms HTTP/1.1" 200 5056 0.094978 10.0.0.41 - - [2025-11-24 03:35:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005124 10.0.0.41 - - [2025-11-24 03:35:06] "POST /neutron/network HTTP/1.1" 200 824 0.010359 10.0.0.41 - - [2025-11-24 03:35:15] "POST /neutron/port HTTP/1.1" 200 1088 0.017255 10.0.0.41 - - [2025-11-24 03:35:15] "POST /neutron/port HTTP/1.1" 200 1088 0.040839 10.0.0.41 - - [2025-11-24 03:35:17] "POST /neutron/network HTTP/1.1" 200 824 0.007944 10.0.0.50 - - [2025-11-24 03:35:17] "DELETE /route-target/a4f17087-b4bc-4b48-86b6-55bbbdf19908 HTTP/1.1" 200 115 0.058088 10.0.0.27 - - [2025-11-24 03:35:19] "GET /projects?obj_uuids=09b9b518-30c2-41ae-a123-695f5764b7ac&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.037244 10.0.0.41 - - [2025-11-24 03:35:19] "GET /project/09b9b518-30c2-41ae-a123-695f5764b7ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.111738 10.0.0.27 - - [2025-11-24 03:35:19] "GET /projects?obj_uuids=09b9b518-30c2-41ae-a123-695f5764b7ac&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002076 10.0.0.41 - - [2025-11-24 03:35:19] "GET /project/09b9b518-30c2-41ae-a123-695f5764b7ac?fields=virtual_networks HTTP/1.1" 200 1029 0.047213 10.0.0.27 - - [2025-11-24 03:35:19] "GET /projects?obj_uuids=09b9b518-30c2-41ae-a123-695f5764b7ac&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001127 10.0.0.41 - - [2025-11-24 03:35:19] "GET /project/09b9b518-30c2-41ae-a123-695f5764b7ac?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.052219 10.0.0.27 - - [2025-11-24 03:35:19] "GET /projects?obj_uuids=09b9b518-30c2-41ae-a123-695f5764b7ac&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001091 10.0.0.41 - - [2025-11-24 03:35:19] "GET /project/09b9b518-30c2-41ae-a123-695f5764b7ac?fields=security_groups HTTP/1.1" 200 1254 0.048459 10.0.0.41 - - [2025-11-24 03:35:20] "POST /fqname-to-id HTTP/1.1" 404 187 0.362495 10.0.0.27 - - [2025-11-24 03:35:20] "GET /projects?obj_uuids=af182450-9b4f-461d-95d7-79755899739e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003392 10.0.0.27 - - [2025-11-24 03:35:20] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001150 10.0.0.27 - - [2025-11-24 03:35:20] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.037133 10.0.0.27 - - [2025-11-24 03:35:20] "POST /id-to-fqname HTTP/1.1" 200 189 0.001459 10.0.0.27 - - [2025-11-24 03:35:20] "POST /fqname-to-id HTTP/1.1" 404 198 0.011518 10.0.0.27 - - [2025-11-24 03:35:20] "POST /security-groups HTTP/1.1" 200 590 0.033376 10.0.0.27 - - [2025-11-24 03:35:20] "POST /projects HTTP/1.1" 200 583 0.245146 10.0.0.27 - - [2025-11-24 03:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.328509 10.0.0.50 - - [2025-11-24 03:35:21] "POST /fqname-to-id HTTP/1.1" 404 232 0.011528 10.0.0.41 - - [2025-11-24 03:35:21] "GET /project/af182450-9b4f-461d-95d7-79755899739e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.500574 10.0.0.41 - - [2025-11-24 03:35:22] "GET / HTTP/1.1" 200 35931 0.002374 10.0.0.41 - - [2025-11-24 03:35:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000539 10.0.0.41 - - [2025-11-24 03:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.054602 10.0.0.27 - - [2025-11-24 03:35:24] "GET /projects?obj_uuids=af182450-9b4f-461d-95d7-79755899739e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001557 10.0.0.41 - - [2025-11-24 03:35:24] "GET /project/af182450-9b4f-461d-95d7-79755899739e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.047548 10.0.0.27 - - [2025-11-24 03:35:24] "GET /projects?obj_uuids=af182450-9b4f-461d-95d7-79755899739e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001807 10.0.0.41 - - [2025-11-24 03:35:24] "POST /neutron/network HTTP/1.1" 200 604 0.164711 10.0.0.50 - - [2025-11-24 03:35:24] "POST /ref-update HTTP/1.1" 200 156 0.033763 10.0.0.41 - - [2025-11-24 03:35:25] "POST /id-to-fqname HTTP/1.1" 200 219 0.003755 10.0.0.41 - - [2025-11-24 03:35:25] "GET /virtual-network/c850c2ab-75b2-4c6b-848c-14838acb6807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006766 10.0.0.41 - - [2025-11-24 03:35:25] "POST /neutron/network HTTP/1.1" 200 821 0.009269 10.0.0.41 - - [2025-11-24 03:35:25] "GET /virtual-network/c850c2ab-75b2-4c6b-848c-14838acb6807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006858 10.0.0.41 - - [2025-11-24 03:35:25] "GET /virtual-network/c850c2ab-75b2-4c6b-848c-14838acb6807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.007025 10.0.0.41 - - [2025-11-24 03:35:26] "GET /obj-perms HTTP/1.1" 200 5028 0.063528 10.0.0.27 - - [2025-11-24 03:35:27] "GET /obj-perms HTTP/1.1" 200 5028 0.059013 10.0.0.41 - - [2025-11-24 03:35:27] "POST /id-to-fqname HTTP/1.1" 200 219 0.001418 10.0.0.41 - - [2025-11-24 03:35:27] "POST /neutron/network HTTP/1.1" 200 831 0.007491 10.0.0.27 - - [2025-11-24 03:35:28] "GET /projects?obj_uuids=af182450-9b4f-461d-95d7-79755899739e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001628 10.0.0.41 - - [2025-11-24 03:35:28] "GET /project/af182450-9b4f-461d-95d7-79755899739e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.127749 10.0.0.41 - - [2025-11-24 03:35:28] "POST /neutron/port HTTP/1.1" 200 117 0.009014 10.0.0.41 - - [2025-11-24 03:35:28] "POST /id-to-fqname HTTP/1.1" 200 219 0.001745 10.0.0.41 - - [2025-11-24 03:35:29] "POST /neutron/network HTTP/1.1" 200 831 0.009171 10.0.0.27 - - [2025-11-24 03:35:29] "GET /projects?obj_uuids=af182450-9b4f-461d-95d7-79755899739e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001218 10.0.0.41 - - [2025-11-24 03:35:29] "GET /project/af182450-9b4f-461d-95d7-79755899739e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.140177 10.0.0.41 - - [2025-11-24 03:35:29] "POST /neutron/port HTTP/1.1" 200 1057 0.046230 10.0.0.41 - - [2025-11-24 03:35:29] "POST /neutron/port HTTP/1.1" 200 1085 0.022151 10.0.0.41 - - [2025-11-24 03:35:29] "POST /neutron/subnet HTTP/1.1" 200 688 0.011058 10.0.0.41 - - [2025-11-24 03:35:30] "POST /neutron/network HTTP/1.1" 200 821 0.006800 10.0.0.41 - - [2025-11-24 03:35:30] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009262 10.0.0.41 - - [2025-11-24 03:35:30] "POST /neutron/port HTTP/1.1" 200 1057 0.022699 10.0.0.41 - - [2025-11-24 03:35:31] "POST /neutron/port HTTP/1.1" 200 1085 0.017940 10.0.0.41 - - [2025-11-24 03:35:31] "POST /neutron/port HTTP/1.1" 200 117 0.001620 10.0.0.41 - - [2025-11-24 03:35:35] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007573 10.0.0.41 - - [2025-11-24 03:35:35] "POST /neutron/port HTTP/1.1" 200 1085 0.015672 10.0.0.41 - - [2025-11-24 03:35:35] "GET /virtual-machine/c5ea5d53-2eb9-47d5-af4a-e7db58cdd540 HTTP/1.1" 401 292 0.000457 10.0.0.41 - - [2025-11-24 03:35:35] "GET /virtual-machine/c5ea5d53-2eb9-47d5-af4a-e7db58cdd540 HTTP/1.1" 200 1292 0.032892 10.0.0.41 - - [2025-11-24 03:35:35] "GET /virtual-machine-interface/9da4fb72-feff-4cea-aeb7-9c82c34bbbd6 HTTP/1.1" 200 2937 0.006770 10.0.0.41 - - [2025-11-24 03:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.41 - - [2025-11-24 03:35:35] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004471 10.0.0.41 - - [2025-11-24 03:35:35] "GET /virtual-networks?parent_id=af182450-9b4f-461d-95d7-79755899739e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003773 10.0.0.41 - - [2025-11-24 03:35:35] "GET /virtual-network/c850c2ab-75b2-4c6b-848c-14838acb6807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006267 10.0.0.41 - - [2025-11-24 03:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004115 10.0.0.41 - - [2025-11-24 03:35:39] "GET /virtual-network/c850c2ab-75b2-4c6b-848c-14838acb6807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005673 10.0.0.41 - - [2025-11-24 03:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004266 10.0.0.41 - - [2025-11-24 03:35:43] "GET /virtual-network/c850c2ab-75b2-4c6b-848c-14838acb6807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.008563 10.0.0.41 - - [2025-11-24 03:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.41 - - [2025-11-24 03:35:47] "GET /virtual-network/c850c2ab-75b2-4c6b-848c-14838acb6807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005500 10.0.0.41 - - [2025-11-24 03:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.41 - - [2025-11-24 03:35:51] "GET /virtual-network/c850c2ab-75b2-4c6b-848c-14838acb6807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.008934 10.0.0.41 - - [2025-11-24 03:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.41 - - [2025-11-24 03:35:55] "GET /virtual-network/c850c2ab-75b2-4c6b-848c-14838acb6807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006279 10.0.0.41 - - [2025-11-24 03:35:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.41 - - [2025-11-24 03:35:59] "GET /virtual-network/c850c2ab-75b2-4c6b-848c-14838acb6807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005325 10.0.0.41 - - [2025-11-24 03:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004843 10.0.0.41 - - [2025-11-24 03:36:03] "GET /virtual-network/c850c2ab-75b2-4c6b-848c-14838acb6807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005633 10.0.0.41 - - [2025-11-24 03:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003867 10.0.0.41 - - [2025-11-24 03:36:07] "GET /virtual-network/c850c2ab-75b2-4c6b-848c-14838acb6807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.007516 10.0.0.41 - - [2025-11-24 03:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.41 - - [2025-11-24 03:36:11] "GET /virtual-network/c850c2ab-75b2-4c6b-848c-14838acb6807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.008810 10.0.0.27 - - [2025-11-24 03:36:12] "DELETE /project/af1824509b4f461d95d779755899739e HTTP/1.1" 404 173 0.006365 10.0.0.27 - - [2025-11-24 03:36:12] "GET /projects?obj_uuids=09b9b518-30c2-41ae-a123-695f5764b7ac&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002037 10.0.0.27 - - [2025-11-24 03:36:12] "GET /project/09b9b518-30c2-41ae-a123-695f5764b7ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.065417 10.0.0.27 - - [2025-11-24 03:36:12] "GET /projects?obj_uuids=09b9b518-30c2-41ae-a123-695f5764b7ac&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001263 10.0.0.27 - - [2025-11-24 03:36:12] "GET /project/09b9b518-30c2-41ae-a123-695f5764b7ac?fields=security_groups HTTP/1.1" 200 1359 0.067461 10.0.0.27 - - [2025-11-24 03:36:12] "DELETE /security-group/0a183f05-e0d3-4047-bedd-bedd02bee011 HTTP/1.1" 200 115 0.067244 10.0.0.27 - - [2025-11-24 03:36:12] "GET /projects?obj_uuids=09b9b518-30c2-41ae-a123-695f5764b7ac&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001170 10.0.0.27 - - [2025-11-24 03:36:12] "GET /project/09b9b518-30c2-41ae-a123-695f5764b7ac?fields=application_policy_sets HTTP/1.1" 200 1398 0.047207 10.0.0.27 - - [2025-11-24 03:36:13] "DELETE /project/09b9b518-30c2-41ae-a123-695f5764b7ac HTTP/1.1" 200 115 0.538094 10.0.0.41 - - [2025-11-24 03:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005633 10.0.0.41 - - [2025-11-24 03:36:15] "GET /virtual-network/c850c2ab-75b2-4c6b-848c-14838acb6807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.009513 10.0.0.41 - - [2025-11-24 03:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004875 10.0.0.41 - - [2025-11-24 03:36:19] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004950 10.0.0.41 - - [2025-11-24 03:36:19] "GET /virtual-networks?parent_id=af182450-9b4f-461d-95d7-79755899739e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004332 10.0.0.41 - - [2025-11-24 03:36:20] "GET /virtual-network/c850c2ab-75b2-4c6b-848c-14838acb6807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006205 10.0.0.41 - - [2025-11-24 03:36:20] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008609 10.0.0.41 - - [2025-11-24 03:36:30] "POST /neutron/port HTTP/1.1" 200 1085 0.023425 10.0.0.41 - - [2025-11-24 03:36:30] "POST /neutron/security_group HTTP/1.1" 200 2057 0.011818 10.0.0.41 - - [2025-11-24 03:36:35] "POST /neutron/port HTTP/1.1" 200 1085 0.016522 10.0.0.41 - - [2025-11-24 03:36:40] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010934 10.0.0.41 - - [2025-11-24 03:36:46] "POST /neutron/port HTTP/1.1" 200 1085 0.014836 10.0.0.41 - - [2025-11-24 03:36:46] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008847 10.0.0.41 - - [2025-11-24 03:36:46] "GET /virtual-machine/d40a5cbe-0a89-4312-b11a-765a5201ffba HTTP/1.1" 200 1292 0.007539 10.0.0.41 - - [2025-11-24 03:36:46] "GET /virtual-machine-interface/f022c9da-d2ca-4096-aa16-5001f37b26af HTTP/1.1" 200 2937 0.006653 10.0.0.41 - - [2025-11-24 03:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.41 - - [2025-11-24 03:36:46] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004255 10.0.0.41 - - [2025-11-24 03:36:46] "GET /virtual-networks?parent_id=af182450-9b4f-461d-95d7-79755899739e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003275 10.0.0.41 - - [2025-11-24 03:36:46] "GET /virtual-network/c850c2ab-75b2-4c6b-848c-14838acb6807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.007162 10.0.0.41 - - [2025-11-24 03:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.41 - - [2025-11-24 03:36:47] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004324 10.0.0.41 - - [2025-11-24 03:36:47] "GET /virtual-networks?parent_id=af182450-9b4f-461d-95d7-79755899739e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003739 10.0.0.41 - - [2025-11-24 03:36:47] "GET /virtual-network/c850c2ab-75b2-4c6b-848c-14838acb6807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.007159 10.0.0.41 - - [2025-11-24 03:37:10] "POST /neutron/network HTTP/1.1" 200 831 0.007184 10.0.0.41 - - [2025-11-24 03:37:10] "POST /neutron/port HTTP/1.1" 200 117 0.001424 10.0.0.41 - - [2025-11-24 03:37:13] "POST /neutron/network HTTP/1.1" 400 204 0.014607 10.0.0.41 - - [2025-11-24 03:37:14] "POST /neutron/port HTTP/1.1" 200 1111 0.012285 10.0.0.41 - - [2025-11-24 03:37:14] "POST /neutron/port HTTP/1.1" 200 151 0.205962 10.0.0.50 - - [2025-11-24 03:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004804 10.0.0.27 - - [2025-11-24 03:37:17] "GET /projects?obj_uuids=af182450-9b4f-461d-95d7-79755899739e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001598 10.0.0.41 - - [2025-11-24 03:37:17] "GET /project/af182450-9b4f-461d-95d7-79755899739e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.040464 10.0.0.27 - - [2025-11-24 03:37:17] "GET /projects?obj_uuids=af182450-9b4f-461d-95d7-79755899739e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000922 10.0.0.41 - - [2025-11-24 03:37:17] "GET /project/af182450-9b4f-461d-95d7-79755899739e?fields=virtual_networks HTTP/1.1" 200 1031 0.043201 10.0.0.27 - - [2025-11-24 03:37:17] "GET /projects?obj_uuids=af182450-9b4f-461d-95d7-79755899739e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001347 10.0.0.41 - - [2025-11-24 03:37:17] "GET /project/af182450-9b4f-461d-95d7-79755899739e?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.059625 10.0.0.27 - - [2025-11-24 03:37:17] "GET /projects?obj_uuids=af182450-9b4f-461d-95d7-79755899739e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.004151 10.0.0.41 - - [2025-11-24 03:37:17] "GET /project/af182450-9b4f-461d-95d7-79755899739e?fields=security_groups HTTP/1.1" 200 1256 0.047610 10.0.0.41 - - [2025-11-24 03:37:32] "GET / HTTP/1.1" 200 35931 0.001873 10.0.0.41 - - [2025-11-24 03:37:33] "POST /fqname-to-id HTTP/1.1" 401 292 0.000556 10.0.0.41 - - [2025-11-24 03:37:33] "POST /fqname-to-id HTTP/1.1" 404 201 0.057493 10.0.0.27 - - [2025-11-24 03:37:33] "GET /projects?obj_uuids=63b0ab2b-ef71-4963-9d63-4b6c8ab2296d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003052 10.0.0.27 - - [2025-11-24 03:37:33] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001073 10.0.0.27 - - [2025-11-24 03:37:33] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009279 10.0.0.27 - - [2025-11-24 03:37:33] "POST /id-to-fqname HTTP/1.1" 200 203 0.003537 10.0.0.27 - - [2025-11-24 03:37:33] "POST /fqname-to-id HTTP/1.1" 404 212 0.004917 10.0.0.27 - - [2025-11-24 03:37:34] "POST /security-groups HTTP/1.1" 200 604 0.074851 10.0.0.27 - - [2025-11-24 03:37:34] "POST /projects HTTP/1.1" 200 611 0.293105 10.0.0.50 - - [2025-11-24 03:37:34] "POST /access-control-lists HTTP/1.1" 200 609 0.027232 10.0.0.27 - - [2025-11-24 03:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.370713 10.0.0.41 - - [2025-11-24 03:37:34] "GET /project/63b0ab2b-ef71-4963-9d63-4b6c8ab2296d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.501185 10.0.0.41 - - [2025-11-24 03:37:35] "GET / HTTP/1.1" 200 35931 0.002260 10.0.0.41 - - [2025-11-24 03:37:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000545 10.0.0.41 - - [2025-11-24 03:37:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.055954 10.0.0.27 - - [2025-11-24 03:37:36] "GET /projects?obj_uuids=63b0ab2b-ef71-4963-9d63-4b6c8ab2296d&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000984 10.0.0.41 - - [2025-11-24 03:37:36] "GET /project/63b0ab2b-ef71-4963-9d63-4b6c8ab2296d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.041617 10.0.0.41 - - [2025-11-24 03:37:36] "POST /neutron/network HTTP/1.1" 200 117 0.043896 10.0.0.50 - - [2025-11-24 03:37:36] "POST /route-targets HTTP/1.1" 200 327 0.016990 10.0.0.41 - - [2025-11-24 03:37:36] "POST /neutron/network HTTP/1.1" 200 839 0.009902 10.0.0.41 - - [2025-11-24 03:37:36] "POST /id-to-fqname HTTP/1.1" 200 234 0.001563 10.0.0.41 - - [2025-11-24 03:37:36] "GET /virtual-network/b31ceefd-9694-4ef0-90ff-12e711bb0145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005624 10.0.0.41 - - [2025-11-24 03:37:36] "GET /virtual-network/b31ceefd-9694-4ef0-90ff-12e711bb0145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.007395 10.0.0.41 - - [2025-11-24 03:37:36] "POST /neutron/subnet HTTP/1.1" 200 724 0.010882 10.0.0.41 - - [2025-11-24 03:37:36] "POST /id-to-fqname HTTP/1.1" 200 234 0.002074 10.0.0.27 - - [2025-11-24 03:37:37] "GET /projects?obj_uuids=63b0ab2b-ef71-4963-9d63-4b6c8ab2296d&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001502 10.0.0.41 - - [2025-11-24 03:37:37] "GET /project/63b0ab2b-ef71-4963-9d63-4b6c8ab2296d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.079171 10.0.0.41 - - [2025-11-24 03:37:38] "POST /neutron/port HTTP/1.1" 200 117 0.007970 10.0.0.41 - - [2025-11-24 03:37:38] "POST /id-to-fqname HTTP/1.1" 200 234 0.001473 10.0.0.41 - - [2025-11-24 03:37:38] "POST /neutron/network HTTP/1.1" 200 849 0.009302 10.0.0.41 - - [2025-11-24 03:37:39] "POST /neutron/port HTTP/1.1" 200 1073 0.020321 10.0.0.27 - - [2025-11-24 03:37:39] "GET /projects?obj_uuids=63b0ab2b-ef71-4963-9d63-4b6c8ab2296d&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001222 10.0.0.41 - - [2025-11-24 03:37:39] "GET /project/63b0ab2b-ef71-4963-9d63-4b6c8ab2296d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.119281 10.0.0.41 - - [2025-11-24 03:37:39] "POST /neutron/network HTTP/1.1" 200 839 0.078907 10.0.0.41 - - [2025-11-24 03:37:39] "POST /neutron/subnet HTTP/1.1" 200 698 0.013598 10.0.0.41 - - [2025-11-24 03:37:39] "POST /neutron/port HTTP/1.1" 200 1101 0.025869 10.0.0.41 - - [2025-11-24 03:37:39] "POST /neutron/network HTTP/1.1" 200 849 0.011426 10.0.0.41 - - [2025-11-24 03:37:40] "GET /virtual-network/b31ceefd-9694-4ef0-90ff-12e711bb0145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.008743 10.0.0.41 - - [2025-11-24 03:37:40] "POST /neutron/port HTTP/1.1" 200 1073 0.017006 10.0.0.41 - - [2025-11-24 03:37:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005141 10.0.0.41 - - [2025-11-24 03:37:40] "POST /neutron/network HTTP/1.1" 200 839 0.007441 10.0.0.50 - - [2025-11-24 03:37:41] "GET /obj-perms HTTP/1.1" 200 5056 0.075508 10.0.0.27 - - [2025-11-24 03:37:41] "GET /obj-perms HTTP/1.1" 200 5056 0.058339 10.0.0.41 - - [2025-11-24 03:37:42] "POST /neutron/port HTTP/1.1" 200 1101 0.021055 10.0.0.41 - - [2025-11-24 03:37:42] "POST /neutron/security_group HTTP/1.1" 200 2071 0.011999 10.0.0.41 - - [2025-11-24 03:37:42] "GET /virtual-machine/b37ba85f-e84e-4419-8afd-3165f2e5451a HTTP/1.1" 401 292 0.000558 10.0.0.41 - - [2025-11-24 03:37:42] "GET /virtual-machine/b37ba85f-e84e-4419-8afd-3165f2e5451a HTTP/1.1" 200 1306 0.036651 10.0.0.41 - - [2025-11-24 03:37:42] "GET /virtual-machine-interface/bd574463-2998-4199-b9a4-8c81faaa1834 HTTP/1.1" 200 3010 0.006275 10.0.0.41 - - [2025-11-24 03:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.41 - - [2025-11-24 03:37:42] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004018 10.0.0.41 - - [2025-11-24 03:37:42] "GET /virtual-networks?parent_id=63b0ab2b-ef71-4963-9d63-4b6c8ab2296d&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.002987 10.0.0.41 - - [2025-11-24 03:37:42] "GET /virtual-network/b31ceefd-9694-4ef0-90ff-12e711bb0145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.008997 10.0.0.41 - - [2025-11-24 03:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004592 10.0.0.41 - - [2025-11-24 03:37:45] "GET /virtual-network/b31ceefd-9694-4ef0-90ff-12e711bb0145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006199 10.0.0.41 - - [2025-11-24 03:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004751 10.0.0.41 - - [2025-11-24 03:37:49] "GET /virtual-network/b31ceefd-9694-4ef0-90ff-12e711bb0145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006834 10.0.0.41 - - [2025-11-24 03:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004603 10.0.0.41 - - [2025-11-24 03:37:53] "GET /virtual-network/b31ceefd-9694-4ef0-90ff-12e711bb0145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.007129 10.0.0.50 - - [2025-11-24 03:37:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000437 10.0.0.50 - - [2025-11-24 03:37:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000412 10.0.0.27 - - [2025-11-24 03:37:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000455 10.0.0.27 - - [2025-11-24 03:37:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.27 - - [2025-11-24 03:37:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000473 10.0.0.27 - - [2025-11-24 03:37:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000555 10.0.0.50 - - [2025-11-24 03:37:56] "GET /global-system-configs HTTP/1.1" 401 292 0.001174 10.0.0.50 - - [2025-11-24 03:37:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000496 10.0.0.41 - - [2025-11-24 03:37:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000519 10.0.0.41 - - [2025-11-24 03:37:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000653 10.0.0.41 - - [2025-11-24 03:37:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000522 10.0.0.41 - - [2025-11-24 03:37:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000415 10.0.0.41 - - [2025-11-24 03:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004665 10.0.0.41 - - [2025-11-24 03:37:58] "GET /virtual-network/b31ceefd-9694-4ef0-90ff-12e711bb0145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006621 10.0.0.41 - - [2025-11-24 03:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102 10.0.0.41 - - [2025-11-24 03:38:02] "GET /virtual-network/b31ceefd-9694-4ef0-90ff-12e711bb0145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006351 10.0.0.41 - - [2025-11-24 03:38:03] "POST /neutron/port HTTP/1.1" 200 1101 0.024501 10.0.0.41 - - [2025-11-24 03:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170 10.0.0.41 - - [2025-11-24 03:38:04] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006083 10.0.0.41 - - [2025-11-24 03:38:04] "GET /virtual-networks?parent_id=63b0ab2b-ef71-4963-9d63-4b6c8ab2296d&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003679 10.0.0.41 - - [2025-11-24 03:38:04] "GET /virtual-network/b31ceefd-9694-4ef0-90ff-12e711bb0145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006213 10.0.0.41 - - [2025-11-24 03:38:04] "POST /neutron/security_group HTTP/1.1" 200 2071 0.007844 10.0.0.41 - - [2025-11-24 03:38:08] "GET /obj-perms HTTP/1.1" 200 5056 0.057137 10.0.0.41 - - [2025-11-24 03:38:09] "POST /neutron/port HTTP/1.1" 200 1101 0.018325 10.0.0.41 - - [2025-11-24 03:38:09] "POST /neutron/security_group HTTP/1.1" 200 2071 0.008863 10.0.0.41 - - [2025-11-24 03:38:09] "GET /virtual-machine/cb308d19-a3c2-43c2-a32f-dcbb90fb2386 HTTP/1.1" 200 1306 0.006131 10.0.0.41 - - [2025-11-24 03:38:09] "GET /virtual-machine-interface/37c98fb5-c1c8-4aa6-96fe-0c3a84677792 HTTP/1.1" 200 3009 0.005718 10.0.0.41 - - [2025-11-24 03:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.41 - - [2025-11-24 03:38:09] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004302 10.0.0.41 - - [2025-11-24 03:38:09] "GET /virtual-networks?parent_id=63b0ab2b-ef71-4963-9d63-4b6c8ab2296d&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003155 10.0.0.41 - - [2025-11-24 03:38:09] "GET /virtual-network/b31ceefd-9694-4ef0-90ff-12e711bb0145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006975 10.0.0.41 - - [2025-11-24 03:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005050 10.0.0.41 - - [2025-11-24 03:38:10] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004638 10.0.0.41 - - [2025-11-24 03:38:10] "GET /virtual-networks?parent_id=63b0ab2b-ef71-4963-9d63-4b6c8ab2296d&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003774 10.0.0.41 - - [2025-11-24 03:38:10] "GET /virtual-network/b31ceefd-9694-4ef0-90ff-12e711bb0145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006930 10.0.0.41 - - [2025-11-24 03:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007548 10.0.0.41 - - [2025-11-24 03:38:11] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004185 10.0.0.41 - - [2025-11-24 03:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004797 10.0.0.41 - - [2025-11-24 03:38:11] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004394 10.0.0.41 - - [2025-11-24 03:38:11] "PUT /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7 HTTP/1.1" 200 276 0.014599 10.0.0.27 - - [2025-11-24 03:38:13] "DELETE /project/63b0ab2bef7149639d634b6c8ab2296d HTTP/1.1" 404 173 0.007393 10.0.0.27 - - [2025-11-24 03:38:13] "GET /projects?obj_uuids=af182450-9b4f-461d-95d7-79755899739e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001771 10.0.0.27 - - [2025-11-24 03:38:13] "GET /project/af182450-9b4f-461d-95d7-79755899739e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.078902 10.0.0.27 - - [2025-11-24 03:38:13] "GET /projects?obj_uuids=af182450-9b4f-461d-95d7-79755899739e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003355 10.0.0.27 - - [2025-11-24 03:38:13] "GET /project/af182450-9b4f-461d-95d7-79755899739e?fields=security_groups HTTP/1.1" 200 1361 0.065778 10.0.0.27 - - [2025-11-24 03:38:13] "DELETE /security-group/7f30b5cf-5605-4f3e-8ede-fbea3672107e HTTP/1.1" 200 115 0.071340 10.0.0.27 - - [2025-11-24 03:38:13] "GET /projects?obj_uuids=af182450-9b4f-461d-95d7-79755899739e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001318 10.0.0.27 - - [2025-11-24 03:38:13] "GET /project/af182450-9b4f-461d-95d7-79755899739e?fields=application_policy_sets HTTP/1.1" 200 1400 0.065235 10.0.0.50 - - [2025-11-24 03:38:13] "DELETE /access-control-list/7058e515-fca9-4f1b-85f8-78bae3492983 HTTP/1.1" 200 115 0.070034 10.0.0.27 - - [2025-11-24 03:38:13] "DELETE /project/af182450-9b4f-461d-95d7-79755899739e HTTP/1.1" 200 115 0.560207 10.0.0.41 - - [2025-11-24 03:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004902 10.0.0.41 - - [2025-11-24 03:38:24] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1637 0.006037 10.0.0.41 - - [2025-11-24 03:38:24] "PUT /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7 HTTP/1.1" 200 276 0.021128 10.0.0.41 - - [2025-11-24 03:39:12] "POST /neutron/network HTTP/1.1" 200 849 0.038186 10.0.0.41 - - [2025-11-24 03:39:12] "POST /neutron/port HTTP/1.1" 200 117 0.001299 10.0.0.41 - - [2025-11-24 03:39:15] "POST /neutron/network HTTP/1.1" 400 204 0.016913 10.0.0.41 - - [2025-11-24 03:39:16] "POST /neutron/port HTTP/1.1" 200 151 0.235770 10.0.0.41 - - [2025-11-24 03:39:16] "POST /neutron/port HTTP/1.1" 200 151 0.268129 10.0.0.27 - - [2025-11-24 03:39:17] "GET /projects?obj_uuids=63b0ab2b-ef71-4963-9d63-4b6c8ab2296d&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001433 10.0.0.41 - - [2025-11-24 03:39:17] "GET /project/63b0ab2b-ef71-4963-9d63-4b6c8ab2296d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.062983 10.0.0.27 - - [2025-11-24 03:39:17] "GET /projects?obj_uuids=63b0ab2b-ef71-4963-9d63-4b6c8ab2296d&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001076 10.0.0.41 - - [2025-11-24 03:39:17] "GET /project/63b0ab2b-ef71-4963-9d63-4b6c8ab2296d?fields=virtual_networks HTTP/1.1" 200 1058 0.042565 10.0.0.27 - - [2025-11-24 03:39:17] "GET /projects?obj_uuids=63b0ab2b-ef71-4963-9d63-4b6c8ab2296d&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001043 10.0.0.41 - - [2025-11-24 03:39:17] "GET /project/63b0ab2b-ef71-4963-9d63-4b6c8ab2296d?fields=virtual_machine_interfaces HTTP/1.1" 200 1058 0.062121 10.0.0.27 - - [2025-11-24 03:39:17] "GET /projects?obj_uuids=63b0ab2b-ef71-4963-9d63-4b6c8ab2296d&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001774 10.0.0.41 - - [2025-11-24 03:39:17] "GET /project/63b0ab2b-ef71-4963-9d63-4b6c8ab2296d?fields=security_groups HTTP/1.1" 200 1297 0.056100 10.0.0.41 - - [2025-11-24 03:39:18] "POST /fqname-to-id HTTP/1.1" 404 206 0.037243 10.0.0.27 - - [2025-11-24 03:39:18] "GET /projects?obj_uuids=50c24144-d63d-4356-abfb-0ff144698fec&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003041 10.0.0.27 - - [2025-11-24 03:39:18] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001661 10.0.0.27 - - [2025-11-24 03:39:18] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010995 10.0.0.27 - - [2025-11-24 03:39:19] "POST /id-to-fqname HTTP/1.1" 200 209 0.003184 10.0.0.27 - - [2025-11-24 03:39:19] "POST /fqname-to-id HTTP/1.1" 404 217 0.018876 10.0.0.27 - - [2025-11-24 03:39:19] "POST /security-groups HTTP/1.1" 200 609 0.046767 10.0.0.50 - - [2025-11-24 03:39:19] "POST /fqname-to-id HTTP/1.1" 404 252 0.006659 10.0.0.27 - - [2025-11-24 03:39:19] "POST /projects HTTP/1.1" 200 621 0.292932 10.0.0.27 - - [2025-11-24 03:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.367426 10.0.0.50 - - [2025-11-24 03:39:19] "POST /access-control-lists HTTP/1.1" 200 612 0.042748 10.0.0.41 - - [2025-11-24 03:39:19] "GET /project/50c24144-d63d-4356-abfb-0ff144698fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.526612 10.0.0.41 - - [2025-11-24 03:39:20] "GET / HTTP/1.1" 200 35931 0.001639 10.0.0.41 - - [2025-11-24 03:39:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000587 10.0.0.41 - - [2025-11-24 03:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.068659 10.0.0.27 - - [2025-11-24 03:39:21] "GET /projects?obj_uuids=50c24144-d63d-4356-abfb-0ff144698fec&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001041 10.0.0.41 - - [2025-11-24 03:39:21] "GET /project/50c24144-d63d-4356-abfb-0ff144698fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.045144 10.0.0.41 - - [2025-11-24 03:39:21] "POST /neutron/network HTTP/1.1" 200 117 0.048096 10.0.0.41 - - [2025-11-24 03:39:22] "POST /neutron/network HTTP/1.1" 200 846 0.014539 10.0.0.41 - - [2025-11-24 03:39:22] "POST /id-to-fqname HTTP/1.1" 200 239 0.002814 10.0.0.41 - - [2025-11-24 03:39:22] "GET /virtual-network/cf1325c3-1156-4eeb-bf98-d0999585ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.008221 10.0.0.41 - - [2025-11-24 03:39:22] "GET /virtual-network/cf1325c3-1156-4eeb-bf98-d0999585ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.009043 10.0.0.41 - - [2025-11-24 03:39:22] "POST /neutron/subnet HTTP/1.1" 200 734 0.014062 10.0.0.41 - - [2025-11-24 03:39:22] "POST /id-to-fqname HTTP/1.1" 200 239 0.003022 10.0.0.27 - - [2025-11-24 03:39:23] "GET /projects?obj_uuids=50c24144-d63d-4356-abfb-0ff144698fec&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001558 10.0.0.41 - - [2025-11-24 03:39:23] "GET /project/50c24144-d63d-4356-abfb-0ff144698fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.087105 10.0.0.41 - - [2025-11-24 03:39:23] "POST /neutron/port HTTP/1.1" 200 117 0.006796 10.0.0.41 - - [2025-11-24 03:39:23] "POST /id-to-fqname HTTP/1.1" 200 239 0.001441 10.0.0.41 - - [2025-11-24 03:39:23] "POST /neutron/network HTTP/1.1" 200 856 0.010462 10.0.0.41 - - [2025-11-24 03:39:24] "POST /neutron/port HTTP/1.1" 200 1080 0.026061 10.0.0.41 - - [2025-11-24 03:39:24] "POST /neutron/port HTTP/1.1" 200 1108 0.017044 10.0.0.41 - - [2025-11-24 03:39:24] "POST /neutron/port HTTP/1.1" 200 117 0.001321 10.0.0.27 - - [2025-11-24 03:39:24] "GET /projects?obj_uuids=50c24144-d63d-4356-abfb-0ff144698fec&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001479 10.0.0.41 - - [2025-11-24 03:39:24] "GET /project/50c24144-d63d-4356-abfb-0ff144698fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.077347 10.0.0.41 - - [2025-11-24 03:39:24] "POST /neutron/port HTTP/1.1" 200 1108 0.024790 10.0.0.41 - - [2025-11-24 03:39:25] "POST /neutron/network HTTP/1.1" 200 856 0.015692 10.0.0.41 - - [2025-11-24 03:39:25] "GET /virtual-network/cf1325c3-1156-4eeb-bf98-d0999585ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.007221 10.0.0.41 - - [2025-11-24 03:39:25] "POST /neutron/port HTTP/1.1" 200 1080 0.033043 10.0.0.41 - - [2025-11-24 03:39:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007357 10.0.0.41 - - [2025-11-24 03:39:26] "POST /neutron/network HTTP/1.1" 200 846 0.009298 10.0.0.41 - - [2025-11-24 03:39:27] "POST /neutron/port HTTP/1.1" 200 1108 0.017407 10.0.0.41 - - [2025-11-24 03:39:27] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009184 10.0.0.41 - - [2025-11-24 03:39:27] "GET /virtual-machine/79563068-5503-4243-bbff-3159818db7eb HTTP/1.1" 401 292 0.000465 10.0.0.41 - - [2025-11-24 03:39:27] "GET /virtual-machine/79563068-5503-4243-bbff-3159818db7eb HTTP/1.1" 200 1310 0.039160 10.0.0.41 - - [2025-11-24 03:39:27] "GET /virtual-machine-interface/ef334ae1-bb47-415f-a81e-a0a11dcb762d HTTP/1.1" 200 3035 0.005843 10.0.0.41 - - [2025-11-24 03:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004538 10.0.0.41 - - [2025-11-24 03:39:28] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004855 10.0.0.41 - - [2025-11-24 03:39:28] "GET /virtual-networks?parent_id=50c24144-d63d-4356-abfb-0ff144698fec&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.011466 10.0.0.41 - - [2025-11-24 03:39:28] "GET /virtual-network/cf1325c3-1156-4eeb-bf98-d0999585ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.006283 10.0.0.41 - - [2025-11-24 03:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908 10.0.0.41 - - [2025-11-24 03:39:31] "GET /virtual-network/cf1325c3-1156-4eeb-bf98-d0999585ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.010001 10.0.0.41 - - [2025-11-24 03:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.41 - - [2025-11-24 03:39:35] "GET /virtual-network/cf1325c3-1156-4eeb-bf98-d0999585ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.006500 10.0.0.41 - - [2025-11-24 03:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.41 - - [2025-11-24 03:39:39] "GET /virtual-network/cf1325c3-1156-4eeb-bf98-d0999585ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.006484 10.0.0.41 - - [2025-11-24 03:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004133 10.0.0.41 - - [2025-11-24 03:39:43] "GET /virtual-network/cf1325c3-1156-4eeb-bf98-d0999585ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.005914 10.0.0.41 - - [2025-11-24 03:39:45] "POST /neutron/port HTTP/1.1" 200 1108 0.047387 10.0.0.41 - - [2025-11-24 03:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004597 10.0.0.41 - - [2025-11-24 03:39:45] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004589 10.0.0.41 - - [2025-11-24 03:39:45] "GET /virtual-networks?parent_id=50c24144-d63d-4356-abfb-0ff144698fec&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.004249 10.0.0.41 - - [2025-11-24 03:39:45] "GET /virtual-network/cf1325c3-1156-4eeb-bf98-d0999585ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.008574 10.0.0.41 - - [2025-11-24 03:39:45] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007828 10.0.0.41 - - [2025-11-24 03:39:56] "POST /neutron/port HTTP/1.1" 200 1108 0.016999 10.0.0.41 - - [2025-11-24 03:39:56] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008502 10.0.0.41 - - [2025-11-24 03:39:56] "GET /virtual-machine/5e28048d-f475-4864-bad6-0728a44656f3 HTTP/1.1" 200 1310 0.006685 10.0.0.41 - - [2025-11-24 03:39:56] "GET /virtual-machine-interface/bbfb6abc-b7f8-452b-b478-9ff30078ca9a HTTP/1.1" 200 3035 0.005668 10.0.0.41 - - [2025-11-24 03:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.41 - - [2025-11-24 03:39:56] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004248 10.0.0.41 - - [2025-11-24 03:39:56] "GET /virtual-networks?parent_id=50c24144-d63d-4356-abfb-0ff144698fec&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.003254 10.0.0.41 - - [2025-11-24 03:39:56] "GET /virtual-network/cf1325c3-1156-4eeb-bf98-d0999585ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.006330 10.0.0.41 - - [2025-11-24 03:39:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004551 10.0.0.41 - - [2025-11-24 03:39:57] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004143 10.0.0.41 - - [2025-11-24 03:39:57] "GET /virtual-networks?parent_id=50c24144-d63d-4356-abfb-0ff144698fec&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.003890 10.0.0.41 - - [2025-11-24 03:39:57] "GET /virtual-network/cf1325c3-1156-4eeb-bf98-d0999585ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.007310 10.0.0.41 - - [2025-11-24 03:39:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005891 10.0.0.27 - - [2025-11-24 03:39:57] "GET /projects?obj_uuids=50c24144-d63d-4356-abfb-0ff144698fec&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001766 10.0.0.41 - - [2025-11-24 03:39:57] "GET /project/50c24144-d63d-4356-abfb-0ff144698fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.067122 10.0.0.41 - - [2025-11-24 03:39:57] "POST /neutron/network HTTP/1.1" 200 117 0.018713 10.0.0.50 - - [2025-11-24 03:39:58] "POST /route-targets HTTP/1.1" 200 327 0.015112 10.0.0.41 - - [2025-11-24 03:39:58] "POST /neutron/network HTTP/1.1" 200 845 0.015432 10.0.0.41 - - [2025-11-24 03:39:58] "POST /id-to-fqname HTTP/1.1" 200 239 0.001756 10.0.0.41 - - [2025-11-24 03:39:58] "GET /virtual-network/30f5b69c-de14-4e80-82f6-0dd7ca05e82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.007195 10.0.0.41 - - [2025-11-24 03:39:58] "GET /virtual-network/30f5b69c-de14-4e80-82f6-0dd7ca05e82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006974 10.0.0.41 - - [2025-11-24 03:39:58] "POST /neutron/subnet HTTP/1.1" 200 729 0.011986 10.0.0.41 - - [2025-11-24 03:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.27 - - [2025-11-24 03:39:58] "GET /projects?obj_uuids=50c24144-d63d-4356-abfb-0ff144698fec&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001316 10.0.0.41 - - [2025-11-24 03:39:58] "GET /project/50c24144-d63d-4356-abfb-0ff144698fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.058074 10.0.0.50 - - [2025-11-24 03:39:58] "POST /ref-update HTTP/1.1" 200 156 0.029125 10.0.0.27 - - [2025-11-24 03:39:59] "POST /useragent-kv HTTP/1.1" 200 115 0.009012 10.0.0.41 - - [2025-11-24 03:39:59] "POST /neutron/subnet HTTP/1.1" 200 725 0.250358 10.0.0.41 - - [2025-11-24 03:39:59] "POST /id-to-fqname HTTP/1.1" 200 242 0.001396 10.0.0.41 - - [2025-11-24 03:39:59] "GET /virtual-network/b1bbdea6-abab-49f9-b5df-910bd1af0355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006277 10.0.0.41 - - [2025-11-24 03:39:59] "GET /virtual-network/b1bbdea6-abab-49f9-b5df-910bd1af0355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005796 10.0.0.41 - - [2025-11-24 03:39:59] "POST /neutron/network HTTP/1.1" 200 850 0.008049 10.0.0.41 - - [2025-11-24 03:39:59] "POST /id-to-fqname HTTP/1.1" 200 239 0.001508 10.0.0.41 - - [2025-11-24 03:39:59] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009460 10.0.0.27 - - [2025-11-24 03:40:00] "GET /projects?obj_uuids=50c24144-d63d-4356-abfb-0ff144698fec&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001799 10.0.0.41 - - [2025-11-24 03:40:00] "GET /project/50c24144-d63d-4356-abfb-0ff144698fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.092654 10.0.0.41 - - [2025-11-24 03:40:00] "POST /neutron/port HTTP/1.1" 200 2100 0.028104 10.0.0.41 - - [2025-11-24 03:40:00] "POST /id-to-fqname HTTP/1.1" 200 242 0.002706 10.0.0.41 - - [2025-11-24 03:40:00] "POST /neutron/port HTTP/1.1" 200 2100 0.026349 10.0.0.41 - - [2025-11-24 03:40:01] "POST /neutron/network HTTP/1.1" 200 855 0.010521 10.0.0.41 - - [2025-11-24 03:40:01] "POST /neutron/port HTTP/1.1" 200 1079 0.064548 10.0.0.27 - - [2025-11-24 03:40:01] "GET /projects?obj_uuids=50c24144-d63d-4356-abfb-0ff144698fec&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001189 10.0.0.41 - - [2025-11-24 03:40:01] "GET /project/50c24144-d63d-4356-abfb-0ff144698fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.233146 10.0.0.41 - - [2025-11-24 03:40:01] "POST /neutron/network HTTP/1.1" 200 850 0.009219 10.0.0.41 - - [2025-11-24 03:40:02] "POST /neutron/port HTTP/1.1" 200 117 0.001799 10.0.0.41 - - [2025-11-24 03:40:02] "POST /neutron/security_group HTTP/1.1" 200 2076 0.012630 10.0.0.41 - - [2025-11-24 03:40:02] "POST /id-to-fqname HTTP/1.1" 200 239 0.001765 10.0.0.41 - - [2025-11-24 03:40:02] "POST /id-to-fqname HTTP/1.1" 200 239 0.001612 10.0.0.41 - - [2025-11-24 03:40:02] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008433 10.0.0.27 - - [2025-11-24 03:40:02] "GET /projects?obj_uuids=50c24144-d63d-4356-abfb-0ff144698fec&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001186 10.0.0.41 - - [2025-11-24 03:40:03] "POST /neutron/port HTTP/1.1" 200 1078 0.300173 10.0.0.41 - - [2025-11-24 03:40:03] "POST /neutron/port HTTP/1.1" 200 1132 0.119590 10.0.0.41 - - [2025-11-24 03:40:03] "POST /neutron/subnet HTTP/1.1" 200 699 0.010491 10.0.0.27 - - [2025-11-24 03:40:03] "GET /projects?obj_uuids=50c24144-d63d-4356-abfb-0ff144698fec&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001091 10.0.0.41 - - [2025-11-24 03:40:03] "GET /project/50c24144-d63d-4356-abfb-0ff144698fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.086795 10.0.0.41 - - [2025-11-24 03:40:03] "POST /neutron/network HTTP/1.1" 200 846 0.006681 10.0.0.41 - - [2025-11-24 03:40:03] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008034 10.0.0.41 - - [2025-11-24 03:40:04] "GET /virtual-network/cf1325c3-1156-4eeb-bf98-d0999585ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.008755 10.0.0.41 - - [2025-11-24 03:40:04] "GET /obj-perms HTTP/1.1" 200 5066 0.068178 10.0.0.27 - - [2025-11-24 03:40:04] "GET /projects?obj_uuids=50c24144-d63d-4356-abfb-0ff144698fec&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.002094 10.0.0.50 - - [2025-11-24 03:40:04] "GET /obj-perms HTTP/1.1" 200 5066 0.140189 10.0.0.27 - - [2025-11-24 03:40:04] "GET /obj-perms HTTP/1.1" 200 5066 0.075695 10.0.0.41 - - [2025-11-24 03:40:05] "POST /neutron/port HTTP/1.1" 200 1080 0.414381 10.0.0.41 - - [2025-11-24 03:40:05] "GET /virtual-network/30f5b69c-de14-4e80-82f6-0dd7ca05e82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006970 10.0.0.41 - - [2025-11-24 03:40:05] "POST /neutron/port HTTP/1.1" 200 1080 0.017635 10.0.0.41 - - [2025-11-24 03:40:05] "POST /neutron/port HTTP/1.1" 200 1079 0.026107 10.0.0.41 - - [2025-11-24 03:40:06] "GET /virtual-network/b1bbdea6-abab-49f9-b5df-910bd1af0355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.007972 10.0.0.41 - - [2025-11-24 03:40:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004744 10.0.0.41 - - [2025-11-24 03:40:06] "POST /neutron/network HTTP/1.1" 200 846 0.009945 10.0.0.41 - - [2025-11-24 03:40:06] "POST /neutron/port HTTP/1.1" 200 117 0.002222 10.0.0.41 - - [2025-11-24 03:40:06] "POST /neutron/security_group HTTP/1.1" 200 2076 0.010830 10.0.0.41 - - [2025-11-24 03:40:06] "POST /neutron/port HTTP/1.1" 200 1106 0.016837 10.0.0.41 - - [2025-11-24 03:40:06] "GET /virtual-machine/737e9353-27c5-482e-9cef-e56e953d162f HTTP/1.1" 200 1310 0.007996 10.0.0.41 - - [2025-11-24 03:40:06] "GET /virtual-machine-interface/a4d2b8cf-e1cf-414a-8bc5-17ed2df226ef HTTP/1.1" 200 3044 0.006362 10.0.0.41 - - [2025-11-24 03:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004618 10.0.0.41 - - [2025-11-24 03:40:06] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006218 10.0.0.41 - - [2025-11-24 03:40:06] "GET /virtual-networks?parent_id=50c24144-d63d-4356-abfb-0ff144698fec&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.004710 10.0.0.41 - - [2025-11-24 03:40:06] "GET /virtual-network/b1bbdea6-abab-49f9-b5df-910bd1af0355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.008424 10.0.0.41 - - [2025-11-24 03:40:08] "POST /neutron/port HTTP/1.1" 200 1107 0.025577 10.0.0.41 - - [2025-11-24 03:40:08] "POST /neutron/subnet HTTP/1.1" 200 703 0.011753 10.0.0.41 - - [2025-11-24 03:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004226 10.0.0.41 - - [2025-11-24 03:40:09] "GET /virtual-network/b1bbdea6-abab-49f9-b5df-910bd1af0355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005460 10.0.0.50 - - [2025-11-24 03:40:09] "GET /obj-perms HTTP/1.1" 200 5056 0.063213 10.0.0.27 - - [2025-11-24 03:40:10] "GET /obj-perms HTTP/1.1" 200 5056 0.057678 10.0.0.27 - - [2025-11-24 03:40:13] "DELETE /project/50c24144d63d4356abfb0ff144698fec HTTP/1.1" 404 173 0.003987 10.0.0.27 - - [2025-11-24 03:40:13] "GET /projects?obj_uuids=63b0ab2b-ef71-4963-9d63-4b6c8ab2296d&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000967 10.0.0.27 - - [2025-11-24 03:40:13] "GET /project/63b0ab2b-ef71-4963-9d63-4b6c8ab2296d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1520 0.063183 10.0.0.27 - - [2025-11-24 03:40:14] "GET /projects?obj_uuids=63b0ab2b-ef71-4963-9d63-4b6c8ab2296d&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001869 10.0.0.41 - - [2025-11-24 03:40:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004704 10.0.0.41 - - [2025-11-24 03:40:14] "GET /virtual-network/b1bbdea6-abab-49f9-b5df-910bd1af0355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.008920 10.0.0.27 - - [2025-11-24 03:40:14] "GET /project/63b0ab2b-ef71-4963-9d63-4b6c8ab2296d?fields=security_groups HTTP/1.1" 200 1402 0.129447 10.0.0.27 - - [2025-11-24 03:40:14] "DELETE /security-group/ad92e905-4c5f-44c4-a37f-329365889e88 HTTP/1.1" 404 177 0.004480 10.0.0.27 - - [2025-11-24 03:40:14] "GET /projects?obj_uuids=63b0ab2b-ef71-4963-9d63-4b6c8ab2296d&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001717 10.0.0.27 - - [2025-11-24 03:40:14] "GET /project/63b0ab2b-ef71-4963-9d63-4b6c8ab2296d?fields=application_policy_sets HTTP/1.1" 200 1441 0.067693 10.0.0.27 - - [2025-11-24 03:40:14] "DELETE /project/63b0ab2b-ef71-4963-9d63-4b6c8ab2296d HTTP/1.1" 200 115 0.524380 10.0.0.41 - - [2025-11-24 03:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.41 - - [2025-11-24 03:40:18] "GET /virtual-network/b1bbdea6-abab-49f9-b5df-910bd1af0355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005339 10.0.0.41 - - [2025-11-24 03:40:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728 10.0.0.41 - - [2025-11-24 03:40:22] "GET /virtual-network/b1bbdea6-abab-49f9-b5df-910bd1af0355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.007514 10.0.0.41 - - [2025-11-24 03:40:23] "POST /neutron/port HTTP/1.1" 200 2099 0.020986 10.0.0.41 - - [2025-11-24 03:40:24] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008850 10.0.0.41 - - [2025-11-24 03:40:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004877 10.0.0.41 - - [2025-11-24 03:40:26] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005235 10.0.0.41 - - [2025-11-24 03:40:26] "GET /virtual-networks?parent_id=50c24144-d63d-4356-abfb-0ff144698fec&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.004054 10.0.0.41 - - [2025-11-24 03:40:26] "GET /virtual-network/b1bbdea6-abab-49f9-b5df-910bd1af0355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005928 10.0.0.41 - - [2025-11-24 03:40:26] "POST /neutron/port HTTP/1.1" 200 1106 0.019877 10.0.0.41 - - [2025-11-24 03:40:31] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008066 10.0.0.41 - - [2025-11-24 03:40:37] "POST /neutron/port HTTP/1.1" 200 1107 0.019603 10.0.0.41 - - [2025-11-24 03:40:37] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009248 10.0.0.41 - - [2025-11-24 03:40:37] "GET /virtual-machine/114aa272-e788-48ff-8811-d532ab1579c3 HTTP/1.1" 200 1309 0.007746 10.0.0.41 - - [2025-11-24 03:40:37] "GET /virtual-machine-interface/1cee44c4-2398-4d78-8e7f-75f029cbd4c9 HTTP/1.1" 200 3034 0.007944 10.0.0.41 - - [2025-11-24 03:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004366 10.0.0.41 - - [2025-11-24 03:40:37] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004341 10.0.0.41 - - [2025-11-24 03:40:37] "GET /virtual-networks?parent_id=50c24144-d63d-4356-abfb-0ff144698fec&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003454 10.0.0.41 - - [2025-11-24 03:40:37] "GET /virtual-network/30f5b69c-de14-4e80-82f6-0dd7ca05e82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006399 10.0.0.41 - - [2025-11-24 03:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.41 - - [2025-11-24 03:40:38] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003938 10.0.0.41 - - [2025-11-24 03:40:38] "GET /virtual-networks?parent_id=50c24144-d63d-4356-abfb-0ff144698fec&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.006065 10.0.0.41 - - [2025-11-24 03:40:38] "GET /virtual-network/30f5b69c-de14-4e80-82f6-0dd7ca05e82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006591 10.0.0.41 - - [2025-11-24 03:40:38] "POST /neutron/port HTTP/1.1" 200 2099 0.014944 10.0.0.41 - - [2025-11-24 03:40:38] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008472 10.0.0.41 - - [2025-11-24 03:40:39] "GET /virtual-machine/57f2efae-d38a-450f-a1d5-a146f1e5a6df HTTP/1.1" 200 1586 0.006355 10.0.0.41 - - [2025-11-24 03:40:39] "GET /virtual-machine-interface/441932ef-d16e-4ddf-a772-67ce415cc204 HTTP/1.1" 200 3034 0.005814 10.0.0.41 - - [2025-11-24 03:40:39] "GET /virtual-machine-interface/d238250f-a36d-4d4d-9ea6-66e4f09aec3e HTTP/1.1" 200 3035 0.005615 10.0.0.41 - - [2025-11-24 03:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004597 10.0.0.41 - - [2025-11-24 03:40:39] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003678 10.0.0.41 - - [2025-11-24 03:40:39] "GET /virtual-networks?parent_id=50c24144-d63d-4356-abfb-0ff144698fec&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003357 10.0.0.41 - - [2025-11-24 03:40:39] "GET /virtual-network/cf1325c3-1156-4eeb-bf98-d0999585ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.006011 10.0.0.41 - - [2025-11-24 03:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.015720 10.0.0.41 - - [2025-11-24 03:40:40] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005583 10.0.0.41 - - [2025-11-24 03:40:40] "GET /virtual-networks?parent_id=50c24144-d63d-4356-abfb-0ff144698fec&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.004371 10.0.0.41 - - [2025-11-24 03:40:40] "GET /virtual-network/cf1325c3-1156-4eeb-bf98-d0999585ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.006297 10.0.0.41 - - [2025-11-24 03:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004445 10.0.0.41 - - [2025-11-24 03:40:40] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004247 10.0.0.41 - - [2025-11-24 03:40:40] "GET /virtual-networks?parent_id=50c24144-d63d-4356-abfb-0ff144698fec&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003859 10.0.0.41 - - [2025-11-24 03:40:40] "GET /virtual-network/30f5b69c-de14-4e80-82f6-0dd7ca05e82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.008404 10.0.0.41 - - [2025-11-24 03:40:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004276 10.0.0.41 - - [2025-11-24 03:40:41] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006094 10.0.0.41 - - [2025-11-24 03:40:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004715 10.0.0.41 - - [2025-11-24 03:40:42] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005907 10.0.0.41 - - [2025-11-24 03:40:42] "PUT /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7 HTTP/1.1" 200 276 0.017612 10.0.0.41 - - [2025-11-24 03:40:42] "POST /fqname-to-id HTTP/1.1" 404 217 0.004901 10.0.0.41 - - [2025-11-24 03:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006386 10.0.0.27 - - [2025-11-24 03:40:42] "GET /projects?obj_uuids=50c24144-d63d-4356-abfb-0ff144698fec&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.044568 10.0.0.41 - - [2025-11-24 03:40:42] "GET /project/50c24144-d63d-4356-abfb-0ff144698fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.092507 10.0.0.41 - - [2025-11-24 03:40:42] "POST /network-policys HTTP/1.1" 200 539 0.043293 10.0.0.41 - - [2025-11-24 03:40:42] "GET /network-policy/5714c8fc-3607-4c8c-9c97-60c2d6a68c2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.007699 10.0.0.41 - - [2025-11-24 03:40:42] "POST /neutron/network HTTP/1.1" 200 846 0.006642 10.0.0.41 - - [2025-11-24 03:40:42] "GET /virtual-network/cf1325c3-1156-4eeb-bf98-d0999585ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2396 0.008164 10.0.0.41 - - [2025-11-24 03:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.41 - - [2025-11-24 03:40:42] "GET /network-policy/5714c8fc-3607-4c8c-9c97-60c2d6a68c2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.094828 10.0.0.41 - - [2025-11-24 03:40:42] "POST /neutron/network HTTP/1.1" 200 845 0.008584 10.0.0.41 - - [2025-11-24 03:40:42] "GET /virtual-network/30f5b69c-de14-4e80-82f6-0dd7ca05e82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.010642 10.0.0.41 - - [2025-11-24 03:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004662 10.0.0.50 - - [2025-11-24 03:40:42] "POST /fqname-to-id HTTP/1.1" 404 254 0.040154 10.0.0.41 - - [2025-11-24 03:40:42] "GET /network-policy/5714c8fc-3607-4c8c-9c97-60c2d6a68c2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.004878 10.0.0.50 - - [2025-11-24 03:40:43] "POST /fqname-to-id HTTP/1.1" 404 254 0.008791 10.0.0.41 - - [2025-11-24 03:40:43] "GET /virtual-network/cf1325c3-1156-4eeb-bf98-d0999585ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2396 0.006135 10.0.0.41 - - [2025-11-24 03:40:43] "GET /obj-perms HTTP/1.1" 200 5066 0.003425 10.0.0.41 - - [2025-11-24 03:40:43] "GET /virtual-network/30f5b69c-de14-4e80-82f6-0dd7ca05e82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.005428 10.0.0.41 - - [2025-11-24 03:40:44] "GET /virtual-network/cf1325c3-1156-4eeb-bf98-d0999585ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2396 0.006318 10.0.0.50 - - [2025-11-24 03:40:44] "GET /obj-perms HTTP/1.1" 200 5066 0.003825 10.0.0.27 - - [2025-11-24 03:40:44] "GET /obj-perms HTTP/1.1" 200 5066 0.004928 10.0.0.41 - - [2025-11-24 03:40:44] "GET /virtual-network/30f5b69c-de14-4e80-82f6-0dd7ca05e82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.006233 10.0.0.41 - - [2025-11-24 03:40:44] "GET /obj-perms HTTP/1.1" 200 5066 0.005298 10.0.0.41 - - [2025-11-24 03:40:45] "GET /virtual-network/b1bbdea6-abab-49f9-b5df-910bd1af0355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.009535 10.0.0.41 - - [2025-11-24 03:41:00] "GET /obj-perms HTTP/1.1" 200 5066 0.005293 10.0.0.41 - - [2025-11-24 03:41:09] "POST /neutron/port HTTP/1.1" 200 1106 0.015192 10.0.0.41 - - [2025-11-24 03:41:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007741 10.0.0.41 - - [2025-11-24 03:41:09] "POST /neutron/network HTTP/1.1" 200 850 0.008074 10.0.0.50 - - [2025-11-24 03:41:11] "GET /obj-perms HTTP/1.1" 200 5056 0.067083 10.0.0.41 - - [2025-11-24 03:41:14] "POST /neutron/network HTTP/1.1" 200 950 0.009383 10.0.0.41 - - [2025-11-24 03:41:14] "POST /neutron/port HTTP/1.1" 200 117 0.001654 10.0.0.41 - - [2025-11-24 03:42:10] "POST /neutron/port HTTP/1.1" 200 1107 0.023728 10.0.0.41 - - [2025-11-24 03:42:10] "POST /neutron/subnet HTTP/1.1" 200 703 0.011492 10.0.0.27 - - [2025-11-24 03:42:11] "GET /obj-perms HTTP/1.1" 200 5056 0.055131 10.0.0.41 - - [2025-11-24 03:42:11] "GET /obj-perms HTTP/1.1" 200 5056 0.066833 10.0.0.41 - - [2025-11-24 03:42:15] "POST /neutron/port HTTP/1.1" 200 1108 0.034885 10.0.0.41 - - [2025-11-24 03:42:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005787 10.0.0.41 - - [2025-11-24 03:42:15] "POST /neutron/network HTTP/1.1" 200 940 0.010235 10.0.0.50 - - [2025-11-24 03:42:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000479 10.0.0.50 - - [2025-11-24 03:42:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000473 10.0.0.27 - - [2025-11-24 03:42:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000494 10.0.0.27 - - [2025-11-24 03:42:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000409 10.0.0.27 - - [2025-11-24 03:42:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.27 - - [2025-11-24 03:42:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000944 10.0.0.50 - - [2025-11-24 03:42:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000410 10.0.0.50 - - [2025-11-24 03:42:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000442 10.0.0.41 - - [2025-11-24 03:42:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000462 10.0.0.41 - - [2025-11-24 03:42:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.41 - - [2025-11-24 03:42:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000429 10.0.0.41 - - [2025-11-24 03:42:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000481 10.0.0.41 - - [2025-11-24 03:43:10] "POST /neutron/network HTTP/1.1" 200 860 0.008537 10.0.0.41 - - [2025-11-24 03:43:10] "POST /neutron/port HTTP/1.1" 200 117 0.001217 10.0.0.41 - - [2025-11-24 03:43:17] "POST /neutron/port HTTP/1.1" 200 2099 0.016446 10.0.0.41 - - [2025-11-24 03:43:17] "POST /neutron/subnet HTTP/1.1" 200 708 0.009369 10.0.0.41 - - [2025-11-24 03:43:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004349 10.0.0.41 - - [2025-11-24 03:43:17] "POST /neutron/network HTTP/1.1" 200 939 0.007647 10.0.0.41 - - [2025-11-24 03:44:11] "POST /neutron/network HTTP/1.1" 200 949 0.006684 10.0.0.41 - - [2025-11-24 03:44:11] "POST /neutron/port HTTP/1.1" 200 117 0.001206 10.0.0.41 - - [2025-11-24 03:44:18] "POST /neutron/port HTTP/1.1" 200 1108 0.040085 10.0.0.41 - - [2025-11-24 03:44:18] "POST /neutron/subnet HTTP/1.1" 200 708 0.013652 10.0.0.41 - - [2025-11-24 03:44:22] "GET /obj-perms HTTP/1.1" 200 5066 0.003833 10.0.0.41 - - [2025-11-24 03:44:25] "GET /virtual-network/30f5b69c-de14-4e80-82f6-0dd7ca05e82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.038125 10.0.0.41 - - [2025-11-24 03:44:25] "POST /neutron/network HTTP/1.1" 200 939 0.037842 10.0.0.41 - - [2025-11-24 03:44:25] "GET /virtual-network/30f5b69c-de14-4e80-82f6-0dd7ca05e82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.010941 10.0.0.41 - - [2025-11-24 03:44:25] "GET /virtual-network/cf1325c3-1156-4eeb-bf98-d0999585ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2396 0.007580 10.0.0.41 - - [2025-11-24 03:44:25] "POST /neutron/network HTTP/1.1" 200 940 0.010091 10.0.0.41 - - [2025-11-24 03:44:25] "GET /virtual-network/cf1325c3-1156-4eeb-bf98-d0999585ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.008514 10.0.0.41 - - [2025-11-24 03:44:25] "DELETE /network-policy/5714c8fc-3607-4c8c-9c97-60c2d6a68c2c HTTP/1.1" 200 115 0.046103 10.0.0.41 - - [2025-11-24 03:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006810 10.0.0.41 - - [2025-11-24 03:44:25] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1638 0.007215 10.0.0.41 - - [2025-11-24 03:44:25] "PUT /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7 HTTP/1.1" 200 276 0.015108 10.0.0.50 - - [2025-11-24 03:44:26] "DELETE /access-control-list/60a2845b-47c6-43fe-ae82-d1f301f98b00 HTTP/1.1" 200 115 0.042998 10.0.0.50 - - [2025-11-24 03:44:26] "DELETE /access-control-list/201ce780-6e9e-40a6-9363-ad76afa824bb HTTP/1.1" 200 115 0.035427 10.0.0.41 - - [2025-11-24 03:44:27] "POST /neutron/network HTTP/1.1" 200 850 0.008766 10.0.0.41 - - [2025-11-24 03:44:28] "POST /neutron/port HTTP/1.1" 200 1132 0.022426 10.0.0.41 - - [2025-11-24 03:44:28] "POST /neutron/port HTTP/1.1" 200 1107 0.016877 10.0.0.41 - - [2025-11-24 03:44:28] "POST /neutron/port HTTP/1.1" 200 151 0.343307 10.0.0.41 - - [2025-11-24 03:44:28] "POST /neutron/port HTTP/1.1" 200 151 0.198817 10.0.0.50 - - [2025-11-24 03:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004302 10.0.0.41 - - [2025-11-24 03:44:30] "POST /neutron/network HTTP/1.1" 200 845 0.010424 10.0.0.50 - - [2025-11-24 03:44:30] "DELETE /route-target/3110ab02-878f-4648-84e4-44a6fc72fa3d HTTP/1.1" 200 115 0.029195 10.0.0.41 - - [2025-11-24 03:44:30] "POST /neutron/network HTTP/1.1" 400 204 0.026278 10.0.0.41 - - [2025-11-24 03:44:31] "POST /neutron/port HTTP/1.1" 200 151 0.231850 10.0.0.41 - - [2025-11-24 03:44:31] "POST /neutron/port HTTP/1.1" 200 151 0.269172 10.0.0.27 - - [2025-11-24 03:44:33] "GET /projects?obj_uuids=50c24144-d63d-4356-abfb-0ff144698fec&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001231 10.0.0.41 - - [2025-11-24 03:44:33] "GET /project/50c24144-d63d-4356-abfb-0ff144698fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.078081 10.0.0.27 - - [2025-11-24 03:44:33] "GET /projects?obj_uuids=50c24144-d63d-4356-abfb-0ff144698fec&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001607 10.0.0.41 - - [2025-11-24 03:44:33] "GET /project/50c24144-d63d-4356-abfb-0ff144698fec?fields=virtual_networks HTTP/1.1" 200 1068 0.062531 10.0.0.27 - - [2025-11-24 03:44:33] "GET /projects?obj_uuids=50c24144-d63d-4356-abfb-0ff144698fec&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001515 10.0.0.41 - - [2025-11-24 03:44:33] "GET /project/50c24144-d63d-4356-abfb-0ff144698fec?fields=virtual_machine_interfaces HTTP/1.1" 200 1068 0.045743 10.0.0.27 - - [2025-11-24 03:44:33] "GET /projects?obj_uuids=50c24144-d63d-4356-abfb-0ff144698fec&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.002039 10.0.0.41 - - [2025-11-24 03:44:33] "GET /project/50c24144-d63d-4356-abfb-0ff144698fec?fields=security_groups HTTP/1.1" 200 1312 0.065552 10.0.0.41 - - [2025-11-24 03:44:34] "POST /fqname-to-id HTTP/1.1" 404 183 0.032886 10.0.0.27 - - [2025-11-24 03:44:34] "GET /projects?obj_uuids=e44d617a-5250-479e-ad26-4e5ac5340d29&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003292 10.0.0.27 - - [2025-11-24 03:44:34] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001258 10.0.0.27 - - [2025-11-24 03:44:34] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.040439 10.0.0.27 - - [2025-11-24 03:44:34] "POST /id-to-fqname HTTP/1.1" 200 185 0.003123 10.0.0.27 - - [2025-11-24 03:44:34] "POST /fqname-to-id HTTP/1.1" 404 194 0.011710 10.0.0.27 - - [2025-11-24 03:44:34] "POST /security-groups HTTP/1.1" 200 586 0.028984 10.0.0.50 - - [2025-11-24 03:44:34] "POST /fqname-to-id HTTP/1.1" 404 229 0.004424 10.0.0.27 - - [2025-11-24 03:44:34] "POST /projects HTTP/1.1" 200 575 0.251470 10.0.0.27 - - [2025-11-24 03:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.324656 10.0.0.50 - - [2025-11-24 03:44:34] "POST /access-control-lists HTTP/1.1" 200 589 0.025549 10.0.0.41 - - [2025-11-24 03:44:35] "GET /project/e44d617a-5250-479e-ad26-4e5ac5340d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.514585 10.0.0.41 - - [2025-11-24 03:44:36] "GET / HTTP/1.1" 200 35931 0.002847 10.0.0.27 - - [2025-11-24 03:44:36] "GET /projects?obj_uuids=6791a5a7-9f6d-4320-b764-6958ac87db62&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001041 10.0.0.41 - - [2025-11-24 03:44:36] "GET /project/6791a5a7-9f6d-4320-b764-6958ac87db62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.047160 10.0.0.41 - - [2025-11-24 03:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005452 10.0.0.41 - - [2025-11-24 03:44:37] "GET /security-group/875cfedc-e95e-40d3-a5da-92f27feec158?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004725 10.0.0.41 - - [2025-11-24 03:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.27 - - [2025-11-24 03:44:37] "GET /projects?obj_uuids=6791a5a7-9f6d-4320-b764-6958ac87db62&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001398 10.0.0.41 - - [2025-11-24 03:44:37] "GET /project/6791a5a7-9f6d-4320-b764-6958ac87db62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.048665 10.0.0.41 - - [2025-11-24 03:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004838 10.0.0.41 - - [2025-11-24 03:44:37] "GET /security-group/875cfedc-e95e-40d3-a5da-92f27feec158?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004881 10.0.0.41 - - [2025-11-24 03:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.41 - - [2025-11-24 03:44:37] "PUT /security-group/875cfedc-e95e-40d3-a5da-92f27feec158 HTTP/1.1" 200 262 0.017317 10.0.0.27 - - [2025-11-24 03:44:40] "GET /projects?obj_uuids=e44d617a-5250-479e-ad26-4e5ac5340d29&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001026 10.0.0.41 - - [2025-11-24 03:44:40] "GET /project/e44d617a-5250-479e-ad26-4e5ac5340d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.041781 10.0.0.27 - - [2025-11-24 03:44:40] "GET /projects?obj_uuids=e44d617a-5250-479e-ad26-4e5ac5340d29&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001072 10.0.0.41 - - [2025-11-24 03:44:40] "GET /project/e44d617a-5250-479e-ad26-4e5ac5340d29?fields=virtual_networks HTTP/1.1" 200 1023 0.040593 10.0.0.27 - - [2025-11-24 03:44:40] "GET /projects?obj_uuids=e44d617a-5250-479e-ad26-4e5ac5340d29&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001277 10.0.0.41 - - [2025-11-24 03:44:40] "GET /project/e44d617a-5250-479e-ad26-4e5ac5340d29?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.039466 10.0.0.27 - - [2025-11-24 03:44:40] "GET /projects?obj_uuids=e44d617a-5250-479e-ad26-4e5ac5340d29&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001234 10.0.0.41 - - [2025-11-24 03:44:40] "GET /project/e44d617a-5250-479e-ad26-4e5ac5340d29?fields=security_groups HTTP/1.1" 200 1244 0.050302 10.0.0.41 - - [2025-11-24 03:44:41] "POST /fqname-to-id HTTP/1.1" 404 192 0.028130 10.0.0.27 - - [2025-11-24 03:44:41] "GET /projects?obj_uuids=783050b6-994e-4fb3-bb83-21aaa7e051cd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003619 10.0.0.27 - - [2025-11-24 03:44:41] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001026 10.0.0.27 - - [2025-11-24 03:44:41] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007567 10.0.0.27 - - [2025-11-24 03:44:41] "POST /id-to-fqname HTTP/1.1" 200 194 0.005173 10.0.0.27 - - [2025-11-24 03:44:41] "POST /fqname-to-id HTTP/1.1" 404 203 0.019332 10.0.0.27 - - [2025-11-24 03:44:42] "POST /security-groups HTTP/1.1" 200 595 0.081475 10.0.0.50 - - [2025-11-24 03:44:42] "POST /fqname-to-id HTTP/1.1" 404 238 0.006601 10.0.0.27 - - [2025-11-24 03:44:42] "POST /projects HTTP/1.1" 200 593 0.306612 10.0.0.27 - - [2025-11-24 03:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.387211 10.0.0.50 - - [2025-11-24 03:44:42] "POST /access-control-lists HTTP/1.1" 200 598 0.033501 10.0.0.41 - - [2025-11-24 03:44:42] "GET /project/783050b6-994e-4fb3-bb83-21aaa7e051cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.553665 10.0.0.41 - - [2025-11-24 03:44:43] "GET / HTTP/1.1" 200 35931 0.001803 10.0.0.41 - - [2025-11-24 03:44:45] "POST /fqname-to-id HTTP/1.1" 401 292 0.000707 10.0.0.41 - - [2025-11-24 03:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.082333 10.0.0.27 - - [2025-11-24 03:44:45] "GET /projects?obj_uuids=783050b6-994e-4fb3-bb83-21aaa7e051cd&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001633 10.0.0.41 - - [2025-11-24 03:44:45] "GET /project/783050b6-994e-4fb3-bb83-21aaa7e051cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.048930 10.0.0.41 - - [2025-11-24 03:44:45] "POST /neutron/network HTTP/1.1" 200 117 0.053929 10.0.0.41 - - [2025-11-24 03:44:46] "POST /neutron/network HTTP/1.1" 200 841 0.011826 10.0.0.41 - - [2025-11-24 03:44:46] "POST /id-to-fqname HTTP/1.1" 200 231 0.001758 10.0.0.41 - - [2025-11-24 03:44:46] "GET /virtual-network/8e1a16f6-321b-4e1a-b3fd-54b556b54b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.008478 10.0.0.41 - - [2025-11-24 03:44:46] "GET /virtual-network/8e1a16f6-321b-4e1a-b3fd-54b556b54b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005961 10.0.0.41 - - [2025-11-24 03:44:46] "POST /neutron/subnet HTTP/1.1" 200 720 0.010899 10.0.0.41 - - [2025-11-24 03:44:46] "POST /id-to-fqname HTTP/1.1" 200 231 0.001878 10.0.0.27 - - [2025-11-24 03:44:47] "GET /projects?obj_uuids=783050b6-994e-4fb3-bb83-21aaa7e051cd&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001337 10.0.0.41 - - [2025-11-24 03:44:47] "GET /project/783050b6-994e-4fb3-bb83-21aaa7e051cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.079453 10.0.0.41 - - [2025-11-24 03:44:47] "POST /neutron/port HTTP/1.1" 200 117 0.010344 10.0.0.41 - - [2025-11-24 03:44:47] "POST /id-to-fqname HTTP/1.1" 200 231 0.002123 10.0.0.41 - - [2025-11-24 03:44:48] "POST /neutron/network HTTP/1.1" 200 851 0.009110 10.0.0.41 - - [2025-11-24 03:44:48] "POST /neutron/port HTTP/1.1" 200 1063 0.018894 10.0.0.41 - - [2025-11-24 03:44:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003981 10.0.0.41 - - [2025-11-24 03:44:48] "POST /neutron/network HTTP/1.1" 200 841 0.008127 10.0.0.41 - - [2025-11-24 03:45:09] "POST /neutron/network HTTP/1.1" 200 851 0.008169 10.0.0.27 - - [2025-11-24 03:45:09] "GET /projects?obj_uuids=783050b6-994e-4fb3-bb83-21aaa7e051cd&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001078 10.0.0.41 - - [2025-11-24 03:45:10] "GET /project/783050b6-994e-4fb3-bb83-21aaa7e051cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.071311 10.0.0.41 - - [2025-11-24 03:45:10] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009721 10.0.0.41 - - [2025-11-24 03:45:10] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008251 10.0.0.41 - - [2025-11-24 03:45:10] "POST /neutron/port HTTP/1.1" 200 1091 0.017137 10.0.0.41 - - [2025-11-24 03:45:10] "GET /virtual-machine/8b6eb1ca-791f-443e-8899-1a17a5afe4bf HTTP/1.1" 401 292 0.000549 10.0.0.27 - - [2025-11-24 03:45:10] "GET /projects?obj_uuids=783050b6-994e-4fb3-bb83-21aaa7e051cd&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001159 10.0.0.41 - - [2025-11-24 03:45:11] "GET /virtual-machine/8b6eb1ca-791f-443e-8899-1a17a5afe4bf HTTP/1.1" 200 1296 0.063301 10.0.0.41 - - [2025-11-24 03:45:11] "POST /neutron/port HTTP/1.1" 200 1063 0.445014 10.0.0.41 - - [2025-11-24 03:45:11] "GET /virtual-machine-interface/6555ebeb-934d-4a44-b03f-091ea4ecfd44 HTTP/1.1" 200 2982 0.010156 10.0.0.41 - - [2025-11-24 03:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005055 10.0.0.41 - - [2025-11-24 03:45:11] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004464 10.0.0.41 - - [2025-11-24 03:45:11] "GET /virtual-networks?parent_id=783050b6-994e-4fb3-bb83-21aaa7e051cd&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.009592 10.0.0.41 - - [2025-11-24 03:45:11] "GET /virtual-network/8e1a16f6-321b-4e1a-b3fd-54b556b54b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006295 10.0.0.41 - - [2025-11-24 03:45:11] "POST /neutron/port HTTP/1.1" 200 1117 0.208301 10.0.0.41 - - [2025-11-24 03:45:11] "POST /neutron/subnet HTTP/1.1" 200 694 0.019292 10.0.0.41 - - [2025-11-24 03:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007704 10.0.0.41 - - [2025-11-24 03:45:12] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005247 10.0.0.41 - - [2025-11-24 03:45:12] "GET /virtual-networks?parent_id=783050b6-994e-4fb3-bb83-21aaa7e051cd&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.003697 10.0.0.41 - - [2025-11-24 03:45:12] "GET /virtual-network/8e1a16f6-321b-4e1a-b3fd-54b556b54b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.010079 10.0.0.41 - - [2025-11-24 03:45:12] "POST /neutron/port HTTP/1.1" 200 1091 0.036780 10.0.0.27 - - [2025-11-24 03:45:13] "GET /obj-perms HTTP/1.1" 200 5056 0.097497 10.0.0.41 - - [2025-11-24 03:45:14] "GET /obj-perms HTTP/1.1" 200 5056 0.071106 10.0.0.27 - - [2025-11-24 03:45:14] "DELETE /project/783050b6994e4fb3bb8321aaa7e051cd HTTP/1.1" 404 173 0.012406 10.0.0.27 - - [2025-11-24 03:45:14] "DELETE /project/e44d617a5250479ead264e5ac5340d29 HTTP/1.1" 404 173 0.012536 10.0.0.27 - - [2025-11-24 03:45:14] "GET /projects?obj_uuids=e44d617a-5250-479e-ad26-4e5ac5340d29&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001041 10.0.0.27 - - [2025-11-24 03:45:14] "GET /projects?obj_uuids=50c24144-d63d-4356-abfb-0ff144698fec&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000818 10.0.0.50 - - [2025-11-24 03:45:15] "DELETE /access-control-list/e118832e-b63c-4fa5-9891-ddbb7e44807d HTTP/1.1" 200 115 0.093050 10.0.0.27 - - [2025-11-24 03:45:15] "GET /project/e44d617a-5250-479e-ad26-4e5ac5340d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.086887 10.0.0.27 - - [2025-11-24 03:45:15] "GET /projects?obj_uuids=e44d617a-5250-479e-ad26-4e5ac5340d29&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001219 10.0.0.27 - - [2025-11-24 03:45:15] "GET /project/50c24144-d63d-4356-abfb-0ff144698fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.109003 10.0.0.27 - - [2025-11-24 03:45:15] "GET /projects?obj_uuids=50c24144-d63d-4356-abfb-0ff144698fec&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.002573 10.0.0.27 - - [2025-11-24 03:45:15] "GET /project/e44d617a-5250-479e-ad26-4e5ac5340d29?fields=security_groups HTTP/1.1" 200 1349 0.110486 10.0.0.27 - - [2025-11-24 03:45:15] "GET /project/50c24144-d63d-4356-abfb-0ff144698fec?fields=security_groups HTTP/1.1" 200 1138 0.180400 10.0.0.27 - - [2025-11-24 03:45:15] "GET /projects?obj_uuids=50c24144-d63d-4356-abfb-0ff144698fec&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001131 10.0.0.27 - - [2025-11-24 03:45:15] "DELETE /security-group/fb90475b-cad7-4b85-8824-f11fe00917d6 HTTP/1.1" 200 115 0.110005 10.0.0.27 - - [2025-11-24 03:45:15] "GET /projects?obj_uuids=e44d617a-5250-479e-ad26-4e5ac5340d29&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003093 10.0.0.27 - - [2025-11-24 03:45:15] "GET /project/50c24144-d63d-4356-abfb-0ff144698fec?fields=application_policy_sets HTTP/1.1" 404 205 0.042851 10.0.0.27 - - [2025-11-24 03:45:15] "DELETE /project/50c24144-d63d-4356-abfb-0ff144698fec HTTP/1.1" 404 171 0.446276 10.0.0.27 - - [2025-11-24 03:45:15] "GET /project/e44d617a-5250-479e-ad26-4e5ac5340d29?fields=application_policy_sets HTTP/1.1" 200 1388 0.118319 10.0.0.50 - - [2025-11-24 03:45:15] "DELETE /access-control-list/a5264876-00d3-4f5d-9c81-478b6cffddf6 HTTP/1.1" 200 115 0.084343 10.0.0.27 - - [2025-11-24 03:45:15] "DELETE /project/e44d617a-5250-479e-ad26-4e5ac5340d29 HTTP/1.1" 200 115 0.714415 10.0.0.41 - - [2025-11-24 03:45:17] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007226 10.0.0.41 - - [2025-11-24 03:45:28] "POST /neutron/port HTTP/1.1" 200 1091 0.016628 10.0.0.41 - - [2025-11-24 03:45:33] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010091 10.0.0.41 - - [2025-11-24 03:45:43] "POST /neutron/port HTTP/1.1" 200 1091 0.020998 10.0.0.41 - - [2025-11-24 03:45:43] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008318 10.0.0.41 - - [2025-11-24 03:45:43] "GET /virtual-machine/91408af1-b441-44e0-bbe2-13e6ce0aa994 HTTP/1.1" 200 1297 0.006592 10.0.0.41 - - [2025-11-24 03:45:43] "GET /virtual-machine-interface/8facb519-ff48-48aa-b0d2-51ec28b1479c HTTP/1.1" 200 2983 0.005485 10.0.0.41 - - [2025-11-24 03:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004193 10.0.0.41 - - [2025-11-24 03:45:43] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.008992 10.0.0.41 - - [2025-11-24 03:45:43] "GET /virtual-networks?parent_id=783050b6-994e-4fb3-bb83-21aaa7e051cd&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.004248 10.0.0.41 - - [2025-11-24 03:45:43] "GET /virtual-network/8e1a16f6-321b-4e1a-b3fd-54b556b54b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005815 10.0.0.41 - - [2025-11-24 03:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.41 - - [2025-11-24 03:45:46] "GET /virtual-network/8e1a16f6-321b-4e1a-b3fd-54b556b54b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006431 10.0.0.41 - - [2025-11-24 03:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004250 10.0.0.41 - - [2025-11-24 03:45:50] "GET /virtual-network/8e1a16f6-321b-4e1a-b3fd-54b556b54b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.007046 10.0.0.41 - - [2025-11-24 03:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.41 - - [2025-11-24 03:45:55] "GET /virtual-network/8e1a16f6-321b-4e1a-b3fd-54b556b54b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006960 10.0.0.41 - - [2025-11-24 03:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.41 - - [2025-11-24 03:45:59] "GET /virtual-network/8e1a16f6-321b-4e1a-b3fd-54b556b54b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005249 10.0.0.41 - - [2025-11-24 03:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.41 - - [2025-11-24 03:46:03] "GET /virtual-network/8e1a16f6-321b-4e1a-b3fd-54b556b54b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006531 10.0.0.41 - - [2025-11-24 03:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.41 - - [2025-11-24 03:46:07] "GET /virtual-network/8e1a16f6-321b-4e1a-b3fd-54b556b54b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006153 10.0.0.41 - - [2025-11-24 03:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005555 10.0.0.41 - - [2025-11-24 03:46:11] "GET /virtual-network/8e1a16f6-321b-4e1a-b3fd-54b556b54b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006168 10.0.0.41 - - [2025-11-24 03:46:13] "POST /neutron/port HTTP/1.1" 200 1091 0.017740 10.0.0.41 - - [2025-11-24 03:46:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003777 10.0.0.41 - - [2025-11-24 03:46:13] "POST /neutron/network HTTP/1.1" 200 841 0.007853 10.0.0.50 - - [2025-11-24 03:46:14] "GET /obj-perms HTTP/1.1" 200 5056 0.065585 10.0.0.41 - - [2025-11-24 03:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003962 10.0.0.41 - - [2025-11-24 03:46:15] "GET /virtual-network/8e1a16f6-321b-4e1a-b3fd-54b556b54b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005530 10.0.0.41 - - [2025-11-24 03:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005282 10.0.0.41 - - [2025-11-24 03:46:19] "GET /virtual-network/8e1a16f6-321b-4e1a-b3fd-54b556b54b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005859 10.0.0.41 - - [2025-11-24 03:46:21] "POST /neutron/network HTTP/1.1" 200 851 0.006772 10.0.0.41 - - [2025-11-24 03:46:21] "POST /neutron/port HTTP/1.1" 200 117 0.001485 10.0.0.41 - - [2025-11-24 03:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005815 10.0.0.41 - - [2025-11-24 03:46:23] "GET /virtual-network/8e1a16f6-321b-4e1a-b3fd-54b556b54b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.012225 10.0.0.41 - - [2025-11-24 03:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004054 10.0.0.41 - - [2025-11-24 03:46:27] "GET /virtual-network/8e1a16f6-321b-4e1a-b3fd-54b556b54b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005691 10.0.0.41 - - [2025-11-24 03:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004215 10.0.0.41 - - [2025-11-24 03:46:31] "GET /virtual-network/8e1a16f6-321b-4e1a-b3fd-54b556b54b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006794 10.0.0.41 - - [2025-11-24 03:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007121 10.0.0.41 - - [2025-11-24 03:46:35] "GET /virtual-network/8e1a16f6-321b-4e1a-b3fd-54b556b54b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.007143 10.0.0.41 - - [2025-11-24 03:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858 10.0.0.41 - - [2025-11-24 03:46:40] "GET /virtual-network/8e1a16f6-321b-4e1a-b3fd-54b556b54b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005583 10.0.0.41 - - [2025-11-24 03:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004499 10.0.0.41 - - [2025-11-24 03:46:44] "GET /virtual-network/8e1a16f6-321b-4e1a-b3fd-54b556b54b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006976 10.0.0.41 - - [2025-11-24 03:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004876 10.0.0.41 - - [2025-11-24 03:46:48] "GET /virtual-network/8e1a16f6-321b-4e1a-b3fd-54b556b54b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005828 10.0.0.41 - - [2025-11-24 03:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005002 10.0.0.41 - - [2025-11-24 03:46:52] "GET /virtual-network/8e1a16f6-321b-4e1a-b3fd-54b556b54b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.008434 10.0.0.41 - - [2025-11-24 03:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004108 10.0.0.41 - - [2025-11-24 03:46:56] "GET /virtual-network/8e1a16f6-321b-4e1a-b3fd-54b556b54b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006048 10.0.0.41 - - [2025-11-24 03:46:59] "POST /neutron/security_group HTTP/1.1" 200 2062 0.040877 10.0.0.41 - - [2025-11-24 03:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004054 10.0.0.41 - - [2025-11-24 03:47:00] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006399 10.0.0.41 - - [2025-11-24 03:47:00] "GET /virtual-networks?parent_id=783050b6-994e-4fb3-bb83-21aaa7e051cd&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.004678 10.0.0.41 - - [2025-11-24 03:47:00] "GET /virtual-network/8e1a16f6-321b-4e1a-b3fd-54b556b54b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006329 10.0.0.41 - - [2025-11-24 03:47:05] "POST /neutron/port HTTP/1.1" 200 1091 0.018358 10.0.0.41 - - [2025-11-24 03:47:11] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010355 10.0.0.41 - - [2025-11-24 03:47:14] "POST /neutron/network HTTP/1.1" 200 851 0.008514 10.0.0.41 - - [2025-11-24 03:47:14] "POST /neutron/port HTTP/1.1" 200 117 0.001742 10.0.0.41 - - [2025-11-24 03:47:16] "POST /neutron/security_group HTTP/1.1" 200 2062 0.011229 10.0.0.41 - - [2025-11-24 03:47:22] "POST /neutron/port HTTP/1.1" 200 1091 0.020150 10.0.0.41 - - [2025-11-24 03:47:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004492 10.0.0.41 - - [2025-11-24 03:47:22] "POST /neutron/network HTTP/1.1" 200 841 0.007731 10.0.0.41 - - [2025-11-24 03:47:31] "POST /neutron/port HTTP/1.1" 200 1091 0.017809 10.0.0.41 - - [2025-11-24 03:47:36] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009484 10.0.0.41 - - [2025-11-24 03:47:47] "POST /neutron/port HTTP/1.1" 200 1091 0.017032 10.0.0.41 - - [2025-11-24 03:47:52] "POST /fqname-to-id HTTP/1.1" 404 240 0.003572 10.0.0.41 - - [2025-11-24 03:47:52] "POST /bgp-as-a-services HTTP/1.1" 200 597 0.030929 10.0.0.41 - - [2025-11-24 03:47:53] "GET /bgp-as-a-service/f93bd9c3-2189-44e9-ad2b-ca9f9e8669a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1622 0.007385 10.0.0.41 - - [2025-11-24 03:47:53] "GET /virtual-machine-interface/8facb519-ff48-48aa-b0d2-51ec28b1479c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2762 0.006352 10.0.0.41 - - [2025-11-24 03:47:53] "POST /ref-update HTTP/1.1" 200 156 0.014849 10.0.0.41 - - [2025-11-24 03:47:53] "POST /neutron/subnet HTTP/1.1" 200 720 0.009999 10.0.0.50 - - [2025-11-24 03:47:53] "POST /ref-update HTTP/1.1" 200 156 0.058530 10.0.0.50 - - [2025-11-24 03:47:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000577 10.0.0.50 - - [2025-11-24 03:47:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000810 10.0.0.27 - - [2025-11-24 03:47:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000634 10.0.0.27 - - [2025-11-24 03:47:55] "GET /global-system-configs HTTP/1.1" 401 292 0.001468 10.0.0.27 - - [2025-11-24 03:47:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000654 10.0.0.27 - - [2025-11-24 03:47:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000483 10.0.0.50 - - [2025-11-24 03:47:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000514 10.0.0.50 - - [2025-11-24 03:47:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000438 10.0.0.41 - - [2025-11-24 03:47:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000452 10.0.0.41 - - [2025-11-24 03:47:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000467 10.0.0.41 - - [2025-11-24 03:47:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000465 10.0.0.41 - - [2025-11-24 03:47:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000437 10.0.0.41 - - [2025-11-24 03:48:14] "POST /neutron/port HTTP/1.1" 200 1091 0.027780 10.0.0.41 - - [2025-11-24 03:48:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006189 10.0.0.41 - - [2025-11-24 03:48:14] "POST /neutron/network HTTP/1.1" 200 841 0.007774 10.0.0.41 - - [2025-11-24 03:48:21] "GET /bgp-as-a-service/f93bd9c3-2189-44e9-ad2b-ca9f9e8669a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2249 0.006999 10.0.0.41 - - [2025-11-24 03:48:21] "GET /virtual-machine-interface/8facb519-ff48-48aa-b0d2-51ec28b1479c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3091 0.008732 10.0.0.41 - - [2025-11-24 03:48:21] "POST /ref-update HTTP/1.1" 200 156 0.014155 10.0.0.50 - - [2025-11-24 03:48:21] "POST /ref-update HTTP/1.1" 200 156 0.016874 10.0.0.41 - - [2025-11-24 03:48:22] "DELETE /bgp-as-a-service/f93bd9c3-2189-44e9-ad2b-ca9f9e8669a3 HTTP/1.1" 200 115 0.063459 10.0.0.41 - - [2025-11-24 03:48:22] "POST /neutron/port HTTP/1.1" 200 1091 0.022581 10.0.0.41 - - [2025-11-24 03:48:22] "POST /neutron/port HTTP/1.1" 200 1117 0.015868 10.0.0.41 - - [2025-11-24 03:48:23] "POST /neutron/port HTTP/1.1" 200 117 0.007861 10.0.0.41 - - [2025-11-24 03:48:23] "POST /neutron/network HTTP/1.1" 200 117 0.010652 10.0.0.50 - - [2025-11-24 03:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006606 10.0.0.27 - - [2025-11-24 03:48:25] "GET /projects?obj_uuids=783050b6-994e-4fb3-bb83-21aaa7e051cd&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.035811 10.0.0.41 - - [2025-11-24 03:48:25] "GET /project/783050b6-994e-4fb3-bb83-21aaa7e051cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.080335 10.0.0.27 - - [2025-11-24 03:48:25] "GET /projects?obj_uuids=783050b6-994e-4fb3-bb83-21aaa7e051cd&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001038 10.0.0.41 - - [2025-11-24 03:48:25] "GET /project/783050b6-994e-4fb3-bb83-21aaa7e051cd?fields=virtual_networks HTTP/1.1" 200 1040 0.041058 10.0.0.27 - - [2025-11-24 03:48:26] "GET /projects?obj_uuids=783050b6-994e-4fb3-bb83-21aaa7e051cd&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001150 10.0.0.41 - - [2025-11-24 03:48:26] "GET /project/783050b6-994e-4fb3-bb83-21aaa7e051cd?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.041668 10.0.0.27 - - [2025-11-24 03:48:26] "GET /projects?obj_uuids=783050b6-994e-4fb3-bb83-21aaa7e051cd&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001222 10.0.0.41 - - [2025-11-24 03:48:26] "GET /project/783050b6-994e-4fb3-bb83-21aaa7e051cd?fields=security_groups HTTP/1.1" 200 1270 0.042314 10.0.0.41 - - [2025-11-24 03:48:27] "POST /fqname-to-id HTTP/1.1" 404 189 0.033797 10.0.0.27 - - [2025-11-24 03:48:27] "GET /projects?obj_uuids=159f83f9-5789-4418-a07b-6037040262e9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003920 10.0.0.27 - - [2025-11-24 03:48:27] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001793 10.0.0.27 - - [2025-11-24 03:48:27] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009961 10.0.0.27 - - [2025-11-24 03:48:27] "POST /id-to-fqname HTTP/1.1" 200 191 0.002203 10.0.0.27 - - [2025-11-24 03:48:27] "POST /fqname-to-id HTTP/1.1" 404 200 0.007499 10.0.0.27 - - [2025-11-24 03:48:27] "POST /security-groups HTTP/1.1" 200 592 0.042228 10.0.0.27 - - [2025-11-24 03:48:27] "POST /projects HTTP/1.1" 200 587 0.276939 10.0.0.27 - - [2025-11-24 03:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.321141 10.0.0.50 - - [2025-11-24 03:48:27] "POST /access-control-lists HTTP/1.1" 200 597 0.036163 10.0.0.41 - - [2025-11-24 03:48:27] "GET /project/159f83f9-5789-4418-a07b-6037040262e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.493582 10.0.0.41 - - [2025-11-24 03:48:28] "GET / HTTP/1.1" 200 35931 0.002095 10.0.0.41 - - [2025-11-24 03:48:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000786 10.0.0.41 - - [2025-11-24 03:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.072603 10.0.0.27 - - [2025-11-24 03:48:30] "GET /projects?obj_uuids=159f83f9-5789-4418-a07b-6037040262e9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001078 10.0.0.41 - - [2025-11-24 03:48:31] "GET /project/159f83f9-5789-4418-a07b-6037040262e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.052361 10.0.0.41 - - [2025-11-24 03:48:31] "POST /neutron/network HTTP/1.1" 200 117 0.056798 10.0.0.50 - - [2025-11-24 03:48:31] "POST /route-targets HTTP/1.1" 200 327 0.025996 10.0.0.41 - - [2025-11-24 03:48:31] "POST /neutron/network HTTP/1.1" 200 834 0.009816 10.0.0.41 - - [2025-11-24 03:48:31] "POST /id-to-fqname HTTP/1.1" 200 225 0.001410 10.0.0.41 - - [2025-11-24 03:48:31] "GET /virtual-network/2efcaa77-1d7e-4792-9bda-4d24f3146b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006343 10.0.0.41 - - [2025-11-24 03:48:31] "GET /virtual-network/2efcaa77-1d7e-4792-9bda-4d24f3146b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006014 10.0.0.41 - - [2025-11-24 03:48:31] "POST /neutron/subnet HTTP/1.1" 200 730 0.010216 10.0.0.41 - - [2025-11-24 03:48:31] "POST /id-to-fqname HTTP/1.1" 200 225 0.001445 10.0.0.27 - - [2025-11-24 03:48:32] "GET /projects?obj_uuids=159f83f9-5789-4418-a07b-6037040262e9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001220 10.0.0.41 - - [2025-11-24 03:48:32] "GET /project/159f83f9-5789-4418-a07b-6037040262e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.079172 10.0.0.41 - - [2025-11-24 03:48:33] "POST /neutron/port HTTP/1.1" 200 117 0.006675 10.0.0.41 - - [2025-11-24 03:48:33] "POST /id-to-fqname HTTP/1.1" 200 225 0.001491 10.0.0.41 - - [2025-11-24 03:48:33] "POST /neutron/network HTTP/1.1" 200 844 0.009009 10.0.0.27 - - [2025-11-24 03:48:34] "GET /projects?obj_uuids=159f83f9-5789-4418-a07b-6037040262e9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002423 10.0.0.41 - - [2025-11-24 03:48:34] "GET /project/159f83f9-5789-4418-a07b-6037040262e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.099823 10.0.0.41 - - [2025-11-24 03:48:34] "POST /neutron/network HTTP/1.1" 200 834 0.048296 10.0.0.41 - - [2025-11-24 03:48:34] "POST /neutron/port HTTP/1.1" 200 117 0.010748 10.0.0.41 - - [2025-11-24 03:48:34] "POST /id-to-fqname HTTP/1.1" 200 225 0.001822 10.0.0.41 - - [2025-11-24 03:48:35] "POST /neutron/network HTTP/1.1" 200 844 0.010849 10.0.0.41 - - [2025-11-24 03:48:35] "POST /neutron/port HTTP/1.1" 200 1062 0.025408 10.0.0.41 - - [2025-11-24 03:48:35] "POST /neutron/port HTTP/1.1" 200 1090 0.023650 10.0.0.41 - - [2025-11-24 03:48:35] "POST /neutron/port HTTP/1.1" 200 117 0.001404 10.0.0.27 - - [2025-11-24 03:48:35] "GET /projects?obj_uuids=159f83f9-5789-4418-a07b-6037040262e9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001622 10.0.0.41 - - [2025-11-24 03:48:35] "GET /project/159f83f9-5789-4418-a07b-6037040262e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.105669 10.0.0.41 - - [2025-11-24 03:48:36] "POST /neutron/port HTTP/1.1" 200 2010 0.055605 10.0.0.41 - - [2025-11-24 03:48:36] "POST /neutron/port HTTP/1.1" 200 1036 0.020999 10.0.0.41 - - [2025-11-24 03:48:41] "POST /neutron/port HTTP/1.1" 200 1062 0.015468 10.0.0.41 - - [2025-11-24 03:48:41] "POST /neutron/port HTTP/1.1" 200 1090 0.020192 10.0.0.41 - - [2025-11-24 03:48:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005029 10.0.0.41 - - [2025-11-24 03:48:41] "POST /neutron/port HTTP/1.1" 200 117 0.001292 10.0.0.41 - - [2025-11-24 03:48:42] "POST /neutron/port HTTP/1.1" 200 1062 0.022444 10.0.0.41 - - [2025-11-24 03:48:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005940 10.0.0.41 - - [2025-11-24 03:48:42] "POST /neutron/network HTTP/1.1" 200 834 0.009765 10.0.0.41 - - [2025-11-24 03:48:51] "POST /neutron/port HTTP/1.1" 200 1090 0.015283 10.0.0.41 - - [2025-11-24 03:48:56] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009841 10.0.0.41 - - [2025-11-24 03:49:07] "POST /neutron/port HTTP/1.1" 200 1090 0.022569 10.0.0.41 - - [2025-11-24 03:49:12] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009107 10.0.0.41 - - [2025-11-24 03:49:12] "POST /neutron/port HTTP/1.1" 200 1090 0.019573 10.0.0.41 - - [2025-11-24 03:49:12] "GET /virtual-machine/e9cfd3f8-978a-46d2-8385-5c5831e97615 HTTP/1.1" 401 292 0.000499 10.0.0.41 - - [2025-11-24 03:49:12] "GET /virtual-machine/e9cfd3f8-978a-46d2-8385-5c5831e97615 HTTP/1.1" 200 1293 0.040204 10.0.0.41 - - [2025-11-24 03:49:12] "GET /virtual-machine-interface/15426f15-8266-4dee-a727-adfd37f5666f HTTP/1.1" 200 2958 0.005776 10.0.0.41 - - [2025-11-24 03:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.41 - - [2025-11-24 03:49:12] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004148 10.0.0.41 - - [2025-11-24 03:49:12] "GET /virtual-networks?parent_id=159f83f9-5789-4418-a07b-6037040262e9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003339 10.0.0.41 - - [2025-11-24 03:49:12] "GET /virtual-network/2efcaa77-1d7e-4792-9bda-4d24f3146b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006951 10.0.0.41 - - [2025-11-24 03:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005467 10.0.0.41 - - [2025-11-24 03:49:16] "GET /virtual-network/2efcaa77-1d7e-4792-9bda-4d24f3146b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.016436 10.0.0.50 - - [2025-11-24 03:49:16] "DELETE /access-control-list/ddedafc5-dcf9-4077-9c9e-7b2f916d0794 HTTP/1.1" 200 115 0.053910 10.0.0.27 - - [2025-11-24 03:49:16] "DELETE /project/159f83f957894418a07b6037040262e9 HTTP/1.1" 404 173 0.007258 10.0.0.27 - - [2025-11-24 03:49:16] "GET /projects?obj_uuids=783050b6-994e-4fb3-bb83-21aaa7e051cd&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000968 10.0.0.27 - - [2025-11-24 03:49:16] "GET /project/783050b6-994e-4fb3-bb83-21aaa7e051cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 500 232 0.075229 10.0.0.27 - - [2025-11-24 03:49:16] "DELETE /project/783050b6-994e-4fb3-bb83-21aaa7e051cd HTTP/1.1" 404 171 0.087917 10.0.0.41 - - [2025-11-24 03:49:16] "POST /neutron/port HTTP/1.1" 200 1090 0.021420 10.0.0.41 - - [2025-11-24 03:49:16] "POST /neutron/subnet HTTP/1.1" 200 704 0.012696 10.0.0.27 - - [2025-11-24 03:49:17] "GET /obj-perms HTTP/1.1" 200 5056 0.063221 10.0.0.41 - - [2025-11-24 03:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004006 10.0.0.41 - - [2025-11-24 03:49:20] "GET /virtual-network/2efcaa77-1d7e-4792-9bda-4d24f3146b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005459 10.0.0.41 - - [2025-11-24 03:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004669 10.0.0.41 - - [2025-11-24 03:49:24] "GET /virtual-network/2efcaa77-1d7e-4792-9bda-4d24f3146b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006614 10.0.0.41 - - [2025-11-24 03:49:25] "POST /neutron/port HTTP/1.1" 200 1090 0.043175 10.0.0.41 - - [2025-11-24 03:49:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004456 10.0.0.41 - - [2025-11-24 03:49:25] "POST /neutron/network HTTP/1.1" 200 834 0.009328 10.0.0.41 - - [2025-11-24 03:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003959 10.0.0.41 - - [2025-11-24 03:49:28] "GET /virtual-network/2efcaa77-1d7e-4792-9bda-4d24f3146b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006200 10.0.0.41 - - [2025-11-24 03:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.41 - - [2025-11-24 03:49:32] "GET /virtual-network/2efcaa77-1d7e-4792-9bda-4d24f3146b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006868 10.0.0.41 - - [2025-11-24 03:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004876 10.0.0.41 - - [2025-11-24 03:49:36] "GET /virtual-network/2efcaa77-1d7e-4792-9bda-4d24f3146b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.010700 10.0.0.41 - - [2025-11-24 03:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.41 - - [2025-11-24 03:49:40] "GET /virtual-network/2efcaa77-1d7e-4792-9bda-4d24f3146b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005811 10.0.0.41 - - [2025-11-24 03:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004651 10.0.0.41 - - [2025-11-24 03:49:44] "GET /virtual-network/2efcaa77-1d7e-4792-9bda-4d24f3146b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005665 10.0.0.41 - - [2025-11-24 03:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004314 10.0.0.41 - - [2025-11-24 03:49:48] "GET /virtual-network/2efcaa77-1d7e-4792-9bda-4d24f3146b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005830 10.0.0.41 - - [2025-11-24 03:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004573 10.0.0.41 - - [2025-11-24 03:49:52] "GET /virtual-network/2efcaa77-1d7e-4792-9bda-4d24f3146b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006802 10.0.0.41 - - [2025-11-24 03:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.41 - - [2025-11-24 03:49:56] "GET /virtual-network/2efcaa77-1d7e-4792-9bda-4d24f3146b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005766 10.0.0.41 - - [2025-11-24 03:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004719 10.0.0.41 - - [2025-11-24 03:50:01] "GET /virtual-network/2efcaa77-1d7e-4792-9bda-4d24f3146b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006814 10.0.0.41 - - [2025-11-24 03:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004349 10.0.0.41 - - [2025-11-24 03:50:05] "GET /virtual-network/2efcaa77-1d7e-4792-9bda-4d24f3146b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006611 10.0.0.41 - - [2025-11-24 03:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006155 10.0.0.41 - - [2025-11-24 03:50:09] "GET /virtual-network/2efcaa77-1d7e-4792-9bda-4d24f3146b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.014061 10.0.0.41 - - [2025-11-24 03:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004132 10.0.0.41 - - [2025-11-24 03:50:13] "GET /virtual-network/2efcaa77-1d7e-4792-9bda-4d24f3146b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005731 10.0.0.41 - - [2025-11-24 03:50:16] "POST /neutron/port HTTP/1.1" 200 1090 0.044468 10.0.0.41 - - [2025-11-24 03:50:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004198 10.0.0.41 - - [2025-11-24 03:50:16] "POST /neutron/network HTTP/1.1" 200 834 0.007934 10.0.0.41 - - [2025-11-24 03:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003976 10.0.0.41 - - [2025-11-24 03:50:17] "GET /virtual-network/2efcaa77-1d7e-4792-9bda-4d24f3146b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.008499 10.0.0.41 - - [2025-11-24 03:50:17] "GET /obj-perms HTTP/1.1" 200 5056 0.062819 10.0.0.50 - - [2025-11-24 03:50:18] "GET /obj-perms HTTP/1.1" 200 5056 0.061334 10.0.0.41 - - [2025-11-24 03:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004535 10.0.0.41 - - [2025-11-24 03:50:21] "GET /virtual-network/2efcaa77-1d7e-4792-9bda-4d24f3146b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007439 10.0.0.41 - - [2025-11-24 03:50:25] "POST /neutron/network HTTP/1.1" 200 844 0.008606 10.0.0.41 - - [2025-11-24 03:50:25] "POST /neutron/port HTTP/1.1" 200 117 0.001661 10.0.0.41 - - [2025-11-24 03:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.41 - - [2025-11-24 03:50:25] "GET /virtual-network/2efcaa77-1d7e-4792-9bda-4d24f3146b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006842 10.0.0.41 - - [2025-11-24 03:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004328 10.0.0.41 - - [2025-11-24 03:50:29] "GET /virtual-network/2efcaa77-1d7e-4792-9bda-4d24f3146b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007874 10.0.0.41 - - [2025-11-24 03:50:32] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011932 10.0.0.41 - - [2025-11-24 03:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004832 10.0.0.41 - - [2025-11-24 03:50:33] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006096 10.0.0.41 - - [2025-11-24 03:50:33] "GET /virtual-networks?parent_id=159f83f9-5789-4418-a07b-6037040262e9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.005811 10.0.0.41 - - [2025-11-24 03:50:33] "GET /virtual-network/2efcaa77-1d7e-4792-9bda-4d24f3146b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006607 10.0.0.41 - - [2025-11-24 03:50:34] "POST /neutron/port HTTP/1.1" 200 1090 0.029835 10.0.0.41 - - [2025-11-24 03:50:39] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009081 10.0.0.41 - - [2025-11-24 03:50:49] "POST /neutron/port HTTP/1.1" 200 1090 0.019732 10.0.0.41 - - [2025-11-24 03:50:54] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009964 10.0.0.41 - - [2025-11-24 03:51:05] "POST /neutron/port HTTP/1.1" 200 1090 0.019329 10.0.0.41 - - [2025-11-24 03:51:10] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008275 10.0.0.41 - - [2025-11-24 03:51:16] "POST /neutron/port HTTP/1.1" 200 1090 0.016847 10.0.0.41 - - [2025-11-24 03:51:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004410 10.0.0.41 - - [2025-11-24 03:51:16] "POST /neutron/network HTTP/1.1" 200 834 0.007601 10.0.0.41 - - [2025-11-24 03:51:25] "POST /neutron/port HTTP/1.1" 200 1090 0.021861 10.0.0.41 - - [2025-11-24 03:51:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005625 10.0.0.41 - - [2025-11-24 03:51:25] "POST /neutron/network HTTP/1.1" 200 834 0.008168 10.0.0.41 - - [2025-11-24 03:51:30] "POST /neutron/port HTTP/1.1" 200 1090 0.022819 10.0.0.41 - - [2025-11-24 03:51:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011302 10.0.0.41 - - [2025-11-24 03:51:31] "GET /virtual-machine/1f2a5470-1088-4403-accf-054298d09381 HTTP/1.1" 200 1293 0.007469 10.0.0.41 - - [2025-11-24 03:51:31] "GET /virtual-machine-interface/dc1d4093-0977-4608-8301-602c9eb5bfb8 HTTP/1.1" 200 2958 0.006328 10.0.0.41 - - [2025-11-24 03:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004965 10.0.0.41 - - [2025-11-24 03:51:31] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004660 10.0.0.41 - - [2025-11-24 03:51:31] "GET /virtual-networks?parent_id=159f83f9-5789-4418-a07b-6037040262e9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003764 10.0.0.41 - - [2025-11-24 03:51:31] "GET /virtual-network/2efcaa77-1d7e-4792-9bda-4d24f3146b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006085 10.0.0.41 - - [2025-11-24 03:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.41 - - [2025-11-24 03:51:32] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005131 10.0.0.41 - - [2025-11-24 03:51:32] "GET /virtual-networks?parent_id=159f83f9-5789-4418-a07b-6037040262e9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004527 10.0.0.41 - - [2025-11-24 03:51:32] "GET /virtual-network/2efcaa77-1d7e-4792-9bda-4d24f3146b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006326 10.0.0.41 - - [2025-11-24 03:51:32] "POST /neutron/port HTTP/1.1" 200 1090 0.020967 10.0.0.41 - - [2025-11-24 03:51:32] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007908 10.0.0.41 - - [2025-11-24 03:51:32] "GET /virtual-machine/59f4d336-dfd6-48ec-a760-bf9603c5d99a HTTP/1.1" 200 1293 0.006215 10.0.0.41 - - [2025-11-24 03:51:32] "GET /virtual-machine-interface/5220ae5b-b56a-4619-9f4d-62114ea42ab9 HTTP/1.1" 200 2958 0.005805 10.0.0.41 - - [2025-11-24 03:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003866 10.0.0.41 - - [2025-11-24 03:51:32] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004788 10.0.0.41 - - [2025-11-24 03:51:32] "GET /virtual-networks?parent_id=159f83f9-5789-4418-a07b-6037040262e9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003445 10.0.0.41 - - [2025-11-24 03:51:33] "GET /virtual-network/2efcaa77-1d7e-4792-9bda-4d24f3146b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007024 10.0.0.41 - - [2025-11-24 03:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003563 10.0.0.41 - - [2025-11-24 03:51:34] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004168 10.0.0.41 - - [2025-11-24 03:51:34] "GET /virtual-networks?parent_id=159f83f9-5789-4418-a07b-6037040262e9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003526 10.0.0.41 - - [2025-11-24 03:51:34] "GET /virtual-network/2efcaa77-1d7e-4792-9bda-4d24f3146b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006399 10.0.0.41 - - [2025-11-24 03:51:34] "POST /fqname-to-id HTTP/1.1" 404 198 0.003907 10.0.0.41 - - [2025-11-24 03:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.41 - - [2025-11-24 03:51:34] "GET /global-system-config/4d306495-170a-48f0-94ab-cea9ab7ff2bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.009061 10.0.0.41 - - [2025-11-24 03:51:34] "POST /control-node-zones HTTP/1.1" 200 569 0.034405 10.0.0.41 - - [2025-11-24 03:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004337 10.0.0.41 - - [2025-11-24 03:51:34] "GET /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005128 10.0.0.41 - - [2025-11-24 03:51:34] "GET /control-node-zone/13635d0f-edf1-4923-b117-d1afb5c80e73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.006525 10.0.0.41 - - [2025-11-24 03:51:34] "PUT /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95 HTTP/1.1" 200 254 0.023531 10.0.0.41 - - [2025-11-24 03:51:34] "POST /fqname-to-id HTTP/1.1" 404 198 0.003557 10.0.0.41 - - [2025-11-24 03:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.013379 10.0.0.41 - - [2025-11-24 03:51:34] "GET /global-system-config/4d306495-170a-48f0-94ab-cea9ab7ff2bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.008762 10.0.0.41 - - [2025-11-24 03:51:34] "POST /control-node-zones HTTP/1.1" 200 569 0.025997 10.0.0.41 - - [2025-11-24 03:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004239 10.0.0.41 - - [2025-11-24 03:51:34] "GET /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005230 10.0.0.41 - - [2025-11-24 03:51:34] "GET /control-node-zone/6934463f-fd49-438d-a72c-df5183d76ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.006603 10.0.0.41 - - [2025-11-24 03:51:34] "PUT /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5 HTTP/1.1" 200 254 0.021924 10.0.0.41 - - [2025-11-24 03:51:35] "POST /fqname-to-id HTTP/1.1" 404 198 0.003705 10.0.0.41 - - [2025-11-24 03:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004260 10.0.0.41 - - [2025-11-24 03:51:35] "GET /global-system-config/4d306495-170a-48f0-94ab-cea9ab7ff2bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007748 10.0.0.41 - - [2025-11-24 03:51:35] "POST /control-node-zones HTTP/1.1" 200 569 0.027437 10.0.0.41 - - [2025-11-24 03:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005221 10.0.0.41 - - [2025-11-24 03:51:35] "GET /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.007156 10.0.0.41 - - [2025-11-24 03:51:35] "GET /control-node-zone/f1c9b4df-a731-49c4-bc94-899a441da084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.006509 10.0.0.41 - - [2025-11-24 03:51:35] "PUT /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870 HTTP/1.1" 200 254 0.025797 10.0.0.41 - - [2025-11-24 03:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007769 10.0.0.41 - - [2025-11-24 03:51:35] "GET /global-system-config/4d306495-170a-48f0-94ab-cea9ab7ff2bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.009978 10.0.0.41 - - [2025-11-24 03:51:35] "POST /fqname-to-id HTTP/1.1" 404 234 0.004116 10.0.0.41 - - [2025-11-24 03:51:35] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.037647 10.0.0.41 - - [2025-11-24 03:51:35] "POST /neutron/network HTTP/1.1" 200 834 0.011391 10.0.0.41 - - [2025-11-24 03:51:36] "POST /neutron/subnet HTTP/1.1" 200 730 0.009860 10.0.0.41 - - [2025-11-24 03:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.41 - - [2025-11-24 03:51:36] "GET /bgp-as-a-service/ecf5d4ea-0a67-4c0a-b70e-8a604a010aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.006624 10.0.0.41 - - [2025-11-24 03:51:36] "GET /control-node-zone/13635d0f-edf1-4923-b117-d1afb5c80e73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005304 10.0.0.41 - - [2025-11-24 03:51:36] "POST /ref-update HTTP/1.1" 200 156 0.020995 10.0.0.41 - - [2025-11-24 03:51:53] "GET /bgp-as-a-service/ecf5d4ea-0a67-4c0a-b70e-8a604a010aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1836 0.008356 10.0.0.41 - - [2025-11-24 03:51:53] "GET /virtual-machine-interface/15426f15-8266-4dee-a727-adfd37f5666f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.006395 10.0.0.41 - - [2025-11-24 03:51:53] "POST /ref-update HTTP/1.1" 200 156 0.015931 10.0.0.50 - - [2025-11-24 03:51:54] "POST /ref-update HTTP/1.1" 200 156 0.030764 10.0.0.41 - - [2025-11-24 03:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004176 10.0.0.41 - - [2025-11-24 03:51:54] "GET /global-system-config/4d306495-170a-48f0-94ab-cea9ab7ff2bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.010430 10.0.0.41 - - [2025-11-24 03:51:54] "POST /fqname-to-id HTTP/1.1" 404 234 0.005723 10.0.0.41 - - [2025-11-24 03:51:54] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.037747 10.0.0.41 - - [2025-11-24 03:51:55] "POST /neutron/network HTTP/1.1" 200 834 0.008617 10.0.0.41 - - [2025-11-24 03:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.41 - - [2025-11-24 03:51:55] "GET /bgp-as-a-service/8f15dead-a14a-4f69-a315-a94b3d6e0a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.006847 10.0.0.41 - - [2025-11-24 03:51:55] "GET /control-node-zone/6934463f-fd49-438d-a72c-df5183d76ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005260 10.0.0.41 - - [2025-11-24 03:51:55] "POST /ref-update HTTP/1.1" 200 156 0.015270 10.0.0.41 - - [2025-11-24 03:52:13] "GET /bgp-as-a-service/8f15dead-a14a-4f69-a315-a94b3d6e0a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.008923 10.0.0.41 - - [2025-11-24 03:52:13] "GET /virtual-machine-interface/dc1d4093-0977-4608-8301-602c9eb5bfb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.007052 10.0.0.41 - - [2025-11-24 03:52:13] "POST /ref-update HTTP/1.1" 200 156 0.013416 10.0.0.50 - - [2025-11-24 03:52:13] "POST /bgp-routers HTTP/1.1" 200 640 0.037158 10.0.0.50 - - [2025-11-24 03:52:13] "PUT /bgp-router/dc2b538f-47ac-4839-a044-9fe1f9df6339 HTTP/1.1" 200 254 0.031516 10.0.0.41 - - [2025-11-24 03:52:17] "POST /neutron/port HTTP/1.1" 200 1090 0.017859 10.0.0.41 - - [2025-11-24 03:52:17] "POST /neutron/subnet HTTP/1.1" 200 704 0.011705 10.0.0.41 - - [2025-11-24 03:52:25] "POST /neutron/port HTTP/1.1" 200 1090 0.016421 10.0.0.41 - - [2025-11-24 03:52:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004357 10.0.0.41 - - [2025-11-24 03:52:25] "POST /neutron/network HTTP/1.1" 200 834 0.010378 10.0.0.41 - - [2025-11-24 03:52:38] "GET /control-node-zone/13635d0f-edf1-4923-b117-d1afb5c80e73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005666 10.0.0.41 - - [2025-11-24 03:52:38] "POST /ref-update HTTP/1.1" 200 156 0.021697 10.0.0.41 - - [2025-11-24 03:52:38] "GET /control-node-zone/6934463f-fd49-438d-a72c-df5183d76ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005132 10.0.0.41 - - [2025-11-24 03:52:38] "POST /ref-update HTTP/1.1" 200 156 0.022046 10.0.0.41 - - [2025-11-24 03:52:38] "GET /control-node-zone/f1c9b4df-a731-49c4-bc94-899a441da084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004976 10.0.0.41 - - [2025-11-24 03:52:38] "POST /ref-update HTTP/1.1" 200 156 0.028937 10.0.0.41 - - [2025-11-24 03:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004296 10.0.0.41 - - [2025-11-24 03:52:38] "GET /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005232 10.0.0.41 - - [2025-11-24 03:52:38] "GET /control-node-zone/13635d0f-edf1-4923-b117-d1afb5c80e73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004216 10.0.0.41 - - [2025-11-24 03:52:38] "PUT /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870 HTTP/1.1" 200 254 0.035773 10.0.0.41 - - [2025-11-24 03:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004116 10.0.0.41 - - [2025-11-24 03:52:38] "GET /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006510 10.0.0.41 - - [2025-11-24 03:52:38] "GET /control-node-zone/6934463f-fd49-438d-a72c-df5183d76ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.006416 10.0.0.41 - - [2025-11-24 03:52:38] "PUT /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5 HTTP/1.1" 200 254 0.050317 10.0.0.41 - - [2025-11-24 03:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004231 10.0.0.41 - - [2025-11-24 03:52:38] "GET /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.011127 10.0.0.41 - - [2025-11-24 03:52:38] "GET /control-node-zone/f1c9b4df-a731-49c4-bc94-899a441da084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004994 10.0.0.41 - - [2025-11-24 03:52:39] "PUT /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95 HTTP/1.1" 200 254 0.021861 10.0.0.41 - - [2025-11-24 03:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.41 - - [2025-11-24 03:52:51] "GET /bgp-as-a-service/ecf5d4ea-0a67-4c0a-b70e-8a604a010aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2446 0.007733 10.0.0.41 - - [2025-11-24 03:52:51] "GET /control-node-zone/13635d0f-edf1-4923-b117-d1afb5c80e73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003765 10.0.0.41 - - [2025-11-24 03:52:51] "POST /ref-update HTTP/1.1" 200 156 0.016935 10.0.0.41 - - [2025-11-24 03:52:51] "GET /control-node-zone/13635d0f-edf1-4923-b117-d1afb5c80e73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004307 10.0.0.41 - - [2025-11-24 03:52:51] "POST /ref-update HTTP/1.1" 200 156 0.021079 10.0.0.41 - - [2025-11-24 03:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.41 - - [2025-11-24 03:52:51] "GET /global-system-config/4d306495-170a-48f0-94ab-cea9ab7ff2bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006742 10.0.0.41 - - [2025-11-24 03:52:51] "POST /neutron/network HTTP/1.1" 200 834 0.008646 10.0.0.41 - - [2025-11-24 03:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.41 - - [2025-11-24 03:52:51] "GET /bgp-as-a-service/ecf5d4ea-0a67-4c0a-b70e-8a604a010aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.008603 10.0.0.41 - - [2025-11-24 03:52:51] "GET /control-node-zone/f1c9b4df-a731-49c4-bc94-899a441da084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004034 10.0.0.41 - - [2025-11-24 03:52:51] "POST /ref-update HTTP/1.1" 200 156 0.016970 10.0.0.50 - - [2025-11-24 03:52:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000510 10.0.0.50 - - [2025-11-24 03:52:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000424 10.0.0.41 - - [2025-11-24 03:52:54] "GET /bgp-as-a-service/ecf5d4ea-0a67-4c0a-b70e-8a604a010aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2446 0.007546 10.0.0.41 - - [2025-11-24 03:52:54] "GET /virtual-machine-interface/15426f15-8266-4dee-a727-adfd37f5666f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.008615 10.0.0.27 - - [2025-11-24 03:52:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000455 10.0.0.27 - - [2025-11-24 03:52:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000601 10.0.0.27 - - [2025-11-24 03:52:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000476 10.0.0.27 - - [2025-11-24 03:52:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000448 10.0.0.50 - - [2025-11-24 03:52:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000741 10.0.0.50 - - [2025-11-24 03:52:56] "GET /global-system-configs HTTP/1.1" 401 292 0.001080 10.0.0.41 - - [2025-11-24 03:52:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.41 - - [2025-11-24 03:52:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000602 10.0.0.41 - - [2025-11-24 03:52:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000588 10.0.0.41 - - [2025-11-24 03:52:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000461 10.0.0.41 - - [2025-11-24 03:53:07] "GET /bgp-as-a-service/ecf5d4ea-0a67-4c0a-b70e-8a604a010aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2446 0.004946 10.0.0.41 - - [2025-11-24 03:53:07] "GET /virtual-machine-interface/15426f15-8266-4dee-a727-adfd37f5666f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.006083 10.0.0.41 - - [2025-11-24 03:53:07] "POST /ref-update HTTP/1.1" 200 156 0.014436 10.0.0.41 - - [2025-11-24 03:53:07] "GET /bgp-as-a-service/8f15dead-a14a-4f69-a315-a94b3d6e0a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2448 0.007639 10.0.0.41 - - [2025-11-24 03:53:07] "GET /virtual-machine-interface/dc1d4093-0977-4608-8301-602c9eb5bfb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.006835 10.0.0.41 - - [2025-11-24 03:53:07] "POST /ref-update HTTP/1.1" 200 156 0.019408 10.0.0.41 - - [2025-11-24 03:53:08] "DELETE /bgp-as-a-service/8f15dead-a14a-4f69-a315-a94b3d6e0a3e HTTP/1.1" 200 115 0.071232 10.0.0.41 - - [2025-11-24 03:53:08] "GET /bgp-as-a-service/ecf5d4ea-0a67-4c0a-b70e-8a604a010aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1836 0.010923 10.0.0.41 - - [2025-11-24 03:53:08] "GET /virtual-machine-interface/15426f15-8266-4dee-a727-adfd37f5666f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.020276 10.0.0.50 - - [2025-11-24 03:53:08] "DELETE /bgp-router/f7a20ec1-0180-44c6-ad07-f629f2e2390e HTTP/1.1" 200 115 0.128013 10.0.0.41 - - [2025-11-24 03:53:08] "DELETE /bgp-as-a-service/ecf5d4ea-0a67-4c0a-b70e-8a604a010aba HTTP/1.1" 200 115 0.087815 10.0.0.41 - - [2025-11-24 03:53:08] "GET /control-node-zone/f1c9b4df-a731-49c4-bc94-899a441da084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004843 10.0.0.41 - - [2025-11-24 03:53:08] "POST /ref-update HTTP/1.1" 200 156 0.025463 10.0.0.41 - - [2025-11-24 03:53:08] "DELETE /control-node-zone/f1c9b4df-a731-49c4-bc94-899a441da084 HTTP/1.1" 200 115 0.059397 10.0.0.41 - - [2025-11-24 03:53:08] "GET /control-node-zone/6934463f-fd49-438d-a72c-df5183d76ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.007960 10.0.0.41 - - [2025-11-24 03:53:08] "POST /ref-update HTTP/1.1" 200 156 0.027529 10.0.0.41 - - [2025-11-24 03:53:08] "DELETE /control-node-zone/6934463f-fd49-438d-a72c-df5183d76ada HTTP/1.1" 200 115 0.031933 10.0.0.41 - - [2025-11-24 03:53:08] "GET /control-node-zone/13635d0f-edf1-4923-b117-d1afb5c80e73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.024586 10.0.0.41 - - [2025-11-24 03:53:08] "DELETE /control-node-zone/13635d0f-edf1-4923-b117-d1afb5c80e73 HTTP/1.1" 200 115 0.036261 10.0.0.41 - - [2025-11-24 03:53:09] "POST /neutron/network HTTP/1.1" 400 204 0.017098 10.0.0.41 - - [2025-11-24 03:53:09] "POST /neutron/port HTTP/1.1" 200 1116 0.013406 10.0.0.41 - - [2025-11-24 03:53:09] "POST /neutron/port HTTP/1.1" 200 151 0.292282 10.0.0.41 - - [2025-11-24 03:53:09] "POST /neutron/port HTTP/1.1" 200 151 0.270446 10.0.0.50 - - [2025-11-24 03:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006813 10.0.0.41 - - [2025-11-24 03:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004446 10.0.0.27 - - [2025-11-24 03:53:13] "GET /projects?obj_uuids=159f83f9-5789-4418-a07b-6037040262e9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001493 10.0.0.41 - - [2025-11-24 03:53:13] "GET /project/159f83f9-5789-4418-a07b-6037040262e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.067085 10.0.0.41 - - [2025-11-24 03:53:13] "POST /neutron/network HTTP/1.1" 200 117 0.013346 10.0.0.50 - - [2025-11-24 03:53:14] "POST /ref-update HTTP/1.1" 200 156 0.026536 10.0.0.41 - - [2025-11-24 03:53:14] "POST /neutron/network HTTP/1.1" 200 831 0.011185 10.0.0.41 - - [2025-11-24 03:53:14] "POST /id-to-fqname HTTP/1.1" 200 225 0.001748 10.0.0.41 - - [2025-11-24 03:53:14] "GET /virtual-network/03a6ffcc-b3de-4e3c-a5cf-cdb0c208e6b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007649 10.0.0.41 - - [2025-11-24 03:53:14] "GET /virtual-network/03a6ffcc-b3de-4e3c-a5cf-cdb0c208e6b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005714 10.0.0.41 - - [2025-11-24 03:53:14] "POST /neutron/subnet HTTP/1.1" 200 714 0.011700 10.0.0.41 - - [2025-11-24 03:53:14] "POST /id-to-fqname HTTP/1.1" 200 225 0.001607 10.0.0.27 - - [2025-11-24 03:53:15] "GET /projects?obj_uuids=159f83f9-5789-4418-a07b-6037040262e9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001321 10.0.0.41 - - [2025-11-24 03:53:15] "GET /project/159f83f9-5789-4418-a07b-6037040262e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.075438 10.0.0.41 - - [2025-11-24 03:53:15] "POST /neutron/port HTTP/1.1" 200 117 0.007101 10.0.0.41 - - [2025-11-24 03:53:15] "POST /id-to-fqname HTTP/1.1" 200 225 0.001426 10.0.0.41 - - [2025-11-24 03:53:16] "POST /neutron/network HTTP/1.1" 200 841 0.008361 10.0.0.41 - - [2025-11-24 03:53:16] "POST /neutron/port HTTP/1.1" 200 1059 0.016672 10.0.0.41 - - [2025-11-24 03:53:16] "POST /neutron/port HTTP/1.1" 200 1087 0.028570 10.0.0.27 - - [2025-11-24 03:53:16] "GET /projects?obj_uuids=159f83f9-5789-4418-a07b-6037040262e9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001830 10.0.0.41 - - [2025-11-24 03:53:16] "GET /project/159f83f9-5789-4418-a07b-6037040262e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.108396 10.0.0.41 - - [2025-11-24 03:53:16] "POST /neutron/port HTTP/1.1" 200 117 0.002333 10.0.0.41 - - [2025-11-24 03:53:17] "POST /neutron/port HTTP/1.1" 200 1087 0.030036 10.0.0.41 - - [2025-11-24 03:53:17] "POST /id-to-fqname HTTP/1.1" 200 225 0.001888 10.0.0.41 - - [2025-11-24 03:53:17] "POST /neutron/port HTTP/1.1" 200 1087 0.023449 10.0.0.41 - - [2025-11-24 03:53:17] "POST /neutron/network HTTP/1.1" 200 841 0.009927 10.0.0.41 - - [2025-11-24 03:53:18] "POST /neutron/port HTTP/1.1" 200 1059 0.016042 10.0.0.41 - - [2025-11-24 03:53:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004964 10.0.0.27 - - [2025-11-24 03:53:18] "GET /projects?obj_uuids=159f83f9-5789-4418-a07b-6037040262e9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001680 10.0.0.41 - - [2025-11-24 03:53:18] "GET /project/159f83f9-5789-4418-a07b-6037040262e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.100959 10.0.0.41 - - [2025-11-24 03:53:18] "POST /neutron/network HTTP/1.1" 200 831 0.022253 10.0.0.41 - - [2025-11-24 03:53:18] "POST /neutron/security_group HTTP/1.1" 200 2059 0.014899 10.0.0.41 - - [2025-11-24 03:53:18] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010698 10.0.0.41 - - [2025-11-24 03:53:19] "POST /neutron/port HTTP/1.1" 200 1087 0.018557 10.0.0.41 - - [2025-11-24 03:53:19] "GET /virtual-machine/eb0909af-68b5-48e2-9d0c-b7615fc4f0b9 HTTP/1.1" 200 1294 0.006310 10.0.0.41 - - [2025-11-24 03:53:19] "GET /virtual-machine-interface/e15bebfc-e738-45b1-81f2-f3cbce746b8a HTTP/1.1" 200 2958 0.005298 10.0.0.41 - - [2025-11-24 03:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004369 10.0.0.41 - - [2025-11-24 03:53:19] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005122 10.0.0.41 - - [2025-11-24 03:53:19] "GET /virtual-networks?parent_id=159f83f9-5789-4418-a07b-6037040262e9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004987 10.0.0.27 - - [2025-11-24 03:53:19] "GET /projects?obj_uuids=159f83f9-5789-4418-a07b-6037040262e9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001518 10.0.0.41 - - [2025-11-24 03:53:19] "GET /virtual-network/03a6ffcc-b3de-4e3c-a5cf-cdb0c208e6b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007210 10.0.0.41 - - [2025-11-24 03:53:19] "POST /neutron/port HTTP/1.1" 200 1059 0.349459 10.0.0.41 - - [2025-11-24 03:53:19] "POST /neutron/port HTTP/1.1" 200 1113 0.125641 10.0.0.41 - - [2025-11-24 03:53:19] "POST /neutron/subnet HTTP/1.1" 200 688 0.010012 10.0.0.41 - - [2025-11-24 03:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005204 10.0.0.41 - - [2025-11-24 03:53:22] "GET /virtual-network/03a6ffcc-b3de-4e3c-a5cf-cdb0c208e6b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.008071 10.0.0.41 - - [2025-11-24 03:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004326 10.0.0.41 - - [2025-11-24 03:53:26] "GET /virtual-network/03a6ffcc-b3de-4e3c-a5cf-cdb0c208e6b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005754 10.0.0.41 - - [2025-11-24 03:53:27] "POST /neutron/port HTTP/1.1" 200 1087 0.025208 10.0.0.41 - - [2025-11-24 03:53:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004914 10.0.0.41 - - [2025-11-24 03:53:27] "POST /neutron/network HTTP/1.1" 200 831 0.007458 10.0.0.41 - - [2025-11-24 03:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.044202 10.0.0.41 - - [2025-11-24 03:53:30] "GET /virtual-network/03a6ffcc-b3de-4e3c-a5cf-cdb0c208e6b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006548 10.0.0.41 - - [2025-11-24 03:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.41 - - [2025-11-24 03:53:34] "GET /virtual-network/03a6ffcc-b3de-4e3c-a5cf-cdb0c208e6b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006053 10.0.0.41 - - [2025-11-24 03:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875 10.0.0.41 - - [2025-11-24 03:53:38] "GET /virtual-network/03a6ffcc-b3de-4e3c-a5cf-cdb0c208e6b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007143 10.0.0.41 - - [2025-11-24 03:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005986 10.0.0.41 - - [2025-11-24 03:53:42] "GET /virtual-network/03a6ffcc-b3de-4e3c-a5cf-cdb0c208e6b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.010447 10.0.0.41 - - [2025-11-24 03:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004357 10.0.0.41 - - [2025-11-24 03:53:46] "GET /virtual-network/03a6ffcc-b3de-4e3c-a5cf-cdb0c208e6b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006098 10.0.0.41 - - [2025-11-24 03:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004235 10.0.0.41 - - [2025-11-24 03:53:51] "GET /virtual-network/03a6ffcc-b3de-4e3c-a5cf-cdb0c208e6b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006117 10.0.0.41 - - [2025-11-24 03:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005649 10.0.0.41 - - [2025-11-24 03:53:55] "GET /virtual-network/03a6ffcc-b3de-4e3c-a5cf-cdb0c208e6b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007062 10.0.0.41 - - [2025-11-24 03:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004548 10.0.0.41 - - [2025-11-24 03:53:59] "GET /virtual-network/03a6ffcc-b3de-4e3c-a5cf-cdb0c208e6b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007029 10.0.0.41 - - [2025-11-24 03:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004464 10.0.0.41 - - [2025-11-24 03:54:03] "GET /virtual-network/03a6ffcc-b3de-4e3c-a5cf-cdb0c208e6b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006539 10.0.0.41 - - [2025-11-24 03:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004230 10.0.0.41 - - [2025-11-24 03:54:07] "GET /virtual-network/03a6ffcc-b3de-4e3c-a5cf-cdb0c208e6b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006338 10.0.0.41 - - [2025-11-24 03:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005409 10.0.0.41 - - [2025-11-24 03:54:11] "GET /virtual-network/03a6ffcc-b3de-4e3c-a5cf-cdb0c208e6b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007241 10.0.0.41 - - [2025-11-24 03:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004505 10.0.0.41 - - [2025-11-24 03:54:15] "GET /virtual-network/03a6ffcc-b3de-4e3c-a5cf-cdb0c208e6b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007017 10.0.0.41 - - [2025-11-24 03:54:19] "POST /neutron/network HTTP/1.1" 200 841 0.008596 10.0.0.41 - - [2025-11-24 03:54:19] "POST /neutron/port HTTP/1.1" 200 117 0.001280 10.0.0.41 - - [2025-11-24 03:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.41 - - [2025-11-24 03:54:19] "GET /virtual-network/03a6ffcc-b3de-4e3c-a5cf-cdb0c208e6b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005324 10.0.0.27 - - [2025-11-24 03:54:21] "GET /obj-perms HTTP/1.1" 200 5056 0.067039 10.0.0.41 - - [2025-11-24 03:54:21] "GET /obj-perms HTTP/1.1" 200 5056 0.053152 10.0.0.41 - - [2025-11-24 03:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004113 10.0.0.41 - - [2025-11-24 03:54:23] "GET /virtual-network/03a6ffcc-b3de-4e3c-a5cf-cdb0c208e6b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006057 10.0.0.41 - - [2025-11-24 03:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.41 - - [2025-11-24 03:54:27] "GET /virtual-network/03a6ffcc-b3de-4e3c-a5cf-cdb0c208e6b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006707 10.0.0.41 - - [2025-11-24 03:54:28] "POST /neutron/port HTTP/1.1" 200 1087 0.045588 10.0.0.41 - - [2025-11-24 03:54:28] "POST /neutron/subnet HTTP/1.1" 200 688 0.009834 10.0.0.41 - - [2025-11-24 03:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.41 - - [2025-11-24 03:54:31] "GET /virtual-network/03a6ffcc-b3de-4e3c-a5cf-cdb0c208e6b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.008148 10.0.0.41 - - [2025-11-24 03:54:34] "POST /neutron/port HTTP/1.1" 200 1087 0.046583 10.0.0.41 - - [2025-11-24 03:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004645 10.0.0.41 - - [2025-11-24 03:54:36] "GET /virtual-network/03a6ffcc-b3de-4e3c-a5cf-cdb0c208e6b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006336 10.0.0.41 - - [2025-11-24 03:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004123 10.0.0.41 - - [2025-11-24 03:54:40] "GET /virtual-network/03a6ffcc-b3de-4e3c-a5cf-cdb0c208e6b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.008877 10.0.0.41 - - [2025-11-24 03:54:42] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007595 10.0.0.41 - - [2025-11-24 03:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006133 10.0.0.41 - - [2025-11-24 03:54:44] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005954 10.0.0.41 - - [2025-11-24 03:54:44] "GET /virtual-networks?parent_id=159f83f9-5789-4418-a07b-6037040262e9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003887 10.0.0.41 - - [2025-11-24 03:54:44] "GET /virtual-network/03a6ffcc-b3de-4e3c-a5cf-cdb0c208e6b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007808 10.0.0.41 - - [2025-11-24 03:54:49] "POST /neutron/port HTTP/1.1" 200 1087 0.051954 10.0.0.41 - - [2025-11-24 03:54:50] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009326 10.0.0.41 - - [2025-11-24 03:55:00] "POST /neutron/port HTTP/1.1" 200 1087 0.017601 10.0.0.41 - - [2025-11-24 03:55:05] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011558 10.0.0.41 - - [2025-11-24 03:55:15] "POST /neutron/port HTTP/1.1" 200 1087 0.034145 10.0.0.41 - - [2025-11-24 03:55:18] "POST /neutron/port HTTP/1.1" 200 1087 0.053663 10.0.0.41 - - [2025-11-24 03:55:18] "POST /neutron/subnet HTTP/1.1" 200 688 0.013261 10.0.0.41 - - [2025-11-24 03:55:20] "POST /neutron/port HTTP/1.1" 200 1087 0.017740 10.0.0.50 - - [2025-11-24 03:55:21] "GET /obj-perms HTTP/1.1" 200 5056 0.075858 10.0.0.41 - - [2025-11-24 03:55:25] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008001 10.0.0.41 - - [2025-11-24 03:55:28] "POST /neutron/network HTTP/1.1" 200 841 0.008236 10.0.0.41 - - [2025-11-24 03:55:28] "POST /neutron/port HTTP/1.1" 200 117 0.001639 10.0.0.41 - - [2025-11-24 03:55:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009409 10.0.0.41 - - [2025-11-24 03:55:41] "POST /neutron/port HTTP/1.1" 200 1087 0.023360 10.0.0.41 - - [2025-11-24 03:55:41] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009234 10.0.0.41 - - [2025-11-24 03:55:41] "GET /virtual-machine/2d8c92cb-f9e1-4bf0-b78e-c8cfedabed8c HTTP/1.1" 200 1293 0.045351 10.0.0.41 - - [2025-11-24 03:55:41] "GET /virtual-machine-interface/013b6726-bc34-424c-ae14-94c171914a34 HTTP/1.1" 200 2956 0.006109 10.0.0.41 - - [2025-11-24 03:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005069 10.0.0.41 - - [2025-11-24 03:55:41] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004945 10.0.0.41 - - [2025-11-24 03:55:41] "GET /virtual-networks?parent_id=159f83f9-5789-4418-a07b-6037040262e9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003578 10.0.0.41 - - [2025-11-24 03:55:41] "GET /virtual-network/03a6ffcc-b3de-4e3c-a5cf-cdb0c208e6b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006811 10.0.0.41 - - [2025-11-24 03:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.41 - - [2025-11-24 03:55:43] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006257 10.0.0.41 - - [2025-11-24 03:55:43] "GET /virtual-networks?parent_id=159f83f9-5789-4418-a07b-6037040262e9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004255 10.0.0.41 - - [2025-11-24 03:55:43] "GET /virtual-network/03a6ffcc-b3de-4e3c-a5cf-cdb0c208e6b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006588 10.0.0.41 - - [2025-11-24 03:55:43] "POST /neutron/port HTTP/1.1" 200 1087 0.017766 10.0.0.41 - - [2025-11-24 03:55:43] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011811 10.0.0.41 - - [2025-11-24 03:55:43] "GET /virtual-machine/ed5ec4bd-979d-404e-ac38-0789273a71ba HTTP/1.1" 200 1294 0.007286 10.0.0.41 - - [2025-11-24 03:55:43] "GET /virtual-machine-interface/cfb07c29-f671-4c10-a0e1-362e161d0460 HTTP/1.1" 200 2959 0.005822 10.0.0.41 - - [2025-11-24 03:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004198 10.0.0.41 - - [2025-11-24 03:55:43] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005109 10.0.0.41 - - [2025-11-24 03:55:43] "GET /virtual-networks?parent_id=159f83f9-5789-4418-a07b-6037040262e9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003315 10.0.0.41 - - [2025-11-24 03:55:43] "GET /virtual-network/03a6ffcc-b3de-4e3c-a5cf-cdb0c208e6b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006449 10.0.0.41 - - [2025-11-24 03:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004256 10.0.0.41 - - [2025-11-24 03:55:44] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005075 10.0.0.41 - - [2025-11-24 03:55:44] "GET /virtual-networks?parent_id=159f83f9-5789-4418-a07b-6037040262e9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003676 10.0.0.41 - - [2025-11-24 03:55:44] "GET /virtual-network/03a6ffcc-b3de-4e3c-a5cf-cdb0c208e6b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005749 10.0.0.41 - - [2025-11-24 03:55:44] "POST /neutron/port HTTP/1.1" 200 1087 0.016635 10.0.0.41 - - [2025-11-24 03:55:50] "POST /fqname-to-id HTTP/1.1" 404 198 0.003700 10.0.0.41 - - [2025-11-24 03:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.41 - - [2025-11-24 03:55:50] "GET /global-system-config/4d306495-170a-48f0-94ab-cea9ab7ff2bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006525 10.0.0.41 - - [2025-11-24 03:55:50] "POST /control-node-zones HTTP/1.1" 200 569 0.028848 10.0.0.41 - - [2025-11-24 03:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.41 - - [2025-11-24 03:55:50] "GET /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005774 10.0.0.41 - - [2025-11-24 03:55:50] "GET /control-node-zone/5b401dac-ab92-4dce-a6a0-2e2357797763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.007577 10.0.0.41 - - [2025-11-24 03:55:50] "PUT /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95 HTTP/1.1" 200 254 0.024792 10.0.0.41 - - [2025-11-24 03:55:50] "POST /fqname-to-id HTTP/1.1" 404 198 0.004339 10.0.0.41 - - [2025-11-24 03:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004271 10.0.0.41 - - [2025-11-24 03:55:50] "GET /global-system-config/4d306495-170a-48f0-94ab-cea9ab7ff2bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007126 10.0.0.41 - - [2025-11-24 03:55:50] "POST /control-node-zones HTTP/1.1" 200 569 0.028658 10.0.0.41 - - [2025-11-24 03:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004441 10.0.0.41 - - [2025-11-24 03:55:50] "GET /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.011601 10.0.0.41 - - [2025-11-24 03:55:50] "GET /control-node-zone/c75d543b-3d0e-4361-a57d-157726b6d7c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.007228 10.0.0.41 - - [2025-11-24 03:55:50] "PUT /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5 HTTP/1.1" 200 254 0.020174 10.0.0.41 - - [2025-11-24 03:55:50] "POST /fqname-to-id HTTP/1.1" 404 198 0.003326 10.0.0.41 - - [2025-11-24 03:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004428 10.0.0.41 - - [2025-11-24 03:55:50] "GET /global-system-config/4d306495-170a-48f0-94ab-cea9ab7ff2bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006871 10.0.0.41 - - [2025-11-24 03:55:50] "POST /control-node-zones HTTP/1.1" 200 569 0.027442 10.0.0.41 - - [2025-11-24 03:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.41 - - [2025-11-24 03:55:51] "GET /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006734 10.0.0.41 - - [2025-11-24 03:55:51] "GET /control-node-zone/3d25fcc0-4641-41cc-ab09-9cdedc4f2126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.006677 10.0.0.41 - - [2025-11-24 03:55:51] "PUT /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870 HTTP/1.1" 200 254 0.022954 10.0.0.41 - - [2025-11-24 03:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103 10.0.0.41 - - [2025-11-24 03:55:51] "GET /global-system-config/4d306495-170a-48f0-94ab-cea9ab7ff2bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007646 10.0.0.41 - - [2025-11-24 03:55:51] "POST /fqname-to-id HTTP/1.1" 404 234 0.003656 10.0.0.41 - - [2025-11-24 03:55:51] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.029480 10.0.0.41 - - [2025-11-24 03:55:51] "POST /neutron/subnet HTTP/1.1" 200 714 0.009462 10.0.0.41 - - [2025-11-24 03:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.41 - - [2025-11-24 03:55:51] "GET /bgp-as-a-service/c5078227-14b6-4da1-8a03-45f9188f9eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.006274 10.0.0.41 - - [2025-11-24 03:55:51] "GET /control-node-zone/5b401dac-ab92-4dce-a6a0-2e2357797763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004011 10.0.0.41 - - [2025-11-24 03:55:51] "POST /ref-update HTTP/1.1" 200 156 0.015687 10.0.0.41 - - [2025-11-24 03:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005817 10.0.0.41 - - [2025-11-24 03:55:51] "GET /bgp-as-a-service/c5078227-14b6-4da1-8a03-45f9188f9eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.006424 10.0.0.41 - - [2025-11-24 03:55:51] "GET /control-node-zone/c75d543b-3d0e-4361-a57d-157726b6d7c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004091 10.0.0.41 - - [2025-11-24 03:55:51] "POST /ref-update HTTP/1.1" 200 156 0.016749 10.0.0.41 - - [2025-11-24 03:56:10] "GET /bgp-as-a-service/c5078227-14b6-4da1-8a03-45f9188f9eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.007981 10.0.0.41 - - [2025-11-24 03:56:10] "GET /virtual-machine-interface/e15bebfc-e738-45b1-81f2-f3cbce746b8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.006436 10.0.0.41 - - [2025-11-24 03:56:10] "POST /ref-update HTTP/1.1" 200 156 0.016681 10.0.0.50 - - [2025-11-24 03:56:10] "POST /ref-update HTTP/1.1" 200 156 0.031736 10.0.0.41 - - [2025-11-24 03:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.41 - - [2025-11-24 03:56:11] "GET /global-system-config/4d306495-170a-48f0-94ab-cea9ab7ff2bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006380 10.0.0.41 - - [2025-11-24 03:56:11] "POST /fqname-to-id HTTP/1.1" 404 234 0.003394 10.0.0.41 - - [2025-11-24 03:56:11] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.030322 10.0.0.41 - - [2025-11-24 03:56:11] "POST /neutron/network HTTP/1.1" 200 831 0.007897 10.0.0.41 - - [2025-11-24 03:56:11] "POST /neutron/subnet HTTP/1.1" 200 714 0.013346 10.0.0.41 - - [2025-11-24 03:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.41 - - [2025-11-24 03:56:11] "GET /bgp-as-a-service/03001c8a-26b6-421d-9ee7-1978888a8c0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1546 0.005866 10.0.0.41 - - [2025-11-24 03:56:11] "GET /control-node-zone/5b401dac-ab92-4dce-a6a0-2e2357797763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003834 10.0.0.41 - - [2025-11-24 03:56:11] "POST /ref-update HTTP/1.1" 200 156 0.017284 10.0.0.41 - - [2025-11-24 03:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.41 - - [2025-11-24 03:56:11] "GET /bgp-as-a-service/03001c8a-26b6-421d-9ee7-1978888a8c0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.007330 10.0.0.41 - - [2025-11-24 03:56:11] "GET /control-node-zone/c75d543b-3d0e-4361-a57d-157726b6d7c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004076 10.0.0.41 - - [2025-11-24 03:56:11] "POST /ref-update HTTP/1.1" 200 156 0.022984 10.0.0.41 - - [2025-11-24 03:56:19] "GET /bgp-as-a-service/03001c8a-26b6-421d-9ee7-1978888a8c0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.007703 10.0.0.41 - - [2025-11-24 03:56:19] "GET /virtual-machine-interface/013b6726-bc34-424c-ae14-94c171914a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2735 0.005931 10.0.0.41 - - [2025-11-24 03:56:19] "POST /ref-update HTTP/1.1" 200 156 0.015108 10.0.0.50 - - [2025-11-24 03:56:19] "POST /bgp-routers HTTP/1.1" 200 640 0.051597 10.0.0.50 - - [2025-11-24 03:56:19] "PUT /bgp-router/39d90586-4f91-423a-b5e6-4a582fab98b5 HTTP/1.1" 200 254 0.035106 10.0.0.41 - - [2025-11-24 03:56:21] "POST /neutron/network HTTP/1.1" 200 841 0.006952 10.0.0.41 - - [2025-11-24 03:56:21] "POST /neutron/port HTTP/1.1" 200 117 0.001318 10.0.0.41 - - [2025-11-24 03:56:30] "POST /neutron/port HTTP/1.1" 200 1087 0.022834 10.0.0.41 - - [2025-11-24 03:56:30] "POST /neutron/subnet HTTP/1.1" 200 688 0.010078 10.0.0.41 - - [2025-11-24 03:56:42] "GET /bgp-as-a-service/03001c8a-26b6-421d-9ee7-1978888a8c0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2706 0.008906 10.0.0.41 - - [2025-11-24 03:56:42] "GET /virtual-machine-interface/013b6726-bc34-424c-ae14-94c171914a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3050 0.006512 10.0.0.41 - - [2025-11-24 03:56:42] "POST /ref-update HTTP/1.1" 200 156 0.016466 10.0.0.50 - - [2025-11-24 03:56:42] "DELETE /bgp-router/39d90586-4f91-423a-b5e6-4a582fab98b5 HTTP/1.1" 200 115 0.051354 10.0.0.41 - - [2025-11-24 03:56:42] "DELETE /bgp-as-a-service/03001c8a-26b6-421d-9ee7-1978888a8c0a HTTP/1.1" 200 115 0.087294 10.0.0.41 - - [2025-11-24 03:56:42] "GET /bgp-as-a-service/c5078227-14b6-4da1-8a03-45f9188f9eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2707 0.012498 10.0.0.41 - - [2025-11-24 03:56:42] "GET /virtual-machine-interface/e15bebfc-e738-45b1-81f2-f3cbce746b8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.012214 10.0.0.41 - - [2025-11-24 03:56:42] "POST /ref-update HTTP/1.1" 200 156 0.013543 10.0.0.41 - - [2025-11-24 03:56:42] "DELETE /bgp-as-a-service/c5078227-14b6-4da1-8a03-45f9188f9eb3 HTTP/1.1" 200 115 0.059450 10.0.0.50 - - [2025-11-24 03:56:42] "DELETE /bgp-router/5c2de775-ac95-4063-b163-cc625fff223f HTTP/1.1" 200 115 0.065881 10.0.0.41 - - [2025-11-24 03:56:42] "GET /control-node-zone/3d25fcc0-4641-41cc-ab09-9cdedc4f2126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.006927 10.0.0.41 - - [2025-11-24 03:56:42] "POST /ref-update HTTP/1.1" 200 156 0.020710 10.0.0.41 - - [2025-11-24 03:56:42] "DELETE /control-node-zone/3d25fcc0-4641-41cc-ab09-9cdedc4f2126 HTTP/1.1" 200 115 0.026820 10.0.0.41 - - [2025-11-24 03:56:42] "GET /control-node-zone/c75d543b-3d0e-4361-a57d-157726b6d7c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.007552 10.0.0.41 - - [2025-11-24 03:56:42] "POST /ref-update HTTP/1.1" 200 156 0.021795 10.0.0.41 - - [2025-11-24 03:56:42] "DELETE /control-node-zone/c75d543b-3d0e-4361-a57d-157726b6d7c7 HTTP/1.1" 200 115 0.040586 10.0.0.41 - - [2025-11-24 03:56:42] "GET /control-node-zone/5b401dac-ab92-4dce-a6a0-2e2357797763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.009789 10.0.0.41 - - [2025-11-24 03:56:43] "POST /ref-update HTTP/1.1" 200 156 0.020926 10.0.0.41 - - [2025-11-24 03:56:43] "DELETE /control-node-zone/5b401dac-ab92-4dce-a6a0-2e2357797763 HTTP/1.1" 200 115 0.036556 10.0.0.41 - - [2025-11-24 03:56:43] "POST /neutron/network HTTP/1.1" 200 831 0.010132 10.0.0.41 - - [2025-11-24 03:56:43] "POST /neutron/port HTTP/1.1" 200 1113 0.019472 10.0.0.41 - - [2025-11-24 03:56:43] "POST /neutron/port HTTP/1.1" 200 1113 0.014486 10.0.0.41 - - [2025-11-24 03:56:44] "POST /neutron/port HTTP/1.1" 200 1113 0.033193 10.0.0.27 - - [2025-11-24 03:56:45] "POST /useragent-kv HTTP/1.1" 200 115 0.059491 10.0.0.27 - - [2025-11-24 03:56:45] "POST /useragent-kv HTTP/1.1" 200 115 0.003806 10.0.0.41 - - [2025-11-24 03:56:45] "POST /neutron/network HTTP/1.1" 200 151 0.259910 10.0.0.27 - - [2025-11-24 03:56:46] "GET /projects?obj_uuids=159f83f9-5789-4418-a07b-6037040262e9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001127 10.0.0.41 - - [2025-11-24 03:56:47] "GET /project/159f83f9-5789-4418-a07b-6037040262e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.071646 10.0.0.27 - - [2025-11-24 03:56:47] "GET /projects?obj_uuids=159f83f9-5789-4418-a07b-6037040262e9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001557 10.0.0.41 - - [2025-11-24 03:56:47] "GET /project/159f83f9-5789-4418-a07b-6037040262e9?fields=virtual_networks HTTP/1.1" 200 1034 0.050301 10.0.0.27 - - [2025-11-24 03:56:47] "GET /projects?obj_uuids=159f83f9-5789-4418-a07b-6037040262e9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001530 10.0.0.41 - - [2025-11-24 03:56:47] "GET /project/159f83f9-5789-4418-a07b-6037040262e9?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.051183 10.0.0.27 - - [2025-11-24 03:56:47] "GET /projects?obj_uuids=159f83f9-5789-4418-a07b-6037040262e9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001623 10.0.0.41 - - [2025-11-24 03:56:47] "GET /project/159f83f9-5789-4418-a07b-6037040262e9?fields=security_groups HTTP/1.1" 200 1261 0.045504 10.0.0.41 - - [2025-11-24 03:56:48] "POST /fqname-to-id HTTP/1.1" 404 181 0.034066 10.0.0.27 - - [2025-11-24 03:56:48] "GET /projects?obj_uuids=d6d8be55-1acc-47f9-be86-fa8e68d6ffa4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003833 10.0.0.27 - - [2025-11-24 03:56:48] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001534 10.0.0.27 - - [2025-11-24 03:56:48] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.038765 10.0.0.27 - - [2025-11-24 03:56:48] "POST /id-to-fqname HTTP/1.1" 200 183 0.005232 10.0.0.27 - - [2025-11-24 03:56:48] "POST /fqname-to-id HTTP/1.1" 404 192 0.008166 10.0.0.27 - - [2025-11-24 03:56:48] "POST /security-groups HTTP/1.1" 200 584 0.040995 10.0.0.50 - - [2025-11-24 03:56:48] "POST /fqname-to-id HTTP/1.1" 404 227 0.006146 10.0.0.27 - - [2025-11-24 03:56:48] "POST /projects HTTP/1.1" 200 571 0.280799 10.0.0.27 - - [2025-11-24 03:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.317416 10.0.0.50 - - [2025-11-24 03:56:48] "POST /access-control-lists HTTP/1.1" 200 587 0.033344 10.0.0.41 - - [2025-11-24 03:56:48] "GET /project/d6d8be55-1acc-47f9-be86-fa8e68d6ffa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.534621 10.0.0.41 - - [2025-11-24 03:56:49] "GET / HTTP/1.1" 200 35931 0.004764 10.0.0.27 - - [2025-11-24 03:56:52] "GET /projects?obj_uuids=d6d8be55-1acc-47f9-be86-fa8e68d6ffa4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001292 10.0.0.41 - - [2025-11-24 03:56:52] "GET /project/d6d8be55-1acc-47f9-be86-fa8e68d6ffa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.059979 10.0.0.27 - - [2025-11-24 03:56:52] "GET /projects?obj_uuids=d6d8be55-1acc-47f9-be86-fa8e68d6ffa4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001016 10.0.0.41 - - [2025-11-24 03:56:52] "GET /project/d6d8be55-1acc-47f9-be86-fa8e68d6ffa4?fields=virtual_networks HTTP/1.1" 200 1019 0.057124 10.0.0.27 - - [2025-11-24 03:56:53] "GET /projects?obj_uuids=d6d8be55-1acc-47f9-be86-fa8e68d6ffa4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002500 10.0.0.41 - - [2025-11-24 03:56:53] "GET /project/d6d8be55-1acc-47f9-be86-fa8e68d6ffa4?fields=virtual_machine_interfaces HTTP/1.1" 200 1019 0.055328 10.0.0.27 - - [2025-11-24 03:56:53] "GET /projects?obj_uuids=d6d8be55-1acc-47f9-be86-fa8e68d6ffa4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001396 10.0.0.41 - - [2025-11-24 03:56:53] "GET /project/d6d8be55-1acc-47f9-be86-fa8e68d6ffa4?fields=security_groups HTTP/1.1" 200 1238 0.064043 10.0.0.41 - - [2025-11-24 03:56:54] "POST /fqname-to-id HTTP/1.1" 404 189 0.028788 10.0.0.27 - - [2025-11-24 03:56:54] "GET /projects?obj_uuids=af8e4381-33a3-43c8-8a1a-6d5226c121de&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003699 10.0.0.27 - - [2025-11-24 03:56:54] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001076 10.0.0.27 - - [2025-11-24 03:56:54] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007128 10.0.0.27 - - [2025-11-24 03:56:54] "POST /id-to-fqname HTTP/1.1" 200 191 0.002449 10.0.0.27 - - [2025-11-24 03:56:54] "POST /fqname-to-id HTTP/1.1" 404 200 0.007402 10.0.0.27 - - [2025-11-24 03:56:54] "POST /security-groups HTTP/1.1" 200 592 0.077890 10.0.0.27 - - [2025-11-24 03:56:54] "POST /projects HTTP/1.1" 200 587 0.283372 10.0.0.50 - - [2025-11-24 03:56:54] "POST /fqname-to-id HTTP/1.1" 404 234 0.005327 10.0.0.27 - - [2025-11-24 03:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.364682 10.0.0.41 - - [2025-11-24 03:56:54] "GET /project/af8e4381-33a3-43c8-8a1a-6d5226c121de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.505349 10.0.0.41 - - [2025-11-24 03:56:55] "GET / HTTP/1.1" 200 35931 0.002383 10.0.0.27 - - [2025-11-24 03:56:58] "GET /projects?obj_uuids=af8e4381-33a3-43c8-8a1a-6d5226c121de&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001118 10.0.0.41 - - [2025-11-24 03:56:58] "GET /project/af8e4381-33a3-43c8-8a1a-6d5226c121de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.038697 10.0.0.27 - - [2025-11-24 03:56:58] "GET /projects?obj_uuids=af8e4381-33a3-43c8-8a1a-6d5226c121de&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001141 10.0.0.41 - - [2025-11-24 03:56:58] "GET /project/af8e4381-33a3-43c8-8a1a-6d5226c121de?fields=virtual_networks HTTP/1.1" 200 1034 0.045016 10.0.0.27 - - [2025-11-24 03:56:58] "GET /projects?obj_uuids=af8e4381-33a3-43c8-8a1a-6d5226c121de&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001296 10.0.0.41 - - [2025-11-24 03:56:58] "GET /project/af8e4381-33a3-43c8-8a1a-6d5226c121de?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.053208 10.0.0.27 - - [2025-11-24 03:56:59] "GET /projects?obj_uuids=af8e4381-33a3-43c8-8a1a-6d5226c121de&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001307 10.0.0.41 - - [2025-11-24 03:56:59] "GET /project/af8e4381-33a3-43c8-8a1a-6d5226c121de?fields=security_groups HTTP/1.1" 200 1261 0.059828 10.0.0.41 - - [2025-11-24 03:57:00] "POST /fqname-to-id HTTP/1.1" 404 195 0.036099 10.0.0.27 - - [2025-11-24 03:57:00] "GET /projects?obj_uuids=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003880 10.0.0.27 - - [2025-11-24 03:57:00] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001174 10.0.0.27 - - [2025-11-24 03:57:00] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009091 10.0.0.27 - - [2025-11-24 03:57:00] "POST /id-to-fqname HTTP/1.1" 200 197 0.004150 10.0.0.27 - - [2025-11-24 03:57:00] "POST /fqname-to-id HTTP/1.1" 404 206 0.008930 10.0.0.27 - - [2025-11-24 03:57:00] "POST /security-groups HTTP/1.1" 200 598 0.034534 10.0.0.27 - - [2025-11-24 03:57:00] "POST /projects HTTP/1.1" 200 599 0.283370 10.0.0.27 - - [2025-11-24 03:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.321841 10.0.0.50 - - [2025-11-24 03:57:00] "POST /access-control-lists HTTP/1.1" 200 603 0.038056 10.0.0.41 - - [2025-11-24 03:57:00] "GET /project/70af6514-5c53-4fff-a989-6371d031fbe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.484518 10.0.0.41 - - [2025-11-24 03:57:01] "GET / HTTP/1.1" 200 35931 0.001770 10.0.0.41 - - [2025-11-24 03:57:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000595 10.0.0.41 - - [2025-11-24 03:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.067358 10.0.0.41 - - [2025-11-24 03:57:03] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004240 10.0.0.41 - - [2025-11-24 03:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.41 - - [2025-11-24 03:57:03] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004137 10.0.0.41 - - [2025-11-24 03:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.41 - - [2025-11-24 03:57:03] "PUT /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7 HTTP/1.1" 200 276 0.025251 10.0.0.41 - - [2025-11-24 03:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005182 10.0.0.27 - - [2025-11-24 03:57:04] "GET /projects?obj_uuids=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001182 10.0.0.41 - - [2025-11-24 03:57:04] "GET /project/70af6514-5c53-4fff-a989-6371d031fbe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.045637 10.0.0.50 - - [2025-11-24 03:57:04] "POST /route-targets HTTP/1.1" 200 327 0.023050 10.0.0.27 - - [2025-11-24 03:57:04] "POST /useragent-kv HTTP/1.1" 200 115 0.009637 10.0.0.41 - - [2025-11-24 03:57:04] "POST /neutron/subnet HTTP/1.1" 200 701 0.277513 10.0.0.41 - - [2025-11-24 03:57:04] "POST /id-to-fqname HTTP/1.1" 200 218 0.001477 10.0.0.41 - - [2025-11-24 03:57:04] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006948 10.0.0.41 - - [2025-11-24 03:57:04] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007407 10.0.0.41 - - [2025-11-24 03:57:04] "POST /neutron/network HTTP/1.1" 200 808 0.007874 10.0.0.41 - - [2025-11-24 03:57:04] "POST /id-to-fqname HTTP/1.1" 200 218 0.001885 10.0.0.27 - - [2025-11-24 03:57:05] "GET /projects?obj_uuids=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.005379 10.0.0.41 - - [2025-11-24 03:57:05] "GET /project/70af6514-5c53-4fff-a989-6371d031fbe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.100493 10.0.0.41 - - [2025-11-24 03:57:05] "POST /neutron/network HTTP/1.1" 200 808 0.042964 10.0.0.41 - - [2025-11-24 03:57:06] "POST /id-to-fqname HTTP/1.1" 200 218 0.001976 10.0.0.41 - - [2025-11-24 03:57:06] "POST /neutron/port HTTP/1.1" 200 117 0.011867 10.0.0.27 - - [2025-11-24 03:57:06] "GET /projects?obj_uuids=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001840 10.0.0.41 - - [2025-11-24 03:57:07] "POST /neutron/port HTTP/1.1" 200 1062 0.352927 10.0.0.27 - - [2025-11-24 03:57:07] "GET /projects?obj_uuids=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001125 10.0.0.41 - - [2025-11-24 03:57:07] "POST /neutron/port HTTP/1.1" 200 1116 0.170347 10.0.0.41 - - [2025-11-24 03:57:07] "GET /project/70af6514-5c53-4fff-a989-6371d031fbe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.139775 10.0.0.41 - - [2025-11-24 03:57:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005850 10.0.0.41 - - [2025-11-24 03:57:07] "POST /neutron/network HTTP/1.1" 200 808 0.009304 10.0.0.41 - - [2025-11-24 03:57:07] "POST /neutron/port HTTP/1.1" 200 117 0.007493 10.0.0.41 - - [2025-11-24 03:57:08] "POST /neutron/port HTTP/1.1" 200 1062 0.016573 10.0.0.41 - - [2025-11-24 03:57:08] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008258 10.0.0.41 - - [2025-11-24 03:57:08] "POST /neutron/port HTTP/1.1" 200 1090 0.022533 10.0.0.41 - - [2025-11-24 03:57:08] "POST /neutron/port HTTP/1.1" 200 117 0.001393 10.0.0.41 - - [2025-11-24 03:57:09] "POST /neutron/security_group HTTP/1.1" 200 2065 0.008991 10.0.0.41 - - [2025-11-24 03:57:10] "POST /neutron/port HTTP/1.1" 200 1090 0.020500 10.0.0.41 - - [2025-11-24 03:57:10] "POST /neutron/security_group HTTP/1.1" 200 2065 0.008552 10.0.0.41 - - [2025-11-24 03:57:10] "GET /virtual-machine/1b86eb9f-3830-417a-bcff-fc186f1da36a HTTP/1.1" 401 292 0.000568 10.0.0.41 - - [2025-11-24 03:57:10] "GET /virtual-machine/1b86eb9f-3830-417a-bcff-fc186f1da36a HTTP/1.1" 200 1299 0.041480 10.0.0.41 - - [2025-11-24 03:57:10] "GET /virtual-machine/1b86eb9f-3830-417a-bcff-fc186f1da36a HTTP/1.1" 200 1299 0.005895 10.0.0.41 - - [2025-11-24 03:57:10] "GET /virtual-machine-interface/f4b42d4a-dedc-472f-a75e-96e85d555231 HTTP/1.1" 200 2950 0.007752 10.0.0.41 - - [2025-11-24 03:57:10] "GET /virtual-machine/1b86eb9f-3830-417a-bcff-fc186f1da36a HTTP/1.1" 200 1299 0.005461 10.0.0.41 - - [2025-11-24 03:57:10] "GET /virtual-machine-interface/f4b42d4a-dedc-472f-a75e-96e85d555231 HTTP/1.1" 200 2950 0.008346 10.0.0.41 - - [2025-11-24 03:57:10] "GET /instance-ip/856ec206-88bc-4b50-9b37-40b311a06e5e HTTP/1.1" 200 1620 0.008594 10.0.0.41 - - [2025-11-24 03:57:10] "GET /virtual-machine/1b86eb9f-3830-417a-bcff-fc186f1da36a HTTP/1.1" 200 1299 0.005974 10.0.0.41 - - [2025-11-24 03:57:10] "GET /virtual-machine-interface/f4b42d4a-dedc-472f-a75e-96e85d555231 HTTP/1.1" 200 2950 0.009921 10.0.0.41 - - [2025-11-24 03:57:10] "GET /instance-ip/856ec206-88bc-4b50-9b37-40b311a06e5e HTTP/1.1" 200 1620 0.005332 10.0.0.41 - - [2025-11-24 03:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004909 10.0.0.41 - - [2025-11-24 03:57:10] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005511 10.0.0.41 - - [2025-11-24 03:57:10] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003253 10.0.0.41 - - [2025-11-24 03:57:10] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008431 10.0.0.41 - - [2025-11-24 03:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004574 10.0.0.41 - - [2025-11-24 03:57:10] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005011 10.0.0.41 - - [2025-11-24 03:57:10] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003874 10.0.0.41 - - [2025-11-24 03:57:10] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006658 10.0.0.41 - - [2025-11-24 03:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704 10.0.0.41 - - [2025-11-24 03:57:11] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004642 10.0.0.41 - - [2025-11-24 03:57:11] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.007092 10.0.0.41 - - [2025-11-24 03:57:11] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006773 10.0.0.41 - - [2025-11-24 03:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.41 - - [2025-11-24 03:57:11] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004979 10.0.0.41 - - [2025-11-24 03:57:11] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004050 10.0.0.41 - - [2025-11-24 03:57:11] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.009418 10.0.0.41 - - [2025-11-24 03:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.41 - - [2025-11-24 03:57:11] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.007482 10.0.0.41 - - [2025-11-24 03:57:11] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004786 10.0.0.41 - - [2025-11-24 03:57:11] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007547 10.0.0.41 - - [2025-11-24 03:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004635 10.0.0.41 - - [2025-11-24 03:57:11] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006014 10.0.0.41 - - [2025-11-24 03:57:11] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005096 10.0.0.41 - - [2025-11-24 03:57:11] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006378 10.0.0.41 - - [2025-11-24 03:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.41 - - [2025-11-24 03:57:11] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.007074 10.0.0.41 - - [2025-11-24 03:57:11] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003790 10.0.0.41 - - [2025-11-24 03:57:11] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007173 10.0.0.41 - - [2025-11-24 03:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004575 10.0.0.41 - - [2025-11-24 03:57:14] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006034 10.0.0.50 - - [2025-11-24 03:57:16] "DELETE /access-control-list/837cb14d-e57d-4741-bdc0-aba7b22edeea HTTP/1.1" 200 115 0.054053 10.0.0.27 - - [2025-11-24 03:57:16] "DELETE /project/af8e438133a343c88a1a6d5226c121de HTTP/1.1" 404 173 0.035638 10.0.0.27 - - [2025-11-24 03:57:16] "DELETE /project/70af65145c534fffa9896371d031fbe0 HTTP/1.1" 404 173 0.038496 10.0.0.27 - - [2025-11-24 03:57:16] "DELETE /project/d6d8be551acc47f9be86fa8e68d6ffa4 HTTP/1.1" 404 173 0.034349 10.0.0.27 - - [2025-11-24 03:57:16] "GET /projects?obj_uuids=d6d8be55-1acc-47f9-be86-fa8e68d6ffa4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001564 10.0.0.27 - - [2025-11-24 03:57:16] "GET /projects?obj_uuids=af8e4381-33a3-43c8-8a1a-6d5226c121de&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002996 10.0.0.27 - - [2025-11-24 03:57:16] "GET /projects?obj_uuids=159f83f9-5789-4418-a07b-6037040262e9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001638 10.0.0.27 - - [2025-11-24 03:57:17] "GET /project/159f83f9-5789-4418-a07b-6037040262e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.105661 10.0.0.27 - - [2025-11-24 03:57:17] "GET /project/af8e4381-33a3-43c8-8a1a-6d5226c121de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.117811 10.0.0.27 - - [2025-11-24 03:57:17] "GET /projects?obj_uuids=159f83f9-5789-4418-a07b-6037040262e9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001432 10.0.0.27 - - [2025-11-24 03:57:17] "GET /project/d6d8be55-1acc-47f9-be86-fa8e68d6ffa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.136901 10.0.0.27 - - [2025-11-24 03:57:17] "GET /projects?obj_uuids=af8e4381-33a3-43c8-8a1a-6d5226c121de&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001213 10.0.0.27 - - [2025-11-24 03:57:17] "GET /projects?obj_uuids=d6d8be55-1acc-47f9-be86-fa8e68d6ffa4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001267 10.0.0.27 - - [2025-11-24 03:57:17] "GET /project/159f83f9-5789-4418-a07b-6037040262e9?fields=security_groups HTTP/1.1" 404 188 0.053026 10.0.0.27 - - [2025-11-24 03:57:17] "GET /project/d6d8be55-1acc-47f9-be86-fa8e68d6ffa4?fields=security_groups HTTP/1.1" 200 1343 0.064185 10.0.0.27 - - [2025-11-24 03:57:17] "GET /projects?obj_uuids=159f83f9-5789-4418-a07b-6037040262e9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004211 10.0.0.27 - - [2025-11-24 03:57:17] "GET /project/af8e4381-33a3-43c8-8a1a-6d5226c121de?fields=security_groups HTTP/1.1" 200 1366 0.129900 10.0.0.27 - - [2025-11-24 03:57:17] "DELETE /security-group/8d972174-b1fb-4b05-92e2-599e93d5278d HTTP/1.1" 200 115 0.100215 10.0.0.27 - - [2025-11-24 03:57:17] "GET /projects?obj_uuids=d6d8be55-1acc-47f9-be86-fa8e68d6ffa4&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.008214 10.0.0.27 - - [2025-11-24 03:57:17] "DELETE /security-group/5cba87f5-38f1-4891-9acf-54d46fc57814 HTTP/1.1" 200 115 0.128799 10.0.0.27 - - [2025-11-24 03:57:17] "GET /projects?obj_uuids=af8e4381-33a3-43c8-8a1a-6d5226c121de&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001287 10.0.0.27 - - [2025-11-24 03:57:17] "GET /project/d6d8be55-1acc-47f9-be86-fa8e68d6ffa4?fields=application_policy_sets HTTP/1.1" 200 1382 0.115960 10.0.0.27 - - [2025-11-24 03:57:17] "GET /project/af8e4381-33a3-43c8-8a1a-6d5226c121de?fields=application_policy_sets HTTP/1.1" 200 1405 0.104011 10.0.0.50 - - [2025-11-24 03:57:17] "DELETE /access-control-list/5d1ada8d-0683-47fe-9eee-65711f18577b HTTP/1.1" 200 115 0.112636 10.0.0.27 - - [2025-11-24 03:57:17] "DELETE /project/d6d8be55-1acc-47f9-be86-fa8e68d6ffa4 HTTP/1.1" 200 115 0.778498 10.0.0.27 - - [2025-11-24 03:57:17] "DELETE /project/af8e4381-33a3-43c8-8a1a-6d5226c121de HTTP/1.1" 200 115 0.822633 10.0.0.27 - - [2025-11-24 03:57:17] "GET /project/159f83f9-5789-4418-a07b-6037040262e9?fields=application_policy_sets HTTP/1.1" 404 171 0.735874 10.0.0.27 - - [2025-11-24 03:57:17] "DELETE /project/159f83f9-5789-4418-a07b-6037040262e9 HTTP/1.1" 404 171 1.020256 10.0.0.41 - - [2025-11-24 03:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.41 - - [2025-11-24 03:57:18] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006514 10.0.0.41 - - [2025-11-24 03:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004240 10.0.0.41 - - [2025-11-24 03:57:22] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007424 10.0.0.27 - - [2025-11-24 03:57:23] "GET /obj-perms HTTP/1.1" 200 5056 0.063467 10.0.0.41 - - [2025-11-24 03:57:23] "GET /obj-perms HTTP/1.1" 200 5056 0.061574 10.0.0.41 - - [2025-11-24 03:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005341 10.0.0.41 - - [2025-11-24 03:57:27] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006546 10.0.0.41 - - [2025-11-24 03:57:30] "POST /neutron/network HTTP/1.1" 200 818 0.011029 10.0.0.41 - - [2025-11-24 03:57:30] "POST /neutron/port HTTP/1.1" 200 117 0.001770 10.0.0.41 - - [2025-11-24 03:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004683 10.0.0.41 - - [2025-11-24 03:57:31] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.010034 10.0.0.41 - - [2025-11-24 03:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.41 - - [2025-11-24 03:57:35] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006113 10.0.0.41 - - [2025-11-24 03:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.41 - - [2025-11-24 03:57:39] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006506 10.0.0.41 - - [2025-11-24 03:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.41 - - [2025-11-24 03:57:43] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005706 10.0.0.41 - - [2025-11-24 03:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004295 10.0.0.41 - - [2025-11-24 03:57:47] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005636 10.0.0.41 - - [2025-11-24 03:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004303 10.0.0.41 - - [2025-11-24 03:57:49] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005938 10.0.0.41 - - [2025-11-24 03:57:49] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003843 10.0.0.41 - - [2025-11-24 03:57:49] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006753 10.0.0.41 - - [2025-11-24 03:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005035 10.0.0.41 - - [2025-11-24 03:57:49] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004708 10.0.0.41 - - [2025-11-24 03:57:49] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004229 10.0.0.41 - - [2025-11-24 03:57:50] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006881 10.0.0.41 - - [2025-11-24 03:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004832 10.0.0.41 - - [2025-11-24 03:57:50] "GET /routing-instance/d6a1a3bf-6e9f-455d-9c8e-e8ef0389e617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.010413 10.0.0.41 - - [2025-11-24 03:57:50] "GET /route-target/f8b82ff8-68da-4a40-af48-da3256191a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006231 10.0.0.41 - - [2025-11-24 03:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004911 10.0.0.41 - - [2025-11-24 03:57:50] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005116 10.0.0.41 - - [2025-11-24 03:57:50] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004622 10.0.0.41 - - [2025-11-24 03:57:50] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007819 10.0.0.41 - - [2025-11-24 03:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.41 - - [2025-11-24 03:57:50] "GET /routing-instance/d6a1a3bf-6e9f-455d-9c8e-e8ef0389e617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.004678 10.0.0.41 - - [2025-11-24 03:57:50] "GET /route-target/f8b82ff8-68da-4a40-af48-da3256191a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005136 10.0.0.41 - - [2025-11-24 03:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.41 - - [2025-11-24 03:57:50] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005560 10.0.0.41 - - [2025-11-24 03:57:50] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004082 10.0.0.41 - - [2025-11-24 03:57:50] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007758 10.0.0.41 - - [2025-11-24 03:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005556 10.0.0.41 - - [2025-11-24 03:57:50] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005466 10.0.0.41 - - [2025-11-24 03:57:50] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004446 10.0.0.41 - - [2025-11-24 03:57:50] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008588 10.0.0.41 - - [2025-11-24 03:57:50] "GET /obj-perms HTTP/1.1" 200 5044 0.061053 10.0.0.27 - - [2025-11-24 03:57:51] "GET /obj-perms HTTP/1.1" 200 5044 0.061262 10.0.0.41 - - [2025-11-24 03:57:51] "GET /obj-perms HTTP/1.1" 200 5044 0.004503 10.0.0.50 - - [2025-11-24 03:57:51] "GET /obj-perms HTTP/1.1" 200 5044 0.062130 10.0.0.27 - - [2025-11-24 03:57:51] "GET /obj-perms HTTP/1.1" 200 5044 0.005649 10.0.0.41 - - [2025-11-24 03:57:51] "POST /neutron/security_group HTTP/1.1" 200 2065 0.009041 10.0.0.41 - - [2025-11-24 03:57:51] "POST /neutron/port HTTP/1.1" 200 1090 0.026751 10.0.0.41 - - [2025-11-24 03:57:51] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007920 10.0.0.41 - - [2025-11-24 03:57:51] "GET /virtual-machine/65a3a94c-c93f-46a9-b2a1-0daad1d302da HTTP/1.1" 200 1299 0.007072 10.0.0.41 - - [2025-11-24 03:57:51] "GET /virtual-machine/65a3a94c-c93f-46a9-b2a1-0daad1d302da HTTP/1.1" 200 1299 0.004993 10.0.0.41 - - [2025-11-24 03:57:51] "GET /virtual-machine-interface/ba8ea558-a2bb-481a-956e-093f57ad5e84 HTTP/1.1" 200 2950 0.007103 10.0.0.41 - - [2025-11-24 03:57:51] "GET /virtual-machine/65a3a94c-c93f-46a9-b2a1-0daad1d302da HTTP/1.1" 200 1299 0.004877 10.0.0.41 - - [2025-11-24 03:57:51] "GET /virtual-machine-interface/ba8ea558-a2bb-481a-956e-093f57ad5e84 HTTP/1.1" 200 2950 0.005696 10.0.0.41 - - [2025-11-24 03:57:51] "GET /instance-ip/2494c312-a5e3-4dd9-a9d7-2d45a0997d8c HTTP/1.1" 200 1620 0.008758 10.0.0.41 - - [2025-11-24 03:57:51] "GET /virtual-machine/65a3a94c-c93f-46a9-b2a1-0daad1d302da HTTP/1.1" 200 1299 0.005123 10.0.0.41 - - [2025-11-24 03:57:51] "GET /virtual-machine-interface/ba8ea558-a2bb-481a-956e-093f57ad5e84 HTTP/1.1" 200 2950 0.007415 10.0.0.41 - - [2025-11-24 03:57:51] "GET /instance-ip/2494c312-a5e3-4dd9-a9d7-2d45a0997d8c HTTP/1.1" 200 1620 0.005574 10.0.0.41 - - [2025-11-24 03:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003789 10.0.0.41 - - [2025-11-24 03:57:51] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005864 10.0.0.41 - - [2025-11-24 03:57:51] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004894 10.0.0.41 - - [2025-11-24 03:57:51] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007845 10.0.0.41 - - [2025-11-24 03:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005052 10.0.0.41 - - [2025-11-24 03:57:51] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005596 10.0.0.41 - - [2025-11-24 03:57:51] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003994 10.0.0.41 - - [2025-11-24 03:57:52] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007052 10.0.0.41 - - [2025-11-24 03:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076 10.0.0.41 - - [2025-11-24 03:57:52] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005152 10.0.0.41 - - [2025-11-24 03:57:52] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004263 10.0.0.41 - - [2025-11-24 03:57:52] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007309 10.0.0.41 - - [2025-11-24 03:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004382 10.0.0.41 - - [2025-11-24 03:57:52] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006577 10.0.0.41 - - [2025-11-24 03:57:52] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004962 10.0.0.41 - - [2025-11-24 03:57:52] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006441 10.0.0.41 - - [2025-11-24 03:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004791 10.0.0.41 - - [2025-11-24 03:57:52] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005213 10.0.0.41 - - [2025-11-24 03:57:52] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003886 10.0.0.41 - - [2025-11-24 03:57:52] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006785 10.0.0.41 - - [2025-11-24 03:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.41 - - [2025-11-24 03:57:52] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005346 10.0.0.41 - - [2025-11-24 03:57:52] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004260 10.0.0.41 - - [2025-11-24 03:57:52] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008065 10.0.0.41 - - [2025-11-24 03:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004287 10.0.0.41 - - [2025-11-24 03:57:52] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005176 10.0.0.41 - - [2025-11-24 03:57:52] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003783 10.0.0.41 - - [2025-11-24 03:57:52] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007335 10.0.0.41 - - [2025-11-24 03:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004731 10.0.0.41 - - [2025-11-24 03:57:53] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004681 10.0.0.41 - - [2025-11-24 03:57:53] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003557 10.0.0.41 - - [2025-11-24 03:57:53] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006986 10.0.0.41 - - [2025-11-24 03:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005923 10.0.0.41 - - [2025-11-24 03:57:54] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005327 10.0.0.41 - - [2025-11-24 03:57:54] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004378 10.0.0.41 - - [2025-11-24 03:57:54] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.009362 10.0.0.41 - - [2025-11-24 03:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005587 10.0.0.41 - - [2025-11-24 03:57:54] "GET /routing-instance/d6a1a3bf-6e9f-455d-9c8e-e8ef0389e617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.007245 10.0.0.41 - - [2025-11-24 03:57:54] "GET /route-target/f8b82ff8-68da-4a40-af48-da3256191a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005194 10.0.0.41 - - [2025-11-24 03:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004959 10.0.0.41 - - [2025-11-24 03:57:54] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005906 10.0.0.41 - - [2025-11-24 03:57:54] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004775 10.0.0.41 - - [2025-11-24 03:57:54] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007622 10.0.0.41 - - [2025-11-24 03:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004265 10.0.0.41 - - [2025-11-24 03:57:54] "GET /routing-instance/d6a1a3bf-6e9f-455d-9c8e-e8ef0389e617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.005641 10.0.0.41 - - [2025-11-24 03:57:54] "GET /route-target/f8b82ff8-68da-4a40-af48-da3256191a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005980 10.0.0.50 - - [2025-11-24 03:57:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000787 10.0.0.41 - - [2025-11-24 03:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004161 10.0.0.50 - - [2025-11-24 03:57:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000467 10.0.0.41 - - [2025-11-24 03:57:54] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005492 10.0.0.41 - - [2025-11-24 03:57:54] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004184 10.0.0.41 - - [2025-11-24 03:57:54] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008823 10.0.0.41 - - [2025-11-24 03:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004693 10.0.0.41 - - [2025-11-24 03:57:54] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005762 10.0.0.41 - - [2025-11-24 03:57:54] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005477 10.0.0.41 - - [2025-11-24 03:57:54] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007358 10.0.0.41 - - [2025-11-24 03:57:55] "GET /obj-perms HTTP/1.1" 200 5044 0.004651 10.0.0.27 - - [2025-11-24 03:57:55] "GET /obj-perms HTTP/1.1" 200 5044 0.004516 10.0.0.41 - - [2025-11-24 03:57:55] "GET /obj-perms HTTP/1.1" 200 5044 0.005793 10.0.0.27 - - [2025-11-24 03:57:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000613 10.0.0.27 - - [2025-11-24 03:57:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000486 10.0.0.50 - - [2025-11-24 03:57:55] "GET /obj-perms HTTP/1.1" 200 5044 0.004778 10.0.0.41 - - [2025-11-24 03:57:55] "GET /virtual-machine/1b86eb9f-3830-417a-bcff-fc186f1da36a HTTP/1.1" 200 1299 0.005841 10.0.0.41 - - [2025-11-24 03:57:55] "GET /virtual-machine-interface/f4b42d4a-dedc-472f-a75e-96e85d555231 HTTP/1.1" 200 2950 0.007009 10.0.0.41 - - [2025-11-24 03:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004544 10.0.0.41 - - [2025-11-24 03:57:55] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005798 10.0.0.41 - - [2025-11-24 03:57:55] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004864 10.0.0.41 - - [2025-11-24 03:57:55] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007478 10.0.0.27 - - [2025-11-24 03:57:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000683 10.0.0.27 - - [2025-11-24 03:57:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000560 10.0.0.50 - - [2025-11-24 03:57:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000471 10.0.0.50 - - [2025-11-24 03:57:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000458 10.0.0.41 - - [2025-11-24 03:57:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000607 10.0.0.41 - - [2025-11-24 03:57:56] "GET /global-system-configs HTTP/1.1" 401 292 0.001459 10.0.0.41 - - [2025-11-24 03:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004693 10.0.0.41 - - [2025-11-24 03:57:56] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004177 10.0.0.41 - - [2025-11-24 03:57:56] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004235 10.0.0.41 - - [2025-11-24 03:57:56] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008018 10.0.0.41 - - [2025-11-24 03:57:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000532 10.0.0.41 - - [2025-11-24 03:57:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000635 10.0.0.41 - - [2025-11-24 03:57:59] "POST /neutron/port HTTP/1.1" 200 1090 0.024360 10.0.0.41 - - [2025-11-24 03:58:02] "POST /neutron/security_group HTTP/1.1" 200 2065 0.009400 10.0.0.41 - - [2025-11-24 03:58:07] "POST /neutron/port HTTP/1.1" 200 1090 0.016431 10.0.0.41 - - [2025-11-24 03:58:12] "GET /virtual-machine/65a3a94c-c93f-46a9-b2a1-0daad1d302da HTTP/1.1" 200 1299 0.005012 10.0.0.41 - - [2025-11-24 03:58:12] "GET /virtual-machine-interface/ba8ea558-a2bb-481a-956e-093f57ad5e84 HTTP/1.1" 200 2950 0.006217 10.0.0.41 - - [2025-11-24 03:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004963 10.0.0.41 - - [2025-11-24 03:58:12] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005961 10.0.0.41 - - [2025-11-24 03:58:12] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005543 10.0.0.41 - - [2025-11-24 03:58:12] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008193 10.0.0.41 - - [2025-11-24 03:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004512 10.0.0.41 - - [2025-11-24 03:58:13] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005084 10.0.0.41 - - [2025-11-24 03:58:13] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004341 10.0.0.41 - - [2025-11-24 03:58:13] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008739 10.0.0.41 - - [2025-11-24 03:58:13] "POST /neutron/security_group HTTP/1.1" 200 2065 0.008281 10.0.0.41 - - [2025-11-24 03:58:22] "POST /neutron/network HTTP/1.1" 200 818 0.009230 10.0.0.41 - - [2025-11-24 03:58:22] "POST /neutron/port HTTP/1.1" 200 117 0.001381 10.0.0.41 - - [2025-11-24 03:58:30] "POST /neutron/port HTTP/1.1" 200 1090 0.020566 10.0.0.41 - - [2025-11-24 03:58:30] "POST /neutron/subnet HTTP/1.1" 200 675 0.013935 10.0.0.41 - - [2025-11-24 03:59:22] "POST /neutron/port HTTP/1.1" 200 1090 0.017415 10.0.0.41 - - [2025-11-24 03:59:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004335 10.0.0.41 - - [2025-11-24 03:59:22] "POST /neutron/network HTTP/1.1" 200 808 0.007802 10.0.0.41 - - [2025-11-24 03:59:24] "GET /obj-perms HTTP/1.1" 200 5056 0.068458 10.0.0.41 - - [2025-11-24 03:59:33] "POST /neutron/network HTTP/1.1" 200 818 0.050662 10.0.0.41 - - [2025-11-24 03:59:33] "POST /neutron/port HTTP/1.1" 200 117 0.001216 10.0.0.41 - - [2025-11-24 04:00:07] "POST /neutron/security_group HTTP/1.1" 200 2065 0.011263 10.0.0.41 - - [2025-11-24 04:00:07] "GET /virtual-machine/1b86eb9f-3830-417a-bcff-fc186f1da36a HTTP/1.1" 200 1299 0.005373 10.0.0.41 - - [2025-11-24 04:00:07] "GET /virtual-machine-interface/f4b42d4a-dedc-472f-a75e-96e85d555231 HTTP/1.1" 200 2950 0.007530 10.0.0.41 - - [2025-11-24 04:00:07] "GET /virtual-machine/1b86eb9f-3830-417a-bcff-fc186f1da36a HTTP/1.1" 200 1299 0.006260 10.0.0.41 - - [2025-11-24 04:00:07] "GET /virtual-machine-interface/f4b42d4a-dedc-472f-a75e-96e85d555231 HTTP/1.1" 200 2950 0.008410 10.0.0.41 - - [2025-11-24 04:00:07] "GET /instance-ip/856ec206-88bc-4b50-9b37-40b311a06e5e HTTP/1.1" 200 1620 0.006670 10.0.0.41 - - [2025-11-24 04:00:07] "GET /virtual-machine/1b86eb9f-3830-417a-bcff-fc186f1da36a HTTP/1.1" 200 1299 0.004851 10.0.0.41 - - [2025-11-24 04:00:07] "GET /virtual-machine-interface/f4b42d4a-dedc-472f-a75e-96e85d555231 HTTP/1.1" 200 2950 0.009143 10.0.0.41 - - [2025-11-24 04:00:07] "GET /instance-ip/856ec206-88bc-4b50-9b37-40b311a06e5e HTTP/1.1" 200 1620 0.007838 10.0.0.41 - - [2025-11-24 04:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005218 10.0.0.41 - - [2025-11-24 04:00:07] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005175 10.0.0.41 - - [2025-11-24 04:00:07] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004422 10.0.0.41 - - [2025-11-24 04:00:07] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.009591 10.0.0.41 - - [2025-11-24 04:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005586 10.0.0.41 - - [2025-11-24 04:00:07] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005371 10.0.0.41 - - [2025-11-24 04:00:07] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005867 10.0.0.41 - - [2025-11-24 04:00:07] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006315 10.0.0.41 - - [2025-11-24 04:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.41 - - [2025-11-24 04:00:07] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005387 10.0.0.41 - - [2025-11-24 04:00:07] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003965 10.0.0.41 - - [2025-11-24 04:00:07] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006584 10.0.0.41 - - [2025-11-24 04:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004960 10.0.0.41 - - [2025-11-24 04:00:07] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004444 10.0.0.41 - - [2025-11-24 04:00:07] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003628 10.0.0.41 - - [2025-11-24 04:00:07] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007398 10.0.0.41 - - [2025-11-24 04:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766 10.0.0.41 - - [2025-11-24 04:00:08] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004811 10.0.0.41 - - [2025-11-24 04:00:08] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003523 10.0.0.41 - - [2025-11-24 04:00:08] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006501 10.0.0.41 - - [2025-11-24 04:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004021 10.0.0.41 - - [2025-11-24 04:00:08] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005749 10.0.0.41 - - [2025-11-24 04:00:08] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003648 10.0.0.41 - - [2025-11-24 04:00:08] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006891 10.0.0.41 - - [2025-11-24 04:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004829 10.0.0.41 - - [2025-11-24 04:00:08] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004365 10.0.0.41 - - [2025-11-24 04:00:08] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.006555 10.0.0.41 - - [2025-11-24 04:00:08] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008719 10.0.0.41 - - [2025-11-24 04:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.41 - - [2025-11-24 04:00:09] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004704 10.0.0.41 - - [2025-11-24 04:00:09] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004442 10.0.0.41 - - [2025-11-24 04:00:09] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008760 10.0.0.41 - - [2025-11-24 04:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.41 - - [2025-11-24 04:00:09] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004803 10.0.0.41 - - [2025-11-24 04:00:09] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003456 10.0.0.41 - - [2025-11-24 04:00:09] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006673 10.0.0.41 - - [2025-11-24 04:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.41 - - [2025-11-24 04:00:09] "GET /routing-instance/d6a1a3bf-6e9f-455d-9c8e-e8ef0389e617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.005481 10.0.0.41 - - [2025-11-24 04:00:09] "GET /route-target/f8b82ff8-68da-4a40-af48-da3256191a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005858 10.0.0.41 - - [2025-11-24 04:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004815 10.0.0.41 - - [2025-11-24 04:00:10] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004323 10.0.0.41 - - [2025-11-24 04:00:10] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003613 10.0.0.41 - - [2025-11-24 04:00:10] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006428 10.0.0.41 - - [2025-11-24 04:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.41 - - [2025-11-24 04:00:10] "GET /routing-instance/d6a1a3bf-6e9f-455d-9c8e-e8ef0389e617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.005479 10.0.0.41 - - [2025-11-24 04:00:10] "GET /route-target/f8b82ff8-68da-4a40-af48-da3256191a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005674 10.0.0.41 - - [2025-11-24 04:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.41 - - [2025-11-24 04:00:10] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006054 10.0.0.41 - - [2025-11-24 04:00:10] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005391 10.0.0.41 - - [2025-11-24 04:00:10] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008348 10.0.0.41 - - [2025-11-24 04:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005652 10.0.0.41 - - [2025-11-24 04:00:10] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004862 10.0.0.41 - - [2025-11-24 04:00:10] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003742 10.0.0.41 - - [2025-11-24 04:00:10] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006242 10.0.0.41 - - [2025-11-24 04:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004007 10.0.0.41 - - [2025-11-24 04:00:10] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004418 10.0.0.41 - - [2025-11-24 04:00:10] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003655 10.0.0.41 - - [2025-11-24 04:00:10] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.009529 10.0.0.27 - - [2025-11-24 04:00:10] "GET /obj-perms HTTP/1.1" 200 5044 0.005998 10.0.0.27 - - [2025-11-24 04:00:16] "GET /obj-perms HTTP/1.1" 200 5044 0.004006 10.0.0.27 - - [2025-11-24 04:00:22] "GET /obj-perms HTTP/1.1" 200 5044 0.005764 10.0.0.41 - - [2025-11-24 04:00:24] "POST /neutron/network HTTP/1.1" 200 818 0.034621 10.0.0.41 - - [2025-11-24 04:00:24] "POST /neutron/port HTTP/1.1" 200 117 0.001879 10.0.0.41 - - [2025-11-24 04:00:24] "GET /obj-perms HTTP/1.1" 200 5044 0.004892 10.0.0.27 - - [2025-11-24 04:00:24] "GET /obj-perms HTTP/1.1" 200 5044 0.004245 10.0.0.41 - - [2025-11-24 04:00:25] "GET /obj-perms HTTP/1.1" 200 5044 0.004213 10.0.0.50 - - [2025-11-24 04:00:25] "GET /obj-perms HTTP/1.1" 200 5044 0.005439 10.0.0.27 - - [2025-11-24 04:00:25] "GET /obj-perms HTTP/1.1" 200 5044 0.004638 10.0.0.41 - - [2025-11-24 04:00:25] "POST /neutron/security_group HTTP/1.1" 200 2065 0.009376 10.0.0.41 - - [2025-11-24 04:00:25] "GET /virtual-machine/65a3a94c-c93f-46a9-b2a1-0daad1d302da HTTP/1.1" 200 1299 0.006303 10.0.0.41 - - [2025-11-24 04:00:25] "GET /virtual-machine-interface/ba8ea558-a2bb-481a-956e-093f57ad5e84 HTTP/1.1" 200 2950 0.007581 10.0.0.41 - - [2025-11-24 04:00:25] "GET /virtual-machine/65a3a94c-c93f-46a9-b2a1-0daad1d302da HTTP/1.1" 200 1299 0.004736 10.0.0.41 - - [2025-11-24 04:00:25] "GET /virtual-machine-interface/ba8ea558-a2bb-481a-956e-093f57ad5e84 HTTP/1.1" 200 2950 0.007390 10.0.0.41 - - [2025-11-24 04:00:25] "GET /instance-ip/2494c312-a5e3-4dd9-a9d7-2d45a0997d8c HTTP/1.1" 200 1620 0.004877 10.0.0.41 - - [2025-11-24 04:00:25] "GET /virtual-machine/65a3a94c-c93f-46a9-b2a1-0daad1d302da HTTP/1.1" 200 1299 0.004543 10.0.0.41 - - [2025-11-24 04:00:25] "GET /virtual-machine-interface/ba8ea558-a2bb-481a-956e-093f57ad5e84 HTTP/1.1" 200 2950 0.006855 10.0.0.41 - - [2025-11-24 04:00:25] "GET /instance-ip/2494c312-a5e3-4dd9-a9d7-2d45a0997d8c HTTP/1.1" 200 1620 0.005936 10.0.0.41 - - [2025-11-24 04:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004789 10.0.0.41 - - [2025-11-24 04:00:25] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005900 10.0.0.41 - - [2025-11-24 04:00:25] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004274 10.0.0.41 - - [2025-11-24 04:00:25] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008584 10.0.0.41 - - [2025-11-24 04:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004271 10.0.0.41 - - [2025-11-24 04:00:25] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005572 10.0.0.41 - - [2025-11-24 04:00:25] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004555 10.0.0.41 - - [2025-11-24 04:00:25] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008727 10.0.0.41 - - [2025-11-24 04:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004802 10.0.0.41 - - [2025-11-24 04:00:25] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005112 10.0.0.41 - - [2025-11-24 04:00:25] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003449 10.0.0.41 - - [2025-11-24 04:00:25] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006571 10.0.0.41 - - [2025-11-24 04:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004571 10.0.0.41 - - [2025-11-24 04:00:25] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004467 10.0.0.41 - - [2025-11-24 04:00:25] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003516 10.0.0.41 - - [2025-11-24 04:00:25] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007255 10.0.0.41 - - [2025-11-24 04:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003988 10.0.0.41 - - [2025-11-24 04:00:25] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006758 10.0.0.41 - - [2025-11-24 04:00:25] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004044 10.0.0.41 - - [2025-11-24 04:00:26] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008932 10.0.0.41 - - [2025-11-24 04:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004576 10.0.0.41 - - [2025-11-24 04:00:26] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005812 10.0.0.41 - - [2025-11-24 04:00:26] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003392 10.0.0.41 - - [2025-11-24 04:00:26] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007987 10.0.0.41 - - [2025-11-24 04:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004966 10.0.0.41 - - [2025-11-24 04:00:26] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006734 10.0.0.41 - - [2025-11-24 04:00:26] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004890 10.0.0.41 - - [2025-11-24 04:00:26] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006354 10.0.0.41 - - [2025-11-24 04:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003879 10.0.0.41 - - [2025-11-24 04:00:27] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004163 10.0.0.41 - - [2025-11-24 04:00:27] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003684 10.0.0.41 - - [2025-11-24 04:00:27] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006643 10.0.0.41 - - [2025-11-24 04:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005458 10.0.0.41 - - [2025-11-24 04:00:27] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005665 10.0.0.41 - - [2025-11-24 04:00:27] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004146 10.0.0.41 - - [2025-11-24 04:00:27] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007982 10.0.0.41 - - [2025-11-24 04:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004695 10.0.0.41 - - [2025-11-24 04:00:27] "GET /routing-instance/d6a1a3bf-6e9f-455d-9c8e-e8ef0389e617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.005641 10.0.0.41 - - [2025-11-24 04:00:27] "GET /route-target/f8b82ff8-68da-4a40-af48-da3256191a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006103 10.0.0.41 - - [2025-11-24 04:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004958 10.0.0.41 - - [2025-11-24 04:00:28] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005170 10.0.0.41 - - [2025-11-24 04:00:28] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003801 10.0.0.41 - - [2025-11-24 04:00:28] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.010949 10.0.0.41 - - [2025-11-24 04:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.41 - - [2025-11-24 04:00:28] "GET /routing-instance/d6a1a3bf-6e9f-455d-9c8e-e8ef0389e617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.006354 10.0.0.41 - - [2025-11-24 04:00:28] "GET /route-target/f8b82ff8-68da-4a40-af48-da3256191a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.007113 10.0.0.41 - - [2025-11-24 04:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004232 10.0.0.41 - - [2025-11-24 04:00:28] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005932 10.0.0.41 - - [2025-11-24 04:00:28] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004547 10.0.0.41 - - [2025-11-24 04:00:28] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007653 10.0.0.41 - - [2025-11-24 04:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004273 10.0.0.41 - - [2025-11-24 04:00:28] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006321 10.0.0.41 - - [2025-11-24 04:00:28] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003484 10.0.0.41 - - [2025-11-24 04:00:28] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008851 10.0.0.41 - - [2025-11-24 04:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008349 10.0.0.41 - - [2025-11-24 04:00:28] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006174 10.0.0.41 - - [2025-11-24 04:00:28] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.006611 10.0.0.41 - - [2025-11-24 04:00:28] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007634 10.0.0.41 - - [2025-11-24 04:00:28] "GET /obj-perms HTTP/1.1" 200 5044 0.004223 10.0.0.27 - - [2025-11-24 04:00:28] "GET /obj-perms HTTP/1.1" 200 5044 0.004849 10.0.0.41 - - [2025-11-24 04:00:28] "GET /obj-perms HTTP/1.1" 200 5044 0.005248 10.0.0.27 - - [2025-11-24 04:00:28] "GET /obj-perms HTTP/1.1" 200 5044 0.003946 10.0.0.41 - - [2025-11-24 04:00:28] "GET /obj-perms HTTP/1.1" 200 5044 0.006204 10.0.0.41 - - [2025-11-24 04:00:34] "POST /neutron/network HTTP/1.1" 200 818 0.009041 10.0.0.41 - - [2025-11-24 04:00:34] "POST /neutron/port HTTP/1.1" 200 117 0.001298 10.0.0.41 - - [2025-11-24 04:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004595 10.0.0.41 - - [2025-11-24 04:00:49] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004691 10.0.0.41 - - [2025-11-24 04:00:49] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004200 10.0.0.41 - - [2025-11-24 04:00:49] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007049 10.0.0.41 - - [2025-11-24 04:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005718 10.0.0.41 - - [2025-11-24 04:00:50] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005598 10.0.0.41 - - [2025-11-24 04:00:50] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005132 10.0.0.41 - - [2025-11-24 04:00:50] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.009490 10.0.0.41 - - [2025-11-24 04:01:05] "GET /virtual-machine/65a3a94c-c93f-46a9-b2a1-0daad1d302da HTTP/1.1" 200 1299 0.004519 10.0.0.41 - - [2025-11-24 04:01:05] "GET /virtual-machine-interface/ba8ea558-a2bb-481a-956e-093f57ad5e84 HTTP/1.1" 200 2950 0.005540 10.0.0.41 - - [2025-11-24 04:01:05] "GET /instance-ip/2494c312-a5e3-4dd9-a9d7-2d45a0997d8c HTTP/1.1" 200 1620 0.005363 10.0.0.41 - - [2025-11-24 04:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004456 10.0.0.41 - - [2025-11-24 04:01:05] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004322 10.0.0.41 - - [2025-11-24 04:01:05] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003399 10.0.0.41 - - [2025-11-24 04:01:06] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006686 10.0.0.41 - - [2025-11-24 04:01:09] "GET /virtual-machine/65a3a94c-c93f-46a9-b2a1-0daad1d302da HTTP/1.1" 200 1299 0.005484 10.0.0.41 - - [2025-11-24 04:01:10] "POST /neutron/port HTTP/1.1" 200 1116 0.016268 10.0.0.41 - - [2025-11-24 04:01:11] "GET /virtual-machine/65a3a94c-c93f-46a9-b2a1-0daad1d302da HTTP/1.1" 404 171 0.005570 10.0.0.41 - - [2025-11-24 04:01:11] "GET /virtual-machine/65a3a94c-c93f-46a9-b2a1-0daad1d302da HTTP/1.1" 404 171 0.003654 10.0.0.41 - - [2025-11-24 04:01:11] "GET /virtual-machine/65a3a94c-c93f-46a9-b2a1-0daad1d302da HTTP/1.1" 404 171 0.003536 10.0.0.41 - - [2025-11-24 04:01:12] "GET /virtual-machine/65a3a94c-c93f-46a9-b2a1-0daad1d302da HTTP/1.1" 404 171 0.003561 10.0.0.41 - - [2025-11-24 04:01:13] "GET /virtual-machine/65a3a94c-c93f-46a9-b2a1-0daad1d302da HTTP/1.1" 404 171 0.004487 10.0.0.41 - - [2025-11-24 04:01:14] "GET /virtual-machine/65a3a94c-c93f-46a9-b2a1-0daad1d302da HTTP/1.1" 404 171 0.004137 10.0.0.41 - - [2025-11-24 04:01:15] "GET /virtual-machine/65a3a94c-c93f-46a9-b2a1-0daad1d302da HTTP/1.1" 404 171 0.003894 10.0.0.41 - - [2025-11-24 04:01:16] "GET /virtual-machine/65a3a94c-c93f-46a9-b2a1-0daad1d302da HTTP/1.1" 404 171 0.009397 10.0.0.41 - - [2025-11-24 04:01:17] "GET /virtual-machine/65a3a94c-c93f-46a9-b2a1-0daad1d302da HTTP/1.1" 404 171 0.003321 10.0.0.41 - - [2025-11-24 04:01:17] "GET /virtual-machine/65a3a94c-c93f-46a9-b2a1-0daad1d302da HTTP/1.1" 404 171 0.003838 10.0.0.41 - - [2025-11-24 04:01:18] "GET /virtual-machine/65a3a94c-c93f-46a9-b2a1-0daad1d302da HTTP/1.1" 404 171 0.003918 10.0.0.41 - - [2025-11-24 04:01:19] "GET /virtual-machine/65a3a94c-c93f-46a9-b2a1-0daad1d302da HTTP/1.1" 404 171 0.003492 10.0.0.41 - - [2025-11-24 04:01:20] "GET /virtual-machine/65a3a94c-c93f-46a9-b2a1-0daad1d302da HTTP/1.1" 404 171 0.003768 10.0.0.41 - - [2025-11-24 04:01:21] "GET /virtual-machine/65a3a94c-c93f-46a9-b2a1-0daad1d302da HTTP/1.1" 404 171 0.004112 10.0.0.41 - - [2025-11-24 04:01:22] "GET /virtual-machine/65a3a94c-c93f-46a9-b2a1-0daad1d302da HTTP/1.1" 404 171 0.003387 10.0.0.41 - - [2025-11-24 04:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006340 10.0.0.41 - - [2025-11-24 04:01:22] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004102 10.0.0.41 - - [2025-11-24 04:01:22] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004151 10.0.0.41 - - [2025-11-24 04:01:22] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006979 10.0.0.41 - - [2025-11-24 04:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.41 - - [2025-11-24 04:01:22] "GET /routing-instance/d6a1a3bf-6e9f-455d-9c8e-e8ef0389e617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.004589 10.0.0.41 - - [2025-11-24 04:01:23] "GET /route-target/f8b82ff8-68da-4a40-af48-da3256191a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004665 10.0.0.41 - - [2025-11-24 04:01:23] "GET /virtual-machine/65a3a94c-c93f-46a9-b2a1-0daad1d302da HTTP/1.1" 404 171 0.003440 10.0.0.41 - - [2025-11-24 04:01:24] "GET /virtual-machine/65a3a94c-c93f-46a9-b2a1-0daad1d302da HTTP/1.1" 404 171 0.003932 10.0.0.41 - - [2025-11-24 04:01:25] "GET /virtual-machine/65a3a94c-c93f-46a9-b2a1-0daad1d302da HTTP/1.1" 404 171 0.004461 10.0.0.41 - - [2025-11-24 04:01:26] "GET /virtual-machine/65a3a94c-c93f-46a9-b2a1-0daad1d302da HTTP/1.1" 404 171 0.003748 10.0.0.41 - - [2025-11-24 04:01:27] "GET /virtual-machine/65a3a94c-c93f-46a9-b2a1-0daad1d302da HTTP/1.1" 404 171 0.003483 10.0.0.41 - - [2025-11-24 04:01:28] "GET /virtual-machine/65a3a94c-c93f-46a9-b2a1-0daad1d302da HTTP/1.1" 404 171 0.003668 10.0.0.41 - - [2025-11-24 04:01:28] "GET /virtual-machine/65a3a94c-c93f-46a9-b2a1-0daad1d302da HTTP/1.1" 404 171 0.003915 10.0.0.41 - - [2025-11-24 04:01:29] "GET /virtual-machine/65a3a94c-c93f-46a9-b2a1-0daad1d302da HTTP/1.1" 404 171 0.004290 10.0.0.41 - - [2025-11-24 04:01:30] "GET /virtual-machine/65a3a94c-c93f-46a9-b2a1-0daad1d302da HTTP/1.1" 404 171 0.004036 10.0.0.41 - - [2025-11-24 04:01:31] "GET /virtual-machine/65a3a94c-c93f-46a9-b2a1-0daad1d302da HTTP/1.1" 404 171 0.003443 10.0.0.41 - - [2025-11-24 04:01:32] "GET /virtual-machine/65a3a94c-c93f-46a9-b2a1-0daad1d302da HTTP/1.1" 404 171 0.003829 10.0.0.41 - - [2025-11-24 04:01:33] "GET /virtual-machine/65a3a94c-c93f-46a9-b2a1-0daad1d302da HTTP/1.1" 404 171 0.003802 10.0.0.27 - - [2025-11-24 04:01:33] "GET /obj-perms HTTP/1.1" 200 5044 0.006330 10.0.0.41 - - [2025-11-24 04:01:33] "GET /obj-perms HTTP/1.1" 200 5044 0.004993 10.0.0.50 - - [2025-11-24 04:01:33] "GET /obj-perms HTTP/1.1" 200 5044 0.004333 10.0.0.41 - - [2025-11-24 04:01:33] "GET /virtual-machine/1b86eb9f-3830-417a-bcff-fc186f1da36a HTTP/1.1" 200 1299 0.005726 10.0.0.41 - - [2025-11-24 04:01:33] "POST /neutron/port HTTP/1.1" 200 1116 0.014034 10.0.0.41 - - [2025-11-24 04:01:35] "GET /virtual-machine/1b86eb9f-3830-417a-bcff-fc186f1da36a HTTP/1.1" 404 171 0.004071 10.0.0.41 - - [2025-11-24 04:01:35] "GET /virtual-machine/1b86eb9f-3830-417a-bcff-fc186f1da36a HTTP/1.1" 404 171 0.003561 10.0.0.41 - - [2025-11-24 04:01:35] "GET /virtual-machine/1b86eb9f-3830-417a-bcff-fc186f1da36a HTTP/1.1" 404 171 0.003898 10.0.0.41 - - [2025-11-24 04:01:35] "GET /virtual-machine/1b86eb9f-3830-417a-bcff-fc186f1da36a HTTP/1.1" 404 171 0.003330 10.0.0.41 - - [2025-11-24 04:01:36] "GET /virtual-machine/1b86eb9f-3830-417a-bcff-fc186f1da36a HTTP/1.1" 404 171 0.003428 10.0.0.41 - - [2025-11-24 04:01:37] "GET /virtual-machine/1b86eb9f-3830-417a-bcff-fc186f1da36a HTTP/1.1" 404 171 0.004232 10.0.0.41 - - [2025-11-24 04:01:38] "GET /virtual-machine/1b86eb9f-3830-417a-bcff-fc186f1da36a HTTP/1.1" 404 171 0.003592 10.0.0.41 - - [2025-11-24 04:01:39] "GET /virtual-machine/1b86eb9f-3830-417a-bcff-fc186f1da36a HTTP/1.1" 404 171 0.004915 10.0.0.41 - - [2025-11-24 04:01:40] "GET /virtual-machine/1b86eb9f-3830-417a-bcff-fc186f1da36a HTTP/1.1" 404 171 0.003735 10.0.0.41 - - [2025-11-24 04:01:40] "GET /virtual-machine/1b86eb9f-3830-417a-bcff-fc186f1da36a HTTP/1.1" 404 171 0.003098 10.0.0.41 - - [2025-11-24 04:01:41] "GET /virtual-machine/1b86eb9f-3830-417a-bcff-fc186f1da36a HTTP/1.1" 404 171 0.004307 10.0.0.41 - - [2025-11-24 04:01:42] "GET /virtual-machine/1b86eb9f-3830-417a-bcff-fc186f1da36a HTTP/1.1" 404 171 0.005490 10.0.0.41 - - [2025-11-24 04:01:43] "GET /virtual-machine/1b86eb9f-3830-417a-bcff-fc186f1da36a HTTP/1.1" 404 171 0.003372 10.0.0.41 - - [2025-11-24 04:01:44] "GET /virtual-machine/1b86eb9f-3830-417a-bcff-fc186f1da36a HTTP/1.1" 404 171 0.004848 10.0.0.41 - - [2025-11-24 04:01:45] "GET /virtual-machine/1b86eb9f-3830-417a-bcff-fc186f1da36a HTTP/1.1" 404 171 0.004423 10.0.0.41 - - [2025-11-24 04:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005002 10.0.0.41 - - [2025-11-24 04:01:45] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005208 10.0.0.41 - - [2025-11-24 04:01:45] "GET /virtual-networks?parent_id=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004452 10.0.0.41 - - [2025-11-24 04:01:45] "GET /virtual-network/627d3ad2-ad95-4163-b23a-99e318b4d537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008399 10.0.0.41 - - [2025-11-24 04:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004964 10.0.0.41 - - [2025-11-24 04:01:45] "GET /routing-instance/d6a1a3bf-6e9f-455d-9c8e-e8ef0389e617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.006842 10.0.0.41 - - [2025-11-24 04:01:45] "GET /route-target/f8b82ff8-68da-4a40-af48-da3256191a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005740 10.0.0.27 - - [2025-11-24 04:01:49] "GET /obj-perms HTTP/1.1" 200 5044 0.004853 10.0.0.41 - - [2025-11-24 04:01:52] "GET /obj-perms HTTP/1.1" 200 5044 0.004071 10.0.0.41 - - [2025-11-24 04:01:55] "GET /obj-perms HTTP/1.1" 200 5044 0.004055 10.0.0.27 - - [2025-11-24 04:01:55] "GET /obj-perms HTTP/1.1" 200 5044 0.004842 10.0.0.27 - - [2025-11-24 04:01:55] "POST /useragent-kv HTTP/1.1" 200 115 0.057120 10.0.0.27 - - [2025-11-24 04:01:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002671 10.0.0.41 - - [2025-11-24 04:01:55] "POST /neutron/network HTTP/1.1" 200 151 0.175206 10.0.0.50 - - [2025-11-24 04:01:55] "DELETE /route-target/f8b82ff8-68da-4a40-af48-da3256191a7a HTTP/1.1" 200 115 0.062333 10.0.0.41 - - [2025-11-24 04:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.41 - - [2025-11-24 04:01:55] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003965 10.0.0.41 - - [2025-11-24 04:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002905 10.0.0.41 - - [2025-11-24 04:01:55] "PUT /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7 HTTP/1.1" 200 276 0.015792 10.0.0.27 - - [2025-11-24 04:01:58] "GET /projects?obj_uuids=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001087 10.0.0.41 - - [2025-11-24 04:01:58] "GET /project/70af6514-5c53-4fff-a989-6371d031fbe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.078635 10.0.0.27 - - [2025-11-24 04:01:58] "GET /projects?obj_uuids=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001734 10.0.0.41 - - [2025-11-24 04:01:58] "GET /project/70af6514-5c53-4fff-a989-6371d031fbe0?fields=virtual_networks HTTP/1.1" 200 1046 0.062891 10.0.0.27 - - [2025-11-24 04:01:58] "GET /projects?obj_uuids=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001116 10.0.0.41 - - [2025-11-24 04:01:58] "GET /project/70af6514-5c53-4fff-a989-6371d031fbe0?fields=virtual_machine_interfaces HTTP/1.1" 200 1046 0.047066 10.0.0.27 - - [2025-11-24 04:01:58] "GET /projects?obj_uuids=70af6514-5c53-4fff-a989-6371d031fbe0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001475 10.0.0.41 - - [2025-11-24 04:01:58] "GET /project/70af6514-5c53-4fff-a989-6371d031fbe0?fields=security_groups HTTP/1.1" 200 1279 0.048840 10.0.0.41 - - [2025-11-24 04:01:59] "POST /fqname-to-id HTTP/1.1" 404 194 0.028338 10.0.0.27 - - [2025-11-24 04:01:59] "GET /projects?obj_uuids=7d8d5c4e-f58f-4534-b9df-6372b9b92423&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004487 10.0.0.27 - - [2025-11-24 04:01:59] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002742 10.0.0.27 - - [2025-11-24 04:01:59] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.060337 10.0.0.27 - - [2025-11-24 04:02:00] "POST /id-to-fqname HTTP/1.1" 200 196 0.005447 10.0.0.27 - - [2025-11-24 04:02:00] "POST /fqname-to-id HTTP/1.1" 404 205 0.004135 10.0.0.27 - - [2025-11-24 04:02:00] "POST /security-groups HTTP/1.1" 200 597 0.031963 10.0.0.27 - - [2025-11-24 04:02:00] "POST /projects HTTP/1.1" 200 597 0.266109 10.0.0.27 - - [2025-11-24 04:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.305782 10.0.0.41 - - [2025-11-24 04:02:00] "GET /project/7d8d5c4e-f58f-4534-b9df-6372b9b92423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.522467 10.0.0.50 - - [2025-11-24 04:02:00] "POST /fqname-to-id HTTP/1.1" 404 239 0.004399 10.0.0.41 - - [2025-11-24 04:02:01] "GET / HTTP/1.1" 200 35931 0.003562 10.0.0.27 - - [2025-11-24 04:02:04] "GET /projects?obj_uuids=7d8d5c4e-f58f-4534-b9df-6372b9b92423&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001089 10.0.0.41 - - [2025-11-24 04:02:04] "GET /project/7d8d5c4e-f58f-4534-b9df-6372b9b92423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.047871 10.0.0.27 - - [2025-11-24 04:02:04] "GET /projects?obj_uuids=7d8d5c4e-f58f-4534-b9df-6372b9b92423&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001067 10.0.0.41 - - [2025-11-24 04:02:04] "GET /project/7d8d5c4e-f58f-4534-b9df-6372b9b92423?fields=virtual_networks HTTP/1.1" 200 1044 0.053819 10.0.0.27 - - [2025-11-24 04:02:04] "GET /projects?obj_uuids=7d8d5c4e-f58f-4534-b9df-6372b9b92423&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001838 10.0.0.41 - - [2025-11-24 04:02:04] "GET /project/7d8d5c4e-f58f-4534-b9df-6372b9b92423?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.035803 10.0.0.27 - - [2025-11-24 04:02:04] "GET /projects?obj_uuids=7d8d5c4e-f58f-4534-b9df-6372b9b92423&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001276 10.0.0.41 - - [2025-11-24 04:02:04] "GET /project/7d8d5c4e-f58f-4534-b9df-6372b9b92423?fields=security_groups HTTP/1.1" 200 1276 0.051589 10.0.0.41 - - [2025-11-24 04:02:05] "POST /fqname-to-id HTTP/1.1" 404 188 0.034075 10.0.0.27 - - [2025-11-24 04:02:05] "GET /projects?obj_uuids=03e6a278-ffca-4f92-9984-225e75a45017&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004601 10.0.0.27 - - [2025-11-24 04:02:05] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001526 10.0.0.27 - - [2025-11-24 04:02:05] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009467 10.0.0.27 - - [2025-11-24 04:02:06] "POST /id-to-fqname HTTP/1.1" 200 190 0.002491 10.0.0.27 - - [2025-11-24 04:02:06] "POST /fqname-to-id HTTP/1.1" 404 199 0.009652 10.0.0.27 - - [2025-11-24 04:02:06] "POST /security-groups HTTP/1.1" 200 591 0.086579 10.0.0.27 - - [2025-11-24 04:02:06] "POST /projects HTTP/1.1" 200 585 0.312508 10.0.0.50 - - [2025-11-24 04:02:06] "POST /access-control-lists HTTP/1.1" 200 596 0.038557 10.0.0.27 - - [2025-11-24 04:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.393330 10.0.0.41 - - [2025-11-24 04:02:06] "GET /project/03e6a278-ffca-4f92-9984-225e75a45017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.576699 10.0.0.41 - - [2025-11-24 04:02:07] "GET / HTTP/1.1" 200 35931 0.002032 10.0.0.27 - - [2025-11-24 04:02:10] "GET /projects?obj_uuids=03e6a278-ffca-4f92-9984-225e75a45017&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001127 10.0.0.41 - - [2025-11-24 04:02:10] "GET /project/03e6a278-ffca-4f92-9984-225e75a45017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.050364 10.0.0.27 - - [2025-11-24 04:02:10] "GET /projects?obj_uuids=03e6a278-ffca-4f92-9984-225e75a45017&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001111 10.0.0.41 - - [2025-11-24 04:02:10] "GET /project/03e6a278-ffca-4f92-9984-225e75a45017?fields=virtual_networks HTTP/1.1" 200 1031 0.049723 10.0.0.27 - - [2025-11-24 04:02:10] "GET /projects?obj_uuids=03e6a278-ffca-4f92-9984-225e75a45017&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001245 10.0.0.41 - - [2025-11-24 04:02:10] "GET /project/03e6a278-ffca-4f92-9984-225e75a45017?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.056340 10.0.0.27 - - [2025-11-24 04:02:10] "GET /projects?obj_uuids=03e6a278-ffca-4f92-9984-225e75a45017&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001300 10.0.0.41 - - [2025-11-24 04:02:10] "GET /project/03e6a278-ffca-4f92-9984-225e75a45017?fields=security_groups HTTP/1.1" 200 1257 0.055704 10.0.0.41 - - [2025-11-24 04:02:12] "POST /fqname-to-id HTTP/1.1" 404 196 0.045461 10.0.0.27 - - [2025-11-24 04:02:12] "GET /projects?obj_uuids=33a6752c-ad9a-4d58-9490-bd758eb44d36&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004673 10.0.0.27 - - [2025-11-24 04:02:12] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001291 10.0.0.27 - - [2025-11-24 04:02:12] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009156 10.0.0.27 - - [2025-11-24 04:02:12] "POST /id-to-fqname HTTP/1.1" 200 198 0.006649 10.0.0.27 - - [2025-11-24 04:02:12] "POST /fqname-to-id HTTP/1.1" 404 207 0.013986 10.0.0.27 - - [2025-11-24 04:02:12] "POST /security-groups HTTP/1.1" 200 599 0.047812 10.0.0.50 - - [2025-11-24 04:02:12] "POST /fqname-to-id HTTP/1.1" 404 242 0.017282 10.0.0.27 - - [2025-11-24 04:02:12] "POST /projects HTTP/1.1" 200 601 0.330212 10.0.0.27 - - [2025-11-24 04:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.371044 10.0.0.41 - - [2025-11-24 04:02:12] "GET /project/33a6752c-ad9a-4d58-9490-bd758eb44d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.547854 10.0.0.50 - - [2025-11-24 04:02:12] "POST /access-control-lists HTTP/1.1" 200 602 0.074115 10.0.0.41 - - [2025-11-24 04:02:13] "GET / HTTP/1.1" 200 35931 0.002263 10.0.0.41 - - [2025-11-24 04:02:14] "POST /fqname-to-id HTTP/1.1" 401 292 0.000540 10.0.0.41 - - [2025-11-24 04:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.073895 10.0.0.27 - - [2025-11-24 04:02:14] "GET /projects?obj_uuids=33a6752c-ad9a-4d58-9490-bd758eb44d36&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001338 10.0.0.41 - - [2025-11-24 04:02:14] "GET /project/33a6752c-ad9a-4d58-9490-bd758eb44d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.053802 10.0.0.27 - - [2025-11-24 04:02:15] "POST /useragent-kv HTTP/1.1" 200 115 0.007476 10.0.0.41 - - [2025-11-24 04:02:15] "POST /neutron/subnet HTTP/1.1" 200 716 0.224564 10.0.0.50 - - [2025-11-24 04:02:15] "POST /fqname-to-id HTTP/1.1" 404 207 0.056915 10.0.0.41 - - [2025-11-24 04:02:15] "POST /id-to-fqname HTTP/1.1" 200 222 0.001611 10.0.0.41 - - [2025-11-24 04:02:15] "GET /virtual-network/66055def-3d98-4c95-9287-69dea07a3cb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.011227 10.0.0.41 - - [2025-11-24 04:02:15] "POST /neutron/network HTTP/1.1" 200 976 0.012176 10.0.0.41 - - [2025-11-24 04:02:15] "GET /virtual-network/66055def-3d98-4c95-9287-69dea07a3cb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.007826 10.0.0.41 - - [2025-11-24 04:02:15] "POST /neutron/subnet HTTP/1.1" 200 729 0.013684 10.0.0.41 - - [2025-11-24 04:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005032 10.0.0.27 - - [2025-11-24 04:02:15] "GET /projects?obj_uuids=33a6752c-ad9a-4d58-9490-bd758eb44d36&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001590 10.0.0.41 - - [2025-11-24 04:02:15] "GET /project/33a6752c-ad9a-4d58-9490-bd758eb44d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.043437 10.0.0.50 - - [2025-11-24 04:02:16] "POST /route-targets HTTP/1.1" 200 327 0.014917 10.0.0.27 - - [2025-11-24 04:02:16] "POST /useragent-kv HTTP/1.1" 200 115 0.013418 10.0.0.41 - - [2025-11-24 04:02:16] "POST /neutron/subnet HTTP/1.1" 200 716 0.222732 10.0.0.50 - - [2025-11-24 04:02:16] "POST /fqname-to-id HTTP/1.1" 404 207 0.003445 10.0.0.41 - - [2025-11-24 04:02:16] "POST /id-to-fqname HTTP/1.1" 200 222 0.001490 10.0.0.41 - - [2025-11-24 04:02:16] "GET /virtual-network/34015b7b-a6f0-4e68-83f5-aa3a9cec6918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2564 0.007756 10.0.0.41 - - [2025-11-24 04:02:16] "POST /neutron/network HTTP/1.1" 200 977 0.013696 10.0.0.41 - - [2025-11-24 04:02:16] "GET /virtual-network/34015b7b-a6f0-4e68-83f5-aa3a9cec6918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2564 0.010092 10.0.0.41 - - [2025-11-24 04:02:16] "POST /neutron/subnet HTTP/1.1" 200 734 0.009717 10.0.0.41 - - [2025-11-24 04:02:16] "POST /id-to-fqname HTTP/1.1" 200 222 0.001835 10.0.0.50 - - [2025-11-24 04:02:17] "DELETE /access-control-list/ab4f5c65-1fed-4777-a58c-d4d16db95cf3 HTTP/1.1" 200 115 0.054224 10.0.0.27 - - [2025-11-24 04:02:18] "GET /projects?obj_uuids=33a6752c-ad9a-4d58-9490-bd758eb44d36&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001634 10.0.0.41 - - [2025-11-24 04:02:18] "GET /project/33a6752c-ad9a-4d58-9490-bd758eb44d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.062857 10.0.0.27 - - [2025-11-24 04:02:18] "DELETE /project/70af6514-5c53-4fff-a989-6371d031fbe0 HTTP/1.1" 404 177 0.008475 10.0.0.27 - - [2025-11-24 04:02:18] "DELETE /project/7d8d5c4ef58f4534b9df6372b9b92423 HTTP/1.1" 404 173 0.007793 10.0.0.27 - - [2025-11-24 04:02:18] "DELETE /project/33a6752cad9a4d589490bd758eb44d36 HTTP/1.1" 404 173 0.012618 10.0.0.27 - - [2025-11-24 04:02:18] "DELETE /project/03e6a278ffca4f929984225e75a45017 HTTP/1.1" 404 173 0.007440 10.0.0.27 - - [2025-11-24 04:02:18] "GET /projects?obj_uuids=7d8d5c4e-f58f-4534-b9df-6372b9b92423&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001069 10.0.0.27 - - [2025-11-24 04:02:18] "GET /projects?obj_uuids=03e6a278-ffca-4f92-9984-225e75a45017&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000880 10.0.0.27 - - [2025-11-24 04:02:18] "GET /project/7d8d5c4e-f58f-4534-b9df-6372b9b92423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.056404 10.0.0.27 - - [2025-11-24 04:02:18] "GET /project/03e6a278-ffca-4f92-9984-225e75a45017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.077456 10.0.0.27 - - [2025-11-24 04:02:18] "GET /projects?obj_uuids=7d8d5c4e-f58f-4534-b9df-6372b9b92423&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001112 10.0.0.27 - - [2025-11-24 04:02:18] "GET /projects?obj_uuids=03e6a278-ffca-4f92-9984-225e75a45017&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001013 10.0.0.41 - - [2025-11-24 04:02:18] "POST /neutron/port HTTP/1.1" 200 117 0.005717 10.0.0.27 - - [2025-11-24 04:02:18] "GET /project/7d8d5c4e-f58f-4534-b9df-6372b9b92423?fields=security_groups HTTP/1.1" 200 1381 0.054523 10.0.0.27 - - [2025-11-24 04:02:18] "GET /project/03e6a278-ffca-4f92-9984-225e75a45017?fields=security_groups HTTP/1.1" 200 1362 0.087042 10.0.0.41 - - [2025-11-24 04:02:18] "POST /id-to-fqname HTTP/1.1" 200 222 0.001543 10.0.0.27 - - [2025-11-24 04:02:18] "DELETE /security-group/b5fc713a-476f-428e-a4ab-e066594c6b4f HTTP/1.1" 200 115 0.077119 10.0.0.27 - - [2025-11-24 04:02:18] "GET /projects?obj_uuids=7d8d5c4e-f58f-4534-b9df-6372b9b92423&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001369 10.0.0.27 - - [2025-11-24 04:02:18] "DELETE /security-group/ef3e6380-f717-4bf2-b2ca-43be12f68328 HTTP/1.1" 200 115 0.090444 10.0.0.27 - - [2025-11-24 04:02:18] "GET /project/7d8d5c4e-f58f-4534-b9df-6372b9b92423?fields=application_policy_sets HTTP/1.1" 200 1420 0.071031 10.0.0.27 - - [2025-11-24 04:02:18] "GET /projects?obj_uuids=03e6a278-ffca-4f92-9984-225e75a45017&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001801 10.0.0.27 - - [2025-11-24 04:02:18] "GET /project/03e6a278-ffca-4f92-9984-225e75a45017?fields=application_policy_sets HTTP/1.1" 200 1401 0.088655 10.0.0.50 - - [2025-11-24 04:02:18] "DELETE /access-control-list/e6ab10db-120a-41bb-8a4b-f658bf03ea8b HTTP/1.1" 200 115 0.063185 10.0.0.27 - - [2025-11-24 04:02:18] "DELETE /project/7d8d5c4e-f58f-4534-b9df-6372b9b92423 HTTP/1.1" 200 115 0.549852 10.0.0.27 - - [2025-11-24 04:02:18] "DELETE /project/03e6a278-ffca-4f92-9984-225e75a45017 HTTP/1.1" 200 115 0.603653 10.0.0.41 - - [2025-11-24 04:02:18] "POST /neutron/network HTTP/1.1" 200 987 0.009615 10.0.0.41 - - [2025-11-24 04:02:19] "POST /neutron/port HTTP/1.1" 200 1154 0.020290 10.0.0.27 - - [2025-11-24 04:02:19] "GET /projects?obj_uuids=33a6752c-ad9a-4d58-9490-bd758eb44d36&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001190 10.0.0.41 - - [2025-11-24 04:02:19] "GET /project/33a6752c-ad9a-4d58-9490-bd758eb44d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.103078 10.0.0.41 - - [2025-11-24 04:02:19] "POST /neutron/network HTTP/1.1" 200 977 0.068056 10.0.0.41 - - [2025-11-24 04:02:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005629 10.0.0.41 - - [2025-11-24 04:02:20] "POST /neutron/port HTTP/1.1" 200 117 0.001297 10.0.0.41 - - [2025-11-24 04:02:20] "POST /neutron/security_group HTTP/1.1" 200 2066 0.013294 10.0.0.41 - - [2025-11-24 04:02:20] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009220 10.0.0.41 - - [2025-11-24 04:02:21] "POST /neutron/port HTTP/1.1" 200 1155 0.024890 10.0.0.41 - - [2025-11-24 04:02:21] "POST /neutron/port HTTP/1.1" 200 1183 0.020269 10.0.0.41 - - [2025-11-24 04:02:21] "POST /neutron/subnet HTTP/1.1" 200 1282 0.014100 10.0.0.41 - - [2025-11-24 04:02:21] "POST /neutron/network HTTP/1.1" 200 977 0.010722 10.0.0.41 - - [2025-11-24 04:02:25] "POST /neutron/port HTTP/1.1" 200 1182 0.032525 10.0.0.41 - - [2025-11-24 04:02:25] "POST /neutron/port HTTP/1.1" 200 1183 0.018678 10.0.0.41 - - [2025-11-24 04:02:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004977 10.0.0.41 - - [2025-11-24 04:02:25] "GET /virtual-machine/8deff84e-90a6-4b5b-a4c7-de2d4486a290 HTTP/1.1" 401 292 0.000393 10.0.0.41 - - [2025-11-24 04:02:25] "POST /neutron/subnet HTTP/1.1" 200 1282 0.018031 10.0.0.41 - - [2025-11-24 04:02:25] "POST /neutron/network HTTP/1.1" 200 977 0.011176 10.0.0.41 - - [2025-11-24 04:02:25] "GET /virtual-machine/8deff84e-90a6-4b5b-a4c7-de2d4486a290 HTTP/1.1" 200 1301 0.035708 10.0.0.41 - - [2025-11-24 04:02:25] "GET /virtual-machine-interface/321c5eb0-1486-4956-8256-a4a672f6530d HTTP/1.1" 200 3156 0.006639 10.0.0.41 - - [2025-11-24 04:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004272 10.0.0.41 - - [2025-11-24 04:02:25] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005067 10.0.0.41 - - [2025-11-24 04:02:26] "GET /virtual-networks?parent_id=33a6752c-ad9a-4d58-9490-bd758eb44d36&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004790 10.0.0.41 - - [2025-11-24 04:02:26] "GET /virtual-network/66055def-3d98-4c95-9287-69dea07a3cb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.006943 10.0.0.41 - - [2025-11-24 04:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573 10.0.0.41 - - [2025-11-24 04:02:29] "GET /virtual-network/66055def-3d98-4c95-9287-69dea07a3cb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005975 10.0.0.41 - - [2025-11-24 04:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004241 10.0.0.41 - - [2025-11-24 04:02:31] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004881 10.0.0.41 - - [2025-11-24 04:02:31] "GET /virtual-networks?parent_id=33a6752c-ad9a-4d58-9490-bd758eb44d36&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003064 10.0.0.41 - - [2025-11-24 04:02:31] "GET /virtual-network/66055def-3d98-4c95-9287-69dea07a3cb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005972 10.0.0.41 - - [2025-11-24 04:02:31] "POST /neutron/port HTTP/1.1" 200 1183 0.016410 10.0.0.41 - - [2025-11-24 04:02:31] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008331 10.0.0.41 - - [2025-11-24 04:02:31] "GET /virtual-machine/ad2edc07-e579-48ff-bae7-32eed4b22e69 HTTP/1.1" 200 1301 0.008065 10.0.0.41 - - [2025-11-24 04:02:31] "GET /virtual-machine-interface/a8a77c49-5af2-41f2-9c1f-cb76af6b48f3 HTTP/1.1" 200 3158 0.006563 10.0.0.41 - - [2025-11-24 04:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005376 10.0.0.41 - - [2025-11-24 04:02:31] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004523 10.0.0.41 - - [2025-11-24 04:02:31] "GET /virtual-networks?parent_id=33a6752c-ad9a-4d58-9490-bd758eb44d36&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.007427 10.0.0.41 - - [2025-11-24 04:02:31] "POST /neutron/port HTTP/1.1" 200 1183 0.055508 10.0.0.41 - - [2025-11-24 04:02:31] "GET /virtual-network/34015b7b-a6f0-4e68-83f5-aa3a9cec6918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2564 0.006676 10.0.0.41 - - [2025-11-24 04:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004248 10.0.0.41 - - [2025-11-24 04:02:32] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005383 10.0.0.41 - - [2025-11-24 04:02:32] "GET /virtual-networks?parent_id=33a6752c-ad9a-4d58-9490-bd758eb44d36&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003446 10.0.0.41 - - [2025-11-24 04:02:33] "GET /virtual-network/34015b7b-a6f0-4e68-83f5-aa3a9cec6918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2564 0.006263 10.0.0.41 - - [2025-11-24 04:02:33] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008109 10.0.0.41 - - [2025-11-24 04:02:37] "POST /neutron/network HTTP/1.1" 200 986 0.011826 10.0.0.41 - - [2025-11-24 04:02:37] "POST /neutron/subnet HTTP/1.1" 200 1277 0.018780 10.0.0.41 - - [2025-11-24 04:02:37] "POST /neutron/network HTTP/1.1" 200 976 0.013670 10.0.0.41 - - [2025-11-24 04:02:38] "POST /fqname-to-id HTTP/1.1" 404 209 0.003774 10.0.0.41 - - [2025-11-24 04:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007859 10.0.0.27 - - [2025-11-24 04:02:38] "GET /projects?obj_uuids=33a6752c-ad9a-4d58-9490-bd758eb44d36&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001565 10.0.0.41 - - [2025-11-24 04:02:38] "GET /project/33a6752c-ad9a-4d58-9490-bd758eb44d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.058453 10.0.0.41 - - [2025-11-24 04:02:38] "POST /network-policys HTTP/1.1" 200 533 0.034821 10.0.0.41 - - [2025-11-24 04:02:38] "GET /network-policy/00381bd1-8694-493e-a96d-feaddbb448b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.008884 10.0.0.41 - - [2025-11-24 04:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004864 10.0.0.41 - - [2025-11-24 04:02:38] "GET /virtual-network/66055def-3d98-4c95-9287-69dea07a3cb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.008848 10.0.0.41 - - [2025-11-24 04:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004126 10.0.0.41 - - [2025-11-24 04:02:38] "GET /network-policy/00381bd1-8694-493e-a96d-feaddbb448b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.006526 10.0.0.41 - - [2025-11-24 04:02:38] "POST /ref-update HTTP/1.1" 200 156 0.086434 10.0.0.41 - - [2025-11-24 04:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003931 10.0.0.50 - - [2025-11-24 04:02:38] "POST /access-control-lists HTTP/1.1" 200 578 0.105339 10.0.0.41 - - [2025-11-24 04:02:38] "GET /network-policy/00381bd1-8694-493e-a96d-feaddbb448b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.009718 10.0.0.41 - - [2025-11-24 04:02:38] "GET /virtual-network/66055def-3d98-4c95-9287-69dea07a3cb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2869 0.009203 10.0.0.41 - - [2025-11-24 04:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.41 - - [2025-11-24 04:02:39] "GET /network-policy/00381bd1-8694-493e-a96d-feaddbb448b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.008223 10.0.0.41 - - [2025-11-24 04:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005031 10.0.0.41 - - [2025-11-24 04:02:39] "GET /virtual-network/34015b7b-a6f0-4e68-83f5-aa3a9cec6918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2564 0.006374 10.0.0.41 - - [2025-11-24 04:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004729 10.0.0.41 - - [2025-11-24 04:02:39] "GET /network-policy/00381bd1-8694-493e-a96d-feaddbb448b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.005257 10.0.0.41 - - [2025-11-24 04:02:39] "POST /ref-update HTTP/1.1" 200 156 0.065565 10.0.0.41 - - [2025-11-24 04:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006027 10.0.0.41 - - [2025-11-24 04:02:39] "GET /network-policy/00381bd1-8694-493e-a96d-feaddbb448b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.007529 10.0.0.50 - - [2025-11-24 04:02:39] "POST /access-control-lists HTTP/1.1" 200 578 0.082034 10.0.0.41 - - [2025-11-24 04:02:39] "GET /virtual-network/34015b7b-a6f0-4e68-83f5-aa3a9cec6918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.028737 10.0.0.41 - - [2025-11-24 04:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887 10.0.0.41 - - [2025-11-24 04:02:39] "GET /network-policy/00381bd1-8694-493e-a96d-feaddbb448b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.006133 10.0.0.41 - - [2025-11-24 04:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008434 10.0.0.27 - - [2025-11-24 04:02:39] "GET /projects?obj_uuids=33a6752c-ad9a-4d58-9490-bd758eb44d36&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001733 10.0.0.41 - - [2025-11-24 04:02:39] "GET /project/33a6752c-ad9a-4d58-9490-bd758eb44d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.051898 10.0.0.41 - - [2025-11-24 04:02:39] "POST /neutron/network HTTP/1.1" 200 117 0.018080 10.0.0.50 - - [2025-11-24 04:02:39] "POST /ref-update HTTP/1.1" 200 156 0.026255 10.0.0.41 - - [2025-11-24 04:02:39] "POST /neutron/network HTTP/1.1" 200 799 0.010855 10.0.0.41 - - [2025-11-24 04:02:39] "POST /id-to-fqname HTTP/1.1" 200 214 0.001422 10.0.0.41 - - [2025-11-24 04:02:40] "GET /virtual-network/2d244640-1eca-472e-a02e-db4ef6715a9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005945 10.0.0.41 - - [2025-11-24 04:02:40] "GET /virtual-network/2d244640-1eca-472e-a02e-db4ef6715a9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.006617 10.0.0.41 - - [2025-11-24 04:02:40] "POST /neutron/subnet HTTP/1.1" 200 701 0.013949 10.0.0.41 - - [2025-11-24 04:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003995 10.0.0.27 - - [2025-11-24 04:02:40] "GET /projects?obj_uuids=33a6752c-ad9a-4d58-9490-bd758eb44d36&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001274 10.0.0.41 - - [2025-11-24 04:02:40] "GET /project/33a6752c-ad9a-4d58-9490-bd758eb44d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.049032 10.0.0.27 - - [2025-11-24 04:02:40] "POST /useragent-kv HTTP/1.1" 200 115 0.005399 10.0.0.41 - - [2025-11-24 04:02:40] "POST /neutron/subnet HTTP/1.1" 200 701 0.224432 10.0.0.41 - - [2025-11-24 04:02:40] "POST /id-to-fqname HTTP/1.1" 200 214 0.001437 10.0.0.41 - - [2025-11-24 04:02:40] "GET /virtual-network/413dbb43-60db-48af-a69d-7c64d22e7bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005761 10.0.0.41 - - [2025-11-24 04:02:40] "GET /virtual-network/413dbb43-60db-48af-a69d-7c64d22e7bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.006397 10.0.0.41 - - [2025-11-24 04:02:40] "POST /neutron/network HTTP/1.1" 200 799 0.008089 10.0.0.41 - - [2025-11-24 04:02:40] "POST /fqname-to-id HTTP/1.1" 404 239 0.003758 10.0.0.41 - - [2025-11-24 04:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.27 - - [2025-11-24 04:02:40] "GET /projects?obj_uuids=33a6752c-ad9a-4d58-9490-bd758eb44d36&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001058 10.0.0.41 - - [2025-11-24 04:02:40] "GET /project/33a6752c-ad9a-4d58-9490-bd758eb44d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.041923 10.0.0.41 - - [2025-11-24 04:02:40] "POST /network-policys HTTP/1.1" 200 587 0.030242 10.0.0.41 - - [2025-11-24 04:02:41] "GET /network-policy/9adef6dd-a732-4040-9472-d9ba6962c6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.007452 10.0.0.41 - - [2025-11-24 04:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.41 - - [2025-11-24 04:02:41] "GET /virtual-network/2d244640-1eca-472e-a02e-db4ef6715a9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.007105 10.0.0.41 - - [2025-11-24 04:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.41 - - [2025-11-24 04:02:41] "GET /network-policy/9adef6dd-a732-4040-9472-d9ba6962c6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004825 10.0.0.50 - - [2025-11-24 04:02:41] "POST /fqname-to-id HTTP/1.1" 404 210 0.007544 10.0.0.41 - - [2025-11-24 04:02:41] "POST /ref-update HTTP/1.1" 200 156 0.056981 10.0.0.41 - - [2025-11-24 04:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004429 10.0.0.41 - - [2025-11-24 04:02:41] "GET /network-policy/9adef6dd-a732-4040-9472-d9ba6962c6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004786 10.0.0.41 - - [2025-11-24 04:02:41] "GET /virtual-network/2d244640-1eca-472e-a02e-db4ef6715a9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2333 0.009999 10.0.0.41 - - [2025-11-24 04:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004168 10.0.0.41 - - [2025-11-24 04:02:41] "GET /network-policy/9adef6dd-a732-4040-9472-d9ba6962c6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.005436 10.0.0.41 - - [2025-11-24 04:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005080 10.0.0.41 - - [2025-11-24 04:02:41] "GET /virtual-network/413dbb43-60db-48af-a69d-7c64d22e7bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.007430 10.0.0.41 - - [2025-11-24 04:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005469 10.0.0.41 - - [2025-11-24 04:02:41] "GET /network-policy/9adef6dd-a732-4040-9472-d9ba6962c6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.006135 10.0.0.41 - - [2025-11-24 04:02:41] "POST /ref-update HTTP/1.1" 200 156 0.058207 10.0.0.50 - - [2025-11-24 04:02:41] "POST /fqname-to-id HTTP/1.1" 404 210 0.003526 10.0.0.41 - - [2025-11-24 04:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005202 10.0.0.41 - - [2025-11-24 04:02:41] "GET /network-policy/9adef6dd-a732-4040-9472-d9ba6962c6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.009967 10.0.0.41 - - [2025-11-24 04:02:41] "POST /neutron/network HTTP/1.1" 200 912 0.027655 10.0.0.41 - - [2025-11-24 04:02:41] "GET /virtual-network/413dbb43-60db-48af-a69d-7c64d22e7bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2333 0.008313 10.0.0.41 - - [2025-11-24 04:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008623 10.0.0.41 - - [2025-11-24 04:02:41] "GET /network-policy/9adef6dd-a732-4040-9472-d9ba6962c6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.005780 10.0.0.41 - - [2025-11-24 04:02:41] "POST /id-to-fqname HTTP/1.1" 200 214 0.001722 10.0.0.41 - - [2025-11-24 04:02:42] "POST /neutron/network HTTP/1.1" 200 922 0.013047 10.0.0.27 - - [2025-11-24 04:02:42] "GET /projects?obj_uuids=33a6752c-ad9a-4d58-9490-bd758eb44d36&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001198 10.0.0.41 - - [2025-11-24 04:02:42] "GET /project/33a6752c-ad9a-4d58-9490-bd758eb44d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.077030 10.0.0.41 - - [2025-11-24 04:02:43] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009454 10.0.0.41 - - [2025-11-24 04:02:43] "POST /id-to-fqname HTTP/1.1" 200 214 0.001773 10.0.0.41 - - [2025-11-24 04:02:43] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008505 10.0.0.27 - - [2025-11-24 04:02:43] "GET /projects?obj_uuids=33a6752c-ad9a-4d58-9490-bd758eb44d36&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001136 10.0.0.41 - - [2025-11-24 04:02:43] "POST /neutron/port HTTP/1.1" 200 1063 0.323425 10.0.0.41 - - [2025-11-24 04:02:44] "POST /neutron/port HTTP/1.1" 200 1117 0.097681 10.0.0.41 - - [2025-11-24 04:02:44] "POST /neutron/subnet HTTP/1.1" 200 675 0.008843 10.0.0.27 - - [2025-11-24 04:02:44] "GET /projects?obj_uuids=33a6752c-ad9a-4d58-9490-bd758eb44d36&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000981 10.0.0.41 - - [2025-11-24 04:02:44] "GET /project/33a6752c-ad9a-4d58-9490-bd758eb44d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.074467 10.0.0.41 - - [2025-11-24 04:02:44] "POST /neutron/network HTTP/1.1" 200 912 0.007997 10.0.0.41 - - [2025-11-24 04:02:44] "POST /neutron/port HTTP/1.1" 200 117 0.008611 10.0.0.41 - - [2025-11-24 04:02:44] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003502 10.0.0.41 - - [2025-11-24 04:02:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.41 - - [2025-11-24 04:02:44] "GET /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005183 10.0.0.50 - - [2025-11-24 04:02:45] "PUT /access-control-list/0b6fda49-390f-4a73-85a5-d5b7a93b7b43 HTTP/1.1" 200 272 0.017532 10.0.0.41 - - [2025-11-24 04:02:45] "POST /neutron/port HTTP/1.1" 200 1063 0.018430 10.0.0.41 - - [2025-11-24 04:02:45] "POST /neutron/port HTTP/1.1" 200 1091 0.018834 10.0.0.41 - - [2025-11-24 04:02:45] "POST /neutron/port HTTP/1.1" 200 117 0.001834 10.0.0.41 - - [2025-11-24 04:02:45] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003489 10.0.0.41 - - [2025-11-24 04:02:46] "GET /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005270 10.0.0.41 - - [2025-11-24 04:02:46] "GET /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005210 10.0.0.41 - - [2025-11-24 04:02:46] "PUT /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95 HTTP/1.1" 200 254 0.035816 10.0.0.41 - - [2025-11-24 04:02:46] "PUT /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95 HTTP/1.1" 200 254 0.039135 10.0.0.41 - - [2025-11-24 04:02:46] "GET /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006098 10.0.0.41 - - [2025-11-24 04:02:46] "GET /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006655 10.0.0.41 - - [2025-11-24 04:02:46] "PUT /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5 HTTP/1.1" 200 254 0.029734 10.0.0.41 - - [2025-11-24 04:02:46] "PUT /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5 HTTP/1.1" 200 254 0.027855 10.0.0.41 - - [2025-11-24 04:02:46] "GET /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005679 10.0.0.41 - - [2025-11-24 04:02:46] "GET /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.008373 10.0.0.41 - - [2025-11-24 04:02:46] "PUT /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870 HTTP/1.1" 200 254 0.028171 10.0.0.41 - - [2025-11-24 04:02:46] "PUT /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870 HTTP/1.1" 200 254 0.032792 10.0.0.41 - - [2025-11-24 04:02:46] "GET /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.008054 10.0.0.41 - - [2025-11-24 04:02:46] "GET /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007317 10.0.0.41 - - [2025-11-24 04:02:46] "PUT /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95 HTTP/1.1" 200 254 0.022399 10.0.0.41 - - [2025-11-24 04:02:46] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003847 10.0.0.41 - - [2025-11-24 04:02:46] "GET /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006745 10.0.0.41 - - [2025-11-24 04:02:46] "GET /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006884 10.0.0.41 - - [2025-11-24 04:02:46] "PUT /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95 HTTP/1.1" 200 254 0.035814 10.0.0.41 - - [2025-11-24 04:02:46] "PUT /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95 HTTP/1.1" 200 254 0.045109 10.0.0.41 - - [2025-11-24 04:02:46] "GET /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.008264 10.0.0.41 - - [2025-11-24 04:02:46] "GET /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.007429 10.0.0.41 - - [2025-11-24 04:02:46] "PUT /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5 HTTP/1.1" 200 254 0.047968 10.0.0.41 - - [2025-11-24 04:02:47] "PUT /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5 HTTP/1.1" 200 254 0.054908 10.0.0.41 - - [2025-11-24 04:02:47] "GET /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005046 10.0.0.41 - - [2025-11-24 04:02:47] "GET /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004893 10.0.0.41 - - [2025-11-24 04:02:47] "PUT /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870 HTTP/1.1" 200 254 0.044404 10.0.0.41 - - [2025-11-24 04:02:47] "PUT /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870 HTTP/1.1" 200 254 0.044459 10.0.0.41 - - [2025-11-24 04:02:47] "GET /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005355 10.0.0.41 - - [2025-11-24 04:02:47] "GET /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006896 10.0.0.41 - - [2025-11-24 04:02:47] "PUT /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5 HTTP/1.1" 200 254 0.021047 10.0.0.41 - - [2025-11-24 04:02:47] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003193 10.0.0.41 - - [2025-11-24 04:02:47] "GET /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005774 10.0.0.41 - - [2025-11-24 04:02:47] "GET /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004426 10.0.0.41 - - [2025-11-24 04:02:47] "PUT /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95 HTTP/1.1" 200 254 0.028627 10.0.0.41 - - [2025-11-24 04:02:47] "PUT /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95 HTTP/1.1" 200 254 0.039120 10.0.0.41 - - [2025-11-24 04:02:47] "GET /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006332 10.0.0.41 - - [2025-11-24 04:02:47] "GET /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.015179 10.0.0.41 - - [2025-11-24 04:02:47] "PUT /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5 HTTP/1.1" 200 254 0.025268 10.0.0.41 - - [2025-11-24 04:02:47] "PUT /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5 HTTP/1.1" 200 254 0.039026 10.0.0.41 - - [2025-11-24 04:02:47] "GET /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004901 10.0.0.41 - - [2025-11-24 04:02:47] "GET /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005857 10.0.0.41 - - [2025-11-24 04:02:47] "PUT /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870 HTTP/1.1" 200 254 0.029864 10.0.0.41 - - [2025-11-24 04:02:47] "PUT /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870 HTTP/1.1" 200 254 0.038365 10.0.0.41 - - [2025-11-24 04:02:47] "GET /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006203 10.0.0.41 - - [2025-11-24 04:02:47] "GET /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004343 10.0.0.41 - - [2025-11-24 04:02:47] "PUT /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870 HTTP/1.1" 200 254 0.020562 10.0.0.41 - - [2025-11-24 04:02:48] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.007365 10.0.0.41 - - [2025-11-24 04:02:48] "GET /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006377 10.0.0.41 - - [2025-11-24 04:02:48] "GET /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004544 10.0.0.41 - - [2025-11-24 04:02:48] "PUT /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95 HTTP/1.1" 200 254 0.029076 10.0.0.41 - - [2025-11-24 04:02:48] "PUT /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95 HTTP/1.1" 200 254 0.043119 10.0.0.41 - - [2025-11-24 04:02:48] "GET /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.006119 10.0.0.41 - - [2025-11-24 04:02:48] "GET /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.005882 10.0.0.41 - - [2025-11-24 04:02:48] "PUT /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5 HTTP/1.1" 200 254 0.032264 10.0.0.41 - - [2025-11-24 04:02:48] "PUT /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5 HTTP/1.1" 200 254 0.035023 10.0.0.41 - - [2025-11-24 04:02:48] "GET /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005027 10.0.0.41 - - [2025-11-24 04:02:48] "GET /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005222 10.0.0.41 - - [2025-11-24 04:02:48] "PUT /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870 HTTP/1.1" 200 254 0.028615 10.0.0.41 - - [2025-11-24 04:02:48] "PUT /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870 HTTP/1.1" 200 254 0.047232 10.0.0.41 - - [2025-11-24 04:02:53] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007932 10.0.0.50 - - [2025-11-24 04:02:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000611 10.0.0.50 - - [2025-11-24 04:02:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000545 10.0.0.27 - - [2025-11-24 04:02:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000536 10.0.0.27 - - [2025-11-24 04:02:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.27 - - [2025-11-24 04:02:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000492 10.0.0.27 - - [2025-11-24 04:02:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000409 10.0.0.50 - - [2025-11-24 04:02:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000570 10.0.0.50 - - [2025-11-24 04:02:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000563 10.0.0.41 - - [2025-11-24 04:02:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000436 10.0.0.41 - - [2025-11-24 04:02:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000562 10.0.0.41 - - [2025-11-24 04:02:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000446 10.0.0.41 - - [2025-11-24 04:02:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000431 10.0.0.41 - - [2025-11-24 04:02:58] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003715 10.0.0.41 - - [2025-11-24 04:02:58] "GET /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.005353 10.0.0.41 - - [2025-11-24 04:02:58] "GET /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.004922 10.0.0.41 - - [2025-11-24 04:02:58] "PUT /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95 HTTP/1.1" 200 254 0.027989 10.0.0.41 - - [2025-11-24 04:02:58] "PUT /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95 HTTP/1.1" 200 254 0.028652 10.0.0.41 - - [2025-11-24 04:02:58] "GET /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.008330 10.0.0.41 - - [2025-11-24 04:02:58] "GET /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.005611 10.0.0.41 - - [2025-11-24 04:02:58] "PUT /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5 HTTP/1.1" 200 254 0.026947 10.0.0.41 - - [2025-11-24 04:02:58] "PUT /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5 HTTP/1.1" 200 254 0.033970 10.0.0.41 - - [2025-11-24 04:02:59] "GET /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006202 10.0.0.41 - - [2025-11-24 04:02:59] "GET /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004856 10.0.0.41 - - [2025-11-24 04:02:59] "PUT /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870 HTTP/1.1" 200 254 0.033233 10.0.0.41 - - [2025-11-24 04:02:59] "PUT /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870 HTTP/1.1" 200 254 0.038670 10.0.0.41 - - [2025-11-24 04:02:59] "GET /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.011246 10.0.0.41 - - [2025-11-24 04:02:59] "GET /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005506 10.0.0.41 - - [2025-11-24 04:02:59] "PUT /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95 HTTP/1.1" 200 254 0.026168 10.0.0.41 - - [2025-11-24 04:02:59] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003510 10.0.0.41 - - [2025-11-24 04:02:59] "GET /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006691 10.0.0.41 - - [2025-11-24 04:02:59] "GET /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005507 10.0.0.41 - - [2025-11-24 04:02:59] "PUT /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95 HTTP/1.1" 200 254 0.038386 10.0.0.41 - - [2025-11-24 04:02:59] "PUT /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95 HTTP/1.1" 200 254 0.039518 10.0.0.41 - - [2025-11-24 04:02:59] "GET /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.007090 10.0.0.41 - - [2025-11-24 04:02:59] "GET /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005071 10.0.0.41 - - [2025-11-24 04:02:59] "PUT /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5 HTTP/1.1" 200 254 0.033887 10.0.0.41 - - [2025-11-24 04:02:59] "PUT /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5 HTTP/1.1" 200 254 0.063524 10.0.0.41 - - [2025-11-24 04:02:59] "GET /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.009344 10.0.0.41 - - [2025-11-24 04:02:59] "GET /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.012081 10.0.0.41 - - [2025-11-24 04:02:59] "PUT /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870 HTTP/1.1" 200 254 0.034444 10.0.0.41 - - [2025-11-24 04:02:59] "PUT /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870 HTTP/1.1" 200 254 0.057555 10.0.0.41 - - [2025-11-24 04:02:59] "GET /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006294 10.0.0.41 - - [2025-11-24 04:02:59] "GET /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005490 10.0.0.41 - - [2025-11-24 04:02:59] "PUT /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5 HTTP/1.1" 200 254 0.025776 10.0.0.41 - - [2025-11-24 04:03:00] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003306 10.0.0.41 - - [2025-11-24 04:03:00] "GET /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005232 10.0.0.41 - - [2025-11-24 04:03:00] "GET /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004050 10.0.0.41 - - [2025-11-24 04:03:00] "PUT /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95 HTTP/1.1" 200 254 0.028836 10.0.0.41 - - [2025-11-24 04:03:00] "PUT /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95 HTTP/1.1" 200 254 0.047490 10.0.0.41 - - [2025-11-24 04:03:00] "GET /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006561 10.0.0.41 - - [2025-11-24 04:03:00] "GET /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005452 10.0.0.41 - - [2025-11-24 04:03:00] "PUT /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5 HTTP/1.1" 200 254 0.032954 10.0.0.41 - - [2025-11-24 04:03:00] "PUT /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5 HTTP/1.1" 200 254 0.033946 10.0.0.41 - - [2025-11-24 04:03:00] "GET /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006502 10.0.0.41 - - [2025-11-24 04:03:00] "GET /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.007504 10.0.0.41 - - [2025-11-24 04:03:00] "PUT /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870 HTTP/1.1" 200 254 0.030246 10.0.0.41 - - [2025-11-24 04:03:00] "PUT /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870 HTTP/1.1" 200 254 0.050748 10.0.0.41 - - [2025-11-24 04:03:00] "GET /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.010333 10.0.0.41 - - [2025-11-24 04:03:00] "GET /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.010254 10.0.0.41 - - [2025-11-24 04:03:00] "PUT /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870 HTTP/1.1" 200 254 0.026088 10.0.0.41 - - [2025-11-24 04:03:00] "POST /ref-update HTTP/1.1" 200 156 0.064086 10.0.0.41 - - [2025-11-24 04:03:00] "POST /neutron/network HTTP/1.1" 200 799 0.012266 10.0.0.41 - - [2025-11-24 04:03:00] "GET /virtual-network/413dbb43-60db-48af-a69d-7c64d22e7bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.009963 10.0.0.41 - - [2025-11-24 04:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005743 10.0.0.41 - - [2025-11-24 04:03:01] "GET /network-policy/9adef6dd-a732-4040-9472-d9ba6962c6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.005718 10.0.0.41 - - [2025-11-24 04:03:01] "POST /ref-update HTTP/1.1" 200 156 0.073704 10.0.0.50 - - [2025-11-24 04:03:01] "DELETE /access-control-list/f6c51582-cfa6-49b3-a531-1c51b0d472de HTTP/1.1" 200 115 0.057183 10.0.0.41 - - [2025-11-24 04:03:01] "GET /virtual-network/2d244640-1eca-472e-a02e-db4ef6715a9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.010623 10.0.0.41 - - [2025-11-24 04:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006742 10.0.0.41 - - [2025-11-24 04:03:01] "GET /network-policy/9adef6dd-a732-4040-9472-d9ba6962c6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004393 10.0.0.41 - - [2025-11-24 04:03:01] "DELETE /network-policy/9adef6dd-a732-4040-9472-d9ba6962c6ae HTTP/1.1" 200 115 0.049331 10.0.0.41 - - [2025-11-24 04:03:01] "POST /neutron/network HTTP/1.1" 400 204 0.018946 10.0.0.41 - - [2025-11-24 04:03:01] "POST /neutron/port HTTP/1.1" 200 1117 0.013349 10.0.0.41 - - [2025-11-24 04:03:01] "POST /neutron/port HTTP/1.1" 200 151 0.228620 10.0.0.50 - - [2025-11-24 04:03:03] "DELETE /route-target/64178a75-711c-4f32-b461-ff2e58d39fb0 HTTP/1.1" 200 115 0.024998 10.0.0.41 - - [2025-11-24 04:03:03] "POST /neutron/network HTTP/1.1" 200 799 0.012491 10.0.0.50 - - [2025-11-24 04:03:03] "POST /fqname-to-id HTTP/1.1" 404 207 0.010637 10.0.0.41 - - [2025-11-24 04:03:03] "POST /ref-update HTTP/1.1" 200 156 0.080374 10.0.0.50 - - [2025-11-24 04:03:03] "DELETE /access-control-list/ae6c1cc7-6fee-490f-bf6e-35471fbf5835 HTTP/1.1" 200 115 0.064110 10.0.0.41 - - [2025-11-24 04:03:03] "GET /virtual-network/34015b7b-a6f0-4e68-83f5-aa3a9cec6918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2564 0.013916 10.0.0.41 - - [2025-11-24 04:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008763 10.0.0.41 - - [2025-11-24 04:03:04] "GET /network-policy/00381bd1-8694-493e-a96d-feaddbb448b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.004854 10.0.0.41 - - [2025-11-24 04:03:04] "POST /ref-update HTTP/1.1" 200 156 0.061965 10.0.0.50 - - [2025-11-24 04:03:04] "POST /ref-update HTTP/1.1" 200 156 0.025397 10.0.0.41 - - [2025-11-24 04:03:04] "POST /neutron/network HTTP/1.1" 200 976 0.026218 10.0.0.41 - - [2025-11-24 04:03:04] "GET /virtual-network/66055def-3d98-4c95-9287-69dea07a3cb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.006981 10.0.0.41 - - [2025-11-24 04:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005598 10.0.0.41 - - [2025-11-24 04:03:04] "GET /network-policy/00381bd1-8694-493e-a96d-feaddbb448b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.004565 10.0.0.41 - - [2025-11-24 04:03:04] "DELETE /network-policy/00381bd1-8694-493e-a96d-feaddbb448b6 HTTP/1.1" 200 115 0.034179 10.0.0.41 - - [2025-11-24 04:03:04] "POST /neutron/port HTTP/1.1" 200 1183 0.023429 10.0.0.41 - - [2025-11-24 04:03:05] "POST /neutron/port HTTP/1.1" 200 1182 0.015294 10.0.0.41 - - [2025-11-24 04:03:06] "POST /neutron/network HTTP/1.1" 200 977 0.014473 10.0.0.27 - - [2025-11-24 04:03:06] "POST /useragent-kv HTTP/1.1" 200 115 0.006729 10.0.0.50 - - [2025-11-24 04:03:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007050 10.0.0.27 - - [2025-11-24 04:03:06] "POST /useragent-kv HTTP/1.1" 200 115 0.004056 10.0.0.27 - - [2025-11-24 04:03:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002601 10.0.0.27 - - [2025-11-24 04:03:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002323 10.0.0.41 - - [2025-11-24 04:03:06] "POST /neutron/network HTTP/1.1" 200 151 0.143908 10.0.0.41 - - [2025-11-24 04:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.27 - - [2025-11-24 04:03:08] "GET /projects?obj_uuids=33a6752c-ad9a-4d58-9490-bd758eb44d36&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001059 10.0.0.41 - - [2025-11-24 04:03:08] "GET /project/33a6752c-ad9a-4d58-9490-bd758eb44d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.056766 10.0.0.50 - - [2025-11-24 04:03:08] "POST /ref-update HTTP/1.1" 200 156 0.035678 10.0.0.27 - - [2025-11-24 04:03:08] "POST /useragent-kv HTTP/1.1" 200 115 0.006922 10.0.0.41 - - [2025-11-24 04:03:08] "POST /neutron/subnet HTTP/1.1" 200 716 0.178789 10.0.0.50 - - [2025-11-24 04:03:08] "POST /fqname-to-id HTTP/1.1" 404 207 0.004303 10.0.0.41 - - [2025-11-24 04:03:09] "POST /id-to-fqname HTTP/1.1" 200 222 0.001426 10.0.0.41 - - [2025-11-24 04:03:09] "GET /virtual-network/64f997d9-42ef-4de8-b8bf-f79974a86792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.006995 10.0.0.41 - - [2025-11-24 04:03:09] "POST /neutron/network HTTP/1.1" 200 975 0.012793 10.0.0.41 - - [2025-11-24 04:03:09] "GET /virtual-network/64f997d9-42ef-4de8-b8bf-f79974a86792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005896 10.0.0.41 - - [2025-11-24 04:03:09] "POST /neutron/subnet HTTP/1.1" 200 725 0.009975 10.0.0.41 - - [2025-11-24 04:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004276 10.0.0.27 - - [2025-11-24 04:03:09] "GET /projects?obj_uuids=33a6752c-ad9a-4d58-9490-bd758eb44d36&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001100 10.0.0.41 - - [2025-11-24 04:03:09] "GET /project/33a6752c-ad9a-4d58-9490-bd758eb44d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.051735 10.0.0.27 - - [2025-11-24 04:03:09] "POST /useragent-kv HTTP/1.1" 200 115 0.009848 10.0.0.41 - - [2025-11-24 04:03:09] "POST /neutron/subnet HTTP/1.1" 200 716 0.259800 10.0.0.41 - - [2025-11-24 04:03:10] "POST /id-to-fqname HTTP/1.1" 200 222 0.001494 10.0.0.41 - - [2025-11-24 04:03:10] "GET /virtual-network/d374e26a-21ba-43ad-8ca0-4c67ab22a2d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.007769 10.0.0.41 - - [2025-11-24 04:03:10] "POST /neutron/network HTTP/1.1" 200 977 0.010071 10.0.0.41 - - [2025-11-24 04:03:10] "GET /virtual-network/d374e26a-21ba-43ad-8ca0-4c67ab22a2d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.006668 10.0.0.41 - - [2025-11-24 04:03:10] "POST /neutron/subnet HTTP/1.1" 200 734 0.009560 10.0.0.41 - - [2025-11-24 04:03:10] "POST /id-to-fqname HTTP/1.1" 200 222 0.001250 10.0.0.27 - - [2025-11-24 04:03:11] "GET /projects?obj_uuids=33a6752c-ad9a-4d58-9490-bd758eb44d36&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001217 10.0.0.41 - - [2025-11-24 04:03:11] "GET /project/33a6752c-ad9a-4d58-9490-bd758eb44d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.092777 10.0.0.41 - - [2025-11-24 04:03:11] "POST /neutron/port HTTP/1.1" 200 117 0.006508 10.0.0.41 - - [2025-11-24 04:03:11] "POST /id-to-fqname HTTP/1.1" 200 222 0.001493 10.0.0.41 - - [2025-11-24 04:03:11] "POST /neutron/network HTTP/1.1" 200 987 0.008502 10.0.0.41 - - [2025-11-24 04:03:12] "POST /neutron/port HTTP/1.1" 200 1153 0.021708 10.0.0.41 - - [2025-11-24 04:03:12] "POST /neutron/port HTTP/1.1" 200 1181 0.017959 10.0.0.41 - - [2025-11-24 04:03:12] "POST /neutron/subnet HTTP/1.1" 200 1273 0.015560 10.0.0.27 - - [2025-11-24 04:03:12] "GET /projects?obj_uuids=33a6752c-ad9a-4d58-9490-bd758eb44d36&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001566 10.0.0.41 - - [2025-11-24 04:03:12] "GET /project/33a6752c-ad9a-4d58-9490-bd758eb44d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.091166 10.0.0.41 - - [2025-11-24 04:03:12] "POST /neutron/network HTTP/1.1" 200 975 0.013936 10.0.0.41 - - [2025-11-24 04:03:12] "POST /neutron/security_group HTTP/1.1" 200 2066 0.012280 10.0.0.41 - - [2025-11-24 04:03:12] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009475 10.0.0.41 - - [2025-11-24 04:03:13] "POST /neutron/port HTTP/1.1" 200 1155 0.021842 10.0.0.41 - - [2025-11-24 04:03:13] "POST /neutron/port HTTP/1.1" 200 1183 0.018348 10.0.0.41 - - [2025-11-24 04:03:14] "POST /neutron/subnet HTTP/1.1" 200 1282 0.019243 10.0.0.41 - - [2025-11-24 04:03:14] "POST /neutron/network HTTP/1.1" 200 977 0.011570 10.0.0.41 - - [2025-11-24 04:03:18] "POST /neutron/port HTTP/1.1" 200 1181 0.019894 10.0.0.41 - - [2025-11-24 04:03:18] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011573 10.0.0.41 - - [2025-11-24 04:03:18] "GET /virtual-machine/fd98658f-f084-4a16-869a-4c2c221c335f HTTP/1.1" 200 1300 0.010009 10.0.0.41 - - [2025-11-24 04:03:18] "GET /virtual-machine-interface/95035603-c643-4b32-95a9-538f72c74679 HTTP/1.1" 200 3158 0.006859 10.0.0.41 - - [2025-11-24 04:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004994 10.0.0.41 - - [2025-11-24 04:03:18] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004792 10.0.0.41 - - [2025-11-24 04:03:18] "GET /virtual-networks?parent_id=33a6752c-ad9a-4d58-9490-bd758eb44d36&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.005364 10.0.0.41 - - [2025-11-24 04:03:18] "GET /virtual-network/64f997d9-42ef-4de8-b8bf-f79974a86792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.009093 10.0.0.41 - - [2025-11-24 04:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.41 - - [2025-11-24 04:03:21] "GET /virtual-network/64f997d9-42ef-4de8-b8bf-f79974a86792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.006467 10.0.0.41 - - [2025-11-24 04:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003449 10.0.0.41 - - [2025-11-24 04:03:23] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003905 10.0.0.41 - - [2025-11-24 04:03:23] "GET /virtual-networks?parent_id=33a6752c-ad9a-4d58-9490-bd758eb44d36&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003420 10.0.0.41 - - [2025-11-24 04:03:23] "GET /virtual-network/64f997d9-42ef-4de8-b8bf-f79974a86792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.006238 10.0.0.41 - - [2025-11-24 04:03:23] "POST /neutron/port HTTP/1.1" 200 1183 0.019130 10.0.0.41 - - [2025-11-24 04:03:23] "POST /neutron/port HTTP/1.1" 200 1183 0.014989 10.0.0.41 - - [2025-11-24 04:03:24] "POST /neutron/port HTTP/1.1" 200 1183 0.017469 10.0.0.41 - - [2025-11-24 04:03:24] "GET /virtual-machine/b29947ac-1ba3-475e-afa8-71d0630211d7 HTTP/1.1" 200 1301 0.007875 10.0.0.41 - - [2025-11-24 04:03:24] "GET /virtual-machine-interface/53b2566b-968b-4ad5-a12d-bbfa19d9d989 HTTP/1.1" 200 3157 0.005601 10.0.0.41 - - [2025-11-24 04:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004184 10.0.0.41 - - [2025-11-24 04:03:24] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006123 10.0.0.41 - - [2025-11-24 04:03:24] "GET /virtual-networks?parent_id=33a6752c-ad9a-4d58-9490-bd758eb44d36&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004190 10.0.0.41 - - [2025-11-24 04:03:24] "GET /virtual-network/d374e26a-21ba-43ad-8ca0-4c67ab22a2d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.006007 10.0.0.41 - - [2025-11-24 04:03:25] "POST /neutron/port HTTP/1.1" 200 1183 0.017953 10.0.0.41 - - [2025-11-24 04:03:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004441 10.0.0.41 - - [2025-11-24 04:03:25] "POST /neutron/port HTTP/1.1" 200 117 0.001403 10.0.0.41 - - [2025-11-24 04:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.41 - - [2025-11-24 04:03:25] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003521 10.0.0.41 - - [2025-11-24 04:03:25] "GET /virtual-networks?parent_id=33a6752c-ad9a-4d58-9490-bd758eb44d36&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.014778 10.0.0.41 - - [2025-11-24 04:03:25] "GET /virtual-network/d374e26a-21ba-43ad-8ca0-4c67ab22a2d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.006000 10.0.0.41 - - [2025-11-24 04:03:25] "POST /fqname-to-id HTTP/1.1" 404 209 0.005117 10.0.0.41 - - [2025-11-24 04:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.27 - - [2025-11-24 04:03:25] "GET /projects?obj_uuids=33a6752c-ad9a-4d58-9490-bd758eb44d36&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001171 10.0.0.41 - - [2025-11-24 04:03:25] "GET /project/33a6752c-ad9a-4d58-9490-bd758eb44d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.050396 10.0.0.41 - - [2025-11-24 04:03:25] "POST /network-policys HTTP/1.1" 200 533 0.028492 10.0.0.41 - - [2025-11-24 04:03:25] "GET /network-policy/1f0310c9-9abc-4dd6-b78b-4958584bbf95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006264 10.0.0.41 - - [2025-11-24 04:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.41 - - [2025-11-24 04:03:25] "GET /virtual-network/64f997d9-42ef-4de8-b8bf-f79974a86792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.006202 10.0.0.41 - - [2025-11-24 04:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.41 - - [2025-11-24 04:03:25] "GET /network-policy/1f0310c9-9abc-4dd6-b78b-4958584bbf95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004880 10.0.0.50 - - [2025-11-24 04:03:25] "POST /fqname-to-id HTTP/1.1" 404 230 0.005286 10.0.0.50 - - [2025-11-24 04:03:25] "POST /fqname-to-id HTTP/1.1" 404 207 0.003789 10.0.0.41 - - [2025-11-24 04:03:25] "POST /ref-update HTTP/1.1" 200 156 0.048508 10.0.0.41 - - [2025-11-24 04:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004565 10.0.0.41 - - [2025-11-24 04:03:26] "GET /network-policy/1f0310c9-9abc-4dd6-b78b-4958584bbf95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004624 10.0.0.41 - - [2025-11-24 04:03:26] "GET /virtual-network/64f997d9-42ef-4de8-b8bf-f79974a86792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.008348 10.0.0.41 - - [2025-11-24 04:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.41 - - [2025-11-24 04:03:26] "GET /network-policy/1f0310c9-9abc-4dd6-b78b-4958584bbf95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004190 10.0.0.41 - - [2025-11-24 04:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004150 10.0.0.41 - - [2025-11-24 04:03:26] "GET /virtual-network/d374e26a-21ba-43ad-8ca0-4c67ab22a2d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.007972 10.0.0.41 - - [2025-11-24 04:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.41 - - [2025-11-24 04:03:26] "GET /network-policy/1f0310c9-9abc-4dd6-b78b-4958584bbf95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006883 10.0.0.41 - - [2025-11-24 04:03:26] "POST /ref-update HTTP/1.1" 200 156 0.069643 10.0.0.50 - - [2025-11-24 04:03:26] "POST /fqname-to-id HTTP/1.1" 404 230 0.012978 10.0.0.41 - - [2025-11-24 04:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005837 10.0.0.41 - - [2025-11-24 04:03:26] "GET /network-policy/1f0310c9-9abc-4dd6-b78b-4958584bbf95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005949 10.0.0.41 - - [2025-11-24 04:03:26] "POST /neutron/network HTTP/1.1" 200 1063 0.050916 10.0.0.41 - - [2025-11-24 04:03:26] "GET /virtual-network/d374e26a-21ba-43ad-8ca0-4c67ab22a2d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.013733 10.0.0.41 - - [2025-11-24 04:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007755 10.0.0.41 - - [2025-11-24 04:03:26] "GET /network-policy/1f0310c9-9abc-4dd6-b78b-4958584bbf95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005506 10.0.0.41 - - [2025-11-24 04:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005168 10.0.0.27 - - [2025-11-24 04:03:26] "GET /projects?obj_uuids=33a6752c-ad9a-4d58-9490-bd758eb44d36&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001431 10.0.0.41 - - [2025-11-24 04:03:26] "GET /project/33a6752c-ad9a-4d58-9490-bd758eb44d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.057779 10.0.0.50 - - [2025-11-24 04:03:26] "POST /route-targets HTTP/1.1" 200 327 0.017843 10.0.0.27 - - [2025-11-24 04:03:27] "POST /useragent-kv HTTP/1.1" 200 115 0.009326 10.0.0.41 - - [2025-11-24 04:03:27] "POST /neutron/subnet HTTP/1.1" 200 701 0.232875 10.0.0.41 - - [2025-11-24 04:03:27] "POST /id-to-fqname HTTP/1.1" 200 214 0.001935 10.0.0.41 - - [2025-11-24 04:03:27] "GET /virtual-network/1ef0e184-d005-401f-9a3a-2d7ddba43592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.006906 10.0.0.41 - - [2025-11-24 04:03:27] "GET /virtual-network/1ef0e184-d005-401f-9a3a-2d7ddba43592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.006675 10.0.0.41 - - [2025-11-24 04:03:27] "POST /neutron/network HTTP/1.1" 200 799 0.011428 10.0.0.41 - - [2025-11-24 04:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003530 10.0.0.27 - - [2025-11-24 04:03:27] "GET /projects?obj_uuids=33a6752c-ad9a-4d58-9490-bd758eb44d36&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000953 10.0.0.41 - - [2025-11-24 04:03:27] "GET /project/33a6752c-ad9a-4d58-9490-bd758eb44d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.078662 10.0.0.27 - - [2025-11-24 04:03:27] "GET /projects?obj_uuids=33a6752c-ad9a-4d58-9490-bd758eb44d36&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001102 10.0.0.41 - - [2025-11-24 04:03:27] "POST /neutron/network HTTP/1.1" 200 585 0.134137 10.0.0.50 - - [2025-11-24 04:03:27] "POST /ref-update HTTP/1.1" 200 156 0.028651 10.0.0.41 - - [2025-11-24 04:03:27] "POST /id-to-fqname HTTP/1.1" 200 214 0.006346 10.0.0.41 - - [2025-11-24 04:03:27] "GET /virtual-network/97562462-296b-4bff-9869-748c0da56c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.008470 10.0.0.41 - - [2025-11-24 04:03:27] "POST /neutron/network HTTP/1.1" 200 799 0.007188 10.0.0.41 - - [2025-11-24 04:03:28] "GET /virtual-network/97562462-296b-4bff-9869-748c0da56c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.005856 10.0.0.41 - - [2025-11-24 04:03:28] "POST /fqname-to-id HTTP/1.1" 404 239 0.003158 10.0.0.41 - - [2025-11-24 04:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011604 10.0.0.27 - - [2025-11-24 04:03:28] "GET /projects?obj_uuids=33a6752c-ad9a-4d58-9490-bd758eb44d36&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001087 10.0.0.41 - - [2025-11-24 04:03:28] "GET /project/33a6752c-ad9a-4d58-9490-bd758eb44d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.059771 10.0.0.41 - - [2025-11-24 04:03:28] "POST /network-policys HTTP/1.1" 200 587 0.028873 10.0.0.41 - - [2025-11-24 04:03:28] "GET /network-policy/dcace4c5-bd6d-4213-9e50-46712f96a179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.005916 10.0.0.41 - - [2025-11-24 04:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.41 - - [2025-11-24 04:03:28] "GET /virtual-network/1ef0e184-d005-401f-9a3a-2d7ddba43592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.006860 10.0.0.41 - - [2025-11-24 04:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981 10.0.0.41 - - [2025-11-24 04:03:28] "GET /network-policy/dcace4c5-bd6d-4213-9e50-46712f96a179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.005538 10.0.0.41 - - [2025-11-24 04:03:28] "POST /ref-update HTTP/1.1" 200 156 0.074760 10.0.0.41 - - [2025-11-24 04:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.41 - - [2025-11-24 04:03:28] "GET /network-policy/dcace4c5-bd6d-4213-9e50-46712f96a179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.006129 10.0.0.41 - - [2025-11-24 04:03:28] "POST /neutron/network HTTP/1.1" 200 912 0.011521 10.0.0.41 - - [2025-11-24 04:03:28] "GET /virtual-network/1ef0e184-d005-401f-9a3a-2d7ddba43592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2333 0.005574 10.0.0.41 - - [2025-11-24 04:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.41 - - [2025-11-24 04:03:28] "GET /network-policy/dcace4c5-bd6d-4213-9e50-46712f96a179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.006264 10.0.0.41 - - [2025-11-24 04:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.41 - - [2025-11-24 04:03:28] "GET /virtual-network/97562462-296b-4bff-9869-748c0da56c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.006265 10.0.0.41 - - [2025-11-24 04:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.41 - - [2025-11-24 04:03:28] "GET /network-policy/dcace4c5-bd6d-4213-9e50-46712f96a179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004419 10.0.0.50 - - [2025-11-24 04:03:28] "PUT /access-control-list/91640f3b-5238-46c8-8b79-13668e15c1ec HTTP/1.1" 200 272 0.035955 10.0.0.41 - - [2025-11-24 04:03:28] "POST /ref-update HTTP/1.1" 200 156 0.067575 10.0.0.41 - - [2025-11-24 04:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.41 - - [2025-11-24 04:03:28] "GET /network-policy/dcace4c5-bd6d-4213-9e50-46712f96a179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.009799 10.0.0.50 - - [2025-11-24 04:03:28] "POST /ref-update HTTP/1.1" 200 156 0.023414 10.0.0.41 - - [2025-11-24 04:03:29] "GET /virtual-network/97562462-296b-4bff-9869-748c0da56c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2334 0.022626 10.0.0.41 - - [2025-11-24 04:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008161 10.0.0.41 - - [2025-11-24 04:03:29] "GET /network-policy/dcace4c5-bd6d-4213-9e50-46712f96a179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004084 10.0.0.41 - - [2025-11-24 04:03:29] "POST /id-to-fqname HTTP/1.1" 200 214 0.001683 10.0.0.41 - - [2025-11-24 04:03:29] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008039 10.0.0.27 - - [2025-11-24 04:03:30] "GET /projects?obj_uuids=33a6752c-ad9a-4d58-9490-bd758eb44d36&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001117 10.0.0.41 - - [2025-11-24 04:03:30] "GET /project/33a6752c-ad9a-4d58-9490-bd758eb44d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.076421 10.0.0.41 - - [2025-11-24 04:03:30] "POST /neutron/port HTTP/1.1" 200 2246 0.028127 10.0.0.41 - - [2025-11-24 04:03:30] "POST /id-to-fqname HTTP/1.1" 200 214 0.001536 10.0.0.41 - - [2025-11-24 04:03:30] "POST /neutron/port HTTP/1.1" 200 2246 0.023617 10.0.0.41 - - [2025-11-24 04:03:30] "POST /neutron/network HTTP/1.1" 200 922 0.007563 10.0.0.41 - - [2025-11-24 04:03:31] "POST /neutron/port HTTP/1.1" 200 1063 0.016689 10.0.0.41 - - [2025-11-24 04:03:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006618 10.0.0.27 - - [2025-11-24 04:03:31] "GET /projects?obj_uuids=33a6752c-ad9a-4d58-9490-bd758eb44d36&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001989 10.0.0.41 - - [2025-11-24 04:03:31] "POST /neutron/network HTTP/1.1" 200 912 0.011248 10.0.0.41 - - [2025-11-24 04:03:31] "GET /project/33a6752c-ad9a-4d58-9490-bd758eb44d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.133629 10.0.0.41 - - [2025-11-24 04:03:32] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009202 10.0.0.41 - - [2025-11-24 04:03:32] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.005324 10.0.0.41 - - [2025-11-24 04:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004195 10.0.0.41 - - [2025-11-24 04:03:32] "GET /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.008065 10.0.0.27 - - [2025-11-24 04:03:32] "GET /projects?obj_uuids=33a6752c-ad9a-4d58-9490-bd758eb44d36&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001188 10.0.0.41 - - [2025-11-24 04:03:32] "POST /neutron/port HTTP/1.1" 200 1063 0.414950 10.0.0.41 - - [2025-11-24 04:03:33] "POST /neutron/port HTTP/1.1" 200 1117 0.114162 10.0.0.41 - - [2025-11-24 04:03:33] "POST /neutron/subnet HTTP/1.1" 200 675 0.014317 10.0.0.41 - - [2025-11-24 04:03:33] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.005063 10.0.0.41 - - [2025-11-24 04:03:33] "GET /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005817 10.0.0.41 - - [2025-11-24 04:03:33] "GET /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005304 10.0.0.41 - - [2025-11-24 04:03:33] "PUT /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95 HTTP/1.1" 200 254 0.033006 10.0.0.41 - - [2025-11-24 04:03:33] "PUT /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95 HTTP/1.1" 200 254 0.039333 10.0.0.41 - - [2025-11-24 04:03:33] "GET /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005312 10.0.0.41 - - [2025-11-24 04:03:33] "GET /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.007468 10.0.0.41 - - [2025-11-24 04:03:33] "PUT /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5 HTTP/1.1" 200 254 0.035249 10.0.0.41 - - [2025-11-24 04:03:33] "PUT /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5 HTTP/1.1" 200 254 0.040988 10.0.0.41 - - [2025-11-24 04:03:33] "GET /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.007577 10.0.0.41 - - [2025-11-24 04:03:33] "GET /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006755 10.0.0.41 - - [2025-11-24 04:03:33] "PUT /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870 HTTP/1.1" 200 254 0.040076 10.0.0.41 - - [2025-11-24 04:03:34] "PUT /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870 HTTP/1.1" 200 254 0.039370 10.0.0.41 - - [2025-11-24 04:03:34] "GET /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005446 10.0.0.41 - - [2025-11-24 04:03:34] "GET /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004397 10.0.0.41 - - [2025-11-24 04:03:34] "PUT /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95 HTTP/1.1" 200 254 0.021577 10.0.0.41 - - [2025-11-24 04:03:34] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003645 10.0.0.41 - - [2025-11-24 04:03:34] "GET /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004741 10.0.0.41 - - [2025-11-24 04:03:34] "GET /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.003704 10.0.0.41 - - [2025-11-24 04:03:34] "PUT /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95 HTTP/1.1" 200 254 0.030731 10.0.0.41 - - [2025-11-24 04:03:34] "PUT /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95 HTTP/1.1" 200 254 0.048410 10.0.0.41 - - [2025-11-24 04:03:34] "GET /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.009997 10.0.0.41 - - [2025-11-24 04:03:34] "GET /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004808 10.0.0.41 - - [2025-11-24 04:03:34] "PUT /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5 HTTP/1.1" 200 254 0.044476 10.0.0.41 - - [2025-11-24 04:03:34] "PUT /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5 HTTP/1.1" 200 254 0.050350 10.0.0.41 - - [2025-11-24 04:03:34] "GET /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.010918 10.0.0.41 - - [2025-11-24 04:03:34] "GET /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006397 10.0.0.41 - - [2025-11-24 04:03:34] "PUT /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870 HTTP/1.1" 200 254 0.035112 10.0.0.41 - - [2025-11-24 04:03:34] "PUT /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870 HTTP/1.1" 200 254 0.038399 10.0.0.41 - - [2025-11-24 04:03:34] "GET /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005564 10.0.0.41 - - [2025-11-24 04:03:34] "GET /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004635 10.0.0.41 - - [2025-11-24 04:03:34] "PUT /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5 HTTP/1.1" 200 254 0.023312 10.0.0.41 - - [2025-11-24 04:03:34] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003874 10.0.0.41 - - [2025-11-24 04:03:34] "GET /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004853 10.0.0.41 - - [2025-11-24 04:03:34] "GET /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006147 10.0.0.41 - - [2025-11-24 04:03:34] "PUT /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95 HTTP/1.1" 200 254 0.029576 10.0.0.41 - - [2025-11-24 04:03:35] "PUT /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95 HTTP/1.1" 200 254 0.038745 10.0.0.41 - - [2025-11-24 04:03:35] "GET /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.011049 10.0.0.41 - - [2025-11-24 04:03:35] "GET /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005233 10.0.0.41 - - [2025-11-24 04:03:35] "PUT /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5 HTTP/1.1" 200 254 0.030570 10.0.0.41 - - [2025-11-24 04:03:35] "PUT /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5 HTTP/1.1" 200 254 0.037129 10.0.0.41 - - [2025-11-24 04:03:35] "GET /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004803 10.0.0.41 - - [2025-11-24 04:03:35] "GET /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005852 10.0.0.41 - - [2025-11-24 04:03:35] "PUT /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870 HTTP/1.1" 200 254 0.029834 10.0.0.41 - - [2025-11-24 04:03:35] "PUT /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870 HTTP/1.1" 200 254 0.043575 10.0.0.41 - - [2025-11-24 04:03:35] "GET /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.009001 10.0.0.41 - - [2025-11-24 04:03:35] "GET /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006393 10.0.0.41 - - [2025-11-24 04:03:35] "PUT /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870 HTTP/1.1" 200 254 0.025357 10.0.0.41 - - [2025-11-24 04:03:35] "GET /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006711 10.0.0.41 - - [2025-11-24 04:03:35] "GET /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005724 10.0.0.41 - - [2025-11-24 04:03:35] "PUT /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95 HTTP/1.1" 200 254 0.019650 10.0.0.41 - - [2025-11-24 04:03:35] "GET /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004391 10.0.0.41 - - [2025-11-24 04:03:35] "GET /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004159 10.0.0.41 - - [2025-11-24 04:03:35] "PUT /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5 HTTP/1.1" 200 254 0.017139 10.0.0.41 - - [2025-11-24 04:03:35] "GET /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005983 10.0.0.41 - - [2025-11-24 04:03:35] "GET /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006319 10.0.0.41 - - [2025-11-24 04:03:35] "PUT /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870 HTTP/1.1" 200 254 0.020975 10.0.0.41 - - [2025-11-24 04:03:36] "POST /neutron/port HTTP/1.1" 200 1181 0.016956 10.0.0.41 - - [2025-11-24 04:03:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004030 10.0.0.41 - - [2025-11-24 04:03:36] "POST /neutron/port HTTP/1.1" 200 117 0.001197 10.0.0.41 - - [2025-11-24 04:03:40] "POST /neutron/port HTTP/1.1" 200 1091 0.024838 10.0.0.41 - - [2025-11-24 04:03:43] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007517 10.0.0.41 - - [2025-11-24 04:03:45] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004639 10.0.0.41 - - [2025-11-24 04:03:45] "GET /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.006145 10.0.0.41 - - [2025-11-24 04:03:45] "GET /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.005850 10.0.0.41 - - [2025-11-24 04:03:45] "PUT /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95 HTTP/1.1" 200 254 0.029211 10.0.0.41 - - [2025-11-24 04:03:45] "PUT /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95 HTTP/1.1" 200 254 0.031766 10.0.0.41 - - [2025-11-24 04:03:46] "GET /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.006663 10.0.0.41 - - [2025-11-24 04:03:46] "GET /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.005342 10.0.0.41 - - [2025-11-24 04:03:46] "PUT /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5 HTTP/1.1" 200 254 0.038831 10.0.0.41 - - [2025-11-24 04:03:46] "PUT /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5 HTTP/1.1" 200 254 0.046563 10.0.0.41 - - [2025-11-24 04:03:46] "GET /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.009215 10.0.0.41 - - [2025-11-24 04:03:46] "GET /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.006054 10.0.0.41 - - [2025-11-24 04:03:46] "PUT /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870 HTTP/1.1" 200 254 0.031069 10.0.0.41 - - [2025-11-24 04:03:46] "PUT /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870 HTTP/1.1" 200 254 0.038906 10.0.0.41 - - [2025-11-24 04:03:46] "GET /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.005357 10.0.0.41 - - [2025-11-24 04:03:46] "GET /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.006408 10.0.0.41 - - [2025-11-24 04:03:46] "PUT /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95 HTTP/1.1" 200 254 0.018907 10.0.0.41 - - [2025-11-24 04:03:46] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003458 10.0.0.41 - - [2025-11-24 04:03:46] "GET /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005928 10.0.0.41 - - [2025-11-24 04:03:46] "GET /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004336 10.0.0.41 - - [2025-11-24 04:03:46] "PUT /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95 HTTP/1.1" 200 254 0.029710 10.0.0.41 - - [2025-11-24 04:03:46] "PUT /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95 HTTP/1.1" 200 254 0.045290 10.0.0.41 - - [2025-11-24 04:03:46] "GET /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.008462 10.0.0.41 - - [2025-11-24 04:03:46] "GET /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.008951 10.0.0.41 - - [2025-11-24 04:03:46] "PUT /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5 HTTP/1.1" 200 254 0.032244 10.0.0.41 - - [2025-11-24 04:03:46] "PUT /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5 HTTP/1.1" 200 254 0.043049 10.0.0.41 - - [2025-11-24 04:03:46] "GET /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.008722 10.0.0.41 - - [2025-11-24 04:03:46] "GET /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.006090 10.0.0.41 - - [2025-11-24 04:03:46] "PUT /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870 HTTP/1.1" 200 254 0.034521 10.0.0.41 - - [2025-11-24 04:03:47] "PUT /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870 HTTP/1.1" 200 254 0.046570 10.0.0.41 - - [2025-11-24 04:03:47] "GET /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.006260 10.0.0.41 - - [2025-11-24 04:03:47] "GET /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.005555 10.0.0.41 - - [2025-11-24 04:03:47] "PUT /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5 HTTP/1.1" 200 254 0.026742 10.0.0.41 - - [2025-11-24 04:03:47] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003128 10.0.0.41 - - [2025-11-24 04:03:47] "GET /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005625 10.0.0.41 - - [2025-11-24 04:03:47] "GET /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004674 10.0.0.41 - - [2025-11-24 04:03:47] "PUT /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95 HTTP/1.1" 200 254 0.028239 10.0.0.41 - - [2025-11-24 04:03:47] "PUT /bgp-router/c15a1bc5-47b0-46b7-9e8e-1e22d645fc95 HTTP/1.1" 200 254 0.034060 10.0.0.41 - - [2025-11-24 04:03:47] "GET /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004807 10.0.0.41 - - [2025-11-24 04:03:47] "GET /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005228 10.0.0.41 - - [2025-11-24 04:03:47] "PUT /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5 HTTP/1.1" 200 254 0.031751 10.0.0.41 - - [2025-11-24 04:03:47] "PUT /bgp-router/8a60ef6f-a3c2-4f8d-afbb-aee6f5c63ef5 HTTP/1.1" 200 254 0.034359 10.0.0.41 - - [2025-11-24 04:03:47] "GET /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.006822 10.0.0.41 - - [2025-11-24 04:03:47] "GET /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.011324 10.0.0.41 - - [2025-11-24 04:03:47] "PUT /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870 HTTP/1.1" 200 254 0.029222 10.0.0.41 - - [2025-11-24 04:03:47] "PUT /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870 HTTP/1.1" 200 254 0.049336 10.0.0.41 - - [2025-11-24 04:03:47] "GET /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.006127 10.0.0.41 - - [2025-11-24 04:03:47] "GET /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.005119 10.0.0.41 - - [2025-11-24 04:03:47] "PUT /bgp-router/ae0d4e2e-44d0-4e8c-b75e-98f3a541f870 HTTP/1.1" 200 254 0.032225 10.0.0.41 - - [2025-11-24 04:03:48] "POST /ref-update HTTP/1.1" 200 156 0.051120 10.0.0.41 - - [2025-11-24 04:03:48] "GET /virtual-network/97562462-296b-4bff-9869-748c0da56c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.020197 10.0.0.41 - - [2025-11-24 04:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008249 10.0.0.50 - - [2025-11-24 04:03:48] "POST /ref-update HTTP/1.1" 200 156 0.039943 10.0.0.41 - - [2025-11-24 04:03:48] "GET /network-policy/dcace4c5-bd6d-4213-9e50-46712f96a179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.007195 10.0.0.41 - - [2025-11-24 04:03:48] "POST /ref-update HTTP/1.1" 200 156 0.060854 10.0.0.41 - - [2025-11-24 04:03:48] "GET /virtual-network/1ef0e184-d005-401f-9a3a-2d7ddba43592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.011453 10.0.0.41 - - [2025-11-24 04:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.012012 10.0.0.41 - - [2025-11-24 04:03:48] "GET /network-policy/dcace4c5-bd6d-4213-9e50-46712f96a179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004602 10.0.0.41 - - [2025-11-24 04:03:48] "DELETE /network-policy/dcace4c5-bd6d-4213-9e50-46712f96a179 HTTP/1.1" 200 115 0.041860 10.0.0.41 - - [2025-11-24 04:03:48] "POST /neutron/network HTTP/1.1" 200 799 0.015788 10.0.0.41 - - [2025-11-24 04:03:48] "POST /neutron/port HTTP/1.1" 200 1091 0.014295 10.0.0.41 - - [2025-11-24 04:03:48] "POST /neutron/port HTTP/1.1" 200 151 0.227913 10.0.0.27 - - [2025-11-24 04:03:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002858 10.0.0.27 - - [2025-11-24 04:03:50] "POST /useragent-kv HTTP/1.1" 200 115 0.009327 10.0.0.41 - - [2025-11-24 04:03:50] "POST /neutron/network HTTP/1.1" 200 151 0.127195 10.0.0.50 - - [2025-11-24 04:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.50 - - [2025-11-24 04:03:50] "DELETE /route-target/e4a64527-798d-482b-95f2-cf0f72d198d7 HTTP/1.1" 200 115 0.029589 10.0.0.41 - - [2025-11-24 04:03:50] "POST /ref-update HTTP/1.1" 200 156 0.068431 10.0.0.41 - - [2025-11-24 04:03:50] "POST /neutron/network HTTP/1.1" 200 977 0.027719 10.0.0.41 - - [2025-11-24 04:03:50] "GET /virtual-network/d374e26a-21ba-43ad-8ca0-4c67ab22a2d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.025963 10.0.0.41 - - [2025-11-24 04:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008961 10.0.0.41 - - [2025-11-24 04:03:51] "GET /network-policy/1f0310c9-9abc-4dd6-b78b-4958584bbf95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004495 10.0.0.50 - - [2025-11-24 04:03:51] "POST /fqname-to-id HTTP/1.1" 404 207 0.007834 10.0.0.41 - - [2025-11-24 04:03:51] "POST /ref-update HTTP/1.1" 200 156 0.054406 10.0.0.50 - - [2025-11-24 04:03:51] "DELETE /access-control-list/69c2df7b-2ddf-425a-93ed-e5c41fcf1d64 HTTP/1.1" 200 115 0.037223 10.0.0.41 - - [2025-11-24 04:03:51] "GET /virtual-network/64f997d9-42ef-4de8-b8bf-f79974a86792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.019016 10.0.0.41 - - [2025-11-24 04:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004591 10.0.0.41 - - [2025-11-24 04:03:51] "GET /network-policy/1f0310c9-9abc-4dd6-b78b-4958584bbf95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004303 10.0.0.41 - - [2025-11-24 04:03:51] "DELETE /network-policy/1f0310c9-9abc-4dd6-b78b-4958584bbf95 HTTP/1.1" 200 115 0.035445 10.0.0.41 - - [2025-11-24 04:03:51] "POST /neutron/network HTTP/1.1" 400 204 0.015705 10.0.0.41 - - [2025-11-24 04:03:51] "POST /neutron/port HTTP/1.1" 200 1209 0.018563 10.0.0.41 - - [2025-11-24 04:03:52] "POST /neutron/port HTTP/1.1" 200 151 0.376897 10.0.0.50 - - [2025-11-24 04:03:53] "DELETE /route-target/3b5c62b9-96c7-4d6a-9f32-80459f82cab5 HTTP/1.1" 200 115 0.032699 10.0.0.41 - - [2025-11-24 04:03:53] "POST /neutron/network HTTP/1.1" 200 975 0.012718 10.0.0.27 - - [2025-11-24 04:03:55] "GET /projects?obj_uuids=33a6752c-ad9a-4d58-9490-bd758eb44d36&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001805 10.0.0.41 - - [2025-11-24 04:03:55] "GET /project/33a6752c-ad9a-4d58-9490-bd758eb44d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.048937 10.0.0.27 - - [2025-11-24 04:03:55] "GET /projects?obj_uuids=33a6752c-ad9a-4d58-9490-bd758eb44d36&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001392 10.0.0.41 - - [2025-11-24 04:03:55] "GET /project/33a6752c-ad9a-4d58-9490-bd758eb44d36?fields=virtual_networks HTTP/1.1" 200 1048 0.041503 10.0.0.27 - - [2025-11-24 04:03:55] "GET /projects?obj_uuids=33a6752c-ad9a-4d58-9490-bd758eb44d36&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001198 10.0.0.41 - - [2025-11-24 04:03:55] "GET /project/33a6752c-ad9a-4d58-9490-bd758eb44d36?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.056664 10.0.0.27 - - [2025-11-24 04:03:55] "GET /projects?obj_uuids=33a6752c-ad9a-4d58-9490-bd758eb44d36&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001106 10.0.0.41 - - [2025-11-24 04:03:55] "GET /project/33a6752c-ad9a-4d58-9490-bd758eb44d36?fields=security_groups HTTP/1.1" 200 1282 0.041193 10.0.0.41 - - [2025-11-24 04:03:56] "POST /fqname-to-id HTTP/1.1" 404 183 0.030450 10.0.0.27 - - [2025-11-24 04:03:56] "GET /projects?obj_uuids=020aa38f-386c-413a-9812-1ef1c08a0cdb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004824 10.0.0.27 - - [2025-11-24 04:03:56] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001493 10.0.0.27 - - [2025-11-24 04:03:56] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010813 10.0.0.27 - - [2025-11-24 04:03:56] "POST /id-to-fqname HTTP/1.1" 200 185 0.010531 10.0.0.27 - - [2025-11-24 04:03:56] "POST /fqname-to-id HTTP/1.1" 404 194 0.009511 10.0.0.27 - - [2025-11-24 04:03:56] "POST /security-groups HTTP/1.1" 200 586 0.089804 10.0.0.50 - - [2025-11-24 04:03:56] "POST /fqname-to-id HTTP/1.1" 404 229 0.003845 10.0.0.27 - - [2025-11-24 04:03:56] "POST /projects HTTP/1.1" 200 575 0.328866 10.0.0.27 - - [2025-11-24 04:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.381421 10.0.0.41 - - [2025-11-24 04:03:56] "GET /project/020aa38f-386c-413a-9812-1ef1c08a0cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.550978 10.0.0.50 - - [2025-11-24 04:03:56] "POST /access-control-lists HTTP/1.1" 200 589 0.052948 10.0.0.41 - - [2025-11-24 04:03:58] "GET / HTTP/1.1" 200 35931 0.002130 10.0.0.41 - - [2025-11-24 04:04:00] "POST /fqname-to-id HTTP/1.1" 401 292 0.000637 10.0.0.41 - - [2025-11-24 04:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.033527 10.0.0.41 - - [2025-11-24 04:04:00] "GET /api-access-list/483c9abe-d08b-47dd-bcc5-0fba94aac130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.007107 10.0.0.41 - - [2025-11-24 04:04:00] "GET /api-access-list/483c9abe-d08b-47dd-bcc5-0fba94aac130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003845 10.0.0.41 - - [2025-11-24 04:04:00] "GET /api-access-list/483c9abe-d08b-47dd-bcc5-0fba94aac130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.004004 10.0.0.41 - - [2025-11-24 04:04:00] "PUT /api-access-list/483c9abe-d08b-47dd-bcc5-0fba94aac130 HTTP/1.1" 200 264 0.013556 10.0.0.41 - - [2025-11-24 04:04:02] "POST /fqname-to-id HTTP/1.1" 404 183 0.025467 10.0.0.27 - - [2025-11-24 04:04:02] "GET /projects?obj_uuids=21e9d59d-6781-4a0c-b6c8-7f361434c439&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003448 10.0.0.27 - - [2025-11-24 04:04:02] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001041 10.0.0.27 - - [2025-11-24 04:04:02] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007752 10.0.0.27 - - [2025-11-24 04:04:03] "POST /id-to-fqname HTTP/1.1" 200 185 0.002758 10.0.0.27 - - [2025-11-24 04:04:03] "POST /fqname-to-id HTTP/1.1" 404 194 0.006032 10.0.0.27 - - [2025-11-24 04:04:03] "POST /security-groups HTTP/1.1" 200 586 0.073472 10.0.0.27 - - [2025-11-24 04:04:03] "POST /projects HTTP/1.1" 200 575 0.284089 10.0.0.50 - - [2025-11-24 04:04:03] "POST /fqname-to-id HTTP/1.1" 404 228 0.010473 10.0.0.27 - - [2025-11-24 04:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.358536 10.0.0.41 - - [2025-11-24 04:04:03] "GET /project/21e9d59d-6781-4a0c-b6c8-7f361434c439?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.502345 10.0.0.41 - - [2025-11-24 04:04:03] "POST /fqname-to-id HTTP/1.1" 404 183 0.025479 10.0.0.27 - - [2025-11-24 04:04:03] "GET /projects?obj_uuids=7200aa12-1dd9-4b27-ab9d-39a6d9d62cd4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002672 10.0.0.27 - - [2025-11-24 04:04:03] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001106 10.0.0.27 - - [2025-11-24 04:04:04] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.097044 10.0.0.27 - - [2025-11-24 04:04:04] "POST /id-to-fqname HTTP/1.1" 200 185 0.006817 10.0.0.27 - - [2025-11-24 04:04:04] "POST /fqname-to-id HTTP/1.1" 404 194 0.009078 10.0.0.27 - - [2025-11-24 04:04:04] "POST /security-groups HTTP/1.1" 200 586 0.035222 10.0.0.27 - - [2025-11-24 04:04:04] "POST /projects HTTP/1.1" 200 575 0.259196 10.0.0.50 - - [2025-11-24 04:04:04] "POST /access-control-lists HTTP/1.1" 200 591 0.031272 10.0.0.27 - - [2025-11-24 04:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.336783 10.0.0.41 - - [2025-11-24 04:04:04] "GET /project/7200aa12-1dd9-4b27-ab9d-39a6d9d62cd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.569051 10.0.0.41 - - [2025-11-24 04:04:05] "GET / HTTP/1.1" 200 35931 0.002063 10.0.0.41 - - [2025-11-24 04:04:05] "GET / HTTP/1.1" 200 35931 0.001676 10.0.0.41 - - [2025-11-24 04:04:06] "POST /fqname-to-id HTTP/1.1" 404 183 0.003596 10.0.0.41 - - [2025-11-24 04:04:06] "POST /api-access-lists HTTP/1.1" 200 521 0.021507 10.0.0.41 - - [2025-11-24 04:04:06] "GET /api-access-list/fd5ab507-755a-4f7e-92e6-2992e12f5de2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.006623 10.0.0.41 - - [2025-11-24 04:04:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000632 10.0.0.41 - - [2025-11-24 04:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.136738 10.0.0.27 - - [2025-11-24 04:04:07] "GET /projects?obj_uuids=21e9d59d-6781-4a0c-b6c8-7f361434c439&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001697 10.0.0.41 - - [2025-11-24 04:04:07] "GET /project/21e9d59d-6781-4a0c-b6c8-7f361434c439?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.068547 10.0.0.41 - - [2025-11-24 04:04:07] "GET /virtual-networks?parent_id=21e9d59d-6781-4a0c-b6c8-7f361434c439&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.024627 10.0.0.41 - - [2025-11-24 04:04:07] "POST /virtual-networks HTTP/1.1" 200 568 0.110322 10.0.0.50 - - [2025-11-24 04:04:07] "POST /route-targets HTTP/1.1" 200 327 0.018950 10.0.0.41 - - [2025-11-24 04:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.045610 10.0.0.41 - - [2025-11-24 04:04:07] "GET /network-ipam/d7c275aa-6f33-4270-b8e2-07d1d83aa977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.017220 10.0.0.27 - - [2025-11-24 04:04:07] "POST /useragent-kv HTTP/1.1" 200 115 0.008662 10.0.0.41 - - [2025-11-24 04:04:07] "POST /ref-update HTTP/1.1" 200 156 0.095856 10.0.0.41 - - [2025-11-24 04:04:08] "POST /neutron/network HTTP/1.1" 200 831 0.066987 10.0.0.41 - - [2025-11-24 04:04:08] "GET /virtual-network/a4913732-631a-4300-8a26-9858ddf85dd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.019725 10.0.0.41 - - [2025-11-24 04:04:09] "GET /obj-perms HTTP/1.1" 200 4915 0.068596 10.0.0.41 - - [2025-11-24 04:04:09] "GET /virtual-network/a4913732-631a-4300-8a26-9858ddf85dd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.025177 10.0.0.41 - - [2025-11-24 04:04:10] "GET /obj-perms HTTP/1.1" 200 4915 0.080966 10.0.0.41 - - [2025-11-24 04:04:10] "GET /obj-perms HTTP/1.1" 200 4915 0.022026 10.0.0.41 - - [2025-11-24 04:04:10] "POST /id-to-fqname HTTP/1.1" 401 292 0.000649 10.0.0.41 - - [2025-11-24 04:04:10] "POST /id-to-fqname HTTP/1.1" 200 230 0.053459 10.0.0.41 - - [2025-11-24 04:04:11] "POST /neutron/network HTTP/1.1" 200 841 0.061194 10.0.0.27 - - [2025-11-24 04:04:12] "GET /projects?obj_uuids=7200aa12-1dd9-4b27-ab9d-39a6d9d62cd4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001346 10.0.0.41 - - [2025-11-24 04:04:12] "GET /project/7200aa12-1dd9-4b27-ab9d-39a6d9d62cd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.094414 10.0.0.41 - - [2025-11-24 04:04:12] "POST /neutron/port HTTP/1.1" 200 117 0.036054 10.0.0.41 - - [2025-11-24 04:04:13] "POST /neutron/network HTTP/1.1" 200 831 0.047358 10.0.0.41 - - [2025-11-24 04:04:13] "POST /neutron/port HTTP/1.1" 200 1055 0.019545 10.0.0.41 - - [2025-11-24 04:04:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005222 10.0.0.41 - - [2025-11-24 04:04:14] "POST /neutron/network HTTP/1.1" 200 831 0.007255 10.0.0.41 - - [2025-11-24 04:04:18] "POST /neutron/port HTTP/1.1" 200 1083 0.031724 10.0.0.41 - - [2025-11-24 04:04:18] "POST /neutron/security_group HTTP/1.1" 200 2053 0.029110 10.0.0.50 - - [2025-11-24 04:04:18] "DELETE /access-control-list/79df6f79-cf2b-4468-b171-a4adbdc9ed86 HTTP/1.1" 200 115 0.070531 10.0.0.41 - - [2025-11-24 04:04:18] "GET /virtual-machine/7ca07332-f210-4a89-9b58-01a5dfa026ab HTTP/1.1" 401 292 0.000609 10.0.0.41 - - [2025-11-24 04:04:18] "GET /virtual-machine/7ca07332-f210-4a89-9b58-01a5dfa026ab HTTP/1.1" 200 1287 0.055915 10.0.0.41 - - [2025-11-24 04:04:18] "GET /virtual-machine/7ca07332-f210-4a89-9b58-01a5dfa026ab HTTP/1.1" 200 1287 0.019875 10.0.0.41 - - [2025-11-24 04:04:18] "GET /virtual-machine-interface/3cc0f453-f9de-4996-92f7-d84ccd64651f HTTP/1.1" 200 2530 0.026015 10.0.0.27 - - [2025-11-24 04:04:18] "DELETE /project/7200aa121dd94b27ab9d39a6d9d62cd4 HTTP/1.1" 404 173 0.007577 10.0.0.27 - - [2025-11-24 04:04:18] "DELETE /project/33a6752c-ad9a-4d58-9490-bd758eb44d36 HTTP/1.1" 404 177 0.007258 10.0.0.27 - - [2025-11-24 04:04:18] "DELETE /project/21e9d59d67814a0cb6c87f361434c439 HTTP/1.1" 404 173 0.005843 10.0.0.27 - - [2025-11-24 04:04:18] "DELETE /project/020aa38f386c413a98121ef1c08a0cdb HTTP/1.1" 404 173 0.006626 10.0.0.41 - - [2025-11-24 04:04:18] "GET /virtual-machine/7ca07332-f210-4a89-9b58-01a5dfa026ab HTTP/1.1" 200 1287 0.025393 10.0.0.41 - - [2025-11-24 04:04:19] "GET /virtual-machine-interface/3cc0f453-f9de-4996-92f7-d84ccd64651f HTTP/1.1" 200 2530 0.028641 10.0.0.41 - - [2025-11-24 04:04:19] "GET /instance-ip/248f3481-cab5-4bae-946c-7dda3651529d HTTP/1.1" 200 1625 0.021639 10.0.0.41 - - [2025-11-24 04:04:19] "GET /virtual-machine/7ca07332-f210-4a89-9b58-01a5dfa026ab HTTP/1.1" 200 1287 0.018303 10.0.0.41 - - [2025-11-24 04:04:19] "GET /virtual-machine-interface/3cc0f453-f9de-4996-92f7-d84ccd64651f HTTP/1.1" 200 2530 0.024222 10.0.0.41 - - [2025-11-24 04:04:19] "GET /instance-ip/248f3481-cab5-4bae-946c-7dda3651529d HTTP/1.1" 200 1625 0.020172 10.0.0.41 - - [2025-11-24 04:04:19] "POST /fqname-to-id HTTP/1.1" 403 339 0.016612 10.0.0.41 - - [2025-11-24 04:04:19] "GET / HTTP/1.1" 200 35931 0.001737 10.0.0.41 - - [2025-11-24 04:04:19] "POST /fqname-to-id HTTP/1.1" 401 292 0.000454 10.0.0.41 - - [2025-11-24 04:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.036299 10.0.0.41 - - [2025-11-24 04:04:19] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004686 10.0.0.41 - - [2025-11-24 04:04:19] "GET /virtual-networks?parent_id=7200aa12-1dd9-4b27-ab9d-39a6d9d62cd4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015677 10.0.0.41 - - [2025-11-24 04:04:19] "POST /fqname-to-id HTTP/1.1" 403 339 0.016967 10.0.0.41 - - [2025-11-24 04:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.41 - - [2025-11-24 04:04:19] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003696 10.0.0.41 - - [2025-11-24 04:04:19] "GET /virtual-networks?parent_id=7200aa12-1dd9-4b27-ab9d-39a6d9d62cd4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016631 10.0.0.41 - - [2025-11-24 04:04:20] "POST /fqname-to-id HTTP/1.1" 403 339 0.017575 10.0.0.41 - - [2025-11-24 04:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004239 10.0.0.41 - - [2025-11-24 04:04:20] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004658 10.0.0.41 - - [2025-11-24 04:04:20] "GET /virtual-networks?parent_id=7200aa12-1dd9-4b27-ab9d-39a6d9d62cd4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017683 10.0.0.41 - - [2025-11-24 04:04:20] "POST /fqname-to-id HTTP/1.1" 403 339 0.031452 10.0.0.41 - - [2025-11-24 04:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.41 - - [2025-11-24 04:04:20] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004560 10.0.0.41 - - [2025-11-24 04:04:20] "GET /virtual-networks?parent_id=7200aa12-1dd9-4b27-ab9d-39a6d9d62cd4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013524 10.0.0.41 - - [2025-11-24 04:04:20] "POST /fqname-to-id HTTP/1.1" 403 339 0.016068 10.0.0.41 - - [2025-11-24 04:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004474 10.0.0.41 - - [2025-11-24 04:04:20] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003998 10.0.0.41 - - [2025-11-24 04:04:20] "GET /virtual-networks?parent_id=7200aa12-1dd9-4b27-ab9d-39a6d9d62cd4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016269 10.0.0.41 - - [2025-11-24 04:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.016725 10.0.0.41 - - [2025-11-24 04:04:23] "GET /virtual-network/a4913732-631a-4300-8a26-9858ddf85dd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.019544 10.0.0.41 - - [2025-11-24 04:04:24] "POST /neutron/port HTTP/1.1" 200 1083 0.015091 10.0.0.41 - - [2025-11-24 04:04:25] "POST /neutron/port HTTP/1.1" 200 1083 0.019343 10.0.0.41 - - [2025-11-24 04:04:25] "POST /neutron/subnet HTTP/1.1" 200 647 0.014314 10.0.0.41 - - [2025-11-24 04:04:25] "POST /fqname-to-id HTTP/1.1" 403 339 0.019866 10.0.0.41 - - [2025-11-24 04:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005018 10.0.0.41 - - [2025-11-24 04:04:25] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004953 10.0.0.41 - - [2025-11-24 04:04:25] "GET /virtual-networks?parent_id=7200aa12-1dd9-4b27-ab9d-39a6d9d62cd4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013876 10.0.0.41 - - [2025-11-24 04:04:26] "POST /fqname-to-id HTTP/1.1" 403 339 0.016424 10.0.0.41 - - [2025-11-24 04:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.41 - - [2025-11-24 04:04:26] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003760 10.0.0.41 - - [2025-11-24 04:04:26] "GET /virtual-networks?parent_id=7200aa12-1dd9-4b27-ab9d-39a6d9d62cd4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017823 10.0.0.41 - - [2025-11-24 04:04:26] "POST /fqname-to-id HTTP/1.1" 403 361 0.017026 10.0.0.41 - - [2025-11-24 04:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.41 - - [2025-11-24 04:04:26] "GET /routing-instance/4c8a62e3-f8d7-410d-918b-735a297ff6c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.004854 10.0.0.41 - - [2025-11-24 04:04:26] "GET /route-target/8c16fc1f-2b71-466a-aa99-3b491ac75b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.018392 10.0.0.41 - - [2025-11-24 04:04:26] "GET /route-target/8c16fc1f-2b71-466a-aa99-3b491ac75b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.007202 10.0.0.41 - - [2025-11-24 04:04:26] "POST /fqname-to-id HTTP/1.1" 403 339 0.023313 10.0.0.41 - - [2025-11-24 04:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003867 10.0.0.41 - - [2025-11-24 04:04:26] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004519 10.0.0.41 - - [2025-11-24 04:04:26] "GET /virtual-networks?parent_id=7200aa12-1dd9-4b27-ab9d-39a6d9d62cd4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.019162 10.0.0.41 - - [2025-11-24 04:04:26] "POST /fqname-to-id HTTP/1.1" 403 361 0.019416 10.0.0.41 - - [2025-11-24 04:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005276 10.0.0.41 - - [2025-11-24 04:04:26] "GET /routing-instance/4c8a62e3-f8d7-410d-918b-735a297ff6c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.006648 10.0.0.41 - - [2025-11-24 04:04:26] "GET /route-target/8c16fc1f-2b71-466a-aa99-3b491ac75b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.021559 10.0.0.41 - - [2025-11-24 04:04:26] "GET /route-target/8c16fc1f-2b71-466a-aa99-3b491ac75b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004676 10.0.0.41 - - [2025-11-24 04:04:26] "POST /fqname-to-id HTTP/1.1" 403 339 0.018898 10.0.0.41 - - [2025-11-24 04:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.41 - - [2025-11-24 04:04:26] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003817 10.0.0.41 - - [2025-11-24 04:04:26] "GET /virtual-networks?parent_id=7200aa12-1dd9-4b27-ab9d-39a6d9d62cd4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.021620 10.0.0.41 - - [2025-11-24 04:04:26] "POST /fqname-to-id HTTP/1.1" 403 339 0.017463 10.0.0.41 - - [2025-11-24 04:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006561 10.0.0.41 - - [2025-11-24 04:04:26] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005142 10.0.0.41 - - [2025-11-24 04:04:26] "GET /virtual-networks?parent_id=7200aa12-1dd9-4b27-ab9d-39a6d9d62cd4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018709 10.0.0.27 - - [2025-11-24 04:04:27] "GET /virtual-machine/7ca07332-f210-4a89-9b58-01a5dfa026ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.049010 10.0.0.50 - - [2025-11-24 04:04:28] "GET /obj-perms HTTP/1.1" 200 5056 0.063972 10.0.0.27 - - [2025-11-24 04:04:29] "GET /virtual-machine/7ca07332-f210-4a89-9b58-01a5dfa026ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.015332 10.0.0.27 - - [2025-11-24 04:04:33] "GET /obj-perms HTTP/1.1" 200 4915 0.045504 10.0.0.27 - - [2025-11-24 04:04:35] "GET /virtual-machine/7ca07332-f210-4a89-9b58-01a5dfa026ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.017544 10.0.0.27 - - [2025-11-24 04:04:39] "GET /obj-perms HTTP/1.1" 200 4915 0.017499 10.0.0.27 - - [2025-11-24 04:04:41] "GET /virtual-machine/7ca07332-f210-4a89-9b58-01a5dfa026ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.024008 10.0.0.27 - - [2025-11-24 04:04:45] "GET /obj-perms HTTP/1.1" 200 4915 0.016507 10.0.0.41 - - [2025-11-24 04:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.048644 10.0.0.41 - - [2025-11-24 04:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.27 - - [2025-11-24 04:04:46] "GET /virtual-machine/7ca07332-f210-4a89-9b58-01a5dfa026ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.015262 10.0.0.41 - - [2025-11-24 04:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003550 10.0.0.41 - - [2025-11-24 04:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.41 - - [2025-11-24 04:04:46] "GET /obj-perms HTTP/1.1" 200 4915 0.012809 10.0.0.41 - - [2025-11-24 04:04:47] "GET /obj-perms HTTP/1.1" 200 5020 0.072808 10.0.0.27 - - [2025-11-24 04:04:47] "GET /obj-perms HTTP/1.1" 200 5020 0.056362 10.0.0.41 - - [2025-11-24 04:04:48] "GET /obj-perms HTTP/1.1" 200 4915 0.064934 10.0.0.41 - - [2025-11-24 04:04:48] "GET /obj-perms HTTP/1.1" 200 4915 0.015634 10.0.0.27 - - [2025-11-24 04:04:48] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.022501 10.0.0.41 - - [2025-11-24 04:04:49] "GET /virtual-machine/7ca07332-f210-4a89-9b58-01a5dfa026ab HTTP/1.1" 200 1287 0.020361 10.0.0.41 - - [2025-11-24 04:04:49] "POST /neutron/port HTTP/1.1" 200 1083 0.015432 10.0.0.41 - - [2025-11-24 04:04:51] "GET /virtual-machine/7ca07332-f210-4a89-9b58-01a5dfa026ab HTTP/1.1" 404 171 0.018384 10.0.0.41 - - [2025-11-24 04:04:51] "GET /virtual-machine/7ca07332-f210-4a89-9b58-01a5dfa026ab HTTP/1.1" 404 171 0.021430 10.0.0.41 - - [2025-11-24 04:04:51] "GET /virtual-machine/7ca07332-f210-4a89-9b58-01a5dfa026ab HTTP/1.1" 404 171 0.020054 10.0.0.41 - - [2025-11-24 04:04:51] "POST /fqname-to-id HTTP/1.1" 403 339 0.021259 10.0.0.41 - - [2025-11-24 04:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004992 10.0.0.41 - - [2025-11-24 04:04:51] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005579 10.0.0.41 - - [2025-11-24 04:04:51] "GET /virtual-networks?parent_id=7200aa12-1dd9-4b27-ab9d-39a6d9d62cd4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013915 10.0.0.41 - - [2025-11-24 04:04:51] "POST /fqname-to-id HTTP/1.1" 403 361 0.016720 10.0.0.41 - - [2025-11-24 04:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004323 10.0.0.41 - - [2025-11-24 04:04:51] "GET /routing-instance/4c8a62e3-f8d7-410d-918b-735a297ff6c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.005260 10.0.0.41 - - [2025-11-24 04:04:51] "GET /route-target/8c16fc1f-2b71-466a-aa99-3b491ac75b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.016706 10.0.0.41 - - [2025-11-24 04:04:51] "GET /route-target/8c16fc1f-2b71-466a-aa99-3b491ac75b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003809 10.0.0.41 - - [2025-11-24 04:04:51] "GET /obj-perms HTTP/1.1" 200 4915 0.027228 10.0.0.41 - - [2025-11-24 04:04:52] "GET /obj-perms HTTP/1.1" 200 5020 0.004070 10.0.0.27 - - [2025-11-24 04:04:58] "GET /obj-perms HTTP/1.1" 200 5020 0.004416 10.0.0.41 - - [2025-11-24 04:05:01] "GET /obj-perms HTTP/1.1" 200 5020 0.005690 10.0.0.27 - - [2025-11-24 04:05:07] "GET /obj-perms HTTP/1.1" 200 5020 0.003901 10.0.0.41 - - [2025-11-24 04:05:10] "GET /obj-perms HTTP/1.1" 200 5020 0.004223 10.0.0.27 - - [2025-11-24 04:05:17] "GET /obj-perms HTTP/1.1" 200 5020 0.003850 10.0.0.41 - - [2025-11-24 04:05:17] "GET /obj-perms HTTP/1.1" 200 5020 0.004452 10.0.0.50 - - [2025-11-24 04:05:17] "GET /obj-perms HTTP/1.1" 200 5020 0.077500 10.0.0.27 - - [2025-11-24 04:05:17] "POST /useragent-kv HTTP/1.1" 200 115 0.005936 10.0.0.27 - - [2025-11-24 04:05:17] "POST /useragent-kv HTTP/1.1" 200 115 0.004864 10.0.0.41 - - [2025-11-24 04:05:17] "DELETE /virtual-network/a4913732-631a-4300-8a26-9858ddf85dd8 HTTP/1.1" 200 115 0.141807 10.0.0.41 - - [2025-11-24 04:05:17] "DELETE /api-access-list/fd5ab507-755a-4f7e-92e6-2992e12f5de2 HTTP/1.1" 200 115 0.051993 10.0.0.27 - - [2025-11-24 04:05:18] "GET /projects?obj_uuids=7200aa12-1dd9-4b27-ab9d-39a6d9d62cd4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001408 10.0.0.41 - - [2025-11-24 04:05:18] "GET /project/7200aa12-1dd9-4b27-ab9d-39a6d9d62cd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.050061 10.0.0.27 - - [2025-11-24 04:05:18] "GET /projects?obj_uuids=7200aa12-1dd9-4b27-ab9d-39a6d9d62cd4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001336 10.0.0.41 - - [2025-11-24 04:05:18] "GET /project/7200aa12-1dd9-4b27-ab9d-39a6d9d62cd4?fields=virtual_networks HTTP/1.1" 200 1022 0.050681 10.0.0.27 - - [2025-11-24 04:05:18] "GET /projects?obj_uuids=7200aa12-1dd9-4b27-ab9d-39a6d9d62cd4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001079 10.0.0.41 - - [2025-11-24 04:05:18] "GET /project/7200aa12-1dd9-4b27-ab9d-39a6d9d62cd4?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.048107 10.0.0.27 - - [2025-11-24 04:05:18] "GET /projects?obj_uuids=7200aa12-1dd9-4b27-ab9d-39a6d9d62cd4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002628 10.0.0.41 - - [2025-11-24 04:05:18] "GET /project/7200aa12-1dd9-4b27-ab9d-39a6d9d62cd4?fields=security_groups HTTP/1.1" 200 1243 0.059327 10.0.0.27 - - [2025-11-24 04:05:18] "GET /projects?obj_uuids=21e9d59d-6781-4a0c-b6c8-7f361434c439&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001019 10.0.0.41 - - [2025-11-24 04:05:18] "GET /project/21e9d59d-6781-4a0c-b6c8-7f361434c439?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.038832 10.0.0.27 - - [2025-11-24 04:05:18] "GET /projects?obj_uuids=21e9d59d-6781-4a0c-b6c8-7f361434c439&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001026 10.0.0.41 - - [2025-11-24 04:05:19] "GET /project/21e9d59d-6781-4a0c-b6c8-7f361434c439?fields=virtual_networks HTTP/1.1" 200 1022 0.048200 10.0.0.27 - - [2025-11-24 04:05:19] "GET /projects?obj_uuids=21e9d59d-6781-4a0c-b6c8-7f361434c439&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000992 10.0.0.27 - - [2025-11-24 04:05:19] "GET /projects?obj_uuids=7200aa12-1dd9-4b27-ab9d-39a6d9d62cd4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000924 10.0.0.41 - - [2025-11-24 04:05:19] "GET /project/21e9d59d-6781-4a0c-b6c8-7f361434c439?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.056956 10.0.0.27 - - [2025-11-24 04:05:19] "GET /project/7200aa12-1dd9-4b27-ab9d-39a6d9d62cd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.074009 10.0.0.27 - - [2025-11-24 04:05:19] "GET /projects?obj_uuids=21e9d59d-6781-4a0c-b6c8-7f361434c439&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000969 10.0.0.41 - - [2025-11-24 04:05:19] "GET /project/21e9d59d-6781-4a0c-b6c8-7f361434c439?fields=security_groups HTTP/1.1" 200 1243 0.044156 10.0.0.27 - - [2025-11-24 04:05:19] "GET /projects?obj_uuids=7200aa12-1dd9-4b27-ab9d-39a6d9d62cd4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001175 10.0.0.27 - - [2025-11-24 04:05:19] "GET /project/7200aa12-1dd9-4b27-ab9d-39a6d9d62cd4?fields=security_groups HTTP/1.1" 200 1348 0.053491 10.0.0.27 - - [2025-11-24 04:05:19] "DELETE /security-group/066a37d7-9893-455d-b37c-efbe390cc841 HTTP/1.1" 200 115 0.045134 10.0.0.27 - - [2025-11-24 04:05:19] "GET /projects?obj_uuids=7200aa12-1dd9-4b27-ab9d-39a6d9d62cd4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001098 10.0.0.50 - - [2025-11-24 04:05:19] "DELETE /access-control-list/4679043a-5ed3-4c9a-a36d-98c5dea35916 HTTP/1.1" 200 115 0.053703 10.0.0.27 - - [2025-11-24 04:05:19] "GET /project/7200aa12-1dd9-4b27-ab9d-39a6d9d62cd4?fields=application_policy_sets HTTP/1.1" 200 1387 0.053328 10.0.0.27 - - [2025-11-24 04:05:19] "DELETE /project/7200aa12-1dd9-4b27-ab9d-39a6d9d62cd4 HTTP/1.1" 200 115 0.465673 10.0.0.41 - - [2025-11-24 04:05:21] "GET /api-access-list/483c9abe-d08b-47dd-bcc5-0fba94aac130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.004457 10.0.0.41 - - [2025-11-24 04:05:21] "PUT /api-access-list/483c9abe-d08b-47dd-bcc5-0fba94aac130 HTTP/1.1" 200 264 0.011794 10.0.0.27 - - [2025-11-24 04:05:21] "GET /projects?obj_uuids=020aa38f-386c-413a-9812-1ef1c08a0cdb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001061 10.0.0.41 - - [2025-11-24 04:05:21] "GET /project/020aa38f-386c-413a-9812-1ef1c08a0cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.043544 10.0.0.27 - - [2025-11-24 04:05:21] "GET /projects?obj_uuids=020aa38f-386c-413a-9812-1ef1c08a0cdb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000938 10.0.0.41 - - [2025-11-24 04:05:21] "GET /project/020aa38f-386c-413a-9812-1ef1c08a0cdb?fields=virtual_networks HTTP/1.1" 200 1021 0.045613 10.0.0.27 - - [2025-11-24 04:05:21] "GET /projects?obj_uuids=020aa38f-386c-413a-9812-1ef1c08a0cdb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001240 10.0.0.41 - - [2025-11-24 04:05:21] "GET /project/020aa38f-386c-413a-9812-1ef1c08a0cdb?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.043614 10.0.0.27 - - [2025-11-24 04:05:21] "GET /projects?obj_uuids=020aa38f-386c-413a-9812-1ef1c08a0cdb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001089 10.0.0.41 - - [2025-11-24 04:05:22] "GET /project/020aa38f-386c-413a-9812-1ef1c08a0cdb?fields=security_groups HTTP/1.1" 200 1242 0.051140 10.0.0.41 - - [2025-11-24 04:05:22] "POST /fqname-to-id HTTP/1.1" 404 188 0.030069 10.0.0.27 - - [2025-11-24 04:05:22] "GET /projects?obj_uuids=bb7ce378-2337-45a5-b4ca-4e406f0cfc38&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004241 10.0.0.27 - - [2025-11-24 04:05:23] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001044 10.0.0.27 - - [2025-11-24 04:05:23] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006802 10.0.0.27 - - [2025-11-24 04:05:23] "POST /id-to-fqname HTTP/1.1" 200 190 0.001504 10.0.0.27 - - [2025-11-24 04:05:23] "POST /fqname-to-id HTTP/1.1" 404 199 0.013785 10.0.0.27 - - [2025-11-24 04:05:23] "POST /security-groups HTTP/1.1" 200 591 0.034604 10.0.0.27 - - [2025-11-24 04:05:23] "POST /projects HTTP/1.1" 200 585 0.266181 10.0.0.50 - - [2025-11-24 04:05:23] "POST /access-control-lists HTTP/1.1" 200 596 0.029960 10.0.0.27 - - [2025-11-24 04:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.340656 10.0.0.41 - - [2025-11-24 04:05:23] "GET /project/bb7ce378-2337-45a5-b4ca-4e406f0cfc38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.488351 10.0.0.41 - - [2025-11-24 04:05:24] "GET / HTTP/1.1" 200 35931 0.003761 10.0.0.41 - - [2025-11-24 04:05:26] "POST /fqname-to-id HTTP/1.1" 401 292 0.000790 10.0.0.41 - - [2025-11-24 04:05:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.037355 10.0.0.41 - - [2025-11-24 04:05:27] "GET /api-access-list/483c9abe-d08b-47dd-bcc5-0fba94aac130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003601 10.0.0.41 - - [2025-11-24 04:05:27] "GET /api-access-list/483c9abe-d08b-47dd-bcc5-0fba94aac130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.004322 10.0.0.41 - - [2025-11-24 04:05:27] "GET /api-access-list/483c9abe-d08b-47dd-bcc5-0fba94aac130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003670 10.0.0.41 - - [2025-11-24 04:05:27] "PUT /api-access-list/483c9abe-d08b-47dd-bcc5-0fba94aac130 HTTP/1.1" 200 264 0.012537 10.0.0.41 - - [2025-11-24 04:05:28] "POST /fqname-to-id HTTP/1.1" 404 188 0.026591 10.0.0.27 - - [2025-11-24 04:05:28] "GET /projects?obj_uuids=0188593b-1cee-4675-9746-b0be801e6a78&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003051 10.0.0.27 - - [2025-11-24 04:05:28] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001010 10.0.0.27 - - [2025-11-24 04:05:28] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008877 10.0.0.27 - - [2025-11-24 04:05:29] "POST /id-to-fqname HTTP/1.1" 200 190 0.003566 10.0.0.27 - - [2025-11-24 04:05:29] "POST /fqname-to-id HTTP/1.1" 404 199 0.006263 10.0.0.27 - - [2025-11-24 04:05:29] "POST /security-groups HTTP/1.1" 200 591 0.038207 10.0.0.27 - - [2025-11-24 04:05:29] "POST /projects HTTP/1.1" 200 585 0.266981 10.0.0.50 - - [2025-11-24 04:05:29] "POST /fqname-to-id HTTP/1.1" 404 234 0.005106 10.0.0.27 - - [2025-11-24 04:05:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.342629 10.0.0.50 - - [2025-11-24 04:05:29] "POST /access-control-lists HTTP/1.1" 200 594 0.046248 10.0.0.41 - - [2025-11-24 04:05:29] "GET /project/0188593b-1cee-4675-9746-b0be801e6a78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.494607 10.0.0.41 - - [2025-11-24 04:05:30] "POST /fqname-to-id HTTP/1.1" 404 188 0.361138 10.0.0.27 - - [2025-11-24 04:05:30] "GET /projects?obj_uuids=e7b3a806-8db2-4e4c-904c-395e02279f87&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004745 10.0.0.27 - - [2025-11-24 04:05:30] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001148 10.0.0.27 - - [2025-11-24 04:05:30] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007446 10.0.0.27 - - [2025-11-24 04:05:30] "POST /id-to-fqname HTTP/1.1" 200 190 0.001256 10.0.0.27 - - [2025-11-24 04:05:30] "POST /fqname-to-id HTTP/1.1" 404 199 0.004034 10.0.0.27 - - [2025-11-24 04:05:31] "POST /security-groups HTTP/1.1" 200 591 0.042989 10.0.0.27 - - [2025-11-24 04:05:31] "POST /projects HTTP/1.1" 200 585 0.293471 10.0.0.27 - - [2025-11-24 04:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.335141 10.0.0.50 - - [2025-11-24 04:05:31] "POST /fqname-to-id HTTP/1.1" 404 233 0.007789 10.0.0.41 - - [2025-11-24 04:05:31] "GET /project/e7b3a806-8db2-4e4c-904c-395e02279f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.496857 10.0.0.41 - - [2025-11-24 04:05:31] "GET / HTTP/1.1" 200 35931 0.002713 10.0.0.41 - - [2025-11-24 04:05:32] "GET / HTTP/1.1" 200 35931 0.002369 10.0.0.41 - - [2025-11-24 04:05:33] "POST /fqname-to-id HTTP/1.1" 404 183 0.003663 10.0.0.41 - - [2025-11-24 04:05:33] "POST /api-access-lists HTTP/1.1" 200 521 0.022670 10.0.0.41 - - [2025-11-24 04:05:33] "GET /api-access-list/88dbaa03-98a7-4846-b0bc-c314fa8887f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1289 0.005238 10.0.0.41 - - [2025-11-24 04:05:33] "POST /fqname-to-id HTTP/1.1" 401 292 0.000475 10.0.0.41 - - [2025-11-24 04:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.053871 10.0.0.27 - - [2025-11-24 04:05:33] "GET /projects?obj_uuids=0188593b-1cee-4675-9746-b0be801e6a78&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001178 10.0.0.41 - - [2025-11-24 04:05:34] "GET /project/0188593b-1cee-4675-9746-b0be801e6a78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.064041 10.0.0.41 - - [2025-11-24 04:05:34] "GET /virtual-networks?parent_id=0188593b-1cee-4675-9746-b0be801e6a78&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018106 10.0.0.41 - - [2025-11-24 04:05:34] "POST /virtual-networks HTTP/1.1" 200 583 0.109496 10.0.0.41 - - [2025-11-24 04:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.032987 10.0.0.50 - - [2025-11-24 04:05:34] "POST /ref-update HTTP/1.1" 200 156 0.022503 10.0.0.41 - - [2025-11-24 04:05:34] "GET /network-ipam/d7c275aa-6f33-4270-b8e2-07d1d83aa977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.018388 10.0.0.27 - - [2025-11-24 04:05:34] "POST /useragent-kv HTTP/1.1" 200 115 0.009152 10.0.0.41 - - [2025-11-24 04:05:34] "POST /ref-update HTTP/1.1" 200 156 0.089428 10.0.0.41 - - [2025-11-24 04:05:34] "POST /neutron/network HTTP/1.1" 200 845 0.061996 10.0.0.41 - - [2025-11-24 04:05:34] "GET /virtual-network/35e69561-465f-4451-a311-1775b2767cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2004 0.017911 10.0.0.41 - - [2025-11-24 04:05:34] "POST /neutron/subnet HTTP/1.1" 200 664 0.042936 10.0.0.41 - - [2025-11-24 04:05:34] "POST /fqname-to-id HTTP/1.1" 401 292 0.000414 10.0.0.41 - - [2025-11-24 04:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.052633 10.0.0.27 - - [2025-11-24 04:05:35] "GET /projects?obj_uuids=e7b3a806-8db2-4e4c-904c-395e02279f87&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001232 10.0.0.41 - - [2025-11-24 04:05:35] "GET /project/e7b3a806-8db2-4e4c-904c-395e02279f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.087183 10.0.0.41 - - [2025-11-24 04:05:35] "GET /virtual-networks?parent_id=e7b3a806-8db2-4e4c-904c-395e02279f87&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018341 10.0.0.41 - - [2025-11-24 04:05:35] "POST /virtual-networks HTTP/1.1" 200 583 0.096787 10.0.0.41 - - [2025-11-24 04:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.055783 10.0.0.41 - - [2025-11-24 04:05:35] "GET /network-ipam/d7c275aa-6f33-4270-b8e2-07d1d83aa977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.016562 10.0.0.27 - - [2025-11-24 04:05:35] "POST /useragent-kv HTTP/1.1" 200 115 0.007443 10.0.0.41 - - [2025-11-24 04:05:35] "POST /ref-update HTTP/1.1" 200 156 0.085877 10.0.0.41 - - [2025-11-24 04:05:36] "GET /virtual-network/d100827e-aacc-4420-bfd9-901c7193e0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.020839 10.0.0.41 - - [2025-11-24 04:05:36] "POST /neutron/network HTTP/1.1" 200 848 0.065559 10.0.0.41 - - [2025-11-24 04:05:37] "GET /obj-perms HTTP/1.1" 403 257 0.049682 10.0.0.41 - - [2025-11-24 04:05:37] "GET /obj-perms HTTP/1.1" 403 257 0.046749 10.0.0.50 - - [2025-11-24 04:05:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000537 10.0.0.27 - - [2025-11-24 04:05:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000485 10.0.0.41 - - [2025-11-24 04:05:39] "GET /obj-perms HTTP/1.1" 200 5030 0.065112 10.0.0.41 - - [2025-11-24 04:05:39] "GET /obj-perms HTTP/1.1" 403 257 0.012781 10.0.0.41 - - [2025-11-24 04:05:40] "PUT /virtual-network/35e69561-465f-4451-a311-1775b2767cb3 HTTP/1.1" 200 264 0.061919 10.0.0.41 - - [2025-11-24 04:05:40] "GET /obj-perms HTTP/1.1" 403 257 0.016315 10.0.0.41 - - [2025-11-24 04:05:40] "GET /obj-perms HTTP/1.1" 403 257 0.043127 10.0.0.50 - - [2025-11-24 04:05:40] "GET /obj-perms HTTP/1.1" 403 257 0.043806 10.0.0.27 - - [2025-11-24 04:05:41] "GET /obj-perms HTTP/1.1" 403 257 0.037415 10.0.0.41 - - [2025-11-24 04:05:41] "GET /obj-perms HTTP/1.1" 403 257 0.012995 10.0.0.41 - - [2025-11-24 04:05:41] "GET /obj-perms HTTP/1.1" 200 5030 0.004629 10.0.0.41 - - [2025-11-24 04:05:41] "GET /obj-perms HTTP/1.1" 403 257 0.011321 10.0.0.41 - - [2025-11-24 04:05:41] "PUT /virtual-network/35e69561-465f-4451-a311-1775b2767cb3 HTTP/1.1" 200 264 0.054512 10.0.0.27 - - [2025-11-24 04:05:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002526 10.0.0.50 - - [2025-11-24 04:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.27 - - [2025-11-24 04:05:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002547 10.0.0.41 - - [2025-11-24 04:05:41] "DELETE /virtual-network/d100827e-aacc-4420-bfd9-901c7193e0d1 HTTP/1.1" 200 115 0.122658 10.0.0.27 - - [2025-11-24 04:05:41] "POST /useragent-kv HTTP/1.1" 200 115 0.005499 10.0.0.27 - - [2025-11-24 04:05:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002888 10.0.0.41 - - [2025-11-24 04:05:41] "DELETE /virtual-network/35e69561-465f-4451-a311-1775b2767cb3 HTTP/1.1" 200 115 0.135120 10.0.0.50 - - [2025-11-24 04:05:41] "DELETE /route-target/e946725e-e329-448b-85b2-2f03a676680a HTTP/1.1" 200 115 0.021682 10.0.0.41 - - [2025-11-24 04:05:42] "DELETE /api-access-list/88dbaa03-98a7-4846-b0bc-c314fa8887f2 HTTP/1.1" 200 115 0.031923 10.0.0.27 - - [2025-11-24 04:05:42] "GET /projects?obj_uuids=e7b3a806-8db2-4e4c-904c-395e02279f87&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001510 10.0.0.41 - - [2025-11-24 04:05:42] "GET /project/e7b3a806-8db2-4e4c-904c-395e02279f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.046443 10.0.0.27 - - [2025-11-24 04:05:42] "GET /projects?obj_uuids=e7b3a806-8db2-4e4c-904c-395e02279f87&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002039 10.0.0.41 - - [2025-11-24 04:05:42] "GET /project/e7b3a806-8db2-4e4c-904c-395e02279f87?fields=virtual_networks HTTP/1.1" 200 1033 0.054414 10.0.0.27 - - [2025-11-24 04:05:42] "GET /projects?obj_uuids=e7b3a806-8db2-4e4c-904c-395e02279f87&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001037 10.0.0.41 - - [2025-11-24 04:05:42] "GET /project/e7b3a806-8db2-4e4c-904c-395e02279f87?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.046114 10.0.0.27 - - [2025-11-24 04:05:42] "GET /projects?obj_uuids=e7b3a806-8db2-4e4c-904c-395e02279f87&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001691 10.0.0.41 - - [2025-11-24 04:05:42] "GET /project/e7b3a806-8db2-4e4c-904c-395e02279f87?fields=security_groups HTTP/1.1" 200 1259 0.053243 10.0.0.27 - - [2025-11-24 04:05:43] "GET /projects?obj_uuids=0188593b-1cee-4675-9746-b0be801e6a78&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001291 10.0.0.41 - - [2025-11-24 04:05:43] "GET /project/0188593b-1cee-4675-9746-b0be801e6a78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.054301 10.0.0.27 - - [2025-11-24 04:05:43] "GET /projects?obj_uuids=0188593b-1cee-4675-9746-b0be801e6a78&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001085 10.0.0.41 - - [2025-11-24 04:05:43] "GET /project/0188593b-1cee-4675-9746-b0be801e6a78?fields=virtual_networks HTTP/1.1" 200 1031 0.041977 10.0.0.27 - - [2025-11-24 04:05:43] "GET /projects?obj_uuids=0188593b-1cee-4675-9746-b0be801e6a78&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001306 10.0.0.41 - - [2025-11-24 04:05:43] "GET /project/0188593b-1cee-4675-9746-b0be801e6a78?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.065926 10.0.0.27 - - [2025-11-24 04:05:43] "GET /projects?obj_uuids=0188593b-1cee-4675-9746-b0be801e6a78&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001163 10.0.0.41 - - [2025-11-24 04:05:43] "GET /project/0188593b-1cee-4675-9746-b0be801e6a78?fields=security_groups HTTP/1.1" 200 1257 0.048659 10.0.0.41 - - [2025-11-24 04:05:47] "GET / HTTP/1.1" 200 35931 0.001799 10.0.0.41 - - [2025-11-24 04:05:48] "GET / HTTP/1.1" 200 35931 0.001703 10.0.0.41 - - [2025-11-24 04:05:48] "POST /fqname-to-id HTTP/1.1" 401 292 0.000527 10.0.0.41 - - [2025-11-24 04:05:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.090510 10.0.0.27 - - [2025-11-24 04:05:48] "GET /projects?obj_uuids=bb7ce378-2337-45a5-b4ca-4e406f0cfc38&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001077 10.0.0.41 - - [2025-11-24 04:05:48] "GET /project/bb7ce378-2337-45a5-b4ca-4e406f0cfc38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.051232 10.0.0.41 - - [2025-11-24 04:05:48] "GET /virtual-networks?parent_id=bb7ce378-2337-45a5-b4ca-4e406f0cfc38&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.012906 10.0.0.41 - - [2025-11-24 04:05:48] "POST /fqname-to-id HTTP/1.1" 404 197 0.012259 10.0.0.41 - - [2025-11-24 04:05:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.013376 10.0.0.27 - - [2025-11-24 04:05:49] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001130 10.0.0.41 - - [2025-11-24 04:05:49] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.017704 10.0.0.41 - - [2025-11-24 04:05:49] "POST /service-templates HTTP/1.1" 403 264 0.010643 10.0.0.41 - - [2025-11-24 04:05:49] "POST /fqname-to-id HTTP/1.1" 404 215 0.004211 10.0.0.41 - - [2025-11-24 04:05:49] "POST /api-access-lists HTTP/1.1" 200 555 0.025910 10.0.0.41 - - [2025-11-24 04:05:49] "GET /api-access-list/6757913b-94ea-41f6-9f30-062331e0b70e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.006357 10.0.0.41 - - [2025-11-24 04:05:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.021429 10.0.0.27 - - [2025-11-24 04:05:49] "GET /projects?obj_uuids=bb7ce378-2337-45a5-b4ca-4e406f0cfc38&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001246 10.0.0.41 - - [2025-11-24 04:05:49] "GET /project/bb7ce378-2337-45a5-b4ca-4e406f0cfc38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.070322 10.0.0.41 - - [2025-11-24 04:05:49] "GET /virtual-networks?parent_id=bb7ce378-2337-45a5-b4ca-4e406f0cfc38&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.021344 10.0.0.41 - - [2025-11-24 04:05:49] "POST /virtual-networks HTTP/1.1" 200 583 0.108267 10.0.0.41 - - [2025-11-24 04:05:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.038071 10.0.0.41 - - [2025-11-24 04:05:49] "GET /network-ipam/d7c275aa-6f33-4270-b8e2-07d1d83aa977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.021911 10.0.0.27 - - [2025-11-24 04:05:49] "POST /useragent-kv HTTP/1.1" 200 115 0.008343 10.0.0.41 - - [2025-11-24 04:05:49] "POST /ref-update HTTP/1.1" 200 156 0.096379 10.0.0.41 - - [2025-11-24 04:05:50] "POST /neutron/network HTTP/1.1" 200 848 0.057604 10.0.0.41 - - [2025-11-24 04:05:50] "GET /virtual-network/2a2434b3-46a7-435f-8699-e3631fc4d407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.019017 10.0.0.41 - - [2025-11-24 04:05:50] "POST /neutron/network HTTP/1.1" 200 848 0.071228 10.0.0.41 - - [2025-11-24 04:05:50] "GET /virtual-network/2a2434b3-46a7-435f-8699-e3631fc4d407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008278 10.0.0.41 - - [2025-11-24 04:05:50] "GET /network-ipam/d7c275aa-6f33-4270-b8e2-07d1d83aa977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.006915 10.0.0.41 - - [2025-11-24 04:05:50] "GET /virtual-network/2a2434b3-46a7-435f-8699-e3631fc4d407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006876 10.0.0.41 - - [2025-11-24 04:05:50] "GET /obj-perms HTTP/1.1" 200 5030 0.007623 10.0.0.50 - - [2025-11-24 04:05:51] "GET /obj-perms HTTP/1.1" 200 5030 0.064267 10.0.0.27 - - [2025-11-24 04:05:51] "GET /obj-perms HTTP/1.1" 200 5030 0.060681 10.0.0.41 - - [2025-11-24 04:05:51] "POST /fqname-to-id HTTP/1.1" 404 197 0.027012 10.0.0.41 - - [2025-11-24 04:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.023962 10.0.0.27 - - [2025-11-24 04:05:51] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002573 10.0.0.41 - - [2025-11-24 04:05:51] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.028563 10.0.0.41 - - [2025-11-24 04:05:51] "POST /service-templates HTTP/1.1" 403 264 0.022046 10.0.0.41 - - [2025-11-24 04:05:52] "POST /fqname-to-id HTTP/1.1" 404 183 0.005266 10.0.0.41 - - [2025-11-24 04:05:52] "POST /api-access-lists HTTP/1.1" 200 521 0.037321 10.0.0.41 - - [2025-11-24 04:05:52] "GET /api-access-list/90dfe97c-e60d-4554-87fe-3a08a99409e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.009552 10.0.0.41 - - [2025-11-24 04:05:52] "POST /fqname-to-id HTTP/1.1" 404 197 0.024962 10.0.0.41 - - [2025-11-24 04:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.021163 10.0.0.27 - - [2025-11-24 04:05:52] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001539 10.0.0.41 - - [2025-11-24 04:05:52] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.032601 10.0.0.41 - - [2025-11-24 04:05:52] "POST /service-templates HTTP/1.1" 200 551 0.048070 10.0.0.41 - - [2025-11-24 04:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.031513 10.0.0.41 - - [2025-11-24 04:05:52] "GET /service-template/d73254fb-5463-4ad3-be4b-358a12906339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.026182 10.0.0.41 - - [2025-11-24 04:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.037049 10.0.0.41 - - [2025-11-24 04:05:52] "GET /service-template/d73254fb-5463-4ad3-be4b-358a12906339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.018617 10.0.0.41 - - [2025-11-24 04:05:53] "GET /virtual-network/2a2434b3-46a7-435f-8699-e3631fc4d407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.051628 10.0.0.50 - - [2025-11-24 04:05:54] "GET /virtual-network/2a2434b3-46a7-435f-8699-e3631fc4d407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.052774 10.0.0.27 - - [2025-11-24 04:05:54] "GET /virtual-network/2a2434b3-46a7-435f-8699-e3631fc4d407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.048757 10.0.0.41 - - [2025-11-24 04:05:54] "GET /api-access-list/6757913b-94ea-41f6-9f30-062331e0b70e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.004989 10.0.0.41 - - [2025-11-24 04:05:54] "PUT /api-access-list/6757913b-94ea-41f6-9f30-062331e0b70e HTTP/1.1" 200 264 0.014491 10.0.0.41 - - [2025-11-24 04:05:54] "POST /fqname-to-id HTTP/1.1" 401 292 0.000648 10.0.0.41 - - [2025-11-24 04:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.065885 10.0.0.27 - - [2025-11-24 04:05:55] "GET /projects?obj_uuids=bb7ce378-2337-45a5-b4ca-4e406f0cfc38&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001696 10.0.0.41 - - [2025-11-24 04:05:55] "GET /project/bb7ce378-2337-45a5-b4ca-4e406f0cfc38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.075036 10.0.0.41 - - [2025-11-24 04:05:55] "GET /virtual-networks?parent_id=bb7ce378-2337-45a5-b4ca-4e406f0cfc38&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.022897 10.0.0.41 - - [2025-11-24 04:05:55] "POST /virtual-networks HTTP/1.1" 403 263 0.014208 10.0.0.41 - - [2025-11-24 04:05:55] "GET /obj-perms HTTP/1.1" 403 257 0.019154 10.0.0.41 - - [2025-11-24 04:05:56] "GET /obj-perms HTTP/1.1" 403 257 0.022081 10.0.0.41 - - [2025-11-24 04:05:56] "GET /api-access-list/90dfe97c-e60d-4554-87fe-3a08a99409e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.006504 10.0.0.41 - - [2025-11-24 04:05:56] "PUT /api-access-list/90dfe97c-e60d-4554-87fe-3a08a99409e6 HTTP/1.1" 200 264 0.012702 10.0.0.41 - - [2025-11-24 04:05:56] "POST /fqname-to-id HTTP/1.1" 404 197 0.022560 10.0.0.41 - - [2025-11-24 04:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.019658 10.0.0.27 - - [2025-11-24 04:05:56] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001477 10.0.0.41 - - [2025-11-24 04:05:56] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.022166 10.0.0.41 - - [2025-11-24 04:05:56] "POST /service-templates HTTP/1.1" 403 264 0.016830 10.0.0.41 - - [2025-11-24 04:05:56] "GET /api-access-list/6757913b-94ea-41f6-9f30-062331e0b70e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.004764 10.0.0.41 - - [2025-11-24 04:05:56] "PUT /api-access-list/6757913b-94ea-41f6-9f30-062331e0b70e HTTP/1.1" 200 264 0.016773 10.0.0.41 - - [2025-11-24 04:05:56] "GET /api-access-list/90dfe97c-e60d-4554-87fe-3a08a99409e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004709 10.0.0.41 - - [2025-11-24 04:05:56] "PUT /api-access-list/90dfe97c-e60d-4554-87fe-3a08a99409e6 HTTP/1.1" 200 264 0.011183 10.0.0.41 - - [2025-11-24 04:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.41 - - [2025-11-24 04:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.50 - - [2025-11-24 04:05:57] "GET /virtual-network/2a2434b3-46a7-435f-8699-e3631fc4d407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.014636 10.0.0.50 - - [2025-11-24 04:05:58] "GET /virtual-network/2a2434b3-46a7-435f-8699-e3631fc4d407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.047182 10.0.0.27 - - [2025-11-24 04:05:58] "GET /virtual-network/2a2434b3-46a7-435f-8699-e3631fc4d407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.015952 10.0.0.27 - - [2025-11-24 04:05:58] "GET /virtual-network/2a2434b3-46a7-435f-8699-e3631fc4d407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.045178 10.0.0.41 - - [2025-11-24 04:05:58] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.045563 10.0.0.41 - - [2025-11-24 04:05:58] "GET /api-access-list/483c9abe-d08b-47dd-bcc5-0fba94aac130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.005705 10.0.0.41 - - [2025-11-24 04:05:58] "PUT /api-access-list/483c9abe-d08b-47dd-bcc5-0fba94aac130 HTTP/1.1" 200 264 0.015728 10.0.0.41 - - [2025-11-24 04:05:59] "GET /virtual-network/2a2434b3-46a7-435f-8699-e3631fc4d407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.042722 10.0.0.41 - - [2025-11-24 04:05:59] "DELETE /api-access-list/6757913b-94ea-41f6-9f30-062331e0b70e HTTP/1.1" 200 115 0.045368 10.0.0.41 - - [2025-11-24 04:05:59] "DELETE /api-access-list/90dfe97c-e60d-4554-87fe-3a08a99409e6 HTTP/1.1" 200 115 0.036000 10.0.0.41 - - [2025-11-24 04:06:00] "GET /obj-perms HTTP/1.1" 403 257 0.050112 10.0.0.50 - - [2025-11-24 04:06:00] "GET /virtual-network/2a2434b3-46a7-435f-8699-e3631fc4d407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.043530 10.0.0.27 - - [2025-11-24 04:06:01] "GET /virtual-network/2a2434b3-46a7-435f-8699-e3631fc4d407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.043025 10.0.0.41 - - [2025-11-24 04:06:01] "GET /obj-perms HTTP/1.1" 403 257 0.013663 10.0.0.41 - - [2025-11-24 04:06:01] "GET /api-access-list/483c9abe-d08b-47dd-bcc5-0fba94aac130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2685 0.004598 10.0.0.41 - - [2025-11-24 04:06:01] "PUT /api-access-list/483c9abe-d08b-47dd-bcc5-0fba94aac130 HTTP/1.1" 200 264 0.017290 10.0.0.41 - - [2025-11-24 04:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086 10.0.0.41 - - [2025-11-24 04:06:01] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.039145 10.0.0.41 - - [2025-11-24 04:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.019602 10.0.0.41 - - [2025-11-24 04:06:01] "DELETE /service-template/d73254fb-5463-4ad3-be4b-358a12906339 HTTP/1.1" 200 115 0.049572 10.0.0.41 - - [2025-11-24 04:06:01] "POST /fqname-to-id HTTP/1.1" 404 197 0.022397 10.0.0.27 - - [2025-11-24 04:06:01] "POST /useragent-kv HTTP/1.1" 200 115 0.006352 10.0.0.50 - - [2025-11-24 04:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005667 10.0.0.27 - - [2025-11-24 04:06:01] "POST /useragent-kv HTTP/1.1" 200 115 0.003618 10.0.0.41 - - [2025-11-24 04:06:01] "DELETE /virtual-network/2a2434b3-46a7-435f-8699-e3631fc4d407 HTTP/1.1" 200 115 0.140092 10.0.0.41 - - [2025-11-24 04:06:02] "GET /api-access-list/483c9abe-d08b-47dd-bcc5-0fba94aac130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.004475 10.0.0.41 - - [2025-11-24 04:06:02] "PUT /api-access-list/483c9abe-d08b-47dd-bcc5-0fba94aac130 HTTP/1.1" 200 264 0.014812 10.0.0.41 - - [2025-11-24 04:06:02] "GET /api-access-list/483c9abe-d08b-47dd-bcc5-0fba94aac130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2691 0.006215 10.0.0.41 - - [2025-11-24 04:06:02] "PUT /api-access-list/483c9abe-d08b-47dd-bcc5-0fba94aac130 HTTP/1.1" 200 264 0.012679 10.0.0.41 - - [2025-11-24 04:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005100 10.0.0.27 - - [2025-11-24 04:06:04] "GET /projects?obj_uuids=bb7ce378-2337-45a5-b4ca-4e406f0cfc38&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001378 10.0.0.41 - - [2025-11-24 04:06:04] "GET /project/bb7ce378-2337-45a5-b4ca-4e406f0cfc38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.057297 10.0.0.50 - - [2025-11-24 04:06:05] "POST /ref-update HTTP/1.1" 200 156 0.036871 10.0.0.27 - - [2025-11-24 04:06:05] "POST /useragent-kv HTTP/1.1" 200 115 0.003486 10.0.0.41 - - [2025-11-24 04:06:05] "POST /neutron/subnet HTTP/1.1" 200 729 0.268565 10.0.0.41 - - [2025-11-24 04:06:05] "POST /id-to-fqname HTTP/1.1" 200 240 0.001485 10.0.0.41 - - [2025-11-24 04:06:05] "GET /virtual-network/997545fe-2cee-44ae-b322-e529fc9fbf76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.006620 10.0.0.41 - - [2025-11-24 04:06:05] "GET /virtual-network/997545fe-2cee-44ae-b322-e529fc9fbf76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.009151 10.0.0.41 - - [2025-11-24 04:06:05] "POST /neutron/network HTTP/1.1" 200 863 0.008760 10.0.0.41 - - [2025-11-24 04:06:05] "GET /virtual-network/997545fe-2cee-44ae-b322-e529fc9fbf76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.006044 10.0.0.41 - - [2025-11-24 04:06:05] "GET /network-ipam/d7c275aa-6f33-4270-b8e2-07d1d83aa977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.004054 10.0.0.41 - - [2025-11-24 04:06:06] "GET /virtual-network/997545fe-2cee-44ae-b322-e529fc9fbf76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.006314 10.0.0.41 - - [2025-11-24 04:06:06] "POST /fqname-to-id HTTP/1.1" 404 215 0.003999 10.0.0.41 - - [2025-11-24 04:06:06] "POST /api-access-lists HTTP/1.1" 200 555 0.032487 10.0.0.41 - - [2025-11-24 04:06:06] "GET /api-access-list/3fb4beac-9f39-4044-8714-8e2b41ffb269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2441 0.007513 10.0.0.41 - - [2025-11-24 04:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.022296 10.0.0.27 - - [2025-11-24 04:06:06] "GET /projects?obj_uuids=bb7ce378-2337-45a5-b4ca-4e406f0cfc38&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001219 10.0.0.41 - - [2025-11-24 04:06:06] "GET /project/bb7ce378-2337-45a5-b4ca-4e406f0cfc38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.071536 10.0.0.41 - - [2025-11-24 04:06:06] "POST /neutron/network HTTP/1.1" 200 117 0.095281 10.0.0.41 - - [2025-11-24 04:06:07] "POST /neutron/network HTTP/1.1" 200 693 0.040668 10.0.0.41 - - [2025-11-24 04:06:07] "POST /id-to-fqname HTTP/1.1" 200 240 0.014482 10.0.0.41 - - [2025-11-24 04:06:07] "GET /virtual-network/e2dd181d-a48c-49d3-b802-75eb55c8f684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.019889 10.0.0.41 - - [2025-11-24 04:06:07] "POST /neutron/network HTTP/1.1" 200 862 0.031154 10.0.0.41 - - [2025-11-24 04:06:07] "GET /virtual-network/e2dd181d-a48c-49d3-b802-75eb55c8f684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.030838 10.0.0.41 - - [2025-11-24 04:06:07] "POST /neutron/network HTTP/1.1" 200 862 0.006760 10.0.0.41 - - [2025-11-24 04:06:08] "GET /virtual-network/e2dd181d-a48c-49d3-b802-75eb55c8f684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.006132 10.0.0.41 - - [2025-11-24 04:06:08] "GET /network-ipam/d7c275aa-6f33-4270-b8e2-07d1d83aa977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.018075 10.0.0.41 - - [2025-11-24 04:06:08] "GET /virtual-network/e2dd181d-a48c-49d3-b802-75eb55c8f684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.006469 10.0.0.41 - - [2025-11-24 04:06:08] "POST /fqname-to-id HTTP/1.1" 404 232 0.017760 10.0.0.50 - - [2025-11-24 04:06:08] "POST /fqname-to-id HTTP/1.1" 404 264 0.004196 10.0.0.50 - - [2025-11-24 04:06:08] "POST /access-control-lists HTTP/1.1" 200 624 0.032338 10.0.0.50 - - [2025-11-24 04:06:09] "PUT /access-control-list/29077548-808c-4627-b853-7da292eebce0 HTTP/1.1" 200 272 0.012552 10.0.0.41 - - [2025-11-24 04:06:09] "POST /neutron/security_group HTTP/1.1" 200 2084 0.027995 10.0.0.27 - - [2025-11-24 04:06:09] "GET /projects?obj_uuids=bb7ce378-2337-45a5-b4ca-4e406f0cfc38&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001268 10.0.0.41 - - [2025-11-24 04:06:09] "POST /neutron/security_group_rule HTTP/1.1" 200 151 0.230466 10.0.0.41 - - [2025-11-24 04:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.040778 10.0.0.41 - - [2025-11-24 04:06:10] "GET /security-group/980054ec-4356-4bc7-82b6-605eb47df335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.019383 10.0.0.27 - - [2025-11-24 04:06:10] "GET /projects?obj_uuids=bb7ce378-2337-45a5-b4ca-4e406f0cfc38&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001215 10.0.0.41 - - [2025-11-24 04:06:11] "POST /neutron/security_group_rule HTTP/1.1" 200 1749 0.134859 10.0.0.41 - - [2025-11-24 04:06:11] "POST /id-to-fqname HTTP/1.1" 200 240 0.021687 10.0.0.27 - - [2025-11-24 04:06:12] "GET /projects?obj_uuids=bb7ce378-2337-45a5-b4ca-4e406f0cfc38&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001097 10.0.0.41 - - [2025-11-24 04:06:12] "GET /project/bb7ce378-2337-45a5-b4ca-4e406f0cfc38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.084930 10.0.0.41 - - [2025-11-24 04:06:12] "POST /neutron/port HTTP/1.1" 200 117 0.044662 10.0.0.41 - - [2025-11-24 04:06:13] "POST /neutron/network HTTP/1.1" 200 872 0.047556 10.0.0.41 - - [2025-11-24 04:06:13] "POST /neutron/port HTTP/1.1" 200 1058 0.049762 10.0.0.41 - - [2025-11-24 04:06:14] "POST /neutron/port HTTP/1.1" 200 1086 0.026969 10.0.0.41 - - [2025-11-24 04:06:14] "POST /neutron/port HTTP/1.1" 200 117 0.002730 10.0.0.41 - - [2025-11-24 04:06:17] "POST /neutron/security_group HTTP/1.1" 200 2058 0.013911 10.0.0.41 - - [2025-11-24 04:06:18] "POST /neutron/port HTTP/1.1" 200 1086 0.020011 10.0.0.41 - - [2025-11-24 04:06:18] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008763 10.0.0.41 - - [2025-11-24 04:06:18] "GET /virtual-machine/d51badfe-b7df-4832-9003-8ea98bc037ab HTTP/1.1" 401 292 0.000739 10.0.0.41 - - [2025-11-24 04:06:18] "GET /virtual-machine/d51badfe-b7df-4832-9003-8ea98bc037ab HTTP/1.1" 200 1293 0.077448 10.0.0.41 - - [2025-11-24 04:06:18] "GET /virtual-machine/d51badfe-b7df-4832-9003-8ea98bc037ab HTTP/1.1" 200 1293 0.022583 10.0.0.41 - - [2025-11-24 04:06:18] "GET /virtual-machine-interface/3b96c850-2eb2-45c1-8ad9-f8c3e24accb4 HTTP/1.1" 200 3023 0.030974 10.0.0.41 - - [2025-11-24 04:06:18] "GET /virtual-machine/d51badfe-b7df-4832-9003-8ea98bc037ab HTTP/1.1" 200 1293 0.024413 10.0.0.41 - - [2025-11-24 04:06:18] "GET /virtual-machine-interface/3b96c850-2eb2-45c1-8ad9-f8c3e24accb4 HTTP/1.1" 200 3023 0.025439 10.0.0.41 - - [2025-11-24 04:06:18] "GET /instance-ip/8c38813e-75a5-488d-aa64-b4b94e7163bd HTTP/1.1" 200 1639 0.027739 10.0.0.41 - - [2025-11-24 04:06:18] "GET /virtual-machine/d51badfe-b7df-4832-9003-8ea98bc037ab HTTP/1.1" 200 1293 0.018176 10.0.0.41 - - [2025-11-24 04:06:18] "GET /virtual-machine-interface/3b96c850-2eb2-45c1-8ad9-f8c3e24accb4 HTTP/1.1" 200 3023 0.032257 10.0.0.41 - - [2025-11-24 04:06:18] "GET /instance-ip/8c38813e-75a5-488d-aa64-b4b94e7163bd HTTP/1.1" 200 1639 0.050913 10.0.0.41 - - [2025-11-24 04:06:19] "POST /fqname-to-id HTTP/1.1" 403 354 0.028490 10.0.0.41 - - [2025-11-24 04:06:19] "GET / HTTP/1.1" 200 35931 0.003380 10.0.0.50 - - [2025-11-24 04:06:19] "DELETE /access-control-list/fee89a11-f59b-4276-a964-42a20c9d0324 HTTP/1.1" 200 115 0.100113 10.0.0.41 - - [2025-11-24 04:06:19] "POST /fqname-to-id HTTP/1.1" 401 292 0.001007 10.0.0.50 - - [2025-11-24 04:06:19] "DELETE /access-control-list/03330a2e-d056-4815-87f2-4f7ad4d77fde HTTP/1.1" 200 115 0.134395 10.0.0.27 - - [2025-11-24 04:06:19] "DELETE /project/020aa38f-386c-413a-9812-1ef1c08a0cdb HTTP/1.1" 404 177 0.045225 10.0.0.27 - - [2025-11-24 04:06:19] "DELETE /project/21e9d59d-6781-4a0c-b6c8-7f361434c439 HTTP/1.1" 404 177 0.058285 10.0.0.27 - - [2025-11-24 04:06:19] "DELETE /project/e7b3a8068db24e4c904c395e02279f87 HTTP/1.1" 404 173 0.049027 10.0.0.27 - - [2025-11-24 04:06:19] "DELETE /project/0188593b1cee46759746b0be801e6a78 HTTP/1.1" 404 173 0.037766 10.0.0.27 - - [2025-11-24 04:06:19] "DELETE /project/bb7ce378233745a5b4ca4e406f0cfc38 HTTP/1.1" 404 173 0.036204 10.0.0.27 - - [2025-11-24 04:06:19] "GET /projects?obj_uuids=0188593b-1cee-4675-9746-b0be801e6a78&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001610 10.0.0.27 - - [2025-11-24 04:06:19] "GET /projects?obj_uuids=e7b3a806-8db2-4e4c-904c-395e02279f87&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001679 10.0.0.27 - - [2025-11-24 04:06:19] "GET /project/0188593b-1cee-4675-9746-b0be801e6a78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.070799 10.0.0.27 - - [2025-11-24 04:06:19] "GET /project/e7b3a806-8db2-4e4c-904c-395e02279f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.095015 10.0.0.27 - - [2025-11-24 04:06:19] "GET /projects?obj_uuids=0188593b-1cee-4675-9746-b0be801e6a78&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001872 10.0.0.27 - - [2025-11-24 04:06:19] "GET /projects?obj_uuids=e7b3a806-8db2-4e4c-904c-395e02279f87&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001671 10.0.0.27 - - [2025-11-24 04:06:19] "GET /project/0188593b-1cee-4675-9746-b0be801e6a78?fields=security_groups HTTP/1.1" 200 1362 0.069499 10.0.0.27 - - [2025-11-24 04:06:20] "GET /project/e7b3a806-8db2-4e4c-904c-395e02279f87?fields=security_groups HTTP/1.1" 200 1364 0.113643 10.0.0.27 - - [2025-11-24 04:06:20] "DELETE /security-group/79b0bb37-5c45-4b90-97d9-cc6f4a2b9e48 HTTP/1.1" 200 115 0.071398 10.0.0.27 - - [2025-11-24 04:06:20] "GET /projects?obj_uuids=0188593b-1cee-4675-9746-b0be801e6a78&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.008533 10.0.0.27 - - [2025-11-24 04:06:20] "GET /project/0188593b-1cee-4675-9746-b0be801e6a78?fields=application_policy_sets HTTP/1.1" 200 1401 0.090305 10.0.0.27 - - [2025-11-24 04:06:20] "DELETE /security-group/74d37408-86c5-482f-9804-a0b371a6e5da HTTP/1.1" 200 115 0.142901 10.0.0.27 - - [2025-11-24 04:06:20] "GET /projects?obj_uuids=e7b3a806-8db2-4e4c-904c-395e02279f87&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001339 10.0.0.41 - - [2025-11-24 04:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.063899 10.0.0.50 - - [2025-11-24 04:06:20] "DELETE /access-control-list/cbf28fa2-3ae1-48c3-bf31-87321619c7d9 HTTP/1.1" 200 115 0.053034 10.0.0.41 - - [2025-11-24 04:06:20] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.021694 10.0.0.27 - - [2025-11-24 04:06:20] "GET /project/e7b3a806-8db2-4e4c-904c-395e02279f87?fields=application_policy_sets HTTP/1.1" 200 1403 0.118129 10.0.0.41 - - [2025-11-24 04:06:20] "GET /virtual-networks?parent_id=bb7ce378-2337-45a5-b4ca-4e406f0cfc38&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.078036 10.0.0.41 - - [2025-11-24 04:06:20] "GET /virtual-network/e2dd181d-a48c-49d3-b802-75eb55c8f684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.046872 10.0.0.27 - - [2025-11-24 04:06:20] "DELETE /project/0188593b-1cee-4675-9746-b0be801e6a78 HTTP/1.1" 200 115 0.641965 10.0.0.41 - - [2025-11-24 04:06:20] "POST /fqname-to-id HTTP/1.1" 403 354 0.031638 10.0.0.41 - - [2025-11-24 04:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008942 10.0.0.41 - - [2025-11-24 04:06:20] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.016318 10.0.0.27 - - [2025-11-24 04:06:20] "DELETE /project/e7b3a806-8db2-4e4c-904c-395e02279f87 HTTP/1.1" 200 115 0.789482 10.0.0.41 - - [2025-11-24 04:06:20] "GET /virtual-networks?parent_id=bb7ce378-2337-45a5-b4ca-4e406f0cfc38&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.049684 10.0.0.41 - - [2025-11-24 04:06:20] "GET /virtual-network/e2dd181d-a48c-49d3-b802-75eb55c8f684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.034391 10.0.0.41 - - [2025-11-24 04:06:20] "POST /fqname-to-id HTTP/1.1" 403 354 0.022099 10.0.0.41 - - [2025-11-24 04:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.41 - - [2025-11-24 04:06:20] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006127 10.0.0.41 - - [2025-11-24 04:06:20] "GET /virtual-networks?parent_id=bb7ce378-2337-45a5-b4ca-4e406f0cfc38&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.020474 10.0.0.41 - - [2025-11-24 04:06:20] "GET /virtual-network/e2dd181d-a48c-49d3-b802-75eb55c8f684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.020700 10.0.0.41 - - [2025-11-24 04:06:20] "POST /fqname-to-id HTTP/1.1" 403 354 0.021348 10.0.0.41 - - [2025-11-24 04:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006012 10.0.0.41 - - [2025-11-24 04:06:20] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004442 10.0.0.41 - - [2025-11-24 04:06:20] "GET /virtual-networks?parent_id=bb7ce378-2337-45a5-b4ca-4e406f0cfc38&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.024849 10.0.0.41 - - [2025-11-24 04:06:21] "GET /virtual-network/e2dd181d-a48c-49d3-b802-75eb55c8f684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.021560 10.0.0.41 - - [2025-11-24 04:06:21] "POST /fqname-to-id HTTP/1.1" 403 354 0.018395 10.0.0.41 - - [2025-11-24 04:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.41 - - [2025-11-24 04:06:21] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003583 10.0.0.41 - - [2025-11-24 04:06:21] "GET /virtual-networks?parent_id=bb7ce378-2337-45a5-b4ca-4e406f0cfc38&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.031708 10.0.0.41 - - [2025-11-24 04:06:21] "GET /virtual-network/e2dd181d-a48c-49d3-b802-75eb55c8f684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.021167 10.0.0.41 - - [2025-11-24 04:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.015351 10.0.0.41 - - [2025-11-24 04:06:24] "GET /virtual-network/e2dd181d-a48c-49d3-b802-75eb55c8f684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.016640 10.0.0.41 - - [2025-11-24 04:06:25] "POST /neutron/port HTTP/1.1" 200 1086 0.015503 10.0.0.41 - - [2025-11-24 04:06:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004154 10.0.0.41 - - [2025-11-24 04:06:25] "POST /neutron/network HTTP/1.1" 200 862 0.008872 10.0.0.41 - - [2025-11-24 04:06:26] "POST /fqname-to-id HTTP/1.1" 403 354 0.016509 10.0.0.41 - - [2025-11-24 04:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.41 - - [2025-11-24 04:06:26] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004569 10.0.0.41 - - [2025-11-24 04:06:26] "GET /virtual-networks?parent_id=bb7ce378-2337-45a5-b4ca-4e406f0cfc38&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.022267 10.0.0.41 - - [2025-11-24 04:06:26] "GET /virtual-network/e2dd181d-a48c-49d3-b802-75eb55c8f684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.019627 10.0.0.41 - - [2025-11-24 04:06:26] "POST /fqname-to-id HTTP/1.1" 403 354 0.018078 10.0.0.41 - - [2025-11-24 04:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.41 - - [2025-11-24 04:06:26] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003935 10.0.0.41 - - [2025-11-24 04:06:26] "GET /virtual-networks?parent_id=bb7ce378-2337-45a5-b4ca-4e406f0cfc38&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.020937 10.0.0.41 - - [2025-11-24 04:06:26] "GET /virtual-network/e2dd181d-a48c-49d3-b802-75eb55c8f684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.021083 10.0.0.41 - - [2025-11-24 04:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.014779 10.0.0.41 - - [2025-11-24 04:06:26] "GET /routing-instance/940db602-a489-4d3b-bd7c-0bb88e240210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.020760 10.0.0.41 - - [2025-11-24 04:06:26] "POST /fqname-to-id HTTP/1.1" 403 354 0.016318 10.0.0.41 - - [2025-11-24 04:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004729 10.0.0.41 - - [2025-11-24 04:06:27] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005182 10.0.0.41 - - [2025-11-24 04:06:27] "GET /virtual-networks?parent_id=bb7ce378-2337-45a5-b4ca-4e406f0cfc38&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.028592 10.0.0.41 - - [2025-11-24 04:06:27] "GET /virtual-network/e2dd181d-a48c-49d3-b802-75eb55c8f684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.027100 10.0.0.41 - - [2025-11-24 04:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.015210 10.0.0.41 - - [2025-11-24 04:06:27] "GET /routing-instance/940db602-a489-4d3b-bd7c-0bb88e240210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.018654 10.0.0.27 - - [2025-11-24 04:06:27] "GET /obj-perms HTTP/1.1" 403 257 0.013610 10.0.0.27 - - [2025-11-24 04:06:29] "GET /virtual-machine/d51badfe-b7df-4832-9003-8ea98bc037ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.026001 10.0.0.27 - - [2025-11-24 04:06:31] "GET /virtual-machine/d51badfe-b7df-4832-9003-8ea98bc037ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.022852 10.0.0.41 - - [2025-11-24 04:06:31] "GET /obj-perms HTTP/1.1" 200 5056 0.072959 10.0.0.27 - - [2025-11-24 04:06:35] "GET /obj-perms HTTP/1.1" 403 257 0.016638 10.0.0.27 - - [2025-11-24 04:06:37] "GET /virtual-machine/d51badfe-b7df-4832-9003-8ea98bc037ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.017669 10.0.0.27 - - [2025-11-24 04:06:41] "GET /obj-perms HTTP/1.1" 403 257 0.012834 10.0.0.27 - - [2025-11-24 04:06:43] "GET /virtual-machine/d51badfe-b7df-4832-9003-8ea98bc037ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.018125 10.0.0.41 - - [2025-11-24 04:06:45] "GET /virtual-machine-interface/3b96c850-2eb2-45c1-8ad9-f8c3e24accb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2802 0.023533 10.0.0.41 - - [2025-11-24 04:06:45] "GET /virtual-machine-interface/3b96c850-2eb2-45c1-8ad9-f8c3e24accb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2802 0.023018 10.0.0.27 - - [2025-11-24 04:06:45] "GET /obj-perms HTTP/1.1" 403 257 0.014718 10.0.0.41 - - [2025-11-24 04:06:45] "GET /virtual-machine-interface/3b96c850-2eb2-45c1-8ad9-f8c3e24accb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2802 0.020668 10.0.0.41 - - [2025-11-24 04:06:46] "GET /virtual-network/e2dd181d-a48c-49d3-b802-75eb55c8f684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.026110 10.0.0.27 - - [2025-11-24 04:06:46] "GET /virtual-machine/d51badfe-b7df-4832-9003-8ea98bc037ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.020038 10.0.0.41 - - [2025-11-24 04:06:46] "GET /obj-perms HTTP/1.1" 403 257 0.045333 10.0.0.41 - - [2025-11-24 04:06:46] "GET /obj-perms HTTP/1.1" 403 257 0.013510 10.0.0.41 - - [2025-11-24 04:06:47] "GET /obj-perms HTTP/1.1" 403 257 0.041967 10.0.0.41 - - [2025-11-24 04:06:47] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.017761 10.0.0.50 - - [2025-11-24 04:06:47] "GET /obj-perms HTTP/1.1" 403 257 0.014317 10.0.0.27 - - [2025-11-24 04:06:47] "GET /obj-perms HTTP/1.1" 403 257 0.014509 10.0.0.41 - - [2025-11-24 04:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.017315 10.0.0.27 - - [2025-11-24 04:06:47] "GET /projects?obj_uuids=bb7ce378-2337-45a5-b4ca-4e406f0cfc38&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001143 10.0.0.41 - - [2025-11-24 04:06:47] "GET /project/bb7ce378-2337-45a5-b4ca-4e406f0cfc38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.057315 10.0.0.41 - - [2025-11-24 04:06:47] "GET /virtual-network/997545fe-2cee-44ae-b322-e529fc9fbf76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.023013 10.0.0.41 - - [2025-11-24 04:06:47] "GET /floating-ip-pools?parent_id=997545fe-2cee-44ae-b322-e529fc9fbf76&detail=False&count=False&shared=False HTTP/1.1" 200 393 0.032292 10.0.0.41 - - [2025-11-24 04:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.015948 10.0.0.41 - - [2025-11-24 04:06:47] "GET /floating-ip-pool/b70b2518-1d6f-4ce0-8f18-1141d504d882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1182 0.017894 10.0.0.27 - - [2025-11-24 04:06:47] "GET /projects?obj_uuids=bb7ce378-2337-45a5-b4ca-4e406f0cfc38&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001180 10.0.0.41 - - [2025-11-24 04:06:47] "GET /project/bb7ce378-2337-45a5-b4ca-4e406f0cfc38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.066034 10.0.0.41 - - [2025-11-24 04:06:47] "POST /floating-ips HTTP/1.1" 200 616 0.078048 10.0.0.41 - - [2025-11-24 04:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.018259 10.0.0.41 - - [2025-11-24 04:06:47] "GET /floating-ip/626de6bf-c53f-4d0a-8c6a-b2c07baa5fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.019002 10.0.0.41 - - [2025-11-24 04:06:48] "GET /floating-ip/626de6bf-c53f-4d0a-8c6a-b2c07baa5fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.022187 10.0.0.41 - - [2025-11-24 04:06:48] "GET /virtual-machine/d51badfe-b7df-4832-9003-8ea98bc037ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.018902 10.0.0.41 - - [2025-11-24 04:06:48] "GET /virtual-machine/d51badfe-b7df-4832-9003-8ea98bc037ab?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1204 0.017112 10.0.0.41 - - [2025-11-24 04:06:48] "GET /virtual-machine-interface/3b96c850-2eb2-45c1-8ad9-f8c3e24accb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2802 0.022210 10.0.0.41 - - [2025-11-24 04:06:48] "POST /ref-update HTTP/1.1" 200 156 0.023990 10.0.0.41 - - [2025-11-24 04:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.015279 10.0.0.41 - - [2025-11-24 04:06:48] "GET /routing-instance/122e980d-719d-4e94-90ab-e4b2eedd4777?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.017742 10.0.0.41 - - [2025-11-24 04:06:48] "GET /virtual-network/e2dd181d-a48c-49d3-b802-75eb55c8f684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.017633 10.0.0.41 - - [2025-11-24 04:06:48] "POST /neutron/port HTTP/1.1" 200 1086 0.071525 10.0.0.41 - - [2025-11-24 04:06:49] "POST /neutron/port HTTP/1.1" 200 1153 0.223546 10.0.0.41 - - [2025-11-24 04:06:49] "GET /virtual-machine/d51badfe-b7df-4832-9003-8ea98bc037ab HTTP/1.1" 200 1293 0.017381 10.0.0.41 - - [2025-11-24 04:06:49] "GET /virtual-machine-interface/3b96c850-2eb2-45c1-8ad9-f8c3e24accb4 HTTP/1.1" 200 3585 0.023549 10.0.0.41 - - [2025-11-24 04:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.019174 10.0.0.41 - - [2025-11-24 04:06:49] "GET /security-group/980054ec-4356-4bc7-82b6-605eb47df335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.019373 10.0.0.41 - - [2025-11-24 04:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.016239 10.0.0.41 - - [2025-11-24 04:06:49] "GET /security-group/980054ec-4356-4bc7-82b6-605eb47df335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.018161 10.0.0.41 - - [2025-11-24 04:06:49] "DELETE /floating-ip/626de6bf-c53f-4d0a-8c6a-b2c07baa5fe0 HTTP/1.1" 200 115 0.069865 10.0.0.41 - - [2025-11-24 04:06:49] "GET /virtual-machine/d51badfe-b7df-4832-9003-8ea98bc037ab HTTP/1.1" 200 1293 0.018189 10.0.0.41 - - [2025-11-24 04:06:50] "POST /neutron/port HTTP/1.1" 200 1153 0.016588 10.0.0.41 - - [2025-11-24 04:06:51] "GET /virtual-machine/d51badfe-b7df-4832-9003-8ea98bc037ab HTTP/1.1" 404 171 0.019238 10.0.0.41 - - [2025-11-24 04:06:51] "GET /virtual-machine/d51badfe-b7df-4832-9003-8ea98bc037ab HTTP/1.1" 404 171 0.013237 10.0.0.41 - - [2025-11-24 04:06:51] "GET /virtual-machine/d51badfe-b7df-4832-9003-8ea98bc037ab HTTP/1.1" 404 171 0.014758 10.0.0.41 - - [2025-11-24 04:06:52] "POST /fqname-to-id HTTP/1.1" 403 354 0.016380 10.0.0.41 - - [2025-11-24 04:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.41 - - [2025-11-24 04:06:52] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004096 10.0.0.41 - - [2025-11-24 04:06:52] "GET /virtual-networks?parent_id=bb7ce378-2337-45a5-b4ca-4e406f0cfc38&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.021795 10.0.0.41 - - [2025-11-24 04:06:52] "GET /virtual-network/e2dd181d-a48c-49d3-b802-75eb55c8f684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.023839 10.0.0.41 - - [2025-11-24 04:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.017537 10.0.0.41 - - [2025-11-24 04:06:52] "GET /routing-instance/940db602-a489-4d3b-bd7c-0bb88e240210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.019293 10.0.0.41 - - [2025-11-24 04:06:52] "GET /obj-perms HTTP/1.1" 403 257 0.013324 10.0.0.41 - - [2025-11-24 04:06:52] "GET /obj-perms HTTP/1.1" 403 257 0.052169 10.0.0.27 - - [2025-11-24 04:06:55] "GET /obj-perms HTTP/1.1" 200 5030 0.004339 10.0.0.41 - - [2025-11-24 04:06:58] "GET /obj-perms HTTP/1.1" 200 5030 0.003837 10.0.0.27 - - [2025-11-24 04:07:05] "GET /obj-perms HTTP/1.1" 200 5030 0.004106 10.0.0.41 - - [2025-11-24 04:07:08] "GET /obj-perms HTTP/1.1" 200 5030 0.004848 10.0.0.27 - - [2025-11-24 04:07:14] "GET /obj-perms HTTP/1.1" 200 5030 0.004472 10.0.0.41 - - [2025-11-24 04:07:14] "GET /obj-perms HTTP/1.1" 200 5030 0.003998 10.0.0.41 - - [2025-11-24 04:07:14] "POST /neutron/security_group HTTP/1.1" 200 151 0.097042 10.0.0.41 - - [2025-11-24 04:07:14] "POST /fqname-to-id HTTP/1.1" 404 232 0.037160 10.0.0.50 - - [2025-11-24 04:07:14] "DELETE /access-control-list/29077548-808c-4627-b853-7da292eebce0 HTTP/1.1" 200 115 0.072667 10.0.0.41 - - [2025-11-24 04:07:15] "DELETE /api-access-list/3fb4beac-9f39-4044-8714-8e2b41ffb269 HTTP/1.1" 200 115 0.037008 10.0.0.41 - - [2025-11-24 04:07:15] "POST /neutron/network HTTP/1.1" 200 863 0.007342 10.0.0.50 - - [2025-11-24 04:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004321 10.0.0.41 - - [2025-11-24 04:07:17] "GET /api-access-list/483c9abe-d08b-47dd-bcc5-0fba94aac130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.004646 10.0.0.41 - - [2025-11-24 04:07:17] "PUT /api-access-list/483c9abe-d08b-47dd-bcc5-0fba94aac130 HTTP/1.1" 200 264 0.016165 10.0.0.27 - - [2025-11-24 04:07:18] "GET /projects?obj_uuids=bb7ce378-2337-45a5-b4ca-4e406f0cfc38&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.033071 10.0.0.41 - - [2025-11-24 04:07:18] "GET /project/bb7ce378-2337-45a5-b4ca-4e406f0cfc38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.134754 10.0.0.27 - - [2025-11-24 04:07:18] "GET /projects?obj_uuids=bb7ce378-2337-45a5-b4ca-4e406f0cfc38&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001230 10.0.0.41 - - [2025-11-24 04:07:18] "GET /project/bb7ce378-2337-45a5-b4ca-4e406f0cfc38?fields=virtual_networks HTTP/1.1" 200 1033 0.042413 10.0.0.27 - - [2025-11-24 04:07:18] "GET /projects?obj_uuids=bb7ce378-2337-45a5-b4ca-4e406f0cfc38&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001528 10.0.0.41 - - [2025-11-24 04:07:18] "GET /project/bb7ce378-2337-45a5-b4ca-4e406f0cfc38?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.051223 10.0.0.27 - - [2025-11-24 04:07:18] "GET /projects?obj_uuids=bb7ce378-2337-45a5-b4ca-4e406f0cfc38&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001062 10.0.0.41 - - [2025-11-24 04:07:18] "GET /project/bb7ce378-2337-45a5-b4ca-4e406f0cfc38?fields=security_groups HTTP/1.1" 200 1259 0.035821 10.0.0.27 - - [2025-11-24 04:07:18] "GET /projects?obj_uuids=6791a5a7-9f6d-4320-b764-6958ac87db62&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001128 10.0.0.41 - - [2025-11-24 04:07:18] "GET /project/6791a5a7-9f6d-4320-b764-6958ac87db62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.047425 10.0.0.50 - - [2025-11-24 04:07:20] "DELETE /access-control-list/3f44935d-1bd1-4ceb-9cc6-a6bbb6b8b6d5 HTTP/1.1" 200 115 0.054408 10.0.0.27 - - [2025-11-24 04:07:20] "DELETE /project/bb7ce378-2337-45a5-b4ca-4e406f0cfc38 HTTP/1.1" 404 177 0.039979 [Introspect:8084]10.0.0.41 - - [2025-11-24 04:07:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001204 10.0.0.41 - - [2025-11-24 04:07:22] "POST /fqname-to-id HTTP/1.1" 404 189 0.029571 10.0.0.27 - - [2025-11-24 04:07:22] "GET /projects?obj_uuids=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003855 10.0.0.27 - - [2025-11-24 04:07:22] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001005 10.0.0.27 - - [2025-11-24 04:07:22] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007401 10.0.0.27 - - [2025-11-24 04:07:23] "POST /id-to-fqname HTTP/1.1" 200 191 0.002964 10.0.0.27 - - [2025-11-24 04:07:23] "POST /fqname-to-id HTTP/1.1" 404 200 0.006388 10.0.0.27 - - [2025-11-24 04:07:23] "POST /security-groups HTTP/1.1" 200 592 0.082235 10.0.0.27 - - [2025-11-24 04:07:23] "POST /projects HTTP/1.1" 200 587 0.299253 10.0.0.27 - - [2025-11-24 04:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.382855 10.0.0.50 - - [2025-11-24 04:07:23] "POST /fqname-to-id HTTP/1.1" 404 234 0.004785 10.0.0.41 - - [2025-11-24 04:07:23] "GET /project/5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.544192 10.0.0.41 - - [2025-11-24 04:07:24] "GET / HTTP/1.1" 200 35931 0.001447 10.0.0.41 - - [2025-11-24 04:07:26] "POST /fqname-to-id HTTP/1.1" 401 292 0.000563 10.0.0.41 - - [2025-11-24 04:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.060467 10.0.0.27 - - [2025-11-24 04:07:26] "GET /projects?obj_uuids=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001100 10.0.0.41 - - [2025-11-24 04:07:26] "GET /project/5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.052724 10.0.0.27 - - [2025-11-24 04:07:27] "GET /projects?obj_uuids=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001651 10.0.0.41 - - [2025-11-24 04:07:27] "POST /neutron/network HTTP/1.1" 200 608 0.189099 10.0.0.50 - - [2025-11-24 04:07:27] "POST /ref-update HTTP/1.1" 200 156 0.029313 10.0.0.41 - - [2025-11-24 04:07:27] "POST /id-to-fqname HTTP/1.1" 200 222 0.003529 10.0.0.41 - - [2025-11-24 04:07:27] "GET /virtual-network/8157e4d6-09dd-4212-9157-3b1db867032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.009320 10.0.0.41 - - [2025-11-24 04:07:27] "POST /neutron/network HTTP/1.1" 200 825 0.010561 10.0.0.41 - - [2025-11-24 04:07:27] "GET /virtual-network/8157e4d6-09dd-4212-9157-3b1db867032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006008 10.0.0.41 - - [2025-11-24 04:07:28] "GET /virtual-network/8157e4d6-09dd-4212-9157-3b1db867032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007530 10.0.0.50 - - [2025-11-24 04:07:29] "GET /obj-perms HTTP/1.1" 200 5032 0.061422 10.0.0.41 - - [2025-11-24 04:07:29] "POST /id-to-fqname HTTP/1.1" 200 222 0.001556 10.0.0.41 - - [2025-11-24 04:07:30] "POST /neutron/network HTTP/1.1" 200 835 0.011225 10.0.0.27 - - [2025-11-24 04:07:30] "GET /projects?obj_uuids=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001463 10.0.0.41 - - [2025-11-24 04:07:30] "GET /project/5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.115365 10.0.0.41 - - [2025-11-24 04:07:31] "POST /neutron/port HTTP/1.1" 200 117 0.008180 10.0.0.41 - - [2025-11-24 04:07:31] "POST /id-to-fqname HTTP/1.1" 200 222 0.002763 10.0.0.41 - - [2025-11-24 04:07:31] "POST /neutron/network HTTP/1.1" 200 835 0.008163 10.0.0.27 - - [2025-11-24 04:07:32] "GET /projects?obj_uuids=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001639 10.0.0.41 - - [2025-11-24 04:07:32] "GET /project/5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.484304 10.0.0.27 - - [2025-11-24 04:07:32] "GET /obj-perms HTTP/1.1" 200 5056 0.148781 10.0.0.41 - - [2025-11-24 04:07:32] "POST /neutron/network HTTP/1.1" 200 825 0.042939 10.0.0.41 - - [2025-11-24 04:07:33] "POST /neutron/port HTTP/1.1" 200 1087 0.055526 10.0.0.41 - - [2025-11-24 04:07:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004113 10.0.0.41 - - [2025-11-24 04:07:33] "POST /neutron/port HTTP/1.1" 200 117 0.001272 10.0.0.41 - - [2025-11-24 04:07:33] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007215 10.0.0.41 - - [2025-11-24 04:07:33] "POST /neutron/port HTTP/1.1" 200 1059 0.022935 10.0.0.41 - - [2025-11-24 04:07:34] "POST /neutron/port HTTP/1.1" 200 1087 0.019849 10.0.0.41 - - [2025-11-24 04:07:34] "POST /neutron/port HTTP/1.1" 200 117 0.001265 10.0.0.41 - - [2025-11-24 04:07:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010727 10.0.0.41 - - [2025-11-24 04:07:38] "POST /neutron/port HTTP/1.1" 200 1087 0.031366 10.0.0.41 - - [2025-11-24 04:07:38] "GET /virtual-machine/cc3342ea-1f9c-4556-9258-8ec75210ed60 HTTP/1.1" 401 292 0.000453 10.0.0.41 - - [2025-11-24 04:07:38] "GET /virtual-machine/cc3342ea-1f9c-4556-9258-8ec75210ed60 HTTP/1.1" 200 1294 0.038217 10.0.0.41 - - [2025-11-24 04:07:38] "GET /virtual-machine-interface/3ec00e20-6d06-44a9-a1ae-7c9ccd65362e HTTP/1.1" 200 2949 0.007961 10.0.0.41 - - [2025-11-24 04:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004347 10.0.0.41 - - [2025-11-24 04:07:38] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005299 10.0.0.41 - - [2025-11-24 04:07:39] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003807 10.0.0.41 - - [2025-11-24 04:07:39] "GET /virtual-network/8157e4d6-09dd-4212-9157-3b1db867032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008471 10.0.0.41 - - [2025-11-24 04:07:40] "POST /neutron/port HTTP/1.1" 200 1087 0.018409 10.0.0.41 - - [2025-11-24 04:07:40] "POST /neutron/subnet HTTP/1.1" 200 690 0.010284 10.0.0.41 - - [2025-11-24 04:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.41 - - [2025-11-24 04:07:42] "GET /virtual-network/8157e4d6-09dd-4212-9157-3b1db867032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005402 10.0.0.41 - - [2025-11-24 04:07:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004178 10.0.0.41 - - [2025-11-24 04:07:46] "GET /virtual-network/8157e4d6-09dd-4212-9157-3b1db867032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007634 10.0.0.41 - - [2025-11-24 04:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004304 10.0.0.41 - - [2025-11-24 04:07:50] "GET /virtual-network/8157e4d6-09dd-4212-9157-3b1db867032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006217 10.0.0.41 - - [2025-11-24 04:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004161 10.0.0.41 - - [2025-11-24 04:07:54] "GET /virtual-network/8157e4d6-09dd-4212-9157-3b1db867032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005900 10.0.0.50 - - [2025-11-24 04:07:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000434 10.0.0.50 - - [2025-11-24 04:07:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000443 10.0.0.27 - - [2025-11-24 04:07:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000554 10.0.0.27 - - [2025-11-24 04:07:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000492 10.0.0.27 - - [2025-11-24 04:07:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.27 - - [2025-11-24 04:07:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000406 10.0.0.50 - - [2025-11-24 04:07:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000809 10.0.0.50 - - [2025-11-24 04:07:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.41 - - [2025-11-24 04:07:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000451 10.0.0.41 - - [2025-11-24 04:07:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000388 10.0.0.41 - - [2025-11-24 04:07:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.41 - - [2025-11-24 04:07:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000579 10.0.0.41 - - [2025-11-24 04:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005042 10.0.0.41 - - [2025-11-24 04:07:58] "GET /virtual-network/8157e4d6-09dd-4212-9157-3b1db867032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008979 10.0.0.41 - - [2025-11-24 04:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004262 10.0.0.41 - - [2025-11-24 04:08:02] "GET /virtual-network/8157e4d6-09dd-4212-9157-3b1db867032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005662 10.0.0.41 - - [2025-11-24 04:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.41 - - [2025-11-24 04:08:06] "GET /virtual-network/8157e4d6-09dd-4212-9157-3b1db867032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005275 10.0.0.41 - - [2025-11-24 04:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006058 10.0.0.41 - - [2025-11-24 04:08:10] "GET /virtual-network/8157e4d6-09dd-4212-9157-3b1db867032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007802 10.0.0.41 - - [2025-11-24 04:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893 10.0.0.41 - - [2025-11-24 04:08:14] "GET /virtual-network/8157e4d6-09dd-4212-9157-3b1db867032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006152 10.0.0.41 - - [2025-11-24 04:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004267 10.0.0.41 - - [2025-11-24 04:08:19] "GET /virtual-network/8157e4d6-09dd-4212-9157-3b1db867032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006486 10.0.0.27 - - [2025-11-24 04:08:20] "DELETE /project/5cf5bd64fb1f4f66bae401cbcb7c50ba HTTP/1.1" 404 173 0.005648 10.0.0.41 - - [2025-11-24 04:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.41 - - [2025-11-24 04:08:23] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004032 10.0.0.41 - - [2025-11-24 04:08:23] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003266 10.0.0.41 - - [2025-11-24 04:08:23] "GET /virtual-network/8157e4d6-09dd-4212-9157-3b1db867032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005587 10.0.0.41 - - [2025-11-24 04:08:23] "POST /neutron/port HTTP/1.1" 200 1087 0.015422 10.0.0.41 - - [2025-11-24 04:08:26] "POST /neutron/port HTTP/1.1" 200 1087 0.015102 10.0.0.41 - - [2025-11-24 04:08:26] "POST /neutron/subnet HTTP/1.1" 200 690 0.010153 10.0.0.41 - - [2025-11-24 04:08:28] "POST /neutron/port HTTP/1.1" 200 1087 0.027110 10.0.0.41 - - [2025-11-24 04:08:30] "POST /neutron/security_group HTTP/1.1" 200 2059 0.038809 10.0.0.41 - - [2025-11-24 04:08:33] "GET /obj-perms HTTP/1.1" 200 5056 0.059980 10.0.0.41 - - [2025-11-24 04:08:38] "POST /neutron/port HTTP/1.1" 200 1087 0.016309 10.0.0.41 - - [2025-11-24 04:08:40] "POST /neutron/port HTTP/1.1" 200 1087 0.021442 10.0.0.41 - - [2025-11-24 04:08:40] "POST /neutron/subnet HTTP/1.1" 200 690 0.012371 10.0.0.41 - - [2025-11-24 04:08:43] "POST /neutron/port HTTP/1.1" 200 1087 0.027512 10.0.0.41 - - [2025-11-24 04:08:49] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008526 10.0.0.41 - - [2025-11-24 04:08:54] "POST /neutron/port HTTP/1.1" 200 1087 0.018439 10.0.0.41 - - [2025-11-24 04:08:59] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010277 10.0.0.41 - - [2025-11-24 04:09:04] "POST /neutron/port HTTP/1.1" 200 1087 0.020836 10.0.0.41 - - [2025-11-24 04:09:04] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008097 10.0.0.41 - - [2025-11-24 04:09:04] "GET /virtual-machine/4836a90a-fad9-4f4c-aa6f-6c38bf8869d5 HTTP/1.1" 200 1293 0.007441 10.0.0.41 - - [2025-11-24 04:09:05] "GET /virtual-machine-interface/fa919a9f-b650-4df1-badb-3bfa2cae6215 HTTP/1.1" 200 2950 0.007372 10.0.0.41 - - [2025-11-24 04:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313 10.0.0.41 - - [2025-11-24 04:09:05] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004099 10.0.0.41 - - [2025-11-24 04:09:05] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003420 10.0.0.41 - - [2025-11-24 04:09:05] "GET /virtual-network/8157e4d6-09dd-4212-9157-3b1db867032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007046 10.0.0.41 - - [2025-11-24 04:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004744 10.0.0.41 - - [2025-11-24 04:09:06] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005619 10.0.0.41 - - [2025-11-24 04:09:06] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003588 10.0.0.41 - - [2025-11-24 04:09:06] "GET /virtual-network/8157e4d6-09dd-4212-9157-3b1db867032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006320 10.0.0.41 - - [2025-11-24 04:09:27] "POST /neutron/network HTTP/1.1" 200 835 0.006661 10.0.0.41 - - [2025-11-24 04:09:27] "POST /neutron/port HTTP/1.1" 200 117 0.001739 10.0.0.41 - - [2025-11-24 04:09:42] "POST /neutron/port HTTP/1.1" 200 1087 0.015847 10.0.0.41 - - [2025-11-24 04:09:42] "POST /neutron/subnet HTTP/1.1" 200 690 0.010589 10.0.0.41 - - [2025-11-24 04:10:28] "POST /neutron/port HTTP/1.1" 200 1087 0.016671 10.0.0.41 - - [2025-11-24 04:10:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005775 10.0.0.41 - - [2025-11-24 04:10:28] "POST /neutron/port HTTP/1.1" 200 117 0.001270 10.0.0.41 - - [2025-11-24 04:10:28] "GET /virtual-machine/cc3342ea-1f9c-4556-9258-8ec75210ed60 HTTP/1.1" 200 1294 0.005334 10.0.0.41 - - [2025-11-24 04:10:28] "GET /virtual-machine-interface/3ec00e20-6d06-44a9-a1ae-7c9ccd65362e HTTP/1.1" 200 2949 0.006125 10.0.0.41 - - [2025-11-24 04:10:28] "GET /virtual-machine/cc3342ea-1f9c-4556-9258-8ec75210ed60 HTTP/1.1" 200 1294 0.008776 10.0.0.41 - - [2025-11-24 04:10:28] "GET /virtual-machine-interface/3ec00e20-6d06-44a9-a1ae-7c9ccd65362e HTTP/1.1" 200 2949 0.006606 10.0.0.41 - - [2025-11-24 04:10:28] "GET /instance-ip/0ecd39c9-91fd-4fd7-9270-6a282294650f HTTP/1.1" 200 1621 0.007586 10.0.0.41 - - [2025-11-24 04:10:28] "GET /virtual-machine/cc3342ea-1f9c-4556-9258-8ec75210ed60 HTTP/1.1" 200 1294 0.004377 10.0.0.41 - - [2025-11-24 04:10:28] "GET /virtual-machine-interface/3ec00e20-6d06-44a9-a1ae-7c9ccd65362e HTTP/1.1" 200 2949 0.005567 10.0.0.41 - - [2025-11-24 04:10:28] "GET /instance-ip/0ecd39c9-91fd-4fd7-9270-6a282294650f HTTP/1.1" 200 1621 0.004798 10.0.0.41 - - [2025-11-24 04:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.41 - - [2025-11-24 04:10:28] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004514 10.0.0.41 - - [2025-11-24 04:10:28] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003822 10.0.0.41 - - [2025-11-24 04:10:28] "GET /virtual-network/8157e4d6-09dd-4212-9157-3b1db867032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006374 10.0.0.41 - - [2025-11-24 04:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003703 10.0.0.41 - - [2025-11-24 04:10:29] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004959 10.0.0.41 - - [2025-11-24 04:10:29] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003425 10.0.0.41 - - [2025-11-24 04:10:29] "GET /virtual-network/8157e4d6-09dd-4212-9157-3b1db867032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005808 10.0.0.41 - - [2025-11-24 04:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915 10.0.0.41 - - [2025-11-24 04:10:29] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004602 10.0.0.41 - - [2025-11-24 04:10:29] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003303 10.0.0.41 - - [2025-11-24 04:10:29] "GET /virtual-network/8157e4d6-09dd-4212-9157-3b1db867032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006877 10.0.0.41 - - [2025-11-24 04:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004036 10.0.0.41 - - [2025-11-24 04:10:29] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004561 10.0.0.41 - - [2025-11-24 04:10:29] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003509 10.0.0.41 - - [2025-11-24 04:10:29] "GET /virtual-network/8157e4d6-09dd-4212-9157-3b1db867032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005811 10.0.0.41 - - [2025-11-24 04:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006879 10.0.0.41 - - [2025-11-24 04:10:29] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006028 10.0.0.41 - - [2025-11-24 04:10:29] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003865 10.0.0.41 - - [2025-11-24 04:10:29] "GET /virtual-network/8157e4d6-09dd-4212-9157-3b1db867032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006411 10.0.0.41 - - [2025-11-24 04:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005129 10.0.0.41 - - [2025-11-24 04:10:29] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006590 10.0.0.41 - - [2025-11-24 04:10:29] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.006379 10.0.0.41 - - [2025-11-24 04:10:29] "GET /virtual-network/8157e4d6-09dd-4212-9157-3b1db867032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007036 10.0.0.41 - - [2025-11-24 04:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.41 - - [2025-11-24 04:10:29] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005063 10.0.0.41 - - [2025-11-24 04:10:29] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003682 10.0.0.41 - - [2025-11-24 04:10:29] "GET /virtual-network/8157e4d6-09dd-4212-9157-3b1db867032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.010237 10.0.0.41 - - [2025-11-24 04:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.41 - - [2025-11-24 04:10:30] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005125 10.0.0.41 - - [2025-11-24 04:10:30] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005286 10.0.0.41 - - [2025-11-24 04:10:30] "GET /virtual-network/8157e4d6-09dd-4212-9157-3b1db867032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006554 10.0.0.41 - - [2025-11-24 04:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.41 - - [2025-11-24 04:10:30] "GET /routing-instance/64ba0f38-2930-4763-bfd6-92e6f9501b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.006204 10.0.0.41 - - [2025-11-24 04:10:30] "GET /route-target/554a5523-9481-4cb2-ba8c-5d608ac458ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004129 10.0.0.41 - - [2025-11-24 04:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.41 - - [2025-11-24 04:10:30] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003890 10.0.0.41 - - [2025-11-24 04:10:30] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005056 10.0.0.41 - - [2025-11-24 04:10:30] "GET /virtual-network/8157e4d6-09dd-4212-9157-3b1db867032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006416 10.0.0.41 - - [2025-11-24 04:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005111 10.0.0.41 - - [2025-11-24 04:10:30] "GET /routing-instance/64ba0f38-2930-4763-bfd6-92e6f9501b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.004955 10.0.0.41 - - [2025-11-24 04:10:30] "GET /route-target/554a5523-9481-4cb2-ba8c-5d608ac458ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005626 10.0.0.41 - - [2025-11-24 04:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006275 10.0.0.41 - - [2025-11-24 04:10:30] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004646 10.0.0.41 - - [2025-11-24 04:10:30] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004814 10.0.0.41 - - [2025-11-24 04:10:30] "GET /virtual-network/8157e4d6-09dd-4212-9157-3b1db867032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008213 10.0.0.41 - - [2025-11-24 04:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008504 10.0.0.41 - - [2025-11-24 04:10:30] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004877 10.0.0.41 - - [2025-11-24 04:10:30] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.011426 10.0.0.41 - - [2025-11-24 04:10:30] "GET /virtual-network/8157e4d6-09dd-4212-9157-3b1db867032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006220 10.0.0.41 - - [2025-11-24 04:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008246 10.0.0.41 - - [2025-11-24 04:10:30] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004727 10.0.0.41 - - [2025-11-24 04:10:30] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.013721 10.0.0.41 - - [2025-11-24 04:10:31] "GET /virtual-network/8157e4d6-09dd-4212-9157-3b1db867032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006109 10.0.0.41 - - [2025-11-24 04:10:31] "GET /obj-perms HTTP/1.1" 200 5032 0.082512 10.0.0.27 - - [2025-11-24 04:10:31] "GET /obj-perms HTTP/1.1" 200 5032 0.077797 10.0.0.41 - - [2025-11-24 04:10:31] "GET /obj-perms HTTP/1.1" 200 5032 0.004224 10.0.0.27 - - [2025-11-24 04:10:31] "GET /obj-perms HTTP/1.1" 200 5032 0.004294 10.0.0.50 - - [2025-11-24 04:10:31] "GET /obj-perms HTTP/1.1" 200 5032 0.004223 10.0.0.41 - - [2025-11-24 04:10:31] "POST /neutron/port HTTP/1.1" 200 1087 0.025080 10.0.0.41 - - [2025-11-24 04:10:31] "GET /virtual-machine/4836a90a-fad9-4f4c-aa6f-6c38bf8869d5 HTTP/1.1" 200 1293 0.004912 10.0.0.41 - - [2025-11-24 04:10:31] "GET /virtual-machine-interface/fa919a9f-b650-4df1-badb-3bfa2cae6215 HTTP/1.1" 200 2950 0.006387 10.0.0.41 - - [2025-11-24 04:10:31] "GET /virtual-machine/4836a90a-fad9-4f4c-aa6f-6c38bf8869d5 HTTP/1.1" 200 1293 0.004338 10.0.0.41 - - [2025-11-24 04:10:31] "GET /virtual-machine-interface/fa919a9f-b650-4df1-badb-3bfa2cae6215 HTTP/1.1" 200 2950 0.007075 10.0.0.41 - - [2025-11-24 04:10:31] "GET /instance-ip/054379d7-e4a5-4ae0-b276-c3f60a479aea HTTP/1.1" 200 1620 0.007174 10.0.0.41 - - [2025-11-24 04:10:31] "GET /virtual-machine/4836a90a-fad9-4f4c-aa6f-6c38bf8869d5 HTTP/1.1" 200 1293 0.004844 10.0.0.41 - - [2025-11-24 04:10:31] "GET /virtual-machine-interface/fa919a9f-b650-4df1-badb-3bfa2cae6215 HTTP/1.1" 200 2950 0.006060 10.0.0.41 - - [2025-11-24 04:10:31] "GET /instance-ip/054379d7-e4a5-4ae0-b276-c3f60a479aea HTTP/1.1" 200 1620 0.005493 10.0.0.41 - - [2025-11-24 04:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004334 10.0.0.41 - - [2025-11-24 04:10:31] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.007249 10.0.0.41 - - [2025-11-24 04:10:31] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003309 10.0.0.41 - - [2025-11-24 04:10:31] "GET /virtual-network/8157e4d6-09dd-4212-9157-3b1db867032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006709 10.0.0.41 - - [2025-11-24 04:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005409 10.0.0.41 - - [2025-11-24 04:10:32] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004907 10.0.0.41 - - [2025-11-24 04:10:32] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004923 10.0.0.41 - - [2025-11-24 04:10:32] "GET /virtual-network/8157e4d6-09dd-4212-9157-3b1db867032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005883 10.0.0.41 - - [2025-11-24 04:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004310 10.0.0.41 - - [2025-11-24 04:10:32] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004286 10.0.0.41 - - [2025-11-24 04:10:32] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003234 10.0.0.41 - - [2025-11-24 04:10:32] "GET /virtual-network/8157e4d6-09dd-4212-9157-3b1db867032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007489 10.0.0.41 - - [2025-11-24 04:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003959 10.0.0.41 - - [2025-11-24 04:10:32] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004564 10.0.0.41 - - [2025-11-24 04:10:32] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003094 10.0.0.41 - - [2025-11-24 04:10:32] "GET /virtual-network/8157e4d6-09dd-4212-9157-3b1db867032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006261 10.0.0.41 - - [2025-11-24 04:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003631 10.0.0.41 - - [2025-11-24 04:10:32] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005220 10.0.0.41 - - [2025-11-24 04:10:32] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003486 10.0.0.41 - - [2025-11-24 04:10:32] "GET /virtual-network/8157e4d6-09dd-4212-9157-3b1db867032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005634 10.0.0.41 - - [2025-11-24 04:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.41 - - [2025-11-24 04:10:32] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004383 10.0.0.41 - - [2025-11-24 04:10:32] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003323 10.0.0.41 - - [2025-11-24 04:10:32] "GET /virtual-network/8157e4d6-09dd-4212-9157-3b1db867032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006127 10.0.0.41 - - [2025-11-24 04:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.41 - - [2025-11-24 04:10:32] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004677 10.0.0.41 - - [2025-11-24 04:10:32] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.008300 10.0.0.41 - - [2025-11-24 04:10:32] "GET /virtual-network/8157e4d6-09dd-4212-9157-3b1db867032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006283 10.0.0.41 - - [2025-11-24 04:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.41 - - [2025-11-24 04:10:32] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003933 10.0.0.41 - - [2025-11-24 04:10:33] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003088 10.0.0.41 - - [2025-11-24 04:10:33] "GET /virtual-network/8157e4d6-09dd-4212-9157-3b1db867032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005730 10.0.0.41 - - [2025-11-24 04:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.41 - - [2025-11-24 04:10:33] "GET /routing-instance/64ba0f38-2930-4763-bfd6-92e6f9501b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.005426 10.0.0.41 - - [2025-11-24 04:10:33] "GET /route-target/554a5523-9481-4cb2-ba8c-5d608ac458ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004414 10.0.0.41 - - [2025-11-24 04:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004540 10.0.0.41 - - [2025-11-24 04:10:33] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003857 10.0.0.41 - - [2025-11-24 04:10:33] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002968 10.0.0.41 - - [2025-11-24 04:10:33] "GET /virtual-network/8157e4d6-09dd-4212-9157-3b1db867032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005796 10.0.0.41 - - [2025-11-24 04:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466 10.0.0.41 - - [2025-11-24 04:10:33] "GET /routing-instance/64ba0f38-2930-4763-bfd6-92e6f9501b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.004579 10.0.0.41 - - [2025-11-24 04:10:33] "GET /route-target/554a5523-9481-4cb2-ba8c-5d608ac458ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004629 10.0.0.41 - - [2025-11-24 04:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004605 10.0.0.41 - - [2025-11-24 04:10:33] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004337 10.0.0.41 - - [2025-11-24 04:10:33] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003468 10.0.0.41 - - [2025-11-24 04:10:33] "GET /virtual-network/8157e4d6-09dd-4212-9157-3b1db867032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006208 10.0.0.41 - - [2025-11-24 04:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269 10.0.0.41 - - [2025-11-24 04:10:33] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004532 10.0.0.41 - - [2025-11-24 04:10:33] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003811 10.0.0.41 - - [2025-11-24 04:10:33] "GET /virtual-network/8157e4d6-09dd-4212-9157-3b1db867032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006827 10.0.0.41 - - [2025-11-24 04:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.41 - - [2025-11-24 04:10:33] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004963 10.0.0.41 - - [2025-11-24 04:10:33] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003569 10.0.0.41 - - [2025-11-24 04:10:33] "GET /virtual-network/8157e4d6-09dd-4212-9157-3b1db867032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005939 10.0.0.41 - - [2025-11-24 04:10:33] "GET /obj-perms HTTP/1.1" 200 5032 0.004298 10.0.0.27 - - [2025-11-24 04:10:33] "GET /obj-perms HTTP/1.1" 200 5032 0.003702 10.0.0.41 - - [2025-11-24 04:10:33] "GET /obj-perms HTTP/1.1" 200 5032 0.004662 10.0.0.27 - - [2025-11-24 04:10:34] "GET /obj-perms HTTP/1.1" 200 5032 0.004213 10.0.0.41 - - [2025-11-24 04:10:34] "GET /obj-perms HTTP/1.1" 200 5032 0.004467 10.0.0.41 - - [2025-11-24 04:10:39] "GET /virtual-machine/4836a90a-fad9-4f4c-aa6f-6c38bf8869d5 HTTP/1.1" 200 1293 0.004529 10.0.0.41 - - [2025-11-24 04:10:40] "POST /neutron/port HTTP/1.1" 200 1113 0.015980 10.0.0.41 - - [2025-11-24 04:10:41] "GET /virtual-machine/4836a90a-fad9-4f4c-aa6f-6c38bf8869d5 HTTP/1.1" 404 171 0.003616 10.0.0.41 - - [2025-11-24 04:10:41] "GET /virtual-machine/4836a90a-fad9-4f4c-aa6f-6c38bf8869d5 HTTP/1.1" 404 171 0.002821 10.0.0.41 - - [2025-11-24 04:10:41] "GET /virtual-machine/4836a90a-fad9-4f4c-aa6f-6c38bf8869d5 HTTP/1.1" 404 171 0.002551 10.0.0.41 - - [2025-11-24 04:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005233 10.0.0.41 - - [2025-11-24 04:10:41] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004052 10.0.0.41 - - [2025-11-24 04:10:41] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003274 10.0.0.41 - - [2025-11-24 04:10:41] "GET /virtual-network/8157e4d6-09dd-4212-9157-3b1db867032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006198 10.0.0.41 - - [2025-11-24 04:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.41 - - [2025-11-24 04:10:41] "GET /routing-instance/64ba0f38-2930-4763-bfd6-92e6f9501b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.004697 10.0.0.41 - - [2025-11-24 04:10:42] "GET /route-target/554a5523-9481-4cb2-ba8c-5d608ac458ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005507 10.0.0.27 - - [2025-11-24 04:10:42] "GET /obj-perms HTTP/1.1" 200 5032 0.003854 10.0.0.41 - - [2025-11-24 04:10:44] "POST /neutron/port HTTP/1.1" 200 1087 0.019865 10.0.0.41 - - [2025-11-24 04:10:44] "POST /neutron/subnet HTTP/1.1" 200 690 0.010039 10.0.0.41 - - [2025-11-24 04:10:45] "GET /obj-perms HTTP/1.1" 200 5032 0.003818 10.0.0.50 - - [2025-11-24 04:10:45] "GET /obj-perms HTTP/1.1" 200 5032 0.003961 10.0.0.41 - - [2025-11-24 04:10:45] "GET /virtual-machine/cc3342ea-1f9c-4556-9258-8ec75210ed60 HTTP/1.1" 200 1294 0.004063 10.0.0.41 - - [2025-11-24 04:10:45] "POST /neutron/port HTTP/1.1" 200 1087 0.018517 10.0.0.41 - - [2025-11-24 04:10:47] "GET /virtual-machine/cc3342ea-1f9c-4556-9258-8ec75210ed60 HTTP/1.1" 404 171 0.003724 10.0.0.41 - - [2025-11-24 04:10:47] "GET /virtual-machine/cc3342ea-1f9c-4556-9258-8ec75210ed60 HTTP/1.1" 404 171 0.002820 10.0.0.41 - - [2025-11-24 04:10:47] "GET /virtual-machine/cc3342ea-1f9c-4556-9258-8ec75210ed60 HTTP/1.1" 404 171 0.003774 10.0.0.41 - - [2025-11-24 04:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004441 10.0.0.41 - - [2025-11-24 04:10:47] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005013 10.0.0.41 - - [2025-11-24 04:10:47] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003736 10.0.0.41 - - [2025-11-24 04:10:47] "GET /virtual-network/8157e4d6-09dd-4212-9157-3b1db867032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007629 10.0.0.41 - - [2025-11-24 04:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.41 - - [2025-11-24 04:10:47] "GET /routing-instance/64ba0f38-2930-4763-bfd6-92e6f9501b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.004971 10.0.0.41 - - [2025-11-24 04:10:47] "GET /route-target/554a5523-9481-4cb2-ba8c-5d608ac458ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004576 10.0.0.27 - - [2025-11-24 04:10:47] "GET /obj-perms HTTP/1.1" 200 5032 0.003747 10.0.0.41 - - [2025-11-24 04:10:50] "GET /obj-perms HTTP/1.1" 200 5032 0.005616 10.0.0.41 - - [2025-11-24 04:10:54] "GET /obj-perms HTTP/1.1" 200 5032 0.004698 10.0.0.27 - - [2025-11-24 04:10:54] "GET /obj-perms HTTP/1.1" 200 5032 0.004329 10.0.0.41 - - [2025-11-24 04:10:54] "POST /neutron/network HTTP/1.1" 200 825 0.007554 10.0.0.41 - - [2025-11-24 04:10:57] "POST /fqname-to-id HTTP/1.1" 404 200 0.003345 10.0.0.41 - - [2025-11-24 04:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.27 - - [2025-11-24 04:10:57] "GET /projects?obj_uuids=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001110 10.0.0.41 - - [2025-11-24 04:10:57] "GET /project/5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.050416 10.0.0.41 - - [2025-11-24 04:10:57] "POST /network-policys HTTP/1.1" 200 522 0.028282 10.0.0.41 - - [2025-11-24 04:10:57] "GET /network-policy/0aa2f00c-3ca0-4614-825e-fd2c54cc74bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.008802 10.0.0.41 - - [2025-11-24 04:10:57] "POST /fqname-to-id HTTP/1.1" 404 200 0.003721 10.0.0.41 - - [2025-11-24 04:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005851 10.0.0.27 - - [2025-11-24 04:10:57] "GET /projects?obj_uuids=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001077 10.0.0.41 - - [2025-11-24 04:10:57] "GET /project/5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.047850 10.0.0.41 - - [2025-11-24 04:10:57] "POST /network-policys HTTP/1.1" 200 522 0.030682 10.0.0.41 - - [2025-11-24 04:10:57] "GET /network-policy/3a39e305-2819-442c-8e6f-19820974c496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.008440 10.0.0.41 - - [2025-11-24 04:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003960 10.0.0.27 - - [2025-11-24 04:10:57] "GET /projects?obj_uuids=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001184 10.0.0.41 - - [2025-11-24 04:10:57] "GET /project/5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.050169 10.0.0.41 - - [2025-11-24 04:10:57] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.004372 10.0.0.41 - - [2025-11-24 04:10:57] "POST /virtual-networks HTTP/1.1" 200 546 0.094048 10.0.0.50 - - [2025-11-24 04:10:57] "POST /route-targets HTTP/1.1" 200 327 0.015851 10.0.0.41 - - [2025-11-24 04:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004663 10.0.0.41 - - [2025-11-24 04:10:58] "GET /network-ipam/d7c275aa-6f33-4270-b8e2-07d1d83aa977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.004432 10.0.0.27 - - [2025-11-24 04:10:58] "POST /useragent-kv HTTP/1.1" 200 115 0.009757 10.0.0.41 - - [2025-11-24 04:10:58] "POST /ref-update HTTP/1.1" 200 156 0.083085 10.0.0.41 - - [2025-11-24 04:10:58] "POST /neutron/network HTTP/1.1" 200 809 0.007779 10.0.0.41 - - [2025-11-24 04:10:58] "GET /virtual-network/57a7faf3-fde5-44ef-9da2-ffa0ac316589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.005430 10.0.0.41 - - [2025-11-24 04:10:58] "GET /virtual-network/57a7faf3-fde5-44ef-9da2-ffa0ac316589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.007714 10.0.0.41 - - [2025-11-24 04:10:58] "GET /virtual-network/57a7faf3-fde5-44ef-9da2-ffa0ac316589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.007113 10.0.0.41 - - [2025-11-24 04:10:58] "PUT /virtual-network/57a7faf3-fde5-44ef-9da2-ffa0ac316589 HTTP/1.1" 200 264 0.057392 10.0.0.41 - - [2025-11-24 04:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003883 10.0.0.41 - - [2025-11-24 04:10:59] "GET /network-policy/0aa2f00c-3ca0-4614-825e-fd2c54cc74bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.007263 10.0.0.41 - - [2025-11-24 04:10:59] "POST /ref-update HTTP/1.1" 200 156 0.077385 10.0.0.50 - - [2025-11-24 04:10:59] "POST /access-control-lists HTTP/1.1" 200 592 0.058536 10.0.0.41 - - [2025-11-24 04:10:59] "POST /neutron/network HTTP/1.1" 200 886 0.007309 10.0.0.41 - - [2025-11-24 04:10:59] "GET /virtual-network/57a7faf3-fde5-44ef-9da2-ffa0ac316589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006104 10.0.0.41 - - [2025-11-24 04:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.41 - - [2025-11-24 04:10:59] "GET /network-policy/0aa2f00c-3ca0-4614-825e-fd2c54cc74bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.007077 10.0.0.41 - - [2025-11-24 04:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004889 10.0.0.27 - - [2025-11-24 04:10:59] "GET /projects?obj_uuids=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001143 10.0.0.41 - - [2025-11-24 04:10:59] "GET /project/5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.042003 10.0.0.41 - - [2025-11-24 04:10:59] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004333 10.0.0.41 - - [2025-11-24 04:10:59] "POST /virtual-networks HTTP/1.1" 200 546 0.075133 10.0.0.41 - - [2025-11-24 04:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.013251 10.0.0.41 - - [2025-11-24 04:10:59] "GET /network-ipam/d7c275aa-6f33-4270-b8e2-07d1d83aa977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.005686 10.0.0.27 - - [2025-11-24 04:10:59] "POST /useragent-kv HTTP/1.1" 200 115 0.006516 10.0.0.41 - - [2025-11-24 04:10:59] "POST /ref-update HTTP/1.1" 200 156 0.073408 10.0.0.41 - - [2025-11-24 04:10:59] "GET /virtual-network/a3a26b46-85a6-4886-9d86-0ccdd0d474ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006282 10.0.0.41 - - [2025-11-24 04:10:59] "POST /neutron/network HTTP/1.1" 200 809 0.007185 10.0.0.41 - - [2025-11-24 04:11:00] "GET /virtual-network/a3a26b46-85a6-4886-9d86-0ccdd0d474ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006137 10.0.0.50 - - [2025-11-24 04:11:00] "GET /obj-perms HTTP/1.1" 200 5032 0.004907 10.0.0.41 - - [2025-11-24 04:11:00] "GET /virtual-network/a3a26b46-85a6-4886-9d86-0ccdd0d474ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.007854 10.0.0.41 - - [2025-11-24 04:11:00] "PUT /virtual-network/a3a26b46-85a6-4886-9d86-0ccdd0d474ad HTTP/1.1" 200 264 0.076655 10.0.0.41 - - [2025-11-24 04:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573 10.0.0.41 - - [2025-11-24 04:11:00] "GET /network-policy/3a39e305-2819-442c-8e6f-19820974c496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005213 10.0.0.50 - - [2025-11-24 04:11:00] "POST /fqname-to-id HTTP/1.1" 404 237 0.008665 10.0.0.41 - - [2025-11-24 04:11:00] "POST /ref-update HTTP/1.1" 200 156 0.063065 10.0.0.41 - - [2025-11-24 04:11:00] "GET /virtual-network/a3a26b46-85a6-4886-9d86-0ccdd0d474ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006420 10.0.0.41 - - [2025-11-24 04:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.41 - - [2025-11-24 04:11:00] "GET /network-policy/3a39e305-2819-442c-8e6f-19820974c496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.004062 10.0.0.41 - - [2025-11-24 04:11:00] "POST /id-to-fqname HTTP/1.1" 200 222 0.001342 10.0.0.41 - - [2025-11-24 04:11:01] "POST /neutron/network HTTP/1.1" 200 896 0.008057 10.0.0.27 - - [2025-11-24 04:11:01] "GET /projects?obj_uuids=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001521 10.0.0.41 - - [2025-11-24 04:11:01] "GET /project/5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.072754 10.0.0.41 - - [2025-11-24 04:11:01] "POST /neutron/port HTTP/1.1" 200 117 0.012482 10.0.0.41 - - [2025-11-24 04:11:02] "POST /id-to-fqname HTTP/1.1" 200 222 0.001868 10.0.0.41 - - [2025-11-24 04:11:02] "POST /neutron/network HTTP/1.1" 200 896 0.007836 10.0.0.50 - - [2025-11-24 04:11:02] "PUT /access-control-list/0eca23c5-caf5-4ac5-a1e1-146b6dfd4f70 HTTP/1.1" 200 272 0.063794 10.0.0.41 - - [2025-11-24 04:11:02] "POST /neutron/port HTTP/1.1" 200 1061 0.014979 10.0.0.41 - - [2025-11-24 04:11:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003670 10.0.0.27 - - [2025-11-24 04:11:03] "GET /projects?obj_uuids=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000969 10.0.0.41 - - [2025-11-24 04:11:03] "POST /neutron/network HTTP/1.1" 200 886 0.008773 10.0.0.41 - - [2025-11-24 04:11:03] "GET /project/5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.117414 10.0.0.41 - - [2025-11-24 04:11:03] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009382 10.0.0.41 - - [2025-11-24 04:11:03] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009927 10.0.0.41 - - [2025-11-24 04:11:04] "POST /neutron/port HTTP/1.1" 200 1061 0.026134 10.0.0.41 - - [2025-11-24 04:11:04] "POST /neutron/port HTTP/1.1" 200 1089 0.020967 10.0.0.41 - - [2025-11-24 04:11:04] "POST /neutron/port HTTP/1.1" 200 117 0.001258 10.0.0.41 - - [2025-11-24 04:11:08] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008015 10.0.0.41 - - [2025-11-24 04:11:08] "POST /neutron/port HTTP/1.1" 200 1089 0.026172 10.0.0.41 - - [2025-11-24 04:11:09] "GET /virtual-machine/f3968e23-0dd4-4e2e-a05c-3b9bef41cae6 HTTP/1.1" 200 1294 0.006890 10.0.0.41 - - [2025-11-24 04:11:09] "GET /virtual-machine-interface/d101dad1-4f1e-44ca-8481-22e2cc35396b HTTP/1.1" 200 2949 0.005837 10.0.0.41 - - [2025-11-24 04:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.41 - - [2025-11-24 04:11:09] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004342 10.0.0.41 - - [2025-11-24 04:11:09] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004387 10.0.0.41 - - [2025-11-24 04:11:09] "GET /virtual-network/57a7faf3-fde5-44ef-9da2-ffa0ac316589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.008222 10.0.0.41 - - [2025-11-24 04:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.41 - - [2025-11-24 04:11:12] "GET /virtual-network/57a7faf3-fde5-44ef-9da2-ffa0ac316589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006165 10.0.0.41 - - [2025-11-24 04:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.41 - - [2025-11-24 04:11:16] "GET /virtual-network/57a7faf3-fde5-44ef-9da2-ffa0ac316589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006211 10.0.0.41 - - [2025-11-24 04:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.41 - - [2025-11-24 04:11:20] "GET /virtual-network/57a7faf3-fde5-44ef-9da2-ffa0ac316589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006179 10.0.0.41 - - [2025-11-24 04:11:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004361 10.0.0.41 - - [2025-11-24 04:11:24] "GET /virtual-network/57a7faf3-fde5-44ef-9da2-ffa0ac316589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006243 10.0.0.41 - - [2025-11-24 04:11:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005675 10.0.0.41 - - [2025-11-24 04:11:28] "GET /virtual-network/57a7faf3-fde5-44ef-9da2-ffa0ac316589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007733 10.0.0.41 - - [2025-11-24 04:11:28] "POST /neutron/port HTTP/1.1" 200 1089 0.053252 10.0.0.41 - - [2025-11-24 04:11:28] "POST /neutron/subnet HTTP/1.1" 200 646 0.011438 10.0.0.41 - - [2025-11-24 04:11:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.41 - - [2025-11-24 04:11:32] "GET /virtual-network/57a7faf3-fde5-44ef-9da2-ffa0ac316589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005952 10.0.0.41 - - [2025-11-24 04:11:35] "GET /obj-perms HTTP/1.1" 200 5056 0.055979 10.0.0.41 - - [2025-11-24 04:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.41 - - [2025-11-24 04:11:36] "GET /virtual-network/57a7faf3-fde5-44ef-9da2-ffa0ac316589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005877 10.0.0.41 - - [2025-11-24 04:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004431 10.0.0.41 - - [2025-11-24 04:11:40] "GET /virtual-network/57a7faf3-fde5-44ef-9da2-ffa0ac316589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005997 10.0.0.41 - - [2025-11-24 04:11:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004556 10.0.0.41 - - [2025-11-24 04:11:44] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004996 10.0.0.41 - - [2025-11-24 04:11:44] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003330 10.0.0.41 - - [2025-11-24 04:11:45] "GET /virtual-network/57a7faf3-fde5-44ef-9da2-ffa0ac316589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006908 10.0.0.41 - - [2025-11-24 04:11:45] "POST /neutron/port HTTP/1.1" 200 1089 0.017870 10.0.0.41 - - [2025-11-24 04:11:45] "POST /neutron/port HTTP/1.1" 200 1089 0.015254 10.0.0.41 - - [2025-11-24 04:11:45] "POST /neutron/subnet HTTP/1.1" 200 646 0.013432 10.0.0.41 - - [2025-11-24 04:11:50] "POST /neutron/port HTTP/1.1" 200 1089 0.015454 10.0.0.41 - - [2025-11-24 04:11:55] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006958 10.0.0.41 - - [2025-11-24 04:12:00] "POST /neutron/port HTTP/1.1" 200 1089 0.023588 10.0.0.41 - - [2025-11-24 04:12:00] "POST /neutron/security_group HTTP/1.1" 200 2059 0.015323 10.0.0.41 - - [2025-11-24 04:12:06] "POST /neutron/port HTTP/1.1" 200 1089 0.022624 10.0.0.41 - - [2025-11-24 04:12:06] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008080 10.0.0.41 - - [2025-11-24 04:12:06] "GET /virtual-machine/ed28481a-a53a-41e7-93a4-db212217bfef HTTP/1.1" 200 1294 0.006074 10.0.0.41 - - [2025-11-24 04:12:06] "GET /virtual-machine-interface/224e969b-80a0-49b5-a09a-ae7d34629d0d HTTP/1.1" 200 2949 0.005740 10.0.0.41 - - [2025-11-24 04:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004295 10.0.0.41 - - [2025-11-24 04:12:06] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005079 10.0.0.41 - - [2025-11-24 04:12:06] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003807 10.0.0.41 - - [2025-11-24 04:12:06] "GET /virtual-network/a3a26b46-85a6-4886-9d86-0ccdd0d474ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005755 10.0.0.41 - - [2025-11-24 04:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.41 - - [2025-11-24 04:12:07] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004111 10.0.0.41 - - [2025-11-24 04:12:07] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003497 10.0.0.41 - - [2025-11-24 04:12:07] "GET /virtual-network/a3a26b46-85a6-4886-9d86-0ccdd0d474ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.011261 10.0.0.41 - - [2025-11-24 04:12:30] "POST /neutron/port HTTP/1.1" 200 1089 0.019601 10.0.0.41 - - [2025-11-24 04:12:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004989 10.0.0.41 - - [2025-11-24 04:12:30] "POST /neutron/network HTTP/1.1" 200 886 0.008067 10.0.0.27 - - [2025-11-24 04:12:36] "GET /obj-perms HTTP/1.1" 200 5056 0.079448 10.0.0.50 - - [2025-11-24 04:12:36] "GET /virtual-router/b1d85291-f90c-48e9-87ee-c5ac27bbe1a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.039300 10.0.0.41 - - [2025-11-24 04:12:45] "POST /neutron/network HTTP/1.1" 200 896 0.037214 10.0.0.41 - - [2025-11-24 04:12:45] "POST /neutron/port HTTP/1.1" 200 117 0.001530 10.0.0.50 - - [2025-11-24 04:12:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000533 10.0.0.50 - - [2025-11-24 04:12:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000410 10.0.0.27 - - [2025-11-24 04:12:55] "GET /global-system-configs HTTP/1.1" 401 292 0.001877 10.0.0.27 - - [2025-11-24 04:12:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000423 10.0.0.27 - - [2025-11-24 04:12:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000590 10.0.0.27 - - [2025-11-24 04:12:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.50 - - [2025-11-24 04:12:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000403 10.0.0.50 - - [2025-11-24 04:12:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000406 10.0.0.41 - - [2025-11-24 04:12:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000570 10.0.0.41 - - [2025-11-24 04:12:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000471 10.0.0.41 - - [2025-11-24 04:12:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000657 10.0.0.41 - - [2025-11-24 04:12:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000437 +++ date ++ echo 'INFO: =================== Mon Nov 24 04:13:40 AM UTC 2025 ===================' INFO: =================== Mon Nov 24 04:13:40 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 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.27 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.41,10.0.0.50,10.0.0.27 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.41,10.0.0.50,10.0.0.27 ++ ANALYTICSDB_NODES=10.0.0.41,10.0.0.50,10.0.0.27 ++ ANALYTICS_SNMP_NODES=10.0.0.41,10.0.0.50,10.0.0.27 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ '[' -n '10.0.0.41:8081 10.0.0.50:8081 10.0.0.27:8081 ' ']' +++ echo '10.0.0.41:8081 10.0.0.50:8081 10.0.0.27:8081' ++ ANALYTICS_SERVERS='10.0.0.41:8081 10.0.0.50:8081 10.0.0.27: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ '[' -n '10.0.0.41:9042 10.0.0.50:9042 10.0.0.27:9042 ' ']' +++ echo '10.0.0.41:9042 10.0.0.50:9042 10.0.0.27:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.41:9042 10.0.0.50:9042 10.0.0.27:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.41,10.0.0.50,10.0.0.27 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ '[' -n '10.0.0.41:8086 10.0.0.50:8086 10.0.0.27:8086 ' ']' +++ echo '10.0.0.41:8086 10.0.0.50:8086 10.0.0.27:8086' ++ COLLECTOR_SERVERS='10.0.0.41:8086 10.0.0.50:8086 10.0.0.27: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.41,10.0.0.50,10.0.0.27 ++ CONFIGDB_NODES=10.0.0.41,10.0.0.50,10.0.0.27 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ '[' -n '10.0.0.41:8082 10.0.0.50:8082 10.0.0.27:8082 ' ']' +++ echo '10.0.0.41:8082 10.0.0.50:8082 10.0.0.27:8082' ++ CONFIG_SERVERS='10.0.0.41:8082 10.0.0.50:8082 10.0.0.27: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ '[' -n '10.0.0.41:9161 10.0.0.50:9161 10.0.0.27:9161 ' ']' +++ echo '10.0.0.41:9161 10.0.0.50:9161 10.0.0.27:9161' ++ CONFIGDB_SERVERS='10.0.0.41:9161 10.0.0.50:9161 10.0.0.27: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ '[' -n '10.0.0.41:9041 10.0.0.50:9041 10.0.0.27:9041 ' ']' +++ echo '10.0.0.41:9041 10.0.0.50:9041 10.0.0.27:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.41:9041 10.0.0.50:9041 10.0.0.27:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.25,10.20.0.193,10.20.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.193,10.20.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.41,10.0.0.50,10.0.0.27 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ '[' -n 10.0.0.41:2181,10.0.0.50:2181,10.0.0.27:2181, ']' +++ echo 10.0.0.41:2181,10.0.0.50:2181,10.0.0.27:2181 ++ ZOOKEEPER_SERVERS=10.0.0.41:2181,10.0.0.50:2181,10.0.0.27: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ '[' -n '10.0.0.41:2181 10.0.0.50:2181 10.0.0.27:2181 ' ']' +++ echo '10.0.0.41:2181 10.0.0.50:2181 10.0.0.27:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.41:2181 10.0.0.50:2181 10.0.0.27:2181' ++ RABBITMQ_NODES=10.0.0.41,10.0.0.50,10.0.0.27 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ '[' -n 10.0.0.41:5673,10.0.0.50:5673,10.0.0.27:5673, ']' +++ echo 10.0.0.41:5673,10.0.0.50:5673,10.0.0.27:5673 ++ RABBITMQ_SERVERS=10.0.0.41:5673,10.0.0.50:5673,10.0.0.27: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ '[' -n '10.0.0.41:6379 10.0.0.50:6379 10.0.0.27:6379 ' ']' +++ echo '10.0.0.41:6379 10.0.0.50:6379 10.0.0.27:6379' ++ REDIS_SERVERS='10.0.0.41:6379 10.0.0.50:6379 10.0.0.27: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.41,10.0.0.50,10.0.0.27 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ '[' -n '10.0.0.41:9092 10.0.0.50:9092 10.0.0.27:9092 ' ']' +++ echo '10.0.0.41:9092 10.0.0.50:9092 10.0.0.27:9092' ++ KAFKA_SERVERS='10.0.0.41:9092 10.0.0.50:9092 10.0.0.27: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.41 ++ 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.41,10.0.0.50,10.0.0.27 ++ 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.41,10.0.0.50,10.0.0.27 ++ 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.41,10.0.0.50,10.0.0.27 ++ cut -d , -f 1 + local cassandra=10.0.0.41 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.41 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.41,10.0.0.50,10.0.0.27 +++ local servers=10.0.0.41,10.0.0.50,10.0.0.27 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ sort +++ local local_ips=,10.0.0.27,10.20.0.129,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.41'\''))' +++ local server_ip=10.0.0.41 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.41 ]] +++ [[ ,10.0.0.27,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.41, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' +++ local server_ip=10.0.0.50 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.50 ]] +++ [[ ,10.0.0.27,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.50, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.27'\''))' +++ local server_ip=10.0.0.27 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.27 ]] +++ [[ ,10.0.0.27,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.27, ]] +++ echo 10.0.0.27 3 +++ return ++ local ip=10.0.0.27 ++ [[ -z 10.0.0.27 ]] ++ echo 10.0.0.27 + host_ip=10.0.0.27 + [[ cql == \c\q\l ]] ++ echo 10.0.0.41:9041 10.0.0.50:9041 10.0.0.27:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.41:9041 10.0.0.50:9041 10.0.0.27:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.27: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/24/2025 04:13:48.928 7fa63e0b34c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/24/2025 04:13:49.077 7fa63e0b34c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/24/2025 04:13:49.090 7fa63e0b34c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/24/2025 04:13:49.090 7fa63e0b34c0 [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.27:8082/ Hit Ctrl-C to quit. 10.0.0.27 - - [2025-11-24 04:13:49] "GET / HTTP/1.1" 503 181 0.000332 10.0.0.27 - - [2025-11-24 04:13:49] "GET / HTTP/1.1" 503 181 0.000150 [Introspect:8084]10.0.0.41 - - [2025-11-24 04:13:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3219 0.001545 10.0.0.27 - - [2025-11-24 04:13:50] "GET / HTTP/1.1" 200 45871 0.001415 10.0.0.27 - - [2025-11-24 04:13:50] "GET / HTTP/1.1" 200 45871 0.001048 Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.27 - - [2025-11-24 04:13:50] "POST /fqname-to-id HTTP/1.1" 401 292 0.000587 10.0.0.27 - - [2025-11-24 04:13:50] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000229 10.0.0.27 - - [2025-11-24 04:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.641690 10.0.0.27 - - [2025-11-24 04:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.27 - - [2025-11-24 04:13:51] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.368524 10.0.0.27 - - [2025-11-24 04:13:51] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 985 0.003399 /usr/local/lib/python3.9/site-packages/keystoneauth1/adapter.py:278: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn( 10.0.0.27 - - [2025-11-24 04:13:52] "GET /projects?obj_uuids=d4955e02-ee37-4248-b87e-213f4bcf5124&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001149 10.0.0.27 - - [2025-11-24 04:13:52] "GET /project/d4955e02-ee37-4248-b87e-213f4bcf5124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.048326 10.0.0.27 - - [2025-11-24 04:13:52] "GET /projects?obj_uuids=d4955e02-ee37-4248-b87e-213f4bcf5124&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000969 10.0.0.27 - - [2025-11-24 04:13:52] "GET /project/d4955e02-ee37-4248-b87e-213f4bcf5124?fields=security_groups HTTP/1.1" 200 1089 0.042265 10.0.0.27 - - [2025-11-24 04:13:52] "GET /projects?obj_uuids=d4955e02-ee37-4248-b87e-213f4bcf5124&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001381 10.0.0.27 - - [2025-11-24 04:13:52] "GET /project/d4955e02-ee37-4248-b87e-213f4bcf5124?fields=application_policy_sets HTTP/1.1" 200 1382 0.049089 10.0.0.27 - - [2025-11-24 04:13:52] "DELETE /project/d4955e02-ee37-4248-b87e-213f4bcf5124 HTTP/1.1" 409 278 0.235529 [Introspect:8084]10.0.0.41 - - [2025-11-24 04:13:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001431 [Introspect:8084]10.0.0.41 - - [2025-11-24 04:13:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001149 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.41 - - [2025-11-24 04:13:56] "GET /obj-perms HTTP/1.1" 200 5032 0.382087 10.0.0.41 - - [2025-11-24 04:13:56] "GET /obj-perms HTTP/1.1" 200 5032 0.004163 10.0.0.41 - - [2025-11-24 04:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.028791 10.0.0.27 - - [2025-11-24 04:13:57] "GET /projects?obj_uuids=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001194 10.0.0.41 - - [2025-11-24 04:13:57] "GET /project/5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.055173 10.0.0.41 - - [2025-11-24 04:13:57] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003837 10.0.0.41 - - [2025-11-24 04:13:57] "POST /virtual-networks HTTP/1.1" 200 546 0.097179 10.0.0.41 - - [2025-11-24 04:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003141 10.0.0.41 - - [2025-11-24 04:13:57] "GET /network-ipam/d7c275aa-6f33-4270-b8e2-07d1d83aa977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.005534 10.0.0.27 - - [2025-11-24 04:13:57] "POST /useragent-kv HTTP/1.1" 200 115 0.007921 10.0.0.41 - - [2025-11-24 04:13:57] "POST /ref-update HTTP/1.1" 200 156 0.071992 10.0.0.41 - - [2025-11-24 04:13:57] "POST /neutron/network HTTP/1.1" 200 809 0.040781 10.0.0.41 - - [2025-11-24 04:13:57] "GET /virtual-network/3f95fd9e-25c4-4186-823d-5137bb138586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1930 0.007177 10.0.0.41 - - [2025-11-24 04:13:57] "POST /neutron/subnet HTTP/1.1" 200 672 0.012820 10.0.0.50 - - [2025-11-24 04:13:58] "POST /ref-update HTTP/1.1" 200 156 0.091905 10.0.0.41 - - [2025-11-24 04:13:58] "GET /virtual-network/57a7faf3-fde5-44ef-9da2-ffa0ac316589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006155 10.0.0.41 - - [2025-11-24 04:13:58] "GET /obj-perms HTTP/1.1" 200 5032 0.004221 10.0.0.50 - - [2025-11-24 04:13:58] "GET /obj-perms HTTP/1.1" 200 5032 0.057940 10.0.0.41 - - [2025-11-24 04:13:58] "POST /id-to-fqname HTTP/1.1" 200 222 0.001451 10.0.0.41 - - [2025-11-24 04:13:58] "POST /neutron/network HTTP/1.1" 200 896 0.008900 10.0.0.27 - - [2025-11-24 04:13:59] "GET /projects?obj_uuids=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001503 10.0.0.41 - - [2025-11-24 04:13:59] "GET /project/5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.072628 10.0.0.41 - - [2025-11-24 04:13:59] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008640 10.0.0.41 - - [2025-11-24 04:14:00] "POST /neutron/network HTTP/1.1" 200 896 0.007792 10.0.0.41 - - [2025-11-24 04:14:00] "POST /neutron/port HTTP/1.1" 200 1061 0.045588 10.0.0.41 - - [2025-11-24 04:14:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005982 10.0.0.41 - - [2025-11-24 04:14:00] "POST /neutron/network HTTP/1.1" 200 886 0.009869 10.0.0.41 - - [2025-11-24 04:14:05] "POST /neutron/port HTTP/1.1" 200 1089 0.025380 10.0.0.41 - - [2025-11-24 04:14:05] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009272 10.0.0.41 - - [2025-11-24 04:14:05] "GET /virtual-machine/a67fedb5-5f4f-4b73-a596-259da6936bdf HTTP/1.1" 200 1294 0.044470 10.0.0.41 - - [2025-11-24 04:14:05] "GET /virtual-machine/a67fedb5-5f4f-4b73-a596-259da6936bdf HTTP/1.1" 200 1294 0.005812 10.0.0.41 - - [2025-11-24 04:14:05] "GET /virtual-machine-interface/c4b02c98-b478-4c49-a9f1-b6e3097525f7 HTTP/1.1" 200 2950 0.006072 10.0.0.41 - - [2025-11-24 04:14:05] "GET /virtual-machine/a67fedb5-5f4f-4b73-a596-259da6936bdf HTTP/1.1" 200 1294 0.005514 10.0.0.41 - - [2025-11-24 04:14:05] "GET /virtual-machine-interface/c4b02c98-b478-4c49-a9f1-b6e3097525f7 HTTP/1.1" 200 2950 0.007398 10.0.0.41 - - [2025-11-24 04:14:05] "GET /instance-ip/00ebe5d5-ca33-4360-ab15-bf6883633bf6 HTTP/1.1" 200 1621 0.009129 10.0.0.41 - - [2025-11-24 04:14:05] "GET /virtual-machine/a67fedb5-5f4f-4b73-a596-259da6936bdf HTTP/1.1" 200 1294 0.004301 10.0.0.41 - - [2025-11-24 04:14:05] "GET /virtual-machine-interface/c4b02c98-b478-4c49-a9f1-b6e3097525f7 HTTP/1.1" 200 2950 0.006398 10.0.0.41 - - [2025-11-24 04:14:05] "GET /instance-ip/00ebe5d5-ca33-4360-ab15-bf6883633bf6 HTTP/1.1" 200 1621 0.005818 10.0.0.41 - - [2025-11-24 04:14:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005526 10.0.0.41 - - [2025-11-24 04:14:05] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005633 10.0.0.41 - - [2025-11-24 04:14:05] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004268 10.0.0.41 - - [2025-11-24 04:14:05] "GET /virtual-network/57a7faf3-fde5-44ef-9da2-ffa0ac316589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.008229 10.0.0.41 - - [2025-11-24 04:14:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004999 10.0.0.41 - - [2025-11-24 04:14:05] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004551 10.0.0.41 - - [2025-11-24 04:14:05] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003997 10.0.0.41 - - [2025-11-24 04:14:05] "GET /virtual-network/57a7faf3-fde5-44ef-9da2-ffa0ac316589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007069 10.0.0.41 - - [2025-11-24 04:14:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006304 10.0.0.41 - - [2025-11-24 04:14:05] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005770 10.0.0.41 - - [2025-11-24 04:14:05] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005601 10.0.0.41 - - [2025-11-24 04:14:05] "GET /virtual-network/57a7faf3-fde5-44ef-9da2-ffa0ac316589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007378 10.0.0.41 - - [2025-11-24 04:14:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004262 10.0.0.41 - - [2025-11-24 04:14:05] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005450 10.0.0.41 - - [2025-11-24 04:14:05] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003679 10.0.0.41 - - [2025-11-24 04:14:05] "GET /virtual-network/57a7faf3-fde5-44ef-9da2-ffa0ac316589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006243 10.0.0.41 - - [2025-11-24 04:14:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004494 10.0.0.41 - - [2025-11-24 04:14:06] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.013300 10.0.0.41 - - [2025-11-24 04:14:06] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005935 10.0.0.41 - - [2025-11-24 04:14:06] "GET /virtual-network/57a7faf3-fde5-44ef-9da2-ffa0ac316589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006109 10.0.0.41 - - [2025-11-24 04:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.41 - - [2025-11-24 04:14:09] "GET /virtual-network/57a7faf3-fde5-44ef-9da2-ffa0ac316589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005823 10.0.0.41 - - [2025-11-24 04:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.41 - - [2025-11-24 04:14:13] "GET /virtual-network/57a7faf3-fde5-44ef-9da2-ffa0ac316589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005339 10.0.0.41 - - [2025-11-24 04:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004073 10.0.0.41 - - [2025-11-24 04:14:17] "GET /virtual-network/57a7faf3-fde5-44ef-9da2-ffa0ac316589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005547 10.0.0.41 - - [2025-11-24 04:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003779 10.0.0.41 - - [2025-11-24 04:14:21] "GET /virtual-network/57a7faf3-fde5-44ef-9da2-ffa0ac316589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006102 10.0.0.41 - - [2025-11-24 04:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.41 - - [2025-11-24 04:14:25] "GET /virtual-network/57a7faf3-fde5-44ef-9da2-ffa0ac316589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005881 10.0.0.41 - - [2025-11-24 04:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006706 10.0.0.41 - - [2025-11-24 04:14:29] "GET /virtual-network/57a7faf3-fde5-44ef-9da2-ffa0ac316589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.010535 10.0.0.41 - - [2025-11-24 04:14:32] "POST /neutron/port HTTP/1.1" 200 1089 0.047034 10.0.0.41 - - [2025-11-24 04:14:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004232 10.0.0.41 - - [2025-11-24 04:14:32] "POST /neutron/network HTTP/1.1" 200 886 0.007319 10.0.0.41 - - [2025-11-24 04:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005181 10.0.0.41 - - [2025-11-24 04:14:33] "GET /virtual-network/57a7faf3-fde5-44ef-9da2-ffa0ac316589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006812 10.0.0.41 - - [2025-11-24 04:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004229 10.0.0.41 - - [2025-11-24 04:14:37] "GET /virtual-network/57a7faf3-fde5-44ef-9da2-ffa0ac316589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.009158 10.0.0.41 - - [2025-11-24 04:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004421 10.0.0.41 - - [2025-11-24 04:14:41] "GET /virtual-network/57a7faf3-fde5-44ef-9da2-ffa0ac316589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.009201 10.0.0.41 - - [2025-11-24 04:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.41 - - [2025-11-24 04:14:44] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005589 10.0.0.41 - - [2025-11-24 04:14:44] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004467 10.0.0.41 - - [2025-11-24 04:14:44] "GET /virtual-network/57a7faf3-fde5-44ef-9da2-ffa0ac316589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006289 10.0.0.41 - - [2025-11-24 04:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005146 10.0.0.41 - - [2025-11-24 04:14:44] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005944 10.0.0.41 - - [2025-11-24 04:14:44] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004895 10.0.0.41 - - [2025-11-24 04:14:44] "GET /virtual-network/57a7faf3-fde5-44ef-9da2-ffa0ac316589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.009698 10.0.0.41 - - [2025-11-24 04:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004992 10.0.0.41 - - [2025-11-24 04:14:44] "GET /routing-instance/b415e9ec-a005-44b4-b62c-354e6a470bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.007352 10.0.0.41 - - [2025-11-24 04:14:44] "GET /route-target/5f3d3ada-6db8-415a-802a-a33f44aaf745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.005799 10.0.0.41 - - [2025-11-24 04:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004168 10.0.0.41 - - [2025-11-24 04:14:44] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005076 10.0.0.41 - - [2025-11-24 04:14:44] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004377 10.0.0.41 - - [2025-11-24 04:14:44] "GET /virtual-network/57a7faf3-fde5-44ef-9da2-ffa0ac316589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006044 10.0.0.41 - - [2025-11-24 04:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.41 - - [2025-11-24 04:14:44] "GET /routing-instance/b415e9ec-a005-44b4-b62c-354e6a470bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.013795 10.0.0.41 - - [2025-11-24 04:14:44] "GET /route-target/5f3d3ada-6db8-415a-802a-a33f44aaf745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.006243 10.0.0.41 - - [2025-11-24 04:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004850 10.0.0.41 - - [2025-11-24 04:14:44] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005776 10.0.0.41 - - [2025-11-24 04:14:44] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003815 10.0.0.41 - - [2025-11-24 04:14:44] "GET /virtual-network/57a7faf3-fde5-44ef-9da2-ffa0ac316589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007782 10.0.0.41 - - [2025-11-24 04:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005859 10.0.0.41 - - [2025-11-24 04:14:44] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005429 10.0.0.41 - - [2025-11-24 04:14:44] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003447 10.0.0.41 - - [2025-11-24 04:14:44] "GET /virtual-network/57a7faf3-fde5-44ef-9da2-ffa0ac316589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006600 10.0.0.27 - - [2025-11-24 04:14:45] "GET /obj-perms HTTP/1.1" 200 5032 0.059319 10.0.0.41 - - [2025-11-24 04:14:45] "GET /obj-perms HTTP/1.1" 200 5032 0.003827 10.0.0.41 - - [2025-11-24 04:14:45] "GET /obj-perms HTTP/1.1" 200 5032 0.004124 10.0.0.27 - - [2025-11-24 04:14:45] "GET /obj-perms HTTP/1.1" 200 5032 0.004000 10.0.0.41 - - [2025-11-24 04:14:45] "POST /id-to-fqname HTTP/1.1" 200 222 0.002182 10.0.0.41 - - [2025-11-24 04:14:45] "POST /neutron/network HTTP/1.1" 200 896 0.006933 10.0.0.27 - - [2025-11-24 04:14:46] "GET /projects?obj_uuids=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001089 10.0.0.41 - - [2025-11-24 04:14:46] "GET /project/5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.093244 10.0.0.41 - - [2025-11-24 04:14:46] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009086 10.0.0.41 - - [2025-11-24 04:14:47] "POST /neutron/network HTTP/1.1" 200 896 0.007204 10.0.0.41 - - [2025-11-24 04:14:47] "POST /neutron/port HTTP/1.1" 200 1089 0.028580 10.0.0.41 - - [2025-11-24 04:14:47] "POST /neutron/subnet HTTP/1.1" 200 646 0.008492 10.0.0.41 - - [2025-11-24 04:14:47] "POST /neutron/network HTTP/1.1" 200 886 0.006824 10.0.0.41 - - [2025-11-24 04:14:47] "POST /neutron/port HTTP/1.1" 200 1089 0.022452 10.0.0.41 - - [2025-11-24 04:14:47] "POST /neutron/port HTTP/1.1" 200 117 0.001379 10.0.0.41 - - [2025-11-24 04:14:51] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008399 10.0.0.41 - - [2025-11-24 04:14:52] "POST /neutron/port HTTP/1.1" 200 1089 0.023221 10.0.0.41 - - [2025-11-24 04:14:52] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011310 10.0.0.41 - - [2025-11-24 04:14:52] "GET /virtual-machine/1ff37f80-e73d-4e9a-98cb-6f1a01d37e29 HTTP/1.1" 200 1293 0.007742 10.0.0.41 - - [2025-11-24 04:14:52] "GET /virtual-machine/1ff37f80-e73d-4e9a-98cb-6f1a01d37e29 HTTP/1.1" 200 1293 0.007638 10.0.0.41 - - [2025-11-24 04:14:52] "GET /virtual-machine-interface/70d043ac-c1ad-420a-a1b5-a10c55cd40ab HTTP/1.1" 200 2949 0.008620 10.0.0.41 - - [2025-11-24 04:14:52] "GET /virtual-machine/1ff37f80-e73d-4e9a-98cb-6f1a01d37e29 HTTP/1.1" 200 1293 0.014342 10.0.0.41 - - [2025-11-24 04:14:52] "GET /virtual-machine-interface/70d043ac-c1ad-420a-a1b5-a10c55cd40ab HTTP/1.1" 200 2949 0.006111 10.0.0.41 - - [2025-11-24 04:14:52] "GET /instance-ip/7d5d9094-1ba1-493e-8a2b-7289e68d36c2 HTTP/1.1" 200 1622 0.006670 10.0.0.41 - - [2025-11-24 04:14:52] "GET /virtual-machine/1ff37f80-e73d-4e9a-98cb-6f1a01d37e29 HTTP/1.1" 200 1293 0.004016 10.0.0.41 - - [2025-11-24 04:14:52] "GET /virtual-machine-interface/70d043ac-c1ad-420a-a1b5-a10c55cd40ab HTTP/1.1" 200 2949 0.006221 10.0.0.41 - - [2025-11-24 04:14:52] "GET /instance-ip/7d5d9094-1ba1-493e-8a2b-7289e68d36c2 HTTP/1.1" 200 1622 0.004919 10.0.0.41 - - [2025-11-24 04:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004698 10.0.0.41 - - [2025-11-24 04:14:52] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004244 10.0.0.41 - - [2025-11-24 04:14:52] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003631 10.0.0.41 - - [2025-11-24 04:14:52] "GET /virtual-network/a3a26b46-85a6-4886-9d86-0ccdd0d474ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006445 10.0.0.41 - - [2025-11-24 04:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004200 10.0.0.41 - - [2025-11-24 04:14:52] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.008263 10.0.0.41 - - [2025-11-24 04:14:52] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003994 10.0.0.41 - - [2025-11-24 04:14:52] "GET /virtual-network/a3a26b46-85a6-4886-9d86-0ccdd0d474ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007690 10.0.0.41 - - [2025-11-24 04:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004163 10.0.0.41 - - [2025-11-24 04:14:52] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004832 10.0.0.41 - - [2025-11-24 04:14:52] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004005 10.0.0.41 - - [2025-11-24 04:14:52] "GET /virtual-network/a3a26b46-85a6-4886-9d86-0ccdd0d474ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006764 10.0.0.41 - - [2025-11-24 04:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003606 10.0.0.41 - - [2025-11-24 04:14:52] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004974 10.0.0.41 - - [2025-11-24 04:14:52] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003847 10.0.0.41 - - [2025-11-24 04:14:52] "GET /virtual-network/a3a26b46-85a6-4886-9d86-0ccdd0d474ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007835 10.0.0.41 - - [2025-11-24 04:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005338 10.0.0.41 - - [2025-11-24 04:14:52] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006188 10.0.0.41 - - [2025-11-24 04:14:52] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004450 10.0.0.41 - - [2025-11-24 04:14:53] "GET /virtual-network/a3a26b46-85a6-4886-9d86-0ccdd0d474ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006978 10.0.0.41 - - [2025-11-24 04:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.41 - - [2025-11-24 04:14:56] "GET /virtual-network/a3a26b46-85a6-4886-9d86-0ccdd0d474ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005687 10.0.0.41 - - [2025-11-24 04:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.41 - - [2025-11-24 04:15:00] "GET /virtual-network/a3a26b46-85a6-4886-9d86-0ccdd0d474ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005709 10.0.0.41 - - [2025-11-24 04:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.41 - - [2025-11-24 04:15:04] "GET /virtual-network/a3a26b46-85a6-4886-9d86-0ccdd0d474ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006061 10.0.0.41 - - [2025-11-24 04:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.41 - - [2025-11-24 04:15:08] "GET /virtual-network/a3a26b46-85a6-4886-9d86-0ccdd0d474ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005502 10.0.0.41 - - [2025-11-24 04:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004050 10.0.0.41 - - [2025-11-24 04:15:12] "GET /virtual-network/a3a26b46-85a6-4886-9d86-0ccdd0d474ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006827 10.0.0.41 - - [2025-11-24 04:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497 10.0.0.41 - - [2025-11-24 04:15:16] "GET /virtual-network/a3a26b46-85a6-4886-9d86-0ccdd0d474ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006189 10.0.0.41 - - [2025-11-24 04:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617 10.0.0.41 - - [2025-11-24 04:15:20] "GET /virtual-network/a3a26b46-85a6-4886-9d86-0ccdd0d474ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005662 10.0.0.41 - - [2025-11-24 04:15:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004672 10.0.0.41 - - [2025-11-24 04:15:24] "GET /virtual-network/a3a26b46-85a6-4886-9d86-0ccdd0d474ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.008288 10.0.0.41 - - [2025-11-24 04:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005050 10.0.0.41 - - [2025-11-24 04:15:28] "GET /virtual-network/a3a26b46-85a6-4886-9d86-0ccdd0d474ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006356 10.0.0.41 - - [2025-11-24 04:15:32] "POST /neutron/port HTTP/1.1" 200 1089 0.019949 10.0.0.41 - - [2025-11-24 04:15:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004211 10.0.0.41 - - [2025-11-24 04:15:32] "POST /neutron/network HTTP/1.1" 200 886 0.008852 10.0.0.41 - - [2025-11-24 04:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.41 - - [2025-11-24 04:15:33] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004839 10.0.0.41 - - [2025-11-24 04:15:33] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005392 10.0.0.41 - - [2025-11-24 04:15:33] "GET /virtual-network/a3a26b46-85a6-4886-9d86-0ccdd0d474ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005992 10.0.0.41 - - [2025-11-24 04:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.41 - - [2025-11-24 04:15:33] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004860 10.0.0.41 - - [2025-11-24 04:15:33] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003608 10.0.0.41 - - [2025-11-24 04:15:33] "GET /virtual-network/a3a26b46-85a6-4886-9d86-0ccdd0d474ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.010357 10.0.0.41 - - [2025-11-24 04:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004002 10.0.0.41 - - [2025-11-24 04:15:33] "GET /routing-instance/1abac47a-3867-4672-b366-400d0ecca3e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.005780 10.0.0.41 - - [2025-11-24 04:15:33] "GET /route-target/5e58337c-c11c-42d6-8ce3-772d280bec80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005203 10.0.0.41 - - [2025-11-24 04:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004404 10.0.0.41 - - [2025-11-24 04:15:33] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004964 10.0.0.41 - - [2025-11-24 04:15:33] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004422 10.0.0.41 - - [2025-11-24 04:15:33] "GET /virtual-network/a3a26b46-85a6-4886-9d86-0ccdd0d474ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.008456 10.0.0.41 - - [2025-11-24 04:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004883 10.0.0.41 - - [2025-11-24 04:15:33] "GET /routing-instance/1abac47a-3867-4672-b366-400d0ecca3e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.005301 10.0.0.41 - - [2025-11-24 04:15:33] "GET /route-target/5e58337c-c11c-42d6-8ce3-772d280bec80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004727 10.0.0.41 - - [2025-11-24 04:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.41 - - [2025-11-24 04:15:33] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004596 10.0.0.41 - - [2025-11-24 04:15:33] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003351 10.0.0.41 - - [2025-11-24 04:15:33] "GET /virtual-network/a3a26b46-85a6-4886-9d86-0ccdd0d474ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006608 10.0.0.41 - - [2025-11-24 04:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004002 10.0.0.41 - - [2025-11-24 04:15:33] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004379 10.0.0.41 - - [2025-11-24 04:15:33] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.008248 10.0.0.41 - - [2025-11-24 04:15:33] "GET /virtual-network/a3a26b46-85a6-4886-9d86-0ccdd0d474ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005927 10.0.0.27 - - [2025-11-24 04:15:33] "GET /obj-perms HTTP/1.1" 200 5032 0.005970 10.0.0.41 - - [2025-11-24 04:15:33] "GET /obj-perms HTTP/1.1" 200 5032 0.004911 10.0.0.41 - - [2025-11-24 04:15:34] "GET /obj-perms HTTP/1.1" 200 5032 0.004122 10.0.0.50 - - [2025-11-24 04:15:34] "GET /obj-perms HTTP/1.1" 200 5032 0.003648 10.0.0.41 - - [2025-11-24 04:15:34] "GET /obj-perms HTTP/1.1" 200 5032 0.004037 10.0.0.27 - - [2025-11-24 04:15:34] "GET /obj-perms HTTP/1.1" 200 5032 0.003674 10.0.0.41 - - [2025-11-24 04:15:34] "GET /virtual-machine/a67fedb5-5f4f-4b73-a596-259da6936bdf HTTP/1.1" 200 1294 0.004560 10.0.0.41 - - [2025-11-24 04:15:34] "GET /virtual-machine-interface/c4b02c98-b478-4c49-a9f1-b6e3097525f7 HTTP/1.1" 200 2950 0.005751 10.0.0.41 - - [2025-11-24 04:15:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.41 - - [2025-11-24 04:15:34] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004650 10.0.0.41 - - [2025-11-24 04:15:34] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004021 10.0.0.41 - - [2025-11-24 04:15:34] "GET /virtual-network/57a7faf3-fde5-44ef-9da2-ffa0ac316589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005898 10.0.0.41 - - [2025-11-24 04:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004822 10.0.0.41 - - [2025-11-24 04:15:35] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005998 10.0.0.41 - - [2025-11-24 04:15:35] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004822 10.0.0.41 - - [2025-11-24 04:15:35] "GET /virtual-network/57a7faf3-fde5-44ef-9da2-ffa0ac316589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.008748 10.0.0.41 - - [2025-11-24 04:15:35] "GET /virtual-machine/1ff37f80-e73d-4e9a-98cb-6f1a01d37e29 HTTP/1.1" 200 1293 0.005134 10.0.0.41 - - [2025-11-24 04:15:35] "GET /virtual-machine-interface/70d043ac-c1ad-420a-a1b5-a10c55cd40ab HTTP/1.1" 200 2949 0.008961 10.0.0.41 - - [2025-11-24 04:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004390 10.0.0.41 - - [2025-11-24 04:15:35] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003820 10.0.0.41 - - [2025-11-24 04:15:35] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003216 10.0.0.41 - - [2025-11-24 04:15:35] "GET /virtual-network/a3a26b46-85a6-4886-9d86-0ccdd0d474ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006006 10.0.0.41 - - [2025-11-24 04:15:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.41 - - [2025-11-24 04:15:37] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005369 10.0.0.41 - - [2025-11-24 04:15:37] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005076 10.0.0.41 - - [2025-11-24 04:15:37] "GET /virtual-network/a3a26b46-85a6-4886-9d86-0ccdd0d474ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.009074 10.0.0.41 - - [2025-11-24 04:15:42] "POST /neutron/port HTTP/1.1" 200 1089 0.015767 10.0.0.41 - - [2025-11-24 04:15:44] "POST /neutron/security_group HTTP/1.1" 200 2059 0.038914 10.0.0.41 - - [2025-11-24 04:15:49] "POST /neutron/port HTTP/1.1" 200 1089 0.017166 10.0.0.41 - - [2025-11-24 04:15:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004192 10.0.0.41 - - [2025-11-24 04:15:49] "POST /neutron/network HTTP/1.1" 200 886 0.010605 10.0.0.41 - - [2025-11-24 04:16:33] "POST /neutron/port HTTP/1.1" 200 1089 0.021627 10.0.0.41 - - [2025-11-24 04:16:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004218 10.0.0.41 - - [2025-11-24 04:16:33] "POST /neutron/network HTTP/1.1" 200 886 0.008222 10.0.0.41 - - [2025-11-24 04:16:39] "GET /virtual-machine/1ff37f80-e73d-4e9a-98cb-6f1a01d37e29 HTTP/1.1" 200 1293 0.005412 10.0.0.50 - - [2025-11-24 04:16:40] "GET /obj-perms HTTP/1.1" 200 5056 0.081372 10.0.0.41 - - [2025-11-24 04:16:40] "POST /neutron/port HTTP/1.1" 200 151 0.207189 10.0.0.41 - - [2025-11-24 04:16:41] "GET /virtual-machine/1ff37f80-e73d-4e9a-98cb-6f1a01d37e29 HTTP/1.1" 404 171 0.003773 10.0.0.41 - - [2025-11-24 04:16:41] "GET /virtual-machine/1ff37f80-e73d-4e9a-98cb-6f1a01d37e29 HTTP/1.1" 404 171 0.003897 10.0.0.41 - - [2025-11-24 04:16:41] "GET /virtual-machine/1ff37f80-e73d-4e9a-98cb-6f1a01d37e29 HTTP/1.1" 404 171 0.003607 10.0.0.41 - - [2025-11-24 04:16:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005033 10.0.0.41 - - [2025-11-24 04:16:42] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.008131 10.0.0.41 - - [2025-11-24 04:16:42] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004697 10.0.0.41 - - [2025-11-24 04:16:42] "GET /virtual-network/a3a26b46-85a6-4886-9d86-0ccdd0d474ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006527 10.0.0.41 - - [2025-11-24 04:16:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004171 10.0.0.41 - - [2025-11-24 04:16:42] "GET /routing-instance/1abac47a-3867-4672-b366-400d0ecca3e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004498 10.0.0.41 - - [2025-11-24 04:16:42] "GET /route-target/5e58337c-c11c-42d6-8ce3-772d280bec80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004846 10.0.0.41 - - [2025-11-24 04:16:45] "GET /obj-perms HTTP/1.1" 200 5032 0.004592 10.0.0.50 - - [2025-11-24 04:16:48] "GET /obj-perms HTTP/1.1" 200 5032 0.004499 10.0.0.41 - - [2025-11-24 04:16:50] "POST /neutron/network HTTP/1.1" 200 896 0.009676 10.0.0.41 - - [2025-11-24 04:16:50] "POST /neutron/port HTTP/1.1" 200 117 0.001709 10.0.0.41 - - [2025-11-24 04:16:54] "GET /obj-perms HTTP/1.1" 200 5032 0.004297 10.0.0.50 - - [2025-11-24 04:16:58] "GET /obj-perms HTTP/1.1" 200 5032 0.004075 10.0.0.41 - - [2025-11-24 04:17:04] "GET /obj-perms HTTP/1.1" 200 5032 0.005202 10.0.0.50 - - [2025-11-24 04:17:07] "GET /obj-perms HTTP/1.1" 200 5032 0.004994 10.0.0.41 - - [2025-11-24 04:17:10] "GET /obj-perms HTTP/1.1" 200 5032 0.003920 10.0.0.27 - - [2025-11-24 04:17:10] "GET /obj-perms HTTP/1.1" 200 5032 0.004422 10.0.0.41 - - [2025-11-24 04:17:10] "GET /virtual-machine/a67fedb5-5f4f-4b73-a596-259da6936bdf HTTP/1.1" 200 1294 0.004218 10.0.0.41 - - [2025-11-24 04:17:11] "POST /neutron/port HTTP/1.1" 200 1115 0.069991 10.0.0.41 - - [2025-11-24 04:17:12] "GET /virtual-machine/a67fedb5-5f4f-4b73-a596-259da6936bdf HTTP/1.1" 404 171 0.003108 10.0.0.41 - - [2025-11-24 04:17:12] "GET /virtual-machine/a67fedb5-5f4f-4b73-a596-259da6936bdf HTTP/1.1" 404 171 0.003527 10.0.0.41 - - [2025-11-24 04:17:12] "GET /virtual-machine/a67fedb5-5f4f-4b73-a596-259da6936bdf HTTP/1.1" 404 171 0.002681 10.0.0.41 - - [2025-11-24 04:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.41 - - [2025-11-24 04:17:12] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004745 10.0.0.41 - - [2025-11-24 04:17:12] "GET /virtual-networks?parent_id=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003636 10.0.0.41 - - [2025-11-24 04:17:13] "GET /virtual-network/57a7faf3-fde5-44ef-9da2-ffa0ac316589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005769 10.0.0.41 - - [2025-11-24 04:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.41 - - [2025-11-24 04:17:13] "GET /routing-instance/b415e9ec-a005-44b4-b62c-354e6a470bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.004375 10.0.0.41 - - [2025-11-24 04:17:13] "GET /route-target/5f3d3ada-6db8-415a-802a-a33f44aaf745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.005770 10.0.0.41 - - [2025-11-24 04:17:16] "GET /obj-perms HTTP/1.1" 200 5032 0.003964 10.0.0.50 - - [2025-11-24 04:17:16] "GET /obj-perms HTTP/1.1" 200 5032 0.004281 10.0.0.27 - - [2025-11-24 04:17:16] "GET /obj-perms HTTP/1.1" 200 5032 0.005008 10.0.0.27 - - [2025-11-24 04:17:16] "POST /useragent-kv HTTP/1.1" 200 115 0.002992 10.0.0.27 - - [2025-11-24 04:17:16] "POST /useragent-kv HTTP/1.1" 200 115 0.005613 10.0.0.41 - - [2025-11-24 04:17:16] "DELETE /virtual-network/3f95fd9e-25c4-4186-823d-5137bb138586 HTTP/1.1" 200 115 0.119153 10.0.0.41 - - [2025-11-24 04:17:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.41 - - [2025-11-24 04:17:16] "GET /network-policy/3a39e305-2819-442c-8e6f-19820974c496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.004529 10.0.0.41 - - [2025-11-24 04:17:16] "POST /ref-update HTTP/1.1" 200 156 0.065846 10.0.0.50 - - [2025-11-24 04:17:16] "DELETE /access-control-list/73ca6d2d-282b-4b46-9189-ee1a94451522 HTTP/1.1" 200 115 0.057436 10.0.0.41 - - [2025-11-24 04:17:16] "GET /virtual-network/a3a26b46-85a6-4886-9d86-0ccdd0d474ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.009470 10.0.0.41 - - [2025-11-24 04:17:16] "DELETE /virtual-network/a3a26b46-85a6-4886-9d86-0ccdd0d474ad HTTP/1.1" 409 248 0.009216 10.0.0.41 - - [2025-11-24 04:17:17] "POST /neutron/port HTTP/1.1" 200 1089 0.023753 10.0.0.41 - - [2025-11-24 04:17:17] "POST /neutron/port HTTP/1.1" 200 151 0.264674 10.0.0.27 - - [2025-11-24 04:17:19] "POST /useragent-kv HTTP/1.1" 200 115 0.003533 10.0.0.27 - - [2025-11-24 04:17:19] "POST /useragent-kv HTTP/1.1" 200 115 0.002911 10.0.0.41 - - [2025-11-24 04:17:19] "DELETE /virtual-network/a3a26b46-85a6-4886-9d86-0ccdd0d474ad HTTP/1.1" 200 115 0.119349 10.0.0.50 - - [2025-11-24 04:17:19] "DELETE /route-target/5e58337c-c11c-42d6-8ce3-772d280bec80 HTTP/1.1" 200 115 0.021869 10.0.0.41 - - [2025-11-24 04:17:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005292 10.0.0.41 - - [2025-11-24 04:17:19] "GET /network-policy/0aa2f00c-3ca0-4614-825e-fd2c54cc74bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006466 10.0.0.41 - - [2025-11-24 04:17:19] "POST /ref-update HTTP/1.1" 200 156 0.053324 10.0.0.41 - - [2025-11-24 04:17:19] "POST /neutron/network HTTP/1.1" 200 809 0.011426 10.0.0.41 - - [2025-11-24 04:17:19] "GET /virtual-network/57a7faf3-fde5-44ef-9da2-ffa0ac316589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.006226 10.0.0.27 - - [2025-11-24 04:17:19] "POST /useragent-kv HTTP/1.1" 200 115 0.004717 10.0.0.27 - - [2025-11-24 04:17:19] "POST /useragent-kv HTTP/1.1" 200 115 0.004941 10.0.0.41 - - [2025-11-24 04:17:19] "DELETE /virtual-network/57a7faf3-fde5-44ef-9da2-ffa0ac316589 HTTP/1.1" 200 115 0.124871 10.0.0.50 - - [2025-11-24 04:17:19] "DELETE /route-target/5f3d3ada-6db8-415a-802a-a33f44aaf745 HTTP/1.1" 200 115 0.029003 10.0.0.41 - - [2025-11-24 04:17:19] "DELETE /network-policy/3a39e305-2819-442c-8e6f-19820974c496 HTTP/1.1" 200 115 0.046580 10.0.0.41 - - [2025-11-24 04:17:19] "DELETE /network-policy/0aa2f00c-3ca0-4614-825e-fd2c54cc74bc HTTP/1.1" 200 115 0.047312 10.0.0.41 - - [2025-11-24 04:17:40] "GET /obj-perms HTTP/1.1" 200 5056 0.055352 10.0.0.27 - - [2025-11-24 04:17:48] "GET /projects?obj_uuids=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000983 10.0.0.41 - - [2025-11-24 04:17:48] "GET /project/5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.071929 10.0.0.27 - - [2025-11-24 04:17:48] "GET /projects?obj_uuids=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001040 10.0.0.41 - - [2025-11-24 04:17:48] "GET /project/5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba?fields=virtual_networks HTTP/1.1" 200 1034 0.047020 10.0.0.27 - - [2025-11-24 04:17:48] "GET /projects?obj_uuids=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000995 10.0.0.41 - - [2025-11-24 04:17:48] "GET /project/5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.035434 10.0.0.27 - - [2025-11-24 04:17:48] "GET /projects?obj_uuids=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001006 10.0.0.41 - - [2025-11-24 04:17:48] "GET /project/5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba?fields=security_groups HTTP/1.1" 200 1261 0.061629 10.0.0.41 - - [2025-11-24 04:17:49] "POST /fqname-to-id HTTP/1.1" 404 188 0.027601 10.0.0.27 - - [2025-11-24 04:17:49] "GET /projects?obj_uuids=03517561-3418-41d0-a166-4e581f96bdc0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003767 10.0.0.27 - - [2025-11-24 04:17:49] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001093 10.0.0.27 - - [2025-11-24 04:17:49] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008235 10.0.0.27 - - [2025-11-24 04:17:49] "POST /id-to-fqname HTTP/1.1" 200 190 0.004532 10.0.0.27 - - [2025-11-24 04:17:49] "POST /fqname-to-id HTTP/1.1" 404 199 0.007040 10.0.0.27 - - [2025-11-24 04:17:49] "POST /security-groups HTTP/1.1" 200 591 0.027311 10.0.0.27 - - [2025-11-24 04:17:49] "POST /projects HTTP/1.1" 200 585 0.265366 10.0.0.27 - - [2025-11-24 04:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.301720 10.0.0.50 - - [2025-11-24 04:17:49] "POST /fqname-to-id HTTP/1.1" 404 233 0.008086 10.0.0.41 - - [2025-11-24 04:17:49] "GET /project/03517561-3418-41d0-a166-4e581f96bdc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.468004 10.0.0.41 - - [2025-11-24 04:17:51] "GET / HTTP/1.1" 200 35931 0.002885 10.0.0.27 - - [2025-11-24 04:17:52] "GET /projects?obj_uuids=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001441 10.0.0.27 - - [2025-11-24 04:17:52] "DELETE /project/03517561341841d0a1664e581f96bdc0 HTTP/1.1" 404 173 0.004757 10.0.0.27 - - [2025-11-24 04:17:52] "GET /project/5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.055458 10.0.0.27 - - [2025-11-24 04:17:52] "GET /projects?obj_uuids=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001833 10.0.0.27 - - [2025-11-24 04:17:52] "GET /project/5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba?fields=security_groups HTTP/1.1" 200 1366 0.062939 10.0.0.41 - - [2025-11-24 04:17:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000407 10.0.0.27 - - [2025-11-24 04:17:52] "DELETE /security-group/46f7c525-1103-4a2a-9db8-72432e46b3d3 HTTP/1.1" 200 115 0.046601 10.0.0.27 - - [2025-11-24 04:17:52] "GET /projects?obj_uuids=5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001167 10.0.0.27 - - [2025-11-24 04:17:52] "GET /project/5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba?fields=application_policy_sets HTTP/1.1" 200 1405 0.055499 10.0.0.50 - - [2025-11-24 04:17:53] "DELETE /access-control-list/2ee31f77-de05-4b43-a54e-5bd4f333a914 HTTP/1.1" 200 115 0.059253 10.0.0.27 - - [2025-11-24 04:17:53] "DELETE /project/5cf5bd64-fb1f-4f66-bae4-01cbcb7c50ba HTTP/1.1" 200 115 0.431971 10.0.0.41 - - [2025-11-24 04:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.035526 10.0.0.27 - - [2025-11-24 04:17:53] "GET /projects?obj_uuids=03517561-3418-41d0-a166-4e581f96bdc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000934 10.0.0.41 - - [2025-11-24 04:17:53] "GET /project/03517561-3418-41d0-a166-4e581f96bdc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.038170 10.0.0.27 - - [2025-11-24 04:17:53] "POST /useragent-kv HTTP/1.1" 200 115 0.008476 10.0.0.41 - - [2025-11-24 04:17:53] "POST /neutron/subnet HTTP/1.1" 200 725 0.257511 10.0.0.41 - - [2025-11-24 04:17:53] "POST /id-to-fqname HTTP/1.1" 200 220 0.001551 10.0.0.41 - - [2025-11-24 04:17:53] "GET /virtual-network/3e54cc5a-1409-44b4-915c-fdb852967eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006511 10.0.0.41 - - [2025-11-24 04:17:53] "GET /virtual-network/3e54cc5a-1409-44b4-915c-fdb852967eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006567 10.0.0.41 - - [2025-11-24 04:17:53] "POST /neutron/network HTTP/1.1" 200 824 0.006278 10.0.0.41 - - [2025-11-24 04:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573 10.0.0.27 - - [2025-11-24 04:17:53] "GET /projects?obj_uuids=03517561-3418-41d0-a166-4e581f96bdc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001262 10.0.0.41 - - [2025-11-24 04:17:54] "GET /project/03517561-3418-41d0-a166-4e581f96bdc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.055856 10.0.0.27 - - [2025-11-24 04:17:54] "GET /projects?obj_uuids=03517561-3418-41d0-a166-4e581f96bdc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001033 10.0.0.41 - - [2025-11-24 04:17:54] "POST /neutron/network HTTP/1.1" 200 605 0.138717 10.0.0.50 - - [2025-11-24 04:17:54] "POST /route-targets HTTP/1.1" 200 327 0.011763 10.0.0.41 - - [2025-11-24 04:17:54] "POST /id-to-fqname HTTP/1.1" 200 220 0.002933 10.0.0.41 - - [2025-11-24 04:17:54] "GET /virtual-network/10f6404b-ced3-4563-ace3-3cc2416cbaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005958 10.0.0.41 - - [2025-11-24 04:17:54] "POST /neutron/network HTTP/1.1" 200 822 0.006247 10.0.0.41 - - [2025-11-24 04:17:54] "GET /virtual-network/10f6404b-ced3-4563-ace3-3cc2416cbaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005008 10.0.0.41 - - [2025-11-24 04:17:54] "POST /id-to-fqname HTTP/1.1" 200 220 0.001322 10.0.0.50 - - [2025-11-24 04:17:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000649 10.0.0.50 - - [2025-11-24 04:17:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000556 10.0.0.41 - - [2025-11-24 04:17:54] "POST /neutron/network HTTP/1.1" 200 834 0.007390 10.0.0.27 - - [2025-11-24 04:17:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000418 10.0.0.27 - - [2025-11-24 04:17:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000419 10.0.0.27 - - [2025-11-24 04:17:55] "GET /projects?obj_uuids=03517561-3418-41d0-a166-4e581f96bdc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001092 10.0.0.41 - - [2025-11-24 04:17:55] "GET /project/03517561-3418-41d0-a166-4e581f96bdc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.076766 10.0.0.27 - - [2025-11-24 04:17:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000625 10.0.0.27 - - [2025-11-24 04:17:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000524 10.0.0.41 - - [2025-11-24 04:17:55] "POST /neutron/port HTTP/1.1" 200 117 0.006382 10.0.0.41 - - [2025-11-24 04:17:55] "POST /id-to-fqname HTTP/1.1" 200 220 0.001488 10.0.0.50 - - [2025-11-24 04:17:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000430 10.0.0.50 - - [2025-11-24 04:17:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.41 - - [2025-11-24 04:17:56] "POST /neutron/network HTTP/1.1" 200 834 0.006854 10.0.0.41 - - [2025-11-24 04:17:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000454 10.0.0.41 - - [2025-11-24 04:17:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000418 10.0.0.41 - - [2025-11-24 04:17:56] "POST /neutron/port HTTP/1.1" 200 1060 0.021236 10.0.0.41 - - [2025-11-24 04:17:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004881 10.0.0.41 - - [2025-11-24 04:17:56] "POST /neutron/network HTTP/1.1" 200 824 0.009007 10.0.0.27 - - [2025-11-24 04:17:57] "GET /projects?obj_uuids=03517561-3418-41d0-a166-4e581f96bdc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001177 10.0.0.41 - - [2025-11-24 04:17:57] "GET /project/03517561-3418-41d0-a166-4e581f96bdc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.083667 10.0.0.41 - - [2025-11-24 04:17:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000552 10.0.0.41 - - [2025-11-24 04:17:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000555 10.0.0.41 - - [2025-11-24 04:17:57] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009471 10.0.0.41 - - [2025-11-24 04:17:57] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008641 10.0.0.41 - - [2025-11-24 04:17:58] "POST /neutron/port HTTP/1.1" 200 1058 0.017955 10.0.0.41 - - [2025-11-24 04:17:58] "POST /neutron/port HTTP/1.1" 200 1086 0.025205 10.0.0.41 - - [2025-11-24 04:17:58] "POST /neutron/port HTTP/1.1" 200 117 0.001618 10.0.0.41 - - [2025-11-24 04:18:02] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010167 10.0.0.41 - - [2025-11-24 04:18:02] "POST /neutron/port HTTP/1.1" 200 1088 0.023342 10.0.0.41 - - [2025-11-24 04:18:02] "GET /virtual-machine/1a46f29e-1186-42d5-921b-128d839b1577 HTTP/1.1" 401 292 0.000481 10.0.0.41 - - [2025-11-24 04:18:03] "GET /virtual-machine/1a46f29e-1186-42d5-921b-128d839b1577 HTTP/1.1" 200 1292 0.034672 10.0.0.41 - - [2025-11-24 04:18:03] "GET /virtual-machine-interface/de46b26e-230a-41b4-ac42-df4b4ae63018 HTTP/1.1" 200 2942 0.006151 10.0.0.41 - - [2025-11-24 04:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005647 10.0.0.41 - - [2025-11-24 04:18:03] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005108 10.0.0.41 - - [2025-11-24 04:18:03] "GET /virtual-networks?parent_id=03517561-3418-41d0-a166-4e581f96bdc0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.005912 10.0.0.41 - - [2025-11-24 04:18:03] "GET /virtual-network/3e54cc5a-1409-44b4-915c-fdb852967eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007935 10.0.0.41 - - [2025-11-24 04:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004951 10.0.0.41 - - [2025-11-24 04:18:06] "GET /virtual-network/3e54cc5a-1409-44b4-915c-fdb852967eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007857 10.0.0.41 - - [2025-11-24 04:18:06] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008090 10.0.0.41 - - [2025-11-24 04:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004213 10.0.0.41 - - [2025-11-24 04:18:08] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004501 10.0.0.41 - - [2025-11-24 04:18:08] "GET /virtual-networks?parent_id=03517561-3418-41d0-a166-4e581f96bdc0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003399 10.0.0.41 - - [2025-11-24 04:18:08] "GET /virtual-network/3e54cc5a-1409-44b4-915c-fdb852967eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006530 10.0.0.41 - - [2025-11-24 04:18:08] "POST /neutron/port HTTP/1.1" 200 1088 0.016988 10.0.0.41 - - [2025-11-24 04:18:14] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010723 10.0.0.41 - - [2025-11-24 04:18:14] "POST /neutron/port HTTP/1.1" 200 1086 0.016547 10.0.0.41 - - [2025-11-24 04:18:14] "GET /virtual-machine/08e97577-0231-4852-a574-f2fa407edbd7 HTTP/1.1" 200 1291 0.007742 10.0.0.41 - - [2025-11-24 04:18:14] "GET /virtual-machine-interface/b62380b4-e716-442c-8f16-26d965d35e64 HTTP/1.1" 200 2942 0.007951 10.0.0.41 - - [2025-11-24 04:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004377 10.0.0.41 - - [2025-11-24 04:18:14] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004271 10.0.0.41 - - [2025-11-24 04:18:14] "GET /virtual-networks?parent_id=03517561-3418-41d0-a166-4e581f96bdc0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004520 10.0.0.41 - - [2025-11-24 04:18:14] "GET /virtual-network/10f6404b-ced3-4563-ace3-3cc2416cbaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.008953 10.0.0.41 - - [2025-11-24 04:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.41 - - [2025-11-24 04:18:15] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003851 10.0.0.41 - - [2025-11-24 04:18:15] "GET /virtual-networks?parent_id=03517561-3418-41d0-a166-4e581f96bdc0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003366 10.0.0.41 - - [2025-11-24 04:18:15] "GET /virtual-network/10f6404b-ced3-4563-ace3-3cc2416cbaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.007607 10.0.0.41 - - [2025-11-24 04:18:15] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008222 10.0.0.41 - - [2025-11-24 04:18:15] "GET /virtual-machine/1a46f29e-1186-42d5-921b-128d839b1577 HTTP/1.1" 200 1292 0.004008 10.0.0.41 - - [2025-11-24 04:18:15] "GET /virtual-machine-interface/de46b26e-230a-41b4-ac42-df4b4ae63018 HTTP/1.1" 200 2942 0.006702 10.0.0.41 - - [2025-11-24 04:18:15] "GET /virtual-machine/1a46f29e-1186-42d5-921b-128d839b1577 HTTP/1.1" 200 1292 0.004872 10.0.0.41 - - [2025-11-24 04:18:15] "GET /virtual-machine-interface/de46b26e-230a-41b4-ac42-df4b4ae63018 HTTP/1.1" 200 2942 0.006744 10.0.0.41 - - [2025-11-24 04:18:15] "GET /instance-ip/87aa47a1-3b33-49cf-b885-9f265df74bf8 HTTP/1.1" 200 1620 0.007390 10.0.0.41 - - [2025-11-24 04:18:15] "GET /virtual-machine/1a46f29e-1186-42d5-921b-128d839b1577 HTTP/1.1" 200 1292 0.003816 10.0.0.41 - - [2025-11-24 04:18:15] "GET /virtual-machine-interface/de46b26e-230a-41b4-ac42-df4b4ae63018 HTTP/1.1" 200 2942 0.005352 10.0.0.41 - - [2025-11-24 04:18:15] "GET /instance-ip/87aa47a1-3b33-49cf-b885-9f265df74bf8 HTTP/1.1" 200 1620 0.005470 10.0.0.41 - - [2025-11-24 04:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.41 - - [2025-11-24 04:18:15] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004538 10.0.0.41 - - [2025-11-24 04:18:15] "GET /virtual-networks?parent_id=03517561-3418-41d0-a166-4e581f96bdc0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.005288 10.0.0.41 - - [2025-11-24 04:18:16] "GET /virtual-network/3e54cc5a-1409-44b4-915c-fdb852967eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007620 10.0.0.41 - - [2025-11-24 04:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.41 - - [2025-11-24 04:18:16] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006422 10.0.0.41 - - [2025-11-24 04:18:16] "GET /virtual-networks?parent_id=03517561-3418-41d0-a166-4e581f96bdc0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003289 10.0.0.41 - - [2025-11-24 04:18:16] "GET /virtual-network/3e54cc5a-1409-44b4-915c-fdb852967eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008183 10.0.0.41 - - [2025-11-24 04:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.41 - - [2025-11-24 04:18:16] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004396 10.0.0.41 - - [2025-11-24 04:18:16] "GET /virtual-networks?parent_id=03517561-3418-41d0-a166-4e581f96bdc0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003552 10.0.0.41 - - [2025-11-24 04:18:16] "GET /virtual-network/3e54cc5a-1409-44b4-915c-fdb852967eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.009309 10.0.0.41 - - [2025-11-24 04:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009 10.0.0.41 - - [2025-11-24 04:18:16] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004168 10.0.0.41 - - [2025-11-24 04:18:16] "GET /virtual-networks?parent_id=03517561-3418-41d0-a166-4e581f96bdc0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003616 10.0.0.41 - - [2025-11-24 04:18:16] "GET /virtual-network/3e54cc5a-1409-44b4-915c-fdb852967eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007618 10.0.0.41 - - [2025-11-24 04:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004130 10.0.0.41 - - [2025-11-24 04:18:16] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004407 10.0.0.41 - - [2025-11-24 04:18:16] "GET /virtual-networks?parent_id=03517561-3418-41d0-a166-4e581f96bdc0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003131 10.0.0.41 - - [2025-11-24 04:18:16] "GET /virtual-network/3e54cc5a-1409-44b4-915c-fdb852967eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006425 10.0.0.41 - - [2025-11-24 04:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004638 10.0.0.41 - - [2025-11-24 04:18:16] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004586 10.0.0.41 - - [2025-11-24 04:18:16] "GET /virtual-networks?parent_id=03517561-3418-41d0-a166-4e581f96bdc0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003742 10.0.0.41 - - [2025-11-24 04:18:16] "GET /virtual-network/3e54cc5a-1409-44b4-915c-fdb852967eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006027 10.0.0.41 - - [2025-11-24 04:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004164 10.0.0.41 - - [2025-11-24 04:18:16] "GET /routing-instance/b81bb0e2-eef5-4cc7-a3d8-b8d6ac660bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.005893 10.0.0.41 - - [2025-11-24 04:18:16] "GET /route-target/bea65409-ca97-49c7-b5e9-998430de31c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004943 10.0.0.41 - - [2025-11-24 04:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003859 10.0.0.41 - - [2025-11-24 04:18:16] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004381 10.0.0.41 - - [2025-11-24 04:18:16] "GET /virtual-networks?parent_id=03517561-3418-41d0-a166-4e581f96bdc0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004477 10.0.0.41 - - [2025-11-24 04:18:16] "GET /virtual-network/3e54cc5a-1409-44b4-915c-fdb852967eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008056 10.0.0.41 - - [2025-11-24 04:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004388 10.0.0.41 - - [2025-11-24 04:18:17] "GET /routing-instance/b81bb0e2-eef5-4cc7-a3d8-b8d6ac660bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.005204 10.0.0.41 - - [2025-11-24 04:18:17] "GET /route-target/bea65409-ca97-49c7-b5e9-998430de31c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004866 10.0.0.41 - - [2025-11-24 04:18:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.41 - - [2025-11-24 04:18:17] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004599 10.0.0.41 - - [2025-11-24 04:18:17] "GET /virtual-networks?parent_id=03517561-3418-41d0-a166-4e581f96bdc0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003964 10.0.0.41 - - [2025-11-24 04:18:17] "GET /virtual-network/3e54cc5a-1409-44b4-915c-fdb852967eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005726 10.0.0.41 - - [2025-11-24 04:18:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.41 - - [2025-11-24 04:18:17] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004204 10.0.0.41 - - [2025-11-24 04:18:17] "GET /virtual-networks?parent_id=03517561-3418-41d0-a166-4e581f96bdc0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003392 10.0.0.41 - - [2025-11-24 04:18:17] "GET /virtual-network/3e54cc5a-1409-44b4-915c-fdb852967eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006633 10.0.0.41 - - [2025-11-24 04:18:18] "GET /obj-perms HTTP/1.1" 200 5030 0.062099 10.0.0.27 - - [2025-11-24 04:18:18] "GET /obj-perms HTTP/1.1" 200 5030 0.051173 10.0.0.41 - - [2025-11-24 04:18:18] "GET /obj-perms HTTP/1.1" 200 5030 0.004697 10.0.0.50 - - [2025-11-24 04:18:19] "GET /obj-perms HTTP/1.1" 200 5030 0.055922 10.0.0.41 - - [2025-11-24 04:18:19] "GET /virtual-machine/08e97577-0231-4852-a574-f2fa407edbd7 HTTP/1.1" 200 1291 0.004220 10.0.0.41 - - [2025-11-24 04:18:19] "GET /virtual-machine-interface/b62380b4-e716-442c-8f16-26d965d35e64 HTTP/1.1" 200 2942 0.005732 10.0.0.41 - - [2025-11-24 04:18:19] "GET /virtual-machine/08e97577-0231-4852-a574-f2fa407edbd7 HTTP/1.1" 200 1291 0.004113 10.0.0.41 - - [2025-11-24 04:18:19] "GET /virtual-machine-interface/b62380b4-e716-442c-8f16-26d965d35e64 HTTP/1.1" 200 2942 0.005431 10.0.0.41 - - [2025-11-24 04:18:19] "GET /instance-ip/41dc4629-5fa2-4339-8463-f23b89edac66 HTTP/1.1" 200 1617 0.007519 10.0.0.41 - - [2025-11-24 04:18:19] "GET /virtual-machine/08e97577-0231-4852-a574-f2fa407edbd7 HTTP/1.1" 200 1291 0.004391 10.0.0.41 - - [2025-11-24 04:18:19] "GET /virtual-machine-interface/b62380b4-e716-442c-8f16-26d965d35e64 HTTP/1.1" 200 2942 0.006137 10.0.0.41 - - [2025-11-24 04:18:19] "GET /instance-ip/41dc4629-5fa2-4339-8463-f23b89edac66 HTTP/1.1" 200 1617 0.004241 10.0.0.41 - - [2025-11-24 04:18:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.41 - - [2025-11-24 04:18:19] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004229 10.0.0.41 - - [2025-11-24 04:18:19] "GET /virtual-networks?parent_id=03517561-3418-41d0-a166-4e581f96bdc0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003309 10.0.0.41 - - [2025-11-24 04:18:19] "GET /virtual-network/10f6404b-ced3-4563-ace3-3cc2416cbaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006412 10.0.0.41 - - [2025-11-24 04:18:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.41 - - [2025-11-24 04:18:19] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004520 10.0.0.41 - - [2025-11-24 04:18:19] "GET /virtual-networks?parent_id=03517561-3418-41d0-a166-4e581f96bdc0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003199 10.0.0.41 - - [2025-11-24 04:18:19] "GET /virtual-network/10f6404b-ced3-4563-ace3-3cc2416cbaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006352 10.0.0.41 - - [2025-11-24 04:18:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003563 10.0.0.41 - - [2025-11-24 04:18:19] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004348 10.0.0.41 - - [2025-11-24 04:18:19] "GET /virtual-networks?parent_id=03517561-3418-41d0-a166-4e581f96bdc0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003424 10.0.0.41 - - [2025-11-24 04:18:19] "GET /virtual-network/10f6404b-ced3-4563-ace3-3cc2416cbaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.008281 10.0.0.41 - - [2025-11-24 04:18:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005184 10.0.0.41 - - [2025-11-24 04:18:19] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005157 10.0.0.41 - - [2025-11-24 04:18:19] "GET /virtual-networks?parent_id=03517561-3418-41d0-a166-4e581f96bdc0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.005008 10.0.0.41 - - [2025-11-24 04:18:19] "GET /virtual-network/10f6404b-ced3-4563-ace3-3cc2416cbaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006480 10.0.0.41 - - [2025-11-24 04:18:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004805 10.0.0.41 - - [2025-11-24 04:18:19] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004578 10.0.0.41 - - [2025-11-24 04:18:19] "GET /virtual-networks?parent_id=03517561-3418-41d0-a166-4e581f96bdc0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003819 10.0.0.41 - - [2025-11-24 04:18:19] "GET /virtual-network/10f6404b-ced3-4563-ace3-3cc2416cbaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.008014 10.0.0.41 - - [2025-11-24 04:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.41 - - [2025-11-24 04:18:20] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004641 10.0.0.41 - - [2025-11-24 04:18:20] "GET /virtual-networks?parent_id=03517561-3418-41d0-a166-4e581f96bdc0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003462 10.0.0.41 - - [2025-11-24 04:18:20] "GET /virtual-network/10f6404b-ced3-4563-ace3-3cc2416cbaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.007092 10.0.0.41 - - [2025-11-24 04:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626 10.0.0.41 - - [2025-11-24 04:18:20] "GET /routing-instance/53c0c2b1-9ba6-4cb6-a632-3015cbb4566c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.007066 10.0.0.41 - - [2025-11-24 04:18:20] "GET /route-target/b0d771a3-8b8a-48c0-9d82-83aed40117c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004165 10.0.0.41 - - [2025-11-24 04:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003606 10.0.0.41 - - [2025-11-24 04:18:20] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005115 10.0.0.41 - - [2025-11-24 04:18:20] "GET /virtual-networks?parent_id=03517561-3418-41d0-a166-4e581f96bdc0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004025 10.0.0.41 - - [2025-11-24 04:18:20] "GET /virtual-network/10f6404b-ced3-4563-ace3-3cc2416cbaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.007403 10.0.0.41 - - [2025-11-24 04:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006238 10.0.0.41 - - [2025-11-24 04:18:20] "GET /routing-instance/53c0c2b1-9ba6-4cb6-a632-3015cbb4566c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004767 10.0.0.41 - - [2025-11-24 04:18:20] "GET /route-target/b0d771a3-8b8a-48c0-9d82-83aed40117c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005292 10.0.0.41 - - [2025-11-24 04:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004136 10.0.0.41 - - [2025-11-24 04:18:20] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004157 10.0.0.41 - - [2025-11-24 04:18:20] "GET /virtual-networks?parent_id=03517561-3418-41d0-a166-4e581f96bdc0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003552 10.0.0.41 - - [2025-11-24 04:18:20] "GET /virtual-network/10f6404b-ced3-4563-ace3-3cc2416cbaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005961 10.0.0.41 - - [2025-11-24 04:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.41 - - [2025-11-24 04:18:20] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004443 10.0.0.41 - - [2025-11-24 04:18:20] "GET /virtual-networks?parent_id=03517561-3418-41d0-a166-4e581f96bdc0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003411 10.0.0.41 - - [2025-11-24 04:18:20] "GET /virtual-network/10f6404b-ced3-4563-ace3-3cc2416cbaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006450 10.0.0.41 - - [2025-11-24 04:18:20] "GET /obj-perms HTTP/1.1" 200 5030 0.004153 10.0.0.27 - - [2025-11-24 04:18:20] "GET /obj-perms HTTP/1.1" 200 5030 0.003914 10.0.0.41 - - [2025-11-24 04:18:20] "GET /obj-perms HTTP/1.1" 200 5030 0.004419 10.0.0.27 - - [2025-11-24 04:18:21] "GET /obj-perms HTTP/1.1" 200 5030 0.004790 10.0.0.41 - - [2025-11-24 04:18:36] "POST /neutron/port HTTP/1.1" 200 1088 0.019538 10.0.0.41 - - [2025-11-24 04:18:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005069 10.0.0.41 - - [2025-11-24 04:18:36] "POST /neutron/network HTTP/1.1" 200 824 0.008470 10.0.0.41 - - [2025-11-24 04:18:39] "GET /virtual-machine/08e97577-0231-4852-a574-f2fa407edbd7 HTTP/1.1" 200 1291 0.004757 10.0.0.41 - - [2025-11-24 04:18:40] "POST /neutron/port HTTP/1.1" 200 151 0.166502 10.0.0.41 - - [2025-11-24 04:18:41] "GET /virtual-machine/08e97577-0231-4852-a574-f2fa407edbd7 HTTP/1.1" 404 171 0.003529 10.0.0.41 - - [2025-11-24 04:18:41] "GET /virtual-machine/08e97577-0231-4852-a574-f2fa407edbd7 HTTP/1.1" 404 171 0.002994 10.0.0.41 - - [2025-11-24 04:18:41] "GET /virtual-machine/08e97577-0231-4852-a574-f2fa407edbd7 HTTP/1.1" 404 171 0.002792 10.0.0.41 - - [2025-11-24 04:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004916 10.0.0.41 - - [2025-11-24 04:18:41] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005319 10.0.0.41 - - [2025-11-24 04:18:41] "GET /virtual-networks?parent_id=03517561-3418-41d0-a166-4e581f96bdc0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004066 10.0.0.41 - - [2025-11-24 04:18:41] "GET /virtual-network/10f6404b-ced3-4563-ace3-3cc2416cbaf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005678 10.0.0.41 - - [2025-11-24 04:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352 10.0.0.41 - - [2025-11-24 04:18:41] "GET /routing-instance/53c0c2b1-9ba6-4cb6-a632-3015cbb4566c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.005348 10.0.0.41 - - [2025-11-24 04:18:41] "GET /route-target/b0d771a3-8b8a-48c0-9d82-83aed40117c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004705 10.0.0.41 - - [2025-11-24 04:18:41] "GET /obj-perms HTTP/1.1" 200 5030 0.004240 10.0.0.27 - - [2025-11-24 04:18:41] "GET /obj-perms HTTP/1.1" 200 5030 0.004261 10.0.0.41 - - [2025-11-24 04:18:48] "GET /obj-perms HTTP/1.1" 200 5030 0.005396 10.0.0.50 - - [2025-11-24 04:18:48] "GET /obj-perms HTTP/1.1" 200 5030 0.006258 10.0.0.27 - - [2025-11-24 04:18:48] "GET /obj-perms HTTP/1.1" 200 5030 0.004051 10.0.0.41 - - [2025-11-24 04:18:48] "GET /virtual-machine/1a46f29e-1186-42d5-921b-128d839b1577 HTTP/1.1" 200 1292 0.004516 10.0.0.41 - - [2025-11-24 04:18:49] "POST /neutron/port HTTP/1.1" 200 151 0.181398 10.0.0.41 - - [2025-11-24 04:18:50] "GET /virtual-machine/1a46f29e-1186-42d5-921b-128d839b1577 HTTP/1.1" 404 171 0.003085 10.0.0.41 - - [2025-11-24 04:18:50] "GET /virtual-machine/1a46f29e-1186-42d5-921b-128d839b1577 HTTP/1.1" 404 171 0.003806 10.0.0.41 - - [2025-11-24 04:18:50] "GET /virtual-machine/1a46f29e-1186-42d5-921b-128d839b1577 HTTP/1.1" 404 171 0.003697 10.0.0.41 - - [2025-11-24 04:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004610 10.0.0.41 - - [2025-11-24 04:18:50] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004812 10.0.0.41 - - [2025-11-24 04:18:50] "GET /virtual-networks?parent_id=03517561-3418-41d0-a166-4e581f96bdc0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003500 10.0.0.41 - - [2025-11-24 04:18:50] "GET /virtual-network/3e54cc5a-1409-44b4-915c-fdb852967eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006018 10.0.0.41 - - [2025-11-24 04:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.41 - - [2025-11-24 04:18:50] "GET /routing-instance/b81bb0e2-eef5-4cc7-a3d8-b8d6ac660bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.005790 10.0.0.41 - - [2025-11-24 04:18:50] "GET /route-target/bea65409-ca97-49c7-b5e9-998430de31c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005126 10.0.0.41 - - [2025-11-24 04:18:50] "GET /obj-perms HTTP/1.1" 200 5030 0.004716 10.0.0.50 - - [2025-11-24 04:18:57] "GET /obj-perms HTTP/1.1" 200 5030 0.003771 10.0.0.41 - - [2025-11-24 04:19:00] "GET /obj-perms HTTP/1.1" 200 5030 0.003855 10.0.0.50 - - [2025-11-24 04:19:06] "GET /obj-perms HTTP/1.1" 200 5030 0.004061 10.0.0.41 - - [2025-11-24 04:19:09] "GET /obj-perms HTTP/1.1" 200 5030 0.004622 10.0.0.41 - - [2025-11-24 04:19:09] "POST /neutron/network HTTP/1.1" 200 824 0.010803 10.0.0.50 - - [2025-11-24 04:19:09] "DELETE /route-target/b0d771a3-8b8a-48c0-9d82-83aed40117c1 HTTP/1.1" 200 115 0.091582 10.0.0.27 - - [2025-11-24 04:19:11] "GET /projects?obj_uuids=03517561-3418-41d0-a166-4e581f96bdc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.032843 10.0.0.41 - - [2025-11-24 04:19:11] "GET /project/03517561-3418-41d0-a166-4e581f96bdc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.100821 10.0.0.27 - - [2025-11-24 04:19:11] "GET /projects?obj_uuids=03517561-3418-41d0-a166-4e581f96bdc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001311 10.0.0.41 - - [2025-11-24 04:19:11] "GET /project/03517561-3418-41d0-a166-4e581f96bdc0?fields=virtual_networks HTTP/1.1" 200 1031 0.061497 10.0.0.27 - - [2025-11-24 04:19:11] "GET /projects?obj_uuids=03517561-3418-41d0-a166-4e581f96bdc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001506 10.0.0.41 - - [2025-11-24 04:19:11] "GET /project/03517561-3418-41d0-a166-4e581f96bdc0?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.053919 10.0.0.27 - - [2025-11-24 04:19:11] "GET /projects?obj_uuids=03517561-3418-41d0-a166-4e581f96bdc0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001202 10.0.0.41 - - [2025-11-24 04:19:11] "GET /project/03517561-3418-41d0-a166-4e581f96bdc0?fields=security_groups HTTP/1.1" 200 1257 0.052971 10.0.0.41 - - [2025-11-24 04:19:12] "POST /fqname-to-id HTTP/1.1" 404 196 0.042636 10.0.0.27 - - [2025-11-24 04:19:12] "GET /projects?obj_uuids=259e3852-5864-4a03-b4e8-989b328bcef2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003092 10.0.0.27 - - [2025-11-24 04:19:12] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001442 10.0.0.27 - - [2025-11-24 04:19:12] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.057095 10.0.0.27 - - [2025-11-24 04:19:12] "POST /id-to-fqname HTTP/1.1" 200 198 0.007567 10.0.0.27 - - [2025-11-24 04:19:12] "POST /fqname-to-id HTTP/1.1" 404 207 0.004450 10.0.0.27 - - [2025-11-24 04:19:12] "POST /security-groups HTTP/1.1" 200 599 0.030190 10.0.0.50 - - [2025-11-24 04:19:12] "POST /fqname-to-id HTTP/1.1" 404 242 0.004229 10.0.0.27 - - [2025-11-24 04:19:13] "POST /projects HTTP/1.1" 200 601 0.254014 10.0.0.27 - - [2025-11-24 04:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.292094 10.0.0.41 - - [2025-11-24 04:19:13] "GET /project/259e3852-5864-4a03-b4e8-989b328bcef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.482543 10.0.0.50 - - [2025-11-24 04:19:13] "POST /access-control-lists HTTP/1.1" 200 602 0.060376 10.0.0.41 - - [2025-11-24 04:19:14] "GET / HTTP/1.1" 200 35931 0.001928 10.0.0.41 - - [2025-11-24 04:19:17] "POST /fqname-to-id HTTP/1.1" 401 292 0.000566 10.0.0.41 - - [2025-11-24 04:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.064916 10.0.0.27 - - [2025-11-24 04:19:17] "GET /projects?obj_uuids=259e3852-5864-4a03-b4e8-989b328bcef2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001036 10.0.0.41 - - [2025-11-24 04:19:17] "GET /project/259e3852-5864-4a03-b4e8-989b328bcef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.043571 10.0.0.27 - - [2025-11-24 04:19:17] "GET /projects?obj_uuids=259e3852-5864-4a03-b4e8-989b328bcef2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001424 10.0.0.41 - - [2025-11-24 04:19:18] "POST /neutron/network HTTP/1.1" 200 613 0.175744 10.0.0.41 - - [2025-11-24 04:19:18] "POST /neutron/network HTTP/1.1" 200 1005 0.015175 10.0.0.41 - - [2025-11-24 04:19:18] "POST /id-to-fqname HTTP/1.1" 200 228 0.002039 10.0.0.41 - - [2025-11-24 04:19:18] "GET /virtual-network/2912dbc2-3641-4825-8cdb-a3cee84b64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006782 10.0.0.41 - - [2025-11-24 04:19:18] "GET /virtual-network/2912dbc2-3641-4825-8cdb-a3cee84b64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006577 10.0.0.41 - - [2025-11-24 04:19:18] "POST /neutron/subnet HTTP/1.1" 200 720 0.011595 10.0.0.41 - - [2025-11-24 04:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004968 10.0.0.27 - - [2025-11-24 04:19:18] "GET /projects?obj_uuids=259e3852-5864-4a03-b4e8-989b328bcef2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001526 10.0.0.41 - - [2025-11-24 04:19:18] "GET /project/259e3852-5864-4a03-b4e8-989b328bcef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.054457 10.0.0.27 - - [2025-11-24 04:19:18] "GET /projects?obj_uuids=259e3852-5864-4a03-b4e8-989b328bcef2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001592 10.0.0.41 - - [2025-11-24 04:19:19] "POST /neutron/network HTTP/1.1" 200 613 0.146889 10.0.0.50 - - [2025-11-24 04:19:19] "POST /route-targets HTTP/1.1" 200 327 0.020363 10.0.0.41 - - [2025-11-24 04:19:19] "POST /neutron/network HTTP/1.1" 200 1005 0.011078 10.0.0.41 - - [2025-11-24 04:19:19] "POST /id-to-fqname HTTP/1.1" 200 228 0.001248 10.0.0.41 - - [2025-11-24 04:19:19] "GET /virtual-network/2a1c832e-0caf-4c2a-8634-e29dabf95f4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.007017 10.0.0.41 - - [2025-11-24 04:19:19] "GET /virtual-network/2a1c832e-0caf-4c2a-8634-e29dabf95f4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005944 10.0.0.41 - - [2025-11-24 04:19:19] "POST /neutron/subnet HTTP/1.1" 200 720 0.009118 10.0.0.41 - - [2025-11-24 04:19:20] "GET /virtual-network/2912dbc2-3641-4825-8cdb-a3cee84b64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005906 10.0.0.50 - - [2025-11-24 04:19:20] "DELETE /access-control-list/30e9e360-21cc-4313-bd45-ec306ba6fc2f HTTP/1.1" 200 115 0.034289 10.0.0.41 - - [2025-11-24 04:19:20] "GET /obj-perms HTTP/1.1" 200 5046 0.063607 10.0.0.50 - - [2025-11-24 04:19:21] "GET /obj-perms HTTP/1.1" 200 5046 0.075366 10.0.0.41 - - [2025-11-24 04:19:22] "GET /virtual-network/2a1c832e-0caf-4c2a-8634-e29dabf95f4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.008134 10.0.0.27 - - [2025-11-24 04:19:22] "GET /obj-perms HTTP/1.1" 200 5046 0.068724 10.0.0.41 - - [2025-11-24 04:19:22] "POST /neutron/subnet HTTP/1.1" 200 720 0.009486 10.0.0.41 - - [2025-11-24 04:19:22] "POST /id-to-fqname HTTP/1.1" 200 228 0.001330 10.0.0.27 - - [2025-11-24 04:19:23] "GET /projects?obj_uuids=259e3852-5864-4a03-b4e8-989b328bcef2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001436 10.0.0.41 - - [2025-11-24 04:19:23] "GET /project/259e3852-5864-4a03-b4e8-989b328bcef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.068890 10.0.0.41 - - [2025-11-24 04:19:23] "POST /neutron/network HTTP/1.1" 200 1005 0.033450 10.0.0.41 - - [2025-11-24 04:19:23] "POST /neutron/port HTTP/1.1" 200 117 0.019259 10.0.0.41 - - [2025-11-24 04:19:24] "POST /neutron/port HTTP/1.1" 200 1174 0.057444 10.0.0.41 - - [2025-11-24 04:19:24] "POST /neutron/port HTTP/1.1" 200 1202 0.019952 10.0.0.41 - - [2025-11-24 04:19:24] "POST /neutron/subnet HTTP/1.1" 200 1380 0.016717 10.0.0.41 - - [2025-11-24 04:19:25] "POST /neutron/network HTTP/1.1" 200 1005 0.010577 10.0.0.41 - - [2025-11-24 04:19:29] "POST /neutron/port HTTP/1.1" 200 1202 0.016235 10.0.0.41 - - [2025-11-24 04:19:29] "POST /neutron/security_group HTTP/1.1" 200 2066 0.012148 10.0.0.41 - - [2025-11-24 04:19:29] "GET /virtual-machine/6c3da9ea-af83-4817-81e1-e99a9afaf676 HTTP/1.1" 401 292 0.000466 10.0.0.41 - - [2025-11-24 04:19:29] "GET /virtual-machine/6c3da9ea-af83-4817-81e1-e99a9afaf676 HTTP/1.1" 200 1299 0.037370 10.0.0.41 - - [2025-11-24 04:19:29] "GET /virtual-machine-interface/d3536cc1-891a-46d8-be15-d1a91d37e9d7 HTTP/1.1" 200 3176 0.006098 10.0.0.41 - - [2025-11-24 04:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005741 10.0.0.41 - - [2025-11-24 04:19:29] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005817 10.0.0.41 - - [2025-11-24 04:19:29] "GET /virtual-networks?parent_id=259e3852-5864-4a03-b4e8-989b328bcef2&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003998 10.0.0.41 - - [2025-11-24 04:19:29] "GET /virtual-network/2912dbc2-3641-4825-8cdb-a3cee84b64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007722 10.0.0.41 - - [2025-11-24 04:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.41 - - [2025-11-24 04:19:32] "GET /virtual-network/2912dbc2-3641-4825-8cdb-a3cee84b64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005226 10.0.0.41 - - [2025-11-24 04:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004377 10.0.0.41 - - [2025-11-24 04:19:36] "GET /virtual-network/2912dbc2-3641-4825-8cdb-a3cee84b64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006191 10.0.0.41 - - [2025-11-24 04:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004298 10.0.0.41 - - [2025-11-24 04:19:40] "GET /virtual-network/2912dbc2-3641-4825-8cdb-a3cee84b64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007265 10.0.0.41 - - [2025-11-24 04:19:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004360 10.0.0.41 - - [2025-11-24 04:19:45] "GET /virtual-network/2912dbc2-3641-4825-8cdb-a3cee84b64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006491 10.0.0.41 - - [2025-11-24 04:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004092 10.0.0.41 - - [2025-11-24 04:19:49] "GET /virtual-network/2912dbc2-3641-4825-8cdb-a3cee84b64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005641 10.0.0.41 - - [2025-11-24 04:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006696 10.0.0.41 - - [2025-11-24 04:19:53] "GET /virtual-network/2912dbc2-3641-4825-8cdb-a3cee84b64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.008110 10.0.0.27 - - [2025-11-24 04:19:53] "DELETE /project/259e385258644a03b4e8989b328bcef2 HTTP/1.1" 404 173 0.003300 10.0.0.27 - - [2025-11-24 04:19:53] "DELETE /project/03517561-3418-41d0-a166-4e581f96bdc0 HTTP/1.1" 404 177 0.006439 10.0.0.41 - - [2025-11-24 04:19:56] "POST /neutron/network HTTP/1.1" 200 1015 0.010216 10.0.0.41 - - [2025-11-24 04:19:56] "POST /neutron/subnet HTTP/1.1" 200 1380 0.022398 10.0.0.41 - - [2025-11-24 04:19:57] "POST /neutron/network HTTP/1.1" 200 1005 0.012480 10.0.0.41 - - [2025-11-24 04:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006723 10.0.0.41 - - [2025-11-24 04:19:57] "GET /virtual-network/2912dbc2-3641-4825-8cdb-a3cee84b64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007234 10.0.0.41 - - [2025-11-24 04:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005291 10.0.0.41 - - [2025-11-24 04:20:01] "GET /virtual-network/2912dbc2-3641-4825-8cdb-a3cee84b64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007682 10.0.0.41 - - [2025-11-24 04:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.41 - - [2025-11-24 04:20:05] "GET /virtual-network/2912dbc2-3641-4825-8cdb-a3cee84b64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005708 10.0.0.41 - - [2025-11-24 04:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004118 10.0.0.41 - - [2025-11-24 04:20:07] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005101 10.0.0.41 - - [2025-11-24 04:20:07] "GET /virtual-networks?parent_id=259e3852-5864-4a03-b4e8-989b328bcef2&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.005436 10.0.0.41 - - [2025-11-24 04:20:07] "GET /virtual-network/2912dbc2-3641-4825-8cdb-a3cee84b64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006452 10.0.0.41 - - [2025-11-24 04:20:12] "POST /neutron/port HTTP/1.1" 200 1202 0.017455 10.0.0.41 - - [2025-11-24 04:20:18] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010520 10.0.0.41 - - [2025-11-24 04:20:23] "POST /neutron/port HTTP/1.1" 200 1202 0.016780 10.0.0.41 - - [2025-11-24 04:20:28] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007585 10.0.0.41 - - [2025-11-24 04:20:33] "POST /neutron/port HTTP/1.1" 200 1202 0.017675 10.0.0.41 - - [2025-11-24 04:20:33] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010443 10.0.0.41 - - [2025-11-24 04:20:34] "POST /neutron/network HTTP/1.1" 200 979 0.020702 10.0.0.41 - - [2025-11-24 04:20:34] "POST /id-to-fqname HTTP/1.1" 200 228 0.002726 10.0.0.41 - - [2025-11-24 04:20:34] "GET /virtual-machine/6c3da9ea-af83-4817-81e1-e99a9afaf676 HTTP/1.1" 200 1299 0.006292 10.0.0.41 - - [2025-11-24 04:20:34] "GET /virtual-machine-interface/d3536cc1-891a-46d8-be15-d1a91d37e9d7 HTTP/1.1" 200 3176 0.008047 10.0.0.41 - - [2025-11-24 04:20:34] "GET /instance-ip/565ef133-fd42-4588-9c10-565610c3bbbb HTTP/1.1" 200 1635 0.007912 10.0.0.41 - - [2025-11-24 04:20:34] "GET /instance-ip/d2e387fe-0347-408a-9879-5048e9fd6ff8 HTTP/1.1" 200 1657 0.008419 10.0.0.41 - - [2025-11-24 04:20:34] "POST /fqname-to-id HTTP/1.1" 404 218 0.003385 10.0.0.41 - - [2025-11-24 04:20:34] "GET /virtual-network/2912dbc2-3641-4825-8cdb-a3cee84b64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005743 10.0.0.27 - - [2025-11-24 04:20:34] "GET /projects?obj_uuids=259e3852-5864-4a03-b4e8-989b328bcef2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001182 10.0.0.41 - - [2025-11-24 04:20:34] "GET /project/259e3852-5864-4a03-b4e8-989b328bcef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.062645 10.0.0.41 - - [2025-11-24 04:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003712 10.0.0.41 - - [2025-11-24 04:20:34] "GET /security-group/922c1fe7-d04a-4a57-a813-fd35d156dae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006029 10.0.0.41 - - [2025-11-24 04:20:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 573 0.088602 10.0.0.41 - - [2025-11-24 04:20:34] "POST /instance-ips HTTP/1.1" 200 357 0.035686 10.0.0.41 - - [2025-11-24 04:20:34] "GET /instance-ip/2f5378a9-27d9-429e-aef8-cb5715c2a194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.006798 10.0.0.41 - - [2025-11-24 04:20:34] "POST /instance-ips HTTP/1.1" 200 357 0.039360 10.0.0.41 - - [2025-11-24 04:20:34] "GET /instance-ip/fb155ace-4a7c-4616-9c6f-a32ae9d993bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1611 0.007446 10.0.0.41 - - [2025-11-24 04:20:34] "GET /virtual-machine-interface/4fcf0ac0-7f93-4958-afd5-41075d9d5d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.008321 10.0.0.41 - - [2025-11-24 04:20:34] "GET /virtual-machine-interface/4fcf0ac0-7f93-4958-afd5-41075d9d5d8e?fields=instance_ip_back_refs HTTP/1.1" 200 1537 0.011053 10.0.0.41 - - [2025-11-24 04:20:34] "GET /instance-ip/2f5378a9-27d9-429e-aef8-cb5715c2a194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.006140 10.0.0.41 - - [2025-11-24 04:20:34] "GET /instance-ip/fb155ace-4a7c-4616-9c6f-a32ae9d993bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1611 0.004610 10.0.0.41 - - [2025-11-24 04:20:34] "POST /id-to-fqname HTTP/1.1" 200 228 0.001705 10.0.0.41 - - [2025-11-24 04:20:34] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007328 10.0.0.41 - - [2025-11-24 04:20:35] "POST /neutron/network HTTP/1.1" 200 1005 0.010077 10.0.0.41 - - [2025-11-24 04:20:35] "POST /neutron/port HTTP/1.1" 200 1202 0.025316 10.0.0.41 - - [2025-11-24 04:20:35] "POST /neutron/port HTTP/1.1" 200 117 0.006764 10.0.0.41 - - [2025-11-24 04:20:36] "POST /neutron/port HTTP/1.1" 200 1080 0.013570 10.0.0.41 - - [2025-11-24 04:20:36] "POST /neutron/port HTTP/1.1" 200 1147 0.020872 10.0.0.41 - - [2025-11-24 04:20:36] "POST /neutron/subnet HTTP/1.1" 200 1380 0.019328 10.0.0.41 - - [2025-11-24 04:20:36] "POST /neutron/network HTTP/1.1" 200 1005 0.016530 10.0.0.41 - - [2025-11-24 04:20:40] "POST /neutron/port HTTP/1.1" 200 1147 0.014810 10.0.0.41 - - [2025-11-24 04:20:40] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010335 10.0.0.41 - - [2025-11-24 04:20:40] "GET /virtual-machine/888ec736-7974-4bb7-b0ef-f6fae3c63c5c HTTP/1.1" 200 1278 0.006991 10.0.0.41 - - [2025-11-24 04:20:40] "GET /virtual-machine-interface/4fcf0ac0-7f93-4958-afd5-41075d9d5d8e HTTP/1.1" 200 3225 0.005641 10.0.0.41 - - [2025-11-24 04:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004669 10.0.0.41 - - [2025-11-24 04:20:41] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004219 10.0.0.41 - - [2025-11-24 04:20:41] "GET /virtual-networks?parent_id=259e3852-5864-4a03-b4e8-989b328bcef2&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.005699 10.0.0.41 - - [2025-11-24 04:20:41] "GET /virtual-network/2912dbc2-3641-4825-8cdb-a3cee84b64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006489 10.0.0.50 - - [2025-11-24 04:20:43] "GET /obj-perms HTTP/1.1" 200 5056 0.069705 10.0.0.41 - - [2025-11-24 04:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003782 10.0.0.41 - - [2025-11-24 04:20:44] "GET /virtual-network/2912dbc2-3641-4825-8cdb-a3cee84b64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005878 10.0.0.41 - - [2025-11-24 04:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004662 10.0.0.41 - - [2025-11-24 04:20:48] "GET /virtual-network/2912dbc2-3641-4825-8cdb-a3cee84b64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006183 10.0.0.41 - - [2025-11-24 04:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005895 10.0.0.41 - - [2025-11-24 04:20:52] "GET /virtual-network/2912dbc2-3641-4825-8cdb-a3cee84b64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.008498 10.0.0.41 - - [2025-11-24 04:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004366 10.0.0.41 - - [2025-11-24 04:20:56] "GET /virtual-network/2912dbc2-3641-4825-8cdb-a3cee84b64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007916 10.0.0.41 - - [2025-11-24 04:20:57] "POST /neutron/network HTTP/1.1" 200 1015 0.010085 10.0.0.41 - - [2025-11-24 04:20:57] "POST /neutron/subnet HTTP/1.1" 200 1380 0.016951 10.0.0.41 - - [2025-11-24 04:20:57] "POST /neutron/network HTTP/1.1" 200 1005 0.013316 10.0.0.41 - - [2025-11-24 04:21:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004245 10.0.0.41 - - [2025-11-24 04:21:00] "GET /virtual-network/2912dbc2-3641-4825-8cdb-a3cee84b64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006631 10.0.0.41 - - [2025-11-24 04:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.41 - - [2025-11-24 04:21:04] "GET /virtual-network/2912dbc2-3641-4825-8cdb-a3cee84b64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005559 10.0.0.41 - - [2025-11-24 04:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.41 - - [2025-11-24 04:21:08] "GET /virtual-network/2912dbc2-3641-4825-8cdb-a3cee84b64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007813 10.0.0.41 - - [2025-11-24 04:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004087 10.0.0.41 - - [2025-11-24 04:21:12] "GET /virtual-network/2912dbc2-3641-4825-8cdb-a3cee84b64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005654 10.0.0.41 - - [2025-11-24 04:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004096 10.0.0.41 - - [2025-11-24 04:21:16] "GET /virtual-network/2912dbc2-3641-4825-8cdb-a3cee84b64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005464 10.0.0.41 - - [2025-11-24 04:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.41 - - [2025-11-24 04:21:21] "GET /virtual-network/2912dbc2-3641-4825-8cdb-a3cee84b64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006889 10.0.0.41 - - [2025-11-24 04:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004029 10.0.0.41 - - [2025-11-24 04:21:25] "GET /virtual-network/2912dbc2-3641-4825-8cdb-a3cee84b64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007022 10.0.0.41 - - [2025-11-24 04:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004204 10.0.0.41 - - [2025-11-24 04:21:27] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003844 10.0.0.41 - - [2025-11-24 04:21:27] "GET /virtual-networks?parent_id=259e3852-5864-4a03-b4e8-989b328bcef2&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003763 10.0.0.41 - - [2025-11-24 04:21:27] "GET /virtual-network/2912dbc2-3641-4825-8cdb-a3cee84b64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006071 10.0.0.41 - - [2025-11-24 04:21:32] "POST /neutron/port HTTP/1.1" 200 1147 0.019666 10.0.0.41 - - [2025-11-24 04:21:36] "POST /neutron/security_group HTTP/1.1" 200 2066 0.054075 10.0.0.41 - - [2025-11-24 04:21:42] "POST /neutron/port HTTP/1.1" 200 1147 0.017497 10.0.0.41 - - [2025-11-24 04:21:44] "GET /obj-perms HTTP/1.1" 200 5056 0.065470 10.0.0.41 - - [2025-11-24 04:21:48] "POST /id-to-fqname HTTP/1.1" 200 228 0.001408 10.0.0.41 - - [2025-11-24 04:21:48] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007832 10.0.0.27 - - [2025-11-24 04:21:49] "GET /projects?obj_uuids=259e3852-5864-4a03-b4e8-989b328bcef2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002242 10.0.0.41 - - [2025-11-24 04:21:49] "GET /project/259e3852-5864-4a03-b4e8-989b328bcef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.082838 10.0.0.41 - - [2025-11-24 04:21:49] "POST /neutron/port HTTP/1.1" 200 2231 0.020804 10.0.0.41 - - [2025-11-24 04:21:49] "POST /neutron/port HTTP/1.1" 200 117 0.007518 10.0.0.41 - - [2025-11-24 04:21:50] "POST /neutron/port HTTP/1.1" 200 1174 0.050989 10.0.0.41 - - [2025-11-24 04:21:50] "POST /neutron/port HTTP/1.1" 200 1202 0.018107 10.0.0.41 - - [2025-11-24 04:21:50] "POST /neutron/subnet HTTP/1.1" 200 1380 0.012847 10.0.0.41 - - [2025-11-24 04:21:50] "POST /neutron/network HTTP/1.1" 200 1005 0.010818 10.0.0.41 - - [2025-11-24 04:21:54] "POST /neutron/port HTTP/1.1" 200 1202 0.018724 10.0.0.41 - - [2025-11-24 04:21:54] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009281 10.0.0.41 - - [2025-11-24 04:21:54] "GET /virtual-machine/b1a4f36f-23f5-49be-83c4-e5551fb7ab66 HTTP/1.1" 200 1300 0.007647 10.0.0.41 - - [2025-11-24 04:21:54] "GET /virtual-machine-interface/9674650f-48f6-4dd0-8880-721fa25fb62a HTTP/1.1" 200 3175 0.005225 10.0.0.41 - - [2025-11-24 04:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004879 10.0.0.41 - - [2025-11-24 04:21:54] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004551 10.0.0.41 - - [2025-11-24 04:21:54] "GET /virtual-networks?parent_id=259e3852-5864-4a03-b4e8-989b328bcef2&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003898 10.0.0.41 - - [2025-11-24 04:21:54] "GET /virtual-network/2a1c832e-0caf-4c2a-8634-e29dabf95f4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006029 10.0.0.41 - - [2025-11-24 04:21:57] "POST /neutron/network HTTP/1.1" 200 1015 0.007597 10.0.0.41 - - [2025-11-24 04:21:57] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015412 10.0.0.41 - - [2025-11-24 04:21:57] "POST /neutron/network HTTP/1.1" 200 1005 0.009530 10.0.0.41 - - [2025-11-24 04:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003550 10.0.0.41 - - [2025-11-24 04:21:57] "GET /virtual-network/2a1c832e-0caf-4c2a-8634-e29dabf95f4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006115 10.0.0.41 - - [2025-11-24 04:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007242 10.0.0.41 - - [2025-11-24 04:22:02] "GET /virtual-network/2a1c832e-0caf-4c2a-8634-e29dabf95f4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005780 10.0.0.41 - - [2025-11-24 04:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003883 10.0.0.41 - - [2025-11-24 04:22:06] "GET /virtual-network/2a1c832e-0caf-4c2a-8634-e29dabf95f4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005868 10.0.0.41 - - [2025-11-24 04:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004226 10.0.0.41 - - [2025-11-24 04:22:10] "GET /virtual-network/2a1c832e-0caf-4c2a-8634-e29dabf95f4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006208 10.0.0.41 - - [2025-11-24 04:22:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004678 10.0.0.41 - - [2025-11-24 04:22:14] "GET /virtual-network/2a1c832e-0caf-4c2a-8634-e29dabf95f4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.007382 10.0.0.41 - - [2025-11-24 04:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003965 10.0.0.41 - - [2025-11-24 04:22:18] "GET /virtual-network/2a1c832e-0caf-4c2a-8634-e29dabf95f4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006683 10.0.0.41 - - [2025-11-24 04:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004326 10.0.0.41 - - [2025-11-24 04:22:22] "GET /virtual-network/2a1c832e-0caf-4c2a-8634-e29dabf95f4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005662 10.0.0.41 - - [2025-11-24 04:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.41 - - [2025-11-24 04:22:26] "GET /virtual-network/2a1c832e-0caf-4c2a-8634-e29dabf95f4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005685 10.0.0.41 - - [2025-11-24 04:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006562 10.0.0.41 - - [2025-11-24 04:22:30] "GET /virtual-network/2a1c832e-0caf-4c2a-8634-e29dabf95f4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006284 10.0.0.41 - - [2025-11-24 04:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.41 - - [2025-11-24 04:22:34] "GET /virtual-network/2a1c832e-0caf-4c2a-8634-e29dabf95f4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005612 10.0.0.41 - - [2025-11-24 04:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.41 - - [2025-11-24 04:22:36] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003782 10.0.0.41 - - [2025-11-24 04:22:36] "GET /virtual-networks?parent_id=259e3852-5864-4a03-b4e8-989b328bcef2&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003662 10.0.0.41 - - [2025-11-24 04:22:37] "GET /virtual-network/2a1c832e-0caf-4c2a-8634-e29dabf95f4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.007094 10.0.0.41 - - [2025-11-24 04:22:38] "POST /neutron/port HTTP/1.1" 200 1202 0.019755 10.0.0.41 - - [2025-11-24 04:22:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004469 10.0.0.41 - - [2025-11-24 04:22:38] "POST /neutron/port HTTP/1.1" 200 117 0.001546 10.0.0.41 - - [2025-11-24 04:22:42] "POST /neutron/port HTTP/1.1" 200 1202 0.016938 10.0.0.27 - - [2025-11-24 04:22:45] "GET /obj-perms HTTP/1.1" 200 5056 0.060890 10.0.0.41 - - [2025-11-24 04:22:47] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007674 10.0.0.41 - - [2025-11-24 04:22:52] "POST /neutron/port HTTP/1.1" 200 1202 0.016742 10.0.0.50 - - [2025-11-24 04:22:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000489 10.0.0.50 - - [2025-11-24 04:22:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000380 10.0.0.27 - - [2025-11-24 04:22:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000519 10.0.0.27 - - [2025-11-24 04:22:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000408 10.0.0.27 - - [2025-11-24 04:22:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000421 10.0.0.27 - - [2025-11-24 04:22:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000456 10.0.0.50 - - [2025-11-24 04:22:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000378 10.0.0.50 - - [2025-11-24 04:22:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000386 10.0.0.41 - - [2025-11-24 04:22:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.41 - - [2025-11-24 04:22:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000444 10.0.0.41 - - [2025-11-24 04:22:56] "POST /neutron/port HTTP/1.1" 200 1202 0.018280 10.0.0.41 - - [2025-11-24 04:22:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004858 10.0.0.41 - - [2025-11-24 04:22:57] "POST /neutron/port HTTP/1.1" 200 117 0.001226 10.0.0.41 - - [2025-11-24 04:22:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000498 10.0.0.41 - - [2025-11-24 04:22:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000453 10.0.0.41 - - [2025-11-24 04:22:57] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008938 10.0.0.41 - - [2025-11-24 04:23:03] "POST /neutron/port HTTP/1.1" 200 1202 0.018213 10.0.0.41 - - [2025-11-24 04:23:03] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008136 10.0.0.41 - - [2025-11-24 04:23:03] "POST /neutron/network HTTP/1.1" 200 979 0.015026 10.0.0.41 - - [2025-11-24 04:23:03] "POST /id-to-fqname HTTP/1.1" 200 228 0.001438 10.0.0.41 - - [2025-11-24 04:23:03] "GET /virtual-machine/b1a4f36f-23f5-49be-83c4-e5551fb7ab66 HTTP/1.1" 200 1300 0.006654 10.0.0.41 - - [2025-11-24 04:23:03] "GET /virtual-machine-interface/9674650f-48f6-4dd0-8880-721fa25fb62a HTTP/1.1" 200 3175 0.005304 10.0.0.41 - - [2025-11-24 04:23:03] "GET /instance-ip/8ff0507e-05ac-4f2a-9a98-6e6c937d0482 HTTP/1.1" 200 1657 0.006782 10.0.0.41 - - [2025-11-24 04:23:03] "GET /instance-ip/d1286c42-afe9-4ace-b4d6-d6ed3c59cec7 HTTP/1.1" 200 1636 0.005805 10.0.0.41 - - [2025-11-24 04:23:03] "POST /fqname-to-id HTTP/1.1" 404 230 0.003763 10.0.0.41 - - [2025-11-24 04:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003251 10.0.0.27 - - [2025-11-24 04:23:03] "GET /projects?obj_uuids=259e3852-5864-4a03-b4e8-989b328bcef2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001350 10.0.0.41 - - [2025-11-24 04:23:03] "GET /project/259e3852-5864-4a03-b4e8-989b328bcef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.044034 10.0.0.41 - - [2025-11-24 04:23:03] "POST /network-policys HTTP/1.1" 200 569 0.028420 10.0.0.41 - - [2025-11-24 04:23:03] "GET /network-policy/88b20bff-22d3-4de1-9a17-2667e0319aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.006322 10.0.0.41 - - [2025-11-24 04:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.41 - - [2025-11-24 04:23:03] "GET /virtual-network/2912dbc2-3641-4825-8cdb-a3cee84b64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007203 10.0.0.41 - - [2025-11-24 04:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004221 10.0.0.41 - - [2025-11-24 04:23:03] "GET /network-policy/88b20bff-22d3-4de1-9a17-2667e0319aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004886 10.0.0.41 - - [2025-11-24 04:23:03] "POST /ref-update HTTP/1.1" 200 156 0.069286 10.0.0.50 - - [2025-11-24 04:23:03] "POST /fqname-to-id HTTP/1.1" 404 207 0.055155 10.0.0.41 - - [2025-11-24 04:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.41 - - [2025-11-24 04:23:04] "GET /network-policy/88b20bff-22d3-4de1-9a17-2667e0319aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005286 10.0.0.41 - - [2025-11-24 04:23:04] "GET /virtual-network/2912dbc2-3641-4825-8cdb-a3cee84b64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.008378 10.0.0.41 - - [2025-11-24 04:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004319 10.0.0.41 - - [2025-11-24 04:23:04] "GET /network-policy/88b20bff-22d3-4de1-9a17-2667e0319aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005112 10.0.0.41 - - [2025-11-24 04:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.41 - - [2025-11-24 04:23:04] "GET /virtual-network/2a1c832e-0caf-4c2a-8634-e29dabf95f4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006495 10.0.0.41 - - [2025-11-24 04:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.41 - - [2025-11-24 04:23:04] "GET /network-policy/88b20bff-22d3-4de1-9a17-2667e0319aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004299 10.0.0.41 - - [2025-11-24 04:23:04] "POST /ref-update HTTP/1.1" 200 156 0.077062 10.0.0.50 - - [2025-11-24 04:23:04] "POST /fqname-to-id HTTP/1.1" 404 242 0.005415 10.0.0.41 - - [2025-11-24 04:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009320 10.0.0.41 - - [2025-11-24 04:23:04] "GET /network-policy/88b20bff-22d3-4de1-9a17-2667e0319aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005946 10.0.0.41 - - [2025-11-24 04:23:04] "POST /neutron/network HTTP/1.1" 200 1109 0.011833 10.0.0.41 - - [2025-11-24 04:23:04] "GET /virtual-network/2a1c832e-0caf-4c2a-8634-e29dabf95f4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.007245 10.0.0.41 - - [2025-11-24 04:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006695 10.0.0.50 - - [2025-11-24 04:23:04] "PUT /access-control-list/36d63dff-d2db-4417-9990-5ed41b91f189 HTTP/1.1" 200 272 0.050403 10.0.0.41 - - [2025-11-24 04:23:04] "GET /network-policy/88b20bff-22d3-4de1-9a17-2667e0319aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004589 10.0.0.41 - - [2025-11-24 04:23:04] "GET /virtual-machine-interface/9674650f-48f6-4dd0-8880-721fa25fb62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.006376 10.0.0.41 - - [2025-11-24 04:23:04] "PUT /virtual-machine-interface/9674650f-48f6-4dd0-8880-721fa25fb62a HTTP/1.1" 200 284 0.013833 10.0.0.41 - - [2025-11-24 04:23:04] "GET /virtual-machine-interface/9674650f-48f6-4dd0-8880-721fa25fb62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3070 0.008929 10.0.0.41 - - [2025-11-24 04:23:04] "PUT /virtual-machine-interface/9674650f-48f6-4dd0-8880-721fa25fb62a HTTP/1.1" 200 284 0.024083 10.0.0.41 - - [2025-11-24 04:23:40] "POST /neutron/network HTTP/1.1" 200 1119 0.007565 10.0.0.41 - - [2025-11-24 04:23:40] "POST /neutron/subnet HTTP/1.1" 200 1380 0.014213 10.0.0.41 - - [2025-11-24 04:23:40] "POST /neutron/network HTTP/1.1" 200 1109 0.013619 10.0.0.41 - - [2025-11-24 04:23:57] "POST /neutron/network HTTP/1.1" 200 1119 0.006887 10.0.0.41 - - [2025-11-24 04:23:57] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015607 10.0.0.41 - - [2025-11-24 04:23:57] "POST /neutron/network HTTP/1.1" 200 1109 0.022888 10.0.0.41 - - [2025-11-24 04:24:40] "POST /neutron/network HTTP/1.1" 200 1119 0.007490 10.0.0.41 - - [2025-11-24 04:24:40] "POST /neutron/subnet HTTP/1.1" 200 1380 0.012648 10.0.0.41 - - [2025-11-24 04:24:40] "POST /neutron/network HTTP/1.1" 200 1109 0.011007 10.0.0.41 - - [2025-11-24 04:24:57] "POST /neutron/network HTTP/1.1" 200 1119 0.046881 10.0.0.41 - - [2025-11-24 04:24:57] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015047 10.0.0.41 - - [2025-11-24 04:24:57] "POST /neutron/network HTTP/1.1" 200 1109 0.010911 10.0.0.41 - - [2025-11-24 04:25:42] "POST /neutron/network HTTP/1.1" 200 1119 0.008456 10.0.0.41 - - [2025-11-24 04:25:42] "POST /neutron/subnet HTTP/1.1" 200 1380 0.016708 10.0.0.41 - - [2025-11-24 04:25:42] "POST /neutron/network HTTP/1.1" 200 1109 0.013161 10.0.0.50 - - [2025-11-24 04:25:46] "GET /obj-perms HTTP/1.1" 200 5056 0.061827 10.0.0.41 - - [2025-11-24 04:25:59] "POST /neutron/network HTTP/1.1" 200 1119 0.012980 10.0.0.41 - - [2025-11-24 04:25:59] "POST /neutron/subnet HTTP/1.1" 200 1380 0.023800 10.0.0.41 - - [2025-11-24 04:25:59] "POST /neutron/network HTTP/1.1" 200 1109 0.009287 10.0.0.41 - - [2025-11-24 04:26:43] "POST /neutron/network HTTP/1.1" 200 1119 0.006933 10.0.0.41 - - [2025-11-24 04:26:43] "POST /neutron/subnet HTTP/1.1" 200 1380 0.013562 10.0.0.41 - - [2025-11-24 04:26:43] "POST /neutron/network HTTP/1.1" 200 1109 0.012710 10.0.0.41 - - [2025-11-24 04:26:47] "GET /obj-perms HTTP/1.1" 200 5056 0.062787 10.0.0.41 - - [2025-11-24 04:26:59] "POST /neutron/network HTTP/1.1" 200 1119 0.008178 10.0.0.41 - - [2025-11-24 04:26:59] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015024 10.0.0.41 - - [2025-11-24 04:26:59] "POST /neutron/network HTTP/1.1" 200 1109 0.010856 10.0.0.41 - - [2025-11-24 04:27:44] "POST /neutron/network HTTP/1.1" 200 1119 0.040991 10.0.0.41 - - [2025-11-24 04:27:44] "POST /neutron/subnet HTTP/1.1" 200 1380 0.018972 10.0.0.41 - - [2025-11-24 04:27:44] "POST /neutron/network HTTP/1.1" 200 1109 0.011064 10.0.0.27 - - [2025-11-24 04:27:48] "GET /obj-perms HTTP/1.1" 200 5056 0.059292 10.0.0.50 - - [2025-11-24 04:27:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000437 10.0.0.50 - - [2025-11-24 04:27:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.27 - - [2025-11-24 04:27:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.27 - - [2025-11-24 04:27:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000418 10.0.0.27 - - [2025-11-24 04:27:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000685 10.0.0.27 - - [2025-11-24 04:27:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000388 10.0.0.50 - - [2025-11-24 04:27:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000415 10.0.0.50 - - [2025-11-24 04:27:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000433 10.0.0.41 - - [2025-11-24 04:27:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000516 10.0.0.41 - - [2025-11-24 04:27:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000625 10.0.0.41 - - [2025-11-24 04:27:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000451 10.0.0.41 - - [2025-11-24 04:27:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000456 10.0.0.41 - - [2025-11-24 04:28:00] "POST /neutron/network HTTP/1.1" 200 1119 0.007636 10.0.0.41 - - [2025-11-24 04:28:00] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015588 10.0.0.41 - - [2025-11-24 04:28:00] "POST /neutron/network HTTP/1.1" 200 1109 0.012648 10.0.0.41 - - [2025-11-24 04:28:45] "POST /neutron/network HTTP/1.1" 200 1119 0.007164 10.0.0.41 - - [2025-11-24 04:28:45] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015523 10.0.0.41 - - [2025-11-24 04:28:45] "POST /neutron/network HTTP/1.1" 200 1109 0.009675 10.0.0.41 - - [2025-11-24 04:29:01] "POST /neutron/network HTTP/1.1" 200 1119 0.010881 10.0.0.41 - - [2025-11-24 04:29:01] "POST /neutron/subnet HTTP/1.1" 200 1380 0.013968 10.0.0.41 - - [2025-11-24 04:29:01] "POST /neutron/network HTTP/1.1" 200 1109 0.010670 10.0.0.41 - - [2025-11-24 04:29:45] "POST /neutron/network HTTP/1.1" 200 1119 0.009095 10.0.0.41 - - [2025-11-24 04:29:45] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015386 10.0.0.41 - - [2025-11-24 04:29:45] "POST /neutron/network HTTP/1.1" 200 1109 0.010667 10.0.0.50 - - [2025-11-24 04:29:50] "GET /obj-perms HTTP/1.1" 200 5056 0.059820 10.0.0.41 - - [2025-11-24 04:30:03] "POST /neutron/network HTTP/1.1" 200 1119 0.043257 10.0.0.41 - - [2025-11-24 04:30:03] "POST /neutron/subnet HTTP/1.1" 200 1380 0.024383 10.0.0.41 - - [2025-11-24 04:30:03] "POST /neutron/network HTTP/1.1" 200 1109 0.013011 10.0.0.41 - - [2025-11-24 04:30:47] "POST /neutron/network HTTP/1.1" 200 1119 0.006821 10.0.0.41 - - [2025-11-24 04:30:47] "POST /neutron/subnet HTTP/1.1" 200 1380 0.013726 10.0.0.41 - - [2025-11-24 04:30:47] "POST /neutron/network HTTP/1.1" 200 1109 0.009054 10.0.0.41 - - [2025-11-24 04:30:51] "GET /obj-perms HTTP/1.1" 200 5056 0.062644 10.0.0.41 - - [2025-11-24 04:31:04] "POST /neutron/network HTTP/1.1" 200 1119 0.008824 10.0.0.41 - - [2025-11-24 04:31:04] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015829 10.0.0.41 - - [2025-11-24 04:31:04] "POST /neutron/network HTTP/1.1" 200 1109 0.009709 10.0.0.41 - - [2025-11-24 04:31:47] "POST /neutron/network HTTP/1.1" 200 1119 0.007365 10.0.0.41 - - [2025-11-24 04:31:47] "POST /neutron/subnet HTTP/1.1" 200 1380 0.014234 10.0.0.41 - - [2025-11-24 04:31:47] "POST /neutron/network HTTP/1.1" 200 1109 0.011220 10.0.0.27 - - [2025-11-24 04:31:51] "GET /obj-perms HTTP/1.1" 200 5056 0.059692 10.0.0.41 - - [2025-11-24 04:32:04] "POST /neutron/network HTTP/1.1" 200 1119 0.009326 10.0.0.41 - - [2025-11-24 04:32:04] "POST /neutron/subnet HTTP/1.1" 200 1380 0.019548 10.0.0.41 - - [2025-11-24 04:32:04] "POST /neutron/network HTTP/1.1" 200 1109 0.010276 10.0.0.41 - - [2025-11-24 04:32:48] "POST /neutron/network HTTP/1.1" 200 1119 0.041504 10.0.0.41 - - [2025-11-24 04:32:48] "POST /neutron/subnet HTTP/1.1" 200 1380 0.021052 10.0.0.41 - - [2025-11-24 04:32:49] "POST /neutron/network HTTP/1.1" 200 1109 0.011554 10.0.0.50 - - [2025-11-24 04:32:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000570 10.0.0.50 - - [2025-11-24 04:32:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000565 10.0.0.27 - - [2025-11-24 04:32:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000557 10.0.0.27 - - [2025-11-24 04:32:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000451 10.0.0.27 - - [2025-11-24 04:32:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000518 10.0.0.27 - - [2025-11-24 04:32:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.50 - - [2025-11-24 04:32:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.50 - - [2025-11-24 04:32:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.41 - - [2025-11-24 04:32:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000459 10.0.0.41 - - [2025-11-24 04:32:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000387 10.0.0.41 - - [2025-11-24 04:32:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000375 10.0.0.41 - - [2025-11-24 04:32:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000575 10.0.0.41 - - [2025-11-24 04:33:04] "POST /neutron/network HTTP/1.1" 200 1119 0.008078 10.0.0.41 - - [2025-11-24 04:33:04] "POST /neutron/subnet HTTP/1.1" 200 1380 0.014254 10.0.0.41 - - [2025-11-24 04:33:04] "POST /neutron/network HTTP/1.1" 200 1109 0.009801 10.0.0.41 - - [2025-11-24 04:33:50] "POST /neutron/network HTTP/1.1" 200 1119 0.007924 10.0.0.41 - - [2025-11-24 04:33:50] "POST /neutron/subnet HTTP/1.1" 200 1380 0.014053 10.0.0.41 - - [2025-11-24 04:33:50] "POST /neutron/network HTTP/1.1" 200 1109 0.009111 10.0.0.41 - - [2025-11-24 04:34:04] "POST /neutron/network HTTP/1.1" 200 1119 0.007698 10.0.0.41 - - [2025-11-24 04:34:04] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015348 10.0.0.41 - - [2025-11-24 04:34:04] "POST /neutron/network HTTP/1.1" 200 1109 0.010331 10.0.0.41 - - [2025-11-24 04:34:50] "POST /neutron/network HTTP/1.1" 200 1119 0.007309 10.0.0.41 - - [2025-11-24 04:34:50] "POST /neutron/subnet HTTP/1.1" 200 1380 0.013309 10.0.0.41 - - [2025-11-24 04:34:50] "POST /neutron/network HTTP/1.1" 200 1109 0.010318 10.0.0.50 - - [2025-11-24 04:34:53] "GET /obj-perms HTTP/1.1" 200 5056 0.075728 10.0.0.41 - - [2025-11-24 04:35:05] "POST /neutron/network HTTP/1.1" 200 1119 0.045435 10.0.0.41 - - [2025-11-24 04:35:05] "POST /neutron/subnet HTTP/1.1" 200 1380 0.014035 10.0.0.41 - - [2025-11-24 04:35:05] "POST /neutron/network HTTP/1.1" 200 1109 0.010799 10.0.0.41 - - [2025-11-24 04:35:52] "POST /neutron/network HTTP/1.1" 200 1119 0.006826 10.0.0.41 - - [2025-11-24 04:35:52] "POST /neutron/subnet HTTP/1.1" 200 1380 0.014861 10.0.0.41 - - [2025-11-24 04:35:52] "POST /neutron/network HTTP/1.1" 200 1109 0.021239 10.0.0.41 - - [2025-11-24 04:35:54] "GET /obj-perms HTTP/1.1" 200 5056 0.058374 10.0.0.41 - - [2025-11-24 04:36:06] "POST /neutron/network HTTP/1.1" 200 1119 0.009066 10.0.0.41 - - [2025-11-24 04:36:06] "POST /neutron/subnet HTTP/1.1" 200 1380 0.017813 10.0.0.41 - - [2025-11-24 04:36:06] "POST /neutron/network HTTP/1.1" 200 1109 0.011245 10.0.0.41 - - [2025-11-24 04:36:53] "POST /neutron/network HTTP/1.1" 200 1119 0.013248 10.0.0.41 - - [2025-11-24 04:36:53] "POST /neutron/subnet HTTP/1.1" 200 1380 0.018034 10.0.0.41 - - [2025-11-24 04:36:53] "POST /neutron/network HTTP/1.1" 200 1109 0.014405 10.0.0.27 - - [2025-11-24 04:36:55] "GET /obj-perms HTTP/1.1" 200 5056 0.066211 10.0.0.41 - - [2025-11-24 04:37:06] "POST /neutron/network HTTP/1.1" 200 1119 0.011137 10.0.0.41 - - [2025-11-24 04:37:06] "POST /neutron/subnet HTTP/1.1" 200 1380 0.017654 10.0.0.41 - - [2025-11-24 04:37:06] "POST /neutron/network HTTP/1.1" 200 1109 0.012140 10.0.0.41 - - [2025-11-24 04:37:53] "POST /neutron/network HTTP/1.1" 200 1119 0.039525 10.0.0.41 - - [2025-11-24 04:37:53] "POST /neutron/subnet HTTP/1.1" 200 1380 0.014904 10.0.0.41 - - [2025-11-24 04:37:53] "POST /neutron/network HTTP/1.1" 200 1109 0.011358 10.0.0.50 - - [2025-11-24 04:37:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000415 10.0.0.50 - - [2025-11-24 04:37:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000540 10.0.0.27 - - [2025-11-24 04:37:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000384 10.0.0.27 - - [2025-11-24 04:37:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000504 10.0.0.27 - - [2025-11-24 04:37:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000379 10.0.0.27 - - [2025-11-24 04:37:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.50 - - [2025-11-24 04:37:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000482 10.0.0.50 - - [2025-11-24 04:37:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000403 10.0.0.41 - - [2025-11-24 04:37:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000388 10.0.0.41 - - [2025-11-24 04:37:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000372 10.0.0.41 - - [2025-11-24 04:37:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.41 - - [2025-11-24 04:37:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000430 10.0.0.41 - - [2025-11-24 04:38:08] "POST /neutron/network HTTP/1.1" 200 1119 0.008719 10.0.0.41 - - [2025-11-24 04:38:08] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015983 10.0.0.41 - - [2025-11-24 04:38:08] "POST /neutron/network HTTP/1.1" 200 1109 0.010550 10.0.0.41 - - [2025-11-24 04:38:54] "POST /neutron/network HTTP/1.1" 200 1119 0.011075 10.0.0.41 - - [2025-11-24 04:38:54] "POST /neutron/subnet HTTP/1.1" 200 1380 0.013689 10.0.0.41 - - [2025-11-24 04:38:54] "POST /neutron/network HTTP/1.1" 200 1109 0.010854 10.0.0.50 - - [2025-11-24 04:38:57] "GET /obj-perms HTTP/1.1" 200 5056 0.071513 10.0.0.41 - - [2025-11-24 04:39:10] "POST /neutron/network HTTP/1.1" 200 1119 0.008124 10.0.0.41 - - [2025-11-24 04:39:10] "POST /neutron/subnet HTTP/1.1" 200 1380 0.014715 10.0.0.41 - - [2025-11-24 04:39:10] "POST /neutron/network HTTP/1.1" 200 1109 0.009704 10.0.0.41 - - [2025-11-24 04:39:54] "POST /neutron/network HTTP/1.1" 200 1119 0.008541 10.0.0.41 - - [2025-11-24 04:39:54] "POST /neutron/subnet HTTP/1.1" 200 1380 0.018419 10.0.0.41 - - [2025-11-24 04:39:54] "POST /neutron/network HTTP/1.1" 200 1109 0.011805 10.0.0.41 - - [2025-11-24 04:39:58] "GET /obj-perms HTTP/1.1" 200 5056 0.073151 10.0.0.41 - - [2025-11-24 04:40:10] "POST /neutron/network HTTP/1.1" 200 1119 0.036740 10.0.0.41 - - [2025-11-24 04:40:10] "POST /neutron/subnet HTTP/1.1" 200 1380 0.018128 10.0.0.41 - - [2025-11-24 04:40:10] "POST /neutron/network HTTP/1.1" 200 1109 0.009949 10.0.0.41 - - [2025-11-24 04:40:56] "POST /neutron/network HTTP/1.1" 200 1119 0.011335 10.0.0.41 - - [2025-11-24 04:40:56] "POST /neutron/subnet HTTP/1.1" 200 1380 0.016907 10.0.0.41 - - [2025-11-24 04:40:56] "POST /neutron/network HTTP/1.1" 200 1109 0.011701 10.0.0.27 - - [2025-11-24 04:40:59] "GET /obj-perms HTTP/1.1" 200 5056 0.067758 10.0.0.41 - - [2025-11-24 04:41:11] "POST /neutron/network HTTP/1.1" 200 1119 0.007519 10.0.0.41 - - [2025-11-24 04:41:11] "POST /neutron/subnet HTTP/1.1" 200 1380 0.029663 10.0.0.41 - - [2025-11-24 04:41:12] "POST /neutron/network HTTP/1.1" 200 1109 0.016748 10.0.0.41 - - [2025-11-24 04:41:57] "POST /neutron/network HTTP/1.1" 200 1119 0.008039 10.0.0.41 - - [2025-11-24 04:41:57] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015938 10.0.0.41 - - [2025-11-24 04:41:57] "POST /neutron/network HTTP/1.1" 200 1109 0.014380 10.0.0.41 - - [2025-11-24 04:42:11] "POST /neutron/network HTTP/1.1" 200 1119 0.008353 10.0.0.41 - - [2025-11-24 04:42:11] "POST /neutron/subnet HTTP/1.1" 200 1380 0.020028 10.0.0.41 - - [2025-11-24 04:42:11] "POST /neutron/network HTTP/1.1" 200 1109 0.013032 10.0.0.50 - - [2025-11-24 04:42:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000492 10.0.0.50 - - [2025-11-24 04:42:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000385 10.0.0.27 - - [2025-11-24 04:42:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000439 10.0.0.27 - - [2025-11-24 04:42:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.27 - - [2025-11-24 04:42:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000411 10.0.0.27 - - [2025-11-24 04:42:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000438 10.0.0.50 - - [2025-11-24 04:42:56] "GET /global-system-configs HTTP/1.1" 401 292 0.001045 10.0.0.50 - - [2025-11-24 04:42:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000384 10.0.0.41 - - [2025-11-24 04:42:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000386 10.0.0.41 - - [2025-11-24 04:42:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.41 - - [2025-11-24 04:42:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000378 10.0.0.41 - - [2025-11-24 04:42:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.41 - - [2025-11-24 04:42:57] "POST /neutron/network HTTP/1.1" 200 1119 0.041896 10.0.0.41 - - [2025-11-24 04:42:57] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015232 10.0.0.41 - - [2025-11-24 04:42:57] "POST /neutron/network HTTP/1.1" 200 1109 0.008963 10.0.0.41 - - [2025-11-24 04:43:12] "POST /neutron/network HTTP/1.1" 200 1119 0.012449 10.0.0.41 - - [2025-11-24 04:43:12] "POST /neutron/subnet HTTP/1.1" 200 1380 0.023007 10.0.0.41 - - [2025-11-24 04:43:12] "POST /neutron/network HTTP/1.1" 200 1109 0.009641 10.0.0.41 - - [2025-11-24 04:43:59] "POST /neutron/network HTTP/1.1" 200 1119 0.008562 10.0.0.41 - - [2025-11-24 04:43:59] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015768 10.0.0.41 - - [2025-11-24 04:43:59] "POST /neutron/network HTTP/1.1" 200 1109 0.009673 10.0.0.50 - - [2025-11-24 04:44:01] "GET /obj-perms HTTP/1.1" 200 5056 0.061152 10.0.0.41 - - [2025-11-24 04:44:13] "POST /neutron/network HTTP/1.1" 200 1119 0.007665 10.0.0.41 - - [2025-11-24 04:44:13] "POST /neutron/subnet HTTP/1.1" 200 1380 0.014484 10.0.0.41 - - [2025-11-24 04:44:13] "POST /neutron/network HTTP/1.1" 200 1109 0.010857 10.0.0.41 - - [2025-11-24 04:45:00] "POST /neutron/network HTTP/1.1" 200 1119 0.007692 10.0.0.41 - - [2025-11-24 04:45:00] "POST /neutron/subnet HTTP/1.1" 200 1380 0.017418 10.0.0.41 - - [2025-11-24 04:45:00] "POST /neutron/network HTTP/1.1" 200 1109 0.012425 10.0.0.41 - - [2025-11-24 04:45:01] "GET /obj-perms HTTP/1.1" 200 5056 0.066713 10.0.0.41 - - [2025-11-24 04:45:15] "POST /neutron/network HTTP/1.1" 200 1119 0.032777 10.0.0.41 - - [2025-11-24 04:45:16] "POST /neutron/subnet HTTP/1.1" 200 1380 0.018301 10.0.0.41 - - [2025-11-24 04:45:16] "POST /neutron/network HTTP/1.1" 200 1109 0.013423 10.0.0.41 - - [2025-11-24 04:46:00] "POST /neutron/network HTTP/1.1" 200 1119 0.008480 10.0.0.41 - - [2025-11-24 04:46:00] "POST /neutron/subnet HTTP/1.1" 200 1380 0.017073 10.0.0.41 - - [2025-11-24 04:46:00] "POST /neutron/network HTTP/1.1" 200 1109 0.012430 10.0.0.27 - - [2025-11-24 04:46:02] "GET /obj-perms HTTP/1.1" 200 5056 0.061084 10.0.0.41 - - [2025-11-24 04:46:15] "POST /neutron/network HTTP/1.1" 200 1119 0.008791 10.0.0.41 - - [2025-11-24 04:46:15] "POST /neutron/subnet HTTP/1.1" 200 1380 0.014902 10.0.0.41 - - [2025-11-24 04:46:15] "POST /neutron/network HTTP/1.1" 200 1109 0.012653 10.0.0.41 - - [2025-11-24 04:47:00] "POST /neutron/network HTTP/1.1" 200 1119 0.007327 10.0.0.41 - - [2025-11-24 04:47:00] "POST /neutron/subnet HTTP/1.1" 200 1380 0.016245 10.0.0.41 - - [2025-11-24 04:47:00] "POST /neutron/network HTTP/1.1" 200 1109 0.010746 10.0.0.41 - - [2025-11-24 04:47:17] "POST /neutron/network HTTP/1.1" 200 1119 0.008707 10.0.0.41 - - [2025-11-24 04:47:17] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015985 10.0.0.41 - - [2025-11-24 04:47:18] "POST /neutron/network HTTP/1.1" 200 1109 0.010678 10.0.0.50 - - [2025-11-24 04:47:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000437 10.0.0.50 - - [2025-11-24 04:47:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000684 10.0.0.27 - - [2025-11-24 04:47:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000628 10.0.0.27 - - [2025-11-24 04:47:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000403 10.0.0.27 - - [2025-11-24 04:47:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000413 10.0.0.27 - - [2025-11-24 04:47:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000419 10.0.0.50 - - [2025-11-24 04:47:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000412 10.0.0.50 - - [2025-11-24 04:47:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000420 10.0.0.41 - - [2025-11-24 04:47:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000400 10.0.0.41 - - [2025-11-24 04:47:56] "GET /global-system-configs HTTP/1.1" 401 292 0.001221 10.0.0.41 - - [2025-11-24 04:47:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000412 10.0.0.41 - - [2025-11-24 04:47:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000437 10.0.0.41 - - [2025-11-24 04:48:00] "POST /neutron/network HTTP/1.1" 200 1119 0.040251 10.0.0.41 - - [2025-11-24 04:48:00] "POST /neutron/subnet HTTP/1.1" 200 1380 0.018398 10.0.0.41 - - [2025-11-24 04:48:00] "POST /neutron/network HTTP/1.1" 200 1109 0.011484 10.0.0.50 - - [2025-11-24 04:48:04] "GET /obj-perms HTTP/1.1" 200 5056 0.057579 10.0.0.41 - - [2025-11-24 04:48:17] "POST /neutron/network HTTP/1.1" 200 1119 0.009223 10.0.0.41 - - [2025-11-24 04:48:18] "POST /neutron/subnet HTTP/1.1" 200 1380 0.016501 10.0.0.41 - - [2025-11-24 04:48:18] "POST /neutron/network HTTP/1.1" 200 1109 0.011965 10.0.0.41 - - [2025-11-24 04:49:01] "POST /neutron/network HTTP/1.1" 200 1119 0.009252 10.0.0.41 - - [2025-11-24 04:49:01] "POST /neutron/subnet HTTP/1.1" 200 1380 0.019584 10.0.0.41 - - [2025-11-24 04:49:01] "POST /neutron/network HTTP/1.1" 200 1109 0.010895 10.0.0.41 - - [2025-11-24 04:49:05] "GET /obj-perms HTTP/1.1" 200 5056 0.057133 10.0.0.41 - - [2025-11-24 04:49:18] "POST /neutron/network HTTP/1.1" 200 1119 0.006770 10.0.0.41 - - [2025-11-24 04:49:18] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015857 10.0.0.41 - - [2025-11-24 04:49:18] "POST /neutron/network HTTP/1.1" 200 1109 0.010586 10.0.0.41 - - [2025-11-24 04:50:03] "POST /neutron/network HTTP/1.1" 200 1119 0.007561 10.0.0.41 - - [2025-11-24 04:50:03] "POST /neutron/subnet HTTP/1.1" 200 1380 0.014559 10.0.0.41 - - [2025-11-24 04:50:03] "POST /neutron/network HTTP/1.1" 200 1109 0.010596 10.0.0.27 - - [2025-11-24 04:50:06] "GET /obj-perms HTTP/1.1" 200 5056 0.078071 10.0.0.41 - - [2025-11-24 04:50:20] "POST /neutron/network HTTP/1.1" 200 1119 0.034790 10.0.0.41 - - [2025-11-24 04:50:20] "POST /neutron/subnet HTTP/1.1" 200 1380 0.013674 10.0.0.41 - - [2025-11-24 04:50:20] "POST /neutron/network HTTP/1.1" 200 1109 0.011832 10.0.0.41 - - [2025-11-24 04:51:05] "POST /neutron/network HTTP/1.1" 200 1119 0.010453 10.0.0.41 - - [2025-11-24 04:51:05] "POST /neutron/subnet HTTP/1.1" 200 1380 0.014903 10.0.0.41 - - [2025-11-24 04:51:05] "POST /neutron/network HTTP/1.1" 200 1109 0.011683 10.0.0.41 - - [2025-11-24 04:51:20] "POST /neutron/network HTTP/1.1" 200 1119 0.006601 10.0.0.41 - - [2025-11-24 04:51:20] "POST /neutron/subnet HTTP/1.1" 200 1380 0.013144 10.0.0.41 - - [2025-11-24 04:51:20] "POST /neutron/network HTTP/1.1" 200 1109 0.010573 10.0.0.41 - - [2025-11-24 04:52:05] "POST /neutron/network HTTP/1.1" 200 1119 0.007967 10.0.0.41 - - [2025-11-24 04:52:05] "POST /neutron/subnet HTTP/1.1" 200 1380 0.019142 10.0.0.41 - - [2025-11-24 04:52:05] "POST /neutron/network HTTP/1.1" 200 1109 0.012188 10.0.0.41 - - [2025-11-24 04:52:22] "POST /neutron/network HTTP/1.1" 200 1119 0.007693 10.0.0.41 - - [2025-11-24 04:52:22] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015323 10.0.0.41 - - [2025-11-24 04:52:22] "POST /neutron/network HTTP/1.1" 200 1109 0.011137 10.0.0.50 - - [2025-11-24 04:52:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000507 10.0.0.50 - - [2025-11-24 04:52:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000455 10.0.0.27 - - [2025-11-24 04:52:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000428 10.0.0.27 - - [2025-11-24 04:52:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000627 10.0.0.27 - - [2025-11-24 04:52:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000582 10.0.0.27 - - [2025-11-24 04:52:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000490 10.0.0.50 - - [2025-11-24 04:52:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000592 10.0.0.50 - - [2025-11-24 04:52:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000423 10.0.0.41 - - [2025-11-24 04:52:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000461 10.0.0.41 - - [2025-11-24 04:52:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000460 10.0.0.41 - - [2025-11-24 04:52:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000406 10.0.0.41 - - [2025-11-24 04:52:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000430 10.0.0.41 - - [2025-11-24 04:53:06] "POST /neutron/network HTTP/1.1" 200 1119 0.032702 10.0.0.41 - - [2025-11-24 04:53:06] "POST /neutron/subnet HTTP/1.1" 200 1380 0.017317 10.0.0.41 - - [2025-11-24 04:53:07] "POST /neutron/network HTTP/1.1" 200 1109 0.016177 10.0.0.50 - - [2025-11-24 04:53:08] "GET /obj-perms HTTP/1.1" 200 5056 0.064589 10.0.0.41 - - [2025-11-24 04:53:24] "POST /neutron/network HTTP/1.1" 200 1119 0.009100 10.0.0.41 - - [2025-11-24 04:53:25] "POST /neutron/subnet HTTP/1.1" 200 1380 0.020302 10.0.0.41 - - [2025-11-24 04:53:25] "POST /neutron/network HTTP/1.1" 200 1109 0.011387 10.0.0.41 - - [2025-11-24 04:54:08] "POST /neutron/network HTTP/1.1" 200 1119 0.007633 10.0.0.41 - - [2025-11-24 04:54:08] "POST /neutron/subnet HTTP/1.1" 200 1380 0.016446 10.0.0.41 - - [2025-11-24 04:54:08] "POST /neutron/network HTTP/1.1" 200 1109 0.010244 10.0.0.41 - - [2025-11-24 04:54:09] "GET /obj-perms HTTP/1.1" 200 5056 0.077733 10.0.0.41 - - [2025-11-24 04:54:26] "POST /neutron/network HTTP/1.1" 200 1119 0.007283 10.0.0.41 - - [2025-11-24 04:54:27] "POST /neutron/subnet HTTP/1.1" 200 1380 0.014146 10.0.0.41 - - [2025-11-24 04:54:27] "POST /neutron/network HTTP/1.1" 200 1109 0.010223 10.0.0.27 - - [2025-11-24 04:55:09] "GET /obj-perms HTTP/1.1" 200 5056 0.062363 10.0.0.41 - - [2025-11-24 04:55:10] "POST /neutron/network HTTP/1.1" 200 1119 0.010987 10.0.0.41 - - [2025-11-24 04:55:10] "POST /neutron/subnet HTTP/1.1" 200 1380 0.018484 10.0.0.41 - - [2025-11-24 04:55:10] "POST /neutron/network HTTP/1.1" 200 1109 0.011479 10.0.0.41 - - [2025-11-24 04:55:29] "POST /neutron/network HTTP/1.1" 200 1119 0.043341 10.0.0.41 - - [2025-11-24 04:55:29] "POST /neutron/subnet HTTP/1.1" 200 1380 0.016865 10.0.0.41 - - [2025-11-24 04:55:29] "POST /neutron/network HTTP/1.1" 200 1109 0.013638 10.0.0.41 - - [2025-11-24 04:56:10] "POST /neutron/network HTTP/1.1" 200 1119 0.007271 10.0.0.41 - - [2025-11-24 04:56:10] "POST /neutron/subnet HTTP/1.1" 200 1380 0.014376 10.0.0.41 - - [2025-11-24 04:56:10] "POST /neutron/network HTTP/1.1" 200 1109 0.009469 10.0.0.41 - - [2025-11-24 04:56:29] "POST /neutron/network HTTP/1.1" 200 1119 0.008153 10.0.0.41 - - [2025-11-24 04:56:29] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015715 10.0.0.41 - - [2025-11-24 04:56:29] "POST /neutron/network HTTP/1.1" 200 1109 0.010787 10.0.0.41 - - [2025-11-24 04:57:10] "POST /neutron/network HTTP/1.1" 200 1119 0.008417 10.0.0.41 - - [2025-11-24 04:57:10] "POST /neutron/subnet HTTP/1.1" 200 1380 0.017407 10.0.0.41 - - [2025-11-24 04:57:10] "POST /neutron/network HTTP/1.1" 200 1109 0.011826 10.0.0.50 - - [2025-11-24 04:57:11] "GET /obj-perms HTTP/1.1" 200 5056 0.063747 10.0.0.41 - - [2025-11-24 04:57:30] "POST /neutron/network HTTP/1.1" 200 1119 0.011336 10.0.0.41 - - [2025-11-24 04:57:30] "POST /neutron/subnet HTTP/1.1" 200 1380 0.027574 10.0.0.41 - - [2025-11-24 04:57:31] "POST /neutron/network HTTP/1.1" 200 1109 0.016813 10.0.0.50 - - [2025-11-24 04:57:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000452 10.0.0.50 - - [2025-11-24 04:57:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000452 10.0.0.27 - - [2025-11-24 04:57:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000430 10.0.0.27 - - [2025-11-24 04:57:55] "GET /global-system-configs HTTP/1.1" 401 292 0.001420 10.0.0.27 - - [2025-11-24 04:57:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000424 10.0.0.27 - - [2025-11-24 04:57:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000447 10.0.0.50 - - [2025-11-24 04:57:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000668 10.0.0.50 - - [2025-11-24 04:57:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000597 10.0.0.41 - - [2025-11-24 04:57:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000468 10.0.0.41 - - [2025-11-24 04:57:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000670 10.0.0.41 - - [2025-11-24 04:57:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000492 10.0.0.41 - - [2025-11-24 04:57:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.41 - - [2025-11-24 04:58:10] "POST /neutron/network HTTP/1.1" 200 1119 0.037356 10.0.0.41 - - [2025-11-24 04:58:10] "POST /neutron/subnet HTTP/1.1" 200 1380 0.017267 10.0.0.41 - - [2025-11-24 04:58:10] "POST /neutron/network HTTP/1.1" 200 1109 0.013885 10.0.0.41 - - [2025-11-24 04:58:12] "GET /obj-perms HTTP/1.1" 200 5056 0.056363 10.0.0.41 - - [2025-11-24 04:58:31] "POST /neutron/network HTTP/1.1" 200 1119 0.007201 10.0.0.41 - - [2025-11-24 04:58:32] "POST /neutron/subnet HTTP/1.1" 200 1380 0.014436 10.0.0.41 - - [2025-11-24 04:58:32] "POST /neutron/network HTTP/1.1" 200 1109 0.013771 10.0.0.41 - - [2025-11-24 04:59:11] "POST /neutron/network HTTP/1.1" 200 1119 0.008669 10.0.0.41 - - [2025-11-24 04:59:11] "POST /neutron/subnet HTTP/1.1" 200 1380 0.027678 10.0.0.41 - - [2025-11-24 04:59:11] "POST /neutron/network HTTP/1.1" 200 1109 0.013247 10.0.0.27 - - [2025-11-24 04:59:13] "GET /obj-perms HTTP/1.1" 200 5056 0.076738 10.0.0.41 - - [2025-11-24 04:59:33] "POST /neutron/network HTTP/1.1" 200 1119 0.006998 10.0.0.41 - - [2025-11-24 04:59:34] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015982 10.0.0.41 - - [2025-11-24 04:59:34] "POST /neutron/network HTTP/1.1" 200 1109 0.009974 10.0.0.41 - - [2025-11-24 05:00:11] "POST /neutron/network HTTP/1.1" 200 1119 0.009688 10.0.0.41 - - [2025-11-24 05:00:11] "POST /neutron/subnet HTTP/1.1" 200 1380 0.022812 10.0.0.41 - - [2025-11-24 05:00:11] "POST /neutron/network HTTP/1.1" 200 1109 0.019646 10.0.0.41 - - [2025-11-24 05:00:36] "POST /neutron/network HTTP/1.1" 200 1119 0.042995 10.0.0.41 - - [2025-11-24 05:00:36] "POST /neutron/subnet HTTP/1.1" 200 1380 0.021563 10.0.0.41 - - [2025-11-24 05:00:36] "POST /neutron/network HTTP/1.1" 200 1109 0.012201 10.0.0.41 - - [2025-11-24 05:01:12] "POST /neutron/network HTTP/1.1" 200 1119 0.008648 10.0.0.41 - - [2025-11-24 05:01:12] "POST /neutron/subnet HTTP/1.1" 200 1380 0.018055 10.0.0.41 - - [2025-11-24 05:01:12] "POST /neutron/network HTTP/1.1" 200 1109 0.014291 10.0.0.41 - - [2025-11-24 05:01:35] "POST /neutron/network HTTP/1.1" 200 1119 0.010102 10.0.0.41 - - [2025-11-24 05:01:35] "POST /neutron/subnet HTTP/1.1" 200 1380 0.018250 10.0.0.41 - - [2025-11-24 05:01:36] "POST /neutron/network HTTP/1.1" 200 1109 0.012607 10.0.0.41 - - [2025-11-24 05:02:13] "POST /neutron/network HTTP/1.1" 200 1119 0.007845 10.0.0.41 - - [2025-11-24 05:02:13] "POST /neutron/subnet HTTP/1.1" 200 1380 0.016343 10.0.0.41 - - [2025-11-24 05:02:13] "POST /neutron/network HTTP/1.1" 200 1109 0.016266 10.0.0.50 - - [2025-11-24 05:02:15] "GET /obj-perms HTTP/1.1" 200 5056 0.071195 10.0.0.41 - - [2025-11-24 05:02:35] "POST /neutron/network HTTP/1.1" 200 1119 0.011832 10.0.0.41 - - [2025-11-24 05:02:36] "POST /neutron/subnet HTTP/1.1" 200 1380 0.029037 10.0.0.41 - - [2025-11-24 05:02:36] "POST /neutron/network HTTP/1.1" 200 1109 0.016754 10.0.0.50 - - [2025-11-24 05:02:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000448 10.0.0.50 - - [2025-11-24 05:02:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000528 10.0.0.27 - - [2025-11-24 05:02:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000566 10.0.0.27 - - [2025-11-24 05:02:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000751 10.0.0.27 - - [2025-11-24 05:02:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000421 10.0.0.27 - - [2025-11-24 05:02:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000407 10.0.0.50 - - [2025-11-24 05:02:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000484 10.0.0.50 - - [2025-11-24 05:02:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000421 10.0.0.41 - - [2025-11-24 05:02:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.41 - - [2025-11-24 05:02:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.41 - - [2025-11-24 05:02:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000625 10.0.0.41 - - [2025-11-24 05:02:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000416 10.0.0.41 - - [2025-11-24 05:03:13] "POST /neutron/network HTTP/1.1" 200 1119 0.047963 10.0.0.41 - - [2025-11-24 05:03:14] "POST /neutron/subnet HTTP/1.1" 200 1380 0.018934 10.0.0.41 - - [2025-11-24 05:03:14] "POST /neutron/network HTTP/1.1" 200 1109 0.015030 10.0.0.41 - - [2025-11-24 05:03:16] "GET /obj-perms HTTP/1.1" 200 5056 0.061203 10.0.0.41 - - [2025-11-24 05:03:36] "POST /neutron/network HTTP/1.1" 200 1119 0.009282 10.0.0.41 - - [2025-11-24 05:03:37] "POST /neutron/subnet HTTP/1.1" 200 1380 0.017883 10.0.0.41 - - [2025-11-24 05:03:37] "POST /neutron/network HTTP/1.1" 200 1109 0.011692 10.0.0.41 - - [2025-11-24 05:04:14] "POST /neutron/network HTTP/1.1" 200 1119 0.008979 10.0.0.41 - - [2025-11-24 05:04:14] "POST /neutron/subnet HTTP/1.1" 200 1380 0.016193 10.0.0.41 - - [2025-11-24 05:04:14] "POST /neutron/network HTTP/1.1" 200 1109 0.013092 10.0.0.27 - - [2025-11-24 05:04:16] "GET /obj-perms HTTP/1.1" 200 5056 0.060581 10.0.0.41 - - [2025-11-24 05:04:37] "POST /neutron/network HTTP/1.1" 200 1119 0.008419 10.0.0.41 - - [2025-11-24 05:04:38] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015781 10.0.0.41 - - [2025-11-24 05:04:38] "POST /neutron/network HTTP/1.1" 200 1109 0.012430 10.0.0.41 - - [2025-11-24 05:05:14] "POST /neutron/network HTTP/1.1" 200 1119 0.009830 10.0.0.41 - - [2025-11-24 05:05:14] "POST /neutron/subnet HTTP/1.1" 200 1380 0.018609 10.0.0.41 - - [2025-11-24 05:05:14] "POST /neutron/network HTTP/1.1" 200 1109 0.010378 10.0.0.41 - - [2025-11-24 05:05:39] "POST /neutron/network HTTP/1.1" 200 1119 0.039577 10.0.0.41 - - [2025-11-24 05:05:39] "POST /neutron/subnet HTTP/1.1" 200 1380 0.019613 10.0.0.41 - - [2025-11-24 05:05:39] "POST /neutron/network HTTP/1.1" 200 1109 0.009551 10.0.0.41 - - [2025-11-24 05:06:16] "POST /neutron/network HTTP/1.1" 200 1119 0.011813 10.0.0.41 - - [2025-11-24 05:06:16] "POST /neutron/subnet HTTP/1.1" 200 1380 0.020523 10.0.0.41 - - [2025-11-24 05:06:16] "POST /neutron/network HTTP/1.1" 200 1109 0.013296 10.0.0.50 - - [2025-11-24 05:06:18] "GET /obj-perms HTTP/1.1" 200 5056 0.075101 10.0.0.41 - - [2025-11-24 05:06:41] "POST /neutron/network HTTP/1.1" 200 1119 0.008426 10.0.0.41 - - [2025-11-24 05:06:41] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015552 10.0.0.41 - - [2025-11-24 05:06:41] "POST /neutron/network HTTP/1.1" 200 1109 0.011118 10.0.0.41 - - [2025-11-24 05:07:17] "POST /neutron/network HTTP/1.1" 200 1119 0.007137 10.0.0.41 - - [2025-11-24 05:07:17] "POST /neutron/subnet HTTP/1.1" 200 1380 0.014770 10.0.0.41 - - [2025-11-24 05:07:17] "POST /neutron/network HTTP/1.1" 200 1109 0.012019 10.0.0.41 - - [2025-11-24 05:07:19] "GET /obj-perms HTTP/1.1" 200 5056 0.066569 10.0.0.41 - - [2025-11-24 05:07:42] "POST /neutron/network HTTP/1.1" 200 1119 0.011120 10.0.0.41 - - [2025-11-24 05:07:42] "POST /neutron/subnet HTTP/1.1" 200 1380 0.019092 10.0.0.41 - - [2025-11-24 05:07:43] "POST /neutron/network HTTP/1.1" 200 1109 0.010876 10.0.0.50 - - [2025-11-24 05:07:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000467 10.0.0.50 - - [2025-11-24 05:07:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000428 10.0.0.27 - - [2025-11-24 05:07:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000744 10.0.0.27 - - [2025-11-24 05:07:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000471 10.0.0.27 - - [2025-11-24 05:07:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000448 10.0.0.27 - - [2025-11-24 05:07:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000607 10.0.0.50 - - [2025-11-24 05:07:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000705 10.0.0.50 - - [2025-11-24 05:07:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000546 10.0.0.41 - - [2025-11-24 05:07:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000652 10.0.0.41 - - [2025-11-24 05:07:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000552 10.0.0.41 - - [2025-11-24 05:07:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000463 10.0.0.41 - - [2025-11-24 05:07:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000534 10.0.0.41 - - [2025-11-24 05:08:18] "POST /neutron/network HTTP/1.1" 200 1119 0.038722 10.0.0.41 - - [2025-11-24 05:08:18] "POST /neutron/subnet HTTP/1.1" 200 1380 0.018401 10.0.0.41 - - [2025-11-24 05:08:18] "POST /neutron/network HTTP/1.1" 200 1109 0.010156 10.0.0.27 - - [2025-11-24 05:08:20] "GET /obj-perms HTTP/1.1" 200 5056 0.062409 10.0.0.41 - - [2025-11-24 05:08:43] "POST /neutron/network HTTP/1.1" 200 1119 0.007622 10.0.0.41 - - [2025-11-24 05:08:43] "POST /neutron/subnet HTTP/1.1" 200 1380 0.013448 10.0.0.41 - - [2025-11-24 05:08:43] "POST /neutron/network HTTP/1.1" 200 1109 0.010140 10.0.0.41 - - [2025-11-24 05:09:18] "POST /neutron/network HTTP/1.1" 200 1119 0.007894 10.0.0.41 - - [2025-11-24 05:09:18] "POST /neutron/subnet HTTP/1.1" 200 1380 0.016456 10.0.0.41 - - [2025-11-24 05:09:18] "POST /neutron/network HTTP/1.1" 200 1109 0.013980 10.0.0.41 - - [2025-11-24 05:09:44] "POST /neutron/network HTTP/1.1" 200 1119 0.007723 10.0.0.41 - - [2025-11-24 05:09:44] "POST /neutron/subnet HTTP/1.1" 200 1380 0.017452 10.0.0.41 - - [2025-11-24 05:09:45] "POST /neutron/network HTTP/1.1" 200 1109 0.010717 10.0.0.41 - - [2025-11-24 05:10:18] "POST /neutron/network HTTP/1.1" 200 1119 0.008745 10.0.0.41 - - [2025-11-24 05:10:18] "POST /neutron/subnet HTTP/1.1" 200 1380 0.014344 10.0.0.41 - - [2025-11-24 05:10:18] "POST /neutron/network HTTP/1.1" 200 1109 0.011445 10.0.0.41 - - [2025-11-24 05:10:46] "POST /neutron/network HTTP/1.1" 200 1119 0.041079 10.0.0.41 - - [2025-11-24 05:10:46] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015883 10.0.0.41 - - [2025-11-24 05:10:46] "POST /neutron/network HTTP/1.1" 200 1109 0.011776 10.0.0.41 - - [2025-11-24 05:11:20] "POST /neutron/network HTTP/1.1" 200 1119 0.007498 10.0.0.41 - - [2025-11-24 05:11:20] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015820 10.0.0.41 - - [2025-11-24 05:11:20] "POST /neutron/network HTTP/1.1" 200 1109 0.014215 10.0.0.50 - - [2025-11-24 05:11:22] "GET /obj-perms HTTP/1.1" 200 5056 0.113285 10.0.0.41 - - [2025-11-24 05:11:45] "POST /neutron/network HTTP/1.1" 200 1119 0.014153 10.0.0.41 - - [2025-11-24 05:11:45] "POST /neutron/subnet HTTP/1.1" 200 1380 0.019882 10.0.0.41 - - [2025-11-24 05:11:46] "POST /neutron/network HTTP/1.1" 200 1109 0.012804 10.0.0.41 - - [2025-11-24 05:12:20] "POST /neutron/network HTTP/1.1" 200 1119 0.010207 10.0.0.41 - - [2025-11-24 05:12:20] "POST /neutron/subnet HTTP/1.1" 200 1380 0.018952 10.0.0.41 - - [2025-11-24 05:12:20] "POST /neutron/network HTTP/1.1" 200 1109 0.014151 10.0.0.41 - - [2025-11-24 05:12:23] "GET /obj-perms HTTP/1.1" 200 5056 0.066216 10.0.0.41 - - [2025-11-24 05:12:46] "POST /neutron/network HTTP/1.1" 200 1119 0.007615 10.0.0.41 - - [2025-11-24 05:12:46] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015729 10.0.0.41 - - [2025-11-24 05:12:46] "POST /neutron/network HTTP/1.1" 200 1109 0.010311 10.0.0.50 - - [2025-11-24 05:12:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000514 10.0.0.50 - - [2025-11-24 05:12:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000389 10.0.0.27 - - [2025-11-24 05:12:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000443 10.0.0.27 - - [2025-11-24 05:12:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000502 10.0.0.27 - - [2025-11-24 05:12:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000636 10.0.0.27 - - [2025-11-24 05:12:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000435 10.0.0.50 - - [2025-11-24 05:12:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000553 10.0.0.50 - - [2025-11-24 05:12:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000436 10.0.0.41 - - [2025-11-24 05:12:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000440 10.0.0.41 - - [2025-11-24 05:12:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000551 10.0.0.41 - - [2025-11-24 05:12:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000445 10.0.0.41 - - [2025-11-24 05:12:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000662 10.0.0.41 - - [2025-11-24 05:13:22] "POST /neutron/network HTTP/1.1" 200 1119 0.052497 10.0.0.41 - - [2025-11-24 05:13:22] "POST /neutron/subnet HTTP/1.1" 200 1380 0.020214 10.0.0.41 - - [2025-11-24 05:13:23] "POST /neutron/network HTTP/1.1" 200 1109 0.011200 10.0.0.27 - - [2025-11-24 05:13:24] "GET /obj-perms HTTP/1.1" 200 5056 0.066188 10.0.0.41 - - [2025-11-24 05:13:47] "POST /neutron/network HTTP/1.1" 200 1119 0.007791 10.0.0.41 - - [2025-11-24 05:13:47] "POST /neutron/subnet HTTP/1.1" 200 1380 0.016508 10.0.0.41 - - [2025-11-24 05:13:47] "POST /neutron/network HTTP/1.1" 200 1109 0.013107 10.0.0.41 - - [2025-11-24 05:14:22] "POST /neutron/network HTTP/1.1" 200 1119 0.009325 10.0.0.41 - - [2025-11-24 05:14:22] "POST /neutron/subnet HTTP/1.1" 200 1380 0.012422 10.0.0.41 - - [2025-11-24 05:14:22] "POST /neutron/network HTTP/1.1" 200 1109 0.009987 10.0.0.41 - - [2025-11-24 05:14:48] "POST /neutron/network HTTP/1.1" 200 1119 0.010769 10.0.0.41 - - [2025-11-24 05:14:48] "POST /neutron/subnet HTTP/1.1" 200 1380 0.013663 10.0.0.41 - - [2025-11-24 05:14:49] "POST /neutron/network HTTP/1.1" 200 1109 0.012181 10.0.0.41 - - [2025-11-24 05:15:23] "POST /neutron/network HTTP/1.1" 200 1119 0.006990 10.0.0.41 - - [2025-11-24 05:15:23] "POST /neutron/subnet HTTP/1.1" 200 1380 0.014462 10.0.0.41 - - [2025-11-24 05:15:23] "POST /neutron/network HTTP/1.1" 200 1109 0.010564 10.0.0.50 - - [2025-11-24 05:15:25] "GET /obj-perms HTTP/1.1" 200 5056 0.063031 10.0.0.41 - - [2025-11-24 05:15:49] "POST /neutron/network HTTP/1.1" 200 1119 0.043595 10.0.0.41 - - [2025-11-24 05:15:50] "POST /neutron/subnet HTTP/1.1" 200 1380 0.022969 10.0.0.41 - - [2025-11-24 05:15:50] "POST /neutron/network HTTP/1.1" 200 1109 0.012805 10.0.0.41 - - [2025-11-24 05:16:23] "POST /neutron/network HTTP/1.1" 200 1119 0.007891 10.0.0.41 - - [2025-11-24 05:16:23] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015158 10.0.0.41 - - [2025-11-24 05:16:23] "POST /neutron/network HTTP/1.1" 200 1109 0.010411 10.0.0.41 - - [2025-11-24 05:16:26] "GET /obj-perms HTTP/1.1" 200 5056 0.057004 10.0.0.41 - - [2025-11-24 05:16:50] "POST /neutron/network HTTP/1.1" 200 1119 0.009140 10.0.0.41 - - [2025-11-24 05:16:50] "POST /neutron/subnet HTTP/1.1" 200 1380 0.016275 10.0.0.41 - - [2025-11-24 05:16:50] "POST /neutron/network HTTP/1.1" 200 1109 0.010333 10.0.0.41 - - [2025-11-24 05:17:24] "POST /neutron/network HTTP/1.1" 200 1119 0.008384 10.0.0.41 - - [2025-11-24 05:17:24] "POST /neutron/subnet HTTP/1.1" 200 1380 0.014057 10.0.0.41 - - [2025-11-24 05:17:24] "POST /neutron/network HTTP/1.1" 200 1109 0.010809 10.0.0.27 - - [2025-11-24 05:17:27] "GET /obj-perms HTTP/1.1" 200 5056 0.069380 10.0.0.41 - - [2025-11-24 05:17:51] "POST /neutron/network HTTP/1.1" 200 1119 0.010614 10.0.0.41 - - [2025-11-24 05:17:51] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015049 10.0.0.41 - - [2025-11-24 05:17:51] "POST /neutron/network HTTP/1.1" 200 1109 0.010861 10.0.0.50 - - [2025-11-24 05:17:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000486 10.0.0.50 - - [2025-11-24 05:17:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000420 10.0.0.27 - - [2025-11-24 05:17:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000419 10.0.0.27 - - [2025-11-24 05:17:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000434 10.0.0.27 - - [2025-11-24 05:17:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000540 10.0.0.27 - - [2025-11-24 05:17:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000533 10.0.0.50 - - [2025-11-24 05:17:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000415 10.0.0.50 - - [2025-11-24 05:17:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000590 10.0.0.41 - - [2025-11-24 05:17:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000435 10.0.0.41 - - [2025-11-24 05:17:56] "GET /global-system-configs HTTP/1.1" 401 292 0.001072 10.0.0.41 - - [2025-11-24 05:17:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.41 - - [2025-11-24 05:17:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000415 10.0.0.41 - - [2025-11-24 05:18:24] "POST /neutron/network HTTP/1.1" 200 1119 0.040921 10.0.0.41 - - [2025-11-24 05:18:24] "POST /neutron/subnet HTTP/1.1" 200 1380 0.020228 10.0.0.41 - - [2025-11-24 05:18:24] "POST /neutron/network HTTP/1.1" 200 1109 0.011573 10.0.0.41 - - [2025-11-24 05:18:51] "POST /neutron/network HTTP/1.1" 200 1119 0.008073 10.0.0.41 - - [2025-11-24 05:18:52] "POST /neutron/subnet HTTP/1.1" 200 1380 0.016547 10.0.0.41 - - [2025-11-24 05:18:52] "POST /neutron/network HTTP/1.1" 200 1109 0.011988 10.0.0.41 - - [2025-11-24 05:19:24] "POST /neutron/network HTTP/1.1" 200 1119 0.007374 10.0.0.41 - - [2025-11-24 05:19:24] "POST /neutron/subnet HTTP/1.1" 200 1380 0.013165 10.0.0.41 - - [2025-11-24 05:19:24] "POST /neutron/network HTTP/1.1" 200 1109 0.009939 10.0.0.41 - - [2025-11-24 05:19:53] "POST /neutron/network HTTP/1.1" 200 1119 0.008688 10.0.0.41 - - [2025-11-24 05:19:53] "POST /neutron/subnet HTTP/1.1" 200 1380 0.020188 10.0.0.41 - - [2025-11-24 05:19:53] "POST /neutron/network HTTP/1.1" 200 1109 0.012435 10.0.0.41 - - [2025-11-24 05:20:24] "POST /neutron/network HTTP/1.1" 200 1119 0.008985 10.0.0.41 - - [2025-11-24 05:20:24] "POST /neutron/subnet HTTP/1.1" 200 1380 0.026306 10.0.0.41 - - [2025-11-24 05:20:24] "POST /neutron/network HTTP/1.1" 200 1109 0.013966 10.0.0.50 - - [2025-11-24 05:20:29] "GET /obj-perms HTTP/1.1" 200 5056 0.065502 10.0.0.41 - - [2025-11-24 05:20:56] "POST /neutron/network HTTP/1.1" 200 1119 0.044007 10.0.0.41 - - [2025-11-24 05:20:56] "POST /neutron/subnet HTTP/1.1" 200 1380 0.018852 10.0.0.41 - - [2025-11-24 05:20:56] "POST /neutron/network HTTP/1.1" 200 1109 0.013500 10.0.0.41 - - [2025-11-24 05:21:25] "POST /neutron/network HTTP/1.1" 200 1119 0.009632 10.0.0.41 - - [2025-11-24 05:21:25] "POST /neutron/subnet HTTP/1.1" 200 1380 0.021357 10.0.0.41 - - [2025-11-24 05:21:25] "POST /neutron/network HTTP/1.1" 200 1109 0.013450 10.0.0.41 - - [2025-11-24 05:21:30] "GET /obj-perms HTTP/1.1" 200 5056 0.061880 10.0.0.41 - - [2025-11-24 05:21:55] "POST /neutron/network HTTP/1.1" 200 1119 0.008636 10.0.0.41 - - [2025-11-24 05:21:55] "POST /neutron/subnet HTTP/1.1" 200 1380 0.014140 10.0.0.41 - - [2025-11-24 05:21:56] "POST /neutron/network HTTP/1.1" 200 1109 0.010811 10.0.0.41 - - [2025-11-24 05:22:27] "POST /neutron/network HTTP/1.1" 200 1119 0.008651 10.0.0.41 - - [2025-11-24 05:22:27] "POST /neutron/subnet HTTP/1.1" 200 1380 0.016558 10.0.0.41 - - [2025-11-24 05:22:27] "POST /neutron/network HTTP/1.1" 200 1109 0.012762 10.0.0.27 - - [2025-11-24 05:22:30] "GET /obj-perms HTTP/1.1" 200 5056 0.066200 10.0.0.50 - - [2025-11-24 05:22:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000602 10.0.0.50 - - [2025-11-24 05:22:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000393 10.0.0.27 - - [2025-11-24 05:22:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000443 10.0.0.27 - - [2025-11-24 05:22:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000408 10.0.0.27 - - [2025-11-24 05:22:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000435 10.0.0.27 - - [2025-11-24 05:22:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000452 10.0.0.50 - - [2025-11-24 05:22:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.50 - - [2025-11-24 05:22:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.41 - - [2025-11-24 05:22:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000385 10.0.0.41 - - [2025-11-24 05:22:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000416 10.0.0.41 - - [2025-11-24 05:22:56] "POST /neutron/network HTTP/1.1" 200 1119 0.009693 10.0.0.41 - - [2025-11-24 05:22:56] "POST /neutron/subnet HTTP/1.1" 200 1380 0.019495 10.0.0.41 - - [2025-11-24 05:22:57] "POST /neutron/network HTTP/1.1" 200 1109 0.012347 10.0.0.41 - - [2025-11-24 05:22:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000442 10.0.0.41 - - [2025-11-24 05:22:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000660 10.0.0.41 - - [2025-11-24 05:23:28] "POST /neutron/network HTTP/1.1" 200 1119 0.036507 10.0.0.41 - - [2025-11-24 05:23:28] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015189 10.0.0.41 - - [2025-11-24 05:23:28] "POST /neutron/network HTTP/1.1" 200 1109 0.012320 10.0.0.41 - - [2025-11-24 05:23:58] "POST /neutron/network HTTP/1.1" 200 1119 0.009121 10.0.0.41 - - [2025-11-24 05:23:59] "POST /neutron/subnet HTTP/1.1" 200 1380 0.018524 10.0.0.41 - - [2025-11-24 05:23:59] "POST /neutron/network HTTP/1.1" 200 1109 0.011003 10.0.0.41 - - [2025-11-24 05:24:30] "POST /neutron/network HTTP/1.1" 200 1119 0.008808 10.0.0.41 - - [2025-11-24 05:24:30] "POST /neutron/subnet HTTP/1.1" 200 1380 0.025717 10.0.0.41 - - [2025-11-24 05:24:30] "POST /neutron/network HTTP/1.1" 200 1109 0.013442 10.0.0.50 - - [2025-11-24 05:24:32] "GET /obj-perms HTTP/1.1" 200 5056 0.065715 10.0.0.41 - - [2025-11-24 05:24:58] "POST /neutron/network HTTP/1.1" 200 1119 0.008361 10.0.0.41 - - [2025-11-24 05:24:58] "POST /neutron/subnet HTTP/1.1" 200 1380 0.013541 10.0.0.41 - - [2025-11-24 05:24:59] "POST /neutron/network HTTP/1.1" 200 1109 0.010423 10.0.0.41 - - [2025-11-24 05:25:32] "POST /neutron/network HTTP/1.1" 200 1119 0.007756 10.0.0.41 - - [2025-11-24 05:25:32] "POST /neutron/subnet HTTP/1.1" 200 1380 0.021871 10.0.0.41 - - [2025-11-24 05:25:32] "POST /neutron/network HTTP/1.1" 200 1109 0.012662 10.0.0.41 - - [2025-11-24 05:25:33] "GET /obj-perms HTTP/1.1" 200 5056 0.067050 10.0.0.41 - - [2025-11-24 05:25:59] "POST /neutron/network HTTP/1.1" 200 1119 0.037292 10.0.0.41 - - [2025-11-24 05:25:59] "POST /neutron/subnet HTTP/1.1" 200 1380 0.016118 10.0.0.41 - - [2025-11-24 05:26:00] "POST /neutron/network HTTP/1.1" 200 1109 0.010416 10.0.0.27 - - [2025-11-24 05:26:34] "GET /obj-perms HTTP/1.1" 200 5056 0.059606 10.0.0.41 - - [2025-11-24 05:26:34] "POST /neutron/network HTTP/1.1" 200 1119 0.008580 10.0.0.41 - - [2025-11-24 05:26:34] "POST /neutron/subnet HTTP/1.1" 200 1380 0.014323 10.0.0.41 - - [2025-11-24 05:26:34] "POST /neutron/network HTTP/1.1" 200 1109 0.010591 10.0.0.41 - - [2025-11-24 05:26:59] "POST /neutron/network HTTP/1.1" 200 1119 0.008054 10.0.0.41 - - [2025-11-24 05:26:59] "POST /neutron/subnet HTTP/1.1" 200 1380 0.016832 10.0.0.41 - - [2025-11-24 05:26:59] "POST /neutron/network HTTP/1.1" 200 1109 0.011810 10.0.0.41 - - [2025-11-24 05:27:35] "POST /neutron/network HTTP/1.1" 200 1119 0.007399 10.0.0.41 - - [2025-11-24 05:27:35] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015546 10.0.0.41 - - [2025-11-24 05:27:35] "POST /neutron/network HTTP/1.1" 200 1109 0.016032 10.0.0.50 - - [2025-11-24 05:27:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.50 - - [2025-11-24 05:27:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000408 10.0.0.27 - - [2025-11-24 05:27:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000436 10.0.0.27 - - [2025-11-24 05:27:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.27 - - [2025-11-24 05:27:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000406 10.0.0.27 - - [2025-11-24 05:27:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000605 10.0.0.50 - - [2025-11-24 05:27:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000421 10.0.0.50 - - [2025-11-24 05:27:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.41 - - [2025-11-24 05:27:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000419 10.0.0.41 - - [2025-11-24 05:27:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000387 10.0.0.41 - - [2025-11-24 05:27:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000556 10.0.0.41 - - [2025-11-24 05:27:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000484 10.0.0.41 - - [2025-11-24 05:27:59] "POST /neutron/network HTTP/1.1" 200 1119 0.007378 10.0.0.41 - - [2025-11-24 05:27:59] "POST /neutron/subnet HTTP/1.1" 200 1380 0.014830 10.0.0.41 - - [2025-11-24 05:27:59] "POST /neutron/network HTTP/1.1" 200 1109 0.011134 10.0.0.41 - - [2025-11-24 05:28:37] "POST /neutron/network HTTP/1.1" 200 1119 0.041038 10.0.0.41 - - [2025-11-24 05:28:37] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015805 10.0.0.41 - - [2025-11-24 05:28:37] "POST /neutron/network HTTP/1.1" 200 1109 0.012557 10.0.0.41 - - [2025-11-24 05:29:01] "POST /neutron/network HTTP/1.1" 200 1119 0.007359 10.0.0.41 - - [2025-11-24 05:29:01] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015210 10.0.0.41 - - [2025-11-24 05:29:01] "POST /neutron/network HTTP/1.1" 200 1109 0.010312 10.0.0.50 - - [2025-11-24 05:29:36] "GET /obj-perms HTTP/1.1" 200 5056 0.057508 10.0.0.41 - - [2025-11-24 05:29:38] "POST /neutron/network HTTP/1.1" 200 1119 0.008448 10.0.0.41 - - [2025-11-24 05:29:38] "POST /neutron/subnet HTTP/1.1" 200 1380 0.016390 10.0.0.41 - - [2025-11-24 05:29:38] "POST /neutron/network HTTP/1.1" 200 1109 0.009750 10.0.0.41 - - [2025-11-24 05:30:02] "POST /neutron/network HTTP/1.1" 200 1119 0.008938 10.0.0.41 - - [2025-11-24 05:30:03] "POST /neutron/subnet HTTP/1.1" 200 1380 0.014817 10.0.0.41 - - [2025-11-24 05:30:03] "POST /neutron/network HTTP/1.1" 200 1109 0.012230 10.0.0.41 - - [2025-11-24 05:30:37] "GET /obj-perms HTTP/1.1" 200 5056 0.070435 10.0.0.41 - - [2025-11-24 05:30:38] "POST /neutron/network HTTP/1.1" 200 1119 0.008248 10.0.0.41 - - [2025-11-24 05:30:38] "POST /neutron/subnet HTTP/1.1" 200 1380 0.014337 10.0.0.41 - - [2025-11-24 05:30:38] "POST /neutron/network HTTP/1.1" 200 1109 0.010043 10.0.0.41 - - [2025-11-24 05:31:02] "POST /neutron/network HTTP/1.1" 200 1119 0.038635 10.0.0.41 - - [2025-11-24 05:31:02] "POST /neutron/subnet HTTP/1.1" 200 1380 0.021213 10.0.0.41 - - [2025-11-24 05:31:02] "POST /neutron/network HTTP/1.1" 200 1109 0.013508 10.0.0.27 - - [2025-11-24 05:31:37] "GET /obj-perms HTTP/1.1" 200 5056 0.061793 10.0.0.41 - - [2025-11-24 05:31:38] "POST /neutron/network HTTP/1.1" 200 1119 0.010494 10.0.0.41 - - [2025-11-24 05:31:38] "POST /neutron/subnet HTTP/1.1" 200 1380 0.018627 10.0.0.41 - - [2025-11-24 05:31:38] "POST /neutron/network HTTP/1.1" 200 1109 0.012861 10.0.0.41 - - [2025-11-24 05:32:02] "POST /neutron/network HTTP/1.1" 200 1119 0.009858 10.0.0.41 - - [2025-11-24 05:32:02] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015173 10.0.0.41 - - [2025-11-24 05:32:02] "POST /neutron/network HTTP/1.1" 200 1109 0.011731 10.0.0.41 - - [2025-11-24 05:32:39] "POST /neutron/network HTTP/1.1" 200 1119 0.007015 10.0.0.41 - - [2025-11-24 05:32:39] "POST /neutron/subnet HTTP/1.1" 200 1380 0.013825 10.0.0.41 - - [2025-11-24 05:32:39] "POST /neutron/network HTTP/1.1" 200 1109 0.010858 10.0.0.50 - - [2025-11-24 05:32:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000681 10.0.0.50 - - [2025-11-24 05:32:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000619 10.0.0.27 - - [2025-11-24 05:32:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000567 10.0.0.27 - - [2025-11-24 05:32:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000392 10.0.0.27 - - [2025-11-24 05:32:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000441 10.0.0.27 - - [2025-11-24 05:32:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000531 10.0.0.50 - - [2025-11-24 05:32:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000536 10.0.0.50 - - [2025-11-24 05:32:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000450 10.0.0.41 - - [2025-11-24 05:32:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000551 10.0.0.41 - - [2025-11-24 05:32:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000473 10.0.0.41 - - [2025-11-24 05:32:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000635 10.0.0.41 - - [2025-11-24 05:32:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000620 10.0.0.41 - - [2025-11-24 05:33:03] "POST /neutron/network HTTP/1.1" 200 1119 0.008497 10.0.0.41 - - [2025-11-24 05:33:03] "POST /neutron/subnet HTTP/1.1" 200 1380 0.021479 10.0.0.41 - - [2025-11-24 05:33:03] "POST /neutron/network HTTP/1.1" 200 1109 0.011348 10.0.0.50 - - [2025-11-24 05:33:39] "GET /obj-perms HTTP/1.1" 200 5056 0.070922 10.0.0.41 - - [2025-11-24 05:33:40] "POST /neutron/network HTTP/1.1" 200 1119 0.041386 10.0.0.41 - - [2025-11-24 05:33:40] "POST /neutron/subnet HTTP/1.1" 200 1380 0.020220 10.0.0.41 - - [2025-11-24 05:33:41] "POST /neutron/network HTTP/1.1" 200 1109 0.010575 10.0.0.41 - - [2025-11-24 05:34:05] "POST /neutron/network HTTP/1.1" 200 1119 0.011084 10.0.0.41 - - [2025-11-24 05:34:06] "POST /neutron/subnet HTTP/1.1" 200 1380 0.017932 10.0.0.41 - - [2025-11-24 05:34:06] "POST /neutron/network HTTP/1.1" 200 1109 0.011278 10.0.0.41 - - [2025-11-24 05:34:40] "GET /obj-perms HTTP/1.1" 200 5056 0.073985 10.0.0.41 - - [2025-11-24 05:34:41] "POST /neutron/network HTTP/1.1" 200 1119 0.009356 10.0.0.41 - - [2025-11-24 05:34:41] "POST /neutron/subnet HTTP/1.1" 200 1380 0.018689 10.0.0.41 - - [2025-11-24 05:34:41] "POST /neutron/network HTTP/1.1" 200 1109 0.013276 10.0.0.41 - - [2025-11-24 05:35:07] "POST /neutron/network HTTP/1.1" 200 1119 0.007485 10.0.0.41 - - [2025-11-24 05:35:08] "POST /neutron/subnet HTTP/1.1" 200 1380 0.014947 10.0.0.41 - - [2025-11-24 05:35:08] "POST /neutron/network HTTP/1.1" 200 1109 0.015877 10.0.0.27 - - [2025-11-24 05:35:41] "GET /obj-perms HTTP/1.1" 200 5056 0.056062 10.0.0.41 - - [2025-11-24 05:35:43] "POST /neutron/network HTTP/1.1" 200 1119 0.009103 10.0.0.41 - - [2025-11-24 05:35:43] "POST /neutron/subnet HTTP/1.1" 200 1380 0.021554 10.0.0.41 - - [2025-11-24 05:35:43] "POST /neutron/network HTTP/1.1" 200 1109 0.010758 10.0.0.41 - - [2025-11-24 05:36:09] "POST /neutron/network HTTP/1.1" 200 1119 0.035802 10.0.0.41 - - [2025-11-24 05:36:10] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015018 10.0.0.41 - - [2025-11-24 05:36:10] "POST /neutron/network HTTP/1.1" 200 1109 0.010625 10.0.0.41 - - [2025-11-24 05:36:45] "POST /neutron/network HTTP/1.1" 200 1119 0.010707 10.0.0.41 - - [2025-11-24 05:36:45] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015365 10.0.0.41 - - [2025-11-24 05:36:45] "POST /neutron/network HTTP/1.1" 200 1109 0.010415 10.0.0.41 - - [2025-11-24 05:37:11] "POST /neutron/network HTTP/1.1" 200 1119 0.008015 10.0.0.41 - - [2025-11-24 05:37:11] "POST /neutron/subnet HTTP/1.1" 200 1380 0.017736 10.0.0.41 - - [2025-11-24 05:37:12] "POST /neutron/network HTTP/1.1" 200 1109 0.014375 10.0.0.41 - - [2025-11-24 05:37:45] "POST /neutron/network HTTP/1.1" 200 1119 0.007561 10.0.0.41 - - [2025-11-24 05:37:45] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015013 10.0.0.41 - - [2025-11-24 05:37:45] "POST /neutron/network HTTP/1.1" 200 1109 0.011568 10.0.0.50 - - [2025-11-24 05:37:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000430 10.0.0.50 - - [2025-11-24 05:37:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.27 - - [2025-11-24 05:37:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000374 10.0.0.27 - - [2025-11-24 05:37:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000379 10.0.0.27 - - [2025-11-24 05:37:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000409 10.0.0.27 - - [2025-11-24 05:37:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000732 10.0.0.50 - - [2025-11-24 05:37:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000438 10.0.0.50 - - [2025-11-24 05:37:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000602 10.0.0.41 - - [2025-11-24 05:37:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000518 10.0.0.41 - - [2025-11-24 05:37:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000491 10.0.0.41 - - [2025-11-24 05:37:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.41 - - [2025-11-24 05:37:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000387 10.0.0.41 - - [2025-11-24 05:38:12] "POST /neutron/network HTTP/1.1" 200 1119 0.007870 10.0.0.41 - - [2025-11-24 05:38:12] "POST /neutron/subnet HTTP/1.1" 200 1380 0.016959 10.0.0.41 - - [2025-11-24 05:38:13] "POST /neutron/network HTTP/1.1" 200 1109 0.010359 10.0.0.50 - - [2025-11-24 05:38:43] "GET /obj-perms HTTP/1.1" 200 5056 0.058401 10.0.0.41 - - [2025-11-24 05:38:45] "POST /neutron/network HTTP/1.1" 200 1119 0.038795 10.0.0.41 - - [2025-11-24 05:38:45] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015801 10.0.0.41 - - [2025-11-24 05:38:45] "POST /neutron/network HTTP/1.1" 200 1109 0.014909 10.0.0.41 - - [2025-11-24 05:39:15] "POST /neutron/network HTTP/1.1" 200 1119 0.009271 10.0.0.41 - - [2025-11-24 05:39:15] "POST /neutron/subnet HTTP/1.1" 200 1380 0.016054 10.0.0.41 - - [2025-11-24 05:39:15] "POST /neutron/network HTTP/1.1" 200 1109 0.009802 10.0.0.41 - - [2025-11-24 05:39:44] "GET /obj-perms HTTP/1.1" 200 5056 0.075396 10.0.0.41 - - [2025-11-24 05:39:45] "POST /neutron/network HTTP/1.1" 200 1119 0.008961 10.0.0.41 - - [2025-11-24 05:39:45] "POST /neutron/subnet HTTP/1.1" 200 1380 0.014881 10.0.0.41 - - [2025-11-24 05:39:45] "POST /neutron/network HTTP/1.1" 200 1109 0.011849 10.0.0.41 - - [2025-11-24 05:40:14] "POST /neutron/network HTTP/1.1" 200 1119 0.008185 10.0.0.41 - - [2025-11-24 05:40:14] "POST /neutron/subnet HTTP/1.1" 200 1380 0.014742 10.0.0.41 - - [2025-11-24 05:40:14] "POST /neutron/network HTTP/1.1" 200 1109 0.014197 10.0.0.27 - - [2025-11-24 05:40:44] "GET /obj-perms HTTP/1.1" 200 5056 0.058925 10.0.0.41 - - [2025-11-24 05:40:46] "POST /neutron/network HTTP/1.1" 200 1119 0.007597 10.0.0.41 - - [2025-11-24 05:40:46] "POST /neutron/subnet HTTP/1.1" 200 1380 0.020846 10.0.0.41 - - [2025-11-24 05:40:46] "POST /neutron/network HTTP/1.1" 200 1109 0.017666 10.0.0.41 - - [2025-11-24 05:41:15] "POST /neutron/network HTTP/1.1" 200 1119 0.046945 10.0.0.41 - - [2025-11-24 05:41:15] "POST /neutron/subnet HTTP/1.1" 200 1380 0.017233 10.0.0.41 - - [2025-11-24 05:41:15] "POST /neutron/network HTTP/1.1" 200 1109 0.010432 10.0.0.41 - - [2025-11-24 05:41:46] "POST /neutron/network HTTP/1.1" 200 1119 0.007353 10.0.0.41 - - [2025-11-24 05:41:46] "POST /neutron/subnet HTTP/1.1" 200 1380 0.014222 10.0.0.41 - - [2025-11-24 05:41:46] "POST /neutron/network HTTP/1.1" 200 1109 0.009805 10.0.0.41 - - [2025-11-24 05:42:17] "POST /neutron/network HTTP/1.1" 200 1119 0.007759 10.0.0.41 - - [2025-11-24 05:42:17] "POST /neutron/subnet HTTP/1.1" 200 1380 0.014789 10.0.0.41 - - [2025-11-24 05:42:17] "POST /neutron/network HTTP/1.1" 200 1109 0.010835 10.0.0.50 - - [2025-11-24 05:42:46] "GET /obj-perms HTTP/1.1" 200 5056 0.061710 10.0.0.41 - - [2025-11-24 05:42:47] "POST /neutron/network HTTP/1.1" 200 1119 0.007843 10.0.0.41 - - [2025-11-24 05:42:47] "POST /neutron/subnet HTTP/1.1" 200 1380 0.014660 10.0.0.41 - - [2025-11-24 05:42:47] "POST /neutron/network HTTP/1.1" 200 1109 0.009969 10.0.0.50 - - [2025-11-24 05:42:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000493 10.0.0.50 - - [2025-11-24 05:42:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000470 10.0.0.27 - - [2025-11-24 05:42:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000421 10.0.0.27 - - [2025-11-24 05:42:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000447 10.0.0.27 - - [2025-11-24 05:42:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.27 - - [2025-11-24 05:42:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000408 10.0.0.50 - - [2025-11-24 05:42:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000478 10.0.0.50 - - [2025-11-24 05:42:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000410 10.0.0.41 - - [2025-11-24 05:42:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000409 10.0.0.41 - - [2025-11-24 05:42:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000415 10.0.0.41 - - [2025-11-24 05:42:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000503 10.0.0.41 - - [2025-11-24 05:42:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000387 10.0.0.41 - - [2025-11-24 05:43:18] "POST /neutron/network HTTP/1.1" 200 1119 0.008723 10.0.0.41 - - [2025-11-24 05:43:18] "POST /neutron/subnet HTTP/1.1" 200 1380 0.016232 10.0.0.41 - - [2025-11-24 05:43:18] "POST /neutron/network HTTP/1.1" 200 1109 0.012608 10.0.0.41 - - [2025-11-24 05:43:47] "GET /obj-perms HTTP/1.1" 200 5056 0.064811 10.0.0.41 - - [2025-11-24 05:43:49] "POST /neutron/network HTTP/1.1" 200 1119 0.052041 10.0.0.41 - - [2025-11-24 05:43:49] "POST /neutron/subnet HTTP/1.1" 200 1380 0.019789 10.0.0.41 - - [2025-11-24 05:43:50] "POST /neutron/network HTTP/1.1" 200 1109 0.012971 10.0.0.41 - - [2025-11-24 05:44:18] "POST /neutron/network HTTP/1.1" 200 1119 0.007568 10.0.0.41 - - [2025-11-24 05:44:18] "POST /neutron/subnet HTTP/1.1" 200 1380 0.017384 10.0.0.41 - - [2025-11-24 05:44:18] "POST /neutron/network HTTP/1.1" 200 1109 0.009625 10.0.0.27 - - [2025-11-24 05:44:48] "GET /obj-perms HTTP/1.1" 200 5056 0.065041 10.0.0.41 - - [2025-11-24 05:44:50] "POST /neutron/network HTTP/1.1" 200 1119 0.007529 10.0.0.41 - - [2025-11-24 05:44:50] "POST /neutron/subnet HTTP/1.1" 200 1380 0.013570 10.0.0.41 - - [2025-11-24 05:44:50] "POST /neutron/network HTTP/1.1" 200 1109 0.010004 10.0.0.41 - - [2025-11-24 05:45:18] "POST /neutron/network HTTP/1.1" 200 1119 0.008331 10.0.0.41 - - [2025-11-24 05:45:18] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015147 10.0.0.41 - - [2025-11-24 05:45:18] "POST /neutron/network HTTP/1.1" 200 1109 0.011256 10.0.0.41 - - [2025-11-24 05:45:52] "POST /neutron/network HTTP/1.1" 200 1119 0.008244 10.0.0.41 - - [2025-11-24 05:45:52] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015703 10.0.0.41 - - [2025-11-24 05:45:52] "POST /neutron/network HTTP/1.1" 200 1109 0.011901 10.0.0.41 - - [2025-11-24 05:46:20] "POST /neutron/network HTTP/1.1" 200 1119 0.034089 10.0.0.41 - - [2025-11-24 05:46:20] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015140 10.0.0.41 - - [2025-11-24 05:46:20] "POST /neutron/network HTTP/1.1" 200 1109 0.010685 10.0.0.41 - - [2025-11-24 05:46:54] "POST /neutron/network HTTP/1.1" 200 1119 0.009162 10.0.0.41 - - [2025-11-24 05:46:54] "POST /neutron/subnet HTTP/1.1" 200 1380 0.019459 10.0.0.41 - - [2025-11-24 05:46:54] "POST /neutron/network HTTP/1.1" 200 1109 0.011754 10.0.0.41 - - [2025-11-24 05:47:22] "POST /neutron/network HTTP/1.1" 200 1119 0.007699 10.0.0.41 - - [2025-11-24 05:47:22] "POST /neutron/subnet HTTP/1.1" 200 1380 0.018193 10.0.0.41 - - [2025-11-24 05:47:22] "POST /neutron/network HTTP/1.1" 200 1109 0.009352 10.0.0.50 - - [2025-11-24 05:47:50] "GET /obj-perms HTTP/1.1" 200 5056 0.067277 10.0.0.50 - - [2025-11-24 05:47:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000406 10.0.0.50 - - [2025-11-24 05:47:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000471 10.0.0.27 - - [2025-11-24 05:47:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000516 10.0.0.27 - - [2025-11-24 05:47:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000519 10.0.0.41 - - [2025-11-24 05:47:55] "POST /neutron/network HTTP/1.1" 200 1119 0.013926 10.0.0.41 - - [2025-11-24 05:47:55] "POST /neutron/subnet HTTP/1.1" 200 1380 0.019972 10.0.0.27 - - [2025-11-24 05:47:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000509 10.0.0.27 - - [2025-11-24 05:47:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000538 10.0.0.41 - - [2025-11-24 05:47:55] "POST /neutron/network HTTP/1.1" 200 1109 0.013964 10.0.0.50 - - [2025-11-24 05:47:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000625 10.0.0.50 - - [2025-11-24 05:47:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000623 10.0.0.41 - - [2025-11-24 05:47:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000633 10.0.0.41 - - [2025-11-24 05:47:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000459 10.0.0.41 - - [2025-11-24 05:47:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000456 10.0.0.41 - - [2025-11-24 05:47:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000510 10.0.0.41 - - [2025-11-24 05:48:23] "POST /neutron/network HTTP/1.1" 200 1119 0.011675 10.0.0.41 - - [2025-11-24 05:48:23] "POST /neutron/subnet HTTP/1.1" 200 1380 0.018933 10.0.0.41 - - [2025-11-24 05:48:23] "POST /neutron/network HTTP/1.1" 200 1109 0.010052 10.0.0.41 - - [2025-11-24 05:48:50] "GET /obj-perms HTTP/1.1" 200 5056 0.057274 10.0.0.41 - - [2025-11-24 05:48:56] "POST /neutron/network HTTP/1.1" 200 1119 0.034193 10.0.0.41 - - [2025-11-24 05:48:56] "POST /neutron/subnet HTTP/1.1" 200 1380 0.018428 10.0.0.41 - - [2025-11-24 05:48:56] "POST /neutron/network HTTP/1.1" 200 1109 0.013861 10.0.0.41 - - [2025-11-24 05:49:23] "POST /neutron/network HTTP/1.1" 200 1119 0.008239 10.0.0.41 - - [2025-11-24 05:49:23] "POST /neutron/subnet HTTP/1.1" 200 1380 0.017259 10.0.0.41 - - [2025-11-24 05:49:23] "POST /neutron/network HTTP/1.1" 200 1109 0.013669 10.0.0.27 - - [2025-11-24 05:49:51] "GET /obj-perms HTTP/1.1" 200 5056 0.063330 10.0.0.41 - - [2025-11-24 05:49:58] "POST /neutron/network HTTP/1.1" 200 1119 0.008019 10.0.0.41 - - [2025-11-24 05:49:58] "POST /neutron/subnet HTTP/1.1" 200 1380 0.012810 10.0.0.41 - - [2025-11-24 05:49:58] "POST /neutron/network HTTP/1.1" 200 1109 0.010439 10.0.0.41 - - [2025-11-24 05:50:23] "POST /neutron/network HTTP/1.1" 200 1119 0.011176 10.0.0.41 - - [2025-11-24 05:50:23] "POST /neutron/subnet HTTP/1.1" 200 1380 0.024838 10.0.0.41 - - [2025-11-24 05:50:23] "POST /neutron/network HTTP/1.1" 200 1109 0.013915 10.0.0.41 - - [2025-11-24 05:50:59] "POST /neutron/network HTTP/1.1" 200 1119 0.007809 10.0.0.41 - - [2025-11-24 05:50:59] "POST /neutron/subnet HTTP/1.1" 200 1380 0.013741 10.0.0.41 - - [2025-11-24 05:50:59] "POST /neutron/network HTTP/1.1" 200 1109 0.012996 10.0.0.41 - - [2025-11-24 05:51:23] "POST /neutron/network HTTP/1.1" 200 1119 0.050394 10.0.0.41 - - [2025-11-24 05:51:23] "POST /neutron/subnet HTTP/1.1" 200 1380 0.016553 10.0.0.41 - - [2025-11-24 05:51:23] "POST /neutron/network HTTP/1.1" 200 1109 0.009281 10.0.0.50 - - [2025-11-24 05:51:53] "GET /obj-perms HTTP/1.1" 200 5056 0.057556 10.0.0.41 - - [2025-11-24 05:52:01] "POST /neutron/network HTTP/1.1" 200 1119 0.015296 10.0.0.41 - - [2025-11-24 05:52:01] "POST /neutron/subnet HTTP/1.1" 200 1380 0.014432 10.0.0.41 - - [2025-11-24 05:52:01] "POST /neutron/network HTTP/1.1" 200 1109 0.010527 10.0.0.41 - - [2025-11-24 05:52:24] "POST /neutron/network HTTP/1.1" 200 1119 0.009118 10.0.0.41 - - [2025-11-24 05:52:24] "POST /neutron/subnet HTTP/1.1" 200 1380 0.017386 10.0.0.41 - - [2025-11-24 05:52:24] "POST /neutron/network HTTP/1.1" 200 1109 0.012700 10.0.0.41 - - [2025-11-24 05:52:54] "GET /obj-perms HTTP/1.1" 200 5056 0.070284 10.0.0.50 - - [2025-11-24 05:52:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000650 10.0.0.50 - - [2025-11-24 05:52:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000552 10.0.0.27 - - [2025-11-24 05:52:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000494 10.0.0.27 - - [2025-11-24 05:52:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000454 10.0.0.27 - - [2025-11-24 05:52:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000443 10.0.0.27 - - [2025-11-24 05:52:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.50 - - [2025-11-24 05:52:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000408 10.0.0.50 - - [2025-11-24 05:52:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.41 - - [2025-11-24 05:52:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000430 10.0.0.41 - - [2025-11-24 05:52:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.41 - - [2025-11-24 05:52:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000482 10.0.0.41 - - [2025-11-24 05:52:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000578 10.0.0.41 - - [2025-11-24 05:53:01] "POST /neutron/network HTTP/1.1" 200 1119 0.014239 10.0.0.41 - - [2025-11-24 05:53:01] "POST /neutron/subnet HTTP/1.1" 200 1380 0.017363 10.0.0.41 - - [2025-11-24 05:53:01] "POST /neutron/network HTTP/1.1" 200 1109 0.017099 10.0.0.41 - - [2025-11-24 05:53:25] "POST /neutron/network HTTP/1.1" 200 1119 0.008785 10.0.0.41 - - [2025-11-24 05:53:25] "POST /neutron/subnet HTTP/1.1" 200 1380 0.018122 10.0.0.41 - - [2025-11-24 05:53:25] "POST /neutron/network HTTP/1.1" 200 1109 0.011190 10.0.0.27 - - [2025-11-24 05:53:55] "GET /obj-perms HTTP/1.1" 200 5056 0.070847 10.0.0.41 - - [2025-11-24 05:54:03] "POST /neutron/network HTTP/1.1" 200 1119 0.042410 10.0.0.41 - - [2025-11-24 05:54:03] "POST /neutron/subnet HTTP/1.1" 200 1380 0.016257 10.0.0.41 - - [2025-11-24 05:54:04] "POST /neutron/network HTTP/1.1" 200 1109 0.010620 10.0.0.41 - - [2025-11-24 05:54:25] "POST /neutron/network HTTP/1.1" 200 1119 0.007744 10.0.0.41 - - [2025-11-24 05:54:25] "POST /neutron/subnet HTTP/1.1" 200 1380 0.013824 10.0.0.41 - - [2025-11-24 05:54:25] "POST /neutron/network HTTP/1.1" 200 1109 0.010375 10.0.0.41 - - [2025-11-24 05:55:05] "POST /neutron/network HTTP/1.1" 200 1119 0.010308 10.0.0.41 - - [2025-11-24 05:55:05] "POST /neutron/subnet HTTP/1.1" 200 1380 0.018977 10.0.0.41 - - [2025-11-24 05:55:05] "POST /neutron/network HTTP/1.1" 200 1109 0.014777 10.0.0.41 - - [2025-11-24 05:55:25] "POST /neutron/network HTTP/1.1" 200 1119 0.007315 10.0.0.41 - - [2025-11-24 05:55:25] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015927 10.0.0.41 - - [2025-11-24 05:55:25] "POST /neutron/network HTTP/1.1" 200 1109 0.010485 10.0.0.41 - - [2025-11-24 05:56:05] "POST /neutron/network HTTP/1.1" 200 1119 0.007489 10.0.0.41 - - [2025-11-24 05:56:05] "POST /neutron/subnet HTTP/1.1" 200 1380 0.018167 10.0.0.41 - - [2025-11-24 05:56:05] "POST /neutron/network HTTP/1.1" 200 1109 0.016980 10.0.0.41 - - [2025-11-24 05:56:25] "POST /neutron/network HTTP/1.1" 200 1119 0.047330 10.0.0.41 - - [2025-11-24 05:56:25] "POST /neutron/subnet HTTP/1.1" 200 1380 0.030823 10.0.0.41 - - [2025-11-24 05:56:25] "POST /neutron/network HTTP/1.1" 200 1109 0.012606 10.0.0.50 - - [2025-11-24 05:56:57] "GET /obj-perms HTTP/1.1" 200 5056 0.059162 10.0.0.41 - - [2025-11-24 05:57:07] "POST /neutron/network HTTP/1.1" 200 1119 0.008441 10.0.0.41 - - [2025-11-24 05:57:07] "POST /neutron/subnet HTTP/1.1" 200 1380 0.020840 10.0.0.41 - - [2025-11-24 05:57:07] "POST /neutron/network HTTP/1.1" 200 1109 0.010596 10.0.0.41 - - [2025-11-24 05:57:25] "POST /neutron/network HTTP/1.1" 200 1119 0.012518 10.0.0.41 - - [2025-11-24 05:57:25] "POST /neutron/subnet HTTP/1.1" 200 1380 0.016341 10.0.0.41 - - [2025-11-24 05:57:25] "POST /neutron/network HTTP/1.1" 200 1109 0.016480 10.0.0.50 - - [2025-11-24 05:57:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000635 10.0.0.50 - - [2025-11-24 05:57:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000475 10.0.0.27 - - [2025-11-24 05:57:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000468 10.0.0.27 - - [2025-11-24 05:57:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000408 10.0.0.27 - - [2025-11-24 05:57:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000443 10.0.0.27 - - [2025-11-24 05:57:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000540 10.0.0.50 - - [2025-11-24 05:57:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000561 10.0.0.50 - - [2025-11-24 05:57:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000499 10.0.0.41 - - [2025-11-24 05:57:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000461 10.0.0.41 - - [2025-11-24 05:57:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000407 10.0.0.41 - - [2025-11-24 05:57:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000547 10.0.0.41 - - [2025-11-24 05:57:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000438 10.0.0.41 - - [2025-11-24 05:57:57] "GET /obj-perms HTTP/1.1" 200 5056 0.064773 10.0.0.41 - - [2025-11-24 05:58:09] "POST /neutron/network HTTP/1.1" 200 1119 0.007274 10.0.0.41 - - [2025-11-24 05:58:09] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015750 10.0.0.41 - - [2025-11-24 05:58:09] "POST /neutron/network HTTP/1.1" 200 1109 0.011468 10.0.0.41 - - [2025-11-24 05:58:27] "POST /neutron/network HTTP/1.1" 200 1119 0.008202 10.0.0.41 - - [2025-11-24 05:58:27] "POST /neutron/subnet HTTP/1.1" 200 1380 0.020336 10.0.0.41 - - [2025-11-24 05:58:27] "POST /neutron/network HTTP/1.1" 200 1109 0.010580 10.0.0.27 - - [2025-11-24 05:58:58] "GET /obj-perms HTTP/1.1" 200 5056 0.061608 10.0.0.41 - - [2025-11-24 05:59:11] "POST /neutron/network HTTP/1.1" 200 1119 0.042846 10.0.0.41 - - [2025-11-24 05:59:11] "POST /neutron/subnet HTTP/1.1" 200 1380 0.018095 10.0.0.41 - - [2025-11-24 05:59:11] "POST /neutron/network HTTP/1.1" 200 1109 0.013348 10.0.0.41 - - [2025-11-24 05:59:14] "POST /ref-update HTTP/1.1" 200 156 0.151809 10.0.0.41 - - [2025-11-24 05:59:15] "GET /virtual-network/2a1c832e-0caf-4c2a-8634-e29dabf95f4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.010886 10.0.0.41 - - [2025-11-24 05:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.41 - - [2025-11-24 05:59:15] "GET /network-policy/88b20bff-22d3-4de1-9a17-2667e0319aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005477 10.0.0.41 - - [2025-11-24 05:59:15] "POST /ref-update HTTP/1.1" 200 156 0.071518 10.0.0.50 - - [2025-11-24 05:59:15] "POST /fqname-to-id HTTP/1.1" 404 207 0.065340 10.0.0.41 - - [2025-11-24 05:59:15] "GET /virtual-network/2912dbc2-3641-4825-8cdb-a3cee84b64b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.009913 10.0.0.41 - - [2025-11-24 05:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004481 10.0.0.41 - - [2025-11-24 05:59:15] "GET /network-policy/88b20bff-22d3-4de1-9a17-2667e0319aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005464 10.0.0.41 - - [2025-11-24 05:59:15] "DELETE /network-policy/88b20bff-22d3-4de1-9a17-2667e0319aa7 HTTP/1.1" 200 115 0.054364 10.0.0.50 - - [2025-11-24 05:59:15] "DELETE /access-control-list/36d63dff-d2db-4417-9990-5ed41b91f189 HTTP/1.1" 200 115 0.092870 10.0.0.41 - - [2025-11-24 05:59:15] "DELETE /instance-ip/2f5378a9-27d9-429e-aef8-cb5715c2a194 HTTP/1.1" 200 115 0.066758 10.0.0.41 - - [2025-11-24 05:59:15] "DELETE /instance-ip/fb155ace-4a7c-4616-9c6f-a32ae9d993bc HTTP/1.1" 200 115 0.064080 10.0.0.41 - - [2025-11-24 05:59:16] "DELETE /virtual-machine-interface/4fcf0ac0-7f93-4958-afd5-41075d9d5d8e HTTP/1.1" 200 115 0.147130 10.0.0.41 - - [2025-11-24 05:59:16] "POST /neutron/port HTTP/1.1" 200 1202 0.084332 10.0.0.41 - - [2025-11-24 05:59:16] "POST /neutron/port HTTP/1.1" 200 1228 0.020408 10.0.0.41 - - [2025-11-24 05:59:16] "POST /neutron/port HTTP/1.1" 200 1228 0.019681 10.0.0.27 - - [2025-11-24 05:59:18] "POST /useragent-kv HTTP/1.1" 200 115 0.043365 10.0.0.27 - - [2025-11-24 05:59:18] "POST /useragent-kv HTTP/1.1" 200 115 0.008837 10.0.0.50 - - [2025-11-24 05:59:18] "DELETE /route-target/39bcff0a-e7e5-4f31-b0c7-add015836fee HTTP/1.1" 200 115 0.051259 10.0.0.27 - - [2025-11-24 05:59:18] "POST /useragent-kv HTTP/1.1" 200 115 0.006364 10.0.0.27 - - [2025-11-24 05:59:18] "POST /useragent-kv HTTP/1.1" 200 115 0.003251 10.0.0.41 - - [2025-11-24 05:59:18] "POST /neutron/network HTTP/1.1" 200 151 0.231228 10.0.0.41 - - [2025-11-24 05:59:21] "POST /neutron/port HTTP/1.1" 200 117 0.006334 10.0.0.27 - - [2025-11-24 05:59:21] "GET /projects?obj_uuids=259e3852-5864-4a03-b4e8-989b328bcef2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001946 10.0.0.41 - - [2025-11-24 05:59:22] "GET /project/259e3852-5864-4a03-b4e8-989b328bcef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.096903 10.0.0.27 - - [2025-11-24 05:59:22] "GET /projects?obj_uuids=259e3852-5864-4a03-b4e8-989b328bcef2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001069 10.0.0.41 - - [2025-11-24 05:59:22] "GET /project/259e3852-5864-4a03-b4e8-989b328bcef2?fields=virtual_networks HTTP/1.1" 200 1048 0.055079 10.0.0.27 - - [2025-11-24 05:59:22] "GET /projects?obj_uuids=259e3852-5864-4a03-b4e8-989b328bcef2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001183 10.0.0.41 - - [2025-11-24 05:59:22] "GET /project/259e3852-5864-4a03-b4e8-989b328bcef2?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.048973 10.0.0.27 - - [2025-11-24 05:59:22] "GET /projects?obj_uuids=259e3852-5864-4a03-b4e8-989b328bcef2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001744 10.0.0.41 - - [2025-11-24 05:59:22] "GET /project/259e3852-5864-4a03-b4e8-989b328bcef2?fields=security_groups HTTP/1.1" 200 1282 0.072837 10.0.0.41 - - [2025-11-24 05:59:23] "POST /fqname-to-id HTTP/1.1" 404 192 0.030078 10.0.0.27 - - [2025-11-24 05:59:23] "GET /projects?obj_uuids=5b1cbccc-25df-436e-9d8e-76d6d8790c8c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003218 10.0.0.27 - - [2025-11-24 05:59:23] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001037 10.0.0.27 - - [2025-11-24 05:59:23] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.036890 10.0.0.27 - - [2025-11-24 05:59:23] "POST /id-to-fqname HTTP/1.1" 200 194 0.001855 10.0.0.27 - - [2025-11-24 05:59:23] "POST /fqname-to-id HTTP/1.1" 404 203 0.008978 10.0.0.27 - - [2025-11-24 05:59:23] "POST /security-groups HTTP/1.1" 200 595 0.073404 10.0.0.50 - - [2025-11-24 05:59:23] "POST /fqname-to-id HTTP/1.1" 404 238 0.003559 10.0.0.27 - - [2025-11-24 05:59:23] "POST /projects HTTP/1.1" 200 593 0.298520 10.0.0.27 - - [2025-11-24 05:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.372450 10.0.0.50 - - [2025-11-24 05:59:23] "POST /access-control-lists HTTP/1.1" 200 598 0.034339 10.0.0.41 - - [2025-11-24 05:59:23] "GET /project/5b1cbccc-25df-436e-9d8e-76d6d8790c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.549410 10.0.0.41 - - [2025-11-24 05:59:24] "GET / HTTP/1.1" 200 35931 0.001462 10.0.0.41 - - [2025-11-24 05:59:26] "POST /fqname-to-id HTTP/1.1" 401 292 0.000500 10.0.0.41 - - [2025-11-24 05:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.067244 10.0.0.27 - - [2025-11-24 05:59:27] "GET /projects?obj_uuids=5b1cbccc-25df-436e-9d8e-76d6d8790c8c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000986 10.0.0.41 - - [2025-11-24 05:59:27] "GET /project/5b1cbccc-25df-436e-9d8e-76d6d8790c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.043407 10.0.0.27 - - [2025-11-24 05:59:27] "GET /projects?obj_uuids=5b1cbccc-25df-436e-9d8e-76d6d8790c8c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001096 10.0.0.41 - - [2025-11-24 05:59:27] "POST /neutron/network HTTP/1.1" 200 609 0.169288 10.0.0.41 - - [2025-11-24 05:59:28] "POST /neutron/network HTTP/1.1" 200 1003 0.021838 10.0.0.41 - - [2025-11-24 05:59:28] "POST /id-to-fqname HTTP/1.1" 200 224 0.001410 10.0.0.41 - - [2025-11-24 05:59:28] "GET /virtual-network/cff673d8-19e3-4511-b473-5076b4db3da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.016732 10.0.0.50 - - [2025-11-24 05:59:28] "DELETE /access-control-list/2768661a-abd7-46de-a539-1b2d01878080 HTTP/1.1" 200 115 0.060056 10.0.0.41 - - [2025-11-24 05:59:28] "GET /virtual-network/cff673d8-19e3-4511-b473-5076b4db3da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.020056 10.0.0.41 - - [2025-11-24 05:59:28] "POST /neutron/subnet HTTP/1.1" 200 734 0.023538 10.0.0.41 - - [2025-11-24 05:59:28] "GET /virtual-network/cff673d8-19e3-4511-b473-5076b4db3da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005789 10.0.0.41 - - [2025-11-24 05:59:30] "POST /id-to-fqname HTTP/1.1" 200 224 0.001465 10.0.0.27 - - [2025-11-24 05:59:31] "GET /projects?obj_uuids=5b1cbccc-25df-436e-9d8e-76d6d8790c8c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002023 10.0.0.41 - - [2025-11-24 05:59:31] "GET /project/5b1cbccc-25df-436e-9d8e-76d6d8790c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.100324 10.0.0.41 - - [2025-11-24 05:59:31] "POST /neutron/network HTTP/1.1" 200 1003 0.049799 10.0.0.41 - - [2025-11-24 05:59:31] "POST /id-to-fqname HTTP/1.1" 200 224 0.001437 10.0.0.41 - - [2025-11-24 05:59:31] "POST /neutron/port HTTP/1.1" 200 117 0.015100 10.0.0.27 - - [2025-11-24 05:59:32] "GET /projects?obj_uuids=5b1cbccc-25df-436e-9d8e-76d6d8790c8c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003814 10.0.0.27 - - [2025-11-24 05:59:32] "GET /projects?obj_uuids=5b1cbccc-25df-436e-9d8e-76d6d8790c8c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001353 10.0.0.41 - - [2025-11-24 05:59:32] "GET /project/5b1cbccc-25df-436e-9d8e-76d6d8790c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.131695 10.0.0.41 - - [2025-11-24 05:59:33] "POST /neutron/port HTTP/1.1" 200 1172 0.528435 10.0.0.41 - - [2025-11-24 05:59:33] "POST /neutron/port HTTP/1.1" 200 1172 0.019703 10.0.0.41 - - [2025-11-24 05:59:33] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009353 10.0.0.41 - - [2025-11-24 05:59:33] "POST /neutron/port HTTP/1.1" 200 117 0.011087 10.0.0.41 - - [2025-11-24 05:59:33] "POST /id-to-fqname HTTP/1.1" 200 224 0.001420 10.0.0.41 - - [2025-11-24 05:59:33] "POST /neutron/port HTTP/1.1" 200 117 0.001217 10.0.0.41 - - [2025-11-24 05:59:33] "POST /neutron/port HTTP/1.1" 200 1200 0.036707 10.0.0.41 - - [2025-11-24 05:59:33] "POST /neutron/network HTTP/1.1" 200 1013 0.010877 10.0.0.41 - - [2025-11-24 05:59:34] "POST /neutron/port HTTP/1.1" 200 1172 0.026807 10.0.0.27 - - [2025-11-24 05:59:34] "GET /projects?obj_uuids=5b1cbccc-25df-436e-9d8e-76d6d8790c8c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001126 10.0.0.41 - - [2025-11-24 05:59:34] "GET /project/5b1cbccc-25df-436e-9d8e-76d6d8790c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.092193 10.0.0.41 - - [2025-11-24 05:59:34] "POST /neutron/port HTTP/1.1" 200 1200 0.021341 10.0.0.41 - - [2025-11-24 05:59:34] "POST /neutron/subnet HTTP/1.1" 200 1389 0.021524 10.0.0.41 - - [2025-11-24 05:59:34] "POST /neutron/network HTTP/1.1" 200 1003 0.010717 10.0.0.41 - - [2025-11-24 05:59:35] "POST /neutron/port HTTP/1.1" 200 117 0.009557 10.0.0.41 - - [2025-11-24 05:59:35] "POST /neutron/port HTTP/1.1" 200 1200 0.020129 10.0.0.41 - - [2025-11-24 05:59:35] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009680 10.0.0.41 - - [2025-11-24 05:59:35] "GET /virtual-machine/bcb1d0c1-d497-48cf-8676-a8c342f0a306 HTTP/1.1" 401 292 0.000544 10.0.0.41 - - [2025-11-24 05:59:35] "GET /virtual-machine/bcb1d0c1-d497-48cf-8676-a8c342f0a306 HTTP/1.1" 200 1296 0.054342 10.0.0.41 - - [2025-11-24 05:59:35] "GET /virtual-machine-interface/f6ed7d2c-a946-487b-8ff2-5edca9d5c2cb HTTP/1.1" 200 3156 0.007933 10.0.0.41 - - [2025-11-24 05:59:35] "POST /neutron/port HTTP/1.1" 200 1172 0.026127 10.0.0.41 - - [2025-11-24 05:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005841 10.0.0.41 - - [2025-11-24 05:59:35] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005271 10.0.0.41 - - [2025-11-24 05:59:35] "GET /virtual-networks?parent_id=5b1cbccc-25df-436e-9d8e-76d6d8790c8c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.004221 10.0.0.41 - - [2025-11-24 05:59:36] "GET /virtual-network/cff673d8-19e3-4511-b473-5076b4db3da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.008658 10.0.0.41 - - [2025-11-24 05:59:36] "POST /neutron/port HTTP/1.1" 200 1200 0.019708 10.0.0.41 - - [2025-11-24 05:59:36] "POST /neutron/subnet HTTP/1.1" 200 1389 0.017791 10.0.0.41 - - [2025-11-24 05:59:36] "POST /neutron/network HTTP/1.1" 200 1003 0.017207 10.0.0.41 - - [2025-11-24 05:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.41 - - [2025-11-24 05:59:39] "GET /virtual-network/cff673d8-19e3-4511-b473-5076b4db3da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006660 10.0.0.41 - - [2025-11-24 05:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004155 10.0.0.41 - - [2025-11-24 05:59:43] "GET /virtual-network/cff673d8-19e3-4511-b473-5076b4db3da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.007004 10.0.0.41 - - [2025-11-24 05:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004918 10.0.0.41 - - [2025-11-24 05:59:47] "GET /virtual-network/cff673d8-19e3-4511-b473-5076b4db3da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.008968 10.0.0.41 - - [2025-11-24 05:59:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.41 - - [2025-11-24 05:59:51] "GET /virtual-network/cff673d8-19e3-4511-b473-5076b4db3da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006707 10.0.0.41 - - [2025-11-24 05:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.41 - - [2025-11-24 05:59:55] "GET /virtual-network/cff673d8-19e3-4511-b473-5076b4db3da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006205 10.0.0.50 - - [2025-11-24 05:59:59] "GET /obj-perms HTTP/1.1" 200 5056 0.065191 10.0.0.41 - - [2025-11-24 05:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.41 - - [2025-11-24 05:59:59] "GET /virtual-network/cff673d8-19e3-4511-b473-5076b4db3da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006124 10.0.0.27 - - [2025-11-24 05:59:59] "DELETE /project/5b1cbccc25df436e9d8e76d6d8790c8c HTTP/1.1" 404 173 0.002722 10.0.0.27 - - [2025-11-24 05:59:59] "DELETE /project/259e3852-5864-4a03-b4e8-989b328bcef2 HTTP/1.1" 404 177 0.005394 10.0.0.41 - - [2025-11-24 06:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004643 10.0.0.41 - - [2025-11-24 06:00:03] "GET /virtual-network/cff673d8-19e3-4511-b473-5076b4db3da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006558 10.0.0.41 - - [2025-11-24 06:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005399 10.0.0.41 - - [2025-11-24 06:00:07] "GET /virtual-network/cff673d8-19e3-4511-b473-5076b4db3da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.007592 10.0.0.41 - - [2025-11-24 06:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003809 10.0.0.41 - - [2025-11-24 06:00:11] "GET /virtual-network/cff673d8-19e3-4511-b473-5076b4db3da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006313 10.0.0.41 - - [2025-11-24 06:00:12] "POST /neutron/network HTTP/1.1" 200 1013 0.007974 10.0.0.41 - - [2025-11-24 06:00:12] "POST /neutron/subnet HTTP/1.1" 200 1389 0.032130 10.0.0.41 - - [2025-11-24 06:00:12] "POST /neutron/network HTTP/1.1" 200 1003 0.012431 10.0.0.41 - - [2025-11-24 06:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005628 10.0.0.41 - - [2025-11-24 06:00:15] "GET /virtual-network/cff673d8-19e3-4511-b473-5076b4db3da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006647 10.0.0.41 - - [2025-11-24 06:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.41 - - [2025-11-24 06:00:20] "GET /virtual-network/cff673d8-19e3-4511-b473-5076b4db3da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.010050 10.0.0.41 - - [2025-11-24 06:00:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540 10.0.0.41 - - [2025-11-24 06:00:24] "GET /virtual-network/cff673d8-19e3-4511-b473-5076b4db3da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005381 10.0.0.41 - - [2025-11-24 06:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005815 10.0.0.41 - - [2025-11-24 06:00:28] "GET /virtual-network/cff673d8-19e3-4511-b473-5076b4db3da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.008979 10.0.0.41 - - [2025-11-24 06:00:28] "POST /neutron/network HTTP/1.1" 200 1013 0.008435 10.0.0.41 - - [2025-11-24 06:00:28] "POST /neutron/subnet HTTP/1.1" 200 1389 0.015701 10.0.0.41 - - [2025-11-24 06:00:28] "POST /neutron/network HTTP/1.1" 200 1003 0.011801 10.0.0.41 - - [2025-11-24 06:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004528 10.0.0.41 - - [2025-11-24 06:00:30] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006052 10.0.0.41 - - [2025-11-24 06:00:30] "GET /virtual-networks?parent_id=5b1cbccc-25df-436e-9d8e-76d6d8790c8c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003653 10.0.0.41 - - [2025-11-24 06:00:30] "GET /virtual-network/cff673d8-19e3-4511-b473-5076b4db3da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.007343 10.0.0.41 - - [2025-11-24 06:00:35] "POST /neutron/port HTTP/1.1" 200 1200 0.024574 10.0.0.41 - - [2025-11-24 06:00:36] "POST /neutron/security_group HTTP/1.1" 200 2062 0.048128 10.0.0.41 - - [2025-11-24 06:00:45] "POST /neutron/port HTTP/1.1" 200 1200 0.020542 10.0.0.41 - - [2025-11-24 06:00:46] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010467 10.0.0.41 - - [2025-11-24 06:00:51] "POST /neutron/port HTTP/1.1" 200 1200 0.018053 10.0.0.41 - - [2025-11-24 06:00:56] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009020 10.0.0.41 - - [2025-11-24 06:01:00] "GET /obj-perms HTTP/1.1" 200 5056 0.056269 10.0.0.41 - - [2025-11-24 06:01:01] "POST /neutron/port HTTP/1.1" 200 1200 0.022932 10.0.0.41 - - [2025-11-24 06:01:01] "POST /neutron/security_group HTTP/1.1" 200 2062 0.011279 10.0.0.41 - - [2025-11-24 06:01:01] "GET /virtual-machine/e7e27a1a-81ed-4953-913d-bbc3e83084d0 HTTP/1.1" 200 1297 0.007928 10.0.0.41 - - [2025-11-24 06:01:01] "GET /virtual-machine-interface/b379483a-5631-4ee3-afca-a1241b0cdafa HTTP/1.1" 200 3156 0.007553 10.0.0.41 - - [2025-11-24 06:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004005 10.0.0.41 - - [2025-11-24 06:01:02] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005624 10.0.0.41 - - [2025-11-24 06:01:02] "GET /virtual-networks?parent_id=5b1cbccc-25df-436e-9d8e-76d6d8790c8c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.004146 10.0.0.41 - - [2025-11-24 06:01:02] "GET /virtual-network/cff673d8-19e3-4511-b473-5076b4db3da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.007810 10.0.0.41 - - [2025-11-24 06:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004259 10.0.0.41 - - [2025-11-24 06:01:03] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004760 10.0.0.41 - - [2025-11-24 06:01:03] "GET /virtual-networks?parent_id=5b1cbccc-25df-436e-9d8e-76d6d8790c8c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003350 10.0.0.41 - - [2025-11-24 06:01:03] "GET /virtual-network/cff673d8-19e3-4511-b473-5076b4db3da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.007574 10.0.0.41 - - [2025-11-24 06:01:03] "POST /neutron/port HTTP/1.1" 200 1200 0.019611 10.0.0.41 - - [2025-11-24 06:01:03] "POST /neutron/security_group HTTP/1.1" 200 2062 0.011192 10.0.0.41 - - [2025-11-24 06:01:03] "GET /virtual-machine/da6e25c3-4aa5-450f-b697-cc93cf62efa0 HTTP/1.1" 200 1297 0.008990 10.0.0.41 - - [2025-11-24 06:01:03] "GET /virtual-machine-interface/cfa4fcf9-8faa-496f-8e7c-80c3c5f29cfd HTTP/1.1" 200 3156 0.006965 10.0.0.41 - - [2025-11-24 06:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.41 - - [2025-11-24 06:01:03] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005866 10.0.0.41 - - [2025-11-24 06:01:03] "GET /virtual-networks?parent_id=5b1cbccc-25df-436e-9d8e-76d6d8790c8c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003742 10.0.0.41 - - [2025-11-24 06:01:03] "GET /virtual-network/cff673d8-19e3-4511-b473-5076b4db3da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.008903 10.0.0.41 - - [2025-11-24 06:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.41 - - [2025-11-24 06:01:04] "GET /global-vrouter-config/7af8d9a8-f331-4355-8974-4bb836befac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004316 10.0.0.41 - - [2025-11-24 06:01:04] "GET /virtual-networks?parent_id=5b1cbccc-25df-436e-9d8e-76d6d8790c8c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003256 10.0.0.41 - - [2025-11-24 06:01:05] "GET /virtual-network/cff673d8-19e3-4511-b473-5076b4db3da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.010251 10.0.0.41 - - [2025-11-24 06:01:05] "GET /virtual-machine-interface/cfa4fcf9-8faa-496f-8e7c-80c3c5f29cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.010470 10.0.0.41 - - [2025-11-24 06:01:05] "PUT /virtual-machine-interface/cfa4fcf9-8faa-496f-8e7c-80c3c5f29cfd HTTP/1.1" 200 284 0.019729 10.0.0.41 - - [2025-11-24 06:01:14] "POST /neutron/network HTTP/1.1" 200 1013 0.009517 10.0.0.41 - - [2025-11-24 06:01:14] "POST /neutron/subnet HTTP/1.1" 200 1389 0.017116 10.0.0.41 - - [2025-11-24 06:01:14] "POST /neutron/network HTTP/1.1" 200 1003 0.009956 10.0.0.41 - - [2025-11-24 06:01:28] "POST /neutron/network HTTP/1.1" 200 1013 0.062004 10.0.0.41 - - [2025-11-24 06:01:28] "POST /neutron/subnet HTTP/1.1" 200 1389 0.014191 10.0.0.41 - - [2025-11-24 06:01:28] "POST /neutron/network HTTP/1.1" 200 1003 0.012195 10.0.0.27 - - [2025-11-24 06:02:01] "GET /obj-perms HTTP/1.1" 200 5056 0.056833 10.0.0.41 - - [2025-11-24 06:02:14] "POST /neutron/network HTTP/1.1" 200 1013 0.017466 10.0.0.41 - - [2025-11-24 06:02:14] "POST /neutron/subnet HTTP/1.1" 200 1389 0.026483 10.0.0.41 - - [2025-11-24 06:02:14] "POST /neutron/network HTTP/1.1" 200 1003 0.013837 10.0.0.41 - - [2025-11-24 06:02:29] "POST /neutron/network HTTP/1.1" 200 1013 0.008075 10.0.0.41 - - [2025-11-24 06:02:29] "POST /neutron/subnet HTTP/1.1" 200 1389 0.014608 10.0.0.41 - - [2025-11-24 06:02:29] "POST /neutron/network HTTP/1.1" 200 1003 0.009050 10.0.0.41 - - [2025-11-24 06:02:37] "POST /neutron/port HTTP/1.1" 200 1200 0.022747 10.0.0.41 - - [2025-11-24 06:02:37] "POST /neutron/port HTTP/1.1" 200 1226 0.017916 10.0.0.41 - - [2025-11-24 06:02:37] "POST /neutron/port HTTP/1.1" 200 1200 0.044094 10.0.0.41 - - [2025-11-24 06:02:39] "POST /neutron/network HTTP/1.1" 200 1003 0.012238 10.0.0.50 - - [2025-11-24 06:02:39] "DELETE /route-target/ae92c101-5170-4ee5-a150-c803ab6910c1 HTTP/1.1" 200 115 0.033304 10.0.0.27 - - [2025-11-24 06:02:40] "GET /projects?obj_uuids=5b1cbccc-25df-436e-9d8e-76d6d8790c8c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001107 10.0.0.41 - - [2025-11-24 06:02:40] "GET /project/5b1cbccc-25df-436e-9d8e-76d6d8790c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.047678 10.0.0.27 - - [2025-11-24 06:02:40] "GET /projects?obj_uuids=5b1cbccc-25df-436e-9d8e-76d6d8790c8c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001188 10.0.0.41 - - [2025-11-24 06:02:40] "GET /project/5b1cbccc-25df-436e-9d8e-76d6d8790c8c?fields=virtual_networks HTTP/1.1" 200 1040 0.046396 10.0.0.27 - - [2025-11-24 06:02:40] "GET /projects?obj_uuids=5b1cbccc-25df-436e-9d8e-76d6d8790c8c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001090 10.0.0.41 - - [2025-11-24 06:02:40] "GET /project/5b1cbccc-25df-436e-9d8e-76d6d8790c8c?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.054202 10.0.0.27 - - [2025-11-24 06:02:41] "GET /projects?obj_uuids=5b1cbccc-25df-436e-9d8e-76d6d8790c8c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001447 10.0.0.41 - - [2025-11-24 06:02:41] "GET /project/5b1cbccc-25df-436e-9d8e-76d6d8790c8c?fields=security_groups HTTP/1.1" 200 1270 0.050277 10.0.0.41 - - [2025-11-24 06:02:41] "POST /fqname-to-id HTTP/1.1" 404 188 0.033566 10.0.0.27 - - [2025-11-24 06:02:42] "GET /projects?obj_uuids=4a3f511e-47de-48fd-baee-5cd0bf0ef3a2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004135 10.0.0.27 - - [2025-11-24 06:02:42] "GET /domains?obj_uuids=9a9efa54-edd3-449b-89f6-47a8074a2fba&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002130 10.0.0.27 - - [2025-11-24 06:02:42] "GET /domain/9a9efa54-edd3-449b-89f6-47a8074a2fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.011528 10.0.0.27 - - [2025-11-24 06:02:42] "POST /id-to-fqname HTTP/1.1" 200 190 0.007569 10.0.0.27 - - [2025-11-24 06:02:42] "POST /fqname-to-id HTTP/1.1" 404 199 0.006690 10.0.0.27 - - [2025-11-24 06:02:42] "POST /security-groups HTTP/1.1" 200 591 0.082749 10.0.0.27 - - [2025-11-24 06:02:42] "POST /projects HTTP/1.1" 200 585 0.316393 10.0.0.27 - - [2025-11-24 06:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.357846 10.0.0.50 - - [2025-11-24 06:02:42] "POST /fqname-to-id HTTP/1.1" 404 233 0.005390 10.0.0.41 - - [2025-11-24 06:02:42] "GET /project/4a3f511e-47de-48fd-baee-5cd0bf0ef3a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.564321 10.0.0.41 - - [2025-11-24 06:02:43] "GET / HTTP/1.1" 200 35931 0.001420 10.0.0.50 - - [2025-11-24 06:02:44] "DELETE /access-control-list/56fa7b45-4901-480e-b423-fa11e65f1539 HTTP/1.1" 200 115 0.048595 10.0.0.27 - - [2025-11-24 06:02:49] "GET /projects?obj_uuids=4a3f511e-47de-48fd-baee-5cd0bf0ef3a2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001150 10.0.0.41 - - [2025-11-24 06:02:49] "GET /project/4a3f511e-47de-48fd-baee-5cd0bf0ef3a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.052914 10.0.0.27 - - [2025-11-24 06:02:49] "GET /projects?obj_uuids=4a3f511e-47de-48fd-baee-5cd0bf0ef3a2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000996 10.0.0.41 - - [2025-11-24 06:02:49] "GET /project/4a3f511e-47de-48fd-baee-5cd0bf0ef3a2?fields=virtual_networks HTTP/1.1" 200 1032 0.049955 10.0.0.27 - - [2025-11-24 06:02:49] "GET /projects?obj_uuids=4a3f511e-47de-48fd-baee-5cd0bf0ef3a2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001086 10.0.0.41 - - [2025-11-24 06:02:49] "GET /project/4a3f511e-47de-48fd-baee-5cd0bf0ef3a2?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.067956 10.0.0.27 - - [2025-11-24 06:02:49] "GET /projects?obj_uuids=4a3f511e-47de-48fd-baee-5cd0bf0ef3a2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001970 10.0.0.41 - - [2025-11-24 06:02:49] "GET /project/4a3f511e-47de-48fd-baee-5cd0bf0ef3a2?fields=security_groups HTTP/1.1" 200 1258 0.055295 10.0.0.50 - - [2025-11-24 06:02:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000800 10.0.0.50 - - [2025-11-24 06:02:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000548 10.0.0.27 - - [2025-11-24 06:02:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000521 10.0.0.27 - - [2025-11-24 06:02:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000443 10.0.0.27 - - [2025-11-24 06:02:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000463 10.0.0.27 - - [2025-11-24 06:02:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000420 10.0.0.50 - - [2025-11-24 06:02:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000577 10.0.0.50 - - [2025-11-24 06:02:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000451 10.0.0.41 - - [2025-11-24 06:02:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000394 10.0.0.41 - - [2025-11-24 06:02:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000431 10.0.0.41 - - [2025-11-24 06:02:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000416 10.0.0.41 - - [2025-11-24 06:02:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000485 10.0.0.27 - - [2025-11-24 06:03:00] "DELETE /project/4a3f511e47de48fdbaee5cd0bf0ef3a2 HTTP/1.1" 404 173 0.008732 10.0.0.27 - - [2025-11-24 06:03:00] "DELETE /project/5b1cbccc-25df-436e-9d8e-76d6d8790c8c HTTP/1.1" 404 177 0.007492 10.0.0.27 - - [2025-11-24 06:03:00] "GET /projects?obj_uuids=4a3f511e-47de-48fd-baee-5cd0bf0ef3a2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001383 10.0.0.27 - - [2025-11-24 06:03:00] "GET /project/4a3f511e-47de-48fd-baee-5cd0bf0ef3a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.054025 10.0.0.27 - - [2025-11-24 06:03:00] "GET /projects?obj_uuids=4a3f511e-47de-48fd-baee-5cd0bf0ef3a2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004720 10.0.0.27 - - [2025-11-24 06:03:00] "GET /project/4a3f511e-47de-48fd-baee-5cd0bf0ef3a2?fields=security_groups HTTP/1.1" 200 1363 0.044706 10.0.0.27 - - [2025-11-24 06:03:00] "DELETE /security-group/5f9b161e-5557-4f7a-a0cc-3d5ccb58dba1 HTTP/1.1" 200 115 0.061391 10.0.0.27 - - [2025-11-24 06:03:00] "GET /projects?obj_uuids=4a3f511e-47de-48fd-baee-5cd0bf0ef3a2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001350 10.0.0.27 - - [2025-11-24 06:03:00] "GET /project/4a3f511e-47de-48fd-baee-5cd0bf0ef3a2?fields=application_policy_sets HTTP/1.1" 200 1402 0.064300 10.0.0.27 - - [2025-11-24 06:03:00] "DELETE /project/4a3f511e-47de-48fd-baee-5cd0bf0ef3a2 HTTP/1.1" 200 115 0.463844 10.0.0.50 - - [2025-11-24 06:04:03] "GET /obj-perms HTTP/1.1" 200 5056 0.067541 [Introspect:8084]10.0.0.27 - - [2025-11-24 06:04:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002120 [Introspect:8084]10.0.0.27 - - [2025-11-24 06:04:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001011