+++ date ++ echo 'INFO: =================== Mon Mar 16 01:59:25 AM UTC 2026 ===================' INFO: =================== Mon Mar 16 01:59:25 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.23 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' +++ 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.38,10.0.0.22,10.0.0.23 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.38,10.0.0.22,10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.38,10.0.0.22,10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.38,10.0.0.22,10.0.0.23 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ '[' -n '10.0.0.38:8081 10.0.0.22:8081 10.0.0.23:8081 ' ']' +++ echo '10.0.0.38:8081 10.0.0.22:8081 10.0.0.23:8081' ++ ANALYTICS_SERVERS='10.0.0.38:8081 10.0.0.22:8081 10.0.0.23:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ '[' -n '10.0.0.38:9042 10.0.0.22:9042 10.0.0.23:9042 ' ']' +++ echo '10.0.0.38:9042 10.0.0.22:9042 10.0.0.23:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.38:9042 10.0.0.22:9042 10.0.0.23:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38,10.0.0.22,10.0.0.23 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ '[' -n '10.0.0.38:8086 10.0.0.22:8086 10.0.0.23:8086 ' ']' +++ echo '10.0.0.38:8086 10.0.0.22:8086 10.0.0.23:8086' ++ COLLECTOR_SERVERS='10.0.0.38:8086 10.0.0.22:8086 10.0.0.23:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.38,10.0.0.22,10.0.0.23 ++ CONFIGDB_NODES=10.0.0.38,10.0.0.22,10.0.0.23 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ '[' -n '10.0.0.38:8082 10.0.0.22:8082 10.0.0.23:8082 ' ']' +++ echo '10.0.0.38:8082 10.0.0.22:8082 10.0.0.23:8082' ++ CONFIG_SERVERS='10.0.0.38:8082 10.0.0.22:8082 10.0.0.23:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ '[' -n '10.0.0.38:9161 10.0.0.22:9161 10.0.0.23:9161 ' ']' +++ echo '10.0.0.38:9161 10.0.0.22:9161 10.0.0.23:9161' ++ CONFIGDB_SERVERS='10.0.0.38:9161 10.0.0.22:9161 10.0.0.23:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ '[' -n '10.0.0.38:9041 10.0.0.22:9041 10.0.0.23:9041 ' ']' +++ echo '10.0.0.38:9041 10.0.0.22:9041 10.0.0.23:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.38:9041 10.0.0.22:9041 10.0.0.23:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.25,10.20.0.193,10.20.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.193,10.20.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38,10.0.0.22,10.0.0.23 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ '[' -n 10.0.0.38:2181,10.0.0.22:2181,10.0.0.23:2181, ']' +++ echo 10.0.0.38:2181,10.0.0.22:2181,10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38:2181,10.0.0.22:2181,10.0.0.23:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ '[' -n '10.0.0.38:2181 10.0.0.22:2181 10.0.0.23:2181 ' ']' +++ echo '10.0.0.38:2181 10.0.0.22:2181 10.0.0.23:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.38:2181 10.0.0.22:2181 10.0.0.23:2181' ++ RABBITMQ_NODES=10.0.0.38,10.0.0.22,10.0.0.23 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ '[' -n 10.0.0.38:5673,10.0.0.22:5673,10.0.0.23:5673, ']' +++ echo 10.0.0.38:5673,10.0.0.22:5673,10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.38:5673,10.0.0.22:5673,10.0.0.23:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ '[' -n '10.0.0.38:6379 10.0.0.22:6379 10.0.0.23:6379 ' ']' +++ echo '10.0.0.38:6379 10.0.0.22:6379 10.0.0.23:6379' ++ REDIS_SERVERS='10.0.0.38:6379 10.0.0.22:6379 10.0.0.23:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.38,10.0.0.22,10.0.0.23 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ '[' -n '10.0.0.38:9092 10.0.0.22:9092 10.0.0.23:9092 ' ']' +++ echo '10.0.0.38:9092 10.0.0.22:9092 10.0.0.23:9092' ++ KAFKA_SERVERS='10.0.0.38:9092 10.0.0.22:9092 10.0.0.23:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.38 ++ 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.38,10.0.0.22,10.0.0.23 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.38,10.0.0.22,10.0.0.23 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.38,10.0.0.22,10.0.0.23 ++ cut -d , -f 1 + local cassandra=10.0.0.38 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.38 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.38,10.0.0.22,10.0.0.23 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.38,10.0.0.22,10.0.0.23 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ tr '\n' , ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq +++ local local_ips=,10.0.0.23,10.20.0.129,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.23,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.22'\''))' +++ local server_ip=10.0.0.22 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.22 ]] +++ [[ ,10.0.0.23,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.22, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.23'\''))' +++ local server_ip=10.0.0.23 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.23 ]] +++ [[ ,10.0.0.23,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.23, ]] +++ echo 10.0.0.23 3 +++ return ++ local ip=10.0.0.23 ++ [[ -z 10.0.0.23 ]] ++ echo 10.0.0.23 + host_ip=10.0.0.23 + [[ cql == \c\q\l ]] ++ echo 10.0.0.38:9041 10.0.0.22:9041 10.0.0.23:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.38:9041 10.0.0.22:9041 10.0.0.23:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.23:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ set -o posix ++ set ++ cut -d = -f 1 ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 03/16/2026 01:59:35.908 7f967ca35440 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/16/2026 01:59:36.070 7f967ca35440 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/16/2026 01:59:36.089 7f967ca35440 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/16/2026 01:59:36.090 7f967ca35440 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] HttpError Python 3.9.25: /usr/bin/python3 Mon Mar 16 01:59:50 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=) 3772 VirtualNetwork(cfgm_common.IP_FABRIC_VN_FQ_NAME[-1], 3773 is_provider_network=True)) 3774 self.create_singleton_entry( 3775 RoutingInstance(cfgm_common.IP_FABRIC_VN_FQ_NAME[-1], ip_fab_vn, 3776 routing_instance_is_default=True)) self = self.create_singleton_entry = > global RoutingInstance = global cfgm_common = cfgm_common.IP_FABRIC_VN_FQ_NAME = ['default-domain', 'default-project', 'ip-fabric'] ip_fab_vn = routing_instance_is_default undefined /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/routing_instance:defau...0c272ffb-4c84-490a-96c0-9267fa623217 at zookeeper' HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/routing_instance:default-domain:default-project:ip-fabric:ip-fabric exists already with ID: 0c272ffb-4c84-490a-96c0-9267fa623217 at zookeeper __cause__ = None __class__ = __context__ = NoIdError('routing_instance default-domain:default-project:ip-fabric:ip-fabric') __delattr__ = __dict__ = {'content': 'FQ Name: /fq-name-to-uuid/routing_instance:defau...0c272ffb-4c84-490a-96c0-9267fa623217 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/routing_instance:defau...0c272ffb-4c84-490a-96c0-9267fa623217 at zookeeper') content = 'FQ Name: /fq-name-to-uuid/routing_instance:defau...0c272ffb-4c84-490a-96c0-9267fa623217 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: routing_instance default-domain:default-project:ip-fabric:ip-fabric 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 3774, in _db_init_entries self.create_singleton_entry( 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/routing_instance:default-domain:default-project:ip-fabric:ip-fabric exists already with ID: 0c272ffb-4c84-490a-96c0-9267fa623217 at zookeeper +++ date ++ echo 'INFO: =================== Mon Mar 16 01:59:52 AM UTC 2026 ===================' INFO: =================== Mon Mar 16 01:59:52 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 ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.23 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ 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.38,10.0.0.22,10.0.0.23 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.38,10.0.0.22,10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.38,10.0.0.22,10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.38,10.0.0.22,10.0.0.23 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ '[' -n '10.0.0.38:8081 10.0.0.22:8081 10.0.0.23:8081 ' ']' +++ echo '10.0.0.38:8081 10.0.0.22:8081 10.0.0.23:8081' ++ ANALYTICS_SERVERS='10.0.0.38:8081 10.0.0.22:8081 10.0.0.23:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ '[' -n '10.0.0.38:9042 10.0.0.22:9042 10.0.0.23:9042 ' ']' +++ echo '10.0.0.38:9042 10.0.0.22:9042 10.0.0.23:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.38:9042 10.0.0.22:9042 10.0.0.23:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38,10.0.0.22,10.0.0.23 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ '[' -n '10.0.0.38:8086 10.0.0.22:8086 10.0.0.23:8086 ' ']' +++ echo '10.0.0.38:8086 10.0.0.22:8086 10.0.0.23:8086' ++ COLLECTOR_SERVERS='10.0.0.38:8086 10.0.0.22:8086 10.0.0.23:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.38,10.0.0.22,10.0.0.23 ++ CONFIGDB_NODES=10.0.0.38,10.0.0.22,10.0.0.23 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ '[' -n '10.0.0.38:8082 10.0.0.22:8082 10.0.0.23:8082 ' ']' +++ echo '10.0.0.38:8082 10.0.0.22:8082 10.0.0.23:8082' ++ CONFIG_SERVERS='10.0.0.38:8082 10.0.0.22:8082 10.0.0.23:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ '[' -n '10.0.0.38:9161 10.0.0.22:9161 10.0.0.23:9161 ' ']' +++ echo '10.0.0.38:9161 10.0.0.22:9161 10.0.0.23:9161' ++ CONFIGDB_SERVERS='10.0.0.38:9161 10.0.0.22:9161 10.0.0.23:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ '[' -n '10.0.0.38:9041 10.0.0.22:9041 10.0.0.23:9041 ' ']' +++ echo '10.0.0.38:9041 10.0.0.22:9041 10.0.0.23:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.38:9041 10.0.0.22:9041 10.0.0.23:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.25,10.20.0.193,10.20.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.193,10.20.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38,10.0.0.22,10.0.0.23 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ '[' -n 10.0.0.38:2181,10.0.0.22:2181,10.0.0.23:2181, ']' +++ echo 10.0.0.38:2181,10.0.0.22:2181,10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38:2181,10.0.0.22:2181,10.0.0.23:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ '[' -n '10.0.0.38:2181 10.0.0.22:2181 10.0.0.23:2181 ' ']' +++ echo '10.0.0.38:2181 10.0.0.22:2181 10.0.0.23:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.38:2181 10.0.0.22:2181 10.0.0.23:2181' ++ RABBITMQ_NODES=10.0.0.38,10.0.0.22,10.0.0.23 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ '[' -n 10.0.0.38:5673,10.0.0.22:5673,10.0.0.23:5673, ']' +++ echo 10.0.0.38:5673,10.0.0.22:5673,10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.38:5673,10.0.0.22:5673,10.0.0.23:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ '[' -n '10.0.0.38:6379 10.0.0.22:6379 10.0.0.23:6379 ' ']' +++ echo '10.0.0.38:6379 10.0.0.22:6379 10.0.0.23:6379' ++ REDIS_SERVERS='10.0.0.38:6379 10.0.0.22:6379 10.0.0.23:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.38,10.0.0.22,10.0.0.23 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ '[' -n '10.0.0.38:9092 10.0.0.22:9092 10.0.0.23:9092 ' ']' +++ echo '10.0.0.38:9092 10.0.0.22:9092 10.0.0.23:9092' ++ KAFKA_SERVERS='10.0.0.38:9092 10.0.0.22:9092 10.0.0.23:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.38 ++ 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.38,10.0.0.22,10.0.0.23 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.38,10.0.0.22,10.0.0.23 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.38,10.0.0.22,10.0.0.23 ++ cut -d , -f 1 + local cassandra=10.0.0.38 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.38 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.38,10.0.0.22,10.0.0.23 +++ local servers=10.0.0.38,10.0.0.22,10.0.0.23 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq +++ cut -d ' ' -f 1 +++ local local_ips=,10.0.0.23,10.20.0.129,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.23,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.22'\''))' +++ local server_ip=10.0.0.22 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.22 ]] +++ [[ ,10.0.0.23,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.22, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.23'\''))' +++ local server_ip=10.0.0.23 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.23 ]] +++ [[ ,10.0.0.23,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.23, ]] +++ echo 10.0.0.23 3 +++ return ++ local ip=10.0.0.23 ++ [[ -z 10.0.0.23 ]] ++ echo 10.0.0.23 + host_ip=10.0.0.23 + [[ cql == \c\q\l ]] ++ echo 10.0.0.38:9041 10.0.0.22:9041 10.0.0.23:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.38:9041 10.0.0.22:9041 10.0.0.23:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.23:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sort ++ sed 's/^API__//g' ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 03/16/2026 02:00:01.575 7f77d0c5e440 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/16/2026 02:00:01.775 7f77d0c5e440 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/16/2026 02:00:01.791 7f77d0c5e440 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/16/2026 02:00:01.792 7f77d0c5e440 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.23:8082/ Hit Ctrl-C to quit. 10.0.0.23 - - [2026-03-16 02:00:02] "GET / HTTP/1.1" 200 45871 0.004005 10.0.0.23 - - [2026-03-16 02:00:02] "GET / HTTP/1.1" 200 45871 0.001521 Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.23 - - [2026-03-16 02:00:02] "POST /fqname-to-id HTTP/1.1" 401 292 0.000707 10.0.0.23 - - [2026-03-16 02:00:02] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000369 10.0.0.23 - - [2026-03-16 02:00:05] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 1.808818 10.0.0.23 - - [2026-03-16 02:00:05] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.004218 10.0.0.23 - - [2026-03-16 02:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 1.669627 10.0.0.23 - - [2026-03-16 02:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006802 /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.22 - - [2026-03-16 02:00:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000414 10.0.0.23 - - [2026-03-16 02:00:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000489 10.0.0.22 - - [2026-03-16 02:00:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000605 10.0.0.22 - - [2026-03-16 02:00:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.23 - - [2026-03-16 02:00:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000395 10.0.0.23 - - [2026-03-16 02:00:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000693 10.0.0.22 - - [2026-03-16 02:00:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000501 10.0.0.38 - - [2026-03-16 02:00:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000566 10.0.0.23 - - [2026-03-16 02:00:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000549 10.0.0.38 - - [2026-03-16 02:00:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000895 10.0.0.38 - - [2026-03-16 02:00:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000397 10.0.0.38 - - [2026-03-16 02:00:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000498 10.0.0.38 - - [2026-03-16 02:00:16] "POST /fqname-to-id HTTP/1.1" 401 292 0.000607 10.0.0.38 - - [2026-03-16 02:00:17] "POST /fqname-to-id HTTP/1.1" 404 225 0.034315 10.0.0.38 - - [2026-03-16 02:00:17] "POST /access-control-lists HTTP/1.1" 200 585 0.044116 10.0.0.38 - - [2026-03-16 02:00:17] "POST /route-targets HTTP/1.1" 200 327 0.022366 10.0.0.38 - - [2026-03-16 02:00:18] "POST /ref-update HTTP/1.1" 200 156 0.047224 10.0.0.38 - - [2026-03-16 02:00:18] "POST /fqname-to-id HTTP/1.1" 404 201 0.004454 10.0.0.38 - - [2026-03-16 02:00:18] "PUT /access-control-list/6b2186f3-790e-4b0d-ab6b-be017f12d089 HTTP/1.1" 200 272 0.021964 10.0.0.38 - - [2026-03-16 02:00:45] "POST /ref-update HTTP/1.1" 200 156 0.091010 The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.23 - - [2026-03-16 02:02:59] "GET /obj-perms HTTP/1.1" 200 5056 0.406579 10.0.0.38 - - [2026-03-16 02:03:59] "GET /obj-perms HTTP/1.1" 200 5056 0.051667 10.0.0.22 - - [2026-03-16 02:04:00] "GET /obj-perms HTTP/1.1" 200 5056 0.074732 [Introspect:8084]10.0.0.23 - - [2026-03-16 02:04:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000901 [Introspect:8084]10.0.0.23 - - [2026-03-16 02:04:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001185 [Introspect:8084]10.0.0.23 - - [2026-03-16 02:04:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001257 [Introspect:8084]10.0.0.23 - - [2026-03-16 02:04:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001314 10.0.0.22 - - [2026-03-16 02:05:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000439 10.0.0.22 - - [2026-03-16 02:05:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000497 10.0.0.23 - - [2026-03-16 02:05:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000436 10.0.0.23 - - [2026-03-16 02:05:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000501 10.0.0.22 - - [2026-03-16 02:05:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000831 10.0.0.22 - - [2026-03-16 02:05:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000678 10.0.0.23 - - [2026-03-16 02:05:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000769 10.0.0.23 - - [2026-03-16 02:05:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000376 10.0.0.38 - - [2026-03-16 02:05:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.38 - - [2026-03-16 02:05:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000424 10.0.0.38 - - [2026-03-16 02:05:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.38 - - [2026-03-16 02:05:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000409 10.0.0.38 - - [2026-03-16 02:06:03] "GET / HTTP/1.1" 200 35931 0.001612 10.0.0.38 - - [2026-03-16 02:06:04] "POST /fqname-to-id HTTP/1.1" 401 292 0.000493 10.0.0.38 - - [2026-03-16 02:06:04] "POST /fqname-to-id HTTP/1.1" 404 186 0.048308 10.0.0.23 - - [2026-03-16 02:06:04] "GET /projects?obj_uuids=73379099-f6bf-416d-b4fc-5f6c22fbe0e9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.052163 10.0.0.23 - - [2026-03-16 02:06:04] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001130 10.0.0.23 - - [2026-03-16 02:06:04] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.030752 10.0.0.23 - - [2026-03-16 02:06:04] "POST /id-to-fqname HTTP/1.1" 200 188 0.003422 10.0.0.23 - - [2026-03-16 02:06:04] "POST /fqname-to-id HTTP/1.1" 404 197 0.005913 10.0.0.23 - - [2026-03-16 02:06:05] "POST /security-groups HTTP/1.1" 200 589 0.058836 10.0.0.23 - - [2026-03-16 02:06:05] "POST /projects HTTP/1.1" 200 581 0.322121 10.0.0.23 - - [2026-03-16 02:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.398410 10.0.0.38 - - [2026-03-16 02:06:05] "POST /access-control-lists HTTP/1.1" 200 594 0.092627 10.0.0.38 - - [2026-03-16 02:06:05] "GET /project/73379099-f6bf-416d-b4fc-5f6c22fbe0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.664771 10.0.0.38 - - [2026-03-16 02:06:06] "GET / HTTP/1.1" 200 35931 0.002848 10.0.0.23 - - [2026-03-16 02:06:06] "DELETE /project/73379099f6bf416db4fc5f6c22fbe0e9 HTTP/1.1" 404 173 0.003601 10.0.0.23 - - [2026-03-16 02:06:09] "GET /projects?obj_uuids=73379099-f6bf-416d-b4fc-5f6c22fbe0e9&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001243 10.0.0.38 - - [2026-03-16 02:06:09] "GET /project/73379099-f6bf-416d-b4fc-5f6c22fbe0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.067020 10.0.0.23 - - [2026-03-16 02:06:09] "GET /projects?obj_uuids=73379099-f6bf-416d-b4fc-5f6c22fbe0e9&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001667 10.0.0.38 - - [2026-03-16 02:06:09] "GET /project/73379099-f6bf-416d-b4fc-5f6c22fbe0e9?fields=virtual_networks HTTP/1.1" 200 1027 0.079950 10.0.0.23 - - [2026-03-16 02:06:09] "GET /projects?obj_uuids=73379099-f6bf-416d-b4fc-5f6c22fbe0e9&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001183 10.0.0.38 - - [2026-03-16 02:06:09] "GET /project/73379099-f6bf-416d-b4fc-5f6c22fbe0e9?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.057781 10.0.0.23 - - [2026-03-16 02:06:09] "GET /projects?obj_uuids=73379099-f6bf-416d-b4fc-5f6c22fbe0e9&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001637 10.0.0.38 - - [2026-03-16 02:06:10] "GET /project/73379099-f6bf-416d-b4fc-5f6c22fbe0e9?fields=security_groups HTTP/1.1" 200 1251 0.075610 10.0.0.23 - - [2026-03-16 02:06:10] "GET /projects?obj_uuids=773fbfc9-1aea-4dcf-993e-ee773f0e4994&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003882 10.0.0.23 - - [2026-03-16 02:06:10] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001338 10.0.0.23 - - [2026-03-16 02:06:10] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008994 10.0.0.23 - - [2026-03-16 02:06:10] "POST /id-to-fqname HTTP/1.1" 200 167 0.008405 10.0.0.23 - - [2026-03-16 02:06:10] "POST /fqname-to-id HTTP/1.1" 404 176 0.010789 10.0.0.23 - - [2026-03-16 02:06:11] "POST /security-groups HTTP/1.1" 200 568 0.086160 10.0.0.38 - - [2026-03-16 02:06:11] "POST /fqname-to-id HTTP/1.1" 404 207 0.010945 10.0.0.23 - - [2026-03-16 02:06:11] "POST /projects HTTP/1.1" 200 539 0.372641 10.0.0.23 - - [2026-03-16 02:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.471058 10.0.0.38 - - [2026-03-16 02:06:11] "POST /access-control-lists HTTP/1.1" 200 571 0.049238 10.0.0.38 - - [2026-03-16 02:06:11] "GET /project/773fbfc9-1aea-4dcf-993e-ee773f0e4994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.668428 [Introspect:8084]10.0.0.38 - - [2026-03-16 02:06:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001118 10.0.0.23 - - [2026-03-16 02:06:13] "GET /projects?obj_uuids=773fbfc9-1aea-4dcf-993e-ee773f0e4994&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.002048 10.0.0.38 - - [2026-03-16 02:06:13] "GET /project/773fbfc9-1aea-4dcf-993e-ee773f0e4994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.065970 10.0.0.23 - - [2026-03-16 02:06:14] "GET /obj-perms HTTP/1.1" 200 5056 0.066471 [Introspect:8084]10.0.0.38 - - [2026-03-16 02:06:15] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 372 0.000772 10.0.0.38 - - [2026-03-16 02:06:16] "GET /obj-perms HTTP/1.1" 200 5056 0.058903 10.0.0.38 - - [2026-03-16 02:06:16] "GET /obj-perms HTTP/1.1" 200 5056 0.006029 10.0.0.38 - - [2026-03-16 02:06:16] "GET /obj-perms HTTP/1.1" 200 5056 0.004570 10.0.0.38 - - [2026-03-16 02:06:16] "GET /obj-perms HTTP/1.1" 200 5056 0.004979 10.0.0.38 - - [2026-03-16 02:06:16] "GET /obj-perms HTTP/1.1" 200 5056 0.004273 10.0.0.38 - - [2026-03-16 02:06:16] "GET /obj-perms HTTP/1.1" 200 5056 0.005048 10.0.0.38 - - [2026-03-16 02:06:16] "GET /obj-perms HTTP/1.1" 200 5056 0.005139 10.0.0.38 - - [2026-03-16 02:06:17] "GET /obj-perms HTTP/1.1" 200 5056 0.005765 10.0.0.38 - - [2026-03-16 02:06:17] "GET /obj-perms HTTP/1.1" 200 5056 0.004623 10.0.0.38 - - [2026-03-16 02:06:17] "GET /obj-perms HTTP/1.1" 200 5056 0.004767 10.0.0.23 - - [2026-03-16 02:06:17] "GET /obj-perms HTTP/1.1" 200 5056 0.004797 10.0.0.38 - - [2026-03-16 02:06:17] "GET /obj-perms HTTP/1.1" 200 5056 0.006276 10.0.0.23 - - [2026-03-16 02:06:17] "GET /obj-perms HTTP/1.1" 200 5056 0.005149 10.0.0.23 - - [2026-03-16 02:06:17] "GET /obj-perms HTTP/1.1" 200 5056 0.004349 10.0.0.23 - - [2026-03-16 02:06:17] "GET /obj-perms HTTP/1.1" 200 5056 0.003834 10.0.0.38 - - [2026-03-16 02:06:19] "GET /obj-perms HTTP/1.1" 200 5056 0.004949 10.0.0.38 - - [2026-03-16 02:06:19] "GET /obj-perms HTTP/1.1" 200 5056 0.004721 10.0.0.38 - - [2026-03-16 02:06:19] "GET /obj-perms HTTP/1.1" 200 5056 0.005453 10.0.0.38 - - [2026-03-16 02:06:19] "GET /obj-perms HTTP/1.1" 200 5056 0.005032 10.0.0.38 - - [2026-03-16 02:06:19] "GET /obj-perms HTTP/1.1" 200 5056 0.005644 10.0.0.38 - - [2026-03-16 02:06:19] "GET /obj-perms HTTP/1.1" 200 5056 0.005735 10.0.0.38 - - [2026-03-16 02:06:19] "GET /obj-perms HTTP/1.1" 200 5056 0.004735 10.0.0.38 - - [2026-03-16 02:06:19] "GET /obj-perms HTTP/1.1" 200 5056 0.004674 10.0.0.38 - - [2026-03-16 02:06:19] "GET /obj-perms HTTP/1.1" 200 5056 0.005009 10.0.0.38 - - [2026-03-16 02:06:19] "GET /obj-perms HTTP/1.1" 200 5056 0.005421 10.0.0.38 - - [2026-03-16 02:06:19] "GET /obj-perms HTTP/1.1" 200 5056 0.004531 10.0.0.38 - - [2026-03-16 02:06:22] "GET /obj-perms HTTP/1.1" 200 5056 0.005687 10.0.0.38 - - [2026-03-16 02:06:22] "GET /obj-perms HTTP/1.1" 200 5056 0.004477 10.0.0.38 - - [2026-03-16 02:06:22] "GET /obj-perms HTTP/1.1" 200 5056 0.004226 10.0.0.38 - - [2026-03-16 02:06:22] "GET /obj-perms HTTP/1.1" 200 5056 0.004915 10.0.0.38 - - [2026-03-16 02:06:24] "GET /obj-perms HTTP/1.1" 200 5056 0.004552 10.0.0.38 - - [2026-03-16 02:06:25] "POST /fqname-to-id HTTP/1.1" 404 199 0.025992 10.0.0.23 - - [2026-03-16 02:06:25] "GET /projects?obj_uuids=e9ec2799-4aa9-44df-81a9-5ed4d5abf34d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003674 10.0.0.23 - - [2026-03-16 02:06:25] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001035 10.0.0.23 - - [2026-03-16 02:06:25] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008348 10.0.0.23 - - [2026-03-16 02:06:25] "POST /id-to-fqname HTTP/1.1" 200 201 0.002898 10.0.0.23 - - [2026-03-16 02:06:25] "POST /fqname-to-id HTTP/1.1" 404 210 0.013493 10.0.0.23 - - [2026-03-16 02:06:25] "POST /security-groups HTTP/1.1" 200 602 0.088880 10.0.0.23 - - [2026-03-16 02:06:25] "POST /projects HTTP/1.1" 200 607 0.358954 10.0.0.38 - - [2026-03-16 02:06:25] "POST /fqname-to-id HTTP/1.1" 404 244 0.014925 10.0.0.23 - - [2026-03-16 02:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.435718 10.0.0.38 - - [2026-03-16 02:06:25] "GET /project/e9ec2799-4aa9-44df-81a9-5ed4d5abf34d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.598438 10.0.0.38 - - [2026-03-16 02:06:26] "GET / HTTP/1.1" 200 35931 0.001855 10.0.0.38 - - [2026-03-16 02:06:27] "POST /fqname-to-id HTTP/1.1" 401 292 0.000506 10.0.0.38 - - [2026-03-16 02:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.054699 10.0.0.23 - - [2026-03-16 02:06:28] "GET /projects?obj_uuids=e9ec2799-4aa9-44df-81a9-5ed4d5abf34d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001011 10.0.0.38 - - [2026-03-16 02:06:28] "GET /project/e9ec2799-4aa9-44df-81a9-5ed4d5abf34d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.049168 10.0.0.38 - - [2026-03-16 02:06:28] "POST /ref-update HTTP/1.1" 200 156 0.068163 10.0.0.23 - - [2026-03-16 02:06:29] "POST /useragent-kv HTTP/1.1" 200 115 0.011860 10.0.0.38 - - [2026-03-16 02:06:29] "POST /neutron/subnet HTTP/1.1" 200 719 0.283328 10.0.0.38 - - [2026-03-16 02:06:29] "POST /id-to-fqname HTTP/1.1" 200 233 0.001866 10.0.0.38 - - [2026-03-16 02:06:29] "GET /virtual-network/a6e1c580-9ab0-42ce-930e-276c1538a17b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007212 10.0.0.38 - - [2026-03-16 02:06:29] "GET /virtual-network/a6e1c580-9ab0-42ce-930e-276c1538a17b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.008789 10.0.0.38 - - [2026-03-16 02:06:29] "POST /neutron/network HTTP/1.1" 200 838 0.010263 10.0.0.38 - - [2026-03-16 02:06:29] "GET /virtual-network/a6e1c580-9ab0-42ce-930e-276c1538a17b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006640 10.0.0.38 - - [2026-03-16 02:06:31] "POST /id-to-fqname HTTP/1.1" 200 233 0.001777 10.0.0.23 - - [2026-03-16 02:06:33] "GET /projects?obj_uuids=e9ec2799-4aa9-44df-81a9-5ed4d5abf34d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001171 10.0.0.38 - - [2026-03-16 02:06:33] "GET /project/e9ec2799-4aa9-44df-81a9-5ed4d5abf34d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.088548 10.0.0.38 - - [2026-03-16 02:06:34] "POST /neutron/network HTTP/1.1" 200 838 0.033492 10.0.0.38 - - [2026-03-16 02:06:34] "POST /neutron/port HTTP/1.1" 200 117 0.008089 10.0.0.38 - - [2026-03-16 02:06:36] "POST /neutron/port HTTP/1.1" 200 1070 0.049150 10.0.0.38 - - [2026-03-16 02:06:36] "POST /neutron/port HTTP/1.1" 200 1134 0.026965 10.0.0.38 - - [2026-03-16 02:06:36] "POST /neutron/port HTTP/1.1" 200 117 0.001087 10.0.0.38 - - [2026-03-16 02:06:39] "POST /neutron/security_group HTTP/1.1" 200 2069 0.010936 10.0.0.38 - - [2026-03-16 02:06:44] "GET /obj-perms HTTP/1.1" 200 5052 0.070014 10.0.0.38 - - [2026-03-16 02:06:47] "GET /obj-perms HTTP/1.1" 200 5052 0.007984 10.0.0.38 - - [2026-03-16 02:06:50] "POST /neutron/port HTTP/1.1" 200 1134 0.066561 10.0.0.38 - - [2026-03-16 02:06:50] "POST /neutron/security_group HTTP/1.1" 200 2069 0.009755 10.0.0.38 - - [2026-03-16 02:06:50] "POST /neutron/port HTTP/1.1" 200 151 0.281552 10.0.0.23 - - [2026-03-16 02:06:53] "GET /projects?obj_uuids=e9ec2799-4aa9-44df-81a9-5ed4d5abf34d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001476 10.0.0.38 - - [2026-03-16 02:06:53] "GET /project/e9ec2799-4aa9-44df-81a9-5ed4d5abf34d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.080852 10.0.0.23 - - [2026-03-16 02:06:53] "GET /projects?obj_uuids=e9ec2799-4aa9-44df-81a9-5ed4d5abf34d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001263 10.0.0.38 - - [2026-03-16 02:06:53] "GET /project/e9ec2799-4aa9-44df-81a9-5ed4d5abf34d?fields=virtual_networks HTTP/1.1" 200 1053 0.081980 10.0.0.23 - - [2026-03-16 02:06:53] "GET /projects?obj_uuids=e9ec2799-4aa9-44df-81a9-5ed4d5abf34d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001102 10.0.0.38 - - [2026-03-16 02:06:53] "GET /project/e9ec2799-4aa9-44df-81a9-5ed4d5abf34d?fields=virtual_machine_interfaces HTTP/1.1" 200 1053 0.067305 10.0.0.23 - - [2026-03-16 02:06:53] "GET /projects?obj_uuids=e9ec2799-4aa9-44df-81a9-5ed4d5abf34d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001224 10.0.0.38 - - [2026-03-16 02:06:53] "GET /project/e9ec2799-4aa9-44df-81a9-5ed4d5abf34d?fields=security_groups HTTP/1.1" 200 1290 0.063846 10.0.0.23 - - [2026-03-16 02:06:54] "GET /projects?obj_uuids=773fbfc9-1aea-4dcf-993e-ee773f0e4994&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001344 10.0.0.38 - - [2026-03-16 02:06:54] "GET /project/773fbfc9-1aea-4dcf-993e-ee773f0e4994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.055195 10.0.0.23 - - [2026-03-16 02:07:00] "GET /projects?obj_uuids=773fbfc9-1aea-4dcf-993e-ee773f0e4994&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001358 10.0.0.38 - - [2026-03-16 02:07:00] "GET /project/773fbfc9-1aea-4dcf-993e-ee773f0e4994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.060956 10.0.0.22 - - [2026-03-16 02:07:02] "GET /obj-perms HTTP/1.1" 200 5056 0.055815 10.0.0.38 - - [2026-03-16 02:07:03] "POST /fqname-to-id HTTP/1.1" 404 200 0.028448 10.0.0.23 - - [2026-03-16 02:07:03] "GET /projects?obj_uuids=f6d2d455-e733-4c57-87c8-c1f4daee7fed&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003642 10.0.0.23 - - [2026-03-16 02:07:03] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001313 10.0.0.23 - - [2026-03-16 02:07:03] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.010400 10.0.0.23 - - [2026-03-16 02:07:03] "POST /id-to-fqname HTTP/1.1" 200 202 0.001262 10.0.0.23 - - [2026-03-16 02:07:03] "POST /fqname-to-id HTTP/1.1" 404 211 0.011260 10.0.0.23 - - [2026-03-16 02:07:03] "POST /security-groups HTTP/1.1" 200 603 0.098905 10.0.0.38 - - [2026-03-16 02:07:03] "POST /fqname-to-id HTTP/1.1" 404 246 0.015065 10.0.0.23 - - [2026-03-16 02:07:03] "POST /projects HTTP/1.1" 200 609 0.421808 10.0.0.23 - - [2026-03-16 02:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.458273 10.0.0.38 - - [2026-03-16 02:07:04] "GET /project/f6d2d455-e733-4c57-87c8-c1f4daee7fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.638569 10.0.0.38 - - [2026-03-16 02:07:04] "POST /access-control-lists HTTP/1.1" 200 606 0.095427 10.0.0.38 - - [2026-03-16 02:07:05] "GET / HTTP/1.1" 200 35931 0.057302 10.0.0.38 - - [2026-03-16 02:07:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000707 10.0.0.38 - - [2026-03-16 02:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.055690 10.0.0.23 - - [2026-03-16 02:07:06] "GET /projects?obj_uuids=f6d2d455-e733-4c57-87c8-c1f4daee7fed&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001176 10.0.0.38 - - [2026-03-16 02:07:06] "GET /project/f6d2d455-e733-4c57-87c8-c1f4daee7fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.061395 10.0.0.38 - - [2026-03-16 02:07:06] "POST /neutron/network HTTP/1.1" 200 117 0.039477 10.0.0.38 - - [2026-03-16 02:07:06] "POST /neutron/network HTTP/1.1" 200 923 0.011770 10.0.0.38 - - [2026-03-16 02:07:06] "POST /id-to-fqname HTTP/1.1" 200 275 0.001371 10.0.0.38 - - [2026-03-16 02:07:06] "GET /virtual-network/589e84f4-4e51-43f5-9668-06b9dfad4ee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.008655 10.0.0.38 - - [2026-03-16 02:07:06] "GET /virtual-network/589e84f4-4e51-43f5-9668-06b9dfad4ee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.008373 10.0.0.38 - - [2026-03-16 02:07:06] "POST /neutron/subnet HTTP/1.1" 200 729 0.021276 10.0.0.38 - - [2026-03-16 02:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005293 10.0.0.23 - - [2026-03-16 02:07:06] "GET /projects?obj_uuids=f6d2d455-e733-4c57-87c8-c1f4daee7fed&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001455 10.0.0.23 - - [2026-03-16 02:07:06] "DELETE /project/e9ec27994aa944df81a95ed4d5abf34d HTTP/1.1" 404 173 0.020136 10.0.0.23 - - [2026-03-16 02:07:06] "GET /projects?obj_uuids=73379099-f6bf-416d-b4fc-5f6c22fbe0e9&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.006030 10.0.0.23 - - [2026-03-16 02:07:06] "DELETE /project/f6d2d455e7334c5787c8c1f4daee7fed HTTP/1.1" 404 173 0.039350 10.0.0.23 - - [2026-03-16 02:07:07] "GET /projects?obj_uuids=e9ec2799-4aa9-44df-81a9-5ed4d5abf34d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001286 10.0.0.23 - - [2026-03-16 02:07:07] "DELETE /project/773fbfc91aea4dcf993eee773f0e4994 HTTP/1.1" 404 173 0.025563 10.0.0.38 - - [2026-03-16 02:07:07] "GET /project/f6d2d455-e733-4c57-87c8-c1f4daee7fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.132927 10.0.0.23 - - [2026-03-16 02:07:07] "GET /project/73379099-f6bf-416d-b4fc-5f6c22fbe0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.112177 10.0.0.23 - - [2026-03-16 02:07:07] "GET /projects?obj_uuids=73379099-f6bf-416d-b4fc-5f6c22fbe0e9&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001379 10.0.0.23 - - [2026-03-16 02:07:07] "GET /project/e9ec2799-4aa9-44df-81a9-5ed4d5abf34d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1511 0.117758 10.0.0.23 - - [2026-03-16 02:07:07] "GET /projects?obj_uuids=e9ec2799-4aa9-44df-81a9-5ed4d5abf34d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.004522 10.0.0.23 - - [2026-03-16 02:07:07] "GET /project/73379099-f6bf-416d-b4fc-5f6c22fbe0e9?fields=security_groups HTTP/1.1" 200 1356 0.110252 10.0.0.23 - - [2026-03-16 02:07:07] "GET /project/e9ec2799-4aa9-44df-81a9-5ed4d5abf34d?fields=security_groups HTTP/1.1" 200 1395 0.195124 10.0.0.23 - - [2026-03-16 02:07:07] "DELETE /security-group/2da1ff16-cb6f-430f-90bb-0a3342439de3 HTTP/1.1" 200 115 0.189861 10.0.0.23 - - [2026-03-16 02:07:07] "GET /projects?obj_uuids=73379099-f6bf-416d-b4fc-5f6c22fbe0e9&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001493 10.0.0.23 - - [2026-03-16 02:07:07] "DELETE /security-group/e01e7b9f-40cc-4dbb-959f-6594c794abc6 HTTP/1.1" 200 115 0.181515 10.0.0.38 - - [2026-03-16 02:07:07] "DELETE /access-control-list/91a0eca6-1546-4edc-838a-e1b4e60d2af2 HTTP/1.1" 200 115 0.152001 10.0.0.23 - - [2026-03-16 02:07:07] "GET /projects?obj_uuids=e9ec2799-4aa9-44df-81a9-5ed4d5abf34d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001267 10.0.0.23 - - [2026-03-16 02:07:07] "GET /project/73379099-f6bf-416d-b4fc-5f6c22fbe0e9?fields=application_policy_sets HTTP/1.1" 200 1395 0.146829 10.0.0.23 - - [2026-03-16 02:07:07] "GET /project/e9ec2799-4aa9-44df-81a9-5ed4d5abf34d?fields=application_policy_sets HTTP/1.1" 200 1434 0.134533 10.0.0.38 - - [2026-03-16 02:07:07] "POST /ref-update HTTP/1.1" 200 156 0.163916 10.0.0.23 - - [2026-03-16 02:07:07] "DELETE /project/73379099-f6bf-416d-b4fc-5f6c22fbe0e9 HTTP/1.1" 404 190 1.001606 10.0.0.23 - - [2026-03-16 02:07:07] "POST /useragent-kv HTTP/1.1" 200 115 0.009644 10.0.0.38 - - [2026-03-16 02:07:08] "POST /neutron/subnet HTTP/1.1" 200 710 0.565188 10.0.0.38 - - [2026-03-16 02:07:08] "POST /id-to-fqname HTTP/1.1" 200 275 0.001221 10.0.0.38 - - [2026-03-16 02:07:08] "GET /virtual-network/7e96b77e-5482-4bab-8f1a-53158539cb8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.006888 10.0.0.23 - - [2026-03-16 02:07:08] "DELETE /project/e9ec2799-4aa9-44df-81a9-5ed4d5abf34d HTTP/1.1" 200 115 1.134358 10.0.0.38 - - [2026-03-16 02:07:08] "GET /virtual-network/7e96b77e-5482-4bab-8f1a-53158539cb8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.010098 10.0.0.38 - - [2026-03-16 02:07:08] "POST /neutron/network HTTP/1.1" 200 919 0.012123 10.0.0.38 - - [2026-03-16 02:07:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004499 10.0.0.23 - - [2026-03-16 02:07:08] "GET /projects?obj_uuids=f6d2d455-e733-4c57-87c8-c1f4daee7fed&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001163 10.0.0.38 - - [2026-03-16 02:07:08] "GET /project/f6d2d455-e733-4c57-87c8-c1f4daee7fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.071104 10.0.0.23 - - [2026-03-16 02:07:08] "GET /projects?obj_uuids=f6d2d455-e733-4c57-87c8-c1f4daee7fed&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001486 10.0.0.38 - - [2026-03-16 02:07:08] "POST /neutron/network HTTP/1.1" 200 705 0.175874 10.0.0.38 - - [2026-03-16 02:07:08] "POST /route-targets HTTP/1.1" 200 327 0.020724 10.0.0.38 - - [2026-03-16 02:07:08] "POST /id-to-fqname HTTP/1.1" 200 276 0.004287 10.0.0.38 - - [2026-03-16 02:07:08] "GET /virtual-network/e1bdc013-d3e4-40ae-8332-e26248a8529f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.006691 10.0.0.38 - - [2026-03-16 02:07:08] "POST /neutron/network HTTP/1.1" 200 924 0.009803 10.0.0.38 - - [2026-03-16 02:07:08] "GET /virtual-network/e1bdc013-d3e4-40ae-8332-e26248a8529f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.008588 10.0.0.38 - - [2026-03-16 02:07:08] "POST /id-to-fqname HTTP/1.1" 200 275 0.001662 10.0.0.38 - - [2026-03-16 02:07:09] "POST /neutron/network HTTP/1.1" 200 929 0.008724 10.0.0.23 - - [2026-03-16 02:07:10] "GET /projects?obj_uuids=f6d2d455-e733-4c57-87c8-c1f4daee7fed&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001237 10.0.0.38 - - [2026-03-16 02:07:10] "GET /project/f6d2d455-e733-4c57-87c8-c1f4daee7fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.092994 10.0.0.38 - - [2026-03-16 02:07:10] "POST /neutron/port HTTP/1.1" 200 117 0.008521 10.0.0.38 - - [2026-03-16 02:07:10] "POST /id-to-fqname HTTP/1.1" 200 276 0.001629 10.0.0.38 - - [2026-03-16 02:07:10] "POST /neutron/network HTTP/1.1" 200 929 0.008779 10.0.0.38 - - [2026-03-16 02:07:11] "POST /neutron/port HTTP/1.1" 200 1069 0.022615 10.0.0.23 - - [2026-03-16 02:07:11] "GET /projects?obj_uuids=f6d2d455-e733-4c57-87c8-c1f4daee7fed&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001349 10.0.0.38 - - [2026-03-16 02:07:11] "GET /project/f6d2d455-e733-4c57-87c8-c1f4daee7fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.087011 10.0.0.38 - - [2026-03-16 02:07:11] "POST /neutron/port HTTP/1.1" 200 1133 0.025861 10.0.0.38 - - [2026-03-16 02:07:11] "POST /neutron/port HTTP/1.1" 200 117 0.001149 10.0.0.38 - - [2026-03-16 02:07:11] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009712 10.0.0.23 - - [2026-03-16 02:07:12] "GET /projects?obj_uuids=f6d2d455-e733-4c57-87c8-c1f4daee7fed&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001667 10.0.0.38 - - [2026-03-16 02:07:13] "POST /neutron/port HTTP/1.1" 200 1072 0.493039 10.0.0.38 - - [2026-03-16 02:07:13] "POST /neutron/network HTTP/1.1" 400 204 0.020855 10.0.0.38 - - [2026-03-16 02:07:13] "POST /neutron/port HTTP/1.1" 200 1136 0.056542 10.0.0.38 - - [2026-03-16 02:07:13] "POST /neutron/port HTTP/1.1" 200 117 0.004506 10.0.0.38 - - [2026-03-16 02:07:14] "POST /neutron/port HTTP/1.1" 200 1123 0.022425 10.0.0.23 - - [2026-03-16 02:07:15] "POST /useragent-kv HTTP/1.1" 200 115 0.005082 10.0.0.23 - - [2026-03-16 02:07:15] "POST /useragent-kv HTTP/1.1" 200 115 0.006721 10.0.0.38 - - [2026-03-16 02:07:15] "POST /neutron/network HTTP/1.1" 200 151 0.216236 10.0.0.38 - - [2026-03-16 02:07:15] "DELETE /route-target/4e15f48b-c12b-46b8-9b9b-8aab5760689c HTTP/1.1" 200 115 0.064524 10.0.0.38 - - [2026-03-16 02:07:17] "POST /neutron/port HTTP/1.1" 200 1136 0.025090 10.0.0.38 - - [2026-03-16 02:07:17] "POST /neutron/port HTTP/1.1" 200 117 0.008647 10.0.0.38 - - [2026-03-16 02:07:17] "POST /neutron/network HTTP/1.1" 200 924 0.009434 10.0.0.23 - - [2026-03-16 02:07:18] "POST /useragent-kv HTTP/1.1" 200 115 0.004019 10.0.0.23 - - [2026-03-16 02:07:18] "POST /useragent-kv HTTP/1.1" 200 115 0.005090 10.0.0.38 - - [2026-03-16 02:07:18] "POST /neutron/network HTTP/1.1" 200 151 0.185651 10.0.0.38 - - [2026-03-16 02:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010761 10.0.0.23 - - [2026-03-16 02:07:18] "GET /projects?obj_uuids=f6d2d455-e733-4c57-87c8-c1f4daee7fed&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000932 10.0.0.38 - - [2026-03-16 02:07:18] "GET /project/f6d2d455-e733-4c57-87c8-c1f4daee7fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.099917 10.0.0.23 - - [2026-03-16 02:07:18] "GET /projects?obj_uuids=f6d2d455-e733-4c57-87c8-c1f4daee7fed&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002686 10.0.0.38 - - [2026-03-16 02:07:18] "GET /project/f6d2d455-e733-4c57-87c8-c1f4daee7fed?fields=virtual_networks HTTP/1.1" 200 1055 0.069367 10.0.0.23 - - [2026-03-16 02:07:18] "GET /projects?obj_uuids=f6d2d455-e733-4c57-87c8-c1f4daee7fed&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001307 10.0.0.38 - - [2026-03-16 02:07:18] "GET /project/f6d2d455-e733-4c57-87c8-c1f4daee7fed?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.067704 10.0.0.23 - - [2026-03-16 02:07:18] "GET /projects?obj_uuids=f6d2d455-e733-4c57-87c8-c1f4daee7fed&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001205 10.0.0.38 - - [2026-03-16 02:07:18] "GET /project/f6d2d455-e733-4c57-87c8-c1f4daee7fed?fields=security_groups HTTP/1.1" 200 1293 0.070392 10.0.0.38 - - [2026-03-16 02:07:19] "POST /fqname-to-id HTTP/1.1" 404 190 0.041944 10.0.0.23 - - [2026-03-16 02:07:19] "GET /projects?obj_uuids=99851127-0316-4547-823a-91b54fcdbb2b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003761 10.0.0.23 - - [2026-03-16 02:07:19] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001069 10.0.0.23 - - [2026-03-16 02:07:19] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008894 10.0.0.23 - - [2026-03-16 02:07:19] "POST /id-to-fqname HTTP/1.1" 200 192 0.009174 10.0.0.23 - - [2026-03-16 02:07:19] "POST /fqname-to-id HTTP/1.1" 404 201 0.008169 10.0.0.23 - - [2026-03-16 02:07:19] "POST /security-groups HTTP/1.1" 200 593 0.085324 10.0.0.23 - - [2026-03-16 02:07:19] "POST /projects HTTP/1.1" 200 589 0.374993 10.0.0.38 - - [2026-03-16 02:07:20] "POST /access-control-lists HTTP/1.1" 200 598 0.047467 10.0.0.23 - - [2026-03-16 02:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.456976 10.0.0.38 - - [2026-03-16 02:07:20] "GET /project/99851127-0316-4547-823a-91b54fcdbb2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.626823 10.0.0.38 - - [2026-03-16 02:07:21] "GET / HTTP/1.1" 200 35931 0.001552 10.0.0.38 - - [2026-03-16 02:07:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000577 10.0.0.38 - - [2026-03-16 02:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.064624 10.0.0.23 - - [2026-03-16 02:07:22] "GET /projects?obj_uuids=99851127-0316-4547-823a-91b54fcdbb2b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001077 10.0.0.38 - - [2026-03-16 02:07:22] "GET /project/99851127-0316-4547-823a-91b54fcdbb2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.075871 10.0.0.23 - - [2026-03-16 02:07:22] "GET /projects?obj_uuids=99851127-0316-4547-823a-91b54fcdbb2b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001810 10.0.0.38 - - [2026-03-16 02:07:22] "POST /neutron/network HTTP/1.1" 200 673 0.186213 10.0.0.38 - - [2026-03-16 02:07:22] "POST /route-targets HTTP/1.1" 200 327 0.026001 10.0.0.38 - - [2026-03-16 02:07:22] "POST /id-to-fqname HTTP/1.1" 200 255 0.004148 10.0.0.38 - - [2026-03-16 02:07:22] "GET /virtual-network/3a352a93-98bf-444b-93e8-cd7ac77263cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2135 0.006952 10.0.0.38 - - [2026-03-16 02:07:22] "POST /neutron/network HTTP/1.1" 200 890 0.008162 10.0.0.38 - - [2026-03-16 02:07:22] "GET /virtual-network/3a352a93-98bf-444b-93e8-cd7ac77263cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2135 0.007187 10.0.0.38 - - [2026-03-16 02:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004323 10.0.0.23 - - [2026-03-16 02:07:22] "GET /projects?obj_uuids=99851127-0316-4547-823a-91b54fcdbb2b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001038 10.0.0.38 - - [2026-03-16 02:07:22] "GET /project/99851127-0316-4547-823a-91b54fcdbb2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.063279 10.0.0.38 - - [2026-03-16 02:07:23] "POST /neutron/network HTTP/1.1" 200 117 0.022867 10.0.0.38 - - [2026-03-16 02:07:23] "POST /ref-update HTTP/1.1" 200 156 0.058338 10.0.0.38 - - [2026-03-16 02:07:23] "POST /neutron/network HTTP/1.1" 200 891 0.014627 10.0.0.38 - - [2026-03-16 02:07:23] "POST /id-to-fqname HTTP/1.1" 200 255 0.001626 10.0.0.38 - - [2026-03-16 02:07:23] "GET /virtual-network/f37f9bf2-6658-490f-9be8-608d44525228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2139 0.007112 10.0.0.38 - - [2026-03-16 02:07:23] "GET /virtual-network/f37f9bf2-6658-490f-9be8-608d44525228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2139 0.006033 10.0.0.38 - - [2026-03-16 02:07:23] "POST /neutron/subnet HTTP/1.1" 200 720 0.010898 10.0.0.38 - - [2026-03-16 02:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.23 - - [2026-03-16 02:07:23] "GET /projects?obj_uuids=99851127-0316-4547-823a-91b54fcdbb2b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001289 10.0.0.38 - - [2026-03-16 02:07:23] "GET /project/99851127-0316-4547-823a-91b54fcdbb2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.061018 10.0.0.23 - - [2026-03-16 02:07:24] "POST /useragent-kv HTTP/1.1" 200 115 0.010073 10.0.0.38 - - [2026-03-16 02:07:24] "POST /neutron/subnet HTTP/1.1" 200 715 0.212672 10.0.0.38 - - [2026-03-16 02:07:24] "POST /id-to-fqname HTTP/1.1" 200 256 0.001611 10.0.0.38 - - [2026-03-16 02:07:24] "GET /virtual-network/068b0078-9952-49ae-86b7-34dbff0c9c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2136 0.007335 10.0.0.38 - - [2026-03-16 02:07:24] "GET /virtual-network/068b0078-9952-49ae-86b7-34dbff0c9c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2136 0.006013 10.0.0.38 - - [2026-03-16 02:07:24] "POST /neutron/network HTTP/1.1" 200 892 0.008441 10.0.0.38 - - [2026-03-16 02:07:24] "POST /id-to-fqname HTTP/1.1" 200 255 0.001240 10.0.0.23 - - [2026-03-16 02:07:25] "GET /projects?obj_uuids=99851127-0316-4547-823a-91b54fcdbb2b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001363 10.0.0.38 - - [2026-03-16 02:07:25] "GET /project/99851127-0316-4547-823a-91b54fcdbb2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.068327 10.0.0.38 - - [2026-03-16 02:07:25] "POST /neutron/network HTTP/1.1" 200 891 0.008063 10.0.0.38 - - [2026-03-16 02:07:25] "POST /id-to-fqname HTTP/1.1" 200 256 0.001333 10.0.0.38 - - [2026-03-16 02:07:25] "POST /neutron/port HTTP/1.1" 200 117 0.007101 10.0.0.23 - - [2026-03-16 02:07:25] "GET /projects?obj_uuids=99851127-0316-4547-823a-91b54fcdbb2b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001430 10.0.0.38 - - [2026-03-16 02:07:26] "POST /neutron/port HTTP/1.1" 200 1061 0.436610 10.0.0.38 - - [2026-03-16 02:07:26] "POST /neutron/port HTTP/1.1" 200 1115 0.173795 10.0.0.23 - - [2026-03-16 02:07:26] "GET /projects?obj_uuids=99851127-0316-4547-823a-91b54fcdbb2b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001419 10.0.0.38 - - [2026-03-16 02:07:26] "GET /project/99851127-0316-4547-823a-91b54fcdbb2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.094565 10.0.0.38 - - [2026-03-16 02:07:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008605 10.0.0.38 - - [2026-03-16 02:07:26] "POST /neutron/network HTTP/1.1" 200 891 0.013339 10.0.0.38 - - [2026-03-16 02:07:27] "POST /neutron/port HTTP/1.1" 200 117 0.006867 10.0.0.38 - - [2026-03-16 02:07:27] "POST /neutron/port HTTP/1.1" 200 1060 0.024369 10.0.0.38 - - [2026-03-16 02:07:28] "POST /neutron/port HTTP/1.1" 200 1124 0.029310 10.0.0.38 - - [2026-03-16 02:07:28] "POST /neutron/port HTTP/1.1" 200 117 0.001359 10.0.0.38 - - [2026-03-16 02:07:28] "POST /neutron/network HTTP/1.1" 400 204 0.017889 10.0.0.38 - - [2026-03-16 02:07:29] "POST /neutron/port HTTP/1.1" 200 151 0.242295 10.0.0.38 - - [2026-03-16 02:07:29] "POST /neutron/port HTTP/1.1" 200 151 0.229286 10.0.0.23 - - [2026-03-16 02:07:30] "POST /useragent-kv HTTP/1.1" 200 115 0.004708 10.0.0.38 - - [2026-03-16 02:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006182 10.0.0.23 - - [2026-03-16 02:07:30] "POST /useragent-kv HTTP/1.1" 200 115 0.003309 10.0.0.38 - - [2026-03-16 02:07:30] "POST /neutron/network HTTP/1.1" 200 151 0.156879 10.0.0.38 - - [2026-03-16 02:07:31] "DELETE /route-target/e9087b74-da7e-4e90-8a47-c8892bcc24b4 HTTP/1.1" 200 115 0.027114 10.0.0.38 - - [2026-03-16 02:07:31] "POST /neutron/network HTTP/1.1" 200 890 0.017902 10.0.0.23 - - [2026-03-16 02:07:31] "GET /projects?obj_uuids=99851127-0316-4547-823a-91b54fcdbb2b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001108 10.0.0.38 - - [2026-03-16 02:07:31] "GET /project/99851127-0316-4547-823a-91b54fcdbb2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.066038 10.0.0.23 - - [2026-03-16 02:07:31] "GET /projects?obj_uuids=99851127-0316-4547-823a-91b54fcdbb2b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003876 10.0.0.38 - - [2026-03-16 02:07:31] "GET /project/99851127-0316-4547-823a-91b54fcdbb2b?fields=virtual_networks HTTP/1.1" 200 1035 0.095088 10.0.0.23 - - [2026-03-16 02:07:31] "GET /projects?obj_uuids=99851127-0316-4547-823a-91b54fcdbb2b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001059 10.0.0.38 - - [2026-03-16 02:07:31] "GET /project/99851127-0316-4547-823a-91b54fcdbb2b?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.057788 10.0.0.23 - - [2026-03-16 02:07:31] "GET /projects?obj_uuids=99851127-0316-4547-823a-91b54fcdbb2b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001466 10.0.0.38 - - [2026-03-16 02:07:31] "GET /project/99851127-0316-4547-823a-91b54fcdbb2b?fields=security_groups HTTP/1.1" 200 1263 0.068353 10.0.0.38 - - [2026-03-16 02:07:32] "POST /fqname-to-id HTTP/1.1" 404 196 0.030788 10.0.0.23 - - [2026-03-16 02:07:32] "GET /projects?obj_uuids=6f7b3e83-f943-4af4-83de-b08d84a227f4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.007588 10.0.0.23 - - [2026-03-16 02:07:32] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001040 10.0.0.23 - - [2026-03-16 02:07:32] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007683 10.0.0.23 - - [2026-03-16 02:07:32] "POST /id-to-fqname HTTP/1.1" 200 198 0.017356 10.0.0.23 - - [2026-03-16 02:07:32] "POST /fqname-to-id HTTP/1.1" 404 207 0.014039 10.0.0.23 - - [2026-03-16 02:07:32] "POST /security-groups HTTP/1.1" 200 599 0.048306 10.0.0.38 - - [2026-03-16 02:07:32] "POST /fqname-to-id HTTP/1.1" 404 242 0.004379 10.0.0.23 - - [2026-03-16 02:07:32] "POST /projects HTTP/1.1" 200 601 0.340598 10.0.0.23 - - [2026-03-16 02:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.378581 10.0.0.38 - - [2026-03-16 02:07:33] "GET /project/6f7b3e83-f943-4af4-83de-b08d84a227f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.534027 10.0.0.38 - - [2026-03-16 02:07:33] "POST /access-control-lists HTTP/1.1" 200 602 0.052653 10.0.0.38 - - [2026-03-16 02:07:34] "GET / HTTP/1.1" 200 35931 0.002195 10.0.0.38 - - [2026-03-16 02:07:34] "POST /fqname-to-id HTTP/1.1" 401 292 0.000447 10.0.0.38 - - [2026-03-16 02:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.060004 10.0.0.23 - - [2026-03-16 02:07:34] "GET /projects?obj_uuids=6f7b3e83-f943-4af4-83de-b08d84a227f4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001586 10.0.0.38 - - [2026-03-16 02:07:35] "GET /project/6f7b3e83-f943-4af4-83de-b08d84a227f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.058600 10.0.0.23 - - [2026-03-16 02:07:35] "GET /projects?obj_uuids=6f7b3e83-f943-4af4-83de-b08d84a227f4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001702 10.0.0.38 - - [2026-03-16 02:07:35] "POST /neutron/network HTTP/1.1" 200 691 0.189389 10.0.0.38 - - [2026-03-16 02:07:35] "POST /id-to-fqname HTTP/1.1" 200 267 0.004172 10.0.0.38 - - [2026-03-16 02:07:35] "GET /virtual-network/55de8b40-03c1-4a15-a632-c88e3a2cc9bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.008474 10.0.0.38 - - [2026-03-16 02:07:35] "POST /neutron/network HTTP/1.1" 200 910 0.008213 10.0.0.38 - - [2026-03-16 02:07:35] "GET /virtual-network/55de8b40-03c1-4a15-a632-c88e3a2cc9bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.007417 10.0.0.38 - - [2026-03-16 02:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004369 10.0.0.23 - - [2026-03-16 02:07:35] "GET /projects?obj_uuids=6f7b3e83-f943-4af4-83de-b08d84a227f4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001200 10.0.0.38 - - [2026-03-16 02:07:35] "GET /project/6f7b3e83-f943-4af4-83de-b08d84a227f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.065127 10.0.0.38 - - [2026-03-16 02:07:35] "POST /neutron/network HTTP/1.1" 200 117 0.017134 10.0.0.38 - - [2026-03-16 02:07:36] "POST /route-targets HTTP/1.1" 200 327 0.018095 10.0.0.38 - - [2026-03-16 02:07:36] "POST /neutron/network HTTP/1.1" 200 911 0.011206 10.0.0.38 - - [2026-03-16 02:07:36] "POST /id-to-fqname HTTP/1.1" 200 267 0.001581 10.0.0.38 - - [2026-03-16 02:07:36] "GET /virtual-network/26b5e5be-8ccb-49e4-a28a-a84c1aef34b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.007161 10.0.0.38 - - [2026-03-16 02:07:36] "GET /virtual-network/26b5e5be-8ccb-49e4-a28a-a84c1aef34b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.009002 10.0.0.38 - - [2026-03-16 02:07:36] "POST /neutron/subnet HTTP/1.1" 200 729 0.011345 10.0.0.38 - - [2026-03-16 02:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004088 10.0.0.23 - - [2026-03-16 02:07:36] "GET /projects?obj_uuids=6f7b3e83-f943-4af4-83de-b08d84a227f4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002028 10.0.0.38 - - [2026-03-16 02:07:36] "GET /project/6f7b3e83-f943-4af4-83de-b08d84a227f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.062024 10.0.0.38 - - [2026-03-16 02:07:36] "POST /ref-update HTTP/1.1" 200 156 0.031760 10.0.0.23 - - [2026-03-16 02:07:37] "POST /useragent-kv HTTP/1.1" 200 115 0.009768 10.0.0.38 - - [2026-03-16 02:07:37] "POST /neutron/subnet HTTP/1.1" 200 719 0.294642 10.0.0.38 - - [2026-03-16 02:07:37] "POST /id-to-fqname HTTP/1.1" 200 268 0.003600 10.0.0.38 - - [2026-03-16 02:07:37] "GET /virtual-network/f74c1f8d-f1c8-4f41-9630-271af6b3035a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.006772 10.0.0.38 - - [2026-03-16 02:07:37] "GET /virtual-network/f74c1f8d-f1c8-4f41-9630-271af6b3035a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.006613 10.0.0.38 - - [2026-03-16 02:07:37] "POST /neutron/network HTTP/1.1" 200 911 0.009144 10.0.0.38 - - [2026-03-16 02:07:37] "POST /id-to-fqname HTTP/1.1" 200 267 0.001585 10.0.0.38 - - [2026-03-16 02:08:03] "GET /obj-perms HTTP/1.1" 200 5056 0.055981 10.0.0.23 - - [2026-03-16 02:08:08] "DELETE /project/9985112703164547823a91b54fcdbb2b HTTP/1.1" 404 173 0.014811 10.0.0.23 - - [2026-03-16 02:08:08] "DELETE /project/6f7b3e83f9434af483deb08d84a227f4 HTTP/1.1" 404 173 0.017815 10.0.0.23 - - [2026-03-16 02:08:08] "GET /projects?obj_uuids=99851127-0316-4547-823a-91b54fcdbb2b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001936 10.0.0.23 - - [2026-03-16 02:08:08] "GET /projects?obj_uuids=f6d2d455-e733-4c57-87c8-c1f4daee7fed&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001310 10.0.0.23 - - [2026-03-16 02:08:08] "GET /project/f6d2d455-e733-4c57-87c8-c1f4daee7fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1515 0.094326 10.0.0.23 - - [2026-03-16 02:08:08] "GET /projects?obj_uuids=f6d2d455-e733-4c57-87c8-c1f4daee7fed&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001250 10.0.0.23 - - [2026-03-16 02:08:08] "GET /project/99851127-0316-4547-823a-91b54fcdbb2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.135771 10.0.0.23 - - [2026-03-16 02:08:08] "GET /projects?obj_uuids=99851127-0316-4547-823a-91b54fcdbb2b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001529 10.0.0.23 - - [2026-03-16 02:08:08] "GET /project/f6d2d455-e733-4c57-87c8-c1f4daee7fed?fields=security_groups HTTP/1.1" 200 1125 0.140055 10.0.0.23 - - [2026-03-16 02:08:08] "GET /project/99851127-0316-4547-823a-91b54fcdbb2b?fields=security_groups HTTP/1.1" 200 1368 0.127855 10.0.0.23 - - [2026-03-16 02:08:08] "GET /projects?obj_uuids=f6d2d455-e733-4c57-87c8-c1f4daee7fed&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000944 10.0.0.23 - - [2026-03-16 02:08:08] "GET /project/f6d2d455-e733-4c57-87c8-c1f4daee7fed?fields=application_policy_sets HTTP/1.1" 200 1437 0.084385 10.0.0.23 - - [2026-03-16 02:08:08] "DELETE /security-group/b5c7be65-daa7-4441-ba89-b7d1dbef8130 HTTP/1.1" 200 115 0.138939 10.0.0.23 - - [2026-03-16 02:08:08] "GET /projects?obj_uuids=99851127-0316-4547-823a-91b54fcdbb2b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002560 10.0.0.38 - - [2026-03-16 02:08:08] "DELETE /access-control-list/9e725ee1-5a17-4abc-b052-d61d891b8e62 HTTP/1.1" 200 115 0.112477 10.0.0.23 - - [2026-03-16 02:08:08] "DELETE /project/f6d2d455-e733-4c57-87c8-c1f4daee7fed HTTP/1.1" 200 115 0.567865 10.0.0.23 - - [2026-03-16 02:08:08] "GET /project/99851127-0316-4547-823a-91b54fcdbb2b?fields=application_policy_sets HTTP/1.1" 200 1407 0.098208 10.0.0.23 - - [2026-03-16 02:08:08] "DELETE /project/99851127-0316-4547-823a-91b54fcdbb2b HTTP/1.1" 200 115 0.841723 10.0.0.23 - - [2026-03-16 02:08:12] "GET /projects?obj_uuids=6f7b3e83-f943-4af4-83de-b08d84a227f4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002159 10.0.0.38 - - [2026-03-16 02:08:12] "GET /project/6f7b3e83-f943-4af4-83de-b08d84a227f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.086189 10.0.0.38 - - [2026-03-16 02:08:12] "POST /neutron/network HTTP/1.1" 200 911 0.008835 10.0.0.38 - - [2026-03-16 02:08:12] "POST /id-to-fqname HTTP/1.1" 200 268 0.001832 10.0.0.38 - - [2026-03-16 02:08:12] "POST /neutron/port HTTP/1.1" 200 117 0.007507 10.0.0.23 - - [2026-03-16 02:08:12] "GET /projects?obj_uuids=6f7b3e83-f943-4af4-83de-b08d84a227f4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001561 10.0.0.38 - - [2026-03-16 02:08:13] "POST /neutron/port HTTP/1.1" 200 1069 0.493649 10.0.0.23 - - [2026-03-16 02:08:13] "GET /projects?obj_uuids=6f7b3e83-f943-4af4-83de-b08d84a227f4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001329 10.0.0.38 - - [2026-03-16 02:08:13] "GET /project/6f7b3e83-f943-4af4-83de-b08d84a227f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.154834 10.0.0.38 - - [2026-03-16 02:08:13] "POST /neutron/port HTTP/1.1" 200 1123 0.217968 10.0.0.38 - - [2026-03-16 02:08:13] "POST /neutron/port HTTP/1.1" 200 1133 0.039851 10.0.0.38 - - [2026-03-16 02:08:13] "POST /neutron/port HTTP/1.1" 200 117 0.007905 10.0.0.23 - - [2026-03-16 02:08:13] "GET /projects?obj_uuids=773fbfc9-1aea-4dcf-993e-ee773f0e4994&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001260 10.0.0.38 - - [2026-03-16 02:08:14] "POST /neutron/network HTTP/1.1" 200 911 0.018270 10.0.0.38 - - [2026-03-16 02:08:14] "GET /project/773fbfc9-1aea-4dcf-993e-ee773f0e4994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.118763 10.0.0.38 - - [2026-03-16 02:08:15] "POST /neutron/port HTTP/1.1" 200 1067 0.040196 10.0.0.38 - - [2026-03-16 02:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009171 10.0.0.38 - - [2026-03-16 02:08:15] "GET /security-group/fa590c6f-ebec-47ca-9f64-50f9568cc362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3685 0.007201 10.0.0.38 - - [2026-03-16 02:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.013309 10.0.0.23 - - [2026-03-16 02:08:15] "GET /projects?obj_uuids=773fbfc9-1aea-4dcf-993e-ee773f0e4994&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001820 10.0.0.38 - - [2026-03-16 02:08:15] "GET /project/773fbfc9-1aea-4dcf-993e-ee773f0e4994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.137359 10.0.0.38 - - [2026-03-16 02:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006471 10.0.0.38 - - [2026-03-16 02:08:15] "GET /security-group/fa590c6f-ebec-47ca-9f64-50f9568cc362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3685 0.005578 10.0.0.38 - - [2026-03-16 02:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007552 10.0.0.38 - - [2026-03-16 02:08:15] "POST /neutron/port HTTP/1.1" 200 1131 0.058383 10.0.0.38 - - [2026-03-16 02:08:15] "PUT /security-group/fa590c6f-ebec-47ca-9f64-50f9568cc362 HTTP/1.1" 200 262 0.043699 10.0.0.38 - - [2026-03-16 02:08:15] "POST /neutron/port HTTP/1.1" 200 117 0.002858 10.0.0.38 - - [2026-03-16 02:08:15] "PUT /access-control-list/a91e1824-079d-4747-aac8-2126d83649e7 HTTP/1.1" 200 272 0.036427 10.0.0.38 - - [2026-03-16 02:08:16] "POST /fqname-to-id HTTP/1.1" 404 193 0.005773 10.0.0.38 - - [2026-03-16 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010641 10.0.0.23 - - [2026-03-16 02:08:16] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000990 10.0.0.38 - - [2026-03-16 02:08:16] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.014345 10.0.0.38 - - [2026-03-16 02:08:16] "POST /service-templates HTTP/1.1" 200 543 0.054467 10.0.0.38 - - [2026-03-16 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.012721 10.0.0.38 - - [2026-03-16 02:08:16] "GET /service-template/7541afe7-027d-40fa-a2b5-65dba2e3243b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.008433 10.0.0.38 - - [2026-03-16 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.013256 10.0.0.38 - - [2026-03-16 02:08:16] "GET /service-template/7541afe7-027d-40fa-a2b5-65dba2e3243b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.004631 10.0.0.38 - - [2026-03-16 02:08:16] "POST /id-to-fqname HTTP/1.1" 200 267 0.002460 10.0.0.38 - - [2026-03-16 02:08:17] "POST /id-to-fqname HTTP/1.1" 200 267 0.002658 10.0.0.38 - - [2026-03-16 02:08:17] "POST /id-to-fqname HTTP/1.1" 200 268 0.002647 10.0.0.38 - - [2026-03-16 02:08:17] "POST /neutron/security_group HTTP/1.1" 200 2066 0.018528 10.0.0.38 - - [2026-03-16 02:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004995 10.0.0.38 - - [2026-03-16 02:08:17] "DELETE /service-template/7541afe7-027d-40fa-a2b5-65dba2e3243b HTTP/1.1" 200 115 0.060493 10.0.0.38 - - [2026-03-16 02:08:17] "POST /fqname-to-id HTTP/1.1" 404 193 0.005341 10.0.0.38 - - [2026-03-16 02:08:22] "POST /neutron/network HTTP/1.1" 200 911 0.015669 10.0.0.38 - - [2026-03-16 02:08:24] "POST /neutron/network HTTP/1.1" 400 204 0.033671 10.0.0.38 - - [2026-03-16 02:08:28] "POST /neutron/network HTTP/1.1" 200 911 0.009124 10.0.0.38 - - [2026-03-16 02:08:30] "POST /neutron/network HTTP/1.1" 400 204 0.035562 10.0.0.38 - - [2026-03-16 02:08:34] "POST /neutron/network HTTP/1.1" 200 911 0.013923 10.0.0.38 - - [2026-03-16 02:08:36] "POST /neutron/network HTTP/1.1" 400 204 0.017613 10.0.0.38 - - [2026-03-16 02:08:40] "POST /neutron/network HTTP/1.1" 200 911 0.013196 10.0.0.38 - - [2026-03-16 02:08:42] "POST /neutron/network HTTP/1.1" 400 204 0.014689 10.0.0.38 - - [2026-03-16 02:08:47] "POST /neutron/network HTTP/1.1" 200 911 0.007524 10.0.0.38 - - [2026-03-16 02:08:49] "POST /neutron/network HTTP/1.1" 400 204 0.018677 10.0.0.38 - - [2026-03-16 02:08:53] "POST /neutron/network HTTP/1.1" 200 911 0.009618 10.0.0.38 - - [2026-03-16 02:08:55] "POST /neutron/network HTTP/1.1" 400 204 0.016873 10.0.0.38 - - [2026-03-16 02:08:59] "POST /neutron/network HTTP/1.1" 200 911 0.009249 10.0.0.38 - - [2026-03-16 02:09:01] "POST /neutron/network HTTP/1.1" 400 204 0.022901 10.0.0.23 - - [2026-03-16 02:09:04] "GET /obj-perms HTTP/1.1" 200 5056 0.069196 10.0.0.38 - - [2026-03-16 02:09:05] "POST /neutron/network HTTP/1.1" 200 911 0.008196 10.0.0.38 - - [2026-03-16 02:09:07] "POST /neutron/network HTTP/1.1" 400 204 0.017411 10.0.0.38 - - [2026-03-16 02:09:10] "POST /neutron/port HTTP/1.1" 200 1133 0.022293 10.0.0.38 - - [2026-03-16 02:09:11] "POST /neutron/network HTTP/1.1" 200 911 0.010643 10.0.0.38 - - [2026-03-16 02:09:11] "POST /neutron/network HTTP/1.1" 200 911 0.017429 10.0.0.38 - - [2026-03-16 02:09:13] "POST /neutron/network HTTP/1.1" 400 204 0.018558 10.0.0.38 - - [2026-03-16 02:09:15] "POST /neutron/port HTTP/1.1" 200 151 0.237271 10.0.0.23 - - [2026-03-16 02:09:16] "POST /useragent-kv HTTP/1.1" 200 115 0.007628 10.0.0.38 - - [2026-03-16 02:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.019855 10.0.0.23 - - [2026-03-16 02:09:16] "POST /useragent-kv HTTP/1.1" 200 115 0.005823 10.0.0.38 - - [2026-03-16 02:09:16] "POST /neutron/network HTTP/1.1" 200 151 0.206832 10.0.0.23 - - [2026-03-16 02:09:16] "GET /projects?obj_uuids=6f7b3e83-f943-4af4-83de-b08d84a227f4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000934 10.0.0.38 - - [2026-03-16 02:09:16] "DELETE /route-target/09b9a0ed-f80f-4365-9af9-301db4a967c2 HTTP/1.1" 200 115 0.062936 10.0.0.38 - - [2026-03-16 02:09:16] "GET /project/6f7b3e83-f943-4af4-83de-b08d84a227f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.084564 10.0.0.23 - - [2026-03-16 02:09:16] "GET /projects?obj_uuids=6f7b3e83-f943-4af4-83de-b08d84a227f4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001125 10.0.0.38 - - [2026-03-16 02:09:16] "GET /project/6f7b3e83-f943-4af4-83de-b08d84a227f4?fields=virtual_networks HTTP/1.1" 200 1046 0.054038 10.0.0.23 - - [2026-03-16 02:09:16] "GET /projects?obj_uuids=6f7b3e83-f943-4af4-83de-b08d84a227f4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001123 10.0.0.38 - - [2026-03-16 02:09:16] "GET /project/6f7b3e83-f943-4af4-83de-b08d84a227f4?fields=virtual_machine_interfaces HTTP/1.1" 200 1046 0.041609 10.0.0.23 - - [2026-03-16 02:09:16] "GET /projects?obj_uuids=6f7b3e83-f943-4af4-83de-b08d84a227f4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001116 10.0.0.38 - - [2026-03-16 02:09:16] "GET /project/6f7b3e83-f943-4af4-83de-b08d84a227f4?fields=security_groups HTTP/1.1" 200 1280 0.066368 10.0.0.38 - - [2026-03-16 02:09:17] "POST /fqname-to-id HTTP/1.1" 404 189 0.035071 10.0.0.23 - - [2026-03-16 02:09:17] "GET /projects?obj_uuids=883aca0e-7aeb-40ec-b9dd-be41d25e779a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003881 10.0.0.23 - - [2026-03-16 02:09:17] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001965 10.0.0.23 - - [2026-03-16 02:09:17] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.010679 10.0.0.23 - - [2026-03-16 02:09:18] "POST /id-to-fqname HTTP/1.1" 200 191 0.002107 10.0.0.23 - - [2026-03-16 02:09:18] "POST /fqname-to-id HTTP/1.1" 404 200 0.012264 10.0.0.23 - - [2026-03-16 02:09:18] "POST /security-groups HTTP/1.1" 200 592 0.085570 10.0.0.23 - - [2026-03-16 02:09:18] "POST /projects HTTP/1.1" 200 587 0.361347 10.0.0.23 - - [2026-03-16 02:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.398193 10.0.0.38 - - [2026-03-16 02:09:18] "POST /fqname-to-id HTTP/1.1" 404 234 0.016093 10.0.0.38 - - [2026-03-16 02:09:18] "GET /project/883aca0e-7aeb-40ec-b9dd-be41d25e779a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.599815 10.0.0.38 - - [2026-03-16 02:09:19] "GET / HTTP/1.1" 200 35931 0.002099 10.0.0.38 - - [2026-03-16 02:09:20] "POST /fqname-to-id HTTP/1.1" 401 292 0.000649 10.0.0.38 - - [2026-03-16 02:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.058351 10.0.0.23 - - [2026-03-16 02:09:20] "GET /projects?obj_uuids=883aca0e-7aeb-40ec-b9dd-be41d25e779a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001165 10.0.0.38 - - [2026-03-16 02:09:20] "GET /project/883aca0e-7aeb-40ec-b9dd-be41d25e779a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.063451 10.0.0.38 - - [2026-03-16 02:09:20] "POST /neutron/network HTTP/1.1" 200 117 0.048281 10.0.0.38 - - [2026-03-16 02:09:20] "POST /ref-update HTTP/1.1" 200 156 0.047742 10.0.0.38 - - [2026-03-16 02:09:21] "POST /neutron/network HTTP/1.1" 200 891 0.010106 10.0.0.38 - - [2026-03-16 02:09:21] "POST /id-to-fqname HTTP/1.1" 200 253 0.001324 10.0.0.38 - - [2026-03-16 02:09:21] "GET /virtual-network/fbc3659a-908c-4c7a-82a6-bcc7c3e659fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2142 0.005924 10.0.0.38 - - [2026-03-16 02:09:21] "GET /virtual-network/fbc3659a-908c-4c7a-82a6-bcc7c3e659fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2142 0.006296 10.0.0.38 - - [2026-03-16 02:09:21] "POST /neutron/subnet HTTP/1.1" 200 734 0.014130 10.0.0.38 - - [2026-03-16 02:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007073 10.0.0.23 - - [2026-03-16 02:09:21] "GET /projects?obj_uuids=883aca0e-7aeb-40ec-b9dd-be41d25e779a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001157 10.0.0.38 - - [2026-03-16 02:09:21] "GET /project/883aca0e-7aeb-40ec-b9dd-be41d25e779a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.050146 10.0.0.23 - - [2026-03-16 02:09:21] "POST /useragent-kv HTTP/1.1" 200 115 0.007998 10.0.0.38 - - [2026-03-16 02:09:21] "POST /neutron/subnet HTTP/1.1" 200 734 0.253849 10.0.0.38 - - [2026-03-16 02:09:21] "POST /id-to-fqname HTTP/1.1" 200 253 0.001587 10.0.0.38 - - [2026-03-16 02:09:21] "GET /virtual-network/1c012784-369c-4307-b964-3acf08d6dafb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2142 0.006234 10.0.0.38 - - [2026-03-16 02:09:21] "GET /virtual-network/1c012784-369c-4307-b964-3acf08d6dafb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2142 0.006153 10.0.0.38 - - [2026-03-16 02:09:21] "POST /neutron/network HTTP/1.1" 200 891 0.008426 10.0.0.38 - - [2026-03-16 02:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.23 - - [2026-03-16 02:09:21] "GET /projects?obj_uuids=883aca0e-7aeb-40ec-b9dd-be41d25e779a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001062 10.0.0.38 - - [2026-03-16 02:09:21] "GET /project/883aca0e-7aeb-40ec-b9dd-be41d25e779a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.042976 10.0.0.23 - - [2026-03-16 02:09:22] "GET /projects?obj_uuids=883aca0e-7aeb-40ec-b9dd-be41d25e779a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001427 10.0.0.38 - - [2026-03-16 02:09:22] "POST /neutron/network HTTP/1.1" 200 672 0.175105 10.0.0.38 - - [2026-03-16 02:09:22] "POST /route-targets HTTP/1.1" 200 327 0.016655 10.0.0.38 - - [2026-03-16 02:09:22] "POST /id-to-fqname HTTP/1.1" 200 254 0.004449 10.0.0.38 - - [2026-03-16 02:09:22] "GET /virtual-network/be0de3d9-b496-408f-823f-66e4451234e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2133 0.006740 10.0.0.38 - - [2026-03-16 02:09:22] "POST /neutron/network HTTP/1.1" 200 889 0.008285 10.0.0.38 - - [2026-03-16 02:09:22] "GET /virtual-network/be0de3d9-b496-408f-823f-66e4451234e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2133 0.006084 10.0.0.38 - - [2026-03-16 02:09:22] "POST /id-to-fqname HTTP/1.1" 200 253 0.001712 10.0.0.38 - - [2026-03-16 02:09:22] "POST /neutron/network HTTP/1.1" 200 901 0.018001 10.0.0.23 - - [2026-03-16 02:09:23] "GET /projects?obj_uuids=883aca0e-7aeb-40ec-b9dd-be41d25e779a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001256 10.0.0.38 - - [2026-03-16 02:09:23] "GET /project/883aca0e-7aeb-40ec-b9dd-be41d25e779a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.081161 10.0.0.38 - - [2026-03-16 02:09:23] "POST /neutron/port HTTP/1.1" 200 117 0.016132 10.0.0.38 - - [2026-03-16 02:09:23] "POST /id-to-fqname HTTP/1.1" 200 254 0.001731 10.0.0.38 - - [2026-03-16 02:09:24] "POST /neutron/network HTTP/1.1" 200 901 0.007429 10.0.0.38 - - [2026-03-16 02:09:24] "POST /neutron/port HTTP/1.1" 200 1063 0.022378 10.0.0.23 - - [2026-03-16 02:09:24] "GET /projects?obj_uuids=883aca0e-7aeb-40ec-b9dd-be41d25e779a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001499 10.0.0.38 - - [2026-03-16 02:09:24] "GET /project/883aca0e-7aeb-40ec-b9dd-be41d25e779a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.134362 10.0.0.38 - - [2026-03-16 02:09:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.010928 10.0.0.38 - - [2026-03-16 02:09:24] "POST /neutron/port HTTP/1.1" 200 117 0.001400 10.0.0.38 - - [2026-03-16 02:09:25] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008171 10.0.0.23 - - [2026-03-16 02:09:25] "GET /projects?obj_uuids=883aca0e-7aeb-40ec-b9dd-be41d25e779a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001093 10.0.0.38 - - [2026-03-16 02:09:25] "POST /fqname-to-id HTTP/1.1" 404 193 0.003527 10.0.0.38 - - [2026-03-16 02:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.38 - - [2026-03-16 02:09:25] "POST /neutron/port HTTP/1.1" 200 1059 0.366796 10.0.0.23 - - [2026-03-16 02:09:25] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001218 10.0.0.38 - - [2026-03-16 02:09:25] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.010161 10.0.0.38 - - [2026-03-16 02:09:25] "POST /service-templates HTTP/1.1" 200 543 0.045999 10.0.0.38 - - [2026-03-16 02:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010135 10.0.0.38 - - [2026-03-16 02:09:26] "GET /service-template/031aa109-a549-46cb-8c47-4cbecaf133ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.007852 10.0.0.38 - - [2026-03-16 02:09:26] "POST /neutron/port HTTP/1.1" 200 1113 0.157316 10.0.0.38 - - [2026-03-16 02:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005022 10.0.0.38 - - [2026-03-16 02:09:26] "GET /service-template/031aa109-a549-46cb-8c47-4cbecaf133ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.004433 10.0.0.38 - - [2026-03-16 02:09:26] "POST /id-to-fqname HTTP/1.1" 200 253 0.001309 10.0.0.38 - - [2026-03-16 02:09:26] "POST /neutron/subnet HTTP/1.1" 200 689 0.011410 10.0.0.38 - - [2026-03-16 02:09:26] "POST /id-to-fqname HTTP/1.1" 200 253 0.001436 10.0.0.38 - - [2026-03-16 02:09:26] "POST /id-to-fqname HTTP/1.1" 200 254 0.001645 10.0.0.38 - - [2026-03-16 02:09:26] "POST /neutron/port HTTP/1.1" 200 2098 0.027237 10.0.0.38 - - [2026-03-16 02:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004583 10.0.0.38 - - [2026-03-16 02:09:26] "DELETE /service-template/031aa109-a549-46cb-8c47-4cbecaf133ba HTTP/1.1" 200 115 0.035412 10.0.0.38 - - [2026-03-16 02:09:26] "POST /fqname-to-id HTTP/1.1" 404 193 0.003540 10.0.0.38 - - [2026-03-16 02:09:28] "POST /neutron/network HTTP/1.1" 400 204 0.023607 10.0.0.38 - - [2026-03-16 02:09:29] "POST /neutron/port HTTP/1.1" 200 151 0.221395 10.0.0.38 - - [2026-03-16 02:09:29] "POST /neutron/port HTTP/1.1" 200 151 0.298463 10.0.0.38 - - [2026-03-16 02:09:30] "POST /neutron/network HTTP/1.1" 200 889 0.007326 10.0.0.38 - - [2026-03-16 02:09:30] "DELETE /route-target/3c84176f-2eb9-4eac-b894-49927a5192af HTTP/1.1" 200 115 0.027676 10.0.0.23 - - [2026-03-16 02:09:31] "POST /useragent-kv HTTP/1.1" 200 115 0.009227 10.0.0.38 - - [2026-03-16 02:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007067 10.0.0.23 - - [2026-03-16 02:09:31] "POST /useragent-kv HTTP/1.1" 200 115 0.005407 10.0.0.38 - - [2026-03-16 02:09:31] "POST /neutron/network HTTP/1.1" 200 151 0.155636 10.0.0.23 - - [2026-03-16 02:09:31] "GET /projects?obj_uuids=883aca0e-7aeb-40ec-b9dd-be41d25e779a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001016 10.0.0.38 - - [2026-03-16 02:09:31] "GET /project/883aca0e-7aeb-40ec-b9dd-be41d25e779a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.115920 10.0.0.23 - - [2026-03-16 02:09:31] "GET /projects?obj_uuids=883aca0e-7aeb-40ec-b9dd-be41d25e779a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001059 10.0.0.38 - - [2026-03-16 02:09:31] "GET /project/883aca0e-7aeb-40ec-b9dd-be41d25e779a?fields=virtual_networks HTTP/1.1" 200 1033 0.058408 10.0.0.23 - - [2026-03-16 02:09:31] "GET /projects?obj_uuids=883aca0e-7aeb-40ec-b9dd-be41d25e779a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002420 10.0.0.38 - - [2026-03-16 02:09:31] "GET /project/883aca0e-7aeb-40ec-b9dd-be41d25e779a?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.053284 10.0.0.23 - - [2026-03-16 02:09:31] "GET /projects?obj_uuids=883aca0e-7aeb-40ec-b9dd-be41d25e779a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001012 10.0.0.38 - - [2026-03-16 02:09:31] "GET /project/883aca0e-7aeb-40ec-b9dd-be41d25e779a?fields=security_groups HTTP/1.1" 200 1260 0.045556 10.0.0.38 - - [2026-03-16 02:09:32] "POST /fqname-to-id HTTP/1.1" 404 193 0.029288 10.0.0.23 - - [2026-03-16 02:09:32] "GET /projects?obj_uuids=a38b2eb2-5ec8-4f46-a215-d28c937d20e7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.007667 10.0.0.23 - - [2026-03-16 02:09:32] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001527 10.0.0.23 - - [2026-03-16 02:09:32] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009120 10.0.0.23 - - [2026-03-16 02:09:32] "POST /id-to-fqname HTTP/1.1" 200 195 0.004973 10.0.0.23 - - [2026-03-16 02:09:32] "POST /fqname-to-id HTTP/1.1" 404 204 0.006422 10.0.0.23 - - [2026-03-16 02:09:32] "POST /security-groups HTTP/1.1" 200 596 0.034720 10.0.0.23 - - [2026-03-16 02:09:32] "POST /projects HTTP/1.1" 200 595 0.263535 10.0.0.38 - - [2026-03-16 02:09:32] "POST /access-control-lists HTTP/1.1" 200 601 0.032123 10.0.0.23 - - [2026-03-16 02:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.345796 10.0.0.38 - - [2026-03-16 02:09:32] "GET /project/a38b2eb2-5ec8-4f46-a215-d28c937d20e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.526810 10.0.0.38 - - [2026-03-16 02:09:33] "GET / HTTP/1.1" 200 35931 0.002160 10.0.0.38 - - [2026-03-16 02:09:34] "POST /fqname-to-id HTTP/1.1" 401 292 0.000545 10.0.0.38 - - [2026-03-16 02:09:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.062471 10.0.0.23 - - [2026-03-16 02:09:34] "GET /projects?obj_uuids=a38b2eb2-5ec8-4f46-a215-d28c937d20e7&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001387 10.0.0.38 - - [2026-03-16 02:09:34] "GET /project/a38b2eb2-5ec8-4f46-a215-d28c937d20e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.043416 10.0.0.38 - - [2026-03-16 02:09:35] "POST /route-targets HTTP/1.1" 200 327 0.022887 10.0.0.38 - - [2026-03-16 02:09:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000492 10.0.0.23 - - [2026-03-16 02:09:35] "POST /useragent-kv HTTP/1.1" 200 115 0.008731 10.0.0.38 - - [2026-03-16 02:09:35] "POST /neutron/subnet HTTP/1.1" 200 823 0.267409 10.0.0.38 - - [2026-03-16 02:09:35] "POST /id-to-fqname HTTP/1.1" 200 261 0.001457 10.0.0.38 - - [2026-03-16 02:09:35] "GET /virtual-network/850db7a8-bef8-48e2-80d4-8eb893d82345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2742 0.008108 10.0.0.38 - - [2026-03-16 02:09:35] "POST /neutron/network HTTP/1.1" 200 1076 0.010772 10.0.0.38 - - [2026-03-16 02:09:35] "GET /virtual-network/850db7a8-bef8-48e2-80d4-8eb893d82345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2742 0.008077 10.0.0.38 - - [2026-03-16 02:09:35] "POST /neutron/subnet HTTP/1.1" 200 734 0.012046 10.0.0.38 - - [2026-03-16 02:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004168 10.0.0.23 - - [2026-03-16 02:09:35] "GET /projects?obj_uuids=a38b2eb2-5ec8-4f46-a215-d28c937d20e7&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001129 10.0.0.38 - - [2026-03-16 02:09:35] "GET /project/a38b2eb2-5ec8-4f46-a215-d28c937d20e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.070700 10.0.0.38 - - [2026-03-16 02:09:36] "POST /ref-update HTTP/1.1" 200 156 0.039424 10.0.0.23 - - [2026-03-16 02:09:36] "POST /useragent-kv HTTP/1.1" 200 115 0.007060 10.0.0.38 - - [2026-03-16 02:09:36] "POST /fqname-to-id HTTP/1.1" 404 207 0.046397 10.0.0.38 - - [2026-03-16 02:09:36] "POST /neutron/subnet HTTP/1.1" 200 828 0.250637 10.0.0.38 - - [2026-03-16 02:09:36] "POST /id-to-fqname HTTP/1.1" 200 261 0.001402 10.0.0.38 - - [2026-03-16 02:09:36] "GET /virtual-network/14a5438c-01a2-443f-9d57-23b83d321803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2743 0.009076 10.0.0.38 - - [2026-03-16 02:09:36] "POST /neutron/network HTTP/1.1" 200 1076 0.011395 10.0.0.38 - - [2026-03-16 02:09:36] "GET /virtual-network/14a5438c-01a2-443f-9d57-23b83d321803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2743 0.007574 10.0.0.38 - - [2026-03-16 02:09:36] "POST /neutron/subnet HTTP/1.1" 200 729 0.011573 10.0.0.38 - - [2026-03-16 02:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.016725 10.0.0.23 - - [2026-03-16 02:09:36] "GET /projects?obj_uuids=a38b2eb2-5ec8-4f46-a215-d28c937d20e7&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001421 10.0.0.38 - - [2026-03-16 02:09:36] "GET /project/a38b2eb2-5ec8-4f46-a215-d28c937d20e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.044117 10.0.0.23 - - [2026-03-16 02:09:37] "POST /useragent-kv HTTP/1.1" 200 115 0.011033 10.0.0.38 - - [2026-03-16 02:09:37] "POST /neutron/subnet HTTP/1.1" 200 828 0.243700 10.0.0.38 - - [2026-03-16 02:09:37] "POST /fqname-to-id HTTP/1.1" 404 207 0.006027 10.0.0.38 - - [2026-03-16 02:09:37] "POST /id-to-fqname HTTP/1.1" 200 262 0.001443 10.0.0.38 - - [2026-03-16 02:09:37] "GET /virtual-network/7e062c95-29f9-4f1c-b0ea-faa676ff40eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2743 0.008188 10.0.0.38 - - [2026-03-16 02:09:37] "POST /neutron/network HTTP/1.1" 200 1077 0.011416 10.0.0.38 - - [2026-03-16 02:09:37] "GET /virtual-network/7e062c95-29f9-4f1c-b0ea-faa676ff40eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2743 0.005866 10.0.0.38 - - [2026-03-16 02:09:37] "POST /neutron/subnet HTTP/1.1" 200 725 0.021458 10.0.0.38 - - [2026-03-16 02:09:37] "POST /id-to-fqname HTTP/1.1" 200 261 0.001392 10.0.0.23 - - [2026-03-16 02:09:38] "GET /projects?obj_uuids=a38b2eb2-5ec8-4f46-a215-d28c937d20e7&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001353 10.0.0.38 - - [2026-03-16 02:09:38] "GET /project/a38b2eb2-5ec8-4f46-a215-d28c937d20e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.066355 10.0.0.38 - - [2026-03-16 02:09:38] "POST /neutron/port HTTP/1.1" 200 117 0.008682 10.0.0.38 - - [2026-03-16 02:09:38] "POST /id-to-fqname HTTP/1.1" 200 262 0.001532 10.0.0.38 - - [2026-03-16 02:09:39] "POST /neutron/network HTTP/1.1" 200 1087 0.011228 10.0.0.38 - - [2026-03-16 02:09:39] "POST /neutron/port HTTP/1.1" 200 1173 0.030315 10.0.0.23 - - [2026-03-16 02:09:40] "GET /projects?obj_uuids=a38b2eb2-5ec8-4f46-a215-d28c937d20e7&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001805 10.0.0.38 - - [2026-03-16 02:09:40] "GET /project/a38b2eb2-5ec8-4f46-a215-d28c937d20e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.131425 10.0.0.38 - - [2026-03-16 02:09:40] "POST /neutron/port HTTP/1.1" 200 1237 0.046890 10.0.0.38 - - [2026-03-16 02:09:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004422 10.0.0.38 - - [2026-03-16 02:09:40] "POST /neutron/port HTTP/1.1" 200 117 0.001590 10.0.0.38 - - [2026-03-16 02:09:40] "POST /neutron/network HTTP/1.1" 200 1076 0.010304 10.0.0.23 - - [2026-03-16 02:09:40] "GET /projects?obj_uuids=a38b2eb2-5ec8-4f46-a215-d28c937d20e7&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001846 10.0.0.38 - - [2026-03-16 02:09:41] "POST /neutron/port HTTP/1.1" 200 1172 0.417789 10.0.0.38 - - [2026-03-16 02:09:41] "POST /neutron/port HTTP/1.1" 200 1226 0.168953 10.0.0.38 - - [2026-03-16 02:09:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004324 10.0.0.38 - - [2026-03-16 02:09:41] "POST /neutron/port HTTP/1.1" 200 117 0.001340 10.0.0.38 - - [2026-03-16 02:09:41] "POST /neutron/network HTTP/1.1" 400 204 0.016899 10.0.0.38 - - [2026-03-16 02:09:42] "POST /neutron/port HTTP/1.1" 200 151 0.272497 10.0.0.38 - - [2026-03-16 02:09:43] "POST /neutron/port HTTP/1.1" 200 151 0.262985 10.0.0.23 - - [2026-03-16 02:09:44] "POST /useragent-kv HTTP/1.1" 200 115 0.006968 10.0.0.38 - - [2026-03-16 02:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006663 10.0.0.23 - - [2026-03-16 02:09:44] "POST /useragent-kv HTTP/1.1" 200 115 0.003218 10.0.0.23 - - [2026-03-16 02:09:44] "POST /useragent-kv HTTP/1.1" 200 115 0.007298 10.0.0.23 - - [2026-03-16 02:09:44] "POST /useragent-kv HTTP/1.1" 200 115 0.003254 10.0.0.38 - - [2026-03-16 02:09:44] "POST /neutron/network HTTP/1.1" 200 151 0.199023 10.0.0.38 - - [2026-03-16 02:09:44] "DELETE /route-target/85bdf184-f8f2-4309-98c6-af8c77e29b01 HTTP/1.1" 200 115 0.032001 10.0.0.38 - - [2026-03-16 02:09:44] "POST /neutron/network HTTP/1.1" 200 1076 0.012731 10.0.0.23 - - [2026-03-16 02:09:44] "GET /projects?obj_uuids=a38b2eb2-5ec8-4f46-a215-d28c937d20e7&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001228 10.0.0.38 - - [2026-03-16 02:09:44] "GET /project/a38b2eb2-5ec8-4f46-a215-d28c937d20e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.112653 10.0.0.23 - - [2026-03-16 02:09:44] "GET /projects?obj_uuids=a38b2eb2-5ec8-4f46-a215-d28c937d20e7&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001291 10.0.0.38 - - [2026-03-16 02:09:44] "GET /project/a38b2eb2-5ec8-4f46-a215-d28c937d20e7?fields=virtual_networks HTTP/1.1" 200 1042 0.083563 10.0.0.23 - - [2026-03-16 02:09:44] "GET /projects?obj_uuids=a38b2eb2-5ec8-4f46-a215-d28c937d20e7&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001195 10.0.0.38 - - [2026-03-16 02:09:44] "GET /project/a38b2eb2-5ec8-4f46-a215-d28c937d20e7?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.072093 10.0.0.23 - - [2026-03-16 02:09:45] "GET /projects?obj_uuids=a38b2eb2-5ec8-4f46-a215-d28c937d20e7&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001218 10.0.0.38 - - [2026-03-16 02:09:45] "GET /project/a38b2eb2-5ec8-4f46-a215-d28c937d20e7?fields=security_groups HTTP/1.1" 200 1273 0.057456 10.0.0.38 - - [2026-03-16 02:09:46] "POST /fqname-to-id HTTP/1.1" 404 196 0.031117 10.0.0.23 - - [2026-03-16 02:09:46] "GET /projects?obj_uuids=e93e8532-10e3-47a7-bb6d-3ea3e94d0bac&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003576 10.0.0.23 - - [2026-03-16 02:09:46] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000939 10.0.0.23 - - [2026-03-16 02:09:46] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008682 10.0.0.23 - - [2026-03-16 02:09:46] "POST /id-to-fqname HTTP/1.1" 200 198 0.006100 10.0.0.23 - - [2026-03-16 02:09:46] "POST /fqname-to-id HTTP/1.1" 404 207 0.005486 10.0.0.23 - - [2026-03-16 02:09:46] "POST /security-groups HTTP/1.1" 200 599 0.085468 10.0.0.23 - - [2026-03-16 02:09:46] "POST /projects HTTP/1.1" 200 601 0.341164 10.0.0.38 - - [2026-03-16 02:09:46] "POST /fqname-to-id HTTP/1.1" 404 242 0.004170 10.0.0.23 - - [2026-03-16 02:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.418537 10.0.0.38 - - [2026-03-16 02:09:46] "POST /access-control-lists HTTP/1.1" 200 602 0.060753 10.0.0.38 - - [2026-03-16 02:09:46] "GET /project/e93e8532-10e3-47a7-bb6d-3ea3e94d0bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.600398 10.0.0.38 - - [2026-03-16 02:09:47] "GET / HTTP/1.1" 200 35931 0.002295 10.0.0.38 - - [2026-03-16 02:09:48] "POST /fqname-to-id HTTP/1.1" 401 292 0.000461 10.0.0.38 - - [2026-03-16 02:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.059157 10.0.0.23 - - [2026-03-16 02:09:48] "GET /projects?obj_uuids=e93e8532-10e3-47a7-bb6d-3ea3e94d0bac&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000987 10.0.0.38 - - [2026-03-16 02:09:48] "GET /project/e93e8532-10e3-47a7-bb6d-3ea3e94d0bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.044680 10.0.0.23 - - [2026-03-16 02:09:48] "GET /projects?obj_uuids=e93e8532-10e3-47a7-bb6d-3ea3e94d0bac&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001490 10.0.0.38 - - [2026-03-16 02:09:48] "POST /neutron/network HTTP/1.1" 200 691 0.177902 10.0.0.38 - - [2026-03-16 02:09:49] "POST /id-to-fqname HTTP/1.1" 200 267 0.003185 10.0.0.38 - - [2026-03-16 02:09:49] "GET /virtual-network/20faee0d-1e21-4415-8f01-858618dafbc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2165 0.005680 10.0.0.38 - - [2026-03-16 02:09:49] "POST /neutron/network HTTP/1.1" 200 908 0.009139 10.0.0.38 - - [2026-03-16 02:09:49] "GET /virtual-network/20faee0d-1e21-4415-8f01-858618dafbc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2165 0.006813 10.0.0.38 - - [2026-03-16 02:09:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004256 10.0.0.23 - - [2026-03-16 02:09:49] "GET /projects?obj_uuids=e93e8532-10e3-47a7-bb6d-3ea3e94d0bac&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000961 10.0.0.38 - - [2026-03-16 02:09:49] "GET /project/e93e8532-10e3-47a7-bb6d-3ea3e94d0bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.056792 10.0.0.38 - - [2026-03-16 02:09:49] "POST /neutron/network HTTP/1.1" 200 117 0.016634 10.0.0.38 - - [2026-03-16 02:09:49] "POST /route-targets HTTP/1.1" 200 327 0.017785 10.0.0.38 - - [2026-03-16 02:09:49] "POST /neutron/network HTTP/1.1" 200 911 0.009224 10.0.0.38 - - [2026-03-16 02:09:49] "POST /id-to-fqname HTTP/1.1" 200 267 0.001266 10.0.0.38 - - [2026-03-16 02:09:49] "GET /virtual-network/9b5b08ae-5c1c-4add-aa03-db4dfe572c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.005760 10.0.0.38 - - [2026-03-16 02:09:50] "GET /virtual-network/9b5b08ae-5c1c-4add-aa03-db4dfe572c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.006671 10.0.0.38 - - [2026-03-16 02:09:50] "POST /neutron/subnet HTTP/1.1" 200 729 0.010520 10.0.0.38 - - [2026-03-16 02:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.23 - - [2026-03-16 02:09:50] "GET /projects?obj_uuids=e93e8532-10e3-47a7-bb6d-3ea3e94d0bac&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001021 10.0.0.38 - - [2026-03-16 02:09:50] "GET /project/e93e8532-10e3-47a7-bb6d-3ea3e94d0bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.049793 10.0.0.38 - - [2026-03-16 02:09:50] "POST /ref-update HTTP/1.1" 200 156 0.029054 10.0.0.23 - - [2026-03-16 02:09:50] "POST /useragent-kv HTTP/1.1" 200 115 0.008737 10.0.0.38 - - [2026-03-16 02:09:50] "POST /neutron/subnet HTTP/1.1" 200 725 0.224928 10.0.0.38 - - [2026-03-16 02:09:50] "POST /id-to-fqname HTTP/1.1" 200 268 0.001533 10.0.0.38 - - [2026-03-16 02:09:50] "GET /virtual-network/ee3aa948-4ee3-4fb0-b186-efc2e8f6494e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.006265 10.0.0.38 - - [2026-03-16 02:09:50] "GET /virtual-network/ee3aa948-4ee3-4fb0-b186-efc2e8f6494e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.007077 10.0.0.38 - - [2026-03-16 02:09:50] "POST /neutron/network HTTP/1.1" 200 912 0.008199 10.0.0.38 - - [2026-03-16 02:09:50] "POST /id-to-fqname HTTP/1.1" 200 267 0.001724 10.0.0.23 - - [2026-03-16 02:09:51] "GET /projects?obj_uuids=e93e8532-10e3-47a7-bb6d-3ea3e94d0bac&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001191 10.0.0.38 - - [2026-03-16 02:09:51] "GET /project/e93e8532-10e3-47a7-bb6d-3ea3e94d0bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.071245 10.0.0.38 - - [2026-03-16 02:09:51] "POST /neutron/network HTTP/1.1" 200 911 0.007261 10.0.0.38 - - [2026-03-16 02:09:51] "POST /id-to-fqname HTTP/1.1" 200 268 0.001313 10.0.0.38 - - [2026-03-16 02:09:51] "POST /neutron/port HTTP/1.1" 200 117 0.007462 10.0.0.23 - - [2026-03-16 02:09:52] "GET /projects?obj_uuids=e93e8532-10e3-47a7-bb6d-3ea3e94d0bac&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001065 10.0.0.38 - - [2026-03-16 02:09:52] "POST /neutron/port HTTP/1.1" 200 1069 0.346765 10.0.0.38 - - [2026-03-16 02:09:52] "POST /neutron/port HTTP/1.1" 200 1123 0.137541 10.0.0.23 - - [2026-03-16 02:09:52] "GET /projects?obj_uuids=e93e8532-10e3-47a7-bb6d-3ea3e94d0bac&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001057 10.0.0.38 - - [2026-03-16 02:09:52] "GET /project/e93e8532-10e3-47a7-bb6d-3ea3e94d0bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.118136 10.0.0.38 - - [2026-03-16 02:09:52] "POST /neutron/network HTTP/1.1" 200 912 0.007622 10.0.0.38 - - [2026-03-16 02:09:52] "POST /neutron/network HTTP/1.1" 200 911 0.009688 10.0.0.38 - - [2026-03-16 02:09:53] "POST /neutron/port HTTP/1.1" 200 117 0.008315 10.0.0.38 - - [2026-03-16 02:09:53] "POST /neutron/port HTTP/1.1" 200 1068 0.022261 10.0.0.38 - - [2026-03-16 02:09:54] "POST /neutron/port HTTP/1.1" 200 1132 0.023986 10.0.0.38 - - [2026-03-16 02:09:54] "POST /neutron/port HTTP/1.1" 200 117 0.001186 10.0.0.38 - - [2026-03-16 02:09:54] "POST /neutron/network HTTP/1.1" 400 204 0.016711 10.0.0.38 - - [2026-03-16 02:09:55] "POST /neutron/port HTTP/1.1" 200 151 0.216681 10.0.0.38 - - [2026-03-16 02:09:55] "POST /neutron/port HTTP/1.1" 200 151 0.225115 10.0.0.23 - - [2026-03-16 02:09:56] "POST /useragent-kv HTTP/1.1" 200 115 0.005665 10.0.0.23 - - [2026-03-16 02:09:56] "POST /useragent-kv HTTP/1.1" 200 115 0.003265 10.0.0.38 - - [2026-03-16 02:09:56] "POST /neutron/network HTTP/1.1" 200 151 0.153630 10.0.0.38 - - [2026-03-16 02:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004730 10.0.0.38 - - [2026-03-16 02:09:57] "POST /neutron/network HTTP/1.1" 200 908 0.010437 10.0.0.23 - - [2026-03-16 02:09:57] "GET /projects?obj_uuids=e93e8532-10e3-47a7-bb6d-3ea3e94d0bac&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001056 10.0.0.38 - - [2026-03-16 02:09:57] "DELETE /route-target/c05f683c-bb02-4b77-8722-897cd7242d2e HTTP/1.1" 200 115 0.034635 10.0.0.38 - - [2026-03-16 02:09:57] "GET /project/e93e8532-10e3-47a7-bb6d-3ea3e94d0bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.046341 10.0.0.23 - - [2026-03-16 02:09:57] "GET /projects?obj_uuids=e93e8532-10e3-47a7-bb6d-3ea3e94d0bac&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001008 10.0.0.38 - - [2026-03-16 02:09:57] "GET /project/e93e8532-10e3-47a7-bb6d-3ea3e94d0bac?fields=virtual_networks HTTP/1.1" 200 1048 0.076228 10.0.0.23 - - [2026-03-16 02:09:57] "GET /projects?obj_uuids=e93e8532-10e3-47a7-bb6d-3ea3e94d0bac&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001389 10.0.0.38 - - [2026-03-16 02:09:57] "GET /project/e93e8532-10e3-47a7-bb6d-3ea3e94d0bac?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.048228 10.0.0.23 - - [2026-03-16 02:09:57] "GET /projects?obj_uuids=e93e8532-10e3-47a7-bb6d-3ea3e94d0bac&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001483 10.0.0.38 - - [2026-03-16 02:09:57] "GET /project/e93e8532-10e3-47a7-bb6d-3ea3e94d0bac?fields=security_groups HTTP/1.1" 200 1282 0.095153 10.0.0.38 - - [2026-03-16 02:09:58] "POST /fqname-to-id HTTP/1.1" 404 193 0.030173 10.0.0.23 - - [2026-03-16 02:09:58] "GET /projects?obj_uuids=04717a32-a09a-47bf-8522-46389e4e8605&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003275 10.0.0.23 - - [2026-03-16 02:09:58] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001664 10.0.0.23 - - [2026-03-16 02:09:58] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009099 10.0.0.23 - - [2026-03-16 02:09:58] "POST /id-to-fqname HTTP/1.1" 200 195 0.001911 10.0.0.23 - - [2026-03-16 02:09:58] "POST /fqname-to-id HTTP/1.1" 404 204 0.007301 10.0.0.23 - - [2026-03-16 02:09:58] "POST /security-groups HTTP/1.1" 200 596 0.042449 10.0.0.38 - - [2026-03-16 02:09:58] "POST /fqname-to-id HTTP/1.1" 404 239 0.004664 10.0.0.23 - - [2026-03-16 02:09:58] "POST /projects HTTP/1.1" 200 595 0.312254 10.0.0.23 - - [2026-03-16 02:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.387984 10.0.0.38 - - [2026-03-16 02:09:58] "POST /access-control-lists HTTP/1.1" 200 599 0.032973 10.0.0.38 - - [2026-03-16 02:09:59] "GET /project/04717a32-a09a-47bf-8522-46389e4e8605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.535687 10.0.0.38 - - [2026-03-16 02:10:00] "GET / HTTP/1.1" 200 35931 0.004030 10.0.0.38 - - [2026-03-16 02:10:00] "POST /fqname-to-id HTTP/1.1" 401 292 0.000630 10.0.0.38 - - [2026-03-16 02:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.067560 10.0.0.23 - - [2026-03-16 02:10:00] "GET /projects?obj_uuids=04717a32-a09a-47bf-8522-46389e4e8605&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001073 10.0.0.38 - - [2026-03-16 02:10:00] "GET /project/04717a32-a09a-47bf-8522-46389e4e8605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.065393 10.0.0.23 - - [2026-03-16 02:10:01] "GET /projects?obj_uuids=04717a32-a09a-47bf-8522-46389e4e8605&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002405 10.0.0.38 - - [2026-03-16 02:10:01] "POST /neutron/network HTTP/1.1" 200 682 0.214323 10.0.0.38 - - [2026-03-16 02:10:01] "POST /id-to-fqname HTTP/1.1" 200 261 0.004668 10.0.0.38 - - [2026-03-16 02:10:01] "GET /virtual-network/dd553a7f-1f46-45eb-b2d1-96b01b96e7dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.006933 10.0.0.38 - - [2026-03-16 02:10:01] "POST /neutron/network HTTP/1.1" 200 899 0.009029 10.0.0.38 - - [2026-03-16 02:10:01] "GET /virtual-network/dd553a7f-1f46-45eb-b2d1-96b01b96e7dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.006468 10.0.0.38 - - [2026-03-16 02:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003879 10.0.0.23 - - [2026-03-16 02:10:01] "GET /projects?obj_uuids=04717a32-a09a-47bf-8522-46389e4e8605&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001458 10.0.0.38 - - [2026-03-16 02:10:01] "GET /project/04717a32-a09a-47bf-8522-46389e4e8605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.078840 10.0.0.38 - - [2026-03-16 02:10:01] "POST /neutron/network HTTP/1.1" 200 117 0.018761 10.0.0.38 - - [2026-03-16 02:10:02] "POST /route-targets HTTP/1.1" 200 327 0.020005 10.0.0.38 - - [2026-03-16 02:10:02] "POST /neutron/network HTTP/1.1" 200 901 0.013030 10.0.0.38 - - [2026-03-16 02:10:02] "POST /id-to-fqname HTTP/1.1" 200 261 0.001326 10.0.0.38 - - [2026-03-16 02:10:02] "GET /virtual-network/0ef31434-d4f5-4c83-a768-88b3f0b6f943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2156 0.008208 10.0.0.38 - - [2026-03-16 02:10:02] "GET /virtual-network/0ef31434-d4f5-4c83-a768-88b3f0b6f943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2156 0.008482 10.0.0.38 - - [2026-03-16 02:10:02] "POST /neutron/subnet HTTP/1.1" 200 725 0.010580 10.0.0.38 - - [2026-03-16 02:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.23 - - [2026-03-16 02:10:02] "GET /projects?obj_uuids=04717a32-a09a-47bf-8522-46389e4e8605&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001339 10.0.0.38 - - [2026-03-16 02:10:02] "GET /project/04717a32-a09a-47bf-8522-46389e4e8605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.053299 10.0.0.38 - - [2026-03-16 02:10:02] "POST /ref-update HTTP/1.1" 200 156 0.039351 10.0.0.23 - - [2026-03-16 02:10:03] "POST /useragent-kv HTTP/1.1" 200 115 0.011827 10.0.0.38 - - [2026-03-16 02:10:03] "POST /neutron/subnet HTTP/1.1" 200 724 0.248215 10.0.0.38 - - [2026-03-16 02:10:03] "POST /id-to-fqname HTTP/1.1" 200 262 0.001513 10.0.0.38 - - [2026-03-16 02:10:03] "GET /virtual-network/1605ecd8-bc25-4196-aecf-a5fbf552db7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.014471 10.0.0.38 - - [2026-03-16 02:10:03] "GET /virtual-network/1605ecd8-bc25-4196-aecf-a5fbf552db7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.010004 10.0.0.38 - - [2026-03-16 02:10:03] "POST /neutron/network HTTP/1.1" 200 903 0.009498 10.0.0.38 - - [2026-03-16 02:10:03] "POST /id-to-fqname HTTP/1.1" 200 261 0.002420 10.0.0.23 - - [2026-03-16 02:10:03] "GET /projects?obj_uuids=04717a32-a09a-47bf-8522-46389e4e8605&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001207 10.0.0.38 - - [2026-03-16 02:10:04] "GET /project/04717a32-a09a-47bf-8522-46389e4e8605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.077732 10.0.0.38 - - [2026-03-16 02:10:04] "POST /neutron/network HTTP/1.1" 200 901 0.018252 10.0.0.38 - - [2026-03-16 02:10:04] "POST /id-to-fqname HTTP/1.1" 200 262 0.001899 10.0.0.38 - - [2026-03-16 02:10:04] "POST /neutron/port HTTP/1.1" 200 117 0.007429 10.0.0.23 - - [2026-03-16 02:10:04] "GET /projects?obj_uuids=04717a32-a09a-47bf-8522-46389e4e8605&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001112 10.0.0.38 - - [2026-03-16 02:10:05] "POST /neutron/port HTTP/1.1" 200 1065 0.366184 10.0.0.38 - - [2026-03-16 02:10:05] "POST /neutron/port HTTP/1.1" 200 1119 0.131902 10.0.0.38 - - [2026-03-16 02:10:05] "POST /neutron/subnet HTTP/1.1" 200 699 0.011035 10.0.0.23 - - [2026-03-16 02:10:05] "GET /projects?obj_uuids=04717a32-a09a-47bf-8522-46389e4e8605&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001416 10.0.0.38 - - [2026-03-16 02:10:05] "GET /project/04717a32-a09a-47bf-8522-46389e4e8605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.096452 10.0.0.38 - - [2026-03-16 02:10:05] "POST /neutron/network HTTP/1.1" 200 903 0.012788 10.0.0.38 - - [2026-03-16 02:10:05] "POST /neutron/port HTTP/1.1" 200 117 0.007127 10.0.0.38 - - [2026-03-16 02:10:06] "POST /fqname-to-id HTTP/1.1" 404 193 0.003981 10.0.0.38 - - [2026-03-16 02:10:06] "POST /neutron/port HTTP/1.1" 200 1065 0.024939 10.0.0.38 - - [2026-03-16 02:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004209 10.0.0.23 - - [2026-03-16 02:10:06] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001617 10.0.0.38 - - [2026-03-16 02:10:06] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.010077 10.0.0.38 - - [2026-03-16 02:10:06] "POST /service-templates HTTP/1.1" 200 543 0.074189 10.0.0.38 - - [2026-03-16 02:10:06] "POST /neutron/port HTTP/1.1" 200 1129 0.026027 10.0.0.38 - - [2026-03-16 02:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.38 - - [2026-03-16 02:10:06] "GET /service-template/da0f4b64-404d-4b36-a835-d8d3dfac8d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1820 0.006396 10.0.0.38 - - [2026-03-16 02:10:06] "POST /neutron/port HTTP/1.1" 200 117 0.001310 10.0.0.38 - - [2026-03-16 02:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.38 - - [2026-03-16 02:10:06] "GET /service-template/da0f4b64-404d-4b36-a835-d8d3dfac8d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1820 0.005625 10.0.0.38 - - [2026-03-16 02:10:06] "POST /id-to-fqname HTTP/1.1" 200 261 0.002036 10.0.0.38 - - [2026-03-16 02:10:06] "POST /id-to-fqname HTTP/1.1" 200 261 0.001395 10.0.0.38 - - [2026-03-16 02:10:06] "POST /id-to-fqname HTTP/1.1" 200 262 0.001706 10.0.0.38 - - [2026-03-16 02:10:07] "POST /neutron/security_group HTTP/1.1" 200 2063 0.008791 10.0.0.38 - - [2026-03-16 02:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.018746 10.0.0.38 - - [2026-03-16 02:10:07] "DELETE /service-template/da0f4b64-404d-4b36-a835-d8d3dfac8d0b HTTP/1.1" 200 115 0.041884 10.0.0.38 - - [2026-03-16 02:10:07] "POST /fqname-to-id HTTP/1.1" 404 193 0.005479 10.0.0.23 - - [2026-03-16 02:10:09] "DELETE /project/6f7b3e83-f943-4af4-83de-b08d84a227f4 HTTP/1.1" 404 177 0.021014 10.0.0.23 - - [2026-03-16 02:10:09] "DELETE /project/04717a32a09a47bf852246389e4e8605 HTTP/1.1" 404 173 0.017910 10.0.0.23 - - [2026-03-16 02:10:09] "DELETE /project/e93e853210e347a7bb6d3ea3e94d0bac HTTP/1.1" 404 173 0.017014 10.0.0.23 - - [2026-03-16 02:10:09] "DELETE /project/a38b2eb25ec84f46a215d28c937d20e7 HTTP/1.1" 404 173 0.009755 10.0.0.23 - - [2026-03-16 02:10:09] "DELETE /project/883aca0e7aeb40ecb9ddbe41d25e779a HTTP/1.1" 404 173 0.008777 10.0.0.23 - - [2026-03-16 02:10:09] "GET /projects?obj_uuids=a38b2eb2-5ec8-4f46-a215-d28c937d20e7&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001203 10.0.0.23 - - [2026-03-16 02:10:09] "GET /projects?obj_uuids=e93e8532-10e3-47a7-bb6d-3ea3e94d0bac&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001135 10.0.0.23 - - [2026-03-16 02:10:09] "GET /projects?obj_uuids=883aca0e-7aeb-40ec-b9dd-be41d25e779a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001222 10.0.0.23 - - [2026-03-16 02:10:09] "GET /project/e93e8532-10e3-47a7-bb6d-3ea3e94d0bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.074980 10.0.0.23 - - [2026-03-16 02:10:09] "GET /project/a38b2eb2-5ec8-4f46-a215-d28c937d20e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.084547 10.0.0.23 - - [2026-03-16 02:10:09] "GET /project/883aca0e-7aeb-40ec-b9dd-be41d25e779a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1471 0.080854 10.0.0.23 - - [2026-03-16 02:10:09] "GET /projects?obj_uuids=e93e8532-10e3-47a7-bb6d-3ea3e94d0bac&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003775 10.0.0.23 - - [2026-03-16 02:10:09] "GET /projects?obj_uuids=883aca0e-7aeb-40ec-b9dd-be41d25e779a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002044 10.0.0.23 - - [2026-03-16 02:10:09] "GET /projects?obj_uuids=a38b2eb2-5ec8-4f46-a215-d28c937d20e7&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001887 10.0.0.23 - - [2026-03-16 02:10:09] "GET /project/883aca0e-7aeb-40ec-b9dd-be41d25e779a?fields=security_groups HTTP/1.1" 200 1365 0.082456 10.0.0.23 - - [2026-03-16 02:10:09] "GET /project/a38b2eb2-5ec8-4f46-a215-d28c937d20e7?fields=security_groups HTTP/1.1" 200 1378 0.118913 10.0.0.23 - - [2026-03-16 02:10:09] "GET /project/e93e8532-10e3-47a7-bb6d-3ea3e94d0bac?fields=security_groups HTTP/1.1" 200 1387 0.139005 10.0.0.23 - - [2026-03-16 02:10:09] "DELETE /security-group/30fc3ce9-9cdf-4ea0-b6b4-39a321dfb250 HTTP/1.1" 200 115 0.085199 10.0.0.23 - - [2026-03-16 02:10:09] "GET /projects?obj_uuids=883aca0e-7aeb-40ec-b9dd-be41d25e779a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001794 10.0.0.23 - - [2026-03-16 02:10:09] "DELETE /security-group/0d7a43d4-06ea-40c9-bfce-3b60cdde9f7e HTTP/1.1" 200 115 0.089677 10.0.0.23 - - [2026-03-16 02:10:09] "DELETE /security-group/703755a2-79de-43b9-ae5f-2629e8fb5e0c HTTP/1.1" 200 115 0.113553 10.0.0.23 - - [2026-03-16 02:10:09] "GET /projects?obj_uuids=e93e8532-10e3-47a7-bb6d-3ea3e94d0bac&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001498 10.0.0.23 - - [2026-03-16 02:10:09] "GET /projects?obj_uuids=a38b2eb2-5ec8-4f46-a215-d28c937d20e7&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001325 10.0.0.23 - - [2026-03-16 02:10:09] "GET /project/883aca0e-7aeb-40ec-b9dd-be41d25e779a?fields=application_policy_sets HTTP/1.1" 200 1404 0.128906 10.0.0.23 - - [2026-03-16 02:10:09] "GET /project/e93e8532-10e3-47a7-bb6d-3ea3e94d0bac?fields=application_policy_sets HTTP/1.1" 200 1426 0.122935 10.0.0.23 - - [2026-03-16 02:10:09] "GET /project/a38b2eb2-5ec8-4f46-a215-d28c937d20e7?fields=application_policy_sets HTTP/1.1" 200 1417 0.124052 10.0.0.38 - - [2026-03-16 02:10:09] "DELETE /access-control-list/8bef2f83-e6ad-49fc-b5b5-eca013f631a0 HTTP/1.1" 200 115 0.066710 10.0.0.23 - - [2026-03-16 02:10:09] "DELETE /project/883aca0e-7aeb-40ec-b9dd-be41d25e779a HTTP/1.1" 200 115 0.805224 10.0.0.38 - - [2026-03-16 02:10:09] "DELETE /access-control-list/1054c1c1-c888-439f-b0b8-bcba99f76d6a HTTP/1.1" 200 115 0.080684 10.0.0.23 - - [2026-03-16 02:10:09] "DELETE /project/a38b2eb2-5ec8-4f46-a215-d28c937d20e7 HTTP/1.1" 200 115 0.849089 10.0.0.23 - - [2026-03-16 02:10:09] "DELETE /project/e93e8532-10e3-47a7-bb6d-3ea3e94d0bac HTTP/1.1" 200 115 0.855465 10.0.0.38 - - [2026-03-16 02:10:10] "POST /neutron/port HTTP/1.1" 200 1129 0.028340 10.0.0.38 - - [2026-03-16 02:10:10] "POST /neutron/port HTTP/1.1" 200 1129 0.031913 10.0.0.38 - - [2026-03-16 02:10:11] "POST /neutron/network HTTP/1.1" 200 901 0.008909 10.0.0.38 - - [2026-03-16 02:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008627 10.0.0.23 - - [2026-03-16 02:10:12] "POST /useragent-kv HTTP/1.1" 200 115 0.008186 10.0.0.23 - - [2026-03-16 02:10:12] "POST /useragent-kv HTTP/1.1" 200 115 0.004939 10.0.0.38 - - [2026-03-16 02:10:12] "POST /neutron/network HTTP/1.1" 200 151 0.157262 10.0.0.22 - - [2026-03-16 02:10:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000470 10.0.0.23 - - [2026-03-16 02:10:12] "GET /projects?obj_uuids=04717a32-a09a-47bf-8522-46389e4e8605&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001789 10.0.0.38 - - [2026-03-16 02:10:12] "DELETE /route-target/7a2aeefc-8fd0-48af-8947-4033c6a30d52 HTTP/1.1" 200 115 0.045722 10.0.0.38 - - [2026-03-16 02:10:12] "GET /project/04717a32-a09a-47bf-8522-46389e4e8605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.056123 10.0.0.22 - - [2026-03-16 02:10:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000447 10.0.0.23 - - [2026-03-16 02:10:12] "GET /projects?obj_uuids=04717a32-a09a-47bf-8522-46389e4e8605&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003686 10.0.0.38 - - [2026-03-16 02:10:12] "GET /project/04717a32-a09a-47bf-8522-46389e4e8605?fields=virtual_networks HTTP/1.1" 200 1039 0.065584 10.0.0.23 - - [2026-03-16 02:10:12] "GET /projects?obj_uuids=04717a32-a09a-47bf-8522-46389e4e8605&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001720 10.0.0.38 - - [2026-03-16 02:10:12] "GET /project/04717a32-a09a-47bf-8522-46389e4e8605?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.048626 10.0.0.23 - - [2026-03-16 02:10:12] "GET /projects?obj_uuids=04717a32-a09a-47bf-8522-46389e4e8605&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001416 10.0.0.38 - - [2026-03-16 02:10:12] "GET /project/04717a32-a09a-47bf-8522-46389e4e8605?fields=security_groups HTTP/1.1" 200 1270 0.063275 10.0.0.23 - - [2026-03-16 02:10:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000472 10.0.0.23 - - [2026-03-16 02:10:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000410 10.0.0.22 - - [2026-03-16 02:10:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000369 10.0.0.22 - - [2026-03-16 02:10:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000534 10.0.0.23 - - [2026-03-16 02:10:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000466 10.0.0.23 - - [2026-03-16 02:10:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000809 10.0.0.38 - - [2026-03-16 02:10:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000462 10.0.0.38 - - [2026-03-16 02:10:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000732 10.0.0.38 - - [2026-03-16 02:10:13] "POST /fqname-to-id HTTP/1.1" 404 197 0.027066 10.0.0.23 - - [2026-03-16 02:10:13] "GET /projects?obj_uuids=d6435aa8-dd30-452b-9324-3815cecce127&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003464 10.0.0.23 - - [2026-03-16 02:10:13] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001323 10.0.0.23 - - [2026-03-16 02:10:13] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009268 10.0.0.23 - - [2026-03-16 02:10:13] "POST /id-to-fqname HTTP/1.1" 200 199 0.002120 10.0.0.23 - - [2026-03-16 02:10:13] "POST /fqname-to-id HTTP/1.1" 404 208 0.014577 10.0.0.23 - - [2026-03-16 02:10:14] "POST /security-groups HTTP/1.1" 200 600 0.090310 10.0.0.23 - - [2026-03-16 02:10:14] "POST /projects HTTP/1.1" 200 603 0.384532 10.0.0.23 - - [2026-03-16 02:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.429829 10.0.0.38 - - [2026-03-16 02:10:14] "POST /fqname-to-id HTTP/1.1" 404 242 0.009932 10.0.0.38 - - [2026-03-16 02:10:14] "GET /project/d6435aa8-dd30-452b-9324-3815cecce127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.622966 10.0.0.38 - - [2026-03-16 02:10:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000601 10.0.0.38 - - [2026-03-16 02:10:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000469 10.0.0.38 - - [2026-03-16 02:10:15] "GET / HTTP/1.1" 200 35931 0.001902 10.0.0.38 - - [2026-03-16 02:10:16] "POST /fqname-to-id HTTP/1.1" 401 292 0.000558 10.0.0.38 - - [2026-03-16 02:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.061116 10.0.0.23 - - [2026-03-16 02:10:16] "GET /projects?obj_uuids=d6435aa8-dd30-452b-9324-3815cecce127&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000942 10.0.0.38 - - [2026-03-16 02:10:16] "GET /project/d6435aa8-dd30-452b-9324-3815cecce127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.052871 10.0.0.38 - - [2026-03-16 02:10:16] "POST /neutron/network HTTP/1.1" 200 117 0.048350 10.0.0.38 - - [2026-03-16 02:10:17] "POST /ref-update HTTP/1.1" 200 156 0.034893 10.0.0.23 - - [2026-03-16 02:10:17] "POST /useragent-kv HTTP/1.1" 200 115 0.009143 10.0.0.38 - - [2026-03-16 02:10:17] "POST /neutron/subnet HTTP/1.1" 200 734 0.263632 10.0.0.38 - - [2026-03-16 02:10:17] "POST /id-to-fqname HTTP/1.1" 200 269 0.001357 10.0.0.38 - - [2026-03-16 02:10:17] "GET /virtual-network/eb782946-b035-4979-a7b5-f22bfcdf068e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2767 0.009013 10.0.0.38 - - [2026-03-16 02:10:17] "GET /virtual-network/eb782946-b035-4979-a7b5-f22bfcdf068e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2767 0.006591 10.0.0.38 - - [2026-03-16 02:10:17] "POST /neutron/network HTTP/1.1" 200 1089 0.012713 10.0.0.38 - - [2026-03-16 02:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.23 - - [2026-03-16 02:10:17] "GET /projects?obj_uuids=d6435aa8-dd30-452b-9324-3815cecce127&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001128 10.0.0.38 - - [2026-03-16 02:10:17] "GET /project/d6435aa8-dd30-452b-9324-3815cecce127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.050611 10.0.0.38 - - [2026-03-16 02:10:17] "POST /neutron/network HTTP/1.1" 200 117 0.015639 10.0.0.38 - - [2026-03-16 02:10:17] "POST /fqname-to-id HTTP/1.1" 404 207 0.007367 10.0.0.23 - - [2026-03-16 02:10:18] "POST /useragent-kv HTTP/1.1" 200 115 0.009934 10.0.0.38 - - [2026-03-16 02:10:18] "POST /neutron/subnet HTTP/1.1" 200 720 0.231117 10.0.0.38 - - [2026-03-16 02:10:18] "POST /id-to-fqname HTTP/1.1" 200 269 0.001337 10.0.0.38 - - [2026-03-16 02:10:18] "GET /virtual-network/4818b069-23e1-42ff-9370-fcbb9472ea3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2757 0.006134 10.0.0.38 - - [2026-03-16 02:10:18] "GET /virtual-network/4818b069-23e1-42ff-9370-fcbb9472ea3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2757 0.006992 10.0.0.38 - - [2026-03-16 02:10:18] "POST /neutron/network HTTP/1.1" 200 1086 0.013707 10.0.0.38 - - [2026-03-16 02:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.23 - - [2026-03-16 02:10:18] "GET /projects?obj_uuids=d6435aa8-dd30-452b-9324-3815cecce127&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001096 10.0.0.38 - - [2026-03-16 02:10:18] "GET /project/d6435aa8-dd30-452b-9324-3815cecce127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.050896 10.0.0.38 - - [2026-03-16 02:10:18] "POST /neutron/network HTTP/1.1" 200 117 0.022805 10.0.0.38 - - [2026-03-16 02:10:18] "POST /route-targets HTTP/1.1" 200 327 0.017500 10.0.0.38 - - [2026-03-16 02:10:19] "POST /fqname-to-id HTTP/1.1" 404 207 0.002903 10.0.0.23 - - [2026-03-16 02:10:19] "POST /useragent-kv HTTP/1.1" 200 115 0.005146 10.0.0.38 - - [2026-03-16 02:10:19] "POST /neutron/subnet HTTP/1.1" 200 724 0.218169 10.0.0.38 - - [2026-03-16 02:10:19] "POST /id-to-fqname HTTP/1.1" 200 270 0.001552 10.0.0.38 - - [2026-03-16 02:10:19] "GET /virtual-network/3e371d1a-498a-4b2d-b554-35a8f03d1ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.007479 10.0.0.38 - - [2026-03-16 02:10:19] "GET /virtual-network/3e371d1a-498a-4b2d-b554-35a8f03d1ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.005965 10.0.0.38 - - [2026-03-16 02:10:19] "POST /neutron/network HTTP/1.1" 200 1089 0.011071 10.0.0.38 - - [2026-03-16 02:10:19] "POST /id-to-fqname HTTP/1.1" 200 269 0.002061 10.0.0.38 - - [2026-03-16 02:10:19] "POST /neutron/network HTTP/1.1" 200 1096 0.008915 10.0.0.23 - - [2026-03-16 02:10:20] "GET /projects?obj_uuids=d6435aa8-dd30-452b-9324-3815cecce127&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001232 10.0.0.38 - - [2026-03-16 02:10:20] "GET /project/d6435aa8-dd30-452b-9324-3815cecce127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.070119 10.0.0.38 - - [2026-03-16 02:10:20] "POST /neutron/port HTTP/1.1" 200 117 0.007619 10.0.0.38 - - [2026-03-16 02:10:20] "POST /id-to-fqname HTTP/1.1" 200 270 0.001532 10.0.0.38 - - [2026-03-16 02:10:20] "POST /neutron/network HTTP/1.1" 200 1096 0.008608 10.0.0.38 - - [2026-03-16 02:10:21] "POST /neutron/port HTTP/1.1" 200 1175 0.027647 10.0.0.23 - - [2026-03-16 02:10:21] "GET /projects?obj_uuids=d6435aa8-dd30-452b-9324-3815cecce127&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001817 10.0.0.38 - - [2026-03-16 02:10:21] "GET /project/d6435aa8-dd30-452b-9324-3815cecce127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.162430 10.0.0.38 - - [2026-03-16 02:10:21] "POST /neutron/port HTTP/1.1" 200 1239 0.027325 10.0.0.38 - - [2026-03-16 02:10:21] "POST /neutron/subnet HTTP/1.1" 200 1380 0.017351 10.0.0.38 - - [2026-03-16 02:10:21] "POST /neutron/port HTTP/1.1" 200 1239 0.026087 10.0.0.38 - - [2026-03-16 02:10:21] "POST /neutron/port HTTP/1.1" 200 117 0.007664 10.0.0.38 - - [2026-03-16 02:10:22] "POST /neutron/port HTTP/1.1" 200 1176 0.026299 10.0.0.38 - - [2026-03-16 02:10:22] "POST /neutron/port HTTP/1.1" 200 1240 0.025359 10.0.0.38 - - [2026-03-16 02:10:22] "POST /neutron/subnet HTTP/1.1" 200 1384 0.015013 10.0.0.38 - - [2026-03-16 02:10:23] "POST /neutron/network HTTP/1.1" 200 1089 0.012142 10.0.0.38 - - [2026-03-16 02:10:23] "POST /fqname-to-id HTTP/1.1" 404 193 0.004440 10.0.0.38 - - [2026-03-16 02:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004226 10.0.0.23 - - [2026-03-16 02:10:23] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001134 10.0.0.38 - - [2026-03-16 02:10:23] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.009346 10.0.0.38 - - [2026-03-16 02:10:23] "POST /service-templates HTTP/1.1" 200 543 0.042387 10.0.0.38 - - [2026-03-16 02:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766 10.0.0.38 - - [2026-03-16 02:10:23] "GET /service-template/caea8ea4-dc72-4b83-9b00-6852b7707d10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.007631 10.0.0.38 - - [2026-03-16 02:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.38 - - [2026-03-16 02:10:23] "GET /service-template/caea8ea4-dc72-4b83-9b00-6852b7707d10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.005236 10.0.0.38 - - [2026-03-16 02:10:23] "POST /id-to-fqname HTTP/1.1" 200 269 0.001423 10.0.0.38 - - [2026-03-16 02:10:23] "POST /id-to-fqname HTTP/1.1" 200 269 0.001364 10.0.0.38 - - [2026-03-16 02:10:23] "POST /id-to-fqname HTTP/1.1" 200 270 0.001651 10.0.0.38 - - [2026-03-16 02:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.38 - - [2026-03-16 02:10:24] "DELETE /service-template/caea8ea4-dc72-4b83-9b00-6852b7707d10 HTTP/1.1" 200 115 0.036331 10.0.0.38 - - [2026-03-16 02:10:24] "POST /fqname-to-id HTTP/1.1" 404 193 0.004250 10.0.0.38 - - [2026-03-16 02:10:25] "POST /neutron/network HTTP/1.1" 200 1086 0.012557 10.0.0.38 - - [2026-03-16 02:10:26] "POST /neutron/port HTTP/1.1" 200 1230 0.020819 10.0.0.38 - - [2026-03-16 02:10:26] "POST /neutron/port HTTP/1.1" 200 1229 0.030792 10.0.0.23 - - [2026-03-16 02:10:27] "POST /useragent-kv HTTP/1.1" 200 115 0.006938 10.0.0.23 - - [2026-03-16 02:10:27] "POST /useragent-kv HTTP/1.1" 200 115 0.004125 10.0.0.23 - - [2026-03-16 02:10:27] "POST /useragent-kv HTTP/1.1" 200 115 0.003964 10.0.0.23 - - [2026-03-16 02:10:27] "POST /useragent-kv HTTP/1.1" 200 115 0.003054 10.0.0.38 - - [2026-03-16 02:10:27] "POST /neutron/network HTTP/1.1" 200 151 0.174381 10.0.0.38 - - [2026-03-16 02:10:27] "DELETE /route-target/f0eb8ec4-c5f8-4f34-b29e-b76a89ceb0f3 HTTP/1.1" 200 115 0.029743 10.0.0.38 - - [2026-03-16 02:10:28] "POST /neutron/network HTTP/1.1" 200 1089 0.013062 10.0.0.38 - - [2026-03-16 02:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006190 10.0.0.23 - - [2026-03-16 02:10:28] "GET /projects?obj_uuids=d6435aa8-dd30-452b-9324-3815cecce127&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001067 10.0.0.38 - - [2026-03-16 02:10:28] "GET /project/d6435aa8-dd30-452b-9324-3815cecce127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.058830 10.0.0.23 - - [2026-03-16 02:10:28] "GET /projects?obj_uuids=d6435aa8-dd30-452b-9324-3815cecce127&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001329 10.0.0.38 - - [2026-03-16 02:10:28] "GET /project/d6435aa8-dd30-452b-9324-3815cecce127?fields=virtual_networks HTTP/1.1" 200 1050 0.063527 10.0.0.23 - - [2026-03-16 02:10:28] "GET /projects?obj_uuids=d6435aa8-dd30-452b-9324-3815cecce127&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001274 10.0.0.38 - - [2026-03-16 02:10:28] "GET /project/d6435aa8-dd30-452b-9324-3815cecce127?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.056749 10.0.0.23 - - [2026-03-16 02:10:28] "GET /projects?obj_uuids=d6435aa8-dd30-452b-9324-3815cecce127&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001462 10.0.0.38 - - [2026-03-16 02:10:28] "GET /project/d6435aa8-dd30-452b-9324-3815cecce127?fields=security_groups HTTP/1.1" 200 1285 0.052056 10.0.0.38 - - [2026-03-16 02:10:29] "POST /fqname-to-id HTTP/1.1" 404 200 0.032198 10.0.0.23 - - [2026-03-16 02:10:29] "GET /projects?obj_uuids=407fd404-6c4c-4e2b-8af4-6a96586ae01f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003761 10.0.0.23 - - [2026-03-16 02:10:29] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001323 10.0.0.23 - - [2026-03-16 02:10:29] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008257 10.0.0.23 - - [2026-03-16 02:10:29] "POST /id-to-fqname HTTP/1.1" 200 202 0.004827 10.0.0.23 - - [2026-03-16 02:10:29] "POST /fqname-to-id HTTP/1.1" 404 211 0.007977 10.0.0.23 - - [2026-03-16 02:10:29] "POST /security-groups HTTP/1.1" 200 603 0.041225 10.0.0.23 - - [2026-03-16 02:10:29] "POST /projects HTTP/1.1" 200 609 0.267646 10.0.0.38 - - [2026-03-16 02:10:29] "POST /access-control-lists HTTP/1.1" 200 608 0.034744 10.0.0.23 - - [2026-03-16 02:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.342700 10.0.0.38 - - [2026-03-16 02:10:29] "GET /project/407fd404-6c4c-4e2b-8af4-6a96586ae01f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.488024 10.0.0.38 - - [2026-03-16 02:10:31] "GET / HTTP/1.1" 200 35931 0.001472 10.0.0.38 - - [2026-03-16 02:10:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000762 10.0.0.38 - - [2026-03-16 02:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.054356 10.0.0.23 - - [2026-03-16 02:10:32] "GET /projects?obj_uuids=407fd404-6c4c-4e2b-8af4-6a96586ae01f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001116 10.0.0.38 - - [2026-03-16 02:10:32] "GET /project/407fd404-6c4c-4e2b-8af4-6a96586ae01f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.048298 10.0.0.23 - - [2026-03-16 02:10:32] "GET /projects?obj_uuids=407fd404-6c4c-4e2b-8af4-6a96586ae01f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001144 10.0.0.38 - - [2026-03-16 02:10:32] "POST /neutron/network HTTP/1.1" 200 619 0.193884 10.0.0.38 - - [2026-03-16 02:10:32] "POST /route-targets HTTP/1.1" 200 327 0.013575 10.0.0.38 - - [2026-03-16 02:10:33] "POST /id-to-fqname HTTP/1.1" 200 233 0.005202 10.0.0.38 - - [2026-03-16 02:10:33] "GET /virtual-network/8cc4d4af-18f6-4273-a17d-d5cad41fed2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006757 10.0.0.38 - - [2026-03-16 02:10:33] "POST /neutron/network HTTP/1.1" 200 838 0.009369 10.0.0.38 - - [2026-03-16 02:10:33] "GET /virtual-network/8cc4d4af-18f6-4273-a17d-d5cad41fed2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.007216 10.0.0.38 - - [2026-03-16 02:10:33] "GET /virtual-network/8cc4d4af-18f6-4273-a17d-d5cad41fed2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.007932 10.0.0.22 - - [2026-03-16 02:10:34] "GET /obj-perms HTTP/1.1" 200 5054 0.057323 10.0.0.38 - - [2026-03-16 02:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003712 10.0.0.23 - - [2026-03-16 02:10:35] "GET /projects?obj_uuids=407fd404-6c4c-4e2b-8af4-6a96586ae01f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001273 10.0.0.38 - - [2026-03-16 02:10:35] "GET /project/407fd404-6c4c-4e2b-8af4-6a96586ae01f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.064887 10.0.0.38 - - [2026-03-16 02:10:35] "POST /neutron/network HTTP/1.1" 200 117 0.019545 10.0.0.38 - - [2026-03-16 02:10:35] "POST /ref-update HTTP/1.1" 200 156 0.031961 10.0.0.38 - - [2026-03-16 02:10:35] "POST /neutron/network HTTP/1.1" 200 837 0.010391 10.0.0.38 - - [2026-03-16 02:10:35] "POST /id-to-fqname HTTP/1.1" 200 233 0.002121 10.0.0.38 - - [2026-03-16 02:10:35] "GET /virtual-network/03280962-ae90-4ed7-a5b0-230e172e4b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006964 10.0.0.38 - - [2026-03-16 02:10:35] "GET /virtual-network/03280962-ae90-4ed7-a5b0-230e172e4b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006172 10.0.0.38 - - [2026-03-16 02:10:35] "POST /neutron/subnet HTTP/1.1" 200 720 0.015425 10.0.0.38 - - [2026-03-16 02:10:36] "GET /virtual-network/03280962-ae90-4ed7-a5b0-230e172e4b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006636 10.0.0.38 - - [2026-03-16 02:10:36] "GET /obj-perms HTTP/1.1" 200 5054 0.055686 10.0.0.38 - - [2026-03-16 02:10:36] "POST /id-to-fqname HTTP/1.1" 200 233 0.001418 10.0.0.23 - - [2026-03-16 02:11:05] "GET /obj-perms HTTP/1.1" 200 5056 0.097055 10.0.0.23 - - [2026-03-16 02:11:08] "GET /projects?obj_uuids=407fd404-6c4c-4e2b-8af4-6a96586ae01f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.025880 10.0.0.38 - - [2026-03-16 02:11:08] "GET /project/407fd404-6c4c-4e2b-8af4-6a96586ae01f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.107170 10.0.0.38 - - [2026-03-16 02:11:09] "POST /neutron/port HTTP/1.1" 200 117 0.007339 10.0.0.38 - - [2026-03-16 02:11:09] "POST /id-to-fqname HTTP/1.1" 200 233 0.001339 10.0.0.38 - - [2026-03-16 02:11:09] "POST /neutron/network HTTP/1.1" 200 848 0.007506 10.0.0.23 - - [2026-03-16 02:11:10] "DELETE /project/407fd4046c4c4e2b8af46a96586ae01f HTTP/1.1" 404 173 0.087960 10.0.0.23 - - [2026-03-16 02:11:10] "GET /projects?obj_uuids=d6435aa8-dd30-452b-9324-3815cecce127&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001100 10.0.0.23 - - [2026-03-16 02:11:10] "DELETE /project/d6435aa8dd30452b93243815cecce127 HTTP/1.1" 404 173 0.142440 10.0.0.38 - - [2026-03-16 02:11:10] "POST /neutron/port HTTP/1.1" 200 1071 0.030262 10.0.0.23 - - [2026-03-16 02:11:10] "GET /project/d6435aa8-dd30-452b-9324-3815cecce127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1504 0.071889 10.0.0.23 - - [2026-03-16 02:11:10] "GET /projects?obj_uuids=d6435aa8-dd30-452b-9324-3815cecce127&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001093 10.0.0.23 - - [2026-03-16 02:11:10] "DELETE /project/04717a32-a09a-47bf-8522-46389e4e8605 HTTP/1.1" 404 177 0.200362 10.0.0.23 - - [2026-03-16 02:11:10] "GET /project/d6435aa8-dd30-452b-9324-3815cecce127?fields=security_groups HTTP/1.1" 200 1390 0.077095 10.0.0.23 - - [2026-03-16 02:11:10] "GET /projects?obj_uuids=407fd404-6c4c-4e2b-8af4-6a96586ae01f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001328 10.0.0.38 - - [2026-03-16 02:11:10] "GET /project/407fd404-6c4c-4e2b-8af4-6a96586ae01f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.171147 10.0.0.23 - - [2026-03-16 02:11:10] "DELETE /security-group/1500c812-8d3e-4bf0-8e1a-a7b5eff0e601 HTTP/1.1" 200 115 0.150477 10.0.0.38 - - [2026-03-16 02:11:10] "POST /neutron/network HTTP/1.1" 200 838 0.033475 10.0.0.23 - - [2026-03-16 02:11:10] "GET /projects?obj_uuids=d6435aa8-dd30-452b-9324-3815cecce127&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001717 10.0.0.23 - - [2026-03-16 02:11:10] "GET /project/d6435aa8-dd30-452b-9324-3815cecce127?fields=application_policy_sets HTTP/1.1" 200 1429 0.087015 10.0.0.38 - - [2026-03-16 02:11:10] "DELETE /access-control-list/4fe9e3cb-274f-4f71-8a01-b10836466016 HTTP/1.1" 200 115 0.118357 10.0.0.38 - - [2026-03-16 02:11:10] "POST /neutron/subnet HTTP/1.1" 200 694 0.019393 10.0.0.38 - - [2026-03-16 02:11:10] "POST /neutron/network HTTP/1.1" 200 837 0.008525 10.0.0.23 - - [2026-03-16 02:11:10] "DELETE /project/d6435aa8-dd30-452b-9324-3815cecce127 HTTP/1.1" 200 115 0.832248 10.0.0.38 - - [2026-03-16 02:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.23 - - [2026-03-16 02:11:10] "GET /projects?obj_uuids=407fd404-6c4c-4e2b-8af4-6a96586ae01f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002183 10.0.0.38 - - [2026-03-16 02:11:11] "GET /project/407fd404-6c4c-4e2b-8af4-6a96586ae01f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.071480 10.0.0.38 - - [2026-03-16 02:11:11] "GET /virtual-network/8cc4d4af-18f6-4273-a17d-d5cad41fed2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005993 10.0.0.38 - - [2026-03-16 02:11:11] "GET /floating-ip-pools?parent_id=8cc4d4af-18f6-4273-a17d-d5cad41fed2e&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003915 10.0.0.38 - - [2026-03-16 02:11:11] "GET /virtual-network/8cc4d4af-18f6-4273-a17d-d5cad41fed2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.012037 10.0.0.38 - - [2026-03-16 02:11:11] "POST /floating-ip-pools HTTP/1.1" 200 609 0.066977 10.0.0.38 - - [2026-03-16 02:11:11] "POST /ref-update HTTP/1.1" 200 156 0.034564 10.0.0.38 - - [2026-03-16 02:11:11] "GET /virtual-network/8cc4d4af-18f6-4273-a17d-d5cad41fed2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.014537 10.0.0.38 - - [2026-03-16 02:11:11] "POST /neutron/network HTTP/1.1" 200 848 0.008907 10.0.0.38 - - [2026-03-16 02:11:11] "GET /virtual-network/8cc4d4af-18f6-4273-a17d-d5cad41fed2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.012753 10.0.0.38 - - [2026-03-16 02:11:12] "POST /neutron/security_group HTTP/1.1" 200 2070 0.016695 10.0.0.38 - - [2026-03-16 02:11:12] "POST /neutron/port HTTP/1.1" 200 1126 0.203609 10.0.0.38 - - [2026-03-16 02:11:12] "POST /neutron/subnet HTTP/1.1" 200 698 0.020482 10.0.0.38 - - [2026-03-16 02:11:17] "POST /neutron/port HTTP/1.1" 200 1135 0.049978 10.0.0.38 - - [2026-03-16 02:11:22] "POST /neutron/security_group HTTP/1.1" 200 2070 0.017272 10.0.0.38 - - [2026-03-16 02:11:32] "POST /neutron/port HTTP/1.1" 200 1135 0.024393 10.0.0.38 - - [2026-03-16 02:11:37] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008380 10.0.0.38 - - [2026-03-16 02:11:47] "POST /neutron/port HTTP/1.1" 200 1135 0.020401 10.0.0.38 - - [2026-03-16 02:11:52] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008502 10.0.0.38 - - [2026-03-16 02:12:03] "POST /neutron/port HTTP/1.1" 200 1135 0.024864 10.0.0.38 - - [2026-03-16 02:12:08] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009668 10.0.0.38 - - [2026-03-16 02:12:08] "POST /neutron/port HTTP/1.1" 200 1135 0.023393 10.0.0.38 - - [2026-03-16 02:12:08] "GET /virtual-machine/5e52dbf6-0c30-4c24-91b8-bfd9686dab83 HTTP/1.1" 401 292 0.000550 10.0.0.38 - - [2026-03-16 02:12:08] "GET /virtual-machine/5e52dbf6-0c30-4c24-91b8-bfd9686dab83 HTTP/1.1" 200 1304 0.036320 10.0.0.38 - - [2026-03-16 02:12:08] "GET /virtual-machine-interface/362219e3-6c36-48c6-be7d-72d093f4ef81 HTTP/1.1" 200 3003 0.007365 10.0.0.38 - - [2026-03-16 02:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004422 10.0.0.38 - - [2026-03-16 02:12:08] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005195 10.0.0.38 - - [2026-03-16 02:12:08] "GET /virtual-networks?parent_id=407fd404-6c4c-4e2b-8af4-6a96586ae01f&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.004562 10.0.0.38 - - [2026-03-16 02:12:08] "GET /virtual-network/03280962-ae90-4ed7-a5b0-230e172e4b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.008318 10.0.0.38 - - [2026-03-16 02:12:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010621 10.0.0.38 - - [2026-03-16 02:12:11] "GET /virtual-network/03280962-ae90-4ed7-a5b0-230e172e4b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006110 10.0.0.38 - - [2026-03-16 02:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862 10.0.0.38 - - [2026-03-16 02:12:15] "GET /virtual-network/03280962-ae90-4ed7-a5b0-230e172e4b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.007622 10.0.0.38 - - [2026-03-16 02:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005126 10.0.0.38 - - [2026-03-16 02:12:20] "GET /virtual-network/03280962-ae90-4ed7-a5b0-230e172e4b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.007186 10.0.0.38 - - [2026-03-16 02:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004214 10.0.0.38 - - [2026-03-16 02:12:24] "GET /virtual-network/03280962-ae90-4ed7-a5b0-230e172e4b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006402 10.0.0.38 - - [2026-03-16 02:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004144 10.0.0.38 - - [2026-03-16 02:12:28] "GET /virtual-network/03280962-ae90-4ed7-a5b0-230e172e4b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.007914 10.0.0.38 - - [2026-03-16 02:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004724 10.0.0.38 - - [2026-03-16 02:12:32] "GET /virtual-network/03280962-ae90-4ed7-a5b0-230e172e4b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.009349 10.0.0.38 - - [2026-03-16 02:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003885 10.0.0.38 - - [2026-03-16 02:12:36] "GET /virtual-network/03280962-ae90-4ed7-a5b0-230e172e4b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005819 10.0.0.38 - - [2026-03-16 02:12:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004728 10.0.0.38 - - [2026-03-16 02:12:40] "GET /virtual-network/03280962-ae90-4ed7-a5b0-230e172e4b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.007290 10.0.0.38 - - [2026-03-16 02:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.38 - - [2026-03-16 02:12:44] "GET /virtual-network/03280962-ae90-4ed7-a5b0-230e172e4b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006828 10.0.0.38 - - [2026-03-16 02:12:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004950 10.0.0.38 - - [2026-03-16 02:12:46] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004833 10.0.0.38 - - [2026-03-16 02:12:46] "GET /virtual-networks?parent_id=407fd404-6c4c-4e2b-8af4-6a96586ae01f&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.004099 10.0.0.38 - - [2026-03-16 02:12:46] "GET /virtual-network/03280962-ae90-4ed7-a5b0-230e172e4b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006570 10.0.0.38 - - [2026-03-16 02:12:46] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008778 10.0.0.38 - - [2026-03-16 02:12:54] "POST /neutron/port HTTP/1.1" 200 1135 0.052483 10.0.0.38 - - [2026-03-16 02:12:54] "POST /neutron/port HTTP/1.1" 200 1135 0.054776 10.0.0.38 - - [2026-03-16 02:12:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006789 10.0.0.38 - - [2026-03-16 02:12:54] "POST /neutron/network HTTP/1.1" 200 837 0.007699 10.0.0.38 - - [2026-03-16 02:12:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.046512 10.0.0.38 - - [2026-03-16 02:12:54] "POST /neutron/network HTTP/1.1" 200 838 0.008631 10.0.0.38 - - [2026-03-16 02:12:57] "POST /neutron/port HTTP/1.1" 200 1136 0.022478 10.0.0.38 - - [2026-03-16 02:13:02] "POST /neutron/security_group HTTP/1.1" 200 2070 0.011399 10.0.0.38 - - [2026-03-16 02:13:07] "POST /neutron/floatingip HTTP/1.1" 200 530 0.010979 10.0.0.38 - - [2026-03-16 02:13:07] "POST /neutron/security_group HTTP/1.1" 200 2070 0.015718 10.0.0.22 - - [2026-03-16 02:13:07] "GET /obj-perms HTTP/1.1" 200 5056 0.075462 10.0.0.38 - - [2026-03-16 02:13:07] "POST /neutron/port HTTP/1.1" 200 1136 0.021936 10.0.0.38 - - [2026-03-16 02:13:08] "GET /virtual-machine/ab2ed94a-44f3-4acd-abb1-adcef6243a72 HTTP/1.1" 200 1305 0.008061 10.0.0.38 - - [2026-03-16 02:13:08] "GET /virtual-machine-interface/2435e057-a772-4248-8dc0-3f1abca5965e HTTP/1.1" 200 3003 0.007678 10.0.0.38 - - [2026-03-16 02:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004677 10.0.0.38 - - [2026-03-16 02:13:08] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004900 10.0.0.38 - - [2026-03-16 02:13:08] "GET /virtual-networks?parent_id=407fd404-6c4c-4e2b-8af4-6a96586ae01f&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.004747 10.0.0.38 - - [2026-03-16 02:13:08] "GET /virtual-network/8cc4d4af-18f6-4273-a17d-d5cad41fed2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006846 10.0.0.38 - - [2026-03-16 02:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004874 10.0.0.38 - - [2026-03-16 02:13:09] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004515 10.0.0.38 - - [2026-03-16 02:13:09] "GET /virtual-networks?parent_id=407fd404-6c4c-4e2b-8af4-6a96586ae01f&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.004508 10.0.0.38 - - [2026-03-16 02:13:09] "GET /virtual-network/8cc4d4af-18f6-4273-a17d-d5cad41fed2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.009450 10.0.0.38 - - [2026-03-16 02:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004129 10.0.0.38 - - [2026-03-16 02:13:09] "GET /routing-instance/11a4b63a-f208-477e-b14e-0552417c9a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.007624 10.0.0.38 - - [2026-03-16 02:13:09] "GET /route-target/ea2bea35-87a2-4c0c-8ffd-3ef4f6dedb03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005280 10.0.0.38 - - [2026-03-16 02:13:54] "POST /neutron/port HTTP/1.1" 200 1136 0.018770 10.0.0.38 - - [2026-03-16 02:13:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004167 10.0.0.38 - - [2026-03-16 02:13:54] "POST /neutron/network HTTP/1.1" 200 838 0.007099 10.0.0.38 - - [2026-03-16 02:13:55] "POST /neutron/network HTTP/1.1" 200 847 0.007710 10.0.0.38 - - [2026-03-16 02:13:56] "POST /neutron/port HTTP/1.1" 200 117 0.001221 10.0.0.38 - - [2026-03-16 02:14:03] "POST /neutron/floatingip HTTP/1.1" 200 530 0.053524 10.0.0.38 - - [2026-03-16 02:14:03] "GET /floating-ip-pool/d125c0d4-6a45-43de-bbea-7672136be06c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.004705 10.0.0.38 - - [2026-03-16 02:14:03] "POST /ref-update HTTP/1.1" 200 156 0.020504 10.0.0.38 - - [2026-03-16 02:14:03] "DELETE /floating-ip-pool/d125c0d4-6a45-43de-bbea-7672136be06c HTTP/1.1" 200 115 0.041208 10.0.0.38 - - [2026-03-16 02:14:03] "POST /neutron/network HTTP/1.1" 200 837 0.008535 10.0.0.38 - - [2026-03-16 02:14:03] "POST /neutron/port HTTP/1.1" 200 1126 0.016223 10.0.0.38 - - [2026-03-16 02:14:04] "POST /neutron/port HTTP/1.1" 200 1125 0.039392 10.0.0.23 - - [2026-03-16 02:14:05] "POST /useragent-kv HTTP/1.1" 200 115 0.008105 10.0.0.23 - - [2026-03-16 02:14:05] "POST /useragent-kv HTTP/1.1" 200 115 0.003873 10.0.0.38 - - [2026-03-16 02:14:05] "POST /neutron/network HTTP/1.1" 200 151 0.159585 10.0.0.38 - - [2026-03-16 02:14:05] "DELETE /route-target/25b7e126-2911-44ba-b18e-0e2adc03cbc1 HTTP/1.1" 200 115 0.036400 10.0.0.23 - - [2026-03-16 02:14:07] "GET /projects?obj_uuids=407fd404-6c4c-4e2b-8af4-6a96586ae01f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001704 10.0.0.38 - - [2026-03-16 02:14:07] "GET /project/407fd404-6c4c-4e2b-8af4-6a96586ae01f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.089638 10.0.0.23 - - [2026-03-16 02:14:07] "GET /projects?obj_uuids=407fd404-6c4c-4e2b-8af4-6a96586ae01f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001510 10.0.0.38 - - [2026-03-16 02:14:07] "GET /project/407fd404-6c4c-4e2b-8af4-6a96586ae01f?fields=virtual_networks HTTP/1.1" 200 1055 0.046584 10.0.0.23 - - [2026-03-16 02:14:07] "GET /projects?obj_uuids=407fd404-6c4c-4e2b-8af4-6a96586ae01f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001302 10.0.0.38 - - [2026-03-16 02:14:07] "GET /project/407fd404-6c4c-4e2b-8af4-6a96586ae01f?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.059852 10.0.0.23 - - [2026-03-16 02:14:07] "GET /projects?obj_uuids=407fd404-6c4c-4e2b-8af4-6a96586ae01f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001773 10.0.0.38 - - [2026-03-16 02:14:08] "GET /project/407fd404-6c4c-4e2b-8af4-6a96586ae01f?fields=security_groups HTTP/1.1" 200 1293 0.069074 10.0.0.38 - - [2026-03-16 02:14:09] "GET /obj-perms HTTP/1.1" 200 5056 0.165347 10.0.0.38 - - [2026-03-16 02:14:09] "POST /fqname-to-id HTTP/1.1" 404 188 0.029851 10.0.0.23 - - [2026-03-16 02:14:09] "GET /projects?obj_uuids=3e749d5b-c15c-4398-b672-28838bde9de4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004006 10.0.0.23 - - [2026-03-16 02:14:09] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001047 10.0.0.23 - - [2026-03-16 02:14:09] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008785 10.0.0.23 - - [2026-03-16 02:14:09] "POST /id-to-fqname HTTP/1.1" 200 190 0.006122 10.0.0.23 - - [2026-03-16 02:14:09] "POST /fqname-to-id HTTP/1.1" 404 199 0.012014 10.0.0.23 - - [2026-03-16 02:14:09] "POST /security-groups HTTP/1.1" 200 591 0.045515 10.0.0.38 - - [2026-03-16 02:14:09] "POST /fqname-to-id HTTP/1.1" 404 234 0.005901 10.0.0.23 - - [2026-03-16 02:14:09] "POST /projects HTTP/1.1" 200 585 0.293837 10.0.0.23 - - [2026-03-16 02:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.328802 10.0.0.38 - - [2026-03-16 02:14:09] "GET /project/3e749d5b-c15c-4398-b672-28838bde9de4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.518509 10.0.0.38 - - [2026-03-16 02:14:10] "POST /access-control-lists HTTP/1.1" 200 594 0.105651 10.0.0.38 - - [2026-03-16 02:14:11] "GET / HTTP/1.1" 200 35931 0.002102 10.0.0.23 - - [2026-03-16 02:14:11] "DELETE /project/407fd404-6c4c-4e2b-8af4-6a96586ae01f HTTP/1.1" 404 177 0.002938 10.0.0.23 - - [2026-03-16 02:14:11] "DELETE /project/3e749d5bc15c4398b67228838bde9de4 HTTP/1.1" 404 173 0.005830 10.0.0.23 - - [2026-03-16 02:14:14] "GET /projects?obj_uuids=3e749d5b-c15c-4398-b672-28838bde9de4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001173 10.0.0.38 - - [2026-03-16 02:14:14] "GET /project/3e749d5b-c15c-4398-b672-28838bde9de4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.045127 10.0.0.23 - - [2026-03-16 02:14:14] "GET /projects?obj_uuids=3e749d5b-c15c-4398-b672-28838bde9de4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001276 10.0.0.38 - - [2026-03-16 02:14:14] "GET /project/3e749d5b-c15c-4398-b672-28838bde9de4?fields=virtual_networks HTTP/1.1" 200 1031 0.056837 10.0.0.23 - - [2026-03-16 02:14:14] "GET /projects?obj_uuids=3e749d5b-c15c-4398-b672-28838bde9de4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000953 10.0.0.38 - - [2026-03-16 02:14:14] "GET /project/3e749d5b-c15c-4398-b672-28838bde9de4?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.054860 10.0.0.23 - - [2026-03-16 02:14:14] "GET /projects?obj_uuids=3e749d5b-c15c-4398-b672-28838bde9de4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001111 10.0.0.38 - - [2026-03-16 02:14:14] "GET /project/3e749d5b-c15c-4398-b672-28838bde9de4?fields=security_groups HTTP/1.1" 200 1257 0.063694 10.0.0.38 - - [2026-03-16 02:14:15] "POST /fqname-to-id HTTP/1.1" 404 183 0.035642 10.0.0.23 - - [2026-03-16 02:14:15] "GET /projects?obj_uuids=b4a7ec73-1ffe-42be-b0d2-71c8e9cf2e5c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004297 10.0.0.23 - - [2026-03-16 02:14:15] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001591 10.0.0.23 - - [2026-03-16 02:14:15] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.012423 10.0.0.23 - - [2026-03-16 02:14:15] "POST /id-to-fqname HTTP/1.1" 200 185 0.017646 10.0.0.23 - - [2026-03-16 02:14:15] "POST /fqname-to-id HTTP/1.1" 404 194 0.013846 10.0.0.23 - - [2026-03-16 02:14:16] "POST /security-groups HTTP/1.1" 200 586 0.077899 10.0.0.38 - - [2026-03-16 02:14:16] "POST /fqname-to-id HTTP/1.1" 404 229 0.004609 10.0.0.23 - - [2026-03-16 02:14:16] "POST /projects HTTP/1.1" 200 575 0.344682 10.0.0.23 - - [2026-03-16 02:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.392674 10.0.0.38 - - [2026-03-16 02:14:16] "GET /project/b4a7ec73-1ffe-42be-b0d2-71c8e9cf2e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.571157 10.0.0.38 - - [2026-03-16 02:14:16] "POST /access-control-lists HTTP/1.1" 200 589 0.053353 10.0.0.38 - - [2026-03-16 02:14:17] "GET / HTTP/1.1" 200 35931 0.002950 10.0.0.23 - - [2026-03-16 02:14:23] "GET /projects?obj_uuids=b4a7ec73-1ffe-42be-b0d2-71c8e9cf2e5c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001433 10.0.0.38 - - [2026-03-16 02:14:23] "GET /project/b4a7ec73-1ffe-42be-b0d2-71c8e9cf2e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.045166 10.0.0.23 - - [2026-03-16 02:14:23] "GET /projects?obj_uuids=b4a7ec73-1ffe-42be-b0d2-71c8e9cf2e5c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001434 10.0.0.38 - - [2026-03-16 02:14:23] "GET /project/b4a7ec73-1ffe-42be-b0d2-71c8e9cf2e5c?fields=virtual_networks HTTP/1.1" 200 1022 0.064282 10.0.0.23 - - [2026-03-16 02:14:23] "GET /projects?obj_uuids=b4a7ec73-1ffe-42be-b0d2-71c8e9cf2e5c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001681 10.0.0.38 - - [2026-03-16 02:14:23] "GET /project/b4a7ec73-1ffe-42be-b0d2-71c8e9cf2e5c?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.053223 10.0.0.23 - - [2026-03-16 02:14:23] "GET /projects?obj_uuids=b4a7ec73-1ffe-42be-b0d2-71c8e9cf2e5c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001222 10.0.0.38 - - [2026-03-16 02:14:23] "GET /project/b4a7ec73-1ffe-42be-b0d2-71c8e9cf2e5c?fields=security_groups HTTP/1.1" 200 1243 0.067428 10.0.0.38 - - [2026-03-16 02:14:24] "POST /fqname-to-id HTTP/1.1" 404 187 0.040231 10.0.0.23 - - [2026-03-16 02:14:24] "GET /projects?obj_uuids=393a33a2-41f1-4062-9f60-8e7926f9cb6d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003822 10.0.0.23 - - [2026-03-16 02:14:24] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001189 10.0.0.23 - - [2026-03-16 02:14:24] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.010690 10.0.0.23 - - [2026-03-16 02:14:24] "POST /id-to-fqname HTTP/1.1" 200 189 0.004640 10.0.0.23 - - [2026-03-16 02:14:24] "POST /fqname-to-id HTTP/1.1" 404 198 0.006253 10.0.0.23 - - [2026-03-16 02:14:24] "POST /security-groups HTTP/1.1" 200 590 0.086424 10.0.0.23 - - [2026-03-16 02:14:24] "POST /projects HTTP/1.1" 200 583 0.325330 10.0.0.38 - - [2026-03-16 02:14:24] "POST /fqname-to-id HTTP/1.1" 404 232 0.006109 10.0.0.23 - - [2026-03-16 02:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.398278 10.0.0.38 - - [2026-03-16 02:14:25] "GET /project/393a33a2-41f1-4062-9f60-8e7926f9cb6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.550613 10.0.0.38 - - [2026-03-16 02:14:26] "GET / HTTP/1.1" 200 35931 0.002114 10.0.0.23 - - [2026-03-16 02:14:29] "GET /projects?obj_uuids=393a33a2-41f1-4062-9f60-8e7926f9cb6d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001128 10.0.0.38 - - [2026-03-16 02:14:29] "GET /project/393a33a2-41f1-4062-9f60-8e7926f9cb6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.045867 10.0.0.23 - - [2026-03-16 02:14:29] "GET /projects?obj_uuids=393a33a2-41f1-4062-9f60-8e7926f9cb6d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001469 10.0.0.38 - - [2026-03-16 02:14:29] "GET /project/393a33a2-41f1-4062-9f60-8e7926f9cb6d?fields=virtual_networks HTTP/1.1" 200 1029 0.055225 10.0.0.23 - - [2026-03-16 02:14:29] "GET /projects?obj_uuids=393a33a2-41f1-4062-9f60-8e7926f9cb6d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001419 10.0.0.38 - - [2026-03-16 02:14:29] "GET /project/393a33a2-41f1-4062-9f60-8e7926f9cb6d?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.044554 10.0.0.23 - - [2026-03-16 02:14:29] "GET /projects?obj_uuids=393a33a2-41f1-4062-9f60-8e7926f9cb6d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001197 10.0.0.38 - - [2026-03-16 02:14:29] "GET /project/393a33a2-41f1-4062-9f60-8e7926f9cb6d?fields=security_groups HTTP/1.1" 200 1254 0.053587 10.0.0.38 - - [2026-03-16 02:14:30] "POST /fqname-to-id HTTP/1.1" 404 188 0.031623 10.0.0.23 - - [2026-03-16 02:14:30] "GET /projects?obj_uuids=442262db-7934-43c1-9c04-70a8d88621b5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003552 10.0.0.23 - - [2026-03-16 02:14:30] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001191 10.0.0.23 - - [2026-03-16 02:14:30] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009527 10.0.0.23 - - [2026-03-16 02:14:30] "POST /id-to-fqname HTTP/1.1" 200 190 0.003660 10.0.0.23 - - [2026-03-16 02:14:30] "POST /fqname-to-id HTTP/1.1" 404 199 0.012003 10.0.0.23 - - [2026-03-16 02:14:30] "POST /security-groups HTTP/1.1" 200 591 0.085831 10.0.0.23 - - [2026-03-16 02:14:31] "POST /projects HTTP/1.1" 200 585 0.332034 10.0.0.38 - - [2026-03-16 02:14:31] "POST /access-control-lists HTTP/1.1" 200 596 0.035603 10.0.0.23 - - [2026-03-16 02:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.405556 10.0.0.38 - - [2026-03-16 02:14:31] "GET /project/442262db-7934-43c1-9c04-70a8d88621b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.576744 10.0.0.38 - - [2026-03-16 02:14:32] "GET / HTTP/1.1" 200 35931 0.001978 10.0.0.23 - - [2026-03-16 02:14:35] "GET /projects?obj_uuids=442262db-7934-43c1-9c04-70a8d88621b5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001052 10.0.0.38 - - [2026-03-16 02:14:35] "GET /project/442262db-7934-43c1-9c04-70a8d88621b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.047045 10.0.0.23 - - [2026-03-16 02:14:35] "GET /projects?obj_uuids=442262db-7934-43c1-9c04-70a8d88621b5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001221 10.0.0.38 - - [2026-03-16 02:14:35] "GET /project/442262db-7934-43c1-9c04-70a8d88621b5?fields=virtual_networks HTTP/1.1" 200 1031 0.052133 10.0.0.23 - - [2026-03-16 02:14:35] "GET /projects?obj_uuids=442262db-7934-43c1-9c04-70a8d88621b5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001239 10.0.0.38 - - [2026-03-16 02:14:35] "GET /project/442262db-7934-43c1-9c04-70a8d88621b5?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.066924 10.0.0.23 - - [2026-03-16 02:14:35] "GET /projects?obj_uuids=442262db-7934-43c1-9c04-70a8d88621b5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001079 10.0.0.38 - - [2026-03-16 02:14:35] "GET /project/442262db-7934-43c1-9c04-70a8d88621b5?fields=security_groups HTTP/1.1" 200 1257 0.054876 10.0.0.38 - - [2026-03-16 02:14:36] "POST /fqname-to-id HTTP/1.1" 404 192 0.027703 10.0.0.23 - - [2026-03-16 02:14:36] "GET /projects?obj_uuids=c9ee84f1-afac-45af-bcdb-7888b21f3f9f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003410 10.0.0.23 - - [2026-03-16 02:14:36] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001084 10.0.0.23 - - [2026-03-16 02:14:36] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007892 10.0.0.23 - - [2026-03-16 02:14:36] "POST /id-to-fqname HTTP/1.1" 200 194 0.001327 10.0.0.23 - - [2026-03-16 02:14:36] "POST /fqname-to-id HTTP/1.1" 404 203 0.008277 10.0.0.23 - - [2026-03-16 02:14:36] "POST /security-groups HTTP/1.1" 200 595 0.096509 10.0.0.38 - - [2026-03-16 02:14:37] "POST /fqname-to-id HTTP/1.1" 404 238 0.007335 10.0.0.23 - - [2026-03-16 02:14:37] "POST /projects HTTP/1.1" 200 593 0.348509 10.0.0.23 - - [2026-03-16 02:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.426594 10.0.0.38 - - [2026-03-16 02:14:37] "POST /access-control-lists HTTP/1.1" 200 598 0.041739 10.0.0.38 - - [2026-03-16 02:14:37] "GET /project/c9ee84f1-afac-45af-bcdb-7888b21f3f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.594060 10.0.0.38 - - [2026-03-16 02:14:38] "GET / HTTP/1.1" 200 35931 0.002678 10.0.0.23 - - [2026-03-16 02:14:41] "GET /projects?obj_uuids=c9ee84f1-afac-45af-bcdb-7888b21f3f9f&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000962 10.0.0.38 - - [2026-03-16 02:14:41] "GET /project/c9ee84f1-afac-45af-bcdb-7888b21f3f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.042340 10.0.0.23 - - [2026-03-16 02:14:41] "GET /projects?obj_uuids=c9ee84f1-afac-45af-bcdb-7888b21f3f9f&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001071 10.0.0.38 - - [2026-03-16 02:14:41] "GET /project/c9ee84f1-afac-45af-bcdb-7888b21f3f9f?fields=virtual_networks HTTP/1.1" 200 1040 0.061026 10.0.0.23 - - [2026-03-16 02:14:41] "GET /projects?obj_uuids=c9ee84f1-afac-45af-bcdb-7888b21f3f9f&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001697 10.0.0.38 - - [2026-03-16 02:14:41] "GET /project/c9ee84f1-afac-45af-bcdb-7888b21f3f9f?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.047730 10.0.0.23 - - [2026-03-16 02:14:41] "GET /projects?obj_uuids=c9ee84f1-afac-45af-bcdb-7888b21f3f9f&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001286 10.0.0.38 - - [2026-03-16 02:14:41] "GET /project/c9ee84f1-afac-45af-bcdb-7888b21f3f9f?fields=security_groups HTTP/1.1" 200 1270 0.039777 10.0.0.38 - - [2026-03-16 02:14:42] "POST /fqname-to-id HTTP/1.1" 404 183 0.033173 10.0.0.23 - - [2026-03-16 02:14:42] "GET /projects?obj_uuids=eaa6507f-b783-423d-8414-54b625e12a8f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003591 10.0.0.23 - - [2026-03-16 02:14:42] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001036 10.0.0.23 - - [2026-03-16 02:14:42] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007824 10.0.0.23 - - [2026-03-16 02:14:43] "POST /id-to-fqname HTTP/1.1" 200 185 0.004342 10.0.0.23 - - [2026-03-16 02:14:43] "POST /fqname-to-id HTTP/1.1" 404 194 0.014904 10.0.0.23 - - [2026-03-16 02:14:43] "POST /security-groups HTTP/1.1" 200 586 0.036711 10.0.0.23 - - [2026-03-16 02:14:43] "POST /projects HTTP/1.1" 200 575 0.273270 10.0.0.38 - - [2026-03-16 02:14:43] "POST /fqname-to-id HTTP/1.1" 404 228 0.007954 10.0.0.23 - - [2026-03-16 02:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.348462 10.0.0.38 - - [2026-03-16 02:14:43] "GET /project/eaa6507f-b783-423d-8414-54b625e12a8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.502964 10.0.0.38 - - [2026-03-16 02:14:44] "GET / HTTP/1.1" 200 35931 0.001522 10.0.0.38 - - [2026-03-16 02:14:44] "POST /fqname-to-id HTTP/1.1" 404 193 0.004143 10.0.0.23 - - [2026-03-16 02:14:44] "GET /projects?obj_uuids=773fbfc9-1aea-4dcf-993e-ee773f0e4994&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001140 10.0.0.38 - - [2026-03-16 02:14:45] "POST /access-control-lists HTTP/1.1" 200 590 0.056784 10.0.0.38 - - [2026-03-16 02:14:45] "PUT /access-control-list/43c4bad6-9549-41e5-9a1d-fa9048b423f4 HTTP/1.1" 200 272 0.011998 10.0.0.38 - - [2026-03-16 02:14:45] "POST /neutron/security_group HTTP/1.1" 200 1364 0.579737 10.0.0.38 - - [2026-03-16 02:14:45] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.132532 10.0.0.38 - - [2026-03-16 02:14:45] "PUT /access-control-list/26348acc-daa5-4a9b-9e5d-877b83b2f775 HTTP/1.1" 200 272 0.035717 10.0.0.38 - - [2026-03-16 02:14:46] "POST /fqname-to-id HTTP/1.1" 404 193 0.013671 10.0.0.23 - - [2026-03-16 02:14:46] "GET /projects?obj_uuids=773fbfc9-1aea-4dcf-993e-ee773f0e4994&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001141 10.0.0.38 - - [2026-03-16 02:14:46] "POST /access-control-lists HTTP/1.1" 200 590 0.034672 10.0.0.38 - - [2026-03-16 02:14:46] "PUT /access-control-list/f692516c-5e81-4781-baa9-50b65ef8aa4b HTTP/1.1" 200 272 0.016657 10.0.0.38 - - [2026-03-16 02:14:46] "POST /neutron/security_group HTTP/1.1" 200 1364 0.451304 10.0.0.38 - - [2026-03-16 02:14:46] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.168994 10.0.0.38 - - [2026-03-16 02:14:46] "PUT /access-control-list/71badf6f-9845-4f97-b1f0-2a7659195602 HTTP/1.1" 200 272 0.039944 10.0.0.38 - - [2026-03-16 02:14:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000367 10.0.0.38 - - [2026-03-16 02:14:47] "POST /fqname-to-id HTTP/1.1" 404 210 0.027083 10.0.0.23 - - [2026-03-16 02:14:47] "GET /projects?obj_uuids=eaa6507f-b783-423d-8414-54b625e12a8f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001249 10.0.0.38 - - [2026-03-16 02:14:47] "POST /access-control-lists HTTP/1.1" 200 607 0.030055 10.0.0.38 - - [2026-03-16 02:14:47] "PUT /access-control-list/8dd54d4c-7041-40a3-a6ee-64d8e885b670 HTTP/1.1" 200 272 0.018581 10.0.0.38 - - [2026-03-16 02:14:47] "POST /neutron/security_group HTTP/1.1" 200 1379 0.485068 10.0.0.38 - - [2026-03-16 02:14:48] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.140557 10.0.0.38 - - [2026-03-16 02:14:48] "PUT /access-control-list/a8e105d3-cf14-4b1d-9ed5-aa5f639b74e3 HTTP/1.1" 200 272 0.021697 10.0.0.38 - - [2026-03-16 02:14:48] "POST /fqname-to-id HTTP/1.1" 404 210 0.003060 10.0.0.23 - - [2026-03-16 02:14:48] "GET /projects?obj_uuids=eaa6507f-b783-423d-8414-54b625e12a8f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001109 10.0.0.38 - - [2026-03-16 02:14:48] "POST /access-control-lists HTTP/1.1" 200 607 0.040007 10.0.0.38 - - [2026-03-16 02:14:48] "PUT /access-control-list/4c8134e0-4a18-43ee-a29a-b2748d656fc5 HTTP/1.1" 200 272 0.018007 10.0.0.38 - - [2026-03-16 02:14:48] "POST /neutron/security_group HTTP/1.1" 200 1379 0.445472 10.0.0.38 - - [2026-03-16 02:14:49] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.161588 10.0.0.38 - - [2026-03-16 02:14:49] "PUT /access-control-list/3534d31f-5b99-4bd9-83af-3c8f23e2c9d7 HTTP/1.1" 200 272 0.024120 10.0.0.23 - - [2026-03-16 02:14:50] "GET /projects?obj_uuids=773fbfc9-1aea-4dcf-993e-ee773f0e4994&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.074565 10.0.0.38 - - [2026-03-16 02:14:50] "POST /neutron/router HTTP/1.1" 200 541 0.150897 10.0.0.38 - - [2026-03-16 02:14:50] "POST /neutron/router HTTP/1.1" 200 541 0.005285 10.0.0.38 - - [2026-03-16 02:14:50] "PUT /logical-router/a0874c05-e747-4dd0-b201-b9a26f49893a HTTP/1.1" 200 262 0.044061 10.0.0.38 - - [2026-03-16 02:14:51] "POST /neutron/router HTTP/1.1" 200 541 0.005965 10.0.0.38 - - [2026-03-16 02:14:51] "POST /neutron/router HTTP/1.1" 200 541 0.005438 10.0.0.38 - - [2026-03-16 02:14:51] "POST /neutron/router HTTP/1.1" 200 541 0.004843 10.0.0.38 - - [2026-03-16 02:14:51] "POST /neutron/router HTTP/1.1" 200 541 0.005141 10.0.0.38 - - [2026-03-16 02:14:51] "POST /neutron/router HTTP/1.1" 200 541 0.005764 10.0.0.38 - - [2026-03-16 02:14:51] "POST /neutron/router HTTP/1.1" 200 541 0.004462 10.0.0.38 - - [2026-03-16 02:14:51] "POST /neutron/router HTTP/1.1" 200 541 0.005071 10.0.0.38 - - [2026-03-16 02:14:51] "POST /neutron/router HTTP/1.1" 200 541 0.004881 10.0.0.38 - - [2026-03-16 02:14:51] "POST /neutron/router HTTP/1.1" 200 541 0.004194 10.0.0.38 - - [2026-03-16 02:14:51] "POST /neutron/router HTTP/1.1" 200 541 0.028581 10.0.0.38 - - [2026-03-16 02:14:51] "POST /neutron/router HTTP/1.1" 200 541 0.008684 10.0.0.38 - - [2026-03-16 02:14:51] "GET /logical-router/a0874c05-e747-4dd0-b201-b9a26f49893a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.008657 10.0.0.38 - - [2026-03-16 02:14:51] "POST /neutron/router HTTP/1.1" 200 559 0.005338 10.0.0.38 - - [2026-03-16 02:14:51] "POST /route-targets HTTP/1.1" 200 327 0.014062 10.0.0.38 - - [2026-03-16 02:14:51] "POST /neutron/router HTTP/1.1" 200 559 0.008911 10.0.0.38 - - [2026-03-16 02:14:51] "POST /neutron/router HTTP/1.1" 200 559 0.004785 10.0.0.38 - - [2026-03-16 02:14:51] "POST /neutron/router HTTP/1.1" 200 559 0.004943 10.0.0.38 - - [2026-03-16 02:14:52] "POST /neutron/router HTTP/1.1" 200 559 0.004816 10.0.0.38 - - [2026-03-16 02:14:52] "POST /neutron/router HTTP/1.1" 200 559 0.004175 10.0.0.38 - - [2026-03-16 02:14:52] "POST /neutron/router HTTP/1.1" 200 559 0.004974 10.0.0.38 - - [2026-03-16 02:14:52] "POST /neutron/router HTTP/1.1" 200 559 0.004477 10.0.0.38 - - [2026-03-16 02:14:52] "POST /neutron/router HTTP/1.1" 200 559 0.004101 10.0.0.38 - - [2026-03-16 02:14:52] "POST /neutron/router HTTP/1.1" 200 559 0.004267 10.0.0.38 - - [2026-03-16 02:14:52] "POST /neutron/router HTTP/1.1" 200 559 0.005104 10.0.0.38 - - [2026-03-16 02:14:52] "POST /neutron/router HTTP/1.1" 200 559 0.006360 10.0.0.38 - - [2026-03-16 02:14:52] "POST /neutron/router HTTP/1.1" 200 151 0.111702 10.0.0.38 - - [2026-03-16 02:14:52] "DELETE /route-target/c10f5598-2e0a-4dc8-bf85-d567b9c5b568 HTTP/1.1" 200 115 0.023674 10.0.0.38 - - [2026-03-16 02:14:52] "POST /neutron/router HTTP/1.1" 200 542 0.020437 10.0.0.38 - - [2026-03-16 02:14:52] "POST /neutron/router HTTP/1.1" 200 542 0.011578 10.0.0.38 - - [2026-03-16 02:14:52] "POST /neutron/router HTTP/1.1" 200 542 0.004673 10.0.0.38 - - [2026-03-16 02:14:52] "POST /neutron/router HTTP/1.1" 200 542 0.005435 10.0.0.38 - - [2026-03-16 02:14:52] "POST /neutron/router HTTP/1.1" 200 542 0.005415 10.0.0.38 - - [2026-03-16 02:14:53] "POST /neutron/router HTTP/1.1" 200 542 0.004992 10.0.0.38 - - [2026-03-16 02:14:53] "POST /neutron/router HTTP/1.1" 200 542 0.004468 10.0.0.38 - - [2026-03-16 02:14:53] "POST /neutron/router HTTP/1.1" 200 542 0.004579 10.0.0.38 - - [2026-03-16 02:14:53] "POST /neutron/router HTTP/1.1" 200 542 0.004682 10.0.0.38 - - [2026-03-16 02:14:53] "POST /neutron/router HTTP/1.1" 200 542 0.004518 10.0.0.38 - - [2026-03-16 02:14:53] "POST /neutron/router HTTP/1.1" 200 542 0.004348 10.0.0.38 - - [2026-03-16 02:14:53] "POST /neutron/router HTTP/1.1" 200 542 0.045373 10.0.0.38 - - [2026-03-16 02:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004562 10.0.0.38 - - [2026-03-16 02:14:53] "POST /neutron/security_group HTTP/1.1" 200 521 0.004535 10.0.0.38 - - [2026-03-16 02:14:53] "DELETE /access-control-list/3534d31f-5b99-4bd9-83af-3c8f23e2c9d7 HTTP/1.1" 200 115 0.044768 10.0.0.38 - - [2026-03-16 02:14:53] "POST /neutron/security_group HTTP/1.1" 200 151 0.075993 10.0.0.38 - - [2026-03-16 02:14:53] "POST /neutron/security_group HTTP/1.1" 200 506 0.005679 10.0.0.38 - - [2026-03-16 02:14:53] "DELETE /access-control-list/f692516c-5e81-4781-baa9-50b65ef8aa4b HTTP/1.1" 200 115 0.060112 10.0.0.38 - - [2026-03-16 02:14:53] "DELETE /access-control-list/26348acc-daa5-4a9b-9e5d-877b83b2f775 HTTP/1.1" 200 115 0.042248 10.0.0.23 - - [2026-03-16 02:14:55] "GET /projects?obj_uuids=eaa6507f-b783-423d-8414-54b625e12a8f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001424 10.0.0.38 - - [2026-03-16 02:14:55] "GET /project/eaa6507f-b783-423d-8414-54b625e12a8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.051489 10.0.0.23 - - [2026-03-16 02:14:55] "GET /projects?obj_uuids=eaa6507f-b783-423d-8414-54b625e12a8f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001353 10.0.0.38 - - [2026-03-16 02:14:55] "GET /project/eaa6507f-b783-423d-8414-54b625e12a8f?fields=virtual_networks HTTP/1.1" 200 1021 0.059520 10.0.0.23 - - [2026-03-16 02:14:55] "GET /projects?obj_uuids=eaa6507f-b783-423d-8414-54b625e12a8f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001294 10.0.0.38 - - [2026-03-16 02:14:55] "GET /project/eaa6507f-b783-423d-8414-54b625e12a8f?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.042684 10.0.0.23 - - [2026-03-16 02:14:55] "GET /projects?obj_uuids=eaa6507f-b783-423d-8414-54b625e12a8f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001364 10.0.0.38 - - [2026-03-16 02:14:55] "GET /project/eaa6507f-b783-423d-8414-54b625e12a8f?fields=security_groups HTTP/1.1" 200 1242 0.050967 10.0.0.38 - - [2026-03-16 02:14:56] "POST /fqname-to-id HTTP/1.1" 404 184 0.039069 10.0.0.23 - - [2026-03-16 02:14:56] "GET /projects?obj_uuids=600374c8-ab3a-438b-8d5e-25b9ce44386d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003717 10.0.0.23 - - [2026-03-16 02:14:56] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001138 10.0.0.23 - - [2026-03-16 02:14:56] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007647 10.0.0.23 - - [2026-03-16 02:14:56] "POST /id-to-fqname HTTP/1.1" 200 186 0.002563 10.0.0.23 - - [2026-03-16 02:14:56] "POST /fqname-to-id HTTP/1.1" 404 195 0.003329 10.0.0.23 - - [2026-03-16 02:14:56] "POST /security-groups HTTP/1.1" 200 587 0.034556 10.0.0.23 - - [2026-03-16 02:14:56] "POST /projects HTTP/1.1" 200 577 0.264197 10.0.0.38 - - [2026-03-16 02:14:56] "POST /fqname-to-id HTTP/1.1" 404 229 0.005285 10.0.0.23 - - [2026-03-16 02:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.340188 10.0.0.38 - - [2026-03-16 02:14:56] "GET /project/600374c8-ab3a-438b-8d5e-25b9ce44386d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.507995 10.0.0.38 - - [2026-03-16 02:14:58] "GET / HTTP/1.1" 200 35931 0.002670 10.0.0.38 - - [2026-03-16 02:14:59] "POST /fqname-to-id HTTP/1.1" 401 292 0.000450 10.0.0.38 - - [2026-03-16 02:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.039906 10.0.0.23 - - [2026-03-16 02:15:00] "GET /projects?obj_uuids=600374c8-ab3a-438b-8d5e-25b9ce44386d&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001187 10.0.0.38 - - [2026-03-16 02:15:00] "GET /project/600374c8-ab3a-438b-8d5e-25b9ce44386d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.056756 10.0.0.23 - - [2026-03-16 02:15:00] "GET /projects?obj_uuids=600374c8-ab3a-438b-8d5e-25b9ce44386d&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001229 10.0.0.38 - - [2026-03-16 02:15:00] "POST /neutron/network HTTP/1.1" 200 601 0.157575 10.0.0.38 - - [2026-03-16 02:15:00] "POST /ref-update HTTP/1.1" 200 156 0.041576 10.0.0.38 - - [2026-03-16 02:15:00] "POST /id-to-fqname HTTP/1.1" 200 216 0.004134 10.0.0.38 - - [2026-03-16 02:15:00] "GET /virtual-network/949937cd-5dd1-4ce6-9124-69a441beabfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.007428 10.0.0.38 - - [2026-03-16 02:15:00] "POST /neutron/network HTTP/1.1" 200 821 0.009091 10.0.0.38 - - [2026-03-16 02:15:00] "GET /virtual-network/949937cd-5dd1-4ce6-9124-69a441beabfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.007838 10.0.0.38 - - [2026-03-16 02:15:00] "POST /fqname-to-id HTTP/1.1" 404 206 0.003804 10.0.0.38 - - [2026-03-16 02:15:00] "GET /virtual-network/949937cd-5dd1-4ce6-9124-69a441beabfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.007800 10.0.0.23 - - [2026-03-16 02:15:00] "GET /projects?obj_uuids=600374c8-ab3a-438b-8d5e-25b9ce44386d&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001364 10.0.0.38 - - [2026-03-16 02:15:01] "POST /neutron/port HTTP/1.1" 200 1018 0.328082 10.0.0.38 - - [2026-03-16 02:15:01] "GET /virtual-machine-interface/35169dd0-fa5f-4a12-bcbe-c706a1c05531?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2383 0.006184 10.0.0.38 - - [2026-03-16 02:15:01] "GET /virtual-machine-interface/35169dd0-fa5f-4a12-bcbe-c706a1c05531?fields=instance_ip_back_refs HTTP/1.1" 200 1316 0.006837 10.0.0.38 - - [2026-03-16 02:15:01] "GET /instance-ip/17f24bee-b1e9-453d-b028-a08260fc2f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004878 10.0.0.38 - - [2026-03-16 02:15:01] "POST /neutron/network HTTP/1.1" 200 821 0.007749 10.0.0.38 - - [2026-03-16 02:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004459 10.0.0.23 - - [2026-03-16 02:15:04] "GET /projects?obj_uuids=600374c8-ab3a-438b-8d5e-25b9ce44386d&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001544 10.0.0.38 - - [2026-03-16 02:15:04] "GET /project/600374c8-ab3a-438b-8d5e-25b9ce44386d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.055025 10.0.0.23 - - [2026-03-16 02:15:04] "GET /projects?obj_uuids=600374c8-ab3a-438b-8d5e-25b9ce44386d&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001997 10.0.0.38 - - [2026-03-16 02:15:05] "POST /neutron/network HTTP/1.1" 200 603 0.160642 10.0.0.38 - - [2026-03-16 02:15:05] "POST /route-targets HTTP/1.1" 200 327 0.017805 10.0.0.38 - - [2026-03-16 02:15:05] "POST /neutron/network HTTP/1.1" 200 978 0.015333 10.0.0.38 - - [2026-03-16 02:15:05] "POST /id-to-fqname HTTP/1.1" 200 217 0.001496 10.0.0.38 - - [2026-03-16 02:15:05] "GET /virtual-network/1b4a28b3-05a6-4ce8-9646-dc7a27f0c05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.005144 10.0.0.38 - - [2026-03-16 02:15:05] "GET /virtual-network/1b4a28b3-05a6-4ce8-9646-dc7a27f0c05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.006871 10.0.0.38 - - [2026-03-16 02:15:05] "POST /neutron/subnet HTTP/1.1" 200 720 0.010376 10.0.0.23 - - [2026-03-16 02:15:06] "GET /projects?obj_uuids=600374c8-ab3a-438b-8d5e-25b9ce44386d&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001724 10.0.0.38 - - [2026-03-16 02:15:06] "POST /neutron/port HTTP/1.1" 200 1019 0.324244 10.0.0.38 - - [2026-03-16 02:15:06] "POST /id-to-fqname HTTP/1.1" 200 217 0.001616 10.0.0.38 - - [2026-03-16 02:15:06] "POST /neutron/network HTTP/1.1" 200 978 0.050102 10.0.0.38 - - [2026-03-16 02:15:06] "POST /neutron/port HTTP/1.1" 200 117 0.008061 10.0.0.38 - - [2026-03-16 02:15:06] "POST /id-to-fqname HTTP/1.1" 200 217 0.001767 10.0.0.38 - - [2026-03-16 02:15:07] "POST /neutron/port HTTP/1.1" 200 1019 0.020139 10.0.0.38 - - [2026-03-16 02:15:07] "POST /neutron/port HTTP/1.1" 200 1019 0.015930 10.0.0.38 - - [2026-03-16 02:15:07] "POST /neutron/port HTTP/1.1" 200 117 0.006668 10.0.0.38 - - [2026-03-16 02:15:08] "POST /neutron/network HTTP/1.1" 200 988 0.009562 10.0.0.38 - - [2026-03-16 02:15:08] "POST /neutron/port HTTP/1.1" 200 1109 0.177001 10.0.0.38 - - [2026-03-16 02:15:08] "POST /neutron/port HTTP/1.1" 200 1019 0.026817 10.0.0.38 - - [2026-03-16 02:15:08] "POST /neutron/port HTTP/1.1" 200 1119 0.038059 10.0.0.38 - - [2026-03-16 02:15:08] "POST /neutron/port HTTP/1.1" 200 117 0.001204 10.0.0.38 - - [2026-03-16 02:15:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004277 10.0.0.38 - - [2026-03-16 02:15:08] "POST /neutron/network HTTP/1.1" 200 978 0.012708 10.0.0.23 - - [2026-03-16 02:15:09] "GET /obj-perms HTTP/1.1" 200 5056 0.062864 10.0.0.38 - - [2026-03-16 02:15:10] "DELETE /access-control-list/75f1f641-bf20-45c4-9292-12da5e53e32e HTTP/1.1" 200 115 0.068205 10.0.0.23 - - [2026-03-16 02:15:11] "DELETE /project/393a33a241f140629f608e7926f9cb6d HTTP/1.1" 404 173 0.020750 10.0.0.23 - - [2026-03-16 02:15:11] "DELETE /project/442262db793443c19c0470a8d88621b5 HTTP/1.1" 404 173 0.022591 10.0.0.23 - - [2026-03-16 02:15:11] "DELETE /project/c9ee84f1afac45afbcdb7888b21f3f9f HTTP/1.1" 404 173 0.016436 10.0.0.23 - - [2026-03-16 02:15:11] "DELETE /project/3e749d5b-c15c-4398-b672-28838bde9de4 HTTP/1.1" 404 177 0.012961 10.0.0.23 - - [2026-03-16 02:15:11] "DELETE /project/b4a7ec731ffe42beb0d271c8e9cf2e5c HTTP/1.1" 404 173 0.015755 10.0.0.23 - - [2026-03-16 02:15:11] "DELETE /project/eaa6507fb783423d841454b625e12a8f HTTP/1.1" 404 173 0.011118 10.0.0.23 - - [2026-03-16 02:15:11] "DELETE /project/600374c8ab3a438b8d5e25b9ce44386d HTTP/1.1" 404 173 0.010307 10.0.0.23 - - [2026-03-16 02:15:11] "GET /projects?obj_uuids=c9ee84f1-afac-45af-bcdb-7888b21f3f9f&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001186 10.0.0.23 - - [2026-03-16 02:15:11] "GET /projects?obj_uuids=eaa6507f-b783-423d-8414-54b625e12a8f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000890 10.0.0.23 - - [2026-03-16 02:15:11] "GET /projects?obj_uuids=393a33a2-41f1-4062-9f60-8e7926f9cb6d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000866 10.0.0.23 - - [2026-03-16 02:15:11] "GET /projects?obj_uuids=b4a7ec73-1ffe-42be-b0d2-71c8e9cf2e5c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001389 10.0.0.23 - - [2026-03-16 02:15:11] "GET /projects?obj_uuids=442262db-7934-43c1-9c04-70a8d88621b5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001170 10.0.0.23 - - [2026-03-16 02:15:11] "GET /project/393a33a2-41f1-4062-9f60-8e7926f9cb6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.088778 10.0.0.23 - - [2026-03-16 02:15:11] "GET /project/eaa6507f-b783-423d-8414-54b625e12a8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.097790 10.0.0.23 - - [2026-03-16 02:15:11] "GET /project/c9ee84f1-afac-45af-bcdb-7888b21f3f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.116698 10.0.0.23 - - [2026-03-16 02:15:11] "GET /projects?obj_uuids=393a33a2-41f1-4062-9f60-8e7926f9cb6d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001587 10.0.0.23 - - [2026-03-16 02:15:11] "GET /projects?obj_uuids=eaa6507f-b783-423d-8414-54b625e12a8f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000927 10.0.0.23 - - [2026-03-16 02:15:11] "GET /projects?obj_uuids=c9ee84f1-afac-45af-bcdb-7888b21f3f9f&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001384 10.0.0.23 - - [2026-03-16 02:15:11] "GET /project/b4a7ec73-1ffe-42be-b0d2-71c8e9cf2e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.204273 10.0.0.23 - - [2026-03-16 02:15:11] "GET /project/442262db-7934-43c1-9c04-70a8d88621b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.217682 10.0.0.23 - - [2026-03-16 02:15:11] "GET /project/393a33a2-41f1-4062-9f60-8e7926f9cb6d?fields=security_groups HTTP/1.1" 200 1359 0.142024 10.0.0.23 - - [2026-03-16 02:15:11] "GET /projects?obj_uuids=b4a7ec73-1ffe-42be-b0d2-71c8e9cf2e5c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001875 10.0.0.23 - - [2026-03-16 02:15:11] "GET /projects?obj_uuids=442262db-7934-43c1-9c04-70a8d88621b5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001121 10.0.0.23 - - [2026-03-16 02:15:11] "GET /project/c9ee84f1-afac-45af-bcdb-7888b21f3f9f?fields=security_groups HTTP/1.1" 200 1375 0.147068 10.0.0.23 - - [2026-03-16 02:15:11] "GET /project/eaa6507f-b783-423d-8414-54b625e12a8f?fields=security_groups HTTP/1.1" 200 1347 0.165318 10.0.0.23 - - [2026-03-16 02:15:11] "GET /project/b4a7ec73-1ffe-42be-b0d2-71c8e9cf2e5c?fields=security_groups HTTP/1.1" 200 1348 0.106608 10.0.0.23 - - [2026-03-16 02:15:11] "GET /project/442262db-7934-43c1-9c04-70a8d88621b5?fields=security_groups HTTP/1.1" 200 1362 0.126200 10.0.0.23 - - [2026-03-16 02:15:11] "DELETE /security-group/ab290a81-2909-4795-863c-f2310f1a537e HTTP/1.1" 200 115 0.131202 10.0.0.23 - - [2026-03-16 02:15:11] "GET /projects?obj_uuids=393a33a2-41f1-4062-9f60-8e7926f9cb6d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001632 10.0.0.23 - - [2026-03-16 02:15:11] "DELETE /security-group/e7b39cf9-5a80-44a4-b290-a10ece6a6e4c HTTP/1.1" 200 115 0.144793 10.0.0.23 - - [2026-03-16 02:15:11] "GET /projects?obj_uuids=c9ee84f1-afac-45af-bcdb-7888b21f3f9f&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001310 10.0.0.23 - - [2026-03-16 02:15:11] "DELETE /security-group/cf8749be-6ad5-4c70-a454-f11581a40015 HTTP/1.1" 200 115 0.176003 10.0.0.23 - - [2026-03-16 02:15:11] "GET /projects?obj_uuids=eaa6507f-b783-423d-8414-54b625e12a8f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000994 10.0.0.23 - - [2026-03-16 02:15:11] "GET /project/393a33a2-41f1-4062-9f60-8e7926f9cb6d?fields=application_policy_sets HTTP/1.1" 200 1398 0.119597 10.0.0.23 - - [2026-03-16 02:15:12] "GET /project/eaa6507f-b783-423d-8414-54b625e12a8f?fields=application_policy_sets HTTP/1.1" 200 1386 0.147577 10.0.0.23 - - [2026-03-16 02:15:12] "DELETE /security-group/57846182-fc89-442f-826d-9edb71be141a HTTP/1.1" 200 115 0.279368 10.0.0.23 - - [2026-03-16 02:15:12] "GET /project/c9ee84f1-afac-45af-bcdb-7888b21f3f9f?fields=application_policy_sets HTTP/1.1" 200 1414 0.257028 10.0.0.23 - - [2026-03-16 02:15:12] "DELETE /security-group/1e37858d-6b47-41a9-ab2c-6c0f09d01158 HTTP/1.1" 200 115 0.350467 10.0.0.23 - - [2026-03-16 02:15:12] "GET /projects?obj_uuids=442262db-7934-43c1-9c04-70a8d88621b5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001446 10.0.0.23 - - [2026-03-16 02:15:12] "GET /projects?obj_uuids=b4a7ec73-1ffe-42be-b0d2-71c8e9cf2e5c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001455 10.0.0.38 - - [2026-03-16 02:15:12] "DELETE /access-control-list/5eddfa6a-b9ee-44e1-a22b-560931dc3dce HTTP/1.1" 200 115 0.211721 10.0.0.23 - - [2026-03-16 02:15:12] "GET /project/442262db-7934-43c1-9c04-70a8d88621b5?fields=application_policy_sets HTTP/1.1" 200 1401 0.156170 10.0.0.22 - - [2026-03-16 02:15:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000894 10.0.0.23 - - [2026-03-16 02:15:12] "GET /project/b4a7ec73-1ffe-42be-b0d2-71c8e9cf2e5c?fields=application_policy_sets HTTP/1.1" 200 1387 0.239738 10.0.0.22 - - [2026-03-16 02:15:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000856 10.0.0.38 - - [2026-03-16 02:15:12] "DELETE /access-control-list/bfd0ee93-a834-4375-be85-0615f5e7ae2c HTTP/1.1" 200 115 0.186487 10.0.0.23 - - [2026-03-16 02:15:12] "DELETE /project/393a33a2-41f1-4062-9f60-8e7926f9cb6d HTTP/1.1" 200 115 1.160989 10.0.0.23 - - [2026-03-16 02:15:12] "DELETE /project/eaa6507f-b783-423d-8414-54b625e12a8f HTTP/1.1" 200 115 1.193520 10.0.0.23 - - [2026-03-16 02:15:12] "DELETE /project/c9ee84f1-afac-45af-bcdb-7888b21f3f9f HTTP/1.1" 200 115 1.224020 10.0.0.23 - - [2026-03-16 02:15:12] "DELETE /project/442262db-7934-43c1-9c04-70a8d88621b5 HTTP/1.1" 200 115 1.316494 10.0.0.38 - - [2026-03-16 02:15:12] "DELETE /access-control-list/4a1320ae-d7e5-405f-91f4-83ce9cab8a20 HTTP/1.1" 200 115 0.089079 10.0.0.23 - - [2026-03-16 02:15:12] "DELETE /project/b4a7ec73-1ffe-42be-b0d2-71c8e9cf2e5c HTTP/1.1" 200 115 1.374482 10.0.0.23 - - [2026-03-16 02:15:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000437 10.0.0.23 - - [2026-03-16 02:15:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000505 10.0.0.38 - - [2026-03-16 02:15:13] "POST /neutron/port HTTP/1.1" 200 1119 0.024678 10.0.0.22 - - [2026-03-16 02:15:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000492 10.0.0.22 - - [2026-03-16 02:15:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000787 10.0.0.23 - - [2026-03-16 02:15:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000600 10.0.0.38 - - [2026-03-16 02:15:13] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009763 10.0.0.38 - - [2026-03-16 02:15:13] "GET /virtual-machine/3695a840-6998-444b-ba32-49de60b4c093 HTTP/1.1" 401 292 0.000441 10.0.0.23 - - [2026-03-16 02:15:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000521 10.0.0.38 - - [2026-03-16 02:15:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000437 10.0.0.38 - - [2026-03-16 02:15:13] "GET /virtual-machine/3695a840-6998-444b-ba32-49de60b4c093 HTTP/1.1" 200 1284 0.058027 10.0.0.38 - - [2026-03-16 02:15:13] "GET /virtual-machine-interface/e135a3ae-1db9-46f7-aa27-088ac5a475b9 HTTP/1.1" 200 2924 0.012051 10.0.0.38 - - [2026-03-16 02:15:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000692 10.0.0.38 - - [2026-03-16 02:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.38 - - [2026-03-16 02:15:13] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004671 10.0.0.38 - - [2026-03-16 02:15:13] "GET /virtual-networks?parent_id=600374c8-ab3a-438b-8d5e-25b9ce44386d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.004361 10.0.0.38 - - [2026-03-16 02:15:13] "GET /virtual-network/1b4a28b3-05a6-4ce8-9646-dc7a27f0c05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.007363 10.0.0.38 - - [2026-03-16 02:15:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.38 - - [2026-03-16 02:15:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000507 10.0.0.38 - - [2026-03-16 02:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005867 10.0.0.38 - - [2026-03-16 02:15:16] "GET /virtual-network/1b4a28b3-05a6-4ce8-9646-dc7a27f0c05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.007245 10.0.0.38 - - [2026-03-16 02:15:17] "POST /neutron/port HTTP/1.1" 200 1121 0.025634 10.0.0.38 - - [2026-03-16 02:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005967 10.0.0.38 - - [2026-03-16 02:15:18] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004241 10.0.0.38 - - [2026-03-16 02:15:18] "GET /virtual-networks?parent_id=600374c8-ab3a-438b-8d5e-25b9ce44386d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.004797 10.0.0.38 - - [2026-03-16 02:15:19] "GET /virtual-network/1b4a28b3-05a6-4ce8-9646-dc7a27f0c05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.008053 10.0.0.38 - - [2026-03-16 02:15:19] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008381 10.0.0.38 - - [2026-03-16 02:15:19] "POST /neutron/port HTTP/1.1" 200 1121 0.026282 10.0.0.38 - - [2026-03-16 02:15:19] "GET /virtual-machine/e066245d-9a37-449d-bd31-fd5f1e5337cd HTTP/1.1" 200 1285 0.007158 10.0.0.38 - - [2026-03-16 02:15:19] "GET /virtual-machine-interface/d4644642-ecf0-4ce7-9041-f11d03186add HTTP/1.1" 200 2924 0.008699 10.0.0.38 - - [2026-03-16 02:15:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.38 - - [2026-03-16 02:15:19] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005249 10.0.0.38 - - [2026-03-16 02:15:19] "GET /virtual-networks?parent_id=600374c8-ab3a-438b-8d5e-25b9ce44386d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003487 10.0.0.38 - - [2026-03-16 02:15:19] "GET /virtual-network/1b4a28b3-05a6-4ce8-9646-dc7a27f0c05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.006276 10.0.0.38 - - [2026-03-16 02:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004514 10.0.0.38 - - [2026-03-16 02:15:20] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004313 10.0.0.38 - - [2026-03-16 02:15:20] "GET /virtual-networks?parent_id=600374c8-ab3a-438b-8d5e-25b9ce44386d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.004096 10.0.0.38 - - [2026-03-16 02:15:20] "GET /virtual-network/1b4a28b3-05a6-4ce8-9646-dc7a27f0c05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.009601 10.0.0.38 - - [2026-03-16 02:15:24] "POST /neutron/port HTTP/1.1" 200 1111 0.016043 10.0.0.38 - - [2026-03-16 02:15:24] "POST /neutron/port HTTP/1.1" 200 1109 0.019787 10.0.0.38 - - [2026-03-16 02:15:24] "POST /neutron/port HTTP/1.1" 400 205 0.009362 10.0.0.38 - - [2026-03-16 02:15:24] "DELETE /route-target/41e74537-df4f-4489-8823-6df737524698 HTTP/1.1" 200 115 0.031219 10.0.0.23 - - [2026-03-16 02:15:26] "GET /projects?obj_uuids=600374c8-ab3a-438b-8d5e-25b9ce44386d&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001334 10.0.0.38 - - [2026-03-16 02:15:26] "GET /project/600374c8-ab3a-438b-8d5e-25b9ce44386d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.059289 10.0.0.23 - - [2026-03-16 02:15:26] "GET /projects?obj_uuids=600374c8-ab3a-438b-8d5e-25b9ce44386d&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001102 10.0.0.38 - - [2026-03-16 02:15:26] "GET /project/600374c8-ab3a-438b-8d5e-25b9ce44386d?fields=virtual_networks HTTP/1.1" 200 1023 0.041040 10.0.0.23 - - [2026-03-16 02:15:26] "GET /projects?obj_uuids=600374c8-ab3a-438b-8d5e-25b9ce44386d&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001357 10.0.0.38 - - [2026-03-16 02:15:26] "GET /project/600374c8-ab3a-438b-8d5e-25b9ce44386d?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.073137 10.0.0.23 - - [2026-03-16 02:15:26] "GET /projects?obj_uuids=600374c8-ab3a-438b-8d5e-25b9ce44386d&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001105 10.0.0.38 - - [2026-03-16 02:15:26] "GET /project/600374c8-ab3a-438b-8d5e-25b9ce44386d?fields=security_groups HTTP/1.1" 200 1245 0.055668 10.0.0.38 - - [2026-03-16 02:15:27] "POST /fqname-to-id HTTP/1.1" 404 186 0.030587 10.0.0.23 - - [2026-03-16 02:15:27] "GET /projects?obj_uuids=d23cec51-c55a-49cf-b178-6e0e060df266&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003735 10.0.0.23 - - [2026-03-16 02:15:27] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001083 10.0.0.23 - - [2026-03-16 02:15:27] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008114 10.0.0.23 - - [2026-03-16 02:15:27] "POST /id-to-fqname HTTP/1.1" 200 188 0.002154 10.0.0.23 - - [2026-03-16 02:15:27] "POST /fqname-to-id HTTP/1.1" 404 197 0.009249 10.0.0.23 - - [2026-03-16 02:15:27] "POST /security-groups HTTP/1.1" 200 589 0.077605 10.0.0.23 - - [2026-03-16 02:15:27] "POST /projects HTTP/1.1" 200 581 0.319045 10.0.0.38 - - [2026-03-16 02:15:27] "POST /fqname-to-id HTTP/1.1" 404 231 0.009338 10.0.0.23 - - [2026-03-16 02:15:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.398187 10.0.0.38 - - [2026-03-16 02:15:28] "GET /project/d23cec51-c55a-49cf-b178-6e0e060df266?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.544600 10.0.0.38 - - [2026-03-16 02:15:29] "GET / HTTP/1.1" 200 35931 0.002364 10.0.0.38 - - [2026-03-16 02:15:29] "POST /neutron/port HTTP/1.1" 200 117 0.007647 10.0.0.38 - - [2026-03-16 02:15:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000673 10.0.0.38 - - [2026-03-16 02:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.058247 10.0.0.23 - - [2026-03-16 02:15:31] "GET /projects?obj_uuids=d23cec51-c55a-49cf-b178-6e0e060df266&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001354 10.0.0.38 - - [2026-03-16 02:15:31] "GET /project/d23cec51-c55a-49cf-b178-6e0e060df266?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.050822 10.0.0.23 - - [2026-03-16 02:15:31] "GET /projects?obj_uuids=d23cec51-c55a-49cf-b178-6e0e060df266&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001165 10.0.0.38 - - [2026-03-16 02:15:31] "POST /neutron/network HTTP/1.1" 200 605 0.153489 10.0.0.38 - - [2026-03-16 02:15:31] "POST /ref-update HTTP/1.1" 200 156 0.030440 10.0.0.38 - - [2026-03-16 02:15:31] "POST /id-to-fqname HTTP/1.1" 200 219 0.004482 10.0.0.38 - - [2026-03-16 02:15:31] "GET /virtual-network/72a8804a-3189-4360-82cb-a757a204fc70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006905 10.0.0.38 - - [2026-03-16 02:15:32] "POST /neutron/network HTTP/1.1" 200 825 0.008310 10.0.0.38 - - [2026-03-16 02:15:32] "GET /virtual-network/72a8804a-3189-4360-82cb-a757a204fc70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.008203 10.0.0.38 - - [2026-03-16 02:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.23 - - [2026-03-16 02:15:32] "GET /projects?obj_uuids=d23cec51-c55a-49cf-b178-6e0e060df266&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001248 10.0.0.38 - - [2026-03-16 02:15:32] "GET /project/d23cec51-c55a-49cf-b178-6e0e060df266?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.046134 10.0.0.38 - - [2026-03-16 02:15:32] "POST /neutron/network HTTP/1.1" 200 117 0.019654 10.0.0.38 - - [2026-03-16 02:15:32] "POST /neutron/network HTTP/1.1" 200 825 0.010211 10.0.0.38 - - [2026-03-16 02:15:32] "POST /id-to-fqname HTTP/1.1" 200 219 0.001261 10.0.0.38 - - [2026-03-16 02:15:32] "GET /virtual-network/ed8c5c94-519d-4fa0-b5a2-a94bf2f893dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006381 10.0.0.38 - - [2026-03-16 02:15:32] "GET /virtual-network/ed8c5c94-519d-4fa0-b5a2-a94bf2f893dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006887 10.0.0.38 - - [2026-03-16 02:15:32] "POST /neutron/subnet HTTP/1.1" 200 729 0.010531 10.0.0.38 - - [2026-03-16 02:15:32] "POST /id-to-fqname HTTP/1.1" 200 219 0.001434 10.0.0.23 - - [2026-03-16 02:15:33] "GET /projects?obj_uuids=d23cec51-c55a-49cf-b178-6e0e060df266&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001066 10.0.0.38 - - [2026-03-16 02:15:33] "GET /project/d23cec51-c55a-49cf-b178-6e0e060df266?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.075342 10.0.0.38 - - [2026-03-16 02:15:33] "POST /neutron/port HTTP/1.1" 200 117 0.008491 10.0.0.38 - - [2026-03-16 02:15:33] "POST /id-to-fqname HTTP/1.1" 200 219 0.001354 10.0.0.38 - - [2026-03-16 02:15:34] "POST /neutron/network HTTP/1.1" 200 835 0.012815 10.0.0.38 - - [2026-03-16 02:15:34] "POST /neutron/port HTTP/1.1" 200 1059 0.027728 10.0.0.23 - - [2026-03-16 02:15:34] "GET /projects?obj_uuids=d23cec51-c55a-49cf-b178-6e0e060df266&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001054 10.0.0.38 - - [2026-03-16 02:15:34] "POST /neutron/port HTTP/1.1" 200 1123 0.032672 10.0.0.38 - - [2026-03-16 02:15:34] "GET /project/d23cec51-c55a-49cf-b178-6e0e060df266?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.115161 10.0.0.38 - - [2026-03-16 02:15:35] "POST /neutron/subnet HTTP/1.1" 200 703 0.012800 10.0.0.38 - - [2026-03-16 02:15:35] "POST /neutron/port HTTP/1.1" 200 1123 0.025287 10.0.0.23 - - [2026-03-16 02:15:35] "GET /projects?obj_uuids=d23cec51-c55a-49cf-b178-6e0e060df266&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001263 10.0.0.38 - - [2026-03-16 02:15:35] "POST /neutron/router HTTP/1.1" 200 580 0.126216 10.0.0.38 - - [2026-03-16 02:15:35] "POST /route-targets HTTP/1.1" 200 327 0.021484 10.0.0.38 - - [2026-03-16 02:15:35] "POST /neutron/network HTTP/1.1" 200 835 0.007450 10.0.0.38 - - [2026-03-16 02:15:35] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009743 10.0.0.38 - - [2026-03-16 02:15:36] "POST /neutron/port HTTP/1.1" 200 1113 0.124392 10.0.0.38 - - [2026-03-16 02:15:36] "POST /neutron/subnet HTTP/1.1" 200 703 0.028919 10.0.0.38 - - [2026-03-16 02:15:41] "POST /neutron/port HTTP/1.1" 200 1123 0.022887 10.0.0.38 - - [2026-03-16 02:15:41] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010247 10.0.0.38 - - [2026-03-16 02:15:41] "GET /virtual-machine/57373a21-9a3c-4888-9ce9-0f622ffcfb40 HTTP/1.1" 401 292 0.000541 10.0.0.38 - - [2026-03-16 02:15:41] "GET /virtual-machine/57373a21-9a3c-4888-9ce9-0f622ffcfb40 HTTP/1.1" 200 1290 0.036192 10.0.0.38 - - [2026-03-16 02:15:41] "GET /virtual-machine-interface/9c29dc40-d3fb-4dcd-bbf6-8d8494a830ee HTTP/1.1" 200 2934 0.007134 10.0.0.38 - - [2026-03-16 02:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003954 10.0.0.38 - - [2026-03-16 02:15:41] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004536 10.0.0.38 - - [2026-03-16 02:15:41] "GET /virtual-networks?parent_id=d23cec51-c55a-49cf-b178-6e0e060df266&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003581 10.0.0.38 - - [2026-03-16 02:15:41] "GET /virtual-network/72a8804a-3189-4360-82cb-a757a204fc70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006661 10.0.0.38 - - [2026-03-16 02:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005218 10.0.0.38 - - [2026-03-16 02:15:44] "GET /virtual-network/72a8804a-3189-4360-82cb-a757a204fc70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007285 10.0.0.38 - - [2026-03-16 02:15:45] "POST /neutron/port HTTP/1.1" 200 1123 0.025913 10.0.0.38 - - [2026-03-16 02:15:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009777 10.0.0.38 - - [2026-03-16 02:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.38 - - [2026-03-16 02:15:46] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004779 10.0.0.38 - - [2026-03-16 02:15:46] "GET /virtual-networks?parent_id=d23cec51-c55a-49cf-b178-6e0e060df266&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003493 10.0.0.38 - - [2026-03-16 02:15:47] "GET /virtual-network/72a8804a-3189-4360-82cb-a757a204fc70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007591 10.0.0.38 - - [2026-03-16 02:15:47] "POST /neutron/port HTTP/1.1" 200 1123 0.027106 10.0.0.38 - - [2026-03-16 02:15:47] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008645 10.0.0.38 - - [2026-03-16 02:15:47] "GET /virtual-machine/c7fa6254-6228-42d4-b536-e6e483ffbd31 HTTP/1.1" 200 1291 0.006889 10.0.0.38 - - [2026-03-16 02:15:47] "GET /virtual-machine-interface/57e352b5-aab0-4133-bfa7-849700bb8135 HTTP/1.1" 200 2933 0.005988 10.0.0.38 - - [2026-03-16 02:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004123 10.0.0.38 - - [2026-03-16 02:15:47] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005195 10.0.0.38 - - [2026-03-16 02:15:47] "GET /virtual-networks?parent_id=d23cec51-c55a-49cf-b178-6e0e060df266&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.004235 10.0.0.38 - - [2026-03-16 02:15:47] "GET /virtual-network/ed8c5c94-519d-4fa0-b5a2-a94bf2f893dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006662 10.0.0.38 - - [2026-03-16 02:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005208 10.0.0.38 - - [2026-03-16 02:15:48] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006117 10.0.0.38 - - [2026-03-16 02:15:48] "GET /virtual-networks?parent_id=d23cec51-c55a-49cf-b178-6e0e060df266&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.004908 10.0.0.38 - - [2026-03-16 02:15:48] "GET /virtual-network/ed8c5c94-519d-4fa0-b5a2-a94bf2f893dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006625 10.0.0.38 - - [2026-03-16 02:15:53] "POST /ref-update HTTP/1.1" 200 156 0.024313 10.0.0.38 - - [2026-03-16 02:15:53] "POST /neutron/port HTTP/1.1" 200 1922 0.072660 10.0.0.38 - - [2026-03-16 02:15:56] "POST /neutron/port HTTP/1.1" 200 1123 0.023396 10.0.0.38 - - [2026-03-16 02:15:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004685 10.0.0.38 - - [2026-03-16 02:15:57] "POST /neutron/network HTTP/1.1" 200 825 0.010269 10.0.0.38 - - [2026-03-16 02:15:58] "POST /neutron/network HTTP/1.1" 200 835 0.008533 10.0.0.38 - - [2026-03-16 02:15:58] "POST /neutron/port HTTP/1.1" 200 117 0.001261 10.0.0.38 - - [2026-03-16 02:15:58] "DELETE /access-control-list/2d388945-f755-4b5c-b103-d72591f093ee HTTP/1.1" 200 115 0.055389 10.0.0.23 - - [2026-03-16 02:15:59] "GET /projects?obj_uuids=d23cec51-c55a-49cf-b178-6e0e060df266&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001658 10.0.0.38 - - [2026-03-16 02:15:59] "POST /neutron/router HTTP/1.1" 200 344 0.400050 10.0.0.38 - - [2026-03-16 02:16:01] "POST /neutron/router HTTP/1.1" 200 580 0.009792 10.0.0.38 - - [2026-03-16 02:16:02] "POST /ref-update HTTP/1.1" 200 156 0.025603 10.0.0.38 - - [2026-03-16 02:16:02] "POST /neutron/router HTTP/1.1" 200 151 0.085675 10.0.0.38 - - [2026-03-16 02:16:02] "GET /logical-router/04ddb60f-590e-4bb7-ab40-8d5bb73ae125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.007894 10.0.0.38 - - [2026-03-16 02:16:02] "POST /neutron/port HTTP/1.1" 200 1123 0.021592 10.0.0.38 - - [2026-03-16 02:16:03] "POST /neutron/port HTTP/1.1" 200 1123 0.046335 10.0.0.38 - - [2026-03-16 02:16:04] "POST /neutron/network HTTP/1.1" 200 825 0.009480 10.0.0.38 - - [2026-03-16 02:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004271 10.0.0.23 - - [2026-03-16 02:16:04] "POST /useragent-kv HTTP/1.1" 200 115 0.004039 10.0.0.23 - - [2026-03-16 02:16:04] "POST /useragent-kv HTTP/1.1" 200 115 0.003968 10.0.0.38 - - [2026-03-16 02:16:04] "POST /neutron/network HTTP/1.1" 200 151 0.139148 10.0.0.38 - - [2026-03-16 02:16:04] "DELETE /route-target/167f9760-54b9-4930-a747-76e06f71314d HTTP/1.1" 200 115 0.044008 10.0.0.23 - - [2026-03-16 02:16:06] "GET /projects?obj_uuids=d23cec51-c55a-49cf-b178-6e0e060df266&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001308 10.0.0.38 - - [2026-03-16 02:16:06] "GET /project/d23cec51-c55a-49cf-b178-6e0e060df266?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.051904 10.0.0.23 - - [2026-03-16 02:16:06] "GET /projects?obj_uuids=d23cec51-c55a-49cf-b178-6e0e060df266&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001441 10.0.0.38 - - [2026-03-16 02:16:06] "GET /project/d23cec51-c55a-49cf-b178-6e0e060df266?fields=virtual_networks HTTP/1.1" 200 1028 0.065794 10.0.0.23 - - [2026-03-16 02:16:06] "GET /projects?obj_uuids=d23cec51-c55a-49cf-b178-6e0e060df266&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002104 10.0.0.38 - - [2026-03-16 02:16:06] "GET /project/d23cec51-c55a-49cf-b178-6e0e060df266?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.060130 10.0.0.23 - - [2026-03-16 02:16:06] "GET /projects?obj_uuids=d23cec51-c55a-49cf-b178-6e0e060df266&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001132 10.0.0.38 - - [2026-03-16 02:16:06] "GET /project/d23cec51-c55a-49cf-b178-6e0e060df266?fields=security_groups HTTP/1.1" 200 1252 0.052358 10.0.0.38 - - [2026-03-16 02:16:07] "POST /fqname-to-id HTTP/1.1" 404 191 0.028022 10.0.0.23 - - [2026-03-16 02:16:07] "GET /projects?obj_uuids=bde3da21-c6e1-4873-984c-8d674fa2ff6d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003619 10.0.0.23 - - [2026-03-16 02:16:07] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001106 10.0.0.23 - - [2026-03-16 02:16:07] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008832 10.0.0.23 - - [2026-03-16 02:16:07] "POST /id-to-fqname HTTP/1.1" 200 193 0.004812 10.0.0.23 - - [2026-03-16 02:16:07] "POST /fqname-to-id HTTP/1.1" 404 202 0.004171 10.0.0.23 - - [2026-03-16 02:16:07] "POST /security-groups HTTP/1.1" 200 594 0.086671 10.0.0.23 - - [2026-03-16 02:16:07] "POST /projects HTTP/1.1" 200 591 0.335067 10.0.0.38 - - [2026-03-16 02:16:07] "POST /fqname-to-id HTTP/1.1" 404 236 0.005748 10.0.0.23 - - [2026-03-16 02:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.405612 10.0.0.38 - - [2026-03-16 02:16:08] "GET /project/bde3da21-c6e1-4873-984c-8d674fa2ff6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.576465 10.0.0.38 - - [2026-03-16 02:16:09] "GET / HTTP/1.1" 200 35931 0.003232 10.0.0.38 - - [2026-03-16 02:16:11] "GET /project/bde3da21-c6e1-4873-984c-8d674fa2ff6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000611 10.0.0.23 - - [2026-03-16 02:16:11] "GET /projects?obj_uuids=bde3da21-c6e1-4873-984c-8d674fa2ff6d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.029245 10.0.0.38 - - [2026-03-16 02:16:11] "GET /project/bde3da21-c6e1-4873-984c-8d674fa2ff6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.102361 10.0.0.38 - - [2026-03-16 02:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.38 - - [2026-03-16 02:16:11] "GET /security-group/43520597-fb73-45ef-bf7a-09296dccba1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3762 0.009604 10.0.0.38 - - [2026-03-16 02:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.23 - - [2026-03-16 02:16:11] "GET /projects?obj_uuids=bde3da21-c6e1-4873-984c-8d674fa2ff6d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001304 10.0.0.38 - - [2026-03-16 02:16:11] "GET /project/bde3da21-c6e1-4873-984c-8d674fa2ff6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.055705 10.0.0.38 - - [2026-03-16 02:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575 10.0.0.38 - - [2026-03-16 02:16:12] "GET /security-group/43520597-fb73-45ef-bf7a-09296dccba1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3762 0.004871 10.0.0.38 - - [2026-03-16 02:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.38 - - [2026-03-16 02:16:12] "PUT /security-group/43520597-fb73-45ef-bf7a-09296dccba1d HTTP/1.1" 200 262 0.027517 10.0.0.38 - - [2026-03-16 02:16:12] "POST /fqname-to-id HTTP/1.1" 404 202 0.004381 10.0.0.38 - - [2026-03-16 02:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010436 10.0.0.38 - - [2026-03-16 02:16:12] "PUT /access-control-list/59ceb19c-f811-49f1-9586-ca9f1db1c971 HTTP/1.1" 200 272 0.082334 10.0.0.23 - - [2026-03-16 02:16:12] "GET /projects?obj_uuids=bde3da21-c6e1-4873-984c-8d674fa2ff6d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003297 10.0.0.38 - - [2026-03-16 02:16:12] "GET /project/bde3da21-c6e1-4873-984c-8d674fa2ff6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.062004 10.0.0.23 - - [2026-03-16 02:16:12] "POST /useragent-kv HTTP/1.1" 200 115 0.014518 10.0.0.38 - - [2026-03-16 02:16:12] "POST /neutron/subnet HTTP/1.1" 200 729 0.247820 10.0.0.38 - - [2026-03-16 02:16:12] "POST /id-to-fqname HTTP/1.1" 200 223 0.001609 10.0.0.38 - - [2026-03-16 02:16:12] "GET /virtual-network/6a9af9af-ede3-4463-9394-0a5154848903?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006220 10.0.0.23 - - [2026-03-16 02:16:12] "GET /projects?obj_uuids=d23cec51-c55a-49cf-b178-6e0e060df266&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001123 10.0.0.38 - - [2026-03-16 02:16:12] "GET /virtual-network/6a9af9af-ede3-4463-9394-0a5154848903?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005393 10.0.0.23 - - [2026-03-16 02:16:12] "DELETE /project/600374c8-ab3a-438b-8d5e-25b9ce44386d HTTP/1.1" 404 177 0.052369 10.0.0.38 - - [2026-03-16 02:16:12] "POST /neutron/network HTTP/1.1" 200 828 0.006943 10.0.0.23 - - [2026-03-16 02:16:12] "DELETE /project/bde3da21c6e14873984c8d674fa2ff6d HTTP/1.1" 404 173 0.071179 10.0.0.23 - - [2026-03-16 02:16:12] "GET /project/d23cec51-c55a-49cf-b178-6e0e060df266?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.060508 10.0.0.23 - - [2026-03-16 02:16:12] "GET /projects?obj_uuids=d23cec51-c55a-49cf-b178-6e0e060df266&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001327 10.0.0.23 - - [2026-03-16 02:16:12] "DELETE /project/d23cec51c55a49cfb1786e0e060df266 HTTP/1.1" 404 173 0.106202 10.0.0.38 - - [2026-03-16 02:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004052 10.0.0.23 - - [2026-03-16 02:16:12] "GET /projects?obj_uuids=bde3da21-c6e1-4873-984c-8d674fa2ff6d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001661 10.0.0.23 - - [2026-03-16 02:16:13] "GET /project/d23cec51-c55a-49cf-b178-6e0e060df266?fields=security_groups HTTP/1.1" 200 1357 0.058615 10.0.0.38 - - [2026-03-16 02:16:13] "GET /project/bde3da21-c6e1-4873-984c-8d674fa2ff6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.113955 10.0.0.23 - - [2026-03-16 02:16:13] "DELETE /security-group/28d075ce-8996-4779-bb17-8a1c55482fe0 HTTP/1.1" 200 115 0.096095 10.0.0.23 - - [2026-03-16 02:16:13] "GET /projects?obj_uuids=d23cec51-c55a-49cf-b178-6e0e060df266&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001409 10.0.0.23 - - [2026-03-16 02:16:13] "GET /projects?obj_uuids=bde3da21-c6e1-4873-984c-8d674fa2ff6d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001378 10.0.0.38 - - [2026-03-16 02:16:13] "DELETE /access-control-list/b7107b93-7c2e-424e-8096-0aeda37687f9 HTTP/1.1" 200 115 0.067406 10.0.0.23 - - [2026-03-16 02:16:13] "GET /project/d23cec51-c55a-49cf-b178-6e0e060df266?fields=application_policy_sets HTTP/1.1" 200 1396 0.077792 10.0.0.23 - - [2026-03-16 02:16:13] "DELETE /project/d23cec51-c55a-49cf-b178-6e0e060df266 HTTP/1.1" 200 115 0.643307 10.0.0.38 - - [2026-03-16 02:16:13] "POST /neutron/network HTTP/1.1" 200 615 0.339660 10.0.0.38 - - [2026-03-16 02:16:13] "POST /ref-update HTTP/1.1" 200 156 0.055377 10.0.0.38 - - [2026-03-16 02:16:13] "POST /id-to-fqname HTTP/1.1" 200 227 0.003841 10.0.0.38 - - [2026-03-16 02:16:13] "GET /virtual-network/41f34446-70d4-420f-94c4-3da57117440e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006107 10.0.0.38 - - [2026-03-16 02:16:13] "POST /neutron/network HTTP/1.1" 200 835 0.013522 10.0.0.38 - - [2026-03-16 02:16:13] "GET /virtual-network/41f34446-70d4-420f-94c4-3da57117440e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.013683 10.0.0.38 - - [2026-03-16 02:16:13] "POST /id-to-fqname HTTP/1.1" 200 223 0.001331 10.0.0.38 - - [2026-03-16 02:16:14] "POST /neutron/network HTTP/1.1" 200 838 0.011872 10.0.0.23 - - [2026-03-16 02:16:14] "GET /projects?obj_uuids=bde3da21-c6e1-4873-984c-8d674fa2ff6d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001258 10.0.0.38 - - [2026-03-16 02:16:14] "GET /project/bde3da21-c6e1-4873-984c-8d674fa2ff6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.078245 10.0.0.38 - - [2026-03-16 02:16:15] "POST /neutron/port HTTP/1.1" 200 117 0.007604 10.0.0.38 - - [2026-03-16 02:16:15] "POST /id-to-fqname HTTP/1.1" 200 227 0.001968 10.0.0.38 - - [2026-03-16 02:16:15] "POST /neutron/network HTTP/1.1" 200 838 0.009992 10.0.0.38 - - [2026-03-16 02:16:15] "POST /neutron/port HTTP/1.1" 200 1064 0.020880 10.0.0.38 - - [2026-03-16 02:16:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006227 10.0.0.38 - - [2026-03-16 02:16:16] "POST /neutron/network HTTP/1.1" 200 828 0.008920 10.0.0.23 - - [2026-03-16 02:16:16] "GET /projects?obj_uuids=bde3da21-c6e1-4873-984c-8d674fa2ff6d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001319 10.0.0.38 - - [2026-03-16 02:16:16] "GET /project/bde3da21-c6e1-4873-984c-8d674fa2ff6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.092262 10.0.0.38 - - [2026-03-16 02:16:16] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007720 10.0.0.38 - - [2026-03-16 02:16:16] "POST /neutron/router HTTP/1.1" 200 585 0.008862 10.0.0.23 - - [2026-03-16 02:16:16] "GET /projects?obj_uuids=bde3da21-c6e1-4873-984c-8d674fa2ff6d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004900 10.0.0.38 - - [2026-03-16 02:16:16] "GET /service-template/698145a9-c97e-4fc1-b879-4de3e0c48652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.047886 10.0.0.38 - - [2026-03-16 02:16:17] "POST /route-targets HTTP/1.1" 200 327 0.030469 10.0.0.38 - - [2026-03-16 02:16:17] "POST /service-instances HTTP/1.1" 200 670 0.099983 10.0.0.38 - - [2026-03-16 02:16:17] "POST /neutron/router HTTP/1.1" 200 344 0.468783 10.0.0.38 - - [2026-03-16 02:16:17] "POST /neutron/port HTTP/1.1" 200 1128 0.073276 10.0.0.38 - - [2026-03-16 02:16:17] "POST /ref-update HTTP/1.1" 200 156 0.077504 10.0.0.38 - - [2026-03-16 02:16:17] "POST /virtual-machines HTTP/1.1" 200 553 0.038402 10.0.0.38 - - [2026-03-16 02:16:17] "POST /neutron/port HTTP/1.1" 200 1064 0.043828 10.0.0.38 - - [2026-03-16 02:16:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009320 10.0.0.38 - - [2026-03-16 02:16:18] "POST /instance-ips HTTP/1.1" 200 551 0.077374 10.0.0.38 - - [2026-03-16 02:16:18] "POST /neutron/network HTTP/1.1" 200 835 0.008004 10.0.0.38 - - [2026-03-16 02:16:18] "PUT /virtual-machine-interface/eb45a4e9-5edd-401b-b3c3-2072d92754ad HTTP/1.1" 200 284 0.029996 10.0.0.38 - - [2026-03-16 02:16:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.124140 10.0.0.38 - - [2026-03-16 02:16:18] "POST /instance-ips HTTP/1.1" 400 316 0.053895 10.0.0.38 - - [2026-03-16 02:16:18] "PUT /instance-ip/08878517-4f9d-4c5b-9f63-6efeb5618489 HTTP/1.1" 200 256 0.042984 10.0.0.38 - - [2026-03-16 02:16:18] "POST /ref-update HTTP/1.1" 200 156 0.053116 10.0.0.38 - - [2026-03-16 02:16:18] "POST /virtual-machines HTTP/1.1" 200 553 0.062165 10.0.0.38 - - [2026-03-16 02:16:19] "POST /instance-ips HTTP/1.1" 400 246 0.027625 10.0.0.38 - - [2026-03-16 02:16:19] "PUT /instance-ip/00d4d848-74be-4d9e-8844-82c49b891f6e HTTP/1.1" 200 256 0.041384 10.0.0.38 - - [2026-03-16 02:16:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.126414 10.0.0.38 - - [2026-03-16 02:16:19] "POST /chown HTTP/1.1" 200 109 0.017743 10.0.0.38 - - [2026-03-16 02:16:19] "POST /ref-update HTTP/1.1" 200 156 0.036963 10.0.0.38 - - [2026-03-16 02:16:22] "POST /neutron/port HTTP/1.1" 200 1128 0.019591 10.0.0.38 - - [2026-03-16 02:16:22] "POST /neutron/security_group HTTP/1.1" 200 2002 0.010310 10.0.0.38 - - [2026-03-16 02:16:22] "GET /virtual-machine/63399756-184b-4aed-ae75-582f7a169800 HTTP/1.1" 401 292 0.000500 10.0.0.38 - - [2026-03-16 02:16:23] "GET /virtual-machine/63399756-184b-4aed-ae75-582f7a169800 HTTP/1.1" 200 1295 0.032868 10.0.0.38 - - [2026-03-16 02:16:23] "GET /virtual-machine-interface/55e5e5b2-62b6-409d-9a59-6140f48e599f HTTP/1.1" 200 2955 0.006917 10.0.0.38 - - [2026-03-16 02:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003733 10.0.0.38 - - [2026-03-16 02:16:23] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004164 10.0.0.38 - - [2026-03-16 02:16:23] "GET /virtual-networks?parent_id=bde3da21-c6e1-4873-984c-8d674fa2ff6d&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003171 10.0.0.38 - - [2026-03-16 02:16:23] "GET /virtual-network/6a9af9af-ede3-4463-9394-0a5154848903?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007319 10.0.0.38 - - [2026-03-16 02:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004923 10.0.0.38 - - [2026-03-16 02:16:26] "GET /virtual-network/6a9af9af-ede3-4463-9394-0a5154848903?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006394 10.0.0.38 - - [2026-03-16 02:16:26] "POST /neutron/port HTTP/1.1" 200 1128 0.028778 10.0.0.38 - - [2026-03-16 02:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004292 10.0.0.38 - - [2026-03-16 02:16:28] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004217 10.0.0.38 - - [2026-03-16 02:16:28] "GET /virtual-networks?parent_id=bde3da21-c6e1-4873-984c-8d674fa2ff6d&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003787 10.0.0.38 - - [2026-03-16 02:16:28] "GET /virtual-network/6a9af9af-ede3-4463-9394-0a5154848903?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006205 10.0.0.38 - - [2026-03-16 02:16:28] "POST /neutron/security_group HTTP/1.1" 200 2002 0.008930 10.0.0.38 - - [2026-03-16 02:16:28] "POST /neutron/port HTTP/1.1" 200 1128 0.019962 10.0.0.38 - - [2026-03-16 02:16:28] "GET /virtual-machine/e1a15687-13fc-4088-9b1d-928130064313 HTTP/1.1" 200 1296 0.009629 10.0.0.38 - - [2026-03-16 02:16:28] "GET /virtual-machine-interface/08194f27-8ba1-416e-af74-c48f499480e7 HTTP/1.1" 200 2966 0.006129 10.0.0.38 - - [2026-03-16 02:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004021 10.0.0.38 - - [2026-03-16 02:16:28] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004796 10.0.0.38 - - [2026-03-16 02:16:28] "GET /virtual-networks?parent_id=bde3da21-c6e1-4873-984c-8d674fa2ff6d&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003578 10.0.0.38 - - [2026-03-16 02:16:28] "GET /virtual-network/41f34446-70d4-420f-94c4-3da57117440e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007624 10.0.0.38 - - [2026-03-16 02:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004620 10.0.0.38 - - [2026-03-16 02:16:30] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005356 10.0.0.38 - - [2026-03-16 02:16:30] "GET /virtual-networks?parent_id=bde3da21-c6e1-4873-984c-8d674fa2ff6d&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.004264 10.0.0.38 - - [2026-03-16 02:16:30] "GET /virtual-network/41f34446-70d4-420f-94c4-3da57117440e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007832 10.0.0.38 - - [2026-03-16 02:16:30] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007697 10.0.0.38 - - [2026-03-16 02:16:39] "POST /neutron/router HTTP/1.1" 200 656 0.008048 10.0.0.38 - - [2026-03-16 02:16:39] "GET /logical-router/71a90841-ec40-4b8a-a237-d9817b5d246e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.015455 10.0.0.38 - - [2026-03-16 02:16:39] "GET /logical-router/71a90841-ec40-4b8a-a237-d9817b5d246e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004720 10.0.0.38 - - [2026-03-16 02:16:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.38 - - [2026-03-16 02:16:39] "POST /neutron/network HTTP/1.1" 400 204 0.072966 10.0.0.38 - - [2026-03-16 02:16:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.38 - - [2026-03-16 02:16:39] "PUT /routing-instance/b8246336-c5e8-4024-9fc8-db26eb137bdb HTTP/1.1" 200 266 0.031837 10.0.0.38 - - [2026-03-16 02:16:39] "POST /ref-update HTTP/1.1" 200 156 0.044156 10.0.0.38 - - [2026-03-16 02:16:40] "GET /instance-ip/08878517-4f9d-4c5b-9f63-6efeb5618489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.010562 10.0.0.38 - - [2026-03-16 02:16:40] "POST /ref-update HTTP/1.1" 200 156 0.029467 10.0.0.38 - - [2026-03-16 02:16:40] "DELETE /virtual-machine-interface/d9d31267-75c6-4eea-83da-37def66d51a0 HTTP/1.1" 200 115 0.092201 10.0.0.38 - - [2026-03-16 02:16:40] "POST /neutron/port HTTP/1.1" 200 151 0.315037 10.0.0.38 - - [2026-03-16 02:16:40] "DELETE /service-instance/d9910188-7e82-4400-9b87-a1266cfab6fa HTTP/1.1" 200 115 0.090166 10.0.0.38 - - [2026-03-16 02:16:40] "POST /neutron/port HTTP/1.1" 200 151 0.327153 10.0.0.38 - - [2026-03-16 02:16:40] "GET /instance-ip/00d4d848-74be-4d9e-8844-82c49b891f6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.013006 10.0.0.38 - - [2026-03-16 02:16:40] "DELETE /virtual-machine/41fbdc6e-f912-4fa6-94c2-dc4adb885074 HTTP/1.1" 200 115 0.056525 10.0.0.38 - - [2026-03-16 02:16:40] "GET /instance-ip/00d4d848-74be-4d9e-8844-82c49b891f6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1693 0.018096 10.0.0.38 - - [2026-03-16 02:16:41] "POST /ref-update HTTP/1.1" 200 156 0.024167 10.0.0.38 - - [2026-03-16 02:16:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005908 10.0.0.38 - - [2026-03-16 02:16:42] "POST /neutron/network HTTP/1.1" 200 828 0.016549 10.0.0.38 - - [2026-03-16 02:16:42] "DELETE /route-target/96c0f593-13bb-43c3-b91c-e78644ccaee7 HTTP/1.1" 200 115 0.034599 10.0.0.23 - - [2026-03-16 02:16:43] "GET /projects?obj_uuids=bde3da21-c6e1-4873-984c-8d674fa2ff6d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001449 10.0.0.38 - - [2026-03-16 02:16:43] "GET /project/bde3da21-c6e1-4873-984c-8d674fa2ff6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.052105 10.0.0.23 - - [2026-03-16 02:16:43] "GET /projects?obj_uuids=bde3da21-c6e1-4873-984c-8d674fa2ff6d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001337 10.0.0.38 - - [2026-03-16 02:16:43] "GET /project/bde3da21-c6e1-4873-984c-8d674fa2ff6d?fields=virtual_networks HTTP/1.1" 200 1038 0.048912 10.0.0.23 - - [2026-03-16 02:16:43] "GET /projects?obj_uuids=bde3da21-c6e1-4873-984c-8d674fa2ff6d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001013 10.0.0.38 - - [2026-03-16 02:16:43] "GET /project/bde3da21-c6e1-4873-984c-8d674fa2ff6d?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.057298 10.0.0.23 - - [2026-03-16 02:16:43] "GET /projects?obj_uuids=bde3da21-c6e1-4873-984c-8d674fa2ff6d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001531 10.0.0.38 - - [2026-03-16 02:16:43] "GET /project/bde3da21-c6e1-4873-984c-8d674fa2ff6d?fields=security_groups HTTP/1.1" 200 1267 0.056956 10.0.0.38 - - [2026-03-16 02:16:44] "POST /fqname-to-id HTTP/1.1" 404 196 0.035467 10.0.0.23 - - [2026-03-16 02:16:44] "GET /projects?obj_uuids=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003240 10.0.0.23 - - [2026-03-16 02:16:44] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001750 10.0.0.23 - - [2026-03-16 02:16:44] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.010649 10.0.0.23 - - [2026-03-16 02:16:45] "POST /id-to-fqname HTTP/1.1" 200 198 0.007649 10.0.0.23 - - [2026-03-16 02:16:45] "POST /fqname-to-id HTTP/1.1" 404 207 0.022955 10.0.0.23 - - [2026-03-16 02:16:45] "POST /security-groups HTTP/1.1" 200 599 0.065677 10.0.0.23 - - [2026-03-16 02:16:45] "POST /projects HTTP/1.1" 200 601 0.385531 10.0.0.23 - - [2026-03-16 02:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.427121 10.0.0.38 - - [2026-03-16 02:16:45] "POST /fqname-to-id HTTP/1.1" 404 241 0.012810 10.0.0.38 - - [2026-03-16 02:16:45] "GET /project/fd0a8899-8f86-4961-93c5-048d19c9e41b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.622065 10.0.0.38 - - [2026-03-16 02:16:46] "GET / HTTP/1.1" 200 35931 0.001822 10.0.0.38 - - [2026-03-16 02:16:48] "POST /fqname-to-id HTTP/1.1" 401 292 0.000545 10.0.0.38 - - [2026-03-16 02:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.074051 10.0.0.23 - - [2026-03-16 02:16:48] "GET /projects?obj_uuids=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001221 10.0.0.38 - - [2026-03-16 02:16:48] "GET /project/fd0a8899-8f86-4961-93c5-048d19c9e41b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.065049 10.0.0.23 - - [2026-03-16 02:16:48] "GET /projects?obj_uuids=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001053 10.0.0.38 - - [2026-03-16 02:16:49] "POST /neutron/network HTTP/1.1" 200 613 0.172438 10.0.0.38 - - [2026-03-16 02:16:49] "POST /ref-update HTTP/1.1" 200 156 0.029379 10.0.0.38 - - [2026-03-16 02:16:49] "POST /neutron/network HTTP/1.1" 200 1006 0.013831 10.0.0.38 - - [2026-03-16 02:16:49] "POST /id-to-fqname HTTP/1.1" 200 228 0.001349 10.0.0.38 - - [2026-03-16 02:16:49] "GET /virtual-network/30b970e7-7773-40b5-86c0-39ef91a061b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005962 10.0.0.38 - - [2026-03-16 02:16:49] "GET /virtual-network/30b970e7-7773-40b5-86c0-39ef91a061b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.007033 10.0.0.38 - - [2026-03-16 02:16:49] "POST /neutron/subnet HTTP/1.1" 200 725 0.013295 10.0.0.38 - - [2026-03-16 02:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.027285 10.0.0.23 - - [2026-03-16 02:16:49] "GET /projects?obj_uuids=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001309 10.0.0.38 - - [2026-03-16 02:16:49] "GET /project/fd0a8899-8f86-4961-93c5-048d19c9e41b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.072353 10.0.0.23 - - [2026-03-16 02:16:49] "GET /projects?obj_uuids=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001524 10.0.0.38 - - [2026-03-16 02:16:50] "POST /neutron/network HTTP/1.1" 200 613 0.167001 10.0.0.38 - - [2026-03-16 02:16:50] "POST /neutron/network HTTP/1.1" 200 1006 0.015759 10.0.0.38 - - [2026-03-16 02:16:50] "POST /id-to-fqname HTTP/1.1" 200 228 0.001736 10.0.0.38 - - [2026-03-16 02:16:50] "GET /virtual-network/836ba8fc-25df-4a96-928c-8cb520f86890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.008430 10.0.0.38 - - [2026-03-16 02:16:50] "GET /virtual-network/836ba8fc-25df-4a96-928c-8cb520f86890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006276 10.0.0.38 - - [2026-03-16 02:16:50] "POST /neutron/subnet HTTP/1.1" 200 724 0.012303 10.0.0.38 - - [2026-03-16 02:16:50] "POST /fqname-to-id HTTP/1.1" 404 234 0.003987 10.0.0.38 - - [2026-03-16 02:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.23 - - [2026-03-16 02:16:50] "GET /projects?obj_uuids=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001278 10.0.0.38 - - [2026-03-16 02:16:50] "GET /project/fd0a8899-8f86-4961-93c5-048d19c9e41b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.059077 10.0.0.38 - - [2026-03-16 02:16:51] "POST /network-policys HTTP/1.1" 200 577 0.094951 10.0.0.38 - - [2026-03-16 02:16:51] "GET /network-policy/340ffddb-abea-44f9-afcc-dae34d11edfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3127 0.006813 10.0.0.38 - - [2026-03-16 02:16:51] "POST /fqname-to-id HTTP/1.1" 404 242 0.013352 10.0.0.38 - - [2026-03-16 02:16:51] "POST /fqname-to-id HTTP/1.1" 404 207 0.049325 10.0.0.38 - - [2026-03-16 02:16:51] "POST /neutron/network HTTP/1.1" 200 1114 0.117950 10.0.0.38 - - [2026-03-16 02:16:51] "GET /virtual-network/30b970e7-7773-40b5-86c0-39ef91a061b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.036568 10.0.0.38 - - [2026-03-16 02:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006174 10.0.0.38 - - [2026-03-16 02:16:51] "GET /network-policy/340ffddb-abea-44f9-afcc-dae34d11edfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3127 0.004569 10.0.0.38 - - [2026-03-16 02:16:51] "POST /fqname-to-id HTTP/1.1" 404 242 0.014331 10.0.0.38 - - [2026-03-16 02:16:51] "POST /neutron/network HTTP/1.1" 200 1114 0.142342 10.0.0.38 - - [2026-03-16 02:16:51] "GET /virtual-network/836ba8fc-25df-4a96-928c-8cb520f86890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.023876 10.0.0.38 - - [2026-03-16 02:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010223 10.0.0.38 - - [2026-03-16 02:16:51] "GET /network-policy/340ffddb-abea-44f9-afcc-dae34d11edfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3127 0.006103 10.0.0.38 - - [2026-03-16 02:16:52] "GET /virtual-network/30b970e7-7773-40b5-86c0-39ef91a061b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.007476 10.0.0.22 - - [2026-03-16 02:16:53] "GET /obj-perms HTTP/1.1" 200 5046 0.054605 10.0.0.38 - - [2026-03-16 02:16:53] "GET /virtual-network/836ba8fc-25df-4a96-928c-8cb520f86890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.006938 10.0.0.38 - - [2026-03-16 02:16:54] "GET /obj-perms HTTP/1.1" 200 5046 0.084202 10.0.0.38 - - [2026-03-16 02:16:54] "POST /id-to-fqname HTTP/1.1" 200 228 0.001643 10.0.0.23 - - [2026-03-16 02:16:55] "GET /projects?obj_uuids=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001568 10.0.0.38 - - [2026-03-16 02:16:55] "GET /project/fd0a8899-8f86-4961-93c5-048d19c9e41b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.113347 10.0.0.38 - - [2026-03-16 02:16:55] "POST /neutron/network HTTP/1.1" 200 1114 0.011589 10.0.0.38 - - [2026-03-16 02:16:55] "POST /id-to-fqname HTTP/1.1" 200 228 0.001356 10.0.0.38 - - [2026-03-16 02:16:55] "POST /neutron/port HTTP/1.1" 200 117 0.007347 10.0.0.23 - - [2026-03-16 02:16:56] "GET /projects?obj_uuids=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001378 10.0.0.38 - - [2026-03-16 02:16:56] "POST /neutron/port HTTP/1.1" 200 1175 0.448670 10.0.0.23 - - [2026-03-16 02:16:56] "GET /projects?obj_uuids=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001337 10.0.0.38 - - [2026-03-16 02:16:56] "GET /project/fd0a8899-8f86-4961-93c5-048d19c9e41b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.071165 10.0.0.38 - - [2026-03-16 02:16:56] "POST /neutron/port HTTP/1.1" 200 1229 0.177132 10.0.0.38 - - [2026-03-16 02:16:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004268 10.0.0.38 - - [2026-03-16 02:16:56] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009081 10.0.0.38 - - [2026-03-16 02:16:56] "POST /neutron/port HTTP/1.1" 200 117 0.001487 10.0.0.38 - - [2026-03-16 02:16:57] "POST /neutron/network HTTP/1.1" 200 1114 0.012025 10.0.0.23 - - [2026-03-16 02:16:57] "GET /projects?obj_uuids=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001528 10.0.0.38 - - [2026-03-16 02:16:57] "PUT /access-control-list/1daf0f15-54cb-4d02-80a3-0a0017aa2d78 HTTP/1.1" 200 272 0.070356 10.0.0.38 - - [2026-03-16 02:16:57] "POST /neutron/port HTTP/1.1" 200 1175 0.428410 10.0.0.38 - - [2026-03-16 02:16:57] "POST /neutron/port HTTP/1.1" 200 1229 0.157284 10.0.0.38 - - [2026-03-16 02:16:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005877 10.0.0.38 - - [2026-03-16 02:16:58] "POST /neutron/port HTTP/1.1" 200 117 0.001794 10.0.0.38 - - [2026-03-16 02:17:02] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008633 10.0.0.38 - - [2026-03-16 02:17:02] "POST /neutron/port HTTP/1.1" 200 1239 0.027004 10.0.0.38 - - [2026-03-16 02:17:02] "GET /virtual-machine/ad694983-160e-4fb8-9060-d15b416f06b5 HTTP/1.1" 401 292 0.000570 10.0.0.38 - - [2026-03-16 02:17:02] "GET /virtual-machine/ad694983-160e-4fb8-9060-d15b416f06b5 HTTP/1.1" 200 1301 0.040112 10.0.0.38 - - [2026-03-16 02:17:02] "GET /virtual-machine-interface/234d647a-1239-43b9-9506-2505896400a9 HTTP/1.1" 200 3174 0.007234 10.0.0.38 - - [2026-03-16 02:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005101 10.0.0.38 - - [2026-03-16 02:17:02] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005788 10.0.0.38 - - [2026-03-16 02:17:02] "GET /virtual-networks?parent_id=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.004215 10.0.0.38 - - [2026-03-16 02:17:02] "GET /virtual-network/30b970e7-7773-40b5-86c0-39ef91a061b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.006362 10.0.0.38 - - [2026-03-16 02:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.38 - - [2026-03-16 02:17:05] "GET /virtual-network/30b970e7-7773-40b5-86c0-39ef91a061b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.005944 10.0.0.38 - - [2026-03-16 02:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004340 10.0.0.38 - - [2026-03-16 02:17:10] "GET /virtual-network/30b970e7-7773-40b5-86c0-39ef91a061b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.007088 10.0.0.23 - - [2026-03-16 02:17:11] "GET /obj-perms HTTP/1.1" 200 5056 0.096017 10.0.0.23 - - [2026-03-16 02:17:13] "DELETE /project/bde3da21-c6e1-4873-984c-8d674fa2ff6d HTTP/1.1" 404 177 0.004590 10.0.0.23 - - [2026-03-16 02:17:13] "DELETE /project/fd0a88998f86496193c5048d19c9e41b HTTP/1.1" 404 173 0.004230 10.0.0.38 - - [2026-03-16 02:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004970 10.0.0.38 - - [2026-03-16 02:17:14] "GET /virtual-network/30b970e7-7773-40b5-86c0-39ef91a061b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.010113 10.0.0.38 - - [2026-03-16 02:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.38 - - [2026-03-16 02:17:18] "GET /virtual-network/30b970e7-7773-40b5-86c0-39ef91a061b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.006728 10.0.0.38 - - [2026-03-16 02:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003897 10.0.0.38 - - [2026-03-16 02:17:22] "GET /virtual-network/30b970e7-7773-40b5-86c0-39ef91a061b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.006320 10.0.0.38 - - [2026-03-16 02:17:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004177 10.0.0.38 - - [2026-03-16 02:17:26] "GET /virtual-network/30b970e7-7773-40b5-86c0-39ef91a061b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.006743 10.0.0.38 - - [2026-03-16 02:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004563 10.0.0.38 - - [2026-03-16 02:17:30] "GET /virtual-network/30b970e7-7773-40b5-86c0-39ef91a061b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.007340 10.0.0.38 - - [2026-03-16 02:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492 10.0.0.38 - - [2026-03-16 02:17:34] "GET /virtual-network/30b970e7-7773-40b5-86c0-39ef91a061b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.007483 10.0.0.38 - - [2026-03-16 02:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.38 - - [2026-03-16 02:17:36] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003879 10.0.0.38 - - [2026-03-16 02:17:36] "GET /virtual-networks?parent_id=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003430 10.0.0.38 - - [2026-03-16 02:17:36] "GET /virtual-network/30b970e7-7773-40b5-86c0-39ef91a061b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.006401 10.0.0.38 - - [2026-03-16 02:17:36] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010293 10.0.0.38 - - [2026-03-16 02:17:45] "POST /neutron/port HTTP/1.1" 200 1239 0.033012 10.0.0.38 - - [2026-03-16 02:17:47] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009070 10.0.0.38 - - [2026-03-16 02:17:52] "POST /neutron/port HTTP/1.1" 200 1239 0.021865 10.0.0.38 - - [2026-03-16 02:17:57] "POST /neutron/port HTTP/1.1" 200 1239 0.063969 10.0.0.38 - - [2026-03-16 02:17:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003974 10.0.0.38 - - [2026-03-16 02:17:57] "POST /neutron/subnet HTTP/1.1" 200 1385 0.015492 10.0.0.38 - - [2026-03-16 02:17:57] "POST /neutron/port HTTP/1.1" 200 117 0.001264 10.0.0.38 - - [2026-03-16 02:17:57] "POST /neutron/port HTTP/1.1" 200 1239 0.021124 10.0.0.38 - - [2026-03-16 02:17:57] "GET /virtual-machine/4e0ac29b-7efd-4992-9854-fd8d652ba15c HTTP/1.1" 200 1300 0.006770 10.0.0.38 - - [2026-03-16 02:17:57] "GET /virtual-machine-interface/255dd4f2-dd58-4e76-9994-92d423714384 HTTP/1.1" 200 3174 0.006202 10.0.0.38 - - [2026-03-16 02:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004216 10.0.0.38 - - [2026-03-16 02:17:57] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003819 10.0.0.38 - - [2026-03-16 02:17:57] "GET /virtual-networks?parent_id=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003851 10.0.0.38 - - [2026-03-16 02:17:57] "GET /virtual-network/836ba8fc-25df-4a96-928c-8cb520f86890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.007856 10.0.0.38 - - [2026-03-16 02:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.38 - - [2026-03-16 02:17:59] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004034 10.0.0.38 - - [2026-03-16 02:17:59] "GET /virtual-networks?parent_id=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.004282 10.0.0.38 - - [2026-03-16 02:17:59] "GET /virtual-network/836ba8fc-25df-4a96-928c-8cb520f86890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.007719 10.0.0.38 - - [2026-03-16 02:17:59] "POST /neutron/port HTTP/1.1" 200 1239 0.044629 10.0.0.38 - - [2026-03-16 02:17:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004112 10.0.0.38 - - [2026-03-16 02:17:59] "POST /neutron/port HTTP/1.1" 200 117 0.001597 10.0.0.38 - - [2026-03-16 02:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.23 - - [2026-03-16 02:18:22] "GET /projects?obj_uuids=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001715 10.0.0.38 - - [2026-03-16 02:18:22] "GET /project/fd0a8899-8f86-4961-93c5-048d19c9e41b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.049190 10.0.0.38 - - [2026-03-16 02:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003734 10.0.0.38 - - [2026-03-16 02:18:22] "PUT /network-policy/340ffddb-abea-44f9-afcc-dae34d11edfb HTTP/1.1" 200 262 0.017768 10.0.0.38 - - [2026-03-16 02:18:22] "PUT /access-control-list/333ad73a-8378-46e6-8396-c63bd2af7cf9 HTTP/1.1" 200 272 0.063063 10.0.0.38 - - [2026-03-16 02:18:25] "GET /virtual-network/836ba8fc-25df-4a96-928c-8cb520f86890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.006620 10.0.0.38 - - [2026-03-16 02:18:26] "POST /neutron/network HTTP/1.1" 200 1006 0.095427 10.0.0.38 - - [2026-03-16 02:18:26] "POST /ref-update HTTP/1.1" 200 156 0.048160 10.0.0.38 - - [2026-03-16 02:18:26] "GET /virtual-network/836ba8fc-25df-4a96-928c-8cb520f86890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.018850 10.0.0.38 - - [2026-03-16 02:18:26] "GET /virtual-network/30b970e7-7773-40b5-86c0-39ef91a061b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.010139 10.0.0.38 - - [2026-03-16 02:18:26] "POST /fqname-to-id HTTP/1.1" 404 207 0.004668 10.0.0.38 - - [2026-03-16 02:18:26] "POST /neutron/network HTTP/1.1" 200 1006 0.094328 10.0.0.38 - - [2026-03-16 02:18:26] "GET /virtual-network/30b970e7-7773-40b5-86c0-39ef91a061b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.012888 10.0.0.38 - - [2026-03-16 02:18:26] "DELETE /network-policy/340ffddb-abea-44f9-afcc-dae34d11edfb HTTP/1.1" 200 115 0.054625 10.0.0.38 - - [2026-03-16 02:18:26] "POST /neutron/port HTTP/1.1" 200 1239 0.025973 10.0.0.38 - - [2026-03-16 02:18:26] "POST /neutron/port HTTP/1.1" 200 1229 0.027900 10.0.0.38 - - [2026-03-16 02:18:26] "POST /neutron/port HTTP/1.1" 200 151 0.363227 10.0.0.38 - - [2026-03-16 02:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.38 - - [2026-03-16 02:18:28] "POST /neutron/network HTTP/1.1" 200 1006 0.011640 10.0.0.38 - - [2026-03-16 02:18:29] "DELETE /route-target/f7938010-5db7-41ec-b3d9-a04b84109365 HTTP/1.1" 200 115 0.044004 10.0.0.23 - - [2026-03-16 02:18:33] "GET /projects?obj_uuids=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001631 10.0.0.38 - - [2026-03-16 02:18:33] "GET /project/fd0a8899-8f86-4961-93c5-048d19c9e41b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.044892 10.0.0.38 - - [2026-03-16 02:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004733 10.0.0.23 - - [2026-03-16 02:18:33] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001023 10.0.0.38 - - [2026-03-16 02:18:33] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.007946 10.0.0.38 - - [2026-03-16 02:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003979 10.0.0.23 - - [2026-03-16 02:18:34] "GET /projects?obj_uuids=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001371 10.0.0.38 - - [2026-03-16 02:18:34] "GET /project/fd0a8899-8f86-4961-93c5-048d19c9e41b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.051376 10.0.0.38 - - [2026-03-16 02:18:34] "GET /domains HTTP/1.1" 200 280 0.004258 10.0.0.23 - - [2026-03-16 02:18:34] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001024 10.0.0.38 - - [2026-03-16 02:18:34] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b HTTP/1.1" 200 2582 0.009583 10.0.0.23 - - [2026-03-16 02:18:34] "GET /projects?obj_uuids=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001314 10.0.0.38 - - [2026-03-16 02:18:34] "GET /project/fd0a8899-8f86-4961-93c5-048d19c9e41b HTTP/1.1" 200 1900 0.109823 10.0.0.38 - - [2026-03-16 02:18:34] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003162 10.0.0.38 - - [2026-03-16 02:18:34] "POST /network-ipams HTTP/1.1" 200 609 0.033948 10.0.0.38 - - [2026-03-16 02:18:35] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 802 0.003974 10.0.0.38 - - [2026-03-16 02:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007193 10.0.0.38 - - [2026-03-16 02:18:35] "GET /network-ipam/794fd1f3-37bd-4ddc-bf9f-80adc67d61df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.007317 10.0.0.38 - - [2026-03-16 02:18:35] "PUT /network-ipam/794fd1f3-37bd-4ddc-bf9f-80adc67d61df HTTP/1.1" 200 258 0.018292 10.0.0.38 - - [2026-03-16 02:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005218 10.0.0.23 - - [2026-03-16 02:18:35] "GET /projects?obj_uuids=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002362 10.0.0.38 - - [2026-03-16 02:18:35] "GET /project/fd0a8899-8f86-4961-93c5-048d19c9e41b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.057841 10.0.0.23 - - [2026-03-16 02:18:35] "GET /projects?obj_uuids=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001029 10.0.0.38 - - [2026-03-16 02:18:35] "POST /neutron/network HTTP/1.1" 200 619 0.168057 10.0.0.23 - - [2026-03-16 02:18:36] "POST /useragent-kv HTTP/1.1" 200 115 0.008475 10.0.0.38 - - [2026-03-16 02:18:36] "POST /neutron/subnet HTTP/1.1" 200 818 0.181043 10.0.0.38 - - [2026-03-16 02:18:36] "POST /id-to-fqname HTTP/1.1" 200 231 0.001517 10.0.0.38 - - [2026-03-16 02:18:36] "GET /virtual-network/17be14b5-1a14-4073-aa30-487f88d807ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005858 10.0.0.38 - - [2026-03-16 02:18:36] "GET /virtual-network/17be14b5-1a14-4073-aa30-487f88d807ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005326 10.0.0.38 - - [2026-03-16 02:18:36] "POST /neutron/network HTTP/1.1" 200 1307 0.012392 10.0.0.38 - - [2026-03-16 02:18:36] "POST /neutron/subnet HTTP/1.1" 200 818 0.010798 10.0.0.38 - - [2026-03-16 02:18:36] "GET /virtual-network/17be14b5-1a14-4073-aa30-487f88d807ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005734 10.0.0.22 - - [2026-03-16 02:18:37] "GET /obj-perms HTTP/1.1" 200 5046 0.003674 10.0.0.38 - - [2026-03-16 02:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.23 - - [2026-03-16 02:18:37] "GET /projects?obj_uuids=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001101 10.0.0.38 - - [2026-03-16 02:18:37] "GET /project/fd0a8899-8f86-4961-93c5-048d19c9e41b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.042286 10.0.0.38 - - [2026-03-16 02:18:37] "POST /route-targets HTTP/1.1" 200 327 0.014175 10.0.0.23 - - [2026-03-16 02:18:37] "POST /useragent-kv HTTP/1.1" 200 115 0.013283 10.0.0.38 - - [2026-03-16 02:18:37] "POST /neutron/subnet HTTP/1.1" 200 701 0.242468 10.0.0.38 - - [2026-03-16 02:18:38] "POST /neutron/network HTTP/1.1" 200 1309 0.016750 10.0.0.38 - - [2026-03-16 02:18:38] "POST /id-to-fqname HTTP/1.1" 200 231 0.001368 10.0.0.38 - - [2026-03-16 02:18:38] "GET /virtual-network/f99b0862-bd11-4d37-8661-ecd6e3b76f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.007104 10.0.0.38 - - [2026-03-16 02:18:38] "GET /virtual-network/f99b0862-bd11-4d37-8661-ecd6e3b76f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.006916 10.0.0.38 - - [2026-03-16 02:18:38] "POST /neutron/subnet HTTP/1.1" 200 701 0.009579 10.0.0.38 - - [2026-03-16 02:18:38] "GET /virtual-network/f99b0862-bd11-4d37-8661-ecd6e3b76f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.007825 10.0.0.38 - - [2026-03-16 02:18:38] "GET /obj-perms HTTP/1.1" 200 5046 0.004275 10.0.0.23 - - [2026-03-16 02:18:38] "GET /obj-perms HTTP/1.1" 200 5046 0.059178 10.0.0.38 - - [2026-03-16 02:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.23 - - [2026-03-16 02:18:38] "GET /projects?obj_uuids=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001107 10.0.0.38 - - [2026-03-16 02:18:39] "GET /project/fd0a8899-8f86-4961-93c5-048d19c9e41b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.049916 10.0.0.38 - - [2026-03-16 02:18:39] "POST /neutron/network HTTP/1.1" 200 117 0.017529 10.0.0.23 - - [2026-03-16 02:18:39] "POST /useragent-kv HTTP/1.1" 200 115 0.012025 10.0.0.38 - - [2026-03-16 02:18:39] "POST /neutron/subnet HTTP/1.1" 200 701 0.260235 10.0.0.38 - - [2026-03-16 02:18:39] "POST /fqname-to-id HTTP/1.1" 404 207 0.005498 10.0.0.38 - - [2026-03-16 02:18:40] "POST /id-to-fqname HTTP/1.1" 200 231 0.001545 10.0.0.38 - - [2026-03-16 02:18:40] "GET /virtual-network/ef9d44dd-d357-40a4-8699-674d572b7376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.010872 10.0.0.38 - - [2026-03-16 02:18:40] "POST /neutron/network HTTP/1.1" 200 1309 0.015736 10.0.0.38 - - [2026-03-16 02:18:40] "GET /virtual-network/ef9d44dd-d357-40a4-8699-674d572b7376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.007807 10.0.0.38 - - [2026-03-16 02:18:40] "POST /neutron/subnet HTTP/1.1" 200 701 0.010704 10.0.0.38 - - [2026-03-16 02:18:40] "GET /virtual-network/ef9d44dd-d357-40a4-8699-674d572b7376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.006599 10.0.0.38 - - [2026-03-16 02:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003550 10.0.0.23 - - [2026-03-16 02:18:40] "GET /projects?obj_uuids=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002063 10.0.0.38 - - [2026-03-16 02:18:40] "GET /project/fd0a8899-8f86-4961-93c5-048d19c9e41b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.056426 10.0.0.23 - - [2026-03-16 02:18:40] "GET /projects?obj_uuids=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001067 10.0.0.38 - - [2026-03-16 02:18:41] "POST /neutron/network HTTP/1.1" 200 619 0.133107 10.0.0.38 - - [2026-03-16 02:18:41] "POST /route-targets HTTP/1.1" 200 327 0.015275 10.0.0.23 - - [2026-03-16 02:18:41] "POST /useragent-kv HTTP/1.1" 200 115 0.010078 10.0.0.38 - - [2026-03-16 02:18:41] "POST /neutron/subnet HTTP/1.1" 200 828 0.188212 10.0.0.38 - - [2026-03-16 02:18:41] "POST /id-to-fqname HTTP/1.1" 200 231 0.001615 10.0.0.38 - - [2026-03-16 02:18:41] "GET /virtual-network/993ec27a-3175-46f8-87ba-03fb300b414f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.006488 10.0.0.38 - - [2026-03-16 02:18:41] "GET /virtual-network/993ec27a-3175-46f8-87ba-03fb300b414f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.008315 10.0.0.38 - - [2026-03-16 02:18:41] "POST /neutron/network HTTP/1.1" 200 1309 0.015208 10.0.0.38 - - [2026-03-16 02:18:42] "POST /neutron/subnet HTTP/1.1" 200 828 0.011444 10.0.0.38 - - [2026-03-16 02:18:42] "GET /virtual-network/993ec27a-3175-46f8-87ba-03fb300b414f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.006513 10.0.0.22 - - [2026-03-16 02:18:42] "GET /obj-perms HTTP/1.1" 200 5046 0.004416 10.0.0.38 - - [2026-03-16 02:18:42] "POST /fqname-to-id HTTP/1.1" 404 225 0.009027 10.0.0.38 - - [2026-03-16 02:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004204 10.0.0.23 - - [2026-03-16 02:18:42] "GET /projects?obj_uuids=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001264 10.0.0.38 - - [2026-03-16 02:18:42] "GET /project/fd0a8899-8f86-4961-93c5-048d19c9e41b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.044911 10.0.0.38 - - [2026-03-16 02:18:42] "POST /network-policys HTTP/1.1" 200 559 0.083150 10.0.0.38 - - [2026-03-16 02:18:42] "GET /network-policy/67d82f16-9cff-4e14-a242-e26462f13eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6936 0.007968 10.0.0.38 - - [2026-03-16 02:18:42] "POST /fqname-to-id HTTP/1.1" 404 225 0.004676 10.0.0.38 - - [2026-03-16 02:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007462 10.0.0.23 - - [2026-03-16 02:18:43] "GET /projects?obj_uuids=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001368 10.0.0.38 - - [2026-03-16 02:18:43] "GET /project/fd0a8899-8f86-4961-93c5-048d19c9e41b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.058673 10.0.0.38 - - [2026-03-16 02:18:43] "POST /network-policys HTTP/1.1" 200 559 0.079148 10.0.0.38 - - [2026-03-16 02:18:43] "GET /network-policy/49c5a19f-d8b3-4b06-9129-9e86854339c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.007471 10.0.0.38 - - [2026-03-16 02:18:43] "POST /fqname-to-id HTTP/1.1" 404 225 0.003550 10.0.0.38 - - [2026-03-16 02:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.23 - - [2026-03-16 02:18:43] "GET /projects?obj_uuids=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001430 10.0.0.38 - - [2026-03-16 02:18:43] "GET /project/fd0a8899-8f86-4961-93c5-048d19c9e41b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.066844 10.0.0.38 - - [2026-03-16 02:18:43] "POST /network-policys HTTP/1.1" 200 559 0.092098 10.0.0.38 - - [2026-03-16 02:18:43] "GET /network-policy/cb89e640-60cd-43b5-b818-bd1edfea0d70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.013576 10.0.0.38 - - [2026-03-16 02:18:43] "POST /fqname-to-id HTTP/1.1" 404 225 0.004036 10.0.0.38 - - [2026-03-16 02:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010035 10.0.0.23 - - [2026-03-16 02:18:43] "GET /projects?obj_uuids=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001276 10.0.0.38 - - [2026-03-16 02:18:43] "GET /project/fd0a8899-8f86-4961-93c5-048d19c9e41b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.062126 10.0.0.38 - - [2026-03-16 02:18:44] "POST /network-policys HTTP/1.1" 200 559 0.086421 10.0.0.38 - - [2026-03-16 02:18:44] "GET /network-policy/528a039d-8a30-4525-98a2-d3313bf66e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8842 0.008196 10.0.0.38 - - [2026-03-16 02:18:44] "POST /fqname-to-id HTTP/1.1" 404 225 0.003808 10.0.0.38 - - [2026-03-16 02:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010998 10.0.0.23 - - [2026-03-16 02:18:44] "GET /projects?obj_uuids=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001309 10.0.0.38 - - [2026-03-16 02:18:44] "GET /project/fd0a8899-8f86-4961-93c5-048d19c9e41b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.054124 10.0.0.38 - - [2026-03-16 02:18:44] "POST /network-policys HTTP/1.1" 200 559 0.086662 10.0.0.38 - - [2026-03-16 02:18:44] "GET /network-policy/6bec1902-61b0-4e63-bbe2-e85764eb12bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.007847 10.0.0.38 - - [2026-03-16 02:18:44] "POST /fqname-to-id HTTP/1.1" 404 225 0.004133 10.0.0.38 - - [2026-03-16 02:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003672 10.0.0.23 - - [2026-03-16 02:18:44] "GET /projects?obj_uuids=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001579 10.0.0.38 - - [2026-03-16 02:18:44] "GET /project/fd0a8899-8f86-4961-93c5-048d19c9e41b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.065249 10.0.0.38 - - [2026-03-16 02:18:45] "POST /network-policys HTTP/1.1" 200 559 0.082290 10.0.0.38 - - [2026-03-16 02:18:45] "GET /network-policy/356c1983-8913-477f-9372-2e31dae7c921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.006863 10.0.0.38 - - [2026-03-16 02:18:45] "POST /fqname-to-id HTTP/1.1" 404 225 0.004554 10.0.0.38 - - [2026-03-16 02:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005340 10.0.0.23 - - [2026-03-16 02:18:45] "GET /projects?obj_uuids=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001103 10.0.0.38 - - [2026-03-16 02:18:45] "GET /project/fd0a8899-8f86-4961-93c5-048d19c9e41b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.086422 10.0.0.38 - - [2026-03-16 02:18:45] "POST /network-policys HTTP/1.1" 200 559 0.090804 10.0.0.38 - - [2026-03-16 02:18:45] "GET /network-policy/03db3be4-b8bb-4e06-8811-0a8e618ad552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8840 0.008827 10.0.0.38 - - [2026-03-16 02:18:45] "POST /fqname-to-id HTTP/1.1" 404 225 0.003276 10.0.0.38 - - [2026-03-16 02:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004670 10.0.0.23 - - [2026-03-16 02:18:45] "GET /projects?obj_uuids=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001337 10.0.0.38 - - [2026-03-16 02:18:46] "GET /project/fd0a8899-8f86-4961-93c5-048d19c9e41b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.071791 10.0.0.38 - - [2026-03-16 02:18:46] "POST /network-policys HTTP/1.1" 200 559 0.084150 10.0.0.38 - - [2026-03-16 02:18:46] "GET /network-policy/b7efcd8f-e03d-41b2-b034-db952b488d6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.007968 10.0.0.38 - - [2026-03-16 02:18:46] "POST /neutron/network HTTP/1.1" 200 1492 0.014632 10.0.0.38 - - [2026-03-16 02:18:46] "GET /virtual-network/17be14b5-1a14-4073-aa30-487f88d807ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3793 0.014515 10.0.0.38 - - [2026-03-16 02:18:46] "POST /access-control-lists HTTP/1.1" 200 605 0.094939 10.0.0.38 - - [2026-03-16 02:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.031356 10.0.0.38 - - [2026-03-16 02:18:46] "GET /network-policy/49c5a19f-d8b3-4b06-9129-9e86854339c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.005084 10.0.0.38 - - [2026-03-16 02:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.38 - - [2026-03-16 02:18:46] "GET /network-policy/67d82f16-9cff-4e14-a242-e26462f13eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6936 0.004717 10.0.0.38 - - [2026-03-16 02:18:47] "POST /fqname-to-id HTTP/1.1" 404 207 0.004035 10.0.0.38 - - [2026-03-16 02:18:47] "POST /neutron/network HTTP/1.1" 200 1494 0.015084 10.0.0.38 - - [2026-03-16 02:18:47] "GET /virtual-network/f99b0862-bd11-4d37-8661-ecd6e3b76f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.006751 10.0.0.38 - - [2026-03-16 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004195 10.0.0.38 - - [2026-03-16 02:18:47] "GET /network-policy/528a039d-8a30-4525-98a2-d3313bf66e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8842 0.010153 10.0.0.38 - - [2026-03-16 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003999 10.0.0.38 - - [2026-03-16 02:18:47] "POST /ref-update HTTP/1.1" 200 156 0.061293 10.0.0.38 - - [2026-03-16 02:18:47] "GET /network-policy/cb89e640-60cd-43b5-b818-bd1edfea0d70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.019789 10.0.0.38 - - [2026-03-16 02:18:47] "POST /neutron/network HTTP/1.1" 200 1494 0.019059 10.0.0.38 - - [2026-03-16 02:18:47] "GET /virtual-network/ef9d44dd-d357-40a4-8699-674d572b7376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.006058 10.0.0.38 - - [2026-03-16 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004171 10.0.0.38 - - [2026-03-16 02:18:47] "GET /network-policy/356c1983-8913-477f-9372-2e31dae7c921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.006695 10.0.0.38 - - [2026-03-16 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.38 - - [2026-03-16 02:18:47] "GET /network-policy/6bec1902-61b0-4e63-bbe2-e85764eb12bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.007948 10.0.0.38 - - [2026-03-16 02:18:47] "POST /fqname-to-id HTTP/1.1" 404 248 0.004131 10.0.0.38 - - [2026-03-16 02:18:48] "POST /neutron/network HTTP/1.1" 200 1494 0.014892 10.0.0.38 - - [2026-03-16 02:18:48] "GET /virtual-network/993ec27a-3175-46f8-87ba-03fb300b414f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.008144 10.0.0.38 - - [2026-03-16 02:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.38 - - [2026-03-16 02:18:48] "GET /network-policy/03db3be4-b8bb-4e06-8811-0a8e618ad552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8840 0.005440 10.0.0.38 - - [2026-03-16 02:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004077 10.0.0.38 - - [2026-03-16 02:18:48] "GET /network-policy/b7efcd8f-e03d-41b2-b034-db952b488d6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.006022 10.0.0.38 - - [2026-03-16 02:18:48] "POST /id-to-fqname HTTP/1.1" 200 231 0.001456 10.0.0.38 - - [2026-03-16 02:19:12] "GET /obj-perms HTTP/1.1" 200 5056 0.059840 10.0.0.23 - - [2026-03-16 02:19:20] "GET /projects?obj_uuids=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001136 10.0.0.38 - - [2026-03-16 02:19:21] "GET /project/fd0a8899-8f86-4961-93c5-048d19c9e41b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.070542 10.0.0.38 - - [2026-03-16 02:19:21] "POST /neutron/port HTTP/1.1" 200 117 0.007076 10.0.0.38 - - [2026-03-16 02:19:21] "POST /id-to-fqname HTTP/1.1" 200 231 0.001445 10.0.0.38 - - [2026-03-16 02:19:21] "POST /neutron/network HTTP/1.1" 200 1504 0.008043 10.0.0.23 - - [2026-03-16 02:19:22] "GET /projects?obj_uuids=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001393 10.0.0.38 - - [2026-03-16 02:19:22] "GET /project/fd0a8899-8f86-4961-93c5-048d19c9e41b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.144173 10.0.0.38 - - [2026-03-16 02:19:22] "POST /neutron/port HTTP/1.1" 200 1168 0.066134 10.0.0.38 - - [2026-03-16 02:19:22] "POST /neutron/port HTTP/1.1" 200 1222 0.211816 10.0.0.38 - - [2026-03-16 02:19:22] "POST /neutron/security_group HTTP/1.1" 200 2066 0.015391 10.0.0.38 - - [2026-03-16 02:19:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005641 10.0.0.38 - - [2026-03-16 02:19:22] "POST /neutron/security_group HTTP/1.1" 200 2066 0.018783 10.0.0.38 - - [2026-03-16 02:19:23] "POST /neutron/network HTTP/1.1" 200 1492 0.022455 10.0.0.38 - - [2026-03-16 02:19:23] "POST /neutron/port HTTP/1.1" 200 1170 0.049620 10.0.0.38 - - [2026-03-16 02:19:23] "PUT /access-control-list/3ec55ad7-3bfe-4151-85a4-cd13d8129bef HTTP/1.1" 200 272 0.046980 10.0.0.38 - - [2026-03-16 02:19:24] "POST /neutron/port HTTP/1.1" 200 1234 0.049713 10.0.0.38 - - [2026-03-16 02:19:24] "POST /neutron/subnet HTTP/1.1" 200 1361 0.039318 10.0.0.38 - - [2026-03-16 02:19:24] "POST /neutron/network HTTP/1.1" 200 1494 0.038378 10.0.0.38 - - [2026-03-16 02:19:33] "POST /neutron/port HTTP/1.1" 200 1232 0.043888 10.0.0.38 - - [2026-03-16 02:19:38] "POST /neutron/security_group HTTP/1.1" 200 2066 0.017684 10.0.0.38 - - [2026-03-16 02:19:48] "POST /neutron/port HTTP/1.1" 200 1232 0.025173 10.0.0.38 - - [2026-03-16 02:19:53] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008661 10.0.0.38 - - [2026-03-16 02:20:03] "POST /neutron/port HTTP/1.1" 200 1232 0.023594 10.0.0.38 - - [2026-03-16 02:20:08] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011528 10.0.0.22 - - [2026-03-16 02:20:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000487 10.0.0.22 - - [2026-03-16 02:20:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000403 10.0.0.23 - - [2026-03-16 02:20:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000551 10.0.0.23 - - [2026-03-16 02:20:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000606 10.0.0.22 - - [2026-03-16 02:20:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000628 10.0.0.22 - - [2026-03-16 02:20:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000727 10.0.0.23 - - [2026-03-16 02:20:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000418 10.0.0.23 - - [2026-03-16 02:20:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000435 10.0.0.38 - - [2026-03-16 02:20:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000410 10.0.0.38 - - [2026-03-16 02:20:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000377 10.0.0.23 - - [2026-03-16 02:20:13] "GET /obj-perms HTTP/1.1" 200 5056 0.147177 10.0.0.38 - - [2026-03-16 02:20:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000428 10.0.0.38 - - [2026-03-16 02:20:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000473 10.0.0.38 - - [2026-03-16 02:20:19] "POST /neutron/port HTTP/1.1" 200 1232 0.027078 10.0.0.38 - - [2026-03-16 02:20:24] "POST /neutron/security_group HTTP/1.1" 200 2066 0.012258 10.0.0.38 - - [2026-03-16 02:20:24] "POST /neutron/port HTTP/1.1" 200 1232 0.022795 10.0.0.38 - - [2026-03-16 02:20:24] "GET /virtual-machine/ffa5a2e4-1caa-4487-8716-3a1d9b38e31f HTTP/1.1" 200 1300 0.006834 10.0.0.38 - - [2026-03-16 02:20:24] "GET /virtual-machine-interface/143f1576-e239-4848-a2d9-56c6dc38294b HTTP/1.1" 200 3183 0.005861 10.0.0.38 - - [2026-03-16 02:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004830 10.0.0.38 - - [2026-03-16 02:20:24] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004496 10.0.0.38 - - [2026-03-16 02:20:24] "GET /virtual-networks?parent_id=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003581 10.0.0.38 - - [2026-03-16 02:20:24] "GET /virtual-network/17be14b5-1a14-4073-aa30-487f88d807ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3793 0.006304 10.0.0.38 - - [2026-03-16 02:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004005 10.0.0.38 - - [2026-03-16 02:20:27] "GET /virtual-network/17be14b5-1a14-4073-aa30-487f88d807ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3793 0.007057 10.0.0.38 - - [2026-03-16 02:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006107 10.0.0.38 - - [2026-03-16 02:20:31] "GET /virtual-network/17be14b5-1a14-4073-aa30-487f88d807ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3793 0.007761 10.0.0.38 - - [2026-03-16 02:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.38 - - [2026-03-16 02:20:35] "GET /virtual-network/17be14b5-1a14-4073-aa30-487f88d807ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3793 0.005773 10.0.0.38 - - [2026-03-16 02:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005231 10.0.0.38 - - [2026-03-16 02:20:40] "GET /virtual-network/17be14b5-1a14-4073-aa30-487f88d807ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3793 0.006949 10.0.0.38 - - [2026-03-16 02:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003606 10.0.0.38 - - [2026-03-16 02:20:44] "GET /virtual-network/17be14b5-1a14-4073-aa30-487f88d807ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3793 0.006204 10.0.0.38 - - [2026-03-16 02:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.38 - - [2026-03-16 02:20:48] "GET /virtual-network/17be14b5-1a14-4073-aa30-487f88d807ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3793 0.007860 10.0.0.38 - - [2026-03-16 02:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003936 10.0.0.38 - - [2026-03-16 02:20:52] "GET /virtual-network/17be14b5-1a14-4073-aa30-487f88d807ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3793 0.006789 10.0.0.38 - - [2026-03-16 02:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003972 10.0.0.38 - - [2026-03-16 02:20:56] "GET /virtual-network/17be14b5-1a14-4073-aa30-487f88d807ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3793 0.005982 10.0.0.38 - - [2026-03-16 02:20:58] "POST /neutron/port HTTP/1.1" 200 1232 0.021315 10.0.0.38 - - [2026-03-16 02:20:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005288 10.0.0.38 - - [2026-03-16 02:20:58] "POST /neutron/port HTTP/1.1" 200 117 0.001680 10.0.0.38 - - [2026-03-16 02:21:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003945 10.0.0.38 - - [2026-03-16 02:21:00] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005229 10.0.0.38 - - [2026-03-16 02:21:00] "GET /virtual-networks?parent_id=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003901 10.0.0.38 - - [2026-03-16 02:21:00] "GET /virtual-network/17be14b5-1a14-4073-aa30-487f88d807ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3793 0.007393 10.0.0.38 - - [2026-03-16 02:21:00] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008554 10.0.0.38 - - [2026-03-16 02:21:01] "POST /neutron/network HTTP/1.1" 200 1504 0.008646 10.0.0.38 - - [2026-03-16 02:21:01] "POST /neutron/subnet HTTP/1.1" 200 1361 0.016426 10.0.0.38 - - [2026-03-16 02:21:01] "POST /neutron/network HTTP/1.1" 200 1494 0.015173 10.0.0.38 - - [2026-03-16 02:21:11] "POST /neutron/port HTTP/1.1" 200 1232 0.025174 10.0.0.38 - - [2026-03-16 02:21:11] "POST /neutron/security_group HTTP/1.1" 200 2066 0.038161 10.0.0.38 - - [2026-03-16 02:21:16] "POST /neutron/port HTTP/1.1" 200 1232 0.021222 10.0.0.38 - - [2026-03-16 02:21:21] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008760 10.0.0.38 - - [2026-03-16 02:21:21] "POST /neutron/port HTTP/1.1" 200 1234 0.022040 10.0.0.38 - - [2026-03-16 02:21:21] "GET /virtual-machine/b87eb9dc-ca11-45ad-a3e4-fbb2c20ed8a6 HTTP/1.1" 200 1301 0.007358 10.0.0.38 - - [2026-03-16 02:21:21] "GET /virtual-machine-interface/a6a8b2f6-d8f8-4a62-a493-b8d4b937b9fd HTTP/1.1" 200 3184 0.006751 10.0.0.38 - - [2026-03-16 02:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.38 - - [2026-03-16 02:21:21] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004211 10.0.0.38 - - [2026-03-16 02:21:21] "GET /virtual-networks?parent_id=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.006039 10.0.0.38 - - [2026-03-16 02:21:21] "GET /virtual-network/f99b0862-bd11-4d37-8661-ecd6e3b76f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.006978 10.0.0.38 - - [2026-03-16 02:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003972 10.0.0.38 - - [2026-03-16 02:21:23] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003938 10.0.0.38 - - [2026-03-16 02:21:23] "GET /virtual-networks?parent_id=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.004116 10.0.0.38 - - [2026-03-16 02:21:23] "GET /virtual-network/f99b0862-bd11-4d37-8661-ecd6e3b76f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.007206 10.0.0.38 - - [2026-03-16 02:21:23] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007813 10.0.0.38 - - [2026-03-16 02:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004262 10.0.0.38 - - [2026-03-16 02:21:23] "GET /network-policy/cb89e640-60cd-43b5-b818-bd1edfea0d70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.005711 10.0.0.38 - - [2026-03-16 02:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004703 10.0.0.38 - - [2026-03-16 02:21:23] "GET /network-policy/528a039d-8a30-4525-98a2-d3313bf66e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8842 0.005311 10.0.0.38 - - [2026-03-16 02:21:23] "POST /neutron/port HTTP/1.1" 200 1232 0.023815 10.0.0.38 - - [2026-03-16 02:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004626 10.0.0.38 - - [2026-03-16 02:21:24] "GET /network-policy/67d82f16-9cff-4e14-a242-e26462f13eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6936 0.004515 10.0.0.38 - - [2026-03-16 02:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.38 - - [2026-03-16 02:21:24] "GET /network-policy/49c5a19f-d8b3-4b06-9129-9e86854339c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.004475 10.0.0.38 - - [2026-03-16 02:21:49] "GET /virtual-machine/b87eb9dc-ca11-45ad-a3e4-fbb2c20ed8a6 HTTP/1.1" 200 1301 0.006324 10.0.0.38 - - [2026-03-16 02:21:49] "POST /neutron/port HTTP/1.1" 200 1224 0.047594 10.0.0.38 - - [2026-03-16 02:21:51] "GET /virtual-machine/b87eb9dc-ca11-45ad-a3e4-fbb2c20ed8a6 HTTP/1.1" 404 171 0.003637 10.0.0.38 - - [2026-03-16 02:21:51] "GET /virtual-machine/b87eb9dc-ca11-45ad-a3e4-fbb2c20ed8a6 HTTP/1.1" 404 171 0.003129 10.0.0.38 - - [2026-03-16 02:21:51] "GET /virtual-machine/b87eb9dc-ca11-45ad-a3e4-fbb2c20ed8a6 HTTP/1.1" 404 171 0.003153 10.0.0.38 - - [2026-03-16 02:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.030432 10.0.0.38 - - [2026-03-16 02:21:51] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004759 10.0.0.38 - - [2026-03-16 02:21:51] "GET /virtual-networks?parent_id=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003629 10.0.0.38 - - [2026-03-16 02:21:51] "GET /virtual-network/f99b0862-bd11-4d37-8661-ecd6e3b76f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.010083 10.0.0.38 - - [2026-03-16 02:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151 10.0.0.38 - - [2026-03-16 02:21:51] "GET /routing-instance/f89a84bf-c42b-4644-872d-552cfd8d5d6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.005466 10.0.0.38 - - [2026-03-16 02:21:51] "GET /route-target/173800b4-2f41-47f7-9415-2985ec43148e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005345 10.0.0.38 - - [2026-03-16 02:21:51] "GET /virtual-machine/b87eb9dc-ca11-45ad-a3e4-fbb2c20ed8a6 HTTP/1.1" 404 171 0.003386 10.0.0.38 - - [2026-03-16 02:21:52] "GET /virtual-machine/b87eb9dc-ca11-45ad-a3e4-fbb2c20ed8a6 HTTP/1.1" 404 171 0.003578 10.0.0.38 - - [2026-03-16 02:21:53] "GET /virtual-machine/b87eb9dc-ca11-45ad-a3e4-fbb2c20ed8a6 HTTP/1.1" 404 171 0.003898 10.0.0.38 - - [2026-03-16 02:21:54] "GET /virtual-machine/b87eb9dc-ca11-45ad-a3e4-fbb2c20ed8a6 HTTP/1.1" 404 171 0.003898 10.0.0.38 - - [2026-03-16 02:21:55] "GET /virtual-machine/b87eb9dc-ca11-45ad-a3e4-fbb2c20ed8a6 HTTP/1.1" 404 171 0.004225 10.0.0.38 - - [2026-03-16 02:21:56] "GET /virtual-machine/b87eb9dc-ca11-45ad-a3e4-fbb2c20ed8a6 HTTP/1.1" 404 171 0.003290 10.0.0.38 - - [2026-03-16 02:22:00] "GET /obj-perms HTTP/1.1" 200 5046 0.062946 10.0.0.23 - - [2026-03-16 02:22:00] "GET /obj-perms HTTP/1.1" 200 5046 0.007202 10.0.0.38 - - [2026-03-16 02:22:00] "POST /neutron/port HTTP/1.1" 200 1232 0.031165 10.0.0.38 - - [2026-03-16 02:22:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005224 10.0.0.38 - - [2026-03-16 02:22:00] "POST /neutron/port HTTP/1.1" 200 117 0.001607 10.0.0.38 - - [2026-03-16 02:22:09] "GET /obj-perms HTTP/1.1" 200 5046 0.006102 10.0.0.23 - - [2026-03-16 02:22:09] "GET /obj-perms HTTP/1.1" 200 5046 0.005762 10.0.0.22 - - [2026-03-16 02:22:09] "GET /obj-perms HTTP/1.1" 200 5046 0.064882 10.0.0.38 - - [2026-03-16 02:22:09] "GET /virtual-machine/ffa5a2e4-1caa-4487-8716-3a1d9b38e31f HTTP/1.1" 200 1300 0.046144 10.0.0.38 - - [2026-03-16 02:22:10] "POST /neutron/port HTTP/1.1" 200 1222 0.025047 10.0.0.38 - - [2026-03-16 02:22:11] "GET /virtual-machine/ffa5a2e4-1caa-4487-8716-3a1d9b38e31f HTTP/1.1" 404 171 0.003015 10.0.0.38 - - [2026-03-16 02:22:11] "GET /virtual-machine/ffa5a2e4-1caa-4487-8716-3a1d9b38e31f HTTP/1.1" 404 171 0.002992 10.0.0.38 - - [2026-03-16 02:22:11] "GET /virtual-machine/ffa5a2e4-1caa-4487-8716-3a1d9b38e31f HTTP/1.1" 404 171 0.003609 10.0.0.38 - - [2026-03-16 02:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005260 10.0.0.38 - - [2026-03-16 02:22:11] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004099 10.0.0.38 - - [2026-03-16 02:22:11] "GET /virtual-networks?parent_id=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003662 10.0.0.38 - - [2026-03-16 02:22:12] "GET /virtual-network/17be14b5-1a14-4073-aa30-487f88d807ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3793 0.007318 10.0.0.38 - - [2026-03-16 02:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634 10.0.0.38 - - [2026-03-16 02:22:12] "GET /routing-instance/701b0ad3-ff64-49a3-8526-0564cb28c51e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.005648 10.0.0.38 - - [2026-03-16 02:22:12] "GET /route-target/f720a63a-b474-488c-bd6a-15e2de0720ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004815 10.0.0.38 - - [2026-03-16 02:22:12] "GET /obj-perms HTTP/1.1" 200 5046 0.005363 10.0.0.23 - - [2026-03-16 02:22:15] "GET /obj-perms HTTP/1.1" 200 5046 0.006113 10.0.0.38 - - [2026-03-16 02:22:18] "GET /obj-perms HTTP/1.1" 200 5046 0.004523 10.0.0.23 - - [2026-03-16 02:22:24] "GET /obj-perms HTTP/1.1" 200 5046 0.010148 10.0.0.38 - - [2026-03-16 02:22:27] "GET /obj-perms HTTP/1.1" 200 5046 0.006360 10.0.0.23 - - [2026-03-16 02:22:33] "GET /obj-perms HTTP/1.1" 200 5046 0.004314 10.0.0.38 - - [2026-03-16 02:22:36] "GET /obj-perms HTTP/1.1" 200 5046 0.004541 10.0.0.38 - - [2026-03-16 02:22:39] "GET /obj-perms HTTP/1.1" 200 5046 0.005459 10.0.0.23 - - [2026-03-16 02:22:39] "GET /obj-perms HTTP/1.1" 200 5046 0.004193 10.0.0.38 - - [2026-03-16 02:22:40] "GET /virtual-network/993ec27a-3175-46f8-87ba-03fb300b414f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.008765 10.0.0.38 - - [2026-03-16 02:22:40] "POST /neutron/network HTTP/1.1" 200 1309 0.127688 10.0.0.38 - - [2026-03-16 02:22:40] "POST /fqname-to-id HTTP/1.1" 404 207 0.071841 10.0.0.38 - - [2026-03-16 02:22:40] "GET /virtual-network/993ec27a-3175-46f8-87ba-03fb300b414f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.015379 10.0.0.38 - - [2026-03-16 02:22:40] "GET /virtual-network/ef9d44dd-d357-40a4-8699-674d572b7376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.006095 10.0.0.38 - - [2026-03-16 02:22:40] "POST /neutron/network HTTP/1.1" 200 1309 0.107563 10.0.0.38 - - [2026-03-16 02:22:40] "GET /virtual-network/ef9d44dd-d357-40a4-8699-674d572b7376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.009023 10.0.0.38 - - [2026-03-16 02:22:40] "GET /virtual-network/f99b0862-bd11-4d37-8661-ecd6e3b76f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.008058 10.0.0.38 - - [2026-03-16 02:22:41] "POST /neutron/network HTTP/1.1" 200 1309 0.110207 10.0.0.38 - - [2026-03-16 02:22:41] "DELETE /access-control-list/3ec55ad7-3bfe-4151-85a4-cd13d8129bef HTTP/1.1" 200 115 0.130717 10.0.0.38 - - [2026-03-16 02:22:41] "GET /virtual-network/f99b0862-bd11-4d37-8661-ecd6e3b76f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.009896 10.0.0.38 - - [2026-03-16 02:22:41] "GET /virtual-network/17be14b5-1a14-4073-aa30-487f88d807ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3793 0.006629 10.0.0.38 - - [2026-03-16 02:22:41] "POST /fqname-to-id HTTP/1.1" 404 207 0.013988 10.0.0.38 - - [2026-03-16 02:22:41] "POST /neutron/network HTTP/1.1" 200 1307 0.113296 10.0.0.38 - - [2026-03-16 02:22:41] "POST /ref-update HTTP/1.1" 200 156 0.046238 10.0.0.38 - - [2026-03-16 02:22:41] "GET /virtual-network/17be14b5-1a14-4073-aa30-487f88d807ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.009529 10.0.0.38 - - [2026-03-16 02:22:41] "DELETE /network-policy/b7efcd8f-e03d-41b2-b034-db952b488d6b HTTP/1.1" 200 115 0.063143 10.0.0.38 - - [2026-03-16 02:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005512 10.0.0.23 - - [2026-03-16 02:22:41] "GET /projects?obj_uuids=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.035039 10.0.0.38 - - [2026-03-16 02:22:41] "GET /project/fd0a8899-8f86-4961-93c5-048d19c9e41b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.073515 10.0.0.38 - - [2026-03-16 02:22:41] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-41018775&detail=False&count=False&shared=False HTTP/1.1" 200 1755 0.007118 10.0.0.38 - - [2026-03-16 02:22:41] "DELETE /network-policy/03db3be4-b8bb-4e06-8811-0a8e618ad552 HTTP/1.1" 200 115 0.054982 10.0.0.38 - - [2026-03-16 02:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004287 10.0.0.23 - - [2026-03-16 02:22:41] "GET /projects?obj_uuids=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001009 10.0.0.38 - - [2026-03-16 02:22:41] "GET /project/fd0a8899-8f86-4961-93c5-048d19c9e41b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.041990 10.0.0.38 - - [2026-03-16 02:22:42] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-41018775&detail=False&count=False&shared=False HTTP/1.1" 200 1523 0.007521 10.0.0.38 - - [2026-03-16 02:22:42] "DELETE /network-policy/356c1983-8913-477f-9372-2e31dae7c921 HTTP/1.1" 200 115 0.045187 10.0.0.38 - - [2026-03-16 02:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004243 10.0.0.23 - - [2026-03-16 02:22:42] "GET /projects?obj_uuids=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001262 10.0.0.38 - - [2026-03-16 02:22:42] "GET /project/fd0a8899-8f86-4961-93c5-048d19c9e41b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.041906 10.0.0.38 - - [2026-03-16 02:22:42] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-41018775&detail=False&count=False&shared=False HTTP/1.1" 200 1291 0.006065 10.0.0.38 - - [2026-03-16 02:22:42] "DELETE /network-policy/6bec1902-61b0-4e63-bbe2-e85764eb12bc HTTP/1.1" 200 115 0.051889 10.0.0.38 - - [2026-03-16 02:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.23 - - [2026-03-16 02:22:42] "GET /projects?obj_uuids=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001455 10.0.0.38 - - [2026-03-16 02:22:42] "GET /project/fd0a8899-8f86-4961-93c5-048d19c9e41b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.050989 10.0.0.38 - - [2026-03-16 02:22:42] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-41018775&detail=False&count=False&shared=False HTTP/1.1" 200 1058 0.006730 10.0.0.38 - - [2026-03-16 02:22:42] "DELETE /network-policy/528a039d-8a30-4525-98a2-d3313bf66e46 HTTP/1.1" 200 115 0.039996 10.0.0.38 - - [2026-03-16 02:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005233 10.0.0.23 - - [2026-03-16 02:22:42] "GET /projects?obj_uuids=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001276 10.0.0.38 - - [2026-03-16 02:22:42] "GET /project/fd0a8899-8f86-4961-93c5-048d19c9e41b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.046617 10.0.0.38 - - [2026-03-16 02:22:42] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-41018775&detail=False&count=False&shared=False HTTP/1.1" 200 826 0.006202 10.0.0.38 - - [2026-03-16 02:22:42] "DELETE /network-policy/cb89e640-60cd-43b5-b818-bd1edfea0d70 HTTP/1.1" 200 115 0.042496 10.0.0.38 - - [2026-03-16 02:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010487 10.0.0.23 - - [2026-03-16 02:22:42] "GET /projects?obj_uuids=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001137 10.0.0.38 - - [2026-03-16 02:22:42] "GET /project/fd0a8899-8f86-4961-93c5-048d19c9e41b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.045234 10.0.0.38 - - [2026-03-16 02:22:43] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-41018775&detail=False&count=False&shared=False HTTP/1.1" 200 594 0.005419 10.0.0.38 - - [2026-03-16 02:22:43] "DELETE /network-policy/49c5a19f-d8b3-4b06-9129-9e86854339c3 HTTP/1.1" 200 115 0.043291 10.0.0.38 - - [2026-03-16 02:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008602 10.0.0.23 - - [2026-03-16 02:22:43] "GET /projects?obj_uuids=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001026 10.0.0.38 - - [2026-03-16 02:22:43] "GET /project/fd0a8899-8f86-4961-93c5-048d19c9e41b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.043425 10.0.0.38 - - [2026-03-16 02:22:43] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-41018775&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.006344 10.0.0.38 - - [2026-03-16 02:22:43] "DELETE /network-policy/67d82f16-9cff-4e14-a242-e26462f13eb5 HTTP/1.1" 200 115 0.047155 10.0.0.38 - - [2026-03-16 02:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005813 10.0.0.23 - - [2026-03-16 02:22:43] "GET /projects?obj_uuids=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001328 10.0.0.38 - - [2026-03-16 02:22:43] "GET /project/fd0a8899-8f86-4961-93c5-048d19c9e41b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.064736 10.0.0.38 - - [2026-03-16 02:22:43] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-41018775&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.008362 10.0.0.23 - - [2026-03-16 02:22:43] "POST /useragent-kv HTTP/1.1" 200 115 0.007763 10.0.0.23 - - [2026-03-16 02:22:43] "POST /useragent-kv HTTP/1.1" 200 115 0.003012 10.0.0.23 - - [2026-03-16 02:22:43] "POST /useragent-kv HTTP/1.1" 200 115 0.003068 10.0.0.23 - - [2026-03-16 02:22:43] "POST /useragent-kv HTTP/1.1" 200 115 0.004124 10.0.0.23 - - [2026-03-16 02:22:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002566 10.0.0.23 - - [2026-03-16 02:22:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002760 10.0.0.38 - - [2026-03-16 02:22:43] "POST /neutron/network HTTP/1.1" 200 151 0.182243 10.0.0.38 - - [2026-03-16 02:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004111 10.0.0.38 - - [2026-03-16 02:22:44] "POST /neutron/network HTTP/1.1" 200 1309 0.018041 10.0.0.38 - - [2026-03-16 02:22:44] "DELETE /route-target/173800b4-2f41-47f7-9415-2985ec43148e HTTP/1.1" 200 115 0.038890 10.0.0.23 - - [2026-03-16 02:22:45] "POST /useragent-kv HTTP/1.1" 200 115 0.005301 10.0.0.23 - - [2026-03-16 02:22:45] "POST /useragent-kv HTTP/1.1" 200 115 0.007320 10.0.0.23 - - [2026-03-16 02:22:45] "POST /useragent-kv HTTP/1.1" 200 115 0.003820 10.0.0.23 - - [2026-03-16 02:22:45] "POST /useragent-kv HTTP/1.1" 200 115 0.003723 10.0.0.23 - - [2026-03-16 02:22:45] "POST /useragent-kv HTTP/1.1" 200 115 0.003227 10.0.0.23 - - [2026-03-16 02:22:45] "POST /useragent-kv HTTP/1.1" 200 115 0.002540 10.0.0.38 - - [2026-03-16 02:22:45] "POST /neutron/network HTTP/1.1" 200 151 0.216846 10.0.0.38 - - [2026-03-16 02:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004277 10.0.0.38 - - [2026-03-16 02:22:45] "DELETE /network-ipam/794fd1f3-37bd-4ddc-bf9f-80adc67d61df HTTP/1.1" 200 115 0.065608 10.0.0.38 - - [2026-03-16 02:22:45] "POST /fqname-to-id HTTP/1.1" 404 252 0.004580 10.0.0.23 - - [2026-03-16 02:22:45] "GET /projects?obj_uuids=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001180 10.0.0.23 - - [2026-03-16 02:22:45] "GET /project/fd0a8899-8f86-4961-93c5-048d19c9e41b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.060579 10.0.0.23 - - [2026-03-16 02:22:45] "GET /projects?obj_uuids=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001349 10.0.0.23 - - [2026-03-16 02:22:45] "GET /project/fd0a8899-8f86-4961-93c5-048d19c9e41b?fields=security_groups HTTP/1.1" 200 1387 0.058027 10.0.0.23 - - [2026-03-16 02:22:45] "DELETE /security-group/23514b57-d9d3-4723-b2de-87c2d7f97e9e HTTP/1.1" 200 115 0.073345 10.0.0.23 - - [2026-03-16 02:22:45] "GET /projects?obj_uuids=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001382 10.0.0.38 - - [2026-03-16 02:22:46] "DELETE /access-control-list/0dc9b21c-b36d-4a80-93f0-bc96c19f4788 HTTP/1.1" 200 115 0.078383 10.0.0.23 - - [2026-03-16 02:22:46] "GET /project/fd0a8899-8f86-4961-93c5-048d19c9e41b?fields=application_policy_sets HTTP/1.1" 200 1426 0.072232 10.0.0.38 - - [2026-03-16 02:22:46] "DELETE /project/fd0a8899-8f86-4961-93c5-048d19c9e41b HTTP/1.1" 200 115 0.507330 10.0.0.23 - - [2026-03-16 02:22:46] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001225 10.0.0.38 - - [2026-03-16 02:22:46] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?fields=projects HTTP/1.1" 200 1245 0.025732 10.0.0.38 - - [2026-03-16 02:22:51] "POST /fqname-to-id HTTP/1.1" 404 225 0.003439 10.0.0.23 - - [2026-03-16 02:22:51] "POST /id-to-fqname HTTP/1.1" 200 198 0.005942 10.0.0.23 - - [2026-03-16 02:22:51] "POST /fqname-to-id HTTP/1.1" 404 207 0.008874 10.0.0.23 - - [2026-03-16 02:22:51] "POST /security-groups HTTP/1.1" 200 599 0.042050 10.0.0.23 - - [2026-03-16 02:22:51] "POST /projects HTTP/1.1" 200 601 0.299540 10.0.0.38 - - [2026-03-16 02:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.335192 10.0.0.38 - - [2026-03-16 02:22:51] "POST /access-control-lists HTTP/1.1" 200 604 0.042480 10.0.0.23 - - [2026-03-16 02:22:51] "GET /projects?obj_uuids=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002001 10.0.0.38 - - [2026-03-16 02:22:51] "GET /project/fd0a8899-8f86-4961-93c5-048d19c9e41b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.045091 10.0.0.38 - - [2026-03-16 02:22:51] "POST /network-policys HTTP/1.1" 200 559 0.049685 10.0.0.38 - - [2026-03-16 02:22:52] "GET /network-policy/810273d3-3bfc-4528-a6aa-75fdc6abe3d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.007058 10.0.0.38 - - [2026-03-16 02:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004378 10.0.0.23 - - [2026-03-16 02:22:52] "GET /projects?obj_uuids=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001261 10.0.0.38 - - [2026-03-16 02:22:52] "GET /project/fd0a8899-8f86-4961-93c5-048d19c9e41b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.045482 10.0.0.38 - - [2026-03-16 02:22:52] "POST /route-targets HTTP/1.1" 200 327 0.020180 10.0.0.23 - - [2026-03-16 02:22:52] "POST /useragent-kv HTTP/1.1" 200 115 0.012166 10.0.0.38 - - [2026-03-16 02:22:52] "POST /neutron/subnet HTTP/1.1" 200 721 0.239453 10.0.0.38 - - [2026-03-16 02:22:52] "POST /id-to-fqname HTTP/1.1" 200 229 0.001959 10.0.0.38 - - [2026-03-16 02:22:52] "GET /virtual-network/f11a8a80-fa85-48da-94c6-8a91898f58fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.012490 10.0.0.38 - - [2026-03-16 02:22:52] "POST /neutron/network HTTP/1.1" 200 1007 0.010960 10.0.0.38 - - [2026-03-16 02:22:53] "GET /virtual-network/f11a8a80-fa85-48da-94c6-8a91898f58fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006346 10.0.0.38 - - [2026-03-16 02:22:53] "POST /neutron/subnet HTTP/1.1" 200 828 0.011777 10.0.0.38 - - [2026-03-16 02:22:53] "POST /neutron/network HTTP/1.1" 200 1106 0.017079 10.0.0.38 - - [2026-03-16 02:22:53] "GET /virtual-network/f11a8a80-fa85-48da-94c6-8a91898f58fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005542 10.0.0.38 - - [2026-03-16 02:22:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.38 - - [2026-03-16 02:22:53] "POST /access-control-lists HTTP/1.1" 200 599 0.125017 10.0.0.38 - - [2026-03-16 02:22:53] "GET /network-policy/810273d3-3bfc-4528-a6aa-75fdc6abe3d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.008680 10.0.0.38 - - [2026-03-16 02:22:53] "GET /virtual-network/f11a8a80-fa85-48da-94c6-8a91898f58fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.012532 10.0.0.22 - - [2026-03-16 02:22:53] "GET /obj-perms HTTP/1.1" 200 5046 0.004003 10.0.0.38 - - [2026-03-16 02:22:53] "POST /id-to-fqname HTTP/1.1" 200 229 0.001343 10.0.0.23 - - [2026-03-16 02:22:54] "GET /projects?obj_uuids=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001548 10.0.0.38 - - [2026-03-16 02:22:54] "GET /project/fd0a8899-8f86-4961-93c5-048d19c9e41b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.097817 10.0.0.38 - - [2026-03-16 02:22:55] "POST /neutron/port HTTP/1.1" 200 117 0.007867 10.0.0.38 - - [2026-03-16 02:22:55] "POST /id-to-fqname HTTP/1.1" 200 229 0.001587 10.0.0.38 - - [2026-03-16 02:22:55] "POST /neutron/network HTTP/1.1" 200 1116 0.007610 10.0.0.38 - - [2026-03-16 02:22:56] "POST /neutron/port HTTP/1.1" 200 1174 0.037198 10.0.0.23 - - [2026-03-16 02:22:56] "GET /projects?obj_uuids=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001045 10.0.0.38 - - [2026-03-16 02:22:56] "GET /project/fd0a8899-8f86-4961-93c5-048d19c9e41b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.144341 10.0.0.38 - - [2026-03-16 02:22:56] "POST /neutron/port HTTP/1.1" 200 1238 0.038869 10.0.0.38 - - [2026-03-16 02:22:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006381 10.0.0.38 - - [2026-03-16 02:22:56] "POST /neutron/port HTTP/1.1" 200 117 0.001345 10.0.0.38 - - [2026-03-16 02:22:56] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009259 10.0.0.38 - - [2026-03-16 02:22:57] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009225 10.0.0.38 - - [2026-03-16 02:22:57] "POST /neutron/port HTTP/1.1" 200 1174 0.033332 10.0.0.38 - - [2026-03-16 02:22:58] "POST /neutron/port HTTP/1.1" 200 1238 0.023950 10.0.0.38 - - [2026-03-16 02:22:58] "POST /neutron/subnet HTTP/1.1" 200 1381 0.015415 10.0.0.38 - - [2026-03-16 02:22:58] "POST /neutron/network HTTP/1.1" 200 1106 0.011711 10.0.0.38 - - [2026-03-16 02:23:00] "POST /neutron/network HTTP/1.1" 200 1116 0.045156 10.0.0.38 - - [2026-03-16 02:23:00] "POST /neutron/subnet HTTP/1.1" 200 1381 0.021954 10.0.0.38 - - [2026-03-16 02:23:00] "POST /neutron/network HTTP/1.1" 200 1106 0.025554 10.0.0.38 - - [2026-03-16 02:23:02] "POST /neutron/port HTTP/1.1" 200 1238 0.021758 10.0.0.38 - - [2026-03-16 02:23:02] "POST /neutron/security_group HTTP/1.1" 200 2066 0.021298 10.0.0.38 - - [2026-03-16 02:23:02] "GET /virtual-machine/db896f90-f7a6-4b71-97f5-b216f5628f17 HTTP/1.1" 200 1301 0.006746 10.0.0.38 - - [2026-03-16 02:23:02] "GET /virtual-machine-interface/bf9fa744-b353-45c0-b6e2-5e2abebbeaff HTTP/1.1" 200 3178 0.007858 10.0.0.38 - - [2026-03-16 02:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004595 10.0.0.38 - - [2026-03-16 02:23:02] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005203 10.0.0.38 - - [2026-03-16 02:23:02] "GET /virtual-networks?parent_id=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.004212 10.0.0.38 - - [2026-03-16 02:23:02] "GET /virtual-network/f11a8a80-fa85-48da-94c6-8a91898f58fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.007402 10.0.0.38 - - [2026-03-16 02:23:03] "POST /neutron/network HTTP/1.1" 200 1116 0.034277 10.0.0.38 - - [2026-03-16 02:23:03] "POST /neutron/subnet HTTP/1.1" 200 1381 0.021532 10.0.0.38 - - [2026-03-16 02:23:03] "POST /neutron/network HTTP/1.1" 200 1106 0.014328 10.0.0.38 - - [2026-03-16 02:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.38 - - [2026-03-16 02:23:05] "GET /virtual-network/f11a8a80-fa85-48da-94c6-8a91898f58fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006878 10.0.0.38 - - [2026-03-16 02:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006492 10.0.0.38 - - [2026-03-16 02:23:09] "GET /virtual-network/f11a8a80-fa85-48da-94c6-8a91898f58fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006266 10.0.0.38 - - [2026-03-16 02:23:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005125 10.0.0.38 - - [2026-03-16 02:23:13] "GET /virtual-network/f11a8a80-fa85-48da-94c6-8a91898f58fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.007284 10.0.0.23 - - [2026-03-16 02:23:14] "DELETE /project/fd0a88998f86496193c5048d19c9e41b HTTP/1.1" 404 173 0.041186 10.0.0.38 - - [2026-03-16 02:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005426 10.0.0.38 - - [2026-03-16 02:23:17] "GET /virtual-network/f11a8a80-fa85-48da-94c6-8a91898f58fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.007909 10.0.0.38 - - [2026-03-16 02:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005334 10.0.0.38 - - [2026-03-16 02:23:22] "GET /virtual-network/f11a8a80-fa85-48da-94c6-8a91898f58fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.007453 10.0.0.38 - - [2026-03-16 02:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005671 10.0.0.38 - - [2026-03-16 02:23:26] "GET /virtual-network/f11a8a80-fa85-48da-94c6-8a91898f58fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.007867 10.0.0.38 - - [2026-03-16 02:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915 10.0.0.38 - - [2026-03-16 02:23:30] "GET /virtual-network/f11a8a80-fa85-48da-94c6-8a91898f58fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.007010 10.0.0.38 - - [2026-03-16 02:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.38 - - [2026-03-16 02:23:34] "GET /virtual-network/f11a8a80-fa85-48da-94c6-8a91898f58fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005774 10.0.0.38 - - [2026-03-16 02:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004081 10.0.0.38 - - [2026-03-16 02:23:38] "GET /virtual-network/f11a8a80-fa85-48da-94c6-8a91898f58fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006824 10.0.0.38 - - [2026-03-16 02:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004137 10.0.0.38 - - [2026-03-16 02:23:40] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004308 10.0.0.38 - - [2026-03-16 02:23:40] "GET /virtual-networks?parent_id=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003433 10.0.0.38 - - [2026-03-16 02:23:40] "GET /virtual-network/f11a8a80-fa85-48da-94c6-8a91898f58fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006979 10.0.0.38 - - [2026-03-16 02:23:45] "POST /neutron/port HTTP/1.1" 200 1238 0.024871 10.0.0.38 - - [2026-03-16 02:23:48] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008512 10.0.0.38 - - [2026-03-16 02:23:51] "POST /neutron/port HTTP/1.1" 200 1238 0.021953 10.0.0.38 - - [2026-03-16 02:23:56] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011660 10.0.0.38 - - [2026-03-16 02:24:02] "POST /neutron/port HTTP/1.1" 200 1238 0.024793 10.0.0.38 - - [2026-03-16 02:24:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005809 10.0.0.38 - - [2026-03-16 02:24:02] "POST /neutron/port HTTP/1.1" 200 117 0.001469 10.0.0.38 - - [2026-03-16 02:24:04] "POST /neutron/port HTTP/1.1" 200 1238 0.021347 10.0.0.38 - - [2026-03-16 02:24:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004085 10.0.0.38 - - [2026-03-16 02:24:04] "POST /neutron/port HTTP/1.1" 200 117 0.001306 10.0.0.38 - - [2026-03-16 02:24:06] "POST /neutron/port HTTP/1.1" 200 1238 0.019598 10.0.0.38 - - [2026-03-16 02:24:06] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007977 10.0.0.38 - - [2026-03-16 02:24:06] "GET /virtual-machine/182f6994-ac7f-417a-b7c5-da6f0ce2c75c HTTP/1.1" 200 1300 0.006957 10.0.0.38 - - [2026-03-16 02:24:06] "GET /virtual-machine-interface/358fb939-4a52-4be6-b391-b96698262ef4 HTTP/1.1" 200 3177 0.006519 10.0.0.38 - - [2026-03-16 02:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005059 10.0.0.38 - - [2026-03-16 02:24:06] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004670 10.0.0.38 - - [2026-03-16 02:24:06] "GET /virtual-networks?parent_id=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003737 10.0.0.38 - - [2026-03-16 02:24:06] "GET /virtual-network/f11a8a80-fa85-48da-94c6-8a91898f58fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006498 10.0.0.38 - - [2026-03-16 02:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003467 10.0.0.38 - - [2026-03-16 02:24:08] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005361 10.0.0.38 - - [2026-03-16 02:24:08] "GET /virtual-networks?parent_id=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.004081 10.0.0.38 - - [2026-03-16 02:24:08] "GET /virtual-network/f11a8a80-fa85-48da-94c6-8a91898f58fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006828 10.0.0.23 - - [2026-03-16 02:24:17] "GET /obj-perms HTTP/1.1" 200 5056 0.051051 10.0.0.38 - - [2026-03-16 02:24:34] "GET /virtual-network/f11a8a80-fa85-48da-94c6-8a91898f58fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005921 10.0.0.38 - - [2026-03-16 02:24:34] "POST /neutron/network HTTP/1.1" 200 1106 0.012241 10.0.0.38 - - [2026-03-16 02:24:34] "POST /fqname-to-id HTTP/1.1" 404 207 0.005067 10.0.0.38 - - [2026-03-16 02:24:34] "GET /virtual-network/f11a8a80-fa85-48da-94c6-8a91898f58fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.008019 10.0.0.38 - - [2026-03-16 02:24:34] "POST /neutron/network HTTP/1.1" 200 1007 0.009463 10.0.0.38 - - [2026-03-16 02:24:34] "POST /neutron/port HTTP/1.1" 200 1228 0.019124 10.0.0.38 - - [2026-03-16 02:24:34] "POST /neutron/port HTTP/1.1" 200 1228 0.016237 10.0.0.23 - - [2026-03-16 02:24:36] "POST /useragent-kv HTTP/1.1" 200 115 0.011111 10.0.0.38 - - [2026-03-16 02:24:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007111 10.0.0.23 - - [2026-03-16 02:24:36] "POST /useragent-kv HTTP/1.1" 200 115 0.003093 10.0.0.23 - - [2026-03-16 02:24:36] "POST /useragent-kv HTTP/1.1" 200 115 0.003782 10.0.0.23 - - [2026-03-16 02:24:36] "POST /useragent-kv HTTP/1.1" 200 115 0.002379 10.0.0.38 - - [2026-03-16 02:24:36] "POST /neutron/network HTTP/1.1" 200 151 0.169830 10.0.0.38 - - [2026-03-16 02:24:36] "DELETE /network-policy/810273d3-3bfc-4528-a6aa-75fdc6abe3d0 HTTP/1.1" 200 115 0.040043 10.0.0.23 - - [2026-03-16 02:24:39] "GET /projects?obj_uuids=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001519 10.0.0.38 - - [2026-03-16 02:24:39] "GET /project/fd0a8899-8f86-4961-93c5-048d19c9e41b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.086711 10.0.0.23 - - [2026-03-16 02:24:39] "GET /projects?obj_uuids=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000982 10.0.0.38 - - [2026-03-16 02:24:39] "GET /project/fd0a8899-8f86-4961-93c5-048d19c9e41b?fields=virtual_networks HTTP/1.1" 200 1048 0.061180 10.0.0.23 - - [2026-03-16 02:24:39] "GET /projects?obj_uuids=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001070 10.0.0.38 - - [2026-03-16 02:24:39] "GET /project/fd0a8899-8f86-4961-93c5-048d19c9e41b?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.049169 10.0.0.23 - - [2026-03-16 02:24:39] "GET /projects?obj_uuids=fd0a8899-8f86-4961-93c5-048d19c9e41b&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001784 10.0.0.38 - - [2026-03-16 02:24:39] "GET /project/fd0a8899-8f86-4961-93c5-048d19c9e41b?fields=security_groups HTTP/1.1" 200 1282 0.052233 10.0.0.38 - - [2026-03-16 02:24:40] "POST /fqname-to-id HTTP/1.1" 404 202 0.028613 10.0.0.23 - - [2026-03-16 02:24:40] "GET /projects?obj_uuids=2fd76192-4f1b-477b-96f5-a807905c3f8b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003933 10.0.0.23 - - [2026-03-16 02:24:40] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001405 10.0.0.23 - - [2026-03-16 02:24:40] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008948 10.0.0.23 - - [2026-03-16 02:24:40] "POST /id-to-fqname HTTP/1.1" 200 204 0.001169 10.0.0.23 - - [2026-03-16 02:24:40] "POST /fqname-to-id HTTP/1.1" 404 213 0.007594 10.0.0.23 - - [2026-03-16 02:24:41] "POST /security-groups HTTP/1.1" 200 605 0.082222 10.0.0.23 - - [2026-03-16 02:24:41] "POST /projects HTTP/1.1" 200 613 0.307299 10.0.0.38 - - [2026-03-16 02:24:41] "POST /access-control-lists HTTP/1.1" 200 610 0.029789 10.0.0.23 - - [2026-03-16 02:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.380780 10.0.0.38 - - [2026-03-16 02:24:41] "GET /project/2fd76192-4f1b-477b-96f5-a807905c3f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.543943 10.0.0.38 - - [2026-03-16 02:24:42] "GET / HTTP/1.1" 200 35931 0.001600 10.0.0.38 - - [2026-03-16 02:24:45] "GET /project/2fd76192-4f1b-477b-96f5-a807905c3f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000526 10.0.0.23 - - [2026-03-16 02:24:46] "GET /projects?obj_uuids=2fd76192-4f1b-477b-96f5-a807905c3f8b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001198 10.0.0.38 - - [2026-03-16 02:24:46] "GET /project/2fd76192-4f1b-477b-96f5-a807905c3f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.083012 10.0.0.38 - - [2026-03-16 02:24:46] "GET / HTTP/1.1" 200 35931 0.002192 10.0.0.38 - - [2026-03-16 02:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004340 10.0.0.23 - - [2026-03-16 02:24:47] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000982 10.0.0.38 - - [2026-03-16 02:24:47] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.008420 10.0.0.38 - - [2026-03-16 02:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004319 10.0.0.23 - - [2026-03-16 02:24:47] "GET /projects?obj_uuids=2fd76192-4f1b-477b-96f5-a807905c3f8b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001220 10.0.0.38 - - [2026-03-16 02:24:47] "GET /project/2fd76192-4f1b-477b-96f5-a807905c3f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.041836 10.0.0.38 - - [2026-03-16 02:24:48] "GET /domains HTTP/1.1" 401 292 0.000756 10.0.0.38 - - [2026-03-16 02:24:48] "GET /domains HTTP/1.1" 200 280 0.029238 10.0.0.23 - - [2026-03-16 02:24:48] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000874 10.0.0.38 - - [2026-03-16 02:24:48] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b HTTP/1.1" 200 2782 0.011454 10.0.0.23 - - [2026-03-16 02:24:48] "GET /projects?obj_uuids=2fd76192-4f1b-477b-96f5-a807905c3f8b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001043 10.0.0.38 - - [2026-03-16 02:24:48] "GET /project/2fd76192-4f1b-477b-96f5-a807905c3f8b HTTP/1.1" 200 1935 0.098305 10.0.0.38 - - [2026-03-16 02:24:48] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003126 10.0.0.38 - - [2026-03-16 02:24:48] "POST /network-ipams HTTP/1.1" 200 627 0.037137 10.0.0.38 - - [2026-03-16 02:24:48] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 814 0.004701 10.0.0.38 - - [2026-03-16 02:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637 10.0.0.38 - - [2026-03-16 02:24:48] "GET /network-ipam/595fd24a-92b4-4890-bac7-45f1ae014b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.008166 10.0.0.38 - - [2026-03-16 02:24:49] "PUT /network-ipam/595fd24a-92b4-4890-bac7-45f1ae014b31 HTTP/1.1" 200 258 0.017292 10.0.0.38 - - [2026-03-16 02:24:49] "POST /fqname-to-id HTTP/1.1" 401 292 0.000537 10.0.0.38 - - [2026-03-16 02:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.042237 10.0.0.23 - - [2026-03-16 02:24:49] "GET /projects?obj_uuids=2fd76192-4f1b-477b-96f5-a807905c3f8b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001412 10.0.0.38 - - [2026-03-16 02:24:49] "GET /project/2fd76192-4f1b-477b-96f5-a807905c3f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.056379 10.0.0.38 - - [2026-03-16 02:24:49] "POST /route-targets HTTP/1.1" 200 327 0.017143 10.0.0.23 - - [2026-03-16 02:24:50] "POST /useragent-kv HTTP/1.1" 200 115 0.008157 10.0.0.38 - - [2026-03-16 02:24:50] "POST /neutron/subnet HTTP/1.1" 200 729 0.227653 10.0.0.38 - - [2026-03-16 02:24:50] "POST /id-to-fqname HTTP/1.1" 200 237 0.001488 10.0.0.38 - - [2026-03-16 02:24:50] "GET /virtual-network/ee86e805-d112-4fdb-9202-9a6d2721d937?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2689 0.009497 10.0.0.38 - - [2026-03-16 02:24:50] "POST /neutron/network HTTP/1.1" 200 1143 0.012772 10.0.0.38 - - [2026-03-16 02:24:50] "GET /virtual-network/ee86e805-d112-4fdb-9202-9a6d2721d937?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2689 0.008079 10.0.0.38 - - [2026-03-16 02:24:50] "POST /neutron/subnet HTTP/1.1" 200 828 0.011692 10.0.0.38 - - [2026-03-16 02:24:51] "GET /virtual-network/ee86e805-d112-4fdb-9202-9a6d2721d937?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2689 0.007751 10.0.0.38 - - [2026-03-16 02:24:51] "GET /obj-perms HTTP/1.1" 200 5021 0.065430 10.0.0.38 - - [2026-03-16 02:24:52] "POST /fqname-to-id HTTP/1.1" 404 231 0.004031 10.0.0.38 - - [2026-03-16 02:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003726 10.0.0.23 - - [2026-03-16 02:24:52] "GET /projects?obj_uuids=2fd76192-4f1b-477b-96f5-a807905c3f8b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001080 10.0.0.38 - - [2026-03-16 02:24:52] "GET /project/2fd76192-4f1b-477b-96f5-a807905c3f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.044390 10.0.0.38 - - [2026-03-16 02:24:52] "POST /network-policys HTTP/1.1" 200 565 0.078458 10.0.0.38 - - [2026-03-16 02:24:52] "GET /network-policy/89afc867-aa95-46e8-a68b-42c6c48901c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4073 0.006052 10.0.0.38 - - [2026-03-16 02:24:52] "POST /fqname-to-id HTTP/1.1" 404 231 0.003966 10.0.0.38 - - [2026-03-16 02:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.23 - - [2026-03-16 02:24:52] "GET /projects?obj_uuids=2fd76192-4f1b-477b-96f5-a807905c3f8b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001681 10.0.0.38 - - [2026-03-16 02:24:53] "GET /project/2fd76192-4f1b-477b-96f5-a807905c3f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.045689 10.0.0.38 - - [2026-03-16 02:24:53] "POST /network-policys HTTP/1.1" 200 565 0.085318 10.0.0.38 - - [2026-03-16 02:24:53] "GET /network-policy/259ac2d8-e98a-4a5f-9f46-67896fa15c4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3109 0.009749 10.0.0.38 - - [2026-03-16 02:24:53] "POST /fqname-to-id HTTP/1.1" 404 231 0.003847 10.0.0.38 - - [2026-03-16 02:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005258 10.0.0.23 - - [2026-03-16 02:24:53] "GET /projects?obj_uuids=2fd76192-4f1b-477b-96f5-a807905c3f8b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001247 10.0.0.38 - - [2026-03-16 02:24:53] "GET /project/2fd76192-4f1b-477b-96f5-a807905c3f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.048862 10.0.0.38 - - [2026-03-16 02:24:53] "POST /network-policys HTTP/1.1" 200 565 0.037452 10.0.0.38 - - [2026-03-16 02:24:53] "GET /network-policy/fc364b3a-98f5-4b53-8d98-bf85175d8c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.009682 10.0.0.38 - - [2026-03-16 02:24:54] "POST /access-control-lists HTTP/1.1" 200 611 0.063034 10.0.0.38 - - [2026-03-16 02:24:54] "POST /neutron/network HTTP/1.1" 200 1341 0.036529 10.0.0.38 - - [2026-03-16 02:24:54] "GET /virtual-network/ee86e805-d112-4fdb-9202-9a6d2721d937?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3306 0.008382 10.0.0.38 - - [2026-03-16 02:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004337 10.0.0.38 - - [2026-03-16 02:24:54] "GET /network-policy/259ac2d8-e98a-4a5f-9f46-67896fa15c4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3109 0.004624 10.0.0.38 - - [2026-03-16 02:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003848 10.0.0.38 - - [2026-03-16 02:24:54] "GET /network-policy/89afc867-aa95-46e8-a68b-42c6c48901c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4073 0.004410 10.0.0.38 - - [2026-03-16 02:24:54] "POST /id-to-fqname HTTP/1.1" 200 237 0.001946 10.0.0.23 - - [2026-03-16 02:24:55] "GET /projects?obj_uuids=2fd76192-4f1b-477b-96f5-a807905c3f8b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.002206 10.0.0.38 - - [2026-03-16 02:24:55] "GET /project/2fd76192-4f1b-477b-96f5-a807905c3f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.085629 10.0.0.38 - - [2026-03-16 02:24:55] "POST /neutron/port HTTP/1.1" 200 117 0.007682 10.0.0.38 - - [2026-03-16 02:24:55] "POST /neutron/network HTTP/1.1" 200 1351 0.010532 10.0.0.38 - - [2026-03-16 02:24:56] "POST /neutron/port HTTP/1.1" 200 1182 0.027243 10.0.0.38 - - [2026-03-16 02:24:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004340 10.0.0.38 - - [2026-03-16 02:24:56] "POST /neutron/port HTTP/1.1" 200 117 0.001149 10.0.0.38 - - [2026-03-16 02:24:59] "DELETE /access-control-list/a19e8663-2424-4780-9d55-2947ddbf0e39 HTTP/1.1" 200 115 0.071637 10.0.0.38 - - [2026-03-16 02:25:00] "POST /neutron/port HTTP/1.1" 200 1246 0.028820 10.0.0.38 - - [2026-03-16 02:25:00] "POST /neutron/security_group HTTP/1.1" 200 2072 0.009097 10.0.0.38 - - [2026-03-16 02:25:00] "GET /virtual-machine/79d88838-15d3-446c-9543-6669c6e78e87 HTTP/1.1" 401 292 0.000441 10.0.0.38 - - [2026-03-16 02:25:01] "GET /virtual-machine/79d88838-15d3-446c-9543-6669c6e78e87 HTTP/1.1" 200 1306 0.040940 10.0.0.38 - - [2026-03-16 02:25:01] "GET /virtual-machine-interface/2e9ca3b2-f28f-4650-a03a-3b7c75121cdd HTTP/1.1" 200 3176 0.007560 10.0.0.38 - - [2026-03-16 02:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.38 - - [2026-03-16 02:25:01] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005979 10.0.0.38 - - [2026-03-16 02:25:01] "GET /virtual-networks?parent_id=2fd76192-4f1b-477b-96f5-a807905c3f8b&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.004617 10.0.0.38 - - [2026-03-16 02:25:01] "GET /virtual-network/ee86e805-d112-4fdb-9202-9a6d2721d937?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3306 0.013025 10.0.0.38 - - [2026-03-16 02:25:03] "POST /neutron/port HTTP/1.1" 200 1246 0.026009 10.0.0.38 - - [2026-03-16 02:25:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005043 10.0.0.38 - - [2026-03-16 02:25:03] "POST /neutron/port HTTP/1.1" 200 117 0.001275 10.0.0.38 - - [2026-03-16 02:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005669 10.0.0.38 - - [2026-03-16 02:25:04] "GET /virtual-network/ee86e805-d112-4fdb-9202-9a6d2721d937?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3306 0.006269 10.0.0.38 - - [2026-03-16 02:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004541 10.0.0.38 - - [2026-03-16 02:25:08] "GET /virtual-network/ee86e805-d112-4fdb-9202-9a6d2721d937?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3306 0.006252 10.0.0.22 - - [2026-03-16 02:25:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.22 - - [2026-03-16 02:25:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000469 10.0.0.38 - - [2026-03-16 02:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004937 10.0.0.38 - - [2026-03-16 02:25:12] "GET /virtual-network/ee86e805-d112-4fdb-9202-9a6d2721d937?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3306 0.007680 10.0.0.23 - - [2026-03-16 02:25:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000557 10.0.0.23 - - [2026-03-16 02:25:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000687 10.0.0.22 - - [2026-03-16 02:25:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000478 10.0.0.22 - - [2026-03-16 02:25:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000529 10.0.0.23 - - [2026-03-16 02:25:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000439 10.0.0.23 - - [2026-03-16 02:25:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000431 10.0.0.38 - - [2026-03-16 02:25:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000378 10.0.0.38 - - [2026-03-16 02:25:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000421 10.0.0.23 - - [2026-03-16 02:25:14] "DELETE /project/2fd761924f1b477b96f5a807905c3f8b HTTP/1.1" 404 173 0.003771 10.0.0.23 - - [2026-03-16 02:25:14] "DELETE /project/fd0a8899-8f86-4961-93c5-048d19c9e41b HTTP/1.1" 404 177 0.008240 10.0.0.38 - - [2026-03-16 02:25:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000525 10.0.0.38 - - [2026-03-16 02:25:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000380 10.0.0.38 - - [2026-03-16 02:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005109 10.0.0.38 - - [2026-03-16 02:25:16] "GET /virtual-network/ee86e805-d112-4fdb-9202-9a6d2721d937?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3306 0.006157 10.0.0.22 - - [2026-03-16 02:25:18] "GET /obj-perms HTTP/1.1" 200 5056 0.058771 10.0.0.38 - - [2026-03-16 02:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004279 10.0.0.38 - - [2026-03-16 02:25:20] "GET /virtual-network/ee86e805-d112-4fdb-9202-9a6d2721d937?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3306 0.007409 10.0.0.38 - - [2026-03-16 02:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004375 10.0.0.38 - - [2026-03-16 02:25:24] "GET /virtual-network/ee86e805-d112-4fdb-9202-9a6d2721d937?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3306 0.007361 10.0.0.38 - - [2026-03-16 02:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008434 10.0.0.38 - - [2026-03-16 02:25:29] "GET /virtual-network/ee86e805-d112-4fdb-9202-9a6d2721d937?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3306 0.006920 10.0.0.38 - - [2026-03-16 02:25:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004160 10.0.0.38 - - [2026-03-16 02:25:33] "GET /virtual-network/ee86e805-d112-4fdb-9202-9a6d2721d937?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3306 0.006009 10.0.0.38 - - [2026-03-16 02:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004451 10.0.0.38 - - [2026-03-16 02:25:35] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004556 10.0.0.38 - - [2026-03-16 02:25:35] "GET /virtual-networks?parent_id=2fd76192-4f1b-477b-96f5-a807905c3f8b&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.003314 10.0.0.38 - - [2026-03-16 02:25:35] "GET /virtual-network/ee86e805-d112-4fdb-9202-9a6d2721d937?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3306 0.009785 10.0.0.38 - - [2026-03-16 02:25:35] "POST /neutron/port HTTP/1.1" 200 1246 0.020457 10.0.0.38 - - [2026-03-16 02:25:40] "POST /neutron/security_group HTTP/1.1" 200 2072 0.008589 10.0.0.38 - - [2026-03-16 02:25:46] "POST /neutron/port HTTP/1.1" 200 1246 0.023558 10.0.0.38 - - [2026-03-16 02:25:50] "POST /neutron/security_group HTTP/1.1" 200 2072 0.009014 10.0.0.38 - - [2026-03-16 02:25:56] "POST /neutron/port HTTP/1.1" 200 1246 0.020892 10.0.0.38 - - [2026-03-16 02:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003544 10.0.0.38 - - [2026-03-16 02:25:56] "GET /network-policy/89afc867-aa95-46e8-a68b-42c6c48901c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4073 0.004984 10.0.0.38 - - [2026-03-16 02:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.38 - - [2026-03-16 02:25:56] "GET /network-policy/259ac2d8-e98a-4a5f-9f46-67896fa15c4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3109 0.006985 10.0.0.38 - - [2026-03-16 02:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003802 10.0.0.38 - - [2026-03-16 02:25:56] "GET /network-policy/fc364b3a-98f5-4b53-8d98-bf85175d8c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.005512 10.0.0.38 - - [2026-03-16 02:25:56] "POST /fqname-to-id HTTP/1.1" 404 207 0.005974 10.0.0.38 - - [2026-03-16 02:25:56] "POST /neutron/network HTTP/1.1" 200 1433 0.114573 10.0.0.38 - - [2026-03-16 02:25:56] "GET /virtual-network/ee86e805-d112-4fdb-9202-9a6d2721d937?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007161 10.0.0.38 - - [2026-03-16 02:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004708 10.0.0.38 - - [2026-03-16 02:25:56] "GET /network-policy/259ac2d8-e98a-4a5f-9f46-67896fa15c4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3109 0.005333 10.0.0.38 - - [2026-03-16 02:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004579 10.0.0.38 - - [2026-03-16 02:25:56] "GET /network-policy/89afc867-aa95-46e8-a68b-42c6c48901c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4073 0.004777 10.0.0.38 - - [2026-03-16 02:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005229 10.0.0.38 - - [2026-03-16 02:25:57] "GET /network-policy/fc364b3a-98f5-4b53-8d98-bf85175d8c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.004755 10.0.0.38 - - [2026-03-16 02:26:02] "GET /virtual-network/ee86e805-d112-4fdb-9202-9a6d2721d937?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007629 10.0.0.38 - - [2026-03-16 02:26:02] "POST /neutron/network HTTP/1.1" 200 1143 0.115821 10.0.0.38 - - [2026-03-16 02:26:02] "GET /virtual-network/ee86e805-d112-4fdb-9202-9a6d2721d937?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2689 0.006192 10.0.0.38 - - [2026-03-16 02:26:05] "POST /neutron/port HTTP/1.1" 200 1246 0.021989 10.0.0.38 - - [2026-03-16 02:26:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004936 10.0.0.38 - - [2026-03-16 02:26:05] "POST /neutron/port HTTP/1.1" 200 117 0.001431 10.0.0.38 - - [2026-03-16 02:26:07] "GET /virtual-machine/79d88838-15d3-446c-9543-6669c6e78e87 HTTP/1.1" 200 1306 0.008652 10.0.0.38 - - [2026-03-16 02:26:07] "POST /neutron/port HTTP/1.1" 200 1236 0.021069 10.0.0.38 - - [2026-03-16 02:26:09] "GET /virtual-machine/79d88838-15d3-446c-9543-6669c6e78e87 HTTP/1.1" 404 171 0.003934 10.0.0.38 - - [2026-03-16 02:26:09] "GET /virtual-machine/79d88838-15d3-446c-9543-6669c6e78e87 HTTP/1.1" 404 171 0.003406 10.0.0.38 - - [2026-03-16 02:26:09] "GET /virtual-machine/79d88838-15d3-446c-9543-6669c6e78e87 HTTP/1.1" 404 171 0.003353 10.0.0.38 - - [2026-03-16 02:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.38 - - [2026-03-16 02:26:09] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004744 10.0.0.38 - - [2026-03-16 02:26:09] "GET /virtual-networks?parent_id=2fd76192-4f1b-477b-96f5-a807905c3f8b&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.004266 10.0.0.38 - - [2026-03-16 02:26:09] "GET /virtual-network/ee86e805-d112-4fdb-9202-9a6d2721d937?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2689 0.007642 10.0.0.38 - - [2026-03-16 02:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005202 10.0.0.38 - - [2026-03-16 02:26:09] "GET /routing-instance/c5b4462d-15ea-4841-be63-00abc3180c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1502 0.004848 10.0.0.38 - - [2026-03-16 02:26:09] "GET /route-target/a90faba8-cdd6-4700-b504-ee204a3f32ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006094 10.0.0.38 - - [2026-03-16 02:26:13] "GET /obj-perms HTTP/1.1" 200 5021 0.004733 10.0.0.23 - - [2026-03-16 02:26:13] "GET /obj-perms HTTP/1.1" 200 5021 0.060418 10.0.0.38 - - [2026-03-16 02:26:19] "GET /obj-perms HTTP/1.1" 200 5021 0.004682 10.0.0.23 - - [2026-03-16 02:26:19] "GET /obj-perms HTTP/1.1" 200 5021 0.003864 10.0.0.38 - - [2026-03-16 02:26:28] "GET /obj-perms HTTP/1.1" 200 5021 0.004209 10.0.0.23 - - [2026-03-16 02:26:28] "GET /obj-perms HTTP/1.1" 200 5021 0.005722 10.0.0.38 - - [2026-03-16 02:26:37] "GET /obj-perms HTTP/1.1" 200 5021 0.004698 10.0.0.23 - - [2026-03-16 02:26:37] "GET /obj-perms HTTP/1.1" 200 5021 0.003877 10.0.0.38 - - [2026-03-16 02:26:38] "DELETE /network-policy/fc364b3a-98f5-4b53-8d98-bf85175d8c10 HTTP/1.1" 200 115 0.036461 10.0.0.38 - - [2026-03-16 02:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004488 10.0.0.23 - - [2026-03-16 02:26:38] "GET /projects?obj_uuids=2fd76192-4f1b-477b-96f5-a807905c3f8b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001730 10.0.0.38 - - [2026-03-16 02:26:38] "GET /project/2fd76192-4f1b-477b-96f5-a807905c3f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.057130 10.0.0.38 - - [2026-03-16 02:26:38] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-28055699&detail=False&count=False&shared=False HTTP/1.1" 200 606 0.006258 10.0.0.38 - - [2026-03-16 02:26:38] "DELETE /network-policy/259ac2d8-e98a-4a5f-9f46-67896fa15c4a HTTP/1.1" 200 115 0.046169 10.0.0.38 - - [2026-03-16 02:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006331 10.0.0.23 - - [2026-03-16 02:26:38] "GET /projects?obj_uuids=2fd76192-4f1b-477b-96f5-a807905c3f8b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001232 10.0.0.38 - - [2026-03-16 02:26:38] "GET /project/2fd76192-4f1b-477b-96f5-a807905c3f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.042581 10.0.0.38 - - [2026-03-16 02:26:38] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-28055699&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.005623 10.0.0.38 - - [2026-03-16 02:26:38] "DELETE /network-policy/89afc867-aa95-46e8-a68b-42c6c48901c0 HTTP/1.1" 200 115 0.042245 10.0.0.38 - - [2026-03-16 02:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.23 - - [2026-03-16 02:26:38] "GET /projects?obj_uuids=2fd76192-4f1b-477b-96f5-a807905c3f8b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001410 10.0.0.38 - - [2026-03-16 02:26:38] "GET /project/2fd76192-4f1b-477b-96f5-a807905c3f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.042913 10.0.0.38 - - [2026-03-16 02:26:38] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-28055699&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005875 10.0.0.23 - - [2026-03-16 02:26:38] "POST /useragent-kv HTTP/1.1" 200 115 0.004029 10.0.0.38 - - [2026-03-16 02:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006331 10.0.0.23 - - [2026-03-16 02:26:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002595 10.0.0.23 - - [2026-03-16 02:26:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002915 10.0.0.23 - - [2026-03-16 02:26:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002763 10.0.0.38 - - [2026-03-16 02:26:38] "POST /neutron/network HTTP/1.1" 200 151 0.165081 10.0.0.38 - - [2026-03-16 02:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004428 10.0.0.38 - - [2026-03-16 02:26:39] "DELETE /network-ipam/595fd24a-92b4-4890-bac7-45f1ae014b31 HTTP/1.1" 200 115 0.042807 10.0.0.38 - - [2026-03-16 02:26:39] "POST /fqname-to-id HTTP/1.1" 404 264 0.005679 10.0.0.23 - - [2026-03-16 02:26:39] "GET /projects?obj_uuids=2fd76192-4f1b-477b-96f5-a807905c3f8b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001036 10.0.0.23 - - [2026-03-16 02:26:39] "GET /project/2fd76192-4f1b-477b-96f5-a807905c3f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1523 0.048327 10.0.0.23 - - [2026-03-16 02:26:39] "GET /projects?obj_uuids=2fd76192-4f1b-477b-96f5-a807905c3f8b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001112 10.0.0.23 - - [2026-03-16 02:26:39] "GET /project/2fd76192-4f1b-477b-96f5-a807905c3f8b?fields=security_groups HTTP/1.1" 200 1404 0.041790 10.0.0.23 - - [2026-03-16 02:26:39] "DELETE /security-group/d7a93d9b-3ef5-42bf-8a9b-846e3cd6ed65 HTTP/1.1" 200 115 0.068631 10.0.0.23 - - [2026-03-16 02:26:39] "GET /projects?obj_uuids=2fd76192-4f1b-477b-96f5-a807905c3f8b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001241 10.0.0.38 - - [2026-03-16 02:26:39] "DELETE /access-control-list/9db53562-1f31-495f-9049-6cb69fb2fddd HTTP/1.1" 200 115 0.031699 10.0.0.23 - - [2026-03-16 02:26:39] "GET /project/2fd76192-4f1b-477b-96f5-a807905c3f8b?fields=application_policy_sets HTTP/1.1" 200 1443 0.064097 10.0.0.38 - - [2026-03-16 02:26:39] "DELETE /project/2fd76192-4f1b-477b-96f5-a807905c3f8b HTTP/1.1" 200 115 0.440995 10.0.0.23 - - [2026-03-16 02:26:39] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002208 10.0.0.38 - - [2026-03-16 02:26:39] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?fields=projects HTTP/1.1" 200 1245 0.016907 10.0.0.23 - - [2026-03-16 02:26:42] "GET /projects?obj_uuids=2fd76192-4f1b-477b-96f5-a807905c3f8b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005060 10.0.0.23 - - [2026-03-16 02:26:42] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001431 10.0.0.23 - - [2026-03-16 02:26:42] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.051928 10.0.0.23 - - [2026-03-16 02:26:42] "POST /id-to-fqname HTTP/1.1" 200 204 0.001674 10.0.0.23 - - [2026-03-16 02:26:42] "POST /fqname-to-id HTTP/1.1" 404 213 0.007859 10.0.0.23 - - [2026-03-16 02:26:42] "POST /security-groups HTTP/1.1" 200 605 0.081491 10.0.0.23 - - [2026-03-16 02:26:42] "POST /projects HTTP/1.1" 200 613 0.306353 10.0.0.23 - - [2026-03-16 02:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.342818 10.0.0.38 - - [2026-03-16 02:26:42] "POST /fqname-to-id HTTP/1.1" 404 247 0.009677 10.0.0.38 - - [2026-03-16 02:26:42] "GET /project/2fd76192-4f1b-477b-96f5-a807905c3f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.542788 10.0.0.23 - - [2026-03-16 02:26:42] "GET /projects?obj_uuids=2fd76192-4f1b-477b-96f5-a807905c3f8b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.003696 10.0.0.38 - - [2026-03-16 02:26:42] "GET /project/2fd76192-4f1b-477b-96f5-a807905c3f8b?fields=virtual_networks HTTP/1.1" 200 1059 0.082203 10.0.0.23 - - [2026-03-16 02:26:43] "GET /projects?obj_uuids=2fd76192-4f1b-477b-96f5-a807905c3f8b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001636 10.0.0.38 - - [2026-03-16 02:26:43] "GET /project/2fd76192-4f1b-477b-96f5-a807905c3f8b?fields=virtual_machine_interfaces HTTP/1.1" 200 1059 0.050838 10.0.0.23 - - [2026-03-16 02:26:43] "GET /projects?obj_uuids=2fd76192-4f1b-477b-96f5-a807905c3f8b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001082 10.0.0.38 - - [2026-03-16 02:26:43] "GET /project/2fd76192-4f1b-477b-96f5-a807905c3f8b?fields=security_groups HTTP/1.1" 200 1299 0.040636 10.0.0.38 - - [2026-03-16 02:26:43] "POST /fqname-to-id HTTP/1.1" 404 204 0.029552 10.0.0.23 - - [2026-03-16 02:26:44] "GET /projects?obj_uuids=f35addd6-8bb6-45f9-bd72-cb54dfc07b35&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003703 10.0.0.23 - - [2026-03-16 02:26:44] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001142 10.0.0.23 - - [2026-03-16 02:26:44] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007442 10.0.0.23 - - [2026-03-16 02:26:44] "POST /id-to-fqname HTTP/1.1" 200 206 0.001270 10.0.0.23 - - [2026-03-16 02:26:44] "POST /fqname-to-id HTTP/1.1" 404 215 0.014259 10.0.0.23 - - [2026-03-16 02:26:44] "POST /security-groups HTTP/1.1" 200 607 0.069585 10.0.0.23 - - [2026-03-16 02:26:44] "POST /projects HTTP/1.1" 200 617 0.340444 10.0.0.38 - - [2026-03-16 02:26:44] "POST /access-control-lists HTTP/1.1" 200 612 0.036060 10.0.0.23 - - [2026-03-16 02:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.431390 10.0.0.38 - - [2026-03-16 02:26:44] "GET /project/f35addd6-8bb6-45f9-bd72-cb54dfc07b35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.610983 10.0.0.38 - - [2026-03-16 02:26:45] "GET / HTTP/1.1" 200 35931 0.002141 10.0.0.38 - - [2026-03-16 02:26:48] "POST /fqname-to-id HTTP/1.1" 401 292 0.000588 10.0.0.38 - - [2026-03-16 02:26:49] "POST /fqname-to-id HTTP/1.1" 404 233 0.063732 10.0.0.38 - - [2026-03-16 02:26:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003794 10.0.0.23 - - [2026-03-16 02:26:49] "GET /projects?obj_uuids=f35addd6-8bb6-45f9-bd72-cb54dfc07b35&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001079 10.0.0.38 - - [2026-03-16 02:26:49] "GET /project/f35addd6-8bb6-45f9-bd72-cb54dfc07b35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.050883 10.0.0.38 - - [2026-03-16 02:26:49] "POST /network-policys HTTP/1.1" 200 567 0.078503 10.0.0.38 - - [2026-03-16 02:26:49] "GET /network-policy/ddc597c9-febd-4f5b-b5e0-3ff238d6e1b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.008574 10.0.0.38 - - [2026-03-16 02:26:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003950 10.0.0.23 - - [2026-03-16 02:26:49] "GET /projects?obj_uuids=f35addd6-8bb6-45f9-bd72-cb54dfc07b35&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001430 10.0.0.38 - - [2026-03-16 02:26:49] "GET /project/f35addd6-8bb6-45f9-bd72-cb54dfc07b35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.053321 10.0.0.38 - - [2026-03-16 02:26:49] "POST /route-targets HTTP/1.1" 200 327 0.017538 10.0.0.23 - - [2026-03-16 02:26:50] "POST /useragent-kv HTTP/1.1" 200 115 0.008893 10.0.0.38 - - [2026-03-16 02:26:50] "POST /neutron/subnet HTTP/1.1" 200 729 0.304091 10.0.0.38 - - [2026-03-16 02:26:50] "POST /id-to-fqname HTTP/1.1" 200 237 0.001536 10.0.0.38 - - [2026-03-16 02:26:50] "GET /virtual-network/4764d173-0009-42b0-b420-6dd0e8d7af30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2658 0.011018 10.0.0.38 - - [2026-03-16 02:26:50] "POST /neutron/network HTTP/1.1" 200 1016 0.014179 10.0.0.38 - - [2026-03-16 02:26:50] "GET /virtual-network/4764d173-0009-42b0-b420-6dd0e8d7af30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2658 0.005986 10.0.0.38 - - [2026-03-16 02:26:50] "POST /neutron/subnet HTTP/1.1" 200 823 0.010290 10.0.0.38 - - [2026-03-16 02:26:50] "POST /fqname-to-id HTTP/1.1" 404 207 0.006696 10.0.0.38 - - [2026-03-16 02:26:50] "POST /neutron/network HTTP/1.1" 200 1123 0.011940 10.0.0.38 - - [2026-03-16 02:26:50] "POST /access-control-lists HTTP/1.1" 200 607 0.089442 10.0.0.38 - - [2026-03-16 02:26:50] "GET /virtual-network/4764d173-0009-42b0-b420-6dd0e8d7af30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2981 0.011563 10.0.0.38 - - [2026-03-16 02:26:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.38 - - [2026-03-16 02:26:50] "GET /network-policy/ddc597c9-febd-4f5b-b5e0-3ff238d6e1b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.004476 10.0.0.38 - - [2026-03-16 02:26:51] "GET /virtual-network/4764d173-0009-42b0-b420-6dd0e8d7af30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2981 0.007710 10.0.0.38 - - [2026-03-16 02:26:51] "GET /obj-perms HTTP/1.1" 200 5062 0.068261 10.0.0.38 - - [2026-03-16 02:26:52] "DELETE /network-policy/ddc597c9-febd-4f5b-b5e0-3ff238d6e1b1 HTTP/1.1" 409 238 0.013964 10.0.0.38 - - [2026-03-16 02:26:53] "DELETE /route-target/9a860d87-626a-4c38-a6d3-3cd7079cec5b HTTP/1.1" 200 115 0.035586 10.0.0.38 - - [2026-03-16 02:26:53] "DELETE /network-policy/ddc597c9-febd-4f5b-b5e0-3ff238d6e1b1 HTTP/1.1" 200 115 0.052812 10.0.0.38 - - [2026-03-16 02:26:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.23 - - [2026-03-16 02:26:53] "GET /projects?obj_uuids=f35addd6-8bb6-45f9-bd72-cb54dfc07b35&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001352 10.0.0.38 - - [2026-03-16 02:26:53] "GET /project/f35addd6-8bb6-45f9-bd72-cb54dfc07b35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.059666 10.0.0.38 - - [2026-03-16 02:26:53] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyNegativeIpv4v6-37180015&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006632 10.0.0.23 - - [2026-03-16 02:26:56] "GET /projects?obj_uuids=f35addd6-8bb6-45f9-bd72-cb54dfc07b35&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001012 10.0.0.38 - - [2026-03-16 02:26:56] "GET /project/f35addd6-8bb6-45f9-bd72-cb54dfc07b35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.046133 10.0.0.23 - - [2026-03-16 02:26:56] "GET /projects?obj_uuids=f35addd6-8bb6-45f9-bd72-cb54dfc07b35&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001794 10.0.0.38 - - [2026-03-16 02:26:56] "GET /project/f35addd6-8bb6-45f9-bd72-cb54dfc07b35?fields=virtual_networks HTTP/1.1" 200 1064 0.059417 10.0.0.23 - - [2026-03-16 02:26:56] "GET /projects?obj_uuids=f35addd6-8bb6-45f9-bd72-cb54dfc07b35&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001021 10.0.0.38 - - [2026-03-16 02:26:56] "GET /project/f35addd6-8bb6-45f9-bd72-cb54dfc07b35?fields=virtual_machine_interfaces HTTP/1.1" 200 1064 0.047920 10.0.0.23 - - [2026-03-16 02:26:56] "GET /projects?obj_uuids=f35addd6-8bb6-45f9-bd72-cb54dfc07b35&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001349 10.0.0.38 - - [2026-03-16 02:26:56] "GET /project/f35addd6-8bb6-45f9-bd72-cb54dfc07b35?fields=security_groups HTTP/1.1" 200 1306 0.058345 10.0.0.38 - - [2026-03-16 02:26:57] "POST /fqname-to-id HTTP/1.1" 404 188 0.027378 10.0.0.23 - - [2026-03-16 02:26:57] "GET /projects?obj_uuids=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003752 10.0.0.23 - - [2026-03-16 02:26:57] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001187 10.0.0.23 - - [2026-03-16 02:26:57] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.011165 10.0.0.23 - - [2026-03-16 02:26:57] "POST /id-to-fqname HTTP/1.1" 200 190 0.002056 10.0.0.23 - - [2026-03-16 02:26:57] "POST /fqname-to-id HTTP/1.1" 404 199 0.008780 10.0.0.23 - - [2026-03-16 02:26:57] "POST /security-groups HTTP/1.1" 200 591 0.077016 10.0.0.23 - - [2026-03-16 02:26:57] "POST /projects HTTP/1.1" 200 585 0.302366 10.0.0.23 - - [2026-03-16 02:26:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.344422 10.0.0.38 - - [2026-03-16 02:26:57] "POST /fqname-to-id HTTP/1.1" 404 233 0.007300 10.0.0.38 - - [2026-03-16 02:26:57] "GET /project/b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.527883 10.0.0.38 - - [2026-03-16 02:26:59] "GET / HTTP/1.1" 200 35931 0.002502 10.0.0.38 - - [2026-03-16 02:27:00] "DELETE /access-control-list/7d235143-333b-4c54-9de3-e38dedded493 HTTP/1.1" 200 115 0.052391 10.0.0.38 - - [2026-03-16 02:27:00] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000577 10.0.0.38 - - [2026-03-16 02:27:01] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.034978 10.0.0.38 - - [2026-03-16 02:27:01] "POST /network-ipams HTTP/1.1" 200 513 0.042528 10.0.0.38 - - [2026-03-16 02:27:01] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 750 0.003465 10.0.0.38 - - [2026-03-16 02:27:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004703 10.0.0.38 - - [2026-03-16 02:27:01] "GET /network-ipam/6e03e876-0ad5-4013-a487-bd6add0470d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.007493 10.0.0.38 - - [2026-03-16 02:27:01] "PUT /network-ipam/6e03e876-0ad5-4013-a487-bd6add0470d4 HTTP/1.1" 200 258 0.015727 10.0.0.38 - - [2026-03-16 02:27:01] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 750 0.004071 10.0.0.38 - - [2026-03-16 02:27:01] "POST /network-ipams HTTP/1.1" 200 513 0.039545 10.0.0.38 - - [2026-03-16 02:27:01] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 955 0.003579 10.0.0.38 - - [2026-03-16 02:27:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.38 - - [2026-03-16 02:27:01] "GET /network-ipam/4a78f030-7a73-49ff-8b93-3657c773aff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.008217 10.0.0.38 - - [2026-03-16 02:27:01] "PUT /network-ipam/4a78f030-7a73-49ff-8b93-3657c773aff2 HTTP/1.1" 200 258 0.017873 10.0.0.38 - - [2026-03-16 02:27:01] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 955 0.003421 10.0.0.38 - - [2026-03-16 02:27:01] "POST /network-ipams HTTP/1.1" 200 513 0.040112 10.0.0.38 - - [2026-03-16 02:27:01] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1161 0.003727 10.0.0.38 - - [2026-03-16 02:27:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.38 - - [2026-03-16 02:27:02] "GET /network-ipam/39196849-0c01-4320-9e9b-005df07986ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.007881 10.0.0.38 - - [2026-03-16 02:27:02] "PUT /network-ipam/39196849-0c01-4320-9e9b-005df07986ed HTTP/1.1" 200 258 0.025995 10.0.0.38 - - [2026-03-16 02:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.23 - - [2026-03-16 02:27:03] "GET /projects?obj_uuids=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001206 10.0.0.38 - - [2026-03-16 02:27:03] "GET /project/b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.041064 10.0.0.38 - - [2026-03-16 02:27:03] "POST /neutron/network HTTP/1.1" 200 117 0.042953 10.0.0.38 - - [2026-03-16 02:27:03] "POST /neutron/network HTTP/1.1" 200 825 0.011423 10.0.0.38 - - [2026-03-16 02:27:03] "POST /id-to-fqname HTTP/1.1" 200 221 0.001385 10.0.0.38 - - [2026-03-16 02:27:03] "GET /virtual-network/d71d4579-750b-42cd-8f0c-afd2c3f337b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006666 10.0.0.38 - - [2026-03-16 02:27:03] "GET /virtual-network/d71d4579-750b-42cd-8f0c-afd2c3f337b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005861 10.0.0.38 - - [2026-03-16 02:27:03] "POST /neutron/subnet HTTP/1.1" 200 729 0.010558 10.0.0.38 - - [2026-03-16 02:27:03] "GET /virtual-network/d71d4579-750b-42cd-8f0c-afd2c3f337b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006489 10.0.0.38 - - [2026-03-16 02:27:03] "GET /network-ipam/6e03e876-0ad5-4013-a487-bd6add0470d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.005166 10.0.0.38 - - [2026-03-16 02:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.23 - - [2026-03-16 02:27:04] "GET /projects?obj_uuids=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001125 10.0.0.38 - - [2026-03-16 02:27:04] "GET /project/b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.057907 10.0.0.23 - - [2026-03-16 02:27:04] "GET /projects?obj_uuids=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001130 10.0.0.38 - - [2026-03-16 02:27:04] "POST /neutron/network HTTP/1.1" 200 607 0.156266 10.0.0.38 - - [2026-03-16 02:27:04] "POST /route-targets HTTP/1.1" 200 327 0.015728 10.0.0.38 - - [2026-03-16 02:27:04] "POST /id-to-fqname HTTP/1.1" 200 221 0.003487 10.0.0.38 - - [2026-03-16 02:27:04] "GET /virtual-network/120bbd53-c820-4a9b-8684-3e8fa786c99d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.008053 10.0.0.38 - - [2026-03-16 02:27:04] "POST /neutron/network HTTP/1.1" 200 822 0.007747 10.0.0.38 - - [2026-03-16 02:27:04] "GET /virtual-network/120bbd53-c820-4a9b-8684-3e8fa786c99d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006561 10.0.0.38 - - [2026-03-16 02:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004537 10.0.0.23 - - [2026-03-16 02:27:04] "GET /projects?obj_uuids=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001095 10.0.0.38 - - [2026-03-16 02:27:04] "GET /project/b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.063443 10.0.0.38 - - [2026-03-16 02:27:04] "POST /neutron/network HTTP/1.1" 200 117 0.018263 10.0.0.38 - - [2026-03-16 02:27:05] "POST /ref-update HTTP/1.1" 200 156 0.033934 10.0.0.38 - - [2026-03-16 02:27:05] "POST /neutron/network HTTP/1.1" 200 823 0.011008 10.0.0.38 - - [2026-03-16 02:27:05] "POST /id-to-fqname HTTP/1.1" 200 221 0.001769 10.0.0.38 - - [2026-03-16 02:27:05] "GET /virtual-network/561aca32-c1c1-4aaf-8e6a-65a814295402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.008053 10.0.0.38 - - [2026-03-16 02:27:05] "GET /virtual-network/561aca32-c1c1-4aaf-8e6a-65a814295402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006572 10.0.0.38 - - [2026-03-16 02:27:05] "POST /neutron/subnet HTTP/1.1" 200 720 0.013723 10.0.0.38 - - [2026-03-16 02:27:05] "GET /virtual-network/d71d4579-750b-42cd-8f0c-afd2c3f337b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006359 10.0.0.22 - - [2026-03-16 02:27:06] "GET /obj-perms HTTP/1.1" 200 5030 0.083804 10.0.0.23 - - [2026-03-16 02:27:06] "GET /obj-perms HTTP/1.1" 200 5030 0.055651 10.0.0.38 - - [2026-03-16 02:27:07] "GET /virtual-network/120bbd53-c820-4a9b-8684-3e8fa786c99d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.007307 10.0.0.38 - - [2026-03-16 02:27:07] "GET /virtual-network/561aca32-c1c1-4aaf-8e6a-65a814295402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.007071 10.0.0.38 - - [2026-03-16 02:27:08] "GET /obj-perms HTTP/1.1" 200 5030 0.053622 10.0.0.38 - - [2026-03-16 02:27:08] "POST /fqname-to-id HTTP/1.1" 404 215 0.005099 10.0.0.38 - - [2026-03-16 02:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004858 10.0.0.23 - - [2026-03-16 02:27:08] "GET /projects?obj_uuids=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001229 10.0.0.38 - - [2026-03-16 02:27:08] "GET /project/b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.048298 10.0.0.38 - - [2026-03-16 02:27:08] "POST /network-policys HTTP/1.1" 200 553 0.044285 10.0.0.38 - - [2026-03-16 02:27:08] "GET /network-policy/233d95da-310e-4ccb-a11e-251fba16c119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.006911 10.0.0.38 - - [2026-03-16 02:27:08] "POST /fqname-to-id HTTP/1.1" 404 215 0.003391 10.0.0.38 - - [2026-03-16 02:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254 10.0.0.23 - - [2026-03-16 02:27:08] "GET /projects?obj_uuids=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001263 10.0.0.38 - - [2026-03-16 02:27:08] "GET /project/b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.052030 10.0.0.38 - - [2026-03-16 02:27:08] "POST /network-policys HTTP/1.1" 200 553 0.040422 10.0.0.38 - - [2026-03-16 02:27:08] "GET /network-policy/8e6af13f-97df-4212-a7a6-0457340e7f33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2127 0.007765 10.0.0.38 - - [2026-03-16 02:27:08] "POST /fqname-to-id HTTP/1.1" 404 215 0.003521 10.0.0.38 - - [2026-03-16 02:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004261 10.0.0.23 - - [2026-03-16 02:27:08] "GET /projects?obj_uuids=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001441 10.0.0.38 - - [2026-03-16 02:27:08] "GET /project/b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.093318 10.0.0.38 - - [2026-03-16 02:27:09] "POST /network-policys HTTP/1.1" 200 553 0.036411 10.0.0.38 - - [2026-03-16 02:27:09] "GET /network-policy/e5351d0c-b08f-463d-86cf-32c2f98feb6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.007301 10.0.0.38 - - [2026-03-16 02:27:09] "POST /ref-update HTTP/1.1" 200 156 0.066323 10.0.0.38 - - [2026-03-16 02:27:09] "POST /ref-update HTTP/1.1" 200 156 0.089865 10.0.0.38 - - [2026-03-16 02:27:09] "PUT /access-control-list/e1bd8b05-ddff-44c4-b8da-477bfbb4b173 HTTP/1.1" 200 272 0.026216 10.0.0.38 - - [2026-03-16 02:27:09] "POST /neutron/network HTTP/1.1" 200 914 0.011421 10.0.0.38 - - [2026-03-16 02:27:09] "GET /virtual-network/120bbd53-c820-4a9b-8684-3e8fa786c99d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.013271 10.0.0.38 - - [2026-03-16 02:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004813 10.0.0.38 - - [2026-03-16 02:27:09] "POST /ref-update HTTP/1.1" 200 156 0.033632 10.0.0.38 - - [2026-03-16 02:27:09] "GET /network-policy/8e6af13f-97df-4212-a7a6-0457340e7f33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2127 0.005489 10.0.0.38 - - [2026-03-16 02:27:09] "POST /id-to-fqname HTTP/1.1" 200 221 0.001113 10.0.0.23 - - [2026-03-16 02:27:10] "GET /projects?obj_uuids=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001370 10.0.0.38 - - [2026-03-16 02:27:10] "GET /project/b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.091453 10.0.0.38 - - [2026-03-16 02:27:10] "POST /neutron/port HTTP/1.1" 200 117 0.009295 10.0.0.38 - - [2026-03-16 02:27:11] "POST /id-to-fqname HTTP/1.1" 200 221 0.001661 10.0.0.38 - - [2026-03-16 02:27:11] "POST /neutron/network HTTP/1.1" 200 924 0.009089 10.0.0.38 - - [2026-03-16 02:27:11] "POST /neutron/port HTTP/1.1" 200 1061 0.104757 10.0.0.23 - - [2026-03-16 02:27:11] "GET /projects?obj_uuids=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001101 10.0.0.38 - - [2026-03-16 02:27:12] "GET /project/b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.093874 10.0.0.38 - - [2026-03-16 02:27:12] "POST /neutron/network HTTP/1.1" 200 914 0.059609 10.0.0.38 - - [2026-03-16 02:27:12] "POST /neutron/subnet HTTP/1.1" 200 703 0.011515 10.0.0.38 - - [2026-03-16 02:27:12] "POST /neutron/network HTTP/1.1" 200 996 0.009438 10.0.0.38 - - [2026-03-16 02:27:12] "POST /id-to-fqname HTTP/1.1" 200 221 0.001713 10.0.0.38 - - [2026-03-16 02:27:12] "POST /neutron/port HTTP/1.1" 200 1125 0.035605 10.0.0.38 - - [2026-03-16 02:27:12] "POST /neutron/network HTTP/1.1" 200 924 0.009243 10.0.0.38 - - [2026-03-16 02:27:13] "POST /neutron/port HTTP/1.1" 200 1058 0.027163 10.0.0.38 - - [2026-03-16 02:27:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007736 10.0.0.23 - - [2026-03-16 02:27:13] "GET /projects?obj_uuids=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001037 10.0.0.38 - - [2026-03-16 02:27:13] "GET /project/b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.099838 10.0.0.38 - - [2026-03-16 02:27:13] "POST /neutron/network HTTP/1.1" 200 914 0.084259 10.0.0.38 - - [2026-03-16 02:27:14] "POST /neutron/security_group HTTP/1.1" 200 2058 0.011234 10.0.0.38 - - [2026-03-16 02:27:14] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008623 10.0.0.23 - - [2026-03-16 02:27:14] "DELETE /project/2fd761924f1b477b96f5a807905c3f8b HTTP/1.1" 404 173 0.005433 10.0.0.23 - - [2026-03-16 02:27:14] "DELETE /project/f35addd68bb645f9bd72cb54dfc07b35 HTTP/1.1" 404 173 0.011672 10.0.0.23 - - [2026-03-16 02:27:14] "DELETE /project/b892c4a1f0e34be394e55b3c6d538f2d HTTP/1.1" 404 173 0.005033 10.0.0.23 - - [2026-03-16 02:27:14] "GET /projects?obj_uuids=f35addd6-8bb6-45f9-bd72-cb54dfc07b35&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001087 10.0.0.23 - - [2026-03-16 02:27:14] "DELETE /project/2fd76192-4f1b-477b-96f5-a807905c3f8b HTTP/1.1" 404 177 0.013684 10.0.0.23 - - [2026-03-16 02:27:14] "GET /project/f35addd6-8bb6-45f9-bd72-cb54dfc07b35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1532 0.075774 10.0.0.38 - - [2026-03-16 02:27:14] "POST /neutron/port HTTP/1.1" 200 1125 0.056223 10.0.0.23 - - [2026-03-16 02:27:14] "GET /projects?obj_uuids=f35addd6-8bb6-45f9-bd72-cb54dfc07b35&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001660 10.0.0.23 - - [2026-03-16 02:27:14] "GET /project/f35addd6-8bb6-45f9-bd72-cb54dfc07b35?fields=security_groups HTTP/1.1" 200 1411 0.076326 10.0.0.23 - - [2026-03-16 02:27:14] "GET /projects?obj_uuids=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001305 10.0.0.23 - - [2026-03-16 02:27:14] "DELETE /security-group/626d48d7-2b30-41ce-9552-c898ca87c0f1 HTTP/1.1" 200 115 0.083492 10.0.0.23 - - [2026-03-16 02:27:14] "GET /projects?obj_uuids=f35addd6-8bb6-45f9-bd72-cb54dfc07b35&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001833 10.0.0.38 - - [2026-03-16 02:27:14] "GET /virtual-machine/6e531c8a-1877-4f6e-8a0d-f3bb7a3ccf87 HTTP/1.1" 401 292 0.001233 10.0.0.23 - - [2026-03-16 02:27:14] "GET /project/f35addd6-8bb6-45f9-bd72-cb54dfc07b35?fields=application_policy_sets HTTP/1.1" 200 1450 0.155305 10.0.0.38 - - [2026-03-16 02:27:14] "DELETE /access-control-list/16add4ab-8973-40b6-a997-83e72c915b1f HTTP/1.1" 200 115 0.128747 10.0.0.23 - - [2026-03-16 02:27:15] "DELETE /project/f35addd6-8bb6-45f9-bd72-cb54dfc07b35 HTTP/1.1" 200 115 0.713769 10.0.0.38 - - [2026-03-16 02:27:15] "POST /neutron/port HTTP/1.1" 200 1059 0.579811 10.0.0.38 - - [2026-03-16 02:27:15] "POST /neutron/port HTTP/1.1" 200 1059 0.033785 10.0.0.38 - - [2026-03-16 02:27:15] "POST /neutron/port HTTP/1.1" 200 1123 0.030118 10.0.0.38 - - [2026-03-16 02:27:15] "POST /neutron/port HTTP/1.1" 200 117 0.001426 10.0.0.38 - - [2026-03-16 02:27:15] "GET /virtual-machine/6e531c8a-1877-4f6e-8a0d-f3bb7a3ccf87 HTTP/1.1" 200 1291 0.041785 10.0.0.38 - - [2026-03-16 02:27:15] "GET /virtual-machine/6e531c8a-1877-4f6e-8a0d-f3bb7a3ccf87 HTTP/1.1" 200 1291 0.004465 10.0.0.38 - - [2026-03-16 02:27:15] "GET /virtual-machine-interface/af6adcc7-81c0-4b3f-a7da-35ccd525fb8a HTTP/1.1" 200 2944 0.006016 10.0.0.38 - - [2026-03-16 02:27:15] "GET /virtual-machine/6e531c8a-1877-4f6e-8a0d-f3bb7a3ccf87 HTTP/1.1" 200 1291 0.004598 10.0.0.38 - - [2026-03-16 02:27:15] "GET /virtual-machine-interface/af6adcc7-81c0-4b3f-a7da-35ccd525fb8a HTTP/1.1" 200 2944 0.007490 10.0.0.38 - - [2026-03-16 02:27:15] "GET /instance-ip/0044ba7e-ef2a-419f-82d0-c0a0f01bff7e HTTP/1.1" 200 1619 0.006866 10.0.0.38 - - [2026-03-16 02:27:15] "GET /virtual-machine/6e531c8a-1877-4f6e-8a0d-f3bb7a3ccf87 HTTP/1.1" 200 1291 0.004413 10.0.0.38 - - [2026-03-16 02:27:15] "GET /virtual-machine-interface/af6adcc7-81c0-4b3f-a7da-35ccd525fb8a HTTP/1.1" 200 2944 0.006572 10.0.0.38 - - [2026-03-16 02:27:15] "GET /instance-ip/0044ba7e-ef2a-419f-82d0-c0a0f01bff7e HTTP/1.1" 200 1619 0.004723 10.0.0.38 - - [2026-03-16 02:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.38 - - [2026-03-16 02:27:15] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004070 10.0.0.38 - - [2026-03-16 02:27:15] "GET /virtual-networks?parent_id=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003731 10.0.0.38 - - [2026-03-16 02:27:15] "GET /virtual-network/d71d4579-750b-42cd-8f0c-afd2c3f337b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.009495 10.0.0.38 - - [2026-03-16 02:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004419 10.0.0.38 - - [2026-03-16 02:27:15] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004718 10.0.0.38 - - [2026-03-16 02:27:15] "GET /virtual-networks?parent_id=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003779 10.0.0.38 - - [2026-03-16 02:27:15] "GET /virtual-network/d71d4579-750b-42cd-8f0c-afd2c3f337b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.011904 10.0.0.38 - - [2026-03-16 02:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006037 10.0.0.38 - - [2026-03-16 02:27:15] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006361 10.0.0.38 - - [2026-03-16 02:27:15] "GET /virtual-networks?parent_id=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003873 10.0.0.38 - - [2026-03-16 02:27:16] "GET /virtual-network/d71d4579-750b-42cd-8f0c-afd2c3f337b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005979 10.0.0.38 - - [2026-03-16 02:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003975 10.0.0.38 - - [2026-03-16 02:27:16] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004563 10.0.0.38 - - [2026-03-16 02:27:16] "GET /virtual-networks?parent_id=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003261 10.0.0.38 - - [2026-03-16 02:27:16] "GET /virtual-network/d71d4579-750b-42cd-8f0c-afd2c3f337b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.008039 10.0.0.38 - - [2026-03-16 02:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004964 10.0.0.38 - - [2026-03-16 02:27:16] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004920 10.0.0.38 - - [2026-03-16 02:27:16] "GET /virtual-networks?parent_id=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003756 10.0.0.38 - - [2026-03-16 02:27:16] "GET /virtual-network/d71d4579-750b-42cd-8f0c-afd2c3f337b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006235 10.0.0.22 - - [2026-03-16 02:27:19] "GET /obj-perms HTTP/1.1" 200 5056 0.049163 10.0.0.38 - - [2026-03-16 02:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.38 - - [2026-03-16 02:27:19] "GET /virtual-network/d71d4579-750b-42cd-8f0c-afd2c3f337b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005519 10.0.0.23 - - [2026-03-16 02:27:19] "GET /obj-perms HTTP/1.1" 200 5056 0.049631 10.0.0.38 - - [2026-03-16 02:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003987 10.0.0.38 - - [2026-03-16 02:27:23] "GET /virtual-network/d71d4579-750b-42cd-8f0c-afd2c3f337b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.007981 10.0.0.38 - - [2026-03-16 02:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004605 10.0.0.38 - - [2026-03-16 02:27:27] "GET /virtual-network/d71d4579-750b-42cd-8f0c-afd2c3f337b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.008459 10.0.0.38 - - [2026-03-16 02:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004240 10.0.0.38 - - [2026-03-16 02:27:31] "GET /virtual-network/d71d4579-750b-42cd-8f0c-afd2c3f337b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006069 10.0.0.38 - - [2026-03-16 02:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.38 - - [2026-03-16 02:27:35] "GET /virtual-network/d71d4579-750b-42cd-8f0c-afd2c3f337b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006897 10.0.0.38 - - [2026-03-16 02:27:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004451 10.0.0.38 - - [2026-03-16 02:27:39] "GET /virtual-network/d71d4579-750b-42cd-8f0c-afd2c3f337b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.007958 10.0.0.38 - - [2026-03-16 02:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005588 10.0.0.38 - - [2026-03-16 02:27:43] "GET /virtual-network/d71d4579-750b-42cd-8f0c-afd2c3f337b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006189 10.0.0.38 - - [2026-03-16 02:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007158 10.0.0.38 - - [2026-03-16 02:27:48] "GET /virtual-network/d71d4579-750b-42cd-8f0c-afd2c3f337b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006035 10.0.0.38 - - [2026-03-16 02:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.38 - - [2026-03-16 02:27:52] "GET /virtual-network/d71d4579-750b-42cd-8f0c-afd2c3f337b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006517 10.0.0.38 - - [2026-03-16 02:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.38 - - [2026-03-16 02:27:56] "GET /virtual-network/d71d4579-750b-42cd-8f0c-afd2c3f337b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006598 10.0.0.38 - - [2026-03-16 02:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004294 10.0.0.38 - - [2026-03-16 02:28:00] "GET /virtual-network/d71d4579-750b-42cd-8f0c-afd2c3f337b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.007528 10.0.0.38 - - [2026-03-16 02:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.38 - - [2026-03-16 02:28:02] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004596 10.0.0.38 - - [2026-03-16 02:28:02] "GET /virtual-networks?parent_id=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.005054 10.0.0.38 - - [2026-03-16 02:28:02] "GET /virtual-network/d71d4579-750b-42cd-8f0c-afd2c3f337b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.007064 10.0.0.38 - - [2026-03-16 02:28:02] "POST /neutron/security_group HTTP/1.1" 200 2058 0.044936 10.0.0.38 - - [2026-03-16 02:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.38 - - [2026-03-16 02:28:02] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005924 10.0.0.38 - - [2026-03-16 02:28:02] "GET /virtual-networks?parent_id=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004879 10.0.0.38 - - [2026-03-16 02:28:02] "GET /virtual-network/d71d4579-750b-42cd-8f0c-afd2c3f337b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.007349 10.0.0.38 - - [2026-03-16 02:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005533 10.0.0.38 - - [2026-03-16 02:28:02] "GET /routing-instance/6c81459a-4d16-47f3-b463-98890c6c2425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.005991 10.0.0.38 - - [2026-03-16 02:28:02] "GET /route-target/1e1054f4-843b-4d3e-9928-1323c42ff58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004568 10.0.0.38 - - [2026-03-16 02:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004298 10.0.0.38 - - [2026-03-16 02:28:03] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004926 10.0.0.38 - - [2026-03-16 02:28:03] "GET /virtual-networks?parent_id=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003240 10.0.0.38 - - [2026-03-16 02:28:03] "GET /virtual-network/d71d4579-750b-42cd-8f0c-afd2c3f337b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.008034 10.0.0.38 - - [2026-03-16 02:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004928 10.0.0.38 - - [2026-03-16 02:28:03] "GET /routing-instance/6c81459a-4d16-47f3-b463-98890c6c2425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.004957 10.0.0.38 - - [2026-03-16 02:28:03] "GET /route-target/1e1054f4-843b-4d3e-9928-1323c42ff58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004650 10.0.0.38 - - [2026-03-16 02:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004312 10.0.0.38 - - [2026-03-16 02:28:03] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005123 10.0.0.38 - - [2026-03-16 02:28:03] "GET /virtual-networks?parent_id=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004002 10.0.0.38 - - [2026-03-16 02:28:03] "GET /virtual-network/d71d4579-750b-42cd-8f0c-afd2c3f337b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.008702 10.0.0.38 - - [2026-03-16 02:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004288 10.0.0.38 - - [2026-03-16 02:28:03] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004296 10.0.0.38 - - [2026-03-16 02:28:03] "GET /virtual-networks?parent_id=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003767 10.0.0.38 - - [2026-03-16 02:28:03] "GET /virtual-network/d71d4579-750b-42cd-8f0c-afd2c3f337b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006255 10.0.0.38 - - [2026-03-16 02:28:03] "GET /obj-perms HTTP/1.1" 200 5030 0.004422 10.0.0.23 - - [2026-03-16 02:28:03] "GET /obj-perms HTTP/1.1" 200 5030 0.004436 10.0.0.38 - - [2026-03-16 02:28:03] "GET /obj-perms HTTP/1.1" 200 5030 0.004072 10.0.0.23 - - [2026-03-16 02:28:03] "GET /obj-perms HTTP/1.1" 200 5030 0.004018 10.0.0.38 - - [2026-03-16 02:28:04] "POST /neutron/port HTTP/1.1" 200 1122 0.024846 10.0.0.38 - - [2026-03-16 02:28:04] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010116 10.0.0.38 - - [2026-03-16 02:28:04] "GET /virtual-machine/978ff0ec-f638-4675-a922-1964332ca4d5 HTTP/1.1" 200 1293 0.007762 10.0.0.38 - - [2026-03-16 02:28:04] "GET /virtual-machine/978ff0ec-f638-4675-a922-1964332ca4d5 HTTP/1.1" 200 1293 0.005393 10.0.0.38 - - [2026-03-16 02:28:04] "GET /virtual-machine-interface/01446207-1563-4c56-b1cf-39b3b456a5a7 HTTP/1.1" 200 2941 0.007334 10.0.0.38 - - [2026-03-16 02:28:04] "GET /virtual-machine/978ff0ec-f638-4675-a922-1964332ca4d5 HTTP/1.1" 200 1293 0.005392 10.0.0.38 - - [2026-03-16 02:28:04] "GET /virtual-machine-interface/01446207-1563-4c56-b1cf-39b3b456a5a7 HTTP/1.1" 200 2941 0.007154 10.0.0.38 - - [2026-03-16 02:28:04] "GET /instance-ip/59c78e70-dcfb-40cb-8f9f-6c60c738c240 HTTP/1.1" 200 1619 0.008331 10.0.0.38 - - [2026-03-16 02:28:04] "GET /virtual-machine/978ff0ec-f638-4675-a922-1964332ca4d5 HTTP/1.1" 200 1293 0.004971 10.0.0.38 - - [2026-03-16 02:28:04] "GET /virtual-machine-interface/01446207-1563-4c56-b1cf-39b3b456a5a7 HTTP/1.1" 200 2941 0.006432 10.0.0.38 - - [2026-03-16 02:28:04] "GET /instance-ip/59c78e70-dcfb-40cb-8f9f-6c60c738c240 HTTP/1.1" 200 1619 0.005244 10.0.0.38 - - [2026-03-16 02:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004771 10.0.0.38 - - [2026-03-16 02:28:04] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004534 10.0.0.38 - - [2026-03-16 02:28:04] "GET /virtual-networks?parent_id=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003549 10.0.0.38 - - [2026-03-16 02:28:04] "GET /virtual-network/120bbd53-c820-4a9b-8684-3e8fa786c99d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.009561 10.0.0.38 - - [2026-03-16 02:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.38 - - [2026-03-16 02:28:04] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005204 10.0.0.38 - - [2026-03-16 02:28:04] "GET /virtual-networks?parent_id=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004500 10.0.0.38 - - [2026-03-16 02:28:04] "GET /virtual-network/120bbd53-c820-4a9b-8684-3e8fa786c99d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.006696 10.0.0.38 - - [2026-03-16 02:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004434 10.0.0.38 - - [2026-03-16 02:28:04] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004789 10.0.0.38 - - [2026-03-16 02:28:04] "GET /virtual-networks?parent_id=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003281 10.0.0.38 - - [2026-03-16 02:28:04] "GET /virtual-network/120bbd53-c820-4a9b-8684-3e8fa786c99d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.006425 10.0.0.38 - - [2026-03-16 02:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.38 - - [2026-03-16 02:28:04] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004370 10.0.0.38 - - [2026-03-16 02:28:04] "GET /virtual-networks?parent_id=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004108 10.0.0.38 - - [2026-03-16 02:28:04] "GET /virtual-network/120bbd53-c820-4a9b-8684-3e8fa786c99d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.007329 10.0.0.38 - - [2026-03-16 02:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004251 10.0.0.38 - - [2026-03-16 02:28:04] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004617 10.0.0.38 - - [2026-03-16 02:28:04] "GET /virtual-networks?parent_id=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.005179 10.0.0.38 - - [2026-03-16 02:28:04] "GET /virtual-network/120bbd53-c820-4a9b-8684-3e8fa786c99d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.007061 10.0.0.38 - - [2026-03-16 02:28:05] "POST /neutron/port HTTP/1.1" 200 1125 0.052681 10.0.0.38 - - [2026-03-16 02:28:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004600 10.0.0.38 - - [2026-03-16 02:28:05] "POST /neutron/network HTTP/1.1" 200 996 0.007432 10.0.0.38 - - [2026-03-16 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003939 10.0.0.38 - - [2026-03-16 02:28:06] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004974 10.0.0.38 - - [2026-03-16 02:28:06] "GET /virtual-networks?parent_id=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004041 10.0.0.38 - - [2026-03-16 02:28:06] "GET /virtual-network/120bbd53-c820-4a9b-8684-3e8fa786c99d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.005888 10.0.0.38 - - [2026-03-16 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.38 - - [2026-03-16 02:28:06] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004362 10.0.0.38 - - [2026-03-16 02:28:06] "GET /virtual-networks?parent_id=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004456 10.0.0.38 - - [2026-03-16 02:28:06] "GET /virtual-network/120bbd53-c820-4a9b-8684-3e8fa786c99d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.005716 10.0.0.38 - - [2026-03-16 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.38 - - [2026-03-16 02:28:06] "GET /routing-instance/b7e7b11e-abb8-48d6-b830-604235a8706c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.005261 10.0.0.38 - - [2026-03-16 02:28:06] "GET /route-target/f4c943e7-351b-492f-97d6-5a653323d7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004143 10.0.0.38 - - [2026-03-16 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.38 - - [2026-03-16 02:28:06] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004156 10.0.0.38 - - [2026-03-16 02:28:06] "GET /virtual-networks?parent_id=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003404 10.0.0.38 - - [2026-03-16 02:28:06] "GET /virtual-network/120bbd53-c820-4a9b-8684-3e8fa786c99d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.009272 10.0.0.38 - - [2026-03-16 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004414 10.0.0.38 - - [2026-03-16 02:28:06] "GET /routing-instance/b7e7b11e-abb8-48d6-b830-604235a8706c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.005000 10.0.0.38 - - [2026-03-16 02:28:06] "GET /route-target/f4c943e7-351b-492f-97d6-5a653323d7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004317 10.0.0.38 - - [2026-03-16 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004556 10.0.0.38 - - [2026-03-16 02:28:06] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004976 10.0.0.38 - - [2026-03-16 02:28:06] "GET /virtual-networks?parent_id=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004123 10.0.0.38 - - [2026-03-16 02:28:06] "GET /virtual-network/120bbd53-c820-4a9b-8684-3e8fa786c99d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.008349 10.0.0.38 - - [2026-03-16 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.38 - - [2026-03-16 02:28:06] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005596 10.0.0.38 - - [2026-03-16 02:28:06] "GET /virtual-networks?parent_id=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003730 10.0.0.38 - - [2026-03-16 02:28:06] "GET /virtual-network/120bbd53-c820-4a9b-8684-3e8fa786c99d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.008255 10.0.0.38 - - [2026-03-16 02:28:07] "GET /obj-perms HTTP/1.1" 200 5030 0.004754 10.0.0.23 - - [2026-03-16 02:28:07] "GET /obj-perms HTTP/1.1" 200 5030 0.004878 10.0.0.38 - - [2026-03-16 02:28:07] "GET /obj-perms HTTP/1.1" 200 5030 0.004405 10.0.0.23 - - [2026-03-16 02:28:07] "GET /obj-perms HTTP/1.1" 200 5030 0.007368 10.0.0.38 - - [2026-03-16 02:28:07] "POST /neutron/port HTTP/1.1" 200 1123 0.023693 10.0.0.38 - - [2026-03-16 02:28:07] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008831 10.0.0.38 - - [2026-03-16 02:28:07] "GET /virtual-machine/4cc90064-bfea-49ec-9796-e54ec1ac80bc HTTP/1.1" 200 1292 0.009098 10.0.0.38 - - [2026-03-16 02:28:07] "GET /virtual-machine/4cc90064-bfea-49ec-9796-e54ec1ac80bc HTTP/1.1" 200 1292 0.011007 10.0.0.38 - - [2026-03-16 02:28:07] "GET /virtual-machine-interface/c86bcf2c-4e7a-4281-9cae-4ace67dfd269 HTTP/1.1" 200 2944 0.006471 10.0.0.38 - - [2026-03-16 02:28:07] "GET /virtual-machine/4cc90064-bfea-49ec-9796-e54ec1ac80bc HTTP/1.1" 200 1292 0.005127 10.0.0.38 - - [2026-03-16 02:28:07] "GET /virtual-machine-interface/c86bcf2c-4e7a-4281-9cae-4ace67dfd269 HTTP/1.1" 200 2944 0.007005 10.0.0.38 - - [2026-03-16 02:28:07] "GET /instance-ip/cde569f5-1871-4698-834a-c569b08a16f1 HTTP/1.1" 200 1620 0.008119 10.0.0.38 - - [2026-03-16 02:28:07] "GET /virtual-machine/4cc90064-bfea-49ec-9796-e54ec1ac80bc HTTP/1.1" 200 1292 0.004633 10.0.0.38 - - [2026-03-16 02:28:07] "GET /virtual-machine-interface/c86bcf2c-4e7a-4281-9cae-4ace67dfd269 HTTP/1.1" 200 2944 0.008057 10.0.0.38 - - [2026-03-16 02:28:07] "GET /instance-ip/cde569f5-1871-4698-834a-c569b08a16f1 HTTP/1.1" 200 1620 0.005700 10.0.0.38 - - [2026-03-16 02:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004331 10.0.0.38 - - [2026-03-16 02:28:07] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004620 10.0.0.38 - - [2026-03-16 02:28:07] "GET /virtual-networks?parent_id=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.005240 10.0.0.38 - - [2026-03-16 02:28:07] "GET /virtual-network/561aca32-c1c1-4aaf-8e6a-65a814295402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.007596 10.0.0.38 - - [2026-03-16 02:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004700 10.0.0.38 - - [2026-03-16 02:28:07] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.008753 10.0.0.38 - - [2026-03-16 02:28:07] "GET /virtual-networks?parent_id=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004430 10.0.0.38 - - [2026-03-16 02:28:08] "GET /virtual-network/561aca32-c1c1-4aaf-8e6a-65a814295402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.009053 10.0.0.38 - - [2026-03-16 02:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004318 10.0.0.38 - - [2026-03-16 02:28:08] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005762 10.0.0.38 - - [2026-03-16 02:28:08] "GET /virtual-networks?parent_id=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004902 10.0.0.38 - - [2026-03-16 02:28:08] "GET /virtual-network/561aca32-c1c1-4aaf-8e6a-65a814295402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.007777 10.0.0.38 - - [2026-03-16 02:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004505 10.0.0.38 - - [2026-03-16 02:28:08] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004833 10.0.0.38 - - [2026-03-16 02:28:08] "GET /virtual-networks?parent_id=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004900 10.0.0.38 - - [2026-03-16 02:28:08] "GET /virtual-network/561aca32-c1c1-4aaf-8e6a-65a814295402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.010361 10.0.0.38 - - [2026-03-16 02:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004942 10.0.0.38 - - [2026-03-16 02:28:08] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.010914 10.0.0.38 - - [2026-03-16 02:28:08] "GET /virtual-networks?parent_id=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003919 10.0.0.38 - - [2026-03-16 02:28:08] "GET /virtual-network/561aca32-c1c1-4aaf-8e6a-65a814295402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006584 10.0.0.38 - - [2026-03-16 02:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004622 10.0.0.38 - - [2026-03-16 02:28:09] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004344 10.0.0.38 - - [2026-03-16 02:28:09] "GET /virtual-networks?parent_id=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003623 10.0.0.38 - - [2026-03-16 02:28:09] "GET /virtual-network/561aca32-c1c1-4aaf-8e6a-65a814295402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.007241 10.0.0.38 - - [2026-03-16 02:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004727 10.0.0.38 - - [2026-03-16 02:28:09] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005476 10.0.0.38 - - [2026-03-16 02:28:09] "GET /virtual-networks?parent_id=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004530 10.0.0.38 - - [2026-03-16 02:28:09] "GET /virtual-network/561aca32-c1c1-4aaf-8e6a-65a814295402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006200 10.0.0.38 - - [2026-03-16 02:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.38 - - [2026-03-16 02:28:09] "GET /routing-instance/5362dfd3-f2b6-4d50-b667-0e72aed440ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.006829 10.0.0.38 - - [2026-03-16 02:28:09] "GET /route-target/cd5d836c-d09b-49aa-96c5-2a67981cf445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005474 10.0.0.38 - - [2026-03-16 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003832 10.0.0.38 - - [2026-03-16 02:28:10] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004575 10.0.0.38 - - [2026-03-16 02:28:10] "GET /virtual-networks?parent_id=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004057 10.0.0.38 - - [2026-03-16 02:28:10] "GET /virtual-network/561aca32-c1c1-4aaf-8e6a-65a814295402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006573 10.0.0.38 - - [2026-03-16 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.38 - - [2026-03-16 02:28:10] "GET /routing-instance/5362dfd3-f2b6-4d50-b667-0e72aed440ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.007082 10.0.0.38 - - [2026-03-16 02:28:10] "GET /route-target/cd5d836c-d09b-49aa-96c5-2a67981cf445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004709 10.0.0.38 - - [2026-03-16 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003750 10.0.0.38 - - [2026-03-16 02:28:10] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004567 10.0.0.38 - - [2026-03-16 02:28:10] "GET /virtual-networks?parent_id=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003770 10.0.0.38 - - [2026-03-16 02:28:10] "GET /virtual-network/561aca32-c1c1-4aaf-8e6a-65a814295402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006802 10.0.0.38 - - [2026-03-16 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005301 10.0.0.38 - - [2026-03-16 02:28:10] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004697 10.0.0.38 - - [2026-03-16 02:28:10] "GET /virtual-networks?parent_id=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003308 10.0.0.38 - - [2026-03-16 02:28:10] "GET /virtual-network/561aca32-c1c1-4aaf-8e6a-65a814295402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.011002 10.0.0.38 - - [2026-03-16 02:28:10] "GET /obj-perms HTTP/1.1" 200 5030 0.004222 10.0.0.38 - - [2026-03-16 02:28:10] "GET /obj-perms HTTP/1.1" 200 5030 0.004401 10.0.0.23 - - [2026-03-16 02:28:10] "GET /obj-perms HTTP/1.1" 200 5030 0.004883 10.0.0.38 - - [2026-03-16 02:28:10] "GET /obj-perms HTTP/1.1" 200 5030 0.004215 10.0.0.22 - - [2026-03-16 02:28:10] "GET /obj-perms HTTP/1.1" 200 5030 0.005054 10.0.0.23 - - [2026-03-16 02:28:10] "GET /obj-perms HTTP/1.1" 200 5030 0.007925 10.0.0.38 - - [2026-03-16 02:28:10] "GET /virtual-machine/6e531c8a-1877-4f6e-8a0d-f3bb7a3ccf87 HTTP/1.1" 200 1291 0.005271 10.0.0.38 - - [2026-03-16 02:28:10] "GET /virtual-machine-interface/af6adcc7-81c0-4b3f-a7da-35ccd525fb8a HTTP/1.1" 200 2944 0.006530 10.0.0.38 - - [2026-03-16 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004582 10.0.0.38 - - [2026-03-16 02:28:10] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004358 10.0.0.38 - - [2026-03-16 02:28:10] "GET /virtual-networks?parent_id=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003736 10.0.0.38 - - [2026-03-16 02:28:10] "GET /virtual-network/d71d4579-750b-42cd-8f0c-afd2c3f337b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006468 10.0.0.38 - - [2026-03-16 02:28:11] "POST /neutron/port HTTP/1.1" 200 1122 0.053182 10.0.0.38 - - [2026-03-16 02:28:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004340 10.0.0.38 - - [2026-03-16 02:28:11] "POST /neutron/network HTTP/1.1" 200 914 0.008168 10.0.0.38 - - [2026-03-16 02:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004308 10.0.0.38 - - [2026-03-16 02:28:12] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004161 10.0.0.38 - - [2026-03-16 02:28:12] "GET /virtual-networks?parent_id=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004128 10.0.0.38 - - [2026-03-16 02:28:12] "GET /virtual-network/d71d4579-750b-42cd-8f0c-afd2c3f337b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.007096 10.0.0.38 - - [2026-03-16 02:28:12] "POST /neutron/port HTTP/1.1" 200 1125 0.025693 10.0.0.38 - - [2026-03-16 02:28:16] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007236 10.0.0.38 - - [2026-03-16 02:28:22] "GET /virtual-machine/978ff0ec-f638-4675-a922-1964332ca4d5 HTTP/1.1" 200 1293 0.005308 10.0.0.38 - - [2026-03-16 02:28:22] "GET /virtual-machine-interface/01446207-1563-4c56-b1cf-39b3b456a5a7 HTTP/1.1" 200 2941 0.005692 10.0.0.38 - - [2026-03-16 02:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.38 - - [2026-03-16 02:28:22] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005946 10.0.0.38 - - [2026-03-16 02:28:22] "GET /virtual-networks?parent_id=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003630 10.0.0.38 - - [2026-03-16 02:28:22] "GET /virtual-network/120bbd53-c820-4a9b-8684-3e8fa786c99d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.007760 10.0.0.38 - - [2026-03-16 02:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004250 10.0.0.38 - - [2026-03-16 02:28:23] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004472 10.0.0.38 - - [2026-03-16 02:28:23] "GET /virtual-networks?parent_id=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003505 10.0.0.38 - - [2026-03-16 02:28:23] "GET /virtual-network/120bbd53-c820-4a9b-8684-3e8fa786c99d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.007396 10.0.0.38 - - [2026-03-16 02:28:23] "GET /virtual-machine/4cc90064-bfea-49ec-9796-e54ec1ac80bc HTTP/1.1" 200 1292 0.004932 10.0.0.38 - - [2026-03-16 02:28:23] "GET /virtual-machine-interface/c86bcf2c-4e7a-4281-9cae-4ace67dfd269 HTTP/1.1" 200 2944 0.007129 10.0.0.38 - - [2026-03-16 02:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004705 10.0.0.38 - - [2026-03-16 02:28:24] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004023 10.0.0.38 - - [2026-03-16 02:28:24] "GET /virtual-networks?parent_id=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003507 10.0.0.38 - - [2026-03-16 02:28:24] "GET /virtual-network/561aca32-c1c1-4aaf-8e6a-65a814295402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.007866 10.0.0.38 - - [2026-03-16 02:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004241 10.0.0.38 - - [2026-03-16 02:28:25] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004596 10.0.0.38 - - [2026-03-16 02:28:25] "GET /virtual-networks?parent_id=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003309 10.0.0.38 - - [2026-03-16 02:28:25] "GET /virtual-network/561aca32-c1c1-4aaf-8e6a-65a814295402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006445 10.0.0.38 - - [2026-03-16 02:28:25] "POST /neutron/port HTTP/1.1" 200 1123 0.022015 10.0.0.38 - - [2026-03-16 02:28:50] "GET /virtual-machine/4cc90064-bfea-49ec-9796-e54ec1ac80bc HTTP/1.1" 200 1292 0.005740 10.0.0.38 - - [2026-03-16 02:28:50] "POST /neutron/port HTTP/1.1" 200 1113 0.016063 10.0.0.38 - - [2026-03-16 02:28:52] "GET /virtual-machine/4cc90064-bfea-49ec-9796-e54ec1ac80bc HTTP/1.1" 404 171 0.004466 10.0.0.38 - - [2026-03-16 02:28:52] "GET /virtual-machine/4cc90064-bfea-49ec-9796-e54ec1ac80bc HTTP/1.1" 404 171 0.004136 10.0.0.38 - - [2026-03-16 02:28:52] "GET /virtual-machine/4cc90064-bfea-49ec-9796-e54ec1ac80bc HTTP/1.1" 404 171 0.003636 10.0.0.38 - - [2026-03-16 02:28:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004998 10.0.0.38 - - [2026-03-16 02:28:52] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005836 10.0.0.38 - - [2026-03-16 02:28:52] "GET /virtual-networks?parent_id=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003982 10.0.0.38 - - [2026-03-16 02:28:52] "GET /virtual-network/561aca32-c1c1-4aaf-8e6a-65a814295402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006901 10.0.0.38 - - [2026-03-16 02:28:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.38 - - [2026-03-16 02:28:52] "GET /routing-instance/5362dfd3-f2b6-4d50-b667-0e72aed440ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.005260 10.0.0.38 - - [2026-03-16 02:28:52] "GET /route-target/cd5d836c-d09b-49aa-96c5-2a67981cf445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004752 10.0.0.38 - - [2026-03-16 02:28:55] "GET /obj-perms HTTP/1.1" 200 5030 0.004989 10.0.0.23 - - [2026-03-16 02:28:58] "GET /obj-perms HTTP/1.1" 200 5030 0.004882 10.0.0.38 - - [2026-03-16 02:29:05] "GET /obj-perms HTTP/1.1" 200 5030 0.005965 10.0.0.23 - - [2026-03-16 02:29:08] "GET /obj-perms HTTP/1.1" 200 5030 0.004467 10.0.0.38 - - [2026-03-16 02:29:08] "GET /obj-perms HTTP/1.1" 200 5030 0.005260 10.0.0.38 - - [2026-03-16 02:29:08] "GET /virtual-machine/978ff0ec-f638-4675-a922-1964332ca4d5 HTTP/1.1" 200 1293 0.005057 10.0.0.38 - - [2026-03-16 02:29:08] "POST /neutron/port HTTP/1.1" 200 1112 0.016193 10.0.0.38 - - [2026-03-16 02:29:10] "GET /virtual-machine/978ff0ec-f638-4675-a922-1964332ca4d5 HTTP/1.1" 404 171 0.004049 10.0.0.38 - - [2026-03-16 02:29:10] "GET /virtual-machine/978ff0ec-f638-4675-a922-1964332ca4d5 HTTP/1.1" 404 171 0.003990 10.0.0.38 - - [2026-03-16 02:29:10] "GET /virtual-machine/978ff0ec-f638-4675-a922-1964332ca4d5 HTTP/1.1" 404 171 0.004481 10.0.0.38 - - [2026-03-16 02:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.38 - - [2026-03-16 02:29:10] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005602 10.0.0.38 - - [2026-03-16 02:29:10] "GET /virtual-networks?parent_id=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004264 10.0.0.38 - - [2026-03-16 02:29:10] "GET /virtual-network/120bbd53-c820-4a9b-8684-3e8fa786c99d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.010736 10.0.0.38 - - [2026-03-16 02:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.38 - - [2026-03-16 02:29:10] "GET /routing-instance/b7e7b11e-abb8-48d6-b830-604235a8706c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.005643 10.0.0.38 - - [2026-03-16 02:29:10] "GET /route-target/f4c943e7-351b-492f-97d6-5a653323d7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005395 10.0.0.23 - - [2026-03-16 02:29:13] "GET /obj-perms HTTP/1.1" 200 5030 0.004416 10.0.0.38 - - [2026-03-16 02:29:16] "GET /obj-perms HTTP/1.1" 200 5030 0.004512 10.0.0.23 - - [2026-03-16 02:29:20] "GET /obj-perms HTTP/1.1" 200 5056 0.067082 10.0.0.38 - - [2026-03-16 02:29:23] "GET /obj-perms HTTP/1.1" 200 5030 0.004921 10.0.0.23 - - [2026-03-16 02:29:29] "GET /obj-perms HTTP/1.1" 200 5030 0.005548 10.0.0.38 - - [2026-03-16 02:29:32] "GET /obj-perms HTTP/1.1" 200 5030 0.004027 10.0.0.23 - - [2026-03-16 02:29:38] "GET /obj-perms HTTP/1.1" 200 5030 0.004281 10.0.0.38 - - [2026-03-16 02:29:38] "GET /obj-perms HTTP/1.1" 200 5030 0.005027 10.0.0.22 - - [2026-03-16 02:29:38] "GET /obj-perms HTTP/1.1" 200 5030 0.004619 10.0.0.38 - - [2026-03-16 02:29:38] "GET /virtual-machine/6e531c8a-1877-4f6e-8a0d-f3bb7a3ccf87 HTTP/1.1" 200 1291 0.004719 10.0.0.38 - - [2026-03-16 02:29:39] "POST /neutron/port HTTP/1.1" 200 1115 0.014595 10.0.0.38 - - [2026-03-16 02:29:40] "GET /virtual-machine/6e531c8a-1877-4f6e-8a0d-f3bb7a3ccf87 HTTP/1.1" 404 171 0.003857 10.0.0.38 - - [2026-03-16 02:29:40] "GET /virtual-machine/6e531c8a-1877-4f6e-8a0d-f3bb7a3ccf87 HTTP/1.1" 404 171 0.003636 10.0.0.38 - - [2026-03-16 02:29:40] "GET /virtual-machine/6e531c8a-1877-4f6e-8a0d-f3bb7a3ccf87 HTTP/1.1" 404 171 0.004287 10.0.0.38 - - [2026-03-16 02:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005064 10.0.0.38 - - [2026-03-16 02:29:40] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005581 10.0.0.38 - - [2026-03-16 02:29:40] "GET /virtual-networks?parent_id=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003655 10.0.0.38 - - [2026-03-16 02:29:40] "GET /virtual-network/d71d4579-750b-42cd-8f0c-afd2c3f337b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.007774 10.0.0.38 - - [2026-03-16 02:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004645 10.0.0.38 - - [2026-03-16 02:29:40] "GET /routing-instance/6c81459a-4d16-47f3-b463-98890c6c2425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.005595 10.0.0.38 - - [2026-03-16 02:29:40] "GET /route-target/1e1054f4-843b-4d3e-9928-1323c42ff58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004640 10.0.0.38 - - [2026-03-16 02:29:44] "GET /obj-perms HTTP/1.1" 200 5030 0.004990 10.0.0.23 - - [2026-03-16 02:29:44] "GET /obj-perms HTTP/1.1" 200 5030 0.004478 10.0.0.38 - - [2026-03-16 02:29:53] "GET /obj-perms HTTP/1.1" 200 5030 0.004399 10.0.0.23 - - [2026-03-16 02:29:53] "GET /obj-perms HTTP/1.1" 200 5030 0.004946 10.0.0.38 - - [2026-03-16 02:30:02] "GET /obj-perms HTTP/1.1" 200 5030 0.006431 10.0.0.23 - - [2026-03-16 02:30:02] "GET /obj-perms HTTP/1.1" 200 5030 0.004932 10.0.0.38 - - [2026-03-16 02:30:08] "GET /obj-perms HTTP/1.1" 200 5030 0.004373 10.0.0.23 - - [2026-03-16 02:30:08] "GET /obj-perms HTTP/1.1" 200 5030 0.004480 10.0.0.38 - - [2026-03-16 02:30:08] "GET /virtual-network/120bbd53-c820-4a9b-8684-3e8fa786c99d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.007451 10.0.0.38 - - [2026-03-16 02:30:09] "POST /neutron/network HTTP/1.1" 200 822 0.098350 10.0.0.38 - - [2026-03-16 02:30:09] "GET /virtual-network/120bbd53-c820-4a9b-8684-3e8fa786c99d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.007503 10.0.0.38 - - [2026-03-16 02:30:09] "POST /ref-update HTTP/1.1" 200 156 0.071083 10.0.0.38 - - [2026-03-16 02:30:09] "POST /ref-update HTTP/1.1" 200 156 0.072984 10.0.0.38 - - [2026-03-16 02:30:09] "DELETE /network-policy/e5351d0c-b08f-463d-86cf-32c2f98feb6c HTTP/1.1" 200 115 0.037463 10.0.0.38 - - [2026-03-16 02:30:09] "DELETE /network-policy/8e6af13f-97df-4212-a7a6-0457340e7f33 HTTP/1.1" 200 115 0.043996 10.0.0.38 - - [2026-03-16 02:30:09] "DELETE /network-policy/233d95da-310e-4ccb-a11e-251fba16c119 HTTP/1.1" 200 115 0.058226 10.0.0.38 - - [2026-03-16 02:30:09] "DELETE /access-control-list/e1bd8b05-ddff-44c4-b8da-477bfbb4b173 HTTP/1.1" 200 115 0.098800 10.0.0.23 - - [2026-03-16 02:30:09] "POST /useragent-kv HTTP/1.1" 200 115 0.072201 10.0.0.23 - - [2026-03-16 02:30:09] "POST /useragent-kv HTTP/1.1" 200 115 0.007694 10.0.0.38 - - [2026-03-16 02:30:09] "POST /neutron/network HTTP/1.1" 200 151 0.242154 10.0.0.38 - - [2026-03-16 02:30:09] "DELETE /route-target/cd5d836c-d09b-49aa-96c5-2a67981cf445 HTTP/1.1" 200 115 0.029279 10.0.0.38 - - [2026-03-16 02:30:10] "POST /neutron/network HTTP/1.1" 200 825 0.010908 10.0.0.38 - - [2026-03-16 02:30:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004164 10.0.0.38 - - [2026-03-16 02:30:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005106 10.0.0.38 - - [2026-03-16 02:30:10] "DELETE /network-ipam/39196849-0c01-4320-9e9b-005df07986ed HTTP/1.1" 200 115 0.045353 10.0.0.38 - - [2026-03-16 02:30:11] "POST /fqname-to-id HTTP/1.1" 404 197 0.006026 10.0.0.38 - - [2026-03-16 02:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005968 10.0.0.38 - - [2026-03-16 02:30:11] "DELETE /network-ipam/4a78f030-7a73-49ff-8b93-3657c773aff2 HTTP/1.1" 200 115 0.045201 10.0.0.38 - - [2026-03-16 02:30:11] "POST /fqname-to-id HTTP/1.1" 404 197 0.005235 10.0.0.38 - - [2026-03-16 02:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005008 10.0.0.38 - - [2026-03-16 02:30:11] "DELETE /network-ipam/6e03e876-0ad5-4013-a487-bd6add0470d4 HTTP/1.1" 200 115 0.044329 10.0.0.38 - - [2026-03-16 02:30:11] "POST /fqname-to-id HTTP/1.1" 404 197 0.003739 10.0.0.22 - - [2026-03-16 02:30:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000545 10.0.0.22 - - [2026-03-16 02:30:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000387 10.0.0.23 - - [2026-03-16 02:30:12] "GET /projects?obj_uuids=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001110 10.0.0.38 - - [2026-03-16 02:30:12] "GET /project/b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.090965 10.0.0.23 - - [2026-03-16 02:30:12] "GET /projects?obj_uuids=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001485 10.0.0.38 - - [2026-03-16 02:30:12] "GET /project/b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d?fields=virtual_networks HTTP/1.1" 200 1032 0.067139 10.0.0.23 - - [2026-03-16 02:30:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000518 10.0.0.23 - - [2026-03-16 02:30:12] "GET /projects?obj_uuids=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001146 10.0.0.23 - - [2026-03-16 02:30:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.38 - - [2026-03-16 02:30:12] "GET /project/b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.061110 10.0.0.23 - - [2026-03-16 02:30:13] "GET /projects?obj_uuids=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001851 10.0.0.38 - - [2026-03-16 02:30:13] "GET /project/b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d?fields=security_groups HTTP/1.1" 200 1258 0.061974 10.0.0.22 - - [2026-03-16 02:30:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000434 10.0.0.22 - - [2026-03-16 02:30:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000527 10.0.0.23 - - [2026-03-16 02:30:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000587 10.0.0.38 - - [2026-03-16 02:30:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000442 10.0.0.23 - - [2026-03-16 02:30:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000458 10.0.0.38 - - [2026-03-16 02:30:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.38 - - [2026-03-16 02:30:14] "POST /fqname-to-id HTTP/1.1" 404 194 0.035365 10.0.0.23 - - [2026-03-16 02:30:14] "GET /projects?obj_uuids=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003438 10.0.0.23 - - [2026-03-16 02:30:14] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001341 10.0.0.23 - - [2026-03-16 02:30:14] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.071542 10.0.0.38 - - [2026-03-16 02:30:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000559 10.0.0.23 - - [2026-03-16 02:30:14] "POST /id-to-fqname HTTP/1.1" 200 196 0.005137 10.0.0.23 - - [2026-03-16 02:30:14] "POST /fqname-to-id HTTP/1.1" 404 205 0.008016 10.0.0.38 - - [2026-03-16 02:30:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000472 10.0.0.23 - - [2026-03-16 02:30:14] "POST /security-groups HTTP/1.1" 200 597 0.041371 10.0.0.23 - - [2026-03-16 02:30:14] "POST /projects HTTP/1.1" 200 597 0.301908 10.0.0.23 - - [2026-03-16 02:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.347145 10.0.0.38 - - [2026-03-16 02:30:14] "POST /access-control-lists HTTP/1.1" 200 602 0.045520 10.0.0.38 - - [2026-03-16 02:30:14] "GET /project/d946d67c-8232-46df-9c6b-be64461d1787?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.592208 10.0.0.23 - - [2026-03-16 02:30:15] "DELETE /project/d946d67c823246df9c6bbe64461d1787 HTTP/1.1" 404 173 0.007897 10.0.0.23 - - [2026-03-16 02:30:15] "GET /projects?obj_uuids=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002444 10.0.0.23 - - [2026-03-16 02:30:15] "GET /project/b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.055693 10.0.0.23 - - [2026-03-16 02:30:15] "GET /projects?obj_uuids=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001427 10.0.0.23 - - [2026-03-16 02:30:15] "GET /project/b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d?fields=security_groups HTTP/1.1" 200 1363 0.065525 10.0.0.23 - - [2026-03-16 02:30:15] "DELETE /security-group/f241ec8e-a114-4b35-a597-918fc6a10167 HTTP/1.1" 200 115 0.078336 10.0.0.23 - - [2026-03-16 02:30:15] "GET /projects?obj_uuids=b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001699 10.0.0.38 - - [2026-03-16 02:30:15] "DELETE /access-control-list/52e196e0-1d93-47f9-a4c1-50f950fe7df6 HTTP/1.1" 200 115 0.073012 10.0.0.23 - - [2026-03-16 02:30:15] "GET /project/b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d?fields=application_policy_sets HTTP/1.1" 200 1402 0.095219 10.0.0.23 - - [2026-03-16 02:30:16] "DELETE /project/b892c4a1-f0e3-4be3-94e5-5b3c6d538f2d HTTP/1.1" 200 115 0.546340 10.0.0.38 - - [2026-03-16 02:30:16] "GET / HTTP/1.1" 200 35931 0.001921 10.0.0.38 - - [2026-03-16 02:30:19] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000515 10.0.0.38 - - [2026-03-16 02:30:19] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.061380 10.0.0.38 - - [2026-03-16 02:30:19] "POST /network-ipams HTTP/1.1" 200 519 0.040555 10.0.0.38 - - [2026-03-16 02:30:19] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 756 0.003864 10.0.0.38 - - [2026-03-16 02:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783 10.0.0.38 - - [2026-03-16 02:30:20] "GET /network-ipam/ef216e30-09cc-405b-8a11-f624e6d0280e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.008097 10.0.0.38 - - [2026-03-16 02:30:20] "PUT /network-ipam/ef216e30-09cc-405b-8a11-f624e6d0280e HTTP/1.1" 200 258 0.019303 10.0.0.38 - - [2026-03-16 02:30:20] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 756 0.005831 10.0.0.38 - - [2026-03-16 02:30:20] "POST /network-ipams HTTP/1.1" 200 519 0.034279 10.0.0.38 - - [2026-03-16 02:30:20] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 967 0.004648 10.0.0.38 - - [2026-03-16 02:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004634 10.0.0.38 - - [2026-03-16 02:30:20] "GET /network-ipam/76d50857-b89a-4f1f-94f8-a7a2af12f601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.007018 10.0.0.38 - - [2026-03-16 02:30:20] "PUT /network-ipam/76d50857-b89a-4f1f-94f8-a7a2af12f601 HTTP/1.1" 200 258 0.016512 10.0.0.38 - - [2026-03-16 02:30:20] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 967 0.004285 10.0.0.38 - - [2026-03-16 02:30:20] "POST /network-ipams HTTP/1.1" 200 519 0.034459 10.0.0.38 - - [2026-03-16 02:30:20] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1179 0.004375 10.0.0.38 - - [2026-03-16 02:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004125 10.0.0.38 - - [2026-03-16 02:30:20] "GET /network-ipam/996b3816-72df-4477-bec1-558e2925e9a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.006938 10.0.0.38 - - [2026-03-16 02:30:20] "PUT /network-ipam/996b3816-72df-4477-bec1-558e2925e9a9 HTTP/1.1" 200 258 0.018569 10.0.0.38 - - [2026-03-16 02:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004476 10.0.0.23 - - [2026-03-16 02:30:21] "GET /projects?obj_uuids=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001252 10.0.0.38 - - [2026-03-16 02:30:22] "GET /project/d946d67c-8232-46df-9c6b-be64461d1787?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.062986 10.0.0.23 - - [2026-03-16 02:30:22] "GET /projects?obj_uuids=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001534 10.0.0.38 - - [2026-03-16 02:30:22] "POST /neutron/network HTTP/1.1" 200 613 0.173413 10.0.0.38 - - [2026-03-16 02:30:22] "POST /ref-update HTTP/1.1" 200 156 0.054830 10.0.0.38 - - [2026-03-16 02:30:22] "POST /neutron/network HTTP/1.1" 200 1012 0.013098 10.0.0.38 - - [2026-03-16 02:30:22] "POST /id-to-fqname HTTP/1.1" 200 227 0.001710 10.0.0.38 - - [2026-03-16 02:30:22] "GET /virtual-network/ca41a05c-cd7f-4b26-8f7f-24f6746110a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.008486 10.0.0.38 - - [2026-03-16 02:30:22] "GET /virtual-network/ca41a05c-cd7f-4b26-8f7f-24f6746110a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005744 10.0.0.38 - - [2026-03-16 02:30:22] "POST /neutron/subnet HTTP/1.1" 200 715 0.011988 10.0.0.38 - - [2026-03-16 02:30:22] "GET /virtual-network/ca41a05c-cd7f-4b26-8f7f-24f6746110a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006367 10.0.0.38 - - [2026-03-16 02:30:23] "GET /network-ipam/ef216e30-09cc-405b-8a11-f624e6d0280e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.004904 10.0.0.38 - - [2026-03-16 02:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004901 10.0.0.23 - - [2026-03-16 02:30:23] "GET /projects?obj_uuids=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000998 10.0.0.38 - - [2026-03-16 02:30:23] "GET /project/d946d67c-8232-46df-9c6b-be64461d1787?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.049119 10.0.0.38 - - [2026-03-16 02:30:23] "POST /neutron/network HTTP/1.1" 200 117 0.017144 10.0.0.23 - - [2026-03-16 02:30:23] "POST /useragent-kv HTTP/1.1" 200 115 0.005856 10.0.0.38 - - [2026-03-16 02:30:23] "POST /neutron/subnet HTTP/1.1" 200 828 0.277280 10.0.0.38 - - [2026-03-16 02:30:23] "POST /id-to-fqname HTTP/1.1" 200 227 0.001244 10.0.0.38 - - [2026-03-16 02:30:23] "GET /virtual-network/9129acd8-3678-4421-8f25-81143c7a92a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005470 10.0.0.38 - - [2026-03-16 02:30:23] "GET /virtual-network/9129acd8-3678-4421-8f25-81143c7a92a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006877 10.0.0.38 - - [2026-03-16 02:30:24] "POST /neutron/network HTTP/1.1" 200 1012 0.014524 10.0.0.38 - - [2026-03-16 02:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.23 - - [2026-03-16 02:30:24] "GET /projects?obj_uuids=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001156 10.0.0.38 - - [2026-03-16 02:30:24] "GET /project/d946d67c-8232-46df-9c6b-be64461d1787?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.051664 10.0.0.38 - - [2026-03-16 02:30:24] "POST /neutron/network HTTP/1.1" 200 117 0.026617 10.0.0.38 - - [2026-03-16 02:30:24] "POST /route-targets HTTP/1.1" 200 327 0.015535 10.0.0.23 - - [2026-03-16 02:30:24] "POST /useragent-kv HTTP/1.1" 200 115 0.011861 10.0.0.38 - - [2026-03-16 02:30:24] "POST /fqname-to-id HTTP/1.1" 404 207 0.046104 10.0.0.38 - - [2026-03-16 02:30:24] "POST /neutron/subnet HTTP/1.1" 200 818 0.229906 10.0.0.38 - - [2026-03-16 02:30:24] "POST /id-to-fqname HTTP/1.1" 200 227 0.001197 10.0.0.38 - - [2026-03-16 02:30:24] "GET /virtual-network/6a367457-a824-494d-b1f9-a75f1ece9baa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007338 10.0.0.38 - - [2026-03-16 02:30:24] "GET /virtual-network/6a367457-a824-494d-b1f9-a75f1ece9baa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.008360 10.0.0.38 - - [2026-03-16 02:30:24] "POST /neutron/network HTTP/1.1" 200 1012 0.010399 10.0.0.38 - - [2026-03-16 02:30:25] "GET /virtual-network/ca41a05c-cd7f-4b26-8f7f-24f6746110a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005624 10.0.0.22 - - [2026-03-16 02:30:26] "GET /obj-perms HTTP/1.1" 200 5042 0.059396 10.0.0.38 - - [2026-03-16 02:30:26] "GET /virtual-network/9129acd8-3678-4421-8f25-81143c7a92a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.008177 10.0.0.38 - - [2026-03-16 02:30:26] "GET /obj-perms HTTP/1.1" 200 5042 0.055484 10.0.0.23 - - [2026-03-16 02:30:27] "GET /obj-perms HTTP/1.1" 200 5042 0.050554 10.0.0.38 - - [2026-03-16 02:30:27] "GET /virtual-network/6a367457-a824-494d-b1f9-a75f1ece9baa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007211 10.0.0.38 - - [2026-03-16 02:30:27] "POST /fqname-to-id HTTP/1.1" 404 224 0.005031 10.0.0.38 - - [2026-03-16 02:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.23 - - [2026-03-16 02:30:27] "GET /projects?obj_uuids=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001054 10.0.0.38 - - [2026-03-16 02:30:27] "GET /project/d946d67c-8232-46df-9c6b-be64461d1787?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.050997 10.0.0.38 - - [2026-03-16 02:30:27] "POST /network-policys HTTP/1.1" 200 559 0.035091 10.0.0.38 - - [2026-03-16 02:30:28] "GET /network-policy/fadc25c7-0549-4c62-bc14-93bf9a5601fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2145 0.007262 10.0.0.38 - - [2026-03-16 02:30:28] "POST /fqname-to-id HTTP/1.1" 404 224 0.004744 10.0.0.38 - - [2026-03-16 02:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.23 - - [2026-03-16 02:30:28] "GET /projects?obj_uuids=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000999 10.0.0.38 - - [2026-03-16 02:30:28] "GET /project/d946d67c-8232-46df-9c6b-be64461d1787?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.050804 10.0.0.38 - - [2026-03-16 02:30:28] "POST /network-policys HTTP/1.1" 200 559 0.035373 10.0.0.38 - - [2026-03-16 02:30:28] "GET /network-policy/e66dbdb9-f696-47bb-815e-566d17d6ec72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.008632 10.0.0.38 - - [2026-03-16 02:30:28] "POST /fqname-to-id HTTP/1.1" 404 224 0.004206 10.0.0.38 - - [2026-03-16 02:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.23 - - [2026-03-16 02:30:28] "GET /projects?obj_uuids=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001107 10.0.0.38 - - [2026-03-16 02:30:28] "GET /project/d946d67c-8232-46df-9c6b-be64461d1787?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.051145 10.0.0.38 - - [2026-03-16 02:30:28] "POST /network-policys HTTP/1.1" 200 559 0.036999 10.0.0.38 - - [2026-03-16 02:30:28] "GET /network-policy/da8ac1b6-fdec-4313-8adb-ee61fd7d0cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.006951 10.0.0.38 - - [2026-03-16 02:30:28] "POST /neutron/network HTTP/1.1" 200 1012 0.012058 10.0.0.38 - - [2026-03-16 02:30:28] "POST /access-control-lists HTTP/1.1" 200 597 0.049564 10.0.0.38 - - [2026-03-16 02:30:28] "GET /virtual-network/ca41a05c-cd7f-4b26-8f7f-24f6746110a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3240 0.009419 10.0.0.38 - - [2026-03-16 02:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.38 - - [2026-03-16 02:30:29] "GET /network-policy/e66dbdb9-f696-47bb-815e-566d17d6ec72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.004632 10.0.0.38 - - [2026-03-16 02:30:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004787 10.0.0.38 - - [2026-03-16 02:30:29] "GET /network-policy/fadc25c7-0549-4c62-bc14-93bf9a5601fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2145 0.005808 10.0.0.38 - - [2026-03-16 02:30:29] "POST /neutron/network HTTP/1.1" 200 1012 0.011037 10.0.0.38 - - [2026-03-16 02:30:29] "GET /virtual-network/9129acd8-3678-4421-8f25-81143c7a92a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.010889 10.0.0.38 - - [2026-03-16 02:30:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004075 10.0.0.38 - - [2026-03-16 02:30:29] "GET /network-policy/da8ac1b6-fdec-4313-8adb-ee61fd7d0cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.007179 10.0.0.38 - - [2026-03-16 02:30:29] "POST /id-to-fqname HTTP/1.1" 200 227 0.001321 10.0.0.38 - - [2026-03-16 02:30:29] "POST /ref-update HTTP/1.1" 200 156 0.051953 10.0.0.38 - - [2026-03-16 02:30:29] "POST /neutron/network HTTP/1.1" 200 1206 0.008497 10.0.0.23 - - [2026-03-16 02:30:30] "GET /projects?obj_uuids=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001019 10.0.0.38 - - [2026-03-16 02:30:30] "GET /project/d946d67c-8232-46df-9c6b-be64461d1787?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.074224 10.0.0.38 - - [2026-03-16 02:30:30] "POST /neutron/port HTTP/1.1" 200 117 0.007792 10.0.0.38 - - [2026-03-16 02:30:30] "POST /id-to-fqname HTTP/1.1" 200 227 0.001347 10.0.0.38 - - [2026-03-16 02:30:31] "POST /neutron/network HTTP/1.1" 200 1206 0.009053 10.0.0.23 - - [2026-03-16 02:30:31] "GET /projects?obj_uuids=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001979 10.0.0.38 - - [2026-03-16 02:30:31] "GET /project/d946d67c-8232-46df-9c6b-be64461d1787?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.095222 10.0.0.38 - - [2026-03-16 02:30:31] "POST /neutron/port HTTP/1.1" 200 1171 0.039809 10.0.0.38 - - [2026-03-16 02:30:32] "POST /neutron/port HTTP/1.1" 200 1235 0.037629 10.0.0.38 - - [2026-03-16 02:30:32] "POST /neutron/port HTTP/1.1" 200 117 0.006194 10.0.0.38 - - [2026-03-16 02:30:32] "POST /id-to-fqname HTTP/1.1" 200 227 0.001555 10.0.0.38 - - [2026-03-16 02:30:32] "POST /neutron/subnet HTTP/1.1" 200 1375 0.019796 10.0.0.38 - - [2026-03-16 02:30:32] "POST /neutron/port HTTP/1.1" 200 117 0.001107 10.0.0.38 - - [2026-03-16 02:30:32] "POST /neutron/network HTTP/1.1" 200 1022 0.013519 10.0.0.38 - - [2026-03-16 02:30:32] "POST /neutron/port HTTP/1.1" 200 1171 0.023429 10.0.0.38 - - [2026-03-16 02:30:33] "POST /neutron/port HTTP/1.1" 200 1235 0.026740 10.0.0.38 - - [2026-03-16 02:30:33] "POST /neutron/subnet HTTP/1.1" 200 1375 0.016695 10.0.0.23 - - [2026-03-16 02:30:33] "GET /projects?obj_uuids=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001229 10.0.0.38 - - [2026-03-16 02:30:33] "POST /neutron/network HTTP/1.1" 200 1110 0.011336 10.0.0.38 - - [2026-03-16 02:30:33] "GET /project/d946d67c-8232-46df-9c6b-be64461d1787?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.089800 10.0.0.38 - - [2026-03-16 02:30:33] "POST /neutron/security_group HTTP/1.1" 200 2064 0.009290 10.0.0.38 - - [2026-03-16 02:30:33] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007701 10.0.0.38 - - [2026-03-16 02:30:33] "POST /neutron/port HTTP/1.1" 200 1235 0.021057 10.0.0.38 - - [2026-03-16 02:30:33] "POST /neutron/port HTTP/1.1" 200 1235 0.025047 10.0.0.38 - - [2026-03-16 02:30:34] "GET /virtual-machine/93fa9af4-8fbc-43c3-99d0-6eae9ccebac5 HTTP/1.1" 401 292 0.000686 10.0.0.38 - - [2026-03-16 02:30:34] "POST /neutron/port HTTP/1.1" 200 1171 0.025764 10.0.0.38 - - [2026-03-16 02:30:34] "GET /virtual-machine/93fa9af4-8fbc-43c3-99d0-6eae9ccebac5 HTTP/1.1" 200 1299 0.065546 10.0.0.38 - - [2026-03-16 02:30:34] "GET /virtual-machine/93fa9af4-8fbc-43c3-99d0-6eae9ccebac5 HTTP/1.1" 200 1299 0.004100 10.0.0.38 - - [2026-03-16 02:30:34] "GET /virtual-machine-interface/5c080ce3-95db-46f5-ae28-5c5027d2021d HTTP/1.1" 200 3167 0.005930 10.0.0.38 - - [2026-03-16 02:30:34] "GET /virtual-machine/93fa9af4-8fbc-43c3-99d0-6eae9ccebac5 HTTP/1.1" 200 1299 0.004966 10.0.0.38 - - [2026-03-16 02:30:34] "GET /virtual-machine-interface/5c080ce3-95db-46f5-ae28-5c5027d2021d HTTP/1.1" 200 3167 0.006546 10.0.0.38 - - [2026-03-16 02:30:34] "GET /instance-ip/baba4948-eac7-468c-88ad-ecec44b4006f HTTP/1.1" 200 1631 0.008795 10.0.0.38 - - [2026-03-16 02:30:34] "POST /neutron/port HTTP/1.1" 200 1235 0.027738 10.0.0.38 - - [2026-03-16 02:30:34] "GET /instance-ip/c26abde5-95f9-4b11-b875-b8dbb60345ca HTTP/1.1" 200 1654 0.006578 10.0.0.38 - - [2026-03-16 02:30:34] "GET /virtual-machine/93fa9af4-8fbc-43c3-99d0-6eae9ccebac5 HTTP/1.1" 200 1299 0.006129 10.0.0.38 - - [2026-03-16 02:30:34] "GET /virtual-machine-interface/5c080ce3-95db-46f5-ae28-5c5027d2021d HTTP/1.1" 200 3167 0.007489 10.0.0.38 - - [2026-03-16 02:30:34] "GET /instance-ip/baba4948-eac7-468c-88ad-ecec44b4006f HTTP/1.1" 200 1631 0.005363 10.0.0.38 - - [2026-03-16 02:30:34] "GET /instance-ip/c26abde5-95f9-4b11-b875-b8dbb60345ca HTTP/1.1" 200 1654 0.009014 10.0.0.38 - - [2026-03-16 02:30:34] "POST /neutron/subnet HTTP/1.1" 200 1375 0.022279 10.0.0.38 - - [2026-03-16 02:30:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004085 10.0.0.38 - - [2026-03-16 02:30:34] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.010313 10.0.0.38 - - [2026-03-16 02:30:34] "GET /virtual-networks?parent_id=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003697 10.0.0.38 - - [2026-03-16 02:30:34] "POST /neutron/network HTTP/1.1" 200 1012 0.011359 10.0.0.38 - - [2026-03-16 02:30:34] "GET /virtual-network/ca41a05c-cd7f-4b26-8f7f-24f6746110a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3240 0.007221 10.0.0.38 - - [2026-03-16 02:30:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008535 10.0.0.38 - - [2026-03-16 02:30:34] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004889 10.0.0.38 - - [2026-03-16 02:30:34] "GET /virtual-networks?parent_id=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004339 10.0.0.38 - - [2026-03-16 02:30:34] "GET /virtual-network/ca41a05c-cd7f-4b26-8f7f-24f6746110a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3240 0.008215 10.0.0.38 - - [2026-03-16 02:30:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004795 10.0.0.38 - - [2026-03-16 02:30:35] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005597 10.0.0.38 - - [2026-03-16 02:30:35] "GET /virtual-networks?parent_id=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004058 10.0.0.38 - - [2026-03-16 02:30:35] "GET /virtual-network/ca41a05c-cd7f-4b26-8f7f-24f6746110a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3240 0.009323 10.0.0.38 - - [2026-03-16 02:30:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004731 10.0.0.38 - - [2026-03-16 02:30:35] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004806 10.0.0.38 - - [2026-03-16 02:30:35] "GET /virtual-networks?parent_id=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004562 10.0.0.38 - - [2026-03-16 02:30:35] "GET /virtual-network/ca41a05c-cd7f-4b26-8f7f-24f6746110a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3240 0.006845 10.0.0.38 - - [2026-03-16 02:30:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004602 10.0.0.38 - - [2026-03-16 02:30:35] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004800 10.0.0.38 - - [2026-03-16 02:30:35] "GET /virtual-networks?parent_id=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003986 10.0.0.38 - - [2026-03-16 02:30:35] "GET /virtual-network/ca41a05c-cd7f-4b26-8f7f-24f6746110a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3240 0.007250 10.0.0.38 - - [2026-03-16 02:30:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.38 - - [2026-03-16 02:30:38] "GET /virtual-network/ca41a05c-cd7f-4b26-8f7f-24f6746110a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3240 0.006806 10.0.0.38 - - [2026-03-16 02:30:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004533 10.0.0.38 - - [2026-03-16 02:30:42] "GET /virtual-network/ca41a05c-cd7f-4b26-8f7f-24f6746110a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3240 0.006286 10.0.0.38 - - [2026-03-16 02:30:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004373 10.0.0.38 - - [2026-03-16 02:30:46] "GET /virtual-network/ca41a05c-cd7f-4b26-8f7f-24f6746110a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3240 0.006852 10.0.0.38 - - [2026-03-16 02:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.38 - - [2026-03-16 02:30:50] "GET /virtual-network/ca41a05c-cd7f-4b26-8f7f-24f6746110a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3240 0.008757 10.0.0.38 - - [2026-03-16 02:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004259 10.0.0.38 - - [2026-03-16 02:30:54] "GET /virtual-network/ca41a05c-cd7f-4b26-8f7f-24f6746110a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3240 0.006668 10.0.0.38 - - [2026-03-16 02:30:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004164 10.0.0.38 - - [2026-03-16 02:30:59] "GET /virtual-network/ca41a05c-cd7f-4b26-8f7f-24f6746110a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3240 0.007628 10.0.0.38 - - [2026-03-16 02:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.38 - - [2026-03-16 02:31:03] "GET /virtual-network/ca41a05c-cd7f-4b26-8f7f-24f6746110a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3240 0.007394 10.0.0.38 - - [2026-03-16 02:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.38 - - [2026-03-16 02:31:07] "GET /virtual-network/ca41a05c-cd7f-4b26-8f7f-24f6746110a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3240 0.005671 10.0.0.38 - - [2026-03-16 02:31:08] "POST /neutron/network HTTP/1.1" 200 1206 0.008415 10.0.0.38 - - [2026-03-16 02:31:08] "POST /neutron/subnet HTTP/1.1" 200 1375 0.016432 10.0.0.38 - - [2026-03-16 02:31:08] "POST /neutron/network HTTP/1.1" 200 1196 0.013702 10.0.0.38 - - [2026-03-16 02:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004494 10.0.0.38 - - [2026-03-16 02:31:11] "GET /virtual-network/ca41a05c-cd7f-4b26-8f7f-24f6746110a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3240 0.007268 10.0.0.38 - - [2026-03-16 02:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004031 10.0.0.38 - - [2026-03-16 02:31:15] "GET /virtual-network/ca41a05c-cd7f-4b26-8f7f-24f6746110a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3240 0.006902 10.0.0.38 - - [2026-03-16 02:31:15] "POST /neutron/network HTTP/1.1" 200 1120 0.008345 10.0.0.38 - - [2026-03-16 02:31:15] "POST /neutron/subnet HTTP/1.1" 200 1375 0.015017 10.0.0.38 - - [2026-03-16 02:31:15] "POST /neutron/network HTTP/1.1" 200 1110 0.009975 10.0.0.38 - - [2026-03-16 02:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004995 10.0.0.38 - - [2026-03-16 02:31:19] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005151 10.0.0.38 - - [2026-03-16 02:31:19] "GET /virtual-networks?parent_id=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004042 10.0.0.38 - - [2026-03-16 02:31:19] "GET /virtual-network/ca41a05c-cd7f-4b26-8f7f-24f6746110a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3240 0.008306 10.0.0.38 - - [2026-03-16 02:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005318 10.0.0.38 - - [2026-03-16 02:31:19] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004706 10.0.0.38 - - [2026-03-16 02:31:19] "GET /virtual-networks?parent_id=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.005102 10.0.0.38 - - [2026-03-16 02:31:19] "GET /virtual-network/ca41a05c-cd7f-4b26-8f7f-24f6746110a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3240 0.007615 10.0.0.38 - - [2026-03-16 02:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004340 10.0.0.38 - - [2026-03-16 02:31:20] "GET /routing-instance/69793497-3313-48f9-bfa5-52805978b8aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.005653 10.0.0.38 - - [2026-03-16 02:31:20] "GET /route-target/18ab963d-e15b-42b4-8e22-822a20e62268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005418 10.0.0.38 - - [2026-03-16 02:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004393 10.0.0.38 - - [2026-03-16 02:31:20] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004807 10.0.0.38 - - [2026-03-16 02:31:20] "GET /virtual-networks?parent_id=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004021 10.0.0.38 - - [2026-03-16 02:31:20] "GET /virtual-network/ca41a05c-cd7f-4b26-8f7f-24f6746110a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3240 0.006965 10.0.0.38 - - [2026-03-16 02:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004123 10.0.0.38 - - [2026-03-16 02:31:20] "GET /routing-instance/69793497-3313-48f9-bfa5-52805978b8aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.004992 10.0.0.38 - - [2026-03-16 02:31:20] "GET /route-target/18ab963d-e15b-42b4-8e22-822a20e62268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004175 10.0.0.38 - - [2026-03-16 02:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004794 10.0.0.38 - - [2026-03-16 02:31:20] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004407 10.0.0.38 - - [2026-03-16 02:31:20] "GET /virtual-networks?parent_id=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004779 10.0.0.38 - - [2026-03-16 02:31:20] "GET /virtual-network/ca41a05c-cd7f-4b26-8f7f-24f6746110a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3240 0.006720 10.0.0.38 - - [2026-03-16 02:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004360 10.0.0.38 - - [2026-03-16 02:31:20] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004450 10.0.0.38 - - [2026-03-16 02:31:20] "GET /virtual-networks?parent_id=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004046 10.0.0.38 - - [2026-03-16 02:31:20] "GET /virtual-network/ca41a05c-cd7f-4b26-8f7f-24f6746110a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3240 0.006371 10.0.0.38 - - [2026-03-16 02:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423 10.0.0.38 - - [2026-03-16 02:31:20] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004202 10.0.0.38 - - [2026-03-16 02:31:20] "GET /virtual-networks?parent_id=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004205 10.0.0.38 - - [2026-03-16 02:31:20] "GET /virtual-network/ca41a05c-cd7f-4b26-8f7f-24f6746110a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3240 0.006252 10.0.0.38 - - [2026-03-16 02:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004184 10.0.0.38 - - [2026-03-16 02:31:20] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005245 10.0.0.38 - - [2026-03-16 02:31:20] "GET /virtual-networks?parent_id=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003665 10.0.0.38 - - [2026-03-16 02:31:20] "GET /virtual-network/ca41a05c-cd7f-4b26-8f7f-24f6746110a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3240 0.007115 10.0.0.38 - - [2026-03-16 02:31:20] "GET /obj-perms HTTP/1.1" 200 5042 0.003868 10.0.0.23 - - [2026-03-16 02:31:20] "GET /obj-perms HTTP/1.1" 200 5042 0.005654 10.0.0.38 - - [2026-03-16 02:31:20] "GET /obj-perms HTTP/1.1" 200 5042 0.004168 10.0.0.23 - - [2026-03-16 02:31:21] "GET /obj-perms HTTP/1.1" 200 5042 0.007025 10.0.0.38 - - [2026-03-16 02:31:21] "GET /obj-perms HTTP/1.1" 200 5042 0.004204 10.0.0.22 - - [2026-03-16 02:31:21] "GET /obj-perms HTTP/1.1" 200 5042 0.004786 10.0.0.38 - - [2026-03-16 02:31:21] "POST /neutron/port HTTP/1.1" 200 1235 0.018451 10.0.0.38 - - [2026-03-16 02:31:21] "POST /neutron/security_group HTTP/1.1" 200 2064 0.009022 10.0.0.38 - - [2026-03-16 02:31:21] "GET /virtual-machine/328e36fe-1083-4fd5-bcb0-72ae3b390936 HTTP/1.1" 200 1298 0.007284 10.0.0.38 - - [2026-03-16 02:31:21] "GET /virtual-machine/328e36fe-1083-4fd5-bcb0-72ae3b390936 HTTP/1.1" 200 1298 0.005560 10.0.0.38 - - [2026-03-16 02:31:21] "GET /virtual-machine-interface/811d4488-605b-4a8e-807e-58e92901525d HTTP/1.1" 200 3166 0.005711 10.0.0.38 - - [2026-03-16 02:31:21] "GET /virtual-machine/328e36fe-1083-4fd5-bcb0-72ae3b390936 HTTP/1.1" 200 1298 0.004332 10.0.0.38 - - [2026-03-16 02:31:21] "GET /virtual-machine-interface/811d4488-605b-4a8e-807e-58e92901525d HTTP/1.1" 200 3166 0.006256 10.0.0.38 - - [2026-03-16 02:31:21] "GET /instance-ip/765bcb7d-deb6-4cec-aacf-a54e21be3241 HTTP/1.1" 200 1631 0.006657 10.0.0.38 - - [2026-03-16 02:31:21] "GET /instance-ip/94a89500-25fe-466d-9fa5-94324e68aaba HTTP/1.1" 200 1654 0.008977 10.0.0.38 - - [2026-03-16 02:31:21] "GET /virtual-machine/328e36fe-1083-4fd5-bcb0-72ae3b390936 HTTP/1.1" 200 1298 0.004609 10.0.0.38 - - [2026-03-16 02:31:21] "GET /virtual-machine-interface/811d4488-605b-4a8e-807e-58e92901525d HTTP/1.1" 200 3166 0.007447 10.0.0.38 - - [2026-03-16 02:31:21] "GET /instance-ip/765bcb7d-deb6-4cec-aacf-a54e21be3241 HTTP/1.1" 200 1631 0.004755 10.0.0.38 - - [2026-03-16 02:31:21] "GET /instance-ip/94a89500-25fe-466d-9fa5-94324e68aaba HTTP/1.1" 200 1654 0.005179 10.0.0.38 - - [2026-03-16 02:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.38 - - [2026-03-16 02:31:21] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004717 10.0.0.38 - - [2026-03-16 02:31:21] "GET /virtual-networks?parent_id=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003910 10.0.0.38 - - [2026-03-16 02:31:21] "GET /virtual-network/9129acd8-3678-4421-8f25-81143c7a92a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.007575 10.0.0.38 - - [2026-03-16 02:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.38 - - [2026-03-16 02:31:21] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004951 10.0.0.38 - - [2026-03-16 02:31:21] "GET /virtual-networks?parent_id=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003971 10.0.0.38 - - [2026-03-16 02:31:21] "GET /virtual-network/9129acd8-3678-4421-8f25-81143c7a92a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.006222 10.0.0.38 - - [2026-03-16 02:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004003 10.0.0.38 - - [2026-03-16 02:31:21] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005390 10.0.0.38 - - [2026-03-16 02:31:21] "GET /virtual-networks?parent_id=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004264 10.0.0.38 - - [2026-03-16 02:31:21] "GET /virtual-network/9129acd8-3678-4421-8f25-81143c7a92a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.010034 10.0.0.38 - - [2026-03-16 02:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004138 10.0.0.38 - - [2026-03-16 02:31:22] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005251 10.0.0.38 - - [2026-03-16 02:31:22] "GET /virtual-networks?parent_id=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004096 10.0.0.38 - - [2026-03-16 02:31:22] "GET /virtual-network/9129acd8-3678-4421-8f25-81143c7a92a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.006245 10.0.0.38 - - [2026-03-16 02:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.38 - - [2026-03-16 02:31:22] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004479 10.0.0.38 - - [2026-03-16 02:31:22] "GET /virtual-networks?parent_id=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003614 10.0.0.38 - - [2026-03-16 02:31:22] "GET /virtual-network/9129acd8-3678-4421-8f25-81143c7a92a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.006802 10.0.0.38 - - [2026-03-16 02:31:22] "POST /neutron/port HTTP/1.1" 200 1235 0.022894 10.0.0.38 - - [2026-03-16 02:31:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003773 10.0.0.38 - - [2026-03-16 02:31:23] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003980 10.0.0.38 - - [2026-03-16 02:31:23] "GET /virtual-networks?parent_id=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003940 10.0.0.38 - - [2026-03-16 02:31:23] "GET /virtual-network/9129acd8-3678-4421-8f25-81143c7a92a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.006621 10.0.0.38 - - [2026-03-16 02:31:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004869 10.0.0.38 - - [2026-03-16 02:31:23] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006564 10.0.0.38 - - [2026-03-16 02:31:23] "GET /virtual-networks?parent_id=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004227 10.0.0.38 - - [2026-03-16 02:31:23] "GET /virtual-network/9129acd8-3678-4421-8f25-81143c7a92a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.006533 10.0.0.38 - - [2026-03-16 02:31:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004418 10.0.0.38 - - [2026-03-16 02:31:23] "GET /routing-instance/ab684a9c-77bf-458c-8273-c970cba50054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.004883 10.0.0.38 - - [2026-03-16 02:31:23] "GET /route-target/38a6cf6b-c4cd-4d84-9b0d-ffe91bc7d2f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004511 10.0.0.38 - - [2026-03-16 02:31:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.38 - - [2026-03-16 02:31:23] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003932 10.0.0.38 - - [2026-03-16 02:31:23] "GET /virtual-networks?parent_id=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003340 10.0.0.38 - - [2026-03-16 02:31:23] "GET /virtual-network/9129acd8-3678-4421-8f25-81143c7a92a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.006829 10.0.0.38 - - [2026-03-16 02:31:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.38 - - [2026-03-16 02:31:23] "GET /routing-instance/ab684a9c-77bf-458c-8273-c970cba50054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.004480 10.0.0.38 - - [2026-03-16 02:31:23] "GET /route-target/38a6cf6b-c4cd-4d84-9b0d-ffe91bc7d2f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003886 10.0.0.38 - - [2026-03-16 02:31:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.38 - - [2026-03-16 02:31:24] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004812 10.0.0.38 - - [2026-03-16 02:31:24] "GET /virtual-networks?parent_id=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.005905 10.0.0.38 - - [2026-03-16 02:31:24] "GET /virtual-network/9129acd8-3678-4421-8f25-81143c7a92a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.005842 10.0.0.38 - - [2026-03-16 02:31:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003882 10.0.0.38 - - [2026-03-16 02:31:24] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004662 10.0.0.38 - - [2026-03-16 02:31:24] "GET /virtual-networks?parent_id=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003364 10.0.0.38 - - [2026-03-16 02:31:24] "GET /virtual-network/9129acd8-3678-4421-8f25-81143c7a92a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.006090 10.0.0.38 - - [2026-03-16 02:31:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004075 10.0.0.38 - - [2026-03-16 02:31:24] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005060 10.0.0.38 - - [2026-03-16 02:31:24] "GET /virtual-networks?parent_id=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003801 10.0.0.38 - - [2026-03-16 02:31:24] "GET /virtual-network/9129acd8-3678-4421-8f25-81143c7a92a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.006922 10.0.0.38 - - [2026-03-16 02:31:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.38 - - [2026-03-16 02:31:24] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004611 10.0.0.38 - - [2026-03-16 02:31:24] "GET /virtual-networks?parent_id=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003951 10.0.0.38 - - [2026-03-16 02:31:24] "GET /virtual-network/9129acd8-3678-4421-8f25-81143c7a92a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.005889 10.0.0.38 - - [2026-03-16 02:31:24] "GET /obj-perms HTTP/1.1" 200 5042 0.005785 10.0.0.23 - - [2026-03-16 02:31:24] "GET /obj-perms HTTP/1.1" 200 5042 0.004622 10.0.0.38 - - [2026-03-16 02:31:24] "GET /obj-perms HTTP/1.1" 200 5042 0.005569 10.0.0.23 - - [2026-03-16 02:31:24] "GET /obj-perms HTTP/1.1" 200 5042 0.004320 10.0.0.38 - - [2026-03-16 02:31:24] "GET /obj-perms HTTP/1.1" 200 5042 0.004321 10.0.0.38 - - [2026-03-16 02:31:24] "POST /neutron/security_group HTTP/1.1" 200 2064 0.010304 10.0.0.38 - - [2026-03-16 02:31:25] "POST /neutron/port HTTP/1.1" 200 1235 0.021279 10.0.0.38 - - [2026-03-16 02:31:25] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008027 10.0.0.38 - - [2026-03-16 02:31:25] "GET /virtual-machine/752eeaef-0e70-4709-b4cc-2e2a45d44f9d HTTP/1.1" 200 1298 0.011311 10.0.0.38 - - [2026-03-16 02:31:25] "GET /virtual-machine/752eeaef-0e70-4709-b4cc-2e2a45d44f9d HTTP/1.1" 200 1298 0.004350 10.0.0.38 - - [2026-03-16 02:31:25] "GET /virtual-machine-interface/569126de-42a6-42f5-be3b-715f22d6e08a HTTP/1.1" 200 3167 0.007113 10.0.0.38 - - [2026-03-16 02:31:25] "GET /virtual-machine/752eeaef-0e70-4709-b4cc-2e2a45d44f9d HTTP/1.1" 200 1298 0.004976 10.0.0.38 - - [2026-03-16 02:31:25] "GET /virtual-machine-interface/569126de-42a6-42f5-be3b-715f22d6e08a HTTP/1.1" 200 3167 0.006385 10.0.0.38 - - [2026-03-16 02:31:25] "GET /instance-ip/a1eccefa-ecc8-4123-adda-3846e4fd827d HTTP/1.1" 200 1634 0.006926 10.0.0.38 - - [2026-03-16 02:31:25] "GET /instance-ip/f1424525-e1dc-4ce5-9509-6792003430ac HTTP/1.1" 200 1652 0.006186 10.0.0.38 - - [2026-03-16 02:31:25] "GET /virtual-machine/752eeaef-0e70-4709-b4cc-2e2a45d44f9d HTTP/1.1" 200 1298 0.004612 10.0.0.38 - - [2026-03-16 02:31:25] "GET /virtual-machine-interface/569126de-42a6-42f5-be3b-715f22d6e08a HTTP/1.1" 200 3167 0.007248 10.0.0.38 - - [2026-03-16 02:31:25] "GET /instance-ip/a1eccefa-ecc8-4123-adda-3846e4fd827d HTTP/1.1" 200 1634 0.006441 10.0.0.38 - - [2026-03-16 02:31:25] "GET /instance-ip/f1424525-e1dc-4ce5-9509-6792003430ac HTTP/1.1" 200 1652 0.004465 10.0.0.38 - - [2026-03-16 02:31:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086 10.0.0.38 - - [2026-03-16 02:31:25] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004873 10.0.0.38 - - [2026-03-16 02:31:25] "GET /virtual-networks?parent_id=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.005255 10.0.0.38 - - [2026-03-16 02:31:25] "GET /virtual-network/6a367457-a824-494d-b1f9-a75f1ece9baa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007074 10.0.0.38 - - [2026-03-16 02:31:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102 10.0.0.38 - - [2026-03-16 02:31:25] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005111 10.0.0.38 - - [2026-03-16 02:31:25] "GET /virtual-networks?parent_id=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004185 10.0.0.38 - - [2026-03-16 02:31:25] "GET /virtual-network/6a367457-a824-494d-b1f9-a75f1ece9baa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007422 10.0.0.38 - - [2026-03-16 02:31:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005036 10.0.0.38 - - [2026-03-16 02:31:25] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005815 10.0.0.38 - - [2026-03-16 02:31:25] "GET /virtual-networks?parent_id=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003917 10.0.0.38 - - [2026-03-16 02:31:25] "GET /virtual-network/6a367457-a824-494d-b1f9-a75f1ece9baa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.009143 10.0.0.38 - - [2026-03-16 02:31:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004173 10.0.0.38 - - [2026-03-16 02:31:25] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006180 10.0.0.38 - - [2026-03-16 02:31:25] "GET /virtual-networks?parent_id=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004163 10.0.0.38 - - [2026-03-16 02:31:25] "GET /virtual-network/6a367457-a824-494d-b1f9-a75f1ece9baa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007674 10.0.0.38 - - [2026-03-16 02:31:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006083 10.0.0.38 - - [2026-03-16 02:31:25] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004393 10.0.0.38 - - [2026-03-16 02:31:25] "GET /virtual-networks?parent_id=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004030 10.0.0.38 - - [2026-03-16 02:31:25] "GET /virtual-network/6a367457-a824-494d-b1f9-a75f1ece9baa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007763 10.0.0.38 - - [2026-03-16 02:31:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005664 10.0.0.38 - - [2026-03-16 02:31:27] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005093 10.0.0.38 - - [2026-03-16 02:31:27] "GET /virtual-networks?parent_id=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004461 10.0.0.38 - - [2026-03-16 02:31:27] "GET /virtual-network/6a367457-a824-494d-b1f9-a75f1ece9baa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.009803 10.0.0.38 - - [2026-03-16 02:31:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.38 - - [2026-03-16 02:31:27] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005617 10.0.0.38 - - [2026-03-16 02:31:27] "GET /virtual-networks?parent_id=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003709 10.0.0.38 - - [2026-03-16 02:31:27] "GET /virtual-network/6a367457-a824-494d-b1f9-a75f1ece9baa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.009745 10.0.0.38 - - [2026-03-16 02:31:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.38 - - [2026-03-16 02:31:27] "GET /routing-instance/b0ad2478-4061-4396-84c5-e350fafa08ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.005549 10.0.0.38 - - [2026-03-16 02:31:27] "GET /route-target/96c8f18b-f727-4e12-b0ae-c944cffd1e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006786 10.0.0.38 - - [2026-03-16 02:31:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004084 10.0.0.38 - - [2026-03-16 02:31:27] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004227 10.0.0.38 - - [2026-03-16 02:31:27] "GET /virtual-networks?parent_id=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003538 10.0.0.38 - - [2026-03-16 02:31:27] "GET /virtual-network/6a367457-a824-494d-b1f9-a75f1ece9baa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006241 10.0.0.38 - - [2026-03-16 02:31:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.38 - - [2026-03-16 02:31:27] "GET /routing-instance/b0ad2478-4061-4396-84c5-e350fafa08ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004446 10.0.0.38 - - [2026-03-16 02:31:27] "GET /route-target/96c8f18b-f727-4e12-b0ae-c944cffd1e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004635 10.0.0.38 - - [2026-03-16 02:31:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004531 10.0.0.38 - - [2026-03-16 02:31:27] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004688 10.0.0.38 - - [2026-03-16 02:31:27] "GET /virtual-networks?parent_id=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004819 10.0.0.38 - - [2026-03-16 02:31:27] "GET /virtual-network/6a367457-a824-494d-b1f9-a75f1ece9baa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006780 10.0.0.38 - - [2026-03-16 02:31:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.38 - - [2026-03-16 02:31:27] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005000 10.0.0.38 - - [2026-03-16 02:31:27] "GET /virtual-networks?parent_id=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003997 10.0.0.38 - - [2026-03-16 02:31:27] "GET /virtual-network/6a367457-a824-494d-b1f9-a75f1ece9baa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006424 10.0.0.38 - - [2026-03-16 02:31:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005364 10.0.0.38 - - [2026-03-16 02:31:28] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005222 10.0.0.38 - - [2026-03-16 02:31:28] "GET /virtual-networks?parent_id=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004542 10.0.0.38 - - [2026-03-16 02:31:28] "GET /virtual-network/6a367457-a824-494d-b1f9-a75f1ece9baa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006387 10.0.0.38 - - [2026-03-16 02:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003961 10.0.0.38 - - [2026-03-16 02:31:28] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004782 10.0.0.38 - - [2026-03-16 02:31:28] "GET /virtual-networks?parent_id=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004450 10.0.0.38 - - [2026-03-16 02:31:28] "GET /virtual-network/6a367457-a824-494d-b1f9-a75f1ece9baa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.009158 10.0.0.38 - - [2026-03-16 02:31:28] "GET /obj-perms HTTP/1.1" 200 5042 0.005584 10.0.0.23 - - [2026-03-16 02:31:28] "GET /obj-perms HTTP/1.1" 200 5042 0.005171 10.0.0.38 - - [2026-03-16 02:31:28] "GET /obj-perms HTTP/1.1" 200 5042 0.004363 10.0.0.23 - - [2026-03-16 02:31:28] "GET /obj-perms HTTP/1.1" 200 5042 0.004467 10.0.0.22 - - [2026-03-16 02:31:28] "GET /obj-perms HTTP/1.1" 200 5042 0.003737 10.0.0.38 - - [2026-03-16 02:31:28] "GET /virtual-machine/93fa9af4-8fbc-43c3-99d0-6eae9ccebac5 HTTP/1.1" 200 1299 0.005655 10.0.0.38 - - [2026-03-16 02:31:28] "GET /virtual-machine-interface/5c080ce3-95db-46f5-ae28-5c5027d2021d HTTP/1.1" 200 3167 0.006583 10.0.0.38 - - [2026-03-16 02:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004627 10.0.0.38 - - [2026-03-16 02:31:28] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004084 10.0.0.38 - - [2026-03-16 02:31:28] "GET /virtual-networks?parent_id=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003556 10.0.0.38 - - [2026-03-16 02:31:28] "GET /virtual-network/ca41a05c-cd7f-4b26-8f7f-24f6746110a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3240 0.007363 10.0.0.38 - - [2026-03-16 02:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004121 10.0.0.38 - - [2026-03-16 02:31:29] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004610 10.0.0.38 - - [2026-03-16 02:31:29] "GET /virtual-networks?parent_id=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003566 10.0.0.38 - - [2026-03-16 02:31:29] "GET /virtual-network/ca41a05c-cd7f-4b26-8f7f-24f6746110a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3240 0.007297 10.0.0.38 - - [2026-03-16 02:31:29] "POST /neutron/port HTTP/1.1" 200 1235 0.024341 10.0.0.38 - - [2026-03-16 02:31:34] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008260 10.0.0.38 - - [2026-03-16 02:31:40] "GET /virtual-machine/328e36fe-1083-4fd5-bcb0-72ae3b390936 HTTP/1.1" 200 1298 0.004602 10.0.0.38 - - [2026-03-16 02:31:40] "GET /virtual-machine-interface/811d4488-605b-4a8e-807e-58e92901525d HTTP/1.1" 200 3166 0.006953 10.0.0.38 - - [2026-03-16 02:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004343 10.0.0.38 - - [2026-03-16 02:31:40] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004470 10.0.0.38 - - [2026-03-16 02:31:40] "GET /virtual-networks?parent_id=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004649 10.0.0.38 - - [2026-03-16 02:31:40] "GET /virtual-network/9129acd8-3678-4421-8f25-81143c7a92a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.007458 10.0.0.38 - - [2026-03-16 02:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004798 10.0.0.38 - - [2026-03-16 02:31:41] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004693 10.0.0.38 - - [2026-03-16 02:31:41] "GET /virtual-networks?parent_id=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004094 10.0.0.38 - - [2026-03-16 02:31:41] "GET /virtual-network/9129acd8-3678-4421-8f25-81143c7a92a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.006976 10.0.0.38 - - [2026-03-16 02:31:41] "GET /virtual-machine/752eeaef-0e70-4709-b4cc-2e2a45d44f9d HTTP/1.1" 200 1298 0.005352 10.0.0.38 - - [2026-03-16 02:31:41] "GET /virtual-machine-interface/569126de-42a6-42f5-be3b-715f22d6e08a HTTP/1.1" 200 3167 0.007368 10.0.0.38 - - [2026-03-16 02:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004450 10.0.0.38 - - [2026-03-16 02:31:41] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005291 10.0.0.38 - - [2026-03-16 02:31:41] "GET /virtual-networks?parent_id=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004239 10.0.0.38 - - [2026-03-16 02:31:41] "GET /virtual-network/6a367457-a824-494d-b1f9-a75f1ece9baa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006768 10.0.0.38 - - [2026-03-16 02:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.38 - - [2026-03-16 02:31:42] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004576 10.0.0.38 - - [2026-03-16 02:31:42] "GET /virtual-networks?parent_id=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003828 10.0.0.38 - - [2026-03-16 02:31:42] "GET /virtual-network/6a367457-a824-494d-b1f9-a75f1ece9baa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007235 10.0.0.38 - - [2026-03-16 02:31:43] "POST /neutron/port HTTP/1.1" 200 1235 0.022691 10.0.0.38 - - [2026-03-16 02:32:09] "GET /virtual-machine/752eeaef-0e70-4709-b4cc-2e2a45d44f9d HTTP/1.1" 200 1298 0.009450 10.0.0.38 - - [2026-03-16 02:32:10] "POST /neutron/port HTTP/1.1" 200 1225 0.023683 10.0.0.38 - - [2026-03-16 02:32:11] "GET /virtual-machine/752eeaef-0e70-4709-b4cc-2e2a45d44f9d HTTP/1.1" 404 171 0.003819 10.0.0.38 - - [2026-03-16 02:32:11] "GET /virtual-machine/752eeaef-0e70-4709-b4cc-2e2a45d44f9d HTTP/1.1" 404 171 0.003606 10.0.0.38 - - [2026-03-16 02:32:11] "GET /virtual-machine/752eeaef-0e70-4709-b4cc-2e2a45d44f9d HTTP/1.1" 404 171 0.003545 10.0.0.38 - - [2026-03-16 02:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004732 10.0.0.38 - - [2026-03-16 02:32:11] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004754 10.0.0.38 - - [2026-03-16 02:32:11] "GET /virtual-networks?parent_id=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004475 10.0.0.38 - - [2026-03-16 02:32:11] "GET /virtual-network/6a367457-a824-494d-b1f9-a75f1ece9baa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.008404 10.0.0.38 - - [2026-03-16 02:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.38 - - [2026-03-16 02:32:11] "GET /routing-instance/b0ad2478-4061-4396-84c5-e350fafa08ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.005033 10.0.0.38 - - [2026-03-16 02:32:11] "GET /route-target/96c8f18b-f727-4e12-b0ae-c944cffd1e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005838 10.0.0.38 - - [2026-03-16 02:32:12] "GET /obj-perms HTTP/1.1" 200 5042 0.004916 10.0.0.23 - - [2026-03-16 02:32:15] "GET /obj-perms HTTP/1.1" 200 5042 0.005984 10.0.0.38 - - [2026-03-16 02:32:15] "POST /neutron/port HTTP/1.1" 200 1235 0.027609 10.0.0.38 - - [2026-03-16 02:32:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005013 10.0.0.38 - - [2026-03-16 02:32:15] "POST /neutron/port HTTP/1.1" 200 117 0.001230 10.0.0.38 - - [2026-03-16 02:32:21] "GET /obj-perms HTTP/1.1" 200 5042 0.004220 10.0.0.23 - - [2026-03-16 02:32:23] "GET /obj-perms HTTP/1.1" 200 5056 0.059034 10.0.0.38 - - [2026-03-16 02:32:27] "GET /obj-perms HTTP/1.1" 200 5042 0.004660 10.0.0.23 - - [2026-03-16 02:32:30] "GET /obj-perms HTTP/1.1" 200 5042 0.004719 10.0.0.38 - - [2026-03-16 02:32:36] "GET /obj-perms HTTP/1.1" 200 5042 0.003845 10.0.0.23 - - [2026-03-16 02:32:39] "GET /obj-perms HTTP/1.1" 200 5042 0.004214 10.0.0.38 - - [2026-03-16 02:32:39] "GET /obj-perms HTTP/1.1" 200 5042 0.004858 10.0.0.38 - - [2026-03-16 02:32:39] "GET /virtual-machine/328e36fe-1083-4fd5-bcb0-72ae3b390936 HTTP/1.1" 200 1298 0.005379 10.0.0.38 - - [2026-03-16 02:32:40] "POST /neutron/port HTTP/1.1" 200 1225 0.017187 10.0.0.38 - - [2026-03-16 02:32:41] "GET /virtual-machine/328e36fe-1083-4fd5-bcb0-72ae3b390936 HTTP/1.1" 404 171 0.004317 10.0.0.38 - - [2026-03-16 02:32:41] "GET /virtual-machine/328e36fe-1083-4fd5-bcb0-72ae3b390936 HTTP/1.1" 404 171 0.003907 10.0.0.38 - - [2026-03-16 02:32:41] "GET /virtual-machine/328e36fe-1083-4fd5-bcb0-72ae3b390936 HTTP/1.1" 404 171 0.003045 10.0.0.38 - - [2026-03-16 02:32:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004510 10.0.0.38 - - [2026-03-16 02:32:42] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005055 10.0.0.38 - - [2026-03-16 02:32:42] "GET /virtual-networks?parent_id=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003406 10.0.0.38 - - [2026-03-16 02:32:42] "GET /virtual-network/9129acd8-3678-4421-8f25-81143c7a92a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.006564 10.0.0.38 - - [2026-03-16 02:32:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004136 10.0.0.38 - - [2026-03-16 02:32:42] "GET /routing-instance/ab684a9c-77bf-458c-8273-c970cba50054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.004741 10.0.0.38 - - [2026-03-16 02:32:42] "GET /route-target/38a6cf6b-c4cd-4d84-9b0d-ffe91bc7d2f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003849 10.0.0.23 - - [2026-03-16 02:32:45] "GET /obj-perms HTTP/1.1" 200 5042 0.004339 10.0.0.38 - - [2026-03-16 02:32:48] "GET /obj-perms HTTP/1.1" 200 5042 0.005338 10.0.0.23 - - [2026-03-16 02:32:54] "GET /obj-perms HTTP/1.1" 200 5042 0.005247 10.0.0.38 - - [2026-03-16 02:32:57] "GET /obj-perms HTTP/1.1" 200 5042 0.004599 10.0.0.23 - - [2026-03-16 02:33:03] "GET /obj-perms HTTP/1.1" 200 5042 0.004247 10.0.0.38 - - [2026-03-16 02:33:06] "GET /obj-perms HTTP/1.1" 200 5042 0.004656 10.0.0.38 - - [2026-03-16 02:33:10] "GET /obj-perms HTTP/1.1" 200 5042 0.005714 10.0.0.23 - - [2026-03-16 02:33:10] "GET /obj-perms HTTP/1.1" 200 5042 0.004094 10.0.0.38 - - [2026-03-16 02:33:10] "GET /virtual-machine/93fa9af4-8fbc-43c3-99d0-6eae9ccebac5 HTTP/1.1" 200 1299 0.005440 10.0.0.38 - - [2026-03-16 02:33:10] "POST /neutron/port HTTP/1.1" 200 1225 0.022675 10.0.0.38 - - [2026-03-16 02:33:11] "POST /neutron/port HTTP/1.1" 200 117 0.058549 10.0.0.38 - - [2026-03-16 02:33:12] "GET /virtual-machine/93fa9af4-8fbc-43c3-99d0-6eae9ccebac5 HTTP/1.1" 404 171 0.003619 10.0.0.38 - - [2026-03-16 02:33:12] "GET /virtual-machine/93fa9af4-8fbc-43c3-99d0-6eae9ccebac5 HTTP/1.1" 404 171 0.004154 10.0.0.38 - - [2026-03-16 02:33:12] "GET /virtual-machine/93fa9af4-8fbc-43c3-99d0-6eae9ccebac5 HTTP/1.1" 404 171 0.003433 10.0.0.38 - - [2026-03-16 02:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.38 - - [2026-03-16 02:33:12] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004818 10.0.0.38 - - [2026-03-16 02:33:12] "GET /virtual-networks?parent_id=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004164 10.0.0.38 - - [2026-03-16 02:33:12] "GET /virtual-network/ca41a05c-cd7f-4b26-8f7f-24f6746110a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3240 0.006406 10.0.0.38 - - [2026-03-16 02:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.38 - - [2026-03-16 02:33:12] "GET /routing-instance/69793497-3313-48f9-bfa5-52805978b8aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.004339 10.0.0.38 - - [2026-03-16 02:33:12] "GET /route-target/18ab963d-e15b-42b4-8e22-822a20e62268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003888 10.0.0.38 - - [2026-03-16 02:33:18] "GET /obj-perms HTTP/1.1" 200 5042 0.004126 10.0.0.23 - - [2026-03-16 02:33:18] "GET /obj-perms HTTP/1.1" 200 5042 0.004340 10.0.0.22 - - [2026-03-16 02:33:23] "GET /obj-perms HTTP/1.1" 200 5056 0.058250 10.0.0.23 - - [2026-03-16 02:33:25] "GET /obj-perms HTTP/1.1" 200 5042 0.005541 10.0.0.38 - - [2026-03-16 02:33:28] "GET /obj-perms HTTP/1.1" 200 5042 0.004335 10.0.0.23 - - [2026-03-16 02:33:34] "GET /obj-perms HTTP/1.1" 200 5042 0.004877 10.0.0.38 - - [2026-03-16 02:33:37] "GET /obj-perms HTTP/1.1" 200 5042 0.004540 10.0.0.38 - - [2026-03-16 02:33:37] "GET /virtual-network/9129acd8-3678-4421-8f25-81143c7a92a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.007870 10.0.0.38 - - [2026-03-16 02:33:37] "POST /neutron/network HTTP/1.1" 200 1110 0.011908 10.0.0.38 - - [2026-03-16 02:33:37] "POST /fqname-to-id HTTP/1.1" 404 207 0.008612 10.0.0.38 - - [2026-03-16 02:33:37] "DELETE /access-control-list/5fe29df5-e0c8-4c21-9600-f9b6706aba75 HTTP/1.1" 200 115 0.073500 10.0.0.38 - - [2026-03-16 02:33:37] "GET /virtual-network/9129acd8-3678-4421-8f25-81143c7a92a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.013871 10.0.0.38 - - [2026-03-16 02:33:37] "GET /virtual-network/ca41a05c-cd7f-4b26-8f7f-24f6746110a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3240 0.007123 10.0.0.38 - - [2026-03-16 02:33:37] "POST /neutron/network HTTP/1.1" 200 1196 0.012090 10.0.0.38 - - [2026-03-16 02:33:38] "POST /ref-update HTTP/1.1" 200 156 0.042924 10.0.0.38 - - [2026-03-16 02:33:38] "GET /virtual-network/ca41a05c-cd7f-4b26-8f7f-24f6746110a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.015959 10.0.0.38 - - [2026-03-16 02:33:38] "DELETE /network-policy/da8ac1b6-fdec-4313-8adb-ee61fd7d0cee HTTP/1.1" 200 115 0.054834 10.0.0.38 - - [2026-03-16 02:33:38] "DELETE /network-policy/e66dbdb9-f696-47bb-815e-566d17d6ec72 HTTP/1.1" 200 115 0.042347 10.0.0.38 - - [2026-03-16 02:33:38] "DELETE /network-policy/fadc25c7-0549-4c62-bc14-93bf9a5601fa HTTP/1.1" 200 115 0.059495 10.0.0.38 - - [2026-03-16 02:33:38] "POST /neutron/network HTTP/1.1" 200 1012 0.011824 10.0.0.38 - - [2026-03-16 02:33:38] "DELETE /route-target/96c8f18b-f727-4e12-b0ae-c944cffd1e46 HTTP/1.1" 200 115 0.031292 10.0.0.23 - - [2026-03-16 02:33:39] "POST /useragent-kv HTTP/1.1" 200 115 0.003216 10.0.0.23 - - [2026-03-16 02:33:39] "POST /useragent-kv HTTP/1.1" 200 115 0.004281 10.0.0.23 - - [2026-03-16 02:33:39] "POST /useragent-kv HTTP/1.1" 200 115 0.004343 10.0.0.23 - - [2026-03-16 02:33:39] "POST /useragent-kv HTTP/1.1" 200 115 0.005678 10.0.0.38 - - [2026-03-16 02:33:39] "POST /neutron/network HTTP/1.1" 200 151 0.179673 10.0.0.38 - - [2026-03-16 02:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004425 10.0.0.38 - - [2026-03-16 02:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602 10.0.0.38 - - [2026-03-16 02:33:39] "DELETE /network-ipam/996b3816-72df-4477-bec1-558e2925e9a9 HTTP/1.1" 200 115 0.039707 10.0.0.38 - - [2026-03-16 02:33:39] "POST /fqname-to-id HTTP/1.1" 404 203 0.004938 10.0.0.38 - - [2026-03-16 02:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004809 10.0.0.38 - - [2026-03-16 02:33:39] "DELETE /network-ipam/76d50857-b89a-4f1f-94f8-a7a2af12f601 HTTP/1.1" 200 115 0.039505 10.0.0.38 - - [2026-03-16 02:33:39] "POST /fqname-to-id HTTP/1.1" 404 203 0.003399 10.0.0.38 - - [2026-03-16 02:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.38 - - [2026-03-16 02:33:40] "DELETE /network-ipam/ef216e30-09cc-405b-8a11-f624e6d0280e HTTP/1.1" 200 115 0.039101 10.0.0.38 - - [2026-03-16 02:33:40] "POST /fqname-to-id HTTP/1.1" 404 203 0.004736 10.0.0.23 - - [2026-03-16 02:33:42] "GET /projects?obj_uuids=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000956 10.0.0.38 - - [2026-03-16 02:33:42] "GET /project/d946d67c-8232-46df-9c6b-be64461d1787?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.041381 10.0.0.23 - - [2026-03-16 02:33:42] "GET /projects?obj_uuids=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001088 10.0.0.38 - - [2026-03-16 02:33:42] "GET /project/d946d67c-8232-46df-9c6b-be64461d1787?fields=virtual_networks HTTP/1.1" 200 1044 0.052547 10.0.0.23 - - [2026-03-16 02:33:42] "GET /projects?obj_uuids=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001110 10.0.0.38 - - [2026-03-16 02:33:42] "GET /project/d946d67c-8232-46df-9c6b-be64461d1787?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.055465 10.0.0.23 - - [2026-03-16 02:33:42] "GET /projects?obj_uuids=d946d67c-8232-46df-9c6b-be64461d1787&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001480 10.0.0.38 - - [2026-03-16 02:33:43] "GET /project/d946d67c-8232-46df-9c6b-be64461d1787?fields=security_groups HTTP/1.1" 200 1276 0.061178 10.0.0.38 - - [2026-03-16 02:33:43] "POST /fqname-to-id HTTP/1.1" 404 190 0.030861 10.0.0.23 - - [2026-03-16 02:33:43] "GET /projects?obj_uuids=8b76f22c-737b-4b27-b836-4544597a7040&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002885 10.0.0.23 - - [2026-03-16 02:33:44] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001875 10.0.0.23 - - [2026-03-16 02:33:44] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008562 10.0.0.23 - - [2026-03-16 02:33:44] "POST /id-to-fqname HTTP/1.1" 200 192 0.002055 10.0.0.23 - - [2026-03-16 02:33:44] "POST /fqname-to-id HTTP/1.1" 404 201 0.007134 10.0.0.23 - - [2026-03-16 02:33:44] "POST /security-groups HTTP/1.1" 200 593 0.080333 10.0.0.23 - - [2026-03-16 02:33:44] "POST /projects HTTP/1.1" 200 589 0.321269 10.0.0.38 - - [2026-03-16 02:33:44] "POST /access-control-lists HTTP/1.1" 200 598 0.040245 10.0.0.23 - - [2026-03-16 02:33:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.402224 10.0.0.38 - - [2026-03-16 02:33:44] "GET /project/8b76f22c-737b-4b27-b836-4544597a7040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.586901 10.0.0.38 - - [2026-03-16 02:33:45] "GET / HTTP/1.1" 200 35931 0.001505 10.0.0.38 - - [2026-03-16 02:33:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000603 10.0.0.38 - - [2026-03-16 02:33:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.064007 10.0.0.23 - - [2026-03-16 02:33:47] "GET /projects?obj_uuids=8b76f22c-737b-4b27-b836-4544597a7040&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001323 10.0.0.38 - - [2026-03-16 02:33:47] "GET /project/8b76f22c-737b-4b27-b836-4544597a7040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.059720 10.0.0.38 - - [2026-03-16 02:33:48] "POST /neutron/network HTTP/1.1" 200 117 0.040717 10.0.0.38 - - [2026-03-16 02:33:48] "POST /route-targets HTTP/1.1" 200 327 0.015751 10.0.0.38 - - [2026-03-16 02:33:48] "POST /neutron/network HTTP/1.1" 200 828 0.013363 10.0.0.38 - - [2026-03-16 02:33:48] "POST /id-to-fqname HTTP/1.1" 200 222 0.001427 10.0.0.38 - - [2026-03-16 02:33:48] "GET /virtual-network/1fa8385a-671a-4fa8-a41c-d49a22f4a2b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006558 10.0.0.38 - - [2026-03-16 02:33:48] "GET /virtual-network/1fa8385a-671a-4fa8-a41c-d49a22f4a2b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006767 10.0.0.38 - - [2026-03-16 02:33:48] "POST /neutron/subnet HTTP/1.1" 200 734 0.010300 10.0.0.38 - - [2026-03-16 02:33:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.23 - - [2026-03-16 02:33:48] "GET /projects?obj_uuids=8b76f22c-737b-4b27-b836-4544597a7040&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001231 10.0.0.38 - - [2026-03-16 02:33:48] "GET /project/8b76f22c-737b-4b27-b836-4544597a7040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.055317 10.0.0.38 - - [2026-03-16 02:33:48] "POST /ref-update HTTP/1.1" 200 156 0.028726 10.0.0.23 - - [2026-03-16 02:33:49] "POST /useragent-kv HTTP/1.1" 200 115 0.011431 10.0.0.38 - - [2026-03-16 02:33:49] "POST /neutron/subnet HTTP/1.1" 200 725 0.226828 10.0.0.38 - - [2026-03-16 02:33:49] "POST /id-to-fqname HTTP/1.1" 200 222 0.001522 10.0.0.38 - - [2026-03-16 02:33:49] "GET /virtual-network/60912ee8-3359-46ff-a6f4-cb917067a9f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006357 10.0.0.38 - - [2026-03-16 02:33:49] "GET /virtual-network/60912ee8-3359-46ff-a6f4-cb917067a9f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007498 10.0.0.38 - - [2026-03-16 02:33:49] "POST /neutron/network HTTP/1.1" 200 826 0.009440 10.0.0.38 - - [2026-03-16 02:33:49] "POST /fqname-to-id HTTP/1.1" 404 228 0.003400 10.0.0.38 - - [2026-03-16 02:33:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004145 10.0.0.23 - - [2026-03-16 02:33:49] "GET /projects?obj_uuids=8b76f22c-737b-4b27-b836-4544597a7040&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001220 10.0.0.38 - - [2026-03-16 02:33:49] "GET /project/8b76f22c-737b-4b27-b836-4544597a7040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.055142 10.0.0.38 - - [2026-03-16 02:33:49] "POST /network-policys HTTP/1.1" 200 571 0.042985 10.0.0.38 - - [2026-03-16 02:33:49] "GET /network-policy/579a25aa-52dd-403f-8cb2-e6ce76bf7376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.007313 10.0.0.38 - - [2026-03-16 02:33:49] "POST /neutron/network HTTP/1.1" 200 930 0.101943 10.0.0.38 - - [2026-03-16 02:33:49] "GET /virtual-network/1fa8385a-671a-4fa8-a41c-d49a22f4a2b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006290 10.0.0.38 - - [2026-03-16 02:33:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.38 - - [2026-03-16 02:33:49] "GET /network-policy/579a25aa-52dd-403f-8cb2-e6ce76bf7376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.008456 10.0.0.38 - - [2026-03-16 02:33:49] "POST /neutron/network HTTP/1.1" 200 928 0.083469 10.0.0.38 - - [2026-03-16 02:33:49] "GET /virtual-network/60912ee8-3359-46ff-a6f4-cb917067a9f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.007703 10.0.0.38 - - [2026-03-16 02:33:49] "PUT /access-control-list/2d19d912-2107-4f57-88cf-6c6b2f5135c9 HTTP/1.1" 200 272 0.073283 10.0.0.38 - - [2026-03-16 02:33:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007799 10.0.0.38 - - [2026-03-16 02:33:49] "GET /network-policy/579a25aa-52dd-403f-8cb2-e6ce76bf7376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.004548 10.0.0.38 - - [2026-03-16 02:33:50] "POST /ref-update HTTP/1.1" 200 156 0.038343 10.0.0.38 - - [2026-03-16 02:33:50] "GET /virtual-network/1fa8385a-671a-4fa8-a41c-d49a22f4a2b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006673 10.0.0.38 - - [2026-03-16 02:33:51] "GET /obj-perms HTTP/1.1" 200 5034 0.064338 10.0.0.23 - - [2026-03-16 02:33:51] "GET /obj-perms HTTP/1.1" 200 5034 0.054161 10.0.0.38 - - [2026-03-16 02:33:52] "GET /virtual-network/60912ee8-3359-46ff-a6f4-cb917067a9f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006187 10.0.0.22 - - [2026-03-16 02:33:52] "GET /obj-perms HTTP/1.1" 200 5034 0.055728 10.0.0.38 - - [2026-03-16 02:33:52] "POST /id-to-fqname HTTP/1.1" 200 222 0.001461 10.0.0.23 - - [2026-03-16 02:33:53] "GET /projects?obj_uuids=8b76f22c-737b-4b27-b836-4544597a7040&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001041 10.0.0.38 - - [2026-03-16 02:33:53] "GET /project/8b76f22c-737b-4b27-b836-4544597a7040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.126045 10.0.0.38 - - [2026-03-16 02:33:53] "POST /neutron/network HTTP/1.1" 200 930 0.036980 10.0.0.38 - - [2026-03-16 02:33:53] "POST /id-to-fqname HTTP/1.1" 200 222 0.001507 10.0.0.38 - - [2026-03-16 02:33:54] "POST /neutron/port HTTP/1.1" 200 117 0.008495 10.0.0.23 - - [2026-03-16 02:33:54] "GET /projects?obj_uuids=8b76f22c-737b-4b27-b836-4544597a7040&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001201 10.0.0.38 - - [2026-03-16 02:33:54] "POST /neutron/port HTTP/1.1" 200 1064 0.322146 10.0.0.38 - - [2026-03-16 02:33:54] "POST /neutron/port HTTP/1.1" 200 1118 0.139174 10.0.0.23 - - [2026-03-16 02:33:54] "GET /projects?obj_uuids=8b76f22c-737b-4b27-b836-4544597a7040&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001714 10.0.0.38 - - [2026-03-16 02:33:55] "GET /project/8b76f22c-737b-4b27-b836-4544597a7040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.099868 10.0.0.38 - - [2026-03-16 02:33:55] "POST /neutron/network HTTP/1.1" 200 928 0.009603 10.0.0.38 - - [2026-03-16 02:33:55] "POST /neutron/network HTTP/1.1" 200 930 0.008149 10.0.0.38 - - [2026-03-16 02:33:55] "POST /neutron/port HTTP/1.1" 200 117 0.008773 10.0.0.38 - - [2026-03-16 02:33:55] "POST /neutron/network HTTP/1.1" 200 938 0.009866 10.0.0.38 - - [2026-03-16 02:33:56] "POST /neutron/port HTTP/1.1" 200 1062 0.050810 10.0.0.38 - - [2026-03-16 02:33:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004789 10.0.0.38 - - [2026-03-16 02:33:56] "POST /neutron/network HTTP/1.1" 200 928 0.007124 10.0.0.38 - - [2026-03-16 02:34:00] "POST /neutron/port HTTP/1.1" 200 1128 0.023468 10.0.0.38 - - [2026-03-16 02:34:00] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009431 10.0.0.38 - - [2026-03-16 02:34:00] "GET /virtual-machine/d82a10f3-d211-4699-9193-29b11055839e HTTP/1.1" 401 292 0.000465 10.0.0.38 - - [2026-03-16 02:34:01] "GET /virtual-machine/d82a10f3-d211-4699-9193-29b11055839e HTTP/1.1" 200 1295 0.062616 10.0.0.38 - - [2026-03-16 02:34:01] "GET /virtual-machine-interface/d1392863-390b-4f44-b376-7bb4710d5022 HTTP/1.1" 200 2951 0.007156 10.0.0.38 - - [2026-03-16 02:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.38 - - [2026-03-16 02:34:01] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004241 10.0.0.38 - - [2026-03-16 02:34:01] "GET /virtual-networks?parent_id=8b76f22c-737b-4b27-b836-4544597a7040&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003208 10.0.0.38 - - [2026-03-16 02:34:01] "GET /virtual-network/1fa8385a-671a-4fa8-a41c-d49a22f4a2b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006848 10.0.0.38 - - [2026-03-16 02:34:01] "DELETE /access-control-list/4a0f2bba-5a2a-46b5-8728-341e7ab6d3bb HTTP/1.1" 200 115 0.054664 10.0.0.38 - - [2026-03-16 02:34:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004284 10.0.0.38 - - [2026-03-16 02:34:04] "GET /virtual-network/1fa8385a-671a-4fa8-a41c-d49a22f4a2b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006851 10.0.0.38 - - [2026-03-16 02:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.38 - - [2026-03-16 02:34:08] "GET /virtual-network/1fa8385a-671a-4fa8-a41c-d49a22f4a2b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005548 10.0.0.38 - - [2026-03-16 02:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003539 10.0.0.38 - - [2026-03-16 02:34:12] "GET /virtual-network/1fa8385a-671a-4fa8-a41c-d49a22f4a2b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005186 10.0.0.38 - - [2026-03-16 02:34:13] "POST /neutron/network HTTP/1.1" 200 940 0.011256 10.0.0.38 - - [2026-03-16 02:34:13] "POST /neutron/port HTTP/1.1" 200 117 0.001567 10.0.0.23 - - [2026-03-16 02:34:16] "DELETE /project/d946d67c-8232-46df-9c6b-be64461d1787 HTTP/1.1" 404 177 0.005082 10.0.0.23 - - [2026-03-16 02:34:16] "DELETE /project/8b76f22c737b4b27b8364544597a7040 HTTP/1.1" 404 173 0.003690 10.0.0.38 - - [2026-03-16 02:34:16] "POST /neutron/port HTTP/1.1" 200 1126 0.025906 10.0.0.38 - - [2026-03-16 02:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.38 - - [2026-03-16 02:34:16] "GET /virtual-network/1fa8385a-671a-4fa8-a41c-d49a22f4a2b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006296 10.0.0.38 - - [2026-03-16 02:34:16] "POST /neutron/subnet HTTP/1.1" 200 699 0.012150 10.0.0.38 - - [2026-03-16 02:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004205 10.0.0.38 - - [2026-03-16 02:34:20] "GET /virtual-network/1fa8385a-671a-4fa8-a41c-d49a22f4a2b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.009984 10.0.0.38 - - [2026-03-16 02:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004890 10.0.0.38 - - [2026-03-16 02:34:24] "GET /virtual-network/1fa8385a-671a-4fa8-a41c-d49a22f4a2b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006731 10.0.0.38 - - [2026-03-16 02:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004352 10.0.0.38 - - [2026-03-16 02:34:28] "GET /virtual-network/1fa8385a-671a-4fa8-a41c-d49a22f4a2b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.007588 10.0.0.38 - - [2026-03-16 02:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.38 - - [2026-03-16 02:34:33] "GET /virtual-network/1fa8385a-671a-4fa8-a41c-d49a22f4a2b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006904 10.0.0.38 - - [2026-03-16 02:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004251 10.0.0.38 - - [2026-03-16 02:34:35] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004280 10.0.0.38 - - [2026-03-16 02:34:35] "GET /virtual-networks?parent_id=8b76f22c-737b-4b27-b836-4544597a7040&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003505 10.0.0.38 - - [2026-03-16 02:34:35] "GET /virtual-network/1fa8385a-671a-4fa8-a41c-d49a22f4a2b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006774 10.0.0.38 - - [2026-03-16 02:34:35] "POST /neutron/port HTTP/1.1" 200 1128 0.019452 10.0.0.38 - - [2026-03-16 02:34:40] "POST /neutron/security_group HTTP/1.1" 200 2060 0.010992 10.0.0.38 - - [2026-03-16 02:34:45] "POST /neutron/port HTTP/1.1" 200 1128 0.020734 10.0.0.38 - - [2026-03-16 02:34:47] "POST /neutron/security_group HTTP/1.1" 200 2060 0.030632 10.0.0.38 - - [2026-03-16 02:34:56] "POST /neutron/port HTTP/1.1" 200 1126 0.025342 10.0.0.38 - - [2026-03-16 02:34:56] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008743 10.0.0.38 - - [2026-03-16 02:34:56] "GET /virtual-machine/0bd1037f-776a-49a7-8ec7-7be78b012d7d HTTP/1.1" 200 1293 0.012875 10.0.0.38 - - [2026-03-16 02:34:56] "GET /virtual-machine-interface/540085f8-1a9a-4b85-9795-08bafa0a0790 HTTP/1.1" 200 2950 0.005619 10.0.0.38 - - [2026-03-16 02:34:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.38 - - [2026-03-16 02:34:56] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004046 10.0.0.38 - - [2026-03-16 02:34:56] "GET /virtual-networks?parent_id=8b76f22c-737b-4b27-b836-4544597a7040&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003546 10.0.0.38 - - [2026-03-16 02:34:56] "GET /virtual-network/60912ee8-3359-46ff-a6f4-cb917067a9f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006371 10.0.0.38 - - [2026-03-16 02:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004542 10.0.0.38 - - [2026-03-16 02:34:57] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005056 10.0.0.38 - - [2026-03-16 02:34:57] "GET /virtual-networks?parent_id=8b76f22c-737b-4b27-b836-4544597a7040&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004119 10.0.0.38 - - [2026-03-16 02:34:57] "GET /virtual-network/60912ee8-3359-46ff-a6f4-cb917067a9f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006258 10.0.0.22 - - [2026-03-16 02:35:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000437 10.0.0.22 - - [2026-03-16 02:35:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000381 10.0.0.23 - - [2026-03-16 02:35:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000408 10.0.0.23 - - [2026-03-16 02:35:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000526 10.0.0.22 - - [2026-03-16 02:35:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000532 10.0.0.22 - - [2026-03-16 02:35:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000494 10.0.0.23 - - [2026-03-16 02:35:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000494 10.0.0.23 - - [2026-03-16 02:35:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000706 10.0.0.38 - - [2026-03-16 02:35:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000511 10.0.0.38 - - [2026-03-16 02:35:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000489 10.0.0.38 - - [2026-03-16 02:35:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000392 10.0.0.38 - - [2026-03-16 02:35:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000611 10.0.0.38 - - [2026-03-16 02:35:14] "POST /neutron/port HTTP/1.1" 200 1128 0.025794 10.0.0.38 - - [2026-03-16 02:35:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005369 10.0.0.38 - - [2026-03-16 02:35:15] "POST /neutron/network HTTP/1.1" 200 930 0.008786 10.0.0.38 - - [2026-03-16 02:35:18] "POST /neutron/network HTTP/1.1" 200 938 0.007591 10.0.0.38 - - [2026-03-16 02:35:18] "POST /neutron/port HTTP/1.1" 200 117 0.001235 10.0.0.38 - - [2026-03-16 02:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.23 - - [2026-03-16 02:35:19] "GET /projects?obj_uuids=8b76f22c-737b-4b27-b836-4544597a7040&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.041566 10.0.0.38 - - [2026-03-16 02:35:19] "GET /project/8b76f22c-737b-4b27-b836-4544597a7040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.092593 10.0.0.38 - - [2026-03-16 02:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.38 - - [2026-03-16 02:35:19] "PUT /network-policy/579a25aa-52dd-403f-8cb2-e6ce76bf7376 HTTP/1.1" 200 262 0.018198 10.0.0.38 - - [2026-03-16 02:35:19] "PUT /access-control-list/08f3966a-1e22-4882-b7a4-e89e98ff85c8 HTTP/1.1" 200 272 0.135067 10.0.0.38 - - [2026-03-16 02:35:23] "GET /virtual-network/60912ee8-3359-46ff-a6f4-cb917067a9f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006899 10.0.0.38 - - [2026-03-16 02:35:23] "POST /neutron/network HTTP/1.1" 200 826 0.069618 10.0.0.38 - - [2026-03-16 02:35:23] "GET /virtual-network/60912ee8-3359-46ff-a6f4-cb917067a9f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.013824 10.0.0.38 - - [2026-03-16 02:35:23] "GET /virtual-network/1fa8385a-671a-4fa8-a41c-d49a22f4a2b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006337 10.0.0.38 - - [2026-03-16 02:35:23] "POST /neutron/network HTTP/1.1" 200 828 0.075746 10.0.0.38 - - [2026-03-16 02:35:23] "DELETE /access-control-list/2d19d912-2107-4f57-88cf-6c6b2f5135c9 HTTP/1.1" 200 115 0.066942 10.0.0.38 - - [2026-03-16 02:35:23] "GET /virtual-network/1fa8385a-671a-4fa8-a41c-d49a22f4a2b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.020527 10.0.0.38 - - [2026-03-16 02:35:23] "DELETE /network-policy/579a25aa-52dd-403f-8cb2-e6ce76bf7376 HTTP/1.1" 200 115 0.054800 10.0.0.38 - - [2026-03-16 02:35:23] "POST /neutron/network HTTP/1.1" 400 204 0.016134 10.0.0.38 - - [2026-03-16 02:35:23] "POST /neutron/port HTTP/1.1" 200 1128 0.024250 10.0.0.38 - - [2026-03-16 02:35:23] "POST /neutron/port HTTP/1.1" 200 151 0.236424 10.0.0.38 - - [2026-03-16 02:35:25] "GET /obj-perms HTTP/1.1" 200 5056 0.087595 10.0.0.38 - - [2026-03-16 02:35:26] "POST /neutron/network HTTP/1.1" 200 828 0.008301 10.0.0.38 - - [2026-03-16 02:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.23 - - [2026-03-16 02:35:27] "GET /projects?obj_uuids=8b76f22c-737b-4b27-b836-4544597a7040&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003997 10.0.0.38 - - [2026-03-16 02:35:27] "GET /project/8b76f22c-737b-4b27-b836-4544597a7040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.077930 10.0.0.23 - - [2026-03-16 02:35:27] "GET /projects?obj_uuids=8b76f22c-737b-4b27-b836-4544597a7040&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001813 10.0.0.38 - - [2026-03-16 02:35:27] "GET /project/8b76f22c-737b-4b27-b836-4544597a7040?fields=virtual_networks HTTP/1.1" 200 1036 0.042049 10.0.0.23 - - [2026-03-16 02:35:27] "GET /projects?obj_uuids=8b76f22c-737b-4b27-b836-4544597a7040&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001178 10.0.0.38 - - [2026-03-16 02:35:27] "GET /project/8b76f22c-737b-4b27-b836-4544597a7040?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.056832 10.0.0.23 - - [2026-03-16 02:35:27] "GET /projects?obj_uuids=8b76f22c-737b-4b27-b836-4544597a7040&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001656 10.0.0.38 - - [2026-03-16 02:35:28] "GET /project/8b76f22c-737b-4b27-b836-4544597a7040?fields=security_groups HTTP/1.1" 200 1264 0.054379 10.0.0.38 - - [2026-03-16 02:35:28] "POST /fqname-to-id HTTP/1.1" 404 200 0.036127 10.0.0.23 - - [2026-03-16 02:35:28] "GET /projects?obj_uuids=5adbd17b-6c16-41a8-8d70-7737a9869087&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003722 10.0.0.23 - - [2026-03-16 02:35:28] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001167 10.0.0.23 - - [2026-03-16 02:35:28] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.035632 10.0.0.23 - - [2026-03-16 02:35:29] "POST /id-to-fqname HTTP/1.1" 200 202 0.002083 10.0.0.23 - - [2026-03-16 02:35:29] "POST /fqname-to-id HTTP/1.1" 404 211 0.006975 10.0.0.23 - - [2026-03-16 02:35:29] "POST /security-groups HTTP/1.1" 200 603 0.082583 10.0.0.23 - - [2026-03-16 02:35:29] "POST /projects HTTP/1.1" 200 609 0.331831 10.0.0.38 - - [2026-03-16 02:35:29] "POST /access-control-lists HTTP/1.1" 200 608 0.040670 10.0.0.23 - - [2026-03-16 02:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.409146 10.0.0.38 - - [2026-03-16 02:35:29] "GET /project/5adbd17b-6c16-41a8-8d70-7737a9869087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.584445 10.0.0.38 - - [2026-03-16 02:35:30] "GET / HTTP/1.1" 200 35931 0.002073 10.0.0.38 - - [2026-03-16 02:35:34] "GET /project/5adbd17b-6c16-41a8-8d70-7737a9869087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000655 10.0.0.23 - - [2026-03-16 02:35:34] "GET /projects?obj_uuids=5adbd17b-6c16-41a8-8d70-7737a9869087&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001066 10.0.0.38 - - [2026-03-16 02:35:34] "GET /project/5adbd17b-6c16-41a8-8d70-7737a9869087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.072260 10.0.0.38 - - [2026-03-16 02:35:34] "GET / HTTP/1.1" 200 35931 0.002443 10.0.0.38 - - [2026-03-16 02:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005169 10.0.0.23 - - [2026-03-16 02:35:35] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001348 10.0.0.38 - - [2026-03-16 02:35:35] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.008640 10.0.0.38 - - [2026-03-16 02:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004216 10.0.0.23 - - [2026-03-16 02:35:35] "GET /projects?obj_uuids=5adbd17b-6c16-41a8-8d70-7737a9869087&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002066 10.0.0.38 - - [2026-03-16 02:35:35] "GET /project/5adbd17b-6c16-41a8-8d70-7737a9869087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.052383 10.0.0.38 - - [2026-03-16 02:35:36] "GET /domains HTTP/1.1" 401 292 0.000438 10.0.0.38 - - [2026-03-16 02:35:36] "GET /domains HTTP/1.1" 200 280 0.029531 10.0.0.23 - - [2026-03-16 02:35:36] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001068 10.0.0.38 - - [2026-03-16 02:35:36] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b HTTP/1.1" 200 2774 0.010142 10.0.0.23 - - [2026-03-16 02:35:36] "GET /projects?obj_uuids=5adbd17b-6c16-41a8-8d70-7737a9869087&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001351 10.0.0.38 - - [2026-03-16 02:35:37] "GET /project/5adbd17b-6c16-41a8-8d70-7737a9869087 HTTP/1.1" 200 1923 0.095865 10.0.0.38 - - [2026-03-16 02:35:37] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.004442 10.0.0.38 - - [2026-03-16 02:35:37] "POST /network-ipams HTTP/1.1" 200 621 0.034096 10.0.0.38 - - [2026-03-16 02:35:37] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 810 0.004156 10.0.0.38 - - [2026-03-16 02:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758 10.0.0.38 - - [2026-03-16 02:35:37] "GET /network-ipam/ad533bb9-816e-4f26-bdda-cb507a1abd06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.007750 10.0.0.38 - - [2026-03-16 02:35:37] "PUT /network-ipam/ad533bb9-816e-4f26-bdda-cb507a1abd06 HTTP/1.1" 200 258 0.016439 10.0.0.38 - - [2026-03-16 02:35:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.000403 10.0.0.38 - - [2026-03-16 02:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.031554 10.0.0.23 - - [2026-03-16 02:35:37] "GET /projects?obj_uuids=5adbd17b-6c16-41a8-8d70-7737a9869087&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001715 10.0.0.38 - - [2026-03-16 02:35:37] "GET /project/5adbd17b-6c16-41a8-8d70-7737a9869087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.051675 10.0.0.23 - - [2026-03-16 02:35:37] "GET /projects?obj_uuids=5adbd17b-6c16-41a8-8d70-7737a9869087&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001432 10.0.0.38 - - [2026-03-16 02:35:38] "POST /neutron/network HTTP/1.1" 200 623 0.173167 10.0.0.38 - - [2026-03-16 02:35:38] "POST /route-targets HTTP/1.1" 200 327 0.016923 10.0.0.23 - - [2026-03-16 02:35:38] "POST /useragent-kv HTTP/1.1" 200 115 0.012012 10.0.0.38 - - [2026-03-16 02:35:38] "POST /neutron/subnet HTTP/1.1" 200 828 0.236320 10.0.0.38 - - [2026-03-16 02:35:38] "POST /id-to-fqname HTTP/1.1" 200 235 0.002248 10.0.0.38 - - [2026-03-16 02:35:38] "GET /virtual-network/8f3e7534-d055-459e-9096-101cbff3f1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005935 10.0.0.38 - - [2026-03-16 02:35:38] "GET /virtual-network/8f3e7534-d055-459e-9096-101cbff3f1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005880 10.0.0.38 - - [2026-03-16 02:35:38] "POST /neutron/network HTTP/1.1" 200 1337 0.014789 10.0.0.38 - - [2026-03-16 02:35:39] "POST /neutron/subnet HTTP/1.1" 200 828 0.010682 10.0.0.38 - - [2026-03-16 02:35:39] "GET /virtual-network/8f3e7534-d055-459e-9096-101cbff3f1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.008212 10.0.0.23 - - [2026-03-16 02:35:40] "GET /obj-perms HTTP/1.1" 200 5019 0.062223 10.0.0.38 - - [2026-03-16 02:35:40] "POST /fqname-to-id HTTP/1.1" 404 229 0.003535 10.0.0.38 - - [2026-03-16 02:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004159 10.0.0.23 - - [2026-03-16 02:35:41] "GET /projects?obj_uuids=5adbd17b-6c16-41a8-8d70-7737a9869087&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001306 10.0.0.38 - - [2026-03-16 02:35:41] "GET /project/5adbd17b-6c16-41a8-8d70-7737a9869087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.055171 10.0.0.38 - - [2026-03-16 02:35:41] "POST /network-policys HTTP/1.1" 200 563 0.079859 10.0.0.38 - - [2026-03-16 02:35:41] "GET /network-policy/7c1b194a-fc67-44b1-83af-fac7b01ffdfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.008988 10.0.0.38 - - [2026-03-16 02:35:41] "POST /fqname-to-id HTTP/1.1" 404 229 0.004200 10.0.0.38 - - [2026-03-16 02:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004044 10.0.0.23 - - [2026-03-16 02:35:41] "GET /projects?obj_uuids=5adbd17b-6c16-41a8-8d70-7737a9869087&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001063 10.0.0.38 - - [2026-03-16 02:35:41] "GET /project/5adbd17b-6c16-41a8-8d70-7737a9869087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.041636 10.0.0.38 - - [2026-03-16 02:35:41] "POST /network-policys HTTP/1.1" 200 563 0.077503 10.0.0.38 - - [2026-03-16 02:35:41] "GET /network-policy/1c7f962d-ec6e-4c4c-b6ca-f5a33dfec6a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8879 0.009058 10.0.0.38 - - [2026-03-16 02:35:41] "POST /fqname-to-id HTTP/1.1" 404 229 0.003926 10.0.0.38 - - [2026-03-16 02:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004540 10.0.0.23 - - [2026-03-16 02:35:41] "GET /projects?obj_uuids=5adbd17b-6c16-41a8-8d70-7737a9869087&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001675 10.0.0.38 - - [2026-03-16 02:35:41] "GET /project/5adbd17b-6c16-41a8-8d70-7737a9869087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.040730 10.0.0.38 - - [2026-03-16 02:35:42] "POST /network-policys HTTP/1.1" 200 563 0.078863 10.0.0.38 - - [2026-03-16 02:35:42] "GET /network-policy/e7821bea-a64d-4c51-a86f-485975b3d374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.011128 10.0.0.38 - - [2026-03-16 02:35:42] "POST /fqname-to-id HTTP/1.1" 404 229 0.003228 10.0.0.38 - - [2026-03-16 02:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004193 10.0.0.23 - - [2026-03-16 02:35:42] "GET /projects?obj_uuids=5adbd17b-6c16-41a8-8d70-7737a9869087&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001508 10.0.0.38 - - [2026-03-16 02:35:42] "GET /project/5adbd17b-6c16-41a8-8d70-7737a9869087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.051911 10.0.0.38 - - [2026-03-16 02:35:42] "POST /network-policys HTTP/1.1" 200 563 0.086116 10.0.0.38 - - [2026-03-16 02:35:42] "GET /network-policy/7b51e4eb-3389-433a-a9be-2571c40597a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.008131 10.0.0.38 - - [2026-03-16 02:35:42] "POST /fqname-to-id HTTP/1.1" 404 229 0.003299 10.0.0.38 - - [2026-03-16 02:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005143 10.0.0.23 - - [2026-03-16 02:35:42] "GET /projects?obj_uuids=5adbd17b-6c16-41a8-8d70-7737a9869087&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001066 10.0.0.38 - - [2026-03-16 02:35:42] "GET /project/5adbd17b-6c16-41a8-8d70-7737a9869087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.046546 10.0.0.38 - - [2026-03-16 02:35:42] "POST /network-policys HTTP/1.1" 200 563 0.078935 10.0.0.38 - - [2026-03-16 02:35:42] "GET /network-policy/cdaf04e3-91cb-4d56-a189-9fa0b1770128?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006838 10.0.0.38 - - [2026-03-16 02:35:43] "POST /fqname-to-id HTTP/1.1" 404 229 0.003545 10.0.0.38 - - [2026-03-16 02:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.23 - - [2026-03-16 02:35:43] "GET /projects?obj_uuids=5adbd17b-6c16-41a8-8d70-7737a9869087&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001041 10.0.0.38 - - [2026-03-16 02:35:43] "GET /project/5adbd17b-6c16-41a8-8d70-7737a9869087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.045294 10.0.0.38 - - [2026-03-16 02:35:43] "POST /network-policys HTTP/1.1" 200 563 0.074561 10.0.0.38 - - [2026-03-16 02:35:43] "GET /network-policy/44d00dc5-eb19-43e2-b365-fa528f45c30f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.006668 10.0.0.38 - - [2026-03-16 02:35:43] "POST /fqname-to-id HTTP/1.1" 404 229 0.003269 10.0.0.38 - - [2026-03-16 02:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006529 10.0.0.23 - - [2026-03-16 02:35:43] "GET /projects?obj_uuids=5adbd17b-6c16-41a8-8d70-7737a9869087&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001224 10.0.0.38 - - [2026-03-16 02:35:43] "GET /project/5adbd17b-6c16-41a8-8d70-7737a9869087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.048991 10.0.0.38 - - [2026-03-16 02:35:43] "POST /network-policys HTTP/1.1" 200 563 0.079009 10.0.0.38 - - [2026-03-16 02:35:43] "GET /network-policy/9453ce0e-5817-498d-902e-76f3e8418a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.007134 10.0.0.38 - - [2026-03-16 02:35:43] "POST /fqname-to-id HTTP/1.1" 404 229 0.006794 10.0.0.38 - - [2026-03-16 02:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004037 10.0.0.23 - - [2026-03-16 02:35:44] "GET /projects?obj_uuids=5adbd17b-6c16-41a8-8d70-7737a9869087&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001507 10.0.0.38 - - [2026-03-16 02:35:44] "GET /project/5adbd17b-6c16-41a8-8d70-7737a9869087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.066659 10.0.0.38 - - [2026-03-16 02:35:44] "POST /network-policys HTTP/1.1" 200 563 0.086803 10.0.0.38 - - [2026-03-16 02:35:44] "GET /network-policy/49ee437b-b202-44c8-b0b9-6dfbde10f8f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.006794 10.0.0.38 - - [2026-03-16 02:35:44] "POST /fqname-to-id HTTP/1.1" 404 229 0.003170 10.0.0.38 - - [2026-03-16 02:35:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004630 10.0.0.23 - - [2026-03-16 02:35:44] "GET /projects?obj_uuids=5adbd17b-6c16-41a8-8d70-7737a9869087&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001017 10.0.0.38 - - [2026-03-16 02:35:44] "GET /project/5adbd17b-6c16-41a8-8d70-7737a9869087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.078839 10.0.0.38 - - [2026-03-16 02:35:44] "POST /network-policys HTTP/1.1" 200 563 0.083570 10.0.0.38 - - [2026-03-16 02:35:44] "GET /network-policy/6bf465ff-d9d9-4bbb-a6ed-b13b6b7b9bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.011811 10.0.0.38 - - [2026-03-16 02:35:44] "POST /fqname-to-id HTTP/1.1" 404 229 0.003706 10.0.0.38 - - [2026-03-16 02:35:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.23 - - [2026-03-16 02:35:45] "GET /projects?obj_uuids=5adbd17b-6c16-41a8-8d70-7737a9869087&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001093 10.0.0.38 - - [2026-03-16 02:35:45] "GET /project/5adbd17b-6c16-41a8-8d70-7737a9869087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.074009 10.0.0.38 - - [2026-03-16 02:35:45] "POST /network-policys HTTP/1.1" 200 563 0.086873 10.0.0.38 - - [2026-03-16 02:35:45] "GET /network-policy/94a8a025-a1e9-4c4b-8af4-630932837216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006943 10.0.0.38 - - [2026-03-16 02:35:45] "POST /neutron/network HTTP/1.1" 200 2250 0.025877 10.0.0.38 - - [2026-03-16 02:35:45] "GET /virtual-network/8f3e7534-d055-459e-9096-101cbff3f1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.007141 10.0.0.38 - - [2026-03-16 02:35:45] "POST /fqname-to-id HTTP/1.1" 404 207 0.033276 10.0.0.38 - - [2026-03-16 02:35:45] "POST /access-control-lists HTTP/1.1" 200 609 0.095049 10.0.0.38 - - [2026-03-16 02:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007341 10.0.0.38 - - [2026-03-16 02:35:45] "GET /network-policy/1c7f962d-ec6e-4c4c-b6ca-f5a33dfec6a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8879 0.014473 10.0.0.38 - - [2026-03-16 02:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003796 10.0.0.38 - - [2026-03-16 02:35:45] "GET /network-policy/44d00dc5-eb19-43e2-b365-fa528f45c30f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.010812 10.0.0.38 - - [2026-03-16 02:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009466 10.0.0.38 - - [2026-03-16 02:35:46] "GET /network-policy/49ee437b-b202-44c8-b0b9-6dfbde10f8f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.005390 10.0.0.38 - - [2026-03-16 02:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.38 - - [2026-03-16 02:35:46] "GET /network-policy/6bf465ff-d9d9-4bbb-a6ed-b13b6b7b9bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004913 10.0.0.38 - - [2026-03-16 02:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.38 - - [2026-03-16 02:35:46] "GET /network-policy/7b51e4eb-3389-433a-a9be-2571c40597a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004467 10.0.0.38 - - [2026-03-16 02:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.38 - - [2026-03-16 02:35:46] "GET /network-policy/7c1b194a-fc67-44b1-83af-fac7b01ffdfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.008466 10.0.0.38 - - [2026-03-16 02:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584 10.0.0.38 - - [2026-03-16 02:35:46] "GET /network-policy/9453ce0e-5817-498d-902e-76f3e8418a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006382 10.0.0.38 - - [2026-03-16 02:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004868 10.0.0.38 - - [2026-03-16 02:35:46] "GET /network-policy/94a8a025-a1e9-4c4b-8af4-630932837216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005559 10.0.0.38 - - [2026-03-16 02:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004101 10.0.0.38 - - [2026-03-16 02:35:46] "GET /network-policy/cdaf04e3-91cb-4d56-a189-9fa0b1770128?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.007099 10.0.0.38 - - [2026-03-16 02:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.38 - - [2026-03-16 02:35:46] "GET /network-policy/e7821bea-a64d-4c51-a86f-485975b3d374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005432 10.0.0.38 - - [2026-03-16 02:35:46] "POST /id-to-fqname HTTP/1.1" 200 235 0.002306 10.0.0.23 - - [2026-03-16 02:35:47] "GET /projects?obj_uuids=5adbd17b-6c16-41a8-8d70-7737a9869087&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001591 10.0.0.38 - - [2026-03-16 02:35:47] "GET /project/5adbd17b-6c16-41a8-8d70-7737a9869087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.079018 10.0.0.38 - - [2026-03-16 02:35:47] "POST /neutron/port HTTP/1.1" 200 117 0.006374 10.0.0.38 - - [2026-03-16 02:35:48] "POST /neutron/network HTTP/1.1" 200 2260 0.008646 10.0.0.38 - - [2026-03-16 02:35:48] "POST /neutron/port HTTP/1.1" 200 1174 0.027553 10.0.0.38 - - [2026-03-16 02:35:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004208 10.0.0.38 - - [2026-03-16 02:35:49] "POST /neutron/port HTTP/1.1" 200 117 0.001161 10.0.0.38 - - [2026-03-16 02:35:52] "POST /neutron/port HTTP/1.1" 200 1238 0.028976 10.0.0.38 - - [2026-03-16 02:35:52] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009089 10.0.0.38 - - [2026-03-16 02:35:53] "GET /virtual-machine/993689e5-9dfd-4827-87a0-b7f6b112be12 HTTP/1.1" 401 292 0.000552 10.0.0.38 - - [2026-03-16 02:35:53] "GET /virtual-machine/993689e5-9dfd-4827-87a0-b7f6b112be12 HTTP/1.1" 200 1304 0.036112 10.0.0.38 - - [2026-03-16 02:35:53] "GET /virtual-machine-interface/4a664382-ebc7-455e-96f2-f768d718ca1e HTTP/1.1" 200 3168 0.006008 10.0.0.38 - - [2026-03-16 02:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003734 10.0.0.38 - - [2026-03-16 02:35:53] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004350 10.0.0.38 - - [2026-03-16 02:35:53] "GET /virtual-networks?parent_id=5adbd17b-6c16-41a8-8d70-7737a9869087&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.003761 10.0.0.38 - - [2026-03-16 02:35:53] "GET /virtual-network/8f3e7534-d055-459e-9096-101cbff3f1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.006873 10.0.0.38 - - [2026-03-16 02:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.38 - - [2026-03-16 02:35:56] "GET /virtual-network/8f3e7534-d055-459e-9096-101cbff3f1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.007006 10.0.0.38 - - [2026-03-16 02:36:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004213 10.0.0.38 - - [2026-03-16 02:36:00] "GET /virtual-network/8f3e7534-d055-459e-9096-101cbff3f1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.006790 10.0.0.38 - - [2026-03-16 02:36:02] "DELETE /access-control-list/f194a960-ffd6-4873-8124-97bdc04a3e4e HTTP/1.1" 200 115 0.066905 10.0.0.38 - - [2026-03-16 02:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004179 10.0.0.38 - - [2026-03-16 02:36:04] "GET /virtual-network/8f3e7534-d055-459e-9096-101cbff3f1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.008053 10.0.0.38 - - [2026-03-16 02:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004473 10.0.0.38 - - [2026-03-16 02:36:08] "GET /virtual-network/8f3e7534-d055-459e-9096-101cbff3f1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.009004 10.0.0.38 - - [2026-03-16 02:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.38 - - [2026-03-16 02:36:13] "GET /virtual-network/8f3e7534-d055-459e-9096-101cbff3f1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.007237 10.0.0.38 - - [2026-03-16 02:36:15] "POST /neutron/port HTTP/1.1" 200 1238 0.025779 10.0.0.38 - - [2026-03-16 02:36:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004601 10.0.0.38 - - [2026-03-16 02:36:15] "POST /neutron/port HTTP/1.1" 200 117 0.001181 10.0.0.23 - - [2026-03-16 02:36:16] "DELETE /project/5adbd17b6c1641a88d707737a9869087 HTTP/1.1" 404 173 0.004038 10.0.0.23 - - [2026-03-16 02:36:16] "DELETE /project/8b76f22c-737b-4b27-b836-4544597a7040 HTTP/1.1" 404 177 0.004744 10.0.0.38 - - [2026-03-16 02:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004139 10.0.0.38 - - [2026-03-16 02:36:17] "GET /virtual-network/8f3e7534-d055-459e-9096-101cbff3f1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.006372 10.0.0.38 - - [2026-03-16 02:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004365 10.0.0.38 - - [2026-03-16 02:36:21] "GET /virtual-network/8f3e7534-d055-459e-9096-101cbff3f1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.008396 10.0.0.38 - - [2026-03-16 02:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007501 10.0.0.38 - - [2026-03-16 02:36:25] "GET /virtual-network/8f3e7534-d055-459e-9096-101cbff3f1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.007638 10.0.0.22 - - [2026-03-16 02:36:26] "GET /obj-perms HTTP/1.1" 200 5056 0.070153 10.0.0.38 - - [2026-03-16 02:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.38 - - [2026-03-16 02:36:29] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005118 10.0.0.38 - - [2026-03-16 02:36:29] "GET /virtual-networks?parent_id=5adbd17b-6c16-41a8-8d70-7737a9869087&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.004656 10.0.0.38 - - [2026-03-16 02:36:29] "GET /virtual-network/8f3e7534-d055-459e-9096-101cbff3f1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.006351 10.0.0.38 - - [2026-03-16 02:36:29] "POST /neutron/port HTTP/1.1" 200 1238 0.024488 10.0.0.38 - - [2026-03-16 02:36:35] "POST /neutron/security_group HTTP/1.1" 200 2070 0.011971 10.0.0.38 - - [2026-03-16 02:36:40] "POST /neutron/port HTTP/1.1" 200 1238 0.021555 10.0.0.38 - - [2026-03-16 02:36:45] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008605 10.0.0.38 - - [2026-03-16 02:36:50] "POST /neutron/port HTTP/1.1" 200 1238 0.023511 10.0.0.38 - - [2026-03-16 02:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003923 10.0.0.38 - - [2026-03-16 02:36:50] "GET /network-policy/7c1b194a-fc67-44b1-83af-fac7b01ffdfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.004950 10.0.0.38 - - [2026-03-16 02:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.38 - - [2026-03-16 02:36:50] "GET /network-policy/1c7f962d-ec6e-4c4c-b6ca-f5a33dfec6a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8879 0.007893 10.0.0.38 - - [2026-03-16 02:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.38 - - [2026-03-16 02:36:50] "GET /network-policy/e7821bea-a64d-4c51-a86f-485975b3d374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004813 10.0.0.38 - - [2026-03-16 02:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004522 10.0.0.38 - - [2026-03-16 02:36:51] "GET /network-policy/7b51e4eb-3389-433a-a9be-2571c40597a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.005301 10.0.0.38 - - [2026-03-16 02:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858 10.0.0.38 - - [2026-03-16 02:36:51] "GET /network-policy/cdaf04e3-91cb-4d56-a189-9fa0b1770128?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.007183 10.0.0.38 - - [2026-03-16 02:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.38 - - [2026-03-16 02:36:51] "GET /network-policy/44d00dc5-eb19-43e2-b365-fa528f45c30f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004495 10.0.0.38 - - [2026-03-16 02:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004002 10.0.0.38 - - [2026-03-16 02:36:51] "GET /network-policy/9453ce0e-5817-498d-902e-76f3e8418a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005093 10.0.0.38 - - [2026-03-16 02:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.38 - - [2026-03-16 02:36:51] "GET /network-policy/49ee437b-b202-44c8-b0b9-6dfbde10f8f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.007360 10.0.0.38 - - [2026-03-16 02:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.38 - - [2026-03-16 02:36:51] "GET /network-policy/6bf465ff-d9d9-4bbb-a6ed-b13b6b7b9bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004640 10.0.0.38 - - [2026-03-16 02:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004771 10.0.0.38 - - [2026-03-16 02:36:51] "GET /network-policy/94a8a025-a1e9-4c4b-8af4-630932837216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005620 10.0.0.38 - - [2026-03-16 02:36:51] "POST /neutron/network HTTP/1.1" 200 1440 0.173212 10.0.0.38 - - [2026-03-16 02:36:51] "GET /virtual-network/8f3e7534-d055-459e-9096-101cbff3f1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.007673 10.0.0.38 - - [2026-03-16 02:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003962 10.0.0.38 - - [2026-03-16 02:36:51] "GET /network-policy/7c1b194a-fc67-44b1-83af-fac7b01ffdfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.006671 10.0.0.38 - - [2026-03-16 02:36:57] "POST /neutron/network HTTP/1.1" 200 1440 0.107568 10.0.0.38 - - [2026-03-16 02:36:57] "GET /virtual-network/8f3e7534-d055-459e-9096-101cbff3f1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.008876 10.0.0.38 - - [2026-03-16 02:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004118 10.0.0.38 - - [2026-03-16 02:36:57] "GET /network-policy/1c7f962d-ec6e-4c4c-b6ca-f5a33dfec6a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8879 0.006035 10.0.0.38 - - [2026-03-16 02:37:02] "POST /fqname-to-id HTTP/1.1" 404 207 0.007264 10.0.0.38 - - [2026-03-16 02:37:02] "PUT /access-control-list/4169ee55-dc0e-49b6-95c0-24d05878e769 HTTP/1.1" 200 272 0.031639 10.0.0.38 - - [2026-03-16 02:37:02] "POST /neutron/network HTTP/1.1" 200 1440 0.139752 10.0.0.38 - - [2026-03-16 02:37:02] "GET /virtual-network/8f3e7534-d055-459e-9096-101cbff3f1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.006977 10.0.0.38 - - [2026-03-16 02:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004638 10.0.0.38 - - [2026-03-16 02:37:02] "GET /network-policy/e7821bea-a64d-4c51-a86f-485975b3d374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.020710 10.0.0.38 - - [2026-03-16 02:37:07] "POST /neutron/network HTTP/1.1" 200 1440 0.133483 10.0.0.38 - - [2026-03-16 02:37:07] "GET /virtual-network/8f3e7534-d055-459e-9096-101cbff3f1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.007047 10.0.0.38 - - [2026-03-16 02:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.38 - - [2026-03-16 02:37:07] "GET /network-policy/7b51e4eb-3389-433a-a9be-2571c40597a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004995 10.0.0.38 - - [2026-03-16 02:37:12] "POST /neutron/network HTTP/1.1" 200 1440 0.127277 10.0.0.38 - - [2026-03-16 02:37:13] "GET /virtual-network/8f3e7534-d055-459e-9096-101cbff3f1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.007052 10.0.0.38 - - [2026-03-16 02:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.38 - - [2026-03-16 02:37:13] "GET /network-policy/cdaf04e3-91cb-4d56-a189-9fa0b1770128?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005792 10.0.0.38 - - [2026-03-16 02:37:14] "POST /neutron/port HTTP/1.1" 200 1238 0.025572 10.0.0.38 - - [2026-03-16 02:37:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004086 10.0.0.38 - - [2026-03-16 02:37:14] "POST /neutron/port HTTP/1.1" 200 117 0.001597 10.0.0.38 - - [2026-03-16 02:37:18] "POST /fqname-to-id HTTP/1.1" 404 207 0.006124 10.0.0.38 - - [2026-03-16 02:37:18] "POST /neutron/network HTTP/1.1" 200 1440 0.094085 10.0.0.38 - - [2026-03-16 02:37:18] "PUT /access-control-list/4169ee55-dc0e-49b6-95c0-24d05878e769 HTTP/1.1" 200 272 0.066138 10.0.0.38 - - [2026-03-16 02:37:18] "GET /virtual-network/8f3e7534-d055-459e-9096-101cbff3f1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.011210 10.0.0.38 - - [2026-03-16 02:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005142 10.0.0.38 - - [2026-03-16 02:37:18] "GET /network-policy/44d00dc5-eb19-43e2-b365-fa528f45c30f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004695 10.0.0.38 - - [2026-03-16 02:37:23] "POST /neutron/network HTTP/1.1" 200 1440 0.110722 10.0.0.38 - - [2026-03-16 02:37:23] "GET /virtual-network/8f3e7534-d055-459e-9096-101cbff3f1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.006755 10.0.0.38 - - [2026-03-16 02:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.38 - - [2026-03-16 02:37:23] "GET /network-policy/9453ce0e-5817-498d-902e-76f3e8418a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005367 10.0.0.38 - - [2026-03-16 02:37:28] "POST /neutron/network HTTP/1.1" 200 1440 0.089381 10.0.0.38 - - [2026-03-16 02:37:28] "GET /virtual-network/8f3e7534-d055-459e-9096-101cbff3f1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.007219 10.0.0.38 - - [2026-03-16 02:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.38 - - [2026-03-16 02:37:28] "GET /network-policy/49ee437b-b202-44c8-b0b9-6dfbde10f8f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004521 10.0.0.38 - - [2026-03-16 02:37:34] "POST /fqname-to-id HTTP/1.1" 404 207 0.005236 10.0.0.38 - - [2026-03-16 02:37:34] "PUT /access-control-list/4169ee55-dc0e-49b6-95c0-24d05878e769 HTTP/1.1" 200 272 0.024986 10.0.0.38 - - [2026-03-16 02:37:34] "POST /neutron/network HTTP/1.1" 200 1440 0.110221 10.0.0.38 - - [2026-03-16 02:37:34] "GET /virtual-network/8f3e7534-d055-459e-9096-101cbff3f1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.006459 10.0.0.38 - - [2026-03-16 02:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.38 - - [2026-03-16 02:37:34] "GET /network-policy/6bf465ff-d9d9-4bbb-a6ed-b13b6b7b9bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004889 10.0.0.38 - - [2026-03-16 02:37:39] "POST /neutron/network HTTP/1.1" 200 1440 0.108581 10.0.0.38 - - [2026-03-16 02:37:39] "GET /virtual-network/8f3e7534-d055-459e-9096-101cbff3f1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.006222 10.0.0.38 - - [2026-03-16 02:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004590 10.0.0.38 - - [2026-03-16 02:37:39] "GET /network-policy/94a8a025-a1e9-4c4b-8af4-630932837216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004426 10.0.0.38 - - [2026-03-16 02:37:44] "GET /virtual-machine/993689e5-9dfd-4827-87a0-b7f6b112be12 HTTP/1.1" 200 1304 0.004936 10.0.0.38 - - [2026-03-16 02:37:45] "POST /neutron/port HTTP/1.1" 200 1228 0.019474 10.0.0.38 - - [2026-03-16 02:37:46] "GET /virtual-machine/993689e5-9dfd-4827-87a0-b7f6b112be12 HTTP/1.1" 404 171 0.003692 10.0.0.38 - - [2026-03-16 02:37:46] "GET /virtual-machine/993689e5-9dfd-4827-87a0-b7f6b112be12 HTTP/1.1" 404 171 0.003207 10.0.0.38 - - [2026-03-16 02:37:46] "GET /virtual-machine/993689e5-9dfd-4827-87a0-b7f6b112be12 HTTP/1.1" 404 171 0.003623 10.0.0.38 - - [2026-03-16 02:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003869 10.0.0.38 - - [2026-03-16 02:37:46] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004614 10.0.0.38 - - [2026-03-16 02:37:46] "GET /virtual-networks?parent_id=5adbd17b-6c16-41a8-8d70-7737a9869087&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.005042 10.0.0.38 - - [2026-03-16 02:37:46] "GET /virtual-network/8f3e7534-d055-459e-9096-101cbff3f1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.008055 10.0.0.38 - - [2026-03-16 02:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.38 - - [2026-03-16 02:37:46] "GET /routing-instance/6342d0f4-bfc3-43ba-80e6-394ace04d7c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.004231 10.0.0.38 - - [2026-03-16 02:37:47] "GET /route-target/58660fd5-1487-4e0c-b97b-5f341c41efca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004423 10.0.0.38 - - [2026-03-16 02:37:47] "GET /obj-perms HTTP/1.1" 200 5019 0.054677 10.0.0.23 - - [2026-03-16 02:37:50] "GET /obj-perms HTTP/1.1" 200 5019 0.004129 10.0.0.38 - - [2026-03-16 02:37:56] "GET /obj-perms HTTP/1.1" 200 5019 0.005079 10.0.0.23 - - [2026-03-16 02:37:59] "GET /obj-perms HTTP/1.1" 200 5019 0.003984 10.0.0.38 - - [2026-03-16 02:38:05] "GET /obj-perms HTTP/1.1" 200 5019 0.004204 10.0.0.23 - - [2026-03-16 02:38:08] "GET /obj-perms HTTP/1.1" 200 5019 0.004481 10.0.0.38 - - [2026-03-16 02:38:08] "GET /obj-perms HTTP/1.1" 200 5019 0.004172 10.0.0.38 - - [2026-03-16 02:38:09] "GET /virtual-network/8f3e7534-d055-459e-9096-101cbff3f1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.006845 10.0.0.38 - - [2026-03-16 02:38:09] "POST /neutron/network HTTP/1.1" 200 1337 0.127646 10.0.0.38 - - [2026-03-16 02:38:09] "GET /virtual-network/8f3e7534-d055-459e-9096-101cbff3f1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006377 10.0.0.38 - - [2026-03-16 02:38:09] "DELETE /network-policy/94a8a025-a1e9-4c4b-8af4-630932837216 HTTP/1.1" 200 115 0.047366 10.0.0.38 - - [2026-03-16 02:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004962 10.0.0.23 - - [2026-03-16 02:38:09] "GET /projects?obj_uuids=5adbd17b-6c16-41a8-8d70-7737a9869087&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001039 10.0.0.38 - - [2026-03-16 02:38:09] "GET /project/5adbd17b-6c16-41a8-8d70-7737a9869087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.058434 10.0.0.38 - - [2026-03-16 02:38:09] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-10987089&detail=False&count=False&shared=False HTTP/1.1" 200 2255 0.006593 10.0.0.38 - - [2026-03-16 02:38:09] "DELETE /network-policy/6bf465ff-d9d9-4bbb-a6ed-b13b6b7b9bcd HTTP/1.1" 200 115 0.044796 10.0.0.38 - - [2026-03-16 02:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005256 10.0.0.23 - - [2026-03-16 02:38:09] "GET /projects?obj_uuids=5adbd17b-6c16-41a8-8d70-7737a9869087&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001294 10.0.0.38 - - [2026-03-16 02:38:09] "GET /project/5adbd17b-6c16-41a8-8d70-7737a9869087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.045044 10.0.0.38 - - [2026-03-16 02:38:09] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-10987089&detail=False&count=False&shared=False HTTP/1.1" 200 2019 0.005802 10.0.0.38 - - [2026-03-16 02:38:09] "DELETE /network-policy/49ee437b-b202-44c8-b0b9-6dfbde10f8f0 HTTP/1.1" 200 115 0.037774 10.0.0.38 - - [2026-03-16 02:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007855 10.0.0.23 - - [2026-03-16 02:38:09] "GET /projects?obj_uuids=5adbd17b-6c16-41a8-8d70-7737a9869087&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001011 10.0.0.38 - - [2026-03-16 02:38:09] "GET /project/5adbd17b-6c16-41a8-8d70-7737a9869087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.043787 10.0.0.38 - - [2026-03-16 02:38:09] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-10987089&detail=False&count=False&shared=False HTTP/1.1" 200 1783 0.005942 10.0.0.38 - - [2026-03-16 02:38:09] "DELETE /network-policy/9453ce0e-5817-498d-902e-76f3e8418a94 HTTP/1.1" 200 115 0.037466 10.0.0.38 - - [2026-03-16 02:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009589 10.0.0.23 - - [2026-03-16 02:38:09] "GET /projects?obj_uuids=5adbd17b-6c16-41a8-8d70-7737a9869087&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001009 10.0.0.38 - - [2026-03-16 02:38:10] "GET /project/5adbd17b-6c16-41a8-8d70-7737a9869087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.045108 10.0.0.38 - - [2026-03-16 02:38:10] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-10987089&detail=False&count=False&shared=False HTTP/1.1" 200 1547 0.006687 10.0.0.38 - - [2026-03-16 02:38:10] "DELETE /network-policy/44d00dc5-eb19-43e2-b365-fa528f45c30f HTTP/1.1" 200 115 0.043402 10.0.0.38 - - [2026-03-16 02:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819 10.0.0.23 - - [2026-03-16 02:38:10] "GET /projects?obj_uuids=5adbd17b-6c16-41a8-8d70-7737a9869087&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001350 10.0.0.38 - - [2026-03-16 02:38:10] "GET /project/5adbd17b-6c16-41a8-8d70-7737a9869087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.048527 10.0.0.38 - - [2026-03-16 02:38:10] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-10987089&detail=False&count=False&shared=False HTTP/1.1" 200 1311 0.005930 10.0.0.38 - - [2026-03-16 02:38:10] "DELETE /network-policy/cdaf04e3-91cb-4d56-a189-9fa0b1770128 HTTP/1.1" 200 115 0.044037 10.0.0.38 - - [2026-03-16 02:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006316 10.0.0.23 - - [2026-03-16 02:38:10] "GET /projects?obj_uuids=5adbd17b-6c16-41a8-8d70-7737a9869087&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001075 10.0.0.38 - - [2026-03-16 02:38:10] "GET /project/5adbd17b-6c16-41a8-8d70-7737a9869087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.040865 10.0.0.38 - - [2026-03-16 02:38:10] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-10987089&detail=False&count=False&shared=False HTTP/1.1" 200 1074 0.006718 10.0.0.38 - - [2026-03-16 02:38:10] "DELETE /network-policy/7b51e4eb-3389-433a-a9be-2571c40597a4 HTTP/1.1" 200 115 0.049695 10.0.0.38 - - [2026-03-16 02:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006612 10.0.0.23 - - [2026-03-16 02:38:10] "GET /projects?obj_uuids=5adbd17b-6c16-41a8-8d70-7737a9869087&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001107 10.0.0.38 - - [2026-03-16 02:38:10] "GET /project/5adbd17b-6c16-41a8-8d70-7737a9869087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.047163 10.0.0.38 - - [2026-03-16 02:38:10] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-10987089&detail=False&count=False&shared=False HTTP/1.1" 200 838 0.006521 10.0.0.38 - - [2026-03-16 02:38:10] "DELETE /network-policy/e7821bea-a64d-4c51-a86f-485975b3d374 HTTP/1.1" 200 115 0.046830 10.0.0.38 - - [2026-03-16 02:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.23 - - [2026-03-16 02:38:10] "GET /projects?obj_uuids=5adbd17b-6c16-41a8-8d70-7737a9869087&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001708 10.0.0.38 - - [2026-03-16 02:38:10] "GET /project/5adbd17b-6c16-41a8-8d70-7737a9869087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.043575 10.0.0.38 - - [2026-03-16 02:38:11] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-10987089&detail=False&count=False&shared=False HTTP/1.1" 200 602 0.006166 10.0.0.38 - - [2026-03-16 02:38:11] "DELETE /network-policy/1c7f962d-ec6e-4c4c-b6ca-f5a33dfec6a2 HTTP/1.1" 200 115 0.051944 10.0.0.38 - - [2026-03-16 02:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003169 10.0.0.23 - - [2026-03-16 02:38:11] "GET /projects?obj_uuids=5adbd17b-6c16-41a8-8d70-7737a9869087&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001366 10.0.0.38 - - [2026-03-16 02:38:11] "GET /project/5adbd17b-6c16-41a8-8d70-7737a9869087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.047875 10.0.0.38 - - [2026-03-16 02:38:11] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-10987089&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.006313 10.0.0.38 - - [2026-03-16 02:38:11] "DELETE /network-policy/7c1b194a-fc67-44b1-83af-fac7b01ffdfc HTTP/1.1" 200 115 0.045654 10.0.0.38 - - [2026-03-16 02:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004496 10.0.0.23 - - [2026-03-16 02:38:11] "GET /projects?obj_uuids=5adbd17b-6c16-41a8-8d70-7737a9869087&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000993 10.0.0.38 - - [2026-03-16 02:38:11] "GET /project/5adbd17b-6c16-41a8-8d70-7737a9869087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.046806 10.0.0.38 - - [2026-03-16 02:38:11] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-10987089&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.007375 10.0.0.23 - - [2026-03-16 02:38:11] "POST /useragent-kv HTTP/1.1" 200 115 0.008131 10.0.0.23 - - [2026-03-16 02:38:11] "POST /useragent-kv HTTP/1.1" 200 115 0.004472 10.0.0.38 - - [2026-03-16 02:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007108 10.0.0.23 - - [2026-03-16 02:38:11] "POST /useragent-kv HTTP/1.1" 200 115 0.004413 10.0.0.23 - - [2026-03-16 02:38:11] "POST /useragent-kv HTTP/1.1" 200 115 0.002603 10.0.0.23 - - [2026-03-16 02:38:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003623 10.0.0.23 - - [2026-03-16 02:38:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003548 10.0.0.38 - - [2026-03-16 02:38:11] "POST /neutron/network HTTP/1.1" 200 151 0.201911 10.0.0.38 - - [2026-03-16 02:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004230 10.0.0.38 - - [2026-03-16 02:38:12] "DELETE /network-ipam/ad533bb9-816e-4f26-bdda-cb507a1abd06 HTTP/1.1" 200 115 0.042417 10.0.0.38 - - [2026-03-16 02:38:12] "POST /fqname-to-id HTTP/1.1" 404 260 0.004669 10.0.0.23 - - [2026-03-16 02:38:12] "GET /projects?obj_uuids=5adbd17b-6c16-41a8-8d70-7737a9869087&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001018 10.0.0.23 - - [2026-03-16 02:38:12] "GET /project/5adbd17b-6c16-41a8-8d70-7737a9869087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1515 0.043313 10.0.0.23 - - [2026-03-16 02:38:12] "GET /projects?obj_uuids=5adbd17b-6c16-41a8-8d70-7737a9869087&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001237 10.0.0.23 - - [2026-03-16 02:38:12] "GET /project/5adbd17b-6c16-41a8-8d70-7737a9869087?fields=security_groups HTTP/1.1" 200 1398 0.042102 10.0.0.23 - - [2026-03-16 02:38:12] "DELETE /security-group/661fc14a-0b37-490e-a6e2-797272198172 HTTP/1.1" 200 115 0.068879 10.0.0.23 - - [2026-03-16 02:38:12] "GET /projects?obj_uuids=5adbd17b-6c16-41a8-8d70-7737a9869087&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001430 10.0.0.23 - - [2026-03-16 02:38:12] "GET /project/5adbd17b-6c16-41a8-8d70-7737a9869087?fields=application_policy_sets HTTP/1.1" 200 1437 0.056887 10.0.0.38 - - [2026-03-16 02:38:12] "DELETE /access-control-list/d5e14daf-bb0c-45a2-a5f1-e2427c7b1111 HTTP/1.1" 200 115 0.049380 10.0.0.38 - - [2026-03-16 02:38:12] "DELETE /project/5adbd17b-6c16-41a8-8d70-7737a9869087 HTTP/1.1" 200 115 0.422659 10.0.0.23 - - [2026-03-16 02:38:12] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001450 10.0.0.38 - - [2026-03-16 02:38:12] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?fields=projects HTTP/1.1" 200 1245 0.014651 10.0.0.23 - - [2026-03-16 02:38:15] "GET /projects?obj_uuids=5adbd17b-6c16-41a8-8d70-7737a9869087&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004106 10.0.0.23 - - [2026-03-16 02:38:15] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001016 10.0.0.23 - - [2026-03-16 02:38:15] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.050486 10.0.0.23 - - [2026-03-16 02:38:15] "POST /id-to-fqname HTTP/1.1" 200 202 0.004960 10.0.0.23 - - [2026-03-16 02:38:15] "POST /fqname-to-id HTTP/1.1" 404 211 0.005286 10.0.0.23 - - [2026-03-16 02:38:15] "POST /security-groups HTTP/1.1" 200 603 0.078831 10.0.0.23 - - [2026-03-16 02:38:15] "POST /projects HTTP/1.1" 200 609 0.330104 10.0.0.38 - - [2026-03-16 02:38:15] "POST /fqname-to-id HTTP/1.1" 404 245 0.007964 10.0.0.23 - - [2026-03-16 02:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.409300 10.0.0.38 - - [2026-03-16 02:38:15] "GET /project/5adbd17b-6c16-41a8-8d70-7737a9869087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.587997 10.0.0.23 - - [2026-03-16 02:38:15] "GET /projects?obj_uuids=5adbd17b-6c16-41a8-8d70-7737a9869087&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001127 10.0.0.38 - - [2026-03-16 02:38:15] "GET /project/5adbd17b-6c16-41a8-8d70-7737a9869087?fields=virtual_networks HTTP/1.1" 200 1055 0.053524 10.0.0.23 - - [2026-03-16 02:38:15] "GET /projects?obj_uuids=5adbd17b-6c16-41a8-8d70-7737a9869087&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001214 10.0.0.38 - - [2026-03-16 02:38:15] "GET /project/5adbd17b-6c16-41a8-8d70-7737a9869087?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.043395 10.0.0.23 - - [2026-03-16 02:38:16] "GET /projects?obj_uuids=5adbd17b-6c16-41a8-8d70-7737a9869087&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001972 10.0.0.38 - - [2026-03-16 02:38:16] "GET /project/5adbd17b-6c16-41a8-8d70-7737a9869087?fields=security_groups HTTP/1.1" 200 1293 0.059867 10.0.0.23 - - [2026-03-16 02:38:16] "DELETE /project/5adbd17b6c1641a88d707737a9869087 HTTP/1.1" 404 173 0.003335 10.0.0.38 - - [2026-03-16 02:38:17] "POST /fqname-to-id HTTP/1.1" 404 194 0.028453 10.0.0.23 - - [2026-03-16 02:38:17] "GET /projects?obj_uuids=8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003429 10.0.0.23 - - [2026-03-16 02:38:17] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001513 10.0.0.23 - - [2026-03-16 02:38:17] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.010086 10.0.0.23 - - [2026-03-16 02:38:17] "POST /id-to-fqname HTTP/1.1" 200 196 0.005133 10.0.0.23 - - [2026-03-16 02:38:17] "POST /fqname-to-id HTTP/1.1" 404 205 0.005654 10.0.0.23 - - [2026-03-16 02:38:17] "POST /security-groups HTTP/1.1" 200 597 0.034028 10.0.0.23 - - [2026-03-16 02:38:17] "POST /projects HTTP/1.1" 200 597 0.252040 10.0.0.38 - - [2026-03-16 02:38:17] "POST /access-control-lists HTTP/1.1" 200 602 0.027968 10.0.0.23 - - [2026-03-16 02:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.323679 10.0.0.38 - - [2026-03-16 02:38:17] "GET /project/8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.468790 10.0.0.38 - - [2026-03-16 02:38:18] "GET / HTTP/1.1" 200 35931 0.001425 10.0.0.38 - - [2026-03-16 02:38:20] "GET /project/8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000510 10.0.0.23 - - [2026-03-16 02:38:21] "GET /projects?obj_uuids=8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001043 10.0.0.38 - - [2026-03-16 02:38:21] "GET /project/8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.076893 10.0.0.38 - - [2026-03-16 02:38:21] "GET / HTTP/1.1" 200 35931 0.002061 10.0.0.38 - - [2026-03-16 02:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.23 - - [2026-03-16 02:38:22] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001427 10.0.0.38 - - [2026-03-16 02:38:22] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.008551 10.0.0.38 - - [2026-03-16 02:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004429 10.0.0.23 - - [2026-03-16 02:38:22] "GET /projects?obj_uuids=8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001353 10.0.0.38 - - [2026-03-16 02:38:22] "GET /project/8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.053617 10.0.0.38 - - [2026-03-16 02:38:23] "GET /domains HTTP/1.1" 401 292 0.000577 10.0.0.38 - - [2026-03-16 02:38:23] "GET /domains HTTP/1.1" 200 280 0.032670 10.0.0.23 - - [2026-03-16 02:38:23] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001014 10.0.0.38 - - [2026-03-16 02:38:23] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b HTTP/1.1" 200 2778 0.009738 10.0.0.23 - - [2026-03-16 02:38:23] "GET /projects?obj_uuids=8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000979 10.0.0.38 - - [2026-03-16 02:38:23] "GET /project/8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c HTTP/1.1" 200 1888 0.092966 10.0.0.38 - - [2026-03-16 02:38:23] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003723 10.0.0.38 - - [2026-03-16 02:38:23] "POST /network-ipams HTTP/1.1" 200 603 0.031069 10.0.0.38 - - [2026-03-16 02:38:23] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004392 10.0.0.38 - - [2026-03-16 02:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003993 10.0.0.38 - - [2026-03-16 02:38:23] "GET /network-ipam/bec7172e-0ce0-4fa7-aa0f-7021aff6dfcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.006675 10.0.0.38 - - [2026-03-16 02:38:24] "PUT /network-ipam/bec7172e-0ce0-4fa7-aa0f-7021aff6dfcb HTTP/1.1" 200 258 0.016485 10.0.0.38 - - [2026-03-16 02:38:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000434 10.0.0.38 - - [2026-03-16 02:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.030734 10.0.0.23 - - [2026-03-16 02:38:24] "GET /projects?obj_uuids=8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000998 10.0.0.38 - - [2026-03-16 02:38:24] "GET /project/8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.044909 10.0.0.38 - - [2026-03-16 02:38:25] "POST /route-targets HTTP/1.1" 200 327 0.018416 10.0.0.23 - - [2026-03-16 02:38:25] "POST /useragent-kv HTTP/1.1" 200 115 0.010645 10.0.0.38 - - [2026-03-16 02:38:25] "POST /neutron/subnet HTTP/1.1" 200 701 0.324794 10.0.0.38 - - [2026-03-16 02:38:25] "POST /id-to-fqname HTTP/1.1" 200 229 0.001335 10.0.0.38 - - [2026-03-16 02:38:25] "GET /virtual-network/8ecddb34-4405-4eba-a1f5-8b55405b554e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.008829 10.0.0.38 - - [2026-03-16 02:38:25] "POST /neutron/network HTTP/1.1" 200 1074 0.012285 10.0.0.38 - - [2026-03-16 02:38:25] "GET /virtual-network/8ecddb34-4405-4eba-a1f5-8b55405b554e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.006907 10.0.0.38 - - [2026-03-16 02:38:25] "POST /neutron/subnet HTTP/1.1" 200 701 0.011756 10.0.0.38 - - [2026-03-16 02:38:26] "GET /virtual-network/8ecddb34-4405-4eba-a1f5-8b55405b554e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.006475 10.0.0.22 - - [2026-03-16 02:38:27] "GET /obj-perms HTTP/1.1" 200 5013 0.051575 10.0.0.23 - - [2026-03-16 02:38:27] "GET /obj-perms HTTP/1.1" 200 5056 0.073647 10.0.0.38 - - [2026-03-16 02:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.23 - - [2026-03-16 02:38:27] "GET /projects?obj_uuids=8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001383 10.0.0.38 - - [2026-03-16 02:38:27] "GET /project/8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.044176 10.0.0.38 - - [2026-03-16 02:38:28] "POST /ref-update HTTP/1.1" 200 156 0.028745 10.0.0.23 - - [2026-03-16 02:38:28] "POST /useragent-kv HTTP/1.1" 200 115 0.009511 10.0.0.38 - - [2026-03-16 02:38:28] "POST /neutron/subnet HTTP/1.1" 200 701 0.251127 10.0.0.38 - - [2026-03-16 02:38:28] "POST /id-to-fqname HTTP/1.1" 200 229 0.001429 10.0.0.38 - - [2026-03-16 02:38:28] "GET /virtual-network/bbd6b8cc-f777-4a0f-ab2d-1ccab31c9941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.008769 10.0.0.38 - - [2026-03-16 02:38:28] "POST /neutron/network HTTP/1.1" 200 1074 0.011255 10.0.0.38 - - [2026-03-16 02:38:28] "GET /virtual-network/bbd6b8cc-f777-4a0f-ab2d-1ccab31c9941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.007269 10.0.0.38 - - [2026-03-16 02:38:28] "POST /neutron/subnet HTTP/1.1" 200 701 0.010482 10.0.0.38 - - [2026-03-16 02:38:28] "GET /virtual-network/bbd6b8cc-f777-4a0f-ab2d-1ccab31c9941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.007346 10.0.0.38 - - [2026-03-16 02:38:29] "GET /obj-perms HTTP/1.1" 200 5013 0.050073 10.0.0.38 - - [2026-03-16 02:38:29] "POST /fqname-to-id HTTP/1.1" 404 205 0.003672 10.0.0.38 - - [2026-03-16 02:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.23 - - [2026-03-16 02:38:29] "GET /projects?obj_uuids=8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001348 10.0.0.38 - - [2026-03-16 02:38:29] "GET /project/8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.059062 10.0.0.38 - - [2026-03-16 02:38:29] "POST /network-policys HTTP/1.1" 200 527 0.034110 10.0.0.38 - - [2026-03-16 02:38:29] "GET /network-policy/294fdc40-2e55-4f81-9cff-aa79ae823518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3982 0.007917 10.0.0.38 - - [2026-03-16 02:38:29] "POST /fqname-to-id HTTP/1.1" 404 205 0.003751 10.0.0.38 - - [2026-03-16 02:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.23 - - [2026-03-16 02:38:29] "GET /projects?obj_uuids=8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001049 10.0.0.38 - - [2026-03-16 02:38:29] "GET /project/8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.054311 10.0.0.38 - - [2026-03-16 02:38:30] "POST /network-policys HTTP/1.1" 200 527 0.086128 10.0.0.38 - - [2026-03-16 02:38:30] "GET /network-policy/27b58581-71d2-4bc9-aef5-8f5390de4410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3982 0.007577 10.0.0.38 - - [2026-03-16 02:38:30] "POST /fqname-to-id HTTP/1.1" 404 205 0.003974 10.0.0.38 - - [2026-03-16 02:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005203 10.0.0.23 - - [2026-03-16 02:38:30] "GET /projects?obj_uuids=8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001361 10.0.0.38 - - [2026-03-16 02:38:30] "GET /project/8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.046711 10.0.0.38 - - [2026-03-16 02:38:30] "POST /network-policys HTTP/1.1" 200 527 0.077859 10.0.0.38 - - [2026-03-16 02:38:30] "GET /network-policy/5c44f001-ce7f-40e9-8b7a-98b2c717b389?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3982 0.007260 10.0.0.38 - - [2026-03-16 02:38:30] "POST /fqname-to-id HTTP/1.1" 404 205 0.003648 10.0.0.38 - - [2026-03-16 02:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003625 10.0.0.23 - - [2026-03-16 02:38:30] "GET /projects?obj_uuids=8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001152 10.0.0.38 - - [2026-03-16 02:38:30] "GET /project/8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.045259 10.0.0.38 - - [2026-03-16 02:38:30] "POST /network-policys HTTP/1.1" 200 527 0.032706 10.0.0.38 - - [2026-03-16 02:38:31] "GET /network-policy/a4ea2b37-6635-4f2e-bae2-fe74a63a8465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.007571 10.0.0.38 - - [2026-03-16 02:38:31] "POST /fqname-to-id HTTP/1.1" 404 207 0.004967 10.0.0.38 - - [2026-03-16 02:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004177 10.0.0.23 - - [2026-03-16 02:38:31] "GET /projects?obj_uuids=8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001098 10.0.0.38 - - [2026-03-16 02:38:31] "GET /project/8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.049962 10.0.0.38 - - [2026-03-16 02:38:31] "POST /network-policys HTTP/1.1" 200 531 0.033628 10.0.0.38 - - [2026-03-16 02:38:31] "GET /network-policy/a62c44c3-4766-49db-ac55-0cefd5758d9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.007713 10.0.0.38 - - [2026-03-16 02:38:31] "POST /fqname-to-id HTTP/1.1" 404 206 0.003244 10.0.0.38 - - [2026-03-16 02:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.23 - - [2026-03-16 02:38:31] "GET /projects?obj_uuids=8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001691 10.0.0.38 - - [2026-03-16 02:38:31] "GET /project/8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.048025 10.0.0.38 - - [2026-03-16 02:38:31] "POST /network-policys HTTP/1.1" 200 529 0.034942 10.0.0.38 - - [2026-03-16 02:38:31] "GET /network-policy/cbae8690-6eb4-4be2-a238-db83938486e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.007790 10.0.0.38 - - [2026-03-16 02:38:31] "POST /fqname-to-id HTTP/1.1" 404 206 0.003980 10.0.0.38 - - [2026-03-16 02:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.23 - - [2026-03-16 02:38:31] "GET /projects?obj_uuids=8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000991 10.0.0.38 - - [2026-03-16 02:38:32] "GET /project/8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.047334 10.0.0.38 - - [2026-03-16 02:38:32] "POST /network-policys HTTP/1.1" 200 529 0.073877 10.0.0.38 - - [2026-03-16 02:38:32] "GET /network-policy/a84f4453-c480-4a9b-a4e9-d49246db91af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.007400 10.0.0.38 - - [2026-03-16 02:38:32] "POST /fqname-to-id HTTP/1.1" 404 206 0.003050 10.0.0.38 - - [2026-03-16 02:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004149 10.0.0.23 - - [2026-03-16 02:38:32] "GET /projects?obj_uuids=8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001328 10.0.0.38 - - [2026-03-16 02:38:32] "GET /project/8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.047476 10.0.0.38 - - [2026-03-16 02:38:32] "POST /network-policys HTTP/1.1" 200 529 0.034554 10.0.0.38 - - [2026-03-16 02:38:32] "GET /network-policy/6d391176-96fb-4934-b694-6c9593d5a548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.007013 10.0.0.38 - - [2026-03-16 02:38:32] "POST /fqname-to-id HTTP/1.1" 404 206 0.003333 10.0.0.38 - - [2026-03-16 02:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.23 - - [2026-03-16 02:38:32] "GET /projects?obj_uuids=8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000988 10.0.0.38 - - [2026-03-16 02:38:32] "GET /project/8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.045200 10.0.0.38 - - [2026-03-16 02:38:32] "POST /network-policys HTTP/1.1" 200 529 0.035906 10.0.0.38 - - [2026-03-16 02:38:32] "GET /network-policy/140e8db4-5e72-4b89-8d2a-f9a90659f90d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.011329 10.0.0.38 - - [2026-03-16 02:38:33] "POST /fqname-to-id HTTP/1.1" 404 208 0.003981 10.0.0.38 - - [2026-03-16 02:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.23 - - [2026-03-16 02:38:33] "GET /projects?obj_uuids=8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001085 10.0.0.38 - - [2026-03-16 02:38:33] "GET /project/8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.049317 10.0.0.38 - - [2026-03-16 02:38:33] "POST /network-policys HTTP/1.1" 200 533 0.037215 10.0.0.38 - - [2026-03-16 02:38:33] "GET /network-policy/6c6eafcb-663c-45e6-9858-3c4d2a7078a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1126 0.008903 10.0.0.38 - - [2026-03-16 02:38:33] "POST /neutron/network HTTP/1.1" 200 1157 0.012876 10.0.0.38 - - [2026-03-16 02:38:33] "GET /virtual-network/8ecddb34-4405-4eba-a1f5-8b55405b554e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.010406 10.0.0.38 - - [2026-03-16 02:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004950 10.0.0.38 - - [2026-03-16 02:38:33] "GET /network-policy/294fdc40-2e55-4f81-9cff-aa79ae823518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3982 0.004817 10.0.0.38 - - [2026-03-16 02:38:34] "POST /fqname-to-id HTTP/1.1" 404 246 0.005042 10.0.0.38 - - [2026-03-16 02:38:34] "POST /neutron/network HTTP/1.1" 200 1159 0.013397 10.0.0.38 - - [2026-03-16 02:38:34] "GET /virtual-network/bbd6b8cc-f777-4a0f-ab2d-1ccab31c9941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.009510 10.0.0.38 - - [2026-03-16 02:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005992 10.0.0.38 - - [2026-03-16 02:38:34] "GET /network-policy/a62c44c3-4766-49db-ac55-0cefd5758d9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.004662 10.0.0.38 - - [2026-03-16 02:38:34] "POST /id-to-fqname HTTP/1.1" 200 229 0.001259 10.0.0.23 - - [2026-03-16 02:38:35] "GET /projects?obj_uuids=8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.005362 10.0.0.38 - - [2026-03-16 02:38:35] "GET /project/8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.084708 10.0.0.38 - - [2026-03-16 02:38:35] "POST /neutron/port HTTP/1.1" 200 117 0.007321 10.0.0.38 - - [2026-03-16 02:38:35] "POST /id-to-fqname HTTP/1.1" 200 229 0.001450 10.0.0.38 - - [2026-03-16 02:38:35] "POST /neutron/network HTTP/1.1" 200 1169 0.011030 10.0.0.38 - - [2026-03-16 02:38:36] "PUT /access-control-list/fcace45e-03af-4e3c-9325-c676a7a42756 HTTP/1.1" 200 272 0.059804 10.0.0.38 - - [2026-03-16 02:38:36] "POST /neutron/port HTTP/1.1" 200 1061 0.044706 10.0.0.23 - - [2026-03-16 02:38:36] "GET /projects?obj_uuids=8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001504 10.0.0.38 - - [2026-03-16 02:38:36] "GET /project/8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.134943 10.0.0.38 - - [2026-03-16 02:38:36] "POST /neutron/port HTTP/1.1" 200 1125 0.028858 10.0.0.38 - - [2026-03-16 02:38:36] "POST /neutron/subnet HTTP/1.1" 200 675 0.013093 10.0.0.38 - - [2026-03-16 02:38:36] "POST /neutron/port HTTP/1.1" 200 1125 0.021925 10.0.0.38 - - [2026-03-16 02:38:36] "POST /neutron/port HTTP/1.1" 200 1125 0.023136 10.0.0.23 - - [2026-03-16 02:38:37] "GET /projects?obj_uuids=8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001126 10.0.0.38 - - [2026-03-16 02:38:37] "POST /neutron/port HTTP/1.1" 200 1061 0.350154 10.0.0.38 - - [2026-03-16 02:38:37] "POST /neutron/port HTTP/1.1" 200 1115 0.111116 10.0.0.38 - - [2026-03-16 02:38:37] "POST /neutron/subnet HTTP/1.1" 200 675 0.011679 10.0.0.38 - - [2026-03-16 02:38:42] "POST /neutron/port HTTP/1.1" 200 1125 0.018493 10.0.0.38 - - [2026-03-16 02:38:42] "POST /neutron/security_group HTTP/1.1" 200 2064 0.009804 10.0.0.38 - - [2026-03-16 02:38:42] "GET /virtual-machine/d2eb2cd8-ed77-47b5-80ba-40d9fe96c496 HTTP/1.1" 401 292 0.000573 10.0.0.38 - - [2026-03-16 02:38:42] "GET /virtual-machine/d2eb2cd8-ed77-47b5-80ba-40d9fe96c496 HTTP/1.1" 200 1298 0.032889 10.0.0.38 - - [2026-03-16 02:38:42] "GET /virtual-machine-interface/734c9dfb-5605-4caa-944e-e8e5c75f8daa HTTP/1.1" 200 2950 0.006861 10.0.0.38 - - [2026-03-16 02:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070 10.0.0.38 - - [2026-03-16 02:38:42] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003666 10.0.0.38 - - [2026-03-16 02:38:42] "GET /virtual-networks?parent_id=8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003622 10.0.0.38 - - [2026-03-16 02:38:42] "GET /virtual-network/8ecddb34-4405-4eba-a1f5-8b55405b554e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005706 10.0.0.38 - - [2026-03-16 02:38:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004383 10.0.0.38 - - [2026-03-16 02:38:45] "GET /virtual-network/8ecddb34-4405-4eba-a1f5-8b55405b554e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.007447 10.0.0.38 - - [2026-03-16 02:38:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.38 - - [2026-03-16 02:38:49] "GET /virtual-network/8ecddb34-4405-4eba-a1f5-8b55405b554e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.008732 10.0.0.38 - - [2026-03-16 02:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004822 10.0.0.38 - - [2026-03-16 02:38:54] "GET /virtual-network/8ecddb34-4405-4eba-a1f5-8b55405b554e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006997 10.0.0.38 - - [2026-03-16 02:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.38 - - [2026-03-16 02:38:58] "GET /virtual-network/8ecddb34-4405-4eba-a1f5-8b55405b554e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006750 10.0.0.38 - - [2026-03-16 02:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170 10.0.0.38 - - [2026-03-16 02:39:02] "GET /virtual-network/8ecddb34-4405-4eba-a1f5-8b55405b554e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005847 10.0.0.38 - - [2026-03-16 02:39:03] "DELETE /access-control-list/e25cfea5-cc0a-4437-afb3-57f3c17fdf15 HTTP/1.1" 200 115 0.046903 10.0.0.38 - - [2026-03-16 02:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004747 10.0.0.38 - - [2026-03-16 02:39:06] "GET /virtual-network/8ecddb34-4405-4eba-a1f5-8b55405b554e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.007197 10.0.0.38 - - [2026-03-16 02:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.38 - - [2026-03-16 02:39:10] "GET /virtual-network/8ecddb34-4405-4eba-a1f5-8b55405b554e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005591 10.0.0.38 - - [2026-03-16 02:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.38 - - [2026-03-16 02:39:14] "GET /virtual-network/8ecddb34-4405-4eba-a1f5-8b55405b554e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.007517 10.0.0.38 - - [2026-03-16 02:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.38 - - [2026-03-16 02:39:16] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004212 10.0.0.38 - - [2026-03-16 02:39:16] "GET /virtual-networks?parent_id=8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.005213 10.0.0.23 - - [2026-03-16 02:39:16] "DELETE /project/5adbd17b-6c16-41a8-8d70-7737a9869087 HTTP/1.1" 404 177 0.004281 10.0.0.23 - - [2026-03-16 02:39:16] "DELETE /project/8f41f0c010f44cefb8f350fd9fd3dc6c HTTP/1.1" 404 173 0.003760 10.0.0.38 - - [2026-03-16 02:39:16] "GET /virtual-network/8ecddb34-4405-4eba-a1f5-8b55405b554e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006837 10.0.0.38 - - [2026-03-16 02:39:16] "POST /neutron/port HTTP/1.1" 200 1125 0.020709 10.0.0.38 - - [2026-03-16 02:39:16] "POST /neutron/port HTTP/1.1" 200 1125 0.020561 10.0.0.38 - - [2026-03-16 02:39:17] "POST /neutron/subnet HTTP/1.1" 200 675 0.015270 10.0.0.38 - - [2026-03-16 02:39:21] "POST /neutron/port HTTP/1.1" 200 1125 0.044204 10.0.0.38 - - [2026-03-16 02:39:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004559 10.0.0.38 - - [2026-03-16 02:39:21] "POST /neutron/network HTTP/1.1" 200 1159 0.010278 10.0.0.38 - - [2026-03-16 02:39:27] "POST /neutron/port HTTP/1.1" 200 1125 0.026865 10.0.0.38 - - [2026-03-16 02:39:27] "POST /neutron/security_group HTTP/1.1" 200 2064 0.009533 10.0.0.38 - - [2026-03-16 02:39:32] "POST /neutron/port HTTP/1.1" 200 1125 0.021602 10.0.0.38 - - [2026-03-16 02:39:37] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008519 10.0.0.38 - - [2026-03-16 02:39:37] "POST /neutron/port HTTP/1.1" 200 1125 0.018742 10.0.0.38 - - [2026-03-16 02:39:37] "GET /virtual-machine/7cd42f7b-16c7-415f-af60-78bb3c175c3b HTTP/1.1" 200 1298 0.006457 10.0.0.38 - - [2026-03-16 02:39:37] "GET /virtual-machine-interface/70e4747a-f469-45be-95a7-02199ed070a4 HTTP/1.1" 200 2950 0.006096 10.0.0.38 - - [2026-03-16 02:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671 10.0.0.38 - - [2026-03-16 02:39:37] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004278 10.0.0.38 - - [2026-03-16 02:39:37] "GET /virtual-networks?parent_id=8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.004309 10.0.0.38 - - [2026-03-16 02:39:37] "GET /virtual-network/bbd6b8cc-f777-4a0f-ab2d-1ccab31c9941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.007121 10.0.0.38 - - [2026-03-16 02:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004171 10.0.0.38 - - [2026-03-16 02:39:39] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004514 10.0.0.38 - - [2026-03-16 02:39:39] "GET /virtual-networks?parent_id=8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003418 10.0.0.38 - - [2026-03-16 02:39:39] "GET /virtual-network/bbd6b8cc-f777-4a0f-ab2d-1ccab31c9941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.006244 10.0.0.38 - - [2026-03-16 02:39:39] "POST /neutron/security_group HTTP/1.1" 200 2064 0.009038 10.0.0.38 - - [2026-03-16 02:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003852 10.0.0.38 - - [2026-03-16 02:39:39] "GET /network-policy/a62c44c3-4766-49db-ac55-0cefd5758d9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.004366 10.0.0.38 - - [2026-03-16 02:39:39] "POST /neutron/port HTTP/1.1" 200 1125 0.023260 10.0.0.38 - - [2026-03-16 02:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004692 10.0.0.38 - - [2026-03-16 02:39:39] "GET /network-policy/294fdc40-2e55-4f81-9cff-aa79ae823518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3982 0.004060 10.0.0.38 - - [2026-03-16 02:39:40] "POST /neutron/network HTTP/1.1" 200 1157 0.129672 10.0.0.38 - - [2026-03-16 02:39:40] "GET /virtual-network/8ecddb34-4405-4eba-a1f5-8b55405b554e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006456 10.0.0.38 - - [2026-03-16 02:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.38 - - [2026-03-16 02:39:40] "GET /network-policy/27b58581-71d2-4bc9-aef5-8f5390de4410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3982 0.005569 10.0.0.38 - - [2026-03-16 02:40:07] "POST /neutron/network HTTP/1.1" 200 1160 0.140052 10.0.0.38 - - [2026-03-16 02:40:07] "POST /ref-update HTTP/1.1" 200 156 0.053249 10.0.0.38 - - [2026-03-16 02:40:07] "GET /virtual-network/8ecddb34-4405-4eba-a1f5-8b55405b554e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.012984 10.0.0.38 - - [2026-03-16 02:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004788 10.0.0.38 - - [2026-03-16 02:40:07] "GET /network-policy/6c6eafcb-663c-45e6-9858-3c4d2a7078a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1126 0.005363 10.0.0.22 - - [2026-03-16 02:40:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000437 10.0.0.22 - - [2026-03-16 02:40:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000388 10.0.0.23 - - [2026-03-16 02:40:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000386 10.0.0.23 - - [2026-03-16 02:40:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000393 10.0.0.22 - - [2026-03-16 02:40:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000409 10.0.0.22 - - [2026-03-16 02:40:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000569 10.0.0.23 - - [2026-03-16 02:40:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000389 10.0.0.23 - - [2026-03-16 02:40:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000545 10.0.0.38 - - [2026-03-16 02:40:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000509 10.0.0.38 - - [2026-03-16 02:40:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.38 - - [2026-03-16 02:40:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000975 10.0.0.38 - - [2026-03-16 02:40:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000423 10.0.0.38 - - [2026-03-16 02:40:16] "POST /neutron/network HTTP/1.1" 200 1157 0.103459 10.0.0.38 - - [2026-03-16 02:40:16] "GET /virtual-network/8ecddb34-4405-4eba-a1f5-8b55405b554e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.010228 10.0.0.38 - - [2026-03-16 02:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.38 - - [2026-03-16 02:40:16] "GET /network-policy/5c44f001-ce7f-40e9-8b7a-98b2c717b389?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3982 0.005356 10.0.0.38 - - [2026-03-16 02:40:18] "POST /neutron/port HTTP/1.1" 200 1125 0.020760 10.0.0.38 - - [2026-03-16 02:40:18] "POST /neutron/subnet HTTP/1.1" 200 675 0.017097 10.0.0.38 - - [2026-03-16 02:40:21] "POST /neutron/port HTTP/1.1" 200 1125 0.019577 10.0.0.38 - - [2026-03-16 02:40:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004227 10.0.0.38 - - [2026-03-16 02:40:21] "POST /neutron/network HTTP/1.1" 200 1159 0.009384 10.0.0.38 - - [2026-03-16 02:40:25] "POST /neutron/network HTTP/1.1" 200 1157 0.013071 10.0.0.38 - - [2026-03-16 02:40:25] "GET /virtual-network/8ecddb34-4405-4eba-a1f5-8b55405b554e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.013693 10.0.0.38 - - [2026-03-16 02:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.38 - - [2026-03-16 02:40:25] "GET /network-policy/a4ea2b37-6635-4f2e-bae2-fe74a63a8465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.005536 10.0.0.38 - - [2026-03-16 02:40:25] "PUT /access-control-list/fcace45e-03af-4e3c-9325-c676a7a42756 HTTP/1.1" 200 272 0.142808 10.0.0.22 - - [2026-03-16 02:40:29] "GET /obj-perms HTTP/1.1" 200 5056 0.078275 10.0.0.38 - - [2026-03-16 02:40:32] "POST /neutron/network HTTP/1.1" 200 1158 0.016124 10.0.0.38 - - [2026-03-16 02:40:32] "GET /virtual-network/8ecddb34-4405-4eba-a1f5-8b55405b554e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.009815 10.0.0.38 - - [2026-03-16 02:40:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005502 10.0.0.38 - - [2026-03-16 02:40:33] "GET /network-policy/cbae8690-6eb4-4be2-a238-db83938486e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.009330 10.0.0.38 - - [2026-03-16 02:40:41] "PUT /access-control-list/fcace45e-03af-4e3c-9325-c676a7a42756 HTTP/1.1" 200 272 0.019862 10.0.0.38 - - [2026-03-16 02:40:41] "POST /neutron/network HTTP/1.1" 200 1158 0.019597 10.0.0.38 - - [2026-03-16 02:40:41] "GET /virtual-network/8ecddb34-4405-4eba-a1f5-8b55405b554e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.006737 10.0.0.38 - - [2026-03-16 02:40:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004829 10.0.0.38 - - [2026-03-16 02:40:41] "GET /network-policy/a84f4453-c480-4a9b-a4e9-d49246db91af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.004964 10.0.0.38 - - [2026-03-16 02:40:49] "POST /neutron/network HTTP/1.1" 200 1158 0.019388 10.0.0.38 - - [2026-03-16 02:40:49] "GET /virtual-network/8ecddb34-4405-4eba-a1f5-8b55405b554e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.007991 10.0.0.38 - - [2026-03-16 02:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004621 10.0.0.38 - - [2026-03-16 02:40:49] "GET /network-policy/6d391176-96fb-4934-b694-6c9593d5a548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.004820 10.0.0.38 - - [2026-03-16 02:40:58] "PUT /access-control-list/fcace45e-03af-4e3c-9325-c676a7a42756 HTTP/1.1" 200 272 0.069304 10.0.0.38 - - [2026-03-16 02:40:58] "POST /neutron/network HTTP/1.1" 200 1158 0.027346 10.0.0.38 - - [2026-03-16 02:40:58] "GET /virtual-network/8ecddb34-4405-4eba-a1f5-8b55405b554e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.008319 10.0.0.38 - - [2026-03-16 02:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.38 - - [2026-03-16 02:40:58] "GET /network-policy/140e8db4-5e72-4b89-8d2a-f9a90659f90d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.004969 10.0.0.38 - - [2026-03-16 02:41:05] "GET /virtual-network/8ecddb34-4405-4eba-a1f5-8b55405b554e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.006550 10.0.0.38 - - [2026-03-16 02:41:05] "POST /neutron/network HTTP/1.1" 200 1074 0.018037 10.0.0.38 - - [2026-03-16 02:41:05] "GET /virtual-network/8ecddb34-4405-4eba-a1f5-8b55405b554e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.016747 10.0.0.38 - - [2026-03-16 02:41:06] "GET /virtual-machine/7cd42f7b-16c7-415f-af60-78bb3c175c3b HTTP/1.1" 200 1298 0.004559 10.0.0.38 - - [2026-03-16 02:41:06] "POST /neutron/port HTTP/1.1" 200 151 0.188186 10.0.0.38 - - [2026-03-16 02:41:08] "GET /virtual-machine/7cd42f7b-16c7-415f-af60-78bb3c175c3b HTTP/1.1" 404 171 0.004020 10.0.0.38 - - [2026-03-16 02:41:08] "GET /virtual-machine/7cd42f7b-16c7-415f-af60-78bb3c175c3b HTTP/1.1" 404 171 0.003088 10.0.0.38 - - [2026-03-16 02:41:08] "GET /virtual-machine/7cd42f7b-16c7-415f-af60-78bb3c175c3b HTTP/1.1" 404 171 0.003149 10.0.0.38 - - [2026-03-16 02:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004285 10.0.0.38 - - [2026-03-16 02:41:08] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004561 10.0.0.38 - - [2026-03-16 02:41:08] "GET /virtual-networks?parent_id=8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.004099 10.0.0.38 - - [2026-03-16 02:41:08] "GET /virtual-network/bbd6b8cc-f777-4a0f-ab2d-1ccab31c9941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.007581 10.0.0.38 - - [2026-03-16 02:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003880 10.0.0.38 - - [2026-03-16 02:41:08] "GET /routing-instance/04722c84-ee2d-4908-82ed-a9b91053f096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.004859 10.0.0.38 - - [2026-03-16 02:41:08] "GET /route-target/e48854a2-b54d-4856-bd76-065a7dbf5151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004511 10.0.0.23 - - [2026-03-16 02:41:08] "GET /obj-perms HTTP/1.1" 200 5013 0.067035 10.0.0.38 - - [2026-03-16 02:41:08] "GET /obj-perms HTTP/1.1" 200 5013 0.005074 10.0.0.38 - - [2026-03-16 02:41:08] "GET /virtual-machine/d2eb2cd8-ed77-47b5-80ba-40d9fe96c496 HTTP/1.1" 200 1298 0.004741 10.0.0.38 - - [2026-03-16 02:41:09] "POST /neutron/port HTTP/1.1" 200 151 0.188159 10.0.0.38 - - [2026-03-16 02:41:10] "GET /virtual-machine/d2eb2cd8-ed77-47b5-80ba-40d9fe96c496 HTTP/1.1" 404 171 0.003662 10.0.0.38 - - [2026-03-16 02:41:10] "GET /virtual-machine/d2eb2cd8-ed77-47b5-80ba-40d9fe96c496 HTTP/1.1" 404 171 0.003172 10.0.0.38 - - [2026-03-16 02:41:10] "GET /virtual-machine/d2eb2cd8-ed77-47b5-80ba-40d9fe96c496 HTTP/1.1" 404 171 0.003451 10.0.0.38 - - [2026-03-16 02:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004681 10.0.0.38 - - [2026-03-16 02:41:11] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003915 10.0.0.38 - - [2026-03-16 02:41:11] "GET /virtual-networks?parent_id=8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003723 10.0.0.38 - - [2026-03-16 02:41:11] "GET /virtual-network/8ecddb34-4405-4eba-a1f5-8b55405b554e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.006226 10.0.0.38 - - [2026-03-16 02:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.38 - - [2026-03-16 02:41:11] "GET /routing-instance/3672a5fd-cbdc-4937-98e0-60e8a4032a18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.005885 10.0.0.38 - - [2026-03-16 02:41:11] "GET /route-target/b283a1c1-0ddd-431e-9d50-c93d0a247ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004604 10.0.0.38 - - [2026-03-16 02:41:14] "GET /obj-perms HTTP/1.1" 200 5013 0.003971 10.0.0.23 - - [2026-03-16 02:41:14] "GET /obj-perms HTTP/1.1" 200 5013 0.005127 10.0.0.38 - - [2026-03-16 02:41:23] "GET /obj-perms HTTP/1.1" 200 5013 0.004203 10.0.0.23 - - [2026-03-16 02:41:23] "GET /obj-perms HTTP/1.1" 200 5013 0.004090 10.0.0.23 - - [2026-03-16 02:41:30] "GET /obj-perms HTTP/1.1" 200 5056 0.059394 10.0.0.38 - - [2026-03-16 02:41:30] "GET /obj-perms HTTP/1.1" 200 5056 0.060409 10.0.0.38 - - [2026-03-16 02:41:38] "GET /obj-perms HTTP/1.1" 200 5013 0.004377 10.0.0.23 - - [2026-03-16 02:41:38] "GET /obj-perms HTTP/1.1" 200 5013 0.005894 10.0.0.38 - - [2026-03-16 02:41:39] "GET /virtual-network/bbd6b8cc-f777-4a0f-ab2d-1ccab31c9941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.006559 10.0.0.38 - - [2026-03-16 02:41:39] "DELETE /access-control-list/bb6055c7-e5fe-45d3-a740-810fb3305512 HTTP/1.1" 200 115 0.051856 10.0.0.38 - - [2026-03-16 02:41:39] "POST /neutron/network HTTP/1.1" 200 1074 0.029083 10.0.0.38 - - [2026-03-16 02:41:39] "GET /virtual-network/bbd6b8cc-f777-4a0f-ab2d-1ccab31c9941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.026952 10.0.0.38 - - [2026-03-16 02:41:39] "DELETE /network-policy/6c6eafcb-663c-45e6-9858-3c4d2a7078a8 HTTP/1.1" 200 115 0.034256 10.0.0.38 - - [2026-03-16 02:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004428 10.0.0.23 - - [2026-03-16 02:41:39] "GET /projects?obj_uuids=8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.030297 10.0.0.38 - - [2026-03-16 02:41:39] "GET /project/8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.073185 10.0.0.38 - - [2026-03-16 02:41:39] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-46713667&detail=False&count=False&shared=False HTTP/1.1" 200 2072 0.007293 10.0.0.38 - - [2026-03-16 02:41:39] "DELETE /network-policy/140e8db4-5e72-4b89-8d2a-f9a90659f90d HTTP/1.1" 200 115 0.046851 10.0.0.38 - - [2026-03-16 02:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008169 10.0.0.23 - - [2026-03-16 02:41:40] "GET /projects?obj_uuids=8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001389 10.0.0.38 - - [2026-03-16 02:41:40] "GET /project/8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.047722 10.0.0.38 - - [2026-03-16 02:41:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-46713667&detail=False&count=False&shared=False HTTP/1.1" 200 1856 0.006742 10.0.0.38 - - [2026-03-16 02:41:40] "DELETE /network-policy/6d391176-96fb-4934-b694-6c9593d5a548 HTTP/1.1" 200 115 0.044156 10.0.0.38 - - [2026-03-16 02:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003970 10.0.0.23 - - [2026-03-16 02:41:40] "GET /projects?obj_uuids=8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001369 10.0.0.38 - - [2026-03-16 02:41:40] "GET /project/8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.043526 10.0.0.38 - - [2026-03-16 02:41:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-46713667&detail=False&count=False&shared=False HTTP/1.1" 200 1640 0.006612 10.0.0.38 - - [2026-03-16 02:41:40] "DELETE /network-policy/a84f4453-c480-4a9b-a4e9-d49246db91af HTTP/1.1" 200 115 0.039310 10.0.0.38 - - [2026-03-16 02:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.015372 10.0.0.23 - - [2026-03-16 02:41:40] "GET /projects?obj_uuids=8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001451 10.0.0.38 - - [2026-03-16 02:41:40] "GET /project/8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.044303 10.0.0.38 - - [2026-03-16 02:41:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-46713667&detail=False&count=False&shared=False HTTP/1.1" 200 1424 0.006655 10.0.0.38 - - [2026-03-16 02:41:40] "DELETE /network-policy/cbae8690-6eb4-4be2-a238-db83938486e2 HTTP/1.1" 200 115 0.045361 10.0.0.38 - - [2026-03-16 02:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005373 10.0.0.23 - - [2026-03-16 02:41:40] "GET /projects?obj_uuids=8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001125 10.0.0.38 - - [2026-03-16 02:41:40] "GET /project/8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.049184 10.0.0.38 - - [2026-03-16 02:41:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-46713667&detail=False&count=False&shared=False HTTP/1.1" 200 1208 0.006957 10.0.0.38 - - [2026-03-16 02:41:40] "DELETE /network-policy/a62c44c3-4766-49db-ac55-0cefd5758d9f HTTP/1.1" 200 115 0.038275 10.0.0.38 - - [2026-03-16 02:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.014854 10.0.0.23 - - [2026-03-16 02:41:40] "GET /projects?obj_uuids=8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001233 10.0.0.38 - - [2026-03-16 02:41:40] "GET /project/8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.045689 10.0.0.38 - - [2026-03-16 02:41:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-46713667&detail=False&count=False&shared=False HTTP/1.1" 200 990 0.007905 10.0.0.38 - - [2026-03-16 02:41:41] "DELETE /network-policy/a4ea2b37-6635-4f2e-bae2-fe74a63a8465 HTTP/1.1" 200 115 0.039906 10.0.0.38 - - [2026-03-16 02:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008440 10.0.0.23 - - [2026-03-16 02:41:41] "GET /projects?obj_uuids=8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000959 10.0.0.38 - - [2026-03-16 02:41:41] "GET /project/8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.046805 10.0.0.38 - - [2026-03-16 02:41:41] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-46713667&detail=False&count=False&shared=False HTTP/1.1" 200 775 0.006102 10.0.0.38 - - [2026-03-16 02:41:41] "DELETE /network-policy/5c44f001-ce7f-40e9-8b7a-98b2c717b389 HTTP/1.1" 200 115 0.046726 10.0.0.38 - - [2026-03-16 02:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004393 10.0.0.23 - - [2026-03-16 02:41:41] "GET /projects?obj_uuids=8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001078 10.0.0.38 - - [2026-03-16 02:41:41] "GET /project/8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.046523 10.0.0.38 - - [2026-03-16 02:41:41] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-46713667&detail=False&count=False&shared=False HTTP/1.1" 200 560 0.006243 10.0.0.38 - - [2026-03-16 02:41:41] "DELETE /network-policy/27b58581-71d2-4bc9-aef5-8f5390de4410 HTTP/1.1" 200 115 0.040885 10.0.0.38 - - [2026-03-16 02:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004787 10.0.0.23 - - [2026-03-16 02:41:41] "GET /projects?obj_uuids=8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001195 10.0.0.38 - - [2026-03-16 02:41:41] "GET /project/8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.063951 10.0.0.38 - - [2026-03-16 02:41:41] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-46713667&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.006229 10.0.0.38 - - [2026-03-16 02:41:41] "DELETE /network-policy/294fdc40-2e55-4f81-9cff-aa79ae823518 HTTP/1.1" 200 115 0.037724 10.0.0.38 - - [2026-03-16 02:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005276 10.0.0.23 - - [2026-03-16 02:41:41] "GET /projects?obj_uuids=8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001235 10.0.0.38 - - [2026-03-16 02:41:41] "GET /project/8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.058167 10.0.0.38 - - [2026-03-16 02:41:41] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-46713667&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006965 10.0.0.38 - - [2026-03-16 02:41:42] "DELETE /route-target/e48854a2-b54d-4856-bd76-065a7dbf5151 HTTP/1.1" 200 115 0.033267 10.0.0.38 - - [2026-03-16 02:41:42] "POST /neutron/network HTTP/1.1" 200 1074 0.011011 10.0.0.38 - - [2026-03-16 02:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004020 10.0.0.38 - - [2026-03-16 02:41:42] "DELETE /network-ipam/bec7172e-0ce0-4fa7-aa0f-7021aff6dfcb HTTP/1.1" 200 115 0.039687 10.0.0.38 - - [2026-03-16 02:41:42] "POST /fqname-to-id HTTP/1.1" 404 248 0.008021 10.0.0.23 - - [2026-03-16 02:41:43] "GET /projects?obj_uuids=8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001155 10.0.0.23 - - [2026-03-16 02:41:43] "GET /project/8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.057423 10.0.0.23 - - [2026-03-16 02:41:43] "GET /projects?obj_uuids=8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001044 10.0.0.23 - - [2026-03-16 02:41:43] "GET /project/8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c?fields=security_groups HTTP/1.1" 200 1381 0.065569 10.0.0.23 - - [2026-03-16 02:41:43] "DELETE /security-group/986118cf-d118-4643-8310-6da7350c3036 HTTP/1.1" 200 115 0.053394 10.0.0.23 - - [2026-03-16 02:41:43] "GET /projects?obj_uuids=8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002204 10.0.0.38 - - [2026-03-16 02:41:43] "DELETE /access-control-list/1015f4d0-7a57-4f9b-9127-44a80f222afb HTTP/1.1" 200 115 0.059773 10.0.0.23 - - [2026-03-16 02:41:43] "GET /project/8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c?fields=application_policy_sets HTTP/1.1" 200 1420 0.076342 10.0.0.38 - - [2026-03-16 02:41:43] "DELETE /project/8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c HTTP/1.1" 200 115 0.491733 10.0.0.23 - - [2026-03-16 02:41:43] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001296 10.0.0.38 - - [2026-03-16 02:41:43] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?fields=projects HTTP/1.1" 200 1245 0.017883 10.0.0.23 - - [2026-03-16 02:41:44] "GET /projects?obj_uuids=8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004000 10.0.0.23 - - [2026-03-16 02:41:45] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001438 10.0.0.23 - - [2026-03-16 02:41:45] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.048967 10.0.0.23 - - [2026-03-16 02:41:45] "POST /id-to-fqname HTTP/1.1" 200 196 0.006280 10.0.0.23 - - [2026-03-16 02:41:45] "POST /fqname-to-id HTTP/1.1" 404 205 0.003655 10.0.0.23 - - [2026-03-16 02:41:45] "POST /security-groups HTTP/1.1" 200 597 0.093415 10.0.0.23 - - [2026-03-16 02:41:45] "POST /projects HTTP/1.1" 200 597 0.353978 10.0.0.23 - - [2026-03-16 02:41:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.392844 10.0.0.38 - - [2026-03-16 02:41:45] "POST /access-control-lists HTTP/1.1" 200 602 0.049366 10.0.0.38 - - [2026-03-16 02:41:45] "GET /project/8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.594533 10.0.0.23 - - [2026-03-16 02:41:45] "GET /projects?obj_uuids=8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001270 10.0.0.38 - - [2026-03-16 02:41:45] "GET /project/8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c?fields=virtual_networks HTTP/1.1" 200 1044 0.097273 10.0.0.23 - - [2026-03-16 02:41:45] "GET /projects?obj_uuids=8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001018 10.0.0.38 - - [2026-03-16 02:41:45] "GET /project/8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.045091 10.0.0.23 - - [2026-03-16 02:41:45] "GET /projects?obj_uuids=8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001945 10.0.0.38 - - [2026-03-16 02:41:45] "GET /project/8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c?fields=security_groups HTTP/1.1" 200 1276 0.050303 10.0.0.38 - - [2026-03-16 02:41:46] "POST /fqname-to-id HTTP/1.1" 404 200 0.030351 10.0.0.23 - - [2026-03-16 02:41:46] "GET /projects?obj_uuids=7bb2e8c4-196f-4109-b3e5-2c5eea58fb98&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002927 10.0.0.23 - - [2026-03-16 02:41:46] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001363 10.0.0.23 - - [2026-03-16 02:41:46] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008636 10.0.0.23 - - [2026-03-16 02:41:47] "POST /id-to-fqname HTTP/1.1" 200 202 0.002805 10.0.0.23 - - [2026-03-16 02:41:47] "POST /fqname-to-id HTTP/1.1" 404 211 0.005004 10.0.0.23 - - [2026-03-16 02:41:47] "POST /security-groups HTTP/1.1" 200 603 0.080578 10.0.0.23 - - [2026-03-16 02:41:47] "POST /projects HTTP/1.1" 200 609 0.344631 10.0.0.38 - - [2026-03-16 02:41:47] "POST /fqname-to-id HTTP/1.1" 404 246 0.002971 10.0.0.23 - - [2026-03-16 02:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.434381 10.0.0.38 - - [2026-03-16 02:41:47] "POST /access-control-lists HTTP/1.1" 200 606 0.036483 10.0.0.38 - - [2026-03-16 02:41:47] "GET /project/7bb2e8c4-196f-4109-b3e5-2c5eea58fb98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.613882 10.0.0.38 - - [2026-03-16 02:41:48] "GET / HTTP/1.1" 200 35931 0.002124 10.0.0.38 - - [2026-03-16 02:41:50] "GET /project/7bb2e8c4-196f-4109-b3e5-2c5eea58fb98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000586 10.0.0.23 - - [2026-03-16 02:41:51] "GET /projects?obj_uuids=7bb2e8c4-196f-4109-b3e5-2c5eea58fb98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001011 10.0.0.38 - - [2026-03-16 02:41:51] "GET /project/7bb2e8c4-196f-4109-b3e5-2c5eea58fb98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.076099 10.0.0.38 - - [2026-03-16 02:41:51] "GET / HTTP/1.1" 200 35931 0.001645 10.0.0.38 - - [2026-03-16 02:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.23 - - [2026-03-16 02:41:52] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001014 10.0.0.38 - - [2026-03-16 02:41:52] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.008017 10.0.0.38 - - [2026-03-16 02:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.23 - - [2026-03-16 02:41:52] "GET /projects?obj_uuids=7bb2e8c4-196f-4109-b3e5-2c5eea58fb98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000969 10.0.0.38 - - [2026-03-16 02:41:52] "GET /project/7bb2e8c4-196f-4109-b3e5-2c5eea58fb98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.041080 10.0.0.38 - - [2026-03-16 02:41:53] "GET /domains HTTP/1.1" 401 292 0.000640 10.0.0.38 - - [2026-03-16 02:41:53] "GET /domains HTTP/1.1" 200 280 0.030273 10.0.0.23 - - [2026-03-16 02:41:53] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001024 10.0.0.38 - - [2026-03-16 02:41:53] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b HTTP/1.1" 200 2778 0.010639 10.0.0.23 - - [2026-03-16 02:41:53] "GET /projects?obj_uuids=7bb2e8c4-196f-4109-b3e5-2c5eea58fb98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001311 10.0.0.38 - - [2026-03-16 02:41:53] "GET /project/7bb2e8c4-196f-4109-b3e5-2c5eea58fb98 HTTP/1.1" 200 1923 0.097270 10.0.0.38 - - [2026-03-16 02:41:53] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003263 10.0.0.38 - - [2026-03-16 02:41:53] "POST /network-ipams HTTP/1.1" 200 621 0.034912 10.0.0.38 - - [2026-03-16 02:41:53] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 810 0.003926 10.0.0.38 - - [2026-03-16 02:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.38 - - [2026-03-16 02:41:54] "GET /network-ipam/b44e2948-e279-4ce0-9164-17695efefa2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.007784 10.0.0.38 - - [2026-03-16 02:41:54] "PUT /network-ipam/b44e2948-e279-4ce0-9164-17695efefa2d HTTP/1.1" 200 258 0.023106 10.0.0.38 - - [2026-03-16 02:41:54] "POST /fqname-to-id HTTP/1.1" 401 292 0.000750 10.0.0.38 - - [2026-03-16 02:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.033869 10.0.0.23 - - [2026-03-16 02:41:54] "GET /projects?obj_uuids=7bb2e8c4-196f-4109-b3e5-2c5eea58fb98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001062 10.0.0.38 - - [2026-03-16 02:41:54] "GET /project/7bb2e8c4-196f-4109-b3e5-2c5eea58fb98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.044635 10.0.0.23 - - [2026-03-16 02:41:54] "GET /projects?obj_uuids=7bb2e8c4-196f-4109-b3e5-2c5eea58fb98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001437 10.0.0.38 - - [2026-03-16 02:41:54] "POST /neutron/network HTTP/1.1" 200 623 0.163715 10.0.0.23 - - [2026-03-16 02:41:55] "POST /useragent-kv HTTP/1.1" 200 115 0.008841 10.0.0.38 - - [2026-03-16 02:41:55] "POST /neutron/subnet HTTP/1.1" 200 828 0.194737 10.0.0.38 - - [2026-03-16 02:41:55] "POST /fqname-to-id HTTP/1.1" 404 207 0.066055 10.0.0.38 - - [2026-03-16 02:41:55] "POST /id-to-fqname HTTP/1.1" 200 235 0.001442 10.0.0.38 - - [2026-03-16 02:41:55] "GET /virtual-network/535b2d43-5711-4b87-a2a5-c3af69814e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.015791 10.0.0.38 - - [2026-03-16 02:41:55] "GET /virtual-network/535b2d43-5711-4b87-a2a5-c3af69814e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007329 10.0.0.38 - - [2026-03-16 02:41:55] "POST /neutron/network HTTP/1.1" 200 1337 0.017707 10.0.0.38 - - [2026-03-16 02:41:55] "POST /neutron/subnet HTTP/1.1" 200 828 0.013619 10.0.0.38 - - [2026-03-16 02:41:56] "GET /virtual-network/535b2d43-5711-4b87-a2a5-c3af69814e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006452 10.0.0.38 - - [2026-03-16 02:41:57] "GET /obj-perms HTTP/1.1" 200 5019 0.072951 10.0.0.22 - - [2026-03-16 02:41:57] "GET /obj-perms HTTP/1.1" 200 5019 0.059103 10.0.0.38 - - [2026-03-16 02:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004522 10.0.0.23 - - [2026-03-16 02:41:57] "GET /projects?obj_uuids=7bb2e8c4-196f-4109-b3e5-2c5eea58fb98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001250 10.0.0.38 - - [2026-03-16 02:41:57] "GET /project/7bb2e8c4-196f-4109-b3e5-2c5eea58fb98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.044466 10.0.0.38 - - [2026-03-16 02:41:58] "POST /route-targets HTTP/1.1" 200 327 0.017157 10.0.0.23 - - [2026-03-16 02:41:58] "POST /useragent-kv HTTP/1.1" 200 115 0.007209 10.0.0.38 - - [2026-03-16 02:41:58] "POST /neutron/subnet HTTP/1.1" 200 701 0.251308 10.0.0.38 - - [2026-03-16 02:41:58] "POST /neutron/network HTTP/1.1" 200 1337 0.022591 10.0.0.38 - - [2026-03-16 02:41:58] "POST /id-to-fqname HTTP/1.1" 200 235 0.001299 10.0.0.38 - - [2026-03-16 02:41:58] "GET /virtual-network/53af29aa-360d-4fbd-9edd-638fc7dde7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006194 10.0.0.38 - - [2026-03-16 02:41:58] "GET /virtual-network/53af29aa-360d-4fbd-9edd-638fc7dde7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006459 10.0.0.38 - - [2026-03-16 02:41:58] "POST /neutron/subnet HTTP/1.1" 200 701 0.010117 10.0.0.38 - - [2026-03-16 02:41:59] "GET /virtual-network/53af29aa-360d-4fbd-9edd-638fc7dde7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006124 10.0.0.23 - - [2026-03-16 02:41:59] "GET /obj-perms HTTP/1.1" 200 5019 0.060213 10.0.0.38 - - [2026-03-16 02:41:59] "POST /fqname-to-id HTTP/1.1" 404 211 0.003992 10.0.0.38 - - [2026-03-16 02:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003894 10.0.0.23 - - [2026-03-16 02:41:59] "GET /projects?obj_uuids=7bb2e8c4-196f-4109-b3e5-2c5eea58fb98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001186 10.0.0.38 - - [2026-03-16 02:41:59] "GET /project/7bb2e8c4-196f-4109-b3e5-2c5eea58fb98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.045231 10.0.0.38 - - [2026-03-16 02:42:00] "POST /network-policys HTTP/1.1" 200 533 0.080326 10.0.0.38 - - [2026-03-16 02:42:00] "GET /network-policy/17a17db7-bab4-44e1-8eda-44280b6d89a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4990 0.007829 10.0.0.38 - - [2026-03-16 02:42:00] "POST /fqname-to-id HTTP/1.1" 404 211 0.004003 10.0.0.38 - - [2026-03-16 02:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004622 10.0.0.23 - - [2026-03-16 02:42:00] "GET /projects?obj_uuids=7bb2e8c4-196f-4109-b3e5-2c5eea58fb98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001300 10.0.0.38 - - [2026-03-16 02:42:00] "GET /project/7bb2e8c4-196f-4109-b3e5-2c5eea58fb98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.048583 10.0.0.38 - - [2026-03-16 02:42:00] "POST /network-policys HTTP/1.1" 200 533 0.079490 10.0.0.38 - - [2026-03-16 02:42:00] "GET /network-policy/8ac83488-be66-4d8a-8b58-f994beba0bfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.007408 10.0.0.38 - - [2026-03-16 02:42:00] "POST /fqname-to-id HTTP/1.1" 404 211 0.003927 10.0.0.38 - - [2026-03-16 02:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005120 10.0.0.23 - - [2026-03-16 02:42:00] "GET /projects?obj_uuids=7bb2e8c4-196f-4109-b3e5-2c5eea58fb98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001137 10.0.0.38 - - [2026-03-16 02:42:00] "GET /project/7bb2e8c4-196f-4109-b3e5-2c5eea58fb98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.048915 10.0.0.38 - - [2026-03-16 02:42:00] "POST /network-policys HTTP/1.1" 200 533 0.087658 10.0.0.38 - - [2026-03-16 02:42:01] "GET /network-policy/db4906f0-d5b4-4cdd-9e82-51145b418cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.008211 10.0.0.38 - - [2026-03-16 02:42:01] "POST /fqname-to-id HTTP/1.1" 404 211 0.003947 10.0.0.38 - - [2026-03-16 02:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004586 10.0.0.23 - - [2026-03-16 02:42:01] "GET /projects?obj_uuids=7bb2e8c4-196f-4109-b3e5-2c5eea58fb98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001261 10.0.0.38 - - [2026-03-16 02:42:01] "GET /project/7bb2e8c4-196f-4109-b3e5-2c5eea58fb98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.054242 10.0.0.38 - - [2026-03-16 02:42:01] "POST /network-policys HTTP/1.1" 200 533 0.090693 10.0.0.38 - - [2026-03-16 02:42:01] "GET /network-policy/96f9510d-b88e-4262-af80-5b906218bbc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.009016 10.0.0.38 - - [2026-03-16 02:42:01] "POST /fqname-to-id HTTP/1.1" 404 213 0.003542 10.0.0.38 - - [2026-03-16 02:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004271 10.0.0.23 - - [2026-03-16 02:42:01] "GET /projects?obj_uuids=7bb2e8c4-196f-4109-b3e5-2c5eea58fb98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001035 10.0.0.38 - - [2026-03-16 02:42:01] "GET /project/7bb2e8c4-196f-4109-b3e5-2c5eea58fb98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.064984 10.0.0.38 - - [2026-03-16 02:42:01] "POST /network-policys HTTP/1.1" 200 537 0.042202 10.0.0.38 - - [2026-03-16 02:42:01] "GET /network-policy/3efd079f-9f1a-4f7a-8484-5396f7ad4e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.009154 10.0.0.38 - - [2026-03-16 02:42:02] "POST /fqname-to-id HTTP/1.1" 404 212 0.003517 10.0.0.38 - - [2026-03-16 02:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.23 - - [2026-03-16 02:42:02] "GET /projects?obj_uuids=7bb2e8c4-196f-4109-b3e5-2c5eea58fb98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001582 10.0.0.38 - - [2026-03-16 02:42:02] "GET /project/7bb2e8c4-196f-4109-b3e5-2c5eea58fb98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.053781 10.0.0.38 - - [2026-03-16 02:42:02] "POST /network-policys HTTP/1.1" 200 535 0.082781 10.0.0.38 - - [2026-03-16 02:42:02] "GET /network-policy/5df16ea7-66e9-4f38-ba98-e9dd3f388deb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.007375 10.0.0.38 - - [2026-03-16 02:42:02] "POST /fqname-to-id HTTP/1.1" 404 212 0.003808 10.0.0.38 - - [2026-03-16 02:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.23 - - [2026-03-16 02:42:02] "GET /projects?obj_uuids=7bb2e8c4-196f-4109-b3e5-2c5eea58fb98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001420 10.0.0.38 - - [2026-03-16 02:42:02] "GET /project/7bb2e8c4-196f-4109-b3e5-2c5eea58fb98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.052948 10.0.0.38 - - [2026-03-16 02:42:02] "POST /network-policys HTTP/1.1" 200 535 0.079585 10.0.0.38 - - [2026-03-16 02:42:02] "GET /network-policy/6153e6cb-0670-4cda-9376-1f70ffc236ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.009440 10.0.0.38 - - [2026-03-16 02:42:03] "POST /fqname-to-id HTTP/1.1" 404 212 0.004891 10.0.0.38 - - [2026-03-16 02:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004515 10.0.0.23 - - [2026-03-16 02:42:03] "GET /projects?obj_uuids=7bb2e8c4-196f-4109-b3e5-2c5eea58fb98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001077 10.0.0.38 - - [2026-03-16 02:42:03] "GET /project/7bb2e8c4-196f-4109-b3e5-2c5eea58fb98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.040661 10.0.0.38 - - [2026-03-16 02:42:03] "POST /network-policys HTTP/1.1" 200 535 0.074765 10.0.0.38 - - [2026-03-16 02:42:03] "GET /network-policy/e26c1282-54a2-4493-be7d-19faf96b7753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.007138 10.0.0.38 - - [2026-03-16 02:42:03] "POST /fqname-to-id HTTP/1.1" 404 212 0.003927 10.0.0.38 - - [2026-03-16 02:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004393 10.0.0.23 - - [2026-03-16 02:42:03] "GET /projects?obj_uuids=7bb2e8c4-196f-4109-b3e5-2c5eea58fb98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001125 10.0.0.38 - - [2026-03-16 02:42:03] "GET /project/7bb2e8c4-196f-4109-b3e5-2c5eea58fb98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.096427 10.0.0.38 - - [2026-03-16 02:42:03] "POST /network-policys HTTP/1.1" 200 535 0.072859 10.0.0.38 - - [2026-03-16 02:42:03] "GET /network-policy/73681bd5-e339-424f-8c34-bca9ca8192c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.035876 10.0.0.38 - - [2026-03-16 02:42:03] "DELETE /access-control-list/997f76f4-6c82-496b-8a81-33cb22696247 HTTP/1.1" 200 115 0.063422 10.0.0.38 - - [2026-03-16 02:42:04] "POST /fqname-to-id HTTP/1.1" 404 214 0.008317 10.0.0.38 - - [2026-03-16 02:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.23 - - [2026-03-16 02:42:04] "GET /projects?obj_uuids=7bb2e8c4-196f-4109-b3e5-2c5eea58fb98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001344 10.0.0.38 - - [2026-03-16 02:42:04] "GET /project/7bb2e8c4-196f-4109-b3e5-2c5eea58fb98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.059468 10.0.0.38 - - [2026-03-16 02:42:04] "POST /network-policys HTTP/1.1" 200 539 0.036141 10.0.0.38 - - [2026-03-16 02:42:04] "GET /network-policy/3dfecee9-921f-41e8-9343-5d6ae889437f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.006912 10.0.0.38 - - [2026-03-16 02:42:04] "POST /neutron/network HTTP/1.1" 200 1337 0.015027 10.0.0.38 - - [2026-03-16 02:42:04] "GET /virtual-network/535b2d43-5711-4b87-a2a5-c3af69814e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.009995 10.0.0.38 - - [2026-03-16 02:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.38 - - [2026-03-16 02:42:04] "GET /network-policy/17a17db7-bab4-44e1-8eda-44280b6d89a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4990 0.004925 10.0.0.38 - - [2026-03-16 02:42:05] "POST /neutron/network HTTP/1.1" 200 1337 0.013128 10.0.0.38 - - [2026-03-16 02:42:05] "POST /fqname-to-id HTTP/1.1" 404 252 0.003909 10.0.0.38 - - [2026-03-16 02:42:05] "POST /fqname-to-id HTTP/1.1" 404 207 0.005492 10.0.0.38 - - [2026-03-16 02:42:05] "GET /virtual-network/53af29aa-360d-4fbd-9edd-638fc7dde7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.021922 10.0.0.38 - - [2026-03-16 02:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004276 10.0.0.38 - - [2026-03-16 02:42:05] "GET /network-policy/3efd079f-9f1a-4f7a-8484-5396f7ad4e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.004857 10.0.0.38 - - [2026-03-16 02:42:05] "POST /id-to-fqname HTTP/1.1" 200 235 0.001375 10.0.0.38 - - [2026-03-16 02:42:05] "POST /neutron/network HTTP/1.1" 200 1435 0.007955 10.0.0.23 - - [2026-03-16 02:42:06] "GET /projects?obj_uuids=7bb2e8c4-196f-4109-b3e5-2c5eea58fb98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001314 10.0.0.38 - - [2026-03-16 02:42:06] "GET /project/7bb2e8c4-196f-4109-b3e5-2c5eea58fb98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.094183 10.0.0.38 - - [2026-03-16 02:42:06] "POST /neutron/port HTTP/1.1" 200 117 0.006491 10.0.0.38 - - [2026-03-16 02:42:06] "POST /id-to-fqname HTTP/1.1" 200 235 0.001369 10.0.0.38 - - [2026-03-16 02:42:07] "POST /neutron/network HTTP/1.1" 200 1435 0.009095 10.0.0.38 - - [2026-03-16 02:42:07] "PUT /access-control-list/ab6f6836-7e9c-4320-8cf1-cfd0606b1a81 HTTP/1.1" 200 272 0.056037 10.0.0.23 - - [2026-03-16 02:42:07] "GET /projects?obj_uuids=7bb2e8c4-196f-4109-b3e5-2c5eea58fb98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001071 10.0.0.38 - - [2026-03-16 02:42:07] "POST /neutron/port HTTP/1.1" 200 1174 0.030461 10.0.0.38 - - [2026-03-16 02:42:07] "GET /project/7bb2e8c4-196f-4109-b3e5-2c5eea58fb98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.079811 10.0.0.38 - - [2026-03-16 02:42:08] "POST /neutron/port HTTP/1.1" 200 1238 0.022442 10.0.0.38 - - [2026-03-16 02:42:08] "POST /neutron/subnet HTTP/1.1" 200 1361 0.018784 10.0.0.38 - - [2026-03-16 02:42:08] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008498 10.0.0.38 - - [2026-03-16 02:42:08] "POST /neutron/port HTTP/1.1" 200 117 0.006549 10.0.0.38 - - [2026-03-16 02:42:08] "POST /neutron/network HTTP/1.1" 200 1437 0.008995 10.0.0.38 - - [2026-03-16 02:42:09] "POST /neutron/port HTTP/1.1" 200 1174 0.025661 10.0.0.38 - - [2026-03-16 02:42:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004205 10.0.0.38 - - [2026-03-16 02:42:09] "POST /neutron/port HTTP/1.1" 200 117 0.001098 10.0.0.38 - - [2026-03-16 02:42:13] "POST /neutron/port HTTP/1.1" 200 1238 0.021043 10.0.0.38 - - [2026-03-16 02:42:13] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008841 10.0.0.38 - - [2026-03-16 02:42:13] "GET /virtual-machine/acc67224-eeae-4043-bab7-22ea00d56a3e HTTP/1.1" 401 292 0.000481 10.0.0.38 - - [2026-03-16 02:42:14] "GET /virtual-machine/acc67224-eeae-4043-bab7-22ea00d56a3e HTTP/1.1" 200 1305 0.037732 10.0.0.38 - - [2026-03-16 02:42:14] "GET /virtual-machine-interface/bed1819f-bf22-40a8-8718-910e62cdb042 HTTP/1.1" 200 3168 0.006989 10.0.0.38 - - [2026-03-16 02:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005258 10.0.0.38 - - [2026-03-16 02:42:14] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007275 10.0.0.38 - - [2026-03-16 02:42:14] "GET /virtual-networks?parent_id=7bb2e8c4-196f-4109-b3e5-2c5eea58fb98&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.004842 10.0.0.38 - - [2026-03-16 02:42:14] "GET /virtual-network/535b2d43-5711-4b87-a2a5-c3af69814e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.009104 10.0.0.23 - - [2026-03-16 02:42:16] "DELETE /project/8f41f0c010f44cefb8f350fd9fd3dc6c HTTP/1.1" 404 173 0.002641 10.0.0.23 - - [2026-03-16 02:42:16] "DELETE /project/8f41f0c0-10f4-4cef-b8f3-50fd9fd3dc6c HTTP/1.1" 404 177 0.007071 10.0.0.23 - - [2026-03-16 02:42:16] "DELETE /project/7bb2e8c4196f4109b3e52c5eea58fb98 HTTP/1.1" 404 173 0.005969 10.0.0.38 - - [2026-03-16 02:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003832 10.0.0.38 - - [2026-03-16 02:42:17] "GET /virtual-network/535b2d43-5711-4b87-a2a5-c3af69814e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.006860 10.0.0.38 - - [2026-03-16 02:42:19] "POST /neutron/port HTTP/1.1" 200 1238 0.020418 10.0.0.38 - - [2026-03-16 02:42:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005186 10.0.0.38 - - [2026-03-16 02:42:19] "POST /neutron/port HTTP/1.1" 200 117 0.001304 10.0.0.38 - - [2026-03-16 02:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.38 - - [2026-03-16 02:42:21] "GET /virtual-network/535b2d43-5711-4b87-a2a5-c3af69814e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.005810 10.0.0.38 - - [2026-03-16 02:42:22] "POST /neutron/port HTTP/1.1" 200 1238 0.021270 10.0.0.38 - - [2026-03-16 02:42:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004160 10.0.0.38 - - [2026-03-16 02:42:22] "POST /neutron/port HTTP/1.1" 200 117 0.001125 10.0.0.38 - - [2026-03-16 02:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.38 - - [2026-03-16 02:42:25] "GET /virtual-network/535b2d43-5711-4b87-a2a5-c3af69814e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.005978 10.0.0.38 - - [2026-03-16 02:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003449 10.0.0.38 - - [2026-03-16 02:42:29] "GET /virtual-network/535b2d43-5711-4b87-a2a5-c3af69814e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.005539 10.0.0.38 - - [2026-03-16 02:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004267 10.0.0.38 - - [2026-03-16 02:42:33] "GET /virtual-network/535b2d43-5711-4b87-a2a5-c3af69814e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.008910 10.0.0.38 - - [2026-03-16 02:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004364 10.0.0.38 - - [2026-03-16 02:42:37] "GET /virtual-network/535b2d43-5711-4b87-a2a5-c3af69814e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.008372 10.0.0.38 - - [2026-03-16 02:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004313 10.0.0.38 - - [2026-03-16 02:42:41] "GET /virtual-network/535b2d43-5711-4b87-a2a5-c3af69814e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.006259 10.0.0.38 - - [2026-03-16 02:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.38 - - [2026-03-16 02:42:46] "GET /virtual-network/535b2d43-5711-4b87-a2a5-c3af69814e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.006805 10.0.0.38 - - [2026-03-16 02:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004136 10.0.0.38 - - [2026-03-16 02:42:48] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004881 10.0.0.38 - - [2026-03-16 02:42:48] "GET /virtual-networks?parent_id=7bb2e8c4-196f-4109-b3e5-2c5eea58fb98&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003459 10.0.0.38 - - [2026-03-16 02:42:48] "GET /virtual-network/535b2d43-5711-4b87-a2a5-c3af69814e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.006621 10.0.0.38 - - [2026-03-16 02:42:48] "POST /neutron/port HTTP/1.1" 200 1238 0.019358 10.0.0.38 - - [2026-03-16 02:42:53] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008471 10.0.0.38 - - [2026-03-16 02:43:00] "POST /neutron/port HTTP/1.1" 200 1238 0.057293 10.0.0.38 - - [2026-03-16 02:43:00] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010231 10.0.0.38 - - [2026-03-16 02:43:08] "POST /neutron/port HTTP/1.1" 200 1238 0.024593 10.0.0.38 - - [2026-03-16 02:43:14] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010790 10.0.0.38 - - [2026-03-16 02:43:14] "POST /neutron/port HTTP/1.1" 200 1238 0.031887 10.0.0.38 - - [2026-03-16 02:43:14] "GET /virtual-machine/1c3ecaae-03eb-47ec-9f82-002de835a981 HTTP/1.1" 200 1304 0.006714 10.0.0.38 - - [2026-03-16 02:43:14] "GET /virtual-machine-interface/44bfa9aa-67d6-484e-b967-70121b676177 HTTP/1.1" 200 3168 0.006337 10.0.0.38 - - [2026-03-16 02:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.38 - - [2026-03-16 02:43:14] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004204 10.0.0.38 - - [2026-03-16 02:43:14] "GET /virtual-networks?parent_id=7bb2e8c4-196f-4109-b3e5-2c5eea58fb98&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003938 10.0.0.38 - - [2026-03-16 02:43:14] "GET /virtual-network/53af29aa-360d-4fbd-9edd-638fc7dde7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006095 10.0.0.38 - - [2026-03-16 02:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004155 10.0.0.38 - - [2026-03-16 02:43:15] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006977 10.0.0.38 - - [2026-03-16 02:43:15] "GET /virtual-networks?parent_id=7bb2e8c4-196f-4109-b3e5-2c5eea58fb98&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.004288 10.0.0.38 - - [2026-03-16 02:43:15] "GET /virtual-network/53af29aa-360d-4fbd-9edd-638fc7dde7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.007400 10.0.0.38 - - [2026-03-16 02:43:16] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007891 10.0.0.38 - - [2026-03-16 02:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004355 10.0.0.38 - - [2026-03-16 02:43:16] "GET /network-policy/3efd079f-9f1a-4f7a-8484-5396f7ad4e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.004113 10.0.0.38 - - [2026-03-16 02:43:16] "POST /neutron/port HTTP/1.1" 200 1238 0.024523 10.0.0.38 - - [2026-03-16 02:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.38 - - [2026-03-16 02:43:16] "GET /network-policy/17a17db7-bab4-44e1-8eda-44280b6d89a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4990 0.004723 10.0.0.38 - - [2026-03-16 02:43:16] "POST /neutron/network HTTP/1.1" 200 1425 0.123521 10.0.0.38 - - [2026-03-16 02:43:16] "GET /virtual-network/535b2d43-5711-4b87-a2a5-c3af69814e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.007556 10.0.0.38 - - [2026-03-16 02:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007007 10.0.0.38 - - [2026-03-16 02:43:16] "GET /network-policy/8ac83488-be66-4d8a-8b58-f994beba0bfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.004738 10.0.0.38 - - [2026-03-16 02:43:21] "POST /neutron/port HTTP/1.1" 200 1238 0.022654 10.0.0.38 - - [2026-03-16 02:43:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003932 10.0.0.38 - - [2026-03-16 02:43:21] "POST /neutron/port HTTP/1.1" 200 117 0.001074 10.0.0.38 - - [2026-03-16 02:43:23] "POST /neutron/port HTTP/1.1" 200 1238 0.025995 10.0.0.38 - - [2026-03-16 02:43:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003930 10.0.0.38 - - [2026-03-16 02:43:23] "POST /neutron/port HTTP/1.1" 200 117 0.001226 10.0.0.22 - - [2026-03-16 02:43:32] "GET /obj-perms HTTP/1.1" 200 5056 0.066162 10.0.0.38 - - [2026-03-16 02:43:39] "PUT /access-control-list/ab6f6836-7e9c-4320-8cf1-cfd0606b1a81 HTTP/1.1" 200 272 0.021976 10.0.0.38 - - [2026-03-16 02:43:39] "POST /neutron/network HTTP/1.1" 200 1428 0.124372 10.0.0.38 - - [2026-03-16 02:43:39] "GET /virtual-network/535b2d43-5711-4b87-a2a5-c3af69814e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.010312 10.0.0.38 - - [2026-03-16 02:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004171 10.0.0.38 - - [2026-03-16 02:43:39] "GET /network-policy/3dfecee9-921f-41e8-9343-5d6ae889437f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.004384 10.0.0.38 - - [2026-03-16 02:43:52] "POST /fqname-to-id HTTP/1.1" 404 207 0.009559 10.0.0.38 - - [2026-03-16 02:43:52] "POST /ref-update HTTP/1.1" 200 156 0.043930 10.0.0.38 - - [2026-03-16 02:43:52] "POST /neutron/network HTTP/1.1" 200 1425 0.140015 10.0.0.38 - - [2026-03-16 02:43:52] "GET /virtual-network/535b2d43-5711-4b87-a2a5-c3af69814e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.007506 10.0.0.38 - - [2026-03-16 02:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.38 - - [2026-03-16 02:43:52] "GET /network-policy/db4906f0-d5b4-4cdd-9e82-51145b418cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.004694 10.0.0.38 - - [2026-03-16 02:44:04] "POST /neutron/network HTTP/1.1" 200 1425 0.114079 10.0.0.38 - - [2026-03-16 02:44:04] "GET /virtual-network/535b2d43-5711-4b87-a2a5-c3af69814e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.007544 10.0.0.38 - - [2026-03-16 02:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.38 - - [2026-03-16 02:44:04] "GET /network-policy/96f9510d-b88e-4262-af80-5b906218bbc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.004814 10.0.0.38 - - [2026-03-16 02:44:14] "POST /neutron/network HTTP/1.1" 200 1426 0.114586 10.0.0.38 - - [2026-03-16 02:44:14] "POST /ref-update HTTP/1.1" 200 156 0.055246 10.0.0.38 - - [2026-03-16 02:44:14] "GET /virtual-network/535b2d43-5711-4b87-a2a5-c3af69814e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.008086 10.0.0.38 - - [2026-03-16 02:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004649 10.0.0.38 - - [2026-03-16 02:44:14] "GET /network-policy/5df16ea7-66e9-4f38-ba98-e9dd3f388deb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.006672 10.0.0.38 - - [2026-03-16 02:44:23] "POST /neutron/port HTTP/1.1" 200 1238 0.047690 10.0.0.38 - - [2026-03-16 02:44:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004516 10.0.0.38 - - [2026-03-16 02:44:23] "POST /neutron/port HTTP/1.1" 200 117 0.001553 10.0.0.38 - - [2026-03-16 02:44:24] "POST /neutron/port HTTP/1.1" 200 1238 0.050206 10.0.0.38 - - [2026-03-16 02:44:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004104 10.0.0.38 - - [2026-03-16 02:44:24] "POST /neutron/port HTTP/1.1" 200 117 0.001393 10.0.0.38 - - [2026-03-16 02:44:27] "POST /fqname-to-id HTTP/1.1" 404 207 0.004122 10.0.0.38 - - [2026-03-16 02:44:27] "POST /neutron/network HTTP/1.1" 200 1426 0.114495 10.0.0.38 - - [2026-03-16 02:44:27] "GET /virtual-network/535b2d43-5711-4b87-a2a5-c3af69814e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.006944 10.0.0.38 - - [2026-03-16 02:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010426 10.0.0.38 - - [2026-03-16 02:44:27] "GET /network-policy/6153e6cb-0670-4cda-9376-1f70ffc236ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.005778 10.0.0.38 - - [2026-03-16 02:44:32] "GET /obj-perms HTTP/1.1" 200 5056 0.062704 10.0.0.38 - - [2026-03-16 02:44:38] "POST /neutron/network HTTP/1.1" 200 1426 0.107666 10.0.0.38 - - [2026-03-16 02:44:38] "PUT /access-control-list/ab6f6836-7e9c-4320-8cf1-cfd0606b1a81 HTTP/1.1" 200 272 0.061210 10.0.0.38 - - [2026-03-16 02:44:38] "GET /virtual-network/535b2d43-5711-4b87-a2a5-c3af69814e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.008978 10.0.0.38 - - [2026-03-16 02:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.38 - - [2026-03-16 02:44:38] "GET /network-policy/e26c1282-54a2-4493-be7d-19faf96b7753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.004606 10.0.0.38 - - [2026-03-16 02:44:50] "POST /neutron/network HTTP/1.1" 200 1426 0.140442 10.0.0.38 - - [2026-03-16 02:44:50] "GET /virtual-network/535b2d43-5711-4b87-a2a5-c3af69814e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.008063 10.0.0.38 - - [2026-03-16 02:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005832 10.0.0.38 - - [2026-03-16 02:44:50] "GET /network-policy/73681bd5-e339-424f-8c34-bca9ca8192c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.004528 10.0.0.38 - - [2026-03-16 02:45:00] "GET /virtual-network/535b2d43-5711-4b87-a2a5-c3af69814e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.007151 10.0.0.38 - - [2026-03-16 02:45:00] "POST /fqname-to-id HTTP/1.1" 404 207 0.007694 10.0.0.38 - - [2026-03-16 02:45:00] "POST /neutron/network HTTP/1.1" 200 1337 0.130023 10.0.0.38 - - [2026-03-16 02:45:00] "POST /ref-update HTTP/1.1" 200 156 0.042283 10.0.0.38 - - [2026-03-16 02:45:00] "GET /virtual-network/535b2d43-5711-4b87-a2a5-c3af69814e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.028141 10.0.0.38 - - [2026-03-16 02:45:00] "GET /virtual-machine/1c3ecaae-03eb-47ec-9f82-002de835a981 HTTP/1.1" 200 1304 0.006424 10.0.0.38 - - [2026-03-16 02:45:01] "POST /neutron/port HTTP/1.1" 200 1228 0.021629 10.0.0.38 - - [2026-03-16 02:45:02] "GET /virtual-machine/1c3ecaae-03eb-47ec-9f82-002de835a981 HTTP/1.1" 404 171 0.007403 10.0.0.38 - - [2026-03-16 02:45:02] "GET /virtual-machine/1c3ecaae-03eb-47ec-9f82-002de835a981 HTTP/1.1" 404 171 0.004456 10.0.0.38 - - [2026-03-16 02:45:02] "GET /virtual-machine/1c3ecaae-03eb-47ec-9f82-002de835a981 HTTP/1.1" 404 171 0.003908 10.0.0.38 - - [2026-03-16 02:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004368 10.0.0.38 - - [2026-03-16 02:45:03] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004907 10.0.0.38 - - [2026-03-16 02:45:03] "GET /virtual-networks?parent_id=7bb2e8c4-196f-4109-b3e5-2c5eea58fb98&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.004756 10.0.0.38 - - [2026-03-16 02:45:03] "GET /virtual-network/53af29aa-360d-4fbd-9edd-638fc7dde7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.014684 10.0.0.38 - - [2026-03-16 02:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004251 10.0.0.38 - - [2026-03-16 02:45:03] "GET /routing-instance/f66ee96f-9b25-4b1e-acb5-db01177e6299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.006679 10.0.0.38 - - [2026-03-16 02:45:03] "GET /route-target/61e0f750-f3dd-4a83-b32c-ee8c559aa911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005122 10.0.0.23 - - [2026-03-16 02:45:03] "GET /obj-perms HTTP/1.1" 200 5019 0.003937 10.0.0.38 - - [2026-03-16 02:45:09] "GET /obj-perms HTTP/1.1" 200 5019 0.004435 10.0.0.23 - - [2026-03-16 02:45:09] "GET /obj-perms HTTP/1.1" 200 5019 0.005417 10.0.0.38 - - [2026-03-16 02:45:09] "GET /virtual-machine/acc67224-eeae-4043-bab7-22ea00d56a3e HTTP/1.1" 200 1305 0.004925 10.0.0.38 - - [2026-03-16 02:45:10] "POST /neutron/port HTTP/1.1" 200 1228 0.022125 10.0.0.38 - - [2026-03-16 02:45:11] "GET /virtual-machine/acc67224-eeae-4043-bab7-22ea00d56a3e HTTP/1.1" 404 171 0.003875 10.0.0.38 - - [2026-03-16 02:45:11] "GET /virtual-machine/acc67224-eeae-4043-bab7-22ea00d56a3e HTTP/1.1" 404 171 0.003332 10.0.0.38 - - [2026-03-16 02:45:11] "GET /virtual-machine/acc67224-eeae-4043-bab7-22ea00d56a3e HTTP/1.1" 404 171 0.003537 10.0.0.38 - - [2026-03-16 02:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004108 10.0.0.38 - - [2026-03-16 02:45:12] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004715 10.0.0.38 - - [2026-03-16 02:45:12] "GET /virtual-networks?parent_id=7bb2e8c4-196f-4109-b3e5-2c5eea58fb98&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003314 10.0.0.38 - - [2026-03-16 02:45:12] "GET /virtual-network/535b2d43-5711-4b87-a2a5-c3af69814e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006237 10.0.0.38 - - [2026-03-16 02:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.38 - - [2026-03-16 02:45:12] "GET /routing-instance/ca44ce26-638a-427b-84b4-68940ad129e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.005011 10.0.0.38 - - [2026-03-16 02:45:12] "GET /route-target/9c8d4119-18ec-434c-8078-ec0336f8749e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004487 10.0.0.38 - - [2026-03-16 02:45:12] "GET /obj-perms HTTP/1.1" 200 5019 0.004182 10.0.0.22 - - [2026-03-16 02:45:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000579 10.0.0.22 - - [2026-03-16 02:45:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000449 10.0.0.23 - - [2026-03-16 02:45:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000391 10.0.0.23 - - [2026-03-16 02:45:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.22 - - [2026-03-16 02:45:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000822 10.0.0.22 - - [2026-03-16 02:45:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000371 10.0.0.23 - - [2026-03-16 02:45:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000815 10.0.0.23 - - [2026-03-16 02:45:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000382 10.0.0.38 - - [2026-03-16 02:45:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000389 10.0.0.38 - - [2026-03-16 02:45:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000434 10.0.0.38 - - [2026-03-16 02:45:14] "GET /global-system-configs HTTP/1.1" 401 292 0.001019 10.0.0.38 - - [2026-03-16 02:45:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000424 10.0.0.23 - - [2026-03-16 02:45:18] "GET /obj-perms HTTP/1.1" 200 5019 0.004122 10.0.0.38 - - [2026-03-16 02:45:21] "GET /obj-perms HTTP/1.1" 200 5019 0.006315 10.0.0.23 - - [2026-03-16 02:45:27] "GET /obj-perms HTTP/1.1" 200 5019 0.004608 10.0.0.38 - - [2026-03-16 02:45:30] "GET /obj-perms HTTP/1.1" 200 5019 0.003923 10.0.0.23 - - [2026-03-16 02:45:33] "GET /obj-perms HTTP/1.1" 200 5019 0.004846 10.0.0.38 - - [2026-03-16 02:45:39] "GET /obj-perms HTTP/1.1" 200 5019 0.004567 10.0.0.22 - - [2026-03-16 02:45:40] "GET /obj-perms HTTP/1.1" 200 5019 0.005489 10.0.0.23 - - [2026-03-16 02:45:40] "GET /obj-perms HTTP/1.1" 200 5019 0.004113 10.0.0.38 - - [2026-03-16 02:45:40] "GET /virtual-network/53af29aa-360d-4fbd-9edd-638fc7dde7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006477 10.0.0.38 - - [2026-03-16 02:45:40] "POST /neutron/network HTTP/1.1" 200 1337 0.100261 10.0.0.38 - - [2026-03-16 02:45:40] "GET /virtual-network/53af29aa-360d-4fbd-9edd-638fc7dde7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005758 10.0.0.38 - - [2026-03-16 02:45:40] "DELETE /network-policy/3dfecee9-921f-41e8-9343-5d6ae889437f HTTP/1.1" 200 115 0.038460 10.0.0.38 - - [2026-03-16 02:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004860 10.0.0.23 - - [2026-03-16 02:45:40] "GET /projects?obj_uuids=7bb2e8c4-196f-4109-b3e5-2c5eea58fb98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001250 10.0.0.38 - - [2026-03-16 02:45:40] "GET /project/7bb2e8c4-196f-4109-b3e5-2c5eea58fb98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.046885 10.0.0.38 - - [2026-03-16 02:45:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-95216816&detail=False&count=False&shared=False HTTP/1.1" 200 2126 0.006671 10.0.0.38 - - [2026-03-16 02:45:40] "DELETE /network-policy/73681bd5-e339-424f-8c34-bca9ca8192c9 HTTP/1.1" 200 115 0.036997 10.0.0.38 - - [2026-03-16 02:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005574 10.0.0.23 - - [2026-03-16 02:45:40] "GET /projects?obj_uuids=7bb2e8c4-196f-4109-b3e5-2c5eea58fb98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001171 10.0.0.38 - - [2026-03-16 02:45:40] "GET /project/7bb2e8c4-196f-4109-b3e5-2c5eea58fb98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.048573 10.0.0.38 - - [2026-03-16 02:45:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-95216816&detail=False&count=False&shared=False HTTP/1.1" 200 1904 0.006397 10.0.0.38 - - [2026-03-16 02:45:40] "DELETE /network-policy/e26c1282-54a2-4493-be7d-19faf96b7753 HTTP/1.1" 200 115 0.042022 10.0.0.38 - - [2026-03-16 02:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005443 10.0.0.23 - - [2026-03-16 02:45:41] "GET /projects?obj_uuids=7bb2e8c4-196f-4109-b3e5-2c5eea58fb98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001115 10.0.0.38 - - [2026-03-16 02:45:41] "GET /project/7bb2e8c4-196f-4109-b3e5-2c5eea58fb98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.038788 10.0.0.38 - - [2026-03-16 02:45:41] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-95216816&detail=False&count=False&shared=False HTTP/1.1" 200 1682 0.007086 10.0.0.38 - - [2026-03-16 02:45:41] "DELETE /network-policy/6153e6cb-0670-4cda-9376-1f70ffc236ec HTTP/1.1" 200 115 0.044644 10.0.0.38 - - [2026-03-16 02:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006880 10.0.0.23 - - [2026-03-16 02:45:41] "GET /projects?obj_uuids=7bb2e8c4-196f-4109-b3e5-2c5eea58fb98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001076 10.0.0.38 - - [2026-03-16 02:45:41] "GET /project/7bb2e8c4-196f-4109-b3e5-2c5eea58fb98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.146369 10.0.0.38 - - [2026-03-16 02:45:41] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-95216816&detail=False&count=False&shared=False HTTP/1.1" 200 1460 0.007161 10.0.0.38 - - [2026-03-16 02:45:41] "DELETE /network-policy/5df16ea7-66e9-4f38-ba98-e9dd3f388deb HTTP/1.1" 200 115 0.057331 10.0.0.38 - - [2026-03-16 02:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007983 10.0.0.23 - - [2026-03-16 02:45:41] "GET /projects?obj_uuids=7bb2e8c4-196f-4109-b3e5-2c5eea58fb98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001072 10.0.0.38 - - [2026-03-16 02:45:41] "GET /project/7bb2e8c4-196f-4109-b3e5-2c5eea58fb98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.055071 10.0.0.38 - - [2026-03-16 02:45:41] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-95216816&detail=False&count=False&shared=False HTTP/1.1" 200 1238 0.007792 10.0.0.38 - - [2026-03-16 02:45:41] "DELETE /network-policy/3efd079f-9f1a-4f7a-8484-5396f7ad4e95 HTTP/1.1" 200 115 0.040781 10.0.0.38 - - [2026-03-16 02:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003802 10.0.0.23 - - [2026-03-16 02:45:41] "GET /projects?obj_uuids=7bb2e8c4-196f-4109-b3e5-2c5eea58fb98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001189 10.0.0.38 - - [2026-03-16 02:45:41] "GET /project/7bb2e8c4-196f-4109-b3e5-2c5eea58fb98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.041046 10.0.0.38 - - [2026-03-16 02:45:41] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-95216816&detail=False&count=False&shared=False HTTP/1.1" 200 1014 0.006684 10.0.0.38 - - [2026-03-16 02:45:41] "DELETE /network-policy/96f9510d-b88e-4262-af80-5b906218bbc8 HTTP/1.1" 200 115 0.042011 10.0.0.38 - - [2026-03-16 02:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.23 - - [2026-03-16 02:45:42] "GET /projects?obj_uuids=7bb2e8c4-196f-4109-b3e5-2c5eea58fb98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001135 10.0.0.38 - - [2026-03-16 02:45:42] "GET /project/7bb2e8c4-196f-4109-b3e5-2c5eea58fb98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.067921 10.0.0.38 - - [2026-03-16 02:45:42] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-95216816&detail=False&count=False&shared=False HTTP/1.1" 200 793 0.006270 10.0.0.38 - - [2026-03-16 02:45:42] "DELETE /network-policy/db4906f0-d5b4-4cdd-9e82-51145b418cf3 HTTP/1.1" 200 115 0.041775 10.0.0.38 - - [2026-03-16 02:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006607 10.0.0.23 - - [2026-03-16 02:45:42] "GET /projects?obj_uuids=7bb2e8c4-196f-4109-b3e5-2c5eea58fb98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001052 10.0.0.38 - - [2026-03-16 02:45:42] "GET /project/7bb2e8c4-196f-4109-b3e5-2c5eea58fb98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.062282 10.0.0.38 - - [2026-03-16 02:45:42] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-95216816&detail=False&count=False&shared=False HTTP/1.1" 200 572 0.007225 10.0.0.38 - - [2026-03-16 02:45:42] "DELETE /network-policy/8ac83488-be66-4d8a-8b58-f994beba0bfe HTTP/1.1" 200 115 0.042280 10.0.0.38 - - [2026-03-16 02:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008821 10.0.0.23 - - [2026-03-16 02:45:42] "GET /projects?obj_uuids=7bb2e8c4-196f-4109-b3e5-2c5eea58fb98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001335 10.0.0.38 - - [2026-03-16 02:45:42] "GET /project/7bb2e8c4-196f-4109-b3e5-2c5eea58fb98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.053918 10.0.0.38 - - [2026-03-16 02:45:42] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-95216816&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.006750 10.0.0.38 - - [2026-03-16 02:45:42] "DELETE /network-policy/17a17db7-bab4-44e1-8eda-44280b6d89a1 HTTP/1.1" 200 115 0.035418 10.0.0.38 - - [2026-03-16 02:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006324 10.0.0.23 - - [2026-03-16 02:45:42] "GET /projects?obj_uuids=7bb2e8c4-196f-4109-b3e5-2c5eea58fb98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001159 10.0.0.38 - - [2026-03-16 02:45:42] "GET /project/7bb2e8c4-196f-4109-b3e5-2c5eea58fb98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.048981 10.0.0.38 - - [2026-03-16 02:45:42] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-95216816&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006857 10.0.0.23 - - [2026-03-16 02:45:43] "POST /useragent-kv HTTP/1.1" 200 115 0.010638 10.0.0.23 - - [2026-03-16 02:45:43] "POST /useragent-kv HTTP/1.1" 200 115 0.006410 10.0.0.23 - - [2026-03-16 02:45:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002756 10.0.0.23 - - [2026-03-16 02:45:43] "POST /useragent-kv HTTP/1.1" 200 115 0.004004 10.0.0.23 - - [2026-03-16 02:45:43] "POST /useragent-kv HTTP/1.1" 200 115 0.004453 10.0.0.23 - - [2026-03-16 02:45:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002871 10.0.0.38 - - [2026-03-16 02:45:43] "POST /neutron/network HTTP/1.1" 200 151 0.194901 10.0.0.38 - - [2026-03-16 02:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.060235 10.0.0.38 - - [2026-03-16 02:45:43] "DELETE /route-target/9c8d4119-18ec-434c-8078-ec0336f8749e HTTP/1.1" 200 115 0.023622 10.0.0.38 - - [2026-03-16 02:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006122 10.0.0.38 - - [2026-03-16 02:45:43] "DELETE /network-ipam/b44e2948-e279-4ce0-9164-17695efefa2d HTTP/1.1" 200 115 0.054975 10.0.0.38 - - [2026-03-16 02:45:43] "POST /fqname-to-id HTTP/1.1" 404 260 0.004048 10.0.0.23 - - [2026-03-16 02:45:44] "GET /projects?obj_uuids=7bb2e8c4-196f-4109-b3e5-2c5eea58fb98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001160 10.0.0.23 - - [2026-03-16 02:45:44] "GET /project/7bb2e8c4-196f-4109-b3e5-2c5eea58fb98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1515 0.057942 10.0.0.23 - - [2026-03-16 02:45:44] "GET /projects?obj_uuids=7bb2e8c4-196f-4109-b3e5-2c5eea58fb98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001119 10.0.0.23 - - [2026-03-16 02:45:44] "GET /project/7bb2e8c4-196f-4109-b3e5-2c5eea58fb98?fields=security_groups HTTP/1.1" 200 1398 0.065742 10.0.0.23 - - [2026-03-16 02:45:44] "DELETE /security-group/afa125f0-1f22-4181-bd81-9346b38c4cc4 HTTP/1.1" 200 115 0.066226 10.0.0.23 - - [2026-03-16 02:45:44] "GET /projects?obj_uuids=7bb2e8c4-196f-4109-b3e5-2c5eea58fb98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001018 10.0.0.23 - - [2026-03-16 02:45:44] "GET /project/7bb2e8c4-196f-4109-b3e5-2c5eea58fb98?fields=application_policy_sets HTTP/1.1" 200 1437 0.078585 10.0.0.38 - - [2026-03-16 02:45:44] "DELETE /project/7bb2e8c4-196f-4109-b3e5-2c5eea58fb98 HTTP/1.1" 200 115 0.532149 10.0.0.23 - - [2026-03-16 02:45:44] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001156 10.0.0.38 - - [2026-03-16 02:45:44] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?fields=projects HTTP/1.1" 200 1245 0.019768 10.0.0.23 - - [2026-03-16 02:45:45] "GET /projects?obj_uuids=7bb2e8c4-196f-4109-b3e5-2c5eea58fb98&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005813 10.0.0.23 - - [2026-03-16 02:45:45] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001338 10.0.0.23 - - [2026-03-16 02:45:46] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.054474 10.0.0.23 - - [2026-03-16 02:45:46] "POST /id-to-fqname HTTP/1.1" 200 202 0.001596 10.0.0.23 - - [2026-03-16 02:45:46] "POST /fqname-to-id HTTP/1.1" 404 211 0.015137 10.0.0.23 - - [2026-03-16 02:45:46] "POST /security-groups HTTP/1.1" 200 603 0.080878 10.0.0.38 - - [2026-03-16 02:45:46] "POST /fqname-to-id HTTP/1.1" 404 246 0.004071 10.0.0.23 - - [2026-03-16 02:45:46] "POST /projects HTTP/1.1" 200 609 0.337069 10.0.0.23 - - [2026-03-16 02:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.375731 10.0.0.38 - - [2026-03-16 02:45:46] "GET /project/7bb2e8c4-196f-4109-b3e5-2c5eea58fb98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.552929 10.0.0.38 - - [2026-03-16 02:45:46] "POST /access-control-lists HTTP/1.1" 200 606 0.067387 10.0.0.23 - - [2026-03-16 02:45:46] "GET /projects?obj_uuids=7bb2e8c4-196f-4109-b3e5-2c5eea58fb98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002571 10.0.0.38 - - [2026-03-16 02:45:46] "GET /project/7bb2e8c4-196f-4109-b3e5-2c5eea58fb98?fields=virtual_networks HTTP/1.1" 200 1055 0.074587 10.0.0.23 - - [2026-03-16 02:45:46] "GET /projects?obj_uuids=7bb2e8c4-196f-4109-b3e5-2c5eea58fb98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001197 10.0.0.38 - - [2026-03-16 02:45:46] "GET /project/7bb2e8c4-196f-4109-b3e5-2c5eea58fb98?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.058503 10.0.0.23 - - [2026-03-16 02:45:46] "GET /projects?obj_uuids=7bb2e8c4-196f-4109-b3e5-2c5eea58fb98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001142 10.0.0.38 - - [2026-03-16 02:45:46] "GET /project/7bb2e8c4-196f-4109-b3e5-2c5eea58fb98?fields=security_groups HTTP/1.1" 200 1293 0.043400 10.0.0.38 - - [2026-03-16 02:45:47] "POST /fqname-to-id HTTP/1.1" 404 182 0.028945 10.0.0.23 - - [2026-03-16 02:45:47] "GET /projects?obj_uuids=7fb22715-8035-4845-9707-2ba352a6ca5c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003398 10.0.0.23 - - [2026-03-16 02:45:47] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001369 10.0.0.23 - - [2026-03-16 02:45:47] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007971 10.0.0.23 - - [2026-03-16 02:45:47] "POST /id-to-fqname HTTP/1.1" 200 184 0.002957 10.0.0.23 - - [2026-03-16 02:45:47] "POST /fqname-to-id HTTP/1.1" 404 193 0.004488 10.0.0.23 - - [2026-03-16 02:45:48] "POST /security-groups HTTP/1.1" 200 585 0.084615 10.0.0.23 - - [2026-03-16 02:45:48] "POST /projects HTTP/1.1" 200 573 0.310295 10.0.0.38 - - [2026-03-16 02:45:48] "POST /fqname-to-id HTTP/1.1" 404 227 0.018717 10.0.0.23 - - [2026-03-16 02:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.391681 10.0.0.38 - - [2026-03-16 02:45:48] "GET /project/7fb22715-8035-4845-9707-2ba352a6ca5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.539692 10.0.0.38 - - [2026-03-16 02:45:49] "GET / HTTP/1.1" 200 35931 0.002545 10.0.0.38 - - [2026-03-16 02:45:50] "POST /fqname-to-id HTTP/1.1" 401 292 0.000479 10.0.0.38 - - [2026-03-16 02:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.061921 10.0.0.23 - - [2026-03-16 02:45:50] "GET /projects?obj_uuids=7fb22715-8035-4845-9707-2ba352a6ca5c&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001196 10.0.0.38 - - [2026-03-16 02:45:50] "GET /project/7fb22715-8035-4845-9707-2ba352a6ca5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.052915 10.0.0.38 - - [2026-03-16 02:45:50] "POST /neutron/network HTTP/1.1" 200 117 0.053941 10.0.0.38 - - [2026-03-16 02:45:50] "POST /ref-update HTTP/1.1" 200 156 0.028663 10.0.0.23 - - [2026-03-16 02:45:51] "POST /useragent-kv HTTP/1.1" 200 115 0.012968 10.0.0.38 - - [2026-03-16 02:45:51] "POST /neutron/subnet HTTP/1.1" 200 828 0.232553 10.0.0.38 - - [2026-03-16 02:45:51] "POST /id-to-fqname HTTP/1.1" 200 214 0.001203 10.0.0.38 - - [2026-03-16 02:45:51] "GET /virtual-network/b255988f-5eb7-4747-b056-f1e1ed9f1137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2609 0.006672 10.0.0.38 - - [2026-03-16 02:45:51] "GET /virtual-network/b255988f-5eb7-4747-b056-f1e1ed9f1137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2609 0.007198 10.0.0.38 - - [2026-03-16 02:45:51] "POST /neutron/network HTTP/1.1" 200 991 0.009706 10.0.0.38 - - [2026-03-16 02:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003975 10.0.0.23 - - [2026-03-16 02:45:51] "GET /projects?obj_uuids=7fb22715-8035-4845-9707-2ba352a6ca5c&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001427 10.0.0.38 - - [2026-03-16 02:45:51] "GET /project/7fb22715-8035-4845-9707-2ba352a6ca5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.054323 10.0.0.38 - - [2026-03-16 02:45:51] "POST /neutron/network HTTP/1.1" 200 117 0.018314 10.0.0.38 - - [2026-03-16 02:45:52] "POST /fqname-to-id HTTP/1.1" 404 207 0.004804 10.0.0.23 - - [2026-03-16 02:45:52] "POST /useragent-kv HTTP/1.1" 200 115 0.007448 10.0.0.38 - - [2026-03-16 02:45:52] "POST /neutron/subnet HTTP/1.1" 200 828 0.188359 10.0.0.38 - - [2026-03-16 02:45:52] "POST /id-to-fqname HTTP/1.1" 200 214 0.001285 10.0.0.38 - - [2026-03-16 02:45:52] "GET /virtual-network/652b1995-dde9-4cb5-b621-52261c2304ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.005485 10.0.0.38 - - [2026-03-16 02:45:52] "GET /virtual-network/652b1995-dde9-4cb5-b621-52261c2304ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.007308 10.0.0.38 - - [2026-03-16 02:45:52] "POST /neutron/network HTTP/1.1" 200 991 0.009567 10.0.0.38 - - [2026-03-16 02:45:52] "POST /id-to-fqname HTTP/1.1" 200 214 0.001257 10.0.0.38 - - [2026-03-16 02:45:52] "POST /neutron/network HTTP/1.1" 200 1001 0.008735 10.0.0.23 - - [2026-03-16 02:45:53] "GET /projects?obj_uuids=7fb22715-8035-4845-9707-2ba352a6ca5c&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001693 10.0.0.38 - - [2026-03-16 02:45:53] "GET /project/7fb22715-8035-4845-9707-2ba352a6ca5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.079814 10.0.0.38 - - [2026-03-16 02:45:53] "POST /neutron/port HTTP/1.1" 200 117 0.008348 10.0.0.38 - - [2026-03-16 02:45:53] "POST /id-to-fqname HTTP/1.1" 200 214 0.001248 10.0.0.38 - - [2026-03-16 02:45:53] "POST /neutron/network HTTP/1.1" 200 1001 0.007436 10.0.0.38 - - [2026-03-16 02:45:54] "POST /neutron/port HTTP/1.1" 200 1160 0.028048 10.0.0.23 - - [2026-03-16 02:45:54] "GET /projects?obj_uuids=7fb22715-8035-4845-9707-2ba352a6ca5c&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001501 10.0.0.38 - - [2026-03-16 02:45:54] "GET /project/7fb22715-8035-4845-9707-2ba352a6ca5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.106102 10.0.0.38 - - [2026-03-16 02:45:54] "POST /neutron/port HTTP/1.1" 200 1224 0.038710 10.0.0.38 - - [2026-03-16 02:45:54] "POST /neutron/subnet HTTP/1.1" 200 1380 0.014091 10.0.0.38 - - [2026-03-16 02:45:54] "POST /neutron/port HTTP/1.1" 200 117 0.001495 10.0.0.38 - - [2026-03-16 02:45:54] "POST /neutron/port HTTP/1.1" 200 117 0.007402 10.0.0.38 - - [2026-03-16 02:45:54] "POST /id-to-fqname HTTP/1.1" 200 214 0.001287 10.0.0.38 - - [2026-03-16 02:45:55] "POST /neutron/network HTTP/1.1" 200 1001 0.008014 10.0.0.38 - - [2026-03-16 02:45:55] "POST /neutron/port HTTP/1.1" 200 1160 0.037264 10.0.0.38 - - [2026-03-16 02:45:55] "POST /neutron/port HTTP/1.1" 200 1224 0.024621 10.0.0.38 - - [2026-03-16 02:45:55] "POST /neutron/subnet HTTP/1.1" 200 1380 0.018420 10.0.0.38 - - [2026-03-16 02:45:56] "POST /neutron/network HTTP/1.1" 200 991 0.010973 10.0.0.23 - - [2026-03-16 02:45:56] "GET /projects?obj_uuids=7fb22715-8035-4845-9707-2ba352a6ca5c&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001104 10.0.0.38 - - [2026-03-16 02:45:56] "GET /project/7fb22715-8035-4845-9707-2ba352a6ca5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.088956 10.0.0.38 - - [2026-03-16 02:45:56] "POST /neutron/security_group HTTP/1.1" 200 2052 0.011314 10.0.0.38 - - [2026-03-16 02:45:56] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008489 10.0.0.38 - - [2026-03-16 02:45:56] "POST /neutron/port HTTP/1.1" 200 1224 0.025405 10.0.0.38 - - [2026-03-16 02:45:56] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008082 10.0.0.38 - - [2026-03-16 02:45:56] "GET /virtual-machine/6bcc541f-b175-4b9e-b5ba-017b05f21cc8 HTTP/1.1" 401 292 0.000475 10.0.0.38 - - [2026-03-16 02:45:57] "GET /virtual-machine/6bcc541f-b175-4b9e-b5ba-017b05f21cc8 HTTP/1.1" 200 1286 0.038587 10.0.0.38 - - [2026-03-16 02:45:57] "GET /virtual-machine-interface/a7fbb293-40fd-4ece-a024-d28f632eea1e HTTP/1.1" 200 3105 0.005730 10.0.0.38 - - [2026-03-16 02:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005607 10.0.0.38 - - [2026-03-16 02:45:57] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004142 10.0.0.38 - - [2026-03-16 02:45:57] "GET /virtual-networks?parent_id=7fb22715-8035-4845-9707-2ba352a6ca5c&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003438 10.0.0.38 - - [2026-03-16 02:45:57] "POST /neutron/port HTTP/1.1" 200 1214 0.167930 10.0.0.38 - - [2026-03-16 02:45:57] "GET /virtual-network/b255988f-5eb7-4747-b056-f1e1ed9f1137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2609 0.009620 10.0.0.38 - - [2026-03-16 02:45:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004644 10.0.0.38 - - [2026-03-16 02:45:57] "POST /neutron/port HTTP/1.1" 200 117 0.001287 10.0.0.38 - - [2026-03-16 02:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004668 10.0.0.38 - - [2026-03-16 02:46:00] "GET /virtual-network/b255988f-5eb7-4747-b056-f1e1ed9f1137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2609 0.006986 10.0.0.38 - - [2026-03-16 02:46:04] "DELETE /access-control-list/2a63c024-a057-4c0b-846f-664845ac6962 HTTP/1.1" 200 115 0.044700 10.0.0.38 - - [2026-03-16 02:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.38 - - [2026-03-16 02:46:04] "GET /virtual-network/b255988f-5eb7-4747-b056-f1e1ed9f1137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2609 0.016701 10.0.0.38 - - [2026-03-16 02:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004189 10.0.0.38 - - [2026-03-16 02:46:08] "GET /virtual-network/b255988f-5eb7-4747-b056-f1e1ed9f1137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2609 0.006318 10.0.0.38 - - [2026-03-16 02:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.38 - - [2026-03-16 02:46:12] "GET /virtual-network/b255988f-5eb7-4747-b056-f1e1ed9f1137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2609 0.007018 10.0.0.38 - - [2026-03-16 02:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.38 - - [2026-03-16 02:46:16] "GET /virtual-network/b255988f-5eb7-4747-b056-f1e1ed9f1137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2609 0.006497 10.0.0.23 - - [2026-03-16 02:46:17] "DELETE /project/7bb2e8c4196f4109b3e52c5eea58fb98 HTTP/1.1" 404 173 0.003893 10.0.0.23 - - [2026-03-16 02:46:17] "DELETE /project/7bb2e8c4-196f-4109-b3e5-2c5eea58fb98 HTTP/1.1" 404 177 0.006782 10.0.0.23 - - [2026-03-16 02:46:17] "DELETE /project/7fb227158035484597072ba352a6ca5c HTTP/1.1" 404 173 0.004242 10.0.0.38 - - [2026-03-16 02:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.38 - - [2026-03-16 02:46:20] "GET /virtual-network/b255988f-5eb7-4747-b056-f1e1ed9f1137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2609 0.005929 10.0.0.38 - - [2026-03-16 02:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.38 - - [2026-03-16 02:46:25] "GET /virtual-network/b255988f-5eb7-4747-b056-f1e1ed9f1137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2609 0.005708 10.0.0.38 - - [2026-03-16 02:46:26] "POST /neutron/port HTTP/1.1" 200 1224 0.022460 10.0.0.38 - - [2026-03-16 02:46:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004674 10.0.0.38 - - [2026-03-16 02:46:26] "POST /neutron/port HTTP/1.1" 200 1224 0.021139 10.0.0.38 - - [2026-03-16 02:46:26] "POST /neutron/port HTTP/1.1" 200 1224 0.021806 10.0.0.38 - - [2026-03-16 02:46:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004324 10.0.0.38 - - [2026-03-16 02:46:26] "POST /neutron/port HTTP/1.1" 200 117 0.001306 10.0.0.38 - - [2026-03-16 02:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004217 10.0.0.38 - - [2026-03-16 02:46:29] "GET /virtual-network/b255988f-5eb7-4747-b056-f1e1ed9f1137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2609 0.007056 10.0.0.38 - - [2026-03-16 02:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004506 10.0.0.38 - - [2026-03-16 02:46:33] "GET /virtual-network/b255988f-5eb7-4747-b056-f1e1ed9f1137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2609 0.006475 10.0.0.38 - - [2026-03-16 02:46:34] "GET /obj-perms HTTP/1.1" 200 5056 0.064484 10.0.0.38 - - [2026-03-16 02:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003800 10.0.0.38 - - [2026-03-16 02:46:35] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004078 10.0.0.38 - - [2026-03-16 02:46:35] "GET /virtual-networks?parent_id=7fb22715-8035-4845-9707-2ba352a6ca5c&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.007097 10.0.0.38 - - [2026-03-16 02:46:35] "GET /virtual-network/b255988f-5eb7-4747-b056-f1e1ed9f1137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2609 0.007736 10.0.0.38 - - [2026-03-16 02:46:35] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009735 10.0.0.38 - - [2026-03-16 02:46:45] "POST /neutron/port HTTP/1.1" 200 1224 0.029423 10.0.0.38 - - [2026-03-16 02:46:45] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009871 10.0.0.38 - - [2026-03-16 02:46:55] "POST /neutron/port HTTP/1.1" 200 1224 0.020507 10.0.0.38 - - [2026-03-16 02:46:56] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009202 10.0.0.38 - - [2026-03-16 02:46:56] "POST /neutron/port HTTP/1.1" 200 1224 0.022045 10.0.0.38 - - [2026-03-16 02:46:56] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009169 10.0.0.38 - - [2026-03-16 02:46:56] "GET /virtual-machine/714ab697-30cb-465f-9645-b3012356655e HTTP/1.1" 200 1286 0.006400 10.0.0.38 - - [2026-03-16 02:46:56] "GET /virtual-machine-interface/20ccb429-799e-4f5a-88a5-572fd36a0048 HTTP/1.1" 200 3103 0.005075 10.0.0.38 - - [2026-03-16 02:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497 10.0.0.38 - - [2026-03-16 02:46:56] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005105 10.0.0.38 - - [2026-03-16 02:46:56] "GET /virtual-networks?parent_id=7fb22715-8035-4845-9707-2ba352a6ca5c&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003457 10.0.0.38 - - [2026-03-16 02:46:56] "GET /virtual-network/b255988f-5eb7-4747-b056-f1e1ed9f1137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2609 0.006279 10.0.0.38 - - [2026-03-16 02:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004620 10.0.0.38 - - [2026-03-16 02:46:57] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.008372 10.0.0.38 - - [2026-03-16 02:46:57] "GET /virtual-networks?parent_id=7fb22715-8035-4845-9707-2ba352a6ca5c&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.005674 10.0.0.38 - - [2026-03-16 02:46:57] "GET /virtual-network/b255988f-5eb7-4747-b056-f1e1ed9f1137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2609 0.007336 10.0.0.38 - - [2026-03-16 02:47:03] "POST /neutron/port HTTP/1.1" 200 1224 0.027954 10.0.0.38 - - [2026-03-16 02:47:08] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007629 10.0.0.38 - - [2026-03-16 02:47:08] "POST /neutron/port HTTP/1.1" 200 1224 0.020719 10.0.0.38 - - [2026-03-16 02:47:08] "GET /virtual-machine/10eae2a6-b6e4-4eb8-bf3a-7918a98f6b2e HTTP/1.1" 200 1286 0.006058 10.0.0.38 - - [2026-03-16 02:47:08] "GET /virtual-machine-interface/8eb53e0f-cab7-4fff-9ffb-96e0ba285c30 HTTP/1.1" 200 3105 0.005550 10.0.0.38 - - [2026-03-16 02:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004863 10.0.0.38 - - [2026-03-16 02:47:08] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004632 10.0.0.38 - - [2026-03-16 02:47:08] "GET /virtual-networks?parent_id=7fb22715-8035-4845-9707-2ba352a6ca5c&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.004164 10.0.0.38 - - [2026-03-16 02:47:08] "GET /virtual-network/652b1995-dde9-4cb5-b621-52261c2304ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.006670 10.0.0.38 - - [2026-03-16 02:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.38 - - [2026-03-16 02:47:09] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005109 10.0.0.38 - - [2026-03-16 02:47:09] "GET /virtual-networks?parent_id=7fb22715-8035-4845-9707-2ba352a6ca5c&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.004103 10.0.0.38 - - [2026-03-16 02:47:09] "GET /virtual-network/652b1995-dde9-4cb5-b621-52261c2304ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.007057 10.0.0.38 - - [2026-03-16 02:47:11] "GET /forwarding-classs?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003626 10.0.0.38 - - [2026-03-16 02:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365 10.0.0.38 - - [2026-03-16 02:47:11] "GET /global-qos-config/f302a18d-d4e0-48eb-8dc6-96748fc6862f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.004637 10.0.0.38 - - [2026-03-16 02:47:11] "POST /fqname-to-id HTTP/1.1" 404 222 0.008956 10.0.0.38 - - [2026-03-16 02:47:11] "POST /forwarding-classs HTTP/1.1" 200 576 0.029838 10.0.0.38 - - [2026-03-16 02:47:11] "POST /id-to-fqname HTTP/1.1" 200 232 0.004234 10.0.0.38 - - [2026-03-16 02:47:11] "GET /forwarding-class/ee81b778-f4d8-44d4-94b4-51cbcb4d606c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.004494 10.0.0.23 - - [2026-03-16 02:47:11] "GET /projects?obj_uuids=7fb22715-8035-4845-9707-2ba352a6ca5c&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.030647 10.0.0.38 - - [2026-03-16 02:47:11] "GET /project/7fb22715-8035-4845-9707-2ba352a6ca5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.068801 10.0.0.38 - - [2026-03-16 02:47:11] "POST /fqname-to-id HTTP/1.1" 404 211 0.003587 10.0.0.38 - - [2026-03-16 02:47:11] "POST /qos-configs HTTP/1.1" 200 543 0.037593 10.0.0.38 - - [2026-03-16 02:47:11] "POST /id-to-fqname HTTP/1.1" 200 217 0.004265 10.0.0.38 - - [2026-03-16 02:47:11] "GET /qos-config/6a9933a3-8f8e-4f24-ba1f-0c41ca38c204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1502 0.004647 10.0.0.38 - - [2026-03-16 02:47:11] "GET /virtual-machine-interface/a7fbb293-40fd-4ece-a024-d28f632eea1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2690 0.006479 10.0.0.38 - - [2026-03-16 02:47:11] "POST /ref-update HTTP/1.1" 200 156 0.018250 10.0.0.38 - - [2026-03-16 02:47:12] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008617 10.0.0.38 - - [2026-03-16 02:47:12] "POST /neutron/port HTTP/1.1" 200 1224 0.025870 10.0.0.38 - - [2026-03-16 02:47:12] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007882 10.0.0.38 - - [2026-03-16 02:47:12] "POST /id-to-fqname HTTP/1.1" 200 214 0.001822 10.0.0.38 - - [2026-03-16 02:47:12] "GET /virtual-machine/6bcc541f-b175-4b9e-b5ba-017b05f21cc8 HTTP/1.1" 200 1286 0.005147 10.0.0.38 - - [2026-03-16 02:47:12] "GET /virtual-machine-interface/a7fbb293-40fd-4ece-a024-d28f632eea1e HTTP/1.1" 200 3352 0.007372 10.0.0.38 - - [2026-03-16 02:47:12] "GET /instance-ip/38e2dec5-4492-4868-8aa6-cfb74fae1493 HTTP/1.1" 200 1627 0.009270 10.0.0.38 - - [2026-03-16 02:47:12] "GET /instance-ip/9ae65b30-92df-452e-8249-497f5e497720 HTTP/1.1" 200 1607 0.009469 10.0.0.38 - - [2026-03-16 02:47:12] "POST /neutron/port HTTP/1.1" 200 1224 0.022061 10.0.0.38 - - [2026-03-16 02:47:12] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008916 10.0.0.38 - - [2026-03-16 02:47:12] "POST /neutron/port HTTP/1.1" 200 1224 0.024239 10.0.0.38 - - [2026-03-16 02:47:12] "POST /neutron/network HTTP/1.1" 200 991 0.010733 10.0.0.38 - - [2026-03-16 02:47:12] "POST /id-to-fqname HTTP/1.1" 200 214 0.001461 10.0.0.38 - - [2026-03-16 02:47:12] "GET /virtual-machine/714ab697-30cb-465f-9645-b3012356655e HTTP/1.1" 200 1286 0.005244 10.0.0.38 - - [2026-03-16 02:47:12] "GET /virtual-machine-interface/20ccb429-799e-4f5a-88a5-572fd36a0048 HTTP/1.1" 200 3103 0.005954 10.0.0.38 - - [2026-03-16 02:47:13] "GET /instance-ip/020eac2d-5e7a-4d7a-a5e6-108510b3b967 HTTP/1.1" 200 1606 0.006861 10.0.0.38 - - [2026-03-16 02:47:13] "GET /instance-ip/d9607f8c-4084-4073-80fb-fa2bce2166e6 HTTP/1.1" 200 1628 0.007971 10.0.0.38 - - [2026-03-16 02:47:26] "POST /neutron/network HTTP/1.1" 200 1001 0.008517 10.0.0.38 - - [2026-03-16 02:47:26] "POST /neutron/subnet HTTP/1.1" 200 1380 0.018319 10.0.0.38 - - [2026-03-16 02:47:26] "POST /neutron/network HTTP/1.1" 200 991 0.012147 10.0.0.38 - - [2026-03-16 02:47:27] "POST /neutron/network HTTP/1.1" 200 1001 0.008175 10.0.0.38 - - [2026-03-16 02:47:27] "POST /neutron/subnet HTTP/1.1" 200 1380 0.017060 10.0.0.38 - - [2026-03-16 02:47:27] "POST /neutron/network HTTP/1.1" 200 991 0.011790 10.0.0.38 - - [2026-03-16 02:47:38] "GET /virtual-machine-interface/a7fbb293-40fd-4ece-a024-d28f632eea1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2937 0.006822 10.0.0.38 - - [2026-03-16 02:47:38] "POST /ref-update HTTP/1.1" 200 156 0.017646 10.0.0.38 - - [2026-03-16 02:47:38] "DELETE /qos-config/6a9933a3-8f8e-4f24-ba1f-0c41ca38c204 HTTP/1.1" 200 115 0.041664 10.0.0.38 - - [2026-03-16 02:47:38] "POST /id-to-fqname HTTP/1.1" 200 232 0.001474 10.0.0.38 - - [2026-03-16 02:47:38] "DELETE /forwarding-class/ee81b778-f4d8-44d4-94b4-51cbcb4d606c HTTP/1.1" 200 115 0.029958 10.0.0.38 - - [2026-03-16 02:47:40] "POST /neutron/port HTTP/1.1" 200 1224 0.025580 10.0.0.38 - - [2026-03-16 02:47:41] "POST /neutron/port HTTP/1.1" 200 151 0.445069 10.0.0.38 - - [2026-03-16 02:47:41] "POST /neutron/port HTTP/1.1" 200 151 0.429007 10.0.0.38 - - [2026-03-16 02:47:42] "POST /neutron/network HTTP/1.1" 200 991 0.009651 10.0.0.38 - - [2026-03-16 02:47:42] "DELETE /route-target/7b2579e5-edee-4a17-9222-904c55963d32 HTTP/1.1" 200 115 0.034583 10.0.0.23 - - [2026-03-16 02:47:42] "POST /useragent-kv HTTP/1.1" 200 115 0.005156 10.0.0.23 - - [2026-03-16 02:47:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003654 10.0.0.23 - - [2026-03-16 02:47:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002352 10.0.0.23 - - [2026-03-16 02:47:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002870 10.0.0.38 - - [2026-03-16 02:47:42] "POST /neutron/network HTTP/1.1" 200 151 0.143387 10.0.0.23 - - [2026-03-16 02:47:42] "GET /projects?obj_uuids=7fb22715-8035-4845-9707-2ba352a6ca5c&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001286 10.0.0.38 - - [2026-03-16 02:47:42] "GET /project/7fb22715-8035-4845-9707-2ba352a6ca5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.088486 10.0.0.23 - - [2026-03-16 02:47:42] "GET /projects?obj_uuids=7fb22715-8035-4845-9707-2ba352a6ca5c&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001282 10.0.0.38 - - [2026-03-16 02:47:42] "GET /project/7fb22715-8035-4845-9707-2ba352a6ca5c?fields=virtual_networks HTTP/1.1" 200 1019 0.039019 10.0.0.23 - - [2026-03-16 02:47:42] "GET /projects?obj_uuids=7fb22715-8035-4845-9707-2ba352a6ca5c&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001631 10.0.0.38 - - [2026-03-16 02:47:42] "GET /project/7fb22715-8035-4845-9707-2ba352a6ca5c?fields=virtual_machine_interfaces HTTP/1.1" 200 1019 0.053179 10.0.0.23 - - [2026-03-16 02:47:42] "GET /projects?obj_uuids=7fb22715-8035-4845-9707-2ba352a6ca5c&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001092 10.0.0.38 - - [2026-03-16 02:47:42] "GET /project/7fb22715-8035-4845-9707-2ba352a6ca5c?fields=security_groups HTTP/1.1" 200 1239 0.066840 10.0.0.38 - - [2026-03-16 02:47:43] "POST /fqname-to-id HTTP/1.1" 404 181 0.037505 10.0.0.23 - - [2026-03-16 02:47:43] "GET /projects?obj_uuids=e057a600-a97a-4398-b9f1-8be0388891fb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003412 10.0.0.23 - - [2026-03-16 02:47:44] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001240 10.0.0.23 - - [2026-03-16 02:47:44] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.065792 10.0.0.23 - - [2026-03-16 02:47:44] "POST /id-to-fqname HTTP/1.1" 200 183 0.009128 10.0.0.23 - - [2026-03-16 02:47:44] "POST /fqname-to-id HTTP/1.1" 404 192 0.006148 10.0.0.23 - - [2026-03-16 02:47:44] "POST /security-groups HTTP/1.1" 200 584 0.085255 10.0.0.38 - - [2026-03-16 02:47:44] "POST /fqname-to-id HTTP/1.1" 404 227 0.006515 10.0.0.23 - - [2026-03-16 02:47:44] "POST /projects HTTP/1.1" 200 571 0.328707 10.0.0.23 - - [2026-03-16 02:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.411608 10.0.0.38 - - [2026-03-16 02:47:44] "POST /access-control-lists HTTP/1.1" 200 587 0.068126 10.0.0.38 - - [2026-03-16 02:47:44] "GET /project/e057a600-a97a-4398-b9f1-8be0388891fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.668122 10.0.0.38 - - [2026-03-16 02:47:45] "GET / HTTP/1.1" 200 35931 0.001651 10.0.0.38 - - [2026-03-16 02:47:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000460 10.0.0.38 - - [2026-03-16 02:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.064223 10.0.0.23 - - [2026-03-16 02:47:48] "GET /projects?obj_uuids=e057a600-a97a-4398-b9f1-8be0388891fb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001102 10.0.0.38 - - [2026-03-16 02:47:48] "GET /project/e057a600-a97a-4398-b9f1-8be0388891fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.038349 10.0.0.23 - - [2026-03-16 02:47:48] "POST /useragent-kv HTTP/1.1" 200 115 0.008021 10.0.0.38 - - [2026-03-16 02:47:48] "POST /neutron/subnet HTTP/1.1" 200 729 0.235783 10.0.0.38 - - [2026-03-16 02:47:48] "POST /id-to-fqname HTTP/1.1" 200 220 0.001878 10.0.0.38 - - [2026-03-16 02:47:48] "GET /virtual-network/4af69ce3-76dc-4248-b86c-2ecc52338f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005524 10.0.0.38 - - [2026-03-16 02:47:48] "GET /virtual-network/4af69ce3-76dc-4248-b86c-2ecc52338f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005665 10.0.0.38 - - [2026-03-16 02:47:48] "POST /neutron/network HTTP/1.1" 200 832 0.008220 10.0.0.38 - - [2026-03-16 02:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004757 10.0.0.38 - - [2026-03-16 02:47:48] "GET /virtual-network/4af69ce3-76dc-4248-b86c-2ecc52338f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005856 10.0.0.38 - - [2026-03-16 02:47:48] "POST /route-targets HTTP/1.1" 200 323 0.020886 10.0.0.38 - - [2026-03-16 02:47:48] "PUT /virtual-network/4af69ce3-76dc-4248-b86c-2ecc52338f0d HTTP/1.1" 200 264 0.082218 10.0.0.38 - - [2026-03-16 02:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004253 10.0.0.23 - - [2026-03-16 02:47:48] "GET /projects?obj_uuids=e057a600-a97a-4398-b9f1-8be0388891fb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000985 10.0.0.38 - - [2026-03-16 02:47:49] "GET /project/e057a600-a97a-4398-b9f1-8be0388891fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.062797 10.0.0.23 - - [2026-03-16 02:47:49] "GET /projects?obj_uuids=e057a600-a97a-4398-b9f1-8be0388891fb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000996 10.0.0.38 - - [2026-03-16 02:47:49] "POST /neutron/network HTTP/1.1" 200 612 0.123660 10.0.0.38 - - [2026-03-16 02:47:49] "POST /ref-update HTTP/1.1" 200 156 0.026016 10.0.0.38 - - [2026-03-16 02:47:49] "POST /id-to-fqname HTTP/1.1" 200 220 0.003633 10.0.0.38 - - [2026-03-16 02:47:49] "GET /virtual-network/4ddb853d-fbc3-452b-9f7a-2df305351731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.012897 10.0.0.38 - - [2026-03-16 02:47:49] "POST /neutron/network HTTP/1.1" 200 832 0.008266 10.0.0.38 - - [2026-03-16 02:47:49] "GET /virtual-network/4ddb853d-fbc3-452b-9f7a-2df305351731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005811 10.0.0.38 - - [2026-03-16 02:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005564 10.0.0.38 - - [2026-03-16 02:47:49] "GET /virtual-network/4ddb853d-fbc3-452b-9f7a-2df305351731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006453 10.0.0.38 - - [2026-03-16 02:47:49] "PUT /virtual-network/4ddb853d-fbc3-452b-9f7a-2df305351731 HTTP/1.1" 200 264 0.084283 10.0.0.38 - - [2026-03-16 02:47:49] "POST /id-to-fqname HTTP/1.1" 200 220 0.001592 10.0.0.38 - - [2026-03-16 02:47:50] "POST /neutron/network HTTP/1.1" 200 842 0.013487 10.0.0.23 - - [2026-03-16 02:47:50] "GET /projects?obj_uuids=e057a600-a97a-4398-b9f1-8be0388891fb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001153 10.0.0.38 - - [2026-03-16 02:47:50] "GET /project/e057a600-a97a-4398-b9f1-8be0388891fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.084512 10.0.0.38 - - [2026-03-16 02:47:51] "POST /neutron/port HTTP/1.1" 200 117 0.006896 10.0.0.38 - - [2026-03-16 02:47:51] "POST /id-to-fqname HTTP/1.1" 200 220 0.003099 10.0.0.38 - - [2026-03-16 02:47:51] "POST /neutron/network HTTP/1.1" 200 842 0.008443 10.0.0.23 - - [2026-03-16 02:47:52] "GET /projects?obj_uuids=e057a600-a97a-4398-b9f1-8be0388891fb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001464 10.0.0.38 - - [2026-03-16 02:47:52] "GET /project/e057a600-a97a-4398-b9f1-8be0388891fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.087352 10.0.0.38 - - [2026-03-16 02:47:52] "POST /neutron/port HTTP/1.1" 200 1054 0.022773 10.0.0.38 - - [2026-03-16 02:47:52] "POST /neutron/port HTTP/1.1" 200 1118 0.029942 10.0.0.38 - - [2026-03-16 02:47:52] "POST /neutron/subnet HTTP/1.1" 200 703 0.011761 10.0.0.38 - - [2026-03-16 02:47:52] "POST /neutron/network HTTP/1.1" 200 832 0.007924 10.0.0.38 - - [2026-03-16 02:47:52] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009884 10.0.0.38 - - [2026-03-16 02:47:53] "POST /neutron/port HTTP/1.1" 200 1054 0.022206 10.0.0.38 - - [2026-03-16 02:47:53] "POST /neutron/port HTTP/1.1" 200 1118 0.029977 10.0.0.38 - - [2026-03-16 02:47:53] "POST /neutron/port HTTP/1.1" 200 117 0.001191 10.0.0.38 - - [2026-03-16 02:47:57] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007412 10.0.0.38 - - [2026-03-16 02:47:57] "POST /neutron/port HTTP/1.1" 200 1118 0.021379 10.0.0.38 - - [2026-03-16 02:47:57] "GET /virtual-machine/18a9ec93-3783-41f8-9c6a-d4f8cfd3a5ff HTTP/1.1" 401 292 0.000470 10.0.0.38 - - [2026-03-16 02:47:58] "GET /virtual-machine/18a9ec93-3783-41f8-9c6a-d4f8cfd3a5ff HTTP/1.1" 200 1285 0.033743 10.0.0.38 - - [2026-03-16 02:47:58] "GET /virtual-machine-interface/11c1088a-66a3-40e7-90e4-bb24288d88dc HTTP/1.1" 200 2926 0.007109 10.0.0.38 - - [2026-03-16 02:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004599 10.0.0.38 - - [2026-03-16 02:47:58] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005234 10.0.0.38 - - [2026-03-16 02:47:58] "GET /virtual-networks?parent_id=e057a600-a97a-4398-b9f1-8be0388891fb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003703 10.0.0.38 - - [2026-03-16 02:47:58] "GET /virtual-network/4af69ce3-76dc-4248-b86c-2ecc52338f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.006159 10.0.0.38 - - [2026-03-16 02:48:01] "POST /neutron/security_group HTTP/1.1" 200 2051 0.032227 10.0.0.38 - - [2026-03-16 02:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.38 - - [2026-03-16 02:48:01] "GET /virtual-network/4af69ce3-76dc-4248-b86c-2ecc52338f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.006863 10.0.0.38 - - [2026-03-16 02:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004133 10.0.0.38 - - [2026-03-16 02:48:03] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004603 10.0.0.38 - - [2026-03-16 02:48:03] "GET /virtual-networks?parent_id=e057a600-a97a-4398-b9f1-8be0388891fb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.005233 10.0.0.38 - - [2026-03-16 02:48:03] "GET /virtual-network/4af69ce3-76dc-4248-b86c-2ecc52338f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.006523 10.0.0.38 - - [2026-03-16 02:48:03] "POST /neutron/port HTTP/1.1" 200 1118 0.018329 10.0.0.38 - - [2026-03-16 02:48:03] "POST /neutron/security_group HTTP/1.1" 200 2051 0.010089 10.0.0.38 - - [2026-03-16 02:48:03] "GET /virtual-machine/9126b013-e157-4a68-ad4f-8ae8985e6490 HTTP/1.1" 200 1286 0.008148 10.0.0.38 - - [2026-03-16 02:48:03] "GET /virtual-machine-interface/1d688661-99a4-44d3-81aa-045098b40fb9 HTTP/1.1" 200 2925 0.007851 10.0.0.38 - - [2026-03-16 02:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004832 10.0.0.38 - - [2026-03-16 02:48:04] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005446 10.0.0.38 - - [2026-03-16 02:48:04] "GET /virtual-networks?parent_id=e057a600-a97a-4398-b9f1-8be0388891fb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.005138 10.0.0.38 - - [2026-03-16 02:48:04] "GET /virtual-network/4ddb853d-fbc3-452b-9f7a-2df305351731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.008546 10.0.0.38 - - [2026-03-16 02:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003427 10.0.0.38 - - [2026-03-16 02:48:05] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004723 10.0.0.38 - - [2026-03-16 02:48:05] "GET /virtual-networks?parent_id=e057a600-a97a-4398-b9f1-8be0388891fb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.012245 10.0.0.38 - - [2026-03-16 02:48:05] "GET /virtual-network/4ddb853d-fbc3-452b-9f7a-2df305351731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.005830 10.0.0.38 - - [2026-03-16 02:48:05] "DELETE /access-control-list/f55d46fb-5905-4752-8613-a158a2db8975 HTTP/1.1" 200 115 0.061155 10.0.0.38 - - [2026-03-16 02:48:05] "POST /routing-policys HTTP/1.1" 200 534 0.034206 10.0.0.38 - - [2026-03-16 02:48:05] "GET /virtual-network/4af69ce3-76dc-4248-b86c-2ecc52338f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.016583 10.0.0.38 - - [2026-03-16 02:48:05] "PUT /virtual-network/4af69ce3-76dc-4248-b86c-2ecc52338f0d HTTP/1.1" 200 264 0.060240 10.0.0.38 - - [2026-03-16 02:48:09] "POST /ref-update HTTP/1.1" 200 156 0.047167 10.0.0.38 - - [2026-03-16 02:48:09] "DELETE /routing-policy/3332bae7-4843-46a4-b32f-7a8885b837f2 HTTP/1.1" 200 115 0.062273 10.0.0.38 - - [2026-03-16 02:48:09] "POST /neutron/network HTTP/1.1" 200 832 0.008740 10.0.0.38 - - [2026-03-16 02:48:10] "POST /neutron/port HTTP/1.1" 200 1108 0.020397 10.0.0.38 - - [2026-03-16 02:48:10] "POST /neutron/port HTTP/1.1" 200 1108 0.017675 10.0.0.23 - - [2026-03-16 02:48:11] "POST /useragent-kv HTTP/1.1" 200 115 0.009576 10.0.0.38 - - [2026-03-16 02:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008961 10.0.0.23 - - [2026-03-16 02:48:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003768 10.0.0.38 - - [2026-03-16 02:48:11] "POST /neutron/network HTTP/1.1" 200 151 0.159362 10.0.0.38 - - [2026-03-16 02:48:11] "DELETE /route-target/c9eb4545-2de3-4e8d-9fb4-3c465bfcfbb9 HTTP/1.1" 409 239 0.006805 10.0.0.38 - - [2026-03-16 02:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004252 10.0.0.38 - - [2026-03-16 02:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003995 10.0.0.23 - - [2026-03-16 02:48:14] "GET /projects?obj_uuids=e057a600-a97a-4398-b9f1-8be0388891fb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001164 10.0.0.38 - - [2026-03-16 02:48:14] "GET /project/e057a600-a97a-4398-b9f1-8be0388891fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.042892 10.0.0.38 - - [2026-03-16 02:48:14] "POST /neutron/network HTTP/1.1" 200 117 0.020705 10.0.0.38 - - [2026-03-16 02:48:14] "POST /ref-update HTTP/1.1" 200 156 0.029407 10.0.0.38 - - [2026-03-16 02:48:15] "POST /neutron/network HTTP/1.1" 200 831 0.011493 10.0.0.38 - - [2026-03-16 02:48:15] "POST /id-to-fqname HTTP/1.1" 200 220 0.001548 10.0.0.38 - - [2026-03-16 02:48:15] "GET /virtual-network/1b00e30c-a5ef-48c3-ada6-b708bda42a68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005572 10.0.0.38 - - [2026-03-16 02:48:15] "GET /virtual-network/1b00e30c-a5ef-48c3-ada6-b708bda42a68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005821 10.0.0.38 - - [2026-03-16 02:48:15] "POST /neutron/subnet HTTP/1.1" 200 725 0.011298 10.0.0.38 - - [2026-03-16 02:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005447 10.0.0.38 - - [2026-03-16 02:48:15] "GET /virtual-network/1b00e30c-a5ef-48c3-ada6-b708bda42a68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005246 10.0.0.38 - - [2026-03-16 02:48:15] "PUT /virtual-network/1b00e30c-a5ef-48c3-ada6-b708bda42a68 HTTP/1.1" 200 264 0.059429 10.0.0.38 - - [2026-03-16 02:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.23 - - [2026-03-16 02:48:15] "GET /projects?obj_uuids=e057a600-a97a-4398-b9f1-8be0388891fb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002028 10.0.0.38 - - [2026-03-16 02:48:15] "GET /project/e057a600-a97a-4398-b9f1-8be0388891fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.060174 10.0.0.38 - - [2026-03-16 02:48:15] "POST /route-targets HTTP/1.1" 200 327 0.017316 10.0.0.23 - - [2026-03-16 02:48:16] "POST /useragent-kv HTTP/1.1" 200 115 0.013412 10.0.0.38 - - [2026-03-16 02:48:16] "POST /neutron/subnet HTTP/1.1" 200 720 0.301828 10.0.0.38 - - [2026-03-16 02:48:16] "POST /id-to-fqname HTTP/1.1" 200 220 0.001498 10.0.0.38 - - [2026-03-16 02:48:16] "GET /virtual-network/17a569f8-1920-4a80-a0a3-f54211f27b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006665 10.0.0.38 - - [2026-03-16 02:48:16] "GET /virtual-network/17a569f8-1920-4a80-a0a3-f54211f27b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007273 10.0.0.38 - - [2026-03-16 02:48:16] "POST /neutron/network HTTP/1.1" 200 830 0.008337 10.0.0.38 - - [2026-03-16 02:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003859 10.0.0.38 - - [2026-03-16 02:48:16] "GET /virtual-network/17a569f8-1920-4a80-a0a3-f54211f27b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006212 10.0.0.38 - - [2026-03-16 02:48:16] "PUT /virtual-network/17a569f8-1920-4a80-a0a3-f54211f27b61 HTTP/1.1" 200 264 0.066710 10.0.0.38 - - [2026-03-16 02:48:16] "POST /id-to-fqname HTTP/1.1" 200 220 0.001376 10.0.0.23 - - [2026-03-16 02:48:17] "DELETE /project/7fb22715-8035-4845-9707-2ba352a6ca5c HTTP/1.1" 404 177 0.007419 10.0.0.23 - - [2026-03-16 02:48:17] "DELETE /project/e057a600a97a4398b9f18be0388891fb HTTP/1.1" 404 173 0.006261 10.0.0.23 - - [2026-03-16 02:48:17] "GET /projects?obj_uuids=e057a600-a97a-4398-b9f1-8be0388891fb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001260 10.0.0.38 - - [2026-03-16 02:48:17] "GET /project/e057a600-a97a-4398-b9f1-8be0388891fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.088324 10.0.0.38 - - [2026-03-16 02:48:17] "POST /neutron/network HTTP/1.1" 200 831 0.034760 10.0.0.38 - - [2026-03-16 02:48:17] "POST /id-to-fqname HTTP/1.1" 200 220 0.001493 10.0.0.38 - - [2026-03-16 02:48:17] "POST /neutron/port HTTP/1.1" 200 117 0.008181 10.0.0.23 - - [2026-03-16 02:48:18] "GET /projects?obj_uuids=e057a600-a97a-4398-b9f1-8be0388891fb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000991 10.0.0.38 - - [2026-03-16 02:48:18] "POST /neutron/port HTTP/1.1" 200 1053 0.308589 10.0.0.38 - - [2026-03-16 02:48:18] "POST /neutron/port HTTP/1.1" 200 1107 0.104032 10.0.0.38 - - [2026-03-16 02:48:18] "POST /neutron/subnet HTTP/1.1" 200 699 0.009113 10.0.0.23 - - [2026-03-16 02:48:18] "GET /projects?obj_uuids=e057a600-a97a-4398-b9f1-8be0388891fb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001230 10.0.0.38 - - [2026-03-16 02:48:18] "GET /project/e057a600-a97a-4398-b9f1-8be0388891fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.083990 10.0.0.38 - - [2026-03-16 02:48:18] "POST /neutron/network HTTP/1.1" 200 830 0.007674 10.0.0.38 - - [2026-03-16 02:48:19] "POST /neutron/port HTTP/1.1" 200 117 0.008849 10.0.0.38 - - [2026-03-16 02:48:19] "POST /neutron/network HTTP/1.1" 200 840 0.007851 10.0.0.38 - - [2026-03-16 02:48:20] "POST /neutron/port HTTP/1.1" 200 1052 0.019664 10.0.0.38 - - [2026-03-16 02:48:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003657 10.0.0.38 - - [2026-03-16 02:48:20] "POST /neutron/network HTTP/1.1" 200 830 0.008767 10.0.0.38 - - [2026-03-16 02:48:24] "POST /neutron/port HTTP/1.1" 200 1117 0.018721 10.0.0.38 - - [2026-03-16 02:48:24] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008011 10.0.0.38 - - [2026-03-16 02:48:24] "GET /virtual-machine/1b48dcd9-680f-4181-aa39-54617a4dc6c0 HTTP/1.1" 200 1285 0.007138 10.0.0.38 - - [2026-03-16 02:48:24] "GET /virtual-machine-interface/a4408a3b-f4a9-4554-b009-a076ed76eddf HTTP/1.1" 200 2927 0.007335 10.0.0.38 - - [2026-03-16 02:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.38 - - [2026-03-16 02:48:24] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004195 10.0.0.38 - - [2026-03-16 02:48:24] "GET /virtual-networks?parent_id=e057a600-a97a-4398-b9f1-8be0388891fb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003585 10.0.0.38 - - [2026-03-16 02:48:24] "GET /virtual-network/1b00e30c-a5ef-48c3-ada6-b708bda42a68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.006004 10.0.0.38 - - [2026-03-16 02:48:27] "POST /neutron/network HTTP/1.1" 200 841 0.006956 10.0.0.38 - - [2026-03-16 02:48:27] "POST /neutron/port HTTP/1.1" 200 117 0.001301 10.0.0.38 - - [2026-03-16 02:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.38 - - [2026-03-16 02:48:27] "GET /virtual-network/1b00e30c-a5ef-48c3-ada6-b708bda42a68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.005928 10.0.0.38 - - [2026-03-16 02:48:27] "POST /neutron/security_group HTTP/1.1" 200 2051 0.010200 10.0.0.38 - - [2026-03-16 02:48:28] "POST /neutron/network HTTP/1.1" 200 840 0.008176 10.0.0.38 - - [2026-03-16 02:48:28] "POST /neutron/port HTTP/1.1" 200 117 0.001277 10.0.0.38 - - [2026-03-16 02:48:29] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007314 10.0.0.38 - - [2026-03-16 02:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004408 10.0.0.38 - - [2026-03-16 02:48:29] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004341 10.0.0.38 - - [2026-03-16 02:48:29] "GET /virtual-networks?parent_id=e057a600-a97a-4398-b9f1-8be0388891fb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003559 10.0.0.38 - - [2026-03-16 02:48:29] "GET /virtual-network/1b00e30c-a5ef-48c3-ada6-b708bda42a68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.005761 10.0.0.38 - - [2026-03-16 02:48:30] "POST /neutron/port HTTP/1.1" 200 1116 0.019339 10.0.0.38 - - [2026-03-16 02:48:30] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008117 10.0.0.38 - - [2026-03-16 02:48:30] "GET /virtual-machine/6030c732-e6a6-468d-a77c-21a0d1a407dd HTTP/1.1" 200 1285 0.006324 10.0.0.38 - - [2026-03-16 02:48:30] "GET /virtual-machine-interface/fc598a27-277e-442b-ac9d-5fd675bc0c73 HTTP/1.1" 200 2927 0.005598 10.0.0.38 - - [2026-03-16 02:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.38 - - [2026-03-16 02:48:30] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005067 10.0.0.38 - - [2026-03-16 02:48:30] "GET /virtual-networks?parent_id=e057a600-a97a-4398-b9f1-8be0388891fb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.011150 10.0.0.38 - - [2026-03-16 02:48:30] "GET /virtual-network/17a569f8-1920-4a80-a0a3-f54211f27b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.007541 10.0.0.38 - - [2026-03-16 02:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.38 - - [2026-03-16 02:48:31] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005423 10.0.0.38 - - [2026-03-16 02:48:31] "GET /virtual-networks?parent_id=e057a600-a97a-4398-b9f1-8be0388891fb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003863 10.0.0.38 - - [2026-03-16 02:48:31] "GET /virtual-network/17a569f8-1920-4a80-a0a3-f54211f27b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.007073 10.0.0.38 - - [2026-03-16 02:48:31] "POST /routing-policys HTTP/1.1" 200 534 0.031545 10.0.0.38 - - [2026-03-16 02:48:31] "GET /virtual-network/1b00e30c-a5ef-48c3-ada6-b708bda42a68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.006743 10.0.0.38 - - [2026-03-16 02:48:31] "PUT /virtual-network/1b00e30c-a5ef-48c3-ada6-b708bda42a68 HTTP/1.1" 200 264 0.060597 10.0.0.38 - - [2026-03-16 02:48:31] "POST /ref-update HTTP/1.1" 200 156 0.026980 10.0.0.38 - - [2026-03-16 02:48:36] "POST /routing-policys HTTP/1.1" 200 534 0.032606 10.0.0.38 - - [2026-03-16 02:48:36] "GET /virtual-network/1b00e30c-a5ef-48c3-ada6-b708bda42a68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.010344 10.0.0.38 - - [2026-03-16 02:48:36] "PUT /virtual-network/1b00e30c-a5ef-48c3-ada6-b708bda42a68 HTTP/1.1" 200 264 0.068269 10.0.0.38 - - [2026-03-16 02:48:36] "POST /ref-update HTTP/1.1" 200 156 0.065634 10.0.0.38 - - [2026-03-16 02:48:36] "POST /ref-update HTTP/1.1" 200 156 0.041561 10.0.0.38 - - [2026-03-16 02:48:36] "DELETE /routing-policy/48399068-fc22-4b10-bff7-2a1945dbcd07 HTTP/1.1" 200 115 0.055321 10.0.0.38 - - [2026-03-16 02:48:36] "POST /ref-update HTTP/1.1" 200 156 0.066874 10.0.0.38 - - [2026-03-16 02:48:36] "DELETE /routing-policy/a638df3e-833f-4e68-858c-bbed93d650e2 HTTP/1.1" 200 115 0.037373 10.0.0.38 - - [2026-03-16 02:48:37] "POST /neutron/port HTTP/1.1" 200 1116 0.020290 10.0.0.38 - - [2026-03-16 02:48:37] "POST /neutron/port HTTP/1.1" 200 151 0.239516 10.0.0.38 - - [2026-03-16 02:48:38] "POST /neutron/network HTTP/1.1" 200 830 0.007588 10.0.0.38 - - [2026-03-16 02:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007520 10.0.0.23 - - [2026-03-16 02:48:39] "POST /useragent-kv HTTP/1.1" 200 115 0.007320 10.0.0.23 - - [2026-03-16 02:48:39] "POST /useragent-kv HTTP/1.1" 200 115 0.004646 10.0.0.38 - - [2026-03-16 02:48:39] "POST /neutron/network HTTP/1.1" 200 151 0.157091 10.0.0.38 - - [2026-03-16 02:48:39] "DELETE /route-target/7c52199b-f893-4d22-8915-64220156c663 HTTP/1.1" 200 115 0.038780 10.0.0.38 - - [2026-03-16 02:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004809 10.0.0.23 - - [2026-03-16 02:48:41] "GET /projects?obj_uuids=e057a600-a97a-4398-b9f1-8be0388891fb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001203 10.0.0.38 - - [2026-03-16 02:48:41] "GET /project/e057a600-a97a-4398-b9f1-8be0388891fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.041714 10.0.0.23 - - [2026-03-16 02:48:42] "POST /useragent-kv HTTP/1.1" 200 115 0.005040 10.0.0.38 - - [2026-03-16 02:48:42] "POST /neutron/subnet HTTP/1.1" 200 729 0.240976 10.0.0.38 - - [2026-03-16 02:48:42] "POST /id-to-fqname HTTP/1.1" 200 220 0.001258 10.0.0.38 - - [2026-03-16 02:48:42] "GET /virtual-network/47197765-12d1-432d-aa02-e095c81a07be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006415 10.0.0.38 - - [2026-03-16 02:48:42] "GET /virtual-network/47197765-12d1-432d-aa02-e095c81a07be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005460 10.0.0.38 - - [2026-03-16 02:48:42] "POST /neutron/network HTTP/1.1" 200 832 0.008463 10.0.0.38 - - [2026-03-16 02:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.38 - - [2026-03-16 02:48:42] "GET /virtual-network/47197765-12d1-432d-aa02-e095c81a07be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007096 10.0.0.38 - - [2026-03-16 02:48:42] "PUT /virtual-network/47197765-12d1-432d-aa02-e095c81a07be HTTP/1.1" 200 264 0.057112 10.0.0.38 - - [2026-03-16 02:48:42] "POST /route-targets HTTP/1.1" 200 327 0.016019 10.0.0.38 - - [2026-03-16 02:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008523 10.0.0.23 - - [2026-03-16 02:48:42] "GET /projects?obj_uuids=e057a600-a97a-4398-b9f1-8be0388891fb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002634 10.0.0.38 - - [2026-03-16 02:48:42] "GET /project/e057a600-a97a-4398-b9f1-8be0388891fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.085725 10.0.0.38 - - [2026-03-16 02:48:42] "POST /ref-update HTTP/1.1" 200 156 0.071540 10.0.0.23 - - [2026-03-16 02:48:42] "GET /projects?obj_uuids=e057a600-a97a-4398-b9f1-8be0388891fb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001081 10.0.0.38 - - [2026-03-16 02:48:42] "POST /neutron/network HTTP/1.1" 200 612 0.143868 10.0.0.38 - - [2026-03-16 02:48:43] "POST /id-to-fqname HTTP/1.1" 200 220 0.003313 10.0.0.38 - - [2026-03-16 02:48:43] "GET /virtual-network/1a2d14cb-96d6-49a3-a452-5430b2e090cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007092 10.0.0.38 - - [2026-03-16 02:48:43] "POST /neutron/network HTTP/1.1" 200 832 0.011036 10.0.0.38 - - [2026-03-16 02:48:43] "GET /virtual-network/1a2d14cb-96d6-49a3-a452-5430b2e090cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007199 10.0.0.38 - - [2026-03-16 02:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004003 10.0.0.38 - - [2026-03-16 02:48:43] "GET /virtual-network/1a2d14cb-96d6-49a3-a452-5430b2e090cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005982 10.0.0.38 - - [2026-03-16 02:48:43] "PUT /virtual-network/1a2d14cb-96d6-49a3-a452-5430b2e090cf HTTP/1.1" 200 264 0.072966 10.0.0.38 - - [2026-03-16 02:48:43] "POST /ref-update HTTP/1.1" 200 156 0.039351 10.0.0.38 - - [2026-03-16 02:48:43] "POST /id-to-fqname HTTP/1.1" 200 220 0.001485 10.0.0.38 - - [2026-03-16 02:48:43] "POST /neutron/network HTTP/1.1" 200 842 0.008755 10.0.0.23 - - [2026-03-16 02:48:44] "GET /projects?obj_uuids=e057a600-a97a-4398-b9f1-8be0388891fb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001131 10.0.0.38 - - [2026-03-16 02:48:44] "GET /project/e057a600-a97a-4398-b9f1-8be0388891fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.080582 10.0.0.38 - - [2026-03-16 02:48:44] "POST /neutron/port HTTP/1.1" 200 117 0.007175 10.0.0.38 - - [2026-03-16 02:48:44] "POST /id-to-fqname HTTP/1.1" 200 220 0.001325 10.0.0.38 - - [2026-03-16 02:48:44] "POST /neutron/network HTTP/1.1" 200 842 0.014369 10.0.0.38 - - [2026-03-16 02:48:45] "POST /neutron/port HTTP/1.1" 200 1054 0.025114 10.0.0.23 - - [2026-03-16 02:48:45] "GET /projects?obj_uuids=e057a600-a97a-4398-b9f1-8be0388891fb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001632 10.0.0.38 - - [2026-03-16 02:48:45] "GET /project/e057a600-a97a-4398-b9f1-8be0388891fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.132693 10.0.0.38 - - [2026-03-16 02:48:45] "POST /neutron/port HTTP/1.1" 200 1118 0.027461 10.0.0.38 - - [2026-03-16 02:48:45] "POST /neutron/port HTTP/1.1" 200 117 0.001194 10.0.0.38 - - [2026-03-16 02:48:46] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007855 10.0.0.38 - - [2026-03-16 02:48:46] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008529 10.0.0.38 - - [2026-03-16 02:48:46] "POST /neutron/port HTTP/1.1" 200 1054 0.040148 10.0.0.38 - - [2026-03-16 02:48:46] "POST /neutron/port HTTP/1.1" 200 1118 0.023928 10.0.0.38 - - [2026-03-16 02:48:47] "POST /neutron/port HTTP/1.1" 200 117 0.001147 10.0.0.38 - - [2026-03-16 02:48:51] "POST /neutron/security_group HTTP/1.1" 200 2051 0.012202 10.0.0.38 - - [2026-03-16 02:48:51] "POST /neutron/port HTTP/1.1" 200 1118 0.022423 10.0.0.38 - - [2026-03-16 02:48:51] "GET /virtual-machine/3c4457ab-91e9-4cd9-8e60-dd12926838a2 HTTP/1.1" 200 1285 0.007146 10.0.0.38 - - [2026-03-16 02:48:51] "GET /virtual-machine-interface/d94b43cf-67e0-4be7-9d17-fad82cfd6668 HTTP/1.1" 200 2927 0.006244 10.0.0.38 - - [2026-03-16 02:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.38 - - [2026-03-16 02:48:51] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004346 10.0.0.38 - - [2026-03-16 02:48:51] "GET /virtual-networks?parent_id=e057a600-a97a-4398-b9f1-8be0388891fb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003708 10.0.0.38 - - [2026-03-16 02:48:51] "GET /virtual-network/47197765-12d1-432d-aa02-e095c81a07be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.005909 10.0.0.38 - - [2026-03-16 02:48:54] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008503 10.0.0.38 - - [2026-03-16 02:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.38 - - [2026-03-16 02:48:54] "GET /virtual-network/47197765-12d1-432d-aa02-e095c81a07be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.006464 10.0.0.38 - - [2026-03-16 02:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.38 - - [2026-03-16 02:48:56] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004276 10.0.0.38 - - [2026-03-16 02:48:56] "GET /virtual-networks?parent_id=e057a600-a97a-4398-b9f1-8be0388891fb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003450 10.0.0.38 - - [2026-03-16 02:48:56] "GET /virtual-network/47197765-12d1-432d-aa02-e095c81a07be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.006738 10.0.0.38 - - [2026-03-16 02:48:56] "POST /neutron/port HTTP/1.1" 200 1118 0.019912 10.0.0.38 - - [2026-03-16 02:49:02] "POST /neutron/security_group HTTP/1.1" 200 2051 0.010052 10.0.0.38 - - [2026-03-16 02:49:02] "POST /neutron/port HTTP/1.1" 200 1118 0.022218 10.0.0.38 - - [2026-03-16 02:49:02] "GET /virtual-machine/6fe68d48-1841-4350-9965-1ba6123b6f1b HTTP/1.1" 200 1285 0.006561 10.0.0.38 - - [2026-03-16 02:49:02] "GET /virtual-machine-interface/20c5ac52-9faf-49e4-a33d-f7a402d74629 HTTP/1.1" 200 2926 0.005868 10.0.0.38 - - [2026-03-16 02:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004082 10.0.0.38 - - [2026-03-16 02:49:02] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004926 10.0.0.38 - - [2026-03-16 02:49:02] "GET /virtual-networks?parent_id=e057a600-a97a-4398-b9f1-8be0388891fb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004596 10.0.0.38 - - [2026-03-16 02:49:02] "GET /virtual-network/1a2d14cb-96d6-49a3-a452-5430b2e090cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.006913 10.0.0.38 - - [2026-03-16 02:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908 10.0.0.38 - - [2026-03-16 02:49:03] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004858 10.0.0.38 - - [2026-03-16 02:49:03] "GET /virtual-networks?parent_id=e057a600-a97a-4398-b9f1-8be0388891fb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004371 10.0.0.38 - - [2026-03-16 02:49:03] "GET /virtual-network/1a2d14cb-96d6-49a3-a452-5430b2e090cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.006158 10.0.0.38 - - [2026-03-16 02:49:03] "POST /interface-route-tables HTTP/1.1" 200 574 0.032248 10.0.0.38 - - [2026-03-16 02:49:03] "GET /interface-route-table/847bc2c5-9dda-4158-b245-43df740db295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1305 0.012092 10.0.0.38 - - [2026-03-16 02:49:03] "GET /virtual-machine-interface/d94b43cf-67e0-4be7-9d17-fad82cfd6668?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2706 0.006658 10.0.0.38 - - [2026-03-16 02:49:03] "POST /ref-update HTTP/1.1" 200 156 0.017267 10.0.0.38 - - [2026-03-16 02:49:04] "POST /routing-policys HTTP/1.1" 200 534 0.035134 10.0.0.38 - - [2026-03-16 02:49:04] "GET /virtual-network/47197765-12d1-432d-aa02-e095c81a07be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.008748 10.0.0.38 - - [2026-03-16 02:49:04] "PUT /virtual-network/47197765-12d1-432d-aa02-e095c81a07be HTTP/1.1" 200 264 0.070262 10.0.0.38 - - [2026-03-16 02:49:08] "POST /ref-update HTTP/1.1" 200 156 0.069092 10.0.0.38 - - [2026-03-16 02:49:08] "DELETE /routing-policy/0af2f170-f097-46cc-b8f0-70fbaef9f870 HTTP/1.1" 200 115 0.045860 10.0.0.38 - - [2026-03-16 02:49:08] "POST /neutron/network HTTP/1.1" 400 204 0.024002 10.0.0.38 - - [2026-03-16 02:49:09] "POST /neutron/port HTTP/1.1" 200 151 0.232590 10.0.0.38 - - [2026-03-16 02:49:09] "POST /neutron/port HTTP/1.1" 200 151 0.252153 10.0.0.38 - - [2026-03-16 02:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004709 10.0.0.38 - - [2026-03-16 02:49:10] "POST /neutron/network HTTP/1.1" 200 832 0.014964 10.0.0.38 - - [2026-03-16 02:49:10] "DELETE /route-target/710d1e6f-171e-4d85-b34b-c7cc8de749af HTTP/1.1" 409 239 0.008709 10.0.0.38 - - [2026-03-16 02:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004997 10.0.0.23 - - [2026-03-16 02:49:12] "GET /projects?obj_uuids=e057a600-a97a-4398-b9f1-8be0388891fb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001164 10.0.0.38 - - [2026-03-16 02:49:12] "GET /project/e057a600-a97a-4398-b9f1-8be0388891fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.058868 10.0.0.23 - - [2026-03-16 02:49:12] "GET /projects?obj_uuids=e057a600-a97a-4398-b9f1-8be0388891fb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001619 10.0.0.38 - - [2026-03-16 02:49:12] "GET /project/e057a600-a97a-4398-b9f1-8be0388891fb?fields=virtual_networks HTTP/1.1" 200 1018 0.057224 10.0.0.23 - - [2026-03-16 02:49:12] "GET /projects?obj_uuids=e057a600-a97a-4398-b9f1-8be0388891fb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001513 10.0.0.38 - - [2026-03-16 02:49:12] "GET /project/e057a600-a97a-4398-b9f1-8be0388891fb?fields=virtual_machine_interfaces HTTP/1.1" 200 1018 0.055853 10.0.0.23 - - [2026-03-16 02:49:12] "GET /projects?obj_uuids=e057a600-a97a-4398-b9f1-8be0388891fb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001044 10.0.0.38 - - [2026-03-16 02:49:12] "GET /project/e057a600-a97a-4398-b9f1-8be0388891fb?fields=security_groups HTTP/1.1" 200 1237 0.072790 10.0.0.38 - - [2026-03-16 02:49:13] "POST /fqname-to-id HTTP/1.1" 404 192 0.030558 10.0.0.23 - - [2026-03-16 02:49:13] "GET /projects?obj_uuids=d5c119f0-2d2e-4731-a8ba-dd725b465a44&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003964 10.0.0.23 - - [2026-03-16 02:49:13] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001035 10.0.0.23 - - [2026-03-16 02:49:13] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007788 10.0.0.23 - - [2026-03-16 02:49:13] "POST /id-to-fqname HTTP/1.1" 200 194 0.002549 10.0.0.23 - - [2026-03-16 02:49:13] "POST /fqname-to-id HTTP/1.1" 404 203 0.007473 10.0.0.23 - - [2026-03-16 02:49:13] "POST /security-groups HTTP/1.1" 200 595 0.038883 10.0.0.23 - - [2026-03-16 02:49:13] "POST /projects HTTP/1.1" 200 593 0.265856 10.0.0.38 - - [2026-03-16 02:49:13] "POST /access-control-lists HTTP/1.1" 200 600 0.036395 10.0.0.23 - - [2026-03-16 02:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.340446 10.0.0.38 - - [2026-03-16 02:49:13] "GET /project/d5c119f0-2d2e-4731-a8ba-dd725b465a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.502859 10.0.0.38 - - [2026-03-16 02:49:14] "DELETE /access-control-list/ae151020-1b8b-41a5-993d-18ea8d49fc7d HTTP/1.1" 200 115 0.042077 10.0.0.38 - - [2026-03-16 02:49:15] "GET / HTTP/1.1" 200 35931 0.002565 10.0.0.38 - - [2026-03-16 02:49:16] "POST /fqname-to-id HTTP/1.1" 401 292 0.000439 10.0.0.38 - - [2026-03-16 02:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.070449 10.0.0.23 - - [2026-03-16 02:49:17] "GET /projects?obj_uuids=d5c119f0-2d2e-4731-a8ba-dd725b465a44&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001457 10.0.0.38 - - [2026-03-16 02:49:17] "GET /project/d5c119f0-2d2e-4731-a8ba-dd725b465a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.058881 10.0.0.23 - - [2026-03-16 02:49:17] "DELETE /project/d5c119f02d2e4731a8badd725b465a44 HTTP/1.1" 404 173 0.006372 10.0.0.23 - - [2026-03-16 02:49:17] "GET /projects?obj_uuids=e057a600-a97a-4398-b9f1-8be0388891fb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000989 10.0.0.23 - - [2026-03-16 02:49:17] "GET /project/e057a600-a97a-4398-b9f1-8be0388891fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.055530 10.0.0.23 - - [2026-03-16 02:49:17] "GET /projects?obj_uuids=e057a600-a97a-4398-b9f1-8be0388891fb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001498 10.0.0.23 - - [2026-03-16 02:49:17] "GET /project/e057a600-a97a-4398-b9f1-8be0388891fb?fields=security_groups HTTP/1.1" 200 1088 0.059454 10.0.0.23 - - [2026-03-16 02:49:17] "GET /projects?obj_uuids=d5c119f0-2d2e-4731-a8ba-dd725b465a44&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001152 10.0.0.23 - - [2026-03-16 02:49:17] "GET /projects?obj_uuids=e057a600-a97a-4398-b9f1-8be0388891fb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001065 10.0.0.23 - - [2026-03-16 02:49:17] "GET /project/e057a600-a97a-4398-b9f1-8be0388891fb?fields=application_policy_sets HTTP/1.1" 200 1381 0.096606 10.0.0.38 - - [2026-03-16 02:49:17] "POST /neutron/network HTTP/1.1" 200 613 0.216452 10.0.0.23 - - [2026-03-16 02:49:17] "DELETE /project/e057a600-a97a-4398-b9f1-8be0388891fb HTTP/1.1" 409 278 0.325008 10.0.0.38 - - [2026-03-16 02:49:17] "POST /ref-update HTTP/1.1" 200 156 0.020695 10.0.0.38 - - [2026-03-16 02:49:18] "POST /id-to-fqname HTTP/1.1" 200 226 0.004022 10.0.0.38 - - [2026-03-16 02:49:18] "GET /virtual-network/432acc0f-2663-4dc7-894f-6754b36e0e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006870 10.0.0.38 - - [2026-03-16 02:49:18] "POST /neutron/network HTTP/1.1" 200 833 0.007337 10.0.0.38 - - [2026-03-16 02:49:18] "GET /virtual-network/432acc0f-2663-4dc7-894f-6754b36e0e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006049 10.0.0.38 - - [2026-03-16 02:49:18] "GET /virtual-network/432acc0f-2663-4dc7-894f-6754b36e0e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006727 10.0.0.22 - - [2026-03-16 02:49:19] "GET /obj-perms HTTP/1.1" 200 5038 0.064970 10.0.0.23 - - [2026-03-16 02:49:19] "GET /obj-perms HTTP/1.1" 200 5038 0.054300 10.0.0.38 - - [2026-03-16 02:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.38 - - [2026-03-16 02:49:19] "GET /virtual-network/432acc0f-2663-4dc7-894f-6754b36e0e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005479 10.0.0.38 - - [2026-03-16 02:49:19] "PUT /virtual-network/432acc0f-2663-4dc7-894f-6754b36e0e1e HTTP/1.1" 200 264 0.055771 10.0.0.38 - - [2026-03-16 02:49:25] "POST /id-to-fqname HTTP/1.1" 200 226 0.002296 10.0.0.38 - - [2026-03-16 02:49:25] "POST /neutron/network HTTP/1.1" 200 843 0.006830 10.0.0.23 - - [2026-03-16 02:49:25] "GET /projects?obj_uuids=d5c119f0-2d2e-4731-a8ba-dd725b465a44&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001322 10.0.0.38 - - [2026-03-16 02:49:25] "GET /project/d5c119f0-2d2e-4731-a8ba-dd725b465a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.093227 10.0.0.38 - - [2026-03-16 02:49:26] "POST /neutron/port HTTP/1.1" 200 117 0.009156 10.0.0.23 - - [2026-03-16 02:49:26] "GET /projects?obj_uuids=d5c119f0-2d2e-4731-a8ba-dd725b465a44&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001033 10.0.0.38 - - [2026-03-16 02:49:26] "POST /neutron/port HTTP/1.1" 200 1065 0.310115 10.0.0.38 - - [2026-03-16 02:49:27] "POST /neutron/port HTTP/1.1" 200 1119 0.160635 10.0.0.38 - - [2026-03-16 02:49:27] "POST /neutron/subnet HTTP/1.1" 200 703 0.014817 10.0.0.38 - - [2026-03-16 02:49:29] "POST /neutron/port HTTP/1.1" 200 1129 0.022037 10.0.0.38 - - [2026-03-16 02:49:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004626 10.0.0.38 - - [2026-03-16 02:49:29] "POST /neutron/network HTTP/1.1" 200 833 0.008174 10.0.0.38 - - [2026-03-16 02:49:31] "POST /neutron/port HTTP/1.1" 200 1129 0.021825 10.0.0.38 - - [2026-03-16 02:49:31] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008382 10.0.0.38 - - [2026-03-16 02:49:31] "GET /virtual-machine/b0445cb8-dcc1-4406-9bc7-867ab13f63fc HTTP/1.1" 401 292 0.000525 10.0.0.38 - - [2026-03-16 02:49:31] "GET /virtual-machine/b0445cb8-dcc1-4406-9bc7-867ab13f63fc HTTP/1.1" 200 1297 0.035221 10.0.0.38 - - [2026-03-16 02:49:31] "GET /virtual-machine-interface/361f8210-b3f9-4a04-9d84-5b7cb5343eea HTTP/1.1" 200 2966 0.006791 10.0.0.38 - - [2026-03-16 02:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004037 10.0.0.38 - - [2026-03-16 02:49:31] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004283 10.0.0.38 - - [2026-03-16 02:49:31] "GET /virtual-networks?parent_id=d5c119f0-2d2e-4731-a8ba-dd725b465a44&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003860 10.0.0.38 - - [2026-03-16 02:49:32] "GET /virtual-network/432acc0f-2663-4dc7-894f-6754b36e0e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.005923 10.0.0.38 - - [2026-03-16 02:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004048 10.0.0.38 - - [2026-03-16 02:49:35] "GET /virtual-network/432acc0f-2663-4dc7-894f-6754b36e0e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.006933 10.0.0.38 - - [2026-03-16 02:49:36] "GET /obj-perms HTTP/1.1" 200 5056 0.056367 10.0.0.38 - - [2026-03-16 02:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004361 10.0.0.38 - - [2026-03-16 02:49:39] "GET /virtual-network/432acc0f-2663-4dc7-894f-6754b36e0e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.006065 10.0.0.38 - - [2026-03-16 02:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004207 10.0.0.38 - - [2026-03-16 02:49:43] "GET /virtual-network/432acc0f-2663-4dc7-894f-6754b36e0e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.006805 10.0.0.38 - - [2026-03-16 02:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.38 - - [2026-03-16 02:49:47] "GET /virtual-network/432acc0f-2663-4dc7-894f-6754b36e0e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.005797 10.0.0.38 - - [2026-03-16 02:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.38 - - [2026-03-16 02:49:51] "GET /virtual-network/432acc0f-2663-4dc7-894f-6754b36e0e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.005910 10.0.0.38 - - [2026-03-16 02:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003946 10.0.0.38 - - [2026-03-16 02:49:55] "GET /virtual-network/432acc0f-2663-4dc7-894f-6754b36e0e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.006997 10.0.0.38 - - [2026-03-16 02:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.38 - - [2026-03-16 02:49:59] "GET /virtual-network/432acc0f-2663-4dc7-894f-6754b36e0e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.006684 10.0.0.38 - - [2026-03-16 02:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004526 10.0.0.38 - - [2026-03-16 02:50:03] "GET /virtual-network/432acc0f-2663-4dc7-894f-6754b36e0e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.007703 10.0.0.38 - - [2026-03-16 02:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005441 10.0.0.38 - - [2026-03-16 02:50:07] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005634 10.0.0.38 - - [2026-03-16 02:50:07] "GET /virtual-networks?parent_id=d5c119f0-2d2e-4731-a8ba-dd725b465a44&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003931 10.0.0.38 - - [2026-03-16 02:50:07] "GET /virtual-network/432acc0f-2663-4dc7-894f-6754b36e0e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.009290 10.0.0.22 - - [2026-03-16 02:50:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000456 10.0.0.22 - - [2026-03-16 02:50:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000376 10.0.0.23 - - [2026-03-16 02:50:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000360 10.0.0.23 - - [2026-03-16 02:50:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000500 10.0.0.22 - - [2026-03-16 02:50:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000349 10.0.0.22 - - [2026-03-16 02:50:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000364 10.0.0.38 - - [2026-03-16 02:50:13] "POST /neutron/port HTTP/1.1" 200 1129 0.024295 10.0.0.23 - - [2026-03-16 02:50:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000446 10.0.0.23 - - [2026-03-16 02:50:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000553 10.0.0.38 - - [2026-03-16 02:50:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000501 10.0.0.38 - - [2026-03-16 02:50:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000463 10.0.0.38 - - [2026-03-16 02:50:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000449 10.0.0.38 - - [2026-03-16 02:50:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000412 10.0.0.38 - - [2026-03-16 02:50:17] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007792 10.0.0.38 - - [2026-03-16 02:50:23] "POST /neutron/port HTTP/1.1" 200 1129 0.023754 10.0.0.38 - - [2026-03-16 02:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.38 - - [2026-03-16 02:50:28] "GET /virtual-network/432acc0f-2663-4dc7-894f-6754b36e0e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.005570 10.0.0.38 - - [2026-03-16 02:50:28] "PUT /virtual-network/432acc0f-2663-4dc7-894f-6754b36e0e1e HTTP/1.1" 200 264 0.059956 10.0.0.38 - - [2026-03-16 02:50:28] "POST /ref-update HTTP/1.1" 200 156 0.043486 10.0.0.38 - - [2026-03-16 02:50:29] "POST /neutron/port HTTP/1.1" 200 1129 0.018326 10.0.0.38 - - [2026-03-16 02:50:29] "POST /neutron/subnet HTTP/1.1" 200 703 0.015908 10.0.0.38 - - [2026-03-16 02:50:34] "POST /neutron/network HTTP/1.1" 200 833 0.020639 10.0.0.38 - - [2026-03-16 02:50:34] "POST /neutron/port HTTP/1.1" 200 1119 0.014739 10.0.0.38 - - [2026-03-16 02:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005647 10.0.0.23 - - [2026-03-16 02:50:36] "POST /useragent-kv HTTP/1.1" 200 115 0.002939 10.0.0.23 - - [2026-03-16 02:50:36] "POST /useragent-kv HTTP/1.1" 200 115 0.002905 10.0.0.38 - - [2026-03-16 02:50:36] "POST /neutron/network HTTP/1.1" 200 151 0.148574 10.0.0.38 - - [2026-03-16 02:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076 10.0.0.23 - - [2026-03-16 02:50:39] "GET /projects?obj_uuids=d5c119f0-2d2e-4731-a8ba-dd725b465a44&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001322 10.0.0.38 - - [2026-03-16 02:50:39] "GET /project/d5c119f0-2d2e-4731-a8ba-dd725b465a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.057633 10.0.0.38 - - [2026-03-16 02:50:39] "POST /ref-update HTTP/1.1" 200 156 0.024703 10.0.0.23 - - [2026-03-16 02:50:39] "POST /useragent-kv HTTP/1.1" 200 115 0.006365 10.0.0.38 - - [2026-03-16 02:50:39] "POST /neutron/subnet HTTP/1.1" 200 734 0.190675 10.0.0.38 - - [2026-03-16 02:50:39] "POST /id-to-fqname HTTP/1.1" 200 226 0.001940 10.0.0.38 - - [2026-03-16 02:50:39] "GET /virtual-network/25fb379c-667b-4e42-88e1-92b780104e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006164 10.0.0.38 - - [2026-03-16 02:50:39] "GET /virtual-network/25fb379c-667b-4e42-88e1-92b780104e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006180 10.0.0.38 - - [2026-03-16 02:50:39] "POST /neutron/network HTTP/1.1" 200 834 0.008237 10.0.0.38 - - [2026-03-16 02:50:40] "GET /virtual-network/25fb379c-667b-4e42-88e1-92b780104e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007599 10.0.0.38 - - [2026-03-16 02:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003869 10.0.0.38 - - [2026-03-16 02:50:40] "GET /virtual-network/25fb379c-667b-4e42-88e1-92b780104e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006135 10.0.0.38 - - [2026-03-16 02:50:40] "PUT /virtual-network/25fb379c-667b-4e42-88e1-92b780104e4c HTTP/1.1" 200 264 0.062402 10.0.0.38 - - [2026-03-16 02:50:45] "POST /id-to-fqname HTTP/1.1" 200 226 0.001348 10.0.0.23 - - [2026-03-16 02:50:46] "GET /projects?obj_uuids=d5c119f0-2d2e-4731-a8ba-dd725b465a44&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001114 10.0.0.38 - - [2026-03-16 02:50:46] "GET /project/d5c119f0-2d2e-4731-a8ba-dd725b465a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.117157 10.0.0.38 - - [2026-03-16 02:50:46] "POST /neutron/network HTTP/1.1" 200 834 0.008591 10.0.0.38 - - [2026-03-16 02:50:46] "POST /neutron/port HTTP/1.1" 200 117 0.007881 10.0.0.38 - - [2026-03-16 02:50:47] "POST /neutron/port HTTP/1.1" 200 1066 0.052670 10.0.0.38 - - [2026-03-16 02:50:47] "POST /neutron/port HTTP/1.1" 200 1130 0.024028 10.0.0.38 - - [2026-03-16 02:50:47] "POST /neutron/port HTTP/1.1" 200 117 0.001228 10.0.0.38 - - [2026-03-16 02:50:51] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009255 10.0.0.38 - - [2026-03-16 02:50:52] "POST /neutron/port HTTP/1.1" 200 1130 0.019242 10.0.0.38 - - [2026-03-16 02:50:52] "GET /virtual-machine/e02a03d0-3af5-49b9-82df-b3969eaf4e0a HTTP/1.1" 200 1296 0.008593 10.0.0.38 - - [2026-03-16 02:50:52] "GET /virtual-machine-interface/1db8cdcb-eb18-421d-b477-03ee2226c0b9 HTTP/1.1" 200 2966 0.006645 10.0.0.38 - - [2026-03-16 02:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.38 - - [2026-03-16 02:50:52] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004518 10.0.0.38 - - [2026-03-16 02:50:52] "GET /virtual-networks?parent_id=d5c119f0-2d2e-4731-a8ba-dd725b465a44&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.007573 10.0.0.38 - - [2026-03-16 02:50:52] "GET /virtual-network/25fb379c-667b-4e42-88e1-92b780104e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.006170 10.0.0.38 - - [2026-03-16 02:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004861 10.0.0.38 - - [2026-03-16 02:50:55] "GET /virtual-network/25fb379c-667b-4e42-88e1-92b780104e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.006489 10.0.0.38 - - [2026-03-16 02:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004584 10.0.0.38 - - [2026-03-16 02:50:59] "GET /virtual-network/25fb379c-667b-4e42-88e1-92b780104e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.006886 10.0.0.38 - - [2026-03-16 02:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.38 - - [2026-03-16 02:51:03] "GET /virtual-network/25fb379c-667b-4e42-88e1-92b780104e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.006693 10.0.0.38 - - [2026-03-16 02:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004271 10.0.0.38 - - [2026-03-16 02:51:07] "GET /virtual-network/25fb379c-667b-4e42-88e1-92b780104e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.008391 10.0.0.38 - - [2026-03-16 02:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004376 10.0.0.38 - - [2026-03-16 02:51:11] "GET /virtual-network/25fb379c-667b-4e42-88e1-92b780104e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.006088 10.0.0.38 - - [2026-03-16 02:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.38 - - [2026-03-16 02:51:15] "GET /virtual-network/25fb379c-667b-4e42-88e1-92b780104e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.008985 10.0.0.38 - - [2026-03-16 02:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004522 10.0.0.38 - - [2026-03-16 02:51:19] "GET /virtual-network/25fb379c-667b-4e42-88e1-92b780104e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.006080 10.0.0.38 - - [2026-03-16 02:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004031 10.0.0.38 - - [2026-03-16 02:51:23] "GET /virtual-network/25fb379c-667b-4e42-88e1-92b780104e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.006977 10.0.0.38 - - [2026-03-16 02:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004045 10.0.0.38 - - [2026-03-16 02:51:28] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004757 10.0.0.38 - - [2026-03-16 02:51:28] "GET /virtual-networks?parent_id=d5c119f0-2d2e-4731-a8ba-dd725b465a44&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.004015 10.0.0.38 - - [2026-03-16 02:51:28] "GET /virtual-network/25fb379c-667b-4e42-88e1-92b780104e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.007302 10.0.0.38 - - [2026-03-16 02:51:28] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008599 10.0.0.38 - - [2026-03-16 02:51:29] "POST /neutron/network HTTP/1.1" 200 844 0.011685 10.0.0.38 - - [2026-03-16 02:51:29] "POST /neutron/port HTTP/1.1" 200 117 0.001228 10.0.0.38 - - [2026-03-16 02:51:33] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008547 10.0.0.22 - - [2026-03-16 02:51:37] "GET /obj-perms HTTP/1.1" 200 5056 0.053467 10.0.0.23 - - [2026-03-16 02:51:38] "GET /obj-perms HTTP/1.1" 200 5056 0.057284 10.0.0.38 - - [2026-03-16 02:51:38] "POST /neutron/port HTTP/1.1" 200 1130 0.023609 10.0.0.38 - - [2026-03-16 02:51:43] "POST /neutron/security_group HTTP/1.1" 200 2062 0.012385 10.0.0.38 - - [2026-03-16 02:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004267 10.0.0.38 - - [2026-03-16 02:51:49] "GET /virtual-network/25fb379c-667b-4e42-88e1-92b780104e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.006274 10.0.0.38 - - [2026-03-16 02:51:49] "PUT /virtual-network/25fb379c-667b-4e42-88e1-92b780104e4c HTTP/1.1" 200 264 0.068920 10.0.0.38 - - [2026-03-16 02:51:49] "POST /ref-update HTTP/1.1" 200 156 0.071126 10.0.0.38 - - [2026-03-16 02:51:54] "POST /neutron/port HTTP/1.1" 200 1130 0.021522 10.0.0.38 - - [2026-03-16 02:51:56] "POST /neutron/network HTTP/1.1" 200 834 0.008049 10.0.0.38 - - [2026-03-16 02:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004330 10.0.0.23 - - [2026-03-16 02:51:58] "GET /projects?obj_uuids=d5c119f0-2d2e-4731-a8ba-dd725b465a44&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001355 10.0.0.38 - - [2026-03-16 02:51:58] "GET /project/d5c119f0-2d2e-4731-a8ba-dd725b465a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.047376 10.0.0.23 - - [2026-03-16 02:51:58] "GET /projects?obj_uuids=d5c119f0-2d2e-4731-a8ba-dd725b465a44&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001258 10.0.0.38 - - [2026-03-16 02:51:58] "GET /project/d5c119f0-2d2e-4731-a8ba-dd725b465a44?fields=virtual_networks HTTP/1.1" 200 1040 0.044280 10.0.0.23 - - [2026-03-16 02:51:58] "GET /projects?obj_uuids=d5c119f0-2d2e-4731-a8ba-dd725b465a44&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001084 10.0.0.38 - - [2026-03-16 02:51:58] "GET /project/d5c119f0-2d2e-4731-a8ba-dd725b465a44?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.050268 10.0.0.23 - - [2026-03-16 02:51:58] "GET /projects?obj_uuids=d5c119f0-2d2e-4731-a8ba-dd725b465a44&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002126 10.0.0.38 - - [2026-03-16 02:51:58] "GET /project/d5c119f0-2d2e-4731-a8ba-dd725b465a44?fields=security_groups HTTP/1.1" 200 1270 0.048671 10.0.0.38 - - [2026-03-16 02:51:59] "POST /fqname-to-id HTTP/1.1" 404 213 0.031555 10.0.0.23 - - [2026-03-16 02:51:59] "GET /projects?obj_uuids=7cc1dd64-babc-497f-9779-c9a011321fca&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003260 10.0.0.23 - - [2026-03-16 02:51:59] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001343 10.0.0.23 - - [2026-03-16 02:51:59] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008695 10.0.0.23 - - [2026-03-16 02:51:59] "POST /id-to-fqname HTTP/1.1" 200 216 0.005880 10.0.0.23 - - [2026-03-16 02:51:59] "POST /fqname-to-id HTTP/1.1" 404 227 0.007926 10.0.0.23 - - [2026-03-16 02:51:59] "POST /security-groups HTTP/1.1" 200 616 0.042773 10.0.0.23 - - [2026-03-16 02:51:59] "POST /projects HTTP/1.1" 200 635 0.268969 10.0.0.23 - - [2026-03-16 02:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.307133 10.0.0.38 - - [2026-03-16 02:51:59] "POST /access-control-lists HTTP/1.1" 200 621 0.054021 10.0.0.38 - - [2026-03-16 02:51:59] "GET /project/7cc1dd64-babc-497f-9779-c9a011321fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.474696 10.0.0.38 - - [2026-03-16 02:52:00] "GET / HTTP/1.1" 200 35931 0.002228 10.0.0.38 - - [2026-03-16 02:52:02] "POST /fqname-to-id HTTP/1.1" 401 292 0.000539 10.0.0.38 - - [2026-03-16 02:52:03] "POST /fqname-to-id HTTP/1.1" 404 249 0.066580 10.0.0.38 - - [2026-03-16 02:52:03] "POST /fqname-to-id HTTP/1.1" 404 281 0.003986 10.0.0.38 - - [2026-03-16 02:52:03] "POST /access-control-lists HTTP/1.1" 200 641 0.043718 10.0.0.38 - - [2026-03-16 02:52:03] "PUT /access-control-list/2573b633-a593-4dfc-875d-15d2fbfa0760 HTTP/1.1" 200 272 0.021429 10.0.0.23 - - [2026-03-16 02:52:03] "GET /projects?obj_uuids=7cc1dd64-babc-497f-9779-c9a011321fca&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000985 10.0.0.38 - - [2026-03-16 02:52:03] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.096422 10.0.0.38 - - [2026-03-16 02:52:03] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.023527 10.0.0.38 - - [2026-03-16 02:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.015100 10.0.0.38 - - [2026-03-16 02:52:04] "PUT /access-control-list/2573b633-a593-4dfc-875d-15d2fbfa0760 HTTP/1.1" 200 272 0.023857 10.0.0.38 - - [2026-03-16 02:52:04] "GET /security-group/72f9213d-0407-419a-b981-f21f44d24d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.011794 10.0.0.38 - - [2026-03-16 02:52:04] "POST /neutron/security_group HTTP/1.1" 200 1026 0.005074 10.0.0.38 - - [2026-03-16 02:52:05] "POST /fqname-to-id HTTP/1.1" 404 249 0.003612 10.0.0.38 - - [2026-03-16 02:52:05] "POST /fqname-to-id HTTP/1.1" 404 249 0.003556 10.0.0.38 - - [2026-03-16 02:52:05] "POST /fqname-to-id HTTP/1.1" 404 281 0.004187 10.0.0.38 - - [2026-03-16 02:52:05] "POST /access-control-lists HTTP/1.1" 200 641 0.032483 10.0.0.23 - - [2026-03-16 02:52:05] "GET /projects?obj_uuids=7cc1dd64-babc-497f-9779-c9a011321fca&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.002295 10.0.0.38 - - [2026-03-16 02:52:05] "PUT /access-control-list/9bab6679-c98d-48f0-b1b3-78da6b2f570d HTTP/1.1" 200 272 0.036761 10.0.0.38 - - [2026-03-16 02:52:05] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.111032 10.0.0.38 - - [2026-03-16 02:52:06] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.019504 10.0.0.38 - - [2026-03-16 02:52:06] "DELETE /access-control-list/f8721af2-424a-4d7b-9a42-21ecaf6c9039 HTTP/1.1" 200 115 0.044032 10.0.0.38 - - [2026-03-16 02:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.38 - - [2026-03-16 02:52:06] "GET /security-group/bae27582-f51b-4f02-b527-96a6d4fe87bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.010153 10.0.0.23 - - [2026-03-16 02:52:06] "GET /projects?obj_uuids=7cc1dd64-babc-497f-9779-c9a011321fca&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001064 10.0.0.38 - - [2026-03-16 02:52:06] "POST /neutron/security_group_rule HTTP/1.1" 200 2208 0.049362 10.0.0.38 - - [2026-03-16 02:52:06] "PUT /access-control-list/9bab6679-c98d-48f0-b1b3-78da6b2f570d HTTP/1.1" 200 272 0.021778 10.0.0.38 - - [2026-03-16 02:52:07] "POST /neutron/security_group_rule HTTP/1.1" 200 599 0.133231 10.0.0.38 - - [2026-03-16 02:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004683 10.0.0.23 - - [2026-03-16 02:52:07] "GET /projects?obj_uuids=7cc1dd64-babc-497f-9779-c9a011321fca&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001227 10.0.0.38 - - [2026-03-16 02:52:07] "GET /project/7cc1dd64-babc-497f-9779-c9a011321fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.053249 10.0.0.23 - - [2026-03-16 02:52:07] "GET /projects?obj_uuids=7cc1dd64-babc-497f-9779-c9a011321fca&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001024 10.0.0.38 - - [2026-03-16 02:52:07] "POST /neutron/network HTTP/1.1" 200 720 0.157643 10.0.0.38 - - [2026-03-16 02:52:07] "POST /route-targets HTTP/1.1" 200 327 0.018646 10.0.0.38 - - [2026-03-16 02:52:08] "POST /neutron/network HTTP/1.1" 200 1113 0.012745 10.0.0.38 - - [2026-03-16 02:52:08] "POST /id-to-fqname HTTP/1.1" 200 290 0.001434 10.0.0.38 - - [2026-03-16 02:52:08] "GET /virtual-network/f1145193-a9fb-4d6e-9648-bd042b0a4353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006852 10.0.0.38 - - [2026-03-16 02:52:08] "GET /virtual-network/f1145193-a9fb-4d6e-9648-bd042b0a4353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.008096 10.0.0.38 - - [2026-03-16 02:52:08] "POST /neutron/subnet HTTP/1.1" 200 823 0.010738 10.0.0.38 - - [2026-03-16 02:52:08] "GET /virtual-network/f1145193-a9fb-4d6e-9648-bd042b0a4353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006310 10.0.0.38 - - [2026-03-16 02:52:09] "GET /obj-perms HTTP/1.1" 200 5080 0.055535 10.0.0.38 - - [2026-03-16 02:52:09] "POST /id-to-fqname HTTP/1.1" 200 290 0.001549 10.0.0.38 - - [2026-03-16 02:52:10] "POST /neutron/network HTTP/1.1" 200 1123 0.007704 10.0.0.23 - - [2026-03-16 02:52:10] "GET /projects?obj_uuids=7cc1dd64-babc-497f-9779-c9a011321fca&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001132 10.0.0.38 - - [2026-03-16 02:52:10] "GET /project/7cc1dd64-babc-497f-9779-c9a011321fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.072033 10.0.0.38 - - [2026-03-16 02:52:11] "POST /neutron/port HTTP/1.1" 200 117 0.008683 10.0.0.38 - - [2026-03-16 02:52:11] "POST /id-to-fqname HTTP/1.1" 200 290 0.001734 10.0.0.38 - - [2026-03-16 02:52:11] "POST /neutron/network HTTP/1.1" 200 1123 0.007641 10.0.0.23 - - [2026-03-16 02:52:11] "GET /projects?obj_uuids=7cc1dd64-babc-497f-9779-c9a011321fca&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.039283 10.0.0.38 - - [2026-03-16 02:52:11] "POST /neutron/port HTTP/1.1" 200 1192 0.433823 10.0.0.23 - - [2026-03-16 02:52:12] "GET /projects?obj_uuids=7cc1dd64-babc-497f-9779-c9a011321fca&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001350 10.0.0.38 - - [2026-03-16 02:52:12] "GET /project/7cc1dd64-babc-497f-9779-c9a011321fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.110667 10.0.0.38 - - [2026-03-16 02:52:12] "POST /neutron/port HTTP/1.1" 200 1246 0.200213 10.0.0.38 - - [2026-03-16 02:52:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003861 10.0.0.38 - - [2026-03-16 02:52:12] "POST /neutron/port HTTP/1.1" 200 1256 0.028153 10.0.0.38 - - [2026-03-16 02:52:12] "POST /neutron/security_group HTTP/1.1" 200 1455 0.007920 10.0.0.38 - - [2026-03-16 02:52:12] "POST /neutron/port HTTP/1.1" 200 1256 0.021949 10.0.0.23 - - [2026-03-16 02:52:12] "GET /projects?obj_uuids=7cc1dd64-babc-497f-9779-c9a011321fca&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.003519 10.0.0.38 - - [2026-03-16 02:52:12] "POST /neutron/security_group HTTP/1.1" 200 3456 0.070473 10.0.0.38 - - [2026-03-16 02:52:13] "POST /neutron/port HTTP/1.1" 200 1192 0.027408 10.0.0.38 - - [2026-03-16 02:52:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004526 10.0.0.38 - - [2026-03-16 02:52:13] "POST /neutron/port HTTP/1.1" 200 117 0.001487 10.0.0.38 - - [2026-03-16 02:52:17] "POST /neutron/port HTTP/1.1" 200 1256 0.020767 10.0.0.38 - - [2026-03-16 02:52:17] "POST /neutron/security_group HTTP/1.1" 200 1455 0.010696 10.0.0.23 - - [2026-03-16 02:52:17] "DELETE /project/7cc1dd64babc497f9779c9a011321fca HTTP/1.1" 404 173 0.002668 10.0.0.23 - - [2026-03-16 02:52:17] "DELETE /project/d5c119f0-2d2e-4731-a8ba-dd725b465a44 HTTP/1.1" 404 177 0.005105 10.0.0.38 - - [2026-03-16 02:52:17] "POST /neutron/port HTTP/1.1" 200 1256 0.019452 10.0.0.38 - - [2026-03-16 02:52:17] "GET /virtual-machine/ab8b0ea4-c66c-4705-b000-a920ae370136 HTTP/1.1" 401 292 0.000410 10.0.0.38 - - [2026-03-16 02:52:18] "GET /virtual-machine/ab8b0ea4-c66c-4705-b000-a920ae370136 HTTP/1.1" 200 1318 0.037742 10.0.0.38 - - [2026-03-16 02:52:18] "GET /virtual-machine/ab8b0ea4-c66c-4705-b000-a920ae370136 HTTP/1.1" 200 1318 0.004846 10.0.0.38 - - [2026-03-16 02:52:18] "GET /virtual-machine-interface/f774faea-094f-4484-841d-c81673094bb8 HTTP/1.1" 200 3416 0.006988 10.0.0.38 - - [2026-03-16 02:52:18] "GET /virtual-machine/ab8b0ea4-c66c-4705-b000-a920ae370136 HTTP/1.1" 200 1318 0.005635 10.0.0.38 - - [2026-03-16 02:52:18] "GET /virtual-machine-interface/f774faea-094f-4484-841d-c81673094bb8 HTTP/1.1" 200 3416 0.008377 10.0.0.38 - - [2026-03-16 02:52:18] "GET /instance-ip/0b473f3f-79a7-4a15-8696-9b65f6036c0c HTTP/1.1" 200 1714 0.006606 10.0.0.38 - - [2026-03-16 02:52:18] "GET /instance-ip/db577a1e-4327-4914-a20c-4d93c7685c8d HTTP/1.1" 200 1735 0.008232 10.0.0.38 - - [2026-03-16 02:52:18] "GET /virtual-machine/ab8b0ea4-c66c-4705-b000-a920ae370136 HTTP/1.1" 200 1318 0.004453 10.0.0.38 - - [2026-03-16 02:52:18] "GET /virtual-machine-interface/f774faea-094f-4484-841d-c81673094bb8 HTTP/1.1" 200 3416 0.005584 10.0.0.38 - - [2026-03-16 02:52:18] "GET /instance-ip/0b473f3f-79a7-4a15-8696-9b65f6036c0c HTTP/1.1" 200 1714 0.006091 10.0.0.38 - - [2026-03-16 02:52:18] "GET /instance-ip/db577a1e-4327-4914-a20c-4d93c7685c8d HTTP/1.1" 200 1735 0.004454 10.0.0.38 - - [2026-03-16 02:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005681 10.0.0.38 - - [2026-03-16 02:52:18] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004541 10.0.0.38 - - [2026-03-16 02:52:18] "GET /virtual-networks?parent_id=7cc1dd64-babc-497f-9779-c9a011321fca&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004025 10.0.0.38 - - [2026-03-16 02:52:18] "GET /virtual-network/f1145193-a9fb-4d6e-9648-bd042b0a4353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.007105 10.0.0.38 - - [2026-03-16 02:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004291 10.0.0.38 - - [2026-03-16 02:52:18] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005081 10.0.0.38 - - [2026-03-16 02:52:18] "GET /virtual-networks?parent_id=7cc1dd64-babc-497f-9779-c9a011321fca&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003568 10.0.0.38 - - [2026-03-16 02:52:18] "GET /virtual-network/f1145193-a9fb-4d6e-9648-bd042b0a4353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.007535 10.0.0.38 - - [2026-03-16 02:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004435 10.0.0.38 - - [2026-03-16 02:52:18] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004306 10.0.0.38 - - [2026-03-16 02:52:18] "GET /virtual-networks?parent_id=7cc1dd64-babc-497f-9779-c9a011321fca&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003612 10.0.0.38 - - [2026-03-16 02:52:18] "GET /virtual-network/f1145193-a9fb-4d6e-9648-bd042b0a4353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006203 10.0.0.38 - - [2026-03-16 02:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.38 - - [2026-03-16 02:52:18] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004564 10.0.0.38 - - [2026-03-16 02:52:18] "GET /virtual-networks?parent_id=7cc1dd64-babc-497f-9779-c9a011321fca&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003222 10.0.0.38 - - [2026-03-16 02:52:18] "GET /virtual-network/f1145193-a9fb-4d6e-9648-bd042b0a4353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006037 10.0.0.38 - - [2026-03-16 02:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.38 - - [2026-03-16 02:52:19] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004450 10.0.0.38 - - [2026-03-16 02:52:19] "GET /virtual-networks?parent_id=7cc1dd64-babc-497f-9779-c9a011321fca&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003478 10.0.0.38 - - [2026-03-16 02:52:19] "GET /virtual-network/f1145193-a9fb-4d6e-9648-bd042b0a4353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006885 10.0.0.38 - - [2026-03-16 02:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.38 - - [2026-03-16 02:52:19] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004529 10.0.0.38 - - [2026-03-16 02:52:19] "GET /virtual-networks?parent_id=7cc1dd64-babc-497f-9779-c9a011321fca&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004544 10.0.0.38 - - [2026-03-16 02:52:19] "GET /virtual-network/f1145193-a9fb-4d6e-9648-bd042b0a4353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006924 10.0.0.38 - - [2026-03-16 02:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004736 10.0.0.38 - - [2026-03-16 02:52:19] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004924 10.0.0.38 - - [2026-03-16 02:52:19] "GET /virtual-networks?parent_id=7cc1dd64-babc-497f-9779-c9a011321fca&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004527 10.0.0.38 - - [2026-03-16 02:52:19] "GET /virtual-network/f1145193-a9fb-4d6e-9648-bd042b0a4353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006817 10.0.0.38 - - [2026-03-16 02:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.38 - - [2026-03-16 02:52:22] "GET /virtual-network/f1145193-a9fb-4d6e-9648-bd042b0a4353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.007163 10.0.0.38 - - [2026-03-16 02:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004272 10.0.0.38 - - [2026-03-16 02:52:26] "GET /virtual-network/f1145193-a9fb-4d6e-9648-bd042b0a4353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.007751 10.0.0.38 - - [2026-03-16 02:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004692 10.0.0.38 - - [2026-03-16 02:52:30] "GET /virtual-network/f1145193-a9fb-4d6e-9648-bd042b0a4353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.007094 10.0.0.38 - - [2026-03-16 02:52:31] "POST /neutron/port HTTP/1.1" 200 1256 0.021262 10.0.0.38 - - [2026-03-16 02:52:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004838 10.0.0.38 - - [2026-03-16 02:52:31] "POST /neutron/port HTTP/1.1" 200 117 0.001097 10.0.0.38 - - [2026-03-16 02:52:31] "POST /neutron/network HTTP/1.1" 200 1113 0.012322 10.0.0.38 - - [2026-03-16 02:52:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004600 10.0.0.38 - - [2026-03-16 02:52:31] "POST /neutron/port HTTP/1.1" 200 117 0.001079 10.0.0.38 - - [2026-03-16 02:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003954 10.0.0.38 - - [2026-03-16 02:52:34] "GET /virtual-network/f1145193-a9fb-4d6e-9648-bd042b0a4353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.007547 10.0.0.38 - - [2026-03-16 02:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004077 10.0.0.38 - - [2026-03-16 02:52:38] "GET /virtual-network/f1145193-a9fb-4d6e-9648-bd042b0a4353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006987 10.0.0.38 - - [2026-03-16 02:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.38 - - [2026-03-16 02:52:42] "GET /virtual-network/f1145193-a9fb-4d6e-9648-bd042b0a4353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005716 10.0.0.38 - - [2026-03-16 02:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006898 10.0.0.38 - - [2026-03-16 02:52:47] "GET /virtual-network/f1145193-a9fb-4d6e-9648-bd042b0a4353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006928 10.0.0.38 - - [2026-03-16 02:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.38 - - [2026-03-16 02:52:51] "GET /virtual-network/f1145193-a9fb-4d6e-9648-bd042b0a4353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006847 10.0.0.38 - - [2026-03-16 02:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.38 - - [2026-03-16 02:52:53] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004150 10.0.0.38 - - [2026-03-16 02:52:53] "GET /virtual-networks?parent_id=7cc1dd64-babc-497f-9779-c9a011321fca&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003950 10.0.0.38 - - [2026-03-16 02:52:53] "GET /virtual-network/f1145193-a9fb-4d6e-9648-bd042b0a4353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006924 10.0.0.38 - - [2026-03-16 02:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.38 - - [2026-03-16 02:52:53] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005330 10.0.0.38 - - [2026-03-16 02:52:53] "GET /virtual-networks?parent_id=7cc1dd64-babc-497f-9779-c9a011321fca&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003892 10.0.0.38 - - [2026-03-16 02:52:53] "GET /virtual-network/f1145193-a9fb-4d6e-9648-bd042b0a4353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006592 10.0.0.38 - - [2026-03-16 02:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003938 10.0.0.38 - - [2026-03-16 02:52:53] "GET /routing-instance/940698d8-c171-4530-a2f1-4aac4c09bef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.006850 10.0.0.38 - - [2026-03-16 02:52:53] "GET /route-target/31f9c5e5-de87-4a55-ab81-c018c248e23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004386 10.0.0.38 - - [2026-03-16 02:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.38 - - [2026-03-16 02:52:53] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004431 10.0.0.38 - - [2026-03-16 02:52:53] "GET /virtual-networks?parent_id=7cc1dd64-babc-497f-9779-c9a011321fca&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002988 10.0.0.38 - - [2026-03-16 02:52:53] "GET /virtual-network/f1145193-a9fb-4d6e-9648-bd042b0a4353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006707 10.0.0.38 - - [2026-03-16 02:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.38 - - [2026-03-16 02:52:53] "GET /routing-instance/940698d8-c171-4530-a2f1-4aac4c09bef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.004724 10.0.0.38 - - [2026-03-16 02:52:53] "GET /route-target/31f9c5e5-de87-4a55-ab81-c018c248e23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003897 10.0.0.38 - - [2026-03-16 02:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.38 - - [2026-03-16 02:52:53] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004328 10.0.0.38 - - [2026-03-16 02:52:53] "GET /virtual-networks?parent_id=7cc1dd64-babc-497f-9779-c9a011321fca&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003278 10.0.0.38 - - [2026-03-16 02:52:53] "GET /virtual-network/f1145193-a9fb-4d6e-9648-bd042b0a4353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006531 10.0.0.38 - - [2026-03-16 02:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003995 10.0.0.38 - - [2026-03-16 02:52:53] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005334 10.0.0.38 - - [2026-03-16 02:52:53] "GET /virtual-networks?parent_id=7cc1dd64-babc-497f-9779-c9a011321fca&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003666 10.0.0.38 - - [2026-03-16 02:52:54] "GET /virtual-network/f1145193-a9fb-4d6e-9648-bd042b0a4353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006160 10.0.0.38 - - [2026-03-16 02:52:54] "GET /obj-perms HTTP/1.1" 200 5080 0.003855 10.0.0.23 - - [2026-03-16 02:52:54] "GET /obj-perms HTTP/1.1" 200 5080 0.059215 10.0.0.38 - - [2026-03-16 02:52:54] "GET /obj-perms HTTP/1.1" 200 5080 0.004185 10.0.0.23 - - [2026-03-16 02:52:54] "GET /obj-perms HTTP/1.1" 200 5080 0.004510 10.0.0.22 - - [2026-03-16 02:52:54] "GET /obj-perms HTTP/1.1" 200 5080 0.064641 10.0.0.38 - - [2026-03-16 02:52:54] "GET /virtual-machine/ab8b0ea4-c66c-4705-b000-a920ae370136 HTTP/1.1" 200 1318 0.005342 10.0.0.38 - - [2026-03-16 02:52:54] "GET /virtual-machine-interface/f774faea-094f-4484-841d-c81673094bb8 HTTP/1.1" 200 3416 0.006909 10.0.0.38 - - [2026-03-16 02:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004620 10.0.0.38 - - [2026-03-16 02:52:54] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004637 10.0.0.38 - - [2026-03-16 02:52:54] "GET /virtual-networks?parent_id=7cc1dd64-babc-497f-9779-c9a011321fca&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003459 10.0.0.38 - - [2026-03-16 02:52:54] "GET /virtual-network/f1145193-a9fb-4d6e-9648-bd042b0a4353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.009014 10.0.0.38 - - [2026-03-16 02:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004583 10.0.0.38 - - [2026-03-16 02:52:55] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003994 10.0.0.38 - - [2026-03-16 02:52:55] "GET /virtual-networks?parent_id=7cc1dd64-babc-497f-9779-c9a011321fca&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003383 10.0.0.38 - - [2026-03-16 02:52:55] "GET /virtual-network/f1145193-a9fb-4d6e-9648-bd042b0a4353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.008958 10.0.0.38 - - [2026-03-16 02:52:56] "POST /neutron/security_group HTTP/1.1" 200 1455 0.010250 10.0.0.38 - - [2026-03-16 02:53:04] "POST /neutron/port HTTP/1.1" 200 1256 0.059854 10.0.0.38 - - [2026-03-16 02:53:04] "POST /neutron/security_group HTTP/1.1" 200 1455 0.007024 10.0.0.38 - - [2026-03-16 02:53:11] "POST /neutron/port HTTP/1.1" 200 1256 0.023229 10.0.0.38 - - [2026-03-16 02:53:16] "POST /neutron/security_group HTTP/1.1" 200 1455 0.008919 10.0.0.38 - - [2026-03-16 02:53:17] "POST /neutron/port HTTP/1.1" 200 1256 0.023640 10.0.0.38 - - [2026-03-16 02:53:17] "POST /neutron/security_group HTTP/1.1" 200 1455 0.009918 10.0.0.38 - - [2026-03-16 02:53:17] "GET /virtual-machine/9b418a56-b782-40d0-8033-0cb56b4cf0c2 HTTP/1.1" 200 1317 0.007038 10.0.0.38 - - [2026-03-16 02:53:17] "GET /virtual-machine/9b418a56-b782-40d0-8033-0cb56b4cf0c2 HTTP/1.1" 200 1317 0.004658 10.0.0.38 - - [2026-03-16 02:53:17] "GET /virtual-machine-interface/792bf333-95d3-4008-aab4-4ea37b8fb243 HTTP/1.1" 200 3416 0.006515 10.0.0.38 - - [2026-03-16 02:53:17] "GET /virtual-machine/9b418a56-b782-40d0-8033-0cb56b4cf0c2 HTTP/1.1" 200 1317 0.003904 10.0.0.38 - - [2026-03-16 02:53:17] "GET /virtual-machine-interface/792bf333-95d3-4008-aab4-4ea37b8fb243 HTTP/1.1" 200 3416 0.006123 10.0.0.38 - - [2026-03-16 02:53:17] "GET /instance-ip/6ed9cbf7-72d8-4133-adec-d0221ee732a9 HTTP/1.1" 200 1716 0.007478 10.0.0.38 - - [2026-03-16 02:53:17] "GET /instance-ip/7b848e79-d4bc-4a9c-9c4e-a82afafdffb0 HTTP/1.1" 200 1734 0.006470 10.0.0.38 - - [2026-03-16 02:53:17] "GET /virtual-machine/9b418a56-b782-40d0-8033-0cb56b4cf0c2 HTTP/1.1" 200 1317 0.004136 10.0.0.38 - - [2026-03-16 02:53:17] "GET /virtual-machine-interface/792bf333-95d3-4008-aab4-4ea37b8fb243 HTTP/1.1" 200 3416 0.006409 10.0.0.38 - - [2026-03-16 02:53:17] "GET /instance-ip/6ed9cbf7-72d8-4133-adec-d0221ee732a9 HTTP/1.1" 200 1716 0.005456 10.0.0.38 - - [2026-03-16 02:53:17] "GET /instance-ip/7b848e79-d4bc-4a9c-9c4e-a82afafdffb0 HTTP/1.1" 200 1734 0.005336 10.0.0.38 - - [2026-03-16 02:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004270 10.0.0.38 - - [2026-03-16 02:53:17] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004326 10.0.0.38 - - [2026-03-16 02:53:17] "GET /virtual-networks?parent_id=7cc1dd64-babc-497f-9779-c9a011321fca&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003162 10.0.0.38 - - [2026-03-16 02:53:17] "GET /virtual-network/f1145193-a9fb-4d6e-9648-bd042b0a4353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.007651 10.0.0.38 - - [2026-03-16 02:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004479 10.0.0.38 - - [2026-03-16 02:53:17] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004635 10.0.0.38 - - [2026-03-16 02:53:17] "GET /virtual-networks?parent_id=7cc1dd64-babc-497f-9779-c9a011321fca&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004443 10.0.0.38 - - [2026-03-16 02:53:17] "GET /virtual-network/f1145193-a9fb-4d6e-9648-bd042b0a4353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006437 10.0.0.38 - - [2026-03-16 02:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003733 10.0.0.38 - - [2026-03-16 02:53:17] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004952 10.0.0.38 - - [2026-03-16 02:53:17] "GET /virtual-networks?parent_id=7cc1dd64-babc-497f-9779-c9a011321fca&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004060 10.0.0.38 - - [2026-03-16 02:53:17] "GET /virtual-network/f1145193-a9fb-4d6e-9648-bd042b0a4353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006442 10.0.0.38 - - [2026-03-16 02:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004473 10.0.0.38 - - [2026-03-16 02:53:17] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005069 10.0.0.38 - - [2026-03-16 02:53:17] "GET /virtual-networks?parent_id=7cc1dd64-babc-497f-9779-c9a011321fca&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003989 10.0.0.38 - - [2026-03-16 02:53:17] "GET /virtual-network/f1145193-a9fb-4d6e-9648-bd042b0a4353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.008423 10.0.0.38 - - [2026-03-16 02:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004472 10.0.0.38 - - [2026-03-16 02:53:17] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004479 10.0.0.38 - - [2026-03-16 02:53:17] "GET /virtual-networks?parent_id=7cc1dd64-babc-497f-9779-c9a011321fca&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004121 10.0.0.38 - - [2026-03-16 02:53:17] "GET /virtual-network/f1145193-a9fb-4d6e-9648-bd042b0a4353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006610 10.0.0.38 - - [2026-03-16 02:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003956 10.0.0.38 - - [2026-03-16 02:53:18] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004747 10.0.0.38 - - [2026-03-16 02:53:18] "GET /virtual-networks?parent_id=7cc1dd64-babc-497f-9779-c9a011321fca&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004013 10.0.0.38 - - [2026-03-16 02:53:18] "GET /virtual-network/f1145193-a9fb-4d6e-9648-bd042b0a4353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005926 10.0.0.38 - - [2026-03-16 02:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895 10.0.0.38 - - [2026-03-16 02:53:18] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005195 10.0.0.38 - - [2026-03-16 02:53:18] "GET /virtual-networks?parent_id=7cc1dd64-babc-497f-9779-c9a011321fca&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004282 10.0.0.38 - - [2026-03-16 02:53:18] "GET /virtual-network/f1145193-a9fb-4d6e-9648-bd042b0a4353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006574 10.0.0.38 - - [2026-03-16 02:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004486 10.0.0.38 - - [2026-03-16 02:53:19] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005138 10.0.0.38 - - [2026-03-16 02:53:19] "GET /virtual-networks?parent_id=7cc1dd64-babc-497f-9779-c9a011321fca&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.005036 10.0.0.38 - - [2026-03-16 02:53:19] "GET /virtual-network/f1145193-a9fb-4d6e-9648-bd042b0a4353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006565 10.0.0.38 - - [2026-03-16 02:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.38 - - [2026-03-16 02:53:19] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005177 10.0.0.38 - - [2026-03-16 02:53:19] "GET /virtual-networks?parent_id=7cc1dd64-babc-497f-9779-c9a011321fca&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003760 10.0.0.38 - - [2026-03-16 02:53:19] "GET /virtual-network/f1145193-a9fb-4d6e-9648-bd042b0a4353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006116 10.0.0.38 - - [2026-03-16 02:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004283 10.0.0.38 - - [2026-03-16 02:53:19] "GET /routing-instance/940698d8-c171-4530-a2f1-4aac4c09bef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.005515 10.0.0.38 - - [2026-03-16 02:53:19] "GET /route-target/31f9c5e5-de87-4a55-ab81-c018c248e23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005077 10.0.0.38 - - [2026-03-16 02:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004616 10.0.0.38 - - [2026-03-16 02:53:19] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004861 10.0.0.38 - - [2026-03-16 02:53:19] "GET /virtual-networks?parent_id=7cc1dd64-babc-497f-9779-c9a011321fca&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003363 10.0.0.38 - - [2026-03-16 02:53:19] "GET /virtual-network/f1145193-a9fb-4d6e-9648-bd042b0a4353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006990 10.0.0.38 - - [2026-03-16 02:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.38 - - [2026-03-16 02:53:19] "GET /routing-instance/940698d8-c171-4530-a2f1-4aac4c09bef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.009378 10.0.0.38 - - [2026-03-16 02:53:19] "GET /route-target/31f9c5e5-de87-4a55-ab81-c018c248e23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004144 10.0.0.38 - - [2026-03-16 02:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004231 10.0.0.38 - - [2026-03-16 02:53:19] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004719 10.0.0.38 - - [2026-03-16 02:53:19] "GET /virtual-networks?parent_id=7cc1dd64-babc-497f-9779-c9a011321fca&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.006414 10.0.0.38 - - [2026-03-16 02:53:20] "GET /virtual-network/f1145193-a9fb-4d6e-9648-bd042b0a4353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.007333 10.0.0.38 - - [2026-03-16 02:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.38 - - [2026-03-16 02:53:20] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005828 10.0.0.38 - - [2026-03-16 02:53:20] "GET /virtual-networks?parent_id=7cc1dd64-babc-497f-9779-c9a011321fca&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.009700 10.0.0.38 - - [2026-03-16 02:53:20] "GET /virtual-network/f1145193-a9fb-4d6e-9648-bd042b0a4353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.009344 10.0.0.38 - - [2026-03-16 02:53:20] "GET /obj-perms HTTP/1.1" 200 5080 0.007498 10.0.0.23 - - [2026-03-16 02:53:20] "GET /obj-perms HTTP/1.1" 200 5080 0.005947 10.0.0.38 - - [2026-03-16 02:53:20] "GET /obj-perms HTTP/1.1" 200 5080 0.004389 10.0.0.23 - - [2026-03-16 02:53:20] "GET /obj-perms HTTP/1.1" 200 5080 0.004063 10.0.0.38 - - [2026-03-16 02:53:20] "GET /obj-perms HTTP/1.1" 200 5080 0.004123 10.0.0.38 - - [2026-03-16 02:53:20] "GET /virtual-machine/9b418a56-b782-40d0-8033-0cb56b4cf0c2 HTTP/1.1" 200 1317 0.004914 10.0.0.38 - - [2026-03-16 02:53:20] "GET /virtual-machine-interface/792bf333-95d3-4008-aab4-4ea37b8fb243 HTTP/1.1" 200 3416 0.006928 10.0.0.38 - - [2026-03-16 02:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003890 10.0.0.38 - - [2026-03-16 02:53:20] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004383 10.0.0.38 - - [2026-03-16 02:53:20] "GET /virtual-networks?parent_id=7cc1dd64-babc-497f-9779-c9a011321fca&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003461 10.0.0.38 - - [2026-03-16 02:53:20] "GET /virtual-network/f1145193-a9fb-4d6e-9648-bd042b0a4353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006766 10.0.0.38 - - [2026-03-16 02:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004446 10.0.0.38 - - [2026-03-16 02:53:21] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004835 10.0.0.38 - - [2026-03-16 02:53:21] "GET /virtual-networks?parent_id=7cc1dd64-babc-497f-9779-c9a011321fca&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004065 10.0.0.38 - - [2026-03-16 02:53:21] "GET /virtual-network/f1145193-a9fb-4d6e-9648-bd042b0a4353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.007198 10.0.0.38 - - [2026-03-16 02:53:22] "GET /virtual-machine/ab8b0ea4-c66c-4705-b000-a920ae370136 HTTP/1.1" 200 1318 0.005731 10.0.0.38 - - [2026-03-16 02:53:22] "GET /virtual-machine-interface/f774faea-094f-4484-841d-c81673094bb8 HTTP/1.1" 200 3416 0.006532 10.0.0.38 - - [2026-03-16 02:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.38 - - [2026-03-16 02:53:22] "GET /security-group/bae27582-f51b-4f02-b527-96a6d4fe87bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.003999 10.0.0.38 - - [2026-03-16 02:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003817 10.0.0.38 - - [2026-03-16 02:53:22] "GET /security-group/bae27582-f51b-4f02-b527-96a6d4fe87bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.005099 10.0.0.38 - - [2026-03-16 02:53:22] "POST /neutron/port HTTP/1.1" 200 1256 0.020223 10.0.0.38 - - [2026-03-16 02:53:22] "POST /neutron/port HTTP/1.1" 200 1208 0.088217 10.0.0.38 - - [2026-03-16 02:53:22] "GET /virtual-machine/ab8b0ea4-c66c-4705-b000-a920ae370136 HTTP/1.1" 200 1318 0.004312 10.0.0.38 - - [2026-03-16 02:53:22] "GET /virtual-machine-interface/f774faea-094f-4484-841d-c81673094bb8 HTTP/1.1" 200 3360 0.008041 10.0.0.38 - - [2026-03-16 02:53:22] "POST /neutron/port HTTP/1.1" 200 1208 0.021567 10.0.0.38 - - [2026-03-16 02:53:22] "GET /virtual-machine/ab8b0ea4-c66c-4705-b000-a920ae370136 HTTP/1.1" 200 1318 0.006196 10.0.0.38 - - [2026-03-16 02:53:22] "GET /virtual-machine-interface/f774faea-094f-4484-841d-c81673094bb8 HTTP/1.1" 200 3416 0.011068 10.0.0.38 - - [2026-03-16 02:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.38 - - [2026-03-16 02:53:22] "GET /security-group/bae27582-f51b-4f02-b527-96a6d4fe87bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.004190 10.0.0.38 - - [2026-03-16 02:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004911 10.0.0.38 - - [2026-03-16 02:53:22] "GET /security-group/bae27582-f51b-4f02-b527-96a6d4fe87bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.005271 10.0.0.38 - - [2026-03-16 02:53:22] "POST /neutron/security_group HTTP/1.1" 200 1481 0.005192 10.0.0.38 - - [2026-03-16 02:53:31] "POST /neutron/port HTTP/1.1" 200 1256 0.031228 10.0.0.38 - - [2026-03-16 02:53:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004242 10.0.0.38 - - [2026-03-16 02:53:31] "POST /neutron/port HTTP/1.1" 200 117 0.001184 10.0.0.38 - - [2026-03-16 02:53:32] "POST /neutron/port HTTP/1.1" 200 1256 0.024971 10.0.0.38 - - [2026-03-16 02:53:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005031 10.0.0.38 - - [2026-03-16 02:53:32] "POST /neutron/port HTTP/1.1" 200 117 0.001631 10.0.0.38 - - [2026-03-16 02:54:32] "POST /neutron/port HTTP/1.1" 200 1256 0.057207 10.0.0.38 - - [2026-03-16 02:54:32] "POST /neutron/network HTTP/1.1" 200 1123 0.010426 10.0.0.38 - - [2026-03-16 02:54:32] "POST /neutron/port HTTP/1.1" 200 1256 0.021229 10.0.0.38 - - [2026-03-16 02:54:32] "POST /neutron/port HTTP/1.1" 200 117 0.001121 10.0.0.38 - - [2026-03-16 02:54:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005304 10.0.0.38 - - [2026-03-16 02:54:32] "POST /neutron/port HTTP/1.1" 200 117 0.001549 10.0.0.23 - - [2026-03-16 02:54:40] "GET /obj-perms HTTP/1.1" 200 5056 0.056858 10.0.0.23 - - [2026-03-16 02:54:52] "GET /projects?obj_uuids=7cc1dd64-babc-497f-9779-c9a011321fca&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001046 10.0.0.38 - - [2026-03-16 02:54:52] "POST /neutron/security_group_rule HTTP/1.1" 200 2662 0.057196 10.0.0.38 - - [2026-03-16 02:54:52] "POST /neutron/security_group_rule HTTP/1.1" 200 564 0.019084 10.0.0.38 - - [2026-03-16 02:54:53] "POST /neutron/security_group_rule HTTP/1.1" 200 599 0.134221 10.0.0.38 - - [2026-03-16 02:54:53] "PUT /access-control-list/3a51db5d-73df-4b90-9a4a-3fd073890ed0 HTTP/1.1" 200 272 0.023363 10.0.0.38 - - [2026-03-16 02:54:55] "POST /neutron/port HTTP/1.1" 200 1246 0.026156 10.0.0.38 - - [2026-03-16 02:54:56] "GET /virtual-machine/9b418a56-b782-40d0-8033-0cb56b4cf0c2 HTTP/1.1" 200 1317 0.006228 10.0.0.38 - - [2026-03-16 02:54:56] "POST /neutron/port HTTP/1.1" 200 1218 0.023009 10.0.0.38 - - [2026-03-16 02:54:58] "GET /virtual-machine/9b418a56-b782-40d0-8033-0cb56b4cf0c2 HTTP/1.1" 404 171 0.003495 10.0.0.38 - - [2026-03-16 02:54:58] "GET /virtual-machine/9b418a56-b782-40d0-8033-0cb56b4cf0c2 HTTP/1.1" 404 171 0.003356 10.0.0.38 - - [2026-03-16 02:54:58] "GET /virtual-machine/9b418a56-b782-40d0-8033-0cb56b4cf0c2 HTTP/1.1" 404 171 0.003480 10.0.0.38 - - [2026-03-16 02:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003965 10.0.0.38 - - [2026-03-16 02:54:58] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003769 10.0.0.38 - - [2026-03-16 02:54:58] "GET /virtual-networks?parent_id=7cc1dd64-babc-497f-9779-c9a011321fca&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003750 10.0.0.38 - - [2026-03-16 02:54:58] "GET /virtual-network/f1145193-a9fb-4d6e-9648-bd042b0a4353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006783 10.0.0.38 - - [2026-03-16 02:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004911 10.0.0.38 - - [2026-03-16 02:54:58] "GET /routing-instance/940698d8-c171-4530-a2f1-4aac4c09bef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.004341 10.0.0.38 - - [2026-03-16 02:54:58] "GET /route-target/31f9c5e5-de87-4a55-ab81-c018c248e23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.018718 10.0.0.38 - - [2026-03-16 02:55:01] "GET /obj-perms HTTP/1.1" 200 5080 0.006304 10.0.0.23 - - [2026-03-16 02:55:04] "GET /obj-perms HTTP/1.1" 200 5080 0.004593 10.0.0.38 - - [2026-03-16 02:55:07] "GET /obj-perms HTTP/1.1" 200 5080 0.004901 10.0.0.22 - - [2026-03-16 02:55:07] "GET /obj-perms HTTP/1.1" 200 5080 0.003896 10.0.0.38 - - [2026-03-16 02:55:08] "POST /neutron/security_group HTTP/1.1" 200 1453 0.009990 10.0.0.38 - - [2026-03-16 02:55:08] "POST /neutron/port HTTP/1.1" 200 1246 0.023953 10.0.0.38 - - [2026-03-16 02:55:08] "GET /virtual-machine/ab8b0ea4-c66c-4705-b000-a920ae370136 HTTP/1.1" 200 1318 0.005874 10.0.0.38 - - [2026-03-16 02:55:08] "POST /neutron/port HTTP/1.1" 200 1208 0.024237 10.0.0.38 - - [2026-03-16 02:55:10] "GET /virtual-machine/ab8b0ea4-c66c-4705-b000-a920ae370136 HTTP/1.1" 404 171 0.007070 10.0.0.38 - - [2026-03-16 02:55:10] "GET /virtual-machine/ab8b0ea4-c66c-4705-b000-a920ae370136 HTTP/1.1" 404 171 0.003208 10.0.0.38 - - [2026-03-16 02:55:10] "GET /virtual-machine/ab8b0ea4-c66c-4705-b000-a920ae370136 HTTP/1.1" 404 171 0.004016 10.0.0.38 - - [2026-03-16 02:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004628 10.0.0.38 - - [2026-03-16 02:55:10] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004115 10.0.0.38 - - [2026-03-16 02:55:10] "GET /virtual-networks?parent_id=7cc1dd64-babc-497f-9779-c9a011321fca&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003542 10.0.0.38 - - [2026-03-16 02:55:10] "GET /virtual-network/f1145193-a9fb-4d6e-9648-bd042b0a4353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006066 10.0.0.38 - - [2026-03-16 02:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365 10.0.0.38 - - [2026-03-16 02:55:10] "GET /routing-instance/940698d8-c171-4530-a2f1-4aac4c09bef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.005186 10.0.0.38 - - [2026-03-16 02:55:10] "GET /route-target/31f9c5e5-de87-4a55-ab81-c018c248e23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004209 10.0.0.23 - - [2026-03-16 02:55:10] "GET /obj-perms HTTP/1.1" 200 5080 0.005787 10.0.0.22 - - [2026-03-16 02:55:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000410 10.0.0.22 - - [2026-03-16 02:55:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000370 10.0.0.23 - - [2026-03-16 02:55:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.23 - - [2026-03-16 02:55:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000416 10.0.0.22 - - [2026-03-16 02:55:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.22 - - [2026-03-16 02:55:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.23 - - [2026-03-16 02:55:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000454 10.0.0.23 - - [2026-03-16 02:55:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000483 10.0.0.38 - - [2026-03-16 02:55:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000508 10.0.0.38 - - [2026-03-16 02:55:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000600 10.0.0.38 - - [2026-03-16 02:55:13] "GET /obj-perms HTTP/1.1" 200 5080 0.004976 10.0.0.38 - - [2026-03-16 02:55:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000398 10.0.0.38 - - [2026-03-16 02:55:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000438 10.0.0.23 - - [2026-03-16 02:55:20] "GET /obj-perms HTTP/1.1" 200 5080 0.006745 10.0.0.38 - - [2026-03-16 02:55:23] "GET /obj-perms HTTP/1.1" 200 5080 0.004785 10.0.0.23 - - [2026-03-16 02:55:29] "GET /obj-perms HTTP/1.1" 200 5080 0.004168 10.0.0.38 - - [2026-03-16 02:55:32] "GET /obj-perms HTTP/1.1" 200 5080 0.004737 10.0.0.23 - - [2026-03-16 02:55:38] "GET /obj-perms HTTP/1.1" 200 5080 0.003968 10.0.0.38 - - [2026-03-16 02:55:38] "GET /obj-perms HTTP/1.1" 200 5080 0.005658 10.0.0.23 - - [2026-03-16 02:55:38] "POST /useragent-kv HTTP/1.1" 200 115 0.005997 10.0.0.38 - - [2026-03-16 02:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007629 10.0.0.23 - - [2026-03-16 02:55:38] "POST /useragent-kv HTTP/1.1" 200 115 0.004695 10.0.0.23 - - [2026-03-16 02:55:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002515 10.0.0.23 - - [2026-03-16 02:55:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003017 10.0.0.38 - - [2026-03-16 02:55:38] "POST /neutron/network HTTP/1.1" 200 151 0.163700 10.0.0.38 - - [2026-03-16 02:55:39] "POST /fqname-to-id HTTP/1.1" 404 249 0.003264 10.0.0.38 - - [2026-03-16 02:55:39] "DELETE /access-control-list/9bab6679-c98d-48f0-b1b3-78da6b2f570d HTTP/1.1" 200 115 0.044177 10.0.0.23 - - [2026-03-16 02:55:41] "GET /projects?obj_uuids=7cc1dd64-babc-497f-9779-c9a011321fca&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001382 10.0.0.38 - - [2026-03-16 02:55:41] "GET /project/7cc1dd64-babc-497f-9779-c9a011321fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.450727 10.0.0.23 - - [2026-03-16 02:55:41] "GET /projects?obj_uuids=7cc1dd64-babc-497f-9779-c9a011321fca&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001475 10.0.0.38 - - [2026-03-16 02:55:41] "GET /project/7cc1dd64-babc-497f-9779-c9a011321fca?fields=virtual_networks HTTP/1.1" 200 1081 0.049663 10.0.0.23 - - [2026-03-16 02:55:41] "GET /projects?obj_uuids=7cc1dd64-babc-497f-9779-c9a011321fca&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001555 10.0.0.38 - - [2026-03-16 02:55:41] "GET /project/7cc1dd64-babc-497f-9779-c9a011321fca?fields=virtual_machine_interfaces HTTP/1.1" 200 1081 0.055963 10.0.0.23 - - [2026-03-16 02:55:41] "GET /projects?obj_uuids=7cc1dd64-babc-497f-9779-c9a011321fca&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001306 10.0.0.38 - - [2026-03-16 02:55:41] "GET /project/7cc1dd64-babc-497f-9779-c9a011321fca?fields=security_groups HTTP/1.1" 200 1332 0.053703 10.0.0.38 - - [2026-03-16 02:55:42] "POST /fqname-to-id HTTP/1.1" 404 218 0.039222 10.0.0.23 - - [2026-03-16 02:55:42] "GET /projects?obj_uuids=bc70c536-4442-46aa-880f-57f207670dec&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004385 10.0.0.23 - - [2026-03-16 02:55:42] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001578 10.0.0.23 - - [2026-03-16 02:55:42] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.055322 10.0.0.23 - - [2026-03-16 02:55:42] "POST /id-to-fqname HTTP/1.1" 200 221 0.002005 10.0.0.23 - - [2026-03-16 02:55:42] "POST /fqname-to-id HTTP/1.1" 404 232 0.003249 10.0.0.23 - - [2026-03-16 02:55:42] "POST /security-groups HTTP/1.1" 200 621 0.078532 10.0.0.23 - - [2026-03-16 02:55:42] "POST /projects HTTP/1.1" 200 645 0.289331 10.0.0.23 - - [2026-03-16 02:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.362772 10.0.0.38 - - [2026-03-16 02:55:43] "POST /fqname-to-id HTTP/1.1" 404 263 0.011282 10.0.0.38 - - [2026-03-16 02:55:43] "GET /project/bc70c536-4442-46aa-880f-57f207670dec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.602183 10.0.0.38 - - [2026-03-16 02:55:44] "GET / HTTP/1.1" 200 35931 0.001831 10.0.0.38 - - [2026-03-16 02:55:45] "POST /fqname-to-id HTTP/1.1" 401 292 0.000500 10.0.0.38 - - [2026-03-16 02:55:46] "POST /fqname-to-id HTTP/1.1" 404 254 0.063513 10.0.0.38 - - [2026-03-16 02:55:46] "POST /security-groups HTTP/1.1" 200 595 0.052334 10.0.0.38 - - [2026-03-16 02:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.38 - - [2026-03-16 02:55:46] "POST /access-control-lists HTTP/1.1" 200 648 0.030465 10.0.0.38 - - [2026-03-16 02:55:46] "GET /security-group/929e622d-c44c-403b-9908-77dac52ba359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1943 0.011926 10.0.0.38 - - [2026-03-16 02:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006405 10.0.0.38 - - [2026-03-16 02:55:46] "GET /security-group/929e622d-c44c-403b-9908-77dac52ba359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1943 0.006645 10.0.0.38 - - [2026-03-16 02:55:47] "DELETE /security-group/929e622d-c44c-403b-9908-77dac52ba359 HTTP/1.1" 200 115 0.076337 10.0.0.38 - - [2026-03-16 02:55:47] "POST /fqname-to-id HTTP/1.1" 404 254 0.004384 10.0.0.38 - - [2026-03-16 02:55:47] "DELETE /access-control-list/921b4c62-edb3-46ec-840c-12669c03cc71 HTTP/1.1" 200 115 0.054229 10.0.0.38 - - [2026-03-16 02:55:47] "POST /fqname-to-id HTTP/1.1" 404 254 0.003378 10.0.0.38 - - [2026-03-16 02:55:47] "POST /security-groups HTTP/1.1" 200 595 0.039206 10.0.0.38 - - [2026-03-16 02:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.38 - - [2026-03-16 02:55:47] "POST /access-control-lists HTTP/1.1" 200 648 0.034287 10.0.0.38 - - [2026-03-16 02:55:47] "GET /security-group/1094b24c-eb58-406b-91e6-04e5c2f04228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1942 0.007042 10.0.0.38 - - [2026-03-16 02:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003871 10.0.0.38 - - [2026-03-16 02:55:47] "GET /security-group/1094b24c-eb58-406b-91e6-04e5c2f04228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1942 0.006187 10.0.0.38 - - [2026-03-16 02:55:48] "GET /security-group/1094b24c-eb58-406b-91e6-04e5c2f04228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1942 0.004253 10.0.0.38 - - [2026-03-16 02:55:48] "PUT /security-group/1094b24c-eb58-406b-91e6-04e5c2f04228 HTTP/1.1" 200 262 0.021981 10.0.0.38 - - [2026-03-16 02:55:48] "PUT /access-control-list/3e8a62ff-cdf3-4c58-8a06-963abb9164a6 HTTP/1.1" 200 272 0.014870 10.0.0.38 - - [2026-03-16 02:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.23 - - [2026-03-16 02:55:48] "GET /projects?obj_uuids=bc70c536-4442-46aa-880f-57f207670dec&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001141 10.0.0.38 - - [2026-03-16 02:55:48] "GET /project/bc70c536-4442-46aa-880f-57f207670dec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.041408 10.0.0.38 - - [2026-03-16 02:55:48] "POST /neutron/network HTTP/1.1" 200 117 0.058000 10.0.0.38 - - [2026-03-16 02:55:48] "POST /ref-update HTTP/1.1" 200 156 0.028576 10.0.0.38 - - [2026-03-16 02:55:49] "POST /neutron/network HTTP/1.1" 200 956 0.011361 10.0.0.38 - - [2026-03-16 02:55:49] "POST /id-to-fqname HTTP/1.1" 200 300 0.001370 10.0.0.38 - - [2026-03-16 02:55:49] "GET /virtual-network/4753e6c4-5ca5-4f57-a40f-fcc17cc4692e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.007915 10.0.0.38 - - [2026-03-16 02:55:49] "GET /virtual-network/4753e6c4-5ca5-4f57-a40f-fcc17cc4692e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.006663 10.0.0.38 - - [2026-03-16 02:55:49] "POST /neutron/subnet HTTP/1.1" 200 734 0.011523 10.0.0.38 - - [2026-03-16 02:55:49] "GET /virtual-network/4753e6c4-5ca5-4f57-a40f-fcc17cc4692e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.005934 10.0.0.38 - - [2026-03-16 02:55:49] "GET /obj-perms HTTP/1.1" 200 5090 0.080137 10.0.0.22 - - [2026-03-16 02:55:50] "GET /obj-perms HTTP/1.1" 200 5090 0.057290 10.0.0.38 - - [2026-03-16 02:55:50] "POST /id-to-fqname HTTP/1.1" 200 300 0.001433 10.0.0.23 - - [2026-03-16 02:55:51] "GET /projects?obj_uuids=bc70c536-4442-46aa-880f-57f207670dec&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000991 10.0.0.38 - - [2026-03-16 02:55:51] "GET /project/bc70c536-4442-46aa-880f-57f207670dec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.076670 10.0.0.38 - - [2026-03-16 02:55:51] "POST /neutron/network HTTP/1.1" 200 956 0.038989 10.0.0.38 - - [2026-03-16 02:55:51] "POST /id-to-fqname HTTP/1.1" 200 300 0.001383 10.0.0.38 - - [2026-03-16 02:55:51] "POST /neutron/port HTTP/1.1" 200 117 0.008206 10.0.0.38 - - [2026-03-16 02:55:52] "POST /neutron/network HTTP/1.1" 200 966 0.008191 10.0.0.38 - - [2026-03-16 02:55:52] "POST /neutron/port HTTP/1.1" 200 1092 0.025419 10.0.0.23 - - [2026-03-16 02:55:52] "GET /projects?obj_uuids=bc70c536-4442-46aa-880f-57f207670dec&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001335 10.0.0.38 - - [2026-03-16 02:55:52] "GET /project/bc70c536-4442-46aa-880f-57f207670dec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.112437 10.0.0.38 - - [2026-03-16 02:55:53] "POST /neutron/network HTTP/1.1" 200 956 0.021727 10.0.0.38 - - [2026-03-16 02:55:53] "POST /neutron/subnet HTTP/1.1" 200 708 0.015283 10.0.0.38 - - [2026-03-16 02:55:53] "POST /neutron/port HTTP/1.1" 200 1157 0.026525 10.0.0.38 - - [2026-03-16 02:55:53] "POST /neutron/port HTTP/1.1" 200 1157 0.025108 10.0.0.23 - - [2026-03-16 02:55:53] "GET /projects?obj_uuids=bc70c536-4442-46aa-880f-57f207670dec&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001261 10.0.0.38 - - [2026-03-16 02:55:53] "POST /neutron/security_group HTTP/1.1" 200 3302 0.063901 10.0.0.38 - - [2026-03-16 02:55:54] "POST /neutron/port HTTP/1.1" 200 1092 0.052196 10.0.0.38 - - [2026-03-16 02:55:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005209 10.0.0.38 - - [2026-03-16 02:55:54] "POST /neutron/network HTTP/1.1" 200 956 0.008634 10.0.0.38 - - [2026-03-16 02:55:58] "POST /neutron/port HTTP/1.1" 200 1157 0.020653 10.0.0.38 - - [2026-03-16 02:55:58] "POST /neutron/security_group HTTP/1.1" 200 1296 0.008945 10.0.0.38 - - [2026-03-16 02:55:58] "GET /virtual-machine/fd7684fd-d1fd-433f-976c-3f9729aeaea7 HTTP/1.1" 401 292 0.000407 10.0.0.38 - - [2026-03-16 02:55:59] "GET /virtual-machine/fd7684fd-d1fd-433f-976c-3f9729aeaea7 HTTP/1.1" 200 1323 0.031811 10.0.0.38 - - [2026-03-16 02:55:59] "GET /virtual-machine/fd7684fd-d1fd-433f-976c-3f9729aeaea7 HTTP/1.1" 200 1323 0.004684 10.0.0.38 - - [2026-03-16 02:55:59] "GET /virtual-machine-interface/be87c6ac-673d-4296-83c1-789fd1d8bb36 HTTP/1.1" 200 3262 0.006762 10.0.0.38 - - [2026-03-16 02:55:59] "GET /virtual-machine/fd7684fd-d1fd-433f-976c-3f9729aeaea7 HTTP/1.1" 200 1323 0.004535 10.0.0.38 - - [2026-03-16 02:55:59] "GET /virtual-machine-interface/be87c6ac-673d-4296-83c1-789fd1d8bb36 HTTP/1.1" 200 3262 0.006617 10.0.0.38 - - [2026-03-16 02:55:59] "GET /instance-ip/d77d7923-f4ce-4e98-8c2a-3a1d576d55b2 HTTP/1.1" 200 1733 0.007220 10.0.0.38 - - [2026-03-16 02:55:59] "GET /virtual-machine/fd7684fd-d1fd-433f-976c-3f9729aeaea7 HTTP/1.1" 200 1323 0.003829 10.0.0.38 - - [2026-03-16 02:55:59] "GET /virtual-machine-interface/be87c6ac-673d-4296-83c1-789fd1d8bb36 HTTP/1.1" 200 3262 0.006286 10.0.0.38 - - [2026-03-16 02:55:59] "GET /instance-ip/d77d7923-f4ce-4e98-8c2a-3a1d576d55b2 HTTP/1.1" 200 1733 0.004862 10.0.0.38 - - [2026-03-16 02:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005150 10.0.0.38 - - [2026-03-16 02:55:59] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005523 10.0.0.38 - - [2026-03-16 02:55:59] "GET /virtual-networks?parent_id=bc70c536-4442-46aa-880f-57f207670dec&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004651 10.0.0.38 - - [2026-03-16 02:55:59] "GET /virtual-network/4753e6c4-5ca5-4f57-a40f-fcc17cc4692e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.006037 10.0.0.38 - - [2026-03-16 02:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004342 10.0.0.38 - - [2026-03-16 02:55:59] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005640 10.0.0.38 - - [2026-03-16 02:55:59] "GET /virtual-networks?parent_id=bc70c536-4442-46aa-880f-57f207670dec&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003923 10.0.0.38 - - [2026-03-16 02:55:59] "GET /virtual-network/4753e6c4-5ca5-4f57-a40f-fcc17cc4692e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.007063 10.0.0.38 - - [2026-03-16 02:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.38 - - [2026-03-16 02:55:59] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004495 10.0.0.38 - - [2026-03-16 02:55:59] "GET /virtual-networks?parent_id=bc70c536-4442-46aa-880f-57f207670dec&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003919 10.0.0.38 - - [2026-03-16 02:55:59] "GET /virtual-network/4753e6c4-5ca5-4f57-a40f-fcc17cc4692e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.006103 10.0.0.38 - - [2026-03-16 02:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.38 - - [2026-03-16 02:55:59] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004026 10.0.0.38 - - [2026-03-16 02:55:59] "GET /virtual-networks?parent_id=bc70c536-4442-46aa-880f-57f207670dec&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004771 10.0.0.38 - - [2026-03-16 02:55:59] "GET /virtual-network/4753e6c4-5ca5-4f57-a40f-fcc17cc4692e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.006120 10.0.0.38 - - [2026-03-16 02:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004031 10.0.0.38 - - [2026-03-16 02:55:59] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004260 10.0.0.38 - - [2026-03-16 02:55:59] "GET /virtual-networks?parent_id=bc70c536-4442-46aa-880f-57f207670dec&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003877 10.0.0.38 - - [2026-03-16 02:55:59] "GET /virtual-network/4753e6c4-5ca5-4f57-a40f-fcc17cc4692e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.005899 10.0.0.38 - - [2026-03-16 02:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003918 10.0.0.38 - - [2026-03-16 02:55:59] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004654 10.0.0.38 - - [2026-03-16 02:55:59] "GET /virtual-networks?parent_id=bc70c536-4442-46aa-880f-57f207670dec&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003624 10.0.0.38 - - [2026-03-16 02:56:00] "GET /virtual-network/4753e6c4-5ca5-4f57-a40f-fcc17cc4692e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.008995 10.0.0.38 - - [2026-03-16 02:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004012 10.0.0.38 - - [2026-03-16 02:56:00] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006203 10.0.0.38 - - [2026-03-16 02:56:00] "GET /virtual-networks?parent_id=bc70c536-4442-46aa-880f-57f207670dec&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.005104 10.0.0.38 - - [2026-03-16 02:56:00] "GET /virtual-network/4753e6c4-5ca5-4f57-a40f-fcc17cc4692e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.006606 10.0.0.38 - - [2026-03-16 02:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003780 10.0.0.38 - - [2026-03-16 02:56:03] "GET /virtual-network/4753e6c4-5ca5-4f57-a40f-fcc17cc4692e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.006114 10.0.0.38 - - [2026-03-16 02:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.38 - - [2026-03-16 02:56:07] "GET /virtual-network/4753e6c4-5ca5-4f57-a40f-fcc17cc4692e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.010358 10.0.0.38 - - [2026-03-16 02:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004382 10.0.0.38 - - [2026-03-16 02:56:11] "GET /virtual-network/4753e6c4-5ca5-4f57-a40f-fcc17cc4692e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.007161 10.0.0.38 - - [2026-03-16 02:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012708 10.0.0.38 - - [2026-03-16 02:56:15] "GET /virtual-network/4753e6c4-5ca5-4f57-a40f-fcc17cc4692e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.007066 10.0.0.23 - - [2026-03-16 02:56:18] "DELETE /project/bc70c536444246aa880f57f207670dec HTTP/1.1" 404 173 0.004817 10.0.0.23 - - [2026-03-16 02:56:18] "DELETE /project/7cc1dd64-babc-497f-9779-c9a011321fca HTTP/1.1" 404 177 0.004633 10.0.0.38 - - [2026-03-16 02:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103 10.0.0.38 - - [2026-03-16 02:56:19] "GET /virtual-network/4753e6c4-5ca5-4f57-a40f-fcc17cc4692e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.005937 10.0.0.38 - - [2026-03-16 02:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004613 10.0.0.38 - - [2026-03-16 02:56:23] "GET /virtual-network/4753e6c4-5ca5-4f57-a40f-fcc17cc4692e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.006763 10.0.0.38 - - [2026-03-16 02:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003859 10.0.0.38 - - [2026-03-16 02:56:27] "GET /virtual-network/4753e6c4-5ca5-4f57-a40f-fcc17cc4692e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.008089 10.0.0.38 - - [2026-03-16 02:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.38 - - [2026-03-16 02:56:31] "GET /virtual-network/4753e6c4-5ca5-4f57-a40f-fcc17cc4692e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.005777 10.0.0.38 - - [2026-03-16 02:56:33] "POST /neutron/port HTTP/1.1" 200 1157 0.024150 10.0.0.38 - - [2026-03-16 02:56:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004487 10.0.0.38 - - [2026-03-16 02:56:33] "POST /neutron/network HTTP/1.1" 200 956 0.009439 10.0.0.38 - - [2026-03-16 02:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004423 10.0.0.38 - - [2026-03-16 02:56:34] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005345 10.0.0.38 - - [2026-03-16 02:56:34] "GET /virtual-networks?parent_id=bc70c536-4442-46aa-880f-57f207670dec&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004200 10.0.0.38 - - [2026-03-16 02:56:34] "GET /virtual-network/4753e6c4-5ca5-4f57-a40f-fcc17cc4692e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.007771 10.0.0.38 - - [2026-03-16 02:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004971 10.0.0.38 - - [2026-03-16 02:56:34] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004269 10.0.0.38 - - [2026-03-16 02:56:34] "GET /virtual-networks?parent_id=bc70c536-4442-46aa-880f-57f207670dec&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.005816 10.0.0.38 - - [2026-03-16 02:56:34] "GET /virtual-network/4753e6c4-5ca5-4f57-a40f-fcc17cc4692e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.006313 10.0.0.38 - - [2026-03-16 02:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.38 - - [2026-03-16 02:56:34] "GET /routing-instance/7a9e8130-0412-4be4-bf43-86f7295447f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.005922 10.0.0.38 - - [2026-03-16 02:56:34] "GET /route-target/ee898da0-609c-44e3-95ae-3735a41295c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005045 10.0.0.38 - - [2026-03-16 02:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004612 10.0.0.38 - - [2026-03-16 02:56:34] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003922 10.0.0.38 - - [2026-03-16 02:56:34] "GET /virtual-networks?parent_id=bc70c536-4442-46aa-880f-57f207670dec&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004993 10.0.0.38 - - [2026-03-16 02:56:34] "GET /virtual-network/4753e6c4-5ca5-4f57-a40f-fcc17cc4692e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.008043 10.0.0.38 - - [2026-03-16 02:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003999 10.0.0.38 - - [2026-03-16 02:56:34] "GET /routing-instance/7a9e8130-0412-4be4-bf43-86f7295447f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.005053 10.0.0.38 - - [2026-03-16 02:56:34] "GET /route-target/ee898da0-609c-44e3-95ae-3735a41295c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004247 10.0.0.38 - - [2026-03-16 02:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.38 - - [2026-03-16 02:56:34] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004370 10.0.0.38 - - [2026-03-16 02:56:34] "GET /virtual-networks?parent_id=bc70c536-4442-46aa-880f-57f207670dec&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003805 10.0.0.38 - - [2026-03-16 02:56:34] "GET /virtual-network/4753e6c4-5ca5-4f57-a40f-fcc17cc4692e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.012835 10.0.0.38 - - [2026-03-16 02:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.38 - - [2026-03-16 02:56:35] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005091 10.0.0.38 - - [2026-03-16 02:56:35] "GET /virtual-networks?parent_id=bc70c536-4442-46aa-880f-57f207670dec&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004338 10.0.0.38 - - [2026-03-16 02:56:35] "GET /virtual-network/4753e6c4-5ca5-4f57-a40f-fcc17cc4692e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.007208 10.0.0.23 - - [2026-03-16 02:56:35] "GET /obj-perms HTTP/1.1" 200 5090 0.058583 10.0.0.38 - - [2026-03-16 02:56:35] "GET /obj-perms HTTP/1.1" 200 5090 0.004266 10.0.0.23 - - [2026-03-16 02:56:35] "GET /obj-perms HTTP/1.1" 200 5090 0.011516 10.0.0.38 - - [2026-03-16 02:56:35] "GET /obj-perms HTTP/1.1" 200 5090 0.005436 10.0.0.38 - - [2026-03-16 02:56:35] "GET /virtual-machine/fd7684fd-d1fd-433f-976c-3f9729aeaea7 HTTP/1.1" 200 1323 0.005780 10.0.0.38 - - [2026-03-16 02:56:35] "GET /virtual-machine-interface/be87c6ac-673d-4296-83c1-789fd1d8bb36 HTTP/1.1" 200 3262 0.006197 10.0.0.38 - - [2026-03-16 02:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004540 10.0.0.38 - - [2026-03-16 02:56:35] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004222 10.0.0.38 - - [2026-03-16 02:56:35] "GET /virtual-networks?parent_id=bc70c536-4442-46aa-880f-57f207670dec&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004265 10.0.0.38 - - [2026-03-16 02:56:35] "GET /virtual-network/4753e6c4-5ca5-4f57-a40f-fcc17cc4692e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.006881 10.0.0.38 - - [2026-03-16 02:56:36] "POST /neutron/network HTTP/1.1" 200 966 0.007079 10.0.0.38 - - [2026-03-16 02:56:36] "POST /neutron/port HTTP/1.1" 200 117 0.001154 10.0.0.38 - - [2026-03-16 02:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004656 10.0.0.38 - - [2026-03-16 02:56:36] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005798 10.0.0.38 - - [2026-03-16 02:56:36] "GET /virtual-networks?parent_id=bc70c536-4442-46aa-880f-57f207670dec&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004354 10.0.0.38 - - [2026-03-16 02:56:37] "GET /virtual-network/4753e6c4-5ca5-4f57-a40f-fcc17cc4692e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.006238 10.0.0.38 - - [2026-03-16 02:56:37] "POST /neutron/security_group HTTP/1.1" 200 1296 0.015738 10.0.0.23 - - [2026-03-16 02:56:42] "GET /obj-perms HTTP/1.1" 200 5056 0.054820 10.0.0.38 - - [2026-03-16 02:56:43] "POST /neutron/port HTTP/1.1" 200 1157 0.029908 10.0.0.38 - - [2026-03-16 02:56:45] "POST /neutron/security_group HTTP/1.1" 200 1296 0.007771 10.0.0.38 - - [2026-03-16 02:56:52] "POST /neutron/port HTTP/1.1" 200 1157 0.023130 10.0.0.38 - - [2026-03-16 02:56:57] "POST /neutron/security_group HTTP/1.1" 200 1296 0.009423 10.0.0.38 - - [2026-03-16 02:56:58] "POST /neutron/port HTTP/1.1" 200 1157 0.022389 10.0.0.38 - - [2026-03-16 02:56:58] "POST /neutron/security_group HTTP/1.1" 200 1296 0.010241 10.0.0.38 - - [2026-03-16 02:56:58] "GET /virtual-machine/e04adbc0-e3f9-4040-83ad-35191d587cd0 HTTP/1.1" 200 1322 0.006775 10.0.0.38 - - [2026-03-16 02:56:58] "GET /virtual-machine/e04adbc0-e3f9-4040-83ad-35191d587cd0 HTTP/1.1" 200 1322 0.004306 10.0.0.38 - - [2026-03-16 02:56:58] "GET /virtual-machine-interface/97260269-7a0b-4c31-bb9e-4e55d0213399 HTTP/1.1" 200 3263 0.005605 10.0.0.38 - - [2026-03-16 02:56:58] "GET /virtual-machine/e04adbc0-e3f9-4040-83ad-35191d587cd0 HTTP/1.1" 200 1322 0.004933 10.0.0.38 - - [2026-03-16 02:56:58] "GET /virtual-machine-interface/97260269-7a0b-4c31-bb9e-4e55d0213399 HTTP/1.1" 200 3263 0.006085 10.0.0.38 - - [2026-03-16 02:56:58] "GET /instance-ip/c34d7196-875d-4c0a-9644-6bd78fc0b014 HTTP/1.1" 200 1733 0.007249 10.0.0.38 - - [2026-03-16 02:56:58] "GET /virtual-machine/e04adbc0-e3f9-4040-83ad-35191d587cd0 HTTP/1.1" 200 1322 0.005369 10.0.0.38 - - [2026-03-16 02:56:58] "GET /virtual-machine-interface/97260269-7a0b-4c31-bb9e-4e55d0213399 HTTP/1.1" 200 3263 0.005809 10.0.0.38 - - [2026-03-16 02:56:58] "GET /instance-ip/c34d7196-875d-4c0a-9644-6bd78fc0b014 HTTP/1.1" 200 1733 0.005171 10.0.0.38 - - [2026-03-16 02:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004643 10.0.0.38 - - [2026-03-16 02:56:58] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005510 10.0.0.38 - - [2026-03-16 02:56:58] "GET /virtual-networks?parent_id=bc70c536-4442-46aa-880f-57f207670dec&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003510 10.0.0.38 - - [2026-03-16 02:56:58] "GET /virtual-network/4753e6c4-5ca5-4f57-a40f-fcc17cc4692e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.006756 10.0.0.38 - - [2026-03-16 02:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.38 - - [2026-03-16 02:56:58] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004446 10.0.0.38 - - [2026-03-16 02:56:58] "GET /virtual-networks?parent_id=bc70c536-4442-46aa-880f-57f207670dec&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004699 10.0.0.38 - - [2026-03-16 02:56:58] "GET /virtual-network/4753e6c4-5ca5-4f57-a40f-fcc17cc4692e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.006253 10.0.0.38 - - [2026-03-16 02:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003817 10.0.0.38 - - [2026-03-16 02:56:58] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004217 10.0.0.38 - - [2026-03-16 02:56:58] "GET /virtual-networks?parent_id=bc70c536-4442-46aa-880f-57f207670dec&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003541 10.0.0.38 - - [2026-03-16 02:56:58] "GET /virtual-network/4753e6c4-5ca5-4f57-a40f-fcc17cc4692e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.007116 10.0.0.38 - - [2026-03-16 02:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003703 10.0.0.38 - - [2026-03-16 02:56:58] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005870 10.0.0.38 - - [2026-03-16 02:56:58] "GET /virtual-networks?parent_id=bc70c536-4442-46aa-880f-57f207670dec&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003723 10.0.0.38 - - [2026-03-16 02:56:58] "GET /virtual-network/4753e6c4-5ca5-4f57-a40f-fcc17cc4692e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.007262 10.0.0.38 - - [2026-03-16 02:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004717 10.0.0.38 - - [2026-03-16 02:56:58] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004886 10.0.0.38 - - [2026-03-16 02:56:58] "GET /virtual-networks?parent_id=bc70c536-4442-46aa-880f-57f207670dec&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004002 10.0.0.38 - - [2026-03-16 02:56:58] "GET /virtual-network/4753e6c4-5ca5-4f57-a40f-fcc17cc4692e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.007028 10.0.0.38 - - [2026-03-16 02:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.38 - - [2026-03-16 02:56:59] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005966 10.0.0.38 - - [2026-03-16 02:56:59] "GET /virtual-networks?parent_id=bc70c536-4442-46aa-880f-57f207670dec&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004020 10.0.0.38 - - [2026-03-16 02:56:59] "GET /virtual-network/4753e6c4-5ca5-4f57-a40f-fcc17cc4692e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.007517 10.0.0.38 - - [2026-03-16 02:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005127 10.0.0.38 - - [2026-03-16 02:56:59] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005301 10.0.0.38 - - [2026-03-16 02:56:59] "GET /virtual-networks?parent_id=bc70c536-4442-46aa-880f-57f207670dec&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.010843 10.0.0.38 - - [2026-03-16 02:56:59] "GET /virtual-network/4753e6c4-5ca5-4f57-a40f-fcc17cc4692e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.007469 10.0.0.38 - - [2026-03-16 02:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003750 10.0.0.38 - - [2026-03-16 02:57:00] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005287 10.0.0.38 - - [2026-03-16 02:57:00] "GET /virtual-networks?parent_id=bc70c536-4442-46aa-880f-57f207670dec&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003798 10.0.0.38 - - [2026-03-16 02:57:00] "GET /virtual-network/4753e6c4-5ca5-4f57-a40f-fcc17cc4692e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.007474 10.0.0.38 - - [2026-03-16 02:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004263 10.0.0.38 - - [2026-03-16 02:57:00] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005080 10.0.0.38 - - [2026-03-16 02:57:00] "GET /virtual-networks?parent_id=bc70c536-4442-46aa-880f-57f207670dec&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003219 10.0.0.38 - - [2026-03-16 02:57:00] "GET /virtual-network/4753e6c4-5ca5-4f57-a40f-fcc17cc4692e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.009854 10.0.0.38 - - [2026-03-16 02:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.38 - - [2026-03-16 02:57:00] "GET /routing-instance/7a9e8130-0412-4be4-bf43-86f7295447f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.004575 10.0.0.38 - - [2026-03-16 02:57:00] "GET /route-target/ee898da0-609c-44e3-95ae-3735a41295c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005599 10.0.0.38 - - [2026-03-16 02:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004729 10.0.0.38 - - [2026-03-16 02:57:00] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004354 10.0.0.38 - - [2026-03-16 02:57:00] "GET /virtual-networks?parent_id=bc70c536-4442-46aa-880f-57f207670dec&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003874 10.0.0.38 - - [2026-03-16 02:57:00] "GET /virtual-network/4753e6c4-5ca5-4f57-a40f-fcc17cc4692e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.006888 10.0.0.38 - - [2026-03-16 02:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569 10.0.0.38 - - [2026-03-16 02:57:01] "GET /routing-instance/7a9e8130-0412-4be4-bf43-86f7295447f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.004871 10.0.0.38 - - [2026-03-16 02:57:01] "GET /route-target/ee898da0-609c-44e3-95ae-3735a41295c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004523 10.0.0.38 - - [2026-03-16 02:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.38 - - [2026-03-16 02:57:01] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005095 10.0.0.38 - - [2026-03-16 02:57:01] "GET /virtual-networks?parent_id=bc70c536-4442-46aa-880f-57f207670dec&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004308 10.0.0.38 - - [2026-03-16 02:57:01] "GET /virtual-network/4753e6c4-5ca5-4f57-a40f-fcc17cc4692e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.007235 10.0.0.38 - - [2026-03-16 02:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003849 10.0.0.38 - - [2026-03-16 02:57:01] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004955 10.0.0.38 - - [2026-03-16 02:57:01] "GET /virtual-networks?parent_id=bc70c536-4442-46aa-880f-57f207670dec&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003491 10.0.0.38 - - [2026-03-16 02:57:01] "GET /virtual-network/4753e6c4-5ca5-4f57-a40f-fcc17cc4692e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.006783 10.0.0.38 - - [2026-03-16 02:57:01] "GET /obj-perms HTTP/1.1" 200 5090 0.004466 10.0.0.38 - - [2026-03-16 02:57:01] "GET /obj-perms HTTP/1.1" 200 5090 0.004542 10.0.0.23 - - [2026-03-16 02:57:01] "GET /obj-perms HTTP/1.1" 200 5090 0.005466 10.0.0.38 - - [2026-03-16 02:57:01] "GET /obj-perms HTTP/1.1" 200 5090 0.004485 10.0.0.23 - - [2026-03-16 02:57:01] "GET /obj-perms HTTP/1.1" 200 5090 0.004421 10.0.0.38 - - [2026-03-16 02:57:01] "GET /virtual-machine/e04adbc0-e3f9-4040-83ad-35191d587cd0 HTTP/1.1" 200 1322 0.004524 10.0.0.38 - - [2026-03-16 02:57:01] "GET /virtual-machine-interface/97260269-7a0b-4c31-bb9e-4e55d0213399 HTTP/1.1" 200 3263 0.006047 10.0.0.38 - - [2026-03-16 02:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003780 10.0.0.38 - - [2026-03-16 02:57:01] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004823 10.0.0.38 - - [2026-03-16 02:57:01] "GET /virtual-networks?parent_id=bc70c536-4442-46aa-880f-57f207670dec&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003602 10.0.0.38 - - [2026-03-16 02:57:01] "GET /virtual-network/4753e6c4-5ca5-4f57-a40f-fcc17cc4692e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.007152 10.0.0.38 - - [2026-03-16 02:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004622 10.0.0.38 - - [2026-03-16 02:57:02] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004736 10.0.0.38 - - [2026-03-16 02:57:02] "GET /virtual-networks?parent_id=bc70c536-4442-46aa-880f-57f207670dec&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003157 10.0.0.38 - - [2026-03-16 02:57:03] "GET /virtual-network/4753e6c4-5ca5-4f57-a40f-fcc17cc4692e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.007742 10.0.0.38 - - [2026-03-16 02:57:03] "GET /virtual-machine/fd7684fd-d1fd-433f-976c-3f9729aeaea7 HTTP/1.1" 200 1323 0.005606 10.0.0.38 - - [2026-03-16 02:57:03] "GET /virtual-machine-interface/be87c6ac-673d-4296-83c1-789fd1d8bb36 HTTP/1.1" 200 3262 0.006250 10.0.0.38 - - [2026-03-16 02:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003779 10.0.0.38 - - [2026-03-16 02:57:03] "GET /security-group/1094b24c-eb58-406b-91e6-04e5c2f04228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2581 0.004703 10.0.0.38 - - [2026-03-16 02:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.38 - - [2026-03-16 02:57:03] "GET /security-group/1094b24c-eb58-406b-91e6-04e5c2f04228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2581 0.005614 10.0.0.38 - - [2026-03-16 02:57:03] "POST /neutron/port HTTP/1.1" 200 1157 0.034037 10.0.0.38 - - [2026-03-16 02:57:03] "POST /neutron/port HTTP/1.1" 200 1108 0.099938 10.0.0.38 - - [2026-03-16 02:57:03] "GET /virtual-machine/fd7684fd-d1fd-433f-976c-3f9729aeaea7 HTTP/1.1" 200 1323 0.005059 10.0.0.38 - - [2026-03-16 02:57:03] "GET /virtual-machine-interface/be87c6ac-673d-4296-83c1-789fd1d8bb36 HTTP/1.1" 200 3201 0.006772 10.0.0.38 - - [2026-03-16 02:57:03] "POST /neutron/port HTTP/1.1" 200 1108 0.018235 10.0.0.38 - - [2026-03-16 02:57:03] "GET /virtual-machine/fd7684fd-d1fd-433f-976c-3f9729aeaea7 HTTP/1.1" 200 1323 0.004735 10.0.0.38 - - [2026-03-16 02:57:03] "GET /virtual-machine-interface/be87c6ac-673d-4296-83c1-789fd1d8bb36 HTTP/1.1" 200 3262 0.008613 10.0.0.38 - - [2026-03-16 02:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.38 - - [2026-03-16 02:57:03] "GET /security-group/1094b24c-eb58-406b-91e6-04e5c2f04228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2581 0.004696 10.0.0.38 - - [2026-03-16 02:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004476 10.0.0.38 - - [2026-03-16 02:57:03] "GET /security-group/1094b24c-eb58-406b-91e6-04e5c2f04228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2581 0.005251 10.0.0.38 - - [2026-03-16 02:57:03] "POST /neutron/security_group HTTP/1.1" 200 1322 0.009491 10.0.0.38 - - [2026-03-16 02:57:04] "DELETE /security-group/1094b24c-eb58-406b-91e6-04e5c2f04228 HTTP/1.1" 409 336 0.016274 10.0.0.38 - - [2026-03-16 02:57:34] "POST /neutron/network HTTP/1.1" 200 966 0.007420 10.0.0.38 - - [2026-03-16 02:57:34] "POST /neutron/port HTTP/1.1" 200 117 0.001286 10.0.0.38 - - [2026-03-16 02:57:36] "POST /neutron/port HTTP/1.1" 200 1157 0.020093 10.0.0.38 - - [2026-03-16 02:57:36] "POST /neutron/subnet HTTP/1.1" 200 708 0.010020 10.0.0.22 - - [2026-03-16 02:57:43] "GET /obj-perms HTTP/1.1" 200 5056 0.077736 10.0.0.38 - - [2026-03-16 02:58:35] "POST /neutron/port HTTP/1.1" 200 1157 0.020247 10.0.0.38 - - [2026-03-16 02:58:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004050 10.0.0.38 - - [2026-03-16 02:58:35] "POST /neutron/network HTTP/1.1" 200 956 0.008759 10.0.0.38 - - [2026-03-16 02:58:36] "POST /neutron/network HTTP/1.1" 200 966 0.010110 10.0.0.38 - - [2026-03-16 02:58:36] "POST /neutron/port HTTP/1.1" 200 117 0.001466 10.0.0.38 - - [2026-03-16 02:59:06] "GET /security-group/1094b24c-eb58-406b-91e6-04e5c2f04228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2581 0.005754 10.0.0.38 - - [2026-03-16 02:59:06] "PUT /security-group/1094b24c-eb58-406b-91e6-04e5c2f04228 HTTP/1.1" 200 262 0.021129 10.0.0.38 - - [2026-03-16 02:59:06] "PUT /access-control-list/3e8a62ff-cdf3-4c58-8a06-963abb9164a6 HTTP/1.1" 200 272 0.051064 10.0.0.38 - - [2026-03-16 02:59:08] "POST /neutron/port HTTP/1.1" 200 1157 0.024153 10.0.0.38 - - [2026-03-16 02:59:09] "POST /neutron/port HTTP/1.1" 200 1108 0.103509 10.0.0.38 - - [2026-03-16 02:59:09] "GET /virtual-machine/e04adbc0-e3f9-4040-83ad-35191d587cd0 HTTP/1.1" 200 1322 0.004702 10.0.0.38 - - [2026-03-16 02:59:09] "POST /neutron/port HTTP/1.1" 200 151 0.202586 10.0.0.38 - - [2026-03-16 02:59:11] "GET /virtual-machine/e04adbc0-e3f9-4040-83ad-35191d587cd0 HTTP/1.1" 404 171 0.003797 10.0.0.38 - - [2026-03-16 02:59:11] "GET /virtual-machine/e04adbc0-e3f9-4040-83ad-35191d587cd0 HTTP/1.1" 404 171 0.003412 10.0.0.38 - - [2026-03-16 02:59:11] "GET /virtual-machine/e04adbc0-e3f9-4040-83ad-35191d587cd0 HTTP/1.1" 404 171 0.004589 10.0.0.38 - - [2026-03-16 02:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004789 10.0.0.38 - - [2026-03-16 02:59:11] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005132 10.0.0.38 - - [2026-03-16 02:59:11] "GET /virtual-networks?parent_id=bc70c536-4442-46aa-880f-57f207670dec&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004344 10.0.0.38 - - [2026-03-16 02:59:11] "GET /virtual-network/4753e6c4-5ca5-4f57-a40f-fcc17cc4692e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.006436 10.0.0.38 - - [2026-03-16 02:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004182 10.0.0.38 - - [2026-03-16 02:59:11] "GET /routing-instance/7a9e8130-0412-4be4-bf43-86f7295447f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.004917 10.0.0.38 - - [2026-03-16 02:59:11] "GET /route-target/ee898da0-609c-44e3-95ae-3735a41295c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004187 10.0.0.38 - - [2026-03-16 02:59:14] "GET /obj-perms HTTP/1.1" 200 5090 0.004508 10.0.0.23 - - [2026-03-16 02:59:14] "GET /obj-perms HTTP/1.1" 200 5090 0.004210 10.0.0.38 - - [2026-03-16 02:59:23] "GET /obj-perms HTTP/1.1" 200 5090 0.005333 10.0.0.23 - - [2026-03-16 02:59:24] "GET /obj-perms HTTP/1.1" 200 5090 0.004406 10.0.0.38 - - [2026-03-16 02:59:33] "GET /obj-perms HTTP/1.1" 200 5090 0.004482 10.0.0.23 - - [2026-03-16 02:59:33] "GET /obj-perms HTTP/1.1" 200 5090 0.005963 10.0.0.38 - - [2026-03-16 02:59:38] "POST /neutron/network HTTP/1.1" 200 966 0.036260 10.0.0.38 - - [2026-03-16 02:59:38] "POST /neutron/port HTTP/1.1" 200 117 0.001623 10.0.0.38 - - [2026-03-16 02:59:39] "GET /obj-perms HTTP/1.1" 200 5090 0.005443 10.0.0.23 - - [2026-03-16 02:59:39] "GET /obj-perms HTTP/1.1" 200 5090 0.005703 10.0.0.38 - - [2026-03-16 02:59:39] "POST /neutron/port HTTP/1.1" 200 1157 0.021765 10.0.0.38 - - [2026-03-16 02:59:39] "POST /neutron/port HTTP/1.1" 200 1108 0.083354 10.0.0.38 - - [2026-03-16 02:59:39] "GET /virtual-machine/fd7684fd-d1fd-433f-976c-3f9729aeaea7 HTTP/1.1" 200 1323 0.005162 10.0.0.38 - - [2026-03-16 02:59:40] "POST /neutron/port HTTP/1.1" 200 151 0.219152 10.0.0.38 - - [2026-03-16 02:59:41] "GET /virtual-machine/fd7684fd-d1fd-433f-976c-3f9729aeaea7 HTTP/1.1" 404 171 0.004575 10.0.0.38 - - [2026-03-16 02:59:41] "GET /virtual-machine/fd7684fd-d1fd-433f-976c-3f9729aeaea7 HTTP/1.1" 404 171 0.003753 10.0.0.38 - - [2026-03-16 02:59:41] "GET /virtual-machine/fd7684fd-d1fd-433f-976c-3f9729aeaea7 HTTP/1.1" 404 171 0.004005 10.0.0.38 - - [2026-03-16 02:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009709 10.0.0.38 - - [2026-03-16 02:59:42] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004129 10.0.0.38 - - [2026-03-16 02:59:42] "GET /virtual-networks?parent_id=bc70c536-4442-46aa-880f-57f207670dec&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003462 10.0.0.38 - - [2026-03-16 02:59:42] "GET /virtual-network/4753e6c4-5ca5-4f57-a40f-fcc17cc4692e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.006495 10.0.0.38 - - [2026-03-16 02:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.38 - - [2026-03-16 02:59:42] "GET /routing-instance/7a9e8130-0412-4be4-bf43-86f7295447f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.005716 10.0.0.38 - - [2026-03-16 02:59:42] "GET /route-target/ee898da0-609c-44e3-95ae-3735a41295c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004887 10.0.0.38 - - [2026-03-16 02:59:44] "GET /obj-perms HTTP/1.1" 200 5056 0.079005 10.0.0.23 - - [2026-03-16 02:59:45] "GET /obj-perms HTTP/1.1" 200 5090 0.006126 10.0.0.38 - - [2026-03-16 02:59:51] "GET /obj-perms HTTP/1.1" 200 5090 0.004856 10.0.0.23 - - [2026-03-16 02:59:54] "GET /obj-perms HTTP/1.1" 200 5090 0.004690 10.0.0.38 - - [2026-03-16 03:00:00] "GET /obj-perms HTTP/1.1" 200 5090 0.005322 10.0.0.23 - - [2026-03-16 03:00:03] "GET /obj-perms HTTP/1.1" 200 5090 0.006536 10.0.0.38 - - [2026-03-16 03:00:09] "GET /obj-perms HTTP/1.1" 200 5090 0.005257 10.0.0.22 - - [2026-03-16 03:00:10] "GET /obj-perms HTTP/1.1" 200 5090 0.005394 10.0.0.23 - - [2026-03-16 03:00:10] "GET /obj-perms HTTP/1.1" 200 5090 0.004973 10.0.0.38 - - [2026-03-16 03:00:10] "DELETE /route-target/ee898da0-609c-44e3-95ae-3735a41295c6 HTTP/1.1" 200 115 0.035475 10.0.0.38 - - [2026-03-16 03:00:10] "DELETE /security-group/1094b24c-eb58-406b-91e6-04e5c2f04228 HTTP/1.1" 200 115 0.055458 10.0.0.38 - - [2026-03-16 03:00:10] "POST /fqname-to-id HTTP/1.1" 404 254 0.005347 10.0.0.23 - - [2026-03-16 03:00:12] "GET /projects?obj_uuids=bc70c536-4442-46aa-880f-57f207670dec&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.030168 10.0.0.38 - - [2026-03-16 03:00:12] "GET /project/bc70c536-4442-46aa-880f-57f207670dec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.093459 10.0.0.23 - - [2026-03-16 03:00:12] "GET /projects?obj_uuids=bc70c536-4442-46aa-880f-57f207670dec&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001995 10.0.0.22 - - [2026-03-16 03:00:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000459 10.0.0.38 - - [2026-03-16 03:00:12] "GET /project/bc70c536-4442-46aa-880f-57f207670dec?fields=virtual_networks HTTP/1.1" 200 1091 0.071177 10.0.0.22 - - [2026-03-16 03:00:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000520 10.0.0.23 - - [2026-03-16 03:00:12] "GET /projects?obj_uuids=bc70c536-4442-46aa-880f-57f207670dec&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001215 10.0.0.38 - - [2026-03-16 03:00:12] "GET /project/bc70c536-4442-46aa-880f-57f207670dec?fields=virtual_machine_interfaces HTTP/1.1" 200 1091 0.066101 10.0.0.23 - - [2026-03-16 03:00:12] "GET /projects?obj_uuids=bc70c536-4442-46aa-880f-57f207670dec&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001597 10.0.0.38 - - [2026-03-16 03:00:12] "GET /project/bc70c536-4442-46aa-880f-57f207670dec?fields=security_groups HTTP/1.1" 200 1347 0.074881 10.0.0.23 - - [2026-03-16 03:00:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000703 10.0.0.23 - - [2026-03-16 03:00:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000560 10.0.0.22 - - [2026-03-16 03:00:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000389 10.0.0.22 - - [2026-03-16 03:00:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000792 10.0.0.23 - - [2026-03-16 03:00:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000512 10.0.0.23 - - [2026-03-16 03:00:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000588 10.0.0.38 - - [2026-03-16 03:00:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000589 10.0.0.38 - - [2026-03-16 03:00:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000514 10.0.0.38 - - [2026-03-16 03:00:13] "POST /fqname-to-id HTTP/1.1" 404 209 0.030110 10.0.0.23 - - [2026-03-16 03:00:13] "GET /projects?obj_uuids=88163e74-7e40-4703-8985-fca3aadde5e9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003748 10.0.0.23 - - [2026-03-16 03:00:13] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001460 10.0.0.23 - - [2026-03-16 03:00:13] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.010103 10.0.0.23 - - [2026-03-16 03:00:14] "POST /id-to-fqname HTTP/1.1" 200 212 0.014012 10.0.0.23 - - [2026-03-16 03:00:14] "POST /fqname-to-id HTTP/1.1" 404 222 0.017787 10.0.0.23 - - [2026-03-16 03:00:14] "POST /security-groups HTTP/1.1" 200 612 0.060484 10.0.0.38 - - [2026-03-16 03:00:14] "POST /fqname-to-id HTTP/1.1" 404 255 0.006248 10.0.0.23 - - [2026-03-16 03:00:14] "POST /projects HTTP/1.1" 200 627 0.345191 10.0.0.23 - - [2026-03-16 03:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.383235 10.0.0.38 - - [2026-03-16 03:00:14] "POST /access-control-lists HTTP/1.1" 200 615 0.055263 10.0.0.38 - - [2026-03-16 03:00:14] "GET /project/88163e74-7e40-4703-8985-fca3aadde5e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.575746 10.0.0.38 - - [2026-03-16 03:00:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000461 10.0.0.38 - - [2026-03-16 03:00:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000547 10.0.0.38 - - [2026-03-16 03:00:15] "GET / HTTP/1.1" 200 35931 0.002191 10.0.0.38 - - [2026-03-16 03:00:17] "POST /fqname-to-id HTTP/1.1" 401 292 0.000659 10.0.0.38 - - [2026-03-16 03:00:17] "POST /fqname-to-id HTTP/1.1" 404 245 0.041002 10.0.0.23 - - [2026-03-16 03:00:17] "GET /projects?obj_uuids=88163e74-7e40-4703-8985-fca3aadde5e9&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001531 10.0.0.38 - - [2026-03-16 03:00:17] "POST /fqname-to-id HTTP/1.1" 404 277 0.003578 10.0.0.38 - - [2026-03-16 03:00:18] "POST /access-control-lists HTTP/1.1" 200 637 0.032217 10.0.0.38 - - [2026-03-16 03:00:18] "POST /neutron/security_group HTTP/1.1" 200 1423 0.448859 10.0.0.38 - - [2026-03-16 03:00:18] "PUT /access-control-list/7acad5e4-cc36-4cca-9cc9-29447b5d3b6b HTTP/1.1" 200 272 0.022718 10.0.0.38 - - [2026-03-16 03:00:18] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.135257 10.0.0.23 - - [2026-03-16 03:00:18] "DELETE /project/bc70c536-4442-46aa-880f-57f207670dec HTTP/1.1" 404 177 0.006364 10.0.0.23 - - [2026-03-16 03:00:18] "DELETE /project/88163e747e4047038985fca3aadde5e9 HTTP/1.1" 404 173 0.006001 10.0.0.38 - - [2026-03-16 03:00:18] "POST /neutron/security_group_rule HTTP/1.1" 200 584 0.131885 10.0.0.38 - - [2026-03-16 03:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011076 10.0.0.38 - - [2026-03-16 03:00:18] "GET /security-group/2161f5cd-6e7f-4c39-8d0e-143c2538507a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.006197 10.0.0.38 - - [2026-03-16 03:00:18] "PUT /access-control-list/7acad5e4-cc36-4cca-9cc9-29447b5d3b6b HTTP/1.1" 200 272 0.027950 10.0.0.38 - - [2026-03-16 03:00:19] "POST /fqname-to-id HTTP/1.1" 404 245 0.004542 10.0.0.38 - - [2026-03-16 03:00:20] "POST /fqname-to-id HTTP/1.1" 404 245 0.004296 10.0.0.23 - - [2026-03-16 03:00:20] "GET /projects?obj_uuids=88163e74-7e40-4703-8985-fca3aadde5e9&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001257 10.0.0.38 - - [2026-03-16 03:00:20] "POST /fqname-to-id HTTP/1.1" 404 277 0.006810 10.0.0.38 - - [2026-03-16 03:00:20] "POST /access-control-lists HTTP/1.1" 200 637 0.072240 10.0.0.38 - - [2026-03-16 03:00:20] "POST /neutron/security_group HTTP/1.1" 200 1423 0.461025 10.0.0.38 - - [2026-03-16 03:00:20] "PUT /access-control-list/a7e513c7-5055-4df9-ad90-e98f19e59df0 HTTP/1.1" 200 272 0.017931 10.0.0.38 - - [2026-03-16 03:00:20] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.152116 10.0.0.38 - - [2026-03-16 03:00:21] "POST /neutron/security_group_rule HTTP/1.1" 200 584 0.179026 10.0.0.38 - - [2026-03-16 03:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006125 10.0.0.38 - - [2026-03-16 03:00:21] "GET /security-group/172faeb3-2a7b-4192-973b-777bae19877f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.007250 10.0.0.38 - - [2026-03-16 03:00:21] "PUT /access-control-list/a7e513c7-5055-4df9-ad90-e98f19e59df0 HTTP/1.1" 200 272 0.025455 10.0.0.38 - - [2026-03-16 03:00:21] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.183723 10.0.0.38 - - [2026-03-16 03:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006896 10.0.0.23 - - [2026-03-16 03:00:22] "GET /projects?obj_uuids=88163e74-7e40-4703-8985-fca3aadde5e9&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002182 10.0.0.38 - - [2026-03-16 03:00:22] "PUT /access-control-list/7e76328d-197f-4a6b-9047-5e6a7fe97251 HTTP/1.1" 200 272 0.041741 10.0.0.38 - - [2026-03-16 03:00:22] "GET /project/88163e74-7e40-4703-8985-fca3aadde5e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.071713 10.0.0.38 - - [2026-03-16 03:00:22] "POST /neutron/network HTTP/1.1" 200 117 0.014274 10.0.0.38 - - [2026-03-16 03:00:22] "POST /neutron/network HTTP/1.1" 200 927 0.011341 10.0.0.38 - - [2026-03-16 03:00:22] "POST /id-to-fqname HTTP/1.1" 200 282 0.002090 10.0.0.38 - - [2026-03-16 03:00:22] "GET /virtual-network/19fb5c64-85d8-4efd-b980-325c7049f510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.007413 10.0.0.38 - - [2026-03-16 03:00:22] "GET /virtual-network/19fb5c64-85d8-4efd-b980-325c7049f510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.007484 10.0.0.38 - - [2026-03-16 03:00:22] "POST /neutron/subnet HTTP/1.1" 200 725 0.012427 10.0.0.38 - - [2026-03-16 03:00:23] "GET /virtual-network/19fb5c64-85d8-4efd-b980-325c7049f510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.007735 10.0.0.38 - - [2026-03-16 03:00:23] "GET /obj-perms HTTP/1.1" 200 5072 0.067581 10.0.0.38 - - [2026-03-16 03:00:24] "POST /id-to-fqname HTTP/1.1" 200 282 0.001662 10.0.0.23 - - [2026-03-16 03:00:25] "GET /projects?obj_uuids=88163e74-7e40-4703-8985-fca3aadde5e9&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001118 10.0.0.38 - - [2026-03-16 03:00:25] "GET /project/88163e74-7e40-4703-8985-fca3aadde5e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.100751 10.0.0.38 - - [2026-03-16 03:00:25] "POST /neutron/network HTTP/1.1" 200 927 0.008894 10.0.0.38 - - [2026-03-16 03:00:25] "POST /id-to-fqname HTTP/1.1" 200 282 0.001382 10.0.0.38 - - [2026-03-16 03:00:25] "POST /neutron/port HTTP/1.1" 200 117 0.010400 10.0.0.38 - - [2026-03-16 03:00:26] "POST /neutron/network HTTP/1.1" 200 937 0.008082 10.0.0.38 - - [2026-03-16 03:00:26] "POST /neutron/port HTTP/1.1" 200 1081 0.027935 10.0.0.23 - - [2026-03-16 03:00:26] "GET /projects?obj_uuids=88163e74-7e40-4703-8985-fca3aadde5e9&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001750 10.0.0.38 - - [2026-03-16 03:00:26] "GET /project/88163e74-7e40-4703-8985-fca3aadde5e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.111297 10.0.0.38 - - [2026-03-16 03:00:26] "POST /neutron/network HTTP/1.1" 200 927 0.015506 10.0.0.38 - - [2026-03-16 03:00:27] "POST /neutron/subnet HTTP/1.1" 200 699 0.011650 10.0.0.38 - - [2026-03-16 03:00:27] "POST /neutron/port HTTP/1.1" 200 1145 0.047638 10.0.0.38 - - [2026-03-16 03:00:27] "POST /neutron/port HTTP/1.1" 200 1145 0.023477 10.0.0.23 - - [2026-03-16 03:00:27] "GET /projects?obj_uuids=88163e74-7e40-4703-8985-fca3aadde5e9&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001450 10.0.0.38 - - [2026-03-16 03:00:27] "POST /neutron/security_group HTTP/1.1" 200 3414 0.073013 10.0.0.38 - - [2026-03-16 03:00:28] "POST /neutron/port HTTP/1.1" 200 1081 0.030261 10.0.0.38 - - [2026-03-16 03:00:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005374 10.0.0.38 - - [2026-03-16 03:00:28] "POST /neutron/network HTTP/1.1" 200 927 0.009001 10.0.0.38 - - [2026-03-16 03:00:32] "POST /neutron/port HTTP/1.1" 200 1145 0.027573 10.0.0.38 - - [2026-03-16 03:00:32] "POST /neutron/security_group HTTP/1.1" 200 1417 0.011498 10.0.0.38 - - [2026-03-16 03:00:32] "GET /virtual-machine/59292f8e-0fc0-4153-945e-280dd7321596 HTTP/1.1" 401 292 0.000391 10.0.0.38 - - [2026-03-16 03:00:33] "GET /virtual-machine/59292f8e-0fc0-4153-945e-280dd7321596 HTTP/1.1" 200 1313 0.039412 10.0.0.38 - - [2026-03-16 03:00:33] "GET /virtual-machine/59292f8e-0fc0-4153-945e-280dd7321596 HTTP/1.1" 200 1313 0.005732 10.0.0.38 - - [2026-03-16 03:00:33] "GET /virtual-machine-interface/5ef16874-a162-4277-99f2-fb2ad0c3cc28 HTTP/1.1" 200 3190 0.008083 10.0.0.38 - - [2026-03-16 03:00:33] "GET /virtual-machine/59292f8e-0fc0-4153-945e-280dd7321596 HTTP/1.1" 200 1313 0.005620 10.0.0.38 - - [2026-03-16 03:00:33] "GET /virtual-machine-interface/5ef16874-a162-4277-99f2-fb2ad0c3cc28 HTTP/1.1" 200 3190 0.010920 10.0.0.38 - - [2026-03-16 03:00:33] "GET /instance-ip/fe979061-59ca-4a24-ac4d-e8f601f5fccb HTTP/1.1" 200 1704 0.007797 10.0.0.38 - - [2026-03-16 03:00:33] "GET /virtual-machine/59292f8e-0fc0-4153-945e-280dd7321596 HTTP/1.1" 200 1313 0.005248 10.0.0.38 - - [2026-03-16 03:00:33] "GET /virtual-machine-interface/5ef16874-a162-4277-99f2-fb2ad0c3cc28 HTTP/1.1" 200 3190 0.006732 10.0.0.38 - - [2026-03-16 03:00:33] "GET /instance-ip/fe979061-59ca-4a24-ac4d-e8f601f5fccb HTTP/1.1" 200 1704 0.004652 10.0.0.38 - - [2026-03-16 03:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004672 10.0.0.38 - - [2026-03-16 03:00:33] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005693 10.0.0.38 - - [2026-03-16 03:00:33] "GET /virtual-networks?parent_id=88163e74-7e40-4703-8985-fca3aadde5e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.005952 10.0.0.38 - - [2026-03-16 03:00:33] "GET /virtual-network/19fb5c64-85d8-4efd-b980-325c7049f510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.006501 10.0.0.38 - - [2026-03-16 03:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004512 10.0.0.38 - - [2026-03-16 03:00:33] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006711 10.0.0.38 - - [2026-03-16 03:00:33] "GET /virtual-networks?parent_id=88163e74-7e40-4703-8985-fca3aadde5e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003997 10.0.0.38 - - [2026-03-16 03:00:33] "GET /virtual-network/19fb5c64-85d8-4efd-b980-325c7049f510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.007298 10.0.0.38 - - [2026-03-16 03:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006188 10.0.0.38 - - [2026-03-16 03:00:33] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005116 10.0.0.38 - - [2026-03-16 03:00:33] "GET /virtual-networks?parent_id=88163e74-7e40-4703-8985-fca3aadde5e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004632 10.0.0.38 - - [2026-03-16 03:00:33] "GET /virtual-network/19fb5c64-85d8-4efd-b980-325c7049f510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.006905 10.0.0.38 - - [2026-03-16 03:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005671 10.0.0.38 - - [2026-03-16 03:00:33] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.008840 10.0.0.38 - - [2026-03-16 03:00:33] "GET /virtual-networks?parent_id=88163e74-7e40-4703-8985-fca3aadde5e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.006104 10.0.0.38 - - [2026-03-16 03:00:33] "GET /virtual-network/19fb5c64-85d8-4efd-b980-325c7049f510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.007262 10.0.0.38 - - [2026-03-16 03:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004289 10.0.0.38 - - [2026-03-16 03:00:33] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005407 10.0.0.38 - - [2026-03-16 03:00:33] "GET /virtual-networks?parent_id=88163e74-7e40-4703-8985-fca3aadde5e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003782 10.0.0.38 - - [2026-03-16 03:00:33] "GET /virtual-network/19fb5c64-85d8-4efd-b980-325c7049f510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.010986 10.0.0.38 - - [2026-03-16 03:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004427 10.0.0.38 - - [2026-03-16 03:00:34] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005259 10.0.0.38 - - [2026-03-16 03:00:34] "GET /virtual-networks?parent_id=88163e74-7e40-4703-8985-fca3aadde5e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004148 10.0.0.38 - - [2026-03-16 03:00:34] "GET /virtual-network/19fb5c64-85d8-4efd-b980-325c7049f510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.007757 10.0.0.38 - - [2026-03-16 03:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004217 10.0.0.38 - - [2026-03-16 03:00:34] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006871 10.0.0.38 - - [2026-03-16 03:00:34] "GET /virtual-networks?parent_id=88163e74-7e40-4703-8985-fca3aadde5e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004280 10.0.0.38 - - [2026-03-16 03:00:34] "GET /virtual-network/19fb5c64-85d8-4efd-b980-325c7049f510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.006185 10.0.0.38 - - [2026-03-16 03:00:37] "POST /neutron/port HTTP/1.1" 200 1145 0.035819 10.0.0.38 - - [2026-03-16 03:00:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004573 10.0.0.38 - - [2026-03-16 03:00:37] "POST /neutron/network HTTP/1.1" 200 927 0.008460 10.0.0.38 - - [2026-03-16 03:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004133 10.0.0.38 - - [2026-03-16 03:00:37] "GET /virtual-network/19fb5c64-85d8-4efd-b980-325c7049f510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.006657 10.0.0.38 - - [2026-03-16 03:00:39] "POST /neutron/network HTTP/1.1" 200 937 0.009499 10.0.0.38 - - [2026-03-16 03:00:39] "POST /neutron/port HTTP/1.1" 200 117 0.001859 10.0.0.38 - - [2026-03-16 03:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005020 10.0.0.38 - - [2026-03-16 03:00:41] "GET /virtual-network/19fb5c64-85d8-4efd-b980-325c7049f510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.007259 10.0.0.38 - - [2026-03-16 03:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.014828 10.0.0.38 - - [2026-03-16 03:00:45] "GET /virtual-network/19fb5c64-85d8-4efd-b980-325c7049f510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.015046 10.0.0.38 - - [2026-03-16 03:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.38 - - [2026-03-16 03:00:49] "GET /virtual-network/19fb5c64-85d8-4efd-b980-325c7049f510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.007945 10.0.0.38 - - [2026-03-16 03:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004159 10.0.0.38 - - [2026-03-16 03:00:53] "GET /virtual-network/19fb5c64-85d8-4efd-b980-325c7049f510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.007442 10.0.0.38 - - [2026-03-16 03:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004093 10.0.0.38 - - [2026-03-16 03:00:57] "GET /virtual-network/19fb5c64-85d8-4efd-b980-325c7049f510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.006479 10.0.0.38 - - [2026-03-16 03:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004191 10.0.0.38 - - [2026-03-16 03:01:01] "GET /virtual-network/19fb5c64-85d8-4efd-b980-325c7049f510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.006507 10.0.0.38 - - [2026-03-16 03:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007993 10.0.0.38 - - [2026-03-16 03:01:06] "GET /virtual-network/19fb5c64-85d8-4efd-b980-325c7049f510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.006071 10.0.0.38 - - [2026-03-16 03:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004525 10.0.0.38 - - [2026-03-16 03:01:08] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004810 10.0.0.38 - - [2026-03-16 03:01:08] "GET /virtual-networks?parent_id=88163e74-7e40-4703-8985-fca3aadde5e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003588 10.0.0.38 - - [2026-03-16 03:01:08] "GET /virtual-network/19fb5c64-85d8-4efd-b980-325c7049f510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.008015 10.0.0.38 - - [2026-03-16 03:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006116 10.0.0.38 - - [2026-03-16 03:01:08] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006608 10.0.0.38 - - [2026-03-16 03:01:08] "GET /virtual-networks?parent_id=88163e74-7e40-4703-8985-fca3aadde5e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004911 10.0.0.38 - - [2026-03-16 03:01:08] "GET /virtual-network/19fb5c64-85d8-4efd-b980-325c7049f510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.007213 10.0.0.38 - - [2026-03-16 03:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009 10.0.0.38 - - [2026-03-16 03:01:08] "GET /routing-instance/5be98a31-03df-4bfd-b901-1a5051d0b879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.009285 10.0.0.38 - - [2026-03-16 03:01:08] "GET /route-target/8758337e-4436-49c2-b89a-b6ed009ff8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005262 10.0.0.38 - - [2026-03-16 03:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005175 10.0.0.38 - - [2026-03-16 03:01:08] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005112 10.0.0.38 - - [2026-03-16 03:01:08] "GET /virtual-networks?parent_id=88163e74-7e40-4703-8985-fca3aadde5e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004116 10.0.0.38 - - [2026-03-16 03:01:08] "GET /virtual-network/19fb5c64-85d8-4efd-b980-325c7049f510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.012460 10.0.0.38 - - [2026-03-16 03:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004778 10.0.0.38 - - [2026-03-16 03:01:08] "GET /routing-instance/5be98a31-03df-4bfd-b901-1a5051d0b879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.005179 10.0.0.38 - - [2026-03-16 03:01:08] "GET /route-target/8758337e-4436-49c2-b89a-b6ed009ff8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005680 10.0.0.38 - - [2026-03-16 03:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.38 - - [2026-03-16 03:01:08] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004844 10.0.0.38 - - [2026-03-16 03:01:08] "GET /virtual-networks?parent_id=88163e74-7e40-4703-8985-fca3aadde5e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004164 10.0.0.38 - - [2026-03-16 03:01:08] "GET /virtual-network/19fb5c64-85d8-4efd-b980-325c7049f510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.008024 10.0.0.38 - - [2026-03-16 03:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004587 10.0.0.38 - - [2026-03-16 03:01:09] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006458 10.0.0.38 - - [2026-03-16 03:01:09] "GET /virtual-networks?parent_id=88163e74-7e40-4703-8985-fca3aadde5e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004477 10.0.0.38 - - [2026-03-16 03:01:09] "GET /virtual-network/19fb5c64-85d8-4efd-b980-325c7049f510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.006360 10.0.0.23 - - [2026-03-16 03:01:09] "GET /obj-perms HTTP/1.1" 200 5072 0.054265 10.0.0.38 - - [2026-03-16 03:01:09] "GET /obj-perms HTTP/1.1" 200 5072 0.005390 10.0.0.23 - - [2026-03-16 03:01:09] "GET /obj-perms HTTP/1.1" 200 5072 0.005724 10.0.0.38 - - [2026-03-16 03:01:09] "GET /obj-perms HTTP/1.1" 200 5072 0.005266 10.0.0.22 - - [2026-03-16 03:01:09] "GET /obj-perms HTTP/1.1" 200 5072 0.058123 10.0.0.38 - - [2026-03-16 03:01:09] "GET /virtual-machine/59292f8e-0fc0-4153-945e-280dd7321596 HTTP/1.1" 200 1313 0.004442 10.0.0.38 - - [2026-03-16 03:01:09] "GET /virtual-machine-interface/5ef16874-a162-4277-99f2-fb2ad0c3cc28 HTTP/1.1" 200 3190 0.010100 10.0.0.38 - - [2026-03-16 03:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004434 10.0.0.38 - - [2026-03-16 03:01:09] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004858 10.0.0.38 - - [2026-03-16 03:01:09] "GET /virtual-networks?parent_id=88163e74-7e40-4703-8985-fca3aadde5e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003753 10.0.0.38 - - [2026-03-16 03:01:09] "GET /virtual-network/19fb5c64-85d8-4efd-b980-325c7049f510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.007257 10.0.0.38 - - [2026-03-16 03:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004765 10.0.0.38 - - [2026-03-16 03:01:10] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004601 10.0.0.38 - - [2026-03-16 03:01:10] "GET /virtual-networks?parent_id=88163e74-7e40-4703-8985-fca3aadde5e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004023 10.0.0.38 - - [2026-03-16 03:01:11] "GET /virtual-network/19fb5c64-85d8-4efd-b980-325c7049f510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.007641 10.0.0.38 - - [2026-03-16 03:01:11] "POST /neutron/security_group HTTP/1.1" 200 1417 0.009834 10.0.0.38 - - [2026-03-16 03:01:18] "POST /neutron/port HTTP/1.1" 200 1145 0.048633 10.0.0.38 - - [2026-03-16 03:01:19] "POST /neutron/security_group HTTP/1.1" 200 1417 0.021007 10.0.0.38 - - [2026-03-16 03:01:26] "POST /neutron/port HTTP/1.1" 200 1145 0.021406 10.0.0.38 - - [2026-03-16 03:01:31] "POST /neutron/security_group HTTP/1.1" 200 1417 0.008594 10.0.0.38 - - [2026-03-16 03:01:32] "POST /neutron/port HTTP/1.1" 200 1145 0.020701 10.0.0.38 - - [2026-03-16 03:01:32] "POST /neutron/security_group HTTP/1.1" 200 1417 0.008634 10.0.0.38 - - [2026-03-16 03:01:32] "GET /virtual-machine/66e36389-3c0f-47fb-a054-337cdb5d92c6 HTTP/1.1" 200 1313 0.006908 10.0.0.38 - - [2026-03-16 03:01:32] "GET /virtual-machine/66e36389-3c0f-47fb-a054-337cdb5d92c6 HTTP/1.1" 200 1313 0.005598 10.0.0.38 - - [2026-03-16 03:01:32] "GET /virtual-machine-interface/5e0b57d8-a336-4ad5-a6d6-b41f0c19d54a HTTP/1.1" 200 3190 0.006392 10.0.0.38 - - [2026-03-16 03:01:32] "GET /virtual-machine/66e36389-3c0f-47fb-a054-337cdb5d92c6 HTTP/1.1" 200 1313 0.004418 10.0.0.38 - - [2026-03-16 03:01:32] "GET /virtual-machine-interface/5e0b57d8-a336-4ad5-a6d6-b41f0c19d54a HTTP/1.1" 200 3190 0.006372 10.0.0.38 - - [2026-03-16 03:01:32] "GET /instance-ip/a44f5061-dd07-472b-9059-39e6089b4911 HTTP/1.1" 200 1704 0.010496 10.0.0.38 - - [2026-03-16 03:01:32] "GET /virtual-machine/66e36389-3c0f-47fb-a054-337cdb5d92c6 HTTP/1.1" 200 1313 0.005378 10.0.0.38 - - [2026-03-16 03:01:32] "GET /virtual-machine-interface/5e0b57d8-a336-4ad5-a6d6-b41f0c19d54a HTTP/1.1" 200 3190 0.006712 10.0.0.38 - - [2026-03-16 03:01:32] "GET /instance-ip/a44f5061-dd07-472b-9059-39e6089b4911 HTTP/1.1" 200 1704 0.005243 10.0.0.38 - - [2026-03-16 03:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004423 10.0.0.38 - - [2026-03-16 03:01:32] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004943 10.0.0.38 - - [2026-03-16 03:01:32] "GET /virtual-networks?parent_id=88163e74-7e40-4703-8985-fca3aadde5e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.005530 10.0.0.38 - - [2026-03-16 03:01:32] "GET /virtual-network/19fb5c64-85d8-4efd-b980-325c7049f510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.006854 10.0.0.38 - - [2026-03-16 03:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004622 10.0.0.38 - - [2026-03-16 03:01:32] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007619 10.0.0.38 - - [2026-03-16 03:01:32] "GET /virtual-networks?parent_id=88163e74-7e40-4703-8985-fca3aadde5e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.005147 10.0.0.38 - - [2026-03-16 03:01:32] "GET /virtual-network/19fb5c64-85d8-4efd-b980-325c7049f510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.006000 10.0.0.38 - - [2026-03-16 03:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004840 10.0.0.38 - - [2026-03-16 03:01:32] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005365 10.0.0.38 - - [2026-03-16 03:01:32] "GET /virtual-networks?parent_id=88163e74-7e40-4703-8985-fca3aadde5e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004904 10.0.0.38 - - [2026-03-16 03:01:32] "GET /virtual-network/19fb5c64-85d8-4efd-b980-325c7049f510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.007626 10.0.0.38 - - [2026-03-16 03:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004446 10.0.0.38 - - [2026-03-16 03:01:32] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005994 10.0.0.38 - - [2026-03-16 03:01:32] "GET /virtual-networks?parent_id=88163e74-7e40-4703-8985-fca3aadde5e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.007571 10.0.0.38 - - [2026-03-16 03:01:32] "GET /virtual-network/19fb5c64-85d8-4efd-b980-325c7049f510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.006302 10.0.0.38 - - [2026-03-16 03:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004031 10.0.0.38 - - [2026-03-16 03:01:32] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004358 10.0.0.38 - - [2026-03-16 03:01:32] "GET /virtual-networks?parent_id=88163e74-7e40-4703-8985-fca3aadde5e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003811 10.0.0.38 - - [2026-03-16 03:01:32] "GET /virtual-network/19fb5c64-85d8-4efd-b980-325c7049f510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.007249 10.0.0.38 - - [2026-03-16 03:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004291 10.0.0.38 - - [2026-03-16 03:01:33] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004997 10.0.0.38 - - [2026-03-16 03:01:33] "GET /virtual-networks?parent_id=88163e74-7e40-4703-8985-fca3aadde5e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003845 10.0.0.38 - - [2026-03-16 03:01:33] "GET /virtual-network/19fb5c64-85d8-4efd-b980-325c7049f510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.007538 10.0.0.38 - - [2026-03-16 03:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004008 10.0.0.38 - - [2026-03-16 03:01:33] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004695 10.0.0.38 - - [2026-03-16 03:01:33] "GET /virtual-networks?parent_id=88163e74-7e40-4703-8985-fca3aadde5e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003932 10.0.0.38 - - [2026-03-16 03:01:33] "GET /virtual-network/19fb5c64-85d8-4efd-b980-325c7049f510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.007240 10.0.0.38 - - [2026-03-16 03:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.38 - - [2026-03-16 03:01:34] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004136 10.0.0.38 - - [2026-03-16 03:01:34] "GET /virtual-networks?parent_id=88163e74-7e40-4703-8985-fca3aadde5e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003548 10.0.0.38 - - [2026-03-16 03:01:34] "GET /virtual-network/19fb5c64-85d8-4efd-b980-325c7049f510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.007045 10.0.0.38 - - [2026-03-16 03:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004500 10.0.0.38 - - [2026-03-16 03:01:34] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004735 10.0.0.38 - - [2026-03-16 03:01:34] "GET /virtual-networks?parent_id=88163e74-7e40-4703-8985-fca3aadde5e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004734 10.0.0.38 - - [2026-03-16 03:01:34] "GET /virtual-network/19fb5c64-85d8-4efd-b980-325c7049f510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.008556 10.0.0.38 - - [2026-03-16 03:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.38 - - [2026-03-16 03:01:34] "GET /routing-instance/5be98a31-03df-4bfd-b901-1a5051d0b879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.004468 10.0.0.38 - - [2026-03-16 03:01:34] "GET /route-target/8758337e-4436-49c2-b89a-b6ed009ff8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005084 10.0.0.38 - - [2026-03-16 03:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.38 - - [2026-03-16 03:01:34] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005831 10.0.0.38 - - [2026-03-16 03:01:34] "GET /virtual-networks?parent_id=88163e74-7e40-4703-8985-fca3aadde5e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.005690 10.0.0.38 - - [2026-03-16 03:01:35] "GET /virtual-network/19fb5c64-85d8-4efd-b980-325c7049f510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.007336 10.0.0.38 - - [2026-03-16 03:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951 10.0.0.38 - - [2026-03-16 03:01:35] "GET /routing-instance/5be98a31-03df-4bfd-b901-1a5051d0b879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.007199 10.0.0.38 - - [2026-03-16 03:01:35] "GET /route-target/8758337e-4436-49c2-b89a-b6ed009ff8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004943 10.0.0.38 - - [2026-03-16 03:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005338 10.0.0.38 - - [2026-03-16 03:01:35] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004839 10.0.0.38 - - [2026-03-16 03:01:35] "GET /virtual-networks?parent_id=88163e74-7e40-4703-8985-fca3aadde5e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004256 10.0.0.38 - - [2026-03-16 03:01:35] "GET /virtual-network/19fb5c64-85d8-4efd-b980-325c7049f510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.007349 10.0.0.38 - - [2026-03-16 03:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004954 10.0.0.38 - - [2026-03-16 03:01:35] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004838 10.0.0.38 - - [2026-03-16 03:01:35] "GET /virtual-networks?parent_id=88163e74-7e40-4703-8985-fca3aadde5e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003405 10.0.0.38 - - [2026-03-16 03:01:35] "GET /virtual-network/19fb5c64-85d8-4efd-b980-325c7049f510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.007083 10.0.0.23 - - [2026-03-16 03:01:35] "GET /obj-perms HTTP/1.1" 200 5072 0.004616 10.0.0.38 - - [2026-03-16 03:01:35] "GET /obj-perms HTTP/1.1" 200 5072 0.004158 10.0.0.38 - - [2026-03-16 03:01:35] "GET /obj-perms HTTP/1.1" 200 5072 0.004224 10.0.0.23 - - [2026-03-16 03:01:35] "GET /obj-perms HTTP/1.1" 200 5072 0.004866 10.0.0.38 - - [2026-03-16 03:01:35] "GET /virtual-machine/66e36389-3c0f-47fb-a054-337cdb5d92c6 HTTP/1.1" 200 1313 0.005108 10.0.0.38 - - [2026-03-16 03:01:35] "GET /virtual-machine-interface/5e0b57d8-a336-4ad5-a6d6-b41f0c19d54a HTTP/1.1" 200 3190 0.007296 10.0.0.38 - - [2026-03-16 03:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004751 10.0.0.38 - - [2026-03-16 03:01:35] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005240 10.0.0.38 - - [2026-03-16 03:01:35] "GET /virtual-networks?parent_id=88163e74-7e40-4703-8985-fca3aadde5e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003477 10.0.0.38 - - [2026-03-16 03:01:35] "GET /virtual-network/19fb5c64-85d8-4efd-b980-325c7049f510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.007397 10.0.0.38 - - [2026-03-16 03:01:36] "POST /neutron/network HTTP/1.1" 200 937 0.039545 10.0.0.38 - - [2026-03-16 03:01:36] "POST /neutron/port HTTP/1.1" 200 117 0.001753 10.0.0.38 - - [2026-03-16 03:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004786 10.0.0.38 - - [2026-03-16 03:01:36] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005145 10.0.0.38 - - [2026-03-16 03:01:36] "GET /virtual-networks?parent_id=88163e74-7e40-4703-8985-fca3aadde5e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004012 10.0.0.38 - - [2026-03-16 03:01:37] "GET /virtual-network/19fb5c64-85d8-4efd-b980-325c7049f510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.006862 10.0.0.38 - - [2026-03-16 03:01:37] "GET /virtual-machine/59292f8e-0fc0-4153-945e-280dd7321596 HTTP/1.1" 200 1313 0.004735 10.0.0.38 - - [2026-03-16 03:01:37] "GET /virtual-machine-interface/5ef16874-a162-4277-99f2-fb2ad0c3cc28 HTTP/1.1" 200 3190 0.006467 10.0.0.38 - - [2026-03-16 03:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.38 - - [2026-03-16 03:01:37] "GET /security-group/172faeb3-2a7b-4192-973b-777bae19877f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2695 0.006271 10.0.0.38 - - [2026-03-16 03:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004274 10.0.0.38 - - [2026-03-16 03:01:37] "GET /security-group/172faeb3-2a7b-4192-973b-777bae19877f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2695 0.005173 10.0.0.38 - - [2026-03-16 03:01:37] "POST /neutron/security_group HTTP/1.1" 200 1417 0.013849 10.0.0.38 - - [2026-03-16 03:01:37] "POST /neutron/port HTTP/1.1" 200 1135 0.025467 10.0.0.38 - - [2026-03-16 03:01:37] "GET /virtual-machine/59292f8e-0fc0-4153-945e-280dd7321596 HTTP/1.1" 200 1313 0.004431 10.0.0.38 - - [2026-03-16 03:01:37] "GET /virtual-machine-interface/5ef16874-a162-4277-99f2-fb2ad0c3cc28 HTTP/1.1" 200 3138 0.008300 10.0.0.38 - - [2026-03-16 03:01:37] "POST /neutron/port HTTP/1.1" 200 1107 0.023101 10.0.0.38 - - [2026-03-16 03:01:37] "POST /neutron/port HTTP/1.1" 200 1135 0.084852 10.0.0.38 - - [2026-03-16 03:01:37] "GET /virtual-machine/59292f8e-0fc0-4153-945e-280dd7321596 HTTP/1.1" 200 1313 0.005765 10.0.0.38 - - [2026-03-16 03:01:37] "GET /virtual-machine-interface/5ef16874-a162-4277-99f2-fb2ad0c3cc28 HTTP/1.1" 200 3190 0.006325 10.0.0.38 - - [2026-03-16 03:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005573 10.0.0.38 - - [2026-03-16 03:01:37] "GET /security-group/172faeb3-2a7b-4192-973b-777bae19877f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2695 0.004917 10.0.0.38 - - [2026-03-16 03:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006061 10.0.0.38 - - [2026-03-16 03:01:38] "GET /security-group/172faeb3-2a7b-4192-973b-777bae19877f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2695 0.006313 10.0.0.38 - - [2026-03-16 03:01:38] "POST /neutron/security_group HTTP/1.1" 400 206 0.014946 10.0.0.38 - - [2026-03-16 03:01:39] "POST /neutron/network HTTP/1.1" 200 937 0.007641 10.0.0.38 - - [2026-03-16 03:01:40] "POST /neutron/port HTTP/1.1" 200 117 0.001282 10.0.0.38 - - [2026-03-16 03:01:46] "GET /obj-perms HTTP/1.1" 200 5056 0.067420 10.0.0.38 - - [2026-03-16 03:02:37] "POST /neutron/port HTTP/1.1" 200 1145 0.021609 10.0.0.38 - - [2026-03-16 03:02:37] "POST /neutron/subnet HTTP/1.1" 200 699 0.012182 10.0.0.38 - - [2026-03-16 03:02:41] "POST /neutron/port HTTP/1.1" 200 1145 0.021899 10.0.0.38 - - [2026-03-16 03:02:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005896 10.0.0.38 - - [2026-03-16 03:02:41] "POST /neutron/network HTTP/1.1" 200 927 0.008347 10.0.0.23 - - [2026-03-16 03:02:46] "GET /obj-perms HTTP/1.1" 200 5056 0.075056 10.0.0.38 - - [2026-03-16 03:03:38] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.153246 10.0.0.38 - - [2026-03-16 03:03:38] "PUT /access-control-list/a7e513c7-5055-4df9-ad90-e98f19e59df0 HTTP/1.1" 200 272 0.025219 10.0.0.38 - - [2026-03-16 03:03:38] "POST /neutron/port HTTP/1.1" 200 1145 0.034611 10.0.0.38 - - [2026-03-16 03:03:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005373 10.0.0.38 - - [2026-03-16 03:03:38] "POST /neutron/network HTTP/1.1" 200 927 0.009006 10.0.0.38 - - [2026-03-16 03:03:39] "PUT /access-control-list/7e76328d-197f-4a6b-9047-5e6a7fe97251 HTTP/1.1" 200 272 0.023347 10.0.0.38 - - [2026-03-16 03:03:41] "POST /neutron/security_group HTTP/1.1" 200 1417 0.011738 10.0.0.38 - - [2026-03-16 03:03:41] "POST /neutron/port HTTP/1.1" 200 1135 0.020490 10.0.0.38 - - [2026-03-16 03:03:42] "POST /neutron/port HTTP/1.1" 200 1097 0.098125 10.0.0.38 - - [2026-03-16 03:03:42] "POST /neutron/subnet HTTP/1.1" 200 699 0.018251 10.0.0.38 - - [2026-03-16 03:03:42] "GET /virtual-machine/66e36389-3c0f-47fb-a054-337cdb5d92c6 HTTP/1.1" 200 1313 0.005057 10.0.0.38 - - [2026-03-16 03:03:42] "POST /neutron/port HTTP/1.1" 200 1107 0.022251 10.0.0.38 - - [2026-03-16 03:03:44] "GET /virtual-machine/66e36389-3c0f-47fb-a054-337cdb5d92c6 HTTP/1.1" 404 171 0.004367 10.0.0.38 - - [2026-03-16 03:03:44] "GET /virtual-machine/66e36389-3c0f-47fb-a054-337cdb5d92c6 HTTP/1.1" 404 171 0.014151 10.0.0.38 - - [2026-03-16 03:03:44] "GET /virtual-machine/66e36389-3c0f-47fb-a054-337cdb5d92c6 HTTP/1.1" 404 171 0.003694 10.0.0.38 - - [2026-03-16 03:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004687 10.0.0.38 - - [2026-03-16 03:03:44] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003982 10.0.0.38 - - [2026-03-16 03:03:44] "GET /virtual-networks?parent_id=88163e74-7e40-4703-8985-fca3aadde5e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.005148 10.0.0.38 - - [2026-03-16 03:03:44] "GET /virtual-network/19fb5c64-85d8-4efd-b980-325c7049f510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.008810 10.0.0.38 - - [2026-03-16 03:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012508 10.0.0.38 - - [2026-03-16 03:03:44] "GET /routing-instance/5be98a31-03df-4bfd-b901-1a5051d0b879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.008660 10.0.0.38 - - [2026-03-16 03:03:44] "GET /route-target/8758337e-4436-49c2-b89a-b6ed009ff8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005908 10.0.0.22 - - [2026-03-16 03:03:47] "GET /obj-perms HTTP/1.1" 200 5056 0.063865 10.0.0.38 - - [2026-03-16 03:03:47] "GET /obj-perms HTTP/1.1" 200 5072 0.004514 10.0.0.23 - - [2026-03-16 03:03:48] "GET /obj-perms HTTP/1.1" 200 5056 0.066863 10.0.0.38 - - [2026-03-16 03:03:57] "GET /obj-perms HTTP/1.1" 200 5072 0.004668 10.0.0.23 - - [2026-03-16 03:03:57] "GET /obj-perms HTTP/1.1" 200 5072 0.003812 10.0.0.38 - - [2026-03-16 03:04:06] "GET /obj-perms HTTP/1.1" 200 5072 0.006115 10.0.0.23 - - [2026-03-16 03:04:06] "GET /obj-perms HTTP/1.1" 200 5072 0.004238 10.0.0.38 - - [2026-03-16 03:04:09] "GET /obj-perms HTTP/1.1" 200 5072 0.004323 10.0.0.38 - - [2026-03-16 03:04:09] "POST /neutron/security_group HTTP/1.1" 200 1417 0.008295 10.0.0.38 - - [2026-03-16 03:04:09] "POST /neutron/port HTTP/1.1" 200 1135 0.017186 10.0.0.38 - - [2026-03-16 03:04:09] "GET /virtual-machine/59292f8e-0fc0-4153-945e-280dd7321596 HTTP/1.1" 200 1313 0.005527 10.0.0.38 - - [2026-03-16 03:04:10] "POST /neutron/port HTTP/1.1" 200 1097 0.022856 10.0.0.38 - - [2026-03-16 03:04:11] "GET /virtual-machine/59292f8e-0fc0-4153-945e-280dd7321596 HTTP/1.1" 404 171 0.004202 10.0.0.38 - - [2026-03-16 03:04:11] "GET /virtual-machine/59292f8e-0fc0-4153-945e-280dd7321596 HTTP/1.1" 404 171 0.004066 10.0.0.38 - - [2026-03-16 03:04:11] "GET /virtual-machine/59292f8e-0fc0-4153-945e-280dd7321596 HTTP/1.1" 404 171 0.003603 10.0.0.38 - - [2026-03-16 03:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004200 10.0.0.38 - - [2026-03-16 03:04:12] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005035 10.0.0.38 - - [2026-03-16 03:04:12] "GET /virtual-networks?parent_id=88163e74-7e40-4703-8985-fca3aadde5e9&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004370 10.0.0.38 - - [2026-03-16 03:04:12] "GET /virtual-network/19fb5c64-85d8-4efd-b980-325c7049f510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.007845 10.0.0.38 - - [2026-03-16 03:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004389 10.0.0.38 - - [2026-03-16 03:04:12] "GET /routing-instance/5be98a31-03df-4bfd-b901-1a5051d0b879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.006779 10.0.0.38 - - [2026-03-16 03:04:12] "GET /route-target/8758337e-4436-49c2-b89a-b6ed009ff8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.006420 10.0.0.23 - - [2026-03-16 03:04:12] "GET /obj-perms HTTP/1.1" 200 5072 0.004788 10.0.0.38 - - [2026-03-16 03:04:18] "GET /obj-perms HTTP/1.1" 200 5072 0.004897 10.0.0.23 - - [2026-03-16 03:04:21] "GET /obj-perms HTTP/1.1" 200 5072 0.005392 10.0.0.38 - - [2026-03-16 03:04:27] "GET /obj-perms HTTP/1.1" 200 5072 0.005632 10.0.0.23 - - [2026-03-16 03:04:30] "GET /obj-perms HTTP/1.1" 200 5072 0.005620 10.0.0.38 - - [2026-03-16 03:04:36] "GET /obj-perms HTTP/1.1" 200 5072 0.004481 10.0.0.23 - - [2026-03-16 03:04:40] "GET /obj-perms HTTP/1.1" 200 5072 0.005940 10.0.0.38 - - [2026-03-16 03:04:40] "GET /obj-perms HTTP/1.1" 200 5072 0.004200 10.0.0.23 - - [2026-03-16 03:04:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003133 10.0.0.23 - - [2026-03-16 03:04:40] "POST /useragent-kv HTTP/1.1" 200 115 0.005192 10.0.0.38 - - [2026-03-16 03:04:40] "POST /neutron/network HTTP/1.1" 200 151 0.153438 10.0.0.38 - - [2026-03-16 03:04:40] "POST /fqname-to-id HTTP/1.1" 404 245 0.003689 10.0.0.38 - - [2026-03-16 03:04:40] "DELETE /access-control-list/7e76328d-197f-4a6b-9047-5e6a7fe97251 HTTP/1.1" 200 115 0.075086 10.0.0.23 - - [2026-03-16 03:04:42] "GET /projects?obj_uuids=88163e74-7e40-4703-8985-fca3aadde5e9&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001545 10.0.0.38 - - [2026-03-16 03:04:42] "GET /project/88163e74-7e40-4703-8985-fca3aadde5e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.082848 10.0.0.23 - - [2026-03-16 03:04:42] "GET /projects?obj_uuids=88163e74-7e40-4703-8985-fca3aadde5e9&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001522 10.0.0.38 - - [2026-03-16 03:04:42] "GET /project/88163e74-7e40-4703-8985-fca3aadde5e9?fields=virtual_networks HTTP/1.1" 200 1072 0.049356 10.0.0.23 - - [2026-03-16 03:04:42] "GET /projects?obj_uuids=88163e74-7e40-4703-8985-fca3aadde5e9&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001183 10.0.0.38 - - [2026-03-16 03:04:42] "GET /project/88163e74-7e40-4703-8985-fca3aadde5e9?fields=virtual_machine_interfaces HTTP/1.1" 200 1072 0.050012 10.0.0.23 - - [2026-03-16 03:04:42] "GET /projects?obj_uuids=88163e74-7e40-4703-8985-fca3aadde5e9&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001643 10.0.0.38 - - [2026-03-16 03:04:42] "GET /project/88163e74-7e40-4703-8985-fca3aadde5e9?fields=security_groups HTTP/1.1" 200 1319 0.061201 10.0.0.38 - - [2026-03-16 03:04:43] "POST /fqname-to-id HTTP/1.1" 404 186 0.028930 10.0.0.23 - - [2026-03-16 03:04:43] "GET /projects?obj_uuids=3287deba-ee9f-4863-8065-1607428e8eb3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004362 10.0.0.23 - - [2026-03-16 03:04:43] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001855 10.0.0.23 - - [2026-03-16 03:04:43] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.039722 10.0.0.23 - - [2026-03-16 03:04:43] "POST /id-to-fqname HTTP/1.1" 200 188 0.003366 10.0.0.23 - - [2026-03-16 03:04:43] "POST /fqname-to-id HTTP/1.1" 404 197 0.005210 10.0.0.23 - - [2026-03-16 03:04:43] "POST /security-groups HTTP/1.1" 200 589 0.077426 10.0.0.23 - - [2026-03-16 03:04:43] "POST /projects HTTP/1.1" 200 581 0.289001 10.0.0.38 - - [2026-03-16 03:04:43] "POST /access-control-lists HTTP/1.1" 200 594 0.038304 10.0.0.23 - - [2026-03-16 03:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.358859 10.0.0.38 - - [2026-03-16 03:04:44] "GET /project/3287deba-ee9f-4863-8065-1607428e8eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.573059 10.0.0.38 - - [2026-03-16 03:04:45] "GET / HTTP/1.1" 200 35931 0.001643 10.0.0.38 - - [2026-03-16 03:04:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.001388 10.0.0.38 - - [2026-03-16 03:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.064735 10.0.0.23 - - [2026-03-16 03:04:47] "GET /projects?obj_uuids=3287deba-ee9f-4863-8065-1607428e8eb3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001061 10.0.0.38 - - [2026-03-16 03:04:47] "GET /project/3287deba-ee9f-4863-8065-1607428e8eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.052214 10.0.0.38 - - [2026-03-16 03:04:47] "POST /neutron/network HTTP/1.1" 200 117 0.045193 10.0.0.38 - - [2026-03-16 03:04:47] "POST /route-targets HTTP/1.1" 200 327 0.016887 10.0.0.38 - - [2026-03-16 03:04:48] "POST /neutron/network HTTP/1.1" 200 834 0.009734 10.0.0.38 - - [2026-03-16 03:04:48] "POST /id-to-fqname HTTP/1.1" 200 224 0.001477 10.0.0.38 - - [2026-03-16 03:04:48] "GET /virtual-network/76948abf-87e7-4b29-a283-e24d0547d5b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.009391 10.0.0.38 - - [2026-03-16 03:04:48] "GET /virtual-network/76948abf-87e7-4b29-a283-e24d0547d5b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006171 10.0.0.38 - - [2026-03-16 03:04:48] "POST /neutron/subnet HTTP/1.1" 200 724 0.011039 10.0.0.38 - - [2026-03-16 03:04:48] "POST /id-to-fqname HTTP/1.1" 200 224 0.001602 10.0.0.22 - - [2026-03-16 03:04:48] "GET /obj-perms HTTP/1.1" 200 5056 0.063880 10.0.0.23 - - [2026-03-16 03:04:49] "GET /projects?obj_uuids=3287deba-ee9f-4863-8065-1607428e8eb3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001237 10.0.0.38 - - [2026-03-16 03:04:49] "GET /project/3287deba-ee9f-4863-8065-1607428e8eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.091451 10.0.0.38 - - [2026-03-16 03:04:49] "POST /neutron/port HTTP/1.1" 200 117 0.007666 10.0.0.38 - - [2026-03-16 03:04:50] "POST /neutron/network HTTP/1.1" 200 844 0.008303 10.0.0.38 - - [2026-03-16 03:04:50] "POST /neutron/port HTTP/1.1" 200 1058 0.061055 10.0.0.38 - - [2026-03-16 03:04:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004829 10.0.0.38 - - [2026-03-16 03:04:51] "POST /neutron/network HTTP/1.1" 200 834 0.008378 10.0.0.38 - - [2026-03-16 03:04:55] "POST /neutron/port HTTP/1.1" 200 1122 0.027870 10.0.0.38 - - [2026-03-16 03:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.23 - - [2026-03-16 03:04:55] "GET /projects?obj_uuids=3287deba-ee9f-4863-8065-1607428e8eb3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001179 10.0.0.38 - - [2026-03-16 03:04:55] "GET /project/3287deba-ee9f-4863-8065-1607428e8eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.055457 10.0.0.23 - - [2026-03-16 03:04:55] "GET /projects?obj_uuids=3287deba-ee9f-4863-8065-1607428e8eb3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001048 10.0.0.38 - - [2026-03-16 03:04:55] "POST /neutron/network HTTP/1.1" 200 613 0.144251 10.0.0.38 - - [2026-03-16 03:04:55] "POST /ref-update HTTP/1.1" 200 156 0.032926 10.0.0.38 - - [2026-03-16 03:04:55] "POST /id-to-fqname HTTP/1.1" 200 223 0.004859 10.0.0.38 - - [2026-03-16 03:04:55] "GET /virtual-network/a8646e11-6120-40bf-a3ab-0c8d3fa3de45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006579 10.0.0.38 - - [2026-03-16 03:04:55] "POST /neutron/network HTTP/1.1" 200 830 0.009085 10.0.0.38 - - [2026-03-16 03:04:55] "GET /virtual-network/a8646e11-6120-40bf-a3ab-0c8d3fa3de45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006218 10.0.0.38 - - [2026-03-16 03:04:56] "GET /virtual-network/a8646e11-6120-40bf-a3ab-0c8d3fa3de45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005964 10.0.0.38 - - [2026-03-16 03:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004652 10.0.0.23 - - [2026-03-16 03:04:57] "GET /projects?obj_uuids=3287deba-ee9f-4863-8065-1607428e8eb3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001812 10.0.0.38 - - [2026-03-16 03:04:57] "GET /project/3287deba-ee9f-4863-8065-1607428e8eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.047776 10.0.0.38 - - [2026-03-16 03:04:57] "POST /neutron/network HTTP/1.1" 200 117 0.019603 10.0.0.38 - - [2026-03-16 03:04:58] "POST /neutron/network HTTP/1.1" 200 833 0.009197 10.0.0.38 - - [2026-03-16 03:04:58] "POST /id-to-fqname HTTP/1.1" 200 223 0.001222 10.0.0.38 - - [2026-03-16 03:04:58] "GET /virtual-network/b1a9e16b-e837-4a49-b9a8-22c69149f052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005990 10.0.0.38 - - [2026-03-16 03:04:58] "GET /virtual-network/b1a9e16b-e837-4a49-b9a8-22c69149f052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006347 10.0.0.38 - - [2026-03-16 03:04:58] "POST /neutron/subnet HTTP/1.1" 200 729 0.011241 10.0.0.38 - - [2026-03-16 03:04:58] "GET /virtual-network/b1a9e16b-e837-4a49-b9a8-22c69149f052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005954 10.0.0.38 - - [2026-03-16 03:04:58] "GET /obj-perms HTTP/1.1" 200 5026 0.050540 10.0.0.23 - - [2026-03-16 03:04:58] "GET /obj-perms HTTP/1.1" 200 5026 0.057845 10.0.0.38 - - [2026-03-16 03:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005182 10.0.0.23 - - [2026-03-16 03:04:58] "GET /projects?obj_uuids=3287deba-ee9f-4863-8065-1607428e8eb3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001637 10.0.0.38 - - [2026-03-16 03:04:58] "GET /project/3287deba-ee9f-4863-8065-1607428e8eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.047706 10.0.0.38 - - [2026-03-16 03:04:59] "POST /route-targets HTTP/1.1" 200 327 0.015450 10.0.0.23 - - [2026-03-16 03:04:59] "POST /useragent-kv HTTP/1.1" 200 115 0.009579 10.0.0.38 - - [2026-03-16 03:04:59] "POST /neutron/subnet HTTP/1.1" 200 729 0.212016 10.0.0.38 - - [2026-03-16 03:04:59] "POST /id-to-fqname HTTP/1.1" 200 224 0.001480 10.0.0.38 - - [2026-03-16 03:04:59] "GET /virtual-network/158ea337-aee4-474d-bfd5-c424025fbe2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005848 10.0.0.38 - - [2026-03-16 03:04:59] "GET /virtual-network/158ea337-aee4-474d-bfd5-c424025fbe2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.008360 10.0.0.38 - - [2026-03-16 03:04:59] "POST /neutron/network HTTP/1.1" 200 835 0.012642 10.0.0.38 - - [2026-03-16 03:04:59] "GET /virtual-network/158ea337-aee4-474d-bfd5-c424025fbe2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006465 10.0.0.22 - - [2026-03-16 03:05:00] "GET /obj-perms HTTP/1.1" 200 5026 0.054213 10.0.0.38 - - [2026-03-16 03:05:00] "POST /id-to-fqname HTTP/1.1" 200 223 0.001692 10.0.0.38 - - [2026-03-16 03:05:00] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010089 10.0.0.23 - - [2026-03-16 03:05:01] "GET /projects?obj_uuids=3287deba-ee9f-4863-8065-1607428e8eb3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001302 10.0.0.38 - - [2026-03-16 03:05:01] "GET /project/3287deba-ee9f-4863-8065-1607428e8eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.088033 10.0.0.38 - - [2026-03-16 03:05:01] "POST /neutron/port HTTP/1.1" 200 1122 0.027703 10.0.0.38 - - [2026-03-16 03:05:01] "POST /id-to-fqname HTTP/1.1" 200 224 0.001415 10.0.0.38 - - [2026-03-16 03:05:01] "POST /neutron/port HTTP/1.1" 200 1122 0.038615 10.0.0.38 - - [2026-03-16 03:05:01] "POST /neutron/network HTTP/1.1" 200 843 0.008624 10.0.0.38 - - [2026-03-16 03:05:02] "POST /neutron/port HTTP/1.1" 200 1059 0.025991 10.0.0.23 - - [2026-03-16 03:05:02] "GET /projects?obj_uuids=3287deba-ee9f-4863-8065-1607428e8eb3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001079 10.0.0.38 - - [2026-03-16 03:05:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004194 10.0.0.38 - - [2026-03-16 03:05:02] "GET /project/3287deba-ee9f-4863-8065-1607428e8eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.100541 10.0.0.38 - - [2026-03-16 03:05:02] "POST /neutron/port HTTP/1.1" 200 117 0.001300 10.0.0.38 - - [2026-03-16 03:05:02] "POST /neutron/security_group HTTP/1.1" 200 2056 0.016107 10.0.0.38 - - [2026-03-16 03:05:02] "POST /fqname-to-id HTTP/1.1" 404 193 0.003964 10.0.0.38 - - [2026-03-16 03:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.23 - - [2026-03-16 03:05:03] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001107 10.0.0.38 - - [2026-03-16 03:05:03] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.009062 10.0.0.38 - - [2026-03-16 03:05:03] "POST /service-templates HTTP/1.1" 200 543 0.043502 10.0.0.38 - - [2026-03-16 03:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004598 10.0.0.38 - - [2026-03-16 03:05:03] "GET /service-template/0372ea2a-1d4f-48ed-a9ab-22716e384aa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.008929 10.0.0.38 - - [2026-03-16 03:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004091 10.0.0.38 - - [2026-03-16 03:05:03] "GET /service-template/0372ea2a-1d4f-48ed-a9ab-22716e384aa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.005096 10.0.0.38 - - [2026-03-16 03:05:03] "POST /id-to-fqname HTTP/1.1" 200 223 0.001427 10.0.0.23 - - [2026-03-16 03:05:03] "GET /projects?obj_uuids=3287deba-ee9f-4863-8065-1607428e8eb3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002000 10.0.0.38 - - [2026-03-16 03:05:03] "POST /id-to-fqname HTTP/1.1" 200 223 0.001969 10.0.0.38 - - [2026-03-16 03:05:03] "POST /id-to-fqname HTTP/1.1" 200 224 0.001601 10.0.0.38 - - [2026-03-16 03:05:03] "POST /neutron/port HTTP/1.1" 200 1059 0.378752 10.0.0.38 - - [2026-03-16 03:05:03] "POST /neutron/port HTTP/1.1" 200 1059 0.016440 10.0.0.38 - - [2026-03-16 03:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003873 10.0.0.38 - - [2026-03-16 03:05:04] "POST /neutron/port HTTP/1.1" 200 1123 0.030343 10.0.0.38 - - [2026-03-16 03:05:04] "DELETE /service-template/0372ea2a-1d4f-48ed-a9ab-22716e384aa6 HTTP/1.1" 200 115 0.044713 10.0.0.38 - - [2026-03-16 03:05:04] "POST /fqname-to-id HTTP/1.1" 404 193 0.005123 10.0.0.38 - - [2026-03-16 03:05:04] "POST /neutron/port HTTP/1.1" 200 117 0.001151 10.0.0.38 - - [2026-03-16 03:05:04] "POST /neutron/network HTTP/1.1" 400 204 0.018935 10.0.0.38 - - [2026-03-16 03:05:05] "POST /neutron/port HTTP/1.1" 200 151 0.234440 10.0.0.38 - - [2026-03-16 03:05:05] "POST /neutron/port HTTP/1.1" 200 151 0.215394 10.0.0.38 - - [2026-03-16 03:05:06] "DELETE /route-target/3d738934-ad97-44ac-9246-4a86361aa47e HTTP/1.1" 200 115 0.023729 10.0.0.38 - - [2026-03-16 03:05:06] "POST /neutron/port HTTP/1.1" 200 117 0.008800 10.0.0.38 - - [2026-03-16 03:05:07] "POST /neutron/network HTTP/1.1" 200 830 0.007942 10.0.0.38 - - [2026-03-16 03:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.38 - - [2026-03-16 03:05:07] "POST /neutron/network HTTP/1.1" 400 204 0.016772 10.0.0.38 - - [2026-03-16 03:05:08] "POST /neutron/port HTTP/1.1" 200 151 0.211760 10.0.0.38 - - [2026-03-16 03:05:09] "DELETE /route-target/d2527b56-6d4b-4f54-8996-3be95b8e9f24 HTTP/1.1" 200 115 0.035538 10.0.0.22 - - [2026-03-16 03:05:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000394 10.0.0.22 - - [2026-03-16 03:05:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000406 10.0.0.38 - - [2026-03-16 03:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.23 - - [2026-03-16 03:05:12] "GET /projects?obj_uuids=3287deba-ee9f-4863-8065-1607428e8eb3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.048787 10.0.0.38 - - [2026-03-16 03:05:12] "GET /project/3287deba-ee9f-4863-8065-1607428e8eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.094936 10.0.0.38 - - [2026-03-16 03:05:12] "POST /neutron/network HTTP/1.1" 200 117 0.020672 10.0.0.23 - - [2026-03-16 03:05:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000772 10.0.0.23 - - [2026-03-16 03:05:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000368 10.0.0.38 - - [2026-03-16 03:05:13] "POST /neutron/network HTTP/1.1" 200 832 0.013108 10.0.0.38 - - [2026-03-16 03:05:13] "POST /id-to-fqname HTTP/1.1" 200 223 0.002065 10.0.0.38 - - [2026-03-16 03:05:13] "GET /virtual-network/9a644454-effe-44b8-a8c8-ef12e403e2b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.009939 10.0.0.22 - - [2026-03-16 03:05:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.38 - - [2026-03-16 03:05:13] "GET /virtual-network/9a644454-effe-44b8-a8c8-ef12e403e2b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.009031 10.0.0.22 - - [2026-03-16 03:05:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000462 10.0.0.38 - - [2026-03-16 03:05:13] "POST /neutron/subnet HTTP/1.1" 200 725 0.012723 10.0.0.23 - - [2026-03-16 03:05:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000407 10.0.0.23 - - [2026-03-16 03:05:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000502 10.0.0.38 - - [2026-03-16 03:05:13] "GET /virtual-network/9a644454-effe-44b8-a8c8-ef12e403e2b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006988 10.0.0.38 - - [2026-03-16 03:05:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000375 10.0.0.38 - - [2026-03-16 03:05:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000463 10.0.0.38 - - [2026-03-16 03:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004661 10.0.0.23 - - [2026-03-16 03:05:13] "GET /projects?obj_uuids=3287deba-ee9f-4863-8065-1607428e8eb3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002275 10.0.0.38 - - [2026-03-16 03:05:13] "GET /project/3287deba-ee9f-4863-8065-1607428e8eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.069885 10.0.0.38 - - [2026-03-16 03:05:14] "POST /route-targets HTTP/1.1" 200 327 0.016266 10.0.0.23 - - [2026-03-16 03:05:14] "POST /useragent-kv HTTP/1.1" 200 115 0.009495 10.0.0.38 - - [2026-03-16 03:05:14] "POST /neutron/subnet HTTP/1.1" 200 729 0.300250 10.0.0.38 - - [2026-03-16 03:05:14] "POST /id-to-fqname HTTP/1.1" 200 223 0.001214 10.0.0.38 - - [2026-03-16 03:05:14] "GET /virtual-network/d682411b-c209-4f2c-8797-91314d9e1a11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.008111 10.0.0.38 - - [2026-03-16 03:05:14] "GET /virtual-network/d682411b-c209-4f2c-8797-91314d9e1a11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006820 10.0.0.38 - - [2026-03-16 03:05:14] "POST /neutron/network HTTP/1.1" 200 833 0.009876 10.0.0.38 - - [2026-03-16 03:05:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000459 10.0.0.38 - - [2026-03-16 03:05:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000409 10.0.0.38 - - [2026-03-16 03:05:14] "GET /virtual-network/d682411b-c209-4f2c-8797-91314d9e1a11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006453 10.0.0.38 - - [2026-03-16 03:05:15] "GET /obj-perms HTTP/1.1" 200 5026 0.004380 10.0.0.23 - - [2026-03-16 03:05:15] "GET /obj-perms HTTP/1.1" 200 5026 0.003764 10.0.0.38 - - [2026-03-16 03:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.23 - - [2026-03-16 03:05:15] "GET /projects?obj_uuids=3287deba-ee9f-4863-8065-1607428e8eb3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001048 10.0.0.38 - - [2026-03-16 03:05:15] "GET /project/3287deba-ee9f-4863-8065-1607428e8eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.066160 10.0.0.23 - - [2026-03-16 03:05:15] "GET /projects?obj_uuids=3287deba-ee9f-4863-8065-1607428e8eb3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001067 10.0.0.38 - - [2026-03-16 03:05:15] "POST /neutron/network HTTP/1.1" 200 615 0.188425 10.0.0.38 - - [2026-03-16 03:05:15] "POST /ref-update HTTP/1.1" 200 156 0.044152 10.0.0.38 - - [2026-03-16 03:05:15] "POST /id-to-fqname HTTP/1.1" 200 224 0.004001 10.0.0.38 - - [2026-03-16 03:05:15] "GET /virtual-network/23b34de6-f64a-4598-8578-f0359b8e4512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.008480 10.0.0.38 - - [2026-03-16 03:05:15] "POST /neutron/network HTTP/1.1" 200 832 0.009285 10.0.0.38 - - [2026-03-16 03:05:16] "GET /virtual-network/23b34de6-f64a-4598-8578-f0359b8e4512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007119 10.0.0.38 - - [2026-03-16 03:05:16] "GET /virtual-network/23b34de6-f64a-4598-8578-f0359b8e4512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.008675 10.0.0.22 - - [2026-03-16 03:05:16] "GET /obj-perms HTTP/1.1" 200 5026 0.003900 10.0.0.38 - - [2026-03-16 03:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.23 - - [2026-03-16 03:05:16] "GET /projects?obj_uuids=3287deba-ee9f-4863-8065-1607428e8eb3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001093 10.0.0.38 - - [2026-03-16 03:05:16] "GET /project/3287deba-ee9f-4863-8065-1607428e8eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.041551 10.0.0.38 - - [2026-03-16 03:05:16] "POST /neutron/network HTTP/1.1" 200 117 0.023028 10.0.0.38 - - [2026-03-16 03:05:17] "POST /neutron/network HTTP/1.1" 200 843 0.012354 10.0.0.38 - - [2026-03-16 03:05:17] "POST /id-to-fqname HTTP/1.1" 200 229 0.001513 10.0.0.38 - - [2026-03-16 03:05:17] "GET /virtual-network/0cb3022a-d868-4625-a06c-791ff110959c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006877 10.0.0.38 - - [2026-03-16 03:05:17] "GET /virtual-network/0cb3022a-d868-4625-a06c-791ff110959c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006040 10.0.0.38 - - [2026-03-16 03:05:17] "POST /neutron/subnet HTTP/1.1" 200 719 0.012393 10.0.0.38 - - [2026-03-16 03:05:17] "GET /virtual-network/0cb3022a-d868-4625-a06c-791ff110959c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.017264 10.0.0.38 - - [2026-03-16 03:05:17] "DELETE /access-control-list/1a61026c-79bf-4ca5-902b-604efe2b24ab HTTP/1.1" 200 115 0.049177 10.0.0.38 - - [2026-03-16 03:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.23 - - [2026-03-16 03:05:17] "GET /projects?obj_uuids=3287deba-ee9f-4863-8065-1607428e8eb3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001039 10.0.0.38 - - [2026-03-16 03:05:17] "GET /project/3287deba-ee9f-4863-8065-1607428e8eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.068972 10.0.0.38 - - [2026-03-16 03:05:18] "POST /ref-update HTTP/1.1" 200 156 0.030709 10.0.0.23 - - [2026-03-16 03:05:18] "POST /useragent-kv HTTP/1.1" 200 115 0.006614 10.0.0.38 - - [2026-03-16 03:05:18] "POST /neutron/subnet HTTP/1.1" 200 734 0.222410 10.0.0.38 - - [2026-03-16 03:05:18] "POST /id-to-fqname HTTP/1.1" 200 230 0.001633 10.0.0.38 - - [2026-03-16 03:05:18] "GET /virtual-network/50210bf5-e273-4cac-8ebe-2bdb0d8287b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006647 10.0.0.38 - - [2026-03-16 03:05:18] "GET /virtual-network/50210bf5-e273-4cac-8ebe-2bdb0d8287b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006067 10.0.0.38 - - [2026-03-16 03:05:18] "POST /neutron/network HTTP/1.1" 200 848 0.007448 10.0.0.38 - - [2026-03-16 03:05:18] "GET /virtual-network/50210bf5-e273-4cac-8ebe-2bdb0d8287b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.007139 10.0.0.38 - - [2026-03-16 03:05:19] "GET /obj-perms HTTP/1.1" 200 5026 0.005535 10.0.0.23 - - [2026-03-16 03:05:19] "DELETE /project/88163e74-7e40-4703-8985-fca3aadde5e9 HTTP/1.1" 404 177 0.007955 10.0.0.23 - - [2026-03-16 03:05:19] "DELETE /project/3287debaee9f486380651607428e8eb3 HTTP/1.1" 404 173 0.006722 10.0.0.23 - - [2026-03-16 03:05:19] "GET /obj-perms HTTP/1.1" 200 5026 0.006017 10.0.0.38 - - [2026-03-16 03:05:19] "POST /id-to-fqname HTTP/1.1" 200 223 0.001519 10.0.0.23 - - [2026-03-16 03:05:19] "GET /projects?obj_uuids=3287deba-ee9f-4863-8065-1607428e8eb3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001036 10.0.0.38 - - [2026-03-16 03:05:19] "GET /project/3287deba-ee9f-4863-8065-1607428e8eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.083804 10.0.0.38 - - [2026-03-16 03:05:20] "POST /neutron/network HTTP/1.1" 200 833 0.038519 10.0.0.38 - - [2026-03-16 03:05:20] "POST /id-to-fqname HTTP/1.1" 200 224 0.001761 10.0.0.38 - - [2026-03-16 03:05:20] "POST /neutron/port HTTP/1.1" 200 117 0.008618 10.0.0.23 - - [2026-03-16 03:05:20] "GET /projects?obj_uuids=3287deba-ee9f-4863-8065-1607428e8eb3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001063 10.0.0.38 - - [2026-03-16 03:05:20] "POST /neutron/port HTTP/1.1" 200 1059 0.334643 10.0.0.38 - - [2026-03-16 03:05:21] "POST /neutron/port HTTP/1.1" 200 1113 0.123949 10.0.0.23 - - [2026-03-16 03:05:21] "GET /projects?obj_uuids=3287deba-ee9f-4863-8065-1607428e8eb3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001189 10.0.0.38 - - [2026-03-16 03:05:21] "GET /project/3287deba-ee9f-4863-8065-1607428e8eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.079266 10.0.0.38 - - [2026-03-16 03:05:21] "POST /neutron/subnet HTTP/1.1" 200 703 0.033277 10.0.0.38 - - [2026-03-16 03:05:21] "POST /neutron/network HTTP/1.1" 200 833 0.009228 10.0.0.38 - - [2026-03-16 03:05:21] "POST /neutron/port HTTP/1.1" 200 117 0.009198 10.0.0.38 - - [2026-03-16 03:05:21] "POST /fqname-to-id HTTP/1.1" 404 193 0.004237 10.0.0.38 - - [2026-03-16 03:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005309 10.0.0.23 - - [2026-03-16 03:05:21] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001168 10.0.0.38 - - [2026-03-16 03:05:21] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.009329 10.0.0.38 - - [2026-03-16 03:05:21] "POST /service-templates HTTP/1.1" 200 543 0.036915 10.0.0.38 - - [2026-03-16 03:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005210 10.0.0.38 - - [2026-03-16 03:05:21] "GET /service-template/55217ccb-5698-43e2-8456-cc7dc2aafb4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.008114 10.0.0.38 - - [2026-03-16 03:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783 10.0.0.38 - - [2026-03-16 03:05:21] "GET /service-template/55217ccb-5698-43e2-8456-cc7dc2aafb4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.005575 10.0.0.38 - - [2026-03-16 03:05:21] "POST /id-to-fqname HTTP/1.1" 200 223 0.001474 10.0.0.38 - - [2026-03-16 03:05:22] "POST /id-to-fqname HTTP/1.1" 200 229 0.001319 10.0.0.38 - - [2026-03-16 03:05:22] "POST /id-to-fqname HTTP/1.1" 200 230 0.001412 10.0.0.38 - - [2026-03-16 03:05:22] "POST /neutron/port HTTP/1.1" 200 1955 0.063109 10.0.0.38 - - [2026-03-16 03:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.38 - - [2026-03-16 03:05:22] "POST /neutron/port HTTP/1.1" 200 1056 0.024703 10.0.0.38 - - [2026-03-16 03:05:22] "DELETE /service-template/55217ccb-5698-43e2-8456-cc7dc2aafb4d HTTP/1.1" 200 115 0.045968 10.0.0.38 - - [2026-03-16 03:05:22] "POST /fqname-to-id HTTP/1.1" 404 193 0.011926 10.0.0.38 - - [2026-03-16 03:05:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005358 10.0.0.38 - - [2026-03-16 03:05:22] "POST /neutron/network HTTP/1.1" 200 832 0.007629 10.0.0.38 - - [2026-03-16 03:05:23] "POST /neutron/network HTTP/1.1" 200 843 0.008316 10.0.0.38 - - [2026-03-16 03:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.38 - - [2026-03-16 03:05:23] "POST /neutron/port HTTP/1.1" 200 1113 0.016976 10.0.0.38 - - [2026-03-16 03:05:23] "POST /neutron/network HTTP/1.1" 400 204 0.018715 10.0.0.38 - - [2026-03-16 03:05:24] "POST /neutron/port HTTP/1.1" 200 151 0.205836 10.0.0.38 - - [2026-03-16 03:05:24] "POST /neutron/network HTTP/1.1" 200 117 0.012905 10.0.0.23 - - [2026-03-16 03:05:25] "POST /useragent-kv HTTP/1.1" 200 115 0.005946 10.0.0.23 - - [2026-03-16 03:05:25] "POST /useragent-kv HTTP/1.1" 200 115 0.004555 10.0.0.38 - - [2026-03-16 03:05:25] "POST /neutron/network HTTP/1.1" 200 151 0.160440 10.0.0.38 - - [2026-03-16 03:05:25] "DELETE /route-target/8d0d43b1-0291-4e72-8e75-1f4b1da149b2 HTTP/1.1" 200 115 0.028334 10.0.0.38 - - [2026-03-16 03:05:26] "POST /neutron/network HTTP/1.1" 200 832 0.008394 10.0.0.38 - - [2026-03-16 03:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004451 10.0.0.23 - - [2026-03-16 03:05:28] "GET /projects?obj_uuids=3287deba-ee9f-4863-8065-1607428e8eb3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001376 10.0.0.38 - - [2026-03-16 03:05:28] "GET /project/3287deba-ee9f-4863-8065-1607428e8eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.044432 10.0.0.23 - - [2026-03-16 03:05:28] "GET /projects?obj_uuids=3287deba-ee9f-4863-8065-1607428e8eb3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001493 10.0.0.38 - - [2026-03-16 03:05:28] "GET /project/3287deba-ee9f-4863-8065-1607428e8eb3?fields=virtual_networks HTTP/1.1" 200 1026 0.048812 10.0.0.23 - - [2026-03-16 03:05:28] "GET /projects?obj_uuids=3287deba-ee9f-4863-8065-1607428e8eb3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001879 10.0.0.38 - - [2026-03-16 03:05:28] "GET /project/3287deba-ee9f-4863-8065-1607428e8eb3?fields=virtual_machine_interfaces HTTP/1.1" 200 1026 0.055150 10.0.0.23 - - [2026-03-16 03:05:28] "GET /projects?obj_uuids=3287deba-ee9f-4863-8065-1607428e8eb3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001274 10.0.0.38 - - [2026-03-16 03:05:28] "GET /project/3287deba-ee9f-4863-8065-1607428e8eb3?fields=security_groups HTTP/1.1" 200 1250 0.045338 10.0.0.38 - - [2026-03-16 03:05:29] "POST /fqname-to-id HTTP/1.1" 404 186 0.035486 10.0.0.23 - - [2026-03-16 03:05:29] "GET /projects?obj_uuids=a8653c6c-8de0-4145-91cc-aa6562594fef&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003919 10.0.0.23 - - [2026-03-16 03:05:29] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001431 10.0.0.23 - - [2026-03-16 03:05:29] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009987 10.0.0.23 - - [2026-03-16 03:05:29] "POST /id-to-fqname HTTP/1.1" 200 188 0.005423 10.0.0.23 - - [2026-03-16 03:05:29] "POST /fqname-to-id HTTP/1.1" 404 197 0.005477 10.0.0.23 - - [2026-03-16 03:05:29] "POST /security-groups HTTP/1.1" 200 589 0.085983 10.0.0.23 - - [2026-03-16 03:05:29] "POST /projects HTTP/1.1" 200 581 0.305780 10.0.0.38 - - [2026-03-16 03:05:29] "POST /access-control-lists HTTP/1.1" 200 594 0.033932 10.0.0.23 - - [2026-03-16 03:05:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.380468 10.0.0.38 - - [2026-03-16 03:05:29] "GET /project/a8653c6c-8de0-4145-91cc-aa6562594fef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.533187 10.0.0.38 - - [2026-03-16 03:05:31] "GET / HTTP/1.1" 200 35931 0.001928 10.0.0.38 - - [2026-03-16 03:05:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000612 10.0.0.38 - - [2026-03-16 03:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.060712 10.0.0.23 - - [2026-03-16 03:05:33] "GET /projects?obj_uuids=a8653c6c-8de0-4145-91cc-aa6562594fef&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001111 10.0.0.38 - - [2026-03-16 03:05:33] "GET /project/a8653c6c-8de0-4145-91cc-aa6562594fef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.056984 10.0.0.23 - - [2026-03-16 03:05:33] "GET /projects?obj_uuids=a8653c6c-8de0-4145-91cc-aa6562594fef&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001236 10.0.0.38 - - [2026-03-16 03:05:33] "POST /neutron/network HTTP/1.1" 200 613 0.254531 10.0.0.38 - - [2026-03-16 03:05:33] "POST /route-targets HTTP/1.1" 200 327 0.014776 10.0.0.38 - - [2026-03-16 03:05:34] "POST /id-to-fqname HTTP/1.1" 200 223 0.003837 10.0.0.38 - - [2026-03-16 03:05:34] "GET /virtual-network/f55b6498-2f8f-4dc3-82c4-f7b8edf60116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006947 10.0.0.38 - - [2026-03-16 03:05:34] "POST /neutron/network HTTP/1.1" 200 834 0.009515 10.0.0.38 - - [2026-03-16 03:05:34] "GET /virtual-network/f55b6498-2f8f-4dc3-82c4-f7b8edf60116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007766 10.0.0.38 - - [2026-03-16 03:05:34] "GET /virtual-network/f55b6498-2f8f-4dc3-82c4-f7b8edf60116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006992 10.0.0.22 - - [2026-03-16 03:05:35] "GET /obj-perms HTTP/1.1" 200 5026 0.057530 10.0.0.38 - - [2026-03-16 03:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003959 10.0.0.23 - - [2026-03-16 03:05:36] "GET /projects?obj_uuids=a8653c6c-8de0-4145-91cc-aa6562594fef&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001546 10.0.0.38 - - [2026-03-16 03:05:36] "GET /project/a8653c6c-8de0-4145-91cc-aa6562594fef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.051064 10.0.0.38 - - [2026-03-16 03:05:36] "POST /neutron/network HTTP/1.1" 200 117 0.014691 10.0.0.38 - - [2026-03-16 03:05:36] "POST /ref-update HTTP/1.1" 200 156 0.030823 10.0.0.38 - - [2026-03-16 03:05:36] "POST /neutron/network HTTP/1.1" 200 836 0.011276 10.0.0.38 - - [2026-03-16 03:05:36] "POST /id-to-fqname HTTP/1.1" 200 225 0.001256 10.0.0.38 - - [2026-03-16 03:05:36] "GET /virtual-network/7ecd63c0-5660-4d25-93b0-ca72780449cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006718 10.0.0.38 - - [2026-03-16 03:05:36] "GET /virtual-network/7ecd63c0-5660-4d25-93b0-ca72780449cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006615 10.0.0.38 - - [2026-03-16 03:05:36] "POST /neutron/subnet HTTP/1.1" 200 725 0.011477 10.0.0.38 - - [2026-03-16 03:05:36] "GET /virtual-network/7ecd63c0-5660-4d25-93b0-ca72780449cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005801 10.0.0.38 - - [2026-03-16 03:05:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004814 10.0.0.23 - - [2026-03-16 03:05:37] "GET /projects?obj_uuids=a8653c6c-8de0-4145-91cc-aa6562594fef&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001343 10.0.0.38 - - [2026-03-16 03:05:37] "GET /project/a8653c6c-8de0-4145-91cc-aa6562594fef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.048341 10.0.0.23 - - [2026-03-16 03:05:37] "POST /useragent-kv HTTP/1.1" 200 115 0.006572 10.0.0.38 - - [2026-03-16 03:05:37] "POST /neutron/subnet HTTP/1.1" 200 720 0.241913 10.0.0.38 - - [2026-03-16 03:05:37] "POST /id-to-fqname HTTP/1.1" 200 226 0.001608 10.0.0.38 - - [2026-03-16 03:05:37] "GET /virtual-network/1d7612bc-53bb-488a-aa68-443b6988f225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007105 10.0.0.38 - - [2026-03-16 03:05:37] "GET /virtual-network/1d7612bc-53bb-488a-aa68-443b6988f225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007158 10.0.0.38 - - [2026-03-16 03:05:37] "POST /neutron/network HTTP/1.1" 200 837 0.007875 10.0.0.38 - - [2026-03-16 03:05:38] "GET /virtual-network/1d7612bc-53bb-488a-aa68-443b6988f225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.008286 10.0.0.38 - - [2026-03-16 03:05:38] "GET /obj-perms HTTP/1.1" 200 5026 0.058115 10.0.0.23 - - [2026-03-16 03:05:38] "GET /obj-perms HTTP/1.1" 200 5026 0.055623 10.0.0.38 - - [2026-03-16 03:05:38] "POST /id-to-fqname HTTP/1.1" 200 225 0.001525 10.0.0.23 - - [2026-03-16 03:05:39] "GET /projects?obj_uuids=a8653c6c-8de0-4145-91cc-aa6562594fef&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001091 10.0.0.38 - - [2026-03-16 03:05:39] "GET /project/a8653c6c-8de0-4145-91cc-aa6562594fef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.111898 10.0.0.38 - - [2026-03-16 03:05:39] "POST /neutron/network HTTP/1.1" 200 836 0.008749 10.0.0.38 - - [2026-03-16 03:05:39] "POST /id-to-fqname HTTP/1.1" 200 226 0.001789 10.0.0.38 - - [2026-03-16 03:05:39] "POST /neutron/port HTTP/1.1" 200 117 0.009818 10.0.0.23 - - [2026-03-16 03:05:40] "GET /projects?obj_uuids=a8653c6c-8de0-4145-91cc-aa6562594fef&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001489 10.0.0.38 - - [2026-03-16 03:05:40] "POST /neutron/port HTTP/1.1" 200 1058 0.369809 10.0.0.38 - - [2026-03-16 03:05:40] "POST /neutron/port HTTP/1.1" 200 1112 0.138721 10.0.0.23 - - [2026-03-16 03:05:40] "GET /projects?obj_uuids=a8653c6c-8de0-4145-91cc-aa6562594fef&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001357 10.0.0.38 - - [2026-03-16 03:05:40] "GET /project/a8653c6c-8de0-4145-91cc-aa6562594fef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.108016 10.0.0.38 - - [2026-03-16 03:05:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004806 10.0.0.38 - - [2026-03-16 03:05:41] "POST /neutron/network HTTP/1.1" 200 836 0.008228 10.0.0.38 - - [2026-03-16 03:05:41] "POST /neutron/port HTTP/1.1" 200 117 0.008967 10.0.0.38 - - [2026-03-16 03:05:41] "POST /fqname-to-id HTTP/1.1" 404 193 0.003373 10.0.0.38 - - [2026-03-16 03:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004268 10.0.0.23 - - [2026-03-16 03:05:41] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001338 10.0.0.38 - - [2026-03-16 03:05:41] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.010098 10.0.0.38 - - [2026-03-16 03:05:41] "POST /service-templates HTTP/1.1" 200 543 0.036931 10.0.0.38 - - [2026-03-16 03:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004212 10.0.0.38 - - [2026-03-16 03:05:41] "GET /service-template/07703b34-3400-4de8-a7e5-e138c1ea1ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.008308 10.0.0.38 - - [2026-03-16 03:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005172 10.0.0.38 - - [2026-03-16 03:05:41] "GET /service-template/07703b34-3400-4de8-a7e5-e138c1ea1ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.004747 10.0.0.38 - - [2026-03-16 03:05:41] "POST /id-to-fqname HTTP/1.1" 200 223 0.001741 10.0.0.38 - - [2026-03-16 03:05:41] "POST /id-to-fqname HTTP/1.1" 200 225 0.001436 10.0.0.38 - - [2026-03-16 03:05:41] "POST /id-to-fqname HTTP/1.1" 200 226 0.001765 10.0.0.38 - - [2026-03-16 03:05:41] "POST /neutron/port HTTP/1.1" 200 1954 0.040443 10.0.0.38 - - [2026-03-16 03:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011836 10.0.0.38 - - [2026-03-16 03:05:42] "POST /neutron/port HTTP/1.1" 200 1057 0.046515 10.0.0.38 - - [2026-03-16 03:05:42] "DELETE /service-template/07703b34-3400-4de8-a7e5-e138c1ea1ddf HTTP/1.1" 200 115 0.055276 10.0.0.38 - - [2026-03-16 03:05:42] "POST /fqname-to-id HTTP/1.1" 404 193 0.006888 10.0.0.38 - - [2026-03-16 03:05:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005070 10.0.0.38 - - [2026-03-16 03:05:42] "POST /neutron/network HTTP/1.1" 200 837 0.009369 10.0.0.38 - - [2026-03-16 03:05:43] "POST /neutron/port HTTP/1.1" 200 1122 0.024346 10.0.0.38 - - [2026-03-16 03:05:43] "POST /neutron/port HTTP/1.1" 200 1121 0.043425 10.0.0.38 - - [2026-03-16 03:05:44] "POST /neutron/port HTTP/1.1" 200 117 0.008720 10.0.0.38 - - [2026-03-16 03:05:44] "POST /neutron/network HTTP/1.1" 200 837 0.008450 10.0.0.38 - - [2026-03-16 03:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008982 10.0.0.38 - - [2026-03-16 03:05:45] "POST /neutron/network HTTP/1.1" 200 836 0.008226 10.0.0.38 - - [2026-03-16 03:05:45] "DELETE /route-target/c1791542-3da4-40f5-a548-63dad5fea94e HTTP/1.1" 200 115 0.029383 10.0.0.23 - - [2026-03-16 03:05:45] "POST /useragent-kv HTTP/1.1" 200 115 0.008512 10.0.0.23 - - [2026-03-16 03:05:45] "POST /useragent-kv HTTP/1.1" 200 115 0.004785 10.0.0.38 - - [2026-03-16 03:05:45] "POST /neutron/network HTTP/1.1" 200 151 0.204822 10.0.0.38 - - [2026-03-16 03:05:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004643 10.0.0.23 - - [2026-03-16 03:05:48] "GET /projects?obj_uuids=a8653c6c-8de0-4145-91cc-aa6562594fef&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001215 10.0.0.38 - - [2026-03-16 03:05:48] "GET /project/a8653c6c-8de0-4145-91cc-aa6562594fef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.043825 10.0.0.23 - - [2026-03-16 03:05:49] "POST /useragent-kv HTTP/1.1" 200 115 0.008723 10.0.0.38 - - [2026-03-16 03:05:49] "POST /neutron/subnet HTTP/1.1" 200 729 0.247536 10.0.0.38 - - [2026-03-16 03:05:49] "POST /id-to-fqname HTTP/1.1" 200 223 0.001876 10.0.0.38 - - [2026-03-16 03:05:49] "GET /virtual-network/6e4a1f44-40e8-4aa4-84f6-3708bf132879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007695 10.0.0.38 - - [2026-03-16 03:05:49] "GET /virtual-network/6e4a1f44-40e8-4aa4-84f6-3708bf132879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006489 10.0.0.38 - - [2026-03-16 03:05:49] "POST /neutron/network HTTP/1.1" 200 833 0.009462 10.0.0.38 - - [2026-03-16 03:05:49] "POST /route-targets HTTP/1.1" 200 327 0.015576 10.0.0.38 - - [2026-03-16 03:05:49] "GET /virtual-network/6e4a1f44-40e8-4aa4-84f6-3708bf132879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006656 10.0.0.22 - - [2026-03-16 03:05:49] "GET /obj-perms HTTP/1.1" 200 5026 0.005108 10.0.0.38 - - [2026-03-16 03:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006228 10.0.0.23 - - [2026-03-16 03:05:50] "GET /projects?obj_uuids=a8653c6c-8de0-4145-91cc-aa6562594fef&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001991 10.0.0.38 - - [2026-03-16 03:05:50] "GET /project/a8653c6c-8de0-4145-91cc-aa6562594fef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.067046 10.0.0.23 - - [2026-03-16 03:05:50] "GET /projects?obj_uuids=a8653c6c-8de0-4145-91cc-aa6562594fef&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002794 10.0.0.38 - - [2026-03-16 03:05:50] "POST /neutron/network HTTP/1.1" 200 613 0.183210 10.0.0.38 - - [2026-03-16 03:05:50] "POST /ref-update HTTP/1.1" 200 156 0.031314 10.0.0.38 - - [2026-03-16 03:05:50] "POST /id-to-fqname HTTP/1.1" 200 223 0.004845 10.0.0.38 - - [2026-03-16 03:05:50] "GET /virtual-network/1f70ba43-1188-462f-b3a4-e63dd5499e7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.008203 10.0.0.38 - - [2026-03-16 03:05:50] "POST /neutron/network HTTP/1.1" 200 832 0.008403 10.0.0.38 - - [2026-03-16 03:05:50] "GET /virtual-network/1f70ba43-1188-462f-b3a4-e63dd5499e7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007127 10.0.0.38 - - [2026-03-16 03:05:50] "GET /virtual-network/1f70ba43-1188-462f-b3a4-e63dd5499e7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006258 10.0.0.38 - - [2026-03-16 03:05:51] "GET /obj-perms HTTP/1.1" 200 5026 0.005937 10.0.0.23 - - [2026-03-16 03:05:51] "GET /obj-perms HTTP/1.1" 200 5026 0.004880 10.0.0.38 - - [2026-03-16 03:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005478 10.0.0.23 - - [2026-03-16 03:05:51] "GET /projects?obj_uuids=a8653c6c-8de0-4145-91cc-aa6562594fef&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001702 10.0.0.38 - - [2026-03-16 03:05:51] "GET /project/a8653c6c-8de0-4145-91cc-aa6562594fef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.046321 10.0.0.38 - - [2026-03-16 03:05:51] "POST /neutron/network HTTP/1.1" 200 117 0.022457 10.0.0.38 - - [2026-03-16 03:05:51] "POST /neutron/network HTTP/1.1" 200 832 0.011592 10.0.0.38 - - [2026-03-16 03:05:51] "POST /id-to-fqname HTTP/1.1" 200 224 0.001273 10.0.0.38 - - [2026-03-16 03:05:51] "GET /virtual-network/3292128a-1df9-4d1b-8e29-1dc667775898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006824 10.0.0.38 - - [2026-03-16 03:05:51] "GET /virtual-network/3292128a-1df9-4d1b-8e29-1dc667775898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006426 10.0.0.38 - - [2026-03-16 03:05:51] "POST /neutron/subnet HTTP/1.1" 200 715 0.011436 10.0.0.38 - - [2026-03-16 03:05:52] "GET /virtual-network/3292128a-1df9-4d1b-8e29-1dc667775898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007677 10.0.0.38 - - [2026-03-16 03:05:52] "POST /id-to-fqname HTTP/1.1" 200 223 0.001344 10.0.0.23 - - [2026-03-16 03:05:53] "GET /projects?obj_uuids=a8653c6c-8de0-4145-91cc-aa6562594fef&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001215 10.0.0.38 - - [2026-03-16 03:05:53] "GET /project/a8653c6c-8de0-4145-91cc-aa6562594fef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.078343 10.0.0.38 - - [2026-03-16 03:05:53] "POST /neutron/port HTTP/1.1" 200 117 0.009519 10.0.0.38 - - [2026-03-16 03:05:53] "POST /id-to-fqname HTTP/1.1" 200 224 0.001692 10.0.0.38 - - [2026-03-16 03:05:53] "POST /neutron/network HTTP/1.1" 200 842 0.008209 10.0.0.38 - - [2026-03-16 03:05:54] "POST /neutron/port HTTP/1.1" 200 1058 0.022934 10.0.0.38 - - [2026-03-16 03:05:54] "POST /neutron/port HTTP/1.1" 200 1122 0.027267 10.0.0.23 - - [2026-03-16 03:05:54] "GET /projects?obj_uuids=a8653c6c-8de0-4145-91cc-aa6562594fef&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001074 10.0.0.38 - - [2026-03-16 03:05:54] "GET /project/a8653c6c-8de0-4145-91cc-aa6562594fef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.090289 10.0.0.38 - - [2026-03-16 03:05:54] "POST /neutron/network HTTP/1.1" 200 832 0.016687 10.0.0.38 - - [2026-03-16 03:05:54] "POST /neutron/port HTTP/1.1" 200 1122 0.025637 10.0.0.38 - - [2026-03-16 03:05:54] "POST /fqname-to-id HTTP/1.1" 404 193 0.003684 10.0.0.38 - - [2026-03-16 03:05:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005174 10.0.0.23 - - [2026-03-16 03:05:54] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001631 10.0.0.38 - - [2026-03-16 03:05:54] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.012095 10.0.0.38 - - [2026-03-16 03:05:55] "POST /service-templates HTTP/1.1" 200 543 0.038923 10.0.0.38 - - [2026-03-16 03:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.38 - - [2026-03-16 03:05:55] "GET /service-template/b83ae4af-3e54-4848-a348-a7e997a0d242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.007039 10.0.0.38 - - [2026-03-16 03:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004361 10.0.0.38 - - [2026-03-16 03:05:55] "GET /service-template/b83ae4af-3e54-4848-a348-a7e997a0d242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.004654 10.0.0.38 - - [2026-03-16 03:05:55] "POST /id-to-fqname HTTP/1.1" 200 223 0.001334 10.0.0.38 - - [2026-03-16 03:05:55] "POST /id-to-fqname HTTP/1.1" 200 223 0.001235 10.0.0.38 - - [2026-03-16 03:05:55] "POST /neutron/network HTTP/1.1" 200 842 0.010171 10.0.0.38 - - [2026-03-16 03:05:55] "POST /id-to-fqname HTTP/1.1" 200 224 0.002788 10.0.0.38 - - [2026-03-16 03:05:55] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010315 10.0.0.38 - - [2026-03-16 03:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004894 10.0.0.38 - - [2026-03-16 03:05:55] "DELETE /service-template/b83ae4af-3e54-4848-a348-a7e997a0d242 HTTP/1.1" 200 115 0.034673 10.0.0.38 - - [2026-03-16 03:05:55] "POST /fqname-to-id HTTP/1.1" 404 193 0.012137 10.0.0.38 - - [2026-03-16 03:05:55] "POST /neutron/port HTTP/1.1" 200 1110 0.132336 10.0.0.38 - - [2026-03-16 03:05:55] "POST /neutron/port HTTP/1.1" 200 1120 0.023595 10.0.0.38 - - [2026-03-16 03:05:56] "POST /neutron/port HTTP/1.1" 200 117 0.001348 10.0.0.38 - - [2026-03-16 03:05:56] "POST /neutron/port HTTP/1.1" 200 1112 0.016032 10.0.0.38 - - [2026-03-16 03:05:57] "POST /neutron/port HTTP/1.1" 200 1110 0.016871 10.0.0.38 - - [2026-03-16 03:05:57] "POST /neutron/network HTTP/1.1" 200 2186 0.012457 10.0.0.23 - - [2026-03-16 03:05:58] "POST /useragent-kv HTTP/1.1" 200 115 0.005323 10.0.0.38 - - [2026-03-16 03:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004829 10.0.0.23 - - [2026-03-16 03:05:58] "POST /useragent-kv HTTP/1.1" 200 115 0.002709 10.0.0.38 - - [2026-03-16 03:05:58] "POST /neutron/network HTTP/1.1" 200 151 0.162753 10.0.0.23 - - [2026-03-16 03:05:58] "POST /useragent-kv HTTP/1.1" 200 115 0.005996 10.0.0.23 - - [2026-03-16 03:05:58] "POST /useragent-kv HTTP/1.1" 200 115 0.005817 10.0.0.38 - - [2026-03-16 03:05:58] "POST /neutron/network HTTP/1.1" 200 151 0.166347 10.0.0.38 - - [2026-03-16 03:05:58] "DELETE /route-target/74e36b95-c9a9-4b59-9a6b-23efd834f9c2 HTTP/1.1" 200 115 0.034706 10.0.0.23 - - [2026-03-16 03:06:00] "GET /projects?obj_uuids=a8653c6c-8de0-4145-91cc-aa6562594fef&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001331 10.0.0.38 - - [2026-03-16 03:06:00] "GET /project/a8653c6c-8de0-4145-91cc-aa6562594fef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.050894 10.0.0.23 - - [2026-03-16 03:06:00] "GET /projects?obj_uuids=a8653c6c-8de0-4145-91cc-aa6562594fef&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001076 10.0.0.38 - - [2026-03-16 03:06:00] "GET /project/a8653c6c-8de0-4145-91cc-aa6562594fef?fields=virtual_networks HTTP/1.1" 200 1028 0.059294 10.0.0.23 - - [2026-03-16 03:06:00] "GET /projects?obj_uuids=a8653c6c-8de0-4145-91cc-aa6562594fef&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001424 10.0.0.38 - - [2026-03-16 03:06:00] "GET /project/a8653c6c-8de0-4145-91cc-aa6562594fef?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.051989 10.0.0.23 - - [2026-03-16 03:06:00] "GET /projects?obj_uuids=a8653c6c-8de0-4145-91cc-aa6562594fef&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001356 10.0.0.38 - - [2026-03-16 03:06:00] "GET /project/a8653c6c-8de0-4145-91cc-aa6562594fef?fields=security_groups HTTP/1.1" 200 1252 0.063358 10.0.0.38 - - [2026-03-16 03:06:01] "POST /fqname-to-id HTTP/1.1" 404 184 0.034557 10.0.0.23 - - [2026-03-16 03:06:01] "GET /projects?obj_uuids=170cd9f3-0378-42de-8b28-a9dddf617761&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003840 10.0.0.23 - - [2026-03-16 03:06:01] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001153 10.0.0.23 - - [2026-03-16 03:06:01] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008490 10.0.0.23 - - [2026-03-16 03:06:01] "POST /id-to-fqname HTTP/1.1" 200 186 0.003018 10.0.0.23 - - [2026-03-16 03:06:02] "POST /fqname-to-id HTTP/1.1" 404 195 0.006494 10.0.0.23 - - [2026-03-16 03:06:02] "POST /security-groups HTTP/1.1" 200 587 0.085901 10.0.0.38 - - [2026-03-16 03:06:02] "POST /fqname-to-id HTTP/1.1" 404 230 0.009606 10.0.0.23 - - [2026-03-16 03:06:02] "POST /projects HTTP/1.1" 200 577 0.313146 10.0.0.23 - - [2026-03-16 03:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.401296 10.0.0.38 - - [2026-03-16 03:06:02] "POST /access-control-lists HTTP/1.1" 200 590 0.034870 10.0.0.38 - - [2026-03-16 03:06:02] "GET /project/170cd9f3-0378-42de-8b28-a9dddf617761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.560260 10.0.0.38 - - [2026-03-16 03:06:03] "GET / HTTP/1.1" 200 35931 0.002465 10.0.0.38 - - [2026-03-16 03:06:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000636 10.0.0.38 - - [2026-03-16 03:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.075527 10.0.0.23 - - [2026-03-16 03:06:05] "GET /projects?obj_uuids=170cd9f3-0378-42de-8b28-a9dddf617761&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001245 10.0.0.38 - - [2026-03-16 03:06:05] "GET /project/170cd9f3-0378-42de-8b28-a9dddf617761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.056589 10.0.0.38 - - [2026-03-16 03:06:05] "POST /neutron/network HTTP/1.1" 200 117 0.047709 10.0.0.38 - - [2026-03-16 03:06:06] "POST /neutron/network HTTP/1.1" 200 832 0.010823 10.0.0.38 - - [2026-03-16 03:06:06] "POST /id-to-fqname HTTP/1.1" 200 221 0.001326 10.0.0.38 - - [2026-03-16 03:06:06] "GET /virtual-network/07b3f1ff-98cd-4b7c-8134-5242a65a6b6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006601 10.0.0.38 - - [2026-03-16 03:06:06] "GET /virtual-network/07b3f1ff-98cd-4b7c-8134-5242a65a6b6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007148 10.0.0.38 - - [2026-03-16 03:06:06] "POST /neutron/subnet HTTP/1.1" 200 734 0.013613 10.0.0.38 - - [2026-03-16 03:06:06] "GET /virtual-network/07b3f1ff-98cd-4b7c-8134-5242a65a6b6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006099 10.0.0.22 - - [2026-03-16 03:06:08] "GET /obj-perms HTTP/1.1" 200 5022 0.079547 10.0.0.38 - - [2026-03-16 03:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005576 10.0.0.23 - - [2026-03-16 03:06:08] "GET /projects?obj_uuids=170cd9f3-0378-42de-8b28-a9dddf617761&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001148 10.0.0.38 - - [2026-03-16 03:06:08] "GET /project/170cd9f3-0378-42de-8b28-a9dddf617761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.073214 10.0.0.38 - - [2026-03-16 03:06:09] "POST /route-targets HTTP/1.1" 200 327 0.017516 10.0.0.23 - - [2026-03-16 03:06:09] "POST /useragent-kv HTTP/1.1" 200 115 0.010929 10.0.0.38 - - [2026-03-16 03:06:09] "POST /neutron/subnet HTTP/1.1" 200 715 0.241284 10.0.0.38 - - [2026-03-16 03:06:09] "POST /id-to-fqname HTTP/1.1" 200 221 0.001486 10.0.0.38 - - [2026-03-16 03:06:09] "GET /virtual-network/9ceb840f-3561-4f00-9f8d-cd753596c0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007319 10.0.0.38 - - [2026-03-16 03:06:09] "GET /virtual-network/9ceb840f-3561-4f00-9f8d-cd753596c0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007602 10.0.0.38 - - [2026-03-16 03:06:09] "POST /neutron/network HTTP/1.1" 200 828 0.013674 10.0.0.38 - - [2026-03-16 03:06:09] "GET /virtual-network/9ceb840f-3561-4f00-9f8d-cd753596c0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007307 10.0.0.38 - - [2026-03-16 03:06:10] "GET /obj-perms HTTP/1.1" 200 5022 0.065253 10.0.0.23 - - [2026-03-16 03:06:10] "GET /obj-perms HTTP/1.1" 200 5022 0.066734 10.0.0.38 - - [2026-03-16 03:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005755 10.0.0.23 - - [2026-03-16 03:06:10] "GET /projects?obj_uuids=170cd9f3-0378-42de-8b28-a9dddf617761&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001655 10.0.0.38 - - [2026-03-16 03:06:10] "GET /project/170cd9f3-0378-42de-8b28-a9dddf617761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.069874 10.0.0.23 - - [2026-03-16 03:06:10] "GET /projects?obj_uuids=170cd9f3-0378-42de-8b28-a9dddf617761&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001802 10.0.0.38 - - [2026-03-16 03:06:10] "POST /neutron/network HTTP/1.1" 200 613 0.154669 10.0.0.38 - - [2026-03-16 03:06:10] "POST /ref-update HTTP/1.1" 200 156 0.040787 10.0.0.38 - - [2026-03-16 03:06:10] "POST /id-to-fqname HTTP/1.1" 200 222 0.003252 10.0.0.38 - - [2026-03-16 03:06:10] "GET /virtual-network/55c286b1-e595-4df0-9484-bcdd335f00b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005944 10.0.0.38 - - [2026-03-16 03:06:10] "POST /neutron/network HTTP/1.1" 200 832 0.008807 10.0.0.38 - - [2026-03-16 03:06:10] "GET /virtual-network/55c286b1-e595-4df0-9484-bcdd335f00b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006102 10.0.0.38 - - [2026-03-16 03:06:11] "GET /virtual-network/55c286b1-e595-4df0-9484-bcdd335f00b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.014512 10.0.0.38 - - [2026-03-16 03:06:11] "POST /id-to-fqname HTTP/1.1" 200 221 0.001543 10.0.0.38 - - [2026-03-16 03:06:11] "POST /neutron/network HTTP/1.1" 200 838 0.008727 10.0.0.23 - - [2026-03-16 03:06:12] "GET /projects?obj_uuids=170cd9f3-0378-42de-8b28-a9dddf617761&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001319 10.0.0.38 - - [2026-03-16 03:06:12] "GET /project/170cd9f3-0378-42de-8b28-a9dddf617761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.089587 10.0.0.38 - - [2026-03-16 03:06:12] "POST /neutron/port HTTP/1.1" 200 117 0.007581 10.0.0.38 - - [2026-03-16 03:06:12] "POST /id-to-fqname HTTP/1.1" 200 222 0.001541 10.0.0.38 - - [2026-03-16 03:06:13] "POST /neutron/network HTTP/1.1" 200 838 0.008845 10.0.0.38 - - [2026-03-16 03:06:13] "POST /neutron/port HTTP/1.1" 200 1054 0.034981 10.0.0.23 - - [2026-03-16 03:06:13] "GET /projects?obj_uuids=170cd9f3-0378-42de-8b28-a9dddf617761&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001664 10.0.0.38 - - [2026-03-16 03:06:13] "GET /project/170cd9f3-0378-42de-8b28-a9dddf617761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.100075 10.0.0.38 - - [2026-03-16 03:06:14] "POST /neutron/port HTTP/1.1" 200 1118 0.039215 10.0.0.38 - - [2026-03-16 03:06:14] "POST /neutron/port HTTP/1.1" 200 117 0.001171 10.0.0.38 - - [2026-03-16 03:06:14] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010060 10.0.0.38 - - [2026-03-16 03:06:14] "POST /fqname-to-id HTTP/1.1" 404 193 0.006742 10.0.0.38 - - [2026-03-16 03:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006053 10.0.0.23 - - [2026-03-16 03:06:14] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001075 10.0.0.38 - - [2026-03-16 03:06:14] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.009311 10.0.0.38 - - [2026-03-16 03:06:14] "POST /service-templates HTTP/1.1" 200 543 0.041994 10.0.0.38 - - [2026-03-16 03:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.38 - - [2026-03-16 03:06:14] "GET /service-template/12a61204-1cb9-4f07-a0f5-79c1bfacb24c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.006906 10.0.0.38 - - [2026-03-16 03:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.38 - - [2026-03-16 03:06:14] "GET /service-template/12a61204-1cb9-4f07-a0f5-79c1bfacb24c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.005902 10.0.0.38 - - [2026-03-16 03:06:14] "POST /id-to-fqname HTTP/1.1" 200 221 0.001379 10.0.0.38 - - [2026-03-16 03:06:14] "POST /id-to-fqname HTTP/1.1" 200 221 0.001607 10.0.0.23 - - [2026-03-16 03:06:14] "GET /projects?obj_uuids=170cd9f3-0378-42de-8b28-a9dddf617761&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001257 10.0.0.38 - - [2026-03-16 03:06:14] "POST /id-to-fqname HTTP/1.1" 200 222 0.001242 10.0.0.38 - - [2026-03-16 03:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004157 10.0.0.38 - - [2026-03-16 03:06:15] "POST /neutron/port HTTP/1.1" 200 1056 0.424135 10.0.0.38 - - [2026-03-16 03:06:15] "DELETE /service-template/12a61204-1cb9-4f07-a0f5-79c1bfacb24c HTTP/1.1" 200 115 0.048828 10.0.0.38 - - [2026-03-16 03:06:15] "POST /fqname-to-id HTTP/1.1" 404 193 0.005139 10.0.0.38 - - [2026-03-16 03:06:15] "POST /neutron/port HTTP/1.1" 200 1056 0.019283 10.0.0.38 - - [2026-03-16 03:06:15] "POST /neutron/port HTTP/1.1" 200 1120 0.030188 10.0.0.38 - - [2026-03-16 03:06:15] "POST /neutron/port HTTP/1.1" 200 117 0.001060 10.0.0.38 - - [2026-03-16 03:06:15] "POST /neutron/network HTTP/1.1" 400 204 0.017103 10.0.0.38 - - [2026-03-16 03:06:16] "POST /neutron/port HTTP/1.1" 200 151 0.206123 10.0.0.38 - - [2026-03-16 03:06:17] "POST /neutron/port HTTP/1.1" 200 151 0.248845 10.0.0.38 - - [2026-03-16 03:06:17] "POST /neutron/network HTTP/1.1" 200 117 0.012974 10.0.0.38 - - [2026-03-16 03:06:17] "POST /neutron/port HTTP/1.1" 200 117 0.006490 10.0.0.38 - - [2026-03-16 03:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.38 - - [2026-03-16 03:06:18] "POST /neutron/network HTTP/1.1" 200 832 0.020555 10.0.0.38 - - [2026-03-16 03:06:18] "DELETE /access-control-list/acfa5cd9-3eea-4225-839d-d6132af40881 HTTP/1.1" 200 115 0.051593 10.0.0.23 - - [2026-03-16 03:06:19] "DELETE /project/3287deba-ee9f-4863-8065-1607428e8eb3 HTTP/1.1" 404 177 0.006141 10.0.0.23 - - [2026-03-16 03:06:19] "DELETE /project/170cd9f3037842de8b28a9dddf617761 HTTP/1.1" 404 173 0.012560 10.0.0.23 - - [2026-03-16 03:06:19] "DELETE /project/a8653c6c8de0414591ccaa6562594fef HTTP/1.1" 404 173 0.009007 10.0.0.23 - - [2026-03-16 03:06:19] "GET /projects?obj_uuids=a8653c6c-8de0-4145-91cc-aa6562594fef&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001410 10.0.0.23 - - [2026-03-16 03:06:19] "GET /project/a8653c6c-8de0-4145-91cc-aa6562594fef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.051857 10.0.0.23 - - [2026-03-16 03:06:19] "GET /projects?obj_uuids=a8653c6c-8de0-4145-91cc-aa6562594fef&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001223 10.0.0.23 - - [2026-03-16 03:06:19] "GET /project/a8653c6c-8de0-4145-91cc-aa6562594fef?fields=security_groups HTTP/1.1" 200 1357 0.047225 10.0.0.23 - - [2026-03-16 03:06:19] "DELETE /security-group/77d7ce37-0ae8-41a3-8c69-35e691aeead2 HTTP/1.1" 200 115 0.071660 10.0.0.23 - - [2026-03-16 03:06:19] "GET /projects?obj_uuids=a8653c6c-8de0-4145-91cc-aa6562594fef&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001293 10.0.0.38 - - [2026-03-16 03:06:19] "DELETE /access-control-list/e0028394-c5c4-4472-85ce-87df4da2bb10 HTTP/1.1" 200 115 0.043842 10.0.0.23 - - [2026-03-16 03:06:19] "GET /project/a8653c6c-8de0-4145-91cc-aa6562594fef?fields=application_policy_sets HTTP/1.1" 200 1396 0.085294 10.0.0.23 - - [2026-03-16 03:06:19] "DELETE /project/a8653c6c-8de0-4145-91cc-aa6562594fef HTTP/1.1" 200 115 0.539945 10.0.0.38 - - [2026-03-16 03:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004760 10.0.0.23 - - [2026-03-16 03:06:21] "GET /projects?obj_uuids=170cd9f3-0378-42de-8b28-a9dddf617761&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001348 10.0.0.38 - - [2026-03-16 03:06:21] "GET /project/170cd9f3-0378-42de-8b28-a9dddf617761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.048900 10.0.0.23 - - [2026-03-16 03:06:21] "GET /projects?obj_uuids=170cd9f3-0378-42de-8b28-a9dddf617761&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001204 10.0.0.38 - - [2026-03-16 03:06:22] "POST /neutron/network HTTP/1.1" 200 611 0.143600 10.0.0.38 - - [2026-03-16 03:06:22] "POST /ref-update HTTP/1.1" 200 156 0.035865 10.0.0.38 - - [2026-03-16 03:06:22] "POST /id-to-fqname HTTP/1.1" 200 221 0.003374 10.0.0.38 - - [2026-03-16 03:06:22] "GET /virtual-network/17e9782b-99e8-4899-9499-c25733546067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006155 10.0.0.38 - - [2026-03-16 03:06:22] "POST /neutron/network HTTP/1.1" 200 828 0.007268 10.0.0.38 - - [2026-03-16 03:06:22] "GET /virtual-network/17e9782b-99e8-4899-9499-c25733546067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005867 10.0.0.38 - - [2026-03-16 03:06:22] "GET /virtual-network/17e9782b-99e8-4899-9499-c25733546067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.008976 10.0.0.22 - - [2026-03-16 03:06:22] "GET /obj-perms HTTP/1.1" 200 5022 0.009654 10.0.0.38 - - [2026-03-16 03:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004270 10.0.0.23 - - [2026-03-16 03:06:22] "GET /projects?obj_uuids=170cd9f3-0378-42de-8b28-a9dddf617761&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001502 10.0.0.38 - - [2026-03-16 03:06:23] "GET /project/170cd9f3-0378-42de-8b28-a9dddf617761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.044686 10.0.0.38 - - [2026-03-16 03:06:23] "POST /neutron/network HTTP/1.1" 200 117 0.016202 10.0.0.38 - - [2026-03-16 03:06:23] "POST /neutron/network HTTP/1.1" 200 829 0.009987 10.0.0.38 - - [2026-03-16 03:06:23] "POST /id-to-fqname HTTP/1.1" 200 221 0.001388 10.0.0.38 - - [2026-03-16 03:06:23] "GET /virtual-network/ced3eb8c-8d7f-4544-9cf7-9877711782d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006237 10.0.0.38 - - [2026-03-16 03:06:23] "GET /virtual-network/ced3eb8c-8d7f-4544-9cf7-9877711782d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006942 10.0.0.38 - - [2026-03-16 03:06:23] "POST /neutron/subnet HTTP/1.1" 200 720 0.011825 10.0.0.38 - - [2026-03-16 03:06:23] "GET /virtual-network/ced3eb8c-8d7f-4544-9cf7-9877711782d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006705 10.0.0.38 - - [2026-03-16 03:06:24] "GET /obj-perms HTTP/1.1" 200 5022 0.004180 10.0.0.23 - - [2026-03-16 03:06:24] "GET /obj-perms HTTP/1.1" 200 5022 0.004289 10.0.0.38 - - [2026-03-16 03:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004495 10.0.0.23 - - [2026-03-16 03:06:24] "GET /projects?obj_uuids=170cd9f3-0378-42de-8b28-a9dddf617761&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002305 10.0.0.38 - - [2026-03-16 03:06:24] "GET /project/170cd9f3-0378-42de-8b28-a9dddf617761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.053012 10.0.0.38 - - [2026-03-16 03:06:24] "POST /route-targets HTTP/1.1" 200 327 0.023448 10.0.0.23 - - [2026-03-16 03:06:24] "POST /useragent-kv HTTP/1.1" 200 115 0.008337 10.0.0.38 - - [2026-03-16 03:06:24] "POST /neutron/subnet HTTP/1.1" 200 729 0.280237 10.0.0.38 - - [2026-03-16 03:06:24] "POST /id-to-fqname HTTP/1.1" 200 222 0.001325 10.0.0.38 - - [2026-03-16 03:06:24] "GET /virtual-network/27ced737-f132-4225-9e7c-863837398993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006094 10.0.0.38 - - [2026-03-16 03:06:24] "GET /virtual-network/27ced737-f132-4225-9e7c-863837398993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007107 10.0.0.38 - - [2026-03-16 03:06:24] "POST /neutron/network HTTP/1.1" 200 833 0.009164 10.0.0.38 - - [2026-03-16 03:06:25] "GET /virtual-network/27ced737-f132-4225-9e7c-863837398993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006726 10.0.0.38 - - [2026-03-16 03:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004219 10.0.0.23 - - [2026-03-16 03:06:25] "GET /projects?obj_uuids=170cd9f3-0378-42de-8b28-a9dddf617761&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001325 10.0.0.38 - - [2026-03-16 03:06:25] "GET /project/170cd9f3-0378-42de-8b28-a9dddf617761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.062749 10.0.0.23 - - [2026-03-16 03:06:25] "GET /projects?obj_uuids=170cd9f3-0378-42de-8b28-a9dddf617761&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001553 10.0.0.38 - - [2026-03-16 03:06:25] "POST /neutron/network HTTP/1.1" 200 623 0.172306 10.0.0.38 - - [2026-03-16 03:06:25] "POST /ref-update HTTP/1.1" 200 156 0.027902 10.0.0.38 - - [2026-03-16 03:06:26] "POST /id-to-fqname HTTP/1.1" 200 227 0.004087 10.0.0.38 - - [2026-03-16 03:06:26] "GET /virtual-network/e0581977-aaa5-4e13-8350-7c475e7bd837?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007339 10.0.0.38 - - [2026-03-16 03:06:26] "POST /neutron/network HTTP/1.1" 200 840 0.009996 10.0.0.38 - - [2026-03-16 03:06:26] "GET /virtual-network/e0581977-aaa5-4e13-8350-7c475e7bd837?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007529 10.0.0.38 - - [2026-03-16 03:06:26] "GET /virtual-network/e0581977-aaa5-4e13-8350-7c475e7bd837?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007769 10.0.0.22 - - [2026-03-16 03:06:26] "GET /obj-perms HTTP/1.1" 200 5022 0.003966 10.0.0.38 - - [2026-03-16 03:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004787 10.0.0.23 - - [2026-03-16 03:06:26] "GET /projects?obj_uuids=170cd9f3-0378-42de-8b28-a9dddf617761&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001510 10.0.0.38 - - [2026-03-16 03:06:26] "GET /project/170cd9f3-0378-42de-8b28-a9dddf617761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.048048 10.0.0.38 - - [2026-03-16 03:06:26] "POST /neutron/network HTTP/1.1" 200 117 0.018870 10.0.0.38 - - [2026-03-16 03:06:27] "POST /neutron/network HTTP/1.1" 200 841 0.009400 10.0.0.38 - - [2026-03-16 03:06:27] "POST /id-to-fqname HTTP/1.1" 200 228 0.001298 10.0.0.38 - - [2026-03-16 03:06:27] "GET /virtual-network/e2909112-9da8-460b-bda2-4c24fc2ca3dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006574 10.0.0.38 - - [2026-03-16 03:06:27] "GET /virtual-network/e2909112-9da8-460b-bda2-4c24fc2ca3dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.009324 10.0.0.38 - - [2026-03-16 03:06:27] "POST /neutron/subnet HTTP/1.1" 200 710 0.013358 10.0.0.38 - - [2026-03-16 03:06:27] "GET /virtual-network/e2909112-9da8-460b-bda2-4c24fc2ca3dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.007226 10.0.0.38 - - [2026-03-16 03:06:27] "GET /obj-perms HTTP/1.1" 200 5022 0.004040 10.0.0.23 - - [2026-03-16 03:06:27] "GET /obj-perms HTTP/1.1" 200 5022 0.005583 10.0.0.38 - - [2026-03-16 03:06:27] "POST /id-to-fqname HTTP/1.1" 200 221 0.001514 10.0.0.23 - - [2026-03-16 03:06:28] "GET /projects?obj_uuids=170cd9f3-0378-42de-8b28-a9dddf617761&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001963 10.0.0.38 - - [2026-03-16 03:06:28] "GET /project/170cd9f3-0378-42de-8b28-a9dddf617761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.090627 10.0.0.38 - - [2026-03-16 03:06:28] "POST /neutron/port HTTP/1.1" 200 117 0.008283 10.0.0.38 - - [2026-03-16 03:06:28] "POST /id-to-fqname HTTP/1.1" 200 222 0.001360 10.0.0.38 - - [2026-03-16 03:06:28] "POST /neutron/network HTTP/1.1" 200 843 0.007746 10.0.0.38 - - [2026-03-16 03:06:29] "POST /neutron/port HTTP/1.1" 200 1055 0.024444 10.0.0.38 - - [2026-03-16 03:06:29] "POST /neutron/port HTTP/1.1" 200 1119 0.028439 10.0.0.23 - - [2026-03-16 03:06:29] "GET /projects?obj_uuids=170cd9f3-0378-42de-8b28-a9dddf617761&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001010 10.0.0.38 - - [2026-03-16 03:06:29] "POST /neutron/port HTTP/1.1" 200 117 0.006533 10.0.0.38 - - [2026-03-16 03:06:29] "GET /project/170cd9f3-0378-42de-8b28-a9dddf617761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.089415 10.0.0.38 - - [2026-03-16 03:06:30] "POST /neutron/port HTTP/1.1" 200 1119 0.033297 10.0.0.38 - - [2026-03-16 03:06:30] "POST /fqname-to-id HTTP/1.1" 404 193 0.004065 10.0.0.38 - - [2026-03-16 03:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.23 - - [2026-03-16 03:06:30] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001673 10.0.0.38 - - [2026-03-16 03:06:30] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.009937 10.0.0.38 - - [2026-03-16 03:06:30] "POST /service-templates HTTP/1.1" 200 543 0.039480 10.0.0.38 - - [2026-03-16 03:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004419 10.0.0.38 - - [2026-03-16 03:06:30] "GET /service-template/d4353c78-bc38-44ce-8c59-032a0c7a04e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.007586 10.0.0.38 - - [2026-03-16 03:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004274 10.0.0.38 - - [2026-03-16 03:06:30] "POST /neutron/network HTTP/1.1" 200 843 0.008229 10.0.0.38 - - [2026-03-16 03:06:30] "GET /service-template/d4353c78-bc38-44ce-8c59-032a0c7a04e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.004566 10.0.0.38 - - [2026-03-16 03:06:30] "POST /id-to-fqname HTTP/1.1" 200 221 0.001595 10.0.0.38 - - [2026-03-16 03:06:30] "POST /id-to-fqname HTTP/1.1" 200 227 0.001961 10.0.0.38 - - [2026-03-16 03:06:30] "POST /id-to-fqname HTTP/1.1" 200 228 0.002124 10.0.0.38 - - [2026-03-16 03:06:30] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011091 10.0.0.38 - - [2026-03-16 03:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003607 10.0.0.38 - - [2026-03-16 03:06:30] "DELETE /service-template/d4353c78-bc38-44ce-8c59-032a0c7a04e6 HTTP/1.1" 200 115 0.038483 10.0.0.38 - - [2026-03-16 03:06:30] "POST /fqname-to-id HTTP/1.1" 404 193 0.004246 10.0.0.38 - - [2026-03-16 03:06:31] "POST /neutron/port HTTP/1.1" 200 1111 0.125572 10.0.0.38 - - [2026-03-16 03:06:31] "POST /neutron/subnet HTTP/1.1" 200 703 0.011387 10.0.0.23 - - [2026-03-16 03:06:31] "POST /useragent-kv HTTP/1.1" 200 115 0.005308 10.0.0.38 - - [2026-03-16 03:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007649 10.0.0.23 - - [2026-03-16 03:06:31] "POST /useragent-kv HTTP/1.1" 200 115 0.003159 10.0.0.38 - - [2026-03-16 03:06:31] "POST /neutron/network HTTP/1.1" 200 151 0.142386 10.0.0.23 - - [2026-03-16 03:06:31] "POST /useragent-kv HTTP/1.1" 200 115 0.005677 10.0.0.23 - - [2026-03-16 03:06:31] "POST /useragent-kv HTTP/1.1" 200 115 0.004551 10.0.0.38 - - [2026-03-16 03:06:31] "POST /neutron/network HTTP/1.1" 200 151 0.154637 10.0.0.38 - - [2026-03-16 03:06:31] "DELETE /route-target/6b7b5bdf-b23c-41cf-9072-f902e5932cea HTTP/1.1" 200 115 0.033934 10.0.0.38 - - [2026-03-16 03:06:31] "POST /neutron/port HTTP/1.1" 200 151 0.277431 10.0.0.38 - - [2026-03-16 03:06:32] "POST /neutron/port HTTP/1.1" 200 1121 0.038626 10.0.0.38 - - [2026-03-16 03:06:32] "POST /neutron/port HTTP/1.1" 200 117 0.008621 10.0.0.38 - - [2026-03-16 03:06:33] "POST /neutron/port HTTP/1.1" 200 117 0.012484 10.0.0.38 - - [2026-03-16 03:06:34] "POST /neutron/network HTTP/1.1" 200 829 0.008892 10.0.0.38 - - [2026-03-16 03:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004529 10.0.0.23 - - [2026-03-16 03:06:35] "POST /useragent-kv HTTP/1.1" 200 115 0.004260 10.0.0.23 - - [2026-03-16 03:06:35] "POST /useragent-kv HTTP/1.1" 200 115 0.006597 10.0.0.38 - - [2026-03-16 03:06:35] "POST /neutron/network HTTP/1.1" 200 151 0.181113 10.0.0.38 - - [2026-03-16 03:06:35] "DELETE /route-target/235dc9b2-902e-4fff-b384-0328e88d82d2 HTTP/1.1" 200 115 0.041301 10.0.0.23 - - [2026-03-16 03:06:36] "GET /projects?obj_uuids=170cd9f3-0378-42de-8b28-a9dddf617761&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001158 10.0.0.38 - - [2026-03-16 03:06:36] "GET /project/170cd9f3-0378-42de-8b28-a9dddf617761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.057050 10.0.0.23 - - [2026-03-16 03:06:36] "GET /projects?obj_uuids=170cd9f3-0378-42de-8b28-a9dddf617761&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001255 10.0.0.38 - - [2026-03-16 03:06:36] "GET /project/170cd9f3-0378-42de-8b28-a9dddf617761?fields=virtual_networks HTTP/1.1" 200 1023 0.044639 10.0.0.23 - - [2026-03-16 03:06:36] "GET /projects?obj_uuids=170cd9f3-0378-42de-8b28-a9dddf617761&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001080 10.0.0.38 - - [2026-03-16 03:06:36] "GET /project/170cd9f3-0378-42de-8b28-a9dddf617761?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.042477 10.0.0.23 - - [2026-03-16 03:06:36] "GET /projects?obj_uuids=170cd9f3-0378-42de-8b28-a9dddf617761&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001533 10.0.0.38 - - [2026-03-16 03:06:36] "GET /project/170cd9f3-0378-42de-8b28-a9dddf617761?fields=security_groups HTTP/1.1" 200 1245 0.046274 10.0.0.38 - - [2026-03-16 03:06:37] "POST /fqname-to-id HTTP/1.1" 404 190 0.032820 10.0.0.23 - - [2026-03-16 03:06:37] "GET /projects?obj_uuids=ed1a1b7d-f5af-4269-86e1-2ec1048998cf&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003844 10.0.0.23 - - [2026-03-16 03:06:37] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001703 10.0.0.23 - - [2026-03-16 03:06:37] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.011008 10.0.0.23 - - [2026-03-16 03:06:38] "POST /id-to-fqname HTTP/1.1" 200 192 0.008336 10.0.0.23 - - [2026-03-16 03:06:38] "POST /fqname-to-id HTTP/1.1" 404 201 0.005930 10.0.0.23 - - [2026-03-16 03:06:38] "POST /security-groups HTTP/1.1" 200 593 0.081184 10.0.0.23 - - [2026-03-16 03:06:38] "POST /projects HTTP/1.1" 200 589 0.351059 10.0.0.23 - - [2026-03-16 03:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.382579 10.0.0.38 - - [2026-03-16 03:06:38] "POST /fqname-to-id HTTP/1.1" 404 235 0.011295 10.0.0.38 - - [2026-03-16 03:06:38] "GET /project/ed1a1b7d-f5af-4269-86e1-2ec1048998cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.541880 10.0.0.38 - - [2026-03-16 03:06:39] "GET / HTTP/1.1" 200 35931 0.001911 10.0.0.38 - - [2026-03-16 03:06:41] "POST /fqname-to-id HTTP/1.1" 401 292 0.000749 10.0.0.38 - - [2026-03-16 03:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.056857 10.0.0.23 - - [2026-03-16 03:06:41] "GET /projects?obj_uuids=ed1a1b7d-f5af-4269-86e1-2ec1048998cf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001103 10.0.0.38 - - [2026-03-16 03:06:41] "GET /project/ed1a1b7d-f5af-4269-86e1-2ec1048998cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.049056 10.0.0.38 - - [2026-03-16 03:06:42] "POST /ref-update HTTP/1.1" 200 156 0.027539 10.0.0.23 - - [2026-03-16 03:06:42] "POST /useragent-kv HTTP/1.1" 200 115 0.007691 10.0.0.38 - - [2026-03-16 03:06:42] "POST /neutron/subnet HTTP/1.1" 200 719 0.279483 10.0.0.38 - - [2026-03-16 03:06:42] "POST /id-to-fqname HTTP/1.1" 200 224 0.001503 10.0.0.38 - - [2026-03-16 03:06:42] "GET /virtual-network/306afd07-5248-459e-8e9c-3fd46c07c21b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006660 10.0.0.38 - - [2026-03-16 03:06:42] "GET /virtual-network/306afd07-5248-459e-8e9c-3fd46c07c21b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007089 10.0.0.38 - - [2026-03-16 03:06:42] "POST /neutron/network HTTP/1.1" 200 829 0.008526 10.0.0.38 - - [2026-03-16 03:06:42] "GET /virtual-network/306afd07-5248-459e-8e9c-3fd46c07c21b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006298 10.0.0.38 - - [2026-03-16 03:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004196 10.0.0.23 - - [2026-03-16 03:06:44] "GET /projects?obj_uuids=ed1a1b7d-f5af-4269-86e1-2ec1048998cf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001375 10.0.0.38 - - [2026-03-16 03:06:44] "GET /project/ed1a1b7d-f5af-4269-86e1-2ec1048998cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.070511 10.0.0.23 - - [2026-03-16 03:06:44] "GET /projects?obj_uuids=ed1a1b7d-f5af-4269-86e1-2ec1048998cf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001559 10.0.0.38 - - [2026-03-16 03:06:44] "POST /neutron/network HTTP/1.1" 200 613 0.210057 10.0.0.38 - - [2026-03-16 03:06:45] "POST /id-to-fqname HTTP/1.1" 200 225 0.003289 10.0.0.38 - - [2026-03-16 03:06:45] "GET /virtual-network/da122470-3fdf-4fa4-bcfc-a41e8020f716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005744 10.0.0.38 - - [2026-03-16 03:06:45] "POST /neutron/network HTTP/1.1" 200 833 0.010410 10.0.0.38 - - [2026-03-16 03:06:45] "GET /virtual-network/da122470-3fdf-4fa4-bcfc-a41e8020f716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.008337 10.0.0.38 - - [2026-03-16 03:06:45] "GET /virtual-network/da122470-3fdf-4fa4-bcfc-a41e8020f716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006375 10.0.0.22 - - [2026-03-16 03:06:45] "GET /obj-perms HTTP/1.1" 200 5034 0.076435 10.0.0.38 - - [2026-03-16 03:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.23 - - [2026-03-16 03:06:45] "GET /projects?obj_uuids=ed1a1b7d-f5af-4269-86e1-2ec1048998cf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001060 10.0.0.38 - - [2026-03-16 03:06:46] "GET /project/ed1a1b7d-f5af-4269-86e1-2ec1048998cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.069936 10.0.0.38 - - [2026-03-16 03:06:46] "POST /neutron/network HTTP/1.1" 200 117 0.040625 10.0.0.38 - - [2026-03-16 03:06:46] "POST /route-targets HTTP/1.1" 200 327 0.017219 10.0.0.38 - - [2026-03-16 03:06:46] "POST /neutron/network HTTP/1.1" 200 834 0.014035 10.0.0.38 - - [2026-03-16 03:06:46] "POST /id-to-fqname HTTP/1.1" 200 227 0.001194 10.0.0.38 - - [2026-03-16 03:06:46] "GET /virtual-network/a84cf87a-62c9-4a17-b603-a957b842d55a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.008932 10.0.0.38 - - [2026-03-16 03:06:46] "GET /virtual-network/a84cf87a-62c9-4a17-b603-a957b842d55a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007132 10.0.0.38 - - [2026-03-16 03:06:46] "POST /neutron/subnet HTTP/1.1" 200 714 0.010783 10.0.0.38 - - [2026-03-16 03:06:46] "GET /virtual-network/a84cf87a-62c9-4a17-b603-a957b842d55a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.008090 10.0.0.38 - - [2026-03-16 03:06:47] "GET /obj-perms HTTP/1.1" 200 5034 0.061422 10.0.0.23 - - [2026-03-16 03:06:47] "GET /obj-perms HTTP/1.1" 200 5034 0.077188 10.0.0.38 - - [2026-03-16 03:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004866 10.0.0.23 - - [2026-03-16 03:06:47] "GET /projects?obj_uuids=ed1a1b7d-f5af-4269-86e1-2ec1048998cf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001381 10.0.0.38 - - [2026-03-16 03:06:47] "GET /project/ed1a1b7d-f5af-4269-86e1-2ec1048998cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.055508 10.0.0.38 - - [2026-03-16 03:06:47] "POST /ref-update HTTP/1.1" 200 156 0.030748 10.0.0.23 - - [2026-03-16 03:06:47] "POST /useragent-kv HTTP/1.1" 200 115 0.007375 10.0.0.38 - - [2026-03-16 03:06:47] "POST /neutron/subnet HTTP/1.1" 200 719 0.215395 10.0.0.38 - - [2026-03-16 03:06:48] "POST /id-to-fqname HTTP/1.1" 200 233 0.002146 10.0.0.38 - - [2026-03-16 03:06:48] "GET /virtual-network/1828cf3f-5e69-4416-b8dd-820354c87f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.008478 10.0.0.38 - - [2026-03-16 03:06:48] "GET /virtual-network/1828cf3f-5e69-4416-b8dd-820354c87f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006616 10.0.0.38 - - [2026-03-16 03:06:48] "POST /neutron/network HTTP/1.1" 200 847 0.008831 10.0.0.38 - - [2026-03-16 03:06:48] "GET /virtual-network/1828cf3f-5e69-4416-b8dd-820354c87f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005873 10.0.0.38 - - [2026-03-16 03:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004263 10.0.0.23 - - [2026-03-16 03:06:48] "GET /projects?obj_uuids=ed1a1b7d-f5af-4269-86e1-2ec1048998cf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001732 10.0.0.38 - - [2026-03-16 03:06:48] "GET /project/ed1a1b7d-f5af-4269-86e1-2ec1048998cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.054460 10.0.0.23 - - [2026-03-16 03:06:48] "GET /projects?obj_uuids=ed1a1b7d-f5af-4269-86e1-2ec1048998cf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001721 10.0.0.38 - - [2026-03-16 03:06:48] "POST /neutron/network HTTP/1.1" 200 631 0.130480 10.0.0.38 - - [2026-03-16 03:06:49] "POST /id-to-fqname HTTP/1.1" 200 234 0.003370 10.0.0.38 - - [2026-03-16 03:06:49] "GET /virtual-network/8f3c83e7-fc95-4aa0-a16b-8d6a23a953d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.006799 10.0.0.38 - - [2026-03-16 03:06:49] "POST /neutron/network HTTP/1.1" 200 848 0.008423 10.0.0.38 - - [2026-03-16 03:06:49] "GET /virtual-network/8f3c83e7-fc95-4aa0-a16b-8d6a23a953d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005845 10.0.0.38 - - [2026-03-16 03:06:49] "GET /virtual-network/8f3c83e7-fc95-4aa0-a16b-8d6a23a953d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.007688 10.0.0.22 - - [2026-03-16 03:06:49] "GET /obj-perms HTTP/1.1" 200 5034 0.004537 10.0.0.38 - - [2026-03-16 03:06:49] "POST /id-to-fqname HTTP/1.1" 200 224 0.001475 10.0.0.38 - - [2026-03-16 03:06:50] "POST /neutron/network HTTP/1.1" 200 839 0.008799 10.0.0.23 - - [2026-03-16 03:06:50] "GET /obj-perms HTTP/1.1" 200 5056 0.064923 10.0.0.23 - - [2026-03-16 03:06:51] "GET /projects?obj_uuids=ed1a1b7d-f5af-4269-86e1-2ec1048998cf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001717 10.0.0.38 - - [2026-03-16 03:06:51] "GET /project/ed1a1b7d-f5af-4269-86e1-2ec1048998cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.108780 10.0.0.38 - - [2026-03-16 03:06:51] "POST /neutron/port HTTP/1.1" 200 117 0.008173 10.0.0.38 - - [2026-03-16 03:06:51] "POST /id-to-fqname HTTP/1.1" 200 225 0.001574 10.0.0.38 - - [2026-03-16 03:06:51] "POST /neutron/network HTTP/1.1" 200 839 0.012039 10.0.0.38 - - [2026-03-16 03:06:52] "POST /neutron/port HTTP/1.1" 200 1061 0.021526 10.0.0.23 - - [2026-03-16 03:06:52] "GET /projects?obj_uuids=ed1a1b7d-f5af-4269-86e1-2ec1048998cf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001055 10.0.0.38 - - [2026-03-16 03:06:52] "GET /project/ed1a1b7d-f5af-4269-86e1-2ec1048998cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.077719 10.0.0.38 - - [2026-03-16 03:06:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005507 10.0.0.38 - - [2026-03-16 03:06:52] "POST /neutron/port HTTP/1.1" 200 117 0.001182 10.0.0.38 - - [2026-03-16 03:06:52] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009947 10.0.0.38 - - [2026-03-16 03:06:52] "POST /fqname-to-id HTTP/1.1" 404 193 0.003374 10.0.0.38 - - [2026-03-16 03:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.23 - - [2026-03-16 03:06:52] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001512 10.0.0.38 - - [2026-03-16 03:06:52] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.008787 10.0.0.38 - - [2026-03-16 03:06:52] "POST /service-templates HTTP/1.1" 200 543 0.041528 10.0.0.38 - - [2026-03-16 03:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004235 10.0.0.38 - - [2026-03-16 03:06:52] "GET /service-template/bfc378c0-7e97-4ada-9c06-a1cc80bb213b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1643 0.008806 10.0.0.38 - - [2026-03-16 03:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004611 10.0.0.38 - - [2026-03-16 03:06:53] "GET /service-template/bfc378c0-7e97-4ada-9c06-a1cc80bb213b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1643 0.004887 10.0.0.38 - - [2026-03-16 03:06:53] "POST /id-to-fqname HTTP/1.1" 200 233 0.001506 10.0.0.23 - - [2026-03-16 03:06:53] "GET /projects?obj_uuids=ed1a1b7d-f5af-4269-86e1-2ec1048998cf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001230 10.0.0.38 - - [2026-03-16 03:06:53] "POST /neutron/port HTTP/1.1" 200 1063 0.448075 10.0.0.38 - - [2026-03-16 03:06:53] "POST /neutron/network HTTP/1.1" 200 857 0.008556 10.0.0.38 - - [2026-03-16 03:06:53] "POST /neutron/port HTTP/1.1" 200 1117 0.171028 10.0.0.38 - - [2026-03-16 03:06:54] "POST /neutron/subnet HTTP/1.1" 200 703 0.009650 10.0.0.23 - - [2026-03-16 03:06:54] "GET /projects?obj_uuids=ed1a1b7d-f5af-4269-86e1-2ec1048998cf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001554 10.0.0.38 - - [2026-03-16 03:06:54] "GET /project/ed1a1b7d-f5af-4269-86e1-2ec1048998cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.100651 10.0.0.38 - - [2026-03-16 03:06:54] "POST /neutron/network HTTP/1.1" 200 847 0.007600 10.0.0.38 - - [2026-03-16 03:06:54] "POST /neutron/port HTTP/1.1" 200 117 0.009140 10.0.0.38 - - [2026-03-16 03:06:54] "GET /virtual-machine/95e308fb-6a7b-4235-9352-0e7870849763 HTTP/1.1" 401 292 0.000482 10.0.0.38 - - [2026-03-16 03:06:55] "GET /virtual-machine/95e308fb-6a7b-4235-9352-0e7870849763 HTTP/1.1" 404 171 0.036716 10.0.0.38 - - [2026-03-16 03:06:55] "POST /neutron/port HTTP/1.1" 200 1061 0.021812 10.0.0.38 - - [2026-03-16 03:06:55] "POST /neutron/port HTTP/1.1" 200 1125 0.023423 10.0.0.38 - - [2026-03-16 03:06:55] "POST /neutron/port HTTP/1.1" 200 117 0.001444 10.0.0.38 - - [2026-03-16 03:06:57] "GET /virtual-machine/95e308fb-6a7b-4235-9352-0e7870849763 HTTP/1.1" 200 1295 0.009045 10.0.0.38 - - [2026-03-16 03:06:57] "GET /virtual-machine-interface/5bfdaad1-8606-481c-a396-572fd71991aa HTTP/1.1" 200 2983 0.006379 10.0.0.38 - - [2026-03-16 03:06:57] "GET /virtual-machine-interface/5bfdaad1-8606-481c-a396-572fd71991aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2762 0.006735 10.0.0.38 - - [2026-03-16 03:06:57] "PUT /virtual-machine-interface/5bfdaad1-8606-481c-a396-572fd71991aa HTTP/1.1" 200 284 0.019145 10.0.0.38 - - [2026-03-16 03:06:57] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007715 10.0.0.38 - - [2026-03-16 03:07:02] "POST /neutron/port HTTP/1.1" 200 1125 0.027843 10.0.0.38 - - [2026-03-16 03:07:02] "POST /neutron/security_group HTTP/1.1" 200 2060 0.010776 10.0.0.38 - - [2026-03-16 03:07:02] "GET /virtual-machine/95e308fb-6a7b-4235-9352-0e7870849763 HTTP/1.1" 200 1295 0.006374 10.0.0.38 - - [2026-03-16 03:07:02] "GET /virtual-machine-interface/5bfdaad1-8606-481c-a396-572fd71991aa HTTP/1.1" 200 3033 0.005675 10.0.0.38 - - [2026-03-16 03:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005406 10.0.0.38 - - [2026-03-16 03:07:02] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006562 10.0.0.38 - - [2026-03-16 03:07:02] "GET /virtual-networks?parent_id=ed1a1b7d-f5af-4269-86e1-2ec1048998cf&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.005160 10.0.0.38 - - [2026-03-16 03:07:02] "GET /virtual-network/1828cf3f-5e69-4416-b8dd-820354c87f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006875 10.0.0.38 - - [2026-03-16 03:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.38 - - [2026-03-16 03:07:05] "GET /virtual-network/1828cf3f-5e69-4416-b8dd-820354c87f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006497 10.0.0.38 - - [2026-03-16 03:07:08] "DELETE /access-control-list/cfdb462b-eab8-4590-9182-4849a4eef473 HTTP/1.1" 200 115 0.055793 10.0.0.38 - - [2026-03-16 03:07:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.38 - - [2026-03-16 03:07:09] "GET /virtual-network/1828cf3f-5e69-4416-b8dd-820354c87f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006396 10.0.0.38 - - [2026-03-16 03:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004484 10.0.0.38 - - [2026-03-16 03:07:13] "GET /virtual-network/1828cf3f-5e69-4416-b8dd-820354c87f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006741 10.0.0.38 - - [2026-03-16 03:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004519 10.0.0.38 - - [2026-03-16 03:07:18] "GET /virtual-network/1828cf3f-5e69-4416-b8dd-820354c87f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.007894 10.0.0.23 - - [2026-03-16 03:07:19] "DELETE /project/170cd9f3-0378-42de-8b28-a9dddf617761 HTTP/1.1" 404 177 0.004558 10.0.0.23 - - [2026-03-16 03:07:19] "DELETE /project/ed1a1b7df5af426986e12ec1048998cf HTTP/1.1" 404 173 0.004164 10.0.0.38 - - [2026-03-16 03:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.38 - - [2026-03-16 03:07:22] "GET /virtual-network/1828cf3f-5e69-4416-b8dd-820354c87f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006707 10.0.0.38 - - [2026-03-16 03:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004483 10.0.0.38 - - [2026-03-16 03:07:26] "GET /virtual-network/1828cf3f-5e69-4416-b8dd-820354c87f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006278 10.0.0.38 - - [2026-03-16 03:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.38 - - [2026-03-16 03:07:30] "GET /virtual-network/1828cf3f-5e69-4416-b8dd-820354c87f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005773 10.0.0.38 - - [2026-03-16 03:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004884 10.0.0.38 - - [2026-03-16 03:07:34] "GET /virtual-network/1828cf3f-5e69-4416-b8dd-820354c87f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.009131 10.0.0.38 - - [2026-03-16 03:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003921 10.0.0.38 - - [2026-03-16 03:07:38] "GET /virtual-network/1828cf3f-5e69-4416-b8dd-820354c87f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006747 10.0.0.38 - - [2026-03-16 03:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004133 10.0.0.38 - - [2026-03-16 03:07:42] "GET /virtual-network/1828cf3f-5e69-4416-b8dd-820354c87f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.010009 10.0.0.38 - - [2026-03-16 03:07:44] "POST /neutron/network HTTP/1.1" 200 843 0.007483 10.0.0.38 - - [2026-03-16 03:07:44] "POST /neutron/port HTTP/1.1" 200 117 0.001168 10.0.0.38 - - [2026-03-16 03:07:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004632 10.0.0.38 - - [2026-03-16 03:07:44] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004166 10.0.0.38 - - [2026-03-16 03:07:44] "GET /virtual-networks?parent_id=ed1a1b7d-f5af-4269-86e1-2ec1048998cf&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003560 10.0.0.38 - - [2026-03-16 03:07:44] "GET /virtual-network/1828cf3f-5e69-4416-b8dd-820354c87f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006666 10.0.0.38 - - [2026-03-16 03:07:44] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008967 10.0.0.38 - - [2026-03-16 03:07:46] "POST /neutron/port HTTP/1.1" 200 1125 0.021360 10.0.0.38 - - [2026-03-16 03:07:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004673 10.0.0.38 - - [2026-03-16 03:07:46] "POST /neutron/network HTTP/1.1" 200 829 0.007959 10.0.0.38 - - [2026-03-16 03:07:51] "GET /obj-perms HTTP/1.1" 200 5056 0.075560 10.0.0.38 - - [2026-03-16 03:07:54] "POST /neutron/port HTTP/1.1" 200 1125 0.047976 10.0.0.38 - - [2026-03-16 03:07:55] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007559 10.0.0.38 - - [2026-03-16 03:08:00] "POST /neutron/port HTTP/1.1" 200 1125 0.023359 10.0.0.38 - - [2026-03-16 03:08:05] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009348 10.0.0.38 - - [2026-03-16 03:08:10] "POST /fqname-to-id HTTP/1.1" 404 211 0.003980 10.0.0.38 - - [2026-03-16 03:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004243 10.0.0.23 - - [2026-03-16 03:08:10] "GET /projects?obj_uuids=ed1a1b7d-f5af-4269-86e1-2ec1048998cf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001608 10.0.0.38 - - [2026-03-16 03:08:10] "GET /project/ed1a1b7d-f5af-4269-86e1-2ec1048998cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.056070 10.0.0.38 - - [2026-03-16 03:08:10] "POST /service-instances HTTP/1.1" 200 547 0.043249 10.0.0.38 - - [2026-03-16 03:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004036 10.0.0.38 - - [2026-03-16 03:08:11] "GET /service-instance/65c0a9c6-62e0-4f78-b743-1d0411ab4c76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.008447 10.0.0.38 - - [2026-03-16 03:08:11] "POST /port-tuples HTTP/1.1" 200 590 0.059792 10.0.0.38 - - [2026-03-16 03:08:11] "GET /virtual-machine-interface/5bfdaad1-8606-481c-a396-572fd71991aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.006059 10.0.0.38 - - [2026-03-16 03:08:11] "PUT /virtual-machine-interface/5bfdaad1-8606-481c-a396-572fd71991aa HTTP/1.1" 200 284 0.018906 10.0.0.38 - - [2026-03-16 03:08:11] "POST /ref-update HTTP/1.1" 200 156 0.019414 10.0.0.38 - - [2026-03-16 03:08:11] "POST /ref-update HTTP/1.1" 200 156 0.096095 10.0.0.38 - - [2026-03-16 03:08:11] "POST /neutron/port HTTP/1.1" 200 1125 0.030332 10.0.0.38 - - [2026-03-16 03:08:11] "POST /instance-ips HTTP/1.1" 200 373 0.047246 10.0.0.38 - - [2026-03-16 03:08:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006489 10.0.0.38 - - [2026-03-16 03:08:11] "POST /neutron/security_group HTTP/1.1" 200 2060 0.012273 10.0.0.38 - - [2026-03-16 03:08:11] "GET /virtual-machine/f76fec4c-2eac-444c-af0b-472efa833000 HTTP/1.1" 200 1295 0.008414 10.0.0.38 - - [2026-03-16 03:08:11] "GET /virtual-machine-interface/5c8ca27d-40c6-4a32-ae9d-5d6883550303 HTTP/1.1" 200 2956 0.007845 10.0.0.38 - - [2026-03-16 03:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004251 10.0.0.38 - - [2026-03-16 03:08:11] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005356 10.0.0.38 - - [2026-03-16 03:08:11] "GET /virtual-networks?parent_id=ed1a1b7d-f5af-4269-86e1-2ec1048998cf&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003683 10.0.0.38 - - [2026-03-16 03:08:11] "GET /virtual-network/306afd07-5248-459e-8e9c-3fd46c07c21b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006286 10.0.0.38 - - [2026-03-16 03:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004147 10.0.0.38 - - [2026-03-16 03:08:13] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004279 10.0.0.38 - - [2026-03-16 03:08:13] "GET /virtual-networks?parent_id=ed1a1b7d-f5af-4269-86e1-2ec1048998cf&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.006324 10.0.0.38 - - [2026-03-16 03:08:13] "GET /virtual-network/306afd07-5248-459e-8e9c-3fd46c07c21b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006411 10.0.0.38 - - [2026-03-16 03:08:13] "POST /neutron/port HTTP/1.1" 200 1127 0.023287 10.0.0.38 - - [2026-03-16 03:08:13] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007968 10.0.0.38 - - [2026-03-16 03:08:13] "GET /virtual-machine/e24a7df1-9991-4a23-b4de-668da98523a5 HTTP/1.1" 200 1295 0.006487 10.0.0.38 - - [2026-03-16 03:08:13] "GET /virtual-machine-interface/c38a835f-ddf9-468f-8f59-f419c9bbd2d5 HTTP/1.1" 200 2960 0.005801 10.0.0.38 - - [2026-03-16 03:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005996 10.0.0.38 - - [2026-03-16 03:08:13] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003915 10.0.0.38 - - [2026-03-16 03:08:13] "GET /virtual-networks?parent_id=ed1a1b7d-f5af-4269-86e1-2ec1048998cf&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003722 10.0.0.38 - - [2026-03-16 03:08:13] "GET /virtual-network/da122470-3fdf-4fa4-bcfc-a41e8020f716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005779 10.0.0.38 - - [2026-03-16 03:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004767 10.0.0.38 - - [2026-03-16 03:08:14] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005467 10.0.0.38 - - [2026-03-16 03:08:14] "GET /virtual-networks?parent_id=ed1a1b7d-f5af-4269-86e1-2ec1048998cf&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.004931 10.0.0.38 - - [2026-03-16 03:08:14] "GET /virtual-network/da122470-3fdf-4fa4-bcfc-a41e8020f716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006839 10.0.0.38 - - [2026-03-16 03:08:14] "POST /fqname-to-id HTTP/1.1" 404 215 0.004073 10.0.0.38 - - [2026-03-16 03:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004700 10.0.0.23 - - [2026-03-16 03:08:15] "GET /projects?obj_uuids=ed1a1b7d-f5af-4269-86e1-2ec1048998cf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001145 10.0.0.38 - - [2026-03-16 03:08:15] "GET /project/ed1a1b7d-f5af-4269-86e1-2ec1048998cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.057420 10.0.0.38 - - [2026-03-16 03:08:15] "POST /network-policys HTTP/1.1" 200 551 0.033240 10.0.0.38 - - [2026-03-16 03:08:15] "GET /network-policy/e434ca04-8a06-41f7-a0f9-2db4203b25ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.008357 10.0.0.38 - - [2026-03-16 03:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466 10.0.0.38 - - [2026-03-16 03:08:15] "GET /virtual-network/306afd07-5248-459e-8e9c-3fd46c07c21b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007055 10.0.0.38 - - [2026-03-16 03:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.38 - - [2026-03-16 03:08:15] "GET /network-policy/e434ca04-8a06-41f7-a0f9-2db4203b25ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.005362 10.0.0.38 - - [2026-03-16 03:08:15] "POST /ref-update HTTP/1.1" 200 156 0.071035 10.0.0.38 - - [2026-03-16 03:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004717 10.0.0.38 - - [2026-03-16 03:08:15] "POST /access-control-lists HTTP/1.1" 200 596 0.103385 10.0.0.38 - - [2026-03-16 03:08:15] "GET /network-policy/e434ca04-8a06-41f7-a0f9-2db4203b25ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.015150 10.0.0.38 - - [2026-03-16 03:08:15] "GET /virtual-network/306afd07-5248-459e-8e9c-3fd46c07c21b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.013041 10.0.0.38 - - [2026-03-16 03:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004165 10.0.0.38 - - [2026-03-16 03:08:15] "GET /network-policy/e434ca04-8a06-41f7-a0f9-2db4203b25ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.005760 10.0.0.38 - - [2026-03-16 03:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004844 10.0.0.38 - - [2026-03-16 03:08:15] "GET /virtual-network/da122470-3fdf-4fa4-bcfc-a41e8020f716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007383 10.0.0.38 - - [2026-03-16 03:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004509 10.0.0.38 - - [2026-03-16 03:08:15] "GET /network-policy/e434ca04-8a06-41f7-a0f9-2db4203b25ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.005368 10.0.0.38 - - [2026-03-16 03:08:15] "POST /ref-update HTTP/1.1" 200 156 0.111022 10.0.0.38 - - [2026-03-16 03:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004814 10.0.0.38 - - [2026-03-16 03:08:15] "POST /access-control-lists HTTP/1.1" 200 599 0.115420 10.0.0.38 - - [2026-03-16 03:08:15] "GET /network-policy/e434ca04-8a06-41f7-a0f9-2db4203b25ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.004287 10.0.0.38 - - [2026-03-16 03:08:16] "GET /virtual-network/da122470-3fdf-4fa4-bcfc-a41e8020f716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.009409 10.0.0.38 - - [2026-03-16 03:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.017020 10.0.0.38 - - [2026-03-16 03:08:16] "PUT /access-control-list/fed4ac44-5220-4591-af88-64f9fed632c3 HTTP/1.1" 200 272 0.047988 10.0.0.38 - - [2026-03-16 03:08:16] "GET /network-policy/e434ca04-8a06-41f7-a0f9-2db4203b25ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.005177 10.0.0.38 - - [2026-03-16 03:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004316 10.0.0.38 - - [2026-03-16 03:08:16] "GET /service-template/bfc378c0-7e97-4ada-9c06-a1cc80bb213b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1643 0.004062 10.0.0.38 - - [2026-03-16 03:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003920 10.0.0.23 - - [2026-03-16 03:08:16] "GET /projects?obj_uuids=ed1a1b7d-f5af-4269-86e1-2ec1048998cf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001258 10.0.0.38 - - [2026-03-16 03:08:16] "GET /project/ed1a1b7d-f5af-4269-86e1-2ec1048998cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.055292 10.0.0.38 - - [2026-03-16 03:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006579 10.0.0.38 - - [2026-03-16 03:08:16] "GET /service-instance/65c0a9c6-62e0-4f78-b743-1d0411ab4c76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2542 0.007090 10.0.0.38 - - [2026-03-16 03:08:16] "POST /neutron/port HTTP/1.1" 200 1383 0.033597 10.0.0.38 - - [2026-03-16 03:08:16] "POST /neutron/security_group HTTP/1.1" 200 2060 0.010140 10.0.0.38 - - [2026-03-16 03:08:17] "POST /neutron/port HTTP/1.1" 200 1383 0.025478 10.0.0.38 - - [2026-03-16 03:08:17] "POST /neutron/network HTTP/1.1" 200 847 0.009326 10.0.0.38 - - [2026-03-16 03:08:17] "POST /id-to-fqname HTTP/1.1" 200 233 0.001665 10.0.0.38 - - [2026-03-16 03:08:17] "GET /virtual-machine/95e308fb-6a7b-4235-9352-0e7870849763 HTTP/1.1" 200 1295 0.004517 10.0.0.38 - - [2026-03-16 03:08:17] "GET /virtual-machine-interface/5bfdaad1-8606-481c-a396-572fd71991aa HTTP/1.1" 200 3889 0.006322 10.0.0.38 - - [2026-03-16 03:08:17] "GET /instance-ip/4d641a10-bb55-401e-8376-9838abaa19ed HTTP/1.1" 200 1963 0.005621 10.0.0.38 - - [2026-03-16 03:08:17] "GET /instance-ip/74ce4826-cf79-4760-ad79-3e4e08e103be HTTP/1.1" 200 1634 0.007843 10.0.0.38 - - [2026-03-16 03:08:17] "GET /instance-ip/8d7daa62-048c-4b90-9f4f-ba2b6947846f HTTP/1.1" 200 1963 0.005186 10.0.0.38 - - [2026-03-16 03:08:17] "POST /neutron/port HTTP/1.1" 200 1383 0.024772 10.0.0.38 - - [2026-03-16 03:08:17] "GET /virtual-machine/95e308fb-6a7b-4235-9352-0e7870849763 HTTP/1.1" 200 1295 0.005770 10.0.0.38 - - [2026-03-16 03:08:17] "GET /virtual-machine-interface/5bfdaad1-8606-481c-a396-572fd71991aa HTTP/1.1" 200 3889 0.007327 10.0.0.38 - - [2026-03-16 03:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007254 10.0.0.38 - - [2026-03-16 03:08:17] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004946 10.0.0.38 - - [2026-03-16 03:08:17] "GET /virtual-networks?parent_id=ed1a1b7d-f5af-4269-86e1-2ec1048998cf&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.004119 10.0.0.38 - - [2026-03-16 03:08:17] "GET /virtual-network/1828cf3f-5e69-4416-b8dd-820354c87f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.007618 10.0.0.38 - - [2026-03-16 03:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004098 10.0.0.38 - - [2026-03-16 03:08:18] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004186 10.0.0.38 - - [2026-03-16 03:08:18] "GET /virtual-networks?parent_id=ed1a1b7d-f5af-4269-86e1-2ec1048998cf&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.004674 10.0.0.38 - - [2026-03-16 03:08:18] "GET /virtual-network/1828cf3f-5e69-4416-b8dd-820354c87f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.008136 10.0.0.38 - - [2026-03-16 03:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004783 10.0.0.38 - - [2026-03-16 03:08:18] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006584 10.0.0.38 - - [2026-03-16 03:08:18] "GET /virtual-networks?parent_id=ed1a1b7d-f5af-4269-86e1-2ec1048998cf&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.004344 10.0.0.38 - - [2026-03-16 03:08:18] "GET /virtual-network/1828cf3f-5e69-4416-b8dd-820354c87f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.007662 10.0.0.38 - - [2026-03-16 03:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004421 10.0.0.38 - - [2026-03-16 03:08:18] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005012 10.0.0.38 - - [2026-03-16 03:08:18] "GET /virtual-networks?parent_id=ed1a1b7d-f5af-4269-86e1-2ec1048998cf&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003867 10.0.0.38 - - [2026-03-16 03:08:18] "GET /virtual-network/1828cf3f-5e69-4416-b8dd-820354c87f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006793 10.0.0.38 - - [2026-03-16 03:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004408 10.0.0.38 - - [2026-03-16 03:08:19] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004770 10.0.0.38 - - [2026-03-16 03:08:19] "GET /virtual-networks?parent_id=ed1a1b7d-f5af-4269-86e1-2ec1048998cf&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.004796 10.0.0.38 - - [2026-03-16 03:08:19] "GET /virtual-network/1828cf3f-5e69-4416-b8dd-820354c87f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.007078 10.0.0.38 - - [2026-03-16 03:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004276 10.0.0.38 - - [2026-03-16 03:08:19] "GET /routing-instance/12e9275d-9b0e-4b48-be7d-0de64eb0d1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.004799 10.0.0.38 - - [2026-03-16 03:08:19] "GET /routing-instance/12e9275d-9b0e-4b48-be7d-0de64eb0d1dc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1589 0.006665 10.0.0.38 - - [2026-03-16 03:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.38 - - [2026-03-16 03:08:19] "GET /routing-instance/87cf2936-93e2-4f43-9842-d2dbca2d9f4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.005578 10.0.0.38 - - [2026-03-16 03:08:19] "GET /routing-instance/87cf2936-93e2-4f43-9842-d2dbca2d9f4a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1592 0.007498 10.0.0.38 - - [2026-03-16 03:08:46] "POST /neutron/port HTTP/1.1" 200 1127 0.023962 10.0.0.38 - - [2026-03-16 03:08:46] "POST /neutron/subnet HTTP/1.1" 200 703 0.010893 10.0.0.38 - - [2026-03-16 03:08:49] "POST /neutron/port HTTP/1.1" 200 1383 0.030712 10.0.0.38 - - [2026-03-16 03:08:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004673 10.0.0.38 - - [2026-03-16 03:08:49] "POST /neutron/network HTTP/1.1" 200 847 0.008982 10.0.0.38 - - [2026-03-16 03:09:08] "GET /network-policy/e434ca04-8a06-41f7-a0f9-2db4203b25ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2473 0.004894 10.0.0.38 - - [2026-03-16 03:09:08] "PUT /network-policy/e434ca04-8a06-41f7-a0f9-2db4203b25ba HTTP/1.1" 200 262 0.017638 10.0.0.38 - - [2026-03-16 03:09:08] "GET /network-policy/e434ca04-8a06-41f7-a0f9-2db4203b25ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3769 0.005832 10.0.0.38 - - [2026-03-16 03:09:32] "POST /neutron/port HTTP/1.1" 200 1383 0.026321 10.0.0.38 - - [2026-03-16 03:09:37] "POST /ref-update HTTP/1.1" 200 156 0.074612 10.0.0.38 - - [2026-03-16 03:09:37] "POST /ref-update HTTP/1.1" 200 156 0.064980 10.0.0.38 - - [2026-03-16 03:09:37] "GET /virtual-network/da122470-3fdf-4fa4-bcfc-a41e8020f716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.011555 10.0.0.38 - - [2026-03-16 03:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008471 10.0.0.38 - - [2026-03-16 03:09:37] "GET /network-policy/e434ca04-8a06-41f7-a0f9-2db4203b25ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3769 0.004134 10.0.0.38 - - [2026-03-16 03:09:37] "POST /ref-update HTTP/1.1" 200 156 0.061690 10.0.0.38 - - [2026-03-16 03:09:37] "POST /neutron/network HTTP/1.1" 200 829 0.011640 10.0.0.38 - - [2026-03-16 03:09:37] "GET /virtual-network/306afd07-5248-459e-8e9c-3fd46c07c21b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006027 10.0.0.38 - - [2026-03-16 03:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.38 - - [2026-03-16 03:09:37] "GET /network-policy/e434ca04-8a06-41f7-a0f9-2db4203b25ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3769 0.008741 10.0.0.38 - - [2026-03-16 03:09:37] "DELETE /network-policy/e434ca04-8a06-41f7-a0f9-2db4203b25ba HTTP/1.1" 200 115 0.044975 10.0.0.38 - - [2026-03-16 03:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004443 10.0.0.38 - - [2026-03-16 03:09:38] "DELETE /service-instance/65c0a9c6-62e0-4f78-b743-1d0411ab4c76 HTTP/1.1" 200 115 0.059210 10.0.0.38 - - [2026-03-16 03:09:38] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004353 10.0.0.38 - - [2026-03-16 03:09:38] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004884 10.0.0.38 - - [2026-03-16 03:09:38] "POST /ref-update HTTP/1.1" 200 156 0.037083 10.0.0.38 - - [2026-03-16 03:09:38] "POST /ref-update HTTP/1.1" 200 156 0.078875 10.0.0.38 - - [2026-03-16 03:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004934 10.0.0.38 - - [2026-03-16 03:09:38] "POST /ref-update HTTP/1.1" 200 156 0.059345 10.0.0.38 - - [2026-03-16 03:09:38] "DELETE /service-template/bfc378c0-7e97-4ada-9c06-a1cc80bb213b HTTP/1.1" 200 115 0.055922 10.0.0.38 - - [2026-03-16 03:09:38] "POST /fqname-to-id HTTP/1.1" 404 193 0.004337 10.0.0.38 - - [2026-03-16 03:09:38] "POST /neutron/port HTTP/1.1" 200 1125 0.021787 10.0.0.38 - - [2026-03-16 03:09:38] "DELETE /route-target/fa2f76c4-8201-4f6d-8609-be5495dc3d0e HTTP/1.1" 200 115 0.030270 10.0.0.38 - - [2026-03-16 03:09:39] "POST /neutron/network HTTP/1.1" 200 847 0.006715 10.0.0.38 - - [2026-03-16 03:09:39] "POST /neutron/port HTTP/1.1" 200 1117 0.027518 10.0.0.38 - - [2026-03-16 03:09:39] "POST /neutron/port HTTP/1.1" 200 1115 0.027053 10.0.0.38 - - [2026-03-16 03:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007788 10.0.0.23 - - [2026-03-16 03:09:39] "POST /useragent-kv HTTP/1.1" 200 115 0.005442 10.0.0.23 - - [2026-03-16 03:09:39] "POST /useragent-kv HTTP/1.1" 200 115 0.002754 10.0.0.38 - - [2026-03-16 03:09:39] "POST /neutron/network HTTP/1.1" 200 151 0.151693 10.0.0.38 - - [2026-03-16 03:09:40] "DELETE /route-target/bdae7c82-8854-455c-b11f-7627c469fc56 HTTP/1.1" 200 115 0.071267 10.0.0.38 - - [2026-03-16 03:09:40] "POST /neutron/network HTTP/1.1" 200 829 0.009075 10.0.0.23 - - [2026-03-16 03:09:42] "GET /projects?obj_uuids=ed1a1b7d-f5af-4269-86e1-2ec1048998cf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001171 10.0.0.38 - - [2026-03-16 03:09:42] "GET /project/ed1a1b7d-f5af-4269-86e1-2ec1048998cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.074808 10.0.0.23 - - [2026-03-16 03:09:42] "GET /projects?obj_uuids=ed1a1b7d-f5af-4269-86e1-2ec1048998cf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001175 10.0.0.38 - - [2026-03-16 03:09:42] "GET /project/ed1a1b7d-f5af-4269-86e1-2ec1048998cf?fields=virtual_networks HTTP/1.1" 200 1035 0.059982 10.0.0.23 - - [2026-03-16 03:09:42] "GET /projects?obj_uuids=ed1a1b7d-f5af-4269-86e1-2ec1048998cf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001735 10.0.0.38 - - [2026-03-16 03:09:42] "GET /project/ed1a1b7d-f5af-4269-86e1-2ec1048998cf?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.049437 10.0.0.23 - - [2026-03-16 03:09:42] "GET /projects?obj_uuids=ed1a1b7d-f5af-4269-86e1-2ec1048998cf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001824 10.0.0.38 - - [2026-03-16 03:09:42] "GET /project/ed1a1b7d-f5af-4269-86e1-2ec1048998cf?fields=security_groups HTTP/1.1" 200 1263 0.051563 10.0.0.38 - - [2026-03-16 03:09:43] "POST /fqname-to-id HTTP/1.1" 404 189 0.032319 10.0.0.23 - - [2026-03-16 03:09:43] "GET /projects?obj_uuids=be1f59ae-6cbd-4a6a-a7df-a8fa28d14c8e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003320 10.0.0.23 - - [2026-03-16 03:09:43] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001527 10.0.0.23 - - [2026-03-16 03:09:43] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.049163 10.0.0.23 - - [2026-03-16 03:09:43] "POST /id-to-fqname HTTP/1.1" 200 191 0.003625 10.0.0.23 - - [2026-03-16 03:09:43] "POST /fqname-to-id HTTP/1.1" 404 200 0.004700 10.0.0.23 - - [2026-03-16 03:09:43] "POST /security-groups HTTP/1.1" 200 592 0.042037 10.0.0.38 - - [2026-03-16 03:09:43] "POST /fqname-to-id HTTP/1.1" 404 235 0.004852 10.0.0.23 - - [2026-03-16 03:09:43] "POST /projects HTTP/1.1" 200 587 0.265212 10.0.0.23 - - [2026-03-16 03:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.360667 10.0.0.38 - - [2026-03-16 03:09:44] "POST /access-control-lists HTTP/1.1" 200 595 0.052796 10.0.0.38 - - [2026-03-16 03:09:44] "GET /project/be1f59ae-6cbd-4a6a-a7df-a8fa28d14c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.577871 10.0.0.38 - - [2026-03-16 03:09:45] "GET / HTTP/1.1" 200 35931 0.001993 10.0.0.38 - - [2026-03-16 03:09:47] "GET /project/be1f59ae-6cbd-4a6a-a7df-a8fa28d14c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000656 10.0.0.23 - - [2026-03-16 03:09:47] "GET /projects?obj_uuids=be1f59ae-6cbd-4a6a-a7df-a8fa28d14c8e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001192 10.0.0.38 - - [2026-03-16 03:09:47] "GET /project/be1f59ae-6cbd-4a6a-a7df-a8fa28d14c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.082254 10.0.0.38 - - [2026-03-16 03:09:48] "POST /fqname-to-id HTTP/1.1" 404 180 0.007267 10.0.0.38 - - [2026-03-16 03:09:48] "POST /virtual-DNSs HTTP/1.1" 200 507 0.029190 10.0.0.38 - - [2026-03-16 03:09:48] "GET /virtual-DNS/65246e9a-25ee-4d91-ac17-39b3fb864336?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.005898 10.0.0.38 - - [2026-03-16 03:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003938 10.0.0.38 - - [2026-03-16 03:09:48] "GET /virtual-DNS/65246e9a-25ee-4d91-ac17-39b3fb864336?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.006964 10.0.0.38 - - [2026-03-16 03:09:48] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003999 10.0.0.38 - - [2026-03-16 03:09:48] "POST /network-ipams HTTP/1.1" 200 514 0.032684 10.0.0.38 - - [2026-03-16 03:09:48] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 751 0.003553 10.0.0.38 - - [2026-03-16 03:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003993 10.0.0.38 - - [2026-03-16 03:09:48] "GET /network-ipam/21565de5-e08f-48fb-b4ef-5a58817b407a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.008517 10.0.0.38 - - [2026-03-16 03:09:48] "PUT /network-ipam/21565de5-e08f-48fb-b4ef-5a58817b407a HTTP/1.1" 200 258 0.016979 10.0.0.38 - - [2026-03-16 03:09:49] "POST /ref-update HTTP/1.1" 200 156 0.018281 10.0.0.38 - - [2026-03-16 03:09:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.23 - - [2026-03-16 03:09:49] "GET /projects?obj_uuids=be1f59ae-6cbd-4a6a-a7df-a8fa28d14c8e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001026 10.0.0.38 - - [2026-03-16 03:09:49] "GET /project/be1f59ae-6cbd-4a6a-a7df-a8fa28d14c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.049840 10.0.0.23 - - [2026-03-16 03:09:49] "GET /projects?obj_uuids=be1f59ae-6cbd-4a6a-a7df-a8fa28d14c8e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001244 10.0.0.38 - - [2026-03-16 03:09:49] "POST /neutron/network HTTP/1.1" 200 618 0.175337 10.0.0.38 - - [2026-03-16 03:09:49] "POST /id-to-fqname HTTP/1.1" 200 227 0.004386 10.0.0.38 - - [2026-03-16 03:09:49] "GET /virtual-network/a83fd5d4-a573-45cd-9c6e-f96a16cb1c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007199 10.0.0.38 - - [2026-03-16 03:09:49] "POST /neutron/network HTTP/1.1" 200 833 0.008029 10.0.0.38 - - [2026-03-16 03:09:49] "GET /virtual-network/a83fd5d4-a573-45cd-9c6e-f96a16cb1c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006696 10.0.0.38 - - [2026-03-16 03:09:49] "POST /neutron/network HTTP/1.1" 200 807 0.017711 10.0.0.38 - - [2026-03-16 03:09:49] "POST /id-to-fqname HTTP/1.1" 200 227 0.001445 10.0.0.23 - - [2026-03-16 03:09:50] "GET /projects?obj_uuids=be1f59ae-6cbd-4a6a-a7df-a8fa28d14c8e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001523 10.0.0.38 - - [2026-03-16 03:09:50] "GET /project/be1f59ae-6cbd-4a6a-a7df-a8fa28d14c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.086583 10.0.0.38 - - [2026-03-16 03:09:50] "POST /neutron/network HTTP/1.1" 200 833 0.009827 10.0.0.38 - - [2026-03-16 03:09:51] "POST /neutron/port HTTP/1.1" 200 117 0.009454 10.0.0.38 - - [2026-03-16 03:09:52] "POST /neutron/port HTTP/1.1" 200 1058 0.050353 10.0.0.38 - - [2026-03-16 03:09:52] "POST /neutron/port HTTP/1.1" 200 1122 0.028131 10.0.0.38 - - [2026-03-16 03:09:52] "POST /neutron/port HTTP/1.1" 200 117 0.001251 10.0.0.22 - - [2026-03-16 03:09:52] "GET /obj-perms HTTP/1.1" 200 5056 0.058649 10.0.0.38 - - [2026-03-16 03:09:56] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010304 10.0.0.38 - - [2026-03-16 03:09:56] "POST /neutron/port HTTP/1.1" 200 1122 0.022398 10.0.0.38 - - [2026-03-16 03:09:56] "GET /virtual-machine/30d78748-f08a-4ad8-9024-0130ee11e5df HTTP/1.1" 401 292 0.000384 10.0.0.38 - - [2026-03-16 03:09:56] "GET /virtual-machine/30d78748-f08a-4ad8-9024-0130ee11e5df HTTP/1.1" 200 1293 0.042591 10.0.0.38 - - [2026-03-16 03:09:56] "GET /virtual-machine-interface/318a58ae-4289-4eb5-8760-fe289dad1ebb HTTP/1.1" 200 2962 0.006549 10.0.0.38 - - [2026-03-16 03:09:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005498 10.0.0.38 - - [2026-03-16 03:09:56] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004426 10.0.0.38 - - [2026-03-16 03:09:56] "GET /virtual-networks?parent_id=be1f59ae-6cbd-4a6a-a7df-a8fa28d14c8e&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003254 10.0.0.38 - - [2026-03-16 03:09:56] "GET /virtual-network/a83fd5d4-a573-45cd-9c6e-f96a16cb1c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007082 10.0.0.38 - - [2026-03-16 03:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004582 10.0.0.38 - - [2026-03-16 03:10:00] "GET /virtual-network/a83fd5d4-a573-45cd-9c6e-f96a16cb1c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007891 10.0.0.38 - - [2026-03-16 03:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004603 10.0.0.38 - - [2026-03-16 03:10:04] "GET /virtual-network/a83fd5d4-a573-45cd-9c6e-f96a16cb1c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007204 10.0.0.38 - - [2026-03-16 03:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.38 - - [2026-03-16 03:10:08] "GET /virtual-network/a83fd5d4-a573-45cd-9c6e-f96a16cb1c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007426 10.0.0.38 - - [2026-03-16 03:10:09] "DELETE /access-control-list/4e152822-12c1-4c03-9385-5fd86e2240cd HTTP/1.1" 200 115 0.045483 10.0.0.22 - - [2026-03-16 03:10:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000634 10.0.0.38 - - [2026-03-16 03:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.22 - - [2026-03-16 03:10:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000290 10.0.0.38 - - [2026-03-16 03:10:12] "GET /virtual-network/a83fd5d4-a573-45cd-9c6e-f96a16cb1c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006555 10.0.0.23 - - [2026-03-16 03:10:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000459 10.0.0.23 - - [2026-03-16 03:10:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.22 - - [2026-03-16 03:10:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000676 10.0.0.22 - - [2026-03-16 03:10:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000485 10.0.0.23 - - [2026-03-16 03:10:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000413 10.0.0.23 - - [2026-03-16 03:10:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000535 10.0.0.38 - - [2026-03-16 03:10:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000414 10.0.0.38 - - [2026-03-16 03:10:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000421 10.0.0.38 - - [2026-03-16 03:10:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000391 10.0.0.38 - - [2026-03-16 03:10:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000493 10.0.0.38 - - [2026-03-16 03:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004457 10.0.0.38 - - [2026-03-16 03:10:16] "GET /virtual-network/a83fd5d4-a573-45cd-9c6e-f96a16cb1c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005882 10.0.0.23 - - [2026-03-16 03:10:19] "DELETE /project/be1f59ae6cbd4a6aa7dfa8fa28d14c8e HTTP/1.1" 404 173 0.003318 10.0.0.23 - - [2026-03-16 03:10:19] "DELETE /project/ed1a1b7d-f5af-4269-86e1-2ec1048998cf HTTP/1.1" 404 177 0.005911 10.0.0.38 - - [2026-03-16 03:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004442 10.0.0.38 - - [2026-03-16 03:10:20] "GET /virtual-network/a83fd5d4-a573-45cd-9c6e-f96a16cb1c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006589 10.0.0.38 - - [2026-03-16 03:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.38 - - [2026-03-16 03:10:24] "GET /virtual-network/a83fd5d4-a573-45cd-9c6e-f96a16cb1c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.009021 10.0.0.38 - - [2026-03-16 03:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004132 10.0.0.38 - - [2026-03-16 03:10:28] "GET /virtual-network/a83fd5d4-a573-45cd-9c6e-f96a16cb1c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007034 10.0.0.38 - - [2026-03-16 03:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004571 10.0.0.38 - - [2026-03-16 03:10:32] "GET /virtual-network/a83fd5d4-a573-45cd-9c6e-f96a16cb1c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006716 10.0.0.38 - - [2026-03-16 03:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004424 10.0.0.38 - - [2026-03-16 03:10:34] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004943 10.0.0.38 - - [2026-03-16 03:10:34] "GET /virtual-networks?parent_id=be1f59ae-6cbd-4a6a-a7df-a8fa28d14c8e&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003922 10.0.0.38 - - [2026-03-16 03:10:35] "GET /virtual-network/a83fd5d4-a573-45cd-9c6e-f96a16cb1c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007036 10.0.0.38 - - [2026-03-16 03:10:35] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009153 10.0.0.38 - - [2026-03-16 03:10:44] "POST /neutron/port HTTP/1.1" 200 1122 0.022863 10.0.0.38 - - [2026-03-16 03:10:45] "POST /neutron/security_group HTTP/1.1" 200 2059 0.018249 10.0.0.38 - - [2026-03-16 03:10:50] "POST /neutron/network HTTP/1.1" 200 843 0.010047 10.0.0.38 - - [2026-03-16 03:10:50] "POST /neutron/port HTTP/1.1" 200 117 0.001303 10.0.0.38 - - [2026-03-16 03:10:50] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011538 10.0.0.38 - - [2026-03-16 03:11:21] "POST /id-to-fqname HTTP/1.1" 200 227 0.001394 10.0.0.38 - - [2026-03-16 03:11:21] "POST /neutron/port HTTP/1.1" 200 1122 0.020579 10.0.0.23 - - [2026-03-16 03:11:22] "GET /projects?obj_uuids=be1f59ae-6cbd-4a6a-a7df-a8fa28d14c8e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.040060 10.0.0.38 - - [2026-03-16 03:11:22] "GET /project/be1f59ae-6cbd-4a6a-a7df-a8fa28d14c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.125238 10.0.0.38 - - [2026-03-16 03:11:22] "POST /neutron/network HTTP/1.1" 200 833 0.038795 10.0.0.38 - - [2026-03-16 03:11:22] "POST /neutron/port HTTP/1.1" 200 117 0.007965 10.0.0.23 - - [2026-03-16 03:11:23] "GET /projects?obj_uuids=be1f59ae-6cbd-4a6a-a7df-a8fa28d14c8e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001493 10.0.0.38 - - [2026-03-16 03:11:23] "POST /neutron/port HTTP/1.1" 200 1058 0.329261 10.0.0.38 - - [2026-03-16 03:11:23] "POST /neutron/port HTTP/1.1" 200 1112 0.128452 10.0.0.38 - - [2026-03-16 03:11:23] "POST /neutron/subnet HTTP/1.1" 200 685 0.010089 10.0.0.38 - - [2026-03-16 03:11:27] "POST /neutron/port HTTP/1.1" 200 1122 0.022105 10.0.0.38 - - [2026-03-16 03:11:28] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009596 10.0.0.38 - - [2026-03-16 03:11:28] "GET /virtual-machine/92feb633-e1ec-4a3f-a96b-a46a0d588b56 HTTP/1.1" 200 1294 0.008453 10.0.0.38 - - [2026-03-16 03:11:28] "GET /virtual-machine-interface/2d400384-2156-41bf-94d8-a831655dba40 HTTP/1.1" 200 2963 0.007177 10.0.0.38 - - [2026-03-16 03:11:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005099 10.0.0.38 - - [2026-03-16 03:11:28] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004026 10.0.0.38 - - [2026-03-16 03:11:28] "GET /virtual-networks?parent_id=be1f59ae-6cbd-4a6a-a7df-a8fa28d14c8e&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004405 10.0.0.38 - - [2026-03-16 03:11:28] "GET /virtual-network/a83fd5d4-a573-45cd-9c6e-f96a16cb1c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007030 10.0.0.38 - - [2026-03-16 03:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.38 - - [2026-03-16 03:11:31] "GET /virtual-network/a83fd5d4-a573-45cd-9c6e-f96a16cb1c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006385 10.0.0.38 - - [2026-03-16 03:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004793 10.0.0.38 - - [2026-03-16 03:11:35] "GET /virtual-network/a83fd5d4-a573-45cd-9c6e-f96a16cb1c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006596 10.0.0.38 - - [2026-03-16 03:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004312 10.0.0.38 - - [2026-03-16 03:11:39] "GET /virtual-network/a83fd5d4-a573-45cd-9c6e-f96a16cb1c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.008089 10.0.0.38 - - [2026-03-16 03:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004109 10.0.0.38 - - [2026-03-16 03:11:43] "GET /virtual-network/a83fd5d4-a573-45cd-9c6e-f96a16cb1c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006563 10.0.0.38 - - [2026-03-16 03:11:47] "POST /neutron/port HTTP/1.1" 200 1122 0.027136 10.0.0.38 - - [2026-03-16 03:11:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004666 10.0.0.38 - - [2026-03-16 03:11:47] "POST /neutron/network HTTP/1.1" 200 833 0.008282 10.0.0.38 - - [2026-03-16 03:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004415 10.0.0.38 - - [2026-03-16 03:11:47] "GET /virtual-network/a83fd5d4-a573-45cd-9c6e-f96a16cb1c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006370 10.0.0.38 - - [2026-03-16 03:11:50] "POST /neutron/network HTTP/1.1" 200 843 0.007385 10.0.0.38 - - [2026-03-16 03:11:50] "POST /neutron/port HTTP/1.1" 200 117 0.001265 10.0.0.38 - - [2026-03-16 03:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004421 10.0.0.38 - - [2026-03-16 03:11:51] "GET /virtual-network/a83fd5d4-a573-45cd-9c6e-f96a16cb1c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006015 10.0.0.23 - - [2026-03-16 03:11:54] "GET /obj-perms HTTP/1.1" 200 5056 0.056647 10.0.0.38 - - [2026-03-16 03:11:54] "GET /obj-perms HTTP/1.1" 200 5056 0.060258 10.0.0.38 - - [2026-03-16 03:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.38 - - [2026-03-16 03:11:55] "GET /virtual-network/a83fd5d4-a573-45cd-9c6e-f96a16cb1c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.008740 10.0.0.38 - - [2026-03-16 03:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005434 10.0.0.38 - - [2026-03-16 03:12:00] "GET /virtual-network/a83fd5d4-a573-45cd-9c6e-f96a16cb1c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.009427 10.0.0.38 - - [2026-03-16 03:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004108 10.0.0.38 - - [2026-03-16 03:12:02] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005403 10.0.0.38 - - [2026-03-16 03:12:02] "GET /virtual-networks?parent_id=be1f59ae-6cbd-4a6a-a7df-a8fa28d14c8e&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004289 10.0.0.38 - - [2026-03-16 03:12:02] "GET /virtual-network/a83fd5d4-a573-45cd-9c6e-f96a16cb1c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.008240 10.0.0.38 - - [2026-03-16 03:12:02] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010653 10.0.0.38 - - [2026-03-16 03:12:12] "POST /neutron/port HTTP/1.1" 200 1122 0.026866 10.0.0.38 - - [2026-03-16 03:12:13] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006995 10.0.0.38 - - [2026-03-16 03:12:46] "POST /neutron/port HTTP/1.1" 200 1122 0.060980 10.0.0.38 - - [2026-03-16 03:12:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005807 10.0.0.38 - - [2026-03-16 03:12:46] "POST /neutron/network HTTP/1.1" 200 833 0.014703 10.0.0.38 - - [2026-03-16 03:12:50] "POST /neutron/network HTTP/1.1" 200 843 0.008737 10.0.0.38 - - [2026-03-16 03:12:50] "POST /neutron/port HTTP/1.1" 200 117 0.001566 10.0.0.38 - - [2026-03-16 03:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.38 - - [2026-03-16 03:12:53] "DELETE /virtual-DNS/65246e9a-25ee-4d91-ac17-39b3fb864336 HTTP/1.1" 409 235 0.009549 10.0.0.38 - - [2026-03-16 03:12:53] "POST /fqname-to-id HTTP/1.1" 404 192 0.003734 10.0.0.38 - - [2026-03-16 03:12:53] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.029015 10.0.0.38 - - [2026-03-16 03:12:53] "GET /virtual-DNS-record/5eb6eda8-3a8d-4380-b745-3053b006cbea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.007397 10.0.0.38 - - [2026-03-16 03:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.38 - - [2026-03-16 03:12:53] "GET /virtual-DNS-record/5eb6eda8-3a8d-4380-b745-3053b006cbea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.004825 10.0.0.38 - - [2026-03-16 03:13:00] "DELETE /virtual-DNS-record/5eb6eda8-3a8d-4380-b745-3053b006cbea HTTP/1.1" 200 115 0.033893 10.0.0.38 - - [2026-03-16 03:13:00] "POST /fqname-to-id HTTP/1.1" 404 184 0.005627 10.0.0.38 - - [2026-03-16 03:13:00] "POST /neutron/network HTTP/1.1" 400 204 0.017769 10.0.0.38 - - [2026-03-16 03:13:01] "POST /neutron/port HTTP/1.1" 200 151 0.240061 10.0.0.38 - - [2026-03-16 03:13:01] "POST /neutron/port HTTP/1.1" 200 151 0.265646 10.0.0.38 - - [2026-03-16 03:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007699 10.0.0.38 - - [2026-03-16 03:13:03] "DELETE /route-target/a9d50ffc-5fdd-4122-b353-aa2db4d98b27 HTTP/1.1" 200 115 0.050040 10.0.0.38 - - [2026-03-16 03:13:03] "DELETE /network-ipam/21565de5-e08f-48fb-b4ef-5a58817b407a HTTP/1.1" 200 115 0.075888 10.0.0.38 - - [2026-03-16 03:13:03] "DELETE /virtual-DNS/65246e9a-25ee-4d91-ac17-39b3fb864336 HTTP/1.1" 200 115 0.062905 10.0.0.38 - - [2026-03-16 03:13:03] "POST /fqname-to-id HTTP/1.1" 404 180 0.010732 10.0.0.23 - - [2026-03-16 03:13:04] "GET /projects?obj_uuids=be1f59ae-6cbd-4a6a-a7df-a8fa28d14c8e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001159 10.0.0.38 - - [2026-03-16 03:13:04] "GET /project/be1f59ae-6cbd-4a6a-a7df-a8fa28d14c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.052722 10.0.0.23 - - [2026-03-16 03:13:04] "GET /projects?obj_uuids=be1f59ae-6cbd-4a6a-a7df-a8fa28d14c8e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002026 10.0.0.38 - - [2026-03-16 03:13:04] "GET /project/be1f59ae-6cbd-4a6a-a7df-a8fa28d14c8e?fields=virtual_networks HTTP/1.1" 200 1034 0.054709 10.0.0.23 - - [2026-03-16 03:13:04] "GET /projects?obj_uuids=be1f59ae-6cbd-4a6a-a7df-a8fa28d14c8e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001094 10.0.0.38 - - [2026-03-16 03:13:04] "GET /project/be1f59ae-6cbd-4a6a-a7df-a8fa28d14c8e?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.041987 10.0.0.23 - - [2026-03-16 03:13:04] "GET /projects?obj_uuids=be1f59ae-6cbd-4a6a-a7df-a8fa28d14c8e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001580 10.0.0.38 - - [2026-03-16 03:13:05] "GET /project/be1f59ae-6cbd-4a6a-a7df-a8fa28d14c8e?fields=security_groups HTTP/1.1" 200 1261 0.053736 10.0.0.38 - - [2026-03-16 03:13:05] "POST /fqname-to-id HTTP/1.1" 404 189 0.027763 10.0.0.23 - - [2026-03-16 03:13:06] "GET /projects?obj_uuids=96881422-f924-4e7a-9063-6ed2c491eefa&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004593 10.0.0.23 - - [2026-03-16 03:13:06] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001605 10.0.0.23 - - [2026-03-16 03:13:06] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008730 10.0.0.23 - - [2026-03-16 03:13:06] "POST /id-to-fqname HTTP/1.1" 200 191 0.004323 10.0.0.23 - - [2026-03-16 03:13:06] "POST /fqname-to-id HTTP/1.1" 404 200 0.006477 10.0.0.23 - - [2026-03-16 03:13:06] "POST /security-groups HTTP/1.1" 200 592 0.081216 10.0.0.23 - - [2026-03-16 03:13:06] "POST /projects HTTP/1.1" 200 587 0.304194 10.0.0.23 - - [2026-03-16 03:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.339334 10.0.0.38 - - [2026-03-16 03:13:06] "POST /fqname-to-id HTTP/1.1" 404 234 0.005187 10.0.0.38 - - [2026-03-16 03:13:06] "GET /project/96881422-f924-4e7a-9063-6ed2c491eefa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.504426 10.0.0.38 - - [2026-03-16 03:13:07] "GET / HTTP/1.1" 200 35931 0.002146 10.0.0.38 - - [2026-03-16 03:13:09] "POST /fqname-to-id HTTP/1.1" 401 292 0.000607 10.0.0.38 - - [2026-03-16 03:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.097878 10.0.0.23 - - [2026-03-16 03:13:09] "GET /projects?obj_uuids=96881422-f924-4e7a-9063-6ed2c491eefa&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001056 10.0.0.38 - - [2026-03-16 03:13:09] "GET /project/96881422-f924-4e7a-9063-6ed2c491eefa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.045014 10.0.0.38 - - [2026-03-16 03:13:10] "POST /neutron/network HTTP/1.1" 200 117 0.066173 10.0.0.38 - - [2026-03-16 03:13:10] "DELETE /access-control-list/ae84b737-e87d-4716-a00b-5f18f150566d HTTP/1.1" 200 115 0.038122 10.0.0.38 - - [2026-03-16 03:13:10] "POST /neutron/network HTTP/1.1" 200 827 0.011778 10.0.0.38 - - [2026-03-16 03:13:10] "POST /id-to-fqname HTTP/1.1" 200 222 0.001864 10.0.0.38 - - [2026-03-16 03:13:10] "GET /virtual-network/93fc44e7-9134-4765-a5f6-11300fe276bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006344 10.0.0.38 - - [2026-03-16 03:13:10] "GET /virtual-network/93fc44e7-9134-4765-a5f6-11300fe276bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006775 10.0.0.38 - - [2026-03-16 03:13:10] "POST /neutron/subnet HTTP/1.1" 200 725 0.014334 10.0.0.38 - - [2026-03-16 03:13:11] "GET /virtual-network/93fc44e7-9134-4765-a5f6-11300fe276bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.010041 10.0.0.22 - - [2026-03-16 03:13:12] "GET /obj-perms HTTP/1.1" 200 5032 0.071353 10.0.0.38 - - [2026-03-16 03:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004854 10.0.0.23 - - [2026-03-16 03:13:13] "GET /projects?obj_uuids=96881422-f924-4e7a-9063-6ed2c491eefa&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001308 10.0.0.38 - - [2026-03-16 03:13:13] "GET /project/96881422-f924-4e7a-9063-6ed2c491eefa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.051425 10.0.0.38 - - [2026-03-16 03:13:13] "POST /route-targets HTTP/1.1" 200 327 0.017517 10.0.0.23 - - [2026-03-16 03:13:13] "POST /useragent-kv HTTP/1.1" 200 115 0.005981 10.0.0.38 - - [2026-03-16 03:13:13] "POST /neutron/subnet HTTP/1.1" 200 729 0.257980 10.0.0.38 - - [2026-03-16 03:13:13] "POST /id-to-fqname HTTP/1.1" 200 222 0.001574 10.0.0.38 - - [2026-03-16 03:13:13] "GET /virtual-network/e29986e5-f724-4ef2-bc29-6ccc5af8f273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006807 10.0.0.38 - - [2026-03-16 03:13:13] "GET /virtual-network/e29986e5-f724-4ef2-bc29-6ccc5af8f273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007665 10.0.0.38 - - [2026-03-16 03:13:13] "POST /neutron/network HTTP/1.1" 200 828 0.008757 10.0.0.38 - - [2026-03-16 03:13:13] "GET /virtual-network/e29986e5-f724-4ef2-bc29-6ccc5af8f273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006680 10.0.0.23 - - [2026-03-16 03:13:14] "GET /obj-perms HTTP/1.1" 200 5032 0.061233 10.0.0.38 - - [2026-03-16 03:13:14] "POST /id-to-fqname HTTP/1.1" 200 222 0.001545 10.0.0.23 - - [2026-03-16 03:13:20] "DELETE /project/96881422f9244e7a90636ed2c491eefa HTTP/1.1" 404 173 0.005306 10.0.0.23 - - [2026-03-16 03:13:20] "DELETE /project/be1f59ae-6cbd-4a6a-a7df-a8fa28d14c8e HTTP/1.1" 404 177 0.004996 10.0.0.23 - - [2026-03-16 03:13:30] "GET /projects?obj_uuids=96881422-f924-4e7a-9063-6ed2c491eefa&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001107 10.0.0.38 - - [2026-03-16 03:13:30] "GET /project/96881422-f924-4e7a-9063-6ed2c491eefa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.090864 10.0.0.38 - - [2026-03-16 03:13:30] "POST /neutron/network HTTP/1.1" 200 828 0.009210 10.0.0.38 - - [2026-03-16 03:13:30] "POST /id-to-fqname HTTP/1.1" 200 222 0.001281 10.0.0.38 - - [2026-03-16 03:13:30] "POST /neutron/port HTTP/1.1" 200 117 0.007882 10.0.0.23 - - [2026-03-16 03:13:31] "GET /projects?obj_uuids=96881422-f924-4e7a-9063-6ed2c491eefa&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001765 10.0.0.38 - - [2026-03-16 03:13:31] "POST /neutron/port HTTP/1.1" 200 1062 0.460579 10.0.0.23 - - [2026-03-16 03:13:31] "GET /projects?obj_uuids=96881422-f924-4e7a-9063-6ed2c491eefa&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000987 10.0.0.38 - - [2026-03-16 03:13:31] "GET /project/96881422-f924-4e7a-9063-6ed2c491eefa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.130012 10.0.0.38 - - [2026-03-16 03:13:32] "POST /neutron/port HTTP/1.1" 200 1116 0.201877 10.0.0.38 - - [2026-03-16 03:13:32] "POST /neutron/port HTTP/1.1" 200 1126 0.053671 10.0.0.38 - - [2026-03-16 03:13:32] "POST /neutron/security_group HTTP/1.1" 200 2059 0.020474 10.0.0.38 - - [2026-03-16 03:13:32] "POST /neutron/port HTTP/1.1" 200 117 0.015105 10.0.0.38 - - [2026-03-16 03:13:32] "POST /neutron/network HTTP/1.1" 200 837 0.009598 10.0.0.38 - - [2026-03-16 03:13:33] "POST /neutron/port HTTP/1.1" 200 1061 0.039563 10.0.0.38 - - [2026-03-16 03:13:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006860 10.0.0.38 - - [2026-03-16 03:13:34] "POST /neutron/network HTTP/1.1" 200 827 0.016539 10.0.0.38 - - [2026-03-16 03:13:42] "POST /neutron/port HTTP/1.1" 200 1126 0.040225 10.0.0.38 - - [2026-03-16 03:13:48] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009120 10.0.0.38 - - [2026-03-16 03:13:55] "GET /obj-perms HTTP/1.1" 200 5056 0.067898 10.0.0.38 - - [2026-03-16 03:13:58] "POST /neutron/port HTTP/1.1" 200 1126 0.022755 10.0.0.38 - - [2026-03-16 03:14:03] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009011 10.0.0.38 - - [2026-03-16 03:14:08] "POST /neutron/port HTTP/1.1" 200 1126 0.025392 10.0.0.38 - - [2026-03-16 03:14:08] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009100 10.0.0.38 - - [2026-03-16 03:14:08] "GET /virtual-machine/233bd310-f4ff-43e3-8a94-9e17f93103eb HTTP/1.1" 401 292 0.000511 10.0.0.38 - - [2026-03-16 03:14:09] "GET /virtual-machine/233bd310-f4ff-43e3-8a94-9e17f93103eb HTTP/1.1" 200 1292 0.043300 10.0.0.38 - - [2026-03-16 03:14:09] "GET /virtual-machine-interface/afffdc0b-57a1-476a-82d9-1ce4bda7801c HTTP/1.1" 200 2948 0.007277 10.0.0.38 - - [2026-03-16 03:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004487 10.0.0.38 - - [2026-03-16 03:14:09] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004692 10.0.0.38 - - [2026-03-16 03:14:09] "GET /virtual-networks?parent_id=96881422-f924-4e7a-9063-6ed2c491eefa&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003736 10.0.0.38 - - [2026-03-16 03:14:09] "GET /virtual-network/e29986e5-f724-4ef2-bc29-6ccc5af8f273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007529 10.0.0.38 - - [2026-03-16 03:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.38 - - [2026-03-16 03:14:12] "GET /virtual-network/e29986e5-f724-4ef2-bc29-6ccc5af8f273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005586 10.0.0.38 - - [2026-03-16 03:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004054 10.0.0.38 - - [2026-03-16 03:14:16] "GET /virtual-network/e29986e5-f724-4ef2-bc29-6ccc5af8f273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.009710 10.0.0.38 - - [2026-03-16 03:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005096 10.0.0.38 - - [2026-03-16 03:14:20] "GET /virtual-network/e29986e5-f724-4ef2-bc29-6ccc5af8f273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007985 10.0.0.38 - - [2026-03-16 03:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004952 10.0.0.38 - - [2026-03-16 03:14:24] "GET /virtual-network/e29986e5-f724-4ef2-bc29-6ccc5af8f273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006470 10.0.0.38 - - [2026-03-16 03:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004173 10.0.0.38 - - [2026-03-16 03:14:28] "GET /virtual-network/e29986e5-f724-4ef2-bc29-6ccc5af8f273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006778 10.0.0.38 - - [2026-03-16 03:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106 10.0.0.38 - - [2026-03-16 03:14:32] "GET /virtual-network/e29986e5-f724-4ef2-bc29-6ccc5af8f273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006609 10.0.0.38 - - [2026-03-16 03:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004324 10.0.0.38 - - [2026-03-16 03:14:36] "GET /virtual-network/e29986e5-f724-4ef2-bc29-6ccc5af8f273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008243 10.0.0.38 - - [2026-03-16 03:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004979 10.0.0.38 - - [2026-03-16 03:14:40] "GET /virtual-network/e29986e5-f724-4ef2-bc29-6ccc5af8f273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007027 10.0.0.38 - - [2026-03-16 03:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.38 - - [2026-03-16 03:14:45] "GET /virtual-network/e29986e5-f724-4ef2-bc29-6ccc5af8f273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.010833 10.0.0.38 - - [2026-03-16 03:14:47] "POST /neutron/network HTTP/1.1" 200 837 0.008915 10.0.0.38 - - [2026-03-16 03:14:47] "POST /neutron/port HTTP/1.1" 200 117 0.001328 10.0.0.38 - - [2026-03-16 03:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004314 10.0.0.38 - - [2026-03-16 03:14:49] "GET /virtual-network/e29986e5-f724-4ef2-bc29-6ccc5af8f273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.009781 10.0.0.38 - - [2026-03-16 03:14:50] "POST /neutron/port HTTP/1.1" 200 1126 0.020671 10.0.0.38 - - [2026-03-16 03:14:50] "POST /neutron/subnet HTTP/1.1" 200 703 0.010020 10.0.0.38 - - [2026-03-16 03:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004320 10.0.0.38 - - [2026-03-16 03:14:53] "GET /virtual-network/e29986e5-f724-4ef2-bc29-6ccc5af8f273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006223 10.0.0.38 - - [2026-03-16 03:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004848 10.0.0.38 - - [2026-03-16 03:14:57] "GET /virtual-network/e29986e5-f724-4ef2-bc29-6ccc5af8f273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007178 10.0.0.38 - - [2026-03-16 03:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004260 10.0.0.38 - - [2026-03-16 03:15:01] "GET /virtual-network/e29986e5-f724-4ef2-bc29-6ccc5af8f273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008251 10.0.0.38 - - [2026-03-16 03:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004572 10.0.0.38 - - [2026-03-16 03:15:03] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005012 10.0.0.38 - - [2026-03-16 03:15:03] "GET /virtual-networks?parent_id=96881422-f924-4e7a-9063-6ed2c491eefa&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003773 10.0.0.38 - - [2026-03-16 03:15:03] "GET /virtual-network/e29986e5-f724-4ef2-bc29-6ccc5af8f273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007946 10.0.0.38 - - [2026-03-16 03:15:03] "POST /neutron/port HTTP/1.1" 200 1126 0.053150 10.0.0.38 - - [2026-03-16 03:15:08] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010790 10.0.0.22 - - [2026-03-16 03:15:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000695 10.0.0.22 - - [2026-03-16 03:15:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000535 10.0.0.23 - - [2026-03-16 03:15:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000668 10.0.0.23 - - [2026-03-16 03:15:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000493 10.0.0.22 - - [2026-03-16 03:15:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000369 10.0.0.22 - - [2026-03-16 03:15:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000378 10.0.0.23 - - [2026-03-16 03:15:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.23 - - [2026-03-16 03:15:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000903 10.0.0.38 - - [2026-03-16 03:15:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000476 10.0.0.38 - - [2026-03-16 03:15:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000505 10.0.0.38 - - [2026-03-16 03:15:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000416 10.0.0.38 - - [2026-03-16 03:15:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000373 10.0.0.38 - - [2026-03-16 03:15:17] "POST /neutron/port HTTP/1.1" 200 1125 0.080346 10.0.0.38 - - [2026-03-16 03:15:18] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008717 10.0.0.38 - - [2026-03-16 03:15:24] "POST /neutron/port HTTP/1.1" 200 1126 0.024312 10.0.0.38 - - [2026-03-16 03:15:29] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010347 10.0.0.38 - - [2026-03-16 03:15:39] "POST /neutron/port HTTP/1.1" 200 1126 0.023983 10.0.0.38 - - [2026-03-16 03:15:45] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009406 10.0.0.38 - - [2026-03-16 03:15:47] "POST /neutron/network HTTP/1.1" 200 837 0.008226 10.0.0.38 - - [2026-03-16 03:15:47] "POST /neutron/port HTTP/1.1" 200 117 0.001573 10.0.0.38 - - [2026-03-16 03:15:50] "POST /neutron/security_group HTTP/1.1" 200 2059 0.012613 10.0.0.38 - - [2026-03-16 03:15:50] "POST /neutron/network HTTP/1.1" 200 838 0.033717 10.0.0.38 - - [2026-03-16 03:15:50] "POST /neutron/port HTTP/1.1" 200 117 0.001494 10.0.0.38 - - [2026-03-16 03:15:55] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009050 10.0.0.22 - - [2026-03-16 03:15:57] "GET /obj-perms HTTP/1.1" 200 5056 0.072777 10.0.0.38 - - [2026-03-16 03:16:05] "POST /neutron/port HTTP/1.1" 200 1125 0.024325 10.0.0.38 - - [2026-03-16 03:16:05] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009947 10.0.0.38 - - [2026-03-16 03:16:06] "GET /virtual-machine/de157642-8b8e-4a3b-9aee-6649cb10da26 HTTP/1.1" 200 1294 0.009127 10.0.0.38 - - [2026-03-16 03:16:06] "GET /virtual-machine-interface/f556b609-3a53-4476-8159-5915f2746bc9 HTTP/1.1" 200 2948 0.010490 10.0.0.38 - - [2026-03-16 03:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.38 - - [2026-03-16 03:16:06] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005156 10.0.0.38 - - [2026-03-16 03:16:06] "GET /virtual-networks?parent_id=96881422-f924-4e7a-9063-6ed2c491eefa&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004014 10.0.0.38 - - [2026-03-16 03:16:06] "GET /virtual-network/93fc44e7-9134-4765-a5f6-11300fe276bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007636 10.0.0.38 - - [2026-03-16 03:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004110 10.0.0.38 - - [2026-03-16 03:16:07] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005685 10.0.0.38 - - [2026-03-16 03:16:07] "GET /virtual-networks?parent_id=96881422-f924-4e7a-9063-6ed2c491eefa&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003645 10.0.0.38 - - [2026-03-16 03:16:07] "GET /virtual-network/93fc44e7-9134-4765-a5f6-11300fe276bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007050 10.0.0.38 - - [2026-03-16 03:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004092 10.0.0.23 - - [2026-03-16 03:16:07] "GET /projects?obj_uuids=96881422-f924-4e7a-9063-6ed2c491eefa&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001222 10.0.0.38 - - [2026-03-16 03:16:07] "GET /project/96881422-f924-4e7a-9063-6ed2c491eefa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.050592 10.0.0.38 - - [2026-03-16 03:16:07] "GET /virtual-network/93fc44e7-9134-4765-a5f6-11300fe276bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007764 10.0.0.38 - - [2026-03-16 03:16:07] "GET /floating-ip-pools?parent_id=93fc44e7-9134-4765-a5f6-11300fe276bc&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003632 10.0.0.38 - - [2026-03-16 03:16:07] "GET /virtual-network/93fc44e7-9134-4765-a5f6-11300fe276bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006849 10.0.0.38 - - [2026-03-16 03:16:07] "POST /floating-ip-pools HTTP/1.1" 200 598 0.040004 10.0.0.38 - - [2026-03-16 03:16:07] "POST /ref-update HTTP/1.1" 200 156 0.019716 10.0.0.38 - - [2026-03-16 03:16:07] "GET /virtual-network/93fc44e7-9134-4765-a5f6-11300fe276bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.008399 10.0.0.38 - - [2026-03-16 03:16:08] "GET /virtual-network/93fc44e7-9134-4765-a5f6-11300fe276bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006062 10.0.0.23 - - [2026-03-16 03:16:08] "GET /projects?obj_uuids=96881422-f924-4e7a-9063-6ed2c491eefa&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001144 10.0.0.38 - - [2026-03-16 03:16:08] "POST /neutron/floatingip HTTP/1.1" 200 530 0.150875 10.0.0.38 - - [2026-03-16 03:16:08] "POST /neutron/floatingip HTTP/1.1" 200 578 0.071624 10.0.0.38 - - [2026-03-16 03:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.38 - - [2026-03-16 03:16:08] "GET /routing-instance/845c5eaa-a2f0-4a92-833b-2a2234157217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.007625 10.0.0.38 - - [2026-03-16 03:16:08] "GET /route-target/c0e84c01-7133-4a22-908a-59a92851849a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004803 10.0.0.38 - - [2026-03-16 03:16:38] "POST /neutron/floatingip HTTP/1.1" 200 530 0.073072 10.0.0.38 - - [2026-03-16 03:16:38] "GET /floating-ip-pool/def78767-98f8-438d-a4d6-cdbc0dc64c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1184 0.006824 10.0.0.38 - - [2026-03-16 03:16:38] "POST /ref-update HTTP/1.1" 200 156 0.020392 10.0.0.38 - - [2026-03-16 03:16:38] "DELETE /floating-ip-pool/def78767-98f8-438d-a4d6-cdbc0dc64c73 HTTP/1.1" 200 115 0.035968 10.0.0.38 - - [2026-03-16 03:16:38] "POST /neutron/network HTTP/1.1" 200 828 0.008961 10.0.0.38 - - [2026-03-16 03:16:38] "POST /neutron/port HTTP/1.1" 200 1115 0.016914 10.0.0.38 - - [2026-03-16 03:16:38] "POST /neutron/port HTTP/1.1" 200 1116 0.023890 10.0.0.23 - - [2026-03-16 03:16:40] "POST /useragent-kv HTTP/1.1" 200 115 0.056427 10.0.0.23 - - [2026-03-16 03:16:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003263 10.0.0.38 - - [2026-03-16 03:16:40] "POST /neutron/network HTTP/1.1" 200 151 0.207174 10.0.0.38 - - [2026-03-16 03:16:40] "DELETE /route-target/5f999fcf-64c7-47fa-a487-6d323240e4ed HTTP/1.1" 200 115 0.067200 10.0.0.23 - - [2026-03-16 03:16:42] "GET /projects?obj_uuids=96881422-f924-4e7a-9063-6ed2c491eefa&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001465 10.0.0.38 - - [2026-03-16 03:16:42] "GET /project/96881422-f924-4e7a-9063-6ed2c491eefa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.083638 10.0.0.23 - - [2026-03-16 03:16:42] "GET /projects?obj_uuids=96881422-f924-4e7a-9063-6ed2c491eefa&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001477 10.0.0.38 - - [2026-03-16 03:16:42] "GET /project/96881422-f924-4e7a-9063-6ed2c491eefa?fields=virtual_networks HTTP/1.1" 200 1034 0.052723 10.0.0.23 - - [2026-03-16 03:16:42] "GET /projects?obj_uuids=96881422-f924-4e7a-9063-6ed2c491eefa&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001534 10.0.0.38 - - [2026-03-16 03:16:42] "GET /project/96881422-f924-4e7a-9063-6ed2c491eefa?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.081051 10.0.0.23 - - [2026-03-16 03:16:43] "GET /projects?obj_uuids=96881422-f924-4e7a-9063-6ed2c491eefa&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001426 10.0.0.38 - - [2026-03-16 03:16:43] "GET /project/96881422-f924-4e7a-9063-6ed2c491eefa?fields=security_groups HTTP/1.1" 200 1261 0.068027 10.0.0.38 - - [2026-03-16 03:16:43] "POST /fqname-to-id HTTP/1.1" 404 188 0.028874 10.0.0.23 - - [2026-03-16 03:16:44] "GET /projects?obj_uuids=1a2bc5ba-2ff4-41f1-86a0-df89742a4efa&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003653 10.0.0.23 - - [2026-03-16 03:16:44] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001608 10.0.0.23 - - [2026-03-16 03:16:44] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.051790 10.0.0.23 - - [2026-03-16 03:16:44] "POST /id-to-fqname HTTP/1.1" 200 190 0.014910 10.0.0.23 - - [2026-03-16 03:16:44] "POST /fqname-to-id HTTP/1.1" 404 199 0.014726 10.0.0.23 - - [2026-03-16 03:16:44] "POST /security-groups HTTP/1.1" 200 591 0.061820 10.0.0.38 - - [2026-03-16 03:16:44] "POST /fqname-to-id HTTP/1.1" 404 234 0.004507 10.0.0.23 - - [2026-03-16 03:16:44] "POST /projects HTTP/1.1" 200 585 0.352309 10.0.0.23 - - [2026-03-16 03:16:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.421878 10.0.0.38 - - [2026-03-16 03:16:44] "GET /project/1a2bc5ba-2ff4-41f1-86a0-df89742a4efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.672274 10.0.0.38 - - [2026-03-16 03:16:44] "POST /access-control-lists HTTP/1.1" 200 594 0.086786 10.0.0.38 - - [2026-03-16 03:16:45] "GET / HTTP/1.1" 200 35931 0.002271 10.0.0.38 - - [2026-03-16 03:16:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000484 10.0.0.38 - - [2026-03-16 03:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.069177 10.0.0.23 - - [2026-03-16 03:16:48] "GET /projects?obj_uuids=1a2bc5ba-2ff4-41f1-86a0-df89742a4efa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001484 10.0.0.38 - - [2026-03-16 03:16:48] "GET /project/1a2bc5ba-2ff4-41f1-86a0-df89742a4efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.069659 10.0.0.38 - - [2026-03-16 03:16:48] "POST /neutron/network HTTP/1.1" 200 117 0.039986 10.0.0.38 - - [2026-03-16 03:16:48] "POST /neutron/network HTTP/1.1" 200 839 0.011017 10.0.0.38 - - [2026-03-16 03:16:48] "POST /id-to-fqname HTTP/1.1" 200 230 0.001602 10.0.0.38 - - [2026-03-16 03:16:48] "GET /virtual-network/00e8f0b3-1fc6-43b4-ac01-01d797790176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008444 10.0.0.38 - - [2026-03-16 03:16:48] "GET /virtual-network/00e8f0b3-1fc6-43b4-ac01-01d797790176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.010754 10.0.0.38 - - [2026-03-16 03:16:49] "POST /neutron/subnet HTTP/1.1" 200 701 0.014096 10.0.0.38 - - [2026-03-16 03:16:49] "POST /id-to-fqname HTTP/1.1" 200 230 0.002861 10.0.0.23 - - [2026-03-16 03:16:49] "GET /projects?obj_uuids=1a2bc5ba-2ff4-41f1-86a0-df89742a4efa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001236 10.0.0.38 - - [2026-03-16 03:16:50] "GET /project/1a2bc5ba-2ff4-41f1-86a0-df89742a4efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.097697 10.0.0.38 - - [2026-03-16 03:16:50] "POST /neutron/network HTTP/1.1" 200 839 0.043813 10.0.0.38 - - [2026-03-16 03:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004289 10.0.0.38 - - [2026-03-16 03:16:50] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005731 10.0.0.38 - - [2026-03-16 03:16:50] "PUT /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4 HTTP/1.1" 200 276 0.017524 10.0.0.38 - - [2026-03-16 03:16:50] "POST /neutron/port HTTP/1.1" 200 117 0.007488 10.0.0.38 - - [2026-03-16 03:16:51] "POST /neutron/port HTTP/1.1" 200 1055 0.023510 10.0.0.38 - - [2026-03-16 03:16:51] "POST /neutron/port HTTP/1.1" 200 1119 0.032633 10.0.0.38 - - [2026-03-16 03:16:51] "POST /neutron/port HTTP/1.1" 200 117 0.001092 10.0.0.38 - - [2026-03-16 03:16:55] "POST /neutron/security_group HTTP/1.1" 200 2058 0.013916 10.0.0.38 - - [2026-03-16 03:16:55] "POST /neutron/port HTTP/1.1" 200 1119 0.020460 10.0.0.38 - - [2026-03-16 03:16:55] "GET /virtual-machine/54f83a58-1cd3-449f-947c-bfb7af951f09 HTTP/1.1" 401 292 0.000500 10.0.0.38 - - [2026-03-16 03:16:56] "GET /virtual-machine/54f83a58-1cd3-449f-947c-bfb7af951f09 HTTP/1.1" 200 1292 0.034164 10.0.0.38 - - [2026-03-16 03:16:56] "GET /virtual-machine-interface/9eb05737-838f-450b-8ae4-434e2e5a2fa2 HTTP/1.1" 200 2971 0.013193 10.0.0.38 - - [2026-03-16 03:16:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671 10.0.0.38 - - [2026-03-16 03:16:56] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004825 10.0.0.38 - - [2026-03-16 03:16:56] "GET /virtual-networks?parent_id=1a2bc5ba-2ff4-41f1-86a0-df89742a4efa&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.004702 10.0.0.38 - - [2026-03-16 03:16:56] "GET /virtual-network/00e8f0b3-1fc6-43b4-ac01-01d797790176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006786 10.0.0.38 - - [2026-03-16 03:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004642 10.0.0.38 - - [2026-03-16 03:16:59] "GET /virtual-network/00e8f0b3-1fc6-43b4-ac01-01d797790176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006781 10.0.0.38 - - [2026-03-16 03:17:01] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008045 10.0.0.38 - - [2026-03-16 03:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.38 - - [2026-03-16 03:17:03] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.005030 10.0.0.38 - - [2026-03-16 03:17:03] "GET /virtual-networks?parent_id=1a2bc5ba-2ff4-41f1-86a0-df89742a4efa&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.004668 10.0.0.38 - - [2026-03-16 03:17:03] "GET /virtual-network/00e8f0b3-1fc6-43b4-ac01-01d797790176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006738 10.0.0.38 - - [2026-03-16 03:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.38 - - [2026-03-16 03:17:05] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004769 10.0.0.38 - - [2026-03-16 03:17:05] "PUT /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4 HTTP/1.1" 200 276 0.014626 10.0.0.38 - - [2026-03-16 03:17:06] "POST /neutron/port HTTP/1.1" 200 1119 0.024954 10.0.0.38 - - [2026-03-16 03:17:07] "POST /neutron/network HTTP/1.1" 200 839 0.008529 10.0.0.38 - - [2026-03-16 03:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004153 10.0.0.38 - - [2026-03-16 03:17:10] "DELETE /access-control-list/b8b6f869-daf1-4c7f-bbc9-f89de3947cbc HTTP/1.1" 200 115 0.045121 10.0.0.38 - - [2026-03-16 03:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.23 - - [2026-03-16 03:17:11] "GET /projects?obj_uuids=1a2bc5ba-2ff4-41f1-86a0-df89742a4efa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001049 10.0.0.38 - - [2026-03-16 03:17:11] "GET /project/1a2bc5ba-2ff4-41f1-86a0-df89742a4efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.039793 10.0.0.23 - - [2026-03-16 03:17:11] "GET /projects?obj_uuids=1a2bc5ba-2ff4-41f1-86a0-df89742a4efa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001219 10.0.0.38 - - [2026-03-16 03:17:11] "POST /neutron/network HTTP/1.1" 200 605 0.139510 10.0.0.38 - - [2026-03-16 03:17:11] "POST /id-to-fqname HTTP/1.1" 200 220 0.003853 10.0.0.38 - - [2026-03-16 03:17:11] "GET /virtual-network/15f40b55-f267-4d45-926e-85dc0ac0511a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.009963 10.0.0.38 - - [2026-03-16 03:17:11] "POST /neutron/network HTTP/1.1" 200 823 0.009781 10.0.0.38 - - [2026-03-16 03:17:11] "GET /virtual-network/15f40b55-f267-4d45-926e-85dc0ac0511a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007824 10.0.0.38 - - [2026-03-16 03:17:11] "POST /id-to-fqname HTTP/1.1" 200 220 0.001349 10.0.0.38 - - [2026-03-16 03:17:12] "POST /neutron/network HTTP/1.1" 200 833 0.012857 10.0.0.23 - - [2026-03-16 03:17:12] "GET /projects?obj_uuids=1a2bc5ba-2ff4-41f1-86a0-df89742a4efa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001269 10.0.0.38 - - [2026-03-16 03:17:12] "GET /project/1a2bc5ba-2ff4-41f1-86a0-df89742a4efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.089028 10.0.0.38 - - [2026-03-16 03:17:13] "POST /neutron/port HTTP/1.1" 200 117 0.008128 10.0.0.23 - - [2026-03-16 03:17:13] "GET /projects?obj_uuids=1a2bc5ba-2ff4-41f1-86a0-df89742a4efa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001371 10.0.0.38 - - [2026-03-16 03:17:13] "POST /neutron/port HTTP/1.1" 200 1059 0.339818 10.0.0.38 - - [2026-03-16 03:17:14] "POST /neutron/port HTTP/1.1" 200 1113 0.130471 10.0.0.38 - - [2026-03-16 03:17:14] "POST /neutron/subnet HTTP/1.1" 200 694 0.011741 10.0.0.38 - - [2026-03-16 03:17:18] "POST /neutron/port HTTP/1.1" 200 1123 0.020607 10.0.0.38 - - [2026-03-16 03:17:18] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008713 10.0.0.38 - - [2026-03-16 03:17:18] "GET /virtual-machine/aa8fab74-3f2b-4ca0-98b4-634a04c275b9 HTTP/1.1" 200 1293 0.007574 10.0.0.38 - - [2026-03-16 03:17:18] "GET /virtual-machine-interface/ef686b22-6793-4b14-b60e-5352634279fe HTTP/1.1" 200 2941 0.007013 10.0.0.38 - - [2026-03-16 03:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004161 10.0.0.38 - - [2026-03-16 03:17:18] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004042 10.0.0.38 - - [2026-03-16 03:17:18] "GET /virtual-networks?parent_id=1a2bc5ba-2ff4-41f1-86a0-df89742a4efa&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004553 10.0.0.38 - - [2026-03-16 03:17:18] "GET /virtual-network/15f40b55-f267-4d45-926e-85dc0ac0511a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007154 10.0.0.23 - - [2026-03-16 03:17:20] "DELETE /project/1a2bc5ba2ff441f186a0df89742a4efa HTTP/1.1" 404 173 0.005142 10.0.0.23 - - [2026-03-16 03:17:20] "DELETE /project/96881422-f924-4e7a-9063-6ed2c491eefa HTTP/1.1" 404 177 0.004488 10.0.0.38 - - [2026-03-16 03:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005066 10.0.0.38 - - [2026-03-16 03:17:21] "GET /virtual-network/15f40b55-f267-4d45-926e-85dc0ac0511a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006853 10.0.0.38 - - [2026-03-16 03:17:22] "POST /neutron/port HTTP/1.1" 200 1123 0.024752 10.0.0.38 - - [2026-03-16 03:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004122 10.0.0.38 - - [2026-03-16 03:17:23] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005467 10.0.0.38 - - [2026-03-16 03:17:23] "GET /virtual-networks?parent_id=1a2bc5ba-2ff4-41f1-86a0-df89742a4efa&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003774 10.0.0.38 - - [2026-03-16 03:17:23] "GET /virtual-network/15f40b55-f267-4d45-926e-85dc0ac0511a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007551 10.0.0.38 - - [2026-03-16 03:17:23] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010236 10.0.0.38 - - [2026-03-16 03:17:31] "POST /neutron/port HTTP/1.1" 200 1123 0.020570 10.0.0.38 - - [2026-03-16 03:17:33] "POST /neutron/network HTTP/1.1" 200 823 0.008095 10.0.0.38 - - [2026-03-16 03:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005810 10.0.0.38 - - [2026-03-16 03:17:35] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.004450 10.0.0.38 - - [2026-03-16 03:17:35] "POST /network-ipams HTTP/1.1" 200 541 0.035519 10.0.0.38 - - [2026-03-16 03:17:36] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 764 0.004686 10.0.0.38 - - [2026-03-16 03:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004167 10.0.0.38 - - [2026-03-16 03:17:36] "GET /network-ipam/ac620488-273a-48e7-b017-ee2214e831c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1329 0.008070 10.0.0.38 - - [2026-03-16 03:17:36] "PUT /network-ipam/ac620488-273a-48e7-b017-ee2214e831c5 HTTP/1.1" 200 258 0.016313 10.0.0.38 - - [2026-03-16 03:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.23 - - [2026-03-16 03:17:36] "GET /projects?obj_uuids=1a2bc5ba-2ff4-41f1-86a0-df89742a4efa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001174 10.0.0.38 - - [2026-03-16 03:17:36] "GET /project/1a2bc5ba-2ff4-41f1-86a0-df89742a4efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.069110 10.0.0.23 - - [2026-03-16 03:17:36] "GET /projects?obj_uuids=1a2bc5ba-2ff4-41f1-86a0-df89742a4efa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001888 10.0.0.38 - - [2026-03-16 03:17:36] "POST /neutron/network HTTP/1.1" 200 605 0.150263 10.0.0.38 - - [2026-03-16 03:17:36] "POST /ref-update HTTP/1.1" 200 156 0.030516 10.0.0.38 - - [2026-03-16 03:17:37] "POST /neutron/network HTTP/1.1" 200 994 0.012969 10.0.0.38 - - [2026-03-16 03:17:37] "POST /id-to-fqname HTTP/1.1" 200 220 0.001328 10.0.0.38 - - [2026-03-16 03:17:37] "GET /virtual-network/dcbc9107-06fd-407b-9ddc-1af7987bb361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006915 10.0.0.38 - - [2026-03-16 03:17:37] "GET /virtual-network/dcbc9107-06fd-407b-9ddc-1af7987bb361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006981 10.0.0.38 - - [2026-03-16 03:17:37] "POST /neutron/subnet HTTP/1.1" 200 699 0.011754 10.0.0.38 - - [2026-03-16 03:17:37] "POST /neutron/subnet HTTP/1.1" 200 699 0.009044 10.0.0.23 - - [2026-03-16 03:17:37] "GET /projects?obj_uuids=1a2bc5ba-2ff4-41f1-86a0-df89742a4efa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001275 10.0.0.38 - - [2026-03-16 03:17:37] "POST /neutron/port HTTP/1.1" 200 1017 0.276997 10.0.0.38 - - [2026-03-16 03:17:37] "POST /id-to-fqname HTTP/1.1" 200 220 0.001803 10.0.0.38 - - [2026-03-16 03:17:38] "POST /neutron/network HTTP/1.1" 200 994 0.010797 10.0.0.38 - - [2026-03-16 03:17:38] "POST /neutron/port HTTP/1.1" 200 1017 0.015308 10.0.0.38 - - [2026-03-16 03:17:38] "POST /id-to-fqname HTTP/1.1" 200 220 0.001285 10.0.0.38 - - [2026-03-16 03:17:38] "POST /neutron/port HTTP/1.1" 200 1017 0.016188 10.0.0.38 - - [2026-03-16 03:17:38] "POST /neutron/port HTTP/1.1" 200 1017 0.013010 10.0.0.38 - - [2026-03-16 03:17:38] "POST /neutron/port HTTP/1.1" 200 1017 0.022480 10.0.0.38 - - [2026-03-16 03:17:38] "POST /id-to-fqname HTTP/1.1" 200 220 0.001734 10.0.0.38 - - [2026-03-16 03:17:39] "POST /neutron/port HTTP/1.1" 200 1017 0.015828 10.0.0.38 - - [2026-03-16 03:17:39] "POST /neutron/port HTTP/1.1" 200 117 0.021991 10.0.0.38 - - [2026-03-16 03:17:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004835 10.0.0.38 - - [2026-03-16 03:17:39] "POST /neutron/network HTTP/1.1" 200 994 0.011601 10.0.0.38 - - [2026-03-16 03:17:39] "POST /neutron/port HTTP/1.1" 200 1017 0.019020 10.0.0.38 - - [2026-03-16 03:17:39] "POST /neutron/port HTTP/1.1" 200 1119 0.031816 10.0.0.38 - - [2026-03-16 03:17:40] "POST /neutron/port HTTP/1.1" 200 117 0.001513 10.0.0.23 - - [2026-03-16 03:17:40] "GET /projects?obj_uuids=1a2bc5ba-2ff4-41f1-86a0-df89742a4efa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001518 10.0.0.38 - - [2026-03-16 03:17:40] "GET /project/1a2bc5ba-2ff4-41f1-86a0-df89742a4efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.096950 10.0.0.38 - - [2026-03-16 03:17:40] "POST /neutron/port HTTP/1.1" 200 2086 0.034386 10.0.0.38 - - [2026-03-16 03:17:41] "GET /virtual-network/dcbc9107-06fd-407b-9ddc-1af7987bb361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006666 10.0.0.38 - - [2026-03-16 03:17:41] "POST /neutron/network HTTP/1.1" 200 1004 0.006507 10.0.0.38 - - [2026-03-16 03:17:41] "POST /neutron/port HTTP/1.1" 200 1055 0.018218 10.0.0.38 - - [2026-03-16 03:17:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004297 10.0.0.38 - - [2026-03-16 03:17:41] "GET /obj-perms HTTP/1.1" 200 5030 0.068531 10.0.0.38 - - [2026-03-16 03:17:41] "POST /neutron/network HTTP/1.1" 200 994 0.016003 10.0.0.23 - - [2026-03-16 03:17:42] "GET /obj-perms HTTP/1.1" 200 5030 0.071263 10.0.0.38 - - [2026-03-16 03:17:42] "POST /neutron/port HTTP/1.1" 200 1119 0.023744 10.0.0.38 - - [2026-03-16 03:17:43] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009866 10.0.0.38 - - [2026-03-16 03:17:43] "GET /virtual-machine/0f4aa8de-12b4-4656-9da3-577443573cb7 HTTP/1.1" 200 1288 0.008636 10.0.0.38 - - [2026-03-16 03:17:43] "GET /virtual-machine-interface/21f4460d-7eb6-4ff2-8912-f74119d41d58 HTTP/1.1" 200 2939 0.007545 10.0.0.38 - - [2026-03-16 03:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004178 10.0.0.38 - - [2026-03-16 03:17:43] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006339 10.0.0.38 - - [2026-03-16 03:17:43] "GET /virtual-networks?parent_id=1a2bc5ba-2ff4-41f1-86a0-df89742a4efa&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003294 10.0.0.38 - - [2026-03-16 03:17:43] "GET /virtual-network/dcbc9107-06fd-407b-9ddc-1af7987bb361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006002 10.0.0.38 - - [2026-03-16 03:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004531 10.0.0.38 - - [2026-03-16 03:17:46] "GET /virtual-network/dcbc9107-06fd-407b-9ddc-1af7987bb361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006654 10.0.0.38 - - [2026-03-16 03:17:49] "POST /neutron/port HTTP/1.1" 200 1119 0.055921 10.0.0.38 - - [2026-03-16 03:17:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004865 10.0.0.38 - - [2026-03-16 03:17:49] "POST /neutron/port HTTP/1.1" 200 117 0.001577 10.0.0.38 - - [2026-03-16 03:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.38 - - [2026-03-16 03:17:50] "GET /virtual-network/dcbc9107-06fd-407b-9ddc-1af7987bb361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006042 10.0.0.38 - - [2026-03-16 03:17:52] "POST /neutron/port HTTP/1.1" 200 1119 0.022308 10.0.0.38 - - [2026-03-16 03:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.38 - - [2026-03-16 03:17:52] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004106 10.0.0.38 - - [2026-03-16 03:17:52] "GET /virtual-networks?parent_id=1a2bc5ba-2ff4-41f1-86a0-df89742a4efa&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003431 10.0.0.38 - - [2026-03-16 03:17:52] "GET /virtual-network/dcbc9107-06fd-407b-9ddc-1af7987bb361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.014735 10.0.0.38 - - [2026-03-16 03:17:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007625 10.0.0.38 - - [2026-03-16 03:17:52] "POST /neutron/network HTTP/1.1" 200 994 0.014170 10.0.0.38 - - [2026-03-16 03:17:52] "POST /neutron/port HTTP/1.1" 200 1119 0.022855 10.0.0.38 - - [2026-03-16 03:17:52] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009978 10.0.0.38 - - [2026-03-16 03:17:53] "GET /virtual-machine/cbbda968-aecc-47f8-b7b2-3aff90ad8fc2 HTTP/1.1" 200 1289 0.008775 10.0.0.38 - - [2026-03-16 03:17:53] "GET /virtual-machine-interface/78bec0e2-f9bf-4d79-9dfa-0dfacb00f8c1 HTTP/1.1" 200 2940 0.006104 10.0.0.38 - - [2026-03-16 03:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004361 10.0.0.38 - - [2026-03-16 03:17:53] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004790 10.0.0.38 - - [2026-03-16 03:17:53] "GET /virtual-networks?parent_id=1a2bc5ba-2ff4-41f1-86a0-df89742a4efa&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003871 10.0.0.38 - - [2026-03-16 03:17:53] "GET /virtual-network/dcbc9107-06fd-407b-9ddc-1af7987bb361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006765 10.0.0.38 - - [2026-03-16 03:17:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003883 10.0.0.38 - - [2026-03-16 03:17:54] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004811 10.0.0.38 - - [2026-03-16 03:17:54] "GET /virtual-networks?parent_id=1a2bc5ba-2ff4-41f1-86a0-df89742a4efa&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003493 10.0.0.38 - - [2026-03-16 03:17:54] "GET /virtual-network/dcbc9107-06fd-407b-9ddc-1af7987bb361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.007337 10.0.0.38 - - [2026-03-16 03:17:54] "POST /neutron/port HTTP/1.1" 200 1119 0.037822 10.0.0.38 - - [2026-03-16 03:17:54] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008615 10.0.0.38 - - [2026-03-16 03:17:54] "GET /virtual-machine/9da1298d-5d06-4d4a-a8ee-9cc868f0bb1a HTTP/1.1" 200 1293 0.007311 10.0.0.38 - - [2026-03-16 03:17:54] "GET /virtual-machine-interface/64c40537-ed27-49f7-be90-126ebd11afe3 HTTP/1.1" 200 2940 0.006976 10.0.0.38 - - [2026-03-16 03:17:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004357 10.0.0.38 - - [2026-03-16 03:17:54] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005821 10.0.0.38 - - [2026-03-16 03:17:54] "GET /virtual-networks?parent_id=1a2bc5ba-2ff4-41f1-86a0-df89742a4efa&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.007900 10.0.0.38 - - [2026-03-16 03:17:54] "GET /virtual-network/dcbc9107-06fd-407b-9ddc-1af7987bb361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.008121 10.0.0.38 - - [2026-03-16 03:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004785 10.0.0.38 - - [2026-03-16 03:17:55] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004493 10.0.0.38 - - [2026-03-16 03:17:55] "GET /virtual-networks?parent_id=1a2bc5ba-2ff4-41f1-86a0-df89742a4efa&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004085 10.0.0.38 - - [2026-03-16 03:17:56] "GET /virtual-network/dcbc9107-06fd-407b-9ddc-1af7987bb361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.007355 10.0.0.38 - - [2026-03-16 03:18:11] "POST /neutron/port HTTP/1.1" 200 1109 0.018912 10.0.0.38 - - [2026-03-16 03:18:12] "POST /neutron/port HTTP/1.1" 200 1109 0.021264 10.0.0.38 - - [2026-03-16 03:18:12] "POST /neutron/port HTTP/1.1" 200 151 0.279279 10.0.0.38 - - [2026-03-16 03:18:12] "POST /neutron/network HTTP/1.1" 200 994 0.037902 10.0.0.38 - - [2026-03-16 03:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.38 - - [2026-03-16 03:18:13] "DELETE /network-ipam/ac620488-273a-48e7-b017-ee2214e831c5 HTTP/1.1" 200 115 0.049670 10.0.0.38 - - [2026-03-16 03:18:13] "POST /fqname-to-id HTTP/1.1" 404 211 0.003901 10.0.0.23 - - [2026-03-16 03:18:14] "GET /projects?obj_uuids=1a2bc5ba-2ff4-41f1-86a0-df89742a4efa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001093 10.0.0.38 - - [2026-03-16 03:18:14] "GET /project/1a2bc5ba-2ff4-41f1-86a0-df89742a4efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.058235 10.0.0.23 - - [2026-03-16 03:18:14] "GET /projects?obj_uuids=1a2bc5ba-2ff4-41f1-86a0-df89742a4efa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001249 10.0.0.38 - - [2026-03-16 03:18:14] "GET /project/1a2bc5ba-2ff4-41f1-86a0-df89742a4efa?fields=virtual_networks HTTP/1.1" 200 1030 0.061596 10.0.0.23 - - [2026-03-16 03:18:14] "GET /projects?obj_uuids=1a2bc5ba-2ff4-41f1-86a0-df89742a4efa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001127 10.0.0.38 - - [2026-03-16 03:18:14] "GET /project/1a2bc5ba-2ff4-41f1-86a0-df89742a4efa?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.055822 10.0.0.23 - - [2026-03-16 03:18:14] "GET /projects?obj_uuids=1a2bc5ba-2ff4-41f1-86a0-df89742a4efa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001109 10.0.0.38 - - [2026-03-16 03:18:14] "GET /project/1a2bc5ba-2ff4-41f1-86a0-df89742a4efa?fields=security_groups HTTP/1.1" 200 1256 0.045716 10.0.0.38 - - [2026-03-16 03:18:16] "POST /fqname-to-id HTTP/1.1" 404 196 0.035990 10.0.0.23 - - [2026-03-16 03:18:16] "GET /projects?obj_uuids=e900f2d8-dfbc-476b-9d67-eb74599b0adc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003523 10.0.0.23 - - [2026-03-16 03:18:16] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001135 10.0.0.23 - - [2026-03-16 03:18:16] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008803 10.0.0.23 - - [2026-03-16 03:18:16] "POST /id-to-fqname HTTP/1.1" 200 198 0.001438 10.0.0.23 - - [2026-03-16 03:18:16] "POST /fqname-to-id HTTP/1.1" 404 207 0.007622 10.0.0.23 - - [2026-03-16 03:18:16] "POST /security-groups HTTP/1.1" 200 599 0.078425 10.0.0.38 - - [2026-03-16 03:18:16] "POST /fqname-to-id HTTP/1.1" 404 242 0.004221 10.0.0.23 - - [2026-03-16 03:18:16] "POST /projects HTTP/1.1" 200 601 0.323864 10.0.0.23 - - [2026-03-16 03:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.357446 10.0.0.38 - - [2026-03-16 03:18:16] "GET /project/e900f2d8-dfbc-476b-9d67-eb74599b0adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.529958 10.0.0.38 - - [2026-03-16 03:18:16] "POST /access-control-lists HTTP/1.1" 200 602 0.068771 10.0.0.38 - - [2026-03-16 03:18:17] "POST /neutron/port HTTP/1.1" 400 205 0.003985 10.0.0.38 - - [2026-03-16 03:18:17] "GET / HTTP/1.1" 200 35931 0.002941 10.0.0.38 - - [2026-03-16 03:18:19] "POST /fqname-to-id HTTP/1.1" 401 292 0.000561 10.0.0.38 - - [2026-03-16 03:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.044750 10.0.0.23 - - [2026-03-16 03:18:20] "GET /projects?obj_uuids=e900f2d8-dfbc-476b-9d67-eb74599b0adc&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001378 10.0.0.38 - - [2026-03-16 03:18:20] "GET /project/e900f2d8-dfbc-476b-9d67-eb74599b0adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.047536 10.0.0.23 - - [2026-03-16 03:18:20] "DELETE /project/1a2bc5ba-2ff4-41f1-86a0-df89742a4efa HTTP/1.1" 404 177 0.003733 10.0.0.23 - - [2026-03-16 03:18:20] "DELETE /project/e900f2d8dfbc476b9d67eb74599b0adc HTTP/1.1" 404 173 0.005692 10.0.0.38 - - [2026-03-16 03:18:20] "POST /neutron/network HTTP/1.1" 200 117 0.048109 10.0.0.38 - - [2026-03-16 03:18:20] "POST /route-targets HTTP/1.1" 200 327 0.019894 10.0.0.38 - - [2026-03-16 03:18:21] "POST /fqname-to-id HTTP/1.1" 404 207 0.063576 10.0.0.23 - - [2026-03-16 03:18:21] "POST /useragent-kv HTTP/1.1" 200 115 0.006456 10.0.0.38 - - [2026-03-16 03:18:21] "POST /neutron/subnet HTTP/1.1" 200 724 0.213573 10.0.0.38 - - [2026-03-16 03:18:21] "POST /id-to-fqname HTTP/1.1" 200 228 0.002285 10.0.0.38 - - [2026-03-16 03:18:21] "GET /virtual-network/c6170f8d-0fc3-480f-808d-1888206a5cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.008481 10.0.0.38 - - [2026-03-16 03:18:21] "GET /virtual-network/c6170f8d-0fc3-480f-808d-1888206a5cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006834 10.0.0.38 - - [2026-03-16 03:18:21] "POST /neutron/network HTTP/1.1" 200 1006 0.014653 10.0.0.38 - - [2026-03-16 03:18:21] "GET /virtual-network/c6170f8d-0fc3-480f-808d-1888206a5cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006330 10.0.0.22 - - [2026-03-16 03:18:22] "GET /obj-perms HTTP/1.1" 200 5046 0.073836 10.0.0.38 - - [2026-03-16 03:18:23] "POST /id-to-fqname HTTP/1.1" 200 228 0.001373 10.0.0.38 - - [2026-03-16 03:18:23] "POST /neutron/network HTTP/1.1" 200 1016 0.009973 10.0.0.23 - - [2026-03-16 03:18:24] "GET /projects?obj_uuids=e900f2d8-dfbc-476b-9d67-eb74599b0adc&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.004923 10.0.0.38 - - [2026-03-16 03:18:24] "GET /project/e900f2d8-dfbc-476b-9d67-eb74599b0adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.090652 10.0.0.38 - - [2026-03-16 03:18:24] "POST /neutron/port HTTP/1.1" 200 117 0.007893 10.0.0.38 - - [2026-03-16 03:18:24] "POST /id-to-fqname HTTP/1.1" 200 228 0.001386 10.0.0.38 - - [2026-03-16 03:18:25] "POST /neutron/network HTTP/1.1" 200 1016 0.009979 10.0.0.38 - - [2026-03-16 03:18:25] "POST /neutron/port HTTP/1.1" 200 1175 0.027810 10.0.0.23 - - [2026-03-16 03:18:25] "GET /projects?obj_uuids=e900f2d8-dfbc-476b-9d67-eb74599b0adc&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001203 10.0.0.38 - - [2026-03-16 03:18:25] "GET /project/e900f2d8-dfbc-476b-9d67-eb74599b0adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.167607 10.0.0.38 - - [2026-03-16 03:18:25] "POST /neutron/network HTTP/1.1" 200 1006 0.013162 10.0.0.38 - - [2026-03-16 03:18:25] "POST /neutron/subnet HTTP/1.1" 200 1384 0.018836 10.0.0.38 - - [2026-03-16 03:18:25] "POST /neutron/network HTTP/1.1" 200 1006 0.011335 10.0.0.38 - - [2026-03-16 03:18:26] "POST /neutron/port HTTP/1.1" 200 117 0.007939 10.0.0.38 - - [2026-03-16 03:18:26] "POST /id-to-fqname HTTP/1.1" 200 228 0.002000 10.0.0.38 - - [2026-03-16 03:18:26] "POST /neutron/network HTTP/1.1" 200 1016 0.009927 10.0.0.38 - - [2026-03-16 03:18:26] "POST /neutron/port HTTP/1.1" 200 1175 0.030817 10.0.0.38 - - [2026-03-16 03:18:27] "POST /neutron/port HTTP/1.1" 200 1239 0.028988 10.0.0.38 - - [2026-03-16 03:18:27] "POST /neutron/subnet HTTP/1.1" 200 1384 0.019096 10.0.0.23 - - [2026-03-16 03:18:27] "GET /projects?obj_uuids=e900f2d8-dfbc-476b-9d67-eb74599b0adc&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001113 10.0.0.38 - - [2026-03-16 03:18:27] "GET /project/e900f2d8-dfbc-476b-9d67-eb74599b0adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.098856 10.0.0.38 - - [2026-03-16 03:18:27] "POST /neutron/network HTTP/1.1" 200 1006 0.012317 10.0.0.38 - - [2026-03-16 03:18:27] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009100 10.0.0.38 - - [2026-03-16 03:18:27] "POST /id-to-fqname HTTP/1.1" 200 228 0.001494 10.0.0.38 - - [2026-03-16 03:18:27] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008164 10.0.0.23 - - [2026-03-16 03:18:28] "GET /projects?obj_uuids=e900f2d8-dfbc-476b-9d67-eb74599b0adc&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001133 10.0.0.38 - - [2026-03-16 03:18:28] "POST /neutron/port HTTP/1.1" 200 1175 0.437614 10.0.0.23 - - [2026-03-16 03:18:28] "GET /projects?obj_uuids=e900f2d8-dfbc-476b-9d67-eb74599b0adc&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001264 10.0.0.38 - - [2026-03-16 03:18:28] "GET /project/e900f2d8-dfbc-476b-9d67-eb74599b0adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.104983 10.0.0.38 - - [2026-03-16 03:18:28] "POST /neutron/port HTTP/1.1" 200 1229 0.170495 10.0.0.38 - - [2026-03-16 03:18:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004760 10.0.0.38 - - [2026-03-16 03:18:29] "POST /neutron/subnet HTTP/1.1" 200 1384 0.022868 10.0.0.38 - - [2026-03-16 03:18:29] "POST /neutron/port HTTP/1.1" 200 117 0.001394 10.0.0.38 - - [2026-03-16 03:18:29] "POST /neutron/port HTTP/1.1" 200 1239 0.026217 10.0.0.38 - - [2026-03-16 03:18:29] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010334 10.0.0.38 - - [2026-03-16 03:18:29] "GET /virtual-machine/924b2ccf-693d-41be-8424-89153f731f53 HTTP/1.1" 401 292 0.000460 10.0.0.38 - - [2026-03-16 03:18:29] "POST /neutron/network HTTP/1.1" 200 1016 0.008448 10.0.0.38 - - [2026-03-16 03:18:30] "GET /virtual-machine/924b2ccf-693d-41be-8424-89153f731f53 HTTP/1.1" 200 1300 0.065926 10.0.0.38 - - [2026-03-16 03:18:30] "GET /virtual-machine-interface/04ae7ee9-cdc5-41ca-9ad3-94f283fc4e46 HTTP/1.1" 200 3173 0.007606 10.0.0.38 - - [2026-03-16 03:18:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005278 10.0.0.38 - - [2026-03-16 03:18:30] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004853 10.0.0.38 - - [2026-03-16 03:18:30] "GET /virtual-networks?parent_id=e900f2d8-dfbc-476b-9d67-eb74599b0adc&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.004168 10.0.0.38 - - [2026-03-16 03:18:30] "GET /virtual-network/c6170f8d-0fc3-480f-808d-1888206a5cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005390 10.0.0.38 - - [2026-03-16 03:18:30] "POST /neutron/port HTTP/1.1" 200 1175 0.033656 10.0.0.38 - - [2026-03-16 03:18:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005443 10.0.0.38 - - [2026-03-16 03:18:30] "POST /neutron/port HTTP/1.1" 200 117 0.001253 10.0.0.38 - - [2026-03-16 03:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.38 - - [2026-03-16 03:18:33] "GET /virtual-network/c6170f8d-0fc3-480f-808d-1888206a5cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006227 10.0.0.38 - - [2026-03-16 03:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.38 - - [2026-03-16 03:18:37] "GET /virtual-network/c6170f8d-0fc3-480f-808d-1888206a5cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006695 10.0.0.38 - - [2026-03-16 03:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004208 10.0.0.38 - - [2026-03-16 03:18:41] "GET /virtual-network/c6170f8d-0fc3-480f-808d-1888206a5cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006823 10.0.0.38 - - [2026-03-16 03:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007788 10.0.0.38 - - [2026-03-16 03:18:45] "GET /virtual-network/c6170f8d-0fc3-480f-808d-1888206a5cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007288 10.0.0.38 - - [2026-03-16 03:18:49] "POST /neutron/port HTTP/1.1" 200 1239 0.024168 10.0.0.38 - - [2026-03-16 03:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.38 - - [2026-03-16 03:18:49] "GET /virtual-network/c6170f8d-0fc3-480f-808d-1888206a5cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006854 10.0.0.38 - - [2026-03-16 03:18:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004731 10.0.0.38 - - [2026-03-16 03:18:49] "POST /neutron/port HTTP/1.1" 200 117 0.001476 10.0.0.38 - - [2026-03-16 03:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004686 10.0.0.38 - - [2026-03-16 03:18:53] "GET /virtual-network/c6170f8d-0fc3-480f-808d-1888206a5cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.008114 10.0.0.38 - - [2026-03-16 03:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005304 10.0.0.38 - - [2026-03-16 03:18:57] "GET /virtual-network/c6170f8d-0fc3-480f-808d-1888206a5cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007606 10.0.0.23 - - [2026-03-16 03:19:00] "GET /obj-perms HTTP/1.1" 200 5056 0.071266 10.0.0.38 - - [2026-03-16 03:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008152 10.0.0.38 - - [2026-03-16 03:19:01] "GET /virtual-network/c6170f8d-0fc3-480f-808d-1888206a5cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.008601 10.0.0.38 - - [2026-03-16 03:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004392 10.0.0.38 - - [2026-03-16 03:19:06] "GET /virtual-network/c6170f8d-0fc3-480f-808d-1888206a5cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006405 10.0.0.38 - - [2026-03-16 03:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004155 10.0.0.38 - - [2026-03-16 03:19:10] "GET /virtual-network/c6170f8d-0fc3-480f-808d-1888206a5cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006119 10.0.0.38 - - [2026-03-16 03:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908 10.0.0.38 - - [2026-03-16 03:19:14] "GET /virtual-network/c6170f8d-0fc3-480f-808d-1888206a5cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006735 10.0.0.38 - - [2026-03-16 03:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005692 10.0.0.38 - - [2026-03-16 03:19:18] "GET /virtual-network/c6170f8d-0fc3-480f-808d-1888206a5cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007508 10.0.0.38 - - [2026-03-16 03:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005470 10.0.0.38 - - [2026-03-16 03:19:22] "GET /virtual-network/c6170f8d-0fc3-480f-808d-1888206a5cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.008525 10.0.0.38 - - [2026-03-16 03:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004069 10.0.0.38 - - [2026-03-16 03:19:26] "GET /virtual-network/c6170f8d-0fc3-480f-808d-1888206a5cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006262 10.0.0.38 - - [2026-03-16 03:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004815 10.0.0.38 - - [2026-03-16 03:19:28] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004444 10.0.0.38 - - [2026-03-16 03:19:28] "GET /virtual-networks?parent_id=e900f2d8-dfbc-476b-9d67-eb74599b0adc&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003605 10.0.0.38 - - [2026-03-16 03:19:28] "GET /virtual-network/c6170f8d-0fc3-480f-808d-1888206a5cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006592 10.0.0.38 - - [2026-03-16 03:19:28] "POST /neutron/port HTTP/1.1" 200 1239 0.028517 10.0.0.38 - - [2026-03-16 03:19:33] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008153 10.0.0.38 - - [2026-03-16 03:19:39] "POST /neutron/port HTTP/1.1" 200 1239 0.024839 10.0.0.38 - - [2026-03-16 03:19:41] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007001 10.0.0.38 - - [2026-03-16 03:19:44] "POST /neutron/port HTTP/1.1" 200 1239 0.023753 10.0.0.38 - - [2026-03-16 03:19:48] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008233 10.0.0.38 - - [2026-03-16 03:19:50] "POST /neutron/port HTTP/1.1" 200 1239 0.023223 10.0.0.38 - - [2026-03-16 03:19:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003781 10.0.0.38 - - [2026-03-16 03:19:50] "POST /neutron/port HTTP/1.1" 200 117 0.001393 10.0.0.38 - - [2026-03-16 03:19:54] "POST /neutron/port HTTP/1.1" 200 1239 0.024940 10.0.0.38 - - [2026-03-16 03:19:54] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010829 10.0.0.38 - - [2026-03-16 03:19:54] "GET /virtual-machine/4380f7d4-ae97-49c0-ba6b-a612c5ad498d HTTP/1.1" 200 1300 0.008871 10.0.0.38 - - [2026-03-16 03:19:54] "GET /virtual-machine-interface/df5f22d2-9907-488a-bb11-b28f13fcee08 HTTP/1.1" 200 3175 0.006631 10.0.0.38 - - [2026-03-16 03:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004316 10.0.0.38 - - [2026-03-16 03:19:55] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007658 10.0.0.38 - - [2026-03-16 03:19:55] "GET /virtual-networks?parent_id=e900f2d8-dfbc-476b-9d67-eb74599b0adc&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003630 10.0.0.38 - - [2026-03-16 03:19:55] "GET /virtual-network/c6170f8d-0fc3-480f-808d-1888206a5cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006246 10.0.0.38 - - [2026-03-16 03:19:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106 10.0.0.38 - - [2026-03-16 03:19:56] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005052 10.0.0.38 - - [2026-03-16 03:19:56] "GET /virtual-networks?parent_id=e900f2d8-dfbc-476b-9d67-eb74599b0adc&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003572 10.0.0.38 - - [2026-03-16 03:19:56] "GET /virtual-network/c6170f8d-0fc3-480f-808d-1888206a5cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005852 10.0.0.38 - - [2026-03-16 03:19:56] "POST /neutron/port HTTP/1.1" 200 1239 0.025474 10.0.0.38 - - [2026-03-16 03:19:56] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010064 10.0.0.38 - - [2026-03-16 03:19:56] "POST /neutron/port HTTP/1.1" 200 1239 0.024940 10.0.0.38 - - [2026-03-16 03:19:56] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008015 10.0.0.38 - - [2026-03-16 03:19:56] "POST /neutron/network HTTP/1.1" 200 1006 0.012527 10.0.0.38 - - [2026-03-16 03:19:56] "GET /virtual-machine/72dcfb18-6a42-4971-af53-22db0f271d52 HTTP/1.1" 200 1300 0.008637 10.0.0.38 - - [2026-03-16 03:19:56] "GET /virtual-machine-interface/355d3909-ec4c-4e5a-bd05-2084e820388f HTTP/1.1" 200 3174 0.006577 10.0.0.38 - - [2026-03-16 03:19:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004605 10.0.0.38 - - [2026-03-16 03:19:56] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005196 10.0.0.38 - - [2026-03-16 03:19:56] "GET /virtual-networks?parent_id=e900f2d8-dfbc-476b-9d67-eb74599b0adc&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.005152 10.0.0.38 - - [2026-03-16 03:19:56] "GET /virtual-network/c6170f8d-0fc3-480f-808d-1888206a5cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006668 10.0.0.38 - - [2026-03-16 03:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004181 10.0.0.38 - - [2026-03-16 03:19:57] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004145 10.0.0.38 - - [2026-03-16 03:19:57] "GET /virtual-networks?parent_id=e900f2d8-dfbc-476b-9d67-eb74599b0adc&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003728 10.0.0.38 - - [2026-03-16 03:19:57] "GET /virtual-network/c6170f8d-0fc3-480f-808d-1888206a5cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007747 10.0.0.38 - - [2026-03-16 03:20:00] "GET /obj-perms HTTP/1.1" 200 5056 0.069836 10.0.0.22 - - [2026-03-16 03:20:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000443 10.0.0.22 - - [2026-03-16 03:20:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000471 10.0.0.23 - - [2026-03-16 03:20:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.23 - - [2026-03-16 03:20:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000468 10.0.0.22 - - [2026-03-16 03:20:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000482 10.0.0.22 - - [2026-03-16 03:20:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000381 10.0.0.23 - - [2026-03-16 03:20:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000452 10.0.0.23 - - [2026-03-16 03:20:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000878 10.0.0.38 - - [2026-03-16 03:20:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000478 10.0.0.38 - - [2026-03-16 03:20:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000357 10.0.0.38 - - [2026-03-16 03:20:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000369 10.0.0.38 - - [2026-03-16 03:20:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000365 10.0.0.23 - - [2026-03-16 03:20:19] "GET /projects?obj_uuids=e900f2d8-dfbc-476b-9d67-eb74599b0adc&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001158 10.0.0.38 - - [2026-03-16 03:20:20] "GET /project/e900f2d8-dfbc-476b-9d67-eb74599b0adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.049057 10.0.0.38 - - [2026-03-16 03:20:20] "POST /fqname-to-id HTTP/1.1" 404 226 0.003847 10.0.0.38 - - [2026-03-16 03:20:20] "POST /interface-route-tables HTTP/1.1" 200 575 0.035438 10.0.0.38 - - [2026-03-16 03:20:20] "GET /interface-route-table/1bf5272c-93ed-4518-8060-8ef8368ca8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1330 0.010908 10.0.0.38 - - [2026-03-16 03:20:20] "GET /virtual-machine-interface/04ae7ee9-cdc5-41ca-9ad3-94f283fc4e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2758 0.014890 10.0.0.38 - - [2026-03-16 03:20:20] "POST /ref-update HTTP/1.1" 200 156 0.024172 10.0.0.38 - - [2026-03-16 03:20:50] "POST /neutron/port HTTP/1.1" 200 1239 0.025194 10.0.0.38 - - [2026-03-16 03:20:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004262 10.0.0.38 - - [2026-03-16 03:20:50] "POST /neutron/port HTTP/1.1" 200 117 0.001646 10.0.0.38 - - [2026-03-16 03:20:57] "POST /neutron/port HTTP/1.1" 200 1239 0.051111 10.0.0.38 - - [2026-03-16 03:20:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004754 10.0.0.38 - - [2026-03-16 03:20:57] "POST /neutron/port HTTP/1.1" 200 117 0.001474 10.0.0.23 - - [2026-03-16 03:21:00] "GET /projects?obj_uuids=e900f2d8-dfbc-476b-9d67-eb74599b0adc&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001163 10.0.0.38 - - [2026-03-16 03:21:00] "GET /project/e900f2d8-dfbc-476b-9d67-eb74599b0adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.055032 10.0.0.38 - - [2026-03-16 03:21:00] "POST /fqname-to-id HTTP/1.1" 404 226 0.005865 10.0.0.38 - - [2026-03-16 03:21:00] "POST /interface-route-tables HTTP/1.1" 200 575 0.033373 10.0.0.38 - - [2026-03-16 03:21:00] "GET /interface-route-table/c076b4ad-18a0-4518-ada5-5f06c539cb83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1332 0.015096 10.0.0.38 - - [2026-03-16 03:21:01] "GET /virtual-machine-interface/df5f22d2-9907-488a-bb11-b28f13fcee08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.006831 10.0.0.38 - - [2026-03-16 03:21:01] "POST /ref-update HTTP/1.1" 200 156 0.023278 10.0.0.38 - - [2026-03-16 03:21:02] "GET /virtual-machine-interface/355d3909-ec4c-4e5a-bd05-2084e820388f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2759 0.007531 10.0.0.38 - - [2026-03-16 03:21:02] "PUT /virtual-machine-interface/355d3909-ec4c-4e5a-bd05-2084e820388f HTTP/1.1" 200 284 0.021134 10.0.0.38 - - [2026-03-16 03:21:02] "GET /virtual-machine-interface/04ae7ee9-cdc5-41ca-9ad3-94f283fc4e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3039 0.009741 10.0.0.38 - - [2026-03-16 03:21:02] "PUT /virtual-machine-interface/04ae7ee9-cdc5-41ca-9ad3-94f283fc4e46 HTTP/1.1" 200 284 0.023557 10.0.0.38 - - [2026-03-16 03:21:02] "GET /virtual-machine-interface/df5f22d2-9907-488a-bb11-b28f13fcee08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.013057 10.0.0.38 - - [2026-03-16 03:21:03] "PUT /virtual-machine-interface/df5f22d2-9907-488a-bb11-b28f13fcee08 HTTP/1.1" 200 284 0.030699 10.0.0.38 - - [2026-03-16 03:21:52] "POST /neutron/port HTTP/1.1" 200 1239 0.025913 10.0.0.38 - - [2026-03-16 03:21:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004614 10.0.0.38 - - [2026-03-16 03:21:52] "POST /neutron/port HTTP/1.1" 200 117 0.001083 10.0.0.38 - - [2026-03-16 03:21:53] "POST /neutron/port HTTP/1.1" 200 1239 0.021902 10.0.0.38 - - [2026-03-16 03:21:53] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008639 10.0.0.38 - - [2026-03-16 03:21:53] "GET /virtual-machine/b21c4bee-99e5-49df-b337-374b283c9e57 HTTP/1.1" 200 1301 0.006707 10.0.0.38 - - [2026-03-16 03:21:53] "GET /virtual-machine-interface/2c364281-1988-49f3-9ca2-eb184eae9365 HTTP/1.1" 200 3174 0.006030 10.0.0.38 - - [2026-03-16 03:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.38 - - [2026-03-16 03:21:53] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003681 10.0.0.38 - - [2026-03-16 03:21:53] "GET /virtual-networks?parent_id=e900f2d8-dfbc-476b-9d67-eb74599b0adc&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.004769 10.0.0.38 - - [2026-03-16 03:21:53] "GET /virtual-network/c6170f8d-0fc3-480f-808d-1888206a5cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006180 10.0.0.38 - - [2026-03-16 03:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.38 - - [2026-03-16 03:21:54] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004936 10.0.0.38 - - [2026-03-16 03:21:54] "GET /virtual-networks?parent_id=e900f2d8-dfbc-476b-9d67-eb74599b0adc&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.004221 10.0.0.38 - - [2026-03-16 03:21:54] "GET /virtual-network/c6170f8d-0fc3-480f-808d-1888206a5cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007068 10.0.0.38 - - [2026-03-16 03:21:55] "GET /virtual-machine-interface/2c364281-1988-49f3-9ca2-eb184eae9365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2759 0.007980 10.0.0.38 - - [2026-03-16 03:21:55] "PUT /virtual-machine-interface/2c364281-1988-49f3-9ca2-eb184eae9365 HTTP/1.1" 200 284 0.022912 10.0.0.38 - - [2026-03-16 03:21:57] "POST /neutron/port HTTP/1.1" 200 1239 0.027465 10.0.0.38 - - [2026-03-16 03:21:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004550 10.0.0.38 - - [2026-03-16 03:21:57] "POST /neutron/port HTTP/1.1" 200 117 0.001743 10.0.0.22 - - [2026-03-16 03:22:02] "GET /obj-perms HTTP/1.1" 200 5056 0.058741 10.0.0.23 - - [2026-03-16 03:22:35] "GET /projects?obj_uuids=e900f2d8-dfbc-476b-9d67-eb74599b0adc&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.041728 10.0.0.38 - - [2026-03-16 03:22:35] "GET /project/e900f2d8-dfbc-476b-9d67-eb74599b0adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.111970 10.0.0.38 - - [2026-03-16 03:22:35] "POST /fqname-to-id HTTP/1.1" 404 226 0.003418 10.0.0.38 - - [2026-03-16 03:22:35] "POST /interface-route-tables HTTP/1.1" 200 575 0.036377 10.0.0.38 - - [2026-03-16 03:22:35] "GET /interface-route-table/5e43ea10-ccdc-4df2-adec-12b0597e46fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1331 0.006792 10.0.0.38 - - [2026-03-16 03:22:35] "GET /virtual-machine-interface/2c364281-1988-49f3-9ca2-eb184eae9365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.008151 10.0.0.38 - - [2026-03-16 03:22:35] "POST /ref-update HTTP/1.1" 200 156 0.021283 10.0.0.38 - - [2026-03-16 03:22:37] "GET /virtual-machine-interface/04ae7ee9-cdc5-41ca-9ad3-94f283fc4e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3089 0.007126 10.0.0.38 - - [2026-03-16 03:22:37] "POST /ref-update HTTP/1.1" 200 156 0.020431 10.0.0.38 - - [2026-03-16 03:22:37] "DELETE /interface-route-table/1bf5272c-93ed-4518-8060-8ef8368ca8e8 HTTP/1.1" 200 115 0.040855 10.0.0.38 - - [2026-03-16 03:22:37] "POST /neutron/port HTTP/1.1" 200 1239 0.025771 10.0.0.38 - - [2026-03-16 03:22:52] "POST /neutron/port HTTP/1.1" 200 1239 0.048354 10.0.0.38 - - [2026-03-16 03:22:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004479 10.0.0.38 - - [2026-03-16 03:22:52] "POST /neutron/port HTTP/1.1" 200 117 0.001227 10.0.0.38 - - [2026-03-16 03:22:57] "POST /neutron/port HTTP/1.1" 200 1239 0.025761 10.0.0.38 - - [2026-03-16 03:22:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004531 10.0.0.38 - - [2026-03-16 03:22:57] "POST /neutron/port HTTP/1.1" 200 117 0.001388 10.0.0.38 - - [2026-03-16 03:22:59] "GET /virtual-machine-interface/2c364281-1988-49f3-9ca2-eb184eae9365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3090 0.007108 10.0.0.38 - - [2026-03-16 03:22:59] "POST /ref-update HTTP/1.1" 200 156 0.020658 10.0.0.38 - - [2026-03-16 03:23:00] "DELETE /interface-route-table/5e43ea10-ccdc-4df2-adec-12b0597e46fe HTTP/1.1" 200 115 0.048131 10.0.0.38 - - [2026-03-16 03:23:00] "GET /virtual-machine-interface/df5f22d2-9907-488a-bb11-b28f13fcee08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3091 0.012431 10.0.0.38 - - [2026-03-16 03:23:00] "POST /ref-update HTTP/1.1" 200 156 0.033014 10.0.0.38 - - [2026-03-16 03:23:00] "DELETE /interface-route-table/c076b4ad-18a0-4518-ada5-5f06c539cb83 HTTP/1.1" 200 115 0.050417 10.0.0.38 - - [2026-03-16 03:23:00] "POST /neutron/network HTTP/1.1" 200 1006 0.014026 10.0.0.38 - - [2026-03-16 03:23:00] "POST /neutron/port HTTP/1.1" 200 1229 0.029915 10.0.0.38 - - [2026-03-16 03:23:00] "POST /neutron/port HTTP/1.1" 200 1229 0.042197 10.0.0.38 - - [2026-03-16 03:23:01] "POST /neutron/port HTTP/1.1" 200 1229 0.024458 10.0.0.23 - - [2026-03-16 03:23:02] "POST /useragent-kv HTTP/1.1" 200 115 0.004720 10.0.0.23 - - [2026-03-16 03:23:02] "POST /useragent-kv HTTP/1.1" 200 115 0.005113 10.0.0.23 - - [2026-03-16 03:23:02] "POST /useragent-kv HTTP/1.1" 200 115 0.003088 10.0.0.23 - - [2026-03-16 03:23:02] "POST /useragent-kv HTTP/1.1" 200 115 0.002956 10.0.0.38 - - [2026-03-16 03:23:02] "POST /neutron/network HTTP/1.1" 200 151 0.185086 10.0.0.38 - - [2026-03-16 03:23:03] "DELETE /route-target/46be7386-3299-4adf-a1ed-8c594716439b HTTP/1.1" 200 115 0.370981 10.0.0.23 - - [2026-03-16 03:23:04] "GET /projects?obj_uuids=e900f2d8-dfbc-476b-9d67-eb74599b0adc&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001866 10.0.0.38 - - [2026-03-16 03:23:04] "GET /project/e900f2d8-dfbc-476b-9d67-eb74599b0adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.075850 10.0.0.23 - - [2026-03-16 03:23:04] "GET /projects?obj_uuids=e900f2d8-dfbc-476b-9d67-eb74599b0adc&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002465 10.0.0.38 - - [2026-03-16 03:23:04] "GET /project/e900f2d8-dfbc-476b-9d67-eb74599b0adc?fields=virtual_networks HTTP/1.1" 200 1048 0.061988 10.0.0.23 - - [2026-03-16 03:23:04] "GET /projects?obj_uuids=e900f2d8-dfbc-476b-9d67-eb74599b0adc&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001532 10.0.0.38 - - [2026-03-16 03:23:04] "GET /project/e900f2d8-dfbc-476b-9d67-eb74599b0adc?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.060754 10.0.0.23 - - [2026-03-16 03:23:04] "GET /projects?obj_uuids=e900f2d8-dfbc-476b-9d67-eb74599b0adc&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001709 10.0.0.38 - - [2026-03-16 03:23:04] "GET /project/e900f2d8-dfbc-476b-9d67-eb74599b0adc?fields=security_groups HTTP/1.1" 200 1282 0.059372 10.0.0.38 - - [2026-03-16 03:23:05] "POST /fqname-to-id HTTP/1.1" 404 183 0.032123 10.0.0.23 - - [2026-03-16 03:23:05] "GET /projects?obj_uuids=c39bec92-9d5b-4390-ae76-f8e3f3975714&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004156 10.0.0.23 - - [2026-03-16 03:23:05] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001303 10.0.0.23 - - [2026-03-16 03:23:05] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.050873 10.0.0.23 - - [2026-03-16 03:23:06] "POST /id-to-fqname HTTP/1.1" 200 185 0.002864 10.0.0.23 - - [2026-03-16 03:23:06] "POST /fqname-to-id HTTP/1.1" 404 194 0.011271 10.0.0.23 - - [2026-03-16 03:23:06] "POST /security-groups HTTP/1.1" 200 586 0.038401 10.0.0.23 - - [2026-03-16 03:23:06] "POST /projects HTTP/1.1" 200 575 0.266796 10.0.0.23 - - [2026-03-16 03:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.312511 10.0.0.38 - - [2026-03-16 03:23:06] "POST /fqname-to-id HTTP/1.1" 404 228 0.007226 10.0.0.38 - - [2026-03-16 03:23:06] "GET /project/c39bec92-9d5b-4390-ae76-f8e3f3975714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.530793 10.0.0.38 - - [2026-03-16 03:23:07] "GET / HTTP/1.1" 200 35931 0.002330 10.0.0.23 - - [2026-03-16 03:23:10] "GET /projects?obj_uuids=c39bec92-9d5b-4390-ae76-f8e3f3975714&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001189 10.0.0.38 - - [2026-03-16 03:23:10] "GET /project/c39bec92-9d5b-4390-ae76-f8e3f3975714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.046829 10.0.0.23 - - [2026-03-16 03:23:10] "GET /projects?obj_uuids=c39bec92-9d5b-4390-ae76-f8e3f3975714&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001362 10.0.0.38 - - [2026-03-16 03:23:10] "GET /project/c39bec92-9d5b-4390-ae76-f8e3f3975714?fields=virtual_networks HTTP/1.1" 200 1022 0.057116 10.0.0.23 - - [2026-03-16 03:23:10] "GET /projects?obj_uuids=c39bec92-9d5b-4390-ae76-f8e3f3975714&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001758 10.0.0.38 - - [2026-03-16 03:23:10] "GET /project/c39bec92-9d5b-4390-ae76-f8e3f3975714?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.053777 10.0.0.23 - - [2026-03-16 03:23:10] "GET /projects?obj_uuids=c39bec92-9d5b-4390-ae76-f8e3f3975714&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001292 10.0.0.38 - - [2026-03-16 03:23:10] "GET /project/c39bec92-9d5b-4390-ae76-f8e3f3975714?fields=security_groups HTTP/1.1" 200 1243 0.051592 10.0.0.38 - - [2026-03-16 03:23:11] "DELETE /access-control-list/4720dc8c-aad9-47b4-b457-6c63322f3d17 HTTP/1.1" 200 115 0.065591 10.0.0.38 - - [2026-03-16 03:23:11] "POST /fqname-to-id HTTP/1.1" 404 193 0.056864 10.0.0.23 - - [2026-03-16 03:23:12] "GET /projects?obj_uuids=e08d5190-8d30-43b1-a771-95af54789b64&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006915 10.0.0.23 - - [2026-03-16 03:23:12] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001149 10.0.0.23 - - [2026-03-16 03:23:12] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008283 10.0.0.23 - - [2026-03-16 03:23:12] "POST /id-to-fqname HTTP/1.1" 200 195 0.005628 10.0.0.23 - - [2026-03-16 03:23:12] "POST /fqname-to-id HTTP/1.1" 404 204 0.009487 10.0.0.23 - - [2026-03-16 03:23:12] "POST /security-groups HTTP/1.1" 200 596 0.077854 10.0.0.23 - - [2026-03-16 03:23:12] "POST /projects HTTP/1.1" 200 595 0.317548 10.0.0.38 - - [2026-03-16 03:23:12] "POST /fqname-to-id HTTP/1.1" 404 238 0.006419 10.0.0.23 - - [2026-03-16 03:23:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.405659 10.0.0.38 - - [2026-03-16 03:23:12] "GET /project/e08d5190-8d30-43b1-a771-95af54789b64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.581629 10.0.0.38 - - [2026-03-16 03:23:13] "GET / HTTP/1.1" 200 35931 0.004872 10.0.0.23 - - [2026-03-16 03:23:16] "GET /projects?obj_uuids=e08d5190-8d30-43b1-a771-95af54789b64&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001463 10.0.0.38 - - [2026-03-16 03:23:16] "GET /project/e08d5190-8d30-43b1-a771-95af54789b64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.063241 10.0.0.23 - - [2026-03-16 03:23:16] "GET /projects?obj_uuids=e08d5190-8d30-43b1-a771-95af54789b64&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001350 10.0.0.38 - - [2026-03-16 03:23:17] "GET /project/e08d5190-8d30-43b1-a771-95af54789b64?fields=virtual_networks HTTP/1.1" 200 1042 0.065276 10.0.0.23 - - [2026-03-16 03:23:17] "GET /projects?obj_uuids=e08d5190-8d30-43b1-a771-95af54789b64&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001730 10.0.0.38 - - [2026-03-16 03:23:17] "GET /project/e08d5190-8d30-43b1-a771-95af54789b64?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.048930 10.0.0.23 - - [2026-03-16 03:23:17] "GET /projects?obj_uuids=e08d5190-8d30-43b1-a771-95af54789b64&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001014 10.0.0.38 - - [2026-03-16 03:23:17] "GET /project/e08d5190-8d30-43b1-a771-95af54789b64?fields=security_groups HTTP/1.1" 200 1273 0.049378 10.0.0.38 - - [2026-03-16 03:23:18] "POST /fqname-to-id HTTP/1.1" 404 199 0.028111 10.0.0.23 - - [2026-03-16 03:23:18] "GET /projects?obj_uuids=54fb1686-4c1d-4c36-8475-891e98ae2d46&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003395 10.0.0.23 - - [2026-03-16 03:23:18] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001110 10.0.0.23 - - [2026-03-16 03:23:18] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009229 10.0.0.23 - - [2026-03-16 03:23:18] "POST /id-to-fqname HTTP/1.1" 200 201 0.005258 10.0.0.23 - - [2026-03-16 03:23:18] "POST /fqname-to-id HTTP/1.1" 404 210 0.004600 10.0.0.23 - - [2026-03-16 03:23:18] "POST /security-groups HTTP/1.1" 200 602 0.038002 10.0.0.23 - - [2026-03-16 03:23:18] "POST /projects HTTP/1.1" 200 607 0.265205 10.0.0.38 - - [2026-03-16 03:23:18] "POST /access-control-lists HTTP/1.1" 200 607 0.040075 10.0.0.23 - - [2026-03-16 03:23:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.337925 10.0.0.38 - - [2026-03-16 03:23:18] "GET /project/54fb1686-4c1d-4c36-8475-891e98ae2d46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.590266 10.0.0.38 - - [2026-03-16 03:23:19] "GET / HTTP/1.1" 200 35931 0.001544 10.0.0.23 - - [2026-03-16 03:23:20] "DELETE /project/e900f2d8-dfbc-476b-9d67-eb74599b0adc HTTP/1.1" 404 177 0.013492 10.0.0.23 - - [2026-03-16 03:23:20] "DELETE /project/c39bec929d5b4390ae76f8e3f3975714 HTTP/1.1" 404 173 0.020382 10.0.0.23 - - [2026-03-16 03:23:20] "DELETE /project/54fb16864c1d4c368475891e98ae2d46 HTTP/1.1" 404 173 0.016533 10.0.0.23 - - [2026-03-16 03:23:20] "DELETE /project/e08d51908d3043b1a77195af54789b64 HTTP/1.1" 404 173 0.013589 10.0.0.23 - - [2026-03-16 03:23:20] "GET /projects?obj_uuids=c39bec92-9d5b-4390-ae76-f8e3f3975714&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001626 10.0.0.23 - - [2026-03-16 03:23:20] "GET /projects?obj_uuids=e08d5190-8d30-43b1-a771-95af54789b64&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002302 10.0.0.23 - - [2026-03-16 03:23:20] "GET /project/e08d5190-8d30-43b1-a771-95af54789b64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.077177 10.0.0.23 - - [2026-03-16 03:23:20] "GET /project/c39bec92-9d5b-4390-ae76-f8e3f3975714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.087039 10.0.0.23 - - [2026-03-16 03:23:20] "GET /projects?obj_uuids=e08d5190-8d30-43b1-a771-95af54789b64&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001824 10.0.0.23 - - [2026-03-16 03:23:20] "GET /projects?obj_uuids=c39bec92-9d5b-4390-ae76-f8e3f3975714&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002567 10.0.0.23 - - [2026-03-16 03:23:20] "GET /project/e08d5190-8d30-43b1-a771-95af54789b64?fields=security_groups HTTP/1.1" 200 1378 0.065519 10.0.0.23 - - [2026-03-16 03:23:20] "GET /project/c39bec92-9d5b-4390-ae76-f8e3f3975714?fields=security_groups HTTP/1.1" 200 1348 0.123924 10.0.0.23 - - [2026-03-16 03:23:21] "DELETE /security-group/05d2863a-c11d-4af6-ad4e-56dfe84e2ba6 HTTP/1.1" 200 115 0.078360 10.0.0.23 - - [2026-03-16 03:23:21] "GET /projects?obj_uuids=e08d5190-8d30-43b1-a771-95af54789b64&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001348 10.0.0.38 - - [2026-03-16 03:23:21] "DELETE /access-control-list/29f7db10-e26a-43ed-b07a-158544d0adf2 HTTP/1.1" 200 115 0.049366 10.0.0.23 - - [2026-03-16 03:23:21] "GET /project/e08d5190-8d30-43b1-a771-95af54789b64?fields=application_policy_sets HTTP/1.1" 200 1417 0.055327 10.0.0.23 - - [2026-03-16 03:23:21] "DELETE /security-group/e69d1551-8751-47eb-96ee-d07ec3bcfb17 HTTP/1.1" 200 115 0.084044 10.0.0.23 - - [2026-03-16 03:23:21] "GET /projects?obj_uuids=c39bec92-9d5b-4390-ae76-f8e3f3975714&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000928 10.0.0.23 - - [2026-03-16 03:23:21] "GET /project/c39bec92-9d5b-4390-ae76-f8e3f3975714?fields=application_policy_sets HTTP/1.1" 200 1387 0.081904 10.0.0.38 - - [2026-03-16 03:23:21] "DELETE /access-control-list/097c429d-b3a7-4adc-b55a-426361e35a23 HTTP/1.1" 200 115 0.054584 10.0.0.23 - - [2026-03-16 03:23:21] "DELETE /project/e08d5190-8d30-43b1-a771-95af54789b64 HTTP/1.1" 200 115 0.629745 10.0.0.23 - - [2026-03-16 03:23:21] "DELETE /project/c39bec92-9d5b-4390-ae76-f8e3f3975714 HTTP/1.1" 200 115 0.700278 10.0.0.23 - - [2026-03-16 03:23:23] "GET /projects?obj_uuids=54fb1686-4c1d-4c36-8475-891e98ae2d46&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001334 10.0.0.38 - - [2026-03-16 03:23:23] "GET /project/54fb1686-4c1d-4c36-8475-891e98ae2d46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.042424 10.0.0.23 - - [2026-03-16 03:23:23] "GET /projects?obj_uuids=54fb1686-4c1d-4c36-8475-891e98ae2d46&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001219 10.0.0.38 - - [2026-03-16 03:23:23] "GET /project/54fb1686-4c1d-4c36-8475-891e98ae2d46?fields=virtual_networks HTTP/1.1" 200 1052 0.052502 10.0.0.23 - - [2026-03-16 03:23:23] "GET /projects?obj_uuids=54fb1686-4c1d-4c36-8475-891e98ae2d46&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003994 10.0.0.38 - - [2026-03-16 03:23:23] "GET /project/54fb1686-4c1d-4c36-8475-891e98ae2d46?fields=virtual_machine_interfaces HTTP/1.1" 200 1052 0.087409 10.0.0.23 - - [2026-03-16 03:23:23] "GET /projects?obj_uuids=54fb1686-4c1d-4c36-8475-891e98ae2d46&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000999 10.0.0.38 - - [2026-03-16 03:23:23] "GET /project/54fb1686-4c1d-4c36-8475-891e98ae2d46?fields=security_groups HTTP/1.1" 200 1289 0.062494 10.0.0.38 - - [2026-03-16 03:23:24] "POST /fqname-to-id HTTP/1.1" 404 185 0.037223 10.0.0.23 - - [2026-03-16 03:23:24] "GET /projects?obj_uuids=11ff65bf-28d5-422f-9e76-88e87b70eb7a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003717 10.0.0.23 - - [2026-03-16 03:23:24] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001193 10.0.0.23 - - [2026-03-16 03:23:24] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008042 10.0.0.23 - - [2026-03-16 03:23:24] "POST /id-to-fqname HTTP/1.1" 200 187 0.005531 10.0.0.23 - - [2026-03-16 03:23:24] "POST /fqname-to-id HTTP/1.1" 404 196 0.006717 10.0.0.23 - - [2026-03-16 03:23:24] "POST /security-groups HTTP/1.1" 200 588 0.037025 10.0.0.23 - - [2026-03-16 03:23:24] "POST /projects HTTP/1.1" 200 579 0.290826 10.0.0.23 - - [2026-03-16 03:23:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.332309 10.0.0.38 - - [2026-03-16 03:23:24] "POST /fqname-to-id HTTP/1.1" 404 230 0.010091 10.0.0.38 - - [2026-03-16 03:23:24] "GET /project/11ff65bf-28d5-422f-9e76-88e87b70eb7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.500962 10.0.0.38 - - [2026-03-16 03:23:26] "GET / HTTP/1.1" 200 35931 0.002149 10.0.0.23 - - [2026-03-16 03:23:29] "GET /projects?obj_uuids=11ff65bf-28d5-422f-9e76-88e87b70eb7a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001281 10.0.0.38 - - [2026-03-16 03:23:29] "GET /project/11ff65bf-28d5-422f-9e76-88e87b70eb7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.059170 10.0.0.23 - - [2026-03-16 03:23:29] "GET /projects?obj_uuids=11ff65bf-28d5-422f-9e76-88e87b70eb7a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001164 10.0.0.38 - - [2026-03-16 03:23:29] "GET /project/11ff65bf-28d5-422f-9e76-88e87b70eb7a?fields=virtual_networks HTTP/1.1" 200 1025 0.050116 10.0.0.23 - - [2026-03-16 03:23:29] "GET /projects?obj_uuids=11ff65bf-28d5-422f-9e76-88e87b70eb7a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001702 10.0.0.38 - - [2026-03-16 03:23:29] "GET /project/11ff65bf-28d5-422f-9e76-88e87b70eb7a?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.048719 10.0.0.23 - - [2026-03-16 03:23:29] "GET /projects?obj_uuids=11ff65bf-28d5-422f-9e76-88e87b70eb7a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001175 10.0.0.38 - - [2026-03-16 03:23:29] "GET /project/11ff65bf-28d5-422f-9e76-88e87b70eb7a?fields=security_groups HTTP/1.1" 200 1248 0.051933 10.0.0.38 - - [2026-03-16 03:23:30] "POST /fqname-to-id HTTP/1.1" 404 182 0.038155 10.0.0.23 - - [2026-03-16 03:23:30] "GET /projects?obj_uuids=d3add9fc-f324-454a-84c6-bafb55a4fe7e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004170 10.0.0.23 - - [2026-03-16 03:23:30] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001057 10.0.0.23 - - [2026-03-16 03:23:30] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.010451 10.0.0.23 - - [2026-03-16 03:23:30] "POST /id-to-fqname HTTP/1.1" 200 184 0.004454 10.0.0.23 - - [2026-03-16 03:23:30] "POST /fqname-to-id HTTP/1.1" 404 193 0.005236 10.0.0.23 - - [2026-03-16 03:23:30] "POST /security-groups HTTP/1.1" 200 585 0.077221 10.0.0.23 - - [2026-03-16 03:23:31] "POST /projects HTTP/1.1" 200 573 0.332947 10.0.0.38 - - [2026-03-16 03:23:31] "POST /access-control-lists HTTP/1.1" 200 590 0.036275 10.0.0.23 - - [2026-03-16 03:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.408559 10.0.0.38 - - [2026-03-16 03:23:31] "GET /project/d3add9fc-f324-454a-84c6-bafb55a4fe7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.583246 10.0.0.38 - - [2026-03-16 03:23:32] "GET / HTTP/1.1" 200 35931 0.001483 10.0.0.23 - - [2026-03-16 03:23:35] "GET /projects?obj_uuids=d3add9fc-f324-454a-84c6-bafb55a4fe7e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001085 10.0.0.38 - - [2026-03-16 03:23:35] "GET /project/d3add9fc-f324-454a-84c6-bafb55a4fe7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.045678 10.0.0.23 - - [2026-03-16 03:23:35] "GET /projects?obj_uuids=d3add9fc-f324-454a-84c6-bafb55a4fe7e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001041 10.0.0.38 - - [2026-03-16 03:23:35] "GET /project/d3add9fc-f324-454a-84c6-bafb55a4fe7e?fields=virtual_networks HTTP/1.1" 200 1019 0.046332 10.0.0.23 - - [2026-03-16 03:23:35] "GET /projects?obj_uuids=d3add9fc-f324-454a-84c6-bafb55a4fe7e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001019 10.0.0.38 - - [2026-03-16 03:23:35] "GET /project/d3add9fc-f324-454a-84c6-bafb55a4fe7e?fields=virtual_machine_interfaces HTTP/1.1" 200 1019 0.046417 10.0.0.23 - - [2026-03-16 03:23:35] "GET /projects?obj_uuids=d3add9fc-f324-454a-84c6-bafb55a4fe7e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001046 10.0.0.38 - - [2026-03-16 03:23:35] "GET /project/d3add9fc-f324-454a-84c6-bafb55a4fe7e?fields=security_groups HTTP/1.1" 200 1239 0.049965 10.0.0.38 - - [2026-03-16 03:23:36] "POST /fqname-to-id HTTP/1.1" 404 186 0.030221 10.0.0.23 - - [2026-03-16 03:23:36] "GET /projects?obj_uuids=99eab6dd-118f-448c-8ca1-3ebf5fbd650d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003833 10.0.0.23 - - [2026-03-16 03:23:36] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000968 10.0.0.23 - - [2026-03-16 03:23:36] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007771 10.0.0.23 - - [2026-03-16 03:23:36] "POST /id-to-fqname HTTP/1.1" 200 188 0.001736 10.0.0.23 - - [2026-03-16 03:23:36] "POST /fqname-to-id HTTP/1.1" 404 197 0.007365 10.0.0.23 - - [2026-03-16 03:23:37] "POST /security-groups HTTP/1.1" 200 589 0.037597 10.0.0.38 - - [2026-03-16 03:23:37] "POST /fqname-to-id HTTP/1.1" 404 232 0.005240 10.0.0.23 - - [2026-03-16 03:23:37] "POST /projects HTTP/1.1" 200 581 0.278422 10.0.0.23 - - [2026-03-16 03:23:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.316752 10.0.0.38 - - [2026-03-16 03:23:37] "GET /project/99eab6dd-118f-448c-8ca1-3ebf5fbd650d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.486072 10.0.0.38 - - [2026-03-16 03:23:37] "POST /access-control-lists HTTP/1.1" 200 592 0.058875 10.0.0.38 - - [2026-03-16 03:23:38] "GET / HTTP/1.1" 200 35931 0.002079 10.0.0.23 - - [2026-03-16 03:23:41] "GET /projects?obj_uuids=99eab6dd-118f-448c-8ca1-3ebf5fbd650d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001354 10.0.0.38 - - [2026-03-16 03:23:41] "GET /project/99eab6dd-118f-448c-8ca1-3ebf5fbd650d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.040867 10.0.0.23 - - [2026-03-16 03:23:41] "GET /projects?obj_uuids=99eab6dd-118f-448c-8ca1-3ebf5fbd650d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001655 10.0.0.38 - - [2026-03-16 03:23:41] "GET /project/99eab6dd-118f-448c-8ca1-3ebf5fbd650d?fields=virtual_networks HTTP/1.1" 200 1028 0.052318 10.0.0.23 - - [2026-03-16 03:23:41] "GET /projects?obj_uuids=99eab6dd-118f-448c-8ca1-3ebf5fbd650d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001404 10.0.0.38 - - [2026-03-16 03:23:41] "GET /project/99eab6dd-118f-448c-8ca1-3ebf5fbd650d?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.056673 10.0.0.23 - - [2026-03-16 03:23:41] "GET /projects?obj_uuids=99eab6dd-118f-448c-8ca1-3ebf5fbd650d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001107 10.0.0.38 - - [2026-03-16 03:23:41] "GET /project/99eab6dd-118f-448c-8ca1-3ebf5fbd650d?fields=security_groups HTTP/1.1" 200 1252 0.059541 10.0.0.38 - - [2026-03-16 03:23:42] "POST /fqname-to-id HTTP/1.1" 404 186 0.030308 10.0.0.23 - - [2026-03-16 03:23:42] "GET /projects?obj_uuids=cd64295e-47bf-4953-b6ae-363552b46bc1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003582 10.0.0.23 - - [2026-03-16 03:23:42] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001327 10.0.0.23 - - [2026-03-16 03:23:42] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009065 10.0.0.23 - - [2026-03-16 03:23:42] "POST /id-to-fqname HTTP/1.1" 200 188 0.001169 10.0.0.23 - - [2026-03-16 03:23:42] "POST /fqname-to-id HTTP/1.1" 404 197 0.004092 10.0.0.23 - - [2026-03-16 03:23:43] "POST /security-groups HTTP/1.1" 200 589 0.085059 10.0.0.23 - - [2026-03-16 03:23:43] "POST /projects HTTP/1.1" 200 581 0.304244 10.0.0.23 - - [2026-03-16 03:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.344396 10.0.0.38 - - [2026-03-16 03:23:43] "POST /fqname-to-id HTTP/1.1" 404 231 0.005825 10.0.0.38 - - [2026-03-16 03:23:43] "GET /project/cd64295e-47bf-4953-b6ae-363552b46bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.506642 10.0.0.38 - - [2026-03-16 03:23:44] "GET / HTTP/1.1" 200 35931 0.002059 10.0.0.38 - - [2026-03-16 03:23:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000543 10.0.0.38 - - [2026-03-16 03:23:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.064306 10.0.0.23 - - [2026-03-16 03:23:46] "GET /projects?obj_uuids=cd64295e-47bf-4953-b6ae-363552b46bc1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001160 10.0.0.38 - - [2026-03-16 03:23:46] "GET /project/cd64295e-47bf-4953-b6ae-363552b46bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.054956 10.0.0.38 - - [2026-03-16 03:23:47] "POST /ref-update HTTP/1.1" 200 156 0.029679 10.0.0.23 - - [2026-03-16 03:23:47] "POST /useragent-kv HTTP/1.1" 200 115 0.015648 10.0.0.38 - - [2026-03-16 03:23:47] "POST /neutron/subnet HTTP/1.1" 200 724 0.263257 10.0.0.38 - - [2026-03-16 03:23:47] "POST /id-to-fqname HTTP/1.1" 200 218 0.001444 10.0.0.38 - - [2026-03-16 03:23:47] "GET /virtual-network/771195d3-d25a-4ec7-a65d-39f020771303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005500 10.0.0.38 - - [2026-03-16 03:23:47] "GET /virtual-network/771195d3-d25a-4ec7-a65d-39f020771303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.007028 10.0.0.38 - - [2026-03-16 03:23:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005477 10.0.0.38 - - [2026-03-16 03:23:47] "GET /virtual-network/771195d3-d25a-4ec7-a65d-39f020771303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.007183 10.0.0.38 - - [2026-03-16 03:23:47] "PUT /virtual-network/771195d3-d25a-4ec7-a65d-39f020771303 HTTP/1.1" 200 264 0.061032 10.0.0.38 - - [2026-03-16 03:23:47] "POST /neutron/network HTTP/1.1" 200 822 0.036974 10.0.0.38 - - [2026-03-16 03:23:48] "GET /virtual-network/771195d3-d25a-4ec7-a65d-39f020771303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.007355 10.0.0.38 - - [2026-03-16 03:23:48] "GET /obj-perms HTTP/1.1" 200 5026 0.068213 10.0.0.23 - - [2026-03-16 03:23:49] "GET /obj-perms HTTP/1.1" 200 5026 0.055708 10.0.0.38 - - [2026-03-16 03:23:49] "POST /neutron/subnet HTTP/1.1" 200 724 0.012310 10.0.0.38 - - [2026-03-16 03:23:49] "POST /id-to-fqname HTTP/1.1" 200 218 0.001265 10.0.0.23 - - [2026-03-16 03:23:50] "GET /projects?obj_uuids=cd64295e-47bf-4953-b6ae-363552b46bc1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001317 10.0.0.38 - - [2026-03-16 03:23:50] "GET /project/cd64295e-47bf-4953-b6ae-363552b46bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.080926 10.0.0.38 - - [2026-03-16 03:23:51] "POST /neutron/port HTTP/1.1" 200 117 0.009291 10.0.0.38 - - [2026-03-16 03:23:51] "POST /neutron/network HTTP/1.1" 200 832 0.008407 10.0.0.38 - - [2026-03-16 03:23:52] "POST /neutron/port HTTP/1.1" 200 1058 0.025394 10.0.0.38 - - [2026-03-16 03:23:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004556 10.0.0.38 - - [2026-03-16 03:23:52] "POST /neutron/network HTTP/1.1" 200 822 0.009990 10.0.0.38 - - [2026-03-16 03:23:56] "POST /neutron/port HTTP/1.1" 200 1122 0.024225 10.0.0.38 - - [2026-03-16 03:23:56] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008226 10.0.0.38 - - [2026-03-16 03:23:56] "GET /virtual-machine/0725ed01-9131-4c37-aca2-5a512a1c2422 HTTP/1.1" 401 292 0.000417 10.0.0.38 - - [2026-03-16 03:23:56] "GET /virtual-machine/0725ed01-9131-4c37-aca2-5a512a1c2422 HTTP/1.1" 200 1289 0.043249 10.0.0.38 - - [2026-03-16 03:23:56] "GET /virtual-machine-interface/79704d52-eb26-4a12-96f2-b16de0e890e0 HTTP/1.1" 200 2930 0.007244 10.0.0.38 - - [2026-03-16 03:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005165 10.0.0.38 - - [2026-03-16 03:23:57] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.105078 10.0.0.38 - - [2026-03-16 03:23:57] "GET /virtual-networks?parent_id=cd64295e-47bf-4953-b6ae-363552b46bc1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.011356 10.0.0.38 - - [2026-03-16 03:23:57] "GET /virtual-network/771195d3-d25a-4ec7-a65d-39f020771303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.007488 10.0.0.38 - - [2026-03-16 03:23:59] "POST /neutron/network HTTP/1.1" 200 832 0.007582 10.0.0.38 - - [2026-03-16 03:23:59] "POST /neutron/port HTTP/1.1" 200 117 0.001931 10.0.0.38 - - [2026-03-16 03:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004764 10.0.0.38 - - [2026-03-16 03:24:00] "GET /virtual-network/771195d3-d25a-4ec7-a65d-39f020771303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.013631 10.0.0.38 - - [2026-03-16 03:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.38 - - [2026-03-16 03:24:04] "GET /virtual-network/771195d3-d25a-4ec7-a65d-39f020771303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.008280 10.0.0.38 - - [2026-03-16 03:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004133 10.0.0.38 - - [2026-03-16 03:24:08] "GET /virtual-network/771195d3-d25a-4ec7-a65d-39f020771303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.005903 10.0.0.38 - - [2026-03-16 03:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004852 10.0.0.38 - - [2026-03-16 03:24:12] "GET /virtual-network/771195d3-d25a-4ec7-a65d-39f020771303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.009316 10.0.0.38 - - [2026-03-16 03:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004807 10.0.0.38 - - [2026-03-16 03:24:16] "GET /virtual-network/771195d3-d25a-4ec7-a65d-39f020771303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.007514 10.0.0.38 - - [2026-03-16 03:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006244 10.0.0.38 - - [2026-03-16 03:24:20] "GET /virtual-network/771195d3-d25a-4ec7-a65d-39f020771303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.019706 10.0.0.38 - - [2026-03-16 03:24:20] "DELETE /access-control-list/dc3d5902-5500-4c05-9e48-818a57cc9aae HTTP/1.1" 200 115 0.051088 10.0.0.23 - - [2026-03-16 03:24:21] "DELETE /project/11ff65bf28d5422f9e7688e87b70eb7a HTTP/1.1" 404 173 0.014744 10.0.0.23 - - [2026-03-16 03:24:21] "DELETE /project/99eab6dd118f448c8ca13ebf5fbd650d HTTP/1.1" 404 173 0.010535 10.0.0.23 - - [2026-03-16 03:24:21] "DELETE /project/cd64295e47bf4953b6ae363552b46bc1 HTTP/1.1" 404 173 0.018905 10.0.0.23 - - [2026-03-16 03:24:21] "DELETE /project/d3add9fcf324454a84c6bafb55a4fe7e HTTP/1.1" 404 173 0.009095 10.0.0.23 - - [2026-03-16 03:24:21] "DELETE /project/54fb1686-4c1d-4c36-8475-891e98ae2d46 HTTP/1.1" 404 177 0.010281 10.0.0.23 - - [2026-03-16 03:24:21] "GET /projects?obj_uuids=11ff65bf-28d5-422f-9e76-88e87b70eb7a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001137 10.0.0.23 - - [2026-03-16 03:24:21] "GET /projects?obj_uuids=d3add9fc-f324-454a-84c6-bafb55a4fe7e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001067 10.0.0.23 - - [2026-03-16 03:24:21] "GET /projects?obj_uuids=99eab6dd-118f-448c-8ca1-3ebf5fbd650d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000898 10.0.0.23 - - [2026-03-16 03:24:21] "GET /project/99eab6dd-118f-448c-8ca1-3ebf5fbd650d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.063434 10.0.0.23 - - [2026-03-16 03:24:21] "GET /project/d3add9fc-f324-454a-84c6-bafb55a4fe7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.081138 10.0.0.23 - - [2026-03-16 03:24:21] "GET /project/11ff65bf-28d5-422f-9e76-88e87b70eb7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.092287 10.0.0.23 - - [2026-03-16 03:24:21] "GET /projects?obj_uuids=99eab6dd-118f-448c-8ca1-3ebf5fbd650d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002040 10.0.0.23 - - [2026-03-16 03:24:21] "GET /projects?obj_uuids=d3add9fc-f324-454a-84c6-bafb55a4fe7e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.002457 10.0.0.23 - - [2026-03-16 03:24:21] "GET /projects?obj_uuids=11ff65bf-28d5-422f-9e76-88e87b70eb7a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001888 10.0.0.23 - - [2026-03-16 03:24:21] "GET /project/99eab6dd-118f-448c-8ca1-3ebf5fbd650d?fields=security_groups HTTP/1.1" 200 1357 0.097049 10.0.0.23 - - [2026-03-16 03:24:21] "GET /project/d3add9fc-f324-454a-84c6-bafb55a4fe7e?fields=security_groups HTTP/1.1" 200 1344 0.085359 10.0.0.23 - - [2026-03-16 03:24:21] "GET /project/11ff65bf-28d5-422f-9e76-88e87b70eb7a?fields=security_groups HTTP/1.1" 200 1353 0.130377 10.0.0.23 - - [2026-03-16 03:24:21] "DELETE /security-group/c609e010-718f-41a6-8080-882900f91954 HTTP/1.1" 200 115 0.099050 10.0.0.23 - - [2026-03-16 03:24:21] "GET /projects?obj_uuids=99eab6dd-118f-448c-8ca1-3ebf5fbd650d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002130 10.0.0.23 - - [2026-03-16 03:24:21] "DELETE /security-group/d229d307-2d80-4d7f-bd2b-1b8318a3bb84 HTTP/1.1" 200 115 0.096633 10.0.0.23 - - [2026-03-16 03:24:21] "GET /projects?obj_uuids=d3add9fc-f324-454a-84c6-bafb55a4fe7e&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001427 10.0.0.23 - - [2026-03-16 03:24:21] "GET /project/99eab6dd-118f-448c-8ca1-3ebf5fbd650d?fields=application_policy_sets HTTP/1.1" 200 1396 0.100954 10.0.0.23 - - [2026-03-16 03:24:21] "DELETE /security-group/7b8554e0-316f-4dcb-ad96-d891b0f5fa44 HTTP/1.1" 200 115 0.152572 10.0.0.23 - - [2026-03-16 03:24:21] "GET /projects?obj_uuids=11ff65bf-28d5-422f-9e76-88e87b70eb7a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001319 10.0.0.38 - - [2026-03-16 03:24:21] "DELETE /access-control-list/45c420d8-b2ed-447f-9588-b10bf2f36903 HTTP/1.1" 200 115 0.098517 10.0.0.23 - - [2026-03-16 03:24:22] "GET /project/d3add9fc-f324-454a-84c6-bafb55a4fe7e?fields=application_policy_sets HTTP/1.1" 200 1383 0.188138 10.0.0.23 - - [2026-03-16 03:24:22] "GET /project/11ff65bf-28d5-422f-9e76-88e87b70eb7a?fields=application_policy_sets HTTP/1.1" 200 1392 0.151027 10.0.0.38 - - [2026-03-16 03:24:22] "DELETE /access-control-list/c2dc59b6-c5c9-499f-9167-b66c514a36f4 HTTP/1.1" 200 115 0.077986 10.0.0.23 - - [2026-03-16 03:24:22] "DELETE /project/99eab6dd-118f-448c-8ca1-3ebf5fbd650d HTTP/1.1" 200 115 0.793682 10.0.0.23 - - [2026-03-16 03:24:22] "DELETE /project/d3add9fc-f324-454a-84c6-bafb55a4fe7e HTTP/1.1" 200 115 0.879249 10.0.0.23 - - [2026-03-16 03:24:22] "DELETE /project/11ff65bf-28d5-422f-9e76-88e87b70eb7a HTTP/1.1" 200 115 0.901954 10.0.0.38 - - [2026-03-16 03:24:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003856 10.0.0.38 - - [2026-03-16 03:24:24] "GET /virtual-network/771195d3-d25a-4ec7-a65d-39f020771303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.006721 10.0.0.38 - - [2026-03-16 03:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004259 10.0.0.38 - - [2026-03-16 03:24:28] "GET /virtual-network/771195d3-d25a-4ec7-a65d-39f020771303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.006364 10.0.0.38 - - [2026-03-16 03:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.38 - - [2026-03-16 03:24:33] "GET /virtual-network/771195d3-d25a-4ec7-a65d-39f020771303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.010084 10.0.0.38 - - [2026-03-16 03:24:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006189 10.0.0.38 - - [2026-03-16 03:24:35] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004806 10.0.0.38 - - [2026-03-16 03:24:35] "GET /virtual-networks?parent_id=cd64295e-47bf-4953-b6ae-363552b46bc1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004374 10.0.0.38 - - [2026-03-16 03:24:35] "GET /virtual-network/771195d3-d25a-4ec7-a65d-39f020771303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.006945 10.0.0.38 - - [2026-03-16 03:24:35] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008926 10.0.0.38 - - [2026-03-16 03:24:44] "POST /neutron/port HTTP/1.1" 200 1122 0.065038 10.0.0.38 - - [2026-03-16 03:24:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008551 10.0.0.38 - - [2026-03-16 03:24:56] "POST /neutron/port HTTP/1.1" 200 1122 0.024490 10.0.0.38 - - [2026-03-16 03:24:56] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011347 10.0.0.38 - - [2026-03-16 03:24:56] "POST /neutron/port HTTP/1.1" 200 1122 0.020691 10.0.0.38 - - [2026-03-16 03:24:56] "POST /neutron/network HTTP/1.1" 200 822 0.007612 10.0.0.38 - - [2026-03-16 03:24:56] "POST /id-to-fqname HTTP/1.1" 200 218 0.001164 10.0.0.38 - - [2026-03-16 03:24:56] "GET /virtual-machine/0725ed01-9131-4c37-aca2-5a512a1c2422 HTTP/1.1" 200 1289 0.003917 10.0.0.38 - - [2026-03-16 03:24:56] "GET /virtual-machine-interface/79704d52-eb26-4a12-96f2-b16de0e890e0 HTTP/1.1" 200 2930 0.005407 10.0.0.38 - - [2026-03-16 03:24:56] "GET /instance-ip/409d7ebc-9dc3-4c39-9367-69920877a403 HTTP/1.1" 200 1616 0.006948 10.0.0.38 - - [2026-03-16 03:24:56] "POST /fqname-to-id HTTP/1.1" 404 208 0.003637 10.0.0.38 - - [2026-03-16 03:24:56] "GET /virtual-network/771195d3-d25a-4ec7-a65d-39f020771303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.006658 10.0.0.23 - - [2026-03-16 03:24:56] "GET /projects?obj_uuids=cd64295e-47bf-4953-b6ae-363552b46bc1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001117 10.0.0.38 - - [2026-03-16 03:24:56] "GET /project/cd64295e-47bf-4953-b6ae-363552b46bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.060237 10.0.0.38 - - [2026-03-16 03:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006087 10.0.0.38 - - [2026-03-16 03:24:56] "GET /security-group/fc2fbcb5-02dd-41ce-9a90-62a5b97abfa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3748 0.005487 10.0.0.38 - - [2026-03-16 03:24:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 563 0.104866 10.0.0.38 - - [2026-03-16 03:24:56] "POST /instance-ips HTTP/1.1" 200 357 0.042143 10.0.0.38 - - [2026-03-16 03:24:56] "GET /instance-ip/e3f9ea9c-0d52-4519-b653-b12441af5d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1571 0.007784 10.0.0.38 - - [2026-03-16 03:24:56] "GET /virtual-machine-interface/74124866-10fe-4d0c-bda1-730c070899f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2340 0.007814 10.0.0.38 - - [2026-03-16 03:24:56] "GET /virtual-machine-interface/74124866-10fe-4d0c-bda1-730c070899f8?fields=instance_ip_back_refs HTTP/1.1" 200 1322 0.010068 10.0.0.38 - - [2026-03-16 03:24:57] "GET /instance-ip/e3f9ea9c-0d52-4519-b653-b12441af5d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1571 0.005291 10.0.0.38 - - [2026-03-16 03:24:57] "POST /id-to-fqname HTTP/1.1" 200 218 0.001624 10.0.0.38 - - [2026-03-16 03:24:57] "POST /neutron/port HTTP/1.1" 200 965 0.013878 10.0.0.38 - - [2026-03-16 03:24:57] "POST /neutron/port HTTP/1.1" 200 965 0.016218 10.0.0.38 - - [2026-03-16 03:24:57] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008868 10.0.0.38 - - [2026-03-16 03:24:58] "POST /neutron/port HTTP/1.1" 200 965 0.013671 10.0.0.38 - - [2026-03-16 03:24:58] "POST /neutron/port HTTP/1.1" 200 965 0.015851 10.0.0.38 - - [2026-03-16 03:24:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004600 10.0.0.38 - - [2026-03-16 03:24:58] "POST /neutron/network HTTP/1.1" 200 822 0.009182 10.0.0.38 - - [2026-03-16 03:24:59] "POST /neutron/network HTTP/1.1" 200 832 0.007668 10.0.0.38 - - [2026-03-16 03:24:59] "POST /neutron/port HTTP/1.1" 200 117 0.001208 10.0.0.38 - - [2026-03-16 03:25:02] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010566 10.0.0.38 - - [2026-03-16 03:25:03] "POST /neutron/port HTTP/1.1" 200 1067 0.028590 10.0.0.38 - - [2026-03-16 03:25:03] "GET /virtual-machine/98178426-8bcd-41fc-9260-6b403eba5d52 HTTP/1.1" 200 1269 0.009472 10.0.0.38 - - [2026-03-16 03:25:03] "GET /virtual-machine-interface/74124866-10fe-4d0c-bda1-730c070899f8 HTTP/1.1" 200 2980 0.005710 10.0.0.38 - - [2026-03-16 03:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602 10.0.0.38 - - [2026-03-16 03:25:03] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004854 10.0.0.38 - - [2026-03-16 03:25:03] "GET /virtual-networks?parent_id=cd64295e-47bf-4953-b6ae-363552b46bc1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003492 10.0.0.38 - - [2026-03-16 03:25:03] "GET /virtual-network/771195d3-d25a-4ec7-a65d-39f020771303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.008851 10.0.0.22 - - [2026-03-16 03:25:04] "GET /obj-perms HTTP/1.1" 200 5056 0.053453 10.0.0.38 - - [2026-03-16 03:25:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004220 10.0.0.38 - - [2026-03-16 03:25:06] "GET /virtual-network/771195d3-d25a-4ec7-a65d-39f020771303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.006529 10.0.0.38 - - [2026-03-16 03:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004578 10.0.0.38 - - [2026-03-16 03:25:10] "GET /virtual-network/771195d3-d25a-4ec7-a65d-39f020771303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.007578 10.0.0.22 - - [2026-03-16 03:25:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000387 10.0.0.22 - - [2026-03-16 03:25:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000380 10.0.0.23 - - [2026-03-16 03:25:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000376 10.0.0.23 - - [2026-03-16 03:25:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000513 10.0.0.22 - - [2026-03-16 03:25:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000508 10.0.0.22 - - [2026-03-16 03:25:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000410 10.0.0.23 - - [2026-03-16 03:25:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000421 10.0.0.23 - - [2026-03-16 03:25:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000911 10.0.0.38 - - [2026-03-16 03:25:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000468 10.0.0.38 - - [2026-03-16 03:25:13] "GET /global-system-configs HTTP/1.1" 401 292 0.001769 10.0.0.38 - - [2026-03-16 03:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004127 10.0.0.38 - - [2026-03-16 03:25:14] "GET /virtual-network/771195d3-d25a-4ec7-a65d-39f020771303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.006438 10.0.0.38 - - [2026-03-16 03:25:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000504 10.0.0.38 - - [2026-03-16 03:25:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000481 10.0.0.38 - - [2026-03-16 03:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004690 10.0.0.38 - - [2026-03-16 03:25:18] "GET /virtual-network/771195d3-d25a-4ec7-a65d-39f020771303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.006148 10.0.0.38 - - [2026-03-16 03:25:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005379 10.0.0.38 - - [2026-03-16 03:25:22] "GET /virtual-network/771195d3-d25a-4ec7-a65d-39f020771303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.007248 10.0.0.38 - - [2026-03-16 03:25:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004551 10.0.0.38 - - [2026-03-16 03:25:26] "GET /virtual-network/771195d3-d25a-4ec7-a65d-39f020771303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.006945 10.0.0.38 - - [2026-03-16 03:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004796 10.0.0.38 - - [2026-03-16 03:25:30] "GET /virtual-network/771195d3-d25a-4ec7-a65d-39f020771303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.008650 10.0.0.38 - - [2026-03-16 03:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106 10.0.0.38 - - [2026-03-16 03:25:34] "GET /virtual-network/771195d3-d25a-4ec7-a65d-39f020771303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.007197 10.0.0.38 - - [2026-03-16 03:25:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004370 10.0.0.38 - - [2026-03-16 03:25:39] "GET /virtual-network/771195d3-d25a-4ec7-a65d-39f020771303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.006628 10.0.0.38 - - [2026-03-16 03:25:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004439 10.0.0.38 - - [2026-03-16 03:25:43] "GET /virtual-network/771195d3-d25a-4ec7-a65d-39f020771303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.007558 10.0.0.38 - - [2026-03-16 03:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862 10.0.0.38 - - [2026-03-16 03:25:45] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004568 10.0.0.38 - - [2026-03-16 03:25:45] "GET /virtual-networks?parent_id=cd64295e-47bf-4953-b6ae-363552b46bc1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003280 10.0.0.38 - - [2026-03-16 03:25:45] "GET /virtual-network/771195d3-d25a-4ec7-a65d-39f020771303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.008696 10.0.0.38 - - [2026-03-16 03:25:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011942 10.0.0.38 - - [2026-03-16 03:25:55] "POST /neutron/port HTTP/1.1" 200 1067 0.023545 10.0.0.38 - - [2026-03-16 03:25:55] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009320 10.0.0.38 - - [2026-03-16 03:26:00] "POST /neutron/network HTTP/1.1" 200 832 0.042259 10.0.0.38 - - [2026-03-16 03:26:00] "POST /neutron/port HTTP/1.1" 200 117 0.001102 10.0.0.38 - - [2026-03-16 03:26:00] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008688 10.0.0.38 - - [2026-03-16 03:26:06] "POST /id-to-fqname HTTP/1.1" 200 218 0.001275 10.0.0.38 - - [2026-03-16 03:26:06] "POST /neutron/network HTTP/1.1" 200 832 0.008141 10.0.0.23 - - [2026-03-16 03:26:07] "GET /projects?obj_uuids=cd64295e-47bf-4953-b6ae-363552b46bc1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001109 10.0.0.38 - - [2026-03-16 03:26:07] "GET /project/cd64295e-47bf-4953-b6ae-363552b46bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.078653 10.0.0.38 - - [2026-03-16 03:26:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009165 10.0.0.38 - - [2026-03-16 03:26:07] "POST /neutron/network HTTP/1.1" 200 832 0.007844 10.0.0.38 - - [2026-03-16 03:26:08] "POST /neutron/port HTTP/1.1" 200 1058 0.028420 10.0.0.38 - - [2026-03-16 03:26:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004560 10.0.0.38 - - [2026-03-16 03:26:08] "POST /neutron/network HTTP/1.1" 200 822 0.008088 10.0.0.38 - - [2026-03-16 03:26:12] "POST /neutron/port HTTP/1.1" 200 1122 0.025037 10.0.0.38 - - [2026-03-16 03:26:12] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008591 10.0.0.38 - - [2026-03-16 03:26:12] "GET /virtual-machine/95b17f53-a05c-47f3-8812-501f12311b84 HTTP/1.1" 200 1290 0.007980 10.0.0.38 - - [2026-03-16 03:26:12] "GET /virtual-machine-interface/3d26ebaa-a25e-4a6f-85f2-bae956b4ffea HTTP/1.1" 200 2929 0.007490 10.0.0.38 - - [2026-03-16 03:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004527 10.0.0.38 - - [2026-03-16 03:26:12] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004782 10.0.0.38 - - [2026-03-16 03:26:12] "GET /virtual-networks?parent_id=cd64295e-47bf-4953-b6ae-363552b46bc1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003405 10.0.0.38 - - [2026-03-16 03:26:12] "GET /virtual-network/771195d3-d25a-4ec7-a65d-39f020771303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.007191 10.0.0.38 - - [2026-03-16 03:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004689 10.0.0.38 - - [2026-03-16 03:26:15] "GET /virtual-network/771195d3-d25a-4ec7-a65d-39f020771303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.007886 10.0.0.38 - - [2026-03-16 03:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003759 10.0.0.38 - - [2026-03-16 03:26:19] "GET /virtual-network/771195d3-d25a-4ec7-a65d-39f020771303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.006563 10.0.0.38 - - [2026-03-16 03:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004078 10.0.0.38 - - [2026-03-16 03:26:24] "GET /virtual-network/771195d3-d25a-4ec7-a65d-39f020771303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.008586 10.0.0.38 - - [2026-03-16 03:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004788 10.0.0.38 - - [2026-03-16 03:26:28] "GET /virtual-network/771195d3-d25a-4ec7-a65d-39f020771303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.007161 10.0.0.38 - - [2026-03-16 03:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004198 10.0.0.38 - - [2026-03-16 03:26:32] "GET /virtual-network/771195d3-d25a-4ec7-a65d-39f020771303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.007489 10.0.0.38 - - [2026-03-16 03:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004247 10.0.0.38 - - [2026-03-16 03:26:36] "GET /virtual-network/771195d3-d25a-4ec7-a65d-39f020771303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.005913 10.0.0.38 - - [2026-03-16 03:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004205 10.0.0.38 - - [2026-03-16 03:26:40] "GET /virtual-network/771195d3-d25a-4ec7-a65d-39f020771303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.007958 10.0.0.38 - - [2026-03-16 03:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004512 10.0.0.38 - - [2026-03-16 03:26:44] "GET /virtual-network/771195d3-d25a-4ec7-a65d-39f020771303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.006271 10.0.0.38 - - [2026-03-16 03:26:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004137 10.0.0.38 - - [2026-03-16 03:26:48] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004318 10.0.0.38 - - [2026-03-16 03:26:48] "GET /virtual-networks?parent_id=cd64295e-47bf-4953-b6ae-363552b46bc1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004700 10.0.0.38 - - [2026-03-16 03:26:48] "GET /virtual-network/771195d3-d25a-4ec7-a65d-39f020771303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.006487 10.0.0.38 - - [2026-03-16 03:26:53] "POST /neutron/port HTTP/1.1" 200 1122 0.021097 10.0.0.38 - - [2026-03-16 03:26:57] "POST /neutron/port HTTP/1.1" 200 1122 0.023421 10.0.0.38 - - [2026-03-16 03:26:57] "POST /neutron/subnet HTTP/1.1" 200 698 0.012810 10.0.0.38 - - [2026-03-16 03:26:58] "POST /neutron/port HTTP/1.1" 200 1122 0.022835 10.0.0.38 - - [2026-03-16 03:26:59] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007882 10.0.0.38 - - [2026-03-16 03:27:01] "POST /neutron/network HTTP/1.1" 200 832 0.007452 10.0.0.38 - - [2026-03-16 03:27:01] "POST /neutron/port HTTP/1.1" 200 117 0.001615 10.0.0.38 - - [2026-03-16 03:27:04] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008780 10.0.0.23 - - [2026-03-16 03:27:06] "GET /obj-perms HTTP/1.1" 200 5056 0.052685 10.0.0.38 - - [2026-03-16 03:27:06] "GET /obj-perms HTTP/1.1" 200 5056 0.058517 10.0.0.38 - - [2026-03-16 03:27:09] "POST /neutron/port HTTP/1.1" 200 1122 0.022161 10.0.0.38 - - [2026-03-16 03:27:09] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009731 10.0.0.38 - - [2026-03-16 03:27:09] "POST /neutron/network HTTP/1.1" 200 796 0.018702 10.0.0.38 - - [2026-03-16 03:27:09] "POST /id-to-fqname HTTP/1.1" 200 218 0.001577 10.0.0.38 - - [2026-03-16 03:27:09] "GET /virtual-machine/95b17f53-a05c-47f3-8812-501f12311b84 HTTP/1.1" 200 1290 0.004581 10.0.0.38 - - [2026-03-16 03:27:09] "GET /virtual-machine-interface/3d26ebaa-a25e-4a6f-85f2-bae956b4ffea HTTP/1.1" 200 2929 0.006911 10.0.0.38 - - [2026-03-16 03:27:09] "GET /instance-ip/b1b4ea60-bd14-4af4-9cf9-1b1647afaabc HTTP/1.1" 200 1617 0.006920 10.0.0.38 - - [2026-03-16 03:27:09] "GET /virtual-machine-interface/3d26ebaa-a25e-4a6f-85f2-bae956b4ffea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2708 0.006757 10.0.0.38 - - [2026-03-16 03:27:09] "PUT /virtual-machine-interface/3d26ebaa-a25e-4a6f-85f2-bae956b4ffea HTTP/1.1" 200 284 0.019656 10.0.0.38 - - [2026-03-16 03:27:57] "POST /neutron/port HTTP/1.1" 200 1122 0.051698 10.0.0.38 - - [2026-03-16 03:27:57] "POST /neutron/subnet HTTP/1.1" 200 698 0.012758 10.0.0.38 - - [2026-03-16 03:28:01] "POST /neutron/port HTTP/1.1" 200 1122 0.022737 10.0.0.38 - - [2026-03-16 03:28:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006084 10.0.0.38 - - [2026-03-16 03:28:01] "POST /neutron/network HTTP/1.1" 200 822 0.008380 10.0.0.38 - - [2026-03-16 03:28:37] "DELETE /instance-ip/e3f9ea9c-0d52-4519-b653-b12441af5d7e HTTP/1.1" 200 115 0.061645 10.0.0.38 - - [2026-03-16 03:28:37] "DELETE /virtual-machine-interface/74124866-10fe-4d0c-bda1-730c070899f8 HTTP/1.1" 200 115 0.101842 10.0.0.38 - - [2026-03-16 03:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.38 - - [2026-03-16 03:28:37] "GET /virtual-network/771195d3-d25a-4ec7-a65d-39f020771303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.006184 10.0.0.38 - - [2026-03-16 03:28:37] "PUT /virtual-network/771195d3-d25a-4ec7-a65d-39f020771303 HTTP/1.1" 200 264 0.068375 10.0.0.38 - - [2026-03-16 03:28:37] "POST /neutron/network HTTP/1.1" 400 204 0.015928 10.0.0.38 - - [2026-03-16 03:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.069303 10.0.0.38 - - [2026-03-16 03:28:38] "POST /neutron/port HTTP/1.1" 200 1122 0.023031 10.0.0.38 - - [2026-03-16 03:28:39] "POST /neutron/network HTTP/1.1" 200 822 0.008010 10.0.0.38 - - [2026-03-16 03:28:40] "DELETE /route-target/55114f9d-9529-46b2-a9c4-a0a0a257d49c HTTP/1.1" 200 115 0.022493 10.0.0.23 - - [2026-03-16 03:28:41] "GET /projects?obj_uuids=cd64295e-47bf-4953-b6ae-363552b46bc1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.028560 10.0.0.38 - - [2026-03-16 03:28:41] "GET /project/cd64295e-47bf-4953-b6ae-363552b46bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.104544 10.0.0.23 - - [2026-03-16 03:28:41] "GET /projects?obj_uuids=cd64295e-47bf-4953-b6ae-363552b46bc1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001868 10.0.0.38 - - [2026-03-16 03:28:41] "GET /project/cd64295e-47bf-4953-b6ae-363552b46bc1?fields=virtual_networks HTTP/1.1" 200 1028 0.056084 10.0.0.23 - - [2026-03-16 03:28:42] "GET /projects?obj_uuids=cd64295e-47bf-4953-b6ae-363552b46bc1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001509 10.0.0.38 - - [2026-03-16 03:28:42] "GET /project/cd64295e-47bf-4953-b6ae-363552b46bc1?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.052990 10.0.0.23 - - [2026-03-16 03:28:42] "GET /projects?obj_uuids=cd64295e-47bf-4953-b6ae-363552b46bc1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001178 10.0.0.38 - - [2026-03-16 03:28:42] "GET /project/cd64295e-47bf-4953-b6ae-363552b46bc1?fields=security_groups HTTP/1.1" 200 1252 0.051745 10.0.0.38 - - [2026-03-16 03:28:42] "POST /neutron/port HTTP/1.1" 400 205 0.005157 10.0.0.38 - - [2026-03-16 03:28:43] "POST /fqname-to-id HTTP/1.1" 404 185 0.038515 10.0.0.23 - - [2026-03-16 03:28:43] "GET /projects?obj_uuids=1959e589-5d2b-4141-8b86-a2aa0bfa8564&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003241 10.0.0.23 - - [2026-03-16 03:28:43] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001157 10.0.0.23 - - [2026-03-16 03:28:43] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.039351 10.0.0.23 - - [2026-03-16 03:28:43] "POST /id-to-fqname HTTP/1.1" 200 187 0.003276 10.0.0.23 - - [2026-03-16 03:28:43] "POST /fqname-to-id HTTP/1.1" 404 196 0.008179 10.0.0.23 - - [2026-03-16 03:28:43] "POST /security-groups HTTP/1.1" 200 588 0.034199 10.0.0.23 - - [2026-03-16 03:28:43] "POST /projects HTTP/1.1" 200 579 0.278314 10.0.0.38 - - [2026-03-16 03:28:43] "POST /fqname-to-id HTTP/1.1" 404 230 0.008373 10.0.0.23 - - [2026-03-16 03:28:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.353325 10.0.0.38 - - [2026-03-16 03:28:43] "GET /project/1959e589-5d2b-4141-8b86-a2aa0bfa8564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.527186 10.0.0.38 - - [2026-03-16 03:28:44] "GET / HTTP/1.1" 200 35931 0.001944 10.0.0.38 - - [2026-03-16 03:28:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000436 10.0.0.38 - - [2026-03-16 03:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.059706 10.0.0.23 - - [2026-03-16 03:28:46] "GET /projects?obj_uuids=1959e589-5d2b-4141-8b86-a2aa0bfa8564&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001516 10.0.0.38 - - [2026-03-16 03:28:47] "GET /project/1959e589-5d2b-4141-8b86-a2aa0bfa8564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.056308 10.0.0.38 - - [2026-03-16 03:28:47] "POST /ref-update HTTP/1.1" 200 156 0.035361 10.0.0.23 - - [2026-03-16 03:28:47] "POST /useragent-kv HTTP/1.1" 200 115 0.005793 10.0.0.38 - - [2026-03-16 03:28:47] "POST /neutron/subnet HTTP/1.1" 200 730 0.302915 10.0.0.38 - - [2026-03-16 03:28:47] "POST /id-to-fqname HTTP/1.1" 200 221 0.001884 10.0.0.38 - - [2026-03-16 03:28:47] "GET /virtual-network/85c8963d-e465-4e07-8e07-4db4559fce34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007886 10.0.0.38 - - [2026-03-16 03:28:47] "GET /virtual-network/85c8963d-e465-4e07-8e07-4db4559fce34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.009995 10.0.0.38 - - [2026-03-16 03:28:47] "POST /neutron/network HTTP/1.1" 200 830 0.013593 10.0.0.38 - - [2026-03-16 03:28:47] "POST /fqname-to-id HTTP/1.1" 404 207 0.003472 10.0.0.38 - - [2026-03-16 03:28:47] "GET /virtual-network/85c8963d-e465-4e07-8e07-4db4559fce34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005679 10.0.0.38 - - [2026-03-16 03:28:48] "GET /virtual-machine-interface/6569d568-3bb0-4c35-9fe7-32560bcc053c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.011567 10.0.0.38 - - [2026-03-16 03:28:48] "GET /virtual-machine-interface/6569d568-3bb0-4c35-9fe7-32560bcc053c?fields=instance_ip_back_refs HTTP/1.1" 200 1318 0.012907 10.0.0.38 - - [2026-03-16 03:28:48] "GET /instance-ip/78537f74-5463-47dc-8032-0735b874fb81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1600 0.005842 10.0.0.38 - - [2026-03-16 03:28:48] "POST /id-to-fqname HTTP/1.1" 200 221 0.001638 10.0.0.38 - - [2026-03-16 03:28:48] "POST /neutron/network HTTP/1.1" 200 840 0.008163 10.0.0.23 - - [2026-03-16 03:28:49] "GET /projects?obj_uuids=1959e589-5d2b-4141-8b86-a2aa0bfa8564&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001403 10.0.0.38 - - [2026-03-16 03:28:49] "GET /project/1959e589-5d2b-4141-8b86-a2aa0bfa8564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.072470 10.0.0.38 - - [2026-03-16 03:28:49] "POST /neutron/port HTTP/1.1" 200 117 0.007608 10.0.0.38 - - [2026-03-16 03:28:49] "POST /id-to-fqname HTTP/1.1" 200 221 0.001579 10.0.0.38 - - [2026-03-16 03:28:49] "POST /neutron/port HTTP/1.1" 200 984 0.054666 10.0.0.38 - - [2026-03-16 03:28:49] "POST /neutron/network HTTP/1.1" 200 840 0.008548 10.0.0.38 - - [2026-03-16 03:28:49] "POST /neutron/port HTTP/1.1" 200 117 0.021521 10.0.0.23 - - [2026-03-16 03:28:50] "GET /projects?obj_uuids=1959e589-5d2b-4141-8b86-a2aa0bfa8564&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001017 10.0.0.38 - - [2026-03-16 03:28:50] "GET /project/1959e589-5d2b-4141-8b86-a2aa0bfa8564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.041825 10.0.0.38 - - [2026-03-16 03:28:50] "POST /fqname-to-id HTTP/1.1" 404 208 0.010002 10.0.0.38 - - [2026-03-16 03:28:50] "POST /interface-route-tables HTTP/1.1" 200 556 0.039145 10.0.0.38 - - [2026-03-16 03:28:50] "GET /interface-route-table/1cf20a0d-6ec7-48fb-8c38-340c7cf9e47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.007597 10.0.0.38 - - [2026-03-16 03:28:50] "POST /neutron/port HTTP/1.1" 200 1058 0.024288 10.0.0.38 - - [2026-03-16 03:28:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004275 10.0.0.38 - - [2026-03-16 03:28:50] "POST /neutron/port HTTP/1.1" 200 117 0.001246 10.0.0.38 - - [2026-03-16 03:28:50] "POST /neutron/port HTTP/1.1" 200 984 0.013377 10.0.0.38 - - [2026-03-16 03:28:50] "POST /neutron/port HTTP/1.1" 200 1086 0.024798 10.0.0.38 - - [2026-03-16 03:28:50] "POST /neutron/port HTTP/1.1" 200 117 0.001572 10.0.0.38 - - [2026-03-16 03:28:51] "GET /virtual-machine-interface/6569d568-3bb0-4c35-9fe7-32560bcc053c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2662 0.008670 10.0.0.38 - - [2026-03-16 03:28:51] "POST /ref-update HTTP/1.1" 200 156 0.019030 10.0.0.38 - - [2026-03-16 03:28:51] "POST /neutron/security_group HTTP/1.1" 200 2055 0.010342 10.0.0.38 - - [2026-03-16 03:28:56] "POST /neutron/port HTTP/1.1" 200 1122 0.027400 10.0.0.38 - - [2026-03-16 03:28:56] "POST /neutron/security_group HTTP/1.1" 200 2055 0.009633 10.0.0.38 - - [2026-03-16 03:28:56] "GET /virtual-machine/fd167765-f4f9-4378-bbc2-4528d327ac16 HTTP/1.1" 401 292 0.000417 10.0.0.38 - - [2026-03-16 03:28:57] "GET /virtual-machine/fd167765-f4f9-4378-bbc2-4528d327ac16 HTTP/1.1" 200 1290 0.054921 10.0.0.38 - - [2026-03-16 03:28:57] "GET /virtual-machine/fd167765-f4f9-4378-bbc2-4528d327ac16 HTTP/1.1" 200 1290 0.007387 10.0.0.38 - - [2026-03-16 03:28:57] "GET /virtual-machine-interface/9e630a18-3c02-4140-ae74-be8b6c2e30f9 HTTP/1.1" 200 2938 0.008267 10.0.0.38 - - [2026-03-16 03:28:57] "GET /virtual-machine/fd167765-f4f9-4378-bbc2-4528d327ac16 HTTP/1.1" 200 1290 0.005527 10.0.0.38 - - [2026-03-16 03:28:57] "GET /virtual-machine-interface/9e630a18-3c02-4140-ae74-be8b6c2e30f9 HTTP/1.1" 200 2938 0.007590 10.0.0.38 - - [2026-03-16 03:28:57] "GET /instance-ip/f0cba622-db87-4bca-ac69-f2b902ea7dc4 HTTP/1.1" 200 1620 0.009082 10.0.0.38 - - [2026-03-16 03:28:57] "GET /virtual-machine/fd167765-f4f9-4378-bbc2-4528d327ac16 HTTP/1.1" 200 1290 0.004235 10.0.0.38 - - [2026-03-16 03:28:57] "GET /virtual-machine-interface/9e630a18-3c02-4140-ae74-be8b6c2e30f9 HTTP/1.1" 200 2938 0.007534 10.0.0.38 - - [2026-03-16 03:28:57] "GET /instance-ip/f0cba622-db87-4bca-ac69-f2b902ea7dc4 HTTP/1.1" 200 1620 0.005672 10.0.0.38 - - [2026-03-16 03:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004211 10.0.0.38 - - [2026-03-16 03:28:57] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004820 10.0.0.38 - - [2026-03-16 03:28:57] "GET /virtual-networks?parent_id=1959e589-5d2b-4141-8b86-a2aa0bfa8564&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004010 10.0.0.38 - - [2026-03-16 03:28:57] "GET /virtual-network/85c8963d-e465-4e07-8e07-4db4559fce34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006641 10.0.0.38 - - [2026-03-16 03:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004963 10.0.0.38 - - [2026-03-16 03:28:57] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004789 10.0.0.38 - - [2026-03-16 03:28:57] "GET /virtual-networks?parent_id=1959e589-5d2b-4141-8b86-a2aa0bfa8564&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003788 10.0.0.38 - - [2026-03-16 03:28:57] "GET /virtual-network/85c8963d-e465-4e07-8e07-4db4559fce34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007096 10.0.0.38 - - [2026-03-16 03:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004917 10.0.0.38 - - [2026-03-16 03:28:57] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004288 10.0.0.38 - - [2026-03-16 03:28:57] "GET /virtual-networks?parent_id=1959e589-5d2b-4141-8b86-a2aa0bfa8564&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003790 10.0.0.38 - - [2026-03-16 03:28:57] "GET /virtual-network/85c8963d-e465-4e07-8e07-4db4559fce34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007184 10.0.0.38 - - [2026-03-16 03:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005140 10.0.0.38 - - [2026-03-16 03:28:57] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004702 10.0.0.38 - - [2026-03-16 03:28:57] "GET /virtual-networks?parent_id=1959e589-5d2b-4141-8b86-a2aa0bfa8564&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003624 10.0.0.38 - - [2026-03-16 03:28:57] "GET /virtual-network/85c8963d-e465-4e07-8e07-4db4559fce34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005958 10.0.0.38 - - [2026-03-16 03:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004676 10.0.0.38 - - [2026-03-16 03:28:58] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004674 10.0.0.38 - - [2026-03-16 03:28:58] "GET /virtual-networks?parent_id=1959e589-5d2b-4141-8b86-a2aa0bfa8564&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003393 10.0.0.38 - - [2026-03-16 03:28:58] "GET /virtual-network/85c8963d-e465-4e07-8e07-4db4559fce34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008342 10.0.0.38 - - [2026-03-16 03:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005075 10.0.0.38 - - [2026-03-16 03:28:58] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005621 10.0.0.38 - - [2026-03-16 03:28:58] "GET /virtual-networks?parent_id=1959e589-5d2b-4141-8b86-a2aa0bfa8564&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003884 10.0.0.38 - - [2026-03-16 03:28:58] "GET /virtual-network/85c8963d-e465-4e07-8e07-4db4559fce34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007365 10.0.0.38 - - [2026-03-16 03:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466 10.0.0.38 - - [2026-03-16 03:28:58] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004378 10.0.0.38 - - [2026-03-16 03:28:58] "GET /virtual-networks?parent_id=1959e589-5d2b-4141-8b86-a2aa0bfa8564&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004058 10.0.0.38 - - [2026-03-16 03:28:58] "GET /virtual-network/85c8963d-e465-4e07-8e07-4db4559fce34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.009062 10.0.0.38 - - [2026-03-16 03:28:58] "POST /neutron/port HTTP/1.1" 200 1086 0.026664 10.0.0.38 - - [2026-03-16 03:28:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005049 10.0.0.38 - - [2026-03-16 03:28:58] "POST /neutron/network HTTP/1.1" 200 830 0.007681 10.0.0.38 - - [2026-03-16 03:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.38 - - [2026-03-16 03:29:01] "GET /virtual-network/85c8963d-e465-4e07-8e07-4db4559fce34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006083 10.0.0.38 - - [2026-03-16 03:29:02] "POST /neutron/port HTTP/1.1" 200 1122 0.026611 10.0.0.38 - - [2026-03-16 03:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004299 10.0.0.38 - - [2026-03-16 03:29:03] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005033 10.0.0.38 - - [2026-03-16 03:29:03] "GET /virtual-networks?parent_id=1959e589-5d2b-4141-8b86-a2aa0bfa8564&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.008401 10.0.0.38 - - [2026-03-16 03:29:03] "GET /virtual-network/85c8963d-e465-4e07-8e07-4db4559fce34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006592 10.0.0.38 - - [2026-03-16 03:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005035 10.0.0.38 - - [2026-03-16 03:29:03] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005304 10.0.0.38 - - [2026-03-16 03:29:03] "GET /virtual-networks?parent_id=1959e589-5d2b-4141-8b86-a2aa0bfa8564&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003971 10.0.0.38 - - [2026-03-16 03:29:04] "GET /virtual-network/85c8963d-e465-4e07-8e07-4db4559fce34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007308 10.0.0.38 - - [2026-03-16 03:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005018 10.0.0.38 - - [2026-03-16 03:29:04] "GET /routing-instance/a89e36b3-56a5-456d-825d-10e504348aea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.006585 10.0.0.38 - - [2026-03-16 03:29:04] "GET /route-target/d439ae62-2ed4-4764-966b-6f2548f9e837?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004850 10.0.0.38 - - [2026-03-16 03:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004471 10.0.0.38 - - [2026-03-16 03:29:04] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004273 10.0.0.38 - - [2026-03-16 03:29:04] "GET /virtual-networks?parent_id=1959e589-5d2b-4141-8b86-a2aa0bfa8564&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003702 10.0.0.38 - - [2026-03-16 03:29:04] "GET /virtual-network/85c8963d-e465-4e07-8e07-4db4559fce34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006889 10.0.0.38 - - [2026-03-16 03:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103 10.0.0.38 - - [2026-03-16 03:29:04] "GET /routing-instance/a89e36b3-56a5-456d-825d-10e504348aea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004836 10.0.0.38 - - [2026-03-16 03:29:04] "GET /route-target/d439ae62-2ed4-4764-966b-6f2548f9e837?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004803 10.0.0.38 - - [2026-03-16 03:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004768 10.0.0.38 - - [2026-03-16 03:29:04] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.016179 10.0.0.38 - - [2026-03-16 03:29:04] "GET /virtual-networks?parent_id=1959e589-5d2b-4141-8b86-a2aa0bfa8564&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004507 10.0.0.38 - - [2026-03-16 03:29:04] "GET /virtual-network/85c8963d-e465-4e07-8e07-4db4559fce34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007826 10.0.0.38 - - [2026-03-16 03:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.38 - - [2026-03-16 03:29:04] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004796 10.0.0.38 - - [2026-03-16 03:29:04] "GET /virtual-networks?parent_id=1959e589-5d2b-4141-8b86-a2aa0bfa8564&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003579 10.0.0.38 - - [2026-03-16 03:29:04] "GET /virtual-network/85c8963d-e465-4e07-8e07-4db4559fce34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008099 10.0.0.23 - - [2026-03-16 03:29:07] "GET /obj-perms HTTP/1.1" 200 5024 0.089677 10.0.0.38 - - [2026-03-16 03:29:08] "GET /obj-perms HTTP/1.1" 200 5024 0.367544 10.0.0.22 - - [2026-03-16 03:29:08] "GET /obj-perms HTTP/1.1" 200 5056 0.061312 10.0.0.38 - - [2026-03-16 03:29:08] "GET /obj-perms HTTP/1.1" 200 5024 0.005017 10.0.0.23 - - [2026-03-16 03:29:08] "GET /obj-perms HTTP/1.1" 200 5024 0.004826 10.0.0.38 - - [2026-03-16 03:29:09] "POST /neutron/security_group HTTP/1.1" 200 2055 0.010052 10.0.0.38 - - [2026-03-16 03:29:09] "POST /neutron/port HTTP/1.1" 200 1086 0.025747 10.0.0.38 - - [2026-03-16 03:29:09] "GET /virtual-machine/0270dc7c-13f6-45c4-ba7b-a3654b3fa6ac HTTP/1.1" 200 1266 0.007419 10.0.0.38 - - [2026-03-16 03:29:09] "GET /virtual-machine-interface/6569d568-3bb0-4c35-9fe7-32560bcc053c HTTP/1.1" 200 3149 0.006510 10.0.0.38 - - [2026-03-16 03:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003920 10.0.0.38 - - [2026-03-16 03:29:09] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003981 10.0.0.38 - - [2026-03-16 03:29:09] "GET /virtual-networks?parent_id=1959e589-5d2b-4141-8b86-a2aa0bfa8564&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002934 10.0.0.38 - - [2026-03-16 03:29:09] "GET /virtual-network/85c8963d-e465-4e07-8e07-4db4559fce34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006722 10.0.0.38 - - [2026-03-16 03:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004519 10.0.0.38 - - [2026-03-16 03:29:10] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004130 10.0.0.38 - - [2026-03-16 03:29:10] "GET /virtual-networks?parent_id=1959e589-5d2b-4141-8b86-a2aa0bfa8564&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004306 10.0.0.38 - - [2026-03-16 03:29:10] "GET /virtual-network/85c8963d-e465-4e07-8e07-4db4559fce34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006495 10.0.0.38 - - [2026-03-16 03:29:11] "GET /virtual-network/85c8963d-e465-4e07-8e07-4db4559fce34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007293 10.0.0.38 - - [2026-03-16 03:29:11] "GET /obj-perms HTTP/1.1" 200 5024 0.004189 10.0.0.23 - - [2026-03-16 03:29:11] "GET /obj-perms HTTP/1.1" 200 5024 0.004385 10.0.0.38 - - [2026-03-16 03:29:11] "GET /virtual-machine/fd167765-f4f9-4378-bbc2-4528d327ac16 HTTP/1.1" 200 1290 0.004720 10.0.0.38 - - [2026-03-16 03:29:12] "POST /neutron/port HTTP/1.1" 200 1112 0.018468 10.0.0.38 - - [2026-03-16 03:29:13] "GET /virtual-machine/fd167765-f4f9-4378-bbc2-4528d327ac16 HTTP/1.1" 404 171 0.003563 10.0.0.38 - - [2026-03-16 03:29:13] "GET /virtual-machine/fd167765-f4f9-4378-bbc2-4528d327ac16 HTTP/1.1" 404 171 0.004081 10.0.0.38 - - [2026-03-16 03:29:13] "GET /virtual-machine/fd167765-f4f9-4378-bbc2-4528d327ac16 HTTP/1.1" 404 171 0.003786 10.0.0.38 - - [2026-03-16 03:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006921 10.0.0.38 - - [2026-03-16 03:29:14] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004566 10.0.0.38 - - [2026-03-16 03:29:14] "GET /virtual-networks?parent_id=1959e589-5d2b-4141-8b86-a2aa0bfa8564&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004555 10.0.0.38 - - [2026-03-16 03:29:14] "GET /virtual-network/85c8963d-e465-4e07-8e07-4db4559fce34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006149 10.0.0.38 - - [2026-03-16 03:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008128 10.0.0.38 - - [2026-03-16 03:29:14] "GET /routing-instance/a89e36b3-56a5-456d-825d-10e504348aea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004684 10.0.0.38 - - [2026-03-16 03:29:14] "GET /route-target/d439ae62-2ed4-4764-966b-6f2548f9e837?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005599 10.0.0.38 - - [2026-03-16 03:29:20] "GET /obj-perms HTTP/1.1" 200 5024 0.004977 10.0.0.23 - - [2026-03-16 03:29:20] "GET /obj-perms HTTP/1.1" 200 5024 0.004909 10.0.0.23 - - [2026-03-16 03:29:22] "DELETE /project/1959e5895d2b41418b86a2aa0bfa8564 HTTP/1.1" 404 173 0.004612 10.0.0.23 - - [2026-03-16 03:29:22] "DELETE /project/cd64295e-47bf-4953-b6ae-363552b46bc1 HTTP/1.1" 404 177 0.004077 10.0.0.38 - - [2026-03-16 03:29:29] "GET /obj-perms HTTP/1.1" 200 5024 0.004226 10.0.0.23 - - [2026-03-16 03:29:29] "GET /obj-perms HTTP/1.1" 200 5024 0.004829 10.0.0.38 - - [2026-03-16 03:29:39] "GET /obj-perms HTTP/1.1" 200 5024 0.005291 10.0.0.23 - - [2026-03-16 03:29:39] "GET /obj-perms HTTP/1.1" 200 5024 0.005546 10.0.0.22 - - [2026-03-16 03:29:39] "GET /obj-perms HTTP/1.1" 200 5024 0.060914 10.0.0.38 - - [2026-03-16 03:29:39] "GET /interface-route-table/1cf20a0d-6ec7-48fb-8c38-340c7cf9e47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.005230 10.0.0.38 - - [2026-03-16 03:29:39] "GET /virtual-machine-interface/6569d568-3bb0-4c35-9fe7-32560bcc053c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2928 0.007481 10.0.0.38 - - [2026-03-16 03:29:39] "POST /ref-update HTTP/1.1" 200 156 0.019594 10.0.0.38 - - [2026-03-16 03:29:39] "DELETE /interface-route-table/1cf20a0d-6ec7-48fb-8c38-340c7cf9e47a HTTP/1.1" 200 115 0.039451 10.0.0.38 - - [2026-03-16 03:29:39] "POST /neutron/port HTTP/1.1" 200 151 0.199258 10.0.0.38 - - [2026-03-16 03:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004402 10.0.0.23 - - [2026-03-16 03:29:41] "GET /projects?obj_uuids=1959e589-5d2b-4141-8b86-a2aa0bfa8564&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.003092 10.0.0.38 - - [2026-03-16 03:29:41] "GET /project/1959e589-5d2b-4141-8b86-a2aa0bfa8564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.043076 10.0.0.23 - - [2026-03-16 03:29:41] "GET /projects?obj_uuids=1959e589-5d2b-4141-8b86-a2aa0bfa8564&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000933 10.0.0.38 - - [2026-03-16 03:29:41] "GET /project/1959e589-5d2b-4141-8b86-a2aa0bfa8564?fields=virtual_networks HTTP/1.1" 200 1025 0.045768 10.0.0.23 - - [2026-03-16 03:29:41] "GET /projects?obj_uuids=1959e589-5d2b-4141-8b86-a2aa0bfa8564&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001032 10.0.0.38 - - [2026-03-16 03:29:41] "GET /project/1959e589-5d2b-4141-8b86-a2aa0bfa8564?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.066024 10.0.0.23 - - [2026-03-16 03:29:41] "GET /projects?obj_uuids=1959e589-5d2b-4141-8b86-a2aa0bfa8564&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001191 10.0.0.38 - - [2026-03-16 03:29:41] "GET /project/1959e589-5d2b-4141-8b86-a2aa0bfa8564?fields=security_groups HTTP/1.1" 200 1248 0.052948 10.0.0.38 - - [2026-03-16 03:29:42] "POST /fqname-to-id HTTP/1.1" 404 192 0.034781 10.0.0.23 - - [2026-03-16 03:29:42] "GET /projects?obj_uuids=8d160375-cf48-41c0-b388-62f13531279a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003963 10.0.0.23 - - [2026-03-16 03:29:42] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001656 10.0.0.23 - - [2026-03-16 03:29:42] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009045 10.0.0.23 - - [2026-03-16 03:29:42] "POST /id-to-fqname HTTP/1.1" 200 194 0.004446 10.0.0.23 - - [2026-03-16 03:29:42] "POST /fqname-to-id HTTP/1.1" 404 203 0.008885 10.0.0.23 - - [2026-03-16 03:29:43] "POST /security-groups HTTP/1.1" 200 595 0.042351 10.0.0.23 - - [2026-03-16 03:29:43] "POST /projects HTTP/1.1" 200 593 0.275453 10.0.0.23 - - [2026-03-16 03:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.315173 10.0.0.38 - - [2026-03-16 03:29:43] "POST /access-control-lists HTTP/1.1" 200 600 0.029926 10.0.0.38 - - [2026-03-16 03:29:43] "GET /project/8d160375-cf48-41c0-b388-62f13531279a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.488592 10.0.0.38 - - [2026-03-16 03:29:44] "GET / HTTP/1.1" 200 35931 0.002022 10.0.0.38 - - [2026-03-16 03:29:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000478 10.0.0.38 - - [2026-03-16 03:29:44] "POST /neutron/port HTTP/1.1" 200 117 0.011394 10.0.0.38 - - [2026-03-16 03:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.056565 10.0.0.23 - - [2026-03-16 03:29:45] "GET /projects?obj_uuids=8d160375-cf48-41c0-b388-62f13531279a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001447 10.0.0.38 - - [2026-03-16 03:29:45] "GET /project/8d160375-cf48-41c0-b388-62f13531279a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.060011 10.0.0.23 - - [2026-03-16 03:29:45] "GET /projects?obj_uuids=8d160375-cf48-41c0-b388-62f13531279a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001147 10.0.0.38 - - [2026-03-16 03:29:45] "POST /neutron/network HTTP/1.1" 200 609 0.212787 10.0.0.38 - - [2026-03-16 03:29:45] "POST /route-targets HTTP/1.1" 200 327 0.021713 10.0.0.38 - - [2026-03-16 03:29:45] "POST /id-to-fqname HTTP/1.1" 200 224 0.003256 10.0.0.38 - - [2026-03-16 03:29:45] "GET /virtual-network/c533ea63-bf17-4d50-b967-f2cdc4c53380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006492 10.0.0.38 - - [2026-03-16 03:29:45] "POST /neutron/network HTTP/1.1" 200 827 0.008651 10.0.0.38 - - [2026-03-16 03:29:45] "GET /virtual-network/c533ea63-bf17-4d50-b967-f2cdc4c53380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.011574 10.0.0.38 - - [2026-03-16 03:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004962 10.0.0.23 - - [2026-03-16 03:29:46] "GET /projects?obj_uuids=8d160375-cf48-41c0-b388-62f13531279a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001396 10.0.0.38 - - [2026-03-16 03:29:46] "GET /project/8d160375-cf48-41c0-b388-62f13531279a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.056545 10.0.0.38 - - [2026-03-16 03:29:46] "POST /neutron/network HTTP/1.1" 200 117 0.017788 10.0.0.38 - - [2026-03-16 03:29:46] "POST /ref-update HTTP/1.1" 200 156 0.039686 10.0.0.38 - - [2026-03-16 03:29:46] "POST /neutron/network HTTP/1.1" 200 828 0.010292 10.0.0.38 - - [2026-03-16 03:29:46] "POST /id-to-fqname HTTP/1.1" 200 224 0.001363 10.0.0.38 - - [2026-03-16 03:29:46] "GET /virtual-network/b32ab97d-a997-451d-8039-48ad2e6ce8cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005943 10.0.0.38 - - [2026-03-16 03:29:46] "GET /virtual-network/b32ab97d-a997-451d-8039-48ad2e6ce8cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.008681 10.0.0.38 - - [2026-03-16 03:29:46] "POST /neutron/subnet HTTP/1.1" 200 725 0.009976 10.0.0.38 - - [2026-03-16 03:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.23 - - [2026-03-16 03:29:46] "GET /projects?obj_uuids=8d160375-cf48-41c0-b388-62f13531279a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000924 10.0.0.38 - - [2026-03-16 03:29:46] "GET /project/8d160375-cf48-41c0-b388-62f13531279a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.068061 10.0.0.23 - - [2026-03-16 03:29:47] "POST /useragent-kv HTTP/1.1" 200 115 0.009478 10.0.0.38 - - [2026-03-16 03:29:47] "POST /neutron/subnet HTTP/1.1" 200 720 0.246017 10.0.0.38 - - [2026-03-16 03:29:47] "POST /id-to-fqname HTTP/1.1" 200 224 0.001694 10.0.0.38 - - [2026-03-16 03:29:47] "GET /virtual-network/cee21d35-0d49-414b-b9c5-701b3b2b2ca7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006341 10.0.0.38 - - [2026-03-16 03:29:47] "GET /virtual-network/cee21d35-0d49-414b-b9c5-701b3b2b2ca7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005763 10.0.0.38 - - [2026-03-16 03:29:47] "POST /neutron/network HTTP/1.1" 200 827 0.007418 10.0.0.38 - - [2026-03-16 03:29:47] "POST /fqname-to-id HTTP/1.1" 404 214 0.004132 10.0.0.38 - - [2026-03-16 03:29:47] "GET /virtual-network/b32ab97d-a997-451d-8039-48ad2e6ce8cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.008183 10.0.0.38 - - [2026-03-16 03:29:47] "GET /virtual-machine-interface/897ffde2-00f3-4672-9094-31826926076d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2372 0.008658 10.0.0.38 - - [2026-03-16 03:29:47] "GET /virtual-machine-interface/897ffde2-00f3-4672-9094-31826926076d?fields=instance_ip_back_refs HTTP/1.1" 200 1332 0.016334 10.0.0.38 - - [2026-03-16 03:29:47] "GET /instance-ip/e4470ab3-9796-457b-b24f-24ccb7ca5326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1611 0.008366 10.0.0.38 - - [2026-03-16 03:29:47] "POST /fqname-to-id HTTP/1.1" 404 214 0.004534 10.0.0.38 - - [2026-03-16 03:29:47] "GET /virtual-network/c533ea63-bf17-4d50-b967-f2cdc4c53380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.013208 10.0.0.23 - - [2026-03-16 03:29:47] "GET /projects?obj_uuids=8d160375-cf48-41c0-b388-62f13531279a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001098 10.0.0.38 - - [2026-03-16 03:29:47] "GET /project/8d160375-cf48-41c0-b388-62f13531279a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.040373 10.0.0.38 - - [2026-03-16 03:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003936 10.0.0.38 - - [2026-03-16 03:29:48] "GET /security-group/bae1a799-4aa7-42d5-98e6-0a3a10a6d463?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.007454 10.0.0.38 - - [2026-03-16 03:29:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.124595 10.0.0.38 - - [2026-03-16 03:29:48] "POST /instance-ips HTTP/1.1" 200 357 0.052700 10.0.0.38 - - [2026-03-16 03:29:48] "GET /virtual-machine-interface/27f18857-e1ff-4711-8a63-018deeedea5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007246 10.0.0.38 - - [2026-03-16 03:29:48] "GET /virtual-machine-interface/27f18857-e1ff-4711-8a63-018deeedea5b?fields=instance_ip_back_refs HTTP/1.1" 200 1333 0.014897 10.0.0.38 - - [2026-03-16 03:29:48] "GET /instance-ip/7c85a266-c2d7-47b0-a4ab-e318f1edd51f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1581 0.005954 10.0.0.38 - - [2026-03-16 03:29:48] "POST /fqname-to-id HTTP/1.1" 404 214 0.003775 10.0.0.38 - - [2026-03-16 03:29:48] "GET /virtual-network/b32ab97d-a997-451d-8039-48ad2e6ce8cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005530 10.0.0.23 - - [2026-03-16 03:29:48] "GET /projects?obj_uuids=8d160375-cf48-41c0-b388-62f13531279a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001177 10.0.0.38 - - [2026-03-16 03:29:48] "POST /neutron/port HTTP/1.1" 200 990 0.286219 10.0.0.38 - - [2026-03-16 03:29:48] "GET /virtual-machine-interface/07a475fe-d3da-4673-baa8-97db24217c68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2371 0.008994 10.0.0.38 - - [2026-03-16 03:29:48] "GET /virtual-machine-interface/07a475fe-d3da-4673-baa8-97db24217c68?fields=instance_ip_back_refs HTTP/1.1" 200 1331 0.011142 10.0.0.38 - - [2026-03-16 03:29:48] "GET /instance-ip/3f1102ac-e17f-4918-944f-3955bc06c525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1610 0.006180 10.0.0.38 - - [2026-03-16 03:29:48] "POST /fqname-to-id HTTP/1.1" 404 214 0.003323 10.0.0.38 - - [2026-03-16 03:29:48] "GET /virtual-network/c533ea63-bf17-4d50-b967-f2cdc4c53380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007246 10.0.0.23 - - [2026-03-16 03:29:48] "GET /projects?obj_uuids=8d160375-cf48-41c0-b388-62f13531279a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001073 10.0.0.38 - - [2026-03-16 03:29:49] "GET /project/8d160375-cf48-41c0-b388-62f13531279a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.055043 10.0.0.38 - - [2026-03-16 03:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004455 10.0.0.38 - - [2026-03-16 03:29:49] "GET /security-group/bae1a799-4aa7-42d5-98e6-0a3a10a6d463?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004833 10.0.0.38 - - [2026-03-16 03:29:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.110099 10.0.0.38 - - [2026-03-16 03:29:49] "POST /instance-ips HTTP/1.1" 200 357 0.038225 10.0.0.38 - - [2026-03-16 03:29:49] "GET /virtual-machine-interface/096cb6e2-fbb3-4d78-8000-dee51b227600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006700 10.0.0.38 - - [2026-03-16 03:29:49] "GET /virtual-machine-interface/096cb6e2-fbb3-4d78-8000-dee51b227600?fields=instance_ip_back_refs HTTP/1.1" 200 1332 0.011014 10.0.0.38 - - [2026-03-16 03:29:49] "GET /instance-ip/28004774-d692-4090-8559-b00bc929c14b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1580 0.004744 10.0.0.38 - - [2026-03-16 03:29:49] "POST /fqname-to-id HTTP/1.1" 404 214 0.004113 10.0.0.38 - - [2026-03-16 03:29:49] "GET /virtual-network/b32ab97d-a997-451d-8039-48ad2e6ce8cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007090 10.0.0.38 - - [2026-03-16 03:29:49] "GET /virtual-machine-interface/d1f1e80b-71ac-4460-b8a7-34fb56ea4874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2373 0.008569 10.0.0.38 - - [2026-03-16 03:29:49] "GET /virtual-machine-interface/d1f1e80b-71ac-4460-b8a7-34fb56ea4874?fields=instance_ip_back_refs HTTP/1.1" 200 1333 0.012002 10.0.0.38 - - [2026-03-16 03:29:49] "GET /instance-ip/a5f047fd-41a9-494c-a5e0-06ded500b430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1611 0.005941 10.0.0.38 - - [2026-03-16 03:29:49] "POST /fqname-to-id HTTP/1.1" 404 214 0.004037 10.0.0.38 - - [2026-03-16 03:29:49] "GET /virtual-network/cee21d35-0d49-414b-b9c5-701b3b2b2ca7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007096 10.0.0.23 - - [2026-03-16 03:29:49] "GET /projects?obj_uuids=8d160375-cf48-41c0-b388-62f13531279a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001409 10.0.0.38 - - [2026-03-16 03:29:50] "GET /project/8d160375-cf48-41c0-b388-62f13531279a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.053242 10.0.0.38 - - [2026-03-16 03:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004896 10.0.0.38 - - [2026-03-16 03:29:50] "GET /security-group/bae1a799-4aa7-42d5-98e6-0a3a10a6d463?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.006062 10.0.0.38 - - [2026-03-16 03:29:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.153004 10.0.0.38 - - [2026-03-16 03:29:50] "POST /instance-ips HTTP/1.1" 200 357 0.059550 10.0.0.38 - - [2026-03-16 03:29:50] "GET /virtual-machine-interface/c6739877-0fc2-465a-b15e-45d376b0917d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2648 0.007652 10.0.0.38 - - [2026-03-16 03:29:50] "GET /virtual-machine-interface/c6739877-0fc2-465a-b15e-45d376b0917d?fields=instance_ip_back_refs HTTP/1.1" 200 1335 0.011199 10.0.0.38 - - [2026-03-16 03:29:50] "GET /instance-ip/ea25ca9c-50a0-4e1f-8200-e490194cdb57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1581 0.005664 10.0.0.38 - - [2026-03-16 03:29:51] "POST /id-to-fqname HTTP/1.1" 200 224 0.002089 10.0.0.38 - - [2026-03-16 03:29:52] "POST /neutron/port HTTP/1.1" 200 990 0.014966 10.0.0.38 - - [2026-03-16 03:29:52] "POST /neutron/port HTTP/1.1" 200 990 0.014824 10.0.0.38 - - [2026-03-16 03:29:52] "POST /id-to-fqname HTTP/1.1" 200 224 0.004997 10.0.0.38 - - [2026-03-16 03:29:52] "POST /neutron/port HTTP/1.1" 200 117 0.008620 10.0.0.38 - - [2026-03-16 03:29:52] "POST /neutron/network HTTP/1.1" 200 838 0.009891 10.0.0.38 - - [2026-03-16 03:29:53] "POST /neutron/port HTTP/1.1" 200 1082 0.170713 10.0.0.38 - - [2026-03-16 03:29:53] "POST /neutron/subnet HTTP/1.1" 200 699 0.012481 10.0.0.23 - - [2026-03-16 03:29:53] "GET /projects?obj_uuids=8d160375-cf48-41c0-b388-62f13531279a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001060 10.0.0.38 - - [2026-03-16 03:29:53] "GET /project/8d160375-cf48-41c0-b388-62f13531279a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.081741 10.0.0.38 - - [2026-03-16 03:29:53] "POST /neutron/network HTTP/1.1" 200 827 0.009048 10.0.0.38 - - [2026-03-16 03:29:53] "POST /neutron/port HTTP/1.1" 200 117 0.008118 10.0.0.38 - - [2026-03-16 03:29:53] "POST /id-to-fqname HTTP/1.1" 200 224 0.002717 10.0.0.38 - - [2026-03-16 03:29:53] "POST /neutron/port HTTP/1.1" 200 990 0.016087 10.0.0.38 - - [2026-03-16 03:29:53] "POST /neutron/network HTTP/1.1" 200 837 0.009086 10.0.0.38 - - [2026-03-16 03:29:54] "POST /neutron/port HTTP/1.1" 200 990 0.034116 10.0.0.38 - - [2026-03-16 03:29:54] "POST /neutron/port HTTP/1.1" 200 1063 0.024853 10.0.0.23 - - [2026-03-16 03:29:54] "GET /projects?obj_uuids=8d160375-cf48-41c0-b388-62f13531279a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001304 10.0.0.38 - - [2026-03-16 03:29:54] "POST /neutron/router HTTP/1.1" 200 598 0.132662 10.0.0.38 - - [2026-03-16 03:29:54] "POST /route-targets HTTP/1.1" 200 327 0.024286 10.0.0.23 - - [2026-03-16 03:29:54] "GET /projects?obj_uuids=8d160375-cf48-41c0-b388-62f13531279a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002762 10.0.0.38 - - [2026-03-16 03:29:54] "POST /neutron/subnet HTTP/1.1" 200 694 0.010273 10.0.0.38 - - [2026-03-16 03:29:55] "POST /neutron/port HTTP/1.1" 200 990 0.014730 10.0.0.38 - - [2026-03-16 03:29:55] "POST /neutron/router HTTP/1.1" 200 344 0.392239 10.0.0.38 - - [2026-03-16 03:29:55] "POST /neutron/port HTTP/1.1" 200 990 0.017566 10.0.0.38 - - [2026-03-16 03:29:55] "POST /neutron/port HTTP/1.1" 200 1082 0.166391 10.0.0.38 - - [2026-03-16 03:29:55] "POST /neutron/subnet HTTP/1.1" 200 699 0.010610 10.0.0.38 - - [2026-03-16 03:29:55] "POST /ref-update HTTP/1.1" 200 156 0.023218 10.0.0.38 - - [2026-03-16 03:29:55] "POST /neutron/port HTTP/1.1" 200 1092 0.023774 10.0.0.38 - - [2026-03-16 03:29:55] "POST /neutron/security_group HTTP/1.1" 200 2062 0.011462 10.0.0.38 - - [2026-03-16 03:29:56] "GET /virtual-machine/7aab8cc7-1abe-4a08-959c-24e3bf61427c HTTP/1.1" 401 292 0.000401 10.0.0.38 - - [2026-03-16 03:29:56] "GET /virtual-machine/7aab8cc7-1abe-4a08-959c-24e3bf61427c HTTP/1.1" 200 1274 0.035712 10.0.0.38 - - [2026-03-16 03:29:56] "GET /virtual-machine-interface/897ffde2-00f3-4672-9094-31826926076d HTTP/1.1" 200 3186 0.009497 10.0.0.38 - - [2026-03-16 03:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004505 10.0.0.38 - - [2026-03-16 03:29:56] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004302 10.0.0.38 - - [2026-03-16 03:29:56] "GET /virtual-networks?parent_id=8d160375-cf48-41c0-b388-62f13531279a&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003647 10.0.0.38 - - [2026-03-16 03:29:56] "GET /virtual-network/b32ab97d-a997-451d-8039-48ad2e6ce8cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006810 10.0.0.38 - - [2026-03-16 03:29:59] "POST /neutron/port HTTP/1.1" 200 1127 0.025712 10.0.0.38 - - [2026-03-16 03:29:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004627 10.0.0.38 - - [2026-03-16 03:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005268 10.0.0.38 - - [2026-03-16 03:29:59] "GET /virtual-network/b32ab97d-a997-451d-8039-48ad2e6ce8cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006571 10.0.0.38 - - [2026-03-16 03:29:59] "POST /neutron/network HTTP/1.1" 200 827 0.009447 10.0.0.38 - - [2026-03-16 03:30:03] "POST /neutron/network HTTP/1.1" 200 838 0.009196 10.0.0.38 - - [2026-03-16 03:30:03] "POST /neutron/port HTTP/1.1" 200 117 0.001830 10.0.0.38 - - [2026-03-16 03:30:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004163 10.0.0.38 - - [2026-03-16 03:30:03] "GET /virtual-network/b32ab97d-a997-451d-8039-48ad2e6ce8cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007988 10.0.0.38 - - [2026-03-16 03:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006858 10.0.0.38 - - [2026-03-16 03:30:07] "GET /virtual-network/b32ab97d-a997-451d-8039-48ad2e6ce8cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007380 10.0.0.38 - - [2026-03-16 03:30:09] "GET /obj-perms HTTP/1.1" 200 5056 0.082825 10.0.0.38 - - [2026-03-16 03:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005779 10.0.0.38 - - [2026-03-16 03:30:12] "GET /virtual-network/b32ab97d-a997-451d-8039-48ad2e6ce8cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.008540 10.0.0.22 - - [2026-03-16 03:30:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000642 10.0.0.22 - - [2026-03-16 03:30:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000492 10.0.0.23 - - [2026-03-16 03:30:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000556 10.0.0.23 - - [2026-03-16 03:30:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000490 10.0.0.22 - - [2026-03-16 03:30:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000473 10.0.0.22 - - [2026-03-16 03:30:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000562 10.0.0.23 - - [2026-03-16 03:30:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000459 10.0.0.23 - - [2026-03-16 03:30:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000394 10.0.0.38 - - [2026-03-16 03:30:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000409 10.0.0.38 - - [2026-03-16 03:30:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000539 10.0.0.38 - - [2026-03-16 03:30:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.38 - - [2026-03-16 03:30:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000645 10.0.0.38 - - [2026-03-16 03:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004292 10.0.0.38 - - [2026-03-16 03:30:16] "GET /virtual-network/b32ab97d-a997-451d-8039-48ad2e6ce8cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.008367 10.0.0.38 - - [2026-03-16 03:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004448 10.0.0.38 - - [2026-03-16 03:30:20] "GET /virtual-network/b32ab97d-a997-451d-8039-48ad2e6ce8cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006535 10.0.0.23 - - [2026-03-16 03:30:22] "DELETE /project/8d160375cf4841c0b38862f13531279a HTTP/1.1" 404 173 0.005250 10.0.0.23 - - [2026-03-16 03:30:22] "DELETE /project/1959e589-5d2b-4141-8b86-a2aa0bfa8564 HTTP/1.1" 404 177 0.004946 10.0.0.38 - - [2026-03-16 03:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.38 - - [2026-03-16 03:30:24] "GET /virtual-network/b32ab97d-a997-451d-8039-48ad2e6ce8cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.008454 10.0.0.38 - - [2026-03-16 03:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004317 10.0.0.38 - - [2026-03-16 03:30:28] "GET /virtual-network/b32ab97d-a997-451d-8039-48ad2e6ce8cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006960 10.0.0.38 - - [2026-03-16 03:30:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004378 10.0.0.38 - - [2026-03-16 03:30:32] "GET /virtual-network/b32ab97d-a997-451d-8039-48ad2e6ce8cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007657 10.0.0.38 - - [2026-03-16 03:30:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.38 - - [2026-03-16 03:30:36] "GET /virtual-network/b32ab97d-a997-451d-8039-48ad2e6ce8cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006557 10.0.0.38 - - [2026-03-16 03:30:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.38 - - [2026-03-16 03:30:40] "GET /virtual-network/b32ab97d-a997-451d-8039-48ad2e6ce8cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006588 10.0.0.38 - - [2026-03-16 03:30:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004410 10.0.0.38 - - [2026-03-16 03:30:42] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004289 10.0.0.38 - - [2026-03-16 03:30:42] "GET /virtual-networks?parent_id=8d160375-cf48-41c0-b388-62f13531279a&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003612 10.0.0.38 - - [2026-03-16 03:30:42] "GET /virtual-network/b32ab97d-a997-451d-8039-48ad2e6ce8cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006438 10.0.0.38 - - [2026-03-16 03:30:43] "POST /neutron/security_group HTTP/1.1" 200 2062 0.011690 10.0.0.38 - - [2026-03-16 03:30:49] "POST /neutron/port HTTP/1.1" 200 1127 0.057811 10.0.0.38 - - [2026-03-16 03:30:53] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009099 10.0.0.38 - - [2026-03-16 03:30:58] "POST /neutron/port HTTP/1.1" 200 1092 0.022610 10.0.0.38 - - [2026-03-16 03:31:00] "POST /neutron/port HTTP/1.1" 200 1127 0.027538 10.0.0.38 - - [2026-03-16 03:31:00] "POST /neutron/subnet HTTP/1.1" 200 694 0.014960 10.0.0.38 - - [2026-03-16 03:31:03] "POST /neutron/port HTTP/1.1" 200 1092 0.048339 10.0.0.38 - - [2026-03-16 03:31:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004910 10.0.0.38 - - [2026-03-16 03:31:03] "POST /neutron/network HTTP/1.1" 200 828 0.007458 10.0.0.38 - - [2026-03-16 03:31:03] "POST /neutron/port HTTP/1.1" 200 1127 0.023902 10.0.0.38 - - [2026-03-16 03:31:04] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009333 10.0.0.38 - - [2026-03-16 03:31:04] "GET /virtual-machine/39074085-e23a-415a-841d-6f40640a1544 HTTP/1.1" 200 1295 0.007361 10.0.0.38 - - [2026-03-16 03:31:04] "GET /virtual-machine-interface/f81b302b-7132-41c2-a065-ba5f588fe97d HTTP/1.1" 200 2961 0.006472 10.0.0.38 - - [2026-03-16 03:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004104 10.0.0.38 - - [2026-03-16 03:31:04] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004938 10.0.0.38 - - [2026-03-16 03:31:04] "GET /virtual-networks?parent_id=8d160375-cf48-41c0-b388-62f13531279a&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003762 10.0.0.38 - - [2026-03-16 03:31:04] "GET /virtual-network/cee21d35-0d49-414b-b9c5-701b3b2b2ca7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007474 10.0.0.38 - - [2026-03-16 03:31:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004907 10.0.0.38 - - [2026-03-16 03:31:05] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005700 10.0.0.38 - - [2026-03-16 03:31:05] "GET /virtual-networks?parent_id=8d160375-cf48-41c0-b388-62f13531279a&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.004460 10.0.0.38 - - [2026-03-16 03:31:05] "GET /virtual-network/cee21d35-0d49-414b-b9c5-701b3b2b2ca7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006735 10.0.0.38 - - [2026-03-16 03:31:05] "POST /neutron/port HTTP/1.1" 200 1092 0.021904 10.0.0.38 - - [2026-03-16 03:31:05] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008706 10.0.0.38 - - [2026-03-16 03:31:05] "GET /virtual-machine/ee9d970b-9c6b-4d5a-8a02-639a89867517 HTTP/1.1" 200 1274 0.007750 10.0.0.38 - - [2026-03-16 03:31:05] "GET /virtual-machine-interface/d1f1e80b-71ac-4460-b8a7-34fb56ea4874 HTTP/1.1" 200 3187 0.006666 10.0.0.38 - - [2026-03-16 03:31:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.38 - - [2026-03-16 03:31:05] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005245 10.0.0.38 - - [2026-03-16 03:31:05] "GET /virtual-networks?parent_id=8d160375-cf48-41c0-b388-62f13531279a&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003861 10.0.0.38 - - [2026-03-16 03:31:05] "GET /virtual-network/b32ab97d-a997-451d-8039-48ad2e6ce8cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007562 10.0.0.38 - - [2026-03-16 03:31:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004237 10.0.0.38 - - [2026-03-16 03:31:06] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005159 10.0.0.38 - - [2026-03-16 03:31:06] "GET /virtual-networks?parent_id=8d160375-cf48-41c0-b388-62f13531279a&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.004779 10.0.0.38 - - [2026-03-16 03:31:06] "GET /virtual-network/b32ab97d-a997-451d-8039-48ad2e6ce8cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007463 10.0.0.38 - - [2026-03-16 03:31:07] "POST /neutron/port HTTP/1.1" 200 1092 0.023255 10.0.0.23 - - [2026-03-16 03:31:09] "GET /obj-perms HTTP/1.1" 200 5056 0.055716 10.0.0.38 - - [2026-03-16 03:31:12] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008138 10.0.0.38 - - [2026-03-16 03:32:02] "POST /neutron/network HTTP/1.1" 200 837 0.009104 10.0.0.38 - - [2026-03-16 03:32:02] "POST /neutron/port HTTP/1.1" 200 117 0.001320 10.0.0.38 - - [2026-03-16 03:32:04] "POST /neutron/port HTTP/1.1" 200 1092 0.024281 10.0.0.38 - - [2026-03-16 03:32:04] "POST /neutron/subnet HTTP/1.1" 200 699 0.013682 10.0.0.38 - - [2026-03-16 03:33:04] "POST /neutron/port HTTP/1.1" 200 1127 0.055310 10.0.0.38 - - [2026-03-16 03:33:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004951 10.0.0.38 - - [2026-03-16 03:33:04] "POST /neutron/network HTTP/1.1" 200 827 0.008114 10.0.0.38 - - [2026-03-16 03:33:05] "POST /neutron/network HTTP/1.1" 200 838 0.009040 10.0.0.38 - - [2026-03-16 03:33:05] "POST /neutron/port HTTP/1.1" 200 117 0.001388 10.0.0.38 - - [2026-03-16 03:33:12] "POST /ref-update HTTP/1.1" 200 156 0.022596 10.0.0.38 - - [2026-03-16 03:33:12] "POST /neutron/router HTTP/1.1" 200 344 0.254978 10.0.0.38 - - [2026-03-16 03:33:12] "POST /neutron/router HTTP/1.1" 200 598 0.007542 10.0.0.38 - - [2026-03-16 03:33:13] "DELETE /route-target/819ad400-11a6-4b40-bac9-2f9bc5e2c8f2 HTTP/1.1" 200 115 0.024729 10.0.0.38 - - [2026-03-16 03:33:13] "POST /neutron/port HTTP/1.1" 200 1117 0.018171 10.0.0.38 - - [2026-03-16 03:33:14] "DELETE /instance-ip/ea25ca9c-50a0-4e1f-8200-e490194cdb57 HTTP/1.1" 200 115 0.069702 10.0.0.38 - - [2026-03-16 03:33:14] "DELETE /virtual-machine-interface/c6739877-0fc2-465a-b15e-45d376b0917d HTTP/1.1" 200 115 0.090618 10.0.0.38 - - [2026-03-16 03:33:15] "POST /neutron/port HTTP/1.1" 200 151 0.234928 10.0.0.38 - - [2026-03-16 03:33:15] "DELETE /instance-ip/28004774-d692-4090-8559-b00bc929c14b HTTP/1.1" 200 115 0.064243 10.0.0.38 - - [2026-03-16 03:33:15] "DELETE /virtual-machine-interface/096cb6e2-fbb3-4d78-8000-dee51b227600 HTTP/1.1" 200 115 0.071584 10.0.0.38 - - [2026-03-16 03:33:15] "DELETE /instance-ip/7c85a266-c2d7-47b0-a4ab-e318f1edd51f HTTP/1.1" 200 115 0.054416 10.0.0.38 - - [2026-03-16 03:33:15] "DELETE /virtual-machine-interface/27f18857-e1ff-4711-8a63-018deeedea5b HTTP/1.1" 200 115 0.083467 10.0.0.38 - - [2026-03-16 03:33:15] "POST /neutron/port HTTP/1.1" 200 1082 0.031134 10.0.0.23 - - [2026-03-16 03:33:15] "POST /useragent-kv HTTP/1.1" 200 115 0.006804 10.0.0.23 - - [2026-03-16 03:33:15] "POST /useragent-kv HTTP/1.1" 200 115 0.004750 10.0.0.38 - - [2026-03-16 03:33:15] "POST /neutron/network HTTP/1.1" 200 151 0.156603 10.0.0.38 - - [2026-03-16 03:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005890 10.0.0.38 - - [2026-03-16 03:33:16] "POST /neutron/network HTTP/1.1" 200 827 0.008990 10.0.0.23 - - [2026-03-16 03:33:16] "GET /projects?obj_uuids=8d160375-cf48-41c0-b388-62f13531279a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003397 10.0.0.38 - - [2026-03-16 03:33:16] "DELETE /route-target/8deca22b-0815-49f2-8c5d-b8c2e729f766 HTTP/1.1" 200 115 0.042203 10.0.0.38 - - [2026-03-16 03:33:16] "GET /project/8d160375-cf48-41c0-b388-62f13531279a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.088755 10.0.0.23 - - [2026-03-16 03:33:16] "GET /projects?obj_uuids=8d160375-cf48-41c0-b388-62f13531279a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001745 10.0.0.38 - - [2026-03-16 03:33:16] "GET /project/8d160375-cf48-41c0-b388-62f13531279a?fields=virtual_networks HTTP/1.1" 200 1040 0.066128 10.0.0.23 - - [2026-03-16 03:33:16] "GET /projects?obj_uuids=8d160375-cf48-41c0-b388-62f13531279a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001293 10.0.0.38 - - [2026-03-16 03:33:16] "GET /project/8d160375-cf48-41c0-b388-62f13531279a?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.054854 10.0.0.23 - - [2026-03-16 03:33:16] "GET /projects?obj_uuids=8d160375-cf48-41c0-b388-62f13531279a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001703 10.0.0.38 - - [2026-03-16 03:33:16] "GET /project/8d160375-cf48-41c0-b388-62f13531279a?fields=security_groups HTTP/1.1" 200 1270 0.054930 10.0.0.38 - - [2026-03-16 03:33:17] "POST /fqname-to-id HTTP/1.1" 404 187 0.030992 10.0.0.23 - - [2026-03-16 03:33:17] "GET /projects?obj_uuids=46532b8b-5667-4dfc-b823-de0d4b034763&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003349 10.0.0.23 - - [2026-03-16 03:33:17] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001692 10.0.0.23 - - [2026-03-16 03:33:17] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008876 10.0.0.23 - - [2026-03-16 03:33:17] "POST /id-to-fqname HTTP/1.1" 200 189 0.003484 10.0.0.23 - - [2026-03-16 03:33:17] "POST /fqname-to-id HTTP/1.1" 404 198 0.004987 10.0.0.23 - - [2026-03-16 03:33:18] "POST /security-groups HTTP/1.1" 200 590 0.041822 10.0.0.23 - - [2026-03-16 03:33:18] "POST /projects HTTP/1.1" 200 583 0.281743 10.0.0.23 - - [2026-03-16 03:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.320789 10.0.0.38 - - [2026-03-16 03:33:18] "POST /fqname-to-id HTTP/1.1" 404 232 0.008524 10.0.0.38 - - [2026-03-16 03:33:18] "GET /project/46532b8b-5667-4dfc-b823-de0d4b034763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.508080 10.0.0.38 - - [2026-03-16 03:33:18] "POST /neutron/port HTTP/1.1" 400 205 0.004410 10.0.0.38 - - [2026-03-16 03:33:19] "GET / HTTP/1.1" 200 35931 0.002370 10.0.0.38 - - [2026-03-16 03:33:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000667 10.0.0.38 - - [2026-03-16 03:33:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.079171 10.0.0.23 - - [2026-03-16 03:33:21] "GET /projects?obj_uuids=46532b8b-5667-4dfc-b823-de0d4b034763&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001144 10.0.0.38 - - [2026-03-16 03:33:21] "GET /project/46532b8b-5667-4dfc-b823-de0d4b034763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.054927 10.0.0.38 - - [2026-03-16 03:33:21] "POST /neutron/network HTTP/1.1" 200 117 0.057294 10.0.0.38 - - [2026-03-16 03:33:22] "DELETE /access-control-list/8e16cce5-5f2f-47e6-9106-0efafeb86e77 HTTP/1.1" 200 115 0.060198 10.0.0.38 - - [2026-03-16 03:33:22] "POST /neutron/network HTTP/1.1" 200 824 0.011215 10.0.0.38 - - [2026-03-16 03:33:22] "POST /id-to-fqname HTTP/1.1" 200 219 0.001880 10.0.0.38 - - [2026-03-16 03:33:22] "GET /virtual-network/b6c75e43-0b1d-467e-9796-c160957644f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.009227 10.0.0.38 - - [2026-03-16 03:33:22] "GET /virtual-network/b6c75e43-0b1d-467e-9796-c160957644f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007254 10.0.0.38 - - [2026-03-16 03:33:22] "POST /neutron/subnet HTTP/1.1" 200 729 0.012967 10.0.0.23 - - [2026-03-16 03:33:22] "DELETE /project/8d160375-cf48-41c0-b388-62f13531279a HTTP/1.1" 404 177 0.003119 10.0.0.23 - - [2026-03-16 03:33:22] "DELETE /project/46532b8b56674dfcb823de0d4b034763 HTTP/1.1" 404 173 0.005790 10.0.0.38 - - [2026-03-16 03:33:23] "GET /virtual-network/b6c75e43-0b1d-467e-9796-c160957644f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008182 10.0.0.38 - - [2026-03-16 03:33:23] "GET /obj-perms HTTP/1.1" 200 5028 0.064623 10.0.0.22 - - [2026-03-16 03:33:24] "GET /obj-perms HTTP/1.1" 200 5028 0.065324 10.0.0.38 - - [2026-03-16 03:33:24] "POST /id-to-fqname HTTP/1.1" 200 219 0.001425 10.0.0.23 - - [2026-03-16 03:33:25] "GET /projects?obj_uuids=46532b8b-5667-4dfc-b823-de0d4b034763&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001440 10.0.0.38 - - [2026-03-16 03:33:25] "GET /project/46532b8b-5667-4dfc-b823-de0d4b034763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.073833 10.0.0.38 - - [2026-03-16 03:33:25] "POST /neutron/port HTTP/1.1" 200 117 0.007325 10.0.0.38 - - [2026-03-16 03:33:25] "POST /id-to-fqname HTTP/1.1" 200 219 0.001692 10.0.0.38 - - [2026-03-16 03:33:25] "POST /neutron/network HTTP/1.1" 200 834 0.011011 10.0.0.38 - - [2026-03-16 03:33:26] "POST /neutron/port HTTP/1.1" 200 1060 0.022542 10.0.0.38 - - [2026-03-16 03:33:26] "POST /neutron/port HTTP/1.1" 200 1124 0.024143 10.0.0.23 - - [2026-03-16 03:33:26] "GET /projects?obj_uuids=46532b8b-5667-4dfc-b823-de0d4b034763&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001099 10.0.0.38 - - [2026-03-16 03:33:26] "POST /neutron/port HTTP/1.1" 200 117 0.001143 10.0.0.38 - - [2026-03-16 03:33:26] "GET /project/46532b8b-5667-4dfc-b823-de0d4b034763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.093220 10.0.0.38 - - [2026-03-16 03:33:27] "POST /neutron/port HTTP/1.1" 200 1124 0.027501 10.0.0.38 - - [2026-03-16 03:33:27] "POST /neutron/port HTTP/1.1" 200 1124 0.020118 10.0.0.23 - - [2026-03-16 03:33:27] "GET /projects?obj_uuids=46532b8b-5667-4dfc-b823-de0d4b034763&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002207 10.0.0.38 - - [2026-03-16 03:33:27] "POST /neutron/port HTTP/1.1" 200 1060 0.361629 10.0.0.38 - - [2026-03-16 03:33:28] "POST /neutron/port HTTP/1.1" 200 1114 0.125617 10.0.0.38 - - [2026-03-16 03:33:28] "POST /neutron/subnet HTTP/1.1" 200 703 0.011717 10.0.0.38 - - [2026-03-16 03:33:32] "POST /neutron/port HTTP/1.1" 200 1124 0.021607 10.0.0.38 - - [2026-03-16 03:33:32] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009521 10.0.0.38 - - [2026-03-16 03:33:32] "GET /virtual-machine/f75116ba-c37c-453f-a98e-7e9393dfe129 HTTP/1.1" 401 292 0.000610 10.0.0.38 - - [2026-03-16 03:33:33] "GET /virtual-machine/f75116ba-c37c-453f-a98e-7e9393dfe129 HTTP/1.1" 200 1292 0.042319 10.0.0.38 - - [2026-03-16 03:33:33] "GET /virtual-machine-interface/c49f3c27-fca7-48e1-aec0-74a0287d0c64 HTTP/1.1" 200 2936 0.006234 10.0.0.38 - - [2026-03-16 03:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004500 10.0.0.38 - - [2026-03-16 03:33:33] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004746 10.0.0.38 - - [2026-03-16 03:33:33] "GET /virtual-networks?parent_id=46532b8b-5667-4dfc-b823-de0d4b034763&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003345 10.0.0.38 - - [2026-03-16 03:33:33] "GET /virtual-network/b6c75e43-0b1d-467e-9796-c160957644f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007032 10.0.0.38 - - [2026-03-16 03:33:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005183 10.0.0.38 - - [2026-03-16 03:33:36] "GET /virtual-network/b6c75e43-0b1d-467e-9796-c160957644f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007650 10.0.0.38 - - [2026-03-16 03:33:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004064 10.0.0.38 - - [2026-03-16 03:33:40] "GET /virtual-network/b6c75e43-0b1d-467e-9796-c160957644f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006568 10.0.0.38 - - [2026-03-16 03:33:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003923 10.0.0.38 - - [2026-03-16 03:33:44] "GET /virtual-network/b6c75e43-0b1d-467e-9796-c160957644f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006023 10.0.0.38 - - [2026-03-16 03:33:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004063 10.0.0.38 - - [2026-03-16 03:33:48] "GET /virtual-network/b6c75e43-0b1d-467e-9796-c160957644f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006315 10.0.0.38 - - [2026-03-16 03:33:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005366 10.0.0.38 - - [2026-03-16 03:33:52] "GET /virtual-network/b6c75e43-0b1d-467e-9796-c160957644f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007525 10.0.0.38 - - [2026-03-16 03:33:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004229 10.0.0.38 - - [2026-03-16 03:33:56] "GET /virtual-network/b6c75e43-0b1d-467e-9796-c160957644f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.009968 10.0.0.38 - - [2026-03-16 03:34:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004550 10.0.0.38 - - [2026-03-16 03:34:00] "GET /virtual-network/b6c75e43-0b1d-467e-9796-c160957644f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005921 10.0.0.38 - - [2026-03-16 03:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004689 10.0.0.38 - - [2026-03-16 03:34:05] "GET /virtual-network/b6c75e43-0b1d-467e-9796-c160957644f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008278 10.0.0.38 - - [2026-03-16 03:34:05] "POST /neutron/port HTTP/1.1" 200 1124 0.022376 10.0.0.38 - - [2026-03-16 03:34:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004470 10.0.0.38 - - [2026-03-16 03:34:05] "POST /neutron/network HTTP/1.1" 200 824 0.011100 10.0.0.38 - - [2026-03-16 03:34:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004771 10.0.0.38 - - [2026-03-16 03:34:09] "GET /virtual-network/b6c75e43-0b1d-467e-9796-c160957644f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006790 10.0.0.23 - - [2026-03-16 03:34:12] "GET /obj-perms HTTP/1.1" 200 5056 0.058450 10.0.0.38 - - [2026-03-16 03:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004883 10.0.0.38 - - [2026-03-16 03:34:13] "GET /virtual-network/b6c75e43-0b1d-467e-9796-c160957644f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007333 10.0.0.38 - - [2026-03-16 03:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003812 10.0.0.38 - - [2026-03-16 03:34:17] "GET /virtual-network/b6c75e43-0b1d-467e-9796-c160957644f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006187 10.0.0.38 - - [2026-03-16 03:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004572 10.0.0.38 - - [2026-03-16 03:34:21] "GET /virtual-network/b6c75e43-0b1d-467e-9796-c160957644f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006345 10.0.0.38 - - [2026-03-16 03:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006112 10.0.0.38 - - [2026-03-16 03:34:25] "GET /virtual-network/b6c75e43-0b1d-467e-9796-c160957644f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008185 10.0.0.38 - - [2026-03-16 03:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004578 10.0.0.38 - - [2026-03-16 03:34:29] "GET /virtual-network/b6c75e43-0b1d-467e-9796-c160957644f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007080 10.0.0.38 - - [2026-03-16 03:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004627 10.0.0.38 - - [2026-03-16 03:34:31] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006271 10.0.0.38 - - [2026-03-16 03:34:31] "GET /virtual-networks?parent_id=46532b8b-5667-4dfc-b823-de0d4b034763&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003735 10.0.0.38 - - [2026-03-16 03:34:31] "GET /virtual-network/b6c75e43-0b1d-467e-9796-c160957644f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008115 10.0.0.38 - - [2026-03-16 03:34:37] "POST /neutron/port HTTP/1.1" 200 1124 0.023995 10.0.0.38 - - [2026-03-16 03:34:41] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007755 10.0.0.38 - - [2026-03-16 03:34:42] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008343 10.0.0.38 - - [2026-03-16 03:34:47] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010088 10.0.0.38 - - [2026-03-16 03:34:52] "POST /neutron/port HTTP/1.1" 200 1124 0.022226 10.0.0.38 - - [2026-03-16 03:34:52] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009617 10.0.0.38 - - [2026-03-16 03:34:52] "GET /virtual-machine/748a7e88-57be-4e31-819a-3a34b2bfa84a HTTP/1.1" 200 1290 0.008506 10.0.0.38 - - [2026-03-16 03:34:53] "GET /virtual-machine-interface/b4b3b7b8-e06e-4da6-9d0a-ff11c5587365 HTTP/1.1" 200 2936 0.007682 10.0.0.38 - - [2026-03-16 03:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.38 - - [2026-03-16 03:34:53] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004004 10.0.0.38 - - [2026-03-16 03:34:53] "GET /virtual-networks?parent_id=46532b8b-5667-4dfc-b823-de0d4b034763&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003236 10.0.0.38 - - [2026-03-16 03:34:53] "GET /virtual-network/b6c75e43-0b1d-467e-9796-c160957644f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007207 10.0.0.38 - - [2026-03-16 03:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005743 10.0.0.38 - - [2026-03-16 03:34:54] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.009081 10.0.0.38 - - [2026-03-16 03:34:54] "GET /virtual-networks?parent_id=46532b8b-5667-4dfc-b823-de0d4b034763&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004112 10.0.0.38 - - [2026-03-16 03:34:54] "GET /virtual-network/b6c75e43-0b1d-467e-9796-c160957644f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007131 10.0.0.38 - - [2026-03-16 03:35:05] "POST /neutron/network HTTP/1.1" 200 834 0.013212 10.0.0.38 - - [2026-03-16 03:35:05] "POST /neutron/port HTTP/1.1" 200 117 0.001324 10.0.0.22 - - [2026-03-16 03:35:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.22 - - [2026-03-16 03:35:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000494 10.0.0.23 - - [2026-03-16 03:35:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000591 10.0.0.23 - - [2026-03-16 03:35:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000457 10.0.0.22 - - [2026-03-16 03:35:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000415 10.0.0.22 - - [2026-03-16 03:35:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000760 10.0.0.23 - - [2026-03-16 03:35:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000569 10.0.0.23 - - [2026-03-16 03:35:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000665 10.0.0.38 - - [2026-03-16 03:35:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000382 10.0.0.38 - - [2026-03-16 03:35:13] "GET /global-system-configs HTTP/1.1" 401 292 0.001254 10.0.0.38 - - [2026-03-16 03:35:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000669 10.0.0.38 - - [2026-03-16 03:35:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000691 10.0.0.38 - - [2026-03-16 03:36:05] "POST /neutron/port HTTP/1.1" 200 1124 0.062942 10.0.0.38 - - [2026-03-16 03:36:05] "POST /neutron/subnet HTTP/1.1" 200 703 0.012365 10.0.0.38 - - [2026-03-16 03:36:22] "POST /neutron/network HTTP/1.1" 200 824 0.007053 10.0.0.38 - - [2026-03-16 03:36:22] "POST /neutron/port HTTP/1.1" 200 1114 0.021402 10.0.0.38 - - [2026-03-16 03:36:22] "POST /neutron/port HTTP/1.1" 200 1114 0.039680 10.0.0.23 - - [2026-03-16 03:36:24] "POST /useragent-kv HTTP/1.1" 200 115 0.049412 10.0.0.23 - - [2026-03-16 03:36:24] "POST /useragent-kv HTTP/1.1" 200 115 0.003582 10.0.0.38 - - [2026-03-16 03:36:24] "POST /neutron/network HTTP/1.1" 200 151 0.199293 10.0.0.38 - - [2026-03-16 03:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.078604 10.0.0.23 - - [2026-03-16 03:36:26] "GET /projects?obj_uuids=46532b8b-5667-4dfc-b823-de0d4b034763&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001174 10.0.0.38 - - [2026-03-16 03:36:26] "GET /project/46532b8b-5667-4dfc-b823-de0d4b034763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.087749 10.0.0.23 - - [2026-03-16 03:36:26] "GET /projects?obj_uuids=46532b8b-5667-4dfc-b823-de0d4b034763&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001593 10.0.0.38 - - [2026-03-16 03:36:26] "GET /project/46532b8b-5667-4dfc-b823-de0d4b034763?fields=virtual_networks HTTP/1.1" 200 1029 0.066180 10.0.0.23 - - [2026-03-16 03:36:26] "GET /projects?obj_uuids=46532b8b-5667-4dfc-b823-de0d4b034763&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001265 10.0.0.38 - - [2026-03-16 03:36:26] "GET /project/46532b8b-5667-4dfc-b823-de0d4b034763?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.058122 10.0.0.23 - - [2026-03-16 03:36:26] "GET /projects?obj_uuids=46532b8b-5667-4dfc-b823-de0d4b034763&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001321 10.0.0.38 - - [2026-03-16 03:36:26] "GET /project/46532b8b-5667-4dfc-b823-de0d4b034763?fields=security_groups HTTP/1.1" 200 1254 0.051692 10.0.0.38 - - [2026-03-16 03:36:27] "POST /fqname-to-id HTTP/1.1" 404 187 0.027825 10.0.0.23 - - [2026-03-16 03:36:27] "GET /projects?obj_uuids=a3d5da1a-bffc-4425-ab4a-0d9510649286&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003579 10.0.0.23 - - [2026-03-16 03:36:27] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001551 10.0.0.23 - - [2026-03-16 03:36:27] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.040009 10.0.0.23 - - [2026-03-16 03:36:27] "POST /id-to-fqname HTTP/1.1" 200 189 0.001397 10.0.0.23 - - [2026-03-16 03:36:27] "POST /fqname-to-id HTTP/1.1" 404 198 0.007016 10.0.0.23 - - [2026-03-16 03:36:27] "POST /security-groups HTTP/1.1" 200 590 0.081403 10.0.0.23 - - [2026-03-16 03:36:27] "POST /projects HTTP/1.1" 200 583 0.318527 10.0.0.23 - - [2026-03-16 03:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.392447 10.0.0.38 - - [2026-03-16 03:36:28] "POST /access-control-lists HTTP/1.1" 200 595 0.034788 10.0.0.38 - - [2026-03-16 03:36:28] "GET /project/a3d5da1a-bffc-4425-ab4a-0d9510649286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.595164 10.0.0.38 - - [2026-03-16 03:36:29] "GET / HTTP/1.1" 200 35931 0.002986 10.0.0.38 - - [2026-03-16 03:36:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000561 10.0.0.38 - - [2026-03-16 03:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.062028 10.0.0.23 - - [2026-03-16 03:36:31] "GET /projects?obj_uuids=a3d5da1a-bffc-4425-ab4a-0d9510649286&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001419 10.0.0.38 - - [2026-03-16 03:36:31] "GET /project/a3d5da1a-bffc-4425-ab4a-0d9510649286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.049683 10.0.0.38 - - [2026-03-16 03:36:31] "POST /route-targets HTTP/1.1" 200 327 0.021115 10.0.0.23 - - [2026-03-16 03:36:32] "POST /useragent-kv HTTP/1.1" 200 115 0.010926 10.0.0.38 - - [2026-03-16 03:36:32] "POST /neutron/subnet HTTP/1.1" 200 729 0.302953 10.0.0.38 - - [2026-03-16 03:36:32] "POST /id-to-fqname HTTP/1.1" 200 219 0.002203 10.0.0.38 - - [2026-03-16 03:36:32] "GET /virtual-network/e2cce46f-e63b-4cfe-b6ec-d152b4c9a50e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008110 10.0.0.38 - - [2026-03-16 03:36:32] "GET /virtual-network/e2cce46f-e63b-4cfe-b6ec-d152b4c9a50e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008130 10.0.0.38 - - [2026-03-16 03:36:32] "POST /neutron/network HTTP/1.1" 200 824 0.008288 10.0.0.38 - - [2026-03-16 03:36:32] "GET /virtual-network/e2cce46f-e63b-4cfe-b6ec-d152b4c9a50e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.009656 10.0.0.38 - - [2026-03-16 03:36:33] "GET /obj-perms HTTP/1.1" 200 5028 0.066718 10.0.0.22 - - [2026-03-16 03:36:33] "GET /obj-perms HTTP/1.1" 200 5028 0.054706 10.0.0.38 - - [2026-03-16 03:36:34] "POST /id-to-fqname HTTP/1.1" 200 219 0.002108 10.0.0.23 - - [2026-03-16 03:36:35] "GET /projects?obj_uuids=a3d5da1a-bffc-4425-ab4a-0d9510649286&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001724 10.0.0.38 - - [2026-03-16 03:36:35] "GET /project/a3d5da1a-bffc-4425-ab4a-0d9510649286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.077551 10.0.0.38 - - [2026-03-16 03:36:35] "POST /neutron/network HTTP/1.1" 200 824 0.036546 10.0.0.38 - - [2026-03-16 03:36:35] "POST /id-to-fqname HTTP/1.1" 200 219 0.001966 10.0.0.38 - - [2026-03-16 03:36:35] "POST /neutron/port HTTP/1.1" 200 117 0.006891 10.0.0.23 - - [2026-03-16 03:36:35] "GET /projects?obj_uuids=a3d5da1a-bffc-4425-ab4a-0d9510649286&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001515 10.0.0.38 - - [2026-03-16 03:36:36] "POST /neutron/port HTTP/1.1" 200 1060 0.377156 10.0.0.38 - - [2026-03-16 03:36:36] "POST /neutron/port HTTP/1.1" 200 1114 0.133135 10.0.0.23 - - [2026-03-16 03:36:36] "GET /projects?obj_uuids=a3d5da1a-bffc-4425-ab4a-0d9510649286&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001614 10.0.0.38 - - [2026-03-16 03:36:36] "GET /project/a3d5da1a-bffc-4425-ab4a-0d9510649286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.092118 10.0.0.38 - - [2026-03-16 03:36:36] "POST /neutron/network HTTP/1.1" 200 824 0.007373 10.0.0.38 - - [2026-03-16 03:36:36] "POST /neutron/network HTTP/1.1" 200 824 0.008017 10.0.0.38 - - [2026-03-16 03:36:36] "POST /neutron/port HTTP/1.1" 200 117 0.007007 10.0.0.38 - - [2026-03-16 03:36:37] "POST /neutron/network HTTP/1.1" 200 834 0.016460 10.0.0.38 - - [2026-03-16 03:36:37] "POST /neutron/port HTTP/1.1" 200 1060 0.026616 10.0.0.38 - - [2026-03-16 03:36:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006130 10.0.0.38 - - [2026-03-16 03:36:38] "POST /neutron/network HTTP/1.1" 200 824 0.020780 10.0.0.38 - - [2026-03-16 03:36:42] "POST /neutron/port HTTP/1.1" 200 1124 0.028840 10.0.0.38 - - [2026-03-16 03:36:42] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010189 10.0.0.38 - - [2026-03-16 03:36:42] "GET /virtual-machine/0786994e-7e5a-4d14-a280-ee44b717b79d HTTP/1.1" 401 292 0.000941 10.0.0.38 - - [2026-03-16 03:36:42] "GET /virtual-machine/0786994e-7e5a-4d14-a280-ee44b717b79d HTTP/1.1" 200 1290 0.040445 10.0.0.38 - - [2026-03-16 03:36:42] "GET /virtual-machine-interface/621ca9ae-6fad-4062-bc9d-edf7e39e35d7 HTTP/1.1" 200 2935 0.006526 10.0.0.38 - - [2026-03-16 03:36:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.38 - - [2026-03-16 03:36:42] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005246 10.0.0.38 - - [2026-03-16 03:36:42] "GET /virtual-networks?parent_id=a3d5da1a-bffc-4425-ab4a-0d9510649286&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004093 10.0.0.38 - - [2026-03-16 03:36:42] "GET /virtual-network/e2cce46f-e63b-4cfe-b6ec-d152b4c9a50e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007935 10.0.0.38 - - [2026-03-16 03:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.38 - - [2026-03-16 03:36:45] "GET /virtual-network/e2cce46f-e63b-4cfe-b6ec-d152b4c9a50e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008424 10.0.0.38 - - [2026-03-16 03:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004602 10.0.0.38 - - [2026-03-16 03:36:49] "GET /virtual-network/e2cce46f-e63b-4cfe-b6ec-d152b4c9a50e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007779 10.0.0.38 - - [2026-03-16 03:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004638 10.0.0.38 - - [2026-03-16 03:36:54] "GET /virtual-network/e2cce46f-e63b-4cfe-b6ec-d152b4c9a50e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007701 10.0.0.38 - - [2026-03-16 03:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004223 10.0.0.38 - - [2026-03-16 03:36:58] "GET /virtual-network/e2cce46f-e63b-4cfe-b6ec-d152b4c9a50e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006988 10.0.0.38 - - [2026-03-16 03:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004479 10.0.0.38 - - [2026-03-16 03:37:02] "GET /virtual-network/e2cce46f-e63b-4cfe-b6ec-d152b4c9a50e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007658 10.0.0.38 - - [2026-03-16 03:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004408 10.0.0.38 - - [2026-03-16 03:37:06] "GET /virtual-network/e2cce46f-e63b-4cfe-b6ec-d152b4c9a50e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006591 10.0.0.38 - - [2026-03-16 03:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004200 10.0.0.38 - - [2026-03-16 03:37:10] "GET /virtual-network/e2cce46f-e63b-4cfe-b6ec-d152b4c9a50e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005957 10.0.0.38 - - [2026-03-16 03:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.38 - - [2026-03-16 03:37:14] "GET /virtual-network/e2cce46f-e63b-4cfe-b6ec-d152b4c9a50e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006839 10.0.0.38 - - [2026-03-16 03:37:14] "DELETE /access-control-list/46a74172-946d-4413-be44-0274e1901d05 HTTP/1.1" 200 115 0.082705 10.0.0.23 - - [2026-03-16 03:37:15] "GET /obj-perms HTTP/1.1" 200 5056 0.120865 10.0.0.38 - - [2026-03-16 03:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904 10.0.0.38 - - [2026-03-16 03:37:18] "GET /virtual-network/e2cce46f-e63b-4cfe-b6ec-d152b4c9a50e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006307 10.0.0.38 - - [2026-03-16 03:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004209 10.0.0.38 - - [2026-03-16 03:37:22] "GET /virtual-network/e2cce46f-e63b-4cfe-b6ec-d152b4c9a50e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008362 10.0.0.23 - - [2026-03-16 03:37:23] "DELETE /project/a3d5da1abffc4425ab4a0d9510649286 HTTP/1.1" 404 173 0.002749 10.0.0.23 - - [2026-03-16 03:37:23] "DELETE /project/46532b8b-5667-4dfc-b823-de0d4b034763 HTTP/1.1" 404 177 0.005696 10.0.0.38 - - [2026-03-16 03:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005111 10.0.0.38 - - [2026-03-16 03:37:26] "GET /virtual-network/e2cce46f-e63b-4cfe-b6ec-d152b4c9a50e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006210 10.0.0.38 - - [2026-03-16 03:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004132 10.0.0.38 - - [2026-03-16 03:37:28] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004913 10.0.0.38 - - [2026-03-16 03:37:28] "GET /virtual-networks?parent_id=a3d5da1a-bffc-4425-ab4a-0d9510649286&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.007166 10.0.0.38 - - [2026-03-16 03:37:28] "GET /virtual-network/e2cce46f-e63b-4cfe-b6ec-d152b4c9a50e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006487 10.0.0.38 - - [2026-03-16 03:37:34] "POST /neutron/port HTTP/1.1" 200 1124 0.022545 10.0.0.38 - - [2026-03-16 03:37:39] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008940 10.0.0.38 - - [2026-03-16 03:37:42] "POST /neutron/port HTTP/1.1" 200 1124 0.048974 10.0.0.38 - - [2026-03-16 03:37:44] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008279 10.0.0.38 - - [2026-03-16 03:37:49] "POST /neutron/port HTTP/1.1" 200 1124 0.025248 10.0.0.38 - - [2026-03-16 03:37:50] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008273 10.0.0.38 - - [2026-03-16 03:37:50] "GET /virtual-machine/03022b62-f7a0-45dc-bea3-d638eccf02ab HTTP/1.1" 200 1290 0.007692 10.0.0.38 - - [2026-03-16 03:37:50] "GET /virtual-machine-interface/c7a62710-2a24-4a1f-b369-9450c8cf884b HTTP/1.1" 200 2936 0.005767 10.0.0.38 - - [2026-03-16 03:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008000 10.0.0.38 - - [2026-03-16 03:37:50] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004157 10.0.0.38 - - [2026-03-16 03:37:50] "GET /virtual-networks?parent_id=a3d5da1a-bffc-4425-ab4a-0d9510649286&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003324 10.0.0.38 - - [2026-03-16 03:37:50] "GET /virtual-network/e2cce46f-e63b-4cfe-b6ec-d152b4c9a50e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006897 10.0.0.38 - - [2026-03-16 03:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.38 - - [2026-03-16 03:37:51] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.009673 10.0.0.38 - - [2026-03-16 03:37:51] "GET /virtual-networks?parent_id=a3d5da1a-bffc-4425-ab4a-0d9510649286&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004314 10.0.0.38 - - [2026-03-16 03:37:51] "GET /virtual-network/e2cce46f-e63b-4cfe-b6ec-d152b4c9a50e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008002 10.0.0.38 - - [2026-03-16 03:38:05] "POST /neutron/port HTTP/1.1" 200 1124 0.022040 10.0.0.38 - - [2026-03-16 03:38:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004905 10.0.0.38 - - [2026-03-16 03:38:05] "POST /neutron/network HTTP/1.1" 200 824 0.009796 10.0.0.38 - - [2026-03-16 03:38:24] "POST /neutron/port HTTP/1.1" 200 1124 0.026270 10.0.0.38 - - [2026-03-16 03:38:24] "POST /neutron/port HTTP/1.1" 200 1124 0.035773 10.0.0.38 - - [2026-03-16 03:38:25] "POST /neutron/network HTTP/1.1" 200 824 0.009049 10.0.0.23 - - [2026-03-16 03:38:27] "GET /projects?obj_uuids=a3d5da1a-bffc-4425-ab4a-0d9510649286&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001156 10.0.0.38 - - [2026-03-16 03:38:27] "GET /project/a3d5da1a-bffc-4425-ab4a-0d9510649286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.067538 10.0.0.23 - - [2026-03-16 03:38:27] "GET /projects?obj_uuids=a3d5da1a-bffc-4425-ab4a-0d9510649286&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001236 10.0.0.38 - - [2026-03-16 03:38:27] "GET /project/a3d5da1a-bffc-4425-ab4a-0d9510649286?fields=virtual_networks HTTP/1.1" 200 1030 0.063635 10.0.0.23 - - [2026-03-16 03:38:27] "GET /projects?obj_uuids=a3d5da1a-bffc-4425-ab4a-0d9510649286&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001065 10.0.0.38 - - [2026-03-16 03:38:27] "GET /project/a3d5da1a-bffc-4425-ab4a-0d9510649286?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.054120 10.0.0.23 - - [2026-03-16 03:38:27] "GET /projects?obj_uuids=a3d5da1a-bffc-4425-ab4a-0d9510649286&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001013 10.0.0.38 - - [2026-03-16 03:38:27] "GET /project/a3d5da1a-bffc-4425-ab4a-0d9510649286?fields=security_groups HTTP/1.1" 200 1255 0.052294 10.0.0.38 - - [2026-03-16 03:38:42] "GET / HTTP/1.1" 200 35931 0.002580 10.0.0.38 - - [2026-03-16 03:38:43] "POST /fqname-to-id HTTP/1.1" 401 292 0.000475 10.0.0.38 - - [2026-03-16 03:38:43] "POST /fqname-to-id HTTP/1.1" 404 201 0.062389 10.0.0.23 - - [2026-03-16 03:38:44] "GET /projects?obj_uuids=840f4ad7-08a7-45cc-8c49-a2656b1f3bd7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004692 10.0.0.23 - - [2026-03-16 03:38:44] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001088 10.0.0.23 - - [2026-03-16 03:38:44] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008481 10.0.0.23 - - [2026-03-16 03:38:44] "POST /id-to-fqname HTTP/1.1" 200 203 0.007560 10.0.0.23 - - [2026-03-16 03:38:44] "POST /fqname-to-id HTTP/1.1" 404 212 0.005243 10.0.0.23 - - [2026-03-16 03:38:44] "POST /security-groups HTTP/1.1" 200 604 0.085498 10.0.0.38 - - [2026-03-16 03:38:44] "POST /fqname-to-id HTTP/1.1" 404 247 0.003604 10.0.0.23 - - [2026-03-16 03:38:44] "POST /projects HTTP/1.1" 200 611 0.331620 10.0.0.23 - - [2026-03-16 03:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.373710 10.0.0.38 - - [2026-03-16 03:38:44] "GET /project/840f4ad7-08a7-45cc-8c49-a2656b1f3bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.537274 10.0.0.38 - - [2026-03-16 03:38:44] "POST /access-control-lists HTTP/1.1" 200 607 0.055923 10.0.0.38 - - [2026-03-16 03:38:45] "GET / HTTP/1.1" 200 35931 0.002087 10.0.0.38 - - [2026-03-16 03:38:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000542 10.0.0.38 - - [2026-03-16 03:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.081249 10.0.0.23 - - [2026-03-16 03:38:46] "GET /projects?obj_uuids=840f4ad7-08a7-45cc-8c49-a2656b1f3bd7&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001132 10.0.0.38 - - [2026-03-16 03:38:46] "GET /project/840f4ad7-08a7-45cc-8c49-a2656b1f3bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.056576 10.0.0.23 - - [2026-03-16 03:38:46] "GET /projects?obj_uuids=840f4ad7-08a7-45cc-8c49-a2656b1f3bd7&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001670 10.0.0.38 - - [2026-03-16 03:38:46] "POST /neutron/network HTTP/1.1" 200 620 0.173667 10.0.0.38 - - [2026-03-16 03:38:47] "POST /id-to-fqname HTTP/1.1" 200 234 0.004151 10.0.0.38 - - [2026-03-16 03:38:47] "GET /virtual-network/903cb65f-e18e-4a2d-bca4-43f6e223833f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.008075 10.0.0.38 - - [2026-03-16 03:38:47] "POST /neutron/network HTTP/1.1" 200 841 0.008243 10.0.0.38 - - [2026-03-16 03:38:47] "GET /virtual-network/903cb65f-e18e-4a2d-bca4-43f6e223833f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006476 10.0.0.38 - - [2026-03-16 03:38:47] "POST /id-to-fqname HTTP/1.1" 200 234 0.001971 10.0.0.38 - - [2026-03-16 03:38:47] "POST /neutron/network HTTP/1.1" 200 851 0.007282 10.0.0.23 - - [2026-03-16 03:38:48] "GET /projects?obj_uuids=840f4ad7-08a7-45cc-8c49-a2656b1f3bd7&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001048 10.0.0.38 - - [2026-03-16 03:38:48] "GET /project/840f4ad7-08a7-45cc-8c49-a2656b1f3bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.085193 10.0.0.38 - - [2026-03-16 03:38:48] "POST /neutron/port HTTP/1.1" 200 117 0.006892 10.0.0.38 - - [2026-03-16 03:38:48] "POST /id-to-fqname HTTP/1.1" 200 234 0.001581 10.0.0.38 - - [2026-03-16 03:38:49] "POST /neutron/network HTTP/1.1" 200 851 0.009404 10.0.0.38 - - [2026-03-16 03:38:49] "POST /neutron/port HTTP/1.1" 200 1075 0.022518 10.0.0.23 - - [2026-03-16 03:38:49] "GET /projects?obj_uuids=840f4ad7-08a7-45cc-8c49-a2656b1f3bd7&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001623 10.0.0.38 - - [2026-03-16 03:38:49] "GET /project/840f4ad7-08a7-45cc-8c49-a2656b1f3bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.140642 10.0.0.38 - - [2026-03-16 03:38:49] "POST /neutron/port HTTP/1.1" 200 1139 0.028740 10.0.0.38 - - [2026-03-16 03:38:49] "POST /neutron/port HTTP/1.1" 200 117 0.001421 10.0.0.38 - - [2026-03-16 03:38:49] "POST /neutron/security_group HTTP/1.1" 200 2071 0.009053 10.0.0.23 - - [2026-03-16 03:38:50] "GET /projects?obj_uuids=840f4ad7-08a7-45cc-8c49-a2656b1f3bd7&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001444 10.0.0.38 - - [2026-03-16 03:38:50] "GET /virtual-network/903cb65f-e18e-4a2d-bca4-43f6e223833f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.012249 10.0.0.38 - - [2026-03-16 03:38:50] "POST /neutron/port HTTP/1.1" 200 1075 0.354472 10.0.0.38 - - [2026-03-16 03:38:50] "POST /neutron/port HTTP/1.1" 200 1129 0.136491 10.0.0.38 - - [2026-03-16 03:38:51] "POST /neutron/subnet HTTP/1.1" 200 708 0.012810 10.0.0.22 - - [2026-03-16 03:38:51] "GET /obj-perms HTTP/1.1" 200 5056 0.067714 10.0.0.38 - - [2026-03-16 03:38:52] "POST /neutron/port HTTP/1.1" 200 1139 0.017723 10.0.0.38 - - [2026-03-16 03:38:52] "POST /neutron/security_group HTTP/1.1" 200 2071 0.009247 10.0.0.38 - - [2026-03-16 03:38:52] "GET /virtual-machine/4d48c475-0e1d-4caf-8e1c-948460f8ec72 HTTP/1.1" 401 292 0.000432 10.0.0.38 - - [2026-03-16 03:38:53] "GET /virtual-machine/4d48c475-0e1d-4caf-8e1c-948460f8ec72 HTTP/1.1" 200 1305 0.036602 10.0.0.38 - - [2026-03-16 03:38:53] "GET /virtual-machine-interface/6221c4e0-84f7-4347-bb6e-d080266cd52c HTTP/1.1" 200 3008 0.006096 10.0.0.38 - - [2026-03-16 03:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004038 10.0.0.38 - - [2026-03-16 03:38:53] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005239 10.0.0.38 - - [2026-03-16 03:38:53] "GET /virtual-networks?parent_id=840f4ad7-08a7-45cc-8c49-a2656b1f3bd7&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003565 10.0.0.38 - - [2026-03-16 03:38:53] "GET /virtual-network/903cb65f-e18e-4a2d-bca4-43f6e223833f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006158 10.0.0.38 - - [2026-03-16 03:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004901 10.0.0.38 - - [2026-03-16 03:38:56] "GET /virtual-network/903cb65f-e18e-4a2d-bca4-43f6e223833f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006750 10.0.0.38 - - [2026-03-16 03:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005181 10.0.0.38 - - [2026-03-16 03:39:00] "GET /virtual-network/903cb65f-e18e-4a2d-bca4-43f6e223833f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.009595 10.0.0.38 - - [2026-03-16 03:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004438 10.0.0.38 - - [2026-03-16 03:39:04] "GET /virtual-network/903cb65f-e18e-4a2d-bca4-43f6e223833f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005975 10.0.0.38 - - [2026-03-16 03:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004398 10.0.0.38 - - [2026-03-16 03:39:08] "GET /virtual-network/903cb65f-e18e-4a2d-bca4-43f6e223833f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.007526 10.0.0.38 - - [2026-03-16 03:39:12] "POST /neutron/port HTTP/1.1" 200 1139 0.028126 10.0.0.38 - - [2026-03-16 03:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004426 10.0.0.38 - - [2026-03-16 03:39:12] "GET /virtual-network/903cb65f-e18e-4a2d-bca4-43f6e223833f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.007452 10.0.0.38 - - [2026-03-16 03:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.38 - - [2026-03-16 03:39:14] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004211 10.0.0.38 - - [2026-03-16 03:39:14] "GET /virtual-networks?parent_id=840f4ad7-08a7-45cc-8c49-a2656b1f3bd7&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003304 10.0.0.38 - - [2026-03-16 03:39:14] "GET /virtual-network/903cb65f-e18e-4a2d-bca4-43f6e223833f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.008229 10.0.0.38 - - [2026-03-16 03:39:14] "POST /neutron/security_group HTTP/1.1" 200 2071 0.014829 10.0.0.38 - - [2026-03-16 03:39:15] "DELETE /access-control-list/56790569-fbd2-4883-93af-bb09d3d512f8 HTTP/1.1" 200 115 0.049806 10.0.0.38 - - [2026-03-16 03:39:16] "GET /obj-perms HTTP/1.1" 200 5056 0.066044 10.0.0.38 - - [2026-03-16 03:39:19] "POST /neutron/port HTTP/1.1" 200 1139 0.024887 10.0.0.23 - - [2026-03-16 03:39:23] "DELETE /project/840f4ad708a745cc8c49a2656b1f3bd7 HTTP/1.1" 404 173 0.006019 10.0.0.23 - - [2026-03-16 03:39:23] "DELETE /project/a3d5da1a-bffc-4425-ab4a-0d9510649286 HTTP/1.1" 404 177 0.006161 10.0.0.38 - - [2026-03-16 03:39:25] "POST /neutron/security_group HTTP/1.1" 200 2071 0.008383 10.0.0.38 - - [2026-03-16 03:39:25] "POST /neutron/port HTTP/1.1" 200 1139 0.019548 10.0.0.38 - - [2026-03-16 03:39:25] "GET /virtual-machine/f632b640-d6cb-49ba-929e-a7e7f8066f6f HTTP/1.1" 200 1306 0.006763 10.0.0.38 - - [2026-03-16 03:39:25] "GET /virtual-machine-interface/a047e73b-ed39-4014-972f-214e0adc7ecc HTTP/1.1" 200 3009 0.005490 10.0.0.38 - - [2026-03-16 03:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887 10.0.0.38 - - [2026-03-16 03:39:25] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004836 10.0.0.38 - - [2026-03-16 03:39:25] "GET /virtual-networks?parent_id=840f4ad7-08a7-45cc-8c49-a2656b1f3bd7&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.004704 10.0.0.38 - - [2026-03-16 03:39:25] "GET /virtual-network/903cb65f-e18e-4a2d-bca4-43f6e223833f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006550 10.0.0.38 - - [2026-03-16 03:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004915 10.0.0.38 - - [2026-03-16 03:39:26] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005506 10.0.0.38 - - [2026-03-16 03:39:26] "GET /virtual-networks?parent_id=840f4ad7-08a7-45cc-8c49-a2656b1f3bd7&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.006157 10.0.0.38 - - [2026-03-16 03:39:26] "GET /virtual-network/903cb65f-e18e-4a2d-bca4-43f6e223833f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.008364 10.0.0.38 - - [2026-03-16 03:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003851 10.0.0.38 - - [2026-03-16 03:39:27] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005816 10.0.0.38 - - [2026-03-16 03:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005376 10.0.0.38 - - [2026-03-16 03:39:27] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005412 10.0.0.38 - - [2026-03-16 03:39:27] "PUT /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4 HTTP/1.1" 200 276 0.015308 10.0.0.38 - - [2026-03-16 03:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004091 10.0.0.38 - - [2026-03-16 03:39:38] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1638 0.005585 10.0.0.38 - - [2026-03-16 03:39:38] "PUT /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4 HTTP/1.1" 200 276 0.017344 10.0.0.38 - - [2026-03-16 03:40:07] "POST /neutron/port HTTP/1.1" 200 1139 0.025906 10.0.0.38 - - [2026-03-16 03:40:07] "POST /neutron/subnet HTTP/1.1" 200 708 0.015378 10.0.0.22 - - [2026-03-16 03:40:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000677 10.0.0.22 - - [2026-03-16 03:40:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000381 10.0.0.23 - - [2026-03-16 03:40:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000483 10.0.0.23 - - [2026-03-16 03:40:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000471 10.0.0.22 - - [2026-03-16 03:40:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000468 10.0.0.22 - - [2026-03-16 03:40:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000546 10.0.0.23 - - [2026-03-16 03:40:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000411 10.0.0.23 - - [2026-03-16 03:40:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000440 10.0.0.38 - - [2026-03-16 03:40:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.38 - - [2026-03-16 03:40:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000482 10.0.0.38 - - [2026-03-16 03:40:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000406 10.0.0.38 - - [2026-03-16 03:40:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000581 10.0.0.23 - - [2026-03-16 03:40:17] "GET /obj-perms HTTP/1.1" 200 5056 0.062468 10.0.0.38 - - [2026-03-16 03:40:28] "POST /neutron/network HTTP/1.1" 200 841 0.010712 10.0.0.38 - - [2026-03-16 03:40:29] "POST /neutron/port HTTP/1.1" 200 1129 0.021357 10.0.0.38 - - [2026-03-16 03:40:29] "POST /neutron/port HTTP/1.1" 200 1129 0.017682 10.0.0.23 - - [2026-03-16 03:40:31] "POST /useragent-kv HTTP/1.1" 200 115 0.004739 10.0.0.23 - - [2026-03-16 03:40:31] "POST /useragent-kv HTTP/1.1" 200 115 0.005973 10.0.0.38 - - [2026-03-16 03:40:31] "POST /neutron/network HTTP/1.1" 200 151 0.164907 10.0.0.38 - - [2026-03-16 03:40:31] "DELETE /route-target/08040ec3-3cd4-44fe-91a7-b1088e91c9f5 HTTP/1.1" 200 115 0.028705 10.0.0.23 - - [2026-03-16 03:40:31] "GET /projects?obj_uuids=840f4ad7-08a7-45cc-8c49-a2656b1f3bd7&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001067 10.0.0.38 - - [2026-03-16 03:40:31] "GET /project/840f4ad7-08a7-45cc-8c49-a2656b1f3bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.056674 10.0.0.23 - - [2026-03-16 03:40:31] "GET /projects?obj_uuids=840f4ad7-08a7-45cc-8c49-a2656b1f3bd7&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001224 10.0.0.38 - - [2026-03-16 03:40:31] "GET /project/840f4ad7-08a7-45cc-8c49-a2656b1f3bd7?fields=virtual_networks HTTP/1.1" 200 1057 0.053995 10.0.0.23 - - [2026-03-16 03:40:31] "GET /projects?obj_uuids=840f4ad7-08a7-45cc-8c49-a2656b1f3bd7&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001234 10.0.0.38 - - [2026-03-16 03:40:31] "GET /project/840f4ad7-08a7-45cc-8c49-a2656b1f3bd7?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.051338 10.0.0.23 - - [2026-03-16 03:40:31] "GET /projects?obj_uuids=840f4ad7-08a7-45cc-8c49-a2656b1f3bd7&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.003022 10.0.0.38 - - [2026-03-16 03:40:31] "GET /project/840f4ad7-08a7-45cc-8c49-a2656b1f3bd7?fields=security_groups HTTP/1.1" 200 1296 0.076954 10.0.0.38 - - [2026-03-16 03:40:32] "POST /fqname-to-id HTTP/1.1" 404 206 0.027587 10.0.0.23 - - [2026-03-16 03:40:32] "GET /projects?obj_uuids=a9968497-d3ee-41f5-a699-a602818073ae&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003583 10.0.0.23 - - [2026-03-16 03:40:32] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001431 10.0.0.23 - - [2026-03-16 03:40:32] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009259 10.0.0.23 - - [2026-03-16 03:40:32] "POST /id-to-fqname HTTP/1.1" 200 209 0.008420 10.0.0.23 - - [2026-03-16 03:40:32] "POST /fqname-to-id HTTP/1.1" 404 217 0.009581 10.0.0.23 - - [2026-03-16 03:40:33] "POST /security-groups HTTP/1.1" 200 609 0.081101 10.0.0.23 - - [2026-03-16 03:40:33] "POST /projects HTTP/1.1" 200 621 0.310048 10.0.0.38 - - [2026-03-16 03:40:33] "POST /fqname-to-id HTTP/1.1" 404 251 0.019429 10.0.0.23 - - [2026-03-16 03:40:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.390200 10.0.0.38 - - [2026-03-16 03:40:33] "GET /project/a9968497-d3ee-41f5-a699-a602818073ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.540957 10.0.0.38 - - [2026-03-16 03:40:34] "GET / HTTP/1.1" 200 35931 0.001927 10.0.0.38 - - [2026-03-16 03:40:34] "POST /fqname-to-id HTTP/1.1" 401 292 0.000730 10.0.0.38 - - [2026-03-16 03:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.063545 10.0.0.23 - - [2026-03-16 03:40:35] "GET /projects?obj_uuids=a9968497-d3ee-41f5-a699-a602818073ae&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001084 10.0.0.38 - - [2026-03-16 03:40:35] "GET /project/a9968497-d3ee-41f5-a699-a602818073ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.054512 10.0.0.38 - - [2026-03-16 03:40:35] "POST /ref-update HTTP/1.1" 200 156 0.046674 10.0.0.23 - - [2026-03-16 03:40:35] "POST /useragent-kv HTTP/1.1" 200 115 0.007243 10.0.0.38 - - [2026-03-16 03:40:35] "POST /neutron/subnet HTTP/1.1" 200 715 0.250077 10.0.0.38 - - [2026-03-16 03:40:35] "POST /id-to-fqname HTTP/1.1" 200 239 0.001718 10.0.0.38 - - [2026-03-16 03:40:35] "GET /virtual-network/e8f3d1c1-b2ce-405c-be40-f380d3a3a77f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.007179 10.0.0.38 - - [2026-03-16 03:40:35] "GET /virtual-network/e8f3d1c1-b2ce-405c-be40-f380d3a3a77f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006158 10.0.0.38 - - [2026-03-16 03:40:35] "POST /neutron/network HTTP/1.1" 200 842 0.007347 10.0.0.38 - - [2026-03-16 03:40:35] "POST /id-to-fqname HTTP/1.1" 200 239 0.001378 10.0.0.23 - - [2026-03-16 03:40:36] "GET /projects?obj_uuids=a9968497-d3ee-41f5-a699-a602818073ae&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001725 10.0.0.38 - - [2026-03-16 03:40:36] "GET /project/a9968497-d3ee-41f5-a699-a602818073ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.088843 10.0.0.38 - - [2026-03-16 03:40:36] "POST /neutron/network HTTP/1.1" 200 842 0.009897 10.0.0.38 - - [2026-03-16 03:40:37] "POST /id-to-fqname HTTP/1.1" 200 239 0.001276 10.0.0.38 - - [2026-03-16 03:40:37] "POST /neutron/port HTTP/1.1" 200 117 0.006465 10.0.0.23 - - [2026-03-16 03:40:37] "GET /projects?obj_uuids=a9968497-d3ee-41f5-a699-a602818073ae&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001104 10.0.0.38 - - [2026-03-16 03:40:37] "POST /neutron/port HTTP/1.1" 200 1076 0.358821 10.0.0.38 - - [2026-03-16 03:40:38] "POST /neutron/port HTTP/1.1" 200 1130 0.121444 10.0.0.38 - - [2026-03-16 03:40:38] "POST /neutron/subnet HTTP/1.1" 200 689 0.014383 10.0.0.23 - - [2026-03-16 03:40:38] "GET /projects?obj_uuids=a9968497-d3ee-41f5-a699-a602818073ae&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001125 10.0.0.38 - - [2026-03-16 03:40:38] "GET /project/a9968497-d3ee-41f5-a699-a602818073ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.121647 10.0.0.38 - - [2026-03-16 03:40:38] "POST /neutron/network HTTP/1.1" 200 842 0.011899 10.0.0.38 - - [2026-03-16 03:40:38] "POST /neutron/port HTTP/1.1" 200 117 0.006436 10.0.0.38 - - [2026-03-16 03:40:39] "GET /virtual-network/e8f3d1c1-b2ce-405c-be40-f380d3a3a77f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.008023 10.0.0.38 - - [2026-03-16 03:40:39] "POST /neutron/port HTTP/1.1" 200 1076 0.038844 10.0.0.38 - - [2026-03-16 03:40:39] "POST /neutron/port HTTP/1.1" 200 1140 0.027396 10.0.0.38 - - [2026-03-16 03:40:39] "POST /neutron/port HTTP/1.1" 200 117 0.002048 10.0.0.38 - - [2026-03-16 03:40:40] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008453 10.0.0.38 - - [2026-03-16 03:40:41] "POST /neutron/port HTTP/1.1" 200 1140 0.022367 10.0.0.38 - - [2026-03-16 03:40:41] "GET /virtual-machine/3606d77f-0ab9-42ef-8ec1-83ceda1247ec HTTP/1.1" 401 292 0.000385 10.0.0.38 - - [2026-03-16 03:40:41] "GET /virtual-machine/3606d77f-0ab9-42ef-8ec1-83ceda1247ec HTTP/1.1" 200 1310 0.034843 10.0.0.38 - - [2026-03-16 03:40:41] "GET /virtual-machine-interface/c18bc985-8b09-4254-ae0f-920eafbb1d78 HTTP/1.1" 200 3034 0.005496 10.0.0.38 - - [2026-03-16 03:40:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004229 10.0.0.38 - - [2026-03-16 03:40:41] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005459 10.0.0.38 - - [2026-03-16 03:40:41] "GET /virtual-networks?parent_id=a9968497-d3ee-41f5-a699-a602818073ae&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.004322 10.0.0.38 - - [2026-03-16 03:40:41] "GET /virtual-network/e8f3d1c1-b2ce-405c-be40-f380d3a3a77f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.008458 10.0.0.38 - - [2026-03-16 03:40:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005274 10.0.0.38 - - [2026-03-16 03:40:44] "GET /virtual-network/e8f3d1c1-b2ce-405c-be40-f380d3a3a77f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006107 10.0.0.38 - - [2026-03-16 03:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004173 10.0.0.38 - - [2026-03-16 03:40:48] "GET /virtual-network/e8f3d1c1-b2ce-405c-be40-f380d3a3a77f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.007624 10.0.0.38 - - [2026-03-16 03:40:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004634 10.0.0.38 - - [2026-03-16 03:40:52] "GET /virtual-network/e8f3d1c1-b2ce-405c-be40-f380d3a3a77f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.008439 10.0.0.38 - - [2026-03-16 03:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004511 10.0.0.38 - - [2026-03-16 03:40:56] "GET /virtual-network/e8f3d1c1-b2ce-405c-be40-f380d3a3a77f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006935 10.0.0.38 - - [2026-03-16 03:40:58] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007925 10.0.0.38 - - [2026-03-16 03:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004816 10.0.0.38 - - [2026-03-16 03:40:59] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005474 10.0.0.38 - - [2026-03-16 03:40:59] "GET /virtual-networks?parent_id=a9968497-d3ee-41f5-a699-a602818073ae&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.005156 10.0.0.38 - - [2026-03-16 03:40:59] "GET /virtual-network/e8f3d1c1-b2ce-405c-be40-f380d3a3a77f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.007314 10.0.0.38 - - [2026-03-16 03:41:01] "POST /neutron/port HTTP/1.1" 200 1140 0.026070 10.0.0.38 - - [2026-03-16 03:41:04] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007620 10.0.0.38 - - [2026-03-16 03:41:09] "POST /neutron/port HTTP/1.1" 200 1140 0.022324 10.0.0.38 - - [2026-03-16 03:41:09] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009223 10.0.0.38 - - [2026-03-16 03:41:09] "GET /virtual-machine/6a9c8696-1071-494e-9ff5-45de66aa68e7 HTTP/1.1" 200 1310 0.007031 10.0.0.38 - - [2026-03-16 03:41:09] "GET /virtual-machine-interface/1269950d-34d7-4571-b228-5d1662354bbf HTTP/1.1" 200 3033 0.006917 10.0.0.38 - - [2026-03-16 03:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004708 10.0.0.38 - - [2026-03-16 03:41:09] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005934 10.0.0.38 - - [2026-03-16 03:41:09] "GET /virtual-networks?parent_id=a9968497-d3ee-41f5-a699-a602818073ae&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.003356 10.0.0.38 - - [2026-03-16 03:41:09] "GET /virtual-network/e8f3d1c1-b2ce-405c-be40-f380d3a3a77f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006496 10.0.0.38 - - [2026-03-16 03:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004400 10.0.0.38 - - [2026-03-16 03:41:11] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006173 10.0.0.38 - - [2026-03-16 03:41:11] "GET /virtual-networks?parent_id=a9968497-d3ee-41f5-a699-a602818073ae&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.004655 10.0.0.38 - - [2026-03-16 03:41:11] "GET /virtual-network/e8f3d1c1-b2ce-405c-be40-f380d3a3a77f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.007185 10.0.0.38 - - [2026-03-16 03:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003883 10.0.0.23 - - [2026-03-16 03:41:11] "GET /projects?obj_uuids=a9968497-d3ee-41f5-a699-a602818073ae&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001273 10.0.0.38 - - [2026-03-16 03:41:11] "GET /project/a9968497-d3ee-41f5-a699-a602818073ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.052586 10.0.0.23 - - [2026-03-16 03:41:11] "POST /useragent-kv HTTP/1.1" 200 115 0.007192 10.0.0.38 - - [2026-03-16 03:41:11] "POST /neutron/subnet HTTP/1.1" 200 729 0.247226 10.0.0.38 - - [2026-03-16 03:41:11] "POST /id-to-fqname HTTP/1.1" 200 239 0.001468 10.0.0.38 - - [2026-03-16 03:41:11] "GET /virtual-network/3cd26d7f-7922-4c19-b858-06ba74882a3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.007084 10.0.0.38 - - [2026-03-16 03:41:11] "GET /virtual-network/3cd26d7f-7922-4c19-b858-06ba74882a3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006840 10.0.0.38 - - [2026-03-16 03:41:11] "POST /neutron/network HTTP/1.1" 200 845 0.007141 10.0.0.38 - - [2026-03-16 03:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004374 10.0.0.23 - - [2026-03-16 03:41:11] "GET /projects?obj_uuids=a9968497-d3ee-41f5-a699-a602818073ae&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001361 10.0.0.38 - - [2026-03-16 03:41:12] "GET /project/a9968497-d3ee-41f5-a699-a602818073ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.051823 10.0.0.23 - - [2026-03-16 03:41:12] "GET /projects?obj_uuids=a9968497-d3ee-41f5-a699-a602818073ae&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001687 10.0.0.38 - - [2026-03-16 03:41:12] "POST /neutron/network HTTP/1.1" 200 631 0.160488 10.0.0.38 - - [2026-03-16 03:41:12] "POST /route-targets HTTP/1.1" 200 327 0.015774 10.0.0.38 - - [2026-03-16 03:41:12] "POST /id-to-fqname HTTP/1.1" 200 242 0.004508 10.0.0.38 - - [2026-03-16 03:41:12] "GET /virtual-network/e44205a6-47f3-4365-bc0e-681f3e88573d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.007483 10.0.0.38 - - [2026-03-16 03:41:12] "POST /neutron/network HTTP/1.1" 200 850 0.018345 10.0.0.38 - - [2026-03-16 03:41:12] "GET /virtual-network/e44205a6-47f3-4365-bc0e-681f3e88573d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005743 10.0.0.38 - - [2026-03-16 03:41:12] "POST /id-to-fqname HTTP/1.1" 200 239 0.001403 10.0.0.38 - - [2026-03-16 03:41:12] "POST /neutron/port HTTP/1.1" 200 2128 0.026156 10.0.0.23 - - [2026-03-16 03:41:13] "GET /projects?obj_uuids=a9968497-d3ee-41f5-a699-a602818073ae&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001297 10.0.0.38 - - [2026-03-16 03:41:13] "GET /project/a9968497-d3ee-41f5-a699-a602818073ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.080844 10.0.0.38 - - [2026-03-16 03:41:13] "POST /neutron/network HTTP/1.1" 200 845 0.009920 10.0.0.38 - - [2026-03-16 03:41:13] "POST /neutron/port HTTP/1.1" 200 117 0.012677 10.0.0.38 - - [2026-03-16 03:41:13] "POST /id-to-fqname HTTP/1.1" 200 242 0.001619 10.0.0.38 - - [2026-03-16 03:41:14] "POST /neutron/network HTTP/1.1" 200 860 0.010640 10.0.0.38 - - [2026-03-16 03:41:14] "POST /neutron/port HTTP/1.1" 200 1079 0.060228 10.0.0.38 - - [2026-03-16 03:41:15] "POST /neutron/port HTTP/1.1" 200 1143 0.027487 10.0.0.23 - - [2026-03-16 03:41:15] "GET /projects?obj_uuids=a9968497-d3ee-41f5-a699-a602818073ae&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001012 10.0.0.38 - - [2026-03-16 03:41:15] "GET /project/a9968497-d3ee-41f5-a699-a602818073ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.088878 10.0.0.38 - - [2026-03-16 03:41:15] "POST /neutron/subnet HTTP/1.1" 200 703 0.011417 10.0.0.38 - - [2026-03-16 03:41:15] "POST /neutron/port HTTP/1.1" 200 3118 0.032729 10.0.0.38 - - [2026-03-16 03:41:15] "POST /id-to-fqname HTTP/1.1" 200 239 0.001463 10.0.0.38 - - [2026-03-16 03:41:15] "POST /id-to-fqname HTTP/1.1" 200 239 0.001141 10.0.0.38 - - [2026-03-16 03:41:15] "POST /neutron/port HTTP/1.1" 200 3118 0.034361 10.0.0.38 - - [2026-03-16 03:41:16] "POST /neutron/network HTTP/1.1" 200 860 0.007782 10.0.0.38 - - [2026-03-16 03:41:16] "DELETE /access-control-list/9277de97-56c8-43e7-a44b-39153f45538b HTTP/1.1" 200 115 0.048485 10.0.0.38 - - [2026-03-16 03:41:16] "POST /neutron/port HTTP/1.1" 200 1078 0.027603 10.0.0.38 - - [2026-03-16 03:41:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004334 10.0.0.38 - - [2026-03-16 03:41:16] "POST /neutron/network HTTP/1.1" 200 850 0.011168 10.0.0.23 - - [2026-03-16 03:41:17] "GET /projects?obj_uuids=a9968497-d3ee-41f5-a699-a602818073ae&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001060 10.0.0.38 - - [2026-03-16 03:41:17] "GET /project/a9968497-d3ee-41f5-a699-a602818073ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.093338 10.0.0.38 - - [2026-03-16 03:41:17] "POST /neutron/port HTTP/1.1" 200 4107 0.053388 10.0.0.38 - - [2026-03-16 03:41:17] "GET /virtual-network/e8f3d1c1-b2ce-405c-be40-f380d3a3a77f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.010293 10.0.0.38 - - [2026-03-16 03:41:17] "POST /neutron/network HTTP/1.1" 200 1555 0.011122 10.0.0.38 - - [2026-03-16 03:41:18] "GET /obj-perms HTTP/1.1" 200 5066 0.658911 10.0.0.22 - - [2026-03-16 03:41:18] "GET /obj-perms HTTP/1.1" 200 5056 0.131317 10.0.0.38 - - [2026-03-16 03:41:18] "POST /neutron/port HTTP/1.1" 200 1076 0.081709 10.0.0.38 - - [2026-03-16 03:41:19] "POST /neutron/port HTTP/1.1" 200 1079 0.031960 10.0.0.38 - - [2026-03-16 03:41:19] "GET /virtual-network/3cd26d7f-7922-4c19-b858-06ba74882a3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006946 10.0.0.38 - - [2026-03-16 03:41:19] "POST /neutron/port HTTP/1.1" 200 2131 0.037692 10.0.0.38 - - [2026-03-16 03:41:19] "POST /neutron/port HTTP/1.1" 200 117 0.001241 10.0.0.38 - - [2026-03-16 03:41:19] "POST /neutron/subnet HTTP/1.1" 200 703 0.010193 10.0.0.23 - - [2026-03-16 03:41:19] "GET /obj-perms HTTP/1.1" 200 5066 0.070144 10.0.0.38 - - [2026-03-16 03:41:19] "GET /virtual-network/e44205a6-47f3-4365-bc0e-681f3e88573d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006576 10.0.0.22 - - [2026-03-16 03:41:20] "GET /obj-perms HTTP/1.1" 200 5066 0.055757 10.0.0.38 - - [2026-03-16 03:41:20] "POST /neutron/port HTTP/1.1" 200 1142 0.025267 10.0.0.38 - - [2026-03-16 03:41:20] "POST /neutron/security_group HTTP/1.1" 200 2076 0.010593 10.0.0.38 - - [2026-03-16 03:41:20] "GET /virtual-machine/1b33ed4b-3142-402c-9e5e-903eb026350d HTTP/1.1" 200 1310 0.007211 10.0.0.38 - - [2026-03-16 03:41:20] "GET /virtual-machine-interface/6f1e70d3-f295-490c-82b1-6d0c93502ea2 HTTP/1.1" 200 3041 0.006026 10.0.0.38 - - [2026-03-16 03:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004264 10.0.0.38 - - [2026-03-16 03:41:20] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005686 10.0.0.38 - - [2026-03-16 03:41:20] "GET /virtual-networks?parent_id=a9968497-d3ee-41f5-a699-a602818073ae&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.004198 10.0.0.38 - - [2026-03-16 03:41:20] "GET /virtual-network/e44205a6-47f3-4365-bc0e-681f3e88573d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.008122 10.0.0.23 - - [2026-03-16 03:41:23] "DELETE /project/840f4ad7-08a7-45cc-8c49-a2656b1f3bd7 HTTP/1.1" 404 177 0.005075 10.0.0.23 - - [2026-03-16 03:41:23] "DELETE /project/a9968497d3ee41f5a699a602818073ae HTTP/1.1" 404 173 0.004814 10.0.0.38 - - [2026-03-16 03:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004798 10.0.0.38 - - [2026-03-16 03:41:23] "GET /virtual-network/e44205a6-47f3-4365-bc0e-681f3e88573d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006702 10.0.0.38 - - [2026-03-16 03:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004426 10.0.0.38 - - [2026-03-16 03:41:27] "GET /virtual-network/e44205a6-47f3-4365-bc0e-681f3e88573d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.008290 10.0.0.38 - - [2026-03-16 03:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004259 10.0.0.38 - - [2026-03-16 03:41:32] "GET /virtual-network/e44205a6-47f3-4365-bc0e-681f3e88573d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006282 10.0.0.38 - - [2026-03-16 03:41:34] "POST /neutron/port HTTP/1.1" 200 1143 0.021409 10.0.0.38 - - [2026-03-16 03:41:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004429 10.0.0.38 - - [2026-03-16 03:41:36] "GET /virtual-network/e44205a6-47f3-4365-bc0e-681f3e88573d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.007091 10.0.0.38 - - [2026-03-16 03:41:36] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009661 10.0.0.38 - - [2026-03-16 03:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004734 10.0.0.38 - - [2026-03-16 03:41:40] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006940 10.0.0.38 - - [2026-03-16 03:41:40] "GET /virtual-networks?parent_id=a9968497-d3ee-41f5-a699-a602818073ae&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.005463 10.0.0.38 - - [2026-03-16 03:41:40] "GET /virtual-network/e44205a6-47f3-4365-bc0e-681f3e88573d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.007292 10.0.0.38 - - [2026-03-16 03:41:40] "POST /neutron/port HTTP/1.1" 200 1142 0.020051 10.0.0.38 - - [2026-03-16 03:41:45] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008609 10.0.0.38 - - [2026-03-16 03:41:50] "POST /neutron/port HTTP/1.1" 200 1143 0.020350 10.0.0.38 - - [2026-03-16 03:41:51] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009711 10.0.0.38 - - [2026-03-16 03:41:51] "GET /virtual-machine/dbfcfea2-d350-4da6-9004-1a3cc5a8a200 HTTP/1.1" 200 1311 0.007441 10.0.0.38 - - [2026-03-16 03:41:51] "GET /virtual-machine-interface/77a4611d-d9fc-4b53-8642-ccc12809d153 HTTP/1.1" 200 3032 0.006825 10.0.0.38 - - [2026-03-16 03:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.38 - - [2026-03-16 03:41:51] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006286 10.0.0.38 - - [2026-03-16 03:41:51] "GET /virtual-networks?parent_id=a9968497-d3ee-41f5-a699-a602818073ae&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.005279 10.0.0.38 - - [2026-03-16 03:41:51] "GET /virtual-network/3cd26d7f-7922-4c19-b858-06ba74882a3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006760 10.0.0.38 - - [2026-03-16 03:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005031 10.0.0.38 - - [2026-03-16 03:41:52] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005260 10.0.0.38 - - [2026-03-16 03:41:52] "GET /virtual-networks?parent_id=a9968497-d3ee-41f5-a699-a602818073ae&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003539 10.0.0.38 - - [2026-03-16 03:41:52] "GET /virtual-network/3cd26d7f-7922-4c19-b858-06ba74882a3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.008258 10.0.0.38 - - [2026-03-16 03:41:52] "POST /neutron/port HTTP/1.1" 200 2131 0.039929 10.0.0.38 - - [2026-03-16 03:41:52] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008480 10.0.0.38 - - [2026-03-16 03:41:52] "GET /virtual-machine/4a6fc639-08fc-4059-86eb-402293f8a221 HTTP/1.1" 200 1585 0.007098 10.0.0.38 - - [2026-03-16 03:41:52] "GET /virtual-machine-interface/36629ffb-30f7-4523-b1ed-230914a77b25 HTTP/1.1" 200 3033 0.007278 10.0.0.38 - - [2026-03-16 03:41:52] "GET /virtual-machine-interface/639e4102-c9df-4c19-83ce-1032285963da HTTP/1.1" 200 3032 0.006586 10.0.0.38 - - [2026-03-16 03:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.38 - - [2026-03-16 03:41:53] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.009838 10.0.0.38 - - [2026-03-16 03:41:53] "GET /virtual-networks?parent_id=a9968497-d3ee-41f5-a699-a602818073ae&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003639 10.0.0.38 - - [2026-03-16 03:41:53] "GET /virtual-network/e8f3d1c1-b2ce-405c-be40-f380d3a3a77f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.007181 10.0.0.38 - - [2026-03-16 03:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004396 10.0.0.38 - - [2026-03-16 03:41:54] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005650 10.0.0.38 - - [2026-03-16 03:41:54] "GET /virtual-networks?parent_id=a9968497-d3ee-41f5-a699-a602818073ae&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003314 10.0.0.38 - - [2026-03-16 03:41:54] "GET /virtual-network/e8f3d1c1-b2ce-405c-be40-f380d3a3a77f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.008984 10.0.0.38 - - [2026-03-16 03:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005842 10.0.0.38 - - [2026-03-16 03:41:54] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005537 10.0.0.38 - - [2026-03-16 03:41:54] "GET /virtual-networks?parent_id=a9968497-d3ee-41f5-a699-a602818073ae&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.004828 10.0.0.38 - - [2026-03-16 03:41:54] "GET /virtual-network/3cd26d7f-7922-4c19-b858-06ba74882a3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.006913 10.0.0.38 - - [2026-03-16 03:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004206 10.0.0.38 - - [2026-03-16 03:41:55] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006328 10.0.0.38 - - [2026-03-16 03:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004883 10.0.0.38 - - [2026-03-16 03:41:55] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005057 10.0.0.38 - - [2026-03-16 03:41:56] "PUT /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4 HTTP/1.1" 200 276 0.014845 10.0.0.38 - - [2026-03-16 03:41:56] "POST /fqname-to-id HTTP/1.1" 404 217 0.004018 10.0.0.38 - - [2026-03-16 03:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004184 10.0.0.23 - - [2026-03-16 03:41:56] "GET /projects?obj_uuids=a9968497-d3ee-41f5-a699-a602818073ae&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.051488 10.0.0.38 - - [2026-03-16 03:41:56] "GET /project/a9968497-d3ee-41f5-a699-a602818073ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.106844 10.0.0.38 - - [2026-03-16 03:41:56] "POST /network-policys HTTP/1.1" 200 539 0.033431 10.0.0.38 - - [2026-03-16 03:41:56] "GET /network-policy/16a6769e-c48c-420d-a531-e167e6056c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.006787 10.0.0.38 - - [2026-03-16 03:41:56] "POST /neutron/network HTTP/1.1" 200 842 0.008224 10.0.0.38 - - [2026-03-16 03:41:56] "GET /virtual-network/e8f3d1c1-b2ce-405c-be40-f380d3a3a77f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2383 0.009710 10.0.0.38 - - [2026-03-16 03:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.38 - - [2026-03-16 03:41:56] "GET /network-policy/16a6769e-c48c-420d-a531-e167e6056c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.005088 10.0.0.38 - - [2026-03-16 03:41:56] "POST /neutron/network HTTP/1.1" 200 845 0.008986 10.0.0.38 - - [2026-03-16 03:41:56] "GET /virtual-network/3cd26d7f-7922-4c19-b858-06ba74882a3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.010453 10.0.0.38 - - [2026-03-16 03:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004804 10.0.0.38 - - [2026-03-16 03:41:56] "GET /network-policy/16a6769e-c48c-420d-a531-e167e6056c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.004746 10.0.0.38 - - [2026-03-16 03:41:57] "PUT /access-control-list/c152f6e9-8751-4923-a1bd-507b52d02d23 HTTP/1.1" 200 272 0.081075 10.0.0.38 - - [2026-03-16 03:41:57] "GET /virtual-network/e8f3d1c1-b2ce-405c-be40-f380d3a3a77f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2383 0.006835 10.0.0.38 - - [2026-03-16 03:41:57] "POST /ref-update HTTP/1.1" 200 156 0.042183 10.0.0.38 - - [2026-03-16 03:41:57] "GET /obj-perms HTTP/1.1" 200 5066 0.004107 10.0.0.38 - - [2026-03-16 03:41:57] "GET /virtual-network/3cd26d7f-7922-4c19-b858-06ba74882a3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.006350 10.0.0.23 - - [2026-03-16 03:41:58] "GET /obj-perms HTTP/1.1" 200 5066 0.004001 10.0.0.38 - - [2026-03-16 03:41:58] "GET /virtual-network/e8f3d1c1-b2ce-405c-be40-f380d3a3a77f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2383 0.005976 10.0.0.22 - - [2026-03-16 03:41:58] "GET /obj-perms HTTP/1.1" 200 5066 0.004046 10.0.0.38 - - [2026-03-16 03:41:58] "GET /virtual-network/3cd26d7f-7922-4c19-b858-06ba74882a3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.006807 10.0.0.38 - - [2026-03-16 03:41:59] "GET /obj-perms HTTP/1.1" 200 5066 0.008607 10.0.0.38 - - [2026-03-16 03:41:59] "GET /virtual-network/e44205a6-47f3-4365-bc0e-681f3e88573d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.009033 10.0.0.23 - - [2026-03-16 03:41:59] "GET /obj-perms HTTP/1.1" 200 5066 0.004320 10.0.0.38 - - [2026-03-16 03:42:10] "POST /neutron/port HTTP/1.1" 200 1140 0.022811 10.0.0.38 - - [2026-03-16 03:42:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004579 10.0.0.38 - - [2026-03-16 03:42:10] "POST /neutron/network HTTP/1.1" 200 936 0.007400 10.0.0.38 - - [2026-03-16 03:42:11] "POST /neutron/network HTTP/1.1" 200 949 0.008248 10.0.0.38 - - [2026-03-16 03:42:11] "POST /neutron/port HTTP/1.1" 200 117 0.001387 10.0.0.38 - - [2026-03-16 03:42:14] "GET /obj-perms HTTP/1.1" 200 5066 0.003882 10.0.0.38 - - [2026-03-16 03:43:10] "POST /neutron/port HTTP/1.1" 200 1140 0.024125 10.0.0.38 - - [2026-03-16 03:43:10] "POST /neutron/subnet HTTP/1.1" 200 689 0.015685 10.0.0.38 - - [2026-03-16 03:43:14] "POST /neutron/port HTTP/1.1" 200 1142 0.024295 10.0.0.38 - - [2026-03-16 03:43:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004207 10.0.0.38 - - [2026-03-16 03:43:14] "POST /neutron/network HTTP/1.1" 200 850 0.008444 10.0.0.22 - - [2026-03-16 03:43:19] "GET /obj-perms HTTP/1.1" 200 5056 0.066172 10.0.0.38 - - [2026-03-16 03:44:12] "POST /neutron/network HTTP/1.1" 200 1743 0.018234 10.0.0.38 - - [2026-03-16 03:44:12] "POST /neutron/port HTTP/1.1" 200 117 0.001697 10.0.0.38 - - [2026-03-16 03:44:12] "POST /neutron/subnet HTTP/1.1" 200 703 0.015025 10.0.0.38 - - [2026-03-16 03:44:16] "POST /neutron/port HTTP/1.1" 200 1143 0.043689 10.0.0.38 - - [2026-03-16 03:44:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005649 10.0.0.38 - - [2026-03-16 03:44:16] "POST /neutron/network HTTP/1.1" 200 939 0.007010 10.0.0.38 - - [2026-03-16 03:44:20] "GET /obj-perms HTTP/1.1" 200 5056 0.073905 10.0.0.22 - - [2026-03-16 03:45:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000441 10.0.0.22 - - [2026-03-16 03:45:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000606 10.0.0.23 - - [2026-03-16 03:45:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000373 10.0.0.23 - - [2026-03-16 03:45:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000373 10.0.0.22 - - [2026-03-16 03:45:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000593 10.0.0.22 - - [2026-03-16 03:45:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000601 10.0.0.23 - - [2026-03-16 03:45:13] "GET /global-system-configs HTTP/1.1" 401 292 0.001379 10.0.0.23 - - [2026-03-16 03:45:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000413 10.0.0.38 - - [2026-03-16 03:45:13] "POST /neutron/network HTTP/1.1" 200 946 0.008100 10.0.0.38 - - [2026-03-16 03:45:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000678 10.0.0.38 - - [2026-03-16 03:45:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000433 10.0.0.38 - - [2026-03-16 03:45:13] "POST /neutron/port HTTP/1.1" 200 117 0.001958 10.0.0.38 - - [2026-03-16 03:45:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000398 10.0.0.38 - - [2026-03-16 03:45:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000686 10.0.0.38 - - [2026-03-16 03:45:16] "POST /neutron/port HTTP/1.1" 200 1142 0.020408 10.0.0.38 - - [2026-03-16 03:45:16] "POST /neutron/subnet HTTP/1.1" 200 699 0.010904 10.0.0.23 - - [2026-03-16 03:45:21] "GET /obj-perms HTTP/1.1" 200 5056 0.058983 10.0.0.38 - - [2026-03-16 03:45:36] "GET /obj-perms HTTP/1.1" 200 5066 0.004716 10.0.0.38 - - [2026-03-16 03:45:39] "GET /virtual-network/3cd26d7f-7922-4c19-b858-06ba74882a3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.038563 10.0.0.38 - - [2026-03-16 03:45:39] "POST /neutron/network HTTP/1.1" 200 939 0.040568 10.0.0.38 - - [2026-03-16 03:45:40] "GET /virtual-network/3cd26d7f-7922-4c19-b858-06ba74882a3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.010488 10.0.0.38 - - [2026-03-16 03:45:40] "GET /virtual-network/e8f3d1c1-b2ce-405c-be40-f380d3a3a77f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2383 0.006537 10.0.0.38 - - [2026-03-16 03:45:40] "POST /neutron/network HTTP/1.1" 200 936 0.007913 10.0.0.38 - - [2026-03-16 03:45:40] "GET /virtual-network/e8f3d1c1-b2ce-405c-be40-f380d3a3a77f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.008442 10.0.0.38 - - [2026-03-16 03:45:40] "DELETE /network-policy/16a6769e-c48c-420d-a531-e167e6056c8d HTTP/1.1" 200 115 0.038129 10.0.0.38 - - [2026-03-16 03:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005445 10.0.0.38 - - [2026-03-16 03:45:40] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1639 0.004893 10.0.0.38 - - [2026-03-16 03:45:40] "PUT /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4 HTTP/1.1" 200 276 0.018016 10.0.0.38 - - [2026-03-16 03:45:40] "POST /ref-update HTTP/1.1" 200 156 0.039846 10.0.0.38 - - [2026-03-16 03:45:40] "POST /ref-update HTTP/1.1" 200 156 0.032706 10.0.0.38 - - [2026-03-16 03:45:41] "POST /neutron/network HTTP/1.1" 200 850 0.010415 10.0.0.38 - - [2026-03-16 03:45:42] "POST /neutron/port HTTP/1.1" 200 1143 0.021958 10.0.0.38 - - [2026-03-16 03:45:42] "POST /neutron/port HTTP/1.1" 200 1133 0.019408 10.0.0.38 - - [2026-03-16 03:45:42] "POST /neutron/port HTTP/1.1" 200 1130 0.026619 10.0.0.38 - - [2026-03-16 03:45:43] "POST /neutron/port HTTP/1.1" 200 151 0.216264 10.0.0.38 - - [2026-03-16 03:45:44] "POST /neutron/network HTTP/1.1" 200 845 0.010239 10.0.0.38 - - [2026-03-16 03:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004262 10.0.0.38 - - [2026-03-16 03:45:45] "POST /neutron/network HTTP/1.1" 400 204 0.023585 10.0.0.38 - - [2026-03-16 03:45:45] "POST /neutron/port HTTP/1.1" 200 1130 0.030237 10.0.0.38 - - [2026-03-16 03:45:46] "POST /neutron/port HTTP/1.1" 200 151 0.356946 10.0.0.38 - - [2026-03-16 03:45:47] "DELETE /route-target/370313e8-2c9c-49f6-8345-e624d9954491 HTTP/1.1" 200 115 0.040782 10.0.0.23 - - [2026-03-16 03:45:47] "GET /projects?obj_uuids=a9968497-d3ee-41f5-a699-a602818073ae&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001395 10.0.0.38 - - [2026-03-16 03:45:47] "GET /project/a9968497-d3ee-41f5-a699-a602818073ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.085222 10.0.0.23 - - [2026-03-16 03:45:47] "GET /projects?obj_uuids=a9968497-d3ee-41f5-a699-a602818073ae&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001110 10.0.0.38 - - [2026-03-16 03:45:47] "GET /project/a9968497-d3ee-41f5-a699-a602818073ae?fields=virtual_networks HTTP/1.1" 200 1068 0.060595 10.0.0.23 - - [2026-03-16 03:45:47] "GET /projects?obj_uuids=a9968497-d3ee-41f5-a699-a602818073ae&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001438 10.0.0.38 - - [2026-03-16 03:45:47] "GET /project/a9968497-d3ee-41f5-a699-a602818073ae?fields=virtual_machine_interfaces HTTP/1.1" 200 1068 0.049598 10.0.0.23 - - [2026-03-16 03:45:47] "GET /projects?obj_uuids=a9968497-d3ee-41f5-a699-a602818073ae&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001133 10.0.0.38 - - [2026-03-16 03:45:47] "GET /project/a9968497-d3ee-41f5-a699-a602818073ae?fields=security_groups HTTP/1.1" 200 1312 0.071733 10.0.0.38 - - [2026-03-16 03:45:48] "POST /fqname-to-id HTTP/1.1" 404 183 0.035190 10.0.0.23 - - [2026-03-16 03:45:48] "GET /projects?obj_uuids=53be1945-ce83-4b3d-b156-80e96f64b22f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003492 10.0.0.23 - - [2026-03-16 03:45:48] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001201 10.0.0.23 - - [2026-03-16 03:45:48] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.040220 10.0.0.23 - - [2026-03-16 03:45:49] "POST /id-to-fqname HTTP/1.1" 200 185 0.004393 10.0.0.23 - - [2026-03-16 03:45:49] "POST /fqname-to-id HTTP/1.1" 404 194 0.008067 10.0.0.23 - - [2026-03-16 03:45:49] "POST /security-groups HTTP/1.1" 200 586 0.082340 10.0.0.23 - - [2026-03-16 03:45:49] "POST /projects HTTP/1.1" 200 575 0.324183 10.0.0.23 - - [2026-03-16 03:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.357955 10.0.0.38 - - [2026-03-16 03:45:49] "POST /fqname-to-id HTTP/1.1" 404 228 0.011624 10.0.0.38 - - [2026-03-16 03:45:49] "GET /project/53be1945-ce83-4b3d-b156-80e96f64b22f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.555511 10.0.0.38 - - [2026-03-16 03:45:50] "GET / HTTP/1.1" 200 35931 0.002640 10.0.0.23 - - [2026-03-16 03:45:51] "GET /projects?obj_uuids=773fbfc9-1aea-4dcf-993e-ee773f0e4994&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001263 10.0.0.38 - - [2026-03-16 03:45:51] "GET /project/773fbfc9-1aea-4dcf-993e-ee773f0e4994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.048030 10.0.0.38 - - [2026-03-16 03:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005094 10.0.0.38 - - [2026-03-16 03:45:51] "GET /security-group/fa590c6f-ebec-47ca-9f64-50f9568cc362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.005172 10.0.0.38 - - [2026-03-16 03:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004474 10.0.0.23 - - [2026-03-16 03:45:51] "GET /projects?obj_uuids=773fbfc9-1aea-4dcf-993e-ee773f0e4994&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001883 10.0.0.38 - - [2026-03-16 03:45:51] "GET /project/773fbfc9-1aea-4dcf-993e-ee773f0e4994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.048900 10.0.0.38 - - [2026-03-16 03:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004716 10.0.0.38 - - [2026-03-16 03:45:52] "GET /security-group/fa590c6f-ebec-47ca-9f64-50f9568cc362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.005007 10.0.0.38 - - [2026-03-16 03:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006556 10.0.0.38 - - [2026-03-16 03:45:52] "PUT /security-group/fa590c6f-ebec-47ca-9f64-50f9568cc362 HTTP/1.1" 200 262 0.019399 10.0.0.38 - - [2026-03-16 03:45:52] "PUT /access-control-list/a91e1824-079d-4747-aac8-2126d83649e7 HTTP/1.1" 200 272 0.020293 10.0.0.23 - - [2026-03-16 03:45:54] "GET /projects?obj_uuids=53be1945-ce83-4b3d-b156-80e96f64b22f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001215 10.0.0.38 - - [2026-03-16 03:45:54] "GET /project/53be1945-ce83-4b3d-b156-80e96f64b22f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.047777 10.0.0.23 - - [2026-03-16 03:45:54] "GET /projects?obj_uuids=53be1945-ce83-4b3d-b156-80e96f64b22f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002430 10.0.0.38 - - [2026-03-16 03:45:54] "GET /project/53be1945-ce83-4b3d-b156-80e96f64b22f?fields=virtual_networks HTTP/1.1" 200 1021 0.050476 10.0.0.23 - - [2026-03-16 03:45:54] "GET /projects?obj_uuids=53be1945-ce83-4b3d-b156-80e96f64b22f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001071 10.0.0.38 - - [2026-03-16 03:45:55] "GET /project/53be1945-ce83-4b3d-b156-80e96f64b22f?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.060612 10.0.0.23 - - [2026-03-16 03:45:55] "GET /projects?obj_uuids=53be1945-ce83-4b3d-b156-80e96f64b22f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001242 10.0.0.38 - - [2026-03-16 03:45:55] "GET /project/53be1945-ce83-4b3d-b156-80e96f64b22f?fields=security_groups HTTP/1.1" 200 1242 0.053678 10.0.0.38 - - [2026-03-16 03:45:55] "POST /fqname-to-id HTTP/1.1" 404 192 0.030968 10.0.0.23 - - [2026-03-16 03:45:56] "GET /projects?obj_uuids=70d1c3ea-c48d-404f-9d81-2545c3a5138a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003280 10.0.0.23 - - [2026-03-16 03:45:56] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001076 10.0.0.23 - - [2026-03-16 03:45:56] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009345 10.0.0.23 - - [2026-03-16 03:45:56] "POST /id-to-fqname HTTP/1.1" 200 194 0.003444 10.0.0.23 - - [2026-03-16 03:45:56] "POST /fqname-to-id HTTP/1.1" 404 203 0.004966 10.0.0.23 - - [2026-03-16 03:45:56] "POST /security-groups HTTP/1.1" 200 595 0.081864 10.0.0.23 - - [2026-03-16 03:45:56] "POST /projects HTTP/1.1" 200 593 0.310975 10.0.0.38 - - [2026-03-16 03:45:56] "POST /fqname-to-id HTTP/1.1" 404 237 0.011034 10.0.0.23 - - [2026-03-16 03:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.391814 10.0.0.38 - - [2026-03-16 03:45:56] "GET /project/70d1c3ea-c48d-404f-9d81-2545c3a5138a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.551851 10.0.0.38 - - [2026-03-16 03:45:57] "GET / HTTP/1.1" 200 35931 0.002002 10.0.0.38 - - [2026-03-16 03:45:59] "POST /fqname-to-id HTTP/1.1" 401 292 0.000446 10.0.0.38 - - [2026-03-16 03:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.060171 10.0.0.23 - - [2026-03-16 03:45:59] "GET /projects?obj_uuids=70d1c3ea-c48d-404f-9d81-2545c3a5138a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001186 10.0.0.38 - - [2026-03-16 03:45:59] "GET /project/70d1c3ea-c48d-404f-9d81-2545c3a5138a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.042572 10.0.0.38 - - [2026-03-16 03:46:00] "POST /neutron/network HTTP/1.1" 200 117 0.050591 10.0.0.38 - - [2026-03-16 03:46:00] "POST /ref-update HTTP/1.1" 200 156 0.024051 10.0.0.38 - - [2026-03-16 03:46:00] "POST /neutron/network HTTP/1.1" 200 842 0.012282 10.0.0.38 - - [2026-03-16 03:46:00] "POST /id-to-fqname HTTP/1.1" 200 231 0.001451 10.0.0.38 - - [2026-03-16 03:46:00] "GET /virtual-network/9b80c74c-b38a-4f5e-96a4-ff707f524fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005970 10.0.0.38 - - [2026-03-16 03:46:00] "GET /virtual-network/9b80c74c-b38a-4f5e-96a4-ff707f524fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007654 10.0.0.38 - - [2026-03-16 03:46:00] "POST /neutron/subnet HTTP/1.1" 200 725 0.012888 10.0.0.38 - - [2026-03-16 03:46:00] "POST /id-to-fqname HTTP/1.1" 200 231 0.001422 10.0.0.23 - - [2026-03-16 03:46:01] "GET /projects?obj_uuids=70d1c3ea-c48d-404f-9d81-2545c3a5138a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001423 10.0.0.38 - - [2026-03-16 03:46:01] "GET /project/70d1c3ea-c48d-404f-9d81-2545c3a5138a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.071571 10.0.0.38 - - [2026-03-16 03:46:01] "POST /neutron/port HTTP/1.1" 200 117 0.007721 10.0.0.38 - - [2026-03-16 03:46:01] "POST /id-to-fqname HTTP/1.1" 200 231 0.001402 10.0.0.38 - - [2026-03-16 03:46:02] "POST /neutron/network HTTP/1.1" 200 852 0.008165 10.0.0.38 - - [2026-03-16 03:46:02] "POST /neutron/port HTTP/1.1" 200 1064 0.023625 10.0.0.38 - - [2026-03-16 03:46:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004625 10.0.0.38 - - [2026-03-16 03:46:03] "POST /neutron/network HTTP/1.1" 200 842 0.009222 10.0.0.38 - - [2026-03-16 03:46:23] "POST /neutron/network HTTP/1.1" 200 852 0.009529 10.0.0.23 - - [2026-03-16 03:46:23] "DELETE /project/53be1945ce834b3db15680e96f64b22f HTTP/1.1" 404 173 0.005451 10.0.0.23 - - [2026-03-16 03:46:23] "DELETE /project/a9968497-d3ee-41f5-a699-a602818073ae HTTP/1.1" 404 177 0.009910 10.0.0.23 - - [2026-03-16 03:46:23] "DELETE /project/70d1c3eac48d404f9d812545c3a5138a HTTP/1.1" 404 173 0.011970 10.0.0.23 - - [2026-03-16 03:46:23] "GET /projects?obj_uuids=53be1945-ce83-4b3d-b156-80e96f64b22f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001266 10.0.0.23 - - [2026-03-16 03:46:23] "GET /projects?obj_uuids=70d1c3ea-c48d-404f-9d81-2545c3a5138a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001849 10.0.0.23 - - [2026-03-16 03:46:23] "GET /project/53be1945-ce83-4b3d-b156-80e96f64b22f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.056783 10.0.0.23 - - [2026-03-16 03:46:23] "GET /projects?obj_uuids=53be1945-ce83-4b3d-b156-80e96f64b22f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001802 10.0.0.23 - - [2026-03-16 03:46:23] "GET /project/53be1945-ce83-4b3d-b156-80e96f64b22f?fields=security_groups HTTP/1.1" 200 1347 0.050665 10.0.0.38 - - [2026-03-16 03:46:23] "GET /project/70d1c3ea-c48d-404f-9d81-2545c3a5138a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.139033 10.0.0.23 - - [2026-03-16 03:46:23] "DELETE /security-group/abbb3bb7-951c-4fbd-8172-9f0f89841190 HTTP/1.1" 200 115 0.084040 10.0.0.23 - - [2026-03-16 03:46:23] "GET /projects?obj_uuids=53be1945-ce83-4b3d-b156-80e96f64b22f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001933 10.0.0.38 - - [2026-03-16 03:46:23] "DELETE /access-control-list/b070646a-7f52-4a2e-a5f5-1eb866142d60 HTTP/1.1" 200 115 0.055433 10.0.0.23 - - [2026-03-16 03:46:24] "GET /project/53be1945-ce83-4b3d-b156-80e96f64b22f?fields=application_policy_sets HTTP/1.1" 200 1386 0.048159 10.0.0.23 - - [2026-03-16 03:46:24] "DELETE /project/53be1945-ce83-4b3d-b156-80e96f64b22f HTTP/1.1" 200 115 0.517673 10.0.0.38 - - [2026-03-16 03:46:24] "POST /neutron/security_group HTTP/1.1" 200 2062 0.013715 10.0.0.38 - - [2026-03-16 03:46:24] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008450 10.0.0.38 - - [2026-03-16 03:46:24] "POST /neutron/port HTTP/1.1" 200 1128 0.030151 10.0.0.38 - - [2026-03-16 03:46:24] "GET /virtual-machine/1f6b15dd-3957-4d0f-b547-2eb34199707e HTTP/1.1" 401 292 0.000520 10.0.0.23 - - [2026-03-16 03:46:25] "GET /projects?obj_uuids=70d1c3ea-c48d-404f-9d81-2545c3a5138a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001193 10.0.0.38 - - [2026-03-16 03:46:25] "GET /virtual-machine/1f6b15dd-3957-4d0f-b547-2eb34199707e HTTP/1.1" 200 1296 0.110894 10.0.0.38 - - [2026-03-16 03:46:25] "GET /virtual-machine-interface/34aa9da1-36f8-4b84-b301-be6973ac7e03 HTTP/1.1" 200 2981 0.005262 10.0.0.38 - - [2026-03-16 03:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012350 10.0.0.38 - - [2026-03-16 03:46:25] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.009910 10.0.0.38 - - [2026-03-16 03:46:25] "GET /virtual-networks?parent_id=70d1c3ea-c48d-404f-9d81-2545c3a5138a&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.003445 10.0.0.38 - - [2026-03-16 03:46:25] "GET /virtual-network/9b80c74c-b38a-4f5e-96a4-ff707f524fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005262 10.0.0.38 - - [2026-03-16 03:46:25] "POST /neutron/port HTTP/1.1" 200 1064 0.513286 10.0.0.38 - - [2026-03-16 03:46:26] "POST /neutron/port HTTP/1.1" 200 1118 0.235174 10.0.0.38 - - [2026-03-16 03:46:26] "POST /neutron/subnet HTTP/1.1" 200 699 0.018962 10.0.0.38 - - [2026-03-16 03:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005508 10.0.0.38 - - [2026-03-16 03:46:26] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004812 10.0.0.38 - - [2026-03-16 03:46:26] "GET /virtual-networks?parent_id=70d1c3ea-c48d-404f-9d81-2545c3a5138a&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.010788 10.0.0.38 - - [2026-03-16 03:46:26] "GET /virtual-network/9b80c74c-b38a-4f5e-96a4-ff707f524fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006501 10.0.0.38 - - [2026-03-16 03:46:26] "POST /neutron/port HTTP/1.1" 200 1128 0.039035 10.0.0.38 - - [2026-03-16 03:46:31] "POST /neutron/security_group HTTP/1.1" 200 2062 0.015051 10.0.0.38 - - [2026-03-16 03:46:42] "POST /neutron/port HTTP/1.1" 200 1128 0.028463 10.0.0.38 - - [2026-03-16 03:46:47] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008881 10.0.0.38 - - [2026-03-16 03:46:57] "POST /neutron/port HTTP/1.1" 200 1128 0.021192 10.0.0.38 - - [2026-03-16 03:47:02] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008885 10.0.0.38 - - [2026-03-16 03:47:02] "POST /neutron/port HTTP/1.1" 200 1128 0.023543 10.0.0.38 - - [2026-03-16 03:47:02] "GET /virtual-machine/297a14bc-ddc6-4361-9fc7-e11af595aab5 HTTP/1.1" 200 1296 0.008684 10.0.0.38 - - [2026-03-16 03:47:02] "GET /virtual-machine-interface/696a4ca5-80a0-4d6e-96eb-95008b53c784 HTTP/1.1" 200 2981 0.007901 10.0.0.38 - - [2026-03-16 03:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004312 10.0.0.38 - - [2026-03-16 03:47:02] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006651 10.0.0.38 - - [2026-03-16 03:47:02] "GET /virtual-networks?parent_id=70d1c3ea-c48d-404f-9d81-2545c3a5138a&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.004871 10.0.0.38 - - [2026-03-16 03:47:02] "GET /virtual-network/9b80c74c-b38a-4f5e-96a4-ff707f524fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006781 10.0.0.38 - - [2026-03-16 03:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004451 10.0.0.38 - - [2026-03-16 03:47:05] "GET /virtual-network/9b80c74c-b38a-4f5e-96a4-ff707f524fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006553 10.0.0.38 - - [2026-03-16 03:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005788 10.0.0.38 - - [2026-03-16 03:47:10] "GET /virtual-network/9b80c74c-b38a-4f5e-96a4-ff707f524fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.008773 10.0.0.38 - - [2026-03-16 03:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004700 10.0.0.38 - - [2026-03-16 03:47:14] "GET /virtual-network/9b80c74c-b38a-4f5e-96a4-ff707f524fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005940 10.0.0.38 - - [2026-03-16 03:47:14] "POST /neutron/port HTTP/1.1" 200 1128 0.057882 10.0.0.38 - - [2026-03-16 03:47:14] "POST /neutron/subnet HTTP/1.1" 200 699 0.016479 10.0.0.38 - - [2026-03-16 03:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.38 - - [2026-03-16 03:47:18] "GET /virtual-network/9b80c74c-b38a-4f5e-96a4-ff707f524fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005590 10.0.0.38 - - [2026-03-16 03:47:21] "POST /neutron/port HTTP/1.1" 200 1128 0.025706 10.0.0.38 - - [2026-03-16 03:47:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006488 10.0.0.38 - - [2026-03-16 03:47:21] "POST /neutron/network HTTP/1.1" 200 842 0.011797 10.0.0.38 - - [2026-03-16 03:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005063 10.0.0.38 - - [2026-03-16 03:47:22] "GET /virtual-network/9b80c74c-b38a-4f5e-96a4-ff707f524fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006191 10.0.0.38 - - [2026-03-16 03:47:23] "GET /obj-perms HTTP/1.1" 200 5056 0.058319 10.0.0.22 - - [2026-03-16 03:47:23] "GET /obj-perms HTTP/1.1" 200 5056 0.088222 10.0.0.38 - - [2026-03-16 03:47:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004374 10.0.0.38 - - [2026-03-16 03:47:26] "GET /virtual-network/9b80c74c-b38a-4f5e-96a4-ff707f524fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006245 10.0.0.38 - - [2026-03-16 03:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005146 10.0.0.38 - - [2026-03-16 03:47:30] "GET /virtual-network/9b80c74c-b38a-4f5e-96a4-ff707f524fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007476 10.0.0.38 - - [2026-03-16 03:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004107 10.0.0.38 - - [2026-03-16 03:47:34] "GET /virtual-network/9b80c74c-b38a-4f5e-96a4-ff707f524fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005987 10.0.0.38 - - [2026-03-16 03:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004388 10.0.0.38 - - [2026-03-16 03:47:38] "GET /virtual-network/9b80c74c-b38a-4f5e-96a4-ff707f524fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005947 10.0.0.38 - - [2026-03-16 03:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004773 10.0.0.38 - - [2026-03-16 03:47:42] "GET /virtual-network/9b80c74c-b38a-4f5e-96a4-ff707f524fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007282 10.0.0.38 - - [2026-03-16 03:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.38 - - [2026-03-16 03:47:46] "GET /virtual-network/9b80c74c-b38a-4f5e-96a4-ff707f524fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006324 10.0.0.38 - - [2026-03-16 03:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.38 - - [2026-03-16 03:47:51] "GET /virtual-network/9b80c74c-b38a-4f5e-96a4-ff707f524fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006675 10.0.0.38 - - [2026-03-16 03:47:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005279 10.0.0.38 - - [2026-03-16 03:47:55] "GET /virtual-network/9b80c74c-b38a-4f5e-96a4-ff707f524fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.008641 10.0.0.38 - - [2026-03-16 03:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.38 - - [2026-03-16 03:47:59] "GET /virtual-network/9b80c74c-b38a-4f5e-96a4-ff707f524fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006380 10.0.0.38 - - [2026-03-16 03:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005607 10.0.0.38 - - [2026-03-16 03:48:03] "GET /virtual-network/9b80c74c-b38a-4f5e-96a4-ff707f524fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007554 10.0.0.38 - - [2026-03-16 03:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009867 10.0.0.38 - - [2026-03-16 03:48:07] "GET /virtual-network/9b80c74c-b38a-4f5e-96a4-ff707f524fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007507 10.0.0.38 - - [2026-03-16 03:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004129 10.0.0.38 - - [2026-03-16 03:48:11] "GET /virtual-network/9b80c74c-b38a-4f5e-96a4-ff707f524fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006266 10.0.0.38 - - [2026-03-16 03:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.38 - - [2026-03-16 03:48:13] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004499 10.0.0.38 - - [2026-03-16 03:48:13] "GET /virtual-networks?parent_id=70d1c3ea-c48d-404f-9d81-2545c3a5138a&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.005419 10.0.0.38 - - [2026-03-16 03:48:13] "GET /virtual-network/9b80c74c-b38a-4f5e-96a4-ff707f524fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007391 10.0.0.38 - - [2026-03-16 03:48:13] "POST /neutron/port HTTP/1.1" 200 1128 0.024379 10.0.0.38 - - [2026-03-16 03:48:16] "POST /neutron/port HTTP/1.1" 200 1128 0.033980 10.0.0.38 - - [2026-03-16 03:48:16] "POST /neutron/subnet HTTP/1.1" 200 699 0.010538 10.0.0.38 - - [2026-03-16 03:48:18] "POST /neutron/port HTTP/1.1" 200 1128 0.025595 10.0.0.38 - - [2026-03-16 03:48:23] "POST /neutron/port HTTP/1.1" 200 1128 0.023663 10.0.0.38 - - [2026-03-16 03:48:23] "POST /neutron/subnet HTTP/1.1" 200 699 0.011452 10.0.0.23 - - [2026-03-16 03:48:23] "GET /obj-perms HTTP/1.1" 200 5056 0.076093 10.0.0.38 - - [2026-03-16 03:48:24] "POST /neutron/port HTTP/1.1" 200 1128 0.023131 10.0.0.38 - - [2026-03-16 03:48:29] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008976 10.0.0.38 - - [2026-03-16 03:48:39] "POST /neutron/port HTTP/1.1" 200 1128 0.022634 10.0.0.38 - - [2026-03-16 03:48:44] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010346 10.0.0.38 - - [2026-03-16 03:48:55] "POST /neutron/port HTTP/1.1" 200 1128 0.025493 10.0.0.38 - - [2026-03-16 03:49:00] "POST /fqname-to-id HTTP/1.1" 404 240 0.004337 10.0.0.38 - - [2026-03-16 03:49:00] "POST /bgp-as-a-services HTTP/1.1" 200 597 0.047035 10.0.0.38 - - [2026-03-16 03:49:00] "GET /bgp-as-a-service/91d811c7-e871-4ee5-a062-76c9d181ee8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1622 0.008354 10.0.0.38 - - [2026-03-16 03:49:00] "GET /virtual-machine-interface/696a4ca5-80a0-4d6e-96eb-95008b53c784?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.006588 10.0.0.38 - - [2026-03-16 03:49:00] "POST /ref-update HTTP/1.1" 200 156 0.017668 10.0.0.38 - - [2026-03-16 03:49:01] "POST /neutron/subnet HTTP/1.1" 200 725 0.011207 10.0.0.38 - - [2026-03-16 03:49:01] "POST /bgp-routers HTTP/1.1" 200 659 0.101409 10.0.0.38 - - [2026-03-16 03:49:01] "PUT /bgp-router/39a9f51b-719a-4b2d-8cf6-7246d2413025 HTTP/1.1" 200 254 0.042677 10.0.0.38 - - [2026-03-16 03:49:16] "POST /neutron/port HTTP/1.1" 200 1128 0.022568 10.0.0.38 - - [2026-03-16 03:49:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004019 10.0.0.38 - - [2026-03-16 03:49:16] "POST /neutron/network HTTP/1.1" 200 842 0.010408 10.0.0.38 - - [2026-03-16 03:49:24] "POST /neutron/network HTTP/1.1" 200 852 0.009099 10.0.0.38 - - [2026-03-16 03:49:24] "POST /neutron/port HTTP/1.1" 200 117 0.001139 10.0.0.38 - - [2026-03-16 03:49:30] "GET /bgp-as-a-service/91d811c7-e871-4ee5-a062-76c9d181ee8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2249 0.008010 10.0.0.38 - - [2026-03-16 03:49:30] "GET /virtual-machine-interface/696a4ca5-80a0-4d6e-96eb-95008b53c784?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3089 0.008839 10.0.0.38 - - [2026-03-16 03:49:30] "POST /ref-update HTTP/1.1" 200 156 0.017552 10.0.0.38 - - [2026-03-16 03:49:30] "DELETE /bgp-as-a-service/91d811c7-e871-4ee5-a062-76c9d181ee8a HTTP/1.1" 200 115 0.048494 10.0.0.38 - - [2026-03-16 03:49:30] "DELETE /bgp-router/39a9f51b-719a-4b2d-8cf6-7246d2413025 HTTP/1.1" 200 115 0.068282 10.0.0.38 - - [2026-03-16 03:49:30] "POST /neutron/network HTTP/1.1" 400 204 0.015953 10.0.0.38 - - [2026-03-16 03:49:31] "POST /neutron/port HTTP/1.1" 200 151 0.235590 10.0.0.38 - - [2026-03-16 03:49:31] "POST /neutron/port HTTP/1.1" 200 151 0.264184 10.0.0.23 - - [2026-03-16 03:49:34] "GET /projects?obj_uuids=70d1c3ea-c48d-404f-9d81-2545c3a5138a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.037525 10.0.0.38 - - [2026-03-16 03:49:34] "GET /project/70d1c3ea-c48d-404f-9d81-2545c3a5138a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.081416 10.0.0.23 - - [2026-03-16 03:49:34] "GET /projects?obj_uuids=70d1c3ea-c48d-404f-9d81-2545c3a5138a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000989 10.0.0.38 - - [2026-03-16 03:49:34] "GET /project/70d1c3ea-c48d-404f-9d81-2545c3a5138a?fields=virtual_networks HTTP/1.1" 200 1039 0.044795 10.0.0.23 - - [2026-03-16 03:49:34] "GET /projects?obj_uuids=70d1c3ea-c48d-404f-9d81-2545c3a5138a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002322 10.0.0.38 - - [2026-03-16 03:49:34] "GET /project/70d1c3ea-c48d-404f-9d81-2545c3a5138a?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.054012 10.0.0.23 - - [2026-03-16 03:49:34] "GET /projects?obj_uuids=70d1c3ea-c48d-404f-9d81-2545c3a5138a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001103 10.0.0.38 - - [2026-03-16 03:49:34] "GET /project/70d1c3ea-c48d-404f-9d81-2545c3a5138a?fields=security_groups HTTP/1.1" 200 1269 0.039602 10.0.0.38 - - [2026-03-16 03:49:35] "POST /fqname-to-id HTTP/1.1" 404 189 0.034620 10.0.0.23 - - [2026-03-16 03:49:35] "GET /projects?obj_uuids=af8f6b6b-c5f6-4385-90db-d060e8557c05&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003740 10.0.0.23 - - [2026-03-16 03:49:35] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000953 10.0.0.23 - - [2026-03-16 03:49:35] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007585 10.0.0.23 - - [2026-03-16 03:49:35] "POST /id-to-fqname HTTP/1.1" 200 191 0.002660 10.0.0.23 - - [2026-03-16 03:49:35] "POST /fqname-to-id HTTP/1.1" 404 200 0.005123 10.0.0.23 - - [2026-03-16 03:49:35] "POST /security-groups HTTP/1.1" 200 592 0.041984 10.0.0.38 - - [2026-03-16 03:49:35] "POST /fqname-to-id HTTP/1.1" 404 235 0.005925 10.0.0.23 - - [2026-03-16 03:49:35] "POST /projects HTTP/1.1" 200 587 0.272769 10.0.0.23 - - [2026-03-16 03:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.310807 10.0.0.38 - - [2026-03-16 03:49:35] "POST /access-control-lists HTTP/1.1" 200 595 0.046014 10.0.0.38 - - [2026-03-16 03:49:35] "GET /project/af8f6b6b-c5f6-4385-90db-d060e8557c05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.475269 10.0.0.38 - - [2026-03-16 03:49:36] "GET / HTTP/1.1" 200 35931 0.002285 10.0.0.38 - - [2026-03-16 03:49:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000481 10.0.0.38 - - [2026-03-16 03:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.064108 10.0.0.23 - - [2026-03-16 03:49:39] "GET /projects?obj_uuids=af8f6b6b-c5f6-4385-90db-d060e8557c05&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001205 10.0.0.38 - - [2026-03-16 03:49:39] "GET /project/af8f6b6b-c5f6-4385-90db-d060e8557c05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.051612 10.0.0.38 - - [2026-03-16 03:49:39] "POST /neutron/network HTTP/1.1" 200 117 0.041378 10.0.0.38 - - [2026-03-16 03:49:39] "POST /neutron/network HTTP/1.1" 200 830 0.011244 10.0.0.38 - - [2026-03-16 03:49:39] "POST /id-to-fqname HTTP/1.1" 200 225 0.001356 10.0.0.38 - - [2026-03-16 03:49:39] "GET /virtual-network/73bd39d2-8ba7-496d-8b14-a3c3e0f76484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006266 10.0.0.38 - - [2026-03-16 03:49:39] "GET /virtual-network/73bd39d2-8ba7-496d-8b14-a3c3e0f76484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006195 10.0.0.38 - - [2026-03-16 03:49:39] "POST /neutron/subnet HTTP/1.1" 200 709 0.011335 10.0.0.38 - - [2026-03-16 03:49:39] "POST /id-to-fqname HTTP/1.1" 200 225 0.001476 10.0.0.23 - - [2026-03-16 03:49:40] "GET /projects?obj_uuids=af8f6b6b-c5f6-4385-90db-d060e8557c05&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001218 10.0.0.38 - - [2026-03-16 03:49:40] "GET /project/af8f6b6b-c5f6-4385-90db-d060e8557c05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.084866 10.0.0.38 - - [2026-03-16 03:49:41] "POST /neutron/port HTTP/1.1" 200 117 0.007998 10.0.0.38 - - [2026-03-16 03:49:41] "POST /id-to-fqname HTTP/1.1" 200 225 0.001287 10.0.0.38 - - [2026-03-16 03:49:41] "POST /neutron/network HTTP/1.1" 200 840 0.008267 10.0.0.38 - - [2026-03-16 03:49:42] "POST /neutron/port HTTP/1.1" 200 1058 0.055039 10.0.0.23 - - [2026-03-16 03:49:42] "GET /projects?obj_uuids=af8f6b6b-c5f6-4385-90db-d060e8557c05&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001529 10.0.0.38 - - [2026-03-16 03:49:42] "GET /project/af8f6b6b-c5f6-4385-90db-d060e8557c05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.145884 10.0.0.38 - - [2026-03-16 03:49:42] "POST /neutron/network HTTP/1.1" 200 830 0.059316 10.0.0.38 - - [2026-03-16 03:49:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006276 10.0.0.38 - - [2026-03-16 03:49:42] "POST /neutron/port HTTP/1.1" 200 117 0.002594 10.0.0.38 - - [2026-03-16 03:49:42] "POST /id-to-fqname HTTP/1.1" 200 225 0.002945 10.0.0.38 - - [2026-03-16 03:49:42] "POST /neutron/port HTTP/1.1" 200 1122 0.066076 10.0.0.38 - - [2026-03-16 03:49:43] "POST /neutron/network HTTP/1.1" 200 840 0.014874 10.0.0.23 - - [2026-03-16 03:49:43] "GET /projects?obj_uuids=af8f6b6b-c5f6-4385-90db-d060e8557c05&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001138 10.0.0.38 - - [2026-03-16 03:49:43] "POST /neutron/port HTTP/1.1" 200 1058 0.056158 10.0.0.38 - - [2026-03-16 03:49:44] "GET /project/af8f6b6b-c5f6-4385-90db-d060e8557c05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.130334 10.0.0.38 - - [2026-03-16 03:49:44] "POST /neutron/port HTTP/1.1" 200 1122 0.057245 10.0.0.38 - - [2026-03-16 03:49:44] "POST /neutron/subnet HTTP/1.1" 200 683 0.020963 10.0.0.38 - - [2026-03-16 03:49:44] "POST /neutron/port HTTP/1.1" 200 117 0.008822 10.0.0.38 - - [2026-03-16 03:49:44] "POST /neutron/security_group HTTP/1.1" 200 2059 0.020622 10.0.0.38 - - [2026-03-16 03:49:45] "POST /neutron/port HTTP/1.1" 200 1058 0.043997 10.0.0.38 - - [2026-03-16 03:49:46] "POST /neutron/port HTTP/1.1" 200 1122 0.062772 10.0.0.38 - - [2026-03-16 03:49:46] "POST /neutron/port HTTP/1.1" 200 117 0.002703 10.0.0.38 - - [2026-03-16 03:49:49] "POST /neutron/security_group HTTP/1.1" 200 2059 0.021006 10.0.0.38 - - [2026-03-16 03:50:00] "POST /neutron/port HTTP/1.1" 200 1122 0.024458 10.0.0.38 - - [2026-03-16 03:50:05] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009026 10.0.0.22 - - [2026-03-16 03:50:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000554 10.0.0.22 - - [2026-03-16 03:50:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000374 10.0.0.23 - - [2026-03-16 03:50:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000484 10.0.0.23 - - [2026-03-16 03:50:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000490 10.0.0.22 - - [2026-03-16 03:50:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000470 10.0.0.22 - - [2026-03-16 03:50:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000356 10.0.0.23 - - [2026-03-16 03:50:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000536 10.0.0.23 - - [2026-03-16 03:50:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000423 10.0.0.38 - - [2026-03-16 03:50:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000385 10.0.0.38 - - [2026-03-16 03:50:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000468 10.0.0.38 - - [2026-03-16 03:50:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000374 10.0.0.38 - - [2026-03-16 03:50:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000393 10.0.0.38 - - [2026-03-16 03:50:15] "POST /neutron/port HTTP/1.1" 200 1122 0.040670 10.0.0.38 - - [2026-03-16 03:50:17] "DELETE /access-control-list/4d68b2ed-c512-4c2f-bac7-9a416214595b HTTP/1.1" 200 115 0.040555 10.0.0.38 - - [2026-03-16 03:50:20] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007753 10.0.0.38 - - [2026-03-16 03:50:20] "POST /neutron/port HTTP/1.1" 200 1122 0.022084 10.0.0.38 - - [2026-03-16 03:50:20] "GET /virtual-machine/a9e8df8a-1814-4713-84d5-2c8879806029 HTTP/1.1" 401 292 0.000457 10.0.0.38 - - [2026-03-16 03:50:21] "GET /virtual-machine/a9e8df8a-1814-4713-84d5-2c8879806029 HTTP/1.1" 200 1293 0.036234 10.0.0.38 - - [2026-03-16 03:50:21] "GET /virtual-machine-interface/1d94cbf3-070f-4bb5-8128-ef0b5b931e6c HTTP/1.1" 200 2956 0.007603 10.0.0.38 - - [2026-03-16 03:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004535 10.0.0.38 - - [2026-03-16 03:50:21] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005753 10.0.0.38 - - [2026-03-16 03:50:21] "GET /virtual-networks?parent_id=af8f6b6b-c5f6-4385-90db-d060e8557c05&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.005028 10.0.0.38 - - [2026-03-16 03:50:21] "GET /virtual-network/73bd39d2-8ba7-496d-8b14-a3c3e0f76484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007538 10.0.0.38 - - [2026-03-16 03:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004031 10.0.0.38 - - [2026-03-16 03:50:24] "GET /virtual-network/73bd39d2-8ba7-496d-8b14-a3c3e0f76484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.008733 10.0.0.23 - - [2026-03-16 03:50:24] "DELETE /project/af8f6b6bc5f6438590dbd060e8557c05 HTTP/1.1" 404 173 0.003035 10.0.0.23 - - [2026-03-16 03:50:24] "DELETE /project/70d1c3ea-c48d-404f-9d81-2545c3a5138a HTTP/1.1" 404 177 0.005646 10.0.0.38 - - [2026-03-16 03:50:26] "POST /neutron/port HTTP/1.1" 200 1122 0.023440 10.0.0.38 - - [2026-03-16 03:50:26] "POST /neutron/subnet HTTP/1.1" 200 683 0.011695 10.0.0.38 - - [2026-03-16 03:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004175 10.0.0.38 - - [2026-03-16 03:50:28] "GET /virtual-network/73bd39d2-8ba7-496d-8b14-a3c3e0f76484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006735 10.0.0.38 - - [2026-03-16 03:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.38 - - [2026-03-16 03:50:32] "GET /virtual-network/73bd39d2-8ba7-496d-8b14-a3c3e0f76484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005949 10.0.0.38 - - [2026-03-16 03:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004428 10.0.0.38 - - [2026-03-16 03:50:36] "GET /virtual-network/73bd39d2-8ba7-496d-8b14-a3c3e0f76484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006622 10.0.0.38 - - [2026-03-16 03:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010 10.0.0.38 - - [2026-03-16 03:50:40] "GET /virtual-network/73bd39d2-8ba7-496d-8b14-a3c3e0f76484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006783 10.0.0.38 - - [2026-03-16 03:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004769 10.0.0.38 - - [2026-03-16 03:50:44] "GET /virtual-network/73bd39d2-8ba7-496d-8b14-a3c3e0f76484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006470 10.0.0.38 - - [2026-03-16 03:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904 10.0.0.38 - - [2026-03-16 03:50:48] "GET /virtual-network/73bd39d2-8ba7-496d-8b14-a3c3e0f76484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006862 10.0.0.38 - - [2026-03-16 03:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004385 10.0.0.38 - - [2026-03-16 03:50:52] "GET /virtual-network/73bd39d2-8ba7-496d-8b14-a3c3e0f76484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006926 10.0.0.38 - - [2026-03-16 03:50:54] "POST /neutron/port HTTP/1.1" 200 1122 0.079742 10.0.0.38 - - [2026-03-16 03:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.38 - - [2026-03-16 03:50:57] "GET /virtual-network/73bd39d2-8ba7-496d-8b14-a3c3e0f76484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005892 10.0.0.38 - - [2026-03-16 03:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895 10.0.0.38 - - [2026-03-16 03:51:01] "GET /virtual-network/73bd39d2-8ba7-496d-8b14-a3c3e0f76484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006116 10.0.0.38 - - [2026-03-16 03:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004562 10.0.0.38 - - [2026-03-16 03:51:05] "GET /virtual-network/73bd39d2-8ba7-496d-8b14-a3c3e0f76484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006158 10.0.0.38 - - [2026-03-16 03:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004762 10.0.0.38 - - [2026-03-16 03:51:09] "GET /virtual-network/73bd39d2-8ba7-496d-8b14-a3c3e0f76484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.011917 10.0.0.38 - - [2026-03-16 03:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005208 10.0.0.38 - - [2026-03-16 03:51:13] "GET /virtual-network/73bd39d2-8ba7-496d-8b14-a3c3e0f76484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.008356 10.0.0.38 - - [2026-03-16 03:51:17] "POST /neutron/port HTTP/1.1" 200 1122 0.026243 10.0.0.38 - - [2026-03-16 03:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003890 10.0.0.38 - - [2026-03-16 03:51:17] "GET /virtual-network/73bd39d2-8ba7-496d-8b14-a3c3e0f76484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006126 10.0.0.38 - - [2026-03-16 03:51:17] "POST /neutron/subnet HTTP/1.1" 200 683 0.009574 10.0.0.38 - - [2026-03-16 03:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004391 10.0.0.38 - - [2026-03-16 03:51:21] "GET /virtual-network/73bd39d2-8ba7-496d-8b14-a3c3e0f76484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007708 10.0.0.38 - - [2026-03-16 03:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005089 10.0.0.38 - - [2026-03-16 03:51:25] "GET /virtual-network/73bd39d2-8ba7-496d-8b14-a3c3e0f76484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006589 10.0.0.38 - - [2026-03-16 03:51:26] "GET /obj-perms HTTP/1.1" 200 5056 0.063075 10.0.0.38 - - [2026-03-16 03:51:28] "POST /neutron/port HTTP/1.1" 200 1122 0.048018 10.0.0.38 - - [2026-03-16 03:51:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006411 10.0.0.38 - - [2026-03-16 03:51:28] "POST /neutron/network HTTP/1.1" 200 830 0.008211 10.0.0.38 - - [2026-03-16 03:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004196 10.0.0.38 - - [2026-03-16 03:51:29] "GET /virtual-network/73bd39d2-8ba7-496d-8b14-a3c3e0f76484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007321 10.0.0.38 - - [2026-03-16 03:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004067 10.0.0.38 - - [2026-03-16 03:51:33] "GET /virtual-network/73bd39d2-8ba7-496d-8b14-a3c3e0f76484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006889 10.0.0.38 - - [2026-03-16 03:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005370 10.0.0.38 - - [2026-03-16 03:51:38] "GET /virtual-network/73bd39d2-8ba7-496d-8b14-a3c3e0f76484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007669 10.0.0.38 - - [2026-03-16 03:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004696 10.0.0.38 - - [2026-03-16 03:51:42] "GET /virtual-network/73bd39d2-8ba7-496d-8b14-a3c3e0f76484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.008035 10.0.0.38 - - [2026-03-16 03:51:42] "POST /neutron/port HTTP/1.1" 200 1122 0.022131 10.0.0.38 - - [2026-03-16 03:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004450 10.0.0.38 - - [2026-03-16 03:51:44] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004670 10.0.0.38 - - [2026-03-16 03:51:44] "GET /virtual-networks?parent_id=af8f6b6b-c5f6-4385-90db-d060e8557c05&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003394 10.0.0.38 - - [2026-03-16 03:51:44] "GET /virtual-network/73bd39d2-8ba7-496d-8b14-a3c3e0f76484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006003 10.0.0.38 - - [2026-03-16 03:51:44] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008823 10.0.0.38 - - [2026-03-16 03:51:54] "POST /neutron/port HTTP/1.1" 200 1122 0.023170 10.0.0.38 - - [2026-03-16 03:51:59] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010070 10.0.0.38 - - [2026-03-16 03:52:10] "POST /neutron/port HTTP/1.1" 200 1122 0.030151 10.0.0.38 - - [2026-03-16 03:52:15] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009084 10.0.0.38 - - [2026-03-16 03:52:19] "POST /neutron/network HTTP/1.1" 200 840 0.035212 10.0.0.38 - - [2026-03-16 03:52:19] "POST /neutron/port HTTP/1.1" 200 117 0.001171 10.0.0.38 - - [2026-03-16 03:52:20] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008399 10.0.0.22 - - [2026-03-16 03:52:27] "GET /obj-perms HTTP/1.1" 200 5056 0.058671 10.0.0.23 - - [2026-03-16 03:52:27] "GET /obj-perms HTTP/1.1" 200 5056 0.050704 10.0.0.38 - - [2026-03-16 03:52:30] "POST /neutron/port HTTP/1.1" 200 1122 0.025342 10.0.0.38 - - [2026-03-16 03:52:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004129 10.0.0.38 - - [2026-03-16 03:52:30] "POST /neutron/network HTTP/1.1" 200 830 0.007424 10.0.0.38 - - [2026-03-16 03:52:36] "POST /neutron/port HTTP/1.1" 200 1122 0.024549 10.0.0.38 - - [2026-03-16 03:52:36] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009946 10.0.0.38 - - [2026-03-16 03:52:36] "GET /virtual-machine/12fcef25-2d17-4f04-92e6-3d8ae9019abf HTTP/1.1" 200 1293 0.007458 10.0.0.38 - - [2026-03-16 03:52:36] "GET /virtual-machine-interface/436d6331-09dd-4d9b-87cf-c1dcb5cf63b0 HTTP/1.1" 200 2956 0.005957 10.0.0.38 - - [2026-03-16 03:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004049 10.0.0.38 - - [2026-03-16 03:52:36] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005132 10.0.0.38 - - [2026-03-16 03:52:36] "GET /virtual-networks?parent_id=af8f6b6b-c5f6-4385-90db-d060e8557c05&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004240 10.0.0.38 - - [2026-03-16 03:52:36] "GET /virtual-network/73bd39d2-8ba7-496d-8b14-a3c3e0f76484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006359 10.0.0.38 - - [2026-03-16 03:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007064 10.0.0.38 - - [2026-03-16 03:52:37] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004925 10.0.0.38 - - [2026-03-16 03:52:37] "GET /virtual-networks?parent_id=af8f6b6b-c5f6-4385-90db-d060e8557c05&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.012889 10.0.0.38 - - [2026-03-16 03:52:37] "GET /virtual-network/73bd39d2-8ba7-496d-8b14-a3c3e0f76484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005745 10.0.0.38 - - [2026-03-16 03:52:37] "POST /neutron/port HTTP/1.1" 200 1122 0.022891 10.0.0.38 - - [2026-03-16 03:52:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009158 10.0.0.38 - - [2026-03-16 03:52:38] "GET /virtual-machine/95dd1267-c1ef-4962-a8b2-57054d9776f8 HTTP/1.1" 200 1294 0.008526 10.0.0.38 - - [2026-03-16 03:52:38] "GET /virtual-machine-interface/2569c34e-7a79-42ab-a4e5-1c2456639299 HTTP/1.1" 200 2957 0.006328 10.0.0.38 - - [2026-03-16 03:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004343 10.0.0.38 - - [2026-03-16 03:52:38] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004923 10.0.0.38 - - [2026-03-16 03:52:38] "GET /virtual-networks?parent_id=af8f6b6b-c5f6-4385-90db-d060e8557c05&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003817 10.0.0.38 - - [2026-03-16 03:52:38] "GET /virtual-network/73bd39d2-8ba7-496d-8b14-a3c3e0f76484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.008560 10.0.0.38 - - [2026-03-16 03:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005453 10.0.0.38 - - [2026-03-16 03:52:39] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004601 10.0.0.38 - - [2026-03-16 03:52:39] "GET /virtual-networks?parent_id=af8f6b6b-c5f6-4385-90db-d060e8557c05&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.006171 10.0.0.38 - - [2026-03-16 03:52:39] "GET /virtual-network/73bd39d2-8ba7-496d-8b14-a3c3e0f76484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.008130 10.0.0.38 - - [2026-03-16 03:52:39] "POST /fqname-to-id HTTP/1.1" 404 198 0.003342 10.0.0.38 - - [2026-03-16 03:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003921 10.0.0.38 - - [2026-03-16 03:52:39] "GET /global-system-config/fa704bba-5d57-41fe-a684-cb8d7f327a84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.008745 10.0.0.38 - - [2026-03-16 03:52:39] "POST /control-node-zones HTTP/1.1" 200 569 0.035388 10.0.0.38 - - [2026-03-16 03:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.38 - - [2026-03-16 03:52:39] "GET /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006052 10.0.0.38 - - [2026-03-16 03:52:39] "GET /control-node-zone/0a0441d8-a56d-4a54-9495-37f947066ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.006834 10.0.0.38 - - [2026-03-16 03:52:39] "PUT /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273 HTTP/1.1" 200 254 0.024703 10.0.0.38 - - [2026-03-16 03:52:39] "POST /fqname-to-id HTTP/1.1" 404 198 0.003251 10.0.0.38 - - [2026-03-16 03:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004546 10.0.0.38 - - [2026-03-16 03:52:40] "GET /global-system-config/fa704bba-5d57-41fe-a684-cb8d7f327a84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.006924 10.0.0.38 - - [2026-03-16 03:52:40] "POST /control-node-zones HTTP/1.1" 200 569 0.033666 10.0.0.38 - - [2026-03-16 03:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004351 10.0.0.38 - - [2026-03-16 03:52:40] "GET /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005675 10.0.0.38 - - [2026-03-16 03:52:40] "GET /control-node-zone/3ef4a5e3-e777-4bd0-b80e-b05d418fd9ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.006813 10.0.0.38 - - [2026-03-16 03:52:40] "PUT /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29 HTTP/1.1" 200 254 0.028667 10.0.0.38 - - [2026-03-16 03:52:40] "POST /fqname-to-id HTTP/1.1" 404 198 0.004036 10.0.0.38 - - [2026-03-16 03:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004666 10.0.0.38 - - [2026-03-16 03:52:40] "GET /global-system-config/fa704bba-5d57-41fe-a684-cb8d7f327a84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.007548 10.0.0.38 - - [2026-03-16 03:52:40] "POST /control-node-zones HTTP/1.1" 200 569 0.031829 10.0.0.38 - - [2026-03-16 03:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.38 - - [2026-03-16 03:52:40] "GET /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.007315 10.0.0.38 - - [2026-03-16 03:52:40] "GET /control-node-zone/6568163b-8dae-422d-a7f4-06c579237a0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.008083 10.0.0.38 - - [2026-03-16 03:52:40] "PUT /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b HTTP/1.1" 200 254 0.026512 10.0.0.38 - - [2026-03-16 03:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003924 10.0.0.38 - - [2026-03-16 03:52:40] "GET /global-system-config/fa704bba-5d57-41fe-a684-cb8d7f327a84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.007297 10.0.0.38 - - [2026-03-16 03:52:40] "POST /fqname-to-id HTTP/1.1" 404 234 0.004199 10.0.0.38 - - [2026-03-16 03:52:40] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.036872 10.0.0.38 - - [2026-03-16 03:52:41] "POST /neutron/network HTTP/1.1" 200 830 0.008214 10.0.0.38 - - [2026-03-16 03:52:41] "POST /neutron/subnet HTTP/1.1" 200 709 0.012541 10.0.0.38 - - [2026-03-16 03:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004535 10.0.0.38 - - [2026-03-16 03:52:41] "GET /bgp-as-a-service/4c09b4ed-69a6-446d-840a-40259ab9af8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.006912 10.0.0.38 - - [2026-03-16 03:52:41] "GET /control-node-zone/0a0441d8-a56d-4a54-9495-37f947066ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.004320 10.0.0.38 - - [2026-03-16 03:52:41] "POST /ref-update HTTP/1.1" 200 156 0.018700 10.0.0.38 - - [2026-03-16 03:52:59] "GET /bgp-as-a-service/4c09b4ed-69a6-446d-840a-40259ab9af8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1833 0.007416 10.0.0.38 - - [2026-03-16 03:52:59] "GET /virtual-machine-interface/1d94cbf3-070f-4bb5-8128-ef0b5b931e6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2735 0.006804 10.0.0.38 - - [2026-03-16 03:52:59] "POST /ref-update HTTP/1.1" 200 156 0.015302 10.0.0.38 - - [2026-03-16 03:52:59] "POST /bgp-routers HTTP/1.1" 200 640 0.052792 10.0.0.38 - - [2026-03-16 03:52:59] "PUT /bgp-router/1b9767c4-d83d-4a2c-ab6d-1d6f9e2bce76 HTTP/1.1" 200 254 0.035306 10.0.0.38 - - [2026-03-16 03:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004632 10.0.0.38 - - [2026-03-16 03:53:00] "GET /global-system-config/fa704bba-5d57-41fe-a684-cb8d7f327a84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.008034 10.0.0.38 - - [2026-03-16 03:53:00] "POST /fqname-to-id HTTP/1.1" 404 234 0.003930 10.0.0.38 - - [2026-03-16 03:53:01] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.040020 10.0.0.38 - - [2026-03-16 03:53:01] "POST /neutron/network HTTP/1.1" 200 830 0.009181 10.0.0.38 - - [2026-03-16 03:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.38 - - [2026-03-16 03:53:01] "GET /bgp-as-a-service/a2bda94c-3a2d-437e-9b87-d28a1d800732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.006981 10.0.0.38 - - [2026-03-16 03:53:01] "GET /control-node-zone/3ef4a5e3-e777-4bd0-b80e-b05d418fd9ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.004564 10.0.0.38 - - [2026-03-16 03:53:01] "POST /ref-update HTTP/1.1" 200 156 0.020813 10.0.0.38 - - [2026-03-16 03:53:08] "GET /bgp-as-a-service/a2bda94c-3a2d-437e-9b87-d28a1d800732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.007713 10.0.0.38 - - [2026-03-16 03:53:08] "GET /virtual-machine-interface/436d6331-09dd-4d9b-87cf-c1dcb5cf63b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2735 0.006703 10.0.0.38 - - [2026-03-16 03:53:09] "POST /ref-update HTTP/1.1" 200 156 0.015867 10.0.0.38 - - [2026-03-16 03:53:09] "POST /ref-update HTTP/1.1" 200 156 0.027236 10.0.0.38 - - [2026-03-16 03:53:21] "POST /neutron/port HTTP/1.1" 200 1122 0.026456 10.0.0.38 - - [2026-03-16 03:53:21] "POST /neutron/subnet HTTP/1.1" 200 683 0.010628 10.0.0.38 - - [2026-03-16 03:53:28] "GET /control-node-zone/0a0441d8-a56d-4a54-9495-37f947066ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.004839 10.0.0.38 - - [2026-03-16 03:53:28] "POST /ref-update HTTP/1.1" 200 156 0.023448 10.0.0.38 - - [2026-03-16 03:53:28] "GET /control-node-zone/3ef4a5e3-e777-4bd0-b80e-b05d418fd9ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.003970 10.0.0.38 - - [2026-03-16 03:53:28] "POST /ref-update HTTP/1.1" 200 156 0.022422 10.0.0.38 - - [2026-03-16 03:53:28] "GET /control-node-zone/6568163b-8dae-422d-a7f4-06c579237a0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.004483 10.0.0.38 - - [2026-03-16 03:53:28] "POST /ref-update HTTP/1.1" 200 156 0.023543 10.0.0.38 - - [2026-03-16 03:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.38 - - [2026-03-16 03:53:29] "GET /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.007161 10.0.0.38 - - [2026-03-16 03:53:29] "GET /control-node-zone/0a0441d8-a56d-4a54-9495-37f947066ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.005751 10.0.0.38 - - [2026-03-16 03:53:29] "PUT /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b HTTP/1.1" 200 254 0.026673 10.0.0.38 - - [2026-03-16 03:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.38 - - [2026-03-16 03:53:29] "GET /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006780 10.0.0.38 - - [2026-03-16 03:53:29] "GET /control-node-zone/3ef4a5e3-e777-4bd0-b80e-b05d418fd9ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.004208 10.0.0.38 - - [2026-03-16 03:53:29] "PUT /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29 HTTP/1.1" 200 254 0.029816 10.0.0.38 - - [2026-03-16 03:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.38 - - [2026-03-16 03:53:29] "GET /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006985 10.0.0.38 - - [2026-03-16 03:53:29] "GET /control-node-zone/6568163b-8dae-422d-a7f4-06c579237a0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.004861 10.0.0.38 - - [2026-03-16 03:53:29] "PUT /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273 HTTP/1.1" 200 254 0.023700 10.0.0.38 - - [2026-03-16 03:53:30] "POST /neutron/port HTTP/1.1" 200 1122 0.025822 10.0.0.38 - - [2026-03-16 03:53:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005094 10.0.0.38 - - [2026-03-16 03:53:30] "POST /neutron/network HTTP/1.1" 200 830 0.008813 10.0.0.38 - - [2026-03-16 03:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004284 10.0.0.38 - - [2026-03-16 03:53:41] "GET /bgp-as-a-service/4c09b4ed-69a6-446d-840a-40259ab9af8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2443 0.006759 10.0.0.38 - - [2026-03-16 03:53:41] "GET /control-node-zone/0a0441d8-a56d-4a54-9495-37f947066ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.004562 10.0.0.38 - - [2026-03-16 03:53:41] "POST /ref-update HTTP/1.1" 200 156 0.024805 10.0.0.38 - - [2026-03-16 03:53:41] "GET /control-node-zone/0a0441d8-a56d-4a54-9495-37f947066ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.007086 10.0.0.38 - - [2026-03-16 03:53:41] "POST /ref-update HTTP/1.1" 200 156 0.026914 10.0.0.38 - - [2026-03-16 03:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003938 10.0.0.38 - - [2026-03-16 03:53:41] "GET /global-system-config/fa704bba-5d57-41fe-a684-cb8d7f327a84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.007854 10.0.0.38 - - [2026-03-16 03:53:41] "POST /neutron/network HTTP/1.1" 200 830 0.008439 10.0.0.38 - - [2026-03-16 03:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004202 10.0.0.38 - - [2026-03-16 03:53:42] "GET /bgp-as-a-service/4c09b4ed-69a6-446d-840a-40259ab9af8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.008771 10.0.0.38 - - [2026-03-16 03:53:42] "GET /control-node-zone/6568163b-8dae-422d-a7f4-06c579237a0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.007884 10.0.0.38 - - [2026-03-16 03:53:42] "POST /ref-update HTTP/1.1" 200 156 0.042045 10.0.0.38 - - [2026-03-16 03:53:44] "GET /bgp-as-a-service/4c09b4ed-69a6-446d-840a-40259ab9af8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2443 0.009350 10.0.0.38 - - [2026-03-16 03:53:44] "GET /virtual-machine-interface/1d94cbf3-070f-4bb5-8128-ef0b5b931e6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3050 0.006648 10.0.0.38 - - [2026-03-16 03:54:03] "GET /bgp-as-a-service/4c09b4ed-69a6-446d-840a-40259ab9af8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2443 0.004547 10.0.0.38 - - [2026-03-16 03:54:03] "GET /virtual-machine-interface/1d94cbf3-070f-4bb5-8128-ef0b5b931e6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3050 0.007514 10.0.0.38 - - [2026-03-16 03:54:03] "POST /ref-update HTTP/1.1" 200 156 0.019623 10.0.0.38 - - [2026-03-16 03:54:03] "GET /bgp-as-a-service/a2bda94c-3a2d-437e-9b87-d28a1d800732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2447 0.012231 10.0.0.38 - - [2026-03-16 03:54:04] "GET /virtual-machine-interface/436d6331-09dd-4d9b-87cf-c1dcb5cf63b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3050 0.007454 10.0.0.38 - - [2026-03-16 03:54:04] "POST /ref-update HTTP/1.1" 200 156 0.031317 10.0.0.38 - - [2026-03-16 03:54:04] "POST /ref-update HTTP/1.1" 200 156 0.093395 10.0.0.38 - - [2026-03-16 03:54:04] "DELETE /bgp-as-a-service/a2bda94c-3a2d-437e-9b87-d28a1d800732 HTTP/1.1" 200 115 0.060022 10.0.0.38 - - [2026-03-16 03:54:04] "GET /bgp-as-a-service/4c09b4ed-69a6-446d-840a-40259ab9af8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1833 0.008617 10.0.0.38 - - [2026-03-16 03:54:04] "GET /virtual-machine-interface/1d94cbf3-070f-4bb5-8128-ef0b5b931e6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2735 0.014061 10.0.0.38 - - [2026-03-16 03:54:04] "DELETE /bgp-as-a-service/4c09b4ed-69a6-446d-840a-40259ab9af8c HTTP/1.1" 200 115 0.073269 10.0.0.38 - - [2026-03-16 03:54:04] "GET /control-node-zone/6568163b-8dae-422d-a7f4-06c579237a0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.005201 10.0.0.38 - - [2026-03-16 03:54:04] "DELETE /bgp-router/6ff41c78-2807-4448-bab8-6a193f446e74 HTTP/1.1" 200 115 0.074580 10.0.0.38 - - [2026-03-16 03:54:04] "POST /ref-update HTTP/1.1" 200 156 0.049590 10.0.0.38 - - [2026-03-16 03:54:04] "DELETE /control-node-zone/6568163b-8dae-422d-a7f4-06c579237a0c HTTP/1.1" 200 115 0.048753 10.0.0.38 - - [2026-03-16 03:54:04] "GET /control-node-zone/3ef4a5e3-e777-4bd0-b80e-b05d418fd9ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.006239 10.0.0.38 - - [2026-03-16 03:54:04] "POST /ref-update HTTP/1.1" 200 156 0.032308 10.0.0.38 - - [2026-03-16 03:54:04] "DELETE /control-node-zone/3ef4a5e3-e777-4bd0-b80e-b05d418fd9ac HTTP/1.1" 200 115 0.042630 10.0.0.38 - - [2026-03-16 03:54:04] "GET /control-node-zone/0a0441d8-a56d-4a54-9495-37f947066ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.007192 10.0.0.38 - - [2026-03-16 03:54:04] "DELETE /control-node-zone/0a0441d8-a56d-4a54-9495-37f947066ff9 HTTP/1.1" 200 115 0.029534 10.0.0.38 - - [2026-03-16 03:54:05] "POST /neutron/network HTTP/1.1" 400 204 0.015633 10.0.0.38 - - [2026-03-16 03:54:05] "POST /neutron/port HTTP/1.1" 200 151 0.238619 10.0.0.38 - - [2026-03-16 03:54:05] "POST /neutron/port HTTP/1.1" 200 151 0.307625 10.0.0.38 - - [2026-03-16 03:54:06] "POST /neutron/port HTTP/1.1" 200 151 0.266195 10.0.0.38 - - [2026-03-16 03:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.23 - - [2026-03-16 03:54:09] "GET /projects?obj_uuids=af8f6b6b-c5f6-4385-90db-d060e8557c05&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000999 10.0.0.38 - - [2026-03-16 03:54:10] "GET /project/af8f6b6b-c5f6-4385-90db-d060e8557c05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.050978 10.0.0.38 - - [2026-03-16 03:54:10] "POST /neutron/network HTTP/1.1" 200 117 0.015219 10.0.0.38 - - [2026-03-16 03:54:10] "POST /route-targets HTTP/1.1" 200 327 0.018126 10.0.0.38 - - [2026-03-16 03:54:10] "POST /neutron/network HTTP/1.1" 200 834 0.010232 10.0.0.38 - - [2026-03-16 03:54:10] "POST /id-to-fqname HTTP/1.1" 200 225 0.001400 10.0.0.38 - - [2026-03-16 03:54:10] "GET /virtual-network/3f0788ee-f88e-42c0-8ef3-722d3bfad66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005980 10.0.0.38 - - [2026-03-16 03:54:10] "GET /virtual-network/3f0788ee-f88e-42c0-8ef3-722d3bfad66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006292 10.0.0.38 - - [2026-03-16 03:54:10] "POST /neutron/subnet HTTP/1.1" 200 729 0.014051 10.0.0.38 - - [2026-03-16 03:54:10] "POST /id-to-fqname HTTP/1.1" 200 225 0.001907 10.0.0.23 - - [2026-03-16 03:54:11] "GET /projects?obj_uuids=af8f6b6b-c5f6-4385-90db-d060e8557c05&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001074 10.0.0.38 - - [2026-03-16 03:54:11] "GET /project/af8f6b6b-c5f6-4385-90db-d060e8557c05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.100514 10.0.0.38 - - [2026-03-16 03:54:11] "POST /neutron/port HTTP/1.1" 200 117 0.006653 10.0.0.38 - - [2026-03-16 03:54:11] "POST /id-to-fqname HTTP/1.1" 200 225 0.001271 10.0.0.38 - - [2026-03-16 03:54:12] "POST /neutron/network HTTP/1.1" 200 844 0.009092 10.0.0.38 - - [2026-03-16 03:54:12] "POST /neutron/port HTTP/1.1" 200 1062 0.023977 10.0.0.38 - - [2026-03-16 03:54:13] "POST /neutron/port HTTP/1.1" 200 1126 0.026689 10.0.0.38 - - [2026-03-16 03:54:13] "POST /neutron/port HTTP/1.1" 200 117 0.001077 10.0.0.23 - - [2026-03-16 03:54:13] "GET /projects?obj_uuids=af8f6b6b-c5f6-4385-90db-d060e8557c05&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002019 10.0.0.38 - - [2026-03-16 03:54:13] "GET /project/af8f6b6b-c5f6-4385-90db-d060e8557c05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.099172 10.0.0.38 - - [2026-03-16 03:54:13] "POST /neutron/port HTTP/1.1" 200 1126 0.025913 10.0.0.38 - - [2026-03-16 03:54:13] "POST /id-to-fqname HTTP/1.1" 200 225 0.001262 10.0.0.38 - - [2026-03-16 03:54:13] "POST /neutron/port HTTP/1.1" 200 1126 0.029024 10.0.0.38 - - [2026-03-16 03:54:13] "POST /neutron/network HTTP/1.1" 200 844 0.008080 10.0.0.38 - - [2026-03-16 03:54:14] "POST /neutron/port HTTP/1.1" 200 1062 0.025929 10.0.0.38 - - [2026-03-16 03:54:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004273 10.0.0.38 - - [2026-03-16 03:54:14] "POST /neutron/network HTTP/1.1" 200 834 0.012436 10.0.0.23 - - [2026-03-16 03:54:14] "GET /projects?obj_uuids=af8f6b6b-c5f6-4385-90db-d060e8557c05&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001412 10.0.0.38 - - [2026-03-16 03:54:14] "GET /project/af8f6b6b-c5f6-4385-90db-d060e8557c05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.097576 10.0.0.38 - - [2026-03-16 03:54:15] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011115 10.0.0.38 - - [2026-03-16 03:54:15] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009138 10.0.0.38 - - [2026-03-16 03:54:15] "POST /neutron/port HTTP/1.1" 200 1126 0.023104 10.0.0.38 - - [2026-03-16 03:54:15] "GET /virtual-machine/75ecd2d6-59db-45ff-8fc4-b9bde717d86c HTTP/1.1" 200 1293 0.007775 10.0.0.38 - - [2026-03-16 03:54:15] "GET /virtual-machine-interface/32bf902b-4f4a-466e-98cf-05b88081f93e HTTP/1.1" 200 2957 0.007860 10.0.0.38 - - [2026-03-16 03:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.38 - - [2026-03-16 03:54:15] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007538 10.0.0.38 - - [2026-03-16 03:54:15] "GET /virtual-networks?parent_id=af8f6b6b-c5f6-4385-90db-d060e8557c05&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004025 10.0.0.23 - - [2026-03-16 03:54:15] "GET /projects?obj_uuids=af8f6b6b-c5f6-4385-90db-d060e8557c05&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001189 10.0.0.38 - - [2026-03-16 03:54:15] "GET /virtual-network/3f0788ee-f88e-42c0-8ef3-722d3bfad66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.010074 10.0.0.38 - - [2026-03-16 03:54:15] "POST /neutron/port HTTP/1.1" 200 1062 0.368799 10.0.0.38 - - [2026-03-16 03:54:16] "POST /neutron/port HTTP/1.1" 200 1116 0.133600 10.0.0.38 - - [2026-03-16 03:54:16] "POST /neutron/subnet HTTP/1.1" 200 703 0.010247 10.0.0.38 - - [2026-03-16 03:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004550 10.0.0.38 - - [2026-03-16 03:54:18] "GET /virtual-network/3f0788ee-f88e-42c0-8ef3-722d3bfad66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.009744 10.0.0.38 - - [2026-03-16 03:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004258 10.0.0.38 - - [2026-03-16 03:54:22] "GET /virtual-network/3f0788ee-f88e-42c0-8ef3-722d3bfad66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007445 10.0.0.38 - - [2026-03-16 03:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.38 - - [2026-03-16 03:54:26] "GET /virtual-network/3f0788ee-f88e-42c0-8ef3-722d3bfad66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005625 10.0.0.38 - - [2026-03-16 03:54:30] "POST /neutron/port HTTP/1.1" 200 1126 0.022252 10.0.0.38 - - [2026-03-16 03:54:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004104 10.0.0.38 - - [2026-03-16 03:54:30] "POST /neutron/network HTTP/1.1" 200 834 0.008856 10.0.0.38 - - [2026-03-16 03:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004114 10.0.0.38 - - [2026-03-16 03:54:30] "GET /virtual-network/3f0788ee-f88e-42c0-8ef3-722d3bfad66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.009145 10.0.0.38 - - [2026-03-16 03:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005096 10.0.0.38 - - [2026-03-16 03:54:35] "GET /virtual-network/3f0788ee-f88e-42c0-8ef3-722d3bfad66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.008111 10.0.0.38 - - [2026-03-16 03:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.047224 10.0.0.38 - - [2026-03-16 03:54:39] "GET /virtual-network/3f0788ee-f88e-42c0-8ef3-722d3bfad66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.008553 10.0.0.38 - - [2026-03-16 03:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004561 10.0.0.38 - - [2026-03-16 03:54:43] "GET /virtual-network/3f0788ee-f88e-42c0-8ef3-722d3bfad66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006885 10.0.0.38 - - [2026-03-16 03:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003873 10.0.0.38 - - [2026-03-16 03:54:47] "GET /virtual-network/3f0788ee-f88e-42c0-8ef3-722d3bfad66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006356 10.0.0.38 - - [2026-03-16 03:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003796 10.0.0.38 - - [2026-03-16 03:54:51] "GET /virtual-network/3f0788ee-f88e-42c0-8ef3-722d3bfad66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006483 10.0.0.38 - - [2026-03-16 03:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004226 10.0.0.38 - - [2026-03-16 03:54:55] "GET /virtual-network/3f0788ee-f88e-42c0-8ef3-722d3bfad66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006603 10.0.0.38 - - [2026-03-16 03:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005531 10.0.0.38 - - [2026-03-16 03:54:59] "GET /virtual-network/3f0788ee-f88e-42c0-8ef3-722d3bfad66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007556 10.0.0.38 - - [2026-03-16 03:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004217 10.0.0.38 - - [2026-03-16 03:55:03] "GET /virtual-network/3f0788ee-f88e-42c0-8ef3-722d3bfad66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007808 10.0.0.38 - - [2026-03-16 03:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004700 10.0.0.38 - - [2026-03-16 03:55:07] "GET /virtual-network/3f0788ee-f88e-42c0-8ef3-722d3bfad66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006877 10.0.0.38 - - [2026-03-16 03:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004226 10.0.0.38 - - [2026-03-16 03:55:11] "GET /virtual-network/3f0788ee-f88e-42c0-8ef3-722d3bfad66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006275 10.0.0.22 - - [2026-03-16 03:55:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000463 10.0.0.22 - - [2026-03-16 03:55:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000366 10.0.0.23 - - [2026-03-16 03:55:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000465 10.0.0.23 - - [2026-03-16 03:55:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000571 10.0.0.22 - - [2026-03-16 03:55:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000400 10.0.0.22 - - [2026-03-16 03:55:13] "GET /global-system-configs HTTP/1.1" 401 292 0.002055 10.0.0.23 - - [2026-03-16 03:55:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000444 10.0.0.23 - - [2026-03-16 03:55:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000458 10.0.0.38 - - [2026-03-16 03:55:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000402 10.0.0.38 - - [2026-03-16 03:55:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000394 10.0.0.38 - - [2026-03-16 03:55:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000495 10.0.0.38 - - [2026-03-16 03:55:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000455 10.0.0.38 - - [2026-03-16 03:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005721 10.0.0.38 - - [2026-03-16 03:55:16] "GET /virtual-network/3f0788ee-f88e-42c0-8ef3-722d3bfad66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007269 10.0.0.38 - - [2026-03-16 03:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003631 10.0.0.38 - - [2026-03-16 03:55:20] "GET /virtual-network/3f0788ee-f88e-42c0-8ef3-722d3bfad66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005614 10.0.0.38 - - [2026-03-16 03:55:23] "POST /neutron/network HTTP/1.1" 200 844 0.009069 10.0.0.38 - - [2026-03-16 03:55:23] "POST /neutron/port HTTP/1.1" 200 117 0.001142 10.0.0.38 - - [2026-03-16 03:55:24] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007685 10.0.0.38 - - [2026-03-16 03:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.38 - - [2026-03-16 03:55:24] "GET /virtual-network/3f0788ee-f88e-42c0-8ef3-722d3bfad66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005983 10.0.0.38 - - [2026-03-16 03:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004306 10.0.0.38 - - [2026-03-16 03:55:28] "GET /virtual-network/3f0788ee-f88e-42c0-8ef3-722d3bfad66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006881 10.0.0.38 - - [2026-03-16 03:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004175 10.0.0.38 - - [2026-03-16 03:55:30] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004323 10.0.0.38 - - [2026-03-16 03:55:30] "GET /virtual-networks?parent_id=af8f6b6b-c5f6-4385-90db-d060e8557c05&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004505 10.0.0.38 - - [2026-03-16 03:55:30] "GET /virtual-network/3f0788ee-f88e-42c0-8ef3-722d3bfad66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006735 10.0.0.38 - - [2026-03-16 03:55:30] "POST /neutron/port HTTP/1.1" 200 1126 0.056424 10.0.0.38 - - [2026-03-16 03:55:32] "POST /neutron/port HTTP/1.1" 200 1126 0.023978 10.0.0.38 - - [2026-03-16 03:55:32] "POST /neutron/subnet HTTP/1.1" 200 703 0.012654 10.0.0.38 - - [2026-03-16 03:55:35] "POST /neutron/port HTTP/1.1" 200 1126 0.022002 10.0.0.38 - - [2026-03-16 03:55:37] "POST /neutron/security_group HTTP/1.1" 200 2059 0.012471 10.0.0.38 - - [2026-03-16 03:55:46] "POST /neutron/port HTTP/1.1" 200 1126 0.028989 10.0.0.38 - - [2026-03-16 03:55:51] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008473 10.0.0.38 - - [2026-03-16 03:56:01] "POST /neutron/port HTTP/1.1" 200 1126 0.037873 10.0.0.38 - - [2026-03-16 03:56:07] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010319 10.0.0.38 - - [2026-03-16 03:56:17] "POST /neutron/port HTTP/1.1" 200 1126 0.022812 10.0.0.38 - - [2026-03-16 03:56:22] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010103 10.0.0.38 - - [2026-03-16 03:56:22] "POST /neutron/port HTTP/1.1" 200 1126 0.030646 10.0.0.38 - - [2026-03-16 03:56:22] "GET /virtual-machine/b213ae00-989c-4afa-9f2c-c0bbf7d7a827 HTTP/1.1" 200 1294 0.049022 10.0.0.38 - - [2026-03-16 03:56:22] "GET /virtual-machine-interface/40a1935f-7eab-4337-bd56-e9077e7df923 HTTP/1.1" 200 2957 0.006359 10.0.0.38 - - [2026-03-16 03:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004044 10.0.0.38 - - [2026-03-16 03:56:22] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006944 10.0.0.38 - - [2026-03-16 03:56:22] "GET /virtual-networks?parent_id=af8f6b6b-c5f6-4385-90db-d060e8557c05&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004267 10.0.0.38 - - [2026-03-16 03:56:22] "GET /virtual-network/3f0788ee-f88e-42c0-8ef3-722d3bfad66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007299 10.0.0.38 - - [2026-03-16 03:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005002 10.0.0.38 - - [2026-03-16 03:56:24] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005341 10.0.0.38 - - [2026-03-16 03:56:24] "GET /virtual-networks?parent_id=af8f6b6b-c5f6-4385-90db-d060e8557c05&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004567 10.0.0.38 - - [2026-03-16 03:56:24] "GET /virtual-network/3f0788ee-f88e-42c0-8ef3-722d3bfad66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007207 10.0.0.38 - - [2026-03-16 03:56:24] "POST /neutron/security_group HTTP/1.1" 200 2059 0.017431 10.0.0.38 - - [2026-03-16 03:56:24] "POST /neutron/port HTTP/1.1" 200 1126 0.032254 10.0.0.38 - - [2026-03-16 03:56:24] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009034 10.0.0.38 - - [2026-03-16 03:56:24] "GET /virtual-machine/d124856e-2176-48ec-9359-8ac6f453934f HTTP/1.1" 200 1294 0.007287 10.0.0.38 - - [2026-03-16 03:56:24] "GET /virtual-machine-interface/ab3c1a5d-4ef6-43ff-b5bc-d2b90eb97fd2 HTTP/1.1" 200 2958 0.008349 10.0.0.38 - - [2026-03-16 03:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615 10.0.0.38 - - [2026-03-16 03:56:24] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004159 10.0.0.38 - - [2026-03-16 03:56:24] "GET /virtual-networks?parent_id=af8f6b6b-c5f6-4385-90db-d060e8557c05&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003313 10.0.0.38 - - [2026-03-16 03:56:24] "POST /neutron/subnet HTTP/1.1" 200 703 0.013802 10.0.0.38 - - [2026-03-16 03:56:24] "GET /virtual-network/3f0788ee-f88e-42c0-8ef3-722d3bfad66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006989 10.0.0.38 - - [2026-03-16 03:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004642 10.0.0.38 - - [2026-03-16 03:56:25] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004792 10.0.0.38 - - [2026-03-16 03:56:25] "GET /virtual-networks?parent_id=af8f6b6b-c5f6-4385-90db-d060e8557c05&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.005697 10.0.0.38 - - [2026-03-16 03:56:25] "GET /virtual-network/3f0788ee-f88e-42c0-8ef3-722d3bfad66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.009542 10.0.0.38 - - [2026-03-16 03:56:26] "POST /neutron/port HTTP/1.1" 200 1126 0.025187 10.0.0.38 - - [2026-03-16 03:56:30] "GET /obj-perms HTTP/1.1" 200 5056 0.075932 10.0.0.22 - - [2026-03-16 03:56:30] "GET /obj-perms HTTP/1.1" 200 5056 0.064705 10.0.0.38 - - [2026-03-16 03:56:31] "POST /fqname-to-id HTTP/1.1" 404 198 0.003814 10.0.0.38 - - [2026-03-16 03:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005165 10.0.0.38 - - [2026-03-16 03:56:31] "GET /global-system-config/fa704bba-5d57-41fe-a684-cb8d7f327a84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.008557 10.0.0.38 - - [2026-03-16 03:56:31] "POST /control-node-zones HTTP/1.1" 200 569 0.031081 10.0.0.38 - - [2026-03-16 03:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.38 - - [2026-03-16 03:56:31] "GET /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006647 10.0.0.38 - - [2026-03-16 03:56:31] "GET /control-node-zone/682cf95b-a064-4473-8744-edc59be9802e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.007313 10.0.0.38 - - [2026-03-16 03:56:31] "PUT /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273 HTTP/1.1" 200 254 0.028019 10.0.0.38 - - [2026-03-16 03:56:31] "POST /fqname-to-id HTTP/1.1" 404 198 0.004122 10.0.0.38 - - [2026-03-16 03:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952 10.0.0.38 - - [2026-03-16 03:56:31] "GET /global-system-config/fa704bba-5d57-41fe-a684-cb8d7f327a84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.007572 10.0.0.38 - - [2026-03-16 03:56:31] "POST /control-node-zones HTTP/1.1" 200 569 0.034744 10.0.0.38 - - [2026-03-16 03:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004111 10.0.0.38 - - [2026-03-16 03:56:31] "GET /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005634 10.0.0.38 - - [2026-03-16 03:56:31] "GET /control-node-zone/bb93d968-6296-4d71-9ef4-4d94e229e15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.007719 10.0.0.38 - - [2026-03-16 03:56:31] "PUT /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29 HTTP/1.1" 200 254 0.026466 10.0.0.38 - - [2026-03-16 03:56:31] "POST /fqname-to-id HTTP/1.1" 404 198 0.004060 10.0.0.38 - - [2026-03-16 03:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004131 10.0.0.38 - - [2026-03-16 03:56:32] "GET /global-system-config/fa704bba-5d57-41fe-a684-cb8d7f327a84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.007733 10.0.0.38 - - [2026-03-16 03:56:32] "POST /control-node-zones HTTP/1.1" 200 569 0.032512 10.0.0.38 - - [2026-03-16 03:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005761 10.0.0.38 - - [2026-03-16 03:56:32] "GET /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005710 10.0.0.38 - - [2026-03-16 03:56:32] "GET /control-node-zone/2c1a76a3-7e9a-4ced-84a3-97ada185a4c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.006266 10.0.0.38 - - [2026-03-16 03:56:32] "PUT /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b HTTP/1.1" 200 254 0.023337 10.0.0.38 - - [2026-03-16 03:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.38 - - [2026-03-16 03:56:32] "GET /global-system-config/fa704bba-5d57-41fe-a684-cb8d7f327a84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.007539 10.0.0.38 - - [2026-03-16 03:56:32] "POST /fqname-to-id HTTP/1.1" 404 234 0.003618 10.0.0.38 - - [2026-03-16 03:56:32] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.035297 10.0.0.38 - - [2026-03-16 03:56:32] "POST /neutron/subnet HTTP/1.1" 200 729 0.011822 10.0.0.38 - - [2026-03-16 03:56:32] "POST /neutron/subnet HTTP/1.1" 200 729 0.009780 10.0.0.38 - - [2026-03-16 03:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003995 10.0.0.38 - - [2026-03-16 03:56:32] "GET /bgp-as-a-service/742798cb-89fd-4152-9064-ac82dd6e56bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1546 0.006877 10.0.0.38 - - [2026-03-16 03:56:32] "GET /control-node-zone/682cf95b-a064-4473-8744-edc59be9802e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.004626 10.0.0.38 - - [2026-03-16 03:56:32] "POST /ref-update HTTP/1.1" 200 156 0.024344 10.0.0.38 - - [2026-03-16 03:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004442 10.0.0.38 - - [2026-03-16 03:56:32] "GET /bgp-as-a-service/742798cb-89fd-4152-9064-ac82dd6e56bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.008827 10.0.0.38 - - [2026-03-16 03:56:32] "GET /control-node-zone/bb93d968-6296-4d71-9ef4-4d94e229e15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004158 10.0.0.38 - - [2026-03-16 03:56:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.038350 10.0.0.38 - - [2026-03-16 03:56:32] "POST /ref-update HTTP/1.1" 200 156 0.019827 10.0.0.38 - - [2026-03-16 03:56:32] "POST /neutron/network HTTP/1.1" 200 834 0.020745 10.0.0.38 - - [2026-03-16 03:56:45] "GET /bgp-as-a-service/742798cb-89fd-4152-9064-ac82dd6e56bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.007474 10.0.0.38 - - [2026-03-16 03:56:45] "GET /virtual-machine-interface/32bf902b-4f4a-466e-98cf-05b88081f93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2736 0.006303 10.0.0.38 - - [2026-03-16 03:56:45] "POST /ref-update HTTP/1.1" 200 156 0.021226 10.0.0.38 - - [2026-03-16 03:56:45] "POST /bgp-routers HTTP/1.1" 200 640 0.065906 10.0.0.38 - - [2026-03-16 03:56:45] "PUT /bgp-router/f320fc12-aa59-4a7c-8392-6650d072155f HTTP/1.1" 200 254 0.030664 10.0.0.38 - - [2026-03-16 03:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004590 10.0.0.38 - - [2026-03-16 03:56:46] "GET /global-system-config/fa704bba-5d57-41fe-a684-cb8d7f327a84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.015389 10.0.0.38 - - [2026-03-16 03:56:46] "POST /fqname-to-id HTTP/1.1" 404 234 0.004291 10.0.0.38 - - [2026-03-16 03:56:46] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.049431 10.0.0.38 - - [2026-03-16 03:56:46] "POST /neutron/network HTTP/1.1" 200 834 0.010780 10.0.0.38 - - [2026-03-16 03:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010583 10.0.0.38 - - [2026-03-16 03:56:46] "GET /bgp-as-a-service/5f04c489-fcd4-437a-bca6-6366220c6d98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1546 0.006969 10.0.0.38 - - [2026-03-16 03:56:46] "GET /control-node-zone/682cf95b-a064-4473-8744-edc59be9802e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.004331 10.0.0.38 - - [2026-03-16 03:56:46] "POST /ref-update HTTP/1.1" 200 156 0.019665 10.0.0.38 - - [2026-03-16 03:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.38 - - [2026-03-16 03:56:47] "GET /bgp-as-a-service/5f04c489-fcd4-437a-bca6-6366220c6d98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.008391 10.0.0.38 - - [2026-03-16 03:56:47] "GET /control-node-zone/bb93d968-6296-4d71-9ef4-4d94e229e15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004660 10.0.0.38 - - [2026-03-16 03:56:47] "POST /ref-update HTTP/1.1" 200 156 0.018649 10.0.0.38 - - [2026-03-16 03:56:55] "GET /bgp-as-a-service/5f04c489-fcd4-437a-bca6-6366220c6d98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.008136 10.0.0.38 - - [2026-03-16 03:56:55] "GET /virtual-machine-interface/40a1935f-7eab-4337-bd56-e9077e7df923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2736 0.008019 10.0.0.38 - - [2026-03-16 03:56:55] "POST /ref-update HTTP/1.1" 200 156 0.019390 10.0.0.38 - - [2026-03-16 03:56:55] "POST /ref-update HTTP/1.1" 200 156 0.021362 10.0.0.38 - - [2026-03-16 03:57:17] "GET /bgp-as-a-service/5f04c489-fcd4-437a-bca6-6366220c6d98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2706 0.018377 10.0.0.38 - - [2026-03-16 03:57:17] "GET /virtual-machine-interface/40a1935f-7eab-4337-bd56-e9077e7df923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3051 0.010199 10.0.0.38 - - [2026-03-16 03:57:17] "POST /ref-update HTTP/1.1" 200 156 0.020636 10.0.0.38 - - [2026-03-16 03:57:17] "POST /ref-update HTTP/1.1" 200 156 0.031283 10.0.0.38 - - [2026-03-16 03:57:17] "DELETE /bgp-as-a-service/5f04c489-fcd4-437a-bca6-6366220c6d98 HTTP/1.1" 200 115 0.072217 10.0.0.38 - - [2026-03-16 03:57:17] "GET /bgp-as-a-service/742798cb-89fd-4152-9064-ac82dd6e56bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2706 0.017062 10.0.0.38 - - [2026-03-16 03:57:17] "GET /virtual-machine-interface/32bf902b-4f4a-466e-98cf-05b88081f93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3051 0.018254 10.0.0.38 - - [2026-03-16 03:57:17] "POST /ref-update HTTP/1.1" 200 156 0.023145 10.0.0.38 - - [2026-03-16 03:57:17] "POST /ref-update HTTP/1.1" 200 156 0.025978 10.0.0.38 - - [2026-03-16 03:57:17] "DELETE /bgp-as-a-service/742798cb-89fd-4152-9064-ac82dd6e56bf HTTP/1.1" 200 115 0.090373 10.0.0.38 - - [2026-03-16 03:57:17] "GET /control-node-zone/2c1a76a3-7e9a-4ced-84a3-97ada185a4c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.004553 10.0.0.38 - - [2026-03-16 03:57:17] "POST /ref-update HTTP/1.1" 200 156 0.028360 10.0.0.38 - - [2026-03-16 03:57:18] "DELETE /control-node-zone/2c1a76a3-7e9a-4ced-84a3-97ada185a4c3 HTTP/1.1" 200 115 0.037553 10.0.0.38 - - [2026-03-16 03:57:18] "GET /control-node-zone/bb93d968-6296-4d71-9ef4-4d94e229e15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005000 10.0.0.38 - - [2026-03-16 03:57:18] "POST /ref-update HTTP/1.1" 200 156 0.025783 10.0.0.38 - - [2026-03-16 03:57:18] "DELETE /control-node-zone/bb93d968-6296-4d71-9ef4-4d94e229e15c HTTP/1.1" 200 115 0.042370 10.0.0.38 - - [2026-03-16 03:57:18] "GET /control-node-zone/682cf95b-a064-4473-8744-edc59be9802e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.004569 10.0.0.38 - - [2026-03-16 03:57:18] "POST /ref-update HTTP/1.1" 200 156 0.024694 10.0.0.38 - - [2026-03-16 03:57:18] "DELETE /control-node-zone/682cf95b-a064-4473-8744-edc59be9802e HTTP/1.1" 200 115 0.033496 10.0.0.38 - - [2026-03-16 03:57:18] "POST /neutron/network HTTP/1.1" 400 204 0.022107 10.0.0.38 - - [2026-03-16 03:57:19] "POST /neutron/port HTTP/1.1" 200 1116 0.023467 10.0.0.38 - - [2026-03-16 03:57:19] "POST /neutron/port HTTP/1.1" 200 151 0.291391 10.0.0.38 - - [2026-03-16 03:57:19] "POST /neutron/port HTTP/1.1" 200 151 0.307511 10.0.0.38 - - [2026-03-16 03:57:20] "DELETE /route-target/5a4244ac-846d-4bcc-b0f6-2a02d3c6c5e7 HTTP/1.1" 200 115 0.025251 10.0.0.23 - - [2026-03-16 03:57:22] "GET /projects?obj_uuids=af8f6b6b-c5f6-4385-90db-d060e8557c05&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.031068 10.0.0.38 - - [2026-03-16 03:57:22] "GET /project/af8f6b6b-c5f6-4385-90db-d060e8557c05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.103070 10.0.0.23 - - [2026-03-16 03:57:22] "GET /projects?obj_uuids=af8f6b6b-c5f6-4385-90db-d060e8557c05&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001081 10.0.0.38 - - [2026-03-16 03:57:22] "GET /project/af8f6b6b-c5f6-4385-90db-d060e8557c05?fields=virtual_networks HTTP/1.1" 200 1034 0.048047 10.0.0.23 - - [2026-03-16 03:57:22] "GET /projects?obj_uuids=af8f6b6b-c5f6-4385-90db-d060e8557c05&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001087 10.0.0.38 - - [2026-03-16 03:57:22] "GET /project/af8f6b6b-c5f6-4385-90db-d060e8557c05?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.047527 10.0.0.23 - - [2026-03-16 03:57:22] "GET /projects?obj_uuids=af8f6b6b-c5f6-4385-90db-d060e8557c05&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001636 10.0.0.38 - - [2026-03-16 03:57:22] "GET /project/af8f6b6b-c5f6-4385-90db-d060e8557c05?fields=security_groups HTTP/1.1" 200 1261 0.055481 10.0.0.38 - - [2026-03-16 03:57:23] "POST /fqname-to-id HTTP/1.1" 404 181 0.039347 10.0.0.23 - - [2026-03-16 03:57:23] "GET /projects?obj_uuids=41645f07-4f60-42df-a236-547428ce2c1a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003502 10.0.0.23 - - [2026-03-16 03:57:23] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001249 10.0.0.23 - - [2026-03-16 03:57:23] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.036861 10.0.0.23 - - [2026-03-16 03:57:23] "POST /id-to-fqname HTTP/1.1" 200 183 0.001990 10.0.0.23 - - [2026-03-16 03:57:23] "POST /fqname-to-id HTTP/1.1" 404 192 0.006825 10.0.0.23 - - [2026-03-16 03:57:23] "POST /security-groups HTTP/1.1" 200 584 0.086555 10.0.0.23 - - [2026-03-16 03:57:23] "POST /projects HTTP/1.1" 200 571 0.345883 10.0.0.23 - - [2026-03-16 03:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.385622 10.0.0.38 - - [2026-03-16 03:57:24] "POST /fqname-to-id HTTP/1.1" 404 226 0.015548 10.0.0.38 - - [2026-03-16 03:57:24] "GET /project/41645f07-4f60-42df-a236-547428ce2c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.571554 10.0.0.38 - - [2026-03-16 03:57:25] "DELETE /access-control-list/b06ee867-0b0c-4dce-8639-0874d00fe7ab HTTP/1.1" 200 115 0.058914 10.0.0.23 - - [2026-03-16 03:57:25] "DELETE /project/af8f6b6b-c5f6-4385-90db-d060e8557c05 HTTP/1.1" 404 177 0.005132 10.0.0.23 - - [2026-03-16 03:57:25] "DELETE /project/41645f074f6042dfa236547428ce2c1a HTTP/1.1" 404 173 0.008488 10.0.0.38 - - [2026-03-16 03:57:25] "GET / HTTP/1.1" 200 35931 0.002006 10.0.0.23 - - [2026-03-16 03:57:28] "GET /projects?obj_uuids=41645f07-4f60-42df-a236-547428ce2c1a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001175 10.0.0.38 - - [2026-03-16 03:57:28] "GET /project/41645f07-4f60-42df-a236-547428ce2c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.062652 10.0.0.23 - - [2026-03-16 03:57:28] "GET /projects?obj_uuids=41645f07-4f60-42df-a236-547428ce2c1a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001077 10.0.0.38 - - [2026-03-16 03:57:28] "GET /project/41645f07-4f60-42df-a236-547428ce2c1a?fields=virtual_networks HTTP/1.1" 200 1017 0.055614 10.0.0.23 - - [2026-03-16 03:57:28] "GET /projects?obj_uuids=41645f07-4f60-42df-a236-547428ce2c1a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001244 10.0.0.38 - - [2026-03-16 03:57:28] "GET /project/41645f07-4f60-42df-a236-547428ce2c1a?fields=virtual_machine_interfaces HTTP/1.1" 200 1017 0.049450 10.0.0.23 - - [2026-03-16 03:57:29] "GET /projects?obj_uuids=41645f07-4f60-42df-a236-547428ce2c1a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001193 10.0.0.38 - - [2026-03-16 03:57:29] "GET /project/41645f07-4f60-42df-a236-547428ce2c1a?fields=security_groups HTTP/1.1" 200 1236 0.051231 10.0.0.38 - - [2026-03-16 03:57:29] "POST /fqname-to-id HTTP/1.1" 404 189 0.031518 10.0.0.23 - - [2026-03-16 03:57:30] "GET /projects?obj_uuids=e306f591-4779-44eb-9a93-4f4e0debde89&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003808 10.0.0.23 - - [2026-03-16 03:57:30] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001507 10.0.0.23 - - [2026-03-16 03:57:30] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009335 10.0.0.23 - - [2026-03-16 03:57:30] "POST /id-to-fqname HTTP/1.1" 200 191 0.004510 10.0.0.23 - - [2026-03-16 03:57:30] "POST /fqname-to-id HTTP/1.1" 404 200 0.005667 10.0.0.23 - - [2026-03-16 03:57:30] "POST /security-groups HTTP/1.1" 200 592 0.041529 10.0.0.23 - - [2026-03-16 03:57:30] "POST /projects HTTP/1.1" 200 587 0.272392 10.0.0.38 - - [2026-03-16 03:57:30] "POST /fqname-to-id HTTP/1.1" 404 234 0.014803 10.0.0.23 - - [2026-03-16 03:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.357690 10.0.0.38 - - [2026-03-16 03:57:30] "GET /project/e306f591-4779-44eb-9a93-4f4e0debde89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.520462 10.0.0.23 - - [2026-03-16 03:57:31] "GET /obj-perms HTTP/1.1" 200 5056 0.396499 10.0.0.38 - - [2026-03-16 03:57:32] "GET / HTTP/1.1" 200 35931 0.004459 10.0.0.23 - - [2026-03-16 03:57:35] "GET /projects?obj_uuids=e306f591-4779-44eb-9a93-4f4e0debde89&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001120 10.0.0.38 - - [2026-03-16 03:57:35] "GET /project/e306f591-4779-44eb-9a93-4f4e0debde89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.056090 10.0.0.23 - - [2026-03-16 03:57:35] "GET /projects?obj_uuids=e306f591-4779-44eb-9a93-4f4e0debde89&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001129 10.0.0.38 - - [2026-03-16 03:57:35] "GET /project/e306f591-4779-44eb-9a93-4f4e0debde89?fields=virtual_networks HTTP/1.1" 200 1034 0.056264 10.0.0.23 - - [2026-03-16 03:57:35] "GET /projects?obj_uuids=e306f591-4779-44eb-9a93-4f4e0debde89&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.101378 10.0.0.38 - - [2026-03-16 03:57:35] "GET /project/e306f591-4779-44eb-9a93-4f4e0debde89?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.145780 10.0.0.23 - - [2026-03-16 03:57:35] "GET /projects?obj_uuids=e306f591-4779-44eb-9a93-4f4e0debde89&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001068 10.0.0.38 - - [2026-03-16 03:57:35] "GET /project/e306f591-4779-44eb-9a93-4f4e0debde89?fields=security_groups HTTP/1.1" 200 1261 0.045325 10.0.0.38 - - [2026-03-16 03:57:36] "POST /fqname-to-id HTTP/1.1" 404 195 0.033247 10.0.0.23 - - [2026-03-16 03:57:36] "GET /projects?obj_uuids=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004021 10.0.0.23 - - [2026-03-16 03:57:36] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001294 10.0.0.23 - - [2026-03-16 03:57:36] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008466 10.0.0.23 - - [2026-03-16 03:57:37] "POST /id-to-fqname HTTP/1.1" 200 197 0.010294 10.0.0.23 - - [2026-03-16 03:57:37] "POST /fqname-to-id HTTP/1.1" 404 206 0.008518 10.0.0.23 - - [2026-03-16 03:57:37] "POST /security-groups HTTP/1.1" 200 598 0.082328 10.0.0.23 - - [2026-03-16 03:57:37] "POST /projects HTTP/1.1" 200 599 0.329988 10.0.0.38 - - [2026-03-16 03:57:37] "POST /access-control-lists HTTP/1.1" 200 603 0.033559 10.0.0.23 - - [2026-03-16 03:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.412471 10.0.0.38 - - [2026-03-16 03:57:37] "GET /project/17e9c4cc-80d5-4cac-90ab-2b00913cc7d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.577840 10.0.0.38 - - [2026-03-16 03:57:38] "GET / HTTP/1.1" 200 35931 0.001898 10.0.0.38 - - [2026-03-16 03:57:40] "POST /fqname-to-id HTTP/1.1" 401 292 0.000935 10.0.0.38 - - [2026-03-16 03:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.061205 10.0.0.38 - - [2026-03-16 03:57:40] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004316 10.0.0.38 - - [2026-03-16 03:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004808 10.0.0.38 - - [2026-03-16 03:57:40] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005903 10.0.0.38 - - [2026-03-16 03:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004932 10.0.0.38 - - [2026-03-16 03:57:40] "PUT /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4 HTTP/1.1" 200 276 0.017212 10.0.0.38 - - [2026-03-16 03:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005301 10.0.0.23 - - [2026-03-16 03:57:40] "GET /projects?obj_uuids=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001069 10.0.0.38 - - [2026-03-16 03:57:41] "GET /project/17e9c4cc-80d5-4cac-90ab-2b00913cc7d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.066261 10.0.0.38 - - [2026-03-16 03:57:41] "POST /neutron/network HTTP/1.1" 200 117 0.078308 10.0.0.38 - - [2026-03-16 03:57:41] "POST /route-targets HTTP/1.1" 200 327 0.015049 10.0.0.38 - - [2026-03-16 03:57:41] "POST /neutron/network HTTP/1.1" 200 808 0.013497 10.0.0.38 - - [2026-03-16 03:57:41] "POST /id-to-fqname HTTP/1.1" 200 218 0.001558 10.0.0.38 - - [2026-03-16 03:57:41] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.007348 10.0.0.38 - - [2026-03-16 03:57:41] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.007215 10.0.0.38 - - [2026-03-16 03:57:41] "POST /neutron/subnet HTTP/1.1" 200 701 0.010396 10.0.0.38 - - [2026-03-16 03:57:41] "POST /id-to-fqname HTTP/1.1" 200 218 0.001516 10.0.0.23 - - [2026-03-16 03:57:42] "GET /projects?obj_uuids=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001408 10.0.0.38 - - [2026-03-16 03:57:42] "GET /project/17e9c4cc-80d5-4cac-90ab-2b00913cc7d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.088566 10.0.0.38 - - [2026-03-16 03:57:43] "POST /neutron/port HTTP/1.1" 200 117 0.007591 10.0.0.38 - - [2026-03-16 03:57:43] "POST /id-to-fqname HTTP/1.1" 200 218 0.001601 10.0.0.38 - - [2026-03-16 03:57:43] "POST /neutron/network HTTP/1.1" 200 818 0.009052 10.0.0.38 - - [2026-03-16 03:57:44] "POST /neutron/port HTTP/1.1" 200 1062 0.058831 10.0.0.23 - - [2026-03-16 03:57:44] "GET /projects?obj_uuids=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001517 10.0.0.38 - - [2026-03-16 03:57:44] "GET /project/17e9c4cc-80d5-4cac-90ab-2b00913cc7d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.152131 10.0.0.38 - - [2026-03-16 03:57:44] "POST /neutron/network HTTP/1.1" 200 808 0.052289 10.0.0.38 - - [2026-03-16 03:57:44] "POST /neutron/subnet HTTP/1.1" 200 675 0.013187 10.0.0.38 - - [2026-03-16 03:57:44] "POST /neutron/port HTTP/1.1" 200 1126 0.035810 10.0.0.38 - - [2026-03-16 03:57:45] "POST /neutron/network HTTP/1.1" 200 818 0.007896 10.0.0.38 - - [2026-03-16 03:57:45] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.005936 10.0.0.38 - - [2026-03-16 03:57:45] "POST /neutron/port HTTP/1.1" 200 1062 0.023700 10.0.0.38 - - [2026-03-16 03:57:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004719 10.0.0.38 - - [2026-03-16 03:57:46] "POST /neutron/network HTTP/1.1" 200 808 0.008490 10.0.0.38 - - [2026-03-16 03:57:47] "POST /neutron/port HTTP/1.1" 200 1126 0.029150 10.0.0.38 - - [2026-03-16 03:57:47] "POST /neutron/security_group HTTP/1.1" 200 2065 0.012502 10.0.0.38 - - [2026-03-16 03:57:47] "GET /virtual-machine/adaa0290-8149-4c2c-9ce1-a95ebf6870d1 HTTP/1.1" 401 292 0.000470 10.0.0.38 - - [2026-03-16 03:57:48] "GET /virtual-machine/adaa0290-8149-4c2c-9ce1-a95ebf6870d1 HTTP/1.1" 200 1300 0.049965 10.0.0.38 - - [2026-03-16 03:57:48] "GET /virtual-machine/adaa0290-8149-4c2c-9ce1-a95ebf6870d1 HTTP/1.1" 200 1300 0.005166 10.0.0.38 - - [2026-03-16 03:57:48] "GET /virtual-machine-interface/640ff50c-a476-401e-970d-acb58005562c HTTP/1.1" 200 2948 0.007040 10.0.0.38 - - [2026-03-16 03:57:48] "GET /virtual-machine/adaa0290-8149-4c2c-9ce1-a95ebf6870d1 HTTP/1.1" 200 1300 0.013766 10.0.0.38 - - [2026-03-16 03:57:48] "GET /virtual-machine-interface/640ff50c-a476-401e-970d-acb58005562c HTTP/1.1" 200 2948 0.006033 10.0.0.38 - - [2026-03-16 03:57:48] "GET /instance-ip/67755ab9-d1f4-49e4-a3c9-9bfbed9aa6d0 HTTP/1.1" 200 1620 0.013757 10.0.0.38 - - [2026-03-16 03:57:48] "GET /virtual-machine/adaa0290-8149-4c2c-9ce1-a95ebf6870d1 HTTP/1.1" 200 1300 0.004623 10.0.0.38 - - [2026-03-16 03:57:48] "GET /virtual-machine-interface/640ff50c-a476-401e-970d-acb58005562c HTTP/1.1" 200 2948 0.006557 10.0.0.38 - - [2026-03-16 03:57:48] "GET /instance-ip/67755ab9-d1f4-49e4-a3c9-9bfbed9aa6d0 HTTP/1.1" 200 1620 0.005453 10.0.0.38 - - [2026-03-16 03:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004743 10.0.0.38 - - [2026-03-16 03:57:48] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004674 10.0.0.38 - - [2026-03-16 03:57:48] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004577 10.0.0.38 - - [2026-03-16 03:57:48] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.007629 10.0.0.38 - - [2026-03-16 03:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004467 10.0.0.38 - - [2026-03-16 03:57:48] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004567 10.0.0.38 - - [2026-03-16 03:57:48] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003741 10.0.0.38 - - [2026-03-16 03:57:48] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.006484 10.0.0.38 - - [2026-03-16 03:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004651 10.0.0.38 - - [2026-03-16 03:57:48] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005430 10.0.0.38 - - [2026-03-16 03:57:48] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004567 10.0.0.38 - - [2026-03-16 03:57:48] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.007472 10.0.0.38 - - [2026-03-16 03:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003988 10.0.0.38 - - [2026-03-16 03:57:48] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006038 10.0.0.38 - - [2026-03-16 03:57:48] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004893 10.0.0.38 - - [2026-03-16 03:57:48] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.005916 10.0.0.38 - - [2026-03-16 03:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004003 10.0.0.38 - - [2026-03-16 03:57:48] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004790 10.0.0.38 - - [2026-03-16 03:57:48] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003866 10.0.0.38 - - [2026-03-16 03:57:48] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.007101 10.0.0.38 - - [2026-03-16 03:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003848 10.0.0.38 - - [2026-03-16 03:57:48] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005666 10.0.0.38 - - [2026-03-16 03:57:48] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005163 10.0.0.38 - - [2026-03-16 03:57:48] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.007278 10.0.0.38 - - [2026-03-16 03:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.38 - - [2026-03-16 03:57:49] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007183 10.0.0.38 - - [2026-03-16 03:57:49] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004177 10.0.0.38 - - [2026-03-16 03:57:49] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.006872 10.0.0.38 - - [2026-03-16 03:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017 10.0.0.38 - - [2026-03-16 03:57:52] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.006902 10.0.0.38 - - [2026-03-16 03:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004223 10.0.0.38 - - [2026-03-16 03:57:56] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.006334 10.0.0.38 - - [2026-03-16 03:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005584 10.0.0.38 - - [2026-03-16 03:58:00] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.009816 10.0.0.38 - - [2026-03-16 03:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004129 10.0.0.38 - - [2026-03-16 03:58:04] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.006330 10.0.0.38 - - [2026-03-16 03:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004484 10.0.0.38 - - [2026-03-16 03:58:08] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.008835 10.0.0.38 - - [2026-03-16 03:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.38 - - [2026-03-16 03:58:12] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.007293 10.0.0.38 - - [2026-03-16 03:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004376 10.0.0.38 - - [2026-03-16 03:58:16] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.008695 10.0.0.38 - - [2026-03-16 03:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.38 - - [2026-03-16 03:58:20] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.006272 10.0.0.38 - - [2026-03-16 03:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004435 10.0.0.38 - - [2026-03-16 03:58:24] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.006792 10.0.0.23 - - [2026-03-16 03:58:25] "DELETE /project/17e9c4cc80d54cac90ab2b00913cc7d4 HTTP/1.1" 404 173 0.014530 10.0.0.23 - - [2026-03-16 03:58:25] "DELETE /project/e306f591477944eb9a934f4e0debde89 HTTP/1.1" 404 173 0.017743 10.0.0.23 - - [2026-03-16 03:58:25] "GET /projects?obj_uuids=41645f07-4f60-42df-a236-547428ce2c1a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001442 10.0.0.23 - - [2026-03-16 03:58:25] "GET /projects?obj_uuids=e306f591-4779-44eb-9a93-4f4e0debde89&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001011 10.0.0.23 - - [2026-03-16 03:58:25] "GET /project/41645f07-4f60-42df-a236-547428ce2c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.064560 10.0.0.23 - - [2026-03-16 03:58:25] "GET /project/e306f591-4779-44eb-9a93-4f4e0debde89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.081715 10.0.0.23 - - [2026-03-16 03:58:25] "GET /projects?obj_uuids=41645f07-4f60-42df-a236-547428ce2c1a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001137 10.0.0.23 - - [2026-03-16 03:58:25] "GET /projects?obj_uuids=e306f591-4779-44eb-9a93-4f4e0debde89&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001481 10.0.0.23 - - [2026-03-16 03:58:25] "GET /project/e306f591-4779-44eb-9a93-4f4e0debde89?fields=security_groups HTTP/1.1" 200 1366 0.064468 10.0.0.23 - - [2026-03-16 03:58:25] "GET /project/41645f07-4f60-42df-a236-547428ce2c1a?fields=security_groups HTTP/1.1" 200 1341 0.098308 10.0.0.23 - - [2026-03-16 03:58:25] "DELETE /security-group/5bf60fb9-8314-40f0-9fc8-e39f83ffda42 HTTP/1.1" 404 177 0.004329 10.0.0.23 - - [2026-03-16 03:58:25] "GET /projects?obj_uuids=41645f07-4f60-42df-a236-547428ce2c1a&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001268 10.0.0.23 - - [2026-03-16 03:58:25] "DELETE /security-group/75fb2534-b0d7-4f0d-bc53-74890828df41 HTTP/1.1" 200 115 0.101726 10.0.0.23 - - [2026-03-16 03:58:25] "GET /projects?obj_uuids=e306f591-4779-44eb-9a93-4f4e0debde89&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001152 10.0.0.38 - - [2026-03-16 03:58:25] "DELETE /access-control-list/dcfe7936-d274-4152-bfa6-a6a9c1e6073a HTTP/1.1" 200 115 0.056785 10.0.0.23 - - [2026-03-16 03:58:25] "GET /project/41645f07-4f60-42df-a236-547428ce2c1a?fields=application_policy_sets HTTP/1.1" 200 1380 0.065666 10.0.0.23 - - [2026-03-16 03:58:25] "GET /project/e306f591-4779-44eb-9a93-4f4e0debde89?fields=application_policy_sets HTTP/1.1" 200 1405 0.138138 10.0.0.23 - - [2026-03-16 03:58:25] "DELETE /project/41645f07-4f60-42df-a236-547428ce2c1a HTTP/1.1" 200 115 0.650226 10.0.0.23 - - [2026-03-16 03:58:26] "DELETE /project/e306f591-4779-44eb-9a93-4f4e0debde89 HTTP/1.1" 200 115 0.703861 10.0.0.38 - - [2026-03-16 03:58:26] "POST /neutron/port HTTP/1.1" 200 1126 0.019882 10.0.0.38 - - [2026-03-16 03:58:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004151 10.0.0.38 - - [2026-03-16 03:58:26] "POST /neutron/network HTTP/1.1" 200 808 0.008567 10.0.0.38 - - [2026-03-16 03:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004690 10.0.0.38 - - [2026-03-16 03:58:27] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005266 10.0.0.38 - - [2026-03-16 03:58:27] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003698 10.0.0.38 - - [2026-03-16 03:58:27] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.006614 10.0.0.38 - - [2026-03-16 03:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005430 10.0.0.38 - - [2026-03-16 03:58:27] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006512 10.0.0.38 - - [2026-03-16 03:58:27] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005048 10.0.0.38 - - [2026-03-16 03:58:27] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.006197 10.0.0.38 - - [2026-03-16 03:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.38 - - [2026-03-16 03:58:27] "GET /routing-instance/7dd000bc-9381-4a14-9d94-688437778bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.008881 10.0.0.38 - - [2026-03-16 03:58:27] "GET /route-target/4d313a23-222a-4b04-ba82-5a4c3474cbe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005099 10.0.0.38 - - [2026-03-16 03:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.38 - - [2026-03-16 03:58:27] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004585 10.0.0.38 - - [2026-03-16 03:58:27] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003685 10.0.0.38 - - [2026-03-16 03:58:27] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.010472 10.0.0.38 - - [2026-03-16 03:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004756 10.0.0.38 - - [2026-03-16 03:58:27] "GET /routing-instance/7dd000bc-9381-4a14-9d94-688437778bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.007550 10.0.0.38 - - [2026-03-16 03:58:27] "GET /route-target/4d313a23-222a-4b04-ba82-5a4c3474cbe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005684 10.0.0.38 - - [2026-03-16 03:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.38 - - [2026-03-16 03:58:27] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005134 10.0.0.38 - - [2026-03-16 03:58:27] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003743 10.0.0.38 - - [2026-03-16 03:58:28] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.007229 10.0.0.38 - - [2026-03-16 03:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.38 - - [2026-03-16 03:58:28] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004924 10.0.0.38 - - [2026-03-16 03:58:28] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004609 10.0.0.38 - - [2026-03-16 03:58:28] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.006558 10.0.0.38 - - [2026-03-16 03:58:28] "GET /obj-perms HTTP/1.1" 200 5044 0.064069 10.0.0.23 - - [2026-03-16 03:58:28] "GET /obj-perms HTTP/1.1" 200 5044 0.060921 10.0.0.38 - - [2026-03-16 03:58:28] "GET /obj-perms HTTP/1.1" 200 5044 0.008290 10.0.0.23 - - [2026-03-16 03:58:28] "GET /obj-perms HTTP/1.1" 200 5044 0.005051 10.0.0.38 - - [2026-03-16 03:58:28] "GET /obj-perms HTTP/1.1" 200 5044 0.004129 10.0.0.38 - - [2026-03-16 03:58:28] "POST /neutron/port HTTP/1.1" 200 1126 0.030097 10.0.0.38 - - [2026-03-16 03:58:29] "POST /neutron/security_group HTTP/1.1" 200 2065 0.009386 10.0.0.38 - - [2026-03-16 03:58:29] "GET /virtual-machine/d3a34f7e-d20f-47a9-8b33-003f4ed28ee3 HTTP/1.1" 200 1300 0.006739 10.0.0.38 - - [2026-03-16 03:58:29] "GET /virtual-machine/d3a34f7e-d20f-47a9-8b33-003f4ed28ee3 HTTP/1.1" 200 1300 0.006950 10.0.0.38 - - [2026-03-16 03:58:29] "GET /virtual-machine-interface/326f2cc7-92bc-4cb1-b4c3-2cc71eb14972 HTTP/1.1" 200 2948 0.007211 10.0.0.38 - - [2026-03-16 03:58:29] "GET /virtual-machine/d3a34f7e-d20f-47a9-8b33-003f4ed28ee3 HTTP/1.1" 200 1300 0.004751 10.0.0.38 - - [2026-03-16 03:58:29] "GET /virtual-machine-interface/326f2cc7-92bc-4cb1-b4c3-2cc71eb14972 HTTP/1.1" 200 2948 0.006753 10.0.0.38 - - [2026-03-16 03:58:29] "GET /instance-ip/43c7317b-9baf-49a9-a7cd-e49f846a611d HTTP/1.1" 200 1620 0.008175 10.0.0.38 - - [2026-03-16 03:58:29] "GET /virtual-machine/d3a34f7e-d20f-47a9-8b33-003f4ed28ee3 HTTP/1.1" 200 1300 0.004882 10.0.0.38 - - [2026-03-16 03:58:29] "GET /virtual-machine-interface/326f2cc7-92bc-4cb1-b4c3-2cc71eb14972 HTTP/1.1" 200 2948 0.007194 10.0.0.38 - - [2026-03-16 03:58:29] "GET /instance-ip/43c7317b-9baf-49a9-a7cd-e49f846a611d HTTP/1.1" 200 1620 0.005306 10.0.0.38 - - [2026-03-16 03:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009281 10.0.0.38 - - [2026-03-16 03:58:29] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006099 10.0.0.38 - - [2026-03-16 03:58:29] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.006096 10.0.0.38 - - [2026-03-16 03:58:29] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.007690 10.0.0.38 - - [2026-03-16 03:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005080 10.0.0.38 - - [2026-03-16 03:58:29] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006238 10.0.0.38 - - [2026-03-16 03:58:29] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004458 10.0.0.38 - - [2026-03-16 03:58:29] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.006069 10.0.0.38 - - [2026-03-16 03:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004313 10.0.0.38 - - [2026-03-16 03:58:29] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004516 10.0.0.38 - - [2026-03-16 03:58:29] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003960 10.0.0.38 - - [2026-03-16 03:58:29] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.006131 10.0.0.38 - - [2026-03-16 03:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004470 10.0.0.38 - - [2026-03-16 03:58:29] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005093 10.0.0.38 - - [2026-03-16 03:58:29] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004283 10.0.0.38 - - [2026-03-16 03:58:29] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.006658 10.0.0.38 - - [2026-03-16 03:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.38 - - [2026-03-16 03:58:29] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005113 10.0.0.38 - - [2026-03-16 03:58:29] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003328 10.0.0.38 - - [2026-03-16 03:58:29] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.006347 10.0.0.38 - - [2026-03-16 03:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.38 - - [2026-03-16 03:58:30] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005246 10.0.0.38 - - [2026-03-16 03:58:30] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004375 10.0.0.38 - - [2026-03-16 03:58:30] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.008588 10.0.0.38 - - [2026-03-16 03:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004645 10.0.0.38 - - [2026-03-16 03:58:30] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005108 10.0.0.38 - - [2026-03-16 03:58:30] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005253 10.0.0.38 - - [2026-03-16 03:58:30] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.006721 10.0.0.38 - - [2026-03-16 03:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004100 10.0.0.38 - - [2026-03-16 03:58:31] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004637 10.0.0.38 - - [2026-03-16 03:58:31] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003277 10.0.0.38 - - [2026-03-16 03:58:31] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.009300 10.0.0.38 - - [2026-03-16 03:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004522 10.0.0.38 - - [2026-03-16 03:58:31] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004680 10.0.0.38 - - [2026-03-16 03:58:31] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003653 10.0.0.38 - - [2026-03-16 03:58:31] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.010264 10.0.0.38 - - [2026-03-16 03:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004355 10.0.0.38 - - [2026-03-16 03:58:31] "GET /routing-instance/7dd000bc-9381-4a14-9d94-688437778bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.006494 10.0.0.38 - - [2026-03-16 03:58:31] "GET /route-target/4d313a23-222a-4b04-ba82-5a4c3474cbe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004816 10.0.0.38 - - [2026-03-16 03:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003833 10.0.0.38 - - [2026-03-16 03:58:31] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004370 10.0.0.38 - - [2026-03-16 03:58:31] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004117 10.0.0.38 - - [2026-03-16 03:58:32] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.008025 10.0.0.38 - - [2026-03-16 03:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005081 10.0.0.38 - - [2026-03-16 03:58:32] "GET /routing-instance/7dd000bc-9381-4a14-9d94-688437778bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.005200 10.0.0.22 - - [2026-03-16 03:58:32] "GET /obj-perms HTTP/1.1" 200 5056 0.071444 10.0.0.38 - - [2026-03-16 03:58:32] "GET /route-target/4d313a23-222a-4b04-ba82-5a4c3474cbe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005160 10.0.0.38 - - [2026-03-16 03:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004288 10.0.0.38 - - [2026-03-16 03:58:32] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004509 10.0.0.38 - - [2026-03-16 03:58:32] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005210 10.0.0.38 - - [2026-03-16 03:58:32] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.007056 10.0.0.38 - - [2026-03-16 03:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.38 - - [2026-03-16 03:58:32] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.009586 10.0.0.38 - - [2026-03-16 03:58:32] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.008787 10.0.0.38 - - [2026-03-16 03:58:32] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.007119 10.0.0.23 - - [2026-03-16 03:58:32] "GET /obj-perms HTTP/1.1" 200 5044 0.005545 10.0.0.38 - - [2026-03-16 03:58:32] "GET /obj-perms HTTP/1.1" 200 5044 0.004375 10.0.0.23 - - [2026-03-16 03:58:32] "GET /obj-perms HTTP/1.1" 200 5044 0.004414 10.0.0.38 - - [2026-03-16 03:58:32] "GET /obj-perms HTTP/1.1" 200 5044 0.007013 10.0.0.38 - - [2026-03-16 03:58:32] "GET /virtual-machine/adaa0290-8149-4c2c-9ce1-a95ebf6870d1 HTTP/1.1" 200 1300 0.004573 10.0.0.38 - - [2026-03-16 03:58:32] "GET /virtual-machine-interface/640ff50c-a476-401e-970d-acb58005562c HTTP/1.1" 200 2948 0.007644 10.0.0.38 - - [2026-03-16 03:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.38 - - [2026-03-16 03:58:32] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004635 10.0.0.38 - - [2026-03-16 03:58:32] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003941 10.0.0.38 - - [2026-03-16 03:58:32] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.008889 10.0.0.38 - - [2026-03-16 03:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003777 10.0.0.38 - - [2026-03-16 03:58:33] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004108 10.0.0.38 - - [2026-03-16 03:58:34] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003463 10.0.0.38 - - [2026-03-16 03:58:34] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.009064 10.0.0.38 - - [2026-03-16 03:58:34] "POST /neutron/port HTTP/1.1" 200 1126 0.026359 10.0.0.38 - - [2026-03-16 03:58:34] "POST /neutron/port HTTP/1.1" 200 1126 0.022830 10.0.0.38 - - [2026-03-16 03:58:34] "POST /neutron/subnet HTTP/1.1" 200 675 0.011800 10.0.0.38 - - [2026-03-16 03:58:36] "POST /neutron/port HTTP/1.1" 200 1126 0.060546 10.0.0.38 - - [2026-03-16 03:58:38] "POST /neutron/security_group HTTP/1.1" 200 2065 0.008915 10.0.0.38 - - [2026-03-16 03:58:44] "GET /virtual-machine/d3a34f7e-d20f-47a9-8b33-003f4ed28ee3 HTTP/1.1" 200 1300 0.004462 10.0.0.38 - - [2026-03-16 03:58:44] "GET /virtual-machine-interface/326f2cc7-92bc-4cb1-b4c3-2cc71eb14972 HTTP/1.1" 200 2948 0.007237 10.0.0.38 - - [2026-03-16 03:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004968 10.0.0.38 - - [2026-03-16 03:58:44] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004918 10.0.0.38 - - [2026-03-16 03:58:44] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003115 10.0.0.38 - - [2026-03-16 03:58:44] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.007501 10.0.0.38 - - [2026-03-16 03:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009543 10.0.0.38 - - [2026-03-16 03:58:45] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004629 10.0.0.38 - - [2026-03-16 03:58:45] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003531 10.0.0.38 - - [2026-03-16 03:58:45] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.008943 10.0.0.38 - - [2026-03-16 03:58:45] "POST /neutron/port HTTP/1.1" 200 1126 0.022546 10.0.0.38 - - [2026-03-16 03:59:27] "POST /neutron/port HTTP/1.1" 200 1126 0.019465 10.0.0.38 - - [2026-03-16 03:59:27] "POST /neutron/subnet HTTP/1.1" 200 675 0.010279 10.0.0.38 - - [2026-03-16 03:59:35] "POST /neutron/port HTTP/1.1" 200 1126 0.022156 10.0.0.38 - - [2026-03-16 03:59:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004451 10.0.0.38 - - [2026-03-16 03:59:35] "POST /neutron/network HTTP/1.1" 200 808 0.008242 10.0.0.22 - - [2026-03-16 04:00:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000441 10.0.0.22 - - [2026-03-16 04:00:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000363 10.0.0.23 - - [2026-03-16 04:00:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000403 10.0.0.23 - - [2026-03-16 04:00:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000370 10.0.0.22 - - [2026-03-16 04:00:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000521 10.0.0.22 - - [2026-03-16 04:00:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000364 10.0.0.23 - - [2026-03-16 04:00:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000391 10.0.0.23 - - [2026-03-16 04:00:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000611 10.0.0.38 - - [2026-03-16 04:00:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000643 10.0.0.38 - - [2026-03-16 04:00:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000583 10.0.0.38 - - [2026-03-16 04:00:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000547 10.0.0.38 - - [2026-03-16 04:00:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000480 10.0.0.38 - - [2026-03-16 04:00:28] "POST /neutron/network HTTP/1.1" 200 818 0.009633 10.0.0.38 - - [2026-03-16 04:00:28] "POST /neutron/port HTTP/1.1" 200 117 0.001625 10.0.0.23 - - [2026-03-16 04:00:33] "GET /obj-perms HTTP/1.1" 200 5056 0.062922 10.0.0.38 - - [2026-03-16 04:00:34] "GET /obj-perms HTTP/1.1" 200 5056 0.089494 10.0.0.38 - - [2026-03-16 04:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004427 10.0.0.38 - - [2026-03-16 04:00:34] "GET /virtual-router/893d5289-d0d0-41fa-a102-ad9dfea81d20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.006160 10.0.0.38 - - [2026-03-16 04:00:37] "POST /neutron/port HTTP/1.1" 200 1126 0.023706 10.0.0.38 - - [2026-03-16 04:00:37] "POST /neutron/subnet HTTP/1.1" 200 675 0.011656 10.0.0.38 - - [2026-03-16 04:00:38] "POST /neutron/port HTTP/1.1" 200 1126 0.034131 10.0.0.38 - - [2026-03-16 04:00:38] "GET /virtual-machine/adaa0290-8149-4c2c-9ce1-a95ebf6870d1 HTTP/1.1" 200 1300 0.005574 10.0.0.38 - - [2026-03-16 04:00:38] "GET /virtual-machine-interface/640ff50c-a476-401e-970d-acb58005562c HTTP/1.1" 200 2948 0.008245 10.0.0.38 - - [2026-03-16 04:00:38] "GET /virtual-machine/adaa0290-8149-4c2c-9ce1-a95ebf6870d1 HTTP/1.1" 200 1300 0.006068 10.0.0.38 - - [2026-03-16 04:00:38] "GET /virtual-machine-interface/640ff50c-a476-401e-970d-acb58005562c HTTP/1.1" 200 2948 0.008760 10.0.0.38 - - [2026-03-16 04:00:38] "GET /instance-ip/67755ab9-d1f4-49e4-a3c9-9bfbed9aa6d0 HTTP/1.1" 200 1620 0.005636 10.0.0.38 - - [2026-03-16 04:00:38] "GET /virtual-machine/adaa0290-8149-4c2c-9ce1-a95ebf6870d1 HTTP/1.1" 200 1300 0.004717 10.0.0.38 - - [2026-03-16 04:00:38] "GET /virtual-machine-interface/640ff50c-a476-401e-970d-acb58005562c HTTP/1.1" 200 2948 0.006676 10.0.0.38 - - [2026-03-16 04:00:38] "GET /instance-ip/67755ab9-d1f4-49e4-a3c9-9bfbed9aa6d0 HTTP/1.1" 200 1620 0.005461 10.0.0.38 - - [2026-03-16 04:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004262 10.0.0.38 - - [2026-03-16 04:00:38] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006382 10.0.0.38 - - [2026-03-16 04:00:38] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003573 10.0.0.38 - - [2026-03-16 04:00:38] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.006519 10.0.0.38 - - [2026-03-16 04:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004321 10.0.0.38 - - [2026-03-16 04:00:38] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005002 10.0.0.38 - - [2026-03-16 04:00:38] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004462 10.0.0.38 - - [2026-03-16 04:00:38] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.007710 10.0.0.38 - - [2026-03-16 04:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006160 10.0.0.38 - - [2026-03-16 04:00:38] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005320 10.0.0.38 - - [2026-03-16 04:00:38] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004806 10.0.0.38 - - [2026-03-16 04:00:38] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.007264 10.0.0.38 - - [2026-03-16 04:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004258 10.0.0.38 - - [2026-03-16 04:00:38] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005133 10.0.0.38 - - [2026-03-16 04:00:38] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003921 10.0.0.38 - - [2026-03-16 04:00:38] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.008265 10.0.0.38 - - [2026-03-16 04:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004841 10.0.0.38 - - [2026-03-16 04:00:38] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005480 10.0.0.38 - - [2026-03-16 04:00:38] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004936 10.0.0.38 - - [2026-03-16 04:00:38] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.007316 10.0.0.38 - - [2026-03-16 04:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004813 10.0.0.38 - - [2026-03-16 04:00:39] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005408 10.0.0.38 - - [2026-03-16 04:00:39] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.007671 10.0.0.38 - - [2026-03-16 04:00:39] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.005905 10.0.0.38 - - [2026-03-16 04:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004255 10.0.0.38 - - [2026-03-16 04:00:39] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005466 10.0.0.38 - - [2026-03-16 04:00:39] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004124 10.0.0.38 - - [2026-03-16 04:00:39] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.008433 10.0.0.38 - - [2026-03-16 04:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006761 10.0.0.38 - - [2026-03-16 04:00:40] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004721 10.0.0.38 - - [2026-03-16 04:00:40] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004405 10.0.0.38 - - [2026-03-16 04:00:40] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.010403 10.0.0.38 - - [2026-03-16 04:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004524 10.0.0.38 - - [2026-03-16 04:00:40] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004678 10.0.0.38 - - [2026-03-16 04:00:40] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003692 10.0.0.38 - - [2026-03-16 04:00:40] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.006839 10.0.0.38 - - [2026-03-16 04:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.38 - - [2026-03-16 04:00:40] "GET /routing-instance/7dd000bc-9381-4a14-9d94-688437778bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.006807 10.0.0.38 - - [2026-03-16 04:00:40] "GET /route-target/4d313a23-222a-4b04-ba82-5a4c3474cbe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.006840 10.0.0.38 - - [2026-03-16 04:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103 10.0.0.38 - - [2026-03-16 04:00:40] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006648 10.0.0.38 - - [2026-03-16 04:00:40] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004072 10.0.0.38 - - [2026-03-16 04:00:41] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.008590 10.0.0.38 - - [2026-03-16 04:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.38 - - [2026-03-16 04:00:41] "GET /routing-instance/7dd000bc-9381-4a14-9d94-688437778bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.004948 10.0.0.38 - - [2026-03-16 04:00:41] "GET /route-target/4d313a23-222a-4b04-ba82-5a4c3474cbe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004395 10.0.0.38 - - [2026-03-16 04:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004842 10.0.0.38 - - [2026-03-16 04:00:41] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004975 10.0.0.38 - - [2026-03-16 04:00:41] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004364 10.0.0.38 - - [2026-03-16 04:00:41] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.008440 10.0.0.38 - - [2026-03-16 04:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004049 10.0.0.38 - - [2026-03-16 04:00:41] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006209 10.0.0.38 - - [2026-03-16 04:00:41] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003930 10.0.0.38 - - [2026-03-16 04:00:41] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.009986 10.0.0.38 - - [2026-03-16 04:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.38 - - [2026-03-16 04:00:41] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005355 10.0.0.38 - - [2026-03-16 04:00:41] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003982 10.0.0.38 - - [2026-03-16 04:00:41] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.008367 10.0.0.23 - - [2026-03-16 04:00:45] "GET /obj-perms HTTP/1.1" 200 5044 0.013049 10.0.0.38 - - [2026-03-16 04:00:45] "GET /obj-perms HTTP/1.1" 200 5044 0.003824 10.0.0.22 - - [2026-03-16 04:00:45] "GET /obj-perms HTTP/1.1" 200 5044 0.079665 10.0.0.38 - - [2026-03-16 04:00:46] "GET /obj-perms HTTP/1.1" 200 5044 0.013454 10.0.0.23 - - [2026-03-16 04:00:46] "GET /obj-perms HTTP/1.1" 200 5044 0.006728 10.0.0.38 - - [2026-03-16 04:00:46] "POST /neutron/security_group HTTP/1.1" 200 2065 0.008714 10.0.0.38 - - [2026-03-16 04:00:46] "GET /virtual-machine/d3a34f7e-d20f-47a9-8b33-003f4ed28ee3 HTTP/1.1" 200 1300 0.004953 10.0.0.38 - - [2026-03-16 04:00:46] "GET /virtual-machine-interface/326f2cc7-92bc-4cb1-b4c3-2cc71eb14972 HTTP/1.1" 200 2948 0.007653 10.0.0.38 - - [2026-03-16 04:00:46] "GET /virtual-machine/d3a34f7e-d20f-47a9-8b33-003f4ed28ee3 HTTP/1.1" 200 1300 0.005090 10.0.0.38 - - [2026-03-16 04:00:46] "GET /virtual-machine-interface/326f2cc7-92bc-4cb1-b4c3-2cc71eb14972 HTTP/1.1" 200 2948 0.006292 10.0.0.38 - - [2026-03-16 04:00:46] "GET /instance-ip/43c7317b-9baf-49a9-a7cd-e49f846a611d HTTP/1.1" 200 1620 0.004955 10.0.0.38 - - [2026-03-16 04:00:46] "GET /virtual-machine/d3a34f7e-d20f-47a9-8b33-003f4ed28ee3 HTTP/1.1" 200 1300 0.004628 10.0.0.38 - - [2026-03-16 04:00:46] "GET /virtual-machine-interface/326f2cc7-92bc-4cb1-b4c3-2cc71eb14972 HTTP/1.1" 200 2948 0.006908 10.0.0.38 - - [2026-03-16 04:00:46] "GET /instance-ip/43c7317b-9baf-49a9-a7cd-e49f846a611d HTTP/1.1" 200 1620 0.005748 10.0.0.38 - - [2026-03-16 04:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.38 - - [2026-03-16 04:00:46] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004269 10.0.0.38 - - [2026-03-16 04:00:46] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.010302 10.0.0.38 - - [2026-03-16 04:00:46] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.011541 10.0.0.38 - - [2026-03-16 04:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003750 10.0.0.38 - - [2026-03-16 04:00:46] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.012924 10.0.0.38 - - [2026-03-16 04:00:46] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004201 10.0.0.38 - - [2026-03-16 04:00:46] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.006101 10.0.0.38 - - [2026-03-16 04:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004320 10.0.0.38 - - [2026-03-16 04:00:46] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004633 10.0.0.38 - - [2026-03-16 04:00:46] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005148 10.0.0.38 - - [2026-03-16 04:00:46] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.008212 10.0.0.38 - - [2026-03-16 04:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004425 10.0.0.38 - - [2026-03-16 04:00:46] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005549 10.0.0.38 - - [2026-03-16 04:00:46] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003657 10.0.0.38 - - [2026-03-16 04:00:46] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.008232 10.0.0.38 - - [2026-03-16 04:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893 10.0.0.38 - - [2026-03-16 04:00:46] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005070 10.0.0.38 - - [2026-03-16 04:00:46] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.011090 10.0.0.38 - - [2026-03-16 04:00:47] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.008933 10.0.0.38 - - [2026-03-16 04:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005701 10.0.0.38 - - [2026-03-16 04:00:47] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007643 10.0.0.38 - - [2026-03-16 04:00:47] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.009642 10.0.0.38 - - [2026-03-16 04:00:47] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.008229 10.0.0.38 - - [2026-03-16 04:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005157 10.0.0.38 - - [2026-03-16 04:00:47] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004184 10.0.0.38 - - [2026-03-16 04:00:47] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004912 10.0.0.38 - - [2026-03-16 04:00:47] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.012205 10.0.0.38 - - [2026-03-16 04:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.38 - - [2026-03-16 04:00:48] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005860 10.0.0.38 - - [2026-03-16 04:00:48] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004415 10.0.0.38 - - [2026-03-16 04:00:48] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.006684 10.0.0.38 - - [2026-03-16 04:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004787 10.0.0.38 - - [2026-03-16 04:00:48] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004674 10.0.0.38 - - [2026-03-16 04:00:48] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004104 10.0.0.38 - - [2026-03-16 04:00:48] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.007069 10.0.0.38 - - [2026-03-16 04:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004135 10.0.0.38 - - [2026-03-16 04:00:48] "GET /routing-instance/7dd000bc-9381-4a14-9d94-688437778bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.006665 10.0.0.38 - - [2026-03-16 04:00:48] "GET /route-target/4d313a23-222a-4b04-ba82-5a4c3474cbe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005293 10.0.0.38 - - [2026-03-16 04:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004508 10.0.0.38 - - [2026-03-16 04:00:49] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007044 10.0.0.38 - - [2026-03-16 04:00:49] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004050 10.0.0.38 - - [2026-03-16 04:00:49] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.011945 10.0.0.38 - - [2026-03-16 04:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004828 10.0.0.38 - - [2026-03-16 04:00:49] "GET /routing-instance/7dd000bc-9381-4a14-9d94-688437778bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.005925 10.0.0.38 - - [2026-03-16 04:00:49] "GET /route-target/4d313a23-222a-4b04-ba82-5a4c3474cbe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.006203 10.0.0.38 - - [2026-03-16 04:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004113 10.0.0.38 - - [2026-03-16 04:00:49] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005153 10.0.0.38 - - [2026-03-16 04:00:49] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004033 10.0.0.38 - - [2026-03-16 04:00:49] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.010805 10.0.0.38 - - [2026-03-16 04:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004494 10.0.0.38 - - [2026-03-16 04:00:49] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004748 10.0.0.38 - - [2026-03-16 04:00:49] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005095 10.0.0.38 - - [2026-03-16 04:00:49] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.008150 10.0.0.38 - - [2026-03-16 04:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004902 10.0.0.38 - - [2026-03-16 04:00:49] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005569 10.0.0.38 - - [2026-03-16 04:00:49] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003844 10.0.0.38 - - [2026-03-16 04:00:49] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.006980 10.0.0.23 - - [2026-03-16 04:00:53] "GET /obj-perms HTTP/1.1" 200 5044 0.004390 10.0.0.38 - - [2026-03-16 04:00:53] "GET /obj-perms HTTP/1.1" 200 5044 0.004579 10.0.0.38 - - [2026-03-16 04:00:53] "GET /obj-perms HTTP/1.1" 200 5044 0.005289 10.0.0.23 - - [2026-03-16 04:00:53] "GET /obj-perms HTTP/1.1" 200 5044 0.004503 10.0.0.22 - - [2026-03-16 04:00:54] "GET /obj-perms HTTP/1.1" 200 5044 0.004632 10.0.0.38 - - [2026-03-16 04:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005062 10.0.0.38 - - [2026-03-16 04:01:14] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006206 10.0.0.38 - - [2026-03-16 04:01:14] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.007795 10.0.0.38 - - [2026-03-16 04:01:14] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.007861 10.0.0.38 - - [2026-03-16 04:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004132 10.0.0.38 - - [2026-03-16 04:01:15] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004958 10.0.0.38 - - [2026-03-16 04:01:15] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004155 10.0.0.38 - - [2026-03-16 04:01:15] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.016222 10.0.0.38 - - [2026-03-16 04:01:28] "POST /neutron/network HTTP/1.1" 200 818 0.009583 10.0.0.38 - - [2026-03-16 04:01:28] "POST /neutron/port HTTP/1.1" 200 117 0.001339 10.0.0.38 - - [2026-03-16 04:01:31] "GET /virtual-machine/d3a34f7e-d20f-47a9-8b33-003f4ed28ee3 HTTP/1.1" 200 1300 0.005953 10.0.0.38 - - [2026-03-16 04:01:31] "GET /virtual-machine-interface/326f2cc7-92bc-4cb1-b4c3-2cc71eb14972 HTTP/1.1" 200 2948 0.009562 10.0.0.38 - - [2026-03-16 04:01:31] "GET /instance-ip/43c7317b-9baf-49a9-a7cd-e49f846a611d HTTP/1.1" 200 1620 0.007882 10.0.0.38 - - [2026-03-16 04:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.38 - - [2026-03-16 04:01:31] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004781 10.0.0.38 - - [2026-03-16 04:01:31] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005632 10.0.0.38 - - [2026-03-16 04:01:31] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.007646 10.0.0.23 - - [2026-03-16 04:01:34] "GET /obj-perms HTTP/1.1" 200 5056 0.067361 10.0.0.38 - - [2026-03-16 04:01:35] "GET /virtual-machine/d3a34f7e-d20f-47a9-8b33-003f4ed28ee3 HTTP/1.1" 200 1300 0.006086 10.0.0.38 - - [2026-03-16 04:01:35] "POST /neutron/port HTTP/1.1" 200 1116 0.019295 10.0.0.38 - - [2026-03-16 04:01:37] "GET /virtual-machine/d3a34f7e-d20f-47a9-8b33-003f4ed28ee3 HTTP/1.1" 404 171 0.004084 10.0.0.38 - - [2026-03-16 04:01:37] "GET /virtual-machine/d3a34f7e-d20f-47a9-8b33-003f4ed28ee3 HTTP/1.1" 404 171 0.004725 10.0.0.38 - - [2026-03-16 04:01:37] "GET /virtual-machine/d3a34f7e-d20f-47a9-8b33-003f4ed28ee3 HTTP/1.1" 404 171 0.004561 10.0.0.38 - - [2026-03-16 04:01:38] "GET /virtual-machine/d3a34f7e-d20f-47a9-8b33-003f4ed28ee3 HTTP/1.1" 404 171 0.003540 10.0.0.38 - - [2026-03-16 04:01:39] "GET /virtual-machine/d3a34f7e-d20f-47a9-8b33-003f4ed28ee3 HTTP/1.1" 404 171 0.003600 10.0.0.38 - - [2026-03-16 04:01:40] "GET /virtual-machine/d3a34f7e-d20f-47a9-8b33-003f4ed28ee3 HTTP/1.1" 404 171 0.004085 10.0.0.38 - - [2026-03-16 04:01:41] "GET /virtual-machine/d3a34f7e-d20f-47a9-8b33-003f4ed28ee3 HTTP/1.1" 404 171 0.003718 10.0.0.38 - - [2026-03-16 04:01:42] "GET /virtual-machine/d3a34f7e-d20f-47a9-8b33-003f4ed28ee3 HTTP/1.1" 404 171 0.003363 10.0.0.38 - - [2026-03-16 04:01:43] "GET /virtual-machine/d3a34f7e-d20f-47a9-8b33-003f4ed28ee3 HTTP/1.1" 404 171 0.004456 10.0.0.38 - - [2026-03-16 04:01:43] "GET /virtual-machine/d3a34f7e-d20f-47a9-8b33-003f4ed28ee3 HTTP/1.1" 404 171 0.004295 10.0.0.38 - - [2026-03-16 04:01:44] "GET /virtual-machine/d3a34f7e-d20f-47a9-8b33-003f4ed28ee3 HTTP/1.1" 404 171 0.004114 10.0.0.38 - - [2026-03-16 04:01:45] "GET /virtual-machine/d3a34f7e-d20f-47a9-8b33-003f4ed28ee3 HTTP/1.1" 404 171 0.004559 10.0.0.38 - - [2026-03-16 04:01:46] "GET /virtual-machine/d3a34f7e-d20f-47a9-8b33-003f4ed28ee3 HTTP/1.1" 404 171 0.009120 10.0.0.38 - - [2026-03-16 04:01:47] "GET /virtual-machine/d3a34f7e-d20f-47a9-8b33-003f4ed28ee3 HTTP/1.1" 404 171 0.003815 10.0.0.38 - - [2026-03-16 04:01:48] "GET /virtual-machine/d3a34f7e-d20f-47a9-8b33-003f4ed28ee3 HTTP/1.1" 404 171 0.004926 10.0.0.38 - - [2026-03-16 04:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004624 10.0.0.38 - - [2026-03-16 04:01:48] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005461 10.0.0.38 - - [2026-03-16 04:01:48] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004352 10.0.0.38 - - [2026-03-16 04:01:48] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.009861 10.0.0.38 - - [2026-03-16 04:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004113 10.0.0.38 - - [2026-03-16 04:01:48] "GET /routing-instance/7dd000bc-9381-4a14-9d94-688437778bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.007102 10.0.0.38 - - [2026-03-16 04:01:48] "GET /route-target/4d313a23-222a-4b04-ba82-5a4c3474cbe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005532 10.0.0.38 - - [2026-03-16 04:01:48] "GET /virtual-machine/d3a34f7e-d20f-47a9-8b33-003f4ed28ee3 HTTP/1.1" 404 171 0.004402 10.0.0.38 - - [2026-03-16 04:01:49] "GET /virtual-machine/d3a34f7e-d20f-47a9-8b33-003f4ed28ee3 HTTP/1.1" 404 171 0.003766 10.0.0.38 - - [2026-03-16 04:01:50] "GET /virtual-machine/d3a34f7e-d20f-47a9-8b33-003f4ed28ee3 HTTP/1.1" 404 171 0.005608 10.0.0.38 - - [2026-03-16 04:01:51] "GET /virtual-machine/d3a34f7e-d20f-47a9-8b33-003f4ed28ee3 HTTP/1.1" 404 171 0.004294 10.0.0.38 - - [2026-03-16 04:01:52] "GET /virtual-machine/d3a34f7e-d20f-47a9-8b33-003f4ed28ee3 HTTP/1.1" 404 171 0.005908 10.0.0.38 - - [2026-03-16 04:01:53] "GET /virtual-machine/d3a34f7e-d20f-47a9-8b33-003f4ed28ee3 HTTP/1.1" 404 171 0.003874 10.0.0.38 - - [2026-03-16 04:01:53] "GET /virtual-machine/d3a34f7e-d20f-47a9-8b33-003f4ed28ee3 HTTP/1.1" 404 171 0.004717 10.0.0.38 - - [2026-03-16 04:01:54] "GET /virtual-machine/d3a34f7e-d20f-47a9-8b33-003f4ed28ee3 HTTP/1.1" 404 171 0.004329 10.0.0.38 - - [2026-03-16 04:01:55] "GET /virtual-machine/d3a34f7e-d20f-47a9-8b33-003f4ed28ee3 HTTP/1.1" 404 171 0.003714 10.0.0.38 - - [2026-03-16 04:01:56] "GET /virtual-machine/d3a34f7e-d20f-47a9-8b33-003f4ed28ee3 HTTP/1.1" 404 171 0.004805 10.0.0.38 - - [2026-03-16 04:01:57] "GET /virtual-machine/d3a34f7e-d20f-47a9-8b33-003f4ed28ee3 HTTP/1.1" 404 171 0.003588 10.0.0.38 - - [2026-03-16 04:01:58] "GET /virtual-machine/d3a34f7e-d20f-47a9-8b33-003f4ed28ee3 HTTP/1.1" 404 171 0.003926 10.0.0.38 - - [2026-03-16 04:01:58] "GET /obj-perms HTTP/1.1" 200 5044 0.005673 10.0.0.38 - - [2026-03-16 04:01:58] "GET /virtual-machine/adaa0290-8149-4c2c-9ce1-a95ebf6870d1 HTTP/1.1" 200 1300 0.004994 10.0.0.38 - - [2026-03-16 04:01:59] "POST /neutron/port HTTP/1.1" 200 1116 0.018854 10.0.0.38 - - [2026-03-16 04:02:00] "GET /virtual-machine/adaa0290-8149-4c2c-9ce1-a95ebf6870d1 HTTP/1.1" 404 171 0.003972 10.0.0.38 - - [2026-03-16 04:02:00] "GET /virtual-machine/adaa0290-8149-4c2c-9ce1-a95ebf6870d1 HTTP/1.1" 404 171 0.003673 10.0.0.38 - - [2026-03-16 04:02:00] "GET /virtual-machine/adaa0290-8149-4c2c-9ce1-a95ebf6870d1 HTTP/1.1" 404 171 0.004326 10.0.0.38 - - [2026-03-16 04:02:01] "GET /virtual-machine/adaa0290-8149-4c2c-9ce1-a95ebf6870d1 HTTP/1.1" 404 171 0.004136 10.0.0.38 - - [2026-03-16 04:02:02] "GET /virtual-machine/adaa0290-8149-4c2c-9ce1-a95ebf6870d1 HTTP/1.1" 404 171 0.003585 10.0.0.38 - - [2026-03-16 04:02:03] "GET /virtual-machine/adaa0290-8149-4c2c-9ce1-a95ebf6870d1 HTTP/1.1" 404 171 0.004065 10.0.0.38 - - [2026-03-16 04:02:04] "GET /virtual-machine/adaa0290-8149-4c2c-9ce1-a95ebf6870d1 HTTP/1.1" 404 171 0.004172 10.0.0.38 - - [2026-03-16 04:02:05] "GET /virtual-machine/adaa0290-8149-4c2c-9ce1-a95ebf6870d1 HTTP/1.1" 404 171 0.004395 10.0.0.38 - - [2026-03-16 04:02:06] "GET /virtual-machine/adaa0290-8149-4c2c-9ce1-a95ebf6870d1 HTTP/1.1" 404 171 0.004753 10.0.0.38 - - [2026-03-16 04:02:06] "GET /virtual-machine/adaa0290-8149-4c2c-9ce1-a95ebf6870d1 HTTP/1.1" 404 171 0.003929 10.0.0.38 - - [2026-03-16 04:02:07] "GET /virtual-machine/adaa0290-8149-4c2c-9ce1-a95ebf6870d1 HTTP/1.1" 404 171 0.003486 10.0.0.38 - - [2026-03-16 04:02:08] "GET /virtual-machine/adaa0290-8149-4c2c-9ce1-a95ebf6870d1 HTTP/1.1" 404 171 0.005761 10.0.0.38 - - [2026-03-16 04:02:09] "GET /virtual-machine/adaa0290-8149-4c2c-9ce1-a95ebf6870d1 HTTP/1.1" 404 171 0.003856 10.0.0.38 - - [2026-03-16 04:02:10] "GET /virtual-machine/adaa0290-8149-4c2c-9ce1-a95ebf6870d1 HTTP/1.1" 404 171 0.003751 10.0.0.38 - - [2026-03-16 04:02:11] "GET /virtual-machine/adaa0290-8149-4c2c-9ce1-a95ebf6870d1 HTTP/1.1" 404 171 0.004387 10.0.0.38 - - [2026-03-16 04:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.38 - - [2026-03-16 04:02:11] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004515 10.0.0.38 - - [2026-03-16 04:02:11] "GET /virtual-networks?parent_id=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003824 10.0.0.38 - - [2026-03-16 04:02:11] "GET /virtual-network/5011d318-28cb-4bd1-87b4-f71a41f3ac28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.009007 10.0.0.38 - - [2026-03-16 04:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004019 10.0.0.38 - - [2026-03-16 04:02:11] "GET /routing-instance/7dd000bc-9381-4a14-9d94-688437778bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.005460 10.0.0.38 - - [2026-03-16 04:02:11] "GET /route-target/4d313a23-222a-4b04-ba82-5a4c3474cbe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.006156 10.0.0.38 - - [2026-03-16 04:02:11] "GET /obj-perms HTTP/1.1" 200 5044 0.005533 10.0.0.22 - - [2026-03-16 04:02:11] "GET /obj-perms HTTP/1.1" 200 5044 0.006213 10.0.0.38 - - [2026-03-16 04:02:17] "GET /obj-perms HTTP/1.1" 200 5044 0.004571 10.0.0.22 - - [2026-03-16 04:02:17] "GET /obj-perms HTTP/1.1" 200 5044 0.003897 10.0.0.23 - - [2026-03-16 04:02:17] "GET /obj-perms HTTP/1.1" 200 5044 0.004642 10.0.0.23 - - [2026-03-16 04:02:17] "POST /useragent-kv HTTP/1.1" 200 115 0.003808 10.0.0.23 - - [2026-03-16 04:02:17] "POST /useragent-kv HTTP/1.1" 200 115 0.004141 10.0.0.38 - - [2026-03-16 04:02:17] "POST /neutron/network HTTP/1.1" 200 151 0.148717 10.0.0.38 - - [2026-03-16 04:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.056829 10.0.0.38 - - [2026-03-16 04:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005371 10.0.0.38 - - [2026-03-16 04:02:18] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005111 10.0.0.38 - - [2026-03-16 04:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003817 10.0.0.38 - - [2026-03-16 04:02:18] "PUT /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4 HTTP/1.1" 200 276 0.013279 10.0.0.23 - - [2026-03-16 04:02:20] "GET /projects?obj_uuids=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001164 10.0.0.38 - - [2026-03-16 04:02:20] "GET /project/17e9c4cc-80d5-4cac-90ab-2b00913cc7d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.067877 10.0.0.23 - - [2026-03-16 04:02:20] "GET /projects?obj_uuids=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001462 10.0.0.38 - - [2026-03-16 04:02:20] "GET /project/17e9c4cc-80d5-4cac-90ab-2b00913cc7d4?fields=virtual_networks HTTP/1.1" 200 1045 0.060712 10.0.0.23 - - [2026-03-16 04:02:20] "GET /projects?obj_uuids=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001513 10.0.0.38 - - [2026-03-16 04:02:20] "GET /project/17e9c4cc-80d5-4cac-90ab-2b00913cc7d4?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.059456 10.0.0.23 - - [2026-03-16 04:02:21] "GET /projects?obj_uuids=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001967 10.0.0.38 - - [2026-03-16 04:02:21] "GET /project/17e9c4cc-80d5-4cac-90ab-2b00913cc7d4?fields=security_groups HTTP/1.1" 200 1278 0.057886 10.0.0.38 - - [2026-03-16 04:02:22] "POST /fqname-to-id HTTP/1.1" 404 194 0.039267 10.0.0.23 - - [2026-03-16 04:02:22] "GET /projects?obj_uuids=674fa912-bc2c-473d-a6e5-e1e2350f878d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.034445 10.0.0.23 - - [2026-03-16 04:02:22] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001045 10.0.0.23 - - [2026-03-16 04:02:22] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.051280 10.0.0.23 - - [2026-03-16 04:02:22] "POST /id-to-fqname HTTP/1.1" 200 196 0.003436 10.0.0.23 - - [2026-03-16 04:02:22] "POST /fqname-to-id HTTP/1.1" 404 205 0.008213 10.0.0.23 - - [2026-03-16 04:02:22] "POST /security-groups HTTP/1.1" 200 597 0.086865 10.0.0.23 - - [2026-03-16 04:02:22] "POST /projects HTTP/1.1" 200 597 0.311933 10.0.0.23 - - [2026-03-16 04:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.384523 10.0.0.38 - - [2026-03-16 04:02:22] "POST /access-control-lists HTTP/1.1" 200 602 0.033335 10.0.0.38 - - [2026-03-16 04:02:22] "GET /project/674fa912-bc2c-473d-a6e5-e1e2350f878d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.670317 10.0.0.38 - - [2026-03-16 04:02:23] "GET / HTTP/1.1" 200 35931 0.003972 10.0.0.23 - - [2026-03-16 04:02:26] "DELETE /project/674fa912bc2c473da6e5e1e2350f878d HTTP/1.1" 404 173 0.037334 10.0.0.23 - - [2026-03-16 04:02:26] "GET /projects?obj_uuids=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002034 10.0.0.23 - - [2026-03-16 04:02:26] "GET /project/17e9c4cc-80d5-4cac-90ab-2b00913cc7d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.065934 10.0.0.23 - - [2026-03-16 04:02:26] "GET /projects?obj_uuids=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001055 10.0.0.23 - - [2026-03-16 04:02:26] "GET /project/17e9c4cc-80d5-4cac-90ab-2b00913cc7d4?fields=security_groups HTTP/1.1" 200 1383 0.051271 10.0.0.23 - - [2026-03-16 04:02:26] "DELETE /security-group/fd6ea0d7-b010-4e8c-a9b3-64ceb60f5625 HTTP/1.1" 200 115 0.075827 10.0.0.23 - - [2026-03-16 04:02:26] "GET /projects?obj_uuids=17e9c4cc-80d5-4cac-90ab-2b00913cc7d4&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001569 10.0.0.38 - - [2026-03-16 04:02:26] "DELETE /access-control-list/8b500332-82c8-4082-ba33-cb460561780c HTTP/1.1" 200 115 0.068937 10.0.0.23 - - [2026-03-16 04:02:26] "GET /project/17e9c4cc-80d5-4cac-90ab-2b00913cc7d4?fields=application_policy_sets HTTP/1.1" 200 1422 0.064576 10.0.0.23 - - [2026-03-16 04:02:26] "DELETE /project/17e9c4cc-80d5-4cac-90ab-2b00913cc7d4 HTTP/1.1" 200 115 0.530700 10.0.0.23 - - [2026-03-16 04:02:27] "GET /projects?obj_uuids=674fa912-bc2c-473d-a6e5-e1e2350f878d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001168 10.0.0.38 - - [2026-03-16 04:02:27] "GET /project/674fa912-bc2c-473d-a6e5-e1e2350f878d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.059725 10.0.0.23 - - [2026-03-16 04:02:27] "GET /projects?obj_uuids=674fa912-bc2c-473d-a6e5-e1e2350f878d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001805 10.0.0.38 - - [2026-03-16 04:02:27] "GET /project/674fa912-bc2c-473d-a6e5-e1e2350f878d?fields=virtual_networks HTTP/1.1" 200 1043 0.056375 10.0.0.23 - - [2026-03-16 04:02:27] "GET /projects?obj_uuids=674fa912-bc2c-473d-a6e5-e1e2350f878d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001325 10.0.0.38 - - [2026-03-16 04:02:27] "GET /project/674fa912-bc2c-473d-a6e5-e1e2350f878d?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.053936 10.0.0.23 - - [2026-03-16 04:02:27] "GET /projects?obj_uuids=674fa912-bc2c-473d-a6e5-e1e2350f878d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001376 10.0.0.38 - - [2026-03-16 04:02:27] "GET /project/674fa912-bc2c-473d-a6e5-e1e2350f878d?fields=security_groups HTTP/1.1" 200 1275 0.052773 10.0.0.38 - - [2026-03-16 04:02:28] "POST /fqname-to-id HTTP/1.1" 404 188 0.035070 10.0.0.23 - - [2026-03-16 04:02:28] "GET /projects?obj_uuids=3fb73c2c-b1f0-4b91-8f34-f00166ebedfd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004387 10.0.0.23 - - [2026-03-16 04:02:28] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001154 10.0.0.23 - - [2026-03-16 04:02:28] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008238 10.0.0.23 - - [2026-03-16 04:02:28] "POST /id-to-fqname HTTP/1.1" 200 190 0.001814 10.0.0.23 - - [2026-03-16 04:02:28] "POST /fqname-to-id HTTP/1.1" 404 199 0.010605 10.0.0.23 - - [2026-03-16 04:02:28] "POST /security-groups HTTP/1.1" 200 591 0.034247 10.0.0.23 - - [2026-03-16 04:02:28] "POST /projects HTTP/1.1" 200 585 0.249036 10.0.0.23 - - [2026-03-16 04:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.292333 10.0.0.38 - - [2026-03-16 04:02:28] "POST /access-control-lists HTTP/1.1" 200 596 0.029997 10.0.0.38 - - [2026-03-16 04:02:28] "GET /project/3fb73c2c-b1f0-4b91-8f34-f00166ebedfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.461311 10.0.0.38 - - [2026-03-16 04:02:29] "GET / HTTP/1.1" 200 35931 0.001429 10.0.0.23 - - [2026-03-16 04:02:33] "GET /projects?obj_uuids=3fb73c2c-b1f0-4b91-8f34-f00166ebedfd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001182 10.0.0.38 - - [2026-03-16 04:02:33] "GET /project/3fb73c2c-b1f0-4b91-8f34-f00166ebedfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.053517 10.0.0.23 - - [2026-03-16 04:02:33] "GET /projects?obj_uuids=3fb73c2c-b1f0-4b91-8f34-f00166ebedfd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001150 10.0.0.38 - - [2026-03-16 04:02:33] "GET /project/3fb73c2c-b1f0-4b91-8f34-f00166ebedfd?fields=virtual_networks HTTP/1.1" 200 1031 0.065763 10.0.0.23 - - [2026-03-16 04:02:33] "GET /projects?obj_uuids=3fb73c2c-b1f0-4b91-8f34-f00166ebedfd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001074 10.0.0.38 - - [2026-03-16 04:02:33] "GET /project/3fb73c2c-b1f0-4b91-8f34-f00166ebedfd?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.064678 10.0.0.23 - - [2026-03-16 04:02:33] "GET /projects?obj_uuids=3fb73c2c-b1f0-4b91-8f34-f00166ebedfd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001188 10.0.0.38 - - [2026-03-16 04:02:33] "GET /project/3fb73c2c-b1f0-4b91-8f34-f00166ebedfd?fields=security_groups HTTP/1.1" 200 1257 0.053277 10.0.0.38 - - [2026-03-16 04:02:34] "POST /fqname-to-id HTTP/1.1" 404 196 0.039299 10.0.0.23 - - [2026-03-16 04:02:34] "GET /projects?obj_uuids=1a5582cf-b618-41a2-8533-b715580b31a1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003481 10.0.0.23 - - [2026-03-16 04:02:34] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002049 10.0.0.23 - - [2026-03-16 04:02:34] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.011832 10.0.0.23 - - [2026-03-16 04:02:34] "POST /id-to-fqname HTTP/1.1" 200 198 0.009302 10.0.0.23 - - [2026-03-16 04:02:34] "POST /fqname-to-id HTTP/1.1" 404 207 0.008873 10.0.0.23 - - [2026-03-16 04:02:34] "POST /security-groups HTTP/1.1" 200 599 0.085976 10.0.0.38 - - [2026-03-16 04:02:34] "POST /fqname-to-id HTTP/1.1" 404 242 0.005543 10.0.0.23 - - [2026-03-16 04:02:34] "POST /projects HTTP/1.1" 200 601 0.338464 10.0.0.23 - - [2026-03-16 04:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.415621 10.0.0.38 - - [2026-03-16 04:02:34] "POST /access-control-lists HTTP/1.1" 200 602 0.044554 10.0.0.38 - - [2026-03-16 04:02:34] "GET /project/1a5582cf-b618-41a2-8533-b715580b31a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.592848 10.0.0.38 - - [2026-03-16 04:02:36] "GET / HTTP/1.1" 200 35931 0.002589 10.0.0.38 - - [2026-03-16 04:02:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.000691 10.0.0.38 - - [2026-03-16 04:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.071849 10.0.0.23 - - [2026-03-16 04:02:37] "GET /projects?obj_uuids=1a5582cf-b618-41a2-8533-b715580b31a1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001250 10.0.0.38 - - [2026-03-16 04:02:37] "GET /project/1a5582cf-b618-41a2-8533-b715580b31a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.049911 10.0.0.23 - - [2026-03-16 04:02:38] "POST /useragent-kv HTTP/1.1" 200 115 0.006810 10.0.0.38 - - [2026-03-16 04:02:38] "POST /neutron/subnet HTTP/1.1" 200 716 0.255120 10.0.0.38 - - [2026-03-16 04:02:38] "POST /fqname-to-id HTTP/1.1" 404 207 0.086051 10.0.0.38 - - [2026-03-16 04:02:38] "POST /id-to-fqname HTTP/1.1" 200 222 0.001429 10.0.0.38 - - [2026-03-16 04:02:38] "GET /virtual-network/a819900f-e7ed-4f9e-93eb-fab1cc49dd28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.008868 10.0.0.38 - - [2026-03-16 04:02:38] "POST /neutron/network HTTP/1.1" 200 974 0.012290 10.0.0.38 - - [2026-03-16 04:02:38] "GET /virtual-network/a819900f-e7ed-4f9e-93eb-fab1cc49dd28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.006360 10.0.0.38 - - [2026-03-16 04:02:38] "POST /neutron/subnet HTTP/1.1" 200 719 0.013345 10.0.0.38 - - [2026-03-16 04:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004583 10.0.0.23 - - [2026-03-16 04:02:38] "GET /projects?obj_uuids=1a5582cf-b618-41a2-8533-b715580b31a1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001861 10.0.0.38 - - [2026-03-16 04:02:38] "GET /project/1a5582cf-b618-41a2-8533-b715580b31a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.056713 10.0.0.38 - - [2026-03-16 04:02:39] "POST /route-targets HTTP/1.1" 200 327 0.015370 10.0.0.23 - - [2026-03-16 04:02:39] "POST /useragent-kv HTTP/1.1" 200 115 0.009345 10.0.0.38 - - [2026-03-16 04:02:39] "POST /neutron/subnet HTTP/1.1" 200 716 0.262501 10.0.0.38 - - [2026-03-16 04:02:39] "POST /id-to-fqname HTTP/1.1" 200 222 0.001746 10.0.0.38 - - [2026-03-16 04:02:39] "GET /virtual-network/175f7a05-0a71-4e59-92b4-db97095be8c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.010703 10.0.0.38 - - [2026-03-16 04:02:39] "POST /neutron/network HTTP/1.1" 200 973 0.013340 10.0.0.38 - - [2026-03-16 04:02:39] "GET /virtual-network/175f7a05-0a71-4e59-92b4-db97095be8c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.008586 10.0.0.38 - - [2026-03-16 04:02:39] "POST /neutron/subnet HTTP/1.1" 200 715 0.014009 10.0.0.38 - - [2026-03-16 04:02:39] "POST /id-to-fqname HTTP/1.1" 200 222 0.001725 10.0.0.23 - - [2026-03-16 04:02:40] "GET /projects?obj_uuids=1a5582cf-b618-41a2-8533-b715580b31a1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001181 10.0.0.38 - - [2026-03-16 04:02:40] "GET /project/1a5582cf-b618-41a2-8533-b715580b31a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.089855 10.0.0.38 - - [2026-03-16 04:02:41] "POST /neutron/port HTTP/1.1" 200 117 0.008333 10.0.0.38 - - [2026-03-16 04:02:41] "POST /id-to-fqname HTTP/1.1" 200 222 0.001772 10.0.0.38 - - [2026-03-16 04:02:41] "POST /neutron/network HTTP/1.1" 200 983 0.010322 10.0.0.38 - - [2026-03-16 04:02:42] "POST /neutron/port HTTP/1.1" 200 1152 0.039918 10.0.0.23 - - [2026-03-16 04:02:42] "GET /projects?obj_uuids=1a5582cf-b618-41a2-8533-b715580b31a1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001284 10.0.0.38 - - [2026-03-16 04:02:42] "GET /project/1a5582cf-b618-41a2-8533-b715580b31a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.097888 10.0.0.38 - - [2026-03-16 04:02:42] "POST /neutron/network HTTP/1.1" 200 973 0.023813 10.0.0.38 - - [2026-03-16 04:02:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007050 10.0.0.38 - - [2026-03-16 04:02:42] "POST /neutron/port HTTP/1.1" 200 117 0.001120 10.0.0.38 - - [2026-03-16 04:02:42] "POST /neutron/network HTTP/1.1" 200 974 0.013777 10.0.0.38 - - [2026-03-16 04:02:42] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010087 10.0.0.38 - - [2026-03-16 04:02:43] "POST /neutron/port HTTP/1.1" 200 1151 0.066272 10.0.0.38 - - [2026-03-16 04:02:43] "POST /neutron/port HTTP/1.1" 200 1215 0.025094 10.0.0.38 - - [2026-03-16 04:02:43] "POST /neutron/subnet HTTP/1.1" 200 1263 0.013437 10.0.0.38 - - [2026-03-16 04:02:43] "POST /neutron/network HTTP/1.1" 200 973 0.011528 10.0.0.38 - - [2026-03-16 04:02:47] "POST /neutron/port HTTP/1.1" 200 1216 0.030807 10.0.0.38 - - [2026-03-16 04:02:48] "POST /neutron/security_group HTTP/1.1" 200 2066 0.013110 10.0.0.38 - - [2026-03-16 04:02:48] "GET /virtual-machine/4e0bc287-750e-4807-8ba8-c46eb6a58f24 HTTP/1.1" 401 292 0.000503 10.0.0.38 - - [2026-03-16 04:02:48] "GET /virtual-machine/4e0bc287-750e-4807-8ba8-c46eb6a58f24 HTTP/1.1" 200 1300 0.041254 10.0.0.38 - - [2026-03-16 04:02:48] "GET /virtual-machine-interface/cc309553-2ce7-4291-b39c-b98c3af40810 HTTP/1.1" 200 3157 0.008832 10.0.0.38 - - [2026-03-16 04:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004920 10.0.0.38 - - [2026-03-16 04:02:48] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005884 10.0.0.38 - - [2026-03-16 04:02:48] "GET /virtual-networks?parent_id=1a5582cf-b618-41a2-8533-b715580b31a1&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004098 10.0.0.38 - - [2026-03-16 04:02:48] "GET /virtual-network/a819900f-e7ed-4f9e-93eb-fab1cc49dd28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.006988 10.0.0.38 - - [2026-03-16 04:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.38 - - [2026-03-16 04:02:51] "GET /virtual-network/a819900f-e7ed-4f9e-93eb-fab1cc49dd28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.006429 10.0.0.38 - - [2026-03-16 04:02:53] "POST /neutron/port HTTP/1.1" 200 1215 0.026978 10.0.0.38 - - [2026-03-16 04:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003857 10.0.0.38 - - [2026-03-16 04:02:53] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004350 10.0.0.38 - - [2026-03-16 04:02:53] "GET /virtual-networks?parent_id=1a5582cf-b618-41a2-8533-b715580b31a1&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003803 10.0.0.38 - - [2026-03-16 04:02:53] "GET /virtual-network/a819900f-e7ed-4f9e-93eb-fab1cc49dd28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.005844 10.0.0.38 - - [2026-03-16 04:02:54] "POST /neutron/security_group HTTP/1.1" 200 2066 0.012523 10.0.0.38 - - [2026-03-16 04:02:54] "POST /neutron/port HTTP/1.1" 200 1215 0.022663 10.0.0.38 - - [2026-03-16 04:02:54] "GET /virtual-machine/d3507591-0763-42bd-b13b-fdcb8fd11386 HTTP/1.1" 200 1301 0.006792 10.0.0.38 - - [2026-03-16 04:02:54] "GET /virtual-machine-interface/aa11e489-5b24-4a48-b62b-a819de621d45 HTTP/1.1" 200 3157 0.006762 10.0.0.38 - - [2026-03-16 04:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.38 - - [2026-03-16 04:02:54] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007427 10.0.0.38 - - [2026-03-16 04:02:54] "GET /virtual-networks?parent_id=1a5582cf-b618-41a2-8533-b715580b31a1&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004500 10.0.0.38 - - [2026-03-16 04:02:54] "GET /virtual-network/175f7a05-0a71-4e59-92b4-db97095be8c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.006101 10.0.0.38 - - [2026-03-16 04:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003849 10.0.0.38 - - [2026-03-16 04:02:55] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004070 10.0.0.38 - - [2026-03-16 04:02:55] "GET /virtual-networks?parent_id=1a5582cf-b618-41a2-8533-b715580b31a1&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004434 10.0.0.38 - - [2026-03-16 04:02:55] "GET /virtual-network/175f7a05-0a71-4e59-92b4-db97095be8c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.006882 10.0.0.38 - - [2026-03-16 04:02:55] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009201 10.0.0.38 - - [2026-03-16 04:03:00] "POST /fqname-to-id HTTP/1.1" 404 209 0.003858 10.0.0.38 - - [2026-03-16 04:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004326 10.0.0.23 - - [2026-03-16 04:03:00] "GET /projects?obj_uuids=1a5582cf-b618-41a2-8533-b715580b31a1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001127 10.0.0.38 - - [2026-03-16 04:03:01] "GET /project/1a5582cf-b618-41a2-8533-b715580b31a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.056190 10.0.0.38 - - [2026-03-16 04:03:01] "POST /network-policys HTTP/1.1" 200 533 0.036830 10.0.0.38 - - [2026-03-16 04:03:01] "GET /network-policy/aaf55d4c-022b-4d61-9e30-8779e6615dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.011087 10.0.0.38 - - [2026-03-16 04:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007491 10.0.0.38 - - [2026-03-16 04:03:01] "GET /virtual-network/a819900f-e7ed-4f9e-93eb-fab1cc49dd28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.007608 10.0.0.38 - - [2026-03-16 04:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004320 10.0.0.38 - - [2026-03-16 04:03:01] "GET /network-policy/aaf55d4c-022b-4d61-9e30-8779e6615dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006598 10.0.0.38 - - [2026-03-16 04:03:01] "POST /fqname-to-id HTTP/1.1" 404 207 0.015139 10.0.0.38 - - [2026-03-16 04:03:01] "POST /ref-update HTTP/1.1" 200 156 0.095492 10.0.0.38 - - [2026-03-16 04:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005484 10.0.0.38 - - [2026-03-16 04:03:01] "POST /access-control-lists HTTP/1.1" 200 578 0.106766 10.0.0.38 - - [2026-03-16 04:03:01] "GET /network-policy/aaf55d4c-022b-4d61-9e30-8779e6615dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.008113 10.0.0.38 - - [2026-03-16 04:03:01] "GET /virtual-network/a819900f-e7ed-4f9e-93eb-fab1cc49dd28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2863 0.011522 10.0.0.38 - - [2026-03-16 04:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003146 10.0.0.38 - - [2026-03-16 04:03:01] "GET /network-policy/aaf55d4c-022b-4d61-9e30-8779e6615dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005210 10.0.0.38 - - [2026-03-16 04:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004368 10.0.0.38 - - [2026-03-16 04:03:01] "GET /virtual-network/175f7a05-0a71-4e59-92b4-db97095be8c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.007418 10.0.0.38 - - [2026-03-16 04:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.38 - - [2026-03-16 04:03:01] "GET /network-policy/aaf55d4c-022b-4d61-9e30-8779e6615dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005674 10.0.0.38 - - [2026-03-16 04:03:01] "POST /ref-update HTTP/1.1" 200 156 0.078360 10.0.0.38 - - [2026-03-16 04:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.38 - - [2026-03-16 04:03:01] "GET /network-policy/aaf55d4c-022b-4d61-9e30-8779e6615dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004752 10.0.0.38 - - [2026-03-16 04:03:01] "POST /ref-update HTTP/1.1" 200 156 0.033128 10.0.0.38 - - [2026-03-16 04:03:01] "GET /virtual-network/175f7a05-0a71-4e59-92b4-db97095be8c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2859 0.011135 10.0.0.38 - - [2026-03-16 04:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005746 10.0.0.38 - - [2026-03-16 04:03:02] "GET /network-policy/aaf55d4c-022b-4d61-9e30-8779e6615dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.010397 10.0.0.38 - - [2026-03-16 04:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007437 10.0.0.23 - - [2026-03-16 04:03:02] "GET /projects?obj_uuids=1a5582cf-b618-41a2-8533-b715580b31a1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001740 10.0.0.38 - - [2026-03-16 04:03:02] "GET /project/1a5582cf-b618-41a2-8533-b715580b31a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.054599 10.0.0.38 - - [2026-03-16 04:03:02] "POST /neutron/network HTTP/1.1" 200 117 0.019359 10.0.0.38 - - [2026-03-16 04:03:02] "POST /ref-update HTTP/1.1" 200 156 0.032260 10.0.0.38 - - [2026-03-16 04:03:02] "POST /neutron/network HTTP/1.1" 200 799 0.011680 10.0.0.38 - - [2026-03-16 04:03:02] "POST /id-to-fqname HTTP/1.1" 200 214 0.001421 10.0.0.38 - - [2026-03-16 04:03:02] "GET /virtual-network/2180f44a-6a4c-4dc6-b833-fd5b3d636ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.007257 10.0.0.38 - - [2026-03-16 04:03:02] "GET /virtual-network/2180f44a-6a4c-4dc6-b833-fd5b3d636ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.008137 10.0.0.38 - - [2026-03-16 04:03:02] "POST /neutron/subnet HTTP/1.1" 200 701 0.013549 10.0.0.38 - - [2026-03-16 04:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.23 - - [2026-03-16 04:03:02] "GET /projects?obj_uuids=1a5582cf-b618-41a2-8533-b715580b31a1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001119 10.0.0.38 - - [2026-03-16 04:03:02] "GET /project/1a5582cf-b618-41a2-8533-b715580b31a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.061918 10.0.0.23 - - [2026-03-16 04:03:03] "POST /useragent-kv HTTP/1.1" 200 115 0.008113 10.0.0.38 - - [2026-03-16 04:03:03] "POST /neutron/subnet HTTP/1.1" 200 701 0.244677 10.0.0.38 - - [2026-03-16 04:03:03] "POST /id-to-fqname HTTP/1.1" 200 214 0.001712 10.0.0.38 - - [2026-03-16 04:03:03] "GET /virtual-network/0d1c1ceb-c24b-45db-9319-0791a0d1c569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.007759 10.0.0.38 - - [2026-03-16 04:03:03] "GET /virtual-network/0d1c1ceb-c24b-45db-9319-0791a0d1c569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.008899 10.0.0.38 - - [2026-03-16 04:03:03] "POST /neutron/network HTTP/1.1" 200 799 0.010912 10.0.0.38 - - [2026-03-16 04:03:03] "POST /fqname-to-id HTTP/1.1" 404 239 0.003927 10.0.0.38 - - [2026-03-16 04:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004321 10.0.0.23 - - [2026-03-16 04:03:03] "GET /projects?obj_uuids=1a5582cf-b618-41a2-8533-b715580b31a1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001070 10.0.0.38 - - [2026-03-16 04:03:03] "GET /project/1a5582cf-b618-41a2-8533-b715580b31a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.054523 10.0.0.38 - - [2026-03-16 04:03:03] "POST /network-policys HTTP/1.1" 200 587 0.038067 10.0.0.38 - - [2026-03-16 04:03:03] "GET /network-policy/04a27287-d3f0-4151-9c2e-1f59831b3e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.007340 10.0.0.38 - - [2026-03-16 04:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.38 - - [2026-03-16 04:03:03] "GET /virtual-network/2180f44a-6a4c-4dc6-b833-fd5b3d636ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.006843 10.0.0.38 - - [2026-03-16 04:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004227 10.0.0.38 - - [2026-03-16 04:03:03] "GET /network-policy/04a27287-d3f0-4151-9c2e-1f59831b3e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.004910 10.0.0.38 - - [2026-03-16 04:03:04] "POST /fqname-to-id HTTP/1.1" 404 210 0.017645 10.0.0.38 - - [2026-03-16 04:03:04] "POST /ref-update HTTP/1.1" 200 156 0.077289 10.0.0.38 - - [2026-03-16 04:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010201 10.0.0.38 - - [2026-03-16 04:03:04] "GET /network-policy/04a27287-d3f0-4151-9c2e-1f59831b3e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.005987 10.0.0.38 - - [2026-03-16 04:03:04] "GET /virtual-network/2180f44a-6a4c-4dc6-b833-fd5b3d636ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.015409 10.0.0.38 - - [2026-03-16 04:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004160 10.0.0.38 - - [2026-03-16 04:03:04] "GET /network-policy/04a27287-d3f0-4151-9c2e-1f59831b3e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.004734 10.0.0.38 - - [2026-03-16 04:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004694 10.0.0.38 - - [2026-03-16 04:03:04] "GET /virtual-network/0d1c1ceb-c24b-45db-9319-0791a0d1c569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.007472 10.0.0.38 - - [2026-03-16 04:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004166 10.0.0.38 - - [2026-03-16 04:03:04] "GET /network-policy/04a27287-d3f0-4151-9c2e-1f59831b3e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.005645 10.0.0.38 - - [2026-03-16 04:03:04] "POST /ref-update HTTP/1.1" 200 156 0.062668 10.0.0.38 - - [2026-03-16 04:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005598 10.0.0.38 - - [2026-03-16 04:03:04] "POST /access-control-lists HTTP/1.1" 200 554 0.090364 10.0.0.38 - - [2026-03-16 04:03:04] "GET /network-policy/04a27287-d3f0-4151-9c2e-1f59831b3e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.009973 10.0.0.38 - - [2026-03-16 04:03:04] "POST /neutron/network HTTP/1.1" 200 912 0.011531 10.0.0.38 - - [2026-03-16 04:03:04] "GET /virtual-network/0d1c1ceb-c24b-45db-9319-0791a0d1c569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.026371 10.0.0.38 - - [2026-03-16 04:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005940 10.0.0.38 - - [2026-03-16 04:03:04] "GET /network-policy/04a27287-d3f0-4151-9c2e-1f59831b3e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.007859 10.0.0.38 - - [2026-03-16 04:03:04] "POST /id-to-fqname HTTP/1.1" 200 214 0.001290 10.0.0.38 - - [2026-03-16 04:03:04] "POST /neutron/network HTTP/1.1" 200 922 0.009150 10.0.0.23 - - [2026-03-16 04:03:05] "GET /projects?obj_uuids=1a5582cf-b618-41a2-8533-b715580b31a1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001219 10.0.0.38 - - [2026-03-16 04:03:05] "GET /project/1a5582cf-b618-41a2-8533-b715580b31a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.088881 10.0.0.38 - - [2026-03-16 04:03:06] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010834 10.0.0.38 - - [2026-03-16 04:03:06] "POST /id-to-fqname HTTP/1.1" 200 214 0.001532 10.0.0.38 - - [2026-03-16 04:03:06] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009677 10.0.0.23 - - [2026-03-16 04:03:06] "GET /projects?obj_uuids=1a5582cf-b618-41a2-8533-b715580b31a1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001163 10.0.0.38 - - [2026-03-16 04:03:06] "POST /neutron/port HTTP/1.1" 200 1063 0.431630 10.0.0.23 - - [2026-03-16 04:03:07] "GET /projects?obj_uuids=1a5582cf-b618-41a2-8533-b715580b31a1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002060 10.0.0.38 - - [2026-03-16 04:03:07] "POST /neutron/port HTTP/1.1" 200 1117 0.200307 10.0.0.38 - - [2026-03-16 04:03:07] "GET /project/1a5582cf-b618-41a2-8533-b715580b31a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.141218 10.0.0.38 - - [2026-03-16 04:03:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005158 10.0.0.38 - - [2026-03-16 04:03:07] "POST /neutron/network HTTP/1.1" 200 912 0.010607 10.0.0.38 - - [2026-03-16 04:03:07] "POST /neutron/port HTTP/1.1" 200 117 0.008132 10.0.0.38 - - [2026-03-16 04:03:07] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003691 10.0.0.38 - - [2026-03-16 04:03:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.38 - - [2026-03-16 04:03:07] "GET /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006181 10.0.0.38 - - [2026-03-16 04:03:08] "PUT /access-control-list/78cf7ff9-3358-4ab0-80cb-81ebfe12b208 HTTP/1.1" 200 272 0.030947 10.0.0.38 - - [2026-03-16 04:03:08] "POST /neutron/port HTTP/1.1" 200 1063 0.020327 10.0.0.38 - - [2026-03-16 04:03:08] "POST /neutron/port HTTP/1.1" 200 1127 0.024157 10.0.0.38 - - [2026-03-16 04:03:08] "POST /neutron/port HTTP/1.1" 200 117 0.001425 10.0.0.38 - - [2026-03-16 04:03:09] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003880 10.0.0.38 - - [2026-03-16 04:03:09] "GET /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006876 10.0.0.38 - - [2026-03-16 04:03:09] "GET /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006050 10.0.0.38 - - [2026-03-16 04:03:09] "PUT /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273 HTTP/1.1" 200 254 0.040443 10.0.0.38 - - [2026-03-16 04:03:09] "PUT /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273 HTTP/1.1" 200 254 0.054237 10.0.0.38 - - [2026-03-16 04:03:09] "GET /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.009242 10.0.0.38 - - [2026-03-16 04:03:09] "GET /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.008052 10.0.0.38 - - [2026-03-16 04:03:09] "PUT /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29 HTTP/1.1" 200 254 0.042821 10.0.0.38 - - [2026-03-16 04:03:09] "PUT /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29 HTTP/1.1" 200 254 0.068428 10.0.0.38 - - [2026-03-16 04:03:09] "GET /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.007564 10.0.0.38 - - [2026-03-16 04:03:09] "GET /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005804 10.0.0.38 - - [2026-03-16 04:03:09] "PUT /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b HTTP/1.1" 200 254 0.045867 10.0.0.38 - - [2026-03-16 04:03:09] "PUT /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b HTTP/1.1" 200 254 0.048176 10.0.0.38 - - [2026-03-16 04:03:09] "GET /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.009264 10.0.0.38 - - [2026-03-16 04:03:09] "GET /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007193 10.0.0.38 - - [2026-03-16 04:03:09] "PUT /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273 HTTP/1.1" 200 254 0.032256 10.0.0.38 - - [2026-03-16 04:03:09] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.005403 10.0.0.38 - - [2026-03-16 04:03:09] "GET /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006159 10.0.0.38 - - [2026-03-16 04:03:09] "GET /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004991 10.0.0.38 - - [2026-03-16 04:03:09] "PUT /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273 HTTP/1.1" 200 254 0.039402 10.0.0.38 - - [2026-03-16 04:03:09] "PUT /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273 HTTP/1.1" 200 254 0.049905 10.0.0.38 - - [2026-03-16 04:03:10] "GET /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005919 10.0.0.38 - - [2026-03-16 04:03:10] "GET /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006821 10.0.0.38 - - [2026-03-16 04:03:10] "PUT /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29 HTTP/1.1" 200 254 0.044062 10.0.0.38 - - [2026-03-16 04:03:10] "PUT /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29 HTTP/1.1" 200 254 0.057619 10.0.0.38 - - [2026-03-16 04:03:10] "GET /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.013265 10.0.0.38 - - [2026-03-16 04:03:10] "GET /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005468 10.0.0.38 - - [2026-03-16 04:03:10] "PUT /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b HTTP/1.1" 200 254 0.056945 10.0.0.38 - - [2026-03-16 04:03:10] "PUT /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b HTTP/1.1" 200 254 0.042399 10.0.0.38 - - [2026-03-16 04:03:10] "GET /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006101 10.0.0.38 - - [2026-03-16 04:03:10] "GET /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004640 10.0.0.38 - - [2026-03-16 04:03:10] "PUT /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29 HTTP/1.1" 200 254 0.027824 10.0.0.38 - - [2026-03-16 04:03:10] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.005063 10.0.0.38 - - [2026-03-16 04:03:10] "GET /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006516 10.0.0.38 - - [2026-03-16 04:03:10] "GET /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005270 10.0.0.38 - - [2026-03-16 04:03:10] "PUT /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273 HTTP/1.1" 200 254 0.032959 10.0.0.38 - - [2026-03-16 04:03:10] "PUT /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273 HTTP/1.1" 200 254 0.040993 10.0.0.38 - - [2026-03-16 04:03:10] "GET /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.013885 10.0.0.38 - - [2026-03-16 04:03:10] "GET /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006147 10.0.0.38 - - [2026-03-16 04:03:10] "PUT /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29 HTTP/1.1" 200 254 0.052553 10.0.0.38 - - [2026-03-16 04:03:10] "PUT /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29 HTTP/1.1" 200 254 0.040956 10.0.0.38 - - [2026-03-16 04:03:11] "GET /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006002 10.0.0.38 - - [2026-03-16 04:03:11] "GET /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.009537 10.0.0.38 - - [2026-03-16 04:03:11] "PUT /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b HTTP/1.1" 200 254 0.046082 10.0.0.38 - - [2026-03-16 04:03:11] "PUT /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b HTTP/1.1" 200 254 0.050742 10.0.0.38 - - [2026-03-16 04:03:11] "GET /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.008481 10.0.0.38 - - [2026-03-16 04:03:11] "GET /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004896 10.0.0.38 - - [2026-03-16 04:03:11] "PUT /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b HTTP/1.1" 200 254 0.025632 10.0.0.38 - - [2026-03-16 04:03:11] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004143 10.0.0.38 - - [2026-03-16 04:03:11] "GET /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006923 10.0.0.38 - - [2026-03-16 04:03:11] "GET /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006852 10.0.0.38 - - [2026-03-16 04:03:11] "PUT /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273 HTTP/1.1" 200 254 0.044365 10.0.0.38 - - [2026-03-16 04:03:11] "PUT /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273 HTTP/1.1" 200 254 0.050310 10.0.0.38 - - [2026-03-16 04:03:11] "GET /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.013509 10.0.0.38 - - [2026-03-16 04:03:11] "GET /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.007378 10.0.0.38 - - [2026-03-16 04:03:11] "PUT /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29 HTTP/1.1" 200 254 0.039885 10.0.0.38 - - [2026-03-16 04:03:11] "PUT /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29 HTTP/1.1" 200 254 0.047270 10.0.0.38 - - [2026-03-16 04:03:11] "GET /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.013936 10.0.0.38 - - [2026-03-16 04:03:11] "GET /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.007155 10.0.0.38 - - [2026-03-16 04:03:11] "PUT /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b HTTP/1.1" 200 254 0.055217 10.0.0.38 - - [2026-03-16 04:03:11] "PUT /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b HTTP/1.1" 200 254 0.059515 10.0.0.38 - - [2026-03-16 04:03:16] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008429 10.0.0.38 - - [2026-03-16 04:03:22] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003994 10.0.0.38 - - [2026-03-16 04:03:22] "GET /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.005671 10.0.0.38 - - [2026-03-16 04:03:22] "GET /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.006157 10.0.0.38 - - [2026-03-16 04:03:22] "PUT /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273 HTTP/1.1" 200 254 0.041882 10.0.0.38 - - [2026-03-16 04:03:22] "PUT /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273 HTTP/1.1" 200 254 0.046630 10.0.0.38 - - [2026-03-16 04:03:22] "GET /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.006913 10.0.0.38 - - [2026-03-16 04:03:22] "GET /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.005483 10.0.0.38 - - [2026-03-16 04:03:22] "PUT /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29 HTTP/1.1" 200 254 0.058104 10.0.0.38 - - [2026-03-16 04:03:22] "PUT /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29 HTTP/1.1" 200 254 0.049731 10.0.0.38 - - [2026-03-16 04:03:22] "GET /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.008177 10.0.0.38 - - [2026-03-16 04:03:22] "GET /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005727 10.0.0.38 - - [2026-03-16 04:03:22] "PUT /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b HTTP/1.1" 200 254 0.064701 10.0.0.38 - - [2026-03-16 04:03:22] "PUT /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b HTTP/1.1" 200 254 0.053771 10.0.0.38 - - [2026-03-16 04:03:22] "GET /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.015306 10.0.0.38 - - [2026-03-16 04:03:22] "GET /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.008250 10.0.0.38 - - [2026-03-16 04:03:22] "PUT /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273 HTTP/1.1" 200 254 0.031743 10.0.0.38 - - [2026-03-16 04:03:22] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004990 10.0.0.38 - - [2026-03-16 04:03:22] "GET /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006447 10.0.0.38 - - [2026-03-16 04:03:22] "GET /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006083 10.0.0.38 - - [2026-03-16 04:03:22] "PUT /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273 HTTP/1.1" 200 254 0.040493 10.0.0.38 - - [2026-03-16 04:03:23] "PUT /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273 HTTP/1.1" 200 254 0.051763 10.0.0.38 - - [2026-03-16 04:03:23] "GET /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.011875 10.0.0.38 - - [2026-03-16 04:03:23] "GET /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.008540 10.0.0.38 - - [2026-03-16 04:03:23] "PUT /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29 HTTP/1.1" 200 254 0.047236 10.0.0.38 - - [2026-03-16 04:03:23] "PUT /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29 HTTP/1.1" 200 254 0.051165 10.0.0.38 - - [2026-03-16 04:03:23] "GET /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.009828 10.0.0.38 - - [2026-03-16 04:03:23] "GET /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006696 10.0.0.38 - - [2026-03-16 04:03:23] "PUT /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b HTTP/1.1" 200 254 0.050920 10.0.0.38 - - [2026-03-16 04:03:23] "PUT /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b HTTP/1.1" 200 254 0.044540 10.0.0.38 - - [2026-03-16 04:03:23] "GET /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.010137 10.0.0.38 - - [2026-03-16 04:03:23] "GET /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.007651 10.0.0.38 - - [2026-03-16 04:03:23] "PUT /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29 HTTP/1.1" 200 254 0.024215 10.0.0.38 - - [2026-03-16 04:03:23] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004482 10.0.0.38 - - [2026-03-16 04:03:23] "GET /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005818 10.0.0.38 - - [2026-03-16 04:03:23] "GET /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005316 10.0.0.38 - - [2026-03-16 04:03:23] "PUT /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273 HTTP/1.1" 200 254 0.037849 10.0.0.38 - - [2026-03-16 04:03:23] "PUT /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273 HTTP/1.1" 200 254 0.042710 10.0.0.38 - - [2026-03-16 04:03:23] "GET /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006440 10.0.0.38 - - [2026-03-16 04:03:23] "GET /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006557 10.0.0.38 - - [2026-03-16 04:03:23] "PUT /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29 HTTP/1.1" 200 254 0.049675 10.0.0.38 - - [2026-03-16 04:03:24] "PUT /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29 HTTP/1.1" 200 254 0.044827 10.0.0.38 - - [2026-03-16 04:03:24] "GET /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.027117 10.0.0.38 - - [2026-03-16 04:03:24] "GET /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.009200 10.0.0.38 - - [2026-03-16 04:03:24] "PUT /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b HTTP/1.1" 200 254 0.050896 10.0.0.38 - - [2026-03-16 04:03:24] "PUT /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b HTTP/1.1" 200 254 0.049559 10.0.0.38 - - [2026-03-16 04:03:24] "GET /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.010733 10.0.0.38 - - [2026-03-16 04:03:24] "GET /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.014105 10.0.0.38 - - [2026-03-16 04:03:24] "PUT /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b HTTP/1.1" 200 254 0.029944 10.0.0.38 - - [2026-03-16 04:03:24] "POST /ref-update HTTP/1.1" 200 156 0.076467 10.0.0.38 - - [2026-03-16 04:03:24] "POST /neutron/network HTTP/1.1" 200 799 0.012521 10.0.0.38 - - [2026-03-16 04:03:24] "GET /virtual-network/0d1c1ceb-c24b-45db-9319-0791a0d1c569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.005420 10.0.0.38 - - [2026-03-16 04:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004564 10.0.0.38 - - [2026-03-16 04:03:24] "GET /network-policy/04a27287-d3f0-4151-9c2e-1f59831b3e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.007762 10.0.0.38 - - [2026-03-16 04:03:24] "POST /ref-update HTTP/1.1" 200 156 0.095557 10.0.0.38 - - [2026-03-16 04:03:24] "DELETE /access-control-list/660ae9fc-eec0-4b6e-8c76-4478ebed2613 HTTP/1.1" 200 115 0.064401 10.0.0.38 - - [2026-03-16 04:03:24] "GET /virtual-network/2180f44a-6a4c-4dc6-b833-fd5b3d636ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.013439 10.0.0.38 - - [2026-03-16 04:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010587 10.0.0.38 - - [2026-03-16 04:03:25] "GET /network-policy/04a27287-d3f0-4151-9c2e-1f59831b3e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.005736 10.0.0.38 - - [2026-03-16 04:03:25] "DELETE /network-policy/04a27287-d3f0-4151-9c2e-1f59831b3e4a HTTP/1.1" 200 115 0.054928 10.0.0.38 - - [2026-03-16 04:03:25] "POST /neutron/port HTTP/1.1" 200 1117 0.028749 10.0.0.38 - - [2026-03-16 04:03:25] "POST /neutron/network HTTP/1.1" 400 204 0.040654 10.0.0.38 - - [2026-03-16 04:03:25] "POST /neutron/port HTTP/1.1" 200 151 0.296841 10.0.0.23 - - [2026-03-16 04:03:26] "DELETE /project/1a5582cfb61841a28533b715580b31a1 HTTP/1.1" 404 173 0.011799 10.0.0.23 - - [2026-03-16 04:03:26] "DELETE /project/3fb73c2cb1f04b918f34f00166ebedfd HTTP/1.1" 404 173 0.015175 10.0.0.23 - - [2026-03-16 04:03:26] "GET /projects?obj_uuids=674fa912-bc2c-473d-a6e5-e1e2350f878d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000985 10.0.0.23 - - [2026-03-16 04:03:26] "GET /projects?obj_uuids=3fb73c2c-b1f0-4b91-8f34-f00166ebedfd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000974 10.0.0.23 - - [2026-03-16 04:03:26] "GET /project/674fa912-bc2c-473d-a6e5-e1e2350f878d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.046579 10.0.0.23 - - [2026-03-16 04:03:26] "GET /project/3fb73c2c-b1f0-4b91-8f34-f00166ebedfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.073544 10.0.0.23 - - [2026-03-16 04:03:27] "GET /projects?obj_uuids=674fa912-bc2c-473d-a6e5-e1e2350f878d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001474 10.0.0.23 - - [2026-03-16 04:03:27] "GET /projects?obj_uuids=3fb73c2c-b1f0-4b91-8f34-f00166ebedfd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000994 10.0.0.23 - - [2026-03-16 04:03:27] "GET /project/674fa912-bc2c-473d-a6e5-e1e2350f878d?fields=security_groups HTTP/1.1" 200 1380 0.099983 10.0.0.23 - - [2026-03-16 04:03:27] "GET /project/3fb73c2c-b1f0-4b91-8f34-f00166ebedfd?fields=security_groups HTTP/1.1" 200 1362 0.103317 10.0.0.23 - - [2026-03-16 04:03:27] "DELETE /security-group/10728d33-7325-413e-a202-e21be622e68d HTTP/1.1" 200 115 0.089748 10.0.0.23 - - [2026-03-16 04:03:27] "GET /projects?obj_uuids=674fa912-bc2c-473d-a6e5-e1e2350f878d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001474 10.0.0.23 - - [2026-03-16 04:03:27] "DELETE /security-group/fea0ba8c-d8fb-442b-afcb-025015d08225 HTTP/1.1" 200 115 0.148576 10.0.0.23 - - [2026-03-16 04:03:27] "GET /projects?obj_uuids=3fb73c2c-b1f0-4b91-8f34-f00166ebedfd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001240 10.0.0.23 - - [2026-03-16 04:03:27] "GET /project/674fa912-bc2c-473d-a6e5-e1e2350f878d?fields=application_policy_sets HTTP/1.1" 200 1419 0.138327 10.0.0.38 - - [2026-03-16 04:03:27] "DELETE /access-control-list/65a93984-991c-44d3-96c6-48aa9bc87bf4 HTTP/1.1" 200 115 0.130934 10.0.0.23 - - [2026-03-16 04:03:27] "GET /project/3fb73c2c-b1f0-4b91-8f34-f00166ebedfd?fields=application_policy_sets HTTP/1.1" 200 1401 0.147016 10.0.0.38 - - [2026-03-16 04:03:27] "POST /neutron/network HTTP/1.1" 200 799 0.016963 10.0.0.38 - - [2026-03-16 04:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010187 10.0.0.23 - - [2026-03-16 04:03:27] "DELETE /project/674fa912-bc2c-473d-a6e5-e1e2350f878d HTTP/1.1" 200 115 0.772244 10.0.0.23 - - [2026-03-16 04:03:27] "DELETE /project/3fb73c2c-b1f0-4b91-8f34-f00166ebedfd HTTP/1.1" 200 115 0.808691 10.0.0.38 - - [2026-03-16 04:03:27] "DELETE /route-target/9501e99b-f93f-4817-b874-291cc8f6b2e7 HTTP/1.1" 200 115 0.038406 10.0.0.38 - - [2026-03-16 04:03:27] "POST /ref-update HTTP/1.1" 200 156 0.071455 10.0.0.38 - - [2026-03-16 04:03:28] "GET /virtual-network/175f7a05-0a71-4e59-92b4-db97095be8c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.009007 10.0.0.38 - - [2026-03-16 04:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004301 10.0.0.38 - - [2026-03-16 04:03:28] "GET /network-policy/aaf55d4c-022b-4d61-9e30-8779e6615dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.012564 10.0.0.38 - - [2026-03-16 04:03:28] "POST /fqname-to-id HTTP/1.1" 404 207 0.015841 10.0.0.38 - - [2026-03-16 04:03:28] "POST /ref-update HTTP/1.1" 200 156 0.101731 10.0.0.38 - - [2026-03-16 04:03:28] "DELETE /access-control-list/cc04478f-dd55-4ba6-8914-0d3617c80656 HTTP/1.1" 200 115 0.057908 10.0.0.38 - - [2026-03-16 04:03:28] "POST /neutron/network HTTP/1.1" 200 974 0.028208 10.0.0.38 - - [2026-03-16 04:03:28] "GET /virtual-network/a819900f-e7ed-4f9e-93eb-fab1cc49dd28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.011152 10.0.0.38 - - [2026-03-16 04:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007206 10.0.0.38 - - [2026-03-16 04:03:28] "GET /network-policy/aaf55d4c-022b-4d61-9e30-8779e6615dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005878 10.0.0.38 - - [2026-03-16 04:03:28] "DELETE /network-policy/aaf55d4c-022b-4d61-9e30-8779e6615dc4 HTTP/1.1" 200 115 0.042238 10.0.0.38 - - [2026-03-16 04:03:29] "POST /neutron/port HTTP/1.1" 200 1215 0.020420 10.0.0.38 - - [2026-03-16 04:03:29] "POST /neutron/port HTTP/1.1" 200 1216 0.030229 10.0.0.38 - - [2026-03-16 04:03:30] "POST /neutron/network HTTP/1.1" 200 973 0.012733 10.0.0.38 - - [2026-03-16 04:03:31] "DELETE /route-target/97442fd2-7efd-4e73-a4cb-63cafe5f59be HTTP/1.1" 200 115 0.029483 10.0.0.23 - - [2026-03-16 04:03:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002909 10.0.0.23 - - [2026-03-16 04:03:31] "POST /useragent-kv HTTP/1.1" 200 115 0.004112 10.0.0.23 - - [2026-03-16 04:03:31] "POST /useragent-kv HTTP/1.1" 200 115 0.007766 10.0.0.23 - - [2026-03-16 04:03:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002789 10.0.0.38 - - [2026-03-16 04:03:31] "POST /neutron/network HTTP/1.1" 200 151 0.165418 10.0.0.38 - - [2026-03-16 04:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004278 10.0.0.23 - - [2026-03-16 04:03:32] "GET /projects?obj_uuids=1a5582cf-b618-41a2-8533-b715580b31a1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001117 10.0.0.38 - - [2026-03-16 04:03:32] "GET /project/1a5582cf-b618-41a2-8533-b715580b31a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.073816 10.0.0.38 - - [2026-03-16 04:03:32] "POST /route-targets HTTP/1.1" 200 327 0.017467 10.0.0.23 - - [2026-03-16 04:03:33] "POST /useragent-kv HTTP/1.1" 200 115 0.008405 10.0.0.38 - - [2026-03-16 04:03:33] "POST /neutron/subnet HTTP/1.1" 200 716 0.222856 10.0.0.38 - - [2026-03-16 04:03:33] "POST /id-to-fqname HTTP/1.1" 200 222 0.001963 10.0.0.38 - - [2026-03-16 04:03:33] "GET /virtual-network/c9851e09-7b14-48da-987b-0c6ceaf6b9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.010634 10.0.0.38 - - [2026-03-16 04:03:33] "POST /neutron/network HTTP/1.1" 200 974 0.010931 10.0.0.38 - - [2026-03-16 04:03:33] "GET /virtual-network/c9851e09-7b14-48da-987b-0c6ceaf6b9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.006340 10.0.0.38 - - [2026-03-16 04:03:33] "POST /neutron/subnet HTTP/1.1" 200 720 0.014893 10.0.0.38 - - [2026-03-16 04:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004021 10.0.0.23 - - [2026-03-16 04:03:33] "GET /projects?obj_uuids=1a5582cf-b618-41a2-8533-b715580b31a1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001423 10.0.0.38 - - [2026-03-16 04:03:33] "GET /project/1a5582cf-b618-41a2-8533-b715580b31a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.058472 10.0.0.38 - - [2026-03-16 04:03:33] "POST /ref-update HTTP/1.1" 200 156 0.042439 10.0.0.38 - - [2026-03-16 04:03:34] "POST /fqname-to-id HTTP/1.1" 404 207 0.017930 10.0.0.23 - - [2026-03-16 04:03:34] "POST /useragent-kv HTTP/1.1" 200 115 0.005796 10.0.0.38 - - [2026-03-16 04:03:34] "POST /neutron/subnet HTTP/1.1" 200 716 0.269262 10.0.0.38 - - [2026-03-16 04:03:34] "POST /id-to-fqname HTTP/1.1" 200 222 0.001648 10.0.0.38 - - [2026-03-16 04:03:34] "GET /virtual-network/51a9f4d0-09c3-4cbd-aeba-837371098cd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.009484 10.0.0.38 - - [2026-03-16 04:03:34] "POST /neutron/network HTTP/1.1" 200 973 0.012788 10.0.0.38 - - [2026-03-16 04:03:34] "GET /virtual-network/51a9f4d0-09c3-4cbd-aeba-837371098cd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.007408 10.0.0.38 - - [2026-03-16 04:03:34] "POST /neutron/subnet HTTP/1.1" 200 715 0.011450 10.0.0.38 - - [2026-03-16 04:03:34] "POST /id-to-fqname HTTP/1.1" 200 222 0.001379 10.0.0.23 - - [2026-03-16 04:03:35] "GET /projects?obj_uuids=1a5582cf-b618-41a2-8533-b715580b31a1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001025 10.0.0.38 - - [2026-03-16 04:03:35] "GET /project/1a5582cf-b618-41a2-8533-b715580b31a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.071634 10.0.0.38 - - [2026-03-16 04:03:35] "POST /neutron/port HTTP/1.1" 200 117 0.009134 10.0.0.38 - - [2026-03-16 04:03:35] "POST /id-to-fqname HTTP/1.1" 200 222 0.001453 10.0.0.38 - - [2026-03-16 04:03:35] "POST /neutron/network HTTP/1.1" 200 983 0.009885 10.0.0.38 - - [2026-03-16 04:03:36] "POST /neutron/port HTTP/1.1" 200 1152 0.029613 10.0.0.38 - - [2026-03-16 04:03:36] "POST /neutron/port HTTP/1.1" 200 1216 0.030128 10.0.0.38 - - [2026-03-16 04:03:37] "POST /neutron/subnet HTTP/1.1" 200 1268 0.021944 10.0.0.38 - - [2026-03-16 04:03:37] "POST /neutron/network HTTP/1.1" 200 974 0.014678 10.0.0.23 - - [2026-03-16 04:03:37] "GET /projects?obj_uuids=1a5582cf-b618-41a2-8533-b715580b31a1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001372 10.0.0.38 - - [2026-03-16 04:03:37] "GET /project/1a5582cf-b618-41a2-8533-b715580b31a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.443059 10.0.0.38 - - [2026-03-16 04:03:37] "GET /obj-perms HTTP/1.1" 200 5056 0.095243 10.0.0.38 - - [2026-03-16 04:03:37] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008786 10.0.0.38 - - [2026-03-16 04:03:37] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008783 10.0.0.38 - - [2026-03-16 04:03:38] "POST /neutron/port HTTP/1.1" 200 1151 0.030844 10.0.0.38 - - [2026-03-16 04:03:38] "POST /neutron/port HTTP/1.1" 200 1215 0.030488 10.0.0.38 - - [2026-03-16 04:03:38] "POST /neutron/subnet HTTP/1.1" 200 1263 0.020503 10.0.0.38 - - [2026-03-16 04:03:38] "POST /neutron/network HTTP/1.1" 200 973 0.012421 10.0.0.38 - - [2026-03-16 04:03:41] "POST /neutron/network HTTP/1.1" 200 983 0.014751 10.0.0.38 - - [2026-03-16 04:03:41] "POST /neutron/subnet HTTP/1.1" 200 1263 0.015935 10.0.0.38 - - [2026-03-16 04:03:41] "POST /neutron/network HTTP/1.1" 200 973 0.014010 10.0.0.38 - - [2026-03-16 04:03:42] "POST /neutron/port HTTP/1.1" 200 1216 0.024601 10.0.0.38 - - [2026-03-16 04:03:42] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008616 10.0.0.38 - - [2026-03-16 04:03:42] "GET /virtual-machine/1f91b85c-be6f-434a-a653-d62f83638357 HTTP/1.1" 200 1300 0.006735 10.0.0.38 - - [2026-03-16 04:03:42] "GET /virtual-machine-interface/ef827853-1643-45c0-b152-a56563f122be HTTP/1.1" 200 3157 0.007543 10.0.0.38 - - [2026-03-16 04:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004538 10.0.0.38 - - [2026-03-16 04:03:42] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004949 10.0.0.38 - - [2026-03-16 04:03:42] "GET /virtual-networks?parent_id=1a5582cf-b618-41a2-8533-b715580b31a1&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.005454 10.0.0.38 - - [2026-03-16 04:03:43] "GET /virtual-network/c9851e09-7b14-48da-987b-0c6ceaf6b9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.009912 10.0.0.38 - - [2026-03-16 04:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004502 10.0.0.38 - - [2026-03-16 04:03:46] "GET /virtual-network/c9851e09-7b14-48da-987b-0c6ceaf6b9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.007676 10.0.0.38 - - [2026-03-16 04:03:47] "POST /neutron/port HTTP/1.1" 200 1215 0.054882 10.0.0.38 - - [2026-03-16 04:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007147 10.0.0.38 - - [2026-03-16 04:03:48] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.009605 10.0.0.38 - - [2026-03-16 04:03:48] "GET /virtual-networks?parent_id=1a5582cf-b618-41a2-8533-b715580b31a1&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.006384 10.0.0.38 - - [2026-03-16 04:03:48] "GET /virtual-network/c9851e09-7b14-48da-987b-0c6ceaf6b9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.007946 10.0.0.38 - - [2026-03-16 04:03:48] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009539 10.0.0.38 - - [2026-03-16 04:03:48] "POST /neutron/port HTTP/1.1" 200 1215 0.028353 10.0.0.38 - - [2026-03-16 04:03:48] "GET /virtual-machine/72cb7cfd-c3d8-4d23-99dd-9bf3dbb45f95 HTTP/1.1" 200 1300 0.011202 10.0.0.38 - - [2026-03-16 04:03:48] "GET /virtual-machine-interface/613b7331-bd49-4788-8ee3-cc1af09e6b87 HTTP/1.1" 200 3156 0.006691 10.0.0.38 - - [2026-03-16 04:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004343 10.0.0.38 - - [2026-03-16 04:03:48] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005074 10.0.0.38 - - [2026-03-16 04:03:48] "GET /virtual-networks?parent_id=1a5582cf-b618-41a2-8533-b715580b31a1&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.005933 10.0.0.38 - - [2026-03-16 04:03:48] "GET /virtual-network/51a9f4d0-09c3-4cbd-aeba-837371098cd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.007249 10.0.0.38 - - [2026-03-16 04:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.38 - - [2026-03-16 04:03:49] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004771 10.0.0.38 - - [2026-03-16 04:03:49] "GET /virtual-networks?parent_id=1a5582cf-b618-41a2-8533-b715580b31a1&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004339 10.0.0.38 - - [2026-03-16 04:03:50] "GET /virtual-network/51a9f4d0-09c3-4cbd-aeba-837371098cd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.008068 10.0.0.38 - - [2026-03-16 04:03:50] "POST /fqname-to-id HTTP/1.1" 404 209 0.004043 10.0.0.38 - - [2026-03-16 04:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004289 10.0.0.23 - - [2026-03-16 04:03:50] "GET /projects?obj_uuids=1a5582cf-b618-41a2-8533-b715580b31a1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001290 10.0.0.38 - - [2026-03-16 04:03:50] "GET /project/1a5582cf-b618-41a2-8533-b715580b31a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.074070 10.0.0.38 - - [2026-03-16 04:03:50] "POST /network-policys HTTP/1.1" 200 533 0.050839 10.0.0.38 - - [2026-03-16 04:03:50] "GET /network-policy/aa7f4749-7563-413c-9e58-7e9ead73c3d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.007671 10.0.0.38 - - [2026-03-16 04:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003879 10.0.0.38 - - [2026-03-16 04:03:50] "GET /virtual-network/c9851e09-7b14-48da-987b-0c6ceaf6b9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.007621 10.0.0.38 - - [2026-03-16 04:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003980 10.0.0.38 - - [2026-03-16 04:03:50] "GET /network-policy/aa7f4749-7563-413c-9e58-7e9ead73c3d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005720 10.0.0.38 - - [2026-03-16 04:03:50] "POST /ref-update HTTP/1.1" 200 156 0.057493 10.0.0.38 - - [2026-03-16 04:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004380 10.0.0.38 - - [2026-03-16 04:03:50] "GET /network-policy/aa7f4749-7563-413c-9e58-7e9ead73c3d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005612 10.0.0.38 - - [2026-03-16 04:03:50] "GET /virtual-network/c9851e09-7b14-48da-987b-0c6ceaf6b9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2863 0.010757 10.0.0.38 - - [2026-03-16 04:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.38 - - [2026-03-16 04:03:50] "GET /network-policy/aa7f4749-7563-413c-9e58-7e9ead73c3d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005126 10.0.0.38 - - [2026-03-16 04:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837 10.0.0.38 - - [2026-03-16 04:03:50] "GET /virtual-network/51a9f4d0-09c3-4cbd-aeba-837371098cd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.008084 10.0.0.38 - - [2026-03-16 04:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003977 10.0.0.38 - - [2026-03-16 04:03:50] "GET /network-policy/aa7f4749-7563-413c-9e58-7e9ead73c3d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004908 10.0.0.38 - - [2026-03-16 04:03:51] "POST /fqname-to-id HTTP/1.1" 404 207 0.006132 10.0.0.38 - - [2026-03-16 04:03:51] "POST /ref-update HTTP/1.1" 200 156 0.111936 10.0.0.38 - - [2026-03-16 04:03:51] "POST /fqname-to-id HTTP/1.1" 404 230 0.005954 10.0.0.38 - - [2026-03-16 04:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004700 10.0.0.38 - - [2026-03-16 04:03:51] "GET /network-policy/aa7f4749-7563-413c-9e58-7e9ead73c3d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.008435 10.0.0.38 - - [2026-03-16 04:03:51] "PUT /access-control-list/6181ff38-18b9-4f1b-b822-0e8999ba929c HTTP/1.1" 200 272 0.032092 10.0.0.38 - - [2026-03-16 04:03:51] "POST /neutron/network HTTP/1.1" 200 1059 0.032634 10.0.0.38 - - [2026-03-16 04:03:51] "GET /virtual-network/51a9f4d0-09c3-4cbd-aeba-837371098cd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2859 0.006315 10.0.0.38 - - [2026-03-16 04:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007424 10.0.0.38 - - [2026-03-16 04:03:51] "GET /network-policy/aa7f4749-7563-413c-9e58-7e9ead73c3d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005321 10.0.0.38 - - [2026-03-16 04:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003794 10.0.0.23 - - [2026-03-16 04:03:51] "GET /projects?obj_uuids=1a5582cf-b618-41a2-8533-b715580b31a1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001058 10.0.0.38 - - [2026-03-16 04:03:51] "GET /project/1a5582cf-b618-41a2-8533-b715580b31a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.057080 10.0.0.23 - - [2026-03-16 04:03:51] "POST /useragent-kv HTTP/1.1" 200 115 0.006836 10.0.0.38 - - [2026-03-16 04:03:51] "POST /neutron/subnet HTTP/1.1" 200 701 0.233716 10.0.0.38 - - [2026-03-16 04:03:51] "POST /id-to-fqname HTTP/1.1" 200 214 0.001459 10.0.0.38 - - [2026-03-16 04:03:51] "GET /virtual-network/5f8f5f3b-15e3-4e8a-b2d2-4b34bcd12052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.007358 10.0.0.38 - - [2026-03-16 04:03:52] "GET /virtual-network/5f8f5f3b-15e3-4e8a-b2d2-4b34bcd12052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.007752 10.0.0.38 - - [2026-03-16 04:03:52] "POST /neutron/network HTTP/1.1" 200 799 0.012812 10.0.0.38 - - [2026-03-16 04:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004916 10.0.0.23 - - [2026-03-16 04:03:52] "GET /projects?obj_uuids=1a5582cf-b618-41a2-8533-b715580b31a1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001432 10.0.0.38 - - [2026-03-16 04:03:52] "GET /project/1a5582cf-b618-41a2-8533-b715580b31a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.080943 10.0.0.23 - - [2026-03-16 04:03:52] "GET /projects?obj_uuids=1a5582cf-b618-41a2-8533-b715580b31a1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001097 10.0.0.38 - - [2026-03-16 04:03:52] "POST /neutron/network HTTP/1.1" 200 585 0.145613 10.0.0.38 - - [2026-03-16 04:03:52] "POST /route-targets HTTP/1.1" 200 327 0.015672 10.0.0.38 - - [2026-03-16 04:03:52] "POST /id-to-fqname HTTP/1.1" 200 214 0.003820 10.0.0.38 - - [2026-03-16 04:03:52] "GET /virtual-network/b61514dc-bd48-4d95-a6cd-15222b7f724a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.006730 10.0.0.38 - - [2026-03-16 04:03:52] "POST /neutron/network HTTP/1.1" 200 799 0.011837 10.0.0.38 - - [2026-03-16 04:03:52] "GET /virtual-network/b61514dc-bd48-4d95-a6cd-15222b7f724a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.007840 10.0.0.38 - - [2026-03-16 04:03:52] "POST /fqname-to-id HTTP/1.1" 404 239 0.003893 10.0.0.38 - - [2026-03-16 04:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004277 10.0.0.23 - - [2026-03-16 04:03:52] "GET /projects?obj_uuids=1a5582cf-b618-41a2-8533-b715580b31a1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001638 10.0.0.38 - - [2026-03-16 04:03:52] "GET /project/1a5582cf-b618-41a2-8533-b715580b31a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.050426 10.0.0.38 - - [2026-03-16 04:03:53] "POST /network-policys HTTP/1.1" 200 587 0.040519 10.0.0.38 - - [2026-03-16 04:03:53] "GET /network-policy/1b9dca69-5369-4ff8-99fd-8b3db1ac1841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.008798 10.0.0.38 - - [2026-03-16 04:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004141 10.0.0.38 - - [2026-03-16 04:03:53] "GET /virtual-network/5f8f5f3b-15e3-4e8a-b2d2-4b34bcd12052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.006859 10.0.0.38 - - [2026-03-16 04:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004020 10.0.0.38 - - [2026-03-16 04:03:53] "GET /network-policy/1b9dca69-5369-4ff8-99fd-8b3db1ac1841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.005839 10.0.0.38 - - [2026-03-16 04:03:53] "POST /ref-update HTTP/1.1" 200 156 0.069830 10.0.0.38 - - [2026-03-16 04:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.38 - - [2026-03-16 04:03:53] "POST /access-control-lists HTTP/1.1" 200 554 0.055999 10.0.0.38 - - [2026-03-16 04:03:53] "GET /network-policy/1b9dca69-5369-4ff8-99fd-8b3db1ac1841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.005240 10.0.0.38 - - [2026-03-16 04:03:53] "POST /neutron/network HTTP/1.1" 200 912 0.012445 10.0.0.38 - - [2026-03-16 04:03:53] "GET /virtual-network/5f8f5f3b-15e3-4e8a-b2d2-4b34bcd12052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.013013 10.0.0.38 - - [2026-03-16 04:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004743 10.0.0.38 - - [2026-03-16 04:03:53] "GET /network-policy/1b9dca69-5369-4ff8-99fd-8b3db1ac1841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.005598 10.0.0.38 - - [2026-03-16 04:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004518 10.0.0.38 - - [2026-03-16 04:03:53] "GET /virtual-network/b61514dc-bd48-4d95-a6cd-15222b7f724a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.008226 10.0.0.38 - - [2026-03-16 04:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.38 - - [2026-03-16 04:03:53] "GET /network-policy/1b9dca69-5369-4ff8-99fd-8b3db1ac1841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.004853 10.0.0.38 - - [2026-03-16 04:03:53] "POST /ref-update HTTP/1.1" 200 156 0.085492 10.0.0.38 - - [2026-03-16 04:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003905 10.0.0.38 - - [2026-03-16 04:03:53] "GET /network-policy/1b9dca69-5369-4ff8-99fd-8b3db1ac1841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.005906 10.0.0.38 - - [2026-03-16 04:03:53] "POST /ref-update HTTP/1.1" 200 156 0.037718 10.0.0.38 - - [2026-03-16 04:03:53] "GET /virtual-network/b61514dc-bd48-4d95-a6cd-15222b7f724a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2333 0.009089 10.0.0.38 - - [2026-03-16 04:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004501 10.0.0.38 - - [2026-03-16 04:03:53] "GET /network-policy/1b9dca69-5369-4ff8-99fd-8b3db1ac1841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.005827 10.0.0.38 - - [2026-03-16 04:03:53] "POST /id-to-fqname HTTP/1.1" 200 214 0.002133 10.0.0.38 - - [2026-03-16 04:03:54] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009475 10.0.0.23 - - [2026-03-16 04:03:55] "GET /projects?obj_uuids=1a5582cf-b618-41a2-8533-b715580b31a1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001635 10.0.0.38 - - [2026-03-16 04:03:55] "GET /project/1a5582cf-b618-41a2-8533-b715580b31a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.080343 10.0.0.38 - - [2026-03-16 04:03:55] "POST /neutron/port HTTP/1.1" 200 2277 0.034766 10.0.0.38 - - [2026-03-16 04:03:55] "POST /id-to-fqname HTTP/1.1" 200 214 0.001793 10.0.0.38 - - [2026-03-16 04:03:55] "POST /neutron/port HTTP/1.1" 200 2277 0.037210 10.0.0.38 - - [2026-03-16 04:03:55] "POST /neutron/network HTTP/1.1" 200 922 0.009274 10.0.0.38 - - [2026-03-16 04:03:56] "POST /neutron/port HTTP/1.1" 200 1063 0.022818 10.0.0.38 - - [2026-03-16 04:03:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006063 10.0.0.23 - - [2026-03-16 04:03:56] "GET /projects?obj_uuids=1a5582cf-b618-41a2-8533-b715580b31a1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000983 10.0.0.38 - - [2026-03-16 04:03:56] "GET /project/1a5582cf-b618-41a2-8533-b715580b31a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.093020 10.0.0.38 - - [2026-03-16 04:03:56] "POST /neutron/network HTTP/1.1" 200 912 0.044677 10.0.0.38 - - [2026-03-16 04:03:57] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009801 10.0.0.38 - - [2026-03-16 04:03:57] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003986 10.0.0.38 - - [2026-03-16 04:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004451 10.0.0.38 - - [2026-03-16 04:03:57] "GET /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005509 10.0.0.23 - - [2026-03-16 04:03:57] "GET /projects?obj_uuids=1a5582cf-b618-41a2-8533-b715580b31a1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001998 10.0.0.38 - - [2026-03-16 04:03:58] "POST /neutron/port HTTP/1.1" 200 1063 0.448491 10.0.0.38 - - [2026-03-16 04:03:58] "POST /neutron/port HTTP/1.1" 200 1117 0.177972 10.0.0.38 - - [2026-03-16 04:03:58] "POST /neutron/subnet HTTP/1.1" 200 675 0.012862 10.0.0.38 - - [2026-03-16 04:03:58] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004094 10.0.0.38 - - [2026-03-16 04:03:58] "GET /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005584 10.0.0.38 - - [2026-03-16 04:03:58] "GET /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005831 10.0.0.38 - - [2026-03-16 04:03:58] "PUT /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273 HTTP/1.1" 200 254 0.036840 10.0.0.38 - - [2026-03-16 04:03:58] "PUT /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273 HTTP/1.1" 200 254 0.057287 10.0.0.38 - - [2026-03-16 04:03:58] "GET /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005760 10.0.0.38 - - [2026-03-16 04:03:58] "GET /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.010755 10.0.0.38 - - [2026-03-16 04:03:58] "PUT /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29 HTTP/1.1" 200 254 0.062776 10.0.0.38 - - [2026-03-16 04:03:58] "PUT /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29 HTTP/1.1" 200 254 0.061482 10.0.0.38 - - [2026-03-16 04:03:59] "GET /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.007040 10.0.0.38 - - [2026-03-16 04:03:59] "GET /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004506 10.0.0.38 - - [2026-03-16 04:03:59] "PUT /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b HTTP/1.1" 200 254 0.046193 10.0.0.38 - - [2026-03-16 04:03:59] "PUT /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b HTTP/1.1" 200 254 0.043026 10.0.0.38 - - [2026-03-16 04:03:59] "GET /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.009588 10.0.0.38 - - [2026-03-16 04:03:59] "GET /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006023 10.0.0.38 - - [2026-03-16 04:03:59] "PUT /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273 HTTP/1.1" 200 254 0.031639 10.0.0.38 - - [2026-03-16 04:03:59] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004916 10.0.0.38 - - [2026-03-16 04:03:59] "GET /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005636 10.0.0.38 - - [2026-03-16 04:03:59] "GET /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005611 10.0.0.38 - - [2026-03-16 04:03:59] "PUT /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273 HTTP/1.1" 200 254 0.043620 10.0.0.38 - - [2026-03-16 04:03:59] "PUT /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273 HTTP/1.1" 200 254 0.062181 10.0.0.38 - - [2026-03-16 04:03:59] "GET /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006813 10.0.0.38 - - [2026-03-16 04:03:59] "GET /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005119 10.0.0.38 - - [2026-03-16 04:03:59] "PUT /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29 HTTP/1.1" 200 254 0.045739 10.0.0.38 - - [2026-03-16 04:03:59] "PUT /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29 HTTP/1.1" 200 254 0.040239 10.0.0.38 - - [2026-03-16 04:03:59] "GET /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006238 10.0.0.38 - - [2026-03-16 04:03:59] "GET /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006558 10.0.0.38 - - [2026-03-16 04:03:59] "PUT /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b HTTP/1.1" 200 254 0.046118 10.0.0.38 - - [2026-03-16 04:03:59] "PUT /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b HTTP/1.1" 200 254 0.055442 10.0.0.38 - - [2026-03-16 04:04:00] "GET /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.011251 10.0.0.38 - - [2026-03-16 04:04:00] "GET /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.014372 10.0.0.38 - - [2026-03-16 04:04:00] "PUT /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29 HTTP/1.1" 200 254 0.030142 10.0.0.38 - - [2026-03-16 04:04:00] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004002 10.0.0.38 - - [2026-03-16 04:04:00] "GET /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005504 10.0.0.38 - - [2026-03-16 04:04:00] "GET /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005922 10.0.0.38 - - [2026-03-16 04:04:00] "PUT /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273 HTTP/1.1" 200 254 0.044555 10.0.0.38 - - [2026-03-16 04:04:00] "PUT /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273 HTTP/1.1" 200 254 0.059644 10.0.0.38 - - [2026-03-16 04:04:00] "GET /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.007499 10.0.0.38 - - [2026-03-16 04:04:00] "GET /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006627 10.0.0.38 - - [2026-03-16 04:04:00] "PUT /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29 HTTP/1.1" 200 254 0.058377 10.0.0.38 - - [2026-03-16 04:04:00] "PUT /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29 HTTP/1.1" 200 254 0.074132 10.0.0.38 - - [2026-03-16 04:04:00] "GET /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.008363 10.0.0.38 - - [2026-03-16 04:04:00] "GET /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.008130 10.0.0.38 - - [2026-03-16 04:04:00] "PUT /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b HTTP/1.1" 200 254 0.062645 10.0.0.38 - - [2026-03-16 04:04:00] "PUT /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b HTTP/1.1" 200 254 0.071368 10.0.0.38 - - [2026-03-16 04:04:00] "GET /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.015046 10.0.0.38 - - [2026-03-16 04:04:00] "GET /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006731 10.0.0.38 - - [2026-03-16 04:04:00] "PUT /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b HTTP/1.1" 200 254 0.028948 10.0.0.38 - - [2026-03-16 04:04:01] "GET /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007328 10.0.0.38 - - [2026-03-16 04:04:01] "GET /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006025 10.0.0.38 - - [2026-03-16 04:04:01] "PUT /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273 HTTP/1.1" 200 254 0.024597 10.0.0.38 - - [2026-03-16 04:04:01] "GET /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.016416 10.0.0.38 - - [2026-03-16 04:04:01] "GET /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006588 10.0.0.38 - - [2026-03-16 04:04:01] "PUT /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29 HTTP/1.1" 200 254 0.037669 10.0.0.38 - - [2026-03-16 04:04:01] "GET /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006112 10.0.0.38 - - [2026-03-16 04:04:01] "GET /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.007338 10.0.0.38 - - [2026-03-16 04:04:01] "PUT /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b HTTP/1.1" 200 254 0.035699 10.0.0.38 - - [2026-03-16 04:04:06] "POST /neutron/port HTTP/1.1" 200 1127 0.028214 10.0.0.38 - - [2026-03-16 04:04:07] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009570 10.0.0.38 - - [2026-03-16 04:04:11] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003505 10.0.0.38 - - [2026-03-16 04:04:11] "GET /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.005826 10.0.0.38 - - [2026-03-16 04:04:11] "GET /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.006249 10.0.0.38 - - [2026-03-16 04:04:11] "PUT /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273 HTTP/1.1" 200 254 0.037210 10.0.0.38 - - [2026-03-16 04:04:11] "PUT /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273 HTTP/1.1" 200 254 0.051811 10.0.0.38 - - [2026-03-16 04:04:11] "GET /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.009827 10.0.0.38 - - [2026-03-16 04:04:11] "GET /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.006855 10.0.0.38 - - [2026-03-16 04:04:11] "PUT /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29 HTTP/1.1" 200 254 0.049158 10.0.0.38 - - [2026-03-16 04:04:11] "PUT /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29 HTTP/1.1" 200 254 0.057924 10.0.0.38 - - [2026-03-16 04:04:11] "GET /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.009505 10.0.0.38 - - [2026-03-16 04:04:11] "GET /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.005397 10.0.0.38 - - [2026-03-16 04:04:11] "PUT /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b HTTP/1.1" 200 254 0.063452 10.0.0.38 - - [2026-03-16 04:04:11] "PUT /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b HTTP/1.1" 200 254 0.047067 10.0.0.38 - - [2026-03-16 04:04:12] "GET /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.011503 10.0.0.38 - - [2026-03-16 04:04:12] "GET /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.007440 10.0.0.38 - - [2026-03-16 04:04:12] "PUT /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273 HTTP/1.1" 200 254 0.029546 10.0.0.38 - - [2026-03-16 04:04:12] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004470 10.0.0.38 - - [2026-03-16 04:04:12] "GET /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005328 10.0.0.38 - - [2026-03-16 04:04:12] "GET /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005562 10.0.0.38 - - [2026-03-16 04:04:12] "PUT /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273 HTTP/1.1" 200 254 0.038768 10.0.0.38 - - [2026-03-16 04:04:12] "PUT /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273 HTTP/1.1" 200 254 0.044933 10.0.0.38 - - [2026-03-16 04:04:12] "GET /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.016746 10.0.0.38 - - [2026-03-16 04:04:12] "GET /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.005890 10.0.0.38 - - [2026-03-16 04:04:12] "PUT /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29 HTTP/1.1" 200 254 0.046463 10.0.0.38 - - [2026-03-16 04:04:12] "PUT /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29 HTTP/1.1" 200 254 0.059940 10.0.0.38 - - [2026-03-16 04:04:12] "GET /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.014277 10.0.0.38 - - [2026-03-16 04:04:12] "GET /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.005416 10.0.0.38 - - [2026-03-16 04:04:12] "PUT /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b HTTP/1.1" 200 254 0.052852 10.0.0.38 - - [2026-03-16 04:04:12] "PUT /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b HTTP/1.1" 200 254 0.049300 10.0.0.38 - - [2026-03-16 04:04:12] "GET /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.007493 10.0.0.38 - - [2026-03-16 04:04:12] "GET /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.005909 10.0.0.38 - - [2026-03-16 04:04:12] "PUT /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29 HTTP/1.1" 200 254 0.029316 10.0.0.38 - - [2026-03-16 04:04:12] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004674 10.0.0.38 - - [2026-03-16 04:04:13] "GET /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006809 10.0.0.38 - - [2026-03-16 04:04:13] "GET /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005146 10.0.0.38 - - [2026-03-16 04:04:13] "PUT /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273 HTTP/1.1" 200 254 0.038835 10.0.0.38 - - [2026-03-16 04:04:13] "PUT /bgp-router/df8c28bd-a490-49f8-ba38-2e267893b273 HTTP/1.1" 200 254 0.051273 10.0.0.38 - - [2026-03-16 04:04:13] "GET /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.008822 10.0.0.38 - - [2026-03-16 04:04:13] "GET /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006132 10.0.0.38 - - [2026-03-16 04:04:13] "PUT /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29 HTTP/1.1" 200 254 0.057148 10.0.0.38 - - [2026-03-16 04:04:13] "PUT /bgp-router/f153e4ff-607d-4295-abab-104ca96b1f29 HTTP/1.1" 200 254 0.063020 10.0.0.38 - - [2026-03-16 04:04:13] "GET /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.010142 10.0.0.38 - - [2026-03-16 04:04:13] "GET /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.008251 10.0.0.38 - - [2026-03-16 04:04:13] "PUT /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b HTTP/1.1" 200 254 0.048863 10.0.0.38 - - [2026-03-16 04:04:13] "PUT /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b HTTP/1.1" 200 254 0.077662 10.0.0.38 - - [2026-03-16 04:04:13] "GET /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.007656 10.0.0.38 - - [2026-03-16 04:04:13] "GET /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.006752 10.0.0.38 - - [2026-03-16 04:04:13] "PUT /bgp-router/fba8a61e-7ed0-4f2c-bb2e-18a35282de0b HTTP/1.1" 200 254 0.044719 10.0.0.38 - - [2026-03-16 04:04:14] "POST /ref-update HTTP/1.1" 200 156 0.110741 10.0.0.38 - - [2026-03-16 04:04:14] "DELETE /access-control-list/d2b17115-5de2-4647-92ab-1bb2a462c116 HTTP/1.1" 200 115 0.099797 10.0.0.38 - - [2026-03-16 04:04:14] "GET /virtual-network/b61514dc-bd48-4d95-a6cd-15222b7f724a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.013635 10.0.0.38 - - [2026-03-16 04:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005481 10.0.0.38 - - [2026-03-16 04:04:14] "GET /network-policy/1b9dca69-5369-4ff8-99fd-8b3db1ac1841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.005889 10.0.0.38 - - [2026-03-16 04:04:14] "POST /ref-update HTTP/1.1" 200 156 0.100479 10.0.0.38 - - [2026-03-16 04:04:14] "POST /ref-update HTTP/1.1" 200 156 0.048517 10.0.0.38 - - [2026-03-16 04:04:14] "GET /virtual-network/5f8f5f3b-15e3-4e8a-b2d2-4b34bcd12052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.030753 10.0.0.38 - - [2026-03-16 04:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.015906 10.0.0.38 - - [2026-03-16 04:04:14] "POST /neutron/port HTTP/1.1" 200 1127 0.055002 10.0.0.38 - - [2026-03-16 04:04:14] "GET /network-policy/1b9dca69-5369-4ff8-99fd-8b3db1ac1841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.005316 10.0.0.38 - - [2026-03-16 04:04:14] "DELETE /network-policy/1b9dca69-5369-4ff8-99fd-8b3db1ac1841 HTTP/1.1" 200 115 0.079893 10.0.0.38 - - [2026-03-16 04:04:15] "POST /neutron/port HTTP/1.1" 200 151 0.338369 10.0.0.38 - - [2026-03-16 04:04:15] "POST /neutron/port HTTP/1.1" 200 151 0.370068 10.0.0.23 - - [2026-03-16 04:04:17] "POST /useragent-kv HTTP/1.1" 200 115 0.003873 10.0.0.23 - - [2026-03-16 04:04:17] "POST /useragent-kv HTTP/1.1" 200 115 0.005388 10.0.0.38 - - [2026-03-16 04:04:17] "POST /neutron/network HTTP/1.1" 200 151 0.177696 10.0.0.38 - - [2026-03-16 04:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005491 10.0.0.38 - - [2026-03-16 04:04:17] "POST /ref-update HTTP/1.1" 200 156 0.063855 10.0.0.38 - - [2026-03-16 04:04:17] "POST /neutron/network HTTP/1.1" 200 973 0.026870 10.0.0.38 - - [2026-03-16 04:04:17] "GET /virtual-network/51a9f4d0-09c3-4cbd-aeba-837371098cd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.013617 10.0.0.38 - - [2026-03-16 04:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004553 10.0.0.38 - - [2026-03-16 04:04:17] "POST /ref-update HTTP/1.1" 200 156 0.050522 10.0.0.38 - - [2026-03-16 04:04:17] "GET /network-policy/aa7f4749-7563-413c-9e58-7e9ead73c3d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004843 10.0.0.38 - - [2026-03-16 04:04:17] "POST /ref-update HTTP/1.1" 200 156 0.094383 10.0.0.38 - - [2026-03-16 04:04:17] "GET /virtual-network/c9851e09-7b14-48da-987b-0c6ceaf6b9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.015408 10.0.0.38 - - [2026-03-16 04:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006829 10.0.0.38 - - [2026-03-16 04:04:17] "GET /network-policy/aa7f4749-7563-413c-9e58-7e9ead73c3d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004326 10.0.0.38 - - [2026-03-16 04:04:17] "DELETE /network-policy/aa7f4749-7563-413c-9e58-7e9ead73c3d3 HTTP/1.1" 200 115 0.050854 10.0.0.38 - - [2026-03-16 04:04:18] "POST /neutron/network HTTP/1.1" 400 204 0.020060 10.0.0.38 - - [2026-03-16 04:04:18] "POST /neutron/port HTTP/1.1" 200 151 0.334718 10.0.0.38 - - [2026-03-16 04:04:19] "POST /neutron/port HTTP/1.1" 200 151 0.321679 10.0.0.38 - - [2026-03-16 04:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004834 10.0.0.38 - - [2026-03-16 04:04:20] "POST /neutron/network HTTP/1.1" 200 974 0.018669 10.0.0.38 - - [2026-03-16 04:04:20] "DELETE /route-target/a281225e-edd0-41bb-b368-ec3fcf0698c6 HTTP/1.1" 200 115 0.025770 10.0.0.23 - - [2026-03-16 04:04:22] "GET /projects?obj_uuids=1a5582cf-b618-41a2-8533-b715580b31a1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002821 10.0.0.38 - - [2026-03-16 04:04:22] "GET /project/1a5582cf-b618-41a2-8533-b715580b31a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.054675 10.0.0.23 - - [2026-03-16 04:04:22] "GET /projects?obj_uuids=1a5582cf-b618-41a2-8533-b715580b31a1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002126 10.0.0.38 - - [2026-03-16 04:04:22] "GET /project/1a5582cf-b618-41a2-8533-b715580b31a1?fields=virtual_networks HTTP/1.1" 200 1046 0.074533 10.0.0.23 - - [2026-03-16 04:04:22] "GET /projects?obj_uuids=1a5582cf-b618-41a2-8533-b715580b31a1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001377 10.0.0.38 - - [2026-03-16 04:04:22] "GET /project/1a5582cf-b618-41a2-8533-b715580b31a1?fields=virtual_machine_interfaces HTTP/1.1" 200 1046 0.066545 10.0.0.23 - - [2026-03-16 04:04:22] "GET /projects?obj_uuids=1a5582cf-b618-41a2-8533-b715580b31a1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001691 10.0.0.38 - - [2026-03-16 04:04:22] "GET /project/1a5582cf-b618-41a2-8533-b715580b31a1?fields=security_groups HTTP/1.1" 200 1280 0.064374 10.0.0.38 - - [2026-03-16 04:04:23] "POST /fqname-to-id HTTP/1.1" 404 183 0.037877 10.0.0.23 - - [2026-03-16 04:04:23] "GET /projects?obj_uuids=cc203a9f-f1a7-4ad3-9337-c61f94a54a8b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003646 10.0.0.23 - - [2026-03-16 04:04:23] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002247 10.0.0.23 - - [2026-03-16 04:04:23] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.010628 10.0.0.23 - - [2026-03-16 04:04:23] "POST /id-to-fqname HTTP/1.1" 200 185 0.003677 10.0.0.23 - - [2026-03-16 04:04:23] "POST /fqname-to-id HTTP/1.1" 404 194 0.005811 10.0.0.23 - - [2026-03-16 04:04:23] "POST /security-groups HTTP/1.1" 200 586 0.085966 10.0.0.23 - - [2026-03-16 04:04:23] "POST /projects HTTP/1.1" 200 575 0.315552 10.0.0.23 - - [2026-03-16 04:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.348988 10.0.0.38 - - [2026-03-16 04:04:24] "POST /fqname-to-id HTTP/1.1" 404 228 0.018722 10.0.0.38 - - [2026-03-16 04:04:24] "GET /project/cc203a9f-f1a7-4ad3-9337-c61f94a54a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.547468 10.0.0.38 - - [2026-03-16 04:04:25] "GET / HTTP/1.1" 200 35931 0.001960 10.0.0.38 - - [2026-03-16 04:04:27] "DELETE /access-control-list/9207c3a1-6588-41b8-9cc8-0f3f1567ba95 HTTP/1.1" 200 115 0.040728 10.0.0.38 - - [2026-03-16 04:04:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000590 10.0.0.23 - - [2026-03-16 04:04:28] "DELETE /project/cc203a9ff1a74ad39337c61f94a54a8b HTTP/1.1" 404 173 0.005133 10.0.0.23 - - [2026-03-16 04:04:28] "DELETE /project/1a5582cf-b618-41a2-8533-b715580b31a1 HTTP/1.1" 404 177 0.004714 10.0.0.38 - - [2026-03-16 04:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.043757 10.0.0.38 - - [2026-03-16 04:04:28] "GET /api-access-list/b2421533-c169-4dc9-b514-69b9df58e5b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004847 10.0.0.38 - - [2026-03-16 04:04:28] "GET /api-access-list/b2421533-c169-4dc9-b514-69b9df58e5b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004616 10.0.0.38 - - [2026-03-16 04:04:28] "GET /api-access-list/b2421533-c169-4dc9-b514-69b9df58e5b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.005044 10.0.0.38 - - [2026-03-16 04:04:28] "PUT /api-access-list/b2421533-c169-4dc9-b514-69b9df58e5b7 HTTP/1.1" 200 264 0.015566 10.0.0.38 - - [2026-03-16 04:04:30] "POST /fqname-to-id HTTP/1.1" 404 183 0.038435 10.0.0.23 - - [2026-03-16 04:04:30] "GET /projects?obj_uuids=168e226f-e60f-47f7-a4d0-82fb776c6cf0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003520 10.0.0.23 - - [2026-03-16 04:04:30] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001405 10.0.0.23 - - [2026-03-16 04:04:30] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009730 10.0.0.23 - - [2026-03-16 04:04:31] "POST /id-to-fqname HTTP/1.1" 200 185 0.005200 10.0.0.23 - - [2026-03-16 04:04:31] "POST /fqname-to-id HTTP/1.1" 404 194 0.016442 10.0.0.23 - - [2026-03-16 04:04:31] "POST /security-groups HTTP/1.1" 200 586 0.046724 10.0.0.23 - - [2026-03-16 04:04:31] "POST /projects HTTP/1.1" 200 575 0.304536 10.0.0.23 - - [2026-03-16 04:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.344416 10.0.0.38 - - [2026-03-16 04:04:31] "POST /fqname-to-id HTTP/1.1" 404 228 0.016178 10.0.0.38 - - [2026-03-16 04:04:31] "GET /project/168e226f-e60f-47f7-a4d0-82fb776c6cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.618867 10.0.0.38 - - [2026-03-16 04:04:31] "POST /fqname-to-id HTTP/1.1" 404 183 0.042698 10.0.0.23 - - [2026-03-16 04:04:31] "GET /projects?obj_uuids=42fc9756-40fc-4b96-8153-e3e6e6886c6c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003700 10.0.0.23 - - [2026-03-16 04:04:31] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001024 10.0.0.23 - - [2026-03-16 04:04:31] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008439 10.0.0.23 - - [2026-03-16 04:04:32] "POST /id-to-fqname HTTP/1.1" 200 185 0.001940 10.0.0.23 - - [2026-03-16 04:04:32] "POST /fqname-to-id HTTP/1.1" 404 194 0.004489 10.0.0.23 - - [2026-03-16 04:04:32] "POST /security-groups HTTP/1.1" 200 586 0.082635 10.0.0.23 - - [2026-03-16 04:04:32] "POST /projects HTTP/1.1" 200 575 0.314941 10.0.0.23 - - [2026-03-16 04:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.357242 10.0.0.38 - - [2026-03-16 04:04:32] "POST /access-control-lists HTTP/1.1" 200 591 0.039139 10.0.0.38 - - [2026-03-16 04:04:32] "GET /project/42fc9756-40fc-4b96-8153-e3e6e6886c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.573003 10.0.0.38 - - [2026-03-16 04:04:33] "GET / HTTP/1.1" 200 35931 0.001682 10.0.0.38 - - [2026-03-16 04:04:34] "GET / HTTP/1.1" 200 35931 0.002085 10.0.0.38 - - [2026-03-16 04:04:34] "POST /fqname-to-id HTTP/1.1" 404 183 0.004028 10.0.0.38 - - [2026-03-16 04:04:34] "POST /api-access-lists HTTP/1.1" 200 521 0.033212 10.0.0.38 - - [2026-03-16 04:04:34] "GET /api-access-list/a2bf7a4f-b3b3-4fbe-96b9-9e105383ac14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.010828 10.0.0.38 - - [2026-03-16 04:04:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000638 10.0.0.38 - - [2026-03-16 04:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.164748 10.0.0.23 - - [2026-03-16 04:04:35] "GET /projects?obj_uuids=168e226f-e60f-47f7-a4d0-82fb776c6cf0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001471 10.0.0.38 - - [2026-03-16 04:04:35] "GET /project/168e226f-e60f-47f7-a4d0-82fb776c6cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.081131 10.0.0.38 - - [2026-03-16 04:04:35] "GET /virtual-networks?parent_id=168e226f-e60f-47f7-a4d0-82fb776c6cf0&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.023746 10.0.0.38 - - [2026-03-16 04:04:36] "POST /virtual-networks HTTP/1.1" 200 568 0.141804 10.0.0.38 - - [2026-03-16 04:04:36] "POST /route-targets HTTP/1.1" 200 327 0.019235 10.0.0.38 - - [2026-03-16 04:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.044235 10.0.0.38 - - [2026-03-16 04:04:36] "GET /network-ipam/6858f1db-15d4-4cb7-89c3-c2ac11fb547a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.030028 10.0.0.23 - - [2026-03-16 04:04:36] "POST /useragent-kv HTTP/1.1" 200 115 0.021293 10.0.0.38 - - [2026-03-16 04:04:36] "POST /ref-update HTTP/1.1" 200 156 0.144747 10.0.0.38 - - [2026-03-16 04:04:36] "POST /neutron/network HTTP/1.1" 200 833 0.087141 10.0.0.38 - - [2026-03-16 04:04:36] "GET /virtual-network/2ab35b8b-ca28-42f7-b227-a556b7dc071c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.023612 10.0.0.38 - - [2026-03-16 04:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.033883 10.0.0.38 - - [2026-03-16 04:04:39] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 361 0.078999 10.0.0.38 - - [2026-03-16 04:04:39] "GET /virtual-network/2ab35b8b-ca28-42f7-b227-a556b7dc071c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.059521 10.0.0.38 - - [2026-03-16 04:04:40] "POST /id-to-fqname HTTP/1.1" 401 292 0.000784 10.0.0.38 - - [2026-03-16 04:04:40] "POST /id-to-fqname HTTP/1.1" 200 230 0.046301 10.0.0.38 - - [2026-03-16 04:04:41] "POST /neutron/network HTTP/1.1" 200 843 0.075525 10.0.0.23 - - [2026-03-16 04:04:41] "GET /projects?obj_uuids=42fc9756-40fc-4b96-8153-e3e6e6886c6c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001215 10.0.0.38 - - [2026-03-16 04:04:41] "GET /project/42fc9756-40fc-4b96-8153-e3e6e6886c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.105979 10.0.0.38 - - [2026-03-16 04:04:42] "POST /neutron/port HTTP/1.1" 200 117 0.041831 10.0.0.38 - - [2026-03-16 04:04:42] "POST /neutron/network HTTP/1.1" 200 833 0.047628 10.0.0.38 - - [2026-03-16 04:04:43] "POST /neutron/port HTTP/1.1" 200 1056 0.023784 10.0.0.38 - - [2026-03-16 04:04:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006222 10.0.0.38 - - [2026-03-16 04:04:44] "POST /neutron/network HTTP/1.1" 200 833 0.008213 10.0.0.38 - - [2026-03-16 04:04:47] "POST /neutron/port HTTP/1.1" 200 1120 0.029221 10.0.0.38 - - [2026-03-16 04:04:47] "POST /neutron/security_group HTTP/1.1" 200 2053 0.010846 10.0.0.38 - - [2026-03-16 04:04:47] "GET /virtual-machine/36d3241a-c69b-496c-8b73-c563c27e15cc HTTP/1.1" 401 292 0.000654 10.0.0.38 - - [2026-03-16 04:04:48] "GET /virtual-machine/36d3241a-c69b-496c-8b73-c563c27e15cc HTTP/1.1" 200 1287 0.060693 10.0.0.38 - - [2026-03-16 04:04:48] "GET /virtual-machine/36d3241a-c69b-496c-8b73-c563c27e15cc HTTP/1.1" 200 1287 0.024322 10.0.0.38 - - [2026-03-16 04:04:48] "GET /virtual-machine-interface/56426cd8-d508-42d6-b97d-1fefe1429987 HTTP/1.1" 200 2530 0.028935 10.0.0.38 - - [2026-03-16 04:04:48] "GET /virtual-machine/36d3241a-c69b-496c-8b73-c563c27e15cc HTTP/1.1" 200 1287 0.028568 10.0.0.38 - - [2026-03-16 04:04:48] "GET /virtual-machine-interface/56426cd8-d508-42d6-b97d-1fefe1429987 HTTP/1.1" 200 2530 0.033514 10.0.0.38 - - [2026-03-16 04:04:48] "GET /instance-ip/f49daecf-d21f-4d34-be09-0de479c731b3 HTTP/1.1" 200 1627 0.026539 10.0.0.38 - - [2026-03-16 04:04:48] "GET /virtual-machine/36d3241a-c69b-496c-8b73-c563c27e15cc HTTP/1.1" 200 1287 0.024618 10.0.0.38 - - [2026-03-16 04:04:48] "GET /virtual-machine-interface/56426cd8-d508-42d6-b97d-1fefe1429987 HTTP/1.1" 200 2530 0.033446 10.0.0.38 - - [2026-03-16 04:04:48] "GET /instance-ip/f49daecf-d21f-4d34-be09-0de479c731b3 HTTP/1.1" 200 1627 0.024985 10.0.0.38 - - [2026-03-16 04:04:48] "POST /fqname-to-id HTTP/1.1" 403 339 0.025289 10.0.0.38 - - [2026-03-16 04:04:48] "GET / HTTP/1.1" 200 35931 0.003964 10.0.0.38 - - [2026-03-16 04:04:48] "POST /fqname-to-id HTTP/1.1" 401 292 0.000522 10.0.0.38 - - [2026-03-16 04:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.030726 10.0.0.38 - - [2026-03-16 04:04:49] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005621 10.0.0.38 - - [2026-03-16 04:04:49] "GET /virtual-networks?parent_id=42fc9756-40fc-4b96-8153-e3e6e6886c6c&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.021957 10.0.0.38 - - [2026-03-16 04:04:49] "POST /fqname-to-id HTTP/1.1" 403 339 0.021082 10.0.0.38 - - [2026-03-16 04:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.38 - - [2026-03-16 04:04:49] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006262 10.0.0.38 - - [2026-03-16 04:04:49] "GET /virtual-networks?parent_id=42fc9756-40fc-4b96-8153-e3e6e6886c6c&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.024980 10.0.0.38 - - [2026-03-16 04:04:49] "POST /fqname-to-id HTTP/1.1" 403 339 0.024879 10.0.0.38 - - [2026-03-16 04:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004495 10.0.0.38 - - [2026-03-16 04:04:49] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004190 10.0.0.38 - - [2026-03-16 04:04:49] "GET /virtual-networks?parent_id=42fc9756-40fc-4b96-8153-e3e6e6886c6c&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.020456 10.0.0.38 - - [2026-03-16 04:04:49] "POST /fqname-to-id HTTP/1.1" 403 339 0.027094 10.0.0.38 - - [2026-03-16 04:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005483 10.0.0.38 - - [2026-03-16 04:04:49] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005126 10.0.0.38 - - [2026-03-16 04:04:49] "GET /virtual-networks?parent_id=42fc9756-40fc-4b96-8153-e3e6e6886c6c&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.022109 10.0.0.38 - - [2026-03-16 04:04:49] "POST /fqname-to-id HTTP/1.1" 403 339 0.023039 10.0.0.38 - - [2026-03-16 04:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005859 10.0.0.38 - - [2026-03-16 04:04:49] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005814 10.0.0.38 - - [2026-03-16 04:04:49] "GET /virtual-networks?parent_id=42fc9756-40fc-4b96-8153-e3e6e6886c6c&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.022232 10.0.0.38 - - [2026-03-16 04:04:53] "POST /neutron/port HTTP/1.1" 200 1120 0.026917 10.0.0.38 - - [2026-03-16 04:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.025890 10.0.0.38 - - [2026-03-16 04:04:53] "GET /virtual-network/2ab35b8b-ca28-42f7-b227-a556b7dc071c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.026356 10.0.0.38 - - [2026-03-16 04:04:55] "POST /fqname-to-id HTTP/1.1" 403 339 0.022834 10.0.0.38 - - [2026-03-16 04:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.38 - - [2026-03-16 04:04:55] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004577 10.0.0.38 - - [2026-03-16 04:04:55] "GET /virtual-networks?parent_id=42fc9756-40fc-4b96-8153-e3e6e6886c6c&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.035085 10.0.0.38 - - [2026-03-16 04:04:55] "POST /fqname-to-id HTTP/1.1" 403 339 0.021503 10.0.0.38 - - [2026-03-16 04:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004090 10.0.0.38 - - [2026-03-16 04:04:55] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005714 10.0.0.38 - - [2026-03-16 04:04:55] "GET /virtual-networks?parent_id=42fc9756-40fc-4b96-8153-e3e6e6886c6c&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.025176 10.0.0.38 - - [2026-03-16 04:04:55] "POST /fqname-to-id HTTP/1.1" 403 361 0.024939 10.0.0.38 - - [2026-03-16 04:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004628 10.0.0.38 - - [2026-03-16 04:04:55] "GET /routing-instance/9291de4d-a971-4a88-9420-a9d4c6f92d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.004745 10.0.0.38 - - [2026-03-16 04:04:55] "GET /route-target/d8602d54-4ee0-4d68-b05c-f642e691befd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.023412 10.0.0.38 - - [2026-03-16 04:04:55] "GET /route-target/d8602d54-4ee0-4d68-b05c-f642e691befd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005131 10.0.0.38 - - [2026-03-16 04:04:55] "POST /fqname-to-id HTTP/1.1" 403 339 0.019548 10.0.0.38 - - [2026-03-16 04:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.38 - - [2026-03-16 04:04:55] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004574 10.0.0.38 - - [2026-03-16 04:04:55] "GET /virtual-networks?parent_id=42fc9756-40fc-4b96-8153-e3e6e6886c6c&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.020891 10.0.0.38 - - [2026-03-16 04:04:55] "POST /fqname-to-id HTTP/1.1" 403 361 0.020152 10.0.0.38 - - [2026-03-16 04:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004540 10.0.0.38 - - [2026-03-16 04:04:56] "GET /routing-instance/9291de4d-a971-4a88-9420-a9d4c6f92d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.005411 10.0.0.38 - - [2026-03-16 04:04:56] "GET /route-target/d8602d54-4ee0-4d68-b05c-f642e691befd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.022474 10.0.0.38 - - [2026-03-16 04:04:56] "GET /route-target/d8602d54-4ee0-4d68-b05c-f642e691befd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005112 10.0.0.38 - - [2026-03-16 04:04:56] "POST /fqname-to-id HTTP/1.1" 403 339 0.027550 10.0.0.38 - - [2026-03-16 04:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004493 10.0.0.38 - - [2026-03-16 04:04:56] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004825 10.0.0.38 - - [2026-03-16 04:04:56] "GET /virtual-networks?parent_id=42fc9756-40fc-4b96-8153-e3e6e6886c6c&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.028703 10.0.0.38 - - [2026-03-16 04:04:56] "POST /fqname-to-id HTTP/1.1" 403 339 0.020774 10.0.0.38 - - [2026-03-16 04:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005395 10.0.0.38 - - [2026-03-16 04:04:56] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005084 10.0.0.38 - - [2026-03-16 04:04:56] "GET /virtual-networks?parent_id=42fc9756-40fc-4b96-8153-e3e6e6886c6c&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.022936 10.0.0.23 - - [2026-03-16 04:04:56] "GET /obj-perms HTTP/1.1" 200 4915 0.090420 10.0.0.38 - - [2026-03-16 04:04:56] "GET /obj-perms HTTP/1.1" 200 4915 0.045278 10.0.0.38 - - [2026-03-16 04:04:57] "GET /obj-perms HTTP/1.1" 200 4915 0.021364 10.0.0.23 - - [2026-03-16 04:04:57] "GET /virtual-machine/36d3241a-c69b-496c-8b73-c563c27e15cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.024133 10.0.0.38 - - [2026-03-16 04:04:57] "GET /obj-perms HTTP/1.1" 200 4915 0.021732 10.0.0.38 - - [2026-03-16 04:04:57] "GET /obj-perms HTTP/1.1" 200 4915 0.028430 10.0.0.38 - - [2026-03-16 04:04:57] "GET /obj-perms HTTP/1.1" 200 4915 0.019369 10.0.0.38 - - [2026-03-16 04:04:58] "GET /obj-perms HTTP/1.1" 200 4915 0.116538 10.0.0.23 - - [2026-03-16 04:04:59] "GET /obj-perms HTTP/1.1" 200 5020 0.076917 10.0.0.38 - - [2026-03-16 04:04:59] "GET /obj-perms HTTP/1.1" 200 4915 0.023515 10.0.0.38 - - [2026-03-16 04:04:59] "GET /obj-perms HTTP/1.1" 200 5020 0.061331 10.0.0.22 - - [2026-03-16 04:05:00] "GET /obj-perms HTTP/1.1" 200 4915 0.085040 10.0.0.23 - - [2026-03-16 04:05:00] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.035743 10.0.0.38 - - [2026-03-16 04:05:00] "GET /virtual-machine/36d3241a-c69b-496c-8b73-c563c27e15cc HTTP/1.1" 200 1287 0.035434 10.0.0.38 - - [2026-03-16 04:05:01] "POST /neutron/port HTTP/1.1" 200 1110 0.024693 10.0.0.38 - - [2026-03-16 04:05:02] "GET /virtual-machine/36d3241a-c69b-496c-8b73-c563c27e15cc HTTP/1.1" 404 171 0.032584 10.0.0.38 - - [2026-03-16 04:05:02] "GET /virtual-machine/36d3241a-c69b-496c-8b73-c563c27e15cc HTTP/1.1" 404 171 0.023926 10.0.0.38 - - [2026-03-16 04:05:02] "GET /virtual-machine/36d3241a-c69b-496c-8b73-c563c27e15cc HTTP/1.1" 404 171 0.022230 10.0.0.38 - - [2026-03-16 04:05:02] "POST /fqname-to-id HTTP/1.1" 403 339 0.026336 10.0.0.38 - - [2026-03-16 04:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003980 10.0.0.38 - - [2026-03-16 04:05:02] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005371 10.0.0.38 - - [2026-03-16 04:05:02] "GET /virtual-networks?parent_id=42fc9756-40fc-4b96-8153-e3e6e6886c6c&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.019801 10.0.0.38 - - [2026-03-16 04:05:03] "POST /fqname-to-id HTTP/1.1" 403 361 0.031342 10.0.0.38 - - [2026-03-16 04:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004235 10.0.0.38 - - [2026-03-16 04:05:03] "GET /routing-instance/9291de4d-a971-4a88-9420-a9d4c6f92d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.005399 10.0.0.38 - - [2026-03-16 04:05:03] "GET /route-target/d8602d54-4ee0-4d68-b05c-f642e691befd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.026339 10.0.0.38 - - [2026-03-16 04:05:03] "GET /route-target/d8602d54-4ee0-4d68-b05c-f642e691befd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006434 10.0.0.38 - - [2026-03-16 04:05:03] "GET /obj-perms HTTP/1.1" 200 4915 0.103282 10.0.0.38 - - [2026-03-16 04:05:03] "GET /obj-perms HTTP/1.1" 200 4915 0.079503 10.0.0.38 - - [2026-03-16 04:05:10] "GET /obj-perms HTTP/1.1" 200 5020 0.010715 10.0.0.23 - - [2026-03-16 04:05:10] "GET /obj-perms HTTP/1.1" 200 5020 0.006143 10.0.0.22 - - [2026-03-16 04:05:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000510 10.0.0.22 - - [2026-03-16 04:05:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000366 10.0.0.23 - - [2026-03-16 04:05:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000548 10.0.0.23 - - [2026-03-16 04:05:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000571 10.0.0.22 - - [2026-03-16 04:05:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000639 10.0.0.22 - - [2026-03-16 04:05:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000413 10.0.0.23 - - [2026-03-16 04:05:13] "GET /global-system-configs HTTP/1.1" 401 292 0.001298 10.0.0.23 - - [2026-03-16 04:05:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000504 10.0.0.38 - - [2026-03-16 04:05:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000804 10.0.0.38 - - [2026-03-16 04:05:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000645 10.0.0.38 - - [2026-03-16 04:05:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000464 10.0.0.38 - - [2026-03-16 04:05:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000544 10.0.0.38 - - [2026-03-16 04:05:19] "GET /obj-perms HTTP/1.1" 200 5020 0.004129 10.0.0.23 - - [2026-03-16 04:05:19] "GET /obj-perms HTTP/1.1" 200 5020 0.008536 10.0.0.38 - - [2026-03-16 04:05:25] "GET /obj-perms HTTP/1.1" 200 5020 0.006587 10.0.0.23 - - [2026-03-16 04:05:26] "GET /obj-perms HTTP/1.1" 200 5020 0.004884 10.0.0.23 - - [2026-03-16 04:05:26] "POST /useragent-kv HTTP/1.1" 200 115 0.007815 10.0.0.23 - - [2026-03-16 04:05:26] "POST /useragent-kv HTTP/1.1" 200 115 0.002839 10.0.0.38 - - [2026-03-16 04:05:26] "DELETE /virtual-network/2ab35b8b-ca28-42f7-b227-a556b7dc071c HTTP/1.1" 200 115 0.148216 10.0.0.38 - - [2026-03-16 04:05:26] "DELETE /route-target/d8602d54-4ee0-4d68-b05c-f642e691befd HTTP/1.1" 200 115 0.031411 10.0.0.38 - - [2026-03-16 04:05:26] "DELETE /api-access-list/a2bf7a4f-b3b3-4fbe-96b9-9e105383ac14 HTTP/1.1" 200 115 0.042819 10.0.0.23 - - [2026-03-16 04:05:26] "GET /projects?obj_uuids=42fc9756-40fc-4b96-8153-e3e6e6886c6c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001275 10.0.0.38 - - [2026-03-16 04:05:26] "GET /project/42fc9756-40fc-4b96-8153-e3e6e6886c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.043300 10.0.0.23 - - [2026-03-16 04:05:26] "GET /projects?obj_uuids=42fc9756-40fc-4b96-8153-e3e6e6886c6c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001343 10.0.0.38 - - [2026-03-16 04:05:26] "GET /project/42fc9756-40fc-4b96-8153-e3e6e6886c6c?fields=virtual_networks HTTP/1.1" 200 1020 0.050352 10.0.0.23 - - [2026-03-16 04:05:26] "GET /projects?obj_uuids=42fc9756-40fc-4b96-8153-e3e6e6886c6c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001592 10.0.0.38 - - [2026-03-16 04:05:26] "GET /project/42fc9756-40fc-4b96-8153-e3e6e6886c6c?fields=virtual_machine_interfaces HTTP/1.1" 200 1020 0.061574 10.0.0.23 - - [2026-03-16 04:05:26] "GET /projects?obj_uuids=42fc9756-40fc-4b96-8153-e3e6e6886c6c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001101 10.0.0.38 - - [2026-03-16 04:05:26] "GET /project/42fc9756-40fc-4b96-8153-e3e6e6886c6c?fields=security_groups HTTP/1.1" 200 1241 0.054104 10.0.0.23 - - [2026-03-16 04:05:27] "GET /projects?obj_uuids=168e226f-e60f-47f7-a4d0-82fb776c6cf0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001881 10.0.0.38 - - [2026-03-16 04:05:27] "GET /project/168e226f-e60f-47f7-a4d0-82fb776c6cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.049232 10.0.0.23 - - [2026-03-16 04:05:27] "GET /projects?obj_uuids=168e226f-e60f-47f7-a4d0-82fb776c6cf0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001065 10.0.0.38 - - [2026-03-16 04:05:27] "GET /project/168e226f-e60f-47f7-a4d0-82fb776c6cf0?fields=virtual_networks HTTP/1.1" 200 1021 0.068891 10.0.0.23 - - [2026-03-16 04:05:27] "GET /projects?obj_uuids=168e226f-e60f-47f7-a4d0-82fb776c6cf0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001081 10.0.0.38 - - [2026-03-16 04:05:27] "GET /project/168e226f-e60f-47f7-a4d0-82fb776c6cf0?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.056618 10.0.0.23 - - [2026-03-16 04:05:27] "GET /projects?obj_uuids=168e226f-e60f-47f7-a4d0-82fb776c6cf0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001473 10.0.0.38 - - [2026-03-16 04:05:27] "GET /project/168e226f-e60f-47f7-a4d0-82fb776c6cf0?fields=security_groups HTTP/1.1" 200 1242 0.055300 10.0.0.23 - - [2026-03-16 04:05:28] "DELETE /project/168e226fe60f47f7a4d082fb776c6cf0 HTTP/1.1" 404 173 0.008307 10.0.0.23 - - [2026-03-16 04:05:28] "DELETE /project/42fc975640fc4b968153e3e6e6886c6c HTTP/1.1" 404 173 0.004947 10.0.0.23 - - [2026-03-16 04:05:28] "GET /projects?obj_uuids=42fc9756-40fc-4b96-8153-e3e6e6886c6c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001052 10.0.0.23 - - [2026-03-16 04:05:28] "GET /project/42fc9756-40fc-4b96-8153-e3e6e6886c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.070398 10.0.0.23 - - [2026-03-16 04:05:28] "GET /projects?obj_uuids=42fc9756-40fc-4b96-8153-e3e6e6886c6c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001368 10.0.0.23 - - [2026-03-16 04:05:28] "GET /project/42fc9756-40fc-4b96-8153-e3e6e6886c6c?fields=security_groups HTTP/1.1" 200 1346 0.075643 10.0.0.23 - - [2026-03-16 04:05:28] "DELETE /security-group/437d0e08-0e8f-40f2-93f4-2c1e3246cf07 HTTP/1.1" 200 115 0.062565 10.0.0.23 - - [2026-03-16 04:05:28] "GET /projects?obj_uuids=42fc9756-40fc-4b96-8153-e3e6e6886c6c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001384 10.0.0.23 - - [2026-03-16 04:05:28] "GET /project/42fc9756-40fc-4b96-8153-e3e6e6886c6c?fields=application_policy_sets HTTP/1.1" 200 1385 0.060856 10.0.0.23 - - [2026-03-16 04:05:28] "DELETE /project/42fc9756-40fc-4b96-8153-e3e6e6886c6c HTTP/1.1" 200 115 0.529303 10.0.0.38 - - [2026-03-16 04:05:30] "GET /api-access-list/b2421533-c169-4dc9-b514-69b9df58e5b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.006729 10.0.0.38 - - [2026-03-16 04:05:30] "PUT /api-access-list/b2421533-c169-4dc9-b514-69b9df58e5b7 HTTP/1.1" 200 264 0.016713 10.0.0.23 - - [2026-03-16 04:05:30] "GET /projects?obj_uuids=cc203a9f-f1a7-4ad3-9337-c61f94a54a8b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001280 10.0.0.38 - - [2026-03-16 04:05:30] "GET /project/cc203a9f-f1a7-4ad3-9337-c61f94a54a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.045183 10.0.0.23 - - [2026-03-16 04:05:30] "GET /projects?obj_uuids=cc203a9f-f1a7-4ad3-9337-c61f94a54a8b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001135 10.0.0.38 - - [2026-03-16 04:05:30] "GET /project/cc203a9f-f1a7-4ad3-9337-c61f94a54a8b?fields=virtual_networks HTTP/1.1" 200 1022 0.056490 10.0.0.23 - - [2026-03-16 04:05:30] "GET /projects?obj_uuids=cc203a9f-f1a7-4ad3-9337-c61f94a54a8b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001649 10.0.0.38 - - [2026-03-16 04:05:30] "GET /project/cc203a9f-f1a7-4ad3-9337-c61f94a54a8b?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.052131 10.0.0.23 - - [2026-03-16 04:05:30] "GET /projects?obj_uuids=cc203a9f-f1a7-4ad3-9337-c61f94a54a8b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001112 10.0.0.38 - - [2026-03-16 04:05:30] "GET /project/cc203a9f-f1a7-4ad3-9337-c61f94a54a8b?fields=security_groups HTTP/1.1" 200 1243 0.053649 10.0.0.38 - - [2026-03-16 04:05:31] "POST /fqname-to-id HTTP/1.1" 404 188 0.037790 10.0.0.23 - - [2026-03-16 04:05:31] "GET /projects?obj_uuids=1a223f53-0f1d-49cf-9a21-7370b367564b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004057 10.0.0.23 - - [2026-03-16 04:05:31] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001045 10.0.0.23 - - [2026-03-16 04:05:31] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007938 10.0.0.23 - - [2026-03-16 04:05:31] "POST /id-to-fqname HTTP/1.1" 200 190 0.001981 10.0.0.23 - - [2026-03-16 04:05:31] "POST /fqname-to-id HTTP/1.1" 404 199 0.007437 10.0.0.23 - - [2026-03-16 04:05:32] "POST /security-groups HTTP/1.1" 200 591 0.040301 10.0.0.38 - - [2026-03-16 04:05:32] "POST /fqname-to-id HTTP/1.1" 404 234 0.003919 10.0.0.23 - - [2026-03-16 04:05:32] "POST /projects HTTP/1.1" 200 585 0.260638 10.0.0.23 - - [2026-03-16 04:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.301033 10.0.0.38 - - [2026-03-16 04:05:32] "POST /access-control-lists HTTP/1.1" 200 594 0.038201 10.0.0.38 - - [2026-03-16 04:05:32] "GET /project/1a223f53-0f1d-49cf-9a21-7370b367564b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.453550 10.0.0.38 - - [2026-03-16 04:05:33] "GET / HTTP/1.1" 200 35931 0.002427 10.0.0.38 - - [2026-03-16 04:05:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000487 10.0.0.38 - - [2026-03-16 04:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.038164 10.0.0.38 - - [2026-03-16 04:05:35] "GET /api-access-list/b2421533-c169-4dc9-b514-69b9df58e5b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.006300 10.0.0.38 - - [2026-03-16 04:05:35] "GET /api-access-list/b2421533-c169-4dc9-b514-69b9df58e5b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004370 10.0.0.38 - - [2026-03-16 04:05:35] "GET /api-access-list/b2421533-c169-4dc9-b514-69b9df58e5b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.006782 10.0.0.38 - - [2026-03-16 04:05:35] "PUT /api-access-list/b2421533-c169-4dc9-b514-69b9df58e5b7 HTTP/1.1" 200 264 0.014612 10.0.0.38 - - [2026-03-16 04:05:37] "POST /fqname-to-id HTTP/1.1" 404 188 0.037326 10.0.0.23 - - [2026-03-16 04:05:37] "GET /projects?obj_uuids=d1a27ac9-8216-4bfd-b04b-adef3af50d98&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003463 10.0.0.23 - - [2026-03-16 04:05:37] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001680 10.0.0.23 - - [2026-03-16 04:05:37] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008885 10.0.0.23 - - [2026-03-16 04:05:38] "POST /id-to-fqname HTTP/1.1" 200 190 0.003155 10.0.0.23 - - [2026-03-16 04:05:38] "POST /fqname-to-id HTTP/1.1" 404 199 0.007169 10.0.0.23 - - [2026-03-16 04:05:38] "POST /security-groups HTTP/1.1" 200 591 0.090085 10.0.0.23 - - [2026-03-16 04:05:38] "POST /projects HTTP/1.1" 200 585 0.323849 10.0.0.23 - - [2026-03-16 04:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.362597 10.0.0.38 - - [2026-03-16 04:05:38] "POST /fqname-to-id HTTP/1.1" 404 233 0.008740 10.0.0.38 - - [2026-03-16 04:05:38] "GET /project/d1a27ac9-8216-4bfd-b04b-adef3af50d98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.541429 10.0.0.38 - - [2026-03-16 04:05:39] "POST /fqname-to-id HTTP/1.1" 404 188 0.327893 10.0.0.22 - - [2026-03-16 04:05:39] "GET /obj-perms HTTP/1.1" 200 5056 0.130080 10.0.0.23 - - [2026-03-16 04:05:39] "GET /projects?obj_uuids=1c298d0e-9759-455d-9438-8ef5e7a65a44&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004563 10.0.0.23 - - [2026-03-16 04:05:39] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001171 10.0.0.23 - - [2026-03-16 04:05:39] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008315 10.0.0.23 - - [2026-03-16 04:05:39] "POST /id-to-fqname HTTP/1.1" 200 190 0.003864 10.0.0.23 - - [2026-03-16 04:05:39] "POST /fqname-to-id HTTP/1.1" 404 199 0.004898 10.0.0.23 - - [2026-03-16 04:05:39] "POST /security-groups HTTP/1.1" 200 591 0.045165 10.0.0.23 - - [2026-03-16 04:05:39] "POST /projects HTTP/1.1" 200 585 0.285119 10.0.0.23 - - [2026-03-16 04:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.333528 10.0.0.38 - - [2026-03-16 04:05:39] "POST /access-control-lists HTTP/1.1" 200 596 0.042010 10.0.0.38 - - [2026-03-16 04:05:40] "GET /project/1c298d0e-9759-455d-9438-8ef5e7a65a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.505738 10.0.0.38 - - [2026-03-16 04:05:40] "GET / HTTP/1.1" 200 35931 0.001553 10.0.0.38 - - [2026-03-16 04:05:41] "GET / HTTP/1.1" 200 35931 0.001403 10.0.0.38 - - [2026-03-16 04:05:41] "POST /fqname-to-id HTTP/1.1" 404 183 0.003868 10.0.0.38 - - [2026-03-16 04:05:42] "POST /api-access-lists HTTP/1.1" 200 521 0.043147 10.0.0.38 - - [2026-03-16 04:05:42] "GET /api-access-list/a30dbdea-64c0-40f0-9557-50a38e2e04a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1289 0.009927 10.0.0.38 - - [2026-03-16 04:05:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000483 10.0.0.38 - - [2026-03-16 04:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.062897 10.0.0.23 - - [2026-03-16 04:05:42] "GET /projects?obj_uuids=d1a27ac9-8216-4bfd-b04b-adef3af50d98&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001146 10.0.0.38 - - [2026-03-16 04:05:43] "GET /project/d1a27ac9-8216-4bfd-b04b-adef3af50d98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.090151 10.0.0.38 - - [2026-03-16 04:05:43] "GET /virtual-networks?parent_id=d1a27ac9-8216-4bfd-b04b-adef3af50d98&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.025167 10.0.0.38 - - [2026-03-16 04:05:43] "POST /virtual-networks HTTP/1.1" 200 583 0.145080 10.0.0.38 - - [2026-03-16 04:05:43] "POST /route-targets HTTP/1.1" 200 327 0.019624 10.0.0.38 - - [2026-03-16 04:05:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.033579 10.0.0.38 - - [2026-03-16 04:05:43] "GET /network-ipam/6858f1db-15d4-4cb7-89c3-c2ac11fb547a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.023331 10.0.0.23 - - [2026-03-16 04:05:43] "POST /useragent-kv HTTP/1.1" 200 115 0.006765 10.0.0.38 - - [2026-03-16 04:05:43] "POST /ref-update HTTP/1.1" 200 156 0.107513 10.0.0.38 - - [2026-03-16 04:05:43] "POST /neutron/network HTTP/1.1" 200 848 0.075039 10.0.0.38 - - [2026-03-16 04:05:43] "GET /virtual-network/5b8e105b-2ea1-4239-9e5f-50227fd276d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.026016 10.0.0.38 - - [2026-03-16 04:05:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000457 10.0.0.38 - - [2026-03-16 04:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.053806 10.0.0.23 - - [2026-03-16 04:05:44] "GET /projects?obj_uuids=1c298d0e-9759-455d-9438-8ef5e7a65a44&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001050 10.0.0.38 - - [2026-03-16 04:05:44] "GET /project/1c298d0e-9759-455d-9438-8ef5e7a65a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.080734 10.0.0.38 - - [2026-03-16 04:05:44] "GET /virtual-networks?parent_id=1c298d0e-9759-455d-9438-8ef5e7a65a44&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.025456 10.0.0.38 - - [2026-03-16 04:05:44] "POST /virtual-networks HTTP/1.1" 200 583 0.141212 10.0.0.38 - - [2026-03-16 04:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.041877 10.0.0.38 - - [2026-03-16 04:05:44] "POST /ref-update HTTP/1.1" 200 156 0.035756 10.0.0.38 - - [2026-03-16 04:05:44] "GET /network-ipam/6858f1db-15d4-4cb7-89c3-c2ac11fb547a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.028612 10.0.0.23 - - [2026-03-16 04:05:45] "POST /useragent-kv HTTP/1.1" 200 115 0.019255 10.0.0.38 - - [2026-03-16 04:05:45] "POST /ref-update HTTP/1.1" 200 156 0.142484 10.0.0.38 - - [2026-03-16 04:05:45] "POST /neutron/network HTTP/1.1" 200 849 0.076730 10.0.0.38 - - [2026-03-16 04:05:45] "GET /virtual-network/217e6ec5-8db2-48f9-822e-99580ebc5be7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.029408 10.0.0.38 - - [2026-03-16 04:05:45] "POST /neutron/subnet HTTP/1.1" 200 681 0.069356 10.0.0.38 - - [2026-03-16 04:05:46] "GET /obj-perms HTTP/1.1" 403 257 0.064585 10.0.0.38 - - [2026-03-16 04:05:47] "GET /obj-perms HTTP/1.1" 403 257 0.057230 10.0.0.22 - - [2026-03-16 04:05:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.037897 10.0.0.23 - - [2026-03-16 04:05:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.031451 10.0.0.38 - - [2026-03-16 04:05:49] "GET /obj-perms HTTP/1.1" 200 5030 0.071888 10.0.0.38 - - [2026-03-16 04:05:49] "GET /obj-perms HTTP/1.1" 403 257 0.015894 10.0.0.38 - - [2026-03-16 04:05:49] "PUT /virtual-network/5b8e105b-2ea1-4239-9e5f-50227fd276d3 HTTP/1.1" 200 264 0.060476 10.0.0.38 - - [2026-03-16 04:05:49] "GET /obj-perms HTTP/1.1" 403 257 0.015909 10.0.0.38 - - [2026-03-16 04:05:50] "GET /obj-perms HTTP/1.1" 403 257 0.062566 10.0.0.22 - - [2026-03-16 04:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004493 10.0.0.23 - - [2026-03-16 04:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.38 - - [2026-03-16 04:05:51] "GET /obj-perms HTTP/1.1" 403 257 0.016585 10.0.0.38 - - [2026-03-16 04:05:51] "GET /obj-perms HTTP/1.1" 200 5030 0.005348 10.0.0.38 - - [2026-03-16 04:05:51] "GET /obj-perms HTTP/1.1" 403 257 0.016992 10.0.0.38 - - [2026-03-16 04:05:51] "PUT /virtual-network/5b8e105b-2ea1-4239-9e5f-50227fd276d3 HTTP/1.1" 200 264 0.083504 10.0.0.23 - - [2026-03-16 04:05:51] "POST /useragent-kv HTTP/1.1" 200 115 0.004729 10.0.0.23 - - [2026-03-16 04:05:51] "POST /useragent-kv HTTP/1.1" 200 115 0.002857 10.0.0.38 - - [2026-03-16 04:05:51] "DELETE /virtual-network/217e6ec5-8db2-48f9-822e-99580ebc5be7 HTTP/1.1" 200 115 0.162633 10.0.0.23 - - [2026-03-16 04:05:51] "POST /useragent-kv HTTP/1.1" 200 115 0.003556 10.0.0.38 - - [2026-03-16 04:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006072 10.0.0.23 - - [2026-03-16 04:05:51] "POST /useragent-kv HTTP/1.1" 200 115 0.004916 10.0.0.38 - - [2026-03-16 04:05:51] "DELETE /virtual-network/5b8e105b-2ea1-4239-9e5f-50227fd276d3 HTTP/1.1" 200 115 0.153919 10.0.0.38 - - [2026-03-16 04:05:51] "DELETE /api-access-list/a30dbdea-64c0-40f0-9557-50a38e2e04a1 HTTP/1.1" 200 115 0.044658 10.0.0.23 - - [2026-03-16 04:05:52] "GET /projects?obj_uuids=1c298d0e-9759-455d-9438-8ef5e7a65a44&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001301 10.0.0.38 - - [2026-03-16 04:05:52] "GET /project/1c298d0e-9759-455d-9438-8ef5e7a65a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.051032 10.0.0.23 - - [2026-03-16 04:05:52] "GET /projects?obj_uuids=1c298d0e-9759-455d-9438-8ef5e7a65a44&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001178 10.0.0.38 - - [2026-03-16 04:05:52] "GET /project/1c298d0e-9759-455d-9438-8ef5e7a65a44?fields=virtual_networks HTTP/1.1" 200 1031 0.061120 10.0.0.23 - - [2026-03-16 04:05:52] "GET /projects?obj_uuids=1c298d0e-9759-455d-9438-8ef5e7a65a44&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001245 10.0.0.38 - - [2026-03-16 04:05:52] "GET /project/1c298d0e-9759-455d-9438-8ef5e7a65a44?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.051986 10.0.0.23 - - [2026-03-16 04:05:52] "GET /projects?obj_uuids=1c298d0e-9759-455d-9438-8ef5e7a65a44&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001085 10.0.0.38 - - [2026-03-16 04:05:52] "GET /project/1c298d0e-9759-455d-9438-8ef5e7a65a44?fields=security_groups HTTP/1.1" 200 1257 0.055586 10.0.0.23 - - [2026-03-16 04:05:53] "GET /projects?obj_uuids=d1a27ac9-8216-4bfd-b04b-adef3af50d98&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001836 10.0.0.38 - - [2026-03-16 04:05:53] "GET /project/d1a27ac9-8216-4bfd-b04b-adef3af50d98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.063152 10.0.0.23 - - [2026-03-16 04:05:53] "GET /projects?obj_uuids=d1a27ac9-8216-4bfd-b04b-adef3af50d98&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001178 10.0.0.38 - - [2026-03-16 04:05:53] "GET /project/d1a27ac9-8216-4bfd-b04b-adef3af50d98?fields=virtual_networks HTTP/1.1" 200 1032 0.047682 10.0.0.23 - - [2026-03-16 04:05:53] "GET /projects?obj_uuids=d1a27ac9-8216-4bfd-b04b-adef3af50d98&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001431 10.0.0.38 - - [2026-03-16 04:05:53] "GET /project/d1a27ac9-8216-4bfd-b04b-adef3af50d98?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.048570 10.0.0.23 - - [2026-03-16 04:05:53] "GET /projects?obj_uuids=d1a27ac9-8216-4bfd-b04b-adef3af50d98&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001227 10.0.0.38 - - [2026-03-16 04:05:53] "GET /project/d1a27ac9-8216-4bfd-b04b-adef3af50d98?fields=security_groups HTTP/1.1" 200 1258 0.071966 10.0.0.38 - - [2026-03-16 04:05:57] "GET / HTTP/1.1" 200 35931 0.001616 10.0.0.38 - - [2026-03-16 04:05:57] "GET / HTTP/1.1" 200 35931 0.001959 10.0.0.38 - - [2026-03-16 04:05:58] "POST /fqname-to-id HTTP/1.1" 401 292 0.000902 10.0.0.38 - - [2026-03-16 04:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.096291 10.0.0.23 - - [2026-03-16 04:05:58] "GET /projects?obj_uuids=1a223f53-0f1d-49cf-9a21-7370b367564b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001216 10.0.0.38 - - [2026-03-16 04:05:58] "GET /project/1a223f53-0f1d-49cf-9a21-7370b367564b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.094865 10.0.0.38 - - [2026-03-16 04:05:58] "GET /virtual-networks?parent_id=1a223f53-0f1d-49cf-9a21-7370b367564b&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.020463 10.0.0.38 - - [2026-03-16 04:05:58] "POST /fqname-to-id HTTP/1.1" 404 197 0.016320 10.0.0.38 - - [2026-03-16 04:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.021087 10.0.0.23 - - [2026-03-16 04:05:59] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001263 10.0.0.38 - - [2026-03-16 04:05:59] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.023822 10.0.0.38 - - [2026-03-16 04:05:59] "POST /service-templates HTTP/1.1" 403 264 0.013971 10.0.0.38 - - [2026-03-16 04:05:59] "POST /fqname-to-id HTTP/1.1" 404 215 0.003851 10.0.0.38 - - [2026-03-16 04:05:59] "POST /api-access-lists HTTP/1.1" 200 555 0.037610 10.0.0.38 - - [2026-03-16 04:05:59] "GET /api-access-list/46f553cc-7751-4213-b8d7-ce08da5514ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.007734 10.0.0.38 - - [2026-03-16 04:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.027327 10.0.0.23 - - [2026-03-16 04:05:59] "GET /projects?obj_uuids=1a223f53-0f1d-49cf-9a21-7370b367564b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002184 10.0.0.38 - - [2026-03-16 04:05:59] "GET /project/1a223f53-0f1d-49cf-9a21-7370b367564b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.085610 10.0.0.38 - - [2026-03-16 04:05:59] "GET /virtual-networks?parent_id=1a223f53-0f1d-49cf-9a21-7370b367564b&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.026764 10.0.0.38 - - [2026-03-16 04:05:59] "POST /virtual-networks HTTP/1.1" 200 583 0.126591 10.0.0.38 - - [2026-03-16 04:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.042198 10.0.0.38 - - [2026-03-16 04:05:59] "POST /ref-update HTTP/1.1" 200 156 0.042775 10.0.0.38 - - [2026-03-16 04:05:59] "GET /network-ipam/6858f1db-15d4-4cb7-89c3-c2ac11fb547a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.020591 10.0.0.23 - - [2026-03-16 04:06:00] "POST /useragent-kv HTTP/1.1" 200 115 0.010450 10.0.0.38 - - [2026-03-16 04:06:00] "POST /ref-update HTTP/1.1" 200 156 0.120471 10.0.0.38 - - [2026-03-16 04:06:00] "GET /virtual-network/3c943ed8-7224-4394-8597-b71f27ce8751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.034853 10.0.0.38 - - [2026-03-16 04:06:00] "POST /neutron/network HTTP/1.1" 200 848 0.087294 10.0.0.38 - - [2026-03-16 04:06:00] "GET /virtual-network/3c943ed8-7224-4394-8597-b71f27ce8751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.009575 10.0.0.38 - - [2026-03-16 04:06:00] "GET /network-ipam/6858f1db-15d4-4cb7-89c3-c2ac11fb547a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.005314 10.0.0.38 - - [2026-03-16 04:06:01] "GET /virtual-network/3c943ed8-7224-4394-8597-b71f27ce8751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.012003 10.0.0.38 - - [2026-03-16 04:06:01] "GET /obj-perms HTTP/1.1" 200 5030 0.005091 10.0.0.38 - - [2026-03-16 04:06:02] "POST /fqname-to-id HTTP/1.1" 404 197 0.022599 10.0.0.38 - - [2026-03-16 04:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.019160 10.0.0.23 - - [2026-03-16 04:06:02] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001325 10.0.0.38 - - [2026-03-16 04:06:02] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.027725 10.0.0.38 - - [2026-03-16 04:06:02] "POST /service-templates HTTP/1.1" 403 264 0.017977 10.0.0.38 - - [2026-03-16 04:06:02] "POST /fqname-to-id HTTP/1.1" 404 183 0.005313 10.0.0.38 - - [2026-03-16 04:06:02] "POST /api-access-lists HTTP/1.1" 200 521 0.028265 10.0.0.38 - - [2026-03-16 04:06:02] "GET /api-access-list/d6f2c5ef-3d74-473d-b94b-8a931a14a8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.007872 10.0.0.38 - - [2026-03-16 04:06:02] "POST /fqname-to-id HTTP/1.1" 404 197 0.023860 10.0.0.38 - - [2026-03-16 04:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.024079 10.0.0.23 - - [2026-03-16 04:06:02] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001168 10.0.0.38 - - [2026-03-16 04:06:02] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.030824 10.0.0.38 - - [2026-03-16 04:06:02] "POST /service-templates HTTP/1.1" 200 551 0.060066 10.0.0.38 - - [2026-03-16 04:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.033647 10.0.0.38 - - [2026-03-16 04:06:02] "GET /service-template/f24eb39a-118e-4306-ad60-62bfd8274e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.027894 10.0.0.38 - - [2026-03-16 04:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.022038 10.0.0.38 - - [2026-03-16 04:06:03] "GET /service-template/f24eb39a-118e-4306-ad60-62bfd8274e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.036975 10.0.0.38 - - [2026-03-16 04:06:04] "GET /virtual-network/3c943ed8-7224-4394-8597-b71f27ce8751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.052701 10.0.0.22 - - [2026-03-16 04:06:04] "GET /obj-perms HTTP/1.1" 403 257 0.057938 10.0.0.23 - - [2026-03-16 04:06:05] "GET /obj-perms HTTP/1.1" 403 257 0.049889 10.0.0.38 - - [2026-03-16 04:06:05] "GET /api-access-list/46f553cc-7751-4213-b8d7-ce08da5514ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.005103 10.0.0.38 - - [2026-03-16 04:06:05] "PUT /api-access-list/46f553cc-7751-4213-b8d7-ce08da5514ed HTTP/1.1" 200 264 0.025010 10.0.0.38 - - [2026-03-16 04:06:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000418 10.0.0.38 - - [2026-03-16 04:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.054208 10.0.0.23 - - [2026-03-16 04:06:05] "GET /projects?obj_uuids=1a223f53-0f1d-49cf-9a21-7370b367564b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001472 10.0.0.38 - - [2026-03-16 04:06:05] "GET /project/1a223f53-0f1d-49cf-9a21-7370b367564b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.079045 10.0.0.38 - - [2026-03-16 04:06:05] "GET /virtual-networks?parent_id=1a223f53-0f1d-49cf-9a21-7370b367564b&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.032535 10.0.0.38 - - [2026-03-16 04:06:06] "POST /virtual-networks HTTP/1.1" 403 263 0.018446 10.0.0.38 - - [2026-03-16 04:06:06] "GET /obj-perms HTTP/1.1" 403 257 0.018340 10.0.0.38 - - [2026-03-16 04:06:06] "GET /obj-perms HTTP/1.1" 403 257 0.016217 10.0.0.38 - - [2026-03-16 04:06:06] "GET /api-access-list/d6f2c5ef-3d74-473d-b94b-8a931a14a8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.006588 10.0.0.38 - - [2026-03-16 04:06:06] "PUT /api-access-list/d6f2c5ef-3d74-473d-b94b-8a931a14a8a3 HTTP/1.1" 200 264 0.019189 10.0.0.38 - - [2026-03-16 04:06:06] "POST /fqname-to-id HTTP/1.1" 404 197 0.021714 10.0.0.38 - - [2026-03-16 04:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.023225 10.0.0.23 - - [2026-03-16 04:06:06] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001323 10.0.0.38 - - [2026-03-16 04:06:06] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.035737 10.0.0.38 - - [2026-03-16 04:06:06] "POST /service-templates HTTP/1.1" 403 264 0.024242 10.0.0.38 - - [2026-03-16 04:06:06] "GET /api-access-list/46f553cc-7751-4213-b8d7-ce08da5514ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.006201 10.0.0.38 - - [2026-03-16 04:06:06] "PUT /api-access-list/46f553cc-7751-4213-b8d7-ce08da5514ed HTTP/1.1" 200 264 0.015897 10.0.0.38 - - [2026-03-16 04:06:07] "GET /api-access-list/d6f2c5ef-3d74-473d-b94b-8a931a14a8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005297 10.0.0.38 - - [2026-03-16 04:06:07] "PUT /api-access-list/d6f2c5ef-3d74-473d-b94b-8a931a14a8a3 HTTP/1.1" 200 264 0.016639 10.0.0.38 - - [2026-03-16 04:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004082 10.0.0.38 - - [2026-03-16 04:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004366 10.0.0.22 - - [2026-03-16 04:06:08] "GET /obj-perms HTTP/1.1" 403 257 0.022537 10.0.0.22 - - [2026-03-16 04:06:08] "GET /obj-perms HTTP/1.1" 403 257 0.052303 10.0.0.23 - - [2026-03-16 04:06:08] "GET /obj-perms HTTP/1.1" 403 257 0.018426 10.0.0.23 - - [2026-03-16 04:06:09] "GET /obj-perms HTTP/1.1" 403 257 0.052356 10.0.0.38 - - [2026-03-16 04:06:09] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.050300 10.0.0.38 - - [2026-03-16 04:06:09] "GET /api-access-list/b2421533-c169-4dc9-b514-69b9df58e5b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.007256 10.0.0.38 - - [2026-03-16 04:06:09] "PUT /api-access-list/b2421533-c169-4dc9-b514-69b9df58e5b7 HTTP/1.1" 200 264 0.019353 10.0.0.38 - - [2026-03-16 04:06:09] "GET /virtual-network/3c943ed8-7224-4394-8597-b71f27ce8751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.031361 10.0.0.38 - - [2026-03-16 04:06:09] "DELETE /api-access-list/46f553cc-7751-4213-b8d7-ce08da5514ed HTTP/1.1" 200 115 0.042382 10.0.0.38 - - [2026-03-16 04:06:09] "DELETE /api-access-list/d6f2c5ef-3d74-473d-b94b-8a931a14a8a3 HTTP/1.1" 200 115 0.039013 10.0.0.38 - - [2026-03-16 04:06:10] "GET /obj-perms HTTP/1.1" 403 257 0.049101 10.0.0.22 - - [2026-03-16 04:06:11] "GET /obj-perms HTTP/1.1" 403 257 0.043435 10.0.0.23 - - [2026-03-16 04:06:11] "GET /obj-perms HTTP/1.1" 403 257 0.044288 10.0.0.38 - - [2026-03-16 04:06:11] "GET /obj-perms HTTP/1.1" 403 257 0.017302 10.0.0.38 - - [2026-03-16 04:06:11] "GET /api-access-list/b2421533-c169-4dc9-b514-69b9df58e5b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2686 0.007218 10.0.0.38 - - [2026-03-16 04:06:11] "PUT /api-access-list/b2421533-c169-4dc9-b514-69b9df58e5b7 HTTP/1.1" 200 264 0.017096 10.0.0.38 - - [2026-03-16 04:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004079 10.0.0.38 - - [2026-03-16 04:06:12] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.033348 10.0.0.38 - - [2026-03-16 04:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.017770 10.0.0.38 - - [2026-03-16 04:06:12] "DELETE /service-template/f24eb39a-118e-4306-ad60-62bfd8274e9d HTTP/1.1" 200 115 0.057622 10.0.0.38 - - [2026-03-16 04:06:12] "POST /fqname-to-id HTTP/1.1" 404 197 0.020330 10.0.0.23 - - [2026-03-16 04:06:12] "POST /useragent-kv HTTP/1.1" 200 115 0.005439 10.0.0.23 - - [2026-03-16 04:06:12] "POST /useragent-kv HTTP/1.1" 200 115 0.003958 10.0.0.38 - - [2026-03-16 04:06:12] "DELETE /virtual-network/3c943ed8-7224-4394-8597-b71f27ce8751 HTTP/1.1" 200 115 0.152239 10.0.0.38 - - [2026-03-16 04:06:12] "GET /api-access-list/b2421533-c169-4dc9-b514-69b9df58e5b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.006143 10.0.0.38 - - [2026-03-16 04:06:12] "PUT /api-access-list/b2421533-c169-4dc9-b514-69b9df58e5b7 HTTP/1.1" 200 264 0.017855 10.0.0.38 - - [2026-03-16 04:06:12] "GET /api-access-list/b2421533-c169-4dc9-b514-69b9df58e5b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2692 0.005597 10.0.0.38 - - [2026-03-16 04:06:12] "PUT /api-access-list/b2421533-c169-4dc9-b514-69b9df58e5b7 HTTP/1.1" 200 264 0.018058 10.0.0.38 - - [2026-03-16 04:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004352 10.0.0.23 - - [2026-03-16 04:06:15] "GET /projects?obj_uuids=1a223f53-0f1d-49cf-9a21-7370b367564b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001143 10.0.0.38 - - [2026-03-16 04:06:15] "GET /project/1a223f53-0f1d-49cf-9a21-7370b367564b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.066204 10.0.0.38 - - [2026-03-16 04:06:15] "POST /neutron/network HTTP/1.1" 200 117 0.139320 10.0.0.38 - - [2026-03-16 04:06:16] "POST /neutron/network HTTP/1.1" 200 860 0.010252 10.0.0.38 - - [2026-03-16 04:06:16] "POST /id-to-fqname HTTP/1.1" 200 240 0.001330 10.0.0.38 - - [2026-03-16 04:06:16] "GET /virtual-network/1fe4f4cf-fc40-4890-bd81-ba4e747006eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006411 10.0.0.38 - - [2026-03-16 04:06:16] "GET /virtual-network/1fe4f4cf-fc40-4890-bd81-ba4e747006eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006193 10.0.0.38 - - [2026-03-16 04:06:16] "POST /neutron/subnet HTTP/1.1" 200 714 0.010323 10.0.0.38 - - [2026-03-16 04:06:16] "GET /virtual-network/1fe4f4cf-fc40-4890-bd81-ba4e747006eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.007107 10.0.0.38 - - [2026-03-16 04:06:16] "POST /route-targets HTTP/1.1" 200 327 0.023273 10.0.0.38 - - [2026-03-16 04:06:16] "GET /network-ipam/6858f1db-15d4-4cb7-89c3-c2ac11fb547a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.012949 10.0.0.38 - - [2026-03-16 04:06:16] "GET /virtual-network/1fe4f4cf-fc40-4890-bd81-ba4e747006eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.007913 10.0.0.22 - - [2026-03-16 04:06:17] "GET /obj-perms HTTP/1.1" 200 5030 0.079245 10.0.0.23 - - [2026-03-16 04:06:17] "GET /obj-perms HTTP/1.1" 200 5030 0.086111 10.0.0.38 - - [2026-03-16 04:06:17] "POST /fqname-to-id HTTP/1.1" 404 215 0.004308 10.0.0.38 - - [2026-03-16 04:06:17] "POST /api-access-lists HTTP/1.1" 200 555 0.039504 10.0.0.38 - - [2026-03-16 04:06:17] "GET /api-access-list/decfdcd4-3988-4eb8-83e0-80faf9acb8c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2441 0.008375 10.0.0.38 - - [2026-03-16 04:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.027529 10.0.0.23 - - [2026-03-16 04:06:17] "GET /projects?obj_uuids=1a223f53-0f1d-49cf-9a21-7370b367564b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001256 10.0.0.38 - - [2026-03-16 04:06:17] "GET /project/1a223f53-0f1d-49cf-9a21-7370b367564b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.090505 10.0.0.23 - - [2026-03-16 04:06:17] "GET /projects?obj_uuids=1a223f53-0f1d-49cf-9a21-7370b367564b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001460 10.0.0.38 - - [2026-03-16 04:06:18] "POST /neutron/network HTTP/1.1" 200 645 0.219854 10.0.0.38 - - [2026-03-16 04:06:18] "POST /ref-update HTTP/1.1" 200 156 0.030783 10.0.0.23 - - [2026-03-16 04:06:18] "POST /useragent-kv HTTP/1.1" 200 115 0.009215 10.0.0.38 - - [2026-03-16 04:06:18] "POST /neutron/subnet HTTP/1.1" 200 734 0.347699 10.0.0.38 - - [2026-03-16 04:06:18] "POST /id-to-fqname HTTP/1.1" 200 240 0.022002 10.0.0.38 - - [2026-03-16 04:06:18] "GET /virtual-network/ce12a16d-8780-4e20-92b0-f915f8e0f0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2129 0.026116 10.0.0.38 - - [2026-03-16 04:06:18] "GET /virtual-network/ce12a16d-8780-4e20-92b0-f915f8e0f0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2129 0.026927 10.0.0.38 - - [2026-03-16 04:06:18] "POST /neutron/network HTTP/1.1" 200 866 0.045947 10.0.0.38 - - [2026-03-16 04:06:19] "GET /virtual-network/ce12a16d-8780-4e20-92b0-f915f8e0f0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2129 0.007438 10.0.0.38 - - [2026-03-16 04:06:19] "GET /network-ipam/6858f1db-15d4-4cb7-89c3-c2ac11fb547a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.005746 10.0.0.38 - - [2026-03-16 04:06:19] "GET /virtual-network/ce12a16d-8780-4e20-92b0-f915f8e0f0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2129 0.006843 10.0.0.38 - - [2026-03-16 04:06:20] "POST /fqname-to-id HTTP/1.1" 404 232 0.036570 10.0.0.23 - - [2026-03-16 04:06:20] "GET /projects?obj_uuids=1a223f53-0f1d-49cf-9a21-7370b367564b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001267 10.0.0.38 - - [2026-03-16 04:06:20] "DELETE /access-control-list/271c66e7-bfcf-443e-9aad-a983db87b485 HTTP/1.1" 200 115 0.094015 10.0.0.38 - - [2026-03-16 04:06:20] "POST /access-control-lists HTTP/1.1" 200 626 0.073911 10.0.0.38 - - [2026-03-16 04:06:20] "PUT /access-control-list/6390231b-b40a-415f-b8e1-920460b84306 HTTP/1.1" 200 272 0.018407 10.0.0.38 - - [2026-03-16 04:06:20] "POST /neutron/security_group HTTP/1.1" 200 1426 0.788593 10.0.0.38 - - [2026-03-16 04:06:21] "POST /neutron/security_group HTTP/1.1" 200 1426 0.032234 10.0.0.38 - - [2026-03-16 04:06:21] "PUT /access-control-list/b825ab5c-b32f-47a3-9a63-f72e995f995b HTTP/1.1" 200 272 0.018143 10.0.0.23 - - [2026-03-16 04:06:21] "GET /projects?obj_uuids=1a223f53-0f1d-49cf-9a21-7370b367564b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001156 10.0.0.38 - - [2026-03-16 04:06:21] "POST /neutron/security_group_rule HTTP/1.1" 200 570 0.101646 10.0.0.38 - - [2026-03-16 04:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.023649 10.0.0.38 - - [2026-03-16 04:06:22] "GET /security-group/d3b1a060-1621-4cba-a215-9e1a8f07e785?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1317 0.028723 10.0.0.38 - - [2026-03-16 04:06:22] "POST /id-to-fqname HTTP/1.1" 200 240 0.021885 10.0.0.38 - - [2026-03-16 04:06:23] "POST /neutron/network HTTP/1.1" 200 876 0.048290 10.0.0.23 - - [2026-03-16 04:06:24] "GET /projects?obj_uuids=1a223f53-0f1d-49cf-9a21-7370b367564b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001384 10.0.0.38 - - [2026-03-16 04:06:24] "GET /project/1a223f53-0f1d-49cf-9a21-7370b367564b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.075515 10.0.0.38 - - [2026-03-16 04:06:24] "POST /neutron/port HTTP/1.1" 200 117 0.036216 10.0.0.38 - - [2026-03-16 04:06:25] "POST /neutron/network HTTP/1.1" 200 866 0.055055 10.0.0.38 - - [2026-03-16 04:06:25] "POST /neutron/port HTTP/1.1" 200 1062 0.023374 10.0.0.38 - - [2026-03-16 04:06:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004483 10.0.0.38 - - [2026-03-16 04:06:26] "POST /neutron/network HTTP/1.1" 200 866 0.010860 10.0.0.23 - - [2026-03-16 04:06:28] "DELETE /project/1c298d0e9759455d94388ef5e7a65a44 HTTP/1.1" 404 173 0.013679 10.0.0.23 - - [2026-03-16 04:06:28] "DELETE /project/1a223f530f1d49cf9a217370b367564b HTTP/1.1" 404 173 0.011159 10.0.0.23 - - [2026-03-16 04:06:28] "DELETE /project/d1a27ac982164bfdb04badef3af50d98 HTTP/1.1" 404 173 0.012595 10.0.0.23 - - [2026-03-16 04:06:28] "DELETE /project/cc203a9f-f1a7-4ad3-9337-c61f94a54a8b HTTP/1.1" 404 177 0.010926 10.0.0.23 - - [2026-03-16 04:06:28] "DELETE /project/168e226f-e60f-47f7-a4d0-82fb776c6cf0 HTTP/1.1" 404 177 0.007925 10.0.0.23 - - [2026-03-16 04:06:28] "GET /projects?obj_uuids=1c298d0e-9759-455d-9438-8ef5e7a65a44&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001146 10.0.0.23 - - [2026-03-16 04:06:28] "GET /projects?obj_uuids=d1a27ac9-8216-4bfd-b04b-adef3af50d98&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001268 10.0.0.23 - - [2026-03-16 04:06:28] "GET /project/1c298d0e-9759-455d-9438-8ef5e7a65a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.054865 10.0.0.23 - - [2026-03-16 04:06:28] "GET /projects?obj_uuids=1c298d0e-9759-455d-9438-8ef5e7a65a44&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001293 10.0.0.23 - - [2026-03-16 04:06:28] "GET /project/d1a27ac9-8216-4bfd-b04b-adef3af50d98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.107911 10.0.0.23 - - [2026-03-16 04:06:28] "GET /projects?obj_uuids=d1a27ac9-8216-4bfd-b04b-adef3af50d98&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001207 10.0.0.23 - - [2026-03-16 04:06:28] "GET /project/1c298d0e-9759-455d-9438-8ef5e7a65a44?fields=security_groups HTTP/1.1" 200 1362 0.071886 10.0.0.23 - - [2026-03-16 04:06:29] "GET /project/d1a27ac9-8216-4bfd-b04b-adef3af50d98?fields=security_groups HTTP/1.1" 200 1363 0.064103 10.0.0.23 - - [2026-03-16 04:06:29] "DELETE /security-group/27bb14b4-6836-4479-8225-300711e53e9c HTTP/1.1" 200 115 0.074083 10.0.0.23 - - [2026-03-16 04:06:29] "GET /projects?obj_uuids=1c298d0e-9759-455d-9438-8ef5e7a65a44&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001391 10.0.0.23 - - [2026-03-16 04:06:29] "GET /project/1c298d0e-9759-455d-9438-8ef5e7a65a44?fields=application_policy_sets HTTP/1.1" 200 1401 0.064759 10.0.0.23 - - [2026-03-16 04:06:29] "DELETE /security-group/6569beb3-fb01-49b2-a82f-74a45ddf806f HTTP/1.1" 200 115 0.106020 10.0.0.23 - - [2026-03-16 04:06:29] "GET /projects?obj_uuids=d1a27ac9-8216-4bfd-b04b-adef3af50d98&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001693 10.0.0.38 - - [2026-03-16 04:06:29] "DELETE /access-control-list/279641fd-a68e-404d-9577-3dd7fab4a865 HTTP/1.1" 200 115 0.072439 10.0.0.23 - - [2026-03-16 04:06:29] "GET /project/d1a27ac9-8216-4bfd-b04b-adef3af50d98?fields=application_policy_sets HTTP/1.1" 200 1402 0.075188 10.0.0.23 - - [2026-03-16 04:06:29] "DELETE /project/1c298d0e-9759-455d-9438-8ef5e7a65a44 HTTP/1.1" 200 115 0.593252 10.0.0.23 - - [2026-03-16 04:06:29] "DELETE /project/d1a27ac9-8216-4bfd-b04b-adef3af50d98 HTTP/1.1" 200 115 0.638568 10.0.0.38 - - [2026-03-16 04:06:29] "POST /neutron/port HTTP/1.1" 200 1126 0.022986 10.0.0.38 - - [2026-03-16 04:06:30] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010503 10.0.0.38 - - [2026-03-16 04:06:30] "GET /virtual-machine/5902a8ad-5eae-4e28-a0d0-7276ae902e3d HTTP/1.1" 401 292 0.000391 10.0.0.38 - - [2026-03-16 04:06:30] "GET /virtual-machine/5902a8ad-5eae-4e28-a0d0-7276ae902e3d HTTP/1.1" 200 1292 0.073860 10.0.0.38 - - [2026-03-16 04:06:30] "GET /virtual-machine/5902a8ad-5eae-4e28-a0d0-7276ae902e3d HTTP/1.1" 200 1292 0.029404 10.0.0.38 - - [2026-03-16 04:06:30] "GET /virtual-machine-interface/092fb714-b498-48dc-9ee8-1cf48ed97756 HTTP/1.1" 200 3022 0.029923 10.0.0.38 - - [2026-03-16 04:06:30] "GET /virtual-machine/5902a8ad-5eae-4e28-a0d0-7276ae902e3d HTTP/1.1" 200 1292 0.024148 10.0.0.38 - - [2026-03-16 04:06:30] "GET /virtual-machine-interface/092fb714-b498-48dc-9ee8-1cf48ed97756 HTTP/1.1" 200 3022 0.030773 10.0.0.38 - - [2026-03-16 04:06:30] "GET /instance-ip/c2c9fb93-3b31-406d-a523-aa9109817dee HTTP/1.1" 200 1643 0.028572 10.0.0.38 - - [2026-03-16 04:06:30] "GET /virtual-machine/5902a8ad-5eae-4e28-a0d0-7276ae902e3d HTTP/1.1" 200 1292 0.027022 10.0.0.38 - - [2026-03-16 04:06:30] "GET /virtual-machine-interface/092fb714-b498-48dc-9ee8-1cf48ed97756 HTTP/1.1" 200 3022 0.030108 10.0.0.38 - - [2026-03-16 04:06:30] "GET /instance-ip/c2c9fb93-3b31-406d-a523-aa9109817dee HTTP/1.1" 200 1643 0.037681 10.0.0.38 - - [2026-03-16 04:06:30] "POST /fqname-to-id HTTP/1.1" 403 354 0.023892 10.0.0.38 - - [2026-03-16 04:06:31] "GET / HTTP/1.1" 200 35931 0.003664 10.0.0.38 - - [2026-03-16 04:06:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000618 10.0.0.38 - - [2026-03-16 04:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.033205 10.0.0.38 - - [2026-03-16 04:06:31] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005681 10.0.0.38 - - [2026-03-16 04:06:31] "GET /virtual-networks?parent_id=1a223f53-0f1d-49cf-9a21-7370b367564b&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.025269 10.0.0.38 - - [2026-03-16 04:06:31] "GET /virtual-network/ce12a16d-8780-4e20-92b0-f915f8e0f0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2129 0.022584 10.0.0.38 - - [2026-03-16 04:06:31] "POST /fqname-to-id HTTP/1.1" 403 354 0.021058 10.0.0.38 - - [2026-03-16 04:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004690 10.0.0.38 - - [2026-03-16 04:06:31] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004464 10.0.0.38 - - [2026-03-16 04:06:31] "GET /virtual-networks?parent_id=1a223f53-0f1d-49cf-9a21-7370b367564b&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.033576 10.0.0.38 - - [2026-03-16 04:06:31] "GET /virtual-network/ce12a16d-8780-4e20-92b0-f915f8e0f0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2129 0.029563 10.0.0.38 - - [2026-03-16 04:06:32] "POST /fqname-to-id HTTP/1.1" 403 354 0.025810 10.0.0.38 - - [2026-03-16 04:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004111 10.0.0.38 - - [2026-03-16 04:06:32] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004863 10.0.0.38 - - [2026-03-16 04:06:32] "GET /virtual-networks?parent_id=1a223f53-0f1d-49cf-9a21-7370b367564b&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.028491 10.0.0.38 - - [2026-03-16 04:06:32] "GET /virtual-network/ce12a16d-8780-4e20-92b0-f915f8e0f0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2129 0.032336 10.0.0.38 - - [2026-03-16 04:06:32] "POST /fqname-to-id HTTP/1.1" 403 354 0.022766 10.0.0.38 - - [2026-03-16 04:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004471 10.0.0.38 - - [2026-03-16 04:06:32] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005289 10.0.0.38 - - [2026-03-16 04:06:32] "GET /virtual-networks?parent_id=1a223f53-0f1d-49cf-9a21-7370b367564b&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.029002 10.0.0.38 - - [2026-03-16 04:06:32] "GET /virtual-network/ce12a16d-8780-4e20-92b0-f915f8e0f0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2129 0.033506 10.0.0.38 - - [2026-03-16 04:06:32] "POST /fqname-to-id HTTP/1.1" 403 354 0.023480 10.0.0.38 - - [2026-03-16 04:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004111 10.0.0.38 - - [2026-03-16 04:06:32] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004870 10.0.0.38 - - [2026-03-16 04:06:32] "GET /virtual-networks?parent_id=1a223f53-0f1d-49cf-9a21-7370b367564b&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.027022 10.0.0.38 - - [2026-03-16 04:06:32] "GET /virtual-network/ce12a16d-8780-4e20-92b0-f915f8e0f0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2129 0.032164 10.0.0.38 - - [2026-03-16 04:06:35] "POST /neutron/port HTTP/1.1" 200 1126 0.024390 10.0.0.38 - - [2026-03-16 04:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.020458 10.0.0.38 - - [2026-03-16 04:06:35] "GET /virtual-network/ce12a16d-8780-4e20-92b0-f915f8e0f0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2129 0.033156 10.0.0.38 - - [2026-03-16 04:06:37] "POST /fqname-to-id HTTP/1.1" 403 354 0.023644 10.0.0.38 - - [2026-03-16 04:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.38 - - [2026-03-16 04:06:37] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004515 10.0.0.38 - - [2026-03-16 04:06:37] "GET /virtual-networks?parent_id=1a223f53-0f1d-49cf-9a21-7370b367564b&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.032147 10.0.0.38 - - [2026-03-16 04:06:37] "GET /virtual-network/ce12a16d-8780-4e20-92b0-f915f8e0f0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2129 0.028873 10.0.0.38 - - [2026-03-16 04:06:38] "POST /fqname-to-id HTTP/1.1" 403 354 0.021997 10.0.0.38 - - [2026-03-16 04:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.38 - - [2026-03-16 04:06:38] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004586 10.0.0.38 - - [2026-03-16 04:06:38] "GET /virtual-networks?parent_id=1a223f53-0f1d-49cf-9a21-7370b367564b&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.028086 10.0.0.38 - - [2026-03-16 04:06:38] "GET /virtual-network/ce12a16d-8780-4e20-92b0-f915f8e0f0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2129 0.026733 10.0.0.38 - - [2026-03-16 04:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.022673 10.0.0.38 - - [2026-03-16 04:06:38] "GET /routing-instance/5152a324-6524-4561-8c4e-7910a50fea2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.028815 10.0.0.38 - - [2026-03-16 04:06:38] "POST /fqname-to-id HTTP/1.1" 403 354 0.027290 10.0.0.38 - - [2026-03-16 04:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004301 10.0.0.38 - - [2026-03-16 04:06:38] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004475 10.0.0.38 - - [2026-03-16 04:06:38] "GET /virtual-networks?parent_id=1a223f53-0f1d-49cf-9a21-7370b367564b&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.030627 10.0.0.38 - - [2026-03-16 04:06:38] "GET /virtual-network/ce12a16d-8780-4e20-92b0-f915f8e0f0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2129 0.028475 10.0.0.38 - - [2026-03-16 04:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.018708 10.0.0.38 - - [2026-03-16 04:06:38] "GET /routing-instance/5152a324-6524-4561-8c4e-7910a50fea2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.030342 10.0.0.23 - - [2026-03-16 04:06:38] "GET /virtual-machine/5902a8ad-5eae-4e28-a0d0-7276ae902e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.023098 10.0.0.38 - - [2026-03-16 04:06:40] "GET /obj-perms HTTP/1.1" 200 5056 0.067847 10.0.0.23 - - [2026-03-16 04:06:40] "GET /virtual-machine/5902a8ad-5eae-4e28-a0d0-7276ae902e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.028301 10.0.0.38 - - [2026-03-16 04:06:42] "POST /neutron/port HTTP/1.1" 200 1126 0.024106 10.0.0.38 - - [2026-03-16 04:06:42] "POST /neutron/subnet HTTP/1.1" 200 708 0.015627 10.0.0.23 - - [2026-03-16 04:06:44] "GET /obj-perms HTTP/1.1" 403 257 0.030280 10.0.0.23 - - [2026-03-16 04:06:47] "GET /virtual-machine/5902a8ad-5eae-4e28-a0d0-7276ae902e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.030831 10.0.0.23 - - [2026-03-16 04:06:51] "GET /obj-perms HTTP/1.1" 403 257 0.014808 10.0.0.23 - - [2026-03-16 04:06:53] "GET /virtual-machine/5902a8ad-5eae-4e28-a0d0-7276ae902e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.021227 10.0.0.38 - - [2026-03-16 04:06:55] "GET /virtual-machine-interface/092fb714-b498-48dc-9ee8-1cf48ed97756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2801 0.030521 10.0.0.38 - - [2026-03-16 04:06:55] "GET /virtual-machine-interface/092fb714-b498-48dc-9ee8-1cf48ed97756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2801 0.029255 10.0.0.23 - - [2026-03-16 04:06:55] "GET /obj-perms HTTP/1.1" 403 257 0.014512 10.0.0.38 - - [2026-03-16 04:06:55] "GET /virtual-machine-interface/092fb714-b498-48dc-9ee8-1cf48ed97756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2801 0.029762 10.0.0.38 - - [2026-03-16 04:06:55] "GET /virtual-network/ce12a16d-8780-4e20-92b0-f915f8e0f0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2129 0.024979 10.0.0.23 - - [2026-03-16 04:06:55] "GET /virtual-machine/5902a8ad-5eae-4e28-a0d0-7276ae902e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.022354 10.0.0.38 - - [2026-03-16 04:06:56] "GET /obj-perms HTTP/1.1" 403 257 0.075829 10.0.0.38 - - [2026-03-16 04:06:56] "GET /obj-perms HTTP/1.1" 403 257 0.015953 10.0.0.38 - - [2026-03-16 04:06:56] "GET /obj-perms HTTP/1.1" 403 257 0.049846 10.0.0.38 - - [2026-03-16 04:06:56] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.029094 10.0.0.22 - - [2026-03-16 04:06:56] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.024659 10.0.0.23 - - [2026-03-16 04:06:56] "GET /obj-perms HTTP/1.1" 403 257 0.014171 10.0.0.38 - - [2026-03-16 04:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.019808 10.0.0.23 - - [2026-03-16 04:06:57] "GET /projects?obj_uuids=1a223f53-0f1d-49cf-9a21-7370b367564b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001582 10.0.0.38 - - [2026-03-16 04:06:57] "GET /project/1a223f53-0f1d-49cf-9a21-7370b367564b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.072373 10.0.0.38 - - [2026-03-16 04:06:57] "GET /virtual-network/1fe4f4cf-fc40-4890-bd81-ba4e747006eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.048969 10.0.0.38 - - [2026-03-16 04:06:57] "GET /floating-ip-pools?parent_id=1fe4f4cf-fc40-4890-bd81-ba4e747006eb&detail=False&count=False&shared=False HTTP/1.1" 200 393 0.028007 10.0.0.38 - - [2026-03-16 04:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.020345 10.0.0.38 - - [2026-03-16 04:06:57] "GET /floating-ip-pool/19d23081-e1d3-46d6-9aac-c385cb3b4bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.021196 10.0.0.23 - - [2026-03-16 04:06:57] "GET /projects?obj_uuids=1a223f53-0f1d-49cf-9a21-7370b367564b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001312 10.0.0.38 - - [2026-03-16 04:06:57] "GET /project/1a223f53-0f1d-49cf-9a21-7370b367564b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.073361 10.0.0.38 - - [2026-03-16 04:06:57] "POST /floating-ips HTTP/1.1" 200 616 0.089774 10.0.0.38 - - [2026-03-16 04:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.025088 10.0.0.38 - - [2026-03-16 04:06:57] "GET /floating-ip/eed7f2eb-57e0-43ef-800b-7824319a0bf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.030748 10.0.0.38 - - [2026-03-16 04:06:57] "GET /floating-ip/eed7f2eb-57e0-43ef-800b-7824319a0bf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.024140 10.0.0.38 - - [2026-03-16 04:06:57] "GET /virtual-machine/5902a8ad-5eae-4e28-a0d0-7276ae902e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.021775 10.0.0.38 - - [2026-03-16 04:06:58] "GET /virtual-machine/5902a8ad-5eae-4e28-a0d0-7276ae902e3d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1203 0.025553 10.0.0.38 - - [2026-03-16 04:06:58] "GET /virtual-machine-interface/092fb714-b498-48dc-9ee8-1cf48ed97756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2801 0.031029 10.0.0.38 - - [2026-03-16 04:06:58] "POST /ref-update HTTP/1.1" 200 156 0.036561 10.0.0.38 - - [2026-03-16 04:06:58] "POST /neutron/floatingip HTTP/1.1" 200 545 0.149596 10.0.0.38 - - [2026-03-16 04:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.024050 10.0.0.38 - - [2026-03-16 04:06:58] "GET /routing-instance/05344c0b-24a5-4550-9b5d-3e186bb423a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.025915 10.0.0.38 - - [2026-03-16 04:06:58] "GET /virtual-network/ce12a16d-8780-4e20-92b0-f915f8e0f0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2129 0.027859 10.0.0.38 - - [2026-03-16 04:06:59] "POST /neutron/port HTTP/1.1" 200 1116 0.102615 10.0.0.38 - - [2026-03-16 04:06:59] "GET /virtual-machine/5902a8ad-5eae-4e28-a0d0-7276ae902e3d HTTP/1.1" 200 1292 0.025046 10.0.0.38 - - [2026-03-16 04:06:59] "GET /virtual-machine-interface/092fb714-b498-48dc-9ee8-1cf48ed97756 HTTP/1.1" 200 3584 0.028427 10.0.0.38 - - [2026-03-16 04:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.018781 10.0.0.38 - - [2026-03-16 04:06:59] "GET /security-group/d3b1a060-1621-4cba-a215-9e1a8f07e785?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1317 0.021395 10.0.0.38 - - [2026-03-16 04:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.028651 10.0.0.38 - - [2026-03-16 04:06:59] "GET /security-group/d3b1a060-1621-4cba-a215-9e1a8f07e785?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1317 0.020439 10.0.0.38 - - [2026-03-16 04:06:59] "POST /neutron/security_group HTTP/1.1" 200 568 0.019439 10.0.0.38 - - [2026-03-16 04:06:59] "DELETE /floating-ip/eed7f2eb-57e0-43ef-800b-7824319a0bf3 HTTP/1.1" 200 115 0.078589 10.0.0.38 - - [2026-03-16 04:07:00] "GET /virtual-machine/5902a8ad-5eae-4e28-a0d0-7276ae902e3d HTTP/1.1" 200 1292 0.030493 10.0.0.38 - - [2026-03-16 04:07:00] "POST /neutron/port HTTP/1.1" 200 151 0.231988 10.0.0.38 - - [2026-03-16 04:07:02] "GET /virtual-machine/5902a8ad-5eae-4e28-a0d0-7276ae902e3d HTTP/1.1" 404 171 0.020427 10.0.0.38 - - [2026-03-16 04:07:02] "GET /virtual-machine/5902a8ad-5eae-4e28-a0d0-7276ae902e3d HTTP/1.1" 404 171 0.018203 10.0.0.38 - - [2026-03-16 04:07:02] "GET /virtual-machine/5902a8ad-5eae-4e28-a0d0-7276ae902e3d HTTP/1.1" 404 171 0.020111 10.0.0.38 - - [2026-03-16 04:07:02] "POST /fqname-to-id HTTP/1.1" 403 354 0.021530 10.0.0.38 - - [2026-03-16 04:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003809 10.0.0.38 - - [2026-03-16 04:07:02] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005500 10.0.0.38 - - [2026-03-16 04:07:02] "GET /virtual-networks?parent_id=1a223f53-0f1d-49cf-9a21-7370b367564b&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.029239 10.0.0.38 - - [2026-03-16 04:07:02] "GET /virtual-network/ce12a16d-8780-4e20-92b0-f915f8e0f0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2129 0.035255 10.0.0.38 - - [2026-03-16 04:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.030025 10.0.0.38 - - [2026-03-16 04:07:02] "GET /routing-instance/5152a324-6524-4561-8c4e-7910a50fea2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.027505 10.0.0.38 - - [2026-03-16 04:07:02] "GET /obj-perms HTTP/1.1" 403 257 0.015956 10.0.0.38 - - [2026-03-16 04:07:03] "GET /obj-perms HTTP/1.1" 403 257 0.054022 10.0.0.23 - - [2026-03-16 04:07:06] "GET /obj-perms HTTP/1.1" 200 5030 0.005264 10.0.0.38 - - [2026-03-16 04:07:09] "GET /obj-perms HTTP/1.1" 200 5030 0.004208 10.0.0.23 - - [2026-03-16 04:07:15] "GET /obj-perms HTTP/1.1" 200 5030 0.004074 10.0.0.38 - - [2026-03-16 04:07:18] "GET /obj-perms HTTP/1.1" 200 5030 0.005079 10.0.0.23 - - [2026-03-16 04:07:24] "GET /obj-perms HTTP/1.1" 200 5030 0.004655 10.0.0.38 - - [2026-03-16 04:07:24] "GET /obj-perms HTTP/1.1" 200 5030 0.004738 10.0.0.38 - - [2026-03-16 04:07:24] "POST /fqname-to-id HTTP/1.1" 404 232 0.029239 10.0.0.38 - - [2026-03-16 04:07:24] "DELETE /access-control-list/6390231b-b40a-415f-b8e1-920460b84306 HTTP/1.1" 200 115 0.075541 10.0.0.38 - - [2026-03-16 04:07:25] "POST /neutron/network HTTP/1.1" 200 866 0.042694 10.0.0.38 - - [2026-03-16 04:07:25] "DELETE /api-access-list/decfdcd4-3988-4eb8-83e0-80faf9acb8c5 HTTP/1.1" 200 115 0.051326 10.0.0.38 - - [2026-03-16 04:07:25] "DELETE /route-target/1d11e2d2-88eb-44cc-8d6c-572ca5bef899 HTTP/1.1" 200 115 0.042128 10.0.0.23 - - [2026-03-16 04:07:26] "POST /useragent-kv HTTP/1.1" 200 115 0.097733 10.0.0.23 - - [2026-03-16 04:07:26] "POST /useragent-kv HTTP/1.1" 200 115 0.003247 10.0.0.38 - - [2026-03-16 04:07:26] "POST /neutron/network HTTP/1.1" 200 151 0.295053 10.0.0.38 - - [2026-03-16 04:07:28] "GET /api-access-list/b2421533-c169-4dc9-b514-69b9df58e5b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.004931 10.0.0.38 - - [2026-03-16 04:07:28] "PUT /api-access-list/b2421533-c169-4dc9-b514-69b9df58e5b7 HTTP/1.1" 200 264 0.015569 10.0.0.23 - - [2026-03-16 04:07:28] "GET /projects?obj_uuids=1a223f53-0f1d-49cf-9a21-7370b367564b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001341 10.0.0.38 - - [2026-03-16 04:07:28] "GET /project/1a223f53-0f1d-49cf-9a21-7370b367564b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.114685 10.0.0.23 - - [2026-03-16 04:07:28] "GET /projects?obj_uuids=1a223f53-0f1d-49cf-9a21-7370b367564b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000999 10.0.0.38 - - [2026-03-16 04:07:28] "GET /project/1a223f53-0f1d-49cf-9a21-7370b367564b?fields=virtual_networks HTTP/1.1" 200 1031 0.057899 10.0.0.23 - - [2026-03-16 04:07:28] "GET /projects?obj_uuids=1a223f53-0f1d-49cf-9a21-7370b367564b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001439 10.0.0.38 - - [2026-03-16 04:07:28] "GET /project/1a223f53-0f1d-49cf-9a21-7370b367564b?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.054893 10.0.0.23 - - [2026-03-16 04:07:28] "GET /projects?obj_uuids=1a223f53-0f1d-49cf-9a21-7370b367564b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001094 10.0.0.38 - - [2026-03-16 04:07:29] "GET /project/1a223f53-0f1d-49cf-9a21-7370b367564b?fields=security_groups HTTP/1.1" 200 1257 0.068451 10.0.0.23 - - [2026-03-16 04:07:29] "GET /projects?obj_uuids=773fbfc9-1aea-4dcf-993e-ee773f0e4994&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001406 10.0.0.38 - - [2026-03-16 04:07:29] "GET /project/773fbfc9-1aea-4dcf-993e-ee773f0e4994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.059263 10.0.0.23 - - [2026-03-16 04:07:29] "GET /projects?obj_uuids=1a223f53-0f1d-49cf-9a21-7370b367564b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002162 10.0.0.23 - - [2026-03-16 04:07:29] "GET /project/1a223f53-0f1d-49cf-9a21-7370b367564b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.055729 10.0.0.23 - - [2026-03-16 04:07:29] "GET /projects?obj_uuids=1a223f53-0f1d-49cf-9a21-7370b367564b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001157 10.0.0.23 - - [2026-03-16 04:07:29] "GET /project/1a223f53-0f1d-49cf-9a21-7370b367564b?fields=security_groups HTTP/1.1" 200 1362 0.057345 10.0.0.23 - - [2026-03-16 04:07:29] "DELETE /security-group/55bfaa16-45a8-4a0f-87cc-90cbeeeb578b HTTP/1.1" 200 115 0.069001 10.0.0.23 - - [2026-03-16 04:07:29] "GET /projects?obj_uuids=1a223f53-0f1d-49cf-9a21-7370b367564b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001602 10.0.0.38 - - [2026-03-16 04:07:30] "DELETE /access-control-list/9f050953-73b4-41e1-8331-3a2feb852b0e HTTP/1.1" 200 115 0.064150 10.0.0.23 - - [2026-03-16 04:07:30] "GET /project/1a223f53-0f1d-49cf-9a21-7370b367564b?fields=application_policy_sets HTTP/1.1" 200 1401 0.073423 10.0.0.23 - - [2026-03-16 04:07:30] "DELETE /project/1a223f53-0f1d-49cf-9a21-7370b367564b HTTP/1.1" 200 115 0.629544 [Introspect:8084]10.0.0.38 - - [2026-03-16 04:07:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001243 10.0.0.38 - - [2026-03-16 04:07:33] "POST /fqname-to-id HTTP/1.1" 404 189 0.030336 10.0.0.23 - - [2026-03-16 04:07:33] "GET /projects?obj_uuids=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004872 10.0.0.23 - - [2026-03-16 04:07:33] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001531 10.0.0.23 - - [2026-03-16 04:07:33] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009633 10.0.0.23 - - [2026-03-16 04:07:34] "POST /id-to-fqname HTTP/1.1" 200 191 0.003445 10.0.0.23 - - [2026-03-16 04:07:34] "POST /fqname-to-id HTTP/1.1" 404 200 0.007133 10.0.0.23 - - [2026-03-16 04:07:34] "POST /security-groups HTTP/1.1" 200 592 0.048618 10.0.0.23 - - [2026-03-16 04:07:34] "POST /projects HTTP/1.1" 200 587 0.283386 10.0.0.38 - - [2026-03-16 04:07:34] "POST /access-control-lists HTTP/1.1" 200 597 0.047000 10.0.0.23 - - [2026-03-16 04:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.364480 10.0.0.38 - - [2026-03-16 04:07:34] "GET /project/2857a73f-deb7-433b-9a38-3456573f2792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.540833 10.0.0.38 - - [2026-03-16 04:07:35] "GET / HTTP/1.1" 200 35931 0.001964 10.0.0.38 - - [2026-03-16 04:07:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.000572 10.0.0.38 - - [2026-03-16 04:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.066243 10.0.0.23 - - [2026-03-16 04:07:37] "GET /projects?obj_uuids=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001275 10.0.0.38 - - [2026-03-16 04:07:37] "GET /project/2857a73f-deb7-433b-9a38-3456573f2792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.053160 10.0.0.38 - - [2026-03-16 04:07:38] "POST /route-targets HTTP/1.1" 200 327 0.022153 10.0.0.23 - - [2026-03-16 04:07:38] "POST /useragent-kv HTTP/1.1" 200 115 0.011483 10.0.0.38 - - [2026-03-16 04:07:38] "POST /neutron/subnet HTTP/1.1" 200 716 0.346899 10.0.0.38 - - [2026-03-16 04:07:38] "POST /id-to-fqname HTTP/1.1" 200 222 0.002372 10.0.0.38 - - [2026-03-16 04:07:38] "GET /virtual-network/f2c94fbd-391a-4d1e-b888-826487593e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.011063 10.0.0.38 - - [2026-03-16 04:07:38] "GET /virtual-network/f2c94fbd-391a-4d1e-b888-826487593e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006440 10.0.0.38 - - [2026-03-16 04:07:38] "POST /neutron/network HTTP/1.1" 200 825 0.008107 10.0.0.38 - - [2026-03-16 04:07:39] "GET /virtual-network/f2c94fbd-391a-4d1e-b888-826487593e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.009371 10.0.0.22 - - [2026-03-16 04:07:40] "GET /obj-perms HTTP/1.1" 200 5056 0.372689 10.0.0.38 - - [2026-03-16 04:07:41] "POST /id-to-fqname HTTP/1.1" 200 222 0.001525 10.0.0.23 - - [2026-03-16 04:07:41] "GET /obj-perms HTTP/1.1" 200 5056 0.065321 10.0.0.23 - - [2026-03-16 04:07:42] "GET /projects?obj_uuids=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001899 10.0.0.38 - - [2026-03-16 04:07:42] "GET /project/2857a73f-deb7-433b-9a38-3456573f2792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.100029 10.0.0.38 - - [2026-03-16 04:07:42] "POST /neutron/network HTTP/1.1" 200 825 0.008174 10.0.0.38 - - [2026-03-16 04:07:42] "POST /id-to-fqname HTTP/1.1" 200 222 0.001709 10.0.0.38 - - [2026-03-16 04:07:42] "POST /neutron/port HTTP/1.1" 200 117 0.008609 10.0.0.23 - - [2026-03-16 04:07:43] "GET /projects?obj_uuids=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001856 10.0.0.38 - - [2026-03-16 04:07:43] "POST /neutron/port HTTP/1.1" 200 1059 0.381410 10.0.0.23 - - [2026-03-16 04:07:43] "GET /projects?obj_uuids=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001608 10.0.0.38 - - [2026-03-16 04:07:43] "GET /project/2857a73f-deb7-433b-9a38-3456573f2792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.092568 10.0.0.38 - - [2026-03-16 04:07:43] "POST /neutron/port HTTP/1.1" 200 1113 0.163829 10.0.0.38 - - [2026-03-16 04:07:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005063 10.0.0.38 - - [2026-03-16 04:07:43] "POST /neutron/port HTTP/1.1" 200 117 0.001107 10.0.0.38 - - [2026-03-16 04:07:43] "POST /neutron/port HTTP/1.1" 200 117 0.007111 10.0.0.38 - - [2026-03-16 04:07:44] "POST /neutron/network HTTP/1.1" 200 835 0.007409 10.0.0.38 - - [2026-03-16 04:07:45] "POST /neutron/port HTTP/1.1" 200 1059 0.095692 10.0.0.38 - - [2026-03-16 04:07:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004858 10.0.0.38 - - [2026-03-16 04:07:45] "POST /neutron/network HTTP/1.1" 200 825 0.010719 10.0.0.38 - - [2026-03-16 04:07:49] "POST /neutron/port HTTP/1.1" 200 1123 0.022345 10.0.0.38 - - [2026-03-16 04:07:49] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010046 10.0.0.38 - - [2026-03-16 04:07:49] "GET /virtual-machine/d48394e3-187a-44ab-8626-bb38be9b46ae HTTP/1.1" 401 292 0.000423 10.0.0.38 - - [2026-03-16 04:07:49] "GET /virtual-machine/d48394e3-187a-44ab-8626-bb38be9b46ae HTTP/1.1" 200 1293 0.049579 10.0.0.38 - - [2026-03-16 04:07:49] "GET /virtual-machine-interface/8ef01bf7-e629-4925-9c28-c8416c7db8d1 HTTP/1.1" 200 2949 0.007793 10.0.0.38 - - [2026-03-16 04:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005458 10.0.0.38 - - [2026-03-16 04:07:49] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005385 10.0.0.38 - - [2026-03-16 04:07:49] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004024 10.0.0.38 - - [2026-03-16 04:07:49] "GET /virtual-network/f2c94fbd-391a-4d1e-b888-826487593e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007087 10.0.0.38 - - [2026-03-16 04:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004807 10.0.0.38 - - [2026-03-16 04:07:53] "GET /virtual-network/f2c94fbd-391a-4d1e-b888-826487593e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006168 10.0.0.38 - - [2026-03-16 04:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004719 10.0.0.38 - - [2026-03-16 04:07:57] "GET /virtual-network/f2c94fbd-391a-4d1e-b888-826487593e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006604 10.0.0.38 - - [2026-03-16 04:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004002 10.0.0.38 - - [2026-03-16 04:08:01] "GET /virtual-network/f2c94fbd-391a-4d1e-b888-826487593e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006818 10.0.0.38 - - [2026-03-16 04:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004398 10.0.0.38 - - [2026-03-16 04:08:05] "GET /virtual-network/f2c94fbd-391a-4d1e-b888-826487593e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007172 10.0.0.38 - - [2026-03-16 04:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004882 10.0.0.38 - - [2026-03-16 04:08:09] "GET /virtual-network/f2c94fbd-391a-4d1e-b888-826487593e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007437 10.0.0.38 - - [2026-03-16 04:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005115 10.0.0.38 - - [2026-03-16 04:08:13] "GET /virtual-network/f2c94fbd-391a-4d1e-b888-826487593e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006953 10.0.0.38 - - [2026-03-16 04:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005638 10.0.0.38 - - [2026-03-16 04:08:17] "GET /virtual-network/f2c94fbd-391a-4d1e-b888-826487593e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006328 10.0.0.38 - - [2026-03-16 04:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.38 - - [2026-03-16 04:08:21] "GET /virtual-network/f2c94fbd-391a-4d1e-b888-826487593e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007189 10.0.0.38 - - [2026-03-16 04:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007651 10.0.0.38 - - [2026-03-16 04:08:25] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004964 10.0.0.38 - - [2026-03-16 04:08:25] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004778 10.0.0.38 - - [2026-03-16 04:08:25] "GET /virtual-network/f2c94fbd-391a-4d1e-b888-826487593e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.009002 10.0.0.23 - - [2026-03-16 04:08:30] "DELETE /project/2857a73fdeb7433b9a383456573f2792 HTTP/1.1" 404 173 0.004519 10.0.0.38 - - [2026-03-16 04:08:31] "POST /neutron/port HTTP/1.1" 200 1123 0.023230 10.0.0.38 - - [2026-03-16 04:08:32] "POST /neutron/port HTTP/1.1" 200 1123 0.061360 10.0.0.38 - - [2026-03-16 04:08:32] "POST /neutron/subnet HTTP/1.1" 200 690 0.011467 10.0.0.38 - - [2026-03-16 04:08:36] "POST /neutron/port HTTP/1.1" 200 1123 0.023623 10.0.0.38 - - [2026-03-16 04:08:36] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009117 10.0.0.38 - - [2026-03-16 04:08:41] "POST /neutron/port HTTP/1.1" 200 1123 0.024692 10.0.0.38 - - [2026-03-16 04:08:41] "GET /obj-perms HTTP/1.1" 200 5056 0.062288 10.0.0.38 - - [2026-03-16 04:08:45] "POST /neutron/port HTTP/1.1" 200 1123 0.026559 10.0.0.38 - - [2026-03-16 04:08:45] "POST /neutron/subnet HTTP/1.1" 200 690 0.012842 10.0.0.38 - - [2026-03-16 04:08:46] "POST /neutron/port HTTP/1.1" 200 1123 0.023736 10.0.0.38 - - [2026-03-16 04:08:46] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011771 10.0.0.38 - - [2026-03-16 04:08:47] "GET /virtual-machine/ded5ec32-8486-4245-947f-c12ecc6b5f97 HTTP/1.1" 200 1294 0.010102 10.0.0.38 - - [2026-03-16 04:08:47] "GET /virtual-machine-interface/bf1d88e7-3f38-4a21-a427-df82d4cc7cec HTTP/1.1" 200 2949 0.009338 10.0.0.38 - - [2026-03-16 04:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004566 10.0.0.38 - - [2026-03-16 04:08:47] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005303 10.0.0.38 - - [2026-03-16 04:08:47] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004502 10.0.0.38 - - [2026-03-16 04:08:47] "GET /virtual-network/f2c94fbd-391a-4d1e-b888-826487593e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006936 10.0.0.38 - - [2026-03-16 04:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004987 10.0.0.38 - - [2026-03-16 04:08:48] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006008 10.0.0.38 - - [2026-03-16 04:08:48] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005283 10.0.0.38 - - [2026-03-16 04:08:48] "GET /virtual-network/f2c94fbd-391a-4d1e-b888-826487593e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006773 10.0.0.38 - - [2026-03-16 04:09:34] "POST /neutron/port HTTP/1.1" 200 1123 0.025188 10.0.0.38 - - [2026-03-16 04:09:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004895 10.0.0.38 - - [2026-03-16 04:09:34] "POST /neutron/network HTTP/1.1" 200 825 0.009743 10.0.0.38 - - [2026-03-16 04:09:46] "POST /neutron/network HTTP/1.1" 200 835 0.008747 10.0.0.38 - - [2026-03-16 04:09:46] "POST /neutron/port HTTP/1.1" 200 117 0.001521 10.0.0.38 - - [2026-03-16 04:10:10] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011366 10.0.0.38 - - [2026-03-16 04:10:10] "GET /virtual-machine/d48394e3-187a-44ab-8626-bb38be9b46ae HTTP/1.1" 200 1293 0.005284 10.0.0.38 - - [2026-03-16 04:10:10] "GET /virtual-machine-interface/8ef01bf7-e629-4925-9c28-c8416c7db8d1 HTTP/1.1" 200 2949 0.007178 10.0.0.38 - - [2026-03-16 04:10:10] "GET /virtual-machine/d48394e3-187a-44ab-8626-bb38be9b46ae HTTP/1.1" 200 1293 0.005666 10.0.0.38 - - [2026-03-16 04:10:10] "GET /virtual-machine-interface/8ef01bf7-e629-4925-9c28-c8416c7db8d1 HTTP/1.1" 200 2949 0.007052 10.0.0.38 - - [2026-03-16 04:10:10] "GET /instance-ip/22627d0b-cfe1-4e13-8f9c-07a8c23082b3 HTTP/1.1" 200 1621 0.008914 10.0.0.38 - - [2026-03-16 04:10:10] "GET /virtual-machine/d48394e3-187a-44ab-8626-bb38be9b46ae HTTP/1.1" 200 1293 0.004883 10.0.0.38 - - [2026-03-16 04:10:10] "GET /virtual-machine-interface/8ef01bf7-e629-4925-9c28-c8416c7db8d1 HTTP/1.1" 200 2949 0.006663 10.0.0.38 - - [2026-03-16 04:10:10] "GET /instance-ip/22627d0b-cfe1-4e13-8f9c-07a8c23082b3 HTTP/1.1" 200 1621 0.004749 10.0.0.38 - - [2026-03-16 04:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004398 10.0.0.38 - - [2026-03-16 04:10:10] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005653 10.0.0.38 - - [2026-03-16 04:10:10] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005131 10.0.0.38 - - [2026-03-16 04:10:10] "GET /virtual-network/f2c94fbd-391a-4d1e-b888-826487593e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008532 10.0.0.38 - - [2026-03-16 04:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004186 10.0.0.38 - - [2026-03-16 04:10:10] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006820 10.0.0.38 - - [2026-03-16 04:10:10] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.008755 10.0.0.38 - - [2026-03-16 04:10:10] "GET /virtual-network/f2c94fbd-391a-4d1e-b888-826487593e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006835 10.0.0.38 - - [2026-03-16 04:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004538 10.0.0.38 - - [2026-03-16 04:10:10] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.008567 10.0.0.38 - - [2026-03-16 04:10:10] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003584 10.0.0.38 - - [2026-03-16 04:10:10] "GET /virtual-network/f2c94fbd-391a-4d1e-b888-826487593e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008080 10.0.0.38 - - [2026-03-16 04:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005300 10.0.0.38 - - [2026-03-16 04:10:10] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005594 10.0.0.38 - - [2026-03-16 04:10:10] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004656 10.0.0.38 - - [2026-03-16 04:10:10] "GET /virtual-network/f2c94fbd-391a-4d1e-b888-826487593e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008830 10.0.0.38 - - [2026-03-16 04:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004843 10.0.0.38 - - [2026-03-16 04:10:10] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005969 10.0.0.38 - - [2026-03-16 04:10:10] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004478 10.0.0.38 - - [2026-03-16 04:10:10] "GET /virtual-network/f2c94fbd-391a-4d1e-b888-826487593e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006746 10.0.0.38 - - [2026-03-16 04:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004681 10.0.0.38 - - [2026-03-16 04:10:10] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007326 10.0.0.38 - - [2026-03-16 04:10:10] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004235 10.0.0.38 - - [2026-03-16 04:10:10] "GET /virtual-network/f2c94fbd-391a-4d1e-b888-826487593e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007377 10.0.0.38 - - [2026-03-16 04:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004996 10.0.0.38 - - [2026-03-16 04:10:11] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004639 10.0.0.38 - - [2026-03-16 04:10:11] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004039 10.0.0.38 - - [2026-03-16 04:10:11] "GET /virtual-network/f2c94fbd-391a-4d1e-b888-826487593e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007849 10.0.0.38 - - [2026-03-16 04:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004632 10.0.0.38 - - [2026-03-16 04:10:11] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005380 10.0.0.38 - - [2026-03-16 04:10:11] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005239 10.0.0.38 - - [2026-03-16 04:10:11] "GET /virtual-network/f2c94fbd-391a-4d1e-b888-826487593e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007107 10.0.0.38 - - [2026-03-16 04:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004147 10.0.0.38 - - [2026-03-16 04:10:11] "GET /routing-instance/19ceb31b-a4fa-479e-9d6d-51104762796f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.006310 10.0.0.38 - - [2026-03-16 04:10:11] "GET /route-target/ed456ab8-6292-443e-b1b5-d6d7e04fc28b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005777 10.0.0.38 - - [2026-03-16 04:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004648 10.0.0.38 - - [2026-03-16 04:10:11] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004759 10.0.0.38 - - [2026-03-16 04:10:11] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004681 10.0.0.38 - - [2026-03-16 04:10:11] "GET /virtual-network/f2c94fbd-391a-4d1e-b888-826487593e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007140 10.0.0.38 - - [2026-03-16 04:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004283 10.0.0.38 - - [2026-03-16 04:10:11] "GET /routing-instance/19ceb31b-a4fa-479e-9d6d-51104762796f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.004977 10.0.0.38 - - [2026-03-16 04:10:11] "GET /route-target/ed456ab8-6292-443e-b1b5-d6d7e04fc28b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005308 10.0.0.38 - - [2026-03-16 04:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003827 10.0.0.38 - - [2026-03-16 04:10:11] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006874 10.0.0.38 - - [2026-03-16 04:10:11] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004082 10.0.0.38 - - [2026-03-16 04:10:11] "GET /virtual-network/f2c94fbd-391a-4d1e-b888-826487593e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008295 10.0.0.38 - - [2026-03-16 04:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003931 10.0.0.38 - - [2026-03-16 04:10:12] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004577 10.0.0.38 - - [2026-03-16 04:10:12] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003851 10.0.0.38 - - [2026-03-16 04:10:12] "GET /virtual-network/f2c94fbd-391a-4d1e-b888-826487593e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006222 10.0.0.38 - - [2026-03-16 04:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004333 10.0.0.38 - - [2026-03-16 04:10:12] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004517 10.0.0.38 - - [2026-03-16 04:10:12] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003527 10.0.0.38 - - [2026-03-16 04:10:12] "GET /virtual-network/f2c94fbd-391a-4d1e-b888-826487593e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006359 10.0.0.38 - - [2026-03-16 04:10:12] "GET /obj-perms HTTP/1.1" 200 5032 0.069913 10.0.0.22 - - [2026-03-16 04:10:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000385 10.0.0.22 - - [2026-03-16 04:10:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000493 10.0.0.23 - - [2026-03-16 04:10:12] "GET /obj-perms HTTP/1.1" 200 5032 0.146381 10.0.0.38 - - [2026-03-16 04:10:12] "GET /obj-perms HTTP/1.1" 200 5032 0.007592 10.0.0.22 - - [2026-03-16 04:10:12] "GET /obj-perms HTTP/1.1" 200 5032 0.083047 10.0.0.23 - - [2026-03-16 04:10:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000506 10.0.0.23 - - [2026-03-16 04:10:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000659 10.0.0.22 - - [2026-03-16 04:10:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000577 10.0.0.38 - - [2026-03-16 04:10:13] "GET /virtual-machine/ded5ec32-8486-4245-947f-c12ecc6b5f97 HTTP/1.1" 200 1294 0.007148 10.0.0.22 - - [2026-03-16 04:10:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000373 10.0.0.38 - - [2026-03-16 04:10:13] "GET /virtual-machine-interface/bf1d88e7-3f38-4a21-a427-df82d4cc7cec HTTP/1.1" 200 2949 0.008125 10.0.0.38 - - [2026-03-16 04:10:13] "GET /virtual-machine/ded5ec32-8486-4245-947f-c12ecc6b5f97 HTTP/1.1" 200 1294 0.005394 10.0.0.38 - - [2026-03-16 04:10:13] "GET /virtual-machine-interface/bf1d88e7-3f38-4a21-a427-df82d4cc7cec HTTP/1.1" 200 2949 0.006751 10.0.0.38 - - [2026-03-16 04:10:13] "GET /instance-ip/e60f5c19-52a4-45fa-8ec0-9ac372a6c29b HTTP/1.1" 200 1622 0.008442 10.0.0.38 - - [2026-03-16 04:10:13] "GET /virtual-machine/ded5ec32-8486-4245-947f-c12ecc6b5f97 HTTP/1.1" 200 1294 0.005593 10.0.0.38 - - [2026-03-16 04:10:13] "GET /virtual-machine-interface/bf1d88e7-3f38-4a21-a427-df82d4cc7cec HTTP/1.1" 200 2949 0.010275 10.0.0.38 - - [2026-03-16 04:10:13] "GET /instance-ip/e60f5c19-52a4-45fa-8ec0-9ac372a6c29b HTTP/1.1" 200 1622 0.010156 10.0.0.23 - - [2026-03-16 04:10:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000502 10.0.0.38 - - [2026-03-16 04:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.38 - - [2026-03-16 04:10:13] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005174 10.0.0.23 - - [2026-03-16 04:10:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000524 10.0.0.38 - - [2026-03-16 04:10:13] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004152 10.0.0.38 - - [2026-03-16 04:10:13] "GET /virtual-network/f2c94fbd-391a-4d1e-b888-826487593e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007640 10.0.0.38 - - [2026-03-16 04:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006379 10.0.0.38 - - [2026-03-16 04:10:13] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007522 10.0.0.38 - - [2026-03-16 04:10:13] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005053 10.0.0.38 - - [2026-03-16 04:10:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000534 10.0.0.38 - - [2026-03-16 04:10:13] "GET /virtual-network/f2c94fbd-391a-4d1e-b888-826487593e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007776 10.0.0.38 - - [2026-03-16 04:10:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000475 10.0.0.38 - - [2026-03-16 04:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006187 10.0.0.38 - - [2026-03-16 04:10:13] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004407 10.0.0.38 - - [2026-03-16 04:10:13] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003812 10.0.0.38 - - [2026-03-16 04:10:13] "GET /virtual-network/f2c94fbd-391a-4d1e-b888-826487593e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007410 10.0.0.38 - - [2026-03-16 04:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006109 10.0.0.38 - - [2026-03-16 04:10:13] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006456 10.0.0.38 - - [2026-03-16 04:10:13] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004843 10.0.0.38 - - [2026-03-16 04:10:13] "GET /virtual-network/f2c94fbd-391a-4d1e-b888-826487593e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007243 10.0.0.38 - - [2026-03-16 04:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004189 10.0.0.38 - - [2026-03-16 04:10:14] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005925 10.0.0.38 - - [2026-03-16 04:10:14] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.006784 10.0.0.38 - - [2026-03-16 04:10:14] "GET /virtual-network/f2c94fbd-391a-4d1e-b888-826487593e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008074 10.0.0.38 - - [2026-03-16 04:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005927 10.0.0.38 - - [2026-03-16 04:10:14] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005174 10.0.0.38 - - [2026-03-16 04:10:14] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004671 10.0.0.38 - - [2026-03-16 04:10:14] "GET /virtual-network/f2c94fbd-391a-4d1e-b888-826487593e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.015697 10.0.0.38 - - [2026-03-16 04:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004654 10.0.0.38 - - [2026-03-16 04:10:14] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006017 10.0.0.38 - - [2026-03-16 04:10:14] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.009790 10.0.0.38 - - [2026-03-16 04:10:14] "GET /virtual-network/f2c94fbd-391a-4d1e-b888-826487593e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.009274 10.0.0.38 - - [2026-03-16 04:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004231 10.0.0.38 - - [2026-03-16 04:10:14] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004320 10.0.0.38 - - [2026-03-16 04:10:14] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003795 10.0.0.38 - - [2026-03-16 04:10:14] "GET /virtual-network/f2c94fbd-391a-4d1e-b888-826487593e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006958 10.0.0.38 - - [2026-03-16 04:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007032 10.0.0.38 - - [2026-03-16 04:10:14] "GET /routing-instance/19ceb31b-a4fa-479e-9d6d-51104762796f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.005693 10.0.0.38 - - [2026-03-16 04:10:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000418 10.0.0.38 - - [2026-03-16 04:10:14] "GET /route-target/ed456ab8-6292-443e-b1b5-d6d7e04fc28b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004778 10.0.0.38 - - [2026-03-16 04:10:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000392 10.0.0.38 - - [2026-03-16 04:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007997 10.0.0.38 - - [2026-03-16 04:10:14] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006137 10.0.0.38 - - [2026-03-16 04:10:14] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005606 10.0.0.38 - - [2026-03-16 04:10:14] "GET /virtual-network/f2c94fbd-391a-4d1e-b888-826487593e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007081 10.0.0.38 - - [2026-03-16 04:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004404 10.0.0.38 - - [2026-03-16 04:10:15] "GET /routing-instance/19ceb31b-a4fa-479e-9d6d-51104762796f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.006405 10.0.0.38 - - [2026-03-16 04:10:15] "GET /route-target/ed456ab8-6292-443e-b1b5-d6d7e04fc28b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005749 10.0.0.38 - - [2026-03-16 04:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004670 10.0.0.38 - - [2026-03-16 04:10:15] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004688 10.0.0.38 - - [2026-03-16 04:10:15] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005719 10.0.0.38 - - [2026-03-16 04:10:15] "GET /virtual-network/f2c94fbd-391a-4d1e-b888-826487593e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006845 10.0.0.38 - - [2026-03-16 04:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005077 10.0.0.38 - - [2026-03-16 04:10:15] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005026 10.0.0.38 - - [2026-03-16 04:10:15] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005605 10.0.0.38 - - [2026-03-16 04:10:15] "GET /virtual-network/f2c94fbd-391a-4d1e-b888-826487593e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007583 10.0.0.38 - - [2026-03-16 04:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005252 10.0.0.38 - - [2026-03-16 04:10:15] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004398 10.0.0.38 - - [2026-03-16 04:10:15] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004246 10.0.0.38 - - [2026-03-16 04:10:15] "GET /virtual-network/f2c94fbd-391a-4d1e-b888-826487593e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008565 10.0.0.23 - - [2026-03-16 04:10:15] "GET /obj-perms HTTP/1.1" 200 5032 0.004695 10.0.0.38 - - [2026-03-16 04:10:15] "GET /obj-perms HTTP/1.1" 200 5032 0.009401 10.0.0.38 - - [2026-03-16 04:10:15] "GET /obj-perms HTTP/1.1" 200 5032 0.004029 10.0.0.23 - - [2026-03-16 04:10:15] "GET /obj-perms HTTP/1.1" 200 5032 0.004596 10.0.0.38 - - [2026-03-16 04:10:15] "GET /obj-perms HTTP/1.1" 200 5032 0.005454 10.0.0.38 - - [2026-03-16 04:10:21] "GET /virtual-machine/ded5ec32-8486-4245-947f-c12ecc6b5f97 HTTP/1.1" 200 1294 0.005030 10.0.0.38 - - [2026-03-16 04:10:21] "POST /neutron/port HTTP/1.1" 200 1123 0.025666 10.0.0.38 - - [2026-03-16 04:10:23] "GET /virtual-machine/ded5ec32-8486-4245-947f-c12ecc6b5f97 HTTP/1.1" 404 171 0.003408 10.0.0.38 - - [2026-03-16 04:10:23] "GET /virtual-machine/ded5ec32-8486-4245-947f-c12ecc6b5f97 HTTP/1.1" 404 171 0.004041 10.0.0.38 - - [2026-03-16 04:10:23] "GET /virtual-machine/ded5ec32-8486-4245-947f-c12ecc6b5f97 HTTP/1.1" 404 171 0.010897 10.0.0.38 - - [2026-03-16 04:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004325 10.0.0.38 - - [2026-03-16 04:10:23] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005611 10.0.0.38 - - [2026-03-16 04:10:23] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004031 10.0.0.38 - - [2026-03-16 04:10:23] "GET /virtual-network/f2c94fbd-391a-4d1e-b888-826487593e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.009368 10.0.0.38 - - [2026-03-16 04:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.38 - - [2026-03-16 04:10:23] "GET /routing-instance/19ceb31b-a4fa-479e-9d6d-51104762796f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.004835 10.0.0.38 - - [2026-03-16 04:10:23] "GET /route-target/ed456ab8-6292-443e-b1b5-d6d7e04fc28b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005159 10.0.0.23 - - [2026-03-16 04:10:23] "GET /obj-perms HTTP/1.1" 200 5032 0.007022 10.0.0.38 - - [2026-03-16 04:10:23] "GET /obj-perms HTTP/1.1" 200 5032 0.005074 10.0.0.22 - - [2026-03-16 04:10:23] "GET /obj-perms HTTP/1.1" 200 5032 0.004467 10.0.0.38 - - [2026-03-16 04:10:24] "GET /virtual-machine/d48394e3-187a-44ab-8626-bb38be9b46ae HTTP/1.1" 200 1293 0.005327 10.0.0.38 - - [2026-03-16 04:10:24] "POST /neutron/port HTTP/1.1" 200 1123 0.025022 10.0.0.38 - - [2026-03-16 04:10:26] "GET /virtual-machine/d48394e3-187a-44ab-8626-bb38be9b46ae HTTP/1.1" 404 171 0.004130 10.0.0.38 - - [2026-03-16 04:10:26] "GET /virtual-machine/d48394e3-187a-44ab-8626-bb38be9b46ae HTTP/1.1" 404 171 0.004320 10.0.0.38 - - [2026-03-16 04:10:26] "GET /virtual-machine/d48394e3-187a-44ab-8626-bb38be9b46ae HTTP/1.1" 404 171 0.005028 10.0.0.38 - - [2026-03-16 04:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005050 10.0.0.38 - - [2026-03-16 04:10:26] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006569 10.0.0.38 - - [2026-03-16 04:10:26] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004993 10.0.0.38 - - [2026-03-16 04:10:26] "GET /virtual-network/f2c94fbd-391a-4d1e-b888-826487593e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008186 10.0.0.38 - - [2026-03-16 04:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004494 10.0.0.38 - - [2026-03-16 04:10:26] "GET /routing-instance/19ceb31b-a4fa-479e-9d6d-51104762796f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.005421 10.0.0.38 - - [2026-03-16 04:10:26] "GET /route-target/ed456ab8-6292-443e-b1b5-d6d7e04fc28b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004671 10.0.0.38 - - [2026-03-16 04:10:32] "GET /obj-perms HTTP/1.1" 200 5032 0.005753 10.0.0.22 - - [2026-03-16 04:10:32] "GET /obj-perms HTTP/1.1" 200 5032 0.004458 10.0.0.38 - - [2026-03-16 04:10:42] "GET /obj-perms HTTP/1.1" 200 5032 0.006843 10.0.0.22 - - [2026-03-16 04:10:42] "GET /obj-perms HTTP/1.1" 200 5032 0.009906 10.0.0.38 - - [2026-03-16 04:10:45] "GET /obj-perms HTTP/1.1" 200 5032 0.010249 10.0.0.22 - - [2026-03-16 04:10:45] "GET /obj-perms HTTP/1.1" 200 5032 0.004991 10.0.0.23 - - [2026-03-16 04:10:45] "GET /obj-perms HTTP/1.1" 200 5032 0.007841 10.0.0.38 - - [2026-03-16 04:10:45] "POST /neutron/network HTTP/1.1" 200 825 0.011820 10.0.0.38 - - [2026-03-16 04:10:45] "DELETE /route-target/ed456ab8-6292-443e-b1b5-d6d7e04fc28b HTTP/1.1" 200 115 0.052954 10.0.0.38 - - [2026-03-16 04:10:48] "POST /fqname-to-id HTTP/1.1" 404 200 0.004050 10.0.0.38 - - [2026-03-16 04:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004676 10.0.0.23 - - [2026-03-16 04:10:48] "GET /projects?obj_uuids=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001961 10.0.0.38 - - [2026-03-16 04:10:48] "GET /project/2857a73f-deb7-433b-9a38-3456573f2792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.055273 10.0.0.38 - - [2026-03-16 04:10:48] "POST /network-policys HTTP/1.1" 200 522 0.039172 10.0.0.38 - - [2026-03-16 04:10:48] "GET /network-policy/a407729b-cc34-42a4-8f91-d694888ea789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.008367 10.0.0.38 - - [2026-03-16 04:10:48] "POST /fqname-to-id HTTP/1.1" 404 200 0.004659 10.0.0.38 - - [2026-03-16 04:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.23 - - [2026-03-16 04:10:48] "GET /projects?obj_uuids=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001154 10.0.0.38 - - [2026-03-16 04:10:48] "GET /project/2857a73f-deb7-433b-9a38-3456573f2792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.041910 10.0.0.38 - - [2026-03-16 04:10:48] "POST /network-policys HTTP/1.1" 200 522 0.041561 10.0.0.38 - - [2026-03-16 04:10:48] "GET /network-policy/3d9848b1-85be-4040-bc4f-a40ff4af1328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.008591 10.0.0.38 - - [2026-03-16 04:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004193 10.0.0.23 - - [2026-03-16 04:10:49] "GET /projects?obj_uuids=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001556 10.0.0.38 - - [2026-03-16 04:10:49] "GET /project/2857a73f-deb7-433b-9a38-3456573f2792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.051735 10.0.0.38 - - [2026-03-16 04:10:49] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.004591 10.0.0.38 - - [2026-03-16 04:10:49] "POST /virtual-networks HTTP/1.1" 200 546 0.108344 10.0.0.38 - - [2026-03-16 04:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004022 10.0.0.38 - - [2026-03-16 04:10:49] "GET /network-ipam/6858f1db-15d4-4cb7-89c3-c2ac11fb547a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.009240 10.0.0.23 - - [2026-03-16 04:10:49] "POST /useragent-kv HTTP/1.1" 200 115 0.008351 10.0.0.38 - - [2026-03-16 04:10:49] "POST /ref-update HTTP/1.1" 200 156 0.099853 10.0.0.38 - - [2026-03-16 04:10:49] "POST /neutron/network HTTP/1.1" 200 809 0.012567 10.0.0.38 - - [2026-03-16 04:10:49] "GET /virtual-network/467ec30a-39f0-4fcd-8979-da2e31bc3eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1930 0.008438 10.0.0.38 - - [2026-03-16 04:10:49] "GET /virtual-network/467ec30a-39f0-4fcd-8979-da2e31bc3eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1930 0.007914 10.0.0.38 - - [2026-03-16 04:10:50] "GET /virtual-network/467ec30a-39f0-4fcd-8979-da2e31bc3eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1930 0.007572 10.0.0.38 - - [2026-03-16 04:10:50] "PUT /virtual-network/467ec30a-39f0-4fcd-8979-da2e31bc3eef HTTP/1.1" 200 264 0.090029 10.0.0.38 - - [2026-03-16 04:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004702 10.0.0.38 - - [2026-03-16 04:10:50] "GET /network-policy/a407729b-cc34-42a4-8f91-d694888ea789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.006511 10.0.0.38 - - [2026-03-16 04:10:50] "POST /fqname-to-id HTTP/1.1" 404 237 0.004767 10.0.0.38 - - [2026-03-16 04:10:50] "POST /ref-update HTTP/1.1" 200 156 0.075630 10.0.0.38 - - [2026-03-16 04:10:50] "POST /neutron/network HTTP/1.1" 200 886 0.009337 10.0.0.38 - - [2026-03-16 04:10:50] "GET /virtual-network/467ec30a-39f0-4fcd-8979-da2e31bc3eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.007906 10.0.0.38 - - [2026-03-16 04:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005349 10.0.0.38 - - [2026-03-16 04:10:50] "GET /network-policy/a407729b-cc34-42a4-8f91-d694888ea789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005685 10.0.0.38 - - [2026-03-16 04:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004271 10.0.0.23 - - [2026-03-16 04:10:50] "GET /projects?obj_uuids=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001527 10.0.0.38 - - [2026-03-16 04:10:50] "GET /project/2857a73f-deb7-433b-9a38-3456573f2792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.173636 10.0.0.38 - - [2026-03-16 04:10:50] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004337 10.0.0.38 - - [2026-03-16 04:10:51] "POST /virtual-networks HTTP/1.1" 200 546 0.107625 10.0.0.38 - - [2026-03-16 04:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005081 10.0.0.38 - - [2026-03-16 04:10:51] "GET /network-ipam/6858f1db-15d4-4cb7-89c3-c2ac11fb547a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.004293 10.0.0.38 - - [2026-03-16 04:10:51] "POST /ref-update HTTP/1.1" 200 156 0.044250 10.0.0.23 - - [2026-03-16 04:10:51] "POST /useragent-kv HTTP/1.1" 200 115 0.011368 10.0.0.38 - - [2026-03-16 04:10:51] "POST /ref-update HTTP/1.1" 200 156 0.107051 10.0.0.38 - - [2026-03-16 04:10:51] "GET /virtual-network/b4b0a02d-ccd9-48ad-bd8e-ea28733726f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.006987 10.0.0.38 - - [2026-03-16 04:10:51] "POST /neutron/network HTTP/1.1" 200 809 0.008900 10.0.0.38 - - [2026-03-16 04:10:51] "GET /virtual-network/b4b0a02d-ccd9-48ad-bd8e-ea28733726f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.009139 10.0.0.38 - - [2026-03-16 04:10:52] "GET /virtual-network/b4b0a02d-ccd9-48ad-bd8e-ea28733726f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.006285 10.0.0.38 - - [2026-03-16 04:10:52] "PUT /virtual-network/b4b0a02d-ccd9-48ad-bd8e-ea28733726f2 HTTP/1.1" 200 264 0.066259 10.0.0.38 - - [2026-03-16 04:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004614 10.0.0.38 - - [2026-03-16 04:10:52] "GET /network-policy/3d9848b1-85be-4040-bc4f-a40ff4af1328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.007088 10.0.0.38 - - [2026-03-16 04:10:52] "POST /ref-update HTTP/1.1" 200 156 0.069769 10.0.0.38 - - [2026-03-16 04:10:52] "POST /ref-update HTTP/1.1" 200 156 0.051172 10.0.0.38 - - [2026-03-16 04:10:52] "GET /virtual-network/b4b0a02d-ccd9-48ad-bd8e-ea28733726f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.015257 10.0.0.38 - - [2026-03-16 04:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005408 10.0.0.38 - - [2026-03-16 04:10:52] "GET /network-policy/3d9848b1-85be-4040-bc4f-a40ff4af1328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005295 10.0.0.38 - - [2026-03-16 04:10:52] "POST /id-to-fqname HTTP/1.1" 200 222 0.001790 10.0.0.38 - - [2026-03-16 04:10:52] "POST /neutron/network HTTP/1.1" 200 896 0.010004 10.0.0.23 - - [2026-03-16 04:10:53] "GET /projects?obj_uuids=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001479 10.0.0.38 - - [2026-03-16 04:10:53] "GET /project/2857a73f-deb7-433b-9a38-3456573f2792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.088003 10.0.0.38 - - [2026-03-16 04:10:53] "POST /neutron/port HTTP/1.1" 200 117 0.007122 10.0.0.38 - - [2026-03-16 04:10:53] "POST /id-to-fqname HTTP/1.1" 200 222 0.001747 10.0.0.38 - - [2026-03-16 04:10:54] "POST /neutron/network HTTP/1.1" 200 896 0.007722 10.0.0.38 - - [2026-03-16 04:10:54] "POST /neutron/port HTTP/1.1" 200 1061 0.031744 10.0.0.23 - - [2026-03-16 04:10:54] "GET /projects?obj_uuids=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001559 10.0.0.38 - - [2026-03-16 04:10:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006610 10.0.0.38 - - [2026-03-16 04:10:54] "GET /project/2857a73f-deb7-433b-9a38-3456573f2792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.091663 10.0.0.38 - - [2026-03-16 04:10:54] "POST /neutron/network HTTP/1.1" 200 886 0.040536 10.0.0.38 - - [2026-03-16 04:10:55] "POST /neutron/security_group HTTP/1.1" 200 2059 0.013127 10.0.0.38 - - [2026-03-16 04:10:55] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010332 10.0.0.38 - - [2026-03-16 04:10:56] "POST /neutron/port HTTP/1.1" 200 1061 0.030760 10.0.0.38 - - [2026-03-16 04:10:56] "POST /neutron/port HTTP/1.1" 200 1125 0.026971 10.0.0.38 - - [2026-03-16 04:10:56] "POST /neutron/port HTTP/1.1" 200 117 0.001219 10.0.0.38 - - [2026-03-16 04:11:00] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011917 10.0.0.38 - - [2026-03-16 04:11:00] "POST /neutron/port HTTP/1.1" 200 1125 0.045799 10.0.0.38 - - [2026-03-16 04:11:00] "GET /virtual-machine/af5d7c18-76f1-4bfc-8fc5-a0eefd95cf04 HTTP/1.1" 200 1294 0.008087 10.0.0.38 - - [2026-03-16 04:11:00] "GET /virtual-machine-interface/91ef60dc-98cc-4b0a-8ad7-fc046d8a006a HTTP/1.1" 200 2949 0.009547 10.0.0.38 - - [2026-03-16 04:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005180 10.0.0.38 - - [2026-03-16 04:11:00] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005597 10.0.0.38 - - [2026-03-16 04:11:00] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.005685 10.0.0.38 - - [2026-03-16 04:11:00] "GET /virtual-network/467ec30a-39f0-4fcd-8979-da2e31bc3eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.008847 10.0.0.38 - - [2026-03-16 04:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005121 10.0.0.38 - - [2026-03-16 04:11:03] "GET /virtual-network/467ec30a-39f0-4fcd-8979-da2e31bc3eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.007252 10.0.0.38 - - [2026-03-16 04:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005827 10.0.0.38 - - [2026-03-16 04:11:08] "GET /virtual-network/467ec30a-39f0-4fcd-8979-da2e31bc3eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.007396 10.0.0.38 - - [2026-03-16 04:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005335 10.0.0.38 - - [2026-03-16 04:11:12] "GET /virtual-network/467ec30a-39f0-4fcd-8979-da2e31bc3eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.006675 10.0.0.38 - - [2026-03-16 04:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.38 - - [2026-03-16 04:11:16] "GET /virtual-network/467ec30a-39f0-4fcd-8979-da2e31bc3eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.006104 10.0.0.38 - - [2026-03-16 04:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006252 10.0.0.38 - - [2026-03-16 04:11:20] "GET /virtual-network/467ec30a-39f0-4fcd-8979-da2e31bc3eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.008741 10.0.0.38 - - [2026-03-16 04:11:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005414 10.0.0.38 - - [2026-03-16 04:11:24] "GET /virtual-network/467ec30a-39f0-4fcd-8979-da2e31bc3eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.009139 10.0.0.38 - - [2026-03-16 04:11:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004007 10.0.0.38 - - [2026-03-16 04:11:28] "GET /virtual-network/467ec30a-39f0-4fcd-8979-da2e31bc3eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.007256 10.0.0.38 - - [2026-03-16 04:11:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003866 10.0.0.38 - - [2026-03-16 04:11:32] "GET /virtual-network/467ec30a-39f0-4fcd-8979-da2e31bc3eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.006368 10.0.0.38 - - [2026-03-16 04:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004939 10.0.0.38 - - [2026-03-16 04:11:34] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004246 10.0.0.38 - - [2026-03-16 04:11:34] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003499 10.0.0.38 - - [2026-03-16 04:11:34] "GET /virtual-network/467ec30a-39f0-4fcd-8979-da2e31bc3eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.007311 10.0.0.38 - - [2026-03-16 04:11:34] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010180 10.0.0.38 - - [2026-03-16 04:11:35] "POST /neutron/network HTTP/1.1" 200 896 0.009710 10.0.0.38 - - [2026-03-16 04:11:35] "POST /neutron/port HTTP/1.1" 200 117 0.001274 10.0.0.38 - - [2026-03-16 04:11:40] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008411 10.0.0.38 - - [2026-03-16 04:11:44] "GET /obj-perms HTTP/1.1" 200 5056 0.062044 10.0.0.22 - - [2026-03-16 04:11:44] "GET /obj-perms HTTP/1.1" 200 5056 0.067039 10.0.0.38 - - [2026-03-16 04:11:45] "POST /neutron/port HTTP/1.1" 200 1125 0.050727 10.0.0.38 - - [2026-03-16 04:11:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009151 10.0.0.38 - - [2026-03-16 04:11:49] "POST /neutron/network HTTP/1.1" 200 896 0.010259 10.0.0.38 - - [2026-03-16 04:11:49] "POST /neutron/port HTTP/1.1" 200 117 0.001275 10.0.0.38 - - [2026-03-16 04:11:50] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009891 10.0.0.38 - - [2026-03-16 04:11:55] "POST /neutron/port HTTP/1.1" 200 1125 0.026733 10.0.0.38 - - [2026-03-16 04:11:55] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009008 10.0.0.38 - - [2026-03-16 04:11:55] "GET /virtual-machine/42dea5ce-9fb0-42f3-80fb-a148f363f5c6 HTTP/1.1" 200 1292 0.007910 10.0.0.38 - - [2026-03-16 04:11:55] "GET /virtual-machine-interface/f85c0a61-66eb-4cea-b2c7-ae211bc26cf7 HTTP/1.1" 200 2949 0.006054 10.0.0.38 - - [2026-03-16 04:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.38 - - [2026-03-16 04:11:55] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004309 10.0.0.38 - - [2026-03-16 04:11:55] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003990 10.0.0.38 - - [2026-03-16 04:11:55] "GET /virtual-network/b4b0a02d-ccd9-48ad-bd8e-ea28733726f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006793 10.0.0.38 - - [2026-03-16 04:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005446 10.0.0.38 - - [2026-03-16 04:11:57] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004726 10.0.0.38 - - [2026-03-16 04:11:57] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004693 10.0.0.38 - - [2026-03-16 04:11:57] "GET /virtual-network/b4b0a02d-ccd9-48ad-bd8e-ea28733726f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.008630 10.0.0.38 - - [2026-03-16 04:12:36] "POST /neutron/network HTTP/1.1" 200 896 0.010009 10.0.0.38 - - [2026-03-16 04:12:36] "POST /neutron/port HTTP/1.1" 200 117 0.001345 10.0.0.23 - - [2026-03-16 04:12:45] "GET /obj-perms HTTP/1.1" 200 5056 0.081494 10.0.0.38 - - [2026-03-16 04:12:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.036285 10.0.0.38 - - [2026-03-16 04:12:50] "POST /neutron/port HTTP/1.1" 200 1125 0.060944 10.0.0.38 - - [2026-03-16 04:12:50] "POST /neutron/subnet HTTP/1.1" 200 646 0.013203 +++ date ++ echo 'INFO: =================== Mon Mar 16 04:13:26 AM UTC 2026 ===================' INFO: =================== Mon Mar 16 04:13:26 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ grep 'inet ' +++ ip addr show dev ens3 +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.23 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ 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.38,10.0.0.22,10.0.0.23 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.38,10.0.0.22,10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.38,10.0.0.22,10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.38,10.0.0.22,10.0.0.23 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ '[' -n '10.0.0.38:8081 10.0.0.22:8081 10.0.0.23:8081 ' ']' +++ echo '10.0.0.38:8081 10.0.0.22:8081 10.0.0.23:8081' ++ ANALYTICS_SERVERS='10.0.0.38:8081 10.0.0.22:8081 10.0.0.23:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ '[' -n '10.0.0.38:9042 10.0.0.22:9042 10.0.0.23:9042 ' ']' +++ echo '10.0.0.38:9042 10.0.0.22:9042 10.0.0.23:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.38:9042 10.0.0.22:9042 10.0.0.23:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38,10.0.0.22,10.0.0.23 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ '[' -n '10.0.0.38:8086 10.0.0.22:8086 10.0.0.23:8086 ' ']' +++ echo '10.0.0.38:8086 10.0.0.22:8086 10.0.0.23:8086' ++ COLLECTOR_SERVERS='10.0.0.38:8086 10.0.0.22:8086 10.0.0.23:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.38,10.0.0.22,10.0.0.23 ++ CONFIGDB_NODES=10.0.0.38,10.0.0.22,10.0.0.23 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ '[' -n '10.0.0.38:8082 10.0.0.22:8082 10.0.0.23:8082 ' ']' +++ echo '10.0.0.38:8082 10.0.0.22:8082 10.0.0.23:8082' ++ CONFIG_SERVERS='10.0.0.38:8082 10.0.0.22:8082 10.0.0.23:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ '[' -n '10.0.0.38:9161 10.0.0.22:9161 10.0.0.23:9161 ' ']' +++ echo '10.0.0.38:9161 10.0.0.22:9161 10.0.0.23:9161' ++ CONFIGDB_SERVERS='10.0.0.38:9161 10.0.0.22:9161 10.0.0.23:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ '[' -n '10.0.0.38:9041 10.0.0.22:9041 10.0.0.23:9041 ' ']' +++ echo '10.0.0.38:9041 10.0.0.22:9041 10.0.0.23:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.38:9041 10.0.0.22:9041 10.0.0.23:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.25,10.20.0.193,10.20.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.193,10.20.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38,10.0.0.22,10.0.0.23 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ '[' -n 10.0.0.38:2181,10.0.0.22:2181,10.0.0.23:2181, ']' +++ echo 10.0.0.38:2181,10.0.0.22:2181,10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38:2181,10.0.0.22:2181,10.0.0.23:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ '[' -n '10.0.0.38:2181 10.0.0.22:2181 10.0.0.23:2181 ' ']' +++ echo '10.0.0.38:2181 10.0.0.22:2181 10.0.0.23:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.38:2181 10.0.0.22:2181 10.0.0.23:2181' ++ RABBITMQ_NODES=10.0.0.38,10.0.0.22,10.0.0.23 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ '[' -n 10.0.0.38:5673,10.0.0.22:5673,10.0.0.23:5673, ']' +++ echo 10.0.0.38:5673,10.0.0.22:5673,10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.38:5673,10.0.0.22:5673,10.0.0.23:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ '[' -n '10.0.0.38:6379 10.0.0.22:6379 10.0.0.23:6379 ' ']' +++ echo '10.0.0.38:6379 10.0.0.22:6379 10.0.0.23:6379' ++ REDIS_SERVERS='10.0.0.38:6379 10.0.0.22:6379 10.0.0.23:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.38,10.0.0.22,10.0.0.23 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ '[' -n '10.0.0.38:9092 10.0.0.22:9092 10.0.0.23:9092 ' ']' +++ echo '10.0.0.38:9092 10.0.0.22:9092 10.0.0.23:9092' ++ KAFKA_SERVERS='10.0.0.38:9092 10.0.0.22:9092 10.0.0.23:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.38 ++ 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.38,10.0.0.22,10.0.0.23 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.38,10.0.0.22,10.0.0.23 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.38,10.0.0.22,10.0.0.23 ++ cut -d , -f 1 + local cassandra=10.0.0.38 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.38 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.38,10.0.0.22,10.0.0.23 +++ local servers=10.0.0.38,10.0.0.22,10.0.0.23 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ grep -vi host ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ uniq +++ local local_ips=,10.0.0.23,10.20.0.129,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.23,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.22'\''))' +++ local server_ip=10.0.0.22 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.22 ]] +++ [[ ,10.0.0.23,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.22, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.23'\''))' +++ local server_ip=10.0.0.23 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.23 ]] +++ [[ ,10.0.0.23,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.23, ]] +++ echo 10.0.0.23 3 +++ return ++ local ip=10.0.0.23 ++ [[ -z 10.0.0.23 ]] ++ echo 10.0.0.23 + host_ip=10.0.0.23 + [[ cql == \c\q\l ]] ++ echo 10.0.0.38:9041 10.0.0.22:9041 10.0.0.23:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.38:9041 10.0.0.22:9041 10.0.0.23:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.23:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ sort ++ set -o posix ++ set ++ sed 's/^API__//g' ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 03/16/2026 04:13:35.789 7fc5c3db3480 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/16/2026 04:13:35.944 7fc5c3db3480 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/16/2026 04:13:35.956 7fc5c3db3480 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/16/2026 04:13:35.956 7fc5c3db3480 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.23:8082/ Hit Ctrl-C to quit. 10.0.0.23 - - [2026-03-16 04:13:36] "GET / HTTP/1.1" 503 181 0.000291 10.0.0.23 - - [2026-03-16 04:13:36] "GET / HTTP/1.1" 503 181 0.000184 [Introspect:8084]10.0.0.38 - - [2026-03-16 04:13:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3219 0.002175 10.0.0.23 - - [2026-03-16 04:13:37] "GET / HTTP/1.1" 200 45871 0.001244 10.0.0.23 - - [2026-03-16 04:13:37] "GET / HTTP/1.1" 200 45871 0.001093 Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.23 - - [2026-03-16 04:13:37] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000567 10.0.0.23 - - [2026-03-16 04:13:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.000392 10.0.0.23 - - [2026-03-16 04:13:38] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.625977 10.0.0.23 - - [2026-03-16 04:13:38] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 985 0.004695 10.0.0.23 - - [2026-03-16 04:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.358988 10.0.0.23 - - [2026-03-16 04:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005712 /usr/local/lib/python3.9/site-packages/keystoneauth1/adapter.py:278: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn( 10.0.0.23 - - [2026-03-16 04:13:39] "GET /projects?obj_uuids=e057a600-a97a-4398-b9f1-8be0388891fb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001526 10.0.0.23 - - [2026-03-16 04:13:39] "GET /project/e057a600-a97a-4398-b9f1-8be0388891fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.052563 10.0.0.23 - - [2026-03-16 04:13:39] "GET /projects?obj_uuids=e057a600-a97a-4398-b9f1-8be0388891fb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001410 10.0.0.23 - - [2026-03-16 04:13:39] "GET /project/e057a600-a97a-4398-b9f1-8be0388891fb?fields=security_groups HTTP/1.1" 200 1088 0.050524 10.0.0.23 - - [2026-03-16 04:13:39] "GET /projects?obj_uuids=e057a600-a97a-4398-b9f1-8be0388891fb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001920 10.0.0.23 - - [2026-03-16 04:13:39] "GET /project/e057a600-a97a-4398-b9f1-8be0388891fb?fields=application_policy_sets HTTP/1.1" 200 1381 0.049735 10.0.0.23 - - [2026-03-16 04:13:39] "DELETE /project/e057a600-a97a-4398-b9f1-8be0388891fb HTTP/1.1" 409 278 0.254722 [Introspect:8084]10.0.0.38 - - [2026-03-16 04:13:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001647 [Introspect:8084]10.0.0.38 - - [2026-03-16 04:13:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001353 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.38 - - [2026-03-16 04:13:44] "GET /obj-perms HTTP/1.1" 200 5032 0.379307 10.0.0.38 - - [2026-03-16 04:13:44] "GET /obj-perms HTTP/1.1" 200 5032 0.005580 10.0.0.38 - - [2026-03-16 04:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.030705 10.0.0.23 - - [2026-03-16 04:13:44] "GET /projects?obj_uuids=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001796 10.0.0.38 - - [2026-03-16 04:13:44] "GET /project/2857a73f-deb7-433b-9a38-3456573f2792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.066447 10.0.0.38 - - [2026-03-16 04:13:44] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003872 10.0.0.38 - - [2026-03-16 04:13:44] "POST /virtual-networks HTTP/1.1" 200 546 0.098461 10.0.0.38 - - [2026-03-16 04:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.38 - - [2026-03-16 04:13:44] "GET /network-ipam/6858f1db-15d4-4cb7-89c3-c2ac11fb547a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.005521 10.0.0.23 - - [2026-03-16 04:13:45] "POST /useragent-kv HTTP/1.1" 200 115 0.008289 10.0.0.38 - - [2026-03-16 04:13:45] "POST /ref-update HTTP/1.1" 200 156 0.138753 10.0.0.38 - - [2026-03-16 04:13:45] "POST /neutron/network HTTP/1.1" 200 809 0.046061 10.0.0.38 - - [2026-03-16 04:13:45] "GET /virtual-network/b96e1d4a-3b69-40fa-be9a-4206a06ff569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1931 0.007286 10.0.0.38 - - [2026-03-16 04:13:45] "POST /route-targets HTTP/1.1" 200 327 0.052053 10.0.0.38 - - [2026-03-16 04:13:45] "GET /virtual-network/467ec30a-39f0-4fcd-8979-da2e31bc3eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.015592 10.0.0.38 - - [2026-03-16 04:13:46] "GET /obj-perms HTTP/1.1" 200 5032 0.007617 10.0.0.38 - - [2026-03-16 04:13:46] "POST /id-to-fqname HTTP/1.1" 200 222 0.001319 10.0.0.38 - - [2026-03-16 04:13:46] "POST /neutron/port HTTP/1.1" 200 2098 0.049050 10.0.0.23 - - [2026-03-16 04:13:47] "GET /projects?obj_uuids=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001533 10.0.0.38 - - [2026-03-16 04:13:47] "GET /project/2857a73f-deb7-433b-9a38-3456573f2792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.091773 10.0.0.38 - - [2026-03-16 04:13:47] "POST /neutron/network HTTP/1.1" 200 886 0.058193 10.0.0.38 - - [2026-03-16 04:13:48] "POST /neutron/port HTTP/1.1" 200 117 0.009385 10.0.0.23 - - [2026-03-16 04:13:48] "GET /projects?obj_uuids=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001834 10.0.0.38 - - [2026-03-16 04:13:48] "POST /neutron/port HTTP/1.1" 200 1061 0.349911 10.0.0.38 - - [2026-03-16 04:13:49] "POST /neutron/port HTTP/1.1" 200 1115 0.188100 10.0.0.38 - - [2026-03-16 04:13:49] "POST /neutron/subnet HTTP/1.1" 200 646 0.011046 10.0.0.38 - - [2026-03-16 04:13:52] "POST /neutron/port HTTP/1.1" 200 1125 0.055481 10.0.0.38 - - [2026-03-16 04:13:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005211 10.0.0.38 - - [2026-03-16 04:13:52] "POST /neutron/network HTTP/1.1" 200 886 0.010807 10.0.0.38 - - [2026-03-16 04:13:53] "POST /neutron/port HTTP/1.1" 200 1125 0.025541 10.0.0.38 - - [2026-03-16 04:13:53] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009746 10.0.0.38 - - [2026-03-16 04:13:53] "GET /virtual-machine/3f062d20-2f76-43ce-a629-32e77664a8ad HTTP/1.1" 200 1293 0.036547 10.0.0.38 - - [2026-03-16 04:13:53] "GET /virtual-machine/3f062d20-2f76-43ce-a629-32e77664a8ad HTTP/1.1" 200 1293 0.004666 10.0.0.38 - - [2026-03-16 04:13:53] "GET /virtual-machine-interface/8c2479d9-bc5c-4257-8021-b61817e334c7 HTTP/1.1" 200 2948 0.006990 10.0.0.38 - - [2026-03-16 04:13:53] "GET /virtual-machine/3f062d20-2f76-43ce-a629-32e77664a8ad HTTP/1.1" 200 1293 0.004856 10.0.0.38 - - [2026-03-16 04:13:53] "GET /virtual-machine-interface/8c2479d9-bc5c-4257-8021-b61817e334c7 HTTP/1.1" 200 2948 0.008396 10.0.0.38 - - [2026-03-16 04:13:53] "GET /instance-ip/2ba7df26-8c6d-448a-8ed7-fd8f3f3e4a61 HTTP/1.1" 200 1623 0.007971 10.0.0.38 - - [2026-03-16 04:13:53] "GET /virtual-machine/3f062d20-2f76-43ce-a629-32e77664a8ad HTTP/1.1" 200 1293 0.006164 10.0.0.38 - - [2026-03-16 04:13:53] "GET /virtual-machine-interface/8c2479d9-bc5c-4257-8021-b61817e334c7 HTTP/1.1" 200 2948 0.006955 10.0.0.38 - - [2026-03-16 04:13:53] "GET /instance-ip/2ba7df26-8c6d-448a-8ed7-fd8f3f3e4a61 HTTP/1.1" 200 1623 0.004826 10.0.0.38 - - [2026-03-16 04:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005289 10.0.0.38 - - [2026-03-16 04:13:53] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006885 10.0.0.38 - - [2026-03-16 04:13:53] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004413 10.0.0.38 - - [2026-03-16 04:13:53] "GET /virtual-network/467ec30a-39f0-4fcd-8979-da2e31bc3eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.006810 10.0.0.38 - - [2026-03-16 04:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004491 10.0.0.38 - - [2026-03-16 04:13:54] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004597 10.0.0.38 - - [2026-03-16 04:13:54] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005061 10.0.0.38 - - [2026-03-16 04:13:54] "GET /virtual-network/467ec30a-39f0-4fcd-8979-da2e31bc3eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.009776 10.0.0.38 - - [2026-03-16 04:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.38 - - [2026-03-16 04:13:54] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004631 10.0.0.38 - - [2026-03-16 04:13:54] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003890 10.0.0.38 - - [2026-03-16 04:13:54] "GET /virtual-network/467ec30a-39f0-4fcd-8979-da2e31bc3eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.008729 10.0.0.38 - - [2026-03-16 04:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004530 10.0.0.38 - - [2026-03-16 04:13:54] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005139 10.0.0.38 - - [2026-03-16 04:13:54] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003665 10.0.0.38 - - [2026-03-16 04:13:54] "GET /virtual-network/467ec30a-39f0-4fcd-8979-da2e31bc3eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.007569 10.0.0.38 - - [2026-03-16 04:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.38 - - [2026-03-16 04:13:54] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004989 10.0.0.38 - - [2026-03-16 04:13:54] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003960 10.0.0.38 - - [2026-03-16 04:13:54] "GET /virtual-network/467ec30a-39f0-4fcd-8979-da2e31bc3eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.008040 10.0.0.38 - - [2026-03-16 04:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915 10.0.0.38 - - [2026-03-16 04:13:57] "GET /virtual-network/467ec30a-39f0-4fcd-8979-da2e31bc3eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.007165 10.0.0.38 - - [2026-03-16 04:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005127 10.0.0.38 - - [2026-03-16 04:14:01] "GET /virtual-network/467ec30a-39f0-4fcd-8979-da2e31bc3eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.007688 10.0.0.38 - - [2026-03-16 04:14:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005025 10.0.0.38 - - [2026-03-16 04:14:05] "GET /virtual-network/467ec30a-39f0-4fcd-8979-da2e31bc3eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.007907 10.0.0.38 - - [2026-03-16 04:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005202 10.0.0.38 - - [2026-03-16 04:14:09] "GET /virtual-network/467ec30a-39f0-4fcd-8979-da2e31bc3eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.006418 10.0.0.38 - - [2026-03-16 04:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004649 10.0.0.38 - - [2026-03-16 04:14:13] "GET /virtual-network/467ec30a-39f0-4fcd-8979-da2e31bc3eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.008193 10.0.0.38 - - [2026-03-16 04:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.38 - - [2026-03-16 04:14:18] "GET /virtual-network/467ec30a-39f0-4fcd-8979-da2e31bc3eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.006524 10.0.0.38 - - [2026-03-16 04:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004565 10.0.0.38 - - [2026-03-16 04:14:22] "GET /virtual-network/467ec30a-39f0-4fcd-8979-da2e31bc3eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.010263 10.0.0.38 - - [2026-03-16 04:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004181 10.0.0.38 - - [2026-03-16 04:14:26] "GET /virtual-network/467ec30a-39f0-4fcd-8979-da2e31bc3eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.008559 10.0.0.38 - - [2026-03-16 04:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005078 10.0.0.38 - - [2026-03-16 04:14:30] "GET /virtual-network/467ec30a-39f0-4fcd-8979-da2e31bc3eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.009761 10.0.0.38 - - [2026-03-16 04:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004153 10.0.0.38 - - [2026-03-16 04:14:32] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007874 10.0.0.38 - - [2026-03-16 04:14:32] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003880 10.0.0.38 - - [2026-03-16 04:14:32] "GET /virtual-network/467ec30a-39f0-4fcd-8979-da2e31bc3eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.006551 10.0.0.38 - - [2026-03-16 04:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004887 10.0.0.38 - - [2026-03-16 04:14:32] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004303 10.0.0.38 - - [2026-03-16 04:14:32] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003767 10.0.0.38 - - [2026-03-16 04:14:32] "GET /virtual-network/467ec30a-39f0-4fcd-8979-da2e31bc3eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.008451 10.0.0.38 - - [2026-03-16 04:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004686 10.0.0.38 - - [2026-03-16 04:14:32] "GET /routing-instance/528d5691-d786-492c-ba6b-d13e94300a27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.005594 10.0.0.38 - - [2026-03-16 04:14:32] "GET /route-target/ec59bb41-fdd3-467e-b61b-867bc880ff1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005741 10.0.0.38 - - [2026-03-16 04:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004127 10.0.0.38 - - [2026-03-16 04:14:32] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006535 10.0.0.38 - - [2026-03-16 04:14:32] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004671 10.0.0.38 - - [2026-03-16 04:14:33] "GET /virtual-network/467ec30a-39f0-4fcd-8979-da2e31bc3eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.008984 10.0.0.38 - - [2026-03-16 04:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005252 10.0.0.38 - - [2026-03-16 04:14:33] "GET /routing-instance/528d5691-d786-492c-ba6b-d13e94300a27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.006525 10.0.0.38 - - [2026-03-16 04:14:33] "GET /route-target/ec59bb41-fdd3-467e-b61b-867bc880ff1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004539 10.0.0.38 - - [2026-03-16 04:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004336 10.0.0.38 - - [2026-03-16 04:14:33] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005544 10.0.0.38 - - [2026-03-16 04:14:33] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004058 10.0.0.38 - - [2026-03-16 04:14:33] "GET /virtual-network/467ec30a-39f0-4fcd-8979-da2e31bc3eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.007699 10.0.0.38 - - [2026-03-16 04:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005216 10.0.0.38 - - [2026-03-16 04:14:33] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006199 10.0.0.38 - - [2026-03-16 04:14:33] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004467 10.0.0.38 - - [2026-03-16 04:14:33] "GET /virtual-network/467ec30a-39f0-4fcd-8979-da2e31bc3eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.008713 10.0.0.38 - - [2026-03-16 04:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004323 10.0.0.38 - - [2026-03-16 04:14:33] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005538 10.0.0.38 - - [2026-03-16 04:14:33] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004356 10.0.0.38 - - [2026-03-16 04:14:33] "GET /virtual-network/467ec30a-39f0-4fcd-8979-da2e31bc3eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.007144 10.0.0.23 - - [2026-03-16 04:14:33] "GET /obj-perms HTTP/1.1" 200 5032 0.066417 10.0.0.38 - - [2026-03-16 04:14:33] "GET /obj-perms HTTP/1.1" 200 5032 0.004009 10.0.0.22 - - [2026-03-16 04:14:34] "GET /obj-perms HTTP/1.1" 200 5032 0.065746 10.0.0.38 - - [2026-03-16 04:14:34] "GET /obj-perms HTTP/1.1" 200 5032 0.005099 10.0.0.23 - - [2026-03-16 04:14:34] "GET /obj-perms HTTP/1.1" 200 5032 0.004223 10.0.0.38 - - [2026-03-16 04:14:34] "POST /id-to-fqname HTTP/1.1" 200 222 0.001429 10.0.0.38 - - [2026-03-16 04:14:34] "POST /neutron/port HTTP/1.1" 200 3070 0.040219 10.0.0.23 - - [2026-03-16 04:14:35] "GET /projects?obj_uuids=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001557 10.0.0.38 - - [2026-03-16 04:14:35] "GET /project/2857a73f-deb7-433b-9a38-3456573f2792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.098372 10.0.0.38 - - [2026-03-16 04:14:35] "POST /neutron/network HTTP/1.1" 200 886 0.008022 10.0.0.38 - - [2026-03-16 04:14:35] "POST /neutron/port HTTP/1.1" 200 117 0.007592 10.0.0.23 - - [2026-03-16 04:14:36] "GET /projects?obj_uuids=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001260 10.0.0.38 - - [2026-03-16 04:14:36] "POST /neutron/port HTTP/1.1" 200 1061 0.386605 10.0.0.38 - - [2026-03-16 04:14:36] "POST /neutron/port HTTP/1.1" 200 1115 0.148071 10.0.0.38 - - [2026-03-16 04:14:37] "POST /neutron/subnet HTTP/1.1" 200 646 0.014092 10.0.0.38 - - [2026-03-16 04:14:38] "POST /neutron/port HTTP/1.1" 200 1125 0.024935 10.0.0.38 - - [2026-03-16 04:14:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005843 10.0.0.38 - - [2026-03-16 04:14:38] "POST /neutron/network HTTP/1.1" 200 886 0.008639 10.0.0.38 - - [2026-03-16 04:14:40] "POST /neutron/port HTTP/1.1" 200 1125 0.025047 10.0.0.38 - - [2026-03-16 04:14:41] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009836 10.0.0.38 - - [2026-03-16 04:14:41] "GET /virtual-machine/f461a4c2-02cd-40aa-a9cd-1a456b7677f1 HTTP/1.1" 200 1294 0.007277 10.0.0.38 - - [2026-03-16 04:14:41] "GET /virtual-machine/f461a4c2-02cd-40aa-a9cd-1a456b7677f1 HTTP/1.1" 200 1294 0.004839 10.0.0.38 - - [2026-03-16 04:14:41] "GET /virtual-machine-interface/f83b89be-3d98-4918-b524-7173b2d5a7b3 HTTP/1.1" 200 2949 0.007110 10.0.0.38 - - [2026-03-16 04:14:41] "GET /virtual-machine/f461a4c2-02cd-40aa-a9cd-1a456b7677f1 HTTP/1.1" 200 1294 0.004718 10.0.0.38 - - [2026-03-16 04:14:41] "GET /virtual-machine-interface/f83b89be-3d98-4918-b524-7173b2d5a7b3 HTTP/1.1" 200 2949 0.007062 10.0.0.38 - - [2026-03-16 04:14:41] "GET /instance-ip/d97fa5d8-5bbd-4625-a936-89aa540d656d HTTP/1.1" 200 1624 0.008964 10.0.0.38 - - [2026-03-16 04:14:41] "GET /virtual-machine/f461a4c2-02cd-40aa-a9cd-1a456b7677f1 HTTP/1.1" 200 1294 0.006276 10.0.0.38 - - [2026-03-16 04:14:41] "GET /virtual-machine-interface/f83b89be-3d98-4918-b524-7173b2d5a7b3 HTTP/1.1" 200 2949 0.007017 10.0.0.38 - - [2026-03-16 04:14:41] "GET /instance-ip/d97fa5d8-5bbd-4625-a936-89aa540d656d HTTP/1.1" 200 1624 0.005886 10.0.0.38 - - [2026-03-16 04:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004273 10.0.0.38 - - [2026-03-16 04:14:41] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004868 10.0.0.38 - - [2026-03-16 04:14:41] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.008986 10.0.0.38 - - [2026-03-16 04:14:41] "GET /virtual-network/b4b0a02d-ccd9-48ad-bd8e-ea28733726f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007452 10.0.0.38 - - [2026-03-16 04:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005120 10.0.0.38 - - [2026-03-16 04:14:41] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004933 10.0.0.38 - - [2026-03-16 04:14:41] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004451 10.0.0.38 - - [2026-03-16 04:14:41] "GET /virtual-network/b4b0a02d-ccd9-48ad-bd8e-ea28733726f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.008599 10.0.0.38 - - [2026-03-16 04:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.38 - - [2026-03-16 04:14:41] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004478 10.0.0.38 - - [2026-03-16 04:14:41] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003785 10.0.0.38 - - [2026-03-16 04:14:41] "GET /virtual-network/b4b0a02d-ccd9-48ad-bd8e-ea28733726f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.008710 10.0.0.38 - - [2026-03-16 04:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004801 10.0.0.38 - - [2026-03-16 04:14:41] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005902 10.0.0.38 - - [2026-03-16 04:14:41] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003403 10.0.0.38 - - [2026-03-16 04:14:41] "GET /virtual-network/b4b0a02d-ccd9-48ad-bd8e-ea28733726f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006198 10.0.0.38 - - [2026-03-16 04:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.38 - - [2026-03-16 04:14:41] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005420 10.0.0.38 - - [2026-03-16 04:14:41] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004147 10.0.0.38 - - [2026-03-16 04:14:41] "GET /virtual-network/b4b0a02d-ccd9-48ad-bd8e-ea28733726f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006892 10.0.0.38 - - [2026-03-16 04:14:43] "POST /neutron/port HTTP/1.1" 200 1125 0.063076 10.0.0.38 - - [2026-03-16 04:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005135 10.0.0.38 - - [2026-03-16 04:14:45] "GET /virtual-network/b4b0a02d-ccd9-48ad-bd8e-ea28733726f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006668 10.0.0.22 - - [2026-03-16 04:14:47] "GET /obj-perms HTTP/1.1" 200 5056 0.062126 10.0.0.38 - - [2026-03-16 04:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004050 10.0.0.38 - - [2026-03-16 04:14:49] "GET /virtual-network/b4b0a02d-ccd9-48ad-bd8e-ea28733726f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006082 10.0.0.38 - - [2026-03-16 04:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006508 10.0.0.38 - - [2026-03-16 04:14:53] "GET /virtual-network/b4b0a02d-ccd9-48ad-bd8e-ea28733726f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006129 10.0.0.38 - - [2026-03-16 04:14:54] "POST /neutron/port HTTP/1.1" 200 1125 0.023620 10.0.0.38 - - [2026-03-16 04:14:54] "POST /neutron/subnet HTTP/1.1" 200 646 0.013523 10.0.0.38 - - [2026-03-16 04:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.38 - - [2026-03-16 04:14:57] "GET /virtual-network/b4b0a02d-ccd9-48ad-bd8e-ea28733726f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006685 10.0.0.38 - - [2026-03-16 04:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005635 10.0.0.38 - - [2026-03-16 04:15:01] "GET /virtual-network/b4b0a02d-ccd9-48ad-bd8e-ea28733726f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006884 10.0.0.38 - - [2026-03-16 04:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004915 10.0.0.38 - - [2026-03-16 04:15:05] "GET /virtual-network/b4b0a02d-ccd9-48ad-bd8e-ea28733726f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.009001 10.0.0.38 - - [2026-03-16 04:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005225 10.0.0.38 - - [2026-03-16 04:15:09] "GET /virtual-network/b4b0a02d-ccd9-48ad-bd8e-ea28733726f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006544 10.0.0.22 - - [2026-03-16 04:15:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000436 10.0.0.22 - - [2026-03-16 04:15:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000402 10.0.0.23 - - [2026-03-16 04:15:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000659 10.0.0.23 - - [2026-03-16 04:15:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000476 10.0.0.22 - - [2026-03-16 04:15:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.22 - - [2026-03-16 04:15:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000696 10.0.0.23 - - [2026-03-16 04:15:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000512 10.0.0.23 - - [2026-03-16 04:15:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000541 10.0.0.38 - - [2026-03-16 04:15:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000393 10.0.0.38 - - [2026-03-16 04:15:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000374 10.0.0.38 - - [2026-03-16 04:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004739 10.0.0.38 - - [2026-03-16 04:15:13] "GET /virtual-network/b4b0a02d-ccd9-48ad-bd8e-ea28733726f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.009077 10.0.0.38 - - [2026-03-16 04:15:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000381 10.0.0.38 - - [2026-03-16 04:15:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000505 10.0.0.38 - - [2026-03-16 04:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005924 10.0.0.38 - - [2026-03-16 04:15:17] "GET /virtual-network/b4b0a02d-ccd9-48ad-bd8e-ea28733726f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007461 10.0.0.38 - - [2026-03-16 04:15:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004081 10.0.0.38 - - [2026-03-16 04:15:19] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004728 10.0.0.38 - - [2026-03-16 04:15:19] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003777 10.0.0.38 - - [2026-03-16 04:15:20] "GET /virtual-network/b4b0a02d-ccd9-48ad-bd8e-ea28733726f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.008043 10.0.0.38 - - [2026-03-16 04:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005823 10.0.0.38 - - [2026-03-16 04:15:20] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004593 10.0.0.38 - - [2026-03-16 04:15:20] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004523 10.0.0.38 - - [2026-03-16 04:15:20] "GET /virtual-network/b4b0a02d-ccd9-48ad-bd8e-ea28733726f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.008891 10.0.0.38 - - [2026-03-16 04:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004205 10.0.0.38 - - [2026-03-16 04:15:20] "GET /routing-instance/51f8d3e5-4edb-4eda-920a-1549e521042e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.006589 10.0.0.38 - - [2026-03-16 04:15:20] "GET /route-target/d0d93c23-394f-4c82-b92a-0a6ddc4be722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006451 10.0.0.38 - - [2026-03-16 04:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003954 10.0.0.38 - - [2026-03-16 04:15:20] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004933 10.0.0.38 - - [2026-03-16 04:15:20] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004975 10.0.0.38 - - [2026-03-16 04:15:20] "GET /virtual-network/b4b0a02d-ccd9-48ad-bd8e-ea28733726f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007019 10.0.0.38 - - [2026-03-16 04:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.38 - - [2026-03-16 04:15:20] "GET /routing-instance/51f8d3e5-4edb-4eda-920a-1549e521042e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.005494 10.0.0.38 - - [2026-03-16 04:15:20] "GET /route-target/d0d93c23-394f-4c82-b92a-0a6ddc4be722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004531 10.0.0.38 - - [2026-03-16 04:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005026 10.0.0.38 - - [2026-03-16 04:15:20] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005536 10.0.0.38 - - [2026-03-16 04:15:20] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005590 10.0.0.38 - - [2026-03-16 04:15:20] "GET /virtual-network/b4b0a02d-ccd9-48ad-bd8e-ea28733726f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007646 10.0.0.38 - - [2026-03-16 04:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004357 10.0.0.38 - - [2026-03-16 04:15:20] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005683 10.0.0.38 - - [2026-03-16 04:15:20] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003760 10.0.0.38 - - [2026-03-16 04:15:20] "GET /virtual-network/b4b0a02d-ccd9-48ad-bd8e-ea28733726f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007925 10.0.0.38 - - [2026-03-16 04:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004749 10.0.0.38 - - [2026-03-16 04:15:21] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006322 10.0.0.38 - - [2026-03-16 04:15:21] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005494 10.0.0.38 - - [2026-03-16 04:15:21] "GET /virtual-network/b4b0a02d-ccd9-48ad-bd8e-ea28733726f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.008183 10.0.0.38 - - [2026-03-16 04:15:21] "GET /obj-perms HTTP/1.1" 200 5032 0.004691 10.0.0.38 - - [2026-03-16 04:15:21] "GET /obj-perms HTTP/1.1" 200 5032 0.005296 10.0.0.23 - - [2026-03-16 04:15:21] "GET /obj-perms HTTP/1.1" 200 5032 0.004715 10.0.0.38 - - [2026-03-16 04:15:21] "GET /obj-perms HTTP/1.1" 200 5032 0.005024 10.0.0.22 - - [2026-03-16 04:15:21] "GET /obj-perms HTTP/1.1" 200 5032 0.005366 10.0.0.38 - - [2026-03-16 04:15:21] "GET /virtual-machine/3f062d20-2f76-43ce-a629-32e77664a8ad HTTP/1.1" 200 1293 0.005421 10.0.0.38 - - [2026-03-16 04:15:21] "GET /virtual-machine-interface/8c2479d9-bc5c-4257-8021-b61817e334c7 HTTP/1.1" 200 2948 0.006925 10.0.0.38 - - [2026-03-16 04:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006614 10.0.0.38 - - [2026-03-16 04:15:21] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006293 10.0.0.38 - - [2026-03-16 04:15:21] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004912 10.0.0.38 - - [2026-03-16 04:15:21] "GET /virtual-network/467ec30a-39f0-4fcd-8979-da2e31bc3eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.008578 10.0.0.38 - - [2026-03-16 04:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003853 10.0.0.38 - - [2026-03-16 04:15:22] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004563 10.0.0.38 - - [2026-03-16 04:15:22] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005730 10.0.0.38 - - [2026-03-16 04:15:22] "GET /virtual-network/467ec30a-39f0-4fcd-8979-da2e31bc3eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.008132 10.0.0.38 - - [2026-03-16 04:15:22] "GET /virtual-machine/f461a4c2-02cd-40aa-a9cd-1a456b7677f1 HTTP/1.1" 200 1294 0.006182 10.0.0.38 - - [2026-03-16 04:15:22] "GET /virtual-machine-interface/f83b89be-3d98-4918-b524-7173b2d5a7b3 HTTP/1.1" 200 2949 0.008555 10.0.0.38 - - [2026-03-16 04:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004935 10.0.0.38 - - [2026-03-16 04:15:23] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004091 10.0.0.38 - - [2026-03-16 04:15:23] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004974 10.0.0.38 - - [2026-03-16 04:15:23] "GET /virtual-network/b4b0a02d-ccd9-48ad-bd8e-ea28733726f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007094 10.0.0.38 - - [2026-03-16 04:15:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004828 10.0.0.38 - - [2026-03-16 04:15:24] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007113 10.0.0.38 - - [2026-03-16 04:15:24] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.008170 10.0.0.38 - - [2026-03-16 04:15:24] "GET /virtual-network/b4b0a02d-ccd9-48ad-bd8e-ea28733726f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006808 10.0.0.38 - - [2026-03-16 04:15:24] "POST /neutron/port HTTP/1.1" 200 1125 0.024997 10.0.0.38 - - [2026-03-16 04:15:29] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011512 10.0.0.38 - - [2026-03-16 04:15:34] "POST /neutron/port HTTP/1.1" 200 1125 0.023529 10.0.0.38 - - [2026-03-16 04:15:40] "POST /neutron/port HTTP/1.1" 200 1125 0.024814 10.0.0.38 - - [2026-03-16 04:15:40] "POST /neutron/subnet HTTP/1.1" 200 646 0.015357 10.0.0.38 - - [2026-03-16 04:15:56] "POST /neutron/port HTTP/1.1" 200 1125 0.025130 10.0.0.38 - - [2026-03-16 04:15:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005474 10.0.0.38 - - [2026-03-16 04:15:56] "POST /neutron/network HTTP/1.1" 200 886 0.070581 10.0.0.38 - - [2026-03-16 04:16:21] "GET /virtual-machine/f461a4c2-02cd-40aa-a9cd-1a456b7677f1 HTTP/1.1" 200 1294 0.004829 10.0.0.38 - - [2026-03-16 04:16:22] "POST /neutron/port HTTP/1.1" 200 151 0.261989 10.0.0.38 - - [2026-03-16 04:16:23] "GET /virtual-machine/f461a4c2-02cd-40aa-a9cd-1a456b7677f1 HTTP/1.1" 404 171 0.004156 10.0.0.38 - - [2026-03-16 04:16:23] "GET /virtual-machine/f461a4c2-02cd-40aa-a9cd-1a456b7677f1 HTTP/1.1" 404 171 0.004118 10.0.0.38 - - [2026-03-16 04:16:23] "GET /virtual-machine/f461a4c2-02cd-40aa-a9cd-1a456b7677f1 HTTP/1.1" 404 171 0.003473 10.0.0.38 - - [2026-03-16 04:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.38 - - [2026-03-16 04:16:24] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004378 10.0.0.38 - - [2026-03-16 04:16:24] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004329 10.0.0.38 - - [2026-03-16 04:16:24] "GET /virtual-network/b4b0a02d-ccd9-48ad-bd8e-ea28733726f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.008142 10.0.0.38 - - [2026-03-16 04:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952 10.0.0.38 - - [2026-03-16 04:16:24] "GET /routing-instance/51f8d3e5-4edb-4eda-920a-1549e521042e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004769 10.0.0.38 - - [2026-03-16 04:16:24] "GET /route-target/d0d93c23-394f-4c82-b92a-0a6ddc4be722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005147 10.0.0.38 - - [2026-03-16 04:16:27] "GET /obj-perms HTTP/1.1" 200 5032 0.005246 10.0.0.22 - - [2026-03-16 04:16:30] "GET /obj-perms HTTP/1.1" 200 5032 0.004475 10.0.0.38 - - [2026-03-16 04:16:33] "GET /obj-perms HTTP/1.1" 200 5032 0.005301 10.0.0.23 - - [2026-03-16 04:16:34] "GET /obj-perms HTTP/1.1" 200 5032 0.004722 10.0.0.38 - - [2026-03-16 04:16:34] "GET /virtual-machine/3f062d20-2f76-43ce-a629-32e77664a8ad HTTP/1.1" 200 1293 0.005476 10.0.0.38 - - [2026-03-16 04:16:34] "POST /neutron/port HTTP/1.1" 200 151 0.220323 10.0.0.38 - - [2026-03-16 04:16:36] "GET /virtual-machine/3f062d20-2f76-43ce-a629-32e77664a8ad HTTP/1.1" 404 171 0.004498 10.0.0.38 - - [2026-03-16 04:16:36] "GET /virtual-machine/3f062d20-2f76-43ce-a629-32e77664a8ad HTTP/1.1" 404 171 0.003640 10.0.0.38 - - [2026-03-16 04:16:36] "GET /virtual-machine/3f062d20-2f76-43ce-a629-32e77664a8ad HTTP/1.1" 404 171 0.004045 10.0.0.38 - - [2026-03-16 04:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004986 10.0.0.38 - - [2026-03-16 04:16:36] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005194 10.0.0.38 - - [2026-03-16 04:16:36] "GET /virtual-networks?parent_id=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004776 10.0.0.38 - - [2026-03-16 04:16:36] "GET /virtual-network/467ec30a-39f0-4fcd-8979-da2e31bc3eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.008226 10.0.0.38 - - [2026-03-16 04:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004668 10.0.0.38 - - [2026-03-16 04:16:36] "GET /routing-instance/528d5691-d786-492c-ba6b-d13e94300a27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.006425 10.0.0.38 - - [2026-03-16 04:16:36] "GET /route-target/ec59bb41-fdd3-467e-b61b-867bc880ff1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004463 10.0.0.22 - - [2026-03-16 04:16:36] "GET /obj-perms HTTP/1.1" 200 5032 0.005077 10.0.0.38 - - [2026-03-16 04:16:39] "GET /obj-perms HTTP/1.1" 200 5032 0.005711 10.0.0.38 - - [2026-03-16 04:16:42] "POST /neutron/network HTTP/1.1" 200 896 0.008566 10.0.0.38 - - [2026-03-16 04:16:42] "POST /neutron/port HTTP/1.1" 200 117 0.001627 10.0.0.22 - - [2026-03-16 04:16:46] "GET /obj-perms HTTP/1.1" 200 5032 0.006472 10.0.0.38 - - [2026-03-16 04:16:49] "GET /obj-perms HTTP/1.1" 200 5032 0.005087 10.0.0.22 - - [2026-03-16 04:16:52] "GET /obj-perms HTTP/1.1" 200 5032 0.004647 10.0.0.38 - - [2026-03-16 04:16:55] "GET /obj-perms HTTP/1.1" 200 5032 0.005120 10.0.0.23 - - [2026-03-16 04:16:55] "POST /useragent-kv HTTP/1.1" 200 115 0.003208 10.0.0.23 - - [2026-03-16 04:16:55] "POST /useragent-kv HTTP/1.1" 200 115 0.004876 10.0.0.38 - - [2026-03-16 04:16:55] "DELETE /virtual-network/b96e1d4a-3b69-40fa-be9a-4206a06ff569 HTTP/1.1" 200 115 0.147359 10.0.0.38 - - [2026-03-16 04:16:55] "DELETE /route-target/a9d5820b-6679-49ff-93e8-2d74f87d4dd4 HTTP/1.1" 200 115 0.030921 10.0.0.38 - - [2026-03-16 04:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004228 10.0.0.38 - - [2026-03-16 04:16:55] "GET /network-policy/3d9848b1-85be-4040-bc4f-a40ff4af1328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.011674 10.0.0.38 - - [2026-03-16 04:16:56] "POST /ref-update HTTP/1.1" 200 156 0.066375 10.0.0.38 - - [2026-03-16 04:16:56] "GET /virtual-network/b4b0a02d-ccd9-48ad-bd8e-ea28733726f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.013006 10.0.0.38 - - [2026-03-16 04:16:56] "DELETE /virtual-network/b4b0a02d-ccd9-48ad-bd8e-ea28733726f2 HTTP/1.1" 409 234 0.021329 10.0.0.38 - - [2026-03-16 04:16:56] "POST /neutron/port HTTP/1.1" 200 1125 0.041064 10.0.0.38 - - [2026-03-16 04:16:56] "POST /neutron/port HTTP/1.1" 200 1125 0.025196 10.0.0.38 - - [2026-03-16 04:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004273 10.0.0.23 - - [2026-03-16 04:16:58] "POST /useragent-kv HTTP/1.1" 200 115 0.004508 10.0.0.23 - - [2026-03-16 04:16:58] "POST /useragent-kv HTTP/1.1" 200 115 0.003832 10.0.0.38 - - [2026-03-16 04:16:58] "DELETE /virtual-network/b4b0a02d-ccd9-48ad-bd8e-ea28733726f2 HTTP/1.1" 200 115 0.171095 10.0.0.38 - - [2026-03-16 04:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009031 10.0.0.38 - - [2026-03-16 04:16:58] "GET /network-policy/a407729b-cc34-42a4-8f91-d694888ea789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.004905 10.0.0.38 - - [2026-03-16 04:16:58] "POST /ref-update HTTP/1.1" 200 156 0.056751 10.0.0.38 - - [2026-03-16 04:16:58] "POST /neutron/network HTTP/1.1" 200 809 0.009740 10.0.0.38 - - [2026-03-16 04:16:58] "GET /virtual-network/467ec30a-39f0-4fcd-8979-da2e31bc3eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1930 0.005404 10.0.0.23 - - [2026-03-16 04:16:58] "POST /useragent-kv HTTP/1.1" 200 115 0.002926 10.0.0.38 - - [2026-03-16 04:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004297 10.0.0.23 - - [2026-03-16 04:16:58] "POST /useragent-kv HTTP/1.1" 200 115 0.004093 10.0.0.38 - - [2026-03-16 04:16:58] "DELETE /virtual-network/467ec30a-39f0-4fcd-8979-da2e31bc3eef HTTP/1.1" 200 115 0.142969 10.0.0.38 - - [2026-03-16 04:16:59] "DELETE /network-policy/3d9848b1-85be-4040-bc4f-a40ff4af1328 HTTP/1.1" 200 115 0.039799 10.0.0.38 - - [2026-03-16 04:16:59] "DELETE /network-policy/a407729b-cc34-42a4-8f91-d694888ea789 HTTP/1.1" 200 115 0.040972 10.0.0.23 - - [2026-03-16 04:17:27] "GET /projects?obj_uuids=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001206 10.0.0.38 - - [2026-03-16 04:17:27] "GET /project/2857a73f-deb7-433b-9a38-3456573f2792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.097449 10.0.0.23 - - [2026-03-16 04:17:27] "GET /projects?obj_uuids=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001393 10.0.0.38 - - [2026-03-16 04:17:27] "GET /project/2857a73f-deb7-433b-9a38-3456573f2792?fields=virtual_networks HTTP/1.1" 200 1033 0.056369 10.0.0.23 - - [2026-03-16 04:17:27] "GET /projects?obj_uuids=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001434 10.0.0.38 - - [2026-03-16 04:17:27] "GET /project/2857a73f-deb7-433b-9a38-3456573f2792?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.070879 10.0.0.23 - - [2026-03-16 04:17:27] "GET /projects?obj_uuids=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001850 10.0.0.38 - - [2026-03-16 04:17:27] "GET /project/2857a73f-deb7-433b-9a38-3456573f2792?fields=security_groups HTTP/1.1" 200 1260 0.061960 10.0.0.38 - - [2026-03-16 04:17:28] "POST /fqname-to-id HTTP/1.1" 404 188 0.045276 10.0.0.23 - - [2026-03-16 04:17:28] "GET /projects?obj_uuids=c4e4314d-210b-4eb2-b49f-85355e23e91f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003417 10.0.0.23 - - [2026-03-16 04:17:28] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001323 10.0.0.23 - - [2026-03-16 04:17:28] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009318 10.0.0.23 - - [2026-03-16 04:17:29] "POST /id-to-fqname HTTP/1.1" 200 190 0.001469 10.0.0.23 - - [2026-03-16 04:17:29] "POST /fqname-to-id HTTP/1.1" 404 199 0.007123 10.0.0.23 - - [2026-03-16 04:17:29] "POST /security-groups HTTP/1.1" 200 591 0.085732 10.0.0.23 - - [2026-03-16 04:17:29] "POST /projects HTTP/1.1" 200 585 0.315159 10.0.0.38 - - [2026-03-16 04:17:29] "POST /access-control-lists HTTP/1.1" 200 596 0.035821 10.0.0.23 - - [2026-03-16 04:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.393495 10.0.0.38 - - [2026-03-16 04:17:29] "GET /project/c4e4314d-210b-4eb2-b49f-85355e23e91f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.568280 10.0.0.38 - - [2026-03-16 04:17:30] "GET / HTTP/1.1" 200 35931 0.003196 10.0.0.38 - - [2026-03-16 04:17:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000515 10.0.0.38 - - [2026-03-16 04:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.068531 10.0.0.23 - - [2026-03-16 04:17:32] "GET /projects?obj_uuids=c4e4314d-210b-4eb2-b49f-85355e23e91f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001352 10.0.0.38 - - [2026-03-16 04:17:32] "GET /project/c4e4314d-210b-4eb2-b49f-85355e23e91f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.055758 10.0.0.38 - - [2026-03-16 04:17:33] "POST /route-targets HTTP/1.1" 200 327 0.024721 10.0.0.23 - - [2026-03-16 04:17:33] "POST /useragent-kv HTTP/1.1" 200 115 0.015886 10.0.0.38 - - [2026-03-16 04:17:33] "POST /neutron/subnet HTTP/1.1" 200 720 0.319246 10.0.0.38 - - [2026-03-16 04:17:33] "POST /id-to-fqname HTTP/1.1" 200 220 0.001356 10.0.0.38 - - [2026-03-16 04:17:33] "GET /virtual-network/b9b24fec-774f-47b8-a087-84889efcae10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006410 10.0.0.38 - - [2026-03-16 04:17:33] "GET /virtual-network/b9b24fec-774f-47b8-a087-84889efcae10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007327 10.0.0.38 - - [2026-03-16 04:17:33] "POST /neutron/network HTTP/1.1" 200 823 0.013033 10.0.0.38 - - [2026-03-16 04:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004287 10.0.0.23 - - [2026-03-16 04:17:33] "GET /projects?obj_uuids=c4e4314d-210b-4eb2-b49f-85355e23e91f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001175 10.0.0.38 - - [2026-03-16 04:17:33] "GET /project/c4e4314d-210b-4eb2-b49f-85355e23e91f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.060806 10.0.0.23 - - [2026-03-16 04:17:33] "GET /projects?obj_uuids=c4e4314d-210b-4eb2-b49f-85355e23e91f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001527 10.0.0.38 - - [2026-03-16 04:17:34] "POST /neutron/network HTTP/1.1" 200 605 0.175480 10.0.0.38 - - [2026-03-16 04:17:34] "POST /ref-update HTTP/1.1" 200 156 0.037794 10.0.0.38 - - [2026-03-16 04:17:34] "POST /id-to-fqname HTTP/1.1" 200 220 0.004154 10.0.0.38 - - [2026-03-16 04:17:34] "GET /virtual-network/0064c19d-95e9-42ef-84a2-b8679c3a6a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.007700 10.0.0.38 - - [2026-03-16 04:17:34] "POST /neutron/network HTTP/1.1" 200 823 0.008339 10.0.0.38 - - [2026-03-16 04:17:34] "GET /virtual-network/0064c19d-95e9-42ef-84a2-b8679c3a6a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006567 10.0.0.38 - - [2026-03-16 04:17:34] "POST /id-to-fqname HTTP/1.1" 200 220 0.001271 10.0.0.38 - - [2026-03-16 04:17:34] "POST /neutron/network HTTP/1.1" 200 833 0.011024 10.0.0.23 - - [2026-03-16 04:17:35] "GET /projects?obj_uuids=c4e4314d-210b-4eb2-b49f-85355e23e91f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001594 10.0.0.38 - - [2026-03-16 04:17:35] "GET /project/c4e4314d-210b-4eb2-b49f-85355e23e91f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.093734 10.0.0.38 - - [2026-03-16 04:17:35] "POST /neutron/port HTTP/1.1" 200 117 0.011133 10.0.0.38 - - [2026-03-16 04:17:35] "POST /id-to-fqname HTTP/1.1" 200 220 0.002218 10.0.0.38 - - [2026-03-16 04:17:36] "POST /neutron/network HTTP/1.1" 200 833 0.008958 10.0.0.38 - - [2026-03-16 04:17:36] "POST /neutron/port HTTP/1.1" 200 1059 0.027192 10.0.0.23 - - [2026-03-16 04:17:36] "GET /projects?obj_uuids=c4e4314d-210b-4eb2-b49f-85355e23e91f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001068 10.0.0.38 - - [2026-03-16 04:17:36] "GET /project/c4e4314d-210b-4eb2-b49f-85355e23e91f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.127586 10.0.0.38 - - [2026-03-16 04:17:37] "POST /neutron/port HTTP/1.1" 200 1123 0.028523 10.0.0.38 - - [2026-03-16 04:17:37] "POST /neutron/port HTTP/1.1" 200 117 0.001253 10.0.0.38 - - [2026-03-16 04:17:37] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009629 10.0.0.38 - - [2026-03-16 04:17:37] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008775 10.0.0.38 - - [2026-03-16 04:17:38] "POST /neutron/port HTTP/1.1" 200 1059 0.025575 10.0.0.38 - - [2026-03-16 04:17:38] "POST /neutron/port HTTP/1.1" 200 1123 0.027624 10.0.0.38 - - [2026-03-16 04:17:38] "POST /neutron/port HTTP/1.1" 200 117 0.001188 10.0.0.23 - - [2026-03-16 04:17:39] "DELETE /project/c4e4314d210b4eb2b49f85355e23e91f HTTP/1.1" 404 173 0.004405 10.0.0.23 - - [2026-03-16 04:17:39] "GET /projects?obj_uuids=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001116 10.0.0.23 - - [2026-03-16 04:17:39] "GET /project/2857a73f-deb7-433b-9a38-3456573f2792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1471 0.058028 10.0.0.23 - - [2026-03-16 04:17:39] "GET /projects?obj_uuids=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001355 10.0.0.23 - - [2026-03-16 04:17:39] "GET /project/2857a73f-deb7-433b-9a38-3456573f2792?fields=security_groups HTTP/1.1" 200 1365 0.061977 10.0.0.23 - - [2026-03-16 04:17:40] "DELETE /security-group/2e299bc7-2d5e-4afe-9179-190d8ee7a1ac HTTP/1.1" 200 115 0.056313 10.0.0.23 - - [2026-03-16 04:17:40] "GET /projects?obj_uuids=2857a73f-deb7-433b-9a38-3456573f2792&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001245 10.0.0.23 - - [2026-03-16 04:17:40] "GET /project/2857a73f-deb7-433b-9a38-3456573f2792?fields=application_policy_sets HTTP/1.1" 200 1404 0.067445 10.0.0.23 - - [2026-03-16 04:17:40] "DELETE /project/2857a73f-deb7-433b-9a38-3456573f2792 HTTP/1.1" 200 115 0.478180 10.0.0.38 - - [2026-03-16 04:17:42] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009969 10.0.0.38 - - [2026-03-16 04:17:42] "POST /neutron/port HTTP/1.1" 200 1123 0.027635 10.0.0.38 - - [2026-03-16 04:17:42] "GET /virtual-machine/9192d689-c7ff-489b-b8f9-227321df8e01 HTTP/1.1" 401 292 0.000459 10.0.0.38 - - [2026-03-16 04:17:43] "GET /virtual-machine/9192d689-c7ff-489b-b8f9-227321df8e01 HTTP/1.1" 200 1293 0.034363 10.0.0.38 - - [2026-03-16 04:17:43] "GET /virtual-machine-interface/18b58305-f077-4ba7-96f5-1793b21f2e6e HTTP/1.1" 200 2940 0.019076 10.0.0.38 - - [2026-03-16 04:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004924 10.0.0.38 - - [2026-03-16 04:17:43] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005796 10.0.0.38 - - [2026-03-16 04:17:43] "GET /virtual-networks?parent_id=c4e4314d-210b-4eb2-b49f-85355e23e91f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004097 10.0.0.38 - - [2026-03-16 04:17:43] "GET /virtual-network/b9b24fec-774f-47b8-a087-84889efcae10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.008158 10.0.0.38 - - [2026-03-16 04:17:43] "POST /neutron/port HTTP/1.1" 200 1123 0.026522 10.0.0.38 - - [2026-03-16 04:17:43] "POST /neutron/subnet HTTP/1.1" 200 694 0.015417 10.0.0.38 - - [2026-03-16 04:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005801 10.0.0.38 - - [2026-03-16 04:17:46] "GET /virtual-network/b9b24fec-774f-47b8-a087-84889efcae10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006812 10.0.0.38 - - [2026-03-16 04:17:46] "POST /neutron/port HTTP/1.1" 200 1123 0.034646 10.0.0.38 - - [2026-03-16 04:17:47] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010779 10.0.0.38 - - [2026-03-16 04:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006722 10.0.0.38 - - [2026-03-16 04:17:48] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004972 10.0.0.38 - - [2026-03-16 04:17:48] "GET /virtual-networks?parent_id=c4e4314d-210b-4eb2-b49f-85355e23e91f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003938 10.0.0.38 - - [2026-03-16 04:17:48] "GET /virtual-network/b9b24fec-774f-47b8-a087-84889efcae10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007166 10.0.0.38 - - [2026-03-16 04:17:48] "POST /neutron/port HTTP/1.1" 200 1123 0.029743 10.0.0.38 - - [2026-03-16 04:17:49] "POST /neutron/security_group HTTP/1.1" 200 2058 0.017450 10.0.0.38 - - [2026-03-16 04:17:49] "GET /virtual-machine/9ca5b45b-33ae-4c2e-8703-e81bd2045550 HTTP/1.1" 200 1292 0.008295 10.0.0.38 - - [2026-03-16 04:17:49] "GET /virtual-machine-interface/11fa3496-765d-4d8d-bbc8-7e8072059ec0 HTTP/1.1" 200 2940 0.007503 10.0.0.38 - - [2026-03-16 04:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004737 10.0.0.38 - - [2026-03-16 04:17:49] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004443 10.0.0.38 - - [2026-03-16 04:17:49] "GET /virtual-networks?parent_id=c4e4314d-210b-4eb2-b49f-85355e23e91f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004638 10.0.0.38 - - [2026-03-16 04:17:49] "GET /virtual-network/0064c19d-95e9-42ef-84a2-b8679c3a6a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.007532 10.0.0.22 - - [2026-03-16 04:17:49] "GET /obj-perms HTTP/1.1" 200 5056 0.072153 10.0.0.38 - - [2026-03-16 04:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004310 10.0.0.38 - - [2026-03-16 04:17:50] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005474 10.0.0.38 - - [2026-03-16 04:17:50] "GET /virtual-networks?parent_id=c4e4314d-210b-4eb2-b49f-85355e23e91f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004271 10.0.0.38 - - [2026-03-16 04:17:50] "GET /virtual-network/0064c19d-95e9-42ef-84a2-b8679c3a6a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.008751 10.0.0.38 - - [2026-03-16 04:17:50] "GET /virtual-machine/9192d689-c7ff-489b-b8f9-227321df8e01 HTTP/1.1" 200 1293 0.005383 10.0.0.38 - - [2026-03-16 04:17:50] "GET /virtual-machine-interface/18b58305-f077-4ba7-96f5-1793b21f2e6e HTTP/1.1" 200 2940 0.008519 10.0.0.38 - - [2026-03-16 04:17:50] "GET /virtual-machine/9192d689-c7ff-489b-b8f9-227321df8e01 HTTP/1.1" 200 1293 0.005476 10.0.0.38 - - [2026-03-16 04:17:50] "GET /virtual-machine-interface/18b58305-f077-4ba7-96f5-1793b21f2e6e HTTP/1.1" 200 2940 0.007260 10.0.0.38 - - [2026-03-16 04:17:50] "GET /instance-ip/749a9ed0-2323-4b21-88bb-13d6a301747e HTTP/1.1" 200 1618 0.011246 10.0.0.38 - - [2026-03-16 04:17:50] "GET /virtual-machine/9192d689-c7ff-489b-b8f9-227321df8e01 HTTP/1.1" 200 1293 0.005172 10.0.0.38 - - [2026-03-16 04:17:50] "GET /virtual-machine-interface/18b58305-f077-4ba7-96f5-1793b21f2e6e HTTP/1.1" 200 2940 0.006787 10.0.0.38 - - [2026-03-16 04:17:50] "GET /instance-ip/749a9ed0-2323-4b21-88bb-13d6a301747e HTTP/1.1" 200 1618 0.007012 10.0.0.38 - - [2026-03-16 04:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003995 10.0.0.38 - - [2026-03-16 04:17:50] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005082 10.0.0.38 - - [2026-03-16 04:17:50] "GET /virtual-networks?parent_id=c4e4314d-210b-4eb2-b49f-85355e23e91f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004474 10.0.0.38 - - [2026-03-16 04:17:50] "GET /virtual-network/b9b24fec-774f-47b8-a087-84889efcae10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006916 10.0.0.38 - - [2026-03-16 04:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004335 10.0.0.38 - - [2026-03-16 04:17:50] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006005 10.0.0.38 - - [2026-03-16 04:17:50] "GET /virtual-networks?parent_id=c4e4314d-210b-4eb2-b49f-85355e23e91f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.006109 10.0.0.38 - - [2026-03-16 04:17:51] "GET /virtual-network/b9b24fec-774f-47b8-a087-84889efcae10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.008035 10.0.0.38 - - [2026-03-16 04:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.38 - - [2026-03-16 04:17:51] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007729 10.0.0.38 - - [2026-03-16 04:17:51] "GET /virtual-networks?parent_id=c4e4314d-210b-4eb2-b49f-85355e23e91f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.005230 10.0.0.38 - - [2026-03-16 04:17:51] "GET /virtual-network/b9b24fec-774f-47b8-a087-84889efcae10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.008237 10.0.0.38 - - [2026-03-16 04:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005541 10.0.0.38 - - [2026-03-16 04:17:51] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005521 10.0.0.38 - - [2026-03-16 04:17:51] "GET /virtual-networks?parent_id=c4e4314d-210b-4eb2-b49f-85355e23e91f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004469 10.0.0.38 - - [2026-03-16 04:17:51] "GET /virtual-network/b9b24fec-774f-47b8-a087-84889efcae10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007530 10.0.0.38 - - [2026-03-16 04:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004359 10.0.0.38 - - [2026-03-16 04:17:51] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005723 10.0.0.38 - - [2026-03-16 04:17:51] "GET /virtual-networks?parent_id=c4e4314d-210b-4eb2-b49f-85355e23e91f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003796 10.0.0.38 - - [2026-03-16 04:17:51] "GET /virtual-network/b9b24fec-774f-47b8-a087-84889efcae10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007127 10.0.0.38 - - [2026-03-16 04:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004550 10.0.0.38 - - [2026-03-16 04:17:51] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005032 10.0.0.38 - - [2026-03-16 04:17:51] "GET /virtual-networks?parent_id=c4e4314d-210b-4eb2-b49f-85355e23e91f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003911 10.0.0.38 - - [2026-03-16 04:17:51] "GET /virtual-network/b9b24fec-774f-47b8-a087-84889efcae10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007440 10.0.0.38 - - [2026-03-16 04:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.38 - - [2026-03-16 04:17:51] "GET /routing-instance/65d81a2d-3a25-457b-bb7c-1ae6c5d0a5fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.006550 10.0.0.38 - - [2026-03-16 04:17:51] "GET /route-target/b25c3e7a-df65-4da9-867c-7c33fe090bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005683 10.0.0.38 - - [2026-03-16 04:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004138 10.0.0.38 - - [2026-03-16 04:17:51] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004766 10.0.0.38 - - [2026-03-16 04:17:51] "GET /virtual-networks?parent_id=c4e4314d-210b-4eb2-b49f-85355e23e91f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004315 10.0.0.38 - - [2026-03-16 04:17:52] "GET /virtual-network/b9b24fec-774f-47b8-a087-84889efcae10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006889 10.0.0.38 - - [2026-03-16 04:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.38 - - [2026-03-16 04:17:52] "GET /routing-instance/65d81a2d-3a25-457b-bb7c-1ae6c5d0a5fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.005307 10.0.0.38 - - [2026-03-16 04:17:52] "GET /route-target/b25c3e7a-df65-4da9-867c-7c33fe090bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004312 10.0.0.38 - - [2026-03-16 04:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004259 10.0.0.38 - - [2026-03-16 04:17:52] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004927 10.0.0.38 - - [2026-03-16 04:17:52] "GET /virtual-networks?parent_id=c4e4314d-210b-4eb2-b49f-85355e23e91f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003664 10.0.0.38 - - [2026-03-16 04:17:52] "GET /virtual-network/b9b24fec-774f-47b8-a087-84889efcae10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006625 10.0.0.38 - - [2026-03-16 04:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004529 10.0.0.38 - - [2026-03-16 04:17:52] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005832 10.0.0.38 - - [2026-03-16 04:17:52] "GET /virtual-networks?parent_id=c4e4314d-210b-4eb2-b49f-85355e23e91f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.005627 10.0.0.38 - - [2026-03-16 04:17:52] "GET /virtual-network/b9b24fec-774f-47b8-a087-84889efcae10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.008891 10.0.0.23 - - [2026-03-16 04:17:52] "GET /obj-perms HTTP/1.1" 200 5030 0.070584 10.0.0.38 - - [2026-03-16 04:17:55] "GET /obj-perms HTTP/1.1" 200 5030 0.062108 10.0.0.38 - - [2026-03-16 04:17:55] "GET /obj-perms HTTP/1.1" 200 5030 0.006775 10.0.0.23 - - [2026-03-16 04:17:55] "GET /obj-perms HTTP/1.1" 200 5030 0.004144 10.0.0.38 - - [2026-03-16 04:17:56] "GET /obj-perms HTTP/1.1" 200 5030 0.004735 10.0.0.22 - - [2026-03-16 04:17:56] "GET /obj-perms HTTP/1.1" 200 5030 0.067131 10.0.0.38 - - [2026-03-16 04:17:56] "POST /neutron/port HTTP/1.1" 200 1123 0.022754 10.0.0.38 - - [2026-03-16 04:17:56] "GET /virtual-machine/9ca5b45b-33ae-4c2e-8703-e81bd2045550 HTTP/1.1" 200 1292 0.004869 10.0.0.38 - - [2026-03-16 04:17:56] "GET /virtual-machine-interface/11fa3496-765d-4d8d-bbc8-7e8072059ec0 HTTP/1.1" 200 2940 0.007985 10.0.0.38 - - [2026-03-16 04:17:56] "GET /virtual-machine/9ca5b45b-33ae-4c2e-8703-e81bd2045550 HTTP/1.1" 200 1292 0.005647 10.0.0.38 - - [2026-03-16 04:17:56] "GET /virtual-machine-interface/11fa3496-765d-4d8d-bbc8-7e8072059ec0 HTTP/1.1" 200 2940 0.006979 10.0.0.38 - - [2026-03-16 04:17:56] "GET /instance-ip/1314b396-0b46-4aa7-a33e-964ffeb96247 HTTP/1.1" 200 1619 0.007305 10.0.0.38 - - [2026-03-16 04:17:56] "GET /virtual-machine/9ca5b45b-33ae-4c2e-8703-e81bd2045550 HTTP/1.1" 200 1292 0.005021 10.0.0.38 - - [2026-03-16 04:17:56] "GET /virtual-machine-interface/11fa3496-765d-4d8d-bbc8-7e8072059ec0 HTTP/1.1" 200 2940 0.005865 10.0.0.38 - - [2026-03-16 04:17:56] "GET /instance-ip/1314b396-0b46-4aa7-a33e-964ffeb96247 HTTP/1.1" 200 1619 0.005841 10.0.0.38 - - [2026-03-16 04:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006566 10.0.0.38 - - [2026-03-16 04:17:56] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004667 10.0.0.38 - - [2026-03-16 04:17:56] "GET /virtual-networks?parent_id=c4e4314d-210b-4eb2-b49f-85355e23e91f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004720 10.0.0.38 - - [2026-03-16 04:17:56] "GET /virtual-network/0064c19d-95e9-42ef-84a2-b8679c3a6a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.008459 10.0.0.38 - - [2026-03-16 04:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004834 10.0.0.38 - - [2026-03-16 04:17:56] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005191 10.0.0.38 - - [2026-03-16 04:17:56] "GET /virtual-networks?parent_id=c4e4314d-210b-4eb2-b49f-85355e23e91f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.005317 10.0.0.38 - - [2026-03-16 04:17:56] "GET /virtual-network/0064c19d-95e9-42ef-84a2-b8679c3a6a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006760 10.0.0.38 - - [2026-03-16 04:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005780 10.0.0.38 - - [2026-03-16 04:17:56] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005851 10.0.0.38 - - [2026-03-16 04:17:56] "GET /virtual-networks?parent_id=c4e4314d-210b-4eb2-b49f-85355e23e91f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.006607 10.0.0.38 - - [2026-03-16 04:17:57] "GET /virtual-network/0064c19d-95e9-42ef-84a2-b8679c3a6a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.008008 10.0.0.38 - - [2026-03-16 04:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006778 10.0.0.38 - - [2026-03-16 04:17:57] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004374 10.0.0.38 - - [2026-03-16 04:17:57] "GET /virtual-networks?parent_id=c4e4314d-210b-4eb2-b49f-85355e23e91f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003771 10.0.0.38 - - [2026-03-16 04:17:57] "GET /virtual-network/0064c19d-95e9-42ef-84a2-b8679c3a6a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.008518 10.0.0.38 - - [2026-03-16 04:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004759 10.0.0.38 - - [2026-03-16 04:17:57] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005090 10.0.0.38 - - [2026-03-16 04:17:57] "GET /virtual-networks?parent_id=c4e4314d-210b-4eb2-b49f-85355e23e91f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004800 10.0.0.38 - - [2026-03-16 04:17:57] "GET /virtual-network/0064c19d-95e9-42ef-84a2-b8679c3a6a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.008654 10.0.0.38 - - [2026-03-16 04:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004183 10.0.0.38 - - [2026-03-16 04:17:57] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005357 10.0.0.38 - - [2026-03-16 04:17:57] "GET /virtual-networks?parent_id=c4e4314d-210b-4eb2-b49f-85355e23e91f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.005031 10.0.0.38 - - [2026-03-16 04:17:57] "GET /virtual-network/0064c19d-95e9-42ef-84a2-b8679c3a6a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006552 10.0.0.38 - - [2026-03-16 04:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.38 - - [2026-03-16 04:17:57] "GET /routing-instance/d86c61cf-dc87-452b-a626-d0daba4ca3eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.006451 10.0.0.38 - - [2026-03-16 04:17:57] "GET /route-target/a809a04f-879e-4526-b1a3-9c7dd22d28da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006147 10.0.0.38 - - [2026-03-16 04:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005099 10.0.0.38 - - [2026-03-16 04:17:57] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005365 10.0.0.38 - - [2026-03-16 04:17:57] "GET /virtual-networks?parent_id=c4e4314d-210b-4eb2-b49f-85355e23e91f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003811 10.0.0.38 - - [2026-03-16 04:17:57] "GET /virtual-network/0064c19d-95e9-42ef-84a2-b8679c3a6a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006546 10.0.0.38 - - [2026-03-16 04:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004149 10.0.0.38 - - [2026-03-16 04:17:57] "GET /routing-instance/d86c61cf-dc87-452b-a626-d0daba4ca3eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.005113 10.0.0.38 - - [2026-03-16 04:17:57] "GET /route-target/a809a04f-879e-4526-b1a3-9c7dd22d28da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005996 10.0.0.38 - - [2026-03-16 04:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006721 10.0.0.38 - - [2026-03-16 04:17:58] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004899 10.0.0.38 - - [2026-03-16 04:17:58] "GET /virtual-networks?parent_id=c4e4314d-210b-4eb2-b49f-85355e23e91f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003862 10.0.0.38 - - [2026-03-16 04:17:58] "GET /virtual-network/0064c19d-95e9-42ef-84a2-b8679c3a6a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.008675 10.0.0.38 - - [2026-03-16 04:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003879 10.0.0.38 - - [2026-03-16 04:17:58] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006193 10.0.0.38 - - [2026-03-16 04:17:58] "GET /virtual-networks?parent_id=c4e4314d-210b-4eb2-b49f-85355e23e91f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004289 10.0.0.38 - - [2026-03-16 04:17:58] "GET /virtual-network/0064c19d-95e9-42ef-84a2-b8679c3a6a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.007255 10.0.0.38 - - [2026-03-16 04:17:58] "POST /neutron/port HTTP/1.1" 200 1123 0.019590 10.0.0.38 - - [2026-03-16 04:17:58] "POST /neutron/subnet HTTP/1.1" 200 694 0.013383 10.0.0.23 - - [2026-03-16 04:18:00] "GET /obj-perms HTTP/1.1" 200 5030 0.005428 10.0.0.23 - - [2026-03-16 04:18:04] "GET /obj-perms HTTP/1.1" 200 5030 0.004373 10.0.0.38 - - [2026-03-16 04:18:04] "GET /obj-perms HTTP/1.1" 200 5030 0.006087 10.0.0.38 - - [2026-03-16 04:18:04] "GET /obj-perms HTTP/1.1" 200 5030 0.005958 10.0.0.22 - - [2026-03-16 04:18:04] "GET /obj-perms HTTP/1.1" 200 5030 0.004084 10.0.0.38 - - [2026-03-16 04:18:25] "GET /virtual-machine/9ca5b45b-33ae-4c2e-8703-e81bd2045550 HTTP/1.1" 200 1292 0.005720 10.0.0.38 - - [2026-03-16 04:18:25] "POST /neutron/port HTTP/1.1" 200 1123 0.030538 10.0.0.38 - - [2026-03-16 04:18:27] "GET /virtual-machine/9ca5b45b-33ae-4c2e-8703-e81bd2045550 HTTP/1.1" 404 171 0.004322 10.0.0.38 - - [2026-03-16 04:18:27] "GET /virtual-machine/9ca5b45b-33ae-4c2e-8703-e81bd2045550 HTTP/1.1" 404 171 0.004966 10.0.0.38 - - [2026-03-16 04:18:27] "GET /virtual-machine/9ca5b45b-33ae-4c2e-8703-e81bd2045550 HTTP/1.1" 404 171 0.009047 10.0.0.38 - - [2026-03-16 04:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004188 10.0.0.38 - - [2026-03-16 04:18:27] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003839 10.0.0.38 - - [2026-03-16 04:18:27] "GET /virtual-networks?parent_id=c4e4314d-210b-4eb2-b49f-85355e23e91f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003668 10.0.0.38 - - [2026-03-16 04:18:27] "GET /virtual-network/0064c19d-95e9-42ef-84a2-b8679c3a6a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.008664 10.0.0.38 - - [2026-03-16 04:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005098 10.0.0.38 - - [2026-03-16 04:18:27] "GET /routing-instance/d86c61cf-dc87-452b-a626-d0daba4ca3eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.006738 10.0.0.38 - - [2026-03-16 04:18:27] "GET /route-target/a809a04f-879e-4526-b1a3-9c7dd22d28da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005943 10.0.0.38 - - [2026-03-16 04:18:30] "GET /obj-perms HTTP/1.1" 200 5030 0.005025 10.0.0.22 - - [2026-03-16 04:18:33] "GET /obj-perms HTTP/1.1" 200 5030 0.004835 10.0.0.38 - - [2026-03-16 04:18:33] "GET /obj-perms HTTP/1.1" 200 5030 0.004035 10.0.0.23 - - [2026-03-16 04:18:33] "GET /obj-perms HTTP/1.1" 200 5030 0.004877 10.0.0.38 - - [2026-03-16 04:18:34] "GET /virtual-machine/9192d689-c7ff-489b-b8f9-227321df8e01 HTTP/1.1" 200 1293 0.010174 10.0.0.38 - - [2026-03-16 04:18:34] "POST /neutron/port HTTP/1.1" 200 1123 0.026741 10.0.0.38 - - [2026-03-16 04:18:36] "GET /virtual-machine/9192d689-c7ff-489b-b8f9-227321df8e01 HTTP/1.1" 404 171 0.004067 10.0.0.38 - - [2026-03-16 04:18:36] "GET /virtual-machine/9192d689-c7ff-489b-b8f9-227321df8e01 HTTP/1.1" 404 171 0.005917 10.0.0.38 - - [2026-03-16 04:18:36] "GET /virtual-machine/9192d689-c7ff-489b-b8f9-227321df8e01 HTTP/1.1" 404 171 0.003823 10.0.0.38 - - [2026-03-16 04:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003796 10.0.0.38 - - [2026-03-16 04:18:36] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004938 10.0.0.38 - - [2026-03-16 04:18:36] "GET /virtual-networks?parent_id=c4e4314d-210b-4eb2-b49f-85355e23e91f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004483 10.0.0.38 - - [2026-03-16 04:18:36] "GET /virtual-network/b9b24fec-774f-47b8-a087-84889efcae10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006930 10.0.0.38 - - [2026-03-16 04:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.38 - - [2026-03-16 04:18:36] "GET /routing-instance/65d81a2d-3a25-457b-bb7c-1ae6c5d0a5fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.005116 10.0.0.38 - - [2026-03-16 04:18:36] "GET /route-target/b25c3e7a-df65-4da9-867c-7c33fe090bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005269 10.0.0.22 - - [2026-03-16 04:18:39] "GET /obj-perms HTTP/1.1" 200 5030 0.004458 10.0.0.38 - - [2026-03-16 04:18:42] "GET /obj-perms HTTP/1.1" 200 5030 0.004147 10.0.0.22 - - [2026-03-16 04:18:48] "GET /obj-perms HTTP/1.1" 200 5030 0.005083 10.0.0.38 - - [2026-03-16 04:18:50] "GET /obj-perms HTTP/1.1" 200 5056 0.059815 10.0.0.38 - - [2026-03-16 04:18:55] "GET /obj-perms HTTP/1.1" 200 5030 0.006017 10.0.0.22 - - [2026-03-16 04:18:55] "GET /obj-perms HTTP/1.1" 200 5030 0.004357 10.0.0.38 - - [2026-03-16 04:18:55] "POST /neutron/network HTTP/1.1" 200 823 0.009520 10.0.0.38 - - [2026-03-16 04:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.083894 10.0.0.38 - - [2026-03-16 04:18:55] "DELETE /route-target/b25c3e7a-df65-4da9-867c-7c33fe090bb5 HTTP/1.1" 200 115 0.038151 10.0.0.23 - - [2026-03-16 04:18:55] "POST /useragent-kv HTTP/1.1" 200 115 0.074183 10.0.0.23 - - [2026-03-16 04:18:55] "POST /useragent-kv HTTP/1.1" 200 115 0.003715 10.0.0.38 - - [2026-03-16 04:18:55] "POST /neutron/network HTTP/1.1" 200 151 0.266360 10.0.0.23 - - [2026-03-16 04:18:57] "GET /projects?obj_uuids=c4e4314d-210b-4eb2-b49f-85355e23e91f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001259 10.0.0.38 - - [2026-03-16 04:18:57] "GET /project/c4e4314d-210b-4eb2-b49f-85355e23e91f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.068796 10.0.0.23 - - [2026-03-16 04:18:57] "GET /projects?obj_uuids=c4e4314d-210b-4eb2-b49f-85355e23e91f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004287 10.0.0.38 - - [2026-03-16 04:18:57] "GET /project/c4e4314d-210b-4eb2-b49f-85355e23e91f?fields=virtual_networks HTTP/1.1" 200 1032 0.058617 10.0.0.23 - - [2026-03-16 04:18:57] "GET /projects?obj_uuids=c4e4314d-210b-4eb2-b49f-85355e23e91f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001674 10.0.0.38 - - [2026-03-16 04:18:57] "GET /project/c4e4314d-210b-4eb2-b49f-85355e23e91f?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.055165 10.0.0.23 - - [2026-03-16 04:18:57] "GET /projects?obj_uuids=c4e4314d-210b-4eb2-b49f-85355e23e91f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001616 10.0.0.38 - - [2026-03-16 04:18:57] "GET /project/c4e4314d-210b-4eb2-b49f-85355e23e91f?fields=security_groups HTTP/1.1" 200 1258 0.052164 10.0.0.38 - - [2026-03-16 04:18:58] "POST /fqname-to-id HTTP/1.1" 404 196 0.032832 10.0.0.23 - - [2026-03-16 04:18:58] "GET /projects?obj_uuids=57e061c7-4594-4c29-b6e4-37b5454112c4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004502 10.0.0.23 - - [2026-03-16 04:18:58] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001601 10.0.0.23 - - [2026-03-16 04:18:58] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.040289 10.0.0.23 - - [2026-03-16 04:18:58] "POST /id-to-fqname HTTP/1.1" 200 198 0.001692 10.0.0.23 - - [2026-03-16 04:18:58] "POST /fqname-to-id HTTP/1.1" 404 207 0.017503 10.0.0.23 - - [2026-03-16 04:18:59] "POST /security-groups HTTP/1.1" 200 599 0.048833 10.0.0.23 - - [2026-03-16 04:18:59] "POST /projects HTTP/1.1" 200 601 0.326433 10.0.0.23 - - [2026-03-16 04:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.360467 10.0.0.38 - - [2026-03-16 04:18:59] "POST /fqname-to-id HTTP/1.1" 404 241 0.013864 10.0.0.38 - - [2026-03-16 04:18:59] "GET /project/57e061c7-4594-4c29-b6e4-37b5454112c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.557632 10.0.0.38 - - [2026-03-16 04:19:00] "GET / HTTP/1.1" 200 35931 0.002809 10.0.0.38 - - [2026-03-16 04:19:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000530 10.0.0.38 - - [2026-03-16 04:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.076143 10.0.0.23 - - [2026-03-16 04:19:04] "GET /projects?obj_uuids=57e061c7-4594-4c29-b6e4-37b5454112c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001244 10.0.0.38 - - [2026-03-16 04:19:04] "GET /project/57e061c7-4594-4c29-b6e4-37b5454112c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.057871 10.0.0.38 - - [2026-03-16 04:19:04] "POST /ref-update HTTP/1.1" 200 156 0.031791 10.0.0.23 - - [2026-03-16 04:19:04] "POST /useragent-kv HTTP/1.1" 200 115 0.011569 10.0.0.38 - - [2026-03-16 04:19:04] "POST /neutron/subnet HTTP/1.1" 200 710 0.344995 10.0.0.38 - - [2026-03-16 04:19:05] "POST /fqname-to-id HTTP/1.1" 404 207 0.066934 10.0.0.38 - - [2026-03-16 04:19:05] "POST /id-to-fqname HTTP/1.1" 200 228 0.001467 10.0.0.38 - - [2026-03-16 04:19:05] "GET /virtual-network/abae731c-9e8c-48d8-8c0d-18cacdc74303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.010092 10.0.0.38 - - [2026-03-16 04:19:05] "POST /neutron/network HTTP/1.1" 200 1003 0.015286 10.0.0.38 - - [2026-03-16 04:19:05] "GET /virtual-network/abae731c-9e8c-48d8-8c0d-18cacdc74303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.009104 10.0.0.38 - - [2026-03-16 04:19:05] "POST /neutron/subnet HTTP/1.1" 200 828 0.012259 10.0.0.38 - - [2026-03-16 04:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004332 10.0.0.23 - - [2026-03-16 04:19:05] "GET /projects?obj_uuids=57e061c7-4594-4c29-b6e4-37b5454112c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001089 10.0.0.38 - - [2026-03-16 04:19:05] "GET /project/57e061c7-4594-4c29-b6e4-37b5454112c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.067557 10.0.0.23 - - [2026-03-16 04:19:05] "POST /useragent-kv HTTP/1.1" 200 115 0.011298 10.0.0.38 - - [2026-03-16 04:19:05] "POST /neutron/subnet HTTP/1.1" 200 725 0.235086 10.0.0.38 - - [2026-03-16 04:19:06] "POST /id-to-fqname HTTP/1.1" 200 228 0.002250 10.0.0.38 - - [2026-03-16 04:19:06] "GET /virtual-network/cc2cf4cc-9b4c-4729-a8d5-3c74de833923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.012018 10.0.0.38 - - [2026-03-16 04:19:06] "POST /neutron/network HTTP/1.1" 200 1006 0.018912 10.0.0.38 - - [2026-03-16 04:19:06] "GET /virtual-network/cc2cf4cc-9b4c-4729-a8d5-3c74de833923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.008919 10.0.0.38 - - [2026-03-16 04:19:06] "POST /neutron/subnet HTTP/1.1" 200 828 0.010796 10.0.0.38 - - [2026-03-16 04:19:07] "GET /virtual-network/abae731c-9e8c-48d8-8c0d-18cacdc74303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.007780 10.0.0.38 - - [2026-03-16 04:19:07] "DELETE /access-control-list/6fa9a8d3-aaf8-478c-baa5-e8cfbe77dff8 HTTP/1.1" 200 115 0.043352 10.0.0.23 - - [2026-03-16 04:19:08] "GET /obj-perms HTTP/1.1" 200 5046 0.077116 10.0.0.38 - - [2026-03-16 04:19:09] "GET /virtual-network/cc2cf4cc-9b4c-4729-a8d5-3c74de833923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.014952 10.0.0.38 - - [2026-03-16 04:19:09] "GET /obj-perms HTTP/1.1" 200 5046 0.065633 10.0.0.38 - - [2026-03-16 04:19:09] "POST /neutron/subnet HTTP/1.1" 200 828 0.011748 10.0.0.38 - - [2026-03-16 04:19:09] "POST /id-to-fqname HTTP/1.1" 200 228 0.001833 10.0.0.23 - - [2026-03-16 04:19:10] "GET /projects?obj_uuids=57e061c7-4594-4c29-b6e4-37b5454112c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001164 10.0.0.38 - - [2026-03-16 04:19:10] "GET /project/57e061c7-4594-4c29-b6e4-37b5454112c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.088785 10.0.0.38 - - [2026-03-16 04:19:10] "POST /neutron/port HTTP/1.1" 200 117 0.010741 10.0.0.38 - - [2026-03-16 04:19:11] "POST /neutron/network HTTP/1.1" 200 1013 0.007523 10.0.0.38 - - [2026-03-16 04:19:12] "POST /neutron/port HTTP/1.1" 200 1172 0.063536 10.0.0.38 - - [2026-03-16 04:19:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005426 10.0.0.38 - - [2026-03-16 04:19:12] "POST /neutron/port HTTP/1.1" 200 117 0.001247 10.0.0.38 - - [2026-03-16 04:19:16] "POST /neutron/port HTTP/1.1" 200 1236 0.028264 10.0.0.38 - - [2026-03-16 04:19:16] "POST /neutron/security_group HTTP/1.1" 200 2066 0.012120 10.0.0.38 - - [2026-03-16 04:19:16] "GET /virtual-machine/450a00d6-e15a-4ebd-9802-ab6ec54066f6 HTTP/1.1" 401 292 0.000372 10.0.0.38 - - [2026-03-16 04:19:16] "GET /virtual-machine/450a00d6-e15a-4ebd-9802-ab6ec54066f6 HTTP/1.1" 200 1300 0.038585 10.0.0.38 - - [2026-03-16 04:19:16] "GET /virtual-machine-interface/8b91c7f3-cd02-46f6-99e9-98b92dbc79d4 HTTP/1.1" 200 3175 0.007989 10.0.0.38 - - [2026-03-16 04:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005450 10.0.0.38 - - [2026-03-16 04:19:16] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005045 10.0.0.38 - - [2026-03-16 04:19:16] "GET /virtual-networks?parent_id=57e061c7-4594-4c29-b6e4-37b5454112c4&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003810 10.0.0.38 - - [2026-03-16 04:19:16] "GET /virtual-network/abae731c-9e8c-48d8-8c0d-18cacdc74303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.007481 10.0.0.38 - - [2026-03-16 04:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004794 10.0.0.38 - - [2026-03-16 04:19:20] "GET /virtual-network/abae731c-9e8c-48d8-8c0d-18cacdc74303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.009571 10.0.0.38 - - [2026-03-16 04:19:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004951 10.0.0.38 - - [2026-03-16 04:19:24] "GET /virtual-network/abae731c-9e8c-48d8-8c0d-18cacdc74303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.008352 10.0.0.38 - - [2026-03-16 04:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004780 10.0.0.38 - - [2026-03-16 04:19:28] "GET /virtual-network/abae731c-9e8c-48d8-8c0d-18cacdc74303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.006913 10.0.0.38 - - [2026-03-16 04:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004208 10.0.0.38 - - [2026-03-16 04:19:32] "GET /virtual-network/abae731c-9e8c-48d8-8c0d-18cacdc74303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.007168 10.0.0.38 - - [2026-03-16 04:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007299 10.0.0.38 - - [2026-03-16 04:19:36] "GET /virtual-network/abae731c-9e8c-48d8-8c0d-18cacdc74303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.007072 10.0.0.23 - - [2026-03-16 04:19:40] "DELETE /project/c4e4314d-210b-4eb2-b49f-85355e23e91f HTTP/1.1" 404 177 0.005828 10.0.0.23 - - [2026-03-16 04:19:40] "DELETE /project/57e061c745944c29b6e437b5454112c4 HTTP/1.1" 404 173 0.005076 10.0.0.38 - - [2026-03-16 04:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.38 - - [2026-03-16 04:19:40] "GET /virtual-network/abae731c-9e8c-48d8-8c0d-18cacdc74303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.006322 10.0.0.38 - - [2026-03-16 04:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004973 10.0.0.38 - - [2026-03-16 04:19:44] "GET /virtual-network/abae731c-9e8c-48d8-8c0d-18cacdc74303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.008621 10.0.0.38 - - [2026-03-16 04:19:46] "POST /neutron/port HTTP/1.1" 200 1236 0.030065 10.0.0.38 - - [2026-03-16 04:19:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004613 10.0.0.38 - - [2026-03-16 04:19:46] "POST /neutron/port HTTP/1.1" 200 117 0.001088 10.0.0.38 - - [2026-03-16 04:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005088 10.0.0.38 - - [2026-03-16 04:19:48] "GET /virtual-network/abae731c-9e8c-48d8-8c0d-18cacdc74303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.006967 10.0.0.22 - - [2026-03-16 04:19:51] "GET /obj-perms HTTP/1.1" 200 5056 0.064110 10.0.0.38 - - [2026-03-16 04:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004460 10.0.0.38 - - [2026-03-16 04:19:52] "GET /virtual-network/abae731c-9e8c-48d8-8c0d-18cacdc74303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.007439 10.0.0.38 - - [2026-03-16 04:19:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004664 10.0.0.38 - - [2026-03-16 04:19:56] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005377 10.0.0.38 - - [2026-03-16 04:19:56] "GET /virtual-networks?parent_id=57e061c7-4594-4c29-b6e4-37b5454112c4&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.005445 10.0.0.38 - - [2026-03-16 04:19:56] "GET /virtual-network/abae731c-9e8c-48d8-8c0d-18cacdc74303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.007189 10.0.0.38 - - [2026-03-16 04:19:57] "POST /neutron/port HTTP/1.1" 200 1236 0.026079 10.0.0.38 - - [2026-03-16 04:20:02] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009092 10.0.0.38 - - [2026-03-16 04:20:08] "POST /neutron/port HTTP/1.1" 200 1236 0.052709 10.0.0.22 - - [2026-03-16 04:20:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000439 10.0.0.22 - - [2026-03-16 04:20:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000546 10.0.0.38 - - [2026-03-16 04:20:12] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010975 10.0.0.23 - - [2026-03-16 04:20:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.23 - - [2026-03-16 04:20:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000634 10.0.0.22 - - [2026-03-16 04:20:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000728 10.0.0.22 - - [2026-03-16 04:20:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000350 10.0.0.23 - - [2026-03-16 04:20:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000823 10.0.0.23 - - [2026-03-16 04:20:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000428 10.0.0.38 - - [2026-03-16 04:20:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000387 10.0.0.38 - - [2026-03-16 04:20:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000925 10.0.0.38 - - [2026-03-16 04:20:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000371 10.0.0.38 - - [2026-03-16 04:20:14] "GET /global-system-configs HTTP/1.1" 401 292 0.001056 10.0.0.38 - - [2026-03-16 04:20:23] "POST /neutron/port HTTP/1.1" 200 1236 0.023523 10.0.0.38 - - [2026-03-16 04:20:23] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009259 10.0.0.38 - - [2026-03-16 04:20:23] "POST /neutron/port HTTP/1.1" 200 1236 0.025675 10.0.0.38 - - [2026-03-16 04:20:23] "POST /neutron/network HTTP/1.1" 200 1003 0.012058 10.0.0.38 - - [2026-03-16 04:20:23] "POST /id-to-fqname HTTP/1.1" 200 228 0.001477 10.0.0.38 - - [2026-03-16 04:20:23] "GET /virtual-machine/450a00d6-e15a-4ebd-9802-ab6ec54066f6 HTTP/1.1" 200 1300 0.004525 10.0.0.38 - - [2026-03-16 04:20:23] "GET /virtual-machine-interface/8b91c7f3-cd02-46f6-99e9-98b92dbc79d4 HTTP/1.1" 200 3175 0.006840 10.0.0.38 - - [2026-03-16 04:20:23] "GET /instance-ip/e5400e41-4527-440b-a73d-a1847d6d3719 HTTP/1.1" 200 1657 0.009043 10.0.0.38 - - [2026-03-16 04:20:23] "GET /instance-ip/fc27be21-e115-44bb-980d-9426c5a888c7 HTTP/1.1" 200 1634 0.009110 10.0.0.38 - - [2026-03-16 04:20:23] "POST /fqname-to-id HTTP/1.1" 404 218 0.003895 10.0.0.38 - - [2026-03-16 04:20:23] "GET /virtual-network/abae731c-9e8c-48d8-8c0d-18cacdc74303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.008163 10.0.0.23 - - [2026-03-16 04:20:23] "GET /projects?obj_uuids=57e061c7-4594-4c29-b6e4-37b5454112c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001351 10.0.0.38 - - [2026-03-16 04:20:23] "GET /project/57e061c7-4594-4c29-b6e4-37b5454112c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.055616 10.0.0.38 - - [2026-03-16 04:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005179 10.0.0.38 - - [2026-03-16 04:20:23] "GET /security-group/2ca165bf-786f-45db-945c-03f712d4041e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.005743 10.0.0.38 - - [2026-03-16 04:20:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 573 0.105546 10.0.0.38 - - [2026-03-16 04:20:24] "POST /instance-ips HTTP/1.1" 200 357 0.074379 10.0.0.38 - - [2026-03-16 04:20:24] "GET /instance-ip/a4cb24b2-e26e-4be1-a834-0de1067380bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.008898 10.0.0.38 - - [2026-03-16 04:20:24] "POST /instance-ips HTTP/1.1" 200 357 0.056104 10.0.0.38 - - [2026-03-16 04:20:24] "GET /instance-ip/d5847dd4-cc56-430f-ab16-203baa2cf17c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1611 0.008510 10.0.0.38 - - [2026-03-16 04:20:24] "GET /virtual-machine-interface/bcce5d2a-93f5-44ee-bef2-a8b78bd00c7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.007788 10.0.0.38 - - [2026-03-16 04:20:24] "GET /virtual-machine-interface/bcce5d2a-93f5-44ee-bef2-a8b78bd00c7f?fields=instance_ip_back_refs HTTP/1.1" 200 1537 0.011943 10.0.0.38 - - [2026-03-16 04:20:24] "GET /instance-ip/a4cb24b2-e26e-4be1-a834-0de1067380bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.005819 10.0.0.38 - - [2026-03-16 04:20:24] "GET /instance-ip/d5847dd4-cc56-430f-ab16-203baa2cf17c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1611 0.005453 10.0.0.38 - - [2026-03-16 04:20:24] "POST /id-to-fqname HTTP/1.1" 200 228 0.001398 10.0.0.38 - - [2026-03-16 04:20:24] "POST /neutron/port HTTP/1.1" 200 1079 0.021608 10.0.0.38 - - [2026-03-16 04:20:24] "POST /neutron/port HTTP/1.1" 200 1079 0.019111 10.0.0.38 - - [2026-03-16 04:20:25] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011196 10.0.0.38 - - [2026-03-16 04:20:25] "POST /neutron/port HTTP/1.1" 200 1079 0.018097 10.0.0.38 - - [2026-03-16 04:20:25] "POST /neutron/port HTTP/1.1" 200 1079 0.020179 10.0.0.38 - - [2026-03-16 04:20:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005156 10.0.0.38 - - [2026-03-16 04:20:26] "POST /neutron/port HTTP/1.1" 200 117 0.001224 10.0.0.38 - - [2026-03-16 04:20:30] "POST /neutron/port HTTP/1.1" 200 1182 0.035500 10.0.0.38 - - [2026-03-16 04:20:30] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009454 10.0.0.38 - - [2026-03-16 04:20:30] "GET /virtual-machine/b9282f27-6703-4926-8d9e-90332cb489f2 HTTP/1.1" 200 1279 0.006711 10.0.0.38 - - [2026-03-16 04:20:30] "GET /virtual-machine-interface/bcce5d2a-93f5-44ee-bef2-a8b78bd00c7f HTTP/1.1" 200 3225 0.007768 10.0.0.38 - - [2026-03-16 04:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004844 10.0.0.38 - - [2026-03-16 04:20:30] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005627 10.0.0.38 - - [2026-03-16 04:20:30] "GET /virtual-networks?parent_id=57e061c7-4594-4c29-b6e4-37b5454112c4&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.004636 10.0.0.38 - - [2026-03-16 04:20:30] "GET /virtual-network/abae731c-9e8c-48d8-8c0d-18cacdc74303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.007247 10.0.0.38 - - [2026-03-16 04:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004810 10.0.0.38 - - [2026-03-16 04:20:33] "GET /virtual-network/abae731c-9e8c-48d8-8c0d-18cacdc74303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.008776 10.0.0.38 - - [2026-03-16 04:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004235 10.0.0.38 - - [2026-03-16 04:20:37] "GET /virtual-network/abae731c-9e8c-48d8-8c0d-18cacdc74303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.005879 10.0.0.38 - - [2026-03-16 04:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.38 - - [2026-03-16 04:20:41] "GET /virtual-network/abae731c-9e8c-48d8-8c0d-18cacdc74303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.006173 10.0.0.38 - - [2026-03-16 04:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004036 10.0.0.38 - - [2026-03-16 04:20:46] "GET /virtual-network/abae731c-9e8c-48d8-8c0d-18cacdc74303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.007352 10.0.0.38 - - [2026-03-16 04:20:48] "POST /neutron/port HTTP/1.1" 200 1236 0.024166 10.0.0.38 - - [2026-03-16 04:20:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005480 10.0.0.38 - - [2026-03-16 04:20:48] "POST /neutron/port HTTP/1.1" 200 117 0.001407 10.0.0.38 - - [2026-03-16 04:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004322 10.0.0.38 - - [2026-03-16 04:20:50] "GET /virtual-network/abae731c-9e8c-48d8-8c0d-18cacdc74303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.006560 10.0.0.38 - - [2026-03-16 04:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006295 10.0.0.38 - - [2026-03-16 04:20:54] "GET /virtual-network/abae731c-9e8c-48d8-8c0d-18cacdc74303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.008780 10.0.0.38 - - [2026-03-16 04:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004369 10.0.0.38 - - [2026-03-16 04:20:58] "GET /virtual-network/abae731c-9e8c-48d8-8c0d-18cacdc74303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.006153 10.0.0.38 - - [2026-03-16 04:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004703 10.0.0.38 - - [2026-03-16 04:21:02] "GET /virtual-network/abae731c-9e8c-48d8-8c0d-18cacdc74303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.006498 10.0.0.38 - - [2026-03-16 04:21:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004653 10.0.0.38 - - [2026-03-16 04:21:06] "GET /virtual-network/abae731c-9e8c-48d8-8c0d-18cacdc74303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.008643 10.0.0.38 - - [2026-03-16 04:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004881 10.0.0.38 - - [2026-03-16 04:21:10] "GET /virtual-network/abae731c-9e8c-48d8-8c0d-18cacdc74303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.008548 10.0.0.38 - - [2026-03-16 04:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004080 10.0.0.38 - - [2026-03-16 04:21:14] "GET /virtual-network/abae731c-9e8c-48d8-8c0d-18cacdc74303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.006471 10.0.0.38 - - [2026-03-16 04:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004655 10.0.0.38 - - [2026-03-16 04:21:18] "GET /virtual-network/abae731c-9e8c-48d8-8c0d-18cacdc74303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.008028 10.0.0.38 - - [2026-03-16 04:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004431 10.0.0.38 - - [2026-03-16 04:21:22] "GET /virtual-network/abae731c-9e8c-48d8-8c0d-18cacdc74303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.005833 10.0.0.38 - - [2026-03-16 04:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.38 - - [2026-03-16 04:21:26] "GET /virtual-network/abae731c-9e8c-48d8-8c0d-18cacdc74303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.005853 10.0.0.38 - - [2026-03-16 04:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004157 10.0.0.38 - - [2026-03-16 04:21:29] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004686 10.0.0.38 - - [2026-03-16 04:21:29] "GET /virtual-networks?parent_id=57e061c7-4594-4c29-b6e4-37b5454112c4&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003942 10.0.0.38 - - [2026-03-16 04:21:29] "GET /virtual-network/abae731c-9e8c-48d8-8c0d-18cacdc74303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.006880 10.0.0.38 - - [2026-03-16 04:21:29] "POST /neutron/port HTTP/1.1" 200 1182 0.023422 10.0.0.38 - - [2026-03-16 04:21:34] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009322 10.0.0.38 - - [2026-03-16 04:21:39] "POST /neutron/port HTTP/1.1" 200 1182 0.025595 10.0.0.38 - - [2026-03-16 04:21:44] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008818 10.0.0.38 - - [2026-03-16 04:21:49] "POST /id-to-fqname HTTP/1.1" 200 228 0.001498 10.0.0.38 - - [2026-03-16 04:21:50] "POST /neutron/network HTTP/1.1" 200 1016 0.013854 10.0.0.38 - - [2026-03-16 04:21:50] "POST /neutron/network HTTP/1.1" 200 1013 0.013788 10.0.0.38 - - [2026-03-16 04:21:50] "POST /neutron/subnet HTTP/1.1" 200 1370 0.020406 10.0.0.38 - - [2026-03-16 04:21:50] "POST /neutron/network HTTP/1.1" 200 1003 0.016164 10.0.0.23 - - [2026-03-16 04:21:51] "GET /projects?obj_uuids=57e061c7-4594-4c29-b6e4-37b5454112c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001620 10.0.0.38 - - [2026-03-16 04:21:51] "GET /project/57e061c7-4594-4c29-b6e4-37b5454112c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.087321 10.0.0.38 - - [2026-03-16 04:21:51] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010610 10.0.0.38 - - [2026-03-16 04:21:51] "POST /neutron/network HTTP/1.1" 200 1016 0.009584 10.0.0.23 - - [2026-03-16 04:21:52] "GET /obj-perms HTTP/1.1" 200 5056 0.072932 10.0.0.38 - - [2026-03-16 04:21:52] "POST /neutron/port HTTP/1.1" 200 1175 0.080815 10.0.0.38 - - [2026-03-16 04:21:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004634 10.0.0.38 - - [2026-03-16 04:21:53] "POST /neutron/port HTTP/1.1" 200 117 0.001553 10.0.0.38 - - [2026-03-16 04:21:56] "POST /neutron/port HTTP/1.1" 200 1239 0.027174 10.0.0.38 - - [2026-03-16 04:21:56] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010611 10.0.0.38 - - [2026-03-16 04:21:56] "GET /virtual-machine/ad17badc-c959-44b5-8e30-038502ccf199 HTTP/1.1" 200 1301 0.008565 10.0.0.38 - - [2026-03-16 04:21:56] "GET /virtual-machine-interface/c36ff3eb-e79c-4519-a5fd-740079e9f6db HTTP/1.1" 200 3175 0.007952 10.0.0.38 - - [2026-03-16 04:21:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003961 10.0.0.38 - - [2026-03-16 04:21:56] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004739 10.0.0.38 - - [2026-03-16 04:21:56] "GET /virtual-networks?parent_id=57e061c7-4594-4c29-b6e4-37b5454112c4&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.005053 10.0.0.38 - - [2026-03-16 04:21:56] "GET /virtual-network/cc2cf4cc-9b4c-4729-a8d5-3c74de833923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.008782 10.0.0.38 - - [2026-03-16 04:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004542 10.0.0.38 - - [2026-03-16 04:22:00] "GET /virtual-network/cc2cf4cc-9b4c-4729-a8d5-3c74de833923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007505 10.0.0.38 - - [2026-03-16 04:22:00] "POST /neutron/port HTTP/1.1" 200 1239 0.028845 10.0.0.38 - - [2026-03-16 04:22:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005443 10.0.0.38 - - [2026-03-16 04:22:00] "POST /neutron/port HTTP/1.1" 200 117 0.001418 10.0.0.38 - - [2026-03-16 04:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004018 10.0.0.38 - - [2026-03-16 04:22:04] "GET /virtual-network/cc2cf4cc-9b4c-4729-a8d5-3c74de833923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006746 10.0.0.38 - - [2026-03-16 04:22:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004769 10.0.0.38 - - [2026-03-16 04:22:08] "GET /virtual-network/cc2cf4cc-9b4c-4729-a8d5-3c74de833923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007189 10.0.0.38 - - [2026-03-16 04:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004260 10.0.0.38 - - [2026-03-16 04:22:12] "GET /virtual-network/cc2cf4cc-9b4c-4729-a8d5-3c74de833923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007692 10.0.0.38 - - [2026-03-16 04:22:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.38 - - [2026-03-16 04:22:16] "GET /virtual-network/cc2cf4cc-9b4c-4729-a8d5-3c74de833923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006657 10.0.0.38 - - [2026-03-16 04:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004653 10.0.0.38 - - [2026-03-16 04:22:20] "GET /virtual-network/cc2cf4cc-9b4c-4729-a8d5-3c74de833923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006818 10.0.0.38 - - [2026-03-16 04:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.38 - - [2026-03-16 04:22:24] "GET /virtual-network/cc2cf4cc-9b4c-4729-a8d5-3c74de833923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006837 10.0.0.38 - - [2026-03-16 04:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.38 - - [2026-03-16 04:22:28] "GET /virtual-network/cc2cf4cc-9b4c-4729-a8d5-3c74de833923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005826 10.0.0.38 - - [2026-03-16 04:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005526 10.0.0.38 - - [2026-03-16 04:22:32] "GET /virtual-network/cc2cf4cc-9b4c-4729-a8d5-3c74de833923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007351 10.0.0.38 - - [2026-03-16 04:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004465 10.0.0.38 - - [2026-03-16 04:22:34] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005301 10.0.0.38 - - [2026-03-16 04:22:34] "GET /virtual-networks?parent_id=57e061c7-4594-4c29-b6e4-37b5454112c4&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.004600 10.0.0.38 - - [2026-03-16 04:22:34] "GET /virtual-network/cc2cf4cc-9b4c-4729-a8d5-3c74de833923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006819 10.0.0.38 - - [2026-03-16 04:22:35] "POST /neutron/port HTTP/1.1" 200 1239 0.023467 10.0.0.38 - - [2026-03-16 04:22:40] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008719 10.0.0.38 - - [2026-03-16 04:22:45] "POST /neutron/port HTTP/1.1" 200 1239 0.029566 10.0.0.38 - - [2026-03-16 04:22:50] "POST /neutron/port HTTP/1.1" 200 1236 0.031145 10.0.0.38 - - [2026-03-16 04:22:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004879 10.0.0.38 - - [2026-03-16 04:22:50] "POST /neutron/port HTTP/1.1" 200 117 0.001311 10.0.0.38 - - [2026-03-16 04:22:50] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010504 10.0.0.38 - - [2026-03-16 04:22:56] "POST /neutron/port HTTP/1.1" 200 1239 0.026373 10.0.0.38 - - [2026-03-16 04:22:56] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008754 10.0.0.38 - - [2026-03-16 04:22:56] "POST /neutron/network HTTP/1.1" 200 980 0.020416 10.0.0.38 - - [2026-03-16 04:22:56] "POST /id-to-fqname HTTP/1.1" 200 228 0.001491 10.0.0.38 - - [2026-03-16 04:22:56] "GET /virtual-machine/ad17badc-c959-44b5-8e30-038502ccf199 HTTP/1.1" 200 1301 0.004938 10.0.0.38 - - [2026-03-16 04:22:56] "GET /virtual-machine-interface/c36ff3eb-e79c-4519-a5fd-740079e9f6db HTTP/1.1" 200 3175 0.009271 10.0.0.38 - - [2026-03-16 04:22:56] "GET /instance-ip/7f30ab6f-ffde-4a47-b37a-3f47759ae287 HTTP/1.1" 200 1636 0.008402 10.0.0.38 - - [2026-03-16 04:22:56] "GET /instance-ip/c1306ad6-5a49-4851-b154-362f6359bc70 HTTP/1.1" 200 1657 0.010108 10.0.0.38 - - [2026-03-16 04:22:56] "POST /fqname-to-id HTTP/1.1" 404 230 0.003441 10.0.0.38 - - [2026-03-16 04:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.23 - - [2026-03-16 04:22:56] "GET /projects?obj_uuids=57e061c7-4594-4c29-b6e4-37b5454112c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001422 10.0.0.38 - - [2026-03-16 04:22:56] "GET /project/57e061c7-4594-4c29-b6e4-37b5454112c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.066192 10.0.0.38 - - [2026-03-16 04:22:56] "POST /network-policys HTTP/1.1" 200 569 0.044715 10.0.0.38 - - [2026-03-16 04:22:56] "GET /network-policy/bbe5519c-fbc9-461d-8d25-e58392717889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.009109 10.0.0.38 - - [2026-03-16 04:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005121 10.0.0.38 - - [2026-03-16 04:22:56] "GET /virtual-network/abae731c-9e8c-48d8-8c0d-18cacdc74303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.007476 10.0.0.38 - - [2026-03-16 04:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003905 10.0.0.38 - - [2026-03-16 04:22:56] "GET /network-policy/bbe5519c-fbc9-461d-8d25-e58392717889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.007154 10.0.0.38 - - [2026-03-16 04:22:56] "POST /ref-update HTTP/1.1" 200 156 0.075004 10.0.0.38 - - [2026-03-16 04:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004459 10.0.0.38 - - [2026-03-16 04:22:56] "GET /network-policy/bbe5519c-fbc9-461d-8d25-e58392717889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005294 10.0.0.38 - - [2026-03-16 04:22:57] "GET /virtual-network/abae731c-9e8c-48d8-8c0d-18cacdc74303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.010564 10.0.0.38 - - [2026-03-16 04:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634 10.0.0.38 - - [2026-03-16 04:22:57] "GET /network-policy/bbe5519c-fbc9-461d-8d25-e58392717889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.008854 10.0.0.38 - - [2026-03-16 04:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004879 10.0.0.38 - - [2026-03-16 04:22:57] "GET /virtual-network/cc2cf4cc-9b4c-4729-a8d5-3c74de833923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.009926 10.0.0.38 - - [2026-03-16 04:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005058 10.0.0.38 - - [2026-03-16 04:22:57] "GET /network-policy/bbe5519c-fbc9-461d-8d25-e58392717889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.006645 10.0.0.38 - - [2026-03-16 04:22:57] "POST /access-control-lists HTTP/1.1" 200 596 0.098358 10.0.0.38 - - [2026-03-16 04:22:57] "POST /fqname-to-id HTTP/1.1" 404 207 0.004667 10.0.0.38 - - [2026-03-16 04:22:57] "POST /ref-update HTTP/1.1" 200 156 0.142601 10.0.0.38 - - [2026-03-16 04:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007500 10.0.0.38 - - [2026-03-16 04:22:57] "GET /network-policy/bbe5519c-fbc9-461d-8d25-e58392717889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.006101 10.0.0.38 - - [2026-03-16 04:22:57] "POST /access-control-lists HTTP/1.1" 200 596 0.092664 10.0.0.38 - - [2026-03-16 04:22:57] "POST /neutron/network HTTP/1.1" 200 1110 0.027597 10.0.0.38 - - [2026-03-16 04:22:57] "GET /virtual-network/cc2cf4cc-9b4c-4729-a8d5-3c74de833923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.011169 10.0.0.38 - - [2026-03-16 04:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005546 10.0.0.38 - - [2026-03-16 04:22:57] "GET /network-policy/bbe5519c-fbc9-461d-8d25-e58392717889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.009219 10.0.0.38 - - [2026-03-16 04:22:57] "GET /virtual-machine-interface/c36ff3eb-e79c-4519-a5fd-740079e9f6db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.007375 10.0.0.38 - - [2026-03-16 04:22:57] "PUT /virtual-machine-interface/c36ff3eb-e79c-4519-a5fd-740079e9f6db HTTP/1.1" 200 284 0.020058 10.0.0.38 - - [2026-03-16 04:22:57] "GET /virtual-machine-interface/c36ff3eb-e79c-4519-a5fd-740079e9f6db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3068 0.009755 10.0.0.38 - - [2026-03-16 04:22:57] "PUT /virtual-machine-interface/c36ff3eb-e79c-4519-a5fd-740079e9f6db HTTP/1.1" 200 284 0.023244 10.0.0.38 - - [2026-03-16 04:23:02] "POST /neutron/network HTTP/1.1" 200 1120 0.009424 10.0.0.38 - - [2026-03-16 04:23:02] "POST /neutron/subnet HTTP/1.1" 200 1385 0.016870 10.0.0.38 - - [2026-03-16 04:23:02] "POST /neutron/network HTTP/1.1" 200 1110 0.012189 10.0.0.38 - - [2026-03-16 04:23:50] "POST /neutron/network HTTP/1.1" 200 1117 0.009799 10.0.0.38 - - [2026-03-16 04:23:50] "POST /neutron/subnet HTTP/1.1" 200 1370 0.016584 10.0.0.38 - - [2026-03-16 04:23:50] "POST /neutron/network HTTP/1.1" 200 1107 0.010760 10.0.0.38 - - [2026-03-16 04:23:54] "GET /obj-perms HTTP/1.1" 200 5056 0.074552 10.0.0.22 - - [2026-03-16 04:23:54] "GET /obj-perms HTTP/1.1" 200 5056 0.071877 10.0.0.38 - - [2026-03-16 04:24:04] "POST /neutron/network HTTP/1.1" 200 1120 0.010071 10.0.0.38 - - [2026-03-16 04:24:04] "POST /neutron/subnet HTTP/1.1" 200 1385 0.015855 10.0.0.38 - - [2026-03-16 04:24:04] "POST /neutron/network HTTP/1.1" 200 1110 0.012733 10.0.0.38 - - [2026-03-16 04:24:51] "POST /neutron/network HTTP/1.1" 200 1117 0.060236 10.0.0.38 - - [2026-03-16 04:24:51] "POST /neutron/subnet HTTP/1.1" 200 1370 0.021654 10.0.0.38 - - [2026-03-16 04:24:51] "POST /neutron/network HTTP/1.1" 200 1107 0.018648 10.0.0.38 - - [2026-03-16 04:25:05] "POST /neutron/network HTTP/1.1" 200 1120 0.009307 10.0.0.38 - - [2026-03-16 04:25:05] "POST /neutron/subnet HTTP/1.1" 200 1385 0.019603 10.0.0.38 - - [2026-03-16 04:25:05] "POST /neutron/network HTTP/1.1" 200 1110 0.013242 10.0.0.38 - - [2026-03-16 04:25:07] "POST /ref-update HTTP/1.1" 200 156 0.118857 10.0.0.38 - - [2026-03-16 04:25:08] "GET /virtual-network/cc2cf4cc-9b4c-4729-a8d5-3c74de833923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.009913 10.0.0.38 - - [2026-03-16 04:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892 10.0.0.38 - - [2026-03-16 04:25:08] "GET /network-policy/bbe5519c-fbc9-461d-8d25-e58392717889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.009557 10.0.0.38 - - [2026-03-16 04:25:08] "POST /ref-update HTTP/1.1" 200 156 0.067157 10.0.0.38 - - [2026-03-16 04:25:08] "GET /virtual-network/abae731c-9e8c-48d8-8c0d-18cacdc74303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.009937 10.0.0.38 - - [2026-03-16 04:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.38 - - [2026-03-16 04:25:08] "GET /network-policy/bbe5519c-fbc9-461d-8d25-e58392717889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.006730 10.0.0.38 - - [2026-03-16 04:25:08] "DELETE /network-policy/bbe5519c-fbc9-461d-8d25-e58392717889 HTTP/1.1" 200 115 0.056144 10.0.0.38 - - [2026-03-16 04:25:08] "POST /ref-update HTTP/1.1" 200 156 0.106031 10.0.0.38 - - [2026-03-16 04:25:09] "DELETE /instance-ip/a4cb24b2-e26e-4be1-a834-0de1067380bc HTTP/1.1" 200 115 0.072502 10.0.0.38 - - [2026-03-16 04:25:09] "DELETE /instance-ip/d5847dd4-cc56-430f-ab16-203baa2cf17c HTTP/1.1" 200 115 0.100764 10.0.0.38 - - [2026-03-16 04:25:09] "DELETE /virtual-machine-interface/bcce5d2a-93f5-44ee-bef2-a8b78bd00c7f HTTP/1.1" 200 115 0.145790 10.0.0.38 - - [2026-03-16 04:25:09] "POST /neutron/port HTTP/1.1" 200 1239 0.069177 10.0.0.38 - - [2026-03-16 04:25:09] "POST /neutron/network HTTP/1.1" 400 204 0.023293 10.0.0.38 - - [2026-03-16 04:25:10] "POST /neutron/port HTTP/1.1" 200 1226 0.023455 10.0.0.38 - - [2026-03-16 04:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004838 10.0.0.23 - - [2026-03-16 04:25:11] "POST /useragent-kv HTTP/1.1" 200 115 0.087208 10.0.0.23 - - [2026-03-16 04:25:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003052 10.0.0.23 - - [2026-03-16 04:25:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003868 10.0.0.23 - - [2026-03-16 04:25:11] "POST /useragent-kv HTTP/1.1" 200 115 0.004389 10.0.0.38 - - [2026-03-16 04:25:11] "POST /neutron/network HTTP/1.1" 200 151 0.281612 10.0.0.22 - - [2026-03-16 04:25:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.38 - - [2026-03-16 04:25:12] "DELETE /route-target/a0ccc1b2-24ad-43ca-80d1-16da8e21fe1e HTTP/1.1" 200 115 0.033013 10.0.0.22 - - [2026-03-16 04:25:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000566 10.0.0.23 - - [2026-03-16 04:25:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000601 10.0.0.23 - - [2026-03-16 04:25:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000411 10.0.0.22 - - [2026-03-16 04:25:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000505 10.0.0.22 - - [2026-03-16 04:25:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000388 10.0.0.23 - - [2026-03-16 04:25:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000588 10.0.0.23 - - [2026-03-16 04:25:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000829 10.0.0.38 - - [2026-03-16 04:25:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000382 10.0.0.38 - - [2026-03-16 04:25:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000494 10.0.0.38 - - [2026-03-16 04:25:14] "POST /neutron/port HTTP/1.1" 200 117 0.006324 10.0.0.38 - - [2026-03-16 04:25:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000578 10.0.0.38 - - [2026-03-16 04:25:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000456 10.0.0.23 - - [2026-03-16 04:25:15] "GET /projects?obj_uuids=57e061c7-4594-4c29-b6e4-37b5454112c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001318 10.0.0.38 - - [2026-03-16 04:25:15] "GET /project/57e061c7-4594-4c29-b6e4-37b5454112c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.103991 10.0.0.23 - - [2026-03-16 04:25:15] "GET /projects?obj_uuids=57e061c7-4594-4c29-b6e4-37b5454112c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001055 10.0.0.38 - - [2026-03-16 04:25:15] "GET /project/57e061c7-4594-4c29-b6e4-37b5454112c4?fields=virtual_networks HTTP/1.1" 200 1047 0.073595 10.0.0.23 - - [2026-03-16 04:25:15] "GET /projects?obj_uuids=57e061c7-4594-4c29-b6e4-37b5454112c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001134 10.0.0.38 - - [2026-03-16 04:25:15] "GET /project/57e061c7-4594-4c29-b6e4-37b5454112c4?fields=virtual_machine_interfaces HTTP/1.1" 200 1047 0.061859 10.0.0.23 - - [2026-03-16 04:25:15] "GET /projects?obj_uuids=57e061c7-4594-4c29-b6e4-37b5454112c4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001475 10.0.0.38 - - [2026-03-16 04:25:15] "GET /project/57e061c7-4594-4c29-b6e4-37b5454112c4?fields=security_groups HTTP/1.1" 200 1281 0.078618 10.0.0.38 - - [2026-03-16 04:25:17] "POST /fqname-to-id HTTP/1.1" 404 192 0.045141 10.0.0.23 - - [2026-03-16 04:25:17] "GET /projects?obj_uuids=1feb3cc7-d1b6-45e7-b030-365c5ff0ff17&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005998 10.0.0.23 - - [2026-03-16 04:25:17] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001245 10.0.0.23 - - [2026-03-16 04:25:17] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.061291 10.0.0.23 - - [2026-03-16 04:25:17] "POST /id-to-fqname HTTP/1.1" 200 194 0.006217 10.0.0.23 - - [2026-03-16 04:25:17] "POST /fqname-to-id HTTP/1.1" 404 203 0.014289 10.0.0.23 - - [2026-03-16 04:25:17] "POST /security-groups HTTP/1.1" 200 595 0.095608 10.0.0.23 - - [2026-03-16 04:25:17] "POST /projects HTTP/1.1" 200 593 0.382424 10.0.0.23 - - [2026-03-16 04:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.429027 10.0.0.38 - - [2026-03-16 04:25:17] "POST /fqname-to-id HTTP/1.1" 404 237 0.011796 10.0.0.38 - - [2026-03-16 04:25:18] "GET /project/1feb3cc7-d1b6-45e7-b030-365c5ff0ff17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.709724 10.0.0.38 - - [2026-03-16 04:25:19] "GET / HTTP/1.1" 200 35931 0.001811 10.0.0.38 - - [2026-03-16 04:25:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000683 10.0.0.38 - - [2026-03-16 04:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.074764 10.0.0.23 - - [2026-03-16 04:25:21] "GET /projects?obj_uuids=1feb3cc7-d1b6-45e7-b030-365c5ff0ff17&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001278 10.0.0.38 - - [2026-03-16 04:25:21] "GET /project/1feb3cc7-d1b6-45e7-b030-365c5ff0ff17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.061366 10.0.0.23 - - [2026-03-16 04:25:21] "GET /projects?obj_uuids=1feb3cc7-d1b6-45e7-b030-365c5ff0ff17&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002643 10.0.0.38 - - [2026-03-16 04:25:22] "POST /neutron/network HTTP/1.1" 200 609 0.257374 10.0.0.38 - - [2026-03-16 04:25:22] "POST /ref-update HTTP/1.1" 200 156 0.029897 10.0.0.38 - - [2026-03-16 04:25:22] "POST /fqname-to-id HTTP/1.1" 404 207 0.050358 10.0.0.38 - - [2026-03-16 04:25:22] "POST /neutron/network HTTP/1.1" 200 1002 0.016460 10.0.0.38 - - [2026-03-16 04:25:22] "POST /id-to-fqname HTTP/1.1" 200 224 0.002102 10.0.0.38 - - [2026-03-16 04:25:22] "GET /virtual-network/632ec9a7-00e0-4a79-a453-f12737ef8b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.008545 10.0.0.38 - - [2026-03-16 04:25:22] "GET /virtual-network/632ec9a7-00e0-4a79-a453-f12737ef8b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.007420 10.0.0.38 - - [2026-03-16 04:25:22] "POST /neutron/subnet HTTP/1.1" 200 729 0.013805 10.0.0.38 - - [2026-03-16 04:25:23] "GET /virtual-network/632ec9a7-00e0-4a79-a453-f12737ef8b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.013970 10.0.0.23 - - [2026-03-16 04:25:25] "GET /obj-perms HTTP/1.1" 200 5038 0.109657 10.0.0.38 - - [2026-03-16 04:25:25] "POST /id-to-fqname HTTP/1.1" 200 224 0.001487 10.0.0.23 - - [2026-03-16 04:25:26] "GET /projects?obj_uuids=1feb3cc7-d1b6-45e7-b030-365c5ff0ff17&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001521 10.0.0.38 - - [2026-03-16 04:25:26] "GET /project/1feb3cc7-d1b6-45e7-b030-365c5ff0ff17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.111535 10.0.0.38 - - [2026-03-16 04:25:26] "POST /neutron/network HTTP/1.1" 200 1002 0.045819 10.0.0.38 - - [2026-03-16 04:25:26] "POST /id-to-fqname HTTP/1.1" 200 224 0.001328 10.0.0.38 - - [2026-03-16 04:25:26] "POST /neutron/port HTTP/1.1" 200 117 0.007468 10.0.0.23 - - [2026-03-16 04:25:27] "GET /projects?obj_uuids=1feb3cc7-d1b6-45e7-b030-365c5ff0ff17&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001352 10.0.0.38 - - [2026-03-16 04:25:27] "POST /neutron/port HTTP/1.1" 200 1171 0.448042 10.0.0.23 - - [2026-03-16 04:25:27] "GET /projects?obj_uuids=1feb3cc7-d1b6-45e7-b030-365c5ff0ff17&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001430 10.0.0.38 - - [2026-03-16 04:25:27] "GET /project/1feb3cc7-d1b6-45e7-b030-365c5ff0ff17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.092379 10.0.0.38 - - [2026-03-16 04:25:27] "POST /neutron/network HTTP/1.1" 200 1002 0.018352 10.0.0.38 - - [2026-03-16 04:25:28] "POST /neutron/port HTTP/1.1" 200 1235 0.028149 10.0.0.38 - - [2026-03-16 04:25:28] "POST /neutron/security_group HTTP/1.1" 200 2062 0.011563 10.0.0.38 - - [2026-03-16 04:25:28] "POST /neutron/port HTTP/1.1" 200 117 0.001997 10.0.0.38 - - [2026-03-16 04:25:28] "POST /id-to-fqname HTTP/1.1" 200 224 0.003001 10.0.0.38 - - [2026-03-16 04:25:28] "POST /neutron/port HTTP/1.1" 200 1235 0.033842 10.0.0.38 - - [2026-03-16 04:25:28] "POST /neutron/network HTTP/1.1" 200 1012 0.008235 10.0.0.38 - - [2026-03-16 04:25:29] "POST /neutron/port HTTP/1.1" 200 1171 0.030807 10.0.0.23 - - [2026-03-16 04:25:29] "GET /projects?obj_uuids=1feb3cc7-d1b6-45e7-b030-365c5ff0ff17&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001258 10.0.0.38 - - [2026-03-16 04:25:29] "GET /project/1feb3cc7-d1b6-45e7-b030-365c5ff0ff17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.092954 10.0.0.38 - - [2026-03-16 04:25:29] "POST /neutron/port HTTP/1.1" 200 1235 0.027714 10.0.0.38 - - [2026-03-16 04:25:29] "POST /neutron/subnet HTTP/1.1" 200 1384 0.022786 10.0.0.38 - - [2026-03-16 04:25:29] "POST /neutron/network HTTP/1.1" 200 1002 0.010844 10.0.0.38 - - [2026-03-16 04:25:30] "POST /neutron/port HTTP/1.1" 200 117 0.008800 10.0.0.38 - - [2026-03-16 04:25:30] "POST /neutron/port HTTP/1.1" 200 1235 0.026623 10.0.0.23 - - [2026-03-16 04:25:30] "GET /projects?obj_uuids=1feb3cc7-d1b6-45e7-b030-365c5ff0ff17&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001302 10.0.0.38 - - [2026-03-16 04:25:30] "GET /virtual-machine/06db8bcc-b777-40c9-a9c6-f3e56db49a60 HTTP/1.1" 401 292 0.000510 10.0.0.38 - - [2026-03-16 04:25:30] "POST /neutron/port HTTP/1.1" 200 1171 0.442068 10.0.0.38 - - [2026-03-16 04:25:31] "POST /neutron/port HTTP/1.1" 200 1171 0.029600 10.0.0.38 - - [2026-03-16 04:25:31] "GET /virtual-machine/06db8bcc-b777-40c9-a9c6-f3e56db49a60 HTTP/1.1" 200 1295 0.144519 10.0.0.38 - - [2026-03-16 04:25:31] "GET /virtual-machine-interface/825291ab-edb7-4d60-8e3c-eb1f620e1fa1 HTTP/1.1" 200 3154 0.008749 10.0.0.38 - - [2026-03-16 04:25:31] "POST /neutron/port HTTP/1.1" 200 1235 0.033646 10.0.0.38 - - [2026-03-16 04:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004797 10.0.0.38 - - [2026-03-16 04:25:31] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004589 10.0.0.38 - - [2026-03-16 04:25:31] "GET /virtual-networks?parent_id=1feb3cc7-d1b6-45e7-b030-365c5ff0ff17&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.005950 10.0.0.38 - - [2026-03-16 04:25:31] "POST /neutron/subnet HTTP/1.1" 200 1384 0.021312 10.0.0.38 - - [2026-03-16 04:25:31] "GET /virtual-network/632ec9a7-00e0-4a79-a453-f12737ef8b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.006952 10.0.0.38 - - [2026-03-16 04:25:31] "POST /neutron/network HTTP/1.1" 200 1002 0.013541 10.0.0.38 - - [2026-03-16 04:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006056 10.0.0.38 - - [2026-03-16 04:25:34] "GET /virtual-network/632ec9a7-00e0-4a79-a453-f12737ef8b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.006127 10.0.0.38 - - [2026-03-16 04:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004621 10.0.0.38 - - [2026-03-16 04:25:38] "GET /virtual-network/632ec9a7-00e0-4a79-a453-f12737ef8b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.006880 10.0.0.23 - - [2026-03-16 04:25:40] "DELETE /project/1feb3cc7d1b645e7b030365c5ff0ff17 HTTP/1.1" 404 173 0.004085 10.0.0.23 - - [2026-03-16 04:25:40] "DELETE /project/57e061c7-4594-4c29-b6e4-37b5454112c4 HTTP/1.1" 404 177 0.006951 10.0.0.38 - - [2026-03-16 04:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004698 10.0.0.38 - - [2026-03-16 04:25:42] "GET /virtual-network/632ec9a7-00e0-4a79-a453-f12737ef8b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.008795 10.0.0.38 - - [2026-03-16 04:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004225 10.0.0.38 - - [2026-03-16 04:25:46] "GET /virtual-network/632ec9a7-00e0-4a79-a453-f12737ef8b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.007493 10.0.0.38 - - [2026-03-16 04:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005669 10.0.0.38 - - [2026-03-16 04:25:50] "GET /virtual-network/632ec9a7-00e0-4a79-a453-f12737ef8b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.007148 10.0.0.38 - - [2026-03-16 04:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004714 10.0.0.38 - - [2026-03-16 04:25:55] "GET /virtual-network/632ec9a7-00e0-4a79-a453-f12737ef8b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.008070 10.0.0.38 - - [2026-03-16 04:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005175 10.0.0.38 - - [2026-03-16 04:25:59] "GET /virtual-network/632ec9a7-00e0-4a79-a453-f12737ef8b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.006516 10.0.0.38 - - [2026-03-16 04:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004570 10.0.0.38 - - [2026-03-16 04:26:03] "GET /virtual-network/632ec9a7-00e0-4a79-a453-f12737ef8b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.008531 10.0.0.38 - - [2026-03-16 04:26:06] "POST /neutron/network HTTP/1.1" 200 1012 0.010271 10.0.0.38 - - [2026-03-16 04:26:06] "POST /neutron/subnet HTTP/1.1" 200 1384 0.018219 10.0.0.38 - - [2026-03-16 04:26:06] "POST /neutron/network HTTP/1.1" 200 1002 0.011654 10.0.0.38 - - [2026-03-16 04:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004581 10.0.0.38 - - [2026-03-16 04:26:07] "GET /virtual-network/632ec9a7-00e0-4a79-a453-f12737ef8b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.006740 10.0.0.38 - - [2026-03-16 04:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004104 10.0.0.38 - - [2026-03-16 04:26:11] "GET /virtual-network/632ec9a7-00e0-4a79-a453-f12737ef8b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.007215 10.0.0.38 - - [2026-03-16 04:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004075 10.0.0.38 - - [2026-03-16 04:26:15] "GET /virtual-network/632ec9a7-00e0-4a79-a453-f12737ef8b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.006692 10.0.0.38 - - [2026-03-16 04:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004307 10.0.0.38 - - [2026-03-16 04:26:19] "GET /virtual-network/632ec9a7-00e0-4a79-a453-f12737ef8b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.006086 10.0.0.38 - - [2026-03-16 04:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003563 10.0.0.38 - - [2026-03-16 04:26:23] "GET /virtual-network/632ec9a7-00e0-4a79-a453-f12737ef8b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.005978 10.0.0.38 - - [2026-03-16 04:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004276 10.0.0.38 - - [2026-03-16 04:26:27] "GET /virtual-network/632ec9a7-00e0-4a79-a453-f12737ef8b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.007406 10.0.0.38 - - [2026-03-16 04:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005588 10.0.0.38 - - [2026-03-16 04:26:29] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004620 10.0.0.38 - - [2026-03-16 04:26:29] "GET /virtual-networks?parent_id=1feb3cc7-d1b6-45e7-b030-365c5ff0ff17&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.005322 10.0.0.38 - - [2026-03-16 04:26:29] "GET /virtual-network/632ec9a7-00e0-4a79-a453-f12737ef8b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.009660 10.0.0.38 - - [2026-03-16 04:26:30] "POST /neutron/port HTTP/1.1" 200 1235 0.024410 10.0.0.38 - - [2026-03-16 04:26:35] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008704 10.0.0.38 - - [2026-03-16 04:26:44] "POST /neutron/port HTTP/1.1" 200 1235 0.063375 10.0.0.38 - - [2026-03-16 04:26:45] "POST /neutron/security_group HTTP/1.1" 200 2062 0.013995 10.0.0.38 - - [2026-03-16 04:26:51] "POST /neutron/port HTTP/1.1" 200 1235 0.025601 10.0.0.38 - - [2026-03-16 04:26:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004269 10.0.0.38 - - [2026-03-16 04:26:51] "POST /neutron/port HTTP/1.1" 200 117 0.001098 10.0.0.38 - - [2026-03-16 04:26:56] "POST /neutron/port HTTP/1.1" 200 1235 0.033037 10.0.0.38 - - [2026-03-16 04:26:56] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010405 10.0.0.38 - - [2026-03-16 04:26:56] "GET /virtual-machine/d2d3e4cf-57f5-4a57-9c23-792ebe0195e3 HTTP/1.1" 200 1297 0.007966 10.0.0.38 - - [2026-03-16 04:26:56] "GET /virtual-machine-interface/047b33a2-1aa8-43cb-b1f7-bf9766c651ca HTTP/1.1" 200 3153 0.008163 10.0.0.38 - - [2026-03-16 04:26:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004961 10.0.0.38 - - [2026-03-16 04:26:56] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004612 10.0.0.38 - - [2026-03-16 04:26:56] "GET /virtual-networks?parent_id=1feb3cc7-d1b6-45e7-b030-365c5ff0ff17&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.005247 10.0.0.38 - - [2026-03-16 04:26:56] "GET /virtual-network/632ec9a7-00e0-4a79-a453-f12737ef8b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.007471 10.0.0.38 - - [2026-03-16 04:26:56] "GET /obj-perms HTTP/1.1" 200 5056 0.066019 10.0.0.22 - - [2026-03-16 04:26:57] "GET /obj-perms HTTP/1.1" 200 5056 0.060991 10.0.0.38 - - [2026-03-16 04:26:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.38 - - [2026-03-16 04:26:57] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004071 10.0.0.38 - - [2026-03-16 04:26:57] "GET /virtual-networks?parent_id=1feb3cc7-d1b6-45e7-b030-365c5ff0ff17&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003941 10.0.0.38 - - [2026-03-16 04:26:57] "GET /virtual-network/632ec9a7-00e0-4a79-a453-f12737ef8b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.007406 10.0.0.38 - - [2026-03-16 04:26:57] "POST /neutron/port HTTP/1.1" 200 1235 0.027449 10.0.0.38 - - [2026-03-16 04:27:02] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010421 10.0.0.38 - - [2026-03-16 04:27:07] "POST /neutron/network HTTP/1.1" 200 1012 0.039871 10.0.0.38 - - [2026-03-16 04:27:07] "POST /neutron/subnet HTTP/1.1" 200 1384 0.020722 10.0.0.38 - - [2026-03-16 04:27:07] "POST /neutron/network HTTP/1.1" 200 1002 0.011525 10.0.0.38 - - [2026-03-16 04:27:13] "POST /neutron/port HTTP/1.1" 200 1235 0.031800 10.0.0.38 - - [2026-03-16 04:27:18] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009414 10.0.0.38 - - [2026-03-16 04:27:23] "POST /neutron/port HTTP/1.1" 200 1235 0.025011 10.0.0.38 - - [2026-03-16 04:27:28] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009552 10.0.0.38 - - [2026-03-16 04:27:29] "POST /neutron/port HTTP/1.1" 200 1235 0.024861 10.0.0.38 - - [2026-03-16 04:27:29] "GET /virtual-machine/f4dcb06b-7215-4458-b998-62efe0d1f8bd HTTP/1.1" 200 1297 0.012063 10.0.0.38 - - [2026-03-16 04:27:29] "GET /virtual-machine-interface/0244a09f-e995-4c11-9c3b-64984b1d059b HTTP/1.1" 200 3153 0.006283 10.0.0.38 - - [2026-03-16 04:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.011160 10.0.0.38 - - [2026-03-16 04:27:29] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004754 10.0.0.38 - - [2026-03-16 04:27:29] "GET /virtual-networks?parent_id=1feb3cc7-d1b6-45e7-b030-365c5ff0ff17&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003799 10.0.0.38 - - [2026-03-16 04:27:29] "GET /virtual-network/632ec9a7-00e0-4a79-a453-f12737ef8b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.008047 10.0.0.38 - - [2026-03-16 04:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004898 10.0.0.38 - - [2026-03-16 04:27:30] "GET /global-vrouter-config/543a124f-2438-49b7-b0a5-f418979b34f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005091 10.0.0.38 - - [2026-03-16 04:27:30] "GET /virtual-networks?parent_id=1feb3cc7-d1b6-45e7-b030-365c5ff0ff17&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.005782 10.0.0.38 - - [2026-03-16 04:27:30] "GET /virtual-network/632ec9a7-00e0-4a79-a453-f12737ef8b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.008587 10.0.0.38 - - [2026-03-16 04:27:30] "GET /virtual-machine-interface/0244a09f-e995-4c11-9c3b-64984b1d059b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.007954 10.0.0.38 - - [2026-03-16 04:27:30] "PUT /virtual-machine-interface/0244a09f-e995-4c11-9c3b-64984b1d059b HTTP/1.1" 200 284 0.022423 10.0.0.38 - - [2026-03-16 04:27:52] "POST /neutron/port HTTP/1.1" 200 1235 0.022731 10.0.0.38 - - [2026-03-16 04:27:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006920 10.0.0.38 - - [2026-03-16 04:27:52] "POST /neutron/port HTTP/1.1" 200 117 0.001974 10.0.0.38 - - [2026-03-16 04:28:07] "POST /neutron/port HTTP/1.1" 200 1235 0.033274 10.0.0.38 - - [2026-03-16 04:28:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004651 10.0.0.38 - - [2026-03-16 04:28:07] "POST /neutron/port HTTP/1.1" 200 117 0.001229 10.0.0.38 - - [2026-03-16 04:28:53] "POST /neutron/port HTTP/1.1" 200 1235 0.021722 10.0.0.38 - - [2026-03-16 04:28:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005152 10.0.0.38 - - [2026-03-16 04:28:53] "POST /neutron/port HTTP/1.1" 200 117 0.001149 10.0.0.23 - - [2026-03-16 04:28:58] "GET /obj-perms HTTP/1.1" 200 5056 0.058611 10.0.0.38 - - [2026-03-16 04:29:08] "POST /neutron/port HTTP/1.1" 200 1235 0.028805 10.0.0.38 - - [2026-03-16 04:29:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004324 10.0.0.38 - - [2026-03-16 04:29:08] "POST /neutron/port HTTP/1.1" 200 117 0.001152 10.0.0.38 - - [2026-03-16 04:29:54] "POST /neutron/port HTTP/1.1" 200 1235 0.056829 10.0.0.38 - - [2026-03-16 04:29:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005142 10.0.0.38 - - [2026-03-16 04:29:54] "POST /neutron/port HTTP/1.1" 200 117 0.001189 10.0.0.38 - - [2026-03-16 04:30:08] "POST /neutron/port HTTP/1.1" 200 1235 0.024968 10.0.0.38 - - [2026-03-16 04:30:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004558 10.0.0.38 - - [2026-03-16 04:30:08] "POST /neutron/port HTTP/1.1" 200 117 0.001504 10.0.0.22 - - [2026-03-16 04:30:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000545 10.0.0.22 - - [2026-03-16 04:30:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000702 10.0.0.23 - - [2026-03-16 04:30:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000734 10.0.0.23 - - [2026-03-16 04:30:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000438 10.0.0.22 - - [2026-03-16 04:30:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000429 10.0.0.22 - - [2026-03-16 04:30:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.23 - - [2026-03-16 04:30:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000387 10.0.0.23 - - [2026-03-16 04:30:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000382 10.0.0.38 - - [2026-03-16 04:30:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000561 10.0.0.38 - - [2026-03-16 04:30:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000446 10.0.0.38 - - [2026-03-16 04:30:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000400 10.0.0.38 - - [2026-03-16 04:30:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000388 10.0.0.38 - - [2026-03-16 04:30:30] "POST /neutron/network HTTP/1.1" 400 204 0.048729 10.0.0.38 - - [2026-03-16 04:30:31] "POST /neutron/port HTTP/1.1" 200 1235 0.041474 10.0.0.38 - - [2026-03-16 04:30:31] "POST /neutron/port HTTP/1.1" 200 151 0.423574 10.0.0.38 - - [2026-03-16 04:30:31] "POST /neutron/port HTTP/1.1" 200 151 0.533428 10.0.0.38 - - [2026-03-16 04:30:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.065989 10.0.0.23 - - [2026-03-16 04:30:34] "GET /projects?obj_uuids=1feb3cc7-d1b6-45e7-b030-365c5ff0ff17&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.030725 10.0.0.38 - - [2026-03-16 04:30:34] "GET /project/1feb3cc7-d1b6-45e7-b030-365c5ff0ff17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.143727 10.0.0.23 - - [2026-03-16 04:30:34] "GET /projects?obj_uuids=1feb3cc7-d1b6-45e7-b030-365c5ff0ff17&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001348 10.0.0.38 - - [2026-03-16 04:30:34] "GET /project/1feb3cc7-d1b6-45e7-b030-365c5ff0ff17?fields=virtual_networks HTTP/1.1" 200 1039 0.058261 10.0.0.23 - - [2026-03-16 04:30:34] "GET /projects?obj_uuids=1feb3cc7-d1b6-45e7-b030-365c5ff0ff17&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001200 10.0.0.38 - - [2026-03-16 04:30:34] "GET /project/1feb3cc7-d1b6-45e7-b030-365c5ff0ff17?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.061093 10.0.0.23 - - [2026-03-16 04:30:34] "GET /projects?obj_uuids=1feb3cc7-d1b6-45e7-b030-365c5ff0ff17&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001305 10.0.0.38 - - [2026-03-16 04:30:34] "GET /project/1feb3cc7-d1b6-45e7-b030-365c5ff0ff17?fields=security_groups HTTP/1.1" 200 1269 0.061789 10.0.0.38 - - [2026-03-16 04:30:35] "POST /fqname-to-id HTTP/1.1" 404 188 0.031482 10.0.0.23 - - [2026-03-16 04:30:35] "GET /projects?obj_uuids=7747a515-642f-44c1-adb7-bf78ccc6de75&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004160 10.0.0.23 - - [2026-03-16 04:30:35] "GET /domains?obj_uuids=d1af4696-a589-4518-a8ed-3c39c5e9266b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002423 10.0.0.23 - - [2026-03-16 04:30:35] "GET /domain/d1af4696-a589-4518-a8ed-3c39c5e9266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.042335 10.0.0.23 - - [2026-03-16 04:30:35] "POST /id-to-fqname HTTP/1.1" 200 190 0.004187 10.0.0.23 - - [2026-03-16 04:30:35] "POST /fqname-to-id HTTP/1.1" 404 199 0.007516 10.0.0.23 - - [2026-03-16 04:30:36] "POST /security-groups HTTP/1.1" 200 591 0.093955 10.0.0.23 - - [2026-03-16 04:30:36] "POST /projects HTTP/1.1" 200 585 0.323131 10.0.0.23 - - [2026-03-16 04:30:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.359385 10.0.0.38 - - [2026-03-16 04:30:36] "POST /access-control-lists HTTP/1.1" 200 596 0.037679 10.0.0.38 - - [2026-03-16 04:30:36] "GET /project/7747a515-642f-44c1-adb7-bf78ccc6de75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.563180 10.0.0.38 - - [2026-03-16 04:30:37] "GET / HTTP/1.1" 200 35931 0.001994 10.0.0.23 - - [2026-03-16 04:30:41] "DELETE /project/7747a515642f44c1adb7bf78ccc6de75 HTTP/1.1" 404 173 0.006256 10.0.0.23 - - [2026-03-16 04:30:41] "GET /projects?obj_uuids=1feb3cc7-d1b6-45e7-b030-365c5ff0ff17&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000992 10.0.0.23 - - [2026-03-16 04:30:41] "GET /project/1feb3cc7-d1b6-45e7-b030-365c5ff0ff17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.058919 10.0.0.23 - - [2026-03-16 04:30:41] "GET /projects?obj_uuids=1feb3cc7-d1b6-45e7-b030-365c5ff0ff17&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001270 10.0.0.23 - - [2026-03-16 04:30:41] "GET /project/1feb3cc7-d1b6-45e7-b030-365c5ff0ff17?fields=security_groups HTTP/1.1" 200 1374 0.049665 10.0.0.23 - - [2026-03-16 04:30:41] "DELETE /security-group/250beede-bc56-4f0c-8bee-28cb9d578b57 HTTP/1.1" 200 115 0.079640 10.0.0.23 - - [2026-03-16 04:30:41] "GET /projects?obj_uuids=1feb3cc7-d1b6-45e7-b030-365c5ff0ff17&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002092 10.0.0.38 - - [2026-03-16 04:30:41] "DELETE /access-control-list/3fb64b11-98fb-4e61-9303-3698774faf63 HTTP/1.1" 200 115 0.060522 10.0.0.23 - - [2026-03-16 04:30:41] "GET /project/1feb3cc7-d1b6-45e7-b030-365c5ff0ff17?fields=application_policy_sets HTTP/1.1" 200 1413 0.079792 10.0.0.23 - - [2026-03-16 04:30:41] "DELETE /project/1feb3cc7-d1b6-45e7-b030-365c5ff0ff17 HTTP/1.1" 200 115 0.497407 10.0.0.23 - - [2026-03-16 04:30:43] "GET /projects?obj_uuids=7747a515-642f-44c1-adb7-bf78ccc6de75&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001249 10.0.0.38 - - [2026-03-16 04:30:43] "GET /project/7747a515-642f-44c1-adb7-bf78ccc6de75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.050852 10.0.0.23 - - [2026-03-16 04:30:43] "GET /projects?obj_uuids=7747a515-642f-44c1-adb7-bf78ccc6de75&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001819 10.0.0.38 - - [2026-03-16 04:30:43] "GET /project/7747a515-642f-44c1-adb7-bf78ccc6de75?fields=virtual_networks HTTP/1.1" 200 1031 0.052619 10.0.0.23 - - [2026-03-16 04:30:43] "GET /projects?obj_uuids=7747a515-642f-44c1-adb7-bf78ccc6de75&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001346 10.0.0.38 - - [2026-03-16 04:30:43] "GET /project/7747a515-642f-44c1-adb7-bf78ccc6de75?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.062620 10.0.0.23 - - [2026-03-16 04:30:43] "GET /projects?obj_uuids=7747a515-642f-44c1-adb7-bf78ccc6de75&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001445 10.0.0.38 - - [2026-03-16 04:30:43] "GET /project/7747a515-642f-44c1-adb7-bf78ccc6de75?fields=security_groups HTTP/1.1" 200 1257 0.062094 10.0.0.38 - - [2026-03-16 04:31:00] "GET /obj-perms HTTP/1.1" 200 5056 0.098177 10.0.0.23 - - [2026-03-16 04:31:41] "GET /projects?obj_uuids=7747a515-642f-44c1-adb7-bf78ccc6de75&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001554 10.0.0.23 - - [2026-03-16 04:31:41] "GET /project/7747a515-642f-44c1-adb7-bf78ccc6de75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.053448 10.0.0.23 - - [2026-03-16 04:31:41] "GET /projects?obj_uuids=7747a515-642f-44c1-adb7-bf78ccc6de75&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000964 10.0.0.23 - - [2026-03-16 04:31:41] "GET /project/7747a515-642f-44c1-adb7-bf78ccc6de75?fields=security_groups HTTP/1.1" 200 1362 0.053511 10.0.0.23 - - [2026-03-16 04:31:41] "DELETE /security-group/7005cc06-2ba7-42a5-a416-687d03a2b331 HTTP/1.1" 200 115 0.069839 10.0.0.23 - - [2026-03-16 04:31:41] "GET /projects?obj_uuids=7747a515-642f-44c1-adb7-bf78ccc6de75&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001651 10.0.0.23 - - [2026-03-16 04:31:42] "GET /project/7747a515-642f-44c1-adb7-bf78ccc6de75?fields=application_policy_sets HTTP/1.1" 200 1401 0.078123 10.0.0.38 - - [2026-03-16 04:31:42] "DELETE /access-control-list/8bcbe0a8-29da-42b3-9c32-9d7b98022bbd HTTP/1.1" 200 115 0.086159 10.0.0.23 - - [2026-03-16 04:31:42] "DELETE /project/7747a515-642f-44c1-adb7-bf78ccc6de75 HTTP/1.1" 200 115 0.476050 10.0.0.22 - - [2026-03-16 04:32:00] "GET /obj-perms HTTP/1.1" 200 5056 0.070055 [Introspect:8084]10.0.0.23 - - [2026-03-16 04:32:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001009 [Introspect:8084]10.0.0.23 - - [2026-03-16 04:32:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001230