+++ date ++ echo 'INFO: =================== Thu Mar 12 02:03:24 AM UTC 2026 ===================' INFO: =================== Thu Mar 12 02:03:24 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ head -n 1 +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.131 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 +++ mount -t hugetlbfs ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.27,10.0.0.73,10.0.0.131 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.27,10.0.0.73,10.0.0.131 ++ ANALYTICSDB_NODES=10.0.0.27,10.0.0.73,10.0.0.131 ++ ANALYTICS_SNMP_NODES=10.0.0.27,10.0.0.73,10.0.0.131 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:8081 ' +++ '[' -n '10.0.0.27:8081 10.0.0.73:8081 10.0.0.131:8081 ' ']' +++ echo '10.0.0.27:8081 10.0.0.73:8081 10.0.0.131:8081' ++ ANALYTICS_SERVERS='10.0.0.27:8081 10.0.0.73:8081 10.0.0.131:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:9042 ' +++ '[' -n '10.0.0.27:9042 10.0.0.73:9042 10.0.0.131:9042 ' ']' +++ echo '10.0.0.27:9042 10.0.0.73:9042 10.0.0.131:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.27:9042 10.0.0.73:9042 10.0.0.131:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.27,10.0.0.73,10.0.0.131 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:8086 ' +++ '[' -n '10.0.0.27:8086 10.0.0.73:8086 10.0.0.131:8086 ' ']' +++ echo '10.0.0.27:8086 10.0.0.73:8086 10.0.0.131:8086' ++ COLLECTOR_SERVERS='10.0.0.27:8086 10.0.0.73:8086 10.0.0.131:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.27,10.0.0.73,10.0.0.131 ++ CONFIGDB_NODES=10.0.0.27,10.0.0.73,10.0.0.131 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:8082 ' +++ '[' -n '10.0.0.27:8082 10.0.0.73:8082 10.0.0.131:8082 ' ']' +++ echo '10.0.0.27:8082 10.0.0.73:8082 10.0.0.131:8082' ++ CONFIG_SERVERS='10.0.0.27:8082 10.0.0.73:8082 10.0.0.131:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:9161 ' +++ '[' -n '10.0.0.27:9161 10.0.0.73:9161 10.0.0.131:9161 ' ']' +++ echo '10.0.0.27:9161 10.0.0.73:9161 10.0.0.131:9161' ++ CONFIGDB_SERVERS='10.0.0.27:9161 10.0.0.73:9161 10.0.0.131:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:9041 ' +++ '[' -n '10.0.0.27:9041 10.0.0.73:9041 10.0.0.131:9041 ' ']' +++ echo '10.0.0.27:9041 10.0.0.73:9041 10.0.0.131:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.27:9041 10.0.0.73:9041 10.0.0.131:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.25,10.20.0.17,10.20.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.17,10.20.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.27,10.0.0.73,10.0.0.131 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+=10.0.0.73:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+=10.0.0.131:2181, +++ '[' -n 10.0.0.27:2181,10.0.0.73:2181,10.0.0.131:2181, ']' +++ echo 10.0.0.27:2181,10.0.0.73:2181,10.0.0.131:2181 ++ ZOOKEEPER_SERVERS=10.0.0.27:2181,10.0.0.73:2181,10.0.0.131:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:2181 ' +++ '[' -n '10.0.0.27:2181 10.0.0.73:2181 10.0.0.131:2181 ' ']' +++ echo '10.0.0.27:2181 10.0.0.73:2181 10.0.0.131:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.27:2181 10.0.0.73:2181 10.0.0.131:2181' ++ RABBITMQ_NODES=10.0.0.27,10.0.0.73,10.0.0.131 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+=10.0.0.73:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+=10.0.0.131:5673, +++ '[' -n 10.0.0.27:5673,10.0.0.73:5673,10.0.0.131:5673, ']' +++ echo 10.0.0.27:5673,10.0.0.73:5673,10.0.0.131:5673 ++ RABBITMQ_SERVERS=10.0.0.27:5673,10.0.0.73:5673,10.0.0.131:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:6379 ' +++ '[' -n '10.0.0.27:6379 10.0.0.73:6379 10.0.0.131:6379 ' ']' +++ echo '10.0.0.27:6379 10.0.0.73:6379 10.0.0.131:6379' ++ REDIS_SERVERS='10.0.0.27:6379 10.0.0.73:6379 10.0.0.131:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.27,10.0.0.73,10.0.0.131 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:9092 ' +++ '[' -n '10.0.0.27:9092 10.0.0.73:9092 10.0.0.131:9092 ' ']' +++ echo '10.0.0.27:9092 10.0.0.73:9092 10.0.0.131:9092' ++ KAFKA_SERVERS='10.0.0.27:9092 10.0.0.73:9092 10.0.0.131:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.27 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.27,10.0.0.73,10.0.0.131 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.27,10.0.0.73,10.0.0.131 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.27,10.0.0.73,10.0.0.131 ++ cut -d , -f 1 + local cassandra=10.0.0.27 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.27 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.27,10.0.0.73,10.0.0.131 +++ local servers=10.0.0.27,10.0.0.73,10.0.0.131 +++ cut -d ' ' -f 1 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ uniq ++++ grep -vi host ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.131,10.20.0.129,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.27'\''))' +++ local server_ip=10.0.0.27 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.27 ]] +++ [[ ,10.0.0.131,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.27, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.73'\''))' +++ local server_ip=10.0.0.73 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.73 ]] +++ [[ ,10.0.0.131,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.73, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.131'\''))' +++ local server_ip=10.0.0.131 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.131 ]] +++ [[ ,10.0.0.131,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.131, ]] +++ echo 10.0.0.131 3 +++ return ++ local ip=10.0.0.131 ++ [[ -z 10.0.0.131 ]] ++ echo 10.0.0.131 + host_ip=10.0.0.131 + [[ cql == \c\q\l ]] ++ echo 10.0.0.27:9041 10.0.0.73:9041 10.0.0.131:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.27:9041 10.0.0.73:9041 10.0.0.131:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.131: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__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 03/12/2026 02:03:34.167 7f08d97c4380 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/12/2026 02:03:34.312 7f08d97c4380 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/12/2026 02:03:34.324 7f08d97c4380 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/12/2026 02:03:34.325 7f08d97c4380 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] HttpError Python 3.9.25: /usr/bin/python3 Thu Mar 12 02:03:47 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/local/bin/contrail-api in 4 import sys 5 from vnc_cfg_api_server.api_server import server_main 6 if __name__ == '__main__': 7 sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) 8 sys.exit(server_main()) sys = sys.exit = server_main = /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in server_main(args_str=None) 5367 vnc_cgitb.enable(format='text') 5368 5369 main(args_str, VncApiServer(args_str)) 5370 #server_main 5371 global main = args_str = None global VncApiServer = /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in __init__(self=, args_str='--conf_file /etc/contrail/contrail-api-0.conf --...ontrail/contrail-keystone-auth.conf --worker_id 0') 2213 else: 2214 self._db_connect(self._args.reset_config) 2215 self._db_init_entries() 2216 2217 self._initialize_quota_counters() self = self._db_init_entries = > /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in _db_init_entries(self=) 3738 def _db_init_entries(self): 3739 # create singleton defaults if they don't exist already in db 3740 gsc = self.create_singleton_entry(GlobalSystemConfig( 3741 autonomous_system=64512, config_version=CONFIG_VERSION)) 3742 self._gsc_uuid = gsc.uuid gsc undefined self = self.create_singleton_entry = > global GlobalSystemConfig = autonomous_system undefined config_version undefined global CONFIG_VERSION = '1.0' /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in create_singleton_entry(self=, singleton_obj=, user_visible=True) 4007 if not ok: 4008 (code, msg) = result 4009 raise cfgm_common.exceptions.HttpError(code, msg) 4010 obj_id = result 4011 s_obj.uuid = obj_id global cfgm_common = cfgm_common.exceptions = cfgm_common.exceptions.HttpError = code = 409 msg = 'FQ Name: /fq-name-to-uuid/global_system_config:d...6e05a0b4-0777-4c87-b942-069e08d8971c at zookeeper' HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/global_system_config:default-global-system-config exists already with ID: 6e05a0b4-0777-4c87-b942-069e08d8971c at zookeeper __cause__ = None __class__ = __context__ = NoIdError('global_system_config default-global-system-config') __delattr__ = __dict__ = {'content': 'FQ Name: /fq-name-to-uuid/global_system_config:d...6e05a0b4-0777-4c87-b942-069e08d8971c at zookeeper', 'status_code': 409} __dir__ = __doc__ = None __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'vnc_api.exceptions' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = (409, 'FQ Name: /fq-name-to-uuid/global_system_config:d...6e05a0b4-0777-4c87-b942-069e08d8971c at zookeeper') content = 'FQ Name: /fq-name-to-uuid/global_system_config:d...6e05a0b4-0777-4c87-b942-069e08d8971c at zookeeper' status_code = 409 with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 3992, in create_singleton_entry s_obj.uuid = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_db.py", line 2474, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 1205, in fq_name_to_uuid raise NoIdError('%s %s' % (obj_type, fq_name_str)) vnc_api.exceptions.NoIdError: Unknown id: global_system_config default-global-system-config During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/bin/contrail-api", line 8, in sys.exit(server_main()) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 5369, in server_main main(args_str, VncApiServer(args_str)) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 2215, in __init__ self._db_init_entries() File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 3740, in _db_init_entries gsc = self.create_singleton_entry(GlobalSystemConfig( File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 4009, in create_singleton_entry raise cfgm_common.exceptions.HttpError(code, msg) vnc_api.exceptions.HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/global_system_config:default-global-system-config exists already with ID: 6e05a0b4-0777-4c87-b942-069e08d8971c at zookeeper +++ date ++ echo 'INFO: =================== Thu Mar 12 02:03:49 AM UTC 2026 ===================' INFO: =================== Thu Mar 12 02:03:49 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ head -n 1 +++ ip addr show dev ens3 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.131 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.27,10.0.0.73,10.0.0.131 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.27,10.0.0.73,10.0.0.131 ++ ANALYTICSDB_NODES=10.0.0.27,10.0.0.73,10.0.0.131 ++ ANALYTICS_SNMP_NODES=10.0.0.27,10.0.0.73,10.0.0.131 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:8081 ' +++ '[' -n '10.0.0.27:8081 10.0.0.73:8081 10.0.0.131:8081 ' ']' +++ echo '10.0.0.27:8081 10.0.0.73:8081 10.0.0.131:8081' ++ ANALYTICS_SERVERS='10.0.0.27:8081 10.0.0.73:8081 10.0.0.131:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:9042 ' +++ '[' -n '10.0.0.27:9042 10.0.0.73:9042 10.0.0.131:9042 ' ']' +++ echo '10.0.0.27:9042 10.0.0.73:9042 10.0.0.131:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.27:9042 10.0.0.73:9042 10.0.0.131:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.27,10.0.0.73,10.0.0.131 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:8086 ' +++ '[' -n '10.0.0.27:8086 10.0.0.73:8086 10.0.0.131:8086 ' ']' +++ echo '10.0.0.27:8086 10.0.0.73:8086 10.0.0.131:8086' ++ COLLECTOR_SERVERS='10.0.0.27:8086 10.0.0.73:8086 10.0.0.131:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.27,10.0.0.73,10.0.0.131 ++ CONFIGDB_NODES=10.0.0.27,10.0.0.73,10.0.0.131 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:8082 ' +++ '[' -n '10.0.0.27:8082 10.0.0.73:8082 10.0.0.131:8082 ' ']' +++ echo '10.0.0.27:8082 10.0.0.73:8082 10.0.0.131:8082' ++ CONFIG_SERVERS='10.0.0.27:8082 10.0.0.73:8082 10.0.0.131:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:9161 ' +++ '[' -n '10.0.0.27:9161 10.0.0.73:9161 10.0.0.131:9161 ' ']' +++ echo '10.0.0.27:9161 10.0.0.73:9161 10.0.0.131:9161' ++ CONFIGDB_SERVERS='10.0.0.27:9161 10.0.0.73:9161 10.0.0.131:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:9041 ' +++ '[' -n '10.0.0.27:9041 10.0.0.73:9041 10.0.0.131:9041 ' ']' +++ echo '10.0.0.27:9041 10.0.0.73:9041 10.0.0.131:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.27:9041 10.0.0.73:9041 10.0.0.131:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.25,10.20.0.17,10.20.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.17,10.20.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.27,10.0.0.73,10.0.0.131 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+=10.0.0.73:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+=10.0.0.131:2181, +++ '[' -n 10.0.0.27:2181,10.0.0.73:2181,10.0.0.131:2181, ']' +++ echo 10.0.0.27:2181,10.0.0.73:2181,10.0.0.131:2181 ++ ZOOKEEPER_SERVERS=10.0.0.27:2181,10.0.0.73:2181,10.0.0.131:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:2181 ' +++ '[' -n '10.0.0.27:2181 10.0.0.73:2181 10.0.0.131:2181 ' ']' +++ echo '10.0.0.27:2181 10.0.0.73:2181 10.0.0.131:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.27:2181 10.0.0.73:2181 10.0.0.131:2181' ++ RABBITMQ_NODES=10.0.0.27,10.0.0.73,10.0.0.131 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+=10.0.0.73:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+=10.0.0.131:5673, +++ '[' -n 10.0.0.27:5673,10.0.0.73:5673,10.0.0.131:5673, ']' +++ echo 10.0.0.27:5673,10.0.0.73:5673,10.0.0.131:5673 ++ RABBITMQ_SERVERS=10.0.0.27:5673,10.0.0.73:5673,10.0.0.131:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:6379 ' +++ '[' -n '10.0.0.27:6379 10.0.0.73:6379 10.0.0.131:6379 ' ']' +++ echo '10.0.0.27:6379 10.0.0.73:6379 10.0.0.131:6379' ++ REDIS_SERVERS='10.0.0.27:6379 10.0.0.73:6379 10.0.0.131:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.27,10.0.0.73,10.0.0.131 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:9092 ' +++ '[' -n '10.0.0.27:9092 10.0.0.73:9092 10.0.0.131:9092 ' ']' +++ echo '10.0.0.27:9092 10.0.0.73:9092 10.0.0.131:9092' ++ KAFKA_SERVERS='10.0.0.27:9092 10.0.0.73:9092 10.0.0.131:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.27 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.27,10.0.0.73,10.0.0.131 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.27,10.0.0.73,10.0.0.131 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.27,10.0.0.73,10.0.0.131 ++ cut -d , -f 1 + local cassandra=10.0.0.27 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.27 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.27,10.0.0.73,10.0.0.131 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.27,10.0.0.73,10.0.0.131 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.131,10.20.0.129,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.27'\''))' +++ local server_ip=10.0.0.27 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.27 ]] +++ [[ ,10.0.0.131,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.27, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.73'\''))' +++ local server_ip=10.0.0.73 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.73 ]] +++ [[ ,10.0.0.131,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.73, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.131'\''))' +++ local server_ip=10.0.0.131 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.131 ]] +++ [[ ,10.0.0.131,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.131, ]] +++ echo 10.0.0.131 3 +++ return ++ local ip=10.0.0.131 ++ [[ -z 10.0.0.131 ]] ++ echo 10.0.0.131 + host_ip=10.0.0.131 + [[ cql == \c\q\l ]] ++ echo 10.0.0.27:9041 10.0.0.73:9041 10.0.0.131:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.27:9041 10.0.0.73:9041 10.0.0.131:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.131: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=__ ++ sed 's/^API__//g' ++ sort ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 03/12/2026 02:03:57.939 7fcc4e30c600 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/12/2026 02:03:58.072 7fcc4e30c600 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/12/2026 02:03:58.084 7fcc4e30c600 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/12/2026 02:03:58.084 7fcc4e30c600 [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.131:8082/ Hit Ctrl-C to quit. 10.0.0.131 - - [2026-03-12 02:03:59] "GET / HTTP/1.1" 503 181 0.000320 10.0.0.131 - - [2026-03-12 02:03:59] "GET / HTTP/1.1" 503 181 0.000160 10.0.0.131 - - [2026-03-12 02:04:00] "GET / HTTP/1.1" 200 45871 0.001602 10.0.0.131 - - [2026-03-12 02:04:00] "GET / HTTP/1.1" 200 45871 0.001205 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.131 - - [2026-03-12 02:04:00] "POST /fqname-to-id HTTP/1.1" 401 292 0.000620 10.0.0.131 - - [2026-03-12 02:04:00] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000430 10.0.0.131 - - [2026-03-12 02:04:02] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 1.399465 10.0.0.131 - - [2026-03-12 02:04:02] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.010729 10.0.0.131 - - [2026-03-12 02:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 1.827103 10.0.0.131 - - [2026-03-12 02:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004294 /usr/local/lib/python3.9/site-packages/keystoneauth1/adapter.py:278: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn( 10.0.0.27 - - [2026-03-12 02:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.337642 10.0.0.27 - - [2026-03-12 02:04:07] "POST /access-control-lists HTTP/1.1" 200 589 0.111710 10.0.0.27 - - [2026-03-12 02:04:07] "POST /route-targets HTTP/1.1" 200 328 0.030706 10.0.0.27 - - [2026-03-12 02:04:07] "POST /ref-update HTTP/1.1" 200 156 0.033403 10.0.0.27 - - [2026-03-12 02:04:08] "POST /route-targets HTTP/1.1" 200 328 0.046795 10.0.0.27 - - [2026-03-12 02:04:08] "POST /access-control-lists HTTP/1.1" 200 553 0.113558 10.0.0.131 - - [2026-03-12 02:04:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000517 10.0.0.73 - - [2026-03-12 02:04:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000479 10.0.0.131 - - [2026-03-12 02:04:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000387 10.0.0.73 - - [2026-03-12 02:04:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000391 10.0.0.131 - - [2026-03-12 02:04:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000439 10.0.0.73 - - [2026-03-12 02:04:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000372 10.0.0.131 - - [2026-03-12 02:04:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000412 10.0.0.73 - - [2026-03-12 02:04:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000557 10.0.0.27 - - [2026-03-12 02:04:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000529 10.0.0.27 - - [2026-03-12 02:04:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000523 10.0.0.27 - - [2026-03-12 02:04:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000549 10.0.0.27 - - [2026-03-12 02:04:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000412 10.0.0.27 - - [2026-03-12 02:04:40] "POST /ref-update HTTP/1.1" 200 156 0.051709 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.131 - - [2026-03-12 02:06:56] "GET /obj-perms HTTP/1.1" 200 5056 0.460305 10.0.0.27 - - [2026-03-12 02:07:56] "GET /obj-perms HTTP/1.1" 200 5056 0.054535 10.0.0.73 - - [2026-03-12 02:07:57] "GET /obj-perms HTTP/1.1" 200 5056 0.044112 10.0.0.27 - - [2026-03-12 02:08:02] "PUT /access-control-list/ac0b3747-5d31-438a-8948-01abaf4f2ead HTTP/1.1" 200 273 0.025284 10.0.0.27 - - [2026-03-12 02:08:58] "GET /virtual-router/9e3fd166-37c7-425e-a5be-495c15767eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.035467 [Introspect:8084]10.0.0.131 - - [2026-03-12 02:09:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000982 [Introspect:8084]10.0.0.131 - - [2026-03-12 02:09:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001027 10.0.0.131 - - [2026-03-12 02:09:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000581 10.0.0.131 - - [2026-03-12 02:09:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000684 10.0.0.73 - - [2026-03-12 02:09:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000568 10.0.0.73 - - [2026-03-12 02:09:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000565 10.0.0.131 - - [2026-03-12 02:09:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000534 10.0.0.73 - - [2026-03-12 02:09:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000537 10.0.0.131 - - [2026-03-12 02:09:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000554 10.0.0.73 - - [2026-03-12 02:09:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000870 10.0.0.27 - - [2026-03-12 02:09:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000379 10.0.0.27 - - [2026-03-12 02:09:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000389 10.0.0.27 - - [2026-03-12 02:09:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000482 10.0.0.27 - - [2026-03-12 02:09:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000541 [Introspect:8084]10.0.0.131 - - [2026-03-12 02:09:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001323 [Introspect:8084]10.0.0.131 - - [2026-03-12 02:09:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001559 10.0.0.27 - - [2026-03-12 02:10:35] "GET / HTTP/1.1" 200 36215 0.002318 10.0.0.27 - - [2026-03-12 02:10:36] "POST /fqname-to-id HTTP/1.1" 401 292 0.000814 10.0.0.27 - - [2026-03-12 02:10:36] "POST /fqname-to-id HTTP/1.1" 404 186 0.052065 10.0.0.131 - - [2026-03-12 02:10:37] "GET /projects?obj_uuids=211e821e-9cab-4482-8ad9-fe905951c525&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.061874 10.0.0.131 - - [2026-03-12 02:10:37] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001405 10.0.0.131 - - [2026-03-12 02:10:37] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.035077 10.0.0.131 - - [2026-03-12 02:10:37] "POST /id-to-fqname HTTP/1.1" 200 188 0.003832 10.0.0.131 - - [2026-03-12 02:10:37] "POST /fqname-to-id HTTP/1.1" 404 197 0.009498 10.0.0.131 - - [2026-03-12 02:10:37] "POST /security-groups HTTP/1.1" 200 589 0.043011 10.0.0.131 - - [2026-03-12 02:10:37] "POST /projects HTTP/1.1" 200 581 0.323234 10.0.0.131 - - [2026-03-12 02:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.358490 10.0.0.27 - - [2026-03-12 02:10:37] "GET /project/211e821e-9cab-4482-8ad9-fe905951c525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.613925 10.0.0.27 - - [2026-03-12 02:10:37] "POST /fqname-to-id HTTP/1.1" 404 231 0.064474 10.0.0.27 - - [2026-03-12 02:10:38] "GET / HTTP/1.1" 200 36215 0.002055 10.0.0.131 - - [2026-03-12 02:10:41] "GET /projects?obj_uuids=211e821e-9cab-4482-8ad9-fe905951c525&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000977 10.0.0.27 - - [2026-03-12 02:10:41] "GET /project/211e821e-9cab-4482-8ad9-fe905951c525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.085987 10.0.0.131 - - [2026-03-12 02:10:41] "GET /projects?obj_uuids=211e821e-9cab-4482-8ad9-fe905951c525&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000960 10.0.0.27 - - [2026-03-12 02:10:41] "GET /project/211e821e-9cab-4482-8ad9-fe905951c525?fields=virtual_networks HTTP/1.1" 200 1029 0.057268 10.0.0.131 - - [2026-03-12 02:10:42] "GET /projects?obj_uuids=211e821e-9cab-4482-8ad9-fe905951c525&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000988 10.0.0.27 - - [2026-03-12 02:10:42] "GET /project/211e821e-9cab-4482-8ad9-fe905951c525?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.041554 10.0.0.131 - - [2026-03-12 02:10:42] "GET /projects?obj_uuids=211e821e-9cab-4482-8ad9-fe905951c525&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001773 10.0.0.27 - - [2026-03-12 02:10:42] "GET /project/211e821e-9cab-4482-8ad9-fe905951c525?fields=security_groups HTTP/1.1" 200 1254 0.077799 10.0.0.131 - - [2026-03-12 02:10:42] "GET /projects?obj_uuids=cca8d895-1f78-442a-81f9-d391bc7fb8df&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005250 10.0.0.131 - - [2026-03-12 02:10:42] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001415 10.0.0.131 - - [2026-03-12 02:10:42] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009930 10.0.0.131 - - [2026-03-12 02:10:43] "POST /id-to-fqname HTTP/1.1" 200 167 0.001964 10.0.0.131 - - [2026-03-12 02:10:43] "POST /fqname-to-id HTTP/1.1" 404 176 0.013230 10.0.0.131 - - [2026-03-12 02:10:43] "POST /security-groups HTTP/1.1" 200 568 0.101885 10.0.0.131 - - [2026-03-12 02:10:43] "POST /projects HTTP/1.1" 200 539 0.396107 10.0.0.131 - - [2026-03-12 02:10:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.471177 10.0.0.27 - - [2026-03-12 02:10:43] "POST /access-control-lists HTTP/1.1" 200 575 0.050811 10.0.0.27 - - [2026-03-12 02:10:43] "GET /project/cca8d895-1f78-442a-81f9-d391bc7fb8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.632003 [Introspect:8084]10.0.0.27 - - [2026-03-12 02:10:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001211 10.0.0.131 - - [2026-03-12 02:10:45] "GET /projects?obj_uuids=cca8d895-1f78-442a-81f9-d391bc7fb8df&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000983 10.0.0.27 - - [2026-03-12 02:10:45] "GET /project/cca8d895-1f78-442a-81f9-d391bc7fb8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.070027 10.0.0.131 - - [2026-03-12 02:10:46] "GET /obj-perms HTTP/1.1" 200 5056 0.062819 [Introspect:8084]10.0.0.27 - - [2026-03-12 02:10:47] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 372 0.000703 10.0.0.27 - - [2026-03-12 02:10:48] "GET /obj-perms HTTP/1.1" 200 5056 0.062743 10.0.0.27 - - [2026-03-12 02:10:48] "GET /obj-perms HTTP/1.1" 200 5056 0.007926 10.0.0.27 - - [2026-03-12 02:10:48] "GET /obj-perms HTTP/1.1" 200 5056 0.005560 10.0.0.27 - - [2026-03-12 02:10:48] "GET /obj-perms HTTP/1.1" 200 5056 0.004990 10.0.0.27 - - [2026-03-12 02:10:48] "GET /obj-perms HTTP/1.1" 200 5056 0.005401 10.0.0.27 - - [2026-03-12 02:10:48] "GET /obj-perms HTTP/1.1" 200 5056 0.003972 10.0.0.27 - - [2026-03-12 02:10:49] "GET /obj-perms HTTP/1.1" 200 5056 0.004306 10.0.0.27 - - [2026-03-12 02:10:49] "GET /obj-perms HTTP/1.1" 200 5056 0.004374 10.0.0.27 - - [2026-03-12 02:10:49] "GET /obj-perms HTTP/1.1" 200 5056 0.004009 10.0.0.27 - - [2026-03-12 02:10:49] "GET /obj-perms HTTP/1.1" 200 5056 0.004781 10.0.0.131 - - [2026-03-12 02:10:49] "GET /obj-perms HTTP/1.1" 200 5056 0.004086 10.0.0.27 - - [2026-03-12 02:10:49] "GET /obj-perms HTTP/1.1" 200 5056 0.005183 10.0.0.73 - - [2026-03-12 02:10:50] "GET /obj-perms HTTP/1.1" 200 5056 0.058002 10.0.0.131 - - [2026-03-12 02:10:50] "GET /obj-perms HTTP/1.1" 200 5056 0.004341 10.0.0.131 - - [2026-03-12 02:10:50] "GET /obj-perms HTTP/1.1" 200 5056 0.004293 10.0.0.27 - - [2026-03-12 02:10:51] "GET /obj-perms HTTP/1.1" 200 5056 0.004759 10.0.0.27 - - [2026-03-12 02:10:51] "GET /obj-perms HTTP/1.1" 200 5056 0.009613 10.0.0.27 - - [2026-03-12 02:10:51] "GET /obj-perms HTTP/1.1" 200 5056 0.005859 10.0.0.27 - - [2026-03-12 02:10:51] "GET /obj-perms HTTP/1.1" 200 5056 0.007249 10.0.0.27 - - [2026-03-12 02:10:51] "GET /obj-perms HTTP/1.1" 200 5056 0.005320 10.0.0.27 - - [2026-03-12 02:10:51] "GET /obj-perms HTTP/1.1" 200 5056 0.005766 10.0.0.27 - - [2026-03-12 02:10:51] "GET /obj-perms HTTP/1.1" 200 5056 0.010082 10.0.0.27 - - [2026-03-12 02:10:52] "GET /obj-perms HTTP/1.1" 200 5056 0.004932 10.0.0.27 - - [2026-03-12 02:10:52] "GET /obj-perms HTTP/1.1" 200 5056 0.005600 10.0.0.27 - - [2026-03-12 02:10:52] "GET /obj-perms HTTP/1.1" 200 5056 0.005805 10.0.0.27 - - [2026-03-12 02:10:52] "GET /obj-perms HTTP/1.1" 200 5056 0.004026 10.0.0.27 - - [2026-03-12 02:10:54] "GET /obj-perms HTTP/1.1" 200 5056 0.004328 10.0.0.27 - - [2026-03-12 02:10:55] "GET /obj-perms HTTP/1.1" 200 5056 0.005147 10.0.0.27 - - [2026-03-12 02:10:55] "GET /obj-perms HTTP/1.1" 200 5056 0.005048 10.0.0.27 - - [2026-03-12 02:10:55] "GET /obj-perms HTTP/1.1" 200 5056 0.005248 10.0.0.27 - - [2026-03-12 02:10:56] "GET /obj-perms HTTP/1.1" 200 5056 0.005425 10.0.0.27 - - [2026-03-12 02:10:57] "POST /fqname-to-id HTTP/1.1" 404 199 0.039707 10.0.0.131 - - [2026-03-12 02:10:57] "GET /projects?obj_uuids=ba532d2c-63ea-4fca-9c95-fff2f1e7b1ca&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006098 10.0.0.131 - - [2026-03-12 02:10:57] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000983 10.0.0.131 - - [2026-03-12 02:10:57] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008493 10.0.0.131 - - [2026-03-12 02:10:57] "POST /id-to-fqname HTTP/1.1" 200 201 0.004158 10.0.0.131 - - [2026-03-12 02:10:57] "POST /fqname-to-id HTTP/1.1" 404 210 0.009592 10.0.0.131 - - [2026-03-12 02:10:57] "POST /security-groups HTTP/1.1" 200 602 0.047937 10.0.0.27 - - [2026-03-12 02:10:57] "POST /fqname-to-id HTTP/1.1" 404 245 0.003978 10.0.0.131 - - [2026-03-12 02:10:57] "POST /projects HTTP/1.1" 200 607 0.310937 10.0.0.131 - - [2026-03-12 02:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.414968 10.0.0.27 - - [2026-03-12 02:10:58] "POST /access-control-lists HTTP/1.1" 200 607 0.050922 10.0.0.27 - - [2026-03-12 02:10:58] "GET /project/ba532d2c-63ea-4fca-9c95-fff2f1e7b1ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.598634 10.0.0.27 - - [2026-03-12 02:10:59] "GET / HTTP/1.1" 200 36215 0.002682 10.0.0.27 - - [2026-03-12 02:11:00] "POST /fqname-to-id HTTP/1.1" 401 292 0.000481 10.0.0.27 - - [2026-03-12 02:11:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.030342 10.0.0.131 - - [2026-03-12 02:11:01] "GET /projects?obj_uuids=ba532d2c-63ea-4fca-9c95-fff2f1e7b1ca&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000966 10.0.0.27 - - [2026-03-12 02:11:01] "GET /project/ba532d2c-63ea-4fca-9c95-fff2f1e7b1ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.062558 10.0.0.131 - - [2026-03-12 02:11:02] "POST /useragent-kv HTTP/1.1" 200 115 0.006880 10.0.0.27 - - [2026-03-12 02:11:02] "POST /neutron/subnet HTTP/1.1" 200 720 0.320861 10.0.0.27 - - [2026-03-12 02:11:02] "POST /id-to-fqname HTTP/1.1" 200 233 0.001444 10.0.0.27 - - [2026-03-12 02:11:02] "GET /virtual-network/c7fb87a8-59f5-4181-9bd5-2cad698093c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.018337 10.0.0.27 - - [2026-03-12 02:11:02] "GET /virtual-network/c7fb87a8-59f5-4181-9bd5-2cad698093c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006189 10.0.0.27 - - [2026-03-12 02:11:02] "POST /neutron/network HTTP/1.1" 200 838 0.009982 10.0.0.27 - - [2026-03-12 02:11:03] "GET /virtual-network/c7fb87a8-59f5-4181-9bd5-2cad698093c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006563 10.0.0.131 - - [2026-03-12 02:11:03] "DELETE /project/ba532d2c63ea4fca9c95fff2f1e7b1ca HTTP/1.1" 404 173 0.006362 10.0.0.131 - - [2026-03-12 02:11:03] "DELETE /project/211e821e9cab44828ad9fe905951c525 HTTP/1.1" 404 173 0.005310 10.0.0.131 - - [2026-03-12 02:11:03] "GET /projects?obj_uuids=211e821e-9cab-4482-8ad9-fe905951c525&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000861 10.0.0.131 - - [2026-03-12 02:11:03] "DELETE /project/cca8d8951f78442a81f9d391bc7fb8df HTTP/1.1" 404 173 0.006526 10.0.0.27 - - [2026-03-12 02:11:03] "GET /obj-perms HTTP/1.1" 200 5052 0.113984 10.0.0.131 - - [2026-03-12 02:11:03] "GET /project/211e821e-9cab-4482-8ad9-fe905951c525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.059705 10.0.0.131 - - [2026-03-12 02:11:03] "GET /projects?obj_uuids=211e821e-9cab-4482-8ad9-fe905951c525&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001024 10.0.0.131 - - [2026-03-12 02:11:03] "GET /project/211e821e-9cab-4482-8ad9-fe905951c525?fields=security_groups HTTP/1.1" 200 1356 0.060997 10.0.0.131 - - [2026-03-12 02:11:03] "DELETE /security-group/78b02898-2da5-4590-82fa-cf28b3f45473 HTTP/1.1" 200 115 0.119707 10.0.0.131 - - [2026-03-12 02:11:03] "GET /projects?obj_uuids=211e821e-9cab-4482-8ad9-fe905951c525&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000960 10.0.0.27 - - [2026-03-12 02:11:03] "DELETE /access-control-list/fb0f7f93-5d64-47b9-8244-1a8464d79d89 HTTP/1.1" 200 115 0.062114 10.0.0.131 - - [2026-03-12 02:11:04] "GET /project/211e821e-9cab-4482-8ad9-fe905951c525?fields=application_policy_sets HTTP/1.1" 200 1395 0.083248 10.0.0.131 - - [2026-03-12 02:11:04] "DELETE /project/211e821e-9cab-4482-8ad9-fe905951c525 HTTP/1.1" 200 115 0.575160 10.0.0.27 - - [2026-03-12 02:11:04] "POST /id-to-fqname HTTP/1.1" 200 233 0.001821 10.0.0.131 - - [2026-03-12 02:11:06] "GET /projects?obj_uuids=ba532d2c-63ea-4fca-9c95-fff2f1e7b1ca&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001026 10.0.0.27 - - [2026-03-12 02:11:06] "GET /project/ba532d2c-63ea-4fca-9c95-fff2f1e7b1ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.119971 10.0.0.27 - - [2026-03-12 02:11:07] "POST /neutron/network HTTP/1.1" 200 838 0.032694 10.0.0.27 - - [2026-03-12 02:11:07] "POST /neutron/port HTTP/1.1" 200 117 0.007805 10.0.0.27 - - [2026-03-12 02:11:09] "POST /neutron/port HTTP/1.1" 200 1070 0.049583 10.0.0.27 - - [2026-03-12 02:11:09] "POST /neutron/port HTTP/1.1" 200 1134 0.028846 10.0.0.27 - - [2026-03-12 02:11:09] "POST /neutron/port HTTP/1.1" 200 117 0.001189 10.0.0.27 - - [2026-03-12 02:11:12] "POST /neutron/security_group HTTP/1.1" 200 2069 0.010147 10.0.0.27 - - [2026-03-12 02:11:20] "GET /obj-perms HTTP/1.1" 200 5052 0.005447 10.0.0.27 - - [2026-03-12 02:11:22] "POST /neutron/port HTTP/1.1" 200 1134 0.058489 10.0.0.27 - - [2026-03-12 02:11:23] "POST /neutron/network HTTP/1.1" 400 204 0.024398 10.0.0.27 - - [2026-03-12 02:11:24] "POST /neutron/port HTTP/1.1" 200 151 0.262197 10.0.0.27 - - [2026-03-12 02:11:25] "DELETE /route-target/7d8e5d10-197e-4d17-bf4d-be07780f817f HTTP/1.1" 200 115 0.044478 10.0.0.131 - - [2026-03-12 02:11:26] "GET /projects?obj_uuids=ba532d2c-63ea-4fca-9c95-fff2f1e7b1ca&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001748 10.0.0.27 - - [2026-03-12 02:11:26] "GET /project/ba532d2c-63ea-4fca-9c95-fff2f1e7b1ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.055333 10.0.0.131 - - [2026-03-12 02:11:26] "GET /projects?obj_uuids=ba532d2c-63ea-4fca-9c95-fff2f1e7b1ca&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001101 10.0.0.27 - - [2026-03-12 02:11:26] "GET /project/ba532d2c-63ea-4fca-9c95-fff2f1e7b1ca?fields=virtual_networks HTTP/1.1" 200 1056 0.061542 10.0.0.131 - - [2026-03-12 02:11:26] "GET /projects?obj_uuids=ba532d2c-63ea-4fca-9c95-fff2f1e7b1ca&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000970 10.0.0.27 - - [2026-03-12 02:11:26] "GET /project/ba532d2c-63ea-4fca-9c95-fff2f1e7b1ca?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.063258 10.0.0.131 - - [2026-03-12 02:11:26] "GET /projects?obj_uuids=ba532d2c-63ea-4fca-9c95-fff2f1e7b1ca&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001299 10.0.0.27 - - [2026-03-12 02:11:26] "GET /project/ba532d2c-63ea-4fca-9c95-fff2f1e7b1ca?fields=security_groups HTTP/1.1" 200 1294 0.091159 10.0.0.131 - - [2026-03-12 02:11:27] "GET /projects?obj_uuids=cca8d895-1f78-442a-81f9-d391bc7fb8df&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001011 10.0.0.27 - - [2026-03-12 02:11:27] "GET /project/cca8d895-1f78-442a-81f9-d391bc7fb8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.061079 10.0.0.131 - - [2026-03-12 02:11:33] "GET /projects?obj_uuids=cca8d895-1f78-442a-81f9-d391bc7fb8df&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001059 10.0.0.27 - - [2026-03-12 02:11:33] "GET /project/cca8d895-1f78-442a-81f9-d391bc7fb8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.057354 10.0.0.27 - - [2026-03-12 02:11:36] "POST /fqname-to-id HTTP/1.1" 404 200 0.024826 10.0.0.131 - - [2026-03-12 02:11:36] "GET /projects?obj_uuids=2ccd18cc-578c-446b-861d-42a0dfbd4618&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.069164 10.0.0.131 - - [2026-03-12 02:11:36] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000941 10.0.0.131 - - [2026-03-12 02:11:36] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008210 10.0.0.131 - - [2026-03-12 02:11:36] "POST /id-to-fqname HTTP/1.1" 200 202 0.004938 10.0.0.131 - - [2026-03-12 02:11:36] "POST /fqname-to-id HTTP/1.1" 404 211 0.016307 10.0.0.131 - - [2026-03-12 02:11:36] "POST /security-groups HTTP/1.1" 200 603 0.046622 10.0.0.131 - - [2026-03-12 02:11:36] "POST /projects HTTP/1.1" 200 609 0.295570 10.0.0.131 - - [2026-03-12 02:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.336640 10.0.0.27 - - [2026-03-12 02:11:36] "POST /fqname-to-id HTTP/1.1" 404 245 0.016314 10.0.0.27 - - [2026-03-12 02:11:36] "GET /project/2ccd18cc-578c-446b-861d-42a0dfbd4618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.574162 10.0.0.27 - - [2026-03-12 02:11:37] "GET / HTTP/1.1" 200 36215 0.001672 10.0.0.27 - - [2026-03-12 02:11:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000475 10.0.0.27 - - [2026-03-12 02:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.063672 10.0.0.131 - - [2026-03-12 02:11:38] "GET /projects?obj_uuids=2ccd18cc-578c-446b-861d-42a0dfbd4618&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002123 10.0.0.27 - - [2026-03-12 02:11:38] "GET /project/2ccd18cc-578c-446b-861d-42a0dfbd4618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.069038 10.0.0.27 - - [2026-03-12 02:11:38] "POST /neutron/network HTTP/1.1" 200 117 0.045569 10.0.0.27 - - [2026-03-12 02:11:39] "POST /neutron/network HTTP/1.1" 200 921 0.011179 10.0.0.27 - - [2026-03-12 02:11:39] "POST /id-to-fqname HTTP/1.1" 200 275 0.001139 10.0.0.27 - - [2026-03-12 02:11:39] "GET /virtual-network/e25836ca-c2bc-415f-ac4f-ce6e055d8f48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.006144 10.0.0.27 - - [2026-03-12 02:11:39] "GET /virtual-network/e25836ca-c2bc-415f-ac4f-ce6e055d8f48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.006543 10.0.0.27 - - [2026-03-12 02:11:39] "POST /neutron/subnet HTTP/1.1" 200 720 0.011224 10.0.0.27 - - [2026-03-12 02:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.131 - - [2026-03-12 02:11:39] "GET /projects?obj_uuids=2ccd18cc-578c-446b-861d-42a0dfbd4618&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001059 10.0.0.27 - - [2026-03-12 02:11:39] "GET /project/2ccd18cc-578c-446b-861d-42a0dfbd4618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.097183 10.0.0.27 - - [2026-03-12 02:11:39] "POST /ref-update HTTP/1.1" 200 156 0.073263 10.0.0.131 - - [2026-03-12 02:11:40] "POST /useragent-kv HTTP/1.1" 200 115 0.007308 10.0.0.27 - - [2026-03-12 02:11:40] "POST /neutron/subnet HTTP/1.1" 200 715 0.286110 10.0.0.27 - - [2026-03-12 02:11:40] "POST /id-to-fqname HTTP/1.1" 200 275 0.001822 10.0.0.27 - - [2026-03-12 02:11:40] "GET /virtual-network/e9f64f8c-79a6-42f1-94c6-c5fb70aa3db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.007099 10.0.0.27 - - [2026-03-12 02:11:40] "GET /virtual-network/e9f64f8c-79a6-42f1-94c6-c5fb70aa3db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.007088 10.0.0.27 - - [2026-03-12 02:11:40] "POST /neutron/network HTTP/1.1" 200 920 0.008210 10.0.0.27 - - [2026-03-12 02:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004658 10.0.0.131 - - [2026-03-12 02:11:40] "GET /projects?obj_uuids=2ccd18cc-578c-446b-861d-42a0dfbd4618&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001303 10.0.0.27 - - [2026-03-12 02:11:40] "GET /project/2ccd18cc-578c-446b-861d-42a0dfbd4618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.067639 10.0.0.131 - - [2026-03-12 02:11:40] "GET /projects?obj_uuids=2ccd18cc-578c-446b-861d-42a0dfbd4618&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000959 10.0.0.27 - - [2026-03-12 02:11:40] "POST /neutron/network HTTP/1.1" 200 705 0.184663 10.0.0.27 - - [2026-03-12 02:11:40] "POST /route-targets HTTP/1.1" 200 328 0.016483 10.0.0.27 - - [2026-03-12 02:11:40] "POST /id-to-fqname HTTP/1.1" 200 276 0.004509 10.0.0.27 - - [2026-03-12 02:11:40] "GET /virtual-network/cd690e0b-7681-4be3-8d14-2865954d3135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.006193 10.0.0.27 - - [2026-03-12 02:11:40] "POST /neutron/network HTTP/1.1" 200 925 0.007633 10.0.0.27 - - [2026-03-12 02:11:40] "GET /virtual-network/cd690e0b-7681-4be3-8d14-2865954d3135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.005394 10.0.0.27 - - [2026-03-12 02:11:41] "POST /id-to-fqname HTTP/1.1" 200 275 0.002182 10.0.0.27 - - [2026-03-12 02:11:41] "POST /neutron/network HTTP/1.1" 200 930 0.010290 10.0.0.131 - - [2026-03-12 02:11:42] "GET /projects?obj_uuids=2ccd18cc-578c-446b-861d-42a0dfbd4618&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001028 10.0.0.27 - - [2026-03-12 02:11:42] "GET /project/2ccd18cc-578c-446b-861d-42a0dfbd4618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.091127 10.0.0.27 - - [2026-03-12 02:11:42] "POST /neutron/port HTTP/1.1" 200 117 0.008906 10.0.0.27 - - [2026-03-12 02:11:42] "POST /id-to-fqname HTTP/1.1" 200 276 0.001658 10.0.0.27 - - [2026-03-12 02:11:42] "POST /neutron/network HTTP/1.1" 200 930 0.010105 10.0.0.27 - - [2026-03-12 02:11:43] "POST /neutron/port HTTP/1.1" 200 1070 0.018997 10.0.0.131 - - [2026-03-12 02:11:43] "GET /projects?obj_uuids=2ccd18cc-578c-446b-861d-42a0dfbd4618&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001140 10.0.0.27 - - [2026-03-12 02:11:43] "GET /project/2ccd18cc-578c-446b-861d-42a0dfbd4618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.153522 10.0.0.27 - - [2026-03-12 02:11:43] "POST /neutron/network HTTP/1.1" 200 925 0.008874 10.0.0.27 - - [2026-03-12 02:11:43] "POST /neutron/port HTTP/1.1" 200 117 0.001334 10.0.0.27 - - [2026-03-12 02:11:43] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009720 10.0.0.131 - - [2026-03-12 02:11:44] "GET /projects?obj_uuids=2ccd18cc-578c-446b-861d-42a0dfbd4618&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000995 10.0.0.27 - - [2026-03-12 02:11:44] "POST /neutron/port HTTP/1.1" 200 1073 0.424934 10.0.0.27 - - [2026-03-12 02:11:45] "POST /neutron/network HTTP/1.1" 200 920 0.008532 10.0.0.27 - - [2026-03-12 02:11:45] "POST /neutron/port HTTP/1.1" 200 1137 0.047956 10.0.0.27 - - [2026-03-12 02:11:45] "POST /neutron/port HTTP/1.1" 200 117 0.001499 10.0.0.27 - - [2026-03-12 02:11:45] "POST /neutron/port HTTP/1.1" 200 1124 0.019256 10.0.0.131 - - [2026-03-12 02:11:47] "POST /useragent-kv HTTP/1.1" 200 115 0.004140 10.0.0.131 - - [2026-03-12 02:11:47] "POST /useragent-kv HTTP/1.1" 200 115 0.004255 10.0.0.27 - - [2026-03-12 02:11:47] "POST /neutron/network HTTP/1.1" 200 151 0.225868 10.0.0.27 - - [2026-03-12 02:11:47] "DELETE /route-target/c65a48c6-e74b-4e09-9201-306316096b02 HTTP/1.1" 200 115 0.047326 10.0.0.27 - - [2026-03-12 02:11:49] "POST /neutron/port HTTP/1.1" 200 1137 0.019641 10.0.0.27 - - [2026-03-12 02:11:49] "POST /neutron/network HTTP/1.1" 200 925 0.008629 10.0.0.27 - - [2026-03-12 02:11:50] "POST /neutron/network HTTP/1.1" 200 1678 0.011699 10.0.0.27 - - [2026-03-12 02:11:51] "POST /neutron/network HTTP/1.1" 200 925 0.009716 10.0.0.131 - - [2026-03-12 02:11:52] "POST /useragent-kv HTTP/1.1" 200 115 0.004718 10.0.0.27 - - [2026-03-12 02:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007101 10.0.0.131 - - [2026-03-12 02:11:52] "POST /useragent-kv HTTP/1.1" 200 115 0.003538 10.0.0.27 - - [2026-03-12 02:11:52] "POST /neutron/network HTTP/1.1" 200 151 0.154379 10.0.0.131 - - [2026-03-12 02:11:52] "GET /projects?obj_uuids=2ccd18cc-578c-446b-861d-42a0dfbd4618&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001033 10.0.0.27 - - [2026-03-12 02:11:52] "GET /project/2ccd18cc-578c-446b-861d-42a0dfbd4618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.081902 10.0.0.131 - - [2026-03-12 02:11:52] "GET /projects?obj_uuids=2ccd18cc-578c-446b-861d-42a0dfbd4618&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001165 10.0.0.27 - - [2026-03-12 02:11:52] "GET /project/2ccd18cc-578c-446b-861d-42a0dfbd4618?fields=virtual_networks HTTP/1.1" 200 1056 0.062603 10.0.0.131 - - [2026-03-12 02:11:52] "GET /projects?obj_uuids=2ccd18cc-578c-446b-861d-42a0dfbd4618&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000965 10.0.0.27 - - [2026-03-12 02:11:52] "GET /project/2ccd18cc-578c-446b-861d-42a0dfbd4618?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.051736 10.0.0.131 - - [2026-03-12 02:11:52] "GET /projects?obj_uuids=2ccd18cc-578c-446b-861d-42a0dfbd4618&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001238 10.0.0.27 - - [2026-03-12 02:11:52] "GET /project/2ccd18cc-578c-446b-861d-42a0dfbd4618?fields=security_groups HTTP/1.1" 200 1295 0.064595 10.0.0.27 - - [2026-03-12 02:11:53] "POST /fqname-to-id HTTP/1.1" 404 190 0.024747 10.0.0.131 - - [2026-03-12 02:11:53] "GET /projects?obj_uuids=9b545998-f2a5-49b8-9ae9-3da8ef8c6a9e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003976 10.0.0.131 - - [2026-03-12 02:11:53] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003370 10.0.0.131 - - [2026-03-12 02:11:53] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.022115 10.0.0.131 - - [2026-03-12 02:11:53] "POST /id-to-fqname HTTP/1.1" 200 192 0.001360 10.0.0.131 - - [2026-03-12 02:11:53] "POST /fqname-to-id HTTP/1.1" 404 201 0.003474 10.0.0.131 - - [2026-03-12 02:11:53] "POST /security-groups HTTP/1.1" 200 593 0.087169 10.0.0.131 - - [2026-03-12 02:11:53] "POST /projects HTTP/1.1" 200 589 0.327629 10.0.0.131 - - [2026-03-12 02:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.360114 10.0.0.27 - - [2026-03-12 02:11:53] "POST /access-control-lists HTTP/1.1" 200 600 0.040725 10.0.0.27 - - [2026-03-12 02:11:54] "GET /project/9b545998-f2a5-49b8-9ae9-3da8ef8c6a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.586153 10.0.0.27 - - [2026-03-12 02:11:55] "GET / HTTP/1.1" 200 36215 0.002255 10.0.0.27 - - [2026-03-12 02:11:55] "POST /fqname-to-id HTTP/1.1" 401 292 0.000476 10.0.0.27 - - [2026-03-12 02:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.061344 10.0.0.131 - - [2026-03-12 02:11:55] "GET /projects?obj_uuids=9b545998-f2a5-49b8-9ae9-3da8ef8c6a9e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000929 10.0.0.27 - - [2026-03-12 02:11:55] "GET /project/9b545998-f2a5-49b8-9ae9-3da8ef8c6a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.057882 10.0.0.27 - - [2026-03-12 02:11:56] "POST /route-targets HTTP/1.1" 200 328 0.022041 10.0.0.131 - - [2026-03-12 02:11:56] "POST /useragent-kv HTTP/1.1" 200 115 0.006498 10.0.0.27 - - [2026-03-12 02:11:56] "POST /neutron/subnet HTTP/1.1" 200 729 0.323701 10.0.0.27 - - [2026-03-12 02:11:56] "POST /id-to-fqname HTTP/1.1" 200 255 0.001496 10.0.0.27 - - [2026-03-12 02:11:56] "GET /virtual-network/85a20f6c-523c-46f0-8033-c723cf474b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2146 0.006070 10.0.0.27 - - [2026-03-12 02:11:56] "GET /virtual-network/85a20f6c-523c-46f0-8033-c723cf474b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2146 0.008126 10.0.0.27 - - [2026-03-12 02:11:56] "POST /neutron/network HTTP/1.1" 200 893 0.007772 10.0.0.27 - - [2026-03-12 02:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005536 10.0.0.131 - - [2026-03-12 02:11:56] "GET /projects?obj_uuids=9b545998-f2a5-49b8-9ae9-3da8ef8c6a9e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000911 10.0.0.27 - - [2026-03-12 02:11:56] "GET /project/9b545998-f2a5-49b8-9ae9-3da8ef8c6a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.062557 10.0.0.131 - - [2026-03-12 02:11:56] "GET /projects?obj_uuids=9b545998-f2a5-49b8-9ae9-3da8ef8c6a9e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000985 10.0.0.27 - - [2026-03-12 02:11:57] "POST /neutron/network HTTP/1.1" 200 673 0.180113 10.0.0.27 - - [2026-03-12 02:11:57] "POST /ref-update HTTP/1.1" 200 156 0.046165 10.0.0.27 - - [2026-03-12 02:11:57] "POST /id-to-fqname HTTP/1.1" 200 255 0.004645 10.0.0.27 - - [2026-03-12 02:11:57] "GET /virtual-network/853b9ec6-77b6-4c33-8bd7-7a60c4d4ac0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2147 0.006516 10.0.0.27 - - [2026-03-12 02:11:57] "POST /neutron/network HTTP/1.1" 200 893 0.008336 10.0.0.27 - - [2026-03-12 02:11:57] "GET /virtual-network/853b9ec6-77b6-4c33-8bd7-7a60c4d4ac0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2147 0.014572 10.0.0.27 - - [2026-03-12 02:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004450 10.0.0.131 - - [2026-03-12 02:11:57] "GET /projects?obj_uuids=9b545998-f2a5-49b8-9ae9-3da8ef8c6a9e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001043 10.0.0.27 - - [2026-03-12 02:11:57] "GET /project/9b545998-f2a5-49b8-9ae9-3da8ef8c6a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.077138 10.0.0.27 - - [2026-03-12 02:11:57] "POST /neutron/network HTTP/1.1" 200 117 0.021987 10.0.0.27 - - [2026-03-12 02:11:58] "POST /neutron/network HTTP/1.1" 200 896 0.010210 10.0.0.27 - - [2026-03-12 02:11:58] "POST /id-to-fqname HTTP/1.1" 200 256 0.001315 10.0.0.27 - - [2026-03-12 02:11:58] "GET /virtual-network/bf325869-6c49-44bf-8332-bf9854ec0ee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.006100 10.0.0.27 - - [2026-03-12 02:11:58] "GET /virtual-network/bf325869-6c49-44bf-8332-bf9854ec0ee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.006951 10.0.0.27 - - [2026-03-12 02:11:58] "POST /neutron/subnet HTTP/1.1" 200 734 0.011025 10.0.0.27 - - [2026-03-12 02:11:58] "POST /id-to-fqname HTTP/1.1" 200 255 0.001032 10.0.0.131 - - [2026-03-12 02:11:59] "GET /projects?obj_uuids=9b545998-f2a5-49b8-9ae9-3da8ef8c6a9e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000983 10.0.0.27 - - [2026-03-12 02:11:59] "GET /project/9b545998-f2a5-49b8-9ae9-3da8ef8c6a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.084772 10.0.0.27 - - [2026-03-12 02:11:59] "POST /neutron/port HTTP/1.1" 200 117 0.007163 10.0.0.27 - - [2026-03-12 02:11:59] "POST /id-to-fqname HTTP/1.1" 200 256 0.001399 10.0.0.27 - - [2026-03-12 02:11:59] "POST /neutron/network HTTP/1.1" 200 906 0.008046 10.0.0.27 - - [2026-03-12 02:12:00] "POST /neutron/port HTTP/1.1" 200 1063 0.033452 10.0.0.131 - - [2026-03-12 02:12:00] "GET /projects?obj_uuids=9b545998-f2a5-49b8-9ae9-3da8ef8c6a9e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000980 10.0.0.27 - - [2026-03-12 02:12:00] "POST /neutron/port HTTP/1.1" 200 1127 0.029145 10.0.0.27 - - [2026-03-12 02:12:00] "GET /project/9b545998-f2a5-49b8-9ae9-3da8ef8c6a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.198596 10.0.0.27 - - [2026-03-12 02:12:00] "POST /neutron/network HTTP/1.1" 200 896 0.008415 10.0.0.131 - - [2026-03-12 02:12:00] "GET /obj-perms HTTP/1.1" 200 5056 0.110207 10.0.0.27 - - [2026-03-12 02:12:01] "POST /neutron/port HTTP/1.1" 200 1127 0.026888 10.0.0.27 - - [2026-03-12 02:12:01] "GET /obj-perms HTTP/1.1" 200 5056 0.063006 10.0.0.27 - - [2026-03-12 02:12:01] "POST /neutron/network HTTP/1.1" 200 906 0.011016 10.0.0.27 - - [2026-03-12 02:12:02] "POST /neutron/port HTTP/1.1" 200 1064 0.023597 10.0.0.27 - - [2026-03-12 02:12:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004783 10.0.0.27 - - [2026-03-12 02:12:02] "POST /neutron/network HTTP/1.1" 200 896 0.008589 10.0.0.27 - - [2026-03-12 02:12:03] "POST /neutron/port HTTP/1.1" 200 1127 0.020621 10.0.0.27 - - [2026-03-12 02:12:03] "POST /neutron/port HTTP/1.1" 200 1128 0.038840 10.0.0.27 - - [2026-03-12 02:12:04] "DELETE /access-control-list/60a12da8-370e-48f4-8b90-98225272b65f HTTP/1.1" 200 115 0.042088 10.0.0.131 - - [2026-03-12 02:12:04] "DELETE /project/2ccd18cc578c446b861d42a0dfbd4618 HTTP/1.1" 404 173 0.015458 10.0.0.131 - - [2026-03-12 02:12:04] "DELETE /project/9b545998f2a549b89ae93da8ef8c6a9e HTTP/1.1" 404 173 0.007118 10.0.0.131 - - [2026-03-12 02:12:04] "GET /projects?obj_uuids=ba532d2c-63ea-4fca-9c95-fff2f1e7b1ca&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000845 10.0.0.131 - - [2026-03-12 02:12:04] "GET /projects?obj_uuids=2ccd18cc-578c-446b-861d-42a0dfbd4618&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000733 10.0.0.131 - - [2026-03-12 02:12:04] "GET /project/ba532d2c-63ea-4fca-9c95-fff2f1e7b1ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.061058 10.0.0.131 - - [2026-03-12 02:12:04] "GET /project/2ccd18cc-578c-446b-861d-42a0dfbd4618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1514 0.064497 10.0.0.131 - - [2026-03-12 02:12:04] "DELETE /project/ba532d2c-63ea-4fca-9c95-fff2f1e7b1ca HTTP/1.1" 404 171 0.074856 10.0.0.131 - - [2026-03-12 02:12:04] "GET /projects?obj_uuids=2ccd18cc-578c-446b-861d-42a0dfbd4618&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000848 10.0.0.131 - - [2026-03-12 02:12:04] "GET /project/2ccd18cc-578c-446b-861d-42a0dfbd4618?fields=security_groups HTTP/1.1" 200 1397 0.090737 10.0.0.131 - - [2026-03-12 02:12:04] "DELETE /security-group/d520a7b2-5941-489a-bc98-ab0de8967700 HTTP/1.1" 200 115 0.061109 10.0.0.131 - - [2026-03-12 02:12:04] "GET /projects?obj_uuids=2ccd18cc-578c-446b-861d-42a0dfbd4618&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001356 10.0.0.131 - - [2026-03-12 02:12:04] "GET /project/2ccd18cc-578c-446b-861d-42a0dfbd4618?fields=application_policy_sets HTTP/1.1" 200 1436 0.054933 10.0.0.27 - - [2026-03-12 02:12:04] "DELETE /access-control-list/957dc563-351c-4117-88bd-5d77511d8b11 HTTP/1.1" 200 115 0.057169 10.0.0.131 - - [2026-03-12 02:12:04] "DELETE /project/2ccd18cc-578c-446b-861d-42a0dfbd4618 HTTP/1.1" 200 115 0.521897 10.0.0.27 - - [2026-03-12 02:12:04] "POST /neutron/network HTTP/1.1" 200 893 0.018955 10.0.0.27 - - [2026-03-12 02:12:05] "POST /neutron/network HTTP/1.1" 200 896 0.014313 10.0.0.27 - - [2026-03-12 02:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004100 10.0.0.131 - - [2026-03-12 02:12:05] "POST /useragent-kv HTTP/1.1" 200 115 0.004462 10.0.0.131 - - [2026-03-12 02:12:05] "POST /useragent-kv HTTP/1.1" 200 115 0.003234 10.0.0.27 - - [2026-03-12 02:12:05] "POST /neutron/network HTTP/1.1" 200 151 0.144169 10.0.0.131 - - [2026-03-12 02:12:05] "GET /projects?obj_uuids=9b545998-f2a5-49b8-9ae9-3da8ef8c6a9e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001503 10.0.0.27 - - [2026-03-12 02:12:05] "DELETE /route-target/2e8f227a-0b01-4328-a178-797500957b9a HTTP/1.1" 200 115 0.032860 10.0.0.27 - - [2026-03-12 02:12:05] "GET /project/9b545998-f2a5-49b8-9ae9-3da8ef8c6a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.092050 10.0.0.131 - - [2026-03-12 02:12:05] "GET /projects?obj_uuids=9b545998-f2a5-49b8-9ae9-3da8ef8c6a9e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001235 10.0.0.27 - - [2026-03-12 02:12:05] "GET /project/9b545998-f2a5-49b8-9ae9-3da8ef8c6a9e?fields=virtual_networks HTTP/1.1" 200 1038 0.056551 10.0.0.131 - - [2026-03-12 02:12:05] "GET /projects?obj_uuids=9b545998-f2a5-49b8-9ae9-3da8ef8c6a9e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001493 10.0.0.27 - - [2026-03-12 02:12:05] "GET /project/9b545998-f2a5-49b8-9ae9-3da8ef8c6a9e?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.057435 10.0.0.131 - - [2026-03-12 02:12:05] "GET /projects?obj_uuids=9b545998-f2a5-49b8-9ae9-3da8ef8c6a9e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001050 10.0.0.27 - - [2026-03-12 02:12:05] "GET /project/9b545998-f2a5-49b8-9ae9-3da8ef8c6a9e?fields=security_groups HTTP/1.1" 200 1267 0.078397 10.0.0.27 - - [2026-03-12 02:12:06] "POST /fqname-to-id HTTP/1.1" 404 196 0.024559 10.0.0.131 - - [2026-03-12 02:12:06] "GET /projects?obj_uuids=fbb980fc-8b3c-4aa3-84fc-7042e851cca5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004064 10.0.0.131 - - [2026-03-12 02:12:06] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000988 10.0.0.131 - - [2026-03-12 02:12:06] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007662 10.0.0.131 - - [2026-03-12 02:12:06] "POST /id-to-fqname HTTP/1.1" 200 198 0.001560 10.0.0.131 - - [2026-03-12 02:12:06] "POST /fqname-to-id HTTP/1.1" 404 207 0.009316 10.0.0.131 - - [2026-03-12 02:12:07] "POST /security-groups HTTP/1.1" 200 599 0.091029 10.0.0.131 - - [2026-03-12 02:12:07] "POST /projects HTTP/1.1" 200 601 0.360264 10.0.0.27 - - [2026-03-12 02:12:07] "POST /fqname-to-id HTTP/1.1" 404 241 0.014023 10.0.0.131 - - [2026-03-12 02:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.432900 10.0.0.27 - - [2026-03-12 02:12:07] "GET /project/fbb980fc-8b3c-4aa3-84fc-7042e851cca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.604093 10.0.0.27 - - [2026-03-12 02:12:08] "GET / HTTP/1.1" 200 36215 0.002131 10.0.0.27 - - [2026-03-12 02:12:08] "POST /fqname-to-id HTTP/1.1" 401 292 0.000447 10.0.0.27 - - [2026-03-12 02:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.059768 10.0.0.131 - - [2026-03-12 02:12:09] "GET /projects?obj_uuids=fbb980fc-8b3c-4aa3-84fc-7042e851cca5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000972 10.0.0.27 - - [2026-03-12 02:12:09] "GET /project/fbb980fc-8b3c-4aa3-84fc-7042e851cca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.046359 10.0.0.27 - - [2026-03-12 02:12:09] "POST /ref-update HTTP/1.1" 200 156 0.031605 10.0.0.131 - - [2026-03-12 02:12:09] "POST /useragent-kv HTTP/1.1" 200 115 0.007323 10.0.0.27 - - [2026-03-12 02:12:09] "POST /neutron/subnet HTTP/1.1" 200 710 0.273221 10.0.0.27 - - [2026-03-12 02:12:09] "POST /id-to-fqname HTTP/1.1" 200 267 0.001578 10.0.0.27 - - [2026-03-12 02:12:09] "GET /virtual-network/893160b4-aa72-4be7-87f8-6dbf48700350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2164 0.005929 10.0.0.27 - - [2026-03-12 02:12:09] "GET /virtual-network/893160b4-aa72-4be7-87f8-6dbf48700350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2164 0.006911 10.0.0.27 - - [2026-03-12 02:12:09] "POST /neutron/network HTTP/1.1" 200 907 0.007180 10.0.0.27 - - [2026-03-12 02:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.131 - - [2026-03-12 02:12:10] "GET /projects?obj_uuids=fbb980fc-8b3c-4aa3-84fc-7042e851cca5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000896 10.0.0.27 - - [2026-03-12 02:12:10] "GET /project/fbb980fc-8b3c-4aa3-84fc-7042e851cca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.035507 10.0.0.131 - - [2026-03-12 02:12:10] "GET /projects?obj_uuids=fbb980fc-8b3c-4aa3-84fc-7042e851cca5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000936 10.0.0.27 - - [2026-03-12 02:12:10] "POST /neutron/network HTTP/1.1" 200 691 0.134206 10.0.0.27 - - [2026-03-12 02:12:10] "POST /id-to-fqname HTTP/1.1" 200 267 0.004042 10.0.0.27 - - [2026-03-12 02:12:10] "GET /virtual-network/984df828-c00c-449e-aaae-dcdbd1eba407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.006437 10.0.0.27 - - [2026-03-12 02:12:10] "POST /neutron/network HTTP/1.1" 200 909 0.007444 10.0.0.27 - - [2026-03-12 02:12:10] "GET /virtual-network/984df828-c00c-449e-aaae-dcdbd1eba407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.006751 10.0.0.27 - - [2026-03-12 02:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005484 10.0.0.131 - - [2026-03-12 02:12:10] "GET /projects?obj_uuids=fbb980fc-8b3c-4aa3-84fc-7042e851cca5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001826 10.0.0.27 - - [2026-03-12 02:12:10] "GET /project/fbb980fc-8b3c-4aa3-84fc-7042e851cca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.051028 10.0.0.27 - - [2026-03-12 02:12:10] "POST /neutron/network HTTP/1.1" 200 117 0.021703 10.0.0.27 - - [2026-03-12 02:12:11] "POST /route-targets HTTP/1.1" 200 328 0.017272 10.0.0.27 - - [2026-03-12 02:12:11] "POST /neutron/network HTTP/1.1" 200 912 0.010483 10.0.0.27 - - [2026-03-12 02:12:11] "POST /id-to-fqname HTTP/1.1" 200 268 0.001133 10.0.0.27 - - [2026-03-12 02:12:11] "GET /virtual-network/5da80b21-96c3-45ce-8364-3aedfec5c4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.005233 10.0.0.27 - - [2026-03-12 02:12:11] "GET /virtual-network/5da80b21-96c3-45ce-8364-3aedfec5c4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.005969 10.0.0.27 - - [2026-03-12 02:12:11] "POST /neutron/subnet HTTP/1.1" 200 725 0.009706 10.0.0.27 - - [2026-03-12 02:12:11] "POST /id-to-fqname HTTP/1.1" 200 267 0.001164 10.0.0.131 - - [2026-03-12 02:12:45] "GET /projects?obj_uuids=fbb980fc-8b3c-4aa3-84fc-7042e851cca5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001326 10.0.0.27 - - [2026-03-12 02:12:45] "GET /project/fbb980fc-8b3c-4aa3-84fc-7042e851cca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.089900 10.0.0.27 - - [2026-03-12 02:12:45] "POST /neutron/port HTTP/1.1" 200 117 0.008322 10.0.0.27 - - [2026-03-12 02:12:45] "POST /id-to-fqname HTTP/1.1" 200 268 0.001752 10.0.0.27 - - [2026-03-12 02:12:46] "POST /neutron/network HTTP/1.1" 200 922 0.009329 10.0.0.27 - - [2026-03-12 02:12:46] "POST /neutron/port HTTP/1.1" 200 1067 0.053708 10.0.0.131 - - [2026-03-12 02:12:47] "GET /projects?obj_uuids=fbb980fc-8b3c-4aa3-84fc-7042e851cca5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001670 10.0.0.27 - - [2026-03-12 02:12:47] "POST /neutron/port HTTP/1.1" 200 1131 0.041008 10.0.0.27 - - [2026-03-12 02:12:47] "GET /project/fbb980fc-8b3c-4aa3-84fc-7042e851cca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.157510 10.0.0.27 - - [2026-03-12 02:12:47] "POST /neutron/network HTTP/1.1" 200 912 0.009155 10.0.0.27 - - [2026-03-12 02:12:47] "POST /neutron/port HTTP/1.1" 200 1131 0.031711 10.0.0.131 - - [2026-03-12 02:12:47] "GET /projects?obj_uuids=cca8d895-1f78-442a-81f9-d391bc7fb8df&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001232 10.0.0.27 - - [2026-03-12 02:12:47] "GET /project/cca8d895-1f78-442a-81f9-d391bc7fb8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.071663 10.0.0.27 - - [2026-03-12 02:12:48] "POST /neutron/network HTTP/1.1" 200 922 0.008377 10.0.0.27 - - [2026-03-12 02:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005092 10.0.0.27 - - [2026-03-12 02:12:48] "GET /security-group/eaac448c-586c-4fc3-9a14-2f912abd2bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3687 0.010731 10.0.0.27 - - [2026-03-12 02:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004149 10.0.0.27 - - [2026-03-12 02:12:48] "POST /neutron/port HTTP/1.1" 200 1068 0.038485 10.0.0.131 - - [2026-03-12 02:12:48] "GET /projects?obj_uuids=cca8d895-1f78-442a-81f9-d391bc7fb8df&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000948 10.0.0.27 - - [2026-03-12 02:12:48] "GET /project/cca8d895-1f78-442a-81f9-d391bc7fb8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.103013 10.0.0.27 - - [2026-03-12 02:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007525 10.0.0.27 - - [2026-03-12 02:12:48] "GET /security-group/eaac448c-586c-4fc3-9a14-2f912abd2bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3687 0.005030 10.0.0.27 - - [2026-03-12 02:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009551 10.0.0.27 - - [2026-03-12 02:12:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006430 10.0.0.27 - - [2026-03-12 02:12:49] "PUT /security-group/eaac448c-586c-4fc3-9a14-2f912abd2bda HTTP/1.1" 200 263 0.063367 10.0.0.27 - - [2026-03-12 02:12:49] "POST /neutron/network HTTP/1.1" 200 912 0.013569 10.0.0.27 - - [2026-03-12 02:12:49] "PUT /access-control-list/50dbd35d-fe43-4bf1-a038-26002b5d29a4 HTTP/1.1" 200 273 0.036393 10.0.0.27 - - [2026-03-12 02:12:49] "POST /fqname-to-id HTTP/1.1" 404 193 0.003957 10.0.0.27 - - [2026-03-12 02:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004781 10.0.0.131 - - [2026-03-12 02:12:49] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001063 10.0.0.27 - - [2026-03-12 02:12:50] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.009759 10.0.0.27 - - [2026-03-12 02:12:50] "POST /service-templates HTTP/1.1" 200 545 0.055215 10.0.0.27 - - [2026-03-12 02:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006497 10.0.0.27 - - [2026-03-12 02:12:50] "GET /service-template/850e758b-36d8-4669-b0ee-44b7bf0ddb8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.009577 10.0.0.27 - - [2026-03-12 02:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007274 10.0.0.27 - - [2026-03-12 02:12:50] "GET /service-template/850e758b-36d8-4669-b0ee-44b7bf0ddb8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.006506 10.0.0.27 - - [2026-03-12 02:12:50] "POST /id-to-fqname HTTP/1.1" 200 267 0.002132 10.0.0.27 - - [2026-03-12 02:12:50] "POST /id-to-fqname HTTP/1.1" 200 267 0.001868 10.0.0.27 - - [2026-03-12 02:12:50] "POST /id-to-fqname HTTP/1.1" 200 268 0.001988 10.0.0.27 - - [2026-03-12 02:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005414 10.0.0.27 - - [2026-03-12 02:12:50] "DELETE /service-template/850e758b-36d8-4669-b0ee-44b7bf0ddb8d HTTP/1.1" 200 115 0.050096 10.0.0.27 - - [2026-03-12 02:12:50] "POST /fqname-to-id HTTP/1.1" 404 193 0.007291 10.0.0.27 - - [2026-03-12 02:12:53] "POST /neutron/network HTTP/1.1" 200 909 0.007672 10.0.0.27 - - [2026-03-12 02:12:55] "POST /neutron/network HTTP/1.1" 400 204 0.020396 10.0.0.27 - - [2026-03-12 02:12:59] "POST /neutron/network HTTP/1.1" 200 909 0.008044 10.0.0.27 - - [2026-03-12 02:13:01] "POST /neutron/network HTTP/1.1" 400 204 0.018296 10.0.0.73 - - [2026-03-12 02:13:01] "GET /obj-perms HTTP/1.1" 200 5056 0.052591 10.0.0.131 - - [2026-03-12 02:13:04] "DELETE /project/fbb980fc8b3c4aa384fc7042e851cca5 HTTP/1.1" 404 173 0.006571 10.0.0.131 - - [2026-03-12 02:13:04] "DELETE /project/9b545998-f2a5-49b8-9ae9-3da8ef8c6a9e HTTP/1.1" 404 177 0.005141 10.0.0.27 - - [2026-03-12 02:13:05] "POST /neutron/network HTTP/1.1" 200 909 0.007454 10.0.0.27 - - [2026-03-12 02:13:07] "POST /neutron/network HTTP/1.1" 400 204 0.014977 10.0.0.27 - - [2026-03-12 02:13:11] "POST /neutron/network HTTP/1.1" 200 909 0.008752 10.0.0.27 - - [2026-03-12 02:13:13] "POST /neutron/network HTTP/1.1" 400 204 0.015697 10.0.0.27 - - [2026-03-12 02:13:17] "POST /neutron/network HTTP/1.1" 200 909 0.008421 10.0.0.27 - - [2026-03-12 02:13:19] "POST /neutron/network HTTP/1.1" 400 204 0.017478 10.0.0.27 - - [2026-03-12 02:13:23] "POST /neutron/network HTTP/1.1" 200 909 0.012275 10.0.0.27 - - [2026-03-12 02:13:26] "POST /neutron/network HTTP/1.1" 400 204 0.017766 10.0.0.27 - - [2026-03-12 02:13:30] "POST /neutron/network HTTP/1.1" 200 909 0.008772 10.0.0.27 - - [2026-03-12 02:13:32] "POST /neutron/network HTTP/1.1" 400 204 0.023249 10.0.0.27 - - [2026-03-12 02:13:35] "POST /neutron/port HTTP/1.1" 200 1131 0.018385 10.0.0.27 - - [2026-03-12 02:13:36] "POST /neutron/port HTTP/1.1" 200 117 0.009113 10.0.0.27 - - [2026-03-12 02:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006076 10.0.0.27 - - [2026-03-12 02:13:36] "POST /neutron/network HTTP/1.1" 200 912 0.018437 10.0.0.27 - - [2026-03-12 02:13:37] "POST /neutron/port HTTP/1.1" 200 1122 0.022704 10.0.0.27 - - [2026-03-12 02:13:38] "POST /neutron/network HTTP/1.1" 200 912 0.009222 10.0.0.27 - - [2026-03-12 02:13:38] "DELETE /route-target/fff930c1-d45c-4a67-ac77-12c76c46e639 HTTP/1.1" 200 115 0.031082 10.0.0.131 - - [2026-03-12 02:13:38] "POST /useragent-kv HTTP/1.1" 200 115 0.005045 10.0.0.131 - - [2026-03-12 02:13:38] "POST /useragent-kv HTTP/1.1" 200 115 0.004739 10.0.0.27 - - [2026-03-12 02:13:38] "POST /neutron/network HTTP/1.1" 200 151 0.135023 10.0.0.131 - - [2026-03-12 02:13:38] "GET /projects?obj_uuids=fbb980fc-8b3c-4aa3-84fc-7042e851cca5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001853 10.0.0.27 - - [2026-03-12 02:13:39] "GET /project/fbb980fc-8b3c-4aa3-84fc-7042e851cca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.107919 10.0.0.131 - - [2026-03-12 02:13:39] "GET /projects?obj_uuids=fbb980fc-8b3c-4aa3-84fc-7042e851cca5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001881 10.0.0.27 - - [2026-03-12 02:13:39] "GET /project/fbb980fc-8b3c-4aa3-84fc-7042e851cca5?fields=virtual_networks HTTP/1.1" 200 1049 0.073140 10.0.0.131 - - [2026-03-12 02:13:39] "GET /projects?obj_uuids=fbb980fc-8b3c-4aa3-84fc-7042e851cca5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001030 10.0.0.27 - - [2026-03-12 02:13:39] "GET /project/fbb980fc-8b3c-4aa3-84fc-7042e851cca5?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.046759 10.0.0.131 - - [2026-03-12 02:13:39] "GET /projects?obj_uuids=fbb980fc-8b3c-4aa3-84fc-7042e851cca5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000948 10.0.0.27 - - [2026-03-12 02:13:39] "GET /project/fbb980fc-8b3c-4aa3-84fc-7042e851cca5?fields=security_groups HTTP/1.1" 200 1284 0.079460 10.0.0.27 - - [2026-03-12 02:13:40] "POST /fqname-to-id HTTP/1.1" 404 189 0.026029 10.0.0.131 - - [2026-03-12 02:13:40] "GET /projects?obj_uuids=3aa7b16a-8956-45c3-a51e-dda32da11cc8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003029 10.0.0.131 - - [2026-03-12 02:13:40] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001011 10.0.0.131 - - [2026-03-12 02:13:40] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008199 10.0.0.131 - - [2026-03-12 02:13:40] "POST /id-to-fqname HTTP/1.1" 200 191 0.002844 10.0.0.131 - - [2026-03-12 02:13:40] "POST /fqname-to-id HTTP/1.1" 404 200 0.003647 10.0.0.131 - - [2026-03-12 02:13:40] "POST /security-groups HTTP/1.1" 200 592 0.036873 10.0.0.27 - - [2026-03-12 02:13:40] "POST /fqname-to-id HTTP/1.1" 404 235 0.003230 10.0.0.131 - - [2026-03-12 02:13:40] "POST /projects HTTP/1.1" 200 587 0.246618 10.0.0.131 - - [2026-03-12 02:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.318133 10.0.0.27 - - [2026-03-12 02:13:40] "POST /access-control-lists HTTP/1.1" 200 597 0.031614 10.0.0.27 - - [2026-03-12 02:13:40] "GET /project/3aa7b16a-8956-45c3-a51e-dda32da11cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.486010 10.0.0.27 - - [2026-03-12 02:13:41] "GET / HTTP/1.1" 200 36215 0.002914 10.0.0.27 - - [2026-03-12 02:13:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000453 10.0.0.27 - - [2026-03-12 02:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.053196 10.0.0.131 - - [2026-03-12 02:13:42] "GET /projects?obj_uuids=3aa7b16a-8956-45c3-a51e-dda32da11cc8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001008 10.0.0.27 - - [2026-03-12 02:13:42] "GET /project/3aa7b16a-8956-45c3-a51e-dda32da11cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.049019 10.0.0.131 - - [2026-03-12 02:13:43] "POST /useragent-kv HTTP/1.1" 200 115 0.007563 10.0.0.27 - - [2026-03-12 02:13:43] "POST /neutron/subnet HTTP/1.1" 200 724 0.303484 10.0.0.27 - - [2026-03-12 02:13:43] "POST /id-to-fqname HTTP/1.1" 200 253 0.001866 10.0.0.27 - - [2026-03-12 02:13:43] "GET /virtual-network/a41513df-4268-495e-bd66-c675a0f46b21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.022085 10.0.0.27 - - [2026-03-12 02:13:43] "GET /virtual-network/a41513df-4268-495e-bd66-c675a0f46b21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.005999 10.0.0.27 - - [2026-03-12 02:13:43] "POST /neutron/network HTTP/1.1" 200 889 0.009418 10.0.0.27 - - [2026-03-12 02:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004941 10.0.0.131 - - [2026-03-12 02:13:43] "GET /projects?obj_uuids=3aa7b16a-8956-45c3-a51e-dda32da11cc8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001203 10.0.0.27 - - [2026-03-12 02:13:43] "GET /project/3aa7b16a-8956-45c3-a51e-dda32da11cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.057358 10.0.0.131 - - [2026-03-12 02:13:43] "GET /projects?obj_uuids=3aa7b16a-8956-45c3-a51e-dda32da11cc8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000984 10.0.0.27 - - [2026-03-12 02:13:43] "POST /neutron/network HTTP/1.1" 200 670 0.137440 10.0.0.27 - - [2026-03-12 02:13:43] "POST /route-targets HTTP/1.1" 200 328 0.015059 10.0.0.27 - - [2026-03-12 02:13:43] "POST /id-to-fqname HTTP/1.1" 200 253 0.004010 10.0.0.27 - - [2026-03-12 02:13:43] "GET /virtual-network/5b39fd17-361e-48d5-9b6d-c812fd3b6877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2139 0.007208 10.0.0.27 - - [2026-03-12 02:13:43] "POST /neutron/network HTTP/1.1" 200 889 0.007163 10.0.0.27 - - [2026-03-12 02:13:43] "GET /virtual-network/5b39fd17-361e-48d5-9b6d-c812fd3b6877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2139 0.005847 10.0.0.27 - - [2026-03-12 02:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.131 - - [2026-03-12 02:13:44] "GET /projects?obj_uuids=3aa7b16a-8956-45c3-a51e-dda32da11cc8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000876 10.0.0.27 - - [2026-03-12 02:13:44] "GET /project/3aa7b16a-8956-45c3-a51e-dda32da11cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.041327 10.0.0.27 - - [2026-03-12 02:13:44] "POST /neutron/network HTTP/1.1" 200 117 0.015187 10.0.0.27 - - [2026-03-12 02:13:44] "POST /ref-update HTTP/1.1" 200 156 0.036997 10.0.0.27 - - [2026-03-12 02:13:44] "POST /neutron/network HTTP/1.1" 200 891 0.016410 10.0.0.27 - - [2026-03-12 02:13:44] "POST /id-to-fqname HTTP/1.1" 200 254 0.002041 10.0.0.27 - - [2026-03-12 02:13:44] "GET /virtual-network/0cae085e-95d2-4936-96aa-26c6660406dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.009592 10.0.0.27 - - [2026-03-12 02:13:44] "GET /virtual-network/0cae085e-95d2-4936-96aa-26c6660406dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.008076 10.0.0.27 - - [2026-03-12 02:13:44] "POST /neutron/subnet HTTP/1.1" 200 724 0.010202 10.0.0.27 - - [2026-03-12 02:13:44] "POST /id-to-fqname HTTP/1.1" 200 253 0.001098 10.0.0.131 - - [2026-03-12 02:13:45] "GET /projects?obj_uuids=3aa7b16a-8956-45c3-a51e-dda32da11cc8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001021 10.0.0.27 - - [2026-03-12 02:13:45] "GET /project/3aa7b16a-8956-45c3-a51e-dda32da11cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.071883 10.0.0.27 - - [2026-03-12 02:13:45] "POST /neutron/port HTTP/1.1" 200 117 0.014406 10.0.0.27 - - [2026-03-12 02:13:45] "POST /id-to-fqname HTTP/1.1" 200 254 0.001313 10.0.0.27 - - [2026-03-12 02:13:45] "POST /neutron/network HTTP/1.1" 200 901 0.008579 10.0.0.27 - - [2026-03-12 02:13:46] "POST /neutron/port HTTP/1.1" 200 1061 0.022312 10.0.0.131 - - [2026-03-12 02:13:46] "GET /projects?obj_uuids=3aa7b16a-8956-45c3-a51e-dda32da11cc8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003157 10.0.0.27 - - [2026-03-12 02:13:46] "GET /project/3aa7b16a-8956-45c3-a51e-dda32da11cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.113118 10.0.0.27 - - [2026-03-12 02:13:46] "POST /neutron/port HTTP/1.1" 200 1125 0.033905 10.0.0.27 - - [2026-03-12 02:13:46] "POST /neutron/subnet HTTP/1.1" 200 699 0.013292 10.0.0.27 - - [2026-03-12 02:13:47] "POST /neutron/port HTTP/1.1" 200 1125 0.029242 10.0.0.27 - - [2026-03-12 02:13:47] "POST /neutron/network HTTP/1.1" 200 901 0.006760 10.0.0.27 - - [2026-03-12 02:13:47] "POST /fqname-to-id HTTP/1.1" 404 193 0.003108 10.0.0.27 - - [2026-03-12 02:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002956 10.0.0.131 - - [2026-03-12 02:13:47] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002021 10.0.0.27 - - [2026-03-12 02:13:47] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.021710 10.0.0.27 - - [2026-03-12 02:13:48] "POST /service-templates HTTP/1.1" 200 545 0.028230 10.0.0.27 - - [2026-03-12 02:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004561 10.0.0.27 - - [2026-03-12 02:13:48] "POST /neutron/port HTTP/1.1" 200 1061 0.019654 10.0.0.27 - - [2026-03-12 02:13:48] "GET /service-template/ba866e94-b53e-409c-a85b-ef6332e80262?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.008273 10.0.0.27 - - [2026-03-12 02:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.013792 10.0.0.27 - - [2026-03-12 02:13:48] "GET /service-template/ba866e94-b53e-409c-a85b-ef6332e80262?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.014045 10.0.0.27 - - [2026-03-12 02:13:48] "POST /id-to-fqname HTTP/1.1" 200 253 0.001251 10.0.0.27 - - [2026-03-12 02:13:48] "POST /id-to-fqname HTTP/1.1" 200 253 0.001226 10.0.0.27 - - [2026-03-12 02:13:48] "POST /id-to-fqname HTTP/1.1" 200 254 0.001331 10.0.0.27 - - [2026-03-12 02:13:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006595 10.0.0.27 - - [2026-03-12 02:13:48] "POST /neutron/network HTTP/1.1" 200 891 0.016580 10.0.0.27 - - [2026-03-12 02:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004640 10.0.0.27 - - [2026-03-12 02:13:48] "DELETE /service-template/ba866e94-b53e-409c-a85b-ef6332e80262 HTTP/1.1" 200 115 0.035000 10.0.0.27 - - [2026-03-12 02:13:48] "POST /fqname-to-id HTTP/1.1" 404 193 0.003651 10.0.0.27 - - [2026-03-12 02:13:50] "POST /neutron/network HTTP/1.1" 200 889 0.007589 10.0.0.27 - - [2026-03-12 02:13:51] "POST /neutron/port HTTP/1.1" 200 1115 0.043174 10.0.0.27 - - [2026-03-12 02:13:51] "POST /neutron/port HTTP/1.1" 200 1115 0.019023 10.0.0.131 - - [2026-03-12 02:13:52] "POST /useragent-kv HTTP/1.1" 200 115 0.008616 10.0.0.131 - - [2026-03-12 02:13:52] "POST /useragent-kv HTTP/1.1" 200 115 0.006285 10.0.0.27 - - [2026-03-12 02:13:52] "POST /neutron/network HTTP/1.1" 200 151 0.167610 10.0.0.27 - - [2026-03-12 02:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004966 10.0.0.27 - - [2026-03-12 02:13:53] "POST /neutron/network HTTP/1.1" 200 889 0.007822 10.0.0.27 - - [2026-03-12 02:13:53] "DELETE /route-target/3677190b-1a11-4f5e-8d0f-5fe558d6cc39 HTTP/1.1" 200 115 0.031960 10.0.0.131 - - [2026-03-12 02:13:53] "GET /projects?obj_uuids=3aa7b16a-8956-45c3-a51e-dda32da11cc8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001333 10.0.0.27 - - [2026-03-12 02:13:53] "GET /project/3aa7b16a-8956-45c3-a51e-dda32da11cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.061251 10.0.0.131 - - [2026-03-12 02:13:53] "GET /projects?obj_uuids=3aa7b16a-8956-45c3-a51e-dda32da11cc8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001244 10.0.0.27 - - [2026-03-12 02:13:53] "GET /project/3aa7b16a-8956-45c3-a51e-dda32da11cc8?fields=virtual_networks HTTP/1.1" 200 1035 0.069313 10.0.0.131 - - [2026-03-12 02:13:53] "GET /projects?obj_uuids=3aa7b16a-8956-45c3-a51e-dda32da11cc8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001016 10.0.0.27 - - [2026-03-12 02:13:53] "GET /project/3aa7b16a-8956-45c3-a51e-dda32da11cc8?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.052993 10.0.0.131 - - [2026-03-12 02:13:53] "GET /projects?obj_uuids=3aa7b16a-8956-45c3-a51e-dda32da11cc8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001303 10.0.0.27 - - [2026-03-12 02:13:53] "GET /project/3aa7b16a-8956-45c3-a51e-dda32da11cc8?fields=security_groups HTTP/1.1" 200 1263 0.060599 10.0.0.27 - - [2026-03-12 02:13:54] "POST /fqname-to-id HTTP/1.1" 404 193 0.028297 10.0.0.131 - - [2026-03-12 02:13:54] "GET /projects?obj_uuids=2637efb4-ea76-4b28-983b-8de33f04a0d9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003489 10.0.0.131 - - [2026-03-12 02:13:54] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001237 10.0.0.131 - - [2026-03-12 02:13:54] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007328 10.0.0.131 - - [2026-03-12 02:13:54] "POST /id-to-fqname HTTP/1.1" 200 195 0.004551 10.0.0.131 - - [2026-03-12 02:13:54] "POST /fqname-to-id HTTP/1.1" 404 204 0.005376 10.0.0.131 - - [2026-03-12 02:13:55] "POST /security-groups HTTP/1.1" 200 596 0.077998 10.0.0.131 - - [2026-03-12 02:13:55] "POST /projects HTTP/1.1" 200 595 0.300365 10.0.0.27 - - [2026-03-12 02:13:55] "POST /fqname-to-id HTTP/1.1" 404 238 0.011302 10.0.0.131 - - [2026-03-12 02:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.370546 10.0.0.27 - - [2026-03-12 02:13:55] "GET /project/2637efb4-ea76-4b28-983b-8de33f04a0d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.526034 10.0.0.27 - - [2026-03-12 02:13:56] "GET / HTTP/1.1" 200 36215 0.001686 10.0.0.27 - - [2026-03-12 02:13:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.000474 10.0.0.27 - - [2026-03-12 02:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.058006 10.0.0.131 - - [2026-03-12 02:13:57] "GET /projects?obj_uuids=2637efb4-ea76-4b28-983b-8de33f04a0d9&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001196 10.0.0.27 - - [2026-03-12 02:13:57] "GET /project/2637efb4-ea76-4b28-983b-8de33f04a0d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.065805 10.0.0.131 - - [2026-03-12 02:13:57] "GET /projects?obj_uuids=2637efb4-ea76-4b28-983b-8de33f04a0d9&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000945 10.0.0.27 - - [2026-03-12 02:13:57] "POST /neutron/network HTTP/1.1" 200 682 0.169911 10.0.0.27 - - [2026-03-12 02:13:57] "POST /ref-update HTTP/1.1" 200 156 0.036913 10.0.0.27 - - [2026-03-12 02:13:58] "POST /neutron/network HTTP/1.1" 200 1075 0.016815 10.0.0.27 - - [2026-03-12 02:13:58] "POST /id-to-fqname HTTP/1.1" 200 261 0.001060 10.0.0.27 - - [2026-03-12 02:13:58] "GET /virtual-network/5a2e005b-e888-4222-9385-1abbe7278f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2743 0.006368 10.0.0.27 - - [2026-03-12 02:13:58] "POST /fqname-to-id HTTP/1.1" 404 207 0.039458 10.0.0.27 - - [2026-03-12 02:13:58] "GET /virtual-network/5a2e005b-e888-4222-9385-1abbe7278f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2743 0.009107 10.0.0.27 - - [2026-03-12 02:13:58] "POST /neutron/subnet HTTP/1.1" 200 828 0.008918 10.0.0.27 - - [2026-03-12 02:13:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.131 - - [2026-03-12 02:13:58] "GET /projects?obj_uuids=2637efb4-ea76-4b28-983b-8de33f04a0d9&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000918 10.0.0.27 - - [2026-03-12 02:13:58] "GET /project/2637efb4-ea76-4b28-983b-8de33f04a0d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.044119 10.0.0.131 - - [2026-03-12 02:13:58] "GET /projects?obj_uuids=2637efb4-ea76-4b28-983b-8de33f04a0d9&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001121 10.0.0.27 - - [2026-03-12 02:13:58] "POST /neutron/network HTTP/1.1" 200 682 0.172784 10.0.0.27 - - [2026-03-12 02:13:58] "POST /fqname-to-id HTTP/1.1" 404 207 0.002848 10.0.0.27 - - [2026-03-12 02:13:59] "POST /neutron/network HTTP/1.1" 200 1074 0.013219 10.0.0.27 - - [2026-03-12 02:13:59] "POST /id-to-fqname HTTP/1.1" 200 261 0.001086 10.0.0.27 - - [2026-03-12 02:13:59] "GET /virtual-network/5772cd52-7688-46e6-81d5-abd46b03fc55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2739 0.005037 10.0.0.27 - - [2026-03-12 02:13:59] "GET /virtual-network/5772cd52-7688-46e6-81d5-abd46b03fc55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2739 0.005800 10.0.0.27 - - [2026-03-12 02:13:59] "POST /neutron/subnet HTTP/1.1" 200 828 0.009020 10.0.0.27 - - [2026-03-12 02:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.131 - - [2026-03-12 02:13:59] "GET /projects?obj_uuids=2637efb4-ea76-4b28-983b-8de33f04a0d9&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000811 10.0.0.27 - - [2026-03-12 02:13:59] "GET /project/2637efb4-ea76-4b28-983b-8de33f04a0d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.080014 10.0.0.131 - - [2026-03-12 02:13:59] "GET /projects?obj_uuids=2637efb4-ea76-4b28-983b-8de33f04a0d9&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000978 10.0.0.27 - - [2026-03-12 02:13:59] "POST /neutron/network HTTP/1.1" 200 684 0.178683 10.0.0.27 - - [2026-03-12 02:13:59] "POST /route-targets HTTP/1.1" 200 328 0.027686 10.0.0.27 - - [2026-03-12 02:14:00] "POST /neutron/network HTTP/1.1" 200 1078 0.016763 10.0.0.27 - - [2026-03-12 02:14:00] "POST /id-to-fqname HTTP/1.1" 200 262 0.001845 10.0.0.27 - - [2026-03-12 02:14:00] "GET /virtual-network/3b6b6d60-8561-42d1-8fff-957b3a6d585d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2749 0.008501 10.0.0.27 - - [2026-03-12 02:14:00] "GET /virtual-network/3b6b6d60-8561-42d1-8fff-957b3a6d585d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2749 0.006352 10.0.0.27 - - [2026-03-12 02:14:00] "POST /neutron/subnet HTTP/1.1" 200 828 0.009970 10.0.0.27 - - [2026-03-12 02:14:00] "POST /id-to-fqname HTTP/1.1" 200 261 0.001390 10.0.0.131 - - [2026-03-12 02:14:01] "GET /projects?obj_uuids=2637efb4-ea76-4b28-983b-8de33f04a0d9&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000972 10.0.0.27 - - [2026-03-12 02:14:01] "GET /project/2637efb4-ea76-4b28-983b-8de33f04a0d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.080163 10.0.0.27 - - [2026-03-12 02:14:01] "POST /neutron/network HTTP/1.1" 200 1074 0.010512 10.0.0.27 - - [2026-03-12 02:14:01] "POST /id-to-fqname HTTP/1.1" 200 262 0.001527 10.0.0.27 - - [2026-03-12 02:14:01] "POST /neutron/port HTTP/1.1" 200 117 0.008507 10.0.0.131 - - [2026-03-12 02:14:01] "GET /projects?obj_uuids=2637efb4-ea76-4b28-983b-8de33f04a0d9&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001294 10.0.0.27 - - [2026-03-12 02:14:02] "POST /neutron/port HTTP/1.1" 200 1171 0.445931 10.0.0.27 - - [2026-03-12 02:14:02] "POST /neutron/port HTTP/1.1" 200 1225 0.139743 10.0.0.27 - - [2026-03-12 02:14:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004735 10.0.0.131 - - [2026-03-12 02:14:02] "GET /projects?obj_uuids=2637efb4-ea76-4b28-983b-8de33f04a0d9&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001402 10.0.0.27 - - [2026-03-12 02:14:02] "GET /project/2637efb4-ea76-4b28-983b-8de33f04a0d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.318580 10.0.0.27 - - [2026-03-12 02:14:02] "POST /neutron/port HTTP/1.1" 200 117 0.001177 10.0.0.27 - - [2026-03-12 02:14:03] "POST /neutron/port HTTP/1.1" 200 1235 0.026517 10.0.0.27 - - [2026-03-12 02:14:03] "POST /neutron/network HTTP/1.1" 200 1088 0.007220 10.0.0.27 - - [2026-03-12 02:14:04] "POST /neutron/port HTTP/1.1" 200 1173 0.023226 10.0.0.27 - - [2026-03-12 02:14:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006030 10.0.0.27 - - [2026-03-12 02:14:04] "POST /neutron/port HTTP/1.1" 200 117 0.001147 10.0.0.27 - - [2026-03-12 02:14:04] "POST /neutron/network HTTP/1.1" 200 1074 0.010298 10.0.0.131 - - [2026-03-12 02:14:04] "DELETE /project/2637efb4ea764b28983b8de33f04a0d9 HTTP/1.1" 404 173 0.008478 10.0.0.131 - - [2026-03-12 02:14:04] "DELETE /project/3aa7b16a895645c3a51edda32da11cc8 HTTP/1.1" 404 173 0.006979 10.0.0.131 - - [2026-03-12 02:14:04] "GET /projects?obj_uuids=fbb980fc-8b3c-4aa3-84fc-7042e851cca5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.007564 10.0.0.131 - - [2026-03-12 02:14:04] "GET /projects?obj_uuids=3aa7b16a-8956-45c3-a51e-dda32da11cc8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002062 10.0.0.131 - - [2026-03-12 02:14:05] "GET /project/3aa7b16a-8956-45c3-a51e-dda32da11cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1471 0.056938 10.0.0.131 - - [2026-03-12 02:14:05] "GET /project/fbb980fc-8b3c-4aa3-84fc-7042e851cca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.064962 10.0.0.131 - - [2026-03-12 02:14:05] "GET /projects?obj_uuids=3aa7b16a-8956-45c3-a51e-dda32da11cc8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001076 10.0.0.131 - - [2026-03-12 02:14:05] "GET /projects?obj_uuids=fbb980fc-8b3c-4aa3-84fc-7042e851cca5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000746 10.0.0.131 - - [2026-03-12 02:14:05] "GET /project/3aa7b16a-8956-45c3-a51e-dda32da11cc8?fields=security_groups HTTP/1.1" 200 1365 0.080334 10.0.0.131 - - [2026-03-12 02:14:05] "GET /project/fbb980fc-8b3c-4aa3-84fc-7042e851cca5?fields=security_groups HTTP/1.1" 200 1117 0.103453 10.0.0.131 - - [2026-03-12 02:14:05] "GET /projects?obj_uuids=fbb980fc-8b3c-4aa3-84fc-7042e851cca5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001071 10.0.0.131 - - [2026-03-12 02:14:05] "DELETE /security-group/642d85cb-c70f-4699-95b1-d3dbb18020ca HTTP/1.1" 200 115 0.065871 10.0.0.131 - - [2026-03-12 02:14:05] "GET /projects?obj_uuids=3aa7b16a-8956-45c3-a51e-dda32da11cc8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001213 10.0.0.131 - - [2026-03-12 02:14:05] "GET /project/fbb980fc-8b3c-4aa3-84fc-7042e851cca5?fields=application_policy_sets HTTP/1.1" 200 1425 0.072919 10.0.0.27 - - [2026-03-12 02:14:05] "POST /neutron/port HTTP/1.1" 200 1225 0.048720 10.0.0.131 - - [2026-03-12 02:14:05] "GET /project/3aa7b16a-8956-45c3-a51e-dda32da11cc8?fields=application_policy_sets HTTP/1.1" 200 1404 0.088967 10.0.0.27 - - [2026-03-12 02:14:05] "DELETE /access-control-list/3b06486b-ee47-4756-b980-9ef3102507aa HTTP/1.1" 200 115 0.128257 10.0.0.131 - - [2026-03-12 02:14:05] "DELETE /project/fbb980fc-8b3c-4aa3-84fc-7042e851cca5 HTTP/1.1" 200 115 0.603364 10.0.0.131 - - [2026-03-12 02:14:05] "DELETE /project/3aa7b16a-8956-45c3-a51e-dda32da11cc8 HTTP/1.1" 200 115 0.633853 10.0.0.27 - - [2026-03-12 02:14:05] "POST /neutron/port HTTP/1.1" 200 1227 0.035697 10.0.0.27 - - [2026-03-12 02:14:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007205 10.0.0.131 - - [2026-03-12 02:14:06] "POST /useragent-kv HTTP/1.1" 200 115 0.009155 10.0.0.131 - - [2026-03-12 02:14:06] "POST /useragent-kv HTTP/1.1" 200 115 0.004344 10.0.0.131 - - [2026-03-12 02:14:06] "POST /useragent-kv HTTP/1.1" 200 115 0.003752 10.0.0.131 - - [2026-03-12 02:14:06] "POST /useragent-kv HTTP/1.1" 200 115 0.010346 10.0.0.27 - - [2026-03-12 02:14:06] "POST /neutron/network HTTP/1.1" 200 151 0.219298 10.0.0.131 - - [2026-03-12 02:14:07] "POST /useragent-kv HTTP/1.1" 200 115 0.005341 10.0.0.131 - - [2026-03-12 02:14:07] "POST /useragent-kv HTTP/1.1" 200 115 0.003049 10.0.0.131 - - [2026-03-12 02:14:07] "POST /useragent-kv HTTP/1.1" 200 115 0.007144 10.0.0.131 - - [2026-03-12 02:14:07] "POST /useragent-kv HTTP/1.1" 200 115 0.003264 10.0.0.27 - - [2026-03-12 02:14:07] "POST /neutron/network HTTP/1.1" 200 151 0.207528 10.0.0.27 - - [2026-03-12 02:14:07] "DELETE /route-target/902c78b1-0c7e-49e9-97da-07677dc1e8bb HTTP/1.1" 200 115 0.033685 10.0.0.131 - - [2026-03-12 02:14:07] "GET /projects?obj_uuids=2637efb4-ea76-4b28-983b-8de33f04a0d9&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000987 10.0.0.27 - - [2026-03-12 02:14:07] "GET /project/2637efb4-ea76-4b28-983b-8de33f04a0d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.064506 10.0.0.131 - - [2026-03-12 02:14:07] "GET /projects?obj_uuids=2637efb4-ea76-4b28-983b-8de33f04a0d9&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001756 10.0.0.27 - - [2026-03-12 02:14:07] "GET /project/2637efb4-ea76-4b28-983b-8de33f04a0d9?fields=virtual_networks HTTP/1.1" 200 1043 0.060783 10.0.0.131 - - [2026-03-12 02:14:07] "GET /projects?obj_uuids=2637efb4-ea76-4b28-983b-8de33f04a0d9&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002467 10.0.0.27 - - [2026-03-12 02:14:07] "GET /project/2637efb4-ea76-4b28-983b-8de33f04a0d9?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.069679 10.0.0.131 - - [2026-03-12 02:14:07] "GET /projects?obj_uuids=2637efb4-ea76-4b28-983b-8de33f04a0d9&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001087 10.0.0.27 - - [2026-03-12 02:14:07] "GET /project/2637efb4-ea76-4b28-983b-8de33f04a0d9?fields=security_groups HTTP/1.1" 200 1275 0.053522 10.0.0.27 - - [2026-03-12 02:14:08] "POST /fqname-to-id HTTP/1.1" 404 196 0.028234 10.0.0.131 - - [2026-03-12 02:14:08] "GET /projects?obj_uuids=ef1e8f7f-63c0-4e02-bc2c-0408eafcbfbd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004020 10.0.0.131 - - [2026-03-12 02:14:08] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001338 10.0.0.131 - - [2026-03-12 02:14:08] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009710 10.0.0.131 - - [2026-03-12 02:14:08] "POST /id-to-fqname HTTP/1.1" 200 198 0.001966 10.0.0.131 - - [2026-03-12 02:14:08] "POST /fqname-to-id HTTP/1.1" 404 207 0.005359 10.0.0.131 - - [2026-03-12 02:14:08] "POST /security-groups HTTP/1.1" 200 599 0.032328 10.0.0.27 - - [2026-03-12 02:14:08] "POST /fqname-to-id HTTP/1.1" 404 242 0.004317 10.0.0.131 - - [2026-03-12 02:14:08] "POST /projects HTTP/1.1" 200 601 0.267025 10.0.0.131 - - [2026-03-12 02:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.346941 10.0.0.27 - - [2026-03-12 02:14:09] "POST /access-control-lists HTTP/1.1" 200 604 0.039176 10.0.0.27 - - [2026-03-12 02:14:09] "GET /project/ef1e8f7f-63c0-4e02-bc2c-0408eafcbfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.497419 10.0.0.27 - - [2026-03-12 02:14:10] "GET / HTTP/1.1" 200 36215 0.001890 10.0.0.131 - - [2026-03-12 02:14:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000440 10.0.0.131 - - [2026-03-12 02:14:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000408 10.0.0.27 - - [2026-03-12 02:14:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.000391 10.0.0.73 - - [2026-03-12 02:14:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000360 10.0.0.73 - - [2026-03-12 02:14:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000434 10.0.0.27 - - [2026-03-12 02:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.055024 10.0.0.131 - - [2026-03-12 02:14:11] "GET /projects?obj_uuids=ef1e8f7f-63c0-4e02-bc2c-0408eafcbfbd&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000981 10.0.0.27 - - [2026-03-12 02:14:11] "GET /project/ef1e8f7f-63c0-4e02-bc2c-0408eafcbfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.057203 10.0.0.131 - - [2026-03-12 02:14:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.73 - - [2026-03-12 02:14:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000437 10.0.0.27 - - [2026-03-12 02:14:11] "POST /neutron/network HTTP/1.1" 200 117 0.099084 10.0.0.131 - - [2026-03-12 02:14:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000444 10.0.0.73 - - [2026-03-12 02:14:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000428 10.0.0.27 - - [2026-03-12 02:14:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000556 10.0.0.27 - - [2026-03-12 02:14:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000418 10.0.0.27 - - [2026-03-12 02:14:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000529 10.0.0.27 - - [2026-03-12 02:14:12] "POST /neutron/network HTTP/1.1" 200 912 0.011131 10.0.0.27 - - [2026-03-12 02:14:12] "POST /id-to-fqname HTTP/1.1" 200 267 0.001179 10.0.0.27 - - [2026-03-12 02:14:12] "GET /virtual-network/aec2a580-0173-4903-9913-516a8ce2d66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.006237 10.0.0.27 - - [2026-03-12 02:14:12] "GET /virtual-network/aec2a580-0173-4903-9913-516a8ce2d66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.006371 10.0.0.27 - - [2026-03-12 02:14:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000498 10.0.0.27 - - [2026-03-12 02:14:12] "POST /neutron/subnet HTTP/1.1" 200 734 0.009789 10.0.0.27 - - [2026-03-12 02:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.131 - - [2026-03-12 02:14:12] "GET /projects?obj_uuids=ef1e8f7f-63c0-4e02-bc2c-0408eafcbfbd&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001294 10.0.0.27 - - [2026-03-12 02:14:12] "GET /project/ef1e8f7f-63c0-4e02-bc2c-0408eafcbfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.047004 10.0.0.27 - - [2026-03-12 02:14:12] "POST /route-targets HTTP/1.1" 200 328 0.013365 10.0.0.131 - - [2026-03-12 02:14:12] "POST /useragent-kv HTTP/1.1" 200 115 0.017984 10.0.0.27 - - [2026-03-12 02:14:12] "POST /neutron/subnet HTTP/1.1" 200 724 0.236517 10.0.0.27 - - [2026-03-12 02:14:12] "POST /id-to-fqname HTTP/1.1" 200 267 0.001431 10.0.0.27 - - [2026-03-12 02:14:12] "GET /virtual-network/dff77f6d-1908-4366-92fc-0f5ebead0976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.006329 10.0.0.27 - - [2026-03-12 02:14:12] "GET /virtual-network/dff77f6d-1908-4366-92fc-0f5ebead0976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.006176 10.0.0.27 - - [2026-03-12 02:14:12] "POST /neutron/network HTTP/1.1" 200 910 0.008073 10.0.0.27 - - [2026-03-12 02:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.131 - - [2026-03-12 02:14:12] "GET /projects?obj_uuids=ef1e8f7f-63c0-4e02-bc2c-0408eafcbfbd&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000954 10.0.0.27 - - [2026-03-12 02:14:12] "GET /project/ef1e8f7f-63c0-4e02-bc2c-0408eafcbfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.054946 10.0.0.131 - - [2026-03-12 02:14:12] "GET /projects?obj_uuids=ef1e8f7f-63c0-4e02-bc2c-0408eafcbfbd&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001291 10.0.0.27 - - [2026-03-12 02:14:13] "POST /neutron/network HTTP/1.1" 200 693 0.186918 10.0.0.27 - - [2026-03-12 02:14:13] "POST /ref-update HTTP/1.1" 200 156 0.027795 10.0.0.27 - - [2026-03-12 02:14:13] "POST /id-to-fqname HTTP/1.1" 200 268 0.003786 10.0.0.27 - - [2026-03-12 02:14:13] "GET /virtual-network/c88cdca7-7bb2-4d57-beb6-9261b74aa756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.006821 10.0.0.27 - - [2026-03-12 02:14:13] "POST /neutron/network HTTP/1.1" 200 912 0.006845 10.0.0.27 - - [2026-03-12 02:14:13] "GET /virtual-network/c88cdca7-7bb2-4d57-beb6-9261b74aa756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.007141 10.0.0.27 - - [2026-03-12 02:14:13] "POST /id-to-fqname HTTP/1.1" 200 267 0.001235 10.0.0.27 - - [2026-03-12 02:14:13] "POST /neutron/network HTTP/1.1" 200 920 0.009301 10.0.0.131 - - [2026-03-12 02:14:14] "GET /projects?obj_uuids=ef1e8f7f-63c0-4e02-bc2c-0408eafcbfbd&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001423 10.0.0.27 - - [2026-03-12 02:14:14] "GET /project/ef1e8f7f-63c0-4e02-bc2c-0408eafcbfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.091689 10.0.0.27 - - [2026-03-12 02:14:14] "POST /neutron/port HTTP/1.1" 200 117 0.013206 10.0.0.27 - - [2026-03-12 02:14:14] "POST /id-to-fqname HTTP/1.1" 200 268 0.001264 10.0.0.27 - - [2026-03-12 02:14:15] "POST /neutron/network HTTP/1.1" 200 920 0.007761 10.0.0.27 - - [2026-03-12 02:14:15] "POST /neutron/port HTTP/1.1" 200 1068 0.017782 10.0.0.131 - - [2026-03-12 02:14:15] "GET /projects?obj_uuids=ef1e8f7f-63c0-4e02-bc2c-0408eafcbfbd&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001397 10.0.0.27 - - [2026-03-12 02:14:15] "GET /project/ef1e8f7f-63c0-4e02-bc2c-0408eafcbfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.070808 10.0.0.27 - - [2026-03-12 02:14:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006980 10.0.0.27 - - [2026-03-12 02:14:15] "POST /neutron/port HTTP/1.1" 200 117 0.001143 10.0.0.27 - - [2026-03-12 02:14:16] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007862 10.0.0.131 - - [2026-03-12 02:14:16] "GET /projects?obj_uuids=ef1e8f7f-63c0-4e02-bc2c-0408eafcbfbd&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001223 10.0.0.27 - - [2026-03-12 02:14:16] "POST /neutron/port HTTP/1.1" 200 1068 0.322737 10.0.0.27 - - [2026-03-12 02:14:17] "POST /neutron/port HTTP/1.1" 200 1122 0.145658 10.0.0.27 - - [2026-03-12 02:14:17] "POST /neutron/subnet HTTP/1.1" 200 698 0.012088 10.0.0.27 - - [2026-03-12 02:14:17] "POST /neutron/network HTTP/1.1" 200 910 0.010028 10.0.0.27 - - [2026-03-12 02:14:18] "POST /neutron/port HTTP/1.1" 200 1122 0.019958 10.0.0.27 - - [2026-03-12 02:14:18] "POST /neutron/port HTTP/1.1" 200 1122 0.021421 10.0.0.27 - - [2026-03-12 02:14:19] "POST /neutron/network HTTP/1.1" 200 910 0.007877 10.0.0.27 - - [2026-03-12 02:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007016 10.0.0.131 - - [2026-03-12 02:14:20] "POST /useragent-kv HTTP/1.1" 200 115 0.004204 10.0.0.131 - - [2026-03-12 02:14:20] "POST /useragent-kv HTTP/1.1" 200 115 0.005138 10.0.0.27 - - [2026-03-12 02:14:20] "POST /neutron/network HTTP/1.1" 200 151 0.171638 10.0.0.131 - - [2026-03-12 02:14:20] "GET /projects?obj_uuids=ef1e8f7f-63c0-4e02-bc2c-0408eafcbfbd&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001116 10.0.0.27 - - [2026-03-12 02:14:20] "DELETE /route-target/1d321ee0-f8c6-403a-95e6-4b9c17835e11 HTTP/1.1" 200 115 0.044773 10.0.0.27 - - [2026-03-12 02:14:20] "GET /project/ef1e8f7f-63c0-4e02-bc2c-0408eafcbfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.063982 10.0.0.131 - - [2026-03-12 02:14:20] "GET /projects?obj_uuids=ef1e8f7f-63c0-4e02-bc2c-0408eafcbfbd&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000985 10.0.0.27 - - [2026-03-12 02:14:20] "GET /project/ef1e8f7f-63c0-4e02-bc2c-0408eafcbfbd?fields=virtual_networks HTTP/1.1" 200 1050 0.062443 10.0.0.131 - - [2026-03-12 02:14:20] "GET /projects?obj_uuids=ef1e8f7f-63c0-4e02-bc2c-0408eafcbfbd&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001368 10.0.0.27 - - [2026-03-12 02:14:20] "GET /project/ef1e8f7f-63c0-4e02-bc2c-0408eafcbfbd?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.054605 10.0.0.131 - - [2026-03-12 02:14:20] "GET /projects?obj_uuids=ef1e8f7f-63c0-4e02-bc2c-0408eafcbfbd&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001240 10.0.0.27 - - [2026-03-12 02:14:20] "GET /project/ef1e8f7f-63c0-4e02-bc2c-0408eafcbfbd?fields=security_groups HTTP/1.1" 200 1285 0.044703 10.0.0.27 - - [2026-03-12 02:14:21] "POST /fqname-to-id HTTP/1.1" 404 193 0.028724 10.0.0.131 - - [2026-03-12 02:14:21] "GET /projects?obj_uuids=47025fd0-e61f-4767-909a-a17c008355fc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004454 10.0.0.131 - - [2026-03-12 02:14:21] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001357 10.0.0.131 - - [2026-03-12 02:14:21] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009488 10.0.0.131 - - [2026-03-12 02:14:21] "POST /id-to-fqname HTTP/1.1" 200 195 0.003469 10.0.0.131 - - [2026-03-12 02:14:21] "POST /fqname-to-id HTTP/1.1" 404 204 0.005586 10.0.0.131 - - [2026-03-12 02:14:21] "POST /security-groups HTTP/1.1" 200 596 0.037440 10.0.0.131 - - [2026-03-12 02:14:21] "POST /projects HTTP/1.1" 200 595 0.268607 10.0.0.131 - - [2026-03-12 02:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.355962 10.0.0.27 - - [2026-03-12 02:14:21] "POST /fqname-to-id HTTP/1.1" 404 238 0.015262 10.0.0.27 - - [2026-03-12 02:14:21] "GET /project/47025fd0-e61f-4767-909a-a17c008355fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.524729 10.0.0.27 - - [2026-03-12 02:14:22] "GET / HTTP/1.1" 200 36215 0.003612 10.0.0.27 - - [2026-03-12 02:14:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000861 10.0.0.27 - - [2026-03-12 02:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.066771 10.0.0.131 - - [2026-03-12 02:14:23] "GET /projects?obj_uuids=47025fd0-e61f-4767-909a-a17c008355fc&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001313 10.0.0.27 - - [2026-03-12 02:14:23] "GET /project/47025fd0-e61f-4767-909a-a17c008355fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.063229 10.0.0.27 - - [2026-03-12 02:14:23] "POST /neutron/network HTTP/1.1" 200 117 0.041613 10.0.0.27 - - [2026-03-12 02:14:24] "POST /ref-update HTTP/1.1" 200 156 0.024800 10.0.0.27 - - [2026-03-12 02:14:24] "POST /neutron/network HTTP/1.1" 200 902 0.012351 10.0.0.27 - - [2026-03-12 02:14:24] "POST /id-to-fqname HTTP/1.1" 200 261 0.001712 10.0.0.27 - - [2026-03-12 02:14:24] "GET /virtual-network/752c0f8e-282e-44d8-b0c2-826cc1928800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.007490 10.0.0.27 - - [2026-03-12 02:14:24] "GET /virtual-network/752c0f8e-282e-44d8-b0c2-826cc1928800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.007824 10.0.0.27 - - [2026-03-12 02:14:24] "POST /neutron/subnet HTTP/1.1" 200 729 0.010566 10.0.0.27 - - [2026-03-12 02:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.131 - - [2026-03-12 02:14:24] "GET /projects?obj_uuids=47025fd0-e61f-4767-909a-a17c008355fc&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001316 10.0.0.27 - - [2026-03-12 02:14:24] "GET /project/47025fd0-e61f-4767-909a-a17c008355fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.051193 10.0.0.131 - - [2026-03-12 02:14:24] "POST /useragent-kv HTTP/1.1" 200 115 0.013057 10.0.0.27 - - [2026-03-12 02:14:24] "POST /neutron/subnet HTTP/1.1" 200 729 0.218803 10.0.0.27 - - [2026-03-12 02:14:24] "POST /id-to-fqname HTTP/1.1" 200 261 0.001893 10.0.0.27 - - [2026-03-12 02:14:24] "GET /virtual-network/2ad43d29-1dce-484e-b90d-abb8cbf881e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.007047 10.0.0.27 - - [2026-03-12 02:14:25] "GET /virtual-network/2ad43d29-1dce-484e-b90d-abb8cbf881e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.007606 10.0.0.27 - - [2026-03-12 02:14:25] "POST /neutron/network HTTP/1.1" 200 902 0.009142 10.0.0.27 - - [2026-03-12 02:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.131 - - [2026-03-12 02:14:25] "GET /projects?obj_uuids=47025fd0-e61f-4767-909a-a17c008355fc&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001358 10.0.0.27 - - [2026-03-12 02:14:25] "GET /project/47025fd0-e61f-4767-909a-a17c008355fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.057807 10.0.0.131 - - [2026-03-12 02:14:25] "GET /projects?obj_uuids=47025fd0-e61f-4767-909a-a17c008355fc&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001146 10.0.0.27 - - [2026-03-12 02:14:25] "POST /neutron/network HTTP/1.1" 200 684 0.166946 10.0.0.27 - - [2026-03-12 02:14:25] "POST /route-targets HTTP/1.1" 200 328 0.014627 10.0.0.27 - - [2026-03-12 02:14:25] "POST /id-to-fqname HTTP/1.1" 200 262 0.003656 10.0.0.27 - - [2026-03-12 02:14:25] "GET /virtual-network/554f3042-d4c1-4240-bfea-464023bf241e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.006906 10.0.0.27 - - [2026-03-12 02:14:25] "POST /neutron/network HTTP/1.1" 200 905 0.007303 10.0.0.27 - - [2026-03-12 02:14:25] "GET /virtual-network/554f3042-d4c1-4240-bfea-464023bf241e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005228 10.0.0.27 - - [2026-03-12 02:14:25] "POST /id-to-fqname HTTP/1.1" 200 261 0.001311 10.0.0.27 - - [2026-03-12 02:14:25] "POST /neutron/network HTTP/1.1" 200 912 0.009387 10.0.0.131 - - [2026-03-12 02:14:26] "GET /projects?obj_uuids=47025fd0-e61f-4767-909a-a17c008355fc&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001010 10.0.0.27 - - [2026-03-12 02:14:26] "GET /project/47025fd0-e61f-4767-909a-a17c008355fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.065970 10.0.0.27 - - [2026-03-12 02:14:26] "POST /neutron/port HTTP/1.1" 200 117 0.009123 10.0.0.27 - - [2026-03-12 02:14:26] "POST /id-to-fqname HTTP/1.1" 200 262 0.002269 10.0.0.27 - - [2026-03-12 02:14:27] "POST /neutron/network HTTP/1.1" 200 912 0.007618 10.0.0.27 - - [2026-03-12 02:14:27] "POST /neutron/port HTTP/1.1" 200 1066 0.019661 10.0.0.27 - - [2026-03-12 02:14:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004442 10.0.0.131 - - [2026-03-12 02:14:27] "GET /projects?obj_uuids=47025fd0-e61f-4767-909a-a17c008355fc&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000934 10.0.0.27 - - [2026-03-12 02:14:27] "POST /neutron/network HTTP/1.1" 200 902 0.011027 10.0.0.27 - - [2026-03-12 02:14:27] "GET /project/47025fd0-e61f-4767-909a-a17c008355fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.073800 10.0.0.27 - - [2026-03-12 02:14:28] "POST /neutron/security_group HTTP/1.1" 200 2063 0.007887 10.0.0.131 - - [2026-03-12 02:14:28] "GET /projects?obj_uuids=47025fd0-e61f-4767-909a-a17c008355fc&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001108 10.0.0.27 - - [2026-03-12 02:14:28] "POST /neutron/port HTTP/1.1" 200 1067 0.363416 10.0.0.27 - - [2026-03-12 02:14:28] "POST /fqname-to-id HTTP/1.1" 404 193 0.003382 10.0.0.27 - - [2026-03-12 02:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.131 - - [2026-03-12 02:14:28] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000967 10.0.0.27 - - [2026-03-12 02:14:28] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.006934 10.0.0.27 - - [2026-03-12 02:14:29] "POST /service-templates HTTP/1.1" 200 545 0.051011 10.0.0.27 - - [2026-03-12 02:14:29] "POST /neutron/port HTTP/1.1" 200 1121 0.132731 10.0.0.27 - - [2026-03-12 02:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005008 10.0.0.27 - - [2026-03-12 02:14:29] "GET /service-template/24d5760b-ad35-41b5-8fcd-f0e906449076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.005176 10.0.0.27 - - [2026-03-12 02:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.27 - - [2026-03-12 02:14:29] "POST /neutron/subnet HTTP/1.1" 200 708 0.009084 10.0.0.27 - - [2026-03-12 02:14:29] "GET /service-template/24d5760b-ad35-41b5-8fcd-f0e906449076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.003623 10.0.0.27 - - [2026-03-12 02:14:29] "POST /id-to-fqname HTTP/1.1" 200 261 0.001330 10.0.0.27 - - [2026-03-12 02:14:29] "POST /id-to-fqname HTTP/1.1" 200 261 0.002100 10.0.0.27 - - [2026-03-12 02:14:29] "POST /id-to-fqname HTTP/1.1" 200 262 0.002341 10.0.0.27 - - [2026-03-12 02:14:29] "POST /neutron/port HTTP/1.1" 200 2109 0.041877 10.0.0.27 - - [2026-03-12 02:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004744 10.0.0.27 - - [2026-03-12 02:14:29] "DELETE /service-template/24d5760b-ad35-41b5-8fcd-f0e906449076 HTTP/1.1" 200 115 0.039350 10.0.0.27 - - [2026-03-12 02:14:29] "POST /fqname-to-id HTTP/1.1" 404 193 0.006498 10.0.0.27 - - [2026-03-12 02:14:30] "POST /neutron/port HTTP/1.1" 200 1130 0.021860 10.0.0.27 - - [2026-03-12 02:14:30] "POST /neutron/subnet HTTP/1.1" 200 703 0.013144 10.0.0.27 - - [2026-03-12 02:14:31] "POST /neutron/network HTTP/1.1" 200 902 0.008489 10.0.0.27 - - [2026-03-12 02:14:32] "POST /neutron/port HTTP/1.1" 200 1130 0.023727 10.0.0.27 - - [2026-03-12 02:14:32] "POST /neutron/port HTTP/1.1" 200 1120 0.027078 10.0.0.131 - - [2026-03-12 02:14:33] "POST /useragent-kv HTTP/1.1" 200 115 0.003416 10.0.0.131 - - [2026-03-12 02:14:33] "POST /useragent-kv HTTP/1.1" 200 115 0.003667 10.0.0.27 - - [2026-03-12 02:14:33] "POST /neutron/network HTTP/1.1" 200 151 0.141692 10.0.0.27 - - [2026-03-12 02:14:33] "DELETE /route-target/fa9e6606-c436-4a32-b938-489d77e1bc7b HTTP/1.1" 200 115 0.027386 10.0.0.27 - - [2026-03-12 02:14:34] "POST /neutron/network HTTP/1.1" 200 902 0.009984 10.0.0.27 - - [2026-03-12 02:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004656 10.0.0.131 - - [2026-03-12 02:14:34] "GET /projects?obj_uuids=47025fd0-e61f-4767-909a-a17c008355fc&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001309 10.0.0.27 - - [2026-03-12 02:14:34] "GET /project/47025fd0-e61f-4767-909a-a17c008355fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.068102 10.0.0.131 - - [2026-03-12 02:14:34] "GET /projects?obj_uuids=47025fd0-e61f-4767-909a-a17c008355fc&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001094 10.0.0.27 - - [2026-03-12 02:14:34] "GET /project/47025fd0-e61f-4767-909a-a17c008355fc?fields=virtual_networks HTTP/1.1" 200 1043 0.063906 10.0.0.131 - - [2026-03-12 02:14:34] "GET /projects?obj_uuids=47025fd0-e61f-4767-909a-a17c008355fc&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000982 10.0.0.27 - - [2026-03-12 02:14:34] "GET /project/47025fd0-e61f-4767-909a-a17c008355fc?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.050744 10.0.0.131 - - [2026-03-12 02:14:34] "GET /projects?obj_uuids=47025fd0-e61f-4767-909a-a17c008355fc&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001434 10.0.0.27 - - [2026-03-12 02:14:34] "GET /project/47025fd0-e61f-4767-909a-a17c008355fc?fields=security_groups HTTP/1.1" 200 1275 0.045036 10.0.0.27 - - [2026-03-12 02:14:35] "POST /fqname-to-id HTTP/1.1" 404 197 0.026253 10.0.0.131 - - [2026-03-12 02:14:35] "GET /projects?obj_uuids=5b1a4e6b-bd26-4f58-ae77-9a85fd5fbde0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004904 10.0.0.131 - - [2026-03-12 02:14:35] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001188 10.0.0.131 - - [2026-03-12 02:14:35] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008946 10.0.0.131 - - [2026-03-12 02:14:35] "POST /id-to-fqname HTTP/1.1" 200 199 0.002287 10.0.0.131 - - [2026-03-12 02:14:35] "POST /fqname-to-id HTTP/1.1" 404 208 0.006100 10.0.0.131 - - [2026-03-12 02:14:35] "POST /security-groups HTTP/1.1" 200 600 0.036958 10.0.0.131 - - [2026-03-12 02:14:35] "POST /projects HTTP/1.1" 200 603 0.265994 10.0.0.27 - - [2026-03-12 02:14:35] "POST /access-control-lists HTTP/1.1" 200 607 0.044099 10.0.0.131 - - [2026-03-12 02:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.341479 10.0.0.27 - - [2026-03-12 02:14:35] "GET /project/5b1a4e6b-bd26-4f58-ae77-9a85fd5fbde0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.497060 10.0.0.27 - - [2026-03-12 02:14:36] "GET / HTTP/1.1" 200 36215 0.001901 10.0.0.27 - - [2026-03-12 02:14:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.000868 10.0.0.27 - - [2026-03-12 02:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.057680 10.0.0.131 - - [2026-03-12 02:14:37] "GET /projects?obj_uuids=5b1a4e6b-bd26-4f58-ae77-9a85fd5fbde0&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000918 10.0.0.27 - - [2026-03-12 02:14:37] "GET /project/5b1a4e6b-bd26-4f58-ae77-9a85fd5fbde0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.042829 10.0.0.131 - - [2026-03-12 02:14:38] "GET /projects?obj_uuids=5b1a4e6b-bd26-4f58-ae77-9a85fd5fbde0&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001000 10.0.0.27 - - [2026-03-12 02:14:38] "POST /neutron/network HTTP/1.1" 200 694 0.162446 10.0.0.27 - - [2026-03-12 02:14:38] "POST /route-targets HTTP/1.1" 200 328 0.020381 10.0.0.27 - - [2026-03-12 02:14:38] "POST /fqname-to-id HTTP/1.1" 404 207 0.003857 10.0.0.27 - - [2026-03-12 02:14:38] "POST /neutron/network HTTP/1.1" 200 1084 0.011891 10.0.0.27 - - [2026-03-12 02:14:38] "POST /id-to-fqname HTTP/1.1" 200 269 0.001110 10.0.0.27 - - [2026-03-12 02:14:38] "GET /virtual-network/9a30aa86-2983-44f9-906d-f844910efcdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2755 0.009542 10.0.0.27 - - [2026-03-12 02:14:38] "GET /virtual-network/9a30aa86-2983-44f9-906d-f844910efcdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2755 0.005760 10.0.0.27 - - [2026-03-12 02:14:38] "POST /neutron/subnet HTTP/1.1" 200 818 0.009761 10.0.0.27 - - [2026-03-12 02:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003570 10.0.0.131 - - [2026-03-12 02:14:38] "GET /projects?obj_uuids=5b1a4e6b-bd26-4f58-ae77-9a85fd5fbde0&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000925 10.0.0.27 - - [2026-03-12 02:14:38] "GET /project/5b1a4e6b-bd26-4f58-ae77-9a85fd5fbde0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.045581 10.0.0.131 - - [2026-03-12 02:14:39] "GET /projects?obj_uuids=5b1a4e6b-bd26-4f58-ae77-9a85fd5fbde0&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001668 10.0.0.27 - - [2026-03-12 02:14:39] "POST /neutron/network HTTP/1.1" 200 694 0.158167 10.0.0.27 - - [2026-03-12 02:14:39] "POST /ref-update HTTP/1.1" 200 156 0.031104 10.0.0.27 - - [2026-03-12 02:14:39] "POST /fqname-to-id HTTP/1.1" 404 207 0.004315 10.0.0.27 - - [2026-03-12 02:14:39] "POST /neutron/network HTTP/1.1" 200 1086 0.011101 10.0.0.27 - - [2026-03-12 02:14:39] "POST /id-to-fqname HTTP/1.1" 200 269 0.001173 10.0.0.27 - - [2026-03-12 02:14:39] "GET /virtual-network/9c44c470-8c0d-4e67-9db0-2333971ef54e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.005877 10.0.0.27 - - [2026-03-12 02:14:39] "GET /virtual-network/9c44c470-8c0d-4e67-9db0-2333971ef54e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.007714 10.0.0.27 - - [2026-03-12 02:14:39] "POST /neutron/subnet HTTP/1.1" 200 828 0.013743 10.0.0.27 - - [2026-03-12 02:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003869 10.0.0.131 - - [2026-03-12 02:14:39] "GET /projects?obj_uuids=5b1a4e6b-bd26-4f58-ae77-9a85fd5fbde0&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001007 10.0.0.27 - - [2026-03-12 02:14:39] "GET /project/5b1a4e6b-bd26-4f58-ae77-9a85fd5fbde0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.065279 10.0.0.131 - - [2026-03-12 02:14:39] "GET /projects?obj_uuids=5b1a4e6b-bd26-4f58-ae77-9a85fd5fbde0&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001768 10.0.0.27 - - [2026-03-12 02:14:40] "POST /neutron/network HTTP/1.1" 200 696 0.158620 10.0.0.27 - - [2026-03-12 02:14:40] "POST /neutron/network HTTP/1.1" 200 1087 0.012756 10.0.0.27 - - [2026-03-12 02:14:40] "POST /id-to-fqname HTTP/1.1" 200 270 0.001094 10.0.0.27 - - [2026-03-12 02:14:40] "GET /virtual-network/ea0bf84b-7c77-4d0b-bae3-14fc35594ab8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2762 0.005237 10.0.0.27 - - [2026-03-12 02:14:40] "GET /virtual-network/ea0bf84b-7c77-4d0b-bae3-14fc35594ab8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2762 0.005659 10.0.0.27 - - [2026-03-12 02:14:40] "POST /neutron/subnet HTTP/1.1" 200 823 0.008504 10.0.0.27 - - [2026-03-12 02:14:40] "POST /id-to-fqname HTTP/1.1" 200 269 0.001339 10.0.0.131 - - [2026-03-12 02:14:41] "GET /projects?obj_uuids=5b1a4e6b-bd26-4f58-ae77-9a85fd5fbde0&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001060 10.0.0.27 - - [2026-03-12 02:14:41] "GET /project/5b1a4e6b-bd26-4f58-ae77-9a85fd5fbde0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.076315 10.0.0.27 - - [2026-03-12 02:14:41] "POST /neutron/network HTTP/1.1" 200 1086 0.009207 10.0.0.27 - - [2026-03-12 02:14:41] "POST /id-to-fqname HTTP/1.1" 200 270 0.001406 10.0.0.27 - - [2026-03-12 02:14:41] "POST /neutron/port HTTP/1.1" 200 117 0.007452 10.0.0.131 - - [2026-03-12 02:14:42] "GET /projects?obj_uuids=5b1a4e6b-bd26-4f58-ae77-9a85fd5fbde0&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001048 10.0.0.27 - - [2026-03-12 02:14:42] "POST /neutron/port HTTP/1.1" 200 1175 0.398276 10.0.0.27 - - [2026-03-12 02:14:42] "POST /neutron/port HTTP/1.1" 200 1229 0.131200 10.0.0.131 - - [2026-03-12 02:14:42] "GET /projects?obj_uuids=5b1a4e6b-bd26-4f58-ae77-9a85fd5fbde0&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001214 10.0.0.27 - - [2026-03-12 02:14:42] "GET /project/5b1a4e6b-bd26-4f58-ae77-9a85fd5fbde0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.121031 10.0.0.27 - - [2026-03-12 02:14:42] "POST /neutron/network HTTP/1.1" 200 1087 0.018039 10.0.0.27 - - [2026-03-12 02:14:42] "POST /neutron/port HTTP/1.1" 200 117 0.001155 10.0.0.27 - - [2026-03-12 02:14:43] "POST /neutron/port HTTP/1.1" 200 1239 0.023627 10.0.0.27 - - [2026-03-12 02:14:43] "POST /neutron/network HTTP/1.1" 200 1097 0.010684 10.0.0.27 - - [2026-03-12 02:14:44] "POST /neutron/port HTTP/1.1" 200 1174 0.028525 10.0.0.27 - - [2026-03-12 02:14:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005992 10.0.0.27 - - [2026-03-12 02:14:44] "POST /neutron/port HTTP/1.1" 200 117 0.001970 10.0.0.27 - - [2026-03-12 02:14:44] "POST /fqname-to-id HTTP/1.1" 404 193 0.004625 10.0.0.27 - - [2026-03-12 02:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004390 10.0.0.131 - - [2026-03-12 02:14:44] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001271 10.0.0.27 - - [2026-03-12 02:14:44] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.010200 10.0.0.27 - - [2026-03-12 02:14:44] "POST /service-templates HTTP/1.1" 200 545 0.051833 10.0.0.27 - - [2026-03-12 02:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004714 10.0.0.27 - - [2026-03-12 02:14:44] "GET /service-template/be5226bf-90ac-4df9-b22c-4aa2b4a4633b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.007603 10.0.0.27 - - [2026-03-12 02:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.27 - - [2026-03-12 02:14:44] "GET /service-template/be5226bf-90ac-4df9-b22c-4aa2b4a4633b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.005656 10.0.0.27 - - [2026-03-12 02:14:44] "POST /id-to-fqname HTTP/1.1" 200 269 0.002053 10.0.0.27 - - [2026-03-12 02:14:44] "POST /id-to-fqname HTTP/1.1" 200 269 0.002040 10.0.0.27 - - [2026-03-12 02:14:44] "POST /id-to-fqname HTTP/1.1" 200 270 0.001910 10.0.0.27 - - [2026-03-12 02:14:45] "POST /neutron/port HTTP/1.1" 200 2323 0.022382 10.0.0.27 - - [2026-03-12 02:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.27 - - [2026-03-12 02:14:45] "DELETE /service-template/be5226bf-90ac-4df9-b22c-4aa2b4a4633b HTTP/1.1" 200 115 0.030421 10.0.0.27 - - [2026-03-12 02:14:45] "POST /fqname-to-id HTTP/1.1" 404 193 0.002896 10.0.0.27 - - [2026-03-12 02:14:46] "POST /neutron/network HTTP/1.1" 400 204 0.016083 10.0.0.27 - - [2026-03-12 02:14:47] "POST /neutron/port HTTP/1.1" 200 1239 0.025962 10.0.0.27 - - [2026-03-12 02:14:47] "POST /neutron/port HTTP/1.1" 200 151 0.342223 10.0.0.27 - - [2026-03-12 02:14:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003544 10.0.0.27 - - [2026-03-12 02:14:49] "POST /neutron/network HTTP/1.1" 200 1087 0.010558 10.0.0.27 - - [2026-03-12 02:14:49] "DELETE /route-target/6b1854ff-1794-42a3-bb9a-7cae01529045 HTTP/1.1" 200 115 0.026357 10.0.0.131 - - [2026-03-12 02:14:49] "POST /useragent-kv HTTP/1.1" 200 115 0.003146 10.0.0.131 - - [2026-03-12 02:14:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002707 10.0.0.131 - - [2026-03-12 02:14:49] "POST /useragent-kv HTTP/1.1" 200 115 0.003295 10.0.0.131 - - [2026-03-12 02:14:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002234 10.0.0.27 - - [2026-03-12 02:14:49] "POST /neutron/network HTTP/1.1" 200 151 0.136124 10.0.0.131 - - [2026-03-12 02:14:49] "GET /projects?obj_uuids=5b1a4e6b-bd26-4f58-ae77-9a85fd5fbde0&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001916 10.0.0.27 - - [2026-03-12 02:14:49] "GET /project/5b1a4e6b-bd26-4f58-ae77-9a85fd5fbde0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.096395 10.0.0.131 - - [2026-03-12 02:14:49] "GET /projects?obj_uuids=5b1a4e6b-bd26-4f58-ae77-9a85fd5fbde0&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001660 10.0.0.27 - - [2026-03-12 02:14:49] "GET /project/5b1a4e6b-bd26-4f58-ae77-9a85fd5fbde0?fields=virtual_networks HTTP/1.1" 200 1051 0.050166 10.0.0.131 - - [2026-03-12 02:14:49] "GET /projects?obj_uuids=5b1a4e6b-bd26-4f58-ae77-9a85fd5fbde0&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001254 10.0.0.27 - - [2026-03-12 02:14:49] "GET /project/5b1a4e6b-bd26-4f58-ae77-9a85fd5fbde0?fields=virtual_machine_interfaces HTTP/1.1" 200 1051 0.052887 10.0.0.131 - - [2026-03-12 02:14:49] "GET /projects?obj_uuids=5b1a4e6b-bd26-4f58-ae77-9a85fd5fbde0&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000973 10.0.0.27 - - [2026-03-12 02:14:49] "GET /project/5b1a4e6b-bd26-4f58-ae77-9a85fd5fbde0?fields=security_groups HTTP/1.1" 200 1287 0.038066 10.0.0.27 - - [2026-03-12 02:14:50] "POST /fqname-to-id HTTP/1.1" 404 200 0.026517 10.0.0.131 - - [2026-03-12 02:14:50] "GET /projects?obj_uuids=85c41558-4564-4ba7-9897-b26f270a5393&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004307 10.0.0.131 - - [2026-03-12 02:14:50] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001603 10.0.0.131 - - [2026-03-12 02:14:50] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010382 10.0.0.131 - - [2026-03-12 02:14:50] "POST /id-to-fqname HTTP/1.1" 200 202 0.002526 10.0.0.131 - - [2026-03-12 02:14:50] "POST /fqname-to-id HTTP/1.1" 404 211 0.005095 10.0.0.131 - - [2026-03-12 02:14:50] "POST /security-groups HTTP/1.1" 200 603 0.094714 10.0.0.27 - - [2026-03-12 02:14:50] "POST /fqname-to-id HTTP/1.1" 404 246 0.005161 10.0.0.131 - - [2026-03-12 02:14:50] "POST /projects HTTP/1.1" 200 609 0.304934 10.0.0.131 - - [2026-03-12 02:14:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.378537 10.0.0.27 - - [2026-03-12 02:14:51] "POST /access-control-lists HTTP/1.1" 200 608 0.044456 10.0.0.27 - - [2026-03-12 02:14:51] "GET /project/85c41558-4564-4ba7-9897-b26f270a5393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.552177 10.0.0.27 - - [2026-03-12 02:14:52] "GET / HTTP/1.1" 200 36215 0.002079 10.0.0.27 - - [2026-03-12 02:14:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000792 10.0.0.27 - - [2026-03-12 02:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.078376 10.0.0.131 - - [2026-03-12 02:14:53] "GET /projects?obj_uuids=85c41558-4564-4ba7-9897-b26f270a5393&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001169 10.0.0.27 - - [2026-03-12 02:14:53] "GET /project/85c41558-4564-4ba7-9897-b26f270a5393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.041604 10.0.0.131 - - [2026-03-12 02:14:54] "POST /useragent-kv HTTP/1.1" 200 115 0.010026 10.0.0.27 - - [2026-03-12 02:14:54] "POST /neutron/subnet HTTP/1.1" 200 729 0.260071 10.0.0.27 - - [2026-03-12 02:14:54] "POST /id-to-fqname HTTP/1.1" 200 233 0.001473 10.0.0.27 - - [2026-03-12 02:14:54] "GET /virtual-network/8d3b50ad-91db-4d25-b5a4-612180a3b6ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.007555 10.0.0.27 - - [2026-03-12 02:14:54] "GET /virtual-network/8d3b50ad-91db-4d25-b5a4-612180a3b6ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.010504 10.0.0.27 - - [2026-03-12 02:14:54] "POST /neutron/network HTTP/1.1" 200 839 0.013865 10.0.0.27 - - [2026-03-12 02:14:54] "GET /virtual-network/8d3b50ad-91db-4d25-b5a4-612180a3b6ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006869 10.0.0.27 - - [2026-03-12 02:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004530 10.0.0.131 - - [2026-03-12 02:14:56] "GET /projects?obj_uuids=85c41558-4564-4ba7-9897-b26f270a5393&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001664 10.0.0.27 - - [2026-03-12 02:14:56] "GET /project/85c41558-4564-4ba7-9897-b26f270a5393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.058196 10.0.0.131 - - [2026-03-12 02:14:56] "GET /projects?obj_uuids=85c41558-4564-4ba7-9897-b26f270a5393&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001487 10.0.0.27 - - [2026-03-12 02:14:56] "POST /neutron/network HTTP/1.1" 200 619 0.136795 10.0.0.27 - - [2026-03-12 02:14:56] "POST /route-targets HTTP/1.1" 200 328 0.017874 10.0.0.27 - - [2026-03-12 02:14:56] "POST /id-to-fqname HTTP/1.1" 200 233 0.003834 10.0.0.27 - - [2026-03-12 02:14:56] "GET /virtual-network/115c5988-45d0-407c-8652-b13352f9dd0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.007689 10.0.0.27 - - [2026-03-12 02:14:56] "POST /neutron/network HTTP/1.1" 200 839 0.007778 10.0.0.27 - - [2026-03-12 02:14:56] "GET /virtual-network/115c5988-45d0-407c-8652-b13352f9dd0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.007363 10.0.0.27 - - [2026-03-12 02:14:57] "GET /virtual-network/115c5988-45d0-407c-8652-b13352f9dd0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.006183 10.0.0.27 - - [2026-03-12 02:14:57] "GET /obj-perms HTTP/1.1" 200 5054 0.053695 10.0.0.73 - - [2026-03-12 02:14:57] "GET /obj-perms HTTP/1.1" 200 5054 0.044530 10.0.0.131 - - [2026-03-12 02:14:57] "GET /obj-perms HTTP/1.1" 200 5054 0.044948 10.0.0.27 - - [2026-03-12 02:14:57] "POST /id-to-fqname HTTP/1.1" 200 233 0.002043 10.0.0.131 - - [2026-03-12 02:15:05] "DELETE /project/47025fd0e61f4767909aa17c008355fc HTTP/1.1" 404 173 0.019691 10.0.0.131 - - [2026-03-12 02:15:05] "DELETE /project/ef1e8f7f63c04e02bc2c0408eafcbfbd HTTP/1.1" 404 173 0.029736 10.0.0.131 - - [2026-03-12 02:15:05] "DELETE /project/5b1a4e6bbd264f58ae779a85fd5fbde0 HTTP/1.1" 404 173 0.014982 10.0.0.131 - - [2026-03-12 02:15:05] "DELETE /project/85c4155845644ba79897b26f270a5393 HTTP/1.1" 404 173 0.013537 10.0.0.131 - - [2026-03-12 02:15:05] "GET /projects?obj_uuids=5b1a4e6b-bd26-4f58-ae77-9a85fd5fbde0&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000922 10.0.0.131 - - [2026-03-12 02:15:05] "GET /projects?obj_uuids=47025fd0-e61f-4767-909a-a17c008355fc&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003137 10.0.0.131 - - [2026-03-12 02:15:05] "GET /projects?obj_uuids=2637efb4-ea76-4b28-983b-8de33f04a0d9&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000906 10.0.0.131 - - [2026-03-12 02:15:05] "GET /projects?obj_uuids=ef1e8f7f-63c0-4e02-bc2c-0408eafcbfbd&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000818 10.0.0.131 - - [2026-03-12 02:15:05] "GET /project/47025fd0-e61f-4767-909a-a17c008355fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.076287 10.0.0.131 - - [2026-03-12 02:15:05] "GET /project/2637efb4-ea76-4b28-983b-8de33f04a0d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.075319 10.0.0.131 - - [2026-03-12 02:15:05] "GET /project/5b1a4e6b-bd26-4f58-ae77-9a85fd5fbde0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1503 0.095024 10.0.0.131 - - [2026-03-12 02:15:05] "GET /project/ef1e8f7f-63c0-4e02-bc2c-0408eafcbfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.092260 10.0.0.131 - - [2026-03-12 02:15:05] "GET /projects?obj_uuids=47025fd0-e61f-4767-909a-a17c008355fc&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002266 10.0.0.131 - - [2026-03-12 02:15:05] "GET /projects?obj_uuids=5b1a4e6b-bd26-4f58-ae77-9a85fd5fbde0&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000884 10.0.0.131 - - [2026-03-12 02:15:05] "GET /projects?obj_uuids=2637efb4-ea76-4b28-983b-8de33f04a0d9&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000777 10.0.0.131 - - [2026-03-12 02:15:05] "GET /projects?obj_uuids=ef1e8f7f-63c0-4e02-bc2c-0408eafcbfbd&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.005109 10.0.0.131 - - [2026-03-12 02:15:05] "GET /project/47025fd0-e61f-4767-909a-a17c008355fc?fields=security_groups HTTP/1.1" 200 1377 0.088302 10.0.0.131 - - [2026-03-12 02:15:05] "GET /project/ef1e8f7f-63c0-4e02-bc2c-0408eafcbfbd?fields=security_groups HTTP/1.1" 200 1387 0.104290 10.0.0.131 - - [2026-03-12 02:15:05] "GET /project/5b1a4e6b-bd26-4f58-ae77-9a85fd5fbde0?fields=security_groups HTTP/1.1" 200 1389 0.158582 10.0.0.131 - - [2026-03-12 02:15:06] "GET /project/2637efb4-ea76-4b28-983b-8de33f04a0d9?fields=security_groups HTTP/1.1" 200 1111 0.178740 10.0.0.131 - - [2026-03-12 02:15:06] "GET /projects?obj_uuids=2637efb4-ea76-4b28-983b-8de33f04a0d9&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001873 10.0.0.27 - - [2026-03-12 02:15:06] "DELETE /access-control-list/a194593d-9225-4656-bcb0-6d6fe371af83 HTTP/1.1" 200 115 0.140334 10.0.0.131 - - [2026-03-12 02:15:06] "DELETE /security-group/26ae1f2d-1a1f-4401-84af-741b4f80724e HTTP/1.1" 200 115 0.159052 10.0.0.131 - - [2026-03-12 02:15:06] "DELETE /security-group/b3df0f6f-180e-4ee5-af56-1b8cc249840a HTTP/1.1" 200 115 0.177787 10.0.0.131 - - [2026-03-12 02:15:06] "GET /projects?obj_uuids=ef1e8f7f-63c0-4e02-bc2c-0408eafcbfbd&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001812 10.0.0.131 - - [2026-03-12 02:15:06] "GET /projects?obj_uuids=47025fd0-e61f-4767-909a-a17c008355fc&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001402 10.0.0.131 - - [2026-03-12 02:15:06] "GET /project/2637efb4-ea76-4b28-983b-8de33f04a0d9?fields=application_policy_sets HTTP/1.1" 200 1111 0.139598 10.0.0.131 - - [2026-03-12 02:15:06] "DELETE /security-group/6fb5828f-98f5-4ae4-adbe-5b4acf28dca5 HTTP/1.1" 200 115 0.189939 10.0.0.131 - - [2026-03-12 02:15:06] "GET /projects?obj_uuids=5b1a4e6b-bd26-4f58-ae77-9a85fd5fbde0&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001180 10.0.0.131 - - [2026-03-12 02:15:06] "DELETE /project/2637efb4-ea76-4b28-983b-8de33f04a0d9 HTTP/1.1" 404 171 0.536858 10.0.0.131 - - [2026-03-12 02:15:06] "GET /project/ef1e8f7f-63c0-4e02-bc2c-0408eafcbfbd?fields=application_policy_sets HTTP/1.1" 200 1426 0.092478 10.0.0.131 - - [2026-03-12 02:15:06] "GET /project/47025fd0-e61f-4767-909a-a17c008355fc?fields=application_policy_sets HTTP/1.1" 200 1416 0.117034 10.0.0.131 - - [2026-03-12 02:15:06] "GET /project/5b1a4e6b-bd26-4f58-ae77-9a85fd5fbde0?fields=application_policy_sets HTTP/1.1" 200 1428 0.139458 10.0.0.27 - - [2026-03-12 02:15:06] "DELETE /access-control-list/5c38f015-b1d0-46c6-8d02-41dbbe15446a HTTP/1.1" 200 115 0.133095 10.0.0.131 - - [2026-03-12 02:15:06] "DELETE /project/ef1e8f7f-63c0-4e02-bc2c-0408eafcbfbd HTTP/1.1" 200 115 0.936991 10.0.0.27 - - [2026-03-12 02:15:06] "DELETE /access-control-list/38218be1-4a74-41dd-9abf-339cd431165b HTTP/1.1" 200 115 0.100698 10.0.0.131 - - [2026-03-12 02:15:06] "DELETE /project/47025fd0-e61f-4767-909a-a17c008355fc HTTP/1.1" 200 115 0.993228 10.0.0.131 - - [2026-03-12 02:15:06] "DELETE /project/5b1a4e6b-bd26-4f58-ae77-9a85fd5fbde0 HTTP/1.1" 200 115 1.005198 10.0.0.27 - - [2026-03-12 02:15:30] "POST /neutron/network HTTP/1.1" 200 849 0.007290 10.0.0.131 - - [2026-03-12 02:15:31] "GET /projects?obj_uuids=85c41558-4564-4ba7-9897-b26f270a5393&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000987 10.0.0.27 - - [2026-03-12 02:15:31] "GET /project/85c41558-4564-4ba7-9897-b26f270a5393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.080799 10.0.0.27 - - [2026-03-12 02:15:31] "POST /neutron/port HTTP/1.1" 200 117 0.007719 10.0.0.27 - - [2026-03-12 02:15:31] "POST /id-to-fqname HTTP/1.1" 200 233 0.001314 10.0.0.27 - - [2026-03-12 02:15:32] "POST /neutron/network HTTP/1.1" 200 849 0.010592 10.0.0.131 - - [2026-03-12 02:15:32] "GET /projects?obj_uuids=85c41558-4564-4ba7-9897-b26f270a5393&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001022 10.0.0.27 - - [2026-03-12 02:15:32] "GET /project/85c41558-4564-4ba7-9897-b26f270a5393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.086555 10.0.0.27 - - [2026-03-12 02:15:32] "POST /neutron/port HTTP/1.1" 200 1073 0.044813 10.0.0.27 - - [2026-03-12 02:15:33] "POST /neutron/port HTTP/1.1" 200 1137 0.042662 10.0.0.27 - - [2026-03-12 02:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004635 10.0.0.27 - - [2026-03-12 02:15:33] "POST /neutron/port HTTP/1.1" 200 1137 0.030472 10.0.0.131 - - [2026-03-12 02:15:33] "GET /projects?obj_uuids=85c41558-4564-4ba7-9897-b26f270a5393&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000907 10.0.0.27 - - [2026-03-12 02:15:33] "GET /project/85c41558-4564-4ba7-9897-b26f270a5393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.049198 10.0.0.27 - - [2026-03-12 02:15:33] "GET /virtual-network/8d3b50ad-91db-4d25-b5a4-612180a3b6ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006476 10.0.0.27 - - [2026-03-12 02:15:33] "GET /floating-ip-pools?parent_id=8d3b50ad-91db-4d25-b5a4-612180a3b6ca&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.006600 10.0.0.27 - - [2026-03-12 02:15:33] "POST /neutron/port HTTP/1.1" 200 117 0.001209 10.0.0.27 - - [2026-03-12 02:15:33] "GET /virtual-network/8d3b50ad-91db-4d25-b5a4-612180a3b6ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.007816 10.0.0.27 - - [2026-03-12 02:15:33] "POST /floating-ip-pools HTTP/1.1" 200 611 0.064387 10.0.0.27 - - [2026-03-12 02:15:33] "POST /ref-update HTTP/1.1" 200 156 0.021322 10.0.0.27 - - [2026-03-12 02:15:33] "GET /virtual-network/8d3b50ad-91db-4d25-b5a4-612180a3b6ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005953 10.0.0.131 - - [2026-03-12 02:15:33] "GET /projects?obj_uuids=85c41558-4564-4ba7-9897-b26f270a5393&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001351 10.0.0.27 - - [2026-03-12 02:15:34] "GET /virtual-network/8d3b50ad-91db-4d25-b5a4-612180a3b6ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.009411 10.0.0.27 - - [2026-03-12 02:15:34] "POST /neutron/port HTTP/1.1" 200 1073 0.431417 10.0.0.27 - - [2026-03-12 02:15:34] "POST /neutron/port HTTP/1.1" 200 1073 0.046932 10.0.0.27 - - [2026-03-12 02:15:34] "POST /neutron/port HTTP/1.1" 200 1137 0.028594 10.0.0.27 - - [2026-03-12 02:15:34] "POST /neutron/port HTTP/1.1" 200 117 0.002350 10.0.0.27 - - [2026-03-12 02:15:39] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009689 10.0.0.27 - - [2026-03-12 02:15:49] "POST /neutron/port HTTP/1.1" 200 1137 0.023401 10.0.0.27 - - [2026-03-12 02:15:54] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007418 10.0.0.27 - - [2026-03-12 02:16:04] "POST /neutron/port HTTP/1.1" 200 1137 0.020205 10.0.0.27 - - [2026-03-12 02:16:09] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007727 10.0.0.27 - - [2026-03-12 02:16:20] "POST /neutron/port HTTP/1.1" 200 1137 0.017800 10.0.0.27 - - [2026-03-12 02:16:25] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009282 10.0.0.27 - - [2026-03-12 02:16:25] "POST /neutron/port HTTP/1.1" 200 1137 0.021742 10.0.0.27 - - [2026-03-12 02:16:25] "GET /virtual-machine/52fa6ef4-34b7-4759-81f6-23f95e934e5b HTTP/1.1" 401 292 0.000435 10.0.0.27 - - [2026-03-12 02:16:25] "GET /virtual-machine/52fa6ef4-34b7-4759-81f6-23f95e934e5b HTTP/1.1" 200 1305 0.033875 10.0.0.27 - - [2026-03-12 02:16:25] "GET /virtual-machine-interface/d8264d30-9b67-4dd8-859f-abaead3879ee HTTP/1.1" 200 3010 0.007191 10.0.0.27 - - [2026-03-12 02:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004446 10.0.0.27 - - [2026-03-12 02:16:25] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005641 10.0.0.27 - - [2026-03-12 02:16:25] "GET /virtual-networks?parent_id=85c41558-4564-4ba7-9897-b26f270a5393&detail=False&count=False&shared=False HTTP/1.1" 200 599 0.004303 10.0.0.27 - - [2026-03-12 02:16:25] "GET /virtual-network/115c5988-45d0-407c-8652-b13352f9dd0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.009478 10.0.0.27 - - [2026-03-12 02:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003667 10.0.0.27 - - [2026-03-12 02:16:28] "GET /virtual-network/115c5988-45d0-407c-8652-b13352f9dd0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005587 10.0.0.27 - - [2026-03-12 02:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904 10.0.0.27 - - [2026-03-12 02:16:32] "GET /virtual-network/115c5988-45d0-407c-8652-b13352f9dd0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005485 10.0.0.27 - - [2026-03-12 02:16:34] "POST /neutron/port HTTP/1.1" 200 1137 0.039949 10.0.0.27 - - [2026-03-12 02:16:34] "POST /neutron/subnet HTTP/1.1" 200 704 0.010149 10.0.0.27 - - [2026-03-12 02:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004704 10.0.0.27 - - [2026-03-12 02:16:37] "GET /virtual-network/115c5988-45d0-407c-8652-b13352f9dd0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005720 10.0.0.27 - - [2026-03-12 02:16:38] "POST /neutron/port HTTP/1.1" 200 1137 0.018296 10.0.0.27 - - [2026-03-12 02:16:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004836 10.0.0.27 - - [2026-03-12 02:16:38] "POST /neutron/network HTTP/1.1" 200 839 0.009221 10.0.0.27 - - [2026-03-12 02:16:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004272 10.0.0.27 - - [2026-03-12 02:16:41] "GET /virtual-network/115c5988-45d0-407c-8652-b13352f9dd0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005856 10.0.0.27 - - [2026-03-12 02:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.27 - - [2026-03-12 02:16:45] "GET /virtual-network/115c5988-45d0-407c-8652-b13352f9dd0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.007588 10.0.0.27 - - [2026-03-12 02:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004403 10.0.0.27 - - [2026-03-12 02:16:49] "GET /virtual-network/115c5988-45d0-407c-8652-b13352f9dd0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.008565 10.0.0.27 - - [2026-03-12 02:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013 10.0.0.27 - - [2026-03-12 02:16:53] "GET /virtual-network/115c5988-45d0-407c-8652-b13352f9dd0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.007720 10.0.0.27 - - [2026-03-12 02:16:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004502 10.0.0.27 - - [2026-03-12 02:16:57] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006088 10.0.0.27 - - [2026-03-12 02:16:57] "GET /virtual-networks?parent_id=85c41558-4564-4ba7-9897-b26f270a5393&detail=False&count=False&shared=False HTTP/1.1" 200 599 0.003430 10.0.0.27 - - [2026-03-12 02:16:57] "GET /virtual-network/115c5988-45d0-407c-8652-b13352f9dd0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.006356 10.0.0.27 - - [2026-03-12 02:17:02] "POST /neutron/port HTTP/1.1" 200 1137 0.020660 10.0.0.27 - - [2026-03-12 02:17:06] "POST /neutron/security_group HTTP/1.1" 200 2070 0.030063 10.0.0.27 - - [2026-03-12 02:17:12] "POST /neutron/port HTTP/1.1" 200 1137 0.022863 10.0.0.27 - - [2026-03-12 02:17:13] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007116 10.0.0.27 - - [2026-03-12 02:17:18] "POST /neutron/floatingip HTTP/1.1" 200 531 0.009001 10.0.0.27 - - [2026-03-12 02:17:18] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007541 10.0.0.27 - - [2026-03-12 02:17:18] "POST /neutron/port HTTP/1.1" 200 1137 0.018479 10.0.0.27 - - [2026-03-12 02:17:18] "GET /virtual-machine/44413314-e4c2-4e15-b457-2467d89fa37d HTTP/1.1" 200 1306 0.008082 10.0.0.27 - - [2026-03-12 02:17:18] "GET /virtual-machine-interface/80afa83f-180f-41b9-a60a-24bd62984e8d HTTP/1.1" 200 3010 0.005602 10.0.0.27 - - [2026-03-12 02:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004385 10.0.0.27 - - [2026-03-12 02:17:18] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003906 10.0.0.27 - - [2026-03-12 02:17:18] "GET /virtual-networks?parent_id=85c41558-4564-4ba7-9897-b26f270a5393&detail=False&count=False&shared=False HTTP/1.1" 200 599 0.003496 10.0.0.27 - - [2026-03-12 02:17:18] "GET /virtual-network/8d3b50ad-91db-4d25-b5a4-612180a3b6ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006008 10.0.0.27 - - [2026-03-12 02:17:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004580 10.0.0.27 - - [2026-03-12 02:17:19] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004640 10.0.0.27 - - [2026-03-12 02:17:19] "GET /virtual-networks?parent_id=85c41558-4564-4ba7-9897-b26f270a5393&detail=False&count=False&shared=False HTTP/1.1" 200 599 0.004442 10.0.0.27 - - [2026-03-12 02:17:19] "GET /virtual-network/8d3b50ad-91db-4d25-b5a4-612180a3b6ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.008451 10.0.0.27 - - [2026-03-12 02:17:19] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009106 10.0.0.27 - - [2026-03-12 02:17:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005151 10.0.0.27 - - [2026-03-12 02:17:24] "GET /routing-instance/14ce2619-3d6f-4168-81d8-4640c68c16b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.005007 10.0.0.27 - - [2026-03-12 02:17:24] "GET /route-target/2f0f92e3-7907-4a9c-bc8d-78a8d9b788de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006274 10.0.0.27 - - [2026-03-12 02:17:34] "POST /neutron/port HTTP/1.1" 200 1137 0.018571 10.0.0.27 - - [2026-03-12 02:17:34] "POST /neutron/subnet HTTP/1.1" 200 704 0.009787 10.0.0.27 - - [2026-03-12 02:17:39] "POST /neutron/port HTTP/1.1" 200 1137 0.041698 10.0.0.27 - - [2026-03-12 02:17:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004259 10.0.0.27 - - [2026-03-12 02:17:39] "POST /neutron/network HTTP/1.1" 200 839 0.011648 10.0.0.27 - - [2026-03-12 02:17:40] "POST /neutron/floatingip HTTP/1.1" 200 531 0.008644 10.0.0.27 - - [2026-03-12 02:17:40] "GET /floating-ip-pool/680a323c-3c63-444a-a18a-71e8d2b46b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.004124 10.0.0.27 - - [2026-03-12 02:17:40] "POST /ref-update HTTP/1.1" 200 156 0.016609 10.0.0.27 - - [2026-03-12 02:17:40] "DELETE /floating-ip-pool/680a323c-3c63-444a-a18a-71e8d2b46b88 HTTP/1.1" 200 115 0.037198 10.0.0.27 - - [2026-03-12 02:17:40] "POST /neutron/network HTTP/1.1" 400 204 0.014242 10.0.0.27 - - [2026-03-12 02:17:41] "POST /neutron/port HTTP/1.1" 200 1137 0.017198 10.0.0.27 - - [2026-03-12 02:17:41] "POST /neutron/port HTTP/1.1" 200 151 0.268615 10.0.0.27 - - [2026-03-12 02:17:43] "POST /neutron/network HTTP/1.1" 200 839 0.006896 10.0.0.27 - - [2026-03-12 02:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.049988 10.0.0.131 - - [2026-03-12 02:17:44] "GET /projects?obj_uuids=85c41558-4564-4ba7-9897-b26f270a5393&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.026662 10.0.0.27 - - [2026-03-12 02:17:44] "GET /project/85c41558-4564-4ba7-9897-b26f270a5393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.105137 10.0.0.131 - - [2026-03-12 02:17:44] "GET /projects?obj_uuids=85c41558-4564-4ba7-9897-b26f270a5393&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001010 10.0.0.27 - - [2026-03-12 02:17:44] "GET /project/85c41558-4564-4ba7-9897-b26f270a5393?fields=virtual_networks HTTP/1.1" 200 1057 0.049770 10.0.0.131 - - [2026-03-12 02:17:44] "GET /projects?obj_uuids=85c41558-4564-4ba7-9897-b26f270a5393&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000975 10.0.0.27 - - [2026-03-12 02:17:45] "GET /project/85c41558-4564-4ba7-9897-b26f270a5393?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.052844 10.0.0.131 - - [2026-03-12 02:17:45] "GET /projects?obj_uuids=85c41558-4564-4ba7-9897-b26f270a5393&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001398 10.0.0.27 - - [2026-03-12 02:17:45] "GET /project/85c41558-4564-4ba7-9897-b26f270a5393?fields=security_groups HTTP/1.1" 200 1296 0.062999 10.0.0.27 - - [2026-03-12 02:17:45] "POST /fqname-to-id HTTP/1.1" 404 188 0.029694 10.0.0.131 - - [2026-03-12 02:17:45] "GET /projects?obj_uuids=5be3df0c-5208-4e66-b6a5-d1e8531bd064&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005066 10.0.0.131 - - [2026-03-12 02:17:46] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.004471 10.0.0.131 - - [2026-03-12 02:17:46] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.044596 10.0.0.131 - - [2026-03-12 02:17:46] "POST /id-to-fqname HTTP/1.1" 200 190 0.001497 10.0.0.131 - - [2026-03-12 02:17:46] "POST /fqname-to-id HTTP/1.1" 404 199 0.007750 10.0.0.131 - - [2026-03-12 02:17:46] "POST /security-groups HTTP/1.1" 200 591 0.081908 10.0.0.131 - - [2026-03-12 02:17:46] "POST /projects HTTP/1.1" 200 585 0.355993 10.0.0.131 - - [2026-03-12 02:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.435251 10.0.0.27 - - [2026-03-12 02:17:46] "POST /access-control-lists HTTP/1.1" 200 598 0.059731 10.0.0.27 - - [2026-03-12 02:17:46] "GET /project/5be3df0c-5208-4e66-b6a5-d1e8531bd064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.619978 10.0.0.27 - - [2026-03-12 02:17:47] "GET / HTTP/1.1" 200 36215 0.001486 10.0.0.131 - - [2026-03-12 02:17:50] "GET /projects?obj_uuids=5be3df0c-5208-4e66-b6a5-d1e8531bd064&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001058 10.0.0.27 - - [2026-03-12 02:17:50] "GET /project/5be3df0c-5208-4e66-b6a5-d1e8531bd064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.042674 10.0.0.131 - - [2026-03-12 02:17:50] "GET /projects?obj_uuids=5be3df0c-5208-4e66-b6a5-d1e8531bd064&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001320 10.0.0.27 - - [2026-03-12 02:17:50] "GET /project/5be3df0c-5208-4e66-b6a5-d1e8531bd064?fields=virtual_networks HTTP/1.1" 200 1033 0.051513 10.0.0.131 - - [2026-03-12 02:17:50] "GET /projects?obj_uuids=5be3df0c-5208-4e66-b6a5-d1e8531bd064&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000996 10.0.0.27 - - [2026-03-12 02:17:50] "GET /project/5be3df0c-5208-4e66-b6a5-d1e8531bd064?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.053002 10.0.0.131 - - [2026-03-12 02:17:50] "GET /projects?obj_uuids=5be3df0c-5208-4e66-b6a5-d1e8531bd064&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000963 10.0.0.27 - - [2026-03-12 02:17:50] "GET /project/5be3df0c-5208-4e66-b6a5-d1e8531bd064?fields=security_groups HTTP/1.1" 200 1260 0.045597 10.0.0.27 - - [2026-03-12 02:17:51] "POST /fqname-to-id HTTP/1.1" 404 183 0.061368 10.0.0.131 - - [2026-03-12 02:17:51] "GET /projects?obj_uuids=a9b338b7-5871-4558-8468-da2a2a9f81e8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004923 10.0.0.131 - - [2026-03-12 02:17:51] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001163 10.0.0.131 - - [2026-03-12 02:17:51] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008688 10.0.0.131 - - [2026-03-12 02:17:52] "POST /id-to-fqname HTTP/1.1" 200 185 0.001493 10.0.0.131 - - [2026-03-12 02:17:52] "POST /fqname-to-id HTTP/1.1" 404 194 0.007951 10.0.0.131 - - [2026-03-12 02:17:52] "POST /security-groups HTTP/1.1" 200 586 0.043067 10.0.0.27 - - [2026-03-12 02:17:52] "POST /fqname-to-id HTTP/1.1" 404 229 0.005855 10.0.0.131 - - [2026-03-12 02:17:52] "POST /projects HTTP/1.1" 200 575 0.300492 10.0.0.131 - - [2026-03-12 02:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.381825 10.0.0.27 - - [2026-03-12 02:17:52] "POST /access-control-lists HTTP/1.1" 200 591 0.044443 10.0.0.27 - - [2026-03-12 02:17:52] "GET /project/a9b338b7-5871-4558-8468-da2a2a9f81e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.556746 10.0.0.27 - - [2026-03-12 02:17:53] "GET / HTTP/1.1" 200 36215 0.001532 10.0.0.131 - - [2026-03-12 02:17:59] "GET /projects?obj_uuids=a9b338b7-5871-4558-8468-da2a2a9f81e8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001624 10.0.0.27 - - [2026-03-12 02:17:59] "GET /project/a9b338b7-5871-4558-8468-da2a2a9f81e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.058225 10.0.0.131 - - [2026-03-12 02:17:59] "GET /projects?obj_uuids=a9b338b7-5871-4558-8468-da2a2a9f81e8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001165 10.0.0.27 - - [2026-03-12 02:17:59] "GET /project/a9b338b7-5871-4558-8468-da2a2a9f81e8?fields=virtual_networks HTTP/1.1" 200 1023 0.075649 10.0.0.131 - - [2026-03-12 02:17:59] "GET /projects?obj_uuids=a9b338b7-5871-4558-8468-da2a2a9f81e8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001539 10.0.0.27 - - [2026-03-12 02:17:59] "GET /project/a9b338b7-5871-4558-8468-da2a2a9f81e8?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.044866 10.0.0.131 - - [2026-03-12 02:17:59] "GET /projects?obj_uuids=a9b338b7-5871-4558-8468-da2a2a9f81e8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001281 10.0.0.27 - - [2026-03-12 02:17:59] "GET /project/a9b338b7-5871-4558-8468-da2a2a9f81e8?fields=security_groups HTTP/1.1" 200 1245 0.054735 10.0.0.27 - - [2026-03-12 02:18:00] "POST /fqname-to-id HTTP/1.1" 404 187 0.027153 10.0.0.131 - - [2026-03-12 02:18:00] "GET /projects?obj_uuids=82190347-e413-409b-b863-d13d705f8603&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002908 10.0.0.131 - - [2026-03-12 02:18:00] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000865 10.0.0.131 - - [2026-03-12 02:18:00] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007073 10.0.0.131 - - [2026-03-12 02:18:00] "POST /id-to-fqname HTTP/1.1" 200 189 0.015231 10.0.0.131 - - [2026-03-12 02:18:00] "POST /fqname-to-id HTTP/1.1" 404 198 0.012117 10.0.0.131 - - [2026-03-12 02:18:00] "POST /security-groups HTTP/1.1" 200 590 0.039942 10.0.0.131 - - [2026-03-12 02:18:00] "POST /projects HTTP/1.1" 200 583 0.294014 10.0.0.27 - - [2026-03-12 02:18:00] "POST /fqname-to-id HTTP/1.1" 404 233 0.005978 10.0.0.131 - - [2026-03-12 02:18:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.363235 10.0.0.27 - - [2026-03-12 02:18:01] "POST /access-control-lists HTTP/1.1" 200 595 0.046437 10.0.0.27 - - [2026-03-12 02:18:01] "GET /project/82190347-e413-409b-b863-d13d705f8603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.526893 10.0.0.27 - - [2026-03-12 02:18:02] "GET / HTTP/1.1" 200 36215 0.002381 10.0.0.131 - - [2026-03-12 02:18:05] "GET /projects?obj_uuids=82190347-e413-409b-b863-d13d705f8603&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000951 10.0.0.27 - - [2026-03-12 02:18:05] "GET /project/82190347-e413-409b-b863-d13d705f8603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.046824 10.0.0.131 - - [2026-03-12 02:18:05] "GET /projects?obj_uuids=82190347-e413-409b-b863-d13d705f8603&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000925 10.0.0.27 - - [2026-03-12 02:18:05] "GET /project/82190347-e413-409b-b863-d13d705f8603?fields=virtual_networks HTTP/1.1" 200 1031 0.052631 10.0.0.131 - - [2026-03-12 02:18:05] "GET /projects?obj_uuids=82190347-e413-409b-b863-d13d705f8603&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001462 10.0.0.27 - - [2026-03-12 02:18:05] "GET /project/82190347-e413-409b-b863-d13d705f8603?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.045802 10.0.0.131 - - [2026-03-12 02:18:05] "GET /projects?obj_uuids=82190347-e413-409b-b863-d13d705f8603&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001440 10.0.0.27 - - [2026-03-12 02:18:05] "GET /project/82190347-e413-409b-b863-d13d705f8603?fields=security_groups HTTP/1.1" 200 1257 0.055933 10.0.0.131 - - [2026-03-12 02:18:06] "GET /obj-perms HTTP/1.1" 200 5056 0.351785 10.0.0.27 - - [2026-03-12 02:18:06] "GET /obj-perms HTTP/1.1" 200 5056 0.178487 10.0.0.131 - - [2026-03-12 02:18:06] "DELETE /project/85c41558-4564-4ba7-9897-b26f270a5393 HTTP/1.1" 404 177 0.021940 10.0.0.131 - - [2026-03-12 02:18:06] "DELETE /project/5be3df0c52084e66b6a5d1e8531bd064 HTTP/1.1" 404 173 0.019165 10.0.0.131 - - [2026-03-12 02:18:06] "DELETE /project/a9b338b7587145588468da2a2a9f81e8 HTTP/1.1" 404 173 0.029740 10.0.0.131 - - [2026-03-12 02:18:06] "DELETE /project/82190347e413409bb863d13d705f8603 HTTP/1.1" 404 173 0.018854 10.0.0.131 - - [2026-03-12 02:18:06] "GET /projects?obj_uuids=a9b338b7-5871-4558-8468-da2a2a9f81e8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001733 10.0.0.131 - - [2026-03-12 02:18:06] "GET /projects?obj_uuids=82190347-e413-409b-b863-d13d705f8603&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001475 10.0.0.131 - - [2026-03-12 02:18:06] "GET /projects?obj_uuids=5be3df0c-5208-4e66-b6a5-d1e8531bd064&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001673 10.0.0.131 - - [2026-03-12 02:18:06] "GET /project/a9b338b7-5871-4558-8468-da2a2a9f81e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.082316 10.0.0.131 - - [2026-03-12 02:18:07] "GET /projects?obj_uuids=a9b338b7-5871-4558-8468-da2a2a9f81e8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001521 10.0.0.131 - - [2026-03-12 02:18:07] "GET /project/82190347-e413-409b-b863-d13d705f8603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.117758 10.0.0.131 - - [2026-03-12 02:18:07] "GET /project/5be3df0c-5208-4e66-b6a5-d1e8531bd064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.152562 10.0.0.131 - - [2026-03-12 02:18:07] "GET /projects?obj_uuids=82190347-e413-409b-b863-d13d705f8603&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003138 10.0.0.131 - - [2026-03-12 02:18:07] "GET /projects?obj_uuids=5be3df0c-5208-4e66-b6a5-d1e8531bd064&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001691 10.0.0.27 - - [2026-03-12 02:18:07] "POST /fqname-to-id HTTP/1.1" 404 188 0.060913 10.0.0.131 - - [2026-03-12 02:18:07] "GET /project/a9b338b7-5871-4558-8468-da2a2a9f81e8?fields=security_groups HTTP/1.1" 200 1347 0.149052 10.0.0.131 - - [2026-03-12 02:18:07] "GET /project/82190347-e413-409b-b863-d13d705f8603?fields=security_groups HTTP/1.1" 200 1359 0.132527 10.0.0.131 - - [2026-03-12 02:18:07] "GET /project/5be3df0c-5208-4e66-b6a5-d1e8531bd064?fields=security_groups HTTP/1.1" 200 1362 0.143569 10.0.0.131 - - [2026-03-12 02:18:07] "GET /projects?obj_uuids=12d5c13d-331c-4eff-8537-0dadf5d81bc7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004033 10.0.0.131 - - [2026-03-12 02:18:07] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001059 10.0.0.131 - - [2026-03-12 02:18:07] "DELETE /security-group/10663b47-ba97-461c-99af-3179fac2e06d HTTP/1.1" 200 115 0.137190 10.0.0.131 - - [2026-03-12 02:18:07] "GET /projects?obj_uuids=a9b338b7-5871-4558-8468-da2a2a9f81e8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002142 10.0.0.131 - - [2026-03-12 02:18:07] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.031558 10.0.0.131 - - [2026-03-12 02:18:07] "DELETE /security-group/19cc674a-e016-4de3-8985-2f8543eac125 HTTP/1.1" 200 115 0.172795 10.0.0.131 - - [2026-03-12 02:18:07] "DELETE /security-group/e0a7a0c3-34de-407b-a276-af9f1b5e15a4 HTTP/1.1" 200 115 0.168648 10.0.0.131 - - [2026-03-12 02:18:07] "GET /projects?obj_uuids=82190347-e413-409b-b863-d13d705f8603&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001667 10.0.0.131 - - [2026-03-12 02:18:07] "GET /projects?obj_uuids=5be3df0c-5208-4e66-b6a5-d1e8531bd064&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002210 10.0.0.131 - - [2026-03-12 02:18:07] "GET /project/a9b338b7-5871-4558-8468-da2a2a9f81e8?fields=application_policy_sets HTTP/1.1" 200 1386 0.194069 10.0.0.131 - - [2026-03-12 02:18:07] "GET /project/82190347-e413-409b-b863-d13d705f8603?fields=application_policy_sets HTTP/1.1" 200 1398 0.159330 10.0.0.131 - - [2026-03-12 02:18:07] "GET /project/5be3df0c-5208-4e66-b6a5-d1e8531bd064?fields=application_policy_sets HTTP/1.1" 200 1401 0.171525 10.0.0.27 - - [2026-03-12 02:18:07] "DELETE /access-control-list/c69b2269-a8bd-4c6f-beb3-abb433579c5f HTTP/1.1" 200 115 0.167712 10.0.0.131 - - [2026-03-12 02:18:07] "POST /id-to-fqname HTTP/1.1" 200 190 0.001093 10.0.0.131 - - [2026-03-12 02:18:07] "POST /fqname-to-id HTTP/1.1" 404 199 0.002921 10.0.0.27 - - [2026-03-12 02:18:07] "DELETE /access-control-list/0aa5dd95-54c9-4114-88c4-fe42c71b46bd HTTP/1.1" 200 115 0.067896 10.0.0.131 - - [2026-03-12 02:18:07] "DELETE /project/a9b338b7-5871-4558-8468-da2a2a9f81e8 HTTP/1.1" 200 115 1.025163 10.0.0.131 - - [2026-03-12 02:18:07] "DELETE /project/82190347-e413-409b-b863-d13d705f8603 HTTP/1.1" 200 115 1.090059 10.0.0.131 - - [2026-03-12 02:18:08] "DELETE /project/5be3df0c-5208-4e66-b6a5-d1e8531bd064 HTTP/1.1" 200 115 1.132535 10.0.0.131 - - [2026-03-12 02:18:08] "POST /security-groups HTTP/1.1" 200 591 0.171079 10.0.0.131 - - [2026-03-12 02:18:08] "POST /projects HTTP/1.1" 200 585 0.656016 10.0.0.27 - - [2026-03-12 02:18:08] "POST /fqname-to-id HTTP/1.1" 404 233 0.013736 10.0.0.131 - - [2026-03-12 02:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.774405 10.0.0.27 - - [2026-03-12 02:18:08] "GET /project/12d5c13d-331c-4eff-8537-0dadf5d81bc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 1.022130 10.0.0.27 - - [2026-03-12 02:18:09] "GET / HTTP/1.1" 200 36215 0.002605 10.0.0.131 - - [2026-03-12 02:18:12] "GET /projects?obj_uuids=12d5c13d-331c-4eff-8537-0dadf5d81bc7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000981 10.0.0.27 - - [2026-03-12 02:18:13] "GET /project/12d5c13d-331c-4eff-8537-0dadf5d81bc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.044183 10.0.0.131 - - [2026-03-12 02:18:13] "GET /projects?obj_uuids=12d5c13d-331c-4eff-8537-0dadf5d81bc7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000917 10.0.0.27 - - [2026-03-12 02:18:13] "GET /project/12d5c13d-331c-4eff-8537-0dadf5d81bc7?fields=virtual_networks HTTP/1.1" 200 1032 0.040749 10.0.0.131 - - [2026-03-12 02:18:13] "GET /projects?obj_uuids=12d5c13d-331c-4eff-8537-0dadf5d81bc7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001149 10.0.0.27 - - [2026-03-12 02:18:13] "GET /project/12d5c13d-331c-4eff-8537-0dadf5d81bc7?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.044667 10.0.0.131 - - [2026-03-12 02:18:13] "GET /projects?obj_uuids=12d5c13d-331c-4eff-8537-0dadf5d81bc7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001098 10.0.0.27 - - [2026-03-12 02:18:13] "GET /project/12d5c13d-331c-4eff-8537-0dadf5d81bc7?fields=security_groups HTTP/1.1" 200 1259 0.046838 10.0.0.27 - - [2026-03-12 02:18:14] "POST /fqname-to-id HTTP/1.1" 404 192 0.024370 10.0.0.131 - - [2026-03-12 02:18:14] "GET /projects?obj_uuids=ff4bd401-2e25-40a3-b131-d7f8917a4101&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004059 10.0.0.131 - - [2026-03-12 02:18:14] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001484 10.0.0.131 - - [2026-03-12 02:18:14] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009896 10.0.0.131 - - [2026-03-12 02:18:14] "POST /id-to-fqname HTTP/1.1" 200 194 0.005043 10.0.0.131 - - [2026-03-12 02:18:14] "POST /fqname-to-id HTTP/1.1" 404 203 0.005258 10.0.0.131 - - [2026-03-12 02:18:14] "POST /security-groups HTTP/1.1" 200 595 0.033015 10.0.0.131 - - [2026-03-12 02:18:14] "POST /projects HTTP/1.1" 200 593 0.250956 10.0.0.27 - - [2026-03-12 02:18:14] "POST /access-control-lists HTTP/1.1" 200 602 0.028867 10.0.0.131 - - [2026-03-12 02:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.323994 10.0.0.27 - - [2026-03-12 02:18:14] "GET /project/ff4bd401-2e25-40a3-b131-d7f8917a4101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.473390 10.0.0.27 - - [2026-03-12 02:18:15] "GET / HTTP/1.1" 200 36215 0.001451 10.0.0.131 - - [2026-03-12 02:18:18] "GET /projects?obj_uuids=ff4bd401-2e25-40a3-b131-d7f8917a4101&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000955 10.0.0.27 - - [2026-03-12 02:18:18] "GET /project/ff4bd401-2e25-40a3-b131-d7f8917a4101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.038398 10.0.0.131 - - [2026-03-12 02:18:18] "GET /projects?obj_uuids=ff4bd401-2e25-40a3-b131-d7f8917a4101&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000987 10.0.0.27 - - [2026-03-12 02:18:18] "GET /project/ff4bd401-2e25-40a3-b131-d7f8917a4101?fields=virtual_networks HTTP/1.1" 200 1042 0.044851 10.0.0.131 - - [2026-03-12 02:18:18] "GET /projects?obj_uuids=ff4bd401-2e25-40a3-b131-d7f8917a4101&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001017 10.0.0.27 - - [2026-03-12 02:18:18] "GET /project/ff4bd401-2e25-40a3-b131-d7f8917a4101?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.038908 10.0.0.131 - - [2026-03-12 02:18:18] "GET /projects?obj_uuids=ff4bd401-2e25-40a3-b131-d7f8917a4101&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001087 10.0.0.27 - - [2026-03-12 02:18:19] "GET /project/ff4bd401-2e25-40a3-b131-d7f8917a4101?fields=security_groups HTTP/1.1" 200 1273 0.045876 10.0.0.27 - - [2026-03-12 02:18:19] "POST /fqname-to-id HTTP/1.1" 404 183 0.025387 10.0.0.131 - - [2026-03-12 02:18:19] "GET /projects?obj_uuids=85b56145-0fcf-411f-85ca-1c9ed8bd471b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003037 10.0.0.131 - - [2026-03-12 02:18:19] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000912 10.0.0.131 - - [2026-03-12 02:18:19] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007108 10.0.0.131 - - [2026-03-12 02:18:20] "POST /id-to-fqname HTTP/1.1" 200 185 0.003307 10.0.0.131 - - [2026-03-12 02:18:20] "POST /fqname-to-id HTTP/1.1" 404 194 0.005837 10.0.0.131 - - [2026-03-12 02:18:20] "POST /security-groups HTTP/1.1" 200 586 0.036315 10.0.0.27 - - [2026-03-12 02:18:20] "POST /fqname-to-id HTTP/1.1" 404 229 0.004014 10.0.0.131 - - [2026-03-12 02:18:20] "POST /projects HTTP/1.1" 200 575 0.239729 10.0.0.131 - - [2026-03-12 02:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.308395 10.0.0.27 - - [2026-03-12 02:18:20] "POST /access-control-lists HTTP/1.1" 200 591 0.026964 10.0.0.27 - - [2026-03-12 02:18:20] "GET /project/85b56145-0fcf-411f-85ca-1c9ed8bd471b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.438179 10.0.0.27 - - [2026-03-12 02:18:21] "GET / HTTP/1.1" 200 36215 0.002627 10.0.0.27 - - [2026-03-12 02:18:21] "POST /fqname-to-id HTTP/1.1" 404 193 0.003427 10.0.0.27 - - [2026-03-12 02:18:21] "POST /fqname-to-id HTTP/1.1" 404 227 0.007717 10.0.0.27 - - [2026-03-12 02:18:22] "PUT /access-control-list/1c32e557-e81c-4a68-adc2-e3591c4e4009 HTTP/1.1" 200 273 0.017299 10.0.0.131 - - [2026-03-12 02:18:22] "GET /projects?obj_uuids=cca8d895-1f78-442a-81f9-d391bc7fb8df&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000998 10.0.0.27 - - [2026-03-12 02:18:22] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.096626 10.0.0.27 - - [2026-03-12 02:18:22] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.013088 10.0.0.27 - - [2026-03-12 02:18:22] "POST /fqname-to-id HTTP/1.1" 404 193 0.006048 10.0.0.27 - - [2026-03-12 02:18:22] "PUT /access-control-list/1c32e557-e81c-4a68-adc2-e3591c4e4009 HTTP/1.1" 200 273 0.016707 10.0.0.27 - - [2026-03-12 02:18:22] "POST /fqname-to-id HTTP/1.1" 404 227 0.008980 10.0.0.27 - - [2026-03-12 02:18:23] "PUT /access-control-list/48237033-548b-445c-9fd1-f84593c92869 HTTP/1.1" 200 273 0.014658 10.0.0.131 - - [2026-03-12 02:18:23] "GET /projects?obj_uuids=cca8d895-1f78-442a-81f9-d391bc7fb8df&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001209 10.0.0.27 - - [2026-03-12 02:18:23] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.067254 10.0.0.27 - - [2026-03-12 02:18:23] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.015389 10.0.0.27 - - [2026-03-12 02:18:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000448 10.0.0.27 - - [2026-03-12 02:18:23] "PUT /access-control-list/48237033-548b-445c-9fd1-f84593c92869 HTTP/1.1" 200 273 0.027554 10.0.0.27 - - [2026-03-12 02:18:24] "POST /fqname-to-id HTTP/1.1" 404 210 0.043231 10.0.0.27 - - [2026-03-12 02:18:24] "POST /fqname-to-id HTTP/1.1" 404 244 0.008455 10.0.0.27 - - [2026-03-12 02:18:24] "PUT /access-control-list/d134e5eb-1887-4489-ad26-ea8bda25efc0 HTTP/1.1" 200 273 0.017799 10.0.0.131 - - [2026-03-12 02:18:24] "GET /projects?obj_uuids=85b56145-0fcf-411f-85ca-1c9ed8bd471b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000950 10.0.0.27 - - [2026-03-12 02:18:24] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.097257 10.0.0.27 - - [2026-03-12 02:18:24] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.091284 10.0.0.27 - - [2026-03-12 02:18:25] "POST /fqname-to-id HTTP/1.1" 404 210 0.003991 10.0.0.27 - - [2026-03-12 02:18:25] "PUT /access-control-list/d134e5eb-1887-4489-ad26-ea8bda25efc0 HTTP/1.1" 200 273 0.017034 10.0.0.27 - - [2026-03-12 02:18:25] "POST /fqname-to-id HTTP/1.1" 404 244 0.008682 10.0.0.27 - - [2026-03-12 02:18:25] "PUT /access-control-list/3b49bb43-b8e5-464f-bea3-1552b46e7d75 HTTP/1.1" 200 273 0.020347 10.0.0.131 - - [2026-03-12 02:18:25] "GET /projects?obj_uuids=85b56145-0fcf-411f-85ca-1c9ed8bd471b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001370 10.0.0.27 - - [2026-03-12 02:18:25] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.060527 10.0.0.27 - - [2026-03-12 02:18:25] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.021907 10.0.0.27 - - [2026-03-12 02:18:25] "PUT /access-control-list/3b49bb43-b8e5-464f-bea3-1552b46e7d75 HTTP/1.1" 200 273 0.027271 10.0.0.27 - - [2026-03-12 02:18:27] "POST /neutron/router HTTP/1.1" 200 541 0.010460 10.0.0.27 - - [2026-03-12 02:18:27] "POST /neutron/router HTTP/1.1" 200 541 0.008645 10.0.0.27 - - [2026-03-12 02:18:27] "POST /neutron/router HTTP/1.1" 200 541 0.004962 10.0.0.27 - - [2026-03-12 02:18:27] "POST /neutron/router HTTP/1.1" 200 541 0.005113 10.0.0.27 - - [2026-03-12 02:18:27] "POST /neutron/router HTTP/1.1" 200 541 0.006083 10.0.0.27 - - [2026-03-12 02:18:27] "POST /neutron/router HTTP/1.1" 200 541 0.005383 10.0.0.27 - - [2026-03-12 02:18:27] "POST /neutron/router HTTP/1.1" 200 541 0.005346 10.0.0.27 - - [2026-03-12 02:18:27] "POST /neutron/router HTTP/1.1" 200 541 0.004466 10.0.0.27 - - [2026-03-12 02:18:27] "POST /neutron/router HTTP/1.1" 200 541 0.005432 10.0.0.27 - - [2026-03-12 02:18:27] "POST /neutron/router HTTP/1.1" 200 541 0.005825 10.0.0.27 - - [2026-03-12 02:18:27] "POST /neutron/router HTTP/1.1" 200 541 0.005710 10.0.0.27 - - [2026-03-12 02:18:27] "POST /neutron/router HTTP/1.1" 200 541 0.007220 10.0.0.27 - - [2026-03-12 02:18:28] "POST /neutron/router HTTP/1.1" 200 151 0.094291 10.0.0.27 - - [2026-03-12 02:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.27 - - [2026-03-12 02:18:28] "POST /neutron/router HTTP/1.1" 200 542 0.008847 10.0.0.27 - - [2026-03-12 02:18:28] "PUT /logical-router/e9fc1927-c8d9-471c-ac46-b593c7ca9c12 HTTP/1.1" 200 263 0.045204 10.0.0.27 - - [2026-03-12 02:18:28] "POST /neutron/router HTTP/1.1" 200 542 0.004431 10.0.0.27 - - [2026-03-12 02:18:28] "POST /neutron/router HTTP/1.1" 200 542 0.004553 10.0.0.27 - - [2026-03-12 02:18:28] "POST /neutron/router HTTP/1.1" 200 542 0.004610 10.0.0.27 - - [2026-03-12 02:18:28] "POST /neutron/router HTTP/1.1" 200 542 0.006022 10.0.0.27 - - [2026-03-12 02:18:28] "POST /neutron/router HTTP/1.1" 200 542 0.005461 10.0.0.27 - - [2026-03-12 02:18:28] "POST /neutron/router HTTP/1.1" 200 542 0.004445 10.0.0.27 - - [2026-03-12 02:18:28] "POST /neutron/router HTTP/1.1" 200 542 0.005142 10.0.0.27 - - [2026-03-12 02:18:28] "POST /neutron/router HTTP/1.1" 200 542 0.005492 10.0.0.27 - - [2026-03-12 02:18:28] "POST /neutron/router HTTP/1.1" 200 542 0.005291 10.0.0.27 - - [2026-03-12 02:18:28] "POST /neutron/router HTTP/1.1" 200 542 0.005974 10.0.0.27 - - [2026-03-12 02:18:28] "POST /neutron/router HTTP/1.1" 200 542 0.037860 10.0.0.131 - - [2026-03-12 02:18:28] "GET /projects?obj_uuids=85b56145-0fcf-411f-85ca-1c9ed8bd471b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001029 10.0.0.27 - - [2026-03-12 02:18:29] "POST /neutron/router HTTP/1.1" 200 559 0.109510 10.0.0.27 - - [2026-03-12 02:18:29] "POST /route-targets HTTP/1.1" 200 328 0.017293 10.0.0.27 - - [2026-03-12 02:18:29] "POST /neutron/router HTTP/1.1" 200 559 0.005640 10.0.0.27 - - [2026-03-12 02:18:29] "POST /neutron/router HTTP/1.1" 200 559 0.008282 10.0.0.27 - - [2026-03-12 02:18:29] "POST /neutron/router HTTP/1.1" 200 559 0.004548 10.0.0.27 - - [2026-03-12 02:18:29] "POST /neutron/router HTTP/1.1" 200 559 0.004187 10.0.0.27 - - [2026-03-12 02:18:29] "POST /neutron/router HTTP/1.1" 200 559 0.005239 10.0.0.27 - - [2026-03-12 02:18:29] "POST /neutron/router HTTP/1.1" 200 559 0.004611 10.0.0.27 - - [2026-03-12 02:18:29] "POST /neutron/router HTTP/1.1" 200 559 0.004208 10.0.0.27 - - [2026-03-12 02:18:29] "POST /neutron/router HTTP/1.1" 200 559 0.004177 10.0.0.27 - - [2026-03-12 02:18:29] "POST /neutron/router HTTP/1.1" 200 559 0.004805 10.0.0.27 - - [2026-03-12 02:18:29] "POST /neutron/router HTTP/1.1" 200 559 0.004472 10.0.0.27 - - [2026-03-12 02:18:29] "POST /neutron/router HTTP/1.1" 200 559 0.033609 10.0.0.27 - - [2026-03-12 02:18:29] "POST /neutron/router HTTP/1.1" 200 560 0.004210 10.0.0.27 - - [2026-03-12 02:18:29] "GET /logical-router/63392642-1895-4a14-8bbc-a16935af9355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003383 10.0.0.27 - - [2026-03-12 02:18:29] "DELETE /route-target/0ead38f4-4e3e-4ae0-b25a-f89e43f59083 HTTP/1.1" 200 115 0.041528 10.0.0.27 - - [2026-03-12 02:18:29] "POST /neutron/security_group HTTP/1.1" 200 151 0.081140 10.0.0.27 - - [2026-03-12 02:18:29] "POST /neutron/security_group HTTP/1.1" 200 506 0.004552 10.0.0.27 - - [2026-03-12 02:18:30] "DELETE /access-control-list/d10d117c-7465-48dc-83f2-5a369f723c04 HTTP/1.1" 200 115 0.046362 10.0.0.27 - - [2026-03-12 02:18:30] "DELETE /access-control-list/48237033-548b-445c-9fd1-f84593c92869 HTTP/1.1" 200 115 0.040793 10.0.0.27 - - [2026-03-12 02:18:30] "POST /neutron/security_group HTTP/1.1" 200 151 0.080736 10.0.0.131 - - [2026-03-12 02:18:31] "GET /projects?obj_uuids=85b56145-0fcf-411f-85ca-1c9ed8bd471b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001275 10.0.0.27 - - [2026-03-12 02:18:31] "GET /project/85b56145-0fcf-411f-85ca-1c9ed8bd471b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.047512 10.0.0.131 - - [2026-03-12 02:18:31] "GET /projects?obj_uuids=85b56145-0fcf-411f-85ca-1c9ed8bd471b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001012 10.0.0.27 - - [2026-03-12 02:18:31] "GET /project/85b56145-0fcf-411f-85ca-1c9ed8bd471b?fields=virtual_networks HTTP/1.1" 200 1022 0.042958 10.0.0.131 - - [2026-03-12 02:18:31] "GET /projects?obj_uuids=85b56145-0fcf-411f-85ca-1c9ed8bd471b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001129 10.0.0.27 - - [2026-03-12 02:18:31] "GET /project/85b56145-0fcf-411f-85ca-1c9ed8bd471b?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.043204 10.0.0.131 - - [2026-03-12 02:18:31] "GET /projects?obj_uuids=85b56145-0fcf-411f-85ca-1c9ed8bd471b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001165 10.0.0.27 - - [2026-03-12 02:18:31] "GET /project/85b56145-0fcf-411f-85ca-1c9ed8bd471b?fields=security_groups HTTP/1.1" 200 1244 0.041360 10.0.0.27 - - [2026-03-12 02:18:32] "POST /fqname-to-id HTTP/1.1" 404 184 0.031250 10.0.0.131 - - [2026-03-12 02:18:32] "GET /projects?obj_uuids=86efde59-a857-47de-9786-f2e64279aa19&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003275 10.0.0.131 - - [2026-03-12 02:18:32] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001247 10.0.0.131 - - [2026-03-12 02:18:32] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007962 10.0.0.131 - - [2026-03-12 02:18:32] "POST /id-to-fqname HTTP/1.1" 200 186 0.001868 10.0.0.131 - - [2026-03-12 02:18:32] "POST /fqname-to-id HTTP/1.1" 404 195 0.005466 10.0.0.131 - - [2026-03-12 02:18:32] "POST /security-groups HTTP/1.1" 200 587 0.037772 10.0.0.27 - - [2026-03-12 02:18:32] "POST /fqname-to-id HTTP/1.1" 404 230 0.004537 10.0.0.131 - - [2026-03-12 02:18:32] "POST /projects HTTP/1.1" 200 577 0.248336 10.0.0.131 - - [2026-03-12 02:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.323161 10.0.0.27 - - [2026-03-12 02:18:33] "POST /access-control-lists HTTP/1.1" 200 592 0.034420 10.0.0.27 - - [2026-03-12 02:18:33] "GET /project/86efde59-a857-47de-9786-f2e64279aa19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.477253 10.0.0.27 - - [2026-03-12 02:18:34] "GET / HTTP/1.1" 200 36215 0.002674 10.0.0.27 - - [2026-03-12 02:18:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000487 10.0.0.27 - - [2026-03-12 02:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.080833 10.0.0.131 - - [2026-03-12 02:18:36] "GET /projects?obj_uuids=86efde59-a857-47de-9786-f2e64279aa19&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000928 10.0.0.27 - - [2026-03-12 02:18:36] "GET /project/86efde59-a857-47de-9786-f2e64279aa19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.045386 10.0.0.131 - - [2026-03-12 02:18:36] "POST /useragent-kv HTTP/1.1" 200 115 0.007778 10.0.0.27 - - [2026-03-12 02:18:36] "POST /neutron/subnet HTTP/1.1" 200 725 0.323440 10.0.0.27 - - [2026-03-12 02:18:36] "POST /id-to-fqname HTTP/1.1" 200 216 0.001487 10.0.0.27 - - [2026-03-12 02:18:36] "GET /virtual-network/acdb06d4-8e39-4d84-825f-b559a992b440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005927 10.0.0.27 - - [2026-03-12 02:18:36] "GET /virtual-network/acdb06d4-8e39-4d84-825f-b559a992b440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005725 10.0.0.27 - - [2026-03-12 02:18:37] "POST /neutron/network HTTP/1.1" 200 820 0.007730 10.0.0.27 - - [2026-03-12 02:18:37] "POST /fqname-to-id HTTP/1.1" 404 206 0.003562 10.0.0.27 - - [2026-03-12 02:18:37] "GET /virtual-network/acdb06d4-8e39-4d84-825f-b559a992b440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.006509 10.0.0.27 - - [2026-03-12 02:18:37] "GET /virtual-machine-interface/b072612f-d7a3-46a7-ab46-75c5bbbaebae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2389 0.008498 10.0.0.27 - - [2026-03-12 02:18:37] "GET /virtual-machine-interface/b072612f-d7a3-46a7-ab46-75c5bbbaebae?fields=instance_ip_back_refs HTTP/1.1" 200 1320 0.010465 10.0.0.27 - - [2026-03-12 02:18:37] "GET /instance-ip/371e395b-b328-4859-bd8f-9bf45ae02dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.005191 10.0.0.27 - - [2026-03-12 02:18:37] "POST /neutron/port HTTP/1.1" 200 1017 0.015622 10.0.0.131 - - [2026-03-12 02:18:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003970 10.0.0.27 - - [2026-03-12 02:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010200 10.0.0.131 - - [2026-03-12 02:18:38] "POST /useragent-kv HTTP/1.1" 200 115 0.006926 10.0.0.27 - - [2026-03-12 02:18:38] "POST /neutron/network HTTP/1.1" 200 151 0.156945 10.0.0.27 - - [2026-03-12 02:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.131 - - [2026-03-12 02:18:40] "GET /projects?obj_uuids=86efde59-a857-47de-9786-f2e64279aa19&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001612 10.0.0.27 - - [2026-03-12 02:18:40] "GET /project/86efde59-a857-47de-9786-f2e64279aa19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.041187 10.0.0.27 - - [2026-03-12 02:18:41] "POST /ref-update HTTP/1.1" 200 156 0.029077 10.0.0.131 - - [2026-03-12 02:18:41] "POST /useragent-kv HTTP/1.1" 200 115 0.009130 10.0.0.27 - - [2026-03-12 02:18:41] "POST /neutron/subnet HTTP/1.1" 200 729 0.221497 10.0.0.27 - - [2026-03-12 02:18:41] "POST /id-to-fqname HTTP/1.1" 200 217 0.001471 10.0.0.27 - - [2026-03-12 02:18:41] "GET /virtual-network/206f799d-21d3-4eec-9067-f7c5c4e97fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.009180 10.0.0.27 - - [2026-03-12 02:18:41] "POST /neutron/network HTTP/1.1" 200 979 0.010706 10.0.0.27 - - [2026-03-12 02:18:41] "GET /virtual-network/206f799d-21d3-4eec-9067-f7c5c4e97fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.005783 10.0.0.27 - - [2026-03-12 02:18:41] "POST /neutron/subnet HTTP/1.1" 200 725 0.010386 10.0.0.27 - - [2026-03-12 02:18:42] "POST /id-to-fqname HTTP/1.1" 200 217 0.001370 10.0.0.27 - - [2026-03-12 02:18:42] "POST /neutron/port HTTP/1.1" 200 1019 0.014914 10.0.0.27 - - [2026-03-12 02:18:42] "POST /neutron/port HTTP/1.1" 200 1019 0.012273 10.0.0.27 - - [2026-03-12 02:18:42] "POST /id-to-fqname HTTP/1.1" 200 217 0.001415 10.0.0.27 - - [2026-03-12 02:18:42] "POST /neutron/port HTTP/1.1" 200 117 0.007284 10.0.0.27 - - [2026-03-12 02:18:42] "POST /neutron/port HTTP/1.1" 200 1019 0.014787 10.0.0.27 - - [2026-03-12 02:18:43] "POST /neutron/port HTTP/1.1" 200 1018 0.018742 10.0.0.27 - - [2026-03-12 02:18:43] "POST /neutron/port HTTP/1.1" 200 117 0.006958 10.0.0.27 - - [2026-03-12 02:18:43] "POST /neutron/port HTTP/1.1" 200 1019 0.013883 10.0.0.27 - - [2026-03-12 02:18:43] "POST /neutron/port HTTP/1.1" 200 1018 0.012954 10.0.0.27 - - [2026-03-12 02:18:43] "POST /neutron/port HTTP/1.1" 200 1018 0.011983 10.0.0.27 - - [2026-03-12 02:18:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008564 10.0.0.27 - - [2026-03-12 02:18:44] "POST /neutron/network HTTP/1.1" 200 979 0.009307 10.0.0.27 - - [2026-03-12 02:18:44] "POST /neutron/subnet HTTP/1.1" 200 699 0.011195 10.0.0.27 - - [2026-03-12 02:18:48] "POST /neutron/port HTTP/1.1" 200 1121 0.025745 10.0.0.27 - - [2026-03-12 02:18:48] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009625 10.0.0.27 - - [2026-03-12 02:18:48] "GET /virtual-machine/bd53820f-a9b8-4929-a049-e0a79af620d3 HTTP/1.1" 401 292 0.000559 10.0.0.27 - - [2026-03-12 02:18:48] "GET /virtual-machine/bd53820f-a9b8-4929-a049-e0a79af620d3 HTTP/1.1" 200 1287 0.037582 10.0.0.27 - - [2026-03-12 02:18:48] "GET /virtual-machine-interface/3c6be22c-b2d5-4864-8d43-004e501e239f HTTP/1.1" 200 2930 0.006609 10.0.0.27 - - [2026-03-12 02:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151 10.0.0.27 - - [2026-03-12 02:18:48] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004439 10.0.0.27 - - [2026-03-12 02:18:48] "GET /virtual-networks?parent_id=86efde59-a857-47de-9786-f2e64279aa19&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003012 10.0.0.27 - - [2026-03-12 02:18:48] "GET /virtual-network/206f799d-21d3-4eec-9067-f7c5c4e97fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.005733 10.0.0.27 - - [2026-03-12 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.27 - - [2026-03-12 02:18:52] "GET /virtual-network/206f799d-21d3-4eec-9067-f7c5c4e97fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.006320 10.0.0.27 - - [2026-03-12 02:18:52] "POST /neutron/port HTTP/1.1" 200 1121 0.022257 10.0.0.27 - - [2026-03-12 02:18:53] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009509 10.0.0.27 - - [2026-03-12 02:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003678 10.0.0.27 - - [2026-03-12 02:18:54] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003656 10.0.0.27 - - [2026-03-12 02:18:54] "GET /virtual-networks?parent_id=86efde59-a857-47de-9786-f2e64279aa19&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003232 10.0.0.27 - - [2026-03-12 02:18:54] "GET /virtual-network/206f799d-21d3-4eec-9067-f7c5c4e97fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.005761 10.0.0.27 - - [2026-03-12 02:18:54] "POST /neutron/port HTTP/1.1" 200 1120 0.022080 10.0.0.27 - - [2026-03-12 02:18:54] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010077 10.0.0.27 - - [2026-03-12 02:18:54] "GET /virtual-machine/7294040c-2879-4ea4-be70-09ccb91daa26 HTTP/1.1" 200 1286 0.006567 10.0.0.27 - - [2026-03-12 02:18:54] "GET /virtual-machine-interface/8dcedcc9-15e0-4f55-9a18-d843c8f9015f HTTP/1.1" 200 2931 0.005438 10.0.0.27 - - [2026-03-12 02:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004611 10.0.0.27 - - [2026-03-12 02:18:54] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005029 10.0.0.27 - - [2026-03-12 02:18:54] "GET /virtual-networks?parent_id=86efde59-a857-47de-9786-f2e64279aa19&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004360 10.0.0.27 - - [2026-03-12 02:18:54] "GET /virtual-network/206f799d-21d3-4eec-9067-f7c5c4e97fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.007211 10.0.0.27 - - [2026-03-12 02:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004985 10.0.0.27 - - [2026-03-12 02:18:55] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004725 10.0.0.27 - - [2026-03-12 02:18:55] "GET /virtual-networks?parent_id=86efde59-a857-47de-9786-f2e64279aa19&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003420 10.0.0.27 - - [2026-03-12 02:18:55] "GET /virtual-network/206f799d-21d3-4eec-9067-f7c5c4e97fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.007233 10.0.0.27 - - [2026-03-12 02:18:59] "POST /neutron/port HTTP/1.1" 200 151 0.193445 10.0.0.27 - - [2026-03-12 02:18:59] "POST /neutron/port HTTP/1.1" 200 151 0.165688 10.0.0.131 - - [2026-03-12 02:19:01] "GET /projects?obj_uuids=86efde59-a857-47de-9786-f2e64279aa19&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001367 10.0.0.27 - - [2026-03-12 02:19:01] "GET /project/86efde59-a857-47de-9786-f2e64279aa19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.051711 10.0.0.131 - - [2026-03-12 02:19:01] "GET /projects?obj_uuids=86efde59-a857-47de-9786-f2e64279aa19&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000969 10.0.0.27 - - [2026-03-12 02:19:01] "GET /project/86efde59-a857-47de-9786-f2e64279aa19?fields=virtual_networks HTTP/1.1" 200 1025 0.049100 10.0.0.131 - - [2026-03-12 02:19:01] "GET /projects?obj_uuids=86efde59-a857-47de-9786-f2e64279aa19&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001137 10.0.0.27 - - [2026-03-12 02:19:01] "GET /project/86efde59-a857-47de-9786-f2e64279aa19?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.050915 10.0.0.131 - - [2026-03-12 02:19:01] "GET /projects?obj_uuids=86efde59-a857-47de-9786-f2e64279aa19&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001369 10.0.0.27 - - [2026-03-12 02:19:01] "GET /project/86efde59-a857-47de-9786-f2e64279aa19?fields=security_groups HTTP/1.1" 200 1248 0.044759 10.0.0.27 - - [2026-03-12 02:19:02] "POST /fqname-to-id HTTP/1.1" 404 186 0.026329 10.0.0.131 - - [2026-03-12 02:19:02] "GET /projects?obj_uuids=97b28059-dc29-40cf-9df0-b4fc2e2db729&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003502 10.0.0.131 - - [2026-03-12 02:19:02] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000997 10.0.0.131 - - [2026-03-12 02:19:02] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007242 10.0.0.131 - - [2026-03-12 02:19:02] "POST /id-to-fqname HTTP/1.1" 200 188 0.004405 10.0.0.131 - - [2026-03-12 02:19:02] "POST /fqname-to-id HTTP/1.1" 404 197 0.004571 10.0.0.131 - - [2026-03-12 02:19:02] "POST /security-groups HTTP/1.1" 200 589 0.032972 10.0.0.27 - - [2026-03-12 02:19:02] "POST /fqname-to-id HTTP/1.1" 404 232 0.005629 10.0.0.131 - - [2026-03-12 02:19:02] "POST /projects HTTP/1.1" 200 581 0.260647 10.0.0.131 - - [2026-03-12 02:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.345477 10.0.0.27 - - [2026-03-12 02:19:02] "POST /access-control-lists HTTP/1.1" 200 594 0.029948 10.0.0.27 - - [2026-03-12 02:19:03] "GET /project/97b28059-dc29-40cf-9df0-b4fc2e2db729?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.483417 10.0.0.27 - - [2026-03-12 02:19:04] "GET / HTTP/1.1" 200 36215 0.002573 10.0.0.27 - - [2026-03-12 02:19:04] "POST /neutron/port HTTP/1.1" 200 117 0.006904 10.0.0.27 - - [2026-03-12 02:19:04] "POST /neutron/port HTTP/1.1" 400 205 0.003706 10.0.0.27 - - [2026-03-12 02:19:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000516 10.0.0.27 - - [2026-03-12 02:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.070527 10.0.0.131 - - [2026-03-12 02:19:06] "GET /projects?obj_uuids=97b28059-dc29-40cf-9df0-b4fc2e2db729&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000904 10.0.0.27 - - [2026-03-12 02:19:06] "GET /project/97b28059-dc29-40cf-9df0-b4fc2e2db729?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.052737 10.0.0.131 - - [2026-03-12 02:19:06] "POST /useragent-kv HTTP/1.1" 200 115 0.003268 10.0.0.27 - - [2026-03-12 02:19:06] "POST /neutron/subnet HTTP/1.1" 200 715 0.299357 10.0.0.27 - - [2026-03-12 02:19:06] "POST /id-to-fqname HTTP/1.1" 200 219 0.001407 10.0.0.27 - - [2026-03-12 02:19:06] "GET /virtual-network/0b4c6546-b531-438d-9238-c5243597fd5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005984 10.0.0.27 - - [2026-03-12 02:19:06] "GET /virtual-network/0b4c6546-b531-438d-9238-c5243597fd5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005726 10.0.0.27 - - [2026-03-12 02:19:06] "POST /neutron/network HTTP/1.1" 200 822 0.007514 10.0.0.27 - - [2026-03-12 02:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004075 10.0.0.131 - - [2026-03-12 02:19:06] "GET /projects?obj_uuids=97b28059-dc29-40cf-9df0-b4fc2e2db729&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001322 10.0.0.27 - - [2026-03-12 02:19:06] "GET /project/97b28059-dc29-40cf-9df0-b4fc2e2db729?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.052220 10.0.0.131 - - [2026-03-12 02:19:07] "GET /projects?obj_uuids=97b28059-dc29-40cf-9df0-b4fc2e2db729&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000928 10.0.0.73 - - [2026-03-12 02:19:07] "GET /obj-perms HTTP/1.1" 200 5056 0.104976 10.0.0.27 - - [2026-03-12 02:19:07] "POST /neutron/network HTTP/1.1" 200 605 0.194128 10.0.0.27 - - [2026-03-12 02:19:07] "POST /route-targets HTTP/1.1" 200 328 0.017833 10.0.0.27 - - [2026-03-12 02:19:07] "POST /id-to-fqname HTTP/1.1" 200 219 0.003737 10.0.0.27 - - [2026-03-12 02:19:07] "GET /virtual-network/e98c32cd-f344-419b-844d-e81de1c2fc9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006670 10.0.0.27 - - [2026-03-12 02:19:07] "POST /neutron/network HTTP/1.1" 200 823 0.007744 10.0.0.27 - - [2026-03-12 02:19:07] "GET /virtual-network/e98c32cd-f344-419b-844d-e81de1c2fc9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005206 10.0.0.27 - - [2026-03-12 02:19:07] "POST /id-to-fqname HTTP/1.1" 200 219 0.001798 10.0.0.27 - - [2026-03-12 02:19:07] "POST /neutron/network HTTP/1.1" 200 832 0.008123 10.0.0.131 - - [2026-03-12 02:19:08] "DELETE /project/ff4bd4012e2540a3b131d7f8917a4101 HTTP/1.1" 404 173 0.025453 10.0.0.131 - - [2026-03-12 02:19:08] "DELETE /project/85b561450fcf411f85ca1c9ed8bd471b HTTP/1.1" 404 173 0.018295 10.0.0.131 - - [2026-03-12 02:19:08] "DELETE /project/86efde59a85747de9786f2e64279aa19 HTTP/1.1" 404 173 0.023106 10.0.0.131 - - [2026-03-12 02:19:08] "DELETE /project/97b28059dc2940cf9df0b4fc2e2db729 HTTP/1.1" 404 173 0.018019 10.0.0.131 - - [2026-03-12 02:19:08] "DELETE /project/12d5c13d331c4eff85370dadf5d81bc7 HTTP/1.1" 404 173 0.013025 10.0.0.131 - - [2026-03-12 02:19:08] "GET /projects?obj_uuids=85b56145-0fcf-411f-85ca-1c9ed8bd471b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001143 10.0.0.131 - - [2026-03-12 02:19:08] "GET /projects?obj_uuids=ff4bd401-2e25-40a3-b131-d7f8917a4101&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000952 10.0.0.131 - - [2026-03-12 02:19:08] "GET /projects?obj_uuids=12d5c13d-331c-4eff-8537-0dadf5d81bc7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000699 10.0.0.131 - - [2026-03-12 02:19:08] "GET /projects?obj_uuids=86efde59-a857-47de-9786-f2e64279aa19&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000685 10.0.0.131 - - [2026-03-12 02:19:08] "GET /project/86efde59-a857-47de-9786-f2e64279aa19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.084658 10.0.0.131 - - [2026-03-12 02:19:08] "GET /project/12d5c13d-331c-4eff-8537-0dadf5d81bc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.090833 10.0.0.131 - - [2026-03-12 02:19:08] "GET /project/ff4bd401-2e25-40a3-b131-d7f8917a4101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.093076 10.0.0.131 - - [2026-03-12 02:19:08] "GET /project/85b56145-0fcf-411f-85ca-1c9ed8bd471b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.098856 10.0.0.131 - - [2026-03-12 02:19:08] "GET /projects?obj_uuids=86efde59-a857-47de-9786-f2e64279aa19&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000992 10.0.0.131 - - [2026-03-12 02:19:08] "GET /projects?obj_uuids=85b56145-0fcf-411f-85ca-1c9ed8bd471b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001018 10.0.0.131 - - [2026-03-12 02:19:08] "GET /projects?obj_uuids=ff4bd401-2e25-40a3-b131-d7f8917a4101&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000714 10.0.0.131 - - [2026-03-12 02:19:08] "GET /projects?obj_uuids=12d5c13d-331c-4eff-8537-0dadf5d81bc7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000672 10.0.0.131 - - [2026-03-12 02:19:08] "GET /project/85b56145-0fcf-411f-85ca-1c9ed8bd471b?fields=security_groups HTTP/1.1" 200 1346 0.058478 10.0.0.131 - - [2026-03-12 02:19:08] "GET /project/86efde59-a857-47de-9786-f2e64279aa19?fields=security_groups HTTP/1.1" 200 1350 0.078473 10.0.0.131 - - [2026-03-12 02:19:08] "GET /project/ff4bd401-2e25-40a3-b131-d7f8917a4101?fields=security_groups HTTP/1.1" 200 1375 0.075764 10.0.0.131 - - [2026-03-12 02:19:08] "GET /project/12d5c13d-331c-4eff-8537-0dadf5d81bc7?fields=security_groups HTTP/1.1" 200 1361 0.083127 10.0.0.131 - - [2026-03-12 02:19:08] "DELETE /security-group/9dc63bfc-42eb-418b-b6af-7fd67eff7a64 HTTP/1.1" 200 115 0.100239 10.0.0.131 - - [2026-03-12 02:19:08] "GET /projects?obj_uuids=85b56145-0fcf-411f-85ca-1c9ed8bd471b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001982 10.0.0.131 - - [2026-03-12 02:19:08] "DELETE /security-group/56d9a6d6-99c3-4a64-996f-a5964a230bcf HTTP/1.1" 200 115 0.109506 10.0.0.131 - - [2026-03-12 02:19:08] "DELETE /security-group/e5d06a91-faef-4cbf-8070-049db6ccc3f4 HTTP/1.1" 200 115 0.123487 10.0.0.131 - - [2026-03-12 02:19:08] "GET /projects?obj_uuids=ff4bd401-2e25-40a3-b131-d7f8917a4101&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001105 10.0.0.131 - - [2026-03-12 02:19:08] "DELETE /security-group/4ea3e9a4-81e7-445b-924d-d7add3161bde HTTP/1.1" 200 115 0.142035 10.0.0.131 - - [2026-03-12 02:19:08] "GET /projects?obj_uuids=12d5c13d-331c-4eff-8537-0dadf5d81bc7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001476 10.0.0.131 - - [2026-03-12 02:19:08] "GET /projects?obj_uuids=86efde59-a857-47de-9786-f2e64279aa19&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001487 10.0.0.131 - - [2026-03-12 02:19:08] "GET /project/85b56145-0fcf-411f-85ca-1c9ed8bd471b?fields=application_policy_sets HTTP/1.1" 200 1385 0.139032 10.0.0.27 - - [2026-03-12 02:19:08] "DELETE /access-control-list/f3b2bcea-3770-4981-93ea-c6118f6adecc HTTP/1.1" 200 115 0.147702 10.0.0.131 - - [2026-03-12 02:19:08] "GET /project/ff4bd401-2e25-40a3-b131-d7f8917a4101?fields=application_policy_sets HTTP/1.1" 200 1414 0.167957 10.0.0.131 - - [2026-03-12 02:19:08] "GET /project/12d5c13d-331c-4eff-8537-0dadf5d81bc7?fields=application_policy_sets HTTP/1.1" 200 1400 0.171070 10.0.0.131 - - [2026-03-12 02:19:08] "GET /project/86efde59-a857-47de-9786-f2e64279aa19?fields=application_policy_sets HTTP/1.1" 200 1389 0.195653 10.0.0.27 - - [2026-03-12 02:19:08] "DELETE /access-control-list/e7f62b21-33a9-4d9a-9093-c7e8e2f71880 HTTP/1.1" 200 115 0.118880 10.0.0.131 - - [2026-03-12 02:19:08] "GET /projects?obj_uuids=97b28059-dc29-40cf-9df0-b4fc2e2db729&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002162 10.0.0.131 - - [2026-03-12 02:19:09] "DELETE /project/85b56145-0fcf-411f-85ca-1c9ed8bd471b HTTP/1.1" 200 115 0.892650 10.0.0.27 - - [2026-03-12 02:19:09] "GET /project/97b28059-dc29-40cf-9df0-b4fc2e2db729?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.209727 10.0.0.131 - - [2026-03-12 02:19:09] "DELETE /project/ff4bd401-2e25-40a3-b131-d7f8917a4101 HTTP/1.1" 200 115 0.983533 10.0.0.131 - - [2026-03-12 02:19:09] "DELETE /project/12d5c13d-331c-4eff-8537-0dadf5d81bc7 HTTP/1.1" 200 115 0.992277 10.0.0.131 - - [2026-03-12 02:19:09] "DELETE /project/86efde59-a857-47de-9786-f2e64279aa19 HTTP/1.1" 200 115 0.994552 10.0.0.27 - - [2026-03-12 02:19:09] "DELETE /access-control-list/22c5ce2e-7b05-460f-83f7-7dbaa0d086c0 HTTP/1.1" 200 115 0.086211 10.0.0.27 - - [2026-03-12 02:19:09] "POST /neutron/port HTTP/1.1" 200 117 0.018959 10.0.0.27 - - [2026-03-12 02:19:09] "POST /id-to-fqname HTTP/1.1" 200 219 0.002123 10.0.0.27 - - [2026-03-12 02:19:09] "POST /neutron/network HTTP/1.1" 200 832 0.008074 10.0.0.27 - - [2026-03-12 02:19:10] "POST /neutron/port HTTP/1.1" 200 1056 0.016167 10.0.0.27 - - [2026-03-12 02:19:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005272 10.0.0.27 - - [2026-03-12 02:19:10] "POST /neutron/network HTTP/1.1" 200 822 0.010229 10.0.0.131 - - [2026-03-12 02:19:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000546 10.0.0.73 - - [2026-03-12 02:19:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000385 10.0.0.131 - - [2026-03-12 02:19:10] "GET /projects?obj_uuids=97b28059-dc29-40cf-9df0-b4fc2e2db729&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000987 10.0.0.131 - - [2026-03-12 02:19:10] "GET /global-system-configs HTTP/1.1" 401 292 0.001408 10.0.0.27 - - [2026-03-12 02:19:10] "GET /project/97b28059-dc29-40cf-9df0-b4fc2e2db729?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.189342 10.0.0.73 - - [2026-03-12 02:19:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000428 10.0.0.27 - - [2026-03-12 02:19:11] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011223 10.0.0.27 - - [2026-03-12 02:19:11] "POST /neutron/router HTTP/1.1" 200 580 0.009418 10.0.0.131 - - [2026-03-12 02:19:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000413 10.0.0.73 - - [2026-03-12 02:19:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000437 10.0.0.131 - - [2026-03-12 02:19:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000442 10.0.0.27 - - [2026-03-12 02:19:11] "POST /ref-update HTTP/1.1" 200 156 0.027134 10.0.0.27 - - [2026-03-12 02:19:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000800 10.0.0.27 - - [2026-03-12 02:19:11] "POST /neutron/port HTTP/1.1" 200 1120 0.040827 10.0.0.73 - - [2026-03-12 02:19:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000452 10.0.0.27 - - [2026-03-12 02:19:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000553 10.0.0.27 - - [2026-03-12 02:19:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000542 10.0.0.27 - - [2026-03-12 02:19:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000389 10.0.0.27 - - [2026-03-12 02:19:12] "POST /neutron/port HTTP/1.1" 200 1057 0.020035 10.0.0.27 - - [2026-03-12 02:19:12] "POST /neutron/port HTTP/1.1" 200 1121 0.022336 10.0.0.27 - - [2026-03-12 02:19:12] "POST /neutron/port HTTP/1.1" 200 117 0.001183 10.0.0.27 - - [2026-03-12 02:19:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007083 10.0.0.27 - - [2026-03-12 02:19:17] "POST /neutron/port HTTP/1.1" 200 1120 0.019197 10.0.0.27 - - [2026-03-12 02:19:17] "GET /virtual-machine/ef605520-6ea0-48e6-adb8-94d6dca6a4d4 HTTP/1.1" 401 292 0.000571 10.0.0.27 - - [2026-03-12 02:19:17] "GET /virtual-machine/ef605520-6ea0-48e6-adb8-94d6dca6a4d4 HTTP/1.1" 200 1293 0.028709 10.0.0.27 - - [2026-03-12 02:19:17] "GET /virtual-machine-interface/d170ed9f-6212-474f-98fb-e35f8bbfaa09 HTTP/1.1" 200 2941 0.005340 10.0.0.27 - - [2026-03-12 02:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.27 - - [2026-03-12 02:19:17] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004007 10.0.0.27 - - [2026-03-12 02:19:17] "GET /virtual-networks?parent_id=97b28059-dc29-40cf-9df0-b4fc2e2db729&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003518 10.0.0.27 - - [2026-03-12 02:19:17] "GET /virtual-network/0b4c6546-b531-438d-9238-c5243597fd5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.007966 10.0.0.27 - - [2026-03-12 02:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.27 - - [2026-03-12 02:19:20] "GET /virtual-network/0b4c6546-b531-438d-9238-c5243597fd5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005619 10.0.0.27 - - [2026-03-12 02:19:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008343 10.0.0.27 - - [2026-03-12 02:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.27 - - [2026-03-12 02:19:22] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003641 10.0.0.27 - - [2026-03-12 02:19:22] "GET /virtual-networks?parent_id=97b28059-dc29-40cf-9df0-b4fc2e2db729&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003377 10.0.0.27 - - [2026-03-12 02:19:22] "GET /virtual-network/0b4c6546-b531-438d-9238-c5243597fd5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005986 10.0.0.27 - - [2026-03-12 02:19:22] "POST /neutron/port HTTP/1.1" 200 1121 0.018383 10.0.0.27 - - [2026-03-12 02:19:23] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007478 10.0.0.27 - - [2026-03-12 02:19:23] "GET /virtual-machine/1cd7634e-0cc4-48d9-832c-3d79a62bd82a HTTP/1.1" 200 1291 0.006911 10.0.0.27 - - [2026-03-12 02:19:23] "GET /virtual-machine-interface/3b50d766-e0a7-4f15-9c47-87b045a4d2ac HTTP/1.1" 200 2940 0.005809 10.0.0.27 - - [2026-03-12 02:19:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.27 - - [2026-03-12 02:19:23] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004500 10.0.0.27 - - [2026-03-12 02:19:23] "GET /virtual-networks?parent_id=97b28059-dc29-40cf-9df0-b4fc2e2db729&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003771 10.0.0.27 - - [2026-03-12 02:19:23] "GET /virtual-network/e98c32cd-f344-419b-844d-e81de1c2fc9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007102 10.0.0.27 - - [2026-03-12 02:19:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004925 10.0.0.27 - - [2026-03-12 02:19:24] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004424 10.0.0.27 - - [2026-03-12 02:19:24] "GET /virtual-networks?parent_id=97b28059-dc29-40cf-9df0-b4fc2e2db729&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003705 10.0.0.27 - - [2026-03-12 02:19:24] "GET /virtual-network/e98c32cd-f344-419b-844d-e81de1c2fc9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006395 10.0.0.27 - - [2026-03-12 02:19:24] "POST /neutron/port HTTP/1.1" 200 1121 0.022589 10.0.0.131 - - [2026-03-12 02:19:33] "GET /projects?obj_uuids=97b28059-dc29-40cf-9df0-b4fc2e2db729&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001048 10.0.0.27 - - [2026-03-12 02:19:33] "POST /neutron/router HTTP/1.1" 200 344 0.303418 10.0.0.27 - - [2026-03-12 02:19:37] "POST /neutron/port HTTP/1.1" 200 1120 0.017179 10.0.0.27 - - [2026-03-12 02:19:37] "POST /neutron/subnet HTTP/1.1" 200 689 0.008888 10.0.0.27 - - [2026-03-12 02:19:40] "POST /neutron/router HTTP/1.1" 200 580 0.007011 10.0.0.27 - - [2026-03-12 02:19:42] "POST /neutron/port HTTP/1.1" 200 1121 0.018775 10.0.0.27 - - [2026-03-12 02:19:42] "POST /neutron/subnet HTTP/1.1" 200 694 0.009398 10.0.0.27 - - [2026-03-12 02:19:43] "POST /neutron/router HTTP/1.1" 200 580 0.008258 10.0.0.27 - - [2026-03-12 02:19:44] "POST /ref-update HTTP/1.1" 200 156 0.019458 10.0.0.27 - - [2026-03-12 02:19:46] "POST /neutron/router HTTP/1.1" 200 344 0.273879 10.0.0.27 - - [2026-03-12 02:19:47] "POST /neutron/router HTTP/1.1" 200 580 0.007975 10.0.0.27 - - [2026-03-12 02:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.027112 10.0.0.27 - - [2026-03-12 02:19:47] "POST /neutron/network HTTP/1.1" 400 204 0.036720 10.0.0.27 - - [2026-03-12 02:19:48] "POST /neutron/port HTTP/1.1" 200 151 0.222478 10.0.0.27 - - [2026-03-12 02:19:48] "POST /neutron/port HTTP/1.1" 200 151 0.272125 10.0.0.27 - - [2026-03-12 02:19:49] "DELETE /route-target/03683e5a-0f8b-428a-8d47-2dcc96a2a43a HTTP/1.1" 200 115 0.023717 10.0.0.27 - - [2026-03-12 02:19:49] "POST /neutron/network HTTP/1.1" 200 822 0.007988 10.0.0.131 - - [2026-03-12 02:19:51] "GET /projects?obj_uuids=97b28059-dc29-40cf-9df0-b4fc2e2db729&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001802 10.0.0.27 - - [2026-03-12 02:19:51] "GET /project/97b28059-dc29-40cf-9df0-b4fc2e2db729?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.043024 10.0.0.131 - - [2026-03-12 02:19:51] "GET /projects?obj_uuids=97b28059-dc29-40cf-9df0-b4fc2e2db729&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000993 10.0.0.27 - - [2026-03-12 02:19:51] "GET /project/97b28059-dc29-40cf-9df0-b4fc2e2db729?fields=virtual_networks HTTP/1.1" 200 1030 0.041518 10.0.0.131 - - [2026-03-12 02:19:51] "GET /projects?obj_uuids=97b28059-dc29-40cf-9df0-b4fc2e2db729&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001384 10.0.0.27 - - [2026-03-12 02:19:51] "GET /project/97b28059-dc29-40cf-9df0-b4fc2e2db729?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.040862 10.0.0.131 - - [2026-03-12 02:19:51] "GET /projects?obj_uuids=97b28059-dc29-40cf-9df0-b4fc2e2db729&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001071 10.0.0.27 - - [2026-03-12 02:19:51] "GET /project/97b28059-dc29-40cf-9df0-b4fc2e2db729?fields=security_groups HTTP/1.1" 200 1255 0.041216 10.0.0.27 - - [2026-03-12 02:19:52] "POST /fqname-to-id HTTP/1.1" 404 191 0.037488 10.0.0.131 - - [2026-03-12 02:19:52] "GET /projects?obj_uuids=63c6afc8-e1bb-4682-97d9-3e2922457626&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003371 10.0.0.131 - - [2026-03-12 02:19:52] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000942 10.0.0.131 - - [2026-03-12 02:19:52] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006939 10.0.0.131 - - [2026-03-12 02:19:52] "POST /id-to-fqname HTTP/1.1" 200 193 0.006388 10.0.0.131 - - [2026-03-12 02:19:52] "POST /fqname-to-id HTTP/1.1" 404 202 0.005875 10.0.0.131 - - [2026-03-12 02:19:52] "POST /security-groups HTTP/1.1" 200 594 0.030066 10.0.0.27 - - [2026-03-12 02:19:52] "POST /fqname-to-id HTTP/1.1" 404 237 0.004810 10.0.0.131 - - [2026-03-12 02:19:52] "POST /projects HTTP/1.1" 200 591 0.229692 10.0.0.131 - - [2026-03-12 02:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.303187 10.0.0.27 - - [2026-03-12 02:19:52] "POST /access-control-lists HTTP/1.1" 200 599 0.037339 10.0.0.27 - - [2026-03-12 02:19:52] "GET /project/63c6afc8-e1bb-4682-97d9-3e2922457626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.463208 10.0.0.27 - - [2026-03-12 02:19:54] "GET / HTTP/1.1" 200 36215 0.003721 10.0.0.27 - - [2026-03-12 02:19:56] "GET /project/63c6afc8-e1bb-4682-97d9-3e2922457626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000538 10.0.0.131 - - [2026-03-12 02:19:56] "GET /projects?obj_uuids=63c6afc8-e1bb-4682-97d9-3e2922457626&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000994 10.0.0.27 - - [2026-03-12 02:19:56] "GET /project/63c6afc8-e1bb-4682-97d9-3e2922457626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.073769 10.0.0.27 - - [2026-03-12 02:19:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004223 10.0.0.27 - - [2026-03-12 02:19:56] "GET /security-group/9d253e19-b495-4f6f-a88f-42706ae43e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3765 0.008564 10.0.0.27 - - [2026-03-12 02:19:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.131 - - [2026-03-12 02:19:56] "GET /projects?obj_uuids=63c6afc8-e1bb-4682-97d9-3e2922457626&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001378 10.0.0.27 - - [2026-03-12 02:19:56] "GET /project/63c6afc8-e1bb-4682-97d9-3e2922457626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.049567 10.0.0.27 - - [2026-03-12 02:19:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004219 10.0.0.27 - - [2026-03-12 02:19:56] "GET /security-group/9d253e19-b495-4f6f-a88f-42706ae43e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3765 0.005887 10.0.0.27 - - [2026-03-12 02:19:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.27 - - [2026-03-12 02:19:56] "PUT /security-group/9d253e19-b495-4f6f-a88f-42706ae43e44 HTTP/1.1" 200 263 0.024245 10.0.0.27 - - [2026-03-12 02:19:56] "POST /fqname-to-id HTTP/1.1" 404 202 0.005264 10.0.0.27 - - [2026-03-12 02:19:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004813 10.0.0.131 - - [2026-03-12 02:19:56] "GET /projects?obj_uuids=63c6afc8-e1bb-4682-97d9-3e2922457626&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001195 10.0.0.27 - - [2026-03-12 02:19:56] "GET /project/63c6afc8-e1bb-4682-97d9-3e2922457626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.054165 10.0.0.131 - - [2026-03-12 02:19:57] "GET /projects?obj_uuids=63c6afc8-e1bb-4682-97d9-3e2922457626&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000993 10.0.0.27 - - [2026-03-12 02:19:57] "POST /neutron/network HTTP/1.1" 200 608 0.165256 10.0.0.27 - - [2026-03-12 02:19:57] "POST /route-targets HTTP/1.1" 200 328 0.018411 10.0.0.27 - - [2026-03-12 02:19:57] "POST /id-to-fqname HTTP/1.1" 200 223 0.004211 10.0.0.27 - - [2026-03-12 02:19:57] "GET /virtual-network/f7dac62d-0bd8-4b74-9703-7bed97e4290b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005678 10.0.0.27 - - [2026-03-12 02:19:57] "POST /neutron/network HTTP/1.1" 200 827 0.008940 10.0.0.27 - - [2026-03-12 02:19:57] "GET /virtual-network/f7dac62d-0bd8-4b74-9703-7bed97e4290b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.009120 10.0.0.27 - - [2026-03-12 02:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004583 10.0.0.131 - - [2026-03-12 02:19:57] "GET /projects?obj_uuids=63c6afc8-e1bb-4682-97d9-3e2922457626&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002126 10.0.0.27 - - [2026-03-12 02:19:57] "GET /project/63c6afc8-e1bb-4682-97d9-3e2922457626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.060612 10.0.0.27 - - [2026-03-12 02:19:57] "POST /neutron/network HTTP/1.1" 200 117 0.015392 10.0.0.27 - - [2026-03-12 02:19:58] "POST /ref-update HTTP/1.1" 200 156 0.059792 10.0.0.27 - - [2026-03-12 02:19:58] "POST /neutron/network HTTP/1.1" 200 835 0.013476 10.0.0.27 - - [2026-03-12 02:19:58] "POST /id-to-fqname HTTP/1.1" 200 227 0.001185 10.0.0.27 - - [2026-03-12 02:19:58] "GET /virtual-network/0bc9d316-aa5d-4463-93e1-a40e58be0521?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005806 10.0.0.27 - - [2026-03-12 02:19:58] "GET /virtual-network/0bc9d316-aa5d-4463-93e1-a40e58be0521?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006073 10.0.0.27 - - [2026-03-12 02:19:58] "POST /neutron/subnet HTTP/1.1" 200 729 0.008928 10.0.0.27 - - [2026-03-12 02:19:58] "POST /id-to-fqname HTTP/1.1" 200 223 0.001117 10.0.0.131 - - [2026-03-12 02:19:59] "GET /projects?obj_uuids=63c6afc8-e1bb-4682-97d9-3e2922457626&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001491 10.0.0.27 - - [2026-03-12 02:19:59] "GET /project/63c6afc8-e1bb-4682-97d9-3e2922457626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.077829 10.0.0.27 - - [2026-03-12 02:19:59] "POST /neutron/port HTTP/1.1" 200 117 0.006577 10.0.0.27 - - [2026-03-12 02:19:59] "POST /id-to-fqname HTTP/1.1" 200 227 0.001795 10.0.0.27 - - [2026-03-12 02:19:59] "POST /neutron/network HTTP/1.1" 200 845 0.007219 10.0.0.27 - - [2026-03-12 02:20:00] "POST /neutron/port HTTP/1.1" 200 1063 0.022408 10.0.0.131 - - [2026-03-12 02:20:00] "GET /projects?obj_uuids=63c6afc8-e1bb-4682-97d9-3e2922457626&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001052 10.0.0.27 - - [2026-03-12 02:20:00] "POST /neutron/port HTTP/1.1" 200 1127 0.031939 10.0.0.27 - - [2026-03-12 02:20:00] "GET /project/63c6afc8-e1bb-4682-97d9-3e2922457626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.096356 10.0.0.27 - - [2026-03-12 02:20:00] "POST /neutron/subnet HTTP/1.1" 200 699 0.014123 10.0.0.27 - - [2026-03-12 02:20:00] "POST /neutron/port HTTP/1.1" 200 1127 0.029989 10.0.0.131 - - [2026-03-12 02:20:00] "GET /projects?obj_uuids=63c6afc8-e1bb-4682-97d9-3e2922457626&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001363 10.0.0.27 - - [2026-03-12 02:20:01] "POST /neutron/router HTTP/1.1" 200 585 0.109189 10.0.0.27 - - [2026-03-12 02:20:01] "POST /neutron/router HTTP/1.1" 200 656 0.010102 10.0.0.27 - - [2026-03-12 02:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.051349 10.0.0.131 - - [2026-03-12 02:20:01] "POST /useragent-kv HTTP/1.1" 200 115 0.004778 10.0.0.27 - - [2026-03-12 02:20:01] "POST /virtual-networks HTTP/1.1" 200 696 0.178132 10.0.0.131 - - [2026-03-12 02:20:01] "GET /projects?obj_uuids=63c6afc8-e1bb-4682-97d9-3e2922457626&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001821 10.0.0.27 - - [2026-03-12 02:20:01] "POST /route-targets HTTP/1.1" 200 328 0.038969 10.0.0.27 - - [2026-03-12 02:20:01] "PUT /logical-router/b253e8fe-183d-480a-8daf-6cee6d04f6a9 HTTP/1.1" 200 263 0.042285 10.0.0.27 - - [2026-03-12 02:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.27 - - [2026-03-12 02:20:02] "POST /neutron/port HTTP/1.1" 200 1064 0.519907 10.0.0.27 - - [2026-03-12 02:20:02] "POST /neutron/port HTTP/1.1" 200 1064 0.036868 10.0.0.27 - - [2026-03-12 02:20:02] "POST /chown HTTP/1.1" 200 109 0.043364 10.0.0.27 - - [2026-03-12 02:20:02] "POST /chown HTTP/1.1" 200 109 0.028454 10.0.0.27 - - [2026-03-12 02:20:02] "POST /ref-update HTTP/1.1" 200 156 0.030715 10.0.0.27 - - [2026-03-12 02:20:02] "POST /neutron/port HTTP/1.1" 200 1128 0.027446 10.0.0.27 - - [2026-03-12 02:20:02] "POST /neutron/port HTTP/1.1" 200 117 0.001209 10.0.0.27 - - [2026-03-12 02:20:02] "POST /instance-ips HTTP/1.1" 200 550 0.075775 10.0.0.27 - - [2026-03-12 02:20:02] "PUT /virtual-machine-interface/8d263412-3855-4fb4-a87e-e2075b8c44eb HTTP/1.1" 200 285 0.030179 10.0.0.27 - - [2026-03-12 02:20:02] "POST /ref-update HTTP/1.1" 200 156 0.029629 10.0.0.27 - - [2026-03-12 02:20:02] "POST /ref-update HTTP/1.1" 200 156 0.044656 10.0.0.27 - - [2026-03-12 02:20:03] "POST /chown HTTP/1.1" 200 109 0.025481 10.0.0.27 - - [2026-03-12 02:20:03] "PUT /virtual-machine-interface/ce79d3d1-0549-4e1c-bfe6-daf441a1d166 HTTP/1.1" 200 285 0.042841 10.0.0.27 - - [2026-03-12 02:20:03] "POST /ref-update HTTP/1.1" 200 156 0.032902 10.0.0.27 - - [2026-03-12 02:20:03] "POST /instance-ips HTTP/1.1" 400 316 0.040473 10.0.0.27 - - [2026-03-12 02:20:03] "PUT /instance-ip/f4570cf5-413f-44f1-ba01-b25a9ad2242c HTTP/1.1" 200 257 0.034316 10.0.0.27 - - [2026-03-12 02:20:03] "POST /ref-update HTTP/1.1" 200 156 0.024341 10.0.0.27 - - [2026-03-12 02:20:06] "POST /neutron/security_group HTTP/1.1" 200 2002 0.010400 10.0.0.27 - - [2026-03-12 02:20:07] "POST /neutron/port HTTP/1.1" 200 1127 0.019819 10.0.0.27 - - [2026-03-12 02:20:07] "GET /virtual-machine/f448f792-fe47-49ec-b87e-a698fc61db8e HTTP/1.1" 401 292 0.000418 10.0.0.27 - - [2026-03-12 02:20:07] "GET /virtual-machine/f448f792-fe47-49ec-b87e-a698fc61db8e HTTP/1.1" 200 1298 0.056465 10.0.0.27 - - [2026-03-12 02:20:07] "GET /virtual-machine-interface/f6c5737c-e52b-44a5-a5d2-f91c5a99a622 HTTP/1.1" 200 2963 0.004967 10.0.0.27 - - [2026-03-12 02:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.27 - - [2026-03-12 02:20:07] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005316 10.0.0.27 - - [2026-03-12 02:20:07] "GET /virtual-networks?parent_id=63c6afc8-e1bb-4682-97d9-3e2922457626&detail=False&count=False&shared=False HTTP/1.1" 200 881 0.019401 10.0.0.27 - - [2026-03-12 02:20:07] "GET /virtual-network/f7dac62d-0bd8-4b74-9703-7bed97e4290b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.009990 10.0.0.27 - - [2026-03-12 02:20:07] "DELETE /access-control-list/37c8e1f3-0946-4b49-a922-6400870b7999 HTTP/1.1" 200 115 0.039925 10.0.0.131 - - [2026-03-12 02:20:09] "DELETE /project/97b28059-dc29-40cf-9df0-b4fc2e2db729 HTTP/1.1" 404 177 0.004972 10.0.0.131 - - [2026-03-12 02:20:09] "DELETE /project/63c6afc8e1bb468297d93e2922457626 HTTP/1.1" 404 173 0.005144 10.0.0.27 - - [2026-03-12 02:20:09] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006928 10.0.0.27 - - [2026-03-12 02:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.27 - - [2026-03-12 02:20:10] "GET /virtual-network/f7dac62d-0bd8-4b74-9703-7bed97e4290b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006196 10.0.0.27 - - [2026-03-12 02:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.27 - - [2026-03-12 02:20:12] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004783 10.0.0.27 - - [2026-03-12 02:20:12] "GET /virtual-networks?parent_id=63c6afc8-e1bb-4682-97d9-3e2922457626&detail=False&count=False&shared=False HTTP/1.1" 200 881 0.003413 10.0.0.27 - - [2026-03-12 02:20:12] "GET /virtual-network/f7dac62d-0bd8-4b74-9703-7bed97e4290b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006623 10.0.0.27 - - [2026-03-12 02:20:13] "POST /neutron/port HTTP/1.1" 200 1128 0.020782 10.0.0.27 - - [2026-03-12 02:20:13] "POST /neutron/port HTTP/1.1" 200 1128 0.021587 10.0.0.27 - - [2026-03-12 02:20:13] "GET /virtual-machine/ecbdee6d-84c5-499b-aa09-aaae742bcffc HTTP/1.1" 200 1298 0.006417 10.0.0.27 - - [2026-03-12 02:20:13] "GET /virtual-machine-interface/4cc94e97-e9b5-4f0a-83db-9902c59d3d6e HTTP/1.1" 200 2973 0.007163 10.0.0.27 - - [2026-03-12 02:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004191 10.0.0.27 - - [2026-03-12 02:20:13] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004263 10.0.0.27 - - [2026-03-12 02:20:13] "GET /virtual-networks?parent_id=63c6afc8-e1bb-4682-97d9-3e2922457626&detail=False&count=False&shared=False HTTP/1.1" 200 881 0.003055 10.0.0.27 - - [2026-03-12 02:20:13] "GET /virtual-network/0bc9d316-aa5d-4463-93e1-a40e58be0521?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006013 10.0.0.27 - - [2026-03-12 02:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.27 - - [2026-03-12 02:20:14] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004371 10.0.0.27 - - [2026-03-12 02:20:14] "GET /virtual-networks?parent_id=63c6afc8-e1bb-4682-97d9-3e2922457626&detail=False&count=False&shared=False HTTP/1.1" 200 881 0.003619 10.0.0.27 - - [2026-03-12 02:20:14] "GET /virtual-network/0bc9d316-aa5d-4463-93e1-a40e58be0521?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006151 10.0.0.27 - - [2026-03-12 02:20:18] "POST /neutron/router HTTP/1.1" 200 656 0.008897 10.0.0.27 - - [2026-03-12 02:20:18] "POST /neutron/router HTTP/1.1" 200 151 0.093570 10.0.0.27 - - [2026-03-12 02:20:18] "DELETE /route-target/62cbc645-ccc5-4d88-8b35-008f4bb73855 HTTP/1.1" 409 240 0.017967 10.0.0.27 - - [2026-03-12 02:20:18] "PUT /logical-router/b253e8fe-183d-480a-8daf-6cee6d04f6a9 HTTP/1.1" 404 171 0.061473 10.0.0.27 - - [2026-03-12 02:20:18] "GET /virtual-network/50b5d591-38b8-4aba-bdfb-bc46f7be20c1?fields=instance_ip_back_refs%2Cvirtual_machine_interface_back_refs HTTP/1.1" 200 2303 0.011053 10.0.0.27 - - [2026-03-12 02:20:18] "GET /virtual-machine-interface/8d263412-3855-4fb4-a87e-e2075b8c44eb?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1653 0.006993 10.0.0.27 - - [2026-03-12 02:20:19] "DELETE /virtual-machine-interface/8d263412-3855-4fb4-a87e-e2075b8c44eb HTTP/1.1" 200 115 0.070172 10.0.0.27 - - [2026-03-12 02:20:19] "GET /instance-ip/f4570cf5-413f-44f1-ba01-b25a9ad2242c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1762 0.011111 10.0.0.27 - - [2026-03-12 02:20:19] "DELETE /instance-ip/f4570cf5-413f-44f1-ba01-b25a9ad2242c HTTP/1.1" 404 177 0.005558 10.0.0.27 - - [2026-03-12 02:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005181 10.0.0.27 - - [2026-03-12 02:20:19] "POST /neutron/port HTTP/1.1" 200 1128 0.021113 10.0.0.27 - - [2026-03-12 02:20:19] "GET /logical-router/b253e8fe-183d-480a-8daf-6cee6d04f6a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002986 10.0.0.27 - - [2026-03-12 02:20:19] "POST /neutron/port HTTP/1.1" 200 1127 0.023169 10.0.0.27 - - [2026-03-12 02:20:19] "POST /ref-update HTTP/1.1" 200 156 0.036734 10.0.0.27 - - [2026-03-12 02:20:19] "POST /ref-update HTTP/1.1" 200 156 0.030166 10.0.0.27 - - [2026-03-12 02:20:19] "POST /ref-update HTTP/1.1" 200 156 0.036290 10.0.0.27 - - [2026-03-12 02:20:20] "DELETE /virtual-machine-interface/ce79d3d1-0549-4e1c-bfe6-daf441a1d166 HTTP/1.1" 200 115 0.072826 10.0.0.27 - - [2026-03-12 02:20:21] "POST /neutron/network HTTP/1.1" 200 835 0.008641 10.0.0.27 - - [2026-03-12 02:20:21] "DELETE /route-target/13b66449-4a51-4478-892c-f3eb1a057415 HTTP/1.1" 200 115 0.030589 10.0.0.131 - - [2026-03-12 02:20:21] "POST /useragent-kv HTTP/1.1" 200 115 0.002602 10.0.0.131 - - [2026-03-12 02:20:21] "POST /useragent-kv HTTP/1.1" 200 115 0.002713 10.0.0.27 - - [2026-03-12 02:20:21] "POST /neutron/network HTTP/1.1" 200 151 0.132094 10.0.0.131 - - [2026-03-12 02:20:22] "GET /projects?obj_uuids=63c6afc8-e1bb-4682-97d9-3e2922457626&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001018 10.0.0.27 - - [2026-03-12 02:20:22] "GET /project/63c6afc8-e1bb-4682-97d9-3e2922457626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.042332 10.0.0.131 - - [2026-03-12 02:20:22] "GET /projects?obj_uuids=63c6afc8-e1bb-4682-97d9-3e2922457626&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001809 10.0.0.27 - - [2026-03-12 02:20:22] "GET /project/63c6afc8-e1bb-4682-97d9-3e2922457626?fields=virtual_networks HTTP/1.1" 200 1039 0.044863 10.0.0.131 - - [2026-03-12 02:20:22] "GET /projects?obj_uuids=63c6afc8-e1bb-4682-97d9-3e2922457626&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001026 10.0.0.27 - - [2026-03-12 02:20:22] "GET /project/63c6afc8-e1bb-4682-97d9-3e2922457626?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.038779 10.0.0.131 - - [2026-03-12 02:20:22] "GET /projects?obj_uuids=63c6afc8-e1bb-4682-97d9-3e2922457626&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001295 10.0.0.27 - - [2026-03-12 02:20:22] "GET /project/63c6afc8-e1bb-4682-97d9-3e2922457626?fields=security_groups HTTP/1.1" 200 1269 0.043651 10.0.0.27 - - [2026-03-12 02:20:23] "POST /fqname-to-id HTTP/1.1" 404 196 0.030004 10.0.0.131 - - [2026-03-12 02:20:23] "GET /projects?obj_uuids=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004674 10.0.0.131 - - [2026-03-12 02:20:23] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001350 10.0.0.131 - - [2026-03-12 02:20:23] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009748 10.0.0.131 - - [2026-03-12 02:20:24] "POST /id-to-fqname HTTP/1.1" 200 198 0.002503 10.0.0.131 - - [2026-03-12 02:20:24] "POST /fqname-to-id HTTP/1.1" 404 207 0.007029 10.0.0.131 - - [2026-03-12 02:20:24] "POST /security-groups HTTP/1.1" 200 599 0.036488 10.0.0.27 - - [2026-03-12 02:20:24] "POST /fqname-to-id HTTP/1.1" 404 242 0.003663 10.0.0.131 - - [2026-03-12 02:20:24] "POST /projects HTTP/1.1" 200 601 0.262696 10.0.0.131 - - [2026-03-12 02:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.335648 10.0.0.27 - - [2026-03-12 02:20:24] "POST /access-control-lists HTTP/1.1" 200 604 0.040125 10.0.0.27 - - [2026-03-12 02:20:24] "GET /project/a40cb025-23fe-4ea6-b070-25ac62d1a90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.489880 10.0.0.27 - - [2026-03-12 02:20:25] "GET / HTTP/1.1" 200 36215 0.002377 10.0.0.27 - - [2026-03-12 02:20:27] "POST /fqname-to-id HTTP/1.1" 401 292 0.000607 10.0.0.27 - - [2026-03-12 02:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.059865 10.0.0.131 - - [2026-03-12 02:20:27] "GET /projects?obj_uuids=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000991 10.0.0.27 - - [2026-03-12 02:20:27] "GET /project/a40cb025-23fe-4ea6-b070-25ac62d1a90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.049026 10.0.0.131 - - [2026-03-12 02:20:28] "POST /useragent-kv HTTP/1.1" 200 115 0.007506 10.0.0.27 - - [2026-03-12 02:20:28] "POST /neutron/subnet HTTP/1.1" 200 729 0.216392 10.0.0.27 - - [2026-03-12 02:20:28] "POST /fqname-to-id HTTP/1.1" 404 207 0.060849 10.0.0.27 - - [2026-03-12 02:20:28] "POST /id-to-fqname HTTP/1.1" 200 228 0.001852 10.0.0.27 - - [2026-03-12 02:20:28] "GET /virtual-network/7c416dba-65da-485a-ac0f-68f2f9da3de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.008455 10.0.0.27 - - [2026-03-12 02:20:28] "POST /neutron/network HTTP/1.1" 200 1005 0.009348 10.0.0.27 - - [2026-03-12 02:20:28] "GET /virtual-network/7c416dba-65da-485a-ac0f-68f2f9da3de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005910 10.0.0.27 - - [2026-03-12 02:20:28] "POST /neutron/subnet HTTP/1.1" 200 818 0.012308 10.0.0.27 - - [2026-03-12 02:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862 10.0.0.131 - - [2026-03-12 02:20:28] "GET /projects?obj_uuids=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001046 10.0.0.27 - - [2026-03-12 02:20:28] "GET /project/a40cb025-23fe-4ea6-b070-25ac62d1a90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.043427 10.0.0.27 - - [2026-03-12 02:20:28] "POST /route-targets HTTP/1.1" 200 328 0.034547 10.0.0.131 - - [2026-03-12 02:20:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003658 10.0.0.27 - - [2026-03-12 02:20:29] "POST /neutron/subnet HTTP/1.1" 200 720 0.249556 10.0.0.27 - - [2026-03-12 02:20:29] "POST /id-to-fqname HTTP/1.1" 200 228 0.001453 10.0.0.27 - - [2026-03-12 02:20:29] "GET /virtual-network/54bab8bc-f8d5-4cb2-b8fd-5f5c5e367663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.014370 10.0.0.27 - - [2026-03-12 02:20:29] "POST /neutron/network HTTP/1.1" 200 1005 0.010637 10.0.0.27 - - [2026-03-12 02:20:29] "GET /virtual-network/54bab8bc-f8d5-4cb2-b8fd-5f5c5e367663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006016 10.0.0.27 - - [2026-03-12 02:20:29] "POST /neutron/subnet HTTP/1.1" 200 828 0.012808 10.0.0.27 - - [2026-03-12 02:20:29] "POST /fqname-to-id HTTP/1.1" 404 234 0.003250 10.0.0.27 - - [2026-03-12 02:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.131 - - [2026-03-12 02:20:29] "GET /projects?obj_uuids=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001694 10.0.0.27 - - [2026-03-12 02:20:29] "GET /project/a40cb025-23fe-4ea6-b070-25ac62d1a90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.056226 10.0.0.27 - - [2026-03-12 02:20:29] "POST /network-policys HTTP/1.1" 200 579 0.035112 10.0.0.27 - - [2026-03-12 02:20:29] "GET /network-policy/c9cc849e-0116-45cb-ac3c-4a56475b4221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3130 0.007368 10.0.0.27 - - [2026-03-12 02:20:29] "POST /access-control-lists HTTP/1.1" 200 598 0.044609 10.0.0.27 - - [2026-03-12 02:20:29] "POST /neutron/network HTTP/1.1" 200 1113 0.033133 10.0.0.27 - - [2026-03-12 02:20:29] "GET /virtual-network/7c416dba-65da-485a-ac0f-68f2f9da3de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.008277 10.0.0.27 - - [2026-03-12 02:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004008 10.0.0.27 - - [2026-03-12 02:20:29] "GET /network-policy/c9cc849e-0116-45cb-ac3c-4a56475b4221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3130 0.004114 10.0.0.27 - - [2026-03-12 02:20:29] "POST /fqname-to-id HTTP/1.1" 404 207 0.002764 10.0.0.27 - - [2026-03-12 02:20:30] "POST /neutron/network HTTP/1.1" 200 1113 0.011517 10.0.0.27 - - [2026-03-12 02:20:30] "POST /access-control-lists HTTP/1.1" 200 598 0.044767 10.0.0.27 - - [2026-03-12 02:20:30] "GET /virtual-network/54bab8bc-f8d5-4cb2-b8fd-5f5c5e367663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.021307 10.0.0.27 - - [2026-03-12 02:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006386 10.0.0.27 - - [2026-03-12 02:20:30] "GET /network-policy/c9cc849e-0116-45cb-ac3c-4a56475b4221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3130 0.005555 10.0.0.27 - - [2026-03-12 02:20:30] "GET /virtual-network/7c416dba-65da-485a-ac0f-68f2f9da3de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.006902 10.0.0.27 - - [2026-03-12 02:20:32] "GET /virtual-network/54bab8bc-f8d5-4cb2-b8fd-5f5c5e367663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.006825 10.0.0.27 - - [2026-03-12 02:20:32] "GET /obj-perms HTTP/1.1" 200 5046 0.057015 10.0.0.73 - - [2026-03-12 02:20:32] "GET /obj-perms HTTP/1.1" 200 5046 0.049192 10.0.0.131 - - [2026-03-12 02:20:32] "GET /obj-perms HTTP/1.1" 200 5046 0.052418 10.0.0.27 - - [2026-03-12 02:20:32] "POST /id-to-fqname HTTP/1.1" 200 228 0.001409 10.0.0.131 - - [2026-03-12 02:20:33] "GET /projects?obj_uuids=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001014 10.0.0.27 - - [2026-03-12 02:20:33] "GET /project/a40cb025-23fe-4ea6-b070-25ac62d1a90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.062467 10.0.0.27 - - [2026-03-12 02:20:33] "POST /neutron/port HTTP/1.1" 200 117 0.007919 10.0.0.27 - - [2026-03-12 02:20:33] "POST /id-to-fqname HTTP/1.1" 200 228 0.001349 10.0.0.27 - - [2026-03-12 02:20:33] "POST /neutron/network HTTP/1.1" 200 1123 0.008281 10.0.0.27 - - [2026-03-12 02:20:34] "POST /neutron/port HTTP/1.1" 200 1174 0.028534 10.0.0.131 - - [2026-03-12 02:20:34] "GET /projects?obj_uuids=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001424 10.0.0.27 - - [2026-03-12 02:20:34] "GET /project/a40cb025-23fe-4ea6-b070-25ac62d1a90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.117542 10.0.0.27 - - [2026-03-12 02:20:34] "POST /neutron/port HTTP/1.1" 200 1238 0.052840 10.0.0.27 - - [2026-03-12 02:20:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005518 10.0.0.27 - - [2026-03-12 02:20:34] "POST /neutron/port HTTP/1.1" 200 117 0.001785 10.0.0.27 - - [2026-03-12 02:20:34] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009750 10.0.0.27 - - [2026-03-12 02:20:35] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009198 10.0.0.27 - - [2026-03-12 02:20:35] "POST /neutron/port HTTP/1.1" 200 1174 0.027401 10.0.0.27 - - [2026-03-12 02:20:35] "POST /neutron/port HTTP/1.1" 200 1238 0.023901 10.0.0.27 - - [2026-03-12 02:20:36] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015603 10.0.0.27 - - [2026-03-12 02:20:36] "POST /neutron/network HTTP/1.1" 200 1113 0.012126 10.0.0.27 - - [2026-03-12 02:20:37] "POST /neutron/network HTTP/1.1" 200 1123 0.007640 10.0.0.27 - - [2026-03-12 02:20:37] "POST /neutron/subnet HTTP/1.1" 200 1379 0.018950 10.0.0.27 - - [2026-03-12 02:20:37] "POST /neutron/network HTTP/1.1" 200 1113 0.010006 10.0.0.27 - - [2026-03-12 02:20:40] "POST /neutron/port HTTP/1.1" 200 1238 0.016579 10.0.0.27 - - [2026-03-12 02:20:40] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007848 10.0.0.27 - - [2026-03-12 02:20:40] "GET /virtual-machine/9a625ea1-06e9-42e8-9cfc-780f24084409 HTTP/1.1" 401 292 0.000432 10.0.0.27 - - [2026-03-12 02:20:40] "GET /virtual-machine/9a625ea1-06e9-42e8-9cfc-780f24084409 HTTP/1.1" 200 1303 0.038234 10.0.0.27 - - [2026-03-12 02:20:40] "GET /virtual-machine-interface/54c2c542-f5e9-497d-8f7c-d6848ad91463 HTTP/1.1" 200 3182 0.005155 10.0.0.27 - - [2026-03-12 02:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004182 10.0.0.27 - - [2026-03-12 02:20:40] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006983 10.0.0.27 - - [2026-03-12 02:20:40] "GET /virtual-networks?parent_id=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003179 10.0.0.27 - - [2026-03-12 02:20:40] "GET /virtual-network/7c416dba-65da-485a-ac0f-68f2f9da3de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.006048 10.0.0.27 - - [2026-03-12 02:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.27 - - [2026-03-12 02:20:43] "GET /virtual-network/7c416dba-65da-485a-ac0f-68f2f9da3de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.005811 10.0.0.27 - - [2026-03-12 02:20:45] "POST /neutron/network HTTP/1.1" 200 1123 0.008625 10.0.0.27 - - [2026-03-12 02:20:45] "POST /neutron/subnet HTTP/1.1" 200 1380 0.014454 10.0.0.27 - - [2026-03-12 02:20:45] "POST /neutron/network HTTP/1.1" 200 1113 0.023033 10.0.0.27 - - [2026-03-12 02:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008218 10.0.0.27 - - [2026-03-12 02:20:47] "GET /virtual-network/7c416dba-65da-485a-ac0f-68f2f9da3de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.007009 10.0.0.27 - - [2026-03-12 02:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819 10.0.0.27 - - [2026-03-12 02:20:52] "GET /virtual-network/7c416dba-65da-485a-ac0f-68f2f9da3de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.006379 10.0.0.27 - - [2026-03-12 02:20:55] "DELETE /access-control-list/02238f13-0140-4fc2-9f47-ce57f3772264 HTTP/1.1" 200 115 0.033700 10.0.0.27 - - [2026-03-12 02:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004283 10.0.0.27 - - [2026-03-12 02:20:56] "GET /virtual-network/7c416dba-65da-485a-ac0f-68f2f9da3de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.006623 10.0.0.27 - - [2026-03-12 02:21:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004568 10.0.0.27 - - [2026-03-12 02:21:00] "GET /virtual-network/7c416dba-65da-485a-ac0f-68f2f9da3de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.007056 10.0.0.27 - - [2026-03-12 02:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.27 - - [2026-03-12 02:21:04] "GET /virtual-network/7c416dba-65da-485a-ac0f-68f2f9da3de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.007709 10.0.0.27 - - [2026-03-12 02:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004499 10.0.0.27 - - [2026-03-12 02:21:08] "GET /virtual-network/7c416dba-65da-485a-ac0f-68f2f9da3de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.005676 10.0.0.131 - - [2026-03-12 02:21:09] "DELETE /project/a40cb02523fe4ea6b07025ac62d1a90b HTTP/1.1" 404 173 0.005120 10.0.0.131 - - [2026-03-12 02:21:09] "DELETE /project/63c6afc8-e1bb-4682-97d9-3e2922457626 HTTP/1.1" 404 177 0.004519 10.0.0.27 - - [2026-03-12 02:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004552 10.0.0.27 - - [2026-03-12 02:21:12] "GET /virtual-network/7c416dba-65da-485a-ac0f-68f2f9da3de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.007828 10.0.0.27 - - [2026-03-12 02:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.27 - - [2026-03-12 02:21:14] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003384 10.0.0.27 - - [2026-03-12 02:21:14] "GET /virtual-networks?parent_id=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003540 10.0.0.27 - - [2026-03-12 02:21:14] "GET /virtual-network/7c416dba-65da-485a-ac0f-68f2f9da3de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.007882 10.0.0.27 - - [2026-03-12 02:21:20] "POST /neutron/port HTTP/1.1" 200 1238 0.021582 10.0.0.27 - - [2026-03-12 02:21:23] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010530 10.0.0.27 - - [2026-03-12 02:21:28] "POST /neutron/port HTTP/1.1" 200 1238 0.023845 10.0.0.27 - - [2026-03-12 02:21:30] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010249 10.0.0.27 - - [2026-03-12 02:21:35] "POST /neutron/port HTTP/1.1" 200 1238 0.022296 10.0.0.27 - - [2026-03-12 02:21:35] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011362 10.0.0.27 - - [2026-03-12 02:21:35] "GET /virtual-machine/d1807e3a-6ec8-44a5-94d9-5cfa3184b354 HTTP/1.1" 200 1303 0.006854 10.0.0.27 - - [2026-03-12 02:21:35] "GET /virtual-machine-interface/a3d8b91e-5986-46bc-bb6b-16188624221a HTTP/1.1" 200 3183 0.005447 10.0.0.27 - - [2026-03-12 02:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003882 10.0.0.27 - - [2026-03-12 02:21:35] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005156 10.0.0.27 - - [2026-03-12 02:21:35] "GET /virtual-networks?parent_id=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.004076 10.0.0.27 - - [2026-03-12 02:21:35] "GET /virtual-network/54bab8bc-f8d5-4cb2-b8fd-5f5c5e367663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.010125 10.0.0.27 - - [2026-03-12 02:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.27 - - [2026-03-12 02:21:37] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004093 10.0.0.27 - - [2026-03-12 02:21:37] "GET /virtual-networks?parent_id=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003263 10.0.0.27 - - [2026-03-12 02:21:37] "GET /virtual-network/54bab8bc-f8d5-4cb2-b8fd-5f5c5e367663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.005995 10.0.0.27 - - [2026-03-12 02:21:37] "POST /neutron/port HTTP/1.1" 200 1238 0.046599 10.0.0.27 - - [2026-03-12 02:21:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003756 10.0.0.27 - - [2026-03-12 02:21:37] "POST /neutron/port HTTP/1.1" 200 117 0.001137 10.0.0.27 - - [2026-03-12 02:21:45] "POST /neutron/port HTTP/1.1" 200 1238 0.017591 10.0.0.27 - - [2026-03-12 02:21:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004207 10.0.0.27 - - [2026-03-12 02:21:45] "POST /neutron/port HTTP/1.1" 200 117 0.001311 10.0.0.27 - - [2026-03-12 02:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004223 10.0.0.131 - - [2026-03-12 02:21:57] "GET /projects?obj_uuids=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001102 10.0.0.27 - - [2026-03-12 02:21:57] "GET /project/a40cb025-23fe-4ea6-b070-25ac62d1a90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.043597 10.0.0.27 - - [2026-03-12 02:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.27 - - [2026-03-12 02:21:57] "PUT /network-policy/c9cc849e-0116-45cb-ac3c-4a56475b4221 HTTP/1.1" 200 263 0.015668 10.0.0.27 - - [2026-03-12 02:21:58] "PUT /access-control-list/f62ce5f0-401f-4c21-8987-f5656c671d63 HTTP/1.1" 200 273 0.061499 10.0.0.27 - - [2026-03-12 02:22:01] "GET /virtual-network/54bab8bc-f8d5-4cb2-b8fd-5f5c5e367663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.006412 10.0.0.27 - - [2026-03-12 02:22:01] "POST /neutron/network HTTP/1.1" 200 1113 0.009817 10.0.0.27 - - [2026-03-12 02:22:01] "GET /virtual-network/54bab8bc-f8d5-4cb2-b8fd-5f5c5e367663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.008609 10.0.0.27 - - [2026-03-12 02:22:01] "GET /virtual-network/7c416dba-65da-485a-ac0f-68f2f9da3de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.005645 10.0.0.27 - - [2026-03-12 02:22:01] "POST /neutron/network HTTP/1.1" 200 1113 0.011264 10.0.0.27 - - [2026-03-12 02:22:01] "DELETE /access-control-list/98c346ca-32fd-4024-bfd7-261a70ae5388 HTTP/1.1" 200 115 0.042282 10.0.0.27 - - [2026-03-12 02:22:01] "GET /virtual-network/7c416dba-65da-485a-ac0f-68f2f9da3de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.008313 10.0.0.27 - - [2026-03-12 02:22:01] "DELETE /network-policy/c9cc849e-0116-45cb-ac3c-4a56475b4221 HTTP/1.1" 200 115 0.042260 10.0.0.27 - - [2026-03-12 02:22:01] "POST /neutron/network HTTP/1.1" 200 1005 0.010357 10.0.0.27 - - [2026-03-12 02:22:01] "POST /neutron/port HTTP/1.1" 200 1228 0.024779 10.0.0.27 - - [2026-03-12 02:22:01] "POST /neutron/port HTTP/1.1" 200 1228 0.015068 10.0.0.131 - - [2026-03-12 02:22:04] "POST /useragent-kv HTTP/1.1" 200 115 0.006055 10.0.0.131 - - [2026-03-12 02:22:04] "POST /useragent-kv HTTP/1.1" 200 115 0.003003 10.0.0.131 - - [2026-03-12 02:22:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002012 10.0.0.131 - - [2026-03-12 02:22:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002617 10.0.0.27 - - [2026-03-12 02:22:04] "POST /neutron/network HTTP/1.1" 200 151 0.150993 10.0.0.27 - - [2026-03-12 02:22:04] "DELETE /route-target/30b1003b-e9e7-47cc-be3c-48f5ba9a6430 HTTP/1.1" 200 115 0.027403 10.0.0.131 - - [2026-03-12 02:22:08] "GET /projects?obj_uuids=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001040 10.0.0.27 - - [2026-03-12 02:22:08] "GET /project/a40cb025-23fe-4ea6-b070-25ac62d1a90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.035234 10.0.0.27 - - [2026-03-12 02:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.131 - - [2026-03-12 02:22:09] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001029 10.0.0.27 - - [2026-03-12 02:22:09] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.008391 10.0.0.27 - - [2026-03-12 02:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004126 10.0.0.131 - - [2026-03-12 02:22:09] "GET /projects?obj_uuids=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001424 10.0.0.27 - - [2026-03-12 02:22:09] "GET /project/a40cb025-23fe-4ea6-b070-25ac62d1a90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.043511 10.0.0.27 - - [2026-03-12 02:22:10] "GET /domains HTTP/1.1" 200 281 0.003463 10.0.0.131 - - [2026-03-12 02:22:10] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000934 10.0.0.27 - - [2026-03-12 02:22:10] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2 HTTP/1.1" 200 2591 0.009053 10.0.0.131 - - [2026-03-12 02:22:10] "GET /projects?obj_uuids=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001413 10.0.0.27 - - [2026-03-12 02:22:10] "GET /project/a40cb025-23fe-4ea6-b070-25ac62d1a90b HTTP/1.1" 200 1905 0.084479 10.0.0.27 - - [2026-03-12 02:22:10] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.003868 10.0.0.27 - - [2026-03-12 02:22:10] "POST /network-ipams HTTP/1.1" 200 611 0.028856 10.0.0.27 - - [2026-03-12 02:22:10] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 805 0.003343 10.0.0.27 - - [2026-03-12 02:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003856 10.0.0.27 - - [2026-03-12 02:22:10] "GET /network-ipam/c8d16f1c-660b-46ca-ae52-a464541370b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.007130 10.0.0.27 - - [2026-03-12 02:22:10] "PUT /network-ipam/c8d16f1c-660b-46ca-ae52-a464541370b2 HTTP/1.1" 200 259 0.018274 10.0.0.27 - - [2026-03-12 02:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005038 10.0.0.131 - - [2026-03-12 02:22:10] "GET /projects?obj_uuids=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001313 10.0.0.27 - - [2026-03-12 02:22:10] "GET /project/a40cb025-23fe-4ea6-b070-25ac62d1a90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.055177 10.0.0.27 - - [2026-03-12 02:22:10] "POST /neutron/network HTTP/1.1" 200 117 0.013922 10.0.0.27 - - [2026-03-12 02:22:11] "POST /route-targets HTTP/1.1" 200 328 0.014727 10.0.0.131 - - [2026-03-12 02:22:11] "POST /useragent-kv HTTP/1.1" 200 115 0.007295 10.0.0.27 - - [2026-03-12 02:22:11] "POST /neutron/subnet HTTP/1.1" 200 701 0.226470 10.0.0.27 - - [2026-03-12 02:22:11] "POST /fqname-to-id HTTP/1.1" 404 207 0.004766 10.0.0.27 - - [2026-03-12 02:22:11] "POST /id-to-fqname HTTP/1.1" 200 231 0.001299 10.0.0.27 - - [2026-03-12 02:22:11] "GET /virtual-network/3d5ecc2e-5a45-4dbd-b7c7-e54e4327f71d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.007126 10.0.0.27 - - [2026-03-12 02:22:11] "POST /neutron/network HTTP/1.1" 200 1309 0.010360 10.0.0.27 - - [2026-03-12 02:22:11] "GET /virtual-network/3d5ecc2e-5a45-4dbd-b7c7-e54e4327f71d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.004455 10.0.0.27 - - [2026-03-12 02:22:11] "POST /neutron/subnet HTTP/1.1" 200 701 0.008039 10.0.0.27 - - [2026-03-12 02:22:11] "GET /virtual-network/3d5ecc2e-5a45-4dbd-b7c7-e54e4327f71d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.005677 10.0.0.131 - - [2026-03-12 02:22:12] "GET /obj-perms HTTP/1.1" 200 5046 0.004471 10.0.0.27 - - [2026-03-12 02:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004583 10.0.0.131 - - [2026-03-12 02:22:12] "GET /projects?obj_uuids=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001256 10.0.0.27 - - [2026-03-12 02:22:12] "GET /project/a40cb025-23fe-4ea6-b070-25ac62d1a90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.056329 10.0.0.131 - - [2026-03-12 02:22:12] "GET /projects?obj_uuids=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000934 10.0.0.27 - - [2026-03-12 02:22:12] "POST /neutron/network HTTP/1.1" 200 619 0.126760 10.0.0.27 - - [2026-03-12 02:22:12] "POST /ref-update HTTP/1.1" 200 156 0.027226 10.0.0.131 - - [2026-03-12 02:22:13] "POST /useragent-kv HTTP/1.1" 200 115 0.008613 10.0.0.27 - - [2026-03-12 02:22:13] "POST /neutron/subnet HTTP/1.1" 200 828 0.234560 10.0.0.27 - - [2026-03-12 02:22:13] "POST /id-to-fqname HTTP/1.1" 200 231 0.001935 10.0.0.27 - - [2026-03-12 02:22:13] "GET /virtual-network/d0bfdaf9-9f9c-4e4c-b191-eb6468f1f721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.009542 10.0.0.27 - - [2026-03-12 02:22:13] "GET /virtual-network/d0bfdaf9-9f9c-4e4c-b191-eb6468f1f721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.007072 10.0.0.27 - - [2026-03-12 02:22:13] "POST /neutron/network HTTP/1.1" 200 1309 0.014469 10.0.0.27 - - [2026-03-12 02:22:13] "POST /neutron/subnet HTTP/1.1" 200 828 0.012227 10.0.0.27 - - [2026-03-12 02:22:13] "GET /virtual-network/d0bfdaf9-9f9c-4e4c-b191-eb6468f1f721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006292 10.0.0.27 - - [2026-03-12 02:22:13] "GET /obj-perms HTTP/1.1" 200 5046 0.003899 10.0.0.73 - - [2026-03-12 02:22:13] "GET /obj-perms HTTP/1.1" 200 5046 0.004166 10.0.0.27 - - [2026-03-12 02:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004426 10.0.0.131 - - [2026-03-12 02:22:13] "GET /projects?obj_uuids=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001121 10.0.0.27 - - [2026-03-12 02:22:13] "GET /project/a40cb025-23fe-4ea6-b070-25ac62d1a90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.053992 10.0.0.131 - - [2026-03-12 02:22:14] "POST /useragent-kv HTTP/1.1" 200 115 0.002526 10.0.0.27 - - [2026-03-12 02:22:14] "POST /neutron/subnet HTTP/1.1" 200 701 0.217338 10.0.0.27 - - [2026-03-12 02:22:14] "POST /neutron/network HTTP/1.1" 200 1309 0.013027 10.0.0.27 - - [2026-03-12 02:22:14] "POST /id-to-fqname HTTP/1.1" 200 231 0.001184 10.0.0.27 - - [2026-03-12 02:22:14] "GET /virtual-network/c66527dd-f65e-415b-acdd-6bca7ce13406?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005582 10.0.0.27 - - [2026-03-12 02:22:14] "GET /virtual-network/c66527dd-f65e-415b-acdd-6bca7ce13406?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006868 10.0.0.27 - - [2026-03-12 02:22:14] "POST /neutron/subnet HTTP/1.1" 200 701 0.009069 10.0.0.27 - - [2026-03-12 02:22:15] "GET /virtual-network/c66527dd-f65e-415b-acdd-6bca7ce13406?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.007461 10.0.0.27 - - [2026-03-12 02:22:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.131 - - [2026-03-12 02:22:15] "GET /projects?obj_uuids=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001187 10.0.0.27 - - [2026-03-12 02:22:15] "GET /project/a40cb025-23fe-4ea6-b070-25ac62d1a90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.036234 10.0.0.27 - - [2026-03-12 02:22:15] "POST /neutron/network HTTP/1.1" 200 117 0.014042 10.0.0.27 - - [2026-03-12 02:22:15] "POST /ref-update HTTP/1.1" 200 156 0.023839 10.0.0.131 - - [2026-03-12 02:22:16] "POST /useragent-kv HTTP/1.1" 200 115 0.008724 10.0.0.27 - - [2026-03-12 02:22:16] "POST /neutron/subnet HTTP/1.1" 200 701 0.183803 10.0.0.27 - - [2026-03-12 02:22:16] "POST /fqname-to-id HTTP/1.1" 404 207 0.003167 10.0.0.27 - - [2026-03-12 02:22:16] "POST /id-to-fqname HTTP/1.1" 200 231 0.002119 10.0.0.27 - - [2026-03-12 02:22:16] "GET /virtual-network/e5878689-8c86-4dd6-aba9-9e44b1f93330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.012084 10.0.0.27 - - [2026-03-12 02:22:16] "POST /neutron/network HTTP/1.1" 200 1309 0.014619 10.0.0.27 - - [2026-03-12 02:22:16] "GET /virtual-network/e5878689-8c86-4dd6-aba9-9e44b1f93330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.007258 10.0.0.27 - - [2026-03-12 02:22:16] "POST /neutron/subnet HTTP/1.1" 200 701 0.008602 10.0.0.27 - - [2026-03-12 02:22:16] "GET /virtual-network/e5878689-8c86-4dd6-aba9-9e44b1f93330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006714 10.0.0.131 - - [2026-03-12 02:22:17] "GET /obj-perms HTTP/1.1" 200 5046 0.005508 10.0.0.27 - - [2026-03-12 02:22:17] "POST /fqname-to-id HTTP/1.1" 404 225 0.004037 10.0.0.27 - - [2026-03-12 02:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.015143 10.0.0.131 - - [2026-03-12 02:22:17] "GET /projects?obj_uuids=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001107 10.0.0.27 - - [2026-03-12 02:22:17] "GET /project/a40cb025-23fe-4ea6-b070-25ac62d1a90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.059034 10.0.0.27 - - [2026-03-12 02:22:17] "POST /network-policys HTTP/1.1" 200 561 0.033317 10.0.0.27 - - [2026-03-12 02:22:17] "GET /network-policy/6ef3f73a-f279-41dd-9e4a-80ab6fff6fdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6938 0.009409 10.0.0.27 - - [2026-03-12 02:22:17] "POST /fqname-to-id HTTP/1.1" 404 225 0.005966 10.0.0.27 - - [2026-03-12 02:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004739 10.0.0.131 - - [2026-03-12 02:22:17] "GET /projects?obj_uuids=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001297 10.0.0.27 - - [2026-03-12 02:22:17] "GET /project/a40cb025-23fe-4ea6-b070-25ac62d1a90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.053376 10.0.0.27 - - [2026-03-12 02:22:17] "POST /network-policys HTTP/1.1" 200 561 0.036392 10.0.0.27 - - [2026-03-12 02:22:17] "GET /network-policy/7e5e2c5c-b0f5-4ffc-9c41-8e617bf42302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.008417 10.0.0.27 - - [2026-03-12 02:22:18] "POST /fqname-to-id HTTP/1.1" 404 225 0.003427 10.0.0.27 - - [2026-03-12 02:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003241 10.0.0.131 - - [2026-03-12 02:22:18] "GET /projects?obj_uuids=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001097 10.0.0.27 - - [2026-03-12 02:22:18] "GET /project/a40cb025-23fe-4ea6-b070-25ac62d1a90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.041681 10.0.0.27 - - [2026-03-12 02:22:18] "POST /network-policys HTTP/1.1" 200 561 0.038112 10.0.0.27 - - [2026-03-12 02:22:18] "GET /network-policy/570d179b-a1fa-497e-8ffc-f5f02f699e6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6938 0.007882 10.0.0.27 - - [2026-03-12 02:22:18] "POST /fqname-to-id HTTP/1.1" 404 225 0.003508 10.0.0.27 - - [2026-03-12 02:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.131 - - [2026-03-12 02:22:18] "GET /projects?obj_uuids=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000966 10.0.0.27 - - [2026-03-12 02:22:18] "GET /project/a40cb025-23fe-4ea6-b070-25ac62d1a90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.050528 10.0.0.27 - - [2026-03-12 02:22:18] "POST /network-policys HTTP/1.1" 200 561 0.030495 10.0.0.27 - - [2026-03-12 02:22:18] "GET /network-policy/c25dfa6c-e3f7-42d9-92b5-1134c65f0101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8845 0.011014 10.0.0.27 - - [2026-03-12 02:22:18] "POST /fqname-to-id HTTP/1.1" 404 225 0.003277 10.0.0.27 - - [2026-03-12 02:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.131 - - [2026-03-12 02:22:18] "GET /projects?obj_uuids=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002393 10.0.0.27 - - [2026-03-12 02:22:18] "GET /project/a40cb025-23fe-4ea6-b070-25ac62d1a90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.044211 10.0.0.27 - - [2026-03-12 02:22:19] "POST /network-policys HTTP/1.1" 200 561 0.039458 10.0.0.27 - - [2026-03-12 02:22:19] "GET /network-policy/a6a128e7-e5c0-4c11-aceb-d9d9a63ac580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5021 0.006730 10.0.0.27 - - [2026-03-12 02:22:19] "POST /fqname-to-id HTTP/1.1" 404 225 0.003477 10.0.0.27 - - [2026-03-12 02:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003007 10.0.0.131 - - [2026-03-12 02:22:19] "GET /projects?obj_uuids=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001068 10.0.0.27 - - [2026-03-12 02:22:19] "GET /project/a40cb025-23fe-4ea6-b070-25ac62d1a90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.046616 10.0.0.27 - - [2026-03-12 02:22:19] "POST /network-policys HTTP/1.1" 200 561 0.039801 10.0.0.27 - - [2026-03-12 02:22:19] "GET /network-policy/05ce2b3b-d563-42a4-b8ef-87de4bb7b62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.006704 10.0.0.27 - - [2026-03-12 02:22:19] "POST /fqname-to-id HTTP/1.1" 404 225 0.003494 10.0.0.27 - - [2026-03-12 02:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.131 - - [2026-03-12 02:22:19] "GET /projects?obj_uuids=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000990 10.0.0.27 - - [2026-03-12 02:22:19] "GET /project/a40cb025-23fe-4ea6-b070-25ac62d1a90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.045880 10.0.0.27 - - [2026-03-12 02:22:19] "POST /network-policys HTTP/1.1" 200 561 0.028770 10.0.0.27 - - [2026-03-12 02:22:19] "GET /network-policy/6668fc98-944e-4299-b3d3-61ef1d2e45ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.006440 10.0.0.27 - - [2026-03-12 02:22:19] "POST /fqname-to-id HTTP/1.1" 404 225 0.003658 10.0.0.27 - - [2026-03-12 02:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002882 10.0.0.131 - - [2026-03-12 02:22:20] "GET /projects?obj_uuids=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001431 10.0.0.27 - - [2026-03-12 02:22:20] "GET /project/a40cb025-23fe-4ea6-b070-25ac62d1a90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.033210 10.0.0.27 - - [2026-03-12 02:22:20] "POST /network-policys HTTP/1.1" 200 561 0.029458 10.0.0.27 - - [2026-03-12 02:22:20] "GET /network-policy/feb952d3-1847-4638-8ae2-5b0ab7403dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5021 0.006245 10.0.0.27 - - [2026-03-12 02:22:20] "POST /neutron/network HTTP/1.1" 200 1494 0.095935 10.0.0.27 - - [2026-03-12 02:22:20] "GET /virtual-network/3d5ecc2e-5a45-4dbd-b7c7-e54e4327f71d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3804 0.005982 10.0.0.27 - - [2026-03-12 02:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004252 10.0.0.27 - - [2026-03-12 02:22:20] "GET /network-policy/6ef3f73a-f279-41dd-9e4a-80ab6fff6fdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6938 0.006882 10.0.0.27 - - [2026-03-12 02:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004245 10.0.0.27 - - [2026-03-12 02:22:20] "GET /network-policy/7e5e2c5c-b0f5-4ffc-9c41-8e617bf42302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.007554 10.0.0.27 - - [2026-03-12 02:22:20] "POST /fqname-to-id HTTP/1.1" 404 248 0.010097 10.0.0.27 - - [2026-03-12 02:22:20] "POST /neutron/network HTTP/1.1" 200 1494 0.085655 10.0.0.27 - - [2026-03-12 02:22:21] "GET /virtual-network/d0bfdaf9-9f9c-4e4c-b191-eb6468f1f721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.007239 10.0.0.27 - - [2026-03-12 02:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004351 10.0.0.27 - - [2026-03-12 02:22:21] "GET /network-policy/570d179b-a1fa-497e-8ffc-f5f02f699e6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6938 0.013671 10.0.0.27 - - [2026-03-12 02:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005599 10.0.0.27 - - [2026-03-12 02:22:21] "GET /network-policy/c25dfa6c-e3f7-42d9-92b5-1134c65f0101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8845 0.008131 10.0.0.27 - - [2026-03-12 02:22:21] "POST /fqname-to-id HTTP/1.1" 404 248 0.004673 10.0.0.27 - - [2026-03-12 02:22:21] "POST /fqname-to-id HTTP/1.1" 404 207 0.005289 10.0.0.27 - - [2026-03-12 02:22:21] "POST /neutron/network HTTP/1.1" 200 1494 0.079132 10.0.0.27 - - [2026-03-12 02:22:21] "GET /virtual-network/c66527dd-f65e-415b-acdd-6bca7ce13406?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.005733 10.0.0.27 - - [2026-03-12 02:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.27 - - [2026-03-12 02:22:21] "GET /network-policy/05ce2b3b-d563-42a4-b8ef-87de4bb7b62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.008803 10.0.0.27 - - [2026-03-12 02:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006777 10.0.0.27 - - [2026-03-12 02:22:21] "GET /network-policy/a6a128e7-e5c0-4c11-aceb-d9d9a63ac580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5021 0.004402 10.0.0.27 - - [2026-03-12 02:22:21] "POST /neutron/network HTTP/1.1" 200 1494 0.091490 10.0.0.27 - - [2026-03-12 02:22:21] "GET /virtual-network/e5878689-8c86-4dd6-aba9-9e44b1f93330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.007051 10.0.0.27 - - [2026-03-12 02:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003889 10.0.0.27 - - [2026-03-12 02:22:21] "POST /access-control-lists HTTP/1.1" 200 607 0.104493 10.0.0.27 - - [2026-03-12 02:22:21] "GET /network-policy/6668fc98-944e-4299-b3d3-61ef1d2e45ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.008695 10.0.0.27 - - [2026-03-12 02:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005745 10.0.0.27 - - [2026-03-12 02:22:21] "GET /network-policy/feb952d3-1847-4638-8ae2-5b0ab7403dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5021 0.005946 10.0.0.27 - - [2026-03-12 02:22:21] "POST /id-to-fqname HTTP/1.1" 200 231 0.001428 10.0.0.131 - - [2026-03-12 02:22:54] "GET /projects?obj_uuids=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.025064 10.0.0.27 - - [2026-03-12 02:22:54] "GET /project/a40cb025-23fe-4ea6-b070-25ac62d1a90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.091490 10.0.0.27 - - [2026-03-12 02:22:54] "POST /neutron/network HTTP/1.1" 200 1494 0.035483 10.0.0.27 - - [2026-03-12 02:22:54] "POST /id-to-fqname HTTP/1.1" 200 231 0.001841 10.0.0.27 - - [2026-03-12 02:22:55] "POST /neutron/port HTTP/1.1" 200 117 0.011802 10.0.0.131 - - [2026-03-12 02:22:55] "GET /projects?obj_uuids=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001015 10.0.0.27 - - [2026-03-12 02:22:55] "POST /neutron/port HTTP/1.1" 200 1170 0.383505 10.0.0.27 - - [2026-03-12 02:22:55] "POST /neutron/port HTTP/1.1" 200 1224 0.096798 10.0.0.131 - - [2026-03-12 02:22:56] "GET /projects?obj_uuids=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001108 10.0.0.27 - - [2026-03-12 02:22:56] "GET /project/a40cb025-23fe-4ea6-b070-25ac62d1a90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.075114 10.0.0.27 - - [2026-03-12 02:22:56] "POST /neutron/port HTTP/1.1" 200 1234 0.044605 10.0.0.27 - - [2026-03-12 02:22:56] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011721 10.0.0.27 - - [2026-03-12 02:22:56] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011093 10.0.0.27 - - [2026-03-12 02:22:56] "POST /neutron/subnet HTTP/1.1" 200 1361 0.024760 10.0.0.27 - - [2026-03-12 02:22:57] "POST /neutron/network HTTP/1.1" 200 1494 0.033361 10.0.0.27 - - [2026-03-12 02:22:57] "POST /neutron/port HTTP/1.1" 200 1224 0.219246 10.0.0.27 - - [2026-03-12 02:22:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006491 10.0.0.27 - - [2026-03-12 02:22:57] "POST /neutron/port HTTP/1.1" 200 117 0.001352 10.0.0.27 - - [2026-03-12 02:23:01] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011317 10.0.0.27 - - [2026-03-12 02:23:10] "GET /obj-perms HTTP/1.1" 200 5056 0.057710 10.0.0.73 - - [2026-03-12 02:23:11] "GET /obj-perms HTTP/1.1" 200 5056 0.047228 10.0.0.27 - - [2026-03-12 02:23:11] "POST /neutron/port HTTP/1.1" 200 1234 0.017624 10.0.0.27 - - [2026-03-12 02:23:16] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010587 10.0.0.27 - - [2026-03-12 02:23:27] "POST /neutron/port HTTP/1.1" 200 1234 0.022551 10.0.0.27 - - [2026-03-12 02:23:32] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008068 10.0.0.27 - - [2026-03-12 02:23:42] "POST /neutron/port HTTP/1.1" 200 1234 0.017965 10.0.0.27 - - [2026-03-12 02:23:47] "POST /neutron/port HTTP/1.1" 200 1234 0.018447 10.0.0.27 - - [2026-03-12 02:23:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005057 10.0.0.27 - - [2026-03-12 02:23:47] "POST /neutron/port HTTP/1.1" 200 117 0.001143 10.0.0.27 - - [2026-03-12 02:23:47] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009234 10.0.0.27 - - [2026-03-12 02:23:47] "POST /neutron/port HTTP/1.1" 200 1234 0.025000 10.0.0.27 - - [2026-03-12 02:23:47] "GET /virtual-machine/84768ff5-13f5-42cb-b8c3-e4fcaf9a6403 HTTP/1.1" 200 1302 0.006169 10.0.0.27 - - [2026-03-12 02:23:47] "GET /virtual-machine-interface/9aa1fb40-653a-4d91-90c6-4cacb6798562 HTTP/1.1" 200 3192 0.009502 10.0.0.27 - - [2026-03-12 02:23:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.014996 10.0.0.27 - - [2026-03-12 02:23:47] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006167 10.0.0.27 - - [2026-03-12 02:23:47] "GET /virtual-networks?parent_id=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 1059 0.018852 10.0.0.27 - - [2026-03-12 02:23:47] "GET /virtual-network/3d5ecc2e-5a45-4dbd-b7c7-e54e4327f71d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3804 0.006221 10.0.0.27 - - [2026-03-12 02:23:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003880 10.0.0.27 - - [2026-03-12 02:23:50] "GET /virtual-network/3d5ecc2e-5a45-4dbd-b7c7-e54e4327f71d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3804 0.006337 10.0.0.27 - - [2026-03-12 02:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003873 10.0.0.27 - - [2026-03-12 02:23:55] "GET /virtual-network/3d5ecc2e-5a45-4dbd-b7c7-e54e4327f71d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3804 0.005847 10.0.0.27 - - [2026-03-12 02:23:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004187 10.0.0.27 - - [2026-03-12 02:23:59] "GET /virtual-network/3d5ecc2e-5a45-4dbd-b7c7-e54e4327f71d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3804 0.005262 10.0.0.27 - - [2026-03-12 02:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.27 - - [2026-03-12 02:24:03] "GET /virtual-network/3d5ecc2e-5a45-4dbd-b7c7-e54e4327f71d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3804 0.005475 10.0.0.27 - - [2026-03-12 02:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.27 - - [2026-03-12 02:24:07] "GET /virtual-network/3d5ecc2e-5a45-4dbd-b7c7-e54e4327f71d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3804 0.006618 10.0.0.131 - - [2026-03-12 02:24:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000448 10.0.0.131 - - [2026-03-12 02:24:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.73 - - [2026-03-12 02:24:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000537 10.0.0.73 - - [2026-03-12 02:24:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000475 10.0.0.131 - - [2026-03-12 02:24:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000913 10.0.0.73 - - [2026-03-12 02:24:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.131 - - [2026-03-12 02:24:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000428 10.0.0.73 - - [2026-03-12 02:24:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000480 10.0.0.27 - - [2026-03-12 02:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004720 10.0.0.27 - - [2026-03-12 02:24:11] "GET /virtual-network/3d5ecc2e-5a45-4dbd-b7c7-e54e4327f71d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3804 0.007905 10.0.0.27 - - [2026-03-12 02:24:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000437 10.0.0.27 - - [2026-03-12 02:24:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000410 10.0.0.27 - - [2026-03-12 02:24:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.27 - - [2026-03-12 02:24:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000420 10.0.0.27 - - [2026-03-12 02:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010 10.0.0.27 - - [2026-03-12 02:24:15] "GET /virtual-network/3d5ecc2e-5a45-4dbd-b7c7-e54e4327f71d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3804 0.005304 10.0.0.27 - - [2026-03-12 02:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005578 10.0.0.27 - - [2026-03-12 02:24:19] "GET /virtual-network/3d5ecc2e-5a45-4dbd-b7c7-e54e4327f71d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3804 0.006818 10.0.0.27 - - [2026-03-12 02:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005995 10.0.0.27 - - [2026-03-12 02:24:21] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003705 10.0.0.27 - - [2026-03-12 02:24:21] "GET /virtual-networks?parent_id=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 1059 0.004084 10.0.0.27 - - [2026-03-12 02:24:21] "GET /virtual-network/3d5ecc2e-5a45-4dbd-b7c7-e54e4327f71d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3804 0.008229 10.0.0.27 - - [2026-03-12 02:24:21] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008602 10.0.0.27 - - [2026-03-12 02:24:30] "POST /neutron/port HTTP/1.1" 200 1234 0.046189 10.0.0.27 - - [2026-03-12 02:24:32] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010698 10.0.0.27 - - [2026-03-12 02:24:39] "POST /neutron/port HTTP/1.1" 200 1234 0.019588 10.0.0.27 - - [2026-03-12 02:24:40] "POST /neutron/port HTTP/1.1" 200 1234 0.015856 10.0.0.27 - - [2026-03-12 02:24:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004093 10.0.0.27 - - [2026-03-12 02:24:40] "POST /neutron/port HTTP/1.1" 200 117 0.001158 10.0.0.27 - - [2026-03-12 02:24:42] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010479 10.0.0.27 - - [2026-03-12 02:24:42] "POST /neutron/port HTTP/1.1" 200 1234 0.019998 10.0.0.27 - - [2026-03-12 02:24:42] "GET /virtual-machine/f3426524-5950-424c-8a7c-4882e3fe557a HTTP/1.1" 200 1302 0.006116 10.0.0.27 - - [2026-03-12 02:24:42] "GET /virtual-machine-interface/30ae9129-a063-4910-89b6-3062af71cedf HTTP/1.1" 200 3190 0.005159 10.0.0.27 - - [2026-03-12 02:24:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.27 - - [2026-03-12 02:24:42] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003790 10.0.0.27 - - [2026-03-12 02:24:42] "GET /virtual-networks?parent_id=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 1059 0.002960 10.0.0.27 - - [2026-03-12 02:24:42] "GET /virtual-network/d0bfdaf9-9f9c-4e4c-b191-eb6468f1f721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.005863 10.0.0.27 - - [2026-03-12 02:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.27 - - [2026-03-12 02:24:44] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004072 10.0.0.27 - - [2026-03-12 02:24:44] "GET /virtual-networks?parent_id=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 1059 0.002941 10.0.0.27 - - [2026-03-12 02:24:44] "GET /virtual-network/d0bfdaf9-9f9c-4e4c-b191-eb6468f1f721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.007263 10.0.0.27 - - [2026-03-12 02:24:44] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007027 10.0.0.27 - - [2026-03-12 02:24:48] "POST /neutron/network HTTP/1.1" 200 1504 0.006647 10.0.0.27 - - [2026-03-12 02:24:48] "POST /neutron/subnet HTTP/1.1" 200 1361 0.015078 10.0.0.27 - - [2026-03-12 02:24:48] "POST /neutron/network HTTP/1.1" 200 1494 0.011250 10.0.0.27 - - [2026-03-12 02:24:49] "POST /neutron/port HTTP/1.1" 200 1234 0.020168 10.0.0.27 - - [2026-03-12 02:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394 10.0.0.27 - - [2026-03-12 02:24:49] "GET /network-policy/570d179b-a1fa-497e-8ffc-f5f02f699e6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6938 0.004077 10.0.0.27 - - [2026-03-12 02:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002914 10.0.0.27 - - [2026-03-12 02:24:49] "GET /network-policy/c25dfa6c-e3f7-42d9-92b5-1134c65f0101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8845 0.004544 10.0.0.27 - - [2026-03-12 02:24:49] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009344 10.0.0.27 - - [2026-03-12 02:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003867 10.0.0.27 - - [2026-03-12 02:24:50] "GET /network-policy/6ef3f73a-f279-41dd-9e4a-80ab6fff6fdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6938 0.006263 10.0.0.27 - - [2026-03-12 02:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004206 10.0.0.27 - - [2026-03-12 02:24:50] "GET /network-policy/7e5e2c5c-b0f5-4ffc-9c41-8e617bf42302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.006745 10.0.0.27 - - [2026-03-12 02:25:06] "GET /virtual-machine/f3426524-5950-424c-8a7c-4882e3fe557a HTTP/1.1" 200 1302 0.004637 10.0.0.27 - - [2026-03-12 02:25:07] "POST /neutron/port HTTP/1.1" 200 151 0.264050 10.0.0.27 - - [2026-03-12 02:25:08] "GET /virtual-machine/f3426524-5950-424c-8a7c-4882e3fe557a HTTP/1.1" 404 171 0.005100 10.0.0.27 - - [2026-03-12 02:25:08] "GET /virtual-machine/f3426524-5950-424c-8a7c-4882e3fe557a HTTP/1.1" 404 171 0.003154 10.0.0.27 - - [2026-03-12 02:25:08] "GET /virtual-machine/f3426524-5950-424c-8a7c-4882e3fe557a HTTP/1.1" 404 171 0.003348 10.0.0.27 - - [2026-03-12 02:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004533 10.0.0.27 - - [2026-03-12 02:25:09] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005341 10.0.0.27 - - [2026-03-12 02:25:09] "GET /virtual-networks?parent_id=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 1059 0.004401 10.0.0.27 - - [2026-03-12 02:25:09] "GET /virtual-network/d0bfdaf9-9f9c-4e4c-b191-eb6468f1f721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.011790 10.0.0.27 - - [2026-03-12 02:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004791 10.0.0.27 - - [2026-03-12 02:25:09] "GET /routing-instance/cb40572c-aa29-4deb-92c8-d9fdea8c5eb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.006547 10.0.0.27 - - [2026-03-12 02:25:09] "GET /route-target/f26228ca-36c3-4814-a4af-ee42933319e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.005517 10.0.0.27 - - [2026-03-12 02:25:09] "GET /virtual-machine/f3426524-5950-424c-8a7c-4882e3fe557a HTTP/1.1" 404 171 0.004499 10.0.0.27 - - [2026-03-12 02:25:10] "GET /virtual-machine/f3426524-5950-424c-8a7c-4882e3fe557a HTTP/1.1" 404 171 0.003429 10.0.0.27 - - [2026-03-12 02:25:11] "GET /virtual-machine/f3426524-5950-424c-8a7c-4882e3fe557a HTTP/1.1" 404 171 0.004418 10.0.0.27 - - [2026-03-12 02:25:12] "GET /virtual-machine/f3426524-5950-424c-8a7c-4882e3fe557a HTTP/1.1" 404 171 0.003267 10.0.0.27 - - [2026-03-12 02:25:13] "GET /virtual-machine/f3426524-5950-424c-8a7c-4882e3fe557a HTTP/1.1" 404 171 0.004929 10.0.0.27 - - [2026-03-12 02:25:14] "GET /virtual-machine/f3426524-5950-424c-8a7c-4882e3fe557a HTTP/1.1" 404 171 0.004361 10.0.0.131 - - [2026-03-12 02:25:14] "GET /obj-perms HTTP/1.1" 200 5046 0.004648 10.0.0.27 - - [2026-03-12 02:25:17] "GET /obj-perms HTTP/1.1" 200 5046 0.004147 10.0.0.131 - - [2026-03-12 02:25:23] "GET /obj-perms HTTP/1.1" 200 5046 0.005197 10.0.0.27 - - [2026-03-12 02:25:23] "GET /obj-perms HTTP/1.1" 200 5046 0.005851 10.0.0.27 - - [2026-03-12 02:25:23] "GET /virtual-machine/84768ff5-13f5-42cb-b8c3-e4fcaf9a6403 HTTP/1.1" 200 1302 0.005310 10.0.0.27 - - [2026-03-12 02:25:24] "POST /neutron/port HTTP/1.1" 200 151 0.255811 10.0.0.27 - - [2026-03-12 02:25:25] "GET /virtual-machine/84768ff5-13f5-42cb-b8c3-e4fcaf9a6403 HTTP/1.1" 404 171 0.005237 10.0.0.27 - - [2026-03-12 02:25:25] "GET /virtual-machine/84768ff5-13f5-42cb-b8c3-e4fcaf9a6403 HTTP/1.1" 404 171 0.004283 10.0.0.27 - - [2026-03-12 02:25:25] "GET /virtual-machine/84768ff5-13f5-42cb-b8c3-e4fcaf9a6403 HTTP/1.1" 404 171 0.004096 10.0.0.27 - - [2026-03-12 02:25:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004214 10.0.0.27 - - [2026-03-12 02:25:26] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004907 10.0.0.27 - - [2026-03-12 02:25:26] "GET /virtual-networks?parent_id=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 1059 0.003869 10.0.0.27 - - [2026-03-12 02:25:26] "GET /virtual-network/3d5ecc2e-5a45-4dbd-b7c7-e54e4327f71d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3804 0.007848 10.0.0.27 - - [2026-03-12 02:25:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004404 10.0.0.27 - - [2026-03-12 02:25:26] "GET /routing-instance/69cf4756-74b7-4691-927f-a87bb50d28bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.006481 10.0.0.27 - - [2026-03-12 02:25:26] "GET /route-target/a6186732-8f23-4bbc-9c97-15e06a063445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004992 10.0.0.73 - - [2026-03-12 02:25:26] "GET /obj-perms HTTP/1.1" 200 5046 0.004405 10.0.0.27 - - [2026-03-12 02:25:29] "GET /obj-perms HTTP/1.1" 200 5046 0.004999 10.0.0.27 - - [2026-03-12 02:25:29] "GET /virtual-network/e5878689-8c86-4dd6-aba9-9e44b1f93330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.036029 10.0.0.27 - - [2026-03-12 02:25:29] "DELETE /access-control-list/a8e3ea6e-0185-41a9-ba70-06ec3b2c14f2 HTTP/1.1" 200 115 0.109397 10.0.0.27 - - [2026-03-12 02:25:29] "POST /neutron/network HTTP/1.1" 200 1309 0.083420 10.0.0.27 - - [2026-03-12 02:25:29] "GET /virtual-network/e5878689-8c86-4dd6-aba9-9e44b1f93330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.007437 10.0.0.27 - - [2026-03-12 02:25:30] "GET /virtual-network/c66527dd-f65e-415b-acdd-6bca7ce13406?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.010794 10.0.0.27 - - [2026-03-12 02:25:30] "POST /fqname-to-id HTTP/1.1" 404 207 0.049067 10.0.0.27 - - [2026-03-12 02:25:30] "POST /neutron/network HTTP/1.1" 200 1309 0.035606 10.0.0.27 - - [2026-03-12 02:25:30] "GET /virtual-network/c66527dd-f65e-415b-acdd-6bca7ce13406?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006807 10.0.0.27 - - [2026-03-12 02:25:30] "GET /virtual-network/d0bfdaf9-9f9c-4e4c-b191-eb6468f1f721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.006234 10.0.0.27 - - [2026-03-12 02:25:30] "POST /neutron/network HTTP/1.1" 200 1309 0.037445 10.0.0.27 - - [2026-03-12 02:25:30] "GET /virtual-network/d0bfdaf9-9f9c-4e4c-b191-eb6468f1f721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.007199 10.0.0.27 - - [2026-03-12 02:25:30] "POST /ref-update HTTP/1.1" 200 156 0.034730 10.0.0.27 - - [2026-03-12 02:25:30] "GET /virtual-network/3d5ecc2e-5a45-4dbd-b7c7-e54e4327f71d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3804 0.005473 10.0.0.27 - - [2026-03-12 02:25:30] "POST /neutron/network HTTP/1.1" 200 1309 0.011146 10.0.0.27 - - [2026-03-12 02:25:30] "GET /virtual-network/3d5ecc2e-5a45-4dbd-b7c7-e54e4327f71d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.008288 10.0.0.27 - - [2026-03-12 02:25:31] "DELETE /network-policy/feb952d3-1847-4638-8ae2-5b0ab7403dc0 HTTP/1.1" 200 115 0.047110 10.0.0.27 - - [2026-03-12 02:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006827 10.0.0.131 - - [2026-03-12 02:25:31] "GET /projects?obj_uuids=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001037 10.0.0.27 - - [2026-03-12 02:25:31] "GET /project/a40cb025-23fe-4ea6-b070-25ac62d1a90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.050575 10.0.0.27 - - [2026-03-12 02:25:31] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-80108997&detail=False&count=False&shared=False HTTP/1.1" 200 1762 0.005611 10.0.0.27 - - [2026-03-12 02:25:31] "DELETE /network-policy/6668fc98-944e-4299-b3d3-61ef1d2e45ce HTTP/1.1" 200 115 0.045331 10.0.0.27 - - [2026-03-12 02:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003859 10.0.0.131 - - [2026-03-12 02:25:31] "GET /projects?obj_uuids=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001538 10.0.0.27 - - [2026-03-12 02:25:31] "GET /project/a40cb025-23fe-4ea6-b070-25ac62d1a90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.037926 10.0.0.27 - - [2026-03-12 02:25:31] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-80108997&detail=False&count=False&shared=False HTTP/1.1" 200 1529 0.006111 10.0.0.27 - - [2026-03-12 02:25:31] "DELETE /network-policy/05ce2b3b-d563-42a4-b8ef-87de4bb7b62c HTTP/1.1" 200 115 0.033142 10.0.0.27 - - [2026-03-12 02:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.131 - - [2026-03-12 02:25:31] "GET /projects?obj_uuids=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001224 10.0.0.27 - - [2026-03-12 02:25:31] "GET /project/a40cb025-23fe-4ea6-b070-25ac62d1a90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.073237 10.0.0.27 - - [2026-03-12 02:25:31] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-80108997&detail=False&count=False&shared=False HTTP/1.1" 200 1296 0.005419 10.0.0.27 - - [2026-03-12 02:25:31] "DELETE /network-policy/a6a128e7-e5c0-4c11-aceb-d9d9a63ac580 HTTP/1.1" 200 115 0.038538 10.0.0.27 - - [2026-03-12 02:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006119 10.0.0.131 - - [2026-03-12 02:25:31] "GET /projects?obj_uuids=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001047 10.0.0.27 - - [2026-03-12 02:25:31] "GET /project/a40cb025-23fe-4ea6-b070-25ac62d1a90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.039940 10.0.0.27 - - [2026-03-12 02:25:31] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-80108997&detail=False&count=False&shared=False HTTP/1.1" 200 1062 0.008124 10.0.0.27 - - [2026-03-12 02:25:31] "DELETE /network-policy/c25dfa6c-e3f7-42d9-92b5-1134c65f0101 HTTP/1.1" 200 115 0.052121 10.0.0.27 - - [2026-03-12 02:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004132 10.0.0.131 - - [2026-03-12 02:25:32] "GET /projects?obj_uuids=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001359 10.0.0.27 - - [2026-03-12 02:25:32] "GET /project/a40cb025-23fe-4ea6-b070-25ac62d1a90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.039949 10.0.0.27 - - [2026-03-12 02:25:32] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-80108997&detail=False&count=False&shared=False HTTP/1.1" 200 829 0.005331 10.0.0.27 - - [2026-03-12 02:25:32] "DELETE /network-policy/570d179b-a1fa-497e-8ffc-f5f02f699e6d HTTP/1.1" 200 115 0.035337 10.0.0.27 - - [2026-03-12 02:25:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009490 10.0.0.131 - - [2026-03-12 02:25:32] "GET /projects?obj_uuids=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001025 10.0.0.27 - - [2026-03-12 02:25:32] "GET /project/a40cb025-23fe-4ea6-b070-25ac62d1a90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.038428 10.0.0.27 - - [2026-03-12 02:25:32] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-80108997&detail=False&count=False&shared=False HTTP/1.1" 200 596 0.005872 10.0.0.27 - - [2026-03-12 02:25:32] "DELETE /network-policy/7e5e2c5c-b0f5-4ffc-9c41-8e617bf42302 HTTP/1.1" 200 115 0.052405 10.0.0.27 - - [2026-03-12 02:25:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005242 10.0.0.131 - - [2026-03-12 02:25:32] "GET /projects?obj_uuids=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001026 10.0.0.27 - - [2026-03-12 02:25:32] "GET /project/a40cb025-23fe-4ea6-b070-25ac62d1a90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.055798 10.0.0.27 - - [2026-03-12 02:25:32] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-80108997&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.005278 10.0.0.27 - - [2026-03-12 02:25:32] "DELETE /network-policy/6ef3f73a-f279-41dd-9e4a-80ab6fff6fdb HTTP/1.1" 200 115 0.038463 10.0.0.27 - - [2026-03-12 02:25:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.131 - - [2026-03-12 02:25:32] "GET /projects?obj_uuids=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001140 10.0.0.27 - - [2026-03-12 02:25:32] "GET /project/a40cb025-23fe-4ea6-b070-25ac62d1a90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.047931 10.0.0.27 - - [2026-03-12 02:25:32] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-80108997&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005362 10.0.0.27 - - [2026-03-12 02:25:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.27 - - [2026-03-12 02:25:33] "POST /neutron/network HTTP/1.1" 200 1309 0.013994 10.0.0.27 - - [2026-03-12 02:25:33] "DELETE /route-target/62cbc645-ccc5-4d88-8b35-008f4bb73855 HTTP/1.1" 200 115 0.042433 10.0.0.131 - - [2026-03-12 02:25:33] "POST /useragent-kv HTTP/1.1" 200 115 0.003872 10.0.0.131 - - [2026-03-12 02:25:33] "POST /useragent-kv HTTP/1.1" 200 115 0.003180 10.0.0.131 - - [2026-03-12 02:25:33] "POST /useragent-kv HTTP/1.1" 200 115 0.002984 10.0.0.131 - - [2026-03-12 02:25:33] "POST /useragent-kv HTTP/1.1" 200 115 0.002449 10.0.0.131 - - [2026-03-12 02:25:33] "POST /useragent-kv HTTP/1.1" 200 115 0.003042 10.0.0.131 - - [2026-03-12 02:25:33] "POST /useragent-kv HTTP/1.1" 200 115 0.005188 10.0.0.27 - - [2026-03-12 02:25:33] "POST /neutron/network HTTP/1.1" 200 151 0.232256 10.0.0.27 - - [2026-03-12 02:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006082 10.0.0.27 - - [2026-03-12 02:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004499 10.0.0.27 - - [2026-03-12 02:25:34] "DELETE /network-ipam/c8d16f1c-660b-46ca-ae52-a464541370b2 HTTP/1.1" 200 115 0.038752 10.0.0.27 - - [2026-03-12 02:25:34] "POST /fqname-to-id HTTP/1.1" 404 252 0.004652 10.0.0.131 - - [2026-03-12 02:25:34] "GET /projects?obj_uuids=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000969 10.0.0.131 - - [2026-03-12 02:25:34] "GET /project/a40cb025-23fe-4ea6-b070-25ac62d1a90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.043024 10.0.0.131 - - [2026-03-12 02:25:34] "GET /projects?obj_uuids=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000926 10.0.0.131 - - [2026-03-12 02:25:34] "GET /project/a40cb025-23fe-4ea6-b070-25ac62d1a90b?fields=security_groups HTTP/1.1" 200 1387 0.050949 10.0.0.131 - - [2026-03-12 02:25:34] "DELETE /security-group/f7be73fa-2865-4d2a-b404-a3967f35a692 HTTP/1.1" 200 115 0.054224 10.0.0.131 - - [2026-03-12 02:25:34] "GET /projects?obj_uuids=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000884 10.0.0.131 - - [2026-03-12 02:25:34] "GET /project/a40cb025-23fe-4ea6-b070-25ac62d1a90b?fields=application_policy_sets HTTP/1.1" 200 1426 0.049933 10.0.0.27 - - [2026-03-12 02:25:34] "DELETE /access-control-list/cf1ac184-3a6d-4841-98b4-320398c51a78 HTTP/1.1" 200 115 0.047450 10.0.0.27 - - [2026-03-12 02:25:34] "DELETE /project/a40cb025-23fe-4ea6-b070-25ac62d1a90b HTTP/1.1" 200 115 0.429563 10.0.0.131 - - [2026-03-12 02:25:34] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002663 10.0.0.27 - - [2026-03-12 02:25:34] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?fields=projects HTTP/1.1" 200 1247 0.015085 10.0.0.27 - - [2026-03-12 02:25:40] "POST /fqname-to-id HTTP/1.1" 404 225 0.004271 10.0.0.131 - - [2026-03-12 02:25:40] "POST /id-to-fqname HTTP/1.1" 200 198 0.002585 10.0.0.131 - - [2026-03-12 02:25:40] "POST /fqname-to-id HTTP/1.1" 404 207 0.008984 10.0.0.131 - - [2026-03-12 02:25:40] "POST /security-groups HTTP/1.1" 200 599 0.032057 10.0.0.131 - - [2026-03-12 02:25:40] "POST /projects HTTP/1.1" 200 601 0.248820 10.0.0.27 - - [2026-03-12 02:25:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.278483 10.0.0.27 - - [2026-03-12 02:25:40] "POST /fqname-to-id HTTP/1.1" 404 241 0.007083 10.0.0.131 - - [2026-03-12 02:25:40] "GET /projects?obj_uuids=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001628 10.0.0.27 - - [2026-03-12 02:25:40] "GET /project/a40cb025-23fe-4ea6-b070-25ac62d1a90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.050394 10.0.0.27 - - [2026-03-12 02:25:40] "POST /network-policys HTTP/1.1" 200 561 0.040067 10.0.0.27 - - [2026-03-12 02:25:40] "GET /network-policy/210c02e5-4c27-4673-a97c-aff424949146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3106 0.012757 10.0.0.27 - - [2026-03-12 02:25:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004596 10.0.0.131 - - [2026-03-12 02:25:40] "GET /projects?obj_uuids=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002284 10.0.0.27 - - [2026-03-12 02:25:40] "GET /project/a40cb025-23fe-4ea6-b070-25ac62d1a90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.064583 10.0.0.27 - - [2026-03-12 02:25:40] "POST /neutron/network HTTP/1.1" 200 117 0.014195 10.0.0.27 - - [2026-03-12 02:25:41] "POST /ref-update HTTP/1.1" 200 156 0.025521 10.0.0.27 - - [2026-03-12 02:25:41] "POST /fqname-to-id HTTP/1.1" 404 207 0.016275 10.0.0.131 - - [2026-03-12 02:25:41] "POST /useragent-kv HTTP/1.1" 200 115 0.017951 10.0.0.27 - - [2026-03-12 02:25:41] "POST /neutron/subnet HTTP/1.1" 200 823 0.238599 10.0.0.27 - - [2026-03-12 02:25:41] "POST /id-to-fqname HTTP/1.1" 200 229 0.001722 10.0.0.27 - - [2026-03-12 02:25:41] "GET /virtual-network/ca486698-67ed-4513-8b34-2edb619527b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005221 10.0.0.27 - - [2026-03-12 02:25:41] "GET /virtual-network/ca486698-67ed-4513-8b34-2edb619527b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005603 10.0.0.27 - - [2026-03-12 02:25:41] "POST /neutron/network HTTP/1.1" 200 1006 0.013448 10.0.0.27 - - [2026-03-12 02:25:41] "POST /neutron/network HTTP/1.1" 200 1006 0.011029 10.0.0.27 - - [2026-03-12 02:25:41] "GET /virtual-network/ca486698-67ed-4513-8b34-2edb619527b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.009941 10.0.0.27 - - [2026-03-12 02:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.27 - - [2026-03-12 02:25:41] "GET /network-policy/210c02e5-4c27-4673-a97c-aff424949146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3106 0.005730 10.0.0.27 - - [2026-03-12 02:25:42] "GET /virtual-network/ca486698-67ed-4513-8b34-2edb619527b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.007487 10.0.0.27 - - [2026-03-12 02:25:42] "GET /obj-perms HTTP/1.1" 200 5046 0.052318 10.0.0.73 - - [2026-03-12 02:25:42] "GET /obj-perms HTTP/1.1" 200 5046 0.059361 10.0.0.131 - - [2026-03-12 02:25:42] "GET /obj-perms HTTP/1.1" 200 5046 0.050851 10.0.0.27 - - [2026-03-12 02:25:42] "POST /id-to-fqname HTTP/1.1" 200 229 0.001272 10.0.0.27 - - [2026-03-12 02:25:42] "POST /neutron/network HTTP/1.1" 200 1115 0.009289 10.0.0.131 - - [2026-03-12 02:25:43] "GET /projects?obj_uuids=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001204 10.0.0.27 - - [2026-03-12 02:25:43] "GET /project/a40cb025-23fe-4ea6-b070-25ac62d1a90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.090658 10.0.0.27 - - [2026-03-12 02:25:43] "POST /neutron/port HTTP/1.1" 200 117 0.008979 10.0.0.27 - - [2026-03-12 02:25:43] "POST /id-to-fqname HTTP/1.1" 200 229 0.001638 10.0.0.27 - - [2026-03-12 02:25:44] "POST /neutron/network HTTP/1.1" 200 1115 0.008551 10.0.0.27 - - [2026-03-12 02:25:44] "PUT /access-control-list/bf08683e-8a0e-48c6-b758-0d99b35ca4ca HTTP/1.1" 200 273 0.071103 10.0.0.27 - - [2026-03-12 02:25:44] "POST /neutron/port HTTP/1.1" 200 1173 0.024970 10.0.0.131 - - [2026-03-12 02:25:44] "GET /projects?obj_uuids=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002580 10.0.0.27 - - [2026-03-12 02:25:44] "GET /project/a40cb025-23fe-4ea6-b070-25ac62d1a90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.140569 10.0.0.27 - - [2026-03-12 02:25:44] "POST /neutron/port HTTP/1.1" 200 1237 0.017586 10.0.0.27 - - [2026-03-12 02:25:44] "POST /neutron/subnet HTTP/1.1" 200 1376 0.012746 10.0.0.27 - - [2026-03-12 02:25:44] "POST /neutron/network HTTP/1.1" 200 1105 0.009149 10.0.0.27 - - [2026-03-12 02:25:45] "POST /neutron/port HTTP/1.1" 200 117 0.006102 10.0.0.27 - - [2026-03-12 02:25:45] "POST /neutron/network HTTP/1.1" 200 1115 0.007257 10.0.0.27 - - [2026-03-12 02:25:45] "POST /neutron/port HTTP/1.1" 200 1173 0.028000 10.0.0.27 - - [2026-03-12 02:25:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004610 10.0.0.27 - - [2026-03-12 02:25:46] "POST /neutron/port HTTP/1.1" 200 117 0.001526 10.0.0.27 - - [2026-03-12 02:25:50] "POST /neutron/port HTTP/1.1" 200 1237 0.025977 10.0.0.27 - - [2026-03-12 02:25:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005883 10.0.0.27 - - [2026-03-12 02:25:50] "POST /neutron/port HTTP/1.1" 200 117 0.001575 10.0.0.27 - - [2026-03-12 02:25:50] "POST /neutron/network HTTP/1.1" 200 1105 0.010375 10.0.0.27 - - [2026-03-12 02:25:50] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008129 10.0.0.27 - - [2026-03-12 02:25:50] "GET /virtual-machine/9e56d015-9014-4d99-8abb-8985a08855b8 HTTP/1.1" 200 1302 0.031771 10.0.0.27 - - [2026-03-12 02:25:50] "GET /virtual-machine-interface/eec6f936-e012-4930-bb7c-05a3ca603071 HTTP/1.1" 200 3186 0.005160 10.0.0.27 - - [2026-03-12 02:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004147 10.0.0.27 - - [2026-03-12 02:25:50] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004745 10.0.0.27 - - [2026-03-12 02:25:50] "GET /virtual-networks?parent_id=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.004225 10.0.0.27 - - [2026-03-12 02:25:50] "GET /virtual-network/ca486698-67ed-4513-8b34-2edb619527b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.009287 10.0.0.27 - - [2026-03-12 02:25:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004320 10.0.0.27 - - [2026-03-12 02:25:53] "GET /virtual-network/ca486698-67ed-4513-8b34-2edb619527b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006335 10.0.0.27 - - [2026-03-12 02:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.27 - - [2026-03-12 02:25:57] "GET /virtual-network/ca486698-67ed-4513-8b34-2edb619527b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005391 10.0.0.27 - - [2026-03-12 02:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005617 10.0.0.27 - - [2026-03-12 02:26:01] "GET /virtual-network/ca486698-67ed-4513-8b34-2edb619527b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.007020 10.0.0.27 - - [2026-03-12 02:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.27 - - [2026-03-12 02:26:05] "GET /virtual-network/ca486698-67ed-4513-8b34-2edb619527b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005266 10.0.0.27 - - [2026-03-12 02:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004891 10.0.0.27 - - [2026-03-12 02:26:10] "GET /virtual-network/ca486698-67ed-4513-8b34-2edb619527b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005326 10.0.0.131 - - [2026-03-12 02:26:10] "DELETE /project/a40cb02523fe4ea6b07025ac62d1a90b HTTP/1.1" 404 173 0.030257 10.0.0.27 - - [2026-03-12 02:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004816 10.0.0.27 - - [2026-03-12 02:26:14] "GET /virtual-network/ca486698-67ed-4513-8b34-2edb619527b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.007235 10.0.0.27 - - [2026-03-12 02:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004082 10.0.0.27 - - [2026-03-12 02:26:18] "GET /virtual-network/ca486698-67ed-4513-8b34-2edb619527b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005408 10.0.0.27 - - [2026-03-12 02:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.27 - - [2026-03-12 02:26:22] "GET /virtual-network/ca486698-67ed-4513-8b34-2edb619527b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005859 10.0.0.27 - - [2026-03-12 02:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.27 - - [2026-03-12 02:26:24] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003913 10.0.0.27 - - [2026-03-12 02:26:24] "GET /virtual-networks?parent_id=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003117 10.0.0.27 - - [2026-03-12 02:26:24] "GET /virtual-network/ca486698-67ed-4513-8b34-2edb619527b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006116 10.0.0.27 - - [2026-03-12 02:26:24] "POST /neutron/port HTTP/1.1" 200 1237 0.021677 10.0.0.27 - - [2026-03-12 02:26:29] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007133 10.0.0.27 - - [2026-03-12 02:26:34] "POST /neutron/port HTTP/1.1" 200 1237 0.016627 10.0.0.27 - - [2026-03-12 02:26:36] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007041 10.0.0.27 - - [2026-03-12 02:26:42] "POST /neutron/port HTTP/1.1" 200 1237 0.047822 10.0.0.27 - - [2026-03-12 02:26:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005293 10.0.0.27 - - [2026-03-12 02:26:42] "POST /neutron/port HTTP/1.1" 200 117 0.001671 10.0.0.27 - - [2026-03-12 02:26:45] "POST /neutron/port HTTP/1.1" 200 1237 0.017782 10.0.0.27 - - [2026-03-12 02:26:45] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007577 10.0.0.27 - - [2026-03-12 02:26:45] "GET /virtual-machine/04f1515b-19d0-4248-91ff-df0b7c34ebc0 HTTP/1.1" 200 1301 0.006696 10.0.0.27 - - [2026-03-12 02:26:45] "GET /virtual-machine-interface/f74d4444-3e88-44b6-83b0-e954dc6d37f1 HTTP/1.1" 200 3185 0.005505 10.0.0.27 - - [2026-03-12 02:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.27 - - [2026-03-12 02:26:45] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005468 10.0.0.27 - - [2026-03-12 02:26:45] "GET /virtual-networks?parent_id=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003751 10.0.0.27 - - [2026-03-12 02:26:45] "GET /virtual-network/ca486698-67ed-4513-8b34-2edb619527b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006938 10.0.0.27 - - [2026-03-12 02:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.27 - - [2026-03-12 02:26:46] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003616 10.0.0.27 - - [2026-03-12 02:26:46] "GET /virtual-networks?parent_id=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.004878 10.0.0.27 - - [2026-03-12 02:26:46] "GET /virtual-network/ca486698-67ed-4513-8b34-2edb619527b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005650 10.0.0.27 - - [2026-03-12 02:26:52] "POST /neutron/port HTTP/1.1" 200 1237 0.026935 10.0.0.27 - - [2026-03-12 02:26:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004402 10.0.0.27 - - [2026-03-12 02:26:52] "POST /neutron/port HTTP/1.1" 200 117 0.001162 10.0.0.27 - - [2026-03-12 02:27:10] "GET /virtual-network/ca486698-67ed-4513-8b34-2edb619527b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005752 10.0.0.27 - - [2026-03-12 02:27:10] "POST /neutron/network HTTP/1.1" 200 1105 0.008883 10.0.0.27 - - [2026-03-12 02:27:10] "GET /virtual-network/ca486698-67ed-4513-8b34-2edb619527b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007927 10.0.0.27 - - [2026-03-12 02:27:10] "POST /neutron/network HTTP/1.1" 200 1006 0.012960 10.0.0.27 - - [2026-03-12 02:27:10] "POST /neutron/port HTTP/1.1" 200 1227 0.021605 10.0.0.27 - - [2026-03-12 02:27:10] "POST /neutron/port HTTP/1.1" 200 1227 0.013848 10.0.0.131 - - [2026-03-12 02:27:12] "POST /useragent-kv HTTP/1.1" 200 115 0.003946 10.0.0.131 - - [2026-03-12 02:27:12] "POST /useragent-kv HTTP/1.1" 200 115 0.002632 10.0.0.131 - - [2026-03-12 02:27:12] "POST /useragent-kv HTTP/1.1" 200 115 0.003726 10.0.0.131 - - [2026-03-12 02:27:12] "POST /useragent-kv HTTP/1.1" 200 115 0.003097 10.0.0.27 - - [2026-03-12 02:27:12] "POST /neutron/network HTTP/1.1" 200 151 0.186922 10.0.0.27 - - [2026-03-12 02:27:12] "DELETE /route-target/3ca9a07c-1a39-49bc-9bc9-59593caf5970 HTTP/1.1" 200 115 0.032571 10.0.0.27 - - [2026-03-12 02:27:13] "DELETE /network-policy/210c02e5-4c27-4673-a97c-aff424949146 HTTP/1.1" 200 115 0.042422 10.0.0.131 - - [2026-03-12 02:27:15] "GET /projects?obj_uuids=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001023 10.0.0.27 - - [2026-03-12 02:27:15] "GET /project/a40cb025-23fe-4ea6-b070-25ac62d1a90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.080122 10.0.0.131 - - [2026-03-12 02:27:15] "GET /projects?obj_uuids=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000911 10.0.0.27 - - [2026-03-12 02:27:15] "GET /project/a40cb025-23fe-4ea6-b070-25ac62d1a90b?fields=virtual_networks HTTP/1.1" 200 1050 0.050401 10.0.0.131 - - [2026-03-12 02:27:15] "GET /projects?obj_uuids=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001860 10.0.0.27 - - [2026-03-12 02:27:15] "GET /project/a40cb025-23fe-4ea6-b070-25ac62d1a90b?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.056331 10.0.0.131 - - [2026-03-12 02:27:15] "GET /projects?obj_uuids=a40cb025-23fe-4ea6-b070-25ac62d1a90b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001803 10.0.0.27 - - [2026-03-12 02:27:15] "GET /project/a40cb025-23fe-4ea6-b070-25ac62d1a90b?fields=security_groups HTTP/1.1" 200 1285 0.056311 10.0.0.27 - - [2026-03-12 02:27:16] "POST /fqname-to-id HTTP/1.1" 404 202 0.024914 10.0.0.131 - - [2026-03-12 02:27:16] "GET /projects?obj_uuids=cb426924-f0d5-40f2-9633-23251560c7b9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003514 10.0.0.131 - - [2026-03-12 02:27:16] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002108 10.0.0.131 - - [2026-03-12 02:27:16] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009947 10.0.0.131 - - [2026-03-12 02:27:16] "POST /id-to-fqname HTTP/1.1" 200 204 0.001683 10.0.0.131 - - [2026-03-12 02:27:16] "POST /fqname-to-id HTTP/1.1" 404 213 0.003418 10.0.0.131 - - [2026-03-12 02:27:17] "POST /security-groups HTTP/1.1" 200 605 0.041295 10.0.0.131 - - [2026-03-12 02:27:17] "POST /projects HTTP/1.1" 200 613 0.253137 10.0.0.131 - - [2026-03-12 02:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.337690 10.0.0.27 - - [2026-03-12 02:27:17] "POST /fqname-to-id HTTP/1.1" 404 247 0.023763 10.0.0.27 - - [2026-03-12 02:27:17] "GET /project/cb426924-f0d5-40f2-9633-23251560c7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.509099 10.0.0.27 - - [2026-03-12 02:27:18] "GET / HTTP/1.1" 200 36215 0.001503 10.0.0.27 - - [2026-03-12 02:27:21] "GET /project/cb426924-f0d5-40f2-9633-23251560c7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000522 10.0.0.131 - - [2026-03-12 02:27:21] "GET /projects?obj_uuids=cb426924-f0d5-40f2-9633-23251560c7b9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.003021 10.0.0.27 - - [2026-03-12 02:27:22] "GET /project/cb426924-f0d5-40f2-9633-23251560c7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.079467 10.0.0.27 - - [2026-03-12 02:27:22] "GET / HTTP/1.1" 200 36215 0.001803 10.0.0.27 - - [2026-03-12 02:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.131 - - [2026-03-12 02:27:22] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001169 10.0.0.27 - - [2026-03-12 02:27:22] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.007451 10.0.0.27 - - [2026-03-12 02:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.131 - - [2026-03-12 02:27:23] "GET /projects?obj_uuids=cb426924-f0d5-40f2-9633-23251560c7b9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000955 10.0.0.27 - - [2026-03-12 02:27:23] "GET /project/cb426924-f0d5-40f2-9633-23251560c7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.047951 10.0.0.27 - - [2026-03-12 02:27:24] "GET /domains HTTP/1.1" 401 292 0.000427 10.0.0.27 - - [2026-03-12 02:27:24] "GET /domains HTTP/1.1" 200 281 0.028292 10.0.0.131 - - [2026-03-12 02:27:24] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001346 10.0.0.27 - - [2026-03-12 02:27:24] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2 HTTP/1.1" 200 2792 0.011971 10.0.0.131 - - [2026-03-12 02:27:24] "GET /projects?obj_uuids=cb426924-f0d5-40f2-9633-23251560c7b9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000920 10.0.0.27 - - [2026-03-12 02:27:24] "GET /project/cb426924-f0d5-40f2-9633-23251560c7b9 HTTP/1.1" 200 1941 0.090420 10.0.0.27 - - [2026-03-12 02:27:24] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.003642 10.0.0.27 - - [2026-03-12 02:27:24] "POST /network-ipams HTTP/1.1" 200 629 0.028340 10.0.0.27 - - [2026-03-12 02:27:24] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 817 0.004566 10.0.0.27 - - [2026-03-12 02:27:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004584 10.0.0.27 - - [2026-03-12 02:27:24] "GET /network-ipam/e1c8fc00-47b9-4cdc-a837-33175a732dc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.006790 10.0.0.27 - - [2026-03-12 02:27:24] "PUT /network-ipam/e1c8fc00-47b9-4cdc-a837-33175a732dc2 HTTP/1.1" 200 259 0.017183 10.0.0.27 - - [2026-03-12 02:27:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000642 10.0.0.27 - - [2026-03-12 02:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.028819 10.0.0.131 - - [2026-03-12 02:27:25] "GET /projects?obj_uuids=cb426924-f0d5-40f2-9633-23251560c7b9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000997 10.0.0.27 - - [2026-03-12 02:27:25] "GET /project/cb426924-f0d5-40f2-9633-23251560c7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.045657 10.0.0.27 - - [2026-03-12 02:27:25] "POST /ref-update HTTP/1.1" 200 156 0.034325 10.0.0.131 - - [2026-03-12 02:27:25] "POST /useragent-kv HTTP/1.1" 200 115 0.006232 10.0.0.27 - - [2026-03-12 02:27:25] "POST /neutron/subnet HTTP/1.1" 200 729 0.274455 10.0.0.27 - - [2026-03-12 02:27:26] "POST /fqname-to-id HTTP/1.1" 404 207 0.006226 10.0.0.27 - - [2026-03-12 02:27:26] "POST /id-to-fqname HTTP/1.1" 200 237 0.001834 10.0.0.27 - - [2026-03-12 02:27:26] "GET /virtual-network/95b98647-ecb6-46bc-90f8-a8a2c6971b54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2692 0.008811 10.0.0.27 - - [2026-03-12 02:27:26] "POST /neutron/network HTTP/1.1" 200 1143 0.010667 10.0.0.27 - - [2026-03-12 02:27:26] "GET /virtual-network/95b98647-ecb6-46bc-90f8-a8a2c6971b54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2692 0.007944 10.0.0.27 - - [2026-03-12 02:27:26] "POST /neutron/subnet HTTP/1.1" 200 828 0.011714 10.0.0.27 - - [2026-03-12 02:27:26] "GET /virtual-network/95b98647-ecb6-46bc-90f8-a8a2c6971b54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2692 0.005818 10.0.0.27 - - [2026-03-12 02:27:27] "GET /obj-perms HTTP/1.1" 200 5021 0.054380 10.0.0.27 - - [2026-03-12 02:27:28] "POST /fqname-to-id HTTP/1.1" 404 231 0.003993 10.0.0.27 - - [2026-03-12 02:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002971 10.0.0.131 - - [2026-03-12 02:27:28] "GET /projects?obj_uuids=cb426924-f0d5-40f2-9633-23251560c7b9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001027 10.0.0.27 - - [2026-03-12 02:27:28] "GET /project/cb426924-f0d5-40f2-9633-23251560c7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.038250 10.0.0.27 - - [2026-03-12 02:27:28] "POST /network-policys HTTP/1.1" 200 567 0.028769 10.0.0.27 - - [2026-03-12 02:27:28] "GET /network-policy/927a7d4a-e150-413f-99bf-a289733cd894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4076 0.006666 10.0.0.27 - - [2026-03-12 02:27:28] "POST /fqname-to-id HTTP/1.1" 404 231 0.004882 10.0.0.27 - - [2026-03-12 02:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004840 10.0.0.131 - - [2026-03-12 02:27:28] "GET /projects?obj_uuids=cb426924-f0d5-40f2-9633-23251560c7b9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001759 10.0.0.27 - - [2026-03-12 02:27:28] "GET /project/cb426924-f0d5-40f2-9633-23251560c7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.047878 10.0.0.27 - - [2026-03-12 02:27:28] "POST /network-policys HTTP/1.1" 200 567 0.036591 10.0.0.27 - - [2026-03-12 02:27:28] "GET /network-policy/63b68290-1d55-4cec-9ca6-7bab09b3feac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.007866 10.0.0.27 - - [2026-03-12 02:27:28] "POST /fqname-to-id HTTP/1.1" 404 231 0.003694 10.0.0.27 - - [2026-03-12 02:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004132 10.0.0.131 - - [2026-03-12 02:27:28] "GET /projects?obj_uuids=cb426924-f0d5-40f2-9633-23251560c7b9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001117 10.0.0.27 - - [2026-03-12 02:27:28] "GET /project/cb426924-f0d5-40f2-9633-23251560c7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.046834 10.0.0.27 - - [2026-03-12 02:27:28] "POST /network-policys HTTP/1.1" 200 567 0.043926 10.0.0.27 - - [2026-03-12 02:27:29] "GET /network-policy/717f3c43-5f21-4dea-99ad-3b2a2635be12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.006492 10.0.0.27 - - [2026-03-12 02:27:29] "POST /neutron/network HTTP/1.1" 200 1341 0.026274 10.0.0.27 - - [2026-03-12 02:27:29] "GET /virtual-network/95b98647-ecb6-46bc-90f8-a8a2c6971b54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3311 0.007376 10.0.0.27 - - [2026-03-12 02:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004256 10.0.0.27 - - [2026-03-12 02:27:29] "GET /network-policy/63b68290-1d55-4cec-9ca6-7bab09b3feac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.004275 10.0.0.27 - - [2026-03-12 02:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003990 10.0.0.27 - - [2026-03-12 02:27:29] "GET /network-policy/927a7d4a-e150-413f-99bf-a289733cd894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4076 0.004701 10.0.0.27 - - [2026-03-12 02:27:29] "POST /id-to-fqname HTTP/1.1" 200 237 0.001911 10.0.0.131 - - [2026-03-12 02:27:30] "GET /projects?obj_uuids=cb426924-f0d5-40f2-9633-23251560c7b9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000974 10.0.0.27 - - [2026-03-12 02:27:30] "GET /project/cb426924-f0d5-40f2-9633-23251560c7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.076923 10.0.0.27 - - [2026-03-12 02:27:30] "POST /neutron/port HTTP/1.1" 200 117 0.008554 10.0.0.27 - - [2026-03-12 02:27:30] "POST /neutron/network HTTP/1.1" 200 1351 0.009937 10.0.0.27 - - [2026-03-12 02:27:31] "PUT /access-control-list/10c7318c-5dbb-4740-9440-072c13365a80 HTTP/1.1" 200 273 0.059750 10.0.0.27 - - [2026-03-12 02:27:31] "POST /neutron/port HTTP/1.1" 200 1182 0.020631 10.0.0.27 - - [2026-03-12 02:27:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004019 10.0.0.27 - - [2026-03-12 02:27:31] "POST /neutron/port HTTP/1.1" 200 117 0.001166 10.0.0.27 - - [2026-03-12 02:27:35] "POST /neutron/port HTTP/1.1" 200 1246 0.024306 10.0.0.27 - - [2026-03-12 02:27:35] "POST /neutron/security_group HTTP/1.1" 200 2072 0.008639 10.0.0.27 - - [2026-03-12 02:27:35] "GET /virtual-machine/ade29c96-edcd-4a74-b01a-7ad66d0224cc HTTP/1.1" 401 292 0.000576 10.0.0.27 - - [2026-03-12 02:27:36] "GET /virtual-machine/ade29c96-edcd-4a74-b01a-7ad66d0224cc HTTP/1.1" 200 1309 0.032348 10.0.0.27 - - [2026-03-12 02:27:36] "GET /virtual-machine-interface/fe842d35-a31e-41dd-afb2-d2b1c77785d7 HTTP/1.1" 200 3185 0.006009 10.0.0.27 - - [2026-03-12 02:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007162 10.0.0.27 - - [2026-03-12 02:27:36] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004804 10.0.0.27 - - [2026-03-12 02:27:36] "GET /virtual-networks?parent_id=cb426924-f0d5-40f2-9633-23251560c7b9&detail=False&count=False&shared=False HTTP/1.1" 200 369 0.003916 10.0.0.27 - - [2026-03-12 02:27:36] "GET /virtual-network/95b98647-ecb6-46bc-90f8-a8a2c6971b54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3311 0.008637 10.0.0.27 - - [2026-03-12 02:27:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004363 10.0.0.27 - - [2026-03-12 02:27:39] "GET /virtual-network/95b98647-ecb6-46bc-90f8-a8a2c6971b54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3311 0.005965 10.0.0.27 - - [2026-03-12 02:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.27 - - [2026-03-12 02:27:43] "GET /virtual-network/95b98647-ecb6-46bc-90f8-a8a2c6971b54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3311 0.005540 10.0.0.27 - - [2026-03-12 02:27:44] "POST /neutron/port HTTP/1.1" 200 1246 0.016569 10.0.0.27 - - [2026-03-12 02:27:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004097 10.0.0.27 - - [2026-03-12 02:27:44] "POST /neutron/port HTTP/1.1" 200 117 0.001964 10.0.0.27 - - [2026-03-12 02:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.27 - - [2026-03-12 02:27:47] "GET /virtual-network/95b98647-ecb6-46bc-90f8-a8a2c6971b54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3311 0.005406 10.0.0.27 - - [2026-03-12 02:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005494 10.0.0.27 - - [2026-03-12 02:27:51] "GET /virtual-network/95b98647-ecb6-46bc-90f8-a8a2c6971b54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3311 0.009400 10.0.0.27 - - [2026-03-12 02:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003094 10.0.0.27 - - [2026-03-12 02:27:55] "GET /virtual-network/95b98647-ecb6-46bc-90f8-a8a2c6971b54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3311 0.005358 10.0.0.27 - - [2026-03-12 02:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.27 - - [2026-03-12 02:28:00] "GET /virtual-network/95b98647-ecb6-46bc-90f8-a8a2c6971b54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3311 0.007254 10.0.0.27 - - [2026-03-12 02:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.27 - - [2026-03-12 02:28:04] "GET /virtual-network/95b98647-ecb6-46bc-90f8-a8a2c6971b54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3311 0.005332 10.0.0.27 - - [2026-03-12 02:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003498 10.0.0.27 - - [2026-03-12 02:28:08] "GET /virtual-network/95b98647-ecb6-46bc-90f8-a8a2c6971b54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3311 0.006438 10.0.0.27 - - [2026-03-12 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004155 10.0.0.27 - - [2026-03-12 02:28:10] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003933 10.0.0.27 - - [2026-03-12 02:28:10] "GET /virtual-networks?parent_id=cb426924-f0d5-40f2-9633-23251560c7b9&detail=False&count=False&shared=False HTTP/1.1" 200 369 0.003267 10.0.0.27 - - [2026-03-12 02:28:10] "GET /virtual-network/95b98647-ecb6-46bc-90f8-a8a2c6971b54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3311 0.006002 10.0.0.131 - - [2026-03-12 02:28:10] "DELETE /project/cb426924f0d540f2963323251560c7b9 HTTP/1.1" 404 173 0.002619 10.0.0.131 - - [2026-03-12 02:28:10] "DELETE /project/a40cb025-23fe-4ea6-b070-25ac62d1a90b HTTP/1.1" 404 177 0.005023 10.0.0.27 - - [2026-03-12 02:28:10] "POST /neutron/port HTTP/1.1" 200 1246 0.017281 10.0.0.73 - - [2026-03-12 02:28:14] "GET /obj-perms HTTP/1.1" 200 5056 0.068834 10.0.0.131 - - [2026-03-12 02:28:15] "GET /obj-perms HTTP/1.1" 200 5056 0.048571 10.0.0.27 - - [2026-03-12 02:28:15] "POST /neutron/security_group HTTP/1.1" 200 2072 0.007139 10.0.0.27 - - [2026-03-12 02:28:20] "POST /neutron/port HTTP/1.1" 200 1246 0.018480 10.0.0.27 - - [2026-03-12 02:28:25] "POST /neutron/security_group HTTP/1.1" 200 2072 0.007198 10.0.0.27 - - [2026-03-12 02:28:31] "POST /neutron/port HTTP/1.1" 200 1246 0.016761 10.0.0.27 - - [2026-03-12 02:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.27 - - [2026-03-12 02:28:31] "GET /network-policy/927a7d4a-e150-413f-99bf-a289733cd894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4076 0.004001 10.0.0.27 - - [2026-03-12 02:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.27 - - [2026-03-12 02:28:31] "GET /network-policy/63b68290-1d55-4cec-9ca6-7bab09b3feac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.005348 10.0.0.27 - - [2026-03-12 02:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003888 10.0.0.27 - - [2026-03-12 02:28:31] "GET /network-policy/717f3c43-5f21-4dea-99ad-3b2a2635be12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.004033 10.0.0.27 - - [2026-03-12 02:28:31] "POST /neutron/network HTTP/1.1" 200 1433 0.092873 10.0.0.27 - - [2026-03-12 02:28:31] "GET /virtual-network/95b98647-ecb6-46bc-90f8-a8a2c6971b54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3608 0.006275 10.0.0.27 - - [2026-03-12 02:28:31] "PUT /access-control-list/10c7318c-5dbb-4740-9440-072c13365a80 HTTP/1.1" 200 273 0.060385 10.0.0.27 - - [2026-03-12 02:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.015496 10.0.0.27 - - [2026-03-12 02:28:31] "GET /network-policy/63b68290-1d55-4cec-9ca6-7bab09b3feac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.004478 10.0.0.27 - - [2026-03-12 02:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.27 - - [2026-03-12 02:28:31] "GET /network-policy/717f3c43-5f21-4dea-99ad-3b2a2635be12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.004507 10.0.0.27 - - [2026-03-12 02:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435 10.0.0.27 - - [2026-03-12 02:28:31] "GET /network-policy/927a7d4a-e150-413f-99bf-a289733cd894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4076 0.004185 10.0.0.27 - - [2026-03-12 02:28:36] "GET /virtual-network/95b98647-ecb6-46bc-90f8-a8a2c6971b54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3608 0.006720 10.0.0.27 - - [2026-03-12 02:28:36] "POST /fqname-to-id HTTP/1.1" 404 207 0.002915 10.0.0.27 - - [2026-03-12 02:28:37] "POST /neutron/network HTTP/1.1" 200 1143 0.117917 10.0.0.27 - - [2026-03-12 02:28:37] "GET /virtual-network/95b98647-ecb6-46bc-90f8-a8a2c6971b54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2692 0.006488 10.0.0.27 - - [2026-03-12 02:28:42] "GET /virtual-machine/ade29c96-edcd-4a74-b01a-7ad66d0224cc HTTP/1.1" 200 1309 0.005095 10.0.0.27 - - [2026-03-12 02:28:42] "POST /neutron/port HTTP/1.1" 200 1236 0.016306 10.0.0.27 - - [2026-03-12 02:28:44] "GET /virtual-machine/ade29c96-edcd-4a74-b01a-7ad66d0224cc HTTP/1.1" 404 171 0.003916 10.0.0.27 - - [2026-03-12 02:28:44] "GET /virtual-machine/ade29c96-edcd-4a74-b01a-7ad66d0224cc HTTP/1.1" 404 171 0.003268 10.0.0.27 - - [2026-03-12 02:28:44] "GET /virtual-machine/ade29c96-edcd-4a74-b01a-7ad66d0224cc HTTP/1.1" 404 171 0.003118 10.0.0.27 - - [2026-03-12 02:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004878 10.0.0.27 - - [2026-03-12 02:28:44] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005240 10.0.0.27 - - [2026-03-12 02:28:44] "GET /virtual-networks?parent_id=cb426924-f0d5-40f2-9633-23251560c7b9&detail=False&count=False&shared=False HTTP/1.1" 200 369 0.003934 10.0.0.27 - - [2026-03-12 02:28:44] "GET /virtual-network/95b98647-ecb6-46bc-90f8-a8a2c6971b54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2692 0.005643 10.0.0.27 - - [2026-03-12 02:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.27 - - [2026-03-12 02:28:44] "GET /routing-instance/30a12d0c-746e-44d2-984a-87d298e9ab6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1504 0.004616 10.0.0.27 - - [2026-03-12 02:28:44] "GET /route-target/fcdf6944-4aa4-4ba5-ac01-a82116dae745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.005717 10.0.0.27 - - [2026-03-12 02:28:50] "GET /obj-perms HTTP/1.1" 200 5021 0.004248 10.0.0.73 - - [2026-03-12 02:28:51] "GET /obj-perms HTTP/1.1" 200 5021 0.045934 10.0.0.27 - - [2026-03-12 02:29:00] "GET /obj-perms HTTP/1.1" 200 5021 0.005401 10.0.0.73 - - [2026-03-12 02:29:00] "GET /obj-perms HTTP/1.1" 200 5021 0.005272 10.0.0.27 - - [2026-03-12 02:29:00] "DELETE /network-policy/717f3c43-5f21-4dea-99ad-3b2a2635be12 HTTP/1.1" 200 115 0.035497 10.0.0.27 - - [2026-03-12 02:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006295 10.0.0.131 - - [2026-03-12 02:29:00] "GET /projects?obj_uuids=cb426924-f0d5-40f2-9633-23251560c7b9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.024161 10.0.0.27 - - [2026-03-12 02:29:00] "GET /project/cb426924-f0d5-40f2-9633-23251560c7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.068334 10.0.0.27 - - [2026-03-12 02:29:00] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-97262258&detail=False&count=False&shared=False HTTP/1.1" 200 608 0.006044 10.0.0.27 - - [2026-03-12 02:29:00] "DELETE /network-policy/63b68290-1d55-4cec-9ca6-7bab09b3feac HTTP/1.1" 200 115 0.052851 10.0.0.27 - - [2026-03-12 02:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003281 10.0.0.131 - - [2026-03-12 02:29:00] "GET /projects?obj_uuids=cb426924-f0d5-40f2-9633-23251560c7b9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000938 10.0.0.27 - - [2026-03-12 02:29:00] "GET /project/cb426924-f0d5-40f2-9633-23251560c7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.046323 10.0.0.27 - - [2026-03-12 02:29:00] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-97262258&detail=False&count=False&shared=False HTTP/1.1" 200 369 0.008586 10.0.0.27 - - [2026-03-12 02:29:01] "DELETE /network-policy/927a7d4a-e150-413f-99bf-a289733cd894 HTTP/1.1" 200 115 0.041163 10.0.0.27 - - [2026-03-12 02:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.131 - - [2026-03-12 02:29:01] "GET /projects?obj_uuids=cb426924-f0d5-40f2-9633-23251560c7b9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000946 10.0.0.27 - - [2026-03-12 02:29:01] "GET /project/cb426924-f0d5-40f2-9633-23251560c7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.047917 10.0.0.27 - - [2026-03-12 02:29:01] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-97262258&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005464 10.0.0.131 - - [2026-03-12 02:29:01] "POST /useragent-kv HTTP/1.1" 200 115 0.003338 10.0.0.131 - - [2026-03-12 02:29:01] "POST /useragent-kv HTTP/1.1" 200 115 0.002837 10.0.0.131 - - [2026-03-12 02:29:01] "POST /useragent-kv HTTP/1.1" 200 115 0.003850 10.0.0.131 - - [2026-03-12 02:29:01] "POST /useragent-kv HTTP/1.1" 200 115 0.006285 10.0.0.27 - - [2026-03-12 02:29:01] "POST /neutron/network HTTP/1.1" 200 151 0.163952 10.0.0.27 - - [2026-03-12 02:29:01] "DELETE /route-target/fcdf6944-4aa4-4ba5-ac01-a82116dae745 HTTP/1.1" 200 115 0.024272 10.0.0.27 - - [2026-03-12 02:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.27 - - [2026-03-12 02:29:01] "DELETE /network-ipam/e1c8fc00-47b9-4cdc-a837-33175a732dc2 HTTP/1.1" 200 115 0.033180 10.0.0.27 - - [2026-03-12 02:29:01] "POST /fqname-to-id HTTP/1.1" 404 264 0.003423 10.0.0.131 - - [2026-03-12 02:29:01] "GET /projects?obj_uuids=cb426924-f0d5-40f2-9633-23251560c7b9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000952 10.0.0.131 - - [2026-03-12 02:29:01] "GET /project/cb426924-f0d5-40f2-9633-23251560c7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1524 0.039513 10.0.0.131 - - [2026-03-12 02:29:01] "GET /projects?obj_uuids=cb426924-f0d5-40f2-9633-23251560c7b9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001110 10.0.0.131 - - [2026-03-12 02:29:01] "GET /project/cb426924-f0d5-40f2-9633-23251560c7b9?fields=security_groups HTTP/1.1" 200 1405 0.039545 10.0.0.131 - - [2026-03-12 02:29:01] "DELETE /security-group/158e18bc-f138-4274-8e64-31c175638cc9 HTTP/1.1" 200 115 0.061213 10.0.0.131 - - [2026-03-12 02:29:01] "GET /projects?obj_uuids=cb426924-f0d5-40f2-9633-23251560c7b9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000935 10.0.0.131 - - [2026-03-12 02:29:01] "GET /project/cb426924-f0d5-40f2-9633-23251560c7b9?fields=application_policy_sets HTTP/1.1" 200 1444 0.061280 10.0.0.27 - - [2026-03-12 02:29:02] "DELETE /project/cb426924-f0d5-40f2-9633-23251560c7b9 HTTP/1.1" 200 115 0.424532 10.0.0.131 - - [2026-03-12 02:29:02] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002051 10.0.0.27 - - [2026-03-12 02:29:02] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?fields=projects HTTP/1.1" 200 1247 0.013824 10.0.0.131 - - [2026-03-12 02:29:04] "GET /projects?obj_uuids=cb426924-f0d5-40f2-9633-23251560c7b9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003337 10.0.0.131 - - [2026-03-12 02:29:04] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000934 10.0.0.131 - - [2026-03-12 02:29:04] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.055281 10.0.0.131 - - [2026-03-12 02:29:05] "POST /id-to-fqname HTTP/1.1" 200 204 0.002934 10.0.0.131 - - [2026-03-12 02:29:05] "POST /fqname-to-id HTTP/1.1" 404 213 0.008331 10.0.0.131 - - [2026-03-12 02:29:05] "POST /security-groups HTTP/1.1" 200 605 0.035847 10.0.0.27 - - [2026-03-12 02:29:05] "POST /fqname-to-id HTTP/1.1" 404 248 0.004439 10.0.0.131 - - [2026-03-12 02:29:05] "POST /projects HTTP/1.1" 200 613 0.264773 10.0.0.131 - - [2026-03-12 02:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.338285 10.0.0.27 - - [2026-03-12 02:29:05] "POST /access-control-lists HTTP/1.1" 200 610 0.042169 10.0.0.27 - - [2026-03-12 02:29:05] "GET /project/cb426924-f0d5-40f2-9633-23251560c7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.514903 10.0.0.131 - - [2026-03-12 02:29:05] "GET /projects?obj_uuids=cb426924-f0d5-40f2-9633-23251560c7b9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001057 10.0.0.27 - - [2026-03-12 02:29:05] "GET /project/cb426924-f0d5-40f2-9633-23251560c7b9?fields=virtual_networks HTTP/1.1" 200 1062 0.049835 10.0.0.131 - - [2026-03-12 02:29:05] "GET /projects?obj_uuids=cb426924-f0d5-40f2-9633-23251560c7b9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001204 10.0.0.27 - - [2026-03-12 02:29:05] "GET /project/cb426924-f0d5-40f2-9633-23251560c7b9?fields=virtual_machine_interfaces HTTP/1.1" 200 1062 0.048863 10.0.0.131 - - [2026-03-12 02:29:05] "GET /projects?obj_uuids=cb426924-f0d5-40f2-9633-23251560c7b9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001415 10.0.0.27 - - [2026-03-12 02:29:05] "GET /project/cb426924-f0d5-40f2-9633-23251560c7b9?fields=security_groups HTTP/1.1" 200 1303 0.050077 10.0.0.27 - - [2026-03-12 02:29:06] "POST /fqname-to-id HTTP/1.1" 404 204 0.027416 10.0.0.131 - - [2026-03-12 02:29:06] "GET /projects?obj_uuids=7476dc73-793d-43b7-82cb-2d3f41dc806f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005001 10.0.0.131 - - [2026-03-12 02:29:06] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000933 10.0.0.131 - - [2026-03-12 02:29:06] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007051 10.0.0.131 - - [2026-03-12 02:29:06] "POST /id-to-fqname HTTP/1.1" 200 206 0.001344 10.0.0.131 - - [2026-03-12 02:29:06] "POST /fqname-to-id HTTP/1.1" 404 215 0.004490 10.0.0.131 - - [2026-03-12 02:29:06] "POST /security-groups HTTP/1.1" 200 607 0.035781 10.0.0.131 - - [2026-03-12 02:29:06] "POST /projects HTTP/1.1" 200 617 0.230319 10.0.0.27 - - [2026-03-12 02:29:06] "POST /fqname-to-id HTTP/1.1" 404 249 0.008393 10.0.0.131 - - [2026-03-12 02:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.301542 10.0.0.27 - - [2026-03-12 02:29:06] "GET /project/7476dc73-793d-43b7-82cb-2d3f41dc806f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.432949 10.0.0.27 - - [2026-03-12 02:29:07] "GET / HTTP/1.1" 200 36215 0.001611 10.0.0.27 - - [2026-03-12 02:29:08] "DELETE /access-control-list/6d2372ff-6aa2-4a4a-874f-6f162a5d1cb2 HTTP/1.1" 200 115 0.048792 10.0.0.131 - - [2026-03-12 02:29:10] "DELETE /project/cb426924f0d540f2963323251560c7b9 HTTP/1.1" 404 173 0.007412 10.0.0.131 - - [2026-03-12 02:29:10] "DELETE /project/7476dc73793d43b782cb2d3f41dc806f HTTP/1.1" 404 173 0.006791 10.0.0.131 - - [2026-03-12 02:29:10] "DELETE /project/cb426924-f0d5-40f2-9633-23251560c7b9 HTTP/1.1" 404 177 0.005224 10.0.0.131 - - [2026-03-12 02:29:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000477 10.0.0.131 - - [2026-03-12 02:29:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000657 10.0.0.73 - - [2026-03-12 02:29:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000367 10.0.0.73 - - [2026-03-12 02:29:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.27 - - [2026-03-12 02:29:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.000400 10.0.0.27 - - [2026-03-12 02:29:11] "POST /fqname-to-id HTTP/1.1" 404 233 0.034349 10.0.0.27 - - [2026-03-12 02:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004823 10.0.0.131 - - [2026-03-12 02:29:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000535 10.0.0.131 - - [2026-03-12 02:29:11] "GET /projects?obj_uuids=7476dc73-793d-43b7-82cb-2d3f41dc806f&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003825 10.0.0.73 - - [2026-03-12 02:29:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000414 10.0.0.27 - - [2026-03-12 02:29:11] "GET /project/7476dc73-793d-43b7-82cb-2d3f41dc806f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.060302 10.0.0.131 - - [2026-03-12 02:29:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000440 10.0.0.73 - - [2026-03-12 02:29:11] "GET /global-system-configs HTTP/1.1" 401 292 0.001071 10.0.0.27 - - [2026-03-12 02:29:11] "POST /network-policys HTTP/1.1" 200 569 0.052793 10.0.0.27 - - [2026-03-12 02:29:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000338 10.0.0.27 - - [2026-03-12 02:29:11] "GET /network-policy/f1fa4def-43a7-411e-bb1c-d744406bcb4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.018149 10.0.0.27 - - [2026-03-12 02:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003856 10.0.0.27 - - [2026-03-12 02:29:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000513 10.0.0.131 - - [2026-03-12 02:29:11] "GET /projects?obj_uuids=7476dc73-793d-43b7-82cb-2d3f41dc806f&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001067 10.0.0.27 - - [2026-03-12 02:29:11] "GET /project/7476dc73-793d-43b7-82cb-2d3f41dc806f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.038377 10.0.0.27 - - [2026-03-12 02:29:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000535 10.0.0.27 - - [2026-03-12 02:29:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000448 10.0.0.131 - - [2026-03-12 02:29:12] "POST /useragent-kv HTTP/1.1" 200 115 0.013792 10.0.0.27 - - [2026-03-12 02:29:12] "POST /neutron/subnet HTTP/1.1" 200 724 0.336345 10.0.0.27 - - [2026-03-12 02:29:12] "POST /id-to-fqname HTTP/1.1" 200 237 0.001410 10.0.0.27 - - [2026-03-12 02:29:12] "GET /virtual-network/0f40919c-022b-4401-8274-c04fe543036e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2660 0.008466 10.0.0.27 - - [2026-03-12 02:29:12] "POST /neutron/network HTTP/1.1" 200 1016 0.009143 10.0.0.27 - - [2026-03-12 02:29:12] "GET /virtual-network/0f40919c-022b-4401-8274-c04fe543036e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2660 0.005036 10.0.0.27 - - [2026-03-12 02:29:12] "POST /neutron/subnet HTTP/1.1" 200 828 0.010053 10.0.0.27 - - [2026-03-12 02:29:12] "POST /fqname-to-id HTTP/1.1" 404 252 0.004901 10.0.0.27 - - [2026-03-12 02:29:12] "POST /neutron/network HTTP/1.1" 200 1123 0.022385 10.0.0.27 - - [2026-03-12 02:29:12] "GET /virtual-network/0f40919c-022b-4401-8274-c04fe543036e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2984 0.008639 10.0.0.27 - - [2026-03-12 02:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.27 - - [2026-03-12 02:29:12] "GET /network-policy/f1fa4def-43a7-411e-bb1c-d744406bcb4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.004183 10.0.0.27 - - [2026-03-12 02:29:13] "GET /virtual-network/0f40919c-022b-4401-8274-c04fe543036e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2984 0.005593 10.0.0.27 - - [2026-03-12 02:29:13] "GET /obj-perms HTTP/1.1" 200 5062 0.053640 10.0.0.27 - - [2026-03-12 02:29:14] "DELETE /network-policy/f1fa4def-43a7-411e-bb1c-d744406bcb4d HTTP/1.1" 409 239 0.008850 10.0.0.27 - - [2026-03-12 02:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007023 10.0.0.27 - - [2026-03-12 02:29:15] "DELETE /network-policy/f1fa4def-43a7-411e-bb1c-d744406bcb4d HTTP/1.1" 200 115 0.044308 10.0.0.27 - - [2026-03-12 02:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003733 10.0.0.131 - - [2026-03-12 02:29:15] "GET /projects?obj_uuids=7476dc73-793d-43b7-82cb-2d3f41dc806f&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001266 10.0.0.27 - - [2026-03-12 02:29:15] "GET /project/7476dc73-793d-43b7-82cb-2d3f41dc806f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.065415 10.0.0.27 - - [2026-03-12 02:29:15] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyNegativeIpv4v6-60328883&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005977 10.0.0.73 - - [2026-03-12 02:29:15] "GET /obj-perms HTTP/1.1" 200 5056 0.045477 10.0.0.131 - - [2026-03-12 02:29:18] "GET /projects?obj_uuids=7476dc73-793d-43b7-82cb-2d3f41dc806f&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000930 10.0.0.27 - - [2026-03-12 02:29:18] "GET /project/7476dc73-793d-43b7-82cb-2d3f41dc806f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.034753 10.0.0.131 - - [2026-03-12 02:29:18] "GET /projects?obj_uuids=7476dc73-793d-43b7-82cb-2d3f41dc806f&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000919 10.0.0.27 - - [2026-03-12 02:29:18] "GET /project/7476dc73-793d-43b7-82cb-2d3f41dc806f?fields=virtual_networks HTTP/1.1" 200 1064 0.045542 10.0.0.131 - - [2026-03-12 02:29:18] "GET /projects?obj_uuids=7476dc73-793d-43b7-82cb-2d3f41dc806f&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001097 10.0.0.27 - - [2026-03-12 02:29:18] "GET /project/7476dc73-793d-43b7-82cb-2d3f41dc806f?fields=virtual_machine_interfaces HTTP/1.1" 200 1064 0.051802 10.0.0.131 - - [2026-03-12 02:29:18] "GET /projects?obj_uuids=7476dc73-793d-43b7-82cb-2d3f41dc806f&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001649 10.0.0.27 - - [2026-03-12 02:29:18] "GET /project/7476dc73-793d-43b7-82cb-2d3f41dc806f?fields=security_groups HTTP/1.1" 200 1307 0.048457 10.0.0.27 - - [2026-03-12 02:29:19] "POST /fqname-to-id HTTP/1.1" 404 188 0.034592 10.0.0.131 - - [2026-03-12 02:29:19] "GET /projects?obj_uuids=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003091 10.0.0.131 - - [2026-03-12 02:29:19] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001143 10.0.0.131 - - [2026-03-12 02:29:19] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007524 10.0.0.131 - - [2026-03-12 02:29:19] "POST /id-to-fqname HTTP/1.1" 200 190 0.007865 10.0.0.131 - - [2026-03-12 02:29:19] "POST /fqname-to-id HTTP/1.1" 404 199 0.009473 10.0.0.131 - - [2026-03-12 02:29:19] "POST /security-groups HTTP/1.1" 200 591 0.033904 10.0.0.131 - - [2026-03-12 02:29:19] "POST /projects HTTP/1.1" 200 585 0.257865 10.0.0.27 - - [2026-03-12 02:29:19] "POST /access-control-lists HTTP/1.1" 200 598 0.030782 10.0.0.131 - - [2026-03-12 02:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.351475 10.0.0.27 - - [2026-03-12 02:29:19] "GET /project/2bd59d7b-c514-4286-a6cb-cccc39b12af8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.503704 10.0.0.27 - - [2026-03-12 02:29:20] "GET / HTTP/1.1" 200 36215 0.001940 10.0.0.27 - - [2026-03-12 02:29:22] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000437 10.0.0.27 - - [2026-03-12 02:29:22] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.060165 10.0.0.27 - - [2026-03-12 02:29:22] "POST /network-ipams HTTP/1.1" 200 515 0.029187 10.0.0.27 - - [2026-03-12 02:29:22] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 753 0.003344 10.0.0.27 - - [2026-03-12 02:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.27 - - [2026-03-12 02:29:23] "GET /network-ipam/8532c2a5-470f-45d0-a405-ed5d9353d5b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.010847 10.0.0.27 - - [2026-03-12 02:29:23] "PUT /network-ipam/8532c2a5-470f-45d0-a405-ed5d9353d5b7 HTTP/1.1" 200 259 0.018204 10.0.0.27 - - [2026-03-12 02:29:23] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 753 0.003836 10.0.0.27 - - [2026-03-12 02:29:23] "POST /network-ipams HTTP/1.1" 200 515 0.029379 10.0.0.27 - - [2026-03-12 02:29:23] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 959 0.003597 10.0.0.27 - - [2026-03-12 02:29:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004036 10.0.0.27 - - [2026-03-12 02:29:23] "GET /network-ipam/c75c6f27-b59a-422b-9245-071f1e1c412a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1289 0.005894 10.0.0.27 - - [2026-03-12 02:29:23] "PUT /network-ipam/c75c6f27-b59a-422b-9245-071f1e1c412a HTTP/1.1" 200 259 0.015227 10.0.0.27 - - [2026-03-12 02:29:23] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 959 0.003664 10.0.0.27 - - [2026-03-12 02:29:23] "POST /network-ipams HTTP/1.1" 200 515 0.029825 10.0.0.27 - - [2026-03-12 02:29:23] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1166 0.003572 10.0.0.27 - - [2026-03-12 02:29:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004347 10.0.0.27 - - [2026-03-12 02:29:23] "GET /network-ipam/0608a1ba-a112-437c-b40a-e41204acf4bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.008008 10.0.0.27 - - [2026-03-12 02:29:23] "PUT /network-ipam/0608a1ba-a112-437c-b40a-e41204acf4bb HTTP/1.1" 200 259 0.017528 10.0.0.27 - - [2026-03-12 02:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.131 - - [2026-03-12 02:29:24] "GET /projects?obj_uuids=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000994 10.0.0.27 - - [2026-03-12 02:29:24] "GET /project/2bd59d7b-c514-4286-a6cb-cccc39b12af8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.049831 10.0.0.27 - - [2026-03-12 02:29:24] "POST /neutron/network HTTP/1.1" 200 117 0.033747 10.0.0.27 - - [2026-03-12 02:29:24] "POST /route-targets HTTP/1.1" 200 328 0.016559 10.0.0.27 - - [2026-03-12 02:29:25] "POST /neutron/network HTTP/1.1" 200 823 0.008926 10.0.0.27 - - [2026-03-12 02:29:25] "POST /id-to-fqname HTTP/1.1" 200 221 0.001194 10.0.0.27 - - [2026-03-12 02:29:25] "GET /virtual-network/2cf235ee-bc83-466d-9719-f06fa711de8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006357 10.0.0.27 - - [2026-03-12 02:29:25] "GET /virtual-network/2cf235ee-bc83-466d-9719-f06fa711de8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006417 10.0.0.27 - - [2026-03-12 02:29:25] "POST /neutron/subnet HTTP/1.1" 200 720 0.010673 10.0.0.27 - - [2026-03-12 02:29:25] "GET /virtual-network/2cf235ee-bc83-466d-9719-f06fa711de8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006310 10.0.0.27 - - [2026-03-12 02:29:25] "GET /network-ipam/8532c2a5-470f-45d0-a405-ed5d9353d5b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.004999 10.0.0.27 - - [2026-03-12 02:29:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004943 10.0.0.131 - - [2026-03-12 02:29:25] "GET /projects?obj_uuids=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001412 10.0.0.27 - - [2026-03-12 02:29:25] "GET /project/2bd59d7b-c514-4286-a6cb-cccc39b12af8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.050713 10.0.0.131 - - [2026-03-12 02:29:25] "GET /projects?obj_uuids=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001027 10.0.0.27 - - [2026-03-12 02:29:25] "POST /neutron/network HTTP/1.1" 200 607 0.125625 10.0.0.27 - - [2026-03-12 02:29:25] "POST /ref-update HTTP/1.1" 200 156 0.027715 10.0.0.27 - - [2026-03-12 02:29:25] "POST /id-to-fqname HTTP/1.1" 200 221 0.005229 10.0.0.27 - - [2026-03-12 02:29:25] "GET /virtual-network/6deaec88-725a-4279-8421-83ef00998d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006598 10.0.0.27 - - [2026-03-12 02:29:26] "POST /neutron/network HTTP/1.1" 200 822 0.008872 10.0.0.27 - - [2026-03-12 02:29:26] "GET /virtual-network/6deaec88-725a-4279-8421-83ef00998d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007823 10.0.0.27 - - [2026-03-12 02:29:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004686 10.0.0.131 - - [2026-03-12 02:29:26] "GET /projects?obj_uuids=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001224 10.0.0.27 - - [2026-03-12 02:29:26] "GET /project/2bd59d7b-c514-4286-a6cb-cccc39b12af8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.054203 10.0.0.27 - - [2026-03-12 02:29:26] "POST /neutron/network HTTP/1.1" 200 117 0.015566 10.0.0.27 - - [2026-03-12 02:29:26] "POST /neutron/network HTTP/1.1" 200 824 0.009957 10.0.0.27 - - [2026-03-12 02:29:26] "POST /id-to-fqname HTTP/1.1" 200 221 0.001199 10.0.0.27 - - [2026-03-12 02:29:26] "GET /virtual-network/5dcb7e6a-d2bc-43fe-ab8f-ffb01f21d0cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005910 10.0.0.27 - - [2026-03-12 02:29:26] "GET /virtual-network/5dcb7e6a-d2bc-43fe-ab8f-ffb01f21d0cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007724 10.0.0.27 - - [2026-03-12 02:29:26] "POST /neutron/subnet HTTP/1.1" 200 725 0.011216 10.0.0.27 - - [2026-03-12 02:29:26] "GET /virtual-network/2cf235ee-bc83-466d-9719-f06fa711de8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006184 10.0.0.131 - - [2026-03-12 02:29:28] "GET /obj-perms HTTP/1.1" 200 5030 0.048344 10.0.0.27 - - [2026-03-12 02:29:28] "GET /virtual-network/6deaec88-725a-4279-8421-83ef00998d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005629 10.0.0.27 - - [2026-03-12 02:29:28] "GET /obj-perms HTTP/1.1" 200 5030 0.050825 10.0.0.27 - - [2026-03-12 02:29:28] "GET /virtual-network/5dcb7e6a-d2bc-43fe-ab8f-ffb01f21d0cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006071 10.0.0.73 - - [2026-03-12 02:29:29] "GET /obj-perms HTTP/1.1" 200 5030 0.052817 10.0.0.27 - - [2026-03-12 02:29:29] "POST /fqname-to-id HTTP/1.1" 404 215 0.003687 10.0.0.27 - - [2026-03-12 02:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.131 - - [2026-03-12 02:29:29] "GET /projects?obj_uuids=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001426 10.0.0.27 - - [2026-03-12 02:29:29] "GET /project/2bd59d7b-c514-4286-a6cb-cccc39b12af8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.050215 10.0.0.27 - - [2026-03-12 02:29:29] "POST /network-policys HTTP/1.1" 200 555 0.032928 10.0.0.27 - - [2026-03-12 02:29:29] "GET /network-policy/78c757b7-0091-4609-a4d0-329f5b7cac48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.006717 10.0.0.27 - - [2026-03-12 02:29:29] "POST /fqname-to-id HTTP/1.1" 404 215 0.002851 10.0.0.27 - - [2026-03-12 02:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004029 10.0.0.131 - - [2026-03-12 02:29:29] "GET /projects?obj_uuids=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000997 10.0.0.27 - - [2026-03-12 02:29:29] "GET /project/2bd59d7b-c514-4286-a6cb-cccc39b12af8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.060488 10.0.0.27 - - [2026-03-12 02:29:29] "POST /network-policys HTTP/1.1" 200 555 0.030147 10.0.0.27 - - [2026-03-12 02:29:29] "GET /network-policy/dbbf1edd-f60a-47fd-8358-c9eebda40125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2128 0.006644 10.0.0.27 - - [2026-03-12 02:29:29] "POST /fqname-to-id HTTP/1.1" 404 215 0.003501 10.0.0.27 - - [2026-03-12 02:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003770 10.0.0.131 - - [2026-03-12 02:29:29] "GET /projects?obj_uuids=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002004 10.0.0.27 - - [2026-03-12 02:29:29] "GET /project/2bd59d7b-c514-4286-a6cb-cccc39b12af8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.038744 10.0.0.27 - - [2026-03-12 02:29:30] "POST /network-policys HTTP/1.1" 200 555 0.032379 10.0.0.27 - - [2026-03-12 02:29:30] "GET /network-policy/cdd924aa-1708-4879-8303-13c2e71d5e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.009592 10.0.0.27 - - [2026-03-12 02:29:30] "POST /fqname-to-id HTTP/1.1" 404 236 0.003723 10.0.0.27 - - [2026-03-12 02:29:30] "POST /ref-update HTTP/1.1" 200 156 0.067392 10.0.0.27 - - [2026-03-12 02:29:30] "POST /ref-update HTTP/1.1" 200 156 0.072252 10.0.0.27 - - [2026-03-12 02:29:30] "POST /fqname-to-id HTTP/1.1" 404 236 0.007082 10.0.0.27 - - [2026-03-12 02:29:30] "POST /neutron/network HTTP/1.1" 200 914 0.033173 10.0.0.27 - - [2026-03-12 02:29:30] "GET /virtual-network/6deaec88-725a-4279-8421-83ef00998d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.004982 10.0.0.27 - - [2026-03-12 02:29:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811 10.0.0.27 - - [2026-03-12 02:29:30] "GET /network-policy/dbbf1edd-f60a-47fd-8358-c9eebda40125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2128 0.003900 10.0.0.27 - - [2026-03-12 02:29:30] "POST /id-to-fqname HTTP/1.1" 200 221 0.001151 10.0.0.131 - - [2026-03-12 02:29:31] "GET /projects?obj_uuids=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001058 10.0.0.27 - - [2026-03-12 02:29:31] "GET /project/2bd59d7b-c514-4286-a6cb-cccc39b12af8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.065413 10.0.0.27 - - [2026-03-12 02:29:31] "POST /neutron/port HTTP/1.1" 200 117 0.006363 10.0.0.27 - - [2026-03-12 02:29:31] "POST /id-to-fqname HTTP/1.1" 200 221 0.001691 10.0.0.27 - - [2026-03-12 02:29:32] "POST /neutron/network HTTP/1.1" 200 924 0.006950 10.0.0.27 - - [2026-03-12 02:29:32] "POST /neutron/port HTTP/1.1" 200 1059 0.019719 10.0.0.27 - - [2026-03-12 02:29:32] "POST /neutron/port HTTP/1.1" 200 1123 0.022676 10.0.0.131 - - [2026-03-12 02:29:32] "GET /projects?obj_uuids=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001184 10.0.0.27 - - [2026-03-12 02:29:32] "POST /neutron/port HTTP/1.1" 200 117 0.001043 10.0.0.27 - - [2026-03-12 02:29:32] "GET /project/2bd59d7b-c514-4286-a6cb-cccc39b12af8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.070002 10.0.0.27 - - [2026-03-12 02:29:33] "POST /neutron/port HTTP/1.1" 200 1123 0.017884 10.0.0.27 - - [2026-03-12 02:29:33] "POST /id-to-fqname HTTP/1.1" 200 221 0.001288 10.0.0.27 - - [2026-03-12 02:29:33] "POST /neutron/port HTTP/1.1" 200 1123 0.023151 10.0.0.27 - - [2026-03-12 02:29:33] "POST /neutron/network HTTP/1.1" 200 924 0.006729 10.0.0.27 - - [2026-03-12 02:29:33] "PUT /access-control-list/d9b963ed-a456-4849-b77e-01c603a9b803 HTTP/1.1" 200 273 0.016082 10.0.0.27 - - [2026-03-12 02:29:34] "POST /neutron/port HTTP/1.1" 200 1058 0.047832 10.0.0.131 - - [2026-03-12 02:29:34] "GET /projects?obj_uuids=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001080 10.0.0.27 - - [2026-03-12 02:29:34] "GET /project/2bd59d7b-c514-4286-a6cb-cccc39b12af8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.062773 10.0.0.27 - - [2026-03-12 02:29:34] "POST /neutron/network HTTP/1.1" 200 824 0.033006 10.0.0.27 - - [2026-03-12 02:29:34] "POST /neutron/port HTTP/1.1" 200 117 0.001218 10.0.0.27 - - [2026-03-12 02:29:34] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008381 10.0.0.27 - - [2026-03-12 02:29:34] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007130 10.0.0.27 - - [2026-03-12 02:29:34] "POST /neutron/port HTTP/1.1" 200 1123 0.019744 10.0.0.27 - - [2026-03-12 02:29:34] "POST /neutron/network HTTP/1.1" 200 834 0.005759 10.0.0.27 - - [2026-03-12 02:29:34] "GET /virtual-machine/412d5b9a-7cdb-4d0a-839d-deec56216ab2 HTTP/1.1" 401 292 0.000417 10.0.0.27 - - [2026-03-12 02:29:35] "POST /neutron/port HTTP/1.1" 200 1060 0.019306 10.0.0.27 - - [2026-03-12 02:29:35] "GET /virtual-machine/412d5b9a-7cdb-4d0a-839d-deec56216ab2 HTTP/1.1" 200 1293 0.029386 10.0.0.27 - - [2026-03-12 02:29:35] "GET /virtual-machine/412d5b9a-7cdb-4d0a-839d-deec56216ab2 HTTP/1.1" 200 1293 0.003610 10.0.0.27 - - [2026-03-12 02:29:35] "GET /virtual-machine-interface/1e42f105-de6c-4050-9950-4a1801e42907 HTTP/1.1" 200 2950 0.004818 10.0.0.27 - - [2026-03-12 02:29:35] "GET /virtual-machine/412d5b9a-7cdb-4d0a-839d-deec56216ab2 HTTP/1.1" 200 1293 0.017263 10.0.0.27 - - [2026-03-12 02:29:35] "GET /virtual-machine-interface/1e42f105-de6c-4050-9950-4a1801e42907 HTTP/1.1" 200 2950 0.009625 10.0.0.27 - - [2026-03-12 02:29:35] "GET /instance-ip/f7f9dde5-b712-4b3c-90fb-d6f518fb5b68 HTTP/1.1" 200 1624 0.022597 10.0.0.27 - - [2026-03-12 02:29:35] "GET /virtual-machine/412d5b9a-7cdb-4d0a-839d-deec56216ab2 HTTP/1.1" 200 1293 0.004135 10.0.0.27 - - [2026-03-12 02:29:35] "GET /virtual-machine-interface/1e42f105-de6c-4050-9950-4a1801e42907 HTTP/1.1" 200 2950 0.094075 10.0.0.27 - - [2026-03-12 02:29:35] "GET /instance-ip/f7f9dde5-b712-4b3c-90fb-d6f518fb5b68 HTTP/1.1" 200 1624 0.005078 10.0.0.27 - - [2026-03-12 02:29:35] "POST /neutron/port HTTP/1.1" 200 1124 0.027600 10.0.0.27 - - [2026-03-12 02:29:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.27 - - [2026-03-12 02:29:35] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003685 10.0.0.27 - - [2026-03-12 02:29:35] "GET /virtual-networks?parent_id=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002999 10.0.0.27 - - [2026-03-12 02:29:35] "POST /neutron/port HTTP/1.1" 200 117 0.001543 10.0.0.27 - - [2026-03-12 02:29:35] "GET /virtual-network/2cf235ee-bc83-466d-9719-f06fa711de8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006731 10.0.0.27 - - [2026-03-12 02:29:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004902 10.0.0.27 - - [2026-03-12 02:29:35] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005006 10.0.0.27 - - [2026-03-12 02:29:35] "GET /virtual-networks?parent_id=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003672 10.0.0.27 - - [2026-03-12 02:29:35] "GET /virtual-network/2cf235ee-bc83-466d-9719-f06fa711de8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007205 10.0.0.27 - - [2026-03-12 02:29:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.013947 10.0.0.27 - - [2026-03-12 02:29:35] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005580 10.0.0.27 - - [2026-03-12 02:29:35] "GET /virtual-networks?parent_id=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004786 10.0.0.27 - - [2026-03-12 02:29:35] "GET /virtual-network/2cf235ee-bc83-466d-9719-f06fa711de8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.009063 10.0.0.27 - - [2026-03-12 02:29:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004828 10.0.0.27 - - [2026-03-12 02:29:36] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005404 10.0.0.27 - - [2026-03-12 02:29:36] "GET /virtual-networks?parent_id=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003543 10.0.0.27 - - [2026-03-12 02:29:36] "GET /virtual-network/2cf235ee-bc83-466d-9719-f06fa711de8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.008500 10.0.0.27 - - [2026-03-12 02:29:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.27 - - [2026-03-12 02:29:36] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004158 10.0.0.27 - - [2026-03-12 02:29:36] "GET /virtual-networks?parent_id=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003244 10.0.0.27 - - [2026-03-12 02:29:36] "GET /virtual-network/2cf235ee-bc83-466d-9719-f06fa711de8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006028 10.0.0.27 - - [2026-03-12 02:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004290 10.0.0.27 - - [2026-03-12 02:29:39] "GET /virtual-network/2cf235ee-bc83-466d-9719-f06fa711de8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005709 10.0.0.27 - - [2026-03-12 02:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951 10.0.0.27 - - [2026-03-12 02:29:43] "GET /virtual-network/2cf235ee-bc83-466d-9719-f06fa711de8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005277 10.0.0.27 - - [2026-03-12 02:29:47] "POST /neutron/port HTTP/1.1" 200 1123 0.017690 10.0.0.27 - - [2026-03-12 02:29:47] "POST /neutron/subnet HTTP/1.1" 200 694 0.010176 10.0.0.27 - - [2026-03-12 02:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.27 - - [2026-03-12 02:29:47] "GET /virtual-network/2cf235ee-bc83-466d-9719-f06fa711de8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006520 10.0.0.27 - - [2026-03-12 02:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424 10.0.0.27 - - [2026-03-12 02:29:51] "GET /virtual-network/2cf235ee-bc83-466d-9719-f06fa711de8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005137 10.0.0.27 - - [2026-03-12 02:29:55] "POST /neutron/port HTTP/1.1" 200 1122 0.025349 10.0.0.27 - - [2026-03-12 02:29:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004814 10.0.0.27 - - [2026-03-12 02:29:55] "POST /neutron/network HTTP/1.1" 200 914 0.006849 10.0.0.27 - - [2026-03-12 02:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005100 10.0.0.27 - - [2026-03-12 02:29:55] "GET /virtual-network/2cf235ee-bc83-466d-9719-f06fa711de8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005948 10.0.0.27 - - [2026-03-12 02:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004065 10.0.0.27 - - [2026-03-12 02:29:59] "GET /virtual-network/2cf235ee-bc83-466d-9719-f06fa711de8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007200 10.0.0.27 - - [2026-03-12 02:30:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004845 10.0.0.27 - - [2026-03-12 02:30:03] "GET /virtual-network/2cf235ee-bc83-466d-9719-f06fa711de8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006285 10.0.0.27 - - [2026-03-12 02:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005090 10.0.0.27 - - [2026-03-12 02:30:08] "GET /virtual-network/2cf235ee-bc83-466d-9719-f06fa711de8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.016741 10.0.0.131 - - [2026-03-12 02:30:10] "DELETE /project/7476dc73-793d-43b7-82cb-2d3f41dc806f HTTP/1.1" 404 177 0.002917 10.0.0.131 - - [2026-03-12 02:30:10] "DELETE /project/2bd59d7bc5144286a6cbcccc39b12af8 HTTP/1.1" 404 173 0.004605 10.0.0.27 - - [2026-03-12 02:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.27 - - [2026-03-12 02:30:12] "GET /virtual-network/2cf235ee-bc83-466d-9719-f06fa711de8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005503 10.0.0.27 - - [2026-03-12 02:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106 10.0.0.27 - - [2026-03-12 02:30:16] "GET /virtual-network/2cf235ee-bc83-466d-9719-f06fa711de8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005800 10.0.0.131 - - [2026-03-12 02:30:16] "GET /obj-perms HTTP/1.1" 200 5056 0.056090 10.0.0.27 - - [2026-03-12 02:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.27 - - [2026-03-12 02:30:18] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005016 10.0.0.27 - - [2026-03-12 02:30:18] "GET /virtual-networks?parent_id=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003593 10.0.0.27 - - [2026-03-12 02:30:18] "GET /virtual-network/2cf235ee-bc83-466d-9719-f06fa711de8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006406 10.0.0.27 - - [2026-03-12 02:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004338 10.0.0.27 - - [2026-03-12 02:30:18] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005126 10.0.0.27 - - [2026-03-12 02:30:18] "GET /virtual-networks?parent_id=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003891 10.0.0.27 - - [2026-03-12 02:30:18] "GET /virtual-network/2cf235ee-bc83-466d-9719-f06fa711de8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006854 10.0.0.27 - - [2026-03-12 02:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.27 - - [2026-03-12 02:30:18] "GET /routing-instance/c239680a-4b95-49f8-b31b-8ee94ccc9b7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1790 0.004420 10.0.0.27 - - [2026-03-12 02:30:18] "GET /route-target/c5a2e116-3056-4be0-922f-f1f2a1833c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004041 10.0.0.27 - - [2026-03-12 02:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.27 - - [2026-03-12 02:30:18] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005221 10.0.0.27 - - [2026-03-12 02:30:18] "GET /virtual-networks?parent_id=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003699 10.0.0.27 - - [2026-03-12 02:30:18] "GET /virtual-network/2cf235ee-bc83-466d-9719-f06fa711de8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007148 10.0.0.27 - - [2026-03-12 02:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.27 - - [2026-03-12 02:30:18] "GET /routing-instance/c239680a-4b95-49f8-b31b-8ee94ccc9b7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1790 0.005051 10.0.0.27 - - [2026-03-12 02:30:18] "GET /route-target/c5a2e116-3056-4be0-922f-f1f2a1833c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004612 10.0.0.27 - - [2026-03-12 02:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003880 10.0.0.27 - - [2026-03-12 02:30:19] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005846 10.0.0.27 - - [2026-03-12 02:30:19] "GET /virtual-networks?parent_id=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005280 10.0.0.27 - - [2026-03-12 02:30:19] "GET /virtual-network/2cf235ee-bc83-466d-9719-f06fa711de8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.009632 10.0.0.27 - - [2026-03-12 02:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005496 10.0.0.27 - - [2026-03-12 02:30:19] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005908 10.0.0.27 - - [2026-03-12 02:30:19] "GET /virtual-networks?parent_id=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004633 10.0.0.27 - - [2026-03-12 02:30:19] "GET /virtual-network/2cf235ee-bc83-466d-9719-f06fa711de8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006498 10.0.0.27 - - [2026-03-12 02:30:19] "GET /obj-perms HTTP/1.1" 200 5030 0.003833 10.0.0.27 - - [2026-03-12 02:30:19] "GET /obj-perms HTTP/1.1" 200 5030 0.003684 10.0.0.131 - - [2026-03-12 02:30:19] "GET /obj-perms HTTP/1.1" 200 5030 0.004028 10.0.0.27 - - [2026-03-12 02:30:19] "GET /obj-perms HTTP/1.1" 200 5030 0.004600 10.0.0.73 - - [2026-03-12 02:30:19] "GET /obj-perms HTTP/1.1" 200 5030 0.004265 10.0.0.27 - - [2026-03-12 02:30:19] "POST /neutron/port HTTP/1.1" 200 1122 0.018852 10.0.0.27 - - [2026-03-12 02:30:19] "POST /neutron/security_group HTTP/1.1" 200 2058 0.012058 10.0.0.27 - - [2026-03-12 02:30:19] "GET /virtual-machine/a1a55346-c375-44c5-9e67-8996e8c94430 HTTP/1.1" 200 1295 0.006747 10.0.0.27 - - [2026-03-12 02:30:19] "GET /virtual-machine/a1a55346-c375-44c5-9e67-8996e8c94430 HTTP/1.1" 200 1295 0.004308 10.0.0.27 - - [2026-03-12 02:30:19] "GET /virtual-machine-interface/cb2e43f2-1112-4e1d-b8bf-5126cd4c32db HTTP/1.1" 200 2951 0.006454 10.0.0.27 - - [2026-03-12 02:30:19] "GET /virtual-machine/a1a55346-c375-44c5-9e67-8996e8c94430 HTTP/1.1" 200 1295 0.004260 10.0.0.27 - - [2026-03-12 02:30:19] "GET /virtual-machine-interface/cb2e43f2-1112-4e1d-b8bf-5126cd4c32db HTTP/1.1" 200 2951 0.005108 10.0.0.27 - - [2026-03-12 02:30:19] "GET /instance-ip/d70268f5-284a-4ef9-97fa-4999119fe4b3 HTTP/1.1" 200 1623 0.005786 10.0.0.27 - - [2026-03-12 02:30:19] "GET /virtual-machine/a1a55346-c375-44c5-9e67-8996e8c94430 HTTP/1.1" 200 1295 0.003250 10.0.0.27 - - [2026-03-12 02:30:19] "GET /virtual-machine-interface/cb2e43f2-1112-4e1d-b8bf-5126cd4c32db HTTP/1.1" 200 2951 0.005505 10.0.0.27 - - [2026-03-12 02:30:20] "GET /instance-ip/d70268f5-284a-4ef9-97fa-4999119fe4b3 HTTP/1.1" 200 1623 0.004826 10.0.0.27 - - [2026-03-12 02:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.27 - - [2026-03-12 02:30:20] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004068 10.0.0.27 - - [2026-03-12 02:30:20] "GET /virtual-networks?parent_id=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003804 10.0.0.27 - - [2026-03-12 02:30:20] "GET /virtual-network/6deaec88-725a-4279-8421-83ef00998d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.006163 10.0.0.27 - - [2026-03-12 02:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.27 - - [2026-03-12 02:30:20] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006565 10.0.0.27 - - [2026-03-12 02:30:20] "GET /virtual-networks?parent_id=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005229 10.0.0.27 - - [2026-03-12 02:30:20] "GET /virtual-network/6deaec88-725a-4279-8421-83ef00998d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.007363 10.0.0.27 - - [2026-03-12 02:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.27 - - [2026-03-12 02:30:20] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005070 10.0.0.27 - - [2026-03-12 02:30:20] "GET /virtual-networks?parent_id=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003330 10.0.0.27 - - [2026-03-12 02:30:20] "GET /virtual-network/6deaec88-725a-4279-8421-83ef00998d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.006332 10.0.0.27 - - [2026-03-12 02:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.27 - - [2026-03-12 02:30:20] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004284 10.0.0.27 - - [2026-03-12 02:30:20] "GET /virtual-networks?parent_id=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003316 10.0.0.27 - - [2026-03-12 02:30:20] "GET /virtual-network/6deaec88-725a-4279-8421-83ef00998d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.006018 10.0.0.27 - - [2026-03-12 02:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.27 - - [2026-03-12 02:30:20] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004302 10.0.0.27 - - [2026-03-12 02:30:20] "GET /virtual-networks?parent_id=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003214 10.0.0.27 - - [2026-03-12 02:30:20] "GET /virtual-network/6deaec88-725a-4279-8421-83ef00998d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.009662 10.0.0.27 - - [2026-03-12 02:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003889 10.0.0.27 - - [2026-03-12 02:30:21] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004875 10.0.0.27 - - [2026-03-12 02:30:21] "GET /virtual-networks?parent_id=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004345 10.0.0.27 - - [2026-03-12 02:30:21] "GET /virtual-network/6deaec88-725a-4279-8421-83ef00998d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.006153 10.0.0.27 - - [2026-03-12 02:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.27 - - [2026-03-12 02:30:21] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004228 10.0.0.27 - - [2026-03-12 02:30:21] "GET /virtual-networks?parent_id=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002995 10.0.0.27 - - [2026-03-12 02:30:22] "GET /virtual-network/6deaec88-725a-4279-8421-83ef00998d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.006619 10.0.0.27 - - [2026-03-12 02:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.27 - - [2026-03-12 02:30:22] "GET /routing-instance/daa30e66-41ed-4fbf-af90-f9c43f638ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1790 0.007735 10.0.0.27 - - [2026-03-12 02:30:22] "GET /route-target/8a65d5e2-d8b1-4d4e-a63b-c9d0df26366f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005145 10.0.0.27 - - [2026-03-12 02:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005229 10.0.0.27 - - [2026-03-12 02:30:22] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005830 10.0.0.27 - - [2026-03-12 02:30:22] "GET /virtual-networks?parent_id=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004909 10.0.0.27 - - [2026-03-12 02:30:22] "GET /virtual-network/6deaec88-725a-4279-8421-83ef00998d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.006810 10.0.0.27 - - [2026-03-12 02:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003990 10.0.0.27 - - [2026-03-12 02:30:22] "GET /routing-instance/daa30e66-41ed-4fbf-af90-f9c43f638ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1790 0.005826 10.0.0.27 - - [2026-03-12 02:30:22] "GET /route-target/8a65d5e2-d8b1-4d4e-a63b-c9d0df26366f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004046 10.0.0.27 - - [2026-03-12 02:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.27 - - [2026-03-12 02:30:22] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004327 10.0.0.27 - - [2026-03-12 02:30:22] "GET /virtual-networks?parent_id=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003577 10.0.0.27 - - [2026-03-12 02:30:22] "GET /virtual-network/6deaec88-725a-4279-8421-83ef00998d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.005924 10.0.0.27 - - [2026-03-12 02:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003836 10.0.0.27 - - [2026-03-12 02:30:22] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004340 10.0.0.27 - - [2026-03-12 02:30:22] "GET /virtual-networks?parent_id=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002983 10.0.0.27 - - [2026-03-12 02:30:22] "GET /virtual-network/6deaec88-725a-4279-8421-83ef00998d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.006420 10.0.0.131 - - [2026-03-12 02:30:22] "GET /obj-perms HTTP/1.1" 200 5030 0.005458 10.0.0.27 - - [2026-03-12 02:30:22] "GET /obj-perms HTTP/1.1" 200 5030 0.005048 10.0.0.27 - - [2026-03-12 02:30:22] "GET /obj-perms HTTP/1.1" 200 5030 0.003946 10.0.0.131 - - [2026-03-12 02:30:22] "GET /obj-perms HTTP/1.1" 200 5030 0.004129 10.0.0.27 - - [2026-03-12 02:30:23] "POST /neutron/port HTTP/1.1" 200 1124 0.016928 10.0.0.27 - - [2026-03-12 02:30:23] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007974 10.0.0.27 - - [2026-03-12 02:30:23] "POST /neutron/port HTTP/1.1" 200 1124 0.017172 10.0.0.27 - - [2026-03-12 02:30:23] "GET /virtual-machine/364666e0-3b2f-4ef7-8edc-4eb7e2b4fa9d HTTP/1.1" 200 1294 0.006529 10.0.0.27 - - [2026-03-12 02:30:23] "GET /virtual-machine/364666e0-3b2f-4ef7-8edc-4eb7e2b4fa9d HTTP/1.1" 200 1294 0.003703 10.0.0.27 - - [2026-03-12 02:30:23] "GET /virtual-machine-interface/ad4fd103-6afc-480c-8271-dd2fb0b8b596 HTTP/1.1" 200 2950 0.005489 10.0.0.27 - - [2026-03-12 02:30:23] "GET /virtual-machine/364666e0-3b2f-4ef7-8edc-4eb7e2b4fa9d HTTP/1.1" 200 1294 0.004022 10.0.0.27 - - [2026-03-12 02:30:23] "GET /virtual-machine-interface/ad4fd103-6afc-480c-8271-dd2fb0b8b596 HTTP/1.1" 200 2950 0.005330 10.0.0.27 - - [2026-03-12 02:30:23] "GET /instance-ip/d5cd0204-fe06-47cc-b3fa-ee0b2867c0c0 HTTP/1.1" 200 1625 0.006711 10.0.0.27 - - [2026-03-12 02:30:23] "GET /virtual-machine/364666e0-3b2f-4ef7-8edc-4eb7e2b4fa9d HTTP/1.1" 200 1294 0.006594 10.0.0.27 - - [2026-03-12 02:30:23] "GET /virtual-machine-interface/ad4fd103-6afc-480c-8271-dd2fb0b8b596 HTTP/1.1" 200 2950 0.007092 10.0.0.27 - - [2026-03-12 02:30:23] "GET /instance-ip/d5cd0204-fe06-47cc-b3fa-ee0b2867c0c0 HTTP/1.1" 200 1625 0.005306 10.0.0.27 - - [2026-03-12 02:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004512 10.0.0.27 - - [2026-03-12 02:30:23] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004888 10.0.0.27 - - [2026-03-12 02:30:23] "GET /virtual-networks?parent_id=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003502 10.0.0.27 - - [2026-03-12 02:30:23] "GET /virtual-network/5dcb7e6a-d2bc-43fe-ab8f-ffb01f21d0cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006674 10.0.0.27 - - [2026-03-12 02:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006438 10.0.0.27 - - [2026-03-12 02:30:23] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006849 10.0.0.27 - - [2026-03-12 02:30:23] "GET /virtual-networks?parent_id=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005124 10.0.0.27 - - [2026-03-12 02:30:23] "GET /virtual-network/5dcb7e6a-d2bc-43fe-ab8f-ffb01f21d0cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007871 10.0.0.27 - - [2026-03-12 02:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005195 10.0.0.27 - - [2026-03-12 02:30:23] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006563 10.0.0.27 - - [2026-03-12 02:30:23] "GET /virtual-networks?parent_id=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004250 10.0.0.27 - - [2026-03-12 02:30:23] "GET /virtual-network/5dcb7e6a-d2bc-43fe-ab8f-ffb01f21d0cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006738 10.0.0.27 - - [2026-03-12 02:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004126 10.0.0.27 - - [2026-03-12 02:30:23] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004297 10.0.0.27 - - [2026-03-12 02:30:23] "GET /virtual-networks?parent_id=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003600 10.0.0.27 - - [2026-03-12 02:30:23] "GET /virtual-network/5dcb7e6a-d2bc-43fe-ab8f-ffb01f21d0cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006542 10.0.0.27 - - [2026-03-12 02:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003993 10.0.0.27 - - [2026-03-12 02:30:23] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006513 10.0.0.27 - - [2026-03-12 02:30:23] "GET /virtual-networks?parent_id=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004238 10.0.0.27 - - [2026-03-12 02:30:24] "GET /virtual-network/5dcb7e6a-d2bc-43fe-ab8f-ffb01f21d0cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.009264 10.0.0.27 - - [2026-03-12 02:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005796 10.0.0.27 - - [2026-03-12 02:30:25] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005164 10.0.0.27 - - [2026-03-12 02:30:25] "GET /virtual-networks?parent_id=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004585 10.0.0.27 - - [2026-03-12 02:30:25] "GET /virtual-network/5dcb7e6a-d2bc-43fe-ab8f-ffb01f21d0cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005770 10.0.0.27 - - [2026-03-12 02:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004710 10.0.0.27 - - [2026-03-12 02:30:25] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004156 10.0.0.27 - - [2026-03-12 02:30:25] "GET /virtual-networks?parent_id=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003739 10.0.0.27 - - [2026-03-12 02:30:25] "GET /virtual-network/5dcb7e6a-d2bc-43fe-ab8f-ffb01f21d0cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006425 10.0.0.27 - - [2026-03-12 02:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004304 10.0.0.27 - - [2026-03-12 02:30:25] "GET /routing-instance/a3ffc8e1-2f11-432e-a649-2d66cd277613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.007565 10.0.0.27 - - [2026-03-12 02:30:25] "GET /route-target/85094ffa-d089-4c03-b187-48d9a559b966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004204 10.0.0.27 - - [2026-03-12 02:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.27 - - [2026-03-12 02:30:25] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004590 10.0.0.27 - - [2026-03-12 02:30:25] "GET /virtual-networks?parent_id=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003412 10.0.0.27 - - [2026-03-12 02:30:25] "GET /virtual-network/5dcb7e6a-d2bc-43fe-ab8f-ffb01f21d0cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006144 10.0.0.27 - - [2026-03-12 02:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.27 - - [2026-03-12 02:30:25] "GET /routing-instance/a3ffc8e1-2f11-432e-a649-2d66cd277613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.005632 10.0.0.27 - - [2026-03-12 02:30:25] "GET /route-target/85094ffa-d089-4c03-b187-48d9a559b966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004719 10.0.0.27 - - [2026-03-12 02:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003785 10.0.0.27 - - [2026-03-12 02:30:25] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004755 10.0.0.27 - - [2026-03-12 02:30:25] "GET /virtual-networks?parent_id=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003838 10.0.0.27 - - [2026-03-12 02:30:25] "GET /virtual-network/5dcb7e6a-d2bc-43fe-ab8f-ffb01f21d0cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.008149 10.0.0.27 - - [2026-03-12 02:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004349 10.0.0.27 - - [2026-03-12 02:30:26] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004794 10.0.0.27 - - [2026-03-12 02:30:26] "GET /virtual-networks?parent_id=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003556 10.0.0.27 - - [2026-03-12 02:30:26] "GET /virtual-network/5dcb7e6a-d2bc-43fe-ab8f-ffb01f21d0cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005757 10.0.0.27 - - [2026-03-12 02:30:26] "GET /obj-perms HTTP/1.1" 200 5030 0.003908 10.0.0.131 - - [2026-03-12 02:30:26] "GET /obj-perms HTTP/1.1" 200 5030 0.004852 10.0.0.27 - - [2026-03-12 02:30:26] "GET /obj-perms HTTP/1.1" 200 5030 0.004161 10.0.0.73 - - [2026-03-12 02:30:26] "GET /obj-perms HTTP/1.1" 200 5030 0.004126 10.0.0.27 - - [2026-03-12 02:30:26] "GET /virtual-machine/412d5b9a-7cdb-4d0a-839d-deec56216ab2 HTTP/1.1" 200 1293 0.004297 10.0.0.27 - - [2026-03-12 02:30:26] "GET /virtual-machine-interface/1e42f105-de6c-4050-9950-4a1801e42907 HTTP/1.1" 200 2950 0.007776 10.0.0.27 - - [2026-03-12 02:30:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003678 10.0.0.27 - - [2026-03-12 02:30:26] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004018 10.0.0.27 - - [2026-03-12 02:30:26] "GET /virtual-networks?parent_id=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003987 10.0.0.27 - - [2026-03-12 02:30:26] "GET /virtual-network/2cf235ee-bc83-466d-9719-f06fa711de8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005942 10.0.0.27 - - [2026-03-12 02:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004047 10.0.0.27 - - [2026-03-12 02:30:27] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003841 10.0.0.27 - - [2026-03-12 02:30:27] "GET /virtual-networks?parent_id=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003132 10.0.0.27 - - [2026-03-12 02:30:27] "GET /virtual-network/2cf235ee-bc83-466d-9719-f06fa711de8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005778 10.0.0.27 - - [2026-03-12 02:30:27] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007606 10.0.0.27 - - [2026-03-12 02:30:28] "POST /neutron/port HTTP/1.1" 200 1123 0.044620 10.0.0.27 - - [2026-03-12 02:30:32] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007303 10.0.0.27 - - [2026-03-12 02:30:38] "GET /virtual-machine/a1a55346-c375-44c5-9e67-8996e8c94430 HTTP/1.1" 200 1295 0.004011 10.0.0.27 - - [2026-03-12 02:30:38] "GET /virtual-machine-interface/cb2e43f2-1112-4e1d-b8bf-5126cd4c32db HTTP/1.1" 200 2951 0.006459 10.0.0.27 - - [2026-03-12 02:30:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003847 10.0.0.27 - - [2026-03-12 02:30:38] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003460 10.0.0.27 - - [2026-03-12 02:30:38] "GET /virtual-networks?parent_id=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002882 10.0.0.27 - - [2026-03-12 02:30:38] "GET /virtual-network/6deaec88-725a-4279-8421-83ef00998d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.005803 10.0.0.27 - - [2026-03-12 02:30:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005322 10.0.0.27 - - [2026-03-12 02:30:39] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005529 10.0.0.27 - - [2026-03-12 02:30:39] "GET /virtual-networks?parent_id=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003690 10.0.0.27 - - [2026-03-12 02:30:39] "GET /virtual-network/6deaec88-725a-4279-8421-83ef00998d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.007129 10.0.0.27 - - [2026-03-12 02:30:39] "GET /virtual-machine/364666e0-3b2f-4ef7-8edc-4eb7e2b4fa9d HTTP/1.1" 200 1294 0.004421 10.0.0.27 - - [2026-03-12 02:30:39] "GET /virtual-machine-interface/ad4fd103-6afc-480c-8271-dd2fb0b8b596 HTTP/1.1" 200 2950 0.005782 10.0.0.27 - - [2026-03-12 02:30:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.27 - - [2026-03-12 02:30:39] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003452 10.0.0.27 - - [2026-03-12 02:30:39] "GET /virtual-networks?parent_id=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003586 10.0.0.27 - - [2026-03-12 02:30:39] "GET /virtual-network/5dcb7e6a-d2bc-43fe-ab8f-ffb01f21d0cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006327 10.0.0.27 - - [2026-03-12 02:30:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004274 10.0.0.27 - - [2026-03-12 02:30:40] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003932 10.0.0.27 - - [2026-03-12 02:30:40] "GET /virtual-networks?parent_id=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005296 10.0.0.27 - - [2026-03-12 02:30:40] "GET /virtual-network/5dcb7e6a-d2bc-43fe-ab8f-ffb01f21d0cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005904 10.0.0.27 - - [2026-03-12 02:30:40] "POST /neutron/port HTTP/1.1" 200 1124 0.019373 10.0.0.27 - - [2026-03-12 02:30:49] "POST /neutron/port HTTP/1.1" 200 1124 0.018649 10.0.0.27 - - [2026-03-12 02:30:49] "POST /neutron/subnet HTTP/1.1" 200 699 0.009418 10.0.0.27 - - [2026-03-12 02:30:56] "POST /neutron/port HTTP/1.1" 200 1122 0.022659 10.0.0.27 - - [2026-03-12 02:30:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005244 10.0.0.27 - - [2026-03-12 02:30:56] "POST /neutron/network HTTP/1.1" 200 914 0.008952 10.0.0.27 - - [2026-03-12 02:31:05] "GET /virtual-machine/364666e0-3b2f-4ef7-8edc-4eb7e2b4fa9d HTTP/1.1" 200 1294 0.004760 10.0.0.27 - - [2026-03-12 02:31:05] "POST /neutron/port HTTP/1.1" 200 151 0.202459 10.0.0.27 - - [2026-03-12 02:31:07] "GET /virtual-machine/364666e0-3b2f-4ef7-8edc-4eb7e2b4fa9d HTTP/1.1" 404 171 0.004053 10.0.0.27 - - [2026-03-12 02:31:07] "GET /virtual-machine/364666e0-3b2f-4ef7-8edc-4eb7e2b4fa9d HTTP/1.1" 404 171 0.003747 10.0.0.27 - - [2026-03-12 02:31:07] "GET /virtual-machine/364666e0-3b2f-4ef7-8edc-4eb7e2b4fa9d HTTP/1.1" 404 171 0.004416 10.0.0.27 - - [2026-03-12 02:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.27 - - [2026-03-12 02:31:07] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003614 10.0.0.27 - - [2026-03-12 02:31:07] "GET /virtual-networks?parent_id=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003256 10.0.0.27 - - [2026-03-12 02:31:07] "GET /virtual-network/5dcb7e6a-d2bc-43fe-ab8f-ffb01f21d0cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007321 10.0.0.27 - - [2026-03-12 02:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003836 10.0.0.27 - - [2026-03-12 02:31:07] "GET /routing-instance/a3ffc8e1-2f11-432e-a649-2d66cd277613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.005979 10.0.0.27 - - [2026-03-12 02:31:07] "GET /route-target/85094ffa-d089-4c03-b187-48d9a559b966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.007448 10.0.0.27 - - [2026-03-12 02:31:07] "GET /obj-perms HTTP/1.1" 200 5030 0.004906 10.0.0.73 - - [2026-03-12 02:31:10] "GET /obj-perms HTTP/1.1" 200 5030 0.003698 10.0.0.27 - - [2026-03-12 02:31:16] "GET /obj-perms HTTP/1.1" 200 5030 0.004406 10.0.0.73 - - [2026-03-12 02:31:17] "GET /obj-perms HTTP/1.1" 200 5056 0.055519 10.0.0.131 - - [2026-03-12 02:31:17] "GET /obj-perms HTTP/1.1" 200 5056 0.049639 10.0.0.27 - - [2026-03-12 02:31:26] "GET /obj-perms HTTP/1.1" 200 5030 0.005947 10.0.0.73 - - [2026-03-12 02:31:26] "GET /obj-perms HTTP/1.1" 200 5030 0.006110 10.0.0.27 - - [2026-03-12 02:31:29] "GET /obj-perms HTTP/1.1" 200 5030 0.003928 10.0.0.27 - - [2026-03-12 02:31:29] "GET /virtual-machine/a1a55346-c375-44c5-9e67-8996e8c94430 HTTP/1.1" 200 1295 0.005959 10.0.0.27 - - [2026-03-12 02:31:30] "POST /neutron/port HTTP/1.1" 200 151 0.207427 10.0.0.27 - - [2026-03-12 02:31:31] "GET /virtual-machine/a1a55346-c375-44c5-9e67-8996e8c94430 HTTP/1.1" 404 171 0.003664 10.0.0.27 - - [2026-03-12 02:31:31] "GET /virtual-machine/a1a55346-c375-44c5-9e67-8996e8c94430 HTTP/1.1" 404 171 0.004109 10.0.0.27 - - [2026-03-12 02:31:31] "GET /virtual-machine/a1a55346-c375-44c5-9e67-8996e8c94430 HTTP/1.1" 404 171 0.002815 10.0.0.27 - - [2026-03-12 02:31:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.27 - - [2026-03-12 02:31:31] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003480 10.0.0.27 - - [2026-03-12 02:31:31] "GET /virtual-networks?parent_id=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002805 10.0.0.27 - - [2026-03-12 02:31:31] "GET /virtual-network/6deaec88-725a-4279-8421-83ef00998d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.007810 10.0.0.27 - - [2026-03-12 02:31:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.27 - - [2026-03-12 02:31:31] "GET /routing-instance/daa30e66-41ed-4fbf-af90-f9c43f638ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1790 0.005740 10.0.0.27 - - [2026-03-12 02:31:31] "GET /route-target/8a65d5e2-d8b1-4d4e-a63b-c9d0df26366f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004338 10.0.0.131 - - [2026-03-12 02:31:34] "GET /obj-perms HTTP/1.1" 200 5030 0.004678 10.0.0.27 - - [2026-03-12 02:31:37] "GET /obj-perms HTTP/1.1" 200 5030 0.004040 10.0.0.131 - - [2026-03-12 02:31:44] "GET /obj-perms HTTP/1.1" 200 5030 0.003815 10.0.0.27 - - [2026-03-12 02:31:47] "GET /obj-perms HTTP/1.1" 200 5030 0.005002 10.0.0.27 - - [2026-03-12 02:31:51] "POST /neutron/network HTTP/1.1" 200 1004 0.032146 10.0.0.27 - - [2026-03-12 02:31:51] "POST /neutron/port HTTP/1.1" 200 117 0.001179 10.0.0.131 - - [2026-03-12 02:31:53] "GET /obj-perms HTTP/1.1" 200 5030 0.005719 10.0.0.27 - - [2026-03-12 02:31:53] "GET /obj-perms HTTP/1.1" 200 5030 0.004349 10.0.0.73 - - [2026-03-12 02:31:53] "GET /obj-perms HTTP/1.1" 200 5030 0.005931 10.0.0.27 - - [2026-03-12 02:31:53] "GET /virtual-machine/412d5b9a-7cdb-4d0a-839d-deec56216ab2 HTTP/1.1" 200 1293 0.005238 10.0.0.27 - - [2026-03-12 02:31:53] "POST /neutron/port HTTP/1.1" 200 1113 0.013905 10.0.0.27 - - [2026-03-12 02:31:55] "GET /virtual-machine/412d5b9a-7cdb-4d0a-839d-deec56216ab2 HTTP/1.1" 404 171 0.003679 10.0.0.27 - - [2026-03-12 02:31:55] "GET /virtual-machine/412d5b9a-7cdb-4d0a-839d-deec56216ab2 HTTP/1.1" 404 171 0.002877 10.0.0.27 - - [2026-03-12 02:31:55] "GET /virtual-machine/412d5b9a-7cdb-4d0a-839d-deec56216ab2 HTTP/1.1" 404 171 0.003324 10.0.0.27 - - [2026-03-12 02:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003733 10.0.0.27 - - [2026-03-12 02:31:55] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003634 10.0.0.27 - - [2026-03-12 02:31:55] "GET /virtual-networks?parent_id=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002947 10.0.0.27 - - [2026-03-12 02:31:55] "GET /virtual-network/2cf235ee-bc83-466d-9719-f06fa711de8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.008988 10.0.0.27 - - [2026-03-12 02:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003946 10.0.0.27 - - [2026-03-12 02:31:55] "GET /routing-instance/c239680a-4b95-49f8-b31b-8ee94ccc9b7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1790 0.005276 10.0.0.27 - - [2026-03-12 02:31:55] "GET /route-target/c5a2e116-3056-4be0-922f-f1f2a1833c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004429 10.0.0.27 - - [2026-03-12 02:31:58] "GET /obj-perms HTTP/1.1" 200 5030 0.004170 10.0.0.73 - - [2026-03-12 02:31:59] "GET /obj-perms HTTP/1.1" 200 5030 0.004111 10.0.0.27 - - [2026-03-12 02:31:59] "GET /virtual-network/6deaec88-725a-4279-8421-83ef00998d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.006109 10.0.0.27 - - [2026-03-12 02:31:59] "POST /neutron/network HTTP/1.1" 200 822 0.074242 10.0.0.27 - - [2026-03-12 02:31:59] "GET /virtual-network/6deaec88-725a-4279-8421-83ef00998d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.009299 10.0.0.27 - - [2026-03-12 02:31:59] "DELETE /access-control-list/d9b963ed-a456-4849-b77e-01c603a9b803 HTTP/1.1" 200 115 0.099110 10.0.0.27 - - [2026-03-12 02:31:59] "POST /ref-update HTTP/1.1" 200 156 0.064967 10.0.0.27 - - [2026-03-12 02:31:59] "POST /ref-update HTTP/1.1" 200 156 0.034262 10.0.0.27 - - [2026-03-12 02:31:59] "POST /ref-update HTTP/1.1" 200 156 0.073056 10.0.0.27 - - [2026-03-12 02:31:59] "DELETE /network-policy/cdd924aa-1708-4879-8303-13c2e71d5e98 HTTP/1.1" 200 115 0.042005 10.0.0.27 - - [2026-03-12 02:31:59] "DELETE /network-policy/dbbf1edd-f60a-47fd-8358-c9eebda40125 HTTP/1.1" 200 115 0.038089 10.0.0.27 - - [2026-03-12 02:31:59] "DELETE /network-policy/78c757b7-0091-4609-a4d0-329f5b7cac48 HTTP/1.1" 200 115 0.038977 10.0.0.131 - - [2026-03-12 02:31:59] "POST /useragent-kv HTTP/1.1" 200 115 0.006923 10.0.0.131 - - [2026-03-12 02:31:59] "POST /useragent-kv HTTP/1.1" 200 115 0.003886 10.0.0.27 - - [2026-03-12 02:31:59] "POST /neutron/network HTTP/1.1" 200 151 0.135561 10.0.0.27 - - [2026-03-12 02:31:59] "DELETE /route-target/85094ffa-d089-4c03-b187-48d9a559b966 HTTP/1.1" 200 115 0.029704 10.0.0.27 - - [2026-03-12 02:32:00] "POST /neutron/network HTTP/1.1" 200 823 0.013433 10.0.0.27 - - [2026-03-12 02:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006070 10.0.0.27 - - [2026-03-12 02:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004951 10.0.0.27 - - [2026-03-12 02:32:00] "DELETE /network-ipam/0608a1ba-a112-437c-b40a-e41204acf4bb HTTP/1.1" 200 115 0.037997 10.0.0.27 - - [2026-03-12 02:32:00] "POST /fqname-to-id HTTP/1.1" 404 197 0.003738 10.0.0.27 - - [2026-03-12 02:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004667 10.0.0.27 - - [2026-03-12 02:32:01] "DELETE /network-ipam/c75c6f27-b59a-422b-9245-071f1e1c412a HTTP/1.1" 200 115 0.042165 10.0.0.27 - - [2026-03-12 02:32:01] "POST /fqname-to-id HTTP/1.1" 404 197 0.003901 10.0.0.27 - - [2026-03-12 02:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.27 - - [2026-03-12 02:32:01] "DELETE /network-ipam/8532c2a5-470f-45d0-a405-ed5d9353d5b7 HTTP/1.1" 200 115 0.045270 10.0.0.27 - - [2026-03-12 02:32:01] "POST /fqname-to-id HTTP/1.1" 404 197 0.006625 10.0.0.131 - - [2026-03-12 02:32:02] "GET /projects?obj_uuids=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000998 10.0.0.27 - - [2026-03-12 02:32:02] "GET /project/2bd59d7b-c514-4286-a6cb-cccc39b12af8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.045246 10.0.0.131 - - [2026-03-12 02:32:02] "GET /projects?obj_uuids=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000965 10.0.0.27 - - [2026-03-12 02:32:02] "GET /project/2bd59d7b-c514-4286-a6cb-cccc39b12af8?fields=virtual_networks HTTP/1.1" 200 1033 0.034373 10.0.0.131 - - [2026-03-12 02:32:02] "GET /projects?obj_uuids=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001085 10.0.0.27 - - [2026-03-12 02:32:02] "GET /project/2bd59d7b-c514-4286-a6cb-cccc39b12af8?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.052707 10.0.0.131 - - [2026-03-12 02:32:02] "GET /projects?obj_uuids=2bd59d7b-c514-4286-a6cb-cccc39b12af8&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000904 10.0.0.27 - - [2026-03-12 02:32:02] "GET /project/2bd59d7b-c514-4286-a6cb-cccc39b12af8?fields=security_groups HTTP/1.1" 200 1260 0.036769 10.0.0.27 - - [2026-03-12 02:32:03] "POST /fqname-to-id HTTP/1.1" 404 194 0.030861 10.0.0.131 - - [2026-03-12 02:32:03] "GET /projects?obj_uuids=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002844 10.0.0.131 - - [2026-03-12 02:32:03] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001686 10.0.0.131 - - [2026-03-12 02:32:03] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.042536 10.0.0.131 - - [2026-03-12 02:32:04] "POST /id-to-fqname HTTP/1.1" 200 196 0.001159 10.0.0.131 - - [2026-03-12 02:32:04] "POST /fqname-to-id HTTP/1.1" 404 205 0.015539 10.0.0.131 - - [2026-03-12 02:32:04] "POST /security-groups HTTP/1.1" 200 597 0.075399 10.0.0.131 - - [2026-03-12 02:32:04] "POST /projects HTTP/1.1" 200 597 0.307173 10.0.0.131 - - [2026-03-12 02:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.345149 10.0.0.27 - - [2026-03-12 02:32:04] "POST /access-control-lists HTTP/1.1" 200 604 0.031390 10.0.0.27 - - [2026-03-12 02:32:04] "GET /project/f03e06f8-62dc-434b-b639-708cc3ab5dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.536095 10.0.0.27 - - [2026-03-12 02:32:05] "GET / HTTP/1.1" 200 36215 0.002055 10.0.0.27 - - [2026-03-12 02:32:08] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000506 10.0.0.27 - - [2026-03-12 02:32:08] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.054599 10.0.0.27 - - [2026-03-12 02:32:08] "POST /network-ipams HTTP/1.1" 200 521 0.043347 10.0.0.27 - - [2026-03-12 02:32:08] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 759 0.003461 10.0.0.27 - - [2026-03-12 02:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004064 10.0.0.27 - - [2026-03-12 02:32:09] "GET /network-ipam/df9f41bb-bcde-4443-8d7f-86b8b27c8d1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.006392 10.0.0.27 - - [2026-03-12 02:32:09] "PUT /network-ipam/df9f41bb-bcde-4443-8d7f-86b8b27c8d1a HTTP/1.1" 200 259 0.013921 10.0.0.27 - - [2026-03-12 02:32:09] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 759 0.003557 10.0.0.27 - - [2026-03-12 02:32:09] "POST /network-ipams HTTP/1.1" 200 521 0.030905 10.0.0.27 - - [2026-03-12 02:32:09] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 971 0.003502 10.0.0.27 - - [2026-03-12 02:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004342 10.0.0.27 - - [2026-03-12 02:32:09] "GET /network-ipam/0437369b-f603-4001-b333-1179a06614e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.006094 10.0.0.27 - - [2026-03-12 02:32:09] "PUT /network-ipam/0437369b-f603-4001-b333-1179a06614e6 HTTP/1.1" 200 259 0.020802 10.0.0.27 - - [2026-03-12 02:32:09] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 971 0.005325 10.0.0.27 - - [2026-03-12 02:32:09] "POST /network-ipams HTTP/1.1" 200 521 0.031801 10.0.0.27 - - [2026-03-12 02:32:09] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1184 0.004388 10.0.0.27 - - [2026-03-12 02:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005301 10.0.0.27 - - [2026-03-12 02:32:09] "GET /network-ipam/379a275d-68b6-48c1-83cf-f5ad64516e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.006602 10.0.0.27 - - [2026-03-12 02:32:09] "PUT /network-ipam/379a275d-68b6-48c1-83cf-f5ad64516e2a HTTP/1.1" 200 259 0.012733 10.0.0.27 - - [2026-03-12 02:32:09] "DELETE /access-control-list/de8e0542-ca98-4c75-ac36-9852bdd02285 HTTP/1.1" 200 115 0.035387 10.0.0.131 - - [2026-03-12 02:32:10] "DELETE /project/f03e06f862dc434bb639708cc3ab5dce HTTP/1.1" 404 173 0.005063 10.0.0.131 - - [2026-03-12 02:32:10] "DELETE /project/2bd59d7b-c514-4286-a6cb-cccc39b12af8 HTTP/1.1" 404 177 0.003796 10.0.0.27 - - [2026-03-12 02:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.131 - - [2026-03-12 02:32:10] "GET /projects?obj_uuids=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001303 10.0.0.27 - - [2026-03-12 02:32:10] "GET /project/f03e06f8-62dc-434b-b639-708cc3ab5dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.043466 10.0.0.131 - - [2026-03-12 02:32:10] "GET /projects?obj_uuids=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001299 10.0.0.27 - - [2026-03-12 02:32:11] "POST /neutron/network HTTP/1.1" 200 613 0.175738 10.0.0.27 - - [2026-03-12 02:32:11] "POST /fqname-to-id HTTP/1.1" 404 207 0.054286 10.0.0.27 - - [2026-03-12 02:32:11] "POST /neutron/network HTTP/1.1" 200 1013 0.016413 10.0.0.27 - - [2026-03-12 02:32:11] "POST /id-to-fqname HTTP/1.1" 200 227 0.001203 10.0.0.27 - - [2026-03-12 02:32:11] "GET /virtual-network/29af7aab-c1a1-4171-b405-df3c1e1db994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.004799 10.0.0.27 - - [2026-03-12 02:32:11] "POST /ref-update HTTP/1.1" 200 156 0.033582 10.0.0.27 - - [2026-03-12 02:32:11] "GET /virtual-network/29af7aab-c1a1-4171-b405-df3c1e1db994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.008235 10.0.0.27 - - [2026-03-12 02:32:11] "POST /neutron/subnet HTTP/1.1" 200 720 0.008431 10.0.0.27 - - [2026-03-12 02:32:11] "GET /virtual-network/29af7aab-c1a1-4171-b405-df3c1e1db994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005792 10.0.0.27 - - [2026-03-12 02:32:11] "GET /network-ipam/df9f41bb-bcde-4443-8d7f-86b8b27c8d1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.003801 10.0.0.27 - - [2026-03-12 02:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004107 10.0.0.131 - - [2026-03-12 02:32:11] "GET /projects?obj_uuids=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001132 10.0.0.27 - - [2026-03-12 02:32:11] "GET /project/f03e06f8-62dc-434b-b639-708cc3ab5dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.040601 10.0.0.27 - - [2026-03-12 02:32:11] "POST /neutron/network HTTP/1.1" 200 117 0.014515 10.0.0.131 - - [2026-03-12 02:32:12] "POST /useragent-kv HTTP/1.1" 200 115 0.007582 10.0.0.27 - - [2026-03-12 02:32:12] "POST /neutron/subnet HTTP/1.1" 200 828 0.175942 10.0.0.27 - - [2026-03-12 02:32:12] "POST /id-to-fqname HTTP/1.1" 200 227 0.001495 10.0.0.27 - - [2026-03-12 02:32:12] "GET /virtual-network/8d6d6dd6-07db-42e6-b654-d7414a2cf755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005296 10.0.0.27 - - [2026-03-12 02:32:12] "GET /virtual-network/8d6d6dd6-07db-42e6-b654-d7414a2cf755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005430 10.0.0.27 - - [2026-03-12 02:32:12] "POST /neutron/network HTTP/1.1" 200 1014 0.009473 10.0.0.27 - - [2026-03-12 02:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.131 - - [2026-03-12 02:32:12] "GET /projects?obj_uuids=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001145 10.0.0.27 - - [2026-03-12 02:32:12] "GET /project/f03e06f8-62dc-434b-b639-708cc3ab5dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.057418 10.0.0.27 - - [2026-03-12 02:32:12] "POST /neutron/network HTTP/1.1" 200 117 0.014811 10.0.0.27 - - [2026-03-12 02:32:12] "POST /route-targets HTTP/1.1" 200 328 0.015053 10.0.0.131 - - [2026-03-12 02:32:13] "POST /useragent-kv HTTP/1.1" 200 115 0.007903 10.0.0.27 - - [2026-03-12 02:32:13] "POST /neutron/subnet HTTP/1.1" 200 828 0.217015 10.0.0.27 - - [2026-03-12 02:32:13] "POST /id-to-fqname HTTP/1.1" 200 227 0.001420 10.0.0.27 - - [2026-03-12 02:32:13] "GET /virtual-network/73b9dc69-206d-428f-9eb7-8a425b8140ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.005496 10.0.0.27 - - [2026-03-12 02:32:13] "GET /virtual-network/73b9dc69-206d-428f-9eb7-8a425b8140ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.005892 10.0.0.27 - - [2026-03-12 02:32:13] "POST /neutron/network HTTP/1.1" 200 1016 0.008929 10.0.0.27 - - [2026-03-12 02:32:13] "GET /virtual-network/29af7aab-c1a1-4171-b405-df3c1e1db994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005939 10.0.0.27 - - [2026-03-12 02:32:14] "GET /obj-perms HTTP/1.1" 200 5042 0.051912 10.0.0.131 - - [2026-03-12 02:32:14] "GET /obj-perms HTTP/1.1" 200 5042 0.052566 10.0.0.27 - - [2026-03-12 02:32:15] "GET /virtual-network/8d6d6dd6-07db-42e6-b654-d7414a2cf755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007228 10.0.0.27 - - [2026-03-12 02:32:15] "GET /virtual-network/73b9dc69-206d-428f-9eb7-8a425b8140ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.006172 10.0.0.73 - - [2026-03-12 02:32:16] "GET /obj-perms HTTP/1.1" 200 5042 0.068378 10.0.0.27 - - [2026-03-12 02:32:16] "POST /fqname-to-id HTTP/1.1" 404 224 0.004404 10.0.0.27 - - [2026-03-12 02:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004295 10.0.0.131 - - [2026-03-12 02:32:16] "GET /projects?obj_uuids=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001342 10.0.0.27 - - [2026-03-12 02:32:16] "GET /project/f03e06f8-62dc-434b-b639-708cc3ab5dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.054521 10.0.0.27 - - [2026-03-12 02:32:16] "POST /network-policys HTTP/1.1" 200 561 0.031585 10.0.0.27 - - [2026-03-12 02:32:16] "GET /network-policy/242c3813-36a3-419f-b57d-fccd7f6d8025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2146 0.006814 10.0.0.27 - - [2026-03-12 02:32:16] "POST /fqname-to-id HTTP/1.1" 404 224 0.002865 10.0.0.27 - - [2026-03-12 02:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.131 - - [2026-03-12 02:32:16] "GET /projects?obj_uuids=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001220 10.0.0.27 - - [2026-03-12 02:32:16] "GET /project/f03e06f8-62dc-434b-b639-708cc3ab5dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.050957 10.0.0.27 - - [2026-03-12 02:32:16] "POST /network-policys HTTP/1.1" 200 561 0.031269 10.0.0.27 - - [2026-03-12 02:32:16] "GET /network-policy/57f12c8d-f9ef-48e8-9917-2fc344301252?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.006069 10.0.0.27 - - [2026-03-12 02:32:16] "POST /fqname-to-id HTTP/1.1" 404 224 0.003379 10.0.0.27 - - [2026-03-12 02:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003549 10.0.0.131 - - [2026-03-12 02:32:16] "GET /projects?obj_uuids=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000931 10.0.0.27 - - [2026-03-12 02:32:16] "GET /project/f03e06f8-62dc-434b-b639-708cc3ab5dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.043480 10.0.0.27 - - [2026-03-12 02:32:17] "POST /network-policys HTTP/1.1" 200 561 0.049722 10.0.0.27 - - [2026-03-12 02:32:17] "GET /network-policy/30cc4ffa-c534-4630-8223-b71890b3036a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.011828 10.0.0.27 - - [2026-03-12 02:32:17] "POST /neutron/network HTTP/1.1" 200 1013 0.011367 10.0.0.27 - - [2026-03-12 02:32:17] "POST /fqname-to-id HTTP/1.1" 404 207 0.003114 10.0.0.27 - - [2026-03-12 02:32:17] "GET /virtual-network/29af7aab-c1a1-4171-b405-df3c1e1db994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.010553 10.0.0.27 - - [2026-03-12 02:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.27 - - [2026-03-12 02:32:17] "POST /access-control-lists HTTP/1.1" 200 599 0.085985 10.0.0.27 - - [2026-03-12 02:32:17] "GET /network-policy/242c3813-36a3-419f-b57d-fccd7f6d8025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2146 0.007404 10.0.0.27 - - [2026-03-12 02:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003135 10.0.0.27 - - [2026-03-12 02:32:17] "GET /network-policy/57f12c8d-f9ef-48e8-9917-2fc344301252?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004638 10.0.0.27 - - [2026-03-12 02:32:17] "POST /neutron/network HTTP/1.1" 200 1014 0.009268 10.0.0.27 - - [2026-03-12 02:32:17] "GET /virtual-network/8d6d6dd6-07db-42e6-b654-d7414a2cf755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.025002 10.0.0.27 - - [2026-03-12 02:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.27 - - [2026-03-12 02:32:17] "POST /ref-update HTTP/1.1" 200 156 0.030292 10.0.0.27 - - [2026-03-12 02:32:17] "GET /obj-perms HTTP/1.1" 200 5056 0.094056 10.0.0.27 - - [2026-03-12 02:32:17] "GET /network-policy/30cc4ffa-c534-4630-8223-b71890b3036a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.006728 10.0.0.27 - - [2026-03-12 02:32:17] "POST /id-to-fqname HTTP/1.1" 200 227 0.001287 10.0.0.27 - - [2026-03-12 02:32:18] "POST /neutron/network HTTP/1.1" 200 1207 0.010941 10.0.0.131 - - [2026-03-12 02:32:18] "GET /projects?obj_uuids=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001000 10.0.0.27 - - [2026-03-12 02:32:18] "GET /project/f03e06f8-62dc-434b-b639-708cc3ab5dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.063350 10.0.0.27 - - [2026-03-12 02:32:19] "POST /neutron/port HTTP/1.1" 200 117 0.005961 10.0.0.27 - - [2026-03-12 02:32:19] "POST /id-to-fqname HTTP/1.1" 200 227 0.001254 10.0.0.27 - - [2026-03-12 02:32:19] "POST /neutron/network HTTP/1.1" 200 1207 0.011251 10.0.0.27 - - [2026-03-12 02:32:20] "POST /neutron/port HTTP/1.1" 200 1172 0.030473 10.0.0.131 - - [2026-03-12 02:32:20] "GET /projects?obj_uuids=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001637 10.0.0.27 - - [2026-03-12 02:32:20] "GET /project/f03e06f8-62dc-434b-b639-708cc3ab5dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.070073 10.0.0.27 - - [2026-03-12 02:32:20] "POST /neutron/port HTTP/1.1" 200 1236 0.027749 10.0.0.27 - - [2026-03-12 02:32:20] "POST /neutron/subnet HTTP/1.1" 200 1380 0.017606 10.0.0.27 - - [2026-03-12 02:32:20] "POST /neutron/security_group HTTP/1.1" 200 2064 0.014362 10.0.0.27 - - [2026-03-12 02:32:20] "POST /neutron/port HTTP/1.1" 200 117 0.013520 10.0.0.27 - - [2026-03-12 02:32:20] "POST /id-to-fqname HTTP/1.1" 200 227 0.001400 10.0.0.27 - - [2026-03-12 02:32:20] "POST /neutron/network HTTP/1.1" 200 1026 0.007066 10.0.0.27 - - [2026-03-12 02:32:21] "POST /neutron/port HTTP/1.1" 200 1173 0.028763 10.0.0.27 - - [2026-03-12 02:32:21] "POST /neutron/port HTTP/1.1" 200 1237 0.024493 10.0.0.131 - - [2026-03-12 02:32:21] "GET /projects?obj_uuids=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003590 10.0.0.27 - - [2026-03-12 02:32:21] "POST /neutron/subnet HTTP/1.1" 200 1384 0.013520 10.0.0.27 - - [2026-03-12 02:32:21] "GET /project/f03e06f8-62dc-434b-b639-708cc3ab5dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.081323 10.0.0.27 - - [2026-03-12 02:32:21] "POST /neutron/port HTTP/1.1" 200 117 0.001202 10.0.0.27 - - [2026-03-12 02:32:21] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008230 10.0.0.27 - - [2026-03-12 02:32:21] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008310 10.0.0.27 - - [2026-03-12 02:32:22] "POST /neutron/port HTTP/1.1" 200 1236 0.017720 10.0.0.27 - - [2026-03-12 02:32:22] "POST /neutron/port HTTP/1.1" 200 1236 0.024822 10.0.0.27 - - [2026-03-12 02:32:22] "GET /virtual-machine/ee8e8581-8155-4392-82d8-4cad101cd233 HTTP/1.1" 401 292 0.000595 10.0.0.27 - - [2026-03-12 02:32:22] "POST /neutron/port HTTP/1.1" 200 1175 0.025614 10.0.0.27 - - [2026-03-12 02:32:22] "GET /virtual-machine/ee8e8581-8155-4392-82d8-4cad101cd233 HTTP/1.1" 200 1300 0.068456 10.0.0.27 - - [2026-03-12 02:32:22] "GET /virtual-machine/ee8e8581-8155-4392-82d8-4cad101cd233 HTTP/1.1" 200 1300 0.008578 10.0.0.27 - - [2026-03-12 02:32:22] "GET /virtual-machine-interface/90d8960c-81c8-4907-b474-c34011d37c93 HTTP/1.1" 200 3176 0.006923 10.0.0.27 - - [2026-03-12 02:32:22] "GET /virtual-machine/ee8e8581-8155-4392-82d8-4cad101cd233 HTTP/1.1" 200 1300 0.004709 10.0.0.27 - - [2026-03-12 02:32:22] "GET /virtual-machine-interface/90d8960c-81c8-4907-b474-c34011d37c93 HTTP/1.1" 200 3176 0.007620 10.0.0.27 - - [2026-03-12 02:32:22] "GET /instance-ip/3429da51-0aba-4f88-9227-a4f770172c5f HTTP/1.1" 200 1656 0.006667 10.0.0.27 - - [2026-03-12 02:32:22] "POST /neutron/port HTTP/1.1" 200 1239 0.026879 10.0.0.27 - - [2026-03-12 02:32:22] "GET /instance-ip/452a4d1c-b22f-4eca-a402-910ceab08002 HTTP/1.1" 200 1635 0.005542 10.0.0.27 - - [2026-03-12 02:32:22] "GET /virtual-machine/ee8e8581-8155-4392-82d8-4cad101cd233 HTTP/1.1" 200 1300 0.003767 10.0.0.27 - - [2026-03-12 02:32:22] "GET /virtual-machine-interface/90d8960c-81c8-4907-b474-c34011d37c93 HTTP/1.1" 200 3176 0.008198 10.0.0.27 - - [2026-03-12 02:32:22] "GET /instance-ip/3429da51-0aba-4f88-9227-a4f770172c5f HTTP/1.1" 200 1656 0.005281 10.0.0.27 - - [2026-03-12 02:32:22] "GET /instance-ip/452a4d1c-b22f-4eca-a402-910ceab08002 HTTP/1.1" 200 1635 0.005209 10.0.0.27 - - [2026-03-12 02:32:22] "POST /neutron/subnet HTTP/1.1" 200 1394 0.018465 10.0.0.27 - - [2026-03-12 02:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004934 10.0.0.27 - - [2026-03-12 02:32:23] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004481 10.0.0.27 - - [2026-03-12 02:32:23] "GET /virtual-networks?parent_id=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003616 10.0.0.27 - - [2026-03-12 02:32:23] "POST /neutron/network HTTP/1.1" 200 1016 0.010074 10.0.0.27 - - [2026-03-12 02:32:23] "GET /virtual-network/29af7aab-c1a1-4171-b405-df3c1e1db994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.009499 10.0.0.27 - - [2026-03-12 02:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006248 10.0.0.27 - - [2026-03-12 02:32:23] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006871 10.0.0.27 - - [2026-03-12 02:32:23] "GET /virtual-networks?parent_id=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004012 10.0.0.27 - - [2026-03-12 02:32:23] "GET /virtual-network/29af7aab-c1a1-4171-b405-df3c1e1db994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.008454 10.0.0.27 - - [2026-03-12 02:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004316 10.0.0.27 - - [2026-03-12 02:32:23] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005616 10.0.0.27 - - [2026-03-12 02:32:23] "GET /virtual-networks?parent_id=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003330 10.0.0.27 - - [2026-03-12 02:32:23] "GET /virtual-network/29af7aab-c1a1-4171-b405-df3c1e1db994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005884 10.0.0.27 - - [2026-03-12 02:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004438 10.0.0.27 - - [2026-03-12 02:32:23] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004310 10.0.0.27 - - [2026-03-12 02:32:23] "GET /virtual-networks?parent_id=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003987 10.0.0.27 - - [2026-03-12 02:32:23] "GET /virtual-network/29af7aab-c1a1-4171-b405-df3c1e1db994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.006796 10.0.0.27 - - [2026-03-12 02:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.27 - - [2026-03-12 02:32:23] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004553 10.0.0.27 - - [2026-03-12 02:32:23] "GET /virtual-networks?parent_id=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004028 10.0.0.27 - - [2026-03-12 02:32:23] "GET /virtual-network/29af7aab-c1a1-4171-b405-df3c1e1db994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.006193 10.0.0.27 - - [2026-03-12 02:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005367 10.0.0.27 - - [2026-03-12 02:32:26] "GET /virtual-network/29af7aab-c1a1-4171-b405-df3c1e1db994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.006842 10.0.0.27 - - [2026-03-12 02:32:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004187 10.0.0.27 - - [2026-03-12 02:32:30] "GET /virtual-network/29af7aab-c1a1-4171-b405-df3c1e1db994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.006909 10.0.0.27 - - [2026-03-12 02:32:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009 10.0.0.27 - - [2026-03-12 02:32:34] "GET /virtual-network/29af7aab-c1a1-4171-b405-df3c1e1db994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.006152 10.0.0.27 - - [2026-03-12 02:32:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.27 - - [2026-03-12 02:32:39] "GET /virtual-network/29af7aab-c1a1-4171-b405-df3c1e1db994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005479 10.0.0.27 - - [2026-03-12 02:32:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003816 10.0.0.27 - - [2026-03-12 02:32:43] "GET /virtual-network/29af7aab-c1a1-4171-b405-df3c1e1db994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.017342 10.0.0.27 - - [2026-03-12 02:32:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004608 10.0.0.27 - - [2026-03-12 02:32:47] "GET /virtual-network/29af7aab-c1a1-4171-b405-df3c1e1db994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.006185 10.0.0.27 - - [2026-03-12 02:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004118 10.0.0.27 - - [2026-03-12 02:32:51] "GET /virtual-network/29af7aab-c1a1-4171-b405-df3c1e1db994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005774 10.0.0.27 - - [2026-03-12 02:32:52] "POST /neutron/network HTTP/1.1" 200 1207 0.008243 10.0.0.27 - - [2026-03-12 02:32:52] "POST /neutron/subnet HTTP/1.1" 200 1380 0.018401 10.0.0.27 - - [2026-03-12 02:32:52] "POST /neutron/network HTTP/1.1" 200 1197 0.014865 10.0.0.27 - - [2026-03-12 02:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004580 10.0.0.27 - - [2026-03-12 02:32:55] "GET /virtual-network/29af7aab-c1a1-4171-b405-df3c1e1db994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.007026 10.0.0.27 - - [2026-03-12 02:32:57] "POST /neutron/network HTTP/1.1" 200 1122 0.013078 10.0.0.27 - - [2026-03-12 02:32:57] "POST /neutron/subnet HTTP/1.1" 200 1384 0.017890 10.0.0.27 - - [2026-03-12 02:32:57] "POST /neutron/network HTTP/1.1" 200 1112 0.010601 10.0.0.27 - - [2026-03-12 02:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005079 10.0.0.27 - - [2026-03-12 02:32:59] "GET /virtual-network/29af7aab-c1a1-4171-b405-df3c1e1db994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005907 10.0.0.27 - - [2026-03-12 02:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.27 - - [2026-03-12 02:33:03] "GET /virtual-network/29af7aab-c1a1-4171-b405-df3c1e1db994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005908 10.0.0.27 - - [2026-03-12 02:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.27 - - [2026-03-12 02:33:05] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004263 10.0.0.27 - - [2026-03-12 02:33:05] "GET /virtual-networks?parent_id=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004400 10.0.0.27 - - [2026-03-12 02:33:05] "GET /virtual-network/29af7aab-c1a1-4171-b405-df3c1e1db994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.006317 10.0.0.27 - - [2026-03-12 02:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.27 - - [2026-03-12 02:33:05] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003655 10.0.0.27 - - [2026-03-12 02:33:05] "GET /virtual-networks?parent_id=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004278 10.0.0.27 - - [2026-03-12 02:33:06] "GET /virtual-network/29af7aab-c1a1-4171-b405-df3c1e1db994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005537 10.0.0.27 - - [2026-03-12 02:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573 10.0.0.27 - - [2026-03-12 02:33:06] "GET /routing-instance/4f91c45c-13f5-4831-8d4d-d97fcaf53145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1801 0.005054 10.0.0.27 - - [2026-03-12 02:33:06] "GET /route-target/4cd65f4e-4174-4664-ba91-2ea47479f0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004241 10.0.0.27 - - [2026-03-12 02:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004245 10.0.0.27 - - [2026-03-12 02:33:06] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004368 10.0.0.27 - - [2026-03-12 02:33:06] "GET /virtual-networks?parent_id=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003569 10.0.0.27 - - [2026-03-12 02:33:06] "GET /virtual-network/29af7aab-c1a1-4171-b405-df3c1e1db994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.007035 10.0.0.27 - - [2026-03-12 02:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004307 10.0.0.27 - - [2026-03-12 02:33:06] "GET /routing-instance/4f91c45c-13f5-4831-8d4d-d97fcaf53145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1801 0.004755 10.0.0.27 - - [2026-03-12 02:33:06] "GET /route-target/4cd65f4e-4174-4664-ba91-2ea47479f0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003868 10.0.0.27 - - [2026-03-12 02:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.27 - - [2026-03-12 02:33:06] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004002 10.0.0.27 - - [2026-03-12 02:33:06] "GET /virtual-networks?parent_id=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003442 10.0.0.27 - - [2026-03-12 02:33:06] "GET /virtual-network/29af7aab-c1a1-4171-b405-df3c1e1db994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.006219 10.0.0.27 - - [2026-03-12 02:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.27 - - [2026-03-12 02:33:06] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005116 10.0.0.27 - - [2026-03-12 02:33:06] "GET /virtual-networks?parent_id=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.006002 10.0.0.27 - - [2026-03-12 02:33:06] "GET /virtual-network/29af7aab-c1a1-4171-b405-df3c1e1db994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.007887 10.0.0.27 - - [2026-03-12 02:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004388 10.0.0.27 - - [2026-03-12 02:33:06] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004326 10.0.0.27 - - [2026-03-12 02:33:06] "GET /virtual-networks?parent_id=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003020 10.0.0.27 - - [2026-03-12 02:33:06] "GET /virtual-network/29af7aab-c1a1-4171-b405-df3c1e1db994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.006054 10.0.0.27 - - [2026-03-12 02:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202 10.0.0.27 - - [2026-03-12 02:33:06] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004411 10.0.0.27 - - [2026-03-12 02:33:06] "GET /virtual-networks?parent_id=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003526 10.0.0.27 - - [2026-03-12 02:33:06] "GET /virtual-network/29af7aab-c1a1-4171-b405-df3c1e1db994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.007573 10.0.0.131 - - [2026-03-12 02:33:06] "GET /obj-perms HTTP/1.1" 200 5042 0.004502 10.0.0.27 - - [2026-03-12 02:33:06] "GET /obj-perms HTTP/1.1" 200 5042 0.004905 10.0.0.27 - - [2026-03-12 02:33:07] "GET /obj-perms HTTP/1.1" 200 5042 0.011085 10.0.0.73 - - [2026-03-12 02:33:07] "GET /obj-perms HTTP/1.1" 200 5042 0.003758 10.0.0.131 - - [2026-03-12 02:33:07] "GET /obj-perms HTTP/1.1" 200 5042 0.003791 10.0.0.27 - - [2026-03-12 02:33:07] "POST /neutron/port HTTP/1.1" 200 1237 0.016713 10.0.0.27 - - [2026-03-12 02:33:07] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008629 10.0.0.27 - - [2026-03-12 02:33:07] "GET /virtual-machine/39029f32-8bfc-4815-adf7-13cd22541dcf HTTP/1.1" 200 1300 0.007067 10.0.0.27 - - [2026-03-12 02:33:07] "GET /virtual-machine/39029f32-8bfc-4815-adf7-13cd22541dcf HTTP/1.1" 200 1300 0.004919 10.0.0.27 - - [2026-03-12 02:33:07] "GET /virtual-machine-interface/ee714ee2-a16f-420c-85cc-9ca50c2c27f8 HTTP/1.1" 200 3175 0.008753 10.0.0.27 - - [2026-03-12 02:33:07] "GET /virtual-machine/39029f32-8bfc-4815-adf7-13cd22541dcf HTTP/1.1" 200 1300 0.004775 10.0.0.27 - - [2026-03-12 02:33:07] "GET /virtual-machine-interface/ee714ee2-a16f-420c-85cc-9ca50c2c27f8 HTTP/1.1" 200 3175 0.007622 10.0.0.27 - - [2026-03-12 02:33:07] "GET /instance-ip/7fb0d57d-5cf9-45bb-b259-e8893d663fd3 HTTP/1.1" 200 1636 0.007186 10.0.0.27 - - [2026-03-12 02:33:07] "GET /instance-ip/d65514cf-7e06-4287-a77c-3525b7c58182 HTTP/1.1" 200 1657 0.007524 10.0.0.27 - - [2026-03-12 02:33:07] "GET /virtual-machine/39029f32-8bfc-4815-adf7-13cd22541dcf HTTP/1.1" 200 1300 0.003855 10.0.0.27 - - [2026-03-12 02:33:07] "GET /virtual-machine-interface/ee714ee2-a16f-420c-85cc-9ca50c2c27f8 HTTP/1.1" 200 3175 0.005433 10.0.0.27 - - [2026-03-12 02:33:07] "GET /instance-ip/7fb0d57d-5cf9-45bb-b259-e8893d663fd3 HTTP/1.1" 200 1636 0.006668 10.0.0.27 - - [2026-03-12 02:33:07] "GET /instance-ip/d65514cf-7e06-4287-a77c-3525b7c58182 HTTP/1.1" 200 1657 0.004272 10.0.0.27 - - [2026-03-12 02:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.27 - - [2026-03-12 02:33:07] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003692 10.0.0.27 - - [2026-03-12 02:33:07] "GET /virtual-networks?parent_id=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003407 10.0.0.27 - - [2026-03-12 02:33:07] "GET /virtual-network/8d6d6dd6-07db-42e6-b654-d7414a2cf755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.007553 10.0.0.27 - - [2026-03-12 02:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012798 10.0.0.27 - - [2026-03-12 02:33:07] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004879 10.0.0.27 - - [2026-03-12 02:33:07] "GET /virtual-networks?parent_id=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003346 10.0.0.27 - - [2026-03-12 02:33:07] "GET /virtual-network/8d6d6dd6-07db-42e6-b654-d7414a2cf755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.006543 10.0.0.27 - - [2026-03-12 02:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.27 - - [2026-03-12 02:33:07] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004410 10.0.0.27 - - [2026-03-12 02:33:07] "GET /virtual-networks?parent_id=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003313 10.0.0.27 - - [2026-03-12 02:33:08] "GET /virtual-network/8d6d6dd6-07db-42e6-b654-d7414a2cf755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.006386 10.0.0.27 - - [2026-03-12 02:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.27 - - [2026-03-12 02:33:08] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004826 10.0.0.27 - - [2026-03-12 02:33:08] "GET /virtual-networks?parent_id=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.002957 10.0.0.27 - - [2026-03-12 02:33:08] "GET /virtual-network/8d6d6dd6-07db-42e6-b654-d7414a2cf755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.005856 10.0.0.27 - - [2026-03-12 02:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.27 - - [2026-03-12 02:33:08] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004567 10.0.0.27 - - [2026-03-12 02:33:08] "GET /virtual-networks?parent_id=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003748 10.0.0.27 - - [2026-03-12 02:33:08] "GET /virtual-network/8d6d6dd6-07db-42e6-b654-d7414a2cf755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.006008 10.0.0.27 - - [2026-03-12 02:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003789 10.0.0.27 - - [2026-03-12 02:33:09] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004353 10.0.0.27 - - [2026-03-12 02:33:09] "GET /virtual-networks?parent_id=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003153 10.0.0.27 - - [2026-03-12 02:33:09] "GET /virtual-network/8d6d6dd6-07db-42e6-b654-d7414a2cf755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.006719 10.0.0.27 - - [2026-03-12 02:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.27 - - [2026-03-12 02:33:09] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003592 10.0.0.27 - - [2026-03-12 02:33:09] "GET /virtual-networks?parent_id=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003379 10.0.0.27 - - [2026-03-12 02:33:09] "GET /virtual-network/8d6d6dd6-07db-42e6-b654-d7414a2cf755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.006048 10.0.0.27 - - [2026-03-12 02:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.27 - - [2026-03-12 02:33:09] "GET /routing-instance/66393a19-2589-4fa3-8f3e-0753a63b79a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1801 0.006180 10.0.0.27 - - [2026-03-12 02:33:09] "GET /route-target/182ef068-191d-444d-b0a1-d7efb7006cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004881 10.0.0.27 - - [2026-03-12 02:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004846 10.0.0.27 - - [2026-03-12 02:33:09] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005337 10.0.0.27 - - [2026-03-12 02:33:09] "GET /virtual-networks?parent_id=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003737 10.0.0.27 - - [2026-03-12 02:33:09] "GET /virtual-network/8d6d6dd6-07db-42e6-b654-d7414a2cf755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.007341 10.0.0.27 - - [2026-03-12 02:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004654 10.0.0.27 - - [2026-03-12 02:33:09] "GET /routing-instance/66393a19-2589-4fa3-8f3e-0753a63b79a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1801 0.006876 10.0.0.27 - - [2026-03-12 02:33:09] "GET /route-target/182ef068-191d-444d-b0a1-d7efb7006cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004574 10.0.0.27 - - [2026-03-12 02:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.27 - - [2026-03-12 02:33:10] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004471 10.0.0.27 - - [2026-03-12 02:33:10] "GET /virtual-networks?parent_id=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003024 10.0.0.27 - - [2026-03-12 02:33:10] "GET /virtual-network/8d6d6dd6-07db-42e6-b654-d7414a2cf755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.005867 10.0.0.27 - - [2026-03-12 02:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005031 10.0.0.27 - - [2026-03-12 02:33:10] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004816 10.0.0.27 - - [2026-03-12 02:33:10] "GET /virtual-networks?parent_id=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003233 10.0.0.27 - - [2026-03-12 02:33:10] "GET /virtual-network/8d6d6dd6-07db-42e6-b654-d7414a2cf755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.007368 10.0.0.27 - - [2026-03-12 02:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.27 - - [2026-03-12 02:33:10] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005404 10.0.0.27 - - [2026-03-12 02:33:10] "GET /virtual-networks?parent_id=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003626 10.0.0.27 - - [2026-03-12 02:33:10] "GET /virtual-network/8d6d6dd6-07db-42e6-b654-d7414a2cf755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.007417 10.0.0.27 - - [2026-03-12 02:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004213 10.0.0.27 - - [2026-03-12 02:33:10] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.007907 10.0.0.27 - - [2026-03-12 02:33:10] "GET /virtual-networks?parent_id=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004113 10.0.0.27 - - [2026-03-12 02:33:10] "GET /virtual-network/8d6d6dd6-07db-42e6-b654-d7414a2cf755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.006156 10.0.0.27 - - [2026-03-12 02:33:10] "GET /obj-perms HTTP/1.1" 200 5042 0.004039 10.0.0.27 - - [2026-03-12 02:33:10] "GET /obj-perms HTTP/1.1" 200 5042 0.005068 10.0.0.131 - - [2026-03-12 02:33:10] "GET /obj-perms HTTP/1.1" 200 5042 0.003614 10.0.0.27 - - [2026-03-12 02:33:10] "GET /obj-perms HTTP/1.1" 200 5042 0.006358 10.0.0.131 - - [2026-03-12 02:33:10] "GET /obj-perms HTTP/1.1" 200 5042 0.003973 10.0.0.27 - - [2026-03-12 02:33:10] "POST /neutron/port HTTP/1.1" 200 1239 0.021129 10.0.0.27 - - [2026-03-12 02:33:11] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007551 10.0.0.27 - - [2026-03-12 02:33:11] "POST /neutron/port HTTP/1.1" 200 1239 0.016675 10.0.0.27 - - [2026-03-12 02:33:11] "GET /virtual-machine/314a28b8-935c-426a-80cd-77da5f2ada49 HTTP/1.1" 200 1299 0.006229 10.0.0.27 - - [2026-03-12 02:33:11] "GET /virtual-machine/314a28b8-935c-426a-80cd-77da5f2ada49 HTTP/1.1" 200 1299 0.003488 10.0.0.27 - - [2026-03-12 02:33:11] "GET /virtual-machine-interface/f6a0b0ec-99c7-4276-9fbe-ee6214ad21a1 HTTP/1.1" 200 3176 0.005545 10.0.0.27 - - [2026-03-12 02:33:11] "GET /virtual-machine/314a28b8-935c-426a-80cd-77da5f2ada49 HTTP/1.1" 200 1299 0.004853 10.0.0.27 - - [2026-03-12 02:33:11] "GET /virtual-machine-interface/f6a0b0ec-99c7-4276-9fbe-ee6214ad21a1 HTTP/1.1" 200 3176 0.006712 10.0.0.27 - - [2026-03-12 02:33:11] "GET /instance-ip/e4fcf258-6fa9-4b53-9799-73043728c2cb HTTP/1.1" 200 1639 0.007724 10.0.0.27 - - [2026-03-12 02:33:11] "GET /instance-ip/f4af8695-7f5c-449b-a845-75ff9d8aef84 HTTP/1.1" 200 1657 0.007288 10.0.0.27 - - [2026-03-12 02:33:11] "GET /virtual-machine/314a28b8-935c-426a-80cd-77da5f2ada49 HTTP/1.1" 200 1299 0.004776 10.0.0.27 - - [2026-03-12 02:33:11] "GET /virtual-machine-interface/f6a0b0ec-99c7-4276-9fbe-ee6214ad21a1 HTTP/1.1" 200 3176 0.006539 10.0.0.27 - - [2026-03-12 02:33:11] "GET /instance-ip/e4fcf258-6fa9-4b53-9799-73043728c2cb HTTP/1.1" 200 1639 0.005262 10.0.0.27 - - [2026-03-12 02:33:11] "GET /instance-ip/f4af8695-7f5c-449b-a845-75ff9d8aef84 HTTP/1.1" 200 1657 0.005360 10.0.0.27 - - [2026-03-12 02:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004528 10.0.0.27 - - [2026-03-12 02:33:11] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005565 10.0.0.27 - - [2026-03-12 02:33:11] "GET /virtual-networks?parent_id=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004405 10.0.0.27 - - [2026-03-12 02:33:11] "GET /virtual-network/73b9dc69-206d-428f-9eb7-8a425b8140ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.009483 10.0.0.27 - - [2026-03-12 02:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005354 10.0.0.27 - - [2026-03-12 02:33:11] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005116 10.0.0.27 - - [2026-03-12 02:33:11] "GET /virtual-networks?parent_id=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003686 10.0.0.27 - - [2026-03-12 02:33:11] "GET /virtual-network/73b9dc69-206d-428f-9eb7-8a425b8140ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.010301 10.0.0.27 - - [2026-03-12 02:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005405 10.0.0.27 - - [2026-03-12 02:33:11] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005918 10.0.0.27 - - [2026-03-12 02:33:11] "GET /virtual-networks?parent_id=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.005249 10.0.0.27 - - [2026-03-12 02:33:11] "GET /virtual-network/73b9dc69-206d-428f-9eb7-8a425b8140ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.008106 10.0.0.27 - - [2026-03-12 02:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004618 10.0.0.27 - - [2026-03-12 02:33:11] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005711 10.0.0.27 - - [2026-03-12 02:33:11] "GET /virtual-networks?parent_id=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003939 10.0.0.27 - - [2026-03-12 02:33:11] "GET /virtual-network/73b9dc69-206d-428f-9eb7-8a425b8140ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.006333 10.0.0.27 - - [2026-03-12 02:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004116 10.0.0.27 - - [2026-03-12 02:33:11] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006276 10.0.0.27 - - [2026-03-12 02:33:11] "GET /virtual-networks?parent_id=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004454 10.0.0.27 - - [2026-03-12 02:33:11] "GET /virtual-network/73b9dc69-206d-428f-9eb7-8a425b8140ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.006928 10.0.0.27 - - [2026-03-12 02:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004844 10.0.0.27 - - [2026-03-12 02:33:13] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004596 10.0.0.27 - - [2026-03-12 02:33:13] "GET /virtual-networks?parent_id=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003760 10.0.0.27 - - [2026-03-12 02:33:13] "GET /virtual-network/73b9dc69-206d-428f-9eb7-8a425b8140ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.010391 10.0.0.27 - - [2026-03-12 02:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004592 10.0.0.27 - - [2026-03-12 02:33:13] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004801 10.0.0.27 - - [2026-03-12 02:33:13] "GET /virtual-networks?parent_id=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004182 10.0.0.27 - - [2026-03-12 02:33:13] "GET /virtual-network/73b9dc69-206d-428f-9eb7-8a425b8140ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.006942 10.0.0.27 - - [2026-03-12 02:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.27 - - [2026-03-12 02:33:13] "GET /routing-instance/21e13f0b-1773-4baf-89e1-723378c9d64e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.006439 10.0.0.27 - - [2026-03-12 02:33:13] "GET /route-target/94e78c15-6818-49fc-9d7a-fb8186739b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004525 10.0.0.27 - - [2026-03-12 02:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.27 - - [2026-03-12 02:33:13] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004426 10.0.0.27 - - [2026-03-12 02:33:13] "GET /virtual-networks?parent_id=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004643 10.0.0.27 - - [2026-03-12 02:33:13] "GET /virtual-network/73b9dc69-206d-428f-9eb7-8a425b8140ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.007223 10.0.0.27 - - [2026-03-12 02:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.27 - - [2026-03-12 02:33:13] "GET /routing-instance/21e13f0b-1773-4baf-89e1-723378c9d64e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004475 10.0.0.27 - - [2026-03-12 02:33:13] "GET /route-target/94e78c15-6818-49fc-9d7a-fb8186739b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003980 10.0.0.27 - - [2026-03-12 02:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904 10.0.0.27 - - [2026-03-12 02:33:13] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004024 10.0.0.27 - - [2026-03-12 02:33:13] "GET /virtual-networks?parent_id=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.002898 10.0.0.27 - - [2026-03-12 02:33:13] "GET /virtual-network/73b9dc69-206d-428f-9eb7-8a425b8140ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.005523 10.0.0.27 - - [2026-03-12 02:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352 10.0.0.27 - - [2026-03-12 02:33:14] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004093 10.0.0.27 - - [2026-03-12 02:33:14] "GET /virtual-networks?parent_id=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003387 10.0.0.27 - - [2026-03-12 02:33:14] "GET /virtual-network/73b9dc69-206d-428f-9eb7-8a425b8140ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.007305 10.0.0.27 - - [2026-03-12 02:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758 10.0.0.27 - - [2026-03-12 02:33:14] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004792 10.0.0.27 - - [2026-03-12 02:33:14] "GET /virtual-networks?parent_id=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003443 10.0.0.27 - - [2026-03-12 02:33:14] "GET /virtual-network/73b9dc69-206d-428f-9eb7-8a425b8140ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.005775 10.0.0.27 - - [2026-03-12 02:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003734 10.0.0.27 - - [2026-03-12 02:33:14] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004656 10.0.0.27 - - [2026-03-12 02:33:14] "GET /virtual-networks?parent_id=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003069 10.0.0.27 - - [2026-03-12 02:33:14] "GET /virtual-network/73b9dc69-206d-428f-9eb7-8a425b8140ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.006983 10.0.0.27 - - [2026-03-12 02:33:14] "GET /obj-perms HTTP/1.1" 200 5042 0.003716 10.0.0.27 - - [2026-03-12 02:33:14] "GET /obj-perms HTTP/1.1" 200 5042 0.004149 10.0.0.131 - - [2026-03-12 02:33:14] "GET /obj-perms HTTP/1.1" 200 5042 0.004321 10.0.0.73 - - [2026-03-12 02:33:14] "GET /obj-perms HTTP/1.1" 200 5042 0.004294 10.0.0.27 - - [2026-03-12 02:33:14] "GET /obj-perms HTTP/1.1" 200 5042 0.004934 10.0.0.27 - - [2026-03-12 02:33:14] "GET /virtual-machine/ee8e8581-8155-4392-82d8-4cad101cd233 HTTP/1.1" 200 1300 0.005491 10.0.0.27 - - [2026-03-12 02:33:14] "GET /virtual-machine-interface/90d8960c-81c8-4907-b474-c34011d37c93 HTTP/1.1" 200 3176 0.007716 10.0.0.27 - - [2026-03-12 02:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005867 10.0.0.27 - - [2026-03-12 02:33:14] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004489 10.0.0.27 - - [2026-03-12 02:33:14] "GET /virtual-networks?parent_id=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003968 10.0.0.27 - - [2026-03-12 02:33:14] "GET /virtual-network/29af7aab-c1a1-4171-b405-df3c1e1db994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.007326 10.0.0.27 - - [2026-03-12 02:33:15] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008347 10.0.0.27 - - [2026-03-12 02:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004441 10.0.0.27 - - [2026-03-12 02:33:15] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004552 10.0.0.27 - - [2026-03-12 02:33:15] "GET /virtual-networks?parent_id=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003755 10.0.0.27 - - [2026-03-12 02:33:15] "GET /virtual-network/29af7aab-c1a1-4171-b405-df3c1e1db994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.007256 10.0.0.27 - - [2026-03-12 02:33:17] "POST /neutron/port HTTP/1.1" 200 1236 0.018538 10.0.0.27 - - [2026-03-12 02:33:19] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008863 10.0.0.27 - - [2026-03-12 02:33:26] "POST /neutron/port HTTP/1.1" 200 1236 0.018464 10.0.0.27 - - [2026-03-12 02:33:31] "GET /virtual-machine/39029f32-8bfc-4815-adf7-13cd22541dcf HTTP/1.1" 200 1300 0.005089 10.0.0.27 - - [2026-03-12 02:33:31] "GET /virtual-machine-interface/ee714ee2-a16f-420c-85cc-9ca50c2c27f8 HTTP/1.1" 200 3175 0.005609 10.0.0.27 - - [2026-03-12 02:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.27 - - [2026-03-12 02:33:31] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003771 10.0.0.27 - - [2026-03-12 02:33:31] "GET /virtual-networks?parent_id=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004266 10.0.0.27 - - [2026-03-12 02:33:31] "GET /virtual-network/8d6d6dd6-07db-42e6-b654-d7414a2cf755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.006237 10.0.0.27 - - [2026-03-12 02:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004836 10.0.0.27 - - [2026-03-12 02:33:32] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005324 10.0.0.27 - - [2026-03-12 02:33:32] "GET /virtual-networks?parent_id=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003924 10.0.0.27 - - [2026-03-12 02:33:32] "GET /virtual-network/8d6d6dd6-07db-42e6-b654-d7414a2cf755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.008130 10.0.0.27 - - [2026-03-12 02:33:32] "GET /virtual-machine/314a28b8-935c-426a-80cd-77da5f2ada49 HTTP/1.1" 200 1299 0.004486 10.0.0.27 - - [2026-03-12 02:33:32] "GET /virtual-machine-interface/f6a0b0ec-99c7-4276-9fbe-ee6214ad21a1 HTTP/1.1" 200 3176 0.006551 10.0.0.27 - - [2026-03-12 02:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671 10.0.0.27 - - [2026-03-12 02:33:32] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004571 10.0.0.27 - - [2026-03-12 02:33:32] "GET /virtual-networks?parent_id=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.002973 10.0.0.27 - - [2026-03-12 02:33:33] "GET /virtual-network/73b9dc69-206d-428f-9eb7-8a425b8140ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.006258 10.0.0.27 - - [2026-03-12 02:33:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004586 10.0.0.27 - - [2026-03-12 02:33:34] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005507 10.0.0.27 - - [2026-03-12 02:33:34] "GET /virtual-networks?parent_id=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003637 10.0.0.27 - - [2026-03-12 02:33:34] "GET /virtual-network/73b9dc69-206d-428f-9eb7-8a425b8140ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.007206 10.0.0.27 - - [2026-03-12 02:33:54] "POST /neutron/port HTTP/1.1" 200 1239 0.025683 10.0.0.27 - - [2026-03-12 02:33:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006152 10.0.0.27 - - [2026-03-12 02:33:54] "POST /neutron/port HTTP/1.1" 200 117 0.001929 10.0.0.27 - - [2026-03-12 02:33:56] "POST /neutron/port HTTP/1.1" 200 1237 0.019744 10.0.0.27 - - [2026-03-12 02:33:56] "GET /virtual-machine/314a28b8-935c-426a-80cd-77da5f2ada49 HTTP/1.1" 200 1299 0.005589 10.0.0.27 - - [2026-03-12 02:33:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004186 10.0.0.27 - - [2026-03-12 02:33:56] "POST /neutron/port HTTP/1.1" 200 117 0.001865 10.0.0.27 - - [2026-03-12 02:33:57] "POST /neutron/port HTTP/1.1" 200 1229 0.021299 10.0.0.27 - - [2026-03-12 02:33:58] "GET /virtual-machine/314a28b8-935c-426a-80cd-77da5f2ada49 HTTP/1.1" 404 171 0.004629 10.0.0.27 - - [2026-03-12 02:33:58] "GET /virtual-machine/314a28b8-935c-426a-80cd-77da5f2ada49 HTTP/1.1" 404 171 0.004164 10.0.0.27 - - [2026-03-12 02:33:58] "GET /virtual-machine/314a28b8-935c-426a-80cd-77da5f2ada49 HTTP/1.1" 404 171 0.004311 10.0.0.27 - - [2026-03-12 02:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004705 10.0.0.27 - - [2026-03-12 02:33:58] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005208 10.0.0.27 - - [2026-03-12 02:33:58] "GET /virtual-networks?parent_id=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003871 10.0.0.27 - - [2026-03-12 02:33:58] "GET /virtual-network/73b9dc69-206d-428f-9eb7-8a425b8140ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.006406 10.0.0.27 - - [2026-03-12 02:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004223 10.0.0.27 - - [2026-03-12 02:33:58] "GET /routing-instance/21e13f0b-1773-4baf-89e1-723378c9d64e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004541 10.0.0.27 - - [2026-03-12 02:33:58] "GET /route-target/94e78c15-6818-49fc-9d7a-fb8186739b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.005392 10.0.0.73 - - [2026-03-12 02:33:59] "GET /obj-perms HTTP/1.1" 200 5042 0.003871 10.0.0.27 - - [2026-03-12 02:33:59] "GET /obj-perms HTTP/1.1" 200 5042 0.004691 10.0.0.131 - - [2026-03-12 02:33:59] "GET /obj-perms HTTP/1.1" 200 5042 0.005381 10.0.0.27 - - [2026-03-12 02:33:59] "GET /virtual-machine/39029f32-8bfc-4815-adf7-13cd22541dcf HTTP/1.1" 200 1300 0.006609 10.0.0.27 - - [2026-03-12 02:33:59] "POST /neutron/port HTTP/1.1" 200 1227 0.018553 10.0.0.27 - - [2026-03-12 02:34:01] "GET /virtual-machine/39029f32-8bfc-4815-adf7-13cd22541dcf HTTP/1.1" 404 171 0.003648 10.0.0.27 - - [2026-03-12 02:34:01] "GET /virtual-machine/39029f32-8bfc-4815-adf7-13cd22541dcf HTTP/1.1" 404 171 0.003085 10.0.0.27 - - [2026-03-12 02:34:01] "GET /virtual-machine/39029f32-8bfc-4815-adf7-13cd22541dcf HTTP/1.1" 404 171 0.003201 10.0.0.27 - - [2026-03-12 02:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.27 - - [2026-03-12 02:34:01] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003857 10.0.0.27 - - [2026-03-12 02:34:01] "GET /virtual-networks?parent_id=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004177 10.0.0.27 - - [2026-03-12 02:34:01] "GET /virtual-network/8d6d6dd6-07db-42e6-b654-d7414a2cf755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.006012 10.0.0.27 - - [2026-03-12 02:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004365 10.0.0.27 - - [2026-03-12 02:34:01] "GET /routing-instance/66393a19-2589-4fa3-8f3e-0753a63b79a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1801 0.006249 10.0.0.27 - - [2026-03-12 02:34:01] "GET /route-target/182ef068-191d-444d-b0a1-d7efb7006cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003970 10.0.0.27 - - [2026-03-12 02:34:04] "GET /obj-perms HTTP/1.1" 200 5042 0.005062 10.0.0.131 - - [2026-03-12 02:34:07] "GET /obj-perms HTTP/1.1" 200 5042 0.004135 10.0.0.131 - - [2026-03-12 02:34:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000419 10.0.0.131 - - [2026-03-12 02:34:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000457 10.0.0.73 - - [2026-03-12 02:34:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000380 10.0.0.73 - - [2026-03-12 02:34:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000563 10.0.0.131 - - [2026-03-12 02:34:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000368 10.0.0.73 - - [2026-03-12 02:34:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.131 - - [2026-03-12 02:34:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000429 10.0.0.73 - - [2026-03-12 02:34:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000414 10.0.0.27 - - [2026-03-12 02:34:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000423 10.0.0.27 - - [2026-03-12 02:34:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.27 - - [2026-03-12 02:34:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000546 10.0.0.27 - - [2026-03-12 02:34:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000690 10.0.0.27 - - [2026-03-12 02:34:13] "GET /obj-perms HTTP/1.1" 200 5042 0.004335 10.0.0.131 - - [2026-03-12 02:34:17] "GET /obj-perms HTTP/1.1" 200 5042 0.005656 10.0.0.27 - - [2026-03-12 02:34:23] "GET /obj-perms HTTP/1.1" 200 5042 0.006384 10.0.0.131 - - [2026-03-12 02:34:23] "GET /obj-perms HTTP/1.1" 200 5042 0.004757 10.0.0.73 - - [2026-03-12 02:34:23] "GET /obj-perms HTTP/1.1" 200 5042 0.003942 10.0.0.27 - - [2026-03-12 02:34:23] "GET /virtual-machine/ee8e8581-8155-4392-82d8-4cad101cd233 HTTP/1.1" 200 1300 0.006076 10.0.0.27 - - [2026-03-12 02:34:23] "POST /neutron/port HTTP/1.1" 200 1226 0.019124 10.0.0.27 - - [2026-03-12 02:34:25] "GET /virtual-machine/ee8e8581-8155-4392-82d8-4cad101cd233 HTTP/1.1" 404 171 0.003399 10.0.0.27 - - [2026-03-12 02:34:25] "GET /virtual-machine/ee8e8581-8155-4392-82d8-4cad101cd233 HTTP/1.1" 404 171 0.003367 10.0.0.27 - - [2026-03-12 02:34:25] "GET /virtual-machine/ee8e8581-8155-4392-82d8-4cad101cd233 HTTP/1.1" 404 171 0.003466 10.0.0.27 - - [2026-03-12 02:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.27 - - [2026-03-12 02:34:25] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003857 10.0.0.27 - - [2026-03-12 02:34:25] "GET /virtual-networks?parent_id=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.002976 10.0.0.27 - - [2026-03-12 02:34:25] "GET /virtual-network/29af7aab-c1a1-4171-b405-df3c1e1db994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.006338 10.0.0.27 - - [2026-03-12 02:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.27 - - [2026-03-12 02:34:25] "GET /routing-instance/4f91c45c-13f5-4831-8d4d-d97fcaf53145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1801 0.006275 10.0.0.27 - - [2026-03-12 02:34:25] "GET /route-target/4cd65f4e-4174-4664-ba91-2ea47479f0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006178 10.0.0.27 - - [2026-03-12 02:34:25] "GET /obj-perms HTTP/1.1" 200 5042 0.005795 10.0.0.27 - - [2026-03-12 02:34:28] "GET /obj-perms HTTP/1.1" 200 5042 0.003833 10.0.0.73 - - [2026-03-12 02:34:28] "GET /obj-perms HTTP/1.1" 200 5042 0.003835 10.0.0.27 - - [2026-03-12 02:34:29] "GET /virtual-network/8d6d6dd6-07db-42e6-b654-d7414a2cf755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.006410 10.0.0.27 - - [2026-03-12 02:34:29] "POST /neutron/network HTTP/1.1" 200 1014 0.107300 10.0.0.27 - - [2026-03-12 02:34:29] "DELETE /access-control-list/278fe617-6c23-41d5-8963-6f97aa1fbdc7 HTTP/1.1" 200 115 0.069072 10.0.0.27 - - [2026-03-12 02:34:29] "GET /virtual-network/8d6d6dd6-07db-42e6-b654-d7414a2cf755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.008266 10.0.0.27 - - [2026-03-12 02:34:29] "GET /virtual-network/29af7aab-c1a1-4171-b405-df3c1e1db994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.007672 10.0.0.27 - - [2026-03-12 02:34:29] "POST /fqname-to-id HTTP/1.1" 404 207 0.005186 10.0.0.27 - - [2026-03-12 02:34:29] "POST /neutron/network HTTP/1.1" 200 1013 0.083947 10.0.0.27 - - [2026-03-12 02:34:29] "GET /virtual-network/29af7aab-c1a1-4171-b405-df3c1e1db994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.008349 10.0.0.27 - - [2026-03-12 02:34:29] "POST /ref-update HTTP/1.1" 200 156 0.027203 10.0.0.27 - - [2026-03-12 02:34:29] "DELETE /network-policy/30cc4ffa-c534-4630-8223-b71890b3036a HTTP/1.1" 200 115 0.079307 10.0.0.27 - - [2026-03-12 02:34:29] "DELETE /network-policy/57f12c8d-f9ef-48e8-9917-2fc344301252 HTTP/1.1" 200 115 0.055645 10.0.0.27 - - [2026-03-12 02:34:29] "DELETE /network-policy/242c3813-36a3-419f-b57d-fccd7f6d8025 HTTP/1.1" 200 115 0.049795 10.0.0.27 - - [2026-03-12 02:34:30] "DELETE /route-target/94e78c15-6818-49fc-9d7a-fb8186739b26 HTTP/1.1" 200 115 0.026258 10.0.0.131 - - [2026-03-12 02:34:30] "POST /useragent-kv HTTP/1.1" 200 115 0.052382 10.0.0.131 - - [2026-03-12 02:34:30] "POST /useragent-kv HTTP/1.1" 200 115 0.003665 10.0.0.131 - - [2026-03-12 02:34:30] "POST /useragent-kv HTTP/1.1" 200 115 0.005970 10.0.0.131 - - [2026-03-12 02:34:30] "POST /useragent-kv HTTP/1.1" 200 115 0.003623 10.0.0.27 - - [2026-03-12 02:34:30] "POST /neutron/network HTTP/1.1" 200 151 0.218056 10.0.0.27 - - [2026-03-12 02:34:30] "POST /neutron/network HTTP/1.1" 200 1013 0.012506 10.0.0.27 - - [2026-03-12 02:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.27 - - [2026-03-12 02:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005631 10.0.0.27 - - [2026-03-12 02:34:31] "DELETE /network-ipam/379a275d-68b6-48c1-83cf-f5ad64516e2a HTTP/1.1" 200 115 0.037407 10.0.0.27 - - [2026-03-12 02:34:31] "POST /fqname-to-id HTTP/1.1" 404 203 0.003034 10.0.0.27 - - [2026-03-12 02:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.27 - - [2026-03-12 02:34:31] "DELETE /network-ipam/0437369b-f603-4001-b333-1179a06614e6 HTTP/1.1" 200 115 0.052566 10.0.0.27 - - [2026-03-12 02:34:31] "POST /fqname-to-id HTTP/1.1" 404 203 0.003565 10.0.0.27 - - [2026-03-12 02:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.27 - - [2026-03-12 02:34:31] "DELETE /network-ipam/df9f41bb-bcde-4443-8d7f-86b8b27c8d1a HTTP/1.1" 200 115 0.043446 10.0.0.27 - - [2026-03-12 02:34:31] "POST /fqname-to-id HTTP/1.1" 404 203 0.006180 10.0.0.131 - - [2026-03-12 02:34:34] "GET /projects?obj_uuids=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001070 10.0.0.27 - - [2026-03-12 02:34:34] "GET /project/f03e06f8-62dc-434b-b639-708cc3ab5dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.080928 10.0.0.131 - - [2026-03-12 02:34:34] "GET /projects?obj_uuids=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000965 10.0.0.27 - - [2026-03-12 02:34:34] "GET /project/f03e06f8-62dc-434b-b639-708cc3ab5dce?fields=virtual_networks HTTP/1.1" 200 1046 0.035714 10.0.0.131 - - [2026-03-12 02:34:34] "GET /projects?obj_uuids=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001081 10.0.0.27 - - [2026-03-12 02:34:34] "GET /project/f03e06f8-62dc-434b-b639-708cc3ab5dce?fields=virtual_machine_interfaces HTTP/1.1" 200 1046 0.050456 10.0.0.131 - - [2026-03-12 02:34:34] "GET /projects?obj_uuids=f03e06f8-62dc-434b-b639-708cc3ab5dce&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001034 10.0.0.27 - - [2026-03-12 02:34:34] "GET /project/f03e06f8-62dc-434b-b639-708cc3ab5dce?fields=security_groups HTTP/1.1" 200 1279 0.050259 10.0.0.27 - - [2026-03-12 02:34:35] "POST /fqname-to-id HTTP/1.1" 404 190 0.037972 10.0.0.131 - - [2026-03-12 02:34:35] "GET /projects?obj_uuids=e0bd0160-e314-475d-8598-005c0ff0a96e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002818 10.0.0.131 - - [2026-03-12 02:34:35] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000951 10.0.0.131 - - [2026-03-12 02:34:35] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007596 10.0.0.131 - - [2026-03-12 02:34:35] "POST /id-to-fqname HTTP/1.1" 200 192 0.003263 10.0.0.131 - - [2026-03-12 02:34:35] "POST /fqname-to-id HTTP/1.1" 404 201 0.004984 10.0.0.131 - - [2026-03-12 02:34:35] "POST /security-groups HTTP/1.1" 200 593 0.031183 10.0.0.131 - - [2026-03-12 02:34:35] "POST /projects HTTP/1.1" 200 589 0.243192 10.0.0.27 - - [2026-03-12 02:34:35] "POST /access-control-lists HTTP/1.1" 200 600 0.032857 10.0.0.131 - - [2026-03-12 02:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.313780 10.0.0.27 - - [2026-03-12 02:34:35] "GET /project/e0bd0160-e314-475d-8598-005c0ff0a96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.443621 10.0.0.27 - - [2026-03-12 02:34:36] "GET / HTTP/1.1" 200 36215 0.001540 10.0.0.27 - - [2026-03-12 02:34:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000479 10.0.0.27 - - [2026-03-12 02:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.058855 10.0.0.131 - - [2026-03-12 02:34:38] "GET /projects?obj_uuids=e0bd0160-e314-475d-8598-005c0ff0a96e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000953 10.0.0.27 - - [2026-03-12 02:34:38] "GET /project/e0bd0160-e314-475d-8598-005c0ff0a96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.039616 10.0.0.131 - - [2026-03-12 02:34:38] "GET /projects?obj_uuids=e0bd0160-e314-475d-8598-005c0ff0a96e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001274 10.0.0.27 - - [2026-03-12 02:34:39] "POST /neutron/network HTTP/1.1" 200 607 0.140657 10.0.0.27 - - [2026-03-12 02:34:39] "POST /route-targets HTTP/1.1" 200 328 0.014213 10.0.0.27 - - [2026-03-12 02:34:39] "POST /id-to-fqname HTTP/1.1" 200 222 0.005293 10.0.0.27 - - [2026-03-12 02:34:39] "GET /virtual-network/6aa3fbf3-2a7c-4ffb-93c6-9a6ece961cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007441 10.0.0.27 - - [2026-03-12 02:34:39] "POST /neutron/network HTTP/1.1" 200 824 0.007770 10.0.0.27 - - [2026-03-12 02:34:39] "GET /virtual-network/6aa3fbf3-2a7c-4ffb-93c6-9a6ece961cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005662 10.0.0.27 - - [2026-03-12 02:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003655 10.0.0.131 - - [2026-03-12 02:34:39] "GET /projects?obj_uuids=e0bd0160-e314-475d-8598-005c0ff0a96e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000918 10.0.0.27 - - [2026-03-12 02:34:39] "GET /project/e0bd0160-e314-475d-8598-005c0ff0a96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.046062 10.0.0.27 - - [2026-03-12 02:34:39] "POST /neutron/network HTTP/1.1" 200 117 0.013728 10.0.0.27 - - [2026-03-12 02:34:39] "POST /ref-update HTTP/1.1" 200 156 0.020550 10.0.0.27 - - [2026-03-12 02:34:40] "POST /neutron/network HTTP/1.1" 200 827 0.008760 10.0.0.27 - - [2026-03-12 02:34:40] "POST /id-to-fqname HTTP/1.1" 200 222 0.001274 10.0.0.27 - - [2026-03-12 02:34:40] "GET /virtual-network/b7a99b5b-925e-4d56-ab9a-fd64a5eeffc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005102 10.0.0.27 - - [2026-03-12 02:34:40] "GET /virtual-network/b7a99b5b-925e-4d56-ab9a-fd64a5eeffc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006963 10.0.0.27 - - [2026-03-12 02:34:40] "POST /neutron/subnet HTTP/1.1" 200 729 0.011680 10.0.0.27 - - [2026-03-12 02:34:40] "POST /fqname-to-id HTTP/1.1" 404 228 0.003286 10.0.0.27 - - [2026-03-12 02:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003163 10.0.0.131 - - [2026-03-12 02:34:40] "GET /projects?obj_uuids=e0bd0160-e314-475d-8598-005c0ff0a96e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001035 10.0.0.27 - - [2026-03-12 02:34:40] "GET /project/e0bd0160-e314-475d-8598-005c0ff0a96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.038272 10.0.0.27 - - [2026-03-12 02:34:40] "POST /network-policys HTTP/1.1" 200 573 0.034024 10.0.0.27 - - [2026-03-12 02:34:40] "GET /network-policy/04514ffc-418f-404e-a594-425e2fc4bc7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.006552 10.0.0.27 - - [2026-03-12 02:34:40] "POST /neutron/network HTTP/1.1" 200 926 0.009716 10.0.0.27 - - [2026-03-12 02:34:40] "GET /virtual-network/6aa3fbf3-2a7c-4ffb-93c6-9a6ece961cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.006752 10.0.0.27 - - [2026-03-12 02:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.27 - - [2026-03-12 02:34:40] "GET /network-policy/04514ffc-418f-404e-a594-425e2fc4bc7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.005227 10.0.0.27 - - [2026-03-12 02:34:40] "POST /fqname-to-id HTTP/1.1" 404 236 0.006506 10.0.0.27 - - [2026-03-12 02:34:40] "POST /neutron/network HTTP/1.1" 200 929 0.011932 10.0.0.27 - - [2026-03-12 02:34:40] "GET /virtual-network/b7a99b5b-925e-4d56-ab9a-fd64a5eeffc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.005877 10.0.0.27 - - [2026-03-12 02:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003563 10.0.0.27 - - [2026-03-12 02:34:40] "GET /network-policy/04514ffc-418f-404e-a594-425e2fc4bc7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.005752 10.0.0.27 - - [2026-03-12 02:34:40] "PUT /access-control-list/427f8271-c373-4c69-a697-0b1b33d3c0b4 HTTP/1.1" 200 273 0.035657 10.0.0.27 - - [2026-03-12 02:34:41] "GET /virtual-network/6aa3fbf3-2a7c-4ffb-93c6-9a6ece961cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.005549 10.0.0.131 - - [2026-03-12 02:34:42] "GET /obj-perms HTTP/1.1" 200 5034 0.051988 10.0.0.27 - - [2026-03-12 02:34:42] "GET /virtual-network/b7a99b5b-925e-4d56-ab9a-fd64a5eeffc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.007183 10.0.0.27 - - [2026-03-12 02:34:43] "POST /id-to-fqname HTTP/1.1" 200 222 0.001388 10.0.0.131 - - [2026-03-12 02:34:44] "GET /projects?obj_uuids=e0bd0160-e314-475d-8598-005c0ff0a96e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001074 10.0.0.27 - - [2026-03-12 02:34:44] "GET /project/e0bd0160-e314-475d-8598-005c0ff0a96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.060208 10.0.0.27 - - [2026-03-12 02:34:44] "POST /neutron/port HTTP/1.1" 200 117 0.008342 10.0.0.27 - - [2026-03-12 02:34:44] "POST /id-to-fqname HTTP/1.1" 200 222 0.002184 10.0.0.27 - - [2026-03-12 02:34:44] "POST /neutron/network HTTP/1.1" 200 939 0.008270 10.0.0.27 - - [2026-03-12 02:34:45] "POST /neutron/port HTTP/1.1" 200 1060 0.020749 10.0.0.27 - - [2026-03-12 02:34:45] "POST /neutron/port HTTP/1.1" 200 1124 0.025964 10.0.0.131 - - [2026-03-12 02:34:45] "GET /projects?obj_uuids=e0bd0160-e314-475d-8598-005c0ff0a96e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001426 10.0.0.27 - - [2026-03-12 02:34:45] "GET /project/e0bd0160-e314-475d-8598-005c0ff0a96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.086578 10.0.0.27 - - [2026-03-12 02:34:45] "POST /neutron/port HTTP/1.1" 200 117 0.001639 10.0.0.27 - - [2026-03-12 02:34:45] "POST /neutron/port HTTP/1.1" 200 1124 0.040886 10.0.0.27 - - [2026-03-12 02:34:45] "POST /neutron/port HTTP/1.1" 200 1124 0.018434 10.0.0.131 - - [2026-03-12 02:34:45] "GET /projects?obj_uuids=e0bd0160-e314-475d-8598-005c0ff0a96e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000949 10.0.0.27 - - [2026-03-12 02:34:46] "POST /neutron/port HTTP/1.1" 200 1063 0.342942 10.0.0.27 - - [2026-03-12 02:34:46] "POST /neutron/port HTTP/1.1" 200 1117 0.151421 10.0.0.27 - - [2026-03-12 02:34:46] "POST /neutron/subnet HTTP/1.1" 200 703 0.009679 10.0.0.27 - - [2026-03-12 02:34:50] "POST /neutron/port HTTP/1.1" 200 1124 0.029667 10.0.0.27 - - [2026-03-12 02:34:50] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008032 10.0.0.27 - - [2026-03-12 02:34:50] "GET /virtual-machine/27c96ec9-269d-4035-9f1f-945dac035ca4 HTTP/1.1" 401 292 0.000412 10.0.0.27 - - [2026-03-12 02:34:51] "GET /virtual-machine/27c96ec9-269d-4035-9f1f-945dac035ca4 HTTP/1.1" 200 1296 0.041606 10.0.0.27 - - [2026-03-12 02:34:51] "GET /virtual-machine-interface/76814326-3083-4ac7-b765-a121f1405aef HTTP/1.1" 200 2957 0.008384 10.0.0.27 - - [2026-03-12 02:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004113 10.0.0.27 - - [2026-03-12 02:34:51] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004254 10.0.0.27 - - [2026-03-12 02:34:51] "GET /virtual-networks?parent_id=e0bd0160-e314-475d-8598-005c0ff0a96e&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003604 10.0.0.27 - - [2026-03-12 02:34:51] "GET /virtual-network/6aa3fbf3-2a7c-4ffb-93c6-9a6ece961cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.005904 10.0.0.27 - - [2026-03-12 02:34:54] "POST /neutron/port HTTP/1.1" 200 1124 0.019350 10.0.0.27 - - [2026-03-12 02:34:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004637 10.0.0.27 - - [2026-03-12 02:34:54] "POST /neutron/network HTTP/1.1" 200 926 0.007724 10.0.0.27 - - [2026-03-12 02:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004959 10.0.0.27 - - [2026-03-12 02:34:54] "GET /virtual-network/6aa3fbf3-2a7c-4ffb-93c6-9a6ece961cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.006770 10.0.0.27 - - [2026-03-12 02:34:56] "POST /neutron/network HTTP/1.1" 200 939 0.005567 10.0.0.27 - - [2026-03-12 02:34:56] "DELETE /access-control-list/a1d38b78-2fa9-4639-b024-0d52c31b18a6 HTTP/1.1" 200 115 0.064441 10.0.0.27 - - [2026-03-12 02:34:56] "POST /neutron/port HTTP/1.1" 200 117 0.002505 10.0.0.27 - - [2026-03-12 02:34:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003703 10.0.0.27 - - [2026-03-12 02:34:58] "GET /virtual-network/6aa3fbf3-2a7c-4ffb-93c6-9a6ece961cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.005048 10.0.0.27 - - [2026-03-12 02:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005693 10.0.0.27 - - [2026-03-12 02:35:02] "GET /virtual-network/6aa3fbf3-2a7c-4ffb-93c6-9a6ece961cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.007210 10.0.0.27 - - [2026-03-12 02:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.27 - - [2026-03-12 02:35:06] "GET /virtual-network/6aa3fbf3-2a7c-4ffb-93c6-9a6ece961cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.005516 10.0.0.131 - - [2026-03-12 02:35:10] "DELETE /project/e0bd0160e314475d8598005c0ff0a96e HTTP/1.1" 404 173 0.003144 10.0.0.131 - - [2026-03-12 02:35:10] "DELETE /project/f03e06f8-62dc-434b-b639-708cc3ab5dce HTTP/1.1" 404 177 0.004757 10.0.0.27 - - [2026-03-12 02:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002827 10.0.0.27 - - [2026-03-12 02:35:10] "GET /virtual-network/6aa3fbf3-2a7c-4ffb-93c6-9a6ece961cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.004593 10.0.0.27 - - [2026-03-12 02:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004141 10.0.0.27 - - [2026-03-12 02:35:14] "GET /virtual-network/6aa3fbf3-2a7c-4ffb-93c6-9a6ece961cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.008432 10.0.0.27 - - [2026-03-12 02:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575 10.0.0.27 - - [2026-03-12 02:35:19] "GET /virtual-network/6aa3fbf3-2a7c-4ffb-93c6-9a6ece961cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.005202 10.0.0.27 - - [2026-03-12 02:35:20] "GET /obj-perms HTTP/1.1" 200 5056 0.052669 10.0.0.73 - - [2026-03-12 02:35:20] "GET /obj-perms HTTP/1.1" 200 5056 0.046872 10.0.0.27 - - [2026-03-12 02:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004302 10.0.0.27 - - [2026-03-12 02:35:23] "GET /virtual-network/6aa3fbf3-2a7c-4ffb-93c6-9a6ece961cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.005837 10.0.0.27 - - [2026-03-12 02:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.27 - - [2026-03-12 02:35:25] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004570 10.0.0.27 - - [2026-03-12 02:35:25] "GET /virtual-networks?parent_id=e0bd0160-e314-475d-8598-005c0ff0a96e&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003907 10.0.0.27 - - [2026-03-12 02:35:25] "GET /virtual-network/6aa3fbf3-2a7c-4ffb-93c6-9a6ece961cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.007575 10.0.0.27 - - [2026-03-12 02:35:25] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008327 10.0.0.27 - - [2026-03-12 02:35:34] "POST /neutron/port HTTP/1.1" 200 1124 0.040092 10.0.0.27 - - [2026-03-12 02:35:35] "POST /neutron/security_group HTTP/1.1" 200 2060 0.012263 10.0.0.27 - - [2026-03-12 02:35:40] "POST /neutron/port HTTP/1.1" 200 1124 0.017393 10.0.0.27 - - [2026-03-12 02:35:46] "POST /neutron/security_group HTTP/1.1" 200 2060 0.012408 10.0.0.27 - - [2026-03-12 02:35:46] "POST /neutron/port HTTP/1.1" 200 1127 0.018851 10.0.0.27 - - [2026-03-12 02:35:46] "GET /virtual-machine/d24572f9-8cc4-4aba-a634-77cc2fc778d9 HTTP/1.1" 200 1297 0.005886 10.0.0.27 - - [2026-03-12 02:35:46] "GET /virtual-machine-interface/f066132a-1b4b-48c5-a8e4-ff97673409e3 HTTP/1.1" 200 2958 0.006919 10.0.0.27 - - [2026-03-12 02:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009430 10.0.0.27 - - [2026-03-12 02:35:46] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.010964 10.0.0.27 - - [2026-03-12 02:35:46] "GET /virtual-networks?parent_id=e0bd0160-e314-475d-8598-005c0ff0a96e&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.005864 10.0.0.27 - - [2026-03-12 02:35:46] "GET /virtual-network/b7a99b5b-925e-4d56-ab9a-fd64a5eeffc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.007686 10.0.0.27 - - [2026-03-12 02:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.27 - - [2026-03-12 02:35:47] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003960 10.0.0.27 - - [2026-03-12 02:35:47] "GET /virtual-networks?parent_id=e0bd0160-e314-475d-8598-005c0ff0a96e&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003724 10.0.0.27 - - [2026-03-12 02:35:47] "GET /virtual-network/b7a99b5b-925e-4d56-ab9a-fd64a5eeffc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.006123 10.0.0.27 - - [2026-03-12 02:35:55] "POST /neutron/port HTTP/1.1" 200 1124 0.019437 10.0.0.27 - - [2026-03-12 02:35:55] "POST /neutron/subnet HTTP/1.1" 200 689 0.011934 10.0.0.27 - - [2026-03-12 02:35:58] "POST /neutron/port HTTP/1.1" 200 1127 0.018497 10.0.0.27 - - [2026-03-12 02:35:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004079 10.0.0.27 - - [2026-03-12 02:35:58] "POST /neutron/network HTTP/1.1" 200 929 0.009995 10.0.0.27 - - [2026-03-12 02:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.131 - - [2026-03-12 02:36:41] "GET /projects?obj_uuids=e0bd0160-e314-475d-8598-005c0ff0a96e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000897 10.0.0.27 - - [2026-03-12 02:36:41] "GET /project/e0bd0160-e314-475d-8598-005c0ff0a96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.049843 10.0.0.27 - - [2026-03-12 02:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004359 10.0.0.27 - - [2026-03-12 02:36:41] "PUT /network-policy/04514ffc-418f-404e-a594-425e2fc4bc7a HTTP/1.1" 200 263 0.013814 10.0.0.27 - - [2026-03-12 02:36:42] "PUT /access-control-list/427f8271-c373-4c69-a697-0b1b33d3c0b4 HTTP/1.1" 200 273 0.070951 10.0.0.27 - - [2026-03-12 02:36:45] "GET /virtual-network/b7a99b5b-925e-4d56-ab9a-fd64a5eeffc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.005925 10.0.0.27 - - [2026-03-12 02:36:45] "POST /neutron/network HTTP/1.1" 200 827 0.010197 10.0.0.27 - - [2026-03-12 02:36:45] "GET /virtual-network/b7a99b5b-925e-4d56-ab9a-fd64a5eeffc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005258 10.0.0.27 - - [2026-03-12 02:36:45] "GET /virtual-network/6aa3fbf3-2a7c-4ffb-93c6-9a6ece961cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.005121 10.0.0.27 - - [2026-03-12 02:36:45] "DELETE /access-control-list/427f8271-c373-4c69-a697-0b1b33d3c0b4 HTTP/1.1" 200 115 0.050115 10.0.0.27 - - [2026-03-12 02:36:45] "POST /neutron/network HTTP/1.1" 200 824 0.026719 10.0.0.27 - - [2026-03-12 02:36:45] "GET /virtual-network/6aa3fbf3-2a7c-4ffb-93c6-9a6ece961cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007296 10.0.0.27 - - [2026-03-12 02:36:45] "DELETE /network-policy/04514ffc-418f-404e-a594-425e2fc4bc7a HTTP/1.1" 200 115 0.030295 10.0.0.27 - - [2026-03-12 02:36:45] "POST /neutron/port HTTP/1.1" 200 1127 0.016681 10.0.0.27 - - [2026-03-12 02:36:45] "POST /neutron/port HTTP/1.1" 200 151 0.280499 10.0.0.27 - - [2026-03-12 02:36:47] "POST /neutron/network HTTP/1.1" 200 827 0.007792 10.0.0.131 - - [2026-03-12 02:36:48] "POST /useragent-kv HTTP/1.1" 200 115 0.009581 10.0.0.27 - - [2026-03-12 02:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007279 10.0.0.131 - - [2026-03-12 02:36:48] "POST /useragent-kv HTTP/1.1" 200 115 0.005028 10.0.0.27 - - [2026-03-12 02:36:48] "POST /neutron/network HTTP/1.1" 200 151 0.148233 10.0.0.131 - - [2026-03-12 02:36:49] "GET /projects?obj_uuids=e0bd0160-e314-475d-8598-005c0ff0a96e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000996 10.0.0.27 - - [2026-03-12 02:36:49] "GET /project/e0bd0160-e314-475d-8598-005c0ff0a96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.051440 10.0.0.131 - - [2026-03-12 02:36:49] "GET /projects?obj_uuids=e0bd0160-e314-475d-8598-005c0ff0a96e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001288 10.0.0.27 - - [2026-03-12 02:36:49] "GET /project/e0bd0160-e314-475d-8598-005c0ff0a96e?fields=virtual_networks HTTP/1.1" 200 1037 0.056626 10.0.0.131 - - [2026-03-12 02:36:49] "GET /projects?obj_uuids=e0bd0160-e314-475d-8598-005c0ff0a96e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000937 10.0.0.27 - - [2026-03-12 02:36:49] "GET /project/e0bd0160-e314-475d-8598-005c0ff0a96e?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.042266 10.0.0.131 - - [2026-03-12 02:36:49] "GET /projects?obj_uuids=e0bd0160-e314-475d-8598-005c0ff0a96e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001360 10.0.0.27 - - [2026-03-12 02:36:49] "GET /project/e0bd0160-e314-475d-8598-005c0ff0a96e?fields=security_groups HTTP/1.1" 200 1266 0.044236 10.0.0.27 - - [2026-03-12 02:36:50] "POST /fqname-to-id HTTP/1.1" 404 200 0.032459 10.0.0.131 - - [2026-03-12 02:36:50] "GET /projects?obj_uuids=427cc465-dd44-4529-bedd-57cd23878876&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003426 10.0.0.131 - - [2026-03-12 02:36:50] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000963 10.0.0.131 - - [2026-03-12 02:36:50] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007522 10.0.0.131 - - [2026-03-12 02:36:50] "POST /id-to-fqname HTTP/1.1" 200 202 0.004008 10.0.0.131 - - [2026-03-12 02:36:51] "POST /fqname-to-id HTTP/1.1" 404 211 0.006259 10.0.0.131 - - [2026-03-12 02:36:51] "POST /security-groups HTTP/1.1" 200 603 0.030488 10.0.0.131 - - [2026-03-12 02:36:51] "POST /projects HTTP/1.1" 200 609 0.263300 10.0.0.27 - - [2026-03-12 02:36:51] "POST /access-control-lists HTTP/1.1" 200 610 0.028099 10.0.0.131 - - [2026-03-12 02:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.335961 10.0.0.27 - - [2026-03-12 02:36:51] "GET /project/427cc465-dd44-4529-bedd-57cd23878876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.470954 10.0.0.27 - - [2026-03-12 02:36:52] "GET / HTTP/1.1" 200 36215 0.002180 10.0.0.27 - - [2026-03-12 02:36:55] "GET /project/427cc465-dd44-4529-bedd-57cd23878876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000656 10.0.0.131 - - [2026-03-12 02:36:56] "GET /projects?obj_uuids=427cc465-dd44-4529-bedd-57cd23878876&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000989 10.0.0.27 - - [2026-03-12 02:36:56] "GET /project/427cc465-dd44-4529-bedd-57cd23878876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.075311 10.0.0.27 - - [2026-03-12 02:36:56] "GET / HTTP/1.1" 200 36215 0.001769 10.0.0.27 - - [2026-03-12 02:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.131 - - [2026-03-12 02:36:57] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001037 10.0.0.27 - - [2026-03-12 02:36:57] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.006808 10.0.0.27 - - [2026-03-12 02:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.015019 10.0.0.27 - - [2026-03-12 02:36:57] "DELETE /access-control-list/221157f9-0418-4a03-b21a-e5c71da0559e HTTP/1.1" 200 115 0.043330 10.0.0.131 - - [2026-03-12 02:36:57] "GET /projects?obj_uuids=427cc465-dd44-4529-bedd-57cd23878876&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001277 10.0.0.27 - - [2026-03-12 02:36:57] "GET /project/427cc465-dd44-4529-bedd-57cd23878876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.065124 10.0.0.27 - - [2026-03-12 02:36:58] "GET /domains HTTP/1.1" 401 292 0.000410 10.0.0.27 - - [2026-03-12 02:36:58] "GET /domains HTTP/1.1" 200 281 0.036337 10.0.0.131 - - [2026-03-12 02:36:58] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001234 10.0.0.27 - - [2026-03-12 02:36:58] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2 HTTP/1.1" 200 2595 0.011725 10.0.0.131 - - [2026-03-12 02:36:58] "GET /projects?obj_uuids=427cc465-dd44-4529-bedd-57cd23878876&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001981 10.0.0.27 - - [2026-03-12 02:36:58] "GET /project/427cc465-dd44-4529-bedd-57cd23878876 HTTP/1.1" 200 1928 0.101409 10.0.0.27 - - [2026-03-12 02:36:58] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.003481 10.0.0.27 - - [2026-03-12 02:36:58] "POST /network-ipams HTTP/1.1" 200 623 0.043055 10.0.0.27 - - [2026-03-12 02:36:58] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 813 0.003215 10.0.0.27 - - [2026-03-12 02:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004555 10.0.0.27 - - [2026-03-12 02:36:58] "GET /network-ipam/7e79e5b5-c2de-4837-81b7-f5fb93ebe17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.008773 10.0.0.27 - - [2026-03-12 02:36:59] "PUT /network-ipam/7e79e5b5-c2de-4837-81b7-f5fb93ebe17e HTTP/1.1" 200 259 0.017673 10.0.0.27 - - [2026-03-12 02:36:59] "POST /fqname-to-id HTTP/1.1" 401 292 0.000489 10.0.0.27 - - [2026-03-12 02:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.035888 10.0.0.131 - - [2026-03-12 02:36:59] "GET /projects?obj_uuids=427cc465-dd44-4529-bedd-57cd23878876&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000961 10.0.0.27 - - [2026-03-12 02:36:59] "GET /project/427cc465-dd44-4529-bedd-57cd23878876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.048245 10.0.0.27 - - [2026-03-12 02:36:59] "POST /ref-update HTTP/1.1" 200 156 0.049104 10.0.0.131 - - [2026-03-12 02:37:00] "POST /useragent-kv HTTP/1.1" 200 115 0.003492 10.0.0.27 - - [2026-03-12 02:37:00] "POST /neutron/subnet HTTP/1.1" 200 701 0.260752 10.0.0.27 - - [2026-03-12 02:37:00] "POST /neutron/network HTTP/1.1" 200 1337 0.015153 10.0.0.27 - - [2026-03-12 02:37:00] "POST /id-to-fqname HTTP/1.1" 200 235 0.001861 10.0.0.27 - - [2026-03-12 02:37:00] "GET /virtual-network/e8a619fa-7859-46ae-b9f6-48a9df583c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.005799 10.0.0.27 - - [2026-03-12 02:37:00] "GET /virtual-network/e8a619fa-7859-46ae-b9f6-48a9df583c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.005884 10.0.0.27 - - [2026-03-12 02:37:00] "POST /neutron/subnet HTTP/1.1" 200 701 0.010933 10.0.0.27 - - [2026-03-12 02:37:01] "GET /virtual-network/e8a619fa-7859-46ae-b9f6-48a9df583c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.006097 10.0.0.131 - - [2026-03-12 02:37:02] "GET /obj-perms HTTP/1.1" 200 5019 0.051634 10.0.0.27 - - [2026-03-12 02:37:02] "POST /fqname-to-id HTTP/1.1" 404 229 0.003374 10.0.0.27 - - [2026-03-12 02:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.131 - - [2026-03-12 02:37:02] "GET /projects?obj_uuids=427cc465-dd44-4529-bedd-57cd23878876&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001349 10.0.0.27 - - [2026-03-12 02:37:02] "GET /project/427cc465-dd44-4529-bedd-57cd23878876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.047132 10.0.0.27 - - [2026-03-12 02:37:02] "POST /network-policys HTTP/1.1" 200 565 0.030435 10.0.0.27 - - [2026-03-12 02:37:02] "GET /network-policy/568829fe-aa08-4f4e-bed1-05d3447e19e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006729 10.0.0.27 - - [2026-03-12 02:37:02] "POST /fqname-to-id HTTP/1.1" 404 229 0.003305 10.0.0.27 - - [2026-03-12 02:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004744 10.0.0.131 - - [2026-03-12 02:37:02] "GET /projects?obj_uuids=427cc465-dd44-4529-bedd-57cd23878876&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001306 10.0.0.27 - - [2026-03-12 02:37:03] "GET /project/427cc465-dd44-4529-bedd-57cd23878876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.063521 10.0.0.27 - - [2026-03-12 02:37:03] "POST /network-policys HTTP/1.1" 200 565 0.039969 10.0.0.27 - - [2026-03-12 02:37:03] "GET /network-policy/3d6a0ca7-ce75-4c8e-8882-05d576583c76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8880 0.009870 10.0.0.27 - - [2026-03-12 02:37:03] "POST /fqname-to-id HTTP/1.1" 404 229 0.007547 10.0.0.27 - - [2026-03-12 02:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005758 10.0.0.131 - - [2026-03-12 02:37:03] "GET /projects?obj_uuids=427cc465-dd44-4529-bedd-57cd23878876&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001561 10.0.0.27 - - [2026-03-12 02:37:03] "GET /project/427cc465-dd44-4529-bedd-57cd23878876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.049500 10.0.0.27 - - [2026-03-12 02:37:03] "POST /network-policys HTTP/1.1" 200 565 0.035318 10.0.0.27 - - [2026-03-12 02:37:03] "GET /network-policy/15025fef-4279-4047-a947-c01d6215dd9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006003 10.0.0.27 - - [2026-03-12 02:37:03] "POST /fqname-to-id HTTP/1.1" 404 229 0.004498 10.0.0.27 - - [2026-03-12 02:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.131 - - [2026-03-12 02:37:03] "GET /projects?obj_uuids=427cc465-dd44-4529-bedd-57cd23878876&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001237 10.0.0.27 - - [2026-03-12 02:37:03] "GET /project/427cc465-dd44-4529-bedd-57cd23878876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.047754 10.0.0.27 - - [2026-03-12 02:37:03] "POST /network-policys HTTP/1.1" 200 565 0.027765 10.0.0.27 - - [2026-03-12 02:37:03] "GET /network-policy/9d33233b-9e64-4813-b10e-28044f9ad859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.006676 10.0.0.27 - - [2026-03-12 02:37:04] "POST /fqname-to-id HTTP/1.1" 404 229 0.006913 10.0.0.27 - - [2026-03-12 02:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005179 10.0.0.131 - - [2026-03-12 02:37:04] "GET /projects?obj_uuids=427cc465-dd44-4529-bedd-57cd23878876&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001682 10.0.0.27 - - [2026-03-12 02:37:04] "GET /project/427cc465-dd44-4529-bedd-57cd23878876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.045959 10.0.0.27 - - [2026-03-12 02:37:04] "POST /network-policys HTTP/1.1" 200 565 0.035007 10.0.0.27 - - [2026-03-12 02:37:04] "GET /network-policy/4ace88be-c4d4-42f7-a432-aef4db0bd7f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006648 10.0.0.27 - - [2026-03-12 02:37:04] "POST /fqname-to-id HTTP/1.1" 404 229 0.003091 10.0.0.27 - - [2026-03-12 02:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.131 - - [2026-03-12 02:37:04] "GET /projects?obj_uuids=427cc465-dd44-4529-bedd-57cd23878876&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001127 10.0.0.27 - - [2026-03-12 02:37:04] "GET /project/427cc465-dd44-4529-bedd-57cd23878876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.046635 10.0.0.27 - - [2026-03-12 02:37:04] "POST /network-policys HTTP/1.1" 200 565 0.030036 10.0.0.27 - - [2026-03-12 02:37:04] "GET /network-policy/1362dbba-c5a8-4c83-8199-0500b4a1d0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.008250 10.0.0.27 - - [2026-03-12 02:37:04] "POST /fqname-to-id HTTP/1.1" 404 229 0.004296 10.0.0.27 - - [2026-03-12 02:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004558 10.0.0.131 - - [2026-03-12 02:37:04] "GET /projects?obj_uuids=427cc465-dd44-4529-bedd-57cd23878876&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001004 10.0.0.27 - - [2026-03-12 02:37:04] "GET /project/427cc465-dd44-4529-bedd-57cd23878876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.046845 10.0.0.27 - - [2026-03-12 02:37:05] "POST /network-policys HTTP/1.1" 200 565 0.031917 10.0.0.27 - - [2026-03-12 02:37:05] "GET /network-policy/8fe1c9e4-632d-4cf1-82a2-c27bf2d72f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.007583 10.0.0.27 - - [2026-03-12 02:37:05] "POST /fqname-to-id HTTP/1.1" 404 229 0.003904 10.0.0.27 - - [2026-03-12 02:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342 10.0.0.131 - - [2026-03-12 02:37:05] "GET /projects?obj_uuids=427cc465-dd44-4529-bedd-57cd23878876&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000943 10.0.0.27 - - [2026-03-12 02:37:05] "GET /project/427cc465-dd44-4529-bedd-57cd23878876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.041478 10.0.0.27 - - [2026-03-12 02:37:05] "POST /network-policys HTTP/1.1" 200 565 0.033923 10.0.0.27 - - [2026-03-12 02:37:05] "GET /network-policy/9bb664b8-0f39-48d8-871b-94a607cca1fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.007658 10.0.0.27 - - [2026-03-12 02:37:05] "POST /fqname-to-id HTTP/1.1" 404 229 0.003205 10.0.0.27 - - [2026-03-12 02:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.131 - - [2026-03-12 02:37:05] "GET /projects?obj_uuids=427cc465-dd44-4529-bedd-57cd23878876&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000984 10.0.0.27 - - [2026-03-12 02:37:05] "GET /project/427cc465-dd44-4529-bedd-57cd23878876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.039939 10.0.0.27 - - [2026-03-12 02:37:05] "POST /network-policys HTTP/1.1" 200 565 0.028865 10.0.0.27 - - [2026-03-12 02:37:05] "GET /network-policy/6a008956-7ca2-449e-a177-e00d6c64aa7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.007225 10.0.0.27 - - [2026-03-12 02:37:06] "POST /fqname-to-id HTTP/1.1" 404 229 0.003289 10.0.0.27 - - [2026-03-12 02:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.131 - - [2026-03-12 02:37:06] "GET /projects?obj_uuids=427cc465-dd44-4529-bedd-57cd23878876&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001031 10.0.0.27 - - [2026-03-12 02:37:06] "GET /project/427cc465-dd44-4529-bedd-57cd23878876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.035926 10.0.0.27 - - [2026-03-12 02:37:06] "POST /network-policys HTTP/1.1" 200 565 0.026814 10.0.0.27 - - [2026-03-12 02:37:06] "GET /network-policy/c978eb1c-c5a8-408b-b3e0-da9175d8c1d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.006526 10.0.0.27 - - [2026-03-12 02:37:06] "POST /neutron/network HTTP/1.1" 200 1337 0.013577 10.0.0.27 - - [2026-03-12 02:37:06] "GET /virtual-network/e8a619fa-7859-46ae-b9f6-48a9df583c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6154 0.007565 10.0.0.27 - - [2026-03-12 02:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.27 - - [2026-03-12 02:37:06] "GET /network-policy/1362dbba-c5a8-4c83-8199-0500b4a1d0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006237 10.0.0.27 - - [2026-03-12 02:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.27 - - [2026-03-12 02:37:06] "GET /network-policy/15025fef-4279-4047-a947-c01d6215dd9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004439 10.0.0.27 - - [2026-03-12 02:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003032 10.0.0.27 - - [2026-03-12 02:37:06] "GET /network-policy/3d6a0ca7-ce75-4c8e-8882-05d576583c76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8880 0.004610 10.0.0.27 - - [2026-03-12 02:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.27 - - [2026-03-12 02:37:06] "GET /network-policy/4ace88be-c4d4-42f7-a432-aef4db0bd7f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004295 10.0.0.27 - - [2026-03-12 02:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.27 - - [2026-03-12 02:37:06] "GET /network-policy/568829fe-aa08-4f4e-bed1-05d3447e19e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004742 10.0.0.27 - - [2026-03-12 02:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.27 - - [2026-03-12 02:37:07] "GET /network-policy/6a008956-7ca2-449e-a177-e00d6c64aa7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005585 10.0.0.27 - - [2026-03-12 02:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.27 - - [2026-03-12 02:37:07] "GET /network-policy/8fe1c9e4-632d-4cf1-82a2-c27bf2d72f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004735 10.0.0.27 - - [2026-03-12 02:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.27 - - [2026-03-12 02:37:07] "GET /network-policy/9bb664b8-0f39-48d8-871b-94a607cca1fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005091 10.0.0.27 - - [2026-03-12 02:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.27 - - [2026-03-12 02:37:07] "GET /network-policy/9d33233b-9e64-4813-b10e-28044f9ad859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004454 10.0.0.27 - - [2026-03-12 02:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.27 - - [2026-03-12 02:37:07] "GET /network-policy/c978eb1c-c5a8-408b-b3e0-da9175d8c1d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.010049 10.0.0.27 - - [2026-03-12 02:37:07] "POST /id-to-fqname HTTP/1.1" 200 235 0.001408 10.0.0.27 - - [2026-03-12 02:37:07] "POST /neutron/network HTTP/1.1" 200 2260 0.008823 10.0.0.131 - - [2026-03-12 02:37:08] "GET /projects?obj_uuids=427cc465-dd44-4529-bedd-57cd23878876&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001428 10.0.0.27 - - [2026-03-12 02:37:08] "GET /project/427cc465-dd44-4529-bedd-57cd23878876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.073308 10.0.0.27 - - [2026-03-12 02:37:08] "POST /neutron/port HTTP/1.1" 200 117 0.009781 10.0.0.131 - - [2026-03-12 02:37:08] "GET /projects?obj_uuids=427cc465-dd44-4529-bedd-57cd23878876&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001659 10.0.0.27 - - [2026-03-12 02:37:09] "PUT /access-control-list/069b6e38-27e6-417c-8b30-7bd8277d21aa HTTP/1.1" 200 273 0.025330 10.0.0.27 - - [2026-03-12 02:37:09] "POST /neutron/port HTTP/1.1" 200 1174 0.395897 10.0.0.27 - - [2026-03-12 02:37:09] "POST /neutron/port HTTP/1.1" 200 1228 0.149747 10.0.0.27 - - [2026-03-12 02:37:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003739 10.0.0.27 - - [2026-03-12 02:37:09] "POST /neutron/port HTTP/1.1" 200 117 0.001250 10.0.0.131 - - [2026-03-12 02:37:10] "DELETE /project/427cc465dd444529bedd57cd23878876 HTTP/1.1" 404 173 0.029278 10.0.0.131 - - [2026-03-12 02:37:11] "DELETE /project/e0bd0160-e314-475d-8598-005c0ff0a96e HTTP/1.1" 404 177 0.046983 10.0.0.27 - - [2026-03-12 02:37:13] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008907 10.0.0.27 - - [2026-03-12 02:37:13] "POST /neutron/port HTTP/1.1" 200 1238 0.019388 10.0.0.27 - - [2026-03-12 02:37:13] "GET /virtual-machine/24980bfa-893e-4e5a-b3ee-150437e6a324 HTTP/1.1" 401 292 0.000415 10.0.0.27 - - [2026-03-12 02:37:14] "GET /virtual-machine/24980bfa-893e-4e5a-b3ee-150437e6a324 HTTP/1.1" 200 1306 0.029667 10.0.0.27 - - [2026-03-12 02:37:14] "GET /virtual-machine-interface/e6a76576-b44a-40cf-9449-6a8dce39af0b HTTP/1.1" 200 3177 0.005319 10.0.0.27 - - [2026-03-12 02:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.27 - - [2026-03-12 02:37:14] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004184 10.0.0.27 - - [2026-03-12 02:37:14] "GET /virtual-networks?parent_id=427cc465-dd44-4529-bedd-57cd23878876&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.003063 10.0.0.27 - - [2026-03-12 02:37:14] "GET /virtual-network/e8a619fa-7859-46ae-b9f6-48a9df583c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6154 0.007391 10.0.0.27 - - [2026-03-12 02:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004162 10.0.0.27 - - [2026-03-12 02:37:17] "GET /virtual-network/e8a619fa-7859-46ae-b9f6-48a9df583c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6154 0.008014 10.0.0.27 - - [2026-03-12 02:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.27 - - [2026-03-12 02:37:21] "GET /virtual-network/e8a619fa-7859-46ae-b9f6-48a9df583c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6154 0.005287 10.0.0.27 - - [2026-03-12 02:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.27 - - [2026-03-12 02:37:25] "GET /virtual-network/e8a619fa-7859-46ae-b9f6-48a9df583c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6154 0.005449 10.0.0.27 - - [2026-03-12 02:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005167 10.0.0.27 - - [2026-03-12 02:37:29] "GET /virtual-network/e8a619fa-7859-46ae-b9f6-48a9df583c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6154 0.006199 10.0.0.27 - - [2026-03-12 02:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.27 - - [2026-03-12 02:37:33] "GET /virtual-network/e8a619fa-7859-46ae-b9f6-48a9df583c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6154 0.006964 10.0.0.27 - - [2026-03-12 02:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008227 10.0.0.27 - - [2026-03-12 02:37:37] "GET /virtual-network/e8a619fa-7859-46ae-b9f6-48a9df583c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6154 0.005234 10.0.0.27 - - [2026-03-12 02:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005365 10.0.0.27 - - [2026-03-12 02:37:42] "GET /virtual-network/e8a619fa-7859-46ae-b9f6-48a9df583c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6154 0.007273 10.0.0.27 - - [2026-03-12 02:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.27 - - [2026-03-12 02:37:46] "GET /virtual-network/e8a619fa-7859-46ae-b9f6-48a9df583c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6154 0.005412 10.0.0.27 - - [2026-03-12 02:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003530 10.0.0.27 - - [2026-03-12 02:37:48] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006350 10.0.0.27 - - [2026-03-12 02:37:48] "GET /virtual-networks?parent_id=427cc465-dd44-4529-bedd-57cd23878876&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.003441 10.0.0.27 - - [2026-03-12 02:37:48] "GET /virtual-network/e8a619fa-7859-46ae-b9f6-48a9df583c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6154 0.008009 10.0.0.27 - - [2026-03-12 02:37:48] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007094 10.0.0.27 - - [2026-03-12 02:37:56] "POST /neutron/port HTTP/1.1" 200 1238 0.018932 10.0.0.27 - - [2026-03-12 02:37:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004179 10.0.0.27 - - [2026-03-12 02:37:56] "POST /neutron/port HTTP/1.1" 200 117 0.001246 10.0.0.27 - - [2026-03-12 02:37:58] "POST /neutron/port HTTP/1.1" 200 1238 0.018074 10.0.0.27 - - [2026-03-12 02:37:58] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008212 10.0.0.27 - - [2026-03-12 02:38:09] "POST /neutron/port HTTP/1.1" 200 1238 0.024013 10.0.0.27 - - [2026-03-12 02:38:09] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008237 10.0.0.27 - - [2026-03-12 02:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.27 - - [2026-03-12 02:38:09] "GET /network-policy/568829fe-aa08-4f4e-bed1-05d3447e19e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004848 10.0.0.27 - - [2026-03-12 02:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.27 - - [2026-03-12 02:38:09] "GET /network-policy/3d6a0ca7-ce75-4c8e-8882-05d576583c76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8880 0.007219 10.0.0.27 - - [2026-03-12 02:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004673 10.0.0.27 - - [2026-03-12 02:38:09] "GET /network-policy/15025fef-4279-4047-a947-c01d6215dd9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005294 10.0.0.27 - - [2026-03-12 02:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.27 - - [2026-03-12 02:38:09] "GET /network-policy/9d33233b-9e64-4813-b10e-28044f9ad859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004607 10.0.0.27 - - [2026-03-12 02:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.27 - - [2026-03-12 02:38:09] "GET /network-policy/4ace88be-c4d4-42f7-a432-aef4db0bd7f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004660 10.0.0.27 - - [2026-03-12 02:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003712 10.0.0.27 - - [2026-03-12 02:38:09] "GET /network-policy/1362dbba-c5a8-4c83-8199-0500b4a1d0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004603 10.0.0.27 - - [2026-03-12 02:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004270 10.0.0.27 - - [2026-03-12 02:38:09] "GET /network-policy/8fe1c9e4-632d-4cf1-82a2-c27bf2d72f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005170 10.0.0.27 - - [2026-03-12 02:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004099 10.0.0.27 - - [2026-03-12 02:38:09] "GET /network-policy/9bb664b8-0f39-48d8-871b-94a607cca1fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004833 10.0.0.27 - - [2026-03-12 02:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004383 10.0.0.27 - - [2026-03-12 02:38:10] "GET /network-policy/6a008956-7ca2-449e-a177-e00d6c64aa7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004574 10.0.0.27 - - [2026-03-12 02:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.27 - - [2026-03-12 02:38:10] "GET /network-policy/c978eb1c-c5a8-408b-b3e0-da9175d8c1d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004426 10.0.0.27 - - [2026-03-12 02:38:10] "POST /fqname-to-id HTTP/1.1" 404 207 0.067693 10.0.0.27 - - [2026-03-12 02:38:10] "POST /neutron/network HTTP/1.1" 200 1440 0.016799 10.0.0.27 - - [2026-03-12 02:38:10] "GET /virtual-network/e8a619fa-7859-46ae-b9f6-48a9df583c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3499 0.004825 10.0.0.27 - - [2026-03-12 02:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.27 - - [2026-03-12 02:38:10] "GET /network-policy/568829fe-aa08-4f4e-bed1-05d3447e19e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006162 10.0.0.27 - - [2026-03-12 02:38:15] "POST /neutron/network HTTP/1.1" 200 1440 0.012879 10.0.0.27 - - [2026-03-12 02:38:15] "GET /virtual-network/e8a619fa-7859-46ae-b9f6-48a9df583c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3499 0.005096 10.0.0.27 - - [2026-03-12 02:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.27 - - [2026-03-12 02:38:15] "GET /network-policy/3d6a0ca7-ce75-4c8e-8882-05d576583c76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8880 0.004969 10.0.0.27 - - [2026-03-12 02:38:20] "PUT /access-control-list/069b6e38-27e6-417c-8b30-7bd8277d21aa HTTP/1.1" 200 273 0.018209 10.0.0.27 - - [2026-03-12 02:38:21] "POST /neutron/network HTTP/1.1" 200 1440 0.016392 10.0.0.27 - - [2026-03-12 02:38:21] "GET /virtual-network/e8a619fa-7859-46ae-b9f6-48a9df583c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3499 0.005483 10.0.0.27 - - [2026-03-12 02:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004480 10.0.0.27 - - [2026-03-12 02:38:21] "GET /network-policy/15025fef-4279-4047-a947-c01d6215dd9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004415 10.0.0.27 - - [2026-03-12 02:38:22] "GET /obj-perms HTTP/1.1" 200 5056 0.053064 10.0.0.73 - - [2026-03-12 02:38:22] "GET /obj-perms HTTP/1.1" 200 5056 0.061506 10.0.0.27 - - [2026-03-12 02:38:26] "POST /fqname-to-id HTTP/1.1" 404 207 0.004075 10.0.0.27 - - [2026-03-12 02:38:26] "POST /neutron/network HTTP/1.1" 200 1440 0.021915 10.0.0.27 - - [2026-03-12 02:38:26] "GET /virtual-network/e8a619fa-7859-46ae-b9f6-48a9df583c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3499 0.005233 10.0.0.27 - - [2026-03-12 02:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.27 - - [2026-03-12 02:38:26] "GET /network-policy/9d33233b-9e64-4813-b10e-28044f9ad859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004639 10.0.0.27 - - [2026-03-12 02:38:31] "POST /neutron/network HTTP/1.1" 200 1440 0.021880 10.0.0.27 - - [2026-03-12 02:38:31] "GET /virtual-network/e8a619fa-7859-46ae-b9f6-48a9df583c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3499 0.005066 10.0.0.27 - - [2026-03-12 02:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.27 - - [2026-03-12 02:38:31] "GET /network-policy/4ace88be-c4d4-42f7-a432-aef4db0bd7f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004462 10.0.0.27 - - [2026-03-12 02:38:36] "PUT /access-control-list/069b6e38-27e6-417c-8b30-7bd8277d21aa HTTP/1.1" 200 273 0.017435 10.0.0.27 - - [2026-03-12 02:38:36] "POST /neutron/network HTTP/1.1" 200 1440 0.016478 10.0.0.27 - - [2026-03-12 02:38:36] "GET /virtual-network/e8a619fa-7859-46ae-b9f6-48a9df583c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3499 0.006472 10.0.0.27 - - [2026-03-12 02:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004890 10.0.0.27 - - [2026-03-12 02:38:36] "GET /network-policy/1362dbba-c5a8-4c83-8199-0500b4a1d0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.007054 10.0.0.27 - - [2026-03-12 02:38:41] "POST /fqname-to-id HTTP/1.1" 404 207 0.007119 10.0.0.27 - - [2026-03-12 02:38:42] "POST /neutron/network HTTP/1.1" 200 1440 0.019760 10.0.0.27 - - [2026-03-12 02:38:42] "GET /virtual-network/e8a619fa-7859-46ae-b9f6-48a9df583c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3499 0.005902 10.0.0.27 - - [2026-03-12 02:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.27 - - [2026-03-12 02:38:42] "GET /network-policy/8fe1c9e4-632d-4cf1-82a2-c27bf2d72f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.007347 10.0.0.27 - - [2026-03-12 02:38:47] "POST /neutron/network HTTP/1.1" 200 1440 0.041334 10.0.0.27 - - [2026-03-12 02:38:47] "GET /virtual-network/e8a619fa-7859-46ae-b9f6-48a9df583c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3499 0.007694 10.0.0.27 - - [2026-03-12 02:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.27 - - [2026-03-12 02:38:47] "GET /network-policy/9bb664b8-0f39-48d8-871b-94a607cca1fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004809 10.0.0.27 - - [2026-03-12 02:38:52] "PUT /access-control-list/069b6e38-27e6-417c-8b30-7bd8277d21aa HTTP/1.1" 200 273 0.025947 10.0.0.27 - - [2026-03-12 02:38:52] "POST /neutron/network HTTP/1.1" 200 1440 0.012270 10.0.0.27 - - [2026-03-12 02:38:52] "GET /virtual-network/e8a619fa-7859-46ae-b9f6-48a9df583c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3499 0.005547 10.0.0.27 - - [2026-03-12 02:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002885 10.0.0.27 - - [2026-03-12 02:38:52] "GET /network-policy/6a008956-7ca2-449e-a177-e00d6c64aa7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004579 10.0.0.27 - - [2026-03-12 02:38:56] "POST /neutron/network HTTP/1.1" 200 1450 0.010068 10.0.0.27 - - [2026-03-12 02:38:56] "POST /neutron/subnet HTTP/1.1" 200 1361 0.019411 10.0.0.27 - - [2026-03-12 02:38:56] "POST /neutron/network HTTP/1.1" 200 1440 0.013393 10.0.0.27 - - [2026-03-12 02:38:57] "POST /fqname-to-id HTTP/1.1" 404 207 0.005065 10.0.0.27 - - [2026-03-12 02:38:57] "POST /neutron/network HTTP/1.1" 200 1440 0.014817 10.0.0.27 - - [2026-03-12 02:38:57] "GET /virtual-network/e8a619fa-7859-46ae-b9f6-48a9df583c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3499 0.005434 10.0.0.27 - - [2026-03-12 02:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003040 10.0.0.27 - - [2026-03-12 02:38:57] "GET /network-policy/c978eb1c-c5a8-408b-b3e0-da9175d8c1d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.004401 10.0.0.27 - - [2026-03-12 02:39:03] "GET /virtual-machine/24980bfa-893e-4e5a-b3ee-150437e6a324 HTTP/1.1" 200 1306 0.004789 10.0.0.27 - - [2026-03-12 02:39:03] "POST /neutron/port HTTP/1.1" 200 151 0.225837 10.0.0.27 - - [2026-03-12 02:39:05] "GET /virtual-machine/24980bfa-893e-4e5a-b3ee-150437e6a324 HTTP/1.1" 404 171 0.003533 10.0.0.27 - - [2026-03-12 02:39:05] "GET /virtual-machine/24980bfa-893e-4e5a-b3ee-150437e6a324 HTTP/1.1" 404 171 0.004196 10.0.0.27 - - [2026-03-12 02:39:05] "GET /virtual-machine/24980bfa-893e-4e5a-b3ee-150437e6a324 HTTP/1.1" 404 171 0.002899 10.0.0.27 - - [2026-03-12 02:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004268 10.0.0.27 - - [2026-03-12 02:39:05] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004464 10.0.0.27 - - [2026-03-12 02:39:05] "GET /virtual-networks?parent_id=427cc465-dd44-4529-bedd-57cd23878876&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.007891 10.0.0.27 - - [2026-03-12 02:39:05] "GET /virtual-network/e8a619fa-7859-46ae-b9f6-48a9df583c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3499 0.007935 10.0.0.27 - - [2026-03-12 02:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005482 10.0.0.27 - - [2026-03-12 02:39:05] "GET /routing-instance/9f076a2f-0627-4ed0-97a4-a18e4ed597ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1503 0.005499 10.0.0.27 - - [2026-03-12 02:39:05] "GET /route-target/3d2cce63-6d6f-4afd-a65a-6e357ffb1379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005717 10.0.0.131 - - [2026-03-12 02:39:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000520 10.0.0.131 - - [2026-03-12 02:39:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000445 10.0.0.73 - - [2026-03-12 02:39:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000416 10.0.0.73 - - [2026-03-12 02:39:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000499 10.0.0.131 - - [2026-03-12 02:39:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.73 - - [2026-03-12 02:39:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000381 10.0.0.131 - - [2026-03-12 02:39:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000374 10.0.0.73 - - [2026-03-12 02:39:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000390 10.0.0.27 - - [2026-03-12 02:39:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000416 10.0.0.27 - - [2026-03-12 02:39:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000368 10.0.0.27 - - [2026-03-12 02:39:11] "GET /obj-perms HTTP/1.1" 200 5019 0.060956 10.0.0.27 - - [2026-03-12 02:39:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000493 10.0.0.27 - - [2026-03-12 02:39:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000410 10.0.0.73 - - [2026-03-12 02:39:11] "GET /obj-perms HTTP/1.1" 200 5019 0.077966 10.0.0.27 - - [2026-03-12 02:39:21] "GET /obj-perms HTTP/1.1" 200 5019 0.004009 10.0.0.73 - - [2026-03-12 02:39:21] "GET /obj-perms HTTP/1.1" 200 5019 0.003865 10.0.0.27 - - [2026-03-12 02:39:27] "GET /obj-perms HTTP/1.1" 200 5019 0.004245 10.0.0.73 - - [2026-03-12 02:39:30] "GET /obj-perms HTTP/1.1" 200 5019 0.004154 10.0.0.27 - - [2026-03-12 02:39:30] "GET /obj-perms HTTP/1.1" 200 5019 0.004043 10.0.0.131 - - [2026-03-12 02:39:30] "GET /obj-perms HTTP/1.1" 200 5019 0.004061 10.0.0.27 - - [2026-03-12 02:39:30] "GET /virtual-network/e8a619fa-7859-46ae-b9f6-48a9df583c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3499 0.006206 10.0.0.27 - - [2026-03-12 02:39:30] "POST /neutron/network HTTP/1.1" 200 1337 0.044895 10.0.0.27 - - [2026-03-12 02:39:30] "GET /virtual-network/e8a619fa-7859-46ae-b9f6-48a9df583c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.005375 10.0.0.27 - - [2026-03-12 02:39:30] "DELETE /network-policy/c978eb1c-c5a8-408b-b3e0-da9175d8c1d9 HTTP/1.1" 200 115 0.039852 10.0.0.27 - - [2026-03-12 02:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.131 - - [2026-03-12 02:39:30] "GET /projects?obj_uuids=427cc465-dd44-4529-bedd-57cd23878876&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.027431 10.0.0.27 - - [2026-03-12 02:39:31] "GET /project/427cc465-dd44-4529-bedd-57cd23878876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.079772 10.0.0.27 - - [2026-03-12 02:39:31] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-07664404&detail=False&count=False&shared=False HTTP/1.1" 200 2264 0.006908 10.0.0.27 - - [2026-03-12 02:39:31] "DELETE /network-policy/6a008956-7ca2-449e-a177-e00d6c64aa7f HTTP/1.1" 200 115 0.046602 10.0.0.27 - - [2026-03-12 02:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.131 - - [2026-03-12 02:39:31] "GET /projects?obj_uuids=427cc465-dd44-4529-bedd-57cd23878876&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000957 10.0.0.27 - - [2026-03-12 02:39:31] "GET /project/427cc465-dd44-4529-bedd-57cd23878876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.037514 10.0.0.27 - - [2026-03-12 02:39:31] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-07664404&detail=False&count=False&shared=False HTTP/1.1" 200 2027 0.005861 10.0.0.27 - - [2026-03-12 02:39:31] "DELETE /network-policy/9bb664b8-0f39-48d8-871b-94a607cca1fc HTTP/1.1" 200 115 0.039559 10.0.0.27 - - [2026-03-12 02:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004034 10.0.0.131 - - [2026-03-12 02:39:31] "GET /projects?obj_uuids=427cc465-dd44-4529-bedd-57cd23878876&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000922 10.0.0.27 - - [2026-03-12 02:39:31] "GET /project/427cc465-dd44-4529-bedd-57cd23878876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.049318 10.0.0.27 - - [2026-03-12 02:39:31] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-07664404&detail=False&count=False&shared=False HTTP/1.1" 200 1790 0.005953 10.0.0.27 - - [2026-03-12 02:39:31] "DELETE /network-policy/8fe1c9e4-632d-4cf1-82a2-c27bf2d72f5f HTTP/1.1" 200 115 0.034996 10.0.0.27 - - [2026-03-12 02:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.131 - - [2026-03-12 02:39:31] "GET /projects?obj_uuids=427cc465-dd44-4529-bedd-57cd23878876&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001040 10.0.0.27 - - [2026-03-12 02:39:31] "GET /project/427cc465-dd44-4529-bedd-57cd23878876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.037825 10.0.0.27 - - [2026-03-12 02:39:31] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-07664404&detail=False&count=False&shared=False HTTP/1.1" 200 1553 0.005926 10.0.0.27 - - [2026-03-12 02:39:31] "DELETE /network-policy/1362dbba-c5a8-4c83-8199-0500b4a1d0aa HTTP/1.1" 200 115 0.041075 10.0.0.27 - - [2026-03-12 02:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.131 - - [2026-03-12 02:39:31] "GET /projects?obj_uuids=427cc465-dd44-4529-bedd-57cd23878876&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000926 10.0.0.27 - - [2026-03-12 02:39:31] "GET /project/427cc465-dd44-4529-bedd-57cd23878876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.035764 10.0.0.27 - - [2026-03-12 02:39:31] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-07664404&detail=False&count=False&shared=False HTTP/1.1" 200 1316 0.005546 10.0.0.27 - - [2026-03-12 02:39:31] "DELETE /network-policy/4ace88be-c4d4-42f7-a432-aef4db0bd7f0 HTTP/1.1" 200 115 0.037966 10.0.0.27 - - [2026-03-12 02:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.131 - - [2026-03-12 02:39:31] "GET /projects?obj_uuids=427cc465-dd44-4529-bedd-57cd23878876&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000993 10.0.0.27 - - [2026-03-12 02:39:32] "GET /project/427cc465-dd44-4529-bedd-57cd23878876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.036844 10.0.0.27 - - [2026-03-12 02:39:32] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-07664404&detail=False&count=False&shared=False HTTP/1.1" 200 1078 0.005640 10.0.0.27 - - [2026-03-12 02:39:32] "DELETE /network-policy/9d33233b-9e64-4813-b10e-28044f9ad859 HTTP/1.1" 200 115 0.045469 10.0.0.27 - - [2026-03-12 02:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.131 - - [2026-03-12 02:39:32] "GET /projects?obj_uuids=427cc465-dd44-4529-bedd-57cd23878876&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001002 10.0.0.27 - - [2026-03-12 02:39:32] "GET /project/427cc465-dd44-4529-bedd-57cd23878876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.048355 10.0.0.27 - - [2026-03-12 02:39:32] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-07664404&detail=False&count=False&shared=False HTTP/1.1" 200 841 0.006964 10.0.0.27 - - [2026-03-12 02:39:32] "DELETE /network-policy/15025fef-4279-4047-a947-c01d6215dd9c HTTP/1.1" 200 115 0.039048 10.0.0.27 - - [2026-03-12 02:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003934 10.0.0.131 - - [2026-03-12 02:39:32] "GET /projects?obj_uuids=427cc465-dd44-4529-bedd-57cd23878876&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001077 10.0.0.27 - - [2026-03-12 02:39:32] "GET /project/427cc465-dd44-4529-bedd-57cd23878876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.041145 10.0.0.27 - - [2026-03-12 02:39:32] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-07664404&detail=False&count=False&shared=False HTTP/1.1" 200 604 0.005936 10.0.0.27 - - [2026-03-12 02:39:32] "DELETE /network-policy/3d6a0ca7-ce75-4c8e-8882-05d576583c76 HTTP/1.1" 200 115 0.041720 10.0.0.27 - - [2026-03-12 02:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009995 10.0.0.131 - - [2026-03-12 02:39:32] "GET /projects?obj_uuids=427cc465-dd44-4529-bedd-57cd23878876&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000974 10.0.0.27 - - [2026-03-12 02:39:32] "GET /project/427cc465-dd44-4529-bedd-57cd23878876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.039557 10.0.0.27 - - [2026-03-12 02:39:32] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-07664404&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.007367 10.0.0.27 - - [2026-03-12 02:39:32] "DELETE /network-policy/568829fe-aa08-4f4e-bed1-05d3447e19e1 HTTP/1.1" 200 115 0.041515 10.0.0.27 - - [2026-03-12 02:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004866 10.0.0.131 - - [2026-03-12 02:39:32] "GET /projects?obj_uuids=427cc465-dd44-4529-bedd-57cd23878876&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001433 10.0.0.27 - - [2026-03-12 02:39:32] "GET /project/427cc465-dd44-4529-bedd-57cd23878876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.053474 10.0.0.27 - - [2026-03-12 02:39:33] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-07664404&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005566 10.0.0.27 - - [2026-03-12 02:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010582 10.0.0.27 - - [2026-03-12 02:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003467 10.0.0.27 - - [2026-03-12 02:39:33] "DELETE /network-ipam/7e79e5b5-c2de-4837-81b7-f5fb93ebe17e HTTP/1.1" 200 115 0.034259 10.0.0.27 - - [2026-03-12 02:39:33] "POST /fqname-to-id HTTP/1.1" 404 260 0.005706 10.0.0.131 - - [2026-03-12 02:39:33] "GET /projects?obj_uuids=427cc465-dd44-4529-bedd-57cd23878876&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000914 10.0.0.131 - - [2026-03-12 02:39:33] "GET /project/427cc465-dd44-4529-bedd-57cd23878876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1515 0.034418 10.0.0.131 - - [2026-03-12 02:39:33] "GET /projects?obj_uuids=427cc465-dd44-4529-bedd-57cd23878876&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001138 10.0.0.131 - - [2026-03-12 02:39:33] "GET /project/427cc465-dd44-4529-bedd-57cd23878876?fields=security_groups HTTP/1.1" 200 1398 0.044872 10.0.0.131 - - [2026-03-12 02:39:33] "DELETE /security-group/b7ee95ec-6d9e-4825-8c45-ca12994d2b3c HTTP/1.1" 200 115 0.062048 10.0.0.131 - - [2026-03-12 02:39:33] "GET /projects?obj_uuids=427cc465-dd44-4529-bedd-57cd23878876&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001329 10.0.0.131 - - [2026-03-12 02:39:33] "GET /project/427cc465-dd44-4529-bedd-57cd23878876?fields=application_policy_sets HTTP/1.1" 200 1437 0.051798 10.0.0.27 - - [2026-03-12 02:39:33] "DELETE /access-control-list/f59036ad-5f1b-4bb4-bc3c-e082202fd7ad HTTP/1.1" 200 115 0.046395 10.0.0.27 - - [2026-03-12 02:39:34] "DELETE /project/427cc465-dd44-4529-bedd-57cd23878876 HTTP/1.1" 200 115 0.410765 10.0.0.131 - - [2026-03-12 02:39:34] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001079 10.0.0.27 - - [2026-03-12 02:39:34] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?fields=projects HTTP/1.1" 200 1247 0.011432 10.0.0.131 - - [2026-03-12 02:39:36] "GET /projects?obj_uuids=427cc465-dd44-4529-bedd-57cd23878876&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004249 10.0.0.131 - - [2026-03-12 02:39:36] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001112 10.0.0.131 - - [2026-03-12 02:39:36] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.052703 10.0.0.131 - - [2026-03-12 02:39:36] "POST /id-to-fqname HTTP/1.1" 200 202 0.001344 10.0.0.131 - - [2026-03-12 02:39:36] "POST /fqname-to-id HTTP/1.1" 404 211 0.011569 10.0.0.131 - - [2026-03-12 02:39:37] "POST /security-groups HTTP/1.1" 200 603 0.045324 10.0.0.131 - - [2026-03-12 02:39:37] "POST /projects HTTP/1.1" 200 609 0.288185 10.0.0.131 - - [2026-03-12 02:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.324233 10.0.0.27 - - [2026-03-12 02:39:37] "POST /fqname-to-id HTTP/1.1" 404 245 0.013682 10.0.0.27 - - [2026-03-12 02:39:37] "GET /project/427cc465-dd44-4529-bedd-57cd23878876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.553319 10.0.0.131 - - [2026-03-12 02:39:37] "GET /projects?obj_uuids=427cc465-dd44-4529-bedd-57cd23878876&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001598 10.0.0.27 - - [2026-03-12 02:39:37] "GET /project/427cc465-dd44-4529-bedd-57cd23878876?fields=virtual_networks HTTP/1.1" 200 1057 0.064385 10.0.0.131 - - [2026-03-12 02:39:37] "GET /projects?obj_uuids=427cc465-dd44-4529-bedd-57cd23878876&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002249 10.0.0.27 - - [2026-03-12 02:39:37] "GET /project/427cc465-dd44-4529-bedd-57cd23878876?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.049052 10.0.0.131 - - [2026-03-12 02:39:37] "GET /projects?obj_uuids=427cc465-dd44-4529-bedd-57cd23878876&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000975 10.0.0.27 - - [2026-03-12 02:39:37] "GET /project/427cc465-dd44-4529-bedd-57cd23878876?fields=security_groups HTTP/1.1" 200 1296 0.041885 10.0.0.27 - - [2026-03-12 02:39:38] "POST /fqname-to-id HTTP/1.1" 404 194 0.025819 10.0.0.131 - - [2026-03-12 02:39:38] "GET /projects?obj_uuids=a7b054b1-b864-4023-9428-331d7e103f8b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003557 10.0.0.131 - - [2026-03-12 02:39:38] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001709 10.0.0.131 - - [2026-03-12 02:39:38] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008557 10.0.0.131 - - [2026-03-12 02:39:38] "POST /id-to-fqname HTTP/1.1" 200 196 0.004291 10.0.0.131 - - [2026-03-12 02:39:38] "POST /fqname-to-id HTTP/1.1" 404 205 0.005605 10.0.0.131 - - [2026-03-12 02:39:38] "POST /security-groups HTTP/1.1" 200 597 0.031226 10.0.0.131 - - [2026-03-12 02:39:38] "POST /projects HTTP/1.1" 200 597 0.236857 10.0.0.27 - - [2026-03-12 02:39:38] "POST /access-control-lists HTTP/1.1" 200 604 0.024987 10.0.0.131 - - [2026-03-12 02:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.307926 10.0.0.27 - - [2026-03-12 02:39:38] "GET /project/a7b054b1-b864-4023-9428-331d7e103f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.447063 10.0.0.27 - - [2026-03-12 02:39:39] "GET / HTTP/1.1" 200 36215 0.002190 10.0.0.27 - - [2026-03-12 02:39:41] "GET /project/a7b054b1-b864-4023-9428-331d7e103f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000462 10.0.0.131 - - [2026-03-12 02:39:42] "GET /projects?obj_uuids=a7b054b1-b864-4023-9428-331d7e103f8b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000956 10.0.0.27 - - [2026-03-12 02:39:42] "GET /project/a7b054b1-b864-4023-9428-331d7e103f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.063363 10.0.0.27 - - [2026-03-12 02:39:42] "GET / HTTP/1.1" 200 36215 0.002813 10.0.0.27 - - [2026-03-12 02:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005481 10.0.0.131 - - [2026-03-12 02:39:43] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001142 10.0.0.27 - - [2026-03-12 02:39:43] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.008994 10.0.0.27 - - [2026-03-12 02:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004749 10.0.0.131 - - [2026-03-12 02:39:43] "GET /projects?obj_uuids=a7b054b1-b864-4023-9428-331d7e103f8b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001171 10.0.0.27 - - [2026-03-12 02:39:43] "GET /project/a7b054b1-b864-4023-9428-331d7e103f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.054769 10.0.0.27 - - [2026-03-12 02:39:44] "GET /domains HTTP/1.1" 401 292 0.000579 10.0.0.27 - - [2026-03-12 02:39:44] "GET /domains HTTP/1.1" 200 281 0.026352 10.0.0.131 - - [2026-03-12 02:39:44] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000954 10.0.0.27 - - [2026-03-12 02:39:44] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2 HTTP/1.1" 200 2788 0.009702 10.0.0.131 - - [2026-03-12 02:39:44] "GET /projects?obj_uuids=a7b054b1-b864-4023-9428-331d7e103f8b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000858 10.0.0.27 - - [2026-03-12 02:39:44] "GET /project/a7b054b1-b864-4023-9428-331d7e103f8b HTTP/1.1" 200 1893 0.092895 10.0.0.27 - - [2026-03-12 02:39:44] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.002994 10.0.0.27 - - [2026-03-12 02:39:44] "POST /network-ipams HTTP/1.1" 200 605 0.025549 10.0.0.27 - - [2026-03-12 02:39:44] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003684 10.0.0.27 - - [2026-03-12 02:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004441 10.0.0.27 - - [2026-03-12 02:39:44] "GET /network-ipam/874d09c7-e2b9-4686-a0d4-36452434c8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.007123 10.0.0.27 - - [2026-03-12 02:39:44] "PUT /network-ipam/874d09c7-e2b9-4686-a0d4-36452434c8c3 HTTP/1.1" 200 259 0.017825 10.0.0.27 - - [2026-03-12 02:39:45] "POST /fqname-to-id HTTP/1.1" 401 292 0.000461 10.0.0.27 - - [2026-03-12 02:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.025133 10.0.0.131 - - [2026-03-12 02:39:45] "GET /projects?obj_uuids=a7b054b1-b864-4023-9428-331d7e103f8b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001103 10.0.0.27 - - [2026-03-12 02:39:45] "GET /project/a7b054b1-b864-4023-9428-331d7e103f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.038864 10.0.0.27 - - [2026-03-12 02:39:45] "POST /neutron/network HTTP/1.1" 200 117 0.034530 10.0.0.27 - - [2026-03-12 02:39:45] "POST /route-targets HTTP/1.1" 200 328 0.019540 10.0.0.131 - - [2026-03-12 02:39:46] "POST /useragent-kv HTTP/1.1" 200 115 0.010030 10.0.0.27 - - [2026-03-12 02:39:46] "POST /neutron/subnet HTTP/1.1" 200 701 0.183552 10.0.0.27 - - [2026-03-12 02:39:46] "POST /id-to-fqname HTTP/1.1" 200 229 0.001364 10.0.0.27 - - [2026-03-12 02:39:46] "GET /virtual-network/96db9814-9978-4649-b294-1ddcb05de58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.005310 10.0.0.27 - - [2026-03-12 02:39:46] "GET /virtual-network/96db9814-9978-4649-b294-1ddcb05de58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.008970 10.0.0.27 - - [2026-03-12 02:39:46] "POST /neutron/network HTTP/1.1" 200 1074 0.010941 10.0.0.27 - - [2026-03-12 02:39:46] "GET /virtual-network/96db9814-9978-4649-b294-1ddcb05de58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.005921 10.0.0.27 - - [2026-03-12 02:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875 10.0.0.131 - - [2026-03-12 02:39:48] "GET /projects?obj_uuids=a7b054b1-b864-4023-9428-331d7e103f8b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001071 10.0.0.27 - - [2026-03-12 02:39:48] "GET /project/a7b054b1-b864-4023-9428-331d7e103f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.046679 10.0.0.27 - - [2026-03-12 02:39:48] "POST /neutron/network HTTP/1.1" 200 117 0.014588 10.0.0.27 - - [2026-03-12 02:39:48] "POST /ref-update HTTP/1.1" 200 156 0.025999 10.0.0.131 - - [2026-03-12 02:39:48] "POST /useragent-kv HTTP/1.1" 200 115 0.010159 10.0.0.27 - - [2026-03-12 02:39:48] "POST /neutron/subnet HTTP/1.1" 200 701 0.197380 10.0.0.27 - - [2026-03-12 02:39:48] "POST /id-to-fqname HTTP/1.1" 200 229 0.001749 10.0.0.27 - - [2026-03-12 02:39:48] "GET /virtual-network/ef5b99cd-cae1-4c49-a382-39d81f5db5fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.005669 10.0.0.27 - - [2026-03-12 02:39:48] "GET /virtual-network/ef5b99cd-cae1-4c49-a382-39d81f5db5fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.005579 10.0.0.27 - - [2026-03-12 02:39:49] "POST /neutron/network HTTP/1.1" 200 1074 0.013318 10.0.0.27 - - [2026-03-12 02:39:49] "GET /virtual-network/ef5b99cd-cae1-4c49-a382-39d81f5db5fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.005621 10.0.0.73 - - [2026-03-12 02:39:49] "GET /obj-perms HTTP/1.1" 200 5013 0.046537 10.0.0.27 - - [2026-03-12 02:39:49] "POST /fqname-to-id HTTP/1.1" 404 205 0.003371 10.0.0.27 - - [2026-03-12 02:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003007 10.0.0.131 - - [2026-03-12 02:39:49] "GET /projects?obj_uuids=a7b054b1-b864-4023-9428-331d7e103f8b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000998 10.0.0.27 - - [2026-03-12 02:39:49] "GET /project/a7b054b1-b864-4023-9428-331d7e103f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.037291 10.0.0.27 - - [2026-03-12 02:39:49] "POST /network-policys HTTP/1.1" 200 529 0.070299 10.0.0.27 - - [2026-03-12 02:39:49] "GET /network-policy/d4661dde-153c-46d9-b06e-c2f26972109c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.006298 10.0.0.27 - - [2026-03-12 02:39:49] "POST /fqname-to-id HTTP/1.1" 404 205 0.003606 10.0.0.27 - - [2026-03-12 02:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004443 10.0.0.131 - - [2026-03-12 02:39:50] "GET /projects?obj_uuids=a7b054b1-b864-4023-9428-331d7e103f8b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001299 10.0.0.27 - - [2026-03-12 02:39:50] "GET /project/a7b054b1-b864-4023-9428-331d7e103f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.047507 10.0.0.27 - - [2026-03-12 02:39:50] "POST /network-policys HTTP/1.1" 200 529 0.072006 10.0.0.27 - - [2026-03-12 02:39:50] "GET /network-policy/f87aae4d-e31a-478c-ba6a-674c2c7b1cef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.007792 10.0.0.27 - - [2026-03-12 02:39:50] "POST /fqname-to-id HTTP/1.1" 404 205 0.004467 10.0.0.27 - - [2026-03-12 02:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.131 - - [2026-03-12 02:39:50] "GET /projects?obj_uuids=a7b054b1-b864-4023-9428-331d7e103f8b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001006 10.0.0.27 - - [2026-03-12 02:39:50] "GET /project/a7b054b1-b864-4023-9428-331d7e103f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.038454 10.0.0.27 - - [2026-03-12 02:39:50] "POST /network-policys HTTP/1.1" 200 529 0.079074 10.0.0.27 - - [2026-03-12 02:39:50] "GET /network-policy/cbf86d41-fa8f-453f-8135-90ab3f747409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.007326 10.0.0.27 - - [2026-03-12 02:39:50] "POST /fqname-to-id HTTP/1.1" 404 205 0.004153 10.0.0.27 - - [2026-03-12 02:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.131 - - [2026-03-12 02:39:50] "GET /projects?obj_uuids=a7b054b1-b864-4023-9428-331d7e103f8b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001103 10.0.0.27 - - [2026-03-12 02:39:50] "GET /project/a7b054b1-b864-4023-9428-331d7e103f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.036694 10.0.0.27 - - [2026-03-12 02:39:51] "POST /network-policys HTTP/1.1" 200 529 0.081235 10.0.0.27 - - [2026-03-12 02:39:51] "GET /network-policy/251d8c28-763f-4fac-b48e-b533f17b97a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.006384 10.0.0.27 - - [2026-03-12 02:39:51] "POST /fqname-to-id HTTP/1.1" 404 207 0.003323 10.0.0.27 - - [2026-03-12 02:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.131 - - [2026-03-12 02:39:51] "GET /projects?obj_uuids=a7b054b1-b864-4023-9428-331d7e103f8b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001185 10.0.0.27 - - [2026-03-12 02:39:51] "GET /project/a7b054b1-b864-4023-9428-331d7e103f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.045658 10.0.0.27 - - [2026-03-12 02:39:51] "POST /network-policys HTTP/1.1" 200 533 0.028555 10.0.0.27 - - [2026-03-12 02:39:51] "GET /network-policy/824d09bd-382d-4ccd-8c21-bad2af5cf489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.006080 10.0.0.27 - - [2026-03-12 02:39:51] "POST /fqname-to-id HTTP/1.1" 404 206 0.003901 10.0.0.27 - - [2026-03-12 02:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003882 10.0.0.131 - - [2026-03-12 02:39:51] "GET /projects?obj_uuids=a7b054b1-b864-4023-9428-331d7e103f8b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001276 10.0.0.27 - - [2026-03-12 02:39:51] "GET /project/a7b054b1-b864-4023-9428-331d7e103f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.053438 10.0.0.27 - - [2026-03-12 02:39:51] "POST /network-policys HTTP/1.1" 200 531 0.090185 10.0.0.27 - - [2026-03-12 02:39:51] "GET /network-policy/010c8d89-9c12-4668-9222-3169bb6506d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.007501 10.0.0.27 - - [2026-03-12 02:39:52] "POST /fqname-to-id HTTP/1.1" 404 206 0.003050 10.0.0.27 - - [2026-03-12 02:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004580 10.0.0.131 - - [2026-03-12 02:39:52] "GET /projects?obj_uuids=a7b054b1-b864-4023-9428-331d7e103f8b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001515 10.0.0.27 - - [2026-03-12 02:39:52] "GET /project/a7b054b1-b864-4023-9428-331d7e103f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.044632 10.0.0.27 - - [2026-03-12 02:39:52] "POST /network-policys HTTP/1.1" 200 531 0.078689 10.0.0.27 - - [2026-03-12 02:39:52] "GET /network-policy/7bc39905-affa-44da-b1fc-0a4957923752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.006676 10.0.0.27 - - [2026-03-12 02:39:52] "POST /fqname-to-id HTTP/1.1" 404 206 0.003943 10.0.0.27 - - [2026-03-12 02:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003930 10.0.0.131 - - [2026-03-12 02:39:52] "GET /projects?obj_uuids=a7b054b1-b864-4023-9428-331d7e103f8b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000985 10.0.0.27 - - [2026-03-12 02:39:52] "GET /project/a7b054b1-b864-4023-9428-331d7e103f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.036642 10.0.0.27 - - [2026-03-12 02:39:52] "POST /network-policys HTTP/1.1" 200 531 0.070857 10.0.0.27 - - [2026-03-12 02:39:52] "GET /network-policy/1ef6b8cf-6fbc-4916-b287-2b98f614a39a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.006252 10.0.0.27 - - [2026-03-12 02:39:52] "POST /fqname-to-id HTTP/1.1" 404 206 0.003042 10.0.0.27 - - [2026-03-12 02:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004290 10.0.0.131 - - [2026-03-12 02:39:52] "GET /projects?obj_uuids=a7b054b1-b864-4023-9428-331d7e103f8b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001065 10.0.0.27 - - [2026-03-12 02:39:52] "GET /project/a7b054b1-b864-4023-9428-331d7e103f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.038544 10.0.0.27 - - [2026-03-12 02:39:53] "POST /network-policys HTTP/1.1" 200 531 0.074915 10.0.0.27 - - [2026-03-12 02:39:53] "GET /network-policy/2adf120e-1027-42ba-aaa1-19fcd63086a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.006123 10.0.0.27 - - [2026-03-12 02:39:53] "POST /fqname-to-id HTTP/1.1" 404 208 0.003222 10.0.0.27 - - [2026-03-12 02:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.131 - - [2026-03-12 02:39:53] "GET /projects?obj_uuids=a7b054b1-b864-4023-9428-331d7e103f8b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001016 10.0.0.27 - - [2026-03-12 02:39:53] "GET /project/a7b054b1-b864-4023-9428-331d7e103f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.040047 10.0.0.27 - - [2026-03-12 02:39:53] "POST /network-policys HTTP/1.1" 200 535 0.030719 10.0.0.27 - - [2026-03-12 02:39:53] "GET /network-policy/bba4d155-12bb-4d9f-8ec8-d53e970a126f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.005659 10.0.0.27 - - [2026-03-12 02:39:53] "POST /neutron/network HTTP/1.1" 200 1074 0.019926 10.0.0.27 - - [2026-03-12 02:39:54] "GET /virtual-network/96db9814-9978-4649-b294-1ddcb05de58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.007425 10.0.0.27 - - [2026-03-12 02:39:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.27 - - [2026-03-12 02:39:54] "GET /network-policy/d4661dde-153c-46d9-b06e-c2f26972109c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.005596 10.0.0.27 - - [2026-03-12 02:39:54] "POST /neutron/network HTTP/1.1" 200 1074 0.010952 10.0.0.27 - - [2026-03-12 02:39:54] "POST /fqname-to-id HTTP/1.1" 404 246 0.004711 10.0.0.27 - - [2026-03-12 02:39:54] "GET /virtual-network/ef5b99cd-cae1-4c49-a382-39d81f5db5fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2878 0.007755 10.0.0.27 - - [2026-03-12 02:39:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.011742 10.0.0.27 - - [2026-03-12 02:39:54] "GET /network-policy/824d09bd-382d-4ccd-8c21-bad2af5cf489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.005104 10.0.0.27 - - [2026-03-12 02:39:54] "POST /id-to-fqname HTTP/1.1" 200 229 0.002236 10.0.0.27 - - [2026-03-12 02:39:54] "POST /neutron/network HTTP/1.1" 200 1167 0.007374 10.0.0.131 - - [2026-03-12 02:39:55] "GET /projects?obj_uuids=a7b054b1-b864-4023-9428-331d7e103f8b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001343 10.0.0.27 - - [2026-03-12 02:39:55] "GET /project/a7b054b1-b864-4023-9428-331d7e103f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.059532 10.0.0.27 - - [2026-03-12 02:39:55] "POST /neutron/port HTTP/1.1" 200 117 0.008307 10.0.0.27 - - [2026-03-12 02:39:55] "POST /id-to-fqname HTTP/1.1" 200 229 0.001955 10.0.0.27 - - [2026-03-12 02:39:56] "POST /neutron/network HTTP/1.1" 200 1167 0.006694 10.0.0.27 - - [2026-03-12 02:39:56] "PUT /access-control-list/93c7898a-3aa4-45a4-bbbb-d5080a21ed04 HTTP/1.1" 200 273 0.069319 10.0.0.27 - - [2026-03-12 02:39:56] "POST /neutron/port HTTP/1.1" 200 1061 0.021434 10.0.0.131 - - [2026-03-12 02:39:56] "GET /projects?obj_uuids=a7b054b1-b864-4023-9428-331d7e103f8b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001428 10.0.0.27 - - [2026-03-12 02:39:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005849 10.0.0.27 - - [2026-03-12 02:39:56] "GET /project/a7b054b1-b864-4023-9428-331d7e103f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.071452 10.0.0.27 - - [2026-03-12 02:39:56] "POST /neutron/port HTTP/1.1" 200 117 0.001910 10.0.0.27 - - [2026-03-12 02:39:57] "POST /neutron/security_group HTTP/1.1" 200 2064 0.009352 10.0.0.27 - - [2026-03-12 02:39:57] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008345 10.0.0.27 - - [2026-03-12 02:39:57] "POST /neutron/port HTTP/1.1" 200 1061 0.067310 10.0.0.27 - - [2026-03-12 02:39:58] "DELETE /access-control-list/6e9f0ae5-f5ef-4291-98f7-125f926ed915 HTTP/1.1" 200 115 0.042228 10.0.0.27 - - [2026-03-12 02:39:58] "POST /neutron/port HTTP/1.1" 200 1125 0.037519 10.0.0.27 - - [2026-03-12 02:39:58] "POST /neutron/subnet HTTP/1.1" 200 675 0.013273 10.0.0.27 - - [2026-03-12 02:39:58] "POST /neutron/network HTTP/1.1" 200 1159 0.009057 10.0.0.27 - - [2026-03-12 02:39:58] "POST /neutron/subnet HTTP/1.1" 200 675 0.016845 10.0.0.27 - - [2026-03-12 02:40:02] "POST /neutron/port HTTP/1.1" 200 1125 0.023629 10.0.0.27 - - [2026-03-12 02:40:02] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008700 10.0.0.27 - - [2026-03-12 02:40:02] "GET /virtual-machine/a8b1c7d8-424f-41a5-ba34-3a5e2199bf09 HTTP/1.1" 401 292 0.000439 10.0.0.27 - - [2026-03-12 02:40:02] "GET /virtual-machine/a8b1c7d8-424f-41a5-ba34-3a5e2199bf09 HTTP/1.1" 200 1301 0.033786 10.0.0.27 - - [2026-03-12 02:40:02] "GET /virtual-machine-interface/e38213e3-3806-4878-8158-d8a96e1b8c84 HTTP/1.1" 200 2957 0.007794 10.0.0.27 - - [2026-03-12 02:40:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004308 10.0.0.27 - - [2026-03-12 02:40:02] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005698 10.0.0.27 - - [2026-03-12 02:40:02] "GET /virtual-networks?parent_id=a7b054b1-b864-4023-9428-331d7e103f8b&detail=False&count=False&shared=False HTTP/1.1" 200 591 0.004553 10.0.0.27 - - [2026-03-12 02:40:02] "GET /virtual-network/96db9814-9978-4649-b294-1ddcb05de58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.007862 10.0.0.27 - - [2026-03-12 02:40:04] "POST /neutron/port HTTP/1.1" 200 1125 0.019628 10.0.0.27 - - [2026-03-12 02:40:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005764 10.0.0.27 - - [2026-03-12 02:40:04] "POST /neutron/network HTTP/1.1" 200 1159 0.012701 10.0.0.27 - - [2026-03-12 02:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.27 - - [2026-03-12 02:40:06] "GET /virtual-network/96db9814-9978-4649-b294-1ddcb05de58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.005851 10.0.0.27 - - [2026-03-12 02:40:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004529 10.0.0.27 - - [2026-03-12 02:40:10] "GET /virtual-network/96db9814-9978-4649-b294-1ddcb05de58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.005977 10.0.0.131 - - [2026-03-12 02:40:11] "DELETE /project/427cc465dd444529bedd57cd23878876 HTTP/1.1" 404 173 0.008791 10.0.0.131 - - [2026-03-12 02:40:11] "DELETE /project/427cc465-dd44-4529-bedd-57cd23878876 HTTP/1.1" 404 177 0.007140 10.0.0.131 - - [2026-03-12 02:40:11] "DELETE /project/a7b054b1b86440239428331d7e103f8b HTTP/1.1" 404 173 0.008572 10.0.0.27 - - [2026-03-12 02:40:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003570 10.0.0.27 - - [2026-03-12 02:40:14] "GET /virtual-network/96db9814-9978-4649-b294-1ddcb05de58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.005332 10.0.0.27 - - [2026-03-12 02:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005167 10.0.0.27 - - [2026-03-12 02:40:18] "GET /virtual-network/96db9814-9978-4649-b294-1ddcb05de58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.007508 10.0.0.27 - - [2026-03-12 02:40:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003549 10.0.0.27 - - [2026-03-12 02:40:22] "GET /virtual-network/96db9814-9978-4649-b294-1ddcb05de58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.005694 10.0.0.131 - - [2026-03-12 02:40:24] "GET /obj-perms HTTP/1.1" 200 5056 0.049507 10.0.0.27 - - [2026-03-12 02:40:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003856 10.0.0.27 - - [2026-03-12 02:40:26] "GET /virtual-network/96db9814-9978-4649-b294-1ddcb05de58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.005370 10.0.0.27 - - [2026-03-12 02:40:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004046 10.0.0.27 - - [2026-03-12 02:40:30] "GET /virtual-network/96db9814-9978-4649-b294-1ddcb05de58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.006718 10.0.0.27 - - [2026-03-12 02:40:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003849 10.0.0.27 - - [2026-03-12 02:40:34] "GET /virtual-network/96db9814-9978-4649-b294-1ddcb05de58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.005658 10.0.0.27 - - [2026-03-12 02:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003570 10.0.0.27 - - [2026-03-12 02:40:36] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004128 10.0.0.27 - - [2026-03-12 02:40:36] "GET /virtual-networks?parent_id=a7b054b1-b864-4023-9428-331d7e103f8b&detail=False&count=False&shared=False HTTP/1.1" 200 591 0.003823 10.0.0.27 - - [2026-03-12 02:40:36] "GET /virtual-network/96db9814-9978-4649-b294-1ddcb05de58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.007384 10.0.0.27 - - [2026-03-12 02:40:42] "POST /neutron/port HTTP/1.1" 200 1125 0.024901 10.0.0.27 - - [2026-03-12 02:40:45] "POST /neutron/security_group HTTP/1.1" 200 2064 0.038938 10.0.0.27 - - [2026-03-12 02:40:52] "POST /neutron/port HTTP/1.1" 200 1125 0.019595 10.0.0.27 - - [2026-03-12 02:40:52] "POST /neutron/security_group HTTP/1.1" 200 2064 0.011155 10.0.0.27 - - [2026-03-12 02:40:57] "POST /neutron/port HTTP/1.1" 200 1125 0.021535 10.0.0.27 - - [2026-03-12 02:40:57] "POST /neutron/security_group HTTP/1.1" 200 2064 0.009212 10.0.0.27 - - [2026-03-12 02:40:57] "GET /virtual-machine/71c9a2d8-d1eb-43db-a7d6-9816e83d1ef1 HTTP/1.1" 200 1300 0.007571 10.0.0.27 - - [2026-03-12 02:40:57] "GET /virtual-machine-interface/c1c27289-b7c0-4478-9bc8-8d218e05a627 HTTP/1.1" 200 2958 0.006695 10.0.0.27 - - [2026-03-12 02:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003686 10.0.0.27 - - [2026-03-12 02:40:57] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006030 10.0.0.27 - - [2026-03-12 02:40:57] "GET /virtual-networks?parent_id=a7b054b1-b864-4023-9428-331d7e103f8b&detail=False&count=False&shared=False HTTP/1.1" 200 591 0.004088 10.0.0.27 - - [2026-03-12 02:40:58] "GET /virtual-network/ef5b99cd-cae1-4c49-a382-39d81f5db5fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2878 0.007248 10.0.0.27 - - [2026-03-12 02:40:58] "POST /neutron/network HTTP/1.1" 200 1167 0.007116 10.0.0.27 - - [2026-03-12 02:40:58] "POST /neutron/port HTTP/1.1" 200 117 0.001198 10.0.0.27 - - [2026-03-12 02:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004946 10.0.0.27 - - [2026-03-12 02:40:59] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004208 10.0.0.27 - - [2026-03-12 02:40:59] "GET /virtual-networks?parent_id=a7b054b1-b864-4023-9428-331d7e103f8b&detail=False&count=False&shared=False HTTP/1.1" 200 591 0.004300 10.0.0.27 - - [2026-03-12 02:40:59] "GET /virtual-network/ef5b99cd-cae1-4c49-a382-39d81f5db5fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2878 0.006534 10.0.0.27 - - [2026-03-12 02:40:59] "POST /neutron/security_group HTTP/1.1" 200 2064 0.009556 10.0.0.27 - - [2026-03-12 02:41:04] "POST /neutron/port HTTP/1.1" 200 1125 0.020622 10.0.0.27 - - [2026-03-12 02:41:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.27 - - [2026-03-12 02:41:04] "GET /network-policy/824d09bd-382d-4ccd-8c21-bad2af5cf489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.004491 10.0.0.27 - - [2026-03-12 02:41:04] "POST /neutron/security_group HTTP/1.1" 200 2064 0.010072 10.0.0.27 - - [2026-03-12 02:41:05] "POST /neutron/network HTTP/1.1" 200 1169 0.010841 10.0.0.27 - - [2026-03-12 02:41:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.27 - - [2026-03-12 02:41:05] "GET /network-policy/d4661dde-153c-46d9-b06e-c2f26972109c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.003983 10.0.0.27 - - [2026-03-12 02:41:05] "POST /neutron/port HTTP/1.1" 200 117 0.001731 10.0.0.27 - - [2026-03-12 02:41:05] "POST /neutron/network HTTP/1.1" 200 1157 0.119465 10.0.0.27 - - [2026-03-12 02:41:05] "GET /virtual-network/96db9814-9978-4649-b294-1ddcb05de58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.009136 10.0.0.27 - - [2026-03-12 02:41:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004235 10.0.0.27 - - [2026-03-12 02:41:05] "GET /network-policy/f87aae4d-e31a-478c-ba6a-674c2c7b1cef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.005499 10.0.0.27 - - [2026-03-12 02:41:24] "GET /obj-perms HTTP/1.1" 200 5056 0.044842 10.0.0.27 - - [2026-03-12 02:41:59] "POST /neutron/port HTTP/1.1" 200 1125 0.022207 10.0.0.27 - - [2026-03-12 02:41:59] "POST /neutron/subnet HTTP/1.1" 200 675 0.011873 10.0.0.27 - - [2026-03-12 02:42:05] "POST /neutron/port HTTP/1.1" 200 1125 0.021436 10.0.0.27 - - [2026-03-12 02:42:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004410 10.0.0.27 - - [2026-03-12 02:42:05] "POST /neutron/network HTTP/1.1" 200 1159 0.013624 10.0.0.27 - - [2026-03-12 02:42:06] "POST /neutron/network HTTP/1.1" 200 1160 0.018030 10.0.0.27 - - [2026-03-12 02:42:06] "GET /virtual-network/96db9814-9978-4649-b294-1ddcb05de58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2879 0.006701 10.0.0.27 - - [2026-03-12 02:42:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.27 - - [2026-03-12 02:42:06] "POST /ref-update HTTP/1.1" 200 156 0.109993 10.0.0.27 - - [2026-03-12 02:42:06] "GET /network-policy/bba4d155-12bb-4d9f-8ec8-d53e970a126f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.012260 10.0.0.27 - - [2026-03-12 02:42:15] "POST /neutron/network HTTP/1.1" 200 1157 0.012044 10.0.0.27 - - [2026-03-12 02:42:15] "GET /virtual-network/96db9814-9978-4649-b294-1ddcb05de58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.005608 10.0.0.27 - - [2026-03-12 02:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.27 - - [2026-03-12 02:42:15] "GET /network-policy/cbf86d41-fa8f-453f-8135-90ab3f747409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.006066 10.0.0.27 - - [2026-03-12 02:42:24] "PUT /access-control-list/93c7898a-3aa4-45a4-bbbb-d5080a21ed04 HTTP/1.1" 200 273 0.019626 10.0.0.27 - - [2026-03-12 02:42:24] "POST /neutron/network HTTP/1.1" 200 1157 0.015013 10.0.0.27 - - [2026-03-12 02:42:24] "GET /virtual-network/96db9814-9978-4649-b294-1ddcb05de58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.006922 10.0.0.27 - - [2026-03-12 02:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005319 10.0.0.27 - - [2026-03-12 02:42:24] "GET /network-policy/251d8c28-763f-4fac-b48e-b533f17b97a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.005694 10.0.0.27 - - [2026-03-12 02:42:31] "POST /neutron/network HTTP/1.1" 200 1158 0.010909 10.0.0.27 - - [2026-03-12 02:42:31] "GET /virtual-network/96db9814-9978-4649-b294-1ddcb05de58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2877 0.005008 10.0.0.27 - - [2026-03-12 02:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009711 10.0.0.27 - - [2026-03-12 02:42:31] "GET /network-policy/010c8d89-9c12-4668-9222-3169bb6506d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.010167 10.0.0.27 - - [2026-03-12 02:42:40] "PUT /access-control-list/93c7898a-3aa4-45a4-bbbb-d5080a21ed04 HTTP/1.1" 200 273 0.059155 10.0.0.27 - - [2026-03-12 02:42:40] "POST /neutron/network HTTP/1.1" 200 1158 0.014110 10.0.0.27 - - [2026-03-12 02:42:40] "GET /virtual-network/96db9814-9978-4649-b294-1ddcb05de58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2877 0.007635 10.0.0.27 - - [2026-03-12 02:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004974 10.0.0.27 - - [2026-03-12 02:42:40] "GET /network-policy/7bc39905-affa-44da-b1fc-0a4957923752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.004582 10.0.0.27 - - [2026-03-12 02:42:48] "POST /neutron/network HTTP/1.1" 200 1158 0.011262 10.0.0.27 - - [2026-03-12 02:42:48] "GET /virtual-network/96db9814-9978-4649-b294-1ddcb05de58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2877 0.011617 10.0.0.27 - - [2026-03-12 02:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005730 10.0.0.27 - - [2026-03-12 02:42:48] "GET /network-policy/1ef6b8cf-6fbc-4916-b287-2b98f614a39a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.008547 10.0.0.27 - - [2026-03-12 02:42:57] "PUT /access-control-list/93c7898a-3aa4-45a4-bbbb-d5080a21ed04 HTTP/1.1" 200 273 0.019463 10.0.0.27 - - [2026-03-12 02:42:57] "POST /neutron/network HTTP/1.1" 200 1158 0.014512 10.0.0.27 - - [2026-03-12 02:42:57] "GET /virtual-network/96db9814-9978-4649-b294-1ddcb05de58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2877 0.006300 10.0.0.27 - - [2026-03-12 02:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.27 - - [2026-03-12 02:42:57] "GET /network-policy/2adf120e-1027-42ba-aaa1-19fcd63086a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.004614 10.0.0.27 - - [2026-03-12 02:42:59] "POST /neutron/network HTTP/1.1" 200 1168 0.033756 10.0.0.27 - - [2026-03-12 02:42:59] "POST /neutron/port HTTP/1.1" 200 117 0.001176 10.0.0.27 - - [2026-03-12 02:43:04] "GET /virtual-network/96db9814-9978-4649-b294-1ddcb05de58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2877 0.007538 10.0.0.27 - - [2026-03-12 02:43:04] "POST /neutron/network HTTP/1.1" 200 1074 0.075124 10.0.0.27 - - [2026-03-12 02:43:05] "GET /virtual-network/96db9814-9978-4649-b294-1ddcb05de58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.010417 10.0.0.27 - - [2026-03-12 02:43:05] "GET /virtual-machine/71c9a2d8-d1eb-43db-a7d6-9816e83d1ef1 HTTP/1.1" 200 1300 0.004355 10.0.0.27 - - [2026-03-12 02:43:05] "POST /neutron/port HTTP/1.1" 200 1115 0.019832 10.0.0.27 - - [2026-03-12 02:43:07] "GET /virtual-machine/71c9a2d8-d1eb-43db-a7d6-9816e83d1ef1 HTTP/1.1" 404 171 0.009436 10.0.0.27 - - [2026-03-12 02:43:07] "GET /virtual-machine/71c9a2d8-d1eb-43db-a7d6-9816e83d1ef1 HTTP/1.1" 404 171 0.003634 10.0.0.27 - - [2026-03-12 02:43:07] "GET /virtual-machine/71c9a2d8-d1eb-43db-a7d6-9816e83d1ef1 HTTP/1.1" 404 171 0.004783 10.0.0.27 - - [2026-03-12 02:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.27 - - [2026-03-12 02:43:07] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003840 10.0.0.27 - - [2026-03-12 02:43:07] "GET /virtual-networks?parent_id=a7b054b1-b864-4023-9428-331d7e103f8b&detail=False&count=False&shared=False HTTP/1.1" 200 591 0.003533 10.0.0.27 - - [2026-03-12 02:43:07] "GET /virtual-network/ef5b99cd-cae1-4c49-a382-39d81f5db5fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2878 0.005827 10.0.0.27 - - [2026-03-12 02:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.27 - - [2026-03-12 02:43:07] "GET /routing-instance/bcb57290-5957-487e-ac85-76db6c260d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.007178 10.0.0.27 - - [2026-03-12 02:43:07] "GET /route-target/386addac-0afe-475f-bda9-d94112b0504a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.007113 10.0.0.27 - - [2026-03-12 02:43:10] "GET /obj-perms HTTP/1.1" 200 5013 0.079110 10.0.0.131 - - [2026-03-12 02:43:10] "GET /obj-perms HTTP/1.1" 200 5013 0.062738 10.0.0.27 - - [2026-03-12 02:43:20] "GET /obj-perms HTTP/1.1" 200 5013 0.004775 10.0.0.131 - - [2026-03-12 02:43:20] "GET /obj-perms HTTP/1.1" 200 5013 0.003551 10.0.0.27 - - [2026-03-12 02:43:23] "GET /obj-perms HTTP/1.1" 200 5013 0.004227 10.0.0.73 - - [2026-03-12 02:43:23] "GET /obj-perms HTTP/1.1" 200 5013 0.004177 10.0.0.27 - - [2026-03-12 02:43:23] "GET /virtual-machine/a8b1c7d8-424f-41a5-ba34-3a5e2199bf09 HTTP/1.1" 200 1301 0.004030 10.0.0.27 - - [2026-03-12 02:43:23] "POST /neutron/port HTTP/1.1" 200 1115 0.018739 10.0.0.27 - - [2026-03-12 02:43:25] "GET /virtual-machine/a8b1c7d8-424f-41a5-ba34-3a5e2199bf09 HTTP/1.1" 404 171 0.004540 10.0.0.27 - - [2026-03-12 02:43:25] "GET /virtual-machine/a8b1c7d8-424f-41a5-ba34-3a5e2199bf09 HTTP/1.1" 404 171 0.003345 10.0.0.27 - - [2026-03-12 02:43:25] "GET /virtual-machine/a8b1c7d8-424f-41a5-ba34-3a5e2199bf09 HTTP/1.1" 404 171 0.004369 10.0.0.27 - - [2026-03-12 02:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005724 10.0.0.27 - - [2026-03-12 02:43:25] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004411 10.0.0.27 - - [2026-03-12 02:43:25] "GET /virtual-networks?parent_id=a7b054b1-b864-4023-9428-331d7e103f8b&detail=False&count=False&shared=False HTTP/1.1" 200 591 0.004453 10.0.0.27 - - [2026-03-12 02:43:25] "GET /virtual-network/96db9814-9978-4649-b294-1ddcb05de58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.008656 10.0.0.27 - - [2026-03-12 02:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004052 10.0.0.27 - - [2026-03-12 02:43:25] "GET /routing-instance/6ef3f5ca-5bf3-4d8d-9cde-1795ea621dd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.005128 10.0.0.27 - - [2026-03-12 02:43:25] "GET /route-target/25c69820-8738-4a6f-b2e3-4f30c8fc2385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004496 10.0.0.131 - - [2026-03-12 02:43:26] "GET /obj-perms HTTP/1.1" 200 5056 0.056510 10.0.0.73 - - [2026-03-12 02:43:28] "GET /obj-perms HTTP/1.1" 200 5013 0.004463 10.0.0.27 - - [2026-03-12 02:43:28] "GET /obj-perms HTTP/1.1" 200 5013 0.004096 10.0.0.27 - - [2026-03-12 02:43:29] "GET /virtual-network/ef5b99cd-cae1-4c49-a382-39d81f5db5fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2878 0.007537 10.0.0.27 - - [2026-03-12 02:43:29] "POST /neutron/network HTTP/1.1" 200 1074 0.086829 10.0.0.27 - - [2026-03-12 02:43:29] "DELETE /access-control-list/ce357290-4f17-483a-8d56-f0425078492a HTTP/1.1" 200 115 0.047915 10.0.0.27 - - [2026-03-12 02:43:29] "GET /virtual-network/ef5b99cd-cae1-4c49-a382-39d81f5db5fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.012239 10.0.0.27 - - [2026-03-12 02:43:29] "DELETE /network-policy/bba4d155-12bb-4d9f-8ec8-d53e970a126f HTTP/1.1" 200 115 0.033011 10.0.0.27 - - [2026-03-12 02:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.131 - - [2026-03-12 02:43:29] "GET /projects?obj_uuids=a7b054b1-b864-4023-9428-331d7e103f8b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000971 10.0.0.27 - - [2026-03-12 02:43:29] "GET /project/a7b054b1-b864-4023-9428-331d7e103f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.035269 10.0.0.27 - - [2026-03-12 02:43:29] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-74000679&detail=False&count=False&shared=False HTTP/1.1" 200 2081 0.005773 10.0.0.27 - - [2026-03-12 02:43:29] "DELETE /network-policy/2adf120e-1027-42ba-aaa1-19fcd63086a9 HTTP/1.1" 200 115 0.036587 10.0.0.27 - - [2026-03-12 02:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004190 10.0.0.131 - - [2026-03-12 02:43:29] "GET /projects?obj_uuids=a7b054b1-b864-4023-9428-331d7e103f8b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001007 10.0.0.27 - - [2026-03-12 02:43:29] "GET /project/a7b054b1-b864-4023-9428-331d7e103f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.040431 10.0.0.27 - - [2026-03-12 02:43:29] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-74000679&detail=False&count=False&shared=False HTTP/1.1" 200 1864 0.006581 10.0.0.27 - - [2026-03-12 02:43:29] "DELETE /network-policy/1ef6b8cf-6fbc-4916-b287-2b98f614a39a HTTP/1.1" 200 115 0.038036 10.0.0.27 - - [2026-03-12 02:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005133 10.0.0.131 - - [2026-03-12 02:43:29] "GET /projects?obj_uuids=a7b054b1-b864-4023-9428-331d7e103f8b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001078 10.0.0.27 - - [2026-03-12 02:43:29] "GET /project/a7b054b1-b864-4023-9428-331d7e103f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.043006 10.0.0.27 - - [2026-03-12 02:43:29] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-74000679&detail=False&count=False&shared=False HTTP/1.1" 200 1647 0.007009 10.0.0.27 - - [2026-03-12 02:43:30] "DELETE /network-policy/7bc39905-affa-44da-b1fc-0a4957923752 HTTP/1.1" 200 115 0.043165 10.0.0.27 - - [2026-03-12 02:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.131 - - [2026-03-12 02:43:30] "GET /projects?obj_uuids=a7b054b1-b864-4023-9428-331d7e103f8b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000877 10.0.0.27 - - [2026-03-12 02:43:30] "GET /project/a7b054b1-b864-4023-9428-331d7e103f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.043144 10.0.0.27 - - [2026-03-12 02:43:30] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-74000679&detail=False&count=False&shared=False HTTP/1.1" 200 1430 0.006207 10.0.0.27 - - [2026-03-12 02:43:30] "DELETE /network-policy/010c8d89-9c12-4668-9222-3169bb6506d8 HTTP/1.1" 200 115 0.040647 10.0.0.27 - - [2026-03-12 02:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.131 - - [2026-03-12 02:43:30] "GET /projects?obj_uuids=a7b054b1-b864-4023-9428-331d7e103f8b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001081 10.0.0.27 - - [2026-03-12 02:43:30] "GET /project/a7b054b1-b864-4023-9428-331d7e103f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.045297 10.0.0.27 - - [2026-03-12 02:43:30] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-74000679&detail=False&count=False&shared=False HTTP/1.1" 200 1213 0.006367 10.0.0.27 - - [2026-03-12 02:43:30] "DELETE /network-policy/824d09bd-382d-4ccd-8c21-bad2af5cf489 HTTP/1.1" 200 115 0.029891 10.0.0.27 - - [2026-03-12 02:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.131 - - [2026-03-12 02:43:30] "GET /projects?obj_uuids=a7b054b1-b864-4023-9428-331d7e103f8b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001045 10.0.0.27 - - [2026-03-12 02:43:30] "GET /project/a7b054b1-b864-4023-9428-331d7e103f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.037407 10.0.0.27 - - [2026-03-12 02:43:30] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-74000679&detail=False&count=False&shared=False HTTP/1.1" 200 994 0.006195 10.0.0.27 - - [2026-03-12 02:43:30] "DELETE /network-policy/251d8c28-763f-4fac-b48e-b533f17b97a6 HTTP/1.1" 200 115 0.039571 10.0.0.27 - - [2026-03-12 02:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892 10.0.0.131 - - [2026-03-12 02:43:30] "GET /projects?obj_uuids=a7b054b1-b864-4023-9428-331d7e103f8b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001283 10.0.0.27 - - [2026-03-12 02:43:30] "GET /project/a7b054b1-b864-4023-9428-331d7e103f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.046990 10.0.0.27 - - [2026-03-12 02:43:30] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-74000679&detail=False&count=False&shared=False HTTP/1.1" 200 778 0.006129 10.0.0.27 - - [2026-03-12 02:43:30] "DELETE /network-policy/cbf86d41-fa8f-453f-8135-90ab3f747409 HTTP/1.1" 200 115 0.037163 10.0.0.27 - - [2026-03-12 02:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.131 - - [2026-03-12 02:43:31] "GET /projects?obj_uuids=a7b054b1-b864-4023-9428-331d7e103f8b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000948 10.0.0.27 - - [2026-03-12 02:43:31] "GET /project/a7b054b1-b864-4023-9428-331d7e103f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.043296 10.0.0.27 - - [2026-03-12 02:43:31] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-74000679&detail=False&count=False&shared=False HTTP/1.1" 200 562 0.005484 10.0.0.27 - - [2026-03-12 02:43:31] "DELETE /network-policy/f87aae4d-e31a-478c-ba6a-674c2c7b1cef HTTP/1.1" 200 115 0.040988 10.0.0.27 - - [2026-03-12 02:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.131 - - [2026-03-12 02:43:31] "GET /projects?obj_uuids=a7b054b1-b864-4023-9428-331d7e103f8b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001187 10.0.0.27 - - [2026-03-12 02:43:31] "GET /project/a7b054b1-b864-4023-9428-331d7e103f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.051006 10.0.0.27 - - [2026-03-12 02:43:31] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-74000679&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.006202 10.0.0.27 - - [2026-03-12 02:43:31] "DELETE /network-policy/d4661dde-153c-46d9-b06e-c2f26972109c HTTP/1.1" 200 115 0.037594 10.0.0.27 - - [2026-03-12 02:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006938 10.0.0.131 - - [2026-03-12 02:43:31] "GET /projects?obj_uuids=a7b054b1-b864-4023-9428-331d7e103f8b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001270 10.0.0.27 - - [2026-03-12 02:43:31] "GET /project/a7b054b1-b864-4023-9428-331d7e103f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.050221 10.0.0.27 - - [2026-03-12 02:43:31] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-74000679&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005817 10.0.0.131 - - [2026-03-12 02:43:31] "POST /useragent-kv HTTP/1.1" 200 115 0.005277 10.0.0.131 - - [2026-03-12 02:43:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002594 10.0.0.131 - - [2026-03-12 02:43:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002299 10.0.0.131 - - [2026-03-12 02:43:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002597 10.0.0.27 - - [2026-03-12 02:43:31] "POST /neutron/network HTTP/1.1" 200 151 0.178279 10.0.0.27 - - [2026-03-12 02:43:31] "DELETE /route-target/386addac-0afe-475f-bda9-d94112b0504a HTTP/1.1" 200 115 0.032264 10.0.0.27 - - [2026-03-12 02:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.27 - - [2026-03-12 02:43:32] "DELETE /network-ipam/874d09c7-e2b9-4686-a0d4-36452434c8c3 HTTP/1.1" 200 115 0.039328 10.0.0.27 - - [2026-03-12 02:43:32] "POST /fqname-to-id HTTP/1.1" 404 248 0.004783 10.0.0.131 - - [2026-03-12 02:43:32] "GET /projects?obj_uuids=a7b054b1-b864-4023-9428-331d7e103f8b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000882 10.0.0.131 - - [2026-03-12 02:43:32] "GET /project/a7b054b1-b864-4023-9428-331d7e103f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.043956 10.0.0.131 - - [2026-03-12 02:43:32] "GET /projects?obj_uuids=a7b054b1-b864-4023-9428-331d7e103f8b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001924 10.0.0.131 - - [2026-03-12 02:43:32] "GET /project/a7b054b1-b864-4023-9428-331d7e103f8b?fields=security_groups HTTP/1.1" 200 1381 0.047739 10.0.0.131 - - [2026-03-12 02:43:32] "DELETE /security-group/1aa7e0a7-7fc5-4f53-ad17-03a137fc836f HTTP/1.1" 200 115 0.055465 10.0.0.131 - - [2026-03-12 02:43:32] "GET /projects?obj_uuids=a7b054b1-b864-4023-9428-331d7e103f8b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001318 10.0.0.27 - - [2026-03-12 02:43:32] "DELETE /access-control-list/0e7e7bd9-5942-48cf-92bf-e49fd3021020 HTTP/1.1" 200 115 0.045954 10.0.0.131 - - [2026-03-12 02:43:32] "GET /project/a7b054b1-b864-4023-9428-331d7e103f8b?fields=application_policy_sets HTTP/1.1" 200 1420 0.050713 10.0.0.27 - - [2026-03-12 02:43:32] "DELETE /project/a7b054b1-b864-4023-9428-331d7e103f8b HTTP/1.1" 200 115 0.392342 10.0.0.131 - - [2026-03-12 02:43:32] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000890 10.0.0.27 - - [2026-03-12 02:43:32] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?fields=projects HTTP/1.1" 200 1247 0.013069 10.0.0.131 - - [2026-03-12 02:43:34] "GET /projects?obj_uuids=a7b054b1-b864-4023-9428-331d7e103f8b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004259 10.0.0.131 - - [2026-03-12 02:43:34] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000970 10.0.0.131 - - [2026-03-12 02:43:34] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.032991 10.0.0.131 - - [2026-03-12 02:43:34] "POST /id-to-fqname HTTP/1.1" 200 196 0.003746 10.0.0.131 - - [2026-03-12 02:43:34] "POST /fqname-to-id HTTP/1.1" 404 205 0.009681 10.0.0.131 - - [2026-03-12 02:43:34] "POST /security-groups HTTP/1.1" 200 597 0.034034 10.0.0.131 - - [2026-03-12 02:43:34] "POST /projects HTTP/1.1" 200 597 0.295885 10.0.0.27 - - [2026-03-12 02:43:34] "POST /access-control-lists HTTP/1.1" 200 604 0.033226 10.0.0.131 - - [2026-03-12 02:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.365534 10.0.0.27 - - [2026-03-12 02:43:34] "GET /project/a7b054b1-b864-4023-9428-331d7e103f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.512177 10.0.0.131 - - [2026-03-12 02:43:34] "GET /projects?obj_uuids=a7b054b1-b864-4023-9428-331d7e103f8b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001463 10.0.0.27 - - [2026-03-12 02:43:34] "GET /project/a7b054b1-b864-4023-9428-331d7e103f8b?fields=virtual_networks HTTP/1.1" 200 1046 0.084514 10.0.0.131 - - [2026-03-12 02:43:34] "GET /projects?obj_uuids=a7b054b1-b864-4023-9428-331d7e103f8b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001996 10.0.0.27 - - [2026-03-12 02:43:34] "GET /project/a7b054b1-b864-4023-9428-331d7e103f8b?fields=virtual_machine_interfaces HTTP/1.1" 200 1046 0.046828 10.0.0.131 - - [2026-03-12 02:43:35] "GET /projects?obj_uuids=a7b054b1-b864-4023-9428-331d7e103f8b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001425 10.0.0.27 - - [2026-03-12 02:43:35] "GET /project/a7b054b1-b864-4023-9428-331d7e103f8b?fields=security_groups HTTP/1.1" 200 1279 0.048153 10.0.0.27 - - [2026-03-12 02:43:35] "POST /fqname-to-id HTTP/1.1" 404 200 0.025286 10.0.0.131 - - [2026-03-12 02:43:35] "GET /projects?obj_uuids=21ff227a-5427-4345-965a-f9aae690336d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003369 10.0.0.131 - - [2026-03-12 02:43:35] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001254 10.0.0.131 - - [2026-03-12 02:43:35] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007878 10.0.0.131 - - [2026-03-12 02:43:36] "POST /id-to-fqname HTTP/1.1" 200 202 0.002880 10.0.0.131 - - [2026-03-12 02:43:36] "POST /fqname-to-id HTTP/1.1" 404 211 0.003792 10.0.0.131 - - [2026-03-12 02:43:36] "POST /security-groups HTTP/1.1" 200 603 0.081434 10.0.0.27 - - [2026-03-12 02:43:36] "POST /fqname-to-id HTTP/1.1" 404 246 0.006146 10.0.0.131 - - [2026-03-12 02:43:36] "POST /projects HTTP/1.1" 200 609 0.289780 10.0.0.131 - - [2026-03-12 02:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.362341 10.0.0.27 - - [2026-03-12 02:43:36] "POST /access-control-lists HTTP/1.1" 200 608 0.028053 10.0.0.27 - - [2026-03-12 02:43:36] "GET /project/21ff227a-5427-4345-965a-f9aae690336d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.496858 10.0.0.27 - - [2026-03-12 02:43:37] "GET / HTTP/1.1" 200 36215 0.002160 10.0.0.27 - - [2026-03-12 02:43:39] "GET /project/21ff227a-5427-4345-965a-f9aae690336d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000887 10.0.0.131 - - [2026-03-12 02:43:39] "GET /projects?obj_uuids=21ff227a-5427-4345-965a-f9aae690336d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001094 10.0.0.27 - - [2026-03-12 02:43:39] "GET /project/21ff227a-5427-4345-965a-f9aae690336d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.061742 10.0.0.27 - - [2026-03-12 02:43:40] "GET / HTTP/1.1" 200 36215 0.001669 10.0.0.27 - - [2026-03-12 02:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004630 10.0.0.131 - - [2026-03-12 02:43:40] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001192 10.0.0.27 - - [2026-03-12 02:43:40] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.008919 10.0.0.27 - - [2026-03-12 02:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004722 10.0.0.131 - - [2026-03-12 02:43:41] "GET /projects?obj_uuids=21ff227a-5427-4345-965a-f9aae690336d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001588 10.0.0.27 - - [2026-03-12 02:43:41] "GET /project/21ff227a-5427-4345-965a-f9aae690336d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.048259 10.0.0.27 - - [2026-03-12 02:43:42] "GET /domains HTTP/1.1" 401 292 0.000435 10.0.0.27 - - [2026-03-12 02:43:42] "GET /domains HTTP/1.1" 200 281 0.030506 10.0.0.131 - - [2026-03-12 02:43:42] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001400 10.0.0.27 - - [2026-03-12 02:43:42] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2 HTTP/1.1" 200 2788 0.012760 10.0.0.131 - - [2026-03-12 02:43:42] "GET /projects?obj_uuids=21ff227a-5427-4345-965a-f9aae690336d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000935 10.0.0.27 - - [2026-03-12 02:43:42] "GET /project/21ff227a-5427-4345-965a-f9aae690336d HTTP/1.1" 200 1928 0.115599 10.0.0.27 - - [2026-03-12 02:43:42] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.003975 10.0.0.27 - - [2026-03-12 02:43:42] "POST /network-ipams HTTP/1.1" 200 623 0.035243 10.0.0.27 - - [2026-03-12 02:43:42] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 813 0.006230 10.0.0.27 - - [2026-03-12 02:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.27 - - [2026-03-12 02:43:42] "GET /network-ipam/ae9d5371-2de7-42a1-b5bb-022560551dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.008557 10.0.0.27 - - [2026-03-12 02:43:42] "PUT /network-ipam/ae9d5371-2de7-42a1-b5bb-022560551dfc HTTP/1.1" 200 259 0.019044 10.0.0.27 - - [2026-03-12 02:43:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000666 10.0.0.27 - - [2026-03-12 02:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.029394 10.0.0.131 - - [2026-03-12 02:43:43] "GET /projects?obj_uuids=21ff227a-5427-4345-965a-f9aae690336d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000997 10.0.0.27 - - [2026-03-12 02:43:43] "GET /project/21ff227a-5427-4345-965a-f9aae690336d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.051950 10.0.0.27 - - [2026-03-12 02:43:43] "POST /neutron/network HTTP/1.1" 200 117 0.053268 10.0.0.131 - - [2026-03-12 02:43:44] "POST /useragent-kv HTTP/1.1" 200 115 0.006316 10.0.0.27 - - [2026-03-12 02:43:44] "POST /neutron/subnet HTTP/1.1" 200 701 0.195317 10.0.0.27 - - [2026-03-12 02:43:44] "POST /id-to-fqname HTTP/1.1" 200 235 0.001768 10.0.0.27 - - [2026-03-12 02:43:44] "GET /virtual-network/b5db5a8b-08a0-4c89-bc5b-e1b94f18a247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.009265 10.0.0.27 - - [2026-03-12 02:43:44] "POST /neutron/network HTTP/1.1" 200 1337 0.011400 10.0.0.27 - - [2026-03-12 02:43:44] "GET /virtual-network/b5db5a8b-08a0-4c89-bc5b-e1b94f18a247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.007004 10.0.0.27 - - [2026-03-12 02:43:44] "POST /neutron/subnet HTTP/1.1" 200 701 0.011385 10.0.0.27 - - [2026-03-12 02:43:45] "GET /virtual-network/b5db5a8b-08a0-4c89-bc5b-e1b94f18a247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.005763 10.0.0.27 - - [2026-03-12 02:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004605 10.0.0.131 - - [2026-03-12 02:43:46] "GET /projects?obj_uuids=21ff227a-5427-4345-965a-f9aae690336d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000966 10.0.0.27 - - [2026-03-12 02:43:46] "GET /project/21ff227a-5427-4345-965a-f9aae690336d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.040542 10.0.0.131 - - [2026-03-12 02:43:46] "GET /projects?obj_uuids=21ff227a-5427-4345-965a-f9aae690336d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001276 10.0.0.27 - - [2026-03-12 02:43:46] "POST /neutron/network HTTP/1.1" 200 623 0.167084 10.0.0.27 - - [2026-03-12 02:43:46] "POST /route-targets HTTP/1.1" 200 328 0.017303 10.0.0.131 - - [2026-03-12 02:43:47] "POST /useragent-kv HTTP/1.1" 200 115 0.007732 10.0.0.27 - - [2026-03-12 02:43:47] "POST /fqname-to-id HTTP/1.1" 404 207 0.051627 10.0.0.27 - - [2026-03-12 02:43:47] "POST /neutron/subnet HTTP/1.1" 200 828 0.207634 10.0.0.27 - - [2026-03-12 02:43:47] "POST /id-to-fqname HTTP/1.1" 200 235 0.001315 10.0.0.27 - - [2026-03-12 02:43:47] "GET /virtual-network/e69cc39d-68b9-48f8-bff7-64b833da5ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.005810 10.0.0.27 - - [2026-03-12 02:43:47] "GET /virtual-network/e69cc39d-68b9-48f8-bff7-64b833da5ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.006376 10.0.0.27 - - [2026-03-12 02:43:47] "POST /neutron/network HTTP/1.1" 200 1337 0.012425 10.0.0.27 - - [2026-03-12 02:43:47] "POST /neutron/subnet HTTP/1.1" 200 828 0.011682 10.0.0.27 - - [2026-03-12 02:43:47] "GET /virtual-network/e69cc39d-68b9-48f8-bff7-64b833da5ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.006074 10.0.0.27 - - [2026-03-12 02:43:48] "GET /obj-perms HTTP/1.1" 200 5019 0.056605 10.0.0.73 - - [2026-03-12 02:43:48] "GET /obj-perms HTTP/1.1" 200 5019 0.066060 10.0.0.131 - - [2026-03-12 02:43:48] "GET /obj-perms HTTP/1.1" 200 5019 0.065492 10.0.0.27 - - [2026-03-12 02:43:48] "POST /fqname-to-id HTTP/1.1" 404 211 0.004696 10.0.0.27 - - [2026-03-12 02:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009402 10.0.0.131 - - [2026-03-12 02:43:48] "GET /projects?obj_uuids=21ff227a-5427-4345-965a-f9aae690336d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001243 10.0.0.27 - - [2026-03-12 02:43:48] "GET /project/21ff227a-5427-4345-965a-f9aae690336d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.057001 10.0.0.27 - - [2026-03-12 02:43:48] "POST /network-policys HTTP/1.1" 200 535 0.040027 10.0.0.27 - - [2026-03-12 02:43:48] "GET /network-policy/4c33c6bd-55b1-4501-8ed4-bbf9d69530bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.008011 10.0.0.27 - - [2026-03-12 02:43:48] "POST /fqname-to-id HTTP/1.1" 404 211 0.003566 10.0.0.27 - - [2026-03-12 02:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.131 - - [2026-03-12 02:43:48] "GET /projects?obj_uuids=21ff227a-5427-4345-965a-f9aae690336d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001039 10.0.0.27 - - [2026-03-12 02:43:48] "GET /project/21ff227a-5427-4345-965a-f9aae690336d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.043365 10.0.0.27 - - [2026-03-12 02:43:49] "POST /network-policys HTTP/1.1" 200 535 0.049462 10.0.0.27 - - [2026-03-12 02:43:49] "GET /network-policy/daabe541-e262-4b51-b495-a900f90e679e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.009115 10.0.0.27 - - [2026-03-12 02:43:49] "POST /fqname-to-id HTTP/1.1" 404 211 0.003373 10.0.0.27 - - [2026-03-12 02:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005157 10.0.0.131 - - [2026-03-12 02:43:49] "GET /projects?obj_uuids=21ff227a-5427-4345-965a-f9aae690336d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001796 10.0.0.27 - - [2026-03-12 02:43:49] "GET /project/21ff227a-5427-4345-965a-f9aae690336d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.044009 10.0.0.27 - - [2026-03-12 02:43:49] "POST /network-policys HTTP/1.1" 200 535 0.029640 10.0.0.27 - - [2026-03-12 02:43:49] "GET /network-policy/8868d057-b1ba-4762-a830-cb53c682c120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.006731 10.0.0.27 - - [2026-03-12 02:43:49] "POST /fqname-to-id HTTP/1.1" 404 211 0.003168 10.0.0.27 - - [2026-03-12 02:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.131 - - [2026-03-12 02:43:49] "GET /projects?obj_uuids=21ff227a-5427-4345-965a-f9aae690336d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000953 10.0.0.27 - - [2026-03-12 02:43:49] "GET /project/21ff227a-5427-4345-965a-f9aae690336d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.040131 10.0.0.27 - - [2026-03-12 02:43:49] "POST /network-policys HTTP/1.1" 200 535 0.037796 10.0.0.27 - - [2026-03-12 02:43:49] "GET /network-policy/3efe9a01-cbb3-4ad7-ac5c-46b3bb0d1da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.007685 10.0.0.27 - - [2026-03-12 02:43:50] "POST /fqname-to-id HTTP/1.1" 404 213 0.004685 10.0.0.27 - - [2026-03-12 02:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.131 - - [2026-03-12 02:43:50] "GET /projects?obj_uuids=21ff227a-5427-4345-965a-f9aae690336d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000972 10.0.0.27 - - [2026-03-12 02:43:50] "GET /project/21ff227a-5427-4345-965a-f9aae690336d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.064456 10.0.0.27 - - [2026-03-12 02:43:50] "POST /network-policys HTTP/1.1" 200 539 0.034763 10.0.0.27 - - [2026-03-12 02:43:50] "GET /network-policy/b836cec4-a7e3-4bbe-bb46-0a88f6c5633e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.007331 10.0.0.27 - - [2026-03-12 02:43:50] "POST /fqname-to-id HTTP/1.1" 404 212 0.004202 10.0.0.27 - - [2026-03-12 02:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004000 10.0.0.131 - - [2026-03-12 02:43:50] "GET /projects?obj_uuids=21ff227a-5427-4345-965a-f9aae690336d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001940 10.0.0.27 - - [2026-03-12 02:43:50] "GET /project/21ff227a-5427-4345-965a-f9aae690336d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.053764 10.0.0.27 - - [2026-03-12 02:43:50] "POST /network-policys HTTP/1.1" 200 537 0.032758 10.0.0.27 - - [2026-03-12 02:43:50] "GET /network-policy/adf949b1-733c-44e9-b425-96d133baf3c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4996 0.007074 10.0.0.27 - - [2026-03-12 02:43:50] "POST /fqname-to-id HTTP/1.1" 404 212 0.003452 10.0.0.27 - - [2026-03-12 02:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004228 10.0.0.131 - - [2026-03-12 02:43:50] "GET /projects?obj_uuids=21ff227a-5427-4345-965a-f9aae690336d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001068 10.0.0.27 - - [2026-03-12 02:43:50] "GET /project/21ff227a-5427-4345-965a-f9aae690336d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.040247 10.0.0.27 - - [2026-03-12 02:43:50] "POST /network-policys HTTP/1.1" 200 537 0.030275 10.0.0.27 - - [2026-03-12 02:43:51] "GET /network-policy/1f22d7f6-6a32-44c3-a988-4460eaab2a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.006915 10.0.0.27 - - [2026-03-12 02:43:51] "POST /fqname-to-id HTTP/1.1" 404 212 0.004221 10.0.0.27 - - [2026-03-12 02:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.131 - - [2026-03-12 02:43:51] "GET /projects?obj_uuids=21ff227a-5427-4345-965a-f9aae690336d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001473 10.0.0.27 - - [2026-03-12 02:43:51] "GET /project/21ff227a-5427-4345-965a-f9aae690336d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.036013 10.0.0.27 - - [2026-03-12 02:43:51] "POST /network-policys HTTP/1.1" 200 537 0.027259 10.0.0.27 - - [2026-03-12 02:43:51] "GET /network-policy/37d89ddf-e75d-4269-9e9d-f7191cca1b6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.006276 10.0.0.27 - - [2026-03-12 02:43:51] "POST /fqname-to-id HTTP/1.1" 404 212 0.003933 10.0.0.27 - - [2026-03-12 02:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004892 10.0.0.131 - - [2026-03-12 02:43:51] "GET /projects?obj_uuids=21ff227a-5427-4345-965a-f9aae690336d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001113 10.0.0.27 - - [2026-03-12 02:43:51] "GET /project/21ff227a-5427-4345-965a-f9aae690336d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.042726 10.0.0.27 - - [2026-03-12 02:43:51] "POST /network-policys HTTP/1.1" 200 537 0.027733 10.0.0.27 - - [2026-03-12 02:43:51] "GET /network-policy/8ab02094-0be6-4daa-84ef-3ba6fe599204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.007662 10.0.0.27 - - [2026-03-12 02:43:51] "POST /fqname-to-id HTTP/1.1" 404 214 0.003558 10.0.0.27 - - [2026-03-12 02:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002946 10.0.0.131 - - [2026-03-12 02:43:51] "GET /projects?obj_uuids=21ff227a-5427-4345-965a-f9aae690336d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001020 10.0.0.27 - - [2026-03-12 02:43:51] "GET /project/21ff227a-5427-4345-965a-f9aae690336d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.044203 10.0.0.27 - - [2026-03-12 02:43:52] "POST /network-policys HTTP/1.1" 200 541 0.030415 10.0.0.27 - - [2026-03-12 02:43:52] "GET /network-policy/440106e9-ce42-4b41-a3e5-6289621ce2ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.006442 10.0.0.27 - - [2026-03-12 02:43:52] "POST /access-control-lists HTTP/1.1" 200 611 0.042389 10.0.0.27 - - [2026-03-12 02:43:52] "POST /neutron/network HTTP/1.1" 200 1425 0.013227 10.0.0.27 - - [2026-03-12 02:43:52] "GET /virtual-network/b5db5a8b-08a0-4c89-bc5b-e1b94f18a247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.005057 10.0.0.27 - - [2026-03-12 02:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.27 - - [2026-03-12 02:43:52] "GET /network-policy/4c33c6bd-55b1-4501-8ed4-bbf9d69530bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.005517 10.0.0.27 - - [2026-03-12 02:43:52] "POST /neutron/network HTTP/1.1" 200 1427 0.037442 10.0.0.27 - - [2026-03-12 02:43:52] "POST /ref-update HTTP/1.1" 200 156 0.038368 10.0.0.27 - - [2026-03-12 02:43:52] "GET /virtual-network/e69cc39d-68b9-48f8-bff7-64b833da5ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3486 0.010066 10.0.0.27 - - [2026-03-12 02:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.027156 10.0.0.27 - - [2026-03-12 02:43:53] "GET /network-policy/b836cec4-a7e3-4bbe-bb46-0a88f6c5633e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004280 10.0.0.27 - - [2026-03-12 02:43:53] "POST /id-to-fqname HTTP/1.1" 200 235 0.001939 10.0.0.131 - - [2026-03-12 02:43:54] "GET /projects?obj_uuids=21ff227a-5427-4345-965a-f9aae690336d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000957 10.0.0.27 - - [2026-03-12 02:43:54] "GET /project/21ff227a-5427-4345-965a-f9aae690336d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.074762 10.0.0.27 - - [2026-03-12 02:43:54] "POST /neutron/port HTTP/1.1" 200 117 0.015453 10.0.0.27 - - [2026-03-12 02:43:54] "POST /id-to-fqname HTTP/1.1" 200 235 0.002097 10.0.0.27 - - [2026-03-12 02:43:54] "POST /neutron/network HTTP/1.1" 200 1437 0.007736 10.0.0.27 - - [2026-03-12 02:43:55] "POST /neutron/port HTTP/1.1" 200 1174 0.023299 10.0.0.131 - - [2026-03-12 02:43:55] "GET /projects?obj_uuids=21ff227a-5427-4345-965a-f9aae690336d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000971 10.0.0.27 - - [2026-03-12 02:43:55] "GET /project/21ff227a-5427-4345-965a-f9aae690336d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.098889 10.0.0.27 - - [2026-03-12 02:43:55] "POST /neutron/network HTTP/1.1" 200 1427 0.053070 10.0.0.27 - - [2026-03-12 02:43:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004339 10.0.0.27 - - [2026-03-12 02:43:55] "POST /neutron/port HTTP/1.1" 200 117 0.001141 10.0.0.27 - - [2026-03-12 02:43:55] "POST /neutron/security_group HTTP/1.1" 200 2070 0.011462 10.0.0.27 - - [2026-03-12 02:43:55] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010413 10.0.0.27 - - [2026-03-12 02:43:56] "POST /neutron/port HTTP/1.1" 200 1174 0.025078 10.0.0.27 - - [2026-03-12 02:43:56] "POST /neutron/port HTTP/1.1" 200 1238 0.026366 10.0.0.27 - - [2026-03-12 02:43:56] "POST /neutron/subnet HTTP/1.1" 200 1361 0.014842 10.0.0.27 - - [2026-03-12 02:43:56] "POST /neutron/network HTTP/1.1" 200 1427 0.010633 10.0.0.27 - - [2026-03-12 02:43:59] "DELETE /access-control-list/07603404-84b0-44a9-9adf-6f4e6a6733c5 HTTP/1.1" 200 115 0.033483 10.0.0.27 - - [2026-03-12 02:43:59] "POST /neutron/network HTTP/1.1" 200 1435 0.006959 10.0.0.27 - - [2026-03-12 02:43:59] "POST /neutron/subnet HTTP/1.1" 200 1361 0.014770 10.0.0.27 - - [2026-03-12 02:43:59] "POST /neutron/network HTTP/1.1" 200 1425 0.011628 10.0.0.27 - - [2026-03-12 02:44:01] "POST /neutron/port HTTP/1.1" 200 1238 0.029054 10.0.0.27 - - [2026-03-12 02:44:01] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009919 10.0.0.27 - - [2026-03-12 02:44:01] "GET /virtual-machine/561e7e93-9aa6-43f7-b59f-c3aa464c6e4e HTTP/1.1" 401 292 0.000793 10.0.0.27 - - [2026-03-12 02:44:01] "GET /virtual-machine/561e7e93-9aa6-43f7-b59f-c3aa464c6e4e HTTP/1.1" 200 1306 0.036368 10.0.0.27 - - [2026-03-12 02:44:01] "GET /virtual-machine-interface/9e17bb7e-ccaa-4077-8f9b-069d226eb4d0 HTTP/1.1" 200 3177 0.008351 10.0.0.27 - - [2026-03-12 02:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004195 10.0.0.27 - - [2026-03-12 02:44:01] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005617 10.0.0.27 - - [2026-03-12 02:44:01] "GET /virtual-networks?parent_id=21ff227a-5427-4345-965a-f9aae690336d&detail=False&count=False&shared=False HTTP/1.1" 200 603 0.004121 10.0.0.27 - - [2026-03-12 02:44:01] "GET /virtual-network/b5db5a8b-08a0-4c89-bc5b-e1b94f18a247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.006498 10.0.0.27 - - [2026-03-12 02:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003997 10.0.0.27 - - [2026-03-12 02:44:04] "GET /virtual-network/b5db5a8b-08a0-4c89-bc5b-e1b94f18a247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.005752 10.0.0.27 - - [2026-03-12 02:44:08] "POST /neutron/network HTTP/1.1" 200 1437 0.007695 10.0.0.27 - - [2026-03-12 02:44:08] "POST /neutron/subnet HTTP/1.1" 200 1361 0.019890 10.0.0.27 - - [2026-03-12 02:44:08] "POST /neutron/network HTTP/1.1" 200 1427 0.010656 10.0.0.27 - - [2026-03-12 02:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344 10.0.0.27 - - [2026-03-12 02:44:08] "GET /virtual-network/b5db5a8b-08a0-4c89-bc5b-e1b94f18a247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.006027 10.0.0.131 - - [2026-03-12 02:44:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000583 10.0.0.131 - - [2026-03-12 02:44:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000538 10.0.0.73 - - [2026-03-12 02:44:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000613 10.0.0.73 - - [2026-03-12 02:44:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000694 10.0.0.131 - - [2026-03-12 02:44:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000372 10.0.0.73 - - [2026-03-12 02:44:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.131 - - [2026-03-12 02:44:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000415 10.0.0.73 - - [2026-03-12 02:44:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000393 10.0.0.131 - - [2026-03-12 02:44:11] "DELETE /project/a7b054b1b86440239428331d7e103f8b HTTP/1.1" 404 173 0.005658 10.0.0.131 - - [2026-03-12 02:44:11] "DELETE /project/a7b054b1-b864-4023-9428-331d7e103f8b HTTP/1.1" 404 177 0.003861 10.0.0.131 - - [2026-03-12 02:44:11] "DELETE /project/21ff227a54274345965af9aae690336d HTTP/1.1" 404 173 0.005092 10.0.0.27 - - [2026-03-12 02:44:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000516 10.0.0.27 - - [2026-03-12 02:44:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000586 10.0.0.27 - - [2026-03-12 02:44:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000474 10.0.0.27 - - [2026-03-12 02:44:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000380 10.0.0.27 - - [2026-03-12 02:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003856 10.0.0.27 - - [2026-03-12 02:44:12] "GET /virtual-network/b5db5a8b-08a0-4c89-bc5b-e1b94f18a247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.005540 10.0.0.27 - - [2026-03-12 02:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004511 10.0.0.27 - - [2026-03-12 02:44:16] "GET /virtual-network/b5db5a8b-08a0-4c89-bc5b-e1b94f18a247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.005717 10.0.0.27 - - [2026-03-12 02:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003977 10.0.0.27 - - [2026-03-12 02:44:21] "GET /virtual-network/b5db5a8b-08a0-4c89-bc5b-e1b94f18a247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.005407 10.0.0.27 - - [2026-03-12 02:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.27 - - [2026-03-12 02:44:25] "GET /virtual-network/b5db5a8b-08a0-4c89-bc5b-e1b94f18a247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.005222 10.0.0.27 - - [2026-03-12 02:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003739 10.0.0.27 - - [2026-03-12 02:44:29] "GET /virtual-network/b5db5a8b-08a0-4c89-bc5b-e1b94f18a247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.005466 10.0.0.27 - - [2026-03-12 02:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.27 - - [2026-03-12 02:44:33] "GET /virtual-network/b5db5a8b-08a0-4c89-bc5b-e1b94f18a247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.005691 10.0.0.27 - - [2026-03-12 02:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.27 - - [2026-03-12 02:44:35] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004188 10.0.0.27 - - [2026-03-12 02:44:35] "GET /virtual-networks?parent_id=21ff227a-5427-4345-965a-f9aae690336d&detail=False&count=False&shared=False HTTP/1.1" 200 603 0.003670 10.0.0.27 - - [2026-03-12 02:44:35] "GET /virtual-network/b5db5a8b-08a0-4c89-bc5b-e1b94f18a247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.007167 10.0.0.27 - - [2026-03-12 02:44:40] "POST /neutron/port HTTP/1.1" 200 1238 0.026420 10.0.0.27 - - [2026-03-12 02:44:45] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008974 10.0.0.27 - - [2026-03-12 02:44:49] "POST /neutron/port HTTP/1.1" 200 1238 0.020486 10.0.0.27 - - [2026-03-12 02:44:51] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007473 10.0.0.27 - - [2026-03-12 02:44:56] "POST /neutron/port HTTP/1.1" 200 1238 0.017397 10.0.0.27 - - [2026-03-12 02:44:56] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007353 10.0.0.27 - - [2026-03-12 02:44:56] "GET /virtual-machine/38d3754d-67a6-4a78-af41-3ad66540a4e6 HTTP/1.1" 200 1306 0.005371 10.0.0.27 - - [2026-03-12 02:44:56] "GET /virtual-machine-interface/b7ddb9ee-1d5a-484b-94f7-cad28ef4d4cb HTTP/1.1" 200 3177 0.004779 10.0.0.27 - - [2026-03-12 02:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.27 - - [2026-03-12 02:44:56] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003931 10.0.0.27 - - [2026-03-12 02:44:56] "GET /virtual-networks?parent_id=21ff227a-5427-4345-965a-f9aae690336d&detail=False&count=False&shared=False HTTP/1.1" 200 603 0.002738 10.0.0.27 - - [2026-03-12 02:44:56] "GET /virtual-network/e69cc39d-68b9-48f8-bff7-64b833da5ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3486 0.005927 10.0.0.27 - - [2026-03-12 02:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.27 - - [2026-03-12 02:44:57] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003581 10.0.0.27 - - [2026-03-12 02:44:57] "GET /virtual-networks?parent_id=21ff227a-5427-4345-965a-f9aae690336d&detail=False&count=False&shared=False HTTP/1.1" 200 603 0.003111 10.0.0.27 - - [2026-03-12 02:44:57] "GET /virtual-network/e69cc39d-68b9-48f8-bff7-64b833da5ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3486 0.008809 10.0.0.27 - - [2026-03-12 02:44:59] "POST /neutron/port HTTP/1.1" 200 1238 0.021891 10.0.0.27 - - [2026-03-12 02:44:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004192 10.0.0.27 - - [2026-03-12 02:44:59] "POST /neutron/port HTTP/1.1" 200 117 0.003037 10.0.0.27 - - [2026-03-12 02:45:03] "POST /neutron/port HTTP/1.1" 200 2322 0.022879 10.0.0.27 - - [2026-03-12 02:45:03] "POST /neutron/security_group HTTP/1.1" 200 2070 0.017274 10.0.0.27 - - [2026-03-12 02:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.27 - - [2026-03-12 02:45:03] "GET /network-policy/b836cec4-a7e3-4bbe-bb46-0a88f6c5633e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003616 10.0.0.27 - - [2026-03-12 02:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.27 - - [2026-03-12 02:45:03] "GET /network-policy/4c33c6bd-55b1-4501-8ed4-bbf9d69530bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.003677 10.0.0.27 - - [2026-03-12 02:45:03] "POST /neutron/network HTTP/1.1" 200 1425 0.011954 10.0.0.27 - - [2026-03-12 02:45:03] "POST /fqname-to-id HTTP/1.1" 404 207 0.005120 10.0.0.27 - - [2026-03-12 02:45:04] "GET /virtual-network/b5db5a8b-08a0-4c89-bc5b-e1b94f18a247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.019052 10.0.0.27 - - [2026-03-12 02:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003866 10.0.0.27 - - [2026-03-12 02:45:04] "GET /network-policy/daabe541-e262-4b51-b495-a900f90e679e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.004640 10.0.0.27 - - [2026-03-12 02:45:08] "POST /neutron/port HTTP/1.1" 200 1238 0.045738 10.0.0.27 - - [2026-03-12 02:45:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004148 10.0.0.27 - - [2026-03-12 02:45:08] "POST /neutron/port HTTP/1.1" 200 117 0.001197 10.0.0.27 - - [2026-03-12 02:45:23] "POST /neutron/network HTTP/1.1" 200 1425 0.013865 10.0.0.27 - - [2026-03-12 02:45:23] "PUT /access-control-list/cf4cdac4-b16c-4dba-bd59-af1af7b6d17a HTTP/1.1" 200 273 0.021119 10.0.0.27 - - [2026-03-12 02:45:23] "GET /virtual-network/b5db5a8b-08a0-4c89-bc5b-e1b94f18a247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3487 0.007023 10.0.0.27 - - [2026-03-12 02:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.014915 10.0.0.27 - - [2026-03-12 02:45:23] "GET /network-policy/440106e9-ce42-4b41-a3e5-6289621ce2ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004112 10.0.0.27 - - [2026-03-12 02:45:35] "POST /neutron/network HTTP/1.1" 200 1428 0.012323 10.0.0.27 - - [2026-03-12 02:45:35] "POST /ref-update HTTP/1.1" 200 156 0.044373 10.0.0.27 - - [2026-03-12 02:45:35] "GET /virtual-network/b5db5a8b-08a0-4c89-bc5b-e1b94f18a247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.009083 10.0.0.27 - - [2026-03-12 02:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012314 10.0.0.27 - - [2026-03-12 02:45:35] "GET /network-policy/8868d057-b1ba-4762-a830-cb53c682c120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.005189 10.0.0.27 - - [2026-03-12 02:45:47] "POST /neutron/network HTTP/1.1" 200 1425 0.011829 10.0.0.27 - - [2026-03-12 02:45:47] "POST /fqname-to-id HTTP/1.1" 404 207 0.009827 10.0.0.27 - - [2026-03-12 02:45:47] "GET /virtual-network/b5db5a8b-08a0-4c89-bc5b-e1b94f18a247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.007794 10.0.0.27 - - [2026-03-12 02:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003152 10.0.0.27 - - [2026-03-12 02:45:47] "GET /network-policy/3efe9a01-cbb3-4ad7-ac5c-46b3bb0d1da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.004373 10.0.0.27 - - [2026-03-12 02:45:57] "POST /neutron/network HTTP/1.1" 200 1425 0.014535 10.0.0.27 - - [2026-03-12 02:45:58] "POST /ref-update HTTP/1.1" 200 156 0.035098 10.0.0.27 - - [2026-03-12 02:45:58] "GET /virtual-network/b5db5a8b-08a0-4c89-bc5b-e1b94f18a247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3485 0.008276 10.0.0.27 - - [2026-03-12 02:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.27 - - [2026-03-12 02:45:58] "GET /network-policy/adf949b1-733c-44e9-b425-96d133baf3c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4996 0.004317 10.0.0.27 - - [2026-03-12 02:45:59] "POST /neutron/port HTTP/1.1" 200 1238 0.030372 10.0.0.27 - - [2026-03-12 02:45:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003936 10.0.0.27 - - [2026-03-12 02:45:59] "POST /neutron/port HTTP/1.1" 200 117 0.001130 10.0.0.27 - - [2026-03-12 02:46:09] "POST /neutron/port HTTP/1.1" 200 1238 0.017515 10.0.0.27 - - [2026-03-12 02:46:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003998 10.0.0.27 - - [2026-03-12 02:46:09] "POST /neutron/port HTTP/1.1" 200 117 0.001160 10.0.0.27 - - [2026-03-12 02:46:10] "POST /neutron/network HTTP/1.1" 200 1426 0.010776 10.0.0.27 - - [2026-03-12 02:46:10] "GET /virtual-network/b5db5a8b-08a0-4c89-bc5b-e1b94f18a247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3485 0.012142 10.0.0.27 - - [2026-03-12 02:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004002 10.0.0.27 - - [2026-03-12 02:46:10] "GET /network-policy/1f22d7f6-6a32-44c3-a988-4460eaab2a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.007587 10.0.0.27 - - [2026-03-12 02:46:21] "POST /neutron/network HTTP/1.1" 200 1426 0.010642 10.0.0.27 - - [2026-03-12 02:46:21] "POST /fqname-to-id HTTP/1.1" 404 207 0.005997 10.0.0.27 - - [2026-03-12 02:46:21] "PUT /access-control-list/cf4cdac4-b16c-4dba-bd59-af1af7b6d17a HTTP/1.1" 200 273 0.016049 10.0.0.27 - - [2026-03-12 02:46:21] "GET /virtual-network/b5db5a8b-08a0-4c89-bc5b-e1b94f18a247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3485 0.007799 10.0.0.27 - - [2026-03-12 02:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002906 10.0.0.27 - - [2026-03-12 02:46:21] "GET /network-policy/37d89ddf-e75d-4269-9e9d-f7191cca1b6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.004490 10.0.0.27 - - [2026-03-12 02:46:33] "POST /neutron/network HTTP/1.1" 200 1426 0.012934 10.0.0.27 - - [2026-03-12 02:46:33] "GET /virtual-network/b5db5a8b-08a0-4c89-bc5b-e1b94f18a247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3485 0.007718 10.0.0.27 - - [2026-03-12 02:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.27 - - [2026-03-12 02:46:33] "GET /network-policy/8ab02094-0be6-4daa-84ef-3ba6fe599204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.004225 10.0.0.27 - - [2026-03-12 02:46:43] "GET /virtual-network/b5db5a8b-08a0-4c89-bc5b-e1b94f18a247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3485 0.005814 10.0.0.27 - - [2026-03-12 02:46:43] "POST /neutron/network HTTP/1.1" 200 1426 0.012810 10.0.0.27 - - [2026-03-12 02:46:43] "POST /ref-update HTTP/1.1" 200 156 0.028060 10.0.0.27 - - [2026-03-12 02:46:43] "GET /virtual-network/b5db5a8b-08a0-4c89-bc5b-e1b94f18a247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.012490 10.0.0.27 - - [2026-03-12 02:46:43] "GET /virtual-machine/38d3754d-67a6-4a78-af41-3ad66540a4e6 HTTP/1.1" 200 1306 0.004669 10.0.0.27 - - [2026-03-12 02:46:44] "POST /neutron/port HTTP/1.1" 200 1238 0.017632 10.0.0.27 - - [2026-03-12 02:46:45] "GET /virtual-machine/38d3754d-67a6-4a78-af41-3ad66540a4e6 HTTP/1.1" 404 171 0.003443 10.0.0.27 - - [2026-03-12 02:46:45] "GET /virtual-machine/38d3754d-67a6-4a78-af41-3ad66540a4e6 HTTP/1.1" 404 171 0.003131 10.0.0.27 - - [2026-03-12 02:46:45] "GET /virtual-machine/38d3754d-67a6-4a78-af41-3ad66540a4e6 HTTP/1.1" 404 171 0.003197 10.0.0.27 - - [2026-03-12 02:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005285 10.0.0.27 - - [2026-03-12 02:46:46] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005974 10.0.0.27 - - [2026-03-12 02:46:46] "GET /virtual-networks?parent_id=21ff227a-5427-4345-965a-f9aae690336d&detail=False&count=False&shared=False HTTP/1.1" 200 603 0.004135 10.0.0.27 - - [2026-03-12 02:46:46] "GET /virtual-network/e69cc39d-68b9-48f8-bff7-64b833da5ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3486 0.008547 10.0.0.27 - - [2026-03-12 02:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004336 10.0.0.27 - - [2026-03-12 02:46:46] "GET /routing-instance/8d252d8d-1101-4abc-b81d-97ac2b1909c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1503 0.005853 10.0.0.27 - - [2026-03-12 02:46:46] "GET /route-target/cf940024-e3b1-44a7-9811-164c1eaa8628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.006050 10.0.0.27 - - [2026-03-12 02:46:46] "GET /obj-perms HTTP/1.1" 200 5019 0.005137 10.0.0.131 - - [2026-03-12 02:46:46] "GET /obj-perms HTTP/1.1" 200 5019 0.004637 10.0.0.27 - - [2026-03-12 02:46:52] "GET /obj-perms HTTP/1.1" 200 5019 0.004015 10.0.0.73 - - [2026-03-12 02:46:52] "GET /obj-perms HTTP/1.1" 200 5019 0.003756 10.0.0.131 - - [2026-03-12 02:46:52] "GET /obj-perms HTTP/1.1" 200 5019 0.003666 10.0.0.27 - - [2026-03-12 02:46:52] "GET /virtual-machine/561e7e93-9aa6-43f7-b59f-c3aa464c6e4e HTTP/1.1" 200 1306 0.004321 10.0.0.27 - - [2026-03-12 02:46:53] "POST /neutron/port HTTP/1.1" 200 1238 0.017992 10.0.0.27 - - [2026-03-12 02:46:54] "GET /virtual-machine/561e7e93-9aa6-43f7-b59f-c3aa464c6e4e HTTP/1.1" 404 171 0.003501 10.0.0.27 - - [2026-03-12 02:46:54] "GET /virtual-machine/561e7e93-9aa6-43f7-b59f-c3aa464c6e4e HTTP/1.1" 404 171 0.002752 10.0.0.27 - - [2026-03-12 02:46:54] "GET /virtual-machine/561e7e93-9aa6-43f7-b59f-c3aa464c6e4e HTTP/1.1" 404 171 0.002653 10.0.0.27 - - [2026-03-12 02:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003993 10.0.0.27 - - [2026-03-12 02:46:55] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003793 10.0.0.27 - - [2026-03-12 02:46:55] "GET /virtual-networks?parent_id=21ff227a-5427-4345-965a-f9aae690336d&detail=False&count=False&shared=False HTTP/1.1" 200 603 0.003084 10.0.0.27 - - [2026-03-12 02:46:55] "GET /virtual-network/b5db5a8b-08a0-4c89-bc5b-e1b94f18a247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.006765 10.0.0.27 - - [2026-03-12 02:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.27 - - [2026-03-12 02:46:55] "GET /routing-instance/5d84a9b3-b271-4313-9f21-902a66a56711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1502 0.004699 10.0.0.27 - - [2026-03-12 02:46:55] "GET /route-target/bdeaee0a-94e4-4b8d-875b-8aea8102bb40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004566 10.0.0.27 - - [2026-03-12 02:46:58] "GET /obj-perms HTTP/1.1" 200 5019 0.004267 10.0.0.73 - - [2026-03-12 02:47:01] "GET /obj-perms HTTP/1.1" 200 5019 0.005325 10.0.0.27 - - [2026-03-12 02:47:01] "GET /obj-perms HTTP/1.1" 200 5019 0.006682 10.0.0.27 - - [2026-03-12 02:47:01] "GET /virtual-network/e69cc39d-68b9-48f8-bff7-64b833da5ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3486 0.006514 10.0.0.27 - - [2026-03-12 02:47:01] "POST /neutron/network HTTP/1.1" 200 1427 0.012999 10.0.0.27 - - [2026-03-12 02:47:01] "POST /fqname-to-id HTTP/1.1" 404 207 0.004280 10.0.0.27 - - [2026-03-12 02:47:01] "GET /virtual-network/e69cc39d-68b9-48f8-bff7-64b833da5ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.015944 10.0.0.27 - - [2026-03-12 02:47:02] "DELETE /network-policy/440106e9-ce42-4b41-a3e5-6289621ce2ef HTTP/1.1" 200 115 0.035711 10.0.0.27 - - [2026-03-12 02:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003988 10.0.0.131 - - [2026-03-12 02:47:02] "GET /projects?obj_uuids=21ff227a-5427-4345-965a-f9aae690336d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.034805 10.0.0.27 - - [2026-03-12 02:47:02] "GET /project/21ff227a-5427-4345-965a-f9aae690336d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.085077 10.0.0.27 - - [2026-03-12 02:47:02] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-12136773&detail=False&count=False&shared=False HTTP/1.1" 200 2135 0.007485 10.0.0.27 - - [2026-03-12 02:47:02] "DELETE /network-policy/8ab02094-0be6-4daa-84ef-3ba6fe599204 HTTP/1.1" 200 115 0.046027 10.0.0.27 - - [2026-03-12 02:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004238 10.0.0.131 - - [2026-03-12 02:47:02] "GET /projects?obj_uuids=21ff227a-5427-4345-965a-f9aae690336d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001156 10.0.0.27 - - [2026-03-12 02:47:02] "GET /project/21ff227a-5427-4345-965a-f9aae690336d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.038630 10.0.0.27 - - [2026-03-12 02:47:02] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-12136773&detail=False&count=False&shared=False HTTP/1.1" 200 1912 0.006335 10.0.0.27 - - [2026-03-12 02:47:02] "DELETE /network-policy/37d89ddf-e75d-4269-9e9d-f7191cca1b6b HTTP/1.1" 200 115 0.049514 10.0.0.27 - - [2026-03-12 02:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.131 - - [2026-03-12 02:47:02] "GET /projects?obj_uuids=21ff227a-5427-4345-965a-f9aae690336d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001098 10.0.0.27 - - [2026-03-12 02:47:02] "GET /project/21ff227a-5427-4345-965a-f9aae690336d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.047156 10.0.0.27 - - [2026-03-12 02:47:02] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-12136773&detail=False&count=False&shared=False HTTP/1.1" 200 1689 0.006720 10.0.0.27 - - [2026-03-12 02:47:02] "DELETE /network-policy/1f22d7f6-6a32-44c3-a988-4460eaab2a76 HTTP/1.1" 200 115 0.036687 10.0.0.27 - - [2026-03-12 02:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.131 - - [2026-03-12 02:47:02] "GET /projects?obj_uuids=21ff227a-5427-4345-965a-f9aae690336d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001096 10.0.0.27 - - [2026-03-12 02:47:02] "GET /project/21ff227a-5427-4345-965a-f9aae690336d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.049455 10.0.0.27 - - [2026-03-12 02:47:02] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-12136773&detail=False&count=False&shared=False HTTP/1.1" 200 1466 0.006622 10.0.0.27 - - [2026-03-12 02:47:02] "DELETE /network-policy/adf949b1-733c-44e9-b425-96d133baf3c0 HTTP/1.1" 200 115 0.039749 10.0.0.27 - - [2026-03-12 02:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952 10.0.0.131 - - [2026-03-12 02:47:03] "GET /projects?obj_uuids=21ff227a-5427-4345-965a-f9aae690336d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001085 10.0.0.27 - - [2026-03-12 02:47:03] "GET /project/21ff227a-5427-4345-965a-f9aae690336d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.037842 10.0.0.27 - - [2026-03-12 02:47:03] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-12136773&detail=False&count=False&shared=False HTTP/1.1" 200 1243 0.006202 10.0.0.27 - - [2026-03-12 02:47:03] "DELETE /network-policy/b836cec4-a7e3-4bbe-bb46-0a88f6c5633e HTTP/1.1" 200 115 0.031896 10.0.0.27 - - [2026-03-12 02:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004058 10.0.0.131 - - [2026-03-12 02:47:03] "GET /projects?obj_uuids=21ff227a-5427-4345-965a-f9aae690336d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001170 10.0.0.27 - - [2026-03-12 02:47:03] "GET /project/21ff227a-5427-4345-965a-f9aae690336d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.035728 10.0.0.27 - - [2026-03-12 02:47:03] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-12136773&detail=False&count=False&shared=False HTTP/1.1" 200 1018 0.005569 10.0.0.27 - - [2026-03-12 02:47:03] "DELETE /network-policy/3efe9a01-cbb3-4ad7-ac5c-46b3bb0d1da9 HTTP/1.1" 200 115 0.037237 10.0.0.27 - - [2026-03-12 02:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003151 10.0.0.131 - - [2026-03-12 02:47:03] "GET /projects?obj_uuids=21ff227a-5427-4345-965a-f9aae690336d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000970 10.0.0.27 - - [2026-03-12 02:47:03] "GET /project/21ff227a-5427-4345-965a-f9aae690336d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.045923 10.0.0.27 - - [2026-03-12 02:47:03] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-12136773&detail=False&count=False&shared=False HTTP/1.1" 200 796 0.005447 10.0.0.27 - - [2026-03-12 02:47:03] "DELETE /network-policy/8868d057-b1ba-4762-a830-cb53c682c120 HTTP/1.1" 200 115 0.038023 10.0.0.27 - - [2026-03-12 02:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.131 - - [2026-03-12 02:47:03] "GET /projects?obj_uuids=21ff227a-5427-4345-965a-f9aae690336d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000884 10.0.0.27 - - [2026-03-12 02:47:03] "GET /project/21ff227a-5427-4345-965a-f9aae690336d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.113427 10.0.0.27 - - [2026-03-12 02:47:03] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-12136773&detail=False&count=False&shared=False HTTP/1.1" 200 574 0.006018 10.0.0.27 - - [2026-03-12 02:47:03] "DELETE /network-policy/daabe541-e262-4b51-b495-a900f90e679e HTTP/1.1" 200 115 0.037008 10.0.0.27 - - [2026-03-12 02:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.131 - - [2026-03-12 02:47:04] "GET /projects?obj_uuids=21ff227a-5427-4345-965a-f9aae690336d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001159 10.0.0.27 - - [2026-03-12 02:47:04] "GET /project/21ff227a-5427-4345-965a-f9aae690336d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.043363 10.0.0.27 - - [2026-03-12 02:47:04] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-12136773&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.006958 10.0.0.27 - - [2026-03-12 02:47:04] "DELETE /network-policy/4c33c6bd-55b1-4501-8ed4-bbf9d69530bb HTTP/1.1" 200 115 0.038174 10.0.0.27 - - [2026-03-12 02:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004479 10.0.0.131 - - [2026-03-12 02:47:04] "GET /projects?obj_uuids=21ff227a-5427-4345-965a-f9aae690336d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001036 10.0.0.27 - - [2026-03-12 02:47:04] "GET /project/21ff227a-5427-4345-965a-f9aae690336d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.041830 10.0.0.27 - - [2026-03-12 02:47:04] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-12136773&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005562 10.0.0.27 - - [2026-03-12 02:47:04] "POST /neutron/network HTTP/1.1" 200 1337 0.011321 10.0.0.27 - - [2026-03-12 02:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.131 - - [2026-03-12 02:47:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002739 10.0.0.131 - - [2026-03-12 02:47:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002455 10.0.0.131 - - [2026-03-12 02:47:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002502 10.0.0.131 - - [2026-03-12 02:47:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002528 10.0.0.131 - - [2026-03-12 02:47:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002412 10.0.0.131 - - [2026-03-12 02:47:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002220 10.0.0.27 - - [2026-03-12 02:47:04] "POST /neutron/network HTTP/1.1" 200 151 0.161513 10.0.0.27 - - [2026-03-12 02:47:04] "DELETE /route-target/bdeaee0a-94e4-4b8d-875b-8aea8102bb40 HTTP/1.1" 200 115 0.036765 10.0.0.27 - - [2026-03-12 02:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.27 - - [2026-03-12 02:47:05] "DELETE /network-ipam/ae9d5371-2de7-42a1-b5bb-022560551dfc HTTP/1.1" 200 115 0.032227 10.0.0.27 - - [2026-03-12 02:47:05] "POST /fqname-to-id HTTP/1.1" 404 260 0.003746 10.0.0.131 - - [2026-03-12 02:47:05] "GET /projects?obj_uuids=21ff227a-5427-4345-965a-f9aae690336d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001147 10.0.0.131 - - [2026-03-12 02:47:05] "GET /project/21ff227a-5427-4345-965a-f9aae690336d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1515 0.061320 10.0.0.131 - - [2026-03-12 02:47:05] "GET /projects?obj_uuids=21ff227a-5427-4345-965a-f9aae690336d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001549 10.0.0.131 - - [2026-03-12 02:47:05] "GET /project/21ff227a-5427-4345-965a-f9aae690336d?fields=security_groups HTTP/1.1" 200 1398 0.059559 10.0.0.131 - - [2026-03-12 02:47:05] "DELETE /security-group/03eab7eb-b5ff-4143-9b16-026b0c2f3c7e HTTP/1.1" 200 115 0.059820 10.0.0.131 - - [2026-03-12 02:47:05] "GET /projects?obj_uuids=21ff227a-5427-4345-965a-f9aae690336d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002903 10.0.0.131 - - [2026-03-12 02:47:05] "GET /project/21ff227a-5427-4345-965a-f9aae690336d?fields=application_policy_sets HTTP/1.1" 200 1437 0.066702 10.0.0.27 - - [2026-03-12 02:47:05] "DELETE /project/21ff227a-5427-4345-965a-f9aae690336d HTTP/1.1" 200 115 0.483524 10.0.0.131 - - [2026-03-12 02:47:05] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001119 10.0.0.27 - - [2026-03-12 02:47:05] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?fields=projects HTTP/1.1" 200 1247 0.015113 10.0.0.131 - - [2026-03-12 02:47:07] "GET /projects?obj_uuids=21ff227a-5427-4345-965a-f9aae690336d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003633 10.0.0.131 - - [2026-03-12 02:47:07] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001043 10.0.0.131 - - [2026-03-12 02:47:07] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.054669 10.0.0.131 - - [2026-03-12 02:47:07] "POST /id-to-fqname HTTP/1.1" 200 202 0.003497 10.0.0.131 - - [2026-03-12 02:47:07] "POST /fqname-to-id HTTP/1.1" 404 211 0.009903 10.0.0.131 - - [2026-03-12 02:47:07] "POST /security-groups HTTP/1.1" 200 603 0.074333 10.0.0.131 - - [2026-03-12 02:47:07] "POST /projects HTTP/1.1" 200 609 0.301576 10.0.0.27 - - [2026-03-12 02:47:07] "POST /fqname-to-id HTTP/1.1" 404 246 0.032957 10.0.0.131 - - [2026-03-12 02:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.376873 10.0.0.27 - - [2026-03-12 02:47:07] "POST /access-control-lists HTTP/1.1" 200 608 0.031613 10.0.0.27 - - [2026-03-12 02:47:07] "GET /project/21ff227a-5427-4345-965a-f9aae690336d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.568171 10.0.0.131 - - [2026-03-12 02:47:07] "GET /projects?obj_uuids=21ff227a-5427-4345-965a-f9aae690336d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.004057 10.0.0.27 - - [2026-03-12 02:47:07] "GET /project/21ff227a-5427-4345-965a-f9aae690336d?fields=virtual_networks HTTP/1.1" 200 1057 0.050900 10.0.0.131 - - [2026-03-12 02:47:07] "GET /projects?obj_uuids=21ff227a-5427-4345-965a-f9aae690336d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001669 10.0.0.27 - - [2026-03-12 02:47:07] "GET /project/21ff227a-5427-4345-965a-f9aae690336d?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.038356 10.0.0.131 - - [2026-03-12 02:47:07] "GET /projects?obj_uuids=21ff227a-5427-4345-965a-f9aae690336d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001671 10.0.0.27 - - [2026-03-12 02:47:07] "GET /project/21ff227a-5427-4345-965a-f9aae690336d?fields=security_groups HTTP/1.1" 200 1296 0.051132 10.0.0.27 - - [2026-03-12 02:47:08] "POST /fqname-to-id HTTP/1.1" 404 182 0.026746 10.0.0.131 - - [2026-03-12 02:47:08] "GET /projects?obj_uuids=670d8a4e-398c-454b-96a0-d657a290e195&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002970 10.0.0.131 - - [2026-03-12 02:47:08] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000930 10.0.0.131 - - [2026-03-12 02:47:08] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007623 10.0.0.131 - - [2026-03-12 02:47:09] "POST /id-to-fqname HTTP/1.1" 200 184 0.008644 10.0.0.131 - - [2026-03-12 02:47:09] "POST /fqname-to-id HTTP/1.1" 404 193 0.007692 10.0.0.131 - - [2026-03-12 02:47:09] "POST /security-groups HTTP/1.1" 200 585 0.081664 10.0.0.131 - - [2026-03-12 02:47:09] "POST /projects HTTP/1.1" 200 573 0.328488 10.0.0.131 - - [2026-03-12 02:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.369636 10.0.0.27 - - [2026-03-12 02:47:09] "POST /fqname-to-id HTTP/1.1" 404 227 0.017849 10.0.0.27 - - [2026-03-12 02:47:09] "GET /project/670d8a4e-398c-454b-96a0-d657a290e195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.525232 10.0.0.27 - - [2026-03-12 02:47:10] "GET / HTTP/1.1" 200 36215 0.003130 10.0.0.27 - - [2026-03-12 02:47:11] "POST /fqname-to-id HTTP/1.1" 401 292 0.000456 10.0.0.27 - - [2026-03-12 02:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.148774 10.0.0.131 - - [2026-03-12 02:47:11] "GET /projects?obj_uuids=670d8a4e-398c-454b-96a0-d657a290e195&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000877 10.0.0.27 - - [2026-03-12 02:47:11] "GET /project/670d8a4e-398c-454b-96a0-d657a290e195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.048775 10.0.0.131 - - [2026-03-12 02:47:11] "DELETE /project/21ff227a54274345965af9aae690336d HTTP/1.1" 404 173 0.003541 10.0.0.131 - - [2026-03-12 02:47:11] "DELETE /project/670d8a4e398c454b96a0d657a290e195 HTTP/1.1" 404 173 0.006930 10.0.0.131 - - [2026-03-12 02:47:11] "GET /projects?obj_uuids=21ff227a-5427-4345-965a-f9aae690336d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000793 10.0.0.131 - - [2026-03-12 02:47:11] "GET /project/21ff227a-5427-4345-965a-f9aae690336d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1515 0.059770 10.0.0.131 - - [2026-03-12 02:47:11] "GET /projects?obj_uuids=21ff227a-5427-4345-965a-f9aae690336d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001042 10.0.0.131 - - [2026-03-12 02:47:11] "GET /project/21ff227a-5427-4345-965a-f9aae690336d?fields=security_groups HTTP/1.1" 200 1125 0.062620 10.0.0.131 - - [2026-03-12 02:47:12] "GET /projects?obj_uuids=21ff227a-5427-4345-965a-f9aae690336d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000962 10.0.0.27 - - [2026-03-12 02:47:12] "DELETE /access-control-list/5c96955f-d514-4132-9e37-4d54dac17373 HTTP/1.1" 200 115 0.097976 10.0.0.131 - - [2026-03-12 02:47:12] "GET /project/21ff227a-5427-4345-965a-f9aae690336d?fields=application_policy_sets HTTP/1.1" 200 1437 0.049988 10.0.0.131 - - [2026-03-12 02:47:12] "DELETE /project/21ff227a-5427-4345-965a-f9aae690336d HTTP/1.1" 200 115 0.316567 10.0.0.131 - - [2026-03-12 02:47:12] "POST /useragent-kv HTTP/1.1" 200 115 0.005322 10.0.0.27 - - [2026-03-12 02:47:12] "POST /neutron/subnet HTTP/1.1" 200 720 0.258177 10.0.0.27 - - [2026-03-12 02:47:12] "POST /id-to-fqname HTTP/1.1" 200 214 0.001812 10.0.0.27 - - [2026-03-12 02:47:12] "GET /virtual-network/bde0816c-6685-49a8-b733-624b964afe5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.016415 10.0.0.27 - - [2026-03-12 02:47:12] "POST /neutron/network HTTP/1.1" 200 991 0.009532 10.0.0.27 - - [2026-03-12 02:47:12] "GET /virtual-network/bde0816c-6685-49a8-b733-624b964afe5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.005820 10.0.0.27 - - [2026-03-12 02:47:12] "POST /neutron/subnet HTTP/1.1" 200 828 0.010466 10.0.0.27 - - [2026-03-12 02:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.131 - - [2026-03-12 02:47:12] "GET /projects?obj_uuids=670d8a4e-398c-454b-96a0-d657a290e195&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000997 10.0.0.27 - - [2026-03-12 02:47:12] "GET /project/670d8a4e-398c-454b-96a0-d657a290e195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.059724 10.0.0.27 - - [2026-03-12 02:47:13] "POST /route-targets HTTP/1.1" 200 328 0.015202 10.0.0.131 - - [2026-03-12 02:47:13] "POST /useragent-kv HTTP/1.1" 200 115 0.008870 10.0.0.27 - - [2026-03-12 02:47:13] "POST /neutron/subnet HTTP/1.1" 200 724 0.184935 10.0.0.27 - - [2026-03-12 02:47:13] "POST /id-to-fqname HTTP/1.1" 200 214 0.001302 10.0.0.27 - - [2026-03-12 02:47:13] "GET /virtual-network/0c386758-8b52-43df-b92e-4feabf99015a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.007391 10.0.0.27 - - [2026-03-12 02:47:13] "POST /neutron/network HTTP/1.1" 200 992 0.008003 10.0.0.27 - - [2026-03-12 02:47:13] "GET /virtual-network/0c386758-8b52-43df-b92e-4feabf99015a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.005170 10.0.0.27 - - [2026-03-12 02:47:13] "POST /neutron/subnet HTTP/1.1" 200 828 0.008893 10.0.0.27 - - [2026-03-12 02:47:13] "POST /id-to-fqname HTTP/1.1" 200 214 0.001078 10.0.0.131 - - [2026-03-12 02:47:14] "GET /projects?obj_uuids=670d8a4e-398c-454b-96a0-d657a290e195&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001185 10.0.0.27 - - [2026-03-12 02:47:14] "GET /project/670d8a4e-398c-454b-96a0-d657a290e195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.072914 10.0.0.27 - - [2026-03-12 02:47:14] "POST /neutron/port HTTP/1.1" 200 117 0.010583 10.0.0.27 - - [2026-03-12 02:47:15] "POST /id-to-fqname HTTP/1.1" 200 214 0.001443 10.0.0.27 - - [2026-03-12 02:47:15] "POST /neutron/network HTTP/1.1" 200 1001 0.012625 10.0.0.27 - - [2026-03-12 02:47:15] "POST /neutron/port HTTP/1.1" 200 1160 0.025712 10.0.0.131 - - [2026-03-12 02:47:15] "GET /projects?obj_uuids=670d8a4e-398c-454b-96a0-d657a290e195&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001053 10.0.0.27 - - [2026-03-12 02:47:16] "POST /neutron/port HTTP/1.1" 200 1224 0.026385 10.0.0.27 - - [2026-03-12 02:47:16] "GET /project/670d8a4e-398c-454b-96a0-d657a290e195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.086090 10.0.0.27 - - [2026-03-12 02:47:16] "POST /neutron/network HTTP/1.1" 200 991 0.011119 10.0.0.27 - - [2026-03-12 02:47:16] "POST /neutron/port HTTP/1.1" 200 117 0.001745 10.0.0.27 - - [2026-03-12 02:47:16] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007798 10.0.0.27 - - [2026-03-12 02:47:16] "POST /id-to-fqname HTTP/1.1" 200 214 0.001414 10.0.0.27 - - [2026-03-12 02:47:16] "POST /neutron/security_group HTTP/1.1" 200 2052 0.011798 10.0.0.131 - - [2026-03-12 02:47:16] "GET /projects?obj_uuids=670d8a4e-398c-454b-96a0-d657a290e195&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001162 10.0.0.27 - - [2026-03-12 02:47:17] "POST /neutron/port HTTP/1.1" 200 1160 0.321177 10.0.0.27 - - [2026-03-12 02:47:17] "POST /neutron/port HTTP/1.1" 200 1214 0.149547 10.0.0.27 - - [2026-03-12 02:47:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005833 10.0.0.27 - - [2026-03-12 02:47:17] "POST /neutron/port HTTP/1.1" 200 117 0.001296 10.0.0.131 - - [2026-03-12 02:47:17] "GET /projects?obj_uuids=670d8a4e-398c-454b-96a0-d657a290e195&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001268 10.0.0.27 - - [2026-03-12 02:47:17] "GET /project/670d8a4e-398c-454b-96a0-d657a290e195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.079610 10.0.0.27 - - [2026-03-12 02:47:17] "POST /neutron/port HTTP/1.1" 200 2294 0.026161 10.0.0.27 - - [2026-03-12 02:47:17] "POST /neutron/port HTTP/1.1" 200 1224 0.019925 10.0.0.27 - - [2026-03-12 02:47:17] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007484 10.0.0.27 - - [2026-03-12 02:47:18] "POST /neutron/network HTTP/1.1" 200 1002 0.008173 10.0.0.27 - - [2026-03-12 02:47:18] "GET /virtual-machine/abe1c9c3-a4b3-42c6-9f22-47cb7c4859d3 HTTP/1.1" 401 292 0.000534 10.0.0.27 - - [2026-03-12 02:47:18] "POST /neutron/port HTTP/1.1" 200 1161 0.022396 10.0.0.27 - - [2026-03-12 02:47:18] "GET /virtual-machine/abe1c9c3-a4b3-42c6-9f22-47cb7c4859d3 HTTP/1.1" 200 1289 0.101319 10.0.0.27 - - [2026-03-12 02:47:18] "GET /virtual-machine-interface/b03e7833-d4db-4c0d-a2f9-dfa3add70112 HTTP/1.1" 200 3113 0.005672 10.0.0.27 - - [2026-03-12 02:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.27 - - [2026-03-12 02:47:18] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003797 10.0.0.27 - - [2026-03-12 02:47:18] "GET /virtual-networks?parent_id=670d8a4e-398c-454b-96a0-d657a290e195&detail=False&count=False&shared=False HTTP/1.1" 200 561 0.003044 10.0.0.27 - - [2026-03-12 02:47:18] "GET /virtual-network/bde0816c-6685-49a8-b733-624b964afe5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.006807 10.0.0.27 - - [2026-03-12 02:47:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005672 10.0.0.27 - - [2026-03-12 02:47:18] "POST /neutron/port HTTP/1.1" 200 117 0.001617 10.0.0.27 - - [2026-03-12 02:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.27 - - [2026-03-12 02:47:21] "GET /virtual-network/bde0816c-6685-49a8-b733-624b964afe5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.007382 10.0.0.27 - - [2026-03-12 02:47:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.27 - - [2026-03-12 02:47:25] "GET /virtual-network/bde0816c-6685-49a8-b733-624b964afe5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.005697 10.0.0.27 - - [2026-03-12 02:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.27 - - [2026-03-12 02:47:30] "GET /virtual-network/bde0816c-6685-49a8-b733-624b964afe5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.005448 10.0.0.27 - - [2026-03-12 02:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004043 10.0.0.27 - - [2026-03-12 02:47:34] "GET /virtual-network/bde0816c-6685-49a8-b733-624b964afe5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.008760 10.0.0.27 - - [2026-03-12 02:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.27 - - [2026-03-12 02:47:38] "GET /virtual-network/bde0816c-6685-49a8-b733-624b964afe5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.008268 10.0.0.27 - - [2026-03-12 02:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007120 10.0.0.27 - - [2026-03-12 02:47:42] "GET /virtual-network/bde0816c-6685-49a8-b733-624b964afe5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.006714 10.0.0.27 - - [2026-03-12 02:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.27 - - [2026-03-12 02:47:46] "GET /virtual-network/bde0816c-6685-49a8-b733-624b964afe5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.005493 10.0.0.27 - - [2026-03-12 02:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951 10.0.0.27 - - [2026-03-12 02:47:50] "GET /virtual-network/bde0816c-6685-49a8-b733-624b964afe5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.005903 10.0.0.27 - - [2026-03-12 02:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004021 10.0.0.27 - - [2026-03-12 02:47:54] "GET /virtual-network/bde0816c-6685-49a8-b733-624b964afe5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.005393 10.0.0.27 - - [2026-03-12 02:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004647 10.0.0.27 - - [2026-03-12 02:47:56] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004670 10.0.0.27 - - [2026-03-12 02:47:56] "GET /virtual-networks?parent_id=670d8a4e-398c-454b-96a0-d657a290e195&detail=False&count=False&shared=False HTTP/1.1" 200 561 0.003354 10.0.0.27 - - [2026-03-12 02:47:56] "GET /virtual-network/bde0816c-6685-49a8-b733-624b964afe5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.005673 10.0.0.27 - - [2026-03-12 02:47:56] "POST /neutron/port HTTP/1.1" 200 1224 0.021819 10.0.0.27 - - [2026-03-12 02:48:02] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009870 10.0.0.27 - - [2026-03-12 02:48:02] "POST /neutron/network HTTP/1.1" 200 1001 0.033014 10.0.0.27 - - [2026-03-12 02:48:02] "POST /neutron/subnet HTTP/1.1" 200 1380 0.016301 10.0.0.27 - - [2026-03-12 02:48:02] "POST /neutron/network HTTP/1.1" 200 991 0.009286 10.0.0.27 - - [2026-03-12 02:48:07] "POST /neutron/port HTTP/1.1" 200 1224 0.044132 10.0.0.27 - - [2026-03-12 02:48:12] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007481 10.0.0.27 - - [2026-03-12 02:48:12] "POST /neutron/network HTTP/1.1" 200 1001 0.007912 10.0.0.27 - - [2026-03-12 02:48:12] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015959 10.0.0.27 - - [2026-03-12 02:48:12] "POST /neutron/network HTTP/1.1" 200 991 0.009893 10.0.0.27 - - [2026-03-12 02:48:16] "POST /neutron/port HTTP/1.1" 200 1224 0.017573 10.0.0.27 - - [2026-03-12 02:48:17] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008600 10.0.0.27 - - [2026-03-12 02:48:17] "POST /neutron/port HTTP/1.1" 200 1224 0.019008 10.0.0.27 - - [2026-03-12 02:48:17] "GET /virtual-machine/b02f571b-5a61-4491-bb26-267b27c798c9 HTTP/1.1" 200 1289 0.006732 10.0.0.27 - - [2026-03-12 02:48:17] "GET /virtual-machine-interface/2985e06f-adf6-4e2e-a21c-96dfc1a35ca4 HTTP/1.1" 200 3112 0.006448 10.0.0.27 - - [2026-03-12 02:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.27 - - [2026-03-12 02:48:17] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003958 10.0.0.27 - - [2026-03-12 02:48:17] "GET /virtual-networks?parent_id=670d8a4e-398c-454b-96a0-d657a290e195&detail=False&count=False&shared=False HTTP/1.1" 200 561 0.003502 10.0.0.27 - - [2026-03-12 02:48:17] "GET /virtual-network/bde0816c-6685-49a8-b733-624b964afe5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.007184 10.0.0.27 - - [2026-03-12 02:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003655 10.0.0.27 - - [2026-03-12 02:48:18] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004095 10.0.0.27 - - [2026-03-12 02:48:18] "GET /virtual-networks?parent_id=670d8a4e-398c-454b-96a0-d657a290e195&detail=False&count=False&shared=False HTTP/1.1" 200 561 0.003781 10.0.0.27 - - [2026-03-12 02:48:19] "GET /virtual-network/bde0816c-6685-49a8-b733-624b964afe5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.007923 10.0.0.27 - - [2026-03-12 02:48:19] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008182 10.0.0.27 - - [2026-03-12 02:48:29] "POST /neutron/port HTTP/1.1" 200 1225 0.018470 10.0.0.27 - - [2026-03-12 02:48:29] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007686 10.0.0.27 - - [2026-03-12 02:48:29] "GET /virtual-machine/9404fc2b-0941-48b2-b09b-0dcce84ea095 HTTP/1.1" 200 1289 0.007548 10.0.0.27 - - [2026-03-12 02:48:29] "GET /virtual-machine-interface/5e5906a9-5038-4780-84f4-de8a148cf638 HTTP/1.1" 200 3111 0.005441 10.0.0.27 - - [2026-03-12 02:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.27 - - [2026-03-12 02:48:29] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003451 10.0.0.27 - - [2026-03-12 02:48:29] "GET /virtual-networks?parent_id=670d8a4e-398c-454b-96a0-d657a290e195&detail=False&count=False&shared=False HTTP/1.1" 200 561 0.002804 10.0.0.27 - - [2026-03-12 02:48:29] "GET /virtual-network/0c386758-8b52-43df-b92e-4feabf99015a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.005969 10.0.0.27 - - [2026-03-12 02:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005261 10.0.0.27 - - [2026-03-12 02:48:30] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004638 10.0.0.27 - - [2026-03-12 02:48:30] "GET /virtual-networks?parent_id=670d8a4e-398c-454b-96a0-d657a290e195&detail=False&count=False&shared=False HTTP/1.1" 200 561 0.003851 10.0.0.27 - - [2026-03-12 02:48:30] "GET /virtual-network/0c386758-8b52-43df-b92e-4feabf99015a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.005755 10.0.0.27 - - [2026-03-12 02:48:32] "GET /forwarding-classs?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003826 10.0.0.27 - - [2026-03-12 02:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.27 - - [2026-03-12 02:48:32] "GET /global-qos-config/3bb82893-2af4-4740-9f6f-a3437c465294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.004194 10.0.0.27 - - [2026-03-12 02:48:32] "POST /fqname-to-id HTTP/1.1" 404 222 0.003983 10.0.0.27 - - [2026-03-12 02:48:32] "POST /forwarding-classs HTTP/1.1" 200 578 0.035023 10.0.0.27 - - [2026-03-12 02:48:32] "POST /id-to-fqname HTTP/1.1" 200 232 0.005987 10.0.0.27 - - [2026-03-12 02:48:32] "GET /forwarding-class/4c6f5795-d148-45e4-a103-65e988d8be6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.004733 10.0.0.131 - - [2026-03-12 02:48:32] "GET /projects?obj_uuids=670d8a4e-398c-454b-96a0-d657a290e195&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000978 10.0.0.27 - - [2026-03-12 02:48:32] "GET /project/670d8a4e-398c-454b-96a0-d657a290e195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.044688 10.0.0.27 - - [2026-03-12 02:48:32] "POST /fqname-to-id HTTP/1.1" 404 211 0.004583 10.0.0.27 - - [2026-03-12 02:48:32] "POST /qos-configs HTTP/1.1" 200 545 0.039078 10.0.0.27 - - [2026-03-12 02:48:32] "POST /id-to-fqname HTTP/1.1" 200 217 0.004644 10.0.0.27 - - [2026-03-12 02:48:33] "GET /qos-config/6947c6b2-faa5-435d-be07-470962d37e8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1505 0.006029 10.0.0.27 - - [2026-03-12 02:48:33] "GET /virtual-machine-interface/b03e7833-d4db-4c0d-a2f9-dfa3add70112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2696 0.006754 10.0.0.27 - - [2026-03-12 02:48:33] "POST /ref-update HTTP/1.1" 200 156 0.016011 10.0.0.27 - - [2026-03-12 02:48:33] "POST /neutron/port HTTP/1.1" 200 1224 0.026988 10.0.0.27 - - [2026-03-12 02:48:33] "POST /neutron/security_group HTTP/1.1" 200 2052 0.010297 10.0.0.27 - - [2026-03-12 02:48:33] "POST /neutron/port HTTP/1.1" 200 1224 0.024754 10.0.0.27 - - [2026-03-12 02:48:33] "POST /neutron/network HTTP/1.1" 200 991 0.011744 10.0.0.27 - - [2026-03-12 02:48:33] "POST /id-to-fqname HTTP/1.1" 200 214 0.001366 10.0.0.27 - - [2026-03-12 02:48:33] "GET /virtual-machine/abe1c9c3-a4b3-42c6-9f22-47cb7c4859d3 HTTP/1.1" 200 1289 0.004436 10.0.0.27 - - [2026-03-12 02:48:33] "GET /virtual-machine-interface/b03e7833-d4db-4c0d-a2f9-dfa3add70112 HTTP/1.1" 200 3361 0.005609 10.0.0.27 - - [2026-03-12 02:48:33] "GET /instance-ip/63b7304b-5dcf-412b-ae50-458a1c3b7074 HTTP/1.1" 200 1610 0.006100 10.0.0.27 - - [2026-03-12 02:48:33] "GET /instance-ip/ef4ebc21-4422-4521-905d-89cbca24c464 HTTP/1.1" 200 1632 0.005999 10.0.0.27 - - [2026-03-12 02:48:33] "POST /neutron/port HTTP/1.1" 200 1224 0.021510 10.0.0.27 - - [2026-03-12 02:48:33] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009187 10.0.0.27 - - [2026-03-12 02:48:33] "POST /neutron/network HTTP/1.1" 200 965 0.019440 10.0.0.27 - - [2026-03-12 02:48:33] "POST /id-to-fqname HTTP/1.1" 200 214 0.001348 10.0.0.27 - - [2026-03-12 02:48:33] "GET /virtual-machine/b02f571b-5a61-4491-bb26-267b27c798c9 HTTP/1.1" 200 1289 0.004370 10.0.0.27 - - [2026-03-12 02:48:33] "GET /virtual-machine-interface/2985e06f-adf6-4e2e-a21c-96dfc1a35ca4 HTTP/1.1" 200 3112 0.005688 10.0.0.27 - - [2026-03-12 02:48:33] "GET /instance-ip/240e4a21-6b66-4654-8119-19cb9ec53954 HTTP/1.1" 200 1609 0.006292 10.0.0.27 - - [2026-03-12 02:48:34] "GET /instance-ip/5ff651f4-3b71-4cdb-8b0f-fe12c8e9c607 HTTP/1.1" 200 1631 0.007923 10.0.0.27 - - [2026-03-12 02:49:00] "GET /virtual-machine-interface/b03e7833-d4db-4c0d-a2f9-dfa3add70112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2944 0.006523 10.0.0.27 - - [2026-03-12 02:49:00] "POST /ref-update HTTP/1.1" 200 156 0.023346 10.0.0.27 - - [2026-03-12 02:49:00] "DELETE /qos-config/6947c6b2-faa5-435d-be07-470962d37e8e HTTP/1.1" 200 115 0.039549 10.0.0.27 - - [2026-03-12 02:49:00] "POST /id-to-fqname HTTP/1.1" 200 232 0.002640 10.0.0.27 - - [2026-03-12 02:49:00] "DELETE /forwarding-class/4c6f5795-d148-45e4-a103-65e988d8be6a HTTP/1.1" 200 115 0.032319 10.0.0.27 - - [2026-03-12 02:49:02] "POST /neutron/network HTTP/1.1" 400 204 0.016587 10.0.0.27 - - [2026-03-12 02:49:02] "POST /neutron/port HTTP/1.1" 200 1224 0.016790 10.0.0.27 - - [2026-03-12 02:49:02] "POST /neutron/port HTTP/1.1" 200 151 0.328813 10.0.0.27 - - [2026-03-12 02:49:03] "POST /neutron/port HTTP/1.1" 200 151 0.355366 10.0.0.27 - - [2026-03-12 02:49:04] "DELETE /route-target/6bc372d3-c37d-4a84-8b30-96c2fceb52ff HTTP/1.1" 200 115 0.018832 10.0.0.27 - - [2026-03-12 02:49:04] "POST /neutron/network HTTP/1.1" 200 991 0.009855 10.0.0.131 - - [2026-03-12 02:49:04] "GET /projects?obj_uuids=670d8a4e-398c-454b-96a0-d657a290e195&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000943 10.0.0.27 - - [2026-03-12 02:49:04] "GET /project/670d8a4e-398c-454b-96a0-d657a290e195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.036991 10.0.0.131 - - [2026-03-12 02:49:04] "GET /projects?obj_uuids=670d8a4e-398c-454b-96a0-d657a290e195&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001180 10.0.0.27 - - [2026-03-12 02:49:04] "GET /project/670d8a4e-398c-454b-96a0-d657a290e195?fields=virtual_networks HTTP/1.1" 200 1021 0.055007 10.0.0.131 - - [2026-03-12 02:49:04] "GET /projects?obj_uuids=670d8a4e-398c-454b-96a0-d657a290e195&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001152 10.0.0.27 - - [2026-03-12 02:49:04] "GET /project/670d8a4e-398c-454b-96a0-d657a290e195?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.053132 10.0.0.131 - - [2026-03-12 02:49:04] "GET /projects?obj_uuids=670d8a4e-398c-454b-96a0-d657a290e195&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001765 10.0.0.27 - - [2026-03-12 02:49:04] "GET /project/670d8a4e-398c-454b-96a0-d657a290e195?fields=security_groups HTTP/1.1" 200 1242 0.052474 10.0.0.27 - - [2026-03-12 02:49:05] "POST /fqname-to-id HTTP/1.1" 404 181 0.025606 10.0.0.131 - - [2026-03-12 02:49:05] "GET /projects?obj_uuids=f1df4e79-1cb0-4aab-aaee-f2b867db276e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002950 10.0.0.131 - - [2026-03-12 02:49:05] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001367 10.0.0.131 - - [2026-03-12 02:49:05] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.033854 10.0.0.131 - - [2026-03-12 02:49:05] "POST /id-to-fqname HTTP/1.1" 200 183 0.003622 10.0.0.131 - - [2026-03-12 02:49:05] "POST /fqname-to-id HTTP/1.1" 404 192 0.007761 10.0.0.131 - - [2026-03-12 02:49:05] "POST /security-groups HTTP/1.1" 200 584 0.029191 10.0.0.27 - - [2026-03-12 02:49:05] "POST /fqname-to-id HTTP/1.1" 404 227 0.003151 10.0.0.131 - - [2026-03-12 02:49:05] "POST /projects HTTP/1.1" 200 571 0.240952 10.0.0.131 - - [2026-03-12 02:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.312508 10.0.0.27 - - [2026-03-12 02:49:06] "POST /access-control-lists HTTP/1.1" 200 589 0.035642 10.0.0.27 - - [2026-03-12 02:49:06] "GET /project/f1df4e79-1cb0-4aab-aaee-f2b867db276e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.468926 10.0.0.27 - - [2026-03-12 02:49:07] "GET / HTTP/1.1" 200 36215 0.001975 10.0.0.27 - - [2026-03-12 02:49:08] "POST /fqname-to-id HTTP/1.1" 401 292 0.000470 10.0.0.27 - - [2026-03-12 02:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.052280 10.0.0.131 - - [2026-03-12 02:49:09] "GET /projects?obj_uuids=f1df4e79-1cb0-4aab-aaee-f2b867db276e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000940 10.0.0.27 - - [2026-03-12 02:49:09] "GET /project/f1df4e79-1cb0-4aab-aaee-f2b867db276e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.050783 10.0.0.131 - - [2026-03-12 02:49:09] "GET /projects?obj_uuids=f1df4e79-1cb0-4aab-aaee-f2b867db276e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001313 10.0.0.27 - - [2026-03-12 02:49:09] "POST /neutron/network HTTP/1.1" 200 612 0.206430 10.0.0.27 - - [2026-03-12 02:49:10] "POST /id-to-fqname HTTP/1.1" 200 220 0.003402 10.0.0.27 - - [2026-03-12 02:49:10] "GET /virtual-network/3dc01312-6956-4987-a0f1-a052e730cabe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005808 10.0.0.27 - - [2026-03-12 02:49:10] "POST /neutron/network HTTP/1.1" 200 833 0.007378 10.0.0.27 - - [2026-03-12 02:49:10] "GET /virtual-network/3dc01312-6956-4987-a0f1-a052e730cabe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005798 10.0.0.27 - - [2026-03-12 02:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003769 10.0.0.27 - - [2026-03-12 02:49:10] "GET /virtual-network/3dc01312-6956-4987-a0f1-a052e730cabe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005335 10.0.0.27 - - [2026-03-12 02:49:10] "PUT /virtual-network/3dc01312-6956-4987-a0f1-a052e730cabe HTTP/1.1" 200 265 0.050318 10.0.0.27 - - [2026-03-12 02:49:10] "POST /route-targets HTTP/1.1" 200 324 0.025738 10.0.0.27 - - [2026-03-12 02:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008009 10.0.0.131 - - [2026-03-12 02:49:10] "GET /projects?obj_uuids=f1df4e79-1cb0-4aab-aaee-f2b867db276e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001185 10.0.0.27 - - [2026-03-12 02:49:10] "GET /project/f1df4e79-1cb0-4aab-aaee-f2b867db276e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.037869 10.0.0.27 - - [2026-03-12 02:49:10] "POST /neutron/network HTTP/1.1" 200 117 0.014703 10.0.0.27 - - [2026-03-12 02:49:10] "POST /ref-update HTTP/1.1" 200 156 0.024213 10.0.0.131 - - [2026-03-12 02:49:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000648 10.0.0.131 - - [2026-03-12 02:49:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000502 10.0.0.27 - - [2026-03-12 02:49:10] "POST /neutron/network HTTP/1.1" 200 831 0.010960 10.0.0.27 - - [2026-03-12 02:49:10] "POST /id-to-fqname HTTP/1.1" 200 220 0.001300 10.0.0.27 - - [2026-03-12 02:49:10] "GET /virtual-network/7a879d57-b08c-46bf-a24b-f343787f822b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005520 10.0.0.27 - - [2026-03-12 02:49:10] "GET /virtual-network/7a879d57-b08c-46bf-a24b-f343787f822b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006683 10.0.0.73 - - [2026-03-12 02:49:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000497 10.0.0.73 - - [2026-03-12 02:49:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000413 10.0.0.27 - - [2026-03-12 02:49:10] "POST /neutron/subnet HTTP/1.1" 200 725 0.011020 10.0.0.27 - - [2026-03-12 02:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004104 10.0.0.27 - - [2026-03-12 02:49:10] "GET /virtual-network/7a879d57-b08c-46bf-a24b-f343787f822b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006327 10.0.0.27 - - [2026-03-12 02:49:10] "PUT /virtual-network/7a879d57-b08c-46bf-a24b-f343787f822b HTTP/1.1" 200 265 0.068718 10.0.0.27 - - [2026-03-12 02:49:11] "POST /id-to-fqname HTTP/1.1" 200 220 0.001457 10.0.0.131 - - [2026-03-12 02:49:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.73 - - [2026-03-12 02:49:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000398 10.0.0.131 - - [2026-03-12 02:49:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000374 10.0.0.73 - - [2026-03-12 02:49:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000415 10.0.0.27 - - [2026-03-12 02:49:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000620 10.0.0.27 - - [2026-03-12 02:49:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000582 10.0.0.27 - - [2026-03-12 02:49:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.27 - - [2026-03-12 02:49:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000468 10.0.0.131 - - [2026-03-12 02:49:12] "GET /projects?obj_uuids=f1df4e79-1cb0-4aab-aaee-f2b867db276e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000889 10.0.0.27 - - [2026-03-12 02:49:12] "GET /project/f1df4e79-1cb0-4aab-aaee-f2b867db276e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.071421 10.0.0.27 - - [2026-03-12 02:49:12] "POST /neutron/port HTTP/1.1" 200 117 0.006048 10.0.0.131 - - [2026-03-12 02:49:12] "DELETE /project/f1df4e791cb04aabaaeef2b867db276e HTTP/1.1" 404 173 0.006495 10.0.0.131 - - [2026-03-12 02:49:12] "GET /projects?obj_uuids=670d8a4e-398c-454b-96a0-d657a290e195&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000806 10.0.0.131 - - [2026-03-12 02:49:12] "GET /project/670d8a4e-398c-454b-96a0-d657a290e195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.038707 10.0.0.131 - - [2026-03-12 02:49:12] "GET /projects?obj_uuids=670d8a4e-398c-454b-96a0-d657a290e195&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000997 10.0.0.27 - - [2026-03-12 02:49:12] "POST /id-to-fqname HTTP/1.1" 200 220 0.001179 10.0.0.131 - - [2026-03-12 02:49:12] "GET /project/670d8a4e-398c-454b-96a0-d657a290e195?fields=security_groups HTTP/1.1" 200 1344 0.050213 10.0.0.131 - - [2026-03-12 02:49:12] "DELETE /security-group/4d8239d4-1d1e-4605-8514-642e5ca7165b HTTP/1.1" 200 115 0.074235 10.0.0.131 - - [2026-03-12 02:49:12] "GET /projects?obj_uuids=670d8a4e-398c-454b-96a0-d657a290e195&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001042 10.0.0.131 - - [2026-03-12 02:49:12] "GET /project/670d8a4e-398c-454b-96a0-d657a290e195?fields=application_policy_sets HTTP/1.1" 200 1383 0.068830 10.0.0.27 - - [2026-03-12 02:49:12] "DELETE /access-control-list/d587604a-8733-49ca-9ce9-4414d0022964 HTTP/1.1" 200 115 0.072943 10.0.0.131 - - [2026-03-12 02:49:12] "DELETE /project/670d8a4e-398c-454b-96a0-d657a290e195 HTTP/1.1" 200 115 0.401853 10.0.0.27 - - [2026-03-12 02:49:12] "POST /neutron/network HTTP/1.1" 200 841 0.010211 10.0.0.27 - - [2026-03-12 02:49:13] "POST /neutron/port HTTP/1.1" 200 1055 0.027088 10.0.0.27 - - [2026-03-12 02:49:13] "POST /neutron/port HTTP/1.1" 200 1119 0.025521 10.0.0.131 - - [2026-03-12 02:49:13] "GET /projects?obj_uuids=f1df4e79-1cb0-4aab-aaee-f2b867db276e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001114 10.0.0.27 - - [2026-03-12 02:49:13] "POST /neutron/port HTTP/1.1" 200 117 0.000903 10.0.0.27 - - [2026-03-12 02:49:13] "GET /project/f1df4e79-1cb0-4aab-aaee-f2b867db276e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.090765 10.0.0.27 - - [2026-03-12 02:49:13] "POST /neutron/port HTTP/1.1" 200 1119 0.034355 10.0.0.27 - - [2026-03-12 02:49:14] "POST /neutron/port HTTP/1.1" 200 1119 0.026407 10.0.0.131 - - [2026-03-12 02:49:14] "GET /projects?obj_uuids=f1df4e79-1cb0-4aab-aaee-f2b867db276e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001624 10.0.0.27 - - [2026-03-12 02:49:14] "POST /neutron/port HTTP/1.1" 200 1053 0.282923 10.0.0.27 - - [2026-03-12 02:49:14] "POST /neutron/port HTTP/1.1" 200 1107 0.101245 10.0.0.27 - - [2026-03-12 02:49:14] "POST /neutron/subnet HTTP/1.1" 200 699 0.009729 10.0.0.27 - - [2026-03-12 02:49:19] "POST /neutron/port HTTP/1.1" 200 1119 0.021490 10.0.0.27 - - [2026-03-12 02:49:19] "POST /neutron/security_group HTTP/1.1" 200 2051 0.010329 10.0.0.27 - - [2026-03-12 02:49:19] "GET /virtual-machine/277d3183-1916-46fc-9d09-4726d7363471 HTTP/1.1" 401 292 0.000431 10.0.0.27 - - [2026-03-12 02:49:19] "GET /virtual-machine/277d3183-1916-46fc-9d09-4726d7363471 HTTP/1.1" 200 1287 0.032199 10.0.0.27 - - [2026-03-12 02:49:19] "GET /virtual-machine-interface/8ee183d0-d02f-43e7-bcc9-2991bb7a139d HTTP/1.1" 200 2934 0.005671 10.0.0.27 - - [2026-03-12 02:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003053 10.0.0.27 - - [2026-03-12 02:49:19] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003995 10.0.0.27 - - [2026-03-12 02:49:19] "GET /virtual-networks?parent_id=f1df4e79-1cb0-4aab-aaee-f2b867db276e&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003143 10.0.0.27 - - [2026-03-12 02:49:19] "GET /virtual-network/3dc01312-6956-4987-a0f1-a052e730cabe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.006455 10.0.0.27 - - [2026-03-12 02:49:22] "POST /neutron/port HTTP/1.1" 200 1119 0.021604 10.0.0.27 - - [2026-03-12 02:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.27 - - [2026-03-12 02:49:22] "GET /virtual-network/3dc01312-6956-4987-a0f1-a052e730cabe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.005046 10.0.0.27 - - [2026-03-12 02:49:24] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009162 10.0.0.27 - - [2026-03-12 02:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004703 10.0.0.27 - - [2026-03-12 02:49:24] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004971 10.0.0.27 - - [2026-03-12 02:49:24] "GET /virtual-networks?parent_id=f1df4e79-1cb0-4aab-aaee-f2b867db276e&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003998 10.0.0.27 - - [2026-03-12 02:49:25] "GET /virtual-network/3dc01312-6956-4987-a0f1-a052e730cabe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.007402 10.0.0.73 - - [2026-03-12 02:49:30] "GET /obj-perms HTTP/1.1" 200 5056 0.054448 10.0.0.27 - - [2026-03-12 02:49:30] "POST /neutron/port HTTP/1.1" 200 1117 0.020647 10.0.0.27 - - [2026-03-12 02:49:30] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008648 10.0.0.27 - - [2026-03-12 02:49:30] "GET /virtual-machine/2bd86281-b265-4af3-9ed9-1dec4f79e909 HTTP/1.1" 200 1287 0.012257 10.0.0.27 - - [2026-03-12 02:49:30] "GET /virtual-machine-interface/9b3b36c2-9beb-4422-95ff-813eb93176f7 HTTP/1.1" 200 2934 0.008406 10.0.0.27 - - [2026-03-12 02:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005322 10.0.0.131 - - [2026-03-12 02:49:30] "GET /obj-perms HTTP/1.1" 200 5056 0.067194 10.0.0.27 - - [2026-03-12 02:49:30] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.018170 10.0.0.27 - - [2026-03-12 02:49:30] "GET /virtual-networks?parent_id=f1df4e79-1cb0-4aab-aaee-f2b867db276e&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.005981 10.0.0.27 - - [2026-03-12 02:49:30] "GET /virtual-network/7a879d57-b08c-46bf-a24b-f343787f822b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.007480 10.0.0.27 - - [2026-03-12 02:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.27 - - [2026-03-12 02:49:31] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004097 10.0.0.27 - - [2026-03-12 02:49:31] "GET /virtual-networks?parent_id=f1df4e79-1cb0-4aab-aaee-f2b867db276e&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.002800 10.0.0.27 - - [2026-03-12 02:49:31] "GET /virtual-network/7a879d57-b08c-46bf-a24b-f343787f822b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.005713 10.0.0.27 - - [2026-03-12 02:49:32] "POST /routing-policys HTTP/1.1" 200 536 0.030322 10.0.0.27 - - [2026-03-12 02:49:32] "GET /virtual-network/3dc01312-6956-4987-a0f1-a052e730cabe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.012310 10.0.0.27 - - [2026-03-12 02:49:32] "PUT /virtual-network/3dc01312-6956-4987-a0f1-a052e730cabe HTTP/1.1" 200 265 0.070238 10.0.0.27 - - [2026-03-12 02:49:36] "POST /ref-update HTTP/1.1" 200 156 0.056302 10.0.0.27 - - [2026-03-12 02:49:36] "DELETE /routing-policy/622113b8-5831-4b4e-a436-38d74d47175a HTTP/1.1" 200 115 0.066545 10.0.0.27 - - [2026-03-12 02:49:36] "POST /neutron/network HTTP/1.1" 200 831 0.010257 10.0.0.27 - - [2026-03-12 02:49:36] "POST /neutron/port HTTP/1.1" 200 1107 0.019235 10.0.0.27 - - [2026-03-12 02:49:37] "POST /neutron/port HTTP/1.1" 200 1109 0.012530 10.0.0.131 - - [2026-03-12 02:49:38] "POST /useragent-kv HTTP/1.1" 200 115 0.005121 10.0.0.27 - - [2026-03-12 02:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004957 10.0.0.131 - - [2026-03-12 02:49:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003760 10.0.0.27 - - [2026-03-12 02:49:38] "POST /neutron/network HTTP/1.1" 200 151 0.132979 10.0.0.27 - - [2026-03-12 02:49:38] "DELETE /route-target/1e4a10aa-ef76-4fe4-9b01-75c024964746 HTTP/1.1" 409 240 0.006435 10.0.0.27 - - [2026-03-12 02:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004341 10.0.0.27 - - [2026-03-12 02:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004608 10.0.0.131 - - [2026-03-12 02:49:41] "GET /projects?obj_uuids=f1df4e79-1cb0-4aab-aaee-f2b867db276e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002539 10.0.0.27 - - [2026-03-12 02:49:41] "GET /project/f1df4e79-1cb0-4aab-aaee-f2b867db276e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.048848 10.0.0.27 - - [2026-03-12 02:49:41] "POST /neutron/network HTTP/1.1" 200 117 0.014825 10.0.0.27 - - [2026-03-12 02:49:41] "POST /ref-update HTTP/1.1" 200 156 0.025426 10.0.0.27 - - [2026-03-12 02:49:41] "POST /neutron/network HTTP/1.1" 200 831 0.008354 10.0.0.27 - - [2026-03-12 02:49:41] "POST /id-to-fqname HTTP/1.1" 200 220 0.001126 10.0.0.27 - - [2026-03-12 02:49:42] "GET /virtual-network/08171452-8660-401b-9531-8a05ce89a682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005809 10.0.0.27 - - [2026-03-12 02:49:42] "GET /virtual-network/08171452-8660-401b-9531-8a05ce89a682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005660 10.0.0.27 - - [2026-03-12 02:49:42] "POST /neutron/subnet HTTP/1.1" 200 725 0.009338 10.0.0.27 - - [2026-03-12 02:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342 10.0.0.27 - - [2026-03-12 02:49:42] "GET /virtual-network/08171452-8660-401b-9531-8a05ce89a682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005741 10.0.0.27 - - [2026-03-12 02:49:42] "PUT /virtual-network/08171452-8660-401b-9531-8a05ce89a682 HTTP/1.1" 200 265 0.069381 10.0.0.27 - - [2026-03-12 02:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003126 10.0.0.131 - - [2026-03-12 02:49:42] "GET /projects?obj_uuids=f1df4e79-1cb0-4aab-aaee-f2b867db276e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001017 10.0.0.27 - - [2026-03-12 02:49:42] "GET /project/f1df4e79-1cb0-4aab-aaee-f2b867db276e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.038050 10.0.0.27 - - [2026-03-12 02:49:42] "POST /route-targets HTTP/1.1" 200 328 0.014114 10.0.0.131 - - [2026-03-12 02:49:42] "POST /useragent-kv HTTP/1.1" 200 115 0.013519 10.0.0.27 - - [2026-03-12 02:49:42] "POST /neutron/subnet HTTP/1.1" 200 720 0.183926 10.0.0.27 - - [2026-03-12 02:49:42] "POST /id-to-fqname HTTP/1.1" 200 220 0.001319 10.0.0.27 - - [2026-03-12 02:49:42] "GET /virtual-network/a475ff95-f8cd-4b48-a8eb-4b2b4fb01ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006435 10.0.0.27 - - [2026-03-12 02:49:42] "GET /virtual-network/a475ff95-f8cd-4b48-a8eb-4b2b4fb01ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007850 10.0.0.27 - - [2026-03-12 02:49:42] "POST /neutron/network HTTP/1.1" 200 830 0.008462 10.0.0.27 - - [2026-03-12 02:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004582 10.0.0.27 - - [2026-03-12 02:49:42] "GET /virtual-network/a475ff95-f8cd-4b48-a8eb-4b2b4fb01ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005297 10.0.0.27 - - [2026-03-12 02:49:42] "PUT /virtual-network/a475ff95-f8cd-4b48-a8eb-4b2b4fb01ba5 HTTP/1.1" 200 265 0.060041 10.0.0.27 - - [2026-03-12 02:49:42] "POST /id-to-fqname HTTP/1.1" 200 220 0.001375 10.0.0.131 - - [2026-03-12 02:49:43] "GET /projects?obj_uuids=f1df4e79-1cb0-4aab-aaee-f2b867db276e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001297 10.0.0.27 - - [2026-03-12 02:49:43] "GET /project/f1df4e79-1cb0-4aab-aaee-f2b867db276e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.092834 10.0.0.27 - - [2026-03-12 02:49:43] "POST /neutron/network HTTP/1.1" 200 831 0.049303 10.0.0.27 - - [2026-03-12 02:49:44] "POST /id-to-fqname HTTP/1.1" 200 220 0.001342 10.0.0.27 - - [2026-03-12 02:49:44] "POST /neutron/port HTTP/1.1" 200 117 0.006053 10.0.0.131 - - [2026-03-12 02:49:44] "GET /projects?obj_uuids=f1df4e79-1cb0-4aab-aaee-f2b867db276e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000972 10.0.0.27 - - [2026-03-12 02:49:44] "POST /neutron/port HTTP/1.1" 200 1053 0.258301 10.0.0.27 - - [2026-03-12 02:49:44] "POST /neutron/port HTTP/1.1" 200 1107 0.107522 10.0.0.27 - - [2026-03-12 02:49:45] "POST /neutron/subnet HTTP/1.1" 200 699 0.010668 10.0.0.131 - - [2026-03-12 02:49:45] "GET /projects?obj_uuids=f1df4e79-1cb0-4aab-aaee-f2b867db276e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001552 10.0.0.27 - - [2026-03-12 02:49:45] "GET /project/f1df4e79-1cb0-4aab-aaee-f2b867db276e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.079002 10.0.0.27 - - [2026-03-12 02:49:45] "POST /neutron/network HTTP/1.1" 200 830 0.013161 10.0.0.27 - - [2026-03-12 02:49:45] "POST /neutron/port HTTP/1.1" 200 117 0.011130 10.0.0.27 - - [2026-03-12 02:49:45] "POST /neutron/network HTTP/1.1" 200 840 0.011076 10.0.0.27 - - [2026-03-12 02:49:46] "POST /neutron/port HTTP/1.1" 200 1052 0.015198 10.0.0.27 - - [2026-03-12 02:49:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004544 10.0.0.27 - - [2026-03-12 02:49:46] "POST /neutron/network HTTP/1.1" 200 830 0.007118 10.0.0.27 - - [2026-03-12 02:49:50] "POST /neutron/port HTTP/1.1" 200 1117 0.017909 10.0.0.27 - - [2026-03-12 02:49:50] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007728 10.0.0.27 - - [2026-03-12 02:49:50] "GET /virtual-machine/77e40044-5f98-43b5-996b-b95af5764187 HTTP/1.1" 200 1287 0.006363 10.0.0.27 - - [2026-03-12 02:49:50] "GET /virtual-machine-interface/0e215e18-025f-4a38-aa5e-d315905007b0 HTTP/1.1" 200 2933 0.006217 10.0.0.27 - - [2026-03-12 02:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004946 10.0.0.27 - - [2026-03-12 02:49:50] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003627 10.0.0.27 - - [2026-03-12 02:49:50] "GET /virtual-networks?parent_id=f1df4e79-1cb0-4aab-aaee-f2b867db276e&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003191 10.0.0.27 - - [2026-03-12 02:49:50] "GET /virtual-network/08171452-8660-401b-9531-8a05ce89a682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.006306 10.0.0.27 - - [2026-03-12 02:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003727 10.0.0.27 - - [2026-03-12 02:49:54] "GET /virtual-network/08171452-8660-401b-9531-8a05ce89a682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.005002 10.0.0.27 - - [2026-03-12 02:49:55] "POST /neutron/port HTTP/1.1" 200 1116 0.021045 10.0.0.27 - - [2026-03-12 02:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004715 10.0.0.27 - - [2026-03-12 02:49:56] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004629 10.0.0.27 - - [2026-03-12 02:49:56] "GET /virtual-networks?parent_id=f1df4e79-1cb0-4aab-aaee-f2b867db276e&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003543 10.0.0.27 - - [2026-03-12 02:49:56] "GET /virtual-network/08171452-8660-401b-9531-8a05ce89a682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.008252 10.0.0.27 - - [2026-03-12 02:49:56] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008206 10.0.0.27 - - [2026-03-12 02:49:56] "POST /neutron/port HTTP/1.1" 200 1116 0.019220 10.0.0.27 - - [2026-03-12 02:49:56] "GET /virtual-machine/1471e004-0a56-43f2-b1da-935e89ad9f83 HTTP/1.1" 200 1287 0.007047 10.0.0.27 - - [2026-03-12 02:49:56] "GET /virtual-machine-interface/3ed41037-b2f6-4193-8408-2e8e302adb5a HTTP/1.1" 200 2932 0.006656 10.0.0.27 - - [2026-03-12 02:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003866 10.0.0.27 - - [2026-03-12 02:49:56] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003413 10.0.0.27 - - [2026-03-12 02:49:56] "GET /virtual-networks?parent_id=f1df4e79-1cb0-4aab-aaee-f2b867db276e&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003132 10.0.0.27 - - [2026-03-12 02:49:56] "GET /virtual-network/a475ff95-f8cd-4b48-a8eb-4b2b4fb01ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.005626 10.0.0.27 - - [2026-03-12 02:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.27 - - [2026-03-12 02:49:57] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003932 10.0.0.27 - - [2026-03-12 02:49:57] "GET /virtual-networks?parent_id=f1df4e79-1cb0-4aab-aaee-f2b867db276e&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003129 10.0.0.27 - - [2026-03-12 02:49:57] "GET /virtual-network/a475ff95-f8cd-4b48-a8eb-4b2b4fb01ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.006086 10.0.0.27 - - [2026-03-12 02:49:58] "POST /routing-policys HTTP/1.1" 200 536 0.031876 10.0.0.27 - - [2026-03-12 02:49:58] "GET /virtual-network/08171452-8660-401b-9531-8a05ce89a682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.010505 10.0.0.27 - - [2026-03-12 02:49:58] "PUT /virtual-network/08171452-8660-401b-9531-8a05ce89a682 HTTP/1.1" 200 265 0.066524 10.0.0.27 - - [2026-03-12 02:49:58] "POST /ref-update HTTP/1.1" 200 156 0.034283 10.0.0.27 - - [2026-03-12 02:50:01] "POST /routing-policys HTTP/1.1" 200 536 0.033911 10.0.0.27 - - [2026-03-12 02:50:01] "GET /virtual-network/08171452-8660-401b-9531-8a05ce89a682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.006566 10.0.0.27 - - [2026-03-12 02:50:02] "PUT /virtual-network/08171452-8660-401b-9531-8a05ce89a682 HTTP/1.1" 200 265 0.063142 10.0.0.27 - - [2026-03-12 02:50:02] "POST /ref-update HTTP/1.1" 200 156 0.054231 10.0.0.27 - - [2026-03-12 02:50:02] "POST /ref-update HTTP/1.1" 200 156 0.027663 10.0.0.27 - - [2026-03-12 02:50:02] "DELETE /routing-policy/79feb0c7-e71d-4b03-8b8f-5ea534094b5a HTTP/1.1" 200 115 0.055708 10.0.0.27 - - [2026-03-12 02:50:02] "POST /ref-update HTTP/1.1" 200 156 0.054631 10.0.0.27 - - [2026-03-12 02:50:02] "DELETE /routing-policy/afe9add7-6644-4e1c-bdec-7b66b1e7e08f HTTP/1.1" 200 115 0.041573 10.0.0.27 - - [2026-03-12 02:50:02] "POST /neutron/network HTTP/1.1" 400 204 0.013665 10.0.0.27 - - [2026-03-12 02:50:03] "POST /neutron/port HTTP/1.1" 200 1106 0.015353 10.0.0.27 - - [2026-03-12 02:50:03] "POST /neutron/port HTTP/1.1" 200 151 0.215153 10.0.0.27 - - [2026-03-12 02:50:04] "POST /neutron/network HTTP/1.1" 200 831 0.008422 10.0.0.27 - - [2026-03-12 02:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005954 10.0.0.27 - - [2026-03-12 02:50:04] "DELETE /route-target/406c3e1b-35dc-4074-879e-dba33cee4879 HTTP/1.1" 200 115 0.020327 10.0.0.27 - - [2026-03-12 02:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005849 10.0.0.131 - - [2026-03-12 02:50:07] "GET /projects?obj_uuids=f1df4e79-1cb0-4aab-aaee-f2b867db276e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001616 10.0.0.27 - - [2026-03-12 02:50:07] "GET /project/f1df4e79-1cb0-4aab-aaee-f2b867db276e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.049183 10.0.0.131 - - [2026-03-12 02:50:07] "GET /projects?obj_uuids=f1df4e79-1cb0-4aab-aaee-f2b867db276e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000965 10.0.0.27 - - [2026-03-12 02:50:07] "POST /neutron/network HTTP/1.1" 200 612 0.123894 10.0.0.27 - - [2026-03-12 02:50:07] "POST /route-targets HTTP/1.1" 200 328 0.017338 10.0.0.27 - - [2026-03-12 02:50:08] "POST /id-to-fqname HTTP/1.1" 200 220 0.003404 10.0.0.27 - - [2026-03-12 02:50:08] "GET /virtual-network/a630d1b2-3bd4-44e5-bd0a-4648303628bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005510 10.0.0.27 - - [2026-03-12 02:50:08] "POST /neutron/network HTTP/1.1" 200 833 0.007596 10.0.0.27 - - [2026-03-12 02:50:08] "GET /virtual-network/a630d1b2-3bd4-44e5-bd0a-4648303628bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006427 10.0.0.27 - - [2026-03-12 02:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004575 10.0.0.27 - - [2026-03-12 02:50:08] "GET /virtual-network/a630d1b2-3bd4-44e5-bd0a-4648303628bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007629 10.0.0.27 - - [2026-03-12 02:50:08] "PUT /virtual-network/a630d1b2-3bd4-44e5-bd0a-4648303628bd HTTP/1.1" 200 265 0.083734 10.0.0.27 - - [2026-03-12 02:50:08] "POST /ref-update HTTP/1.1" 200 156 0.045354 10.0.0.27 - - [2026-03-12 02:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007714 10.0.0.131 - - [2026-03-12 02:50:08] "GET /projects?obj_uuids=f1df4e79-1cb0-4aab-aaee-f2b867db276e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001017 10.0.0.27 - - [2026-03-12 02:50:08] "GET /project/f1df4e79-1cb0-4aab-aaee-f2b867db276e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.051170 10.0.0.27 - - [2026-03-12 02:50:08] "POST /neutron/network HTTP/1.1" 200 117 0.018203 10.0.0.27 - - [2026-03-12 02:50:08] "POST /neutron/network HTTP/1.1" 200 833 0.010188 10.0.0.27 - - [2026-03-12 02:50:08] "POST /id-to-fqname HTTP/1.1" 200 220 0.001144 10.0.0.27 - - [2026-03-12 02:50:08] "GET /virtual-network/dbe83ca0-90b4-4100-bcca-ed1c1412fcd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005171 10.0.0.27 - - [2026-03-12 02:50:08] "GET /virtual-network/dbe83ca0-90b4-4100-bcca-ed1c1412fcd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006822 10.0.0.27 - - [2026-03-12 02:50:08] "POST /neutron/subnet HTTP/1.1" 200 734 0.013653 10.0.0.27 - - [2026-03-12 02:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004608 10.0.0.27 - - [2026-03-12 02:50:08] "GET /virtual-network/dbe83ca0-90b4-4100-bcca-ed1c1412fcd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006017 10.0.0.27 - - [2026-03-12 02:50:09] "PUT /virtual-network/dbe83ca0-90b4-4100-bcca-ed1c1412fcd1 HTTP/1.1" 200 265 0.071130 10.0.0.27 - - [2026-03-12 02:50:09] "POST /ref-update HTTP/1.1" 200 156 0.022242 10.0.0.27 - - [2026-03-12 02:50:09] "POST /id-to-fqname HTTP/1.1" 200 220 0.001953 10.0.0.131 - - [2026-03-12 02:50:09] "GET /projects?obj_uuids=f1df4e79-1cb0-4aab-aaee-f2b867db276e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001136 10.0.0.27 - - [2026-03-12 02:50:09] "GET /project/f1df4e79-1cb0-4aab-aaee-f2b867db276e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.102139 10.0.0.27 - - [2026-03-12 02:50:10] "POST /neutron/port HTTP/1.1" 200 117 0.006786 10.0.0.27 - - [2026-03-12 02:50:10] "POST /id-to-fqname HTTP/1.1" 200 220 0.001450 10.0.0.27 - - [2026-03-12 02:50:10] "POST /neutron/network HTTP/1.1" 200 843 0.007982 10.0.0.27 - - [2026-03-12 02:50:10] "POST /neutron/port HTTP/1.1" 200 1055 0.021205 10.0.0.27 - - [2026-03-12 02:50:11] "POST /neutron/port HTTP/1.1" 200 1119 0.022582 10.0.0.27 - - [2026-03-12 02:50:11] "POST /neutron/port HTTP/1.1" 200 117 0.001228 10.0.0.131 - - [2026-03-12 02:50:11] "GET /projects?obj_uuids=f1df4e79-1cb0-4aab-aaee-f2b867db276e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001330 10.0.0.27 - - [2026-03-12 02:50:11] "GET /project/f1df4e79-1cb0-4aab-aaee-f2b867db276e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.082157 10.0.0.27 - - [2026-03-12 02:50:11] "POST /neutron/port HTTP/1.1" 200 1119 0.029757 10.0.0.27 - - [2026-03-12 02:50:11] "POST /neutron/port HTTP/1.1" 200 1119 0.022757 10.0.0.131 - - [2026-03-12 02:50:11] "GET /projects?obj_uuids=f1df4e79-1cb0-4aab-aaee-f2b867db276e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001745 10.0.0.27 - - [2026-03-12 02:50:12] "POST /neutron/port HTTP/1.1" 200 1055 0.297574 10.0.0.27 - - [2026-03-12 02:50:12] "POST /neutron/port HTTP/1.1" 200 1109 0.146764 10.0.0.27 - - [2026-03-12 02:50:12] "POST /neutron/subnet HTTP/1.1" 200 708 0.010972 10.0.0.27 - - [2026-03-12 02:50:16] "POST /neutron/port HTTP/1.1" 200 1119 0.017268 10.0.0.27 - - [2026-03-12 02:50:16] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007953 10.0.0.27 - - [2026-03-12 02:50:16] "GET /virtual-machine/f358ada4-0b69-4fbc-bd7e-15fd4adb6548 HTTP/1.1" 200 1288 0.006040 10.0.0.27 - - [2026-03-12 02:50:16] "GET /virtual-machine-interface/25655377-eda9-4544-8ecf-259b49c73154 HTTP/1.1" 200 2933 0.005239 10.0.0.27 - - [2026-03-12 02:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.27 - - [2026-03-12 02:50:16] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004150 10.0.0.27 - - [2026-03-12 02:50:16] "GET /virtual-networks?parent_id=f1df4e79-1cb0-4aab-aaee-f2b867db276e&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003295 10.0.0.27 - - [2026-03-12 02:50:16] "POST /neutron/port HTTP/1.1" 200 1119 0.015738 10.0.0.27 - - [2026-03-12 02:50:17] "GET /virtual-network/a630d1b2-3bd4-44e5-bd0a-4648303628bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.008976 10.0.0.27 - - [2026-03-12 02:50:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004100 10.0.0.27 - - [2026-03-12 02:50:17] "POST /neutron/network HTTP/1.1" 200 833 0.008248 10.0.0.27 - - [2026-03-12 02:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004560 10.0.0.27 - - [2026-03-12 02:50:20] "GET /virtual-network/a630d1b2-3bd4-44e5-bd0a-4648303628bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.008300 10.0.0.27 - - [2026-03-12 02:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004510 10.0.0.27 - - [2026-03-12 02:50:22] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004225 10.0.0.27 - - [2026-03-12 02:50:22] "GET /virtual-networks?parent_id=f1df4e79-1cb0-4aab-aaee-f2b867db276e&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003458 10.0.0.27 - - [2026-03-12 02:50:22] "GET /virtual-network/a630d1b2-3bd4-44e5-bd0a-4648303628bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.006113 10.0.0.27 - - [2026-03-12 02:50:22] "POST /neutron/port HTTP/1.1" 200 1119 0.022156 10.0.0.27 - - [2026-03-12 02:50:22] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009330 10.0.0.27 - - [2026-03-12 02:50:22] "POST /neutron/port HTTP/1.1" 200 1119 0.018884 10.0.0.27 - - [2026-03-12 02:50:22] "GET /virtual-machine/a2eb8ec9-2d34-4c29-88a7-2782f3e09eae HTTP/1.1" 200 1287 0.007399 10.0.0.27 - - [2026-03-12 02:50:22] "GET /virtual-machine-interface/8f6ddab8-39f0-461f-881f-e8ce753af044 HTTP/1.1" 200 2933 0.006436 10.0.0.27 - - [2026-03-12 02:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005511 10.0.0.27 - - [2026-03-12 02:50:22] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005489 10.0.0.27 - - [2026-03-12 02:50:22] "GET /virtual-networks?parent_id=f1df4e79-1cb0-4aab-aaee-f2b867db276e&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003355 10.0.0.27 - - [2026-03-12 02:50:22] "GET /virtual-network/dbe83ca0-90b4-4100-bcca-ed1c1412fcd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.011359 10.0.0.27 - - [2026-03-12 02:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005095 10.0.0.27 - - [2026-03-12 02:50:23] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004832 10.0.0.27 - - [2026-03-12 02:50:23] "GET /virtual-networks?parent_id=f1df4e79-1cb0-4aab-aaee-f2b867db276e&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.005154 10.0.0.27 - - [2026-03-12 02:50:23] "GET /virtual-network/dbe83ca0-90b4-4100-bcca-ed1c1412fcd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.008036 10.0.0.27 - - [2026-03-12 02:50:24] "POST /interface-route-tables HTTP/1.1" 200 576 0.031870 10.0.0.27 - - [2026-03-12 02:50:24] "GET /interface-route-table/bd8e468f-437d-485f-8cd1-49a8ecc63011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1307 0.008559 10.0.0.27 - - [2026-03-12 02:50:24] "GET /virtual-machine-interface/25655377-eda9-4544-8ecf-259b49c73154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2711 0.007833 10.0.0.27 - - [2026-03-12 02:50:24] "POST /ref-update HTTP/1.1" 200 156 0.018788 10.0.0.27 - - [2026-03-12 02:50:24] "POST /routing-policys HTTP/1.1" 200 536 0.030134 10.0.0.27 - - [2026-03-12 02:50:24] "GET /virtual-network/a630d1b2-3bd4-44e5-bd0a-4648303628bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.007332 10.0.0.27 - - [2026-03-12 02:50:24] "PUT /virtual-network/a630d1b2-3bd4-44e5-bd0a-4648303628bd HTTP/1.1" 200 265 0.060850 10.0.0.27 - - [2026-03-12 02:50:28] "POST /ref-update HTTP/1.1" 200 156 0.051215 10.0.0.27 - - [2026-03-12 02:50:28] "DELETE /routing-policy/ae138933-f0b3-49b5-87d9-4553927ea6e7 HTTP/1.1" 200 115 0.051368 10.0.0.27 - - [2026-03-12 02:50:28] "POST /neutron/network HTTP/1.1" 400 204 0.017085 10.0.0.27 - - [2026-03-12 02:50:29] "POST /neutron/port HTTP/1.1" 200 1119 0.019506 10.0.0.27 - - [2026-03-12 02:50:29] "POST /neutron/port HTTP/1.1" 200 151 0.188436 10.0.0.27 - - [2026-03-12 02:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004887 10.0.0.27 - - [2026-03-12 02:50:30] "POST /neutron/network HTTP/1.1" 200 833 0.007369 10.0.0.27 - - [2026-03-12 02:50:30] "DELETE /route-target/b2b5e227-a4f8-4cf4-b944-3377a53620e0 HTTP/1.1" 409 240 0.006065 10.0.0.27 - - [2026-03-12 02:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005106 10.0.0.27 - - [2026-03-12 02:50:31] "GET /obj-perms HTTP/1.1" 200 5056 0.051286 10.0.0.131 - - [2026-03-12 02:50:32] "GET /projects?obj_uuids=f1df4e79-1cb0-4aab-aaee-f2b867db276e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001464 10.0.0.27 - - [2026-03-12 02:50:32] "GET /project/f1df4e79-1cb0-4aab-aaee-f2b867db276e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.058852 10.0.0.131 - - [2026-03-12 02:50:32] "GET /projects?obj_uuids=f1df4e79-1cb0-4aab-aaee-f2b867db276e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001438 10.0.0.27 - - [2026-03-12 02:50:32] "GET /project/f1df4e79-1cb0-4aab-aaee-f2b867db276e?fields=virtual_networks HTTP/1.1" 200 1020 0.047138 10.0.0.131 - - [2026-03-12 02:50:32] "GET /projects?obj_uuids=f1df4e79-1cb0-4aab-aaee-f2b867db276e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001563 10.0.0.27 - - [2026-03-12 02:50:32] "GET /project/f1df4e79-1cb0-4aab-aaee-f2b867db276e?fields=virtual_machine_interfaces HTTP/1.1" 200 1020 0.051193 10.0.0.131 - - [2026-03-12 02:50:32] "GET /projects?obj_uuids=f1df4e79-1cb0-4aab-aaee-f2b867db276e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001363 10.0.0.27 - - [2026-03-12 02:50:32] "GET /project/f1df4e79-1cb0-4aab-aaee-f2b867db276e?fields=security_groups HTTP/1.1" 200 1240 0.056059 10.0.0.27 - - [2026-03-12 02:50:33] "POST /fqname-to-id HTTP/1.1" 404 192 0.026155 10.0.0.131 - - [2026-03-12 02:50:33] "GET /projects?obj_uuids=ec74fc10-6f4d-4b04-9af9-678fee5ef87a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003667 10.0.0.131 - - [2026-03-12 02:50:33] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001718 10.0.0.131 - - [2026-03-12 02:50:33] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008505 10.0.0.131 - - [2026-03-12 02:50:33] "POST /id-to-fqname HTTP/1.1" 200 194 0.002402 10.0.0.131 - - [2026-03-12 02:50:33] "POST /fqname-to-id HTTP/1.1" 404 203 0.011471 10.0.0.131 - - [2026-03-12 02:50:33] "POST /security-groups HTTP/1.1" 200 595 0.093967 10.0.0.131 - - [2026-03-12 02:50:33] "POST /projects HTTP/1.1" 200 593 0.322272 10.0.0.27 - - [2026-03-12 02:50:33] "POST /access-control-lists HTTP/1.1" 200 602 0.036342 10.0.0.131 - - [2026-03-12 02:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.393826 10.0.0.27 - - [2026-03-12 02:50:33] "GET /project/ec74fc10-6f4d-4b04-9af9-678fee5ef87a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.529575 10.0.0.27 - - [2026-03-12 02:50:34] "GET / HTTP/1.1" 200 36215 0.001892 10.0.0.27 - - [2026-03-12 02:50:36] "POST /fqname-to-id HTTP/1.1" 401 292 0.000870 10.0.0.27 - - [2026-03-12 02:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.058717 10.0.0.131 - - [2026-03-12 02:50:36] "GET /projects?obj_uuids=ec74fc10-6f4d-4b04-9af9-678fee5ef87a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001346 10.0.0.27 - - [2026-03-12 02:50:36] "GET /project/ec74fc10-6f4d-4b04-9af9-678fee5ef87a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.047743 10.0.0.131 - - [2026-03-12 02:50:37] "GET /projects?obj_uuids=ec74fc10-6f4d-4b04-9af9-678fee5ef87a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000989 10.0.0.27 - - [2026-03-12 02:50:37] "POST /neutron/network HTTP/1.1" 200 613 0.154670 10.0.0.27 - - [2026-03-12 02:50:37] "POST /route-targets HTTP/1.1" 200 328 0.014806 10.0.0.27 - - [2026-03-12 02:50:37] "POST /id-to-fqname HTTP/1.1" 200 226 0.005764 10.0.0.27 - - [2026-03-12 02:50:37] "GET /virtual-network/83e7d61a-9b12-4f3e-8255-94ab9a5b8df8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008497 10.0.0.27 - - [2026-03-12 02:50:37] "POST /neutron/network HTTP/1.1" 200 831 0.006874 10.0.0.27 - - [2026-03-12 02:50:37] "GET /virtual-network/83e7d61a-9b12-4f3e-8255-94ab9a5b8df8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005299 10.0.0.27 - - [2026-03-12 02:50:38] "GET /virtual-network/83e7d61a-9b12-4f3e-8255-94ab9a5b8df8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005588 10.0.0.27 - - [2026-03-12 02:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766 10.0.0.27 - - [2026-03-12 02:50:39] "GET /virtual-network/83e7d61a-9b12-4f3e-8255-94ab9a5b8df8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005328 10.0.0.27 - - [2026-03-12 02:50:39] "PUT /virtual-network/83e7d61a-9b12-4f3e-8255-94ab9a5b8df8 HTTP/1.1" 200 265 0.062348 10.0.0.27 - - [2026-03-12 02:50:39] "POST /ref-update HTTP/1.1" 200 156 0.028554 10.0.0.27 - - [2026-03-12 02:50:44] "POST /id-to-fqname HTTP/1.1" 200 226 0.001763 10.0.0.27 - - [2026-03-12 02:50:44] "POST /neutron/network HTTP/1.1" 200 841 0.009526 10.0.0.131 - - [2026-03-12 02:50:45] "GET /projects?obj_uuids=ec74fc10-6f4d-4b04-9af9-678fee5ef87a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001028 10.0.0.27 - - [2026-03-12 02:50:45] "GET /project/ec74fc10-6f4d-4b04-9af9-678fee5ef87a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.071285 10.0.0.27 - - [2026-03-12 02:50:45] "POST /neutron/port HTTP/1.1" 200 117 0.006987 10.0.0.131 - - [2026-03-12 02:50:46] "GET /projects?obj_uuids=ec74fc10-6f4d-4b04-9af9-678fee5ef87a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001374 10.0.0.27 - - [2026-03-12 02:50:46] "POST /neutron/port HTTP/1.1" 200 1063 0.370313 10.0.0.27 - - [2026-03-12 02:50:46] "POST /neutron/port HTTP/1.1" 200 1117 0.148531 10.0.0.27 - - [2026-03-12 02:50:46] "POST /neutron/subnet HTTP/1.1" 200 694 0.010303 10.0.0.27 - - [2026-03-12 02:50:50] "POST /neutron/port HTTP/1.1" 200 1127 0.019198 10.0.0.27 - - [2026-03-12 02:50:50] "POST /neutron/security_group HTTP/1.1" 200 2062 0.014067 10.0.0.27 - - [2026-03-12 02:50:51] "GET /virtual-machine/12a6282b-54ae-434f-b426-eff1969e5ad9 HTTP/1.1" 401 292 0.000593 10.0.0.27 - - [2026-03-12 02:50:51] "GET /virtual-machine/12a6282b-54ae-434f-b426-eff1969e5ad9 HTTP/1.1" 200 1298 0.029526 10.0.0.27 - - [2026-03-12 02:50:51] "GET /virtual-machine-interface/c7939f9c-0434-49c2-baad-1ffc6596e3dc HTTP/1.1" 200 2974 0.007088 10.0.0.27 - - [2026-03-12 02:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.27 - - [2026-03-12 02:50:51] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004957 10.0.0.27 - - [2026-03-12 02:50:51] "GET /virtual-networks?parent_id=ec74fc10-6f4d-4b04-9af9-678fee5ef87a&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003513 10.0.0.27 - - [2026-03-12 02:50:51] "GET /virtual-network/83e7d61a-9b12-4f3e-8255-94ab9a5b8df8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.006593 10.0.0.27 - - [2026-03-12 02:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819 10.0.0.27 - - [2026-03-12 02:50:54] "GET /virtual-network/83e7d61a-9b12-4f3e-8255-94ab9a5b8df8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.004989 10.0.0.27 - - [2026-03-12 02:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005358 10.0.0.27 - - [2026-03-12 02:50:58] "GET /virtual-network/83e7d61a-9b12-4f3e-8255-94ab9a5b8df8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.006951 10.0.0.27 - - [2026-03-12 02:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004741 10.0.0.27 - - [2026-03-12 02:51:02] "GET /virtual-network/83e7d61a-9b12-4f3e-8255-94ab9a5b8df8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.005326 10.0.0.27 - - [2026-03-12 02:51:06] "POST /neutron/port HTTP/1.1" 200 1127 0.021459 10.0.0.27 - - [2026-03-12 02:51:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005524 10.0.0.27 - - [2026-03-12 02:51:06] "POST /neutron/network HTTP/1.1" 200 831 0.010450 10.0.0.27 - - [2026-03-12 02:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005148 10.0.0.27 - - [2026-03-12 02:51:06] "GET /virtual-network/83e7d61a-9b12-4f3e-8255-94ab9a5b8df8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.006181 10.0.0.27 - - [2026-03-12 02:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004357 10.0.0.27 - - [2026-03-12 02:51:10] "GET /virtual-network/83e7d61a-9b12-4f3e-8255-94ab9a5b8df8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.006095 10.0.0.131 - - [2026-03-12 02:51:12] "DELETE /project/ec74fc106f4d4b049af9678fee5ef87a HTTP/1.1" 404 173 0.004964 10.0.0.131 - - [2026-03-12 02:51:12] "GET /projects?obj_uuids=f1df4e79-1cb0-4aab-aaee-f2b867db276e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000935 10.0.0.131 - - [2026-03-12 02:51:12] "GET /project/f1df4e79-1cb0-4aab-aaee-f2b867db276e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.060477 10.0.0.131 - - [2026-03-12 02:51:12] "GET /projects?obj_uuids=f1df4e79-1cb0-4aab-aaee-f2b867db276e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001212 10.0.0.131 - - [2026-03-12 02:51:12] "GET /project/f1df4e79-1cb0-4aab-aaee-f2b867db276e?fields=security_groups HTTP/1.1" 200 1088 0.064918 10.0.0.131 - - [2026-03-12 02:51:13] "GET /projects?obj_uuids=f1df4e79-1cb0-4aab-aaee-f2b867db276e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001422 10.0.0.131 - - [2026-03-12 02:51:13] "GET /project/f1df4e79-1cb0-4aab-aaee-f2b867db276e?fields=application_policy_sets HTTP/1.1" 200 1381 0.040670 10.0.0.131 - - [2026-03-12 02:51:13] "DELETE /project/f1df4e79-1cb0-4aab-aaee-f2b867db276e HTTP/1.1" 409 278 0.277852 10.0.0.27 - - [2026-03-12 02:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.27 - - [2026-03-12 02:51:14] "GET /virtual-network/83e7d61a-9b12-4f3e-8255-94ab9a5b8df8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.005280 10.0.0.27 - - [2026-03-12 02:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.27 - - [2026-03-12 02:51:19] "GET /virtual-network/83e7d61a-9b12-4f3e-8255-94ab9a5b8df8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.005524 10.0.0.27 - - [2026-03-12 02:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915 10.0.0.27 - - [2026-03-12 02:51:23] "GET /virtual-network/83e7d61a-9b12-4f3e-8255-94ab9a5b8df8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.005474 10.0.0.27 - - [2026-03-12 02:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004085 10.0.0.27 - - [2026-03-12 02:51:27] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003885 10.0.0.27 - - [2026-03-12 02:51:27] "GET /virtual-networks?parent_id=ec74fc10-6f4d-4b04-9af9-678fee5ef87a&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003514 10.0.0.27 - - [2026-03-12 02:51:27] "GET /virtual-network/83e7d61a-9b12-4f3e-8255-94ab9a5b8df8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.005947 10.0.0.27 - - [2026-03-12 02:51:32] "POST /neutron/port HTTP/1.1" 200 1127 0.018509 10.0.0.27 - - [2026-03-12 02:51:36] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007093 10.0.0.27 - - [2026-03-12 02:51:42] "POST /neutron/port HTTP/1.1" 200 1127 0.021429 10.0.0.27 - - [2026-03-12 02:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.27 - - [2026-03-12 02:51:48] "GET /virtual-network/83e7d61a-9b12-4f3e-8255-94ab9a5b8df8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.005164 10.0.0.27 - - [2026-03-12 02:51:48] "PUT /virtual-network/83e7d61a-9b12-4f3e-8255-94ab9a5b8df8 HTTP/1.1" 200 265 0.067364 10.0.0.27 - - [2026-03-12 02:51:48] "POST /ref-update HTTP/1.1" 200 156 0.026708 10.0.0.27 - - [2026-03-12 02:51:53] "POST /neutron/network HTTP/1.1" 400 204 0.014482 10.0.0.27 - - [2026-03-12 02:51:54] "POST /neutron/port HTTP/1.1" 200 151 0.167228 10.0.0.27 - - [2026-03-12 02:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.27 - - [2026-03-12 02:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.131 - - [2026-03-12 02:51:58] "GET /projects?obj_uuids=ec74fc10-6f4d-4b04-9af9-678fee5ef87a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000986 10.0.0.27 - - [2026-03-12 02:51:58] "GET /project/ec74fc10-6f4d-4b04-9af9-678fee5ef87a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.043324 10.0.0.27 - - [2026-03-12 02:51:58] "POST /neutron/network HTTP/1.1" 200 117 0.012844 10.0.0.27 - - [2026-03-12 02:51:58] "POST /ref-update HTTP/1.1" 200 156 0.022128 10.0.0.27 - - [2026-03-12 02:51:58] "POST /neutron/network HTTP/1.1" 200 832 0.008971 10.0.0.27 - - [2026-03-12 02:51:59] "POST /id-to-fqname HTTP/1.1" 200 226 0.001343 10.0.0.27 - - [2026-03-12 02:51:59] "GET /virtual-network/42f350c0-677e-41de-9540-b72a65454b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007181 10.0.0.27 - - [2026-03-12 02:51:59] "GET /virtual-network/42f350c0-677e-41de-9540-b72a65454b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006754 10.0.0.27 - - [2026-03-12 02:51:59] "POST /neutron/subnet HTTP/1.1" 200 725 0.009145 10.0.0.27 - - [2026-03-12 02:51:59] "GET /virtual-network/42f350c0-677e-41de-9540-b72a65454b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005426 10.0.0.27 - - [2026-03-12 02:51:59] "GET /obj-perms HTTP/1.1" 200 5038 0.081944 10.0.0.73 - - [2026-03-12 02:51:59] "GET /obj-perms HTTP/1.1" 200 5038 0.064592 10.0.0.131 - - [2026-03-12 02:51:59] "GET /obj-perms HTTP/1.1" 200 5038 0.060002 10.0.0.27 - - [2026-03-12 02:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004672 10.0.0.27 - - [2026-03-12 02:51:59] "GET /virtual-network/42f350c0-677e-41de-9540-b72a65454b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006207 10.0.0.27 - - [2026-03-12 02:51:59] "PUT /virtual-network/42f350c0-677e-41de-9540-b72a65454b85 HTTP/1.1" 200 265 0.059052 10.0.0.27 - - [2026-03-12 02:52:04] "POST /id-to-fqname HTTP/1.1" 200 226 0.001387 10.0.0.131 - - [2026-03-12 02:52:05] "GET /projects?obj_uuids=ec74fc10-6f4d-4b04-9af9-678fee5ef87a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.024539 10.0.0.27 - - [2026-03-12 02:52:05] "GET /project/ec74fc10-6f4d-4b04-9af9-678fee5ef87a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.084676 10.0.0.27 - - [2026-03-12 02:52:05] "POST /neutron/port HTTP/1.1" 200 117 0.006313 10.0.0.27 - - [2026-03-12 02:52:06] "POST /neutron/network HTTP/1.1" 200 842 0.008468 10.0.0.27 - - [2026-03-12 02:52:06] "POST /neutron/port HTTP/1.1" 200 1064 0.017605 10.0.0.27 - - [2026-03-12 02:52:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003927 10.0.0.27 - - [2026-03-12 02:52:06] "POST /neutron/network HTTP/1.1" 200 832 0.020667 10.0.0.27 - - [2026-03-12 02:52:11] "POST /neutron/port HTTP/1.1" 200 1128 0.023225 10.0.0.27 - - [2026-03-12 02:52:11] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009648 10.0.0.27 - - [2026-03-12 02:52:11] "GET /virtual-machine/977a240f-f52e-4059-9c08-6e3460914d59 HTTP/1.1" 200 1299 0.007338 10.0.0.27 - - [2026-03-12 02:52:11] "GET /virtual-machine-interface/b3364dda-f0b8-41ff-a69a-4705f1b854ec HTTP/1.1" 200 2974 0.006101 10.0.0.27 - - [2026-03-12 02:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004726 10.0.0.27 - - [2026-03-12 02:52:11] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004377 10.0.0.27 - - [2026-03-12 02:52:11] "GET /virtual-networks?parent_id=ec74fc10-6f4d-4b04-9af9-678fee5ef87a&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004734 10.0.0.27 - - [2026-03-12 02:52:11] "GET /virtual-network/42f350c0-677e-41de-9540-b72a65454b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.006526 10.0.0.27 - - [2026-03-12 02:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005153 10.0.0.27 - - [2026-03-12 02:52:14] "GET /virtual-network/42f350c0-677e-41de-9540-b72a65454b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.005818 10.0.0.27 - - [2026-03-12 02:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.27 - - [2026-03-12 02:52:18] "GET /virtual-network/42f350c0-677e-41de-9540-b72a65454b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.005443 10.0.0.27 - - [2026-03-12 02:52:19] "POST /neutron/network HTTP/1.1" 200 842 0.007804 10.0.0.27 - - [2026-03-12 02:52:19] "POST /neutron/port HTTP/1.1" 200 117 0.001163 10.0.0.27 - - [2026-03-12 02:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004316 10.0.0.27 - - [2026-03-12 02:52:22] "GET /virtual-network/42f350c0-677e-41de-9540-b72a65454b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.007432 10.0.0.27 - - [2026-03-12 02:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004996 10.0.0.27 - - [2026-03-12 02:52:26] "GET /virtual-network/42f350c0-677e-41de-9540-b72a65454b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.006305 10.0.0.27 - - [2026-03-12 02:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004201 10.0.0.27 - - [2026-03-12 02:52:30] "GET /virtual-network/42f350c0-677e-41de-9540-b72a65454b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.005943 10.0.0.27 - - [2026-03-12 02:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.27 - - [2026-03-12 02:52:34] "GET /virtual-network/42f350c0-677e-41de-9540-b72a65454b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.005654 10.0.0.27 - - [2026-03-12 02:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004487 10.0.0.27 - - [2026-03-12 02:52:39] "GET /virtual-network/42f350c0-677e-41de-9540-b72a65454b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.006520 10.0.0.27 - - [2026-03-12 02:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004257 10.0.0.27 - - [2026-03-12 02:52:43] "GET /virtual-network/42f350c0-677e-41de-9540-b72a65454b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.006469 10.0.0.27 - - [2026-03-12 02:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.27 - - [2026-03-12 02:52:47] "GET /virtual-network/42f350c0-677e-41de-9540-b72a65454b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.006013 10.0.0.27 - - [2026-03-12 02:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004783 10.0.0.27 - - [2026-03-12 02:52:49] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004462 10.0.0.27 - - [2026-03-12 02:52:49] "GET /virtual-networks?parent_id=ec74fc10-6f4d-4b04-9af9-678fee5ef87a&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004016 10.0.0.27 - - [2026-03-12 02:52:49] "GET /virtual-network/42f350c0-677e-41de-9540-b72a65454b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.006066 10.0.0.27 - - [2026-03-12 02:52:49] "POST /neutron/security_group HTTP/1.1" 200 2062 0.011157 10.0.0.27 - - [2026-03-12 02:52:59] "POST /neutron/port HTTP/1.1" 200 1128 0.019238 10.0.0.27 - - [2026-03-12 02:52:59] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007329 10.0.0.27 - - [2026-03-12 02:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.27 - - [2026-03-12 02:53:10] "GET /virtual-network/42f350c0-677e-41de-9540-b72a65454b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.005158 10.0.0.27 - - [2026-03-12 02:53:10] "PUT /virtual-network/42f350c0-677e-41de-9540-b72a65454b85 HTTP/1.1" 200 265 0.045113 10.0.0.27 - - [2026-03-12 02:53:10] "POST /ref-update HTTP/1.1" 200 156 0.083287 10.0.0.27 - - [2026-03-12 02:53:15] "POST /neutron/network HTTP/1.1" 200 832 0.009163 10.0.0.27 - - [2026-03-12 02:53:16] "POST /neutron/port HTTP/1.1" 200 1118 0.015857 10.0.0.131 - - [2026-03-12 02:53:17] "POST /useragent-kv HTTP/1.1" 200 115 0.004915 10.0.0.27 - - [2026-03-12 02:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007450 10.0.0.131 - - [2026-03-12 02:53:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002561 10.0.0.27 - - [2026-03-12 02:53:17] "POST /neutron/network HTTP/1.1" 200 151 0.120687 10.0.0.131 - - [2026-03-12 02:53:19] "GET /projects?obj_uuids=ec74fc10-6f4d-4b04-9af9-678fee5ef87a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000984 10.0.0.27 - - [2026-03-12 02:53:19] "GET /project/ec74fc10-6f4d-4b04-9af9-678fee5ef87a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.080928 10.0.0.131 - - [2026-03-12 02:53:19] "GET /projects?obj_uuids=ec74fc10-6f4d-4b04-9af9-678fee5ef87a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001554 10.0.0.27 - - [2026-03-12 02:53:19] "GET /project/ec74fc10-6f4d-4b04-9af9-678fee5ef87a?fields=virtual_networks HTTP/1.1" 200 1042 0.046555 10.0.0.131 - - [2026-03-12 02:53:19] "GET /projects?obj_uuids=ec74fc10-6f4d-4b04-9af9-678fee5ef87a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001291 10.0.0.27 - - [2026-03-12 02:53:19] "GET /project/ec74fc10-6f4d-4b04-9af9-678fee5ef87a?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.045990 10.0.0.131 - - [2026-03-12 02:53:19] "GET /projects?obj_uuids=ec74fc10-6f4d-4b04-9af9-678fee5ef87a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001844 10.0.0.27 - - [2026-03-12 02:53:19] "GET /project/ec74fc10-6f4d-4b04-9af9-678fee5ef87a?fields=security_groups HTTP/1.1" 200 1273 0.044143 10.0.0.27 - - [2026-03-12 02:53:20] "POST /fqname-to-id HTTP/1.1" 404 213 0.029968 10.0.0.131 - - [2026-03-12 02:53:20] "GET /projects?obj_uuids=e96e429f-ccde-430d-b24e-54fcf5ea40a0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006157 10.0.0.131 - - [2026-03-12 02:53:20] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001277 10.0.0.131 - - [2026-03-12 02:53:20] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007955 10.0.0.131 - - [2026-03-12 02:53:20] "POST /id-to-fqname HTTP/1.1" 200 216 0.004330 10.0.0.131 - - [2026-03-12 02:53:20] "POST /fqname-to-id HTTP/1.1" 404 227 0.005435 10.0.0.131 - - [2026-03-12 02:53:20] "POST /security-groups HTTP/1.1" 200 616 0.073937 10.0.0.131 - - [2026-03-12 02:53:20] "POST /projects HTTP/1.1" 200 635 0.279980 10.0.0.131 - - [2026-03-12 02:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.314841 10.0.0.27 - - [2026-03-12 02:53:20] "POST /access-control-lists HTTP/1.1" 200 623 0.042658 10.0.0.27 - - [2026-03-12 02:53:20] "GET /project/e96e429f-ccde-430d-b24e-54fcf5ea40a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.459397 10.0.0.27 - - [2026-03-12 02:53:21] "GET / HTTP/1.1" 200 36215 0.001415 10.0.0.27 - - [2026-03-12 02:53:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000496 10.0.0.27 - - [2026-03-12 02:53:24] "POST /fqname-to-id HTTP/1.1" 404 249 0.068532 10.0.0.27 - - [2026-03-12 02:53:24] "POST /fqname-to-id HTTP/1.1" 404 281 0.003949 10.0.0.27 - - [2026-03-12 02:53:24] "POST /access-control-lists HTTP/1.1" 200 643 0.028705 10.0.0.27 - - [2026-03-12 02:53:24] "PUT /access-control-list/e5863461-16c8-4097-8da4-f20e9ec3865b HTTP/1.1" 200 273 0.024656 10.0.0.27 - - [2026-03-12 02:53:24] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.032904 10.0.0.27 - - [2026-03-12 02:53:24] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.116439 10.0.0.27 - - [2026-03-12 02:53:25] "PUT /access-control-list/e5863461-16c8-4097-8da4-f20e9ec3865b HTTP/1.1" 200 273 0.011178 10.0.0.27 - - [2026-03-12 02:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006554 10.0.0.27 - - [2026-03-12 02:53:25] "GET /security-group/791977e1-f9f8-4c86-a810-02def73bcd53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003744 10.0.0.27 - - [2026-03-12 02:53:25] "POST /neutron/security_group HTTP/1.1" 200 151 0.057283 10.0.0.27 - - [2026-03-12 02:53:25] "POST /fqname-to-id HTTP/1.1" 404 249 0.004072 10.0.0.27 - - [2026-03-12 02:53:26] "POST /fqname-to-id HTTP/1.1" 404 249 0.003975 10.0.0.27 - - [2026-03-12 02:53:26] "POST /fqname-to-id HTTP/1.1" 404 281 0.003136 10.0.0.27 - - [2026-03-12 02:53:26] "POST /access-control-lists HTTP/1.1" 200 643 0.028109 10.0.0.27 - - [2026-03-12 02:53:26] "PUT /access-control-list/c2c21120-8ff4-408c-bdd4-dd12c30b3dcb HTTP/1.1" 200 273 0.027788 10.0.0.27 - - [2026-03-12 02:53:26] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.016526 10.0.0.27 - - [2026-03-12 02:53:27] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.128205 10.0.0.27 - - [2026-03-12 02:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.27 - - [2026-03-12 02:53:27] "GET /security-group/0c627330-04bc-4e71-853e-e700707b7f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.003693 10.0.0.27 - - [2026-03-12 02:53:27] "PUT /access-control-list/c2c21120-8ff4-408c-bdd4-dd12c30b3dcb HTTP/1.1" 200 273 0.018981 10.0.0.27 - - [2026-03-12 02:53:27] "POST /neutron/security_group_rule HTTP/1.1" 200 565 0.008216 10.0.0.27 - - [2026-03-12 02:53:28] "POST /neutron/security_group_rule HTTP/1.1" 200 601 0.177776 10.0.0.27 - - [2026-03-12 02:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008277 10.0.0.131 - - [2026-03-12 02:53:28] "GET /projects?obj_uuids=e96e429f-ccde-430d-b24e-54fcf5ea40a0&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000953 10.0.0.27 - - [2026-03-12 02:53:28] "PUT /access-control-list/3f74b7c3-10c2-454a-9889-5810791ae3f5 HTTP/1.1" 200 273 0.025684 10.0.0.27 - - [2026-03-12 02:53:28] "GET /project/e96e429f-ccde-430d-b24e-54fcf5ea40a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.071630 10.0.0.131 - - [2026-03-12 02:53:28] "POST /useragent-kv HTTP/1.1" 200 115 0.005810 10.0.0.27 - - [2026-03-12 02:53:28] "POST /fqname-to-id HTTP/1.1" 404 207 0.045069 10.0.0.27 - - [2026-03-12 02:53:28] "POST /neutron/subnet HTTP/1.1" 200 828 0.241284 10.0.0.27 - - [2026-03-12 02:53:29] "POST /id-to-fqname HTTP/1.1" 200 290 0.001427 10.0.0.27 - - [2026-03-12 02:53:29] "GET /virtual-network/0826ab87-eb8b-482c-921d-a30d46af937f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.007805 10.0.0.27 - - [2026-03-12 02:53:29] "POST /neutron/network HTTP/1.1" 200 1113 0.013728 10.0.0.27 - - [2026-03-12 02:53:29] "GET /virtual-network/0826ab87-eb8b-482c-921d-a30d46af937f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.005601 10.0.0.27 - - [2026-03-12 02:53:29] "POST /neutron/subnet HTTP/1.1" 200 725 0.011956 10.0.0.27 - - [2026-03-12 02:53:29] "GET /virtual-network/0826ab87-eb8b-482c-921d-a30d46af937f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.005742 10.0.0.27 - - [2026-03-12 02:53:30] "POST /id-to-fqname HTTP/1.1" 200 290 0.002053 10.0.0.131 - - [2026-03-12 02:53:31] "GET /projects?obj_uuids=e96e429f-ccde-430d-b24e-54fcf5ea40a0&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000993 10.0.0.27 - - [2026-03-12 02:53:31] "GET /project/e96e429f-ccde-430d-b24e-54fcf5ea40a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.063495 10.0.0.27 - - [2026-03-12 02:53:31] "POST /neutron/network HTTP/1.1" 200 1113 0.009311 10.0.0.27 - - [2026-03-12 02:53:31] "POST /id-to-fqname HTTP/1.1" 200 290 0.001400 10.0.0.27 - - [2026-03-12 02:53:31] "POST /neutron/port HTTP/1.1" 200 117 0.008570 10.0.0.27 - - [2026-03-12 02:53:32] "POST /neutron/network HTTP/1.1" 200 1123 0.012701 10.0.0.27 - - [2026-03-12 02:53:32] "POST /neutron/port HTTP/1.1" 200 1192 0.057940 10.0.0.131 - - [2026-03-12 02:53:32] "GET /projects?obj_uuids=e96e429f-ccde-430d-b24e-54fcf5ea40a0&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001002 10.0.0.27 - - [2026-03-12 02:53:32] "GET /project/e96e429f-ccde-430d-b24e-54fcf5ea40a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.076586 10.0.0.27 - - [2026-03-12 02:53:33] "POST /neutron/port HTTP/1.1" 200 1246 0.125103 10.0.0.27 - - [2026-03-12 02:53:33] "POST /neutron/port HTTP/1.1" 200 1256 0.022499 10.0.0.27 - - [2026-03-12 02:53:33] "POST /neutron/port HTTP/1.1" 200 1256 0.016207 10.0.0.27 - - [2026-03-12 02:53:33] "POST /neutron/subnet HTTP/1.1" 200 1385 0.013110 10.0.0.27 - - [2026-03-12 02:53:33] "POST /neutron/network HTTP/1.1" 200 1113 0.010079 10.0.0.131 - - [2026-03-12 02:53:33] "GET /projects?obj_uuids=e96e429f-ccde-430d-b24e-54fcf5ea40a0&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001729 10.0.0.73 - - [2026-03-12 02:53:33] "GET /obj-perms HTTP/1.1" 200 5056 0.092203 10.0.0.27 - - [2026-03-12 02:53:34] "POST /neutron/port HTTP/1.1" 200 1192 0.385682 10.0.0.27 - - [2026-03-12 02:53:34] "POST /neutron/port HTTP/1.1" 200 1246 0.113486 10.0.0.27 - - [2026-03-12 02:53:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005745 10.0.0.27 - - [2026-03-12 02:53:34] "POST /neutron/port HTTP/1.1" 200 117 0.001629 10.0.0.27 - - [2026-03-12 02:53:38] "POST /neutron/security_group HTTP/1.1" 200 1457 0.007322 10.0.0.27 - - [2026-03-12 02:53:38] "POST /neutron/port HTTP/1.1" 200 1256 0.017750 10.0.0.27 - - [2026-03-12 02:53:38] "POST /neutron/security_group HTTP/1.1" 200 1457 0.009508 10.0.0.27 - - [2026-03-12 02:53:38] "GET /virtual-machine/1d8699a7-bcde-4b7f-8ff9-7132f7f5e662 HTTP/1.1" 401 292 0.000406 10.0.0.27 - - [2026-03-12 02:53:39] "GET /virtual-machine/1d8699a7-bcde-4b7f-8ff9-7132f7f5e662 HTTP/1.1" 200 1319 0.028633 10.0.0.27 - - [2026-03-12 02:53:39] "GET /virtual-machine/1d8699a7-bcde-4b7f-8ff9-7132f7f5e662 HTTP/1.1" 200 1319 0.005213 10.0.0.27 - - [2026-03-12 02:53:39] "GET /virtual-machine-interface/4d5a57a6-d25f-45d5-8ecb-ddaf4e430685 HTTP/1.1" 200 3424 0.005557 10.0.0.27 - - [2026-03-12 02:53:39] "GET /virtual-machine/1d8699a7-bcde-4b7f-8ff9-7132f7f5e662 HTTP/1.1" 200 1319 0.005582 10.0.0.27 - - [2026-03-12 02:53:39] "GET /virtual-machine-interface/4d5a57a6-d25f-45d5-8ecb-ddaf4e430685 HTTP/1.1" 200 3424 0.005959 10.0.0.27 - - [2026-03-12 02:53:39] "GET /instance-ip/42e9e3ff-329b-4261-b259-ebafc879d871 HTTP/1.1" 200 1738 0.006713 10.0.0.27 - - [2026-03-12 02:53:39] "GET /instance-ip/a82d0c20-f192-4d03-94f6-7aba2fc9a85b HTTP/1.1" 200 1719 0.006342 10.0.0.27 - - [2026-03-12 02:53:39] "GET /virtual-machine/1d8699a7-bcde-4b7f-8ff9-7132f7f5e662 HTTP/1.1" 200 1319 0.002972 10.0.0.27 - - [2026-03-12 02:53:39] "GET /virtual-machine-interface/4d5a57a6-d25f-45d5-8ecb-ddaf4e430685 HTTP/1.1" 200 3424 0.005157 10.0.0.27 - - [2026-03-12 02:53:39] "GET /instance-ip/42e9e3ff-329b-4261-b259-ebafc879d871 HTTP/1.1" 200 1738 0.004208 10.0.0.27 - - [2026-03-12 02:53:39] "GET /instance-ip/a82d0c20-f192-4d03-94f6-7aba2fc9a85b HTTP/1.1" 200 1719 0.005196 10.0.0.27 - - [2026-03-12 02:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003712 10.0.0.27 - - [2026-03-12 02:53:39] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006104 10.0.0.27 - - [2026-03-12 02:53:39] "GET /virtual-networks?parent_id=e96e429f-ccde-430d-b24e-54fcf5ea40a0&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003638 10.0.0.27 - - [2026-03-12 02:53:39] "GET /virtual-network/0826ab87-eb8b-482c-921d-a30d46af937f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006360 10.0.0.27 - - [2026-03-12 02:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.27 - - [2026-03-12 02:53:39] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004760 10.0.0.27 - - [2026-03-12 02:53:39] "GET /virtual-networks?parent_id=e96e429f-ccde-430d-b24e-54fcf5ea40a0&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003812 10.0.0.27 - - [2026-03-12 02:53:39] "GET /virtual-network/0826ab87-eb8b-482c-921d-a30d46af937f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006340 10.0.0.27 - - [2026-03-12 02:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003996 10.0.0.27 - - [2026-03-12 02:53:39] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004754 10.0.0.27 - - [2026-03-12 02:53:39] "GET /virtual-networks?parent_id=e96e429f-ccde-430d-b24e-54fcf5ea40a0&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.004545 10.0.0.27 - - [2026-03-12 02:53:39] "GET /virtual-network/0826ab87-eb8b-482c-921d-a30d46af937f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.008781 10.0.0.27 - - [2026-03-12 02:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.27 - - [2026-03-12 02:53:39] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004143 10.0.0.27 - - [2026-03-12 02:53:39] "GET /virtual-networks?parent_id=e96e429f-ccde-430d-b24e-54fcf5ea40a0&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003806 10.0.0.27 - - [2026-03-12 02:53:39] "GET /virtual-network/0826ab87-eb8b-482c-921d-a30d46af937f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006339 10.0.0.27 - - [2026-03-12 02:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004469 10.0.0.27 - - [2026-03-12 02:53:39] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004463 10.0.0.27 - - [2026-03-12 02:53:39] "GET /virtual-networks?parent_id=e96e429f-ccde-430d-b24e-54fcf5ea40a0&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003302 10.0.0.27 - - [2026-03-12 02:53:39] "GET /virtual-network/0826ab87-eb8b-482c-921d-a30d46af937f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.005965 10.0.0.27 - - [2026-03-12 02:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.27 - - [2026-03-12 02:53:39] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005256 10.0.0.27 - - [2026-03-12 02:53:39] "GET /virtual-networks?parent_id=e96e429f-ccde-430d-b24e-54fcf5ea40a0&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003260 10.0.0.27 - - [2026-03-12 02:53:39] "GET /virtual-network/0826ab87-eb8b-482c-921d-a30d46af937f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.007484 10.0.0.27 - - [2026-03-12 02:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004674 10.0.0.27 - - [2026-03-12 02:53:39] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005106 10.0.0.27 - - [2026-03-12 02:53:39] "GET /virtual-networks?parent_id=e96e429f-ccde-430d-b24e-54fcf5ea40a0&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.005112 10.0.0.27 - - [2026-03-12 02:53:40] "GET /virtual-network/0826ab87-eb8b-482c-921d-a30d46af937f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006780 10.0.0.27 - - [2026-03-12 02:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.27 - - [2026-03-12 02:53:43] "GET /virtual-network/0826ab87-eb8b-482c-921d-a30d46af937f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.005429 10.0.0.27 - - [2026-03-12 02:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.27 - - [2026-03-12 02:53:47] "GET /virtual-network/0826ab87-eb8b-482c-921d-a30d46af937f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.007033 10.0.0.27 - - [2026-03-12 02:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005082 10.0.0.27 - - [2026-03-12 02:53:51] "GET /virtual-network/0826ab87-eb8b-482c-921d-a30d46af937f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.007102 10.0.0.27 - - [2026-03-12 02:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004897 10.0.0.27 - - [2026-03-12 02:53:55] "GET /virtual-network/0826ab87-eb8b-482c-921d-a30d46af937f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.013222 10.0.0.27 - - [2026-03-12 02:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005070 10.0.0.27 - - [2026-03-12 02:53:59] "GET /virtual-network/0826ab87-eb8b-482c-921d-a30d46af937f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.009961 10.0.0.27 - - [2026-03-12 02:54:00] "DELETE /access-control-list/1487360b-8568-49ae-8543-23574705ef84 HTTP/1.1" 200 115 0.041989 10.0.0.27 - - [2026-03-12 02:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.27 - - [2026-03-12 02:54:03] "GET /virtual-network/0826ab87-eb8b-482c-921d-a30d46af937f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.005385 10.0.0.27 - - [2026-03-12 02:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004409 10.0.0.27 - - [2026-03-12 02:54:07] "GET /virtual-network/0826ab87-eb8b-482c-921d-a30d46af937f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006518 10.0.0.27 - - [2026-03-12 02:54:09] "POST /neutron/network HTTP/1.1" 200 1123 0.009773 10.0.0.27 - - [2026-03-12 02:54:09] "POST /neutron/subnet HTTP/1.1" 200 1385 0.018712 10.0.0.27 - - [2026-03-12 02:54:09] "POST /neutron/network HTTP/1.1" 200 1113 0.013051 10.0.0.131 - - [2026-03-12 02:54:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000652 10.0.0.131 - - [2026-03-12 02:54:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000420 10.0.0.73 - - [2026-03-12 02:54:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000387 10.0.0.73 - - [2026-03-12 02:54:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000398 10.0.0.131 - - [2026-03-12 02:54:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000374 10.0.0.73 - - [2026-03-12 02:54:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000602 10.0.0.131 - - [2026-03-12 02:54:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000541 10.0.0.73 - - [2026-03-12 02:54:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000516 10.0.0.27 - - [2026-03-12 02:54:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000608 10.0.0.27 - - [2026-03-12 02:54:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000561 10.0.0.27 - - [2026-03-12 02:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004840 10.0.0.27 - - [2026-03-12 02:54:11] "GET /virtual-network/0826ab87-eb8b-482c-921d-a30d46af937f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006320 10.0.0.27 - - [2026-03-12 02:54:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000535 10.0.0.27 - - [2026-03-12 02:54:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000476 10.0.0.131 - - [2026-03-12 02:54:13] "DELETE /project/e96e429fccde430db24e54fcf5ea40a0 HTTP/1.1" 404 173 0.040810 10.0.0.131 - - [2026-03-12 02:54:13] "DELETE /project/ec74fc10-6f4d-4b04-9af9-678fee5ef87a HTTP/1.1" 404 177 0.055510 10.0.0.27 - - [2026-03-12 02:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004544 10.0.0.27 - - [2026-03-12 02:54:13] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004468 10.0.0.27 - - [2026-03-12 02:54:13] "GET /virtual-networks?parent_id=e96e429f-ccde-430d-b24e-54fcf5ea40a0&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003605 10.0.0.27 - - [2026-03-12 02:54:13] "GET /virtual-network/0826ab87-eb8b-482c-921d-a30d46af937f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006926 10.0.0.27 - - [2026-03-12 02:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.27 - - [2026-03-12 02:54:14] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004957 10.0.0.27 - - [2026-03-12 02:54:14] "GET /virtual-networks?parent_id=e96e429f-ccde-430d-b24e-54fcf5ea40a0&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003804 10.0.0.27 - - [2026-03-12 02:54:14] "GET /virtual-network/0826ab87-eb8b-482c-921d-a30d46af937f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.008281 10.0.0.27 - - [2026-03-12 02:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004101 10.0.0.27 - - [2026-03-12 02:54:14] "GET /routing-instance/236346dd-460f-4e04-9acd-9089de41d7e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1683 0.005808 10.0.0.27 - - [2026-03-12 02:54:14] "GET /route-target/9dd5decd-914b-4372-a496-55101665d636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.007822 10.0.0.27 - - [2026-03-12 02:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.27 - - [2026-03-12 02:54:14] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004770 10.0.0.27 - - [2026-03-12 02:54:14] "GET /virtual-networks?parent_id=e96e429f-ccde-430d-b24e-54fcf5ea40a0&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003528 10.0.0.27 - - [2026-03-12 02:54:14] "GET /virtual-network/0826ab87-eb8b-482c-921d-a30d46af937f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006145 10.0.0.27 - - [2026-03-12 02:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.27 - - [2026-03-12 02:54:14] "GET /routing-instance/236346dd-460f-4e04-9acd-9089de41d7e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1683 0.004858 10.0.0.27 - - [2026-03-12 02:54:14] "GET /route-target/9dd5decd-914b-4372-a496-55101665d636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003648 10.0.0.27 - - [2026-03-12 02:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.27 - - [2026-03-12 02:54:14] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004441 10.0.0.27 - - [2026-03-12 02:54:14] "GET /virtual-networks?parent_id=e96e429f-ccde-430d-b24e-54fcf5ea40a0&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003268 10.0.0.27 - - [2026-03-12 02:54:14] "GET /virtual-network/0826ab87-eb8b-482c-921d-a30d46af937f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.005922 10.0.0.27 - - [2026-03-12 02:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004292 10.0.0.27 - - [2026-03-12 02:54:14] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005563 10.0.0.27 - - [2026-03-12 02:54:14] "GET /virtual-networks?parent_id=e96e429f-ccde-430d-b24e-54fcf5ea40a0&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003941 10.0.0.27 - - [2026-03-12 02:54:14] "GET /virtual-network/0826ab87-eb8b-482c-921d-a30d46af937f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.005940 10.0.0.131 - - [2026-03-12 02:54:14] "GET /obj-perms HTTP/1.1" 200 5080 0.059827 10.0.0.27 - - [2026-03-12 02:54:14] "GET /obj-perms HTTP/1.1" 200 5080 0.048369 10.0.0.27 - - [2026-03-12 02:54:14] "GET /obj-perms HTTP/1.1" 200 5080 0.004589 10.0.0.27 - - [2026-03-12 02:54:15] "GET /obj-perms HTTP/1.1" 200 5080 0.004710 10.0.0.73 - - [2026-03-12 02:54:15] "GET /obj-perms HTTP/1.1" 200 5080 0.048782 10.0.0.131 - - [2026-03-12 02:54:15] "GET /obj-perms HTTP/1.1" 200 5080 0.005232 10.0.0.27 - - [2026-03-12 02:54:15] "GET /virtual-machine/1d8699a7-bcde-4b7f-8ff9-7132f7f5e662 HTTP/1.1" 200 1319 0.006005 10.0.0.27 - - [2026-03-12 02:54:15] "GET /virtual-machine-interface/4d5a57a6-d25f-45d5-8ecb-ddaf4e430685 HTTP/1.1" 200 3424 0.005829 10.0.0.27 - - [2026-03-12 02:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837 10.0.0.27 - - [2026-03-12 02:54:15] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003994 10.0.0.27 - - [2026-03-12 02:54:15] "GET /virtual-networks?parent_id=e96e429f-ccde-430d-b24e-54fcf5ea40a0&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.004067 10.0.0.27 - - [2026-03-12 02:54:15] "GET /virtual-network/0826ab87-eb8b-482c-921d-a30d46af937f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006377 10.0.0.27 - - [2026-03-12 02:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.27 - - [2026-03-12 02:54:16] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004636 10.0.0.27 - - [2026-03-12 02:54:16] "GET /virtual-networks?parent_id=e96e429f-ccde-430d-b24e-54fcf5ea40a0&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003867 10.0.0.27 - - [2026-03-12 02:54:16] "GET /virtual-network/0826ab87-eb8b-482c-921d-a30d46af937f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006802 10.0.0.27 - - [2026-03-12 02:54:21] "POST /neutron/port HTTP/1.1" 200 1256 0.018951 10.0.0.27 - - [2026-03-12 02:54:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005180 10.0.0.27 - - [2026-03-12 02:54:21] "POST /neutron/port HTTP/1.1" 200 117 0.001206 10.0.0.27 - - [2026-03-12 02:54:21] "POST /neutron/port HTTP/1.1" 200 1256 0.018156 10.0.0.27 - - [2026-03-12 02:54:23] "POST /neutron/security_group HTTP/1.1" 200 1457 0.031242 10.0.0.27 - - [2026-03-12 02:54:27] "POST /neutron/port HTTP/1.1" 200 1256 0.024773 10.0.0.27 - - [2026-03-12 02:54:32] "POST /neutron/security_group HTTP/1.1" 200 1457 0.008332 10.0.0.27 - - [2026-03-12 02:54:32] "POST /neutron/port HTTP/1.1" 200 1256 0.017473 10.0.0.27 - - [2026-03-12 02:54:32] "POST /neutron/security_group HTTP/1.1" 200 1457 0.007339 10.0.0.27 - - [2026-03-12 02:54:32] "GET /virtual-machine/f9ccbc80-28d8-4ea1-b1de-fd0449a0a618 HTTP/1.1" 200 1320 0.006956 10.0.0.27 - - [2026-03-12 02:54:32] "GET /virtual-machine/f9ccbc80-28d8-4ea1-b1de-fd0449a0a618 HTTP/1.1" 200 1320 0.005628 10.0.0.27 - - [2026-03-12 02:54:32] "GET /virtual-machine-interface/c2b3a700-c763-4444-bec7-33fd29f07033 HTTP/1.1" 200 3425 0.006530 10.0.0.27 - - [2026-03-12 02:54:32] "GET /virtual-machine/f9ccbc80-28d8-4ea1-b1de-fd0449a0a618 HTTP/1.1" 200 1320 0.003637 10.0.0.27 - - [2026-03-12 02:54:32] "GET /virtual-machine-interface/c2b3a700-c763-4444-bec7-33fd29f07033 HTTP/1.1" 200 3425 0.005000 10.0.0.27 - - [2026-03-12 02:54:32] "GET /instance-ip/9a1bfabc-ca74-4a8a-8826-70a635c50741 HTTP/1.1" 200 1738 0.005692 10.0.0.27 - - [2026-03-12 02:54:32] "GET /instance-ip/c6d76939-deaa-4b50-883d-9c5c6d050edd HTTP/1.1" 200 1718 0.005568 10.0.0.27 - - [2026-03-12 02:54:32] "GET /virtual-machine/f9ccbc80-28d8-4ea1-b1de-fd0449a0a618 HTTP/1.1" 200 1320 0.003443 10.0.0.27 - - [2026-03-12 02:54:32] "GET /virtual-machine-interface/c2b3a700-c763-4444-bec7-33fd29f07033 HTTP/1.1" 200 3425 0.007145 10.0.0.27 - - [2026-03-12 02:54:32] "GET /instance-ip/9a1bfabc-ca74-4a8a-8826-70a635c50741 HTTP/1.1" 200 1738 0.006712 10.0.0.27 - - [2026-03-12 02:54:32] "GET /instance-ip/c6d76939-deaa-4b50-883d-9c5c6d050edd HTTP/1.1" 200 1718 0.005656 10.0.0.27 - - [2026-03-12 02:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.27 - - [2026-03-12 02:54:32] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003555 10.0.0.27 - - [2026-03-12 02:54:32] "GET /virtual-networks?parent_id=e96e429f-ccde-430d-b24e-54fcf5ea40a0&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.002901 10.0.0.27 - - [2026-03-12 02:54:32] "GET /virtual-network/0826ab87-eb8b-482c-921d-a30d46af937f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.005972 10.0.0.27 - - [2026-03-12 02:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.27 - - [2026-03-12 02:54:32] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004037 10.0.0.27 - - [2026-03-12 02:54:32] "GET /virtual-networks?parent_id=e96e429f-ccde-430d-b24e-54fcf5ea40a0&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003164 10.0.0.27 - - [2026-03-12 02:54:32] "GET /virtual-network/0826ab87-eb8b-482c-921d-a30d46af937f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006055 10.0.0.27 - - [2026-03-12 02:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007171 10.0.0.27 - - [2026-03-12 02:54:32] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006471 10.0.0.27 - - [2026-03-12 02:54:32] "GET /virtual-networks?parent_id=e96e429f-ccde-430d-b24e-54fcf5ea40a0&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.004575 10.0.0.27 - - [2026-03-12 02:54:33] "GET /virtual-network/0826ab87-eb8b-482c-921d-a30d46af937f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006568 10.0.0.27 - - [2026-03-12 02:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.27 - - [2026-03-12 02:54:33] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004437 10.0.0.27 - - [2026-03-12 02:54:33] "GET /virtual-networks?parent_id=e96e429f-ccde-430d-b24e-54fcf5ea40a0&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003888 10.0.0.27 - - [2026-03-12 02:54:33] "GET /virtual-network/0826ab87-eb8b-482c-921d-a30d46af937f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.005893 10.0.0.27 - - [2026-03-12 02:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004248 10.0.0.27 - - [2026-03-12 02:54:33] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006157 10.0.0.27 - - [2026-03-12 02:54:33] "GET /virtual-networks?parent_id=e96e429f-ccde-430d-b24e-54fcf5ea40a0&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003803 10.0.0.27 - - [2026-03-12 02:54:33] "GET /virtual-network/0826ab87-eb8b-482c-921d-a30d46af937f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.008384 10.0.0.27 - - [2026-03-12 02:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004550 10.0.0.27 - - [2026-03-12 02:54:33] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005805 10.0.0.27 - - [2026-03-12 02:54:33] "GET /virtual-networks?parent_id=e96e429f-ccde-430d-b24e-54fcf5ea40a0&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.004132 10.0.0.27 - - [2026-03-12 02:54:33] "GET /virtual-network/0826ab87-eb8b-482c-921d-a30d46af937f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.008417 10.0.0.27 - - [2026-03-12 02:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004761 10.0.0.27 - - [2026-03-12 02:54:33] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005456 10.0.0.27 - - [2026-03-12 02:54:33] "GET /virtual-networks?parent_id=e96e429f-ccde-430d-b24e-54fcf5ea40a0&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.005251 10.0.0.27 - - [2026-03-12 02:54:33] "GET /virtual-network/0826ab87-eb8b-482c-921d-a30d46af937f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.007160 10.0.0.27 - - [2026-03-12 02:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521 10.0.0.27 - - [2026-03-12 02:54:34] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003979 10.0.0.27 - - [2026-03-12 02:54:34] "GET /virtual-networks?parent_id=e96e429f-ccde-430d-b24e-54fcf5ea40a0&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003191 10.0.0.27 - - [2026-03-12 02:54:34] "GET /virtual-network/0826ab87-eb8b-482c-921d-a30d46af937f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006324 10.0.0.27 - - [2026-03-12 02:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004403 10.0.0.27 - - [2026-03-12 02:54:34] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004463 10.0.0.27 - - [2026-03-12 02:54:34] "GET /virtual-networks?parent_id=e96e429f-ccde-430d-b24e-54fcf5ea40a0&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003215 10.0.0.27 - - [2026-03-12 02:54:34] "GET /virtual-network/0826ab87-eb8b-482c-921d-a30d46af937f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.005982 10.0.0.27 - - [2026-03-12 02:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.27 - - [2026-03-12 02:54:34] "GET /routing-instance/236346dd-460f-4e04-9acd-9089de41d7e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1683 0.006298 10.0.0.27 - - [2026-03-12 02:54:34] "GET /route-target/9dd5decd-914b-4372-a496-55101665d636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004418 10.0.0.27 - - [2026-03-12 02:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004377 10.0.0.27 - - [2026-03-12 02:54:34] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005316 10.0.0.27 - - [2026-03-12 02:54:34] "GET /virtual-networks?parent_id=e96e429f-ccde-430d-b24e-54fcf5ea40a0&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003717 10.0.0.27 - - [2026-03-12 02:54:35] "GET /virtual-network/0826ab87-eb8b-482c-921d-a30d46af937f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.008210 10.0.0.27 - - [2026-03-12 02:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004065 10.0.0.27 - - [2026-03-12 02:54:35] "GET /routing-instance/236346dd-460f-4e04-9acd-9089de41d7e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1683 0.005814 10.0.0.27 - - [2026-03-12 02:54:35] "GET /route-target/9dd5decd-914b-4372-a496-55101665d636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.005593 10.0.0.27 - - [2026-03-12 02:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005046 10.0.0.27 - - [2026-03-12 02:54:35] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005436 10.0.0.27 - - [2026-03-12 02:54:35] "GET /virtual-networks?parent_id=e96e429f-ccde-430d-b24e-54fcf5ea40a0&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003952 10.0.0.27 - - [2026-03-12 02:54:35] "GET /virtual-network/0826ab87-eb8b-482c-921d-a30d46af937f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.007194 10.0.0.27 - - [2026-03-12 02:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.27 - - [2026-03-12 02:54:35] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004977 10.0.0.27 - - [2026-03-12 02:54:35] "GET /virtual-networks?parent_id=e96e429f-ccde-430d-b24e-54fcf5ea40a0&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003004 10.0.0.27 - - [2026-03-12 02:54:35] "GET /virtual-network/0826ab87-eb8b-482c-921d-a30d46af937f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.008988 10.0.0.27 - - [2026-03-12 02:54:35] "GET /obj-perms HTTP/1.1" 200 5080 0.004627 10.0.0.131 - - [2026-03-12 02:54:35] "GET /obj-perms HTTP/1.1" 200 5080 0.004047 10.0.0.27 - - [2026-03-12 02:54:35] "GET /obj-perms HTTP/1.1" 200 5080 0.004404 10.0.0.131 - - [2026-03-12 02:54:35] "GET /obj-perms HTTP/1.1" 200 5080 0.004182 10.0.0.27 - - [2026-03-12 02:54:35] "GET /virtual-machine/f9ccbc80-28d8-4ea1-b1de-fd0449a0a618 HTTP/1.1" 200 1320 0.005082 10.0.0.27 - - [2026-03-12 02:54:35] "GET /virtual-machine-interface/c2b3a700-c763-4444-bec7-33fd29f07033 HTTP/1.1" 200 3425 0.006127 10.0.0.27 - - [2026-03-12 02:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.27 - - [2026-03-12 02:54:35] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003397 10.0.0.27 - - [2026-03-12 02:54:35] "GET /virtual-networks?parent_id=e96e429f-ccde-430d-b24e-54fcf5ea40a0&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003099 10.0.0.27 - - [2026-03-12 02:54:35] "GET /virtual-network/0826ab87-eb8b-482c-921d-a30d46af937f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006145 10.0.0.27 - - [2026-03-12 02:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.27 - - [2026-03-12 02:54:36] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003627 10.0.0.27 - - [2026-03-12 02:54:36] "GET /virtual-networks?parent_id=e96e429f-ccde-430d-b24e-54fcf5ea40a0&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003346 10.0.0.27 - - [2026-03-12 02:54:36] "GET /virtual-network/0826ab87-eb8b-482c-921d-a30d46af937f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006606 10.0.0.27 - - [2026-03-12 02:54:42] "GET /virtual-machine/1d8699a7-bcde-4b7f-8ff9-7132f7f5e662 HTTP/1.1" 200 1319 0.005144 10.0.0.27 - - [2026-03-12 02:54:42] "GET /virtual-machine-interface/4d5a57a6-d25f-45d5-8ecb-ddaf4e430685 HTTP/1.1" 200 3424 0.005656 10.0.0.27 - - [2026-03-12 02:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003836 10.0.0.27 - - [2026-03-12 02:54:42] "GET /security-group/0c627330-04bc-4e71-853e-e700707b7f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2739 0.004886 10.0.0.27 - - [2026-03-12 02:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.27 - - [2026-03-12 02:54:42] "GET /security-group/0c627330-04bc-4e71-853e-e700707b7f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2739 0.004833 10.0.0.27 - - [2026-03-12 02:54:42] "POST /neutron/security_group HTTP/1.1" 200 1483 0.006374 10.0.0.27 - - [2026-03-12 02:54:42] "POST /neutron/port HTTP/1.1" 200 1246 0.018640 10.0.0.27 - - [2026-03-12 02:54:42] "GET /virtual-machine/1d8699a7-bcde-4b7f-8ff9-7132f7f5e662 HTTP/1.1" 200 1319 0.004341 10.0.0.27 - - [2026-03-12 02:54:42] "GET /virtual-machine-interface/4d5a57a6-d25f-45d5-8ecb-ddaf4e430685 HTTP/1.1" 200 3368 0.007998 10.0.0.27 - - [2026-03-12 02:54:42] "POST /neutron/security_group HTTP/1.1" 200 1457 0.007154 10.0.0.27 - - [2026-03-12 02:54:42] "POST /neutron/port HTTP/1.1" 200 1208 0.015886 10.0.0.27 - - [2026-03-12 02:54:42] "GET /virtual-machine/1d8699a7-bcde-4b7f-8ff9-7132f7f5e662 HTTP/1.1" 200 1319 0.004199 10.0.0.27 - - [2026-03-12 02:54:42] "GET /virtual-machine-interface/4d5a57a6-d25f-45d5-8ecb-ddaf4e430685 HTTP/1.1" 200 3424 0.007069 10.0.0.27 - - [2026-03-12 02:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.27 - - [2026-03-12 02:54:42] "GET /security-group/0c627330-04bc-4e71-853e-e700707b7f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2739 0.003694 10.0.0.27 - - [2026-03-12 02:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.27 - - [2026-03-12 02:54:42] "GET /security-group/0c627330-04bc-4e71-853e-e700707b7f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2739 0.005697 10.0.0.27 - - [2026-03-12 02:54:43] "POST /neutron/security_group HTTP/1.1" 200 1483 0.006385 10.0.0.27 - - [2026-03-12 02:55:09] "POST /neutron/port HTTP/1.1" 200 1256 0.017903 10.0.0.27 - - [2026-03-12 02:55:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004106 10.0.0.27 - - [2026-03-12 02:55:09] "POST /neutron/port HTTP/1.1" 200 117 0.001305 10.0.0.27 - - [2026-03-12 02:55:11] "POST /neutron/security_group_rule HTTP/1.1" 200 564 0.009901 10.0.0.27 - - [2026-03-12 02:55:12] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.166240 10.0.0.27 - - [2026-03-12 02:55:12] "PUT /access-control-list/3f74b7c3-10c2-454a-9889-5810791ae3f5 HTTP/1.1" 200 273 0.013306 10.0.0.27 - - [2026-03-12 02:55:15] "POST /neutron/security_group HTTP/1.1" 200 1455 0.007519 10.0.0.27 - - [2026-03-12 02:55:15] "POST /neutron/port HTTP/1.1" 200 1246 0.018495 10.0.0.27 - - [2026-03-12 02:55:15] "GET /virtual-machine/f9ccbc80-28d8-4ea1-b1de-fd0449a0a618 HTTP/1.1" 200 1320 0.005087 10.0.0.27 - - [2026-03-12 02:55:15] "POST /neutron/port HTTP/1.1" 200 1208 0.022706 10.0.0.27 - - [2026-03-12 02:55:17] "GET /virtual-machine/f9ccbc80-28d8-4ea1-b1de-fd0449a0a618 HTTP/1.1" 404 171 0.003652 10.0.0.27 - - [2026-03-12 02:55:17] "GET /virtual-machine/f9ccbc80-28d8-4ea1-b1de-fd0449a0a618 HTTP/1.1" 404 171 0.002980 10.0.0.27 - - [2026-03-12 02:55:17] "GET /virtual-machine/f9ccbc80-28d8-4ea1-b1de-fd0449a0a618 HTTP/1.1" 404 171 0.003237 10.0.0.27 - - [2026-03-12 02:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004195 10.0.0.27 - - [2026-03-12 02:55:17] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004271 10.0.0.27 - - [2026-03-12 02:55:17] "GET /virtual-networks?parent_id=e96e429f-ccde-430d-b24e-54fcf5ea40a0&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003563 10.0.0.27 - - [2026-03-12 02:55:17] "GET /virtual-network/0826ab87-eb8b-482c-921d-a30d46af937f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.005870 10.0.0.27 - - [2026-03-12 02:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.27 - - [2026-03-12 02:55:17] "GET /routing-instance/236346dd-460f-4e04-9acd-9089de41d7e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1683 0.004980 10.0.0.27 - - [2026-03-12 02:55:17] "GET /route-target/9dd5decd-914b-4372-a496-55101665d636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004703 10.0.0.27 - - [2026-03-12 02:55:17] "GET /obj-perms HTTP/1.1" 200 5080 0.004350 10.0.0.131 - - [2026-03-12 02:55:21] "GET /obj-perms HTTP/1.1" 200 5080 0.006265 10.0.0.27 - - [2026-03-12 02:55:24] "GET /obj-perms HTTP/1.1" 200 5080 0.004023 10.0.0.27 - - [2026-03-12 02:55:24] "POST /neutron/port HTTP/1.1" 200 1256 0.022067 10.0.0.27 - - [2026-03-12 02:55:24] "POST /neutron/port HTTP/1.1" 200 1208 0.085722 10.0.0.27 - - [2026-03-12 02:55:24] "GET /virtual-machine/1d8699a7-bcde-4b7f-8ff9-7132f7f5e662 HTTP/1.1" 200 1319 0.005414 10.0.0.27 - - [2026-03-12 02:55:25] "POST /neutron/port HTTP/1.1" 200 151 0.247613 10.0.0.27 - - [2026-03-12 02:55:26] "GET /virtual-machine/1d8699a7-bcde-4b7f-8ff9-7132f7f5e662 HTTP/1.1" 404 171 0.004562 10.0.0.27 - - [2026-03-12 02:55:26] "GET /virtual-machine/1d8699a7-bcde-4b7f-8ff9-7132f7f5e662 HTTP/1.1" 404 171 0.003269 10.0.0.27 - - [2026-03-12 02:55:26] "GET /virtual-machine/1d8699a7-bcde-4b7f-8ff9-7132f7f5e662 HTTP/1.1" 404 171 0.002795 10.0.0.27 - - [2026-03-12 02:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004970 10.0.0.27 - - [2026-03-12 02:55:26] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005983 10.0.0.27 - - [2026-03-12 02:55:26] "GET /virtual-networks?parent_id=e96e429f-ccde-430d-b24e-54fcf5ea40a0&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.004103 10.0.0.27 - - [2026-03-12 02:55:26] "GET /virtual-network/0826ab87-eb8b-482c-921d-a30d46af937f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.007067 10.0.0.27 - - [2026-03-12 02:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003950 10.0.0.27 - - [2026-03-12 02:55:26] "GET /routing-instance/236346dd-460f-4e04-9acd-9089de41d7e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1683 0.007743 10.0.0.27 - - [2026-03-12 02:55:26] "GET /route-target/9dd5decd-914b-4372-a496-55101665d636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.005447 10.0.0.73 - - [2026-03-12 02:55:26] "GET /obj-perms HTTP/1.1" 200 5080 0.004906 10.0.0.27 - - [2026-03-12 02:55:29] "GET /obj-perms HTTP/1.1" 200 5080 0.005302 10.0.0.131 - - [2026-03-12 02:55:30] "GET /obj-perms HTTP/1.1" 200 5080 0.004556 10.0.0.27 - - [2026-03-12 02:55:30] "DELETE /route-target/9dd5decd-914b-4372-a496-55101665d636 HTTP/1.1" 200 115 0.031744 10.0.0.27 - - [2026-03-12 02:55:30] "POST /neutron/security_group HTTP/1.1" 200 1481 0.006308 10.0.0.27 - - [2026-03-12 02:55:30] "POST /fqname-to-id HTTP/1.1" 404 249 0.004497 10.0.0.131 - - [2026-03-12 02:55:32] "GET /projects?obj_uuids=e96e429f-ccde-430d-b24e-54fcf5ea40a0&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001012 10.0.0.27 - - [2026-03-12 02:55:32] "GET /project/e96e429f-ccde-430d-b24e-54fcf5ea40a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.056825 10.0.0.131 - - [2026-03-12 02:55:32] "GET /projects?obj_uuids=e96e429f-ccde-430d-b24e-54fcf5ea40a0&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001617 10.0.0.27 - - [2026-03-12 02:55:32] "GET /project/e96e429f-ccde-430d-b24e-54fcf5ea40a0?fields=virtual_networks HTTP/1.1" 200 1084 0.052954 10.0.0.131 - - [2026-03-12 02:55:32] "GET /projects?obj_uuids=e96e429f-ccde-430d-b24e-54fcf5ea40a0&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001063 10.0.0.27 - - [2026-03-12 02:55:32] "GET /project/e96e429f-ccde-430d-b24e-54fcf5ea40a0?fields=virtual_machine_interfaces HTTP/1.1" 200 1084 0.042483 10.0.0.131 - - [2026-03-12 02:55:32] "GET /projects?obj_uuids=e96e429f-ccde-430d-b24e-54fcf5ea40a0&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001033 10.0.0.27 - - [2026-03-12 02:55:32] "GET /project/e96e429f-ccde-430d-b24e-54fcf5ea40a0?fields=security_groups HTTP/1.1" 200 1336 0.039810 10.0.0.27 - - [2026-03-12 02:55:33] "POST /fqname-to-id HTTP/1.1" 404 218 0.031934 10.0.0.131 - - [2026-03-12 02:55:33] "GET /projects?obj_uuids=b5f443d8-d55d-4c9b-a8e2-52791e0ee24a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003165 10.0.0.131 - - [2026-03-12 02:55:33] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000941 10.0.0.131 - - [2026-03-12 02:55:33] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006839 10.0.0.131 - - [2026-03-12 02:55:33] "POST /id-to-fqname HTTP/1.1" 200 221 0.004006 10.0.0.131 - - [2026-03-12 02:55:33] "POST /fqname-to-id HTTP/1.1" 404 232 0.003624 10.0.0.131 - - [2026-03-12 02:55:33] "POST /security-groups HTTP/1.1" 200 621 0.032155 10.0.0.27 - - [2026-03-12 02:55:33] "POST /fqname-to-id HTTP/1.1" 404 264 0.003821 10.0.0.131 - - [2026-03-12 02:55:33] "POST /projects HTTP/1.1" 200 645 0.261977 10.0.0.131 - - [2026-03-12 02:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.343495 10.0.0.27 - - [2026-03-12 02:55:33] "POST /access-control-lists HTTP/1.1" 200 626 0.032793 10.0.0.27 - - [2026-03-12 02:55:33] "GET /project/b5f443d8-d55d-4c9b-a8e2-52791e0ee24a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.490995 10.0.0.27 - - [2026-03-12 02:55:35] "GET / HTTP/1.1" 200 36215 0.001966 10.0.0.73 - - [2026-03-12 02:55:35] "GET /obj-perms HTTP/1.1" 200 5056 0.343560 10.0.0.27 - - [2026-03-12 02:55:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.000488 10.0.0.27 - - [2026-03-12 02:55:37] "POST /fqname-to-id HTTP/1.1" 404 254 0.035081 10.0.0.27 - - [2026-03-12 02:55:37] "POST /security-groups HTTP/1.1" 200 597 0.051912 10.0.0.27 - - [2026-03-12 02:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.27 - - [2026-03-12 02:55:37] "POST /fqname-to-id HTTP/1.1" 404 285 0.006216 10.0.0.27 - - [2026-03-12 02:55:37] "GET /security-group/7f12f0b2-eb50-406d-ab66-3a2886c5b05f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.024752 10.0.0.27 - - [2026-03-12 02:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.024871 10.0.0.27 - - [2026-03-12 02:55:37] "GET /security-group/7f12f0b2-eb50-406d-ab66-3a2886c5b05f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.004255 10.0.0.27 - - [2026-03-12 02:55:38] "DELETE /security-group/7f12f0b2-eb50-406d-ab66-3a2886c5b05f HTTP/1.1" 200 115 0.043922 10.0.0.27 - - [2026-03-12 02:55:38] "POST /fqname-to-id HTTP/1.1" 404 254 0.003412 10.0.0.27 - - [2026-03-12 02:55:38] "DELETE /access-control-list/4f1b7a01-22d4-487f-a05e-c23d2a1c19b2 HTTP/1.1" 200 115 0.031692 10.0.0.27 - - [2026-03-12 02:55:38] "POST /fqname-to-id HTTP/1.1" 404 254 0.003356 10.0.0.27 - - [2026-03-12 02:55:38] "POST /security-groups HTTP/1.1" 200 597 0.036055 10.0.0.27 - - [2026-03-12 02:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.27 - - [2026-03-12 02:55:38] "POST /fqname-to-id HTTP/1.1" 404 285 0.004894 10.0.0.27 - - [2026-03-12 02:55:38] "GET /security-group/4816934a-76ca-4194-a96f-450d37c45b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.006071 10.0.0.27 - - [2026-03-12 02:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.012398 10.0.0.27 - - [2026-03-12 02:55:38] "GET /security-group/4816934a-76ca-4194-a96f-450d37c45b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.004360 10.0.0.27 - - [2026-03-12 02:55:39] "GET /security-group/4816934a-76ca-4194-a96f-450d37c45b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.005576 10.0.0.27 - - [2026-03-12 02:55:39] "PUT /security-group/4816934a-76ca-4194-a96f-450d37c45b42 HTTP/1.1" 200 263 0.023154 10.0.0.27 - - [2026-03-12 02:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006924 10.0.0.27 - - [2026-03-12 02:55:39] "PUT /access-control-list/5a0e2da1-1d16-4a94-8f42-5d6f47cae622 HTTP/1.1" 200 273 0.019345 10.0.0.131 - - [2026-03-12 02:55:39] "GET /projects?obj_uuids=b5f443d8-d55d-4c9b-a8e2-52791e0ee24a&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000986 10.0.0.27 - - [2026-03-12 02:55:39] "GET /project/b5f443d8-d55d-4c9b-a8e2-52791e0ee24a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.047676 10.0.0.131 - - [2026-03-12 02:55:39] "GET /projects?obj_uuids=b5f443d8-d55d-4c9b-a8e2-52791e0ee24a&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001093 10.0.0.27 - - [2026-03-12 02:55:39] "POST /neutron/network HTTP/1.1" 200 735 0.160725 10.0.0.27 - - [2026-03-12 02:55:40] "POST /id-to-fqname HTTP/1.1" 200 300 0.004058 10.0.0.27 - - [2026-03-12 02:55:40] "GET /virtual-network/edb25c4b-4fe6-4eae-a9d5-dfb4634b0a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006692 10.0.0.27 - - [2026-03-12 02:55:40] "POST /neutron/network HTTP/1.1" 200 954 0.007733 10.0.0.27 - - [2026-03-12 02:55:40] "GET /virtual-network/edb25c4b-4fe6-4eae-a9d5-dfb4634b0a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.005745 10.0.0.27 - - [2026-03-12 02:55:40] "GET /virtual-network/edb25c4b-4fe6-4eae-a9d5-dfb4634b0a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.005476 10.0.0.27 - - [2026-03-12 02:55:40] "GET /obj-perms HTTP/1.1" 200 5090 0.054008 10.0.0.27 - - [2026-03-12 02:55:41] "POST /id-to-fqname HTTP/1.1" 200 300 0.001466 10.0.0.27 - - [2026-03-12 02:55:41] "POST /neutron/security_group HTTP/1.1" 200 1292 0.012801 10.0.0.131 - - [2026-03-12 02:55:42] "GET /projects?obj_uuids=b5f443d8-d55d-4c9b-a8e2-52791e0ee24a&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001262 10.0.0.27 - - [2026-03-12 02:55:42] "GET /project/b5f443d8-d55d-4c9b-a8e2-52791e0ee24a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.070360 10.0.0.27 - - [2026-03-12 02:55:42] "POST /neutron/port HTTP/1.1" 200 117 0.006637 10.0.0.27 - - [2026-03-12 02:55:42] "POST /id-to-fqname HTTP/1.1" 200 300 0.001345 10.0.0.27 - - [2026-03-12 02:55:42] "POST /neutron/security_group HTTP/1.1" 200 1292 0.009256 10.0.0.131 - - [2026-03-12 02:55:43] "GET /projects?obj_uuids=b5f443d8-d55d-4c9b-a8e2-52791e0ee24a&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001233 10.0.0.27 - - [2026-03-12 02:55:43] "POST /neutron/security_group HTTP/1.1" 200 3298 0.068349 10.0.0.27 - - [2026-03-12 02:55:43] "POST /neutron/port HTTP/1.1" 200 1090 0.019663 10.0.0.131 - - [2026-03-12 02:55:43] "GET /projects?obj_uuids=b5f443d8-d55d-4c9b-a8e2-52791e0ee24a&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000945 10.0.0.27 - - [2026-03-12 02:55:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003954 10.0.0.27 - - [2026-03-12 02:55:43] "GET /project/b5f443d8-d55d-4c9b-a8e2-52791e0ee24a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.080919 10.0.0.27 - - [2026-03-12 02:55:43] "POST /neutron/network HTTP/1.1" 200 954 0.042991 10.0.0.27 - - [2026-03-12 02:55:44] "POST /neutron/security_group HTTP/1.1" 200 1292 0.007304 10.0.0.27 - - [2026-03-12 02:55:44] "POST /neutron/security_group HTTP/1.1" 200 1292 0.007262 10.0.0.131 - - [2026-03-12 02:55:44] "GET /projects?obj_uuids=b5f443d8-d55d-4c9b-a8e2-52791e0ee24a&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001748 10.0.0.27 - - [2026-03-12 02:55:44] "POST /neutron/port HTTP/1.1" 200 1090 0.275617 10.0.0.27 - - [2026-03-12 02:55:45] "POST /neutron/port HTTP/1.1" 200 1144 0.143415 10.0.0.27 - - [2026-03-12 02:55:45] "POST /neutron/subnet HTTP/1.1" 200 699 0.010715 10.0.0.27 - - [2026-03-12 02:55:49] "POST /neutron/port HTTP/1.1" 200 1155 0.022986 10.0.0.27 - - [2026-03-12 02:55:49] "POST /neutron/security_group HTTP/1.1" 200 1292 0.009522 10.0.0.27 - - [2026-03-12 02:55:49] "POST /neutron/port HTTP/1.1" 200 1155 0.018478 10.0.0.27 - - [2026-03-12 02:55:49] "GET /virtual-machine/8b7e1e6a-447d-4987-b7ac-a1de47e4825f HTTP/1.1" 401 292 0.000599 10.0.0.27 - - [2026-03-12 02:55:49] "GET /virtual-machine/8b7e1e6a-447d-4987-b7ac-a1de47e4825f HTTP/1.1" 200 1325 0.029888 10.0.0.27 - - [2026-03-12 02:55:49] "GET /virtual-machine/8b7e1e6a-447d-4987-b7ac-a1de47e4825f HTTP/1.1" 200 1325 0.003931 10.0.0.27 - - [2026-03-12 02:55:49] "GET /virtual-machine-interface/45d4e4f0-a7ff-4730-bac9-4f0ee4c8670a HTTP/1.1" 200 3269 0.005379 10.0.0.27 - - [2026-03-12 02:55:49] "GET /virtual-machine/8b7e1e6a-447d-4987-b7ac-a1de47e4825f HTTP/1.1" 200 1325 0.004369 10.0.0.27 - - [2026-03-12 02:55:49] "GET /virtual-machine-interface/45d4e4f0-a7ff-4730-bac9-4f0ee4c8670a HTTP/1.1" 200 3269 0.007033 10.0.0.27 - - [2026-03-12 02:55:49] "GET /instance-ip/0e46a7e1-219e-4143-91e7-2d0cffc106f7 HTTP/1.1" 200 1733 0.005996 10.0.0.27 - - [2026-03-12 02:55:49] "GET /virtual-machine/8b7e1e6a-447d-4987-b7ac-a1de47e4825f HTTP/1.1" 200 1325 0.003988 10.0.0.27 - - [2026-03-12 02:55:49] "GET /virtual-machine-interface/45d4e4f0-a7ff-4730-bac9-4f0ee4c8670a HTTP/1.1" 200 3269 0.006835 10.0.0.27 - - [2026-03-12 02:55:50] "GET /instance-ip/0e46a7e1-219e-4143-91e7-2d0cffc106f7 HTTP/1.1" 200 1733 0.004263 10.0.0.27 - - [2026-03-12 02:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003931 10.0.0.27 - - [2026-03-12 02:55:50] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003659 10.0.0.27 - - [2026-03-12 02:55:50] "GET /virtual-networks?parent_id=b5f443d8-d55d-4c9b-a8e2-52791e0ee24a&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003041 10.0.0.27 - - [2026-03-12 02:55:50] "GET /virtual-network/edb25c4b-4fe6-4eae-a9d5-dfb4634b0a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006247 10.0.0.27 - - [2026-03-12 02:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004317 10.0.0.27 - - [2026-03-12 02:55:50] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004643 10.0.0.27 - - [2026-03-12 02:55:50] "GET /virtual-networks?parent_id=b5f443d8-d55d-4c9b-a8e2-52791e0ee24a&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003879 10.0.0.27 - - [2026-03-12 02:55:50] "GET /virtual-network/edb25c4b-4fe6-4eae-a9d5-dfb4634b0a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.005929 10.0.0.27 - - [2026-03-12 02:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.27 - - [2026-03-12 02:55:50] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006844 10.0.0.27 - - [2026-03-12 02:55:50] "GET /virtual-networks?parent_id=b5f443d8-d55d-4c9b-a8e2-52791e0ee24a&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003669 10.0.0.27 - - [2026-03-12 02:55:50] "GET /virtual-network/edb25c4b-4fe6-4eae-a9d5-dfb4634b0a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007817 10.0.0.27 - - [2026-03-12 02:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004505 10.0.0.27 - - [2026-03-12 02:55:50] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005998 10.0.0.27 - - [2026-03-12 02:55:50] "GET /virtual-networks?parent_id=b5f443d8-d55d-4c9b-a8e2-52791e0ee24a&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.004026 10.0.0.27 - - [2026-03-12 02:55:50] "GET /virtual-network/edb25c4b-4fe6-4eae-a9d5-dfb4634b0a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007491 10.0.0.27 - - [2026-03-12 02:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003848 10.0.0.27 - - [2026-03-12 02:55:50] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004680 10.0.0.27 - - [2026-03-12 02:55:50] "GET /virtual-networks?parent_id=b5f443d8-d55d-4c9b-a8e2-52791e0ee24a&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.004135 10.0.0.27 - - [2026-03-12 02:55:50] "GET /virtual-network/edb25c4b-4fe6-4eae-a9d5-dfb4634b0a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007318 10.0.0.27 - - [2026-03-12 02:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004430 10.0.0.27 - - [2026-03-12 02:55:50] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005663 10.0.0.27 - - [2026-03-12 02:55:50] "GET /virtual-networks?parent_id=b5f443d8-d55d-4c9b-a8e2-52791e0ee24a&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003900 10.0.0.27 - - [2026-03-12 02:55:50] "GET /virtual-network/edb25c4b-4fe6-4eae-a9d5-dfb4634b0a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006591 10.0.0.27 - - [2026-03-12 02:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005472 10.0.0.27 - - [2026-03-12 02:55:50] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004356 10.0.0.27 - - [2026-03-12 02:55:50] "GET /virtual-networks?parent_id=b5f443d8-d55d-4c9b-a8e2-52791e0ee24a&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003418 10.0.0.27 - - [2026-03-12 02:55:50] "GET /virtual-network/edb25c4b-4fe6-4eae-a9d5-dfb4634b0a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006632 10.0.0.27 - - [2026-03-12 02:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004935 10.0.0.27 - - [2026-03-12 02:55:54] "GET /virtual-network/edb25c4b-4fe6-4eae-a9d5-dfb4634b0a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007122 10.0.0.27 - - [2026-03-12 02:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.27 - - [2026-03-12 02:55:58] "GET /virtual-network/edb25c4b-4fe6-4eae-a9d5-dfb4634b0a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.005383 10.0.0.27 - - [2026-03-12 02:56:00] "DELETE /access-control-list/2e669f5b-dfc0-405d-a221-aa7e288ebda8 HTTP/1.1" 200 115 0.047086 10.0.0.27 - - [2026-03-12 02:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.27 - - [2026-03-12 02:56:02] "GET /virtual-network/edb25c4b-4fe6-4eae-a9d5-dfb4634b0a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.005397 10.0.0.27 - - [2026-03-12 02:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003960 10.0.0.27 - - [2026-03-12 02:56:06] "GET /virtual-network/edb25c4b-4fe6-4eae-a9d5-dfb4634b0a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.005464 10.0.0.27 - - [2026-03-12 02:56:09] "POST /neutron/port HTTP/1.1" 200 1155 0.017883 10.0.0.27 - - [2026-03-12 02:56:09] "POST /neutron/subnet HTTP/1.1" 200 699 0.009197 10.0.0.27 - - [2026-03-12 02:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003946 10.0.0.27 - - [2026-03-12 02:56:10] "GET /virtual-network/edb25c4b-4fe6-4eae-a9d5-dfb4634b0a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.005397 10.0.0.131 - - [2026-03-12 02:56:13] "DELETE /project/b5f443d8d55d4c9ba8e252791e0ee24a HTTP/1.1" 404 173 0.003954 10.0.0.131 - - [2026-03-12 02:56:13] "DELETE /project/e96e429f-ccde-430d-b24e-54fcf5ea40a0 HTTP/1.1" 404 177 0.003803 10.0.0.27 - - [2026-03-12 02:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004326 10.0.0.27 - - [2026-03-12 02:56:14] "GET /virtual-network/edb25c4b-4fe6-4eae-a9d5-dfb4634b0a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.008059 10.0.0.27 - - [2026-03-12 02:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004855 10.0.0.27 - - [2026-03-12 02:56:18] "GET /virtual-network/edb25c4b-4fe6-4eae-a9d5-dfb4634b0a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006753 10.0.0.27 - - [2026-03-12 02:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.27 - - [2026-03-12 02:56:22] "GET /virtual-network/edb25c4b-4fe6-4eae-a9d5-dfb4634b0a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006248 10.0.0.27 - - [2026-03-12 02:56:23] "POST /neutron/port HTTP/1.1" 200 1155 0.021207 10.0.0.27 - - [2026-03-12 02:56:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004085 10.0.0.27 - - [2026-03-12 02:56:23] "POST /neutron/network HTTP/1.1" 200 954 0.008480 10.0.0.27 - - [2026-03-12 02:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004738 10.0.0.27 - - [2026-03-12 02:56:24] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004511 10.0.0.27 - - [2026-03-12 02:56:24] "GET /virtual-networks?parent_id=b5f443d8-d55d-4c9b-a8e2-52791e0ee24a&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003904 10.0.0.27 - - [2026-03-12 02:56:24] "GET /virtual-network/edb25c4b-4fe6-4eae-a9d5-dfb4634b0a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007760 10.0.0.27 - - [2026-03-12 02:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004904 10.0.0.27 - - [2026-03-12 02:56:25] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004714 10.0.0.27 - - [2026-03-12 02:56:25] "GET /virtual-networks?parent_id=b5f443d8-d55d-4c9b-a8e2-52791e0ee24a&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.005023 10.0.0.27 - - [2026-03-12 02:56:25] "GET /virtual-network/edb25c4b-4fe6-4eae-a9d5-dfb4634b0a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007833 10.0.0.27 - - [2026-03-12 02:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004928 10.0.0.27 - - [2026-03-12 02:56:25] "GET /routing-instance/949a7d10-1584-4168-9532-aabcf9142b18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1709 0.007858 10.0.0.27 - - [2026-03-12 02:56:25] "GET /route-target/e3a6683d-d14b-40e5-9ee6-2222a813888d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003839 10.0.0.27 - - [2026-03-12 02:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003964 10.0.0.27 - - [2026-03-12 02:56:25] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004948 10.0.0.27 - - [2026-03-12 02:56:25] "GET /virtual-networks?parent_id=b5f443d8-d55d-4c9b-a8e2-52791e0ee24a&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003303 10.0.0.27 - - [2026-03-12 02:56:25] "GET /virtual-network/edb25c4b-4fe6-4eae-a9d5-dfb4634b0a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007197 10.0.0.27 - - [2026-03-12 02:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.27 - - [2026-03-12 02:56:25] "GET /routing-instance/949a7d10-1584-4168-9532-aabcf9142b18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1709 0.004487 10.0.0.27 - - [2026-03-12 02:56:25] "GET /route-target/e3a6683d-d14b-40e5-9ee6-2222a813888d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003603 10.0.0.27 - - [2026-03-12 02:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005107 10.0.0.27 - - [2026-03-12 02:56:25] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005020 10.0.0.27 - - [2026-03-12 02:56:25] "GET /virtual-networks?parent_id=b5f443d8-d55d-4c9b-a8e2-52791e0ee24a&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.004563 10.0.0.27 - - [2026-03-12 02:56:25] "GET /virtual-network/edb25c4b-4fe6-4eae-a9d5-dfb4634b0a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007715 10.0.0.27 - - [2026-03-12 02:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.27 - - [2026-03-12 02:56:25] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004252 10.0.0.27 - - [2026-03-12 02:56:25] "GET /virtual-networks?parent_id=b5f443d8-d55d-4c9b-a8e2-52791e0ee24a&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003808 10.0.0.27 - - [2026-03-12 02:56:25] "GET /virtual-network/edb25c4b-4fe6-4eae-a9d5-dfb4634b0a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007033 10.0.0.131 - - [2026-03-12 02:56:25] "GET /obj-perms HTTP/1.1" 200 5090 0.049708 10.0.0.27 - - [2026-03-12 02:56:26] "GET /obj-perms HTTP/1.1" 200 5090 0.003826 10.0.0.27 - - [2026-03-12 02:56:26] "GET /obj-perms HTTP/1.1" 200 5090 0.003919 10.0.0.73 - - [2026-03-12 02:56:26] "GET /obj-perms HTTP/1.1" 200 5090 0.054243 10.0.0.131 - - [2026-03-12 02:56:26] "GET /obj-perms HTTP/1.1" 200 5090 0.003902 10.0.0.27 - - [2026-03-12 02:56:26] "GET /virtual-machine/8b7e1e6a-447d-4987-b7ac-a1de47e4825f HTTP/1.1" 200 1325 0.003917 10.0.0.27 - - [2026-03-12 02:56:26] "GET /virtual-machine-interface/45d4e4f0-a7ff-4730-bac9-4f0ee4c8670a HTTP/1.1" 200 3269 0.005955 10.0.0.27 - - [2026-03-12 02:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004281 10.0.0.27 - - [2026-03-12 02:56:26] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004657 10.0.0.27 - - [2026-03-12 02:56:26] "GET /virtual-networks?parent_id=b5f443d8-d55d-4c9b-a8e2-52791e0ee24a&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003909 10.0.0.27 - - [2026-03-12 02:56:26] "GET /virtual-network/edb25c4b-4fe6-4eae-a9d5-dfb4634b0a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007839 10.0.0.27 - - [2026-03-12 02:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004161 10.0.0.27 - - [2026-03-12 02:56:27] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004800 10.0.0.27 - - [2026-03-12 02:56:27] "GET /virtual-networks?parent_id=b5f443d8-d55d-4c9b-a8e2-52791e0ee24a&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003596 10.0.0.27 - - [2026-03-12 02:56:27] "GET /virtual-network/edb25c4b-4fe6-4eae-a9d5-dfb4634b0a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.005757 10.0.0.27 - - [2026-03-12 02:56:32] "POST /neutron/port HTTP/1.1" 200 1155 0.016892 10.0.0.27 - - [2026-03-12 02:56:32] "POST /neutron/security_group HTTP/1.1" 200 1292 0.007011 10.0.0.27 - - [2026-03-12 02:56:38] "POST /neutron/port HTTP/1.1" 200 1155 0.018457 10.0.0.27 - - [2026-03-12 02:56:43] "POST /neutron/security_group HTTP/1.1" 200 1292 0.007572 10.0.0.27 - - [2026-03-12 02:56:43] "POST /neutron/port HTTP/1.1" 200 1155 0.016770 10.0.0.27 - - [2026-03-12 02:56:43] "POST /neutron/security_group HTTP/1.1" 200 1292 0.009162 10.0.0.27 - - [2026-03-12 02:56:43] "GET /virtual-machine/43a84429-bc43-430d-b687-65f7a7274055 HTTP/1.1" 200 1324 0.007892 10.0.0.27 - - [2026-03-12 02:56:43] "GET /virtual-machine/43a84429-bc43-430d-b687-65f7a7274055 HTTP/1.1" 200 1324 0.008597 10.0.0.27 - - [2026-03-12 02:56:43] "GET /virtual-machine-interface/51c342dc-ef09-44fc-9fbb-7471510fab48 HTTP/1.1" 200 3269 0.007896 10.0.0.27 - - [2026-03-12 02:56:43] "GET /virtual-machine/43a84429-bc43-430d-b687-65f7a7274055 HTTP/1.1" 200 1324 0.005076 10.0.0.27 - - [2026-03-12 02:56:43] "GET /virtual-machine-interface/51c342dc-ef09-44fc-9fbb-7471510fab48 HTTP/1.1" 200 3269 0.011531 10.0.0.27 - - [2026-03-12 02:56:43] "GET /instance-ip/57c89c3f-4bb1-45b1-9a53-28e753beb8c1 HTTP/1.1" 200 1733 0.010789 10.0.0.27 - - [2026-03-12 02:56:43] "GET /virtual-machine/43a84429-bc43-430d-b687-65f7a7274055 HTTP/1.1" 200 1324 0.004088 10.0.0.27 - - [2026-03-12 02:56:43] "GET /virtual-machine-interface/51c342dc-ef09-44fc-9fbb-7471510fab48 HTTP/1.1" 200 3269 0.005502 10.0.0.27 - - [2026-03-12 02:56:43] "GET /instance-ip/57c89c3f-4bb1-45b1-9a53-28e753beb8c1 HTTP/1.1" 200 1733 0.004393 10.0.0.27 - - [2026-03-12 02:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004575 10.0.0.27 - - [2026-03-12 02:56:43] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004193 10.0.0.27 - - [2026-03-12 02:56:43] "GET /virtual-networks?parent_id=b5f443d8-d55d-4c9b-a8e2-52791e0ee24a&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.012807 10.0.0.27 - - [2026-03-12 02:56:43] "GET /virtual-network/edb25c4b-4fe6-4eae-a9d5-dfb4634b0a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006991 10.0.0.27 - - [2026-03-12 02:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004580 10.0.0.27 - - [2026-03-12 02:56:43] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006098 10.0.0.27 - - [2026-03-12 02:56:43] "GET /virtual-networks?parent_id=b5f443d8-d55d-4c9b-a8e2-52791e0ee24a&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.004211 10.0.0.27 - - [2026-03-12 02:56:43] "GET /virtual-network/edb25c4b-4fe6-4eae-a9d5-dfb4634b0a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007071 10.0.0.27 - - [2026-03-12 02:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004635 10.0.0.27 - - [2026-03-12 02:56:44] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005528 10.0.0.27 - - [2026-03-12 02:56:44] "GET /virtual-networks?parent_id=b5f443d8-d55d-4c9b-a8e2-52791e0ee24a&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.004461 10.0.0.27 - - [2026-03-12 02:56:44] "GET /virtual-network/edb25c4b-4fe6-4eae-a9d5-dfb4634b0a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.008866 10.0.0.27 - - [2026-03-12 02:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004186 10.0.0.27 - - [2026-03-12 02:56:44] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005412 10.0.0.27 - - [2026-03-12 02:56:44] "GET /virtual-networks?parent_id=b5f443d8-d55d-4c9b-a8e2-52791e0ee24a&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003302 10.0.0.27 - - [2026-03-12 02:56:44] "GET /virtual-network/edb25c4b-4fe6-4eae-a9d5-dfb4634b0a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006990 10.0.0.27 - - [2026-03-12 02:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004838 10.0.0.27 - - [2026-03-12 02:56:44] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005874 10.0.0.27 - - [2026-03-12 02:56:44] "GET /virtual-networks?parent_id=b5f443d8-d55d-4c9b-a8e2-52791e0ee24a&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.004309 10.0.0.27 - - [2026-03-12 02:56:44] "GET /virtual-network/edb25c4b-4fe6-4eae-a9d5-dfb4634b0a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.008292 10.0.0.27 - - [2026-03-12 02:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005403 10.0.0.27 - - [2026-03-12 02:56:44] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004518 10.0.0.27 - - [2026-03-12 02:56:44] "GET /virtual-networks?parent_id=b5f443d8-d55d-4c9b-a8e2-52791e0ee24a&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003365 10.0.0.27 - - [2026-03-12 02:56:44] "GET /virtual-network/edb25c4b-4fe6-4eae-a9d5-dfb4634b0a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006509 10.0.0.27 - - [2026-03-12 02:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004165 10.0.0.27 - - [2026-03-12 02:56:44] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004474 10.0.0.27 - - [2026-03-12 02:56:44] "GET /virtual-networks?parent_id=b5f443d8-d55d-4c9b-a8e2-52791e0ee24a&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003554 10.0.0.27 - - [2026-03-12 02:56:44] "GET /virtual-network/edb25c4b-4fe6-4eae-a9d5-dfb4634b0a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.005739 10.0.0.27 - - [2026-03-12 02:56:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009571 10.0.0.27 - - [2026-03-12 02:56:45] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004356 10.0.0.27 - - [2026-03-12 02:56:45] "GET /virtual-networks?parent_id=b5f443d8-d55d-4c9b-a8e2-52791e0ee24a&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.012964 10.0.0.27 - - [2026-03-12 02:56:45] "GET /virtual-network/edb25c4b-4fe6-4eae-a9d5-dfb4634b0a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.005907 10.0.0.27 - - [2026-03-12 02:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.27 - - [2026-03-12 02:56:46] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003629 10.0.0.27 - - [2026-03-12 02:56:46] "GET /virtual-networks?parent_id=b5f443d8-d55d-4c9b-a8e2-52791e0ee24a&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.002996 10.0.0.27 - - [2026-03-12 02:56:46] "GET /virtual-network/edb25c4b-4fe6-4eae-a9d5-dfb4634b0a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.005798 10.0.0.27 - - [2026-03-12 02:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.27 - - [2026-03-12 02:56:46] "GET /routing-instance/949a7d10-1584-4168-9532-aabcf9142b18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1709 0.005505 10.0.0.27 - - [2026-03-12 02:56:46] "GET /route-target/e3a6683d-d14b-40e5-9ee6-2222a813888d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004223 10.0.0.27 - - [2026-03-12 02:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.27 - - [2026-03-12 02:56:46] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006369 10.0.0.27 - - [2026-03-12 02:56:46] "GET /virtual-networks?parent_id=b5f443d8-d55d-4c9b-a8e2-52791e0ee24a&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.004563 10.0.0.27 - - [2026-03-12 02:56:46] "GET /virtual-network/edb25c4b-4fe6-4eae-a9d5-dfb4634b0a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.005951 10.0.0.27 - - [2026-03-12 02:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004212 10.0.0.27 - - [2026-03-12 02:56:46] "GET /routing-instance/949a7d10-1584-4168-9532-aabcf9142b18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1709 0.004760 10.0.0.27 - - [2026-03-12 02:56:46] "GET /route-target/e3a6683d-d14b-40e5-9ee6-2222a813888d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.007047 10.0.0.27 - - [2026-03-12 02:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004877 10.0.0.27 - - [2026-03-12 02:56:46] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006407 10.0.0.27 - - [2026-03-12 02:56:46] "GET /virtual-networks?parent_id=b5f443d8-d55d-4c9b-a8e2-52791e0ee24a&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003927 10.0.0.27 - - [2026-03-12 02:56:46] "GET /virtual-network/edb25c4b-4fe6-4eae-a9d5-dfb4634b0a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007041 10.0.0.27 - - [2026-03-12 02:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004220 10.0.0.27 - - [2026-03-12 02:56:46] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005708 10.0.0.27 - - [2026-03-12 02:56:46] "GET /virtual-networks?parent_id=b5f443d8-d55d-4c9b-a8e2-52791e0ee24a&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.007257 10.0.0.27 - - [2026-03-12 02:56:46] "GET /virtual-network/edb25c4b-4fe6-4eae-a9d5-dfb4634b0a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.015322 10.0.0.27 - - [2026-03-12 02:56:46] "GET /obj-perms HTTP/1.1" 200 5090 0.004200 10.0.0.27 - - [2026-03-12 02:56:46] "GET /obj-perms HTTP/1.1" 200 5090 0.004109 10.0.0.131 - - [2026-03-12 02:56:46] "GET /obj-perms HTTP/1.1" 200 5090 0.006823 10.0.0.27 - - [2026-03-12 02:56:47] "GET /obj-perms HTTP/1.1" 200 5090 0.004462 10.0.0.73 - - [2026-03-12 02:56:47] "GET /obj-perms HTTP/1.1" 200 5090 0.003988 10.0.0.131 - - [2026-03-12 02:56:47] "GET /obj-perms HTTP/1.1" 200 5090 0.003802 10.0.0.27 - - [2026-03-12 02:56:47] "GET /virtual-machine/43a84429-bc43-430d-b687-65f7a7274055 HTTP/1.1" 200 1324 0.004428 10.0.0.27 - - [2026-03-12 02:56:47] "GET /virtual-machine-interface/51c342dc-ef09-44fc-9fbb-7471510fab48 HTTP/1.1" 200 3269 0.005579 10.0.0.27 - - [2026-03-12 02:56:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006820 10.0.0.27 - - [2026-03-12 02:56:47] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004071 10.0.0.27 - - [2026-03-12 02:56:47] "GET /virtual-networks?parent_id=b5f443d8-d55d-4c9b-a8e2-52791e0ee24a&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003082 10.0.0.27 - - [2026-03-12 02:56:47] "GET /virtual-network/edb25c4b-4fe6-4eae-a9d5-dfb4634b0a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.008709 10.0.0.27 - - [2026-03-12 02:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004594 10.0.0.27 - - [2026-03-12 02:56:48] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003544 10.0.0.27 - - [2026-03-12 02:56:48] "GET /virtual-networks?parent_id=b5f443d8-d55d-4c9b-a8e2-52791e0ee24a&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003024 10.0.0.27 - - [2026-03-12 02:56:48] "GET /virtual-network/edb25c4b-4fe6-4eae-a9d5-dfb4634b0a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006386 10.0.0.27 - - [2026-03-12 02:56:48] "GET /virtual-machine/8b7e1e6a-447d-4987-b7ac-a1de47e4825f HTTP/1.1" 200 1325 0.004771 10.0.0.27 - - [2026-03-12 02:56:48] "GET /virtual-machine-interface/45d4e4f0-a7ff-4730-bac9-4f0ee4c8670a HTTP/1.1" 200 3269 0.008196 10.0.0.27 - - [2026-03-12 02:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202 10.0.0.27 - - [2026-03-12 02:56:48] "GET /security-group/4816934a-76ca-4194-a96f-450d37c45b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2579 0.003566 10.0.0.27 - - [2026-03-12 02:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.27 - - [2026-03-12 02:56:48] "GET /security-group/4816934a-76ca-4194-a96f-450d37c45b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2579 0.007784 10.0.0.27 - - [2026-03-12 02:56:48] "POST /neutron/port HTTP/1.1" 200 1155 0.020180 10.0.0.27 - - [2026-03-12 02:56:48] "POST /neutron/port HTTP/1.1" 200 1106 0.073322 10.0.0.27 - - [2026-03-12 02:56:48] "GET /virtual-machine/8b7e1e6a-447d-4987-b7ac-a1de47e4825f HTTP/1.1" 200 1325 0.003984 10.0.0.27 - - [2026-03-12 02:56:48] "GET /virtual-machine-interface/45d4e4f0-a7ff-4730-bac9-4f0ee4c8670a HTTP/1.1" 200 3208 0.005776 10.0.0.27 - - [2026-03-12 02:56:49] "POST /neutron/port HTTP/1.1" 200 1106 0.017487 10.0.0.27 - - [2026-03-12 02:56:49] "GET /virtual-machine/8b7e1e6a-447d-4987-b7ac-a1de47e4825f HTTP/1.1" 200 1325 0.004748 10.0.0.27 - - [2026-03-12 02:56:49] "GET /virtual-machine-interface/45d4e4f0-a7ff-4730-bac9-4f0ee4c8670a HTTP/1.1" 200 3269 0.007170 10.0.0.27 - - [2026-03-12 02:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003043 10.0.0.27 - - [2026-03-12 02:56:49] "GET /security-group/4816934a-76ca-4194-a96f-450d37c45b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2579 0.004376 10.0.0.27 - - [2026-03-12 02:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004915 10.0.0.27 - - [2026-03-12 02:56:49] "GET /security-group/4816934a-76ca-4194-a96f-450d37c45b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2579 0.004298 10.0.0.27 - - [2026-03-12 02:56:49] "POST /neutron/security_group HTTP/1.1" 200 1318 0.004131 10.0.0.27 - - [2026-03-12 02:56:49] "DELETE /security-group/4816934a-76ca-4194-a96f-450d37c45b42 HTTP/1.1" 409 338 0.007837 10.0.0.27 - - [2026-03-12 02:57:10] "POST /neutron/network HTTP/1.1" 200 964 0.008891 10.0.0.27 - - [2026-03-12 02:57:10] "POST /neutron/port HTTP/1.1" 200 117 0.001138 10.0.0.27 - - [2026-03-12 02:57:25] "POST /neutron/port HTTP/1.1" 200 1155 0.018800 10.0.0.27 - - [2026-03-12 02:57:25] "POST /neutron/subnet HTTP/1.1" 200 699 0.010968 10.0.0.27 - - [2026-03-12 02:58:10] "POST /neutron/port HTTP/1.1" 200 1155 0.018536 10.0.0.27 - - [2026-03-12 02:58:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003469 10.0.0.27 - - [2026-03-12 02:58:10] "POST /neutron/network HTTP/1.1" 200 954 0.007379 10.0.0.27 - - [2026-03-12 02:58:25] "POST /neutron/network HTTP/1.1" 200 964 0.007091 10.0.0.27 - - [2026-03-12 02:58:25] "POST /neutron/port HTTP/1.1" 200 117 0.001304 10.0.0.27 - - [2026-03-12 02:58:35] "GET /security-group/4816934a-76ca-4194-a96f-450d37c45b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2579 0.004931 10.0.0.27 - - [2026-03-12 02:58:35] "PUT /security-group/4816934a-76ca-4194-a96f-450d37c45b42 HTTP/1.1" 200 263 0.017426 10.0.0.27 - - [2026-03-12 02:58:35] "PUT /access-control-list/5a0e2da1-1d16-4a94-8f42-5d6f47cae622 HTTP/1.1" 200 273 0.052736 10.0.0.27 - - [2026-03-12 02:58:37] "POST /neutron/port HTTP/1.1" 200 1155 0.017884 10.0.0.27 - - [2026-03-12 02:58:38] "POST /neutron/port HTTP/1.1" 200 1106 0.078569 10.0.0.27 - - [2026-03-12 02:58:38] "GET /virtual-machine/43a84429-bc43-430d-b687-65f7a7274055 HTTP/1.1" 200 1324 0.004402 10.0.0.27 - - [2026-03-12 02:58:38] "POST /neutron/port HTTP/1.1" 200 151 0.172756 10.0.0.27 - - [2026-03-12 02:58:40] "GET /virtual-machine/43a84429-bc43-430d-b687-65f7a7274055 HTTP/1.1" 404 171 0.003367 10.0.0.27 - - [2026-03-12 02:58:40] "GET /virtual-machine/43a84429-bc43-430d-b687-65f7a7274055 HTTP/1.1" 404 171 0.002850 10.0.0.27 - - [2026-03-12 02:58:40] "GET /virtual-machine/43a84429-bc43-430d-b687-65f7a7274055 HTTP/1.1" 404 171 0.003571 10.0.0.27 - - [2026-03-12 02:58:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683 10.0.0.27 - - [2026-03-12 02:58:40] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004895 10.0.0.27 - - [2026-03-12 02:58:40] "GET /virtual-networks?parent_id=b5f443d8-d55d-4c9b-a8e2-52791e0ee24a&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003885 10.0.0.27 - - [2026-03-12 02:58:40] "GET /virtual-network/edb25c4b-4fe6-4eae-a9d5-dfb4634b0a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.005971 10.0.0.27 - - [2026-03-12 02:58:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.27 - - [2026-03-12 02:58:40] "GET /routing-instance/949a7d10-1584-4168-9532-aabcf9142b18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1709 0.005565 10.0.0.27 - - [2026-03-12 02:58:40] "GET /route-target/e3a6683d-d14b-40e5-9ee6-2222a813888d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004381 10.0.0.131 - - [2026-03-12 02:58:40] "GET /obj-perms HTTP/1.1" 200 5090 0.004073 10.0.0.27 - - [2026-03-12 02:58:43] "GET /obj-perms HTTP/1.1" 200 5090 0.005167 10.0.0.131 - - [2026-03-12 02:58:49] "GET /obj-perms HTTP/1.1" 200 5090 0.004145 10.0.0.27 - - [2026-03-12 02:58:52] "GET /obj-perms HTTP/1.1" 200 5090 0.003887 10.0.0.27 - - [2026-03-12 02:58:53] "POST /neutron/port HTTP/1.1" 200 1144 0.014585 10.0.0.27 - - [2026-03-12 02:58:53] "GET /virtual-machine/8b7e1e6a-447d-4987-b7ac-a1de47e4825f HTTP/1.1" 200 1325 0.004567 10.0.0.27 - - [2026-03-12 02:58:53] "POST /neutron/port HTTP/1.1" 200 1116 0.018117 10.0.0.27 - - [2026-03-12 02:58:55] "GET /virtual-machine/8b7e1e6a-447d-4987-b7ac-a1de47e4825f HTTP/1.1" 404 171 0.003136 10.0.0.27 - - [2026-03-12 02:58:55] "GET /virtual-machine/8b7e1e6a-447d-4987-b7ac-a1de47e4825f HTTP/1.1" 404 171 0.002950 10.0.0.27 - - [2026-03-12 02:58:55] "GET /virtual-machine/8b7e1e6a-447d-4987-b7ac-a1de47e4825f HTTP/1.1" 404 171 0.002641 10.0.0.27 - - [2026-03-12 02:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.27 - - [2026-03-12 02:58:55] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003642 10.0.0.27 - - [2026-03-12 02:58:55] "GET /virtual-networks?parent_id=b5f443d8-d55d-4c9b-a8e2-52791e0ee24a&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003126 10.0.0.27 - - [2026-03-12 02:58:55] "GET /virtual-network/edb25c4b-4fe6-4eae-a9d5-dfb4634b0a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006550 10.0.0.27 - - [2026-03-12 02:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.27 - - [2026-03-12 02:58:55] "GET /routing-instance/949a7d10-1584-4168-9532-aabcf9142b18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1709 0.004328 10.0.0.27 - - [2026-03-12 02:58:55] "GET /route-target/e3a6683d-d14b-40e5-9ee6-2222a813888d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004049 10.0.0.27 - - [2026-03-12 02:58:55] "GET /obj-perms HTTP/1.1" 200 5090 0.004643 10.0.0.73 - - [2026-03-12 02:58:55] "GET /obj-perms HTTP/1.1" 200 5090 0.004613 10.0.0.27 - - [2026-03-12 02:58:58] "GET /obj-perms HTTP/1.1" 200 5090 0.004636 10.0.0.131 - - [2026-03-12 02:58:58] "GET /obj-perms HTTP/1.1" 200 5090 0.004165 10.0.0.27 - - [2026-03-12 02:58:59] "POST /neutron/network HTTP/1.1" 200 954 0.007439 10.0.0.27 - - [2026-03-12 02:58:59] "DELETE /security-group/4816934a-76ca-4194-a96f-450d37c45b42 HTTP/1.1" 200 115 0.046380 10.0.0.27 - - [2026-03-12 02:58:59] "POST /fqname-to-id HTTP/1.1" 404 254 0.003754 10.0.0.27 - - [2026-03-12 02:58:59] "DELETE /access-control-list/96c0740a-af60-459b-a155-84f701702bd2 HTTP/1.1" 200 115 0.050466 10.0.0.131 - - [2026-03-12 02:59:01] "GET /projects?obj_uuids=b5f443d8-d55d-4c9b-a8e2-52791e0ee24a&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.027067 10.0.0.27 - - [2026-03-12 02:59:01] "GET /project/b5f443d8-d55d-4c9b-a8e2-52791e0ee24a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.102923 10.0.0.131 - - [2026-03-12 02:59:01] "GET /projects?obj_uuids=b5f443d8-d55d-4c9b-a8e2-52791e0ee24a&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000896 10.0.0.27 - - [2026-03-12 02:59:01] "GET /project/b5f443d8-d55d-4c9b-a8e2-52791e0ee24a?fields=virtual_networks HTTP/1.1" 200 1094 0.042275 10.0.0.131 - - [2026-03-12 02:59:01] "GET /projects?obj_uuids=b5f443d8-d55d-4c9b-a8e2-52791e0ee24a&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000971 10.0.0.27 - - [2026-03-12 02:59:01] "GET /project/b5f443d8-d55d-4c9b-a8e2-52791e0ee24a?fields=virtual_machine_interfaces HTTP/1.1" 200 1094 0.045911 10.0.0.131 - - [2026-03-12 02:59:01] "GET /projects?obj_uuids=b5f443d8-d55d-4c9b-a8e2-52791e0ee24a&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000968 10.0.0.27 - - [2026-03-12 02:59:01] "GET /project/b5f443d8-d55d-4c9b-a8e2-52791e0ee24a?fields=security_groups HTTP/1.1" 200 1351 0.048914 10.0.0.27 - - [2026-03-12 02:59:02] "POST /fqname-to-id HTTP/1.1" 404 209 0.030425 10.0.0.131 - - [2026-03-12 02:59:02] "GET /projects?obj_uuids=fec6022c-453e-4c6b-8e30-dad38039d80f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003640 10.0.0.131 - - [2026-03-12 02:59:02] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001809 10.0.0.131 - - [2026-03-12 02:59:02] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.011060 10.0.0.131 - - [2026-03-12 02:59:02] "POST /id-to-fqname HTTP/1.1" 200 212 0.002813 10.0.0.131 - - [2026-03-12 02:59:02] "POST /fqname-to-id HTTP/1.1" 404 222 0.006409 10.0.0.131 - - [2026-03-12 02:59:02] "POST /security-groups HTTP/1.1" 200 612 0.073819 10.0.0.131 - - [2026-03-12 02:59:02] "POST /projects HTTP/1.1" 200 627 0.304073 10.0.0.131 - - [2026-03-12 02:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.336039 10.0.0.27 - - [2026-03-12 02:59:02] "POST /access-control-lists HTTP/1.1" 200 619 0.029142 10.0.0.27 - - [2026-03-12 02:59:02] "GET /project/fec6022c-453e-4c6b-8e30-dad38039d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.499899 10.0.0.27 - - [2026-03-12 02:59:03] "GET / HTTP/1.1" 200 36215 0.001557 10.0.0.27 - - [2026-03-12 02:59:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000534 10.0.0.27 - - [2026-03-12 02:59:05] "POST /fqname-to-id HTTP/1.1" 404 245 0.053289 10.0.0.27 - - [2026-03-12 02:59:06] "POST /fqname-to-id HTTP/1.1" 404 277 0.003717 10.0.0.27 - - [2026-03-12 02:59:06] "POST /access-control-lists HTTP/1.1" 200 639 0.034102 10.0.0.27 - - [2026-03-12 02:59:06] "PUT /access-control-list/bf44b07a-4dfb-4a6d-898e-b99c3ecfaba7 HTTP/1.1" 200 273 0.019154 10.0.0.131 - - [2026-03-12 02:59:06] "GET /projects?obj_uuids=fec6022c-453e-4c6b-8e30-dad38039d80f&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001809 10.0.0.27 - - [2026-03-12 02:59:06] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.085993 10.0.0.27 - - [2026-03-12 02:59:06] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.016929 10.0.0.27 - - [2026-03-12 02:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005648 10.0.0.27 - - [2026-03-12 02:59:07] "PUT /access-control-list/bf44b07a-4dfb-4a6d-898e-b99c3ecfaba7 HTTP/1.1" 200 273 0.017370 10.0.0.27 - - [2026-03-12 02:59:07] "GET /security-group/3a0a41ea-f1ba-46a9-b727-840e03c1343a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2003 0.023437 10.0.0.27 - - [2026-03-12 02:59:07] "POST /neutron/security_group HTTP/1.1" 200 1005 0.005774 10.0.0.27 - - [2026-03-12 02:59:07] "POST /fqname-to-id HTTP/1.1" 404 245 0.003520 10.0.0.27 - - [2026-03-12 02:59:08] "POST /fqname-to-id HTTP/1.1" 404 245 0.004320 10.0.0.27 - - [2026-03-12 02:59:08] "POST /fqname-to-id HTTP/1.1" 404 277 0.004508 10.0.0.27 - - [2026-03-12 02:59:08] "POST /access-control-lists HTTP/1.1" 200 639 0.032418 10.0.0.27 - - [2026-03-12 02:59:08] "PUT /access-control-list/3c8ba8d4-0808-4cc3-8aec-d09b290343f7 HTTP/1.1" 200 273 0.023375 10.0.0.131 - - [2026-03-12 02:59:08] "GET /projects?obj_uuids=fec6022c-453e-4c6b-8e30-dad38039d80f&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.003197 10.0.0.27 - - [2026-03-12 02:59:08] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.059489 10.0.0.27 - - [2026-03-12 02:59:08] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.021951 10.0.0.27 - - [2026-03-12 02:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003987 10.0.0.27 - - [2026-03-12 02:59:09] "GET /security-group/88e4fe64-0b72-4f69-8ccf-fb638cd71422?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2003 0.009186 10.0.0.27 - - [2026-03-12 02:59:09] "PUT /access-control-list/3c8ba8d4-0808-4cc3-8aec-d09b290343f7 HTTP/1.1" 200 273 0.023876 10.0.0.131 - - [2026-03-12 02:59:09] "GET /projects?obj_uuids=fec6022c-453e-4c6b-8e30-dad38039d80f&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001014 10.0.0.27 - - [2026-03-12 02:59:09] "POST /neutron/security_group_rule HTTP/1.1" 200 2191 0.056596 10.0.0.27 - - [2026-03-12 02:59:09] "POST /neutron/security_group_rule HTTP/1.1" 200 583 0.132868 10.0.0.27 - - [2026-03-12 02:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005851 10.0.0.27 - - [2026-03-12 02:59:09] "PUT /access-control-list/388c8a24-89f7-48d8-9b51-52c509afda40 HTTP/1.1" 200 273 0.018665 10.0.0.131 - - [2026-03-12 02:59:09] "GET /projects?obj_uuids=fec6022c-453e-4c6b-8e30-dad38039d80f&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002312 10.0.0.27 - - [2026-03-12 02:59:10] "GET /project/fec6022c-453e-4c6b-8e30-dad38039d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.057507 10.0.0.131 - - [2026-03-12 02:59:10] "GET /projects?obj_uuids=fec6022c-453e-4c6b-8e30-dad38039d80f&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001053 10.0.0.27 - - [2026-03-12 02:59:10] "POST /neutron/network HTTP/1.1" 200 708 0.122032 10.0.0.27 - - [2026-03-12 02:59:10] "POST /id-to-fqname HTTP/1.1" 200 282 0.003745 10.0.0.27 - - [2026-03-12 02:59:10] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.005508 10.0.0.27 - - [2026-03-12 02:59:10] "POST /neutron/network HTTP/1.1" 200 928 0.006638 10.0.0.27 - - [2026-03-12 02:59:10] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.006139 10.0.0.131 - - [2026-03-12 02:59:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000428 10.0.0.27 - - [2026-03-12 02:59:10] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.006828 10.0.0.73 - - [2026-03-12 02:59:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000510 10.0.0.131 - - [2026-03-12 02:59:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000421 10.0.0.73 - - [2026-03-12 02:59:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000528 10.0.0.131 - - [2026-03-12 02:59:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000660 10.0.0.73 - - [2026-03-12 02:59:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000388 10.0.0.131 - - [2026-03-12 02:59:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000415 10.0.0.73 - - [2026-03-12 02:59:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.27 - - [2026-03-12 02:59:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000553 10.0.0.27 - - [2026-03-12 02:59:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000433 10.0.0.73 - - [2026-03-12 02:59:11] "GET /obj-perms HTTP/1.1" 200 5072 0.128914 10.0.0.27 - - [2026-03-12 02:59:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000415 10.0.0.27 - - [2026-03-12 02:59:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.27 - - [2026-03-12 02:59:12] "POST /id-to-fqname HTTP/1.1" 200 282 0.001406 10.0.0.27 - - [2026-03-12 02:59:12] "POST /neutron/security_group HTTP/1.1" 200 1419 0.011894 10.0.0.131 - - [2026-03-12 02:59:13] "GET /projects?obj_uuids=fec6022c-453e-4c6b-8e30-dad38039d80f&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000930 10.0.0.27 - - [2026-03-12 02:59:13] "GET /project/fec6022c-453e-4c6b-8e30-dad38039d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.061574 10.0.0.27 - - [2026-03-12 02:59:13] "POST /neutron/port HTTP/1.1" 200 117 0.007900 10.0.0.27 - - [2026-03-12 02:59:13] "POST /id-to-fqname HTTP/1.1" 200 282 0.002659 10.0.0.27 - - [2026-03-12 02:59:13] "POST /neutron/security_group HTTP/1.1" 200 1419 0.011561 10.0.0.131 - - [2026-03-12 02:59:13] "GET /projects?obj_uuids=b5f443d8-d55d-4c9b-a8e2-52791e0ee24a&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001127 10.0.0.131 - - [2026-03-12 02:59:13] "DELETE /project/fec6022c453e4c6b8e30dad38039d80f HTTP/1.1" 404 173 0.121392 10.0.0.131 - - [2026-03-12 02:59:13] "GET /project/b5f443d8-d55d-4c9b-a8e2-52791e0ee24a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1588 0.038357 10.0.0.131 - - [2026-03-12 02:59:13] "GET /projects?obj_uuids=b5f443d8-d55d-4c9b-a8e2-52791e0ee24a&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001164 10.0.0.131 - - [2026-03-12 02:59:13] "GET /project/b5f443d8-d55d-4c9b-a8e2-52791e0ee24a?fields=security_groups HTTP/1.1" 200 1163 0.069444 10.0.0.27 - - [2026-03-12 02:59:13] "DELETE /access-control-list/088d54cf-2ddd-47c3-98ab-45cdf49c58d3 HTTP/1.1" 200 115 0.060195 10.0.0.131 - - [2026-03-12 02:59:13] "GET /projects?obj_uuids=b5f443d8-d55d-4c9b-a8e2-52791e0ee24a&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001328 10.0.0.131 - - [2026-03-12 02:59:14] "GET /project/b5f443d8-d55d-4c9b-a8e2-52791e0ee24a?fields=application_policy_sets HTTP/1.1" 200 1492 0.055903 10.0.0.131 - - [2026-03-12 02:59:14] "DELETE /project/b5f443d8-d55d-4c9b-a8e2-52791e0ee24a HTTP/1.1" 404 190 0.364242 10.0.0.131 - - [2026-03-12 02:59:14] "GET /projects?obj_uuids=fec6022c-453e-4c6b-8e30-dad38039d80f&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001075 10.0.0.27 - - [2026-03-12 02:59:14] "POST /neutron/security_group HTTP/1.1" 200 3416 0.050821 10.0.0.131 - - [2026-03-12 02:59:14] "GET /projects?obj_uuids=fec6022c-453e-4c6b-8e30-dad38039d80f&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001016 10.0.0.27 - - [2026-03-12 02:59:14] "GET /project/fec6022c-453e-4c6b-8e30-dad38039d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.067926 10.0.0.27 - - [2026-03-12 02:59:14] "POST /neutron/port HTTP/1.1" 200 1082 0.042059 10.0.0.27 - - [2026-03-12 02:59:15] "POST /neutron/port HTTP/1.1" 200 1146 0.021860 10.0.0.27 - - [2026-03-12 02:59:15] "POST /neutron/subnet HTTP/1.1" 200 703 0.009447 10.0.0.27 - - [2026-03-12 02:59:15] "POST /neutron/network HTTP/1.1" 200 928 0.008461 10.0.0.27 - - [2026-03-12 02:59:15] "POST /neutron/security_group HTTP/1.1" 200 1419 0.010983 10.0.0.131 - - [2026-03-12 02:59:15] "GET /projects?obj_uuids=fec6022c-453e-4c6b-8e30-dad38039d80f&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001066 10.0.0.27 - - [2026-03-12 02:59:15] "POST /neutron/port HTTP/1.1" 200 1082 0.276108 10.0.0.27 - - [2026-03-12 02:59:16] "POST /neutron/port HTTP/1.1" 200 1136 0.119879 10.0.0.27 - - [2026-03-12 02:59:16] "POST /neutron/subnet HTTP/1.1" 200 703 0.009787 10.0.0.27 - - [2026-03-12 02:59:20] "POST /neutron/port HTTP/1.1" 200 1146 0.020503 10.0.0.27 - - [2026-03-12 02:59:20] "POST /neutron/security_group HTTP/1.1" 200 1419 0.007854 10.0.0.27 - - [2026-03-12 02:59:20] "POST /neutron/port HTTP/1.1" 200 1146 0.019787 10.0.0.27 - - [2026-03-12 02:59:20] "GET /virtual-machine/99b716be-02c0-42c7-9c86-ca54157b2694 HTTP/1.1" 401 292 0.000441 10.0.0.27 - - [2026-03-12 02:59:21] "GET /virtual-machine/99b716be-02c0-42c7-9c86-ca54157b2694 HTTP/1.1" 200 1316 0.033660 10.0.0.27 - - [2026-03-12 02:59:21] "GET /virtual-machine/99b716be-02c0-42c7-9c86-ca54157b2694 HTTP/1.1" 200 1316 0.003424 10.0.0.27 - - [2026-03-12 02:59:21] "GET /virtual-machine-interface/dab9ce38-d44e-4d27-83e6-035d4b6c5442 HTTP/1.1" 200 3197 0.005076 10.0.0.27 - - [2026-03-12 02:59:21] "GET /virtual-machine/99b716be-02c0-42c7-9c86-ca54157b2694 HTTP/1.1" 200 1316 0.003913 10.0.0.27 - - [2026-03-12 02:59:21] "GET /virtual-machine-interface/dab9ce38-d44e-4d27-83e6-035d4b6c5442 HTTP/1.1" 200 3197 0.006768 10.0.0.27 - - [2026-03-12 02:59:21] "GET /instance-ip/4fdc4afd-fb55-4d9b-be0d-846cc43e5dff HTTP/1.1" 200 1707 0.005914 10.0.0.27 - - [2026-03-12 02:59:21] "GET /virtual-machine/99b716be-02c0-42c7-9c86-ca54157b2694 HTTP/1.1" 200 1316 0.003991 10.0.0.27 - - [2026-03-12 02:59:21] "GET /virtual-machine-interface/dab9ce38-d44e-4d27-83e6-035d4b6c5442 HTTP/1.1" 200 3197 0.005002 10.0.0.27 - - [2026-03-12 02:59:21] "GET /instance-ip/4fdc4afd-fb55-4d9b-be0d-846cc43e5dff HTTP/1.1" 200 1707 0.004312 10.0.0.27 - - [2026-03-12 02:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004126 10.0.0.27 - - [2026-03-12 02:59:21] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004859 10.0.0.27 - - [2026-03-12 02:59:21] "GET /virtual-networks?parent_id=fec6022c-453e-4c6b-8e30-dad38039d80f&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003640 10.0.0.27 - - [2026-03-12 02:59:21] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.007238 10.0.0.27 - - [2026-03-12 02:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005054 10.0.0.27 - - [2026-03-12 02:59:21] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.015796 10.0.0.27 - - [2026-03-12 02:59:21] "GET /virtual-networks?parent_id=fec6022c-453e-4c6b-8e30-dad38039d80f&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.004791 10.0.0.27 - - [2026-03-12 02:59:21] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.010281 10.0.0.27 - - [2026-03-12 02:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005550 10.0.0.27 - - [2026-03-12 02:59:21] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006689 10.0.0.27 - - [2026-03-12 02:59:21] "GET /virtual-networks?parent_id=fec6022c-453e-4c6b-8e30-dad38039d80f&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.005010 10.0.0.27 - - [2026-03-12 02:59:21] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.007514 10.0.0.27 - - [2026-03-12 02:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005171 10.0.0.27 - - [2026-03-12 02:59:21] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006002 10.0.0.27 - - [2026-03-12 02:59:21] "GET /virtual-networks?parent_id=fec6022c-453e-4c6b-8e30-dad38039d80f&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.004080 10.0.0.27 - - [2026-03-12 02:59:21] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.007671 10.0.0.27 - - [2026-03-12 02:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005198 10.0.0.27 - - [2026-03-12 02:59:21] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005013 10.0.0.27 - - [2026-03-12 02:59:21] "GET /virtual-networks?parent_id=fec6022c-453e-4c6b-8e30-dad38039d80f&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.009966 10.0.0.27 - - [2026-03-12 02:59:21] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.006620 10.0.0.27 - - [2026-03-12 02:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003986 10.0.0.27 - - [2026-03-12 02:59:21] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005004 10.0.0.27 - - [2026-03-12 02:59:21] "GET /virtual-networks?parent_id=fec6022c-453e-4c6b-8e30-dad38039d80f&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.004425 10.0.0.27 - - [2026-03-12 02:59:21] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.007855 10.0.0.27 - - [2026-03-12 02:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008236 10.0.0.27 - - [2026-03-12 02:59:22] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005069 10.0.0.27 - - [2026-03-12 02:59:22] "GET /virtual-networks?parent_id=fec6022c-453e-4c6b-8e30-dad38039d80f&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003590 10.0.0.27 - - [2026-03-12 02:59:22] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.006320 10.0.0.27 - - [2026-03-12 02:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.27 - - [2026-03-12 02:59:25] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.005277 10.0.0.27 - - [2026-03-12 02:59:27] "POST /neutron/port HTTP/1.1" 200 1146 0.017895 10.0.0.27 - - [2026-03-12 02:59:27] "POST /neutron/subnet HTTP/1.1" 200 703 0.010057 10.0.0.27 - - [2026-03-12 02:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.27 - - [2026-03-12 02:59:29] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.005527 10.0.0.27 - - [2026-03-12 02:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.27 - - [2026-03-12 02:59:33] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.006159 10.0.0.27 - - [2026-03-12 02:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004394 10.0.0.27 - - [2026-03-12 02:59:37] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.005657 10.0.0.27 - - [2026-03-12 02:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.27 - - [2026-03-12 02:59:41] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.006706 10.0.0.27 - - [2026-03-12 02:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004611 10.0.0.27 - - [2026-03-12 02:59:45] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.006001 10.0.0.27 - - [2026-03-12 02:59:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005711 10.0.0.27 - - [2026-03-12 02:59:49] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.005650 10.0.0.27 - - [2026-03-12 02:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005288 10.0.0.27 - - [2026-03-12 02:59:53] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005161 10.0.0.27 - - [2026-03-12 02:59:53] "GET /virtual-networks?parent_id=fec6022c-453e-4c6b-8e30-dad38039d80f&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003249 10.0.0.27 - - [2026-03-12 02:59:53] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.006351 10.0.0.27 - - [2026-03-12 02:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004093 10.0.0.27 - - [2026-03-12 02:59:54] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004058 10.0.0.27 - - [2026-03-12 02:59:54] "GET /virtual-networks?parent_id=fec6022c-453e-4c6b-8e30-dad38039d80f&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003295 10.0.0.27 - - [2026-03-12 02:59:54] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.006652 10.0.0.27 - - [2026-03-12 02:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.27 - - [2026-03-12 02:59:54] "GET /routing-instance/aff1c532-8341-4fe7-8977-2e236b8f97a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.006652 10.0.0.27 - - [2026-03-12 02:59:54] "GET /route-target/89fa04ee-486d-4272-839d-d6de294fd5f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003277 10.0.0.27 - - [2026-03-12 02:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.27 - - [2026-03-12 02:59:54] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004721 10.0.0.27 - - [2026-03-12 02:59:54] "GET /virtual-networks?parent_id=fec6022c-453e-4c6b-8e30-dad38039d80f&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003568 10.0.0.27 - - [2026-03-12 02:59:54] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.005685 10.0.0.27 - - [2026-03-12 02:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003163 10.0.0.27 - - [2026-03-12 02:59:54] "GET /routing-instance/aff1c532-8341-4fe7-8977-2e236b8f97a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.004480 10.0.0.27 - - [2026-03-12 02:59:54] "GET /route-target/89fa04ee-486d-4272-839d-d6de294fd5f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003399 10.0.0.27 - - [2026-03-12 02:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.27 - - [2026-03-12 02:59:54] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003951 10.0.0.27 - - [2026-03-12 02:59:54] "GET /virtual-networks?parent_id=fec6022c-453e-4c6b-8e30-dad38039d80f&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003204 10.0.0.27 - - [2026-03-12 02:59:54] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.005955 10.0.0.27 - - [2026-03-12 02:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.27 - - [2026-03-12 02:59:54] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004122 10.0.0.27 - - [2026-03-12 02:59:54] "GET /virtual-networks?parent_id=fec6022c-453e-4c6b-8e30-dad38039d80f&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003817 10.0.0.27 - - [2026-03-12 02:59:54] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.005866 10.0.0.27 - - [2026-03-12 02:59:55] "GET /obj-perms HTTP/1.1" 200 5072 0.051189 10.0.0.131 - - [2026-03-12 02:59:55] "GET /obj-perms HTTP/1.1" 200 5072 0.050382 10.0.0.27 - - [2026-03-12 02:59:55] "GET /obj-perms HTTP/1.1" 200 5072 0.005317 10.0.0.73 - - [2026-03-12 02:59:55] "GET /obj-perms HTTP/1.1" 200 5072 0.003993 10.0.0.27 - - [2026-03-12 02:59:55] "GET /obj-perms HTTP/1.1" 200 5072 0.004508 10.0.0.27 - - [2026-03-12 02:59:55] "GET /virtual-machine/99b716be-02c0-42c7-9c86-ca54157b2694 HTTP/1.1" 200 1316 0.006073 10.0.0.27 - - [2026-03-12 02:59:55] "GET /virtual-machine-interface/dab9ce38-d44e-4d27-83e6-035d4b6c5442 HTTP/1.1" 200 3197 0.019374 10.0.0.27 - - [2026-03-12 02:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004091 10.0.0.27 - - [2026-03-12 02:59:55] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005527 10.0.0.27 - - [2026-03-12 02:59:55] "GET /virtual-networks?parent_id=fec6022c-453e-4c6b-8e30-dad38039d80f&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.007668 10.0.0.27 - - [2026-03-12 02:59:55] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.007642 10.0.0.27 - - [2026-03-12 02:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004461 10.0.0.27 - - [2026-03-12 02:59:56] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005032 10.0.0.27 - - [2026-03-12 02:59:56] "GET /virtual-networks?parent_id=fec6022c-453e-4c6b-8e30-dad38039d80f&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.004467 10.0.0.27 - - [2026-03-12 02:59:56] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.006456 10.0.0.27 - - [2026-03-12 02:59:56] "POST /neutron/port HTTP/1.1" 200 1146 0.018126 10.0.0.27 - - [2026-03-12 03:00:02] "POST /neutron/security_group HTTP/1.1" 200 1419 0.012025 10.0.0.27 - - [2026-03-12 03:00:07] "POST /neutron/port HTTP/1.1" 200 1146 0.024486 10.0.0.27 - - [2026-03-12 03:00:11] "POST /neutron/port HTTP/1.1" 200 1146 0.018198 10.0.0.27 - - [2026-03-12 03:00:11] "POST /neutron/subnet HTTP/1.1" 200 703 0.010111 10.0.0.27 - - [2026-03-12 03:00:12] "POST /neutron/port HTTP/1.1" 200 1146 0.019111 10.0.0.27 - - [2026-03-12 03:00:12] "POST /neutron/security_group HTTP/1.1" 200 1419 0.008028 10.0.0.27 - - [2026-03-12 03:00:12] "POST /neutron/port HTTP/1.1" 200 1146 0.025457 10.0.0.27 - - [2026-03-12 03:00:12] "GET /virtual-machine/d0c1a2e1-fd1b-447d-9ddf-9a48ed68241f HTTP/1.1" 200 1316 0.007016 10.0.0.27 - - [2026-03-12 03:00:12] "GET /virtual-machine/d0c1a2e1-fd1b-447d-9ddf-9a48ed68241f HTTP/1.1" 200 1316 0.004714 10.0.0.27 - - [2026-03-12 03:00:12] "GET /virtual-machine-interface/2717d7e2-ebf6-4c48-8f6f-669e6f5917fa HTTP/1.1" 200 3197 0.007298 10.0.0.27 - - [2026-03-12 03:00:12] "GET /virtual-machine/d0c1a2e1-fd1b-447d-9ddf-9a48ed68241f HTTP/1.1" 200 1316 0.005007 10.0.0.27 - - [2026-03-12 03:00:12] "GET /virtual-machine-interface/2717d7e2-ebf6-4c48-8f6f-669e6f5917fa HTTP/1.1" 200 3197 0.006462 10.0.0.27 - - [2026-03-12 03:00:12] "GET /instance-ip/c090e33f-e786-4cf5-ac77-47326fbed7de HTTP/1.1" 200 1708 0.009040 10.0.0.27 - - [2026-03-12 03:00:12] "GET /virtual-machine/d0c1a2e1-fd1b-447d-9ddf-9a48ed68241f HTTP/1.1" 200 1316 0.005178 10.0.0.27 - - [2026-03-12 03:00:12] "GET /virtual-machine-interface/2717d7e2-ebf6-4c48-8f6f-669e6f5917fa HTTP/1.1" 200 3197 0.006075 10.0.0.27 - - [2026-03-12 03:00:12] "GET /instance-ip/c090e33f-e786-4cf5-ac77-47326fbed7de HTTP/1.1" 200 1708 0.004679 10.0.0.27 - - [2026-03-12 03:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004463 10.0.0.27 - - [2026-03-12 03:00:12] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004370 10.0.0.27 - - [2026-03-12 03:00:12] "GET /virtual-networks?parent_id=fec6022c-453e-4c6b-8e30-dad38039d80f&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003681 10.0.0.27 - - [2026-03-12 03:00:12] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.006208 10.0.0.27 - - [2026-03-12 03:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004216 10.0.0.27 - - [2026-03-12 03:00:13] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004936 10.0.0.27 - - [2026-03-12 03:00:13] "GET /virtual-networks?parent_id=fec6022c-453e-4c6b-8e30-dad38039d80f&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003389 10.0.0.27 - - [2026-03-12 03:00:13] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.006187 10.0.0.27 - - [2026-03-12 03:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004878 10.0.0.27 - - [2026-03-12 03:00:13] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005279 10.0.0.27 - - [2026-03-12 03:00:13] "GET /virtual-networks?parent_id=fec6022c-453e-4c6b-8e30-dad38039d80f&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003670 10.0.0.27 - - [2026-03-12 03:00:13] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.006056 10.0.0.27 - - [2026-03-12 03:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004063 10.0.0.27 - - [2026-03-12 03:00:13] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005664 10.0.0.27 - - [2026-03-12 03:00:13] "GET /virtual-networks?parent_id=fec6022c-453e-4c6b-8e30-dad38039d80f&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003657 10.0.0.27 - - [2026-03-12 03:00:13] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.006311 10.0.0.27 - - [2026-03-12 03:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004431 10.0.0.27 - - [2026-03-12 03:00:13] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004591 10.0.0.27 - - [2026-03-12 03:00:13] "GET /virtual-networks?parent_id=fec6022c-453e-4c6b-8e30-dad38039d80f&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003530 10.0.0.27 - - [2026-03-12 03:00:13] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.005951 10.0.0.27 - - [2026-03-12 03:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.27 - - [2026-03-12 03:00:13] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004831 10.0.0.27 - - [2026-03-12 03:00:13] "GET /virtual-networks?parent_id=fec6022c-453e-4c6b-8e30-dad38039d80f&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.004633 10.0.0.27 - - [2026-03-12 03:00:13] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.006168 10.0.0.27 - - [2026-03-12 03:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521 10.0.0.27 - - [2026-03-12 03:00:13] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004206 10.0.0.27 - - [2026-03-12 03:00:13] "GET /virtual-networks?parent_id=fec6022c-453e-4c6b-8e30-dad38039d80f&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003317 10.0.0.27 - - [2026-03-12 03:00:13] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.006201 10.0.0.27 - - [2026-03-12 03:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.27 - - [2026-03-12 03:00:16] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.006337 10.0.0.27 - - [2026-03-12 03:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.27 - - [2026-03-12 03:00:20] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.005624 10.0.0.27 - - [2026-03-12 03:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005421 10.0.0.27 - - [2026-03-12 03:00:25] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.007006 10.0.0.27 - - [2026-03-12 03:00:28] "POST /neutron/port HTTP/1.1" 200 1146 0.021771 10.0.0.27 - - [2026-03-12 03:00:28] "POST /neutron/subnet HTTP/1.1" 200 703 0.010154 10.0.0.27 - - [2026-03-12 03:00:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004500 10.0.0.27 - - [2026-03-12 03:00:29] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.007136 10.0.0.27 - - [2026-03-12 03:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.27 - - [2026-03-12 03:00:33] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.006021 10.0.0.27 - - [2026-03-12 03:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004435 10.0.0.27 - - [2026-03-12 03:00:37] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.008491 10.0.0.131 - - [2026-03-12 03:00:39] "GET /obj-perms HTTP/1.1" 200 5056 0.051519 10.0.0.27 - - [2026-03-12 03:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634 10.0.0.27 - - [2026-03-12 03:00:41] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.005387 10.0.0.27 - - [2026-03-12 03:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003954 10.0.0.27 - - [2026-03-12 03:00:45] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.006766 10.0.0.27 - - [2026-03-12 03:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.27 - - [2026-03-12 03:00:49] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.005275 10.0.0.27 - - [2026-03-12 03:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.27 - - [2026-03-12 03:00:53] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.005942 10.0.0.27 - - [2026-03-12 03:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005013 10.0.0.27 - - [2026-03-12 03:00:57] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.007535 10.0.0.27 - - [2026-03-12 03:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005161 10.0.0.27 - - [2026-03-12 03:01:01] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.006789 10.0.0.27 - - [2026-03-12 03:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004523 10.0.0.27 - - [2026-03-12 03:01:06] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005247 10.0.0.27 - - [2026-03-12 03:01:06] "GET /virtual-networks?parent_id=fec6022c-453e-4c6b-8e30-dad38039d80f&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003595 10.0.0.27 - - [2026-03-12 03:01:06] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.006890 10.0.0.27 - - [2026-03-12 03:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005569 10.0.0.27 - - [2026-03-12 03:01:06] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006088 10.0.0.27 - - [2026-03-12 03:01:06] "GET /virtual-networks?parent_id=fec6022c-453e-4c6b-8e30-dad38039d80f&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.004380 10.0.0.27 - - [2026-03-12 03:01:06] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.007966 10.0.0.27 - - [2026-03-12 03:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004575 10.0.0.27 - - [2026-03-12 03:01:06] "GET /routing-instance/aff1c532-8341-4fe7-8977-2e236b8f97a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.007123 10.0.0.27 - - [2026-03-12 03:01:06] "GET /route-target/89fa04ee-486d-4272-839d-d6de294fd5f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005200 10.0.0.27 - - [2026-03-12 03:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004126 10.0.0.27 - - [2026-03-12 03:01:06] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005579 10.0.0.27 - - [2026-03-12 03:01:06] "GET /virtual-networks?parent_id=fec6022c-453e-4c6b-8e30-dad38039d80f&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.004123 10.0.0.27 - - [2026-03-12 03:01:06] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.006265 10.0.0.27 - - [2026-03-12 03:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435 10.0.0.27 - - [2026-03-12 03:01:06] "GET /routing-instance/aff1c532-8341-4fe7-8977-2e236b8f97a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.005695 10.0.0.27 - - [2026-03-12 03:01:06] "GET /route-target/89fa04ee-486d-4272-839d-d6de294fd5f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004992 10.0.0.27 - - [2026-03-12 03:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004716 10.0.0.27 - - [2026-03-12 03:01:06] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.008044 10.0.0.27 - - [2026-03-12 03:01:06] "GET /virtual-networks?parent_id=fec6022c-453e-4c6b-8e30-dad38039d80f&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.004063 10.0.0.27 - - [2026-03-12 03:01:06] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.007872 10.0.0.27 - - [2026-03-12 03:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004577 10.0.0.27 - - [2026-03-12 03:01:06] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004362 10.0.0.27 - - [2026-03-12 03:01:06] "GET /virtual-networks?parent_id=fec6022c-453e-4c6b-8e30-dad38039d80f&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003482 10.0.0.27 - - [2026-03-12 03:01:07] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.006358 10.0.0.27 - - [2026-03-12 03:01:07] "GET /obj-perms HTTP/1.1" 200 5072 0.004440 10.0.0.131 - - [2026-03-12 03:01:07] "GET /obj-perms HTTP/1.1" 200 5072 0.005210 10.0.0.27 - - [2026-03-12 03:01:07] "GET /obj-perms HTTP/1.1" 200 5072 0.005531 10.0.0.131 - - [2026-03-12 03:01:07] "GET /obj-perms HTTP/1.1" 200 5072 0.004037 10.0.0.27 - - [2026-03-12 03:01:07] "GET /virtual-machine/d0c1a2e1-fd1b-447d-9ddf-9a48ed68241f HTTP/1.1" 200 1316 0.003974 10.0.0.27 - - [2026-03-12 03:01:07] "GET /virtual-machine-interface/2717d7e2-ebf6-4c48-8f6f-669e6f5917fa HTTP/1.1" 200 3197 0.005400 10.0.0.27 - - [2026-03-12 03:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.27 - - [2026-03-12 03:01:07] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003556 10.0.0.27 - - [2026-03-12 03:01:07] "GET /virtual-networks?parent_id=fec6022c-453e-4c6b-8e30-dad38039d80f&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003451 10.0.0.27 - - [2026-03-12 03:01:07] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.006170 10.0.0.27 - - [2026-03-12 03:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.27 - - [2026-03-12 03:01:08] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003809 10.0.0.27 - - [2026-03-12 03:01:08] "GET /virtual-networks?parent_id=fec6022c-453e-4c6b-8e30-dad38039d80f&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003890 10.0.0.27 - - [2026-03-12 03:01:08] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.007139 10.0.0.27 - - [2026-03-12 03:01:08] "POST /neutron/port HTTP/1.1" 200 1146 0.018773 10.0.0.27 - - [2026-03-12 03:01:11] "POST /neutron/port HTTP/1.1" 200 1146 0.019883 10.0.0.27 - - [2026-03-12 03:01:11] "POST /neutron/subnet HTTP/1.1" 200 703 0.009690 10.0.0.27 - - [2026-03-12 03:01:13] "POST /neutron/port HTTP/1.1" 200 1146 0.018102 10.0.0.27 - - [2026-03-12 03:01:19] "POST /neutron/security_group HTTP/1.1" 200 1419 0.007186 10.0.0.27 - - [2026-03-12 03:01:29] "POST /neutron/port HTTP/1.1" 200 1146 0.019362 10.0.0.27 - - [2026-03-12 03:01:30] "POST /neutron/port HTTP/1.1" 200 1146 0.050424 10.0.0.27 - - [2026-03-12 03:01:30] "POST /neutron/subnet HTTP/1.1" 200 703 0.011868 10.0.0.27 - - [2026-03-12 03:01:34] "POST /neutron/port HTTP/1.1" 200 1146 0.019776 10.0.0.73 - - [2026-03-12 03:01:39] "GET /obj-perms HTTP/1.1" 200 5056 0.051203 10.0.0.27 - - [2026-03-12 03:01:39] "POST /neutron/security_group HTTP/1.1" 200 1419 0.010823 10.0.0.27 - - [2026-03-12 03:01:50] "POST /neutron/port HTTP/1.1" 200 1146 0.018110 10.0.0.27 - - [2026-03-12 03:01:55] "POST /neutron/security_group HTTP/1.1" 200 1419 0.008877 10.0.0.27 - - [2026-03-12 03:02:05] "POST /neutron/port HTTP/1.1" 200 1146 0.022873 10.0.0.27 - - [2026-03-12 03:02:10] "POST /neutron/security_group HTTP/1.1" 200 1419 0.008956 10.0.0.27 - - [2026-03-12 03:02:11] "POST /neutron/network HTTP/1.1" 200 938 0.006825 10.0.0.27 - - [2026-03-12 03:02:11] "POST /neutron/port HTTP/1.1" 200 117 0.001289 10.0.0.27 - - [2026-03-12 03:02:16] "POST /neutron/security_group HTTP/1.1" 200 1419 0.008243 10.0.0.27 - - [2026-03-12 03:02:26] "POST /neutron/port HTTP/1.1" 200 1146 0.025417 10.0.0.27 - - [2026-03-12 03:02:31] "POST /neutron/port HTTP/1.1" 200 1146 0.020401 10.0.0.27 - - [2026-03-12 03:02:31] "POST /neutron/network HTTP/1.1" 200 938 0.012840 10.0.0.27 - - [2026-03-12 03:02:31] "POST /neutron/port HTTP/1.1" 200 117 0.002393 10.0.0.27 - - [2026-03-12 03:02:35] "POST /neutron/security_group HTTP/1.1" 200 1419 0.035430 10.0.0.27 - - [2026-03-12 03:02:40] "GET /obj-perms HTTP/1.1" 200 5056 0.071110 10.0.0.27 - - [2026-03-12 03:02:41] "POST /neutron/port HTTP/1.1" 200 1146 0.020808 10.0.0.27 - - [2026-03-12 03:02:47] "POST /neutron/security_group HTTP/1.1" 200 1419 0.008126 10.0.0.27 - - [2026-03-12 03:02:57] "POST /neutron/port HTTP/1.1" 200 1146 0.021612 10.0.0.27 - - [2026-03-12 03:03:02] "POST /neutron/security_group HTTP/1.1" 200 1419 0.007288 10.0.0.27 - - [2026-03-12 03:03:12] "POST /neutron/port HTTP/1.1" 200 1146 0.018545 10.0.0.27 - - [2026-03-12 03:03:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004294 10.0.0.27 - - [2026-03-12 03:03:12] "POST /neutron/network HTTP/1.1" 200 928 0.010516 10.0.0.27 - - [2026-03-12 03:03:18] "POST /neutron/port HTTP/1.1" 200 1146 0.019262 10.0.0.27 - - [2026-03-12 03:03:23] "POST /neutron/security_group HTTP/1.1" 200 1419 0.009284 10.0.0.27 - - [2026-03-12 03:03:31] "POST /neutron/port HTTP/1.1" 200 1146 0.020836 10.0.0.27 - - [2026-03-12 03:03:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003920 10.0.0.27 - - [2026-03-12 03:03:31] "POST /neutron/network HTTP/1.1" 200 928 0.006657 10.0.0.27 - - [2026-03-12 03:03:38] "POST /neutron/port HTTP/1.1" 200 1146 0.022852 10.0.0.27 - - [2026-03-12 03:03:43] "POST /neutron/security_group HTTP/1.1" 200 1419 0.009607 10.0.0.27 - - [2026-03-12 03:03:54] "POST /neutron/port HTTP/1.1" 200 1146 0.018564 10.0.0.27 - - [2026-03-12 03:03:59] "POST /neutron/security_group HTTP/1.1" 200 1419 0.009708 10.0.0.27 - - [2026-03-12 03:04:09] "POST /neutron/port HTTP/1.1" 200 1146 0.043944 10.0.0.131 - - [2026-03-12 03:04:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000444 10.0.0.73 - - [2026-03-12 03:04:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000446 10.0.0.131 - - [2026-03-12 03:04:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000433 10.0.0.73 - - [2026-03-12 03:04:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000393 10.0.0.131 - - [2026-03-12 03:04:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000421 10.0.0.73 - - [2026-03-12 03:04:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000388 10.0.0.131 - - [2026-03-12 03:04:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.73 - - [2026-03-12 03:04:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000648 10.0.0.27 - - [2026-03-12 03:04:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000618 10.0.0.27 - - [2026-03-12 03:04:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000729 10.0.0.27 - - [2026-03-12 03:04:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000649 10.0.0.27 - - [2026-03-12 03:04:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000588 10.0.0.27 - - [2026-03-12 03:04:14] "POST /neutron/port HTTP/1.1" 200 1146 0.042037 10.0.0.27 - - [2026-03-12 03:04:14] "POST /neutron/subnet HTTP/1.1" 200 703 0.009370 10.0.0.27 - - [2026-03-12 03:04:14] "POST /neutron/port HTTP/1.1" 200 1146 0.020497 10.0.0.27 - - [2026-03-12 03:04:20] "POST /neutron/security_group HTTP/1.1" 200 1419 0.008719 10.0.0.27 - - [2026-03-12 03:04:30] "POST /neutron/port HTTP/1.1" 200 1146 0.019853 10.0.0.27 - - [2026-03-12 03:04:32] "POST /neutron/port HTTP/1.1" 200 1146 0.019921 10.0.0.27 - - [2026-03-12 03:04:32] "POST /neutron/subnet HTTP/1.1" 200 703 0.009279 10.0.0.27 - - [2026-03-12 03:04:35] "POST /neutron/port HTTP/1.1" 200 1146 0.021312 10.0.0.27 - - [2026-03-12 03:04:40] "POST /neutron/security_group HTTP/1.1" 200 1419 0.006991 10.0.0.131 - - [2026-03-12 03:04:42] "GET /obj-perms HTTP/1.1" 200 5056 0.057368 10.0.0.27 - - [2026-03-12 03:04:51] "POST /neutron/port HTTP/1.1" 200 1146 0.023057 10.0.0.27 - - [2026-03-12 03:04:56] "POST /neutron/security_group HTTP/1.1" 200 1419 0.009043 10.0.0.27 - - [2026-03-12 03:05:06] "POST /neutron/port HTTP/1.1" 200 1146 0.023971 10.0.0.27 - - [2026-03-12 03:05:11] "POST /neutron/security_group HTTP/1.1" 200 1419 0.009152 10.0.0.27 - - [2026-03-12 03:05:16] "POST /neutron/network HTTP/1.1" 200 938 0.007503 10.0.0.27 - - [2026-03-12 03:05:16] "POST /neutron/port HTTP/1.1" 200 117 0.001684 10.0.0.27 - - [2026-03-12 03:05:17] "POST /neutron/security_group HTTP/1.1" 200 1419 0.007952 10.0.0.27 - - [2026-03-12 03:05:27] "POST /neutron/port HTTP/1.1" 200 1146 0.020305 10.0.0.27 - - [2026-03-12 03:05:32] "POST /neutron/security_group HTTP/1.1" 200 1419 0.009987 10.0.0.27 - - [2026-03-12 03:05:34] "POST /neutron/network HTTP/1.1" 200 938 0.006824 10.0.0.27 - - [2026-03-12 03:05:34] "POST /neutron/port HTTP/1.1" 200 117 0.001273 10.0.0.27 - - [2026-03-12 03:05:37] "POST /neutron/security_group HTTP/1.1" 200 1419 0.008300 10.0.0.73 - - [2026-03-12 03:05:43] "GET /obj-perms HTTP/1.1" 200 5056 0.057101 10.0.0.27 - - [2026-03-12 03:05:48] "POST /neutron/port HTTP/1.1" 200 1146 0.024690 10.0.0.27 - - [2026-03-12 03:05:53] "POST /neutron/security_group HTTP/1.1" 200 1419 0.007329 10.0.0.27 - - [2026-03-12 03:06:03] "POST /neutron/port HTTP/1.1" 200 1146 0.025073 10.0.0.27 - - [2026-03-12 03:06:08] "POST /neutron/security_group HTTP/1.1" 200 1419 0.006867 10.0.0.27 - - [2026-03-12 03:06:16] "POST /neutron/port HTTP/1.1" 200 1146 0.021018 10.0.0.27 - - [2026-03-12 03:06:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004045 10.0.0.27 - - [2026-03-12 03:06:16] "POST /neutron/network HTTP/1.1" 200 928 0.007273 10.0.0.27 - - [2026-03-12 03:06:24] "POST /neutron/port HTTP/1.1" 200 1146 0.021271 10.0.0.27 - - [2026-03-12 03:06:29] "GET /virtual-machine/99b716be-02c0-42c7-9c86-ca54157b2694 HTTP/1.1" 200 1316 0.032968 10.0.0.27 - - [2026-03-12 03:06:29] "GET /virtual-machine-interface/dab9ce38-d44e-4d27-83e6-035d4b6c5442 HTTP/1.1" 200 3197 0.006039 10.0.0.27 - - [2026-03-12 03:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.030684 10.0.0.27 - - [2026-03-12 03:06:29] "GET /security-group/88e4fe64-0b72-4f69-8ccf-fb638cd71422?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2699 0.005772 10.0.0.27 - - [2026-03-12 03:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004101 10.0.0.27 - - [2026-03-12 03:06:29] "GET /security-group/88e4fe64-0b72-4f69-8ccf-fb638cd71422?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2699 0.007062 10.0.0.27 - - [2026-03-12 03:06:29] "POST /neutron/security_group HTTP/1.1" 200 1419 0.009976 10.0.0.27 - - [2026-03-12 03:06:29] "POST /neutron/port HTTP/1.1" 200 1136 0.018753 10.0.0.27 - - [2026-03-12 03:06:29] "GET /virtual-machine/99b716be-02c0-42c7-9c86-ca54157b2694 HTTP/1.1" 200 1316 0.004925 10.0.0.27 - - [2026-03-12 03:06:29] "GET /virtual-machine-interface/dab9ce38-d44e-4d27-83e6-035d4b6c5442 HTTP/1.1" 200 3145 0.010156 10.0.0.27 - - [2026-03-12 03:06:30] "POST /neutron/port HTTP/1.1" 200 1108 0.022032 10.0.0.27 - - [2026-03-12 03:06:30] "POST /neutron/port HTTP/1.1" 200 1136 0.073580 10.0.0.27 - - [2026-03-12 03:06:30] "GET /virtual-machine/99b716be-02c0-42c7-9c86-ca54157b2694 HTTP/1.1" 200 1316 0.005255 10.0.0.27 - - [2026-03-12 03:06:30] "GET /virtual-machine-interface/dab9ce38-d44e-4d27-83e6-035d4b6c5442 HTTP/1.1" 200 3197 0.006732 10.0.0.27 - - [2026-03-12 03:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.27 - - [2026-03-12 03:06:30] "GET /security-group/88e4fe64-0b72-4f69-8ccf-fb638cd71422?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2699 0.004605 10.0.0.27 - - [2026-03-12 03:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004219 10.0.0.27 - - [2026-03-12 03:06:30] "GET /security-group/88e4fe64-0b72-4f69-8ccf-fb638cd71422?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2699 0.004460 10.0.0.27 - - [2026-03-12 03:06:30] "POST /neutron/security_group HTTP/1.1" 400 206 0.013545 10.0.0.27 - - [2026-03-12 03:06:35] "POST /neutron/network HTTP/1.1" 200 938 0.033299 10.0.0.27 - - [2026-03-12 03:06:35] "POST /neutron/port HTTP/1.1" 200 117 0.001233 10.0.0.27 - - [2026-03-12 03:06:44] "GET /obj-perms HTTP/1.1" 200 5056 0.047914 10.0.0.27 - - [2026-03-12 03:07:18] "POST /neutron/port HTTP/1.1" 200 1146 0.018245 10.0.0.27 - - [2026-03-12 03:07:18] "POST /neutron/subnet HTTP/1.1" 200 703 0.009315 10.0.0.27 - - [2026-03-12 03:07:37] "POST /neutron/port HTTP/1.1" 200 1146 0.028816 10.0.0.27 - - [2026-03-12 03:07:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003774 10.0.0.27 - - [2026-03-12 03:07:37] "POST /neutron/network HTTP/1.1" 200 928 0.008284 10.0.0.27 - - [2026-03-12 03:07:59] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.130038 10.0.0.27 - - [2026-03-12 03:07:59] "POST /neutron/security_group_rule HTTP/1.1" 200 583 0.188878 10.0.0.27 - - [2026-03-12 03:08:00] "PUT /access-control-list/388c8a24-89f7-48d8-9b51-52c509afda40 HTTP/1.1" 200 273 0.041149 10.0.0.27 - - [2026-03-12 03:08:02] "POST /neutron/port HTTP/1.1" 200 1146 0.021467 10.0.0.27 - - [2026-03-12 03:08:02] "POST /neutron/port HTTP/1.1" 200 1098 0.074337 10.0.0.27 - - [2026-03-12 03:08:02] "GET /virtual-machine/d0c1a2e1-fd1b-447d-9ddf-9a48ed68241f HTTP/1.1" 200 1316 0.004513 10.0.0.27 - - [2026-03-12 03:08:03] "POST /neutron/port HTTP/1.1" 200 151 0.180028 10.0.0.27 - - [2026-03-12 03:08:04] "GET /virtual-machine/d0c1a2e1-fd1b-447d-9ddf-9a48ed68241f HTTP/1.1" 404 171 0.004053 10.0.0.27 - - [2026-03-12 03:08:04] "GET /virtual-machine/d0c1a2e1-fd1b-447d-9ddf-9a48ed68241f HTTP/1.1" 404 171 0.003193 10.0.0.27 - - [2026-03-12 03:08:04] "GET /virtual-machine/d0c1a2e1-fd1b-447d-9ddf-9a48ed68241f HTTP/1.1" 404 171 0.002926 10.0.0.27 - - [2026-03-12 03:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003888 10.0.0.27 - - [2026-03-12 03:08:05] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004181 10.0.0.27 - - [2026-03-12 03:08:05] "GET /virtual-networks?parent_id=fec6022c-453e-4c6b-8e30-dad38039d80f&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003317 10.0.0.27 - - [2026-03-12 03:08:05] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.005900 10.0.0.27 - - [2026-03-12 03:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.27 - - [2026-03-12 03:08:05] "GET /routing-instance/aff1c532-8341-4fe7-8977-2e236b8f97a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.008325 10.0.0.27 - - [2026-03-12 03:08:05] "GET /route-target/89fa04ee-486d-4272-839d-d6de294fd5f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.006228 10.0.0.131 - - [2026-03-12 03:08:05] "GET /obj-perms HTTP/1.1" 200 5072 0.050560 10.0.0.27 - - [2026-03-12 03:08:11] "GET /obj-perms HTTP/1.1" 200 5072 0.069644 10.0.0.131 - - [2026-03-12 03:08:14] "GET /obj-perms HTTP/1.1" 200 5072 0.003787 10.0.0.27 - - [2026-03-12 03:08:18] "POST /neutron/network HTTP/1.1" 200 938 0.007716 10.0.0.27 - - [2026-03-12 03:08:18] "POST /neutron/port HTTP/1.1" 200 117 0.001235 10.0.0.27 - - [2026-03-12 03:08:20] "GET /obj-perms HTTP/1.1" 200 5072 0.004260 10.0.0.131 - - [2026-03-12 03:08:24] "GET /obj-perms HTTP/1.1" 200 5072 0.005666 10.0.0.27 - - [2026-03-12 03:08:24] "GET /obj-perms HTTP/1.1" 200 5072 0.004286 10.0.0.27 - - [2026-03-12 03:08:24] "POST /neutron/port HTTP/1.1" 200 1146 0.020259 10.0.0.27 - - [2026-03-12 03:08:24] "POST /neutron/port HTTP/1.1" 200 1098 0.069911 10.0.0.27 - - [2026-03-12 03:08:24] "GET /virtual-machine/99b716be-02c0-42c7-9c86-ca54157b2694 HTTP/1.1" 200 1316 0.004421 10.0.0.27 - - [2026-03-12 03:08:25] "POST /neutron/port HTTP/1.1" 200 151 0.163461 10.0.0.27 - - [2026-03-12 03:08:26] "GET /virtual-machine/99b716be-02c0-42c7-9c86-ca54157b2694 HTTP/1.1" 404 171 0.005655 10.0.0.27 - - [2026-03-12 03:08:26] "GET /virtual-machine/99b716be-02c0-42c7-9c86-ca54157b2694 HTTP/1.1" 404 171 0.003088 10.0.0.27 - - [2026-03-12 03:08:26] "GET /virtual-machine/99b716be-02c0-42c7-9c86-ca54157b2694 HTTP/1.1" 404 171 0.003341 10.0.0.27 - - [2026-03-12 03:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004929 10.0.0.27 - - [2026-03-12 03:08:26] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004711 10.0.0.27 - - [2026-03-12 03:08:26] "GET /virtual-networks?parent_id=fec6022c-453e-4c6b-8e30-dad38039d80f&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.004226 10.0.0.27 - - [2026-03-12 03:08:26] "GET /virtual-network/3a3450cf-2e66-4bf5-940a-ed982f2164f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.006896 10.0.0.27 - - [2026-03-12 03:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004003 10.0.0.27 - - [2026-03-12 03:08:26] "GET /routing-instance/aff1c532-8341-4fe7-8977-2e236b8f97a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.006429 10.0.0.27 - - [2026-03-12 03:08:26] "GET /route-target/89fa04ee-486d-4272-839d-d6de294fd5f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004845 10.0.0.73 - - [2026-03-12 03:08:27] "GET /obj-perms HTTP/1.1" 200 5072 0.062844 10.0.0.27 - - [2026-03-12 03:08:30] "GET /obj-perms HTTP/1.1" 200 5072 0.003771 10.0.0.27 - - [2026-03-12 03:08:30] "DELETE /route-target/89fa04ee-486d-4272-839d-d6de294fd5f6 HTTP/1.1" 200 115 0.020955 10.0.0.27 - - [2026-03-12 03:08:30] "POST /neutron/security_group HTTP/1.1" 200 1445 0.006815 10.0.0.27 - - [2026-03-12 03:08:30] "POST /fqname-to-id HTTP/1.1" 404 245 0.012568 10.0.0.131 - - [2026-03-12 03:08:32] "GET /projects?obj_uuids=fec6022c-453e-4c6b-8e30-dad38039d80f&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.033091 10.0.0.27 - - [2026-03-12 03:08:32] "GET /project/fec6022c-453e-4c6b-8e30-dad38039d80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.110900 10.0.0.131 - - [2026-03-12 03:08:32] "GET /projects?obj_uuids=fec6022c-453e-4c6b-8e30-dad38039d80f&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001311 10.0.0.27 - - [2026-03-12 03:08:32] "GET /project/fec6022c-453e-4c6b-8e30-dad38039d80f?fields=virtual_networks HTTP/1.1" 200 1076 0.073510 10.0.0.131 - - [2026-03-12 03:08:32] "GET /projects?obj_uuids=fec6022c-453e-4c6b-8e30-dad38039d80f&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001661 10.0.0.27 - - [2026-03-12 03:08:32] "GET /project/fec6022c-453e-4c6b-8e30-dad38039d80f?fields=virtual_machine_interfaces HTTP/1.1" 200 1076 0.049139 10.0.0.131 - - [2026-03-12 03:08:32] "GET /projects?obj_uuids=fec6022c-453e-4c6b-8e30-dad38039d80f&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001159 10.0.0.27 - - [2026-03-12 03:08:32] "GET /project/fec6022c-453e-4c6b-8e30-dad38039d80f?fields=security_groups HTTP/1.1" 200 1324 0.038054 10.0.0.27 - - [2026-03-12 03:08:33] "POST /fqname-to-id HTTP/1.1" 404 186 0.026549 10.0.0.131 - - [2026-03-12 03:08:33] "GET /projects?obj_uuids=f596c8d5-a1fc-4a2d-8804-61e940b64741&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004848 10.0.0.131 - - [2026-03-12 03:08:33] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001065 10.0.0.131 - - [2026-03-12 03:08:33] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.034034 10.0.0.131 - - [2026-03-12 03:08:33] "POST /id-to-fqname HTTP/1.1" 200 188 0.003044 10.0.0.131 - - [2026-03-12 03:08:33] "POST /fqname-to-id HTTP/1.1" 404 197 0.006686 10.0.0.131 - - [2026-03-12 03:08:33] "POST /security-groups HTTP/1.1" 200 589 0.036739 10.0.0.27 - - [2026-03-12 03:08:34] "POST /fqname-to-id HTTP/1.1" 404 232 0.004446 10.0.0.131 - - [2026-03-12 03:08:34] "POST /projects HTTP/1.1" 200 581 0.247654 10.0.0.131 - - [2026-03-12 03:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.324844 10.0.0.27 - - [2026-03-12 03:08:34] "POST /access-control-lists HTTP/1.1" 200 594 0.034055 10.0.0.27 - - [2026-03-12 03:08:34] "GET /project/f596c8d5-a1fc-4a2d-8804-61e940b64741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.506486 10.0.0.27 - - [2026-03-12 03:08:35] "GET / HTTP/1.1" 200 36215 0.001597 10.0.0.27 - - [2026-03-12 03:08:36] "POST /fqname-to-id HTTP/1.1" 401 292 0.000467 10.0.0.27 - - [2026-03-12 03:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.054741 10.0.0.131 - - [2026-03-12 03:08:37] "GET /projects?obj_uuids=f596c8d5-a1fc-4a2d-8804-61e940b64741&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000893 10.0.0.27 - - [2026-03-12 03:08:37] "GET /project/f596c8d5-a1fc-4a2d-8804-61e940b64741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.040847 10.0.0.131 - - [2026-03-12 03:08:37] "GET /projects?obj_uuids=f596c8d5-a1fc-4a2d-8804-61e940b64741&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000999 10.0.0.27 - - [2026-03-12 03:08:37] "POST /neutron/network HTTP/1.1" 200 615 0.151129 10.0.0.27 - - [2026-03-12 03:08:37] "POST /id-to-fqname HTTP/1.1" 200 224 0.003254 10.0.0.27 - - [2026-03-12 03:08:37] "GET /virtual-network/3c66c4d2-9501-4810-8b9e-739561474797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005127 10.0.0.27 - - [2026-03-12 03:08:37] "POST /neutron/network HTTP/1.1" 200 835 0.006716 10.0.0.27 - - [2026-03-12 03:08:37] "GET /virtual-network/3c66c4d2-9501-4810-8b9e-739561474797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005060 10.0.0.27 - - [2026-03-12 03:08:37] "POST /id-to-fqname HTTP/1.1" 200 224 0.001283 10.0.0.27 - - [2026-03-12 03:08:38] "POST /neutron/network HTTP/1.1" 200 845 0.006657 10.0.0.131 - - [2026-03-12 03:08:38] "GET /projects?obj_uuids=f596c8d5-a1fc-4a2d-8804-61e940b64741&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001101 10.0.0.27 - - [2026-03-12 03:08:38] "GET /project/f596c8d5-a1fc-4a2d-8804-61e940b64741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.077377 10.0.0.27 - - [2026-03-12 03:08:39] "POST /neutron/port HTTP/1.1" 200 117 0.006491 10.0.0.131 - - [2026-03-12 03:08:39] "GET /projects?obj_uuids=f596c8d5-a1fc-4a2d-8804-61e940b64741&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001502 10.0.0.27 - - [2026-03-12 03:08:39] "POST /neutron/port HTTP/1.1" 200 1059 0.304872 10.0.0.27 - - [2026-03-12 03:08:39] "POST /neutron/port HTTP/1.1" 200 1113 0.084638 10.0.0.27 - - [2026-03-12 03:08:40] "POST /neutron/subnet HTTP/1.1" 200 703 0.011533 10.0.0.27 - - [2026-03-12 03:08:44] "POST /neutron/port HTTP/1.1" 200 1123 0.016877 10.0.0.27 - - [2026-03-12 03:08:44] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007601 10.0.0.27 - - [2026-03-12 03:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.131 - - [2026-03-12 03:08:44] "GET /projects?obj_uuids=f596c8d5-a1fc-4a2d-8804-61e940b64741&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001680 10.0.0.27 - - [2026-03-12 03:08:44] "GET /project/f596c8d5-a1fc-4a2d-8804-61e940b64741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.047596 10.0.0.27 - - [2026-03-12 03:08:44] "POST /route-targets HTTP/1.1" 200 328 0.016892 10.0.0.131 - - [2026-03-12 03:08:44] "POST /useragent-kv HTTP/1.1" 200 115 0.007113 10.0.0.27 - - [2026-03-12 03:08:44] "POST /neutron/subnet HTTP/1.1" 200 720 0.201855 10.0.0.27 - - [2026-03-12 03:08:44] "POST /id-to-fqname HTTP/1.1" 200 223 0.001994 10.0.0.27 - - [2026-03-12 03:08:44] "GET /virtual-network/13aa5d59-28e7-4a1b-b552-53a2b3a408d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006522 10.0.0.27 - - [2026-03-12 03:08:44] "GET /virtual-network/13aa5d59-28e7-4a1b-b552-53a2b3a408d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005667 10.0.0.27 - - [2026-03-12 03:08:44] "POST /neutron/network HTTP/1.1" 200 831 0.008878 10.0.0.27 - - [2026-03-12 03:08:45] "GET /virtual-network/13aa5d59-28e7-4a1b-b552-53a2b3a408d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.008210 10.0.0.73 - - [2026-03-12 03:08:46] "GET /obj-perms HTTP/1.1" 200 5056 0.417336 10.0.0.27 - - [2026-03-12 03:08:46] "GET /obj-perms HTTP/1.1" 200 5026 0.114933 10.0.0.131 - - [2026-03-12 03:08:47] "GET /obj-perms HTTP/1.1" 200 5026 0.077561 10.0.0.27 - - [2026-03-12 03:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004129 10.0.0.131 - - [2026-03-12 03:08:47] "GET /projects?obj_uuids=f596c8d5-a1fc-4a2d-8804-61e940b64741&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000836 10.0.0.27 - - [2026-03-12 03:08:47] "GET /project/f596c8d5-a1fc-4a2d-8804-61e940b64741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.035821 10.0.0.131 - - [2026-03-12 03:08:47] "GET /projects?obj_uuids=f596c8d5-a1fc-4a2d-8804-61e940b64741&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001328 10.0.0.27 - - [2026-03-12 03:08:47] "POST /neutron/network HTTP/1.1" 200 613 0.172858 10.0.0.27 - - [2026-03-12 03:08:47] "POST /ref-update HTTP/1.1" 200 156 0.030046 10.0.0.27 - - [2026-03-12 03:08:48] "POST /id-to-fqname HTTP/1.1" 200 223 0.003801 10.0.0.27 - - [2026-03-12 03:08:48] "GET /virtual-network/6d4633d5-6c27-4740-9047-2fe76efddec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005795 10.0.0.27 - - [2026-03-12 03:08:48] "POST /neutron/network HTTP/1.1" 200 833 0.007183 10.0.0.27 - - [2026-03-12 03:08:48] "GET /virtual-network/6d4633d5-6c27-4740-9047-2fe76efddec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.008003 10.0.0.27 - - [2026-03-12 03:08:48] "GET /virtual-network/6d4633d5-6c27-4740-9047-2fe76efddec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.016544 10.0.0.27 - - [2026-03-12 03:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007476 10.0.0.131 - - [2026-03-12 03:08:48] "GET /projects?obj_uuids=f596c8d5-a1fc-4a2d-8804-61e940b64741&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001202 10.0.0.27 - - [2026-03-12 03:08:48] "GET /project/f596c8d5-a1fc-4a2d-8804-61e940b64741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.048487 10.0.0.27 - - [2026-03-12 03:08:48] "POST /neutron/network HTTP/1.1" 200 117 0.017246 10.0.0.27 - - [2026-03-12 03:08:49] "POST /neutron/network HTTP/1.1" 200 834 0.014117 10.0.0.27 - - [2026-03-12 03:08:49] "POST /id-to-fqname HTTP/1.1" 200 224 0.001272 10.0.0.27 - - [2026-03-12 03:08:49] "GET /virtual-network/08159aaf-fe02-4485-a274-1d678f2b998d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005380 10.0.0.27 - - [2026-03-12 03:08:49] "GET /virtual-network/08159aaf-fe02-4485-a274-1d678f2b998d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005766 10.0.0.27 - - [2026-03-12 03:08:49] "POST /neutron/subnet HTTP/1.1" 200 724 0.010612 10.0.0.27 - - [2026-03-12 03:08:49] "GET /virtual-network/08159aaf-fe02-4485-a274-1d678f2b998d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005972 10.0.0.73 - - [2026-03-12 03:08:49] "GET /obj-perms HTTP/1.1" 200 5026 0.048089 10.0.0.27 - - [2026-03-12 03:08:50] "POST /id-to-fqname HTTP/1.1" 200 223 0.001475 10.0.0.27 - - [2026-03-12 03:08:50] "POST /neutron/network HTTP/1.1" 200 843 0.006454 10.0.0.131 - - [2026-03-12 03:08:50] "GET /projects?obj_uuids=f596c8d5-a1fc-4a2d-8804-61e940b64741&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000997 10.0.0.27 - - [2026-03-12 03:08:50] "GET /project/f596c8d5-a1fc-4a2d-8804-61e940b64741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.089774 10.0.0.27 - - [2026-03-12 03:08:51] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009642 10.0.0.27 - - [2026-03-12 03:08:51] "POST /id-to-fqname HTTP/1.1" 200 224 0.001780 10.0.0.27 - - [2026-03-12 03:08:51] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010047 10.0.0.131 - - [2026-03-12 03:08:51] "GET /projects?obj_uuids=f596c8d5-a1fc-4a2d-8804-61e940b64741&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001135 10.0.0.27 - - [2026-03-12 03:08:51] "POST /neutron/port HTTP/1.1" 200 1059 0.307236 10.0.0.27 - - [2026-03-12 03:08:52] "POST /neutron/port HTTP/1.1" 200 1113 0.145107 10.0.0.131 - - [2026-03-12 03:08:52] "GET /projects?obj_uuids=f596c8d5-a1fc-4a2d-8804-61e940b64741&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001070 10.0.0.27 - - [2026-03-12 03:08:52] "GET /project/f596c8d5-a1fc-4a2d-8804-61e940b64741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.096496 10.0.0.27 - - [2026-03-12 03:08:52] "POST /neutron/network HTTP/1.1" 200 834 0.047640 10.0.0.27 - - [2026-03-12 03:08:52] "POST /neutron/network HTTP/1.1" 200 833 0.007805 10.0.0.27 - - [2026-03-12 03:08:52] "POST /neutron/port HTTP/1.1" 200 117 0.010102 10.0.0.27 - - [2026-03-12 03:08:52] "POST /fqname-to-id HTTP/1.1" 404 193 0.005777 10.0.0.27 - - [2026-03-12 03:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005960 10.0.0.131 - - [2026-03-12 03:08:52] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001358 10.0.0.27 - - [2026-03-12 03:08:52] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.010104 10.0.0.27 - - [2026-03-12 03:08:52] "POST /service-templates HTTP/1.1" 200 545 0.028979 10.0.0.27 - - [2026-03-12 03:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005609 10.0.0.27 - - [2026-03-12 03:08:52] "GET /service-template/1405e6be-0a55-4e1a-8817-bb38f4af6d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.006108 10.0.0.27 - - [2026-03-12 03:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.27 - - [2026-03-12 03:08:52] "GET /service-template/1405e6be-0a55-4e1a-8817-bb38f4af6d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.004855 10.0.0.27 - - [2026-03-12 03:08:53] "POST /id-to-fqname HTTP/1.1" 200 223 0.001635 10.0.0.27 - - [2026-03-12 03:08:53] "POST /id-to-fqname HTTP/1.1" 200 223 0.002816 10.0.0.27 - - [2026-03-12 03:08:53] "POST /id-to-fqname HTTP/1.1" 200 224 0.001271 10.0.0.27 - - [2026-03-12 03:08:53] "POST /neutron/port HTTP/1.1" 200 3009 0.036870 10.0.0.27 - - [2026-03-12 03:08:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009682 10.0.0.27 - - [2026-03-12 03:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007651 10.0.0.27 - - [2026-03-12 03:08:53] "DELETE /service-template/1405e6be-0a55-4e1a-8817-bb38f4af6d18 HTTP/1.1" 200 115 0.038001 10.0.0.27 - - [2026-03-12 03:08:53] "POST /fqname-to-id HTTP/1.1" 404 193 0.003165 10.0.0.27 - - [2026-03-12 03:08:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005992 10.0.0.27 - - [2026-03-12 03:08:53] "POST /neutron/network HTTP/1.1" 200 834 0.014995 10.0.0.27 - - [2026-03-12 03:08:54] "POST /neutron/port HTTP/1.1" 200 1123 0.015995 10.0.0.27 - - [2026-03-12 03:08:55] "POST /neutron/port HTTP/1.1" 200 1122 0.023655 10.0.0.27 - - [2026-03-12 03:08:55] "POST /neutron/port HTTP/1.1" 200 117 0.007291 10.0.0.27 - - [2026-03-12 03:08:55] "POST /neutron/network HTTP/1.1" 200 834 0.007901 10.0.0.27 - - [2026-03-12 03:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005756 10.0.0.27 - - [2026-03-12 03:08:56] "POST /neutron/network HTTP/1.1" 200 833 0.007606 10.0.0.27 - - [2026-03-12 03:08:56] "DELETE /route-target/e634eb93-96bc-4d26-b510-3e221a29d0f4 HTTP/1.1" 200 115 0.030385 10.0.0.131 - - [2026-03-12 03:08:56] "POST /useragent-kv HTTP/1.1" 200 115 0.003126 10.0.0.131 - - [2026-03-12 03:08:56] "POST /useragent-kv HTTP/1.1" 200 115 0.004186 10.0.0.27 - - [2026-03-12 03:08:56] "POST /neutron/network HTTP/1.1" 200 151 0.125863 10.0.0.27 - - [2026-03-12 03:08:57] "POST /neutron/port HTTP/1.1" 200 1123 0.018590 10.0.0.27 - - [2026-03-12 03:08:59] "POST /neutron/network HTTP/1.1" 200 835 0.007696 10.0.0.27 - - [2026-03-12 03:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005173 10.0.0.27 - - [2026-03-12 03:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004951 10.0.0.131 - - [2026-03-12 03:09:01] "GET /projects?obj_uuids=f596c8d5-a1fc-4a2d-8804-61e940b64741&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001000 10.0.0.27 - - [2026-03-12 03:09:01] "GET /project/f596c8d5-a1fc-4a2d-8804-61e940b64741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.047562 10.0.0.131 - - [2026-03-12 03:09:02] "GET /projects?obj_uuids=f596c8d5-a1fc-4a2d-8804-61e940b64741&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001170 10.0.0.27 - - [2026-03-12 03:09:02] "DELETE /access-control-list/30d9385c-6772-4b15-9947-1d02c08a98ba HTTP/1.1" 200 115 0.082294 10.0.0.27 - - [2026-03-12 03:09:02] "POST /neutron/network HTTP/1.1" 200 613 0.193912 10.0.0.27 - - [2026-03-12 03:09:02] "POST /id-to-fqname HTTP/1.1" 200 223 0.003594 10.0.0.27 - - [2026-03-12 03:09:02] "GET /virtual-network/5f89f6d9-8570-47b6-af91-803960fcdde4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006434 10.0.0.27 - - [2026-03-12 03:09:02] "POST /neutron/network HTTP/1.1" 200 832 0.007422 10.0.0.27 - - [2026-03-12 03:09:02] "GET /virtual-network/5f89f6d9-8570-47b6-af91-803960fcdde4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005659 10.0.0.27 - - [2026-03-12 03:09:07] "GET /virtual-network/5f89f6d9-8570-47b6-af91-803960fcdde4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.009642 10.0.0.27 - - [2026-03-12 03:09:08] "GET /obj-perms HTTP/1.1" 200 5026 0.006043 10.0.0.131 - - [2026-03-12 03:09:08] "GET /obj-perms HTTP/1.1" 200 5026 0.003585 10.0.0.27 - - [2026-03-12 03:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004427 10.0.0.131 - - [2026-03-12 03:09:08] "GET /projects?obj_uuids=f596c8d5-a1fc-4a2d-8804-61e940b64741&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000872 10.0.0.27 - - [2026-03-12 03:09:08] "GET /project/f596c8d5-a1fc-4a2d-8804-61e940b64741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.048524 10.0.0.27 - - [2026-03-12 03:09:08] "POST /neutron/network HTTP/1.1" 200 117 0.013633 10.0.0.27 - - [2026-03-12 03:09:08] "POST /route-targets HTTP/1.1" 200 328 0.017683 10.0.0.27 - - [2026-03-12 03:09:08] "POST /neutron/network HTTP/1.1" 200 833 0.009677 10.0.0.27 - - [2026-03-12 03:09:08] "POST /id-to-fqname HTTP/1.1" 200 223 0.001945 10.0.0.27 - - [2026-03-12 03:09:08] "GET /virtual-network/49f997b4-3d6e-4500-ab2c-366b7b148bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007071 10.0.0.27 - - [2026-03-12 03:09:08] "GET /virtual-network/49f997b4-3d6e-4500-ab2c-366b7b148bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005862 10.0.0.27 - - [2026-03-12 03:09:08] "POST /neutron/subnet HTTP/1.1" 200 729 0.009206 10.0.0.27 - - [2026-03-12 03:09:08] "GET /virtual-network/49f997b4-3d6e-4500-ab2c-366b7b148bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007045 10.0.0.27 - - [2026-03-12 03:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.131 - - [2026-03-12 03:09:09] "GET /projects?obj_uuids=f596c8d5-a1fc-4a2d-8804-61e940b64741&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000920 10.0.0.27 - - [2026-03-12 03:09:09] "GET /project/f596c8d5-a1fc-4a2d-8804-61e940b64741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.047299 10.0.0.27 - - [2026-03-12 03:09:09] "POST /ref-update HTTP/1.1" 200 156 0.040263 10.0.0.131 - - [2026-03-12 03:09:09] "POST /useragent-kv HTTP/1.1" 200 115 0.005248 10.0.0.27 - - [2026-03-12 03:09:09] "POST /neutron/subnet HTTP/1.1" 200 729 0.256497 10.0.0.27 - - [2026-03-12 03:09:09] "POST /id-to-fqname HTTP/1.1" 200 224 0.001929 10.0.0.27 - - [2026-03-12 03:09:09] "GET /virtual-network/76159705-7660-49b0-aa10-53485dcd06b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006499 10.0.0.27 - - [2026-03-12 03:09:09] "GET /virtual-network/76159705-7660-49b0-aa10-53485dcd06b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006518 10.0.0.27 - - [2026-03-12 03:09:09] "POST /neutron/network HTTP/1.1" 200 835 0.008303 10.0.0.27 - - [2026-03-12 03:09:10] "GET /virtual-network/76159705-7660-49b0-aa10-53485dcd06b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005635 10.0.0.73 - - [2026-03-12 03:09:10] "GET /obj-perms HTTP/1.1" 200 5026 0.003993 10.0.0.27 - - [2026-03-12 03:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004126 10.0.0.131 - - [2026-03-12 03:09:10] "GET /projects?obj_uuids=f596c8d5-a1fc-4a2d-8804-61e940b64741&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001169 10.0.0.27 - - [2026-03-12 03:09:10] "GET /project/f596c8d5-a1fc-4a2d-8804-61e940b64741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.040595 10.0.0.131 - - [2026-03-12 03:09:10] "GET /projects?obj_uuids=f596c8d5-a1fc-4a2d-8804-61e940b64741&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001212 10.0.0.27 - - [2026-03-12 03:09:10] "POST /neutron/network HTTP/1.1" 200 625 0.120870 10.0.0.131 - - [2026-03-12 03:09:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000469 10.0.0.73 - - [2026-03-12 03:09:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000406 10.0.0.131 - - [2026-03-12 03:09:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000370 10.0.0.27 - - [2026-03-12 03:09:10] "POST /id-to-fqname HTTP/1.1" 200 229 0.004092 10.0.0.27 - - [2026-03-12 03:09:10] "GET /virtual-network/34af0d5d-53c8-4738-b8c1-226b4e4c9500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.007371 10.0.0.73 - - [2026-03-12 03:09:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000367 10.0.0.27 - - [2026-03-12 03:09:10] "POST /neutron/network HTTP/1.1" 200 846 0.007532 10.0.0.27 - - [2026-03-12 03:09:10] "GET /virtual-network/34af0d5d-53c8-4738-b8c1-226b4e4c9500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005861 10.0.0.131 - - [2026-03-12 03:09:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000542 10.0.0.73 - - [2026-03-12 03:09:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000650 10.0.0.27 - - [2026-03-12 03:09:11] "GET /virtual-network/34af0d5d-53c8-4738-b8c1-226b4e4c9500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006698 10.0.0.131 - - [2026-03-12 03:09:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000490 10.0.0.73 - - [2026-03-12 03:09:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000445 10.0.0.27 - - [2026-03-12 03:09:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000573 10.0.0.27 - - [2026-03-12 03:09:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000777 10.0.0.27 - - [2026-03-12 03:09:11] "GET /obj-perms HTTP/1.1" 200 5026 0.014601 10.0.0.131 - - [2026-03-12 03:09:11] "GET /obj-perms HTTP/1.1" 200 5026 0.004362 10.0.0.27 - - [2026-03-12 03:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003972 10.0.0.131 - - [2026-03-12 03:09:11] "GET /projects?obj_uuids=f596c8d5-a1fc-4a2d-8804-61e940b64741&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000920 10.0.0.27 - - [2026-03-12 03:09:11] "GET /project/f596c8d5-a1fc-4a2d-8804-61e940b64741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.041255 10.0.0.27 - - [2026-03-12 03:09:11] "POST /neutron/network HTTP/1.1" 200 117 0.017700 10.0.0.27 - - [2026-03-12 03:09:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000542 10.0.0.27 - - [2026-03-12 03:09:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000410 10.0.0.27 - - [2026-03-12 03:09:12] "POST /route-targets HTTP/1.1" 200 328 0.017855 10.0.0.27 - - [2026-03-12 03:09:12] "POST /neutron/network HTTP/1.1" 200 845 0.014290 10.0.0.27 - - [2026-03-12 03:09:12] "POST /id-to-fqname HTTP/1.1" 200 230 0.001759 10.0.0.27 - - [2026-03-12 03:09:12] "GET /virtual-network/f3d57cbd-d1c2-42a7-a9cc-a4cbb03015bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.007928 10.0.0.27 - - [2026-03-12 03:09:12] "GET /virtual-network/f3d57cbd-d1c2-42a7-a9cc-a4cbb03015bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.008242 10.0.0.27 - - [2026-03-12 03:09:12] "POST /neutron/subnet HTTP/1.1" 200 720 0.011787 10.0.0.27 - - [2026-03-12 03:09:12] "GET /virtual-network/f3d57cbd-d1c2-42a7-a9cc-a4cbb03015bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.007295 10.0.0.27 - - [2026-03-12 03:09:12] "POST /id-to-fqname HTTP/1.1" 200 223 0.001396 10.0.0.131 - - [2026-03-12 03:09:13] "GET /projects?obj_uuids=f596c8d5-a1fc-4a2d-8804-61e940b64741&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001177 10.0.0.27 - - [2026-03-12 03:09:13] "GET /project/f596c8d5-a1fc-4a2d-8804-61e940b64741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.063293 10.0.0.27 - - [2026-03-12 03:09:13] "POST /neutron/port HTTP/1.1" 200 117 0.006480 10.0.0.27 - - [2026-03-12 03:09:14] "POST /id-to-fqname HTTP/1.1" 200 224 0.001427 10.0.0.27 - - [2026-03-12 03:09:14] "POST /neutron/network HTTP/1.1" 200 845 0.007754 10.0.0.131 - - [2026-03-12 03:09:14] "DELETE /project/fec6022c-453e-4c6b-8e30-dad38039d80f HTTP/1.1" 404 177 0.002778 10.0.0.131 - - [2026-03-12 03:09:14] "DELETE /project/f596c8d5a1fc4a2d880461e940b64741 HTTP/1.1" 404 173 0.005989 10.0.0.27 - - [2026-03-12 03:09:14] "POST /neutron/port HTTP/1.1" 200 1059 0.049800 10.0.0.131 - - [2026-03-12 03:09:15] "GET /projects?obj_uuids=f596c8d5-a1fc-4a2d-8804-61e940b64741&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001016 10.0.0.27 - - [2026-03-12 03:09:15] "GET /project/f596c8d5-a1fc-4a2d-8804-61e940b64741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.109324 10.0.0.27 - - [2026-03-12 03:09:15] "POST /neutron/network HTTP/1.1" 200 835 0.010918 10.0.0.27 - - [2026-03-12 03:09:15] "POST /neutron/subnet HTTP/1.1" 200 703 0.091406 10.0.0.27 - - [2026-03-12 03:09:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007651 10.0.0.27 - - [2026-03-12 03:09:15] "POST /fqname-to-id HTTP/1.1" 404 193 0.003435 10.0.0.27 - - [2026-03-12 03:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.131 - - [2026-03-12 03:09:15] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001373 10.0.0.27 - - [2026-03-12 03:09:15] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.009354 10.0.0.27 - - [2026-03-12 03:09:15] "POST /service-templates HTTP/1.1" 200 545 0.047449 10.0.0.27 - - [2026-03-12 03:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004838 10.0.0.27 - - [2026-03-12 03:09:15] "GET /service-template/d62bdee7-8580-4625-8ba3-8ef0afdfb20c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.008542 10.0.0.27 - - [2026-03-12 03:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003750 10.0.0.27 - - [2026-03-12 03:09:15] "POST /neutron/network HTTP/1.1" 200 845 0.008370 10.0.0.27 - - [2026-03-12 03:09:15] "GET /service-template/d62bdee7-8580-4625-8ba3-8ef0afdfb20c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.004812 10.0.0.27 - - [2026-03-12 03:09:15] "POST /id-to-fqname HTTP/1.1" 200 223 0.001627 10.0.0.27 - - [2026-03-12 03:09:15] "POST /id-to-fqname HTTP/1.1" 200 229 0.002247 10.0.0.27 - - [2026-03-12 03:09:15] "POST /id-to-fqname HTTP/1.1" 200 230 0.001704 10.0.0.27 - - [2026-03-12 03:09:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.012261 10.0.0.27 - - [2026-03-12 03:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004748 10.0.0.27 - - [2026-03-12 03:09:16] "DELETE /service-template/d62bdee7-8580-4625-8ba3-8ef0afdfb20c HTTP/1.1" 200 115 0.105003 10.0.0.27 - - [2026-03-12 03:09:16] "POST /neutron/port HTTP/1.1" 200 1113 0.177645 10.0.0.27 - - [2026-03-12 03:09:16] "POST /fqname-to-id HTTP/1.1" 404 193 0.006844 10.0.0.27 - - [2026-03-12 03:09:16] "POST /neutron/subnet HTTP/1.1" 200 703 0.011214 10.0.0.27 - - [2026-03-12 03:09:16] "POST /neutron/network HTTP/1.1" 200 845 0.010081 10.0.0.27 - - [2026-03-12 03:09:16] "DELETE /route-target/6c073c7e-0d77-490f-866f-869237ac58a8 HTTP/1.1" 200 115 0.023891 10.0.0.131 - - [2026-03-12 03:09:17] "POST /useragent-kv HTTP/1.1" 200 115 0.005652 10.0.0.131 - - [2026-03-12 03:09:17] "POST /useragent-kv HTTP/1.1" 200 115 0.003338 10.0.0.27 - - [2026-03-12 03:09:17] "POST /neutron/network HTTP/1.1" 200 151 0.161701 10.0.0.27 - - [2026-03-12 03:09:17] "POST /neutron/port HTTP/1.1" 200 151 0.267748 10.0.0.27 - - [2026-03-12 03:09:18] "POST /neutron/port HTTP/1.1" 200 1123 0.020652 10.0.0.27 - - [2026-03-12 03:09:18] "POST /neutron/port HTTP/1.1" 200 117 0.006231 10.0.0.27 - - [2026-03-12 03:09:18] "POST /neutron/port HTTP/1.1" 200 117 0.008415 10.0.0.27 - - [2026-03-12 03:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004266 10.0.0.27 - - [2026-03-12 03:09:19] "POST /neutron/network HTTP/1.1" 200 833 0.007921 10.0.0.27 - - [2026-03-12 03:09:19] "DELETE /route-target/de8d17be-db86-458e-9f25-683a48e02636 HTTP/1.1" 200 115 0.027222 10.0.0.131 - - [2026-03-12 03:09:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003011 10.0.0.131 - - [2026-03-12 03:09:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002449 10.0.0.27 - - [2026-03-12 03:09:20] "POST /neutron/network HTTP/1.1" 200 151 0.130384 10.0.0.131 - - [2026-03-12 03:09:21] "GET /projects?obj_uuids=f596c8d5-a1fc-4a2d-8804-61e940b64741&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001235 10.0.0.27 - - [2026-03-12 03:09:21] "GET /project/f596c8d5-a1fc-4a2d-8804-61e940b64741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.044516 10.0.0.131 - - [2026-03-12 03:09:21] "GET /projects?obj_uuids=f596c8d5-a1fc-4a2d-8804-61e940b64741&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001350 10.0.0.27 - - [2026-03-12 03:09:21] "GET /project/f596c8d5-a1fc-4a2d-8804-61e940b64741?fields=virtual_networks HTTP/1.1" 200 1029 0.043619 10.0.0.131 - - [2026-03-12 03:09:21] "GET /projects?obj_uuids=f596c8d5-a1fc-4a2d-8804-61e940b64741&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001353 10.0.0.27 - - [2026-03-12 03:09:21] "GET /project/f596c8d5-a1fc-4a2d-8804-61e940b64741?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.035898 10.0.0.131 - - [2026-03-12 03:09:21] "GET /projects?obj_uuids=f596c8d5-a1fc-4a2d-8804-61e940b64741&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001256 10.0.0.27 - - [2026-03-12 03:09:22] "GET /project/f596c8d5-a1fc-4a2d-8804-61e940b64741?fields=security_groups HTTP/1.1" 200 1254 0.043336 10.0.0.27 - - [2026-03-12 03:09:22] "POST /fqname-to-id HTTP/1.1" 404 186 0.033219 10.0.0.131 - - [2026-03-12 03:09:22] "GET /projects?obj_uuids=65fd4a75-cb74-4ceb-8288-541a7fab2243&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003584 10.0.0.131 - - [2026-03-12 03:09:22] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001080 10.0.0.131 - - [2026-03-12 03:09:22] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008886 10.0.0.131 - - [2026-03-12 03:09:23] "POST /id-to-fqname HTTP/1.1" 200 188 0.005716 10.0.0.131 - - [2026-03-12 03:09:23] "POST /fqname-to-id HTTP/1.1" 404 197 0.003412 10.0.0.131 - - [2026-03-12 03:09:23] "POST /security-groups HTTP/1.1" 200 589 0.034872 10.0.0.27 - - [2026-03-12 03:09:23] "POST /fqname-to-id HTTP/1.1" 404 232 0.004011 10.0.0.131 - - [2026-03-12 03:09:23] "POST /projects HTTP/1.1" 200 581 0.252747 10.0.0.131 - - [2026-03-12 03:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.332476 10.0.0.27 - - [2026-03-12 03:09:23] "POST /access-control-lists HTTP/1.1" 200 594 0.030790 10.0.0.27 - - [2026-03-12 03:09:23] "GET /project/65fd4a75-cb74-4ceb-8288-541a7fab2243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.479231 10.0.0.27 - - [2026-03-12 03:09:24] "GET / HTTP/1.1" 200 36215 0.001831 10.0.0.27 - - [2026-03-12 03:09:26] "POST /fqname-to-id HTTP/1.1" 401 292 0.000601 10.0.0.27 - - [2026-03-12 03:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.051186 10.0.0.131 - - [2026-03-12 03:09:26] "GET /projects?obj_uuids=65fd4a75-cb74-4ceb-8288-541a7fab2243&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001163 10.0.0.27 - - [2026-03-12 03:09:26] "GET /project/65fd4a75-cb74-4ceb-8288-541a7fab2243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.047132 10.0.0.131 - - [2026-03-12 03:09:27] "POST /useragent-kv HTTP/1.1" 200 115 0.009482 10.0.0.27 - - [2026-03-12 03:09:27] "POST /neutron/subnet HTTP/1.1" 200 729 0.240555 10.0.0.27 - - [2026-03-12 03:09:27] "POST /id-to-fqname HTTP/1.1" 200 223 0.001321 10.0.0.27 - - [2026-03-12 03:09:27] "GET /virtual-network/a74dfef0-b9ac-4df0-8136-a09bcccb7f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005707 10.0.0.27 - - [2026-03-12 03:09:27] "GET /virtual-network/a74dfef0-b9ac-4df0-8136-a09bcccb7f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005692 10.0.0.27 - - [2026-03-12 03:09:27] "POST /neutron/network HTTP/1.1" 200 833 0.007763 10.0.0.27 - - [2026-03-12 03:09:27] "GET /virtual-network/a74dfef0-b9ac-4df0-8136-a09bcccb7f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006508 10.0.0.73 - - [2026-03-12 03:09:28] "GET /obj-perms HTTP/1.1" 200 5026 0.053758 10.0.0.27 - - [2026-03-12 03:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004681 10.0.0.131 - - [2026-03-12 03:09:28] "GET /projects?obj_uuids=65fd4a75-cb74-4ceb-8288-541a7fab2243&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001423 10.0.0.27 - - [2026-03-12 03:09:28] "GET /project/65fd4a75-cb74-4ceb-8288-541a7fab2243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.040910 10.0.0.131 - - [2026-03-12 03:09:29] "GET /projects?obj_uuids=65fd4a75-cb74-4ceb-8288-541a7fab2243&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000994 10.0.0.27 - - [2026-03-12 03:09:29] "POST /neutron/network HTTP/1.1" 200 617 0.123673 10.0.0.27 - - [2026-03-12 03:09:29] "POST /route-targets HTTP/1.1" 200 328 0.015663 10.0.0.27 - - [2026-03-12 03:09:29] "POST /id-to-fqname HTTP/1.1" 200 225 0.003797 10.0.0.27 - - [2026-03-12 03:09:29] "GET /virtual-network/07607a3e-6734-446b-b30d-65c51aaaf8e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006154 10.0.0.27 - - [2026-03-12 03:09:29] "POST /neutron/network HTTP/1.1" 200 835 0.007167 10.0.0.27 - - [2026-03-12 03:09:29] "GET /virtual-network/07607a3e-6734-446b-b30d-65c51aaaf8e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005598 10.0.0.27 - - [2026-03-12 03:09:29] "GET /virtual-network/07607a3e-6734-446b-b30d-65c51aaaf8e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005979 10.0.0.27 - - [2026-03-12 03:09:30] "GET /obj-perms HTTP/1.1" 200 5026 0.054090 10.0.0.131 - - [2026-03-12 03:09:30] "GET /obj-perms HTTP/1.1" 200 5026 0.047336 10.0.0.27 - - [2026-03-12 03:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004645 10.0.0.131 - - [2026-03-12 03:09:30] "GET /projects?obj_uuids=65fd4a75-cb74-4ceb-8288-541a7fab2243&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001055 10.0.0.27 - - [2026-03-12 03:09:30] "GET /project/65fd4a75-cb74-4ceb-8288-541a7fab2243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.055461 10.0.0.27 - - [2026-03-12 03:09:30] "POST /neutron/network HTTP/1.1" 200 117 0.017233 10.0.0.27 - - [2026-03-12 03:09:30] "POST /ref-update HTTP/1.1" 200 156 0.032154 10.0.0.27 - - [2026-03-12 03:09:30] "POST /neutron/network HTTP/1.1" 200 840 0.009780 10.0.0.27 - - [2026-03-12 03:09:30] "POST /id-to-fqname HTTP/1.1" 200 226 0.001132 10.0.0.27 - - [2026-03-12 03:09:30] "GET /virtual-network/a0761c28-3831-4b7c-ac19-361bcef79ec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.004993 10.0.0.27 - - [2026-03-12 03:09:30] "GET /virtual-network/a0761c28-3831-4b7c-ac19-361bcef79ec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006190 10.0.0.27 - - [2026-03-12 03:09:30] "POST /neutron/subnet HTTP/1.1" 200 734 0.009407 10.0.0.27 - - [2026-03-12 03:09:30] "GET /virtual-network/a0761c28-3831-4b7c-ac19-361bcef79ec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006865 10.0.0.27 - - [2026-03-12 03:09:31] "POST /id-to-fqname HTTP/1.1" 200 225 0.002074 10.0.0.131 - - [2026-03-12 03:09:32] "GET /projects?obj_uuids=65fd4a75-cb74-4ceb-8288-541a7fab2243&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000936 10.0.0.27 - - [2026-03-12 03:09:32] "GET /project/65fd4a75-cb74-4ceb-8288-541a7fab2243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.073744 10.0.0.27 - - [2026-03-12 03:09:32] "POST /neutron/port HTTP/1.1" 200 117 0.008758 10.0.0.27 - - [2026-03-12 03:09:32] "POST /id-to-fqname HTTP/1.1" 200 226 0.002027 10.0.0.27 - - [2026-03-12 03:09:32] "POST /neutron/network HTTP/1.1" 200 850 0.009474 10.0.0.27 - - [2026-03-12 03:09:33] "POST /neutron/port HTTP/1.1" 200 1057 0.022118 10.0.0.27 - - [2026-03-12 03:09:33] "POST /neutron/port HTTP/1.1" 200 1121 0.022645 10.0.0.131 - - [2026-03-12 03:09:33] "GET /projects?obj_uuids=65fd4a75-cb74-4ceb-8288-541a7fab2243&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001063 10.0.0.27 - - [2026-03-12 03:09:33] "POST /neutron/port HTTP/1.1" 200 117 0.001153 10.0.0.27 - - [2026-03-12 03:09:33] "GET /project/65fd4a75-cb74-4ceb-8288-541a7fab2243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.074757 10.0.0.27 - - [2026-03-12 03:09:33] "POST /neutron/port HTTP/1.1" 200 1121 0.021769 10.0.0.27 - - [2026-03-12 03:09:33] "POST /fqname-to-id HTTP/1.1" 404 193 0.003428 10.0.0.27 - - [2026-03-12 03:09:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.131 - - [2026-03-12 03:09:33] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001394 10.0.0.27 - - [2026-03-12 03:09:33] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.010305 10.0.0.27 - - [2026-03-12 03:09:33] "POST /service-templates HTTP/1.1" 200 545 0.037345 10.0.0.27 - - [2026-03-12 03:09:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.27 - - [2026-03-12 03:09:34] "GET /service-template/d63f92f4-ab4f-4c19-b4db-d8a416629380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1819 0.006416 10.0.0.27 - - [2026-03-12 03:09:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.27 - - [2026-03-12 03:09:34] "POST /neutron/network HTTP/1.1" 200 850 0.006787 10.0.0.27 - - [2026-03-12 03:09:34] "GET /service-template/d63f92f4-ab4f-4c19-b4db-d8a416629380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1819 0.004316 10.0.0.27 - - [2026-03-12 03:09:34] "POST /id-to-fqname HTTP/1.1" 200 223 0.001379 10.0.0.27 - - [2026-03-12 03:09:34] "POST /id-to-fqname HTTP/1.1" 200 225 0.001114 10.0.0.27 - - [2026-03-12 03:09:34] "POST /id-to-fqname HTTP/1.1" 200 226 0.001364 10.0.0.27 - - [2026-03-12 03:09:34] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008856 10.0.0.27 - - [2026-03-12 03:09:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003894 10.0.0.27 - - [2026-03-12 03:09:34] "DELETE /service-template/d63f92f4-ab4f-4c19-b4db-d8a416629380 HTTP/1.1" 200 115 0.052680 10.0.0.27 - - [2026-03-12 03:09:34] "POST /fqname-to-id HTTP/1.1" 404 193 0.006293 10.0.0.27 - - [2026-03-12 03:09:34] "POST /neutron/port HTTP/1.1" 200 1114 0.171239 10.0.0.27 - - [2026-03-12 03:09:34] "POST /neutron/subnet HTTP/1.1" 200 708 0.011309 10.0.0.27 - - [2026-03-12 03:09:34] "POST /neutron/network HTTP/1.1" 200 840 0.006388 10.0.0.27 - - [2026-03-12 03:09:35] "POST /neutron/port HTTP/1.1" 200 1111 0.014279 10.0.0.27 - - [2026-03-12 03:09:36] "POST /neutron/port HTTP/1.1" 200 1124 0.019725 10.0.0.27 - - [2026-03-12 03:09:36] "POST /neutron/network HTTP/1.1" 200 840 0.007092 10.0.0.27 - - [2026-03-12 03:09:37] "POST /neutron/network HTTP/1.1" 200 1500 0.008966 10.0.0.131 - - [2026-03-12 03:09:37] "POST /useragent-kv HTTP/1.1" 200 115 0.006943 10.0.0.27 - - [2026-03-12 03:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007103 10.0.0.131 - - [2026-03-12 03:09:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002978 10.0.0.27 - - [2026-03-12 03:09:37] "POST /neutron/network HTTP/1.1" 200 151 0.147348 10.0.0.131 - - [2026-03-12 03:09:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002887 10.0.0.131 - - [2026-03-12 03:09:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002715 10.0.0.27 - - [2026-03-12 03:09:37] "POST /neutron/network HTTP/1.1" 200 151 0.133590 10.0.0.27 - - [2026-03-12 03:09:37] "DELETE /route-target/62d2bdc3-dd24-4f3d-aac9-0059e702e312 HTTP/1.1" 200 115 0.029723 10.0.0.27 - - [2026-03-12 03:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005280 10.0.0.131 - - [2026-03-12 03:09:40] "GET /projects?obj_uuids=65fd4a75-cb74-4ceb-8288-541a7fab2243&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001144 10.0.0.27 - - [2026-03-12 03:09:40] "GET /project/65fd4a75-cb74-4ceb-8288-541a7fab2243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.054121 10.0.0.131 - - [2026-03-12 03:09:40] "POST /useragent-kv HTTP/1.1" 200 115 0.014093 10.0.0.27 - - [2026-03-12 03:09:41] "POST /neutron/subnet HTTP/1.1" 200 729 0.200423 10.0.0.27 - - [2026-03-12 03:09:41] "POST /id-to-fqname HTTP/1.1" 200 223 0.001414 10.0.0.27 - - [2026-03-12 03:09:41] "GET /virtual-network/11246eea-064f-4b5a-874b-4f698258fb2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005256 10.0.0.27 - - [2026-03-12 03:09:41] "GET /virtual-network/11246eea-064f-4b5a-874b-4f698258fb2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005683 10.0.0.27 - - [2026-03-12 03:09:41] "POST /neutron/network HTTP/1.1" 200 833 0.006624 10.0.0.27 - - [2026-03-12 03:09:41] "GET /virtual-network/11246eea-064f-4b5a-874b-4f698258fb2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005765 10.0.0.73 - - [2026-03-12 03:09:41] "GET /obj-perms HTTP/1.1" 200 5026 0.004440 10.0.0.27 - - [2026-03-12 03:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004774 10.0.0.131 - - [2026-03-12 03:09:41] "GET /projects?obj_uuids=65fd4a75-cb74-4ceb-8288-541a7fab2243&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000978 10.0.0.27 - - [2026-03-12 03:09:41] "GET /project/65fd4a75-cb74-4ceb-8288-541a7fab2243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.047647 10.0.0.131 - - [2026-03-12 03:09:41] "GET /projects?obj_uuids=65fd4a75-cb74-4ceb-8288-541a7fab2243&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001158 10.0.0.27 - - [2026-03-12 03:09:41] "POST /neutron/network HTTP/1.1" 200 613 0.134214 10.0.0.27 - - [2026-03-12 03:09:41] "POST /route-targets HTTP/1.1" 200 328 0.014924 10.0.0.27 - - [2026-03-12 03:09:42] "POST /id-to-fqname HTTP/1.1" 200 223 0.003554 10.0.0.27 - - [2026-03-12 03:09:42] "GET /virtual-network/37275dff-ff2c-4832-bde9-11d848f81cda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005472 10.0.0.27 - - [2026-03-12 03:09:42] "POST /neutron/network HTTP/1.1" 200 831 0.007503 10.0.0.27 - - [2026-03-12 03:09:42] "GET /virtual-network/37275dff-ff2c-4832-bde9-11d848f81cda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005333 10.0.0.27 - - [2026-03-12 03:09:42] "GET /virtual-network/37275dff-ff2c-4832-bde9-11d848f81cda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005920 10.0.0.27 - - [2026-03-12 03:09:42] "GET /obj-perms HTTP/1.1" 200 5026 0.004989 10.0.0.131 - - [2026-03-12 03:09:42] "GET /obj-perms HTTP/1.1" 200 5026 0.004749 10.0.0.27 - - [2026-03-12 03:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004627 10.0.0.131 - - [2026-03-12 03:09:42] "GET /projects?obj_uuids=65fd4a75-cb74-4ceb-8288-541a7fab2243&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001804 10.0.0.27 - - [2026-03-12 03:09:42] "GET /project/65fd4a75-cb74-4ceb-8288-541a7fab2243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.049536 10.0.0.27 - - [2026-03-12 03:09:42] "POST /neutron/network HTTP/1.1" 200 117 0.015974 10.0.0.27 - - [2026-03-12 03:09:43] "POST /ref-update HTTP/1.1" 200 156 0.034087 10.0.0.27 - - [2026-03-12 03:09:43] "POST /neutron/network HTTP/1.1" 200 833 0.010792 10.0.0.27 - - [2026-03-12 03:09:43] "POST /id-to-fqname HTTP/1.1" 200 224 0.001484 10.0.0.27 - - [2026-03-12 03:09:43] "GET /virtual-network/72063d88-5f98-401f-9fb1-3c4ac975350d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006001 10.0.0.27 - - [2026-03-12 03:09:43] "GET /virtual-network/72063d88-5f98-401f-9fb1-3c4ac975350d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007554 10.0.0.27 - - [2026-03-12 03:09:43] "POST /neutron/subnet HTTP/1.1" 200 720 0.011300 10.0.0.27 - - [2026-03-12 03:09:43] "GET /virtual-network/72063d88-5f98-401f-9fb1-3c4ac975350d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.008719 10.0.0.27 - - [2026-03-12 03:09:43] "POST /id-to-fqname HTTP/1.1" 200 223 0.001842 10.0.0.131 - - [2026-03-12 03:09:44] "GET /projects?obj_uuids=65fd4a75-cb74-4ceb-8288-541a7fab2243&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001048 10.0.0.27 - - [2026-03-12 03:09:44] "GET /project/65fd4a75-cb74-4ceb-8288-541a7fab2243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.067886 10.0.0.27 - - [2026-03-12 03:09:44] "POST /neutron/port HTTP/1.1" 200 117 0.006380 10.0.0.27 - - [2026-03-12 03:09:44] "POST /id-to-fqname HTTP/1.1" 200 224 0.002134 10.0.0.27 - - [2026-03-12 03:09:45] "POST /neutron/network HTTP/1.1" 200 843 0.009614 10.0.0.27 - - [2026-03-12 03:09:45] "POST /neutron/port HTTP/1.1" 200 1057 0.022987 10.0.0.131 - - [2026-03-12 03:09:45] "GET /projects?obj_uuids=65fd4a75-cb74-4ceb-8288-541a7fab2243&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001869 10.0.0.27 - - [2026-03-12 03:09:45] "POST /neutron/port HTTP/1.1" 200 1121 0.038306 10.0.0.27 - - [2026-03-12 03:09:45] "GET /project/65fd4a75-cb74-4ceb-8288-541a7fab2243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.095757 10.0.0.27 - - [2026-03-12 03:09:45] "POST /neutron/subnet HTTP/1.1" 200 694 0.012178 10.0.0.27 - - [2026-03-12 03:09:46] "POST /neutron/port HTTP/1.1" 200 1121 0.021320 10.0.0.27 - - [2026-03-12 03:09:46] "POST /fqname-to-id HTTP/1.1" 404 193 0.005169 10.0.0.27 - - [2026-03-12 03:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004545 10.0.0.131 - - [2026-03-12 03:09:46] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001842 10.0.0.27 - - [2026-03-12 03:09:46] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.011183 10.0.0.27 - - [2026-03-12 03:09:46] "POST /service-templates HTTP/1.1" 200 545 0.052494 10.0.0.27 - - [2026-03-12 03:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005746 10.0.0.27 - - [2026-03-12 03:09:46] "GET /service-template/5dd04f40-8bf3-4b50-9746-75ba512ea349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.006191 10.0.0.27 - - [2026-03-12 03:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.27 - - [2026-03-12 03:09:46] "POST /neutron/network HTTP/1.1" 200 843 0.007087 10.0.0.27 - - [2026-03-12 03:09:46] "GET /service-template/5dd04f40-8bf3-4b50-9746-75ba512ea349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.009916 10.0.0.27 - - [2026-03-12 03:09:46] "POST /id-to-fqname HTTP/1.1" 200 223 0.001572 10.0.0.27 - - [2026-03-12 03:09:46] "POST /id-to-fqname HTTP/1.1" 200 223 0.001884 10.0.0.27 - - [2026-03-12 03:09:46] "POST /id-to-fqname HTTP/1.1" 200 224 0.001506 10.0.0.27 - - [2026-03-12 03:09:46] "POST /neutron/security_group HTTP/1.1" 200 2056 0.015056 10.0.0.27 - - [2026-03-12 03:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.27 - - [2026-03-12 03:09:46] "DELETE /service-template/5dd04f40-8bf3-4b50-9746-75ba512ea349 HTTP/1.1" 200 115 0.039284 10.0.0.27 - - [2026-03-12 03:09:46] "POST /fqname-to-id HTTP/1.1" 404 193 0.009821 10.0.0.27 - - [2026-03-12 03:09:47] "POST /neutron/port HTTP/1.1" 200 1111 0.163918 10.0.0.27 - - [2026-03-12 03:09:47] "POST /neutron/subnet HTTP/1.1" 200 694 0.015566 10.0.0.27 - - [2026-03-12 03:09:47] "POST /neutron/port HTTP/1.1" 200 117 0.002815 10.0.0.27 - - [2026-03-12 03:09:47] "POST /neutron/port HTTP/1.1" 200 1111 0.015965 10.0.0.27 - - [2026-03-12 03:09:48] "POST /neutron/port HTTP/1.1" 200 1111 0.015685 10.0.0.27 - - [2026-03-12 03:09:49] "POST /neutron/network HTTP/1.1" 200 2186 0.011879 10.0.0.131 - - [2026-03-12 03:09:49] "POST /useragent-kv HTTP/1.1" 200 115 0.015208 10.0.0.131 - - [2026-03-12 03:09:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002226 10.0.0.27 - - [2026-03-12 03:09:49] "POST /neutron/network HTTP/1.1" 200 151 0.138266 10.0.0.131 - - [2026-03-12 03:09:49] "POST /useragent-kv HTTP/1.1" 200 115 0.003262 10.0.0.131 - - [2026-03-12 03:09:49] "POST /useragent-kv HTTP/1.1" 200 115 0.003274 10.0.0.27 - - [2026-03-12 03:09:49] "POST /neutron/network HTTP/1.1" 200 151 0.124131 10.0.0.27 - - [2026-03-12 03:09:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.27 - - [2026-03-12 03:09:50] "DELETE /route-target/2874eda9-4964-46d4-aa7e-e1b3142246b9 HTTP/1.1" 200 115 0.030729 10.0.0.131 - - [2026-03-12 03:09:51] "GET /projects?obj_uuids=65fd4a75-cb74-4ceb-8288-541a7fab2243&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001050 10.0.0.27 - - [2026-03-12 03:09:51] "GET /project/65fd4a75-cb74-4ceb-8288-541a7fab2243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.034695 10.0.0.131 - - [2026-03-12 03:09:51] "GET /projects?obj_uuids=65fd4a75-cb74-4ceb-8288-541a7fab2243&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000948 10.0.0.27 - - [2026-03-12 03:09:51] "GET /project/65fd4a75-cb74-4ceb-8288-541a7fab2243?fields=virtual_networks HTTP/1.1" 200 1028 0.039134 10.0.0.131 - - [2026-03-12 03:09:51] "GET /projects?obj_uuids=65fd4a75-cb74-4ceb-8288-541a7fab2243&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001041 10.0.0.27 - - [2026-03-12 03:09:51] "GET /project/65fd4a75-cb74-4ceb-8288-541a7fab2243?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.042521 10.0.0.131 - - [2026-03-12 03:09:51] "GET /projects?obj_uuids=65fd4a75-cb74-4ceb-8288-541a7fab2243&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001472 10.0.0.27 - - [2026-03-12 03:09:51] "GET /project/65fd4a75-cb74-4ceb-8288-541a7fab2243?fields=security_groups HTTP/1.1" 200 1253 0.047279 10.0.0.27 - - [2026-03-12 03:09:52] "POST /fqname-to-id HTTP/1.1" 404 184 0.029267 10.0.0.131 - - [2026-03-12 03:09:52] "GET /projects?obj_uuids=66a7d19c-db40-4625-acf1-d39ffef76c68&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002845 10.0.0.131 - - [2026-03-12 03:09:52] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001030 10.0.0.131 - - [2026-03-12 03:09:52] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007576 10.0.0.131 - - [2026-03-12 03:09:53] "POST /id-to-fqname HTTP/1.1" 200 186 0.003714 10.0.0.131 - - [2026-03-12 03:09:53] "POST /fqname-to-id HTTP/1.1" 404 195 0.004700 10.0.0.131 - - [2026-03-12 03:09:53] "POST /security-groups HTTP/1.1" 200 587 0.034368 10.0.0.131 - - [2026-03-12 03:09:53] "POST /projects HTTP/1.1" 200 577 0.229259 10.0.0.131 - - [2026-03-12 03:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.273836 10.0.0.27 - - [2026-03-12 03:09:53] "POST /fqname-to-id HTTP/1.1" 404 229 0.015535 10.0.0.27 - - [2026-03-12 03:09:53] "GET /project/66a7d19c-db40-4625-acf1-d39ffef76c68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.465879 10.0.0.27 - - [2026-03-12 03:09:54] "GET / HTTP/1.1" 200 36215 0.001567 10.0.0.27 - - [2026-03-12 03:09:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.000490 10.0.0.27 - - [2026-03-12 03:09:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.050843 10.0.0.131 - - [2026-03-12 03:09:56] "GET /projects?obj_uuids=66a7d19c-db40-4625-acf1-d39ffef76c68&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000941 10.0.0.27 - - [2026-03-12 03:09:56] "GET /project/66a7d19c-db40-4625-acf1-d39ffef76c68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.042053 10.0.0.27 - - [2026-03-12 03:09:56] "POST /neutron/network HTTP/1.1" 200 117 0.039166 10.0.0.27 - - [2026-03-12 03:09:56] "POST /ref-update HTTP/1.1" 200 156 0.029866 10.0.0.27 - - [2026-03-12 03:09:57] "POST /neutron/network HTTP/1.1" 200 829 0.009443 10.0.0.27 - - [2026-03-12 03:09:57] "POST /id-to-fqname HTTP/1.1" 200 221 0.001184 10.0.0.27 - - [2026-03-12 03:09:57] "GET /virtual-network/2f5102f9-95c6-4bfc-b2e7-77c1f2e0d6b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006493 10.0.0.27 - - [2026-03-12 03:09:57] "GET /virtual-network/2f5102f9-95c6-4bfc-b2e7-77c1f2e0d6b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005769 10.0.0.27 - - [2026-03-12 03:09:57] "POST /neutron/subnet HTTP/1.1" 200 719 0.010078 10.0.0.27 - - [2026-03-12 03:09:57] "GET /virtual-network/2f5102f9-95c6-4bfc-b2e7-77c1f2e0d6b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005698 10.0.0.27 - - [2026-03-12 03:09:58] "GET /obj-perms HTTP/1.1" 200 5022 0.051684 10.0.0.73 - - [2026-03-12 03:09:58] "GET /obj-perms HTTP/1.1" 200 5022 0.048297 10.0.0.131 - - [2026-03-12 03:09:59] "GET /obj-perms HTTP/1.1" 200 5022 0.054802 10.0.0.27 - - [2026-03-12 03:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.131 - - [2026-03-12 03:09:59] "GET /projects?obj_uuids=66a7d19c-db40-4625-acf1-d39ffef76c68&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000867 10.0.0.27 - - [2026-03-12 03:09:59] "GET /project/66a7d19c-db40-4625-acf1-d39ffef76c68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.045815 10.0.0.131 - - [2026-03-12 03:09:59] "POST /useragent-kv HTTP/1.1" 200 115 0.005589 10.0.0.27 - - [2026-03-12 03:09:59] "POST /neutron/subnet HTTP/1.1" 200 734 0.244241 10.0.0.27 - - [2026-03-12 03:09:59] "POST /id-to-fqname HTTP/1.1" 200 221 0.001299 10.0.0.27 - - [2026-03-12 03:09:59] "GET /virtual-network/d5368937-0155-4bf5-9a3b-3e848b6ae38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005616 10.0.0.27 - - [2026-03-12 03:09:59] "GET /virtual-network/d5368937-0155-4bf5-9a3b-3e848b6ae38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007501 10.0.0.27 - - [2026-03-12 03:09:59] "POST /neutron/network HTTP/1.1" 200 832 0.007632 10.0.0.27 - - [2026-03-12 03:09:59] "GET /virtual-network/d5368937-0155-4bf5-9a3b-3e848b6ae38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005675 10.0.0.27 - - [2026-03-12 03:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004703 10.0.0.131 - - [2026-03-12 03:10:00] "GET /projects?obj_uuids=66a7d19c-db40-4625-acf1-d39ffef76c68&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001232 10.0.0.27 - - [2026-03-12 03:10:00] "GET /project/66a7d19c-db40-4625-acf1-d39ffef76c68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.049314 10.0.0.131 - - [2026-03-12 03:10:00] "GET /projects?obj_uuids=66a7d19c-db40-4625-acf1-d39ffef76c68&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001075 10.0.0.27 - - [2026-03-12 03:10:00] "POST /neutron/network HTTP/1.1" 200 613 0.138857 10.0.0.27 - - [2026-03-12 03:10:00] "POST /route-targets HTTP/1.1" 200 328 0.014783 10.0.0.27 - - [2026-03-12 03:10:00] "POST /id-to-fqname HTTP/1.1" 200 222 0.004557 10.0.0.27 - - [2026-03-12 03:10:00] "GET /virtual-network/64f290c8-521f-457b-a431-039f0063a331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006964 10.0.0.27 - - [2026-03-12 03:10:00] "POST /neutron/network HTTP/1.1" 200 830 0.008656 10.0.0.27 - - [2026-03-12 03:10:00] "GET /virtual-network/64f290c8-521f-457b-a431-039f0063a331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005794 10.0.0.27 - - [2026-03-12 03:10:01] "GET /virtual-network/64f290c8-521f-457b-a431-039f0063a331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006426 10.0.0.27 - - [2026-03-12 03:10:01] "POST /id-to-fqname HTTP/1.1" 200 221 0.001894 10.0.0.27 - - [2026-03-12 03:10:01] "POST /neutron/network HTTP/1.1" 200 842 0.009402 10.0.0.131 - - [2026-03-12 03:10:02] "GET /projects?obj_uuids=66a7d19c-db40-4625-acf1-d39ffef76c68&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001487 10.0.0.27 - - [2026-03-12 03:10:02] "GET /project/66a7d19c-db40-4625-acf1-d39ffef76c68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.081623 10.0.0.27 - - [2026-03-12 03:10:02] "DELETE /access-control-list/de7b5d8b-fa43-4903-8831-e6969f4efa35 HTTP/1.1" 200 115 0.044868 10.0.0.27 - - [2026-03-12 03:10:02] "POST /neutron/port HTTP/1.1" 200 117 0.008039 10.0.0.27 - - [2026-03-12 03:10:03] "POST /id-to-fqname HTTP/1.1" 200 222 0.001486 10.0.0.27 - - [2026-03-12 03:10:03] "POST /neutron/network HTTP/1.1" 200 842 0.008772 10.0.0.27 - - [2026-03-12 03:10:04] "POST /neutron/port HTTP/1.1" 200 1058 0.018594 10.0.0.131 - - [2026-03-12 03:10:04] "GET /projects?obj_uuids=66a7d19c-db40-4625-acf1-d39ffef76c68&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000995 10.0.0.27 - - [2026-03-12 03:10:04] "GET /project/66a7d19c-db40-4625-acf1-d39ffef76c68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.084875 10.0.0.27 - - [2026-03-12 03:10:04] "POST /neutron/port HTTP/1.1" 200 1122 0.023745 10.0.0.27 - - [2026-03-12 03:10:04] "POST /neutron/subnet HTTP/1.1" 200 708 0.010163 10.0.0.27 - - [2026-03-12 03:10:04] "POST /neutron/port HTTP/1.1" 200 117 0.006710 10.0.0.27 - - [2026-03-12 03:10:04] "POST /fqname-to-id HTTP/1.1" 404 193 0.003156 10.0.0.27 - - [2026-03-12 03:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.131 - - [2026-03-12 03:10:04] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001902 10.0.0.27 - - [2026-03-12 03:10:04] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.009500 10.0.0.27 - - [2026-03-12 03:10:04] "POST /service-templates HTTP/1.1" 200 545 0.050986 10.0.0.27 - - [2026-03-12 03:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862 10.0.0.27 - - [2026-03-12 03:10:04] "GET /service-template/dc7ca9f8-4f2f-4859-b640-a6422136da9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.007868 10.0.0.27 - - [2026-03-12 03:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005540 10.0.0.27 - - [2026-03-12 03:10:04] "GET /service-template/dc7ca9f8-4f2f-4859-b640-a6422136da9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.006791 10.0.0.131 - - [2026-03-12 03:10:04] "GET /projects?obj_uuids=66a7d19c-db40-4625-acf1-d39ffef76c68&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001583 10.0.0.27 - - [2026-03-12 03:10:04] "POST /id-to-fqname HTTP/1.1" 200 221 0.001180 10.0.0.27 - - [2026-03-12 03:10:04] "POST /id-to-fqname HTTP/1.1" 200 221 0.002064 10.0.0.27 - - [2026-03-12 03:10:04] "POST /id-to-fqname HTTP/1.1" 200 222 0.001857 10.0.0.27 - - [2026-03-12 03:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.27 - - [2026-03-12 03:10:05] "POST /neutron/port HTTP/1.1" 200 1054 0.421871 10.0.0.27 - - [2026-03-12 03:10:05] "DELETE /service-template/dc7ca9f8-4f2f-4859-b640-a6422136da9b HTTP/1.1" 200 115 0.042203 10.0.0.27 - - [2026-03-12 03:10:05] "POST /fqname-to-id HTTP/1.1" 404 193 0.007812 10.0.0.27 - - [2026-03-12 03:10:05] "POST /neutron/port HTTP/1.1" 200 1054 0.033203 10.0.0.27 - - [2026-03-12 03:10:05] "POST /neutron/port HTTP/1.1" 200 1118 0.026867 10.0.0.27 - - [2026-03-12 03:10:05] "POST /neutron/network HTTP/1.1" 400 204 0.013822 10.0.0.27 - - [2026-03-12 03:10:05] "POST /neutron/network HTTP/1.1" 200 830 0.007209 10.0.0.27 - - [2026-03-12 03:10:06] "POST /neutron/port HTTP/1.1" 200 151 0.202636 10.0.0.27 - - [2026-03-12 03:10:07] "POST /neutron/port HTTP/1.1" 200 1108 0.013931 10.0.0.27 - - [2026-03-12 03:10:07] "POST /neutron/network HTTP/1.1" 200 2180 0.010019 10.0.0.131 - - [2026-03-12 03:10:07] "POST /useragent-kv HTTP/1.1" 200 115 0.003162 10.0.0.131 - - [2026-03-12 03:10:07] "POST /useragent-kv HTTP/1.1" 200 115 0.005635 10.0.0.27 - - [2026-03-12 03:10:07] "POST /neutron/network HTTP/1.1" 200 151 0.144507 10.0.0.27 - - [2026-03-12 03:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004200 10.0.0.131 - - [2026-03-12 03:10:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002361 10.0.0.131 - - [2026-03-12 03:10:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002616 10.0.0.27 - - [2026-03-12 03:10:08] "POST /neutron/network HTTP/1.1" 200 151 0.147895 10.0.0.27 - - [2026-03-12 03:10:08] "DELETE /route-target/4e2fafcd-b37b-4203-b07a-31845fd03af6 HTTP/1.1" 200 115 0.039907 10.0.0.27 - - [2026-03-12 03:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004537 10.0.0.131 - - [2026-03-12 03:10:11] "GET /projects?obj_uuids=66a7d19c-db40-4625-acf1-d39ffef76c68&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001232 10.0.0.27 - - [2026-03-12 03:10:11] "GET /project/66a7d19c-db40-4625-acf1-d39ffef76c68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.060416 10.0.0.27 - - [2026-03-12 03:10:11] "POST /neutron/network HTTP/1.1" 200 117 0.016295 10.0.0.27 - - [2026-03-12 03:10:11] "POST /neutron/network HTTP/1.1" 200 830 0.009248 10.0.0.27 - - [2026-03-12 03:10:11] "POST /id-to-fqname HTTP/1.1" 200 221 0.001835 10.0.0.27 - - [2026-03-12 03:10:11] "GET /virtual-network/7b725184-a7a3-4a31-9298-a6c3de23ea00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006172 10.0.0.27 - - [2026-03-12 03:10:11] "GET /virtual-network/7b725184-a7a3-4a31-9298-a6c3de23ea00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006449 10.0.0.27 - - [2026-03-12 03:10:12] "POST /neutron/subnet HTTP/1.1" 200 724 0.010845 10.0.0.27 - - [2026-03-12 03:10:12] "GET /virtual-network/7b725184-a7a3-4a31-9298-a6c3de23ea00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006366 10.0.0.27 - - [2026-03-12 03:10:12] "GET /obj-perms HTTP/1.1" 200 5022 0.004423 10.0.0.73 - - [2026-03-12 03:10:12] "GET /obj-perms HTTP/1.1" 200 5022 0.004021 10.0.0.131 - - [2026-03-12 03:10:12] "GET /obj-perms HTTP/1.1" 200 5022 0.004654 10.0.0.27 - - [2026-03-12 03:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004073 10.0.0.131 - - [2026-03-12 03:10:12] "GET /projects?obj_uuids=66a7d19c-db40-4625-acf1-d39ffef76c68&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001140 10.0.0.27 - - [2026-03-12 03:10:12] "GET /project/66a7d19c-db40-4625-acf1-d39ffef76c68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.048655 10.0.0.27 - - [2026-03-12 03:10:12] "POST /route-targets HTTP/1.1" 200 328 0.018188 10.0.0.131 - - [2026-03-12 03:10:13] "POST /useragent-kv HTTP/1.1" 200 115 0.019684 10.0.0.27 - - [2026-03-12 03:10:13] "POST /neutron/subnet HTTP/1.1" 200 729 0.244505 10.0.0.27 - - [2026-03-12 03:10:13] "POST /id-to-fqname HTTP/1.1" 200 221 0.001394 10.0.0.27 - - [2026-03-12 03:10:13] "GET /virtual-network/93f160be-c57e-4370-8dbc-6c4654af08ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006445 10.0.0.27 - - [2026-03-12 03:10:13] "GET /virtual-network/93f160be-c57e-4370-8dbc-6c4654af08ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006567 10.0.0.27 - - [2026-03-12 03:10:13] "POST /neutron/network HTTP/1.1" 200 831 0.009580 10.0.0.27 - - [2026-03-12 03:10:13] "GET /virtual-network/93f160be-c57e-4370-8dbc-6c4654af08ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007299 10.0.0.27 - - [2026-03-12 03:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.131 - - [2026-03-12 03:10:13] "GET /projects?obj_uuids=66a7d19c-db40-4625-acf1-d39ffef76c68&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001024 10.0.0.27 - - [2026-03-12 03:10:13] "GET /project/66a7d19c-db40-4625-acf1-d39ffef76c68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.041986 10.0.0.131 - - [2026-03-12 03:10:13] "GET /projects?obj_uuids=66a7d19c-db40-4625-acf1-d39ffef76c68&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001335 10.0.0.27 - - [2026-03-12 03:10:13] "POST /neutron/network HTTP/1.1" 200 613 0.147534 10.0.0.27 - - [2026-03-12 03:10:14] "POST /ref-update HTTP/1.1" 200 156 0.032984 10.0.0.27 - - [2026-03-12 03:10:14] "POST /id-to-fqname HTTP/1.1" 200 222 0.005517 10.0.0.27 - - [2026-03-12 03:10:14] "GET /virtual-network/d78cce34-328a-40c7-844e-c90c154c41d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.008171 10.0.0.27 - - [2026-03-12 03:10:14] "POST /neutron/network HTTP/1.1" 200 833 0.008206 10.0.0.27 - - [2026-03-12 03:10:14] "GET /virtual-network/d78cce34-328a-40c7-844e-c90c154c41d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006237 10.0.0.27 - - [2026-03-12 03:10:14] "GET /virtual-network/d78cce34-328a-40c7-844e-c90c154c41d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006092 10.0.0.131 - - [2026-03-12 03:10:14] "DELETE /project/f596c8d5-a1fc-4a2d-8804-61e940b64741 HTTP/1.1" 404 177 0.005956 10.0.0.131 - - [2026-03-12 03:10:14] "DELETE /project/65fd4a75cb744ceb8288541a7fab2243 HTTP/1.1" 404 173 0.005084 10.0.0.131 - - [2026-03-12 03:10:14] "DELETE /project/66a7d19cdb404625acf1d39ffef76c68 HTTP/1.1" 404 173 0.011172 10.0.0.131 - - [2026-03-12 03:10:14] "GET /projects?obj_uuids=65fd4a75-cb74-4ceb-8288-541a7fab2243&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001155 10.0.0.131 - - [2026-03-12 03:10:14] "GET /project/65fd4a75-cb74-4ceb-8288-541a7fab2243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.041896 10.0.0.131 - - [2026-03-12 03:10:14] "GET /projects?obj_uuids=65fd4a75-cb74-4ceb-8288-541a7fab2243&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001750 10.0.0.131 - - [2026-03-12 03:10:14] "GET /project/65fd4a75-cb74-4ceb-8288-541a7fab2243?fields=security_groups HTTP/1.1" 200 1355 0.053698 10.0.0.27 - - [2026-03-12 03:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.020288 10.0.0.131 - - [2026-03-12 03:10:14] "GET /projects?obj_uuids=66a7d19c-db40-4625-acf1-d39ffef76c68&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001108 10.0.0.27 - - [2026-03-12 03:10:14] "GET /project/66a7d19c-db40-4625-acf1-d39ffef76c68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.043963 10.0.0.131 - - [2026-03-12 03:10:15] "DELETE /security-group/8071d9d2-6ac9-489c-a95b-c9a92c60986e HTTP/1.1" 200 115 0.067396 10.0.0.131 - - [2026-03-12 03:10:15] "GET /projects?obj_uuids=65fd4a75-cb74-4ceb-8288-541a7fab2243&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001031 10.0.0.27 - - [2026-03-12 03:10:15] "POST /neutron/network HTTP/1.1" 200 117 0.035529 10.0.0.131 - - [2026-03-12 03:10:15] "GET /project/65fd4a75-cb74-4ceb-8288-541a7fab2243?fields=application_policy_sets HTTP/1.1" 200 1394 0.062724 10.0.0.131 - - [2026-03-12 03:10:15] "DELETE /project/65fd4a75-cb74-4ceb-8288-541a7fab2243 HTTP/1.1" 200 115 0.488895 10.0.0.27 - - [2026-03-12 03:10:15] "POST /route-targets HTTP/1.1" 200 328 0.025965 10.0.0.27 - - [2026-03-12 03:10:15] "POST /neutron/network HTTP/1.1" 200 842 0.010530 10.0.0.27 - - [2026-03-12 03:10:15] "POST /id-to-fqname HTTP/1.1" 200 227 0.001312 10.0.0.27 - - [2026-03-12 03:10:15] "GET /virtual-network/cf5e44ac-962e-469f-a5be-00ac86a87096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.007188 10.0.0.27 - - [2026-03-12 03:10:15] "GET /virtual-network/cf5e44ac-962e-469f-a5be-00ac86a87096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006953 10.0.0.27 - - [2026-03-12 03:10:15] "POST /neutron/subnet HTTP/1.1" 200 724 0.011855 10.0.0.27 - - [2026-03-12 03:10:15] "GET /virtual-network/cf5e44ac-962e-469f-a5be-00ac86a87096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005686 10.0.0.27 - - [2026-03-12 03:10:16] "GET /obj-perms HTTP/1.1" 200 5022 0.003760 10.0.0.73 - - [2026-03-12 03:10:16] "GET /obj-perms HTTP/1.1" 200 5022 0.003588 10.0.0.131 - - [2026-03-12 03:10:16] "GET /obj-perms HTTP/1.1" 200 5022 0.004060 10.0.0.27 - - [2026-03-12 03:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617 10.0.0.131 - - [2026-03-12 03:10:16] "GET /projects?obj_uuids=66a7d19c-db40-4625-acf1-d39ffef76c68&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000859 10.0.0.27 - - [2026-03-12 03:10:16] "GET /project/66a7d19c-db40-4625-acf1-d39ffef76c68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.050243 10.0.0.27 - - [2026-03-12 03:10:16] "POST /ref-update HTTP/1.1" 200 156 0.023233 10.0.0.131 - - [2026-03-12 03:10:16] "POST /useragent-kv HTTP/1.1" 200 115 0.004279 10.0.0.27 - - [2026-03-12 03:10:16] "POST /neutron/subnet HTTP/1.1" 200 719 0.173572 10.0.0.27 - - [2026-03-12 03:10:16] "POST /id-to-fqname HTTP/1.1" 200 228 0.001301 10.0.0.27 - - [2026-03-12 03:10:16] "GET /virtual-network/6329fe9b-7190-46be-97df-a27951c97d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005344 10.0.0.27 - - [2026-03-12 03:10:16] "GET /virtual-network/6329fe9b-7190-46be-97df-a27951c97d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006414 10.0.0.27 - - [2026-03-12 03:10:16] "POST /neutron/network HTTP/1.1" 200 843 0.007637 10.0.0.27 - - [2026-03-12 03:10:16] "GET /virtual-network/6329fe9b-7190-46be-97df-a27951c97d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005955 10.0.0.27 - - [2026-03-12 03:10:17] "POST /id-to-fqname HTTP/1.1" 200 221 0.001650 10.0.0.131 - - [2026-03-12 03:10:18] "GET /projects?obj_uuids=66a7d19c-db40-4625-acf1-d39ffef76c68&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001039 10.0.0.27 - - [2026-03-12 03:10:18] "GET /project/66a7d19c-db40-4625-acf1-d39ffef76c68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.075836 10.0.0.27 - - [2026-03-12 03:10:18] "POST /neutron/network HTTP/1.1" 200 831 0.007150 10.0.0.27 - - [2026-03-12 03:10:18] "POST /id-to-fqname HTTP/1.1" 200 222 0.001605 10.0.0.27 - - [2026-03-12 03:10:18] "POST /neutron/port HTTP/1.1" 200 117 0.011157 10.0.0.131 - - [2026-03-12 03:10:18] "GET /projects?obj_uuids=66a7d19c-db40-4625-acf1-d39ffef76c68&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001529 10.0.0.27 - - [2026-03-12 03:10:19] "POST /neutron/port HTTP/1.1" 200 1057 0.299616 10.0.0.27 - - [2026-03-12 03:10:19] "POST /neutron/port HTTP/1.1" 200 1111 0.118248 10.0.0.131 - - [2026-03-12 03:10:19] "GET /projects?obj_uuids=66a7d19c-db40-4625-acf1-d39ffef76c68&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001132 10.0.0.27 - - [2026-03-12 03:10:19] "GET /project/66a7d19c-db40-4625-acf1-d39ffef76c68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.078172 10.0.0.27 - - [2026-03-12 03:10:19] "POST /neutron/network HTTP/1.1" 200 833 0.007488 10.0.0.27 - - [2026-03-12 03:10:19] "POST /neutron/network HTTP/1.1" 200 831 0.012827 10.0.0.27 - - [2026-03-12 03:10:19] "POST /neutron/port HTTP/1.1" 200 117 0.009934 10.0.0.27 - - [2026-03-12 03:10:19] "POST /fqname-to-id HTTP/1.1" 404 193 0.004276 10.0.0.27 - - [2026-03-12 03:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.131 - - [2026-03-12 03:10:19] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001447 10.0.0.27 - - [2026-03-12 03:10:19] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.009904 10.0.0.27 - - [2026-03-12 03:10:19] "POST /service-templates HTTP/1.1" 200 545 0.029218 10.0.0.27 - - [2026-03-12 03:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006430 10.0.0.27 - - [2026-03-12 03:10:19] "GET /service-template/56ef049c-5407-4a0d-8650-945435dda1fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.008743 10.0.0.27 - - [2026-03-12 03:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005362 10.0.0.27 - - [2026-03-12 03:10:19] "GET /service-template/56ef049c-5407-4a0d-8650-945435dda1fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.005421 10.0.0.27 - - [2026-03-12 03:10:19] "POST /id-to-fqname HTTP/1.1" 200 221 0.001239 10.0.0.27 - - [2026-03-12 03:10:19] "POST /id-to-fqname HTTP/1.1" 200 227 0.001833 10.0.0.27 - - [2026-03-12 03:10:20] "POST /id-to-fqname HTTP/1.1" 200 228 0.001412 10.0.0.27 - - [2026-03-12 03:10:20] "POST /neutron/port HTTP/1.1" 200 1951 0.052026 10.0.0.27 - - [2026-03-12 03:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004479 10.0.0.27 - - [2026-03-12 03:10:20] "DELETE /service-template/56ef049c-5407-4a0d-8650-945435dda1fa HTTP/1.1" 200 115 0.038413 10.0.0.27 - - [2026-03-12 03:10:20] "POST /fqname-to-id HTTP/1.1" 404 193 0.003743 10.0.0.27 - - [2026-03-12 03:10:20] "POST /neutron/port HTTP/1.1" 200 1057 0.023422 10.0.0.27 - - [2026-03-12 03:10:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005991 10.0.0.27 - - [2026-03-12 03:10:20] "POST /neutron/subnet HTTP/1.1" 200 703 0.008641 10.0.0.27 - - [2026-03-12 03:10:20] "POST /neutron/port HTTP/1.1" 200 1121 0.023750 10.0.0.27 - - [2026-03-12 03:10:21] "POST /neutron/network HTTP/1.1" 200 842 0.005962 10.0.0.27 - - [2026-03-12 03:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.27 - - [2026-03-12 03:10:21] "POST /neutron/network HTTP/1.1" 400 204 0.021173 10.0.0.27 - - [2026-03-12 03:10:22] "POST /neutron/port HTTP/1.1" 200 1111 0.014405 10.0.0.27 - - [2026-03-12 03:10:22] "POST /neutron/network HTTP/1.1" 200 2183 0.009592 10.0.0.27 - - [2026-03-12 03:10:23] "POST /neutron/network HTTP/1.1" 200 833 0.007034 10.0.0.27 - - [2026-03-12 03:10:23] "DELETE /route-target/81edcc27-a6fb-4e4f-918b-98038e3e8059 HTTP/1.1" 200 115 0.026895 10.0.0.131 - - [2026-03-12 03:10:24] "POST /useragent-kv HTTP/1.1" 200 115 0.005075 10.0.0.131 - - [2026-03-12 03:10:24] "POST /useragent-kv HTTP/1.1" 200 115 0.004699 10.0.0.27 - - [2026-03-12 03:10:24] "POST /neutron/network HTTP/1.1" 200 151 0.162154 10.0.0.27 - - [2026-03-12 03:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004500 10.0.0.131 - - [2026-03-12 03:10:25] "GET /projects?obj_uuids=66a7d19c-db40-4625-acf1-d39ffef76c68&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001091 10.0.0.27 - - [2026-03-12 03:10:26] "GET /project/66a7d19c-db40-4625-acf1-d39ffef76c68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.052077 10.0.0.131 - - [2026-03-12 03:10:26] "GET /projects?obj_uuids=66a7d19c-db40-4625-acf1-d39ffef76c68&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001464 10.0.0.27 - - [2026-03-12 03:10:26] "GET /project/66a7d19c-db40-4625-acf1-d39ffef76c68?fields=virtual_networks HTTP/1.1" 200 1025 0.053442 10.0.0.131 - - [2026-03-12 03:10:26] "GET /projects?obj_uuids=66a7d19c-db40-4625-acf1-d39ffef76c68&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000992 10.0.0.27 - - [2026-03-12 03:10:26] "GET /project/66a7d19c-db40-4625-acf1-d39ffef76c68?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.041847 10.0.0.131 - - [2026-03-12 03:10:26] "GET /projects?obj_uuids=66a7d19c-db40-4625-acf1-d39ffef76c68&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001459 10.0.0.27 - - [2026-03-12 03:10:26] "GET /project/66a7d19c-db40-4625-acf1-d39ffef76c68?fields=security_groups HTTP/1.1" 200 1248 0.050803 10.0.0.27 - - [2026-03-12 03:10:27] "POST /fqname-to-id HTTP/1.1" 404 190 0.025252 10.0.0.131 - - [2026-03-12 03:10:27] "GET /projects?obj_uuids=ec841fa7-5c88-4247-a5a1-a635787eb4cd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003875 10.0.0.131 - - [2026-03-12 03:10:27] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001996 10.0.0.131 - - [2026-03-12 03:10:27] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.011218 10.0.0.131 - - [2026-03-12 03:10:27] "POST /id-to-fqname HTTP/1.1" 200 192 0.001343 10.0.0.131 - - [2026-03-12 03:10:27] "POST /fqname-to-id HTTP/1.1" 404 201 0.009449 10.0.0.131 - - [2026-03-12 03:10:27] "POST /security-groups HTTP/1.1" 200 593 0.073840 10.0.0.131 - - [2026-03-12 03:10:27] "POST /projects HTTP/1.1" 200 589 0.303663 10.0.0.131 - - [2026-03-12 03:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.346516 10.0.0.27 - - [2026-03-12 03:10:27] "POST /access-control-lists HTTP/1.1" 200 600 0.029921 10.0.0.27 - - [2026-03-12 03:10:27] "GET /project/ec841fa7-5c88-4247-a5a1-a635787eb4cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.506612 10.0.0.27 - - [2026-03-12 03:10:28] "GET / HTTP/1.1" 200 36215 0.003253 10.0.0.27 - - [2026-03-12 03:10:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000487 10.0.0.27 - - [2026-03-12 03:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.051986 10.0.0.131 - - [2026-03-12 03:10:30] "GET /projects?obj_uuids=ec841fa7-5c88-4247-a5a1-a635787eb4cd&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000978 10.0.0.27 - - [2026-03-12 03:10:30] "GET /project/ec841fa7-5c88-4247-a5a1-a635787eb4cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.043977 10.0.0.27 - - [2026-03-12 03:10:30] "POST /neutron/network HTTP/1.1" 200 117 0.042311 10.0.0.27 - - [2026-03-12 03:10:31] "POST /route-targets HTTP/1.1" 200 328 0.018966 10.0.0.27 - - [2026-03-12 03:10:31] "POST /neutron/network HTTP/1.1" 200 830 0.015796 10.0.0.27 - - [2026-03-12 03:10:31] "POST /id-to-fqname HTTP/1.1" 200 224 0.002014 10.0.0.27 - - [2026-03-12 03:10:31] "GET /virtual-network/63599c57-5b72-4024-9c14-794b2ae145af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006428 10.0.0.27 - - [2026-03-12 03:10:31] "GET /virtual-network/63599c57-5b72-4024-9c14-794b2ae145af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007245 10.0.0.27 - - [2026-03-12 03:10:31] "POST /neutron/subnet HTTP/1.1" 200 725 0.011500 10.0.0.27 - - [2026-03-12 03:10:32] "GET /virtual-network/63599c57-5b72-4024-9c14-794b2ae145af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006441 10.0.0.27 - - [2026-03-12 03:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.131 - - [2026-03-12 03:10:33] "GET /projects?obj_uuids=ec841fa7-5c88-4247-a5a1-a635787eb4cd&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001098 10.0.0.27 - - [2026-03-12 03:10:33] "GET /project/ec841fa7-5c88-4247-a5a1-a635787eb4cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.039656 10.0.0.27 - - [2026-03-12 03:10:33] "POST /ref-update HTTP/1.1" 200 156 0.040213 10.0.0.131 - - [2026-03-12 03:10:33] "POST /useragent-kv HTTP/1.1" 200 115 0.007647 10.0.0.27 - - [2026-03-12 03:10:33] "POST /neutron/subnet HTTP/1.1" 200 724 0.221389 10.0.0.27 - - [2026-03-12 03:10:33] "POST /id-to-fqname HTTP/1.1" 200 225 0.002196 10.0.0.27 - - [2026-03-12 03:10:34] "GET /virtual-network/f7f58a0f-3ef7-4db7-8db4-58f84a377838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.009290 10.0.0.27 - - [2026-03-12 03:10:34] "GET /virtual-network/f7f58a0f-3ef7-4db7-8db4-58f84a377838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007864 10.0.0.27 - - [2026-03-12 03:10:34] "POST /neutron/network HTTP/1.1" 200 832 0.011326 10.0.0.27 - - [2026-03-12 03:10:34] "GET /virtual-network/f7f58a0f-3ef7-4db7-8db4-58f84a377838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005368 10.0.0.27 - - [2026-03-12 03:10:34] "GET /obj-perms HTTP/1.1" 200 5034 0.053151 10.0.0.73 - - [2026-03-12 03:10:34] "GET /obj-perms HTTP/1.1" 200 5034 0.048316 10.0.0.131 - - [2026-03-12 03:10:34] "GET /obj-perms HTTP/1.1" 200 5034 0.049397 10.0.0.27 - - [2026-03-12 03:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004466 10.0.0.131 - - [2026-03-12 03:10:34] "GET /projects?obj_uuids=ec841fa7-5c88-4247-a5a1-a635787eb4cd&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001164 10.0.0.27 - - [2026-03-12 03:10:34] "GET /project/ec841fa7-5c88-4247-a5a1-a635787eb4cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.050008 10.0.0.131 - - [2026-03-12 03:10:34] "GET /projects?obj_uuids=ec841fa7-5c88-4247-a5a1-a635787eb4cd&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001305 10.0.0.27 - - [2026-03-12 03:10:34] "POST /neutron/network HTTP/1.1" 200 617 0.130172 10.0.0.27 - - [2026-03-12 03:10:35] "POST /id-to-fqname HTTP/1.1" 200 227 0.003490 10.0.0.27 - - [2026-03-12 03:10:35] "GET /virtual-network/9335aca2-a8cf-4c77-a1ae-3befa15ec375?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005562 10.0.0.27 - - [2026-03-12 03:10:35] "POST /neutron/network HTTP/1.1" 200 836 0.007454 10.0.0.27 - - [2026-03-12 03:10:35] "GET /virtual-network/9335aca2-a8cf-4c77-a1ae-3befa15ec375?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005811 10.0.0.27 - - [2026-03-12 03:10:35] "GET /virtual-network/9335aca2-a8cf-4c77-a1ae-3befa15ec375?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005961 10.0.0.27 - - [2026-03-12 03:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435 10.0.0.131 - - [2026-03-12 03:10:35] "GET /projects?obj_uuids=ec841fa7-5c88-4247-a5a1-a635787eb4cd&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001254 10.0.0.27 - - [2026-03-12 03:10:35] "GET /project/ec841fa7-5c88-4247-a5a1-a635787eb4cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.053470 10.0.0.27 - - [2026-03-12 03:10:35] "POST /neutron/network HTTP/1.1" 200 117 0.016783 10.0.0.27 - - [2026-03-12 03:10:36] "POST /route-targets HTTP/1.1" 200 328 0.012839 10.0.0.27 - - [2026-03-12 03:10:36] "POST /neutron/network HTTP/1.1" 200 848 0.011247 10.0.0.27 - - [2026-03-12 03:10:36] "POST /id-to-fqname HTTP/1.1" 200 233 0.001533 10.0.0.27 - - [2026-03-12 03:10:36] "GET /virtual-network/918e036b-24a8-4d49-8c9d-bd4a33de8b56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005460 10.0.0.27 - - [2026-03-12 03:10:36] "GET /virtual-network/918e036b-24a8-4d49-8c9d-bd4a33de8b56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005663 10.0.0.27 - - [2026-03-12 03:10:36] "POST /neutron/subnet HTTP/1.1" 200 724 0.009287 10.0.0.27 - - [2026-03-12 03:10:36] "GET /virtual-network/918e036b-24a8-4d49-8c9d-bd4a33de8b56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.008072 10.0.0.27 - - [2026-03-12 03:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.131 - - [2026-03-12 03:10:36] "GET /projects?obj_uuids=ec841fa7-5c88-4247-a5a1-a635787eb4cd&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001128 10.0.0.27 - - [2026-03-12 03:10:36] "GET /project/ec841fa7-5c88-4247-a5a1-a635787eb4cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.060248 10.0.0.27 - - [2026-03-12 03:10:37] "POST /ref-update HTTP/1.1" 200 156 0.032337 10.0.0.131 - - [2026-03-12 03:10:37] "POST /useragent-kv HTTP/1.1" 200 115 0.010013 10.0.0.27 - - [2026-03-12 03:10:37] "POST /neutron/subnet HTTP/1.1" 200 724 0.238733 10.0.0.27 - - [2026-03-12 03:10:37] "POST /id-to-fqname HTTP/1.1" 200 234 0.001362 10.0.0.27 - - [2026-03-12 03:10:37] "GET /virtual-network/5c4f082a-11e0-4739-a581-c714677e46a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.005818 10.0.0.27 - - [2026-03-12 03:10:37] "GET /virtual-network/5c4f082a-11e0-4739-a581-c714677e46a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.006117 10.0.0.27 - - [2026-03-12 03:10:37] "POST /neutron/network HTTP/1.1" 200 850 0.010206 10.0.0.27 - - [2026-03-12 03:10:37] "GET /virtual-network/5c4f082a-11e0-4739-a581-c714677e46a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.005991 10.0.0.27 - - [2026-03-12 03:10:37] "GET /obj-perms HTTP/1.1" 200 5034 0.003913 10.0.0.73 - - [2026-03-12 03:10:37] "GET /obj-perms HTTP/1.1" 200 5034 0.007158 10.0.0.131 - - [2026-03-12 03:10:37] "GET /obj-perms HTTP/1.1" 200 5034 0.004991 10.0.0.27 - - [2026-03-12 03:10:38] "POST /id-to-fqname HTTP/1.1" 200 224 0.001696 10.0.0.131 - - [2026-03-12 03:10:38] "GET /projects?obj_uuids=ec841fa7-5c88-4247-a5a1-a635787eb4cd&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001048 10.0.0.27 - - [2026-03-12 03:10:38] "GET /project/ec841fa7-5c88-4247-a5a1-a635787eb4cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.076015 10.0.0.27 - - [2026-03-12 03:10:38] "POST /neutron/network HTTP/1.1" 200 830 0.008239 10.0.0.27 - - [2026-03-12 03:10:39] "POST /id-to-fqname HTTP/1.1" 200 225 0.001382 10.0.0.27 - - [2026-03-12 03:10:39] "POST /neutron/port HTTP/1.1" 200 117 0.006214 10.0.0.131 - - [2026-03-12 03:10:39] "GET /projects?obj_uuids=ec841fa7-5c88-4247-a5a1-a635787eb4cd&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001742 10.0.0.27 - - [2026-03-12 03:10:39] "POST /neutron/port HTTP/1.1" 200 1062 0.288150 10.0.0.27 - - [2026-03-12 03:10:39] "POST /neutron/port HTTP/1.1" 200 1116 0.132353 10.0.0.27 - - [2026-03-12 03:10:40] "POST /neutron/subnet HTTP/1.1" 200 699 0.009925 10.0.0.131 - - [2026-03-12 03:10:40] "GET /projects?obj_uuids=ec841fa7-5c88-4247-a5a1-a635787eb4cd&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001046 10.0.0.27 - - [2026-03-12 03:10:40] "GET /project/ec841fa7-5c88-4247-a5a1-a635787eb4cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.075692 10.0.0.27 - - [2026-03-12 03:10:40] "POST /neutron/network HTTP/1.1" 200 832 0.007708 10.0.0.27 - - [2026-03-12 03:10:40] "POST /neutron/port HTTP/1.1" 200 117 0.006915 10.0.0.27 - - [2026-03-12 03:10:40] "POST /fqname-to-id HTTP/1.1" 404 193 0.003263 10.0.0.27 - - [2026-03-12 03:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.131 - - [2026-03-12 03:10:40] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001407 10.0.0.27 - - [2026-03-12 03:10:40] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.010262 10.0.0.27 - - [2026-03-12 03:10:40] "POST /service-templates HTTP/1.1" 200 545 0.036440 10.0.0.27 - - [2026-03-12 03:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004201 10.0.0.27 - - [2026-03-12 03:10:40] "GET /service-template/2fe574ce-02e3-4623-947b-1bf6dbbaec19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1644 0.006783 10.0.0.27 - - [2026-03-12 03:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.27 - - [2026-03-12 03:10:40] "GET /service-template/2fe574ce-02e3-4623-947b-1bf6dbbaec19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1644 0.004683 10.0.0.27 - - [2026-03-12 03:10:40] "POST /id-to-fqname HTTP/1.1" 200 233 0.002572 10.0.0.27 - - [2026-03-12 03:10:41] "POST /neutron/port HTTP/1.1" 200 1962 0.038217 10.0.0.27 - - [2026-03-12 03:10:41] "POST /neutron/port HTTP/1.1" 200 1062 0.025437 10.0.0.27 - - [2026-03-12 03:10:41] "POST /neutron/port HTTP/1.1" 200 1126 0.021658 10.0.0.27 - - [2026-03-12 03:10:41] "POST /neutron/port HTTP/1.1" 200 117 0.001222 10.0.0.131 - - [2026-03-12 03:10:41] "GET /projects?obj_uuids=ec841fa7-5c88-4247-a5a1-a635787eb4cd&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001900 10.0.0.27 - - [2026-03-12 03:10:41] "GET /project/ec841fa7-5c88-4247-a5a1-a635787eb4cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.069773 10.0.0.27 - - [2026-03-12 03:10:42] "POST /neutron/port HTTP/1.1" 200 2100 0.022245 10.0.0.27 - - [2026-03-12 03:10:42] "GET /virtual-machine/bd988c5b-1b61-4c07-9297-97515a56fdd5 HTTP/1.1" 401 292 0.000623 10.0.0.27 - - [2026-03-12 03:10:42] "GET /virtual-machine/bd988c5b-1b61-4c07-9297-97515a56fdd5 HTTP/1.1" 404 171 0.034299 10.0.0.27 - - [2026-03-12 03:10:42] "POST /neutron/network HTTP/1.1" 200 858 0.010083 10.0.0.27 - - [2026-03-12 03:10:43] "POST /neutron/port HTTP/1.1" 200 1062 0.048440 10.0.0.27 - - [2026-03-12 03:10:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007921 10.0.0.27 - - [2026-03-12 03:10:43] "POST /neutron/network HTTP/1.1" 200 848 0.012041 10.0.0.27 - - [2026-03-12 03:10:44] "GET /virtual-machine/bd988c5b-1b61-4c07-9297-97515a56fdd5 HTTP/1.1" 200 1297 0.007681 10.0.0.27 - - [2026-03-12 03:10:44] "GET /virtual-machine-interface/f39aee9f-c0f8-429e-8137-1b72c4b86d8a HTTP/1.1" 200 2990 0.008476 10.0.0.27 - - [2026-03-12 03:10:44] "GET /virtual-machine-interface/f39aee9f-c0f8-429e-8137-1b72c4b86d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2768 0.005990 10.0.0.27 - - [2026-03-12 03:10:44] "PUT /virtual-machine-interface/f39aee9f-c0f8-429e-8137-1b72c4b86d8a HTTP/1.1" 200 285 0.016675 10.0.0.27 - - [2026-03-12 03:10:49] "POST /neutron/port HTTP/1.1" 200 1126 0.021482 10.0.0.27 - - [2026-03-12 03:10:49] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008925 10.0.0.27 - - [2026-03-12 03:10:50] "GET /virtual-machine/bd988c5b-1b61-4c07-9297-97515a56fdd5 HTTP/1.1" 200 1297 0.004637 10.0.0.27 - - [2026-03-12 03:10:50] "GET /virtual-machine-interface/f39aee9f-c0f8-429e-8137-1b72c4b86d8a HTTP/1.1" 200 3040 0.005863 10.0.0.27 - - [2026-03-12 03:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.27 - - [2026-03-12 03:10:50] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004076 10.0.0.27 - - [2026-03-12 03:10:50] "GET /virtual-networks?parent_id=ec841fa7-5c88-4247-a5a1-a635787eb4cd&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.003859 10.0.0.27 - - [2026-03-12 03:10:50] "GET /virtual-network/918e036b-24a8-4d49-8c9d-bd4a33de8b56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.007020 10.0.0.27 - - [2026-03-12 03:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004994 10.0.0.27 - - [2026-03-12 03:10:53] "GET /virtual-network/918e036b-24a8-4d49-8c9d-bd4a33de8b56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.007717 10.0.0.27 - - [2026-03-12 03:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.27 - - [2026-03-12 03:10:57] "GET /virtual-network/918e036b-24a8-4d49-8c9d-bd4a33de8b56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005638 10.0.0.27 - - [2026-03-12 03:11:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007174 10.0.0.27 - - [2026-03-12 03:11:01] "GET /virtual-network/918e036b-24a8-4d49-8c9d-bd4a33de8b56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006472 10.0.0.27 - - [2026-03-12 03:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.27 - - [2026-03-12 03:11:05] "GET /virtual-network/918e036b-24a8-4d49-8c9d-bd4a33de8b56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005797 10.0.0.27 - - [2026-03-12 03:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003873 10.0.0.27 - - [2026-03-12 03:11:09] "GET /virtual-network/918e036b-24a8-4d49-8c9d-bd4a33de8b56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006071 10.0.0.27 - - [2026-03-12 03:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004107 10.0.0.27 - - [2026-03-12 03:11:13] "GET /virtual-network/918e036b-24a8-4d49-8c9d-bd4a33de8b56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.007016 10.0.0.131 - - [2026-03-12 03:11:15] "DELETE /project/66a7d19c-db40-4625-acf1-d39ffef76c68 HTTP/1.1" 404 177 0.004187 10.0.0.131 - - [2026-03-12 03:11:15] "DELETE /project/ec841fa75c884247a5a1a635787eb4cd HTTP/1.1" 404 173 0.003736 10.0.0.27 - - [2026-03-12 03:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004303 10.0.0.27 - - [2026-03-12 03:11:17] "GET /virtual-network/918e036b-24a8-4d49-8c9d-bd4a33de8b56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006274 10.0.0.27 - - [2026-03-12 03:11:20] "POST /neutron/port HTTP/1.1" 200 1126 0.021989 10.0.0.27 - - [2026-03-12 03:11:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005148 10.0.0.27 - - [2026-03-12 03:11:20] "POST /neutron/network HTTP/1.1" 200 830 0.008609 10.0.0.27 - - [2026-03-12 03:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004401 10.0.0.27 - - [2026-03-12 03:11:21] "GET /virtual-network/918e036b-24a8-4d49-8c9d-bd4a33de8b56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006387 10.0.0.27 - - [2026-03-12 03:11:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.27 - - [2026-03-12 03:11:25] "GET /virtual-network/918e036b-24a8-4d49-8c9d-bd4a33de8b56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.007091 10.0.0.27 - - [2026-03-12 03:11:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.27 - - [2026-03-12 03:11:30] "GET /virtual-network/918e036b-24a8-4d49-8c9d-bd4a33de8b56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005183 10.0.0.27 - - [2026-03-12 03:11:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005423 10.0.0.27 - - [2026-03-12 03:11:32] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004930 10.0.0.27 - - [2026-03-12 03:11:32] "GET /virtual-networks?parent_id=ec841fa7-5c88-4247-a5a1-a635787eb4cd&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.004367 10.0.0.27 - - [2026-03-12 03:11:32] "GET /virtual-network/918e036b-24a8-4d49-8c9d-bd4a33de8b56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.009097 10.0.0.27 - - [2026-03-12 03:11:37] "POST /neutron/port HTTP/1.1" 200 1126 0.020387 10.0.0.27 - - [2026-03-12 03:11:38] "POST /neutron/security_group HTTP/1.1" 200 2060 0.034192 10.0.0.27 - - [2026-03-12 03:11:40] "POST /neutron/network HTTP/1.1" 200 842 0.030334 10.0.0.27 - - [2026-03-12 03:11:40] "POST /neutron/port HTTP/1.1" 200 117 0.001150 10.0.0.27 - - [2026-03-12 03:11:40] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007068 10.0.0.27 - - [2026-03-12 03:11:47] "POST /neutron/port HTTP/1.1" 200 1126 0.018075 10.0.0.27 - - [2026-03-12 03:11:50] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009233 10.0.0.27 - - [2026-03-12 03:11:53] "POST /fqname-to-id HTTP/1.1" 404 211 0.004365 10.0.0.27 - - [2026-03-12 03:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004029 10.0.0.131 - - [2026-03-12 03:11:53] "GET /projects?obj_uuids=ec841fa7-5c88-4247-a5a1-a635787eb4cd&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001357 10.0.0.27 - - [2026-03-12 03:11:53] "GET /project/ec841fa7-5c88-4247-a5a1-a635787eb4cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.047460 10.0.0.27 - - [2026-03-12 03:11:53] "POST /service-instances HTTP/1.1" 200 549 0.034079 10.0.0.27 - - [2026-03-12 03:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004200 10.0.0.27 - - [2026-03-12 03:11:53] "GET /service-instance/b7e28c76-281f-4dcc-9ce7-1508da419c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.007227 10.0.0.27 - - [2026-03-12 03:11:53] "POST /port-tuples HTTP/1.1" 200 592 0.051448 10.0.0.27 - - [2026-03-12 03:11:53] "GET /virtual-machine-interface/f39aee9f-c0f8-429e-8137-1b72c4b86d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2818 0.006481 10.0.0.27 - - [2026-03-12 03:11:53] "PUT /virtual-machine-interface/f39aee9f-c0f8-429e-8137-1b72c4b86d8a HTTP/1.1" 200 285 0.016441 10.0.0.27 - - [2026-03-12 03:11:53] "POST /ref-update HTTP/1.1" 200 156 0.018594 10.0.0.27 - - [2026-03-12 03:11:53] "POST /instance-ips HTTP/1.1" 200 374 0.091270 10.0.0.27 - - [2026-03-12 03:11:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005551 10.0.0.27 - - [2026-03-12 03:11:53] "POST /neutron/port HTTP/1.1" 200 1126 0.033015 10.0.0.27 - - [2026-03-12 03:11:53] "POST /ref-update HTTP/1.1" 200 156 0.025190 10.0.0.27 - - [2026-03-12 03:11:53] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007869 10.0.0.27 - - [2026-03-12 03:11:53] "GET /virtual-machine/1eef7cc8-13db-41b8-8145-76495dc8347a HTTP/1.1" 200 1295 0.006620 10.0.0.27 - - [2026-03-12 03:11:54] "GET /virtual-machine-interface/ace94d94-b91d-4870-9b73-4d32d1546afa HTTP/1.1" 200 2964 0.005650 10.0.0.27 - - [2026-03-12 03:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003962 10.0.0.27 - - [2026-03-12 03:11:54] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004093 10.0.0.27 - - [2026-03-12 03:11:54] "GET /virtual-networks?parent_id=ec841fa7-5c88-4247-a5a1-a635787eb4cd&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.003434 10.0.0.27 - - [2026-03-12 03:11:54] "GET /virtual-network/63599c57-5b72-4024-9c14-794b2ae145af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.011916 10.0.0.27 - - [2026-03-12 03:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.27 - - [2026-03-12 03:11:55] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004134 10.0.0.27 - - [2026-03-12 03:11:55] "GET /virtual-networks?parent_id=ec841fa7-5c88-4247-a5a1-a635787eb4cd&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.003078 10.0.0.27 - - [2026-03-12 03:11:55] "GET /virtual-network/63599c57-5b72-4024-9c14-794b2ae145af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005949 10.0.0.27 - - [2026-03-12 03:12:00] "POST /neutron/port HTTP/1.1" 200 1126 0.019050 10.0.0.27 - - [2026-03-12 03:12:00] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008398 10.0.0.27 - - [2026-03-12 03:12:00] "GET /virtual-machine/213b20c7-7fb3-4dd6-90ba-72c762698f7a HTTP/1.1" 200 1296 0.006150 10.0.0.27 - - [2026-03-12 03:12:00] "GET /virtual-machine-interface/fea994fa-393c-43ea-8752-1675f5281054 HTTP/1.1" 200 2966 0.005736 10.0.0.27 - - [2026-03-12 03:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004554 10.0.0.27 - - [2026-03-12 03:12:00] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005055 10.0.0.27 - - [2026-03-12 03:12:00] "GET /virtual-networks?parent_id=ec841fa7-5c88-4247-a5a1-a635787eb4cd&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.003326 10.0.0.27 - - [2026-03-12 03:12:00] "GET /virtual-network/f7f58a0f-3ef7-4db7-8db4-58f84a377838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006634 10.0.0.27 - - [2026-03-12 03:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.27 - - [2026-03-12 03:12:02] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003596 10.0.0.27 - - [2026-03-12 03:12:02] "GET /virtual-networks?parent_id=ec841fa7-5c88-4247-a5a1-a635787eb4cd&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.003420 10.0.0.27 - - [2026-03-12 03:12:02] "GET /virtual-network/f7f58a0f-3ef7-4db7-8db4-58f84a377838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.009377 10.0.0.27 - - [2026-03-12 03:12:02] "POST /fqname-to-id HTTP/1.1" 404 215 0.003297 10.0.0.27 - - [2026-03-12 03:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002924 10.0.0.131 - - [2026-03-12 03:12:02] "GET /projects?obj_uuids=ec841fa7-5c88-4247-a5a1-a635787eb4cd&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000998 10.0.0.27 - - [2026-03-12 03:12:02] "GET /project/ec841fa7-5c88-4247-a5a1-a635787eb4cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.045905 10.0.0.27 - - [2026-03-12 03:12:02] "POST /network-policys HTTP/1.1" 200 553 0.034120 10.0.0.27 - - [2026-03-12 03:12:02] "GET /network-policy/95661c71-161e-4107-b850-3f0661b93c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2475 0.008909 10.0.0.27 - - [2026-03-12 03:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004476 10.0.0.27 - - [2026-03-12 03:12:02] "GET /virtual-network/63599c57-5b72-4024-9c14-794b2ae145af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006396 10.0.0.27 - - [2026-03-12 03:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004411 10.0.0.27 - - [2026-03-12 03:12:02] "GET /network-policy/95661c71-161e-4107-b850-3f0661b93c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2475 0.005409 10.0.0.27 - - [2026-03-12 03:12:02] "POST /fqname-to-id HTTP/1.1" 404 240 0.010417 10.0.0.27 - - [2026-03-12 03:12:02] "POST /ref-update HTTP/1.1" 200 156 0.067799 10.0.0.27 - - [2026-03-12 03:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.27 - - [2026-03-12 03:12:02] "GET /network-policy/95661c71-161e-4107-b850-3f0661b93c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2475 0.009777 10.0.0.27 - - [2026-03-12 03:12:02] "POST /neutron/network HTTP/1.1" 200 922 0.013608 10.0.0.27 - - [2026-03-12 03:12:02] "GET /virtual-network/63599c57-5b72-4024-9c14-794b2ae145af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.013965 10.0.0.27 - - [2026-03-12 03:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013398 10.0.0.27 - - [2026-03-12 03:12:02] "GET /network-policy/95661c71-161e-4107-b850-3f0661b93c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2475 0.005362 10.0.0.27 - - [2026-03-12 03:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004525 10.0.0.27 - - [2026-03-12 03:12:02] "GET /virtual-network/f7f58a0f-3ef7-4db7-8db4-58f84a377838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.008107 10.0.0.27 - - [2026-03-12 03:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004458 10.0.0.27 - - [2026-03-12 03:12:03] "GET /network-policy/95661c71-161e-4107-b850-3f0661b93c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2475 0.005402 10.0.0.27 - - [2026-03-12 03:12:03] "POST /ref-update HTTP/1.1" 200 156 0.051494 10.0.0.27 - - [2026-03-12 03:12:03] "PUT /access-control-list/394bbea1-5692-494e-a437-7fd1a318e0d6 HTTP/1.1" 200 273 0.030841 10.0.0.27 - - [2026-03-12 03:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492 10.0.0.27 - - [2026-03-12 03:12:03] "POST /ref-update HTTP/1.1" 200 156 0.031837 10.0.0.27 - - [2026-03-12 03:12:03] "GET /network-policy/95661c71-161e-4107-b850-3f0661b93c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2475 0.007723 10.0.0.27 - - [2026-03-12 03:12:03] "GET /virtual-network/f7f58a0f-3ef7-4db7-8db4-58f84a377838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.008000 10.0.0.27 - - [2026-03-12 03:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008443 10.0.0.27 - - [2026-03-12 03:12:03] "GET /network-policy/95661c71-161e-4107-b850-3f0661b93c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2475 0.005232 10.0.0.27 - - [2026-03-12 03:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.27 - - [2026-03-12 03:12:03] "GET /service-template/2fe574ce-02e3-4623-947b-1bf6dbbaec19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1644 0.008739 10.0.0.27 - - [2026-03-12 03:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004421 10.0.0.131 - - [2026-03-12 03:12:03] "GET /projects?obj_uuids=ec841fa7-5c88-4247-a5a1-a635787eb4cd&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001611 10.0.0.27 - - [2026-03-12 03:12:03] "GET /project/ec841fa7-5c88-4247-a5a1-a635787eb4cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.044946 10.0.0.27 - - [2026-03-12 03:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.27 - - [2026-03-12 03:12:03] "GET /service-instance/b7e28c76-281f-4dcc-9ce7-1508da419c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.008864 10.0.0.27 - - [2026-03-12 03:12:03] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009480 10.0.0.27 - - [2026-03-12 03:12:04] "POST /neutron/port HTTP/1.1" 200 1384 0.028199 10.0.0.27 - - [2026-03-12 03:12:04] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008645 10.0.0.27 - - [2026-03-12 03:12:04] "POST /id-to-fqname HTTP/1.1" 200 233 0.001359 10.0.0.27 - - [2026-03-12 03:12:04] "GET /virtual-machine/bd988c5b-1b61-4c07-9297-97515a56fdd5 HTTP/1.1" 200 1297 0.006076 10.0.0.27 - - [2026-03-12 03:12:04] "GET /virtual-machine-interface/f39aee9f-c0f8-429e-8137-1b72c4b86d8a HTTP/1.1" 200 3899 0.006542 10.0.0.27 - - [2026-03-12 03:12:04] "GET /instance-ip/402e108b-8513-4623-b784-15b3b39ec92c HTTP/1.1" 200 1968 0.004454 10.0.0.27 - - [2026-03-12 03:12:04] "GET /instance-ip/4f0d92c8-e01b-456f-8d8e-0d7ca5e428fb HTTP/1.1" 200 1638 0.007520 10.0.0.27 - - [2026-03-12 03:12:04] "GET /instance-ip/8f925da5-87d5-4346-871d-94ee7ba7d508 HTTP/1.1" 200 1966 0.004753 10.0.0.27 - - [2026-03-12 03:12:04] "POST /neutron/port HTTP/1.1" 200 1384 0.026032 10.0.0.27 - - [2026-03-12 03:12:04] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009308 10.0.0.27 - - [2026-03-12 03:12:04] "GET /virtual-machine/bd988c5b-1b61-4c07-9297-97515a56fdd5 HTTP/1.1" 200 1297 0.005302 10.0.0.27 - - [2026-03-12 03:12:04] "GET /virtual-machine-interface/f39aee9f-c0f8-429e-8137-1b72c4b86d8a HTTP/1.1" 200 3899 0.007705 10.0.0.27 - - [2026-03-12 03:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.27 - - [2026-03-12 03:12:04] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004280 10.0.0.27 - - [2026-03-12 03:12:04] "GET /virtual-networks?parent_id=ec841fa7-5c88-4247-a5a1-a635787eb4cd&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.003340 10.0.0.27 - - [2026-03-12 03:12:04] "GET /virtual-network/918e036b-24a8-4d49-8c9d-bd4a33de8b56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.008085 10.0.0.27 - - [2026-03-12 03:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.27 - - [2026-03-12 03:12:05] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006043 10.0.0.27 - - [2026-03-12 03:12:05] "GET /virtual-networks?parent_id=ec841fa7-5c88-4247-a5a1-a635787eb4cd&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.004073 10.0.0.27 - - [2026-03-12 03:12:05] "GET /virtual-network/918e036b-24a8-4d49-8c9d-bd4a33de8b56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.007230 10.0.0.27 - - [2026-03-12 03:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.27 - - [2026-03-12 03:12:05] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004364 10.0.0.27 - - [2026-03-12 03:12:05] "GET /virtual-networks?parent_id=ec841fa7-5c88-4247-a5a1-a635787eb4cd&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.003795 10.0.0.27 - - [2026-03-12 03:12:05] "GET /virtual-network/918e036b-24a8-4d49-8c9d-bd4a33de8b56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006893 10.0.0.27 - - [2026-03-12 03:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004597 10.0.0.27 - - [2026-03-12 03:12:05] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005165 10.0.0.27 - - [2026-03-12 03:12:05] "GET /virtual-networks?parent_id=ec841fa7-5c88-4247-a5a1-a635787eb4cd&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.004005 10.0.0.27 - - [2026-03-12 03:12:06] "GET /virtual-network/918e036b-24a8-4d49-8c9d-bd4a33de8b56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006909 10.0.0.27 - - [2026-03-12 03:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004666 10.0.0.27 - - [2026-03-12 03:12:06] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005292 10.0.0.27 - - [2026-03-12 03:12:06] "GET /virtual-networks?parent_id=ec841fa7-5c88-4247-a5a1-a635787eb4cd&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.004193 10.0.0.27 - - [2026-03-12 03:12:06] "GET /virtual-network/918e036b-24a8-4d49-8c9d-bd4a33de8b56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006302 10.0.0.27 - - [2026-03-12 03:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.27 - - [2026-03-12 03:12:06] "GET /routing-instance/827d3c47-6407-44d5-a3db-bedd471312a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.004178 10.0.0.27 - - [2026-03-12 03:12:06] "GET /routing-instance/827d3c47-6407-44d5-a3db-bedd471312a6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1592 0.005954 10.0.0.27 - - [2026-03-12 03:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004941 10.0.0.27 - - [2026-03-12 03:12:06] "GET /routing-instance/9f7a1c13-7764-4ba2-ae2b-4c8975c563c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.005912 10.0.0.27 - - [2026-03-12 03:12:06] "GET /routing-instance/9f7a1c13-7764-4ba2-ae2b-4c8975c563c5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1596 0.007286 10.0.0.27 - - [2026-03-12 03:12:22] "POST /neutron/network HTTP/1.1" 200 858 0.009780 10.0.0.27 - - [2026-03-12 03:12:22] "POST /neutron/port HTTP/1.1" 200 117 0.001654 10.0.0.27 - - [2026-03-12 03:12:27] "GET /network-policy/95661c71-161e-4107-b850-3f0661b93c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2475 0.005835 10.0.0.27 - - [2026-03-12 03:12:27] "PUT /network-policy/95661c71-161e-4107-b850-3f0661b93c43 HTTP/1.1" 200 263 0.018396 10.0.0.27 - - [2026-03-12 03:12:27] "GET /network-policy/95661c71-161e-4107-b850-3f0661b93c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3771 0.004470 10.0.0.27 - - [2026-03-12 03:12:27] "PUT /access-control-list/bb1648ca-603e-453a-b565-a906a77dbf80 HTTP/1.1" 200 273 0.017959 10.0.0.27 - - [2026-03-12 03:12:27] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008533 10.0.0.27 - - [2026-03-12 03:12:41] "POST /neutron/network HTTP/1.1" 200 934 0.007106 10.0.0.27 - - [2026-03-12 03:12:41] "POST /neutron/port HTTP/1.1" 200 117 0.001244 10.0.0.27 - - [2026-03-12 03:12:50] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007979 10.0.0.27 - - [2026-03-12 03:12:55] "POST /ref-update HTTP/1.1" 200 156 0.058741 10.0.0.27 - - [2026-03-12 03:12:55] "GET /virtual-network/f7f58a0f-3ef7-4db7-8db4-58f84a377838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.008984 10.0.0.27 - - [2026-03-12 03:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.27 - - [2026-03-12 03:12:55] "GET /network-policy/95661c71-161e-4107-b850-3f0661b93c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3771 0.004294 10.0.0.27 - - [2026-03-12 03:12:55] "POST /ref-update HTTP/1.1" 200 156 0.051485 10.0.0.27 - - [2026-03-12 03:12:56] "GET /virtual-network/63599c57-5b72-4024-9c14-794b2ae145af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008282 10.0.0.27 - - [2026-03-12 03:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.27 - - [2026-03-12 03:12:56] "GET /network-policy/95661c71-161e-4107-b850-3f0661b93c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3771 0.005210 10.0.0.27 - - [2026-03-12 03:12:56] "DELETE /network-policy/95661c71-161e-4107-b850-3f0661b93c43 HTTP/1.1" 200 115 0.041418 10.0.0.27 - - [2026-03-12 03:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.27 - - [2026-03-12 03:12:56] "DELETE /service-instance/b7e28c76-281f-4dcc-9ce7-1508da419c12 HTTP/1.1" 200 115 0.050555 10.0.0.27 - - [2026-03-12 03:12:56] "DELETE /instance-ip/8f925da5-87d5-4346-871d-94ee7ba7d508 HTTP/1.1" 200 115 0.091625 10.0.0.27 - - [2026-03-12 03:12:56] "POST /ref-update HTTP/1.1" 200 156 0.029418 10.0.0.27 - - [2026-03-12 03:12:56] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003224 10.0.0.27 - - [2026-03-12 03:12:56] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.006715 10.0.0.27 - - [2026-03-12 03:12:56] "POST /ref-update HTTP/1.1" 200 156 0.032193 10.0.0.27 - - [2026-03-12 03:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004107 10.0.0.27 - - [2026-03-12 03:12:56] "DELETE /service-template/2fe574ce-02e3-4623-947b-1bf6dbbaec19 HTTP/1.1" 200 115 0.050536 10.0.0.27 - - [2026-03-12 03:12:56] "POST /fqname-to-id HTTP/1.1" 404 193 0.004680 10.0.0.27 - - [2026-03-12 03:12:56] "POST /neutron/network HTTP/1.1" 200 850 0.008623 10.0.0.27 - - [2026-03-12 03:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008581 10.0.0.27 - - [2026-03-12 03:12:57] "POST /neutron/port HTTP/1.1" 200 1116 0.020939 10.0.0.27 - - [2026-03-12 03:12:57] "POST /neutron/network HTTP/1.1" 400 204 0.032860 10.0.0.27 - - [2026-03-12 03:12:57] "POST /neutron/port HTTP/1.1" 200 1126 0.022370 10.0.0.27 - - [2026-03-12 03:12:57] "POST /neutron/port HTTP/1.1" 200 151 0.206187 10.0.0.27 - - [2026-03-12 03:12:59] "DELETE /route-target/afa77131-2fd3-455e-adb9-2423db1e8dae HTTP/1.1" 200 115 0.029407 10.0.0.27 - - [2026-03-12 03:12:59] "POST /neutron/network HTTP/1.1" 200 836 0.007183 10.0.0.131 - - [2026-03-12 03:13:00] "POST /useragent-kv HTTP/1.1" 200 115 0.009300 10.0.0.131 - - [2026-03-12 03:13:00] "POST /useragent-kv HTTP/1.1" 200 115 0.005828 10.0.0.27 - - [2026-03-12 03:13:00] "POST /neutron/network HTTP/1.1" 200 151 0.138122 10.0.0.27 - - [2026-03-12 03:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.039321 10.0.0.27 - - [2026-03-12 03:13:00] "DELETE /route-target/91097ecb-31d4-4fb7-8473-2ca5dc929f6a HTTP/1.1" 200 115 0.038123 10.0.0.131 - - [2026-03-12 03:13:02] "GET /projects?obj_uuids=ec841fa7-5c88-4247-a5a1-a635787eb4cd&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001198 10.0.0.27 - - [2026-03-12 03:13:02] "GET /project/ec841fa7-5c88-4247-a5a1-a635787eb4cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.052748 10.0.0.131 - - [2026-03-12 03:13:02] "GET /projects?obj_uuids=ec841fa7-5c88-4247-a5a1-a635787eb4cd&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001391 10.0.0.27 - - [2026-03-12 03:13:02] "GET /project/ec841fa7-5c88-4247-a5a1-a635787eb4cd?fields=virtual_networks HTTP/1.1" 200 1038 0.053224 10.0.0.131 - - [2026-03-12 03:13:02] "GET /projects?obj_uuids=ec841fa7-5c88-4247-a5a1-a635787eb4cd&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001422 10.0.0.27 - - [2026-03-12 03:13:02] "GET /project/ec841fa7-5c88-4247-a5a1-a635787eb4cd?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.053246 10.0.0.131 - - [2026-03-12 03:13:02] "GET /projects?obj_uuids=ec841fa7-5c88-4247-a5a1-a635787eb4cd&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001779 10.0.0.27 - - [2026-03-12 03:13:02] "GET /project/ec841fa7-5c88-4247-a5a1-a635787eb4cd?fields=security_groups HTTP/1.1" 200 1267 0.049539 10.0.0.27 - - [2026-03-12 03:13:03] "POST /fqname-to-id HTTP/1.1" 404 189 0.026663 10.0.0.131 - - [2026-03-12 03:13:03] "GET /projects?obj_uuids=93a9a4e9-2bed-44d0-affe-11cf067ec5c4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003100 10.0.0.131 - - [2026-03-12 03:13:03] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002002 10.0.0.131 - - [2026-03-12 03:13:03] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010588 10.0.0.131 - - [2026-03-12 03:13:03] "POST /id-to-fqname HTTP/1.1" 200 191 0.002926 10.0.0.131 - - [2026-03-12 03:13:03] "POST /fqname-to-id HTTP/1.1" 404 200 0.009496 10.0.0.131 - - [2026-03-12 03:13:03] "POST /security-groups HTTP/1.1" 200 592 0.102425 10.0.0.131 - - [2026-03-12 03:13:03] "POST /projects HTTP/1.1" 200 587 0.341123 10.0.0.131 - - [2026-03-12 03:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.379401 10.0.0.27 - - [2026-03-12 03:13:03] "POST /fqname-to-id HTTP/1.1" 404 234 0.014783 10.0.0.27 - - [2026-03-12 03:13:03] "GET /project/93a9a4e9-2bed-44d0-affe-11cf067ec5c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.554471 10.0.0.27 - - [2026-03-12 03:13:04] "DELETE /access-control-list/a7865fb0-9a84-4776-88b2-31875059c0b7 HTTP/1.1" 200 115 0.042148 10.0.0.27 - - [2026-03-12 03:13:05] "GET / HTTP/1.1" 200 36215 0.001965 10.0.0.27 - - [2026-03-12 03:13:07] "GET /project/93a9a4e9-2bed-44d0-affe-11cf067ec5c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000462 10.0.0.131 - - [2026-03-12 03:13:07] "GET /projects?obj_uuids=93a9a4e9-2bed-44d0-affe-11cf067ec5c4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001320 10.0.0.27 - - [2026-03-12 03:13:07] "GET /project/93a9a4e9-2bed-44d0-affe-11cf067ec5c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.066903 10.0.0.27 - - [2026-03-12 03:13:07] "POST /fqname-to-id HTTP/1.1" 404 180 0.003582 10.0.0.27 - - [2026-03-12 03:13:07] "POST /virtual-DNSs HTTP/1.1" 200 509 0.042539 10.0.0.27 - - [2026-03-12 03:13:07] "GET /virtual-DNS/afbbfe5d-be5d-4f32-ae5f-cdac4399e013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.006305 10.0.0.27 - - [2026-03-12 03:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.27 - - [2026-03-12 03:13:07] "GET /virtual-DNS/afbbfe5d-be5d-4f32-ae5f-cdac4399e013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.004443 10.0.0.27 - - [2026-03-12 03:13:08] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.003298 10.0.0.27 - - [2026-03-12 03:13:08] "POST /network-ipams HTTP/1.1" 200 516 0.032549 10.0.0.27 - - [2026-03-12 03:13:08] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 754 0.005963 10.0.0.27 - - [2026-03-12 03:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.27 - - [2026-03-12 03:13:08] "GET /network-ipam/8354fb30-3449-41e7-9fa8-bbc0dcb1d3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.006099 10.0.0.27 - - [2026-03-12 03:13:08] "PUT /network-ipam/8354fb30-3449-41e7-9fa8-bbc0dcb1d3c8 HTTP/1.1" 200 259 0.013580 10.0.0.27 - - [2026-03-12 03:13:08] "POST /ref-update HTTP/1.1" 200 156 0.013697 10.0.0.27 - - [2026-03-12 03:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003857 10.0.0.131 - - [2026-03-12 03:13:08] "GET /projects?obj_uuids=93a9a4e9-2bed-44d0-affe-11cf067ec5c4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001208 10.0.0.27 - - [2026-03-12 03:13:08] "GET /project/93a9a4e9-2bed-44d0-affe-11cf067ec5c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.042638 10.0.0.27 - - [2026-03-12 03:13:08] "POST /neutron/network HTTP/1.1" 200 117 0.038786 10.0.0.27 - - [2026-03-12 03:13:09] "POST /neutron/network HTTP/1.1" 200 833 0.021759 10.0.0.27 - - [2026-03-12 03:13:09] "POST /id-to-fqname HTTP/1.1" 200 227 0.001430 10.0.0.27 - - [2026-03-12 03:13:09] "GET /virtual-network/f7e93200-1fd8-4c98-9f2e-4c13e8046184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007703 10.0.0.27 - - [2026-03-12 03:13:09] "GET /virtual-network/f7e93200-1fd8-4c98-9f2e-4c13e8046184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.012441 10.0.0.27 - - [2026-03-12 03:13:09] "POST /neutron/subnet HTTP/1.1" 200 711 0.009223 10.0.0.27 - - [2026-03-12 03:13:09] "POST /id-to-fqname HTTP/1.1" 200 227 0.001315 10.0.0.27 - - [2026-03-12 03:13:09] "POST /neutron/network HTTP/1.1" 200 843 0.006768 10.0.0.131 - - [2026-03-12 03:13:10] "GET /projects?obj_uuids=93a9a4e9-2bed-44d0-affe-11cf067ec5c4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001108 10.0.0.27 - - [2026-03-12 03:13:10] "GET /project/93a9a4e9-2bed-44d0-affe-11cf067ec5c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.067526 10.0.0.27 - - [2026-03-12 03:13:10] "POST /neutron/port HTTP/1.1" 200 117 0.009370 10.0.0.131 - - [2026-03-12 03:13:10] "GET /projects?obj_uuids=93a9a4e9-2bed-44d0-affe-11cf067ec5c4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001035 10.0.0.27 - - [2026-03-12 03:13:11] "POST /neutron/port HTTP/1.1" 200 1058 0.291795 10.0.0.27 - - [2026-03-12 03:13:11] "POST /neutron/port HTTP/1.1" 200 1112 0.098606 10.0.0.27 - - [2026-03-12 03:13:11] "POST /neutron/subnet HTTP/1.1" 200 685 0.009539 10.0.0.131 - - [2026-03-12 03:13:15] "DELETE /project/ec841fa7-5c88-4247-a5a1-a635787eb4cd HTTP/1.1" 404 177 0.005036 10.0.0.131 - - [2026-03-12 03:13:15] "DELETE /project/93a9a4e92bed44d0affe11cf067ec5c4 HTTP/1.1" 404 173 0.004405 10.0.0.27 - - [2026-03-12 03:13:15] "POST /neutron/port HTTP/1.1" 200 1122 0.019890 10.0.0.27 - - [2026-03-12 03:13:15] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008208 10.0.0.27 - - [2026-03-12 03:13:15] "GET /virtual-machine/ca228046-7877-486c-92b6-560e8a995c07 HTTP/1.1" 401 292 0.000449 10.0.0.27 - - [2026-03-12 03:13:16] "GET /virtual-machine/ca228046-7877-486c-92b6-560e8a995c07 HTTP/1.1" 200 1296 0.030317 10.0.0.27 - - [2026-03-12 03:13:16] "GET /virtual-machine-interface/db15e18e-d4ee-4661-9552-bdd24402a4ad HTTP/1.1" 200 2971 0.005625 10.0.0.27 - - [2026-03-12 03:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.27 - - [2026-03-12 03:13:16] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004373 10.0.0.27 - - [2026-03-12 03:13:16] "GET /virtual-networks?parent_id=93a9a4e9-2bed-44d0-affe-11cf067ec5c4&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003309 10.0.0.27 - - [2026-03-12 03:13:16] "GET /virtual-network/f7e93200-1fd8-4c98-9f2e-4c13e8046184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.010110 10.0.0.27 - - [2026-03-12 03:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004003 10.0.0.27 - - [2026-03-12 03:13:19] "GET /virtual-network/f7e93200-1fd8-4c98-9f2e-4c13e8046184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005861 10.0.0.27 - - [2026-03-12 03:13:22] "POST /neutron/port HTTP/1.1" 200 1122 0.018650 10.0.0.27 - - [2026-03-12 03:13:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004780 10.0.0.27 - - [2026-03-12 03:13:22] "POST /neutron/network HTTP/1.1" 200 833 0.008703 10.0.0.27 - - [2026-03-12 03:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.27 - - [2026-03-12 03:13:23] "GET /virtual-network/f7e93200-1fd8-4c98-9f2e-4c13e8046184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006150 10.0.0.27 - - [2026-03-12 03:13:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004571 10.0.0.27 - - [2026-03-12 03:13:27] "GET /virtual-network/f7e93200-1fd8-4c98-9f2e-4c13e8046184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005382 10.0.0.27 - - [2026-03-12 03:13:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.27 - - [2026-03-12 03:13:31] "GET /virtual-network/f7e93200-1fd8-4c98-9f2e-4c13e8046184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005427 10.0.0.27 - - [2026-03-12 03:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.27 - - [2026-03-12 03:13:35] "GET /virtual-network/f7e93200-1fd8-4c98-9f2e-4c13e8046184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005457 10.0.0.27 - - [2026-03-12 03:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004833 10.0.0.27 - - [2026-03-12 03:13:39] "GET /virtual-network/f7e93200-1fd8-4c98-9f2e-4c13e8046184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006176 10.0.0.27 - - [2026-03-12 03:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003939 10.0.0.27 - - [2026-03-12 03:13:43] "GET /virtual-network/f7e93200-1fd8-4c98-9f2e-4c13e8046184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005826 10.0.0.27 - - [2026-03-12 03:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.27 - - [2026-03-12 03:13:48] "GET /virtual-network/f7e93200-1fd8-4c98-9f2e-4c13e8046184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005818 10.0.0.73 - - [2026-03-12 03:13:50] "GET /obj-perms HTTP/1.1" 200 5056 0.062868 10.0.0.131 - - [2026-03-12 03:13:50] "GET /obj-perms HTTP/1.1" 200 5056 0.047969 10.0.0.27 - - [2026-03-12 03:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004697 10.0.0.27 - - [2026-03-12 03:13:52] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004248 10.0.0.27 - - [2026-03-12 03:13:52] "GET /virtual-networks?parent_id=93a9a4e9-2bed-44d0-affe-11cf067ec5c4&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003275 10.0.0.27 - - [2026-03-12 03:13:52] "GET /virtual-network/f7e93200-1fd8-4c98-9f2e-4c13e8046184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005911 10.0.0.27 - - [2026-03-12 03:13:57] "POST /neutron/port HTTP/1.1" 200 1122 0.016092 10.0.0.27 - - [2026-03-12 03:14:00] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007777 10.0.0.27 - - [2026-03-12 03:14:07] "POST /neutron/port HTTP/1.1" 200 1122 0.020936 10.0.0.131 - - [2026-03-12 03:14:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000574 10.0.0.131 - - [2026-03-12 03:14:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000523 10.0.0.73 - - [2026-03-12 03:14:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000531 10.0.0.73 - - [2026-03-12 03:14:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.131 - - [2026-03-12 03:14:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000410 10.0.0.73 - - [2026-03-12 03:14:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.131 - - [2026-03-12 03:14:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000433 10.0.0.73 - - [2026-03-12 03:14:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000485 10.0.0.27 - - [2026-03-12 03:14:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000687 10.0.0.27 - - [2026-03-12 03:14:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000544 10.0.0.27 - - [2026-03-12 03:14:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000392 10.0.0.27 - - [2026-03-12 03:14:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000408 10.0.0.27 - - [2026-03-12 03:14:24] "POST /neutron/port HTTP/1.1" 200 1122 0.041687 10.0.0.27 - - [2026-03-12 03:14:24] "POST /neutron/subnet HTTP/1.1" 200 685 0.010064 10.0.0.27 - - [2026-03-12 03:14:37] "POST /neutron/network HTTP/1.1" 200 807 0.016189 10.0.0.27 - - [2026-03-12 03:14:37] "POST /id-to-fqname HTTP/1.1" 200 227 0.001305 10.0.0.27 - - [2026-03-12 03:14:37] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008042 10.0.0.131 - - [2026-03-12 03:14:38] "GET /projects?obj_uuids=93a9a4e9-2bed-44d0-affe-11cf067ec5c4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.024433 10.0.0.27 - - [2026-03-12 03:14:38] "GET /project/93a9a4e9-2bed-44d0-affe-11cf067ec5c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.082021 10.0.0.27 - - [2026-03-12 03:14:38] "POST /neutron/port HTTP/1.1" 200 1122 0.022608 10.0.0.27 - - [2026-03-12 03:14:38] "POST /neutron/port HTTP/1.1" 200 117 0.006068 10.0.0.27 - - [2026-03-12 03:14:39] "POST /neutron/port HTTP/1.1" 200 1058 0.018972 10.0.0.27 - - [2026-03-12 03:14:39] "POST /neutron/port HTTP/1.1" 200 1122 0.018044 10.0.0.27 - - [2026-03-12 03:14:39] "POST /neutron/port HTTP/1.1" 200 117 0.001196 10.0.0.27 - - [2026-03-12 03:14:43] "POST /neutron/port HTTP/1.1" 200 1122 0.022529 10.0.0.27 - - [2026-03-12 03:14:43] "POST /neutron/subnet HTTP/1.1" 200 685 0.011333 10.0.0.27 - - [2026-03-12 03:14:43] "POST /neutron/port HTTP/1.1" 200 1122 0.021616 10.0.0.27 - - [2026-03-12 03:14:43] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007998 10.0.0.27 - - [2026-03-12 03:14:44] "GET /virtual-machine/77a3dcb7-682d-4bc3-8725-6776a7b7e509 HTTP/1.1" 200 1294 0.006690 10.0.0.27 - - [2026-03-12 03:14:44] "GET /virtual-machine-interface/bf0e140e-0024-4fcf-8b3a-4d49d6da5fbd HTTP/1.1" 200 2971 0.005728 10.0.0.27 - - [2026-03-12 03:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.27 - - [2026-03-12 03:14:44] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004628 10.0.0.27 - - [2026-03-12 03:14:44] "GET /virtual-networks?parent_id=93a9a4e9-2bed-44d0-affe-11cf067ec5c4&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.004418 10.0.0.27 - - [2026-03-12 03:14:44] "GET /virtual-network/f7e93200-1fd8-4c98-9f2e-4c13e8046184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006014 10.0.0.27 - - [2026-03-12 03:14:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.27 - - [2026-03-12 03:14:47] "GET /virtual-network/f7e93200-1fd8-4c98-9f2e-4c13e8046184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007176 10.0.0.27 - - [2026-03-12 03:14:50] "GET /obj-perms HTTP/1.1" 200 5056 0.047262 10.0.0.27 - - [2026-03-12 03:14:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004915 10.0.0.27 - - [2026-03-12 03:14:51] "GET /virtual-network/f7e93200-1fd8-4c98-9f2e-4c13e8046184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.008840 10.0.0.27 - - [2026-03-12 03:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005307 10.0.0.27 - - [2026-03-12 03:14:55] "GET /virtual-network/f7e93200-1fd8-4c98-9f2e-4c13e8046184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.011360 10.0.0.27 - - [2026-03-12 03:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.27 - - [2026-03-12 03:14:59] "GET /virtual-network/f7e93200-1fd8-4c98-9f2e-4c13e8046184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006895 10.0.0.27 - - [2026-03-12 03:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.27 - - [2026-03-12 03:15:03] "GET /virtual-network/f7e93200-1fd8-4c98-9f2e-4c13e8046184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005507 10.0.0.27 - - [2026-03-12 03:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004314 10.0.0.27 - - [2026-03-12 03:15:07] "GET /virtual-network/f7e93200-1fd8-4c98-9f2e-4c13e8046184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005695 10.0.0.27 - - [2026-03-12 03:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.27 - - [2026-03-12 03:15:11] "GET /virtual-network/f7e93200-1fd8-4c98-9f2e-4c13e8046184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005432 10.0.0.27 - - [2026-03-12 03:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.27 - - [2026-03-12 03:15:15] "GET /virtual-network/f7e93200-1fd8-4c98-9f2e-4c13e8046184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005516 10.0.0.27 - - [2026-03-12 03:15:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004220 10.0.0.27 - - [2026-03-12 03:15:19] "GET /virtual-network/f7e93200-1fd8-4c98-9f2e-4c13e8046184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.008163 10.0.0.27 - - [2026-03-12 03:15:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.27 - - [2026-03-12 03:15:24] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004478 10.0.0.27 - - [2026-03-12 03:15:24] "GET /virtual-networks?parent_id=93a9a4e9-2bed-44d0-affe-11cf067ec5c4&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.004163 10.0.0.27 - - [2026-03-12 03:15:24] "GET /virtual-network/f7e93200-1fd8-4c98-9f2e-4c13e8046184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.009573 10.0.0.27 - - [2026-03-12 03:15:24] "POST /neutron/port HTTP/1.1" 200 1122 0.020453 10.0.0.27 - - [2026-03-12 03:15:26] "POST /neutron/port HTTP/1.1" 200 1122 0.017037 10.0.0.27 - - [2026-03-12 03:15:26] "POST /neutron/subnet HTTP/1.1" 200 685 0.010554 10.0.0.27 - - [2026-03-12 03:15:29] "POST /neutron/port HTTP/1.1" 200 1122 0.020725 10.0.0.27 - - [2026-03-12 03:15:34] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010188 10.0.0.27 - - [2026-03-12 03:15:39] "POST /neutron/port HTTP/1.1" 200 1122 0.021246 10.0.0.27 - - [2026-03-12 03:15:43] "POST /neutron/port HTTP/1.1" 200 1122 0.023430 10.0.0.27 - - [2026-03-12 03:15:43] "POST /neutron/subnet HTTP/1.1" 200 685 0.010572 10.0.0.27 - - [2026-03-12 03:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004200 10.0.0.27 - - [2026-03-12 03:16:19] "DELETE /virtual-DNS/afbbfe5d-be5d-4f32-ae5f-cdac4399e013 HTTP/1.1" 409 236 0.008978 10.0.0.27 - - [2026-03-12 03:16:19] "POST /fqname-to-id HTTP/1.1" 404 192 0.003576 10.0.0.27 - - [2026-03-12 03:16:19] "POST /virtual-DNS-records HTTP/1.1" 200 533 0.029489 10.0.0.27 - - [2026-03-12 03:16:19] "GET /virtual-DNS-record/4457bc49-a9a2-4096-82ff-4e16ad0e5b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.006046 10.0.0.27 - - [2026-03-12 03:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.27 - - [2026-03-12 03:16:19] "GET /virtual-DNS-record/4457bc49-a9a2-4096-82ff-4e16ad0e5b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.003999 10.0.0.27 - - [2026-03-12 03:16:26] "DELETE /virtual-DNS-record/4457bc49-a9a2-4096-82ff-4e16ad0e5b05 HTTP/1.1" 200 115 0.031620 10.0.0.27 - - [2026-03-12 03:16:26] "POST /fqname-to-id HTTP/1.1" 404 184 0.003628 10.0.0.27 - - [2026-03-12 03:16:26] "POST /neutron/network HTTP/1.1" 200 833 0.009211 10.0.0.27 - - [2026-03-12 03:16:26] "POST /neutron/port HTTP/1.1" 200 1112 0.014583 10.0.0.27 - - [2026-03-12 03:16:26] "POST /neutron/port HTTP/1.1" 200 1112 0.014260 10.0.0.131 - - [2026-03-12 03:16:28] "POST /useragent-kv HTTP/1.1" 200 115 0.006008 10.0.0.27 - - [2026-03-12 03:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009305 10.0.0.131 - - [2026-03-12 03:16:28] "POST /useragent-kv HTTP/1.1" 200 115 0.004900 10.0.0.27 - - [2026-03-12 03:16:28] "POST /neutron/network HTTP/1.1" 200 151 0.150836 10.0.0.27 - - [2026-03-12 03:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.27 - - [2026-03-12 03:16:28] "DELETE /network-ipam/8354fb30-3449-41e7-9fa8-bbc0dcb1d3c8 HTTP/1.1" 200 115 0.054127 10.0.0.27 - - [2026-03-12 03:16:28] "DELETE /virtual-DNS/afbbfe5d-be5d-4f32-ae5f-cdac4399e013 HTTP/1.1" 200 115 0.033962 10.0.0.27 - - [2026-03-12 03:16:28] "POST /fqname-to-id HTTP/1.1" 404 180 0.006406 10.0.0.131 - - [2026-03-12 03:16:29] "GET /projects?obj_uuids=93a9a4e9-2bed-44d0-affe-11cf067ec5c4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001246 10.0.0.27 - - [2026-03-12 03:16:30] "GET /project/93a9a4e9-2bed-44d0-affe-11cf067ec5c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.109361 10.0.0.131 - - [2026-03-12 03:16:30] "GET /projects?obj_uuids=93a9a4e9-2bed-44d0-affe-11cf067ec5c4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001063 10.0.0.27 - - [2026-03-12 03:16:30] "GET /project/93a9a4e9-2bed-44d0-affe-11cf067ec5c4?fields=virtual_networks HTTP/1.1" 200 1036 0.046821 10.0.0.131 - - [2026-03-12 03:16:30] "GET /projects?obj_uuids=93a9a4e9-2bed-44d0-affe-11cf067ec5c4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002146 10.0.0.27 - - [2026-03-12 03:16:30] "GET /project/93a9a4e9-2bed-44d0-affe-11cf067ec5c4?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.070499 10.0.0.131 - - [2026-03-12 03:16:30] "GET /projects?obj_uuids=93a9a4e9-2bed-44d0-affe-11cf067ec5c4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001117 10.0.0.27 - - [2026-03-12 03:16:30] "GET /project/93a9a4e9-2bed-44d0-affe-11cf067ec5c4?fields=security_groups HTTP/1.1" 200 1264 0.043734 10.0.0.27 - - [2026-03-12 03:16:31] "POST /fqname-to-id HTTP/1.1" 404 189 0.027697 10.0.0.131 - - [2026-03-12 03:16:31] "GET /projects?obj_uuids=7bc75b63-4c28-4053-9a52-9b52d43696c7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003337 10.0.0.131 - - [2026-03-12 03:16:31] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001066 10.0.0.131 - - [2026-03-12 03:16:31] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.035700 10.0.0.131 - - [2026-03-12 03:16:31] "POST /id-to-fqname HTTP/1.1" 200 191 0.004926 10.0.0.131 - - [2026-03-12 03:16:31] "POST /fqname-to-id HTTP/1.1" 404 200 0.007774 10.0.0.131 - - [2026-03-12 03:16:31] "POST /security-groups HTTP/1.1" 200 592 0.081793 10.0.0.131 - - [2026-03-12 03:16:31] "POST /projects HTTP/1.1" 200 587 0.305480 10.0.0.27 - - [2026-03-12 03:16:31] "POST /access-control-lists HTTP/1.1" 200 599 0.035391 10.0.0.131 - - [2026-03-12 03:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.381116 10.0.0.27 - - [2026-03-12 03:16:31] "GET /project/7bc75b63-4c28-4053-9a52-9b52d43696c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.550775 10.0.0.27 - - [2026-03-12 03:16:32] "GET / HTTP/1.1" 200 36215 0.003144 10.0.0.27 - - [2026-03-12 03:16:34] "POST /fqname-to-id HTTP/1.1" 401 292 0.000653 10.0.0.27 - - [2026-03-12 03:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.067725 10.0.0.131 - - [2026-03-12 03:16:34] "GET /projects?obj_uuids=7bc75b63-4c28-4053-9a52-9b52d43696c7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000950 10.0.0.27 - - [2026-03-12 03:16:34] "GET /project/7bc75b63-4c28-4053-9a52-9b52d43696c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.048214 10.0.0.27 - - [2026-03-12 03:16:35] "POST /route-targets HTTP/1.1" 200 328 0.017534 10.0.0.131 - - [2026-03-12 03:16:35] "POST /useragent-kv HTTP/1.1" 200 115 0.008124 10.0.0.27 - - [2026-03-12 03:16:35] "POST /neutron/subnet HTTP/1.1" 200 729 0.230281 10.0.0.27 - - [2026-03-12 03:16:35] "POST /id-to-fqname HTTP/1.1" 200 222 0.002310 10.0.0.27 - - [2026-03-12 03:16:35] "GET /virtual-network/60b47e2c-eefb-4232-aee1-2efe403ca9d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006645 10.0.0.27 - - [2026-03-12 03:16:35] "GET /virtual-network/60b47e2c-eefb-4232-aee1-2efe403ca9d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005378 10.0.0.27 - - [2026-03-12 03:16:35] "POST /neutron/network HTTP/1.1" 200 828 0.007271 10.0.0.27 - - [2026-03-12 03:16:36] "GET /virtual-network/60b47e2c-eefb-4232-aee1-2efe403ca9d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006030 10.0.0.27 - - [2026-03-12 03:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.131 - - [2026-03-12 03:16:37] "GET /projects?obj_uuids=7bc75b63-4c28-4053-9a52-9b52d43696c7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001320 10.0.0.27 - - [2026-03-12 03:16:37] "GET /project/7bc75b63-4c28-4053-9a52-9b52d43696c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.033126 10.0.0.131 - - [2026-03-12 03:16:37] "GET /projects?obj_uuids=7bc75b63-4c28-4053-9a52-9b52d43696c7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001379 10.0.0.27 - - [2026-03-12 03:16:37] "POST /neutron/network HTTP/1.1" 200 608 0.141630 10.0.0.27 - - [2026-03-12 03:16:37] "POST /ref-update HTTP/1.1" 200 156 0.022828 10.0.0.27 - - [2026-03-12 03:16:37] "POST /id-to-fqname HTTP/1.1" 200 222 0.003676 10.0.0.27 - - [2026-03-12 03:16:37] "GET /virtual-network/189c6c66-cd29-4a2f-a78d-2cc9f361ef8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005571 10.0.0.27 - - [2026-03-12 03:16:37] "POST /neutron/network HTTP/1.1" 200 827 0.006538 10.0.0.27 - - [2026-03-12 03:16:37] "GET /virtual-network/189c6c66-cd29-4a2f-a78d-2cc9f361ef8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005089 10.0.0.27 - - [2026-03-12 03:16:38] "GET /virtual-network/189c6c66-cd29-4a2f-a78d-2cc9f361ef8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006454 10.0.0.27 - - [2026-03-12 03:16:38] "GET /obj-perms HTTP/1.1" 200 5032 0.060000 10.0.0.73 - - [2026-03-12 03:16:38] "GET /obj-perms HTTP/1.1" 200 5032 0.058182 10.0.0.131 - - [2026-03-12 03:16:38] "GET /obj-perms HTTP/1.1" 200 5032 0.054077 10.0.0.27 - - [2026-03-12 03:16:38] "POST /id-to-fqname HTTP/1.1" 200 222 0.001360 10.0.0.27 - - [2026-03-12 03:16:53] "POST /neutron/network HTTP/1.1" 200 837 0.007113 10.0.0.131 - - [2026-03-12 03:16:53] "GET /projects?obj_uuids=7bc75b63-4c28-4053-9a52-9b52d43696c7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001102 10.0.0.27 - - [2026-03-12 03:16:53] "GET /project/7bc75b63-4c28-4053-9a52-9b52d43696c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.096634 10.0.0.27 - - [2026-03-12 03:16:54] "POST /neutron/port HTTP/1.1" 200 117 0.007074 10.0.0.27 - - [2026-03-12 03:16:54] "POST /id-to-fqname HTTP/1.1" 200 222 0.001375 10.0.0.27 - - [2026-03-12 03:16:54] "POST /neutron/network HTTP/1.1" 200 837 0.009539 10.0.0.131 - - [2026-03-12 03:16:55] "GET /projects?obj_uuids=7bc75b63-4c28-4053-9a52-9b52d43696c7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001756 10.0.0.27 - - [2026-03-12 03:16:55] "GET /project/7bc75b63-4c28-4053-9a52-9b52d43696c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.087226 10.0.0.27 - - [2026-03-12 03:16:55] "POST /neutron/port HTTP/1.1" 200 1071 0.037388 10.0.0.27 - - [2026-03-12 03:16:55] "POST /neutron/port HTTP/1.1" 200 1071 0.023385 10.0.0.131 - - [2026-03-12 03:16:55] "GET /projects?obj_uuids=7bc75b63-4c28-4053-9a52-9b52d43696c7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001099 10.0.0.27 - - [2026-03-12 03:16:56] "POST /neutron/port HTTP/1.1" 200 1115 0.194898 10.0.0.27 - - [2026-03-12 03:16:56] "POST /neutron/port HTTP/1.1" 200 1062 0.455436 10.0.0.27 - - [2026-03-12 03:16:56] "POST /neutron/subnet HTTP/1.1" 200 699 0.013653 10.0.0.27 - - [2026-03-12 03:16:56] "POST /neutron/network HTTP/1.1" 200 827 0.008629 10.0.0.27 - - [2026-03-12 03:16:56] "POST /neutron/port HTTP/1.1" 200 1126 0.059130 10.0.0.27 - - [2026-03-12 03:16:56] "POST /neutron/port HTTP/1.1" 200 117 0.001752 10.0.0.27 - - [2026-03-12 03:17:00] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011077 10.0.0.27 - - [2026-03-12 03:17:10] "POST /neutron/port HTTP/1.1" 200 1125 0.022949 10.0.0.131 - - [2026-03-12 03:17:15] "DELETE /project/93a9a4e9-2bed-44d0-affe-11cf067ec5c4 HTTP/1.1" 404 177 0.003540 10.0.0.131 - - [2026-03-12 03:17:15] "DELETE /project/7bc75b634c2840539a529b52d43696c7 HTTP/1.1" 404 173 0.005835 10.0.0.27 - - [2026-03-12 03:17:16] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008679 10.0.0.27 - - [2026-03-12 03:17:21] "POST /neutron/port HTTP/1.1" 200 1125 0.017666 10.0.0.27 - - [2026-03-12 03:17:21] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007486 10.0.0.27 - - [2026-03-12 03:17:21] "GET /virtual-machine/084e14a0-66bc-495b-a209-18119411ddc6 HTTP/1.1" 401 292 0.000414 10.0.0.27 - - [2026-03-12 03:17:21] "GET /virtual-machine/084e14a0-66bc-495b-a209-18119411ddc6 HTTP/1.1" 200 1294 0.028286 10.0.0.27 - - [2026-03-12 03:17:21] "GET /virtual-machine-interface/eea940de-4415-45d0-8ccf-0cf6fe05bab3 HTTP/1.1" 200 2956 0.007745 10.0.0.27 - - [2026-03-12 03:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.27 - - [2026-03-12 03:17:21] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003679 10.0.0.27 - - [2026-03-12 03:17:21] "GET /virtual-networks?parent_id=7bc75b63-4c28-4053-9a52-9b52d43696c7&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.004283 10.0.0.27 - - [2026-03-12 03:17:21] "GET /virtual-network/189c6c66-cd29-4a2f-a78d-2cc9f361ef8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.010017 10.0.0.27 - - [2026-03-12 03:17:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004413 10.0.0.27 - - [2026-03-12 03:17:24] "GET /virtual-network/189c6c66-cd29-4a2f-a78d-2cc9f361ef8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006506 10.0.0.27 - - [2026-03-12 03:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004415 10.0.0.27 - - [2026-03-12 03:17:28] "GET /virtual-network/189c6c66-cd29-4a2f-a78d-2cc9f361ef8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005957 10.0.0.27 - - [2026-03-12 03:17:30] "POST /neutron/network HTTP/1.1" 200 837 0.008688 10.0.0.27 - - [2026-03-12 03:17:30] "POST /neutron/port HTTP/1.1" 200 117 0.001192 10.0.0.27 - - [2026-03-12 03:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005647 10.0.0.27 - - [2026-03-12 03:17:33] "GET /virtual-network/189c6c66-cd29-4a2f-a78d-2cc9f361ef8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005970 10.0.0.27 - - [2026-03-12 03:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004966 10.0.0.27 - - [2026-03-12 03:17:37] "GET /virtual-network/189c6c66-cd29-4a2f-a78d-2cc9f361ef8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007815 10.0.0.27 - - [2026-03-12 03:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004856 10.0.0.27 - - [2026-03-12 03:17:41] "GET /virtual-network/189c6c66-cd29-4a2f-a78d-2cc9f361ef8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005847 10.0.0.27 - - [2026-03-12 03:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.27 - - [2026-03-12 03:17:45] "GET /virtual-network/189c6c66-cd29-4a2f-a78d-2cc9f361ef8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005660 10.0.0.27 - - [2026-03-12 03:17:46] "POST /neutron/port HTTP/1.1" 200 1126 0.018020 10.0.0.27 - - [2026-03-12 03:17:46] "POST /neutron/subnet HTTP/1.1" 200 703 0.009986 10.0.0.27 - - [2026-03-12 03:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004271 10.0.0.27 - - [2026-03-12 03:17:49] "GET /virtual-network/189c6c66-cd29-4a2f-a78d-2cc9f361ef8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005853 10.0.0.27 - - [2026-03-12 03:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004587 10.0.0.27 - - [2026-03-12 03:17:53] "GET /virtual-network/189c6c66-cd29-4a2f-a78d-2cc9f361ef8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007507 10.0.0.27 - - [2026-03-12 03:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004430 10.0.0.27 - - [2026-03-12 03:17:57] "GET /virtual-network/189c6c66-cd29-4a2f-a78d-2cc9f361ef8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005865 10.0.0.27 - - [2026-03-12 03:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.27 - - [2026-03-12 03:18:01] "GET /virtual-network/189c6c66-cd29-4a2f-a78d-2cc9f361ef8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005849 10.0.0.27 - - [2026-03-12 03:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.27 - - [2026-03-12 03:18:05] "GET /virtual-network/189c6c66-cd29-4a2f-a78d-2cc9f361ef8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005987 10.0.0.27 - - [2026-03-12 03:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.27 - - [2026-03-12 03:18:09] "GET /virtual-network/189c6c66-cd29-4a2f-a78d-2cc9f361ef8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005644 10.0.0.27 - - [2026-03-12 03:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.27 - - [2026-03-12 03:18:13] "GET /virtual-network/189c6c66-cd29-4a2f-a78d-2cc9f361ef8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005496 10.0.0.27 - - [2026-03-12 03:18:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005362 10.0.0.27 - - [2026-03-12 03:18:18] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004601 10.0.0.27 - - [2026-03-12 03:18:18] "GET /virtual-networks?parent_id=7bc75b63-4c28-4053-9a52-9b52d43696c7&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003670 10.0.0.27 - - [2026-03-12 03:18:18] "GET /virtual-network/189c6c66-cd29-4a2f-a78d-2cc9f361ef8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006239 10.0.0.27 - - [2026-03-12 03:18:18] "POST /neutron/port HTTP/1.1" 200 1125 0.018451 10.0.0.27 - - [2026-03-12 03:18:23] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010741 10.0.0.27 - - [2026-03-12 03:18:32] "POST /neutron/port HTTP/1.1" 200 1125 0.019410 10.0.0.27 - - [2026-03-12 03:18:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004066 10.0.0.27 - - [2026-03-12 03:18:32] "POST /neutron/network HTTP/1.1" 200 827 0.006672 10.0.0.27 - - [2026-03-12 03:18:36] "POST /neutron/port HTTP/1.1" 200 1125 0.041977 10.0.0.27 - - [2026-03-12 03:18:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009039 10.0.0.27 - - [2026-03-12 03:18:44] "POST /neutron/port HTTP/1.1" 200 1125 0.021635 10.0.0.27 - - [2026-03-12 03:18:47] "POST /neutron/port HTTP/1.1" 200 1126 0.026245 10.0.0.27 - - [2026-03-12 03:18:47] "POST /neutron/subnet HTTP/1.1" 200 703 0.010836 10.0.0.27 - - [2026-03-12 03:18:49] "POST /neutron/port HTTP/1.1" 200 1125 0.020875 10.0.0.27 - - [2026-03-12 03:18:54] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007300 10.0.0.27 - - [2026-03-12 03:19:04] "POST /neutron/port HTTP/1.1" 200 1125 0.017737 10.0.0.27 - - [2026-03-12 03:19:09] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009900 10.0.0.131 - - [2026-03-12 03:19:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.131 - - [2026-03-12 03:19:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000692 10.0.0.73 - - [2026-03-12 03:19:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000492 10.0.0.73 - - [2026-03-12 03:19:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000372 10.0.0.131 - - [2026-03-12 03:19:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000439 10.0.0.73 - - [2026-03-12 03:19:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000584 10.0.0.131 - - [2026-03-12 03:19:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000529 10.0.0.73 - - [2026-03-12 03:19:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000390 10.0.0.27 - - [2026-03-12 03:19:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000545 10.0.0.27 - - [2026-03-12 03:19:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000388 10.0.0.27 - - [2026-03-12 03:19:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000487 10.0.0.27 - - [2026-03-12 03:19:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.27 - - [2026-03-12 03:19:20] "POST /neutron/port HTTP/1.1" 200 1126 0.017278 10.0.0.27 - - [2026-03-12 03:19:20] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008430 10.0.0.27 - - [2026-03-12 03:19:20] "GET /virtual-machine/4ae3c7d1-eee9-4988-8b58-3e46e5c998f4 HTTP/1.1" 200 1295 0.008571 10.0.0.27 - - [2026-03-12 03:19:20] "GET /virtual-machine-interface/09dae1ec-3f40-45a9-b9b4-25f5d2839f3e HTTP/1.1" 200 2954 0.007364 10.0.0.27 - - [2026-03-12 03:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004982 10.0.0.27 - - [2026-03-12 03:19:20] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004291 10.0.0.27 - - [2026-03-12 03:19:20] "GET /virtual-networks?parent_id=7bc75b63-4c28-4053-9a52-9b52d43696c7&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.005989 10.0.0.27 - - [2026-03-12 03:19:20] "GET /virtual-network/60b47e2c-eefb-4232-aee1-2efe403ca9d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007849 10.0.0.27 - - [2026-03-12 03:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004548 10.0.0.27 - - [2026-03-12 03:19:21] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004054 10.0.0.27 - - [2026-03-12 03:19:21] "GET /virtual-networks?parent_id=7bc75b63-4c28-4053-9a52-9b52d43696c7&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003735 10.0.0.27 - - [2026-03-12 03:19:21] "GET /virtual-network/60b47e2c-eefb-4232-aee1-2efe403ca9d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005868 10.0.0.27 - - [2026-03-12 03:19:21] "POST /neutron/port HTTP/1.1" 200 1126 0.019876 10.0.0.27 - - [2026-03-12 03:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.131 - - [2026-03-12 03:19:27] "GET /projects?obj_uuids=7bc75b63-4c28-4053-9a52-9b52d43696c7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003518 10.0.0.27 - - [2026-03-12 03:19:27] "GET /project/7bc75b63-4c28-4053-9a52-9b52d43696c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.062362 10.0.0.27 - - [2026-03-12 03:19:27] "GET /virtual-network/60b47e2c-eefb-4232-aee1-2efe403ca9d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006166 10.0.0.27 - - [2026-03-12 03:19:27] "GET /floating-ip-pools?parent_id=60b47e2c-eefb-4232-aee1-2efe403ca9d2&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004221 10.0.0.27 - - [2026-03-12 03:19:27] "GET /virtual-network/60b47e2c-eefb-4232-aee1-2efe403ca9d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006176 10.0.0.27 - - [2026-03-12 03:19:27] "POST /floating-ip-pools HTTP/1.1" 200 600 0.031039 10.0.0.27 - - [2026-03-12 03:19:27] "POST /ref-update HTTP/1.1" 200 156 0.016065 10.0.0.27 - - [2026-03-12 03:19:27] "GET /virtual-network/60b47e2c-eefb-4232-aee1-2efe403ca9d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006117 10.0.0.27 - - [2026-03-12 03:19:27] "GET /virtual-network/60b47e2c-eefb-4232-aee1-2efe403ca9d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006511 10.0.0.27 - - [2026-03-12 03:19:27] "POST /neutron/port HTTP/1.1" 200 1125 0.022479 10.0.0.27 - - [2026-03-12 03:19:27] "POST /neutron/floatingip HTTP/1.1" 200 578 0.028298 10.0.0.27 - - [2026-03-12 03:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008533 10.0.0.27 - - [2026-03-12 03:19:28] "GET /routing-instance/67e2299e-71f1-4d91-8260-78675e1e06c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.005683 10.0.0.27 - - [2026-03-12 03:19:28] "GET /route-target/81f7beda-6132-4397-abbc-2a02c7dda76f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005499 10.0.0.27 - - [2026-03-12 03:19:33] "POST /neutron/network HTTP/1.1" 200 837 0.041694 10.0.0.27 - - [2026-03-12 03:19:33] "POST /neutron/port HTTP/1.1" 200 117 0.001172 10.0.0.27 - - [2026-03-12 03:19:46] "POST /neutron/port HTTP/1.1" 200 1126 0.020601 10.0.0.27 - - [2026-03-12 03:19:46] "POST /neutron/subnet HTTP/1.1" 200 703 0.010329 10.0.0.73 - - [2026-03-12 03:19:54] "GET /obj-perms HTTP/1.1" 200 5056 0.073631 10.0.0.131 - - [2026-03-12 03:19:55] "GET /obj-perms HTTP/1.1" 200 5056 0.067791 10.0.0.27 - - [2026-03-12 03:19:55] "POST /neutron/floatingip HTTP/1.1" 200 578 0.018455 10.0.0.27 - - [2026-03-12 03:19:55] "POST /neutron/floatingip HTTP/1.1" 200 115 0.050737 10.0.0.27 - - [2026-03-12 03:19:55] "GET /floating-ip-pool/6ed7f926-b737-4d6c-9b2a-1a044a1462c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1185 0.004316 10.0.0.27 - - [2026-03-12 03:19:55] "POST /ref-update HTTP/1.1" 200 156 0.013378 10.0.0.27 - - [2026-03-12 03:19:55] "DELETE /floating-ip-pool/6ed7f926-b737-4d6c-9b2a-1a044a1462c6 HTTP/1.1" 200 115 0.033006 10.0.0.27 - - [2026-03-12 03:19:56] "POST /neutron/port HTTP/1.1" 200 1126 0.021279 10.0.0.27 - - [2026-03-12 03:19:56] "POST /neutron/port HTTP/1.1" 200 151 0.226125 10.0.0.27 - - [2026-03-12 03:19:58] "POST /neutron/network HTTP/1.1" 200 827 0.007930 10.0.0.27 - - [2026-03-12 03:19:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.038278 10.0.0.131 - - [2026-03-12 03:19:58] "POST /useragent-kv HTTP/1.1" 200 115 0.062989 10.0.0.27 - - [2026-03-12 03:19:58] "DELETE /route-target/81f7beda-6132-4397-abbc-2a02c7dda76f HTTP/1.1" 200 115 0.032027 10.0.0.131 - - [2026-03-12 03:19:58] "POST /useragent-kv HTTP/1.1" 200 115 0.003127 10.0.0.27 - - [2026-03-12 03:19:58] "POST /neutron/network HTTP/1.1" 200 151 0.202524 10.0.0.131 - - [2026-03-12 03:20:00] "GET /projects?obj_uuids=7bc75b63-4c28-4053-9a52-9b52d43696c7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001243 10.0.0.27 - - [2026-03-12 03:20:00] "GET /project/7bc75b63-4c28-4053-9a52-9b52d43696c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.041094 10.0.0.131 - - [2026-03-12 03:20:00] "GET /projects?obj_uuids=7bc75b63-4c28-4053-9a52-9b52d43696c7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000894 10.0.0.27 - - [2026-03-12 03:20:00] "GET /project/7bc75b63-4c28-4053-9a52-9b52d43696c7?fields=virtual_networks HTTP/1.1" 200 1035 0.036927 10.0.0.131 - - [2026-03-12 03:20:00] "GET /projects?obj_uuids=7bc75b63-4c28-4053-9a52-9b52d43696c7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001928 10.0.0.27 - - [2026-03-12 03:20:00] "GET /project/7bc75b63-4c28-4053-9a52-9b52d43696c7?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.066187 10.0.0.131 - - [2026-03-12 03:20:00] "GET /projects?obj_uuids=7bc75b63-4c28-4053-9a52-9b52d43696c7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001050 10.0.0.27 - - [2026-03-12 03:20:00] "GET /project/7bc75b63-4c28-4053-9a52-9b52d43696c7?fields=security_groups HTTP/1.1" 200 1263 0.048868 10.0.0.27 - - [2026-03-12 03:20:01] "POST /fqname-to-id HTTP/1.1" 404 188 0.027957 10.0.0.131 - - [2026-03-12 03:20:01] "GET /projects?obj_uuids=e61976a8-3875-404d-ac77-d5d13e88ea84&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003476 10.0.0.131 - - [2026-03-12 03:20:01] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001120 10.0.0.131 - - [2026-03-12 03:20:01] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007824 10.0.0.131 - - [2026-03-12 03:20:01] "POST /id-to-fqname HTTP/1.1" 200 190 0.003608 10.0.0.131 - - [2026-03-12 03:20:01] "POST /fqname-to-id HTTP/1.1" 404 199 0.008258 10.0.0.131 - - [2026-03-12 03:20:01] "POST /security-groups HTTP/1.1" 200 591 0.080010 10.0.0.131 - - [2026-03-12 03:20:01] "POST /projects HTTP/1.1" 200 585 0.300613 10.0.0.131 - - [2026-03-12 03:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.335753 10.0.0.27 - - [2026-03-12 03:20:01] "POST /fqname-to-id HTTP/1.1" 404 233 0.011218 10.0.0.27 - - [2026-03-12 03:20:01] "GET /project/e61976a8-3875-404d-ac77-d5d13e88ea84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.481218 10.0.0.27 - - [2026-03-12 03:20:02] "GET / HTTP/1.1" 200 36215 0.002020 10.0.0.27 - - [2026-03-12 03:20:04] "POST /fqname-to-id HTTP/1.1" 401 292 0.000627 10.0.0.27 - - [2026-03-12 03:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.086097 10.0.0.131 - - [2026-03-12 03:20:05] "GET /projects?obj_uuids=e61976a8-3875-404d-ac77-d5d13e88ea84&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001328 10.0.0.27 - - [2026-03-12 03:20:05] "GET /project/e61976a8-3875-404d-ac77-d5d13e88ea84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.049544 10.0.0.27 - - [2026-03-12 03:20:05] "DELETE /access-control-list/aaf26459-2021-4de5-8343-d99765876de3 HTTP/1.1" 200 115 0.048630 10.0.0.131 - - [2026-03-12 03:20:05] "POST /useragent-kv HTTP/1.1" 200 115 0.007474 10.0.0.27 - - [2026-03-12 03:20:05] "POST /neutron/subnet HTTP/1.1" 200 701 0.233562 10.0.0.27 - - [2026-03-12 03:20:05] "POST /id-to-fqname HTTP/1.1" 200 230 0.002174 10.0.0.27 - - [2026-03-12 03:20:05] "GET /virtual-network/31093530-400d-4c33-9710-29e6fd2b059b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006177 10.0.0.27 - - [2026-03-12 03:20:05] "GET /virtual-network/31093530-400d-4c33-9710-29e6fd2b059b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005756 10.0.0.27 - - [2026-03-12 03:20:05] "POST /neutron/network HTTP/1.1" 200 839 0.006632 10.0.0.27 - - [2026-03-12 03:20:05] "POST /id-to-fqname HTTP/1.1" 200 230 0.001412 10.0.0.27 - - [2026-03-12 03:20:06] "POST /neutron/network HTTP/1.1" 200 849 0.007267 10.0.0.131 - - [2026-03-12 03:20:06] "GET /projects?obj_uuids=e61976a8-3875-404d-ac77-d5d13e88ea84&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001006 10.0.0.27 - - [2026-03-12 03:20:06] "GET /project/e61976a8-3875-404d-ac77-d5d13e88ea84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.062326 10.0.0.27 - - [2026-03-12 03:20:07] "POST /neutron/port HTTP/1.1" 200 117 0.006407 10.0.0.27 - - [2026-03-12 03:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.27 - - [2026-03-12 03:20:07] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003655 10.0.0.27 - - [2026-03-12 03:20:07] "PUT /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6 HTTP/1.1" 200 277 0.014493 10.0.0.131 - - [2026-03-12 03:20:07] "GET /projects?obj_uuids=e61976a8-3875-404d-ac77-d5d13e88ea84&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001554 10.0.0.27 - - [2026-03-12 03:20:07] "POST /neutron/port HTTP/1.1" 200 1055 0.329288 10.0.0.27 - - [2026-03-12 03:20:08] "POST /neutron/port HTTP/1.1" 200 1109 0.116376 10.0.0.27 - - [2026-03-12 03:20:08] "POST /neutron/subnet HTTP/1.1" 200 675 0.008813 10.0.0.27 - - [2026-03-12 03:20:12] "POST /neutron/port HTTP/1.1" 200 1119 0.023515 10.0.0.27 - - [2026-03-12 03:20:12] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008791 10.0.0.27 - - [2026-03-12 03:20:12] "GET /virtual-machine/5560242e-cfcb-42ca-b595-d31137a6bb27 HTTP/1.1" 401 292 0.000891 10.0.0.27 - - [2026-03-12 03:20:13] "GET /virtual-machine/5560242e-cfcb-42ca-b595-d31137a6bb27 HTTP/1.1" 200 1294 0.033019 10.0.0.27 - - [2026-03-12 03:20:13] "GET /virtual-machine-interface/705819fe-eb54-4ec0-b45e-9c11dcc2401c HTTP/1.1" 200 2977 0.007726 10.0.0.27 - - [2026-03-12 03:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005336 10.0.0.27 - - [2026-03-12 03:20:13] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.005241 10.0.0.27 - - [2026-03-12 03:20:13] "GET /virtual-networks?parent_id=e61976a8-3875-404d-ac77-d5d13e88ea84&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.004052 10.0.0.27 - - [2026-03-12 03:20:13] "GET /virtual-network/31093530-400d-4c33-9710-29e6fd2b059b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007324 10.0.0.131 - - [2026-03-12 03:20:15] "DELETE /project/e61976a83875404dac77d5d13e88ea84 HTTP/1.1" 404 173 0.003330 10.0.0.131 - - [2026-03-12 03:20:15] "DELETE /project/7bc75b63-4c28-4053-9a52-9b52d43696c7 HTTP/1.1" 404 177 0.006634 10.0.0.27 - - [2026-03-12 03:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.27 - - [2026-03-12 03:20:16] "GET /virtual-network/31093530-400d-4c33-9710-29e6fd2b059b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005725 10.0.0.27 - - [2026-03-12 03:20:17] "POST /neutron/port HTTP/1.1" 200 1119 0.020102 10.0.0.27 - - [2026-03-12 03:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.27 - - [2026-03-12 03:20:18] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.004242 10.0.0.27 - - [2026-03-12 03:20:18] "GET /virtual-networks?parent_id=e61976a8-3875-404d-ac77-d5d13e88ea84&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.003425 10.0.0.27 - - [2026-03-12 03:20:18] "GET /virtual-network/31093530-400d-4c33-9710-29e6fd2b059b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006192 10.0.0.27 - - [2026-03-12 03:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004161 10.0.0.27 - - [2026-03-12 03:20:20] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.004298 10.0.0.27 - - [2026-03-12 03:20:20] "PUT /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6 HTTP/1.1" 200 277 0.013756 10.0.0.27 - - [2026-03-12 03:20:20] "POST /neutron/network HTTP/1.1" 400 204 0.018541 10.0.0.27 - - [2026-03-12 03:20:21] "POST /neutron/port HTTP/1.1" 200 151 0.161046 10.0.0.27 - - [2026-03-12 03:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006353 10.0.0.27 - - [2026-03-12 03:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003925 10.0.0.131 - - [2026-03-12 03:20:25] "GET /projects?obj_uuids=e61976a8-3875-404d-ac77-d5d13e88ea84&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001207 10.0.0.27 - - [2026-03-12 03:20:25] "GET /project/e61976a8-3875-404d-ac77-d5d13e88ea84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.050929 10.0.0.27 - - [2026-03-12 03:20:25] "POST /neutron/network HTTP/1.1" 200 117 0.012653 10.0.0.27 - - [2026-03-12 03:20:25] "POST /ref-update HTTP/1.1" 200 156 0.028110 10.0.0.27 - - [2026-03-12 03:20:26] "POST /neutron/network HTTP/1.1" 200 822 0.008837 10.0.0.27 - - [2026-03-12 03:20:26] "POST /id-to-fqname HTTP/1.1" 200 220 0.001067 10.0.0.27 - - [2026-03-12 03:20:26] "GET /virtual-network/07e21ab5-fdcd-4097-9b2a-5506bbc5c52c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.007231 10.0.0.27 - - [2026-03-12 03:20:26] "GET /virtual-network/07e21ab5-fdcd-4097-9b2a-5506bbc5c52c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006319 10.0.0.27 - - [2026-03-12 03:20:26] "POST /neutron/subnet HTTP/1.1" 200 715 0.011335 10.0.0.27 - - [2026-03-12 03:20:26] "POST /id-to-fqname HTTP/1.1" 200 220 0.001273 10.0.0.131 - - [2026-03-12 03:20:26] "GET /projects?obj_uuids=e61976a8-3875-404d-ac77-d5d13e88ea84&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001416 10.0.0.27 - - [2026-03-12 03:20:26] "GET /project/e61976a8-3875-404d-ac77-d5d13e88ea84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.058933 10.0.0.27 - - [2026-03-12 03:20:27] "POST /neutron/port HTTP/1.1" 200 117 0.006492 10.0.0.27 - - [2026-03-12 03:20:27] "POST /neutron/network HTTP/1.1" 200 832 0.007211 10.0.0.27 - - [2026-03-12 03:20:28] "POST /neutron/port HTTP/1.1" 200 1058 0.021890 10.0.0.27 - - [2026-03-12 03:20:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005259 10.0.0.27 - - [2026-03-12 03:20:28] "POST /neutron/network HTTP/1.1" 200 822 0.008179 10.0.0.27 - - [2026-03-12 03:20:32] "POST /neutron/port HTTP/1.1" 200 1122 0.022220 10.0.0.27 - - [2026-03-12 03:20:32] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008039 10.0.0.27 - - [2026-03-12 03:20:32] "GET /virtual-machine/21cf340c-7825-4059-8f94-0a4dc0959aed HTTP/1.1" 200 1294 0.006111 10.0.0.27 - - [2026-03-12 03:20:32] "GET /virtual-machine-interface/58202dd2-63ad-4a20-86d4-352e5a19b1c2 HTTP/1.1" 200 2946 0.006269 10.0.0.27 - - [2026-03-12 03:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003647 10.0.0.27 - - [2026-03-12 03:20:32] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004946 10.0.0.27 - - [2026-03-12 03:20:32] "GET /virtual-networks?parent_id=e61976a8-3875-404d-ac77-d5d13e88ea84&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003528 10.0.0.27 - - [2026-03-12 03:20:32] "GET /virtual-network/07e21ab5-fdcd-4097-9b2a-5506bbc5c52c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.007179 10.0.0.27 - - [2026-03-12 03:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004220 10.0.0.27 - - [2026-03-12 03:20:35] "GET /virtual-network/07e21ab5-fdcd-4097-9b2a-5506bbc5c52c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006327 10.0.0.27 - - [2026-03-12 03:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003686 10.0.0.27 - - [2026-03-12 03:20:39] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003625 10.0.0.27 - - [2026-03-12 03:20:39] "GET /virtual-networks?parent_id=e61976a8-3875-404d-ac77-d5d13e88ea84&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004059 10.0.0.27 - - [2026-03-12 03:20:39] "GET /virtual-network/07e21ab5-fdcd-4097-9b2a-5506bbc5c52c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.007624 10.0.0.27 - - [2026-03-12 03:20:41] "POST /neutron/network HTTP/1.1" 200 822 0.007627 10.0.0.27 - - [2026-03-12 03:20:42] "POST /neutron/port HTTP/1.1" 200 1112 0.014195 10.0.0.131 - - [2026-03-12 03:20:43] "POST /useragent-kv HTTP/1.1" 200 115 0.003750 10.0.0.131 - - [2026-03-12 03:20:43] "POST /useragent-kv HTTP/1.1" 200 115 0.005368 10.0.0.27 - - [2026-03-12 03:20:43] "POST /neutron/network HTTP/1.1" 200 151 0.144771 10.0.0.27 - - [2026-03-12 03:20:46] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.003908 10.0.0.27 - - [2026-03-12 03:20:46] "POST /network-ipams HTTP/1.1" 200 543 0.041413 10.0.0.27 - - [2026-03-12 03:20:46] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 767 0.003601 10.0.0.27 - - [2026-03-12 03:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004145 10.0.0.27 - - [2026-03-12 03:20:46] "GET /network-ipam/3f15e1f3-a298-467d-ae53-2a261fc27398?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1330 0.006608 10.0.0.27 - - [2026-03-12 03:20:46] "PUT /network-ipam/3f15e1f3-a298-467d-ae53-2a261fc27398 HTTP/1.1" 200 259 0.017012 10.0.0.27 - - [2026-03-12 03:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915 10.0.0.131 - - [2026-03-12 03:20:46] "GET /projects?obj_uuids=e61976a8-3875-404d-ac77-d5d13e88ea84&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001031 10.0.0.27 - - [2026-03-12 03:20:46] "GET /project/e61976a8-3875-404d-ac77-d5d13e88ea84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.066546 10.0.0.27 - - [2026-03-12 03:20:47] "POST /route-targets HTTP/1.1" 200 328 0.020638 10.0.0.131 - - [2026-03-12 03:20:47] "POST /useragent-kv HTTP/1.1" 200 115 0.024266 10.0.0.27 - - [2026-03-12 03:20:47] "POST /neutron/subnet HTTP/1.1" 200 699 0.273825 10.0.0.27 - - [2026-03-12 03:20:47] "POST /id-to-fqname HTTP/1.1" 200 220 0.001360 10.0.0.27 - - [2026-03-12 03:20:47] "GET /virtual-network/0ee4f0d7-745c-4c60-9592-887b314c52d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.007349 10.0.0.27 - - [2026-03-12 03:20:47] "POST /neutron/network HTTP/1.1" 200 994 0.009986 10.0.0.27 - - [2026-03-12 03:20:47] "GET /virtual-network/0ee4f0d7-745c-4c60-9592-887b314c52d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005585 10.0.0.27 - - [2026-03-12 03:20:47] "POST /neutron/subnet HTTP/1.1" 200 699 0.009008 10.0.0.27 - - [2026-03-12 03:20:47] "POST /neutron/subnet HTTP/1.1" 200 699 0.009683 10.0.0.27 - - [2026-03-12 03:20:48] "POST /id-to-fqname HTTP/1.1" 200 220 0.001343 10.0.0.27 - - [2026-03-12 03:20:48] "POST /neutron/port HTTP/1.1" 200 1017 0.016071 10.0.0.27 - - [2026-03-12 03:20:48] "POST /neutron/port HTTP/1.1" 200 1017 0.011755 10.0.0.27 - - [2026-03-12 03:20:48] "POST /neutron/port HTTP/1.1" 200 117 0.006248 10.0.0.27 - - [2026-03-12 03:20:48] "POST /id-to-fqname HTTP/1.1" 200 220 0.001932 10.0.0.27 - - [2026-03-12 03:20:49] "POST /neutron/port HTTP/1.1" 200 1017 0.064776 10.0.0.27 - - [2026-03-12 03:20:49] "POST /neutron/port HTTP/1.1" 200 1017 0.029449 10.0.0.27 - - [2026-03-12 03:20:49] "POST /neutron/port HTTP/1.1" 200 117 0.007006 10.0.0.27 - - [2026-03-12 03:20:49] "POST /id-to-fqname HTTP/1.1" 200 220 0.001450 10.0.0.27 - - [2026-03-12 03:20:49] "POST /neutron/port HTTP/1.1" 200 1017 0.012066 10.0.0.27 - - [2026-03-12 03:20:49] "POST /neutron/network HTTP/1.1" 200 1004 0.011447 10.0.0.27 - - [2026-03-12 03:20:49] "POST /neutron/subnet HTTP/1.1" 200 673 0.011446 10.0.0.27 - - [2026-03-12 03:20:50] "POST /neutron/port HTTP/1.1" 200 1017 0.015908 10.0.0.27 - - [2026-03-12 03:20:50] "POST /neutron/port HTTP/1.1" 200 1017 0.010748 10.0.0.27 - - [2026-03-12 03:20:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006748 10.0.0.27 - - [2026-03-12 03:20:50] "POST /neutron/network HTTP/1.1" 200 994 0.010851 10.0.0.131 - - [2026-03-12 03:20:50] "GET /projects?obj_uuids=e61976a8-3875-404d-ac77-d5d13e88ea84&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001156 10.0.0.27 - - [2026-03-12 03:20:50] "GET /project/e61976a8-3875-404d-ac77-d5d13e88ea84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.067648 10.0.0.27 - - [2026-03-12 03:20:50] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008412 10.0.0.27 - - [2026-03-12 03:20:51] "GET /virtual-network/0ee4f0d7-745c-4c60-9592-887b314c52d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005854 10.0.0.131 - - [2026-03-12 03:20:51] "GET /projects?obj_uuids=e61976a8-3875-404d-ac77-d5d13e88ea84&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002485 10.0.0.27 - - [2026-03-12 03:20:51] "POST /neutron/port HTTP/1.1" 200 1055 0.315230 10.0.0.27 - - [2026-03-12 03:20:51] "POST /neutron/port HTTP/1.1" 200 1109 0.149576 10.0.0.27 - - [2026-03-12 03:20:51] "GET /obj-perms HTTP/1.1" 200 5030 0.063880 10.0.0.27 - - [2026-03-12 03:20:51] "POST /neutron/subnet HTTP/1.1" 200 673 0.013215 10.0.0.27 - - [2026-03-12 03:20:52] "POST /neutron/port HTTP/1.1" 200 1119 0.022404 10.0.0.27 - - [2026-03-12 03:20:52] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008340 10.0.0.27 - - [2026-03-12 03:20:52] "GET /virtual-machine/9e292b3b-fe17-4a23-af4a-17a5d31ba52c HTTP/1.1" 200 1291 0.008753 10.0.0.27 - - [2026-03-12 03:20:52] "GET /virtual-machine-interface/c0ac5c87-2c5e-46d9-8ae9-9090f32edd1f HTTP/1.1" 200 2948 0.005611 10.0.0.27 - - [2026-03-12 03:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004047 10.0.0.27 - - [2026-03-12 03:20:53] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003599 10.0.0.27 - - [2026-03-12 03:20:53] "GET /virtual-networks?parent_id=e61976a8-3875-404d-ac77-d5d13e88ea84&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004308 10.0.0.27 - - [2026-03-12 03:20:53] "GET /virtual-network/0ee4f0d7-745c-4c60-9592-887b314c52d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.008686 10.0.0.27 - - [2026-03-12 03:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003997 10.0.0.27 - - [2026-03-12 03:20:56] "GET /virtual-network/0ee4f0d7-745c-4c60-9592-887b314c52d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006474 10.0.0.27 - - [2026-03-12 03:21:00] "POST /neutron/port HTTP/1.1" 200 1119 0.023721 10.0.0.27 - - [2026-03-12 03:21:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.27 - - [2026-03-12 03:21:00] "GET /virtual-network/0ee4f0d7-745c-4c60-9592-887b314c52d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006346 10.0.0.27 - - [2026-03-12 03:21:00] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008234 10.0.0.27 - - [2026-03-12 03:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.27 - - [2026-03-12 03:21:02] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003885 10.0.0.27 - - [2026-03-12 03:21:02] "GET /virtual-networks?parent_id=e61976a8-3875-404d-ac77-d5d13e88ea84&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003263 10.0.0.27 - - [2026-03-12 03:21:02] "GET /virtual-network/0ee4f0d7-745c-4c60-9592-887b314c52d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.007238 10.0.0.27 - - [2026-03-12 03:21:02] "POST /neutron/port HTTP/1.1" 200 1119 0.026439 10.0.0.27 - - [2026-03-12 03:21:02] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009905 10.0.0.27 - - [2026-03-12 03:21:02] "GET /virtual-machine/c5fe9fd4-56e1-4d31-8ace-f60dd1d89b63 HTTP/1.1" 200 1291 0.006697 10.0.0.27 - - [2026-03-12 03:21:02] "GET /virtual-machine-interface/21b0b5f5-a7e8-4eb0-b163-5fc82822c028 HTTP/1.1" 200 2947 0.005693 10.0.0.27 - - [2026-03-12 03:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492 10.0.0.27 - - [2026-03-12 03:21:02] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004369 10.0.0.27 - - [2026-03-12 03:21:02] "GET /virtual-networks?parent_id=e61976a8-3875-404d-ac77-d5d13e88ea84&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004616 10.0.0.27 - - [2026-03-12 03:21:02] "GET /virtual-network/0ee4f0d7-745c-4c60-9592-887b314c52d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006897 10.0.0.27 - - [2026-03-12 03:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004971 10.0.0.27 - - [2026-03-12 03:21:04] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006120 10.0.0.27 - - [2026-03-12 03:21:04] "GET /virtual-networks?parent_id=e61976a8-3875-404d-ac77-d5d13e88ea84&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003377 10.0.0.27 - - [2026-03-12 03:21:04] "GET /virtual-network/0ee4f0d7-745c-4c60-9592-887b314c52d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.007653 10.0.0.27 - - [2026-03-12 03:21:04] "POST /neutron/port HTTP/1.1" 200 1119 0.022291 10.0.0.27 - - [2026-03-12 03:21:04] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008467 10.0.0.27 - - [2026-03-12 03:21:04] "GET /virtual-machine/b75f9cb4-18e4-418a-8764-305b17918a40 HTTP/1.1" 200 1294 0.006625 10.0.0.27 - - [2026-03-12 03:21:04] "GET /virtual-machine-interface/8bb8d385-2db9-4c19-858e-88b03c06aad5 HTTP/1.1" 200 2947 0.005882 10.0.0.27 - - [2026-03-12 03:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004161 10.0.0.27 - - [2026-03-12 03:21:04] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004643 10.0.0.27 - - [2026-03-12 03:21:04] "GET /virtual-networks?parent_id=e61976a8-3875-404d-ac77-d5d13e88ea84&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002993 10.0.0.27 - - [2026-03-12 03:21:04] "GET /virtual-network/0ee4f0d7-745c-4c60-9592-887b314c52d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.007314 10.0.0.27 - - [2026-03-12 03:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004090 10.0.0.27 - - [2026-03-12 03:21:05] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004242 10.0.0.27 - - [2026-03-12 03:21:05] "GET /virtual-networks?parent_id=e61976a8-3875-404d-ac77-d5d13e88ea84&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003197 10.0.0.27 - - [2026-03-12 03:21:05] "GET /virtual-network/0ee4f0d7-745c-4c60-9592-887b314c52d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.007950 10.0.0.27 - - [2026-03-12 03:21:21] "POST /neutron/port HTTP/1.1" 200 1109 0.017359 10.0.0.27 - - [2026-03-12 03:21:22] "POST /neutron/port HTTP/1.1" 200 1109 0.016718 10.0.0.27 - - [2026-03-12 03:21:22] "POST /neutron/port HTTP/1.1" 200 1119 0.022122 10.0.0.27 - - [2026-03-12 03:21:22] "POST /neutron/network HTTP/1.1" 200 994 0.012919 10.0.0.27 - - [2026-03-12 03:21:22] "DELETE /route-target/46b70718-311c-4359-ab42-560209ea9f56 HTTP/1.1" 200 115 0.025839 10.0.0.27 - - [2026-03-12 03:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637 10.0.0.27 - - [2026-03-12 03:21:23] "DELETE /network-ipam/3f15e1f3-a298-467d-ae53-2a261fc27398 HTTP/1.1" 200 115 0.033890 10.0.0.27 - - [2026-03-12 03:21:23] "POST /fqname-to-id HTTP/1.1" 404 211 0.005363 10.0.0.131 - - [2026-03-12 03:21:24] "GET /projects?obj_uuids=e61976a8-3875-404d-ac77-d5d13e88ea84&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001033 10.0.0.27 - - [2026-03-12 03:21:24] "GET /project/e61976a8-3875-404d-ac77-d5d13e88ea84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.047092 10.0.0.131 - - [2026-03-12 03:21:24] "GET /projects?obj_uuids=e61976a8-3875-404d-ac77-d5d13e88ea84&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002511 10.0.0.27 - - [2026-03-12 03:21:24] "GET /project/e61976a8-3875-404d-ac77-d5d13e88ea84?fields=virtual_networks HTTP/1.1" 200 1034 0.051432 10.0.0.131 - - [2026-03-12 03:21:24] "GET /projects?obj_uuids=e61976a8-3875-404d-ac77-d5d13e88ea84&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001006 10.0.0.27 - - [2026-03-12 03:21:24] "GET /project/e61976a8-3875-404d-ac77-d5d13e88ea84?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.047752 10.0.0.131 - - [2026-03-12 03:21:24] "GET /projects?obj_uuids=e61976a8-3875-404d-ac77-d5d13e88ea84&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001355 10.0.0.27 - - [2026-03-12 03:21:24] "GET /project/e61976a8-3875-404d-ac77-d5d13e88ea84?fields=security_groups HTTP/1.1" 200 1261 0.049215 10.0.0.27 - - [2026-03-12 03:21:25] "POST /fqname-to-id HTTP/1.1" 404 196 0.026587 10.0.0.131 - - [2026-03-12 03:21:25] "GET /projects?obj_uuids=550a4d38-c723-4404-b945-61efca55afc0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003628 10.0.0.131 - - [2026-03-12 03:21:25] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001527 10.0.0.131 - - [2026-03-12 03:21:25] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010026 10.0.0.131 - - [2026-03-12 03:21:25] "POST /id-to-fqname HTTP/1.1" 200 198 0.006384 10.0.0.131 - - [2026-03-12 03:21:25] "POST /fqname-to-id HTTP/1.1" 404 207 0.005786 10.0.0.131 - - [2026-03-12 03:21:25] "POST /security-groups HTTP/1.1" 200 599 0.032113 10.0.0.131 - - [2026-03-12 03:21:25] "POST /projects HTTP/1.1" 200 601 0.258734 10.0.0.27 - - [2026-03-12 03:21:25] "POST /fqname-to-id HTTP/1.1" 404 241 0.012702 10.0.0.131 - - [2026-03-12 03:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.333673 10.0.0.27 - - [2026-03-12 03:21:26] "GET /project/550a4d38-c723-4404-b945-61efca55afc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.470703 10.0.0.27 - - [2026-03-12 03:21:27] "GET / HTTP/1.1" 200 36215 0.001977 10.0.0.27 - - [2026-03-12 03:21:27] "POST /neutron/port HTTP/1.1" 200 117 0.006387 10.0.0.27 - - [2026-03-12 03:21:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000605 10.0.0.27 - - [2026-03-12 03:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.063370 10.0.0.131 - - [2026-03-12 03:21:29] "GET /projects?obj_uuids=550a4d38-c723-4404-b945-61efca55afc0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000938 10.0.0.27 - - [2026-03-12 03:21:29] "GET /project/550a4d38-c723-4404-b945-61efca55afc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.040683 10.0.0.27 - - [2026-03-12 03:21:29] "POST /neutron/network HTTP/1.1" 200 117 0.043499 10.0.0.27 - - [2026-03-12 03:21:29] "POST /ref-update HTTP/1.1" 200 156 0.029963 10.0.0.131 - - [2026-03-12 03:21:30] "POST /useragent-kv HTTP/1.1" 200 115 0.009018 10.0.0.27 - - [2026-03-12 03:21:30] "POST /fqname-to-id HTTP/1.1" 404 207 0.056536 10.0.0.27 - - [2026-03-12 03:21:30] "POST /neutron/subnet HTTP/1.1" 200 725 0.232715 10.0.0.27 - - [2026-03-12 03:21:30] "POST /id-to-fqname HTTP/1.1" 200 228 0.001388 10.0.0.27 - - [2026-03-12 03:21:30] "GET /virtual-network/12ab9c8a-c2bc-4fa4-9f8e-199ae0db8d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005690 10.0.0.27 - - [2026-03-12 03:21:30] "GET /virtual-network/12ab9c8a-c2bc-4fa4-9f8e-199ae0db8d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005362 10.0.0.27 - - [2026-03-12 03:21:30] "POST /neutron/network HTTP/1.1" 200 1006 0.011800 10.0.0.27 - - [2026-03-12 03:21:30] "GET /virtual-network/12ab9c8a-c2bc-4fa4-9f8e-199ae0db8d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.007158 10.0.0.73 - - [2026-03-12 03:21:31] "GET /obj-perms HTTP/1.1" 200 5046 0.052639 10.0.0.27 - - [2026-03-12 03:21:32] "POST /id-to-fqname HTTP/1.1" 200 228 0.001367 10.0.0.27 - - [2026-03-12 03:21:32] "POST /neutron/network HTTP/1.1" 200 1016 0.007125 10.0.0.131 - - [2026-03-12 03:21:33] "GET /projects?obj_uuids=550a4d38-c723-4404-b945-61efca55afc0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001435 10.0.0.27 - - [2026-03-12 03:21:33] "GET /project/550a4d38-c723-4404-b945-61efca55afc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.067708 10.0.0.27 - - [2026-03-12 03:21:33] "POST /neutron/port HTTP/1.1" 200 117 0.006075 10.0.0.27 - - [2026-03-12 03:21:33] "POST /id-to-fqname HTTP/1.1" 200 228 0.001328 10.0.0.27 - - [2026-03-12 03:21:33] "POST /neutron/network HTTP/1.1" 200 1016 0.009201 10.0.0.27 - - [2026-03-12 03:21:34] "POST /neutron/port HTTP/1.1" 200 1175 0.022399 10.0.0.131 - - [2026-03-12 03:21:34] "GET /projects?obj_uuids=550a4d38-c723-4404-b945-61efca55afc0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001688 10.0.0.27 - - [2026-03-12 03:21:34] "GET /project/550a4d38-c723-4404-b945-61efca55afc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.090366 10.0.0.27 - - [2026-03-12 03:21:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005913 10.0.0.27 - - [2026-03-12 03:21:34] "POST /neutron/subnet HTTP/1.1" 200 1385 0.015371 10.0.0.27 - - [2026-03-12 03:21:34] "POST /neutron/network HTTP/1.1" 200 1006 0.011887 10.0.0.27 - - [2026-03-12 03:21:34] "POST /neutron/port HTTP/1.1" 200 117 0.007743 10.0.0.27 - - [2026-03-12 03:21:34] "POST /id-to-fqname HTTP/1.1" 200 228 0.001896 10.0.0.27 - - [2026-03-12 03:21:34] "POST /neutron/network HTTP/1.1" 200 1016 0.008625 10.0.0.27 - - [2026-03-12 03:21:35] "POST /neutron/port HTTP/1.1" 200 1175 0.028781 10.0.0.27 - - [2026-03-12 03:21:35] "POST /neutron/port HTTP/1.1" 200 1239 0.030632 10.0.0.131 - - [2026-03-12 03:21:35] "GET /projects?obj_uuids=550a4d38-c723-4404-b945-61efca55afc0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001317 10.0.0.27 - - [2026-03-12 03:21:35] "GET /project/550a4d38-c723-4404-b945-61efca55afc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.083715 10.0.0.27 - - [2026-03-12 03:21:35] "POST /neutron/network HTTP/1.1" 200 1006 0.011198 10.0.0.27 - - [2026-03-12 03:21:35] "POST /neutron/port HTTP/1.1" 200 117 0.001375 10.0.0.27 - - [2026-03-12 03:21:36] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008187 10.0.0.27 - - [2026-03-12 03:21:36] "POST /id-to-fqname HTTP/1.1" 200 228 0.001472 10.0.0.27 - - [2026-03-12 03:21:36] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008244 10.0.0.131 - - [2026-03-12 03:21:36] "GET /projects?obj_uuids=550a4d38-c723-4404-b945-61efca55afc0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001178 10.0.0.27 - - [2026-03-12 03:21:36] "POST /neutron/port HTTP/1.1" 200 1175 0.381475 10.0.0.27 - - [2026-03-12 03:21:37] "POST /neutron/port HTTP/1.1" 200 1229 0.133831 10.0.0.131 - - [2026-03-12 03:21:37] "GET /projects?obj_uuids=550a4d38-c723-4404-b945-61efca55afc0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001364 10.0.0.27 - - [2026-03-12 03:21:37] "GET /project/550a4d38-c723-4404-b945-61efca55afc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.165184 10.0.0.27 - - [2026-03-12 03:21:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005895 10.0.0.27 - - [2026-03-12 03:21:37] "POST /neutron/port HTTP/1.1" 200 117 0.001306 10.0.0.27 - - [2026-03-12 03:21:37] "POST /neutron/network HTTP/1.1" 200 1006 0.012421 10.0.0.27 - - [2026-03-12 03:21:37] "POST /neutron/port HTTP/1.1" 200 1239 0.022411 10.0.0.27 - - [2026-03-12 03:21:37] "POST /neutron/security_group HTTP/1.1" 200 2066 0.012470 10.0.0.27 - - [2026-03-12 03:21:37] "GET /virtual-machine/1b54950a-1591-4374-9a48-9dee32f2fb53 HTTP/1.1" 401 292 0.000491 10.0.0.27 - - [2026-03-12 03:21:38] "POST /neutron/network HTTP/1.1" 200 1016 0.008264 10.0.0.27 - - [2026-03-12 03:21:38] "GET /virtual-machine/1b54950a-1591-4374-9a48-9dee32f2fb53 HTTP/1.1" 200 1302 0.049900 10.0.0.27 - - [2026-03-12 03:21:38] "GET /virtual-machine-interface/c29378f2-2fa3-44e3-b1d5-c1f8ff26c042 HTTP/1.1" 200 3183 0.008357 10.0.0.27 - - [2026-03-12 03:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004769 10.0.0.27 - - [2026-03-12 03:21:38] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003894 10.0.0.27 - - [2026-03-12 03:21:38] "GET /virtual-networks?parent_id=550a4d38-c723-4404-b945-61efca55afc0&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002524 10.0.0.27 - - [2026-03-12 03:21:38] "POST /neutron/port HTTP/1.1" 200 1175 0.024777 10.0.0.27 - - [2026-03-12 03:21:38] "GET /virtual-network/12ab9c8a-c2bc-4fa4-9f8e-199ae0db8d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006929 10.0.0.27 - - [2026-03-12 03:21:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004256 10.0.0.27 - - [2026-03-12 03:21:38] "POST /neutron/port HTTP/1.1" 200 117 0.001230 10.0.0.27 - - [2026-03-12 03:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.27 - - [2026-03-12 03:21:41] "GET /virtual-network/12ab9c8a-c2bc-4fa4-9f8e-199ae0db8d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005537 10.0.0.27 - - [2026-03-12 03:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.27 - - [2026-03-12 03:21:45] "GET /virtual-network/12ab9c8a-c2bc-4fa4-9f8e-199ae0db8d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005717 10.0.0.27 - - [2026-03-12 03:21:47] "POST /neutron/port HTTP/1.1" 200 1239 0.021170 10.0.0.27 - - [2026-03-12 03:21:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004079 10.0.0.27 - - [2026-03-12 03:21:47] "POST /neutron/port HTTP/1.1" 200 117 0.001202 10.0.0.27 - - [2026-03-12 03:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005006 10.0.0.27 - - [2026-03-12 03:21:49] "GET /virtual-network/12ab9c8a-c2bc-4fa4-9f8e-199ae0db8d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.007767 10.0.0.27 - - [2026-03-12 03:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004221 10.0.0.27 - - [2026-03-12 03:21:53] "GET /virtual-network/12ab9c8a-c2bc-4fa4-9f8e-199ae0db8d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006484 10.0.0.131 - - [2026-03-12 03:21:56] "GET /obj-perms HTTP/1.1" 200 5056 0.046986 10.0.0.27 - - [2026-03-12 03:21:56] "GET /obj-perms HTTP/1.1" 200 5056 0.046918 10.0.0.27 - - [2026-03-12 03:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004206 10.0.0.27 - - [2026-03-12 03:21:58] "GET /virtual-network/12ab9c8a-c2bc-4fa4-9f8e-199ae0db8d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006131 10.0.0.27 - - [2026-03-12 03:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004927 10.0.0.27 - - [2026-03-12 03:22:02] "GET /virtual-network/12ab9c8a-c2bc-4fa4-9f8e-199ae0db8d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006221 10.0.0.27 - - [2026-03-12 03:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.27 - - [2026-03-12 03:22:06] "GET /virtual-network/12ab9c8a-c2bc-4fa4-9f8e-199ae0db8d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005986 10.0.0.27 - - [2026-03-12 03:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.27 - - [2026-03-12 03:22:10] "GET /virtual-network/12ab9c8a-c2bc-4fa4-9f8e-199ae0db8d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006632 10.0.0.27 - - [2026-03-12 03:22:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005602 10.0.0.27 - - [2026-03-12 03:22:14] "GET /virtual-network/12ab9c8a-c2bc-4fa4-9f8e-199ae0db8d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.008410 10.0.0.131 - - [2026-03-12 03:22:15] "DELETE /project/e61976a8-3875-404d-ac77-d5d13e88ea84 HTTP/1.1" 404 177 0.030120 10.0.0.131 - - [2026-03-12 03:22:15] "DELETE /project/550a4d38c7234404b94561efca55afc0 HTTP/1.1" 404 173 0.047511 10.0.0.27 - - [2026-03-12 03:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005121 10.0.0.27 - - [2026-03-12 03:22:18] "GET /virtual-network/12ab9c8a-c2bc-4fa4-9f8e-199ae0db8d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006500 10.0.0.27 - - [2026-03-12 03:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008517 10.0.0.27 - - [2026-03-12 03:22:22] "GET /virtual-network/12ab9c8a-c2bc-4fa4-9f8e-199ae0db8d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.008822 10.0.0.27 - - [2026-03-12 03:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.27 - - [2026-03-12 03:22:26] "GET /virtual-network/12ab9c8a-c2bc-4fa4-9f8e-199ae0db8d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005782 10.0.0.27 - - [2026-03-12 03:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.27 - - [2026-03-12 03:22:30] "GET /virtual-network/12ab9c8a-c2bc-4fa4-9f8e-199ae0db8d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005504 10.0.0.27 - - [2026-03-12 03:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005308 10.0.0.27 - - [2026-03-12 03:22:34] "GET /virtual-network/12ab9c8a-c2bc-4fa4-9f8e-199ae0db8d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.007051 10.0.0.27 - - [2026-03-12 03:22:36] "POST /neutron/port HTTP/1.1" 200 1239 0.028510 10.0.0.27 - - [2026-03-12 03:22:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003933 10.0.0.27 - - [2026-03-12 03:22:36] "POST /neutron/port HTTP/1.1" 200 117 0.001316 10.0.0.27 - - [2026-03-12 03:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.27 - - [2026-03-12 03:22:38] "GET /virtual-network/12ab9c8a-c2bc-4fa4-9f8e-199ae0db8d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.007500 10.0.0.27 - - [2026-03-12 03:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.27 - - [2026-03-12 03:22:43] "GET /virtual-network/12ab9c8a-c2bc-4fa4-9f8e-199ae0db8d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005539 10.0.0.27 - - [2026-03-12 03:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.27 - - [2026-03-12 03:22:47] "GET /virtual-network/12ab9c8a-c2bc-4fa4-9f8e-199ae0db8d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005610 10.0.0.27 - - [2026-03-12 03:22:47] "POST /neutron/port HTTP/1.1" 200 1239 0.041926 10.0.0.27 - - [2026-03-12 03:22:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004033 10.0.0.27 - - [2026-03-12 03:22:47] "POST /neutron/port HTTP/1.1" 200 117 0.001209 10.0.0.27 - - [2026-03-12 03:22:48] "POST /neutron/port HTTP/1.1" 200 1239 0.036818 10.0.0.27 - - [2026-03-12 03:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.27 - - [2026-03-12 03:22:49] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003712 10.0.0.27 - - [2026-03-12 03:22:49] "GET /virtual-networks?parent_id=550a4d38-c723-4404-b945-61efca55afc0&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003161 10.0.0.27 - - [2026-03-12 03:22:49] "GET /virtual-network/12ab9c8a-c2bc-4fa4-9f8e-199ae0db8d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.007310 10.0.0.27 - - [2026-03-12 03:22:49] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007908 10.0.0.27 - - [2026-03-12 03:22:54] "POST /neutron/port HTTP/1.1" 200 1239 0.018898 10.0.0.27 - - [2026-03-12 03:22:54] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010548 10.0.0.27 - - [2026-03-12 03:23:00] "POST /neutron/port HTTP/1.1" 200 1239 0.020381 10.0.0.27 - - [2026-03-12 03:23:04] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009923 10.0.0.27 - - [2026-03-12 03:23:15] "POST /neutron/port HTTP/1.1" 200 1239 0.019202 10.0.0.27 - - [2026-03-12 03:23:15] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008198 10.0.0.27 - - [2026-03-12 03:23:15] "GET /virtual-machine/8bbaafc6-c713-426a-b7d7-b574cb6d3aa4 HTTP/1.1" 200 1303 0.006474 10.0.0.27 - - [2026-03-12 03:23:15] "GET /virtual-machine-interface/d985b381-6414-4b21-9945-293ab546585d HTTP/1.1" 200 3183 0.005736 10.0.0.27 - - [2026-03-12 03:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.27 - - [2026-03-12 03:23:15] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004005 10.0.0.27 - - [2026-03-12 03:23:15] "GET /virtual-networks?parent_id=550a4d38-c723-4404-b945-61efca55afc0&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003582 10.0.0.27 - - [2026-03-12 03:23:15] "GET /virtual-network/12ab9c8a-c2bc-4fa4-9f8e-199ae0db8d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.008434 10.0.0.27 - - [2026-03-12 03:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004633 10.0.0.27 - - [2026-03-12 03:23:16] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003913 10.0.0.27 - - [2026-03-12 03:23:16] "GET /virtual-networks?parent_id=550a4d38-c723-4404-b945-61efca55afc0&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003523 10.0.0.27 - - [2026-03-12 03:23:16] "GET /virtual-network/12ab9c8a-c2bc-4fa4-9f8e-199ae0db8d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005896 10.0.0.27 - - [2026-03-12 03:23:17] "POST /neutron/port HTTP/1.1" 200 1239 0.026416 10.0.0.27 - - [2026-03-12 03:23:17] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010602 10.0.0.27 - - [2026-03-12 03:23:17] "GET /virtual-machine/fffd7415-14fe-4cfe-b322-4155109059bb HTTP/1.1" 200 1303 0.006955 10.0.0.27 - - [2026-03-12 03:23:17] "GET /virtual-machine-interface/2bf158ff-967f-49f1-9739-298288bb1f21 HTTP/1.1" 200 3182 0.007558 10.0.0.27 - - [2026-03-12 03:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004382 10.0.0.27 - - [2026-03-12 03:23:17] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005209 10.0.0.27 - - [2026-03-12 03:23:17] "GET /virtual-networks?parent_id=550a4d38-c723-4404-b945-61efca55afc0&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.005144 10.0.0.27 - - [2026-03-12 03:23:17] "GET /virtual-network/12ab9c8a-c2bc-4fa4-9f8e-199ae0db8d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.008449 10.0.0.27 - - [2026-03-12 03:23:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.27 - - [2026-03-12 03:23:18] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003872 10.0.0.27 - - [2026-03-12 03:23:18] "GET /virtual-networks?parent_id=550a4d38-c723-4404-b945-61efca55afc0&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003074 10.0.0.27 - - [2026-03-12 03:23:18] "GET /virtual-network/12ab9c8a-c2bc-4fa4-9f8e-199ae0db8d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.007514 10.0.0.27 - - [2026-03-12 03:23:36] "POST /neutron/port HTTP/1.1" 200 1239 0.024821 10.0.0.27 - - [2026-03-12 03:23:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005026 10.0.0.27 - - [2026-03-12 03:23:36] "POST /neutron/port HTTP/1.1" 200 117 0.001170 10.0.0.131 - - [2026-03-12 03:23:39] "GET /projects?obj_uuids=550a4d38-c723-4404-b945-61efca55afc0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001538 10.0.0.27 - - [2026-03-12 03:23:39] "GET /project/550a4d38-c723-4404-b945-61efca55afc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.050745 10.0.0.27 - - [2026-03-12 03:23:39] "POST /fqname-to-id HTTP/1.1" 404 226 0.006974 10.0.0.27 - - [2026-03-12 03:23:39] "POST /interface-route-tables HTTP/1.1" 200 577 0.042723 10.0.0.27 - - [2026-03-12 03:23:40] "GET /interface-route-table/5c9b62ca-f91a-43e1-bd0a-f9a3e86996c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1333 0.025357 10.0.0.27 - - [2026-03-12 03:23:40] "GET /virtual-machine-interface/c29378f2-2fa3-44e3-b1d5-c1f8ff26c042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2766 0.007328 10.0.0.27 - - [2026-03-12 03:23:40] "POST /ref-update HTTP/1.1" 200 156 0.021195 10.0.0.27 - - [2026-03-12 03:23:47] "POST /neutron/port HTTP/1.1" 200 1239 0.020284 10.0.0.27 - - [2026-03-12 03:23:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004173 10.0.0.27 - - [2026-03-12 03:23:47] "POST /neutron/port HTTP/1.1" 200 117 0.001246 10.0.0.131 - - [2026-03-12 03:24:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000506 10.0.0.131 - - [2026-03-12 03:24:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000391 10.0.0.73 - - [2026-03-12 03:24:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000389 10.0.0.73 - - [2026-03-12 03:24:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000418 10.0.0.131 - - [2026-03-12 03:24:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000559 10.0.0.73 - - [2026-03-12 03:24:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000469 10.0.0.131 - - [2026-03-12 03:24:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000512 10.0.0.73 - - [2026-03-12 03:24:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000430 10.0.0.27 - - [2026-03-12 03:24:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.27 - - [2026-03-12 03:24:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000860 10.0.0.27 - - [2026-03-12 03:24:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.27 - - [2026-03-12 03:24:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000447 10.0.0.131 - - [2026-03-12 03:24:24] "GET /projects?obj_uuids=550a4d38-c723-4404-b945-61efca55afc0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000993 10.0.0.27 - - [2026-03-12 03:24:24] "GET /project/550a4d38-c723-4404-b945-61efca55afc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.040895 10.0.0.27 - - [2026-03-12 03:24:24] "POST /fqname-to-id HTTP/1.1" 404 226 0.005615 10.0.0.27 - - [2026-03-12 03:24:24] "POST /interface-route-tables HTTP/1.1" 200 577 0.029416 10.0.0.27 - - [2026-03-12 03:24:24] "GET /interface-route-table/0122d437-15ee-4956-8de6-78b05bd2ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1331 0.007853 10.0.0.27 - - [2026-03-12 03:24:24] "GET /virtual-machine-interface/d985b381-6414-4b21-9945-293ab546585d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2766 0.005855 10.0.0.27 - - [2026-03-12 03:24:24] "POST /ref-update HTTP/1.1" 200 156 0.019038 10.0.0.27 - - [2026-03-12 03:24:26] "GET /virtual-machine-interface/2bf158ff-967f-49f1-9739-298288bb1f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.007966 10.0.0.27 - - [2026-03-12 03:24:26] "PUT /virtual-machine-interface/2bf158ff-967f-49f1-9739-298288bb1f21 HTTP/1.1" 200 285 0.019588 10.0.0.27 - - [2026-03-12 03:24:26] "GET /virtual-machine-interface/c29378f2-2fa3-44e3-b1d5-c1f8ff26c042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.007993 10.0.0.27 - - [2026-03-12 03:24:26] "PUT /virtual-machine-interface/c29378f2-2fa3-44e3-b1d5-c1f8ff26c042 HTTP/1.1" 200 285 0.015998 10.0.0.27 - - [2026-03-12 03:24:26] "GET /virtual-machine-interface/d985b381-6414-4b21-9945-293ab546585d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.007969 10.0.0.27 - - [2026-03-12 03:24:26] "PUT /virtual-machine-interface/d985b381-6414-4b21-9945-293ab546585d HTTP/1.1" 200 285 0.014809 10.0.0.27 - - [2026-03-12 03:24:37] "POST /neutron/port HTTP/1.1" 200 1239 0.043384 10.0.0.27 - - [2026-03-12 03:24:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004166 10.0.0.27 - - [2026-03-12 03:24:37] "POST /neutron/port HTTP/1.1" 200 117 0.001537 10.0.0.27 - - [2026-03-12 03:24:48] "POST /neutron/port HTTP/1.1" 200 1239 0.029949 10.0.0.27 - - [2026-03-12 03:24:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004411 10.0.0.27 - - [2026-03-12 03:24:48] "POST /neutron/port HTTP/1.1" 200 117 0.001235 10.0.0.27 - - [2026-03-12 03:25:15] "POST /neutron/port HTTP/1.1" 200 1239 0.018578 10.0.0.27 - - [2026-03-12 03:25:15] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007571 10.0.0.27 - - [2026-03-12 03:25:15] "GET /virtual-machine/e28f86fb-0a64-493b-ba7a-058875376082 HTTP/1.1" 200 1303 0.006783 10.0.0.27 - - [2026-03-12 03:25:15] "GET /virtual-machine-interface/b3c30da7-d869-4fdc-8c89-e167c583b333 HTTP/1.1" 200 3183 0.005604 10.0.0.27 - - [2026-03-12 03:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004461 10.0.0.27 - - [2026-03-12 03:25:15] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005504 10.0.0.27 - - [2026-03-12 03:25:15] "GET /virtual-networks?parent_id=550a4d38-c723-4404-b945-61efca55afc0&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003280 10.0.0.27 - - [2026-03-12 03:25:15] "GET /virtual-network/12ab9c8a-c2bc-4fa4-9f8e-199ae0db8d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.007620 10.0.0.27 - - [2026-03-12 03:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004927 10.0.0.27 - - [2026-03-12 03:25:16] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005383 10.0.0.27 - - [2026-03-12 03:25:16] "GET /virtual-networks?parent_id=550a4d38-c723-4404-b945-61efca55afc0&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.004363 10.0.0.27 - - [2026-03-12 03:25:16] "GET /virtual-network/12ab9c8a-c2bc-4fa4-9f8e-199ae0db8d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006992 10.0.0.27 - - [2026-03-12 03:25:16] "GET /virtual-machine-interface/b3c30da7-d869-4fdc-8c89-e167c583b333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2766 0.007329 10.0.0.27 - - [2026-03-12 03:25:16] "PUT /virtual-machine-interface/b3c30da7-d869-4fdc-8c89-e167c583b333 HTTP/1.1" 200 285 0.019034 10.0.0.27 - - [2026-03-12 03:25:37] "POST /neutron/port HTTP/1.1" 200 1239 0.026345 10.0.0.27 - - [2026-03-12 03:25:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004190 10.0.0.27 - - [2026-03-12 03:25:37] "POST /neutron/port HTTP/1.1" 200 117 0.001222 10.0.0.27 - - [2026-03-12 03:25:48] "POST /neutron/port HTTP/1.1" 200 1239 0.030189 10.0.0.27 - - [2026-03-12 03:25:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.010151 10.0.0.27 - - [2026-03-12 03:25:48] "POST /neutron/port HTTP/1.1" 200 117 0.001776 10.0.0.131 - - [2026-03-12 03:25:56] "GET /projects?obj_uuids=550a4d38-c723-4404-b945-61efca55afc0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.028835 10.0.0.27 - - [2026-03-12 03:25:56] "GET /project/550a4d38-c723-4404-b945-61efca55afc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.080972 10.0.0.27 - - [2026-03-12 03:25:56] "POST /fqname-to-id HTTP/1.1" 404 226 0.006408 10.0.0.27 - - [2026-03-12 03:25:56] "POST /interface-route-tables HTTP/1.1" 200 577 0.034222 10.0.0.27 - - [2026-03-12 03:25:56] "GET /interface-route-table/2614147b-a8a2-4aa6-ae7c-7470f606a5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1333 0.006253 10.0.0.27 - - [2026-03-12 03:25:56] "GET /virtual-machine-interface/b3c30da7-d869-4fdc-8c89-e167c583b333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.007466 10.0.0.27 - - [2026-03-12 03:25:56] "POST /ref-update HTTP/1.1" 200 156 0.018323 10.0.0.27 - - [2026-03-12 03:25:58] "GET /virtual-machine-interface/c29378f2-2fa3-44e3-b1d5-c1f8ff26c042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3098 0.013064 10.0.0.27 - - [2026-03-12 03:25:58] "POST /ref-update HTTP/1.1" 200 156 0.019660 10.0.0.27 - - [2026-03-12 03:25:58] "DELETE /interface-route-table/5c9b62ca-f91a-43e1-bd0a-f9a3e86996c7 HTTP/1.1" 200 115 0.037868 10.0.0.27 - - [2026-03-12 03:25:58] "POST /neutron/port HTTP/1.1" 200 1239 0.022501 10.0.0.73 - - [2026-03-12 03:25:59] "GET /obj-perms HTTP/1.1" 200 5056 0.051354 10.0.0.131 - - [2026-03-12 03:25:59] "GET /obj-perms HTTP/1.1" 200 5056 0.055223 10.0.0.27 - - [2026-03-12 03:26:20] "GET /virtual-machine-interface/b3c30da7-d869-4fdc-8c89-e167c583b333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3098 0.011928 10.0.0.27 - - [2026-03-12 03:26:20] "POST /ref-update HTTP/1.1" 200 156 0.025255 10.0.0.27 - - [2026-03-12 03:26:20] "DELETE /interface-route-table/2614147b-a8a2-4aa6-ae7c-7470f606a5b6 HTTP/1.1" 200 115 0.029543 10.0.0.27 - - [2026-03-12 03:26:21] "GET /virtual-machine-interface/d985b381-6414-4b21-9945-293ab546585d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3098 0.006301 10.0.0.27 - - [2026-03-12 03:26:21] "POST /ref-update HTTP/1.1" 200 156 0.015437 10.0.0.27 - - [2026-03-12 03:26:21] "DELETE /interface-route-table/0122d437-15ee-4956-8de6-78b05bd2ba3b HTTP/1.1" 200 115 0.027178 10.0.0.27 - - [2026-03-12 03:26:21] "POST /neutron/port HTTP/1.1" 200 1239 0.028132 10.0.0.27 - - [2026-03-12 03:26:21] "POST /neutron/port HTTP/1.1" 200 1229 0.015689 10.0.0.27 - - [2026-03-12 03:26:21] "POST /neutron/port HTTP/1.1" 200 1229 0.021351 10.0.0.27 - - [2026-03-12 03:26:21] "POST /neutron/port HTTP/1.1" 200 1229 0.036497 10.0.0.131 - - [2026-03-12 03:26:23] "POST /useragent-kv HTTP/1.1" 200 115 0.005348 10.0.0.131 - - [2026-03-12 03:26:23] "POST /useragent-kv HTTP/1.1" 200 115 0.003999 10.0.0.131 - - [2026-03-12 03:26:23] "POST /useragent-kv HTTP/1.1" 200 115 0.004494 10.0.0.131 - - [2026-03-12 03:26:23] "POST /useragent-kv HTTP/1.1" 200 115 0.003153 10.0.0.27 - - [2026-03-12 03:26:23] "POST /neutron/network HTTP/1.1" 200 151 0.181911 10.0.0.27 - - [2026-03-12 03:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.073708 10.0.0.131 - - [2026-03-12 03:26:25] "GET /projects?obj_uuids=550a4d38-c723-4404-b945-61efca55afc0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001965 10.0.0.27 - - [2026-03-12 03:26:25] "GET /project/550a4d38-c723-4404-b945-61efca55afc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.073870 10.0.0.131 - - [2026-03-12 03:26:25] "GET /projects?obj_uuids=550a4d38-c723-4404-b945-61efca55afc0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001018 10.0.0.27 - - [2026-03-12 03:26:25] "GET /project/550a4d38-c723-4404-b945-61efca55afc0?fields=virtual_networks HTTP/1.1" 200 1049 0.059613 10.0.0.131 - - [2026-03-12 03:26:25] "GET /projects?obj_uuids=550a4d38-c723-4404-b945-61efca55afc0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001524 10.0.0.27 - - [2026-03-12 03:26:25] "GET /project/550a4d38-c723-4404-b945-61efca55afc0?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.075164 10.0.0.131 - - [2026-03-12 03:26:25] "GET /projects?obj_uuids=550a4d38-c723-4404-b945-61efca55afc0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001240 10.0.0.27 - - [2026-03-12 03:26:25] "GET /project/550a4d38-c723-4404-b945-61efca55afc0?fields=security_groups HTTP/1.1" 200 1284 0.050809 10.0.0.27 - - [2026-03-12 03:26:26] "POST /fqname-to-id HTTP/1.1" 404 183 0.030949 10.0.0.131 - - [2026-03-12 03:26:26] "GET /projects?obj_uuids=2bcc7ec8-eb5c-4861-ab1e-c702bf6b17fa&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004338 10.0.0.131 - - [2026-03-12 03:26:26] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001441 10.0.0.131 - - [2026-03-12 03:26:26] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009523 10.0.0.131 - - [2026-03-12 03:26:26] "POST /id-to-fqname HTTP/1.1" 200 185 0.001730 10.0.0.131 - - [2026-03-12 03:26:26] "POST /fqname-to-id HTTP/1.1" 404 194 0.010720 10.0.0.131 - - [2026-03-12 03:26:26] "POST /security-groups HTTP/1.1" 200 586 0.074917 10.0.0.131 - - [2026-03-12 03:26:26] "POST /projects HTTP/1.1" 200 575 0.289654 10.0.0.27 - - [2026-03-12 03:26:26] "POST /access-control-lists HTTP/1.1" 200 593 0.024679 10.0.0.131 - - [2026-03-12 03:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.364191 10.0.0.27 - - [2026-03-12 03:26:26] "GET /project/2bcc7ec8-eb5c-4861-ab1e-c702bf6b17fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.500320 10.0.0.27 - - [2026-03-12 03:26:27] "GET / HTTP/1.1" 200 36215 0.001652 10.0.0.131 - - [2026-03-12 03:26:30] "GET /projects?obj_uuids=2bcc7ec8-eb5c-4861-ab1e-c702bf6b17fa&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001664 10.0.0.27 - - [2026-03-12 03:26:30] "GET /project/2bcc7ec8-eb5c-4861-ab1e-c702bf6b17fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.049355 10.0.0.131 - - [2026-03-12 03:26:30] "GET /projects?obj_uuids=2bcc7ec8-eb5c-4861-ab1e-c702bf6b17fa&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001010 10.0.0.27 - - [2026-03-12 03:26:30] "GET /project/2bcc7ec8-eb5c-4861-ab1e-c702bf6b17fa?fields=virtual_networks HTTP/1.1" 200 1023 0.046849 10.0.0.131 - - [2026-03-12 03:26:30] "GET /projects?obj_uuids=2bcc7ec8-eb5c-4861-ab1e-c702bf6b17fa&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001101 10.0.0.27 - - [2026-03-12 03:26:30] "GET /project/2bcc7ec8-eb5c-4861-ab1e-c702bf6b17fa?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.042171 10.0.0.131 - - [2026-03-12 03:26:30] "GET /projects?obj_uuids=2bcc7ec8-eb5c-4861-ab1e-c702bf6b17fa&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001029 10.0.0.27 - - [2026-03-12 03:26:30] "GET /project/2bcc7ec8-eb5c-4861-ab1e-c702bf6b17fa?fields=security_groups HTTP/1.1" 200 1245 0.052417 10.0.0.27 - - [2026-03-12 03:26:31] "POST /fqname-to-id HTTP/1.1" 404 193 0.059589 10.0.0.131 - - [2026-03-12 03:26:31] "GET /projects?obj_uuids=fb8ea6a6-73d4-4063-87d4-d41fd3d8b880&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003829 10.0.0.131 - - [2026-03-12 03:26:31] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000938 10.0.0.131 - - [2026-03-12 03:26:31] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007477 10.0.0.131 - - [2026-03-12 03:26:32] "POST /id-to-fqname HTTP/1.1" 200 195 0.002602 10.0.0.131 - - [2026-03-12 03:26:32] "POST /fqname-to-id HTTP/1.1" 404 204 0.004636 10.0.0.131 - - [2026-03-12 03:26:32] "POST /security-groups HTTP/1.1" 200 596 0.073369 10.0.0.27 - - [2026-03-12 03:26:32] "POST /fqname-to-id HTTP/1.1" 404 239 0.003560 10.0.0.131 - - [2026-03-12 03:26:32] "POST /projects HTTP/1.1" 200 595 0.275644 10.0.0.131 - - [2026-03-12 03:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.350882 10.0.0.27 - - [2026-03-12 03:26:32] "POST /access-control-lists HTTP/1.1" 200 601 0.030909 10.0.0.27 - - [2026-03-12 03:26:32] "GET /project/fb8ea6a6-73d4-4063-87d4-d41fd3d8b880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.486117 10.0.0.27 - - [2026-03-12 03:26:33] "GET / HTTP/1.1" 200 36215 0.001884 10.0.0.131 - - [2026-03-12 03:26:36] "GET /projects?obj_uuids=fb8ea6a6-73d4-4063-87d4-d41fd3d8b880&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001046 10.0.0.27 - - [2026-03-12 03:26:36] "GET /project/fb8ea6a6-73d4-4063-87d4-d41fd3d8b880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.042654 10.0.0.131 - - [2026-03-12 03:26:36] "GET /projects?obj_uuids=fb8ea6a6-73d4-4063-87d4-d41fd3d8b880&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000849 10.0.0.27 - - [2026-03-12 03:26:36] "GET /project/fb8ea6a6-73d4-4063-87d4-d41fd3d8b880?fields=virtual_networks HTTP/1.1" 200 1043 0.050559 10.0.0.131 - - [2026-03-12 03:26:36] "GET /projects?obj_uuids=fb8ea6a6-73d4-4063-87d4-d41fd3d8b880&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001065 10.0.0.27 - - [2026-03-12 03:26:36] "GET /project/fb8ea6a6-73d4-4063-87d4-d41fd3d8b880?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.039455 10.0.0.131 - - [2026-03-12 03:26:36] "GET /projects?obj_uuids=fb8ea6a6-73d4-4063-87d4-d41fd3d8b880&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000950 10.0.0.27 - - [2026-03-12 03:26:36] "GET /project/fb8ea6a6-73d4-4063-87d4-d41fd3d8b880?fields=security_groups HTTP/1.1" 200 1275 0.045591 10.0.0.27 - - [2026-03-12 03:26:37] "POST /fqname-to-id HTTP/1.1" 404 199 0.031782 10.0.0.131 - - [2026-03-12 03:26:37] "GET /projects?obj_uuids=482c1022-59b1-4b7c-a306-630a15a4896a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003143 10.0.0.131 - - [2026-03-12 03:26:37] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001112 10.0.0.131 - - [2026-03-12 03:26:37] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008178 10.0.0.131 - - [2026-03-12 03:26:37] "POST /id-to-fqname HTTP/1.1" 200 201 0.002999 10.0.0.131 - - [2026-03-12 03:26:37] "POST /fqname-to-id HTTP/1.1" 404 210 0.003386 10.0.0.131 - - [2026-03-12 03:26:37] "POST /security-groups HTTP/1.1" 200 602 0.036813 10.0.0.131 - - [2026-03-12 03:26:38] "POST /projects HTTP/1.1" 200 607 0.243666 10.0.0.27 - - [2026-03-12 03:26:38] "POST /fqname-to-id HTTP/1.1" 404 244 0.007803 10.0.0.131 - - [2026-03-12 03:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.323397 10.0.0.27 - - [2026-03-12 03:26:38] "GET /project/482c1022-59b1-4b7c-a306-630a15a4896a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.479771 10.0.0.27 - - [2026-03-12 03:26:39] "GET / HTTP/1.1" 200 36215 0.003000 10.0.0.131 - - [2026-03-12 03:26:42] "GET /projects?obj_uuids=482c1022-59b1-4b7c-a306-630a15a4896a&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000992 10.0.0.27 - - [2026-03-12 03:26:42] "GET /project/482c1022-59b1-4b7c-a306-630a15a4896a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.047593 10.0.0.131 - - [2026-03-12 03:26:42] "GET /projects?obj_uuids=482c1022-59b1-4b7c-a306-630a15a4896a&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000950 10.0.0.27 - - [2026-03-12 03:26:42] "GET /project/482c1022-59b1-4b7c-a306-630a15a4896a?fields=virtual_networks HTTP/1.1" 200 1055 0.046818 10.0.0.131 - - [2026-03-12 03:26:42] "GET /projects?obj_uuids=482c1022-59b1-4b7c-a306-630a15a4896a&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001737 10.0.0.27 - - [2026-03-12 03:26:42] "GET /project/482c1022-59b1-4b7c-a306-630a15a4896a?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.039828 10.0.0.131 - - [2026-03-12 03:26:42] "GET /projects?obj_uuids=482c1022-59b1-4b7c-a306-630a15a4896a&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001145 10.0.0.27 - - [2026-03-12 03:26:42] "GET /project/482c1022-59b1-4b7c-a306-630a15a4896a?fields=security_groups HTTP/1.1" 200 1293 0.043203 10.0.0.27 - - [2026-03-12 03:26:43] "POST /fqname-to-id HTTP/1.1" 404 185 0.037540 10.0.0.131 - - [2026-03-12 03:26:43] "GET /projects?obj_uuids=eb5b6a96-fd78-4394-a762-d92cd9b7d696&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003990 10.0.0.131 - - [2026-03-12 03:26:43] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000871 10.0.0.131 - - [2026-03-12 03:26:43] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006644 10.0.0.131 - - [2026-03-12 03:26:43] "POST /id-to-fqname HTTP/1.1" 200 187 0.001199 10.0.0.131 - - [2026-03-12 03:26:43] "POST /fqname-to-id HTTP/1.1" 404 196 0.004906 10.0.0.131 - - [2026-03-12 03:26:43] "POST /security-groups HTTP/1.1" 200 588 0.036906 10.0.0.131 - - [2026-03-12 03:26:43] "POST /projects HTTP/1.1" 200 579 0.248724 10.0.0.27 - - [2026-03-12 03:26:43] "POST /access-control-lists HTTP/1.1" 200 595 0.033368 10.0.0.131 - - [2026-03-12 03:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.321604 10.0.0.27 - - [2026-03-12 03:26:44] "GET /project/eb5b6a96-fd78-4394-a762-d92cd9b7d696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.474043 10.0.0.27 - - [2026-03-12 03:26:45] "GET / HTTP/1.1" 200 36215 0.001502 10.0.0.131 - - [2026-03-12 03:26:48] "GET /projects?obj_uuids=eb5b6a96-fd78-4394-a762-d92cd9b7d696&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001009 10.0.0.27 - - [2026-03-12 03:26:48] "GET /project/eb5b6a96-fd78-4394-a762-d92cd9b7d696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.052237 10.0.0.131 - - [2026-03-12 03:26:48] "GET /projects?obj_uuids=eb5b6a96-fd78-4394-a762-d92cd9b7d696&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000933 10.0.0.27 - - [2026-03-12 03:26:48] "GET /project/eb5b6a96-fd78-4394-a762-d92cd9b7d696?fields=virtual_networks HTTP/1.1" 200 1028 0.074293 10.0.0.131 - - [2026-03-12 03:26:48] "GET /projects?obj_uuids=eb5b6a96-fd78-4394-a762-d92cd9b7d696&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001038 10.0.0.27 - - [2026-03-12 03:26:48] "GET /project/eb5b6a96-fd78-4394-a762-d92cd9b7d696?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.048321 10.0.0.131 - - [2026-03-12 03:26:48] "GET /projects?obj_uuids=eb5b6a96-fd78-4394-a762-d92cd9b7d696&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000962 10.0.0.27 - - [2026-03-12 03:26:48] "GET /project/eb5b6a96-fd78-4394-a762-d92cd9b7d696?fields=security_groups HTTP/1.1" 200 1252 0.056474 10.0.0.27 - - [2026-03-12 03:26:49] "POST /fqname-to-id HTTP/1.1" 404 182 0.027855 10.0.0.131 - - [2026-03-12 03:26:49] "GET /projects?obj_uuids=e2d6c089-0d4a-4802-a138-aa659e8c8f51&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003210 10.0.0.131 - - [2026-03-12 03:26:49] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000962 10.0.0.131 - - [2026-03-12 03:26:49] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007571 10.0.0.131 - - [2026-03-12 03:26:49] "POST /id-to-fqname HTTP/1.1" 200 184 0.002916 10.0.0.131 - - [2026-03-12 03:26:49] "POST /fqname-to-id HTTP/1.1" 404 193 0.009033 10.0.0.131 - - [2026-03-12 03:26:49] "POST /security-groups HTTP/1.1" 200 585 0.034203 10.0.0.27 - - [2026-03-12 03:26:49] "POST /fqname-to-id HTTP/1.1" 404 228 0.003961 10.0.0.131 - - [2026-03-12 03:26:49] "POST /projects HTTP/1.1" 200 573 0.243682 10.0.0.131 - - [2026-03-12 03:26:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.316367 10.0.0.27 - - [2026-03-12 03:26:49] "POST /access-control-lists HTTP/1.1" 200 590 0.029495 10.0.0.27 - - [2026-03-12 03:26:49] "GET /project/e2d6c089-0d4a-4802-a138-aa659e8c8f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.447616 10.0.0.27 - - [2026-03-12 03:26:50] "GET / HTTP/1.1" 200 36215 0.001640 10.0.0.131 - - [2026-03-12 03:26:53] "GET /projects?obj_uuids=e2d6c089-0d4a-4802-a138-aa659e8c8f51&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001225 10.0.0.27 - - [2026-03-12 03:26:53] "GET /project/e2d6c089-0d4a-4802-a138-aa659e8c8f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.060941 10.0.0.131 - - [2026-03-12 03:26:53] "GET /projects?obj_uuids=e2d6c089-0d4a-4802-a138-aa659e8c8f51&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001163 10.0.0.27 - - [2026-03-12 03:26:53] "GET /project/e2d6c089-0d4a-4802-a138-aa659e8c8f51?fields=virtual_networks HTTP/1.1" 200 1022 0.070225 10.0.0.131 - - [2026-03-12 03:26:53] "GET /projects?obj_uuids=e2d6c089-0d4a-4802-a138-aa659e8c8f51&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001446 10.0.0.27 - - [2026-03-12 03:26:53] "GET /project/e2d6c089-0d4a-4802-a138-aa659e8c8f51?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.054177 10.0.0.131 - - [2026-03-12 03:26:53] "GET /projects?obj_uuids=e2d6c089-0d4a-4802-a138-aa659e8c8f51&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001222 10.0.0.27 - - [2026-03-12 03:26:54] "GET /project/e2d6c089-0d4a-4802-a138-aa659e8c8f51?fields=security_groups HTTP/1.1" 200 1243 0.052042 10.0.0.27 - - [2026-03-12 03:26:54] "POST /fqname-to-id HTTP/1.1" 404 186 0.028125 10.0.0.131 - - [2026-03-12 03:26:54] "GET /projects?obj_uuids=d86007ce-c54b-40da-9659-2d1f12b1e82b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003943 10.0.0.131 - - [2026-03-12 03:26:54] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001091 10.0.0.131 - - [2026-03-12 03:26:54] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008575 10.0.0.131 - - [2026-03-12 03:26:55] "POST /id-to-fqname HTTP/1.1" 200 188 0.003004 10.0.0.131 - - [2026-03-12 03:26:55] "POST /fqname-to-id HTTP/1.1" 404 197 0.007523 10.0.0.131 - - [2026-03-12 03:26:55] "POST /security-groups HTTP/1.1" 200 589 0.042770 10.0.0.131 - - [2026-03-12 03:26:55] "POST /projects HTTP/1.1" 200 581 0.273569 10.0.0.27 - - [2026-03-12 03:26:55] "POST /fqname-to-id HTTP/1.1" 404 231 0.015269 10.0.0.131 - - [2026-03-12 03:26:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.345174 10.0.0.27 - - [2026-03-12 03:26:55] "GET /project/d86007ce-c54b-40da-9659-2d1f12b1e82b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.501550 10.0.0.27 - - [2026-03-12 03:26:56] "GET / HTTP/1.1" 200 36215 0.003301 10.0.0.131 - - [2026-03-12 03:26:59] "GET /projects?obj_uuids=d86007ce-c54b-40da-9659-2d1f12b1e82b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000957 10.0.0.27 - - [2026-03-12 03:26:59] "GET /project/d86007ce-c54b-40da-9659-2d1f12b1e82b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.039313 10.0.0.131 - - [2026-03-12 03:26:59] "GET /projects?obj_uuids=d86007ce-c54b-40da-9659-2d1f12b1e82b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000998 10.0.0.27 - - [2026-03-12 03:26:59] "GET /project/d86007ce-c54b-40da-9659-2d1f12b1e82b?fields=virtual_networks HTTP/1.1" 200 1030 0.039032 10.0.0.131 - - [2026-03-12 03:26:59] "GET /projects?obj_uuids=d86007ce-c54b-40da-9659-2d1f12b1e82b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001271 10.0.0.27 - - [2026-03-12 03:26:59] "GET /project/d86007ce-c54b-40da-9659-2d1f12b1e82b?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.046427 10.0.0.131 - - [2026-03-12 03:26:59] "GET /projects?obj_uuids=d86007ce-c54b-40da-9659-2d1f12b1e82b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001044 10.0.0.27 - - [2026-03-12 03:26:59] "GET /project/d86007ce-c54b-40da-9659-2d1f12b1e82b?fields=security_groups HTTP/1.1" 200 1255 0.060701 10.0.0.27 - - [2026-03-12 03:27:00] "GET /obj-perms HTTP/1.1" 200 5056 0.342189 10.0.0.27 - - [2026-03-12 03:27:00] "POST /fqname-to-id HTTP/1.1" 404 186 0.029079 10.0.0.131 - - [2026-03-12 03:27:01] "GET /projects?obj_uuids=c8082669-0dd4-41ee-82f3-01c3e08a0ee3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004126 10.0.0.131 - - [2026-03-12 03:27:01] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000970 10.0.0.131 - - [2026-03-12 03:27:01] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007387 10.0.0.131 - - [2026-03-12 03:27:01] "POST /id-to-fqname HTTP/1.1" 200 188 0.007047 10.0.0.131 - - [2026-03-12 03:27:01] "POST /fqname-to-id HTTP/1.1" 404 197 0.006854 10.0.0.131 - - [2026-03-12 03:27:01] "POST /security-groups HTTP/1.1" 200 589 0.036042 10.0.0.131 - - [2026-03-12 03:27:01] "POST /projects HTTP/1.1" 200 581 0.272904 10.0.0.27 - - [2026-03-12 03:27:01] "POST /access-control-lists HTTP/1.1" 200 596 0.034951 10.0.0.131 - - [2026-03-12 03:27:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.348947 10.0.0.27 - - [2026-03-12 03:27:01] "GET /project/c8082669-0dd4-41ee-82f3-01c3e08a0ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.507048 10.0.0.27 - - [2026-03-12 03:27:02] "GET / HTTP/1.1" 200 36215 0.001558 10.0.0.27 - - [2026-03-12 03:27:04] "POST /fqname-to-id HTTP/1.1" 401 292 0.000507 10.0.0.27 - - [2026-03-12 03:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.050913 10.0.0.131 - - [2026-03-12 03:27:04] "GET /projects?obj_uuids=c8082669-0dd4-41ee-82f3-01c3e08a0ee3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000924 10.0.0.27 - - [2026-03-12 03:27:04] "GET /project/c8082669-0dd4-41ee-82f3-01c3e08a0ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.037280 10.0.0.27 - - [2026-03-12 03:27:05] "POST /route-targets HTTP/1.1" 200 328 0.016746 10.0.0.131 - - [2026-03-12 03:27:05] "POST /useragent-kv HTTP/1.1" 200 115 0.009257 10.0.0.27 - - [2026-03-12 03:27:05] "POST /neutron/subnet HTTP/1.1" 200 724 0.289136 10.0.0.27 - - [2026-03-12 03:27:05] "POST /id-to-fqname HTTP/1.1" 200 218 0.001358 10.0.0.27 - - [2026-03-12 03:27:05] "GET /virtual-network/6561bf40-32a5-414f-9149-c98e0e8002bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005483 10.0.0.27 - - [2026-03-12 03:27:05] "GET /virtual-network/6561bf40-32a5-414f-9149-c98e0e8002bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005958 10.0.0.27 - - [2026-03-12 03:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.27 - - [2026-03-12 03:27:05] "GET /virtual-network/6561bf40-32a5-414f-9149-c98e0e8002bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006131 10.0.0.27 - - [2026-03-12 03:27:05] "PUT /virtual-network/6561bf40-32a5-414f-9149-c98e0e8002bd HTTP/1.1" 200 265 0.059387 10.0.0.27 - - [2026-03-12 03:27:05] "POST /ref-update HTTP/1.1" 200 156 0.027203 10.0.0.27 - - [2026-03-12 03:27:05] "POST /neutron/network HTTP/1.1" 200 822 0.007858 10.0.0.27 - - [2026-03-12 03:27:06] "GET /virtual-network/6561bf40-32a5-414f-9149-c98e0e8002bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.006019 10.0.0.27 - - [2026-03-12 03:27:07] "POST /neutron/subnet HTTP/1.1" 200 724 0.009770 10.0.0.27 - - [2026-03-12 03:27:07] "POST /id-to-fqname HTTP/1.1" 200 218 0.001521 10.0.0.131 - - [2026-03-12 03:27:08] "GET /projects?obj_uuids=c8082669-0dd4-41ee-82f3-01c3e08a0ee3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001009 10.0.0.27 - - [2026-03-12 03:27:08] "GET /project/c8082669-0dd4-41ee-82f3-01c3e08a0ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.095588 10.0.0.27 - - [2026-03-12 03:27:08] "POST /neutron/port HTTP/1.1" 200 117 0.007682 10.0.0.27 - - [2026-03-12 03:27:09] "POST /neutron/network HTTP/1.1" 200 832 0.016392 10.0.0.27 - - [2026-03-12 03:27:09] "POST /neutron/port HTTP/1.1" 200 1058 0.016711 10.0.0.27 - - [2026-03-12 03:27:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004561 10.0.0.27 - - [2026-03-12 03:27:10] "POST /neutron/network HTTP/1.1" 200 822 0.008674 10.0.0.27 - - [2026-03-12 03:27:14] "POST /neutron/port HTTP/1.1" 200 1122 0.019568 10.0.0.27 - - [2026-03-12 03:27:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009105 10.0.0.27 - - [2026-03-12 03:27:14] "GET /virtual-machine/ccb3a24c-c737-4dde-a03d-92b71fb50f17 HTTP/1.1" 401 292 0.000901 10.0.0.27 - - [2026-03-12 03:27:14] "GET /virtual-machine/ccb3a24c-c737-4dde-a03d-92b71fb50f17 HTTP/1.1" 200 1293 0.039249 10.0.0.27 - - [2026-03-12 03:27:14] "GET /virtual-machine-interface/f0e8a639-8d33-4928-a52e-f8e01a1af11b HTTP/1.1" 200 2938 0.008346 10.0.0.27 - - [2026-03-12 03:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004797 10.0.0.27 - - [2026-03-12 03:27:14] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004964 10.0.0.27 - - [2026-03-12 03:27:14] "GET /virtual-networks?parent_id=c8082669-0dd4-41ee-82f3-01c3e08a0ee3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004214 10.0.0.27 - - [2026-03-12 03:27:14] "GET /virtual-network/6561bf40-32a5-414f-9149-c98e0e8002bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.008440 10.0.0.131 - - [2026-03-12 03:27:16] "GET /projects?obj_uuids=482c1022-59b1-4b7c-a306-630a15a4896a&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001960 10.0.0.131 - - [2026-03-12 03:27:16] "GET /projects?obj_uuids=fb8ea6a6-73d4-4063-87d4-d41fd3d8b880&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001612 10.0.0.131 - - [2026-03-12 03:27:16] "GET /projects?obj_uuids=d86007ce-c54b-40da-9659-2d1f12b1e82b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001672 10.0.0.131 - - [2026-03-12 03:27:16] "GET /project/482c1022-59b1-4b7c-a306-630a15a4896a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1511 0.072337 10.0.0.131 - - [2026-03-12 03:27:16] "GET /projects?obj_uuids=482c1022-59b1-4b7c-a306-630a15a4896a&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001272 10.0.0.131 - - [2026-03-12 03:27:16] "DELETE /project/fb8ea6a673d4406387d4d41fd3d8b880 HTTP/1.1" 404 173 0.122202 10.0.0.131 - - [2026-03-12 03:27:16] "GET /projects?obj_uuids=2bcc7ec8-eb5c-4861-ab1e-c702bf6b17fa&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001646 10.0.0.131 - - [2026-03-12 03:27:16] "GET /project/fb8ea6a6-73d4-4063-87d4-d41fd3d8b880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.095912 10.0.0.131 - - [2026-03-12 03:27:16] "GET /project/d86007ce-c54b-40da-9659-2d1f12b1e82b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.099032 10.0.0.131 - - [2026-03-12 03:27:16] "GET /projects?obj_uuids=fb8ea6a6-73d4-4063-87d4-d41fd3d8b880&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002471 10.0.0.131 - - [2026-03-12 03:27:16] "GET /project/482c1022-59b1-4b7c-a306-630a15a4896a?fields=security_groups HTTP/1.1" 200 1395 0.100177 10.0.0.131 - - [2026-03-12 03:27:16] "DELETE /project/c80826690dd441ee82f301c3e08a0ee3 HTTP/1.1" 404 173 0.216329 10.0.0.131 - - [2026-03-12 03:27:16] "GET /projects?obj_uuids=d86007ce-c54b-40da-9659-2d1f12b1e82b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001383 10.0.0.131 - - [2026-03-12 03:27:16] "DELETE /project/2bcc7ec8eb5c4861ab1ec702bf6b17fa HTTP/1.1" 404 173 0.018383 10.0.0.131 - - [2026-03-12 03:27:16] "GET /project/2bcc7ec8-eb5c-4861-ab1e-c702bf6b17fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.106833 10.0.0.131 - - [2026-03-12 03:27:16] "GET /projects?obj_uuids=2bcc7ec8-eb5c-4861-ab1e-c702bf6b17fa&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000959 10.0.0.131 - - [2026-03-12 03:27:16] "DELETE /project/482c102259b14b7ca306630a15a4896a HTTP/1.1" 404 173 0.271650 10.0.0.131 - - [2026-03-12 03:27:16] "GET /project/d86007ce-c54b-40da-9659-2d1f12b1e82b?fields=security_groups HTTP/1.1" 200 1357 0.058090 10.0.0.131 - - [2026-03-12 03:27:16] "GET /projects?obj_uuids=eb5b6a96-fd78-4394-a762-d92cd9b7d696&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000956 10.0.0.131 - - [2026-03-12 03:27:16] "DELETE /project/e2d6c0890d4a4802a138aa659e8c8f51 HTTP/1.1" 404 173 0.006556 10.0.0.131 - - [2026-03-12 03:27:16] "GET /project/fb8ea6a6-73d4-4063-87d4-d41fd3d8b880?fields=security_groups HTTP/1.1" 200 1377 0.125046 10.0.0.131 - - [2026-03-12 03:27:16] "DELETE /project/d86007cec54b40da96592d1f12b1e82b HTTP/1.1" 404 173 0.332812 10.0.0.131 - - [2026-03-12 03:27:16] "GET /project/2bcc7ec8-eb5c-4861-ab1e-c702bf6b17fa?fields=security_groups HTTP/1.1" 200 1347 0.113806 10.0.0.131 - - [2026-03-12 03:27:16] "GET /project/eb5b6a96-fd78-4394-a762-d92cd9b7d696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.093866 10.0.0.131 - - [2026-03-12 03:27:16] "DELETE /security-group/73845f11-a0c4-4321-a6b5-de814edf9b2e HTTP/1.1" 200 115 0.120217 10.0.0.131 - - [2026-03-12 03:27:16] "DELETE /project/550a4d38-c723-4404-b945-61efca55afc0 HTTP/1.1" 404 177 0.401174 10.0.0.131 - - [2026-03-12 03:27:16] "GET /projects?obj_uuids=eb5b6a96-fd78-4394-a762-d92cd9b7d696&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001379 10.0.0.131 - - [2026-03-12 03:27:16] "GET /projects?obj_uuids=482c1022-59b1-4b7c-a306-630a15a4896a&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001135 10.0.0.131 - - [2026-03-12 03:27:16] "DELETE /project/eb5b6a96fd784394a762d92cd9b7d696 HTTP/1.1" 404 173 0.445799 10.0.0.27 - - [2026-03-12 03:27:16] "DELETE /access-control-list/f57c2a98-f58f-4cb8-b81e-26e9b6d71723 HTTP/1.1" 200 115 0.094549 10.0.0.131 - - [2026-03-12 03:27:16] "GET /project/482c1022-59b1-4b7c-a306-630a15a4896a?fields=application_policy_sets HTTP/1.1" 200 1434 0.069814 10.0.0.131 - - [2026-03-12 03:27:16] "GET /project/eb5b6a96-fd78-4394-a762-d92cd9b7d696?fields=security_groups HTTP/1.1" 200 1354 0.104416 10.0.0.131 - - [2026-03-12 03:27:16] "GET /projects?obj_uuids=e2d6c089-0d4a-4802-a138-aa659e8c8f51&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001037 10.0.0.131 - - [2026-03-12 03:27:16] "DELETE /security-group/60873977-232c-462a-976f-39601624b22c HTTP/1.1" 200 115 0.186483 10.0.0.131 - - [2026-03-12 03:27:16] "GET /projects?obj_uuids=d86007ce-c54b-40da-9659-2d1f12b1e82b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000927 10.0.0.131 - - [2026-03-12 03:27:16] "DELETE /security-group/a30f3bce-06db-4086-8773-a37a0447c796 HTTP/1.1" 200 115 0.302012 10.0.0.131 - - [2026-03-12 03:27:16] "DELETE /security-group/17cfa671-8c14-4d02-9306-adc387321f77 HTTP/1.1" 200 115 0.284492 10.0.0.131 - - [2026-03-12 03:27:16] "GET /projects?obj_uuids=fb8ea6a6-73d4-4063-87d4-d41fd3d8b880&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000984 10.0.0.131 - - [2026-03-12 03:27:16] "GET /project/e2d6c089-0d4a-4802-a138-aa659e8c8f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.211295 10.0.0.131 - - [2026-03-12 03:27:16] "GET /projects?obj_uuids=2bcc7ec8-eb5c-4861-ab1e-c702bf6b17fa&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001008 10.0.0.131 - - [2026-03-12 03:27:16] "GET /projects?obj_uuids=e2d6c089-0d4a-4802-a138-aa659e8c8f51&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.002369 10.0.0.27 - - [2026-03-12 03:27:16] "DELETE /access-control-list/4a2a5648-ae1c-403d-a4b6-2282dc35b29f HTTP/1.1" 200 115 0.092769 10.0.0.131 - - [2026-03-12 03:27:16] "GET /project/d86007ce-c54b-40da-9659-2d1f12b1e82b?fields=application_policy_sets HTTP/1.1" 200 1396 0.208796 10.0.0.131 - - [2026-03-12 03:27:17] "DELETE /security-group/5195ac4e-9b74-448f-a891-11c917073590 HTTP/1.1" 200 115 0.127786 10.0.0.131 - - [2026-03-12 03:27:17] "GET /projects?obj_uuids=eb5b6a96-fd78-4394-a762-d92cd9b7d696&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001639 10.0.0.131 - - [2026-03-12 03:27:17] "GET /project/2bcc7ec8-eb5c-4861-ab1e-c702bf6b17fa?fields=application_policy_sets HTTP/1.1" 200 1386 0.092009 10.0.0.131 - - [2026-03-12 03:27:17] "GET /project/fb8ea6a6-73d4-4063-87d4-d41fd3d8b880?fields=application_policy_sets HTTP/1.1" 200 1416 0.129848 10.0.0.131 - - [2026-03-12 03:27:17] "GET /project/e2d6c089-0d4a-4802-a138-aa659e8c8f51?fields=security_groups HTTP/1.1" 200 1345 0.204590 10.0.0.131 - - [2026-03-12 03:27:17] "GET /project/eb5b6a96-fd78-4394-a762-d92cd9b7d696?fields=application_policy_sets HTTP/1.1" 200 1393 0.221534 10.0.0.131 - - [2026-03-12 03:27:17] "DELETE /project/482c1022-59b1-4b7c-a306-630a15a4896a HTTP/1.1" 200 115 1.026715 10.0.0.27 - - [2026-03-12 03:27:17] "DELETE /access-control-list/37b34fc2-5e66-48e2-ab8d-68be2abe7299 HTTP/1.1" 200 115 0.141059 10.0.0.131 - - [2026-03-12 03:27:17] "DELETE /security-group/20fa0363-6c65-44df-bdaf-06b37ca2f270 HTTP/1.1" 200 115 0.116657 10.0.0.131 - - [2026-03-12 03:27:17] "GET /projects?obj_uuids=e2d6c089-0d4a-4802-a138-aa659e8c8f51&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001064 10.0.0.131 - - [2026-03-12 03:27:17] "DELETE /project/d86007ce-c54b-40da-9659-2d1f12b1e82b HTTP/1.1" 200 115 1.127602 10.0.0.131 - - [2026-03-12 03:27:17] "DELETE /project/2bcc7ec8-eb5c-4861-ab1e-c702bf6b17fa HTTP/1.1" 200 115 1.040949 10.0.0.131 - - [2026-03-12 03:27:17] "GET /project/e2d6c089-0d4a-4802-a138-aa659e8c8f51?fields=application_policy_sets HTTP/1.1" 200 1384 0.099363 10.0.0.131 - - [2026-03-12 03:27:17] "DELETE /project/fb8ea6a6-73d4-4063-87d4-d41fd3d8b880 HTTP/1.1" 200 115 1.217555 10.0.0.27 - - [2026-03-12 03:27:17] "DELETE /access-control-list/8c3f033b-3833-4ef1-8826-f30a68be6e3d HTTP/1.1" 200 115 0.054389 10.0.0.131 - - [2026-03-12 03:27:17] "DELETE /project/eb5b6a96-fd78-4394-a762-d92cd9b7d696 HTTP/1.1" 200 115 1.010469 10.0.0.131 - - [2026-03-12 03:27:17] "DELETE /project/e2d6c089-0d4a-4802-a138-aa659e8c8f51 HTTP/1.1" 200 115 1.406621 10.0.0.27 - - [2026-03-12 03:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005195 10.0.0.27 - - [2026-03-12 03:27:17] "GET /virtual-network/6561bf40-32a5-414f-9149-c98e0e8002bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.005669 10.0.0.27 - - [2026-03-12 03:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.27 - - [2026-03-12 03:27:21] "GET /virtual-network/6561bf40-32a5-414f-9149-c98e0e8002bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.006226 10.0.0.27 - - [2026-03-12 03:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.27 - - [2026-03-12 03:27:26] "GET /virtual-network/6561bf40-32a5-414f-9149-c98e0e8002bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.006363 10.0.0.27 - - [2026-03-12 03:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004124 10.0.0.27 - - [2026-03-12 03:27:30] "GET /virtual-network/6561bf40-32a5-414f-9149-c98e0e8002bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.006039 10.0.0.27 - - [2026-03-12 03:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005102 10.0.0.27 - - [2026-03-12 03:27:34] "GET /virtual-network/6561bf40-32a5-414f-9149-c98e0e8002bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.007521 10.0.0.27 - - [2026-03-12 03:27:38] "POST /neutron/network HTTP/1.1" 200 832 0.007782 10.0.0.27 - - [2026-03-12 03:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.27 - - [2026-03-12 03:27:38] "GET /virtual-network/6561bf40-32a5-414f-9149-c98e0e8002bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.004948 10.0.0.27 - - [2026-03-12 03:27:38] "POST /neutron/port HTTP/1.1" 200 117 0.001173 10.0.0.27 - - [2026-03-12 03:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004978 10.0.0.27 - - [2026-03-12 03:27:42] "GET /virtual-network/6561bf40-32a5-414f-9149-c98e0e8002bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.007229 10.0.0.27 - - [2026-03-12 03:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.27 - - [2026-03-12 03:27:46] "GET /virtual-network/6561bf40-32a5-414f-9149-c98e0e8002bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.006202 10.0.0.27 - - [2026-03-12 03:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004531 10.0.0.27 - - [2026-03-12 03:27:48] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005548 10.0.0.27 - - [2026-03-12 03:27:48] "GET /virtual-networks?parent_id=c8082669-0dd4-41ee-82f3-01c3e08a0ee3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003412 10.0.0.27 - - [2026-03-12 03:27:48] "GET /virtual-network/6561bf40-32a5-414f-9149-c98e0e8002bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.007085 10.0.0.27 - - [2026-03-12 03:27:48] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008104 10.0.0.27 - - [2026-03-12 03:27:59] "POST /neutron/port HTTP/1.1" 200 1122 0.018971 10.0.0.27 - - [2026-03-12 03:27:59] "POST /neutron/security_group HTTP/1.1" 200 2056 0.033955 10.0.0.27 - - [2026-03-12 03:28:09] "POST /neutron/port HTTP/1.1" 200 1122 0.029303 10.0.0.27 - - [2026-03-12 03:28:09] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008435 10.0.0.27 - - [2026-03-12 03:28:09] "POST /neutron/port HTTP/1.1" 200 1122 0.020950 10.0.0.27 - - [2026-03-12 03:28:09] "POST /neutron/network HTTP/1.1" 200 822 0.006886 10.0.0.27 - - [2026-03-12 03:28:09] "POST /id-to-fqname HTTP/1.1" 200 218 0.001321 10.0.0.27 - - [2026-03-12 03:28:09] "GET /virtual-machine/ccb3a24c-c737-4dde-a03d-92b71fb50f17 HTTP/1.1" 200 1293 0.004836 10.0.0.27 - - [2026-03-12 03:28:09] "GET /virtual-machine-interface/f0e8a639-8d33-4928-a52e-f8e01a1af11b HTTP/1.1" 200 2938 0.007217 10.0.0.27 - - [2026-03-12 03:28:09] "GET /instance-ip/e2e2e4c5-9535-4226-80ad-401be67bd738 HTTP/1.1" 200 1619 0.008152 10.0.0.27 - - [2026-03-12 03:28:10] "POST /fqname-to-id HTTP/1.1" 404 208 0.004311 10.0.0.27 - - [2026-03-12 03:28:10] "GET /virtual-network/6561bf40-32a5-414f-9149-c98e0e8002bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.008809 10.0.0.131 - - [2026-03-12 03:28:10] "GET /projects?obj_uuids=c8082669-0dd4-41ee-82f3-01c3e08a0ee3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001421 10.0.0.27 - - [2026-03-12 03:28:10] "GET /project/c8082669-0dd4-41ee-82f3-01c3e08a0ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.052888 10.0.0.27 - - [2026-03-12 03:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004197 10.0.0.27 - - [2026-03-12 03:28:10] "GET /security-group/9aeca5e2-0352-423a-9572-b9e718c84a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3750 0.004524 10.0.0.27 - - [2026-03-12 03:28:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 565 0.114085 10.0.0.27 - - [2026-03-12 03:28:10] "POST /instance-ips HTTP/1.1" 200 358 0.039803 10.0.0.27 - - [2026-03-12 03:28:10] "GET /instance-ip/795ce2dd-959f-4e5b-b96b-a238860644a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.010023 10.0.0.27 - - [2026-03-12 03:28:10] "GET /virtual-machine-interface/f167afc8-e0af-4f8c-8f15-ea2d0b17efe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.007678 10.0.0.27 - - [2026-03-12 03:28:10] "GET /virtual-machine-interface/f167afc8-e0af-4f8c-8f15-ea2d0b17efe9?fields=instance_ip_back_refs HTTP/1.1" 200 1326 0.009107 10.0.0.27 - - [2026-03-12 03:28:10] "GET /instance-ip/795ce2dd-959f-4e5b-b96b-a238860644a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.005823 10.0.0.27 - - [2026-03-12 03:28:10] "POST /id-to-fqname HTTP/1.1" 200 218 0.001332 10.0.0.27 - - [2026-03-12 03:28:10] "POST /neutron/port HTTP/1.1" 200 965 0.014717 10.0.0.27 - - [2026-03-12 03:28:10] "POST /neutron/port HTTP/1.1" 200 965 0.017208 10.0.0.27 - - [2026-03-12 03:28:11] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007903 10.0.0.27 - - [2026-03-12 03:28:11] "POST /neutron/port HTTP/1.1" 200 965 0.014322 10.0.0.27 - - [2026-03-12 03:28:11] "POST /neutron/port HTTP/1.1" 200 965 0.014176 10.0.0.27 - - [2026-03-12 03:28:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004040 10.0.0.27 - - [2026-03-12 03:28:12] "POST /neutron/network HTTP/1.1" 200 822 0.007542 10.0.0.27 - - [2026-03-12 03:28:16] "POST /neutron/port HTTP/1.1" 200 1067 0.022175 10.0.0.27 - - [2026-03-12 03:28:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007002 10.0.0.27 - - [2026-03-12 03:28:16] "GET /virtual-machine/81417c40-a52b-41e9-bebb-22f1732bc865 HTTP/1.1" 200 1270 0.005770 10.0.0.27 - - [2026-03-12 03:28:16] "GET /virtual-machine-interface/f167afc8-e0af-4f8c-8f15-ea2d0b17efe9 HTTP/1.1" 200 2988 0.004980 10.0.0.27 - - [2026-03-12 03:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279 10.0.0.27 - - [2026-03-12 03:28:16] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003801 10.0.0.27 - - [2026-03-12 03:28:16] "GET /virtual-networks?parent_id=c8082669-0dd4-41ee-82f3-01c3e08a0ee3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002823 10.0.0.27 - - [2026-03-12 03:28:16] "GET /virtual-network/6561bf40-32a5-414f-9149-c98e0e8002bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.005519 10.0.0.27 - - [2026-03-12 03:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005942 10.0.0.27 - - [2026-03-12 03:28:19] "GET /virtual-network/6561bf40-32a5-414f-9149-c98e0e8002bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.005659 10.0.0.27 - - [2026-03-12 03:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.27 - - [2026-03-12 03:28:23] "GET /virtual-network/6561bf40-32a5-414f-9149-c98e0e8002bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.006141 10.0.0.27 - - [2026-03-12 03:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004732 10.0.0.27 - - [2026-03-12 03:28:27] "GET /virtual-network/6561bf40-32a5-414f-9149-c98e0e8002bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.006204 10.0.0.27 - - [2026-03-12 03:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005357 10.0.0.27 - - [2026-03-12 03:28:32] "GET /virtual-network/6561bf40-32a5-414f-9149-c98e0e8002bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.006405 10.0.0.27 - - [2026-03-12 03:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003866 10.0.0.27 - - [2026-03-12 03:28:36] "GET /virtual-network/6561bf40-32a5-414f-9149-c98e0e8002bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.006474 10.0.0.27 - - [2026-03-12 03:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.27 - - [2026-03-12 03:28:40] "GET /virtual-network/6561bf40-32a5-414f-9149-c98e0e8002bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.005844 10.0.0.27 - - [2026-03-12 03:28:40] "POST /neutron/network HTTP/1.1" 200 832 0.009217 10.0.0.27 - - [2026-03-12 03:28:40] "POST /neutron/port HTTP/1.1" 200 117 0.001267 10.0.0.27 - - [2026-03-12 03:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004571 10.0.0.27 - - [2026-03-12 03:28:44] "GET /virtual-network/6561bf40-32a5-414f-9149-c98e0e8002bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.006863 10.0.0.27 - - [2026-03-12 03:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005407 10.0.0.27 - - [2026-03-12 03:28:48] "GET /virtual-network/6561bf40-32a5-414f-9149-c98e0e8002bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.008581 10.0.0.27 - - [2026-03-12 03:28:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005738 10.0.0.27 - - [2026-03-12 03:28:52] "GET /virtual-network/6561bf40-32a5-414f-9149-c98e0e8002bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.005864 10.0.0.27 - - [2026-03-12 03:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626 10.0.0.27 - - [2026-03-12 03:28:54] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003760 10.0.0.27 - - [2026-03-12 03:28:54] "GET /virtual-networks?parent_id=c8082669-0dd4-41ee-82f3-01c3e08a0ee3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003200 10.0.0.27 - - [2026-03-12 03:28:54] "GET /virtual-network/6561bf40-32a5-414f-9149-c98e0e8002bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.007673 10.0.0.27 - - [2026-03-12 03:28:54] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007937 10.0.0.73 - - [2026-03-12 03:29:01] "GET /obj-perms HTTP/1.1" 200 5056 0.059631 10.0.0.131 - - [2026-03-12 03:29:02] "GET /obj-perms HTTP/1.1" 200 5056 0.065490 10.0.0.27 - - [2026-03-12 03:29:05] "POST /neutron/port HTTP/1.1" 200 1067 0.020570 10.0.0.27 - - [2026-03-12 03:29:05] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006850 10.0.0.131 - - [2026-03-12 03:29:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000484 10.0.0.131 - - [2026-03-12 03:29:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.73 - - [2026-03-12 03:29:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000373 10.0.0.73 - - [2026-03-12 03:29:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000381 10.0.0.131 - - [2026-03-12 03:29:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000383 10.0.0.73 - - [2026-03-12 03:29:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.131 - - [2026-03-12 03:29:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000380 10.0.0.73 - - [2026-03-12 03:29:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000385 10.0.0.27 - - [2026-03-12 03:29:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.27 - - [2026-03-12 03:29:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000379 10.0.0.27 - - [2026-03-12 03:29:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000512 10.0.0.27 - - [2026-03-12 03:29:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000580 10.0.0.27 - - [2026-03-12 03:29:15] "POST /id-to-fqname HTTP/1.1" 200 218 0.001840 10.0.0.27 - - [2026-03-12 03:29:15] "POST /neutron/port HTTP/1.1" 200 2037 0.027522 10.0.0.131 - - [2026-03-12 03:29:16] "GET /projects?obj_uuids=c8082669-0dd4-41ee-82f3-01c3e08a0ee3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000989 10.0.0.27 - - [2026-03-12 03:29:16] "GET /project/c8082669-0dd4-41ee-82f3-01c3e08a0ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.059957 10.0.0.27 - - [2026-03-12 03:29:16] "POST /neutron/network HTTP/1.1" 200 822 0.031460 10.0.0.27 - - [2026-03-12 03:29:16] "POST /neutron/port HTTP/1.1" 200 117 0.007555 10.0.0.131 - - [2026-03-12 03:29:16] "GET /projects?obj_uuids=c8082669-0dd4-41ee-82f3-01c3e08a0ee3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001041 10.0.0.27 - - [2026-03-12 03:29:17] "POST /neutron/port HTTP/1.1" 200 1058 0.286179 10.0.0.27 - - [2026-03-12 03:29:17] "POST /neutron/port HTTP/1.1" 200 1112 0.148739 10.0.0.27 - - [2026-03-12 03:29:17] "POST /neutron/subnet HTTP/1.1" 200 698 0.009533 10.0.0.27 - - [2026-03-12 03:29:21] "POST /neutron/port HTTP/1.1" 200 1122 0.019646 10.0.0.27 - - [2026-03-12 03:29:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007784 10.0.0.27 - - [2026-03-12 03:29:21] "GET /virtual-machine/62898e64-8b8e-4357-9fb6-3ac680612601 HTTP/1.1" 200 1292 0.007287 10.0.0.27 - - [2026-03-12 03:29:21] "GET /virtual-machine-interface/4d406c78-da0e-4600-a411-7c56998e2eae HTTP/1.1" 200 2937 0.005463 10.0.0.27 - - [2026-03-12 03:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004669 10.0.0.27 - - [2026-03-12 03:29:22] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006513 10.0.0.27 - - [2026-03-12 03:29:22] "GET /virtual-networks?parent_id=c8082669-0dd4-41ee-82f3-01c3e08a0ee3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003777 10.0.0.27 - - [2026-03-12 03:29:22] "GET /virtual-network/6561bf40-32a5-414f-9149-c98e0e8002bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.006464 10.0.0.27 - - [2026-03-12 03:29:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837 10.0.0.27 - - [2026-03-12 03:29:25] "GET /virtual-network/6561bf40-32a5-414f-9149-c98e0e8002bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.006991 10.0.0.27 - - [2026-03-12 03:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004590 10.0.0.27 - - [2026-03-12 03:29:29] "GET /virtual-network/6561bf40-32a5-414f-9149-c98e0e8002bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.005925 10.0.0.27 - - [2026-03-12 03:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003977 10.0.0.27 - - [2026-03-12 03:29:33] "GET /virtual-network/6561bf40-32a5-414f-9149-c98e0e8002bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.006367 10.0.0.27 - - [2026-03-12 03:29:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004352 10.0.0.27 - - [2026-03-12 03:29:37] "GET /virtual-network/6561bf40-32a5-414f-9149-c98e0e8002bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.006052 10.0.0.27 - - [2026-03-12 03:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004524 10.0.0.27 - - [2026-03-12 03:29:41] "GET /virtual-network/6561bf40-32a5-414f-9149-c98e0e8002bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.006780 10.0.0.27 - - [2026-03-12 03:29:42] "POST /neutron/port HTTP/1.1" 200 1067 0.049516 10.0.0.27 - - [2026-03-12 03:29:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004886 10.0.0.27 - - [2026-03-12 03:29:42] "POST /neutron/network HTTP/1.1" 200 822 0.009213 10.0.0.27 - - [2026-03-12 03:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.27 - - [2026-03-12 03:29:45] "GET /virtual-network/6561bf40-32a5-414f-9149-c98e0e8002bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.006765 10.0.0.27 - - [2026-03-12 03:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005936 10.0.0.27 - - [2026-03-12 03:29:49] "GET /virtual-network/6561bf40-32a5-414f-9149-c98e0e8002bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.008641 10.0.0.27 - - [2026-03-12 03:29:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005020 10.0.0.27 - - [2026-03-12 03:29:53] "GET /virtual-network/6561bf40-32a5-414f-9149-c98e0e8002bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.007028 10.0.0.27 - - [2026-03-12 03:29:54] "POST /neutron/network HTTP/1.1" 200 832 0.010189 10.0.0.27 - - [2026-03-12 03:29:54] "POST /neutron/port HTTP/1.1" 200 117 0.002025 10.0.0.27 - - [2026-03-12 03:29:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004139 10.0.0.27 - - [2026-03-12 03:29:57] "GET /virtual-network/6561bf40-32a5-414f-9149-c98e0e8002bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.005394 10.0.0.27 - - [2026-03-12 03:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005807 10.0.0.27 - - [2026-03-12 03:30:00] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006479 10.0.0.27 - - [2026-03-12 03:30:00] "GET /virtual-networks?parent_id=c8082669-0dd4-41ee-82f3-01c3e08a0ee3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005926 10.0.0.27 - - [2026-03-12 03:30:00] "GET /virtual-network/6561bf40-32a5-414f-9149-c98e0e8002bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.008149 10.0.0.27 - - [2026-03-12 03:30:00] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009532 10.0.0.27 - - [2026-03-12 03:30:02] "GET /obj-perms HTTP/1.1" 200 5056 0.053251 10.0.0.27 - - [2026-03-12 03:30:10] "POST /neutron/port HTTP/1.1" 200 1122 0.020066 10.0.0.27 - - [2026-03-12 03:30:12] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008528 10.0.0.27 - - [2026-03-12 03:30:20] "POST /neutron/port HTTP/1.1" 200 1122 0.021673 10.0.0.27 - - [2026-03-12 03:30:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008356 10.0.0.27 - - [2026-03-12 03:30:21] "POST /neutron/port HTTP/1.1" 200 1122 0.018073 10.0.0.27 - - [2026-03-12 03:30:21] "POST /neutron/network HTTP/1.1" 200 822 0.006994 10.0.0.27 - - [2026-03-12 03:30:21] "POST /id-to-fqname HTTP/1.1" 200 218 0.001315 10.0.0.27 - - [2026-03-12 03:30:21] "GET /virtual-machine/62898e64-8b8e-4357-9fb6-3ac680612601 HTTP/1.1" 200 1292 0.004119 10.0.0.27 - - [2026-03-12 03:30:21] "GET /virtual-machine-interface/4d406c78-da0e-4600-a411-7c56998e2eae HTTP/1.1" 200 2937 0.005447 10.0.0.27 - - [2026-03-12 03:30:21] "GET /instance-ip/b19aed09-d7ed-4732-8087-c1447e3276ed HTTP/1.1" 200 1619 0.007211 10.0.0.27 - - [2026-03-12 03:30:21] "GET /virtual-machine-interface/4d406c78-da0e-4600-a411-7c56998e2eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2715 0.005646 10.0.0.27 - - [2026-03-12 03:30:21] "PUT /virtual-machine-interface/4d406c78-da0e-4600-a411-7c56998e2eae HTTP/1.1" 200 285 0.016641 10.0.0.27 - - [2026-03-12 03:30:42] "POST /neutron/network HTTP/1.1" 200 832 0.010054 10.0.0.27 - - [2026-03-12 03:30:42] "POST /neutron/port HTTP/1.1" 200 117 0.002019 10.0.0.27 - - [2026-03-12 03:30:56] "POST /neutron/port HTTP/1.1" 200 1122 0.018884 10.0.0.27 - - [2026-03-12 03:30:56] "POST /neutron/subnet HTTP/1.1" 200 698 0.011945 10.0.0.27 - - [2026-03-12 03:31:42] "POST /neutron/port HTTP/1.1" 200 1067 0.021495 10.0.0.27 - - [2026-03-12 03:31:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004296 10.0.0.27 - - [2026-03-12 03:31:42] "POST /neutron/network HTTP/1.1" 200 822 0.007876 10.0.0.27 - - [2026-03-12 03:31:43] "DELETE /instance-ip/795ce2dd-959f-4e5b-b96b-a238860644a8 HTTP/1.1" 200 115 0.053866 10.0.0.27 - - [2026-03-12 03:31:43] "DELETE /virtual-machine-interface/f167afc8-e0af-4f8c-8f15-ea2d0b17efe9 HTTP/1.1" 200 115 0.078865 10.0.0.27 - - [2026-03-12 03:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.27 - - [2026-03-12 03:31:43] "GET /virtual-network/6561bf40-32a5-414f-9149-c98e0e8002bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.008349 10.0.0.27 - - [2026-03-12 03:31:43] "PUT /virtual-network/6561bf40-32a5-414f-9149-c98e0e8002bd HTTP/1.1" 200 265 0.049397 10.0.0.27 - - [2026-03-12 03:31:43] "POST /neutron/port HTTP/1.1" 200 1122 0.025099 10.0.0.27 - - [2026-03-12 03:31:43] "POST /ref-update HTTP/1.1" 200 156 0.077096 10.0.0.27 - - [2026-03-12 03:31:44] "POST /neutron/port HTTP/1.1" 200 1122 0.017646 10.0.0.27 - - [2026-03-12 03:31:45] "POST /neutron/network HTTP/1.1" 200 822 0.017081 10.0.0.27 - - [2026-03-12 03:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005418 10.0.0.131 - - [2026-03-12 03:31:47] "GET /projects?obj_uuids=c8082669-0dd4-41ee-82f3-01c3e08a0ee3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.032517 10.0.0.27 - - [2026-03-12 03:31:47] "GET /project/c8082669-0dd4-41ee-82f3-01c3e08a0ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.108949 10.0.0.131 - - [2026-03-12 03:31:47] "GET /projects?obj_uuids=c8082669-0dd4-41ee-82f3-01c3e08a0ee3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001353 10.0.0.27 - - [2026-03-12 03:31:47] "GET /project/c8082669-0dd4-41ee-82f3-01c3e08a0ee3?fields=virtual_networks HTTP/1.1" 200 1029 0.040466 10.0.0.131 - - [2026-03-12 03:31:47] "GET /projects?obj_uuids=c8082669-0dd4-41ee-82f3-01c3e08a0ee3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001158 10.0.0.27 - - [2026-03-12 03:31:47] "GET /project/c8082669-0dd4-41ee-82f3-01c3e08a0ee3?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.055113 10.0.0.131 - - [2026-03-12 03:31:47] "GET /projects?obj_uuids=c8082669-0dd4-41ee-82f3-01c3e08a0ee3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001129 10.0.0.27 - - [2026-03-12 03:31:47] "GET /project/c8082669-0dd4-41ee-82f3-01c3e08a0ee3?fields=security_groups HTTP/1.1" 200 1254 0.050506 10.0.0.27 - - [2026-03-12 03:31:48] "POST /neutron/port HTTP/1.1" 400 205 0.005556 10.0.0.27 - - [2026-03-12 03:31:48] "POST /fqname-to-id HTTP/1.1" 404 185 0.045545 10.0.0.131 - - [2026-03-12 03:31:48] "GET /projects?obj_uuids=00b6f532-0e19-4de4-b644-20160e5a950b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003309 10.0.0.131 - - [2026-03-12 03:31:48] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001119 10.0.0.131 - - [2026-03-12 03:31:48] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007898 10.0.0.131 - - [2026-03-12 03:31:49] "POST /id-to-fqname HTTP/1.1" 200 187 0.004435 10.0.0.131 - - [2026-03-12 03:31:49] "POST /fqname-to-id HTTP/1.1" 404 196 0.003169 10.0.0.131 - - [2026-03-12 03:31:49] "POST /security-groups HTTP/1.1" 200 588 0.033178 10.0.0.131 - - [2026-03-12 03:31:49] "POST /projects HTTP/1.1" 200 579 0.264698 10.0.0.131 - - [2026-03-12 03:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.300655 10.0.0.27 - - [2026-03-12 03:31:49] "POST /access-control-lists HTTP/1.1" 200 595 0.029691 10.0.0.27 - - [2026-03-12 03:31:49] "GET /project/00b6f532-0e19-4de4-b644-20160e5a950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.496007 10.0.0.27 - - [2026-03-12 03:31:50] "GET / HTTP/1.1" 200 36215 0.002151 10.0.0.27 - - [2026-03-12 03:31:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000486 10.0.0.27 - - [2026-03-12 03:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.064762 10.0.0.131 - - [2026-03-12 03:31:52] "GET /projects?obj_uuids=00b6f532-0e19-4de4-b644-20160e5a950b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000980 10.0.0.27 - - [2026-03-12 03:31:52] "GET /project/00b6f532-0e19-4de4-b644-20160e5a950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.039351 10.0.0.27 - - [2026-03-12 03:31:52] "POST /route-targets HTTP/1.1" 200 328 0.017857 10.0.0.131 - - [2026-03-12 03:31:52] "POST /useragent-kv HTTP/1.1" 200 115 0.008202 10.0.0.27 - - [2026-03-12 03:31:52] "POST /neutron/subnet HTTP/1.1" 200 725 0.236344 10.0.0.27 - - [2026-03-12 03:31:52] "POST /id-to-fqname HTTP/1.1" 200 221 0.001510 10.0.0.27 - - [2026-03-12 03:31:52] "GET /virtual-network/ef63775c-835d-4ea4-8d59-e13aa832fd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005504 10.0.0.27 - - [2026-03-12 03:31:53] "GET /virtual-network/ef63775c-835d-4ea4-8d59-e13aa832fd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006097 10.0.0.27 - - [2026-03-12 03:31:53] "POST /neutron/network HTTP/1.1" 200 829 0.008256 10.0.0.27 - - [2026-03-12 03:31:53] "POST /fqname-to-id HTTP/1.1" 404 207 0.003542 10.0.0.27 - - [2026-03-12 03:31:53] "GET /virtual-network/ef63775c-835d-4ea4-8d59-e13aa832fd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006130 10.0.0.27 - - [2026-03-12 03:31:53] "GET /virtual-machine-interface/60e275bd-703a-4ffd-94f4-14dc6aab164b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.009144 10.0.0.27 - - [2026-03-12 03:31:53] "GET /virtual-machine-interface/60e275bd-703a-4ffd-94f4-14dc6aab164b?fields=instance_ip_back_refs HTTP/1.1" 200 1321 0.009300 10.0.0.27 - - [2026-03-12 03:31:53] "GET /instance-ip/cdf8cbce-68c1-40e6-a9db-00754c5d0b4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1604 0.004646 10.0.0.27 - - [2026-03-12 03:31:53] "POST /id-to-fqname HTTP/1.1" 200 221 0.001907 10.0.0.27 - - [2026-03-12 03:31:53] "POST /neutron/network HTTP/1.1" 200 839 0.008108 10.0.0.131 - - [2026-03-12 03:31:54] "GET /projects?obj_uuids=00b6f532-0e19-4de4-b644-20160e5a950b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001817 10.0.0.27 - - [2026-03-12 03:31:54] "GET /project/00b6f532-0e19-4de4-b644-20160e5a950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.081496 10.0.0.27 - - [2026-03-12 03:31:54] "POST /neutron/port HTTP/1.1" 200 117 0.008520 10.0.0.27 - - [2026-03-12 03:31:54] "POST /id-to-fqname HTTP/1.1" 200 221 0.001964 10.0.0.27 - - [2026-03-12 03:31:54] "POST /neutron/port HTTP/1.1" 200 983 0.015389 10.0.0.27 - - [2026-03-12 03:31:54] "POST /neutron/network HTTP/1.1" 200 839 0.009217 10.0.0.27 - - [2026-03-12 03:31:55] "POST /neutron/port HTTP/1.1" 200 117 0.012536 10.0.0.131 - - [2026-03-12 03:31:55] "GET /projects?obj_uuids=00b6f532-0e19-4de4-b644-20160e5a950b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001072 10.0.0.27 - - [2026-03-12 03:31:55] "GET /project/00b6f532-0e19-4de4-b644-20160e5a950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.047474 10.0.0.27 - - [2026-03-12 03:31:55] "POST /fqname-to-id HTTP/1.1" 404 208 0.005214 10.0.0.27 - - [2026-03-12 03:31:55] "POST /interface-route-tables HTTP/1.1" 200 558 0.065505 10.0.0.27 - - [2026-03-12 03:31:55] "GET /interface-route-table/b67a5e76-d5bf-4e76-a1ec-9c1eadba257c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1276 0.009099 10.0.0.27 - - [2026-03-12 03:31:55] "POST /neutron/port HTTP/1.1" 200 1057 0.022974 10.0.0.27 - - [2026-03-12 03:31:55] "POST /neutron/port HTTP/1.1" 200 1121 0.027829 10.0.0.27 - - [2026-03-12 03:31:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005827 10.0.0.27 - - [2026-03-12 03:31:55] "POST /neutron/port HTTP/1.1" 200 1075 0.165733 10.0.0.27 - - [2026-03-12 03:31:55] "POST /neutron/port HTTP/1.1" 200 1085 0.019752 10.0.0.27 - - [2026-03-12 03:31:55] "POST /neutron/port HTTP/1.1" 200 117 0.001271 10.0.0.27 - - [2026-03-12 03:31:56] "GET /virtual-machine-interface/60e275bd-703a-4ffd-94f4-14dc6aab164b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2668 0.007730 10.0.0.27 - - [2026-03-12 03:31:56] "POST /ref-update HTTP/1.1" 200 156 0.019712 10.0.0.27 - - [2026-03-12 03:31:56] "POST /neutron/security_group HTTP/1.1" 200 2055 0.008146 10.0.0.27 - - [2026-03-12 03:31:57] "POST /neutron/network HTTP/1.1" 200 839 0.008467 10.0.0.27 - - [2026-03-12 03:31:57] "POST /neutron/port HTTP/1.1" 200 117 0.001716 10.0.0.27 - - [2026-03-12 03:32:01] "POST /neutron/security_group HTTP/1.1" 200 2055 0.008718 10.0.0.27 - - [2026-03-12 03:32:01] "POST /neutron/port HTTP/1.1" 200 1121 0.022696 10.0.0.27 - - [2026-03-12 03:32:01] "POST /neutron/security_group HTTP/1.1" 200 2055 0.013976 10.0.0.27 - - [2026-03-12 03:32:01] "GET /virtual-machine/4995d9cf-89c3-4d5e-920c-a6811696175c HTTP/1.1" 401 292 0.000603 10.0.0.27 - - [2026-03-12 03:32:02] "GET /virtual-machine/4995d9cf-89c3-4d5e-920c-a6811696175c HTTP/1.1" 200 1291 0.034581 10.0.0.27 - - [2026-03-12 03:32:02] "GET /virtual-machine/4995d9cf-89c3-4d5e-920c-a6811696175c HTTP/1.1" 200 1291 0.004134 10.0.0.27 - - [2026-03-12 03:32:02] "GET /virtual-machine-interface/f56ae47d-fa82-49ce-8b97-50abda33bc8c HTTP/1.1" 200 2945 0.006470 10.0.0.27 - - [2026-03-12 03:32:02] "GET /virtual-machine/4995d9cf-89c3-4d5e-920c-a6811696175c HTTP/1.1" 200 1291 0.004694 10.0.0.27 - - [2026-03-12 03:32:02] "GET /virtual-machine-interface/f56ae47d-fa82-49ce-8b97-50abda33bc8c HTTP/1.1" 200 2945 0.005769 10.0.0.27 - - [2026-03-12 03:32:02] "GET /instance-ip/e894b554-cb93-4c8e-82ff-2e4b8a128280 HTTP/1.1" 200 1621 0.006904 10.0.0.27 - - [2026-03-12 03:32:02] "GET /virtual-machine/4995d9cf-89c3-4d5e-920c-a6811696175c HTTP/1.1" 200 1291 0.003692 10.0.0.27 - - [2026-03-12 03:32:02] "GET /virtual-machine-interface/f56ae47d-fa82-49ce-8b97-50abda33bc8c HTTP/1.1" 200 2945 0.005499 10.0.0.27 - - [2026-03-12 03:32:02] "GET /instance-ip/e894b554-cb93-4c8e-82ff-2e4b8a128280 HTTP/1.1" 200 1621 0.005089 10.0.0.27 - - [2026-03-12 03:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006674 10.0.0.27 - - [2026-03-12 03:32:02] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003751 10.0.0.27 - - [2026-03-12 03:32:02] "GET /virtual-networks?parent_id=00b6f532-0e19-4de4-b644-20160e5a950b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002919 10.0.0.27 - - [2026-03-12 03:32:02] "GET /virtual-network/ef63775c-835d-4ea4-8d59-e13aa832fd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006482 10.0.0.27 - - [2026-03-12 03:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004445 10.0.0.27 - - [2026-03-12 03:32:02] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004585 10.0.0.27 - - [2026-03-12 03:32:02] "GET /virtual-networks?parent_id=00b6f532-0e19-4de4-b644-20160e5a950b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003153 10.0.0.27 - - [2026-03-12 03:32:02] "GET /virtual-network/ef63775c-835d-4ea4-8d59-e13aa832fd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006667 10.0.0.27 - - [2026-03-12 03:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004021 10.0.0.27 - - [2026-03-12 03:32:02] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003865 10.0.0.27 - - [2026-03-12 03:32:02] "GET /virtual-networks?parent_id=00b6f532-0e19-4de4-b644-20160e5a950b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003263 10.0.0.27 - - [2026-03-12 03:32:02] "GET /virtual-network/ef63775c-835d-4ea4-8d59-e13aa832fd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007137 10.0.0.27 - - [2026-03-12 03:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004282 10.0.0.27 - - [2026-03-12 03:32:02] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004738 10.0.0.27 - - [2026-03-12 03:32:02] "GET /virtual-networks?parent_id=00b6f532-0e19-4de4-b644-20160e5a950b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004469 10.0.0.27 - - [2026-03-12 03:32:02] "GET /virtual-network/ef63775c-835d-4ea4-8d59-e13aa832fd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.009398 10.0.0.27 - - [2026-03-12 03:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004599 10.0.0.27 - - [2026-03-12 03:32:02] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005317 10.0.0.27 - - [2026-03-12 03:32:02] "GET /virtual-networks?parent_id=00b6f532-0e19-4de4-b644-20160e5a950b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005213 10.0.0.27 - - [2026-03-12 03:32:03] "GET /virtual-network/ef63775c-835d-4ea4-8d59-e13aa832fd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.011566 10.0.0.27 - - [2026-03-12 03:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005028 10.0.0.27 - - [2026-03-12 03:32:03] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004545 10.0.0.27 - - [2026-03-12 03:32:03] "GET /virtual-networks?parent_id=00b6f532-0e19-4de4-b644-20160e5a950b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003700 10.0.0.27 - - [2026-03-12 03:32:03] "GET /virtual-network/ef63775c-835d-4ea4-8d59-e13aa832fd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005983 10.0.0.27 - - [2026-03-12 03:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.27 - - [2026-03-12 03:32:03] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004291 10.0.0.27 - - [2026-03-12 03:32:03] "GET /virtual-networks?parent_id=00b6f532-0e19-4de4-b644-20160e5a950b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003271 10.0.0.27 - - [2026-03-12 03:32:03] "GET /virtual-network/ef63775c-835d-4ea4-8d59-e13aa832fd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006593 10.0.0.27 - - [2026-03-12 03:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892 10.0.0.27 - - [2026-03-12 03:32:06] "GET /virtual-network/ef63775c-835d-4ea4-8d59-e13aa832fd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004875 10.0.0.27 - - [2026-03-12 03:32:06] "POST /neutron/port HTTP/1.1" 200 1121 0.022039 10.0.0.27 - - [2026-03-12 03:32:07] "DELETE /access-control-list/651cdddc-e6bd-4af7-a111-b3709a8e23b0 HTTP/1.1" 200 115 0.081330 10.0.0.27 - - [2026-03-12 03:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.27 - - [2026-03-12 03:32:08] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004481 10.0.0.27 - - [2026-03-12 03:32:08] "GET /virtual-networks?parent_id=00b6f532-0e19-4de4-b644-20160e5a950b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004046 10.0.0.27 - - [2026-03-12 03:32:08] "GET /virtual-network/ef63775c-835d-4ea4-8d59-e13aa832fd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.010296 10.0.0.27 - - [2026-03-12 03:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003802 10.0.0.27 - - [2026-03-12 03:32:08] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006502 10.0.0.27 - - [2026-03-12 03:32:08] "GET /virtual-networks?parent_id=00b6f532-0e19-4de4-b644-20160e5a950b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003695 10.0.0.27 - - [2026-03-12 03:32:08] "GET /virtual-network/ef63775c-835d-4ea4-8d59-e13aa832fd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005941 10.0.0.27 - - [2026-03-12 03:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004044 10.0.0.27 - - [2026-03-12 03:32:08] "GET /routing-instance/8df30727-c411-4d47-85a4-2271d27c1cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.005918 10.0.0.27 - - [2026-03-12 03:32:09] "GET /route-target/4faa77bf-6e86-4649-a127-e4f7370d44ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004826 10.0.0.27 - - [2026-03-12 03:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.27 - - [2026-03-12 03:32:09] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003989 10.0.0.27 - - [2026-03-12 03:32:09] "GET /virtual-networks?parent_id=00b6f532-0e19-4de4-b644-20160e5a950b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003106 10.0.0.27 - - [2026-03-12 03:32:09] "GET /virtual-network/ef63775c-835d-4ea4-8d59-e13aa832fd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005692 10.0.0.27 - - [2026-03-12 03:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908 10.0.0.27 - - [2026-03-12 03:32:09] "GET /routing-instance/8df30727-c411-4d47-85a4-2271d27c1cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.004523 10.0.0.27 - - [2026-03-12 03:32:09] "GET /route-target/4faa77bf-6e86-4649-a127-e4f7370d44ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005363 10.0.0.27 - - [2026-03-12 03:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005697 10.0.0.27 - - [2026-03-12 03:32:09] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004994 10.0.0.27 - - [2026-03-12 03:32:09] "GET /virtual-networks?parent_id=00b6f532-0e19-4de4-b644-20160e5a950b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004090 10.0.0.27 - - [2026-03-12 03:32:09] "GET /virtual-network/ef63775c-835d-4ea4-8d59-e13aa832fd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006592 10.0.0.27 - - [2026-03-12 03:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003864 10.0.0.27 - - [2026-03-12 03:32:09] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005629 10.0.0.27 - - [2026-03-12 03:32:09] "GET /virtual-networks?parent_id=00b6f532-0e19-4de4-b644-20160e5a950b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004976 10.0.0.27 - - [2026-03-12 03:32:09] "GET /virtual-network/ef63775c-835d-4ea4-8d59-e13aa832fd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006078 10.0.0.131 - - [2026-03-12 03:32:10] "GET /obj-perms HTTP/1.1" 200 5024 0.071016 10.0.0.27 - - [2026-03-12 03:32:10] "GET /obj-perms HTTP/1.1" 200 5024 0.064779 10.0.0.27 - - [2026-03-12 03:32:10] "GET /obj-perms HTTP/1.1" 200 5024 0.003795 10.0.0.73 - - [2026-03-12 03:32:11] "GET /obj-perms HTTP/1.1" 200 5024 0.051225 10.0.0.131 - - [2026-03-12 03:32:11] "GET /obj-perms HTTP/1.1" 200 5024 0.003914 10.0.0.27 - - [2026-03-12 03:32:11] "POST /neutron/security_group HTTP/1.1" 200 2055 0.007738 10.0.0.27 - - [2026-03-12 03:32:11] "POST /neutron/port HTTP/1.1" 200 1085 0.030507 10.0.0.27 - - [2026-03-12 03:32:11] "GET /virtual-machine/0718ac90-bdc3-4eea-bcd3-7482b861943b HTTP/1.1" 200 1268 0.009735 10.0.0.27 - - [2026-03-12 03:32:11] "GET /virtual-machine-interface/60e275bd-703a-4ffd-94f4-14dc6aab164b HTTP/1.1" 200 3157 0.005709 10.0.0.27 - - [2026-03-12 03:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004484 10.0.0.27 - - [2026-03-12 03:32:11] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005656 10.0.0.27 - - [2026-03-12 03:32:11] "GET /virtual-networks?parent_id=00b6f532-0e19-4de4-b644-20160e5a950b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003489 10.0.0.27 - - [2026-03-12 03:32:11] "GET /virtual-network/ef63775c-835d-4ea4-8d59-e13aa832fd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007709 10.0.0.27 - - [2026-03-12 03:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004315 10.0.0.27 - - [2026-03-12 03:32:12] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004626 10.0.0.27 - - [2026-03-12 03:32:12] "GET /virtual-networks?parent_id=00b6f532-0e19-4de4-b644-20160e5a950b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003719 10.0.0.27 - - [2026-03-12 03:32:12] "GET /virtual-network/ef63775c-835d-4ea4-8d59-e13aa832fd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006834 10.0.0.27 - - [2026-03-12 03:32:13] "GET /virtual-network/ef63775c-835d-4ea4-8d59-e13aa832fd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006867 10.0.0.27 - - [2026-03-12 03:32:13] "GET /obj-perms HTTP/1.1" 200 5024 0.005153 10.0.0.73 - - [2026-03-12 03:32:13] "GET /obj-perms HTTP/1.1" 200 5024 0.004243 10.0.0.27 - - [2026-03-12 03:32:13] "GET /virtual-machine/4995d9cf-89c3-4d5e-920c-a6811696175c HTTP/1.1" 200 1291 0.004633 10.0.0.27 - - [2026-03-12 03:32:14] "POST /neutron/port HTTP/1.1" 200 1111 0.018420 10.0.0.27 - - [2026-03-12 03:32:15] "GET /virtual-machine/4995d9cf-89c3-4d5e-920c-a6811696175c HTTP/1.1" 404 171 0.003733 10.0.0.27 - - [2026-03-12 03:32:15] "GET /virtual-machine/4995d9cf-89c3-4d5e-920c-a6811696175c HTTP/1.1" 404 171 0.003095 10.0.0.27 - - [2026-03-12 03:32:15] "GET /virtual-machine/4995d9cf-89c3-4d5e-920c-a6811696175c HTTP/1.1" 404 171 0.003337 10.0.0.27 - - [2026-03-12 03:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004607 10.0.0.27 - - [2026-03-12 03:32:16] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004243 10.0.0.27 - - [2026-03-12 03:32:16] "GET /virtual-networks?parent_id=00b6f532-0e19-4de4-b644-20160e5a950b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004165 10.0.0.27 - - [2026-03-12 03:32:16] "GET /virtual-network/ef63775c-835d-4ea4-8d59-e13aa832fd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007257 10.0.0.27 - - [2026-03-12 03:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.27 - - [2026-03-12 03:32:16] "GET /routing-instance/8df30727-c411-4d47-85a4-2271d27c1cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.005657 10.0.0.27 - - [2026-03-12 03:32:16] "GET /route-target/4faa77bf-6e86-4649-a127-e4f7370d44ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005987 10.0.0.131 - - [2026-03-12 03:32:17] "DELETE /project/00b6f5320e194de4b64420160e5a950b HTTP/1.1" 404 173 0.031112 10.0.0.131 - - [2026-03-12 03:32:17] "DELETE /project/c8082669-0dd4-41ee-82f3-01c3e08a0ee3 HTTP/1.1" 404 177 0.046757 10.0.0.27 - - [2026-03-12 03:32:22] "GET /obj-perms HTTP/1.1" 200 5024 0.004603 10.0.0.73 - - [2026-03-12 03:32:22] "GET /obj-perms HTTP/1.1" 200 5024 0.004138 10.0.0.27 - - [2026-03-12 03:32:28] "GET /obj-perms HTTP/1.1" 200 5024 0.003787 10.0.0.73 - - [2026-03-12 03:32:28] "GET /obj-perms HTTP/1.1" 200 5024 0.004060 10.0.0.27 - - [2026-03-12 03:32:28] "GET /interface-route-table/b67a5e76-d5bf-4e76-a1ec-9c1eadba257c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1276 0.004592 10.0.0.27 - - [2026-03-12 03:32:28] "GET /virtual-machine-interface/60e275bd-703a-4ffd-94f4-14dc6aab164b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005426 10.0.0.27 - - [2026-03-12 03:32:28] "POST /ref-update HTTP/1.1" 200 156 0.019084 10.0.0.27 - - [2026-03-12 03:32:29] "DELETE /interface-route-table/b67a5e76-d5bf-4e76-a1ec-9c1eadba257c HTTP/1.1" 200 115 0.038033 10.0.0.27 - - [2026-03-12 03:32:29] "POST /neutron/port HTTP/1.1" 200 151 0.191745 10.0.0.131 - - [2026-03-12 03:32:31] "GET /projects?obj_uuids=00b6f532-0e19-4de4-b644-20160e5a950b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001176 10.0.0.27 - - [2026-03-12 03:32:31] "GET /project/00b6f532-0e19-4de4-b644-20160e5a950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.046245 10.0.0.131 - - [2026-03-12 03:32:31] "GET /projects?obj_uuids=00b6f532-0e19-4de4-b644-20160e5a950b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001502 10.0.0.27 - - [2026-03-12 03:32:31] "GET /project/00b6f532-0e19-4de4-b644-20160e5a950b?fields=virtual_networks HTTP/1.1" 200 1025 0.047581 10.0.0.131 - - [2026-03-12 03:32:31] "GET /projects?obj_uuids=00b6f532-0e19-4de4-b644-20160e5a950b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001444 10.0.0.27 - - [2026-03-12 03:32:31] "GET /project/00b6f532-0e19-4de4-b644-20160e5a950b?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.036893 10.0.0.131 - - [2026-03-12 03:32:31] "GET /projects?obj_uuids=00b6f532-0e19-4de4-b644-20160e5a950b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001091 10.0.0.27 - - [2026-03-12 03:32:31] "GET /project/00b6f532-0e19-4de4-b644-20160e5a950b?fields=security_groups HTTP/1.1" 200 1249 0.057678 10.0.0.27 - - [2026-03-12 03:32:32] "POST /fqname-to-id HTTP/1.1" 404 192 0.027997 10.0.0.131 - - [2026-03-12 03:32:32] "GET /projects?obj_uuids=2fddf139-9940-428d-9971-fc1086410e09&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003767 10.0.0.131 - - [2026-03-12 03:32:32] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000972 10.0.0.131 - - [2026-03-12 03:32:32] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008052 10.0.0.131 - - [2026-03-12 03:32:32] "POST /id-to-fqname HTTP/1.1" 200 194 0.004560 10.0.0.131 - - [2026-03-12 03:32:32] "POST /fqname-to-id HTTP/1.1" 404 203 0.004358 10.0.0.131 - - [2026-03-12 03:32:32] "POST /security-groups HTTP/1.1" 200 595 0.083827 10.0.0.27 - - [2026-03-12 03:32:32] "POST /fqname-to-id HTTP/1.1" 404 238 0.006688 10.0.0.131 - - [2026-03-12 03:32:32] "POST /projects HTTP/1.1" 200 593 0.305278 10.0.0.131 - - [2026-03-12 03:32:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.383452 10.0.0.27 - - [2026-03-12 03:32:32] "POST /access-control-lists HTTP/1.1" 200 600 0.032556 10.0.0.27 - - [2026-03-12 03:32:32] "GET /project/2fddf139-9940-428d-9971-fc1086410e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.520581 10.0.0.27 - - [2026-03-12 03:32:33] "GET / HTTP/1.1" 200 36215 0.002229 10.0.0.27 - - [2026-03-12 03:32:34] "POST /fqname-to-id HTTP/1.1" 401 292 0.000608 10.0.0.27 - - [2026-03-12 03:32:34] "POST /neutron/port HTTP/1.1" 200 117 0.007510 10.0.0.27 - - [2026-03-12 03:32:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.062296 10.0.0.131 - - [2026-03-12 03:32:34] "GET /projects?obj_uuids=2fddf139-9940-428d-9971-fc1086410e09&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000982 10.0.0.27 - - [2026-03-12 03:32:34] "GET /project/2fddf139-9940-428d-9971-fc1086410e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.043462 10.0.0.131 - - [2026-03-12 03:32:34] "GET /projects?obj_uuids=2fddf139-9940-428d-9971-fc1086410e09&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001385 10.0.0.27 - - [2026-03-12 03:32:34] "POST /neutron/network HTTP/1.1" 200 609 0.154372 10.0.0.27 - - [2026-03-12 03:32:35] "POST /id-to-fqname HTTP/1.1" 200 224 0.003924 10.0.0.27 - - [2026-03-12 03:32:35] "GET /virtual-network/ec3caa5b-fe4d-4c26-80ab-3b7e2c6c6cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.009936 10.0.0.27 - - [2026-03-12 03:32:35] "POST /neutron/network HTTP/1.1" 200 826 0.009376 10.0.0.27 - - [2026-03-12 03:32:35] "GET /virtual-network/ec3caa5b-fe4d-4c26-80ab-3b7e2c6c6cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005569 10.0.0.27 - - [2026-03-12 03:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.131 - - [2026-03-12 03:32:35] "GET /projects?obj_uuids=2fddf139-9940-428d-9971-fc1086410e09&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002439 10.0.0.27 - - [2026-03-12 03:32:35] "GET /project/2fddf139-9940-428d-9971-fc1086410e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.046256 10.0.0.27 - - [2026-03-12 03:32:35] "POST /neutron/network HTTP/1.1" 200 117 0.014506 10.0.0.27 - - [2026-03-12 03:32:35] "POST /route-targets HTTP/1.1" 200 328 0.020851 10.0.0.27 - - [2026-03-12 03:32:35] "POST /neutron/network HTTP/1.1" 200 828 0.011347 10.0.0.27 - - [2026-03-12 03:32:35] "POST /id-to-fqname HTTP/1.1" 200 224 0.001689 10.0.0.27 - - [2026-03-12 03:32:35] "GET /virtual-network/05e5e73a-92d5-49b4-a806-82ff601900f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007467 10.0.0.27 - - [2026-03-12 03:32:35] "GET /virtual-network/05e5e73a-92d5-49b4-a806-82ff601900f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007880 10.0.0.27 - - [2026-03-12 03:32:35] "POST /neutron/subnet HTTP/1.1" 200 725 0.011019 10.0.0.27 - - [2026-03-12 03:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005599 10.0.0.131 - - [2026-03-12 03:32:35] "GET /projects?obj_uuids=2fddf139-9940-428d-9971-fc1086410e09&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000871 10.0.0.27 - - [2026-03-12 03:32:35] "GET /project/2fddf139-9940-428d-9971-fc1086410e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.050638 10.0.0.27 - - [2026-03-12 03:32:36] "POST /ref-update HTTP/1.1" 200 156 0.036671 10.0.0.131 - - [2026-03-12 03:32:36] "POST /useragent-kv HTTP/1.1" 200 115 0.009945 10.0.0.27 - - [2026-03-12 03:32:36] "POST /neutron/subnet HTTP/1.1" 200 720 0.253998 10.0.0.27 - - [2026-03-12 03:32:36] "POST /id-to-fqname HTTP/1.1" 200 224 0.001489 10.0.0.27 - - [2026-03-12 03:32:36] "GET /virtual-network/e5778e4f-203d-43a1-9441-29572b0d21cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006030 10.0.0.27 - - [2026-03-12 03:32:36] "GET /virtual-network/e5778e4f-203d-43a1-9441-29572b0d21cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006238 10.0.0.27 - - [2026-03-12 03:32:36] "POST /neutron/network HTTP/1.1" 200 827 0.007844 10.0.0.27 - - [2026-03-12 03:32:36] "POST /fqname-to-id HTTP/1.1" 404 214 0.003146 10.0.0.27 - - [2026-03-12 03:32:36] "GET /virtual-network/05e5e73a-92d5-49b4-a806-82ff601900f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006420 10.0.0.27 - - [2026-03-12 03:32:36] "GET /virtual-machine-interface/2560eb99-2cad-4823-9b7c-ae59dcf0db82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2377 0.007246 10.0.0.27 - - [2026-03-12 03:32:36] "GET /virtual-machine-interface/2560eb99-2cad-4823-9b7c-ae59dcf0db82?fields=instance_ip_back_refs HTTP/1.1" 200 1335 0.008992 10.0.0.27 - - [2026-03-12 03:32:36] "GET /instance-ip/38571d47-c47b-4f55-ae44-c56eb243f3a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005134 10.0.0.27 - - [2026-03-12 03:32:36] "POST /fqname-to-id HTTP/1.1" 404 214 0.003380 10.0.0.27 - - [2026-03-12 03:32:37] "GET /virtual-network/ec3caa5b-fe4d-4c26-80ab-3b7e2c6c6cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005933 10.0.0.131 - - [2026-03-12 03:32:37] "GET /projects?obj_uuids=2fddf139-9940-428d-9971-fc1086410e09&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001945 10.0.0.27 - - [2026-03-12 03:32:37] "GET /project/2fddf139-9940-428d-9971-fc1086410e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.062773 10.0.0.27 - - [2026-03-12 03:32:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.27 - - [2026-03-12 03:32:37] "GET /security-group/232838e4-5687-4022-8026-3c306cf6deea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.006110 10.0.0.27 - - [2026-03-12 03:32:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 571 0.103692 10.0.0.27 - - [2026-03-12 03:32:37] "POST /instance-ips HTTP/1.1" 200 358 0.071966 10.0.0.27 - - [2026-03-12 03:32:37] "GET /virtual-machine-interface/e1c383ba-972d-414e-b75e-c43f354179f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2655 0.017368 10.0.0.27 - - [2026-03-12 03:32:37] "GET /virtual-machine-interface/e1c383ba-972d-414e-b75e-c43f354179f8?fields=instance_ip_back_refs HTTP/1.1" 200 1338 0.011513 10.0.0.27 - - [2026-03-12 03:32:37] "GET /instance-ip/db20d751-d154-4eed-ba74-d17aa82b430c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1584 0.005063 10.0.0.27 - - [2026-03-12 03:32:37] "POST /fqname-to-id HTTP/1.1" 404 214 0.003758 10.0.0.27 - - [2026-03-12 03:32:37] "GET /virtual-network/05e5e73a-92d5-49b4-a806-82ff601900f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.009414 10.0.0.131 - - [2026-03-12 03:32:37] "GET /projects?obj_uuids=2fddf139-9940-428d-9971-fc1086410e09&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001078 10.0.0.27 - - [2026-03-12 03:32:37] "POST /neutron/port HTTP/1.1" 200 990 0.263925 10.0.0.27 - - [2026-03-12 03:32:37] "GET /virtual-machine-interface/f6573099-0e03-4cd1-b397-529b32eee8c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2378 0.006251 10.0.0.27 - - [2026-03-12 03:32:37] "GET /virtual-machine-interface/f6573099-0e03-4cd1-b397-529b32eee8c5?fields=instance_ip_back_refs HTTP/1.1" 200 1336 0.007885 10.0.0.27 - - [2026-03-12 03:32:37] "GET /instance-ip/87be3f44-cb1a-42a6-9272-caf2dca129db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005978 10.0.0.27 - - [2026-03-12 03:32:37] "POST /fqname-to-id HTTP/1.1" 404 214 0.003480 10.0.0.27 - - [2026-03-12 03:32:38] "GET /virtual-network/ec3caa5b-fe4d-4c26-80ab-3b7e2c6c6cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.008904 10.0.0.131 - - [2026-03-12 03:32:38] "GET /projects?obj_uuids=2fddf139-9940-428d-9971-fc1086410e09&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001892 10.0.0.27 - - [2026-03-12 03:32:38] "GET /project/2fddf139-9940-428d-9971-fc1086410e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.060724 10.0.0.27 - - [2026-03-12 03:32:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003759 10.0.0.27 - - [2026-03-12 03:32:38] "GET /security-group/232838e4-5687-4022-8026-3c306cf6deea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005659 10.0.0.27 - - [2026-03-12 03:32:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 571 0.119713 10.0.0.27 - - [2026-03-12 03:32:38] "POST /instance-ips HTTP/1.1" 200 358 0.037464 10.0.0.27 - - [2026-03-12 03:32:38] "GET /virtual-machine-interface/28ddc2c9-467c-4ed4-bc8f-456244bc6271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.006719 10.0.0.27 - - [2026-03-12 03:32:38] "GET /virtual-machine-interface/28ddc2c9-467c-4ed4-bc8f-456244bc6271?fields=instance_ip_back_refs HTTP/1.1" 200 1337 0.009988 10.0.0.27 - - [2026-03-12 03:32:38] "GET /instance-ip/deeaf852-b07e-4518-b234-a3ed75dd0c5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1584 0.005573 10.0.0.27 - - [2026-03-12 03:32:38] "POST /fqname-to-id HTTP/1.1" 404 214 0.004563 10.0.0.27 - - [2026-03-12 03:32:38] "GET /virtual-network/05e5e73a-92d5-49b4-a806-82ff601900f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007141 10.0.0.27 - - [2026-03-12 03:32:38] "GET /virtual-machine-interface/689a7b7c-87ac-4f7a-b889-e0a14f3fcf57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2377 0.007870 10.0.0.27 - - [2026-03-12 03:32:38] "GET /virtual-machine-interface/689a7b7c-87ac-4f7a-b889-e0a14f3fcf57?fields=instance_ip_back_refs HTTP/1.1" 200 1335 0.009751 10.0.0.27 - - [2026-03-12 03:32:38] "GET /instance-ip/9c5c1ba2-e749-4e02-bcd7-57082bfe26a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004893 10.0.0.27 - - [2026-03-12 03:32:38] "POST /fqname-to-id HTTP/1.1" 404 214 0.003184 10.0.0.27 - - [2026-03-12 03:32:39] "GET /virtual-network/e5778e4f-203d-43a1-9441-29572b0d21cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006248 10.0.0.131 - - [2026-03-12 03:32:39] "GET /projects?obj_uuids=2fddf139-9940-428d-9971-fc1086410e09&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001410 10.0.0.27 - - [2026-03-12 03:32:39] "GET /project/2fddf139-9940-428d-9971-fc1086410e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.050566 10.0.0.27 - - [2026-03-12 03:32:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003851 10.0.0.27 - - [2026-03-12 03:32:39] "GET /security-group/232838e4-5687-4022-8026-3c306cf6deea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004536 10.0.0.27 - - [2026-03-12 03:32:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 571 0.098365 10.0.0.27 - - [2026-03-12 03:32:39] "POST /instance-ips HTTP/1.1" 200 358 0.044846 10.0.0.27 - - [2026-03-12 03:32:39] "GET /virtual-machine-interface/636eb282-f65e-4ceb-9508-31ce0100f34b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2654 0.008115 10.0.0.27 - - [2026-03-12 03:32:39] "GET /virtual-machine-interface/636eb282-f65e-4ceb-9508-31ce0100f34b?fields=instance_ip_back_refs HTTP/1.1" 200 1337 0.013220 10.0.0.27 - - [2026-03-12 03:32:39] "GET /instance-ip/529bc962-e649-47bb-9598-6345f42a48d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1584 0.005318 10.0.0.27 - - [2026-03-12 03:32:40] "POST /id-to-fqname HTTP/1.1" 200 224 0.001502 10.0.0.27 - - [2026-03-12 03:32:41] "POST /neutron/port HTTP/1.1" 200 990 0.016673 10.0.0.27 - - [2026-03-12 03:32:41] "POST /neutron/port HTTP/1.1" 200 990 0.017461 10.0.0.27 - - [2026-03-12 03:32:41] "POST /id-to-fqname HTTP/1.1" 200 224 0.002060 10.0.0.27 - - [2026-03-12 03:32:41] "POST /neutron/port HTTP/1.1" 200 117 0.006960 10.0.0.27 - - [2026-03-12 03:32:41] "POST /neutron/network HTTP/1.1" 200 838 0.006971 10.0.0.27 - - [2026-03-12 03:32:42] "POST /neutron/port HTTP/1.1" 200 1082 0.173734 10.0.0.27 - - [2026-03-12 03:32:42] "POST /neutron/subnet HTTP/1.1" 200 699 0.011818 10.0.0.131 - - [2026-03-12 03:32:42] "GET /projects?obj_uuids=2fddf139-9940-428d-9971-fc1086410e09&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001031 10.0.0.27 - - [2026-03-12 03:32:42] "GET /project/2fddf139-9940-428d-9971-fc1086410e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.078230 10.0.0.27 - - [2026-03-12 03:32:42] "POST /neutron/network HTTP/1.1" 200 827 0.007740 10.0.0.27 - - [2026-03-12 03:32:42] "POST /neutron/port HTTP/1.1" 200 117 0.006790 10.0.0.27 - - [2026-03-12 03:32:42] "POST /id-to-fqname HTTP/1.1" 200 224 0.001276 10.0.0.27 - - [2026-03-12 03:32:42] "POST /neutron/port HTTP/1.1" 200 990 0.012819 10.0.0.27 - - [2026-03-12 03:32:42] "POST /neutron/network HTTP/1.1" 200 837 0.009638 10.0.0.27 - - [2026-03-12 03:32:43] "POST /neutron/port HTTP/1.1" 200 990 0.011909 10.0.0.27 - - [2026-03-12 03:32:43] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007630 10.0.0.27 - - [2026-03-12 03:32:43] "POST /neutron/port HTTP/1.1" 200 117 0.010621 10.0.0.27 - - [2026-03-12 03:32:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004198 10.0.0.27 - - [2026-03-12 03:32:43] "POST /neutron/subnet HTTP/1.1" 200 694 0.010118 10.0.0.27 - - [2026-03-12 03:32:43] "POST /neutron/router HTTP/1.1" 200 598 0.011016 10.0.0.27 - - [2026-03-12 03:32:43] "POST /ref-update HTTP/1.1" 200 156 0.024288 10.0.0.27 - - [2026-03-12 03:32:44] "POST /neutron/port HTTP/1.1" 200 1092 0.023865 10.0.0.27 - - [2026-03-12 03:32:44] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009966 10.0.0.27 - - [2026-03-12 03:32:44] "POST /neutron/network HTTP/1.1" 200 838 0.020106 10.0.0.27 - - [2026-03-12 03:32:44] "POST /neutron/port HTTP/1.1" 200 1082 0.167263 10.0.0.27 - - [2026-03-12 03:32:44] "POST /neutron/subnet HTTP/1.1" 200 699 0.008544 10.0.0.27 - - [2026-03-12 03:32:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004231 10.0.0.27 - - [2026-03-12 03:32:44] "POST /neutron/subnet HTTP/1.1" 200 699 0.009504 10.0.0.27 - - [2026-03-12 03:32:44] "GET /virtual-machine/a2200e65-8350-4e93-b50d-7ad20309f1fa HTTP/1.1" 401 292 0.000555 10.0.0.27 - - [2026-03-12 03:32:44] "POST /neutron/network HTTP/1.1" 200 828 0.007392 10.0.0.27 - - [2026-03-12 03:32:45] "GET /virtual-machine/a2200e65-8350-4e93-b50d-7ad20309f1fa HTTP/1.1" 200 1277 0.038776 10.0.0.27 - - [2026-03-12 03:32:45] "GET /virtual-machine-interface/2560eb99-2cad-4823-9b7c-ae59dcf0db82 HTTP/1.1" 200 3194 0.005507 10.0.0.27 - - [2026-03-12 03:32:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004511 10.0.0.27 - - [2026-03-12 03:32:45] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005033 10.0.0.27 - - [2026-03-12 03:32:45] "GET /virtual-networks?parent_id=2fddf139-9940-428d-9971-fc1086410e09&detail=False&count=False&shared=False HTTP/1.1" 200 806 0.003757 10.0.0.27 - - [2026-03-12 03:32:45] "GET /virtual-network/05e5e73a-92d5-49b4-a806-82ff601900f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007867 10.0.0.27 - - [2026-03-12 03:32:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.27 - - [2026-03-12 03:32:48] "GET /virtual-network/05e5e73a-92d5-49b4-a806-82ff601900f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005206 10.0.0.27 - - [2026-03-12 03:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005088 10.0.0.27 - - [2026-03-12 03:32:52] "GET /virtual-network/05e5e73a-92d5-49b4-a806-82ff601900f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.009243 10.0.0.27 - - [2026-03-12 03:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.27 - - [2026-03-12 03:32:56] "GET /virtual-network/05e5e73a-92d5-49b4-a806-82ff601900f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006359 10.0.0.27 - - [2026-03-12 03:32:59] "POST /neutron/network HTTP/1.1" 200 837 0.007147 10.0.0.27 - - [2026-03-12 03:32:59] "POST /neutron/port HTTP/1.1" 200 117 0.001225 10.0.0.27 - - [2026-03-12 03:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005920 10.0.0.27 - - [2026-03-12 03:33:00] "GET /virtual-network/05e5e73a-92d5-49b4-a806-82ff601900f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.009271 10.0.0.27 - - [2026-03-12 03:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004119 10.0.0.27 - - [2026-03-12 03:33:04] "GET /virtual-network/05e5e73a-92d5-49b4-a806-82ff601900f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005558 10.0.0.27 - - [2026-03-12 03:33:07] "DELETE /access-control-list/f3a4a677-ac28-42fe-a921-1d4f0103a2dd HTTP/1.1" 200 115 0.032648 10.0.0.27 - - [2026-03-12 03:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492 10.0.0.27 - - [2026-03-12 03:33:08] "GET /virtual-network/05e5e73a-92d5-49b4-a806-82ff601900f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005621 10.0.0.27 - - [2026-03-12 03:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004855 10.0.0.27 - - [2026-03-12 03:33:12] "GET /virtual-network/05e5e73a-92d5-49b4-a806-82ff601900f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006831 10.0.0.27 - - [2026-03-12 03:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004048 10.0.0.27 - - [2026-03-12 03:33:16] "GET /virtual-network/05e5e73a-92d5-49b4-a806-82ff601900f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007024 10.0.0.131 - - [2026-03-12 03:33:17] "DELETE /project/2fddf1399940428d9971fc1086410e09 HTTP/1.1" 404 173 0.006561 10.0.0.131 - - [2026-03-12 03:33:17] "DELETE /project/00b6f532-0e19-4de4-b644-20160e5a950b HTTP/1.1" 404 177 0.005669 10.0.0.27 - - [2026-03-12 03:33:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.27 - - [2026-03-12 03:33:21] "GET /virtual-network/05e5e73a-92d5-49b4-a806-82ff601900f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006451 10.0.0.27 - - [2026-03-12 03:33:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.27 - - [2026-03-12 03:33:25] "GET /virtual-network/05e5e73a-92d5-49b4-a806-82ff601900f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005084 10.0.0.27 - - [2026-03-12 03:33:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006146 10.0.0.27 - - [2026-03-12 03:33:27] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004065 10.0.0.27 - - [2026-03-12 03:33:27] "GET /virtual-networks?parent_id=2fddf139-9940-428d-9971-fc1086410e09&detail=False&count=False&shared=False HTTP/1.1" 200 806 0.003121 10.0.0.27 - - [2026-03-12 03:33:27] "GET /virtual-network/05e5e73a-92d5-49b4-a806-82ff601900f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007465 10.0.0.27 - - [2026-03-12 03:33:27] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010452 10.0.0.27 - - [2026-03-12 03:33:37] "POST /neutron/port HTTP/1.1" 200 1092 0.029288 10.0.0.27 - - [2026-03-12 03:33:38] "POST /neutron/security_group HTTP/1.1" 200 2062 0.029714 10.0.0.27 - - [2026-03-12 03:33:39] "POST /neutron/port HTTP/1.1" 200 1092 0.024888 10.0.0.27 - - [2026-03-12 03:33:42] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008727 10.0.0.27 - - [2026-03-12 03:33:45] "POST /neutron/network HTTP/1.1" 200 838 0.011117 10.0.0.27 - - [2026-03-12 03:33:45] "POST /neutron/port HTTP/1.1" 200 117 0.001269 10.0.0.27 - - [2026-03-12 03:33:48] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009757 10.0.0.27 - - [2026-03-12 03:33:53] "POST /neutron/port HTTP/1.1" 200 1127 0.024350 10.0.0.27 - - [2026-03-12 03:33:53] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006924 10.0.0.27 - - [2026-03-12 03:33:53] "GET /virtual-machine/88c5cb1d-1255-4e1e-acd2-e56c62ebc6ea HTTP/1.1" 200 1298 0.006693 10.0.0.27 - - [2026-03-12 03:33:53] "GET /virtual-machine-interface/fddd415b-0019-43d2-b050-d2905405e20e HTTP/1.1" 200 2968 0.005678 10.0.0.27 - - [2026-03-12 03:33:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.27 - - [2026-03-12 03:33:53] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.008333 10.0.0.27 - - [2026-03-12 03:33:53] "GET /virtual-networks?parent_id=2fddf139-9940-428d-9971-fc1086410e09&detail=False&count=False&shared=False HTTP/1.1" 200 806 0.003244 10.0.0.27 - - [2026-03-12 03:33:53] "GET /virtual-network/e5778e4f-203d-43a1-9441-29572b0d21cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006220 10.0.0.27 - - [2026-03-12 03:33:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004052 10.0.0.27 - - [2026-03-12 03:33:54] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004758 10.0.0.27 - - [2026-03-12 03:33:54] "GET /virtual-networks?parent_id=2fddf139-9940-428d-9971-fc1086410e09&detail=False&count=False&shared=False HTTP/1.1" 200 806 0.003708 10.0.0.27 - - [2026-03-12 03:33:54] "GET /virtual-network/e5778e4f-203d-43a1-9441-29572b0d21cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006302 10.0.0.27 - - [2026-03-12 03:33:55] "POST /neutron/port HTTP/1.1" 200 1092 0.017783 10.0.0.27 - - [2026-03-12 03:33:55] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008072 10.0.0.27 - - [2026-03-12 03:33:55] "GET /virtual-machine/002d340c-c403-48c7-91a7-b1d5f3553b81 HTTP/1.1" 200 1274 0.006492 10.0.0.27 - - [2026-03-12 03:33:55] "GET /virtual-machine-interface/689a7b7c-87ac-4f7a-b889-e0a14f3fcf57 HTTP/1.1" 200 3194 0.006566 10.0.0.27 - - [2026-03-12 03:33:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003841 10.0.0.27 - - [2026-03-12 03:33:55] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004220 10.0.0.27 - - [2026-03-12 03:33:55] "GET /virtual-networks?parent_id=2fddf139-9940-428d-9971-fc1086410e09&detail=False&count=False&shared=False HTTP/1.1" 200 806 0.003336 10.0.0.27 - - [2026-03-12 03:33:55] "GET /virtual-network/05e5e73a-92d5-49b4-a806-82ff601900f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005777 10.0.0.27 - - [2026-03-12 03:33:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005425 10.0.0.27 - - [2026-03-12 03:33:56] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005311 10.0.0.27 - - [2026-03-12 03:33:56] "GET /virtual-networks?parent_id=2fddf139-9940-428d-9971-fc1086410e09&detail=False&count=False&shared=False HTTP/1.1" 200 806 0.003911 10.0.0.27 - - [2026-03-12 03:33:56] "GET /virtual-network/05e5e73a-92d5-49b4-a806-82ff601900f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.008121 10.0.0.27 - - [2026-03-12 03:33:59] "POST /neutron/network HTTP/1.1" 200 837 0.007404 10.0.0.27 - - [2026-03-12 03:33:59] "POST /neutron/port HTTP/1.1" 200 117 0.001272 10.0.0.131 - - [2026-03-12 03:34:05] "GET /obj-perms HTTP/1.1" 200 5056 0.054154 10.0.0.27 - - [2026-03-12 03:34:05] "GET /obj-perms HTTP/1.1" 200 5056 0.053231 10.0.0.131 - - [2026-03-12 03:34:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000481 10.0.0.131 - - [2026-03-12 03:34:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000391 10.0.0.73 - - [2026-03-12 03:34:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.73 - - [2026-03-12 03:34:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000411 10.0.0.131 - - [2026-03-12 03:34:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000473 10.0.0.73 - - [2026-03-12 03:34:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000402 10.0.0.131 - - [2026-03-12 03:34:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000383 10.0.0.73 - - [2026-03-12 03:34:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000533 10.0.0.27 - - [2026-03-12 03:34:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000637 10.0.0.27 - - [2026-03-12 03:34:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000535 10.0.0.27 - - [2026-03-12 03:34:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000513 10.0.0.27 - - [2026-03-12 03:34:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000508 10.0.0.27 - - [2026-03-12 03:34:47] "POST /neutron/port HTTP/1.1" 200 1092 0.049214 10.0.0.27 - - [2026-03-12 03:34:47] "POST /neutron/subnet HTTP/1.1" 200 699 0.010025 10.0.0.27 - - [2026-03-12 03:34:59] "POST /neutron/port HTTP/1.1" 200 1127 0.045573 10.0.0.27 - - [2026-03-12 03:34:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005132 10.0.0.27 - - [2026-03-12 03:34:59] "POST /neutron/network HTTP/1.1" 200 827 0.011267 10.0.0.27 - - [2026-03-12 03:35:15] "POST /neutron/router HTTP/1.1" 200 598 0.007638 10.0.0.27 - - [2026-03-12 03:35:15] "POST /neutron/router HTTP/1.1" 200 151 0.069596 10.0.0.27 - - [2026-03-12 03:35:15] "GET /logical-router/08f0ef7b-e5c0-4467-954d-bd856cf79c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.043188 10.0.0.27 - - [2026-03-12 03:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009244 10.0.0.27 - - [2026-03-12 03:35:16] "POST /neutron/port HTTP/1.1" 200 151 0.195095 10.0.0.27 - - [2026-03-12 03:35:17] "DELETE /instance-ip/529bc962-e649-47bb-9598-6345f42a48d1 HTTP/1.1" 200 115 0.051646 10.0.0.27 - - [2026-03-12 03:35:17] "DELETE /virtual-machine-interface/636eb282-f65e-4ceb-9508-31ce0100f34b HTTP/1.1" 200 115 0.053257 10.0.0.27 - - [2026-03-12 03:35:17] "DELETE /instance-ip/deeaf852-b07e-4518-b234-a3ed75dd0c5c HTTP/1.1" 200 115 0.060610 10.0.0.27 - - [2026-03-12 03:35:17] "DELETE /virtual-machine-interface/28ddc2c9-467c-4ed4-bc8f-456244bc6271 HTTP/1.1" 200 115 0.062047 10.0.0.27 - - [2026-03-12 03:35:17] "POST /neutron/port HTTP/1.1" 200 990 0.020866 10.0.0.27 - - [2026-03-12 03:35:17] "DELETE /instance-ip/db20d751-d154-4eed-ba74-d17aa82b430c HTTP/1.1" 200 115 0.060474 10.0.0.27 - - [2026-03-12 03:35:17] "DELETE /virtual-machine-interface/e1c383ba-972d-414e-b75e-c43f354179f8 HTTP/1.1" 200 115 0.076395 10.0.0.27 - - [2026-03-12 03:35:18] "POST /neutron/port HTTP/1.1" 200 151 0.193634 10.0.0.27 - - [2026-03-12 03:35:18] "DELETE /route-target/0d49764d-b544-4a4b-b114-50a3cad18fe3 HTTP/1.1" 200 115 0.030191 10.0.0.27 - - [2026-03-12 03:35:18] "POST /neutron/network HTTP/1.1" 200 828 0.011374 10.0.0.27 - - [2026-03-12 03:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004775 10.0.0.131 - - [2026-03-12 03:35:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002702 10.0.0.131 - - [2026-03-12 03:35:18] "POST /useragent-kv HTTP/1.1" 200 115 0.004802 10.0.0.27 - - [2026-03-12 03:35:18] "POST /neutron/network HTTP/1.1" 200 151 0.138020 10.0.0.131 - - [2026-03-12 03:35:18] "GET /projects?obj_uuids=2fddf139-9940-428d-9971-fc1086410e09&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001524 10.0.0.27 - - [2026-03-12 03:35:18] "GET /project/2fddf139-9940-428d-9971-fc1086410e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.079933 10.0.0.131 - - [2026-03-12 03:35:18] "GET /projects?obj_uuids=2fddf139-9940-428d-9971-fc1086410e09&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001160 10.0.0.27 - - [2026-03-12 03:35:18] "GET /project/2fddf139-9940-428d-9971-fc1086410e09?fields=virtual_networks HTTP/1.1" 200 1041 0.055611 10.0.0.131 - - [2026-03-12 03:35:18] "GET /projects?obj_uuids=2fddf139-9940-428d-9971-fc1086410e09&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001496 10.0.0.27 - - [2026-03-12 03:35:18] "GET /project/2fddf139-9940-428d-9971-fc1086410e09?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.041447 10.0.0.131 - - [2026-03-12 03:35:18] "GET /projects?obj_uuids=2fddf139-9940-428d-9971-fc1086410e09&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001077 10.0.0.27 - - [2026-03-12 03:35:18] "GET /project/2fddf139-9940-428d-9971-fc1086410e09?fields=security_groups HTTP/1.1" 200 1272 0.038665 10.0.0.27 - - [2026-03-12 03:35:19] "POST /fqname-to-id HTTP/1.1" 404 187 0.026611 10.0.0.131 - - [2026-03-12 03:35:19] "GET /projects?obj_uuids=935d9c26-5c90-4c99-aa6c-3d83ab3da51c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003456 10.0.0.131 - - [2026-03-12 03:35:19] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001055 10.0.0.131 - - [2026-03-12 03:35:19] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007726 10.0.0.131 - - [2026-03-12 03:35:19] "POST /id-to-fqname HTTP/1.1" 200 189 0.006020 10.0.0.131 - - [2026-03-12 03:35:19] "POST /fqname-to-id HTTP/1.1" 404 198 0.005707 10.0.0.131 - - [2026-03-12 03:35:20] "POST /security-groups HTTP/1.1" 200 590 0.035762 10.0.0.131 - - [2026-03-12 03:35:20] "POST /projects HTTP/1.1" 200 583 0.254648 10.0.0.27 - - [2026-03-12 03:35:20] "POST /access-control-lists HTTP/1.1" 200 597 0.032667 10.0.0.131 - - [2026-03-12 03:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.327171 10.0.0.27 - - [2026-03-12 03:35:20] "GET /project/935d9c26-5c90-4c99-aa6c-3d83ab3da51c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.463261 10.0.0.27 - - [2026-03-12 03:35:21] "GET / HTTP/1.1" 200 36215 0.002342 10.0.0.27 - - [2026-03-12 03:35:21] "POST /neutron/port HTTP/1.1" 200 117 0.008452 10.0.0.27 - - [2026-03-12 03:35:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.000656 10.0.0.27 - - [2026-03-12 03:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.061918 10.0.0.131 - - [2026-03-12 03:35:23] "GET /projects?obj_uuids=935d9c26-5c90-4c99-aa6c-3d83ab3da51c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001349 10.0.0.27 - - [2026-03-12 03:35:23] "GET /project/935d9c26-5c90-4c99-aa6c-3d83ab3da51c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.064125 10.0.0.131 - - [2026-03-12 03:35:23] "GET /projects?obj_uuids=935d9c26-5c90-4c99-aa6c-3d83ab3da51c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001044 10.0.0.27 - - [2026-03-12 03:35:23] "POST /neutron/network HTTP/1.1" 200 604 0.160771 10.0.0.27 - - [2026-03-12 03:35:23] "POST /route-targets HTTP/1.1" 200 328 0.016982 10.0.0.27 - - [2026-03-12 03:35:24] "POST /id-to-fqname HTTP/1.1" 200 219 0.003453 10.0.0.27 - - [2026-03-12 03:35:24] "GET /virtual-network/f5c322c1-7c54-4dac-bef2-97a2a8f55240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006230 10.0.0.27 - - [2026-03-12 03:35:24] "POST /neutron/network HTTP/1.1" 200 823 0.006531 10.0.0.27 - - [2026-03-12 03:35:24] "GET /virtual-network/f5c322c1-7c54-4dac-bef2-97a2a8f55240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005694 10.0.0.27 - - [2026-03-12 03:35:24] "GET /virtual-network/f5c322c1-7c54-4dac-bef2-97a2a8f55240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006639 10.0.0.73 - - [2026-03-12 03:35:25] "GET /obj-perms HTTP/1.1" 200 5028 0.061950 10.0.0.27 - - [2026-03-12 03:35:26] "POST /id-to-fqname HTTP/1.1" 200 219 0.001482 10.0.0.27 - - [2026-03-12 03:35:26] "POST /neutron/network HTTP/1.1" 200 833 0.007038 10.0.0.131 - - [2026-03-12 03:35:26] "GET /projects?obj_uuids=935d9c26-5c90-4c99-aa6c-3d83ab3da51c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001015 10.0.0.27 - - [2026-03-12 03:35:26] "GET /project/935d9c26-5c90-4c99-aa6c-3d83ab3da51c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.068145 10.0.0.27 - - [2026-03-12 03:35:27] "POST /neutron/port HTTP/1.1" 200 117 0.007386 10.0.0.27 - - [2026-03-12 03:35:27] "POST /id-to-fqname HTTP/1.1" 200 219 0.001433 10.0.0.27 - - [2026-03-12 03:35:27] "POST /neutron/network HTTP/1.1" 200 833 0.008878 10.0.0.27 - - [2026-03-12 03:35:27] "POST /neutron/port HTTP/1.1" 200 1059 0.017026 10.0.0.27 - - [2026-03-12 03:35:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005054 10.0.0.27 - - [2026-03-12 03:35:28] "POST /neutron/network HTTP/1.1" 200 823 0.009729 10.0.0.131 - - [2026-03-12 03:35:28] "GET /projects?obj_uuids=935d9c26-5c90-4c99-aa6c-3d83ab3da51c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000942 10.0.0.27 - - [2026-03-12 03:35:28] "GET /project/935d9c26-5c90-4c99-aa6c-3d83ab3da51c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.074107 10.0.0.27 - - [2026-03-12 03:35:28] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007676 10.0.0.27 - - [2026-03-12 03:35:28] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007980 10.0.0.27 - - [2026-03-12 03:35:29] "POST /neutron/port HTTP/1.1" 200 1059 0.021054 10.0.0.27 - - [2026-03-12 03:35:29] "POST /neutron/port HTTP/1.1" 200 1123 0.021966 10.0.0.27 - - [2026-03-12 03:35:29] "POST /neutron/port HTTP/1.1" 200 117 0.001884 10.0.0.27 - - [2026-03-12 03:35:33] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009615 10.0.0.27 - - [2026-03-12 03:35:33] "POST /neutron/port HTTP/1.1" 200 1123 0.022389 10.0.0.27 - - [2026-03-12 03:35:33] "GET /virtual-machine/1c38fa13-5af4-43b6-aac9-2cc1ac0d3130 HTTP/1.1" 401 292 0.000467 10.0.0.27 - - [2026-03-12 03:35:34] "GET /virtual-machine/1c38fa13-5af4-43b6-aac9-2cc1ac0d3130 HTTP/1.1" 200 1293 0.028323 10.0.0.27 - - [2026-03-12 03:35:34] "GET /virtual-machine-interface/39b1a2f3-a569-44f3-9ef5-9cbcbbf2254a HTTP/1.1" 200 2942 0.007428 10.0.0.27 - - [2026-03-12 03:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005263 10.0.0.27 - - [2026-03-12 03:35:34] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005518 10.0.0.27 - - [2026-03-12 03:35:34] "GET /virtual-networks?parent_id=935d9c26-5c90-4c99-aa6c-3d83ab3da51c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004058 10.0.0.27 - - [2026-03-12 03:35:34] "GET /virtual-network/f5c322c1-7c54-4dac-bef2-97a2a8f55240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.009152 10.0.0.27 - - [2026-03-12 03:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.27 - - [2026-03-12 03:35:37] "GET /virtual-network/f5c322c1-7c54-4dac-bef2-97a2a8f55240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005586 10.0.0.27 - - [2026-03-12 03:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004747 10.0.0.27 - - [2026-03-12 03:35:41] "GET /virtual-network/f5c322c1-7c54-4dac-bef2-97a2a8f55240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005280 10.0.0.27 - - [2026-03-12 03:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003864 10.0.0.27 - - [2026-03-12 03:35:45] "GET /virtual-network/f5c322c1-7c54-4dac-bef2-97a2a8f55240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.010965 10.0.0.27 - - [2026-03-12 03:35:49] "POST /neutron/port HTTP/1.1" 200 1123 0.019046 10.0.0.27 - - [2026-03-12 03:35:49] "POST /neutron/subnet HTTP/1.1" 200 699 0.010834 10.0.0.27 - - [2026-03-12 03:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004316 10.0.0.27 - - [2026-03-12 03:35:49] "GET /virtual-network/f5c322c1-7c54-4dac-bef2-97a2a8f55240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006427 10.0.0.27 - - [2026-03-12 03:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005255 10.0.0.27 - - [2026-03-12 03:35:53] "GET /virtual-network/f5c322c1-7c54-4dac-bef2-97a2a8f55240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005999 10.0.0.27 - - [2026-03-12 03:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006387 10.0.0.27 - - [2026-03-12 03:35:57] "GET /virtual-network/f5c322c1-7c54-4dac-bef2-97a2a8f55240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006439 10.0.0.27 - - [2026-03-12 03:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004303 10.0.0.27 - - [2026-03-12 03:36:01] "GET /virtual-network/f5c322c1-7c54-4dac-bef2-97a2a8f55240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006571 10.0.0.27 - - [2026-03-12 03:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004934 10.0.0.27 - - [2026-03-12 03:36:06] "GET /virtual-network/f5c322c1-7c54-4dac-bef2-97a2a8f55240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007251 10.0.0.27 - - [2026-03-12 03:36:08] "DELETE /access-control-list/eaa1f84d-acbd-4d55-90c8-b970180c491d HTTP/1.1" 200 115 0.038438 10.0.0.27 - - [2026-03-12 03:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.27 - - [2026-03-12 03:36:10] "GET /virtual-network/f5c322c1-7c54-4dac-bef2-97a2a8f55240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005782 10.0.0.27 - - [2026-03-12 03:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004129 10.0.0.27 - - [2026-03-12 03:36:14] "GET /virtual-network/f5c322c1-7c54-4dac-bef2-97a2a8f55240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007962 10.0.0.131 - - [2026-03-12 03:36:18] "DELETE /project/2fddf139-9940-428d-9971-fc1086410e09 HTTP/1.1" 404 177 0.003215 10.0.0.131 - - [2026-03-12 03:36:18] "DELETE /project/935d9c265c904c99aa6c3d83ab3da51c HTTP/1.1" 404 173 0.005994 10.0.0.27 - - [2026-03-12 03:36:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.27 - - [2026-03-12 03:36:18] "GET /virtual-network/f5c322c1-7c54-4dac-bef2-97a2a8f55240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006503 10.0.0.27 - - [2026-03-12 03:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.27 - - [2026-03-12 03:36:22] "GET /virtual-network/f5c322c1-7c54-4dac-bef2-97a2a8f55240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005308 10.0.0.27 - - [2026-03-12 03:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004572 10.0.0.27 - - [2026-03-12 03:36:26] "GET /virtual-network/f5c322c1-7c54-4dac-bef2-97a2a8f55240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007355 10.0.0.27 - - [2026-03-12 03:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.27 - - [2026-03-12 03:36:28] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004462 10.0.0.27 - - [2026-03-12 03:36:28] "GET /virtual-networks?parent_id=935d9c26-5c90-4c99-aa6c-3d83ab3da51c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003433 10.0.0.27 - - [2026-03-12 03:36:28] "GET /virtual-network/f5c322c1-7c54-4dac-bef2-97a2a8f55240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007315 10.0.0.27 - - [2026-03-12 03:36:28] "POST /neutron/port HTTP/1.1" 200 1123 0.024098 10.0.0.27 - - [2026-03-12 03:36:33] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007101 10.0.0.27 - - [2026-03-12 03:36:40] "POST /neutron/port HTTP/1.1" 200 1123 0.018558 10.0.0.27 - - [2026-03-12 03:36:44] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007506 10.0.0.27 - - [2026-03-12 03:36:51] "POST /neutron/port HTTP/1.1" 200 1123 0.023134 10.0.0.27 - - [2026-03-12 03:36:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005659 10.0.0.27 - - [2026-03-12 03:36:51] "POST /neutron/network HTTP/1.1" 200 823 0.008648 10.0.0.27 - - [2026-03-12 03:36:54] "POST /neutron/port HTTP/1.1" 200 1123 0.036251 10.0.0.27 - - [2026-03-12 03:36:54] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008237 10.0.0.27 - - [2026-03-12 03:36:54] "GET /virtual-machine/4b4e681c-6df8-411b-afa4-91ab07a811be HTTP/1.1" 200 1293 0.008941 10.0.0.27 - - [2026-03-12 03:36:54] "GET /virtual-machine-interface/25978934-821a-4362-8397-1d6531654719 HTTP/1.1" 200 2941 0.006649 10.0.0.27 - - [2026-03-12 03:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004585 10.0.0.27 - - [2026-03-12 03:36:54] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004497 10.0.0.27 - - [2026-03-12 03:36:54] "GET /virtual-networks?parent_id=935d9c26-5c90-4c99-aa6c-3d83ab3da51c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003668 10.0.0.27 - - [2026-03-12 03:36:54] "GET /virtual-network/f5c322c1-7c54-4dac-bef2-97a2a8f55240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007572 10.0.0.27 - - [2026-03-12 03:36:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003972 10.0.0.27 - - [2026-03-12 03:36:56] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004730 10.0.0.27 - - [2026-03-12 03:36:56] "GET /virtual-networks?parent_id=935d9c26-5c90-4c99-aa6c-3d83ab3da51c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003406 10.0.0.27 - - [2026-03-12 03:36:56] "GET /virtual-network/f5c322c1-7c54-4dac-bef2-97a2a8f55240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006107 10.0.0.27 - - [2026-03-12 03:37:01] "POST /neutron/port HTTP/1.1" 200 1123 0.016674 10.0.0.27 - - [2026-03-12 03:37:06] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007908 10.0.0.131 - - [2026-03-12 03:37:07] "GET /obj-perms HTTP/1.1" 200 5056 0.060691 10.0.0.27 - - [2026-03-12 03:37:07] "GET /obj-perms HTTP/1.1" 200 5056 0.048462 10.0.0.27 - - [2026-03-12 03:37:16] "POST /neutron/port HTTP/1.1" 200 1123 0.020844 10.0.0.27 - - [2026-03-12 03:37:22] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007776 10.0.0.27 - - [2026-03-12 03:37:32] "POST /neutron/port HTTP/1.1" 200 1123 0.017702 10.0.0.27 - - [2026-03-12 03:37:34] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009993 10.0.0.27 - - [2026-03-12 03:37:42] "POST /neutron/port HTTP/1.1" 200 1123 0.019951 10.0.0.27 - - [2026-03-12 03:37:47] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008933 10.0.0.27 - - [2026-03-12 03:37:53] "POST /neutron/port HTTP/1.1" 200 1123 0.016545 10.0.0.27 - - [2026-03-12 03:37:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004049 10.0.0.27 - - [2026-03-12 03:37:53] "POST /neutron/network HTTP/1.1" 200 823 0.006343 10.0.0.27 - - [2026-03-12 03:38:03] "POST /neutron/port HTTP/1.1" 200 1123 0.027936 10.0.0.27 - - [2026-03-12 03:38:08] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007343 10.0.0.27 - - [2026-03-12 03:38:18] "POST /neutron/port HTTP/1.1" 200 1123 0.019694 10.0.0.27 - - [2026-03-12 03:38:23] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007874 10.0.0.27 - - [2026-03-12 03:38:55] "POST /neutron/network HTTP/1.1" 200 833 0.008373 10.0.0.27 - - [2026-03-12 03:38:55] "POST /neutron/port HTTP/1.1" 200 117 0.001189 10.0.0.73 - - [2026-03-12 03:39:09] "GET /obj-perms HTTP/1.1" 200 5056 0.051540 10.0.0.131 - - [2026-03-12 03:39:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000615 10.0.0.131 - - [2026-03-12 03:39:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000456 10.0.0.73 - - [2026-03-12 03:39:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000729 10.0.0.73 - - [2026-03-12 03:39:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000710 10.0.0.131 - - [2026-03-12 03:39:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.73 - - [2026-03-12 03:39:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.131 - - [2026-03-12 03:39:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000412 10.0.0.73 - - [2026-03-12 03:39:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000381 10.0.0.27 - - [2026-03-12 03:39:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000520 10.0.0.27 - - [2026-03-12 03:39:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000472 10.0.0.27 - - [2026-03-12 03:39:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000491 10.0.0.27 - - [2026-03-12 03:39:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000381 10.0.0.27 - - [2026-03-12 03:39:56] "POST /neutron/port HTTP/1.1" 200 1123 0.040779 10.0.0.27 - - [2026-03-12 03:39:56] "POST /neutron/subnet HTTP/1.1" 200 699 0.008832 10.0.0.27 - - [2026-03-12 03:40:27] "POST /neutron/network HTTP/1.1" 200 823 0.032803 10.0.0.27 - - [2026-03-12 03:40:28] "POST /neutron/port HTTP/1.1" 200 1113 0.021139 10.0.0.27 - - [2026-03-12 03:40:28] "POST /neutron/port HTTP/1.1" 200 1113 0.020127 10.0.0.131 - - [2026-03-12 03:40:30] "POST /useragent-kv HTTP/1.1" 200 115 0.070995 10.0.0.131 - - [2026-03-12 03:40:30] "POST /useragent-kv HTTP/1.1" 200 115 0.002445 10.0.0.27 - - [2026-03-12 03:40:30] "POST /neutron/network HTTP/1.1" 200 151 0.213498 10.0.0.131 - - [2026-03-12 03:40:31] "GET /projects?obj_uuids=935d9c26-5c90-4c99-aa6c-3d83ab3da51c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001323 10.0.0.27 - - [2026-03-12 03:40:31] "GET /project/935d9c26-5c90-4c99-aa6c-3d83ab3da51c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.079067 10.0.0.131 - - [2026-03-12 03:40:31] "GET /projects?obj_uuids=935d9c26-5c90-4c99-aa6c-3d83ab3da51c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000910 10.0.0.27 - - [2026-03-12 03:40:31] "GET /project/935d9c26-5c90-4c99-aa6c-3d83ab3da51c?fields=virtual_networks HTTP/1.1" 200 1032 0.051142 10.0.0.131 - - [2026-03-12 03:40:31] "GET /projects?obj_uuids=935d9c26-5c90-4c99-aa6c-3d83ab3da51c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001411 10.0.0.27 - - [2026-03-12 03:40:31] "GET /project/935d9c26-5c90-4c99-aa6c-3d83ab3da51c?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.038673 10.0.0.131 - - [2026-03-12 03:40:31] "GET /projects?obj_uuids=935d9c26-5c90-4c99-aa6c-3d83ab3da51c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001023 10.0.0.27 - - [2026-03-12 03:40:31] "GET /project/935d9c26-5c90-4c99-aa6c-3d83ab3da51c?fields=security_groups HTTP/1.1" 200 1258 0.036555 10.0.0.27 - - [2026-03-12 03:40:32] "POST /fqname-to-id HTTP/1.1" 404 187 0.033704 10.0.0.131 - - [2026-03-12 03:40:32] "GET /projects?obj_uuids=67951f23-094c-4578-aab1-d8f7e17c6984&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004011 10.0.0.131 - - [2026-03-12 03:40:32] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001027 10.0.0.131 - - [2026-03-12 03:40:32] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.036295 10.0.0.131 - - [2026-03-12 03:40:33] "POST /id-to-fqname HTTP/1.1" 200 189 0.001551 10.0.0.131 - - [2026-03-12 03:40:33] "POST /fqname-to-id HTTP/1.1" 404 198 0.005718 10.0.0.131 - - [2026-03-12 03:40:33] "POST /security-groups HTTP/1.1" 200 590 0.072942 10.0.0.131 - - [2026-03-12 03:40:33] "POST /projects HTTP/1.1" 200 583 0.295642 10.0.0.27 - - [2026-03-12 03:40:33] "POST /fqname-to-id HTTP/1.1" 404 233 0.031881 10.0.0.131 - - [2026-03-12 03:40:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.371442 10.0.0.27 - - [2026-03-12 03:40:33] "POST /access-control-lists HTTP/1.1" 200 595 0.037495 10.0.0.27 - - [2026-03-12 03:40:33] "GET /project/67951f23-094c-4578-aab1-d8f7e17c6984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.543737 10.0.0.27 - - [2026-03-12 03:40:34] "GET / HTTP/1.1" 200 36215 0.002230 10.0.0.27 - - [2026-03-12 03:40:36] "POST /fqname-to-id HTTP/1.1" 401 292 0.000488 10.0.0.27 - - [2026-03-12 03:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.075334 10.0.0.131 - - [2026-03-12 03:40:36] "GET /projects?obj_uuids=67951f23-094c-4578-aab1-d8f7e17c6984&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001350 10.0.0.27 - - [2026-03-12 03:40:36] "GET /project/67951f23-094c-4578-aab1-d8f7e17c6984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.053303 10.0.0.131 - - [2026-03-12 03:40:37] "POST /useragent-kv HTTP/1.1" 200 115 0.007610 10.0.0.27 - - [2026-03-12 03:40:37] "POST /neutron/subnet HTTP/1.1" 200 710 0.294086 10.0.0.27 - - [2026-03-12 03:40:37] "POST /id-to-fqname HTTP/1.1" 200 219 0.001966 10.0.0.27 - - [2026-03-12 03:40:37] "GET /virtual-network/8937ab61-834f-4e39-9790-fa3fd644cef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.006689 10.0.0.27 - - [2026-03-12 03:40:37] "GET /virtual-network/8937ab61-834f-4e39-9790-fa3fd644cef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.006765 10.0.0.27 - - [2026-03-12 03:40:37] "POST /neutron/network HTTP/1.1" 200 820 0.007113 10.0.0.27 - - [2026-03-12 03:40:37] "GET /virtual-network/8937ab61-834f-4e39-9790-fa3fd644cef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.006038 10.0.0.27 - - [2026-03-12 03:40:38] "GET /obj-perms HTTP/1.1" 200 5028 0.053266 10.0.0.131 - - [2026-03-12 03:40:39] "GET /obj-perms HTTP/1.1" 200 5028 0.050588 10.0.0.27 - - [2026-03-12 03:40:39] "POST /id-to-fqname HTTP/1.1" 200 219 0.001800 10.0.0.131 - - [2026-03-12 03:40:40] "GET /projects?obj_uuids=67951f23-094c-4578-aab1-d8f7e17c6984&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001040 10.0.0.27 - - [2026-03-12 03:40:40] "GET /project/67951f23-094c-4578-aab1-d8f7e17c6984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.068583 10.0.0.27 - - [2026-03-12 03:40:40] "POST /neutron/network HTTP/1.1" 200 820 0.037430 10.0.0.27 - - [2026-03-12 03:40:40] "POST /id-to-fqname HTTP/1.1" 200 219 0.001504 10.0.0.27 - - [2026-03-12 03:40:40] "POST /neutron/port HTTP/1.1" 200 117 0.007767 10.0.0.131 - - [2026-03-12 03:40:40] "GET /projects?obj_uuids=67951f23-094c-4578-aab1-d8f7e17c6984&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001386 10.0.0.27 - - [2026-03-12 03:40:41] "POST /neutron/port HTTP/1.1" 200 1056 0.332115 10.0.0.131 - - [2026-03-12 03:40:41] "GET /projects?obj_uuids=67951f23-094c-4578-aab1-d8f7e17c6984&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001008 10.0.0.27 - - [2026-03-12 03:40:41] "POST /neutron/port HTTP/1.1" 200 1110 0.156750 10.0.0.27 - - [2026-03-12 03:40:41] "GET /project/67951f23-094c-4578-aab1-d8f7e17c6984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.115177 10.0.0.27 - - [2026-03-12 03:40:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005348 10.0.0.27 - - [2026-03-12 03:40:41] "POST /neutron/network HTTP/1.1" 200 820 0.007499 10.0.0.27 - - [2026-03-12 03:40:41] "POST /neutron/port HTTP/1.1" 200 117 0.008161 10.0.0.27 - - [2026-03-12 03:40:41] "POST /neutron/network HTTP/1.1" 200 830 0.009679 10.0.0.27 - - [2026-03-12 03:40:42] "POST /neutron/port HTTP/1.1" 200 1056 0.026310 10.0.0.27 - - [2026-03-12 03:40:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005274 10.0.0.27 - - [2026-03-12 03:40:42] "POST /neutron/network HTTP/1.1" 200 820 0.011034 10.0.0.27 - - [2026-03-12 03:40:46] "POST /neutron/port HTTP/1.1" 200 1120 0.019026 10.0.0.27 - - [2026-03-12 03:40:46] "POST /neutron/security_group HTTP/1.1" 200 2057 0.017608 10.0.0.27 - - [2026-03-12 03:40:46] "GET /virtual-machine/f9ac6f0f-6e68-4b47-9d0b-52dfacf11cd3 HTTP/1.1" 401 292 0.000994 10.0.0.27 - - [2026-03-12 03:40:47] "GET /virtual-machine/f9ac6f0f-6e68-4b47-9d0b-52dfacf11cd3 HTTP/1.1" 200 1294 0.031055 10.0.0.27 - - [2026-03-12 03:40:47] "GET /virtual-machine-interface/02e36276-eee8-4dc7-a78a-02d3ee6f537d HTTP/1.1" 200 2941 0.006182 10.0.0.27 - - [2026-03-12 03:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.27 - - [2026-03-12 03:40:47] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005356 10.0.0.27 - - [2026-03-12 03:40:47] "GET /virtual-networks?parent_id=67951f23-094c-4578-aab1-d8f7e17c6984&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004704 10.0.0.27 - - [2026-03-12 03:40:47] "GET /virtual-network/8937ab61-834f-4e39-9790-fa3fd644cef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.006920 10.0.0.27 - - [2026-03-12 03:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004574 10.0.0.27 - - [2026-03-12 03:40:50] "GET /virtual-network/8937ab61-834f-4e39-9790-fa3fd644cef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.006210 10.0.0.27 - - [2026-03-12 03:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004918 10.0.0.27 - - [2026-03-12 03:40:54] "GET /virtual-network/8937ab61-834f-4e39-9790-fa3fd644cef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.007713 10.0.0.27 - - [2026-03-12 03:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004119 10.0.0.27 - - [2026-03-12 03:40:58] "GET /virtual-network/8937ab61-834f-4e39-9790-fa3fd644cef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.006385 10.0.0.27 - - [2026-03-12 03:41:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.27 - - [2026-03-12 03:41:02] "GET /virtual-network/8937ab61-834f-4e39-9790-fa3fd644cef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005728 10.0.0.27 - - [2026-03-12 03:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.27 - - [2026-03-12 03:41:06] "GET /virtual-network/8937ab61-834f-4e39-9790-fa3fd644cef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005823 10.0.0.27 - - [2026-03-12 03:41:09] "DELETE /access-control-list/146eb359-1f0e-4e5a-bc2a-7d0e74efcee7 HTTP/1.1" 200 115 0.055896 10.0.0.27 - - [2026-03-12 03:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004611 10.0.0.27 - - [2026-03-12 03:41:10] "GET /virtual-network/8937ab61-834f-4e39-9790-fa3fd644cef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.006989 10.0.0.27 - - [2026-03-12 03:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.27 - - [2026-03-12 03:41:15] "GET /virtual-network/8937ab61-834f-4e39-9790-fa3fd644cef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005604 10.0.0.131 - - [2026-03-12 03:41:18] "DELETE /project/935d9c26-5c90-4c99-aa6c-3d83ab3da51c HTTP/1.1" 404 177 0.006105 10.0.0.131 - - [2026-03-12 03:41:18] "DELETE /project/67951f23094c4578aab1d8f7e17c6984 HTTP/1.1" 404 173 0.005684 10.0.0.27 - - [2026-03-12 03:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.27 - - [2026-03-12 03:41:19] "GET /virtual-network/8937ab61-834f-4e39-9790-fa3fd644cef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005620 10.0.0.27 - - [2026-03-12 03:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.27 - - [2026-03-12 03:41:23] "GET /virtual-network/8937ab61-834f-4e39-9790-fa3fd644cef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005518 10.0.0.27 - - [2026-03-12 03:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004054 10.0.0.27 - - [2026-03-12 03:41:27] "GET /virtual-network/8937ab61-834f-4e39-9790-fa3fd644cef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005448 10.0.0.27 - - [2026-03-12 03:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004408 10.0.0.27 - - [2026-03-12 03:41:29] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004554 10.0.0.27 - - [2026-03-12 03:41:29] "GET /virtual-networks?parent_id=67951f23-094c-4578-aab1-d8f7e17c6984&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004138 10.0.0.27 - - [2026-03-12 03:41:29] "GET /virtual-network/8937ab61-834f-4e39-9790-fa3fd644cef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.006055 10.0.0.27 - - [2026-03-12 03:41:34] "POST /neutron/port HTTP/1.1" 200 1120 0.019715 10.0.0.27 - - [2026-03-12 03:41:38] "POST /neutron/security_group HTTP/1.1" 200 2057 0.030921 10.0.0.27 - - [2026-03-12 03:41:41] "POST /neutron/port HTTP/1.1" 200 1120 0.019973 10.0.0.27 - - [2026-03-12 03:41:45] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009771 10.0.0.27 - - [2026-03-12 03:41:50] "POST /neutron/port HTTP/1.1" 200 1120 0.017889 10.0.0.27 - - [2026-03-12 03:41:50] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007957 10.0.0.27 - - [2026-03-12 03:41:50] "GET /virtual-machine/ee1c7bbc-38fe-44d3-99c9-bbb728a84af7 HTTP/1.1" 200 1294 0.007145 10.0.0.27 - - [2026-03-12 03:41:50] "GET /virtual-machine-interface/4a1f1fd7-900d-46fc-9601-20e4af55b561 HTTP/1.1" 200 2942 0.006100 10.0.0.27 - - [2026-03-12 03:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.27 - - [2026-03-12 03:41:50] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004964 10.0.0.27 - - [2026-03-12 03:41:50] "GET /virtual-networks?parent_id=67951f23-094c-4578-aab1-d8f7e17c6984&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003175 10.0.0.27 - - [2026-03-12 03:41:50] "GET /virtual-network/8937ab61-834f-4e39-9790-fa3fd644cef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.006249 10.0.0.27 - - [2026-03-12 03:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758 10.0.0.27 - - [2026-03-12 03:41:51] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003941 10.0.0.27 - - [2026-03-12 03:41:51] "GET /virtual-networks?parent_id=67951f23-094c-4578-aab1-d8f7e17c6984&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003376 10.0.0.27 - - [2026-03-12 03:41:51] "GET /virtual-network/8937ab61-834f-4e39-9790-fa3fd644cef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.006157 10.0.0.27 - - [2026-03-12 03:41:58] "POST /neutron/network HTTP/1.1" 200 830 0.008193 10.0.0.27 - - [2026-03-12 03:41:58] "POST /neutron/port HTTP/1.1" 200 117 0.001199 10.0.0.73 - - [2026-03-12 03:42:11] "GET /obj-perms HTTP/1.1" 200 5056 0.051167 10.0.0.27 - - [2026-03-12 03:42:17] "POST /neutron/network HTTP/1.1" 400 204 0.016345 10.0.0.27 - - [2026-03-12 03:42:17] "POST /neutron/port HTTP/1.1" 200 1120 0.017839 10.0.0.27 - - [2026-03-12 03:42:18] "POST /neutron/port HTTP/1.1" 200 151 0.245542 10.0.0.27 - - [2026-03-12 03:42:19] "DELETE /route-target/2b1be9d6-76bb-40af-9aa9-7d7c26b55bdb HTTP/1.1" 200 115 0.025517 10.0.0.131 - - [2026-03-12 03:42:21] "GET /projects?obj_uuids=67951f23-094c-4578-aab1-d8f7e17c6984&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001400 10.0.0.27 - - [2026-03-12 03:42:21] "GET /project/67951f23-094c-4578-aab1-d8f7e17c6984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.048672 10.0.0.131 - - [2026-03-12 03:42:21] "GET /projects?obj_uuids=67951f23-094c-4578-aab1-d8f7e17c6984&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001208 10.0.0.27 - - [2026-03-12 03:42:21] "GET /project/67951f23-094c-4578-aab1-d8f7e17c6984?fields=virtual_networks HTTP/1.1" 200 1031 0.047311 10.0.0.131 - - [2026-03-12 03:42:21] "GET /projects?obj_uuids=67951f23-094c-4578-aab1-d8f7e17c6984&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001288 10.0.0.27 - - [2026-03-12 03:42:21] "GET /project/67951f23-094c-4578-aab1-d8f7e17c6984?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.041034 10.0.0.131 - - [2026-03-12 03:42:21] "GET /projects?obj_uuids=67951f23-094c-4578-aab1-d8f7e17c6984&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002182 10.0.0.27 - - [2026-03-12 03:42:21] "GET /project/67951f23-094c-4578-aab1-d8f7e17c6984?fields=security_groups HTTP/1.1" 200 1257 0.052018 10.0.0.27 - - [2026-03-12 03:42:35] "GET / HTTP/1.1" 200 36215 0.002505 10.0.0.27 - - [2026-03-12 03:42:36] "POST /fqname-to-id HTTP/1.1" 401 292 0.000484 10.0.0.27 - - [2026-03-12 03:42:36] "POST /fqname-to-id HTTP/1.1" 404 201 0.053042 10.0.0.131 - - [2026-03-12 03:42:36] "GET /projects?obj_uuids=38225862-c547-4069-b442-cd8746edcb43&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004733 10.0.0.131 - - [2026-03-12 03:42:36] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001103 10.0.0.131 - - [2026-03-12 03:42:36] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008473 10.0.0.131 - - [2026-03-12 03:42:36] "POST /id-to-fqname HTTP/1.1" 200 203 0.003796 10.0.0.131 - - [2026-03-12 03:42:36] "POST /fqname-to-id HTTP/1.1" 404 212 0.006649 10.0.0.131 - - [2026-03-12 03:42:36] "POST /security-groups HTTP/1.1" 200 604 0.039627 10.0.0.131 - - [2026-03-12 03:42:36] "POST /projects HTTP/1.1" 200 611 0.256656 10.0.0.27 - - [2026-03-12 03:42:36] "POST /fqname-to-id HTTP/1.1" 404 246 0.007957 10.0.0.131 - - [2026-03-12 03:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.343661 10.0.0.27 - - [2026-03-12 03:42:37] "GET /project/38225862-c547-4069-b442-cd8746edcb43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1417 0.499969 10.0.0.27 - - [2026-03-12 03:42:38] "GET / HTTP/1.1" 200 36215 0.001834 10.0.0.27 - - [2026-03-12 03:42:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000670 10.0.0.27 - - [2026-03-12 03:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.058241 10.0.0.131 - - [2026-03-12 03:42:38] "GET /projects?obj_uuids=38225862-c547-4069-b442-cd8746edcb43&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001330 10.0.0.27 - - [2026-03-12 03:42:38] "GET /project/38225862-c547-4069-b442-cd8746edcb43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1417 0.050471 10.0.0.27 - - [2026-03-12 03:42:39] "POST /neutron/network HTTP/1.1" 200 117 0.046516 10.0.0.27 - - [2026-03-12 03:42:39] "POST /ref-update HTTP/1.1" 200 156 0.026996 10.0.0.27 - - [2026-03-12 03:42:39] "POST /neutron/network HTTP/1.1" 200 838 0.009369 10.0.0.27 - - [2026-03-12 03:42:39] "POST /id-to-fqname HTTP/1.1" 200 234 0.001577 10.0.0.27 - - [2026-03-12 03:42:39] "GET /virtual-network/47f00a84-cfca-4063-9bc2-dca2daa78cb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005673 10.0.0.27 - - [2026-03-12 03:42:39] "GET /virtual-network/47f00a84-cfca-4063-9bc2-dca2daa78cb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006896 10.0.0.27 - - [2026-03-12 03:42:39] "POST /neutron/subnet HTTP/1.1" 200 720 0.010010 10.0.0.27 - - [2026-03-12 03:42:39] "POST /id-to-fqname HTTP/1.1" 200 234 0.001613 10.0.0.131 - - [2026-03-12 03:42:40] "GET /projects?obj_uuids=38225862-c547-4069-b442-cd8746edcb43&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000995 10.0.0.27 - - [2026-03-12 03:42:40] "GET /project/38225862-c547-4069-b442-cd8746edcb43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1417 0.081183 10.0.0.27 - - [2026-03-12 03:42:40] "POST /neutron/port HTTP/1.1" 200 117 0.008798 10.0.0.27 - - [2026-03-12 03:42:40] "POST /id-to-fqname HTTP/1.1" 200 234 0.001404 10.0.0.27 - - [2026-03-12 03:42:41] "POST /neutron/network HTTP/1.1" 200 848 0.008468 10.0.0.27 - - [2026-03-12 03:42:41] "POST /neutron/port HTTP/1.1" 200 1072 0.019635 10.0.0.131 - - [2026-03-12 03:42:41] "GET /projects?obj_uuids=38225862-c547-4069-b442-cd8746edcb43&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001254 10.0.0.27 - - [2026-03-12 03:42:41] "POST /neutron/port HTTP/1.1" 200 1136 0.027528 10.0.0.27 - - [2026-03-12 03:42:41] "GET /project/38225862-c547-4069-b442-cd8746edcb43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1417 0.073364 10.0.0.27 - - [2026-03-12 03:42:41] "POST /neutron/subnet HTTP/1.1" 200 694 0.013853 10.0.0.27 - - [2026-03-12 03:42:42] "POST /neutron/port HTTP/1.1" 200 1136 0.020328 10.0.0.27 - - [2026-03-12 03:42:42] "POST /neutron/network HTTP/1.1" 200 848 0.009394 10.0.0.27 - - [2026-03-12 03:42:42] "GET /virtual-network/47f00a84-cfca-4063-9bc2-dca2daa78cb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.007022 10.0.0.27 - - [2026-03-12 03:42:43] "POST /neutron/port HTTP/1.1" 200 1072 0.018935 10.0.0.27 - - [2026-03-12 03:42:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009785 10.0.0.27 - - [2026-03-12 03:42:43] "POST /neutron/network HTTP/1.1" 200 838 0.007517 10.0.0.27 - - [2026-03-12 03:42:44] "POST /neutron/port HTTP/1.1" 200 1136 0.019304 10.0.0.27 - - [2026-03-12 03:42:44] "POST /neutron/security_group HTTP/1.1" 200 2071 0.008056 10.0.0.27 - - [2026-03-12 03:42:44] "GET /virtual-machine/9078d72b-3b41-4557-b0b5-936cf934afca HTTP/1.1" 401 292 0.000435 10.0.0.27 - - [2026-03-12 03:42:45] "GET /virtual-machine/9078d72b-3b41-4557-b0b5-936cf934afca HTTP/1.1" 200 1308 0.039858 10.0.0.27 - - [2026-03-12 03:42:45] "GET /virtual-machine-interface/22adbf79-f422-4f00-b78a-ac7bfc7e9851 HTTP/1.1" 200 3015 0.006088 10.0.0.27 - - [2026-03-12 03:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617 10.0.0.27 - - [2026-03-12 03:42:45] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004057 10.0.0.27 - - [2026-03-12 03:42:45] "GET /virtual-networks?parent_id=38225862-c547-4069-b442-cd8746edcb43&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.004740 10.0.0.27 - - [2026-03-12 03:42:45] "GET /virtual-network/47f00a84-cfca-4063-9bc2-dca2daa78cb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.007952 10.0.0.27 - - [2026-03-12 03:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.27 - - [2026-03-12 03:42:48] "GET /virtual-network/47f00a84-cfca-4063-9bc2-dca2daa78cb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006499 10.0.0.27 - - [2026-03-12 03:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.27 - - [2026-03-12 03:42:52] "GET /virtual-network/47f00a84-cfca-4063-9bc2-dca2daa78cb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005638 10.0.0.27 - - [2026-03-12 03:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.27 - - [2026-03-12 03:42:56] "GET /virtual-network/47f00a84-cfca-4063-9bc2-dca2daa78cb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005657 10.0.0.27 - - [2026-03-12 03:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004783 10.0.0.27 - - [2026-03-12 03:43:00] "GET /virtual-network/47f00a84-cfca-4063-9bc2-dca2daa78cb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006843 10.0.0.27 - - [2026-03-12 03:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004274 10.0.0.27 - - [2026-03-12 03:43:02] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004917 10.0.0.27 - - [2026-03-12 03:43:02] "GET /virtual-networks?parent_id=38225862-c547-4069-b442-cd8746edcb43&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.003738 10.0.0.27 - - [2026-03-12 03:43:02] "GET /virtual-network/47f00a84-cfca-4063-9bc2-dca2daa78cb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.009769 10.0.0.27 - - [2026-03-12 03:43:02] "POST /neutron/port HTTP/1.1" 200 1136 0.022986 10.0.0.27 - - [2026-03-12 03:43:04] "POST /neutron/security_group HTTP/1.1" 200 2071 0.007728 10.0.0.131 - - [2026-03-12 03:43:12] "GET /obj-perms HTTP/1.1" 200 5056 0.053771 10.0.0.27 - - [2026-03-12 03:43:12] "GET /obj-perms HTTP/1.1" 200 5056 0.059494 10.0.0.27 - - [2026-03-12 03:43:12] "POST /neutron/port HTTP/1.1" 200 1136 0.020897 10.0.0.27 - - [2026-03-12 03:43:18] "POST /neutron/security_group HTTP/1.1" 200 2071 0.007632 10.0.0.27 - - [2026-03-12 03:43:18] "POST /neutron/port HTTP/1.1" 200 1136 0.021003 10.0.0.27 - - [2026-03-12 03:43:18] "GET /virtual-machine/cc2fd165-ba6f-4386-b8bb-ab11f395ac84 HTTP/1.1" 200 1308 0.006290 10.0.0.27 - - [2026-03-12 03:43:18] "GET /virtual-machine-interface/631c1a42-8ed9-4a54-bfcc-f1ffe1a99ee6 HTTP/1.1" 200 3015 0.005033 10.0.0.27 - - [2026-03-12 03:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.27 - - [2026-03-12 03:43:18] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003780 10.0.0.27 - - [2026-03-12 03:43:18] "GET /virtual-networks?parent_id=38225862-c547-4069-b442-cd8746edcb43&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.003179 10.0.0.27 - - [2026-03-12 03:43:18] "GET /virtual-network/47f00a84-cfca-4063-9bc2-dca2daa78cb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005979 10.0.0.131 - - [2026-03-12 03:43:18] "DELETE /project/38225862c5474069b442cd8746edcb43 HTTP/1.1" 404 173 0.005677 10.0.0.131 - - [2026-03-12 03:43:18] "DELETE /project/67951f23-094c-4578-aab1-d8f7e17c6984 HTTP/1.1" 404 177 0.005859 10.0.0.27 - - [2026-03-12 03:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.27 - - [2026-03-12 03:43:19] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004290 10.0.0.27 - - [2026-03-12 03:43:19] "GET /virtual-networks?parent_id=38225862-c547-4069-b442-cd8746edcb43&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.003445 10.0.0.27 - - [2026-03-12 03:43:19] "GET /virtual-network/47f00a84-cfca-4063-9bc2-dca2daa78cb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.007229 10.0.0.27 - - [2026-03-12 03:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004081 10.0.0.27 - - [2026-03-12 03:43:20] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003899 10.0.0.27 - - [2026-03-12 03:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002835 10.0.0.27 - - [2026-03-12 03:43:20] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005242 10.0.0.27 - - [2026-03-12 03:43:20] "PUT /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6 HTTP/1.1" 200 277 0.012684 10.0.0.27 - - [2026-03-12 03:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004368 10.0.0.27 - - [2026-03-12 03:43:30] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1640 0.004433 10.0.0.27 - - [2026-03-12 03:43:30] "PUT /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6 HTTP/1.1" 200 277 0.018363 10.0.0.27 - - [2026-03-12 03:44:01] "POST /neutron/port HTTP/1.1" 200 1136 0.021865 10.0.0.27 - - [2026-03-12 03:44:01] "POST /neutron/subnet HTTP/1.1" 200 694 0.012008 10.0.0.131 - - [2026-03-12 03:44:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000751 10.0.0.131 - - [2026-03-12 03:44:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000887 10.0.0.73 - - [2026-03-12 03:44:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000410 10.0.0.73 - - [2026-03-12 03:44:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.131 - - [2026-03-12 03:44:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000411 10.0.0.73 - - [2026-03-12 03:44:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000400 10.0.0.131 - - [2026-03-12 03:44:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000765 10.0.0.73 - - [2026-03-12 03:44:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000452 10.0.0.27 - - [2026-03-12 03:44:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000525 10.0.0.27 - - [2026-03-12 03:44:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000376 10.0.0.27 - - [2026-03-12 03:44:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000381 10.0.0.27 - - [2026-03-12 03:44:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000554 10.0.0.27 - - [2026-03-12 03:44:18] "POST /neutron/network HTTP/1.1" 200 838 0.007499 10.0.0.27 - - [2026-03-12 03:44:19] "POST /neutron/port HTTP/1.1" 200 1126 0.012844 10.0.0.27 - - [2026-03-12 03:44:19] "POST /neutron/port HTTP/1.1" 200 1126 0.037922 10.0.0.131 - - [2026-03-12 03:44:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003759 10.0.0.27 - - [2026-03-12 03:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004259 10.0.0.131 - - [2026-03-12 03:44:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003001 10.0.0.27 - - [2026-03-12 03:44:20] "POST /neutron/network HTTP/1.1" 200 151 0.153019 10.0.0.131 - - [2026-03-12 03:44:21] "GET /projects?obj_uuids=38225862-c547-4069-b442-cd8746edcb43&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001562 10.0.0.27 - - [2026-03-12 03:44:21] "GET /project/38225862-c547-4069-b442-cd8746edcb43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1417 0.047400 10.0.0.131 - - [2026-03-12 03:44:21] "GET /projects?obj_uuids=38225862-c547-4069-b442-cd8746edcb43&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001460 10.0.0.27 - - [2026-03-12 03:44:21] "GET /project/38225862-c547-4069-b442-cd8746edcb43?fields=virtual_networks HTTP/1.1" 200 1059 0.042799 10.0.0.131 - - [2026-03-12 03:44:21] "GET /projects?obj_uuids=38225862-c547-4069-b442-cd8746edcb43&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001068 10.0.0.27 - - [2026-03-12 03:44:21] "GET /project/38225862-c547-4069-b442-cd8746edcb43?fields=virtual_machine_interfaces HTTP/1.1" 200 1059 0.041441 10.0.0.131 - - [2026-03-12 03:44:21] "GET /projects?obj_uuids=38225862-c547-4069-b442-cd8746edcb43&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001037 10.0.0.27 - - [2026-03-12 03:44:21] "GET /project/38225862-c547-4069-b442-cd8746edcb43?fields=security_groups HTTP/1.1" 200 1299 0.044799 10.0.0.27 - - [2026-03-12 03:44:22] "POST /fqname-to-id HTTP/1.1" 404 206 0.029155 10.0.0.131 - - [2026-03-12 03:44:22] "GET /projects?obj_uuids=f0aebf72-337f-4eb2-bc87-e179dca6df3f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.007838 10.0.0.131 - - [2026-03-12 03:44:22] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001744 10.0.0.131 - - [2026-03-12 03:44:22] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009841 10.0.0.131 - - [2026-03-12 03:44:22] "POST /id-to-fqname HTTP/1.1" 200 209 0.001603 10.0.0.131 - - [2026-03-12 03:44:22] "POST /fqname-to-id HTTP/1.1" 404 217 0.009439 10.0.0.131 - - [2026-03-12 03:44:22] "POST /security-groups HTTP/1.1" 200 609 0.035796 10.0.0.131 - - [2026-03-12 03:44:22] "POST /projects HTTP/1.1" 200 621 0.263673 10.0.0.27 - - [2026-03-12 03:44:22] "POST /access-control-lists HTTP/1.1" 200 616 0.038343 10.0.0.131 - - [2026-03-12 03:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.342774 10.0.0.27 - - [2026-03-12 03:44:22] "GET /project/f0aebf72-337f-4eb2-bc87-e179dca6df3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.493185 10.0.0.27 - - [2026-03-12 03:44:23] "GET / HTTP/1.1" 200 36215 0.004691 10.0.0.27 - - [2026-03-12 03:44:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000913 10.0.0.27 - - [2026-03-12 03:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.053655 10.0.0.131 - - [2026-03-12 03:44:24] "GET /projects?obj_uuids=f0aebf72-337f-4eb2-bc87-e179dca6df3f&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000892 10.0.0.27 - - [2026-03-12 03:44:24] "GET /project/f0aebf72-337f-4eb2-bc87-e179dca6df3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.039240 10.0.0.27 - - [2026-03-12 03:44:24] "POST /route-targets HTTP/1.1" 200 328 0.017246 10.0.0.131 - - [2026-03-12 03:44:25] "POST /useragent-kv HTTP/1.1" 200 115 0.008394 10.0.0.27 - - [2026-03-12 03:44:25] "POST /neutron/subnet HTTP/1.1" 200 720 0.293902 10.0.0.27 - - [2026-03-12 03:44:25] "POST /id-to-fqname HTTP/1.1" 200 239 0.001302 10.0.0.27 - - [2026-03-12 03:44:25] "GET /virtual-network/d2aab95d-3a54-459c-b5a5-e494baeef1e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005423 10.0.0.27 - - [2026-03-12 03:44:25] "GET /virtual-network/d2aab95d-3a54-459c-b5a5-e494baeef1e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005905 10.0.0.27 - - [2026-03-12 03:44:25] "POST /neutron/network HTTP/1.1" 200 843 0.008388 10.0.0.27 - - [2026-03-12 03:44:25] "POST /id-to-fqname HTTP/1.1" 200 239 0.002363 10.0.0.131 - - [2026-03-12 03:44:26] "GET /projects?obj_uuids=f0aebf72-337f-4eb2-bc87-e179dca6df3f&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001801 10.0.0.27 - - [2026-03-12 03:44:26] "GET /project/f0aebf72-337f-4eb2-bc87-e179dca6df3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.088428 10.0.0.27 - - [2026-03-12 03:44:26] "POST /neutron/network HTTP/1.1" 200 843 0.006927 10.0.0.27 - - [2026-03-12 03:44:26] "POST /id-to-fqname HTTP/1.1" 200 239 0.001927 10.0.0.27 - - [2026-03-12 03:44:26] "POST /neutron/port HTTP/1.1" 200 117 0.007893 10.0.0.131 - - [2026-03-12 03:44:26] "GET /projects?obj_uuids=f0aebf72-337f-4eb2-bc87-e179dca6df3f&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001745 10.0.0.27 - - [2026-03-12 03:44:27] "POST /neutron/port HTTP/1.1" 200 1077 0.331146 10.0.0.27 - - [2026-03-12 03:44:27] "POST /neutron/port HTTP/1.1" 200 1131 0.123697 10.0.0.27 - - [2026-03-12 03:44:27] "POST /neutron/subnet HTTP/1.1" 200 694 0.011438 10.0.0.131 - - [2026-03-12 03:44:27] "GET /projects?obj_uuids=f0aebf72-337f-4eb2-bc87-e179dca6df3f&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001177 10.0.0.27 - - [2026-03-12 03:44:27] "GET /project/f0aebf72-337f-4eb2-bc87-e179dca6df3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.089242 10.0.0.27 - - [2026-03-12 03:44:27] "POST /neutron/network HTTP/1.1" 200 843 0.016257 10.0.0.27 - - [2026-03-12 03:44:27] "POST /neutron/port HTTP/1.1" 200 117 0.008642 10.0.0.27 - - [2026-03-12 03:44:28] "GET /virtual-network/d2aab95d-3a54-459c-b5a5-e494baeef1e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005496 10.0.0.27 - - [2026-03-12 03:44:28] "POST /neutron/port HTTP/1.1" 200 1077 0.018020 10.0.0.27 - - [2026-03-12 03:44:28] "POST /neutron/port HTTP/1.1" 200 1141 0.019861 10.0.0.27 - - [2026-03-12 03:44:28] "POST /neutron/port HTTP/1.1" 200 117 0.002070 10.0.0.73 - - [2026-03-12 03:44:29] "GET /obj-perms HTTP/1.1" 200 5066 0.052121 10.0.0.27 - - [2026-03-12 03:44:29] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009903 10.0.0.27 - - [2026-03-12 03:44:30] "POST /neutron/port HTTP/1.1" 200 1141 0.023319 10.0.0.27 - - [2026-03-12 03:44:30] "GET /virtual-machine/70e218ea-83c8-4109-bb03-ec0602bf5d0d HTTP/1.1" 401 292 0.000718 10.0.0.27 - - [2026-03-12 03:44:30] "GET /virtual-machine/70e218ea-83c8-4109-bb03-ec0602bf5d0d HTTP/1.1" 200 1312 0.039278 10.0.0.27 - - [2026-03-12 03:44:30] "GET /virtual-machine-interface/fb34d8b3-2332-4d2c-9042-b2dad84e0eb1 HTTP/1.1" 200 3041 0.006729 10.0.0.27 - - [2026-03-12 03:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006578 10.0.0.27 - - [2026-03-12 03:44:30] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.008548 10.0.0.27 - - [2026-03-12 03:44:30] "GET /virtual-networks?parent_id=f0aebf72-337f-4eb2-bc87-e179dca6df3f&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.004956 10.0.0.27 - - [2026-03-12 03:44:30] "GET /virtual-network/d2aab95d-3a54-459c-b5a5-e494baeef1e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.008306 10.0.0.27 - - [2026-03-12 03:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003647 10.0.0.27 - - [2026-03-12 03:44:33] "GET /virtual-network/d2aab95d-3a54-459c-b5a5-e494baeef1e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005821 10.0.0.27 - - [2026-03-12 03:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003930 10.0.0.27 - - [2026-03-12 03:44:37] "GET /virtual-network/d2aab95d-3a54-459c-b5a5-e494baeef1e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006578 10.0.0.27 - - [2026-03-12 03:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004485 10.0.0.27 - - [2026-03-12 03:44:41] "GET /virtual-network/d2aab95d-3a54-459c-b5a5-e494baeef1e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006387 10.0.0.27 - - [2026-03-12 03:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003769 10.0.0.27 - - [2026-03-12 03:44:45] "GET /virtual-network/d2aab95d-3a54-459c-b5a5-e494baeef1e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006408 10.0.0.27 - - [2026-03-12 03:44:49] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008543 10.0.0.27 - - [2026-03-12 03:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004537 10.0.0.27 - - [2026-03-12 03:44:50] "GET /virtual-network/d2aab95d-3a54-459c-b5a5-e494baeef1e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.009056 10.0.0.27 - - [2026-03-12 03:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.27 - - [2026-03-12 03:44:52] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004146 10.0.0.27 - - [2026-03-12 03:44:52] "GET /virtual-networks?parent_id=f0aebf72-337f-4eb2-bc87-e179dca6df3f&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.003659 10.0.0.27 - - [2026-03-12 03:44:52] "GET /virtual-network/d2aab95d-3a54-459c-b5a5-e494baeef1e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006252 10.0.0.27 - - [2026-03-12 03:44:52] "POST /neutron/port HTTP/1.1" 200 1141 0.017463 10.0.0.27 - - [2026-03-12 03:44:57] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008556 10.0.0.27 - - [2026-03-12 03:45:02] "POST /neutron/port HTTP/1.1" 200 1141 0.022533 10.0.0.27 - - [2026-03-12 03:45:02] "POST /neutron/security_group HTTP/1.1" 200 2076 0.011036 10.0.0.27 - - [2026-03-12 03:45:03] "GET /virtual-machine/0f914927-316b-40a9-a0da-ea3d8f122d20 HTTP/1.1" 200 1312 0.009022 10.0.0.27 - - [2026-03-12 03:45:03] "GET /virtual-machine-interface/7e1b3980-3691-4fd2-bf0c-6e45c18dc390 HTTP/1.1" 200 3040 0.006210 10.0.0.27 - - [2026-03-12 03:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005102 10.0.0.27 - - [2026-03-12 03:45:03] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005257 10.0.0.27 - - [2026-03-12 03:45:03] "GET /virtual-networks?parent_id=f0aebf72-337f-4eb2-bc87-e179dca6df3f&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.003739 10.0.0.27 - - [2026-03-12 03:45:03] "GET /virtual-network/d2aab95d-3a54-459c-b5a5-e494baeef1e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006167 10.0.0.27 - - [2026-03-12 03:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584 10.0.0.27 - - [2026-03-12 03:45:04] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003760 10.0.0.27 - - [2026-03-12 03:45:04] "GET /virtual-networks?parent_id=f0aebf72-337f-4eb2-bc87-e179dca6df3f&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.003167 10.0.0.27 - - [2026-03-12 03:45:04] "GET /virtual-network/d2aab95d-3a54-459c-b5a5-e494baeef1e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006464 10.0.0.27 - - [2026-03-12 03:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004860 10.0.0.131 - - [2026-03-12 03:45:04] "GET /projects?obj_uuids=f0aebf72-337f-4eb2-bc87-e179dca6df3f&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001363 10.0.0.27 - - [2026-03-12 03:45:04] "GET /project/f0aebf72-337f-4eb2-bc87-e179dca6df3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.048887 10.0.0.27 - - [2026-03-12 03:45:04] "POST /ref-update HTTP/1.1" 200 156 0.027586 10.0.0.131 - - [2026-03-12 03:45:04] "POST /useragent-kv HTTP/1.1" 200 115 0.008919 10.0.0.27 - - [2026-03-12 03:45:04] "POST /neutron/subnet HTTP/1.1" 200 720 0.241137 10.0.0.27 - - [2026-03-12 03:45:04] "POST /id-to-fqname HTTP/1.1" 200 239 0.002084 10.0.0.27 - - [2026-03-12 03:45:04] "GET /virtual-network/a1ffe4ca-8c47-4d97-b7d7-2d4415731db6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.007035 10.0.0.27 - - [2026-03-12 03:45:05] "GET /virtual-network/a1ffe4ca-8c47-4d97-b7d7-2d4415731db6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005941 10.0.0.27 - - [2026-03-12 03:45:05] "POST /neutron/network HTTP/1.1" 200 843 0.007578 10.0.0.27 - - [2026-03-12 03:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006769 10.0.0.131 - - [2026-03-12 03:45:05] "GET /projects?obj_uuids=f0aebf72-337f-4eb2-bc87-e179dca6df3f&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001117 10.0.0.27 - - [2026-03-12 03:45:05] "GET /project/f0aebf72-337f-4eb2-bc87-e179dca6df3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.044857 10.0.0.131 - - [2026-03-12 03:45:05] "GET /projects?obj_uuids=f0aebf72-337f-4eb2-bc87-e179dca6df3f&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000953 10.0.0.27 - - [2026-03-12 03:45:05] "POST /neutron/network HTTP/1.1" 200 631 0.131314 10.0.0.27 - - [2026-03-12 03:45:05] "POST /id-to-fqname HTTP/1.1" 200 242 0.003425 10.0.0.27 - - [2026-03-12 03:45:05] "GET /virtual-network/9bdbfed7-73f9-4f90-a6cc-21669cd35aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005924 10.0.0.27 - - [2026-03-12 03:45:05] "POST /neutron/network HTTP/1.1" 200 849 0.008983 10.0.0.27 - - [2026-03-12 03:45:05] "GET /virtual-network/9bdbfed7-73f9-4f90-a6cc-21669cd35aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005961 10.0.0.27 - - [2026-03-12 03:45:05] "POST /id-to-fqname HTTP/1.1" 200 239 0.001292 10.0.0.27 - - [2026-03-12 03:45:05] "POST /neutron/port HTTP/1.1" 200 2130 0.024212 10.0.0.131 - - [2026-03-12 03:45:06] "GET /projects?obj_uuids=f0aebf72-337f-4eb2-bc87-e179dca6df3f&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001461 10.0.0.27 - - [2026-03-12 03:45:06] "GET /project/f0aebf72-337f-4eb2-bc87-e179dca6df3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.080813 10.0.0.27 - - [2026-03-12 03:45:06] "POST /neutron/network HTTP/1.1" 200 843 0.008233 10.0.0.27 - - [2026-03-12 03:45:06] "POST /neutron/port HTTP/1.1" 200 117 0.008844 10.0.0.27 - - [2026-03-12 03:45:06] "POST /id-to-fqname HTTP/1.1" 200 242 0.001805 10.0.0.27 - - [2026-03-12 03:45:07] "POST /neutron/network HTTP/1.1" 200 859 0.009585 10.0.0.27 - - [2026-03-12 03:45:07] "POST /neutron/port HTTP/1.1" 200 1077 0.047996 10.0.0.131 - - [2026-03-12 03:45:07] "GET /projects?obj_uuids=f0aebf72-337f-4eb2-bc87-e179dca6df3f&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001812 10.0.0.27 - - [2026-03-12 03:45:08] "POST /neutron/port HTTP/1.1" 200 1141 0.029619 10.0.0.27 - - [2026-03-12 03:45:08] "GET /project/f0aebf72-337f-4eb2-bc87-e179dca6df3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.086306 10.0.0.27 - - [2026-03-12 03:45:08] "POST /neutron/subnet HTTP/1.1" 200 694 0.012086 10.0.0.27 - - [2026-03-12 03:45:08] "POST /neutron/port HTTP/1.1" 200 3118 0.029381 10.0.0.27 - - [2026-03-12 03:45:08] "POST /id-to-fqname HTTP/1.1" 200 239 0.001444 10.0.0.27 - - [2026-03-12 03:45:08] "POST /id-to-fqname HTTP/1.1" 200 239 0.000999 10.0.0.27 - - [2026-03-12 03:45:08] "POST /neutron/port HTTP/1.1" 200 3118 0.033033 10.0.0.27 - - [2026-03-12 03:45:08] "POST /neutron/network HTTP/1.1" 200 859 0.008465 10.0.0.27 - - [2026-03-12 03:45:09] "POST /neutron/port HTTP/1.1" 200 1077 0.026899 10.0.0.27 - - [2026-03-12 03:45:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005584 10.0.0.27 - - [2026-03-12 03:45:09] "POST /neutron/network HTTP/1.1" 200 849 0.016110 10.0.0.131 - - [2026-03-12 03:45:09] "GET /projects?obj_uuids=f0aebf72-337f-4eb2-bc87-e179dca6df3f&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001215 10.0.0.27 - - [2026-03-12 03:45:09] "GET /project/f0aebf72-337f-4eb2-bc87-e179dca6df3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.116064 10.0.0.27 - - [2026-03-12 03:45:09] "POST /neutron/port HTTP/1.1" 200 4106 0.036795 10.0.0.27 - - [2026-03-12 03:45:10] "GET /virtual-network/d2aab95d-3a54-459c-b5a5-e494baeef1e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005545 10.0.0.27 - - [2026-03-12 03:45:10] "POST /neutron/network HTTP/1.1" 200 1554 0.012293 10.0.0.131 - - [2026-03-12 03:45:10] "GET /obj-perms HTTP/1.1" 200 5066 0.083149 10.0.0.27 - - [2026-03-12 03:45:10] "DELETE /access-control-list/ac17ea6e-8110-47ca-8f99-22d45ac537ba HTTP/1.1" 200 115 0.060675 10.0.0.27 - - [2026-03-12 03:45:11] "GET /virtual-network/a1ffe4ca-8c47-4d97-b7d7-2d4415731db6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005612 10.0.0.27 - - [2026-03-12 03:45:11] "POST /neutron/port HTTP/1.1" 200 1077 0.066098 10.0.0.27 - - [2026-03-12 03:45:11] "GET /obj-perms HTTP/1.1" 200 5066 0.107688 10.0.0.27 - - [2026-03-12 03:45:11] "POST /neutron/port HTTP/1.1" 200 1077 0.020851 10.0.0.27 - - [2026-03-12 03:45:12] "POST /neutron/port HTTP/1.1" 200 2130 0.024432 10.0.0.27 - - [2026-03-12 03:45:12] "GET /virtual-network/9bdbfed7-73f9-4f90-a6cc-21669cd35aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005030 10.0.0.27 - - [2026-03-12 03:45:12] "POST /neutron/port HTTP/1.1" 200 117 0.001228 10.0.0.27 - - [2026-03-12 03:45:12] "POST /neutron/subnet HTTP/1.1" 200 694 0.012289 10.0.0.73 - - [2026-03-12 03:45:12] "GET /obj-perms HTTP/1.1" 200 5066 0.005838 10.0.0.27 - - [2026-03-12 03:45:12] "POST /neutron/port HTTP/1.1" 200 1141 0.022127 10.0.0.27 - - [2026-03-12 03:45:12] "POST /neutron/security_group HTTP/1.1" 200 2076 0.010604 10.0.0.27 - - [2026-03-12 03:45:12] "GET /virtual-machine/99c8c7cc-ba89-4ac4-a612-ef2dc28f26e7 HTTP/1.1" 200 1313 0.007135 10.0.0.27 - - [2026-03-12 03:45:12] "GET /virtual-machine-interface/0eec7bf4-875b-4222-bf46-52d381894116 HTTP/1.1" 200 3049 0.006201 10.0.0.27 - - [2026-03-12 03:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.27 - - [2026-03-12 03:45:12] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004612 10.0.0.27 - - [2026-03-12 03:45:12] "GET /virtual-networks?parent_id=f0aebf72-337f-4eb2-bc87-e179dca6df3f&detail=False&count=False&shared=False HTTP/1.1" 200 854 0.003340 10.0.0.27 - - [2026-03-12 03:45:12] "GET /virtual-network/9bdbfed7-73f9-4f90-a6cc-21669cd35aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.009597 10.0.0.27 - - [2026-03-12 03:45:13] "POST /neutron/port HTTP/1.1" 200 1141 0.017309 10.0.0.27 - - [2026-03-12 03:45:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005554 10.0.0.27 - - [2026-03-12 03:45:13] "POST /neutron/network HTTP/1.1" 200 843 0.008557 10.0.0.27 - - [2026-03-12 03:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004534 10.0.0.27 - - [2026-03-12 03:45:15] "GET /virtual-network/9bdbfed7-73f9-4f90-a6cc-21669cd35aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006505 10.0.0.131 - - [2026-03-12 03:45:18] "DELETE /project/f0aebf72337f4eb2bc87e179dca6df3f HTTP/1.1" 404 173 0.002540 10.0.0.131 - - [2026-03-12 03:45:18] "DELETE /project/38225862-c547-4069-b442-cd8746edcb43 HTTP/1.1" 404 177 0.004810 10.0.0.27 - - [2026-03-12 03:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.27 - - [2026-03-12 03:45:19] "GET /virtual-network/9bdbfed7-73f9-4f90-a6cc-21669cd35aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005684 10.0.0.27 - - [2026-03-12 03:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005469 10.0.0.27 - - [2026-03-12 03:45:24] "GET /virtual-network/9bdbfed7-73f9-4f90-a6cc-21669cd35aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.008294 10.0.0.27 - - [2026-03-12 03:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.27 - - [2026-03-12 03:45:28] "GET /virtual-network/9bdbfed7-73f9-4f90-a6cc-21669cd35aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005509 10.0.0.27 - - [2026-03-12 03:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.27 - - [2026-03-12 03:45:32] "GET /virtual-network/9bdbfed7-73f9-4f90-a6cc-21669cd35aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006411 10.0.0.27 - - [2026-03-12 03:45:33] "POST /neutron/port HTTP/1.1" 200 1141 0.020372 10.0.0.27 - - [2026-03-12 03:45:35] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009923 10.0.0.27 - - [2026-03-12 03:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.27 - - [2026-03-12 03:45:36] "GET /virtual-network/9bdbfed7-73f9-4f90-a6cc-21669cd35aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.007394 10.0.0.27 - - [2026-03-12 03:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.27 - - [2026-03-12 03:45:38] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003481 10.0.0.27 - - [2026-03-12 03:45:38] "GET /virtual-networks?parent_id=f0aebf72-337f-4eb2-bc87-e179dca6df3f&detail=False&count=False&shared=False HTTP/1.1" 200 854 0.002916 10.0.0.27 - - [2026-03-12 03:45:38] "GET /virtual-network/9bdbfed7-73f9-4f90-a6cc-21669cd35aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.007321 10.0.0.27 - - [2026-03-12 03:45:43] "POST /neutron/port HTTP/1.1" 200 1141 0.018841 10.0.0.27 - - [2026-03-12 03:45:49] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009102 10.0.0.27 - - [2026-03-12 03:45:49] "POST /neutron/port HTTP/1.1" 200 1141 0.019121 10.0.0.27 - - [2026-03-12 03:45:49] "GET /virtual-machine/b985f416-7235-4317-b89a-90cdbc086beb HTTP/1.1" 200 1313 0.007468 10.0.0.27 - - [2026-03-12 03:45:49] "GET /virtual-machine-interface/f8fcea9e-2c36-4547-84bb-2cd17f35c9b7 HTTP/1.1" 200 3040 0.007491 10.0.0.27 - - [2026-03-12 03:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006815 10.0.0.27 - - [2026-03-12 03:45:49] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005199 10.0.0.27 - - [2026-03-12 03:45:49] "GET /virtual-networks?parent_id=f0aebf72-337f-4eb2-bc87-e179dca6df3f&detail=False&count=False&shared=False HTTP/1.1" 200 854 0.004343 10.0.0.27 - - [2026-03-12 03:45:49] "GET /virtual-network/a1ffe4ca-8c47-4d97-b7d7-2d4415731db6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.007054 10.0.0.27 - - [2026-03-12 03:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004830 10.0.0.27 - - [2026-03-12 03:45:50] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004616 10.0.0.27 - - [2026-03-12 03:45:50] "GET /virtual-networks?parent_id=f0aebf72-337f-4eb2-bc87-e179dca6df3f&detail=False&count=False&shared=False HTTP/1.1" 200 854 0.003922 10.0.0.27 - - [2026-03-12 03:45:50] "GET /virtual-network/a1ffe4ca-8c47-4d97-b7d7-2d4415731db6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.007668 10.0.0.27 - - [2026-03-12 03:45:50] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009676 10.0.0.27 - - [2026-03-12 03:45:50] "POST /neutron/port HTTP/1.1" 200 2130 0.030906 10.0.0.27 - - [2026-03-12 03:45:51] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007584 10.0.0.27 - - [2026-03-12 03:45:51] "GET /virtual-machine/89648593-2658-4c54-b156-3c084423dc29 HTTP/1.1" 200 1589 0.006489 10.0.0.27 - - [2026-03-12 03:45:51] "GET /virtual-machine-interface/810e4584-6d9c-4351-987a-76ca76eaa2dc HTTP/1.1" 200 3040 0.004795 10.0.0.27 - - [2026-03-12 03:45:51] "GET /virtual-machine-interface/89eb4350-5b8c-4cfa-b1bc-632b388f2540 HTTP/1.1" 200 3040 0.005003 10.0.0.27 - - [2026-03-12 03:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.27 - - [2026-03-12 03:45:51] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004033 10.0.0.27 - - [2026-03-12 03:45:51] "GET /virtual-networks?parent_id=f0aebf72-337f-4eb2-bc87-e179dca6df3f&detail=False&count=False&shared=False HTTP/1.1" 200 854 0.003100 10.0.0.27 - - [2026-03-12 03:45:51] "GET /virtual-network/d2aab95d-3a54-459c-b5a5-e494baeef1e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005978 10.0.0.27 - - [2026-03-12 03:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.27 - - [2026-03-12 03:45:52] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004494 10.0.0.27 - - [2026-03-12 03:45:52] "GET /virtual-networks?parent_id=f0aebf72-337f-4eb2-bc87-e179dca6df3f&detail=False&count=False&shared=False HTTP/1.1" 200 854 0.003520 10.0.0.27 - - [2026-03-12 03:45:52] "GET /virtual-network/d2aab95d-3a54-459c-b5a5-e494baeef1e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006181 10.0.0.27 - - [2026-03-12 03:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013 10.0.0.27 - - [2026-03-12 03:45:52] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004036 10.0.0.27 - - [2026-03-12 03:45:52] "GET /virtual-networks?parent_id=f0aebf72-337f-4eb2-bc87-e179dca6df3f&detail=False&count=False&shared=False HTTP/1.1" 200 854 0.003452 10.0.0.27 - - [2026-03-12 03:45:52] "GET /virtual-network/a1ffe4ca-8c47-4d97-b7d7-2d4415731db6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006460 10.0.0.27 - - [2026-03-12 03:45:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003936 10.0.0.27 - - [2026-03-12 03:45:53] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003877 10.0.0.27 - - [2026-03-12 03:45:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.27 - - [2026-03-12 03:45:54] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004298 10.0.0.27 - - [2026-03-12 03:45:54] "PUT /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6 HTTP/1.1" 200 277 0.012416 10.0.0.27 - - [2026-03-12 03:45:54] "POST /fqname-to-id HTTP/1.1" 404 217 0.007723 10.0.0.27 - - [2026-03-12 03:45:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004207 10.0.0.131 - - [2026-03-12 03:45:54] "GET /projects?obj_uuids=f0aebf72-337f-4eb2-bc87-e179dca6df3f&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.029127 10.0.0.27 - - [2026-03-12 03:45:54] "GET /project/f0aebf72-337f-4eb2-bc87-e179dca6df3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.082581 10.0.0.27 - - [2026-03-12 03:45:54] "POST /network-policys HTTP/1.1" 200 541 0.037236 10.0.0.27 - - [2026-03-12 03:45:54] "GET /network-policy/09b8dbd2-976b-4072-841b-f4b216cf7a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.007590 10.0.0.27 - - [2026-03-12 03:45:54] "POST /neutron/network HTTP/1.1" 200 937 0.009811 10.0.0.27 - - [2026-03-12 03:45:54] "GET /virtual-network/d2aab95d-3a54-459c-b5a5-e494baeef1e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.006199 10.0.0.27 - - [2026-03-12 03:45:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.27 - - [2026-03-12 03:45:54] "GET /network-policy/09b8dbd2-976b-4072-841b-f4b216cf7a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.004451 10.0.0.27 - - [2026-03-12 03:45:54] "POST /neutron/network HTTP/1.1" 200 937 0.009168 10.0.0.27 - - [2026-03-12 03:45:54] "GET /virtual-network/a1ffe4ca-8c47-4d97-b7d7-2d4415731db6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.005319 10.0.0.27 - - [2026-03-12 03:45:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010923 10.0.0.27 - - [2026-03-12 03:45:54] "GET /network-policy/09b8dbd2-976b-4072-841b-f4b216cf7a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.005455 10.0.0.27 - - [2026-03-12 03:45:54] "POST /access-control-lists HTTP/1.1" 200 611 0.065947 10.0.0.27 - - [2026-03-12 03:45:55] "POST /access-control-lists HTTP/1.1" 200 611 0.026210 10.0.0.27 - - [2026-03-12 03:45:55] "GET /virtual-network/d2aab95d-3a54-459c-b5a5-e494baeef1e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.008192 10.0.0.27 - - [2026-03-12 03:45:55] "GET /obj-perms HTTP/1.1" 200 5066 0.004995 10.0.0.131 - - [2026-03-12 03:45:55] "GET /obj-perms HTTP/1.1" 200 5066 0.005361 10.0.0.27 - - [2026-03-12 03:45:55] "GET /virtual-network/a1ffe4ca-8c47-4d97-b7d7-2d4415731db6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.005733 10.0.0.73 - - [2026-03-12 03:45:55] "GET /obj-perms HTTP/1.1" 200 5066 0.008835 10.0.0.27 - - [2026-03-12 03:45:56] "GET /virtual-network/d2aab95d-3a54-459c-b5a5-e494baeef1e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.007476 10.0.0.27 - - [2026-03-12 03:45:56] "GET /virtual-network/a1ffe4ca-8c47-4d97-b7d7-2d4415731db6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.006639 10.0.0.27 - - [2026-03-12 03:45:56] "GET /obj-perms HTTP/1.1" 200 5066 0.005211 10.0.0.131 - - [2026-03-12 03:45:56] "GET /obj-perms HTTP/1.1" 200 5066 0.004645 10.0.0.27 - - [2026-03-12 03:45:56] "GET /virtual-network/9bdbfed7-73f9-4f90-a6cc-21669cd35aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006675 10.0.0.73 - - [2026-03-12 03:45:57] "GET /obj-perms HTTP/1.1" 200 5066 0.005367 10.0.0.27 - - [2026-03-12 03:46:05] "POST /neutron/network HTTP/1.1" 200 947 0.007307 10.0.0.27 - - [2026-03-12 03:46:05] "POST /neutron/port HTTP/1.1" 200 117 0.001371 10.0.0.27 - - [2026-03-12 03:46:12] "GET /obj-perms HTTP/1.1" 200 5066 0.004690 10.0.0.27 - - [2026-03-12 03:46:14] "POST /neutron/port HTTP/1.1" 200 1141 0.020329 10.0.0.27 - - [2026-03-12 03:46:14] "POST /neutron/subnet HTTP/1.1" 200 693 0.010346 10.0.0.27 - - [2026-03-12 03:47:05] "POST /neutron/port HTTP/1.1" 200 1141 0.018091 10.0.0.27 - - [2026-03-12 03:47:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004326 10.0.0.27 - - [2026-03-12 03:47:05] "POST /neutron/network HTTP/1.1" 200 937 0.007010 10.0.0.27 - - [2026-03-12 03:47:14] "POST /neutron/network HTTP/1.1" 200 947 0.007049 10.0.0.27 - - [2026-03-12 03:47:14] "POST /neutron/port HTTP/1.1" 200 117 0.001208 10.0.0.131 - - [2026-03-12 03:47:15] "GET /obj-perms HTTP/1.1" 200 5056 0.048221 10.0.0.27 - - [2026-03-12 03:48:07] "POST /neutron/port HTTP/1.1" 200 2130 0.020791 10.0.0.27 - - [2026-03-12 03:48:07] "POST /neutron/subnet HTTP/1.1" 200 694 0.012028 10.0.0.27 - - [2026-03-12 03:48:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004017 10.0.0.27 - - [2026-03-12 03:48:07] "POST /neutron/network HTTP/1.1" 200 937 0.007619 10.0.0.27 - - [2026-03-12 03:48:15] "GET /obj-perms HTTP/1.1" 200 5056 0.051596 10.0.0.27 - - [2026-03-12 03:48:16] "POST /neutron/network HTTP/1.1" 200 859 0.008270 10.0.0.27 - - [2026-03-12 03:48:16] "POST /neutron/port HTTP/1.1" 200 117 0.001249 10.0.0.27 - - [2026-03-12 03:49:09] "POST /neutron/port HTTP/1.1" 200 1141 0.023844 10.0.0.27 - - [2026-03-12 03:49:09] "POST /neutron/subnet HTTP/1.1" 200 694 0.009092 10.0.0.131 - - [2026-03-12 03:49:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000512 10.0.0.131 - - [2026-03-12 03:49:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000388 10.0.0.73 - - [2026-03-12 03:49:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000393 10.0.0.73 - - [2026-03-12 03:49:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000715 10.0.0.131 - - [2026-03-12 03:49:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000408 10.0.0.73 - - [2026-03-12 03:49:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000424 10.0.0.131 - - [2026-03-12 03:49:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000402 10.0.0.73 - - [2026-03-12 03:49:11] "GET /global-system-configs HTTP/1.1" 401 292 0.001113 10.0.0.27 - - [2026-03-12 03:49:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000392 10.0.0.27 - - [2026-03-12 03:49:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000471 10.0.0.27 - - [2026-03-12 03:49:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000374 10.0.0.27 - - [2026-03-12 03:49:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000384 10.0.0.27 - - [2026-03-12 03:49:17] "POST /neutron/port HTTP/1.1" 200 1141 0.020565 10.0.0.27 - - [2026-03-12 03:49:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004107 10.0.0.27 - - [2026-03-12 03:49:17] "POST /neutron/network HTTP/1.1" 200 937 0.007075 10.0.0.73 - - [2026-03-12 03:49:34] "GET /obj-perms HTTP/1.1" 200 5066 0.055666 10.0.0.27 - - [2026-03-12 03:49:34] "GET /obj-perms HTTP/1.1" 200 5066 0.005628 10.0.0.27 - - [2026-03-12 03:49:37] "GET /virtual-network/a1ffe4ca-8c47-4d97-b7d7-2d4415731db6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.039606 10.0.0.27 - - [2026-03-12 03:49:37] "POST /neutron/network HTTP/1.1" 200 843 0.032274 10.0.0.27 - - [2026-03-12 03:49:37] "GET /virtual-network/a1ffe4ca-8c47-4d97-b7d7-2d4415731db6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006176 10.0.0.27 - - [2026-03-12 03:49:37] "GET /virtual-network/d2aab95d-3a54-459c-b5a5-e494baeef1e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.005487 10.0.0.27 - - [2026-03-12 03:49:37] "POST /neutron/network HTTP/1.1" 200 843 0.009267 10.0.0.27 - - [2026-03-12 03:49:37] "GET /virtual-network/d2aab95d-3a54-459c-b5a5-e494baeef1e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005215 10.0.0.27 - - [2026-03-12 03:49:37] "DELETE /network-policy/09b8dbd2-976b-4072-841b-f4b216cf7a5a HTTP/1.1" 200 115 0.034765 10.0.0.27 - - [2026-03-12 03:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.27 - - [2026-03-12 03:49:38] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1641 0.004497 10.0.0.27 - - [2026-03-12 03:49:38] "PUT /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6 HTTP/1.1" 200 277 0.014651 10.0.0.27 - - [2026-03-12 03:49:38] "POST /ref-update HTTP/1.1" 200 156 0.017550 10.0.0.27 - - [2026-03-12 03:49:38] "POST /ref-update HTTP/1.1" 200 156 0.023417 10.0.0.27 - - [2026-03-12 03:49:40] "POST /neutron/port HTTP/1.1" 200 2130 0.026542 10.0.0.27 - - [2026-03-12 03:49:40] "POST /neutron/port HTTP/1.1" 200 1141 0.028748 10.0.0.27 - - [2026-03-12 03:49:40] "POST /neutron/port HTTP/1.1" 200 1131 0.023532 10.0.0.27 - - [2026-03-12 03:49:40] "POST /neutron/port HTTP/1.1" 200 151 0.221995 10.0.0.131 - - [2026-03-12 03:49:41] "POST /useragent-kv HTTP/1.1" 200 115 0.007011 10.0.0.131 - - [2026-03-12 03:49:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003484 10.0.0.27 - - [2026-03-12 03:49:41] "POST /neutron/network HTTP/1.1" 200 151 0.142942 10.0.0.27 - - [2026-03-12 03:49:41] "DELETE /route-target/bd78e901-1908-4688-b253-19284451d21f HTTP/1.1" 200 115 0.026937 10.0.0.27 - - [2026-03-12 03:49:42] "POST /neutron/network HTTP/1.1" 200 843 0.007525 10.0.0.27 - - [2026-03-12 03:49:43] "POST /neutron/port HTTP/1.1" 200 1131 0.017285 10.0.0.27 - - [2026-03-12 03:49:43] "POST /neutron/port HTTP/1.1" 200 1131 0.013685 10.0.0.27 - - [2026-03-12 03:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004948 10.0.0.131 - - [2026-03-12 03:49:44] "POST /useragent-kv HTTP/1.1" 200 115 0.003052 10.0.0.131 - - [2026-03-12 03:49:44] "POST /useragent-kv HTTP/1.1" 200 115 0.002814 10.0.0.27 - - [2026-03-12 03:49:44] "POST /neutron/network HTTP/1.1" 200 151 0.117045 10.0.0.131 - - [2026-03-12 03:49:44] "GET /projects?obj_uuids=f0aebf72-337f-4eb2-bc87-e179dca6df3f&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001411 10.0.0.27 - - [2026-03-12 03:49:44] "GET /project/f0aebf72-337f-4eb2-bc87-e179dca6df3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.068998 10.0.0.131 - - [2026-03-12 03:49:44] "GET /projects?obj_uuids=f0aebf72-337f-4eb2-bc87-e179dca6df3f&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000897 10.0.0.27 - - [2026-03-12 03:49:44] "GET /project/f0aebf72-337f-4eb2-bc87-e179dca6df3f?fields=virtual_networks HTTP/1.1" 200 1070 0.041458 10.0.0.131 - - [2026-03-12 03:49:45] "GET /projects?obj_uuids=f0aebf72-337f-4eb2-bc87-e179dca6df3f&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.002507 10.0.0.27 - - [2026-03-12 03:49:45] "GET /project/f0aebf72-337f-4eb2-bc87-e179dca6df3f?fields=virtual_machine_interfaces HTTP/1.1" 200 1070 0.045452 10.0.0.131 - - [2026-03-12 03:49:45] "GET /projects?obj_uuids=f0aebf72-337f-4eb2-bc87-e179dca6df3f&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001145 10.0.0.27 - - [2026-03-12 03:49:45] "GET /project/f0aebf72-337f-4eb2-bc87-e179dca6df3f?fields=security_groups HTTP/1.1" 200 1315 0.039501 10.0.0.27 - - [2026-03-12 03:49:45] "POST /fqname-to-id HTTP/1.1" 404 183 0.028373 10.0.0.131 - - [2026-03-12 03:49:45] "GET /projects?obj_uuids=ce5c975a-cb12-48bc-b720-b9937fa44a69&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.007288 10.0.0.131 - - [2026-03-12 03:49:46] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001013 10.0.0.131 - - [2026-03-12 03:49:46] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.037146 10.0.0.131 - - [2026-03-12 03:49:46] "POST /id-to-fqname HTTP/1.1" 200 185 0.011967 10.0.0.131 - - [2026-03-12 03:49:46] "POST /fqname-to-id HTTP/1.1" 404 194 0.006091 10.0.0.131 - - [2026-03-12 03:49:46] "POST /security-groups HTTP/1.1" 200 586 0.106388 10.0.0.131 - - [2026-03-12 03:49:46] "POST /projects HTTP/1.1" 200 575 0.417083 10.0.0.27 - - [2026-03-12 03:49:46] "POST /access-control-lists HTTP/1.1" 200 593 0.035751 10.0.0.131 - - [2026-03-12 03:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.494794 10.0.0.27 - - [2026-03-12 03:49:46] "GET /project/ce5c975a-cb12-48bc-b720-b9937fa44a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.685853 10.0.0.27 - - [2026-03-12 03:49:47] "GET / HTTP/1.1" 200 36215 0.001869 10.0.0.131 - - [2026-03-12 03:49:48] "GET /projects?obj_uuids=cca8d895-1f78-442a-81f9-d391bc7fb8df&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000932 10.0.0.27 - - [2026-03-12 03:49:48] "GET /project/cca8d895-1f78-442a-81f9-d391bc7fb8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.047560 10.0.0.27 - - [2026-03-12 03:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004145 10.0.0.27 - - [2026-03-12 03:49:49] "GET /security-group/eaac448c-586c-4fc3-9a14-2f912abd2bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004717 10.0.0.27 - - [2026-03-12 03:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070 10.0.0.131 - - [2026-03-12 03:49:49] "GET /projects?obj_uuids=cca8d895-1f78-442a-81f9-d391bc7fb8df&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001033 10.0.0.27 - - [2026-03-12 03:49:49] "GET /project/cca8d895-1f78-442a-81f9-d391bc7fb8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.039517 10.0.0.27 - - [2026-03-12 03:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.27 - - [2026-03-12 03:49:49] "GET /security-group/eaac448c-586c-4fc3-9a14-2f912abd2bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004906 10.0.0.27 - - [2026-03-12 03:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.27 - - [2026-03-12 03:49:49] "PUT /security-group/eaac448c-586c-4fc3-9a14-2f912abd2bda HTTP/1.1" 200 263 0.019460 10.0.0.27 - - [2026-03-12 03:49:49] "PUT /access-control-list/4950a638-86f5-47de-b91c-83d89fd9dfac HTTP/1.1" 200 273 0.018827 10.0.0.131 - - [2026-03-12 03:49:51] "GET /projects?obj_uuids=ce5c975a-cb12-48bc-b720-b9937fa44a69&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000993 10.0.0.27 - - [2026-03-12 03:49:51] "GET /project/ce5c975a-cb12-48bc-b720-b9937fa44a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.035035 10.0.0.131 - - [2026-03-12 03:49:51] "GET /projects?obj_uuids=ce5c975a-cb12-48bc-b720-b9937fa44a69&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001453 10.0.0.27 - - [2026-03-12 03:49:52] "GET /project/ce5c975a-cb12-48bc-b720-b9937fa44a69?fields=virtual_networks HTTP/1.1" 200 1024 0.043986 10.0.0.131 - - [2026-03-12 03:49:52] "GET /projects?obj_uuids=ce5c975a-cb12-48bc-b720-b9937fa44a69&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001294 10.0.0.27 - - [2026-03-12 03:49:52] "GET /project/ce5c975a-cb12-48bc-b720-b9937fa44a69?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.044393 10.0.0.131 - - [2026-03-12 03:49:52] "GET /projects?obj_uuids=ce5c975a-cb12-48bc-b720-b9937fa44a69&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001019 10.0.0.27 - - [2026-03-12 03:49:52] "GET /project/ce5c975a-cb12-48bc-b720-b9937fa44a69?fields=security_groups HTTP/1.1" 200 1246 0.043658 10.0.0.27 - - [2026-03-12 03:49:52] "POST /fqname-to-id HTTP/1.1" 404 192 0.028686 10.0.0.131 - - [2026-03-12 03:49:53] "GET /projects?obj_uuids=4d5fcce9-3ab0-4bae-b646-d0788c8d8200&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004041 10.0.0.131 - - [2026-03-12 03:49:53] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001214 10.0.0.131 - - [2026-03-12 03:49:53] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007164 10.0.0.131 - - [2026-03-12 03:49:53] "POST /id-to-fqname HTTP/1.1" 200 194 0.001825 10.0.0.131 - - [2026-03-12 03:49:53] "POST /fqname-to-id HTTP/1.1" 404 203 0.003553 10.0.0.131 - - [2026-03-12 03:49:53] "POST /security-groups HTTP/1.1" 200 595 0.082290 10.0.0.131 - - [2026-03-12 03:49:53] "POST /projects HTTP/1.1" 200 593 0.284142 10.0.0.27 - - [2026-03-12 03:49:53] "POST /access-control-lists HTTP/1.1" 200 602 0.027498 10.0.0.131 - - [2026-03-12 03:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.351658 10.0.0.27 - - [2026-03-12 03:49:53] "GET /project/4d5fcce9-3ab0-4bae-b646-d0788c8d8200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.490333 10.0.0.27 - - [2026-03-12 03:49:54] "GET / HTTP/1.1" 200 36215 0.001541 10.0.0.27 - - [2026-03-12 03:49:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.000484 10.0.0.27 - - [2026-03-12 03:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.067404 10.0.0.131 - - [2026-03-12 03:49:56] "GET /projects?obj_uuids=4d5fcce9-3ab0-4bae-b646-d0788c8d8200&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001228 10.0.0.27 - - [2026-03-12 03:49:56] "GET /project/4d5fcce9-3ab0-4bae-b646-d0788c8d8200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.045584 10.0.0.27 - - [2026-03-12 03:49:57] "POST /route-targets HTTP/1.1" 200 328 0.019274 10.0.0.131 - - [2026-03-12 03:49:57] "POST /useragent-kv HTTP/1.1" 200 115 0.007656 10.0.0.27 - - [2026-03-12 03:49:57] "POST /neutron/subnet HTTP/1.1" 200 719 0.272217 10.0.0.27 - - [2026-03-12 03:49:57] "POST /id-to-fqname HTTP/1.1" 200 231 0.001419 10.0.0.27 - - [2026-03-12 03:49:57] "GET /virtual-network/0b6e300c-874c-4003-b178-ba9b28c282e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005271 10.0.0.27 - - [2026-03-12 03:49:57] "GET /virtual-network/0b6e300c-874c-4003-b178-ba9b28c282e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005925 10.0.0.27 - - [2026-03-12 03:49:57] "POST /neutron/network HTTP/1.1" 200 841 0.006763 10.0.0.27 - - [2026-03-12 03:49:57] "POST /id-to-fqname HTTP/1.1" 200 231 0.001487 10.0.0.131 - - [2026-03-12 03:49:58] "GET /projects?obj_uuids=4d5fcce9-3ab0-4bae-b646-d0788c8d8200&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001574 10.0.0.27 - - [2026-03-12 03:49:58] "GET /project/4d5fcce9-3ab0-4bae-b646-d0788c8d8200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.064309 10.0.0.27 - - [2026-03-12 03:49:58] "POST /neutron/network HTTP/1.1" 200 841 0.031642 10.0.0.27 - - [2026-03-12 03:49:58] "POST /id-to-fqname HTTP/1.1" 200 231 0.001367 10.0.0.27 - - [2026-03-12 03:49:58] "POST /neutron/port HTTP/1.1" 200 117 0.007279 10.0.0.27 - - [2026-03-12 03:49:59] "POST /neutron/port HTTP/1.1" 200 1063 0.017770 10.0.0.27 - - [2026-03-12 03:49:59] "POST /neutron/port HTTP/1.1" 200 1127 0.021589 10.0.0.27 - - [2026-03-12 03:49:59] "POST /neutron/port HTTP/1.1" 200 117 0.001169 10.0.0.27 - - [2026-03-12 03:50:12] "DELETE /access-control-list/ec38d032-1bd9-4dd3-a1cb-2b590bf95297 HTTP/1.1" 200 115 0.038802 10.0.0.27 - - [2026-03-12 03:50:16] "POST /neutron/security_group HTTP/1.1" 200 2062 0.039193 10.0.0.131 - - [2026-03-12 03:50:18] "DELETE /project/ce5c975acb1248bcb720b9937fa44a69 HTTP/1.1" 404 173 0.006519 10.0.0.131 - - [2026-03-12 03:50:18] "DELETE /project/f0aebf72-337f-4eb2-bc87-e179dca6df3f HTTP/1.1" 404 177 0.010123 10.0.0.131 - - [2026-03-12 03:50:18] "DELETE /project/4d5fcce93ab04baeb646d0788c8d8200 HTTP/1.1" 404 173 0.008683 10.0.0.131 - - [2026-03-12 03:50:18] "GET /projects?obj_uuids=ce5c975a-cb12-48bc-b720-b9937fa44a69&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001353 10.0.0.131 - - [2026-03-12 03:50:18] "GET /project/ce5c975a-cb12-48bc-b720-b9937fa44a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.055457 10.0.0.131 - - [2026-03-12 03:50:18] "GET /projects?obj_uuids=ce5c975a-cb12-48bc-b720-b9937fa44a69&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000923 10.0.0.131 - - [2026-03-12 03:50:19] "GET /project/ce5c975a-cb12-48bc-b720-b9937fa44a69?fields=security_groups HTTP/1.1" 200 1348 0.042202 10.0.0.131 - - [2026-03-12 03:50:19] "DELETE /security-group/7eea1bde-8372-4115-913c-07299168be86 HTTP/1.1" 200 115 0.055399 10.0.0.131 - - [2026-03-12 03:50:19] "GET /projects?obj_uuids=ce5c975a-cb12-48bc-b720-b9937fa44a69&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001016 10.0.0.131 - - [2026-03-12 03:50:19] "GET /project/ce5c975a-cb12-48bc-b720-b9937fa44a69?fields=application_policy_sets HTTP/1.1" 200 1387 0.064046 10.0.0.131 - - [2026-03-12 03:50:19] "DELETE /project/ce5c975a-cb12-48bc-b720-b9937fa44a69 HTTP/1.1" 200 115 0.433355 10.0.0.131 - - [2026-03-12 03:50:20] "GET /projects?obj_uuids=4d5fcce9-3ab0-4bae-b646-d0788c8d8200&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001819 10.0.0.27 - - [2026-03-12 03:50:20] "GET /project/4d5fcce9-3ab0-4bae-b646-d0788c8d8200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.074903 10.0.0.27 - - [2026-03-12 03:50:20] "POST /neutron/port HTTP/1.1" 200 1127 0.019174 10.0.0.27 - - [2026-03-12 03:50:20] "POST /neutron/port HTTP/1.1" 200 1127 0.020911 10.0.0.27 - - [2026-03-12 03:50:20] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008624 10.0.0.27 - - [2026-03-12 03:50:20] "GET /virtual-machine/d09b9494-8558-4c85-9f13-4141828901b6 HTTP/1.1" 401 292 0.000469 10.0.0.27 - - [2026-03-12 03:50:21] "POST /neutron/network HTTP/1.1" 200 851 0.009540 10.0.0.27 - - [2026-03-12 03:50:21] "GET /virtual-machine/d09b9494-8558-4c85-9f13-4141828901b6 HTTP/1.1" 200 1299 0.148028 10.0.0.27 - - [2026-03-12 03:50:21] "GET /virtual-machine-interface/f78c4b0e-5436-4cdc-aaf3-18b9c7054542 HTTP/1.1" 200 2989 0.005707 10.0.0.27 - - [2026-03-12 03:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.27 - - [2026-03-12 03:50:21] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003759 10.0.0.27 - - [2026-03-12 03:50:21] "GET /virtual-networks?parent_id=4d5fcce9-3ab0-4bae-b646-d0788c8d8200&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.002652 10.0.0.27 - - [2026-03-12 03:50:21] "GET /virtual-network/0b6e300c-874c-4003-b178-ba9b28c282e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.009345 10.0.0.27 - - [2026-03-12 03:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.27 - - [2026-03-12 03:50:22] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006296 10.0.0.27 - - [2026-03-12 03:50:22] "GET /virtual-networks?parent_id=4d5fcce9-3ab0-4bae-b646-d0788c8d8200&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.004637 10.0.0.27 - - [2026-03-12 03:50:22] "GET /virtual-network/0b6e300c-874c-4003-b178-ba9b28c282e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005706 10.0.0.27 - - [2026-03-12 03:50:22] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010932 10.0.0.27 - - [2026-03-12 03:50:24] "POST /neutron/port HTTP/1.1" 200 1117 0.190132 10.0.0.27 - - [2026-03-12 03:50:26] "POST /neutron/subnet HTTP/1.1" 200 693 0.010950 10.0.0.27 - - [2026-03-12 03:50:28] "POST /neutron/port HTTP/1.1" 200 1127 0.017338 10.0.0.27 - - [2026-03-12 03:50:33] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008789 10.0.0.27 - - [2026-03-12 03:50:43] "POST /neutron/port HTTP/1.1" 200 1127 0.021129 10.0.0.27 - - [2026-03-12 03:50:48] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008342 10.0.0.27 - - [2026-03-12 03:50:53] "POST /neutron/port HTTP/1.1" 200 1127 0.018615 10.0.0.27 - - [2026-03-12 03:50:53] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009689 10.0.0.27 - - [2026-03-12 03:50:53] "GET /virtual-machine/e31f570d-13dc-4621-a661-f88759b499bb HTTP/1.1" 200 1299 0.006569 10.0.0.27 - - [2026-03-12 03:50:53] "GET /virtual-machine-interface/c73017cb-4bd4-4272-aeaf-8cd517079cde HTTP/1.1" 200 2989 0.005303 10.0.0.27 - - [2026-03-12 03:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003812 10.0.0.27 - - [2026-03-12 03:50:53] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004501 10.0.0.27 - - [2026-03-12 03:50:53] "GET /virtual-networks?parent_id=4d5fcce9-3ab0-4bae-b646-d0788c8d8200&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.003237 10.0.0.27 - - [2026-03-12 03:50:53] "GET /virtual-network/0b6e300c-874c-4003-b178-ba9b28c282e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006158 10.0.0.27 - - [2026-03-12 03:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005022 10.0.0.27 - - [2026-03-12 03:50:56] "GET /virtual-network/0b6e300c-874c-4003-b178-ba9b28c282e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.007200 10.0.0.27 - - [2026-03-12 03:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004364 10.0.0.27 - - [2026-03-12 03:51:01] "GET /virtual-network/0b6e300c-874c-4003-b178-ba9b28c282e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006820 10.0.0.27 - - [2026-03-12 03:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004772 10.0.0.27 - - [2026-03-12 03:51:05] "GET /virtual-network/0b6e300c-874c-4003-b178-ba9b28c282e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006636 10.0.0.27 - - [2026-03-12 03:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005372 10.0.0.27 - - [2026-03-12 03:51:09] "GET /virtual-network/0b6e300c-874c-4003-b178-ba9b28c282e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005573 10.0.0.27 - - [2026-03-12 03:51:11] "POST /neutron/network HTTP/1.1" 200 851 0.030659 10.0.0.27 - - [2026-03-12 03:51:11] "POST /neutron/port HTTP/1.1" 200 117 0.002033 10.0.0.27 - - [2026-03-12 03:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004167 10.0.0.27 - - [2026-03-12 03:51:13] "GET /virtual-network/0b6e300c-874c-4003-b178-ba9b28c282e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006225 10.0.0.27 - - [2026-03-12 03:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.27 - - [2026-03-12 03:51:17] "GET /virtual-network/0b6e300c-874c-4003-b178-ba9b28c282e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005251 10.0.0.27 - - [2026-03-12 03:51:17] "GET /obj-perms HTTP/1.1" 200 5056 0.065001 10.0.0.27 - - [2026-03-12 03:51:20] "POST /neutron/port HTTP/1.1" 200 1127 0.021565 10.0.0.27 - - [2026-03-12 03:51:20] "POST /neutron/subnet HTTP/1.1" 200 693 0.012421 10.0.0.27 - - [2026-03-12 03:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.27 - - [2026-03-12 03:51:21] "GET /virtual-network/0b6e300c-874c-4003-b178-ba9b28c282e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006160 10.0.0.27 - - [2026-03-12 03:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005439 10.0.0.27 - - [2026-03-12 03:51:25] "GET /virtual-network/0b6e300c-874c-4003-b178-ba9b28c282e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.008172 10.0.0.27 - - [2026-03-12 03:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.27 - - [2026-03-12 03:51:29] "GET /virtual-network/0b6e300c-874c-4003-b178-ba9b28c282e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006186 10.0.0.27 - - [2026-03-12 03:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.27 - - [2026-03-12 03:51:33] "GET /virtual-network/0b6e300c-874c-4003-b178-ba9b28c282e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005743 10.0.0.27 - - [2026-03-12 03:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004614 10.0.0.27 - - [2026-03-12 03:51:37] "GET /virtual-network/0b6e300c-874c-4003-b178-ba9b28c282e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006827 10.0.0.27 - - [2026-03-12 03:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.27 - - [2026-03-12 03:51:42] "GET /virtual-network/0b6e300c-874c-4003-b178-ba9b28c282e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005419 10.0.0.27 - - [2026-03-12 03:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003427 10.0.0.27 - - [2026-03-12 03:51:46] "GET /virtual-network/0b6e300c-874c-4003-b178-ba9b28c282e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006843 10.0.0.27 - - [2026-03-12 03:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004191 10.0.0.27 - - [2026-03-12 03:51:50] "GET /virtual-network/0b6e300c-874c-4003-b178-ba9b28c282e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005160 10.0.0.27 - - [2026-03-12 03:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004230 10.0.0.27 - - [2026-03-12 03:51:54] "GET /virtual-network/0b6e300c-874c-4003-b178-ba9b28c282e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006288 10.0.0.27 - - [2026-03-12 03:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004300 10.0.0.27 - - [2026-03-12 03:51:58] "GET /virtual-network/0b6e300c-874c-4003-b178-ba9b28c282e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006213 10.0.0.27 - - [2026-03-12 03:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.015365 10.0.0.27 - - [2026-03-12 03:52:02] "GET /virtual-network/0b6e300c-874c-4003-b178-ba9b28c282e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006205 10.0.0.27 - - [2026-03-12 03:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004331 10.0.0.27 - - [2026-03-12 03:52:06] "GET /virtual-network/0b6e300c-874c-4003-b178-ba9b28c282e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.007104 10.0.0.27 - - [2026-03-12 03:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006395 10.0.0.27 - - [2026-03-12 03:52:10] "GET /virtual-network/0b6e300c-874c-4003-b178-ba9b28c282e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006721 10.0.0.27 - - [2026-03-12 03:52:12] "POST /neutron/port HTTP/1.1" 200 1127 0.030869 10.0.0.27 - - [2026-03-12 03:52:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003874 10.0.0.27 - - [2026-03-12 03:52:12] "POST /neutron/network HTTP/1.1" 200 841 0.007790 10.0.0.27 - - [2026-03-12 03:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.27 - - [2026-03-12 03:52:14] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004317 10.0.0.27 - - [2026-03-12 03:52:14] "GET /virtual-networks?parent_id=4d5fcce9-3ab0-4bae-b646-d0788c8d8200&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.003598 10.0.0.27 - - [2026-03-12 03:52:14] "GET /virtual-network/0b6e300c-874c-4003-b178-ba9b28c282e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005594 10.0.0.27 - - [2026-03-12 03:52:14] "POST /neutron/port HTTP/1.1" 200 1127 0.021252 10.0.0.131 - - [2026-03-12 03:52:18] "GET /obj-perms HTTP/1.1" 200 5056 0.063140 10.0.0.27 - - [2026-03-12 03:52:20] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008127 10.0.0.27 - - [2026-03-12 03:52:21] "POST /neutron/network HTTP/1.1" 200 851 0.007605 10.0.0.27 - - [2026-03-12 03:52:21] "POST /neutron/port HTTP/1.1" 200 117 0.001221 10.0.0.27 - - [2026-03-12 03:52:25] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007970 10.0.0.27 - - [2026-03-12 03:52:35] "POST /neutron/port HTTP/1.1" 200 1127 0.023390 10.0.0.27 - - [2026-03-12 03:52:40] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009851 10.0.0.27 - - [2026-03-12 03:52:51] "POST /neutron/port HTTP/1.1" 200 1127 0.023873 10.0.0.27 - - [2026-03-12 03:52:56] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009924 10.0.0.27 - - [2026-03-12 03:53:06] "POST /fqname-to-id HTTP/1.1" 404 240 0.004540 10.0.0.27 - - [2026-03-12 03:53:06] "POST /bgp-as-a-services HTTP/1.1" 200 599 0.045579 10.0.0.27 - - [2026-03-12 03:53:07] "GET /bgp-as-a-service/3aa0eac1-15db-4dd0-9adc-b2fa7a37aca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1622 0.008684 10.0.0.27 - - [2026-03-12 03:53:07] "GET /virtual-machine-interface/c73017cb-4bd4-4272-aeaf-8cd517079cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2767 0.006885 10.0.0.27 - - [2026-03-12 03:53:07] "POST /ref-update HTTP/1.1" 200 156 0.015001 10.0.0.27 - - [2026-03-12 03:53:07] "POST /neutron/network HTTP/1.1" 200 841 0.007614 10.0.0.27 - - [2026-03-12 03:53:07] "POST /bgp-routers HTTP/1.1" 200 605 0.072758 10.0.0.27 - - [2026-03-12 03:53:07] "POST /neutron/subnet HTTP/1.1" 200 719 0.010513 10.0.0.27 - - [2026-03-12 03:53:07] "POST /ref-update HTTP/1.1" 200 156 0.019794 10.0.0.27 - - [2026-03-12 03:53:14] "POST /neutron/network HTTP/1.1" 200 851 0.010244 10.0.0.27 - - [2026-03-12 03:53:14] "POST /neutron/port HTTP/1.1" 200 117 0.001349 10.0.0.73 - - [2026-03-12 03:53:19] "GET /obj-perms HTTP/1.1" 200 5056 0.064399 10.0.0.27 - - [2026-03-12 03:53:23] "POST /neutron/port HTTP/1.1" 200 1127 0.021500 10.0.0.27 - - [2026-03-12 03:53:23] "POST /neutron/subnet HTTP/1.1" 200 693 0.009452 10.0.0.27 - - [2026-03-12 03:53:37] "GET /bgp-as-a-service/3aa0eac1-15db-4dd0-9adc-b2fa7a37aca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2251 0.006870 10.0.0.27 - - [2026-03-12 03:53:37] "GET /virtual-machine-interface/c73017cb-4bd4-4272-aeaf-8cd517079cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005478 10.0.0.27 - - [2026-03-12 03:53:37] "POST /ref-update HTTP/1.1" 200 156 0.014539 10.0.0.27 - - [2026-03-12 03:53:37] "POST /ref-update HTTP/1.1" 200 156 0.023089 10.0.0.27 - - [2026-03-12 03:53:37] "DELETE /bgp-as-a-service/3aa0eac1-15db-4dd0-9adc-b2fa7a37aca4 HTTP/1.1" 200 115 0.043131 10.0.0.27 - - [2026-03-12 03:53:37] "POST /neutron/network HTTP/1.1" 200 841 0.007056 10.0.0.27 - - [2026-03-12 03:53:38] "POST /neutron/port HTTP/1.1" 200 1117 0.014366 10.0.0.27 - - [2026-03-12 03:53:38] "POST /neutron/port HTTP/1.1" 200 1117 0.016230 10.0.0.27 - - [2026-03-12 03:53:39] "DELETE /route-target/e29fd0b9-6b3f-4fb4-a2ab-149510eefa45 HTTP/1.1" 200 115 0.026731 10.0.0.131 - - [2026-03-12 03:53:40] "POST /useragent-kv HTTP/1.1" 200 115 0.052394 10.0.0.131 - - [2026-03-12 03:53:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002780 10.0.0.27 - - [2026-03-12 03:53:40] "POST /neutron/network HTTP/1.1" 200 151 0.218353 10.0.0.131 - - [2026-03-12 03:53:41] "GET /projects?obj_uuids=4d5fcce9-3ab0-4bae-b646-d0788c8d8200&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000990 10.0.0.27 - - [2026-03-12 03:53:41] "GET /project/4d5fcce9-3ab0-4bae-b646-d0788c8d8200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.056915 10.0.0.131 - - [2026-03-12 03:53:41] "GET /projects?obj_uuids=4d5fcce9-3ab0-4bae-b646-d0788c8d8200&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001085 10.0.0.27 - - [2026-03-12 03:53:41] "GET /project/4d5fcce9-3ab0-4bae-b646-d0788c8d8200?fields=virtual_networks HTTP/1.1" 200 1041 0.051446 10.0.0.131 - - [2026-03-12 03:53:41] "GET /projects?obj_uuids=4d5fcce9-3ab0-4bae-b646-d0788c8d8200&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001162 10.0.0.27 - - [2026-03-12 03:53:41] "GET /project/4d5fcce9-3ab0-4bae-b646-d0788c8d8200?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.045857 10.0.0.131 - - [2026-03-12 03:53:41] "GET /projects?obj_uuids=4d5fcce9-3ab0-4bae-b646-d0788c8d8200&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001268 10.0.0.27 - - [2026-03-12 03:53:41] "GET /project/4d5fcce9-3ab0-4bae-b646-d0788c8d8200?fields=security_groups HTTP/1.1" 200 1272 0.053946 10.0.0.27 - - [2026-03-12 03:53:42] "POST /fqname-to-id HTTP/1.1" 404 189 0.028632 10.0.0.131 - - [2026-03-12 03:53:42] "GET /projects?obj_uuids=b275c0ea-c31e-48ed-8c2e-e115038e4be2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003681 10.0.0.131 - - [2026-03-12 03:53:42] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003210 10.0.0.131 - - [2026-03-12 03:53:42] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.015632 10.0.0.131 - - [2026-03-12 03:53:42] "POST /id-to-fqname HTTP/1.1" 200 191 0.007171 10.0.0.131 - - [2026-03-12 03:53:42] "POST /fqname-to-id HTTP/1.1" 404 200 0.006170 10.0.0.131 - - [2026-03-12 03:53:42] "POST /security-groups HTTP/1.1" 200 592 0.079051 10.0.0.131 - - [2026-03-12 03:53:42] "POST /projects HTTP/1.1" 200 587 0.312953 10.0.0.131 - - [2026-03-12 03:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.346235 10.0.0.27 - - [2026-03-12 03:53:42] "POST /fqname-to-id HTTP/1.1" 404 234 0.012634 10.0.0.27 - - [2026-03-12 03:53:43] "GET /project/b275c0ea-c31e-48ed-8c2e-e115038e4be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.516195 10.0.0.27 - - [2026-03-12 03:53:44] "GET / HTTP/1.1" 200 36215 0.002222 10.0.0.27 - - [2026-03-12 03:53:45] "POST /fqname-to-id HTTP/1.1" 401 292 0.000509 10.0.0.27 - - [2026-03-12 03:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.064315 10.0.0.131 - - [2026-03-12 03:53:46] "GET /projects?obj_uuids=b275c0ea-c31e-48ed-8c2e-e115038e4be2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001367 10.0.0.27 - - [2026-03-12 03:53:46] "GET /project/b275c0ea-c31e-48ed-8c2e-e115038e4be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.048867 10.0.0.27 - - [2026-03-12 03:53:46] "POST /ref-update HTTP/1.1" 200 156 0.047990 10.0.0.131 - - [2026-03-12 03:53:46] "POST /useragent-kv HTTP/1.1" 200 115 0.006393 10.0.0.27 - - [2026-03-12 03:53:46] "POST /neutron/subnet HTTP/1.1" 200 720 0.297239 10.0.0.27 - - [2026-03-12 03:53:46] "POST /id-to-fqname HTTP/1.1" 200 225 0.001456 10.0.0.27 - - [2026-03-12 03:53:46] "GET /virtual-network/908cc66e-7733-4b6c-94c7-8bdf77fb9dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006747 10.0.0.27 - - [2026-03-12 03:53:46] "GET /virtual-network/908cc66e-7733-4b6c-94c7-8bdf77fb9dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005737 10.0.0.27 - - [2026-03-12 03:53:46] "POST /neutron/network HTTP/1.1" 200 832 0.006747 10.0.0.27 - - [2026-03-12 03:53:47] "POST /id-to-fqname HTTP/1.1" 200 225 0.001367 10.0.0.131 - - [2026-03-12 03:53:47] "GET /projects?obj_uuids=b275c0ea-c31e-48ed-8c2e-e115038e4be2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001530 10.0.0.27 - - [2026-03-12 03:53:47] "GET /project/b275c0ea-c31e-48ed-8c2e-e115038e4be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.063513 10.0.0.27 - - [2026-03-12 03:53:47] "POST /neutron/network HTTP/1.1" 200 832 0.007328 10.0.0.27 - - [2026-03-12 03:53:48] "POST /id-to-fqname HTTP/1.1" 200 225 0.001494 10.0.0.27 - - [2026-03-12 03:53:48] "POST /neutron/port HTTP/1.1" 200 117 0.007730 10.0.0.131 - - [2026-03-12 03:53:48] "GET /projects?obj_uuids=b275c0ea-c31e-48ed-8c2e-e115038e4be2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001724 10.0.0.27 - - [2026-03-12 03:53:49] "POST /neutron/port HTTP/1.1" 200 1060 0.439038 10.0.0.131 - - [2026-03-12 03:53:49] "GET /projects?obj_uuids=b275c0ea-c31e-48ed-8c2e-e115038e4be2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000977 10.0.0.27 - - [2026-03-12 03:53:49] "GET /project/b275c0ea-c31e-48ed-8c2e-e115038e4be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.100635 10.0.0.27 - - [2026-03-12 03:53:49] "POST /neutron/security_group HTTP/1.1" 200 2059 0.016957 10.0.0.27 - - [2026-03-12 03:53:49] "POST /id-to-fqname HTTP/1.1" 200 225 0.001858 10.0.0.27 - - [2026-03-12 03:53:49] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011888 10.0.0.131 - - [2026-03-12 03:53:50] "GET /projects?obj_uuids=b275c0ea-c31e-48ed-8c2e-e115038e4be2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002898 10.0.0.27 - - [2026-03-12 03:53:50] "POST /neutron/port HTTP/1.1" 200 1114 0.152586 10.0.0.27 - - [2026-03-12 03:53:50] "POST /neutron/port HTTP/1.1" 200 1060 0.404311 10.0.0.27 - - [2026-03-12 03:53:50] "POST /neutron/port HTTP/1.1" 200 1114 0.139747 10.0.0.27 - - [2026-03-12 03:53:50] "POST /neutron/subnet HTTP/1.1" 200 694 0.020149 10.0.0.131 - - [2026-03-12 03:53:51] "GET /projects?obj_uuids=b275c0ea-c31e-48ed-8c2e-e115038e4be2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001186 10.0.0.27 - - [2026-03-12 03:53:51] "GET /project/b275c0ea-c31e-48ed-8c2e-e115038e4be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.081320 10.0.0.27 - - [2026-03-12 03:53:51] "POST /neutron/network HTTP/1.1" 200 832 0.011073 10.0.0.27 - - [2026-03-12 03:53:51] "POST /neutron/port HTTP/1.1" 200 117 0.007468 10.0.0.27 - - [2026-03-12 03:53:53] "POST /neutron/port HTTP/1.1" 200 1124 0.020107 10.0.0.27 - - [2026-03-12 03:53:53] "POST /neutron/port HTTP/1.1" 200 117 0.001217 10.0.0.131 - - [2026-03-12 03:53:54] "GET /projects?obj_uuids=b275c0ea-c31e-48ed-8c2e-e115038e4be2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001076 10.0.0.27 - - [2026-03-12 03:53:54] "POST /neutron/port HTTP/1.1" 200 1060 0.274180 10.0.0.27 - - [2026-03-12 03:53:54] "POST /neutron/port HTTP/1.1" 200 1114 0.120661 10.0.0.27 - - [2026-03-12 03:53:54] "POST /neutron/subnet HTTP/1.1" 200 694 0.009251 10.0.0.27 - - [2026-03-12 03:53:56] "POST /neutron/port HTTP/1.1" 200 1124 0.018533 10.0.0.27 - - [2026-03-12 03:54:01] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007597 10.0.0.131 - - [2026-03-12 03:54:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000562 10.0.0.73 - - [2026-03-12 03:54:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000543 10.0.0.131 - - [2026-03-12 03:54:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000374 10.0.0.73 - - [2026-03-12 03:54:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000438 10.0.0.131 - - [2026-03-12 03:54:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000381 10.0.0.73 - - [2026-03-12 03:54:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000589 10.0.0.131 - - [2026-03-12 03:54:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000363 10.0.0.73 - - [2026-03-12 03:54:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000429 10.0.0.27 - - [2026-03-12 03:54:11] "GET /global-system-configs HTTP/1.1" 401 292 0.002062 10.0.0.27 - - [2026-03-12 03:54:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000931 10.0.0.27 - - [2026-03-12 03:54:11] "POST /neutron/port HTTP/1.1" 200 1124 0.018217 10.0.0.27 - - [2026-03-12 03:54:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000505 10.0.0.27 - - [2026-03-12 03:54:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000530 10.0.0.27 - - [2026-03-12 03:54:16] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008958 10.0.0.131 - - [2026-03-12 03:54:19] "DELETE /project/b275c0eac31e48ed8c2ee115038e4be2 HTTP/1.1" 404 173 0.003238 10.0.0.131 - - [2026-03-12 03:54:19] "DELETE /project/4d5fcce9-3ab0-4bae-b646-d0788c8d8200 HTTP/1.1" 404 177 0.005557 10.0.0.27 - - [2026-03-12 03:54:22] "POST /neutron/port HTTP/1.1" 200 1124 0.018661 10.0.0.27 - - [2026-03-12 03:54:22] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007661 10.0.0.27 - - [2026-03-12 03:54:22] "GET /virtual-machine/c6ee80b1-12d0-4a86-96ee-0f5b9016963e HTTP/1.1" 401 292 0.000473 10.0.0.27 - - [2026-03-12 03:54:22] "GET /virtual-machine/c6ee80b1-12d0-4a86-96ee-0f5b9016963e HTTP/1.1" 200 1296 0.037019 10.0.0.27 - - [2026-03-12 03:54:22] "GET /virtual-machine-interface/47a60fff-d9e6-42c9-b0a3-cf8bb2fe3022 HTTP/1.1" 200 2964 0.007016 10.0.0.27 - - [2026-03-12 03:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004598 10.0.0.27 - - [2026-03-12 03:54:22] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004540 10.0.0.27 - - [2026-03-12 03:54:22] "GET /virtual-networks?parent_id=b275c0ea-c31e-48ed-8c2e-e115038e4be2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.006019 10.0.0.27 - - [2026-03-12 03:54:22] "GET /virtual-network/908cc66e-7733-4b6c-94c7-8bdf77fb9dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007684 10.0.0.27 - - [2026-03-12 03:54:24] "POST /neutron/network HTTP/1.1" 200 842 0.006550 10.0.0.27 - - [2026-03-12 03:54:24] "POST /neutron/port HTTP/1.1" 200 117 0.001174 10.0.0.27 - - [2026-03-12 03:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.27 - - [2026-03-12 03:54:25] "GET /virtual-network/908cc66e-7733-4b6c-94c7-8bdf77fb9dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005230 10.0.0.27 - - [2026-03-12 03:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004038 10.0.0.27 - - [2026-03-12 03:54:29] "GET /virtual-network/908cc66e-7733-4b6c-94c7-8bdf77fb9dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006114 10.0.0.27 - - [2026-03-12 03:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.27 - - [2026-03-12 03:54:34] "GET /virtual-network/908cc66e-7733-4b6c-94c7-8bdf77fb9dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006681 10.0.0.27 - - [2026-03-12 03:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004286 10.0.0.27 - - [2026-03-12 03:54:38] "GET /virtual-network/908cc66e-7733-4b6c-94c7-8bdf77fb9dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007329 10.0.0.27 - - [2026-03-12 03:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004793 10.0.0.27 - - [2026-03-12 03:54:42] "GET /virtual-network/908cc66e-7733-4b6c-94c7-8bdf77fb9dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.008057 10.0.0.27 - - [2026-03-12 03:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005128 10.0.0.27 - - [2026-03-12 03:54:46] "GET /virtual-network/908cc66e-7733-4b6c-94c7-8bdf77fb9dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.008342 10.0.0.27 - - [2026-03-12 03:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004129 10.0.0.27 - - [2026-03-12 03:54:50] "GET /virtual-network/908cc66e-7733-4b6c-94c7-8bdf77fb9dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006843 10.0.0.27 - - [2026-03-12 03:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005100 10.0.0.27 - - [2026-03-12 03:54:54] "GET /virtual-network/908cc66e-7733-4b6c-94c7-8bdf77fb9dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006100 10.0.0.27 - - [2026-03-12 03:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004431 10.0.0.27 - - [2026-03-12 03:54:58] "GET /virtual-network/908cc66e-7733-4b6c-94c7-8bdf77fb9dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005480 10.0.0.27 - - [2026-03-12 03:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005071 10.0.0.27 - - [2026-03-12 03:55:02] "GET /virtual-network/908cc66e-7733-4b6c-94c7-8bdf77fb9dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007173 10.0.0.27 - - [2026-03-12 03:55:05] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007828 10.0.0.27 - - [2026-03-12 03:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.27 - - [2026-03-12 03:55:06] "GET /virtual-network/908cc66e-7733-4b6c-94c7-8bdf77fb9dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005852 10.0.0.27 - - [2026-03-12 03:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005800 10.0.0.27 - - [2026-03-12 03:55:10] "GET /virtual-network/908cc66e-7733-4b6c-94c7-8bdf77fb9dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006746 10.0.0.27 - - [2026-03-12 03:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.27 - - [2026-03-12 03:55:14] "GET /virtual-network/908cc66e-7733-4b6c-94c7-8bdf77fb9dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.008172 10.0.0.27 - - [2026-03-12 03:55:17] "POST /neutron/network HTTP/1.1" 200 842 0.007403 10.0.0.27 - - [2026-03-12 03:55:17] "POST /neutron/port HTTP/1.1" 200 117 0.001734 10.0.0.27 - - [2026-03-12 03:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003970 10.0.0.27 - - [2026-03-12 03:55:19] "GET /virtual-network/908cc66e-7733-4b6c-94c7-8bdf77fb9dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005842 10.0.0.27 - - [2026-03-12 03:55:21] "GET /obj-perms HTTP/1.1" 200 5056 0.055696 10.0.0.27 - - [2026-03-12 03:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.27 - - [2026-03-12 03:55:23] "GET /virtual-network/908cc66e-7733-4b6c-94c7-8bdf77fb9dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005751 10.0.0.27 - - [2026-03-12 03:55:24] "POST /neutron/port HTTP/1.1" 200 1124 0.049647 10.0.0.27 - - [2026-03-12 03:55:24] "POST /neutron/subnet HTTP/1.1" 200 694 0.012809 10.0.0.27 - - [2026-03-12 03:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004193 10.0.0.27 - - [2026-03-12 03:55:27] "GET /virtual-network/908cc66e-7733-4b6c-94c7-8bdf77fb9dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005971 10.0.0.27 - - [2026-03-12 03:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.27 - - [2026-03-12 03:55:31] "GET /virtual-network/908cc66e-7733-4b6c-94c7-8bdf77fb9dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.009674 10.0.0.27 - - [2026-03-12 03:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.27 - - [2026-03-12 03:55:35] "GET /virtual-network/908cc66e-7733-4b6c-94c7-8bdf77fb9dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006624 10.0.0.27 - - [2026-03-12 03:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004675 10.0.0.27 - - [2026-03-12 03:55:39] "GET /virtual-network/908cc66e-7733-4b6c-94c7-8bdf77fb9dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005518 10.0.0.27 - - [2026-03-12 03:55:42] "POST /neutron/port HTTP/1.1" 200 1124 0.047492 10.0.0.27 - - [2026-03-12 03:55:43] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007168 10.0.0.27 - - [2026-03-12 03:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004617 10.0.0.27 - - [2026-03-12 03:55:43] "GET /virtual-network/908cc66e-7733-4b6c-94c7-8bdf77fb9dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007800 10.0.0.27 - - [2026-03-12 03:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.27 - - [2026-03-12 03:55:45] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.010366 10.0.0.27 - - [2026-03-12 03:55:45] "GET /virtual-networks?parent_id=b275c0ea-c31e-48ed-8c2e-e115038e4be2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003584 10.0.0.27 - - [2026-03-12 03:55:45] "GET /virtual-network/908cc66e-7733-4b6c-94c7-8bdf77fb9dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006103 10.0.0.27 - - [2026-03-12 03:55:51] "POST /neutron/port HTTP/1.1" 200 1124 0.025386 10.0.0.27 - - [2026-03-12 03:55:56] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008132 10.0.0.27 - - [2026-03-12 03:56:06] "POST /neutron/port HTTP/1.1" 200 1124 0.021517 10.0.0.27 - - [2026-03-12 03:56:11] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008199 10.0.0.27 - - [2026-03-12 03:56:19] "POST /neutron/port HTTP/1.1" 200 1124 0.047957 10.0.0.27 - - [2026-03-12 03:56:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004756 10.0.0.27 - - [2026-03-12 03:56:19] "POST /neutron/network HTTP/1.1" 200 832 0.008256 10.0.0.131 - - [2026-03-12 03:56:22] "GET /obj-perms HTTP/1.1" 200 5056 0.048988 10.0.0.27 - - [2026-03-12 03:56:25] "POST /neutron/port HTTP/1.1" 200 1124 0.018058 10.0.0.27 - - [2026-03-12 03:56:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003779 10.0.0.27 - - [2026-03-12 03:56:25] "POST /neutron/network HTTP/1.1" 200 832 0.007299 10.0.0.27 - - [2026-03-12 03:56:32] "POST /neutron/port HTTP/1.1" 200 1124 0.017810 10.0.0.27 - - [2026-03-12 03:56:37] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008024 10.0.0.27 - - [2026-03-12 03:56:37] "POST /neutron/port HTTP/1.1" 200 1124 0.023806 10.0.0.27 - - [2026-03-12 03:56:37] "GET /virtual-machine/b9d13a2f-ef67-471c-9e6e-0cea5270be51 HTTP/1.1" 200 1296 0.006105 10.0.0.27 - - [2026-03-12 03:56:37] "GET /virtual-machine-interface/13fb918e-0462-407c-81c8-c2ed6682b509 HTTP/1.1" 200 2963 0.005057 10.0.0.27 - - [2026-03-12 03:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.27 - - [2026-03-12 03:56:37] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003639 10.0.0.27 - - [2026-03-12 03:56:37] "GET /virtual-networks?parent_id=b275c0ea-c31e-48ed-8c2e-e115038e4be2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003705 10.0.0.27 - - [2026-03-12 03:56:37] "GET /virtual-network/908cc66e-7733-4b6c-94c7-8bdf77fb9dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005681 10.0.0.27 - - [2026-03-12 03:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005167 10.0.0.27 - - [2026-03-12 03:56:38] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005385 10.0.0.27 - - [2026-03-12 03:56:38] "GET /virtual-networks?parent_id=b275c0ea-c31e-48ed-8c2e-e115038e4be2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.005091 10.0.0.27 - - [2026-03-12 03:56:39] "GET /virtual-network/908cc66e-7733-4b6c-94c7-8bdf77fb9dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.008667 10.0.0.27 - - [2026-03-12 03:56:39] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008390 10.0.0.27 - - [2026-03-12 03:56:39] "POST /neutron/port HTTP/1.1" 200 1124 0.018922 10.0.0.27 - - [2026-03-12 03:56:39] "GET /virtual-machine/b0e3c324-14a0-4907-97dc-486f99e3809a HTTP/1.1" 200 1296 0.007648 10.0.0.27 - - [2026-03-12 03:56:39] "GET /virtual-machine-interface/0ba88741-6c46-43fd-8beb-0bb9b900c24b HTTP/1.1" 200 2963 0.007332 10.0.0.27 - - [2026-03-12 03:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004051 10.0.0.27 - - [2026-03-12 03:56:39] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004314 10.0.0.27 - - [2026-03-12 03:56:39] "GET /virtual-networks?parent_id=b275c0ea-c31e-48ed-8c2e-e115038e4be2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003793 10.0.0.27 - - [2026-03-12 03:56:39] "GET /virtual-network/908cc66e-7733-4b6c-94c7-8bdf77fb9dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006711 10.0.0.27 - - [2026-03-12 03:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004559 10.0.0.27 - - [2026-03-12 03:56:40] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005151 10.0.0.27 - - [2026-03-12 03:56:40] "GET /virtual-networks?parent_id=b275c0ea-c31e-48ed-8c2e-e115038e4be2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003616 10.0.0.27 - - [2026-03-12 03:56:40] "GET /virtual-network/908cc66e-7733-4b6c-94c7-8bdf77fb9dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.009454 10.0.0.27 - - [2026-03-12 03:56:40] "POST /fqname-to-id HTTP/1.1" 404 198 0.003716 10.0.0.27 - - [2026-03-12 03:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.27 - - [2026-03-12 03:56:41] "GET /global-system-config/6e05a0b4-0777-4c87-b942-069e08d8971c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.008625 10.0.0.27 - - [2026-03-12 03:56:41] "POST /control-node-zones HTTP/1.1" 200 571 0.033604 10.0.0.27 - - [2026-03-12 03:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617 10.0.0.27 - - [2026-03-12 03:56:41] "GET /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004907 10.0.0.27 - - [2026-03-12 03:56:41] "GET /control-node-zone/035d391a-a30c-40fc-8ace-573a74467d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.006509 10.0.0.27 - - [2026-03-12 03:56:41] "PUT /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778 HTTP/1.1" 200 255 0.020258 10.0.0.27 - - [2026-03-12 03:56:41] "POST /fqname-to-id HTTP/1.1" 404 198 0.003983 10.0.0.27 - - [2026-03-12 03:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004595 10.0.0.27 - - [2026-03-12 03:56:41] "GET /global-system-config/6e05a0b4-0777-4c87-b942-069e08d8971c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.010128 10.0.0.27 - - [2026-03-12 03:56:41] "POST /control-node-zones HTTP/1.1" 200 571 0.029778 10.0.0.27 - - [2026-03-12 03:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.27 - - [2026-03-12 03:56:41] "GET /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.004995 10.0.0.27 - - [2026-03-12 03:56:41] "GET /control-node-zone/19390bab-9451-4a0d-8907-aa23cb39856d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.008577 10.0.0.27 - - [2026-03-12 03:56:41] "PUT /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff HTTP/1.1" 200 255 0.024663 10.0.0.27 - - [2026-03-12 03:56:41] "POST /fqname-to-id HTTP/1.1" 404 198 0.003582 10.0.0.27 - - [2026-03-12 03:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006411 10.0.0.27 - - [2026-03-12 03:56:41] "GET /global-system-config/6e05a0b4-0777-4c87-b942-069e08d8971c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.009017 10.0.0.27 - - [2026-03-12 03:56:41] "POST /control-node-zones HTTP/1.1" 200 571 0.029012 10.0.0.27 - - [2026-03-12 03:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004940 10.0.0.27 - - [2026-03-12 03:56:41] "GET /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.006914 10.0.0.27 - - [2026-03-12 03:56:41] "GET /control-node-zone/80d7739f-9d66-47c2-ad2f-16b8bc54643e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.006925 10.0.0.27 - - [2026-03-12 03:56:41] "PUT /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c HTTP/1.1" 200 255 0.031986 10.0.0.27 - - [2026-03-12 03:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004727 10.0.0.27 - - [2026-03-12 03:56:42] "GET /global-system-config/6e05a0b4-0777-4c87-b942-069e08d8971c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.006471 10.0.0.27 - - [2026-03-12 03:56:42] "POST /fqname-to-id HTTP/1.1" 404 234 0.003669 10.0.0.27 - - [2026-03-12 03:56:42] "POST /bgp-as-a-services HTTP/1.1" 200 590 0.035305 10.0.0.27 - - [2026-03-12 03:56:42] "POST /neutron/subnet HTTP/1.1" 200 720 0.008796 10.0.0.27 - - [2026-03-12 03:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497 10.0.0.27 - - [2026-03-12 03:56:42] "GET /bgp-as-a-service/5ffa1f7d-6624-4118-a61d-582f129d6b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.005366 10.0.0.27 - - [2026-03-12 03:56:42] "GET /control-node-zone/035d391a-a30c-40fc-8ace-573a74467d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004261 10.0.0.27 - - [2026-03-12 03:56:42] "POST /ref-update HTTP/1.1" 200 156 0.015463 10.0.0.27 - - [2026-03-12 03:56:58] "GET /bgp-as-a-service/5ffa1f7d-6624-4118-a61d-582f129d6b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.008243 10.0.0.27 - - [2026-03-12 03:56:58] "GET /virtual-machine-interface/47a60fff-d9e6-42c9-b0a3-cf8bb2fe3022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2742 0.006770 10.0.0.27 - - [2026-03-12 03:56:58] "POST /ref-update HTTP/1.1" 200 156 0.016784 10.0.0.27 - - [2026-03-12 03:56:58] "POST /bgp-routers HTTP/1.1" 200 596 0.042017 10.0.0.27 - - [2026-03-12 03:56:59] "POST /ref-update HTTP/1.1" 200 156 0.014761 10.0.0.27 - - [2026-03-12 03:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003440 10.0.0.27 - - [2026-03-12 03:56:59] "GET /global-system-config/6e05a0b4-0777-4c87-b942-069e08d8971c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.006601 10.0.0.27 - - [2026-03-12 03:56:59] "POST /fqname-to-id HTTP/1.1" 404 234 0.004691 10.0.0.27 - - [2026-03-12 03:56:59] "POST /bgp-as-a-services HTTP/1.1" 200 590 0.032694 10.0.0.27 - - [2026-03-12 03:56:59] "POST /neutron/network HTTP/1.1" 200 832 0.008650 10.0.0.27 - - [2026-03-12 03:56:59] "POST /neutron/subnet HTTP/1.1" 200 720 0.011254 10.0.0.27 - - [2026-03-12 03:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003835 10.0.0.27 - - [2026-03-12 03:56:59] "GET /bgp-as-a-service/bd994642-2718-4c32-b70f-3c64d27364cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.006487 10.0.0.27 - - [2026-03-12 03:56:59] "GET /control-node-zone/19390bab-9451-4a0d-8907-aa23cb39856d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005569 10.0.0.27 - - [2026-03-12 03:56:59] "POST /ref-update HTTP/1.1" 200 156 0.018580 10.0.0.27 - - [2026-03-12 03:57:08] "GET /bgp-as-a-service/bd994642-2718-4c32-b70f-3c64d27364cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1840 0.006489 10.0.0.27 - - [2026-03-12 03:57:08] "GET /virtual-machine-interface/13fb918e-0462-407c-81c8-c2ed6682b509?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.006330 10.0.0.27 - - [2026-03-12 03:57:08] "POST /ref-update HTTP/1.1" 200 156 0.013203 10.0.0.27 - - [2026-03-12 03:57:08] "POST /ref-update HTTP/1.1" 200 156 0.031483 10.0.0.27 - - [2026-03-12 03:57:20] "POST /neutron/network HTTP/1.1" 200 842 0.007061 10.0.0.27 - - [2026-03-12 03:57:20] "POST /neutron/port HTTP/1.1" 200 117 0.001287 10.0.0.73 - - [2026-03-12 03:57:22] "GET /obj-perms HTTP/1.1" 200 5056 0.056252 10.0.0.27 - - [2026-03-12 03:57:25] "POST /neutron/port HTTP/1.1" 200 1124 0.022030 10.0.0.27 - - [2026-03-12 03:57:25] "POST /neutron/subnet HTTP/1.1" 200 694 0.009928 10.0.0.27 - - [2026-03-12 03:57:28] "GET /control-node-zone/035d391a-a30c-40fc-8ace-573a74467d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004794 10.0.0.27 - - [2026-03-12 03:57:28] "POST /ref-update HTTP/1.1" 200 156 0.021799 10.0.0.27 - - [2026-03-12 03:57:28] "GET /control-node-zone/19390bab-9451-4a0d-8907-aa23cb39856d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004044 10.0.0.27 - - [2026-03-12 03:57:28] "POST /ref-update HTTP/1.1" 200 156 0.019961 10.0.0.27 - - [2026-03-12 03:57:28] "GET /control-node-zone/80d7739f-9d66-47c2-ad2f-16b8bc54643e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004496 10.0.0.27 - - [2026-03-12 03:57:28] "POST /ref-update HTTP/1.1" 200 156 0.020180 10.0.0.27 - - [2026-03-12 03:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.27 - - [2026-03-12 03:57:28] "GET /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.007172 10.0.0.27 - - [2026-03-12 03:57:28] "GET /control-node-zone/035d391a-a30c-40fc-8ace-573a74467d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004309 10.0.0.27 - - [2026-03-12 03:57:28] "PUT /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c HTTP/1.1" 200 255 0.021459 10.0.0.27 - - [2026-03-12 03:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.27 - - [2026-03-12 03:57:29] "GET /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.004967 10.0.0.27 - - [2026-03-12 03:57:29] "GET /control-node-zone/19390bab-9451-4a0d-8907-aa23cb39856d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003661 10.0.0.27 - - [2026-03-12 03:57:29] "PUT /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff HTTP/1.1" 200 255 0.021236 10.0.0.27 - - [2026-03-12 03:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521 10.0.0.27 - - [2026-03-12 03:57:29] "GET /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.006899 10.0.0.27 - - [2026-03-12 03:57:29] "GET /control-node-zone/80d7739f-9d66-47c2-ad2f-16b8bc54643e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004603 10.0.0.27 - - [2026-03-12 03:57:29] "PUT /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778 HTTP/1.1" 200 255 0.024520 10.0.0.27 - - [2026-03-12 03:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004957 10.0.0.27 - - [2026-03-12 03:57:41] "GET /bgp-as-a-service/5ffa1f7d-6624-4118-a61d-582f129d6b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2449 0.008165 10.0.0.27 - - [2026-03-12 03:57:41] "GET /control-node-zone/035d391a-a30c-40fc-8ace-573a74467d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004375 10.0.0.27 - - [2026-03-12 03:57:41] "POST /ref-update HTTP/1.1" 200 156 0.016907 10.0.0.27 - - [2026-03-12 03:57:41] "GET /control-node-zone/035d391a-a30c-40fc-8ace-573a74467d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004341 10.0.0.27 - - [2026-03-12 03:57:41] "POST /ref-update HTTP/1.1" 200 156 0.021477 10.0.0.27 - - [2026-03-12 03:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.27 - - [2026-03-12 03:57:41] "GET /global-system-config/6e05a0b4-0777-4c87-b942-069e08d8971c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.006987 10.0.0.27 - - [2026-03-12 03:57:41] "POST /neutron/network HTTP/1.1" 200 832 0.009811 10.0.0.27 - - [2026-03-12 03:57:41] "POST /neutron/subnet HTTP/1.1" 200 720 0.012204 10.0.0.27 - - [2026-03-12 03:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.27 - - [2026-03-12 03:57:41] "GET /bgp-as-a-service/5ffa1f7d-6624-4118-a61d-582f129d6b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.006494 10.0.0.27 - - [2026-03-12 03:57:41] "GET /control-node-zone/80d7739f-9d66-47c2-ad2f-16b8bc54643e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003651 10.0.0.27 - - [2026-03-12 03:57:41] "POST /ref-update HTTP/1.1" 200 156 0.020063 10.0.0.27 - - [2026-03-12 03:57:44] "GET /bgp-as-a-service/5ffa1f7d-6624-4118-a61d-582f129d6b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2449 0.006850 10.0.0.27 - - [2026-03-12 03:57:44] "GET /virtual-machine-interface/47a60fff-d9e6-42c9-b0a3-cf8bb2fe3022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3058 0.008759 10.0.0.27 - - [2026-03-12 03:57:57] "GET /bgp-as-a-service/5ffa1f7d-6624-4118-a61d-582f129d6b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2449 0.004955 10.0.0.27 - - [2026-03-12 03:57:57] "GET /virtual-machine-interface/47a60fff-d9e6-42c9-b0a3-cf8bb2fe3022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3058 0.005978 10.0.0.27 - - [2026-03-12 03:57:57] "POST /ref-update HTTP/1.1" 200 156 0.015343 10.0.0.27 - - [2026-03-12 03:57:57] "GET /bgp-as-a-service/bd994642-2718-4c32-b70f-3c64d27364cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2452 0.007443 10.0.0.27 - - [2026-03-12 03:57:57] "GET /virtual-machine-interface/13fb918e-0462-407c-81c8-c2ed6682b509?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3057 0.005371 10.0.0.27 - - [2026-03-12 03:57:57] "POST /ref-update HTTP/1.1" 200 156 0.017522 10.0.0.27 - - [2026-03-12 03:57:57] "DELETE /bgp-as-a-service/bd994642-2718-4c32-b70f-3c64d27364cb HTTP/1.1" 200 115 0.058453 10.0.0.27 - - [2026-03-12 03:57:57] "GET /bgp-as-a-service/5ffa1f7d-6624-4118-a61d-582f129d6b85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.007454 10.0.0.27 - - [2026-03-12 03:57:57] "GET /virtual-machine-interface/47a60fff-d9e6-42c9-b0a3-cf8bb2fe3022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3058 0.005668 10.0.0.27 - - [2026-03-12 03:57:57] "DELETE /bgp-as-a-service/5ffa1f7d-6624-4118-a61d-582f129d6b85 HTTP/1.1" 200 115 0.059926 10.0.0.27 - - [2026-03-12 03:57:57] "GET /control-node-zone/80d7739f-9d66-47c2-ad2f-16b8bc54643e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.005791 10.0.0.27 - - [2026-03-12 03:57:57] "POST /ref-update HTTP/1.1" 200 156 0.021560 10.0.0.27 - - [2026-03-12 03:57:57] "DELETE /control-node-zone/80d7739f-9d66-47c2-ad2f-16b8bc54643e HTTP/1.1" 200 115 0.030250 10.0.0.27 - - [2026-03-12 03:57:57] "GET /control-node-zone/19390bab-9451-4a0d-8907-aa23cb39856d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005568 10.0.0.27 - - [2026-03-12 03:57:57] "POST /ref-update HTTP/1.1" 200 156 0.019169 10.0.0.27 - - [2026-03-12 03:57:57] "POST /ref-update HTTP/1.1" 404 171 0.004655 10.0.0.27 - - [2026-03-12 03:57:58] "DELETE /control-node-zone/19390bab-9451-4a0d-8907-aa23cb39856d HTTP/1.1" 200 115 0.049708 10.0.0.27 - - [2026-03-12 03:57:58] "GET /control-node-zone/035d391a-a30c-40fc-8ace-573a74467d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.010148 10.0.0.27 - - [2026-03-12 03:57:58] "POST /ref-update HTTP/1.1" 200 156 0.030687 10.0.0.27 - - [2026-03-12 03:57:58] "DELETE /control-node-zone/035d391a-a30c-40fc-8ace-573a74467d00 HTTP/1.1" 200 115 0.041537 10.0.0.27 - - [2026-03-12 03:57:58] "POST /neutron/port HTTP/1.1" 200 1124 0.025512 10.0.0.27 - - [2026-03-12 03:57:58] "POST /neutron/port HTTP/1.1" 200 1114 0.014760 10.0.0.27 - - [2026-03-12 03:57:59] "POST /neutron/port HTTP/1.1" 200 151 0.256864 10.0.0.27 - - [2026-03-12 03:58:00] "POST /neutron/network HTTP/1.1" 200 832 0.011518 10.0.0.27 - - [2026-03-12 03:58:00] "DELETE /route-target/531e2d7f-3ae8-43db-995a-8ec25188d9f3 HTTP/1.1" 200 115 0.039432 10.0.0.27 - - [2026-03-12 03:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004615 10.0.0.131 - - [2026-03-12 03:58:03] "GET /projects?obj_uuids=b275c0ea-c31e-48ed-8c2e-e115038e4be2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001098 10.0.0.27 - - [2026-03-12 03:58:03] "GET /project/b275c0ea-c31e-48ed-8c2e-e115038e4be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.055072 10.0.0.131 - - [2026-03-12 03:58:03] "GET /projects?obj_uuids=b275c0ea-c31e-48ed-8c2e-e115038e4be2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001323 10.0.0.27 - - [2026-03-12 03:58:03] "POST /neutron/network HTTP/1.1" 200 614 0.126295 10.0.0.27 - - [2026-03-12 03:58:03] "POST /id-to-fqname HTTP/1.1" 200 225 0.003592 10.0.0.27 - - [2026-03-12 03:58:03] "GET /virtual-network/98b1c645-09ef-43a7-bb32-a577d3bf12a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005972 10.0.0.27 - - [2026-03-12 03:58:03] "POST /neutron/network HTTP/1.1" 200 832 0.010503 10.0.0.27 - - [2026-03-12 03:58:03] "GET /virtual-network/98b1c645-09ef-43a7-bb32-a577d3bf12a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.009520 10.0.0.27 - - [2026-03-12 03:58:03] "POST /id-to-fqname HTTP/1.1" 200 225 0.001786 10.0.0.27 - - [2026-03-12 03:58:04] "POST /neutron/network HTTP/1.1" 200 842 0.007688 10.0.0.131 - - [2026-03-12 03:58:04] "GET /projects?obj_uuids=b275c0ea-c31e-48ed-8c2e-e115038e4be2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001372 10.0.0.27 - - [2026-03-12 03:58:04] "GET /project/b275c0ea-c31e-48ed-8c2e-e115038e4be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.081728 10.0.0.27 - - [2026-03-12 03:58:04] "POST /neutron/port HTTP/1.1" 200 117 0.006557 10.0.0.27 - - [2026-03-12 03:58:04] "POST /id-to-fqname HTTP/1.1" 200 225 0.001521 10.0.0.27 - - [2026-03-12 03:58:05] "POST /neutron/network HTTP/1.1" 200 842 0.007412 10.0.0.27 - - [2026-03-12 03:58:05] "POST /neutron/port HTTP/1.1" 200 1060 0.016461 10.0.0.131 - - [2026-03-12 03:58:06] "GET /projects?obj_uuids=b275c0ea-c31e-48ed-8c2e-e115038e4be2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002039 10.0.0.27 - - [2026-03-12 03:58:06] "GET /project/b275c0ea-c31e-48ed-8c2e-e115038e4be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.126776 10.0.0.27 - - [2026-03-12 03:58:06] "POST /neutron/network HTTP/1.1" 200 832 0.032686 10.0.0.27 - - [2026-03-12 03:58:06] "POST /neutron/port HTTP/1.1" 200 117 0.001673 10.0.0.27 - - [2026-03-12 03:58:06] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009651 10.0.0.27 - - [2026-03-12 03:58:06] "POST /id-to-fqname HTTP/1.1" 200 225 0.001355 10.0.0.27 - - [2026-03-12 03:58:06] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008518 10.0.0.131 - - [2026-03-12 03:58:06] "GET /projects?obj_uuids=b275c0ea-c31e-48ed-8c2e-e115038e4be2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001049 10.0.0.27 - - [2026-03-12 03:58:06] "POST /neutron/port HTTP/1.1" 200 1060 0.324571 10.0.0.27 - - [2026-03-12 03:58:07] "POST /neutron/port HTTP/1.1" 200 1114 0.116010 10.0.0.27 - - [2026-03-12 03:58:07] "POST /neutron/subnet HTTP/1.1" 200 694 0.010864 10.0.0.131 - - [2026-03-12 03:58:07] "GET /projects?obj_uuids=b275c0ea-c31e-48ed-8c2e-e115038e4be2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001376 10.0.0.27 - - [2026-03-12 03:58:07] "GET /project/b275c0ea-c31e-48ed-8c2e-e115038e4be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.102202 10.0.0.27 - - [2026-03-12 03:58:07] "POST /neutron/network HTTP/1.1" 200 832 0.011796 10.0.0.27 - - [2026-03-12 03:58:07] "POST /neutron/port HTTP/1.1" 200 117 0.010749 10.0.0.27 - - [2026-03-12 03:58:08] "POST /neutron/port HTTP/1.1" 200 1124 0.025918 10.0.0.27 - - [2026-03-12 03:58:08] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011112 10.0.0.27 - - [2026-03-12 03:58:08] "GET /virtual-machine/31240639-e768-4926-a9b7-2e93ceffd8b7 HTTP/1.1" 200 1295 0.013912 10.0.0.27 - - [2026-03-12 03:58:08] "GET /virtual-machine-interface/ce4382be-21c0-49f3-be93-499f10fea1ea HTTP/1.1" 200 2965 0.008705 10.0.0.27 - - [2026-03-12 03:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004067 10.0.0.27 - - [2026-03-12 03:58:08] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003781 10.0.0.27 - - [2026-03-12 03:58:08] "GET /virtual-networks?parent_id=b275c0ea-c31e-48ed-8c2e-e115038e4be2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003652 10.0.0.27 - - [2026-03-12 03:58:08] "GET /virtual-network/98b1c645-09ef-43a7-bb32-a577d3bf12a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005258 10.0.0.27 - - [2026-03-12 03:58:08] "POST /neutron/port HTTP/1.1" 200 1060 0.026645 10.0.0.27 - - [2026-03-12 03:58:08] "POST /neutron/port HTTP/1.1" 200 1124 0.018966 10.0.0.27 - - [2026-03-12 03:58:08] "POST /neutron/port HTTP/1.1" 200 117 0.001174 10.0.0.27 - - [2026-03-12 03:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004385 10.0.0.27 - - [2026-03-12 03:58:11] "GET /virtual-network/98b1c645-09ef-43a7-bb32-a577d3bf12a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006215 10.0.0.27 - - [2026-03-12 03:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004313 10.0.0.27 - - [2026-03-12 03:58:15] "GET /virtual-network/98b1c645-09ef-43a7-bb32-a577d3bf12a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005805 10.0.0.27 - - [2026-03-12 03:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003836 10.0.0.27 - - [2026-03-12 03:58:19] "GET /virtual-network/98b1c645-09ef-43a7-bb32-a577d3bf12a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005846 10.0.0.27 - - [2026-03-12 03:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004903 10.0.0.27 - - [2026-03-12 03:58:23] "GET /virtual-network/98b1c645-09ef-43a7-bb32-a577d3bf12a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006468 10.0.0.27 - - [2026-03-12 03:58:25] "POST /neutron/port HTTP/1.1" 200 1124 0.017120 10.0.0.27 - - [2026-03-12 03:58:25] "POST /neutron/subnet HTTP/1.1" 200 694 0.009119 10.0.0.27 - - [2026-03-12 03:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.27 - - [2026-03-12 03:58:27] "GET /virtual-network/98b1c645-09ef-43a7-bb32-a577d3bf12a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005516 10.0.0.27 - - [2026-03-12 03:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003996 10.0.0.27 - - [2026-03-12 03:58:31] "GET /virtual-network/98b1c645-09ef-43a7-bb32-a577d3bf12a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005429 10.0.0.27 - - [2026-03-12 03:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.27 - - [2026-03-12 03:58:35] "GET /virtual-network/98b1c645-09ef-43a7-bb32-a577d3bf12a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005632 10.0.0.27 - - [2026-03-12 03:58:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.27 - - [2026-03-12 03:58:40] "GET /virtual-network/98b1c645-09ef-43a7-bb32-a577d3bf12a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005643 10.0.0.27 - - [2026-03-12 03:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.27 - - [2026-03-12 03:58:44] "GET /virtual-network/98b1c645-09ef-43a7-bb32-a577d3bf12a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005803 10.0.0.27 - - [2026-03-12 03:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.034429 10.0.0.27 - - [2026-03-12 03:58:48] "GET /virtual-network/98b1c645-09ef-43a7-bb32-a577d3bf12a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005909 10.0.0.27 - - [2026-03-12 03:58:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004340 10.0.0.27 - - [2026-03-12 03:58:52] "GET /virtual-network/98b1c645-09ef-43a7-bb32-a577d3bf12a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006491 10.0.0.27 - - [2026-03-12 03:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005225 10.0.0.27 - - [2026-03-12 03:58:56] "GET /virtual-network/98b1c645-09ef-43a7-bb32-a577d3bf12a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006270 10.0.0.27 - - [2026-03-12 03:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004398 10.0.0.27 - - [2026-03-12 03:59:00] "GET /virtual-network/98b1c645-09ef-43a7-bb32-a577d3bf12a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005978 10.0.0.27 - - [2026-03-12 03:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004299 10.0.0.27 - - [2026-03-12 03:59:04] "GET /virtual-network/98b1c645-09ef-43a7-bb32-a577d3bf12a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007058 10.0.0.27 - - [2026-03-12 03:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.27 - - [2026-03-12 03:59:08] "GET /virtual-network/98b1c645-09ef-43a7-bb32-a577d3bf12a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005461 10.0.0.131 - - [2026-03-12 03:59:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000634 10.0.0.131 - - [2026-03-12 03:59:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000769 10.0.0.73 - - [2026-03-12 03:59:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000528 10.0.0.73 - - [2026-03-12 03:59:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000515 10.0.0.131 - - [2026-03-12 03:59:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000419 10.0.0.73 - - [2026-03-12 03:59:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000538 10.0.0.131 - - [2026-03-12 03:59:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000708 10.0.0.73 - - [2026-03-12 03:59:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000429 10.0.0.27 - - [2026-03-12 03:59:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000383 10.0.0.27 - - [2026-03-12 03:59:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000619 10.0.0.27 - - [2026-03-12 03:59:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000420 10.0.0.27 - - [2026-03-12 03:59:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000397 10.0.0.27 - - [2026-03-12 03:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004774 10.0.0.27 - - [2026-03-12 03:59:12] "GET /virtual-network/98b1c645-09ef-43a7-bb32-a577d3bf12a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006222 10.0.0.27 - - [2026-03-12 03:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004356 10.0.0.27 - - [2026-03-12 03:59:16] "GET /virtual-network/98b1c645-09ef-43a7-bb32-a577d3bf12a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005218 10.0.0.27 - - [2026-03-12 03:59:17] "POST /neutron/port HTTP/1.1" 200 1124 0.022638 10.0.0.27 - - [2026-03-12 03:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.27 - - [2026-03-12 03:59:21] "GET /virtual-network/98b1c645-09ef-43a7-bb32-a577d3bf12a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007839 10.0.0.27 - - [2026-03-12 03:59:22] "POST /neutron/port HTTP/1.1" 200 1124 0.017493 10.0.0.27 - - [2026-03-12 03:59:22] "POST /neutron/subnet HTTP/1.1" 200 694 0.009335 10.0.0.27 - - [2026-03-12 03:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.27 - - [2026-03-12 03:59:25] "GET /virtual-network/98b1c645-09ef-43a7-bb32-a577d3bf12a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005771 10.0.0.27 - - [2026-03-12 03:59:26] "POST /neutron/port HTTP/1.1" 200 1124 0.029167 10.0.0.27 - - [2026-03-12 03:59:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006038 10.0.0.27 - - [2026-03-12 03:59:26] "POST /neutron/network HTTP/1.1" 200 832 0.010798 10.0.0.27 - - [2026-03-12 03:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.27 - - [2026-03-12 03:59:29] "GET /virtual-network/98b1c645-09ef-43a7-bb32-a577d3bf12a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006018 10.0.0.27 - - [2026-03-12 03:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.27 - - [2026-03-12 03:59:31] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003718 10.0.0.27 - - [2026-03-12 03:59:31] "GET /virtual-networks?parent_id=b275c0ea-c31e-48ed-8c2e-e115038e4be2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003072 10.0.0.27 - - [2026-03-12 03:59:31] "GET /virtual-network/98b1c645-09ef-43a7-bb32-a577d3bf12a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006085 10.0.0.27 - - [2026-03-12 03:59:31] "POST /neutron/port HTTP/1.1" 200 1124 0.042592 10.0.0.27 - - [2026-03-12 03:59:36] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008155 10.0.0.27 - - [2026-03-12 03:59:41] "POST /neutron/port HTTP/1.1" 200 1124 0.023465 10.0.0.27 - - [2026-03-12 03:59:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010027 10.0.0.27 - - [2026-03-12 03:59:57] "POST /neutron/port HTTP/1.1" 200 1124 0.019686 10.0.0.27 - - [2026-03-12 04:00:02] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011503 10.0.0.27 - - [2026-03-12 04:00:12] "POST /neutron/port HTTP/1.1" 200 1124 0.023301 10.0.0.27 - - [2026-03-12 04:00:18] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008566 10.0.0.27 - - [2026-03-12 04:00:23] "POST /neutron/port HTTP/1.1" 200 1124 0.036842 10.0.0.27 - - [2026-03-12 04:00:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005767 10.0.0.27 - - [2026-03-12 04:00:23] "POST /neutron/network HTTP/1.1" 200 832 0.008862 10.0.0.27 - - [2026-03-12 04:00:24] "GET /obj-perms HTTP/1.1" 200 5056 0.058120 10.0.0.27 - - [2026-03-12 04:00:26] "POST /neutron/network HTTP/1.1" 200 842 0.036024 10.0.0.27 - - [2026-03-12 04:00:26] "POST /neutron/port HTTP/1.1" 200 117 0.002626 10.0.0.27 - - [2026-03-12 04:00:28] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008633 10.0.0.27 - - [2026-03-12 04:00:28] "POST /neutron/port HTTP/1.1" 200 1124 0.019338 10.0.0.27 - - [2026-03-12 04:00:28] "GET /virtual-machine/7a551097-2583-4539-9968-46def9f0e606 HTTP/1.1" 200 1295 0.032286 10.0.0.27 - - [2026-03-12 04:00:28] "GET /virtual-machine-interface/b06fcc79-c89d-48a0-acd7-f0ad67e7f86a HTTP/1.1" 200 2965 0.006162 10.0.0.27 - - [2026-03-12 04:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004570 10.0.0.27 - - [2026-03-12 04:00:28] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004534 10.0.0.27 - - [2026-03-12 04:00:28] "GET /virtual-networks?parent_id=b275c0ea-c31e-48ed-8c2e-e115038e4be2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003780 10.0.0.27 - - [2026-03-12 04:00:28] "GET /virtual-network/98b1c645-09ef-43a7-bb32-a577d3bf12a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006691 10.0.0.27 - - [2026-03-12 04:00:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004835 10.0.0.27 - - [2026-03-12 04:00:29] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004029 10.0.0.27 - - [2026-03-12 04:00:29] "GET /virtual-networks?parent_id=b275c0ea-c31e-48ed-8c2e-e115038e4be2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003145 10.0.0.27 - - [2026-03-12 04:00:29] "GET /virtual-network/98b1c645-09ef-43a7-bb32-a577d3bf12a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007745 10.0.0.27 - - [2026-03-12 04:00:30] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008358 10.0.0.27 - - [2026-03-12 04:00:30] "POST /neutron/port HTTP/1.1" 200 1124 0.018813 10.0.0.27 - - [2026-03-12 04:00:30] "GET /virtual-machine/6857caa7-7d15-4cf6-a34b-1f3838cedcd0 HTTP/1.1" 200 1295 0.007218 10.0.0.27 - - [2026-03-12 04:00:30] "GET /virtual-machine-interface/b054e97c-fdf3-469f-a731-d1d8b024e817 HTTP/1.1" 200 2965 0.005647 10.0.0.27 - - [2026-03-12 04:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.27 - - [2026-03-12 04:00:30] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003884 10.0.0.27 - - [2026-03-12 04:00:30] "GET /virtual-networks?parent_id=b275c0ea-c31e-48ed-8c2e-e115038e4be2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003119 10.0.0.27 - - [2026-03-12 04:00:30] "GET /virtual-network/98b1c645-09ef-43a7-bb32-a577d3bf12a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005889 10.0.0.27 - - [2026-03-12 04:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007404 10.0.0.27 - - [2026-03-12 04:00:31] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.008886 10.0.0.27 - - [2026-03-12 04:00:31] "GET /virtual-networks?parent_id=b275c0ea-c31e-48ed-8c2e-e115038e4be2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.005637 10.0.0.27 - - [2026-03-12 04:00:31] "GET /virtual-network/98b1c645-09ef-43a7-bb32-a577d3bf12a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007236 10.0.0.27 - - [2026-03-12 04:00:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009756 10.0.0.27 - - [2026-03-12 04:00:37] "POST /fqname-to-id HTTP/1.1" 404 198 0.003985 10.0.0.27 - - [2026-03-12 04:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120 10.0.0.27 - - [2026-03-12 04:00:37] "GET /global-system-config/6e05a0b4-0777-4c87-b942-069e08d8971c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.008778 10.0.0.27 - - [2026-03-12 04:00:37] "POST /control-node-zones HTTP/1.1" 200 571 0.036667 10.0.0.27 - - [2026-03-12 04:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003809 10.0.0.27 - - [2026-03-12 04:00:37] "GET /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.006259 10.0.0.27 - - [2026-03-12 04:00:37] "GET /control-node-zone/4c3a6e75-4252-4f0d-b7b1-de9a1cda6595?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.006589 10.0.0.27 - - [2026-03-12 04:00:37] "PUT /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778 HTTP/1.1" 200 255 0.021040 10.0.0.27 - - [2026-03-12 04:00:37] "POST /fqname-to-id HTTP/1.1" 404 198 0.003453 10.0.0.27 - - [2026-03-12 04:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004491 10.0.0.27 - - [2026-03-12 04:00:37] "GET /global-system-config/6e05a0b4-0777-4c87-b942-069e08d8971c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.007262 10.0.0.27 - - [2026-03-12 04:00:37] "POST /control-node-zones HTTP/1.1" 200 571 0.035547 10.0.0.27 - - [2026-03-12 04:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.27 - - [2026-03-12 04:00:37] "GET /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.005948 10.0.0.27 - - [2026-03-12 04:00:37] "GET /control-node-zone/67bc6c20-72a3-4241-a45a-4cb46d8313e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.010355 10.0.0.27 - - [2026-03-12 04:00:37] "PUT /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff HTTP/1.1" 200 255 0.026517 10.0.0.27 - - [2026-03-12 04:00:37] "POST /fqname-to-id HTTP/1.1" 404 198 0.004891 10.0.0.27 - - [2026-03-12 04:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005199 10.0.0.27 - - [2026-03-12 04:00:37] "GET /global-system-config/6e05a0b4-0777-4c87-b942-069e08d8971c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.009610 10.0.0.27 - - [2026-03-12 04:00:37] "POST /control-node-zones HTTP/1.1" 200 571 0.031537 10.0.0.27 - - [2026-03-12 04:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005053 10.0.0.27 - - [2026-03-12 04:00:37] "GET /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.005918 10.0.0.27 - - [2026-03-12 04:00:37] "GET /control-node-zone/4e9cca64-a298-42bc-bb0f-f08d0d30fe77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.006280 10.0.0.27 - - [2026-03-12 04:00:38] "PUT /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c HTTP/1.1" 200 255 0.021857 10.0.0.27 - - [2026-03-12 04:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.27 - - [2026-03-12 04:00:38] "GET /global-system-config/6e05a0b4-0777-4c87-b942-069e08d8971c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.006174 10.0.0.27 - - [2026-03-12 04:00:38] "POST /fqname-to-id HTTP/1.1" 404 234 0.003086 10.0.0.27 - - [2026-03-12 04:00:38] "POST /bgp-as-a-services HTTP/1.1" 200 590 0.028615 10.0.0.27 - - [2026-03-12 04:00:38] "POST /neutron/network HTTP/1.1" 200 832 0.009349 10.0.0.27 - - [2026-03-12 04:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.27 - - [2026-03-12 04:00:38] "GET /bgp-as-a-service/9b66d5e5-ede1-466c-af6e-9ec113f977fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.006067 10.0.0.27 - - [2026-03-12 04:00:38] "GET /control-node-zone/4c3a6e75-4252-4f0d-b7b1-de9a1cda6595?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004390 10.0.0.27 - - [2026-03-12 04:00:38] "POST /ref-update HTTP/1.1" 200 156 0.014656 10.0.0.27 - - [2026-03-12 04:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004276 10.0.0.27 - - [2026-03-12 04:00:38] "GET /bgp-as-a-service/9b66d5e5-ede1-466c-af6e-9ec113f977fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.006238 10.0.0.27 - - [2026-03-12 04:00:38] "GET /control-node-zone/67bc6c20-72a3-4241-a45a-4cb46d8313e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003333 10.0.0.27 - - [2026-03-12 04:00:38] "POST /ref-update HTTP/1.1" 200 156 0.015887 10.0.0.27 - - [2026-03-12 04:01:00] "GET /bgp-as-a-service/9b66d5e5-ede1-466c-af6e-9ec113f977fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.007355 10.0.0.27 - - [2026-03-12 04:01:00] "GET /virtual-machine-interface/ce4382be-21c0-49f3-be93-499f10fea1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2743 0.007266 10.0.0.27 - - [2026-03-12 04:01:00] "POST /ref-update HTTP/1.1" 200 156 0.014337 10.0.0.27 - - [2026-03-12 04:01:01] "POST /bgp-routers HTTP/1.1" 200 596 0.072559 10.0.0.27 - - [2026-03-12 04:01:01] "POST /ref-update HTTP/1.1" 200 156 0.023031 10.0.0.27 - - [2026-03-12 04:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005383 10.0.0.27 - - [2026-03-12 04:01:01] "GET /global-system-config/6e05a0b4-0777-4c87-b942-069e08d8971c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.008202 10.0.0.27 - - [2026-03-12 04:01:01] "POST /fqname-to-id HTTP/1.1" 404 234 0.004827 10.0.0.27 - - [2026-03-12 04:01:01] "POST /bgp-as-a-services HTTP/1.1" 200 590 0.042101 10.0.0.27 - - [2026-03-12 04:01:01] "POST /neutron/subnet HTTP/1.1" 200 720 0.011239 10.0.0.27 - - [2026-03-12 04:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004057 10.0.0.27 - - [2026-03-12 04:01:02] "GET /bgp-as-a-service/fabd03d4-5e90-4caa-b8ca-6a993a4f6f5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.006451 10.0.0.27 - - [2026-03-12 04:01:02] "GET /control-node-zone/4c3a6e75-4252-4f0d-b7b1-de9a1cda6595?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.005315 10.0.0.27 - - [2026-03-12 04:01:02] "POST /ref-update HTTP/1.1" 200 156 0.017112 10.0.0.27 - - [2026-03-12 04:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004240 10.0.0.27 - - [2026-03-12 04:01:02] "GET /bgp-as-a-service/fabd03d4-5e90-4caa-b8ca-6a993a4f6f5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.007667 10.0.0.27 - - [2026-03-12 04:01:02] "GET /control-node-zone/67bc6c20-72a3-4241-a45a-4cb46d8313e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004389 10.0.0.27 - - [2026-03-12 04:01:02] "POST /ref-update HTTP/1.1" 200 156 0.023231 10.0.0.27 - - [2026-03-12 04:01:13] "GET /bgp-as-a-service/fabd03d4-5e90-4caa-b8ca-6a993a4f6f5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.009529 10.0.0.27 - - [2026-03-12 04:01:13] "GET /virtual-machine-interface/b06fcc79-c89d-48a0-acd7-f0ad67e7f86a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2743 0.006179 10.0.0.27 - - [2026-03-12 04:01:13] "POST /ref-update HTTP/1.1" 200 156 0.016156 10.0.0.27 - - [2026-03-12 04:01:13] "POST /ref-update HTTP/1.1" 200 156 0.037193 10.0.0.131 - - [2026-03-12 04:01:25] "GET /obj-perms HTTP/1.1" 200 5056 0.076857 10.0.0.27 - - [2026-03-12 04:01:25] "POST /neutron/port HTTP/1.1" 200 1124 0.058652 10.0.0.27 - - [2026-03-12 04:01:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005055 10.0.0.27 - - [2026-03-12 04:01:25] "POST /neutron/network HTTP/1.1" 200 832 0.010339 10.0.0.27 - - [2026-03-12 04:01:28] "POST /neutron/network HTTP/1.1" 200 842 0.009510 10.0.0.27 - - [2026-03-12 04:01:28] "POST /neutron/port HTTP/1.1" 200 117 0.001502 10.0.0.27 - - [2026-03-12 04:01:35] "GET /bgp-as-a-service/fabd03d4-5e90-4caa-b8ca-6a993a4f6f5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2713 0.009384 10.0.0.27 - - [2026-03-12 04:01:35] "GET /virtual-machine-interface/b06fcc79-c89d-48a0-acd7-f0ad67e7f86a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3059 0.006480 10.0.0.27 - - [2026-03-12 04:01:35] "POST /ref-update HTTP/1.1" 200 156 0.019089 10.0.0.27 - - [2026-03-12 04:01:35] "POST /ref-update HTTP/1.1" 200 156 0.015864 10.0.0.27 - - [2026-03-12 04:01:35] "DELETE /bgp-as-a-service/fabd03d4-5e90-4caa-b8ca-6a993a4f6f5a HTTP/1.1" 200 115 0.080802 10.0.0.27 - - [2026-03-12 04:01:35] "GET /bgp-as-a-service/9b66d5e5-ede1-466c-af6e-9ec113f977fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2713 0.012365 10.0.0.27 - - [2026-03-12 04:01:35] "GET /virtual-machine-interface/ce4382be-21c0-49f3-be93-499f10fea1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3059 0.010161 10.0.0.27 - - [2026-03-12 04:01:35] "POST /ref-update HTTP/1.1" 200 156 0.014002 10.0.0.27 - - [2026-03-12 04:01:35] "POST /ref-update HTTP/1.1" 200 156 0.017553 10.0.0.27 - - [2026-03-12 04:01:35] "DELETE /bgp-as-a-service/9b66d5e5-ede1-466c-af6e-9ec113f977fc HTTP/1.1" 200 115 0.087640 10.0.0.27 - - [2026-03-12 04:01:35] "GET /control-node-zone/4e9cca64-a298-42bc-bb0f-f08d0d30fe77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.008497 10.0.0.27 - - [2026-03-12 04:01:36] "POST /ref-update HTTP/1.1" 200 156 0.021041 10.0.0.27 - - [2026-03-12 04:01:36] "DELETE /control-node-zone/4e9cca64-a298-42bc-bb0f-f08d0d30fe77 HTTP/1.1" 200 115 0.027815 10.0.0.27 - - [2026-03-12 04:01:36] "GET /control-node-zone/67bc6c20-72a3-4241-a45a-4cb46d8313e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.005505 10.0.0.27 - - [2026-03-12 04:01:36] "POST /ref-update HTTP/1.1" 200 156 0.019715 10.0.0.27 - - [2026-03-12 04:01:36] "DELETE /control-node-zone/67bc6c20-72a3-4241-a45a-4cb46d8313e2 HTTP/1.1" 200 115 0.030593 10.0.0.27 - - [2026-03-12 04:01:36] "GET /control-node-zone/4c3a6e75-4252-4f0d-b7b1-de9a1cda6595?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.005704 10.0.0.27 - - [2026-03-12 04:01:36] "POST /ref-update HTTP/1.1" 200 156 0.021605 10.0.0.27 - - [2026-03-12 04:01:36] "DELETE /control-node-zone/4c3a6e75-4252-4f0d-b7b1-de9a1cda6595 HTTP/1.1" 200 115 0.029952 10.0.0.27 - - [2026-03-12 04:01:36] "POST /neutron/network HTTP/1.1" 400 204 0.016543 10.0.0.27 - - [2026-03-12 04:01:37] "POST /neutron/port HTTP/1.1" 200 1114 0.025802 10.0.0.27 - - [2026-03-12 04:01:37] "POST /neutron/port HTTP/1.1" 200 151 0.202853 10.0.0.27 - - [2026-03-12 04:01:37] "POST /neutron/port HTTP/1.1" 200 151 0.311210 10.0.0.27 - - [2026-03-12 04:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.131 - - [2026-03-12 04:01:40] "GET /projects?obj_uuids=b275c0ea-c31e-48ed-8c2e-e115038e4be2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.027766 10.0.0.27 - - [2026-03-12 04:01:40] "GET /project/b275c0ea-c31e-48ed-8c2e-e115038e4be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.115139 10.0.0.131 - - [2026-03-12 04:01:40] "GET /projects?obj_uuids=b275c0ea-c31e-48ed-8c2e-e115038e4be2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000931 10.0.0.27 - - [2026-03-12 04:01:40] "GET /project/b275c0ea-c31e-48ed-8c2e-e115038e4be2?fields=virtual_networks HTTP/1.1" 200 1036 0.053469 10.0.0.131 - - [2026-03-12 04:01:40] "GET /projects?obj_uuids=b275c0ea-c31e-48ed-8c2e-e115038e4be2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001141 10.0.0.27 - - [2026-03-12 04:01:40] "GET /project/b275c0ea-c31e-48ed-8c2e-e115038e4be2?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.045657 10.0.0.131 - - [2026-03-12 04:01:40] "GET /projects?obj_uuids=b275c0ea-c31e-48ed-8c2e-e115038e4be2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002396 10.0.0.27 - - [2026-03-12 04:01:40] "GET /project/b275c0ea-c31e-48ed-8c2e-e115038e4be2?fields=security_groups HTTP/1.1" 200 1264 0.044029 10.0.0.27 - - [2026-03-12 04:01:41] "POST /fqname-to-id HTTP/1.1" 404 181 0.026483 10.0.0.131 - - [2026-03-12 04:01:41] "GET /projects?obj_uuids=a09bb643-0b35-40d4-91c6-0db5a3e5a959&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004077 10.0.0.131 - - [2026-03-12 04:01:41] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001749 10.0.0.131 - - [2026-03-12 04:01:41] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.036829 10.0.0.131 - - [2026-03-12 04:01:41] "POST /id-to-fqname HTTP/1.1" 200 183 0.001577 10.0.0.131 - - [2026-03-12 04:01:41] "POST /fqname-to-id HTTP/1.1" 404 192 0.012997 10.0.0.131 - - [2026-03-12 04:01:41] "POST /security-groups HTTP/1.1" 200 584 0.033891 10.0.0.131 - - [2026-03-12 04:01:41] "POST /projects HTTP/1.1" 200 571 0.285815 10.0.0.27 - - [2026-03-12 04:01:41] "POST /access-control-lists HTTP/1.1" 200 591 0.033376 10.0.0.131 - - [2026-03-12 04:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.363069 10.0.0.27 - - [2026-03-12 04:01:41] "GET /project/a09bb643-0b35-40d4-91c6-0db5a3e5a959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.542020 10.0.0.27 - - [2026-03-12 04:01:42] "GET / HTTP/1.1" 200 36215 0.002282 10.0.0.131 - - [2026-03-12 04:01:45] "GET /projects?obj_uuids=a09bb643-0b35-40d4-91c6-0db5a3e5a959&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001034 10.0.0.27 - - [2026-03-12 04:01:45] "GET /project/a09bb643-0b35-40d4-91c6-0db5a3e5a959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.047340 10.0.0.131 - - [2026-03-12 04:01:45] "GET /projects?obj_uuids=a09bb643-0b35-40d4-91c6-0db5a3e5a959&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001439 10.0.0.27 - - [2026-03-12 04:01:45] "GET /project/a09bb643-0b35-40d4-91c6-0db5a3e5a959?fields=virtual_networks HTTP/1.1" 200 1020 0.053375 10.0.0.131 - - [2026-03-12 04:01:46] "GET /projects?obj_uuids=a09bb643-0b35-40d4-91c6-0db5a3e5a959&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001484 10.0.0.27 - - [2026-03-12 04:01:46] "GET /project/a09bb643-0b35-40d4-91c6-0db5a3e5a959?fields=virtual_machine_interfaces HTTP/1.1" 200 1020 0.057086 10.0.0.131 - - [2026-03-12 04:01:46] "GET /projects?obj_uuids=a09bb643-0b35-40d4-91c6-0db5a3e5a959&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001087 10.0.0.27 - - [2026-03-12 04:01:46] "GET /project/a09bb643-0b35-40d4-91c6-0db5a3e5a959?fields=security_groups HTTP/1.1" 200 1240 0.053850 10.0.0.27 - - [2026-03-12 04:01:46] "POST /fqname-to-id HTTP/1.1" 404 189 0.026381 10.0.0.131 - - [2026-03-12 04:01:47] "GET /projects?obj_uuids=f9d0c30f-cc90-4044-806b-44b193b0a853&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003428 10.0.0.131 - - [2026-03-12 04:01:47] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001413 10.0.0.131 - - [2026-03-12 04:01:47] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010058 10.0.0.131 - - [2026-03-12 04:01:47] "POST /id-to-fqname HTTP/1.1" 200 191 0.001624 10.0.0.131 - - [2026-03-12 04:01:47] "POST /fqname-to-id HTTP/1.1" 404 200 0.009179 10.0.0.131 - - [2026-03-12 04:01:47] "POST /security-groups HTTP/1.1" 200 592 0.077570 10.0.0.27 - - [2026-03-12 04:01:47] "POST /fqname-to-id HTTP/1.1" 404 235 0.005703 10.0.0.131 - - [2026-03-12 04:01:47] "POST /projects HTTP/1.1" 200 587 0.312435 10.0.0.131 - - [2026-03-12 04:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.350748 10.0.0.27 - - [2026-03-12 04:01:47] "GET /project/f9d0c30f-cc90-4044-806b-44b193b0a853?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.529188 10.0.0.27 - - [2026-03-12 04:01:47] "POST /access-control-lists HTTP/1.1" 200 597 0.075340 10.0.0.27 - - [2026-03-12 04:01:48] "GET / HTTP/1.1" 200 36215 0.003154 10.0.0.131 - - [2026-03-12 04:01:51] "GET /projects?obj_uuids=f9d0c30f-cc90-4044-806b-44b193b0a853&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001064 10.0.0.27 - - [2026-03-12 04:01:51] "GET /project/f9d0c30f-cc90-4044-806b-44b193b0a853?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.047845 10.0.0.131 - - [2026-03-12 04:01:51] "GET /projects?obj_uuids=f9d0c30f-cc90-4044-806b-44b193b0a853&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001356 10.0.0.27 - - [2026-03-12 04:01:51] "GET /project/f9d0c30f-cc90-4044-806b-44b193b0a853?fields=virtual_networks HTTP/1.1" 200 1035 0.064202 10.0.0.131 - - [2026-03-12 04:01:51] "GET /projects?obj_uuids=f9d0c30f-cc90-4044-806b-44b193b0a853&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001459 10.0.0.27 - - [2026-03-12 04:01:51] "GET /project/f9d0c30f-cc90-4044-806b-44b193b0a853?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.041617 10.0.0.131 - - [2026-03-12 04:01:52] "GET /projects?obj_uuids=f9d0c30f-cc90-4044-806b-44b193b0a853&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001099 10.0.0.27 - - [2026-03-12 04:01:52] "GET /project/f9d0c30f-cc90-4044-806b-44b193b0a853?fields=security_groups HTTP/1.1" 200 1263 0.056318 10.0.0.27 - - [2026-03-12 04:01:52] "POST /fqname-to-id HTTP/1.1" 404 195 0.034167 10.0.0.131 - - [2026-03-12 04:01:53] "GET /projects?obj_uuids=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004555 10.0.0.131 - - [2026-03-12 04:01:53] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001107 10.0.0.131 - - [2026-03-12 04:01:53] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007035 10.0.0.131 - - [2026-03-12 04:01:53] "POST /id-to-fqname HTTP/1.1" 200 197 0.004346 10.0.0.131 - - [2026-03-12 04:01:53] "POST /fqname-to-id HTTP/1.1" 404 206 0.008287 10.0.0.131 - - [2026-03-12 04:01:53] "POST /security-groups HTTP/1.1" 200 598 0.144322 10.0.0.131 - - [2026-03-12 04:01:53] "POST /projects HTTP/1.1" 200 599 0.378186 10.0.0.27 - - [2026-03-12 04:01:53] "POST /fqname-to-id HTTP/1.1" 404 240 0.014878 10.0.0.131 - - [2026-03-12 04:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.455296 10.0.0.27 - - [2026-03-12 04:01:53] "GET /project/722c5598-8679-444f-8dfb-1a8ab0da3503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.623544 10.0.0.27 - - [2026-03-12 04:01:54] "GET / HTTP/1.1" 200 36215 0.002815 10.0.0.27 - - [2026-03-12 04:01:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.000523 10.0.0.27 - - [2026-03-12 04:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.065849 10.0.0.27 - - [2026-03-12 04:01:56] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006763 10.0.0.27 - - [2026-03-12 04:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.27 - - [2026-03-12 04:01:56] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006363 10.0.0.27 - - [2026-03-12 04:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004625 10.0.0.27 - - [2026-03-12 04:01:56] "PUT /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6 HTTP/1.1" 200 277 0.016154 10.0.0.27 - - [2026-03-12 04:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.131 - - [2026-03-12 04:01:57] "GET /projects?obj_uuids=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000980 10.0.0.27 - - [2026-03-12 04:01:57] "GET /project/722c5598-8679-444f-8dfb-1a8ab0da3503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.042239 10.0.0.27 - - [2026-03-12 04:01:57] "POST /neutron/network HTTP/1.1" 200 117 0.034333 10.0.0.27 - - [2026-03-12 04:01:57] "POST /ref-update HTTP/1.1" 200 156 0.041926 10.0.0.27 - - [2026-03-12 04:01:57] "POST /neutron/network HTTP/1.1" 200 808 0.011263 10.0.0.27 - - [2026-03-12 04:01:57] "POST /id-to-fqname HTTP/1.1" 200 218 0.001515 10.0.0.27 - - [2026-03-12 04:01:57] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005038 10.0.0.27 - - [2026-03-12 04:01:57] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.007537 10.0.0.27 - - [2026-03-12 04:01:57] "POST /neutron/subnet HTTP/1.1" 200 701 0.012131 10.0.0.27 - - [2026-03-12 04:01:57] "POST /id-to-fqname HTTP/1.1" 200 218 0.001328 10.0.0.131 - - [2026-03-12 04:01:58] "GET /projects?obj_uuids=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001057 10.0.0.27 - - [2026-03-12 04:01:58] "GET /project/722c5598-8679-444f-8dfb-1a8ab0da3503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.082091 10.0.0.27 - - [2026-03-12 04:01:58] "POST /neutron/port HTTP/1.1" 200 117 0.006137 10.0.0.27 - - [2026-03-12 04:01:59] "POST /id-to-fqname HTTP/1.1" 200 218 0.001520 10.0.0.27 - - [2026-03-12 04:01:59] "POST /neutron/network HTTP/1.1" 200 818 0.007076 10.0.0.27 - - [2026-03-12 04:01:59] "POST /neutron/port HTTP/1.1" 200 1062 0.021979 10.0.0.27 - - [2026-03-12 04:02:00] "POST /neutron/port HTTP/1.1" 200 1126 0.020419 10.0.0.131 - - [2026-03-12 04:02:00] "GET /projects?obj_uuids=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000999 10.0.0.27 - - [2026-03-12 04:02:00] "POST /neutron/port HTTP/1.1" 200 117 0.001321 10.0.0.27 - - [2026-03-12 04:02:00] "GET /project/722c5598-8679-444f-8dfb-1a8ab0da3503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.066203 10.0.0.27 - - [2026-03-12 04:02:00] "POST /neutron/port HTTP/1.1" 200 1126 0.024734 10.0.0.27 - - [2026-03-12 04:02:00] "POST /neutron/network HTTP/1.1" 200 818 0.009867 10.0.0.27 - - [2026-03-12 04:02:01] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.011429 10.0.0.27 - - [2026-03-12 04:02:01] "POST /neutron/port HTTP/1.1" 200 1062 0.021026 10.0.0.27 - - [2026-03-12 04:02:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004773 10.0.0.27 - - [2026-03-12 04:02:01] "POST /neutron/network HTTP/1.1" 200 808 0.007763 10.0.0.73 - - [2026-03-12 04:02:02] "GET /obj-perms HTTP/1.1" 200 5044 0.055156 10.0.0.27 - - [2026-03-12 04:02:02] "POST /neutron/port HTTP/1.1" 200 1126 0.024819 10.0.0.27 - - [2026-03-12 04:02:02] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007149 10.0.0.27 - - [2026-03-12 04:02:02] "GET /virtual-machine/5b4fbec2-6f38-4c5a-b088-3f79aeb63af6 HTTP/1.1" 401 292 0.000446 10.0.0.27 - - [2026-03-12 04:02:03] "GET /virtual-machine/5b4fbec2-6f38-4c5a-b088-3f79aeb63af6 HTTP/1.1" 200 1301 0.030762 10.0.0.27 - - [2026-03-12 04:02:03] "GET /virtual-machine/5b4fbec2-6f38-4c5a-b088-3f79aeb63af6 HTTP/1.1" 200 1301 0.007939 10.0.0.27 - - [2026-03-12 04:02:03] "GET /virtual-machine-interface/79543330-ccb4-4797-bac2-d6b64b2da959 HTTP/1.1" 200 2955 0.006190 10.0.0.27 - - [2026-03-12 04:02:03] "GET /virtual-machine/5b4fbec2-6f38-4c5a-b088-3f79aeb63af6 HTTP/1.1" 200 1301 0.004131 10.0.0.27 - - [2026-03-12 04:02:03] "GET /virtual-machine-interface/79543330-ccb4-4797-bac2-d6b64b2da959 HTTP/1.1" 200 2955 0.005726 10.0.0.27 - - [2026-03-12 04:02:03] "GET /instance-ip/2526141c-f4f1-4716-a2da-7a6ff3af1a87 HTTP/1.1" 200 1623 0.006490 10.0.0.27 - - [2026-03-12 04:02:03] "GET /virtual-machine/5b4fbec2-6f38-4c5a-b088-3f79aeb63af6 HTTP/1.1" 200 1301 0.003816 10.0.0.27 - - [2026-03-12 04:02:03] "GET /virtual-machine-interface/79543330-ccb4-4797-bac2-d6b64b2da959 HTTP/1.1" 200 2955 0.005705 10.0.0.27 - - [2026-03-12 04:02:03] "GET /instance-ip/2526141c-f4f1-4716-a2da-7a6ff3af1a87 HTTP/1.1" 200 1623 0.005291 10.0.0.27 - - [2026-03-12 04:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.27 - - [2026-03-12 04:02:03] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005345 10.0.0.27 - - [2026-03-12 04:02:03] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003145 10.0.0.27 - - [2026-03-12 04:02:03] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005932 10.0.0.27 - - [2026-03-12 04:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.27 - - [2026-03-12 04:02:03] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004356 10.0.0.27 - - [2026-03-12 04:02:03] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003223 10.0.0.27 - - [2026-03-12 04:02:03] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006196 10.0.0.27 - - [2026-03-12 04:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003367 10.0.0.27 - - [2026-03-12 04:02:03] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006152 10.0.0.27 - - [2026-03-12 04:02:03] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004571 10.0.0.27 - - [2026-03-12 04:02:03] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.007194 10.0.0.27 - - [2026-03-12 04:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005880 10.0.0.27 - - [2026-03-12 04:02:03] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005740 10.0.0.27 - - [2026-03-12 04:02:03] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003891 10.0.0.27 - - [2026-03-12 04:02:03] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.010734 10.0.0.27 - - [2026-03-12 04:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004555 10.0.0.27 - - [2026-03-12 04:02:03] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004429 10.0.0.27 - - [2026-03-12 04:02:03] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003430 10.0.0.27 - - [2026-03-12 04:02:03] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005974 10.0.0.27 - - [2026-03-12 04:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004193 10.0.0.27 - - [2026-03-12 04:02:03] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005945 10.0.0.27 - - [2026-03-12 04:02:03] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004292 10.0.0.27 - - [2026-03-12 04:02:04] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006934 10.0.0.27 - - [2026-03-12 04:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005173 10.0.0.27 - - [2026-03-12 04:02:04] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004423 10.0.0.27 - - [2026-03-12 04:02:04] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003276 10.0.0.27 - - [2026-03-12 04:02:04] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005623 10.0.0.27 - - [2026-03-12 04:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004365 10.0.0.27 - - [2026-03-12 04:02:07] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005647 10.0.0.27 - - [2026-03-12 04:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004113 10.0.0.27 - - [2026-03-12 04:02:11] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005650 10.0.0.27 - - [2026-03-12 04:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004852 10.0.0.27 - - [2026-03-12 04:02:15] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005896 10.0.0.27 - - [2026-03-12 04:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.27 - - [2026-03-12 04:02:19] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006043 10.0.0.131 - - [2026-03-12 04:02:19] "DELETE /project/b275c0ea-c31e-48ed-8c2e-e115038e4be2 HTTP/1.1" 404 177 0.012031 10.0.0.131 - - [2026-03-12 04:02:19] "DELETE /project/f9d0c30fcc904044806b44b193b0a853 HTTP/1.1" 404 173 0.014179 10.0.0.131 - - [2026-03-12 04:02:19] "DELETE /project/a09bb6430b3540d491c60db5a3e5a959 HTTP/1.1" 404 173 0.016591 10.0.0.131 - - [2026-03-12 04:02:19] "DELETE /project/722c55988679444f8dfb1a8ab0da3503 HTTP/1.1" 404 173 0.012414 10.0.0.131 - - [2026-03-12 04:02:19] "GET /projects?obj_uuids=f9d0c30f-cc90-4044-806b-44b193b0a853&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001292 10.0.0.131 - - [2026-03-12 04:02:19] "GET /projects?obj_uuids=a09bb643-0b35-40d4-91c6-0db5a3e5a959&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001007 10.0.0.131 - - [2026-03-12 04:02:20] "GET /project/f9d0c30f-cc90-4044-806b-44b193b0a853?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1471 0.059823 10.0.0.131 - - [2026-03-12 04:02:20] "GET /project/a09bb643-0b35-40d4-91c6-0db5a3e5a959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.074172 10.0.0.131 - - [2026-03-12 04:02:20] "GET /projects?obj_uuids=f9d0c30f-cc90-4044-806b-44b193b0a853&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001567 10.0.0.131 - - [2026-03-12 04:02:20] "GET /projects?obj_uuids=a09bb643-0b35-40d4-91c6-0db5a3e5a959&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002251 10.0.0.131 - - [2026-03-12 04:02:20] "GET /project/f9d0c30f-cc90-4044-806b-44b193b0a853?fields=security_groups HTTP/1.1" 200 1365 0.071369 10.0.0.131 - - [2026-03-12 04:02:20] "GET /project/a09bb643-0b35-40d4-91c6-0db5a3e5a959?fields=security_groups HTTP/1.1" 200 1342 0.056631 10.0.0.131 - - [2026-03-12 04:02:20] "DELETE /security-group/e6a8a560-e959-4c27-8a74-cfeb6ff7ecac HTTP/1.1" 200 115 0.078502 10.0.0.131 - - [2026-03-12 04:02:20] "GET /projects?obj_uuids=f9d0c30f-cc90-4044-806b-44b193b0a853&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002176 10.0.0.131 - - [2026-03-12 04:02:20] "DELETE /security-group/ff5e6f4e-4ecf-4d12-b661-d88b09e5774f HTTP/1.1" 200 115 0.092075 10.0.0.131 - - [2026-03-12 04:02:20] "GET /projects?obj_uuids=a09bb643-0b35-40d4-91c6-0db5a3e5a959&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001679 10.0.0.27 - - [2026-03-12 04:02:20] "DELETE /access-control-list/64002b31-86ba-424c-83da-f52ed23e5841 HTTP/1.1" 200 115 0.073532 10.0.0.131 - - [2026-03-12 04:02:20] "GET /project/f9d0c30f-cc90-4044-806b-44b193b0a853?fields=application_policy_sets HTTP/1.1" 200 1404 0.079894 10.0.0.131 - - [2026-03-12 04:02:20] "GET /project/a09bb643-0b35-40d4-91c6-0db5a3e5a959?fields=application_policy_sets HTTP/1.1" 200 1381 0.132593 10.0.0.27 - - [2026-03-12 04:02:20] "DELETE /access-control-list/6fac0fbd-02f0-4b49-adae-4eaf0b467616 HTTP/1.1" 200 115 0.076720 10.0.0.131 - - [2026-03-12 04:02:20] "DELETE /project/f9d0c30f-cc90-4044-806b-44b193b0a853 HTTP/1.1" 200 115 0.659068 10.0.0.131 - - [2026-03-12 04:02:20] "DELETE /project/a09bb643-0b35-40d4-91c6-0db5a3e5a959 HTTP/1.1" 200 115 0.707768 10.0.0.27 - - [2026-03-12 04:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.27 - - [2026-03-12 04:02:23] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005861 10.0.0.27 - - [2026-03-12 04:02:25] "POST /neutron/port HTTP/1.1" 200 1126 0.020967 10.0.0.27 - - [2026-03-12 04:02:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004228 10.0.0.27 - - [2026-03-12 04:02:25] "POST /neutron/network HTTP/1.1" 200 808 0.008560 10.0.0.27 - - [2026-03-12 04:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005416 10.0.0.27 - - [2026-03-12 04:02:27] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.007182 10.0.0.27 - - [2026-03-12 04:02:29] "POST /neutron/network HTTP/1.1" 200 818 0.007404 10.0.0.27 - - [2026-03-12 04:02:29] "POST /neutron/port HTTP/1.1" 200 117 0.001473 10.0.0.27 - - [2026-03-12 04:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004007 10.0.0.27 - - [2026-03-12 04:02:31] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006772 10.0.0.27 - - [2026-03-12 04:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.27 - - [2026-03-12 04:02:35] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006478 10.0.0.27 - - [2026-03-12 04:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004262 10.0.0.27 - - [2026-03-12 04:02:40] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006083 10.0.0.27 - - [2026-03-12 04:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915 10.0.0.27 - - [2026-03-12 04:02:42] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003881 10.0.0.27 - - [2026-03-12 04:02:42] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003327 10.0.0.27 - - [2026-03-12 04:02:42] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006505 10.0.0.27 - - [2026-03-12 04:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005497 10.0.0.27 - - [2026-03-12 04:02:42] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005172 10.0.0.27 - - [2026-03-12 04:02:42] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003845 10.0.0.27 - - [2026-03-12 04:02:42] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.011254 10.0.0.27 - - [2026-03-12 04:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004168 10.0.0.27 - - [2026-03-12 04:02:42] "GET /routing-instance/e736d2b0-c9c6-4f6f-9c76-a23ca684c40f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.005754 10.0.0.27 - - [2026-03-12 04:02:42] "GET /route-target/a18fad2d-19e2-456e-aeac-1166a18b1df1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004416 10.0.0.27 - - [2026-03-12 04:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.27 - - [2026-03-12 04:02:42] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.008300 10.0.0.27 - - [2026-03-12 04:02:42] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005166 10.0.0.27 - - [2026-03-12 04:02:42] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006384 10.0.0.27 - - [2026-03-12 04:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103 10.0.0.27 - - [2026-03-12 04:02:42] "GET /routing-instance/e736d2b0-c9c6-4f6f-9c76-a23ca684c40f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.004714 10.0.0.27 - - [2026-03-12 04:02:42] "GET /route-target/a18fad2d-19e2-456e-aeac-1166a18b1df1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.005085 10.0.0.27 - - [2026-03-12 04:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.27 - - [2026-03-12 04:02:43] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004719 10.0.0.27 - - [2026-03-12 04:02:43] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003249 10.0.0.27 - - [2026-03-12 04:02:43] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006342 10.0.0.27 - - [2026-03-12 04:02:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.27 - - [2026-03-12 04:02:43] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004848 10.0.0.27 - - [2026-03-12 04:02:43] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003582 10.0.0.27 - - [2026-03-12 04:02:43] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006286 10.0.0.131 - - [2026-03-12 04:02:43] "GET /obj-perms HTTP/1.1" 200 5044 0.054024 10.0.0.27 - - [2026-03-12 04:02:43] "GET /obj-perms HTTP/1.1" 200 5044 0.059981 10.0.0.27 - - [2026-03-12 04:02:43] "GET /obj-perms HTTP/1.1" 200 5044 0.004385 10.0.0.73 - - [2026-03-12 04:02:43] "GET /obj-perms HTTP/1.1" 200 5044 0.004155 10.0.0.27 - - [2026-03-12 04:02:43] "GET /obj-perms HTTP/1.1" 200 5044 0.004045 10.0.0.131 - - [2026-03-12 04:02:43] "GET /obj-perms HTTP/1.1" 200 5044 0.004150 10.0.0.27 - - [2026-03-12 04:02:43] "POST /neutron/security_group HTTP/1.1" 200 2065 0.008856 10.0.0.27 - - [2026-03-12 04:02:44] "POST /neutron/port HTTP/1.1" 200 1126 0.019870 10.0.0.27 - - [2026-03-12 04:02:44] "POST /neutron/security_group HTTP/1.1" 200 2065 0.008296 10.0.0.27 - - [2026-03-12 04:02:44] "GET /virtual-machine/fb3c703c-c78f-4682-b94b-858193b5c3c6 HTTP/1.1" 200 1302 0.006005 10.0.0.27 - - [2026-03-12 04:02:44] "GET /virtual-machine/fb3c703c-c78f-4682-b94b-858193b5c3c6 HTTP/1.1" 200 1302 0.004181 10.0.0.27 - - [2026-03-12 04:02:44] "GET /virtual-machine-interface/e1529b03-7419-4806-a17f-f2be1527534a HTTP/1.1" 200 2956 0.007877 10.0.0.27 - - [2026-03-12 04:02:44] "GET /virtual-machine/fb3c703c-c78f-4682-b94b-858193b5c3c6 HTTP/1.1" 200 1302 0.006987 10.0.0.27 - - [2026-03-12 04:02:44] "GET /virtual-machine-interface/e1529b03-7419-4806-a17f-f2be1527534a HTTP/1.1" 200 2956 0.007849 10.0.0.27 - - [2026-03-12 04:02:44] "GET /instance-ip/3938b6ab-4c07-4d34-a80d-21e75120421a HTTP/1.1" 200 1623 0.008507 10.0.0.27 - - [2026-03-12 04:02:44] "GET /virtual-machine/fb3c703c-c78f-4682-b94b-858193b5c3c6 HTTP/1.1" 200 1302 0.006108 10.0.0.27 - - [2026-03-12 04:02:44] "GET /virtual-machine-interface/e1529b03-7419-4806-a17f-f2be1527534a HTTP/1.1" 200 2956 0.008125 10.0.0.27 - - [2026-03-12 04:02:44] "GET /instance-ip/3938b6ab-4c07-4d34-a80d-21e75120421a HTTP/1.1" 200 1623 0.006715 10.0.0.27 - - [2026-03-12 04:02:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004669 10.0.0.27 - - [2026-03-12 04:02:44] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004874 10.0.0.27 - - [2026-03-12 04:02:44] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004982 10.0.0.27 - - [2026-03-12 04:02:44] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.008237 10.0.0.27 - - [2026-03-12 04:02:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004815 10.0.0.27 - - [2026-03-12 04:02:44] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006953 10.0.0.27 - - [2026-03-12 04:02:44] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005167 10.0.0.27 - - [2026-03-12 04:02:44] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.007447 10.0.0.27 - - [2026-03-12 04:02:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.27 - - [2026-03-12 04:02:44] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005688 10.0.0.27 - - [2026-03-12 04:02:44] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003749 10.0.0.27 - - [2026-03-12 04:02:44] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006423 10.0.0.27 - - [2026-03-12 04:02:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.27 - - [2026-03-12 04:02:44] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004724 10.0.0.27 - - [2026-03-12 04:02:44] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003991 10.0.0.27 - - [2026-03-12 04:02:44] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006137 10.0.0.27 - - [2026-03-12 04:02:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.27 - - [2026-03-12 04:02:44] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005096 10.0.0.27 - - [2026-03-12 04:02:44] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003451 10.0.0.27 - - [2026-03-12 04:02:45] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006489 10.0.0.27 - - [2026-03-12 04:02:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004212 10.0.0.27 - - [2026-03-12 04:02:45] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004395 10.0.0.27 - - [2026-03-12 04:02:45] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003615 10.0.0.27 - - [2026-03-12 04:02:45] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.009568 10.0.0.27 - - [2026-03-12 04:02:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004410 10.0.0.27 - - [2026-03-12 04:02:45] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005704 10.0.0.27 - - [2026-03-12 04:02:45] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004437 10.0.0.27 - - [2026-03-12 04:02:45] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.007867 10.0.0.27 - - [2026-03-12 04:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005174 10.0.0.27 - - [2026-03-12 04:02:48] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005800 10.0.0.27 - - [2026-03-12 04:02:48] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003963 10.0.0.27 - - [2026-03-12 04:02:48] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005985 10.0.0.27 - - [2026-03-12 04:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.27 - - [2026-03-12 04:02:48] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004716 10.0.0.27 - - [2026-03-12 04:02:48] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003166 10.0.0.27 - - [2026-03-12 04:02:48] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006142 10.0.0.27 - - [2026-03-12 04:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005812 10.0.0.27 - - [2026-03-12 04:02:48] "GET /routing-instance/e736d2b0-c9c6-4f6f-9c76-a23ca684c40f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.005390 10.0.0.27 - - [2026-03-12 04:02:48] "GET /route-target/a18fad2d-19e2-456e-aeac-1166a18b1df1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.005342 10.0.0.27 - - [2026-03-12 04:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006655 10.0.0.27 - - [2026-03-12 04:02:49] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005276 10.0.0.27 - - [2026-03-12 04:02:49] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004270 10.0.0.27 - - [2026-03-12 04:02:49] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.007590 10.0.0.27 - - [2026-03-12 04:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004219 10.0.0.27 - - [2026-03-12 04:02:49] "GET /routing-instance/e736d2b0-c9c6-4f6f-9c76-a23ca684c40f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.005889 10.0.0.27 - - [2026-03-12 04:02:49] "GET /route-target/a18fad2d-19e2-456e-aeac-1166a18b1df1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.006665 10.0.0.27 - - [2026-03-12 04:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004582 10.0.0.27 - - [2026-03-12 04:02:49] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006381 10.0.0.27 - - [2026-03-12 04:02:49] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004089 10.0.0.27 - - [2026-03-12 04:02:49] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.008159 10.0.0.27 - - [2026-03-12 04:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004403 10.0.0.27 - - [2026-03-12 04:02:49] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004347 10.0.0.27 - - [2026-03-12 04:02:49] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003180 10.0.0.27 - - [2026-03-12 04:02:49] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006131 10.0.0.27 - - [2026-03-12 04:02:49] "GET /obj-perms HTTP/1.1" 200 5044 0.004954 10.0.0.131 - - [2026-03-12 04:02:49] "GET /obj-perms HTTP/1.1" 200 5044 0.005162 10.0.0.27 - - [2026-03-12 04:02:49] "GET /obj-perms HTTP/1.1" 200 5044 0.004184 10.0.0.131 - - [2026-03-12 04:02:49] "GET /obj-perms HTTP/1.1" 200 5044 0.003922 10.0.0.27 - - [2026-03-12 04:02:49] "GET /virtual-machine/5b4fbec2-6f38-4c5a-b088-3f79aeb63af6 HTTP/1.1" 200 1301 0.004294 10.0.0.27 - - [2026-03-12 04:02:49] "GET /virtual-machine-interface/79543330-ccb4-4797-bac2-d6b64b2da959 HTTP/1.1" 200 2955 0.005699 10.0.0.27 - - [2026-03-12 04:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003956 10.0.0.27 - - [2026-03-12 04:02:49] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005722 10.0.0.27 - - [2026-03-12 04:02:49] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005155 10.0.0.27 - - [2026-03-12 04:02:49] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006446 10.0.0.27 - - [2026-03-12 04:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.27 - - [2026-03-12 04:02:51] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004282 10.0.0.27 - - [2026-03-12 04:02:51] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003927 10.0.0.27 - - [2026-03-12 04:02:51] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006226 10.0.0.27 - - [2026-03-12 04:02:51] "POST /neutron/port HTTP/1.1" 200 1126 0.021068 10.0.0.27 - - [2026-03-12 04:02:56] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007487 10.0.0.27 - - [2026-03-12 04:03:01] "GET /virtual-machine/fb3c703c-c78f-4682-b94b-858193b5c3c6 HTTP/1.1" 200 1302 0.004680 10.0.0.27 - - [2026-03-12 04:03:01] "GET /virtual-machine-interface/e1529b03-7419-4806-a17f-f2be1527534a HTTP/1.1" 200 2956 0.005501 10.0.0.27 - - [2026-03-12 04:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004205 10.0.0.27 - - [2026-03-12 04:03:01] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006065 10.0.0.27 - - [2026-03-12 04:03:01] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004338 10.0.0.27 - - [2026-03-12 04:03:01] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.008238 10.0.0.27 - - [2026-03-12 04:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005841 10.0.0.27 - - [2026-03-12 04:03:02] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005075 10.0.0.27 - - [2026-03-12 04:03:02] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005523 10.0.0.27 - - [2026-03-12 04:03:02] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.007602 10.0.0.27 - - [2026-03-12 04:03:02] "POST /neutron/port HTTP/1.1" 200 1126 0.024719 10.0.0.27 - - [2026-03-12 04:03:08] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007926 10.0.0.27 - - [2026-03-12 04:03:25] "POST /neutron/network HTTP/1.1" 200 818 0.010005 10.0.0.27 - - [2026-03-12 04:03:25] "POST /neutron/port HTTP/1.1" 200 117 0.001211 10.0.0.73 - - [2026-03-12 04:03:27] "GET /obj-perms HTTP/1.1" 200 5056 0.045809 10.0.0.27 - - [2026-03-12 04:03:30] "POST /neutron/port HTTP/1.1" 200 1126 0.019553 10.0.0.27 - - [2026-03-12 04:03:30] "POST /neutron/subnet HTTP/1.1" 200 675 0.012009 10.0.0.131 - - [2026-03-12 04:04:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000435 10.0.0.131 - - [2026-03-12 04:04:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000446 10.0.0.73 - - [2026-03-12 04:04:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.73 - - [2026-03-12 04:04:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000440 10.0.0.131 - - [2026-03-12 04:04:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000957 10.0.0.73 - - [2026-03-12 04:04:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000410 10.0.0.131 - - [2026-03-12 04:04:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000517 10.0.0.73 - - [2026-03-12 04:04:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000506 10.0.0.27 - - [2026-03-12 04:04:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000411 10.0.0.27 - - [2026-03-12 04:04:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000389 10.0.0.27 - - [2026-03-12 04:04:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000376 10.0.0.27 - - [2026-03-12 04:04:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000411 10.0.0.27 - - [2026-03-12 04:04:26] "POST /neutron/port HTTP/1.1" 200 1126 0.019499 10.0.0.27 - - [2026-03-12 04:04:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004235 10.0.0.27 - - [2026-03-12 04:04:26] "POST /neutron/network HTTP/1.1" 200 808 0.009601 10.0.0.27 - - [2026-03-12 04:04:27] "GET /obj-perms HTTP/1.1" 200 5056 0.049040 10.0.0.27 - - [2026-03-12 04:04:30] "POST /neutron/network HTTP/1.1" 200 818 0.008195 10.0.0.27 - - [2026-03-12 04:04:30] "POST /neutron/port HTTP/1.1" 200 117 0.002161 10.0.0.27 - - [2026-03-12 04:05:00] "POST /neutron/security_group HTTP/1.1" 200 2065 0.010701 10.0.0.27 - - [2026-03-12 04:05:00] "GET /virtual-machine/5b4fbec2-6f38-4c5a-b088-3f79aeb63af6 HTTP/1.1" 200 1301 0.004341 10.0.0.27 - - [2026-03-12 04:05:00] "GET /virtual-machine-interface/79543330-ccb4-4797-bac2-d6b64b2da959 HTTP/1.1" 200 2955 0.006812 10.0.0.27 - - [2026-03-12 04:05:00] "GET /virtual-machine/5b4fbec2-6f38-4c5a-b088-3f79aeb63af6 HTTP/1.1" 200 1301 0.004877 10.0.0.27 - - [2026-03-12 04:05:00] "GET /virtual-machine-interface/79543330-ccb4-4797-bac2-d6b64b2da959 HTTP/1.1" 200 2955 0.007342 10.0.0.27 - - [2026-03-12 04:05:00] "GET /instance-ip/2526141c-f4f1-4716-a2da-7a6ff3af1a87 HTTP/1.1" 200 1623 0.006770 10.0.0.27 - - [2026-03-12 04:05:00] "GET /virtual-machine/5b4fbec2-6f38-4c5a-b088-3f79aeb63af6 HTTP/1.1" 200 1301 0.004396 10.0.0.27 - - [2026-03-12 04:05:00] "GET /virtual-machine-interface/79543330-ccb4-4797-bac2-d6b64b2da959 HTTP/1.1" 200 2955 0.005630 10.0.0.27 - - [2026-03-12 04:05:00] "GET /instance-ip/2526141c-f4f1-4716-a2da-7a6ff3af1a87 HTTP/1.1" 200 1623 0.006255 10.0.0.27 - - [2026-03-12 04:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004349 10.0.0.27 - - [2026-03-12 04:05:00] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004862 10.0.0.27 - - [2026-03-12 04:05:00] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005610 10.0.0.27 - - [2026-03-12 04:05:00] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006412 10.0.0.27 - - [2026-03-12 04:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.27 - - [2026-03-12 04:05:00] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004392 10.0.0.27 - - [2026-03-12 04:05:00] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003465 10.0.0.27 - - [2026-03-12 04:05:00] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005933 10.0.0.27 - - [2026-03-12 04:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.27 - - [2026-03-12 04:05:00] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004319 10.0.0.27 - - [2026-03-12 04:05:00] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003178 10.0.0.27 - - [2026-03-12 04:05:00] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006523 10.0.0.27 - - [2026-03-12 04:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.27 - - [2026-03-12 04:05:01] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004866 10.0.0.27 - - [2026-03-12 04:05:01] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004020 10.0.0.27 - - [2026-03-12 04:05:01] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006128 10.0.0.27 - - [2026-03-12 04:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.27 - - [2026-03-12 04:05:01] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006172 10.0.0.27 - - [2026-03-12 04:05:01] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004284 10.0.0.27 - - [2026-03-12 04:05:01] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006431 10.0.0.27 - - [2026-03-12 04:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004557 10.0.0.27 - - [2026-03-12 04:05:01] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004626 10.0.0.27 - - [2026-03-12 04:05:01] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003232 10.0.0.27 - - [2026-03-12 04:05:01] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.008677 10.0.0.27 - - [2026-03-12 04:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005118 10.0.0.27 - - [2026-03-12 04:05:01] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006471 10.0.0.27 - - [2026-03-12 04:05:01] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005397 10.0.0.27 - - [2026-03-12 04:05:01] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.007781 10.0.0.27 - - [2026-03-12 04:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003620 10.0.0.27 - - [2026-03-12 04:05:02] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004509 10.0.0.27 - - [2026-03-12 04:05:02] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004644 10.0.0.27 - - [2026-03-12 04:05:02] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006433 10.0.0.27 - - [2026-03-12 04:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004267 10.0.0.27 - - [2026-03-12 04:05:02] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004414 10.0.0.27 - - [2026-03-12 04:05:02] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003233 10.0.0.27 - - [2026-03-12 04:05:02] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.007394 10.0.0.27 - - [2026-03-12 04:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.27 - - [2026-03-12 04:05:03] "GET /routing-instance/e736d2b0-c9c6-4f6f-9c76-a23ca684c40f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.005314 10.0.0.27 - - [2026-03-12 04:05:03] "GET /route-target/a18fad2d-19e2-456e-aeac-1166a18b1df1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.010195 10.0.0.27 - - [2026-03-12 04:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895 10.0.0.27 - - [2026-03-12 04:05:03] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004335 10.0.0.27 - - [2026-03-12 04:05:03] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003832 10.0.0.27 - - [2026-03-12 04:05:03] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006156 10.0.0.27 - - [2026-03-12 04:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.27 - - [2026-03-12 04:05:03] "GET /routing-instance/e736d2b0-c9c6-4f6f-9c76-a23ca684c40f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.005316 10.0.0.27 - - [2026-03-12 04:05:03] "GET /route-target/a18fad2d-19e2-456e-aeac-1166a18b1df1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004472 10.0.0.27 - - [2026-03-12 04:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004150 10.0.0.27 - - [2026-03-12 04:05:03] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004882 10.0.0.27 - - [2026-03-12 04:05:03] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003830 10.0.0.27 - - [2026-03-12 04:05:03] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005984 10.0.0.27 - - [2026-03-12 04:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004198 10.0.0.27 - - [2026-03-12 04:05:03] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006700 10.0.0.27 - - [2026-03-12 04:05:03] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004355 10.0.0.27 - - [2026-03-12 04:05:03] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.007945 10.0.0.131 - - [2026-03-12 04:05:05] "GET /obj-perms HTTP/1.1" 200 5044 0.005681 10.0.0.131 - - [2026-03-12 04:05:11] "GET /obj-perms HTTP/1.1" 200 5044 0.003860 10.0.0.131 - - [2026-03-12 04:05:17] "GET /obj-perms HTTP/1.1" 200 5044 0.004701 10.0.0.27 - - [2026-03-12 04:05:17] "GET /obj-perms HTTP/1.1" 200 5044 0.004184 10.0.0.27 - - [2026-03-12 04:05:18] "GET /obj-perms HTTP/1.1" 200 5044 0.004044 10.0.0.73 - - [2026-03-12 04:05:18] "GET /obj-perms HTTP/1.1" 200 5044 0.004530 10.0.0.131 - - [2026-03-12 04:05:18] "GET /obj-perms HTTP/1.1" 200 5044 0.004891 10.0.0.27 - - [2026-03-12 04:05:18] "GET /virtual-machine/fb3c703c-c78f-4682-b94b-858193b5c3c6 HTTP/1.1" 200 1302 0.004176 10.0.0.27 - - [2026-03-12 04:05:18] "GET /virtual-machine-interface/e1529b03-7419-4806-a17f-f2be1527534a HTTP/1.1" 200 2956 0.005990 10.0.0.27 - - [2026-03-12 04:05:18] "GET /virtual-machine/fb3c703c-c78f-4682-b94b-858193b5c3c6 HTTP/1.1" 200 1302 0.004615 10.0.0.27 - - [2026-03-12 04:05:18] "GET /virtual-machine-interface/e1529b03-7419-4806-a17f-f2be1527534a HTTP/1.1" 200 2956 0.008606 10.0.0.27 - - [2026-03-12 04:05:18] "GET /instance-ip/3938b6ab-4c07-4d34-a80d-21e75120421a HTTP/1.1" 200 1623 0.004663 10.0.0.27 - - [2026-03-12 04:05:18] "GET /virtual-machine/fb3c703c-c78f-4682-b94b-858193b5c3c6 HTTP/1.1" 200 1302 0.004872 10.0.0.27 - - [2026-03-12 04:05:18] "GET /virtual-machine-interface/e1529b03-7419-4806-a17f-f2be1527534a HTTP/1.1" 200 2956 0.006340 10.0.0.27 - - [2026-03-12 04:05:18] "GET /instance-ip/3938b6ab-4c07-4d34-a80d-21e75120421a HTTP/1.1" 200 1623 0.004553 10.0.0.27 - - [2026-03-12 04:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.27 - - [2026-03-12 04:05:18] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003735 10.0.0.27 - - [2026-03-12 04:05:18] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003160 10.0.0.27 - - [2026-03-12 04:05:18] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.008028 10.0.0.27 - - [2026-03-12 04:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005254 10.0.0.27 - - [2026-03-12 04:05:18] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006136 10.0.0.27 - - [2026-03-12 04:05:18] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005014 10.0.0.27 - - [2026-03-12 04:05:18] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006459 10.0.0.27 - - [2026-03-12 04:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004038 10.0.0.27 - - [2026-03-12 04:05:18] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004802 10.0.0.27 - - [2026-03-12 04:05:18] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004397 10.0.0.27 - - [2026-03-12 04:05:18] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.007023 10.0.0.27 - - [2026-03-12 04:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004222 10.0.0.27 - - [2026-03-12 04:05:18] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004705 10.0.0.27 - - [2026-03-12 04:05:18] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004613 10.0.0.27 - - [2026-03-12 04:05:18] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.010126 10.0.0.27 - - [2026-03-12 04:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005405 10.0.0.27 - - [2026-03-12 04:05:18] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004332 10.0.0.27 - - [2026-03-12 04:05:18] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003286 10.0.0.27 - - [2026-03-12 04:05:18] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006600 10.0.0.27 - - [2026-03-12 04:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004469 10.0.0.27 - - [2026-03-12 04:05:19] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005667 10.0.0.27 - - [2026-03-12 04:05:19] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004981 10.0.0.27 - - [2026-03-12 04:05:19] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.008327 10.0.0.27 - - [2026-03-12 04:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004626 10.0.0.27 - - [2026-03-12 04:05:19] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004291 10.0.0.27 - - [2026-03-12 04:05:19] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003686 10.0.0.27 - - [2026-03-12 04:05:19] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005888 10.0.0.27 - - [2026-03-12 04:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.27 - - [2026-03-12 04:05:20] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003915 10.0.0.27 - - [2026-03-12 04:05:20] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003450 10.0.0.27 - - [2026-03-12 04:05:20] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006770 10.0.0.27 - - [2026-03-12 04:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003851 10.0.0.27 - - [2026-03-12 04:05:20] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004004 10.0.0.27 - - [2026-03-12 04:05:20] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004133 10.0.0.27 - - [2026-03-12 04:05:20] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006700 10.0.0.27 - - [2026-03-12 04:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.27 - - [2026-03-12 04:05:20] "GET /routing-instance/e736d2b0-c9c6-4f6f-9c76-a23ca684c40f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.006427 10.0.0.27 - - [2026-03-12 04:05:20] "GET /route-target/a18fad2d-19e2-456e-aeac-1166a18b1df1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.005892 10.0.0.27 - - [2026-03-12 04:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005895 10.0.0.27 - - [2026-03-12 04:05:20] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.007703 10.0.0.27 - - [2026-03-12 04:05:20] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005418 10.0.0.27 - - [2026-03-12 04:05:20] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.007384 10.0.0.27 - - [2026-03-12 04:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004663 10.0.0.27 - - [2026-03-12 04:05:21] "GET /routing-instance/e736d2b0-c9c6-4f6f-9c76-a23ca684c40f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.006917 10.0.0.27 - - [2026-03-12 04:05:21] "GET /route-target/a18fad2d-19e2-456e-aeac-1166a18b1df1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004374 10.0.0.27 - - [2026-03-12 04:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004053 10.0.0.27 - - [2026-03-12 04:05:21] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004893 10.0.0.27 - - [2026-03-12 04:05:21] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003220 10.0.0.27 - - [2026-03-12 04:05:21] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006527 10.0.0.27 - - [2026-03-12 04:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003960 10.0.0.27 - - [2026-03-12 04:05:21] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005146 10.0.0.27 - - [2026-03-12 04:05:21] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003937 10.0.0.27 - - [2026-03-12 04:05:21] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006614 10.0.0.27 - - [2026-03-12 04:05:21] "GET /obj-perms HTTP/1.1" 200 5044 0.004318 10.0.0.131 - - [2026-03-12 04:05:21] "GET /obj-perms HTTP/1.1" 200 5044 0.003523 10.0.0.27 - - [2026-03-12 04:05:21] "GET /obj-perms HTTP/1.1" 200 5044 0.004714 10.0.0.131 - - [2026-03-12 04:05:21] "GET /obj-perms HTTP/1.1" 200 5044 0.003721 10.0.0.27 - - [2026-03-12 04:05:27] "POST /neutron/port HTTP/1.1" 200 1126 0.016920 10.0.0.27 - - [2026-03-12 04:05:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004178 10.0.0.27 - - [2026-03-12 04:05:27] "POST /neutron/network HTTP/1.1" 200 808 0.010876 10.0.0.27 - - [2026-03-12 04:05:30] "POST /neutron/network HTTP/1.1" 200 818 0.033655 10.0.0.27 - - [2026-03-12 04:05:30] "POST /neutron/port HTTP/1.1" 200 117 0.001611 10.0.0.27 - - [2026-03-12 04:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120 10.0.0.27 - - [2026-03-12 04:05:41] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004359 10.0.0.27 - - [2026-03-12 04:05:41] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003101 10.0.0.27 - - [2026-03-12 04:05:41] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006399 10.0.0.27 - - [2026-03-12 04:05:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004359 10.0.0.27 - - [2026-03-12 04:05:43] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004520 10.0.0.27 - - [2026-03-12 04:05:43] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003539 10.0.0.27 - - [2026-03-12 04:05:43] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.013744 10.0.0.27 - - [2026-03-12 04:05:58] "GET /virtual-machine/fb3c703c-c78f-4682-b94b-858193b5c3c6 HTTP/1.1" 200 1302 0.005406 10.0.0.27 - - [2026-03-12 04:05:58] "GET /virtual-machine-interface/e1529b03-7419-4806-a17f-f2be1527534a HTTP/1.1" 200 2956 0.006896 10.0.0.27 - - [2026-03-12 04:05:58] "GET /instance-ip/3938b6ab-4c07-4d34-a80d-21e75120421a HTTP/1.1" 200 1623 0.005172 10.0.0.27 - - [2026-03-12 04:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.27 - - [2026-03-12 04:05:58] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.007321 10.0.0.27 - - [2026-03-12 04:05:58] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003532 10.0.0.27 - - [2026-03-12 04:05:58] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006664 10.0.0.27 - - [2026-03-12 04:06:02] "GET /virtual-machine/fb3c703c-c78f-4682-b94b-858193b5c3c6 HTTP/1.1" 200 1302 0.007283 10.0.0.27 - - [2026-03-12 04:06:02] "POST /neutron/port HTTP/1.1" 200 1116 0.016809 10.0.0.27 - - [2026-03-12 04:06:04] "GET /virtual-machine/fb3c703c-c78f-4682-b94b-858193b5c3c6 HTTP/1.1" 404 171 0.003370 10.0.0.27 - - [2026-03-12 04:06:04] "GET /virtual-machine/fb3c703c-c78f-4682-b94b-858193b5c3c6 HTTP/1.1" 404 171 0.003125 10.0.0.27 - - [2026-03-12 04:06:04] "GET /virtual-machine/fb3c703c-c78f-4682-b94b-858193b5c3c6 HTTP/1.1" 404 171 0.003156 10.0.0.27 - - [2026-03-12 04:06:05] "GET /virtual-machine/fb3c703c-c78f-4682-b94b-858193b5c3c6 HTTP/1.1" 404 171 0.003361 10.0.0.27 - - [2026-03-12 04:06:06] "GET /virtual-machine/fb3c703c-c78f-4682-b94b-858193b5c3c6 HTTP/1.1" 404 171 0.003942 10.0.0.27 - - [2026-03-12 04:06:07] "GET /virtual-machine/fb3c703c-c78f-4682-b94b-858193b5c3c6 HTTP/1.1" 404 171 0.004182 10.0.0.27 - - [2026-03-12 04:06:08] "GET /virtual-machine/fb3c703c-c78f-4682-b94b-858193b5c3c6 HTTP/1.1" 404 171 0.003528 10.0.0.27 - - [2026-03-12 04:06:09] "GET /virtual-machine/fb3c703c-c78f-4682-b94b-858193b5c3c6 HTTP/1.1" 404 171 0.003836 10.0.0.27 - - [2026-03-12 04:06:10] "GET /virtual-machine/fb3c703c-c78f-4682-b94b-858193b5c3c6 HTTP/1.1" 404 171 0.003604 10.0.0.27 - - [2026-03-12 04:06:10] "GET /virtual-machine/fb3c703c-c78f-4682-b94b-858193b5c3c6 HTTP/1.1" 404 171 0.003328 10.0.0.27 - - [2026-03-12 04:06:11] "GET /virtual-machine/fb3c703c-c78f-4682-b94b-858193b5c3c6 HTTP/1.1" 404 171 0.003919 10.0.0.27 - - [2026-03-12 04:06:12] "GET /virtual-machine/fb3c703c-c78f-4682-b94b-858193b5c3c6 HTTP/1.1" 404 171 0.003974 10.0.0.27 - - [2026-03-12 04:06:13] "GET /virtual-machine/fb3c703c-c78f-4682-b94b-858193b5c3c6 HTTP/1.1" 404 171 0.003473 10.0.0.27 - - [2026-03-12 04:06:14] "GET /virtual-machine/fb3c703c-c78f-4682-b94b-858193b5c3c6 HTTP/1.1" 404 171 0.003325 10.0.0.27 - - [2026-03-12 04:06:15] "GET /virtual-machine/fb3c703c-c78f-4682-b94b-858193b5c3c6 HTTP/1.1" 404 171 0.004383 10.0.0.27 - - [2026-03-12 04:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004967 10.0.0.27 - - [2026-03-12 04:06:15] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006883 10.0.0.27 - - [2026-03-12 04:06:15] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004344 10.0.0.27 - - [2026-03-12 04:06:15] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.007187 10.0.0.27 - - [2026-03-12 04:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254 10.0.0.27 - - [2026-03-12 04:06:15] "GET /routing-instance/e736d2b0-c9c6-4f6f-9c76-a23ca684c40f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.005949 10.0.0.27 - - [2026-03-12 04:06:15] "GET /route-target/a18fad2d-19e2-456e-aeac-1166a18b1df1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.005698 10.0.0.27 - - [2026-03-12 04:06:15] "GET /virtual-machine/fb3c703c-c78f-4682-b94b-858193b5c3c6 HTTP/1.1" 404 171 0.005713 10.0.0.27 - - [2026-03-12 04:06:16] "GET /virtual-machine/fb3c703c-c78f-4682-b94b-858193b5c3c6 HTTP/1.1" 404 171 0.006385 10.0.0.27 - - [2026-03-12 04:06:17] "GET /virtual-machine/fb3c703c-c78f-4682-b94b-858193b5c3c6 HTTP/1.1" 404 171 0.005023 10.0.0.27 - - [2026-03-12 04:06:18] "GET /virtual-machine/fb3c703c-c78f-4682-b94b-858193b5c3c6 HTTP/1.1" 404 171 0.004196 10.0.0.27 - - [2026-03-12 04:06:19] "GET /virtual-machine/fb3c703c-c78f-4682-b94b-858193b5c3c6 HTTP/1.1" 404 171 0.004008 10.0.0.27 - - [2026-03-12 04:06:20] "GET /virtual-machine/fb3c703c-c78f-4682-b94b-858193b5c3c6 HTTP/1.1" 404 171 0.004289 10.0.0.27 - - [2026-03-12 04:06:20] "GET /virtual-machine/fb3c703c-c78f-4682-b94b-858193b5c3c6 HTTP/1.1" 404 171 0.003428 10.0.0.27 - - [2026-03-12 04:06:21] "GET /virtual-machine/fb3c703c-c78f-4682-b94b-858193b5c3c6 HTTP/1.1" 404 171 0.005313 10.0.0.27 - - [2026-03-12 04:06:22] "GET /virtual-machine/fb3c703c-c78f-4682-b94b-858193b5c3c6 HTTP/1.1" 404 171 0.003772 10.0.0.27 - - [2026-03-12 04:06:23] "GET /virtual-machine/fb3c703c-c78f-4682-b94b-858193b5c3c6 HTTP/1.1" 404 171 0.003231 10.0.0.27 - - [2026-03-12 04:06:24] "GET /virtual-machine/fb3c703c-c78f-4682-b94b-858193b5c3c6 HTTP/1.1" 404 171 0.003545 10.0.0.27 - - [2026-03-12 04:06:25] "GET /virtual-machine/fb3c703c-c78f-4682-b94b-858193b5c3c6 HTTP/1.1" 404 171 0.003743 10.0.0.27 - - [2026-03-12 04:06:25] "GET /obj-perms HTTP/1.1" 200 5044 0.004941 10.0.0.73 - - [2026-03-12 04:06:25] "GET /obj-perms HTTP/1.1" 200 5044 0.004678 10.0.0.131 - - [2026-03-12 04:06:25] "GET /obj-perms HTTP/1.1" 200 5044 0.004542 10.0.0.27 - - [2026-03-12 04:06:25] "GET /virtual-machine/5b4fbec2-6f38-4c5a-b088-3f79aeb63af6 HTTP/1.1" 200 1301 0.005656 10.0.0.27 - - [2026-03-12 04:06:26] "POST /neutron/port HTTP/1.1" 200 1116 0.018032 10.0.0.27 - - [2026-03-12 04:06:27] "GET /virtual-machine/5b4fbec2-6f38-4c5a-b088-3f79aeb63af6 HTTP/1.1" 404 171 0.004128 10.0.0.27 - - [2026-03-12 04:06:27] "GET /virtual-machine/5b4fbec2-6f38-4c5a-b088-3f79aeb63af6 HTTP/1.1" 404 171 0.003238 10.0.0.27 - - [2026-03-12 04:06:27] "GET /virtual-machine/5b4fbec2-6f38-4c5a-b088-3f79aeb63af6 HTTP/1.1" 404 171 0.003550 10.0.0.27 - - [2026-03-12 04:06:28] "GET /virtual-machine/5b4fbec2-6f38-4c5a-b088-3f79aeb63af6 HTTP/1.1" 404 171 0.003604 10.0.0.27 - - [2026-03-12 04:06:29] "GET /obj-perms HTTP/1.1" 200 5056 0.051152 10.0.0.27 - - [2026-03-12 04:06:29] "GET /virtual-machine/5b4fbec2-6f38-4c5a-b088-3f79aeb63af6 HTTP/1.1" 404 171 0.004412 10.0.0.27 - - [2026-03-12 04:06:30] "GET /virtual-machine/5b4fbec2-6f38-4c5a-b088-3f79aeb63af6 HTTP/1.1" 404 171 0.005111 10.0.0.27 - - [2026-03-12 04:06:31] "GET /virtual-machine/5b4fbec2-6f38-4c5a-b088-3f79aeb63af6 HTTP/1.1" 404 171 0.004014 10.0.0.27 - - [2026-03-12 04:06:32] "GET /virtual-machine/5b4fbec2-6f38-4c5a-b088-3f79aeb63af6 HTTP/1.1" 404 171 0.004632 10.0.0.27 - - [2026-03-12 04:06:33] "GET /virtual-machine/5b4fbec2-6f38-4c5a-b088-3f79aeb63af6 HTTP/1.1" 404 171 0.004551 10.0.0.27 - - [2026-03-12 04:06:33] "GET /virtual-machine/5b4fbec2-6f38-4c5a-b088-3f79aeb63af6 HTTP/1.1" 404 171 0.003963 10.0.0.27 - - [2026-03-12 04:06:34] "GET /virtual-machine/5b4fbec2-6f38-4c5a-b088-3f79aeb63af6 HTTP/1.1" 404 171 0.003578 10.0.0.27 - - [2026-03-12 04:06:35] "GET /virtual-machine/5b4fbec2-6f38-4c5a-b088-3f79aeb63af6 HTTP/1.1" 404 171 0.003706 10.0.0.27 - - [2026-03-12 04:06:36] "GET /virtual-machine/5b4fbec2-6f38-4c5a-b088-3f79aeb63af6 HTTP/1.1" 404 171 0.003881 10.0.0.27 - - [2026-03-12 04:06:37] "GET /virtual-machine/5b4fbec2-6f38-4c5a-b088-3f79aeb63af6 HTTP/1.1" 404 171 0.004139 10.0.0.27 - - [2026-03-12 04:06:38] "GET /virtual-machine/5b4fbec2-6f38-4c5a-b088-3f79aeb63af6 HTTP/1.1" 404 171 0.003570 10.0.0.27 - - [2026-03-12 04:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.27 - - [2026-03-12 04:06:38] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003811 10.0.0.27 - - [2026-03-12 04:06:38] "GET /virtual-networks?parent_id=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002998 10.0.0.27 - - [2026-03-12 04:06:38] "GET /virtual-network/803b29c3-f118-410d-b393-98c11319c1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006200 10.0.0.27 - - [2026-03-12 04:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.27 - - [2026-03-12 04:06:38] "GET /routing-instance/e736d2b0-c9c6-4f6f-9c76-a23ca684c40f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.005811 10.0.0.27 - - [2026-03-12 04:06:38] "GET /route-target/a18fad2d-19e2-456e-aeac-1166a18b1df1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004773 10.0.0.73 - - [2026-03-12 04:06:41] "GET /obj-perms HTTP/1.1" 200 5044 0.004293 10.0.0.27 - - [2026-03-12 04:06:44] "GET /obj-perms HTTP/1.1" 200 5044 0.004965 10.0.0.27 - - [2026-03-12 04:06:47] "GET /obj-perms HTTP/1.1" 200 5044 0.005206 10.0.0.73 - - [2026-03-12 04:06:47] "GET /obj-perms HTTP/1.1" 200 5044 0.006437 10.0.0.131 - - [2026-03-12 04:06:48] "POST /useragent-kv HTTP/1.1" 200 115 0.058181 10.0.0.131 - - [2026-03-12 04:06:48] "POST /useragent-kv HTTP/1.1" 200 115 0.002858 10.0.0.27 - - [2026-03-12 04:06:48] "POST /neutron/network HTTP/1.1" 200 151 0.225733 10.0.0.27 - - [2026-03-12 04:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005371 10.0.0.27 - - [2026-03-12 04:06:48] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005588 10.0.0.27 - - [2026-03-12 04:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.27 - - [2026-03-12 04:06:48] "PUT /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6 HTTP/1.1" 200 277 0.013963 10.0.0.131 - - [2026-03-12 04:06:50] "GET /projects?obj_uuids=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001051 10.0.0.27 - - [2026-03-12 04:06:50] "GET /project/722c5598-8679-444f-8dfb-1a8ab0da3503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.069575 10.0.0.131 - - [2026-03-12 04:06:50] "GET /projects?obj_uuids=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000944 10.0.0.27 - - [2026-03-12 04:06:50] "GET /project/722c5598-8679-444f-8dfb-1a8ab0da3503?fields=virtual_networks HTTP/1.1" 200 1047 0.036695 10.0.0.131 - - [2026-03-12 04:06:50] "GET /projects?obj_uuids=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000976 10.0.0.27 - - [2026-03-12 04:06:50] "GET /project/722c5598-8679-444f-8dfb-1a8ab0da3503?fields=virtual_machine_interfaces HTTP/1.1" 200 1047 0.046395 10.0.0.131 - - [2026-03-12 04:06:50] "GET /projects?obj_uuids=722c5598-8679-444f-8dfb-1a8ab0da3503&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001045 10.0.0.27 - - [2026-03-12 04:06:51] "GET /project/722c5598-8679-444f-8dfb-1a8ab0da3503?fields=security_groups HTTP/1.1" 200 1281 0.049372 10.0.0.27 - - [2026-03-12 04:06:52] "POST /fqname-to-id HTTP/1.1" 404 194 0.032514 10.0.0.131 - - [2026-03-12 04:06:52] "GET /projects?obj_uuids=cc8f23a6-2783-42b6-9275-4a0e5c9bf456&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003599 10.0.0.131 - - [2026-03-12 04:06:52] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002404 10.0.0.131 - - [2026-03-12 04:06:52] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.047457 10.0.0.131 - - [2026-03-12 04:06:52] "POST /id-to-fqname HTTP/1.1" 200 196 0.005106 10.0.0.131 - - [2026-03-12 04:06:52] "POST /fqname-to-id HTTP/1.1" 404 205 0.004789 10.0.0.131 - - [2026-03-12 04:06:52] "POST /security-groups HTTP/1.1" 200 597 0.042425 10.0.0.131 - - [2026-03-12 04:06:52] "POST /projects HTTP/1.1" 200 597 0.291348 10.0.0.131 - - [2026-03-12 04:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.330985 10.0.0.27 - - [2026-03-12 04:06:52] "POST /fqname-to-id HTTP/1.1" 404 240 0.038045 10.0.0.27 - - [2026-03-12 04:06:52] "GET /project/cc8f23a6-2783-42b6-9275-4a0e5c9bf456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.534991 10.0.0.27 - - [2026-03-12 04:06:52] "POST /access-control-lists HTTP/1.1" 200 602 0.052315 10.0.0.27 - - [2026-03-12 04:06:53] "GET / HTTP/1.1" 200 36215 0.001898 10.0.0.131 - - [2026-03-12 04:06:56] "GET /projects?obj_uuids=cc8f23a6-2783-42b6-9275-4a0e5c9bf456&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001119 10.0.0.27 - - [2026-03-12 04:06:56] "GET /project/cc8f23a6-2783-42b6-9275-4a0e5c9bf456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.039685 10.0.0.131 - - [2026-03-12 04:06:56] "GET /projects?obj_uuids=cc8f23a6-2783-42b6-9275-4a0e5c9bf456&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000945 10.0.0.27 - - [2026-03-12 04:06:56] "GET /project/cc8f23a6-2783-42b6-9275-4a0e5c9bf456?fields=virtual_networks HTTP/1.1" 200 1046 0.045466 10.0.0.131 - - [2026-03-12 04:06:56] "GET /projects?obj_uuids=cc8f23a6-2783-42b6-9275-4a0e5c9bf456&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001379 10.0.0.27 - - [2026-03-12 04:06:56] "GET /project/cc8f23a6-2783-42b6-9275-4a0e5c9bf456?fields=virtual_machine_interfaces HTTP/1.1" 200 1046 0.038265 10.0.0.131 - - [2026-03-12 04:06:57] "GET /projects?obj_uuids=cc8f23a6-2783-42b6-9275-4a0e5c9bf456&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001393 10.0.0.27 - - [2026-03-12 04:06:57] "GET /project/cc8f23a6-2783-42b6-9275-4a0e5c9bf456?fields=security_groups HTTP/1.1" 200 1279 0.049636 10.0.0.27 - - [2026-03-12 04:06:58] "POST /fqname-to-id HTTP/1.1" 404 188 0.039039 10.0.0.131 - - [2026-03-12 04:06:58] "GET /projects?obj_uuids=51f204d8-9085-4042-a0e9-997b9e343439&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003511 10.0.0.131 - - [2026-03-12 04:06:58] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001084 10.0.0.131 - - [2026-03-12 04:06:58] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007287 10.0.0.131 - - [2026-03-12 04:06:58] "POST /id-to-fqname HTTP/1.1" 200 190 0.002559 10.0.0.131 - - [2026-03-12 04:06:58] "POST /fqname-to-id HTTP/1.1" 404 199 0.005094 10.0.0.131 - - [2026-03-12 04:06:58] "POST /security-groups HTTP/1.1" 200 591 0.037337 10.0.0.131 - - [2026-03-12 04:06:58] "POST /projects HTTP/1.1" 200 585 0.269639 10.0.0.131 - - [2026-03-12 04:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.310821 10.0.0.27 - - [2026-03-12 04:06:58] "POST /fqname-to-id HTTP/1.1" 404 233 0.009618 10.0.0.27 - - [2026-03-12 04:06:58] "GET /project/51f204d8-9085-4042-a0e9-997b9e343439?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.455759 10.0.0.27 - - [2026-03-12 04:06:59] "GET / HTTP/1.1" 200 36215 0.003387 10.0.0.131 - - [2026-03-12 04:07:02] "GET /projects?obj_uuids=51f204d8-9085-4042-a0e9-997b9e343439&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001051 10.0.0.27 - - [2026-03-12 04:07:02] "GET /project/51f204d8-9085-4042-a0e9-997b9e343439?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.044578 10.0.0.131 - - [2026-03-12 04:07:02] "GET /projects?obj_uuids=51f204d8-9085-4042-a0e9-997b9e343439&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001055 10.0.0.27 - - [2026-03-12 04:07:02] "GET /project/51f204d8-9085-4042-a0e9-997b9e343439?fields=virtual_networks HTTP/1.1" 200 1033 0.052699 10.0.0.131 - - [2026-03-12 04:07:02] "GET /projects?obj_uuids=51f204d8-9085-4042-a0e9-997b9e343439&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001368 10.0.0.27 - - [2026-03-12 04:07:02] "GET /project/51f204d8-9085-4042-a0e9-997b9e343439?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.033605 10.0.0.131 - - [2026-03-12 04:07:02] "GET /projects?obj_uuids=51f204d8-9085-4042-a0e9-997b9e343439&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001047 10.0.0.27 - - [2026-03-12 04:07:02] "GET /project/51f204d8-9085-4042-a0e9-997b9e343439?fields=security_groups HTTP/1.1" 200 1260 0.045897 10.0.0.27 - - [2026-03-12 04:07:03] "POST /fqname-to-id HTTP/1.1" 404 196 0.044481 10.0.0.131 - - [2026-03-12 04:07:03] "GET /projects?obj_uuids=84ff00b3-bf0a-4f42-9550-37a95133ffb8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005353 10.0.0.131 - - [2026-03-12 04:07:04] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001890 10.0.0.131 - - [2026-03-12 04:07:04] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.011852 10.0.0.131 - - [2026-03-12 04:07:04] "POST /id-to-fqname HTTP/1.1" 200 198 0.006175 10.0.0.131 - - [2026-03-12 04:07:04] "POST /fqname-to-id HTTP/1.1" 404 207 0.004679 10.0.0.131 - - [2026-03-12 04:07:04] "POST /security-groups HTTP/1.1" 200 599 0.078231 10.0.0.131 - - [2026-03-12 04:07:04] "POST /projects HTTP/1.1" 200 601 0.300774 10.0.0.27 - - [2026-03-12 04:07:04] "POST /access-control-lists HTTP/1.1" 200 606 0.029850 10.0.0.131 - - [2026-03-12 04:07:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.381542 10.0.0.27 - - [2026-03-12 04:07:04] "GET /project/84ff00b3-bf0a-4f42-9550-37a95133ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.538489 10.0.0.27 - - [2026-03-12 04:07:05] "GET / HTTP/1.1" 200 36215 0.002780 10.0.0.27 - - [2026-03-12 04:07:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000632 10.0.0.27 - - [2026-03-12 04:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.059903 10.0.0.131 - - [2026-03-12 04:07:06] "GET /projects?obj_uuids=84ff00b3-bf0a-4f42-9550-37a95133ffb8&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001501 10.0.0.27 - - [2026-03-12 04:07:06] "GET /project/84ff00b3-bf0a-4f42-9550-37a95133ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.045000 10.0.0.27 - - [2026-03-12 04:07:06] "POST /route-targets HTTP/1.1" 200 328 0.020484 10.0.0.131 - - [2026-03-12 04:07:07] "POST /useragent-kv HTTP/1.1" 200 115 0.006063 10.0.0.27 - - [2026-03-12 04:07:07] "POST /neutron/subnet HTTP/1.1" 200 716 0.302459 10.0.0.27 - - [2026-03-12 04:07:07] "POST /id-to-fqname HTTP/1.1" 200 222 0.001357 10.0.0.27 - - [2026-03-12 04:07:07] "GET /virtual-network/26a9285a-ef61-4d99-ad3a-3e12e0525132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.008800 10.0.0.27 - - [2026-03-12 04:07:07] "POST /neutron/network HTTP/1.1" 200 974 0.014658 10.0.0.27 - - [2026-03-12 04:07:07] "GET /virtual-network/26a9285a-ef61-4d99-ad3a-3e12e0525132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.016167 10.0.0.27 - - [2026-03-12 04:07:07] "POST /neutron/subnet HTTP/1.1" 200 720 0.010901 10.0.0.27 - - [2026-03-12 04:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.131 - - [2026-03-12 04:07:07] "GET /projects?obj_uuids=84ff00b3-bf0a-4f42-9550-37a95133ffb8&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001421 10.0.0.27 - - [2026-03-12 04:07:07] "GET /project/84ff00b3-bf0a-4f42-9550-37a95133ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.087422 10.0.0.27 - - [2026-03-12 04:07:08] "POST /ref-update HTTP/1.1" 200 156 0.034449 10.0.0.131 - - [2026-03-12 04:07:08] "POST /useragent-kv HTTP/1.1" 200 115 0.014143 10.0.0.27 - - [2026-03-12 04:07:08] "POST /fqname-to-id HTTP/1.1" 404 207 0.069643 10.0.0.27 - - [2026-03-12 04:07:08] "POST /neutron/subnet HTTP/1.1" 200 716 0.253219 10.0.0.27 - - [2026-03-12 04:07:08] "POST /id-to-fqname HTTP/1.1" 200 222 0.001458 10.0.0.27 - - [2026-03-12 04:07:08] "GET /virtual-network/ae91fffd-e331-4835-8794-81a6327186b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.008591 10.0.0.27 - - [2026-03-12 04:07:08] "POST /neutron/network HTTP/1.1" 200 973 0.014153 10.0.0.27 - - [2026-03-12 04:07:08] "GET /virtual-network/ae91fffd-e331-4835-8794-81a6327186b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.008718 10.0.0.27 - - [2026-03-12 04:07:08] "POST /neutron/subnet HTTP/1.1" 200 715 0.011687 10.0.0.27 - - [2026-03-12 04:07:08] "POST /id-to-fqname HTTP/1.1" 200 222 0.001374 10.0.0.131 - - [2026-03-12 04:07:09] "GET /projects?obj_uuids=84ff00b3-bf0a-4f42-9550-37a95133ffb8&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001144 10.0.0.27 - - [2026-03-12 04:07:09] "GET /project/84ff00b3-bf0a-4f42-9550-37a95133ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.079028 10.0.0.27 - - [2026-03-12 04:07:10] "POST /neutron/port HTTP/1.1" 200 117 0.008137 10.0.0.27 - - [2026-03-12 04:07:10] "POST /id-to-fqname HTTP/1.1" 200 222 0.001441 10.0.0.27 - - [2026-03-12 04:07:10] "POST /neutron/network HTTP/1.1" 200 983 0.007276 10.0.0.27 - - [2026-03-12 04:07:11] "POST /neutron/port HTTP/1.1" 200 1152 0.114716 10.0.0.131 - - [2026-03-12 04:07:11] "GET /projects?obj_uuids=84ff00b3-bf0a-4f42-9550-37a95133ffb8&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001385 10.0.0.27 - - [2026-03-12 04:07:11] "GET /project/84ff00b3-bf0a-4f42-9550-37a95133ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.094717 10.0.0.27 - - [2026-03-12 04:07:11] "POST /neutron/network HTTP/1.1" 200 973 0.107749 10.0.0.27 - - [2026-03-12 04:07:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005042 10.0.0.27 - - [2026-03-12 04:07:11] "POST /neutron/port HTTP/1.1" 200 117 0.002131 10.0.0.27 - - [2026-03-12 04:07:11] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008360 10.0.0.27 - - [2026-03-12 04:07:11] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008256 10.0.0.27 - - [2026-03-12 04:07:12] "POST /neutron/port HTTP/1.1" 200 1151 0.025129 10.0.0.27 - - [2026-03-12 04:07:12] "POST /neutron/port HTTP/1.1" 200 1215 0.023413 10.0.0.27 - - [2026-03-12 04:07:12] "POST /neutron/subnet HTTP/1.1" 200 1263 0.018716 10.0.0.27 - - [2026-03-12 04:07:12] "POST /neutron/network HTTP/1.1" 200 973 0.014757 10.0.0.27 - - [2026-03-12 04:07:16] "POST /neutron/port HTTP/1.1" 200 1216 0.021550 10.0.0.27 - - [2026-03-12 04:07:17] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008371 10.0.0.27 - - [2026-03-12 04:07:17] "GET /virtual-machine/bc975872-980a-45c7-b813-7de6ba52a904 HTTP/1.1" 401 292 0.000464 10.0.0.27 - - [2026-03-12 04:07:17] "GET /virtual-machine/bc975872-980a-45c7-b813-7de6ba52a904 HTTP/1.1" 200 1303 0.032714 10.0.0.27 - - [2026-03-12 04:07:17] "GET /virtual-machine-interface/b20efa5a-144e-465a-bb54-270789693274 HTTP/1.1" 200 3165 0.007120 10.0.0.27 - - [2026-03-12 04:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006221 10.0.0.27 - - [2026-03-12 04:07:17] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.007707 10.0.0.27 - - [2026-03-12 04:07:17] "GET /virtual-networks?parent_id=84ff00b3-bf0a-4f42-9550-37a95133ffb8&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.005097 10.0.0.27 - - [2026-03-12 04:07:17] "GET /virtual-network/26a9285a-ef61-4d99-ad3a-3e12e0525132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.007389 10.0.0.27 - - [2026-03-12 04:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003726 10.0.0.27 - - [2026-03-12 04:07:20] "GET /virtual-network/26a9285a-ef61-4d99-ad3a-3e12e0525132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.005726 10.0.0.131 - - [2026-03-12 04:07:20] "DELETE /project/84ff00b3bf0a4f42955037a95133ffb8 HTTP/1.1" 404 173 0.014121 10.0.0.131 - - [2026-03-12 04:07:20] "DELETE /project/51f204d890854042a0e9997b9e343439 HTTP/1.1" 404 173 0.020213 10.0.0.131 - - [2026-03-12 04:07:20] "DELETE /project/722c5598-8679-444f-8dfb-1a8ab0da3503 HTTP/1.1" 404 177 0.010818 10.0.0.131 - - [2026-03-12 04:07:20] "DELETE /project/cc8f23a6278342b692754a0e5c9bf456 HTTP/1.1" 404 173 0.009856 10.0.0.131 - - [2026-03-12 04:07:20] "GET /projects?obj_uuids=cc8f23a6-2783-42b6-9275-4a0e5c9bf456&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001176 10.0.0.131 - - [2026-03-12 04:07:20] "GET /projects?obj_uuids=51f204d8-9085-4042-a0e9-997b9e343439&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000847 10.0.0.131 - - [2026-03-12 04:07:20] "GET /project/cc8f23a6-2783-42b6-9275-4a0e5c9bf456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.045372 10.0.0.131 - - [2026-03-12 04:07:21] "GET /project/51f204d8-9085-4042-a0e9-997b9e343439?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.063202 10.0.0.131 - - [2026-03-12 04:07:21] "GET /projects?obj_uuids=cc8f23a6-2783-42b6-9275-4a0e5c9bf456&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002823 10.0.0.131 - - [2026-03-12 04:07:21] "GET /projects?obj_uuids=51f204d8-9085-4042-a0e9-997b9e343439&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001446 10.0.0.131 - - [2026-03-12 04:07:21] "GET /project/cc8f23a6-2783-42b6-9275-4a0e5c9bf456?fields=security_groups HTTP/1.1" 200 1381 0.062420 10.0.0.131 - - [2026-03-12 04:07:21] "GET /project/51f204d8-9085-4042-a0e9-997b9e343439?fields=security_groups HTTP/1.1" 200 1362 0.066154 10.0.0.131 - - [2026-03-12 04:07:21] "DELETE /security-group/f30c8f10-8925-498c-a08e-17dd30f56b20 HTTP/1.1" 200 115 0.078990 10.0.0.131 - - [2026-03-12 04:07:21] "GET /projects?obj_uuids=cc8f23a6-2783-42b6-9275-4a0e5c9bf456&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001652 10.0.0.131 - - [2026-03-12 04:07:21] "DELETE /security-group/0074f9f8-6ca2-475a-a59f-a6cf81078164 HTTP/1.1" 200 115 0.130700 10.0.0.27 - - [2026-03-12 04:07:21] "DELETE /access-control-list/f286af65-3952-47d7-acd5-92505439877d HTTP/1.1" 200 115 0.085318 10.0.0.131 - - [2026-03-12 04:07:21] "GET /projects?obj_uuids=51f204d8-9085-4042-a0e9-997b9e343439&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001157 10.0.0.131 - - [2026-03-12 04:07:21] "GET /project/cc8f23a6-2783-42b6-9275-4a0e5c9bf456?fields=application_policy_sets HTTP/1.1" 200 1420 0.100557 10.0.0.131 - - [2026-03-12 04:07:21] "GET /project/51f204d8-9085-4042-a0e9-997b9e343439?fields=application_policy_sets HTTP/1.1" 200 1401 0.114320 10.0.0.27 - - [2026-03-12 04:07:21] "DELETE /access-control-list/e873104c-5f8a-48c6-87fc-25e267de741d HTTP/1.1" 200 115 0.067282 10.0.0.131 - - [2026-03-12 04:07:21] "DELETE /project/cc8f23a6-2783-42b6-9275-4a0e5c9bf456 HTTP/1.1" 200 115 0.625853 10.0.0.131 - - [2026-03-12 04:07:21] "DELETE /project/51f204d8-9085-4042-a0e9-997b9e343439 HTTP/1.1" 200 115 0.667388 10.0.0.27 - - [2026-03-12 04:07:22] "POST /neutron/port HTTP/1.1" 200 1215 0.053908 10.0.0.27 - - [2026-03-12 04:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.27 - - [2026-03-12 04:07:22] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003891 10.0.0.27 - - [2026-03-12 04:07:22] "GET /virtual-networks?parent_id=84ff00b3-bf0a-4f42-9550-37a95133ffb8&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003094 10.0.0.27 - - [2026-03-12 04:07:22] "GET /virtual-network/26a9285a-ef61-4d99-ad3a-3e12e0525132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.005916 10.0.0.27 - - [2026-03-12 04:07:23] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010602 10.0.0.27 - - [2026-03-12 04:07:23] "POST /neutron/port HTTP/1.1" 200 1215 0.025889 10.0.0.27 - - [2026-03-12 04:07:23] "GET /virtual-machine/3576843e-159a-4f73-a00f-6e067fdaa6b6 HTTP/1.1" 200 1302 0.008734 10.0.0.27 - - [2026-03-12 04:07:23] "GET /virtual-machine-interface/60e9ce67-0c77-43b9-a949-8f2248806b44 HTTP/1.1" 200 3164 0.008289 10.0.0.27 - - [2026-03-12 04:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003833 10.0.0.27 - - [2026-03-12 04:07:23] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004141 10.0.0.27 - - [2026-03-12 04:07:23] "GET /virtual-networks?parent_id=84ff00b3-bf0a-4f42-9550-37a95133ffb8&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003438 10.0.0.27 - - [2026-03-12 04:07:23] "GET /virtual-network/ae91fffd-e331-4835-8794-81a6327186b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.005917 10.0.0.27 - - [2026-03-12 04:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004547 10.0.0.27 - - [2026-03-12 04:07:24] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004455 10.0.0.27 - - [2026-03-12 04:07:24] "GET /virtual-networks?parent_id=84ff00b3-bf0a-4f42-9550-37a95133ffb8&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.004040 10.0.0.27 - - [2026-03-12 04:07:24] "GET /virtual-network/ae91fffd-e331-4835-8794-81a6327186b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.006201 10.0.0.27 - - [2026-03-12 04:07:24] "POST /neutron/security_group HTTP/1.1" 200 2066 0.014121 10.0.0.27 - - [2026-03-12 04:07:29] "POST /fqname-to-id HTTP/1.1" 404 209 0.003673 10.0.0.27 - - [2026-03-12 04:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006006 10.0.0.131 - - [2026-03-12 04:07:29] "GET /projects?obj_uuids=84ff00b3-bf0a-4f42-9550-37a95133ffb8&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002612 10.0.0.27 - - [2026-03-12 04:07:29] "GET /project/84ff00b3-bf0a-4f42-9550-37a95133ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.061793 10.0.0.27 - - [2026-03-12 04:07:30] "POST /network-policys HTTP/1.1" 200 535 0.031240 10.0.0.27 - - [2026-03-12 04:07:30] "GET /network-policy/4d045854-e3e2-45b6-bfa0-73c657e14a9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.006149 10.0.0.27 - - [2026-03-12 04:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.27 - - [2026-03-12 04:07:30] "GET /virtual-network/26a9285a-ef61-4d99-ad3a-3e12e0525132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.012200 10.0.0.27 - - [2026-03-12 04:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.27 - - [2026-03-12 04:07:30] "GET /network-policy/4d045854-e3e2-45b6-bfa0-73c657e14a9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.007488 10.0.0.27 - - [2026-03-12 04:07:30] "POST /ref-update HTTP/1.1" 200 156 0.065456 10.0.0.27 - - [2026-03-12 04:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704 10.0.0.27 - - [2026-03-12 04:07:30] "GET /network-policy/4d045854-e3e2-45b6-bfa0-73c657e14a9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.007441 10.0.0.27 - - [2026-03-12 04:07:30] "GET /virtual-network/26a9285a-ef61-4d99-ad3a-3e12e0525132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2865 0.008514 10.0.0.27 - - [2026-03-12 04:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.27 - - [2026-03-12 04:07:30] "GET /network-policy/4d045854-e3e2-45b6-bfa0-73c657e14a9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004353 10.0.0.27 - - [2026-03-12 04:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003933 10.0.0.27 - - [2026-03-12 04:07:30] "GET /virtual-network/ae91fffd-e331-4835-8794-81a6327186b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.007364 10.0.0.27 - - [2026-03-12 04:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004132 10.0.0.27 - - [2026-03-12 04:07:30] "GET /network-policy/4d045854-e3e2-45b6-bfa0-73c657e14a9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004657 10.0.0.27 - - [2026-03-12 04:07:30] "POST /fqname-to-id HTTP/1.1" 404 207 0.013909 10.0.0.27 - - [2026-03-12 04:07:30] "PUT /access-control-list/cb4df9e1-9f1c-4b77-96f7-f01425de4985 HTTP/1.1" 200 273 0.022776 10.0.0.27 - - [2026-03-12 04:07:30] "POST /ref-update HTTP/1.1" 200 156 0.082758 10.0.0.27 - - [2026-03-12 04:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003888 10.0.0.27 - - [2026-03-12 04:07:30] "GET /network-policy/4d045854-e3e2-45b6-bfa0-73c657e14a9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.010082 10.0.0.27 - - [2026-03-12 04:07:30] "POST /ref-update HTTP/1.1" 200 156 0.028629 10.0.0.27 - - [2026-03-12 04:07:30] "GET /virtual-network/ae91fffd-e331-4835-8794-81a6327186b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2863 0.017583 10.0.0.27 - - [2026-03-12 04:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.27 - - [2026-03-12 04:07:30] "GET /network-policy/4d045854-e3e2-45b6-bfa0-73c657e14a9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004335 10.0.0.27 - - [2026-03-12 04:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003101 10.0.0.131 - - [2026-03-12 04:07:30] "GET /projects?obj_uuids=84ff00b3-bf0a-4f42-9550-37a95133ffb8&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001067 10.0.0.27 - - [2026-03-12 04:07:30] "GET /project/84ff00b3-bf0a-4f42-9550-37a95133ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.039819 10.0.0.27 - - [2026-03-12 04:07:31] "POST /neutron/network HTTP/1.1" 200 117 0.016892 10.0.0.131 - - [2026-03-12 04:07:31] "POST /useragent-kv HTTP/1.1" 200 115 0.004546 10.0.0.27 - - [2026-03-12 04:07:31] "POST /neutron/subnet HTTP/1.1" 200 701 0.219455 10.0.0.27 - - [2026-03-12 04:07:31] "POST /neutron/port HTTP/1.1" 200 1215 0.043244 10.0.0.27 - - [2026-03-12 04:07:31] "POST /neutron/network HTTP/1.1" 200 799 0.010328 10.0.0.27 - - [2026-03-12 04:07:31] "POST /id-to-fqname HTTP/1.1" 200 214 0.001772 10.0.0.27 - - [2026-03-12 04:07:31] "GET /virtual-network/881b4fc4-859e-4445-ab12-5f09ad77ad25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.006009 10.0.0.27 - - [2026-03-12 04:07:31] "POST /neutron/network HTTP/1.1" 200 799 0.008011 10.0.0.27 - - [2026-03-12 04:07:31] "GET /virtual-network/881b4fc4-859e-4445-ab12-5f09ad77ad25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.007031 10.0.0.27 - - [2026-03-12 04:07:31] "POST /neutron/network HTTP/1.1" 200 799 0.009413 10.0.0.27 - - [2026-03-12 04:07:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003916 10.0.0.27 - - [2026-03-12 04:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.131 - - [2026-03-12 04:07:31] "GET /projects?obj_uuids=84ff00b3-bf0a-4f42-9550-37a95133ffb8&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001009 10.0.0.27 - - [2026-03-12 04:07:31] "POST /neutron/subnet HTTP/1.1" 200 1263 0.015947 10.0.0.27 - - [2026-03-12 04:07:31] "GET /project/84ff00b3-bf0a-4f42-9550-37a95133ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.051405 10.0.0.27 - - [2026-03-12 04:07:31] "POST /neutron/network HTTP/1.1" 200 1059 0.012968 10.0.0.27 - - [2026-03-12 04:07:32] "POST /route-targets HTTP/1.1" 200 328 0.024089 10.0.0.131 - - [2026-03-12 04:07:32] "POST /useragent-kv HTTP/1.1" 200 115 0.010581 10.0.0.27 - - [2026-03-12 04:07:32] "POST /neutron/subnet HTTP/1.1" 200 701 0.208449 10.0.0.27 - - [2026-03-12 04:07:32] "POST /id-to-fqname HTTP/1.1" 200 214 0.001345 10.0.0.27 - - [2026-03-12 04:07:32] "GET /virtual-network/9db49f44-5642-41e8-b141-baba8e6bce5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.005464 10.0.0.27 - - [2026-03-12 04:07:32] "GET /virtual-network/9db49f44-5642-41e8-b141-baba8e6bce5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.006328 10.0.0.27 - - [2026-03-12 04:07:32] "POST /neutron/network HTTP/1.1" 200 799 0.008040 10.0.0.27 - - [2026-03-12 04:07:32] "POST /fqname-to-id HTTP/1.1" 404 239 0.003344 10.0.0.27 - - [2026-03-12 04:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004864 10.0.0.131 - - [2026-03-12 04:07:32] "GET /projects?obj_uuids=84ff00b3-bf0a-4f42-9550-37a95133ffb8&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001347 10.0.0.27 - - [2026-03-12 04:07:32] "GET /project/84ff00b3-bf0a-4f42-9550-37a95133ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.039033 10.0.0.27 - - [2026-03-12 04:07:32] "POST /network-policys HTTP/1.1" 200 589 0.034884 10.0.0.27 - - [2026-03-12 04:07:32] "GET /network-policy/aeeaedf4-ab22-4189-8a2e-b32080918af8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.007518 10.0.0.27 - - [2026-03-12 04:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.27 - - [2026-03-12 04:07:32] "GET /virtual-network/881b4fc4-859e-4445-ab12-5f09ad77ad25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.007690 10.0.0.27 - - [2026-03-12 04:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.27 - - [2026-03-12 04:07:32] "GET /network-policy/aeeaedf4-ab22-4189-8a2e-b32080918af8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.007511 10.0.0.27 - - [2026-03-12 04:07:32] "POST /ref-update HTTP/1.1" 200 156 0.064431 10.0.0.27 - - [2026-03-12 04:07:32] "POST /access-control-lists HTTP/1.1" 200 556 0.045549 10.0.0.27 - - [2026-03-12 04:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006140 10.0.0.27 - - [2026-03-12 04:07:32] "GET /network-policy/aeeaedf4-ab22-4189-8a2e-b32080918af8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.005121 10.0.0.27 - - [2026-03-12 04:07:32] "GET /virtual-network/881b4fc4-859e-4445-ab12-5f09ad77ad25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.010416 10.0.0.27 - - [2026-03-12 04:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005131 10.0.0.27 - - [2026-03-12 04:07:33] "GET /network-policy/aeeaedf4-ab22-4189-8a2e-b32080918af8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.006078 10.0.0.27 - - [2026-03-12 04:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004247 10.0.0.27 - - [2026-03-12 04:07:33] "GET /virtual-network/9db49f44-5642-41e8-b141-baba8e6bce5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.007242 10.0.0.27 - - [2026-03-12 04:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003956 10.0.0.27 - - [2026-03-12 04:07:33] "GET /network-policy/aeeaedf4-ab22-4189-8a2e-b32080918af8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.005097 10.0.0.27 - - [2026-03-12 04:07:33] "POST /ref-update HTTP/1.1" 200 156 0.062283 10.0.0.27 - - [2026-03-12 04:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.015050 10.0.0.27 - - [2026-03-12 04:07:33] "POST /ref-update HTTP/1.1" 200 156 0.033816 10.0.0.27 - - [2026-03-12 04:07:33] "GET /network-policy/aeeaedf4-ab22-4189-8a2e-b32080918af8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.003670 10.0.0.27 - - [2026-03-12 04:07:33] "POST /neutron/network HTTP/1.1" 200 912 0.014983 10.0.0.27 - - [2026-03-12 04:07:33] "GET /virtual-network/9db49f44-5642-41e8-b141-baba8e6bce5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.011708 10.0.0.27 - - [2026-03-12 04:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008199 10.0.0.27 - - [2026-03-12 04:07:33] "GET /network-policy/aeeaedf4-ab22-4189-8a2e-b32080918af8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004682 10.0.0.27 - - [2026-03-12 04:07:33] "POST /id-to-fqname HTTP/1.1" 200 214 0.001427 10.0.0.27 - - [2026-03-12 04:07:33] "POST /neutron/network HTTP/1.1" 200 922 0.009455 10.0.0.131 - - [2026-03-12 04:07:34] "GET /projects?obj_uuids=84ff00b3-bf0a-4f42-9550-37a95133ffb8&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001194 10.0.0.27 - - [2026-03-12 04:07:34] "GET /project/84ff00b3-bf0a-4f42-9550-37a95133ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.083379 10.0.0.27 - - [2026-03-12 04:07:34] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008704 10.0.0.27 - - [2026-03-12 04:07:34] "POST /id-to-fqname HTTP/1.1" 200 214 0.001460 10.0.0.27 - - [2026-03-12 04:07:34] "POST /neutron/security_group HTTP/1.1" 200 2066 0.012698 10.0.0.131 - - [2026-03-12 04:07:35] "GET /projects?obj_uuids=84ff00b3-bf0a-4f42-9550-37a95133ffb8&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001143 10.0.0.27 - - [2026-03-12 04:07:35] "POST /neutron/port HTTP/1.1" 200 1063 0.315506 10.0.0.27 - - [2026-03-12 04:07:35] "POST /neutron/port HTTP/1.1" 200 1117 0.115198 10.0.0.27 - - [2026-03-12 04:07:35] "POST /neutron/subnet HTTP/1.1" 200 675 0.010925 10.0.0.131 - - [2026-03-12 04:07:35] "GET /projects?obj_uuids=84ff00b3-bf0a-4f42-9550-37a95133ffb8&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001360 10.0.0.27 - - [2026-03-12 04:07:35] "GET /project/84ff00b3-bf0a-4f42-9550-37a95133ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.066632 10.0.0.27 - - [2026-03-12 04:07:35] "POST /neutron/network HTTP/1.1" 200 912 0.007461 10.0.0.27 - - [2026-03-12 04:07:36] "POST /neutron/port HTTP/1.1" 200 117 0.008208 10.0.0.27 - - [2026-03-12 04:07:36] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.004924 10.0.0.27 - - [2026-03-12 04:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.27 - - [2026-03-12 04:07:36] "GET /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004989 10.0.0.27 - - [2026-03-12 04:07:36] "POST /neutron/port HTTP/1.1" 200 1063 0.023037 10.0.0.27 - - [2026-03-12 04:07:36] "POST /neutron/port HTTP/1.1" 200 1127 0.025672 10.0.0.27 - - [2026-03-12 04:07:37] "POST /neutron/port HTTP/1.1" 200 117 0.001230 10.0.0.27 - - [2026-03-12 04:07:37] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.003634 10.0.0.27 - - [2026-03-12 04:07:37] "GET /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004578 10.0.0.27 - - [2026-03-12 04:07:37] "GET /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005040 10.0.0.27 - - [2026-03-12 04:07:37] "PUT /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778 HTTP/1.1" 200 255 0.063197 10.0.0.27 - - [2026-03-12 04:07:37] "PUT /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778 HTTP/1.1" 200 255 0.062100 10.0.0.27 - - [2026-03-12 04:07:37] "GET /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.009670 10.0.0.27 - - [2026-03-12 04:07:37] "GET /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.009296 10.0.0.27 - - [2026-03-12 04:07:37] "PUT /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff HTTP/1.1" 200 255 0.037425 10.0.0.27 - - [2026-03-12 04:07:37] "PUT /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff HTTP/1.1" 200 255 0.039737 10.0.0.27 - - [2026-03-12 04:07:37] "GET /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.006803 10.0.0.27 - - [2026-03-12 04:07:37] "GET /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.004694 10.0.0.27 - - [2026-03-12 04:07:37] "PUT /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c HTTP/1.1" 200 255 0.034870 10.0.0.27 - - [2026-03-12 04:07:38] "PUT /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c HTTP/1.1" 200 255 0.051988 10.0.0.27 - - [2026-03-12 04:07:38] "GET /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.007762 10.0.0.27 - - [2026-03-12 04:07:38] "GET /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.010996 10.0.0.27 - - [2026-03-12 04:07:38] "PUT /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778 HTTP/1.1" 200 255 0.024466 10.0.0.27 - - [2026-03-12 04:07:38] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.004658 10.0.0.27 - - [2026-03-12 04:07:38] "GET /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.008714 10.0.0.27 - - [2026-03-12 04:07:38] "GET /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.006621 10.0.0.27 - - [2026-03-12 04:07:38] "PUT /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778 HTTP/1.1" 200 255 0.045926 10.0.0.27 - - [2026-03-12 04:07:38] "PUT /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778 HTTP/1.1" 200 255 0.043812 10.0.0.27 - - [2026-03-12 04:07:38] "GET /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.011159 10.0.0.27 - - [2026-03-12 04:07:38] "GET /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.006655 10.0.0.27 - - [2026-03-12 04:07:38] "PUT /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff HTTP/1.1" 200 255 0.030229 10.0.0.27 - - [2026-03-12 04:07:38] "PUT /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff HTTP/1.1" 200 255 0.059598 10.0.0.27 - - [2026-03-12 04:07:38] "GET /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.006684 10.0.0.27 - - [2026-03-12 04:07:38] "GET /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.008612 10.0.0.27 - - [2026-03-12 04:07:38] "PUT /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c HTTP/1.1" 200 255 0.029714 10.0.0.27 - - [2026-03-12 04:07:38] "PUT /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c HTTP/1.1" 200 255 0.036430 10.0.0.27 - - [2026-03-12 04:07:38] "GET /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.009502 10.0.0.27 - - [2026-03-12 04:07:38] "GET /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.013053 10.0.0.27 - - [2026-03-12 04:07:38] "PUT /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff HTTP/1.1" 200 255 0.032920 10.0.0.27 - - [2026-03-12 04:07:38] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.004690 10.0.0.27 - - [2026-03-12 04:07:38] "GET /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.006018 10.0.0.27 - - [2026-03-12 04:07:38] "GET /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004694 10.0.0.27 - - [2026-03-12 04:07:39] "PUT /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778 HTTP/1.1" 200 255 0.034024 10.0.0.27 - - [2026-03-12 04:07:39] "PUT /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778 HTTP/1.1" 200 255 0.058138 10.0.0.27 - - [2026-03-12 04:07:39] "GET /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.012457 10.0.0.27 - - [2026-03-12 04:07:39] "GET /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.008751 10.0.0.27 - - [2026-03-12 04:07:39] "PUT /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff HTTP/1.1" 200 255 0.035128 10.0.0.27 - - [2026-03-12 04:07:39] "PUT /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff HTTP/1.1" 200 255 0.045505 10.0.0.27 - - [2026-03-12 04:07:39] "GET /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.005424 10.0.0.27 - - [2026-03-12 04:07:39] "GET /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.004413 10.0.0.27 - - [2026-03-12 04:07:39] "PUT /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c HTTP/1.1" 200 255 0.032030 10.0.0.27 - - [2026-03-12 04:07:39] "PUT /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c HTTP/1.1" 200 255 0.032676 10.0.0.27 - - [2026-03-12 04:07:39] "GET /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.006336 10.0.0.27 - - [2026-03-12 04:07:39] "GET /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.006667 10.0.0.27 - - [2026-03-12 04:07:39] "PUT /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c HTTP/1.1" 200 255 0.020838 10.0.0.27 - - [2026-03-12 04:07:39] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.003427 10.0.0.27 - - [2026-03-12 04:07:39] "GET /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.007191 10.0.0.27 - - [2026-03-12 04:07:39] "GET /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004627 10.0.0.27 - - [2026-03-12 04:07:39] "PUT /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778 HTTP/1.1" 200 255 0.032548 10.0.0.27 - - [2026-03-12 04:07:39] "PUT /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778 HTTP/1.1" 200 255 0.046606 10.0.0.27 - - [2026-03-12 04:07:39] "GET /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2906 0.013354 10.0.0.27 - - [2026-03-12 04:07:39] "GET /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2906 0.010564 10.0.0.27 - - [2026-03-12 04:07:39] "PUT /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff HTTP/1.1" 200 255 0.032881 10.0.0.27 - - [2026-03-12 04:07:40] "PUT /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff HTTP/1.1" 200 255 0.044969 10.0.0.27 - - [2026-03-12 04:07:40] "GET /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2971 0.007530 10.0.0.27 - - [2026-03-12 04:07:40] "GET /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2971 0.007431 10.0.0.27 - - [2026-03-12 04:07:40] "PUT /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c HTTP/1.1" 200 255 0.034917 10.0.0.27 - - [2026-03-12 04:07:40] "PUT /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c HTTP/1.1" 200 255 0.041859 10.0.0.27 - - [2026-03-12 04:07:44] "POST /neutron/security_group HTTP/1.1" 200 2066 0.013665 10.0.0.27 - - [2026-03-12 04:07:50] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.007617 10.0.0.27 - - [2026-03-12 04:07:50] "GET /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.008628 10.0.0.27 - - [2026-03-12 04:07:50] "GET /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.009136 10.0.0.27 - - [2026-03-12 04:07:50] "PUT /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778 HTTP/1.1" 200 255 0.040863 10.0.0.27 - - [2026-03-12 04:07:50] "PUT /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778 HTTP/1.1" 200 255 0.044997 10.0.0.27 - - [2026-03-12 04:07:50] "GET /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2906 0.007274 10.0.0.27 - - [2026-03-12 04:07:50] "GET /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2906 0.005711 10.0.0.27 - - [2026-03-12 04:07:50] "PUT /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff HTTP/1.1" 200 255 0.052024 10.0.0.27 - - [2026-03-12 04:07:50] "PUT /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff HTTP/1.1" 200 255 0.040545 10.0.0.27 - - [2026-03-12 04:07:50] "GET /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.008077 10.0.0.27 - - [2026-03-12 04:07:50] "GET /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.018196 10.0.0.27 - - [2026-03-12 04:07:50] "PUT /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c HTTP/1.1" 200 255 0.041577 10.0.0.27 - - [2026-03-12 04:07:50] "PUT /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c HTTP/1.1" 200 255 0.048952 10.0.0.27 - - [2026-03-12 04:07:50] "GET /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005425 10.0.0.27 - - [2026-03-12 04:07:50] "GET /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005469 10.0.0.27 - - [2026-03-12 04:07:51] "PUT /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778 HTTP/1.1" 200 255 0.027337 10.0.0.27 - - [2026-03-12 04:07:51] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.004659 10.0.0.27 - - [2026-03-12 04:07:51] "GET /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004967 10.0.0.27 - - [2026-03-12 04:07:51] "GET /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004272 10.0.0.27 - - [2026-03-12 04:07:51] "PUT /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778 HTTP/1.1" 200 255 0.028811 10.0.0.27 - - [2026-03-12 04:07:51] "PUT /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778 HTTP/1.1" 200 255 0.037260 10.0.0.27 - - [2026-03-12 04:07:51] "GET /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.006296 10.0.0.27 - - [2026-03-12 04:07:51] "GET /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.005839 10.0.0.27 - - [2026-03-12 04:07:51] "PUT /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff HTTP/1.1" 200 255 0.042897 10.0.0.27 - - [2026-03-12 04:07:51] "PUT /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff HTTP/1.1" 200 255 0.056246 10.0.0.27 - - [2026-03-12 04:07:51] "GET /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.005492 10.0.0.27 - - [2026-03-12 04:07:51] "GET /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.009041 10.0.0.27 - - [2026-03-12 04:07:51] "PUT /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c HTTP/1.1" 200 255 0.035870 10.0.0.27 - - [2026-03-12 04:07:51] "PUT /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c HTTP/1.1" 200 255 0.050004 10.0.0.27 - - [2026-03-12 04:07:51] "GET /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.006393 10.0.0.27 - - [2026-03-12 04:07:51] "GET /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.004073 10.0.0.27 - - [2026-03-12 04:07:51] "PUT /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff HTTP/1.1" 200 255 0.030457 10.0.0.27 - - [2026-03-12 04:07:51] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.004032 10.0.0.27 - - [2026-03-12 04:07:51] "GET /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.006496 10.0.0.27 - - [2026-03-12 04:07:51] "GET /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.007486 10.0.0.27 - - [2026-03-12 04:07:51] "PUT /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778 HTTP/1.1" 200 255 0.034461 10.0.0.27 - - [2026-03-12 04:07:51] "PUT /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778 HTTP/1.1" 200 255 0.044082 10.0.0.27 - - [2026-03-12 04:07:52] "GET /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.009413 10.0.0.27 - - [2026-03-12 04:07:52] "GET /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.005780 10.0.0.27 - - [2026-03-12 04:07:52] "PUT /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff HTTP/1.1" 200 255 0.033342 10.0.0.27 - - [2026-03-12 04:07:52] "PUT /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff HTTP/1.1" 200 255 0.056818 10.0.0.27 - - [2026-03-12 04:07:52] "GET /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.014853 10.0.0.27 - - [2026-03-12 04:07:52] "GET /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.006424 10.0.0.27 - - [2026-03-12 04:07:52] "PUT /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c HTTP/1.1" 200 255 0.040796 10.0.0.27 - - [2026-03-12 04:07:52] "PUT /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c HTTP/1.1" 200 255 0.042967 10.0.0.27 - - [2026-03-12 04:07:52] "GET /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.010844 10.0.0.27 - - [2026-03-12 04:07:52] "GET /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.007793 10.0.0.27 - - [2026-03-12 04:07:52] "PUT /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c HTTP/1.1" 200 255 0.020358 10.0.0.27 - - [2026-03-12 04:07:52] "POST /ref-update HTTP/1.1" 200 156 0.061460 10.0.0.27 - - [2026-03-12 04:07:52] "POST /neutron/network HTTP/1.1" 200 799 0.009659 10.0.0.27 - - [2026-03-12 04:07:52] "GET /virtual-network/9db49f44-5642-41e8-b141-baba8e6bce5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.022091 10.0.0.27 - - [2026-03-12 04:07:52] "DELETE /access-control-list/25afa784-a707-4e36-9e90-749ef28bb7a3 HTTP/1.1" 200 115 0.075534 10.0.0.27 - - [2026-03-12 04:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005867 10.0.0.27 - - [2026-03-12 04:07:52] "GET /network-policy/aeeaedf4-ab22-4189-8a2e-b32080918af8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.007980 10.0.0.27 - - [2026-03-12 04:07:52] "POST /ref-update HTTP/1.1" 200 156 0.059728 10.0.0.27 - - [2026-03-12 04:07:52] "POST /ref-update HTTP/1.1" 200 156 0.026545 10.0.0.27 - - [2026-03-12 04:07:52] "GET /virtual-network/881b4fc4-859e-4445-ab12-5f09ad77ad25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.015569 10.0.0.27 - - [2026-03-12 04:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006239 10.0.0.27 - - [2026-03-12 04:07:53] "GET /network-policy/aeeaedf4-ab22-4189-8a2e-b32080918af8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.005310 10.0.0.27 - - [2026-03-12 04:07:53] "DELETE /network-policy/aeeaedf4-ab22-4189-8a2e-b32080918af8 HTTP/1.1" 200 115 0.041730 10.0.0.27 - - [2026-03-12 04:07:53] "POST /neutron/network HTTP/1.1" 200 799 0.007906 10.0.0.27 - - [2026-03-12 04:07:53] "POST /neutron/port HTTP/1.1" 200 1127 0.021714 10.0.0.27 - - [2026-03-12 04:07:53] "POST /neutron/port HTTP/1.1" 200 151 0.249260 10.0.0.27 - - [2026-03-12 04:07:55] "POST /neutron/network HTTP/1.1" 200 799 0.007778 10.0.0.27 - - [2026-03-12 04:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.27 - - [2026-03-12 04:07:55] "POST /ref-update HTTP/1.1" 200 156 0.066321 10.0.0.27 - - [2026-03-12 04:07:55] "GET /virtual-network/ae91fffd-e331-4835-8794-81a6327186b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.006975 10.0.0.27 - - [2026-03-12 04:07:55] "POST /ref-update HTTP/1.1" 200 156 0.036430 10.0.0.27 - - [2026-03-12 04:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008111 10.0.0.27 - - [2026-03-12 04:07:55] "GET /network-policy/4d045854-e3e2-45b6-bfa0-73c657e14a9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.006198 10.0.0.27 - - [2026-03-12 04:07:55] "POST /ref-update HTTP/1.1" 200 156 0.055642 10.0.0.27 - - [2026-03-12 04:07:55] "POST /neutron/network HTTP/1.1" 200 974 0.025315 10.0.0.27 - - [2026-03-12 04:07:55] "GET /virtual-network/26a9285a-ef61-4d99-ad3a-3e12e0525132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.014168 10.0.0.27 - - [2026-03-12 04:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006362 10.0.0.27 - - [2026-03-12 04:07:55] "GET /network-policy/4d045854-e3e2-45b6-bfa0-73c657e14a9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.006276 10.0.0.27 - - [2026-03-12 04:07:55] "DELETE /network-policy/4d045854-e3e2-45b6-bfa0-73c657e14a9c HTTP/1.1" 200 115 0.044417 10.0.0.27 - - [2026-03-12 04:07:56] "POST /neutron/port HTTP/1.1" 200 1215 0.028818 10.0.0.27 - - [2026-03-12 04:07:56] "POST /neutron/port HTTP/1.1" 200 1216 0.020265 10.0.0.27 - - [2026-03-12 04:07:58] "POST /neutron/network HTTP/1.1" 200 973 0.012203 10.0.0.27 - - [2026-03-12 04:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.011533 10.0.0.131 - - [2026-03-12 04:07:58] "POST /useragent-kv HTTP/1.1" 200 115 0.004700 10.0.0.131 - - [2026-03-12 04:07:58] "POST /useragent-kv HTTP/1.1" 200 115 0.006797 10.0.0.131 - - [2026-03-12 04:07:58] "POST /useragent-kv HTTP/1.1" 200 115 0.002723 10.0.0.131 - - [2026-03-12 04:07:58] "POST /useragent-kv HTTP/1.1" 200 115 0.002849 10.0.0.27 - - [2026-03-12 04:07:58] "POST /neutron/network HTTP/1.1" 200 151 0.174423 10.0.0.27 - - [2026-03-12 04:07:58] "DELETE /route-target/0886048f-bad3-444a-bd69-56e765bdec1d HTTP/1.1" 200 115 0.032281 10.0.0.27 - - [2026-03-12 04:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.131 - - [2026-03-12 04:07:59] "GET /projects?obj_uuids=84ff00b3-bf0a-4f42-9550-37a95133ffb8&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000986 10.0.0.27 - - [2026-03-12 04:07:59] "GET /project/84ff00b3-bf0a-4f42-9550-37a95133ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.047179 10.0.0.27 - - [2026-03-12 04:08:00] "POST /fqname-to-id HTTP/1.1" 404 207 0.006863 10.0.0.131 - - [2026-03-12 04:08:00] "POST /useragent-kv HTTP/1.1" 200 115 0.008093 10.0.0.27 - - [2026-03-12 04:08:00] "POST /neutron/subnet HTTP/1.1" 200 716 0.243270 10.0.0.27 - - [2026-03-12 04:08:00] "POST /id-to-fqname HTTP/1.1" 200 222 0.001506 10.0.0.27 - - [2026-03-12 04:08:00] "GET /virtual-network/a2b17e14-ee8b-4594-9e1e-14adf59c090e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.008996 10.0.0.27 - - [2026-03-12 04:08:00] "POST /neutron/network HTTP/1.1" 200 976 0.011449 10.0.0.27 - - [2026-03-12 04:08:00] "GET /virtual-network/a2b17e14-ee8b-4594-9e1e-14adf59c090e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.006287 10.0.0.27 - - [2026-03-12 04:08:00] "POST /neutron/subnet HTTP/1.1" 200 729 0.016548 10.0.0.27 - - [2026-03-12 04:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005580 10.0.0.131 - - [2026-03-12 04:08:00] "GET /projects?obj_uuids=84ff00b3-bf0a-4f42-9550-37a95133ffb8&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001257 10.0.0.27 - - [2026-03-12 04:08:00] "GET /project/84ff00b3-bf0a-4f42-9550-37a95133ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.065301 10.0.0.27 - - [2026-03-12 04:08:01] "POST /route-targets HTTP/1.1" 200 328 0.017782 10.0.0.131 - - [2026-03-12 04:08:01] "POST /useragent-kv HTTP/1.1" 200 115 0.008562 10.0.0.27 - - [2026-03-12 04:08:01] "POST /neutron/subnet HTTP/1.1" 200 716 0.182589 10.0.0.27 - - [2026-03-12 04:08:01] "POST /fqname-to-id HTTP/1.1" 404 207 0.007781 10.0.0.27 - - [2026-03-12 04:08:01] "POST /id-to-fqname HTTP/1.1" 200 222 0.001382 10.0.0.27 - - [2026-03-12 04:08:01] "GET /virtual-network/c657d6b0-f930-43ea-b4bd-e1d0cddb8f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.007775 10.0.0.27 - - [2026-03-12 04:08:01] "POST /neutron/network HTTP/1.1" 200 973 0.012506 10.0.0.27 - - [2026-03-12 04:08:01] "GET /virtual-network/c657d6b0-f930-43ea-b4bd-e1d0cddb8f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.007378 10.0.0.27 - - [2026-03-12 04:08:01] "POST /neutron/subnet HTTP/1.1" 200 715 0.011516 10.0.0.27 - - [2026-03-12 04:08:01] "POST /id-to-fqname HTTP/1.1" 200 222 0.001564 10.0.0.131 - - [2026-03-12 04:08:02] "GET /projects?obj_uuids=84ff00b3-bf0a-4f42-9550-37a95133ffb8&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001374 10.0.0.27 - - [2026-03-12 04:08:02] "GET /project/84ff00b3-bf0a-4f42-9550-37a95133ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.078585 10.0.0.27 - - [2026-03-12 04:08:02] "POST /neutron/port HTTP/1.1" 200 117 0.008395 10.0.0.27 - - [2026-03-12 04:08:02] "POST /id-to-fqname HTTP/1.1" 200 222 0.001703 10.0.0.27 - - [2026-03-12 04:08:02] "POST /neutron/network HTTP/1.1" 200 983 0.007841 10.0.0.27 - - [2026-03-12 04:08:03] "POST /neutron/port HTTP/1.1" 200 1154 0.023508 10.0.0.131 - - [2026-03-12 04:08:03] "GET /projects?obj_uuids=84ff00b3-bf0a-4f42-9550-37a95133ffb8&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000971 10.0.0.27 - - [2026-03-12 04:08:03] "GET /project/84ff00b3-bf0a-4f42-9550-37a95133ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.066133 10.0.0.27 - - [2026-03-12 04:08:03] "POST /neutron/network HTTP/1.1" 200 973 0.022993 10.0.0.27 - - [2026-03-12 04:08:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006315 10.0.0.27 - - [2026-03-12 04:08:03] "POST /neutron/port HTTP/1.1" 200 117 0.001379 10.0.0.27 - - [2026-03-12 04:08:04] "POST /neutron/network HTTP/1.1" 200 976 0.015505 10.0.0.27 - - [2026-03-12 04:08:04] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008551 10.0.0.27 - - [2026-03-12 04:08:04] "POST /neutron/port HTTP/1.1" 200 1151 0.028987 10.0.0.27 - - [2026-03-12 04:08:04] "POST /neutron/port HTTP/1.1" 200 1215 0.025249 10.0.0.27 - - [2026-03-12 04:08:05] "POST /neutron/subnet HTTP/1.1" 200 1263 0.019531 10.0.0.27 - - [2026-03-12 04:08:05] "POST /neutron/network HTTP/1.1" 200 973 0.010444 10.0.0.27 - - [2026-03-12 04:08:09] "POST /neutron/port HTTP/1.1" 200 1218 0.020778 10.0.0.27 - - [2026-03-12 04:08:09] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007546 10.0.0.27 - - [2026-03-12 04:08:09] "GET /virtual-machine/378f197e-46c6-4c5e-bc04-f895ceb8e506 HTTP/1.1" 200 1302 0.006318 10.0.0.27 - - [2026-03-12 04:08:09] "GET /virtual-machine-interface/6aeeff76-d850-42de-86f4-1c75728cef0a HTTP/1.1" 200 3163 0.006281 10.0.0.27 - - [2026-03-12 04:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.27 - - [2026-03-12 04:08:09] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003805 10.0.0.27 - - [2026-03-12 04:08:09] "GET /virtual-networks?parent_id=84ff00b3-bf0a-4f42-9550-37a95133ffb8&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003483 10.0.0.27 - - [2026-03-12 04:08:09] "GET /virtual-network/a2b17e14-ee8b-4594-9e1e-14adf59c090e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.009158 10.0.0.27 - - [2026-03-12 04:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.27 - - [2026-03-12 04:08:12] "GET /virtual-network/a2b17e14-ee8b-4594-9e1e-14adf59c090e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.005766 10.0.0.27 - - [2026-03-12 04:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004794 10.0.0.27 - - [2026-03-12 04:08:14] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006214 10.0.0.27 - - [2026-03-12 04:08:14] "GET /virtual-networks?parent_id=84ff00b3-bf0a-4f42-9550-37a95133ffb8&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.004261 10.0.0.27 - - [2026-03-12 04:08:14] "GET /virtual-network/a2b17e14-ee8b-4594-9e1e-14adf59c090e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.009179 10.0.0.27 - - [2026-03-12 04:08:14] "POST /neutron/port HTTP/1.1" 200 1215 0.021690 10.0.0.27 - - [2026-03-12 04:08:14] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011306 10.0.0.27 - - [2026-03-12 04:08:15] "POST /neutron/port HTTP/1.1" 200 1215 0.019865 10.0.0.27 - - [2026-03-12 04:08:15] "GET /virtual-machine/a1bb0126-430d-47b9-9703-8d78e931cb61 HTTP/1.1" 200 1303 0.007640 10.0.0.27 - - [2026-03-12 04:08:15] "GET /virtual-machine-interface/d2cc3088-0a5b-4e6b-a830-d1b0b457061d HTTP/1.1" 200 3165 0.006207 10.0.0.27 - - [2026-03-12 04:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004202 10.0.0.27 - - [2026-03-12 04:08:15] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004581 10.0.0.27 - - [2026-03-12 04:08:15] "GET /virtual-networks?parent_id=84ff00b3-bf0a-4f42-9550-37a95133ffb8&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003611 10.0.0.27 - - [2026-03-12 04:08:15] "GET /virtual-network/c657d6b0-f930-43ea-b4bd-e1d0cddb8f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.007368 10.0.0.27 - - [2026-03-12 04:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005007 10.0.0.27 - - [2026-03-12 04:08:16] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004580 10.0.0.27 - - [2026-03-12 04:08:16] "GET /virtual-networks?parent_id=84ff00b3-bf0a-4f42-9550-37a95133ffb8&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.004280 10.0.0.27 - - [2026-03-12 04:08:16] "GET /virtual-network/c657d6b0-f930-43ea-b4bd-e1d0cddb8f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.006124 10.0.0.27 - - [2026-03-12 04:08:16] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007597 10.0.0.27 - - [2026-03-12 04:08:21] "POST /fqname-to-id HTTP/1.1" 404 209 0.003806 10.0.0.27 - - [2026-03-12 04:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.131 - - [2026-03-12 04:08:21] "GET /projects?obj_uuids=84ff00b3-bf0a-4f42-9550-37a95133ffb8&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001425 10.0.0.27 - - [2026-03-12 04:08:21] "GET /project/84ff00b3-bf0a-4f42-9550-37a95133ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.044225 10.0.0.27 - - [2026-03-12 04:08:21] "POST /network-policys HTTP/1.1" 200 535 0.035973 10.0.0.27 - - [2026-03-12 04:08:21] "GET /network-policy/1544061e-72c3-4d3d-8bc7-42a6b3801ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.007703 10.0.0.27 - - [2026-03-12 04:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.27 - - [2026-03-12 04:08:22] "GET /virtual-network/a2b17e14-ee8b-4594-9e1e-14adf59c090e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.008590 10.0.0.27 - - [2026-03-12 04:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004789 10.0.0.27 - - [2026-03-12 04:08:22] "GET /network-policy/1544061e-72c3-4d3d-8bc7-42a6b3801ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005650 10.0.0.27 - - [2026-03-12 04:08:22] "POST /ref-update HTTP/1.1" 200 156 0.051032 10.0.0.27 - - [2026-03-12 04:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.27 - - [2026-03-12 04:08:22] "GET /network-policy/1544061e-72c3-4d3d-8bc7-42a6b3801ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005064 10.0.0.27 - - [2026-03-12 04:08:22] "GET /virtual-network/a2b17e14-ee8b-4594-9e1e-14adf59c090e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.008280 10.0.0.27 - - [2026-03-12 04:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003004 10.0.0.27 - - [2026-03-12 04:08:22] "GET /network-policy/1544061e-72c3-4d3d-8bc7-42a6b3801ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004114 10.0.0.27 - - [2026-03-12 04:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.27 - - [2026-03-12 04:08:22] "GET /virtual-network/c657d6b0-f930-43ea-b4bd-e1d0cddb8f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.006063 10.0.0.27 - - [2026-03-12 04:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.27 - - [2026-03-12 04:08:22] "GET /network-policy/1544061e-72c3-4d3d-8bc7-42a6b3801ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004560 10.0.0.27 - - [2026-03-12 04:08:22] "POST /ref-update HTTP/1.1" 200 156 0.052287 10.0.0.27 - - [2026-03-12 04:08:22] "POST /access-control-lists HTTP/1.1" 200 580 0.049539 10.0.0.27 - - [2026-03-12 04:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.27 - - [2026-03-12 04:08:22] "GET /network-policy/1544061e-72c3-4d3d-8bc7-42a6b3801ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004429 10.0.0.27 - - [2026-03-12 04:08:22] "GET /virtual-network/c657d6b0-f930-43ea-b4bd-e1d0cddb8f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2864 0.009962 10.0.0.27 - - [2026-03-12 04:08:22] "POST /access-control-lists HTTP/1.1" 200 580 0.086900 10.0.0.27 - - [2026-03-12 04:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004385 10.0.0.27 - - [2026-03-12 04:08:22] "GET /network-policy/1544061e-72c3-4d3d-8bc7-42a6b3801ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004058 10.0.0.27 - - [2026-03-12 04:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005355 10.0.0.131 - - [2026-03-12 04:08:22] "GET /projects?obj_uuids=84ff00b3-bf0a-4f42-9550-37a95133ffb8&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001594 10.0.0.27 - - [2026-03-12 04:08:22] "GET /project/84ff00b3-bf0a-4f42-9550-37a95133ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.044003 10.0.0.27 - - [2026-03-12 04:08:22] "POST /neutron/network HTTP/1.1" 200 117 0.016182 10.0.0.27 - - [2026-03-12 04:08:23] "POST /ref-update HTTP/1.1" 200 156 0.026799 10.0.0.27 - - [2026-03-12 04:08:23] "POST /neutron/network HTTP/1.1" 200 799 0.009491 10.0.0.27 - - [2026-03-12 04:08:23] "POST /id-to-fqname HTTP/1.1" 200 214 0.001318 10.0.0.27 - - [2026-03-12 04:08:23] "GET /virtual-network/33487f0b-d61d-4520-a8fd-5bd52222ece3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.005986 10.0.0.27 - - [2026-03-12 04:08:23] "GET /virtual-network/33487f0b-d61d-4520-a8fd-5bd52222ece3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.005976 10.0.0.27 - - [2026-03-12 04:08:23] "POST /neutron/subnet HTTP/1.1" 200 701 0.010353 10.0.0.27 - - [2026-03-12 04:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.131 - - [2026-03-12 04:08:23] "GET /projects?obj_uuids=84ff00b3-bf0a-4f42-9550-37a95133ffb8&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001013 10.0.0.27 - - [2026-03-12 04:08:23] "GET /project/84ff00b3-bf0a-4f42-9550-37a95133ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.041671 10.0.0.131 - - [2026-03-12 04:08:23] "POST /useragent-kv HTTP/1.1" 200 115 0.008458 10.0.0.27 - - [2026-03-12 04:08:23] "POST /neutron/subnet HTTP/1.1" 200 701 0.222023 10.0.0.27 - - [2026-03-12 04:08:23] "POST /id-to-fqname HTTP/1.1" 200 214 0.001956 10.0.0.27 - - [2026-03-12 04:08:23] "GET /virtual-network/cb949333-2a19-45bb-b3e2-fe49276c4848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.006567 10.0.0.27 - - [2026-03-12 04:08:23] "GET /virtual-network/cb949333-2a19-45bb-b3e2-fe49276c4848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.008992 10.0.0.27 - - [2026-03-12 04:08:24] "POST /neutron/network HTTP/1.1" 200 799 0.010135 10.0.0.27 - - [2026-03-12 04:08:24] "POST /fqname-to-id HTTP/1.1" 404 239 0.003934 10.0.0.27 - - [2026-03-12 04:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.131 - - [2026-03-12 04:08:24] "GET /projects?obj_uuids=84ff00b3-bf0a-4f42-9550-37a95133ffb8&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001038 10.0.0.27 - - [2026-03-12 04:08:24] "GET /project/84ff00b3-bf0a-4f42-9550-37a95133ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.046332 10.0.0.27 - - [2026-03-12 04:08:24] "POST /network-policys HTTP/1.1" 200 589 0.042194 10.0.0.27 - - [2026-03-12 04:08:24] "GET /network-policy/78e8fe99-a242-48a3-98b6-13ebf2aa9b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.007783 10.0.0.27 - - [2026-03-12 04:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.27 - - [2026-03-12 04:08:24] "GET /virtual-network/33487f0b-d61d-4520-a8fd-5bd52222ece3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.006230 10.0.0.27 - - [2026-03-12 04:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006289 10.0.0.27 - - [2026-03-12 04:08:24] "GET /network-policy/78e8fe99-a242-48a3-98b6-13ebf2aa9b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.005356 10.0.0.27 - - [2026-03-12 04:08:24] "POST /ref-update HTTP/1.1" 200 156 0.047767 10.0.0.27 - - [2026-03-12 04:08:24] "POST /fqname-to-id HTTP/1.1" 404 210 0.011217 10.0.0.27 - - [2026-03-12 04:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011380 10.0.0.27 - - [2026-03-12 04:08:24] "GET /network-policy/78e8fe99-a242-48a3-98b6-13ebf2aa9b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004787 10.0.0.27 - - [2026-03-12 04:08:24] "GET /virtual-network/33487f0b-d61d-4520-a8fd-5bd52222ece3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.008657 10.0.0.27 - - [2026-03-12 04:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.27 - - [2026-03-12 04:08:24] "GET /network-policy/78e8fe99-a242-48a3-98b6-13ebf2aa9b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.007423 10.0.0.27 - - [2026-03-12 04:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007438 10.0.0.27 - - [2026-03-12 04:08:24] "GET /virtual-network/cb949333-2a19-45bb-b3e2-fe49276c4848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.006159 10.0.0.27 - - [2026-03-12 04:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.27 - - [2026-03-12 04:08:24] "GET /network-policy/78e8fe99-a242-48a3-98b6-13ebf2aa9b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.006772 10.0.0.27 - - [2026-03-12 04:08:24] "POST /ref-update HTTP/1.1" 200 156 0.070165 10.0.0.27 - - [2026-03-12 04:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.27 - - [2026-03-12 04:08:24] "POST /access-control-lists HTTP/1.1" 200 556 0.109043 10.0.0.27 - - [2026-03-12 04:08:24] "GET /network-policy/78e8fe99-a242-48a3-98b6-13ebf2aa9b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.005157 10.0.0.27 - - [2026-03-12 04:08:24] "POST /neutron/network HTTP/1.1" 200 912 0.008664 10.0.0.27 - - [2026-03-12 04:08:24] "GET /virtual-network/cb949333-2a19-45bb-b3e2-fe49276c4848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.004946 10.0.0.27 - - [2026-03-12 04:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.014362 10.0.0.27 - - [2026-03-12 04:08:25] "GET /network-policy/78e8fe99-a242-48a3-98b6-13ebf2aa9b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.006988 10.0.0.27 - - [2026-03-12 04:08:25] "POST /id-to-fqname HTTP/1.1" 200 214 0.001889 10.0.0.27 - - [2026-03-12 04:08:25] "POST /neutron/network HTTP/1.1" 200 922 0.007411 10.0.0.131 - - [2026-03-12 04:08:26] "GET /projects?obj_uuids=84ff00b3-bf0a-4f42-9550-37a95133ffb8&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001129 10.0.0.27 - - [2026-03-12 04:08:26] "GET /project/84ff00b3-bf0a-4f42-9550-37a95133ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.086858 10.0.0.27 - - [2026-03-12 04:08:26] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008351 10.0.0.27 - - [2026-03-12 04:08:26] "POST /id-to-fqname HTTP/1.1" 200 214 0.001701 10.0.0.27 - - [2026-03-12 04:08:26] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010869 10.0.0.131 - - [2026-03-12 04:08:26] "GET /projects?obj_uuids=84ff00b3-bf0a-4f42-9550-37a95133ffb8&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001055 10.0.0.27 - - [2026-03-12 04:08:27] "POST /neutron/port HTTP/1.1" 200 1063 0.267558 10.0.0.27 - - [2026-03-12 04:08:27] "POST /neutron/port HTTP/1.1" 200 1117 0.125746 10.0.0.27 - - [2026-03-12 04:08:27] "POST /neutron/subnet HTTP/1.1" 200 675 0.017447 10.0.0.131 - - [2026-03-12 04:08:27] "GET /projects?obj_uuids=84ff00b3-bf0a-4f42-9550-37a95133ffb8&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003388 10.0.0.27 - - [2026-03-12 04:08:27] "GET /project/84ff00b3-bf0a-4f42-9550-37a95133ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.075954 10.0.0.27 - - [2026-03-12 04:08:27] "POST /neutron/network HTTP/1.1" 200 912 0.007812 10.0.0.27 - - [2026-03-12 04:08:27] "POST /neutron/port HTTP/1.1" 200 117 0.006734 10.0.0.27 - - [2026-03-12 04:08:27] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.003398 10.0.0.27 - - [2026-03-12 04:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.27 - - [2026-03-12 04:08:27] "GET /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.008253 10.0.0.27 - - [2026-03-12 04:08:28] "PUT /access-control-list/cd3b9223-dbd1-4e0a-85a5-ab57c177b126 HTTP/1.1" 200 273 0.032225 10.0.0.27 - - [2026-03-12 04:08:28] "POST /neutron/port HTTP/1.1" 200 1063 0.018178 10.0.0.27 - - [2026-03-12 04:08:28] "POST /neutron/port HTTP/1.1" 200 1127 0.020912 10.0.0.27 - - [2026-03-12 04:08:28] "POST /neutron/port HTTP/1.1" 200 117 0.002357 10.0.0.27 - - [2026-03-12 04:08:29] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.010092 10.0.0.27 - - [2026-03-12 04:08:29] "GET /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.006704 10.0.0.27 - - [2026-03-12 04:08:29] "GET /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005073 10.0.0.27 - - [2026-03-12 04:08:29] "PUT /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778 HTTP/1.1" 200 255 0.033795 10.0.0.27 - - [2026-03-12 04:08:29] "PUT /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778 HTTP/1.1" 200 255 0.039429 10.0.0.27 - - [2026-03-12 04:08:29] "GET /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.007590 10.0.0.27 - - [2026-03-12 04:08:29] "GET /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.005090 10.0.0.27 - - [2026-03-12 04:08:29] "PUT /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff HTTP/1.1" 200 255 0.038152 10.0.0.27 - - [2026-03-12 04:08:29] "PUT /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff HTTP/1.1" 200 255 0.043475 10.0.0.27 - - [2026-03-12 04:08:29] "GET /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.006187 10.0.0.27 - - [2026-03-12 04:08:29] "GET /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.004975 10.0.0.27 - - [2026-03-12 04:08:29] "PUT /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c HTTP/1.1" 200 255 0.049957 10.0.0.27 - - [2026-03-12 04:08:29] "PUT /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c HTTP/1.1" 200 255 0.037541 10.0.0.27 - - [2026-03-12 04:08:29] "GET /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.006243 10.0.0.27 - - [2026-03-12 04:08:29] "GET /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005996 10.0.0.27 - - [2026-03-12 04:08:29] "PUT /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778 HTTP/1.1" 200 255 0.022258 10.0.0.27 - - [2026-03-12 04:08:29] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.005841 10.0.0.27 - - [2026-03-12 04:08:29] "GET /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005821 10.0.0.27 - - [2026-03-12 04:08:29] "GET /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004216 10.0.0.27 - - [2026-03-12 04:08:29] "PUT /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778 HTTP/1.1" 200 255 0.046554 10.0.0.27 - - [2026-03-12 04:08:30] "PUT /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778 HTTP/1.1" 200 255 0.033533 10.0.0.27 - - [2026-03-12 04:08:30] "GET /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.005645 10.0.0.27 - - [2026-03-12 04:08:30] "GET /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.004520 10.0.0.27 - - [2026-03-12 04:08:30] "PUT /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff HTTP/1.1" 200 255 0.031668 10.0.0.27 - - [2026-03-12 04:08:30] "PUT /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff HTTP/1.1" 200 255 0.048217 10.0.0.27 - - [2026-03-12 04:08:30] "GET /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.008324 10.0.0.27 - - [2026-03-12 04:08:30] "GET /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.009032 10.0.0.27 - - [2026-03-12 04:08:30] "PUT /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c HTTP/1.1" 200 255 0.051052 10.0.0.27 - - [2026-03-12 04:08:30] "PUT /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c HTTP/1.1" 200 255 0.041620 10.0.0.27 - - [2026-03-12 04:08:30] "GET /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.005862 10.0.0.27 - - [2026-03-12 04:08:30] "GET /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.004343 10.0.0.27 - - [2026-03-12 04:08:30] "PUT /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff HTTP/1.1" 200 255 0.019055 10.0.0.27 - - [2026-03-12 04:08:30] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.006483 10.0.0.27 - - [2026-03-12 04:08:30] "GET /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.008342 10.0.0.27 - - [2026-03-12 04:08:30] "GET /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005327 10.0.0.27 - - [2026-03-12 04:08:30] "PUT /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778 HTTP/1.1" 200 255 0.036151 10.0.0.27 - - [2026-03-12 04:08:30] "PUT /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778 HTTP/1.1" 200 255 0.045956 10.0.0.27 - - [2026-03-12 04:08:30] "GET /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.005779 10.0.0.27 - - [2026-03-12 04:08:30] "GET /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.012092 10.0.0.27 - - [2026-03-12 04:08:30] "PUT /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff HTTP/1.1" 200 255 0.034321 10.0.0.27 - - [2026-03-12 04:08:30] "PUT /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff HTTP/1.1" 200 255 0.046156 10.0.0.27 - - [2026-03-12 04:08:31] "GET /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.005920 10.0.0.27 - - [2026-03-12 04:08:31] "GET /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.004263 10.0.0.27 - - [2026-03-12 04:08:31] "PUT /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c HTTP/1.1" 200 255 0.036545 10.0.0.27 - - [2026-03-12 04:08:31] "PUT /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c HTTP/1.1" 200 255 0.036902 10.0.0.27 - - [2026-03-12 04:08:31] "GET /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.006981 10.0.0.27 - - [2026-03-12 04:08:31] "GET /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.008386 10.0.0.27 - - [2026-03-12 04:08:31] "PUT /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c HTTP/1.1" 200 255 0.026087 10.0.0.27 - - [2026-03-12 04:08:31] "GET /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005546 10.0.0.27 - - [2026-03-12 04:08:31] "GET /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004823 10.0.0.27 - - [2026-03-12 04:08:31] "PUT /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778 HTTP/1.1" 200 255 0.022466 10.0.0.131 - - [2026-03-12 04:08:31] "GET /obj-perms HTTP/1.1" 200 5056 0.094303 10.0.0.27 - - [2026-03-12 04:08:31] "GET /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.005011 10.0.0.27 - - [2026-03-12 04:08:31] "GET /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.008170 10.0.0.27 - - [2026-03-12 04:08:31] "PUT /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff HTTP/1.1" 200 255 0.025789 10.0.0.27 - - [2026-03-12 04:08:31] "GET /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.007004 10.0.0.27 - - [2026-03-12 04:08:31] "GET /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2845 0.004919 10.0.0.27 - - [2026-03-12 04:08:31] "PUT /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c HTTP/1.1" 200 255 0.017836 10.0.0.27 - - [2026-03-12 04:08:32] "POST /neutron/port HTTP/1.1" 200 1215 0.020342 10.0.0.27 - - [2026-03-12 04:08:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004343 10.0.0.27 - - [2026-03-12 04:08:32] "POST /neutron/port HTTP/1.1" 200 117 0.001222 10.0.0.27 - - [2026-03-12 04:08:33] "POST /neutron/port HTTP/1.1" 200 1218 0.018217 10.0.0.27 - - [2026-03-12 04:08:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006242 10.0.0.27 - - [2026-03-12 04:08:33] "POST /neutron/port HTTP/1.1" 200 117 0.001262 10.0.0.27 - - [2026-03-12 04:08:36] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009169 10.0.0.27 - - [2026-03-12 04:08:41] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.003785 10.0.0.27 - - [2026-03-12 04:08:41] "GET /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.004832 10.0.0.27 - - [2026-03-12 04:08:41] "GET /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.004628 10.0.0.27 - - [2026-03-12 04:08:41] "PUT /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778 HTTP/1.1" 200 255 0.025408 10.0.0.27 - - [2026-03-12 04:08:41] "PUT /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778 HTTP/1.1" 200 255 0.036672 10.0.0.27 - - [2026-03-12 04:08:41] "GET /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2906 0.008968 10.0.0.27 - - [2026-03-12 04:08:41] "GET /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2906 0.007449 10.0.0.27 - - [2026-03-12 04:08:41] "PUT /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff HTTP/1.1" 200 255 0.037098 10.0.0.27 - - [2026-03-12 04:08:41] "PUT /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff HTTP/1.1" 200 255 0.061604 10.0.0.27 - - [2026-03-12 04:08:42] "GET /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2908 0.010112 10.0.0.27 - - [2026-03-12 04:08:42] "GET /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2908 0.008358 10.0.0.27 - - [2026-03-12 04:08:42] "PUT /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c HTTP/1.1" 200 255 0.044637 10.0.0.27 - - [2026-03-12 04:08:42] "PUT /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c HTTP/1.1" 200 255 0.060498 10.0.0.27 - - [2026-03-12 04:08:42] "GET /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.005589 10.0.0.27 - - [2026-03-12 04:08:42] "GET /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.010679 10.0.0.27 - - [2026-03-12 04:08:42] "PUT /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778 HTTP/1.1" 200 255 0.020519 10.0.0.27 - - [2026-03-12 04:08:42] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.003766 10.0.0.27 - - [2026-03-12 04:08:42] "GET /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004857 10.0.0.27 - - [2026-03-12 04:08:42] "GET /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004755 10.0.0.27 - - [2026-03-12 04:08:42] "PUT /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778 HTTP/1.1" 200 255 0.029438 10.0.0.27 - - [2026-03-12 04:08:42] "PUT /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778 HTTP/1.1" 200 255 0.047119 10.0.0.27 - - [2026-03-12 04:08:42] "GET /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2906 0.008307 10.0.0.27 - - [2026-03-12 04:08:42] "GET /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2906 0.008424 10.0.0.27 - - [2026-03-12 04:08:42] "PUT /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff HTTP/1.1" 200 255 0.040881 10.0.0.27 - - [2026-03-12 04:08:42] "PUT /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff HTTP/1.1" 200 255 0.041877 10.0.0.27 - - [2026-03-12 04:08:42] "GET /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2908 0.004945 10.0.0.27 - - [2026-03-12 04:08:42] "GET /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2908 0.005013 10.0.0.27 - - [2026-03-12 04:08:42] "PUT /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c HTTP/1.1" 200 255 0.035773 10.0.0.27 - - [2026-03-12 04:08:42] "PUT /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c HTTP/1.1" 200 255 0.042026 10.0.0.27 - - [2026-03-12 04:08:42] "GET /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2906 0.007120 10.0.0.27 - - [2026-03-12 04:08:42] "GET /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2906 0.004385 10.0.0.27 - - [2026-03-12 04:08:42] "PUT /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff HTTP/1.1" 200 255 0.018302 10.0.0.27 - - [2026-03-12 04:08:43] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.003956 10.0.0.27 - - [2026-03-12 04:08:43] "GET /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004932 10.0.0.27 - - [2026-03-12 04:08:43] "GET /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004198 10.0.0.27 - - [2026-03-12 04:08:43] "PUT /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778 HTTP/1.1" 200 255 0.025712 10.0.0.27 - - [2026-03-12 04:08:43] "PUT /bgp-router/6067fa3a-0d95-44c7-b082-23b6642fa778 HTTP/1.1" 200 255 0.035818 10.0.0.27 - - [2026-03-12 04:08:43] "GET /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.007210 10.0.0.27 - - [2026-03-12 04:08:43] "GET /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2843 0.008002 10.0.0.27 - - [2026-03-12 04:08:43] "PUT /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff HTTP/1.1" 200 255 0.034920 10.0.0.27 - - [2026-03-12 04:08:43] "PUT /bgp-router/b9357619-2113-4630-ad33-2cba121b78ff HTTP/1.1" 200 255 0.047351 10.0.0.27 - - [2026-03-12 04:08:43] "GET /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2908 0.006925 10.0.0.27 - - [2026-03-12 04:08:43] "GET /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2908 0.009118 10.0.0.27 - - [2026-03-12 04:08:43] "PUT /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c HTTP/1.1" 200 255 0.040083 10.0.0.27 - - [2026-03-12 04:08:43] "PUT /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c HTTP/1.1" 200 255 0.032489 10.0.0.27 - - [2026-03-12 04:08:43] "GET /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2908 0.011930 10.0.0.27 - - [2026-03-12 04:08:43] "GET /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2908 0.006717 10.0.0.27 - - [2026-03-12 04:08:43] "PUT /bgp-router/e3c3e6a0-13e6-4b9f-ae96-b5e33898a44c HTTP/1.1" 200 255 0.036185 10.0.0.27 - - [2026-03-12 04:08:43] "POST /ref-update HTTP/1.1" 200 156 0.047467 10.0.0.27 - - [2026-03-12 04:08:43] "POST /neutron/network HTTP/1.1" 200 799 0.011097 10.0.0.27 - - [2026-03-12 04:08:43] "GET /virtual-network/cb949333-2a19-45bb-b3e2-fe49276c4848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.005289 10.0.0.27 - - [2026-03-12 04:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.012740 10.0.0.27 - - [2026-03-12 04:08:44] "GET /network-policy/78e8fe99-a242-48a3-98b6-13ebf2aa9b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004453 10.0.0.27 - - [2026-03-12 04:08:44] "POST /ref-update HTTP/1.1" 200 156 0.074685 10.0.0.27 - - [2026-03-12 04:08:44] "DELETE /access-control-list/0d55eaa8-9695-40fc-a9da-96a4910ee575 HTTP/1.1" 200 115 0.035779 10.0.0.27 - - [2026-03-12 04:08:44] "GET /virtual-network/33487f0b-d61d-4520-a8fd-5bd52222ece3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.012831 10.0.0.27 - - [2026-03-12 04:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.27 - - [2026-03-12 04:08:44] "GET /network-policy/78e8fe99-a242-48a3-98b6-13ebf2aa9b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.005045 10.0.0.27 - - [2026-03-12 04:08:44] "DELETE /network-policy/78e8fe99-a242-48a3-98b6-13ebf2aa9b4b HTTP/1.1" 200 115 0.039743 10.0.0.27 - - [2026-03-12 04:08:44] "POST /neutron/network HTTP/1.1" 400 204 0.020975 10.0.0.27 - - [2026-03-12 04:08:44] "POST /neutron/port HTTP/1.1" 200 1127 0.020165 10.0.0.27 - - [2026-03-12 04:08:44] "POST /neutron/port HTTP/1.1" 200 151 0.203927 10.0.0.27 - - [2026-03-12 04:08:46] "DELETE /route-target/0d5c6d8c-5abd-4336-90d4-ffc98fd4efd1 HTTP/1.1" 200 115 0.036374 10.0.0.27 - - [2026-03-12 04:08:46] "POST /neutron/network HTTP/1.1" 200 799 0.015965 10.0.0.27 - - [2026-03-12 04:08:46] "POST /fqname-to-id HTTP/1.1" 404 207 0.009444 10.0.0.27 - - [2026-03-12 04:08:46] "POST /ref-update HTTP/1.1" 200 156 0.096654 10.0.0.27 - - [2026-03-12 04:08:46] "DELETE /access-control-list/4ec7b85d-48f6-4e06-90ff-92fe7d845908 HTTP/1.1" 200 115 0.051422 10.0.0.27 - - [2026-03-12 04:08:46] "GET /virtual-network/c657d6b0-f930-43ea-b4bd-e1d0cddb8f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.014456 10.0.0.27 - - [2026-03-12 04:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.013254 10.0.0.27 - - [2026-03-12 04:08:47] "GET /network-policy/1544061e-72c3-4d3d-8bc7-42a6b3801ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.011058 10.0.0.27 - - [2026-03-12 04:08:47] "POST /ref-update HTTP/1.1" 200 156 0.079922 10.0.0.27 - - [2026-03-12 04:08:47] "POST /neutron/network HTTP/1.1" 200 976 0.033737 10.0.0.27 - - [2026-03-12 04:08:47] "GET /virtual-network/a2b17e14-ee8b-4594-9e1e-14adf59c090e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.005409 10.0.0.27 - - [2026-03-12 04:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.27 - - [2026-03-12 04:08:47] "POST /ref-update HTTP/1.1" 200 156 0.052768 10.0.0.27 - - [2026-03-12 04:08:47] "GET /network-policy/1544061e-72c3-4d3d-8bc7-42a6b3801ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005381 10.0.0.27 - - [2026-03-12 04:08:47] "DELETE /network-policy/1544061e-72c3-4d3d-8bc7-42a6b3801ed1 HTTP/1.1" 200 115 0.042821 10.0.0.27 - - [2026-03-12 04:08:47] "POST /neutron/port HTTP/1.1" 200 1215 0.019738 10.0.0.27 - - [2026-03-12 04:08:48] "POST /neutron/port HTTP/1.1" 200 1218 0.043515 10.0.0.27 - - [2026-03-12 04:08:49] "POST /neutron/network HTTP/1.1" 200 973 0.013849 10.0.0.131 - - [2026-03-12 04:08:49] "POST /useragent-kv HTTP/1.1" 200 115 0.006256 10.0.0.27 - - [2026-03-12 04:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007468 10.0.0.131 - - [2026-03-12 04:08:49] "POST /useragent-kv HTTP/1.1" 200 115 0.003643 10.0.0.131 - - [2026-03-12 04:08:49] "POST /useragent-kv HTTP/1.1" 200 115 0.004002 10.0.0.131 - - [2026-03-12 04:08:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002517 10.0.0.27 - - [2026-03-12 04:08:49] "POST /neutron/network HTTP/1.1" 200 151 0.186489 10.0.0.131 - - [2026-03-12 04:08:51] "GET /projects?obj_uuids=84ff00b3-bf0a-4f42-9550-37a95133ffb8&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001683 10.0.0.27 - - [2026-03-12 04:08:51] "GET /project/84ff00b3-bf0a-4f42-9550-37a95133ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.042560 10.0.0.131 - - [2026-03-12 04:08:51] "GET /projects?obj_uuids=84ff00b3-bf0a-4f42-9550-37a95133ffb8&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001087 10.0.0.27 - - [2026-03-12 04:08:51] "GET /project/84ff00b3-bf0a-4f42-9550-37a95133ffb8?fields=virtual_networks HTTP/1.1" 200 1049 0.047436 10.0.0.131 - - [2026-03-12 04:08:51] "GET /projects?obj_uuids=84ff00b3-bf0a-4f42-9550-37a95133ffb8&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001127 10.0.0.27 - - [2026-03-12 04:08:51] "GET /project/84ff00b3-bf0a-4f42-9550-37a95133ffb8?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.041420 10.0.0.131 - - [2026-03-12 04:08:51] "GET /projects?obj_uuids=84ff00b3-bf0a-4f42-9550-37a95133ffb8&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001191 10.0.0.27 - - [2026-03-12 04:08:51] "GET /project/84ff00b3-bf0a-4f42-9550-37a95133ffb8?fields=security_groups HTTP/1.1" 200 1284 0.036521 10.0.0.27 - - [2026-03-12 04:08:52] "POST /fqname-to-id HTTP/1.1" 404 183 0.028829 10.0.0.131 - - [2026-03-12 04:08:52] "GET /projects?obj_uuids=fc3834bd-6ed0-4c90-8884-ba8b0311330c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004227 10.0.0.131 - - [2026-03-12 04:08:52] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001055 10.0.0.131 - - [2026-03-12 04:08:52] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007440 10.0.0.131 - - [2026-03-12 04:08:52] "POST /id-to-fqname HTTP/1.1" 200 185 0.002060 10.0.0.131 - - [2026-03-12 04:08:52] "POST /fqname-to-id HTTP/1.1" 404 194 0.002738 10.0.0.131 - - [2026-03-12 04:08:52] "POST /security-groups HTTP/1.1" 200 586 0.094547 10.0.0.131 - - [2026-03-12 04:08:52] "POST /projects HTTP/1.1" 200 575 0.312958 10.0.0.27 - - [2026-03-12 04:08:52] "POST /access-control-lists HTTP/1.1" 200 593 0.027585 10.0.0.131 - - [2026-03-12 04:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.390691 10.0.0.27 - - [2026-03-12 04:08:52] "GET /project/fc3834bd-6ed0-4c90-8884-ba8b0311330c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.530813 10.0.0.27 - - [2026-03-12 04:08:54] "GET / HTTP/1.1" 200 36215 0.001572 10.0.0.27 - - [2026-03-12 04:08:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.000509 10.0.0.27 - - [2026-03-12 04:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.047328 10.0.0.27 - - [2026-03-12 04:08:56] "GET /api-access-list/c2479830-b9d0-4bc0-ad2c-595ec437276e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.007668 10.0.0.27 - - [2026-03-12 04:08:56] "GET /api-access-list/c2479830-b9d0-4bc0-ad2c-595ec437276e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.005837 10.0.0.27 - - [2026-03-12 04:08:56] "GET /api-access-list/c2479830-b9d0-4bc0-ad2c-595ec437276e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.003905 10.0.0.27 - - [2026-03-12 04:08:56] "PUT /api-access-list/c2479830-b9d0-4bc0-ad2c-595ec437276e HTTP/1.1" 200 265 0.014427 10.0.0.27 - - [2026-03-12 04:08:58] "POST /fqname-to-id HTTP/1.1" 404 183 0.027598 10.0.0.131 - - [2026-03-12 04:08:58] "GET /projects?obj_uuids=036fee98-35c8-4df6-9b4b-262f38ca9207&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004570 10.0.0.131 - - [2026-03-12 04:08:58] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001019 10.0.0.131 - - [2026-03-12 04:08:58] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007846 10.0.0.131 - - [2026-03-12 04:08:58] "POST /id-to-fqname HTTP/1.1" 200 185 0.006621 10.0.0.131 - - [2026-03-12 04:08:58] "POST /fqname-to-id HTTP/1.1" 404 194 0.006666 10.0.0.131 - - [2026-03-12 04:08:59] "POST /security-groups HTTP/1.1" 200 586 0.081616 10.0.0.27 - - [2026-03-12 04:08:59] "POST /fqname-to-id HTTP/1.1" 404 229 0.002970 10.0.0.131 - - [2026-03-12 04:08:59] "POST /projects HTTP/1.1" 200 575 0.304277 10.0.0.131 - - [2026-03-12 04:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.375758 10.0.0.27 - - [2026-03-12 04:08:59] "POST /access-control-lists HTTP/1.1" 200 591 0.030362 10.0.0.27 - - [2026-03-12 04:08:59] "GET /project/036fee98-35c8-4df6-9b4b-262f38ca9207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.510793 10.0.0.27 - - [2026-03-12 04:08:59] "POST /fqname-to-id HTTP/1.1" 404 183 0.027000 10.0.0.131 - - [2026-03-12 04:08:59] "GET /projects?obj_uuids=0d562e7e-ff9b-435e-bd52-436978d16214&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003519 10.0.0.131 - - [2026-03-12 04:08:59] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001740 10.0.0.131 - - [2026-03-12 04:08:59] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008751 10.0.0.131 - - [2026-03-12 04:08:59] "POST /id-to-fqname HTTP/1.1" 200 185 0.001265 10.0.0.131 - - [2026-03-12 04:08:59] "POST /fqname-to-id HTTP/1.1" 404 194 0.005138 10.0.0.131 - - [2026-03-12 04:09:00] "POST /security-groups HTTP/1.1" 200 586 0.073911 10.0.0.131 - - [2026-03-12 04:09:00] "POST /projects HTTP/1.1" 200 575 0.284383 10.0.0.27 - - [2026-03-12 04:09:00] "POST /fqname-to-id HTTP/1.1" 404 228 0.010436 10.0.0.131 - - [2026-03-12 04:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.357253 10.0.0.27 - - [2026-03-12 04:09:00] "GET /project/0d562e7e-ff9b-435e-bd52-436978d16214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.494410 10.0.0.27 - - [2026-03-12 04:09:00] "GET / HTTP/1.1" 200 36215 0.001626 10.0.0.27 - - [2026-03-12 04:09:01] "GET / HTTP/1.1" 200 36215 0.001547 10.0.0.27 - - [2026-03-12 04:09:01] "POST /fqname-to-id HTTP/1.1" 404 183 0.003852 10.0.0.27 - - [2026-03-12 04:09:01] "POST /api-access-lists HTTP/1.1" 200 523 0.025111 10.0.0.27 - - [2026-03-12 04:09:02] "GET /api-access-list/8cdb97e4-f37f-4984-9cdb-e5bcabd96c89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.007973 10.0.0.27 - - [2026-03-12 04:09:02] "POST /fqname-to-id HTTP/1.1" 401 292 0.000634 10.0.0.27 - - [2026-03-12 04:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.109780 10.0.0.131 - - [2026-03-12 04:09:02] "GET /projects?obj_uuids=036fee98-35c8-4df6-9b4b-262f38ca9207&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001230 10.0.0.27 - - [2026-03-12 04:09:02] "GET /project/036fee98-35c8-4df6-9b4b-262f38ca9207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.072760 10.0.0.27 - - [2026-03-12 04:09:02] "GET /virtual-networks?parent_id=036fee98-35c8-4df6-9b4b-262f38ca9207&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.024995 10.0.0.27 - - [2026-03-12 04:09:03] "POST /virtual-networks HTTP/1.1" 200 570 0.104859 10.0.0.27 - - [2026-03-12 04:09:03] "POST /ref-update HTTP/1.1" 200 156 0.025486 10.0.0.27 - - [2026-03-12 04:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.036415 10.0.0.27 - - [2026-03-12 04:09:03] "GET /network-ipam/7732a58b-533c-414b-88ec-e8bfb71548bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.017723 10.0.0.131 - - [2026-03-12 04:09:03] "POST /useragent-kv HTTP/1.1" 200 115 0.012686 10.0.0.27 - - [2026-03-12 04:09:03] "POST /ref-update HTTP/1.1" 200 156 0.120626 10.0.0.27 - - [2026-03-12 04:09:03] "GET /virtual-network/e0f65606-46b4-48d8-a462-fce2df630157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1984 0.020753 10.0.0.27 - - [2026-03-12 04:09:03] "POST /neutron/network HTTP/1.1" 200 832 0.063781 10.0.0.27 - - [2026-03-12 04:09:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000652 10.0.0.27 - - [2026-03-12 04:09:05] "GET /obj-perms HTTP/1.1" 200 4915 0.065108 10.0.0.27 - - [2026-03-12 04:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.026077 10.0.0.27 - - [2026-03-12 04:09:06] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 362 0.062234 10.0.0.27 - - [2026-03-12 04:09:06] "POST /id-to-fqname HTTP/1.1" 401 292 0.000480 10.0.0.27 - - [2026-03-12 04:09:06] "POST /id-to-fqname HTTP/1.1" 200 230 0.047766 10.0.0.131 - - [2026-03-12 04:09:07] "GET /projects?obj_uuids=0d562e7e-ff9b-435e-bd52-436978d16214&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001300 10.0.0.27 - - [2026-03-12 04:09:07] "GET /project/0d562e7e-ff9b-435e-bd52-436978d16214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.076079 10.0.0.27 - - [2026-03-12 04:09:07] "POST /neutron/network HTTP/1.1" 200 832 0.010730 10.0.0.27 - - [2026-03-12 04:09:08] "POST /neutron/port HTTP/1.1" 200 117 0.036719 10.0.0.131 - - [2026-03-12 04:09:08] "GET /projects?obj_uuids=0d562e7e-ff9b-435e-bd52-436978d16214&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001744 10.0.0.27 - - [2026-03-12 04:09:09] "POST /neutron/port HTTP/1.1" 200 1055 0.616044 10.0.0.27 - - [2026-03-12 04:09:09] "POST /neutron/port HTTP/1.1" 200 1109 0.128621 10.0.0.27 - - [2026-03-12 04:09:09] "POST /neutron/subnet HTTP/1.1" 200 649 0.010799 10.0.0.131 - - [2026-03-12 04:09:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000438 10.0.0.131 - - [2026-03-12 04:09:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000476 10.0.0.73 - - [2026-03-12 04:09:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000528 10.0.0.73 - - [2026-03-12 04:09:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000526 10.0.0.131 - - [2026-03-12 04:09:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000410 10.0.0.73 - - [2026-03-12 04:09:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000546 10.0.0.131 - - [2026-03-12 04:09:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000391 10.0.0.73 - - [2026-03-12 04:09:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000551 10.0.0.27 - - [2026-03-12 04:09:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000395 10.0.0.27 - - [2026-03-12 04:09:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.27 - - [2026-03-12 04:09:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000438 10.0.0.27 - - [2026-03-12 04:09:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000382 10.0.0.27 - - [2026-03-12 04:09:13] "POST /neutron/port HTTP/1.1" 200 1119 0.021000 10.0.0.27 - - [2026-03-12 04:09:13] "POST /neutron/security_group HTTP/1.1" 200 2053 0.008270 10.0.0.27 - - [2026-03-12 04:09:13] "POST /neutron/port HTTP/1.1" 200 1119 0.018900 10.0.0.27 - - [2026-03-12 04:09:13] "GET /virtual-machine/140e90c6-cca6-4730-9a4d-b36e5d7ea0a9 HTTP/1.1" 401 292 0.000449 10.0.0.27 - - [2026-03-12 04:09:13] "GET /virtual-machine/140e90c6-cca6-4730-9a4d-b36e5d7ea0a9 HTTP/1.1" 200 1289 0.066701 10.0.0.27 - - [2026-03-12 04:09:13] "GET /virtual-machine/140e90c6-cca6-4730-9a4d-b36e5d7ea0a9 HTTP/1.1" 200 1289 0.019610 10.0.0.27 - - [2026-03-12 04:09:13] "GET /virtual-machine-interface/9461476e-e4c7-40ca-ac6c-5b3c34fc20f3 HTTP/1.1" 200 2537 0.038623 10.0.0.27 - - [2026-03-12 04:09:13] "GET /virtual-machine/140e90c6-cca6-4730-9a4d-b36e5d7ea0a9 HTTP/1.1" 200 1289 0.020007 10.0.0.27 - - [2026-03-12 04:09:13] "GET /virtual-machine-interface/9461476e-e4c7-40ca-ac6c-5b3c34fc20f3 HTTP/1.1" 200 2537 0.026833 10.0.0.27 - - [2026-03-12 04:09:13] "GET /instance-ip/c8a17532-d949-457e-99c1-a767278bcf94 HTTP/1.1" 200 1629 0.024326 10.0.0.27 - - [2026-03-12 04:09:13] "GET /virtual-machine/140e90c6-cca6-4730-9a4d-b36e5d7ea0a9 HTTP/1.1" 200 1289 0.019233 10.0.0.27 - - [2026-03-12 04:09:13] "GET /virtual-machine-interface/9461476e-e4c7-40ca-ac6c-5b3c34fc20f3 HTTP/1.1" 200 2537 0.023736 10.0.0.27 - - [2026-03-12 04:09:14] "GET /instance-ip/c8a17532-d949-457e-99c1-a767278bcf94 HTTP/1.1" 200 1629 0.027134 10.0.0.27 - - [2026-03-12 04:09:14] "POST /fqname-to-id HTTP/1.1" 403 339 0.018451 10.0.0.27 - - [2026-03-12 04:09:14] "GET / HTTP/1.1" 200 36215 0.002291 10.0.0.27 - - [2026-03-12 04:09:14] "POST /fqname-to-id HTTP/1.1" 401 292 0.000574 10.0.0.27 - - [2026-03-12 04:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.032002 10.0.0.27 - - [2026-03-12 04:09:14] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005223 10.0.0.27 - - [2026-03-12 04:09:14] "GET /virtual-networks?parent_id=0d562e7e-ff9b-435e-bd52-436978d16214&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016759 10.0.0.27 - - [2026-03-12 04:09:14] "POST /fqname-to-id HTTP/1.1" 403 339 0.016197 10.0.0.27 - - [2026-03-12 04:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008140 10.0.0.27 - - [2026-03-12 04:09:14] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004853 10.0.0.27 - - [2026-03-12 04:09:14] "GET /virtual-networks?parent_id=0d562e7e-ff9b-435e-bd52-436978d16214&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017449 10.0.0.27 - - [2026-03-12 04:09:14] "POST /fqname-to-id HTTP/1.1" 403 339 0.015874 10.0.0.27 - - [2026-03-12 04:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.27 - - [2026-03-12 04:09:15] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005283 10.0.0.27 - - [2026-03-12 04:09:15] "GET /virtual-networks?parent_id=0d562e7e-ff9b-435e-bd52-436978d16214&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.027653 10.0.0.27 - - [2026-03-12 04:09:15] "POST /fqname-to-id HTTP/1.1" 403 339 0.025345 10.0.0.27 - - [2026-03-12 04:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004069 10.0.0.27 - - [2026-03-12 04:09:15] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006427 10.0.0.27 - - [2026-03-12 04:09:15] "GET /virtual-networks?parent_id=0d562e7e-ff9b-435e-bd52-436978d16214&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016723 10.0.0.27 - - [2026-03-12 04:09:15] "POST /fqname-to-id HTTP/1.1" 403 339 0.031535 10.0.0.27 - - [2026-03-12 04:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.27 - - [2026-03-12 04:09:15] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003917 10.0.0.27 - - [2026-03-12 04:09:15] "GET /virtual-networks?parent_id=0d562e7e-ff9b-435e-bd52-436978d16214&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014925 10.0.0.27 - - [2026-03-12 04:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.017107 10.0.0.27 - - [2026-03-12 04:09:18] "GET /virtual-network/e0f65606-46b4-48d8-a462-fce2df630157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1984 0.020225 10.0.0.27 - - [2026-03-12 04:09:18] "POST /neutron/security_group HTTP/1.1" 200 2053 0.007732 10.0.0.27 - - [2026-03-12 04:09:20] "POST /fqname-to-id HTTP/1.1" 403 339 0.016849 10.0.0.27 - - [2026-03-12 04:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003040 10.0.0.27 - - [2026-03-12 04:09:20] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003567 10.0.0.27 - - [2026-03-12 04:09:20] "GET /virtual-networks?parent_id=0d562e7e-ff9b-435e-bd52-436978d16214&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015779 10.0.0.27 - - [2026-03-12 04:09:20] "POST /fqname-to-id HTTP/1.1" 403 339 0.017779 10.0.0.27 - - [2026-03-12 04:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170 10.0.0.27 - - [2026-03-12 04:09:20] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004539 10.0.0.27 - - [2026-03-12 04:09:20] "GET /virtual-networks?parent_id=0d562e7e-ff9b-435e-bd52-436978d16214&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017814 10.0.0.27 - - [2026-03-12 04:09:20] "POST /fqname-to-id HTTP/1.1" 403 361 0.018999 10.0.0.27 - - [2026-03-12 04:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.27 - - [2026-03-12 04:09:20] "GET /routing-instance/3d6b70e6-a7af-43c3-98e8-7c30d3fd8a7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.004291 10.0.0.27 - - [2026-03-12 04:09:21] "GET /route-target/7835514b-d648-497d-bc02-cbcd4ac3bb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.018487 10.0.0.27 - - [2026-03-12 04:09:21] "GET /route-target/7835514b-d648-497d-bc02-cbcd4ac3bb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004314 10.0.0.27 - - [2026-03-12 04:09:21] "POST /fqname-to-id HTTP/1.1" 403 339 0.020464 10.0.0.27 - - [2026-03-12 04:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004370 10.0.0.27 - - [2026-03-12 04:09:21] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004630 10.0.0.27 - - [2026-03-12 04:09:21] "GET /virtual-networks?parent_id=0d562e7e-ff9b-435e-bd52-436978d16214&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017531 10.0.0.27 - - [2026-03-12 04:09:21] "POST /fqname-to-id HTTP/1.1" 403 361 0.016097 10.0.0.27 - - [2026-03-12 04:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004930 10.0.0.27 - - [2026-03-12 04:09:21] "GET /routing-instance/3d6b70e6-a7af-43c3-98e8-7c30d3fd8a7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.006080 10.0.0.27 - - [2026-03-12 04:09:21] "GET /route-target/7835514b-d648-497d-bc02-cbcd4ac3bb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.017364 10.0.0.27 - - [2026-03-12 04:09:21] "GET /route-target/7835514b-d648-497d-bc02-cbcd4ac3bb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006346 10.0.0.27 - - [2026-03-12 04:09:21] "POST /fqname-to-id HTTP/1.1" 403 339 0.017953 10.0.0.27 - - [2026-03-12 04:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.27 - - [2026-03-12 04:09:21] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004502 10.0.0.27 - - [2026-03-12 04:09:21] "GET /virtual-networks?parent_id=0d562e7e-ff9b-435e-bd52-436978d16214&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.023292 10.0.0.27 - - [2026-03-12 04:09:21] "POST /fqname-to-id HTTP/1.1" 403 339 0.020311 10.0.0.27 - - [2026-03-12 04:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004111 10.0.0.27 - - [2026-03-12 04:09:21] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004078 10.0.0.27 - - [2026-03-12 04:09:21] "GET /virtual-networks?parent_id=0d562e7e-ff9b-435e-bd52-436978d16214&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018339 10.0.0.131 - - [2026-03-12 04:09:21] "DELETE /project/036fee9835c84df69b4b262f38ca9207 HTTP/1.1" 404 173 0.005081 10.0.0.131 - - [2026-03-12 04:09:21] "DELETE /project/0d562e7eff9b435ebd52436978d16214 HTTP/1.1" 404 173 0.005050 10.0.0.131 - - [2026-03-12 04:09:21] "DELETE /project/84ff00b3-bf0a-4f42-9550-37a95133ffb8 HTTP/1.1" 404 177 0.008363 10.0.0.131 - - [2026-03-12 04:09:21] "DELETE /project/fc3834bd6ed04c908884ba8b0311330c HTTP/1.1" 404 173 0.004519 10.0.0.131 - - [2026-03-12 04:09:24] "GET /obj-perms HTTP/1.1" 200 4915 0.069000 10.0.0.131 - - [2026-03-12 04:09:26] "GET /virtual-machine/140e90c6-cca6-4730-9a4d-b36e5d7ea0a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.018575 10.0.0.131 - - [2026-03-12 04:09:30] "GET /obj-perms HTTP/1.1" 200 4915 0.024162 10.0.0.131 - - [2026-03-12 04:09:32] "GET /virtual-machine/140e90c6-cca6-4730-9a4d-b36e5d7ea0a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.020580 10.0.0.131 - - [2026-03-12 04:09:36] "GET /obj-perms HTTP/1.1" 200 4915 0.016097 10.0.0.131 - - [2026-03-12 04:09:38] "GET /virtual-machine/140e90c6-cca6-4730-9a4d-b36e5d7ea0a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.016861 10.0.0.27 - - [2026-03-12 04:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.27 - - [2026-03-12 04:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004279 10.0.0.27 - - [2026-03-12 04:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004065 10.0.0.27 - - [2026-03-12 04:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004051 10.0.0.131 - - [2026-03-12 04:09:38] "GET /obj-perms HTTP/1.1" 200 4915 0.015841 10.0.0.27 - - [2026-03-12 04:09:39] "GET /obj-perms HTTP/1.1" 200 4915 0.038595 10.0.0.27 - - [2026-03-12 04:09:39] "GET /obj-perms HTTP/1.1" 200 5020 0.049345 10.0.0.27 - - [2026-03-12 04:09:40] "GET /obj-perms HTTP/1.1" 200 4915 0.065140 10.0.0.131 - - [2026-03-12 04:09:40] "GET /obj-perms HTTP/1.1" 200 5020 0.057798 10.0.0.27 - - [2026-03-12 04:09:40] "GET /obj-perms HTTP/1.1" 200 4915 0.015533 10.0.0.73 - - [2026-03-12 04:09:41] "GET /obj-perms HTTP/1.1" 200 4915 0.084669 10.0.0.27 - - [2026-03-12 04:09:41] "GET /virtual-machine/140e90c6-cca6-4730-9a4d-b36e5d7ea0a9 HTTP/1.1" 200 1289 0.023270 10.0.0.27 - - [2026-03-12 04:09:42] "POST /neutron/port HTTP/1.1" 200 151 0.207719 10.0.0.27 - - [2026-03-12 04:09:43] "GET /virtual-machine/140e90c6-cca6-4730-9a4d-b36e5d7ea0a9 HTTP/1.1" 404 171 0.017209 10.0.0.27 - - [2026-03-12 04:09:43] "GET /virtual-machine/140e90c6-cca6-4730-9a4d-b36e5d7ea0a9 HTTP/1.1" 404 171 0.013703 10.0.0.27 - - [2026-03-12 04:09:43] "GET /virtual-machine/140e90c6-cca6-4730-9a4d-b36e5d7ea0a9 HTTP/1.1" 404 171 0.013506 10.0.0.27 - - [2026-03-12 04:09:43] "POST /fqname-to-id HTTP/1.1" 403 339 0.020026 10.0.0.27 - - [2026-03-12 04:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.27 - - [2026-03-12 04:09:43] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003570 10.0.0.27 - - [2026-03-12 04:09:43] "GET /virtual-networks?parent_id=0d562e7e-ff9b-435e-bd52-436978d16214&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015472 10.0.0.27 - - [2026-03-12 04:09:43] "POST /fqname-to-id HTTP/1.1" 403 361 0.016891 10.0.0.27 - - [2026-03-12 04:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004054 10.0.0.27 - - [2026-03-12 04:09:43] "GET /routing-instance/3d6b70e6-a7af-43c3-98e8-7c30d3fd8a7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.005177 10.0.0.27 - - [2026-03-12 04:09:44] "GET /route-target/7835514b-d648-497d-bc02-cbcd4ac3bb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.019596 10.0.0.27 - - [2026-03-12 04:09:44] "GET /route-target/7835514b-d648-497d-bc02-cbcd4ac3bb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004201 10.0.0.27 - - [2026-03-12 04:09:44] "GET /obj-perms HTTP/1.1" 200 4915 0.017194 10.0.0.27 - - [2026-03-12 04:09:44] "GET /obj-perms HTTP/1.1" 200 5020 0.006448 10.0.0.131 - - [2026-03-12 04:09:44] "GET /obj-perms HTTP/1.1" 200 5020 0.004894 10.0.0.27 - - [2026-03-12 04:09:53] "GET /obj-perms HTTP/1.1" 200 5020 0.005461 10.0.0.131 - - [2026-03-12 04:09:53] "GET /obj-perms HTTP/1.1" 200 5020 0.005018 10.0.0.27 - - [2026-03-12 04:10:03] "GET /obj-perms HTTP/1.1" 200 5020 0.006391 10.0.0.131 - - [2026-03-12 04:10:03] "GET /obj-perms HTTP/1.1" 200 5020 0.007085 10.0.0.27 - - [2026-03-12 04:10:09] "GET /obj-perms HTTP/1.1" 200 5020 0.004535 10.0.0.131 - - [2026-03-12 04:10:09] "GET /obj-perms HTTP/1.1" 200 5020 0.003670 10.0.0.27 - - [2026-03-12 04:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005402 10.0.0.131 - - [2026-03-12 04:10:09] "POST /useragent-kv HTTP/1.1" 200 115 0.002994 10.0.0.131 - - [2026-03-12 04:10:09] "POST /useragent-kv HTTP/1.1" 200 115 0.002278 10.0.0.27 - - [2026-03-12 04:10:09] "DELETE /virtual-network/e0f65606-46b4-48d8-a462-fce2df630157 HTTP/1.1" 200 115 0.117023 10.0.0.27 - - [2026-03-12 04:10:09] "DELETE /api-access-list/8cdb97e4-f37f-4984-9cdb-e5bcabd96c89 HTTP/1.1" 200 115 0.039831 10.0.0.131 - - [2026-03-12 04:10:10] "GET /projects?obj_uuids=0d562e7e-ff9b-435e-bd52-436978d16214&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001044 10.0.0.27 - - [2026-03-12 04:10:10] "GET /project/0d562e7e-ff9b-435e-bd52-436978d16214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.043775 10.0.0.131 - - [2026-03-12 04:10:10] "GET /projects?obj_uuids=0d562e7e-ff9b-435e-bd52-436978d16214&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001502 10.0.0.27 - - [2026-03-12 04:10:10] "GET /project/0d562e7e-ff9b-435e-bd52-436978d16214?fields=virtual_networks HTTP/1.1" 200 1022 0.051998 10.0.0.131 - - [2026-03-12 04:10:10] "GET /projects?obj_uuids=0d562e7e-ff9b-435e-bd52-436978d16214&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000975 10.0.0.27 - - [2026-03-12 04:10:10] "GET /project/0d562e7e-ff9b-435e-bd52-436978d16214?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.051322 10.0.0.131 - - [2026-03-12 04:10:10] "GET /projects?obj_uuids=0d562e7e-ff9b-435e-bd52-436978d16214&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001020 10.0.0.27 - - [2026-03-12 04:10:10] "GET /project/0d562e7e-ff9b-435e-bd52-436978d16214?fields=security_groups HTTP/1.1" 200 1244 0.049714 10.0.0.131 - - [2026-03-12 04:10:10] "GET /projects?obj_uuids=036fee98-35c8-4df6-9b4b-262f38ca9207&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000998 10.0.0.27 - - [2026-03-12 04:10:10] "GET /project/036fee98-35c8-4df6-9b4b-262f38ca9207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.039197 10.0.0.131 - - [2026-03-12 04:10:10] "GET /projects?obj_uuids=036fee98-35c8-4df6-9b4b-262f38ca9207&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001402 10.0.0.27 - - [2026-03-12 04:10:11] "GET /project/036fee98-35c8-4df6-9b4b-262f38ca9207?fields=virtual_networks HTTP/1.1" 200 1022 0.047169 10.0.0.131 - - [2026-03-12 04:10:11] "GET /projects?obj_uuids=036fee98-35c8-4df6-9b4b-262f38ca9207&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001482 10.0.0.27 - - [2026-03-12 04:10:11] "GET /project/036fee98-35c8-4df6-9b4b-262f38ca9207?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.041835 10.0.0.131 - - [2026-03-12 04:10:11] "GET /projects?obj_uuids=036fee98-35c8-4df6-9b4b-262f38ca9207&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001001 10.0.0.27 - - [2026-03-12 04:10:11] "GET /project/036fee98-35c8-4df6-9b4b-262f38ca9207?fields=security_groups HTTP/1.1" 200 1244 0.056249 10.0.0.27 - - [2026-03-12 04:10:13] "GET /api-access-list/c2479830-b9d0-4bc0-ad2c-595ec437276e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.005559 10.0.0.27 - - [2026-03-12 04:10:13] "PUT /api-access-list/c2479830-b9d0-4bc0-ad2c-595ec437276e HTTP/1.1" 200 265 0.015310 10.0.0.131 - - [2026-03-12 04:10:13] "GET /projects?obj_uuids=fc3834bd-6ed0-4c90-8884-ba8b0311330c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002098 10.0.0.27 - - [2026-03-12 04:10:13] "GET /project/fc3834bd-6ed0-4c90-8884-ba8b0311330c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.050485 10.0.0.131 - - [2026-03-12 04:10:13] "GET /projects?obj_uuids=fc3834bd-6ed0-4c90-8884-ba8b0311330c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001432 10.0.0.27 - - [2026-03-12 04:10:13] "GET /project/fc3834bd-6ed0-4c90-8884-ba8b0311330c?fields=virtual_networks HTTP/1.1" 200 1023 0.067770 10.0.0.131 - - [2026-03-12 04:10:13] "GET /projects?obj_uuids=fc3834bd-6ed0-4c90-8884-ba8b0311330c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001528 10.0.0.27 - - [2026-03-12 04:10:13] "GET /project/fc3834bd-6ed0-4c90-8884-ba8b0311330c?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.055319 10.0.0.131 - - [2026-03-12 04:10:13] "GET /projects?obj_uuids=fc3834bd-6ed0-4c90-8884-ba8b0311330c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001555 10.0.0.27 - - [2026-03-12 04:10:14] "GET /project/fc3834bd-6ed0-4c90-8884-ba8b0311330c?fields=security_groups HTTP/1.1" 200 1245 0.038992 10.0.0.27 - - [2026-03-12 04:10:14] "POST /fqname-to-id HTTP/1.1" 404 188 0.033828 10.0.0.131 - - [2026-03-12 04:10:14] "GET /projects?obj_uuids=23b2c070-053e-4772-addc-4617a0c4a2fa&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003376 10.0.0.131 - - [2026-03-12 04:10:15] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001704 10.0.0.131 - - [2026-03-12 04:10:15] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010080 10.0.0.131 - - [2026-03-12 04:10:15] "POST /id-to-fqname HTTP/1.1" 200 190 0.003429 10.0.0.131 - - [2026-03-12 04:10:15] "POST /fqname-to-id HTTP/1.1" 404 199 0.005675 10.0.0.131 - - [2026-03-12 04:10:15] "POST /security-groups HTTP/1.1" 200 591 0.034492 10.0.0.131 - - [2026-03-12 04:10:15] "POST /projects HTTP/1.1" 200 585 0.268190 10.0.0.27 - - [2026-03-12 04:10:15] "POST /access-control-lists HTTP/1.1" 200 598 0.027595 10.0.0.131 - - [2026-03-12 04:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.343957 10.0.0.27 - - [2026-03-12 04:10:15] "GET /project/23b2c070-053e-4772-addc-4617a0c4a2fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.517447 10.0.0.27 - - [2026-03-12 04:10:15] "DELETE /access-control-list/255ac7ef-13ae-4443-ad3a-fdfa0409179f HTTP/1.1" 200 115 0.050476 10.0.0.27 - - [2026-03-12 04:10:16] "DELETE /access-control-list/8c3aff4d-5cee-4cf9-b7b6-b5caaf5ae462 HTTP/1.1" 200 115 0.079102 10.0.0.27 - - [2026-03-12 04:10:17] "GET / HTTP/1.1" 200 36215 0.002590 10.0.0.27 - - [2026-03-12 04:10:19] "POST /fqname-to-id HTTP/1.1" 401 292 0.000459 10.0.0.27 - - [2026-03-12 04:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.030771 10.0.0.27 - - [2026-03-12 04:10:19] "GET /api-access-list/c2479830-b9d0-4bc0-ad2c-595ec437276e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.005025 10.0.0.27 - - [2026-03-12 04:10:19] "GET /api-access-list/c2479830-b9d0-4bc0-ad2c-595ec437276e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.004107 10.0.0.27 - - [2026-03-12 04:10:19] "GET /api-access-list/c2479830-b9d0-4bc0-ad2c-595ec437276e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.004060 10.0.0.27 - - [2026-03-12 04:10:19] "PUT /api-access-list/c2479830-b9d0-4bc0-ad2c-595ec437276e HTTP/1.1" 200 265 0.013160 10.0.0.27 - - [2026-03-12 04:10:21] "POST /fqname-to-id HTTP/1.1" 404 188 0.023154 10.0.0.131 - - [2026-03-12 04:10:21] "GET /projects?obj_uuids=dc735f31-9c96-469f-992e-f432a41f195a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003500 10.0.0.131 - - [2026-03-12 04:10:21] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001108 10.0.0.131 - - [2026-03-12 04:10:21] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007760 10.0.0.131 - - [2026-03-12 04:10:21] "POST /id-to-fqname HTTP/1.1" 200 190 0.005127 10.0.0.131 - - [2026-03-12 04:10:21] "POST /fqname-to-id HTTP/1.1" 404 199 0.010873 10.0.0.131 - - [2026-03-12 04:10:21] "POST /security-groups HTTP/1.1" 200 591 0.082137 10.0.0.27 - - [2026-03-12 04:10:21] "POST /fqname-to-id HTTP/1.1" 404 234 0.008601 10.0.0.131 - - [2026-03-12 04:10:21] "POST /projects HTTP/1.1" 200 585 0.303807 10.0.0.131 - - [2026-03-12 04:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.375061 10.0.0.27 - - [2026-03-12 04:10:21] "POST /access-control-lists HTTP/1.1" 200 596 0.036707 10.0.0.27 - - [2026-03-12 04:10:21] "GET /project/dc735f31-9c96-469f-992e-f432a41f195a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.530911 10.0.0.131 - - [2026-03-12 04:10:22] "DELETE /project/0d562e7e-ff9b-435e-bd52-436978d16214 HTTP/1.1" 404 177 0.009003 10.0.0.131 - - [2026-03-12 04:10:22] "DELETE /project/dc735f319c96469f992ef432a41f195a HTTP/1.1" 404 173 0.007761 10.0.0.131 - - [2026-03-12 04:10:22] "DELETE /project/23b2c070053e4772addc4617a0c4a2fa HTTP/1.1" 404 173 0.005541 10.0.0.131 - - [2026-03-12 04:10:22] "DELETE /project/fc3834bd-6ed0-4c90-8884-ba8b0311330c HTTP/1.1" 404 177 0.004855 10.0.0.131 - - [2026-03-12 04:10:22] "DELETE /project/036fee98-35c8-4df6-9b4b-262f38ca9207 HTTP/1.1" 404 177 0.009126 10.0.0.27 - - [2026-03-12 04:10:22] "POST /fqname-to-id HTTP/1.1" 404 188 0.026731 10.0.0.131 - - [2026-03-12 04:10:22] "GET /projects?obj_uuids=472c370a-88b0-4ad2-b107-5b04ee61c43d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004028 10.0.0.131 - - [2026-03-12 04:10:22] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001002 10.0.0.131 - - [2026-03-12 04:10:22] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006944 10.0.0.131 - - [2026-03-12 04:10:22] "POST /id-to-fqname HTTP/1.1" 200 190 0.001404 10.0.0.131 - - [2026-03-12 04:10:22] "POST /fqname-to-id HTTP/1.1" 404 199 0.003005 10.0.0.131 - - [2026-03-12 04:10:22] "POST /security-groups HTTP/1.1" 200 591 0.054583 10.0.0.131 - - [2026-03-12 04:10:22] "POST /projects HTTP/1.1" 200 585 0.292534 10.0.0.131 - - [2026-03-12 04:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.331537 10.0.0.27 - - [2026-03-12 04:10:22] "POST /fqname-to-id HTTP/1.1" 404 233 0.008776 10.0.0.27 - - [2026-03-12 04:10:22] "GET /project/472c370a-88b0-4ad2-b107-5b04ee61c43d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.480900 10.0.0.27 - - [2026-03-12 04:10:23] "GET / HTTP/1.1" 200 36215 0.001663 10.0.0.27 - - [2026-03-12 04:10:24] "GET / HTTP/1.1" 200 36215 0.001551 10.0.0.27 - - [2026-03-12 04:10:24] "POST /fqname-to-id HTTP/1.1" 404 183 0.003678 10.0.0.27 - - [2026-03-12 04:10:24] "POST /api-access-lists HTTP/1.1" 200 523 0.024853 10.0.0.27 - - [2026-03-12 04:10:24] "GET /api-access-list/d777177a-eb14-435b-ad07-66624c50f39f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1291 0.005906 10.0.0.27 - - [2026-03-12 04:10:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000462 10.0.0.27 - - [2026-03-12 04:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.047422 10.0.0.131 - - [2026-03-12 04:10:25] "GET /projects?obj_uuids=dc735f31-9c96-469f-992e-f432a41f195a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001418 10.0.0.27 - - [2026-03-12 04:10:25] "GET /project/dc735f31-9c96-469f-992e-f432a41f195a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.070684 10.0.0.27 - - [2026-03-12 04:10:25] "GET /virtual-networks?parent_id=dc735f31-9c96-469f-992e-f432a41f195a&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.019622 10.0.0.27 - - [2026-03-12 04:10:25] "POST /virtual-networks HTTP/1.1" 200 585 0.099530 10.0.0.27 - - [2026-03-12 04:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.032581 10.0.0.27 - - [2026-03-12 04:10:25] "POST /ref-update HTTP/1.1" 200 156 0.022229 10.0.0.27 - - [2026-03-12 04:10:25] "GET /network-ipam/7732a58b-533c-414b-88ec-e8bfb71548bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.015930 10.0.0.131 - - [2026-03-12 04:10:25] "POST /useragent-kv HTTP/1.1" 200 115 0.014273 10.0.0.27 - - [2026-03-12 04:10:25] "POST /ref-update HTTP/1.1" 200 156 0.104968 10.0.0.27 - - [2026-03-12 04:10:26] "GET /virtual-network/6fda2206-eb03-4c8f-9867-0814eeeb798e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.022011 10.0.0.27 - - [2026-03-12 04:10:26] "POST /neutron/network HTTP/1.1" 200 846 0.061101 10.0.0.27 - - [2026-03-12 04:10:26] "POST /fqname-to-id HTTP/1.1" 401 292 0.000632 10.0.0.27 - - [2026-03-12 04:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.042056 10.0.0.131 - - [2026-03-12 04:10:26] "GET /projects?obj_uuids=472c370a-88b0-4ad2-b107-5b04ee61c43d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001044 10.0.0.27 - - [2026-03-12 04:10:26] "GET /project/472c370a-88b0-4ad2-b107-5b04ee61c43d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.057740 10.0.0.27 - - [2026-03-12 04:10:26] "GET /virtual-networks?parent_id=472c370a-88b0-4ad2-b107-5b04ee61c43d&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.019674 10.0.0.27 - - [2026-03-12 04:10:26] "POST /virtual-networks HTTP/1.1" 200 585 0.096199 10.0.0.27 - - [2026-03-12 04:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.030967 10.0.0.27 - - [2026-03-12 04:10:26] "GET /network-ipam/7732a58b-533c-414b-88ec-e8bfb71548bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.017927 10.0.0.131 - - [2026-03-12 04:10:27] "POST /useragent-kv HTTP/1.1" 200 115 0.010440 10.0.0.27 - - [2026-03-12 04:10:27] "POST /ref-update HTTP/1.1" 200 156 0.096898 10.0.0.27 - - [2026-03-12 04:10:27] "POST /neutron/network HTTP/1.1" 200 847 0.060923 10.0.0.27 - - [2026-03-12 04:10:27] "GET /virtual-network/994765ef-a2bc-4047-9acc-5ce9545b1e22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.022847 10.0.0.27 - - [2026-03-12 04:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.27 - - [2026-03-12 04:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004958 10.0.0.73 - - [2026-03-12 04:10:29] "GET /obj-perms HTTP/1.1" 403 257 0.041536 10.0.0.73 - - [2026-03-12 04:10:29] "GET /virtual-network/6fda2206-eb03-4c8f-9867-0814eeeb798e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.019448 10.0.0.131 - - [2026-03-12 04:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.027158 10.0.0.27 - - [2026-03-12 04:10:30] "GET /obj-perms HTTP/1.1" 403 257 0.044090 10.0.0.27 - - [2026-03-12 04:10:30] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 372 0.049403 10.0.0.27 - - [2026-03-12 04:10:31] "PUT /virtual-network/6fda2206-eb03-4c8f-9867-0814eeeb798e HTTP/1.1" 200 265 0.061676 10.0.0.27 - - [2026-03-12 04:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.27 - - [2026-03-12 04:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004722 10.0.0.73 - - [2026-03-12 04:10:31] "GET /virtual-network/6fda2206-eb03-4c8f-9867-0814eeeb798e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.047951 10.0.0.131 - - [2026-03-12 04:10:32] "GET /obj-perms HTTP/1.1" 200 5056 0.081758 10.0.0.27 - - [2026-03-12 04:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007133 10.0.0.27 - - [2026-03-12 04:10:32] "GET /obj-perms HTTP/1.1" 403 257 0.214637 10.0.0.27 - - [2026-03-12 04:10:33] "GET /obj-perms HTTP/1.1" 403 257 0.016298 10.0.0.27 - - [2026-03-12 04:10:33] "PUT /virtual-network/6fda2206-eb03-4c8f-9867-0814eeeb798e HTTP/1.1" 200 265 0.064700 10.0.0.27 - - [2026-03-12 04:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007704 10.0.0.131 - - [2026-03-12 04:10:33] "POST /useragent-kv HTTP/1.1" 200 115 0.006672 10.0.0.131 - - [2026-03-12 04:10:33] "POST /useragent-kv HTTP/1.1" 200 115 0.002572 10.0.0.27 - - [2026-03-12 04:10:33] "DELETE /virtual-network/994765ef-a2bc-4047-9acc-5ce9545b1e22 HTTP/1.1" 200 115 0.151119 10.0.0.131 - - [2026-03-12 04:10:33] "POST /useragent-kv HTTP/1.1" 200 115 0.004636 10.0.0.131 - - [2026-03-12 04:10:33] "POST /useragent-kv HTTP/1.1" 200 115 0.004190 10.0.0.27 - - [2026-03-12 04:10:33] "DELETE /virtual-network/6fda2206-eb03-4c8f-9867-0814eeeb798e HTTP/1.1" 200 115 0.163932 10.0.0.27 - - [2026-03-12 04:10:33] "DELETE /route-target/fc22e35e-685b-4b33-aca6-228de1aae899 HTTP/1.1" 200 115 0.036408 10.0.0.27 - - [2026-03-12 04:10:33] "DELETE /api-access-list/d777177a-eb14-435b-ad07-66624c50f39f HTTP/1.1" 200 115 0.057873 10.0.0.131 - - [2026-03-12 04:10:33] "GET /projects?obj_uuids=472c370a-88b0-4ad2-b107-5b04ee61c43d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001046 10.0.0.27 - - [2026-03-12 04:10:33] "GET /project/472c370a-88b0-4ad2-b107-5b04ee61c43d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.053838 10.0.0.131 - - [2026-03-12 04:10:33] "GET /projects?obj_uuids=472c370a-88b0-4ad2-b107-5b04ee61c43d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001240 10.0.0.27 - - [2026-03-12 04:10:33] "GET /project/472c370a-88b0-4ad2-b107-5b04ee61c43d?fields=virtual_networks HTTP/1.1" 200 1033 0.042958 10.0.0.131 - - [2026-03-12 04:10:33] "GET /projects?obj_uuids=472c370a-88b0-4ad2-b107-5b04ee61c43d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001113 10.0.0.27 - - [2026-03-12 04:10:33] "GET /project/472c370a-88b0-4ad2-b107-5b04ee61c43d?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.046343 10.0.0.131 - - [2026-03-12 04:10:34] "GET /projects?obj_uuids=472c370a-88b0-4ad2-b107-5b04ee61c43d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001531 10.0.0.27 - - [2026-03-12 04:10:34] "GET /project/472c370a-88b0-4ad2-b107-5b04ee61c43d?fields=security_groups HTTP/1.1" 200 1260 0.049700 10.0.0.131 - - [2026-03-12 04:10:34] "GET /projects?obj_uuids=dc735f31-9c96-469f-992e-f432a41f195a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002766 10.0.0.27 - - [2026-03-12 04:10:34] "GET /project/dc735f31-9c96-469f-992e-f432a41f195a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.052401 10.0.0.131 - - [2026-03-12 04:10:34] "GET /projects?obj_uuids=dc735f31-9c96-469f-992e-f432a41f195a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001126 10.0.0.27 - - [2026-03-12 04:10:34] "GET /project/dc735f31-9c96-469f-992e-f432a41f195a?fields=virtual_networks HTTP/1.1" 200 1034 0.047485 10.0.0.131 - - [2026-03-12 04:10:34] "GET /projects?obj_uuids=dc735f31-9c96-469f-992e-f432a41f195a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001455 10.0.0.27 - - [2026-03-12 04:10:34] "GET /project/dc735f31-9c96-469f-992e-f432a41f195a?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.049456 10.0.0.131 - - [2026-03-12 04:10:34] "GET /projects?obj_uuids=dc735f31-9c96-469f-992e-f432a41f195a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001258 10.0.0.27 - - [2026-03-12 04:10:34] "GET /project/dc735f31-9c96-469f-992e-f432a41f195a?fields=security_groups HTTP/1.1" 200 1261 0.050501 10.0.0.27 - - [2026-03-12 04:10:38] "GET / HTTP/1.1" 200 36215 0.002886 10.0.0.27 - - [2026-03-12 04:10:39] "GET / HTTP/1.1" 200 36215 0.001704 10.0.0.27 - - [2026-03-12 04:10:39] "POST /fqname-to-id HTTP/1.1" 401 292 0.000460 10.0.0.27 - - [2026-03-12 04:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.082783 10.0.0.131 - - [2026-03-12 04:10:40] "GET /projects?obj_uuids=23b2c070-053e-4772-addc-4617a0c4a2fa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001189 10.0.0.27 - - [2026-03-12 04:10:40] "GET /project/23b2c070-053e-4772-addc-4617a0c4a2fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.070832 10.0.0.27 - - [2026-03-12 04:10:40] "GET /virtual-networks?parent_id=23b2c070-053e-4772-addc-4617a0c4a2fa&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.017979 10.0.0.27 - - [2026-03-12 04:10:40] "POST /fqname-to-id HTTP/1.1" 404 197 0.017052 10.0.0.27 - - [2026-03-12 04:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.019175 10.0.0.131 - - [2026-03-12 04:10:40] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001483 10.0.0.27 - - [2026-03-12 04:10:40] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.022507 10.0.0.27 - - [2026-03-12 04:10:40] "POST /service-templates HTTP/1.1" 403 264 0.012756 10.0.0.27 - - [2026-03-12 04:10:40] "POST /fqname-to-id HTTP/1.1" 404 215 0.008005 10.0.0.27 - - [2026-03-12 04:10:40] "POST /api-access-lists HTTP/1.1" 200 557 0.035538 10.0.0.27 - - [2026-03-12 04:10:40] "GET /api-access-list/16cadd1a-5b13-49cd-960e-50142cbfcd1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.021209 10.0.0.27 - - [2026-03-12 04:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.022573 10.0.0.131 - - [2026-03-12 04:10:40] "GET /projects?obj_uuids=23b2c070-053e-4772-addc-4617a0c4a2fa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001083 10.0.0.27 - - [2026-03-12 04:10:40] "GET /project/23b2c070-053e-4772-addc-4617a0c4a2fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.048702 10.0.0.27 - - [2026-03-12 04:10:40] "GET /virtual-networks?parent_id=23b2c070-053e-4772-addc-4617a0c4a2fa&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017410 10.0.0.27 - - [2026-03-12 04:10:41] "POST /virtual-networks HTTP/1.1" 200 585 0.098946 10.0.0.27 - - [2026-03-12 04:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.029217 10.0.0.27 - - [2026-03-12 04:10:41] "GET /network-ipam/7732a58b-533c-414b-88ec-e8bfb71548bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.015375 10.0.0.131 - - [2026-03-12 04:10:41] "POST /useragent-kv HTTP/1.1" 200 115 0.007901 10.0.0.27 - - [2026-03-12 04:10:41] "POST /ref-update HTTP/1.1" 200 156 0.094249 10.0.0.27 - - [2026-03-12 04:10:41] "POST /neutron/network HTTP/1.1" 200 847 0.058085 10.0.0.27 - - [2026-03-12 04:10:41] "GET /virtual-network/1910d5b6-9062-433c-b84b-02b3cdc963de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.018861 10.0.0.27 - - [2026-03-12 04:10:41] "POST /neutron/subnet HTTP/1.1" 200 671 0.042397 10.0.0.27 - - [2026-03-12 04:10:41] "GET /virtual-network/1910d5b6-9062-433c-b84b-02b3cdc963de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007261 10.0.0.27 - - [2026-03-12 04:10:41] "GET /network-ipam/7732a58b-533c-414b-88ec-e8bfb71548bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.006265 10.0.0.27 - - [2026-03-12 04:10:42] "GET /virtual-network/1910d5b6-9062-433c-b84b-02b3cdc963de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006089 10.0.0.27 - - [2026-03-12 04:10:42] "GET /obj-perms HTTP/1.1" 200 5030 0.069295 10.0.0.131 - - [2026-03-12 04:10:43] "GET /obj-perms HTTP/1.1" 200 5030 0.053779 10.0.0.27 - - [2026-03-12 04:10:43] "POST /fqname-to-id HTTP/1.1" 404 197 0.017967 10.0.0.27 - - [2026-03-12 04:10:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.016003 10.0.0.131 - - [2026-03-12 04:10:43] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001524 10.0.0.27 - - [2026-03-12 04:10:43] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.029598 10.0.0.27 - - [2026-03-12 04:10:43] "POST /service-templates HTTP/1.1" 403 264 0.012316 10.0.0.27 - - [2026-03-12 04:10:43] "POST /fqname-to-id HTTP/1.1" 404 183 0.005600 10.0.0.27 - - [2026-03-12 04:10:43] "POST /api-access-lists HTTP/1.1" 200 523 0.035053 10.0.0.27 - - [2026-03-12 04:10:43] "GET /api-access-list/b9a75dea-8855-4bf4-bebe-00974706d839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1292 0.007740 10.0.0.27 - - [2026-03-12 04:10:43] "POST /fqname-to-id HTTP/1.1" 404 197 0.021971 10.0.0.27 - - [2026-03-12 04:10:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.018643 10.0.0.131 - - [2026-03-12 04:10:43] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001175 10.0.0.27 - - [2026-03-12 04:10:43] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.024055 10.0.0.27 - - [2026-03-12 04:10:43] "POST /service-templates HTTP/1.1" 200 553 0.057709 10.0.0.27 - - [2026-03-12 04:10:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.023259 10.0.0.27 - - [2026-03-12 04:10:43] "GET /service-template/e22a7bf4-6f0e-4c39-bb0f-cf3633731852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.019953 10.0.0.27 - - [2026-03-12 04:10:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.016752 10.0.0.27 - - [2026-03-12 04:10:43] "GET /service-template/e22a7bf4-6f0e-4c39-bb0f-cf3633731852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.017368 10.0.0.27 - - [2026-03-12 04:10:45] "GET /virtual-network/1910d5b6-9062-433c-b84b-02b3cdc963de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.039187 10.0.0.73 - - [2026-03-12 04:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.028263 10.0.0.131 - - [2026-03-12 04:10:45] "GET /virtual-network/1910d5b6-9062-433c-b84b-02b3cdc963de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.050414 10.0.0.27 - - [2026-03-12 04:10:45] "GET /api-access-list/16cadd1a-5b13-49cd-960e-50142cbfcd1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.004209 10.0.0.27 - - [2026-03-12 04:10:45] "PUT /api-access-list/16cadd1a-5b13-49cd-960e-50142cbfcd1a HTTP/1.1" 200 265 0.014945 10.0.0.27 - - [2026-03-12 04:10:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000478 10.0.0.27 - - [2026-03-12 04:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.056078 10.0.0.131 - - [2026-03-12 04:10:46] "GET /projects?obj_uuids=23b2c070-053e-4772-addc-4617a0c4a2fa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001646 10.0.0.27 - - [2026-03-12 04:10:46] "GET /project/23b2c070-053e-4772-addc-4617a0c4a2fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.084239 10.0.0.27 - - [2026-03-12 04:10:46] "GET /virtual-networks?parent_id=23b2c070-053e-4772-addc-4617a0c4a2fa&detail=False&count=False&shared=False HTTP/1.1" 200 372 0.027019 10.0.0.27 - - [2026-03-12 04:10:46] "POST /virtual-networks HTTP/1.1" 403 263 0.017126 10.0.0.27 - - [2026-03-12 04:10:47] "GET /obj-perms HTTP/1.1" 403 257 0.018830 10.0.0.27 - - [2026-03-12 04:10:47] "GET /obj-perms HTTP/1.1" 403 257 0.024805 10.0.0.27 - - [2026-03-12 04:10:47] "GET /api-access-list/b9a75dea-8855-4bf4-bebe-00974706d839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1292 0.005991 10.0.0.27 - - [2026-03-12 04:10:47] "PUT /api-access-list/b9a75dea-8855-4bf4-bebe-00974706d839 HTTP/1.1" 200 265 0.017027 10.0.0.27 - - [2026-03-12 04:10:47] "POST /fqname-to-id HTTP/1.1" 404 197 0.021051 10.0.0.27 - - [2026-03-12 04:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.030032 10.0.0.131 - - [2026-03-12 04:10:47] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001737 10.0.0.27 - - [2026-03-12 04:10:47] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.037280 10.0.0.27 - - [2026-03-12 04:10:47] "POST /service-templates HTTP/1.1" 403 264 0.021209 10.0.0.27 - - [2026-03-12 04:10:47] "GET /api-access-list/16cadd1a-5b13-49cd-960e-50142cbfcd1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.005327 10.0.0.27 - - [2026-03-12 04:10:47] "PUT /api-access-list/16cadd1a-5b13-49cd-960e-50142cbfcd1a HTTP/1.1" 200 265 0.029560 10.0.0.27 - - [2026-03-12 04:10:47] "GET /api-access-list/b9a75dea-8855-4bf4-bebe-00974706d839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004716 10.0.0.27 - - [2026-03-12 04:10:47] "PUT /api-access-list/b9a75dea-8855-4bf4-bebe-00974706d839 HTTP/1.1" 200 265 0.015293 10.0.0.27 - - [2026-03-12 04:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007507 10.0.0.27 - - [2026-03-12 04:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.73 - - [2026-03-12 04:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.73 - - [2026-03-12 04:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003779 10.0.0.131 - - [2026-03-12 04:10:49] "GET /virtual-network/1910d5b6-9062-433c-b84b-02b3cdc963de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.027791 10.0.0.131 - - [2026-03-12 04:10:49] "GET /virtual-network/1910d5b6-9062-433c-b84b-02b3cdc963de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.054362 10.0.0.27 - - [2026-03-12 04:10:50] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.042450 10.0.0.27 - - [2026-03-12 04:10:50] "GET /api-access-list/c2479830-b9d0-4bc0-ad2c-595ec437276e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.005085 10.0.0.27 - - [2026-03-12 04:10:50] "PUT /api-access-list/c2479830-b9d0-4bc0-ad2c-595ec437276e HTTP/1.1" 200 265 0.015290 10.0.0.27 - - [2026-03-12 04:10:50] "GET /virtual-network/1910d5b6-9062-433c-b84b-02b3cdc963de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.024500 10.0.0.27 - - [2026-03-12 04:10:50] "DELETE /api-access-list/16cadd1a-5b13-49cd-960e-50142cbfcd1a HTTP/1.1" 200 115 0.035368 10.0.0.27 - - [2026-03-12 04:10:50] "DELETE /api-access-list/b9a75dea-8855-4bf4-bebe-00974706d839 HTTP/1.1" 200 115 0.029181 10.0.0.27 - - [2026-03-12 04:10:51] "GET /obj-perms HTTP/1.1" 403 257 0.041956 10.0.0.73 - - [2026-03-12 04:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.131 - - [2026-03-12 04:10:52] "GET /virtual-network/1910d5b6-9062-433c-b84b-02b3cdc963de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.033419 10.0.0.27 - - [2026-03-12 04:10:52] "GET /obj-perms HTTP/1.1" 403 257 0.011632 10.0.0.27 - - [2026-03-12 04:10:52] "GET /api-access-list/c2479830-b9d0-4bc0-ad2c-595ec437276e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2688 0.004538 10.0.0.27 - - [2026-03-12 04:10:52] "PUT /api-access-list/c2479830-b9d0-4bc0-ad2c-595ec437276e HTTP/1.1" 200 265 0.014750 10.0.0.27 - - [2026-03-12 04:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003836 10.0.0.27 - - [2026-03-12 04:10:52] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 372 0.036661 10.0.0.27 - - [2026-03-12 04:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.028111 10.0.0.27 - - [2026-03-12 04:10:52] "DELETE /service-template/e22a7bf4-6f0e-4c39-bb0f-cf3633731852 HTTP/1.1" 200 115 0.058090 10.0.0.27 - - [2026-03-12 04:10:52] "POST /fqname-to-id HTTP/1.1" 404 197 0.023253 10.0.0.131 - - [2026-03-12 04:10:52] "POST /useragent-kv HTTP/1.1" 200 115 0.005992 10.0.0.27 - - [2026-03-12 04:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004495 10.0.0.131 - - [2026-03-12 04:10:52] "POST /useragent-kv HTTP/1.1" 200 115 0.003239 10.0.0.27 - - [2026-03-12 04:10:52] "DELETE /virtual-network/1910d5b6-9062-433c-b84b-02b3cdc963de HTTP/1.1" 200 115 0.130837 10.0.0.27 - - [2026-03-12 04:10:53] "GET /api-access-list/c2479830-b9d0-4bc0-ad2c-595ec437276e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.004580 10.0.0.27 - - [2026-03-12 04:10:53] "PUT /api-access-list/c2479830-b9d0-4bc0-ad2c-595ec437276e HTTP/1.1" 200 265 0.016109 10.0.0.27 - - [2026-03-12 04:10:53] "GET /api-access-list/c2479830-b9d0-4bc0-ad2c-595ec437276e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2694 0.004632 10.0.0.27 - - [2026-03-12 04:10:53] "PUT /api-access-list/c2479830-b9d0-4bc0-ad2c-595ec437276e HTTP/1.1" 200 265 0.014313 10.0.0.27 - - [2026-03-12 04:10:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003856 10.0.0.131 - - [2026-03-12 04:10:55] "GET /projects?obj_uuids=23b2c070-053e-4772-addc-4617a0c4a2fa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001067 10.0.0.27 - - [2026-03-12 04:10:55] "GET /project/23b2c070-053e-4772-addc-4617a0c4a2fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.053271 10.0.0.131 - - [2026-03-12 04:10:56] "GET /projects?obj_uuids=23b2c070-053e-4772-addc-4617a0c4a2fa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001559 10.0.0.27 - - [2026-03-12 04:10:56] "POST /neutron/network HTTP/1.1" 200 643 0.221565 10.0.0.27 - - [2026-03-12 04:10:56] "POST /id-to-fqname HTTP/1.1" 200 240 0.003385 10.0.0.27 - - [2026-03-12 04:10:56] "GET /virtual-network/2b758467-0b97-4dda-bfbf-7db5130488f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.007317 10.0.0.27 - - [2026-03-12 04:10:56] "POST /neutron/network HTTP/1.1" 200 861 0.007495 10.0.0.27 - - [2026-03-12 04:10:56] "GET /virtual-network/2b758467-0b97-4dda-bfbf-7db5130488f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.006659 10.0.0.27 - - [2026-03-12 04:10:56] "POST /neutron/network HTTP/1.1" 200 861 0.007431 10.0.0.27 - - [2026-03-12 04:10:56] "GET /virtual-network/2b758467-0b97-4dda-bfbf-7db5130488f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.005496 10.0.0.27 - - [2026-03-12 04:10:56] "GET /network-ipam/7732a58b-533c-414b-88ec-e8bfb71548bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.003634 10.0.0.27 - - [2026-03-12 04:10:56] "POST /ref-update HTTP/1.1" 200 156 0.025686 10.0.0.27 - - [2026-03-12 04:10:56] "GET /virtual-network/2b758467-0b97-4dda-bfbf-7db5130488f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.006102 10.0.0.27 - - [2026-03-12 04:10:57] "POST /fqname-to-id HTTP/1.1" 404 215 0.004001 10.0.0.27 - - [2026-03-12 04:10:57] "POST /api-access-lists HTTP/1.1" 200 557 0.030957 10.0.0.27 - - [2026-03-12 04:10:57] "GET /api-access-list/756e634a-6854-4395-b33a-298a042a1e21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2443 0.006330 10.0.0.27 - - [2026-03-12 04:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.020073 10.0.0.131 - - [2026-03-12 04:10:57] "GET /projects?obj_uuids=23b2c070-053e-4772-addc-4617a0c4a2fa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001848 10.0.0.27 - - [2026-03-12 04:10:57] "GET /project/23b2c070-053e-4772-addc-4617a0c4a2fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.080285 10.0.0.27 - - [2026-03-12 04:10:57] "POST /neutron/network HTTP/1.1" 200 693 0.031424 10.0.0.27 - - [2026-03-12 04:10:58] "POST /neutron/network HTTP/1.1" 200 863 0.037919 10.0.0.27 - - [2026-03-12 04:10:58] "POST /id-to-fqname HTTP/1.1" 200 240 0.015636 10.0.0.27 - - [2026-03-12 04:10:58] "GET /virtual-network/5bf40b0d-cb13-46f4-8be5-3cb216db223f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.020842 10.0.0.27 - - [2026-03-12 04:10:58] "GET /virtual-network/5bf40b0d-cb13-46f4-8be5-3cb216db223f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.019711 10.0.0.27 - - [2026-03-12 04:10:58] "POST /neutron/subnet HTTP/1.1" 200 719 0.045497 10.0.0.27 - - [2026-03-12 04:10:58] "GET /virtual-network/5bf40b0d-cb13-46f4-8be5-3cb216db223f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.006662 10.0.0.27 - - [2026-03-12 04:10:58] "GET /network-ipam/7732a58b-533c-414b-88ec-e8bfb71548bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.004463 10.0.0.27 - - [2026-03-12 04:10:58] "GET /virtual-network/5bf40b0d-cb13-46f4-8be5-3cb216db223f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.008252 10.0.0.73 - - [2026-03-12 04:10:59] "GET /obj-perms HTTP/1.1" 200 5030 0.101025 10.0.0.27 - - [2026-03-12 04:10:59] "POST /fqname-to-id HTTP/1.1" 404 232 0.019769 10.0.0.27 - - [2026-03-12 04:10:59] "POST /fqname-to-id HTTP/1.1" 404 264 0.003370 10.0.0.27 - - [2026-03-12 04:10:59] "POST /access-control-lists HTTP/1.1" 200 626 0.033549 10.0.0.27 - - [2026-03-12 04:10:59] "PUT /access-control-list/6a588dfc-cde7-406c-b939-7ba3f70d4967 HTTP/1.1" 200 273 0.025461 10.0.0.131 - - [2026-03-12 04:10:59] "GET /projects?obj_uuids=23b2c070-053e-4772-addc-4617a0c4a2fa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002096 10.0.0.27 - - [2026-03-12 04:10:59] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.110500 10.0.0.131 - - [2026-03-12 04:11:00] "GET /projects?obj_uuids=23b2c070-053e-4772-addc-4617a0c4a2fa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001587 10.0.0.27 - - [2026-03-12 04:11:00] "POST /neutron/security_group_rule HTTP/1.1" 200 575 0.090414 10.0.0.131 - - [2026-03-12 04:11:00] "GET /projects?obj_uuids=23b2c070-053e-4772-addc-4617a0c4a2fa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001209 10.0.0.27 - - [2026-03-12 04:11:00] "POST /neutron/security_group_rule HTTP/1.1" 200 151 0.262217 10.0.0.27 - - [2026-03-12 04:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.044357 10.0.0.27 - - [2026-03-12 04:11:00] "GET /security-group/c3e448bb-dacb-4fdc-9de3-1cdc1df87b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1319 0.026659 10.0.0.27 - - [2026-03-12 04:11:01] "POST /id-to-fqname HTTP/1.1" 200 240 0.022022 10.0.0.131 - - [2026-03-12 04:11:02] "GET /projects?obj_uuids=23b2c070-053e-4772-addc-4617a0c4a2fa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001399 10.0.0.27 - - [2026-03-12 04:11:02] "GET /project/23b2c070-053e-4772-addc-4617a0c4a2fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.068826 10.0.0.27 - - [2026-03-12 04:11:02] "POST /neutron/network HTTP/1.1" 200 863 0.006926 10.0.0.27 - - [2026-03-12 04:11:03] "POST /neutron/port HTTP/1.1" 200 117 0.037420 10.0.0.131 - - [2026-03-12 04:11:03] "GET /projects?obj_uuids=23b2c070-053e-4772-addc-4617a0c4a2fa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001546 10.0.0.27 - - [2026-03-12 04:11:04] "POST /neutron/port HTTP/1.1" 200 1059 0.516670 10.0.0.27 - - [2026-03-12 04:11:04] "POST /neutron/port HTTP/1.1" 200 1113 0.190299 10.0.0.27 - - [2026-03-12 04:11:04] "POST /neutron/subnet HTTP/1.1" 200 693 0.018104 10.0.0.27 - - [2026-03-12 04:11:08] "POST /neutron/port HTTP/1.1" 200 1123 0.023398 10.0.0.27 - - [2026-03-12 04:11:08] "POST /neutron/security_group HTTP/1.1" 200 2058 0.012204 10.0.0.27 - - [2026-03-12 04:11:08] "POST /neutron/port HTTP/1.1" 200 1123 0.030874 10.0.0.27 - - [2026-03-12 04:11:08] "GET /virtual-machine/c9fe5708-da54-4809-a582-a7b372d47e9e HTTP/1.1" 401 292 0.000614 10.0.0.27 - - [2026-03-12 04:11:09] "GET /virtual-machine/c9fe5708-da54-4809-a582-a7b372d47e9e HTTP/1.1" 200 1295 0.047519 10.0.0.27 - - [2026-03-12 04:11:09] "GET /virtual-machine/c9fe5708-da54-4809-a582-a7b372d47e9e HTTP/1.1" 200 1295 0.034329 10.0.0.27 - - [2026-03-12 04:11:09] "GET /virtual-machine-interface/4c1f375b-5676-42ef-be9a-8c50b01a8b01 HTTP/1.1" 200 3030 0.027491 10.0.0.27 - - [2026-03-12 04:11:09] "GET /virtual-machine/c9fe5708-da54-4809-a582-a7b372d47e9e HTTP/1.1" 200 1295 0.025948 10.0.0.27 - - [2026-03-12 04:11:09] "GET /virtual-machine-interface/4c1f375b-5676-42ef-be9a-8c50b01a8b01 HTTP/1.1" 200 3030 0.025648 10.0.0.27 - - [2026-03-12 04:11:09] "GET /instance-ip/c7165d6b-4e68-4984-9472-bfc1b501c77f HTTP/1.1" 200 1643 0.024986 10.0.0.27 - - [2026-03-12 04:11:09] "GET /virtual-machine/c9fe5708-da54-4809-a582-a7b372d47e9e HTTP/1.1" 200 1295 0.030720 10.0.0.27 - - [2026-03-12 04:11:09] "GET /virtual-machine-interface/4c1f375b-5676-42ef-be9a-8c50b01a8b01 HTTP/1.1" 200 3030 0.027259 10.0.0.27 - - [2026-03-12 04:11:09] "GET /instance-ip/c7165d6b-4e68-4984-9472-bfc1b501c77f HTTP/1.1" 200 1643 0.026813 10.0.0.27 - - [2026-03-12 04:11:09] "POST /fqname-to-id HTTP/1.1" 403 354 0.023213 10.0.0.27 - - [2026-03-12 04:11:09] "GET / HTTP/1.1" 200 36215 0.002290 10.0.0.27 - - [2026-03-12 04:11:09] "POST /fqname-to-id HTTP/1.1" 401 292 0.000462 10.0.0.27 - - [2026-03-12 04:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.045400 10.0.0.27 - - [2026-03-12 04:11:10] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004791 10.0.0.27 - - [2026-03-12 04:11:10] "GET /virtual-networks?parent_id=23b2c070-053e-4772-addc-4617a0c4a2fa&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.035200 10.0.0.27 - - [2026-03-12 04:11:10] "GET /virtual-network/5bf40b0d-cb13-46f4-8be5-3cb216db223f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.033012 10.0.0.27 - - [2026-03-12 04:11:10] "POST /fqname-to-id HTTP/1.1" 403 354 0.023928 10.0.0.27 - - [2026-03-12 04:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005300 10.0.0.27 - - [2026-03-12 04:11:10] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005191 10.0.0.27 - - [2026-03-12 04:11:10] "GET /virtual-networks?parent_id=23b2c070-053e-4772-addc-4617a0c4a2fa&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.034331 10.0.0.27 - - [2026-03-12 04:11:10] "GET /virtual-network/5bf40b0d-cb13-46f4-8be5-3cb216db223f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.022392 10.0.0.27 - - [2026-03-12 04:11:10] "POST /fqname-to-id HTTP/1.1" 403 354 0.019372 10.0.0.27 - - [2026-03-12 04:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.27 - - [2026-03-12 04:11:10] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003898 10.0.0.27 - - [2026-03-12 04:11:10] "GET /virtual-networks?parent_id=23b2c070-053e-4772-addc-4617a0c4a2fa&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.032057 10.0.0.27 - - [2026-03-12 04:11:10] "GET /virtual-network/5bf40b0d-cb13-46f4-8be5-3cb216db223f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.036053 10.0.0.27 - - [2026-03-12 04:11:10] "POST /fqname-to-id HTTP/1.1" 403 354 0.019182 10.0.0.27 - - [2026-03-12 04:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004213 10.0.0.27 - - [2026-03-12 04:11:10] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003642 10.0.0.27 - - [2026-03-12 04:11:10] "GET /virtual-networks?parent_id=23b2c070-053e-4772-addc-4617a0c4a2fa&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.021162 10.0.0.27 - - [2026-03-12 04:11:10] "GET /virtual-network/5bf40b0d-cb13-46f4-8be5-3cb216db223f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.019960 10.0.0.27 - - [2026-03-12 04:11:10] "POST /fqname-to-id HTTP/1.1" 403 354 0.027923 10.0.0.27 - - [2026-03-12 04:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004096 10.0.0.27 - - [2026-03-12 04:11:10] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004747 10.0.0.27 - - [2026-03-12 04:11:10] "GET /virtual-networks?parent_id=23b2c070-053e-4772-addc-4617a0c4a2fa&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.023540 10.0.0.27 - - [2026-03-12 04:11:10] "GET /virtual-network/5bf40b0d-cb13-46f4-8be5-3cb216db223f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.020307 10.0.0.27 - - [2026-03-12 04:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.020067 10.0.0.27 - - [2026-03-12 04:11:14] "GET /virtual-network/5bf40b0d-cb13-46f4-8be5-3cb216db223f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.019052 10.0.0.27 - - [2026-03-12 04:11:15] "POST /neutron/security_group HTTP/1.1" 200 2058 0.015436 10.0.0.27 - - [2026-03-12 04:11:16] "POST /fqname-to-id HTTP/1.1" 403 354 0.019653 10.0.0.27 - - [2026-03-12 04:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423 10.0.0.27 - - [2026-03-12 04:11:16] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.014065 10.0.0.27 - - [2026-03-12 04:11:16] "GET /virtual-networks?parent_id=23b2c070-053e-4772-addc-4617a0c4a2fa&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.033803 10.0.0.27 - - [2026-03-12 04:11:16] "GET /virtual-network/5bf40b0d-cb13-46f4-8be5-3cb216db223f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.020934 10.0.0.27 - - [2026-03-12 04:11:16] "POST /fqname-to-id HTTP/1.1" 403 354 0.017795 10.0.0.27 - - [2026-03-12 04:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.27 - - [2026-03-12 04:11:16] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003942 10.0.0.27 - - [2026-03-12 04:11:16] "GET /virtual-networks?parent_id=23b2c070-053e-4772-addc-4617a0c4a2fa&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.024879 10.0.0.27 - - [2026-03-12 04:11:16] "GET /virtual-network/5bf40b0d-cb13-46f4-8be5-3cb216db223f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.027688 10.0.0.27 - - [2026-03-12 04:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.019063 10.0.0.27 - - [2026-03-12 04:11:16] "GET /routing-instance/2ccf81da-551b-4d28-900c-2427f2f41c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.031867 10.0.0.27 - - [2026-03-12 04:11:16] "POST /fqname-to-id HTTP/1.1" 403 354 0.020736 10.0.0.27 - - [2026-03-12 04:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004900 10.0.0.27 - - [2026-03-12 04:11:16] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005773 10.0.0.27 - - [2026-03-12 04:11:16] "GET /virtual-networks?parent_id=23b2c070-053e-4772-addc-4617a0c4a2fa&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.029448 10.0.0.27 - - [2026-03-12 04:11:16] "GET /virtual-network/5bf40b0d-cb13-46f4-8be5-3cb216db223f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.023794 10.0.0.27 - - [2026-03-12 04:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.016671 10.0.0.27 - - [2026-03-12 04:11:16] "GET /routing-instance/2ccf81da-551b-4d28-900c-2427f2f41c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.022135 10.0.0.131 - - [2026-03-12 04:11:16] "GET /obj-perms HTTP/1.1" 403 257 0.015944 10.0.0.27 - - [2026-03-12 04:11:17] "GET /obj-perms HTTP/1.1" 403 257 0.015553 10.0.0.27 - - [2026-03-12 04:11:17] "GET /obj-perms HTTP/1.1" 403 257 0.017048 10.0.0.131 - - [2026-03-12 04:11:17] "GET /virtual-machine/c9fe5708-da54-4809-a582-a7b372d47e9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.018474 10.0.0.27 - - [2026-03-12 04:11:17] "GET /obj-perms HTTP/1.1" 403 257 0.017792 10.0.0.27 - - [2026-03-12 04:11:17] "GET /obj-perms HTTP/1.1" 403 257 0.013161 10.0.0.27 - - [2026-03-12 04:11:17] "GET /obj-perms HTTP/1.1" 403 257 0.013024 10.0.0.27 - - [2026-03-12 04:11:17] "GET /obj-perms HTTP/1.1" 403 257 0.042876 10.0.0.131 - - [2026-03-12 04:11:17] "GET /obj-perms HTTP/1.1" 200 5030 0.008105 10.0.0.27 - - [2026-03-12 04:11:17] "GET /obj-perms HTTP/1.1" 403 257 0.018171 10.0.0.27 - - [2026-03-12 04:11:18] "GET /obj-perms HTTP/1.1" 200 5030 0.004372 10.0.0.131 - - [2026-03-12 04:11:18] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 321 0.026067 10.0.0.27 - - [2026-03-12 04:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.016648 10.0.0.131 - - [2026-03-12 04:11:18] "GET /projects?obj_uuids=23b2c070-053e-4772-addc-4617a0c4a2fa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001679 10.0.0.27 - - [2026-03-12 04:11:18] "GET /project/23b2c070-053e-4772-addc-4617a0c4a2fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.069026 10.0.0.27 - - [2026-03-12 04:11:18] "GET /virtual-network/2b758467-0b97-4dda-bfbf-7db5130488f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.025936 10.0.0.27 - - [2026-03-12 04:11:18] "GET /floating-ip-pools?parent_id=2b758467-0b97-4dda-bfbf-7db5130488f0&detail=False&count=False&shared=False HTTP/1.1" 200 394 0.021842 10.0.0.27 - - [2026-03-12 04:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.025796 10.0.0.27 - - [2026-03-12 04:11:18] "GET /floating-ip-pool/0f187b31-bc8b-4c44-9a0f-f2a54598129a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1182 0.017692 10.0.0.131 - - [2026-03-12 04:11:18] "GET /projects?obj_uuids=23b2c070-053e-4772-addc-4617a0c4a2fa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001213 10.0.0.27 - - [2026-03-12 04:11:18] "GET /project/23b2c070-053e-4772-addc-4617a0c4a2fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.071834 10.0.0.27 - - [2026-03-12 04:11:19] "POST /floating-ips HTTP/1.1" 200 618 0.107405 10.0.0.27 - - [2026-03-12 04:11:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.027882 10.0.0.27 - - [2026-03-12 04:11:19] "GET /floating-ip/b6919263-96d3-4d7a-ba66-735bf100a417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.025451 10.0.0.27 - - [2026-03-12 04:11:19] "GET /floating-ip/b6919263-96d3-4d7a-ba66-735bf100a417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.021749 10.0.0.27 - - [2026-03-12 04:11:19] "GET /virtual-machine/c9fe5708-da54-4809-a582-a7b372d47e9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.021686 10.0.0.27 - - [2026-03-12 04:11:19] "GET /virtual-machine/c9fe5708-da54-4809-a582-a7b372d47e9e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1206 0.022859 10.0.0.27 - - [2026-03-12 04:11:19] "GET /virtual-machine-interface/4c1f375b-5676-42ef-be9a-8c50b01a8b01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.026226 10.0.0.27 - - [2026-03-12 04:11:19] "POST /ref-update HTTP/1.1" 200 156 0.031693 10.0.0.27 - - [2026-03-12 04:11:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.021696 10.0.0.27 - - [2026-03-12 04:11:19] "GET /routing-instance/bb15ff5f-e0c5-43ff-928a-78326589417a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.019944 10.0.0.27 - - [2026-03-12 04:11:19] "GET /obj-perms HTTP/1.1" 403 257 0.037238 10.0.0.27 - - [2026-03-12 04:11:19] "GET /obj-perms HTTP/1.1" 403 257 0.015527 10.0.0.27 - - [2026-03-12 04:11:20] "POST /neutron/port HTTP/1.1" 200 1123 0.099864 10.0.0.27 - - [2026-03-12 04:11:20] "POST /neutron/port HTTP/1.1" 200 1154 0.241760 10.0.0.27 - - [2026-03-12 04:11:20] "GET /virtual-machine/c9fe5708-da54-4809-a582-a7b372d47e9e HTTP/1.1" 200 1295 0.018961 10.0.0.27 - - [2026-03-12 04:11:20] "GET /virtual-machine-interface/4c1f375b-5676-42ef-be9a-8c50b01a8b01 HTTP/1.1" 200 3594 0.022990 10.0.0.27 - - [2026-03-12 04:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.015829 10.0.0.27 - - [2026-03-12 04:11:20] "GET /security-group/c3e448bb-dacb-4fdc-9de3-1cdc1df87b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1319 0.016863 10.0.0.27 - - [2026-03-12 04:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.026106 10.0.0.27 - - [2026-03-12 04:11:20] "GET /security-group/c3e448bb-dacb-4fdc-9de3-1cdc1df87b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1319 0.018492 10.0.0.27 - - [2026-03-12 04:11:20] "DELETE /floating-ip/b6919263-96d3-4d7a-ba66-735bf100a417 HTTP/1.1" 200 115 0.080505 10.0.0.27 - - [2026-03-12 04:11:21] "GET /virtual-machine/c9fe5708-da54-4809-a582-a7b372d47e9e HTTP/1.1" 200 1295 0.026424 10.0.0.27 - - [2026-03-12 04:11:21] "POST /neutron/port HTTP/1.1" 200 1154 0.018061 10.0.0.131 - - [2026-03-12 04:11:22] "DELETE /project/472c370a88b04ad2b1075b04ee61c43d HTTP/1.1" 404 173 0.005964 10.0.0.131 - - [2026-03-12 04:11:22] "GET /projects?obj_uuids=dc735f31-9c96-469f-992e-f432a41f195a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000909 10.0.0.131 - - [2026-03-12 04:11:22] "GET /projects?obj_uuids=472c370a-88b0-4ad2-b107-5b04ee61c43d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000778 10.0.0.131 - - [2026-03-12 04:11:22] "GET /project/dc735f31-9c96-469f-992e-f432a41f195a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.046191 10.0.0.131 - - [2026-03-12 04:11:22] "GET /project/472c370a-88b0-4ad2-b107-5b04ee61c43d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.061360 10.0.0.131 - - [2026-03-12 04:11:22] "GET /projects?obj_uuids=dc735f31-9c96-469f-992e-f432a41f195a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001377 10.0.0.131 - - [2026-03-12 04:11:22] "GET /projects?obj_uuids=472c370a-88b0-4ad2-b107-5b04ee61c43d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001114 10.0.0.131 - - [2026-03-12 04:11:22] "GET /project/dc735f31-9c96-469f-992e-f432a41f195a?fields=security_groups HTTP/1.1" 200 1363 0.056839 10.0.0.131 - - [2026-03-12 04:11:22] "GET /project/472c370a-88b0-4ad2-b107-5b04ee61c43d?fields=security_groups HTTP/1.1" 200 1362 0.094444 10.0.0.131 - - [2026-03-12 04:11:22] "DELETE /security-group/fff55895-d273-4d1f-a5e0-b0cb9bc1b271 HTTP/1.1" 200 115 0.082429 10.0.0.131 - - [2026-03-12 04:11:22] "GET /projects?obj_uuids=dc735f31-9c96-469f-992e-f432a41f195a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001627 10.0.0.27 - - [2026-03-12 04:11:22] "DELETE /access-control-list/d6465648-6307-43ee-899d-94f424a39475 HTTP/1.1" 200 115 0.056873 10.0.0.131 - - [2026-03-12 04:11:22] "GET /project/dc735f31-9c96-469f-992e-f432a41f195a?fields=application_policy_sets HTTP/1.1" 200 1402 0.062470 10.0.0.131 - - [2026-03-12 04:11:22] "DELETE /security-group/55f29b36-800d-4e3c-9b84-1e6fd87f57f1 HTTP/1.1" 200 115 0.106000 10.0.0.131 - - [2026-03-12 04:11:22] "GET /projects?obj_uuids=472c370a-88b0-4ad2-b107-5b04ee61c43d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001600 10.0.0.131 - - [2026-03-12 04:11:22] "GET /project/472c370a-88b0-4ad2-b107-5b04ee61c43d?fields=application_policy_sets HTTP/1.1" 200 1401 0.069403 10.0.0.27 - - [2026-03-12 04:11:22] "DELETE /access-control-list/c2f53890-afa3-41d3-911c-b6958f3e1fe9 HTTP/1.1" 200 115 0.059407 10.0.0.131 - - [2026-03-12 04:11:22] "DELETE /project/dc735f31-9c96-469f-992e-f432a41f195a HTTP/1.1" 200 115 0.554498 10.0.0.131 - - [2026-03-12 04:11:22] "DELETE /project/472c370a-88b0-4ad2-b107-5b04ee61c43d HTTP/1.1" 200 115 0.614040 10.0.0.27 - - [2026-03-12 04:11:23] "GET /virtual-machine/c9fe5708-da54-4809-a582-a7b372d47e9e HTTP/1.1" 404 171 0.021797 10.0.0.27 - - [2026-03-12 04:11:23] "GET /virtual-machine/c9fe5708-da54-4809-a582-a7b372d47e9e HTTP/1.1" 404 171 0.014286 10.0.0.27 - - [2026-03-12 04:11:23] "GET /virtual-machine/c9fe5708-da54-4809-a582-a7b372d47e9e HTTP/1.1" 404 171 0.014068 10.0.0.27 - - [2026-03-12 04:11:23] "POST /fqname-to-id HTTP/1.1" 403 354 0.033872 10.0.0.27 - - [2026-03-12 04:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004540 10.0.0.27 - - [2026-03-12 04:11:23] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004357 10.0.0.27 - - [2026-03-12 04:11:23] "GET /virtual-networks?parent_id=23b2c070-053e-4772-addc-4617a0c4a2fa&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.025888 10.0.0.27 - - [2026-03-12 04:11:23] "GET /virtual-network/5bf40b0d-cb13-46f4-8be5-3cb216db223f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.020643 10.0.0.27 - - [2026-03-12 04:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.016151 10.0.0.27 - - [2026-03-12 04:11:23] "GET /routing-instance/2ccf81da-551b-4d28-900c-2427f2f41c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.028135 10.0.0.27 - - [2026-03-12 04:11:23] "GET /obj-perms HTTP/1.1" 403 257 0.013899 10.0.0.27 - - [2026-03-12 04:11:24] "GET /obj-perms HTTP/1.1" 200 5030 0.004058 10.0.0.131 - - [2026-03-12 04:11:30] "GET /obj-perms HTTP/1.1" 200 5030 0.006174 10.0.0.27 - - [2026-03-12 04:11:33] "GET /obj-perms HTTP/1.1" 200 5030 0.005471 10.0.0.73 - - [2026-03-12 04:11:33] "GET /obj-perms HTTP/1.1" 200 5056 0.065317 10.0.0.131 - - [2026-03-12 04:11:36] "GET /obj-perms HTTP/1.1" 200 5030 0.005433 10.0.0.27 - - [2026-03-12 04:11:39] "GET /obj-perms HTTP/1.1" 200 5030 0.004001 10.0.0.27 - - [2026-03-12 04:11:39] "POST /neutron/security_group HTTP/1.1" 200 151 0.077303 10.0.0.27 - - [2026-03-12 04:11:39] "POST /fqname-to-id HTTP/1.1" 404 232 0.023694 10.0.0.27 - - [2026-03-12 04:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009418 10.0.0.27 - - [2026-03-12 04:11:40] "DELETE /api-access-list/756e634a-6854-4395-b33a-298a042a1e21 HTTP/1.1" 200 115 0.036456 10.0.0.27 - - [2026-03-12 04:11:40] "POST /neutron/network HTTP/1.1" 200 861 0.007714 10.0.0.27 - - [2026-03-12 04:11:40] "DELETE /route-target/aa6d9a57-e71b-47ca-82bf-9b86e4478609 HTTP/1.1" 200 115 0.030229 10.0.0.27 - - [2026-03-12 04:11:42] "GET /api-access-list/c2479830-b9d0-4bc0-ad2c-595ec437276e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.006116 10.0.0.27 - - [2026-03-12 04:11:42] "PUT /api-access-list/c2479830-b9d0-4bc0-ad2c-595ec437276e HTTP/1.1" 200 265 0.017279 10.0.0.131 - - [2026-03-12 04:11:42] "GET /projects?obj_uuids=23b2c070-053e-4772-addc-4617a0c4a2fa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001295 10.0.0.27 - - [2026-03-12 04:11:42] "GET /project/23b2c070-053e-4772-addc-4617a0c4a2fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.037010 10.0.0.131 - - [2026-03-12 04:11:42] "GET /projects?obj_uuids=23b2c070-053e-4772-addc-4617a0c4a2fa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000965 10.0.0.27 - - [2026-03-12 04:11:42] "GET /project/23b2c070-053e-4772-addc-4617a0c4a2fa?fields=virtual_networks HTTP/1.1" 200 1033 0.083050 10.0.0.131 - - [2026-03-12 04:11:42] "GET /projects?obj_uuids=23b2c070-053e-4772-addc-4617a0c4a2fa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001544 10.0.0.27 - - [2026-03-12 04:11:42] "GET /project/23b2c070-053e-4772-addc-4617a0c4a2fa?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.053483 10.0.0.131 - - [2026-03-12 04:11:42] "GET /projects?obj_uuids=23b2c070-053e-4772-addc-4617a0c4a2fa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001009 10.0.0.27 - - [2026-03-12 04:11:43] "GET /project/23b2c070-053e-4772-addc-4617a0c4a2fa?fields=security_groups HTTP/1.1" 200 1260 0.041363 10.0.0.131 - - [2026-03-12 04:11:43] "GET /projects?obj_uuids=cca8d895-1f78-442a-81f9-d391bc7fb8df&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001177 10.0.0.27 - - [2026-03-12 04:11:43] "GET /project/cca8d895-1f78-442a-81f9-d391bc7fb8df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.049511 [Introspect:8084]10.0.0.27 - - [2026-03-12 04:11:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001646 10.0.0.27 - - [2026-03-12 04:11:47] "POST /fqname-to-id HTTP/1.1" 404 189 0.027641 10.0.0.131 - - [2026-03-12 04:11:47] "GET /projects?obj_uuids=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003882 10.0.0.131 - - [2026-03-12 04:11:47] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.006163 10.0.0.131 - - [2026-03-12 04:11:47] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.012615 10.0.0.131 - - [2026-03-12 04:11:47] "POST /id-to-fqname HTTP/1.1" 200 191 0.001452 10.0.0.131 - - [2026-03-12 04:11:47] "POST /fqname-to-id HTTP/1.1" 404 200 0.004380 10.0.0.131 - - [2026-03-12 04:11:47] "POST /security-groups HTTP/1.1" 200 592 0.077149 10.0.0.131 - - [2026-03-12 04:11:47] "POST /projects HTTP/1.1" 200 587 0.297021 10.0.0.27 - - [2026-03-12 04:11:47] "POST /fqname-to-id HTTP/1.1" 404 234 0.009237 10.0.0.131 - - [2026-03-12 04:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.369628 10.0.0.27 - - [2026-03-12 04:11:48] "GET /project/40c36033-c2b9-4548-af22-c98229f2dce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.537603 10.0.0.27 - - [2026-03-12 04:11:49] "GET / HTTP/1.1" 200 36215 0.002560 10.0.0.27 - - [2026-03-12 04:11:50] "POST /fqname-to-id HTTP/1.1" 401 292 0.000484 10.0.0.27 - - [2026-03-12 04:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.057044 10.0.0.131 - - [2026-03-12 04:11:51] "GET /projects?obj_uuids=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.027576 10.0.0.27 - - [2026-03-12 04:11:51] "GET /project/40c36033-c2b9-4548-af22-c98229f2dce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.075331 10.0.0.131 - - [2026-03-12 04:11:51] "GET /projects?obj_uuids=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001116 10.0.0.27 - - [2026-03-12 04:11:51] "POST /neutron/network HTTP/1.1" 200 608 0.143456 10.0.0.27 - - [2026-03-12 04:11:51] "POST /ref-update HTTP/1.1" 200 156 0.028020 10.0.0.27 - - [2026-03-12 04:11:51] "POST /id-to-fqname HTTP/1.1" 200 222 0.005059 10.0.0.27 - - [2026-03-12 04:11:51] "GET /virtual-network/979771e7-2e6b-487c-8216-f6fd0312f96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006563 10.0.0.27 - - [2026-03-12 04:11:51] "POST /neutron/network HTTP/1.1" 200 825 0.007645 10.0.0.27 - - [2026-03-12 04:11:51] "GET /virtual-network/979771e7-2e6b-487c-8216-f6fd0312f96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005835 10.0.0.27 - - [2026-03-12 04:11:52] "GET /virtual-network/979771e7-2e6b-487c-8216-f6fd0312f96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006516 10.0.0.131 - - [2026-03-12 04:11:53] "GET /obj-perms HTTP/1.1" 200 5032 0.061717 10.0.0.27 - - [2026-03-12 04:11:53] "POST /id-to-fqname HTTP/1.1" 200 222 0.001533 10.0.0.27 - - [2026-03-12 04:11:54] "POST /neutron/network HTTP/1.1" 200 835 0.006731 10.0.0.131 - - [2026-03-12 04:11:54] "GET /projects?obj_uuids=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001239 10.0.0.27 - - [2026-03-12 04:11:54] "GET /project/40c36033-c2b9-4548-af22-c98229f2dce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.081171 10.0.0.27 - - [2026-03-12 04:11:55] "POST /neutron/port HTTP/1.1" 200 117 0.006979 10.0.0.27 - - [2026-03-12 04:11:55] "POST /id-to-fqname HTTP/1.1" 200 222 0.001795 10.0.0.27 - - [2026-03-12 04:11:55] "POST /neutron/network HTTP/1.1" 200 835 0.007735 10.0.0.27 - - [2026-03-12 04:11:55] "POST /neutron/port HTTP/1.1" 200 1059 0.019048 10.0.0.131 - - [2026-03-12 04:11:56] "GET /projects?obj_uuids=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001080 10.0.0.27 - - [2026-03-12 04:11:56] "GET /project/40c36033-c2b9-4548-af22-c98229f2dce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.087462 10.0.0.27 - - [2026-03-12 04:11:56] "POST /neutron/port HTTP/1.1" 200 1123 0.019656 10.0.0.27 - - [2026-03-12 04:11:56] "POST /neutron/port HTTP/1.1" 200 117 0.001182 10.0.0.27 - - [2026-03-12 04:11:56] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008435 10.0.0.27 - - [2026-03-12 04:11:56] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010383 10.0.0.27 - - [2026-03-12 04:11:57] "POST /neutron/port HTTP/1.1" 200 1059 0.023709 10.0.0.27 - - [2026-03-12 04:11:57] "POST /neutron/port HTTP/1.1" 200 1123 0.021499 10.0.0.27 - - [2026-03-12 04:11:57] "POST /neutron/port HTTP/1.1" 200 117 0.001176 10.0.0.27 - - [2026-03-12 04:12:01] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008538 10.0.0.27 - - [2026-03-12 04:12:01] "POST /neutron/port HTTP/1.1" 200 1123 0.023499 10.0.0.27 - - [2026-03-12 04:12:01] "GET /virtual-machine/0d4c3562-efe5-465a-b563-eda746695fdc HTTP/1.1" 401 292 0.000448 10.0.0.27 - - [2026-03-12 04:12:02] "GET /virtual-machine/0d4c3562-efe5-465a-b563-eda746695fdc HTTP/1.1" 200 1294 0.034892 10.0.0.27 - - [2026-03-12 04:12:02] "GET /virtual-machine-interface/9291b500-61d5-410e-b809-a4ad48647464 HTTP/1.1" 200 2956 0.007499 10.0.0.27 - - [2026-03-12 04:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.27 - - [2026-03-12 04:12:02] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004593 10.0.0.27 - - [2026-03-12 04:12:02] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003805 10.0.0.27 - - [2026-03-12 04:12:02] "GET /virtual-network/979771e7-2e6b-487c-8216-f6fd0312f96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006016 10.0.0.27 - - [2026-03-12 04:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004563 10.0.0.27 - - [2026-03-12 04:12:05] "GET /virtual-network/979771e7-2e6b-487c-8216-f6fd0312f96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008112 10.0.0.27 - - [2026-03-12 04:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004391 10.0.0.27 - - [2026-03-12 04:12:09] "GET /virtual-network/979771e7-2e6b-487c-8216-f6fd0312f96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006393 10.0.0.27 - - [2026-03-12 04:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004039 10.0.0.27 - - [2026-03-12 04:12:13] "GET /virtual-network/979771e7-2e6b-487c-8216-f6fd0312f96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007031 10.0.0.27 - - [2026-03-12 04:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.27 - - [2026-03-12 04:12:17] "GET /virtual-network/979771e7-2e6b-487c-8216-f6fd0312f96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007329 10.0.0.27 - - [2026-03-12 04:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004265 10.0.0.27 - - [2026-03-12 04:12:21] "GET /virtual-network/979771e7-2e6b-487c-8216-f6fd0312f96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005834 10.0.0.131 - - [2026-03-12 04:12:22] "DELETE /project/40c36033c2b94548af22c98229f2dce3 HTTP/1.1" 404 173 0.031805 10.0.0.131 - - [2026-03-12 04:12:22] "DELETE /project/23b2c070-053e-4772-addc-4617a0c4a2fa HTTP/1.1" 404 177 0.049402 10.0.0.27 - - [2026-03-12 04:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004800 10.0.0.27 - - [2026-03-12 04:12:25] "GET /virtual-network/979771e7-2e6b-487c-8216-f6fd0312f96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007192 10.0.0.27 - - [2026-03-12 04:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.27 - - [2026-03-12 04:12:29] "GET /virtual-network/979771e7-2e6b-487c-8216-f6fd0312f96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005527 10.0.0.27 - - [2026-03-12 04:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004746 10.0.0.27 - - [2026-03-12 04:12:34] "GET /virtual-network/979771e7-2e6b-487c-8216-f6fd0312f96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007022 10.0.0.27 - - [2026-03-12 04:12:34] "GET /obj-perms HTTP/1.1" 200 5056 0.061951 10.0.0.73 - - [2026-03-12 04:12:34] "GET /obj-perms HTTP/1.1" 200 5056 0.060307 10.0.0.27 - - [2026-03-12 04:12:37] "POST /neutron/port HTTP/1.1" 200 1123 0.048821 10.0.0.27 - - [2026-03-12 04:12:37] "POST /neutron/subnet HTTP/1.1" 200 690 0.010123 10.0.0.27 - - [2026-03-12 04:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.27 - - [2026-03-12 04:12:38] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004376 10.0.0.27 - - [2026-03-12 04:12:38] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004149 10.0.0.27 - - [2026-03-12 04:12:38] "GET /virtual-network/979771e7-2e6b-487c-8216-f6fd0312f96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.011599 10.0.0.27 - - [2026-03-12 04:12:38] "POST /neutron/port HTTP/1.1" 200 1123 0.017719 10.0.0.27 - - [2026-03-12 04:12:39] "POST /neutron/port HTTP/1.1" 200 1123 0.021129 10.0.0.27 - - [2026-03-12 04:12:39] "POST /neutron/subnet HTTP/1.1" 200 690 0.010454 10.0.0.27 - - [2026-03-12 04:12:43] "POST /neutron/port HTTP/1.1" 200 1123 0.027380 10.0.0.27 - - [2026-03-12 04:12:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.059234 10.0.0.27 - - [2026-03-12 04:12:53] "POST /neutron/port HTTP/1.1" 200 1123 0.032818 10.0.0.27 - - [2026-03-12 04:12:53] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008702 10.0.0.27 - - [2026-03-12 04:12:59] "POST /neutron/port HTTP/1.1" 200 1123 0.017724 10.0.0.27 - - [2026-03-12 04:12:59] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009656 10.0.0.27 - - [2026-03-12 04:12:59] "GET /virtual-machine/a5a8808d-ed04-4197-b1e4-a6ab551eb0f3 HTTP/1.1" 200 1296 0.007319 10.0.0.27 - - [2026-03-12 04:12:59] "GET /virtual-machine-interface/d59f9be1-47b5-49f7-a8e8-0a81070f7b27 HTTP/1.1" 200 2956 0.007293 10.0.0.27 - - [2026-03-12 04:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.27 - - [2026-03-12 04:12:59] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003906 10.0.0.27 - - [2026-03-12 04:12:59] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003210 10.0.0.27 - - [2026-03-12 04:12:59] "GET /virtual-network/979771e7-2e6b-487c-8216-f6fd0312f96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006669 10.0.0.27 - - [2026-03-12 04:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006250 10.0.0.27 - - [2026-03-12 04:13:00] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006793 10.0.0.27 - - [2026-03-12 04:13:00] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.005241 10.0.0.27 - - [2026-03-12 04:13:00] "GET /virtual-network/979771e7-2e6b-487c-8216-f6fd0312f96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008186 10.0.0.27 - - [2026-03-12 04:13:37] "POST /neutron/port HTTP/1.1" 200 1123 0.024122 10.0.0.27 - - [2026-03-12 04:13:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004448 10.0.0.27 - - [2026-03-12 04:13:38] "POST /neutron/network HTTP/1.1" 200 825 0.008464 10.0.0.27 - - [2026-03-12 04:13:39] "POST /neutron/network HTTP/1.1" 200 835 0.010530 10.0.0.27 - - [2026-03-12 04:13:39] "POST /neutron/port HTTP/1.1" 200 117 0.002160 10.0.0.131 - - [2026-03-12 04:14:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000459 10.0.0.131 - - [2026-03-12 04:14:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000467 10.0.0.73 - - [2026-03-12 04:14:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000610 10.0.0.73 - - [2026-03-12 04:14:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000776 10.0.0.131 - - [2026-03-12 04:14:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000637 10.0.0.73 - - [2026-03-12 04:14:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000651 10.0.0.131 - - [2026-03-12 04:14:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000441 10.0.0.73 - - [2026-03-12 04:14:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000517 10.0.0.27 - - [2026-03-12 04:14:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.27 - - [2026-03-12 04:14:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000436 10.0.0.27 - - [2026-03-12 04:14:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000470 10.0.0.27 - - [2026-03-12 04:14:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000514 10.0.0.27 - - [2026-03-12 04:14:38] "POST /neutron/port HTTP/1.1" 200 1123 0.019768 10.0.0.27 - - [2026-03-12 04:14:38] "POST /neutron/subnet HTTP/1.1" 200 690 0.010889 10.0.0.27 - - [2026-03-12 04:14:39] "POST /neutron/port HTTP/1.1" 200 1123 0.020032 10.0.0.27 - - [2026-03-12 04:14:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004389 10.0.0.27 - - [2026-03-12 04:14:39] "POST /neutron/network HTTP/1.1" 200 825 0.008235 10.0.0.27 - - [2026-03-12 04:14:56] "GET /virtual-machine/0d4c3562-efe5-465a-b563-eda746695fdc HTTP/1.1" 200 1294 0.005521 10.0.0.27 - - [2026-03-12 04:14:56] "GET /virtual-machine-interface/9291b500-61d5-410e-b809-a4ad48647464 HTTP/1.1" 200 2956 0.005988 10.0.0.27 - - [2026-03-12 04:14:56] "GET /virtual-machine/0d4c3562-efe5-465a-b563-eda746695fdc HTTP/1.1" 200 1294 0.003769 10.0.0.27 - - [2026-03-12 04:14:56] "GET /virtual-machine-interface/9291b500-61d5-410e-b809-a4ad48647464 HTTP/1.1" 200 2956 0.005808 10.0.0.27 - - [2026-03-12 04:14:56] "GET /instance-ip/1fa2e99e-68ea-4790-8971-5c967096f270 HTTP/1.1" 200 1623 0.007425 10.0.0.27 - - [2026-03-12 04:14:56] "GET /virtual-machine/0d4c3562-efe5-465a-b563-eda746695fdc HTTP/1.1" 200 1294 0.004401 10.0.0.27 - - [2026-03-12 04:14:56] "GET /virtual-machine-interface/9291b500-61d5-410e-b809-a4ad48647464 HTTP/1.1" 200 2956 0.006833 10.0.0.27 - - [2026-03-12 04:14:56] "GET /instance-ip/1fa2e99e-68ea-4790-8971-5c967096f270 HTTP/1.1" 200 1623 0.004242 10.0.0.27 - - [2026-03-12 04:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951 10.0.0.27 - - [2026-03-12 04:14:56] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004309 10.0.0.27 - - [2026-03-12 04:14:56] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002830 10.0.0.27 - - [2026-03-12 04:14:56] "GET /virtual-network/979771e7-2e6b-487c-8216-f6fd0312f96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006558 10.0.0.27 - - [2026-03-12 04:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.27 - - [2026-03-12 04:14:57] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004670 10.0.0.27 - - [2026-03-12 04:14:57] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003541 10.0.0.27 - - [2026-03-12 04:14:57] "GET /virtual-network/979771e7-2e6b-487c-8216-f6fd0312f96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006565 10.0.0.27 - - [2026-03-12 04:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.27 - - [2026-03-12 04:14:57] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005688 10.0.0.27 - - [2026-03-12 04:14:57] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004501 10.0.0.27 - - [2026-03-12 04:14:57] "GET /virtual-network/979771e7-2e6b-487c-8216-f6fd0312f96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005968 10.0.0.27 - - [2026-03-12 04:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.27 - - [2026-03-12 04:14:57] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004313 10.0.0.27 - - [2026-03-12 04:14:57] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003369 10.0.0.27 - - [2026-03-12 04:14:57] "GET /virtual-network/979771e7-2e6b-487c-8216-f6fd0312f96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006452 10.0.0.27 - - [2026-03-12 04:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004382 10.0.0.27 - - [2026-03-12 04:14:57] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005311 10.0.0.27 - - [2026-03-12 04:14:57] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003763 10.0.0.27 - - [2026-03-12 04:14:57] "GET /virtual-network/979771e7-2e6b-487c-8216-f6fd0312f96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006881 10.0.0.27 - - [2026-03-12 04:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004198 10.0.0.27 - - [2026-03-12 04:14:57] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004653 10.0.0.27 - - [2026-03-12 04:14:57] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003535 10.0.0.27 - - [2026-03-12 04:14:57] "GET /virtual-network/979771e7-2e6b-487c-8216-f6fd0312f96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006063 10.0.0.27 - - [2026-03-12 04:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004328 10.0.0.27 - - [2026-03-12 04:14:57] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005314 10.0.0.27 - - [2026-03-12 04:14:57] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004323 10.0.0.27 - - [2026-03-12 04:14:57] "GET /virtual-network/979771e7-2e6b-487c-8216-f6fd0312f96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007109 10.0.0.27 - - [2026-03-12 04:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004192 10.0.0.27 - - [2026-03-12 04:14:58] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004603 10.0.0.27 - - [2026-03-12 04:14:58] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003563 10.0.0.27 - - [2026-03-12 04:14:58] "GET /virtual-network/979771e7-2e6b-487c-8216-f6fd0312f96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006438 10.0.0.27 - - [2026-03-12 04:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.27 - - [2026-03-12 04:14:58] "GET /routing-instance/08846dc4-f0f5-4ea8-a8cd-4929e8e7ca3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.006081 10.0.0.27 - - [2026-03-12 04:14:58] "GET /route-target/894c6a09-218b-4806-98eb-71b2dd39b706?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006202 10.0.0.27 - - [2026-03-12 04:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003848 10.0.0.27 - - [2026-03-12 04:14:58] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005782 10.0.0.27 - - [2026-03-12 04:14:58] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004967 10.0.0.27 - - [2026-03-12 04:14:58] "GET /virtual-network/979771e7-2e6b-487c-8216-f6fd0312f96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005910 10.0.0.27 - - [2026-03-12 04:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.27 - - [2026-03-12 04:14:58] "GET /routing-instance/08846dc4-f0f5-4ea8-a8cd-4929e8e7ca3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.006407 10.0.0.27 - - [2026-03-12 04:14:58] "GET /route-target/894c6a09-218b-4806-98eb-71b2dd39b706?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004652 10.0.0.27 - - [2026-03-12 04:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004008 10.0.0.27 - - [2026-03-12 04:14:58] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004263 10.0.0.27 - - [2026-03-12 04:14:58] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.005392 10.0.0.27 - - [2026-03-12 04:14:58] "GET /virtual-network/979771e7-2e6b-487c-8216-f6fd0312f96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006884 10.0.0.27 - - [2026-03-12 04:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004827 10.0.0.27 - - [2026-03-12 04:14:58] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004403 10.0.0.27 - - [2026-03-12 04:14:58] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003253 10.0.0.27 - - [2026-03-12 04:14:58] "GET /virtual-network/979771e7-2e6b-487c-8216-f6fd0312f96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006409 10.0.0.131 - - [2026-03-12 04:14:58] "GET /obj-perms HTTP/1.1" 200 5032 0.004157 10.0.0.27 - - [2026-03-12 04:14:58] "GET /obj-perms HTTP/1.1" 200 5032 0.054857 10.0.0.27 - - [2026-03-12 04:14:59] "GET /obj-perms HTTP/1.1" 200 5032 0.004079 10.0.0.73 - - [2026-03-12 04:14:59] "GET /obj-perms HTTP/1.1" 200 5032 0.057687 10.0.0.131 - - [2026-03-12 04:14:59] "GET /obj-perms HTTP/1.1" 200 5032 0.004416 10.0.0.27 - - [2026-03-12 04:14:59] "POST /neutron/port HTTP/1.1" 200 1123 0.017981 10.0.0.27 - - [2026-03-12 04:14:59] "GET /virtual-machine/a5a8808d-ed04-4197-b1e4-a6ab551eb0f3 HTTP/1.1" 200 1296 0.004420 10.0.0.27 - - [2026-03-12 04:14:59] "GET /virtual-machine-interface/d59f9be1-47b5-49f7-a8e8-0a81070f7b27 HTTP/1.1" 200 2956 0.005955 10.0.0.27 - - [2026-03-12 04:14:59] "GET /virtual-machine/a5a8808d-ed04-4197-b1e4-a6ab551eb0f3 HTTP/1.1" 200 1296 0.004062 10.0.0.27 - - [2026-03-12 04:14:59] "GET /virtual-machine-interface/d59f9be1-47b5-49f7-a8e8-0a81070f7b27 HTTP/1.1" 200 2956 0.005223 10.0.0.27 - - [2026-03-12 04:14:59] "GET /instance-ip/dd756f2b-95e4-443e-901c-d25515829133 HTTP/1.1" 200 1625 0.006750 10.0.0.27 - - [2026-03-12 04:14:59] "GET /virtual-machine/a5a8808d-ed04-4197-b1e4-a6ab551eb0f3 HTTP/1.1" 200 1296 0.004150 10.0.0.27 - - [2026-03-12 04:14:59] "GET /virtual-machine-interface/d59f9be1-47b5-49f7-a8e8-0a81070f7b27 HTTP/1.1" 200 2956 0.006776 10.0.0.27 - - [2026-03-12 04:14:59] "GET /instance-ip/dd756f2b-95e4-443e-901c-d25515829133 HTTP/1.1" 200 1625 0.005558 10.0.0.27 - - [2026-03-12 04:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003868 10.0.0.27 - - [2026-03-12 04:14:59] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003834 10.0.0.27 - - [2026-03-12 04:14:59] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003090 10.0.0.27 - - [2026-03-12 04:14:59] "GET /virtual-network/979771e7-2e6b-487c-8216-f6fd0312f96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005816 10.0.0.27 - - [2026-03-12 04:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005242 10.0.0.27 - - [2026-03-12 04:14:59] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004389 10.0.0.27 - - [2026-03-12 04:14:59] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002685 10.0.0.27 - - [2026-03-12 04:14:59] "GET /virtual-network/979771e7-2e6b-487c-8216-f6fd0312f96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005940 10.0.0.27 - - [2026-03-12 04:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.27 - - [2026-03-12 04:14:59] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004492 10.0.0.27 - - [2026-03-12 04:14:59] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003624 10.0.0.27 - - [2026-03-12 04:14:59] "GET /virtual-network/979771e7-2e6b-487c-8216-f6fd0312f96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007457 10.0.0.27 - - [2026-03-12 04:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005177 10.0.0.27 - - [2026-03-12 04:14:59] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005041 10.0.0.27 - - [2026-03-12 04:15:00] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003093 10.0.0.27 - - [2026-03-12 04:15:00] "GET /virtual-network/979771e7-2e6b-487c-8216-f6fd0312f96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006261 10.0.0.27 - - [2026-03-12 04:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007154 10.0.0.27 - - [2026-03-12 04:15:00] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005512 10.0.0.27 - - [2026-03-12 04:15:00] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003556 10.0.0.27 - - [2026-03-12 04:15:00] "GET /virtual-network/979771e7-2e6b-487c-8216-f6fd0312f96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007201 10.0.0.27 - - [2026-03-12 04:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004065 10.0.0.27 - - [2026-03-12 04:15:00] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005530 10.0.0.27 - - [2026-03-12 04:15:00] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004055 10.0.0.27 - - [2026-03-12 04:15:00] "GET /virtual-network/979771e7-2e6b-487c-8216-f6fd0312f96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007898 10.0.0.27 - - [2026-03-12 04:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004886 10.0.0.27 - - [2026-03-12 04:15:00] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.007052 10.0.0.27 - - [2026-03-12 04:15:00] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004515 10.0.0.27 - - [2026-03-12 04:15:00] "GET /virtual-network/979771e7-2e6b-487c-8216-f6fd0312f96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008384 10.0.0.27 - - [2026-03-12 04:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004193 10.0.0.27 - - [2026-03-12 04:15:00] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004195 10.0.0.27 - - [2026-03-12 04:15:00] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.008916 10.0.0.27 - - [2026-03-12 04:15:00] "GET /virtual-network/979771e7-2e6b-487c-8216-f6fd0312f96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.010247 10.0.0.27 - - [2026-03-12 04:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005738 10.0.0.27 - - [2026-03-12 04:15:00] "GET /routing-instance/08846dc4-f0f5-4ea8-a8cd-4929e8e7ca3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.004608 10.0.0.27 - - [2026-03-12 04:15:00] "GET /route-target/894c6a09-218b-4806-98eb-71b2dd39b706?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005273 10.0.0.27 - - [2026-03-12 04:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005360 10.0.0.27 - - [2026-03-12 04:15:00] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004472 10.0.0.27 - - [2026-03-12 04:15:00] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004263 10.0.0.27 - - [2026-03-12 04:15:01] "GET /virtual-network/979771e7-2e6b-487c-8216-f6fd0312f96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007759 10.0.0.27 - - [2026-03-12 04:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.27 - - [2026-03-12 04:15:01] "GET /routing-instance/08846dc4-f0f5-4ea8-a8cd-4929e8e7ca3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.005272 10.0.0.27 - - [2026-03-12 04:15:01] "GET /route-target/894c6a09-218b-4806-98eb-71b2dd39b706?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005361 10.0.0.27 - - [2026-03-12 04:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004218 10.0.0.27 - - [2026-03-12 04:15:01] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005236 10.0.0.27 - - [2026-03-12 04:15:01] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004701 10.0.0.27 - - [2026-03-12 04:15:01] "GET /virtual-network/979771e7-2e6b-487c-8216-f6fd0312f96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006893 10.0.0.27 - - [2026-03-12 04:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005056 10.0.0.27 - - [2026-03-12 04:15:01] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004709 10.0.0.27 - - [2026-03-12 04:15:01] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003580 10.0.0.27 - - [2026-03-12 04:15:01] "GET /virtual-network/979771e7-2e6b-487c-8216-f6fd0312f96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006878 10.0.0.27 - - [2026-03-12 04:15:01] "GET /obj-perms HTTP/1.1" 200 5032 0.004180 10.0.0.27 - - [2026-03-12 04:15:01] "GET /obj-perms HTTP/1.1" 200 5032 0.004581 10.0.0.131 - - [2026-03-12 04:15:01] "GET /obj-perms HTTP/1.1" 200 5032 0.004365 10.0.0.27 - - [2026-03-12 04:15:01] "GET /obj-perms HTTP/1.1" 200 5032 0.004312 10.0.0.131 - - [2026-03-12 04:15:01] "GET /obj-perms HTTP/1.1" 200 5032 0.003994 10.0.0.27 - - [2026-03-12 04:15:06] "GET /virtual-machine/a5a8808d-ed04-4197-b1e4-a6ab551eb0f3 HTTP/1.1" 200 1296 0.006298 10.0.0.27 - - [2026-03-12 04:15:07] "POST /neutron/port HTTP/1.1" 200 1113 0.021050 10.0.0.27 - - [2026-03-12 04:15:08] "GET /virtual-machine/a5a8808d-ed04-4197-b1e4-a6ab551eb0f3 HTTP/1.1" 404 171 0.003301 10.0.0.27 - - [2026-03-12 04:15:09] "GET /virtual-machine/a5a8808d-ed04-4197-b1e4-a6ab551eb0f3 HTTP/1.1" 404 171 0.003328 10.0.0.27 - - [2026-03-12 04:15:09] "GET /virtual-machine/a5a8808d-ed04-4197-b1e4-a6ab551eb0f3 HTTP/1.1" 404 171 0.003326 10.0.0.27 - - [2026-03-12 04:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004391 10.0.0.27 - - [2026-03-12 04:15:09] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004349 10.0.0.27 - - [2026-03-12 04:15:09] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.006304 10.0.0.27 - - [2026-03-12 04:15:09] "GET /virtual-network/979771e7-2e6b-487c-8216-f6fd0312f96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006563 10.0.0.27 - - [2026-03-12 04:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.27 - - [2026-03-12 04:15:09] "GET /routing-instance/08846dc4-f0f5-4ea8-a8cd-4929e8e7ca3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.004473 10.0.0.27 - - [2026-03-12 04:15:09] "GET /route-target/894c6a09-218b-4806-98eb-71b2dd39b706?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004678 10.0.0.27 - - [2026-03-12 04:15:09] "GET /obj-perms HTTP/1.1" 200 5032 0.003803 10.0.0.73 - - [2026-03-12 04:15:09] "GET /obj-perms HTTP/1.1" 200 5032 0.005411 10.0.0.27 - - [2026-03-12 04:15:09] "GET /virtual-machine/0d4c3562-efe5-465a-b563-eda746695fdc HTTP/1.1" 200 1294 0.005793 10.0.0.27 - - [2026-03-12 04:15:10] "POST /neutron/port HTTP/1.1" 200 1113 0.016207 10.0.0.27 - - [2026-03-12 04:15:11] "GET /virtual-machine/0d4c3562-efe5-465a-b563-eda746695fdc HTTP/1.1" 404 171 0.003641 10.0.0.27 - - [2026-03-12 04:15:11] "GET /virtual-machine/0d4c3562-efe5-465a-b563-eda746695fdc HTTP/1.1" 404 171 0.003214 10.0.0.27 - - [2026-03-12 04:15:11] "GET /virtual-machine/0d4c3562-efe5-465a-b563-eda746695fdc HTTP/1.1" 404 171 0.003398 10.0.0.27 - - [2026-03-12 04:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.27 - - [2026-03-12 04:15:12] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003984 10.0.0.27 - - [2026-03-12 04:15:12] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003521 10.0.0.27 - - [2026-03-12 04:15:12] "GET /virtual-network/979771e7-2e6b-487c-8216-f6fd0312f96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007190 10.0.0.27 - - [2026-03-12 04:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003241 10.0.0.27 - - [2026-03-12 04:15:12] "GET /routing-instance/08846dc4-f0f5-4ea8-a8cd-4929e8e7ca3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.005804 10.0.0.27 - - [2026-03-12 04:15:12] "GET /route-target/894c6a09-218b-4806-98eb-71b2dd39b706?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.007405 10.0.0.27 - - [2026-03-12 04:15:18] "GET /obj-perms HTTP/1.1" 200 5032 0.004179 10.0.0.73 - - [2026-03-12 04:15:18] "GET /obj-perms HTTP/1.1" 200 5032 0.004288 10.0.0.131 - - [2026-03-12 04:15:18] "GET /obj-perms HTTP/1.1" 200 5032 0.004482 10.0.0.131 - - [2026-03-12 04:15:18] "POST /useragent-kv HTTP/1.1" 200 115 0.003137 10.0.0.131 - - [2026-03-12 04:15:18] "POST /useragent-kv HTTP/1.1" 200 115 0.004753 10.0.0.27 - - [2026-03-12 04:15:18] "POST /neutron/network HTTP/1.1" 200 151 0.129588 10.0.0.27 - - [2026-03-12 04:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.043714 10.0.0.27 - - [2026-03-12 04:15:21] "POST /fqname-to-id HTTP/1.1" 404 200 0.003837 10.0.0.27 - - [2026-03-12 04:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.131 - - [2026-03-12 04:15:21] "GET /projects?obj_uuids=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001071 10.0.0.27 - - [2026-03-12 04:15:21] "GET /project/40c36033-c2b9-4548-af22-c98229f2dce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.040072 10.0.0.27 - - [2026-03-12 04:15:21] "POST /network-policys HTTP/1.1" 200 524 0.028178 10.0.0.27 - - [2026-03-12 04:15:21] "GET /network-policy/70a34dcc-7de8-4259-9810-04cd8130235b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005800 10.0.0.27 - - [2026-03-12 04:15:21] "POST /fqname-to-id HTTP/1.1" 404 200 0.003289 10.0.0.27 - - [2026-03-12 04:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.131 - - [2026-03-12 04:15:21] "GET /projects?obj_uuids=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001003 10.0.0.27 - - [2026-03-12 04:15:21] "GET /project/40c36033-c2b9-4548-af22-c98229f2dce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.044118 10.0.0.27 - - [2026-03-12 04:15:21] "POST /network-policys HTTP/1.1" 200 524 0.030005 10.0.0.27 - - [2026-03-12 04:15:22] "GET /network-policy/3133f75f-3564-4693-8bb9-42f960155dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.008305 10.0.0.27 - - [2026-03-12 04:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.131 - - [2026-03-12 04:15:22] "GET /projects?obj_uuids=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001131 10.0.0.27 - - [2026-03-12 04:15:22] "GET /project/40c36033-c2b9-4548-af22-c98229f2dce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.051020 10.0.0.27 - - [2026-03-12 04:15:22] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.005394 10.0.0.27 - - [2026-03-12 04:15:22] "POST /virtual-networks HTTP/1.1" 200 548 0.080629 10.0.0.27 - - [2026-03-12 04:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.27 - - [2026-03-12 04:15:22] "POST /ref-update HTTP/1.1" 200 156 0.023195 10.0.0.27 - - [2026-03-12 04:15:22] "GET /network-ipam/7732a58b-533c-414b-88ec-e8bfb71548bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.009249 10.0.0.131 - - [2026-03-12 04:15:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002805 10.0.0.27 - - [2026-03-12 04:15:22] "POST /ref-update HTTP/1.1" 200 156 0.064693 10.0.0.27 - - [2026-03-12 04:15:22] "GET /virtual-network/616a7a75-6e5b-4519-a35c-e584157acffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006299 10.0.0.27 - - [2026-03-12 04:15:22] "POST /neutron/network HTTP/1.1" 200 809 0.098852 10.0.0.27 - - [2026-03-12 04:15:22] "GET /virtual-network/616a7a75-6e5b-4519-a35c-e584157acffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008219 10.0.0.27 - - [2026-03-12 04:15:23] "GET /obj-perms HTTP/1.1" 200 5032 0.004081 10.0.0.27 - - [2026-03-12 04:15:23] "GET /virtual-network/616a7a75-6e5b-4519-a35c-e584157acffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006757 10.0.0.27 - - [2026-03-12 04:15:23] "PUT /virtual-network/616a7a75-6e5b-4519-a35c-e584157acffa HTTP/1.1" 200 265 0.061796 10.0.0.27 - - [2026-03-12 04:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.27 - - [2026-03-12 04:15:23] "GET /network-policy/70a34dcc-7de8-4259-9810-04cd8130235b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.004749 10.0.0.27 - - [2026-03-12 04:15:23] "POST /ref-update HTTP/1.1" 200 156 0.058216 10.0.0.27 - - [2026-03-12 04:15:23] "GET /virtual-network/616a7a75-6e5b-4519-a35c-e584157acffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.006776 10.0.0.27 - - [2026-03-12 04:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004594 10.0.0.27 - - [2026-03-12 04:15:23] "GET /network-policy/70a34dcc-7de8-4259-9810-04cd8130235b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.004521 10.0.0.27 - - [2026-03-12 04:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.131 - - [2026-03-12 04:15:23] "GET /projects?obj_uuids=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001095 10.0.0.27 - - [2026-03-12 04:15:23] "GET /project/40c36033-c2b9-4548-af22-c98229f2dce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.045488 10.0.0.27 - - [2026-03-12 04:15:23] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003714 10.0.0.27 - - [2026-03-12 04:15:23] "POST /virtual-networks HTTP/1.1" 200 548 0.086473 10.0.0.27 - - [2026-03-12 04:15:23] "POST /route-targets HTTP/1.1" 200 328 0.014595 10.0.0.27 - - [2026-03-12 04:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009218 10.0.0.27 - - [2026-03-12 04:15:24] "GET /network-ipam/7732a58b-533c-414b-88ec-e8bfb71548bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.004826 10.0.0.131 - - [2026-03-12 04:15:24] "POST /useragent-kv HTTP/1.1" 200 115 0.008783 10.0.0.27 - - [2026-03-12 04:15:24] "POST /ref-update HTTP/1.1" 200 156 0.082675 10.0.0.27 - - [2026-03-12 04:15:24] "POST /neutron/network HTTP/1.1" 200 809 0.013142 10.0.0.27 - - [2026-03-12 04:15:24] "GET /virtual-network/f0b59d45-d0a4-410b-a4db-8b37382b7f3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006744 10.0.0.27 - - [2026-03-12 04:15:24] "POST /neutron/subnet HTTP/1.1" 200 672 0.012138 10.0.0.27 - - [2026-03-12 04:15:24] "GET /virtual-network/f0b59d45-d0a4-410b-a4db-8b37382b7f3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006474 10.0.0.73 - - [2026-03-12 04:15:24] "GET /obj-perms HTTP/1.1" 200 5032 0.005162 10.0.0.27 - - [2026-03-12 04:15:24] "GET /virtual-network/f0b59d45-d0a4-410b-a4db-8b37382b7f3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006541 10.0.0.27 - - [2026-03-12 04:15:24] "PUT /virtual-network/f0b59d45-d0a4-410b-a4db-8b37382b7f3b HTTP/1.1" 200 265 0.053098 10.0.0.27 - - [2026-03-12 04:15:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004488 10.0.0.27 - - [2026-03-12 04:15:24] "GET /network-policy/3133f75f-3564-4693-8bb9-42f960155dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006698 10.0.0.27 - - [2026-03-12 04:15:24] "POST /ref-update HTTP/1.1" 200 156 0.053531 10.0.0.27 - - [2026-03-12 04:15:25] "POST /access-control-lists HTTP/1.1" 200 594 0.035096 10.0.0.27 - - [2026-03-12 04:15:25] "GET /virtual-network/f0b59d45-d0a4-410b-a4db-8b37382b7f3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.009452 10.0.0.27 - - [2026-03-12 04:15:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004936 10.0.0.27 - - [2026-03-12 04:15:25] "GET /network-policy/3133f75f-3564-4693-8bb9-42f960155dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006320 10.0.0.27 - - [2026-03-12 04:15:25] "POST /id-to-fqname HTTP/1.1" 200 222 0.002011 10.0.0.131 - - [2026-03-12 04:15:25] "GET /projects?obj_uuids=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001179 10.0.0.27 - - [2026-03-12 04:15:25] "GET /project/40c36033-c2b9-4548-af22-c98229f2dce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.071135 10.0.0.27 - - [2026-03-12 04:15:26] "POST /neutron/network HTTP/1.1" 200 886 0.030899 10.0.0.27 - - [2026-03-12 04:15:26] "POST /id-to-fqname HTTP/1.1" 200 222 0.001384 10.0.0.27 - - [2026-03-12 04:15:26] "POST /neutron/port HTTP/1.1" 200 117 0.006294 10.0.0.131 - - [2026-03-12 04:15:26] "GET /projects?obj_uuids=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001186 10.0.0.27 - - [2026-03-12 04:15:26] "POST /neutron/port HTTP/1.1" 200 1061 0.332728 10.0.0.27 - - [2026-03-12 04:15:27] "POST /neutron/port HTTP/1.1" 200 1115 0.144480 10.0.0.131 - - [2026-03-12 04:15:27] "GET /projects?obj_uuids=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001506 10.0.0.27 - - [2026-03-12 04:15:27] "GET /project/40c36033-c2b9-4548-af22-c98229f2dce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.093880 10.0.0.27 - - [2026-03-12 04:15:27] "POST /neutron/network HTTP/1.1" 200 886 0.007179 10.0.0.27 - - [2026-03-12 04:15:27] "POST /neutron/network HTTP/1.1" 200 886 0.007024 10.0.0.27 - - [2026-03-12 04:15:27] "POST /neutron/port HTTP/1.1" 200 117 0.007933 10.0.0.27 - - [2026-03-12 04:15:27] "POST /neutron/network HTTP/1.1" 200 896 0.009420 10.0.0.27 - - [2026-03-12 04:15:28] "PUT /access-control-list/9425be66-b87a-4a0d-acd0-5241ea293ab5 HTTP/1.1" 200 273 0.062166 10.0.0.27 - - [2026-03-12 04:15:28] "POST /neutron/port HTTP/1.1" 200 1061 0.020292 10.0.0.27 - - [2026-03-12 04:15:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004122 10.0.0.27 - - [2026-03-12 04:15:28] "POST /neutron/network HTTP/1.1" 200 886 0.007768 10.0.0.27 - - [2026-03-12 04:15:32] "POST /neutron/port HTTP/1.1" 200 1125 0.018018 10.0.0.27 - - [2026-03-12 04:15:32] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007840 10.0.0.27 - - [2026-03-12 04:15:32] "GET /virtual-machine/34259437-e2ee-491a-87a5-f6e85282ede6 HTTP/1.1" 200 1294 0.007137 10.0.0.27 - - [2026-03-12 04:15:32] "GET /virtual-machine-interface/ccfe515e-e4de-47c7-9594-97ccce2ae468 HTTP/1.1" 200 2956 0.007395 10.0.0.27 - - [2026-03-12 04:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006772 10.0.0.27 - - [2026-03-12 04:15:32] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005465 10.0.0.27 - - [2026-03-12 04:15:32] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.004209 10.0.0.27 - - [2026-03-12 04:15:33] "GET /virtual-network/616a7a75-6e5b-4519-a35c-e584157acffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.010365 10.0.0.27 - - [2026-03-12 04:15:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005836 10.0.0.27 - - [2026-03-12 04:15:36] "GET /virtual-network/616a7a75-6e5b-4519-a35c-e584157acffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.007909 10.0.0.27 - - [2026-03-12 04:15:38] "POST /neutron/network HTTP/1.1" 200 896 0.007910 10.0.0.27 - - [2026-03-12 04:15:38] "POST /neutron/port HTTP/1.1" 200 117 0.001391 10.0.0.27 - - [2026-03-12 04:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004576 10.0.0.27 - - [2026-03-12 04:15:40] "GET /virtual-network/616a7a75-6e5b-4519-a35c-e584157acffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005929 10.0.0.27 - - [2026-03-12 04:15:41] "POST /neutron/port HTTP/1.1" 200 1125 0.025657 10.0.0.27 - - [2026-03-12 04:15:41] "POST /neutron/subnet HTTP/1.1" 200 646 0.010967 10.0.0.27 - - [2026-03-12 04:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005023 10.0.0.27 - - [2026-03-12 04:15:44] "GET /virtual-network/616a7a75-6e5b-4519-a35c-e584157acffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.007724 10.0.0.27 - - [2026-03-12 04:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003812 10.0.0.27 - - [2026-03-12 04:15:48] "GET /virtual-network/616a7a75-6e5b-4519-a35c-e584157acffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.006650 10.0.0.27 - - [2026-03-12 04:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.27 - - [2026-03-12 04:15:52] "GET /virtual-network/616a7a75-6e5b-4519-a35c-e584157acffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005925 10.0.0.27 - - [2026-03-12 04:15:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004177 10.0.0.27 - - [2026-03-12 04:15:56] "GET /virtual-network/616a7a75-6e5b-4519-a35c-e584157acffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.006144 10.0.0.27 - - [2026-03-12 04:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004435 10.0.0.27 - - [2026-03-12 04:16:00] "GET /virtual-network/616a7a75-6e5b-4519-a35c-e584157acffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005358 10.0.0.27 - - [2026-03-12 04:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005105 10.0.0.27 - - [2026-03-12 04:16:04] "GET /virtual-network/616a7a75-6e5b-4519-a35c-e584157acffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.007344 10.0.0.27 - - [2026-03-12 04:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.27 - - [2026-03-12 04:16:06] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004287 10.0.0.27 - - [2026-03-12 04:16:06] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003719 10.0.0.27 - - [2026-03-12 04:16:06] "GET /virtual-network/616a7a75-6e5b-4519-a35c-e584157acffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.006715 10.0.0.27 - - [2026-03-12 04:16:07] "POST /neutron/port HTTP/1.1" 200 1125 0.022930 10.0.0.27 - - [2026-03-12 04:16:12] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007904 10.0.0.27 - - [2026-03-12 04:16:17] "POST /neutron/port HTTP/1.1" 200 1125 0.019895 10.0.0.27 - - [2026-03-12 04:16:22] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008869 10.0.0.27 - - [2026-03-12 04:16:27] "POST /neutron/port HTTP/1.1" 200 1125 0.017887 10.0.0.27 - - [2026-03-12 04:16:27] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008030 10.0.0.27 - - [2026-03-12 04:16:27] "GET /virtual-machine/ed794410-fcaf-4080-b358-9d0036cf579c HTTP/1.1" 200 1296 0.005859 10.0.0.27 - - [2026-03-12 04:16:27] "GET /virtual-machine-interface/d77039a7-6a91-41a2-a34e-26849957d519 HTTP/1.1" 200 2956 0.005181 10.0.0.27 - - [2026-03-12 04:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.27 - - [2026-03-12 04:16:28] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003989 10.0.0.27 - - [2026-03-12 04:16:28] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.002906 10.0.0.27 - - [2026-03-12 04:16:28] "GET /virtual-network/f0b59d45-d0a4-410b-a4db-8b37382b7f3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.007372 10.0.0.27 - - [2026-03-12 04:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003794 10.0.0.27 - - [2026-03-12 04:16:29] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004825 10.0.0.27 - - [2026-03-12 04:16:29] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.003842 10.0.0.27 - - [2026-03-12 04:16:29] "GET /virtual-network/f0b59d45-d0a4-410b-a4db-8b37382b7f3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006174 10.0.0.27 - - [2026-03-12 04:16:30] "POST /neutron/port HTTP/1.1" 200 1125 0.021512 10.0.0.27 - - [2026-03-12 04:16:34] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011067 10.0.0.131 - - [2026-03-12 04:16:37] "GET /obj-perms HTTP/1.1" 200 5056 0.057106 10.0.0.27 - - [2026-03-12 04:16:37] "GET /obj-perms HTTP/1.1" 200 5056 0.074820 10.0.0.27 - - [2026-03-12 04:16:39] "POST /neutron/network HTTP/1.1" 200 896 0.010069 10.0.0.27 - - [2026-03-12 04:16:39] "POST /neutron/port HTTP/1.1" 200 117 0.001538 10.0.0.27 - - [2026-03-12 04:16:41] "POST /neutron/port HTTP/1.1" 200 1125 0.050933 10.0.0.27 - - [2026-03-12 04:16:41] "POST /neutron/subnet HTTP/1.1" 200 646 0.010850 10.0.0.27 - - [2026-03-12 04:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.030127 10.0.0.27 - - [2026-03-12 04:17:39] "POST /neutron/port HTTP/1.1" 200 1125 0.045182 10.0.0.27 - - [2026-03-12 04:17:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004886 10.0.0.27 - - [2026-03-12 04:17:39] "POST /neutron/network HTTP/1.1" 200 886 0.007373 10.0.0.27 - - [2026-03-12 04:17:43] "POST /neutron/network HTTP/1.1" 200 896 0.007472 10.0.0.27 - - [2026-03-12 04:17:43] "POST /neutron/port HTTP/1.1" 200 117 0.001210 +++ date ++ echo 'INFO: =================== Thu Mar 12 04:18:33 AM UTC 2026 ===================' INFO: =================== Thu Mar 12 04:18:33 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ 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.131 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.27,10.0.0.73,10.0.0.131 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.27,10.0.0.73,10.0.0.131 ++ ANALYTICSDB_NODES=10.0.0.27,10.0.0.73,10.0.0.131 ++ ANALYTICS_SNMP_NODES=10.0.0.27,10.0.0.73,10.0.0.131 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:8081 ' +++ '[' -n '10.0.0.27:8081 10.0.0.73:8081 10.0.0.131:8081 ' ']' +++ echo '10.0.0.27:8081 10.0.0.73:8081 10.0.0.131:8081' ++ ANALYTICS_SERVERS='10.0.0.27:8081 10.0.0.73:8081 10.0.0.131:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:9042 ' +++ '[' -n '10.0.0.27:9042 10.0.0.73:9042 10.0.0.131:9042 ' ']' +++ echo '10.0.0.27:9042 10.0.0.73:9042 10.0.0.131:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.27:9042 10.0.0.73:9042 10.0.0.131:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.27,10.0.0.73,10.0.0.131 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:8086 ' +++ '[' -n '10.0.0.27:8086 10.0.0.73:8086 10.0.0.131:8086 ' ']' +++ echo '10.0.0.27:8086 10.0.0.73:8086 10.0.0.131:8086' ++ COLLECTOR_SERVERS='10.0.0.27:8086 10.0.0.73:8086 10.0.0.131:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.27,10.0.0.73,10.0.0.131 ++ CONFIGDB_NODES=10.0.0.27,10.0.0.73,10.0.0.131 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:8082 ' +++ '[' -n '10.0.0.27:8082 10.0.0.73:8082 10.0.0.131:8082 ' ']' +++ echo '10.0.0.27:8082 10.0.0.73:8082 10.0.0.131:8082' ++ CONFIG_SERVERS='10.0.0.27:8082 10.0.0.73:8082 10.0.0.131:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:9161 ' +++ '[' -n '10.0.0.27:9161 10.0.0.73:9161 10.0.0.131:9161 ' ']' +++ echo '10.0.0.27:9161 10.0.0.73:9161 10.0.0.131:9161' ++ CONFIGDB_SERVERS='10.0.0.27:9161 10.0.0.73:9161 10.0.0.131:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:9041 ' +++ '[' -n '10.0.0.27:9041 10.0.0.73:9041 10.0.0.131:9041 ' ']' +++ echo '10.0.0.27:9041 10.0.0.73:9041 10.0.0.131:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.27:9041 10.0.0.73:9041 10.0.0.131:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.25,10.20.0.17,10.20.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.17,10.20.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.27,10.0.0.73,10.0.0.131 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+=10.0.0.73:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+=10.0.0.131:2181, +++ '[' -n 10.0.0.27:2181,10.0.0.73:2181,10.0.0.131:2181, ']' +++ echo 10.0.0.27:2181,10.0.0.73:2181,10.0.0.131:2181 ++ ZOOKEEPER_SERVERS=10.0.0.27:2181,10.0.0.73:2181,10.0.0.131:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:2181 ' +++ '[' -n '10.0.0.27:2181 10.0.0.73:2181 10.0.0.131:2181 ' ']' +++ echo '10.0.0.27:2181 10.0.0.73:2181 10.0.0.131:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.27:2181 10.0.0.73:2181 10.0.0.131:2181' ++ RABBITMQ_NODES=10.0.0.27,10.0.0.73,10.0.0.131 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+=10.0.0.73:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+=10.0.0.131:5673, +++ '[' -n 10.0.0.27:5673,10.0.0.73:5673,10.0.0.131:5673, ']' +++ echo 10.0.0.27:5673,10.0.0.73:5673,10.0.0.131:5673 ++ RABBITMQ_SERVERS=10.0.0.27:5673,10.0.0.73:5673,10.0.0.131:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:6379 ' +++ '[' -n '10.0.0.27:6379 10.0.0.73:6379 10.0.0.131:6379 ' ']' +++ echo '10.0.0.27:6379 10.0.0.73:6379 10.0.0.131:6379' ++ REDIS_SERVERS='10.0.0.27:6379 10.0.0.73:6379 10.0.0.131:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.27,10.0.0.73,10.0.0.131 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:9092 ' +++ '[' -n '10.0.0.27:9092 10.0.0.73:9092 10.0.0.131:9092 ' ']' +++ echo '10.0.0.27:9092 10.0.0.73:9092 10.0.0.131:9092' ++ KAFKA_SERVERS='10.0.0.27:9092 10.0.0.73:9092 10.0.0.131:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.27 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.27,10.0.0.73,10.0.0.131 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.27,10.0.0.73,10.0.0.131 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.27,10.0.0.73,10.0.0.131 ++ cut -d , -f 1 + local cassandra=10.0.0.27 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.27 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node_list 10.0.0.27,10.0.0.73,10.0.0.131 +++ local servers=10.0.0.27,10.0.0.73,10.0.0.131 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ grep -vi host ++++ sort +++ local local_ips=,10.0.0.131,10.20.0.129,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.27'\''))' +++ local server_ip=10.0.0.27 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.27 ]] +++ [[ ,10.0.0.131,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.27, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.73'\''))' +++ local server_ip=10.0.0.73 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.73 ]] +++ [[ ,10.0.0.131,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.73, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.131'\''))' +++ local server_ip=10.0.0.131 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.131 ]] +++ [[ ,10.0.0.131,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.131, ]] +++ echo 10.0.0.131 3 +++ return ++ local ip=10.0.0.131 ++ [[ -z 10.0.0.131 ]] ++ echo 10.0.0.131 + host_ip=10.0.0.131 + [[ cql == \c\q\l ]] ++ echo 10.0.0.27:9041 10.0.0.73:9041 10.0.0.131:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.27:9041 10.0.0.73:9041 10.0.0.131:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.131: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__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 03/12/2026 04:18:42.016 7f7b25b51580 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/12/2026 04:18:42.166 7f7b25b51580 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/12/2026 04:18:42.180 7f7b25b51580 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/12/2026 04:18:42.180 7f7b25b51580 [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.131:8082/ Hit Ctrl-C to quit. 10.0.0.131 - - [2026-03-12 04:18:42] "GET / HTTP/1.1" 503 181 0.000347 10.0.0.131 - - [2026-03-12 04:18:42] "GET / HTTP/1.1" 503 181 0.000282 [Introspect:8084]10.0.0.27 - - [2026-03-12 04:18:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3222 0.002451 10.0.0.131 - - [2026-03-12 04:18:43] "GET / HTTP/1.1" 200 45871 0.001343 10.0.0.131 - - [2026-03-12 04:18:43] "GET / HTTP/1.1" 200 45871 0.001020 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.131 - - [2026-03-12 04:18:43] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000640 10.0.0.131 - - [2026-03-12 04:18:43] "POST /fqname-to-id HTTP/1.1" 401 292 0.000244 10.0.0.131 - - [2026-03-12 04:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.611858 10.0.0.131 - - [2026-03-12 04:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.131 - - [2026-03-12 04:18:44] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.360709 10.0.0.131 - - [2026-03-12 04:18:44] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 985 0.003191 10.0.0.27 - - [2026-03-12 04:18:44] "POST /neutron/port HTTP/1.1" 200 1125 0.440974 /usr/local/lib/python3.9/site-packages/keystoneauth1/adapter.py:278: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn( 10.0.0.27 - - [2026-03-12 04:18:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004554 10.0.0.131 - - [2026-03-12 04:18:45] "GET /projects?obj_uuids=f1df4e79-1cb0-4aab-aaee-f2b867db276e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001123 10.0.0.27 - - [2026-03-12 04:18:45] "POST /neutron/network HTTP/1.1" 200 886 0.006075 10.0.0.131 - - [2026-03-12 04:18:45] "GET /project/f1df4e79-1cb0-4aab-aaee-f2b867db276e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.058078 10.0.0.131 - - [2026-03-12 04:18:45] "GET /projects?obj_uuids=f1df4e79-1cb0-4aab-aaee-f2b867db276e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001838 10.0.0.131 - - [2026-03-12 04:18:45] "GET /project/f1df4e79-1cb0-4aab-aaee-f2b867db276e?fields=security_groups HTTP/1.1" 200 1088 0.052760 10.0.0.131 - - [2026-03-12 04:18:45] "GET /projects?obj_uuids=f1df4e79-1cb0-4aab-aaee-f2b867db276e&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001848 10.0.0.131 - - [2026-03-12 04:18:45] "GET /project/f1df4e79-1cb0-4aab-aaee-f2b867db276e?fields=application_policy_sets HTTP/1.1" 200 1381 0.042958 10.0.0.131 - - [2026-03-12 04:18:45] "DELETE /project/f1df4e79-1cb0-4aab-aaee-f2b867db276e HTTP/1.1" 409 278 0.258319 [Introspect:8084]10.0.0.27 - - [2026-03-12 04:18:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3160 0.001210 [Introspect:8084]10.0.0.27 - - [2026-03-12 04:18:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3160 0.001415 The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.27 - - [2026-03-12 04:18:50] "GET /obj-perms HTTP/1.1" 200 5032 0.389074 10.0.0.27 - - [2026-03-12 04:18:50] "GET /obj-perms HTTP/1.1" 200 5032 0.004658 10.0.0.27 - - [2026-03-12 04:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.034215 10.0.0.131 - - [2026-03-12 04:18:50] "GET /projects?obj_uuids=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001042 10.0.0.27 - - [2026-03-12 04:18:50] "GET /project/40c36033-c2b9-4548-af22-c98229f2dce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.046819 10.0.0.27 - - [2026-03-12 04:18:50] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.005555 10.0.0.27 - - [2026-03-12 04:18:50] "POST /virtual-networks HTTP/1.1" 200 548 0.099368 10.0.0.27 - - [2026-03-12 04:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728 10.0.0.27 - - [2026-03-12 04:18:50] "GET /network-ipam/7732a58b-533c-414b-88ec-e8bfb71548bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.006608 10.0.0.131 - - [2026-03-12 04:18:50] "POST /useragent-kv HTTP/1.1" 200 115 0.008645 10.0.0.27 - - [2026-03-12 04:18:50] "POST /ref-update HTTP/1.1" 200 156 0.085833 10.0.0.27 - - [2026-03-12 04:18:51] "GET /virtual-network/7807229d-7976-4dab-afc5-82f958073b0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.007959 10.0.0.27 - - [2026-03-12 04:18:51] "POST /neutron/network HTTP/1.1" 200 809 0.040351 10.0.0.27 - - [2026-03-12 04:18:51] "GET /virtual-network/616a7a75-6e5b-4519-a35c-e584157acffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.006482 10.0.0.27 - - [2026-03-12 04:18:51] "GET /obj-perms HTTP/1.1" 200 5032 0.004149 10.0.0.27 - - [2026-03-12 04:18:51] "POST /id-to-fqname HTTP/1.1" 200 222 0.002115 10.0.0.27 - - [2026-03-12 04:18:52] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009489 10.0.0.131 - - [2026-03-12 04:18:52] "GET /projects?obj_uuids=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001393 10.0.0.27 - - [2026-03-12 04:18:52] "GET /project/40c36033-c2b9-4548-af22-c98229f2dce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.081537 10.0.0.27 - - [2026-03-12 04:18:53] "POST /neutron/port HTTP/1.1" 200 2098 0.033384 10.0.0.27 - - [2026-03-12 04:18:53] "POST /neutron/port HTTP/1.1" 200 117 0.007159 10.0.0.27 - - [2026-03-12 04:18:53] "POST /neutron/port HTTP/1.1" 200 1061 0.050649 10.0.0.27 - - [2026-03-12 04:18:54] "POST /neutron/port HTTP/1.1" 200 1125 0.026277 10.0.0.27 - - [2026-03-12 04:18:54] "POST /neutron/port HTTP/1.1" 200 117 0.001261 10.0.0.27 - - [2026-03-12 04:18:58] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007813 10.0.0.27 - - [2026-03-12 04:18:58] "POST /neutron/port HTTP/1.1" 200 1125 0.019018 10.0.0.27 - - [2026-03-12 04:18:58] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009137 10.0.0.27 - - [2026-03-12 04:18:58] "GET /virtual-machine/75736148-668d-4b3a-8057-329cb17aba52 HTTP/1.1" 200 1294 0.041037 10.0.0.27 - - [2026-03-12 04:18:58] "GET /virtual-machine/75736148-668d-4b3a-8057-329cb17aba52 HTTP/1.1" 200 1294 0.005186 10.0.0.27 - - [2026-03-12 04:18:58] "GET /virtual-machine-interface/9c1eef7b-7f6a-49d2-a55e-6ba47345ca09 HTTP/1.1" 200 2956 0.005858 10.0.0.27 - - [2026-03-12 04:18:58] "GET /virtual-machine/75736148-668d-4b3a-8057-329cb17aba52 HTTP/1.1" 200 1294 0.004679 10.0.0.27 - - [2026-03-12 04:18:58] "GET /virtual-machine-interface/9c1eef7b-7f6a-49d2-a55e-6ba47345ca09 HTTP/1.1" 200 2956 0.007591 10.0.0.27 - - [2026-03-12 04:18:58] "GET /instance-ip/326207c7-f159-4ff7-a2ae-9fd69d938b66 HTTP/1.1" 200 1626 0.009990 10.0.0.27 - - [2026-03-12 04:18:58] "GET /virtual-machine/75736148-668d-4b3a-8057-329cb17aba52 HTTP/1.1" 200 1294 0.005968 10.0.0.27 - - [2026-03-12 04:18:58] "GET /virtual-machine-interface/9c1eef7b-7f6a-49d2-a55e-6ba47345ca09 HTTP/1.1" 200 2956 0.005753 10.0.0.27 - - [2026-03-12 04:18:58] "GET /instance-ip/326207c7-f159-4ff7-a2ae-9fd69d938b66 HTTP/1.1" 200 1626 0.005003 10.0.0.27 - - [2026-03-12 04:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003988 10.0.0.27 - - [2026-03-12 04:18:58] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.008199 10.0.0.27 - - [2026-03-12 04:18:58] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004253 10.0.0.27 - - [2026-03-12 04:18:58] "GET /virtual-network/616a7a75-6e5b-4519-a35c-e584157acffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.006002 10.0.0.27 - - [2026-03-12 04:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.27 - - [2026-03-12 04:18:58] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005032 10.0.0.27 - - [2026-03-12 04:18:58] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004092 10.0.0.27 - - [2026-03-12 04:18:58] "GET /virtual-network/616a7a75-6e5b-4519-a35c-e584157acffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.008064 10.0.0.27 - - [2026-03-12 04:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004460 10.0.0.27 - - [2026-03-12 04:18:59] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.007272 10.0.0.27 - - [2026-03-12 04:18:59] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003900 10.0.0.27 - - [2026-03-12 04:18:59] "GET /virtual-network/616a7a75-6e5b-4519-a35c-e584157acffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.007610 10.0.0.27 - - [2026-03-12 04:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003739 10.0.0.27 - - [2026-03-12 04:18:59] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005415 10.0.0.27 - - [2026-03-12 04:18:59] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.005262 10.0.0.27 - - [2026-03-12 04:18:59] "GET /virtual-network/616a7a75-6e5b-4519-a35c-e584157acffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.006836 10.0.0.27 - - [2026-03-12 04:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004642 10.0.0.27 - - [2026-03-12 04:18:59] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005461 10.0.0.27 - - [2026-03-12 04:18:59] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003864 10.0.0.27 - - [2026-03-12 04:18:59] "GET /virtual-network/616a7a75-6e5b-4519-a35c-e584157acffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.007147 10.0.0.27 - - [2026-03-12 04:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004129 10.0.0.27 - - [2026-03-12 04:19:02] "GET /virtual-network/616a7a75-6e5b-4519-a35c-e584157acffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005966 10.0.0.27 - - [2026-03-12 04:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003866 10.0.0.27 - - [2026-03-12 04:19:06] "GET /virtual-network/616a7a75-6e5b-4519-a35c-e584157acffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.006227 10.0.0.27 - - [2026-03-12 04:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.27 - - [2026-03-12 04:19:10] "GET /virtual-network/616a7a75-6e5b-4519-a35c-e584157acffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005064 10.0.0.131 - - [2026-03-12 04:19:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000547 10.0.0.131 - - [2026-03-12 04:19:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000373 10.0.0.73 - - [2026-03-12 04:19:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000414 10.0.0.73 - - [2026-03-12 04:19:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.131 - - [2026-03-12 04:19:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000489 10.0.0.73 - - [2026-03-12 04:19:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000385 10.0.0.131 - - [2026-03-12 04:19:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000402 10.0.0.73 - - [2026-03-12 04:19:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.27 - - [2026-03-12 04:19:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000547 10.0.0.27 - - [2026-03-12 04:19:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000389 10.0.0.27 - - [2026-03-12 04:19:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.27 - - [2026-03-12 04:19:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000456 10.0.0.27 - - [2026-03-12 04:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003924 10.0.0.27 - - [2026-03-12 04:19:14] "GET /virtual-network/616a7a75-6e5b-4519-a35c-e584157acffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005544 10.0.0.27 - - [2026-03-12 04:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005015 10.0.0.27 - - [2026-03-12 04:19:18] "GET /virtual-network/616a7a75-6e5b-4519-a35c-e584157acffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.007493 10.0.0.27 - - [2026-03-12 04:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004430 10.0.0.27 - - [2026-03-12 04:19:22] "GET /virtual-network/616a7a75-6e5b-4519-a35c-e584157acffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.006695 10.0.0.27 - - [2026-03-12 04:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704 10.0.0.27 - - [2026-03-12 04:19:27] "GET /virtual-network/616a7a75-6e5b-4519-a35c-e584157acffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.008203 10.0.0.27 - - [2026-03-12 04:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004117 10.0.0.27 - - [2026-03-12 04:19:31] "GET /virtual-network/616a7a75-6e5b-4519-a35c-e584157acffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.007486 10.0.0.27 - - [2026-03-12 04:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004574 10.0.0.27 - - [2026-03-12 04:19:35] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004657 10.0.0.27 - - [2026-03-12 04:19:35] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003966 10.0.0.27 - - [2026-03-12 04:19:35] "GET /virtual-network/616a7a75-6e5b-4519-a35c-e584157acffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.008249 10.0.0.27 - - [2026-03-12 04:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.27 - - [2026-03-12 04:19:35] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003498 10.0.0.27 - - [2026-03-12 04:19:35] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003950 10.0.0.27 - - [2026-03-12 04:19:35] "GET /virtual-network/616a7a75-6e5b-4519-a35c-e584157acffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.006175 10.0.0.27 - - [2026-03-12 04:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.27 - - [2026-03-12 04:19:35] "GET /routing-instance/35aecd95-089b-4e36-ad9a-e15e80bad326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1791 0.009401 10.0.0.27 - - [2026-03-12 04:19:35] "GET /route-target/4f70e70e-04d8-4039-9470-e7b72bfbd6d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004945 10.0.0.27 - - [2026-03-12 04:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.27 - - [2026-03-12 04:19:35] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003880 10.0.0.27 - - [2026-03-12 04:19:35] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003684 10.0.0.27 - - [2026-03-12 04:19:35] "GET /virtual-network/616a7a75-6e5b-4519-a35c-e584157acffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.008094 10.0.0.27 - - [2026-03-12 04:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003737 10.0.0.27 - - [2026-03-12 04:19:35] "GET /routing-instance/35aecd95-089b-4e36-ad9a-e15e80bad326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1791 0.004969 10.0.0.27 - - [2026-03-12 04:19:35] "GET /route-target/4f70e70e-04d8-4039-9470-e7b72bfbd6d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003758 10.0.0.27 - - [2026-03-12 04:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003956 10.0.0.27 - - [2026-03-12 04:19:35] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005462 10.0.0.27 - - [2026-03-12 04:19:35] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004550 10.0.0.27 - - [2026-03-12 04:19:36] "GET /virtual-network/616a7a75-6e5b-4519-a35c-e584157acffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.007655 10.0.0.27 - - [2026-03-12 04:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003924 10.0.0.27 - - [2026-03-12 04:19:36] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005023 10.0.0.27 - - [2026-03-12 04:19:36] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004822 10.0.0.27 - - [2026-03-12 04:19:36] "GET /virtual-network/616a7a75-6e5b-4519-a35c-e584157acffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005816 10.0.0.27 - - [2026-03-12 04:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004053 10.0.0.27 - - [2026-03-12 04:19:36] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004928 10.0.0.27 - - [2026-03-12 04:19:36] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003916 10.0.0.27 - - [2026-03-12 04:19:36] "GET /virtual-network/616a7a75-6e5b-4519-a35c-e584157acffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005732 10.0.0.131 - - [2026-03-12 04:19:36] "GET /obj-perms HTTP/1.1" 200 5032 0.049282 10.0.0.27 - - [2026-03-12 04:19:36] "GET /obj-perms HTTP/1.1" 200 5032 0.004494 10.0.0.131 - - [2026-03-12 04:19:36] "GET /obj-perms HTTP/1.1" 200 5032 0.003656 10.0.0.27 - - [2026-03-12 04:19:36] "GET /obj-perms HTTP/1.1" 200 5032 0.004635 10.0.0.73 - - [2026-03-12 04:19:36] "GET /obj-perms HTTP/1.1" 200 5032 0.049896 10.0.0.27 - - [2026-03-12 04:19:36] "POST /id-to-fqname HTTP/1.1" 200 222 0.001241 10.0.0.27 - - [2026-03-12 04:19:36] "POST /neutron/network HTTP/1.1" 200 896 0.007222 10.0.0.131 - - [2026-03-12 04:19:37] "GET /projects?obj_uuids=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001444 10.0.0.27 - - [2026-03-12 04:19:37] "GET /project/40c36033-c2b9-4548-af22-c98229f2dce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.090421 10.0.0.27 - - [2026-03-12 04:19:37] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011350 10.0.0.27 - - [2026-03-12 04:19:38] "POST /neutron/network HTTP/1.1" 200 896 0.007042 10.0.0.27 - - [2026-03-12 04:19:38] "POST /neutron/port HTTP/1.1" 200 1061 0.024085 10.0.0.27 - - [2026-03-12 04:19:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004472 10.0.0.27 - - [2026-03-12 04:19:38] "POST /neutron/network HTTP/1.1" 200 886 0.009083 10.0.0.131 - - [2026-03-12 04:19:39] "GET /obj-perms HTTP/1.1" 200 5056 0.077294 10.0.0.27 - - [2026-03-12 04:19:43] "POST /neutron/port HTTP/1.1" 200 1125 0.029072 10.0.0.27 - - [2026-03-12 04:19:43] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009505 10.0.0.27 - - [2026-03-12 04:19:43] "GET /virtual-machine/3214c484-8fbc-41c3-8bb3-45754353c179 HTTP/1.1" 200 1295 0.006467 10.0.0.27 - - [2026-03-12 04:19:43] "GET /virtual-machine/3214c484-8fbc-41c3-8bb3-45754353c179 HTTP/1.1" 200 1295 0.004729 10.0.0.27 - - [2026-03-12 04:19:43] "GET /virtual-machine-interface/f297f010-90c0-459a-8bfc-c31ce46b839d HTTP/1.1" 200 2956 0.006518 10.0.0.27 - - [2026-03-12 04:19:43] "GET /virtual-machine/3214c484-8fbc-41c3-8bb3-45754353c179 HTTP/1.1" 200 1295 0.004278 10.0.0.27 - - [2026-03-12 04:19:43] "GET /virtual-machine-interface/f297f010-90c0-459a-8bfc-c31ce46b839d HTTP/1.1" 200 2956 0.005813 10.0.0.27 - - [2026-03-12 04:19:43] "GET /instance-ip/9ad23212-db66-40d9-ae2d-5cfc4997c960 HTTP/1.1" 200 1627 0.008277 10.0.0.27 - - [2026-03-12 04:19:43] "GET /virtual-machine/3214c484-8fbc-41c3-8bb3-45754353c179 HTTP/1.1" 200 1295 0.007557 10.0.0.27 - - [2026-03-12 04:19:43] "GET /virtual-machine-interface/f297f010-90c0-459a-8bfc-c31ce46b839d HTTP/1.1" 200 2956 0.006856 10.0.0.27 - - [2026-03-12 04:19:43] "GET /instance-ip/9ad23212-db66-40d9-ae2d-5cfc4997c960 HTTP/1.1" 200 1627 0.005271 10.0.0.27 - - [2026-03-12 04:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004468 10.0.0.27 - - [2026-03-12 04:19:43] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004670 10.0.0.27 - - [2026-03-12 04:19:43] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004105 10.0.0.27 - - [2026-03-12 04:19:43] "GET /virtual-network/f0b59d45-d0a4-410b-a4db-8b37382b7f3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.009450 10.0.0.27 - - [2026-03-12 04:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008435 10.0.0.27 - - [2026-03-12 04:19:43] "POST /neutron/port HTTP/1.1" 200 1125 0.050805 10.0.0.27 - - [2026-03-12 04:19:43] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004538 10.0.0.27 - - [2026-03-12 04:19:43] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004487 10.0.0.27 - - [2026-03-12 04:19:43] "GET /virtual-network/f0b59d45-d0a4-410b-a4db-8b37382b7f3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.007574 10.0.0.27 - - [2026-03-12 04:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006092 10.0.0.27 - - [2026-03-12 04:19:43] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005834 10.0.0.27 - - [2026-03-12 04:19:43] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003907 10.0.0.27 - - [2026-03-12 04:19:43] "GET /virtual-network/f0b59d45-d0a4-410b-a4db-8b37382b7f3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.008096 10.0.0.27 - - [2026-03-12 04:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005273 10.0.0.27 - - [2026-03-12 04:19:43] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005566 10.0.0.27 - - [2026-03-12 04:19:43] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004319 10.0.0.27 - - [2026-03-12 04:19:44] "GET /virtual-network/f0b59d45-d0a4-410b-a4db-8b37382b7f3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006059 10.0.0.27 - - [2026-03-12 04:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.27 - - [2026-03-12 04:19:44] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006352 10.0.0.27 - - [2026-03-12 04:19:44] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004918 10.0.0.27 - - [2026-03-12 04:19:44] "GET /virtual-network/f0b59d45-d0a4-410b-a4db-8b37382b7f3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006886 10.0.0.27 - - [2026-03-12 04:19:44] "POST /neutron/port HTTP/1.1" 200 1125 0.027471 10.0.0.27 - - [2026-03-12 04:19:44] "POST /neutron/subnet HTTP/1.1" 200 646 0.014720 10.0.0.27 - - [2026-03-12 04:19:45] "POST /neutron/port HTTP/1.1" 200 1125 0.017891 10.0.0.27 - - [2026-03-12 04:19:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003764 10.0.0.27 - - [2026-03-12 04:19:45] "POST /neutron/network HTTP/1.1" 200 886 0.007796 10.0.0.27 - - [2026-03-12 04:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006533 10.0.0.27 - - [2026-03-12 04:19:47] "GET /virtual-network/f0b59d45-d0a4-410b-a4db-8b37382b7f3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.007849 10.0.0.27 - - [2026-03-12 04:19:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005069 10.0.0.27 - - [2026-03-12 04:19:51] "GET /virtual-network/f0b59d45-d0a4-410b-a4db-8b37382b7f3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006885 10.0.0.27 - - [2026-03-12 04:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004083 10.0.0.27 - - [2026-03-12 04:19:55] "GET /virtual-network/f0b59d45-d0a4-410b-a4db-8b37382b7f3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.007774 10.0.0.27 - - [2026-03-12 04:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.27 - - [2026-03-12 04:19:59] "GET /virtual-network/f0b59d45-d0a4-410b-a4db-8b37382b7f3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005580 10.0.0.27 - - [2026-03-12 04:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004227 10.0.0.27 - - [2026-03-12 04:20:03] "GET /virtual-network/f0b59d45-d0a4-410b-a4db-8b37382b7f3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006880 10.0.0.27 - - [2026-03-12 04:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003833 10.0.0.27 - - [2026-03-12 04:20:07] "GET /virtual-network/f0b59d45-d0a4-410b-a4db-8b37382b7f3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006201 10.0.0.27 - - [2026-03-12 04:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005384 10.0.0.27 - - [2026-03-12 04:20:11] "GET /virtual-network/f0b59d45-d0a4-410b-a4db-8b37382b7f3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006509 10.0.0.27 - - [2026-03-12 04:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004915 10.0.0.27 - - [2026-03-12 04:20:15] "GET /virtual-network/f0b59d45-d0a4-410b-a4db-8b37382b7f3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.010954 10.0.0.27 - - [2026-03-12 04:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005682 10.0.0.27 - - [2026-03-12 04:20:20] "GET /virtual-network/f0b59d45-d0a4-410b-a4db-8b37382b7f3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006477 10.0.0.27 - - [2026-03-12 04:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003999 10.0.0.27 - - [2026-03-12 04:20:22] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004506 10.0.0.27 - - [2026-03-12 04:20:22] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004777 10.0.0.27 - - [2026-03-12 04:20:22] "GET /virtual-network/f0b59d45-d0a4-410b-a4db-8b37382b7f3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.007026 10.0.0.27 - - [2026-03-12 04:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005121 10.0.0.27 - - [2026-03-12 04:20:22] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004068 10.0.0.27 - - [2026-03-12 04:20:22] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004027 10.0.0.27 - - [2026-03-12 04:20:22] "GET /virtual-network/f0b59d45-d0a4-410b-a4db-8b37382b7f3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006682 10.0.0.27 - - [2026-03-12 04:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003938 10.0.0.27 - - [2026-03-12 04:20:22] "GET /routing-instance/4427400c-2337-44fe-852e-7da701262061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1790 0.005112 10.0.0.27 - - [2026-03-12 04:20:22] "GET /route-target/d77604df-fb0d-4862-adb8-20acd14c172f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.005000 10.0.0.27 - - [2026-03-12 04:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003934 10.0.0.27 - - [2026-03-12 04:20:22] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004976 10.0.0.27 - - [2026-03-12 04:20:22] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004807 10.0.0.27 - - [2026-03-12 04:20:22] "GET /virtual-network/f0b59d45-d0a4-410b-a4db-8b37382b7f3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006352 10.0.0.27 - - [2026-03-12 04:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.27 - - [2026-03-12 04:20:22] "GET /routing-instance/4427400c-2337-44fe-852e-7da701262061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1790 0.011898 10.0.0.27 - - [2026-03-12 04:20:22] "GET /route-target/d77604df-fb0d-4862-adb8-20acd14c172f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.005952 10.0.0.27 - - [2026-03-12 04:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.27 - - [2026-03-12 04:20:22] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005642 10.0.0.27 - - [2026-03-12 04:20:22] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004644 10.0.0.27 - - [2026-03-12 04:20:22] "GET /virtual-network/f0b59d45-d0a4-410b-a4db-8b37382b7f3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.008389 10.0.0.27 - - [2026-03-12 04:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004884 10.0.0.27 - - [2026-03-12 04:20:22] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005042 10.0.0.27 - - [2026-03-12 04:20:22] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003953 10.0.0.27 - - [2026-03-12 04:20:23] "GET /virtual-network/f0b59d45-d0a4-410b-a4db-8b37382b7f3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006086 10.0.0.27 - - [2026-03-12 04:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010 10.0.0.27 - - [2026-03-12 04:20:23] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004264 10.0.0.27 - - [2026-03-12 04:20:23] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004000 10.0.0.27 - - [2026-03-12 04:20:23] "GET /virtual-network/f0b59d45-d0a4-410b-a4db-8b37382b7f3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006953 10.0.0.27 - - [2026-03-12 04:20:23] "GET /obj-perms HTTP/1.1" 200 5032 0.004807 10.0.0.27 - - [2026-03-12 04:20:23] "GET /obj-perms HTTP/1.1" 200 5032 0.004904 10.0.0.131 - - [2026-03-12 04:20:23] "GET /obj-perms HTTP/1.1" 200 5032 0.004207 10.0.0.27 - - [2026-03-12 04:20:23] "GET /obj-perms HTTP/1.1" 200 5032 0.003636 10.0.0.27 - - [2026-03-12 04:20:23] "GET /virtual-machine/75736148-668d-4b3a-8057-329cb17aba52 HTTP/1.1" 200 1294 0.005023 10.0.0.27 - - [2026-03-12 04:20:23] "GET /virtual-machine-interface/9c1eef7b-7f6a-49d2-a55e-6ba47345ca09 HTTP/1.1" 200 2956 0.005683 10.0.0.27 - - [2026-03-12 04:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003467 10.0.0.27 - - [2026-03-12 04:20:23] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004595 10.0.0.27 - - [2026-03-12 04:20:23] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003787 10.0.0.27 - - [2026-03-12 04:20:23] "GET /virtual-network/616a7a75-6e5b-4519-a35c-e584157acffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.006805 10.0.0.27 - - [2026-03-12 04:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005386 10.0.0.27 - - [2026-03-12 04:20:24] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004556 10.0.0.27 - - [2026-03-12 04:20:24] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004371 10.0.0.27 - - [2026-03-12 04:20:24] "GET /virtual-network/616a7a75-6e5b-4519-a35c-e584157acffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.007086 10.0.0.27 - - [2026-03-12 04:20:25] "GET /virtual-machine/3214c484-8fbc-41c3-8bb3-45754353c179 HTTP/1.1" 200 1295 0.004860 10.0.0.27 - - [2026-03-12 04:20:25] "GET /virtual-machine-interface/f297f010-90c0-459a-8bfc-c31ce46b839d HTTP/1.1" 200 2956 0.006935 10.0.0.27 - - [2026-03-12 04:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003868 10.0.0.27 - - [2026-03-12 04:20:25] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003912 10.0.0.27 - - [2026-03-12 04:20:25] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003556 10.0.0.27 - - [2026-03-12 04:20:25] "GET /virtual-network/f0b59d45-d0a4-410b-a4db-8b37382b7f3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.007297 10.0.0.27 - - [2026-03-12 04:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.27 - - [2026-03-12 04:20:26] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005667 10.0.0.27 - - [2026-03-12 04:20:26] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004739 10.0.0.27 - - [2026-03-12 04:20:26] "GET /virtual-network/f0b59d45-d0a4-410b-a4db-8b37382b7f3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006020 10.0.0.27 - - [2026-03-12 04:20:31] "POST /neutron/port HTTP/1.1" 200 1125 0.019647 10.0.0.27 - - [2026-03-12 04:20:34] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007138 10.0.0.27 - - [2026-03-12 04:20:41] "POST /neutron/port HTTP/1.1" 200 1125 0.021289 10.0.0.27 - - [2026-03-12 04:20:44] "POST /neutron/port HTTP/1.1" 200 1125 0.018513 10.0.0.27 - - [2026-03-12 04:20:44] "POST /neutron/subnet HTTP/1.1" 200 646 0.012622 10.0.0.27 - - [2026-03-12 04:20:46] "POST /neutron/port HTTP/1.1" 200 1125 0.034415 10.0.0.27 - - [2026-03-12 04:20:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005276 10.0.0.27 - - [2026-03-12 04:20:46] "POST /neutron/network HTTP/1.1" 200 886 0.010910 10.0.0.27 - - [2026-03-12 04:21:28] "GET /virtual-machine/3214c484-8fbc-41c3-8bb3-45754353c179 HTTP/1.1" 200 1295 0.004681 10.0.0.27 - - [2026-03-12 04:21:28] "POST /neutron/port HTTP/1.1" 200 151 0.192733 10.0.0.27 - - [2026-03-12 04:21:30] "GET /virtual-machine/3214c484-8fbc-41c3-8bb3-45754353c179 HTTP/1.1" 404 171 0.005020 10.0.0.27 - - [2026-03-12 04:21:30] "GET /virtual-machine/3214c484-8fbc-41c3-8bb3-45754353c179 HTTP/1.1" 404 171 0.003490 10.0.0.27 - - [2026-03-12 04:21:30] "GET /virtual-machine/3214c484-8fbc-41c3-8bb3-45754353c179 HTTP/1.1" 404 171 0.003859 10.0.0.27 - - [2026-03-12 04:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003990 10.0.0.27 - - [2026-03-12 04:21:30] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005918 10.0.0.27 - - [2026-03-12 04:21:30] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.006206 10.0.0.27 - - [2026-03-12 04:21:30] "GET /virtual-network/f0b59d45-d0a4-410b-a4db-8b37382b7f3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.007383 10.0.0.27 - - [2026-03-12 04:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004474 10.0.0.27 - - [2026-03-12 04:21:30] "GET /routing-instance/4427400c-2337-44fe-852e-7da701262061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1790 0.004943 10.0.0.27 - - [2026-03-12 04:21:30] "GET /route-target/d77604df-fb0d-4862-adb8-20acd14c172f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004137 10.0.0.27 - - [2026-03-12 04:21:30] "GET /obj-perms HTTP/1.1" 200 5032 0.006217 10.0.0.27 - - [2026-03-12 04:21:33] "GET /obj-perms HTTP/1.1" 200 5032 0.005295 10.0.0.73 - - [2026-03-12 04:21:33] "GET /obj-perms HTTP/1.1" 200 5032 0.007286 10.0.0.131 - - [2026-03-12 04:21:33] "GET /obj-perms HTTP/1.1" 200 5032 0.004390 10.0.0.27 - - [2026-03-12 04:21:33] "GET /virtual-machine/75736148-668d-4b3a-8057-329cb17aba52 HTTP/1.1" 200 1294 0.004572 10.0.0.27 - - [2026-03-12 04:21:34] "POST /neutron/port HTTP/1.1" 200 151 0.287967 10.0.0.27 - - [2026-03-12 04:21:35] "GET /virtual-machine/75736148-668d-4b3a-8057-329cb17aba52 HTTP/1.1" 404 171 0.003817 10.0.0.27 - - [2026-03-12 04:21:35] "GET /virtual-machine/75736148-668d-4b3a-8057-329cb17aba52 HTTP/1.1" 404 171 0.003685 10.0.0.27 - - [2026-03-12 04:21:35] "GET /virtual-machine/75736148-668d-4b3a-8057-329cb17aba52 HTTP/1.1" 404 171 0.004145 10.0.0.27 - - [2026-03-12 04:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.27 - - [2026-03-12 04:21:36] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006460 10.0.0.27 - - [2026-03-12 04:21:36] "GET /virtual-networks?parent_id=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004637 10.0.0.27 - - [2026-03-12 04:21:36] "GET /virtual-network/616a7a75-6e5b-4519-a35c-e584157acffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.008029 10.0.0.27 - - [2026-03-12 04:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004825 10.0.0.27 - - [2026-03-12 04:21:36] "GET /routing-instance/35aecd95-089b-4e36-ad9a-e15e80bad326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1791 0.005434 10.0.0.27 - - [2026-03-12 04:21:36] "GET /route-target/4f70e70e-04d8-4039-9470-e7b72bfbd6d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003944 10.0.0.27 - - [2026-03-12 04:21:36] "GET /obj-perms HTTP/1.1" 200 5032 0.006204 10.0.0.27 - - [2026-03-12 04:21:39] "GET /obj-perms HTTP/1.1" 200 5032 0.004436 10.0.0.131 - - [2026-03-12 04:21:39] "GET /obj-perms HTTP/1.1" 200 5032 0.004061 10.0.0.131 - - [2026-03-12 04:21:39] "POST /useragent-kv HTTP/1.1" 200 115 0.003643 10.0.0.131 - - [2026-03-12 04:21:39] "POST /useragent-kv HTTP/1.1" 200 115 0.003806 10.0.0.27 - - [2026-03-12 04:21:39] "DELETE /virtual-network/7807229d-7976-4dab-afc5-82f958073b0c HTTP/1.1" 200 115 0.129665 10.0.0.27 - - [2026-03-12 04:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.054159 10.0.0.27 - - [2026-03-12 04:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005759 10.0.0.27 - - [2026-03-12 04:21:40] "GET /network-policy/3133f75f-3564-4693-8bb9-42f960155dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006094 10.0.0.27 - - [2026-03-12 04:21:40] "POST /ref-update HTTP/1.1" 200 156 0.057832 10.0.0.27 - - [2026-03-12 04:21:40] "POST /ref-update HTTP/1.1" 200 156 0.035104 10.0.0.27 - - [2026-03-12 04:21:40] "GET /virtual-network/f0b59d45-d0a4-410b-a4db-8b37382b7f3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013406 10.0.0.27 - - [2026-03-12 04:21:40] "DELETE /virtual-network/f0b59d45-d0a4-410b-a4db-8b37382b7f3b HTTP/1.1" 409 235 0.013796 10.0.0.27 - - [2026-03-12 04:21:40] "POST /neutron/port HTTP/1.1" 200 1115 0.021819 10.0.0.27 - - [2026-03-12 04:21:40] "POST /neutron/port HTTP/1.1" 200 1115 0.030337 10.0.0.131 - - [2026-03-12 04:21:42] "POST /useragent-kv HTTP/1.1" 200 115 0.007775 10.0.0.131 - - [2026-03-12 04:21:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003299 10.0.0.27 - - [2026-03-12 04:21:42] "DELETE /virtual-network/f0b59d45-d0a4-410b-a4db-8b37382b7f3b HTTP/1.1" 200 115 0.160719 10.0.0.27 - - [2026-03-12 04:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.27 - - [2026-03-12 04:21:42] "GET /network-policy/70a34dcc-7de8-4259-9810-04cd8130235b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.003599 10.0.0.27 - - [2026-03-12 04:21:42] "POST /ref-update HTTP/1.1" 200 156 0.051862 10.0.0.27 - - [2026-03-12 04:21:42] "DELETE /access-control-list/4bc2fd42-1778-4b53-ac88-057a383c4b37 HTTP/1.1" 200 115 0.045253 10.0.0.27 - - [2026-03-12 04:21:42] "GET /virtual-network/616a7a75-6e5b-4519-a35c-e584157acffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010056 10.0.0.131 - - [2026-03-12 04:21:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003689 10.0.0.131 - - [2026-03-12 04:21:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003181 10.0.0.27 - - [2026-03-12 04:21:42] "DELETE /virtual-network/616a7a75-6e5b-4519-a35c-e584157acffa HTTP/1.1" 200 115 0.127409 10.0.0.27 - - [2026-03-12 04:21:43] "DELETE /network-policy/3133f75f-3564-4693-8bb9-42f960155dae HTTP/1.1" 200 115 0.037302 10.0.0.27 - - [2026-03-12 04:21:43] "DELETE /network-policy/70a34dcc-7de8-4259-9810-04cd8130235b HTTP/1.1" 200 115 0.043139 10.0.0.131 - - [2026-03-12 04:22:11] "GET /projects?obj_uuids=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001131 10.0.0.27 - - [2026-03-12 04:22:11] "GET /project/40c36033-c2b9-4548-af22-c98229f2dce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.131390 10.0.0.131 - - [2026-03-12 04:22:11] "GET /projects?obj_uuids=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002137 10.0.0.27 - - [2026-03-12 04:22:11] "GET /project/40c36033-c2b9-4548-af22-c98229f2dce3?fields=virtual_networks HTTP/1.1" 200 1035 0.079564 10.0.0.131 - - [2026-03-12 04:22:11] "GET /projects?obj_uuids=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001710 10.0.0.27 - - [2026-03-12 04:22:11] "GET /project/40c36033-c2b9-4548-af22-c98229f2dce3?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.050498 10.0.0.131 - - [2026-03-12 04:22:11] "GET /projects?obj_uuids=40c36033-c2b9-4548-af22-c98229f2dce3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004962 10.0.0.27 - - [2026-03-12 04:22:11] "GET /project/40c36033-c2b9-4548-af22-c98229f2dce3?fields=security_groups HTTP/1.1" 200 1263 0.074485 10.0.0.27 - - [2026-03-12 04:22:12] "POST /fqname-to-id HTTP/1.1" 404 188 0.027148 10.0.0.131 - - [2026-03-12 04:22:12] "GET /projects?obj_uuids=fde29380-4bbc-470d-b38b-eb6295c1121d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003522 10.0.0.131 - - [2026-03-12 04:22:12] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001523 10.0.0.131 - - [2026-03-12 04:22:12] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009237 10.0.0.131 - - [2026-03-12 04:22:12] "POST /id-to-fqname HTTP/1.1" 200 190 0.001295 10.0.0.131 - - [2026-03-12 04:22:12] "POST /fqname-to-id HTTP/1.1" 404 199 0.019649 10.0.0.27 - - [2026-03-12 04:22:12] "DELETE /access-control-list/085e1a38-80f5-4ab8-b2b6-261cee482f8f HTTP/1.1" 200 115 0.049333 10.0.0.131 - - [2026-03-12 04:22:13] "POST /security-groups HTTP/1.1" 200 591 0.066738 10.0.0.131 - - [2026-03-12 04:22:13] "POST /projects HTTP/1.1" 200 585 0.318738 10.0.0.131 - - [2026-03-12 04:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.366109 10.0.0.27 - - [2026-03-12 04:22:13] "POST /access-control-lists HTTP/1.1" 200 598 0.053013 10.0.0.27 - - [2026-03-12 04:22:13] "GET /project/fde29380-4bbc-470d-b38b-eb6295c1121d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.543076 10.0.0.27 - - [2026-03-12 04:22:14] "GET / HTTP/1.1" 200 36215 0.002691 10.0.0.27 - - [2026-03-12 04:22:15] "POST /fqname-to-id HTTP/1.1" 401 292 0.000623 10.0.0.27 - - [2026-03-12 04:22:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.058000 10.0.0.131 - - [2026-03-12 04:22:16] "GET /projects?obj_uuids=fde29380-4bbc-470d-b38b-eb6295c1121d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000936 10.0.0.27 - - [2026-03-12 04:22:16] "GET /project/fde29380-4bbc-470d-b38b-eb6295c1121d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.042782 10.0.0.27 - - [2026-03-12 04:22:16] "POST /neutron/network HTTP/1.1" 200 117 0.054709 10.0.0.27 - - [2026-03-12 04:22:16] "POST /route-targets HTTP/1.1" 200 328 0.014933 10.0.0.27 - - [2026-03-12 04:22:16] "POST /neutron/network HTTP/1.1" 200 823 0.012940 10.0.0.27 - - [2026-03-12 04:22:16] "POST /id-to-fqname HTTP/1.1" 200 220 0.001677 10.0.0.27 - - [2026-03-12 04:22:16] "GET /virtual-network/55f0b545-3874-4d46-8a7f-e45492cdf219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006373 10.0.0.27 - - [2026-03-12 04:22:17] "GET /virtual-network/55f0b545-3874-4d46-8a7f-e45492cdf219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006907 10.0.0.27 - - [2026-03-12 04:22:17] "POST /neutron/subnet HTTP/1.1" 200 720 0.010005 10.0.0.27 - - [2026-03-12 04:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003064 10.0.0.131 - - [2026-03-12 04:22:17] "GET /projects?obj_uuids=fde29380-4bbc-470d-b38b-eb6295c1121d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000998 10.0.0.27 - - [2026-03-12 04:22:17] "GET /project/fde29380-4bbc-470d-b38b-eb6295c1121d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.042058 10.0.0.27 - - [2026-03-12 04:22:17] "POST /ref-update HTTP/1.1" 200 156 0.033098 10.0.0.131 - - [2026-03-12 04:22:17] "POST /useragent-kv HTTP/1.1" 200 115 0.008491 10.0.0.27 - - [2026-03-12 04:22:17] "POST /neutron/subnet HTTP/1.1" 200 725 0.235645 10.0.0.27 - - [2026-03-12 04:22:17] "POST /id-to-fqname HTTP/1.1" 200 220 0.002043 10.0.0.27 - - [2026-03-12 04:22:17] "GET /virtual-network/fcf8b92f-533a-4d8e-858e-0df0f94a984a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006293 10.0.0.27 - - [2026-03-12 04:22:17] "GET /virtual-network/fcf8b92f-533a-4d8e-858e-0df0f94a984a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006240 10.0.0.27 - - [2026-03-12 04:22:17] "POST /neutron/network HTTP/1.1" 200 824 0.008883 10.0.0.27 - - [2026-03-12 04:22:17] "POST /id-to-fqname HTTP/1.1" 200 220 0.002113 10.0.0.131 - - [2026-03-12 04:22:18] "GET /projects?obj_uuids=fde29380-4bbc-470d-b38b-eb6295c1121d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000923 10.0.0.27 - - [2026-03-12 04:22:18] "GET /project/fde29380-4bbc-470d-b38b-eb6295c1121d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.069381 10.0.0.27 - - [2026-03-12 04:22:18] "POST /neutron/network HTTP/1.1" 200 823 0.036496 10.0.0.27 - - [2026-03-12 04:22:18] "POST /id-to-fqname HTTP/1.1" 200 220 0.001280 10.0.0.27 - - [2026-03-12 04:22:18] "POST /neutron/port HTTP/1.1" 200 117 0.006905 10.0.0.131 - - [2026-03-12 04:22:19] "GET /projects?obj_uuids=fde29380-4bbc-470d-b38b-eb6295c1121d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001231 10.0.0.27 - - [2026-03-12 04:22:19] "POST /neutron/port HTTP/1.1" 200 1059 0.306659 10.0.0.131 - - [2026-03-12 04:22:19] "GET /projects?obj_uuids=fde29380-4bbc-470d-b38b-eb6295c1121d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001380 10.0.0.27 - - [2026-03-12 04:22:20] "GET /project/fde29380-4bbc-470d-b38b-eb6295c1121d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.142128 10.0.0.27 - - [2026-03-12 04:22:20] "POST /neutron/port HTTP/1.1" 200 1113 0.165931 10.0.0.27 - - [2026-03-12 04:22:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005502 10.0.0.27 - - [2026-03-12 04:22:20] "POST /neutron/port HTTP/1.1" 200 1123 0.025714 10.0.0.27 - - [2026-03-12 04:22:20] "POST /neutron/port HTTP/1.1" 200 117 0.008410 10.0.0.27 - - [2026-03-12 04:22:20] "POST /neutron/network HTTP/1.1" 200 834 0.007707 10.0.0.27 - - [2026-03-12 04:22:21] "POST /neutron/port HTTP/1.1" 200 1060 0.023577 10.0.0.27 - - [2026-03-12 04:22:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004344 10.0.0.27 - - [2026-03-12 04:22:21] "POST /neutron/network HTTP/1.1" 200 824 0.010248 10.0.0.27 - - [2026-03-12 04:22:25] "POST /neutron/port HTTP/1.1" 200 1123 0.018837 10.0.0.27 - - [2026-03-12 04:22:25] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010267 10.0.0.27 - - [2026-03-12 04:22:25] "GET /virtual-machine/87f9ce05-60c8-4b35-b795-7879bab57460 HTTP/1.1" 401 292 0.000548 10.0.0.27 - - [2026-03-12 04:22:26] "GET /virtual-machine/87f9ce05-60c8-4b35-b795-7879bab57460 HTTP/1.1" 200 1294 0.035295 10.0.0.27 - - [2026-03-12 04:22:26] "GET /virtual-machine-interface/c0e8902f-03f5-4b98-9846-6732bd2e8838 HTTP/1.1" 200 2948 0.005387 10.0.0.27 - - [2026-03-12 04:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003944 10.0.0.27 - - [2026-03-12 04:22:26] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004140 10.0.0.27 - - [2026-03-12 04:22:26] "GET /virtual-networks?parent_id=fde29380-4bbc-470d-b38b-eb6295c1121d&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003239 10.0.0.27 - - [2026-03-12 04:22:26] "GET /virtual-network/55f0b545-3874-4d46-8a7f-e45492cdf219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005965 10.0.0.27 - - [2026-03-12 04:22:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.27 - - [2026-03-12 04:22:29] "GET /virtual-network/55f0b545-3874-4d46-8a7f-e45492cdf219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006045 10.0.0.27 - - [2026-03-12 04:22:30] "POST /neutron/port HTTP/1.1" 200 1123 0.021808 10.0.0.27 - - [2026-03-12 04:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.27 - - [2026-03-12 04:22:31] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004301 10.0.0.27 - - [2026-03-12 04:22:31] "GET /virtual-networks?parent_id=fde29380-4bbc-470d-b38b-eb6295c1121d&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003366 10.0.0.27 - - [2026-03-12 04:22:31] "GET /virtual-network/55f0b545-3874-4d46-8a7f-e45492cdf219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006841 10.0.0.27 - - [2026-03-12 04:22:31] "POST /neutron/security_group HTTP/1.1" 200 2058 0.011006 10.0.0.27 - - [2026-03-12 04:22:36] "POST /neutron/port HTTP/1.1" 200 1124 0.020849 10.0.0.27 - - [2026-03-12 04:22:36] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010428 10.0.0.27 - - [2026-03-12 04:22:37] "GET /virtual-machine/3427e19f-e618-4ae6-b926-1d2e10cafdb3 HTTP/1.1" 200 1294 0.008922 10.0.0.27 - - [2026-03-12 04:22:37] "GET /virtual-machine-interface/80efcad0-c110-4188-bf77-0a6021c699e9 HTTP/1.1" 200 2947 0.007359 10.0.0.27 - - [2026-03-12 04:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005118 10.0.0.27 - - [2026-03-12 04:22:37] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004365 10.0.0.27 - - [2026-03-12 04:22:37] "GET /virtual-networks?parent_id=fde29380-4bbc-470d-b38b-eb6295c1121d&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004371 10.0.0.27 - - [2026-03-12 04:22:37] "GET /virtual-network/fcf8b92f-533a-4d8e-858e-0df0f94a984a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.009077 10.0.0.27 - - [2026-03-12 04:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004324 10.0.0.27 - - [2026-03-12 04:22:38] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004139 10.0.0.27 - - [2026-03-12 04:22:38] "GET /virtual-networks?parent_id=fde29380-4bbc-470d-b38b-eb6295c1121d&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003635 10.0.0.27 - - [2026-03-12 04:22:38] "GET /virtual-network/fcf8b92f-533a-4d8e-858e-0df0f94a984a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006952 10.0.0.27 - - [2026-03-12 04:22:38] "GET /virtual-machine/87f9ce05-60c8-4b35-b795-7879bab57460 HTTP/1.1" 200 1294 0.005450 10.0.0.27 - - [2026-03-12 04:22:38] "GET /virtual-machine-interface/c0e8902f-03f5-4b98-9846-6732bd2e8838 HTTP/1.1" 200 2948 0.006317 10.0.0.27 - - [2026-03-12 04:22:38] "GET /virtual-machine/87f9ce05-60c8-4b35-b795-7879bab57460 HTTP/1.1" 200 1294 0.004807 10.0.0.27 - - [2026-03-12 04:22:38] "GET /virtual-machine-interface/c0e8902f-03f5-4b98-9846-6732bd2e8838 HTTP/1.1" 200 2948 0.007348 10.0.0.27 - - [2026-03-12 04:22:38] "GET /instance-ip/257c61f9-7f1b-47ee-a9b0-70c80664f67e HTTP/1.1" 200 1622 0.009196 10.0.0.27 - - [2026-03-12 04:22:38] "GET /virtual-machine/87f9ce05-60c8-4b35-b795-7879bab57460 HTTP/1.1" 200 1294 0.004356 10.0.0.27 - - [2026-03-12 04:22:38] "GET /virtual-machine-interface/c0e8902f-03f5-4b98-9846-6732bd2e8838 HTTP/1.1" 200 2948 0.006113 10.0.0.27 - - [2026-03-12 04:22:38] "GET /instance-ip/257c61f9-7f1b-47ee-a9b0-70c80664f67e HTTP/1.1" 200 1622 0.005911 10.0.0.27 - - [2026-03-12 04:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004202 10.0.0.27 - - [2026-03-12 04:22:38] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005404 10.0.0.27 - - [2026-03-12 04:22:38] "GET /virtual-networks?parent_id=fde29380-4bbc-470d-b38b-eb6295c1121d&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003738 10.0.0.27 - - [2026-03-12 04:22:38] "GET /virtual-network/55f0b545-3874-4d46-8a7f-e45492cdf219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005883 10.0.0.27 - - [2026-03-12 04:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004149 10.0.0.27 - - [2026-03-12 04:22:38] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005747 10.0.0.27 - - [2026-03-12 04:22:38] "GET /virtual-networks?parent_id=fde29380-4bbc-470d-b38b-eb6295c1121d&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003227 10.0.0.27 - - [2026-03-12 04:22:38] "GET /virtual-network/55f0b545-3874-4d46-8a7f-e45492cdf219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005995 10.0.0.27 - - [2026-03-12 04:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004568 10.0.0.27 - - [2026-03-12 04:22:38] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004550 10.0.0.27 - - [2026-03-12 04:22:38] "GET /virtual-networks?parent_id=fde29380-4bbc-470d-b38b-eb6295c1121d&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003974 10.0.0.27 - - [2026-03-12 04:22:38] "GET /virtual-network/55f0b545-3874-4d46-8a7f-e45492cdf219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006619 10.0.0.27 - - [2026-03-12 04:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004681 10.0.0.27 - - [2026-03-12 04:22:39] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005427 10.0.0.27 - - [2026-03-12 04:22:39] "GET /virtual-networks?parent_id=fde29380-4bbc-470d-b38b-eb6295c1121d&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004757 10.0.0.27 - - [2026-03-12 04:22:39] "GET /virtual-network/55f0b545-3874-4d46-8a7f-e45492cdf219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006405 10.0.0.27 - - [2026-03-12 04:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004227 10.0.0.27 - - [2026-03-12 04:22:39] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004546 10.0.0.27 - - [2026-03-12 04:22:39] "GET /virtual-networks?parent_id=fde29380-4bbc-470d-b38b-eb6295c1121d&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004704 10.0.0.27 - - [2026-03-12 04:22:39] "GET /virtual-network/55f0b545-3874-4d46-8a7f-e45492cdf219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.007519 10.0.0.27 - - [2026-03-12 04:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893 10.0.0.27 - - [2026-03-12 04:22:39] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004159 10.0.0.27 - - [2026-03-12 04:22:39] "GET /virtual-networks?parent_id=fde29380-4bbc-470d-b38b-eb6295c1121d&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003985 10.0.0.27 - - [2026-03-12 04:22:39] "GET /virtual-network/55f0b545-3874-4d46-8a7f-e45492cdf219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006884 10.0.0.27 - - [2026-03-12 04:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.27 - - [2026-03-12 04:22:39] "GET /routing-instance/4ede13dc-1b33-40cd-b226-ae8731d39348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.012334 10.0.0.27 - - [2026-03-12 04:22:39] "GET /route-target/3a068c55-2871-418f-9309-965384b4c3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005656 10.0.0.27 - - [2026-03-12 04:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005877 10.0.0.27 - - [2026-03-12 04:22:39] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005765 10.0.0.27 - - [2026-03-12 04:22:39] "GET /virtual-networks?parent_id=fde29380-4bbc-470d-b38b-eb6295c1121d&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.005447 10.0.0.27 - - [2026-03-12 04:22:39] "GET /virtual-network/55f0b545-3874-4d46-8a7f-e45492cdf219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006148 10.0.0.27 - - [2026-03-12 04:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.27 - - [2026-03-12 04:22:39] "GET /routing-instance/4ede13dc-1b33-40cd-b226-ae8731d39348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.005518 10.0.0.27 - - [2026-03-12 04:22:39] "GET /route-target/3a068c55-2871-418f-9309-965384b4c3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005695 10.0.0.27 - - [2026-03-12 04:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003945 10.0.0.27 - - [2026-03-12 04:22:39] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004544 10.0.0.27 - - [2026-03-12 04:22:39] "GET /virtual-networks?parent_id=fde29380-4bbc-470d-b38b-eb6295c1121d&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003458 10.0.0.27 - - [2026-03-12 04:22:40] "GET /virtual-network/55f0b545-3874-4d46-8a7f-e45492cdf219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.008462 10.0.0.27 - - [2026-03-12 04:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005337 10.0.0.27 - - [2026-03-12 04:22:40] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004627 10.0.0.27 - - [2026-03-12 04:22:40] "GET /virtual-networks?parent_id=fde29380-4bbc-470d-b38b-eb6295c1121d&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003959 10.0.0.27 - - [2026-03-12 04:22:40] "GET /virtual-network/55f0b545-3874-4d46-8a7f-e45492cdf219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006610 10.0.0.27 - - [2026-03-12 04:22:40] "GET /obj-perms HTTP/1.1" 200 5030 0.052580 10.0.0.131 - - [2026-03-12 04:22:41] "GET /obj-perms HTTP/1.1" 200 5030 0.058420 10.0.0.27 - - [2026-03-12 04:22:41] "GET /obj-perms HTTP/1.1" 200 5030 0.004583 10.0.0.27 - - [2026-03-12 04:22:41] "GET /obj-perms HTTP/1.1" 200 5030 0.004859 10.0.0.73 - - [2026-03-12 04:22:41] "GET /obj-perms HTTP/1.1" 200 5030 0.046630 10.0.0.27 - - [2026-03-12 04:22:41] "POST /neutron/port HTTP/1.1" 200 1124 0.019070 10.0.0.27 - - [2026-03-12 04:22:41] "GET /virtual-machine/3427e19f-e618-4ae6-b926-1d2e10cafdb3 HTTP/1.1" 200 1294 0.004569 10.0.0.27 - - [2026-03-12 04:22:41] "GET /virtual-machine-interface/80efcad0-c110-4188-bf77-0a6021c699e9 HTTP/1.1" 200 2947 0.005888 10.0.0.27 - - [2026-03-12 04:22:41] "GET /virtual-machine/3427e19f-e618-4ae6-b926-1d2e10cafdb3 HTTP/1.1" 200 1294 0.004041 10.0.0.27 - - [2026-03-12 04:22:41] "GET /virtual-machine-interface/80efcad0-c110-4188-bf77-0a6021c699e9 HTTP/1.1" 200 2947 0.006727 10.0.0.27 - - [2026-03-12 04:22:41] "GET /instance-ip/37a4e459-937b-400c-a35a-c9713b696350 HTTP/1.1" 200 1623 0.006185 10.0.0.27 - - [2026-03-12 04:22:41] "GET /virtual-machine/3427e19f-e618-4ae6-b926-1d2e10cafdb3 HTTP/1.1" 200 1294 0.004242 10.0.0.27 - - [2026-03-12 04:22:41] "GET /virtual-machine-interface/80efcad0-c110-4188-bf77-0a6021c699e9 HTTP/1.1" 200 2947 0.005961 10.0.0.27 - - [2026-03-12 04:22:41] "GET /instance-ip/37a4e459-937b-400c-a35a-c9713b696350 HTTP/1.1" 200 1623 0.005652 10.0.0.27 - - [2026-03-12 04:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004117 10.0.0.27 - - [2026-03-12 04:22:41] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004529 10.0.0.27 - - [2026-03-12 04:22:41] "GET /virtual-networks?parent_id=fde29380-4bbc-470d-b38b-eb6295c1121d&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003668 10.0.0.27 - - [2026-03-12 04:22:42] "GET /virtual-network/fcf8b92f-533a-4d8e-858e-0df0f94a984a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006547 10.0.0.27 - - [2026-03-12 04:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006322 10.0.0.27 - - [2026-03-12 04:22:42] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004738 10.0.0.27 - - [2026-03-12 04:22:42] "GET /virtual-networks?parent_id=fde29380-4bbc-470d-b38b-eb6295c1121d&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003479 10.0.0.27 - - [2026-03-12 04:22:42] "GET /virtual-network/fcf8b92f-533a-4d8e-858e-0df0f94a984a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006436 10.0.0.27 - - [2026-03-12 04:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.27 - - [2026-03-12 04:22:42] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005412 10.0.0.27 - - [2026-03-12 04:22:42] "GET /virtual-networks?parent_id=fde29380-4bbc-470d-b38b-eb6295c1121d&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003562 10.0.0.27 - - [2026-03-12 04:22:42] "GET /virtual-network/fcf8b92f-533a-4d8e-858e-0df0f94a984a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006117 10.0.0.27 - - [2026-03-12 04:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004625 10.0.0.27 - - [2026-03-12 04:22:42] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005351 10.0.0.27 - - [2026-03-12 04:22:42] "GET /virtual-networks?parent_id=fde29380-4bbc-470d-b38b-eb6295c1121d&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004180 10.0.0.27 - - [2026-03-12 04:22:42] "GET /virtual-network/fcf8b92f-533a-4d8e-858e-0df0f94a984a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008060 10.0.0.27 - - [2026-03-12 04:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004110 10.0.0.27 - - [2026-03-12 04:22:42] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005421 10.0.0.27 - - [2026-03-12 04:22:42] "GET /virtual-networks?parent_id=fde29380-4bbc-470d-b38b-eb6295c1121d&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003977 10.0.0.27 - - [2026-03-12 04:22:42] "GET /virtual-network/fcf8b92f-533a-4d8e-858e-0df0f94a984a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006217 10.0.0.27 - - [2026-03-12 04:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.27 - - [2026-03-12 04:22:42] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004127 10.0.0.27 - - [2026-03-12 04:22:42] "GET /virtual-networks?parent_id=fde29380-4bbc-470d-b38b-eb6295c1121d&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003343 10.0.0.27 - - [2026-03-12 04:22:42] "GET /virtual-network/fcf8b92f-533a-4d8e-858e-0df0f94a984a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006577 10.0.0.27 - - [2026-03-12 04:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.27 - - [2026-03-12 04:22:42] "GET /routing-instance/b7db1acf-7854-49a2-a23b-17bcf496d859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.005784 10.0.0.27 - - [2026-03-12 04:22:42] "GET /route-target/551beb4f-9e89-448c-92c8-a55dbc75bd0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005877 10.0.0.27 - - [2026-03-12 04:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004191 10.0.0.27 - - [2026-03-12 04:22:42] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004153 10.0.0.27 - - [2026-03-12 04:22:42] "GET /virtual-networks?parent_id=fde29380-4bbc-470d-b38b-eb6295c1121d&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003570 10.0.0.27 - - [2026-03-12 04:22:43] "GET /virtual-network/fcf8b92f-533a-4d8e-858e-0df0f94a984a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007973 10.0.0.27 - - [2026-03-12 04:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.27 - - [2026-03-12 04:22:43] "GET /routing-instance/b7db1acf-7854-49a2-a23b-17bcf496d859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.004986 10.0.0.27 - - [2026-03-12 04:22:43] "GET /route-target/551beb4f-9e89-448c-92c8-a55dbc75bd0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004194 10.0.0.27 - - [2026-03-12 04:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.27 - - [2026-03-12 04:22:43] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004827 10.0.0.27 - - [2026-03-12 04:22:43] "GET /virtual-networks?parent_id=fde29380-4bbc-470d-b38b-eb6295c1121d&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003884 10.0.0.27 - - [2026-03-12 04:22:43] "GET /virtual-network/fcf8b92f-533a-4d8e-858e-0df0f94a984a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006171 10.0.0.27 - - [2026-03-12 04:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005115 10.0.0.27 - - [2026-03-12 04:22:43] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005257 10.0.0.27 - - [2026-03-12 04:22:43] "GET /virtual-networks?parent_id=fde29380-4bbc-470d-b38b-eb6295c1121d&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003982 10.0.0.27 - - [2026-03-12 04:22:43] "GET /virtual-network/fcf8b92f-533a-4d8e-858e-0df0f94a984a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006937 10.0.0.131 - - [2026-03-12 04:22:43] "GET /obj-perms HTTP/1.1" 200 5030 0.005408 10.0.0.27 - - [2026-03-12 04:22:43] "GET /obj-perms HTTP/1.1" 200 5030 0.005082 10.0.0.27 - - [2026-03-12 04:22:43] "GET /obj-perms HTTP/1.1" 200 5030 0.003919 10.0.0.131 - - [2026-03-12 04:22:43] "GET /obj-perms HTTP/1.1" 200 5030 0.005876 10.0.0.27 - - [2026-03-12 04:22:43] "GET /obj-perms HTTP/1.1" 200 5030 0.006541 10.0.0.27 - - [2026-03-12 04:22:45] "POST /neutron/port HTTP/1.1" 200 1124 0.025828 10.0.0.131 - - [2026-03-12 04:22:45] "DELETE /project/fde293804bbc470db38beb6295c1121d HTTP/1.1" 404 173 0.013256 10.0.0.131 - - [2026-03-12 04:22:45] "DELETE /project/40c36033-c2b9-4548-af22-c98229f2dce3 HTTP/1.1" 404 177 0.012287 10.0.0.27 - - [2026-03-12 04:22:45] "POST /neutron/subnet HTTP/1.1" 200 699 0.019178 10.0.0.27 - - [2026-03-12 04:22:47] "POST /neutron/port HTTP/1.1" 200 1123 0.024449 10.0.0.27 - - [2026-03-12 04:22:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004215 10.0.0.27 - - [2026-03-12 04:22:47] "POST /neutron/network HTTP/1.1" 200 823 0.011668 10.0.0.27 - - [2026-03-12 04:23:02] "GET /virtual-machine/3427e19f-e618-4ae6-b926-1d2e10cafdb3 HTTP/1.1" 200 1294 0.006158 10.0.0.27 - - [2026-03-12 04:23:02] "POST /neutron/port HTTP/1.1" 200 151 0.197564 10.0.0.27 - - [2026-03-12 04:23:04] "GET /virtual-machine/3427e19f-e618-4ae6-b926-1d2e10cafdb3 HTTP/1.1" 404 171 0.004908 10.0.0.27 - - [2026-03-12 04:23:04] "GET /virtual-machine/3427e19f-e618-4ae6-b926-1d2e10cafdb3 HTTP/1.1" 404 171 0.003785 10.0.0.27 - - [2026-03-12 04:23:04] "GET /virtual-machine/3427e19f-e618-4ae6-b926-1d2e10cafdb3 HTTP/1.1" 404 171 0.004404 10.0.0.27 - - [2026-03-12 04:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004445 10.0.0.27 - - [2026-03-12 04:23:04] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005285 10.0.0.27 - - [2026-03-12 04:23:04] "GET /virtual-networks?parent_id=fde29380-4bbc-470d-b38b-eb6295c1121d&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003804 10.0.0.27 - - [2026-03-12 04:23:04] "GET /virtual-network/fcf8b92f-533a-4d8e-858e-0df0f94a984a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.010317 10.0.0.27 - - [2026-03-12 04:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006548 10.0.0.27 - - [2026-03-12 04:23:04] "GET /routing-instance/b7db1acf-7854-49a2-a23b-17bcf496d859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.004778 10.0.0.27 - - [2026-03-12 04:23:04] "GET /route-target/551beb4f-9e89-448c-92c8-a55dbc75bd0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004679 10.0.0.131 - - [2026-03-12 04:23:04] "GET /obj-perms HTTP/1.1" 200 5030 0.005974 10.0.0.27 - - [2026-03-12 04:23:10] "GET /obj-perms HTTP/1.1" 200 5030 0.004469 10.0.0.131 - - [2026-03-12 04:23:10] "GET /obj-perms HTTP/1.1" 200 5030 0.004480 10.0.0.27 - - [2026-03-12 04:23:11] "GET /virtual-machine/87f9ce05-60c8-4b35-b795-7879bab57460 HTTP/1.1" 200 1294 0.004907 10.0.0.27 - - [2026-03-12 04:23:11] "POST /neutron/port HTTP/1.1" 200 151 0.180916 10.0.0.27 - - [2026-03-12 04:23:13] "GET /virtual-machine/87f9ce05-60c8-4b35-b795-7879bab57460 HTTP/1.1" 404 171 0.003351 10.0.0.27 - - [2026-03-12 04:23:13] "GET /virtual-machine/87f9ce05-60c8-4b35-b795-7879bab57460 HTTP/1.1" 404 171 0.003219 10.0.0.27 - - [2026-03-12 04:23:13] "GET /virtual-machine/87f9ce05-60c8-4b35-b795-7879bab57460 HTTP/1.1" 404 171 0.003707 10.0.0.27 - - [2026-03-12 04:23:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893 10.0.0.27 - - [2026-03-12 04:23:13] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004194 10.0.0.27 - - [2026-03-12 04:23:13] "GET /virtual-networks?parent_id=fde29380-4bbc-470d-b38b-eb6295c1121d&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003667 10.0.0.27 - - [2026-03-12 04:23:13] "GET /virtual-network/55f0b545-3874-4d46-8a7f-e45492cdf219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006149 10.0.0.27 - - [2026-03-12 04:23:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.27 - - [2026-03-12 04:23:13] "GET /routing-instance/4ede13dc-1b33-40cd-b226-ae8731d39348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.005429 10.0.0.27 - - [2026-03-12 04:23:13] "GET /route-target/3a068c55-2871-418f-9309-965384b4c3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004694 10.0.0.27 - - [2026-03-12 04:23:13] "GET /obj-perms HTTP/1.1" 200 5030 0.004121 10.0.0.27 - - [2026-03-12 04:23:16] "GET /obj-perms HTTP/1.1" 200 5030 0.005398 10.0.0.27 - - [2026-03-12 04:23:22] "GET /obj-perms HTTP/1.1" 200 5030 0.006468 10.0.0.27 - - [2026-03-12 04:23:25] "GET /obj-perms HTTP/1.1" 200 5030 0.003871 10.0.0.27 - - [2026-03-12 04:23:32] "GET /obj-perms HTTP/1.1" 200 5030 0.004726 10.0.0.27 - - [2026-03-12 04:23:32] "GET /obj-perms HTTP/1.1" 200 5030 0.004689 10.0.0.73 - - [2026-03-12 04:23:32] "GET /obj-perms HTTP/1.1" 200 5030 0.004128 10.0.0.27 - - [2026-03-12 04:23:32] "POST /neutron/network HTTP/1.1" 200 823 0.008317 10.0.0.27 - - [2026-03-12 04:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004384 10.0.0.131 - - [2026-03-12 04:23:33] "GET /projects?obj_uuids=fde29380-4bbc-470d-b38b-eb6295c1121d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001125 10.0.0.27 - - [2026-03-12 04:23:33] "GET /project/fde29380-4bbc-470d-b38b-eb6295c1121d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.062700 10.0.0.131 - - [2026-03-12 04:23:33] "GET /projects?obj_uuids=fde29380-4bbc-470d-b38b-eb6295c1121d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001411 10.0.0.27 - - [2026-03-12 04:23:33] "GET /project/fde29380-4bbc-470d-b38b-eb6295c1121d?fields=virtual_networks HTTP/1.1" 200 1034 0.047537 10.0.0.131 - - [2026-03-12 04:23:33] "GET /projects?obj_uuids=fde29380-4bbc-470d-b38b-eb6295c1121d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001683 10.0.0.27 - - [2026-03-12 04:23:34] "GET /project/fde29380-4bbc-470d-b38b-eb6295c1121d?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.059426 10.0.0.131 - - [2026-03-12 04:23:34] "GET /projects?obj_uuids=fde29380-4bbc-470d-b38b-eb6295c1121d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001620 10.0.0.27 - - [2026-03-12 04:23:34] "GET /project/fde29380-4bbc-470d-b38b-eb6295c1121d?fields=security_groups HTTP/1.1" 200 1261 0.060605 10.0.0.27 - - [2026-03-12 04:23:34] "POST /fqname-to-id HTTP/1.1" 404 196 0.032387 10.0.0.131 - - [2026-03-12 04:23:35] "GET /projects?obj_uuids=e8c4adf2-bb1d-481c-a939-0337630269ad&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003623 10.0.0.131 - - [2026-03-12 04:23:35] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001047 10.0.0.131 - - [2026-03-12 04:23:35] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007796 10.0.0.131 - - [2026-03-12 04:23:35] "POST /id-to-fqname HTTP/1.1" 200 198 0.005770 10.0.0.131 - - [2026-03-12 04:23:35] "POST /fqname-to-id HTTP/1.1" 404 207 0.004286 10.0.0.131 - - [2026-03-12 04:23:35] "POST /security-groups HTTP/1.1" 200 599 0.077435 10.0.0.131 - - [2026-03-12 04:23:35] "POST /projects HTTP/1.1" 200 601 0.282033 10.0.0.27 - - [2026-03-12 04:23:35] "POST /access-control-lists HTTP/1.1" 200 606 0.033944 10.0.0.131 - - [2026-03-12 04:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.357579 10.0.0.27 - - [2026-03-12 04:23:35] "GET /project/e8c4adf2-bb1d-481c-a939-0337630269ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.508186 10.0.0.27 - - [2026-03-12 04:23:36] "GET / HTTP/1.1" 200 36215 0.001577 10.0.0.27 - - [2026-03-12 04:23:39] "POST /fqname-to-id HTTP/1.1" 401 292 0.000616 10.0.0.27 - - [2026-03-12 04:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.054486 10.0.0.131 - - [2026-03-12 04:23:39] "GET /projects?obj_uuids=e8c4adf2-bb1d-481c-a939-0337630269ad&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001101 10.0.0.27 - - [2026-03-12 04:23:40] "GET /project/e8c4adf2-bb1d-481c-a939-0337630269ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.044776 10.0.0.131 - - [2026-03-12 04:23:40] "GET /projects?obj_uuids=e8c4adf2-bb1d-481c-a939-0337630269ad&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001151 10.0.0.27 - - [2026-03-12 04:23:40] "POST /neutron/network HTTP/1.1" 200 613 0.176672 10.0.0.27 - - [2026-03-12 04:23:40] "POST /route-targets HTTP/1.1" 200 328 0.015713 10.0.0.27 - - [2026-03-12 04:23:40] "POST /neutron/network HTTP/1.1" 200 1004 0.012930 10.0.0.27 - - [2026-03-12 04:23:40] "POST /id-to-fqname HTTP/1.1" 200 228 0.001302 10.0.0.27 - - [2026-03-12 04:23:40] "GET /virtual-network/b93c13da-3706-4f7f-b4d1-55553d20b533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005559 10.0.0.27 - - [2026-03-12 04:23:40] "GET /virtual-network/b93c13da-3706-4f7f-b4d1-55553d20b533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007253 10.0.0.27 - - [2026-03-12 04:23:40] "POST /neutron/subnet HTTP/1.1" 200 715 0.010729 10.0.0.27 - - [2026-03-12 04:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.131 - - [2026-03-12 04:23:40] "GET /projects?obj_uuids=e8c4adf2-bb1d-481c-a939-0337630269ad&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001017 10.0.0.27 - - [2026-03-12 04:23:41] "GET /project/e8c4adf2-bb1d-481c-a939-0337630269ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.050704 10.0.0.131 - - [2026-03-12 04:23:41] "GET /projects?obj_uuids=e8c4adf2-bb1d-481c-a939-0337630269ad&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001109 10.0.0.27 - - [2026-03-12 04:23:41] "POST /neutron/network HTTP/1.1" 200 613 0.145611 10.0.0.27 - - [2026-03-12 04:23:41] "POST /ref-update HTTP/1.1" 200 156 0.031339 10.0.0.27 - - [2026-03-12 04:23:41] "POST /fqname-to-id HTTP/1.1" 404 207 0.052042 10.0.0.27 - - [2026-03-12 04:23:41] "POST /neutron/network HTTP/1.1" 200 1006 0.012772 10.0.0.27 - - [2026-03-12 04:23:41] "POST /id-to-fqname HTTP/1.1" 200 228 0.001591 10.0.0.27 - - [2026-03-12 04:23:41] "GET /virtual-network/91bbca9a-32d2-4a90-b81f-af9214e8ad65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005992 10.0.0.27 - - [2026-03-12 04:23:41] "GET /virtual-network/91bbca9a-32d2-4a90-b81f-af9214e8ad65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006725 10.0.0.27 - - [2026-03-12 04:23:41] "POST /neutron/subnet HTTP/1.1" 200 724 0.011218 10.0.0.27 - - [2026-03-12 04:23:42] "GET /virtual-network/b93c13da-3706-4f7f-b4d1-55553d20b533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006371 10.0.0.131 - - [2026-03-12 04:23:44] "GET /obj-perms HTTP/1.1" 200 5046 0.056247 10.0.0.27 - - [2026-03-12 04:23:44] "GET /virtual-network/91bbca9a-32d2-4a90-b81f-af9214e8ad65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006257 10.0.0.73 - - [2026-03-12 04:23:44] "GET /obj-perms HTTP/1.1" 200 5046 0.055323 10.0.0.27 - - [2026-03-12 04:23:45] "POST /neutron/subnet HTTP/1.1" 200 715 0.009074 10.0.0.27 - - [2026-03-12 04:23:45] "POST /id-to-fqname HTTP/1.1" 200 228 0.001378 10.0.0.131 - - [2026-03-12 04:23:45] "GET /projects?obj_uuids=e8c4adf2-bb1d-481c-a939-0337630269ad&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.032436 10.0.0.27 - - [2026-03-12 04:23:45] "GET /project/e8c4adf2-bb1d-481c-a939-0337630269ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.116195 10.0.0.131 - - [2026-03-12 04:23:46] "DELETE /project/e8c4adf2bb1d481ca9390337630269ad HTTP/1.1" 404 173 0.056265 10.0.0.27 - - [2026-03-12 04:23:46] "POST /neutron/network HTTP/1.1" 200 1004 0.019434 10.0.0.131 - - [2026-03-12 04:23:46] "GET /projects?obj_uuids=fde29380-4bbc-470d-b38b-eb6295c1121d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000948 10.0.0.131 - - [2026-03-12 04:23:46] "GET /project/fde29380-4bbc-470d-b38b-eb6295c1121d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.054095 10.0.0.131 - - [2026-03-12 04:23:46] "GET /projects?obj_uuids=fde29380-4bbc-470d-b38b-eb6295c1121d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001497 10.0.0.131 - - [2026-03-12 04:23:46] "GET /project/fde29380-4bbc-470d-b38b-eb6295c1121d?fields=security_groups HTTP/1.1" 200 1363 0.074001 10.0.0.131 - - [2026-03-12 04:23:46] "DELETE /security-group/22fd1f04-2f4a-434e-8bd9-0b0ecf804730 HTTP/1.1" 200 115 0.076309 10.0.0.131 - - [2026-03-12 04:23:46] "GET /projects?obj_uuids=fde29380-4bbc-470d-b38b-eb6295c1121d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.010426 10.0.0.27 - - [2026-03-12 04:23:46] "POST /neutron/port HTTP/1.1" 200 117 0.014030 10.0.0.131 - - [2026-03-12 04:23:46] "GET /project/fde29380-4bbc-470d-b38b-eb6295c1121d?fields=application_policy_sets HTTP/1.1" 200 1402 0.097497 10.0.0.131 - - [2026-03-12 04:23:46] "DELETE /project/fde29380-4bbc-470d-b38b-eb6295c1121d HTTP/1.1" 200 115 0.624124 10.0.0.27 - - [2026-03-12 04:23:47] "POST /neutron/port HTTP/1.1" 200 1173 0.024030 10.0.0.27 - - [2026-03-12 04:23:47] "POST /neutron/port HTTP/1.1" 200 1237 0.023728 10.0.0.27 - - [2026-03-12 04:23:47] "POST /neutron/subnet HTTP/1.1" 200 1375 0.020157 10.0.0.27 - - [2026-03-12 04:23:47] "POST /neutron/network HTTP/1.1" 200 1004 0.010064 10.0.0.27 - - [2026-03-12 04:23:51] "POST /neutron/port HTTP/1.1" 200 1237 0.017591 10.0.0.27 - - [2026-03-12 04:23:51] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009907 10.0.0.27 - - [2026-03-12 04:23:51] "GET /virtual-machine/958c827b-5716-46ef-9e5e-02b0e3ef5503 HTTP/1.1" 401 292 0.000565 10.0.0.27 - - [2026-03-12 04:23:52] "GET /virtual-machine/958c827b-5716-46ef-9e5e-02b0e3ef5503 HTTP/1.1" 200 1303 0.030039 10.0.0.27 - - [2026-03-12 04:23:52] "GET /virtual-machine-interface/e808c230-c3c8-4cbc-82e5-cb8b33ec7da9 HTTP/1.1" 200 3182 0.005254 10.0.0.27 - - [2026-03-12 04:23:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.27 - - [2026-03-12 04:23:52] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004222 10.0.0.27 - - [2026-03-12 04:23:52] "GET /virtual-networks?parent_id=e8c4adf2-bb1d-481c-a939-0337630269ad&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003078 10.0.0.27 - - [2026-03-12 04:23:52] "GET /virtual-network/b93c13da-3706-4f7f-b4d1-55553d20b533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.008208 10.0.0.27 - - [2026-03-12 04:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004165 10.0.0.27 - - [2026-03-12 04:23:55] "GET /virtual-network/b93c13da-3706-4f7f-b4d1-55553d20b533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005717 10.0.0.27 - - [2026-03-12 04:23:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.27 - - [2026-03-12 04:23:59] "GET /virtual-network/b93c13da-3706-4f7f-b4d1-55553d20b533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005802 10.0.0.27 - - [2026-03-12 04:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003620 10.0.0.27 - - [2026-03-12 04:24:03] "GET /virtual-network/b93c13da-3706-4f7f-b4d1-55553d20b533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005186 10.0.0.27 - - [2026-03-12 04:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005721 10.0.0.27 - - [2026-03-12 04:24:07] "GET /virtual-network/b93c13da-3706-4f7f-b4d1-55553d20b533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.008536 10.0.0.131 - - [2026-03-12 04:24:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000541 10.0.0.131 - - [2026-03-12 04:24:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000540 10.0.0.73 - - [2026-03-12 04:24:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000730 10.0.0.73 - - [2026-03-12 04:24:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000559 10.0.0.131 - - [2026-03-12 04:24:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000521 10.0.0.73 - - [2026-03-12 04:24:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000416 10.0.0.131 - - [2026-03-12 04:24:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000408 10.0.0.73 - - [2026-03-12 04:24:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000416 10.0.0.27 - - [2026-03-12 04:24:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.27 - - [2026-03-12 04:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.27 - - [2026-03-12 04:24:11] "GET /virtual-network/b93c13da-3706-4f7f-b4d1-55553d20b533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006479 10.0.0.27 - - [2026-03-12 04:24:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000430 10.0.0.27 - - [2026-03-12 04:24:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000450 10.0.0.27 - - [2026-03-12 04:24:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000388 10.0.0.27 - - [2026-03-12 04:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004688 10.0.0.27 - - [2026-03-12 04:24:15] "GET /virtual-network/b93c13da-3706-4f7f-b4d1-55553d20b533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007627 10.0.0.27 - - [2026-03-12 04:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004537 10.0.0.27 - - [2026-03-12 04:24:19] "GET /virtual-network/b93c13da-3706-4f7f-b4d1-55553d20b533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006518 10.0.0.27 - - [2026-03-12 04:24:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003977 10.0.0.27 - - [2026-03-12 04:24:23] "GET /virtual-network/b93c13da-3706-4f7f-b4d1-55553d20b533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006300 10.0.0.27 - - [2026-03-12 04:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005772 10.0.0.27 - - [2026-03-12 04:24:27] "GET /virtual-network/b93c13da-3706-4f7f-b4d1-55553d20b533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005604 10.0.0.27 - - [2026-03-12 04:24:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.27 - - [2026-03-12 04:24:30] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004077 10.0.0.27 - - [2026-03-12 04:24:30] "GET /virtual-networks?parent_id=e8c4adf2-bb1d-481c-a939-0337630269ad&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003639 10.0.0.27 - - [2026-03-12 04:24:30] "GET /virtual-network/b93c13da-3706-4f7f-b4d1-55553d20b533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006679 10.0.0.27 - - [2026-03-12 04:24:35] "POST /neutron/port HTTP/1.1" 200 1237 0.017786 10.0.0.27 - - [2026-03-12 04:24:39] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007489 10.0.0.27 - - [2026-03-12 04:24:44] "GET /obj-perms HTTP/1.1" 200 5056 0.056279 10.0.0.27 - - [2026-03-12 04:24:45] "POST /neutron/port HTTP/1.1" 200 1237 0.028967 10.0.0.27 - - [2026-03-12 04:24:47] "POST /neutron/port HTTP/1.1" 200 1237 0.068122 10.0.0.27 - - [2026-03-12 04:24:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005345 10.0.0.27 - - [2026-03-12 04:24:47] "POST /neutron/port HTTP/1.1" 200 117 0.001209 10.0.0.27 - - [2026-03-12 04:24:51] "POST /neutron/security_group HTTP/1.1" 200 2066 0.012147 10.0.0.27 - - [2026-03-12 04:24:51] "POST /neutron/port HTTP/1.1" 200 1237 0.021327 10.0.0.27 - - [2026-03-12 04:24:51] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009899 10.0.0.27 - - [2026-03-12 04:24:51] "POST /id-to-fqname HTTP/1.1" 200 228 0.001937 10.0.0.27 - - [2026-03-12 04:24:51] "GET /virtual-machine/958c827b-5716-46ef-9e5e-02b0e3ef5503 HTTP/1.1" 200 1303 0.006610 10.0.0.27 - - [2026-03-12 04:24:51] "GET /virtual-machine-interface/e808c230-c3c8-4cbc-82e5-cb8b33ec7da9 HTTP/1.1" 200 3182 0.007204 10.0.0.27 - - [2026-03-12 04:24:51] "GET /instance-ip/90d03648-add3-4f45-bd12-2b16ad0fd244 HTTP/1.1" 200 1638 0.008784 10.0.0.27 - - [2026-03-12 04:24:51] "GET /instance-ip/bbabc55a-1bf8-4b33-b4a4-70ea511ce45b HTTP/1.1" 200 1660 0.007802 10.0.0.27 - - [2026-03-12 04:24:51] "POST /fqname-to-id HTTP/1.1" 404 218 0.003750 10.0.0.27 - - [2026-03-12 04:24:51] "GET /virtual-network/b93c13da-3706-4f7f-b4d1-55553d20b533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006158 10.0.0.131 - - [2026-03-12 04:24:51] "GET /projects?obj_uuids=e8c4adf2-bb1d-481c-a939-0337630269ad&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000946 10.0.0.27 - - [2026-03-12 04:24:51] "GET /project/e8c4adf2-bb1d-481c-a939-0337630269ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.047459 10.0.0.27 - - [2026-03-12 04:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004079 10.0.0.27 - - [2026-03-12 04:24:51] "GET /security-group/4feb57e1-809c-4a33-9fd9-016988617000?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004596 10.0.0.27 - - [2026-03-12 04:24:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 575 0.070983 10.0.0.27 - - [2026-03-12 04:24:51] "POST /instance-ips HTTP/1.1" 200 358 0.038956 10.0.0.27 - - [2026-03-12 04:24:51] "GET /instance-ip/9d0d75b2-8830-40aa-99e1-df2fc3bc4703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006227 10.0.0.27 - - [2026-03-12 04:24:51] "POST /instance-ips HTTP/1.1" 200 358 0.037803 10.0.0.27 - - [2026-03-12 04:24:51] "GET /instance-ip/b3d69d61-6282-45f5-8f7b-fb5f93a0f02c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007858 10.0.0.27 - - [2026-03-12 04:24:51] "GET /virtual-machine-interface/829aa125-e21e-4744-b6c5-ccc0e21745f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2395 0.007314 10.0.0.27 - - [2026-03-12 04:24:51] "GET /virtual-machine-interface/829aa125-e21e-4744-b6c5-ccc0e21745f4?fields=instance_ip_back_refs HTTP/1.1" 200 1540 0.008388 10.0.0.27 - - [2026-03-12 04:24:51] "GET /instance-ip/9d0d75b2-8830-40aa-99e1-df2fc3bc4703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005333 10.0.0.27 - - [2026-03-12 04:24:52] "GET /instance-ip/b3d69d61-6282-45f5-8f7b-fb5f93a0f02c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004951 10.0.0.27 - - [2026-03-12 04:24:52] "POST /id-to-fqname HTTP/1.1" 200 228 0.001222 10.0.0.27 - - [2026-03-12 04:24:52] "POST /neutron/port HTTP/1.1" 200 1237 0.022535 10.0.0.27 - - [2026-03-12 04:24:52] "POST /neutron/port HTTP/1.1" 200 1080 0.017100 10.0.0.27 - - [2026-03-12 04:24:52] "POST /neutron/port HTTP/1.1" 200 1080 0.017780 10.0.0.27 - - [2026-03-12 04:24:52] "POST /neutron/port HTTP/1.1" 200 117 0.007710 10.0.0.27 - - [2026-03-12 04:24:53] "POST /neutron/network HTTP/1.1" 200 1014 0.010318 10.0.0.27 - - [2026-03-12 04:24:53] "POST /neutron/port HTTP/1.1" 200 1173 0.160759 10.0.0.27 - - [2026-03-12 04:24:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008564 10.0.0.27 - - [2026-03-12 04:24:53] "POST /neutron/port HTTP/1.1" 200 117 0.001161 10.0.0.27 - - [2026-03-12 04:24:57] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010662 10.0.0.27 - - [2026-03-12 04:24:57] "POST /neutron/port HTTP/1.1" 200 1183 0.020312 10.0.0.27 - - [2026-03-12 04:24:57] "GET /virtual-machine/c7551a13-c6c9-4886-b697-fc87fff355f6 HTTP/1.1" 200 1281 0.006238 10.0.0.27 - - [2026-03-12 04:24:58] "GET /virtual-machine-interface/829aa125-e21e-4744-b6c5-ccc0e21745f4 HTTP/1.1" 200 3232 0.006193 10.0.0.27 - - [2026-03-12 04:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.27 - - [2026-03-12 04:24:58] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004148 10.0.0.27 - - [2026-03-12 04:24:58] "GET /virtual-networks?parent_id=e8c4adf2-bb1d-481c-a939-0337630269ad&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.004339 10.0.0.27 - - [2026-03-12 04:24:58] "GET /virtual-network/b93c13da-3706-4f7f-b4d1-55553d20b533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005731 10.0.0.27 - - [2026-03-12 04:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.27 - - [2026-03-12 04:25:01] "GET /virtual-network/b93c13da-3706-4f7f-b4d1-55553d20b533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006245 10.0.0.27 - - [2026-03-12 04:25:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004089 10.0.0.27 - - [2026-03-12 04:25:05] "GET /virtual-network/b93c13da-3706-4f7f-b4d1-55553d20b533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005754 10.0.0.27 - - [2026-03-12 04:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858 10.0.0.27 - - [2026-03-12 04:25:09] "GET /virtual-network/b93c13da-3706-4f7f-b4d1-55553d20b533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006364 10.0.0.27 - - [2026-03-12 04:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004332 10.0.0.27 - - [2026-03-12 04:25:13] "GET /virtual-network/b93c13da-3706-4f7f-b4d1-55553d20b533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005593 10.0.0.27 - - [2026-03-12 04:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.27 - - [2026-03-12 04:25:17] "GET /virtual-network/b93c13da-3706-4f7f-b4d1-55553d20b533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005545 10.0.0.27 - - [2026-03-12 04:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005303 10.0.0.27 - - [2026-03-12 04:25:21] "GET /virtual-network/b93c13da-3706-4f7f-b4d1-55553d20b533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.012010 10.0.0.27 - - [2026-03-12 04:25:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004870 10.0.0.27 - - [2026-03-12 04:25:25] "GET /virtual-network/b93c13da-3706-4f7f-b4d1-55553d20b533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006439 10.0.0.27 - - [2026-03-12 04:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004046 10.0.0.27 - - [2026-03-12 04:25:29] "GET /virtual-network/b93c13da-3706-4f7f-b4d1-55553d20b533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006070 10.0.0.27 - - [2026-03-12 04:25:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005001 10.0.0.27 - - [2026-03-12 04:25:33] "GET /virtual-network/b93c13da-3706-4f7f-b4d1-55553d20b533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006930 10.0.0.27 - - [2026-03-12 04:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004709 10.0.0.27 - - [2026-03-12 04:25:38] "GET /virtual-network/b93c13da-3706-4f7f-b4d1-55553d20b533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007524 10.0.0.27 - - [2026-03-12 04:25:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.27 - - [2026-03-12 04:25:40] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004739 10.0.0.27 - - [2026-03-12 04:25:40] "GET /virtual-networks?parent_id=e8c4adf2-bb1d-481c-a939-0337630269ad&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003757 10.0.0.27 - - [2026-03-12 04:25:40] "GET /virtual-network/b93c13da-3706-4f7f-b4d1-55553d20b533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.009847 10.0.0.27 - - [2026-03-12 04:25:40] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011018 10.0.0.27 - - [2026-03-12 04:25:49] "POST /neutron/port HTTP/1.1" 200 1237 0.021868 10.0.0.27 - - [2026-03-12 04:25:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005451 10.0.0.27 - - [2026-03-12 04:25:50] "POST /neutron/port HTTP/1.1" 200 117 0.002049 10.0.0.27 - - [2026-03-12 04:25:50] "POST /neutron/port HTTP/1.1" 200 1183 0.050977 10.0.0.27 - - [2026-03-12 04:25:50] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007935 10.0.0.27 - - [2026-03-12 04:26:01] "POST /id-to-fqname HTTP/1.1" 200 228 0.001372 10.0.0.27 - - [2026-03-12 04:26:01] "POST /neutron/port HTTP/1.1" 200 2266 0.022138 10.0.0.131 - - [2026-03-12 04:26:01] "GET /projects?obj_uuids=e8c4adf2-bb1d-481c-a939-0337630269ad&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001143 10.0.0.27 - - [2026-03-12 04:26:01] "GET /project/e8c4adf2-bb1d-481c-a939-0337630269ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.074516 10.0.0.27 - - [2026-03-12 04:26:01] "POST /neutron/network HTTP/1.1" 200 1006 0.011224 10.0.0.27 - - [2026-03-12 04:26:02] "POST /neutron/port HTTP/1.1" 200 117 0.010953 10.0.0.131 - - [2026-03-12 04:26:02] "GET /projects?obj_uuids=e8c4adf2-bb1d-481c-a939-0337630269ad&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001434 10.0.0.27 - - [2026-03-12 04:26:02] "POST /neutron/port HTTP/1.1" 200 1175 0.405517 10.0.0.27 - - [2026-03-12 04:26:03] "POST /neutron/port HTTP/1.1" 200 1229 0.162095 10.0.0.27 - - [2026-03-12 04:26:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004277 10.0.0.27 - - [2026-03-12 04:26:03] "POST /neutron/port HTTP/1.1" 200 117 0.001207 10.0.0.27 - - [2026-03-12 04:26:07] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007776 10.0.0.27 - - [2026-03-12 04:26:07] "POST /neutron/port HTTP/1.1" 200 1239 0.018216 10.0.0.27 - - [2026-03-12 04:26:07] "GET /virtual-machine/67a4ca96-2aae-4b14-a29a-ce40e0c92af7 HTTP/1.1" 200 1302 0.006399 10.0.0.27 - - [2026-03-12 04:26:07] "GET /virtual-machine-interface/0f5862aa-729a-4b19-b7e0-23f6bf2653a0 HTTP/1.1" 200 3182 0.005476 10.0.0.27 - - [2026-03-12 04:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004618 10.0.0.27 - - [2026-03-12 04:26:07] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004607 10.0.0.27 - - [2026-03-12 04:26:07] "GET /virtual-networks?parent_id=e8c4adf2-bb1d-481c-a939-0337630269ad&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003147 10.0.0.27 - - [2026-03-12 04:26:07] "GET /virtual-network/91bbca9a-32d2-4a90-b81f-af9214e8ad65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.008610 10.0.0.27 - - [2026-03-12 04:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005965 10.0.0.27 - - [2026-03-12 04:26:10] "GET /virtual-network/91bbca9a-32d2-4a90-b81f-af9214e8ad65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005973 10.0.0.27 - - [2026-03-12 04:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004328 10.0.0.27 - - [2026-03-12 04:26:14] "GET /virtual-network/91bbca9a-32d2-4a90-b81f-af9214e8ad65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005921 10.0.0.27 - - [2026-03-12 04:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005427 10.0.0.27 - - [2026-03-12 04:26:18] "GET /virtual-network/91bbca9a-32d2-4a90-b81f-af9214e8ad65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.007752 10.0.0.27 - - [2026-03-12 04:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005954 10.0.0.27 - - [2026-03-12 04:26:23] "GET /virtual-network/91bbca9a-32d2-4a90-b81f-af9214e8ad65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.008331 10.0.0.27 - - [2026-03-12 04:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004579 10.0.0.27 - - [2026-03-12 04:26:27] "GET /virtual-network/91bbca9a-32d2-4a90-b81f-af9214e8ad65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.007448 10.0.0.27 - - [2026-03-12 04:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006006 10.0.0.27 - - [2026-03-12 04:26:31] "GET /virtual-network/91bbca9a-32d2-4a90-b81f-af9214e8ad65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.008279 10.0.0.27 - - [2026-03-12 04:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004632 10.0.0.27 - - [2026-03-12 04:26:35] "GET /virtual-network/91bbca9a-32d2-4a90-b81f-af9214e8ad65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006036 10.0.0.27 - - [2026-03-12 04:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005839 10.0.0.27 - - [2026-03-12 04:26:39] "GET /virtual-network/91bbca9a-32d2-4a90-b81f-af9214e8ad65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.008027 10.0.0.27 - - [2026-03-12 04:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.27 - - [2026-03-12 04:26:43] "GET /virtual-network/91bbca9a-32d2-4a90-b81f-af9214e8ad65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005909 10.0.0.131 - - [2026-03-12 04:26:46] "GET /obj-perms HTTP/1.1" 200 5056 0.048533 10.0.0.27 - - [2026-03-12 04:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005208 10.0.0.27 - - [2026-03-12 04:26:47] "GET /virtual-network/91bbca9a-32d2-4a90-b81f-af9214e8ad65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006700 10.0.0.27 - - [2026-03-12 04:26:49] "POST /neutron/port HTTP/1.1" 200 1239 0.024922 10.0.0.27 - - [2026-03-12 04:26:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005866 10.0.0.27 - - [2026-03-12 04:26:49] "POST /neutron/port HTTP/1.1" 200 117 0.001765 10.0.0.27 - - [2026-03-12 04:26:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004351 10.0.0.27 - - [2026-03-12 04:26:49] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004244 10.0.0.27 - - [2026-03-12 04:26:49] "GET /virtual-networks?parent_id=e8c4adf2-bb1d-481c-a939-0337630269ad&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003782 10.0.0.27 - - [2026-03-12 04:26:49] "GET /virtual-network/91bbca9a-32d2-4a90-b81f-af9214e8ad65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.009190 10.0.0.27 - - [2026-03-12 04:26:49] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011744 10.0.0.27 - - [2026-03-12 04:26:50] "POST /neutron/network HTTP/1.1" 200 1014 0.008560 10.0.0.27 - - [2026-03-12 04:26:50] "POST /neutron/subnet HTTP/1.1" 200 1375 0.014365 10.0.0.27 - - [2026-03-12 04:26:50] "POST /neutron/network HTTP/1.1" 200 1004 0.009614 10.0.0.27 - - [2026-03-12 04:27:00] "POST /neutron/port HTTP/1.1" 200 1239 0.020750 10.0.0.27 - - [2026-03-12 04:27:01] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007833 10.0.0.27 - - [2026-03-12 04:27:10] "POST /neutron/port HTTP/1.1" 200 1239 0.019999 10.0.0.27 - - [2026-03-12 04:27:15] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009259 10.0.0.27 - - [2026-03-12 04:27:15] "POST /neutron/port HTTP/1.1" 200 1239 0.025910 10.0.0.27 - - [2026-03-12 04:27:16] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008255 10.0.0.27 - - [2026-03-12 04:27:16] "POST /id-to-fqname HTTP/1.1" 200 228 0.001461 10.0.0.27 - - [2026-03-12 04:27:16] "GET /virtual-machine/67a4ca96-2aae-4b14-a29a-ce40e0c92af7 HTTP/1.1" 200 1302 0.005313 10.0.0.27 - - [2026-03-12 04:27:16] "GET /virtual-machine-interface/0f5862aa-729a-4b19-b7e0-23f6bf2653a0 HTTP/1.1" 200 3182 0.007841 10.0.0.27 - - [2026-03-12 04:27:16] "GET /instance-ip/0d017735-ecce-49a2-b51b-92c5a2d52365 HTTP/1.1" 200 1658 0.008922 10.0.0.27 - - [2026-03-12 04:27:16] "GET /instance-ip/24d623ff-17a9-4d9d-9ba7-4333613d9e0a HTTP/1.1" 200 1639 0.009109 10.0.0.27 - - [2026-03-12 04:27:16] "POST /fqname-to-id HTTP/1.1" 404 230 0.004363 10.0.0.27 - - [2026-03-12 04:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004850 10.0.0.131 - - [2026-03-12 04:27:16] "GET /projects?obj_uuids=e8c4adf2-bb1d-481c-a939-0337630269ad&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001081 10.0.0.27 - - [2026-03-12 04:27:16] "GET /project/e8c4adf2-bb1d-481c-a939-0337630269ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.051100 10.0.0.27 - - [2026-03-12 04:27:16] "POST /network-policys HTTP/1.1" 200 571 0.039612 10.0.0.27 - - [2026-03-12 04:27:16] "GET /network-policy/e1087e82-e993-4358-95ce-384f68046fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.006603 10.0.0.27 - - [2026-03-12 04:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.27 - - [2026-03-12 04:27:16] "GET /virtual-network/b93c13da-3706-4f7f-b4d1-55553d20b533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006538 10.0.0.27 - - [2026-03-12 04:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.27 - - [2026-03-12 04:27:16] "GET /network-policy/e1087e82-e993-4358-95ce-384f68046fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005921 10.0.0.27 - - [2026-03-12 04:27:16] "POST /ref-update HTTP/1.1" 200 156 0.056377 10.0.0.27 - - [2026-03-12 04:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004393 10.0.0.27 - - [2026-03-12 04:27:16] "GET /network-policy/e1087e82-e993-4358-95ce-384f68046fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004741 10.0.0.27 - - [2026-03-12 04:27:16] "POST /neutron/network HTTP/1.1" 200 1108 0.013959 10.0.0.27 - - [2026-03-12 04:27:16] "GET /virtual-network/b93c13da-3706-4f7f-b4d1-55553d20b533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.007290 10.0.0.27 - - [2026-03-12 04:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908 10.0.0.27 - - [2026-03-12 04:27:16] "GET /network-policy/e1087e82-e993-4358-95ce-384f68046fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004528 10.0.0.27 - - [2026-03-12 04:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.27 - - [2026-03-12 04:27:16] "GET /virtual-network/91bbca9a-32d2-4a90-b81f-af9214e8ad65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006273 10.0.0.27 - - [2026-03-12 04:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003216 10.0.0.27 - - [2026-03-12 04:27:16] "GET /network-policy/e1087e82-e993-4358-95ce-384f68046fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004679 10.0.0.27 - - [2026-03-12 04:27:16] "POST /fqname-to-id HTTP/1.1" 404 242 0.044727 10.0.0.27 - - [2026-03-12 04:27:17] "POST /ref-update HTTP/1.1" 200 156 0.067861 10.0.0.27 - - [2026-03-12 04:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.27 - - [2026-03-12 04:27:17] "GET /network-policy/e1087e82-e993-4358-95ce-384f68046fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005161 10.0.0.27 - - [2026-03-12 04:27:17] "GET /virtual-network/91bbca9a-32d2-4a90-b81f-af9214e8ad65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.008184 10.0.0.27 - - [2026-03-12 04:27:17] "POST /fqname-to-id HTTP/1.1" 404 242 0.007908 10.0.0.27 - - [2026-03-12 04:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004986 10.0.0.27 - - [2026-03-12 04:27:17] "GET /network-policy/e1087e82-e993-4358-95ce-384f68046fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.011060 10.0.0.27 - - [2026-03-12 04:27:17] "GET /virtual-machine-interface/0f5862aa-729a-4b19-b7e0-23f6bf2653a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.009091 10.0.0.27 - - [2026-03-12 04:27:17] "PUT /virtual-machine-interface/0f5862aa-729a-4b19-b7e0-23f6bf2653a0 HTTP/1.1" 200 285 0.038822 10.0.0.27 - - [2026-03-12 04:27:17] "GET /virtual-machine-interface/0f5862aa-729a-4b19-b7e0-23f6bf2653a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3074 0.008567 10.0.0.27 - - [2026-03-12 04:27:17] "PUT /virtual-machine-interface/0f5862aa-729a-4b19-b7e0-23f6bf2653a0 HTTP/1.1" 200 285 0.021432 10.0.0.73 - - [2026-03-12 04:27:47] "GET /obj-perms HTTP/1.1" 200 5056 0.046482 10.0.0.27 - - [2026-03-12 04:27:50] "POST /neutron/port HTTP/1.1" 200 1237 0.022548 10.0.0.27 - - [2026-03-12 04:27:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005004 10.0.0.27 - - [2026-03-12 04:27:50] "POST /neutron/port HTTP/1.1" 200 117 0.002060 10.0.0.27 - - [2026-03-12 04:27:50] "POST /neutron/port HTTP/1.1" 200 1239 0.019572 10.0.0.27 - - [2026-03-12 04:27:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004381 10.0.0.27 - - [2026-03-12 04:27:50] "POST /neutron/port HTTP/1.1" 200 117 0.001295 10.0.0.27 - - [2026-03-12 04:28:47] "GET /obj-perms HTTP/1.1" 200 5056 0.058174 10.0.0.27 - - [2026-03-12 04:28:51] "POST /neutron/port HTTP/1.1" 200 1183 0.020530 10.0.0.27 - - [2026-03-12 04:28:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004285 10.0.0.27 - - [2026-03-12 04:28:51] "POST /neutron/port HTTP/1.1" 200 117 0.001241 10.0.0.27 - - [2026-03-12 04:28:51] "POST /neutron/port HTTP/1.1" 200 1239 0.019643 10.0.0.27 - - [2026-03-12 04:28:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007139 10.0.0.27 - - [2026-03-12 04:28:51] "POST /neutron/port HTTP/1.1" 200 117 0.001197 10.0.0.131 - - [2026-03-12 04:29:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000448 10.0.0.131 - - [2026-03-12 04:29:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000468 10.0.0.73 - - [2026-03-12 04:29:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.73 - - [2026-03-12 04:29:10] "GET /global-system-configs HTTP/1.1" 401 292 0.000452 10.0.0.131 - - [2026-03-12 04:29:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000436 10.0.0.73 - - [2026-03-12 04:29:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000449 10.0.0.131 - - [2026-03-12 04:29:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.73 - - [2026-03-12 04:29:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.27 - - [2026-03-12 04:29:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000382 10.0.0.27 - - [2026-03-12 04:29:11] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.27 - - [2026-03-12 04:29:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000705 10.0.0.27 - - [2026-03-12 04:29:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000436 10.0.0.27 - - [2026-03-12 04:29:23] "POST /ref-update HTTP/1.1" 200 156 0.083296 10.0.0.27 - - [2026-03-12 04:29:23] "POST /fqname-to-id HTTP/1.1" 404 207 0.053298 10.0.0.27 - - [2026-03-12 04:29:23] "GET /virtual-network/91bbca9a-32d2-4a90-b81f-af9214e8ad65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.008421 10.0.0.27 - - [2026-03-12 04:29:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.27 - - [2026-03-12 04:29:23] "GET /network-policy/e1087e82-e993-4358-95ce-384f68046fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004813 10.0.0.27 - - [2026-03-12 04:29:23] "POST /ref-update HTTP/1.1" 200 156 0.067742 10.0.0.27 - - [2026-03-12 04:29:23] "POST /neutron/network HTTP/1.1" 200 1004 0.038646 10.0.0.27 - - [2026-03-12 04:29:23] "GET /virtual-network/b93c13da-3706-4f7f-b4d1-55553d20b533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006671 10.0.0.27 - - [2026-03-12 04:29:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.27 - - [2026-03-12 04:29:23] "GET /network-policy/e1087e82-e993-4358-95ce-384f68046fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.006550 10.0.0.27 - - [2026-03-12 04:29:23] "DELETE /network-policy/e1087e82-e993-4358-95ce-384f68046fcf HTTP/1.1" 200 115 0.036546 10.0.0.27 - - [2026-03-12 04:29:23] "DELETE /access-control-list/b64c4451-e9d6-425b-8047-6a681c3e5185 HTTP/1.1" 200 115 0.036868 10.0.0.27 - - [2026-03-12 04:29:23] "POST /ref-update HTTP/1.1" 200 156 0.042098 10.0.0.27 - - [2026-03-12 04:29:24] "DELETE /instance-ip/9d0d75b2-8830-40aa-99e1-df2fc3bc4703 HTTP/1.1" 200 115 0.060544 10.0.0.27 - - [2026-03-12 04:29:24] "DELETE /instance-ip/b3d69d61-6282-45f5-8f7b-fb5f93a0f02c HTTP/1.1" 200 115 0.069617 10.0.0.27 - - [2026-03-12 04:29:24] "DELETE /virtual-machine-interface/829aa125-e21e-4744-b6c5-ccc0e21745f4 HTTP/1.1" 200 115 0.097127 10.0.0.27 - - [2026-03-12 04:29:24] "POST /neutron/network HTTP/1.1" 400 204 0.018096 10.0.0.27 - - [2026-03-12 04:29:24] "POST /neutron/port HTTP/1.1" 200 1237 0.025292 10.0.0.27 - - [2026-03-12 04:29:26] "POST /neutron/network HTTP/1.1" 200 1006 0.009880 10.0.0.27 - - [2026-03-12 04:29:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006249 10.0.0.131 - - [2026-03-12 04:29:26] "POST /useragent-kv HTTP/1.1" 200 115 0.048984 10.0.0.131 - - [2026-03-12 04:29:27] "POST /useragent-kv HTTP/1.1" 200 115 0.003149 10.0.0.131 - - [2026-03-12 04:29:27] "POST /useragent-kv HTTP/1.1" 200 115 0.005403 10.0.0.131 - - [2026-03-12 04:29:27] "POST /useragent-kv HTTP/1.1" 200 115 0.003855 10.0.0.27 - - [2026-03-12 04:29:27] "POST /neutron/network HTTP/1.1" 200 151 0.208655 10.0.0.131 - - [2026-03-12 04:29:29] "GET /projects?obj_uuids=e8c4adf2-bb1d-481c-a939-0337630269ad&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001019 10.0.0.27 - - [2026-03-12 04:29:29] "GET /project/e8c4adf2-bb1d-481c-a939-0337630269ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.062108 10.0.0.131 - - [2026-03-12 04:29:29] "GET /projects?obj_uuids=e8c4adf2-bb1d-481c-a939-0337630269ad&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001005 10.0.0.27 - - [2026-03-12 04:29:29] "GET /project/e8c4adf2-bb1d-481c-a939-0337630269ad?fields=virtual_networks HTTP/1.1" 200 1050 0.084849 10.0.0.131 - - [2026-03-12 04:29:29] "GET /projects?obj_uuids=e8c4adf2-bb1d-481c-a939-0337630269ad&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001438 10.0.0.27 - - [2026-03-12 04:29:29] "GET /project/e8c4adf2-bb1d-481c-a939-0337630269ad?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.049710 10.0.0.131 - - [2026-03-12 04:29:30] "GET /projects?obj_uuids=e8c4adf2-bb1d-481c-a939-0337630269ad&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001288 10.0.0.27 - - [2026-03-12 04:29:30] "GET /project/e8c4adf2-bb1d-481c-a939-0337630269ad?fields=security_groups HTTP/1.1" 200 1285 0.047878 10.0.0.27 - - [2026-03-12 04:29:30] "POST /fqname-to-id HTTP/1.1" 404 192 0.034428 10.0.0.131 - - [2026-03-12 04:29:30] "GET /projects?obj_uuids=0f02d385-ceb7-437e-9c82-8c36455f62c3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003779 10.0.0.131 - - [2026-03-12 04:29:30] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000979 10.0.0.131 - - [2026-03-12 04:29:30] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.032561 10.0.0.131 - - [2026-03-12 04:29:31] "POST /id-to-fqname HTTP/1.1" 200 194 0.003249 10.0.0.131 - - [2026-03-12 04:29:31] "POST /fqname-to-id HTTP/1.1" 404 203 0.004419 10.0.0.131 - - [2026-03-12 04:29:31] "POST /security-groups HTTP/1.1" 200 595 0.081024 10.0.0.131 - - [2026-03-12 04:29:31] "POST /projects HTTP/1.1" 200 593 0.288848 10.0.0.27 - - [2026-03-12 04:29:31] "POST /access-control-lists HTTP/1.1" 200 602 0.029404 10.0.0.131 - - [2026-03-12 04:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.363612 10.0.0.27 - - [2026-03-12 04:29:31] "GET /project/0f02d385-ceb7-437e-9c82-8c36455f62c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.530564 10.0.0.27 - - [2026-03-12 04:29:32] "GET / HTTP/1.1" 200 36215 0.001872 10.0.0.27 - - [2026-03-12 04:29:34] "POST /fqname-to-id HTTP/1.1" 401 292 0.000479 10.0.0.27 - - [2026-03-12 04:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.063686 10.0.0.131 - - [2026-03-12 04:29:34] "GET /projects?obj_uuids=0f02d385-ceb7-437e-9c82-8c36455f62c3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001329 10.0.0.27 - - [2026-03-12 04:29:34] "GET /project/0f02d385-ceb7-437e-9c82-8c36455f62c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.046800 10.0.0.27 - - [2026-03-12 04:29:34] "POST /neutron/network HTTP/1.1" 200 117 0.048409 10.0.0.27 - - [2026-03-12 04:29:35] "POST /route-targets HTTP/1.1" 200 328 0.014244 10.0.0.131 - - [2026-03-12 04:29:35] "POST /useragent-kv HTTP/1.1" 200 115 0.010894 10.0.0.27 - - [2026-03-12 04:29:35] "POST /neutron/subnet HTTP/1.1" 200 828 0.242276 10.0.0.27 - - [2026-03-12 04:29:35] "POST /id-to-fqname HTTP/1.1" 200 224 0.001359 10.0.0.27 - - [2026-03-12 04:29:35] "GET /virtual-network/705259be-f0ef-4832-a138-9c43e11eebe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.007020 10.0.0.27 - - [2026-03-12 04:29:35] "GET /virtual-network/705259be-f0ef-4832-a138-9c43e11eebe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.006263 10.0.0.27 - - [2026-03-12 04:29:35] "POST /neutron/network HTTP/1.1" 200 1001 0.009222 10.0.0.27 - - [2026-03-12 04:29:36] "GET /virtual-network/705259be-f0ef-4832-a138-9c43e11eebe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.009224 10.0.0.27 - - [2026-03-12 04:29:37] "POST /id-to-fqname HTTP/1.1" 200 224 0.001495 10.0.0.27 - - [2026-03-12 04:29:38] "POST /neutron/network HTTP/1.1" 200 1011 0.012974 10.0.0.131 - - [2026-03-12 04:29:38] "GET /projects?obj_uuids=0f02d385-ceb7-437e-9c82-8c36455f62c3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001238 10.0.0.27 - - [2026-03-12 04:29:38] "GET /project/0f02d385-ceb7-437e-9c82-8c36455f62c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.074583 10.0.0.27 - - [2026-03-12 04:29:39] "POST /neutron/port HTTP/1.1" 200 117 0.009875 10.0.0.27 - - [2026-03-12 04:29:39] "POST /id-to-fqname HTTP/1.1" 200 224 0.002099 10.0.0.27 - - [2026-03-12 04:29:39] "POST /neutron/network HTTP/1.1" 200 1011 0.007652 10.0.0.27 - - [2026-03-12 04:29:40] "POST /neutron/port HTTP/1.1" 200 1170 0.025555 10.0.0.131 - - [2026-03-12 04:29:40] "GET /projects?obj_uuids=0f02d385-ceb7-437e-9c82-8c36455f62c3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001279 10.0.0.27 - - [2026-03-12 04:29:40] "GET /project/0f02d385-ceb7-437e-9c82-8c36455f62c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.170672 10.0.0.27 - - [2026-03-12 04:29:40] "POST /neutron/network HTTP/1.1" 200 1001 0.063333 10.0.0.27 - - [2026-03-12 04:29:40] "POST /neutron/subnet HTTP/1.1" 200 1380 0.018869 10.0.0.27 - - [2026-03-12 04:29:40] "POST /neutron/network HTTP/1.1" 200 1001 0.014982 10.0.0.27 - - [2026-03-12 04:29:40] "POST /neutron/port HTTP/1.1" 200 117 0.007957 10.0.0.27 - - [2026-03-12 04:29:40] "POST /id-to-fqname HTTP/1.1" 200 224 0.001369 10.0.0.27 - - [2026-03-12 04:29:41] "POST /neutron/network HTTP/1.1" 200 1011 0.011193 10.0.0.27 - - [2026-03-12 04:29:41] "POST /neutron/port HTTP/1.1" 200 1170 0.028554 10.0.0.131 - - [2026-03-12 04:29:41] "GET /projects?obj_uuids=0f02d385-ceb7-437e-9c82-8c36455f62c3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001385 10.0.0.27 - - [2026-03-12 04:29:41] "POST /neutron/port HTTP/1.1" 200 1234 0.034000 10.0.0.27 - - [2026-03-12 04:29:41] "GET /project/0f02d385-ceb7-437e-9c82-8c36455f62c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.072492 10.0.0.27 - - [2026-03-12 04:29:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004098 10.0.0.27 - - [2026-03-12 04:29:41] "POST /neutron/port HTTP/1.1" 200 117 0.001345 10.0.0.27 - - [2026-03-12 04:29:42] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010894 10.0.0.27 - - [2026-03-12 04:29:42] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008461 10.0.0.27 - - [2026-03-12 04:29:42] "POST /neutron/port HTTP/1.1" 200 1234 0.024004 10.0.0.27 - - [2026-03-12 04:29:42] "GET /virtual-machine/16a39b80-4ccd-471a-997b-9b46876e5ae5 HTTP/1.1" 401 292 0.000589 10.0.0.131 - - [2026-03-12 04:29:42] "GET /projects?obj_uuids=0f02d385-ceb7-437e-9c82-8c36455f62c3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001286 10.0.0.27 - - [2026-03-12 04:29:42] "GET /virtual-machine/16a39b80-4ccd-471a-997b-9b46876e5ae5 HTTP/1.1" 200 1298 0.052813 10.0.0.27 - - [2026-03-12 04:29:42] "GET /virtual-machine-interface/0a8ad3dc-28ee-4ed1-9575-067c6658512b HTTP/1.1" 200 3161 0.007147 10.0.0.27 - - [2026-03-12 04:29:42] "POST /neutron/port HTTP/1.1" 200 1170 0.365146 10.0.0.27 - - [2026-03-12 04:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004165 10.0.0.27 - - [2026-03-12 04:29:42] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005981 10.0.0.27 - - [2026-03-12 04:29:42] "GET /virtual-networks?parent_id=0f02d385-ceb7-437e-9c82-8c36455f62c3&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.005260 10.0.0.27 - - [2026-03-12 04:29:42] "GET /virtual-network/705259be-f0ef-4832-a138-9c43e11eebe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.007825 10.0.0.27 - - [2026-03-12 04:29:43] "POST /neutron/port HTTP/1.1" 200 1224 0.150064 10.0.0.27 - - [2026-03-12 04:29:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006187 10.0.0.27 - - [2026-03-12 04:29:43] "POST /neutron/port HTTP/1.1" 200 117 0.001800 10.0.0.27 - - [2026-03-12 04:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862 10.0.0.27 - - [2026-03-12 04:29:46] "GET /virtual-network/705259be-f0ef-4832-a138-9c43e11eebe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.006332 10.0.0.131 - - [2026-03-12 04:29:46] "DELETE /project/0f02d385ceb7437e9c828c36455f62c3 HTTP/1.1" 404 173 0.007890 10.0.0.131 - - [2026-03-12 04:29:46] "GET /projects?obj_uuids=e8c4adf2-bb1d-481c-a939-0337630269ad&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001214 10.0.0.131 - - [2026-03-12 04:29:46] "GET /project/e8c4adf2-bb1d-481c-a939-0337630269ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.081553 10.0.0.131 - - [2026-03-12 04:29:46] "GET /projects?obj_uuids=e8c4adf2-bb1d-481c-a939-0337630269ad&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001074 10.0.0.131 - - [2026-03-12 04:29:47] "GET /project/e8c4adf2-bb1d-481c-a939-0337630269ad?fields=security_groups HTTP/1.1" 200 1387 0.073749 10.0.0.131 - - [2026-03-12 04:29:47] "DELETE /security-group/4feb57e1-809c-4a33-9fd9-016988617000 HTTP/1.1" 200 115 0.073448 10.0.0.131 - - [2026-03-12 04:29:47] "GET /projects?obj_uuids=e8c4adf2-bb1d-481c-a939-0337630269ad&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000952 10.0.0.131 - - [2026-03-12 04:29:47] "GET /project/e8c4adf2-bb1d-481c-a939-0337630269ad?fields=application_policy_sets HTTP/1.1" 200 1426 0.049686 10.0.0.27 - - [2026-03-12 04:29:47] "DELETE /access-control-list/236d1de4-2fdd-4d50-90b1-4f0fc7410d4c HTTP/1.1" 200 115 0.049044 10.0.0.131 - - [2026-03-12 04:29:47] "DELETE /project/e8c4adf2-bb1d-481c-a939-0337630269ad HTTP/1.1" 200 115 0.518121 10.0.0.131 - - [2026-03-12 04:29:48] "GET /obj-perms HTTP/1.1" 200 5056 0.097251 10.0.0.27 - - [2026-03-12 04:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.27 - - [2026-03-12 04:29:50] "GET /virtual-network/705259be-f0ef-4832-a138-9c43e11eebe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.006206 10.0.0.27 - - [2026-03-12 04:29:50] "POST /neutron/port HTTP/1.1" 200 1234 0.048309 10.0.0.27 - - [2026-03-12 04:29:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004693 10.0.0.27 - - [2026-03-12 04:29:50] "POST /neutron/port HTTP/1.1" 200 117 0.001266 10.0.0.27 - - [2026-03-12 04:29:54] "POST /neutron/port HTTP/1.1" 200 1234 0.021563 10.0.0.27 - - [2026-03-12 04:29:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004157 10.0.0.27 - - [2026-03-12 04:29:54] "POST /neutron/port HTTP/1.1" 200 117 0.001171 10.0.0.27 - - [2026-03-12 04:29:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.27 - - [2026-03-12 04:29:54] "GET /virtual-network/705259be-f0ef-4832-a138-9c43e11eebe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.005596 10.0.0.27 - - [2026-03-12 04:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.27 - - [2026-03-12 04:29:58] "GET /virtual-network/705259be-f0ef-4832-a138-9c43e11eebe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.007025 10.0.0.27 - - [2026-03-12 04:30:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004829 10.0.0.27 - - [2026-03-12 04:30:02] "GET /virtual-network/705259be-f0ef-4832-a138-9c43e11eebe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.006903 10.0.0.27 - - [2026-03-12 04:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004683 10.0.0.27 - - [2026-03-12 04:30:06] "GET /virtual-network/705259be-f0ef-4832-a138-9c43e11eebe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.005943 10.0.0.27 - - [2026-03-12 04:30:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004127 10.0.0.27 - - [2026-03-12 04:30:10] "GET /virtual-network/705259be-f0ef-4832-a138-9c43e11eebe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.007362 10.0.0.27 - - [2026-03-12 04:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004228 10.0.0.27 - - [2026-03-12 04:30:14] "GET /virtual-network/705259be-f0ef-4832-a138-9c43e11eebe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.006139 10.0.0.27 - - [2026-03-12 04:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004354 10.0.0.27 - - [2026-03-12 04:30:18] "GET /virtual-network/705259be-f0ef-4832-a138-9c43e11eebe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.006314 10.0.0.27 - - [2026-03-12 04:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010292 10.0.0.27 - - [2026-03-12 04:30:22] "GET /virtual-network/705259be-f0ef-4832-a138-9c43e11eebe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.007396 10.0.0.27 - - [2026-03-12 04:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005046 10.0.0.27 - - [2026-03-12 04:30:27] "GET /virtual-network/705259be-f0ef-4832-a138-9c43e11eebe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.006294 10.0.0.27 - - [2026-03-12 04:30:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952 10.0.0.27 - - [2026-03-12 04:30:31] "GET /virtual-network/705259be-f0ef-4832-a138-9c43e11eebe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.008372 10.0.0.27 - - [2026-03-12 04:30:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.27 - - [2026-03-12 04:30:35] "GET /virtual-network/705259be-f0ef-4832-a138-9c43e11eebe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.006152 10.0.0.27 - - [2026-03-12 04:30:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.27 - - [2026-03-12 04:30:37] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003571 10.0.0.27 - - [2026-03-12 04:30:37] "GET /virtual-networks?parent_id=0f02d385-ceb7-437e-9c82-8c36455f62c3&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003420 10.0.0.27 - - [2026-03-12 04:30:37] "GET /virtual-network/705259be-f0ef-4832-a138-9c43e11eebe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.006186 10.0.0.27 - - [2026-03-12 04:30:37] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007991 10.0.0.27 - - [2026-03-12 04:30:43] "POST /neutron/port HTTP/1.1" 200 1234 0.018457 10.0.0.27 - - [2026-03-12 04:30:47] "POST /neutron/security_group HTTP/1.1" 200 2062 0.027506 10.0.0.73 - - [2026-03-12 04:30:49] "GET /obj-perms HTTP/1.1" 200 5056 0.061313 10.0.0.27 - - [2026-03-12 04:30:52] "POST /neutron/port HTTP/1.1" 200 1234 0.019500 10.0.0.27 - - [2026-03-12 04:30:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004103 10.0.0.27 - - [2026-03-12 04:30:52] "POST /neutron/port HTTP/1.1" 200 117 0.001211 10.0.0.27 - - [2026-03-12 04:30:53] "POST /neutron/port HTTP/1.1" 200 1234 0.023455 10.0.0.27 - - [2026-03-12 04:30:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003736 10.0.0.27 - - [2026-03-12 04:30:54] "POST /neutron/port HTTP/1.1" 200 117 0.001519 10.0.0.27 - - [2026-03-12 04:30:56] "POST /neutron/port HTTP/1.1" 200 1234 0.055220 10.0.0.27 - - [2026-03-12 04:30:57] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007605 10.0.0.27 - - [2026-03-12 04:31:02] "POST /neutron/port HTTP/1.1" 200 1234 0.019065 10.0.0.27 - - [2026-03-12 04:31:02] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009953 10.0.0.27 - - [2026-03-12 04:31:02] "GET /virtual-machine/0d3441e7-55e9-464e-834d-789a9eb502e1 HTTP/1.1" 200 1296 0.009422 10.0.0.27 - - [2026-03-12 04:31:02] "GET /virtual-machine-interface/9d45b4b3-61d3-4ab3-99ee-3fe0aa9445b1 HTTP/1.1" 200 3163 0.006370 10.0.0.27 - - [2026-03-12 04:31:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.27 - - [2026-03-12 04:31:02] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004468 10.0.0.27 - - [2026-03-12 04:31:02] "GET /virtual-networks?parent_id=0f02d385-ceb7-437e-9c82-8c36455f62c3&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003256 10.0.0.27 - - [2026-03-12 04:31:02] "GET /virtual-network/705259be-f0ef-4832-a138-9c43e11eebe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.005910 10.0.0.27 - - [2026-03-12 04:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004007 10.0.0.27 - - [2026-03-12 04:31:03] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005060 10.0.0.27 - - [2026-03-12 04:31:03] "GET /virtual-networks?parent_id=0f02d385-ceb7-437e-9c82-8c36455f62c3&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004088 10.0.0.27 - - [2026-03-12 04:31:03] "GET /virtual-network/705259be-f0ef-4832-a138-9c43e11eebe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.008238 10.0.0.27 - - [2026-03-12 04:31:09] "POST /neutron/port HTTP/1.1" 200 1234 0.021073 10.0.0.27 - - [2026-03-12 04:31:09] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010412 10.0.0.27 - - [2026-03-12 04:31:09] "GET /virtual-machine/95ae84f8-4f9a-4d5b-8708-cbcc2135efa3 HTTP/1.1" 200 1298 0.006582 10.0.0.27 - - [2026-03-12 04:31:09] "GET /virtual-machine-interface/72b83c45-cb14-477c-9822-f9ae2a58d5aa HTTP/1.1" 200 3162 0.006737 10.0.0.27 - - [2026-03-12 04:31:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.27 - - [2026-03-12 04:31:09] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004700 10.0.0.27 - - [2026-03-12 04:31:09] "GET /virtual-networks?parent_id=0f02d385-ceb7-437e-9c82-8c36455f62c3&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004490 10.0.0.27 - - [2026-03-12 04:31:09] "GET /virtual-network/705259be-f0ef-4832-a138-9c43e11eebe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.006515 10.0.0.27 - - [2026-03-12 04:31:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004446 10.0.0.27 - - [2026-03-12 04:31:10] "GET /global-vrouter-config/5779839f-58c1-4302-aedd-40cf17cfbad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004355 10.0.0.27 - - [2026-03-12 04:31:10] "GET /virtual-networks?parent_id=0f02d385-ceb7-437e-9c82-8c36455f62c3&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003708 10.0.0.27 - - [2026-03-12 04:31:10] "GET /virtual-network/705259be-f0ef-4832-a138-9c43e11eebe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.006130 10.0.0.27 - - [2026-03-12 04:31:10] "GET /virtual-machine-interface/72b83c45-cb14-477c-9822-f9ae2a58d5aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2745 0.006862 10.0.0.27 - - [2026-03-12 04:31:10] "PUT /virtual-machine-interface/72b83c45-cb14-477c-9822-f9ae2a58d5aa HTTP/1.1" 200 285 0.016341 10.0.0.27 - - [2026-03-12 04:31:50] "GET /obj-perms HTTP/1.1" 200 5056 0.055155 10.0.0.27 - - [2026-03-12 04:31:54] "POST /neutron/port HTTP/1.1" 200 1234 0.051567 10.0.0.27 - - [2026-03-12 04:31:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004372 10.0.0.27 - - [2026-03-12 04:31:55] "POST /neutron/port HTTP/1.1" 200 1234 0.017392 10.0.0.27 - - [2026-03-12 04:31:55] "POST /neutron/network HTTP/1.1" 200 1001 0.012608 10.0.0.27 - - [2026-03-12 04:31:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004917 10.0.0.27 - - [2026-03-12 04:31:55] "POST /neutron/port HTTP/1.1" 200 117 0.002116 10.0.0.27 - - [2026-03-12 04:32:38] "POST /neutron/network HTTP/1.1" 200 1001 0.009943 10.0.0.27 - - [2026-03-12 04:32:38] "POST /neutron/port HTTP/1.1" 200 1224 0.018932 10.0.0.27 - - [2026-03-12 04:32:38] "POST /neutron/port HTTP/1.1" 200 1224 0.013918 10.0.0.27 - - [2026-03-12 04:32:38] "POST /neutron/port HTTP/1.1" 200 1224 0.028061 10.0.0.131 - - [2026-03-12 04:32:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003849 10.0.0.131 - - [2026-03-12 04:32:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003105 10.0.0.131 - - [2026-03-12 04:32:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002487 10.0.0.131 - - [2026-03-12 04:32:40] "POST /useragent-kv HTTP/1.1" 200 115 0.004212 10.0.0.27 - - [2026-03-12 04:32:40] "POST /neutron/network HTTP/1.1" 200 151 0.154506 10.0.0.131 - - [2026-03-12 04:32:41] "GET /projects?obj_uuids=0f02d385-ceb7-437e-9c82-8c36455f62c3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001129 10.0.0.27 - - [2026-03-12 04:32:41] "GET /project/0f02d385-ceb7-437e-9c82-8c36455f62c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.048630 10.0.0.131 - - [2026-03-12 04:32:41] "GET /projects?obj_uuids=0f02d385-ceb7-437e-9c82-8c36455f62c3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000994 10.0.0.27 - - [2026-03-12 04:32:41] "GET /project/0f02d385-ceb7-437e-9c82-8c36455f62c3?fields=virtual_networks HTTP/1.1" 200 1041 0.041414 10.0.0.131 - - [2026-03-12 04:32:41] "GET /projects?obj_uuids=0f02d385-ceb7-437e-9c82-8c36455f62c3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001992 10.0.0.27 - - [2026-03-12 04:32:42] "GET /project/0f02d385-ceb7-437e-9c82-8c36455f62c3?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.056593 10.0.0.131 - - [2026-03-12 04:32:42] "GET /projects?obj_uuids=0f02d385-ceb7-437e-9c82-8c36455f62c3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001132 10.0.0.27 - - [2026-03-12 04:32:42] "GET /project/0f02d385-ceb7-437e-9c82-8c36455f62c3?fields=security_groups HTTP/1.1" 200 1272 0.079663 10.0.0.27 - - [2026-03-12 04:32:42] "POST /fqname-to-id HTTP/1.1" 404 188 0.031718 10.0.0.131 - - [2026-03-12 04:32:43] "GET /projects?obj_uuids=90f6df6c-1fca-43c3-9557-76b772ef62ea&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.010456 10.0.0.131 - - [2026-03-12 04:32:43] "GET /domains?obj_uuids=816a5ced-493e-44a0-a931-7e59b7e8c6c2&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001069 10.0.0.131 - - [2026-03-12 04:32:43] "GET /domain/816a5ced-493e-44a0-a931-7e59b7e8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008125 10.0.0.131 - - [2026-03-12 04:32:43] "POST /id-to-fqname HTTP/1.1" 200 190 0.001214 10.0.0.131 - - [2026-03-12 04:32:43] "POST /fqname-to-id HTTP/1.1" 404 199 0.008480 10.0.0.131 - - [2026-03-12 04:32:43] "POST /security-groups HTTP/1.1" 200 591 0.034584 10.0.0.131 - - [2026-03-12 04:32:43] "POST /projects HTTP/1.1" 200 585 0.267606 10.0.0.27 - - [2026-03-12 04:32:43] "POST /fqname-to-id HTTP/1.1" 404 234 0.045319 10.0.0.131 - - [2026-03-12 04:32:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.344423 10.0.0.27 - - [2026-03-12 04:32:43] "POST /access-control-lists HTTP/1.1" 200 596 0.041691 10.0.0.27 - - [2026-03-12 04:32:43] "GET /project/90f6df6c-1fca-43c3-9557-76b772ef62ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.525320 10.0.0.27 - - [2026-03-12 04:32:44] "GET / HTTP/1.1" 200 36215 0.003494 10.0.0.131 - - [2026-03-12 04:32:47] "DELETE /project/90f6df6c1fca43c3955776b772ef62ea HTTP/1.1" 404 173 0.010929 10.0.0.131 - - [2026-03-12 04:32:47] "GET /projects?obj_uuids=0f02d385-ceb7-437e-9c82-8c36455f62c3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002269 10.0.0.131 - - [2026-03-12 04:32:47] "GET /project/0f02d385-ceb7-437e-9c82-8c36455f62c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.087665 10.0.0.131 - - [2026-03-12 04:32:47] "GET /projects?obj_uuids=0f02d385-ceb7-437e-9c82-8c36455f62c3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001251 10.0.0.131 - - [2026-03-12 04:32:47] "GET /project/0f02d385-ceb7-437e-9c82-8c36455f62c3?fields=security_groups HTTP/1.1" 200 1374 0.082436 10.0.0.131 - - [2026-03-12 04:32:47] "DELETE /security-group/123240c6-d572-441e-be9c-c865a9ddd564 HTTP/1.1" 200 115 0.076957 10.0.0.131 - - [2026-03-12 04:32:47] "GET /projects?obj_uuids=0f02d385-ceb7-437e-9c82-8c36455f62c3&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005076 10.0.0.131 - - [2026-03-12 04:32:48] "GET /project/0f02d385-ceb7-437e-9c82-8c36455f62c3?fields=application_policy_sets HTTP/1.1" 200 1413 0.086157 10.0.0.131 - - [2026-03-12 04:32:48] "DELETE /project/0f02d385-ceb7-437e-9c82-8c36455f62c3 HTTP/1.1" 200 115 0.594205 10.0.0.131 - - [2026-03-12 04:32:50] "GET /projects?obj_uuids=90f6df6c-1fca-43c3-9557-76b772ef62ea&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001188 10.0.0.27 - - [2026-03-12 04:32:50] "GET /project/90f6df6c-1fca-43c3-9557-76b772ef62ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.047456 10.0.0.131 - - [2026-03-12 04:32:50] "GET /projects?obj_uuids=90f6df6c-1fca-43c3-9557-76b772ef62ea&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002344 10.0.0.27 - - [2026-03-12 04:32:50] "GET /project/90f6df6c-1fca-43c3-9557-76b772ef62ea?fields=virtual_networks HTTP/1.1" 200 1034 0.074270 10.0.0.131 - - [2026-03-12 04:32:50] "GET /projects?obj_uuids=90f6df6c-1fca-43c3-9557-76b772ef62ea&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001052 10.0.0.27 - - [2026-03-12 04:32:50] "GET /project/90f6df6c-1fca-43c3-9557-76b772ef62ea?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.043698 10.0.0.131 - - [2026-03-12 04:32:50] "GET /projects?obj_uuids=90f6df6c-1fca-43c3-9557-76b772ef62ea&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001126 10.0.0.27 - - [2026-03-12 04:32:50] "GET /project/90f6df6c-1fca-43c3-9557-76b772ef62ea?fields=security_groups HTTP/1.1" 200 1261 0.053277 10.0.0.131 - - [2026-03-12 04:33:48] "GET /projects?obj_uuids=90f6df6c-1fca-43c3-9557-76b772ef62ea&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001063 10.0.0.131 - - [2026-03-12 04:33:48] "GET /project/90f6df6c-1fca-43c3-9557-76b772ef62ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.044422 10.0.0.131 - - [2026-03-12 04:33:48] "GET /projects?obj_uuids=90f6df6c-1fca-43c3-9557-76b772ef62ea&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001698 10.0.0.131 - - [2026-03-12 04:33:48] "GET /project/90f6df6c-1fca-43c3-9557-76b772ef62ea?fields=security_groups HTTP/1.1" 200 1363 0.062382 10.0.0.131 - - [2026-03-12 04:33:48] "DELETE /security-group/fa6a4199-a02b-4c10-b522-d72aa40c62dd HTTP/1.1" 200 115 0.078975 10.0.0.131 - - [2026-03-12 04:33:48] "GET /projects?obj_uuids=90f6df6c-1fca-43c3-9557-76b772ef62ea&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002272 10.0.0.131 - - [2026-03-12 04:33:48] "GET /project/90f6df6c-1fca-43c3-9557-76b772ef62ea?fields=application_policy_sets HTTP/1.1" 200 1402 0.054282 10.0.0.27 - - [2026-03-12 04:33:48] "DELETE /access-control-list/75952270-468f-49ec-bfb1-81e8d6d01dad HTTP/1.1" 200 115 0.049456 10.0.0.131 - - [2026-03-12 04:33:48] "DELETE /project/90f6df6c-1fca-43c3-9557-76b772ef62ea HTTP/1.1" 200 115 0.487646 [Introspect:8084]10.0.0.131 - - [2026-03-12 04:33:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001538 [Introspect:8084]10.0.0.131 - - [2026-03-12 04:33:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3160 0.001726