+++ date ++ echo 'INFO: =================== Thu Jan 1 01:54:07 AM UTC 2026 ===================' INFO: =================== Thu Jan 1 01:54:07 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.27 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ tail -n 1 +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.38,10.0.0.249,10.0.0.27 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.38,10.0.0.249,10.0.0.27 ++ ANALYTICSDB_NODES=10.0.0.38,10.0.0.249,10.0.0.27 ++ ANALYTICS_SNMP_NODES=10.0.0.38,10.0.0.249,10.0.0.27 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ '[' -n '10.0.0.38:8081 10.0.0.249:8081 10.0.0.27:8081 ' ']' +++ echo '10.0.0.38:8081 10.0.0.249:8081 10.0.0.27:8081' ++ ANALYTICS_SERVERS='10.0.0.38:8081 10.0.0.249:8081 10.0.0.27:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ '[' -n '10.0.0.38:9042 10.0.0.249:9042 10.0.0.27:9042 ' ']' +++ echo '10.0.0.38:9042 10.0.0.249:9042 10.0.0.27:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.38:9042 10.0.0.249:9042 10.0.0.27:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38,10.0.0.249,10.0.0.27 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ '[' -n '10.0.0.38:8086 10.0.0.249:8086 10.0.0.27:8086 ' ']' +++ echo '10.0.0.38:8086 10.0.0.249:8086 10.0.0.27:8086' ++ COLLECTOR_SERVERS='10.0.0.38:8086 10.0.0.249:8086 10.0.0.27:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.38,10.0.0.249,10.0.0.27 ++ CONFIGDB_NODES=10.0.0.38,10.0.0.249,10.0.0.27 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ '[' -n '10.0.0.38:8082 10.0.0.249:8082 10.0.0.27:8082 ' ']' +++ echo '10.0.0.38:8082 10.0.0.249:8082 10.0.0.27:8082' ++ CONFIG_SERVERS='10.0.0.38:8082 10.0.0.249:8082 10.0.0.27:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ '[' -n '10.0.0.38:9161 10.0.0.249:9161 10.0.0.27:9161 ' ']' +++ echo '10.0.0.38:9161 10.0.0.249:9161 10.0.0.27:9161' ++ CONFIGDB_SERVERS='10.0.0.38:9161 10.0.0.249:9161 10.0.0.27:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ '[' -n '10.0.0.38:9041 10.0.0.249:9041 10.0.0.27:9041 ' ']' +++ echo '10.0.0.38:9041 10.0.0.249:9041 10.0.0.27:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.38:9041 10.0.0.249:9041 10.0.0.27:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.129,10.20.0.14,10.20.0.18 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.129,10.20.0.14,10.20.0.18 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38,10.0.0.249,10.0.0.27 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ '[' -n 10.0.0.38:2181,10.0.0.249:2181,10.0.0.27:2181, ']' +++ echo 10.0.0.38:2181,10.0.0.249:2181,10.0.0.27:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38:2181,10.0.0.249:2181,10.0.0.27:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ '[' -n '10.0.0.38:2181 10.0.0.249:2181 10.0.0.27:2181 ' ']' +++ echo '10.0.0.38:2181 10.0.0.249:2181 10.0.0.27:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.38:2181 10.0.0.249:2181 10.0.0.27:2181' ++ RABBITMQ_NODES=10.0.0.38,10.0.0.249,10.0.0.27 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ '[' -n 10.0.0.38:5673,10.0.0.249:5673,10.0.0.27:5673, ']' +++ echo 10.0.0.38:5673,10.0.0.249:5673,10.0.0.27:5673 ++ RABBITMQ_SERVERS=10.0.0.38:5673,10.0.0.249:5673,10.0.0.27:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ '[' -n '10.0.0.38:6379 10.0.0.249:6379 10.0.0.27:6379 ' ']' +++ echo '10.0.0.38:6379 10.0.0.249:6379 10.0.0.27:6379' ++ REDIS_SERVERS='10.0.0.38:6379 10.0.0.249:6379 10.0.0.27:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.38,10.0.0.249,10.0.0.27 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ '[' -n '10.0.0.38:9092 10.0.0.249:9092 10.0.0.27:9092 ' ']' +++ echo '10.0.0.38:9092 10.0.0.249:9092 10.0.0.27:9092' ++ KAFKA_SERVERS='10.0.0.38:9092 10.0.0.249:9092 10.0.0.27:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.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.249,10.0.0.27 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.38,10.0.0.249,10.0.0.27 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.38,10.0.0.249,10.0.0.27 + 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.249,10.0.0.27 +++ local servers=10.0.0.38,10.0.0.249,10.0.0.27 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ uniq ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.27,10.20.0.18,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.27,10.20.0.18,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.249'\''))' +++ local server_ip=10.0.0.249 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.249 ]] +++ [[ ,10.0.0.27,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.249, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.27'\''))' +++ local server_ip=10.0.0.27 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.27 ]] +++ [[ ,10.0.0.27,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.27, ]] +++ echo 10.0.0.27 3 +++ return ++ local ip=10.0.0.27 ++ [[ -z 10.0.0.27 ]] ++ echo 10.0.0.27 + host_ip=10.0.0.27 + [[ cql == \c\q\l ]] ++ echo 10.0.0.38:9041 10.0.0.249:9041 10.0.0.27:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.38:9041 10.0.0.249:9041 10.0.0.27:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.27:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ set -o posix ++ set ++ 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: 01/01/2026 01:54:17.331 7f5b5a54a2c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/01/2026 01:54:17.472 7f5b5a54a2c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/01/2026 01:54:17.483 7f5b5a54a2c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/01/2026 01:54:17.484 7f5b5a54a2c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] HttpError Python 3.9.21: /usr/bin/python3 Thu Jan 1 01:54:35 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=) 3752 pm = self.create_singleton_entry(PolicyManagement()) 3753 self._global_pm_uuid = pm.uuid 3754 aps = self.create_singleton_entry(ApplicationPolicySet( 3755 parent_obj=pm, all_applications=True)) 3756 ok, result = self._db_conn.ref_update( aps undefined self = self.create_singleton_entry = > global ApplicationPolicySet = parent_obj undefined pm = all_applications 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/application_policy_set...e51c4036-7aa3-4a69-8313-c225a5439e14 at zookeeper' HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/application_policy_set:default-policy-management:default-application-policy-set exists already with ID: e51c4036-7aa3-4a69-8313-c225a5439e14 at zookeeper __cause__ = None __class__ = __context__ = NoIdError('application_policy_set default-policy-management:default-application-policy-set') __delattr__ = __dict__ = {'content': 'FQ Name: /fq-name-to-uuid/application_policy_set...e51c4036-7aa3-4a69-8313-c225a5439e14 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/application_policy_set...e51c4036-7aa3-4a69-8313-c225a5439e14 at zookeeper') content = 'FQ Name: /fq-name-to-uuid/application_policy_set...e51c4036-7aa3-4a69-8313-c225a5439e14 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 2525, 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: application_policy_set default-policy-management:default-application-policy-set 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 3754, in _db_init_entries aps = self.create_singleton_entry(ApplicationPolicySet( 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/application_policy_set:default-policy-management:default-application-policy-set exists already with ID: e51c4036-7aa3-4a69-8313-c225a5439e14 at zookeeper +++ date ++ echo 'INFO: =================== Thu Jan 1 01:54:37 AM UTC 2026 ===================' INFO: =================== Thu Jan 1 01:54:37 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.27 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.38,10.0.0.249,10.0.0.27 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.38,10.0.0.249,10.0.0.27 ++ ANALYTICSDB_NODES=10.0.0.38,10.0.0.249,10.0.0.27 ++ ANALYTICS_SNMP_NODES=10.0.0.38,10.0.0.249,10.0.0.27 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ '[' -n '10.0.0.38:8081 10.0.0.249:8081 10.0.0.27:8081 ' ']' +++ echo '10.0.0.38:8081 10.0.0.249:8081 10.0.0.27:8081' ++ ANALYTICS_SERVERS='10.0.0.38:8081 10.0.0.249:8081 10.0.0.27:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ '[' -n '10.0.0.38:9042 10.0.0.249:9042 10.0.0.27:9042 ' ']' +++ echo '10.0.0.38:9042 10.0.0.249:9042 10.0.0.27:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.38:9042 10.0.0.249:9042 10.0.0.27:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38,10.0.0.249,10.0.0.27 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ '[' -n '10.0.0.38:8086 10.0.0.249:8086 10.0.0.27:8086 ' ']' +++ echo '10.0.0.38:8086 10.0.0.249:8086 10.0.0.27:8086' ++ COLLECTOR_SERVERS='10.0.0.38:8086 10.0.0.249:8086 10.0.0.27:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.38,10.0.0.249,10.0.0.27 ++ CONFIGDB_NODES=10.0.0.38,10.0.0.249,10.0.0.27 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ '[' -n '10.0.0.38:8082 10.0.0.249:8082 10.0.0.27:8082 ' ']' +++ echo '10.0.0.38:8082 10.0.0.249:8082 10.0.0.27:8082' ++ CONFIG_SERVERS='10.0.0.38:8082 10.0.0.249:8082 10.0.0.27:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ '[' -n '10.0.0.38:9161 10.0.0.249:9161 10.0.0.27:9161 ' ']' +++ echo '10.0.0.38:9161 10.0.0.249:9161 10.0.0.27:9161' ++ CONFIGDB_SERVERS='10.0.0.38:9161 10.0.0.249:9161 10.0.0.27:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ '[' -n '10.0.0.38:9041 10.0.0.249:9041 10.0.0.27:9041 ' ']' +++ echo '10.0.0.38:9041 10.0.0.249:9041 10.0.0.27:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.38:9041 10.0.0.249:9041 10.0.0.27:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.129,10.20.0.14,10.20.0.18 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.129,10.20.0.14,10.20.0.18 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38,10.0.0.249,10.0.0.27 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ '[' -n 10.0.0.38:2181,10.0.0.249:2181,10.0.0.27:2181, ']' +++ echo 10.0.0.38:2181,10.0.0.249:2181,10.0.0.27:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38:2181,10.0.0.249:2181,10.0.0.27:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ '[' -n '10.0.0.38:2181 10.0.0.249:2181 10.0.0.27:2181 ' ']' +++ echo '10.0.0.38:2181 10.0.0.249:2181 10.0.0.27:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.38:2181 10.0.0.249:2181 10.0.0.27:2181' ++ RABBITMQ_NODES=10.0.0.38,10.0.0.249,10.0.0.27 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ '[' -n 10.0.0.38:5673,10.0.0.249:5673,10.0.0.27:5673, ']' +++ echo 10.0.0.38:5673,10.0.0.249:5673,10.0.0.27:5673 ++ RABBITMQ_SERVERS=10.0.0.38:5673,10.0.0.249:5673,10.0.0.27:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ '[' -n '10.0.0.38:6379 10.0.0.249:6379 10.0.0.27:6379 ' ']' +++ echo '10.0.0.38:6379 10.0.0.249:6379 10.0.0.27:6379' ++ REDIS_SERVERS='10.0.0.38:6379 10.0.0.249:6379 10.0.0.27:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.38,10.0.0.249,10.0.0.27 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ '[' -n '10.0.0.38:9092 10.0.0.249:9092 10.0.0.27:9092 ' ']' +++ echo '10.0.0.38:9092 10.0.0.249:9092 10.0.0.27:9092' ++ KAFKA_SERVERS='10.0.0.38:9092 10.0.0.249:9092 10.0.0.27:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.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.249,10.0.0.27 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.38,10.0.0.249,10.0.0.27 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.38,10.0.0.249,10.0.0.27 ++ 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.249,10.0.0.27 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.38,10.0.0.249,10.0.0.27 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.27,10.20.0.18,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.27,10.20.0.18,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.249'\''))' +++ local server_ip=10.0.0.249 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.249 ]] +++ [[ ,10.0.0.27,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.249, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.27'\''))' +++ local server_ip=10.0.0.27 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.27 ]] +++ [[ ,10.0.0.27,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.27, ]] +++ echo 10.0.0.27 3 +++ return ++ local ip=10.0.0.27 ++ [[ -z 10.0.0.27 ]] ++ echo 10.0.0.27 + host_ip=10.0.0.27 + [[ cql == \c\q\l ]] ++ echo 10.0.0.38:9041 10.0.0.249:9041 10.0.0.27:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.38:9041 10.0.0.249:9041 10.0.0.27:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.27:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ sort ++ set -o posix ++ cut -d = -f 1 ++ set ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 01/01/2026 01:54:46.077 7f5bf30105c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/01/2026 01:54:46.206 7f5bf30105c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/01/2026 01:54:46.217 7f5bf30105c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/01/2026 01:54:46.218 7f5bf30105c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.27:8082/ Hit Ctrl-C to quit. 10.0.0.27 - - [2026-01-01 01:54:47] "GET / HTTP/1.1" 503 181 0.000216 10.0.0.27 - - [2026-01-01 01:54:47] "GET / HTTP/1.1" 503 181 0.000152 10.0.0.27 - - [2026-01-01 01:54:48] "GET / HTTP/1.1" 200 45871 0.001327 10.0.0.27 - - [2026-01-01 01:54:48] "GET / HTTP/1.1" 200 45871 0.001010 Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.27 - - [2026-01-01 01:54:48] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000448 10.0.0.27 - - [2026-01-01 01:54:48] "POST /fqname-to-id HTTP/1.1" 401 292 0.000239 10.0.0.27 - - [2026-01-01 01:54:51] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 2.740485 10.0.0.27 - - [2026-01-01 01:54:51] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.006230 10.0.0.27 - - [2026-01-01 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 2.427428 10.0.0.27 - - [2026-01-01 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 /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.249 - - [2026-01-01 01:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.715227 10.0.0.27 - - [2026-01-01 01:54:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000477 10.0.0.249 - - [2026-01-01 01:54:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000393 10.0.0.27 - - [2026-01-01 01:54:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000362 10.0.0.249 - - [2026-01-01 01:54:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.27 - - [2026-01-01 01:54:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000369 10.0.0.249 - - [2026-01-01 01:55:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000394 10.0.0.27 - - [2026-01-01 01:55:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000510 10.0.0.249 - - [2026-01-01 01:55:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000361 10.0.0.249 - - [2026-01-01 01:55:00] "POST /access-control-lists HTTP/1.1" 200 587 0.050860 10.0.0.249 - - [2026-01-01 01:55:00] "POST /route-targets HTTP/1.1" 200 327 0.020415 10.0.0.249 - - [2026-01-01 01:55:00] "POST /ref-update HTTP/1.1" 200 156 0.028139 10.0.0.38 - - [2026-01-01 01:55:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.38 - - [2026-01-01 01:55:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000488 10.0.0.249 - - [2026-01-01 01:55:00] "POST /route-targets HTTP/1.1" 200 327 0.020584 10.0.0.249 - - [2026-01-01 01:55:00] "POST /access-control-lists HTTP/1.1" 200 551 0.043632 10.0.0.38 - - [2026-01-01 01:55:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000857 10.0.0.38 - - [2026-01-01 01:55:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000472 10.0.0.249 - - [2026-01-01 01:55:47] "POST /ref-update HTTP/1.1" 200 156 0.069626 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-01-01 01:58:46] "GET /obj-perms HTTP/1.1" 200 5056 0.364845 10.0.0.249 - - [2026-01-01 01:59:25] "PUT /access-control-list/f6b78662-4d44-4ccc-adaf-5c9f95b3fc5b HTTP/1.1" 200 272 0.030201 10.0.0.249 - - [2026-01-01 01:59:47] "GET /obj-perms HTTP/1.1" 200 5056 0.054526 10.0.0.27 - - [2026-01-01 01:59:47] "GET /obj-perms HTTP/1.1" 200 5056 0.057001 10.0.0.27 - - [2026-01-01 01:59:47] "GET /virtual-router/0d65a89f-fd71-4cfd-a4c8-b4abbae4b289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.007803 [Introspect:8084]10.0.0.27 - - [2026-01-01 01:59:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000999 [Introspect:8084]10.0.0.27 - - [2026-01-01 01:59:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.000798 10.0.0.27 - - [2026-01-01 01:59:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000488 10.0.0.27 - - [2026-01-01 01:59:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000409 10.0.0.249 - - [2026-01-01 01:59:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000341 10.0.0.249 - - [2026-01-01 01:59:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000466 10.0.0.27 - - [2026-01-01 01:59:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000448 10.0.0.27 - - [2026-01-01 01:59:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000460 10.0.0.249 - - [2026-01-01 01:59:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000344 10.0.0.249 - - [2026-01-01 01:59:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000365 10.0.0.38 - - [2026-01-01 02:00:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000442 10.0.0.38 - - [2026-01-01 02:00:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000373 10.0.0.38 - - [2026-01-01 02:00:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000545 10.0.0.38 - - [2026-01-01 02:00:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000489 [Introspect:8084]10.0.0.27 - - [2026-01-01 02:00:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000984 [Introspect:8084]10.0.0.27 - - [2026-01-01 02:00:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.000873 10.0.0.38 - - [2026-01-01 02:01:20] "GET / HTTP/1.1" 200 35931 0.001627 10.0.0.38 - - [2026-01-01 02:01:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000423 10.0.0.38 - - [2026-01-01 02:01:22] "POST /fqname-to-id HTTP/1.1" 404 186 0.055421 10.0.0.27 - - [2026-01-01 02:01:22] "GET /projects?obj_uuids=be8ba916-c9b3-4b67-b51e-90974bc35b50&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.081390 10.0.0.27 - - [2026-01-01 02:01:22] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001356 10.0.0.27 - - [2026-01-01 02:01:22] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.055778 10.0.0.27 - - [2026-01-01 02:01:22] "POST /id-to-fqname HTTP/1.1" 200 188 0.002079 10.0.0.27 - - [2026-01-01 02:01:22] "POST /fqname-to-id HTTP/1.1" 404 197 0.011527 10.0.0.27 - - [2026-01-01 02:01:22] "POST /security-groups HTTP/1.1" 200 589 0.105150 10.0.0.27 - - [2026-01-01 02:01:22] "POST /projects HTTP/1.1" 200 581 0.394266 10.0.0.27 - - [2026-01-01 02:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.450205 10.0.0.38 - - [2026-01-01 02:01:22] "GET /project/be8ba916-c9b3-4b67-b51e-90974bc35b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.726328 10.0.0.249 - - [2026-01-01 02:01:22] "POST /fqname-to-id HTTP/1.1" 404 231 0.063968 10.0.0.38 - - [2026-01-01 02:01:24] "GET / HTTP/1.1" 200 35931 0.001661 10.0.0.27 - - [2026-01-01 02:01:27] "GET /projects?obj_uuids=be8ba916-c9b3-4b67-b51e-90974bc35b50&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001037 10.0.0.38 - - [2026-01-01 02:01:27] "GET /project/be8ba916-c9b3-4b67-b51e-90974bc35b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.051111 10.0.0.27 - - [2026-01-01 02:01:27] "GET /projects?obj_uuids=be8ba916-c9b3-4b67-b51e-90974bc35b50&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001008 10.0.0.38 - - [2026-01-01 02:01:27] "GET /project/be8ba916-c9b3-4b67-b51e-90974bc35b50?fields=virtual_networks HTTP/1.1" 200 1029 0.070144 10.0.0.27 - - [2026-01-01 02:01:27] "GET /projects?obj_uuids=be8ba916-c9b3-4b67-b51e-90974bc35b50&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000912 10.0.0.38 - - [2026-01-01 02:01:27] "GET /project/be8ba916-c9b3-4b67-b51e-90974bc35b50?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.064935 10.0.0.27 - - [2026-01-01 02:01:27] "GET /projects?obj_uuids=be8ba916-c9b3-4b67-b51e-90974bc35b50&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001184 10.0.0.38 - - [2026-01-01 02:01:27] "GET /project/be8ba916-c9b3-4b67-b51e-90974bc35b50?fields=security_groups HTTP/1.1" 200 1253 0.051738 10.0.0.27 - - [2026-01-01 02:01:28] "GET /projects?obj_uuids=2340332b-0b8b-43fb-a30a-3f7a9a0d7aee&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003675 10.0.0.27 - - [2026-01-01 02:01:28] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000835 10.0.0.27 - - [2026-01-01 02:01:28] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007476 10.0.0.27 - - [2026-01-01 02:01:29] "POST /id-to-fqname HTTP/1.1" 200 167 0.001292 10.0.0.27 - - [2026-01-01 02:01:29] "POST /fqname-to-id HTTP/1.1" 404 176 0.012877 10.0.0.27 - - [2026-01-01 02:01:29] "POST /security-groups HTTP/1.1" 200 568 0.045118 10.0.0.27 - - [2026-01-01 02:01:29] "POST /projects HTTP/1.1" 200 539 0.335338 10.0.0.27 - - [2026-01-01 02:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.412662 10.0.0.249 - - [2026-01-01 02:01:29] "POST /access-control-lists HTTP/1.1" 200 573 0.043528 10.0.0.38 - - [2026-01-01 02:01:29] "GET /project/2340332b-0b8b-43fb-a30a-3f7a9a0d7aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.592710 [Introspect:8084]10.0.0.38 - - [2026-01-01 02:01:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001017 [Introspect:8084]10.0.0.38 - - [2026-01-01 02:01:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001063 [Introspect:8084]10.0.0.38 - - [2026-01-01 02:01:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.000983 10.0.0.27 - - [2026-01-01 02:01:53] "GET /projects?obj_uuids=be8ba916-c9b3-4b67-b51e-90974bc35b50&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000911 10.0.0.27 - - [2026-01-01 02:01:53] "DELETE /project/2340332b0b8b43fba30a3f7a9a0d7aee HTTP/1.1" 404 173 0.006659 10.0.0.27 - - [2026-01-01 02:01:53] "DELETE /project/be8ba916c9b34b67b51e90974bc35b50 HTTP/1.1" 404 173 0.005361 10.0.0.27 - - [2026-01-01 02:01:53] "GET /project/be8ba916-c9b3-4b67-b51e-90974bc35b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.065361 10.0.0.27 - - [2026-01-01 02:01:53] "GET /projects?obj_uuids=be8ba916-c9b3-4b67-b51e-90974bc35b50&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000866 10.0.0.27 - - [2026-01-01 02:01:53] "GET /project/be8ba916-c9b3-4b67-b51e-90974bc35b50?fields=security_groups HTTP/1.1" 200 1358 0.050623 10.0.0.27 - - [2026-01-01 02:01:53] "DELETE /security-group/c848377c-325b-4755-b332-7c69fab84676 HTTP/1.1" 200 115 0.073233 10.0.0.27 - - [2026-01-01 02:01:53] "GET /projects?obj_uuids=be8ba916-c9b3-4b67-b51e-90974bc35b50&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001273 10.0.0.249 - - [2026-01-01 02:01:53] "DELETE /access-control-list/1869ea0c-31b2-4b9e-90d6-6f7eed62167c HTTP/1.1" 200 115 0.088873 10.0.0.27 - - [2026-01-01 02:01:53] "GET /project/be8ba916-c9b3-4b67-b51e-90974bc35b50?fields=application_policy_sets HTTP/1.1" 200 1397 0.088277 10.0.0.27 - - [2026-01-01 02:01:53] "DELETE /project/be8ba916-c9b3-4b67-b51e-90974bc35b50 HTTP/1.1" 200 115 0.580613 [Introspect:8084]10.0.0.38 - - [2026-01-01 02:02:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001525 10.0.0.27 - - [2026-01-01 02:02:02] "GET /projects?obj_uuids=2340332b-0b8b-43fb-a30a-3f7a9a0d7aee&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000882 10.0.0.38 - - [2026-01-01 02:02:02] "GET /project/2340332b-0b8b-43fb-a30a-3f7a9a0d7aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.072031 10.0.0.27 - - [2026-01-01 02:02:04] "GET /obj-perms HTTP/1.1" 200 5056 0.071384 [Introspect:8084]10.0.0.38 - - [2026-01-01 02:02:05] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 372 0.000590 10.0.0.38 - - [2026-01-01 02:02:05] "GET /obj-perms HTTP/1.1" 200 5056 0.077358 10.0.0.38 - - [2026-01-01 02:02:06] "GET /obj-perms HTTP/1.1" 200 5056 0.004500 10.0.0.38 - - [2026-01-01 02:02:06] "GET /obj-perms HTTP/1.1" 200 5056 0.005117 10.0.0.38 - - [2026-01-01 02:02:06] "GET /obj-perms HTTP/1.1" 200 5056 0.004562 10.0.0.38 - - [2026-01-01 02:02:06] "GET /obj-perms HTTP/1.1" 200 5056 0.005332 10.0.0.38 - - [2026-01-01 02:02:06] "GET /obj-perms HTTP/1.1" 200 5056 0.004020 10.0.0.38 - - [2026-01-01 02:02:06] "GET /obj-perms HTTP/1.1" 200 5056 0.004775 10.0.0.38 - - [2026-01-01 02:02:06] "GET /obj-perms HTTP/1.1" 200 5056 0.004535 10.0.0.38 - - [2026-01-01 02:02:06] "GET /obj-perms HTTP/1.1" 200 5056 0.004475 10.0.0.38 - - [2026-01-01 02:02:06] "GET /obj-perms HTTP/1.1" 200 5056 0.004186 10.0.0.38 - - [2026-01-01 02:02:06] "GET /obj-perms HTTP/1.1" 200 5056 0.004604 10.0.0.38 - - [2026-01-01 02:02:07] "GET /obj-perms HTTP/1.1" 200 5056 0.004824 10.0.0.38 - - [2026-01-01 02:02:07] "GET /obj-perms HTTP/1.1" 200 5056 0.005040 10.0.0.27 - - [2026-01-01 02:02:07] "GET /obj-perms HTTP/1.1" 200 5056 0.005246 10.0.0.27 - - [2026-01-01 02:02:07] "GET /obj-perms HTTP/1.1" 200 5056 0.004085 10.0.0.38 - - [2026-01-01 02:02:08] "GET /obj-perms HTTP/1.1" 200 5056 0.004726 10.0.0.38 - - [2026-01-01 02:02:08] "GET /obj-perms HTTP/1.1" 200 5056 0.006637 10.0.0.38 - - [2026-01-01 02:02:08] "GET /obj-perms HTTP/1.1" 200 5056 0.004565 10.0.0.38 - - [2026-01-01 02:02:09] "GET /obj-perms HTTP/1.1" 200 5056 0.004129 10.0.0.38 - - [2026-01-01 02:02:09] "GET /obj-perms HTTP/1.1" 200 5056 0.006707 10.0.0.38 - - [2026-01-01 02:02:09] "GET /obj-perms HTTP/1.1" 200 5056 0.003933 10.0.0.38 - - [2026-01-01 02:02:09] "GET /obj-perms HTTP/1.1" 200 5056 0.004102 10.0.0.38 - - [2026-01-01 02:02:09] "GET /obj-perms HTTP/1.1" 200 5056 0.004608 10.0.0.38 - - [2026-01-01 02:02:09] "GET /obj-perms HTTP/1.1" 200 5056 0.005039 10.0.0.38 - - [2026-01-01 02:02:09] "GET /obj-perms HTTP/1.1" 200 5056 0.004254 10.0.0.38 - - [2026-01-01 02:02:10] "GET /obj-perms HTTP/1.1" 200 5056 0.004664 10.0.0.38 - - [2026-01-01 02:02:12] "GET /obj-perms HTTP/1.1" 200 5056 0.005010 10.0.0.38 - - [2026-01-01 02:02:12] "GET /obj-perms HTTP/1.1" 200 5056 0.004312 10.0.0.38 - - [2026-01-01 02:02:12] "GET /obj-perms HTTP/1.1" 200 5056 0.004283 10.0.0.38 - - [2026-01-01 02:02:12] "GET /obj-perms HTTP/1.1" 200 5056 0.004090 10.0.0.38 - - [2026-01-01 02:02:14] "GET /obj-perms HTTP/1.1" 200 5056 0.004301 10.0.0.38 - - [2026-01-01 02:02:15] "POST /fqname-to-id HTTP/1.1" 404 199 0.031461 10.0.0.27 - - [2026-01-01 02:02:15] "GET /projects?obj_uuids=424bf92b-6547-427c-81f5-832605a97de7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003313 10.0.0.27 - - [2026-01-01 02:02:15] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000916 10.0.0.27 - - [2026-01-01 02:02:15] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007810 10.0.0.27 - - [2026-01-01 02:02:15] "POST /id-to-fqname HTTP/1.1" 200 201 0.002499 10.0.0.27 - - [2026-01-01 02:02:15] "POST /fqname-to-id HTTP/1.1" 404 210 0.018337 10.0.0.27 - - [2026-01-01 02:02:15] "POST /security-groups HTTP/1.1" 200 602 0.044495 10.0.0.27 - - [2026-01-01 02:02:15] "POST /projects HTTP/1.1" 200 607 0.323859 10.0.0.27 - - [2026-01-01 02:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.369085 10.0.0.249 - - [2026-01-01 02:02:15] "POST /access-control-lists HTTP/1.1" 200 607 0.037919 10.0.0.38 - - [2026-01-01 02:02:15] "GET /project/424bf92b-6547-427c-81f5-832605a97de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.555952 10.0.0.38 - - [2026-01-01 02:02:17] "GET / HTTP/1.1" 200 35931 0.001595 10.0.0.38 - - [2026-01-01 02:02:18] "POST /fqname-to-id HTTP/1.1" 401 292 0.000416 10.0.0.38 - - [2026-01-01 02:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.071745 10.0.0.27 - - [2026-01-01 02:02:18] "GET /projects?obj_uuids=424bf92b-6547-427c-81f5-832605a97de7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000903 10.0.0.38 - - [2026-01-01 02:02:18] "GET /project/424bf92b-6547-427c-81f5-832605a97de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.054737 10.0.0.249 - - [2026-01-01 02:02:19] "POST /route-targets HTTP/1.1" 200 327 0.017659 10.0.0.27 - - [2026-01-01 02:02:19] "POST /useragent-kv HTTP/1.1" 200 115 0.010972 10.0.0.38 - - [2026-01-01 02:02:19] "POST /neutron/subnet HTTP/1.1" 200 729 0.393581 10.0.0.38 - - [2026-01-01 02:02:19] "POST /id-to-fqname HTTP/1.1" 200 233 0.001135 10.0.0.38 - - [2026-01-01 02:02:19] "GET /virtual-network/150eda6c-ec9f-4429-92dc-fa323ca6799c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.015568 10.0.0.38 - - [2026-01-01 02:02:19] "GET /virtual-network/150eda6c-ec9f-4429-92dc-fa323ca6799c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006297 10.0.0.38 - - [2026-01-01 02:02:19] "POST /neutron/network HTTP/1.1" 200 840 0.012606 10.0.0.38 - - [2026-01-01 02:02:20] "GET /virtual-network/150eda6c-ec9f-4429-92dc-fa323ca6799c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.008241 10.0.0.38 - - [2026-01-01 02:02:22] "POST /id-to-fqname HTTP/1.1" 200 233 0.001207 10.0.0.27 - - [2026-01-01 02:02:24] "GET /projects?obj_uuids=424bf92b-6547-427c-81f5-832605a97de7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001051 10.0.0.38 - - [2026-01-01 02:02:24] "GET /project/424bf92b-6547-427c-81f5-832605a97de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.099142 10.0.0.38 - - [2026-01-01 02:02:25] "POST /neutron/network HTTP/1.1" 200 840 0.042359 10.0.0.38 - - [2026-01-01 02:02:26] "POST /neutron/port HTTP/1.1" 200 117 0.009752 10.0.0.38 - - [2026-01-01 02:02:27] "POST /neutron/port HTTP/1.1" 200 1072 0.051183 10.0.0.38 - - [2026-01-01 02:02:28] "POST /neutron/port HTTP/1.1" 200 1136 0.023349 10.0.0.38 - - [2026-01-01 02:02:28] "POST /neutron/port HTTP/1.1" 200 117 0.001071 10.0.0.38 - - [2026-01-01 02:02:31] "POST /neutron/security_group HTTP/1.1" 200 2069 0.008515 10.0.0.38 - - [2026-01-01 02:02:32] "GET /obj-perms HTTP/1.1" 200 5052 0.067791 10.0.0.38 - - [2026-01-01 02:02:35] "GET /obj-perms HTTP/1.1" 200 5052 0.004417 10.0.0.38 - - [2026-01-01 02:02:37] "POST /neutron/port HTTP/1.1" 200 1136 0.024312 10.0.0.38 - - [2026-01-01 02:02:38] "POST /neutron/network HTTP/1.1" 200 840 0.007337 10.0.0.249 - - [2026-01-01 02:02:38] "DELETE /route-target/ae8f0baa-818e-4846-8c02-9d797a57f589 HTTP/1.1" 200 115 0.032075 10.0.0.27 - - [2026-01-01 02:02:39] "GET /projects?obj_uuids=424bf92b-6547-427c-81f5-832605a97de7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000963 10.0.0.38 - - [2026-01-01 02:02:39] "GET /project/424bf92b-6547-427c-81f5-832605a97de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.055929 10.0.0.27 - - [2026-01-01 02:02:39] "GET /projects?obj_uuids=424bf92b-6547-427c-81f5-832605a97de7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000869 10.0.0.38 - - [2026-01-01 02:02:39] "GET /project/424bf92b-6547-427c-81f5-832605a97de7?fields=virtual_networks HTTP/1.1" 200 1053 0.071751 10.0.0.27 - - [2026-01-01 02:02:39] "GET /projects?obj_uuids=424bf92b-6547-427c-81f5-832605a97de7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000950 10.0.0.38 - - [2026-01-01 02:02:40] "GET /project/424bf92b-6547-427c-81f5-832605a97de7?fields=virtual_machine_interfaces HTTP/1.1" 200 1053 0.058846 10.0.0.27 - - [2026-01-01 02:02:40] "GET /projects?obj_uuids=424bf92b-6547-427c-81f5-832605a97de7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000879 10.0.0.38 - - [2026-01-01 02:02:40] "GET /project/424bf92b-6547-427c-81f5-832605a97de7?fields=security_groups HTTP/1.1" 200 1290 0.053220 10.0.0.27 - - [2026-01-01 02:02:40] "GET /projects?obj_uuids=2340332b-0b8b-43fb-a30a-3f7a9a0d7aee&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001011 10.0.0.38 - - [2026-01-01 02:02:40] "GET /project/2340332b-0b8b-43fb-a30a-3f7a9a0d7aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.078673 10.0.0.27 - - [2026-01-01 02:02:47] "GET /projects?obj_uuids=2340332b-0b8b-43fb-a30a-3f7a9a0d7aee&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001002 10.0.0.38 - - [2026-01-01 02:02:47] "GET /project/2340332b-0b8b-43fb-a30a-3f7a9a0d7aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.061780 10.0.0.249 - - [2026-01-01 02:02:49] "GET /obj-perms HTTP/1.1" 200 5056 0.065080 10.0.0.27 - - [2026-01-01 02:02:50] "GET /obj-perms HTTP/1.1" 200 5056 0.111598 10.0.0.38 - - [2026-01-01 02:02:50] "POST /fqname-to-id HTTP/1.1" 404 200 0.030774 10.0.0.27 - - [2026-01-01 02:02:50] "GET /projects?obj_uuids=324dca70-c4c1-488d-9ebf-7e9cee0029e9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003248 10.0.0.27 - - [2026-01-01 02:02:50] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000958 10.0.0.27 - - [2026-01-01 02:02:50] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.024302 10.0.0.27 - - [2026-01-01 02:02:50] "POST /id-to-fqname HTTP/1.1" 200 202 0.007824 10.0.0.27 - - [2026-01-01 02:02:51] "POST /fqname-to-id HTTP/1.1" 404 211 0.010974 10.0.0.27 - - [2026-01-01 02:02:51] "POST /security-groups HTTP/1.1" 200 603 0.036597 10.0.0.27 - - [2026-01-01 02:02:51] "POST /projects HTTP/1.1" 200 609 0.290240 10.0.0.27 - - [2026-01-01 02:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.327032 10.0.0.249 - - [2026-01-01 02:02:51] "POST /fqname-to-id HTTP/1.1" 404 245 0.017982 10.0.0.38 - - [2026-01-01 02:02:51] "GET /project/324dca70-c4c1-488d-9ebf-7e9cee0029e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.528785 10.0.0.38 - - [2026-01-01 02:02:52] "GET / HTTP/1.1" 200 35931 0.001596 10.0.0.38 - - [2026-01-01 02:02:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000583 10.0.0.38 - - [2026-01-01 02:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.077444 10.0.0.27 - - [2026-01-01 02:02:53] "GET /projects?obj_uuids=324dca70-c4c1-488d-9ebf-7e9cee0029e9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000854 10.0.0.38 - - [2026-01-01 02:02:53] "GET /project/324dca70-c4c1-488d-9ebf-7e9cee0029e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.073054 10.0.0.27 - - [2026-01-01 02:02:53] "GET /projects?obj_uuids=324dca70-c4c1-488d-9ebf-7e9cee0029e9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000928 10.0.0.27 - - [2026-01-01 02:02:53] "DELETE /project/324dca70c4c1488d9ebf7e9cee0029e9 HTTP/1.1" 404 173 0.008093 10.0.0.27 - - [2026-01-01 02:02:53] "DELETE /project/424bf92b6547427c81f5832605a97de7 HTTP/1.1" 404 173 0.013254 10.0.0.27 - - [2026-01-01 02:02:53] "GET /projects?obj_uuids=424bf92b-6547-427c-81f5-832605a97de7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000942 10.0.0.38 - - [2026-01-01 02:02:53] "POST /neutron/network HTTP/1.1" 200 703 0.241010 10.0.0.27 - - [2026-01-01 02:02:53] "GET /project/424bf92b-6547-427c-81f5-832605a97de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1511 0.106695 10.0.0.27 - - [2026-01-01 02:02:53] "GET /projects?obj_uuids=424bf92b-6547-427c-81f5-832605a97de7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001042 10.0.0.27 - - [2026-01-01 02:02:53] "GET /project/424bf92b-6547-427c-81f5-832605a97de7?fields=security_groups HTTP/1.1" 200 1395 0.103146 10.0.0.249 - - [2026-01-01 02:02:53] "POST /ref-update HTTP/1.1" 200 156 0.080056 10.0.0.27 - - [2026-01-01 02:02:54] "DELETE /security-group/65e5ddaf-aae0-4e9d-931a-2c73d626cdc2 HTTP/1.1" 200 115 0.064193 10.0.0.27 - - [2026-01-01 02:02:54] "GET /projects?obj_uuids=424bf92b-6547-427c-81f5-832605a97de7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003081 10.0.0.27 - - [2026-01-01 02:02:54] "GET /project/424bf92b-6547-427c-81f5-832605a97de7?fields=application_policy_sets HTTP/1.1" 200 1434 0.076676 10.0.0.38 - - [2026-01-01 02:02:54] "POST /id-to-fqname HTTP/1.1" 200 275 0.004436 10.0.0.38 - - [2026-01-01 02:02:54] "GET /virtual-network/c703a1b6-fb2d-49e6-a615-10731ba0011d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.007916 10.0.0.38 - - [2026-01-01 02:02:54] "POST /neutron/network HTTP/1.1" 200 922 0.016651 10.0.0.38 - - [2026-01-01 02:02:54] "GET /virtual-network/c703a1b6-fb2d-49e6-a615-10731ba0011d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005526 10.0.0.27 - - [2026-01-01 02:02:54] "DELETE /project/424bf92b-6547-427c-81f5-832605a97de7 HTTP/1.1" 200 115 0.708686 10.0.0.38 - - [2026-01-01 02:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005797 10.0.0.27 - - [2026-01-01 02:02:54] "GET /projects?obj_uuids=324dca70-c4c1-488d-9ebf-7e9cee0029e9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000982 10.0.0.38 - - [2026-01-01 02:02:54] "GET /project/324dca70-c4c1-488d-9ebf-7e9cee0029e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.062318 10.0.0.38 - - [2026-01-01 02:02:54] "POST /neutron/network HTTP/1.1" 200 117 0.022439 10.0.0.249 - - [2026-01-01 02:02:54] "POST /route-targets HTTP/1.1" 200 327 0.015965 10.0.0.38 - - [2026-01-01 02:02:55] "POST /neutron/network HTTP/1.1" 200 923 0.009691 10.0.0.38 - - [2026-01-01 02:02:55] "POST /id-to-fqname HTTP/1.1" 200 275 0.001034 10.0.0.38 - - [2026-01-01 02:02:55] "GET /virtual-network/a76f2709-f567-4330-b217-a8201886e56a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.004799 10.0.0.38 - - [2026-01-01 02:02:55] "GET /virtual-network/a76f2709-f567-4330-b217-a8201886e56a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.006531 10.0.0.38 - - [2026-01-01 02:02:55] "POST /neutron/subnet HTTP/1.1" 200 730 0.016191 10.0.0.38 - - [2026-01-01 02:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.27 - - [2026-01-01 02:02:55] "GET /projects?obj_uuids=324dca70-c4c1-488d-9ebf-7e9cee0029e9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000898 10.0.0.38 - - [2026-01-01 02:02:55] "GET /project/324dca70-c4c1-488d-9ebf-7e9cee0029e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.054663 10.0.0.249 - - [2026-01-01 02:02:55] "POST /ref-update HTTP/1.1" 200 156 0.032346 10.0.0.27 - - [2026-01-01 02:02:55] "POST /useragent-kv HTTP/1.1" 200 115 0.008948 10.0.0.38 - - [2026-01-01 02:02:55] "POST /neutron/subnet HTTP/1.1" 200 710 0.247807 10.0.0.38 - - [2026-01-01 02:02:55] "POST /id-to-fqname HTTP/1.1" 200 276 0.001196 10.0.0.38 - - [2026-01-01 02:02:56] "GET /virtual-network/6bb29129-235e-4ff4-86b0-8e1e907dfdcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2185 0.005458 10.0.0.38 - - [2026-01-01 02:02:56] "GET /virtual-network/6bb29129-235e-4ff4-86b0-8e1e907dfdcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2185 0.005919 10.0.0.38 - - [2026-01-01 02:02:56] "POST /neutron/network HTTP/1.1" 200 921 0.008021 10.0.0.38 - - [2026-01-01 02:02:56] "POST /id-to-fqname HTTP/1.1" 200 275 0.001143 10.0.0.27 - - [2026-01-01 02:02:57] "GET /projects?obj_uuids=324dca70-c4c1-488d-9ebf-7e9cee0029e9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001327 10.0.0.38 - - [2026-01-01 02:02:57] "GET /project/324dca70-c4c1-488d-9ebf-7e9cee0029e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.080194 10.0.0.38 - - [2026-01-01 02:02:57] "POST /neutron/network HTTP/1.1" 200 923 0.008172 10.0.0.38 - - [2026-01-01 02:02:57] "POST /id-to-fqname HTTP/1.1" 200 276 0.001368 10.0.0.38 - - [2026-01-01 02:02:57] "POST /neutron/port HTTP/1.1" 200 117 0.006803 10.0.0.27 - - [2026-01-01 02:02:58] "GET /projects?obj_uuids=324dca70-c4c1-488d-9ebf-7e9cee0029e9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001220 10.0.0.27 - - [2026-01-01 02:02:58] "GET /projects?obj_uuids=324dca70-c4c1-488d-9ebf-7e9cee0029e9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001276 10.0.0.38 - - [2026-01-01 02:02:58] "POST /neutron/port HTTP/1.1" 200 1073 0.465718 10.0.0.38 - - [2026-01-01 02:02:58] "GET /project/324dca70-c4c1-488d-9ebf-7e9cee0029e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.134670 10.0.0.38 - - [2026-01-01 02:02:58] "POST /neutron/port HTTP/1.1" 200 1073 0.015721 10.0.0.38 - - [2026-01-01 02:02:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003979 10.0.0.38 - - [2026-01-01 02:02:59] "POST /neutron/port HTTP/1.1" 200 117 0.000981 10.0.0.38 - - [2026-01-01 02:02:59] "POST /neutron/port HTTP/1.1" 200 117 0.007146 10.0.0.38 - - [2026-01-01 02:03:00] "POST /neutron/network HTTP/1.1" 200 923 0.010409 10.0.0.38 - - [2026-01-01 02:03:01] "POST /neutron/port HTTP/1.1" 200 1069 0.056192 10.0.0.38 - - [2026-01-01 02:03:01] "POST /neutron/port HTTP/1.1" 200 1137 0.027205 10.0.0.38 - - [2026-01-01 02:03:01] "POST /neutron/port HTTP/1.1" 200 1127 0.017990 10.0.0.38 - - [2026-01-01 02:03:01] "POST /neutron/network HTTP/1.1" 200 921 0.010012 10.0.0.38 - - [2026-01-01 02:03:03] "POST /neutron/network HTTP/1.1" 200 921 0.007185 10.0.0.38 - - [2026-01-01 02:03:04] "POST /neutron/port HTTP/1.1" 200 1123 0.019851 10.0.0.27 - - [2026-01-01 02:03:05] "POST /useragent-kv HTTP/1.1" 200 115 0.003721 10.0.0.249 - - [2026-01-01 02:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007464 10.0.0.27 - - [2026-01-01 02:03:05] "POST /useragent-kv HTTP/1.1" 200 115 0.004812 10.0.0.38 - - [2026-01-01 02:03:05] "POST /neutron/network HTTP/1.1" 200 151 0.168134 10.0.0.38 - - [2026-01-01 02:03:05] "POST /neutron/network HTTP/1.1" 200 896 0.020255 10.0.0.27 - - [2026-01-01 02:03:05] "GET /projects?obj_uuids=324dca70-c4c1-488d-9ebf-7e9cee0029e9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000856 10.0.0.249 - - [2026-01-01 02:03:05] "DELETE /route-target/c9ef2708-6fd1-4e95-ae31-cc8995c36815 HTTP/1.1" 200 115 0.031714 10.0.0.38 - - [2026-01-01 02:03:05] "GET /project/324dca70-c4c1-488d-9ebf-7e9cee0029e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.072835 10.0.0.27 - - [2026-01-01 02:03:05] "GET /projects?obj_uuids=324dca70-c4c1-488d-9ebf-7e9cee0029e9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001168 10.0.0.38 - - [2026-01-01 02:03:05] "GET /project/324dca70-c4c1-488d-9ebf-7e9cee0029e9?fields=virtual_networks HTTP/1.1" 200 1056 0.056046 10.0.0.27 - - [2026-01-01 02:03:05] "GET /projects?obj_uuids=324dca70-c4c1-488d-9ebf-7e9cee0029e9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000943 10.0.0.38 - - [2026-01-01 02:03:05] "POST /neutron/port HTTP/1.1" 200 117 0.008842 10.0.0.38 - - [2026-01-01 02:03:05] "GET /project/324dca70-c4c1-488d-9ebf-7e9cee0029e9?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.072833 10.0.0.27 - - [2026-01-01 02:03:05] "GET /projects?obj_uuids=324dca70-c4c1-488d-9ebf-7e9cee0029e9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000996 10.0.0.38 - - [2026-01-01 02:03:05] "GET /project/324dca70-c4c1-488d-9ebf-7e9cee0029e9?fields=security_groups HTTP/1.1" 200 1294 0.061254 10.0.0.38 - - [2026-01-01 02:03:06] "POST /fqname-to-id HTTP/1.1" 404 190 0.043056 10.0.0.27 - - [2026-01-01 02:03:07] "GET /projects?obj_uuids=f7c7a5d8-cdf8-45d5-8e96-9730743e0e7c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004833 10.0.0.27 - - [2026-01-01 02:03:07] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001204 10.0.0.27 - - [2026-01-01 02:03:07] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008525 10.0.0.27 - - [2026-01-01 02:03:07] "POST /id-to-fqname HTTP/1.1" 200 192 0.001451 10.0.0.27 - - [2026-01-01 02:03:07] "POST /fqname-to-id HTTP/1.1" 404 201 0.011451 10.0.0.27 - - [2026-01-01 02:03:07] "POST /security-groups HTTP/1.1" 200 593 0.036305 10.0.0.27 - - [2026-01-01 02:03:07] "POST /projects HTTP/1.1" 200 589 0.289447 10.0.0.27 - - [2026-01-01 02:03:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.330340 10.0.0.249 - - [2026-01-01 02:03:07] "POST /fqname-to-id HTTP/1.1" 404 235 0.012646 10.0.0.38 - - [2026-01-01 02:03:07] "GET /project/f7c7a5d8-cdf8-45d5-8e96-9730743e0e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.530567 10.0.0.38 - - [2026-01-01 02:03:08] "GET / HTTP/1.1" 200 35931 0.001783 10.0.0.38 - - [2026-01-01 02:03:09] "POST /fqname-to-id HTTP/1.1" 401 292 0.000452 10.0.0.38 - - [2026-01-01 02:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.078585 10.0.0.27 - - [2026-01-01 02:03:09] "GET /projects?obj_uuids=f7c7a5d8-cdf8-45d5-8e96-9730743e0e7c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000832 10.0.0.38 - - [2026-01-01 02:03:09] "GET /project/f7c7a5d8-cdf8-45d5-8e96-9730743e0e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.051407 10.0.0.249 - - [2026-01-01 02:03:10] "POST /ref-update HTTP/1.1" 200 156 0.029839 10.0.0.27 - - [2026-01-01 02:03:10] "POST /useragent-kv HTTP/1.1" 200 115 0.010509 10.0.0.38 - - [2026-01-01 02:03:10] "POST /neutron/subnet HTTP/1.1" 200 729 0.276276 10.0.0.38 - - [2026-01-01 02:03:10] "POST /id-to-fqname HTTP/1.1" 200 255 0.001236 10.0.0.38 - - [2026-01-01 02:03:10] "GET /virtual-network/b7860456-d32d-46a1-901a-ddcfa6b8b2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2146 0.005645 10.0.0.38 - - [2026-01-01 02:03:10] "GET /virtual-network/b7860456-d32d-46a1-901a-ddcfa6b8b2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2146 0.006261 10.0.0.38 - - [2026-01-01 02:03:10] "POST /neutron/network HTTP/1.1" 200 893 0.006949 10.0.0.38 - - [2026-01-01 02:03:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.014579 10.0.0.27 - - [2026-01-01 02:03:10] "GET /projects?obj_uuids=f7c7a5d8-cdf8-45d5-8e96-9730743e0e7c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000967 10.0.0.38 - - [2026-01-01 02:03:10] "GET /project/f7c7a5d8-cdf8-45d5-8e96-9730743e0e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.063799 10.0.0.27 - - [2026-01-01 02:03:10] "GET /projects?obj_uuids=f7c7a5d8-cdf8-45d5-8e96-9730743e0e7c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000954 10.0.0.38 - - [2026-01-01 02:03:11] "POST /neutron/network HTTP/1.1" 200 673 0.196949 10.0.0.38 - - [2026-01-01 02:03:11] "POST /id-to-fqname HTTP/1.1" 200 255 0.003618 10.0.0.38 - - [2026-01-01 02:03:11] "GET /virtual-network/4467c774-987b-4553-8a35-eb422d6dee24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2138 0.006213 10.0.0.38 - - [2026-01-01 02:03:11] "POST /neutron/network HTTP/1.1" 200 891 0.007039 10.0.0.38 - - [2026-01-01 02:03:11] "GET /virtual-network/4467c774-987b-4553-8a35-eb422d6dee24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2138 0.005555 10.0.0.38 - - [2026-01-01 02:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004253 10.0.0.27 - - [2026-01-01 02:03:11] "GET /projects?obj_uuids=f7c7a5d8-cdf8-45d5-8e96-9730743e0e7c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001173 10.0.0.38 - - [2026-01-01 02:03:11] "GET /project/f7c7a5d8-cdf8-45d5-8e96-9730743e0e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.062457 10.0.0.38 - - [2026-01-01 02:03:11] "POST /neutron/network HTTP/1.1" 200 117 0.021698 10.0.0.249 - - [2026-01-01 02:03:11] "POST /route-targets HTTP/1.1" 200 327 0.014985 10.0.0.38 - - [2026-01-01 02:03:12] "POST /neutron/network HTTP/1.1" 200 892 0.010824 10.0.0.38 - - [2026-01-01 02:03:12] "POST /id-to-fqname HTTP/1.1" 200 256 0.000941 10.0.0.38 - - [2026-01-01 02:03:12] "GET /virtual-network/8b345574-32dc-41c1-b2c8-a36f0aafe73f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.005268 10.0.0.38 - - [2026-01-01 02:03:12] "GET /virtual-network/8b345574-32dc-41c1-b2c8-a36f0aafe73f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.006086 10.0.0.38 - - [2026-01-01 02:03:12] "POST /neutron/subnet HTTP/1.1" 200 715 0.020926 10.0.0.38 - - [2026-01-01 02:03:12] "POST /id-to-fqname HTTP/1.1" 200 255 0.001174 10.0.0.27 - - [2026-01-01 02:03:13] "GET /projects?obj_uuids=f7c7a5d8-cdf8-45d5-8e96-9730743e0e7c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001786 10.0.0.38 - - [2026-01-01 02:03:13] "GET /project/f7c7a5d8-cdf8-45d5-8e96-9730743e0e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.078887 10.0.0.38 - - [2026-01-01 02:03:13] "POST /neutron/port HTTP/1.1" 200 117 0.011782 10.0.0.38 - - [2026-01-01 02:03:13] "POST /id-to-fqname HTTP/1.1" 200 256 0.001166 10.0.0.38 - - [2026-01-01 02:03:14] "POST /neutron/network HTTP/1.1" 200 902 0.008249 10.0.0.27 - - [2026-01-01 02:03:14] "GET /projects?obj_uuids=f7c7a5d8-cdf8-45d5-8e96-9730743e0e7c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000830 10.0.0.38 - - [2026-01-01 02:03:14] "POST /neutron/port HTTP/1.1" 200 1061 0.026771 10.0.0.38 - - [2026-01-01 02:03:14] "GET /project/f7c7a5d8-cdf8-45d5-8e96-9730743e0e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.111081 10.0.0.38 - - [2026-01-01 02:03:15] "POST /neutron/port HTTP/1.1" 200 1115 0.158559 10.0.0.38 - - [2026-01-01 02:03:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004586 10.0.0.38 - - [2026-01-01 02:03:15] "POST /neutron/port HTTP/1.1" 200 117 0.001053 10.0.0.38 - - [2026-01-01 02:03:15] "POST /neutron/network HTTP/1.1" 200 902 0.007841 10.0.0.38 - - [2026-01-01 02:03:16] "POST /neutron/port HTTP/1.1" 200 1060 0.020913 10.0.0.38 - - [2026-01-01 02:03:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004058 10.0.0.38 - - [2026-01-01 02:03:16] "POST /neutron/network HTTP/1.1" 200 892 0.015104 10.0.0.38 - - [2026-01-01 02:03:17] "POST /neutron/port HTTP/1.1" 200 1125 0.029300 10.0.0.38 - - [2026-01-01 02:03:17] "POST /neutron/port HTTP/1.1" 200 1124 0.022976 10.0.0.38 - - [2026-01-01 02:03:18] "POST /neutron/port HTTP/1.1" 200 117 0.007028 10.0.0.38 - - [2026-01-01 02:03:19] "POST /neutron/network HTTP/1.1" 200 892 0.008470 10.0.0.249 - - [2026-01-01 02:03:19] "DELETE /route-target/8f9f42e3-d939-481e-a1eb-2e6bc0f6597e HTTP/1.1" 200 115 0.054535 10.0.0.27 - - [2026-01-01 02:03:19] "POST /useragent-kv HTTP/1.1" 200 115 0.004532 10.0.0.27 - - [2026-01-01 02:03:19] "POST /useragent-kv HTTP/1.1" 200 115 0.006191 10.0.0.249 - - [2026-01-01 02:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005325 10.0.0.38 - - [2026-01-01 02:03:19] "POST /neutron/network HTTP/1.1" 200 151 0.167203 10.0.0.27 - - [2026-01-01 02:03:19] "GET /projects?obj_uuids=f7c7a5d8-cdf8-45d5-8e96-9730743e0e7c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000903 10.0.0.38 - - [2026-01-01 02:03:19] "GET /project/f7c7a5d8-cdf8-45d5-8e96-9730743e0e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.108733 10.0.0.27 - - [2026-01-01 02:03:19] "GET /projects?obj_uuids=f7c7a5d8-cdf8-45d5-8e96-9730743e0e7c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001026 10.0.0.38 - - [2026-01-01 02:03:19] "GET /project/f7c7a5d8-cdf8-45d5-8e96-9730743e0e7c?fields=virtual_networks HTTP/1.1" 200 1037 0.081330 10.0.0.27 - - [2026-01-01 02:03:19] "GET /projects?obj_uuids=f7c7a5d8-cdf8-45d5-8e96-9730743e0e7c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000948 10.0.0.38 - - [2026-01-01 02:03:20] "GET /project/f7c7a5d8-cdf8-45d5-8e96-9730743e0e7c?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.050518 10.0.0.27 - - [2026-01-01 02:03:20] "GET /projects?obj_uuids=f7c7a5d8-cdf8-45d5-8e96-9730743e0e7c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000938 10.0.0.38 - - [2026-01-01 02:03:20] "GET /project/f7c7a5d8-cdf8-45d5-8e96-9730743e0e7c?fields=security_groups HTTP/1.1" 200 1265 0.071476 10.0.0.38 - - [2026-01-01 02:03:21] "POST /fqname-to-id HTTP/1.1" 404 196 0.069031 10.0.0.27 - - [2026-01-01 02:03:21] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003282 10.0.0.27 - - [2026-01-01 02:03:21] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001088 10.0.0.27 - - [2026-01-01 02:03:21] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009232 10.0.0.27 - - [2026-01-01 02:03:21] "POST /id-to-fqname HTTP/1.1" 200 198 0.004088 10.0.0.27 - - [2026-01-01 02:03:21] "POST /fqname-to-id HTTP/1.1" 404 207 0.011517 10.0.0.27 - - [2026-01-01 02:03:21] "POST /security-groups HTTP/1.1" 200 599 0.106208 10.0.0.27 - - [2026-01-01 02:03:22] "POST /projects HTTP/1.1" 200 601 0.378982 10.0.0.27 - - [2026-01-01 02:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.419372 10.0.0.249 - - [2026-01-01 02:03:22] "POST /access-control-lists HTTP/1.1" 200 604 0.038626 10.0.0.38 - - [2026-01-01 02:03:22] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.632998 10.0.0.38 - - [2026-01-01 02:03:23] "GET / HTTP/1.1" 200 35931 0.002561 10.0.0.38 - - [2026-01-01 02:03:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000566 10.0.0.38 - - [2026-01-01 02:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.084684 10.0.0.27 - - [2026-01-01 02:03:24] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000961 10.0.0.38 - - [2026-01-01 02:03:24] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.069036 10.0.0.249 - - [2026-01-01 02:03:25] "POST /route-targets HTTP/1.1" 200 327 0.015553 10.0.0.27 - - [2026-01-01 02:03:25] "POST /useragent-kv HTTP/1.1" 200 115 0.013989 10.0.0.38 - - [2026-01-01 02:03:25] "POST /neutron/subnet HTTP/1.1" 200 724 0.275893 10.0.0.38 - - [2026-01-01 02:03:25] "POST /id-to-fqname HTTP/1.1" 200 267 0.001385 10.0.0.38 - - [2026-01-01 02:03:25] "GET /virtual-network/bca9be51-ab1b-4b2c-8a6c-a4d61bf8852d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.006770 10.0.0.38 - - [2026-01-01 02:03:25] "GET /virtual-network/bca9be51-ab1b-4b2c-8a6c-a4d61bf8852d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.006958 10.0.0.38 - - [2026-01-01 02:03:25] "POST /neutron/network HTTP/1.1" 200 910 0.016587 10.0.0.38 - - [2026-01-01 02:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.27 - - [2026-01-01 02:03:25] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000865 10.0.0.38 - - [2026-01-01 02:03:25] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.051836 10.0.0.27 - - [2026-01-01 02:03:25] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000962 10.0.0.38 - - [2026-01-01 02:03:25] "POST /neutron/network HTTP/1.1" 200 691 0.175102 10.0.0.249 - - [2026-01-01 02:03:25] "POST /ref-update HTTP/1.1" 200 156 0.031101 10.0.0.38 - - [2026-01-01 02:03:26] "POST /id-to-fqname HTTP/1.1" 200 267 0.003353 10.0.0.38 - - [2026-01-01 02:03:26] "GET /virtual-network/3335d55e-8640-44db-bbb2-3ef1302b0177?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.006551 10.0.0.38 - - [2026-01-01 02:03:26] "POST /neutron/network HTTP/1.1" 200 910 0.007823 10.0.0.38 - - [2026-01-01 02:03:26] "GET /virtual-network/3335d55e-8640-44db-bbb2-3ef1302b0177?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.006066 10.0.0.38 - - [2026-01-01 02:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008034 10.0.0.27 - - [2026-01-01 02:03:26] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001032 10.0.0.38 - - [2026-01-01 02:03:26] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.092980 10.0.0.38 - - [2026-01-01 02:03:26] "POST /neutron/network HTTP/1.1" 200 117 0.017200 10.0.0.38 - - [2026-01-01 02:03:27] "POST /neutron/network HTTP/1.1" 200 911 0.013516 10.0.0.38 - - [2026-01-01 02:03:27] "POST /id-to-fqname HTTP/1.1" 200 268 0.000983 10.0.0.38 - - [2026-01-01 02:03:27] "GET /virtual-network/80b56eea-1185-4938-8b9f-cdff00d4f289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.005640 10.0.0.38 - - [2026-01-01 02:03:27] "GET /virtual-network/80b56eea-1185-4938-8b9f-cdff00d4f289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.011603 10.0.0.38 - - [2026-01-01 02:03:27] "POST /neutron/subnet HTTP/1.1" 200 719 0.020098 10.0.0.38 - - [2026-01-01 02:03:27] "POST /id-to-fqname HTTP/1.1" 200 267 0.001037 10.0.0.249 - - [2026-01-01 02:03:53] "DELETE /access-control-list/f9971aff-e1e1-4fcd-a88f-50320d688931 HTTP/1.1" 200 115 0.046597 10.0.0.27 - - [2026-01-01 02:03:54] "DELETE /project/f7c7a5d8cdf845d58e969730743e0e7c HTTP/1.1" 404 173 0.012219 10.0.0.27 - - [2026-01-01 02:03:54] "DELETE /project/324dca70-c4c1-488d-9ebf-7e9cee0029e9 HTTP/1.1" 404 177 0.016002 10.0.0.27 - - [2026-01-01 02:03:54] "DELETE /project/f3941fac11ae467bb74cb7b48c27800d HTTP/1.1" 404 173 0.006623 10.0.0.27 - - [2026-01-01 02:03:54] "GET /projects?obj_uuids=f7c7a5d8-cdf8-45d5-8e96-9730743e0e7c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000897 10.0.0.27 - - [2026-01-01 02:03:54] "GET /project/f7c7a5d8-cdf8-45d5-8e96-9730743e0e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.094411 10.0.0.27 - - [2026-01-01 02:03:54] "GET /projects?obj_uuids=f7c7a5d8-cdf8-45d5-8e96-9730743e0e7c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000950 10.0.0.27 - - [2026-01-01 02:03:54] "GET /project/f7c7a5d8-cdf8-45d5-8e96-9730743e0e7c?fields=security_groups HTTP/1.1" 200 1370 0.068547 10.0.0.27 - - [2026-01-01 02:03:54] "DELETE /security-group/7b38274a-0189-4267-a49d-efe0d372493b HTTP/1.1" 200 115 0.066414 10.0.0.27 - - [2026-01-01 02:03:54] "GET /projects?obj_uuids=f7c7a5d8-cdf8-45d5-8e96-9730743e0e7c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002560 10.0.0.27 - - [2026-01-01 02:03:54] "GET /project/f7c7a5d8-cdf8-45d5-8e96-9730743e0e7c?fields=application_policy_sets HTTP/1.1" 200 1409 0.096231 10.0.0.249 - - [2026-01-01 02:03:54] "DELETE /access-control-list/8ba294b2-c3ad-448a-9a8a-bc1ca59714a6 HTTP/1.1" 200 115 0.071408 10.0.0.27 - - [2026-01-01 02:03:55] "DELETE /project/f7c7a5d8-cdf8-45d5-8e96-9730743e0e7c HTTP/1.1" 200 115 0.563365 10.0.0.27 - - [2026-01-01 02:04:03] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000955 10.0.0.38 - - [2026-01-01 02:04:03] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.073684 10.0.0.38 - - [2026-01-01 02:04:04] "POST /neutron/port HTTP/1.1" 200 117 0.007117 10.0.0.38 - - [2026-01-01 02:04:04] "POST /id-to-fqname HTTP/1.1" 200 268 0.001168 10.0.0.38 - - [2026-01-01 02:04:04] "POST /neutron/network HTTP/1.1" 200 921 0.007726 10.0.0.27 - - [2026-01-01 02:04:05] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000981 10.0.0.38 - - [2026-01-01 02:04:05] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.128134 10.0.0.38 - - [2026-01-01 02:04:05] "POST /neutron/port HTTP/1.1" 200 1068 0.062304 10.0.0.38 - - [2026-01-01 02:04:05] "POST /neutron/port HTTP/1.1" 200 1122 0.244544 10.0.0.38 - - [2026-01-01 02:04:05] "POST /neutron/port HTTP/1.1" 200 117 0.012378 10.0.0.27 - - [2026-01-01 02:04:05] "GET /projects?obj_uuids=2340332b-0b8b-43fb-a30a-3f7a9a0d7aee&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001091 10.0.0.38 - - [2026-01-01 02:04:05] "GET /project/2340332b-0b8b-43fb-a30a-3f7a9a0d7aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.066267 10.0.0.38 - - [2026-01-01 02:04:05] "POST /neutron/subnet HTTP/1.1" 200 699 0.020353 10.0.0.38 - - [2026-01-01 02:04:06] "POST /neutron/network HTTP/1.1" 200 921 0.018547 10.0.0.38 - - [2026-01-01 02:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.015549 10.0.0.38 - - [2026-01-01 02:04:06] "GET /security-group/62f01692-7f9a-4cc3-a3eb-67b385951fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3685 0.020124 10.0.0.38 - - [2026-01-01 02:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.018145 10.0.0.27 - - [2026-01-01 02:04:06] "GET /projects?obj_uuids=2340332b-0b8b-43fb-a30a-3f7a9a0d7aee&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001041 10.0.0.38 - - [2026-01-01 02:04:07] "GET /project/2340332b-0b8b-43fb-a30a-3f7a9a0d7aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.084469 10.0.0.38 - - [2026-01-01 02:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006675 10.0.0.38 - - [2026-01-01 02:04:07] "GET /security-group/62f01692-7f9a-4cc3-a3eb-67b385951fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3685 0.004020 10.0.0.38 - - [2026-01-01 02:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006319 10.0.0.38 - - [2026-01-01 02:04:07] "POST /neutron/port HTTP/1.1" 200 1067 0.052973 10.0.0.38 - - [2026-01-01 02:04:07] "PUT /security-group/62f01692-7f9a-4cc3-a3eb-67b385951fb5 HTTP/1.1" 200 262 0.056759 10.0.0.38 - - [2026-01-01 02:04:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004652 10.0.0.38 - - [2026-01-01 02:04:07] "POST /neutron/network HTTP/1.1" 200 911 0.007749 10.0.0.38 - - [2026-01-01 02:04:08] "POST /fqname-to-id HTTP/1.1" 404 193 0.003995 10.0.0.38 - - [2026-01-01 02:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.27 - - [2026-01-01 02:04:08] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001322 10.0.0.38 - - [2026-01-01 02:04:08] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.008630 10.0.0.38 - - [2026-01-01 02:04:08] "POST /service-templates HTTP/1.1" 200 543 0.063853 10.0.0.38 - - [2026-01-01 02:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006312 10.0.0.38 - - [2026-01-01 02:04:08] "GET /service-template/be52c649-ed4b-41ee-be20-056ae08b10bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.014310 10.0.0.38 - - [2026-01-01 02:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008261 10.0.0.38 - - [2026-01-01 02:04:08] "GET /service-template/be52c649-ed4b-41ee-be20-056ae08b10bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.013034 10.0.0.38 - - [2026-01-01 02:04:08] "POST /id-to-fqname HTTP/1.1" 200 267 0.004338 10.0.0.38 - - [2026-01-01 02:04:08] "POST /id-to-fqname HTTP/1.1" 200 267 0.004271 10.0.0.38 - - [2026-01-01 02:04:08] "POST /id-to-fqname HTTP/1.1" 200 268 0.004293 10.0.0.38 - - [2026-01-01 02:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006387 10.0.0.38 - - [2026-01-01 02:04:09] "DELETE /service-template/be52c649-ed4b-41ee-be20-056ae08b10bf HTTP/1.1" 200 115 0.062644 10.0.0.38 - - [2026-01-01 02:04:09] "POST /fqname-to-id HTTP/1.1" 404 193 0.012191 10.0.0.38 - - [2026-01-01 02:04:12] "POST /neutron/network HTTP/1.1" 200 910 0.022178 10.0.0.38 - - [2026-01-01 02:04:14] "POST /neutron/network HTTP/1.1" 400 204 0.043237 10.0.0.38 - - [2026-01-01 02:04:18] "POST /neutron/network HTTP/1.1" 200 910 0.010839 10.0.0.38 - - [2026-01-01 02:04:20] "POST /neutron/network HTTP/1.1" 400 204 0.045744 10.0.0.38 - - [2026-01-01 02:04:24] "POST /neutron/network HTTP/1.1" 200 910 0.028098 10.0.0.38 - - [2026-01-01 02:04:26] "POST /neutron/network HTTP/1.1" 400 204 0.032701 10.0.0.38 - - [2026-01-01 02:04:31] "POST /neutron/network HTTP/1.1" 200 910 0.020492 10.0.0.38 - - [2026-01-01 02:04:33] "POST /neutron/network HTTP/1.1" 400 204 0.031596 10.0.0.38 - - [2026-01-01 02:04:37] "POST /neutron/network HTTP/1.1" 200 910 0.012077 10.0.0.38 - - [2026-01-01 02:04:39] "POST /neutron/network HTTP/1.1" 400 204 0.025066 10.0.0.38 - - [2026-01-01 02:04:43] "POST /neutron/network HTTP/1.1" 200 910 0.007518 10.0.0.38 - - [2026-01-01 02:04:45] "POST /neutron/network HTTP/1.1" 400 204 0.014915 10.0.0.38 - - [2026-01-01 02:04:49] "POST /neutron/network HTTP/1.1" 200 910 0.006986 10.0.0.38 - - [2026-01-01 02:04:51] "POST /neutron/network HTTP/1.1" 400 204 0.023787 10.0.0.38 - - [2026-01-01 02:04:55] "POST /neutron/network HTTP/1.1" 200 910 0.007720 10.0.0.38 - - [2026-01-01 02:04:57] "POST /neutron/network HTTP/1.1" 400 204 0.015412 10.0.0.27 - - [2026-01-01 02:04:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000390 10.0.0.27 - - [2026-01-01 02:04:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000333 10.0.0.249 - - [2026-01-01 02:04:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000530 10.0.0.249 - - [2026-01-01 02:04:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000335 10.0.0.27 - - [2026-01-01 02:04:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000346 10.0.0.27 - - [2026-01-01 02:04:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000466 10.0.0.249 - - [2026-01-01 02:04:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000482 10.0.0.249 - - [2026-01-01 02:04:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000362 10.0.0.38 - - [2026-01-01 02:05:00] "GET /global-system-configs HTTP/1.1" 401 292 0.001616 10.0.0.38 - - [2026-01-01 02:05:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000416 10.0.0.38 - - [2026-01-01 02:05:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000390 10.0.0.38 - - [2026-01-01 02:05:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000547 10.0.0.38 - - [2026-01-01 02:05:01] "POST /neutron/network HTTP/1.1" 200 910 0.016967 10.0.0.38 - - [2026-01-01 02:05:04] "POST /neutron/network HTTP/1.1" 400 204 0.014378 10.0.0.38 - - [2026-01-01 02:05:06] "POST /neutron/network HTTP/1.1" 200 911 0.007739 10.0.0.38 - - [2026-01-01 02:05:07] "POST /neutron/port HTTP/1.1" 200 1122 0.016039 10.0.0.38 - - [2026-01-01 02:05:08] "POST /neutron/network HTTP/1.1" 200 911 0.007817 10.0.0.38 - - [2026-01-01 02:05:10] "POST /neutron/network HTTP/1.1" 400 204 0.021751 10.0.0.38 - - [2026-01-01 02:05:14] "POST /neutron/network HTTP/1.1" 200 911 0.007303 10.0.0.38 - - [2026-01-01 02:05:16] "POST /neutron/network HTTP/1.1" 400 204 0.015051 10.0.0.38 - - [2026-01-01 02:05:18] "POST /neutron/port HTTP/1.1" 200 151 0.290650 10.0.0.249 - - [2026-01-01 02:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.38 - - [2026-01-01 02:05:18] "POST /neutron/network HTTP/1.1" 200 910 0.008352 10.0.0.27 - - [2026-01-01 02:05:18] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001397 10.0.0.249 - - [2026-01-01 02:05:18] "DELETE /route-target/2a81b7e3-4e68-414d-bc0e-d5fb1e638c8b HTTP/1.1" 200 115 0.036107 10.0.0.38 - - [2026-01-01 02:05:19] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.077310 10.0.0.27 - - [2026-01-01 02:05:19] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001254 10.0.0.38 - - [2026-01-01 02:05:19] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?fields=virtual_networks HTTP/1.1" 200 1334 0.076687 10.0.0.27 - - [2026-01-01 02:05:21] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001298 10.0.0.38 - - [2026-01-01 02:05:21] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.058139 10.0.0.27 - - [2026-01-01 02:05:21] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000884 10.0.0.38 - - [2026-01-01 02:05:21] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?fields=virtual_networks HTTP/1.1" 200 1334 0.055004 10.0.0.27 - - [2026-01-01 02:05:23] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001208 10.0.0.38 - - [2026-01-01 02:05:23] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.064811 10.0.0.27 - - [2026-01-01 02:05:23] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001263 10.0.0.38 - - [2026-01-01 02:05:23] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?fields=virtual_networks HTTP/1.1" 200 1334 0.077400 10.0.0.27 - - [2026-01-01 02:05:25] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001315 10.0.0.38 - - [2026-01-01 02:05:25] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.061658 10.0.0.27 - - [2026-01-01 02:05:25] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001076 10.0.0.38 - - [2026-01-01 02:05:25] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?fields=virtual_networks HTTP/1.1" 200 1334 0.065735 10.0.0.27 - - [2026-01-01 02:05:27] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001290 10.0.0.38 - - [2026-01-01 02:05:27] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.043135 10.0.0.27 - - [2026-01-01 02:05:27] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000886 10.0.0.38 - - [2026-01-01 02:05:27] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?fields=virtual_networks HTTP/1.1" 200 1334 0.042357 10.0.0.27 - - [2026-01-01 02:05:29] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000931 10.0.0.38 - - [2026-01-01 02:05:29] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.049146 10.0.0.27 - - [2026-01-01 02:05:29] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001122 10.0.0.38 - - [2026-01-01 02:05:29] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?fields=virtual_networks HTTP/1.1" 200 1334 0.041015 10.0.0.27 - - [2026-01-01 02:05:31] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000917 10.0.0.38 - - [2026-01-01 02:05:32] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.047453 10.0.0.27 - - [2026-01-01 02:05:32] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000892 10.0.0.38 - - [2026-01-01 02:05:32] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?fields=virtual_networks HTTP/1.1" 200 1334 0.042672 10.0.0.27 - - [2026-01-01 02:05:34] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001887 10.0.0.38 - - [2026-01-01 02:05:34] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.046663 10.0.0.27 - - [2026-01-01 02:05:34] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000979 10.0.0.38 - - [2026-01-01 02:05:34] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?fields=virtual_networks HTTP/1.1" 200 1334 0.040352 10.0.0.27 - - [2026-01-01 02:05:36] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000916 10.0.0.38 - - [2026-01-01 02:05:36] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.042964 10.0.0.27 - - [2026-01-01 02:05:36] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000939 10.0.0.38 - - [2026-01-01 02:05:36] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?fields=virtual_networks HTTP/1.1" 200 1334 0.050725 10.0.0.27 - - [2026-01-01 02:05:38] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000995 10.0.0.38 - - [2026-01-01 02:05:38] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.043944 10.0.0.27 - - [2026-01-01 02:05:38] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000912 10.0.0.38 - - [2026-01-01 02:05:38] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?fields=virtual_networks HTTP/1.1" 200 1334 0.081634 10.0.0.27 - - [2026-01-01 02:05:40] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000874 10.0.0.38 - - [2026-01-01 02:05:40] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.049479 10.0.0.27 - - [2026-01-01 02:05:40] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000996 10.0.0.38 - - [2026-01-01 02:05:40] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?fields=virtual_networks HTTP/1.1" 200 1334 0.049382 10.0.0.27 - - [2026-01-01 02:05:42] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000903 10.0.0.38 - - [2026-01-01 02:05:42] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.048975 10.0.0.27 - - [2026-01-01 02:05:42] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000952 10.0.0.38 - - [2026-01-01 02:05:42] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?fields=virtual_networks HTTP/1.1" 200 1334 0.034753 10.0.0.27 - - [2026-01-01 02:05:44] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001198 10.0.0.38 - - [2026-01-01 02:05:44] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.045105 10.0.0.27 - - [2026-01-01 02:05:44] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000896 10.0.0.38 - - [2026-01-01 02:05:44] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?fields=virtual_networks HTTP/1.1" 200 1334 0.057745 10.0.0.27 - - [2026-01-01 02:05:47] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000953 10.0.0.38 - - [2026-01-01 02:05:47] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.046711 10.0.0.27 - - [2026-01-01 02:05:47] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001758 10.0.0.38 - - [2026-01-01 02:05:47] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?fields=virtual_networks HTTP/1.1" 200 1334 0.053059 10.0.0.27 - - [2026-01-01 02:05:49] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000965 10.0.0.38 - - [2026-01-01 02:05:49] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.051002 10.0.0.27 - - [2026-01-01 02:05:49] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001207 10.0.0.38 - - [2026-01-01 02:05:49] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?fields=virtual_networks HTTP/1.1" 200 1334 0.050970 10.0.0.27 - - [2026-01-01 02:05:51] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000954 10.0.0.38 - - [2026-01-01 02:05:51] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.054268 10.0.0.27 - - [2026-01-01 02:05:51] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000936 10.0.0.38 - - [2026-01-01 02:05:51] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?fields=virtual_networks HTTP/1.1" 200 1334 0.048844 10.0.0.27 - - [2026-01-01 02:05:53] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000996 10.0.0.38 - - [2026-01-01 02:05:53] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.050514 10.0.0.27 - - [2026-01-01 02:05:53] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000881 10.0.0.38 - - [2026-01-01 02:05:53] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?fields=virtual_networks HTTP/1.1" 200 1334 0.047353 10.0.0.27 - - [2026-01-01 02:05:55] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001175 10.0.0.38 - - [2026-01-01 02:05:55] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.061609 10.0.0.27 - - [2026-01-01 02:05:55] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000888 10.0.0.38 - - [2026-01-01 02:05:55] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?fields=virtual_networks HTTP/1.1" 200 1334 0.044042 10.0.0.27 - - [2026-01-01 02:05:57] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001006 10.0.0.38 - - [2026-01-01 02:05:57] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.045418 10.0.0.27 - - [2026-01-01 02:05:57] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000880 10.0.0.38 - - [2026-01-01 02:05:57] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?fields=virtual_networks HTTP/1.1" 200 1334 0.051150 10.0.0.27 - - [2026-01-01 02:05:59] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000919 10.0.0.38 - - [2026-01-01 02:05:59] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.044688 10.0.0.27 - - [2026-01-01 02:05:59] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000883 10.0.0.38 - - [2026-01-01 02:06:00] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?fields=virtual_networks HTTP/1.1" 200 1334 0.043169 10.0.0.27 - - [2026-01-01 02:06:02] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000903 10.0.0.38 - - [2026-01-01 02:06:02] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.058380 10.0.0.27 - - [2026-01-01 02:06:02] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000998 10.0.0.38 - - [2026-01-01 02:06:02] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?fields=virtual_networks HTTP/1.1" 200 1334 0.049860 10.0.0.27 - - [2026-01-01 02:06:04] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001212 10.0.0.38 - - [2026-01-01 02:06:04] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.049198 10.0.0.27 - - [2026-01-01 02:06:04] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000980 10.0.0.38 - - [2026-01-01 02:06:04] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?fields=virtual_networks HTTP/1.1" 200 1334 0.054110 10.0.0.27 - - [2026-01-01 02:06:06] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001297 10.0.0.38 - - [2026-01-01 02:06:06] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.059145 10.0.0.27 - - [2026-01-01 02:06:06] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000882 10.0.0.38 - - [2026-01-01 02:06:06] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?fields=virtual_networks HTTP/1.1" 200 1334 0.044895 10.0.0.27 - - [2026-01-01 02:06:08] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001385 10.0.0.38 - - [2026-01-01 02:06:08] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.053024 10.0.0.27 - - [2026-01-01 02:06:08] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001458 10.0.0.38 - - [2026-01-01 02:06:08] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?fields=virtual_networks HTTP/1.1" 200 1334 0.058875 10.0.0.27 - - [2026-01-01 02:06:10] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001079 10.0.0.38 - - [2026-01-01 02:06:10] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.067134 10.0.0.27 - - [2026-01-01 02:06:10] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000959 10.0.0.38 - - [2026-01-01 02:06:10] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?fields=virtual_networks HTTP/1.1" 200 1334 0.048863 10.0.0.27 - - [2026-01-01 02:06:12] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000898 10.0.0.38 - - [2026-01-01 02:06:12] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.051093 10.0.0.27 - - [2026-01-01 02:06:12] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001682 10.0.0.38 - - [2026-01-01 02:06:12] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?fields=virtual_networks HTTP/1.1" 200 1334 0.052758 10.0.0.27 - - [2026-01-01 02:06:15] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001167 10.0.0.38 - - [2026-01-01 02:06:15] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.045557 10.0.0.27 - - [2026-01-01 02:06:15] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001762 10.0.0.38 - - [2026-01-01 02:06:15] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?fields=virtual_networks HTTP/1.1" 200 1334 0.062660 10.0.0.27 - - [2026-01-01 02:06:17] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001057 10.0.0.38 - - [2026-01-01 02:06:17] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.044988 10.0.0.27 - - [2026-01-01 02:06:17] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002100 10.0.0.38 - - [2026-01-01 02:06:17] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?fields=virtual_networks HTTP/1.1" 200 1334 0.049626 10.0.0.27 - - [2026-01-01 02:06:19] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001586 10.0.0.38 - - [2026-01-01 02:06:19] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.055926 10.0.0.27 - - [2026-01-01 02:06:19] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001816 10.0.0.38 - - [2026-01-01 02:06:19] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?fields=virtual_networks HTTP/1.1" 200 1334 0.054539 10.0.0.27 - - [2026-01-01 02:06:21] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001594 10.0.0.38 - - [2026-01-01 02:06:21] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.110974 10.0.0.27 - - [2026-01-01 02:06:21] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000852 10.0.0.38 - - [2026-01-01 02:06:21] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?fields=virtual_networks HTTP/1.1" 200 1334 0.059255 10.0.0.27 - - [2026-01-01 02:06:23] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.035854 10.0.0.38 - - [2026-01-01 02:06:23] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.101991 10.0.0.27 - - [2026-01-01 02:06:23] "GET /projects?obj_uuids=f3941fac-11ae-467b-b74c-b7b48c27800d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000964 10.0.0.38 - - [2026-01-01 02:06:23] "GET /project/f3941fac-11ae-467b-b74c-b7b48c27800d?fields=virtual_networks HTTP/1.1" 200 1334 0.052305 10.0.0.38 - - [2026-01-01 02:06:24] "POST /fqname-to-id HTTP/1.1" 404 189 0.031393 10.0.0.27 - - [2026-01-01 02:06:24] "GET /projects?obj_uuids=28f89a3f-b794-4088-a6a8-93cece200996&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003506 10.0.0.27 - - [2026-01-01 02:06:24] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000891 10.0.0.27 - - [2026-01-01 02:06:24] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.037291 10.0.0.27 - - [2026-01-01 02:06:24] "POST /id-to-fqname HTTP/1.1" 200 191 0.003302 10.0.0.27 - - [2026-01-01 02:06:24] "POST /fqname-to-id HTTP/1.1" 404 200 0.010433 10.0.0.27 - - [2026-01-01 02:06:24] "POST /security-groups HTTP/1.1" 200 592 0.093234 10.0.0.27 - - [2026-01-01 02:06:24] "POST /projects HTTP/1.1" 200 587 0.339779 10.0.0.27 - - [2026-01-01 02:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.419717 10.0.0.38 - - [2026-01-01 02:06:25] "GET /project/28f89a3f-b794-4088-a6a8-93cece200996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.637909 10.0.0.249 - - [2026-01-01 02:06:25] "POST /fqname-to-id HTTP/1.1" 404 234 0.069493 10.0.0.38 - - [2026-01-01 02:06:26] "GET / HTTP/1.1" 200 35931 0.001864 10.0.0.38 - - [2026-01-01 02:06:26] "POST /fqname-to-id HTTP/1.1" 401 292 0.000569 10.0.0.38 - - [2026-01-01 02:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.060808 10.0.0.27 - - [2026-01-01 02:06:27] "GET /projects?obj_uuids=28f89a3f-b794-4088-a6a8-93cece200996&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000849 10.0.0.38 - - [2026-01-01 02:06:27] "GET /project/28f89a3f-b794-4088-a6a8-93cece200996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.048928 10.0.0.38 - - [2026-01-01 02:06:27] "POST /neutron/network HTTP/1.1" 200 117 0.038872 10.0.0.249 - - [2026-01-01 02:06:27] "POST /ref-update HTTP/1.1" 200 156 0.051614 10.0.0.38 - - [2026-01-01 02:06:27] "POST /neutron/network HTTP/1.1" 200 891 0.009614 10.0.0.38 - - [2026-01-01 02:06:27] "POST /id-to-fqname HTTP/1.1" 200 253 0.001662 10.0.0.38 - - [2026-01-01 02:06:27] "GET /virtual-network/332b5980-fbaa-4c3b-a176-0f5f0bd147c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2143 0.005817 10.0.0.38 - - [2026-01-01 02:06:27] "GET /virtual-network/332b5980-fbaa-4c3b-a176-0f5f0bd147c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2143 0.005550 10.0.0.38 - - [2026-01-01 02:06:27] "POST /neutron/subnet HTTP/1.1" 200 734 0.009993 10.0.0.38 - - [2026-01-01 02:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003316 10.0.0.27 - - [2026-01-01 02:06:27] "GET /projects?obj_uuids=28f89a3f-b794-4088-a6a8-93cece200996&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000835 10.0.0.38 - - [2026-01-01 02:06:27] "GET /project/28f89a3f-b794-4088-a6a8-93cece200996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.048656 10.0.0.27 - - [2026-01-01 02:06:28] "POST /useragent-kv HTTP/1.1" 200 115 0.008654 10.0.0.38 - - [2026-01-01 02:06:28] "POST /neutron/subnet HTTP/1.1" 200 715 0.231541 10.0.0.38 - - [2026-01-01 02:06:28] "POST /id-to-fqname HTTP/1.1" 200 253 0.001258 10.0.0.38 - - [2026-01-01 02:06:28] "GET /virtual-network/b28063ab-cce4-4bbe-8a42-edd521387035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.005899 10.0.0.38 - - [2026-01-01 02:06:28] "GET /virtual-network/b28063ab-cce4-4bbe-8a42-edd521387035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.005311 10.0.0.38 - - [2026-01-01 02:06:28] "POST /neutron/network HTTP/1.1" 200 887 0.008269 10.0.0.38 - - [2026-01-01 02:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.27 - - [2026-01-01 02:06:28] "GET /projects?obj_uuids=28f89a3f-b794-4088-a6a8-93cece200996&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000899 10.0.0.38 - - [2026-01-01 02:06:28] "GET /project/28f89a3f-b794-4088-a6a8-93cece200996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.048174 10.0.0.27 - - [2026-01-01 02:06:28] "GET /projects?obj_uuids=28f89a3f-b794-4088-a6a8-93cece200996&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000955 10.0.0.38 - - [2026-01-01 02:06:28] "POST /neutron/network HTTP/1.1" 200 672 0.140049 10.0.0.249 - - [2026-01-01 02:06:29] "POST /route-targets HTTP/1.1" 200 327 0.019406 10.0.0.38 - - [2026-01-01 02:06:29] "POST /id-to-fqname HTTP/1.1" 200 254 0.003763 10.0.0.38 - - [2026-01-01 02:06:29] "GET /virtual-network/ac4bb2b3-4523-408d-850a-912b6655b68f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2147 0.006033 10.0.0.38 - - [2026-01-01 02:06:29] "POST /neutron/network HTTP/1.1" 200 893 0.007507 10.0.0.38 - - [2026-01-01 02:06:29] "GET /virtual-network/ac4bb2b3-4523-408d-850a-912b6655b68f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2147 0.005677 10.0.0.38 - - [2026-01-01 02:06:29] "POST /id-to-fqname HTTP/1.1" 200 253 0.001264 10.0.0.38 - - [2026-01-01 02:06:29] "POST /neutron/network HTTP/1.1" 200 897 0.006858 10.0.0.27 - - [2026-01-01 02:06:30] "GET /projects?obj_uuids=28f89a3f-b794-4088-a6a8-93cece200996&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001418 10.0.0.38 - - [2026-01-01 02:06:30] "GET /project/28f89a3f-b794-4088-a6a8-93cece200996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.073644 10.0.0.38 - - [2026-01-01 02:06:30] "POST /neutron/port HTTP/1.1" 200 117 0.007700 10.0.0.38 - - [2026-01-01 02:06:30] "POST /id-to-fqname HTTP/1.1" 200 254 0.001224 10.0.0.38 - - [2026-01-01 02:06:31] "POST /neutron/network HTTP/1.1" 200 897 0.007082 10.0.0.38 - - [2026-01-01 02:06:31] "POST /neutron/port HTTP/1.1" 200 1059 0.021827 10.0.0.27 - - [2026-01-01 02:06:31] "GET /projects?obj_uuids=28f89a3f-b794-4088-a6a8-93cece200996&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000940 10.0.0.38 - - [2026-01-01 02:06:31] "GET /project/28f89a3f-b794-4088-a6a8-93cece200996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.084611 10.0.0.38 - - [2026-01-01 02:06:31] "POST /neutron/port HTTP/1.1" 200 1123 0.021177 10.0.0.38 - - [2026-01-01 02:06:31] "POST /neutron/port HTTP/1.1" 200 117 0.001215 10.0.0.38 - - [2026-01-01 02:06:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008398 10.0.0.27 - - [2026-01-01 02:06:32] "GET /projects?obj_uuids=28f89a3f-b794-4088-a6a8-93cece200996&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000905 10.0.0.38 - - [2026-01-01 02:06:32] "POST /neutron/port HTTP/1.1" 200 1063 0.338605 10.0.0.38 - - [2026-01-01 02:06:32] "POST /fqname-to-id HTTP/1.1" 404 193 0.003827 10.0.0.38 - - [2026-01-01 02:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.27 - - [2026-01-01 02:06:32] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001865 10.0.0.38 - - [2026-01-01 02:06:32] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.011986 10.0.0.38 - - [2026-01-01 02:06:32] "POST /neutron/port HTTP/1.1" 200 1117 0.136124 10.0.0.38 - - [2026-01-01 02:06:32] "POST /service-templates HTTP/1.1" 200 543 0.069880 10.0.0.38 - - [2026-01-01 02:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.38 - - [2026-01-01 02:06:32] "GET /service-template/04dc52da-172e-4a3f-8c2a-0f2e69f42da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.005946 10.0.0.38 - - [2026-01-01 02:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.38 - - [2026-01-01 02:06:32] "POST /neutron/subnet HTTP/1.1" 200 708 0.009156 10.0.0.38 - - [2026-01-01 02:06:33] "GET /service-template/04dc52da-172e-4a3f-8c2a-0f2e69f42da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.004207 10.0.0.38 - - [2026-01-01 02:06:33] "POST /id-to-fqname HTTP/1.1" 200 253 0.001261 10.0.0.38 - - [2026-01-01 02:06:33] "POST /id-to-fqname HTTP/1.1" 200 253 0.001296 10.0.0.38 - - [2026-01-01 02:06:33] "POST /id-to-fqname HTTP/1.1" 200 254 0.001176 10.0.0.38 - - [2026-01-01 02:06:33] "POST /neutron/port HTTP/1.1" 200 2098 0.030739 10.0.0.38 - - [2026-01-01 02:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.38 - - [2026-01-01 02:06:33] "DELETE /service-template/04dc52da-172e-4a3f-8c2a-0f2e69f42da1 HTTP/1.1" 200 115 0.031778 10.0.0.38 - - [2026-01-01 02:06:33] "POST /fqname-to-id HTTP/1.1" 404 193 0.004580 10.0.0.38 - - [2026-01-01 02:06:35] "POST /neutron/network HTTP/1.1" 400 204 0.019086 10.0.0.38 - - [2026-01-01 02:06:36] "POST /neutron/port HTTP/1.1" 200 151 0.258145 10.0.0.38 - - [2026-01-01 02:06:36] "POST /neutron/port HTTP/1.1" 200 151 0.265997 10.0.0.249 - - [2026-01-01 02:06:37] "DELETE /route-target/51d14666-0822-4d6d-aa30-afb387722778 HTTP/1.1" 200 115 0.029897 10.0.0.38 - - [2026-01-01 02:06:37] "POST /neutron/network HTTP/1.1" 200 893 0.012727 10.0.0.27 - - [2026-01-01 02:06:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003691 10.0.0.27 - - [2026-01-01 02:06:38] "POST /useragent-kv HTTP/1.1" 200 115 0.004451 10.0.0.38 - - [2026-01-01 02:06:38] "POST /neutron/network HTTP/1.1" 200 151 0.147853 10.0.0.249 - - [2026-01-01 02:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009671 10.0.0.27 - - [2026-01-01 02:06:38] "GET /projects?obj_uuids=28f89a3f-b794-4088-a6a8-93cece200996&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001499 10.0.0.38 - - [2026-01-01 02:06:38] "GET /project/28f89a3f-b794-4088-a6a8-93cece200996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.091589 10.0.0.27 - - [2026-01-01 02:06:38] "GET /projects?obj_uuids=28f89a3f-b794-4088-a6a8-93cece200996&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002536 10.0.0.38 - - [2026-01-01 02:06:38] "GET /project/28f89a3f-b794-4088-a6a8-93cece200996?fields=virtual_networks HTTP/1.1" 200 1034 0.047786 10.0.0.27 - - [2026-01-01 02:06:38] "GET /projects?obj_uuids=28f89a3f-b794-4088-a6a8-93cece200996&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001282 10.0.0.38 - - [2026-01-01 02:06:38] "GET /project/28f89a3f-b794-4088-a6a8-93cece200996?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.049987 10.0.0.27 - - [2026-01-01 02:06:38] "GET /projects?obj_uuids=28f89a3f-b794-4088-a6a8-93cece200996&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000882 10.0.0.38 - - [2026-01-01 02:06:38] "GET /project/28f89a3f-b794-4088-a6a8-93cece200996?fields=security_groups HTTP/1.1" 200 1261 0.052584 10.0.0.38 - - [2026-01-01 02:06:39] "POST /fqname-to-id HTTP/1.1" 404 193 0.035915 10.0.0.27 - - [2026-01-01 02:06:39] "GET /projects?obj_uuids=b4aee1f4-393b-448e-89f0-c9709a30cca2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003274 10.0.0.27 - - [2026-01-01 02:06:39] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001275 10.0.0.27 - - [2026-01-01 02:06:39] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007730 10.0.0.27 - - [2026-01-01 02:06:39] "POST /id-to-fqname HTTP/1.1" 200 195 0.008270 10.0.0.27 - - [2026-01-01 02:06:39] "POST /fqname-to-id HTTP/1.1" 404 204 0.006615 10.0.0.27 - - [2026-01-01 02:06:40] "POST /security-groups HTTP/1.1" 200 596 0.036820 10.0.0.27 - - [2026-01-01 02:06:40] "POST /projects HTTP/1.1" 200 595 0.270918 10.0.0.249 - - [2026-01-01 02:06:40] "POST /access-control-lists HTTP/1.1" 200 601 0.056618 10.0.0.27 - - [2026-01-01 02:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.359643 10.0.0.38 - - [2026-01-01 02:06:40] "GET /project/b4aee1f4-393b-448e-89f0-c9709a30cca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.535637 10.0.0.38 - - [2026-01-01 02:06:41] "GET / HTTP/1.1" 200 35931 0.001518 10.0.0.38 - - [2026-01-01 02:06:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000410 10.0.0.38 - - [2026-01-01 02:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.061008 10.0.0.27 - - [2026-01-01 02:06:42] "GET /projects?obj_uuids=b4aee1f4-393b-448e-89f0-c9709a30cca2&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000792 10.0.0.38 - - [2026-01-01 02:06:42] "GET /project/b4aee1f4-393b-448e-89f0-c9709a30cca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.050150 10.0.0.249 - - [2026-01-01 02:06:42] "POST /route-targets HTTP/1.1" 200 327 0.015845 10.0.0.27 - - [2026-01-01 02:06:43] "POST /useragent-kv HTTP/1.1" 200 115 0.014291 10.0.0.38 - - [2026-01-01 02:06:43] "POST /neutron/subnet HTTP/1.1" 200 828 0.278036 10.0.0.249 - - [2026-01-01 02:06:43] "POST /fqname-to-id HTTP/1.1" 404 207 0.047654 10.0.0.38 - - [2026-01-01 02:06:43] "POST /id-to-fqname HTTP/1.1" 200 261 0.001128 10.0.0.38 - - [2026-01-01 02:06:43] "GET /virtual-network/6d7c4223-7053-4e95-b2b4-437b61fd8ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2747 0.008231 10.0.0.38 - - [2026-01-01 02:06:43] "POST /neutron/network HTTP/1.1" 200 1077 0.011530 10.0.0.38 - - [2026-01-01 02:06:43] "GET /virtual-network/6d7c4223-7053-4e95-b2b4-437b61fd8ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2747 0.005141 10.0.0.38 - - [2026-01-01 02:06:43] "POST /neutron/subnet HTTP/1.1" 200 734 0.008584 10.0.0.38 - - [2026-01-01 02:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.27 - - [2026-01-01 02:06:43] "GET /projects?obj_uuids=b4aee1f4-393b-448e-89f0-c9709a30cca2&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000808 10.0.0.38 - - [2026-01-01 02:06:43] "GET /project/b4aee1f4-393b-448e-89f0-c9709a30cca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.039304 10.0.0.249 - - [2026-01-01 02:06:43] "POST /ref-update HTTP/1.1" 200 156 0.027270 10.0.0.27 - - [2026-01-01 02:06:44] "POST /useragent-kv HTTP/1.1" 200 115 0.019682 10.0.0.38 - - [2026-01-01 02:06:44] "POST /neutron/subnet HTTP/1.1" 200 828 0.234815 10.0.0.249 - - [2026-01-01 02:06:44] "POST /fqname-to-id HTTP/1.1" 404 207 0.005339 10.0.0.38 - - [2026-01-01 02:06:44] "POST /id-to-fqname HTTP/1.1" 200 261 0.001248 10.0.0.38 - - [2026-01-01 02:06:44] "GET /virtual-network/e62fabe7-8db9-44a3-b367-252efb32d961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2745 0.008528 10.0.0.38 - - [2026-01-01 02:06:44] "POST /neutron/network HTTP/1.1" 200 1076 0.012979 10.0.0.38 - - [2026-01-01 02:06:44] "GET /virtual-network/e62fabe7-8db9-44a3-b367-252efb32d961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2745 0.005275 10.0.0.38 - - [2026-01-01 02:06:44] "POST /neutron/subnet HTTP/1.1" 200 729 0.011493 10.0.0.38 - - [2026-01-01 02:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002758 10.0.0.27 - - [2026-01-01 02:06:44] "GET /projects?obj_uuids=b4aee1f4-393b-448e-89f0-c9709a30cca2&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000809 10.0.0.38 - - [2026-01-01 02:06:44] "GET /project/b4aee1f4-393b-448e-89f0-c9709a30cca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.070760 10.0.0.27 - - [2026-01-01 02:06:45] "POST /useragent-kv HTTP/1.1" 200 115 0.008889 10.0.0.38 - - [2026-01-01 02:06:45] "POST /neutron/subnet HTTP/1.1" 200 828 0.274955 10.0.0.38 - - [2026-01-01 02:06:45] "POST /id-to-fqname HTTP/1.1" 200 262 0.001640 10.0.0.38 - - [2026-01-01 02:06:45] "GET /virtual-network/35a9eed4-06c4-4b91-ba07-d30917dc127a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2745 0.007310 10.0.0.38 - - [2026-01-01 02:06:45] "POST /neutron/network HTTP/1.1" 200 1077 0.008675 10.0.0.38 - - [2026-01-01 02:06:45] "GET /virtual-network/35a9eed4-06c4-4b91-ba07-d30917dc127a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2745 0.004861 10.0.0.38 - - [2026-01-01 02:06:45] "POST /neutron/subnet HTTP/1.1" 200 725 0.008723 10.0.0.38 - - [2026-01-01 02:06:45] "POST /id-to-fqname HTTP/1.1" 200 261 0.001002 10.0.0.27 - - [2026-01-01 02:06:46] "GET /projects?obj_uuids=b4aee1f4-393b-448e-89f0-c9709a30cca2&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001228 10.0.0.38 - - [2026-01-01 02:06:46] "GET /project/b4aee1f4-393b-448e-89f0-c9709a30cca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.079422 10.0.0.38 - - [2026-01-01 02:06:46] "POST /neutron/port HTTP/1.1" 200 117 0.005969 10.0.0.38 - - [2026-01-01 02:06:46] "POST /id-to-fqname HTTP/1.1" 200 262 0.001175 10.0.0.38 - - [2026-01-01 02:06:47] "POST /neutron/network HTTP/1.1" 200 1087 0.007021 10.0.0.38 - - [2026-01-01 02:06:47] "POST /neutron/port HTTP/1.1" 200 1173 0.022899 10.0.0.38 - - [2026-01-01 02:06:47] "POST /neutron/port HTTP/1.1" 200 1237 0.023628 10.0.0.27 - - [2026-01-01 02:06:47] "GET /projects?obj_uuids=b4aee1f4-393b-448e-89f0-c9709a30cca2&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000868 10.0.0.38 - - [2026-01-01 02:06:47] "POST /neutron/subnet HTTP/1.1" 200 1389 0.022215 10.0.0.38 - - [2026-01-01 02:06:48] "GET /project/b4aee1f4-393b-448e-89f0-c9709a30cca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.081938 10.0.0.38 - - [2026-01-01 02:06:48] "POST /neutron/port HTTP/1.1" 200 117 0.001164 10.0.0.38 - - [2026-01-01 02:06:48] "POST /neutron/security_group HTTP/1.1" 200 2063 0.008752 10.0.0.27 - - [2026-01-01 02:06:48] "GET /projects?obj_uuids=b4aee1f4-393b-448e-89f0-c9709a30cca2&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001010 10.0.0.38 - - [2026-01-01 02:06:49] "POST /neutron/port HTTP/1.1" 200 1172 0.389754 10.0.0.38 - - [2026-01-01 02:06:49] "POST /neutron/port HTTP/1.1" 200 1226 0.133104 10.0.0.38 - - [2026-01-01 02:06:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003782 10.0.0.38 - - [2026-01-01 02:06:49] "POST /neutron/port HTTP/1.1" 200 117 0.001065 10.0.0.38 - - [2026-01-01 02:06:49] "POST /neutron/network HTTP/1.1" 400 204 0.022785 10.0.0.38 - - [2026-01-01 02:06:50] "POST /neutron/port HTTP/1.1" 200 151 0.235386 10.0.0.38 - - [2026-01-01 02:06:51] "POST /neutron/port HTTP/1.1" 200 151 0.251707 10.0.0.249 - - [2026-01-01 02:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004978 10.0.0.38 - - [2026-01-01 02:06:52] "POST /neutron/port HTTP/1.1" 200 117 0.006949 10.0.0.249 - - [2026-01-01 02:06:52] "DELETE /route-target/8efeaf67-1673-42ea-a8b3-006b5e1619c9 HTTP/1.1" 200 115 0.030904 10.0.0.38 - - [2026-01-01 02:06:52] "POST /neutron/network HTTP/1.1" 200 1077 0.011366 10.0.0.27 - - [2026-01-01 02:06:52] "GET /projects?obj_uuids=b4aee1f4-393b-448e-89f0-c9709a30cca2&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001716 10.0.0.38 - - [2026-01-01 02:06:52] "GET /project/b4aee1f4-393b-448e-89f0-c9709a30cca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.038768 10.0.0.27 - - [2026-01-01 02:06:52] "GET /projects?obj_uuids=b4aee1f4-393b-448e-89f0-c9709a30cca2&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001072 10.0.0.38 - - [2026-01-01 02:06:52] "GET /project/b4aee1f4-393b-448e-89f0-c9709a30cca2?fields=virtual_networks HTTP/1.1" 200 1042 0.038875 10.0.0.27 - - [2026-01-01 02:06:52] "GET /projects?obj_uuids=b4aee1f4-393b-448e-89f0-c9709a30cca2&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000862 10.0.0.38 - - [2026-01-01 02:06:52] "GET /project/b4aee1f4-393b-448e-89f0-c9709a30cca2?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.040475 10.0.0.27 - - [2026-01-01 02:06:52] "GET /projects?obj_uuids=b4aee1f4-393b-448e-89f0-c9709a30cca2&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001021 10.0.0.38 - - [2026-01-01 02:06:52] "GET /project/b4aee1f4-393b-448e-89f0-c9709a30cca2?fields=security_groups HTTP/1.1" 200 1273 0.038983 10.0.0.38 - - [2026-01-01 02:06:53] "GET /obj-perms HTTP/1.1" 200 5056 0.369446 10.0.0.249 - - [2026-01-01 02:06:53] "GET /obj-perms HTTP/1.1" 200 5056 0.184138 10.0.0.38 - - [2026-01-01 02:06:54] "POST /fqname-to-id HTTP/1.1" 404 196 0.038215 10.0.0.27 - - [2026-01-01 02:06:54] "GET /projects?obj_uuids=d55f7a16-1df0-4677-9dbd-bfdc6cea5c19&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003155 10.0.0.27 - - [2026-01-01 02:06:54] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000926 10.0.0.27 - - [2026-01-01 02:06:54] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007374 10.0.0.27 - - [2026-01-01 02:06:54] "POST /id-to-fqname HTTP/1.1" 200 198 0.004035 10.0.0.27 - - [2026-01-01 02:06:54] "POST /fqname-to-id HTTP/1.1" 404 207 0.006029 10.0.0.27 - - [2026-01-01 02:06:54] "POST /security-groups HTTP/1.1" 200 599 0.074416 10.0.0.249 - - [2026-01-01 02:06:54] "POST /fqname-to-id HTTP/1.1" 404 242 0.003831 10.0.0.27 - - [2026-01-01 02:06:54] "POST /projects HTTP/1.1" 200 601 0.288812 10.0.0.27 - - [2026-01-01 02:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.362742 10.0.0.249 - - [2026-01-01 02:06:54] "POST /access-control-lists HTTP/1.1" 200 602 0.029077 10.0.0.38 - - [2026-01-01 02:06:54] "GET /project/d55f7a16-1df0-4677-9dbd-bfdc6cea5c19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.510566 10.0.0.27 - - [2026-01-01 02:06:55] "DELETE /project/d55f7a161df046779dbdbfdc6cea5c19 HTTP/1.1" 404 173 0.006945 10.0.0.27 - - [2026-01-01 02:06:55] "DELETE /project/28f89a3fb7944088a6a893cece200996 HTTP/1.1" 404 173 0.013757 10.0.0.27 - - [2026-01-01 02:06:55] "DELETE /project/b4aee1f4393b448e89f0c9709a30cca2 HTTP/1.1" 404 173 0.012390 10.0.0.27 - - [2026-01-01 02:06:55] "GET /projects?obj_uuids=b4aee1f4-393b-448e-89f0-c9709a30cca2&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000858 10.0.0.27 - - [2026-01-01 02:06:55] "GET /projects?obj_uuids=28f89a3f-b794-4088-a6a8-93cece200996&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000861 10.0.0.27 - - [2026-01-01 02:06:55] "GET /project/28f89a3f-b794-4088-a6a8-93cece200996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.071854 10.0.0.27 - - [2026-01-01 02:06:55] "GET /project/b4aee1f4-393b-448e-89f0-c9709a30cca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.085783 10.0.0.27 - - [2026-01-01 02:06:55] "GET /projects?obj_uuids=28f89a3f-b794-4088-a6a8-93cece200996&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001620 10.0.0.27 - - [2026-01-01 02:06:55] "GET /projects?obj_uuids=b4aee1f4-393b-448e-89f0-c9709a30cca2&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000818 10.0.0.27 - - [2026-01-01 02:06:55] "GET /project/28f89a3f-b794-4088-a6a8-93cece200996?fields=security_groups HTTP/1.1" 200 1366 0.059573 10.0.0.27 - - [2026-01-01 02:06:55] "GET /project/b4aee1f4-393b-448e-89f0-c9709a30cca2?fields=security_groups HTTP/1.1" 200 1378 0.066714 10.0.0.27 - - [2026-01-01 02:06:55] "DELETE /security-group/65e352e4-310f-44ab-a946-85a8a9c5d26a HTTP/1.1" 200 115 0.073136 10.0.0.27 - - [2026-01-01 02:06:55] "GET /projects?obj_uuids=28f89a3f-b794-4088-a6a8-93cece200996&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003355 10.0.0.27 - - [2026-01-01 02:06:55] "DELETE /security-group/a053f45a-5efc-4e8c-802f-f9a38237267a HTTP/1.1" 200 115 0.097539 10.0.0.27 - - [2026-01-01 02:06:55] "GET /projects?obj_uuids=b4aee1f4-393b-448e-89f0-c9709a30cca2&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002814 10.0.0.27 - - [2026-01-01 02:06:55] "GET /project/28f89a3f-b794-4088-a6a8-93cece200996?fields=application_policy_sets HTTP/1.1" 200 1405 0.094788 10.0.0.27 - - [2026-01-01 02:06:55] "GET /project/b4aee1f4-393b-448e-89f0-c9709a30cca2?fields=application_policy_sets HTTP/1.1" 200 1417 0.132277 10.0.0.249 - - [2026-01-01 02:06:55] "DELETE /access-control-list/a698fad6-b823-4c54-8a27-7b7a748deac4 HTTP/1.1" 200 115 0.074147 10.0.0.27 - - [2026-01-01 02:06:55] "DELETE /project/28f89a3f-b794-4088-a6a8-93cece200996 HTTP/1.1" 200 115 0.624731 10.0.0.27 - - [2026-01-01 02:06:56] "DELETE /project/b4aee1f4-393b-448e-89f0-c9709a30cca2 HTTP/1.1" 200 115 0.676447 10.0.0.38 - - [2026-01-01 02:06:56] "GET / HTTP/1.1" 200 35931 0.002109 10.0.0.38 - - [2026-01-01 02:06:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.000429 10.0.0.38 - - [2026-01-01 02:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.059559 10.0.0.27 - - [2026-01-01 02:06:57] "GET /projects?obj_uuids=d55f7a16-1df0-4677-9dbd-bfdc6cea5c19&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000896 10.0.0.38 - - [2026-01-01 02:06:57] "GET /project/d55f7a16-1df0-4677-9dbd-bfdc6cea5c19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.042021 10.0.0.27 - - [2026-01-01 02:06:57] "GET /projects?obj_uuids=d55f7a16-1df0-4677-9dbd-bfdc6cea5c19&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001207 10.0.0.38 - - [2026-01-01 02:06:57] "POST /neutron/network HTTP/1.1" 200 691 0.162033 10.0.0.249 - - [2026-01-01 02:06:57] "POST /ref-update HTTP/1.1" 200 156 0.034292 10.0.0.38 - - [2026-01-01 02:06:57] "POST /id-to-fqname HTTP/1.1" 200 267 0.004385 10.0.0.38 - - [2026-01-01 02:06:58] "GET /virtual-network/0ea9d1e5-530e-4fb8-bbd9-2efed1d394c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.005809 10.0.0.38 - - [2026-01-01 02:06:58] "POST /neutron/network HTTP/1.1" 200 911 0.006972 10.0.0.38 - - [2026-01-01 02:06:58] "GET /virtual-network/0ea9d1e5-530e-4fb8-bbd9-2efed1d394c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.005368 10.0.0.38 - - [2026-01-01 02:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003836 10.0.0.27 - - [2026-01-01 02:06:58] "GET /projects?obj_uuids=d55f7a16-1df0-4677-9dbd-bfdc6cea5c19&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000922 10.0.0.38 - - [2026-01-01 02:06:58] "GET /project/d55f7a16-1df0-4677-9dbd-bfdc6cea5c19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.040455 10.0.0.38 - - [2026-01-01 02:06:58] "POST /neutron/network HTTP/1.1" 200 117 0.017122 10.0.0.38 - - [2026-01-01 02:06:58] "POST /neutron/network HTTP/1.1" 200 912 0.008699 10.0.0.38 - - [2026-01-01 02:06:58] "POST /id-to-fqname HTTP/1.1" 200 267 0.001291 10.0.0.38 - - [2026-01-01 02:06:58] "GET /virtual-network/65043d55-5b9e-4170-8299-10586ad7a7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.005213 10.0.0.38 - - [2026-01-01 02:06:58] "GET /virtual-network/65043d55-5b9e-4170-8299-10586ad7a7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.005032 10.0.0.38 - - [2026-01-01 02:06:58] "POST /neutron/subnet HTTP/1.1" 200 734 0.010612 10.0.0.38 - - [2026-01-01 02:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.27 - - [2026-01-01 02:06:58] "GET /projects?obj_uuids=d55f7a16-1df0-4677-9dbd-bfdc6cea5c19&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000878 10.0.0.38 - - [2026-01-01 02:06:58] "GET /project/d55f7a16-1df0-4677-9dbd-bfdc6cea5c19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.042646 10.0.0.249 - - [2026-01-01 02:06:59] "POST /route-targets HTTP/1.1" 200 327 0.013119 10.0.0.27 - - [2026-01-01 02:06:59] "POST /useragent-kv HTTP/1.1" 200 115 0.008454 10.0.0.38 - - [2026-01-01 02:06:59] "POST /neutron/subnet HTTP/1.1" 200 734 0.194507 10.0.0.38 - - [2026-01-01 02:06:59] "POST /id-to-fqname HTTP/1.1" 200 268 0.001312 10.0.0.38 - - [2026-01-01 02:06:59] "GET /virtual-network/699e94fc-90e6-494b-8f0a-15bbe86a039b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.006587 10.0.0.38 - - [2026-01-01 02:06:59] "GET /virtual-network/699e94fc-90e6-494b-8f0a-15bbe86a039b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.005268 10.0.0.38 - - [2026-01-01 02:06:59] "POST /neutron/network HTTP/1.1" 200 914 0.006098 10.0.0.38 - - [2026-01-01 02:06:59] "POST /id-to-fqname HTTP/1.1" 200 267 0.001190 10.0.0.27 - - [2026-01-01 02:07:00] "GET /projects?obj_uuids=d55f7a16-1df0-4677-9dbd-bfdc6cea5c19&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001045 10.0.0.38 - - [2026-01-01 02:07:00] "GET /project/d55f7a16-1df0-4677-9dbd-bfdc6cea5c19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.077094 10.0.0.38 - - [2026-01-01 02:07:00] "POST /neutron/network HTTP/1.1" 200 912 0.008821 10.0.0.38 - - [2026-01-01 02:07:00] "POST /id-to-fqname HTTP/1.1" 200 268 0.001470 10.0.0.38 - - [2026-01-01 02:07:00] "POST /neutron/port HTTP/1.1" 200 117 0.007995 10.0.0.27 - - [2026-01-01 02:07:00] "GET /projects?obj_uuids=d55f7a16-1df0-4677-9dbd-bfdc6cea5c19&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001319 10.0.0.38 - - [2026-01-01 02:07:01] "POST /neutron/port HTTP/1.1" 200 1070 0.339204 10.0.0.27 - - [2026-01-01 02:07:01] "GET /projects?obj_uuids=d55f7a16-1df0-4677-9dbd-bfdc6cea5c19&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003906 10.0.0.38 - - [2026-01-01 02:07:01] "POST /neutron/port HTTP/1.1" 200 1124 0.157301 10.0.0.38 - - [2026-01-01 02:07:01] "GET /project/d55f7a16-1df0-4677-9dbd-bfdc6cea5c19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.135745 10.0.0.38 - - [2026-01-01 02:07:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003628 10.0.0.38 - - [2026-01-01 02:07:01] "POST /neutron/network HTTP/1.1" 200 912 0.011112 10.0.0.38 - - [2026-01-01 02:07:01] "POST /neutron/port HTTP/1.1" 200 117 0.006549 10.0.0.38 - - [2026-01-01 02:07:02] "POST /neutron/port HTTP/1.1" 200 1070 0.017690 10.0.0.38 - - [2026-01-01 02:07:02] "POST /neutron/port HTTP/1.1" 200 1134 0.022689 10.0.0.38 - - [2026-01-01 02:07:02] "POST /neutron/port HTTP/1.1" 200 117 0.000998 10.0.0.38 - - [2026-01-01 02:07:03] "POST /neutron/network HTTP/1.1" 400 204 0.014209 10.0.0.38 - - [2026-01-01 02:07:04] "POST /neutron/port HTTP/1.1" 200 151 0.187126 10.0.0.38 - - [2026-01-01 02:07:04] "POST /neutron/port HTTP/1.1" 200 151 0.199597 10.0.0.27 - - [2026-01-01 02:07:05] "POST /useragent-kv HTTP/1.1" 200 115 0.008113 10.0.0.27 - - [2026-01-01 02:07:05] "POST /useragent-kv HTTP/1.1" 200 115 0.006709 10.0.0.38 - - [2026-01-01 02:07:05] "POST /neutron/network HTTP/1.1" 200 151 0.139684 10.0.0.249 - - [2026-01-01 02:07:05] "DELETE /route-target/d6240cdb-cafd-47cb-b87b-54c06e1cd1cc HTTP/1.1" 200 115 0.032286 10.0.0.38 - - [2026-01-01 02:07:05] "POST /neutron/network HTTP/1.1" 200 911 0.006766 10.0.0.249 - - [2026-01-01 02:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005803 10.0.0.27 - - [2026-01-01 02:07:06] "GET /projects?obj_uuids=d55f7a16-1df0-4677-9dbd-bfdc6cea5c19&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001021 10.0.0.38 - - [2026-01-01 02:07:06] "GET /project/d55f7a16-1df0-4677-9dbd-bfdc6cea5c19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.053928 10.0.0.27 - - [2026-01-01 02:07:06] "GET /projects?obj_uuids=d55f7a16-1df0-4677-9dbd-bfdc6cea5c19&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001835 10.0.0.38 - - [2026-01-01 02:07:06] "GET /project/d55f7a16-1df0-4677-9dbd-bfdc6cea5c19?fields=virtual_networks HTTP/1.1" 200 1049 0.060212 10.0.0.27 - - [2026-01-01 02:07:06] "GET /projects?obj_uuids=d55f7a16-1df0-4677-9dbd-bfdc6cea5c19&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000924 10.0.0.38 - - [2026-01-01 02:07:06] "GET /project/d55f7a16-1df0-4677-9dbd-bfdc6cea5c19?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.044326 10.0.0.27 - - [2026-01-01 02:07:06] "GET /projects?obj_uuids=d55f7a16-1df0-4677-9dbd-bfdc6cea5c19&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001138 10.0.0.38 - - [2026-01-01 02:07:06] "GET /project/d55f7a16-1df0-4677-9dbd-bfdc6cea5c19?fields=security_groups HTTP/1.1" 200 1283 0.038607 10.0.0.38 - - [2026-01-01 02:07:07] "POST /fqname-to-id HTTP/1.1" 404 193 0.031851 10.0.0.27 - - [2026-01-01 02:07:07] "GET /projects?obj_uuids=997e601a-ed69-4626-bed0-51335a3bd9cc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003096 10.0.0.27 - - [2026-01-01 02:07:07] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001154 10.0.0.27 - - [2026-01-01 02:07:07] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006834 10.0.0.27 - - [2026-01-01 02:07:07] "POST /id-to-fqname HTTP/1.1" 200 195 0.018111 10.0.0.27 - - [2026-01-01 02:07:07] "POST /fqname-to-id HTTP/1.1" 404 204 0.006241 10.0.0.27 - - [2026-01-01 02:07:07] "POST /security-groups HTTP/1.1" 200 596 0.075595 10.0.0.27 - - [2026-01-01 02:07:07] "POST /projects HTTP/1.1" 200 595 0.319611 10.0.0.249 - - [2026-01-01 02:07:07] "POST /access-control-lists HTTP/1.1" 200 601 0.031990 10.0.0.27 - - [2026-01-01 02:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.391957 10.0.0.38 - - [2026-01-01 02:07:07] "GET /project/997e601a-ed69-4626-bed0-51335a3bd9cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.544308 10.0.0.38 - - [2026-01-01 02:07:08] "GET / HTTP/1.1" 200 35931 0.001767 10.0.0.38 - - [2026-01-01 02:07:09] "POST /fqname-to-id HTTP/1.1" 401 292 0.000433 10.0.0.38 - - [2026-01-01 02:07:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.061825 10.0.0.27 - - [2026-01-01 02:07:09] "GET /projects?obj_uuids=997e601a-ed69-4626-bed0-51335a3bd9cc&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000800 10.0.0.38 - - [2026-01-01 02:07:09] "GET /project/997e601a-ed69-4626-bed0-51335a3bd9cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.042885 10.0.0.27 - - [2026-01-01 02:07:09] "GET /projects?obj_uuids=997e601a-ed69-4626-bed0-51335a3bd9cc&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001167 10.0.0.38 - - [2026-01-01 02:07:10] "POST /neutron/network HTTP/1.1" 200 682 0.151791 10.0.0.249 - - [2026-01-01 02:07:10] "POST /route-targets HTTP/1.1" 200 327 0.012826 10.0.0.38 - - [2026-01-01 02:07:10] "POST /id-to-fqname HTTP/1.1" 200 261 0.003598 10.0.0.38 - - [2026-01-01 02:07:10] "GET /virtual-network/24a03bd2-f15e-41b0-87bb-0c88fa956c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.005124 10.0.0.38 - - [2026-01-01 02:07:10] "POST /neutron/network HTTP/1.1" 200 900 0.006375 10.0.0.38 - - [2026-01-01 02:07:10] "GET /virtual-network/24a03bd2-f15e-41b0-87bb-0c88fa956c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.004852 10.0.0.38 - - [2026-01-01 02:07:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.27 - - [2026-01-01 02:07:10] "GET /projects?obj_uuids=997e601a-ed69-4626-bed0-51335a3bd9cc&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000805 10.0.0.38 - - [2026-01-01 02:07:10] "GET /project/997e601a-ed69-4626-bed0-51335a3bd9cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.040078 10.0.0.38 - - [2026-01-01 02:07:10] "POST /neutron/network HTTP/1.1" 200 117 0.018472 10.0.0.249 - - [2026-01-01 02:07:10] "POST /ref-update HTTP/1.1" 200 156 0.032272 10.0.0.38 - - [2026-01-01 02:07:10] "POST /neutron/network HTTP/1.1" 200 901 0.009416 10.0.0.38 - - [2026-01-01 02:07:10] "POST /id-to-fqname HTTP/1.1" 200 261 0.001145 10.0.0.38 - - [2026-01-01 02:07:10] "GET /virtual-network/98871d0d-fa39-4aa8-83e5-eec336ee6301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.005938 10.0.0.38 - - [2026-01-01 02:07:11] "GET /virtual-network/98871d0d-fa39-4aa8-83e5-eec336ee6301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.005331 10.0.0.38 - - [2026-01-01 02:07:11] "POST /neutron/subnet HTTP/1.1" 200 725 0.010261 10.0.0.38 - - [2026-01-01 02:07:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.27 - - [2026-01-01 02:07:11] "GET /projects?obj_uuids=997e601a-ed69-4626-bed0-51335a3bd9cc&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000904 10.0.0.38 - - [2026-01-01 02:07:11] "GET /project/997e601a-ed69-4626-bed0-51335a3bd9cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.044606 10.0.0.27 - - [2026-01-01 02:07:11] "POST /useragent-kv HTTP/1.1" 200 115 0.005443 10.0.0.38 - - [2026-01-01 02:07:11] "POST /neutron/subnet HTTP/1.1" 200 720 0.198455 10.0.0.38 - - [2026-01-01 02:07:11] "POST /id-to-fqname HTTP/1.1" 200 262 0.001411 10.0.0.38 - - [2026-01-01 02:07:11] "GET /virtual-network/094f201e-e297-47ad-b180-afe6c76c53e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.005823 10.0.0.38 - - [2026-01-01 02:07:11] "GET /virtual-network/094f201e-e297-47ad-b180-afe6c76c53e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.005805 10.0.0.38 - - [2026-01-01 02:07:11] "POST /neutron/network HTTP/1.1" 200 902 0.006121 10.0.0.38 - - [2026-01-01 02:07:11] "POST /id-to-fqname HTTP/1.1" 200 261 0.001229 10.0.0.27 - - [2026-01-01 02:07:12] "GET /projects?obj_uuids=997e601a-ed69-4626-bed0-51335a3bd9cc&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001117 10.0.0.38 - - [2026-01-01 02:07:12] "GET /project/997e601a-ed69-4626-bed0-51335a3bd9cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.073407 10.0.0.38 - - [2026-01-01 02:07:12] "POST /neutron/network HTTP/1.1" 200 901 0.007048 10.0.0.38 - - [2026-01-01 02:07:12] "POST /id-to-fqname HTTP/1.1" 200 262 0.001204 10.0.0.38 - - [2026-01-01 02:07:13] "POST /neutron/port HTTP/1.1" 200 117 0.014466 10.0.0.27 - - [2026-01-01 02:07:13] "GET /projects?obj_uuids=997e601a-ed69-4626-bed0-51335a3bd9cc&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001304 10.0.0.27 - - [2026-01-01 02:07:13] "GET /projects?obj_uuids=997e601a-ed69-4626-bed0-51335a3bd9cc&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000915 10.0.0.38 - - [2026-01-01 02:07:14] "GET /project/997e601a-ed69-4626-bed0-51335a3bd9cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.097625 10.0.0.38 - - [2026-01-01 02:07:14] "POST /neutron/port HTTP/1.1" 200 1065 0.396699 10.0.0.38 - - [2026-01-01 02:07:14] "POST /neutron/port HTTP/1.1" 200 1065 0.013586 10.0.0.38 - - [2026-01-01 02:07:14] "POST /neutron/port HTTP/1.1" 200 1129 0.019760 10.0.0.38 - - [2026-01-01 02:07:14] "POST /neutron/port HTTP/1.1" 200 117 0.005382 10.0.0.38 - - [2026-01-01 02:07:14] "POST /neutron/network HTTP/1.1" 200 901 0.006085 10.0.0.38 - - [2026-01-01 02:07:15] "POST /fqname-to-id HTTP/1.1" 404 193 0.002885 10.0.0.38 - - [2026-01-01 02:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.38 - - [2026-01-01 02:07:15] "POST /neutron/port HTTP/1.1" 200 1064 0.019617 10.0.0.27 - - [2026-01-01 02:07:15] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000930 10.0.0.38 - - [2026-01-01 02:07:15] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.006793 10.0.0.38 - - [2026-01-01 02:07:15] "POST /service-templates HTTP/1.1" 200 543 0.057195 10.0.0.38 - - [2026-01-01 02:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003868 10.0.0.38 - - [2026-01-01 02:07:15] "GET /service-template/30430da0-b617-4a05-95d6-80a5791b9d71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1820 0.005651 10.0.0.38 - - [2026-01-01 02:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.38 - - [2026-01-01 02:07:15] "POST /neutron/port HTTP/1.1" 200 1128 0.022595 10.0.0.38 - - [2026-01-01 02:07:15] "GET /service-template/30430da0-b617-4a05-95d6-80a5791b9d71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1820 0.005331 10.0.0.38 - - [2026-01-01 02:07:15] "POST /neutron/port HTTP/1.1" 200 117 0.001063 10.0.0.38 - - [2026-01-01 02:07:15] "POST /id-to-fqname HTTP/1.1" 200 261 0.001605 10.0.0.38 - - [2026-01-01 02:07:15] "POST /id-to-fqname HTTP/1.1" 200 261 0.001355 10.0.0.38 - - [2026-01-01 02:07:15] "POST /id-to-fqname HTTP/1.1" 200 262 0.001193 10.0.0.38 - - [2026-01-01 02:07:15] "POST /neutron/security_group HTTP/1.1" 200 2063 0.007968 10.0.0.38 - - [2026-01-01 02:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.38 - - [2026-01-01 02:07:15] "DELETE /service-template/30430da0-b617-4a05-95d6-80a5791b9d71 HTTP/1.1" 200 115 0.030788 10.0.0.38 - - [2026-01-01 02:07:15] "POST /fqname-to-id HTTP/1.1" 404 193 0.004743 10.0.0.38 - - [2026-01-01 02:07:16] "POST /neutron/network HTTP/1.1" 200 912 0.006664 10.0.0.38 - - [2026-01-01 02:07:17] "POST /neutron/port HTTP/1.1" 200 117 0.001034 10.0.0.38 - - [2026-01-01 02:07:18] "POST /neutron/network HTTP/1.1" 400 204 0.014343 10.0.0.38 - - [2026-01-01 02:07:18] "POST /neutron/port HTTP/1.1" 200 151 0.209323 10.0.0.38 - - [2026-01-01 02:07:18] "POST /neutron/port HTTP/1.1" 200 151 0.254503 10.0.0.249 - - [2026-01-01 02:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004637 10.0.0.38 - - [2026-01-01 02:07:20] "POST /neutron/network HTTP/1.1" 200 902 0.008839 10.0.0.249 - - [2026-01-01 02:07:20] "DELETE /route-target/c93888be-3e4c-4214-be8e-e45b6ba20039 HTTP/1.1" 200 115 0.027853 10.0.0.27 - - [2026-01-01 02:07:20] "POST /useragent-kv HTTP/1.1" 200 115 0.005554 10.0.0.27 - - [2026-01-01 02:07:20] "POST /useragent-kv HTTP/1.1" 200 115 0.004035 10.0.0.38 - - [2026-01-01 02:07:20] "POST /neutron/network HTTP/1.1" 200 151 0.152230 10.0.0.27 - - [2026-01-01 02:07:20] "GET /projects?obj_uuids=997e601a-ed69-4626-bed0-51335a3bd9cc&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000877 10.0.0.38 - - [2026-01-01 02:07:20] "GET /project/997e601a-ed69-4626-bed0-51335a3bd9cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.105931 10.0.0.27 - - [2026-01-01 02:07:20] "GET /projects?obj_uuids=997e601a-ed69-4626-bed0-51335a3bd9cc&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000957 10.0.0.38 - - [2026-01-01 02:07:20] "GET /project/997e601a-ed69-4626-bed0-51335a3bd9cc?fields=virtual_networks HTTP/1.1" 200 1043 0.055630 10.0.0.27 - - [2026-01-01 02:07:20] "GET /projects?obj_uuids=997e601a-ed69-4626-bed0-51335a3bd9cc&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001200 10.0.0.38 - - [2026-01-01 02:07:21] "GET /project/997e601a-ed69-4626-bed0-51335a3bd9cc?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.049542 10.0.0.27 - - [2026-01-01 02:07:21] "GET /projects?obj_uuids=997e601a-ed69-4626-bed0-51335a3bd9cc&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000988 10.0.0.38 - - [2026-01-01 02:07:21] "GET /project/997e601a-ed69-4626-bed0-51335a3bd9cc?fields=security_groups HTTP/1.1" 200 1274 0.047215 10.0.0.38 - - [2026-01-01 02:07:22] "POST /fqname-to-id HTTP/1.1" 404 197 0.036015 10.0.0.27 - - [2026-01-01 02:07:22] "GET /projects?obj_uuids=8d924a40-06f8-4bf9-b1e9-2df46e88f0a2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003749 10.0.0.27 - - [2026-01-01 02:07:22] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001113 10.0.0.27 - - [2026-01-01 02:07:22] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007558 10.0.0.27 - - [2026-01-01 02:07:22] "POST /id-to-fqname HTTP/1.1" 200 199 0.001857 10.0.0.27 - - [2026-01-01 02:07:22] "POST /fqname-to-id HTTP/1.1" 404 208 0.020025 10.0.0.27 - - [2026-01-01 02:07:22] "POST /security-groups HTTP/1.1" 200 600 0.051642 10.0.0.249 - - [2026-01-01 02:07:22] "POST /fqname-to-id HTTP/1.1" 404 243 0.014921 10.0.0.27 - - [2026-01-01 02:07:22] "POST /projects HTTP/1.1" 200 603 0.318111 10.0.0.27 - - [2026-01-01 02:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.366228 10.0.0.38 - - [2026-01-01 02:07:22] "GET /project/8d924a40-06f8-4bf9-b1e9-2df46e88f0a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.562991 10.0.0.249 - - [2026-01-01 02:07:22] "POST /access-control-lists HTTP/1.1" 200 603 0.088823 10.0.0.38 - - [2026-01-01 02:07:24] "GET / HTTP/1.1" 200 35931 0.001765 10.0.0.38 - - [2026-01-01 02:07:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.000738 10.0.0.38 - - [2026-01-01 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.074052 10.0.0.27 - - [2026-01-01 02:07:25] "GET /projects?obj_uuids=8d924a40-06f8-4bf9-b1e9-2df46e88f0a2&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000801 10.0.0.38 - - [2026-01-01 02:07:25] "GET /project/8d924a40-06f8-4bf9-b1e9-2df46e88f0a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.055593 10.0.0.249 - - [2026-01-01 02:07:26] "POST /fqname-to-id HTTP/1.1" 404 207 0.009510 10.0.0.27 - - [2026-01-01 02:07:26] "POST /useragent-kv HTTP/1.1" 200 115 0.010709 10.0.0.38 - - [2026-01-01 02:07:26] "POST /neutron/subnet HTTP/1.1" 200 828 0.223784 10.0.0.38 - - [2026-01-01 02:07:26] "POST /id-to-fqname HTTP/1.1" 200 269 0.001374 10.0.0.38 - - [2026-01-01 02:07:26] "GET /virtual-network/9ef9fbfc-0b5e-4df0-b557-64f82022d5e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2762 0.011680 10.0.0.38 - - [2026-01-01 02:07:26] "POST /neutron/network HTTP/1.1" 200 1087 0.015836 10.0.0.38 - - [2026-01-01 02:07:26] "GET /virtual-network/9ef9fbfc-0b5e-4df0-b557-64f82022d5e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2762 0.005341 10.0.0.38 - - [2026-01-01 02:07:26] "POST /neutron/subnet HTTP/1.1" 200 725 0.008727 10.0.0.38 - - [2026-01-01 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.27 - - [2026-01-01 02:07:26] "GET /projects?obj_uuids=8d924a40-06f8-4bf9-b1e9-2df46e88f0a2&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000951 10.0.0.38 - - [2026-01-01 02:07:26] "GET /project/8d924a40-06f8-4bf9-b1e9-2df46e88f0a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.055418 10.0.0.249 - - [2026-01-01 02:07:26] "POST /route-targets HTTP/1.1" 200 327 0.026311 10.0.0.27 - - [2026-01-01 02:07:27] "POST /useragent-kv HTTP/1.1" 200 115 0.007482 10.0.0.38 - - [2026-01-01 02:07:27] "POST /neutron/subnet HTTP/1.1" 200 828 0.191638 10.0.0.249 - - [2026-01-01 02:07:27] "POST /fqname-to-id HTTP/1.1" 404 207 0.003575 10.0.0.38 - - [2026-01-01 02:07:27] "POST /id-to-fqname HTTP/1.1" 200 269 0.001270 10.0.0.38 - - [2026-01-01 02:07:27] "GET /virtual-network/89590f13-b740-4ed9-8ee7-4bf0211cebe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.009656 10.0.0.38 - - [2026-01-01 02:07:27] "POST /neutron/network HTTP/1.1" 200 1088 0.009888 10.0.0.38 - - [2026-01-01 02:07:27] "GET /virtual-network/89590f13-b740-4ed9-8ee7-4bf0211cebe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.005673 10.0.0.38 - - [2026-01-01 02:07:27] "POST /neutron/subnet HTTP/1.1" 200 730 0.011372 10.0.0.38 - - [2026-01-01 02:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.27 - - [2026-01-01 02:07:27] "GET /projects?obj_uuids=8d924a40-06f8-4bf9-b1e9-2df46e88f0a2&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001425 10.0.0.38 - - [2026-01-01 02:07:27] "GET /project/8d924a40-06f8-4bf9-b1e9-2df46e88f0a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.047983 10.0.0.249 - - [2026-01-01 02:07:27] "POST /ref-update HTTP/1.1" 200 156 0.031933 10.0.0.27 - - [2026-01-01 02:07:27] "POST /useragent-kv HTTP/1.1" 200 115 0.007832 10.0.0.38 - - [2026-01-01 02:07:28] "POST /neutron/subnet HTTP/1.1" 200 828 0.249955 10.0.0.38 - - [2026-01-01 02:07:28] "POST /id-to-fqname HTTP/1.1" 200 270 0.001413 10.0.0.38 - - [2026-01-01 02:07:28] "GET /virtual-network/6454c7da-ff72-4c2f-b0c0-e4f051e46524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2762 0.007668 10.0.0.38 - - [2026-01-01 02:07:28] "POST /neutron/network HTTP/1.1" 200 1088 0.009416 10.0.0.38 - - [2026-01-01 02:07:28] "GET /virtual-network/6454c7da-ff72-4c2f-b0c0-e4f051e46524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2762 0.005089 10.0.0.38 - - [2026-01-01 02:07:28] "POST /neutron/subnet HTTP/1.1" 200 720 0.009242 10.0.0.38 - - [2026-01-01 02:07:28] "POST /id-to-fqname HTTP/1.1" 200 269 0.001118 10.0.0.27 - - [2026-01-01 02:07:29] "GET /projects?obj_uuids=8d924a40-06f8-4bf9-b1e9-2df46e88f0a2&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001039 10.0.0.38 - - [2026-01-01 02:07:29] "GET /project/8d924a40-06f8-4bf9-b1e9-2df46e88f0a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.075779 10.0.0.38 - - [2026-01-01 02:07:29] "POST /neutron/port HTTP/1.1" 200 117 0.007380 10.0.0.38 - - [2026-01-01 02:07:29] "POST /id-to-fqname HTTP/1.1" 200 270 0.001189 10.0.0.38 - - [2026-01-01 02:07:29] "POST /neutron/network HTTP/1.1" 200 1098 0.007049 10.0.0.27 - - [2026-01-01 02:07:30] "GET /projects?obj_uuids=8d924a40-06f8-4bf9-b1e9-2df46e88f0a2&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000875 10.0.0.38 - - [2026-01-01 02:07:30] "GET /project/8d924a40-06f8-4bf9-b1e9-2df46e88f0a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.099745 10.0.0.38 - - [2026-01-01 02:07:30] "POST /neutron/port HTTP/1.1" 200 1177 0.080605 10.0.0.38 - - [2026-01-01 02:07:31] "POST /neutron/port HTTP/1.1" 200 1231 0.159037 10.0.0.38 - - [2026-01-01 02:07:31] "POST /neutron/port HTTP/1.1" 200 1241 0.022642 10.0.0.38 - - [2026-01-01 02:07:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003563 10.0.0.38 - - [2026-01-01 02:07:31] "POST /neutron/port HTTP/1.1" 200 117 0.001064 10.0.0.27 - - [2026-01-01 02:07:31] "GET /projects?obj_uuids=8d924a40-06f8-4bf9-b1e9-2df46e88f0a2&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001281 10.0.0.38 - - [2026-01-01 02:07:31] "POST /neutron/port HTTP/1.1" 200 1175 0.378600 10.0.0.38 - - [2026-01-01 02:07:32] "POST /neutron/port HTTP/1.1" 200 1229 0.146729 10.0.0.38 - - [2026-01-01 02:07:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003973 10.0.0.38 - - [2026-01-01 02:07:32] "POST /neutron/port HTTP/1.1" 200 117 0.001004 10.0.0.38 - - [2026-01-01 02:07:32] "POST /fqname-to-id HTTP/1.1" 404 193 0.003295 10.0.0.38 - - [2026-01-01 02:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.27 - - [2026-01-01 02:07:32] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001028 10.0.0.38 - - [2026-01-01 02:07:32] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.008950 10.0.0.38 - - [2026-01-01 02:07:32] "POST /service-templates HTTP/1.1" 200 543 0.058468 10.0.0.38 - - [2026-01-01 02:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.38 - - [2026-01-01 02:07:32] "GET /service-template/1701db4f-c30e-488d-a35b-eb0a78bf6e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.006311 10.0.0.38 - - [2026-01-01 02:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.38 - - [2026-01-01 02:07:32] "GET /service-template/1701db4f-c30e-488d-a35b-eb0a78bf6e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.004612 10.0.0.38 - - [2026-01-01 02:07:32] "POST /id-to-fqname HTTP/1.1" 200 269 0.001214 10.0.0.38 - - [2026-01-01 02:07:32] "POST /id-to-fqname HTTP/1.1" 200 269 0.001163 10.0.0.38 - - [2026-01-01 02:07:32] "POST /id-to-fqname HTTP/1.1" 200 270 0.002589 10.0.0.38 - - [2026-01-01 02:07:33] "POST /neutron/security_group HTTP/1.1" 200 2067 0.016272 10.0.0.38 - - [2026-01-01 02:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.38 - - [2026-01-01 02:07:33] "DELETE /service-template/1701db4f-c30e-488d-a35b-eb0a78bf6e91 HTTP/1.1" 200 115 0.042471 10.0.0.38 - - [2026-01-01 02:07:33] "POST /fqname-to-id HTTP/1.1" 404 193 0.010166 10.0.0.38 - - [2026-01-01 02:07:35] "POST /neutron/port HTTP/1.1" 200 1239 0.017892 10.0.0.38 - - [2026-01-01 02:07:35] "POST /neutron/port HTTP/1.1" 200 151 0.287688 10.0.0.38 - - [2026-01-01 02:07:36] "POST /neutron/network HTTP/1.1" 200 1088 0.009902 10.0.0.27 - - [2026-01-01 02:07:37] "POST /useragent-kv HTTP/1.1" 200 115 0.006105 10.0.0.27 - - [2026-01-01 02:07:37] "POST /useragent-kv HTTP/1.1" 200 115 0.005768 10.0.0.249 - - [2026-01-01 02:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007776 10.0.0.27 - - [2026-01-01 02:07:37] "POST /useragent-kv HTTP/1.1" 200 115 0.003651 10.0.0.27 - - [2026-01-01 02:07:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002525 10.0.0.38 - - [2026-01-01 02:07:37] "POST /neutron/network HTTP/1.1" 200 151 0.162166 10.0.0.249 - - [2026-01-01 02:07:37] "DELETE /route-target/83b4e567-200a-4625-b88f-bf2021da1faf HTTP/1.1" 200 115 0.019445 10.0.0.27 - - [2026-01-01 02:07:37] "GET /projects?obj_uuids=8d924a40-06f8-4bf9-b1e9-2df46e88f0a2&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001216 10.0.0.38 - - [2026-01-01 02:07:37] "GET /project/8d924a40-06f8-4bf9-b1e9-2df46e88f0a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.071569 10.0.0.27 - - [2026-01-01 02:07:37] "GET /projects?obj_uuids=8d924a40-06f8-4bf9-b1e9-2df46e88f0a2&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001081 10.0.0.38 - - [2026-01-01 02:07:37] "GET /project/8d924a40-06f8-4bf9-b1e9-2df46e88f0a2?fields=virtual_networks HTTP/1.1" 200 1051 0.064946 10.0.0.27 - - [2026-01-01 02:07:37] "GET /projects?obj_uuids=8d924a40-06f8-4bf9-b1e9-2df46e88f0a2&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001090 10.0.0.38 - - [2026-01-01 02:07:37] "GET /project/8d924a40-06f8-4bf9-b1e9-2df46e88f0a2?fields=virtual_machine_interfaces HTTP/1.1" 200 1051 0.041948 10.0.0.27 - - [2026-01-01 02:07:37] "GET /projects?obj_uuids=8d924a40-06f8-4bf9-b1e9-2df46e88f0a2&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001050 10.0.0.38 - - [2026-01-01 02:07:37] "GET /project/8d924a40-06f8-4bf9-b1e9-2df46e88f0a2?fields=security_groups HTTP/1.1" 200 1286 0.051392 10.0.0.38 - - [2026-01-01 02:07:38] "POST /fqname-to-id HTTP/1.1" 404 200 0.031361 10.0.0.27 - - [2026-01-01 02:07:38] "GET /projects?obj_uuids=3b670271-7801-4333-8fc6-27a8b09d505c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004406 10.0.0.27 - - [2026-01-01 02:07:38] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000868 10.0.0.27 - - [2026-01-01 02:07:38] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006447 10.0.0.27 - - [2026-01-01 02:07:38] "POST /id-to-fqname HTTP/1.1" 200 202 0.005940 10.0.0.27 - - [2026-01-01 02:07:39] "POST /fqname-to-id HTTP/1.1" 404 211 0.004052 10.0.0.27 - - [2026-01-01 02:07:39] "POST /security-groups HTTP/1.1" 200 603 0.031593 10.0.0.27 - - [2026-01-01 02:07:39] "POST /projects HTTP/1.1" 200 609 0.243350 10.0.0.249 - - [2026-01-01 02:07:39] "POST /fqname-to-id HTTP/1.1" 404 245 0.009956 10.0.0.27 - - [2026-01-01 02:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.321410 10.0.0.38 - - [2026-01-01 02:07:39] "GET /project/3b670271-7801-4333-8fc6-27a8b09d505c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.472831 10.0.0.38 - - [2026-01-01 02:07:40] "GET / HTTP/1.1" 200 35931 0.001666 10.0.0.38 - - [2026-01-01 02:07:41] "POST /fqname-to-id HTTP/1.1" 401 292 0.000408 10.0.0.38 - - [2026-01-01 02:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.064277 10.0.0.27 - - [2026-01-01 02:07:41] "GET /projects?obj_uuids=3b670271-7801-4333-8fc6-27a8b09d505c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000827 10.0.0.38 - - [2026-01-01 02:07:41] "GET /project/3b670271-7801-4333-8fc6-27a8b09d505c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.040524 10.0.0.38 - - [2026-01-01 02:07:42] "POST /neutron/network HTTP/1.1" 200 117 0.044778 10.0.0.249 - - [2026-01-01 02:07:42] "POST /ref-update HTTP/1.1" 200 156 0.036166 10.0.0.38 - - [2026-01-01 02:07:42] "POST /neutron/network HTTP/1.1" 200 838 0.008800 10.0.0.38 - - [2026-01-01 02:07:42] "POST /id-to-fqname HTTP/1.1" 200 233 0.001138 10.0.0.38 - - [2026-01-01 02:07:42] "GET /virtual-network/467e8265-d0d4-4d24-bc1a-da57b22fbb9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005289 10.0.0.38 - - [2026-01-01 02:07:42] "GET /virtual-network/467e8265-d0d4-4d24-bc1a-da57b22fbb9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005554 10.0.0.38 - - [2026-01-01 02:07:42] "POST /neutron/subnet HTTP/1.1" 200 725 0.008874 10.0.0.38 - - [2026-01-01 02:07:43] "GET /virtual-network/467e8265-d0d4-4d24-bc1a-da57b22fbb9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005539 10.0.0.27 - - [2026-01-01 02:07:44] "GET /obj-perms HTTP/1.1" 200 5054 0.078349 10.0.0.38 - - [2026-01-01 02:07:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.27 - - [2026-01-01 02:07:44] "GET /projects?obj_uuids=3b670271-7801-4333-8fc6-27a8b09d505c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001102 10.0.0.38 - - [2026-01-01 02:07:44] "GET /project/3b670271-7801-4333-8fc6-27a8b09d505c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.048083 10.0.0.27 - - [2026-01-01 02:07:45] "POST /useragent-kv HTTP/1.1" 200 115 0.008963 10.0.0.38 - - [2026-01-01 02:07:45] "POST /neutron/subnet HTTP/1.1" 200 715 0.248815 10.0.0.38 - - [2026-01-01 02:07:45] "POST /id-to-fqname HTTP/1.1" 200 233 0.001146 10.0.0.38 - - [2026-01-01 02:07:45] "GET /virtual-network/be283e94-8f53-478f-9427-0ede4757efb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.006011 10.0.0.38 - - [2026-01-01 02:07:45] "GET /virtual-network/be283e94-8f53-478f-9427-0ede4757efb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005900 10.0.0.38 - - [2026-01-01 02:07:45] "POST /neutron/network HTTP/1.1" 200 836 0.006767 10.0.0.38 - - [2026-01-01 02:07:45] "GET /virtual-network/be283e94-8f53-478f-9427-0ede4757efb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005719 10.0.0.38 - - [2026-01-01 02:07:46] "POST /id-to-fqname HTTP/1.1" 200 233 0.001322 10.0.0.38 - - [2026-01-01 02:07:54] "GET /obj-perms HTTP/1.1" 200 5056 0.059902 10.0.0.27 - - [2026-01-01 02:07:56] "DELETE /project/8d924a4006f84bf9b1e92df46e88f0a2 HTTP/1.1" 404 173 0.011499 10.0.0.27 - - [2026-01-01 02:07:56] "DELETE /project/997e601aed694626bed051335a3bd9cc HTTP/1.1" 404 173 0.014335 10.0.0.27 - - [2026-01-01 02:07:56] "DELETE /project/3b670271780143338fc627a8b09d505c HTTP/1.1" 404 173 0.013214 10.0.0.27 - - [2026-01-01 02:07:56] "GET /projects?obj_uuids=997e601a-ed69-4626-bed0-51335a3bd9cc&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000908 10.0.0.27 - - [2026-01-01 02:07:56] "GET /projects?obj_uuids=d55f7a16-1df0-4677-9dbd-bfdc6cea5c19&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000825 10.0.0.27 - - [2026-01-01 02:07:56] "GET /projects?obj_uuids=8d924a40-06f8-4bf9-b1e9-2df46e88f0a2&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000983 10.0.0.27 - - [2026-01-01 02:07:56] "GET /project/8d924a40-06f8-4bf9-b1e9-2df46e88f0a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1505 0.064010 10.0.0.27 - - [2026-01-01 02:07:56] "GET /project/d55f7a16-1df0-4677-9dbd-bfdc6cea5c19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.092196 10.0.0.27 - - [2026-01-01 02:07:56] "GET /projects?obj_uuids=8d924a40-06f8-4bf9-b1e9-2df46e88f0a2&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001590 10.0.0.27 - - [2026-01-01 02:07:56] "GET /project/997e601a-ed69-4626-bed0-51335a3bd9cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.113782 10.0.0.27 - - [2026-01-01 02:07:56] "GET /projects?obj_uuids=d55f7a16-1df0-4677-9dbd-bfdc6cea5c19&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001639 10.0.0.27 - - [2026-01-01 02:07:56] "GET /projects?obj_uuids=997e601a-ed69-4626-bed0-51335a3bd9cc&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001634 10.0.0.27 - - [2026-01-01 02:07:56] "GET /project/8d924a40-06f8-4bf9-b1e9-2df46e88f0a2?fields=security_groups HTTP/1.1" 200 1391 0.088996 10.0.0.27 - - [2026-01-01 02:07:56] "GET /project/997e601a-ed69-4626-bed0-51335a3bd9cc?fields=security_groups HTTP/1.1" 200 1379 0.089717 10.0.0.27 - - [2026-01-01 02:07:56] "GET /project/d55f7a16-1df0-4677-9dbd-bfdc6cea5c19?fields=security_groups HTTP/1.1" 200 1388 0.140588 10.0.0.27 - - [2026-01-01 02:07:56] "DELETE /security-group/c95fc25c-8b5a-4f1b-a98a-e088d1246ba4 HTTP/1.1" 200 115 0.102361 10.0.0.27 - - [2026-01-01 02:07:56] "GET /projects?obj_uuids=8d924a40-06f8-4bf9-b1e9-2df46e88f0a2&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001205 10.0.0.249 - - [2026-01-01 02:07:56] "DELETE /access-control-list/16dd6a7e-73cc-4190-92dd-55a8fbb22405 HTTP/1.1" 200 115 0.057888 10.0.0.27 - - [2026-01-01 02:07:56] "DELETE /security-group/c85b108c-aa70-4326-bb5b-5ff5091443b5 HTTP/1.1" 200 115 0.116126 10.0.0.27 - - [2026-01-01 02:07:56] "GET /projects?obj_uuids=997e601a-ed69-4626-bed0-51335a3bd9cc&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000874 10.0.0.27 - - [2026-01-01 02:07:56] "GET /project/8d924a40-06f8-4bf9-b1e9-2df46e88f0a2?fields=application_policy_sets HTTP/1.1" 200 1430 0.091601 10.0.0.27 - - [2026-01-01 02:07:56] "DELETE /security-group/e38aa672-dfd9-4cd5-9d8e-e8890c4ff3b3 HTTP/1.1" 200 115 0.120821 10.0.0.27 - - [2026-01-01 02:07:56] "GET /projects?obj_uuids=d55f7a16-1df0-4677-9dbd-bfdc6cea5c19&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001063 10.0.0.27 - - [2026-01-01 02:07:56] "GET /project/997e601a-ed69-4626-bed0-51335a3bd9cc?fields=application_policy_sets HTTP/1.1" 200 1418 0.090366 10.0.0.27 - - [2026-01-01 02:07:56] "GET /project/d55f7a16-1df0-4677-9dbd-bfdc6cea5c19?fields=application_policy_sets HTTP/1.1" 200 1427 0.073979 10.0.0.249 - - [2026-01-01 02:07:56] "DELETE /access-control-list/f21fa095-9351-449e-be0d-fbf56ec76643 HTTP/1.1" 200 115 0.056930 10.0.0.27 - - [2026-01-01 02:07:56] "DELETE /project/8d924a40-06f8-4bf9-b1e9-2df46e88f0a2 HTTP/1.1" 200 115 0.718037 10.0.0.27 - - [2026-01-01 02:07:56] "DELETE /project/997e601a-ed69-4626-bed0-51335a3bd9cc HTTP/1.1" 200 115 0.760951 10.0.0.27 - - [2026-01-01 02:07:56] "DELETE /project/d55f7a16-1df0-4677-9dbd-bfdc6cea5c19 HTTP/1.1" 200 115 0.769081 10.0.0.27 - - [2026-01-01 02:08:17] "GET /projects?obj_uuids=3b670271-7801-4333-8fc6-27a8b09d505c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000900 10.0.0.38 - - [2026-01-01 02:08:17] "GET /project/3b670271-7801-4333-8fc6-27a8b09d505c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.063796 10.0.0.38 - - [2026-01-01 02:08:17] "POST /neutron/network HTTP/1.1" 200 836 0.038965 10.0.0.38 - - [2026-01-01 02:08:17] "POST /id-to-fqname HTTP/1.1" 200 233 0.001162 10.0.0.38 - - [2026-01-01 02:08:17] "POST /neutron/port HTTP/1.1" 200 117 0.006478 10.0.0.27 - - [2026-01-01 02:08:17] "GET /projects?obj_uuids=3b670271-7801-4333-8fc6-27a8b09d505c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001207 10.0.0.38 - - [2026-01-01 02:08:18] "POST /neutron/port HTTP/1.1" 200 1070 0.405014 10.0.0.27 - - [2026-01-01 02:08:18] "GET /projects?obj_uuids=3b670271-7801-4333-8fc6-27a8b09d505c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000895 10.0.0.38 - - [2026-01-01 02:08:18] "GET /project/3b670271-7801-4333-8fc6-27a8b09d505c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.162513 10.0.0.38 - - [2026-01-01 02:08:18] "POST /neutron/port HTTP/1.1" 200 1124 0.224319 10.0.0.38 - - [2026-01-01 02:08:18] "POST /neutron/port HTTP/1.1" 200 1134 0.052639 10.0.0.38 - - [2026-01-01 02:08:18] "POST /neutron/subnet HTTP/1.1" 200 689 0.020336 10.0.0.38 - - [2026-01-01 02:08:18] "POST /neutron/network HTTP/1.1" 200 836 0.005735 10.0.0.38 - - [2026-01-01 02:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.014095 10.0.0.27 - - [2026-01-01 02:08:19] "GET /projects?obj_uuids=3b670271-7801-4333-8fc6-27a8b09d505c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000869 10.0.0.38 - - [2026-01-01 02:08:19] "GET /project/3b670271-7801-4333-8fc6-27a8b09d505c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.073369 10.0.0.38 - - [2026-01-01 02:08:19] "GET /virtual-network/467e8265-d0d4-4d24-bc1a-da57b22fbb9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.014625 10.0.0.38 - - [2026-01-01 02:08:19] "GET /floating-ip-pools?parent_id=467e8265-d0d4-4d24-bc1a-da57b22fbb9a&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003528 10.0.0.38 - - [2026-01-01 02:08:19] "GET /virtual-network/467e8265-d0d4-4d24-bc1a-da57b22fbb9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006971 10.0.0.38 - - [2026-01-01 02:08:19] "POST /floating-ip-pools HTTP/1.1" 200 609 0.089435 10.0.0.38 - - [2026-01-01 02:08:19] "POST /ref-update HTTP/1.1" 200 156 0.045318 10.0.0.38 - - [2026-01-01 02:08:19] "GET /virtual-network/467e8265-d0d4-4d24-bc1a-da57b22fbb9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006314 10.0.0.38 - - [2026-01-01 02:08:20] "GET /virtual-network/467e8265-d0d4-4d24-bc1a-da57b22fbb9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005788 10.0.0.38 - - [2026-01-01 02:08:20] "POST /neutron/port HTTP/1.1" 200 1072 0.108162 10.0.0.38 - - [2026-01-01 02:08:20] "POST /neutron/port HTTP/1.1" 200 1072 0.030560 10.0.0.38 - - [2026-01-01 02:08:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005108 10.0.0.38 - - [2026-01-01 02:08:21] "POST /neutron/network HTTP/1.1" 200 838 0.015785 10.0.0.38 - - [2026-01-01 02:08:30] "POST /neutron/port HTTP/1.1" 200 1134 0.040769 10.0.0.38 - - [2026-01-01 02:08:35] "POST /neutron/security_group HTTP/1.1" 200 2070 0.019815 10.0.0.38 - - [2026-01-01 02:08:46] "POST /neutron/port HTTP/1.1" 200 1134 0.041145 10.0.0.38 - - [2026-01-01 02:08:51] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006387 10.0.0.249 - - [2026-01-01 02:08:55] "GET /obj-perms HTTP/1.1" 200 5056 0.056675 10.0.0.27 - - [2026-01-01 02:08:55] "GET /obj-perms HTTP/1.1" 200 5056 0.051063 10.0.0.38 - - [2026-01-01 02:09:01] "POST /neutron/port HTTP/1.1" 200 1134 0.026798 10.0.0.38 - - [2026-01-01 02:09:06] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007285 10.0.0.38 - - [2026-01-01 02:09:16] "POST /neutron/port HTTP/1.1" 200 1134 0.016916 10.0.0.38 - - [2026-01-01 02:09:21] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010327 10.0.0.38 - - [2026-01-01 02:09:27] "POST /neutron/port HTTP/1.1" 200 1134 0.021579 10.0.0.38 - - [2026-01-01 02:09:27] "POST /neutron/security_group HTTP/1.1" 200 2070 0.011489 10.0.0.38 - - [2026-01-01 02:09:27] "GET /virtual-machine/8287da53-0a28-4e49-a3e3-dab5535f1186 HTTP/1.1" 401 292 0.000366 10.0.0.38 - - [2026-01-01 02:09:27] "GET /virtual-machine/8287da53-0a28-4e49-a3e3-dab5535f1186 HTTP/1.1" 200 1304 0.038126 10.0.0.38 - - [2026-01-01 02:09:27] "GET /virtual-machine-interface/802feef5-eb7a-4580-b612-1d1869e7f634 HTTP/1.1" 200 3004 0.005297 10.0.0.38 - - [2026-01-01 02:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.38 - - [2026-01-01 02:09:27] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003843 10.0.0.38 - - [2026-01-01 02:09:27] "GET /virtual-networks?parent_id=3b670271-7801-4333-8fc6-27a8b09d505c&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.002870 10.0.0.38 - - [2026-01-01 02:09:27] "GET /virtual-network/be283e94-8f53-478f-9427-0ede4757efb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.007688 10.0.0.38 - - [2026-01-01 02:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003832 10.0.0.38 - - [2026-01-01 02:09:30] "GET /virtual-network/be283e94-8f53-478f-9427-0ede4757efb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005573 10.0.0.38 - - [2026-01-01 02:09:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.38 - - [2026-01-01 02:09:34] "GET /virtual-network/be283e94-8f53-478f-9427-0ede4757efb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005484 10.0.0.38 - - [2026-01-01 02:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.38 - - [2026-01-01 02:09:38] "GET /virtual-network/be283e94-8f53-478f-9427-0ede4757efb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005044 10.0.0.38 - - [2026-01-01 02:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005168 10.0.0.38 - - [2026-01-01 02:09:42] "GET /virtual-network/be283e94-8f53-478f-9427-0ede4757efb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.006523 10.0.0.38 - - [2026-01-01 02:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671 10.0.0.38 - - [2026-01-01 02:09:46] "GET /virtual-network/be283e94-8f53-478f-9427-0ede4757efb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.006044 10.0.0.38 - - [2026-01-01 02:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521 10.0.0.38 - - [2026-01-01 02:09:51] "GET /virtual-network/be283e94-8f53-478f-9427-0ede4757efb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005364 10.0.0.38 - - [2026-01-01 02:09:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.38 - - [2026-01-01 02:09:55] "GET /virtual-network/be283e94-8f53-478f-9427-0ede4757efb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005497 10.0.0.27 - - [2026-01-01 02:09:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000378 10.0.0.27 - - [2026-01-01 02:09:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000374 10.0.0.38 - - [2026-01-01 02:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.38 - - [2026-01-01 02:09:59] "GET /virtual-network/be283e94-8f53-478f-9427-0ede4757efb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005681 10.0.0.249 - - [2026-01-01 02:09:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000385 10.0.0.249 - - [2026-01-01 02:09:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.27 - - [2026-01-01 02:09:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000360 10.0.0.27 - - [2026-01-01 02:09:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000394 10.0.0.249 - - [2026-01-01 02:09:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000371 10.0.0.249 - - [2026-01-01 02:09:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000360 10.0.0.38 - - [2026-01-01 02:10:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000357 10.0.0.38 - - [2026-01-01 02:10:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000387 10.0.0.38 - - [2026-01-01 02:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.38 - - [2026-01-01 02:10:01] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004289 10.0.0.38 - - [2026-01-01 02:10:01] "GET /virtual-networks?parent_id=3b670271-7801-4333-8fc6-27a8b09d505c&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003767 10.0.0.38 - - [2026-01-01 02:10:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000503 10.0.0.38 - - [2026-01-01 02:10:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000331 10.0.0.38 - - [2026-01-01 02:10:01] "GET /virtual-network/be283e94-8f53-478f-9427-0ede4757efb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.007721 10.0.0.38 - - [2026-01-01 02:10:06] "POST /neutron/port HTTP/1.1" 200 1134 0.026568 10.0.0.38 - - [2026-01-01 02:10:11] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007752 10.0.0.38 - - [2026-01-01 02:10:15] "POST /neutron/port HTTP/1.1" 200 1136 0.046058 10.0.0.38 - - [2026-01-01 02:10:16] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007532 10.0.0.38 - - [2026-01-01 02:10:19] "POST /neutron/network HTTP/1.1" 200 848 0.006794 10.0.0.38 - - [2026-01-01 02:10:19] "POST /neutron/port HTTP/1.1" 200 117 0.001110 10.0.0.38 - - [2026-01-01 02:10:22] "POST /neutron/port HTTP/1.1" 200 1134 0.017408 10.0.0.38 - - [2026-01-01 02:10:22] "POST /neutron/port HTTP/1.1" 200 1136 0.037519 10.0.0.38 - - [2026-01-01 02:10:22] "POST /neutron/security_group HTTP/1.1" 200 2070 0.018556 10.0.0.38 - - [2026-01-01 02:10:22] "GET /virtual-machine/23a148c6-9f74-456b-8041-4be58707322e HTTP/1.1" 200 1303 0.015828 10.0.0.38 - - [2026-01-01 02:10:22] "GET /virtual-machine-interface/905e2455-a95c-4e8c-bad9-f61738a8db57 HTTP/1.1" 200 3005 0.007202 10.0.0.38 - - [2026-01-01 02:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.38 - - [2026-01-01 02:10:22] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003936 10.0.0.38 - - [2026-01-01 02:10:22] "GET /virtual-networks?parent_id=3b670271-7801-4333-8fc6-27a8b09d505c&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003063 10.0.0.38 - - [2026-01-01 02:10:22] "GET /virtual-network/467e8265-d0d4-4d24-bc1a-da57b22fbb9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005176 10.0.0.38 - - [2026-01-01 02:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411 10.0.0.38 - - [2026-01-01 02:10:23] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.009240 10.0.0.38 - - [2026-01-01 02:10:23] "GET /virtual-networks?parent_id=3b670271-7801-4333-8fc6-27a8b09d505c&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003297 10.0.0.38 - - [2026-01-01 02:10:23] "GET /virtual-network/467e8265-d0d4-4d24-bc1a-da57b22fbb9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005636 10.0.0.38 - - [2026-01-01 02:10:23] "POST /neutron/floatingip HTTP/1.1" 200 575 0.026688 10.0.0.38 - - [2026-01-01 02:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004405 10.0.0.38 - - [2026-01-01 02:10:23] "GET /routing-instance/6f25c6e1-0d45-4ab6-8dbf-0d8fce37e3eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.004984 10.0.0.38 - - [2026-01-01 02:10:23] "GET /route-target/b5c9876e-2f4d-433a-9847-d172dc9c443d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004214 10.0.0.38 - - [2026-01-01 02:10:24] "POST /neutron/network HTTP/1.1" 200 846 0.007241 10.0.0.38 - - [2026-01-01 02:10:24] "POST /neutron/port HTTP/1.1" 200 117 0.001448 10.0.0.38 - - [2026-01-01 02:10:44] "POST /neutron/floatingip HTTP/1.1" 200 530 0.041551 10.0.0.38 - - [2026-01-01 02:10:44] "GET /floating-ip-pool/6777bae4-e73f-4b39-913c-8ef1ebb28b23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.004596 10.0.0.38 - - [2026-01-01 02:10:44] "POST /ref-update HTTP/1.1" 200 156 0.014313 10.0.0.38 - - [2026-01-01 02:10:44] "DELETE /floating-ip-pool/6777bae4-e73f-4b39-913c-8ef1ebb28b23 HTTP/1.1" 200 115 0.039525 10.0.0.38 - - [2026-01-01 02:10:44] "POST /neutron/network HTTP/1.1" 200 836 0.007373 10.0.0.38 - - [2026-01-01 02:10:45] "POST /neutron/port HTTP/1.1" 200 1126 0.013151 10.0.0.38 - - [2026-01-01 02:10:45] "POST /neutron/port HTTP/1.1" 200 1124 0.036720 10.0.0.27 - - [2026-01-01 02:10:46] "POST /useragent-kv HTTP/1.1" 200 115 0.003129 10.0.0.27 - - [2026-01-01 02:10:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002876 10.0.0.249 - - [2026-01-01 02:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006860 10.0.0.38 - - [2026-01-01 02:10:46] "POST /neutron/network HTTP/1.1" 200 151 0.121937 10.0.0.249 - - [2026-01-01 02:10:47] "DELETE /route-target/b5c9876e-2f4d-433a-9847-d172dc9c443d HTTP/1.1" 200 115 0.029610 10.0.0.27 - - [2026-01-01 02:10:48] "GET /projects?obj_uuids=3b670271-7801-4333-8fc6-27a8b09d505c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000952 10.0.0.38 - - [2026-01-01 02:10:48] "GET /project/3b670271-7801-4333-8fc6-27a8b09d505c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.041017 10.0.0.27 - - [2026-01-01 02:10:48] "GET /projects?obj_uuids=3b670271-7801-4333-8fc6-27a8b09d505c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001908 10.0.0.38 - - [2026-01-01 02:10:48] "GET /project/3b670271-7801-4333-8fc6-27a8b09d505c?fields=virtual_networks HTTP/1.1" 200 1056 0.046256 10.0.0.27 - - [2026-01-01 02:10:48] "GET /projects?obj_uuids=3b670271-7801-4333-8fc6-27a8b09d505c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001071 10.0.0.38 - - [2026-01-01 02:10:48] "GET /project/3b670271-7801-4333-8fc6-27a8b09d505c?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.030384 10.0.0.27 - - [2026-01-01 02:10:48] "GET /projects?obj_uuids=3b670271-7801-4333-8fc6-27a8b09d505c&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000872 10.0.0.38 - - [2026-01-01 02:10:49] "GET /project/3b670271-7801-4333-8fc6-27a8b09d505c?fields=security_groups HTTP/1.1" 200 1294 0.051190 10.0.0.38 - - [2026-01-01 02:10:49] "POST /fqname-to-id HTTP/1.1" 404 188 0.029697 10.0.0.27 - - [2026-01-01 02:10:50] "GET /projects?obj_uuids=70b9efe7-dfea-4414-9a7e-3dcb405563b3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003424 10.0.0.27 - - [2026-01-01 02:10:50] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001138 10.0.0.27 - - [2026-01-01 02:10:50] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006963 10.0.0.27 - - [2026-01-01 02:10:50] "POST /id-to-fqname HTTP/1.1" 200 190 0.004047 10.0.0.27 - - [2026-01-01 02:10:50] "POST /fqname-to-id HTTP/1.1" 404 199 0.004552 10.0.0.27 - - [2026-01-01 02:10:50] "POST /security-groups HTTP/1.1" 200 591 0.081574 10.0.0.27 - - [2026-01-01 02:10:50] "POST /projects HTTP/1.1" 200 585 0.278488 10.0.0.249 - - [2026-01-01 02:10:50] "POST /fqname-to-id HTTP/1.1" 404 233 0.010917 10.0.0.27 - - [2026-01-01 02:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.367290 10.0.0.38 - - [2026-01-01 02:10:50] "GET /project/70b9efe7-dfea-4414-9a7e-3dcb405563b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.535639 10.0.0.38 - - [2026-01-01 02:10:51] "GET / HTTP/1.1" 200 35931 0.001399 10.0.0.27 - - [2026-01-01 02:10:54] "GET /projects?obj_uuids=70b9efe7-dfea-4414-9a7e-3dcb405563b3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001123 10.0.0.38 - - [2026-01-01 02:10:54] "GET /project/70b9efe7-dfea-4414-9a7e-3dcb405563b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.059827 10.0.0.27 - - [2026-01-01 02:10:54] "GET /projects?obj_uuids=70b9efe7-dfea-4414-9a7e-3dcb405563b3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001046 10.0.0.38 - - [2026-01-01 02:10:54] "GET /project/70b9efe7-dfea-4414-9a7e-3dcb405563b3?fields=virtual_networks HTTP/1.1" 200 1032 0.077466 10.0.0.249 - - [2026-01-01 02:10:54] "DELETE /access-control-list/dbe3015e-9f68-4ed2-ab42-e34fcca376cb HTTP/1.1" 200 115 0.070593 10.0.0.27 - - [2026-01-01 02:10:54] "GET /projects?obj_uuids=70b9efe7-dfea-4414-9a7e-3dcb405563b3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001033 10.0.0.38 - - [2026-01-01 02:10:55] "GET /project/70b9efe7-dfea-4414-9a7e-3dcb405563b3?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.061708 10.0.0.27 - - [2026-01-01 02:10:55] "GET /projects?obj_uuids=70b9efe7-dfea-4414-9a7e-3dcb405563b3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000965 10.0.0.38 - - [2026-01-01 02:10:55] "GET /project/70b9efe7-dfea-4414-9a7e-3dcb405563b3?fields=security_groups HTTP/1.1" 200 1258 0.038275 10.0.0.38 - - [2026-01-01 02:10:55] "POST /fqname-to-id HTTP/1.1" 404 183 0.031605 10.0.0.27 - - [2026-01-01 02:10:56] "GET /projects?obj_uuids=eff1329b-f6d4-4224-b083-1e92c8d3143e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003316 10.0.0.27 - - [2026-01-01 02:10:56] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000910 10.0.0.27 - - [2026-01-01 02:10:56] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006535 10.0.0.27 - - [2026-01-01 02:10:56] "POST /id-to-fqname HTTP/1.1" 200 185 0.006036 10.0.0.27 - - [2026-01-01 02:10:56] "POST /fqname-to-id HTTP/1.1" 404 194 0.004502 10.0.0.27 - - [2026-01-01 02:10:56] "POST /security-groups HTTP/1.1" 200 586 0.031693 10.0.0.27 - - [2026-01-01 02:10:56] "POST /projects HTTP/1.1" 200 575 0.238287 10.0.0.249 - - [2026-01-01 02:10:56] "POST /fqname-to-id HTTP/1.1" 404 228 0.020630 10.0.0.27 - - [2026-01-01 02:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.316926 10.0.0.38 - - [2026-01-01 02:10:56] "GET /project/eff1329b-f6d4-4224-b083-1e92c8d3143e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.470933 10.0.0.27 - - [2026-01-01 02:10:57] "DELETE /project/eff1329bf6d44224b0831e92c8d3143e HTTP/1.1" 404 173 0.006681 10.0.0.27 - - [2026-01-01 02:10:57] "DELETE /project/70b9efe7dfea44149a7e3dcb405563b3 HTTP/1.1" 404 173 0.004201 10.0.0.27 - - [2026-01-01 02:10:57] "DELETE /project/3b670271-7801-4333-8fc6-27a8b09d505c HTTP/1.1" 404 177 0.008393 10.0.0.27 - - [2026-01-01 02:10:57] "GET /projects?obj_uuids=70b9efe7-dfea-4414-9a7e-3dcb405563b3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000843 10.0.0.27 - - [2026-01-01 02:10:57] "GET /project/70b9efe7-dfea-4414-9a7e-3dcb405563b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.044278 10.0.0.27 - - [2026-01-01 02:10:57] "GET /projects?obj_uuids=70b9efe7-dfea-4414-9a7e-3dcb405563b3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000932 10.0.0.27 - - [2026-01-01 02:10:57] "GET /project/70b9efe7-dfea-4414-9a7e-3dcb405563b3?fields=security_groups HTTP/1.1" 200 1363 0.061062 10.0.0.27 - - [2026-01-01 02:10:57] "DELETE /security-group/11f71c0a-3769-491f-9fe9-1c8815fd18cf HTTP/1.1" 200 115 0.059986 10.0.0.27 - - [2026-01-01 02:10:57] "GET /projects?obj_uuids=70b9efe7-dfea-4414-9a7e-3dcb405563b3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000850 10.0.0.27 - - [2026-01-01 02:10:57] "GET /project/70b9efe7-dfea-4414-9a7e-3dcb405563b3?fields=application_policy_sets HTTP/1.1" 200 1402 0.072196 10.0.0.249 - - [2026-01-01 02:10:57] "DELETE /access-control-list/43fb0eb3-b8f0-4573-be59-1ba447203b0e HTTP/1.1" 200 115 0.065217 10.0.0.27 - - [2026-01-01 02:10:57] "DELETE /project/70b9efe7-dfea-4414-9a7e-3dcb405563b3 HTTP/1.1" 200 115 0.455880 10.0.0.38 - - [2026-01-01 02:10:58] "GET / HTTP/1.1" 200 35931 0.001876 10.0.0.27 - - [2026-01-01 02:11:04] "GET /projects?obj_uuids=eff1329b-f6d4-4224-b083-1e92c8d3143e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001080 10.0.0.38 - - [2026-01-01 02:11:04] "GET /project/eff1329b-f6d4-4224-b083-1e92c8d3143e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.043646 10.0.0.27 - - [2026-01-01 02:11:04] "GET /projects?obj_uuids=eff1329b-f6d4-4224-b083-1e92c8d3143e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001476 10.0.0.38 - - [2026-01-01 02:11:04] "GET /project/eff1329b-f6d4-4224-b083-1e92c8d3143e?fields=virtual_networks HTTP/1.1" 200 1023 0.064807 10.0.0.27 - - [2026-01-01 02:11:04] "GET /projects?obj_uuids=eff1329b-f6d4-4224-b083-1e92c8d3143e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001150 10.0.0.38 - - [2026-01-01 02:11:04] "GET /project/eff1329b-f6d4-4224-b083-1e92c8d3143e?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.051456 10.0.0.27 - - [2026-01-01 02:11:04] "GET /projects?obj_uuids=eff1329b-f6d4-4224-b083-1e92c8d3143e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001534 10.0.0.38 - - [2026-01-01 02:11:04] "GET /project/eff1329b-f6d4-4224-b083-1e92c8d3143e?fields=security_groups HTTP/1.1" 200 1244 0.045776 10.0.0.38 - - [2026-01-01 02:11:05] "POST /fqname-to-id HTTP/1.1" 404 187 0.029293 10.0.0.27 - - [2026-01-01 02:11:05] "GET /projects?obj_uuids=bb55018b-edd2-4b7e-aad7-00d6c3edfed4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003459 10.0.0.27 - - [2026-01-01 02:11:05] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000879 10.0.0.27 - - [2026-01-01 02:11:05] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006856 10.0.0.27 - - [2026-01-01 02:11:05] "POST /id-to-fqname HTTP/1.1" 200 189 0.006216 10.0.0.27 - - [2026-01-01 02:11:05] "POST /fqname-to-id HTTP/1.1" 404 198 0.006963 10.0.0.27 - - [2026-01-01 02:11:05] "POST /security-groups HTTP/1.1" 200 590 0.079549 10.0.0.27 - - [2026-01-01 02:11:05] "POST /projects HTTP/1.1" 200 583 0.313270 10.0.0.249 - - [2026-01-01 02:11:05] "POST /fqname-to-id HTTP/1.1" 404 232 0.015127 10.0.0.27 - - [2026-01-01 02:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.387380 10.0.0.38 - - [2026-01-01 02:11:06] "GET /project/bb55018b-edd2-4b7e-aad7-00d6c3edfed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.525047 10.0.0.38 - - [2026-01-01 02:11:07] "GET / HTTP/1.1" 200 35931 0.002112 10.0.0.27 - - [2026-01-01 02:11:10] "GET /projects?obj_uuids=bb55018b-edd2-4b7e-aad7-00d6c3edfed4&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001189 10.0.0.38 - - [2026-01-01 02:11:10] "GET /project/bb55018b-edd2-4b7e-aad7-00d6c3edfed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.043272 10.0.0.27 - - [2026-01-01 02:11:10] "GET /projects?obj_uuids=bb55018b-edd2-4b7e-aad7-00d6c3edfed4&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001665 10.0.0.38 - - [2026-01-01 02:11:10] "GET /project/bb55018b-edd2-4b7e-aad7-00d6c3edfed4?fields=virtual_networks HTTP/1.1" 200 1031 0.057796 10.0.0.27 - - [2026-01-01 02:11:10] "GET /projects?obj_uuids=bb55018b-edd2-4b7e-aad7-00d6c3edfed4&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000980 10.0.0.38 - - [2026-01-01 02:11:10] "GET /project/bb55018b-edd2-4b7e-aad7-00d6c3edfed4?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.053430 10.0.0.27 - - [2026-01-01 02:11:10] "GET /projects?obj_uuids=bb55018b-edd2-4b7e-aad7-00d6c3edfed4&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001769 10.0.0.38 - - [2026-01-01 02:11:10] "GET /project/bb55018b-edd2-4b7e-aad7-00d6c3edfed4?fields=security_groups HTTP/1.1" 200 1256 0.054753 10.0.0.38 - - [2026-01-01 02:11:11] "POST /fqname-to-id HTTP/1.1" 404 188 0.030354 10.0.0.27 - - [2026-01-01 02:11:11] "GET /projects?obj_uuids=dd6f84ec-dca4-45a8-b87e-edb3168391a5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003146 10.0.0.27 - - [2026-01-01 02:11:11] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001202 10.0.0.27 - - [2026-01-01 02:11:11] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006876 10.0.0.27 - - [2026-01-01 02:11:11] "POST /id-to-fqname HTTP/1.1" 200 190 0.003187 10.0.0.27 - - [2026-01-01 02:11:11] "POST /fqname-to-id HTTP/1.1" 404 199 0.010412 10.0.0.27 - - [2026-01-01 02:11:12] "POST /security-groups HTTP/1.1" 200 591 0.045964 10.0.0.27 - - [2026-01-01 02:11:12] "POST /projects HTTP/1.1" 200 585 0.278136 10.0.0.249 - - [2026-01-01 02:11:12] "POST /access-control-lists HTTP/1.1" 200 596 0.034656 10.0.0.27 - - [2026-01-01 02:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.352830 10.0.0.38 - - [2026-01-01 02:11:12] "GET /project/dd6f84ec-dca4-45a8-b87e-edb3168391a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.498535 10.0.0.38 - - [2026-01-01 02:11:13] "GET / HTTP/1.1" 200 35931 0.001466 10.0.0.27 - - [2026-01-01 02:11:16] "GET /projects?obj_uuids=dd6f84ec-dca4-45a8-b87e-edb3168391a5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000937 10.0.0.38 - - [2026-01-01 02:11:16] "GET /project/dd6f84ec-dca4-45a8-b87e-edb3168391a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.046239 10.0.0.27 - - [2026-01-01 02:11:16] "GET /projects?obj_uuids=dd6f84ec-dca4-45a8-b87e-edb3168391a5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000873 10.0.0.38 - - [2026-01-01 02:11:16] "GET /project/dd6f84ec-dca4-45a8-b87e-edb3168391a5?fields=virtual_networks HTTP/1.1" 200 1033 0.047731 10.0.0.27 - - [2026-01-01 02:11:16] "GET /projects?obj_uuids=dd6f84ec-dca4-45a8-b87e-edb3168391a5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001000 10.0.0.38 - - [2026-01-01 02:11:16] "GET /project/dd6f84ec-dca4-45a8-b87e-edb3168391a5?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.039539 10.0.0.27 - - [2026-01-01 02:11:16] "GET /projects?obj_uuids=dd6f84ec-dca4-45a8-b87e-edb3168391a5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001447 10.0.0.38 - - [2026-01-01 02:11:16] "GET /project/dd6f84ec-dca4-45a8-b87e-edb3168391a5?fields=security_groups HTTP/1.1" 200 1259 0.048607 10.0.0.38 - - [2026-01-01 02:11:17] "POST /fqname-to-id HTTP/1.1" 404 192 0.034422 10.0.0.27 - - [2026-01-01 02:11:17] "GET /projects?obj_uuids=a121e426-1d21-4474-bb24-dc82f324d3cf&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003422 10.0.0.27 - - [2026-01-01 02:11:17] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001016 10.0.0.27 - - [2026-01-01 02:11:17] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008533 10.0.0.27 - - [2026-01-01 02:11:18] "POST /id-to-fqname HTTP/1.1" 200 194 0.005379 10.0.0.27 - - [2026-01-01 02:11:18] "POST /fqname-to-id HTTP/1.1" 404 203 0.008052 10.0.0.27 - - [2026-01-01 02:11:18] "POST /security-groups HTTP/1.1" 200 595 0.077545 10.0.0.249 - - [2026-01-01 02:11:18] "POST /fqname-to-id HTTP/1.1" 404 238 0.003328 10.0.0.27 - - [2026-01-01 02:11:18] "POST /projects HTTP/1.1" 200 593 0.297329 10.0.0.27 - - [2026-01-01 02:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.334937 10.0.0.38 - - [2026-01-01 02:11:18] "GET /project/a121e426-1d21-4474-bb24-dc82f324d3cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.492869 10.0.0.249 - - [2026-01-01 02:11:18] "POST /access-control-lists HTTP/1.1" 200 598 0.075865 10.0.0.38 - - [2026-01-01 02:11:19] "GET / HTTP/1.1" 200 35931 0.001642 10.0.0.27 - - [2026-01-01 02:11:22] "GET /projects?obj_uuids=a121e426-1d21-4474-bb24-dc82f324d3cf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001003 10.0.0.38 - - [2026-01-01 02:11:22] "GET /project/a121e426-1d21-4474-bb24-dc82f324d3cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.148544 10.0.0.27 - - [2026-01-01 02:11:23] "GET /projects?obj_uuids=a121e426-1d21-4474-bb24-dc82f324d3cf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.037937 10.0.0.38 - - [2026-01-01 02:11:23] "GET /project/a121e426-1d21-4474-bb24-dc82f324d3cf?fields=virtual_networks HTTP/1.1" 200 1041 0.099095 10.0.0.27 - - [2026-01-01 02:11:23] "GET /projects?obj_uuids=a121e426-1d21-4474-bb24-dc82f324d3cf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001179 10.0.0.38 - - [2026-01-01 02:11:23] "GET /project/a121e426-1d21-4474-bb24-dc82f324d3cf?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.055460 10.0.0.27 - - [2026-01-01 02:11:23] "GET /projects?obj_uuids=a121e426-1d21-4474-bb24-dc82f324d3cf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000963 10.0.0.38 - - [2026-01-01 02:11:23] "GET /project/a121e426-1d21-4474-bb24-dc82f324d3cf?fields=security_groups HTTP/1.1" 200 1271 0.056795 10.0.0.38 - - [2026-01-01 02:11:24] "POST /fqname-to-id HTTP/1.1" 404 183 0.045418 10.0.0.27 - - [2026-01-01 02:11:24] "GET /projects?obj_uuids=f998f0c6-0aa5-4370-abf1-b0dd987317bb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003273 10.0.0.27 - - [2026-01-01 02:11:24] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001064 10.0.0.27 - - [2026-01-01 02:11:24] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.057464 10.0.0.27 - - [2026-01-01 02:11:24] "POST /id-to-fqname HTTP/1.1" 200 185 0.001771 10.0.0.27 - - [2026-01-01 02:11:24] "POST /fqname-to-id HTTP/1.1" 404 194 0.006910 10.0.0.27 - - [2026-01-01 02:11:25] "POST /security-groups HTTP/1.1" 200 586 0.033637 10.0.0.27 - - [2026-01-01 02:11:25] "POST /projects HTTP/1.1" 200 575 0.250484 10.0.0.27 - - [2026-01-01 02:11:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.305203 10.0.0.38 - - [2026-01-01 02:11:25] "GET /project/f998f0c6-0aa5-4370-abf1-b0dd987317bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.510063 10.0.0.249 - - [2026-01-01 02:11:25] "POST /fqname-to-id HTTP/1.1" 404 228 0.072402 10.0.0.38 - - [2026-01-01 02:11:26] "GET / HTTP/1.1" 200 35931 0.001605 10.0.0.38 - - [2026-01-01 02:11:26] "POST /fqname-to-id HTTP/1.1" 404 193 0.003632 10.0.0.27 - - [2026-01-01 02:11:27] "GET /projects?obj_uuids=2340332b-0b8b-43fb-a30a-3f7a9a0d7aee&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001012 10.0.0.249 - - [2026-01-01 02:11:27] "POST /access-control-lists HTTP/1.1" 200 590 0.035920 10.0.0.249 - - [2026-01-01 02:11:27] "PUT /access-control-list/c5949d53-6e6b-415c-bcdd-7d2182063b28 HTTP/1.1" 200 272 0.022001 10.0.0.38 - - [2026-01-01 02:11:27] "POST /neutron/security_group HTTP/1.1" 200 1364 0.435758 10.0.0.38 - - [2026-01-01 02:11:27] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.193188 10.0.0.249 - - [2026-01-01 02:11:27] "PUT /access-control-list/fa3afde4-519b-494d-8061-4c42dc981c5c HTTP/1.1" 200 272 0.015887 10.0.0.38 - - [2026-01-01 02:11:28] "POST /fqname-to-id HTTP/1.1" 404 193 0.003366 10.0.0.27 - - [2026-01-01 02:11:28] "GET /projects?obj_uuids=2340332b-0b8b-43fb-a30a-3f7a9a0d7aee&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001051 10.0.0.249 - - [2026-01-01 02:11:28] "POST /access-control-lists HTTP/1.1" 200 590 0.025699 10.0.0.249 - - [2026-01-01 02:11:28] "PUT /access-control-list/ee5a1461-0478-4e60-875c-f3d516716966 HTTP/1.1" 200 272 0.011609 10.0.0.38 - - [2026-01-01 02:11:28] "POST /neutron/security_group HTTP/1.1" 200 1364 0.417804 10.0.0.38 - - [2026-01-01 02:11:28] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.140237 10.0.0.249 - - [2026-01-01 02:11:28] "PUT /access-control-list/6cf4e00f-1e75-49d0-b17e-67c928d1fd51 HTTP/1.1" 200 272 0.017063 10.0.0.38 - - [2026-01-01 02:11:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000460 10.0.0.38 - - [2026-01-01 02:11:29] "POST /fqname-to-id HTTP/1.1" 404 210 0.032099 10.0.0.27 - - [2026-01-01 02:11:29] "GET /projects?obj_uuids=f998f0c6-0aa5-4370-abf1-b0dd987317bb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000930 10.0.0.249 - - [2026-01-01 02:11:29] "POST /access-control-lists HTTP/1.1" 200 607 0.033808 10.0.0.249 - - [2026-01-01 02:11:29] "PUT /access-control-list/813e3222-4dd2-462e-ade8-33be7892d7df HTTP/1.1" 200 272 0.015661 10.0.0.38 - - [2026-01-01 02:11:29] "POST /neutron/security_group HTTP/1.1" 200 1379 0.462867 10.0.0.38 - - [2026-01-01 02:11:30] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.162372 10.0.0.249 - - [2026-01-01 02:11:30] "PUT /access-control-list/6b227bf4-91b8-4d81-b1d9-44f68a986e7a HTTP/1.1" 200 272 0.019788 10.0.0.38 - - [2026-01-01 02:11:30] "POST /fqname-to-id HTTP/1.1" 404 210 0.004002 10.0.0.27 - - [2026-01-01 02:11:30] "GET /projects?obj_uuids=f998f0c6-0aa5-4370-abf1-b0dd987317bb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001084 10.0.0.249 - - [2026-01-01 02:11:30] "POST /access-control-lists HTTP/1.1" 200 607 0.029564 10.0.0.249 - - [2026-01-01 02:11:30] "PUT /access-control-list/1589cf8c-e57b-4389-bf05-57a6ec3d6101 HTTP/1.1" 200 272 0.014961 10.0.0.38 - - [2026-01-01 02:11:30] "POST /neutron/security_group HTTP/1.1" 200 1379 0.410769 10.0.0.38 - - [2026-01-01 02:11:31] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.150812 10.0.0.249 - - [2026-01-01 02:11:31] "PUT /access-control-list/ce866004-0b23-4f67-840d-bd7ddb4a28b2 HTTP/1.1" 200 272 0.023263 10.0.0.27 - - [2026-01-01 02:11:32] "GET /projects?obj_uuids=2340332b-0b8b-43fb-a30a-3f7a9a0d7aee&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001026 10.0.0.38 - - [2026-01-01 02:11:32] "POST /neutron/router HTTP/1.1" 200 541 0.093865 10.0.0.249 - - [2026-01-01 02:11:32] "PUT /logical-router/29ce9017-28b6-4828-a1f8-73b86644aee7 HTTP/1.1" 200 262 0.034664 10.0.0.38 - - [2026-01-01 02:11:32] "POST /neutron/router HTTP/1.1" 200 541 0.013865 10.0.0.38 - - [2026-01-01 02:11:32] "POST /neutron/router HTTP/1.1" 200 541 0.004018 10.0.0.38 - - [2026-01-01 02:11:32] "POST /neutron/router HTTP/1.1" 200 541 0.004576 10.0.0.38 - - [2026-01-01 02:11:32] "POST /neutron/router HTTP/1.1" 200 541 0.003886 10.0.0.38 - - [2026-01-01 02:11:32] "POST /neutron/router HTTP/1.1" 200 541 0.004448 10.0.0.38 - - [2026-01-01 02:11:32] "POST /neutron/router HTTP/1.1" 200 541 0.006312 10.0.0.38 - - [2026-01-01 02:11:32] "POST /neutron/router HTTP/1.1" 200 541 0.003768 10.0.0.38 - - [2026-01-01 02:11:33] "POST /neutron/router HTTP/1.1" 200 541 0.004350 10.0.0.38 - - [2026-01-01 02:11:33] "POST /neutron/router HTTP/1.1" 200 541 0.004699 10.0.0.38 - - [2026-01-01 02:11:33] "POST /neutron/router HTTP/1.1" 200 541 0.003834 10.0.0.38 - - [2026-01-01 02:11:33] "POST /neutron/router HTTP/1.1" 200 541 0.025881 10.0.0.38 - - [2026-01-01 02:11:33] "POST /neutron/router HTTP/1.1" 200 541 0.004273 10.0.0.27 - - [2026-01-01 02:11:33] "GET /logical-router/29ce9017-28b6-4828-a1f8-73b86644aee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.076843 10.0.0.38 - - [2026-01-01 02:11:33] "POST /neutron/router HTTP/1.1" 200 559 0.006741 10.0.0.249 - - [2026-01-01 02:11:33] "POST /route-targets HTTP/1.1" 200 327 0.019660 10.0.0.38 - - [2026-01-01 02:11:33] "POST /neutron/router HTTP/1.1" 200 559 0.015471 10.0.0.38 - - [2026-01-01 02:11:33] "POST /neutron/router HTTP/1.1" 200 559 0.004157 10.0.0.38 - - [2026-01-01 02:11:33] "POST /neutron/router HTTP/1.1" 200 559 0.003707 10.0.0.38 - - [2026-01-01 02:11:33] "POST /neutron/router HTTP/1.1" 200 559 0.004992 10.0.0.38 - - [2026-01-01 02:11:33] "POST /neutron/router HTTP/1.1" 200 559 0.004499 10.0.0.38 - - [2026-01-01 02:11:33] "POST /neutron/router HTTP/1.1" 200 559 0.004552 10.0.0.38 - - [2026-01-01 02:11:33] "POST /neutron/router HTTP/1.1" 200 559 0.004134 10.0.0.38 - - [2026-01-01 02:11:33] "POST /neutron/router HTTP/1.1" 200 559 0.004167 10.0.0.38 - - [2026-01-01 02:11:34] "POST /neutron/router HTTP/1.1" 200 559 0.003781 10.0.0.38 - - [2026-01-01 02:11:34] "POST /neutron/router HTTP/1.1" 200 559 0.004118 10.0.0.38 - - [2026-01-01 02:11:34] "POST /neutron/router HTTP/1.1" 200 559 0.007336 10.0.0.38 - - [2026-01-01 02:11:34] "POST /neutron/router HTTP/1.1" 200 151 0.081288 10.0.0.249 - - [2026-01-01 02:11:34] "DELETE /route-target/51deae21-1b08-4ecb-8282-7b4cd884d309 HTTP/1.1" 200 115 0.025352 10.0.0.38 - - [2026-01-01 02:11:34] "POST /neutron/router HTTP/1.1" 200 541 0.005268 10.0.0.38 - - [2026-01-01 02:11:34] "POST /neutron/router HTTP/1.1" 200 541 0.010634 10.0.0.38 - - [2026-01-01 02:11:34] "POST /neutron/router HTTP/1.1" 200 541 0.004023 10.0.0.38 - - [2026-01-01 02:11:34] "POST /neutron/router HTTP/1.1" 200 541 0.004101 10.0.0.38 - - [2026-01-01 02:11:34] "POST /neutron/router HTTP/1.1" 200 541 0.003938 10.0.0.38 - - [2026-01-01 02:11:34] "POST /neutron/router HTTP/1.1" 200 541 0.004228 10.0.0.38 - - [2026-01-01 02:11:34] "POST /neutron/router HTTP/1.1" 200 541 0.004250 10.0.0.38 - - [2026-01-01 02:11:34] "POST /neutron/router HTTP/1.1" 200 541 0.003752 10.0.0.38 - - [2026-01-01 02:11:34] "POST /neutron/router HTTP/1.1" 200 541 0.004143 10.0.0.38 - - [2026-01-01 02:11:34] "POST /neutron/router HTTP/1.1" 200 541 0.004868 10.0.0.38 - - [2026-01-01 02:11:34] "POST /neutron/router HTTP/1.1" 200 541 0.003944 10.0.0.38 - - [2026-01-01 02:11:35] "POST /neutron/router HTTP/1.1" 200 542 0.033684 10.0.0.249 - - [2026-01-01 02:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004886 10.0.0.38 - - [2026-01-01 02:11:35] "POST /neutron/security_group HTTP/1.1" 200 521 0.007585 10.0.0.249 - - [2026-01-01 02:11:35] "DELETE /access-control-list/ce866004-0b23-4f67-840d-bd7ddb4a28b2 HTTP/1.1" 200 115 0.032095 10.0.0.38 - - [2026-01-01 02:11:35] "POST /neutron/security_group HTTP/1.1" 200 151 0.060496 10.0.0.38 - - [2026-01-01 02:11:35] "POST /neutron/security_group HTTP/1.1" 200 506 0.003944 10.0.0.249 - - [2026-01-01 02:11:35] "DELETE /access-control-list/ee5a1461-0478-4e60-875c-f3d516716966 HTTP/1.1" 200 115 0.035567 10.0.0.249 - - [2026-01-01 02:11:35] "DELETE /access-control-list/fa3afde4-519b-494d-8061-4c42dc981c5c HTTP/1.1" 200 115 0.036962 10.0.0.27 - - [2026-01-01 02:11:36] "GET /projects?obj_uuids=f998f0c6-0aa5-4370-abf1-b0dd987317bb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002145 10.0.0.38 - - [2026-01-01 02:11:36] "GET /project/f998f0c6-0aa5-4370-abf1-b0dd987317bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.051695 10.0.0.27 - - [2026-01-01 02:11:36] "GET /projects?obj_uuids=f998f0c6-0aa5-4370-abf1-b0dd987317bb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000879 10.0.0.38 - - [2026-01-01 02:11:37] "GET /project/f998f0c6-0aa5-4370-abf1-b0dd987317bb?fields=virtual_networks HTTP/1.1" 200 1023 0.063669 10.0.0.27 - - [2026-01-01 02:11:37] "GET /projects?obj_uuids=f998f0c6-0aa5-4370-abf1-b0dd987317bb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001086 10.0.0.38 - - [2026-01-01 02:11:37] "GET /project/f998f0c6-0aa5-4370-abf1-b0dd987317bb?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.054678 10.0.0.27 - - [2026-01-01 02:11:37] "GET /projects?obj_uuids=f998f0c6-0aa5-4370-abf1-b0dd987317bb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001102 10.0.0.38 - - [2026-01-01 02:11:37] "GET /project/f998f0c6-0aa5-4370-abf1-b0dd987317bb?fields=security_groups HTTP/1.1" 200 1244 0.043875 10.0.0.38 - - [2026-01-01 02:11:38] "POST /fqname-to-id HTTP/1.1" 404 184 0.033290 10.0.0.27 - - [2026-01-01 02:11:38] "GET /projects?obj_uuids=6761defa-18fb-4b8f-8529-a1ec633d819a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003253 10.0.0.27 - - [2026-01-01 02:11:38] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001021 10.0.0.27 - - [2026-01-01 02:11:38] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006361 10.0.0.27 - - [2026-01-01 02:11:38] "POST /id-to-fqname HTTP/1.1" 200 186 0.013987 10.0.0.27 - - [2026-01-01 02:11:38] "POST /fqname-to-id HTTP/1.1" 404 195 0.003981 10.0.0.27 - - [2026-01-01 02:11:38] "POST /security-groups HTTP/1.1" 200 587 0.030843 10.0.0.27 - - [2026-01-01 02:11:38] "POST /projects HTTP/1.1" 200 577 0.244523 10.0.0.249 - - [2026-01-01 02:11:38] "POST /fqname-to-id HTTP/1.1" 404 229 0.014495 10.0.0.27 - - [2026-01-01 02:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.321079 10.0.0.38 - - [2026-01-01 02:11:38] "GET /project/6761defa-18fb-4b8f-8529-a1ec633d819a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.470758 10.0.0.38 - - [2026-01-01 02:11:39] "GET / HTTP/1.1" 200 35931 0.002173 10.0.0.38 - - [2026-01-01 02:11:41] "POST /fqname-to-id HTTP/1.1" 401 292 0.000426 10.0.0.38 - - [2026-01-01 02:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.064723 10.0.0.27 - - [2026-01-01 02:11:41] "GET /projects?obj_uuids=6761defa-18fb-4b8f-8529-a1ec633d819a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000854 10.0.0.38 - - [2026-01-01 02:11:41] "GET /project/6761defa-18fb-4b8f-8529-a1ec633d819a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.045380 10.0.0.27 - - [2026-01-01 02:11:42] "GET /projects?obj_uuids=6761defa-18fb-4b8f-8529-a1ec633d819a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001128 10.0.0.38 - - [2026-01-01 02:11:42] "POST /neutron/network HTTP/1.1" 200 601 0.147267 10.0.0.249 - - [2026-01-01 02:11:42] "POST /ref-update HTTP/1.1" 200 156 0.031032 10.0.0.38 - - [2026-01-01 02:11:42] "POST /id-to-fqname HTTP/1.1" 200 216 0.004027 10.0.0.38 - - [2026-01-01 02:11:42] "GET /virtual-network/9041ef18-183c-433c-82cd-e4f8635f037d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.005517 10.0.0.38 - - [2026-01-01 02:11:42] "POST /neutron/network HTTP/1.1" 200 819 0.007009 10.0.0.38 - - [2026-01-01 02:11:42] "GET /virtual-network/9041ef18-183c-433c-82cd-e4f8635f037d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.007033 10.0.0.38 - - [2026-01-01 02:11:42] "POST /fqname-to-id HTTP/1.1" 404 206 0.003261 10.0.0.38 - - [2026-01-01 02:11:42] "GET /virtual-network/9041ef18-183c-433c-82cd-e4f8635f037d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.005354 10.0.0.27 - - [2026-01-01 02:11:42] "GET /projects?obj_uuids=6761defa-18fb-4b8f-8529-a1ec633d819a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000930 10.0.0.38 - - [2026-01-01 02:11:43] "POST /neutron/port HTTP/1.1" 200 1016 0.291474 10.0.0.38 - - [2026-01-01 02:11:43] "GET /virtual-machine-interface/3f18baa0-6236-4f93-9d05-a7a0ea207c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2384 0.007047 10.0.0.38 - - [2026-01-01 02:11:43] "GET /virtual-machine-interface/3f18baa0-6236-4f93-9d05-a7a0ea207c33?fields=instance_ip_back_refs HTTP/1.1" 200 1317 0.005165 10.0.0.38 - - [2026-01-01 02:11:43] "GET /instance-ip/138491f6-99a4-4d8a-9681-880179e96351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005258 10.0.0.38 - - [2026-01-01 02:11:43] "POST /neutron/network HTTP/1.1" 200 819 0.007352 10.0.0.38 - - [2026-01-01 02:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.27 - - [2026-01-01 02:11:46] "GET /projects?obj_uuids=6761defa-18fb-4b8f-8529-a1ec633d819a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000895 10.0.0.38 - - [2026-01-01 02:11:46] "GET /project/6761defa-18fb-4b8f-8529-a1ec633d819a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.049888 10.0.0.27 - - [2026-01-01 02:11:46] "GET /projects?obj_uuids=6761defa-18fb-4b8f-8529-a1ec633d819a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001405 10.0.0.38 - - [2026-01-01 02:11:46] "POST /neutron/network HTTP/1.1" 200 603 0.130531 10.0.0.249 - - [2026-01-01 02:11:46] "POST /route-targets HTTP/1.1" 200 327 0.013715 10.0.0.38 - - [2026-01-01 02:11:47] "POST /neutron/network HTTP/1.1" 200 975 0.011395 10.0.0.38 - - [2026-01-01 02:11:47] "POST /id-to-fqname HTTP/1.1" 200 217 0.001212 10.0.0.38 - - [2026-01-01 02:11:47] "GET /virtual-network/57d3ca1f-9aca-407d-a8b2-049d3d2209ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.005855 10.0.0.38 - - [2026-01-01 02:11:47] "GET /virtual-network/57d3ca1f-9aca-407d-a8b2-049d3d2209ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.006369 10.0.0.38 - - [2026-01-01 02:11:47] "POST /neutron/subnet HTTP/1.1" 200 720 0.010173 10.0.0.27 - - [2026-01-01 02:11:47] "GET /projects?obj_uuids=6761defa-18fb-4b8f-8529-a1ec633d819a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000981 10.0.0.38 - - [2026-01-01 02:11:47] "POST /neutron/port HTTP/1.1" 200 1016 0.281163 10.0.0.38 - - [2026-01-01 02:11:47] "POST /id-to-fqname HTTP/1.1" 200 217 0.001133 10.0.0.38 - - [2026-01-01 02:11:48] "POST /neutron/network HTTP/1.1" 200 975 0.009277 10.0.0.38 - - [2026-01-01 02:11:48] "POST /neutron/port HTTP/1.1" 200 117 0.006526 10.0.0.38 - - [2026-01-01 02:11:48] "POST /id-to-fqname HTTP/1.1" 200 217 0.001150 10.0.0.38 - - [2026-01-01 02:11:48] "POST /neutron/port HTTP/1.1" 200 1016 0.012667 10.0.0.38 - - [2026-01-01 02:11:48] "POST /neutron/port HTTP/1.1" 200 1016 0.012403 10.0.0.38 - - [2026-01-01 02:11:49] "POST /neutron/port HTTP/1.1" 200 117 0.005937 10.0.0.38 - - [2026-01-01 02:11:49] "POST /neutron/network HTTP/1.1" 200 985 0.007626 10.0.0.38 - - [2026-01-01 02:11:49] "POST /neutron/port HTTP/1.1" 200 1109 0.144913 10.0.0.38 - - [2026-01-01 02:11:49] "POST /neutron/network HTTP/1.1" 200 985 0.006350 10.0.0.38 - - [2026-01-01 02:11:49] "POST /neutron/port HTTP/1.1" 200 1016 0.011113 10.0.0.38 - - [2026-01-01 02:11:49] "POST /neutron/port HTTP/1.1" 200 117 0.001081 10.0.0.38 - - [2026-01-01 02:11:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003838 10.0.0.38 - - [2026-01-01 02:11:50] "POST /neutron/network HTTP/1.1" 200 975 0.010745 10.0.0.38 - - [2026-01-01 02:11:54] "POST /neutron/port HTTP/1.1" 200 1119 0.022737 10.0.0.38 - - [2026-01-01 02:11:54] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007671 10.0.0.38 - - [2026-01-01 02:11:54] "GET /virtual-machine/b11d1ef6-4241-4f21-8aca-4e7f7570f887 HTTP/1.1" 401 292 0.000386 10.0.0.38 - - [2026-01-01 02:11:55] "GET /virtual-machine/b11d1ef6-4241-4f21-8aca-4e7f7570f887 HTTP/1.1" 200 1285 0.039396 10.0.0.38 - - [2026-01-01 02:11:55] "GET /virtual-machine-interface/7b995752-1e58-41d5-9f95-c0aea47ebda6 HTTP/1.1" 200 2924 0.005369 10.0.0.38 - - [2026-01-01 02:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.38 - - [2026-01-01 02:11:55] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003902 10.0.0.38 - - [2026-01-01 02:11:55] "GET /virtual-networks?parent_id=6761defa-18fb-4b8f-8529-a1ec633d819a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002871 10.0.0.38 - - [2026-01-01 02:11:55] "GET /virtual-network/57d3ca1f-9aca-407d-a8b2-049d3d2209ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.005862 10.0.0.38 - - [2026-01-01 02:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.38 - - [2026-01-01 02:11:58] "GET /virtual-network/57d3ca1f-9aca-407d-a8b2-049d3d2209ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.005328 10.0.0.27 - - [2026-01-01 02:11:58] "DELETE /project/6761defa18fb4b8f8529a1ec633d819a HTTP/1.1" 404 173 0.024648 10.0.0.27 - - [2026-01-01 02:11:58] "DELETE /project/dd6f84ecdca445a8b87eedb3168391a5 HTTP/1.1" 404 173 0.018550 10.0.0.27 - - [2026-01-01 02:11:58] "DELETE /project/bb55018bedd24b7eaad700d6c3edfed4 HTTP/1.1" 404 173 0.011213 10.0.0.27 - - [2026-01-01 02:11:58] "DELETE /project/a121e4261d214474bb24dc82f324d3cf HTTP/1.1" 404 173 0.010548 10.0.0.27 - - [2026-01-01 02:11:58] "DELETE /project/f998f0c60aa54370abf1b0dd987317bb HTTP/1.1" 404 173 0.016847 10.0.0.27 - - [2026-01-01 02:11:58] "GET /projects?obj_uuids=a121e426-1d21-4474-bb24-dc82f324d3cf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000807 10.0.0.27 - - [2026-01-01 02:11:58] "GET /projects?obj_uuids=eff1329b-f6d4-4224-b083-1e92c8d3143e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000751 10.0.0.27 - - [2026-01-01 02:11:58] "GET /projects?obj_uuids=bb55018b-edd2-4b7e-aad7-00d6c3edfed4&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000760 10.0.0.27 - - [2026-01-01 02:11:58] "GET /projects?obj_uuids=f998f0c6-0aa5-4370-abf1-b0dd987317bb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000714 10.0.0.27 - - [2026-01-01 02:11:58] "GET /projects?obj_uuids=dd6f84ec-dca4-45a8-b87e-edb3168391a5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002039 10.0.0.27 - - [2026-01-01 02:11:58] "GET /project/f998f0c6-0aa5-4370-abf1-b0dd987317bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.086030 10.0.0.27 - - [2026-01-01 02:11:58] "GET /project/a121e426-1d21-4474-bb24-dc82f324d3cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.106781 10.0.0.27 - - [2026-01-01 02:11:58] "GET /project/bb55018b-edd2-4b7e-aad7-00d6c3edfed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.108379 10.0.0.27 - - [2026-01-01 02:11:58] "GET /project/dd6f84ec-dca4-45a8-b87e-edb3168391a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.117930 10.0.0.27 - - [2026-01-01 02:11:58] "GET /project/eff1329b-f6d4-4224-b083-1e92c8d3143e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.131547 10.0.0.27 - - [2026-01-01 02:11:58] "GET /projects?obj_uuids=f998f0c6-0aa5-4370-abf1-b0dd987317bb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001479 10.0.0.27 - - [2026-01-01 02:11:58] "GET /projects?obj_uuids=bb55018b-edd2-4b7e-aad7-00d6c3edfed4&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001431 10.0.0.27 - - [2026-01-01 02:11:58] "GET /projects?obj_uuids=a121e426-1d21-4474-bb24-dc82f324d3cf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001035 10.0.0.27 - - [2026-01-01 02:11:58] "GET /projects?obj_uuids=eff1329b-f6d4-4224-b083-1e92c8d3143e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001051 10.0.0.27 - - [2026-01-01 02:11:58] "GET /projects?obj_uuids=dd6f84ec-dca4-45a8-b87e-edb3168391a5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000947 10.0.0.27 - - [2026-01-01 02:11:58] "GET /project/a121e426-1d21-4474-bb24-dc82f324d3cf?fields=security_groups HTTP/1.1" 200 1376 0.099168 10.0.0.27 - - [2026-01-01 02:11:58] "GET /project/eff1329b-f6d4-4224-b083-1e92c8d3143e?fields=security_groups HTTP/1.1" 200 1349 0.087744 10.0.0.27 - - [2026-01-01 02:11:58] "GET /project/f998f0c6-0aa5-4370-abf1-b0dd987317bb?fields=security_groups HTTP/1.1" 200 1349 0.134639 10.0.0.27 - - [2026-01-01 02:11:58] "GET /project/dd6f84ec-dca4-45a8-b87e-edb3168391a5?fields=security_groups HTTP/1.1" 200 1364 0.105335 10.0.0.27 - - [2026-01-01 02:11:58] "GET /project/bb55018b-edd2-4b7e-aad7-00d6c3edfed4?fields=security_groups HTTP/1.1" 200 1361 0.127994 10.0.0.27 - - [2026-01-01 02:11:58] "DELETE /security-group/85abf42d-f055-40cf-8e4b-7e402a1d2b11 HTTP/1.1" 200 115 0.125194 10.0.0.27 - - [2026-01-01 02:11:58] "GET /projects?obj_uuids=a121e426-1d21-4474-bb24-dc82f324d3cf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002471 10.0.0.27 - - [2026-01-01 02:11:58] "DELETE /security-group/6a0c49c7-35c3-405c-8ba3-e99c6952e6a5 HTTP/1.1" 200 115 0.162948 10.0.0.27 - - [2026-01-01 02:11:58] "GET /projects?obj_uuids=f998f0c6-0aa5-4370-abf1-b0dd987317bb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001265 10.0.0.27 - - [2026-01-01 02:11:58] "DELETE /security-group/64f283de-f67a-4bd5-ab77-49657f8368cd HTTP/1.1" 200 115 0.183316 10.0.0.27 - - [2026-01-01 02:11:58] "DELETE /security-group/cb84ac46-dc87-4272-9968-bd09c65ca235 HTTP/1.1" 200 115 0.220459 10.0.0.27 - - [2026-01-01 02:11:58] "GET /projects?obj_uuids=bb55018b-edd2-4b7e-aad7-00d6c3edfed4&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002422 10.0.0.27 - - [2026-01-01 02:11:58] "GET /project/a121e426-1d21-4474-bb24-dc82f324d3cf?fields=application_policy_sets HTTP/1.1" 200 1415 0.130439 10.0.0.27 - - [2026-01-01 02:11:58] "GET /projects?obj_uuids=eff1329b-f6d4-4224-b083-1e92c8d3143e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001091 10.0.0.27 - - [2026-01-01 02:11:58] "DELETE /security-group/16f72d2f-85dc-43b5-842a-2f1fa7559a13 HTTP/1.1" 200 115 0.234805 10.0.0.27 - - [2026-01-01 02:11:58] "GET /projects?obj_uuids=dd6f84ec-dca4-45a8-b87e-edb3168391a5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001123 10.0.0.27 - - [2026-01-01 02:11:58] "GET /project/f998f0c6-0aa5-4370-abf1-b0dd987317bb?fields=application_policy_sets HTTP/1.1" 200 1388 0.120381 10.0.0.249 - - [2026-01-01 02:11:58] "DELETE /access-control-list/27d9f6e6-731e-437e-88d9-5ce7900b4bb1 HTTP/1.1" 200 115 0.119838 10.0.0.27 - - [2026-01-01 02:11:58] "GET /project/eff1329b-f6d4-4224-b083-1e92c8d3143e?fields=application_policy_sets HTTP/1.1" 200 1388 0.136347 10.0.0.27 - - [2026-01-01 02:11:59] "GET /project/bb55018b-edd2-4b7e-aad7-00d6c3edfed4?fields=application_policy_sets HTTP/1.1" 200 1400 0.168736 10.0.0.27 - - [2026-01-01 02:11:59] "GET /project/dd6f84ec-dca4-45a8-b87e-edb3168391a5?fields=application_policy_sets HTTP/1.1" 200 1403 0.151670 10.0.0.249 - - [2026-01-01 02:11:59] "DELETE /access-control-list/625f5ccd-2f20-41a7-b5bc-1d42d7b4f74e HTTP/1.1" 200 115 0.070755 10.0.0.27 - - [2026-01-01 02:11:59] "DELETE /project/a121e426-1d21-4474-bb24-dc82f324d3cf HTTP/1.1" 200 115 0.912954 10.0.0.27 - - [2026-01-01 02:11:59] "DELETE /project/f998f0c6-0aa5-4370-abf1-b0dd987317bb HTTP/1.1" 200 115 1.011152 10.0.0.27 - - [2026-01-01 02:11:59] "DELETE /project/eff1329b-f6d4-4224-b083-1e92c8d3143e HTTP/1.1" 200 115 1.011656 10.0.0.27 - - [2026-01-01 02:11:59] "DELETE /project/bb55018b-edd2-4b7e-aad7-00d6c3edfed4 HTTP/1.1" 200 115 1.033849 10.0.0.38 - - [2026-01-01 02:11:59] "POST /neutron/port HTTP/1.1" 200 1118 0.112121 10.0.0.27 - - [2026-01-01 02:11:59] "DELETE /project/dd6f84ec-dca4-45a8-b87e-edb3168391a5 HTTP/1.1" 200 115 1.078161 10.0.0.249 - - [2026-01-01 02:11:59] "DELETE /access-control-list/6d48dc4b-7f50-4452-a0a7-c4602d55dba2 HTTP/1.1" 200 115 0.104218 10.0.0.38 - - [2026-01-01 02:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005104 10.0.0.38 - - [2026-01-01 02:12:00] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004717 10.0.0.38 - - [2026-01-01 02:12:00] "GET /virtual-networks?parent_id=6761defa-18fb-4b8f-8529-a1ec633d819a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003381 10.0.0.38 - - [2026-01-01 02:12:00] "GET /virtual-network/57d3ca1f-9aca-407d-a8b2-049d3d2209ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.006387 10.0.0.38 - - [2026-01-01 02:12:00] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010582 10.0.0.38 - - [2026-01-01 02:12:00] "POST /neutron/port HTTP/1.1" 200 1118 0.022427 10.0.0.38 - - [2026-01-01 02:12:00] "GET /virtual-machine/48268fde-d2be-4cfe-99cc-4704c114f253 HTTP/1.1" 200 1284 0.008739 10.0.0.38 - - [2026-01-01 02:12:00] "GET /virtual-machine-interface/814d2e91-ae33-4a9f-b847-e1d9df1064ee HTTP/1.1" 200 2924 0.007688 10.0.0.38 - - [2026-01-01 02:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004853 10.0.0.38 - - [2026-01-01 02:12:00] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004013 10.0.0.38 - - [2026-01-01 02:12:00] "GET /virtual-networks?parent_id=6761defa-18fb-4b8f-8529-a1ec633d819a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.004088 10.0.0.38 - - [2026-01-01 02:12:01] "GET /virtual-network/57d3ca1f-9aca-407d-a8b2-049d3d2209ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.009005 10.0.0.38 - - [2026-01-01 02:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003655 10.0.0.38 - - [2026-01-01 02:12:02] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004087 10.0.0.38 - - [2026-01-01 02:12:02] "GET /virtual-networks?parent_id=6761defa-18fb-4b8f-8529-a1ec633d819a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003841 10.0.0.38 - - [2026-01-01 02:12:02] "GET /virtual-network/57d3ca1f-9aca-407d-a8b2-049d3d2209ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.005692 10.0.0.38 - - [2026-01-01 02:12:05] "POST /neutron/port HTTP/1.1" 200 1108 0.013804 10.0.0.38 - - [2026-01-01 02:12:05] "POST /neutron/port HTTP/1.1" 200 1109 0.015202 10.0.0.27 - - [2026-01-01 02:12:06] "POST /useragent-kv HTTP/1.1" 200 115 0.003086 10.0.0.249 - - [2026-01-01 02:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004683 10.0.0.27 - - [2026-01-01 02:12:06] "POST /useragent-kv HTTP/1.1" 200 115 0.004978 10.0.0.27 - - [2026-01-01 02:12:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002551 10.0.0.27 - - [2026-01-01 02:12:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002440 10.0.0.38 - - [2026-01-01 02:12:06] "POST /neutron/network HTTP/1.1" 200 151 0.147892 10.0.0.27 - - [2026-01-01 02:12:07] "GET /projects?obj_uuids=6761defa-18fb-4b8f-8529-a1ec633d819a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000920 10.0.0.38 - - [2026-01-01 02:12:07] "GET /project/6761defa-18fb-4b8f-8529-a1ec633d819a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.051021 10.0.0.27 - - [2026-01-01 02:12:07] "GET /projects?obj_uuids=6761defa-18fb-4b8f-8529-a1ec633d819a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000862 10.0.0.38 - - [2026-01-01 02:12:07] "GET /project/6761defa-18fb-4b8f-8529-a1ec633d819a?fields=virtual_networks HTTP/1.1" 200 1023 0.038011 10.0.0.27 - - [2026-01-01 02:12:07] "GET /projects?obj_uuids=6761defa-18fb-4b8f-8529-a1ec633d819a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001029 10.0.0.38 - - [2026-01-01 02:12:07] "GET /project/6761defa-18fb-4b8f-8529-a1ec633d819a?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.040019 10.0.0.27 - - [2026-01-01 02:12:07] "GET /projects?obj_uuids=6761defa-18fb-4b8f-8529-a1ec633d819a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000895 10.0.0.38 - - [2026-01-01 02:12:07] "GET /project/6761defa-18fb-4b8f-8529-a1ec633d819a?fields=security_groups HTTP/1.1" 200 1245 0.041466 10.0.0.38 - - [2026-01-01 02:12:08] "POST /fqname-to-id HTTP/1.1" 404 186 0.031750 10.0.0.27 - - [2026-01-01 02:12:08] "GET /projects?obj_uuids=edf828fe-0dd3-4759-81c1-2dc859645609&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003725 10.0.0.27 - - [2026-01-01 02:12:09] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000946 10.0.0.27 - - [2026-01-01 02:12:09] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007456 10.0.0.27 - - [2026-01-01 02:12:09] "POST /id-to-fqname HTTP/1.1" 200 188 0.001615 10.0.0.27 - - [2026-01-01 02:12:09] "POST /fqname-to-id HTTP/1.1" 404 197 0.005244 10.0.0.27 - - [2026-01-01 02:12:09] "POST /security-groups HTTP/1.1" 200 589 0.078064 10.0.0.27 - - [2026-01-01 02:12:09] "POST /projects HTTP/1.1" 200 581 0.320234 10.0.0.249 - - [2026-01-01 02:12:09] "POST /access-control-lists HTTP/1.1" 200 594 0.047156 10.0.0.27 - - [2026-01-01 02:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.395754 10.0.0.38 - - [2026-01-01 02:12:09] "GET /project/edf828fe-0dd3-4759-81c1-2dc859645609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.555901 10.0.0.38 - - [2026-01-01 02:12:10] "GET / HTTP/1.1" 200 35931 0.002036 10.0.0.38 - - [2026-01-01 02:12:10] "POST /neutron/port HTTP/1.1" 200 117 0.006466 10.0.0.38 - - [2026-01-01 02:12:12] "POST /fqname-to-id HTTP/1.1" 401 292 0.000435 10.0.0.38 - - [2026-01-01 02:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.073960 10.0.0.27 - - [2026-01-01 02:12:12] "GET /projects?obj_uuids=edf828fe-0dd3-4759-81c1-2dc859645609&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001041 10.0.0.38 - - [2026-01-01 02:12:12] "GET /project/edf828fe-0dd3-4759-81c1-2dc859645609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.047750 10.0.0.27 - - [2026-01-01 02:12:13] "GET /projects?obj_uuids=edf828fe-0dd3-4759-81c1-2dc859645609&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001288 10.0.0.38 - - [2026-01-01 02:12:13] "POST /neutron/network HTTP/1.1" 200 605 0.177231 10.0.0.249 - - [2026-01-01 02:12:13] "POST /route-targets HTTP/1.1" 200 327 0.013138 10.0.0.38 - - [2026-01-01 02:12:13] "POST /id-to-fqname HTTP/1.1" 200 219 0.004010 10.0.0.38 - - [2026-01-01 02:12:13] "GET /virtual-network/5ca92ce1-9b20-4dcf-8041-2d6614ee6eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005463 10.0.0.38 - - [2026-01-01 02:12:13] "POST /neutron/network HTTP/1.1" 200 823 0.008497 10.0.0.38 - - [2026-01-01 02:12:13] "GET /virtual-network/5ca92ce1-9b20-4dcf-8041-2d6614ee6eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005745 10.0.0.38 - - [2026-01-01 02:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.27 - - [2026-01-01 02:12:13] "GET /projects?obj_uuids=edf828fe-0dd3-4759-81c1-2dc859645609&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000874 10.0.0.38 - - [2026-01-01 02:12:13] "GET /project/edf828fe-0dd3-4759-81c1-2dc859645609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.054121 10.0.0.38 - - [2026-01-01 02:12:13] "POST /neutron/network HTTP/1.1" 200 117 0.013644 10.0.0.249 - - [2026-01-01 02:12:14] "POST /ref-update HTTP/1.1" 200 156 0.024595 10.0.0.38 - - [2026-01-01 02:12:14] "POST /neutron/network HTTP/1.1" 200 825 0.008633 10.0.0.38 - - [2026-01-01 02:12:14] "POST /id-to-fqname HTTP/1.1" 200 219 0.001067 10.0.0.38 - - [2026-01-01 02:12:14] "GET /virtual-network/3ed37916-ca75-467e-a08d-6f081bcdf0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006511 10.0.0.38 - - [2026-01-01 02:12:14] "GET /virtual-network/3ed37916-ca75-467e-a08d-6f081bcdf0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006492 10.0.0.38 - - [2026-01-01 02:12:14] "POST /neutron/subnet HTTP/1.1" 200 729 0.014052 10.0.0.38 - - [2026-01-01 02:12:14] "POST /id-to-fqname HTTP/1.1" 200 219 0.001839 10.0.0.27 - - [2026-01-01 02:12:15] "GET /projects?obj_uuids=edf828fe-0dd3-4759-81c1-2dc859645609&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000921 10.0.0.38 - - [2026-01-01 02:12:15] "GET /project/edf828fe-0dd3-4759-81c1-2dc859645609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.072370 10.0.0.38 - - [2026-01-01 02:12:15] "POST /neutron/port HTTP/1.1" 200 117 0.007657 10.0.0.38 - - [2026-01-01 02:12:15] "POST /id-to-fqname HTTP/1.1" 200 219 0.001226 10.0.0.38 - - [2026-01-01 02:12:15] "POST /neutron/network HTTP/1.1" 200 835 0.007033 10.0.0.27 - - [2026-01-01 02:12:16] "GET /projects?obj_uuids=edf828fe-0dd3-4759-81c1-2dc859645609&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001362 10.0.0.38 - - [2026-01-01 02:12:16] "GET /project/edf828fe-0dd3-4759-81c1-2dc859645609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.144474 10.0.0.38 - - [2026-01-01 02:12:16] "POST /neutron/network HTTP/1.1" 200 825 0.016672 10.0.0.38 - - [2026-01-01 02:12:17] "POST /neutron/port HTTP/1.1" 200 1111 0.183879 10.0.0.38 - - [2026-01-01 02:12:17] "POST /neutron/port HTTP/1.1" 200 117 0.006070 10.0.0.38 - - [2026-01-01 02:12:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009406 10.0.0.38 - - [2026-01-01 02:12:17] "POST /neutron/router HTTP/1.1" 200 580 0.005661 10.0.0.249 - - [2026-01-01 02:12:17] "POST /ref-update HTTP/1.1" 200 156 0.020959 10.0.0.38 - - [2026-01-01 02:12:17] "POST /neutron/port HTTP/1.1" 200 1121 0.023603 10.0.0.27 - - [2026-01-01 02:12:17] "GET /projects?obj_uuids=edf828fe-0dd3-4759-81c1-2dc859645609&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000965 10.0.0.38 - - [2026-01-01 02:12:18] "POST /neutron/port HTTP/1.1" 200 1059 0.316164 10.0.0.38 - - [2026-01-01 02:12:18] "POST /neutron/port HTTP/1.1" 200 1113 0.139629 10.0.0.38 - - [2026-01-01 02:12:18] "POST /neutron/subnet HTTP/1.1" 200 703 0.009892 10.0.0.38 - - [2026-01-01 02:12:21] "POST /neutron/port HTTP/1.1" 200 1123 0.018975 10.0.0.38 - - [2026-01-01 02:12:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004010 10.0.0.38 - - [2026-01-01 02:12:22] "POST /neutron/network HTTP/1.1" 200 825 0.019780 10.0.0.38 - - [2026-01-01 02:12:22] "POST /neutron/port HTTP/1.1" 200 1121 0.025583 10.0.0.38 - - [2026-01-01 02:12:23] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009565 10.0.0.38 - - [2026-01-01 02:12:23] "GET /virtual-machine/0e07231a-3d00-45e5-9b94-6e3c5f3cee66 HTTP/1.1" 401 292 0.000504 10.0.0.38 - - [2026-01-01 02:12:23] "GET /virtual-machine/0e07231a-3d00-45e5-9b94-6e3c5f3cee66 HTTP/1.1" 200 1290 0.055470 10.0.0.38 - - [2026-01-01 02:12:23] "GET /virtual-machine-interface/b68c7e6a-a8b1-4493-9488-678c8dedae00 HTTP/1.1" 200 2935 0.005413 10.0.0.38 - - [2026-01-01 02:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.38 - - [2026-01-01 02:12:23] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006903 10.0.0.38 - - [2026-01-01 02:12:23] "GET /virtual-networks?parent_id=edf828fe-0dd3-4759-81c1-2dc859645609&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003987 10.0.0.38 - - [2026-01-01 02:12:23] "GET /virtual-network/5ca92ce1-9b20-4dcf-8041-2d6614ee6eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005999 10.0.0.38 - - [2026-01-01 02:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.38 - - [2026-01-01 02:12:26] "GET /virtual-network/5ca92ce1-9b20-4dcf-8041-2d6614ee6eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006217 10.0.0.38 - - [2026-01-01 02:12:27] "POST /neutron/network HTTP/1.1" 200 833 0.008034 10.0.0.38 - - [2026-01-01 02:12:27] "POST /neutron/port HTTP/1.1" 200 117 0.001045 10.0.0.38 - - [2026-01-01 02:12:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006422 10.0.0.38 - - [2026-01-01 02:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.38 - - [2026-01-01 02:12:30] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003687 10.0.0.38 - - [2026-01-01 02:12:30] "GET /virtual-networks?parent_id=edf828fe-0dd3-4759-81c1-2dc859645609&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003202 10.0.0.38 - - [2026-01-01 02:12:30] "GET /virtual-network/5ca92ce1-9b20-4dcf-8041-2d6614ee6eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005909 10.0.0.38 - - [2026-01-01 02:12:31] "POST /neutron/port HTTP/1.1" 200 1123 0.017981 10.0.0.38 - - [2026-01-01 02:12:31] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008557 10.0.0.38 - - [2026-01-01 02:12:31] "GET /virtual-machine/feaad2af-ab21-4c04-a8be-c5bc8bbd3106 HTTP/1.1" 200 1291 0.006551 10.0.0.38 - - [2026-01-01 02:12:31] "GET /virtual-machine-interface/a6ef4422-2214-420a-ba60-3c2ae8be07ab HTTP/1.1" 200 2935 0.005425 10.0.0.38 - - [2026-01-01 02:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003104 10.0.0.38 - - [2026-01-01 02:12:31] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003597 10.0.0.38 - - [2026-01-01 02:12:31] "GET /virtual-networks?parent_id=edf828fe-0dd3-4759-81c1-2dc859645609&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.002912 10.0.0.38 - - [2026-01-01 02:12:31] "GET /virtual-network/3ed37916-ca75-467e-a08d-6f081bcdf0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006238 10.0.0.38 - - [2026-01-01 02:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.38 - - [2026-01-01 02:12:32] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004906 10.0.0.38 - - [2026-01-01 02:12:32] "GET /virtual-networks?parent_id=edf828fe-0dd3-4759-81c1-2dc859645609&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003505 10.0.0.38 - - [2026-01-01 02:12:32] "GET /virtual-network/3ed37916-ca75-467e-a08d-6f081bcdf0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007632 10.0.0.38 - - [2026-01-01 02:12:36] "POST /neutron/router HTTP/1.1" 200 580 0.011794 10.0.0.38 - - [2026-01-01 02:12:43] "POST /neutron/router HTTP/1.1" 200 580 0.008260 10.0.0.249 - - [2026-01-01 02:12:46] "DELETE /access-control-list/3008d880-d93a-42f2-92ad-348428e54bef HTTP/1.1" 200 115 0.039001 10.0.0.27 - - [2026-01-01 02:12:47] "GET /projects?obj_uuids=edf828fe-0dd3-4759-81c1-2dc859645609&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000897 10.0.0.38 - - [2026-01-01 02:12:47] "POST /neutron/router HTTP/1.1" 200 344 0.356084 10.0.0.249 - - [2026-01-01 02:12:49] "POST /ref-update HTTP/1.1" 200 156 0.016615 10.0.0.38 - - [2026-01-01 02:12:50] "POST /neutron/router HTTP/1.1" 200 580 0.006786 10.0.0.38 - - [2026-01-01 02:12:50] "POST /neutron/router HTTP/1.1" 200 151 0.071913 10.0.0.249 - - [2026-01-01 02:12:50] "DELETE /route-target/1375b0c3-d19c-46f1-b93c-952fba642b0b HTTP/1.1" 200 115 0.027385 10.0.0.27 - - [2026-01-01 02:12:50] "GET /logical-router/59ec9fd0-1f4a-42af-aa78-ddba9667a15b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.062010 10.0.0.38 - - [2026-01-01 02:12:50] "POST /neutron/port HTTP/1.1" 200 1123 0.017747 10.0.0.38 - - [2026-01-01 02:12:51] "POST /neutron/port HTTP/1.1" 200 1121 0.036386 10.0.0.38 - - [2026-01-01 02:12:52] "POST /neutron/network HTTP/1.1" 200 825 0.006236 10.0.0.249 - - [2026-01-01 02:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009107 10.0.0.27 - - [2026-01-01 02:12:52] "POST /useragent-kv HTTP/1.1" 200 115 0.005030 10.0.0.27 - - [2026-01-01 02:12:52] "POST /useragent-kv HTTP/1.1" 200 115 0.004573 10.0.0.38 - - [2026-01-01 02:12:52] "POST /neutron/network HTTP/1.1" 200 151 0.143401 10.0.0.27 - - [2026-01-01 02:12:54] "GET /projects?obj_uuids=edf828fe-0dd3-4759-81c1-2dc859645609&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000916 10.0.0.38 - - [2026-01-01 02:12:54] "GET /project/edf828fe-0dd3-4759-81c1-2dc859645609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.037993 10.0.0.27 - - [2026-01-01 02:12:54] "GET /projects?obj_uuids=edf828fe-0dd3-4759-81c1-2dc859645609&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000834 10.0.0.38 - - [2026-01-01 02:12:54] "GET /project/edf828fe-0dd3-4759-81c1-2dc859645609?fields=virtual_networks HTTP/1.1" 200 1028 0.049697 10.0.0.27 - - [2026-01-01 02:12:54] "GET /projects?obj_uuids=edf828fe-0dd3-4759-81c1-2dc859645609&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001376 10.0.0.38 - - [2026-01-01 02:12:54] "GET /project/edf828fe-0dd3-4759-81c1-2dc859645609?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.054285 10.0.0.27 - - [2026-01-01 02:12:54] "GET /projects?obj_uuids=edf828fe-0dd3-4759-81c1-2dc859645609&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001061 10.0.0.38 - - [2026-01-01 02:12:54] "GET /project/edf828fe-0dd3-4759-81c1-2dc859645609?fields=security_groups HTTP/1.1" 200 1252 0.045239 10.0.0.38 - - [2026-01-01 02:12:55] "POST /fqname-to-id HTTP/1.1" 404 191 0.029551 10.0.0.27 - - [2026-01-01 02:12:55] "GET /projects?obj_uuids=0840445e-0f8b-401b-939c-a81fcf3a1776&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002835 10.0.0.27 - - [2026-01-01 02:12:55] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000943 10.0.0.27 - - [2026-01-01 02:12:55] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007283 10.0.0.27 - - [2026-01-01 02:12:55] "POST /id-to-fqname HTTP/1.1" 200 193 0.001981 10.0.0.27 - - [2026-01-01 02:12:55] "POST /fqname-to-id HTTP/1.1" 404 202 0.003687 10.0.0.27 - - [2026-01-01 02:12:55] "POST /security-groups HTTP/1.1" 200 594 0.032854 10.0.0.27 - - [2026-01-01 02:12:55] "POST /projects HTTP/1.1" 200 591 0.238785 10.0.0.249 - - [2026-01-01 02:12:55] "POST /access-control-lists HTTP/1.1" 200 599 0.029156 10.0.0.27 - - [2026-01-01 02:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.318785 10.0.0.38 - - [2026-01-01 02:12:55] "GET /project/0840445e-0f8b-401b-939c-a81fcf3a1776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.465137 10.0.0.38 - - [2026-01-01 02:12:57] "GET / HTTP/1.1" 200 35931 0.001927 10.0.0.38 - - [2026-01-01 02:12:58] "GET /obj-perms HTTP/1.1" 200 5056 0.061955 10.0.0.249 - - [2026-01-01 02:12:59] "GET /obj-perms HTTP/1.1" 200 5056 0.363109 10.0.0.27 - - [2026-01-01 02:12:59] "DELETE /project/edf828fe0dd3475981c12dc859645609 HTTP/1.1" 404 173 0.003898 10.0.0.27 - - [2026-01-01 02:12:59] "DELETE /project/6761defa-18fb-4b8f-8529-a1ec633d819a HTTP/1.1" 404 177 0.008271 10.0.0.27 - - [2026-01-01 02:12:59] "DELETE /project/0840445e0f8b401b939ca81fcf3a1776 HTTP/1.1" 404 173 0.007235 10.0.0.27 - - [2026-01-01 02:12:59] "GET /projects?obj_uuids=edf828fe-0dd3-4759-81c1-2dc859645609&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000782 10.0.0.38 - - [2026-01-01 02:12:59] "GET /project/0840445e-0f8b-401b-939c-a81fcf3a1776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000300 10.0.0.27 - - [2026-01-01 02:12:59] "GET /project/edf828fe-0dd3-4759-81c1-2dc859645609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.040658 10.0.0.27 - - [2026-01-01 02:12:59] "GET /projects?obj_uuids=edf828fe-0dd3-4759-81c1-2dc859645609&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000854 10.0.0.27 - - [2026-01-01 02:12:59] "GET /project/edf828fe-0dd3-4759-81c1-2dc859645609?fields=security_groups HTTP/1.1" 200 1357 0.034227 10.0.0.27 - - [2026-01-01 02:12:59] "DELETE /security-group/ee5c6eb3-7961-4fab-99ce-a3a68a6240ec HTTP/1.1" 200 115 0.065473 10.0.0.27 - - [2026-01-01 02:12:59] "GET /projects?obj_uuids=edf828fe-0dd3-4759-81c1-2dc859645609&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001279 10.0.0.249 - - [2026-01-01 02:12:59] "DELETE /access-control-list/a1737178-49cd-4a7b-bf85-3f0800eb030a HTTP/1.1" 200 115 0.055239 10.0.0.27 - - [2026-01-01 02:12:59] "GET /project/edf828fe-0dd3-4759-81c1-2dc859645609?fields=application_policy_sets HTTP/1.1" 200 1396 0.068498 10.0.0.27 - - [2026-01-01 02:12:59] "DELETE /project/edf828fe-0dd3-4759-81c1-2dc859645609 HTTP/1.1" 200 115 0.440362 10.0.0.27 - - [2026-01-01 02:12:59] "GET /projects?obj_uuids=0840445e-0f8b-401b-939c-a81fcf3a1776&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001133 10.0.0.38 - - [2026-01-01 02:12:59] "GET /project/0840445e-0f8b-401b-939c-a81fcf3a1776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.071368 10.0.0.38 - - [2026-01-01 02:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005907 10.0.0.38 - - [2026-01-01 02:13:00] "GET /security-group/3244e517-4fc1-47f7-9d76-35fc9a8c7a72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3763 0.007991 10.0.0.38 - - [2026-01-01 02:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004189 10.0.0.27 - - [2026-01-01 02:13:00] "GET /projects?obj_uuids=0840445e-0f8b-401b-939c-a81fcf3a1776&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001799 10.0.0.38 - - [2026-01-01 02:13:00] "GET /project/0840445e-0f8b-401b-939c-a81fcf3a1776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.059618 10.0.0.38 - - [2026-01-01 02:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.38 - - [2026-01-01 02:13:00] "GET /security-group/3244e517-4fc1-47f7-9d76-35fc9a8c7a72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3763 0.007448 10.0.0.38 - - [2026-01-01 02:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.38 - - [2026-01-01 02:13:00] "PUT /security-group/3244e517-4fc1-47f7-9d76-35fc9a8c7a72 HTTP/1.1" 200 262 0.024082 10.0.0.38 - - [2026-01-01 02:13:00] "POST /fqname-to-id HTTP/1.1" 404 202 0.011061 10.0.0.249 - - [2026-01-01 02:13:00] "PUT /access-control-list/154ff932-a0dc-4986-b66e-0cf90ce6a53b HTTP/1.1" 200 272 0.028078 10.0.0.38 - - [2026-01-01 02:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004740 10.0.0.27 - - [2026-01-01 02:13:00] "GET /projects?obj_uuids=0840445e-0f8b-401b-939c-a81fcf3a1776&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001268 10.0.0.38 - - [2026-01-01 02:13:00] "GET /project/0840445e-0f8b-401b-939c-a81fcf3a1776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.052889 10.0.0.27 - - [2026-01-01 02:13:01] "POST /useragent-kv HTTP/1.1" 200 115 0.009292 10.0.0.38 - - [2026-01-01 02:13:01] "POST /neutron/subnet HTTP/1.1" 200 729 0.264526 10.0.0.38 - - [2026-01-01 02:13:01] "POST /id-to-fqname HTTP/1.1" 200 223 0.001364 10.0.0.38 - - [2026-01-01 02:13:01] "GET /virtual-network/cf8dbfba-117b-4762-b1ff-165dbd15595e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006296 10.0.0.38 - - [2026-01-01 02:13:01] "GET /virtual-network/cf8dbfba-117b-4762-b1ff-165dbd15595e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007443 10.0.0.38 - - [2026-01-01 02:13:01] "POST /neutron/network HTTP/1.1" 200 828 0.009418 10.0.0.38 - - [2026-01-01 02:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.27 - - [2026-01-01 02:13:01] "GET /projects?obj_uuids=0840445e-0f8b-401b-939c-a81fcf3a1776&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001011 10.0.0.38 - - [2026-01-01 02:13:01] "GET /project/0840445e-0f8b-401b-939c-a81fcf3a1776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.052703 10.0.0.27 - - [2026-01-01 02:13:01] "GET /projects?obj_uuids=0840445e-0f8b-401b-939c-a81fcf3a1776&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001026 10.0.0.38 - - [2026-01-01 02:13:01] "POST /neutron/network HTTP/1.1" 200 615 0.203779 10.0.0.249 - - [2026-01-01 02:13:01] "POST /route-targets HTTP/1.1" 200 327 0.027833 10.0.0.38 - - [2026-01-01 02:13:01] "POST /id-to-fqname HTTP/1.1" 200 227 0.003332 10.0.0.38 - - [2026-01-01 02:13:01] "GET /virtual-network/65acb7d8-557f-43d2-97cc-5f035a6fa991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005126 10.0.0.38 - - [2026-01-01 02:13:02] "POST /neutron/network HTTP/1.1" 200 832 0.007036 10.0.0.38 - - [2026-01-01 02:13:02] "GET /virtual-network/65acb7d8-557f-43d2-97cc-5f035a6fa991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006269 10.0.0.38 - - [2026-01-01 02:13:02] "POST /id-to-fqname HTTP/1.1" 200 223 0.001460 10.0.0.38 - - [2026-01-01 02:13:02] "POST /neutron/network HTTP/1.1" 200 838 0.007352 10.0.0.27 - - [2026-01-01 02:13:03] "GET /projects?obj_uuids=0840445e-0f8b-401b-939c-a81fcf3a1776&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001088 10.0.0.38 - - [2026-01-01 02:13:03] "GET /project/0840445e-0f8b-401b-939c-a81fcf3a1776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.071108 10.0.0.38 - - [2026-01-01 02:13:03] "POST /neutron/port HTTP/1.1" 200 117 0.006462 10.0.0.38 - - [2026-01-01 02:13:03] "POST /id-to-fqname HTTP/1.1" 200 227 0.001078 10.0.0.38 - - [2026-01-01 02:13:03] "POST /neutron/network HTTP/1.1" 200 838 0.007678 10.0.0.27 - - [2026-01-01 02:13:04] "GET /projects?obj_uuids=0840445e-0f8b-401b-939c-a81fcf3a1776&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001102 10.0.0.38 - - [2026-01-01 02:13:04] "GET /project/0840445e-0f8b-401b-939c-a81fcf3a1776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.103890 10.0.0.38 - - [2026-01-01 02:13:04] "POST /neutron/network HTTP/1.1" 200 832 0.006851 10.0.0.38 - - [2026-01-01 02:13:04] "POST /neutron/port HTTP/1.1" 200 1128 0.035967 10.0.0.38 - - [2026-01-01 02:13:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.048388 10.0.0.27 - - [2026-01-01 02:13:04] "GET /projects?obj_uuids=0840445e-0f8b-401b-939c-a81fcf3a1776&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000845 10.0.0.38 - - [2026-01-01 02:13:04] "POST /neutron/router HTTP/1.1" 200 585 0.097022 10.0.0.38 - - [2026-01-01 02:13:04] "POST /neutron/router HTTP/1.1" 200 585 0.004653 10.0.0.249 - - [2026-01-01 02:13:04] "PUT /logical-router/30eae680-ea16-423b-8e52-53d56f0fa8bd HTTP/1.1" 200 262 0.026501 10.0.0.27 - - [2026-01-01 02:13:05] "GET /projects?obj_uuids=0840445e-0f8b-401b-939c-a81fcf3a1776&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004889 10.0.0.27 - - [2026-01-01 02:13:05] "GET /service-template/5e731e27-086b-47f2-8947-2382a4e138cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.010709 10.0.0.27 - - [2026-01-01 02:13:05] "POST /service-instances HTTP/1.1" 200 670 0.090155 10.0.0.38 - - [2026-01-01 02:13:05] "POST /neutron/router HTTP/1.1" 200 344 0.528232 10.0.0.249 - - [2026-01-01 02:13:05] "POST /ref-update HTTP/1.1" 200 156 0.049882 10.0.0.38 - - [2026-01-01 02:13:05] "POST /neutron/port HTTP/1.1" 200 1128 0.069106 10.0.0.27 - - [2026-01-01 02:13:05] "POST /ref-update HTTP/1.1" 200 156 0.088548 10.0.0.27 - - [2026-01-01 02:13:05] "POST /virtual-machines HTTP/1.1" 200 553 0.030589 10.0.0.38 - - [2026-01-01 02:13:06] "POST /neutron/port HTTP/1.1" 200 1061 0.041541 10.0.0.27 - - [2026-01-01 02:13:06] "POST /instance-ips HTTP/1.1" 200 551 0.062292 10.0.0.27 - - [2026-01-01 02:13:06] "PUT /virtual-machine-interface/4f9b6064-5cea-42e6-9314-77762ff20775 HTTP/1.1" 200 284 0.023969 10.0.0.38 - - [2026-01-01 02:13:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003920 10.0.0.38 - - [2026-01-01 02:13:06] "POST /neutron/network HTTP/1.1" 200 832 0.007398 10.0.0.27 - - [2026-01-01 02:13:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.123888 10.0.0.27 - - [2026-01-01 02:13:06] "POST /instance-ips HTTP/1.1" 400 316 0.040123 10.0.0.27 - - [2026-01-01 02:13:06] "PUT /instance-ip/d9d0913c-9714-4c25-aff5-05f37182e59b HTTP/1.1" 200 256 0.054649 10.0.0.27 - - [2026-01-01 02:13:07] "POST /virtual-machines HTTP/1.1" 200 553 0.041884 10.0.0.27 - - [2026-01-01 02:13:07] "POST /instance-ips HTTP/1.1" 400 246 0.024698 10.0.0.27 - - [2026-01-01 02:13:07] "PUT /instance-ip/d6f52422-2b23-4724-aebf-e30e7c757a87 HTTP/1.1" 200 256 0.045267 10.0.0.27 - - [2026-01-01 02:13:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.100885 10.0.0.27 - - [2026-01-01 02:13:07] "POST /chown HTTP/1.1" 200 109 0.015195 10.0.0.27 - - [2026-01-01 02:13:07] "POST /ref-update HTTP/1.1" 200 156 0.029261 10.0.0.38 - - [2026-01-01 02:13:10] "POST /neutron/port HTTP/1.1" 200 1128 0.019670 10.0.0.38 - - [2026-01-01 02:13:11] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007542 10.0.0.38 - - [2026-01-01 02:13:11] "GET /virtual-machine/a91d4b51-dc5a-4c5f-8014-583d67125a0f HTTP/1.1" 401 292 0.000379 10.0.0.38 - - [2026-01-01 02:13:11] "GET /virtual-machine/a91d4b51-dc5a-4c5f-8014-583d67125a0f HTTP/1.1" 200 1295 0.039386 10.0.0.38 - - [2026-01-01 02:13:11] "GET /virtual-machine-interface/5ab1f59b-7935-4f29-b7fd-e34df257cac1 HTTP/1.1" 200 2956 0.005139 10.0.0.38 - - [2026-01-01 02:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.38 - - [2026-01-01 02:13:11] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003260 10.0.0.38 - - [2026-01-01 02:13:11] "GET /virtual-networks?parent_id=0840445e-0f8b-401b-939c-a81fcf3a1776&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002883 10.0.0.38 - - [2026-01-01 02:13:11] "GET /virtual-network/cf8dbfba-117b-4762-b1ff-165dbd15595e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007283 10.0.0.38 - - [2026-01-01 02:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.38 - - [2026-01-01 02:13:14] "GET /virtual-network/cf8dbfba-117b-4762-b1ff-165dbd15595e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005553 10.0.0.38 - - [2026-01-01 02:13:15] "POST /neutron/port HTTP/1.1" 200 1125 0.024573 10.0.0.38 - - [2026-01-01 02:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.38 - - [2026-01-01 02:13:16] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003821 10.0.0.38 - - [2026-01-01 02:13:16] "GET /virtual-networks?parent_id=0840445e-0f8b-401b-939c-a81fcf3a1776&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002797 10.0.0.38 - - [2026-01-01 02:13:16] "GET /virtual-network/cf8dbfba-117b-4762-b1ff-165dbd15595e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005646 10.0.0.38 - - [2026-01-01 02:13:17] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007396 10.0.0.38 - - [2026-01-01 02:13:17] "POST /neutron/port HTTP/1.1" 200 1125 0.017596 10.0.0.38 - - [2026-01-01 02:13:17] "GET /virtual-machine/10368bcc-e0c4-4a91-a52f-0ae494a61e55 HTTP/1.1" 200 1295 0.005883 10.0.0.38 - - [2026-01-01 02:13:17] "GET /virtual-machine-interface/af778257-2371-420c-a742-f8ab48cade71 HTTP/1.1" 200 2969 0.005069 10.0.0.38 - - [2026-01-01 02:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.38 - - [2026-01-01 02:13:17] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003458 10.0.0.38 - - [2026-01-01 02:13:17] "GET /virtual-networks?parent_id=0840445e-0f8b-401b-939c-a81fcf3a1776&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003042 10.0.0.38 - - [2026-01-01 02:13:17] "GET /virtual-network/65acb7d8-557f-43d2-97cc-5f035a6fa991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006021 10.0.0.38 - - [2026-01-01 02:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264 10.0.0.38 - - [2026-01-01 02:13:18] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003594 10.0.0.38 - - [2026-01-01 02:13:18] "GET /virtual-networks?parent_id=0840445e-0f8b-401b-939c-a81fcf3a1776&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003980 10.0.0.38 - - [2026-01-01 02:13:18] "GET /virtual-network/65acb7d8-557f-43d2-97cc-5f035a6fa991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005272 10.0.0.249 - - [2026-01-01 02:13:22] "POST /ref-update HTTP/1.1" 200 156 0.046283 10.0.0.38 - - [2026-01-01 02:13:22] "POST /neutron/router HTTP/1.1" 200 344 0.235399 10.0.0.27 - - [2026-01-01 02:13:22] "GET /logical-router/30eae680-ea16-423b-8e52-53d56f0fa8bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.006995 10.0.0.27 - - [2026-01-01 02:13:22] "GET /logical-router/30eae680-ea16-423b-8e52-53d56f0fa8bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003775 10.0.0.249 - - [2026-01-01 02:13:22] "POST /ref-update HTTP/1.1" 200 156 0.030050 10.0.0.27 - - [2026-01-01 02:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006901 10.0.0.27 - - [2026-01-01 02:13:22] "POST /ref-update HTTP/1.1" 200 156 0.025828 10.0.0.38 - - [2026-01-01 02:13:23] "POST /neutron/network HTTP/1.1" 200 832 0.008724 10.0.0.249 - - [2026-01-01 02:13:23] "DELETE /route-target/c88fbf03-4e85-478a-8399-2fc8b3aa1c29 HTTP/1.1" 200 115 0.038173 10.0.0.27 - - [2026-01-01 02:13:23] "DELETE /service-instance/32a57476-d6a9-4df3-be5f-e9118ae06f7d HTTP/1.1" 200 115 0.073335 10.0.0.38 - - [2026-01-01 02:13:23] "POST /neutron/port HTTP/1.1" 200 1115 0.034901 10.0.0.27 - - [2026-01-01 02:13:23] "GET /instance-ip/d6f52422-2b23-4724-aebf-e30e7c757a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.026038 10.0.0.38 - - [2026-01-01 02:13:23] "POST /neutron/port HTTP/1.1" 200 1118 0.038290 10.0.0.27 - - [2026-01-01 02:13:23] "DELETE /virtual-machine-interface/52b098c0-24a2-4c4b-8686-4cbfa4c4ee06 HTTP/1.1" 200 115 0.114478 10.0.0.27 - - [2026-01-01 02:13:24] "GET /virtual-machine-interface/05dbcb4d-9f4e-4547-a3de-43704549617c?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1652 0.010638 10.0.0.27 - - [2026-01-01 02:13:24] "DELETE /instance-ip/d6f52422-2b23-4724-aebf-e30e7c757a87 HTTP/1.1" 200 115 0.054535 10.0.0.27 - - [2026-01-01 02:13:24] "DELETE /virtual-machine-interface/8730cf10-6b2b-47f2-8955-c78009490455 HTTP/1.1" 200 115 0.054968 10.0.0.27 - - [2026-01-01 02:13:25] "POST /useragent-kv HTTP/1.1" 200 115 0.003528 10.0.0.27 - - [2026-01-01 02:13:25] "POST /useragent-kv HTTP/1.1" 200 115 0.014748 10.0.0.38 - - [2026-01-01 02:13:25] "POST /neutron/network HTTP/1.1" 200 151 0.147280 10.0.0.249 - - [2026-01-01 02:13:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005240 10.0.0.27 - - [2026-01-01 02:13:26] "GET /projects?obj_uuids=0840445e-0f8b-401b-939c-a81fcf3a1776&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000926 10.0.0.38 - - [2026-01-01 02:13:26] "GET /project/0840445e-0f8b-401b-939c-a81fcf3a1776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.039727 10.0.0.27 - - [2026-01-01 02:13:26] "GET /projects?obj_uuids=0840445e-0f8b-401b-939c-a81fcf3a1776&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000891 10.0.0.38 - - [2026-01-01 02:13:26] "GET /project/0840445e-0f8b-401b-939c-a81fcf3a1776?fields=virtual_networks HTTP/1.1" 200 1037 0.049787 10.0.0.27 - - [2026-01-01 02:13:26] "GET /projects?obj_uuids=0840445e-0f8b-401b-939c-a81fcf3a1776&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001208 10.0.0.38 - - [2026-01-01 02:13:26] "GET /project/0840445e-0f8b-401b-939c-a81fcf3a1776?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.038337 10.0.0.27 - - [2026-01-01 02:13:26] "GET /projects?obj_uuids=0840445e-0f8b-401b-939c-a81fcf3a1776&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001382 10.0.0.38 - - [2026-01-01 02:13:27] "GET /project/0840445e-0f8b-401b-939c-a81fcf3a1776?fields=security_groups HTTP/1.1" 200 1266 0.047980 10.0.0.38 - - [2026-01-01 02:13:27] "POST /fqname-to-id HTTP/1.1" 404 196 0.036954 10.0.0.27 - - [2026-01-01 02:13:28] "GET /projects?obj_uuids=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004400 10.0.0.27 - - [2026-01-01 02:13:28] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001674 10.0.0.27 - - [2026-01-01 02:13:28] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009538 10.0.0.27 - - [2026-01-01 02:13:28] "POST /id-to-fqname HTTP/1.1" 200 198 0.004372 10.0.0.27 - - [2026-01-01 02:13:28] "POST /fqname-to-id HTTP/1.1" 404 207 0.006965 10.0.0.27 - - [2026-01-01 02:13:28] "POST /security-groups HTTP/1.1" 200 599 0.077255 10.0.0.27 - - [2026-01-01 02:13:28] "POST /projects HTTP/1.1" 200 601 0.295680 10.0.0.249 - - [2026-01-01 02:13:28] "POST /access-control-lists HTTP/1.1" 200 604 0.025692 10.0.0.27 - - [2026-01-01 02:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.374568 10.0.0.38 - - [2026-01-01 02:13:28] "GET /project/ec194925-a555-44d9-8e21-a8754fd553fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.523149 10.0.0.38 - - [2026-01-01 02:13:29] "GET / HTTP/1.1" 200 35931 0.001971 10.0.0.38 - - [2026-01-01 02:13:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000447 10.0.0.38 - - [2026-01-01 02:13:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.067527 10.0.0.27 - - [2026-01-01 02:13:31] "GET /projects?obj_uuids=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001454 10.0.0.38 - - [2026-01-01 02:13:31] "GET /project/ec194925-a555-44d9-8e21-a8754fd553fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.040578 10.0.0.38 - - [2026-01-01 02:13:31] "POST /neutron/network HTTP/1.1" 200 117 0.039644 10.0.0.249 - - [2026-01-01 02:13:32] "POST /route-targets HTTP/1.1" 200 327 0.013991 10.0.0.27 - - [2026-01-01 02:13:32] "POST /useragent-kv HTTP/1.1" 200 115 0.009192 10.0.0.249 - - [2026-01-01 02:13:32] "POST /fqname-to-id HTTP/1.1" 404 207 0.048731 10.0.0.38 - - [2026-01-01 02:13:32] "POST /neutron/subnet HTTP/1.1" 200 828 0.203751 10.0.0.38 - - [2026-01-01 02:13:32] "POST /id-to-fqname HTTP/1.1" 200 228 0.001362 10.0.0.38 - - [2026-01-01 02:13:32] "GET /virtual-network/c05032ab-1631-4e2b-b9b8-aacfb1ab30de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005323 10.0.0.38 - - [2026-01-01 02:13:32] "GET /virtual-network/c05032ab-1631-4e2b-b9b8-aacfb1ab30de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005865 10.0.0.38 - - [2026-01-01 02:13:32] "POST /neutron/network HTTP/1.1" 200 1005 0.009301 10.0.0.38 - - [2026-01-01 02:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.27 - - [2026-01-01 02:13:32] "GET /projects?obj_uuids=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000804 10.0.0.38 - - [2026-01-01 02:13:32] "GET /project/ec194925-a555-44d9-8e21-a8754fd553fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.057463 10.0.0.38 - - [2026-01-01 02:13:32] "POST /neutron/network HTTP/1.1" 200 117 0.014133 10.0.0.249 - - [2026-01-01 02:13:33] "POST /ref-update HTTP/1.1" 200 156 0.024379 10.0.0.27 - - [2026-01-01 02:13:33] "POST /useragent-kv HTTP/1.1" 200 115 0.007165 10.0.0.38 - - [2026-01-01 02:13:33] "POST /neutron/subnet HTTP/1.1" 200 828 0.205506 10.0.0.38 - - [2026-01-01 02:13:33] "POST /id-to-fqname HTTP/1.1" 200 228 0.001238 10.0.0.38 - - [2026-01-01 02:13:33] "GET /virtual-network/a4115845-e947-426b-8306-e0ebee0af9d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005086 10.0.0.38 - - [2026-01-01 02:13:33] "GET /virtual-network/a4115845-e947-426b-8306-e0ebee0af9d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005536 10.0.0.38 - - [2026-01-01 02:13:33] "POST /neutron/network HTTP/1.1" 200 1007 0.008235 10.0.0.38 - - [2026-01-01 02:13:33] "POST /fqname-to-id HTTP/1.1" 404 234 0.002485 10.0.0.38 - - [2026-01-01 02:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.27 - - [2026-01-01 02:13:33] "GET /projects?obj_uuids=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000901 10.0.0.38 - - [2026-01-01 02:13:33] "GET /project/ec194925-a555-44d9-8e21-a8754fd553fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.042699 10.0.0.38 - - [2026-01-01 02:13:33] "POST /network-policys HTTP/1.1" 200 577 0.080140 10.0.0.38 - - [2026-01-01 02:13:33] "GET /network-policy/941907a5-02cf-45d4-95d9-8862f71507c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.006119 10.0.0.38 - - [2026-01-01 02:13:34] "POST /neutron/network HTTP/1.1" 200 1005 0.009016 10.0.0.38 - - [2026-01-01 02:13:34] "GET /virtual-network/c05032ab-1631-4e2b-b9b8-aacfb1ab30de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.010174 10.0.0.38 - - [2026-01-01 02:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.38 - - [2026-01-01 02:13:34] "GET /network-policy/941907a5-02cf-45d4-95d9-8862f71507c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.004457 10.0.0.38 - - [2026-01-01 02:13:34] "POST /neutron/network HTTP/1.1" 200 1007 0.009091 10.0.0.249 - - [2026-01-01 02:13:34] "POST /fqname-to-id HTTP/1.1" 404 207 0.008336 10.0.0.249 - - [2026-01-01 02:13:34] "POST /fqname-to-id HTTP/1.1" 404 242 0.004775 10.0.0.38 - - [2026-01-01 02:13:34] "GET /virtual-network/a4115845-e947-426b-8306-e0ebee0af9d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.021399 10.0.0.38 - - [2026-01-01 02:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004547 10.0.0.249 - - [2026-01-01 02:13:34] "PUT /access-control-list/0ba9c873-3463-434a-a9dd-2be1a10bb684 HTTP/1.1" 200 272 0.040491 10.0.0.38 - - [2026-01-01 02:13:34] "GET /network-policy/941907a5-02cf-45d4-95d9-8862f71507c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.004310 10.0.0.38 - - [2026-01-01 02:13:35] "GET /virtual-network/c05032ab-1631-4e2b-b9b8-aacfb1ab30de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.005662 10.0.0.27 - - [2026-01-01 02:13:36] "GET /obj-perms HTTP/1.1" 200 5046 0.065459 10.0.0.38 - - [2026-01-01 02:13:36] "GET /virtual-network/a4115845-e947-426b-8306-e0ebee0af9d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005755 10.0.0.38 - - [2026-01-01 02:13:37] "POST /id-to-fqname HTTP/1.1" 200 228 0.001472 10.0.0.38 - - [2026-01-01 02:13:37] "POST /neutron/network HTTP/1.1" 200 1123 0.007544 10.0.0.27 - - [2026-01-01 02:13:38] "GET /projects?obj_uuids=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001010 10.0.0.38 - - [2026-01-01 02:13:38] "GET /project/ec194925-a555-44d9-8e21-a8754fd553fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.074903 10.0.0.38 - - [2026-01-01 02:13:38] "POST /neutron/port HTTP/1.1" 200 117 0.006010 10.0.0.38 - - [2026-01-01 02:13:38] "POST /id-to-fqname HTTP/1.1" 200 228 0.001180 10.0.0.38 - - [2026-01-01 02:13:38] "POST /neutron/network HTTP/1.1" 200 1123 0.007928 10.0.0.38 - - [2026-01-01 02:13:39] "POST /neutron/port HTTP/1.1" 200 1174 0.020886 10.0.0.27 - - [2026-01-01 02:13:39] "GET /projects?obj_uuids=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001284 10.0.0.38 - - [2026-01-01 02:13:39] "GET /project/ec194925-a555-44d9-8e21-a8754fd553fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.144574 10.0.0.38 - - [2026-01-01 02:13:39] "POST /neutron/port HTTP/1.1" 200 1238 0.023354 10.0.0.38 - - [2026-01-01 02:13:39] "POST /neutron/subnet HTTP/1.1" 200 1380 0.013082 10.0.0.38 - - [2026-01-01 02:13:39] "POST /neutron/network HTTP/1.1" 200 1113 0.009150 10.0.0.38 - - [2026-01-01 02:13:39] "POST /neutron/port HTTP/1.1" 200 117 0.006070 10.0.0.38 - - [2026-01-01 02:13:40] "POST /neutron/network HTTP/1.1" 200 1125 0.006950 10.0.0.38 - - [2026-01-01 02:13:40] "POST /neutron/port HTTP/1.1" 200 1176 0.054938 10.0.0.38 - - [2026-01-01 02:13:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003649 10.0.0.38 - - [2026-01-01 02:13:41] "POST /neutron/port HTTP/1.1" 200 117 0.001163 10.0.0.38 - - [2026-01-01 02:13:44] "POST /neutron/port HTTP/1.1" 200 1238 0.017638 10.0.0.38 - - [2026-01-01 02:13:45] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007099 10.0.0.38 - - [2026-01-01 02:13:45] "GET /virtual-machine/53f95165-6c43-4aa4-a794-7a49d757966d HTTP/1.1" 401 292 0.000376 10.0.0.38 - - [2026-01-01 02:13:45] "GET /virtual-machine/53f95165-6c43-4aa4-a794-7a49d757966d HTTP/1.1" 200 1300 0.035351 10.0.0.38 - - [2026-01-01 02:13:45] "GET /virtual-machine-interface/a0582e39-cf65-45f0-a079-5096a4276994 HTTP/1.1" 200 3176 0.005309 10.0.0.38 - - [2026-01-01 02:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.38 - - [2026-01-01 02:13:45] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003707 10.0.0.38 - - [2026-01-01 02:13:45] "GET /virtual-networks?parent_id=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003294 10.0.0.38 - - [2026-01-01 02:13:45] "GET /virtual-network/c05032ab-1631-4e2b-b9b8-aacfb1ab30de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.005740 10.0.0.38 - - [2026-01-01 02:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003218 10.0.0.38 - - [2026-01-01 02:13:48] "GET /virtual-network/c05032ab-1631-4e2b-b9b8-aacfb1ab30de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.004869 10.0.0.38 - - [2026-01-01 02:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004250 10.0.0.38 - - [2026-01-01 02:13:52] "GET /virtual-network/c05032ab-1631-4e2b-b9b8-aacfb1ab30de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.007604 10.0.0.38 - - [2026-01-01 02:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.38 - - [2026-01-01 02:13:56] "GET /virtual-network/c05032ab-1631-4e2b-b9b8-aacfb1ab30de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.005876 10.0.0.27 - - [2026-01-01 02:14:00] "DELETE /project/ec194925a55544d98e21a8754fd553fb HTTP/1.1" 404 173 0.007212 10.0.0.27 - - [2026-01-01 02:14:00] "GET /projects?obj_uuids=0840445e-0f8b-401b-939c-a81fcf3a1776&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001076 10.0.0.38 - - [2026-01-01 02:14:00] "GET /obj-perms HTTP/1.1" 200 5056 0.096866 10.0.0.27 - - [2026-01-01 02:14:00] "GET /project/0840445e-0f8b-401b-939c-a81fcf3a1776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.068134 10.0.0.27 - - [2026-01-01 02:14:00] "GET /projects?obj_uuids=0840445e-0f8b-401b-939c-a81fcf3a1776&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001989 10.0.0.27 - - [2026-01-01 02:14:00] "GET /project/0840445e-0f8b-401b-939c-a81fcf3a1776?fields=security_groups HTTP/1.1" 200 1371 0.074616 10.0.0.27 - - [2026-01-01 02:14:00] "DELETE /security-group/3244e517-4fc1-47f7-9d76-35fc9a8c7a72 HTTP/1.1" 200 115 0.055285 10.0.0.27 - - [2026-01-01 02:14:00] "GET /projects?obj_uuids=0840445e-0f8b-401b-939c-a81fcf3a1776&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001085 10.0.0.27 - - [2026-01-01 02:14:00] "GET /project/0840445e-0f8b-401b-939c-a81fcf3a1776?fields=application_policy_sets HTTP/1.1" 200 1410 0.082108 10.0.0.249 - - [2026-01-01 02:14:00] "DELETE /access-control-list/154ff932-a0dc-4986-b66e-0cf90ce6a53b HTTP/1.1" 200 115 0.085123 10.0.0.27 - - [2026-01-01 02:14:00] "DELETE /project/0840445e-0f8b-401b-939c-a81fcf3a1776 HTTP/1.1" 200 115 0.538979 10.0.0.38 - - [2026-01-01 02:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.38 - - [2026-01-01 02:14:01] "GET /virtual-network/c05032ab-1631-4e2b-b9b8-aacfb1ab30de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.005434 10.0.0.38 - - [2026-01-01 02:14:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.38 - - [2026-01-01 02:14:05] "GET /virtual-network/c05032ab-1631-4e2b-b9b8-aacfb1ab30de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.005455 10.0.0.38 - - [2026-01-01 02:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.38 - - [2026-01-01 02:14:09] "GET /virtual-network/c05032ab-1631-4e2b-b9b8-aacfb1ab30de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.005535 10.0.0.38 - - [2026-01-01 02:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.38 - - [2026-01-01 02:14:13] "GET /virtual-network/c05032ab-1631-4e2b-b9b8-aacfb1ab30de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.007140 10.0.0.38 - - [2026-01-01 02:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003924 10.0.0.38 - - [2026-01-01 02:14:15] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004816 10.0.0.38 - - [2026-01-01 02:14:15] "GET /virtual-networks?parent_id=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002941 10.0.0.38 - - [2026-01-01 02:14:15] "GET /virtual-network/c05032ab-1631-4e2b-b9b8-aacfb1ab30de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.005749 10.0.0.38 - - [2026-01-01 02:14:15] "POST /neutron/port HTTP/1.1" 200 1238 0.018817 10.0.0.38 - - [2026-01-01 02:14:20] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006644 10.0.0.38 - - [2026-01-01 02:14:23] "POST /neutron/network HTTP/1.1" 200 1125 0.007057 10.0.0.38 - - [2026-01-01 02:14:23] "POST /neutron/subnet HTTP/1.1" 200 1389 0.014759 10.0.0.38 - - [2026-01-01 02:14:23] "POST /neutron/network HTTP/1.1" 200 1115 0.008544 10.0.0.38 - - [2026-01-01 02:14:25] "POST /neutron/port HTTP/1.1" 200 1238 0.017883 10.0.0.38 - - [2026-01-01 02:14:28] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006983 10.0.0.38 - - [2026-01-01 02:14:30] "POST /neutron/network HTTP/1.1" 200 1123 0.006640 10.0.0.38 - - [2026-01-01 02:14:30] "POST /neutron/subnet HTTP/1.1" 200 1380 0.013282 10.0.0.38 - - [2026-01-01 02:14:30] "POST /neutron/network HTTP/1.1" 200 1113 0.009577 10.0.0.38 - - [2026-01-01 02:14:36] "POST /neutron/port HTTP/1.1" 200 1240 0.020711 10.0.0.38 - - [2026-01-01 02:14:36] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007448 10.0.0.38 - - [2026-01-01 02:14:36] "GET /virtual-machine/e9830939-450c-432f-815e-bd559369f557 HTTP/1.1" 200 1300 0.005565 10.0.0.38 - - [2026-01-01 02:14:36] "GET /virtual-machine-interface/a9c02505-779f-42c5-a3c8-005833f13a69 HTTP/1.1" 200 3176 0.005046 10.0.0.38 - - [2026-01-01 02:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.38 - - [2026-01-01 02:14:36] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003809 10.0.0.38 - - [2026-01-01 02:14:36] "GET /virtual-networks?parent_id=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003167 10.0.0.38 - - [2026-01-01 02:14:36] "GET /virtual-network/a4115845-e947-426b-8306-e0ebee0af9d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005874 10.0.0.38 - - [2026-01-01 02:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.38 - - [2026-01-01 02:14:37] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003778 10.0.0.38 - - [2026-01-01 02:14:37] "GET /virtual-networks?parent_id=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002563 10.0.0.38 - - [2026-01-01 02:14:37] "GET /virtual-network/a4115845-e947-426b-8306-e0ebee0af9d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005931 10.0.0.38 - - [2026-01-01 02:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004052 10.0.0.27 - - [2026-01-01 02:14:56] "GET /projects?obj_uuids=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001001 10.0.0.38 - - [2026-01-01 02:14:56] "GET /project/ec194925-a555-44d9-8e21-a8754fd553fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.035807 10.0.0.38 - - [2026-01-01 02:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483 10.0.0.38 - - [2026-01-01 02:14:56] "PUT /network-policy/941907a5-02cf-45d4-95d9-8862f71507c0 HTTP/1.1" 200 262 0.014806 10.0.0.27 - - [2026-01-01 02:14:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000368 10.0.0.27 - - [2026-01-01 02:14:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000334 10.0.0.249 - - [2026-01-01 02:14:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000346 10.0.0.249 - - [2026-01-01 02:14:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000395 10.0.0.27 - - [2026-01-01 02:14:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000534 10.0.0.27 - - [2026-01-01 02:14:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000400 10.0.0.249 - - [2026-01-01 02:14:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000372 10.0.0.249 - - [2026-01-01 02:14:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000378 10.0.0.38 - - [2026-01-01 02:15:00] "GET /virtual-network/a4115845-e947-426b-8306-e0ebee0af9d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.006396 10.0.0.38 - - [2026-01-01 02:15:00] "POST /neutron/network HTTP/1.1" 200 1115 0.013820 10.0.0.249 - - [2026-01-01 02:15:00] "DELETE /access-control-list/06aec1dc-127e-484e-b641-05339f45f471 HTTP/1.1" 200 115 0.078544 10.0.0.38 - - [2026-01-01 02:15:00] "GET /virtual-network/a4115845-e947-426b-8306-e0ebee0af9d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.019873 10.0.0.38 - - [2026-01-01 02:15:00] "GET /virtual-network/c05032ab-1631-4e2b-b9b8-aacfb1ab30de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.013005 10.0.0.38 - - [2026-01-01 02:15:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000794 10.0.0.38 - - [2026-01-01 02:15:00] "POST /neutron/network HTTP/1.1" 200 1113 0.022147 10.0.0.38 - - [2026-01-01 02:15:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.38 - - [2026-01-01 02:15:00] "GET /virtual-network/c05032ab-1631-4e2b-b9b8-aacfb1ab30de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.013756 10.0.0.249 - - [2026-01-01 02:15:00] "GET /obj-perms HTTP/1.1" 200 5056 0.277894 10.0.0.249 - - [2026-01-01 02:15:00] "POST /ref-update HTTP/1.1" 200 156 0.066957 10.0.0.38 - - [2026-01-01 02:15:01] "POST /neutron/port HTTP/1.1" 200 1240 0.043254 10.0.0.38 - - [2026-01-01 02:15:01] "DELETE /network-policy/941907a5-02cf-45d4-95d9-8862f71507c0 HTTP/1.1" 200 115 0.078511 10.0.0.38 - - [2026-01-01 02:15:01] "POST /neutron/network HTTP/1.1" 200 1007 0.009527 10.0.0.38 - - [2026-01-01 02:15:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000428 10.0.0.38 - - [2026-01-01 02:15:01] "POST /neutron/port HTTP/1.1" 200 151 0.433932 10.0.0.38 - - [2026-01-01 02:15:01] "GET /global-system-configs HTTP/1.1" 401 292 0.001534 10.0.0.27 - - [2026-01-01 02:15:01] "GET /obj-perms HTTP/1.1" 200 5056 0.255619 10.0.0.27 - - [2026-01-01 02:15:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003645 10.0.0.27 - - [2026-01-01 02:15:03] "POST /useragent-kv HTTP/1.1" 200 115 0.004010 10.0.0.27 - - [2026-01-01 02:15:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003360 10.0.0.27 - - [2026-01-01 02:15:03] "POST /useragent-kv HTTP/1.1" 200 115 0.002800 10.0.0.38 - - [2026-01-01 02:15:03] "POST /neutron/network HTTP/1.1" 200 151 0.148449 10.0.0.249 - - [2026-01-01 02:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.27 - - [2026-01-01 02:15:08] "GET /projects?obj_uuids=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001516 10.0.0.38 - - [2026-01-01 02:15:08] "GET /project/ec194925-a555-44d9-8e21-a8754fd553fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.040239 10.0.0.38 - - [2026-01-01 02:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.27 - - [2026-01-01 02:15:08] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000868 10.0.0.38 - - [2026-01-01 02:15:08] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.006540 10.0.0.38 - - [2026-01-01 02:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003334 10.0.0.27 - - [2026-01-01 02:15:08] "GET /projects?obj_uuids=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000865 10.0.0.38 - - [2026-01-01 02:15:08] "GET /project/ec194925-a555-44d9-8e21-a8754fd553fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.040957 10.0.0.38 - - [2026-01-01 02:15:09] "GET /domains HTTP/1.1" 200 280 0.003020 10.0.0.27 - - [2026-01-01 02:15:09] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000912 10.0.0.38 - - [2026-01-01 02:15:09] "GET /domain/b5800509-dc40-4626-b491-badce4b95394 HTTP/1.1" 200 2776 0.008829 10.0.0.27 - - [2026-01-01 02:15:09] "GET /projects?obj_uuids=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000826 10.0.0.38 - - [2026-01-01 02:15:09] "GET /project/ec194925-a555-44d9-8e21-a8754fd553fb HTTP/1.1" 200 1901 0.089289 10.0.0.38 - - [2026-01-01 02:15:09] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003060 10.0.0.38 - - [2026-01-01 02:15:09] "POST /network-ipams HTTP/1.1" 200 609 0.028390 10.0.0.38 - - [2026-01-01 02:15:09] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 802 0.003287 10.0.0.38 - - [2026-01-01 02:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.38 - - [2026-01-01 02:15:09] "GET /network-ipam/546935ec-43fa-419f-82e7-015edbc7c52c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.006626 10.0.0.38 - - [2026-01-01 02:15:09] "PUT /network-ipam/546935ec-43fa-419f-82e7-015edbc7c52c HTTP/1.1" 200 258 0.013953 10.0.0.38 - - [2026-01-01 02:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.27 - - [2026-01-01 02:15:09] "GET /projects?obj_uuids=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000871 10.0.0.38 - - [2026-01-01 02:15:09] "GET /project/ec194925-a555-44d9-8e21-a8754fd553fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.036420 10.0.0.38 - - [2026-01-01 02:15:09] "POST /neutron/network HTTP/1.1" 200 117 0.011713 10.0.0.249 - - [2026-01-01 02:15:09] "POST /ref-update HTTP/1.1" 200 156 0.026654 10.0.0.27 - - [2026-01-01 02:15:10] "POST /useragent-kv HTTP/1.1" 200 115 0.006515 10.0.0.38 - - [2026-01-01 02:15:10] "POST /neutron/subnet HTTP/1.1" 200 701 0.162496 10.0.0.249 - - [2026-01-01 02:15:10] "POST /fqname-to-id HTTP/1.1" 404 207 0.008805 10.0.0.38 - - [2026-01-01 02:15:10] "POST /id-to-fqname HTTP/1.1" 200 231 0.001483 10.0.0.38 - - [2026-01-01 02:15:10] "GET /virtual-network/860a969a-0024-4b79-acac-1f01964f385a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.007833 10.0.0.38 - - [2026-01-01 02:15:10] "POST /neutron/network HTTP/1.1" 200 1309 0.013872 10.0.0.38 - - [2026-01-01 02:15:10] "GET /virtual-network/860a969a-0024-4b79-acac-1f01964f385a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.005678 10.0.0.38 - - [2026-01-01 02:15:10] "POST /neutron/subnet HTTP/1.1" 200 701 0.009010 10.0.0.38 - - [2026-01-01 02:15:11] "GET /virtual-network/860a969a-0024-4b79-acac-1f01964f385a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.005526 10.0.0.38 - - [2026-01-01 02:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003655 10.0.0.27 - - [2026-01-01 02:15:11] "GET /projects?obj_uuids=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001120 10.0.0.38 - - [2026-01-01 02:15:11] "GET /project/ec194925-a555-44d9-8e21-a8754fd553fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.044460 10.0.0.27 - - [2026-01-01 02:15:11] "GET /projects?obj_uuids=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000968 10.0.0.38 - - [2026-01-01 02:15:11] "POST /neutron/network HTTP/1.1" 200 619 0.131598 10.0.0.27 - - [2026-01-01 02:15:12] "POST /useragent-kv HTTP/1.1" 200 115 0.009227 10.0.0.38 - - [2026-01-01 02:15:12] "POST /neutron/subnet HTTP/1.1" 200 828 0.216631 10.0.0.38 - - [2026-01-01 02:15:12] "POST /id-to-fqname HTTP/1.1" 200 231 0.001233 10.0.0.38 - - [2026-01-01 02:15:12] "GET /virtual-network/624c1687-1dba-4ca2-918e-934c9c0a3007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.005358 10.0.0.38 - - [2026-01-01 02:15:12] "GET /virtual-network/624c1687-1dba-4ca2-918e-934c9c0a3007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.006515 10.0.0.38 - - [2026-01-01 02:15:12] "POST /neutron/network HTTP/1.1" 200 1309 0.014909 10.0.0.38 - - [2026-01-01 02:15:12] "POST /neutron/subnet HTTP/1.1" 200 828 0.009430 10.0.0.38 - - [2026-01-01 02:15:12] "GET /virtual-network/624c1687-1dba-4ca2-918e-934c9c0a3007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.008832 10.0.0.38 - - [2026-01-01 02:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.27 - - [2026-01-01 02:15:13] "GET /projects?obj_uuids=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000818 10.0.0.38 - - [2026-01-01 02:15:13] "GET /project/ec194925-a555-44d9-8e21-a8754fd553fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.043740 10.0.0.249 - - [2026-01-01 02:15:13] "POST /ref-update HTTP/1.1" 200 156 0.026628 10.0.0.27 - - [2026-01-01 02:15:13] "POST /useragent-kv HTTP/1.1" 200 115 0.006135 10.0.0.38 - - [2026-01-01 02:15:13] "POST /neutron/subnet HTTP/1.1" 200 701 0.230798 10.0.0.38 - - [2026-01-01 02:15:14] "POST /neutron/network HTTP/1.1" 200 1309 0.013039 10.0.0.38 - - [2026-01-01 02:15:14] "POST /id-to-fqname HTTP/1.1" 200 231 0.001251 10.0.0.38 - - [2026-01-01 02:15:14] "GET /virtual-network/b57d36e7-0c40-4b7a-8e7b-8c287c6621d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.005882 10.0.0.38 - - [2026-01-01 02:15:14] "GET /virtual-network/b57d36e7-0c40-4b7a-8e7b-8c287c6621d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.005302 10.0.0.38 - - [2026-01-01 02:15:14] "POST /neutron/subnet HTTP/1.1" 200 701 0.008605 10.0.0.38 - - [2026-01-01 02:15:14] "GET /virtual-network/b57d36e7-0c40-4b7a-8e7b-8c287c6621d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.006931 10.0.0.38 - - [2026-01-01 02:15:15] "GET /obj-perms HTTP/1.1" 200 5046 0.057043 10.0.0.249 - - [2026-01-01 02:15:15] "GET /obj-perms HTTP/1.1" 200 5046 0.055532 10.0.0.27 - - [2026-01-01 02:15:15] "GET /obj-perms HTTP/1.1" 200 5046 0.003664 10.0.0.38 - - [2026-01-01 02:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003847 10.0.0.27 - - [2026-01-01 02:15:15] "GET /projects?obj_uuids=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001308 10.0.0.38 - - [2026-01-01 02:15:15] "GET /project/ec194925-a555-44d9-8e21-a8754fd553fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.046362 10.0.0.38 - - [2026-01-01 02:15:15] "POST /neutron/network HTTP/1.1" 200 117 0.014159 10.0.0.27 - - [2026-01-01 02:15:15] "POST /useragent-kv HTTP/1.1" 200 115 0.004837 10.0.0.38 - - [2026-01-01 02:15:15] "POST /neutron/subnet HTTP/1.1" 200 701 0.251365 10.0.0.249 - - [2026-01-01 02:15:16] "POST /fqname-to-id HTTP/1.1" 404 207 0.003157 10.0.0.38 - - [2026-01-01 02:15:16] "POST /id-to-fqname HTTP/1.1" 200 231 0.001255 10.0.0.38 - - [2026-01-01 02:15:16] "GET /virtual-network/00a8c758-8cb7-41a0-826e-4e812e3d3f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.007896 10.0.0.38 - - [2026-01-01 02:15:16] "POST /neutron/network HTTP/1.1" 200 1309 0.009616 10.0.0.38 - - [2026-01-01 02:15:16] "GET /virtual-network/00a8c758-8cb7-41a0-826e-4e812e3d3f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004717 10.0.0.38 - - [2026-01-01 02:15:16] "POST /neutron/subnet HTTP/1.1" 200 701 0.008952 10.0.0.38 - - [2026-01-01 02:15:16] "GET /virtual-network/00a8c758-8cb7-41a0-826e-4e812e3d3f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005588 10.0.0.38 - - [2026-01-01 02:15:16] "POST /fqname-to-id HTTP/1.1" 404 225 0.003716 10.0.0.38 - - [2026-01-01 02:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004551 10.0.0.27 - - [2026-01-01 02:15:16] "GET /projects?obj_uuids=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001004 10.0.0.38 - - [2026-01-01 02:15:16] "GET /project/ec194925-a555-44d9-8e21-a8754fd553fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.037131 10.0.0.38 - - [2026-01-01 02:15:17] "POST /network-policys HTTP/1.1" 200 559 0.032484 10.0.0.38 - - [2026-01-01 02:15:17] "GET /network-policy/163a6676-b72b-49fa-971c-3b7e007609ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.007686 10.0.0.38 - - [2026-01-01 02:15:17] "POST /fqname-to-id HTTP/1.1" 404 225 0.003295 10.0.0.38 - - [2026-01-01 02:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.27 - - [2026-01-01 02:15:17] "GET /projects?obj_uuids=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000959 10.0.0.38 - - [2026-01-01 02:15:17] "GET /project/ec194925-a555-44d9-8e21-a8754fd553fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.050300 10.0.0.38 - - [2026-01-01 02:15:17] "POST /network-policys HTTP/1.1" 200 559 0.031386 10.0.0.38 - - [2026-01-01 02:15:17] "GET /network-policy/8963e25a-1d7b-4ce7-b5df-f2f2686d5357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.006419 10.0.0.38 - - [2026-01-01 02:15:17] "POST /fqname-to-id HTTP/1.1" 404 225 0.003115 10.0.0.38 - - [2026-01-01 02:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.27 - - [2026-01-01 02:15:17] "GET /projects?obj_uuids=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000875 10.0.0.38 - - [2026-01-01 02:15:17] "GET /project/ec194925-a555-44d9-8e21-a8754fd553fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.047388 10.0.0.38 - - [2026-01-01 02:15:17] "POST /network-policys HTTP/1.1" 200 559 0.033847 10.0.0.38 - - [2026-01-01 02:15:17] "GET /network-policy/e0adf477-5d87-413d-917e-d78cecfb8e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6938 0.006492 10.0.0.38 - - [2026-01-01 02:15:18] "POST /fqname-to-id HTTP/1.1" 404 225 0.003112 10.0.0.38 - - [2026-01-01 02:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.27 - - [2026-01-01 02:15:18] "GET /projects?obj_uuids=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001256 10.0.0.38 - - [2026-01-01 02:15:18] "GET /project/ec194925-a555-44d9-8e21-a8754fd553fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.055978 10.0.0.38 - - [2026-01-01 02:15:18] "POST /network-policys HTTP/1.1" 200 559 0.032514 10.0.0.38 - - [2026-01-01 02:15:18] "GET /network-policy/4f59808a-5d18-4296-b583-0b530cc0e521?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8843 0.006402 10.0.0.38 - - [2026-01-01 02:15:18] "POST /fqname-to-id HTTP/1.1" 404 225 0.003193 10.0.0.38 - - [2026-01-01 02:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004242 10.0.0.27 - - [2026-01-01 02:15:18] "GET /projects?obj_uuids=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000896 10.0.0.38 - - [2026-01-01 02:15:18] "GET /project/ec194925-a555-44d9-8e21-a8754fd553fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.053866 10.0.0.38 - - [2026-01-01 02:15:18] "POST /network-policys HTTP/1.1" 200 559 0.033673 10.0.0.38 - - [2026-01-01 02:15:18] "GET /network-policy/07190fdc-ebf9-40aa-9e99-de1016140edd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.005969 10.0.0.38 - - [2026-01-01 02:15:18] "POST /fqname-to-id HTTP/1.1" 404 225 0.003257 10.0.0.38 - - [2026-01-01 02:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.27 - - [2026-01-01 02:15:18] "GET /projects?obj_uuids=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001023 10.0.0.38 - - [2026-01-01 02:15:18] "GET /project/ec194925-a555-44d9-8e21-a8754fd553fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.045609 10.0.0.38 - - [2026-01-01 02:15:19] "POST /network-policys HTTP/1.1" 200 559 0.032378 10.0.0.38 - - [2026-01-01 02:15:19] "GET /network-policy/fc5f9542-ff09-4b9a-bc4a-bfc8a2513589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.006410 10.0.0.38 - - [2026-01-01 02:15:19] "POST /fqname-to-id HTTP/1.1" 404 225 0.003171 10.0.0.38 - - [2026-01-01 02:15:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003440 10.0.0.27 - - [2026-01-01 02:15:19] "GET /projects?obj_uuids=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000952 10.0.0.38 - - [2026-01-01 02:15:19] "GET /project/ec194925-a555-44d9-8e21-a8754fd553fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.044739 10.0.0.38 - - [2026-01-01 02:15:19] "POST /network-policys HTTP/1.1" 200 559 0.042887 10.0.0.38 - - [2026-01-01 02:15:19] "GET /network-policy/e9527ace-4c3f-4301-a22c-fabdf2495841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.007782 10.0.0.38 - - [2026-01-01 02:15:19] "POST /fqname-to-id HTTP/1.1" 404 225 0.004042 10.0.0.38 - - [2026-01-01 02:15:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004284 10.0.0.27 - - [2026-01-01 02:15:19] "GET /projects?obj_uuids=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001104 10.0.0.38 - - [2026-01-01 02:15:19] "GET /project/ec194925-a555-44d9-8e21-a8754fd553fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.066917 10.0.0.38 - - [2026-01-01 02:15:19] "POST /network-policys HTTP/1.1" 200 559 0.031573 10.0.0.38 - - [2026-01-01 02:15:20] "GET /network-policy/96f1d8ad-78d9-4272-bf44-a9df9833f5b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.007948 10.0.0.249 - - [2026-01-01 02:15:20] "POST /fqname-to-id HTTP/1.1" 404 248 0.019760 10.0.0.38 - - [2026-01-01 02:15:20] "POST /neutron/network HTTP/1.1" 200 1494 0.123028 10.0.0.38 - - [2026-01-01 02:15:20] "GET /virtual-network/860a969a-0024-4b79-acac-1f01964f385a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.005864 10.0.0.38 - - [2026-01-01 02:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002921 10.0.0.38 - - [2026-01-01 02:15:20] "GET /network-policy/163a6676-b72b-49fa-971c-3b7e007609ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.004426 10.0.0.38 - - [2026-01-01 02:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006181 10.0.0.38 - - [2026-01-01 02:15:20] "GET /network-policy/8963e25a-1d7b-4ce7-b5df-f2f2686d5357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.003997 10.0.0.38 - - [2026-01-01 02:15:20] "POST /neutron/network HTTP/1.1" 200 1494 0.108111 10.0.0.249 - - [2026-01-01 02:15:20] "POST /access-control-lists HTTP/1.1" 200 605 0.048460 10.0.0.38 - - [2026-01-01 02:15:21] "GET /virtual-network/624c1687-1dba-4ca2-918e-934c9c0a3007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.005364 10.0.0.38 - - [2026-01-01 02:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.38 - - [2026-01-01 02:15:21] "GET /network-policy/4f59808a-5d18-4296-b583-0b530cc0e521?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8843 0.004652 10.0.0.38 - - [2026-01-01 02:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004471 10.0.0.38 - - [2026-01-01 02:15:21] "GET /network-policy/e0adf477-5d87-413d-917e-d78cecfb8e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6938 0.004348 10.0.0.249 - - [2026-01-01 02:15:21] "POST /fqname-to-id HTTP/1.1" 404 207 0.003372 10.0.0.38 - - [2026-01-01 02:15:21] "POST /neutron/network HTTP/1.1" 200 1494 0.137266 10.0.0.249 - - [2026-01-01 02:15:21] "POST /access-control-lists HTTP/1.1" 200 605 0.085693 10.0.0.38 - - [2026-01-01 02:15:21] "GET /virtual-network/b57d36e7-0c40-4b7a-8e7b-8c287c6621d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.008018 10.0.0.38 - - [2026-01-01 02:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004319 10.0.0.38 - - [2026-01-01 02:15:21] "GET /network-policy/07190fdc-ebf9-40aa-9e99-de1016140edd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.004347 10.0.0.38 - - [2026-01-01 02:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.38 - - [2026-01-01 02:15:21] "GET /network-policy/fc5f9542-ff09-4b9a-bc4a-bfc8a2513589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.006803 10.0.0.38 - - [2026-01-01 02:15:22] "POST /neutron/network HTTP/1.1" 200 1494 0.151792 10.0.0.38 - - [2026-01-01 02:15:22] "GET /virtual-network/00a8c758-8cb7-41a0-826e-4e812e3d3f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.006372 10.0.0.38 - - [2026-01-01 02:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.38 - - [2026-01-01 02:15:22] "GET /network-policy/96f1d8ad-78d9-4272-bf44-a9df9833f5b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.004021 10.0.0.38 - - [2026-01-01 02:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.38 - - [2026-01-01 02:15:22] "GET /network-policy/e9527ace-4c3f-4301-a22c-fabdf2495841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.005354 10.0.0.38 - - [2026-01-01 02:15:22] "POST /id-to-fqname HTTP/1.1" 200 231 0.001048 10.0.0.27 - - [2026-01-01 02:15:59] "GET /projects?obj_uuids=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001083 10.0.0.38 - - [2026-01-01 02:15:59] "GET /project/ec194925-a555-44d9-8e21-a8754fd553fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.081002 10.0.0.38 - - [2026-01-01 02:15:59] "POST /neutron/network HTTP/1.1" 200 1494 0.042528 10.0.0.38 - - [2026-01-01 02:15:59] "POST /id-to-fqname HTTP/1.1" 200 231 0.001569 10.0.0.38 - - [2026-01-01 02:15:59] "POST /neutron/port HTTP/1.1" 200 117 0.006458 10.0.0.27 - - [2026-01-01 02:16:00] "GET /projects?obj_uuids=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001049 10.0.0.38 - - [2026-01-01 02:16:00] "POST /neutron/port HTTP/1.1" 200 1170 0.571080 10.0.0.27 - - [2026-01-01 02:16:00] "GET /projects?obj_uuids=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001374 10.0.0.249 - - [2026-01-01 02:16:00] "PUT /access-control-list/60ffc07e-664e-4d2c-bbe2-b4ca27e04c94 HTTP/1.1" 200 272 0.027478 10.0.0.38 - - [2026-01-01 02:16:00] "GET /project/ec194925-a555-44d9-8e21-a8754fd553fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.188526 10.0.0.38 - - [2026-01-01 02:16:01] "POST /neutron/network HTTP/1.1" 200 1494 0.031418 10.0.0.38 - - [2026-01-01 02:16:01] "POST /neutron/port HTTP/1.1" 200 1234 0.066393 10.0.0.38 - - [2026-01-01 02:16:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007346 10.0.0.38 - - [2026-01-01 02:16:01] "POST /neutron/subnet HTTP/1.1" 200 1361 0.040525 10.0.0.38 - - [2026-01-01 02:16:01] "POST /neutron/port HTTP/1.1" 200 117 0.004098 10.0.0.27 - - [2026-01-01 02:16:02] "GET /projects?obj_uuids=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000965 10.0.0.38 - - [2026-01-01 02:16:02] "POST /neutron/port HTTP/1.1" 200 1170 0.698983 10.0.0.38 - - [2026-01-01 02:16:03] "POST /neutron/port HTTP/1.1" 200 1224 0.246623 10.0.0.38 - - [2026-01-01 02:16:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007822 10.0.0.38 - - [2026-01-01 02:16:03] "POST /neutron/port HTTP/1.1" 200 117 0.005677 10.0.0.38 - - [2026-01-01 02:16:06] "POST /neutron/security_group HTTP/1.1" 200 2066 0.021667 10.0.0.38 - - [2026-01-01 02:16:17] "POST /neutron/port HTTP/1.1" 200 1234 0.043607 10.0.0.38 - - [2026-01-01 02:16:22] "POST /neutron/security_group HTTP/1.1" 200 2066 0.022262 10.0.0.38 - - [2026-01-01 02:16:32] "POST /neutron/port HTTP/1.1" 200 1234 0.059628 10.0.0.38 - - [2026-01-01 02:16:37] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007921 10.0.0.38 - - [2026-01-01 02:16:48] "POST /neutron/port HTTP/1.1" 200 1234 0.018806 10.0.0.38 - - [2026-01-01 02:16:53] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007699 10.0.0.38 - - [2026-01-01 02:17:03] "POST /neutron/port HTTP/1.1" 200 1234 0.017923 10.0.0.38 - - [2026-01-01 02:17:03] "GET /obj-perms HTTP/1.1" 200 5056 0.054356 10.0.0.38 - - [2026-01-01 02:17:08] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006940 10.0.0.38 - - [2026-01-01 02:17:13] "POST /neutron/port HTTP/1.1" 200 1234 0.027061 10.0.0.38 - - [2026-01-01 02:17:13] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007241 10.0.0.38 - - [2026-01-01 02:17:13] "GET /virtual-machine/97f0391b-6ff8-4877-87fe-9a604d4f0b04 HTTP/1.1" 200 1300 0.005900 10.0.0.38 - - [2026-01-01 02:17:13] "GET /virtual-machine-interface/590415d0-9ea0-46bd-bb12-06ecd3742e59 HTTP/1.1" 200 3184 0.005019 10.0.0.38 - - [2026-01-01 02:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003029 10.0.0.38 - - [2026-01-01 02:17:13] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003240 10.0.0.38 - - [2026-01-01 02:17:13] "GET /virtual-networks?parent_id=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.002912 10.0.0.38 - - [2026-01-01 02:17:14] "GET /virtual-network/860a969a-0024-4b79-acac-1f01964f385a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.005369 10.0.0.38 - - [2026-01-01 02:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.38 - - [2026-01-01 02:17:17] "GET /virtual-network/860a969a-0024-4b79-acac-1f01964f385a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.006170 10.0.0.38 - - [2026-01-01 02:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076 10.0.0.38 - - [2026-01-01 02:17:21] "GET /virtual-network/860a969a-0024-4b79-acac-1f01964f385a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.005429 10.0.0.38 - - [2026-01-01 02:17:24] "POST /neutron/network HTTP/1.1" 200 1504 0.006680 10.0.0.38 - - [2026-01-01 02:17:25] "POST /neutron/subnet HTTP/1.1" 200 1361 0.026646 10.0.0.38 - - [2026-01-01 02:17:25] "POST /neutron/network HTTP/1.1" 200 1494 0.011237 10.0.0.38 - - [2026-01-01 02:17:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008077 10.0.0.38 - - [2026-01-01 02:17:25] "GET /virtual-network/860a969a-0024-4b79-acac-1f01964f385a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.005451 10.0.0.38 - - [2026-01-01 02:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003631 10.0.0.38 - - [2026-01-01 02:17:29] "GET /virtual-network/860a969a-0024-4b79-acac-1f01964f385a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.006682 10.0.0.38 - - [2026-01-01 02:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004244 10.0.0.38 - - [2026-01-01 02:17:33] "GET /virtual-network/860a969a-0024-4b79-acac-1f01964f385a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.005476 10.0.0.38 - - [2026-01-01 02:17:34] "POST /neutron/network HTTP/1.1" 200 1504 0.006784 10.0.0.38 - - [2026-01-01 02:17:34] "POST /neutron/subnet HTTP/1.1" 200 1361 0.016763 10.0.0.38 - - [2026-01-01 02:17:35] "POST /neutron/network HTTP/1.1" 200 1494 0.011429 10.0.0.38 - - [2026-01-01 02:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003950 10.0.0.38 - - [2026-01-01 02:17:37] "GET /virtual-network/860a969a-0024-4b79-acac-1f01964f385a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.006640 10.0.0.38 - - [2026-01-01 02:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715 10.0.0.38 - - [2026-01-01 02:17:41] "GET /virtual-network/860a969a-0024-4b79-acac-1f01964f385a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.005107 10.0.0.38 - - [2026-01-01 02:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003918 10.0.0.38 - - [2026-01-01 02:17:45] "GET /virtual-network/860a969a-0024-4b79-acac-1f01964f385a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.005205 10.0.0.38 - - [2026-01-01 02:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528 10.0.0.38 - - [2026-01-01 02:17:47] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003409 10.0.0.38 - - [2026-01-01 02:17:47] "GET /virtual-networks?parent_id=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.002889 10.0.0.38 - - [2026-01-01 02:17:47] "GET /virtual-network/860a969a-0024-4b79-acac-1f01964f385a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.005766 10.0.0.38 - - [2026-01-01 02:17:53] "POST /neutron/port HTTP/1.1" 200 1234 0.019427 10.0.0.38 - - [2026-01-01 02:17:55] "POST /neutron/security_group HTTP/1.1" 200 2066 0.030564 10.0.0.38 - - [2026-01-01 02:18:03] "POST /neutron/port HTTP/1.1" 200 1234 0.017159 10.0.0.38 - - [2026-01-01 02:18:03] "POST /neutron/security_group HTTP/1.1" 200 2066 0.005913 10.0.0.38 - - [2026-01-01 02:18:03] "POST /neutron/port HTTP/1.1" 200 1234 0.020253 10.0.0.38 - - [2026-01-01 02:18:03] "GET /virtual-machine/7d4b8ee1-248e-4cbc-a3ae-f5e3aac46a9c HTTP/1.1" 200 1300 0.006481 10.0.0.38 - - [2026-01-01 02:18:03] "GET /virtual-machine-interface/5dd5fff2-5683-48f7-a70f-43df797dc10d HTTP/1.1" 200 3184 0.005138 10.0.0.249 - - [2026-01-01 02:18:03] "GET /obj-perms HTTP/1.1" 200 5056 0.075399 10.0.0.38 - - [2026-01-01 02:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.38 - - [2026-01-01 02:18:04] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003798 10.0.0.38 - - [2026-01-01 02:18:04] "GET /virtual-networks?parent_id=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.005473 10.0.0.38 - - [2026-01-01 02:18:04] "GET /virtual-network/624c1687-1dba-4ca2-918e-934c9c0a3007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.005715 10.0.0.27 - - [2026-01-01 02:18:04] "GET /obj-perms HTTP/1.1" 200 5056 0.060435 10.0.0.38 - - [2026-01-01 02:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.38 - - [2026-01-01 02:18:05] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003622 10.0.0.38 - - [2026-01-01 02:18:05] "GET /virtual-networks?parent_id=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003246 10.0.0.38 - - [2026-01-01 02:18:05] "GET /virtual-network/624c1687-1dba-4ca2-918e-934c9c0a3007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.005716 10.0.0.38 - - [2026-01-01 02:18:05] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008138 10.0.0.38 - - [2026-01-01 02:18:15] "POST /neutron/port HTTP/1.1" 200 2314 0.024904 10.0.0.38 - - [2026-01-01 02:18:15] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007657 10.0.0.38 - - [2026-01-01 02:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.38 - - [2026-01-01 02:18:16] "GET /network-policy/e0adf477-5d87-413d-917e-d78cecfb8e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6938 0.004421 10.0.0.38 - - [2026-01-01 02:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003251 10.0.0.38 - - [2026-01-01 02:18:16] "GET /network-policy/4f59808a-5d18-4296-b583-0b530cc0e521?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8843 0.005432 10.0.0.38 - - [2026-01-01 02:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.38 - - [2026-01-01 02:18:16] "GET /network-policy/163a6676-b72b-49fa-971c-3b7e007609ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.004289 10.0.0.38 - - [2026-01-01 02:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.38 - - [2026-01-01 02:18:16] "GET /network-policy/8963e25a-1d7b-4ce7-b5df-f2f2686d5357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.004284 10.0.0.38 - - [2026-01-01 02:18:25] "POST /neutron/port HTTP/1.1" 200 1234 0.019845 10.0.0.38 - - [2026-01-01 02:18:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003710 10.0.0.38 - - [2026-01-01 02:18:26] "POST /neutron/port HTTP/1.1" 200 117 0.001206 10.0.0.38 - - [2026-01-01 02:18:29] "GET /virtual-machine/7d4b8ee1-248e-4cbc-a3ae-f5e3aac46a9c HTTP/1.1" 200 1300 0.004269 10.0.0.38 - - [2026-01-01 02:18:30] "POST /neutron/port HTTP/1.1" 200 1234 0.018791 10.0.0.38 - - [2026-01-01 02:18:31] "GET /virtual-machine/7d4b8ee1-248e-4cbc-a3ae-f5e3aac46a9c HTTP/1.1" 404 171 0.003394 10.0.0.38 - - [2026-01-01 02:18:31] "GET /virtual-machine/7d4b8ee1-248e-4cbc-a3ae-f5e3aac46a9c HTTP/1.1" 404 171 0.003286 10.0.0.38 - - [2026-01-01 02:18:31] "GET /virtual-machine/7d4b8ee1-248e-4cbc-a3ae-f5e3aac46a9c HTTP/1.1" 404 171 0.002451 10.0.0.38 - - [2026-01-01 02:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.031220 10.0.0.38 - - [2026-01-01 02:18:32] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003680 10.0.0.38 - - [2026-01-01 02:18:32] "GET /virtual-networks?parent_id=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003091 10.0.0.38 - - [2026-01-01 02:18:32] "GET /virtual-network/624c1687-1dba-4ca2-918e-934c9c0a3007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.006207 10.0.0.38 - - [2026-01-01 02:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.38 - - [2026-01-01 02:18:32] "GET /routing-instance/18abb7ae-bdad-4a06-8d69-ba74b6347fef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.004291 10.0.0.38 - - [2026-01-01 02:18:32] "GET /route-target/3c528ed4-8129-49f2-9485-d265b9bfa46f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003973 10.0.0.38 - - [2026-01-01 02:18:32] "GET /virtual-machine/7d4b8ee1-248e-4cbc-a3ae-f5e3aac46a9c HTTP/1.1" 404 171 0.003731 10.0.0.38 - - [2026-01-01 02:18:33] "GET /virtual-machine/7d4b8ee1-248e-4cbc-a3ae-f5e3aac46a9c HTTP/1.1" 404 171 0.007360 10.0.0.38 - - [2026-01-01 02:18:34] "GET /virtual-machine/7d4b8ee1-248e-4cbc-a3ae-f5e3aac46a9c HTTP/1.1" 404 171 0.003988 10.0.0.38 - - [2026-01-01 02:18:35] "GET /virtual-machine/7d4b8ee1-248e-4cbc-a3ae-f5e3aac46a9c HTTP/1.1" 404 171 0.003424 10.0.0.38 - - [2026-01-01 02:18:36] "GET /virtual-machine/7d4b8ee1-248e-4cbc-a3ae-f5e3aac46a9c HTTP/1.1" 404 171 0.002865 10.0.0.38 - - [2026-01-01 02:18:36] "POST /neutron/port HTTP/1.1" 200 1234 0.049376 10.0.0.38 - - [2026-01-01 02:18:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003562 10.0.0.38 - - [2026-01-01 02:18:37] "POST /neutron/port HTTP/1.1" 200 117 0.001372 10.0.0.38 - - [2026-01-01 02:18:37] "GET /virtual-machine/7d4b8ee1-248e-4cbc-a3ae-f5e3aac46a9c HTTP/1.1" 404 171 0.004207 10.0.0.38 - - [2026-01-01 02:18:40] "GET /obj-perms HTTP/1.1" 200 5046 0.004188 10.0.0.38 - - [2026-01-01 02:18:43] "GET /obj-perms HTTP/1.1" 200 5046 0.003844 10.0.0.38 - - [2026-01-01 02:18:49] "GET /obj-perms HTTP/1.1" 200 5046 0.004094 10.0.0.38 - - [2026-01-01 02:18:52] "GET /obj-perms HTTP/1.1" 200 5046 0.003922 10.0.0.38 - - [2026-01-01 02:18:53] "GET /virtual-machine/97f0391b-6ff8-4877-87fe-9a604d4f0b04 HTTP/1.1" 200 1300 0.033723 10.0.0.38 - - [2026-01-01 02:18:53] "POST /neutron/port HTTP/1.1" 200 1234 0.046692 10.0.0.38 - - [2026-01-01 02:18:55] "GET /virtual-machine/97f0391b-6ff8-4877-87fe-9a604d4f0b04 HTTP/1.1" 404 171 0.003656 10.0.0.38 - - [2026-01-01 02:18:55] "GET /virtual-machine/97f0391b-6ff8-4877-87fe-9a604d4f0b04 HTTP/1.1" 404 171 0.003187 10.0.0.38 - - [2026-01-01 02:18:55] "GET /virtual-machine/97f0391b-6ff8-4877-87fe-9a604d4f0b04 HTTP/1.1" 404 171 0.003246 10.0.0.38 - - [2026-01-01 02:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.38 - - [2026-01-01 02:18:55] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003742 10.0.0.38 - - [2026-01-01 02:18:55] "GET /virtual-networks?parent_id=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003354 10.0.0.38 - - [2026-01-01 02:18:55] "GET /virtual-network/860a969a-0024-4b79-acac-1f01964f385a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.006027 10.0.0.38 - - [2026-01-01 02:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.38 - - [2026-01-01 02:18:55] "GET /routing-instance/8b0e6b78-49a8-4678-9224-63becf38ce74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.004660 10.0.0.38 - - [2026-01-01 02:18:55] "GET /route-target/1b261ded-1a4a-4443-a545-73de2d8d29a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003287 10.0.0.38 - - [2026-01-01 02:18:55] "GET /obj-perms HTTP/1.1" 200 5046 0.004067 10.0.0.38 - - [2026-01-01 02:18:58] "GET /obj-perms HTTP/1.1" 200 5046 0.004257 10.0.0.38 - - [2026-01-01 02:19:04] "GET /obj-perms HTTP/1.1" 200 5056 0.063000 10.0.0.38 - - [2026-01-01 02:19:07] "GET /obj-perms HTTP/1.1" 200 5046 0.004376 10.0.0.38 - - [2026-01-01 02:19:11] "GET /obj-perms HTTP/1.1" 200 5046 0.003977 10.0.0.38 - - [2026-01-01 02:19:17] "GET /obj-perms HTTP/1.1" 200 5046 0.003994 10.0.0.38 - - [2026-01-01 02:19:20] "GET /obj-perms HTTP/1.1" 200 5046 0.003905 10.0.0.38 - - [2026-01-01 02:19:23] "GET /obj-perms HTTP/1.1" 200 5046 0.004964 10.0.0.249 - - [2026-01-01 02:19:23] "GET /obj-perms HTTP/1.1" 200 5046 0.003601 10.0.0.38 - - [2026-01-01 02:19:23] "GET /virtual-network/00a8c758-8cb7-41a0-826e-4e812e3d3f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.005110 10.0.0.38 - - [2026-01-01 02:19:23] "POST /neutron/network HTTP/1.1" 200 1494 0.011033 10.0.0.38 - - [2026-01-01 02:19:23] "GET /virtual-network/00a8c758-8cb7-41a0-826e-4e812e3d3f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.007281 10.0.0.38 - - [2026-01-01 02:19:24] "GET /virtual-network/b57d36e7-0c40-4b7a-8e7b-8c287c6621d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.006015 10.0.0.38 - - [2026-01-01 02:19:24] "POST /neutron/network HTTP/1.1" 200 1494 0.012663 10.0.0.249 - - [2026-01-01 02:19:24] "POST /fqname-to-id HTTP/1.1" 404 207 0.076359 10.0.0.38 - - [2026-01-01 02:19:24] "GET /virtual-network/b57d36e7-0c40-4b7a-8e7b-8c287c6621d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.007826 10.0.0.249 - - [2026-01-01 02:19:24] "DELETE /access-control-list/63a57933-0eba-41b6-840a-02414b902e9e HTTP/1.1" 200 115 0.160882 10.0.0.38 - - [2026-01-01 02:19:24] "GET /virtual-network/624c1687-1dba-4ca2-918e-934c9c0a3007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.005430 10.0.0.38 - - [2026-01-01 02:19:24] "POST /neutron/network HTTP/1.1" 200 1494 0.010623 10.0.0.38 - - [2026-01-01 02:19:24] "GET /virtual-network/624c1687-1dba-4ca2-918e-934c9c0a3007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.007506 10.0.0.38 - - [2026-01-01 02:19:25] "GET /virtual-network/860a969a-0024-4b79-acac-1f01964f385a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.006878 10.0.0.38 - - [2026-01-01 02:19:25] "POST /neutron/network HTTP/1.1" 200 1494 0.014000 10.0.0.249 - - [2026-01-01 02:19:25] "DELETE /access-control-list/60ffc07e-664e-4d2c-bbe2-b4ca27e04c94 HTTP/1.1" 200 115 0.083976 10.0.0.38 - - [2026-01-01 02:19:25] "GET /virtual-network/860a969a-0024-4b79-acac-1f01964f385a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.008596 10.0.0.38 - - [2026-01-01 02:19:25] "DELETE /network-policy/96f1d8ad-78d9-4272-bf44-a9df9833f5b4 HTTP/1.1" 200 115 0.053987 10.0.0.38 - - [2026-01-01 02:19:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006162 10.0.0.27 - - [2026-01-01 02:19:25] "GET /projects?obj_uuids=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.042321 10.0.0.38 - - [2026-01-01 02:19:25] "GET /project/ec194925-a555-44d9-8e21-a8754fd553fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.095962 10.0.0.38 - - [2026-01-01 02:19:25] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-31351118&detail=False&count=False&shared=False HTTP/1.1" 200 1755 0.009644 10.0.0.38 - - [2026-01-01 02:19:25] "DELETE /network-policy/e9527ace-4c3f-4301-a22c-fabdf2495841 HTTP/1.1" 200 115 0.049145 10.0.0.38 - - [2026-01-01 02:19:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004918 10.0.0.27 - - [2026-01-01 02:19:25] "GET /projects?obj_uuids=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000971 10.0.0.38 - - [2026-01-01 02:19:25] "GET /project/ec194925-a555-44d9-8e21-a8754fd553fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.056473 10.0.0.38 - - [2026-01-01 02:19:25] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-31351118&detail=False&count=False&shared=False HTTP/1.1" 200 1523 0.006264 10.0.0.38 - - [2026-01-01 02:19:26] "DELETE /network-policy/fc5f9542-ff09-4b9a-bc4a-bfc8a2513589 HTTP/1.1" 200 115 0.046047 10.0.0.38 - - [2026-01-01 02:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004227 10.0.0.27 - - [2026-01-01 02:19:26] "GET /projects?obj_uuids=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001112 10.0.0.38 - - [2026-01-01 02:19:26] "GET /project/ec194925-a555-44d9-8e21-a8754fd553fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.056114 10.0.0.38 - - [2026-01-01 02:19:26] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-31351118&detail=False&count=False&shared=False HTTP/1.1" 200 1291 0.005316 10.0.0.38 - - [2026-01-01 02:19:26] "DELETE /network-policy/07190fdc-ebf9-40aa-9e99-de1016140edd HTTP/1.1" 200 115 0.052683 10.0.0.38 - - [2026-01-01 02:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.27 - - [2026-01-01 02:19:26] "GET /projects?obj_uuids=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000917 10.0.0.38 - - [2026-01-01 02:19:26] "GET /project/ec194925-a555-44d9-8e21-a8754fd553fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.069934 10.0.0.38 - - [2026-01-01 02:19:26] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-31351118&detail=False&count=False&shared=False HTTP/1.1" 200 1058 0.005467 10.0.0.38 - - [2026-01-01 02:19:26] "DELETE /network-policy/4f59808a-5d18-4296-b583-0b530cc0e521 HTTP/1.1" 200 115 0.065275 10.0.0.38 - - [2026-01-01 02:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.27 - - [2026-01-01 02:19:26] "GET /projects?obj_uuids=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001112 10.0.0.38 - - [2026-01-01 02:19:26] "GET /project/ec194925-a555-44d9-8e21-a8754fd553fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.068115 10.0.0.38 - - [2026-01-01 02:19:26] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-31351118&detail=False&count=False&shared=False HTTP/1.1" 200 826 0.005120 10.0.0.38 - - [2026-01-01 02:19:26] "DELETE /network-policy/e0adf477-5d87-413d-917e-d78cecfb8e70 HTTP/1.1" 200 115 0.070547 10.0.0.38 - - [2026-01-01 02:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004346 10.0.0.27 - - [2026-01-01 02:19:26] "GET /projects?obj_uuids=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000988 10.0.0.38 - - [2026-01-01 02:19:26] "GET /project/ec194925-a555-44d9-8e21-a8754fd553fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.044164 10.0.0.38 - - [2026-01-01 02:19:26] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-31351118&detail=False&count=False&shared=False HTTP/1.1" 200 594 0.005723 10.0.0.38 - - [2026-01-01 02:19:27] "DELETE /network-policy/8963e25a-1d7b-4ce7-b5df-f2f2686d5357 HTTP/1.1" 200 115 0.052379 10.0.0.38 - - [2026-01-01 02:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007403 10.0.0.27 - - [2026-01-01 02:19:27] "GET /projects?obj_uuids=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000917 10.0.0.38 - - [2026-01-01 02:19:27] "GET /project/ec194925-a555-44d9-8e21-a8754fd553fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.041931 10.0.0.38 - - [2026-01-01 02:19:27] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-31351118&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.005701 10.0.0.38 - - [2026-01-01 02:19:27] "DELETE /network-policy/163a6676-b72b-49fa-971c-3b7e007609ef HTTP/1.1" 200 115 0.056669 10.0.0.38 - - [2026-01-01 02:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.27 - - [2026-01-01 02:19:27] "GET /projects?obj_uuids=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000978 10.0.0.38 - - [2026-01-01 02:19:27] "GET /project/ec194925-a555-44d9-8e21-a8754fd553fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.052658 10.0.0.38 - - [2026-01-01 02:19:27] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-31351118&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005571 10.0.0.38 - - [2026-01-01 02:19:27] "POST /neutron/network HTTP/1.1" 200 1309 0.014640 10.0.0.249 - - [2026-01-01 02:19:27] "DELETE /route-target/a51c9e88-860c-4932-b7fc-fc8c2eac34f3 HTTP/1.1" 200 115 0.023706 10.0.0.27 - - [2026-01-01 02:19:28] "POST /useragent-kv HTTP/1.1" 200 115 0.002866 10.0.0.27 - - [2026-01-01 02:19:28] "POST /useragent-kv HTTP/1.1" 200 115 0.002333 10.0.0.27 - - [2026-01-01 02:19:28] "POST /useragent-kv HTTP/1.1" 200 115 0.004256 10.0.0.27 - - [2026-01-01 02:19:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003017 10.0.0.27 - - [2026-01-01 02:19:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003102 10.0.0.27 - - [2026-01-01 02:19:28] "POST /useragent-kv HTTP/1.1" 200 115 0.002893 10.0.0.38 - - [2026-01-01 02:19:28] "POST /neutron/network HTTP/1.1" 200 151 0.157950 10.0.0.249 - - [2026-01-01 02:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004697 10.0.0.38 - - [2026-01-01 02:19:28] "POST /neutron/network HTTP/1.1" 200 1309 0.013311 10.0.0.249 - - [2026-01-01 02:19:29] "DELETE /route-target/1b261ded-1a4a-4443-a545-73de2d8d29a3 HTTP/1.1" 200 115 0.028177 10.0.0.38 - - [2026-01-01 02:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.38 - - [2026-01-01 02:19:29] "DELETE /network-ipam/546935ec-43fa-419f-82e7-015edbc7c52c HTTP/1.1" 200 115 0.036726 10.0.0.38 - - [2026-01-01 02:19:29] "POST /fqname-to-id HTTP/1.1" 404 252 0.006217 10.0.0.27 - - [2026-01-01 02:19:29] "GET /projects?obj_uuids=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000905 10.0.0.27 - - [2026-01-01 02:19:29] "GET /project/ec194925-a555-44d9-8e21-a8754fd553fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.045039 10.0.0.27 - - [2026-01-01 02:19:29] "GET /projects?obj_uuids=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000856 10.0.0.27 - - [2026-01-01 02:19:29] "GET /project/ec194925-a555-44d9-8e21-a8754fd553fb?fields=security_groups HTTP/1.1" 200 1388 0.042366 10.0.0.27 - - [2026-01-01 02:19:29] "DELETE /security-group/a9a468f7-4667-45ce-a90c-15c9ea2da4a4 HTTP/1.1" 200 115 0.056392 10.0.0.27 - - [2026-01-01 02:19:29] "GET /projects?obj_uuids=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001239 10.0.0.27 - - [2026-01-01 02:19:29] "GET /project/ec194925-a555-44d9-8e21-a8754fd553fb?fields=application_policy_sets HTTP/1.1" 200 1427 0.083606 10.0.0.38 - - [2026-01-01 02:19:29] "DELETE /project/ec194925-a555-44d9-8e21-a8754fd553fb HTTP/1.1" 200 115 0.435986 10.0.0.27 - - [2026-01-01 02:19:29] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000850 10.0.0.38 - - [2026-01-01 02:19:30] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?fields=projects HTTP/1.1" 200 1439 0.022905 10.0.0.38 - - [2026-01-01 02:19:35] "POST /fqname-to-id HTTP/1.1" 404 225 0.003334 10.0.0.27 - - [2026-01-01 02:19:35] "POST /id-to-fqname HTTP/1.1" 200 198 0.001297 10.0.0.27 - - [2026-01-01 02:19:35] "POST /fqname-to-id HTTP/1.1" 404 207 0.015302 10.0.0.27 - - [2026-01-01 02:19:35] "POST /security-groups HTTP/1.1" 200 599 0.035091 10.0.0.249 - - [2026-01-01 02:19:35] "POST /fqname-to-id HTTP/1.1" 404 242 0.005910 10.0.0.27 - - [2026-01-01 02:19:35] "POST /projects HTTP/1.1" 200 601 0.275196 10.0.0.38 - - [2026-01-01 02:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.324555 10.0.0.27 - - [2026-01-01 02:19:35] "GET /projects?obj_uuids=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001045 10.0.0.38 - - [2026-01-01 02:19:35] "GET /project/ec194925-a555-44d9-8e21-a8754fd553fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.053756 10.0.0.249 - - [2026-01-01 02:19:35] "POST /access-control-lists HTTP/1.1" 200 602 0.059468 10.0.0.38 - - [2026-01-01 02:19:35] "POST /network-policys HTTP/1.1" 200 559 0.075886 10.0.0.38 - - [2026-01-01 02:19:35] "GET /network-policy/a49e53f5-f489-4035-9584-fa7e865086eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3106 0.007194 10.0.0.38 - - [2026-01-01 02:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004171 10.0.0.27 - - [2026-01-01 02:19:35] "GET /projects?obj_uuids=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001342 10.0.0.38 - - [2026-01-01 02:19:35] "GET /project/ec194925-a555-44d9-8e21-a8754fd553fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.042374 10.0.0.27 - - [2026-01-01 02:19:35] "GET /projects?obj_uuids=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000870 10.0.0.38 - - [2026-01-01 02:19:36] "POST /neutron/network HTTP/1.1" 200 615 0.141320 10.0.0.249 - - [2026-01-01 02:19:36] "POST /fqname-to-id HTTP/1.1" 404 207 0.003923 10.0.0.38 - - [2026-01-01 02:19:36] "POST /neutron/network HTTP/1.1" 200 1007 0.012570 10.0.0.38 - - [2026-01-01 02:19:36] "POST /id-to-fqname HTTP/1.1" 200 229 0.001065 10.0.0.38 - - [2026-01-01 02:19:36] "GET /virtual-network/bd942625-2795-4e86-8a4a-14f5dfe532ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005505 10.0.0.38 - - [2026-01-01 02:19:36] "GET /virtual-network/bd942625-2795-4e86-8a4a-14f5dfe532ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006407 10.0.0.38 - - [2026-01-01 02:19:36] "POST /neutron/subnet HTTP/1.1" 200 721 0.011596 10.0.0.249 - - [2026-01-01 02:19:36] "POST /fqname-to-id HTTP/1.1" 404 244 0.009630 10.0.0.38 - - [2026-01-01 02:19:36] "POST /neutron/network HTTP/1.1" 200 1106 0.094337 10.0.0.38 - - [2026-01-01 02:19:36] "GET /virtual-network/bd942625-2795-4e86-8a4a-14f5dfe532ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005745 10.0.0.38 - - [2026-01-01 02:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.38 - - [2026-01-01 02:19:36] "GET /network-policy/a49e53f5-f489-4035-9584-fa7e865086eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3106 0.004471 10.0.0.38 - - [2026-01-01 02:19:37] "GET /virtual-network/bd942625-2795-4e86-8a4a-14f5dfe532ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005709 10.0.0.27 - - [2026-01-01 02:19:37] "GET /obj-perms HTTP/1.1" 200 5046 0.062153 10.0.0.38 - - [2026-01-01 02:19:37] "POST /id-to-fqname HTTP/1.1" 200 229 0.001432 10.0.0.27 - - [2026-01-01 02:19:38] "GET /projects?obj_uuids=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001055 10.0.0.38 - - [2026-01-01 02:19:38] "GET /project/ec194925-a555-44d9-8e21-a8754fd553fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.063469 10.0.0.38 - - [2026-01-01 02:19:38] "POST /neutron/network HTTP/1.1" 200 1106 0.012477 10.0.0.38 - - [2026-01-01 02:19:38] "POST /id-to-fqname HTTP/1.1" 200 229 0.001209 10.0.0.38 - - [2026-01-01 02:19:38] "POST /neutron/port HTTP/1.1" 200 117 0.005776 10.0.0.27 - - [2026-01-01 02:19:39] "GET /projects?obj_uuids=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000916 10.0.0.38 - - [2026-01-01 02:19:39] "POST /neutron/port HTTP/1.1" 200 1174 0.385289 10.0.0.27 - - [2026-01-01 02:19:39] "GET /projects?obj_uuids=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000951 10.0.0.38 - - [2026-01-01 02:19:39] "GET /project/ec194925-a555-44d9-8e21-a8754fd553fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.093864 10.0.0.38 - - [2026-01-01 02:19:39] "POST /neutron/port HTTP/1.1" 200 1228 0.186293 10.0.0.38 - - [2026-01-01 02:19:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007152 10.0.0.38 - - [2026-01-01 02:19:40] "POST /neutron/port HTTP/1.1" 200 1238 0.020334 10.0.0.38 - - [2026-01-01 02:19:40] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008381 10.0.0.38 - - [2026-01-01 02:19:40] "POST /neutron/port HTTP/1.1" 200 1238 0.018831 10.0.0.27 - - [2026-01-01 02:19:40] "GET /projects?obj_uuids=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001233 10.0.0.38 - - [2026-01-01 02:19:40] "POST /neutron/port HTTP/1.1" 200 1174 0.312971 10.0.0.38 - - [2026-01-01 02:19:41] "POST /neutron/port HTTP/1.1" 200 1228 0.151257 10.0.0.38 - - [2026-01-01 02:19:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004875 10.0.0.38 - - [2026-01-01 02:19:41] "POST /neutron/port HTTP/1.1" 200 117 0.001046 10.0.0.38 - - [2026-01-01 02:19:45] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007989 10.0.0.38 - - [2026-01-01 02:19:45] "POST /neutron/port HTTP/1.1" 200 1238 0.019636 10.0.0.38 - - [2026-01-01 02:19:45] "GET /virtual-machine/59cf7dc7-d9cc-441d-8e07-4848d5a0ecfd HTTP/1.1" 200 1300 0.006985 10.0.0.38 - - [2026-01-01 02:19:45] "GET /virtual-machine-interface/5d801123-f63e-4be0-9e18-28417716c797 HTTP/1.1" 200 3178 0.004740 10.0.0.38 - - [2026-01-01 02:19:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004038 10.0.0.38 - - [2026-01-01 02:19:45] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003974 10.0.0.38 - - [2026-01-01 02:19:45] "GET /virtual-networks?parent_id=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002711 10.0.0.38 - - [2026-01-01 02:19:45] "GET /virtual-network/bd942625-2795-4e86-8a4a-14f5dfe532ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006438 10.0.0.38 - - [2026-01-01 02:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.38 - - [2026-01-01 02:19:48] "GET /virtual-network/bd942625-2795-4e86-8a4a-14f5dfe532ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005268 10.0.0.38 - - [2026-01-01 02:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904 10.0.0.38 - - [2026-01-01 02:19:52] "GET /virtual-network/bd942625-2795-4e86-8a4a-14f5dfe532ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005674 10.0.0.38 - - [2026-01-01 02:19:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003620 10.0.0.38 - - [2026-01-01 02:19:56] "GET /virtual-network/bd942625-2795-4e86-8a4a-14f5dfe532ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005629 10.0.0.27 - - [2026-01-01 02:19:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000397 10.0.0.27 - - [2026-01-01 02:19:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000391 10.0.0.249 - - [2026-01-01 02:19:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000342 10.0.0.249 - - [2026-01-01 02:19:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000443 10.0.0.27 - - [2026-01-01 02:19:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000467 10.0.0.27 - - [2026-01-01 02:19:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000338 10.0.0.249 - - [2026-01-01 02:19:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000331 10.0.0.249 - - [2026-01-01 02:19:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000360 10.0.0.38 - - [2026-01-01 02:20:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000891 10.0.0.38 - - [2026-01-01 02:20:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000489 10.0.0.38 - - [2026-01-01 02:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.38 - - [2026-01-01 02:20:01] "GET /virtual-network/bd942625-2795-4e86-8a4a-14f5dfe532ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005633 10.0.0.38 - - [2026-01-01 02:20:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000367 10.0.0.38 - - [2026-01-01 02:20:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000412 10.0.0.27 - - [2026-01-01 02:20:01] "DELETE /project/ec194925a55544d98e21a8754fd553fb HTTP/1.1" 404 173 0.040118 10.0.0.38 - - [2026-01-01 02:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.38 - - [2026-01-01 02:20:05] "GET /virtual-network/bd942625-2795-4e86-8a4a-14f5dfe532ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.004942 10.0.0.38 - - [2026-01-01 02:20:05] "GET /obj-perms HTTP/1.1" 200 5056 0.056705 10.0.0.38 - - [2026-01-01 02:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.38 - - [2026-01-01 02:20:09] "GET /virtual-network/bd942625-2795-4e86-8a4a-14f5dfe532ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005836 10.0.0.38 - - [2026-01-01 02:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003759 10.0.0.38 - - [2026-01-01 02:20:13] "GET /virtual-network/bd942625-2795-4e86-8a4a-14f5dfe532ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006529 10.0.0.38 - - [2026-01-01 02:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.38 - - [2026-01-01 02:20:17] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004840 10.0.0.38 - - [2026-01-01 02:20:17] "GET /virtual-networks?parent_id=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003224 10.0.0.38 - - [2026-01-01 02:20:17] "GET /virtual-network/bd942625-2795-4e86-8a4a-14f5dfe532ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006867 10.0.0.38 - - [2026-01-01 02:20:17] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008037 10.0.0.38 - - [2026-01-01 02:20:25] "POST /neutron/port HTTP/1.1" 200 1238 0.019964 10.0.0.38 - - [2026-01-01 02:20:27] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008675 10.0.0.38 - - [2026-01-01 02:20:28] "POST /neutron/network HTTP/1.1" 200 1116 0.008709 10.0.0.38 - - [2026-01-01 02:20:28] "POST /neutron/subnet HTTP/1.1" 200 1381 0.013182 10.0.0.38 - - [2026-01-01 02:20:28] "POST /neutron/network HTTP/1.1" 200 1106 0.011394 10.0.0.38 - - [2026-01-01 02:20:33] "POST /neutron/port HTTP/1.1" 200 1238 0.019766 10.0.0.38 - - [2026-01-01 02:20:38] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007725 10.0.0.38 - - [2026-01-01 02:20:38] "POST /neutron/port HTTP/1.1" 200 1238 0.017394 10.0.0.38 - - [2026-01-01 02:20:38] "GET /virtual-machine/2018d43d-6a63-406d-a008-b11486aa4de8 HTTP/1.1" 200 1300 0.006052 10.0.0.38 - - [2026-01-01 02:20:38] "GET /virtual-machine-interface/d36c7252-58d0-402e-9b00-d3d40126e3fc HTTP/1.1" 200 3179 0.005020 10.0.0.38 - - [2026-01-01 02:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003796 10.0.0.38 - - [2026-01-01 02:20:38] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003301 10.0.0.38 - - [2026-01-01 02:20:38] "GET /virtual-networks?parent_id=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003390 10.0.0.38 - - [2026-01-01 02:20:38] "POST /neutron/port HTTP/1.1" 200 1238 0.018298 10.0.0.38 - - [2026-01-01 02:20:38] "GET /virtual-network/bd942625-2795-4e86-8a4a-14f5dfe532ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005388 10.0.0.38 - - [2026-01-01 02:20:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004135 10.0.0.38 - - [2026-01-01 02:20:38] "POST /neutron/port HTTP/1.1" 200 117 0.001163 10.0.0.38 - - [2026-01-01 02:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.38 - - [2026-01-01 02:20:39] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004696 10.0.0.38 - - [2026-01-01 02:20:39] "GET /virtual-networks?parent_id=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003242 10.0.0.38 - - [2026-01-01 02:20:39] "GET /virtual-network/bd942625-2795-4e86-8a4a-14f5dfe532ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006010 10.0.0.38 - - [2026-01-01 02:21:03] "GET /virtual-network/bd942625-2795-4e86-8a4a-14f5dfe532ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005998 10.0.0.38 - - [2026-01-01 02:21:03] "POST /neutron/network HTTP/1.1" 200 1007 0.090534 10.0.0.249 - - [2026-01-01 02:21:03] "DELETE /access-control-list/7c8953db-8866-4d85-9bda-5204106c4384 HTTP/1.1" 200 115 0.047380 10.0.0.38 - - [2026-01-01 02:21:03] "GET /virtual-network/bd942625-2795-4e86-8a4a-14f5dfe532ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.010366 10.0.0.38 - - [2026-01-01 02:21:03] "POST /neutron/network HTTP/1.1" 400 204 0.012578 10.0.0.38 - - [2026-01-01 02:21:04] "POST /neutron/port HTTP/1.1" 200 151 0.280371 10.0.0.38 - - [2026-01-01 02:21:04] "POST /neutron/port HTTP/1.1" 200 151 0.320900 10.0.0.38 - - [2026-01-01 02:21:05] "DELETE /network-policy/a49e53f5-f489-4035-9584-fa7e865086eb HTTP/1.1" 200 115 0.038921 10.0.0.27 - - [2026-01-01 02:21:08] "GET /projects?obj_uuids=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001122 10.0.0.38 - - [2026-01-01 02:21:08] "GET /project/ec194925-a555-44d9-8e21-a8754fd553fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.088998 10.0.0.27 - - [2026-01-01 02:21:08] "GET /projects?obj_uuids=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001141 10.0.0.38 - - [2026-01-01 02:21:08] "GET /project/ec194925-a555-44d9-8e21-a8754fd553fb?fields=virtual_networks HTTP/1.1" 200 1049 0.042937 10.0.0.27 - - [2026-01-01 02:21:08] "GET /projects?obj_uuids=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001369 10.0.0.38 - - [2026-01-01 02:21:08] "GET /project/ec194925-a555-44d9-8e21-a8754fd553fb?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.061632 10.0.0.27 - - [2026-01-01 02:21:08] "GET /projects?obj_uuids=ec194925-a555-44d9-8e21-a8754fd553fb&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000989 10.0.0.38 - - [2026-01-01 02:21:08] "GET /project/ec194925-a555-44d9-8e21-a8754fd553fb?fields=security_groups HTTP/1.1" 200 1283 0.042653 10.0.0.38 - - [2026-01-01 02:21:09] "POST /fqname-to-id HTTP/1.1" 404 202 0.031439 10.0.0.27 - - [2026-01-01 02:21:09] "GET /projects?obj_uuids=31b03f45-e606-4e4b-b843-0237039037f1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004072 10.0.0.27 - - [2026-01-01 02:21:09] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001341 10.0.0.27 - - [2026-01-01 02:21:09] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007397 10.0.0.27 - - [2026-01-01 02:21:10] "POST /id-to-fqname HTTP/1.1" 200 204 0.001231 10.0.0.27 - - [2026-01-01 02:21:10] "POST /fqname-to-id HTTP/1.1" 404 213 0.008173 10.0.0.27 - - [2026-01-01 02:21:10] "POST /security-groups HTTP/1.1" 200 605 0.077720 10.0.0.249 - - [2026-01-01 02:21:10] "POST /fqname-to-id HTTP/1.1" 404 248 0.003824 10.0.0.27 - - [2026-01-01 02:21:10] "POST /projects HTTP/1.1" 200 613 0.290072 10.0.0.27 - - [2026-01-01 02:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.366762 10.0.0.249 - - [2026-01-01 02:21:10] "POST /access-control-lists HTTP/1.1" 200 608 0.030234 10.0.0.38 - - [2026-01-01 02:21:10] "GET /project/31b03f45-e606-4e4b-b843-0237039037f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.541270 10.0.0.38 - - [2026-01-01 02:21:11] "GET / HTTP/1.1" 200 35931 0.002025 10.0.0.38 - - [2026-01-01 02:21:15] "GET /project/31b03f45-e606-4e4b-b843-0237039037f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000447 10.0.0.27 - - [2026-01-01 02:21:15] "GET /projects?obj_uuids=31b03f45-e606-4e4b-b843-0237039037f1&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001032 10.0.0.38 - - [2026-01-01 02:21:15] "GET /project/31b03f45-e606-4e4b-b843-0237039037f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.070544 10.0.0.38 - - [2026-01-01 02:21:15] "GET / HTTP/1.1" 200 35931 0.001652 10.0.0.38 - - [2026-01-01 02:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.27 - - [2026-01-01 02:21:16] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000926 10.0.0.38 - - [2026-01-01 02:21:16] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.007184 10.0.0.38 - - [2026-01-01 02:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004282 10.0.0.27 - - [2026-01-01 02:21:16] "GET /projects?obj_uuids=31b03f45-e606-4e4b-b843-0237039037f1&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001076 10.0.0.38 - - [2026-01-01 02:21:16] "GET /project/31b03f45-e606-4e4b-b843-0237039037f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.046990 10.0.0.38 - - [2026-01-01 02:21:17] "GET /domains HTTP/1.1" 401 292 0.000403 10.0.0.38 - - [2026-01-01 02:21:17] "GET /domains HTTP/1.1" 200 280 0.030452 10.0.0.27 - - [2026-01-01 02:21:17] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000913 10.0.0.38 - - [2026-01-01 02:21:17] "GET /domain/b5800509-dc40-4626-b491-badce4b95394 HTTP/1.1" 200 2976 0.009303 10.0.0.27 - - [2026-01-01 02:21:17] "GET /projects?obj_uuids=31b03f45-e606-4e4b-b843-0237039037f1&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000814 10.0.0.38 - - [2026-01-01 02:21:18] "GET /project/31b03f45-e606-4e4b-b843-0237039037f1 HTTP/1.1" 200 1936 0.090418 10.0.0.38 - - [2026-01-01 02:21:18] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003336 10.0.0.38 - - [2026-01-01 02:21:18] "POST /network-ipams HTTP/1.1" 200 627 0.035437 10.0.0.38 - - [2026-01-01 02:21:18] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 814 0.002984 10.0.0.38 - - [2026-01-01 02:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.38 - - [2026-01-01 02:21:18] "GET /network-ipam/2ad13ff1-e966-4606-ac53-57bf8c849b1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.005785 10.0.0.38 - - [2026-01-01 02:21:18] "PUT /network-ipam/2ad13ff1-e966-4606-ac53-57bf8c849b1f HTTP/1.1" 200 258 0.015844 10.0.0.38 - - [2026-01-01 02:21:18] "POST /fqname-to-id HTTP/1.1" 401 292 0.000494 10.0.0.38 - - [2026-01-01 02:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.031207 10.0.0.27 - - [2026-01-01 02:21:18] "GET /projects?obj_uuids=31b03f45-e606-4e4b-b843-0237039037f1&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000933 10.0.0.38 - - [2026-01-01 02:21:18] "GET /project/31b03f45-e606-4e4b-b843-0237039037f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.047090 10.0.0.38 - - [2026-01-01 02:21:19] "POST /neutron/network HTTP/1.1" 200 117 0.044385 10.0.0.249 - - [2026-01-01 02:21:19] "POST /fqname-to-id HTTP/1.1" 404 207 0.010247 10.0.0.27 - - [2026-01-01 02:21:19] "POST /useragent-kv HTTP/1.1" 200 115 0.010304 10.0.0.38 - - [2026-01-01 02:21:19] "POST /neutron/subnet HTTP/1.1" 200 828 0.245874 10.0.0.38 - - [2026-01-01 02:21:19] "POST /id-to-fqname HTTP/1.1" 200 237 0.001136 10.0.0.38 - - [2026-01-01 02:21:19] "GET /virtual-network/919d0ff0-6c1b-4bf4-a673-45bb563606dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2684 0.006295 10.0.0.38 - - [2026-01-01 02:21:19] "GET /virtual-network/919d0ff0-6c1b-4bf4-a673-45bb563606dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2684 0.006463 10.0.0.38 - - [2026-01-01 02:21:19] "POST /neutron/network HTTP/1.1" 200 1141 0.016742 10.0.0.38 - - [2026-01-01 02:21:20] "GET /virtual-network/919d0ff0-6c1b-4bf4-a673-45bb563606dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2684 0.007195 10.0.0.249 - - [2026-01-01 02:21:21] "GET /obj-perms HTTP/1.1" 200 5021 0.062764 10.0.0.27 - - [2026-01-01 02:21:22] "GET /obj-perms HTTP/1.1" 200 5021 0.070927 10.0.0.38 - - [2026-01-01 02:21:22] "POST /fqname-to-id HTTP/1.1" 404 231 0.003211 10.0.0.38 - - [2026-01-01 02:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.27 - - [2026-01-01 02:21:22] "GET /projects?obj_uuids=31b03f45-e606-4e4b-b843-0237039037f1&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000878 10.0.0.38 - - [2026-01-01 02:21:22] "GET /project/31b03f45-e606-4e4b-b843-0237039037f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.056542 10.0.0.38 - - [2026-01-01 02:21:22] "POST /network-policys HTTP/1.1" 200 565 0.095740 10.0.0.38 - - [2026-01-01 02:21:22] "GET /network-policy/610593a2-6694-4895-b06d-ac40d76f08d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4074 0.006069 10.0.0.38 - - [2026-01-01 02:21:22] "POST /fqname-to-id HTTP/1.1" 404 231 0.013931 10.0.0.38 - - [2026-01-01 02:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004691 10.0.0.27 - - [2026-01-01 02:21:22] "GET /projects?obj_uuids=31b03f45-e606-4e4b-b843-0237039037f1&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000864 10.0.0.38 - - [2026-01-01 02:21:22] "GET /project/31b03f45-e606-4e4b-b843-0237039037f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.053156 10.0.0.38 - - [2026-01-01 02:21:22] "POST /network-policys HTTP/1.1" 200 565 0.094669 10.0.0.38 - - [2026-01-01 02:21:22] "GET /network-policy/3a125255-2c88-47d4-833b-2e7e6d49d254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3109 0.005671 10.0.0.38 - - [2026-01-01 02:21:23] "POST /fqname-to-id HTTP/1.1" 404 231 0.002705 10.0.0.38 - - [2026-01-01 02:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.27 - - [2026-01-01 02:21:23] "GET /projects?obj_uuids=31b03f45-e606-4e4b-b843-0237039037f1&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001004 10.0.0.38 - - [2026-01-01 02:21:23] "GET /project/31b03f45-e606-4e4b-b843-0237039037f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.052665 10.0.0.38 - - [2026-01-01 02:21:23] "POST /network-policys HTTP/1.1" 200 565 0.038681 10.0.0.38 - - [2026-01-01 02:21:23] "GET /network-policy/89a0596d-699d-457c-9a5d-3027b7776bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.005467 10.0.0.38 - - [2026-01-01 02:21:23] "POST /neutron/network HTTP/1.1" 200 1141 0.012730 10.0.0.249 - - [2026-01-01 02:21:23] "POST /fqname-to-id HTTP/1.1" 404 254 0.007529 10.0.0.38 - - [2026-01-01 02:21:23] "GET /virtual-network/919d0ff0-6c1b-4bf4-a673-45bb563606dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3301 0.008446 10.0.0.38 - - [2026-01-01 02:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820 10.0.0.38 - - [2026-01-01 02:21:23] "GET /network-policy/3a125255-2c88-47d4-833b-2e7e6d49d254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3109 0.005323 10.0.0.38 - - [2026-01-01 02:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348 10.0.0.38 - - [2026-01-01 02:21:23] "GET /network-policy/610593a2-6694-4895-b06d-ac40d76f08d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4074 0.004689 10.0.0.38 - - [2026-01-01 02:21:23] "POST /id-to-fqname HTTP/1.1" 200 237 0.001258 10.0.0.38 - - [2026-01-01 02:21:24] "POST /neutron/network HTTP/1.1" 200 1349 0.006957 10.0.0.27 - - [2026-01-01 02:21:25] "GET /projects?obj_uuids=31b03f45-e606-4e4b-b843-0237039037f1&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000859 10.0.0.38 - - [2026-01-01 02:21:25] "GET /project/31b03f45-e606-4e4b-b843-0237039037f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.093257 10.0.0.38 - - [2026-01-01 02:21:25] "POST /neutron/port HTTP/1.1" 200 117 0.010379 10.0.0.27 - - [2026-01-01 02:21:25] "GET /projects?obj_uuids=31b03f45-e606-4e4b-b843-0237039037f1&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000997 10.0.0.38 - - [2026-01-01 02:21:26] "POST /neutron/port HTTP/1.1" 200 1180 0.403903 10.0.0.38 - - [2026-01-01 02:21:26] "POST /neutron/port HTTP/1.1" 200 1234 0.114911 10.0.0.38 - - [2026-01-01 02:21:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003982 10.0.0.38 - - [2026-01-01 02:21:26] "POST /neutron/port HTTP/1.1" 200 117 0.001168 10.0.0.38 - - [2026-01-01 02:21:30] "POST /neutron/security_group HTTP/1.1" 200 2072 0.009062 10.0.0.38 - - [2026-01-01 02:21:30] "POST /neutron/port HTTP/1.1" 200 1244 0.018473 10.0.0.38 - - [2026-01-01 02:21:30] "GET /virtual-machine/c5a6e4b3-a76f-41de-920f-ad30da651211 HTTP/1.1" 401 292 0.000417 10.0.0.38 - - [2026-01-01 02:21:31] "GET /virtual-machine/c5a6e4b3-a76f-41de-920f-ad30da651211 HTTP/1.1" 200 1307 0.038331 10.0.0.38 - - [2026-01-01 02:21:31] "GET /virtual-machine-interface/742ea3dd-bf31-4891-ac56-c883db1a592a HTTP/1.1" 200 3177 0.007526 10.0.0.38 - - [2026-01-01 02:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004140 10.0.0.38 - - [2026-01-01 02:21:31] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003835 10.0.0.38 - - [2026-01-01 02:21:31] "GET /virtual-networks?parent_id=31b03f45-e606-4e4b-b843-0237039037f1&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.002984 10.0.0.38 - - [2026-01-01 02:21:31] "GET /virtual-network/919d0ff0-6c1b-4bf4-a673-45bb563606dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3301 0.007779 10.0.0.38 - - [2026-01-01 02:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.38 - - [2026-01-01 02:21:34] "GET /virtual-network/919d0ff0-6c1b-4bf4-a673-45bb563606dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3301 0.005269 10.0.0.38 - - [2026-01-01 02:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.38 - - [2026-01-01 02:21:38] "GET /virtual-network/919d0ff0-6c1b-4bf4-a673-45bb563606dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3301 0.006077 10.0.0.38 - - [2026-01-01 02:21:40] "POST /neutron/port HTTP/1.1" 200 1244 0.019794 10.0.0.38 - - [2026-01-01 02:21:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003778 10.0.0.38 - - [2026-01-01 02:21:40] "POST /neutron/port HTTP/1.1" 200 117 0.001112 10.0.0.38 - - [2026-01-01 02:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.38 - - [2026-01-01 02:21:42] "GET /virtual-network/919d0ff0-6c1b-4bf4-a673-45bb563606dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3301 0.005187 10.0.0.38 - - [2026-01-01 02:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.38 - - [2026-01-01 02:21:46] "GET /virtual-network/919d0ff0-6c1b-4bf4-a673-45bb563606dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3301 0.005509 10.0.0.249 - - [2026-01-01 02:21:47] "DELETE /access-control-list/a8383005-53c2-4568-b605-489ca4ea600e HTTP/1.1" 200 115 0.034125 10.0.0.38 - - [2026-01-01 02:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.38 - - [2026-01-01 02:21:50] "GET /virtual-network/919d0ff0-6c1b-4bf4-a673-45bb563606dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3301 0.005392 10.0.0.38 - - [2026-01-01 02:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.38 - - [2026-01-01 02:21:54] "GET /virtual-network/919d0ff0-6c1b-4bf4-a673-45bb563606dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3301 0.005644 10.0.0.38 - - [2026-01-01 02:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003905 10.0.0.38 - - [2026-01-01 02:21:58] "GET /virtual-network/919d0ff0-6c1b-4bf4-a673-45bb563606dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3301 0.006029 10.0.0.27 - - [2026-01-01 02:22:01] "DELETE /project/31b03f45e6064e4bb8430237039037f1 HTTP/1.1" 404 173 0.006529 10.0.0.27 - - [2026-01-01 02:22:01] "DELETE /project/ec194925-a555-44d9-8e21-a8754fd553fb HTTP/1.1" 404 177 0.004772 10.0.0.38 - - [2026-01-01 02:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269 10.0.0.38 - - [2026-01-01 02:22:02] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003505 10.0.0.38 - - [2026-01-01 02:22:02] "GET /virtual-networks?parent_id=31b03f45-e606-4e4b-b843-0237039037f1&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.002947 10.0.0.38 - - [2026-01-01 02:22:02] "GET /virtual-network/919d0ff0-6c1b-4bf4-a673-45bb563606dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3301 0.005495 10.0.0.38 - - [2026-01-01 02:22:03] "POST /neutron/security_group HTTP/1.1" 200 2072 0.006814 10.0.0.38 - - [2026-01-01 02:22:10] "POST /neutron/port HTTP/1.1" 200 1244 0.018046 10.0.0.38 - - [2026-01-01 02:22:13] "POST /neutron/security_group HTTP/1.1" 200 2072 0.007092 10.0.0.38 - - [2026-01-01 02:22:23] "POST /neutron/port HTTP/1.1" 200 1244 0.021291 10.0.0.38 - - [2026-01-01 02:22:24] "POST /neutron/security_group HTTP/1.1" 200 2072 0.007763 10.0.0.38 - - [2026-01-01 02:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.38 - - [2026-01-01 02:22:24] "GET /network-policy/610593a2-6694-4895-b06d-ac40d76f08d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4074 0.003817 10.0.0.38 - - [2026-01-01 02:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002905 10.0.0.38 - - [2026-01-01 02:22:24] "GET /network-policy/3a125255-2c88-47d4-833b-2e7e6d49d254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3109 0.004454 10.0.0.38 - - [2026-01-01 02:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004308 10.0.0.38 - - [2026-01-01 02:22:24] "GET /network-policy/89a0596d-699d-457c-9a5d-3027b7776bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.004364 10.0.0.38 - - [2026-01-01 02:22:24] "POST /neutron/network HTTP/1.1" 200 1431 0.013102 10.0.0.38 - - [2026-01-01 02:22:24] "GET /virtual-network/919d0ff0-6c1b-4bf4-a673-45bb563606dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3597 0.007165 10.0.0.38 - - [2026-01-01 02:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.38 - - [2026-01-01 02:22:24] "GET /network-policy/3a125255-2c88-47d4-833b-2e7e6d49d254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3109 0.003984 10.0.0.38 - - [2026-01-01 02:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.38 - - [2026-01-01 02:22:24] "GET /network-policy/610593a2-6694-4895-b06d-ac40d76f08d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4074 0.004438 10.0.0.38 - - [2026-01-01 02:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.38 - - [2026-01-01 02:22:24] "GET /network-policy/89a0596d-699d-457c-9a5d-3027b7776bd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.004224 10.0.0.38 - - [2026-01-01 02:22:29] "GET /virtual-network/919d0ff0-6c1b-4bf4-a673-45bb563606dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3597 0.005839 10.0.0.249 - - [2026-01-01 02:22:29] "POST /fqname-to-id HTTP/1.1" 404 207 0.011127 10.0.0.249 - - [2026-01-01 02:22:29] "DELETE /access-control-list/2d4824c3-dcd1-418a-a83d-81e77c201765 HTTP/1.1" 200 115 0.068516 10.0.0.38 - - [2026-01-01 02:22:30] "POST /neutron/network HTTP/1.1" 200 1141 0.033178 10.0.0.38 - - [2026-01-01 02:22:30] "GET /virtual-network/919d0ff0-6c1b-4bf4-a673-45bb563606dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2684 0.006206 10.0.0.38 - - [2026-01-01 02:22:35] "GET /virtual-machine/c5a6e4b3-a76f-41de-920f-ad30da651211 HTTP/1.1" 200 1307 0.005645 10.0.0.38 - - [2026-01-01 02:22:35] "POST /neutron/port HTTP/1.1" 200 151 0.242460 10.0.0.38 - - [2026-01-01 02:22:37] "GET /virtual-machine/c5a6e4b3-a76f-41de-920f-ad30da651211 HTTP/1.1" 404 171 0.003527 10.0.0.38 - - [2026-01-01 02:22:37] "GET /virtual-machine/c5a6e4b3-a76f-41de-920f-ad30da651211 HTTP/1.1" 404 171 0.003170 10.0.0.38 - - [2026-01-01 02:22:37] "GET /virtual-machine/c5a6e4b3-a76f-41de-920f-ad30da651211 HTTP/1.1" 404 171 0.002886 10.0.0.38 - - [2026-01-01 02:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.38 - - [2026-01-01 02:22:37] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004589 10.0.0.38 - - [2026-01-01 02:22:37] "GET /virtual-networks?parent_id=31b03f45-e606-4e4b-b843-0237039037f1&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.003880 10.0.0.38 - - [2026-01-01 02:22:37] "GET /virtual-network/919d0ff0-6c1b-4bf4-a673-45bb563606dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2684 0.005963 10.0.0.38 - - [2026-01-01 02:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.38 - - [2026-01-01 02:22:37] "GET /routing-instance/fa799b4a-1d48-4aa7-ab98-22b766e083b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1502 0.005563 10.0.0.38 - - [2026-01-01 02:22:37] "GET /route-target/4dd5b978-2dd2-44a2-8e92-05c4b5eb9d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005178 10.0.0.38 - - [2026-01-01 02:22:37] "GET /obj-perms HTTP/1.1" 200 5021 0.074445 10.0.0.38 - - [2026-01-01 02:22:40] "GET /obj-perms HTTP/1.1" 200 5021 0.003876 10.0.0.38 - - [2026-01-01 02:22:47] "GET /obj-perms HTTP/1.1" 200 5021 0.004138 10.0.0.38 - - [2026-01-01 02:22:50] "GET /obj-perms HTTP/1.1" 200 5021 0.004206 10.0.0.38 - - [2026-01-01 02:22:53] "GET /obj-perms HTTP/1.1" 200 5021 0.003433 10.0.0.38 - - [2026-01-01 02:22:53] "DELETE /network-policy/89a0596d-699d-457c-9a5d-3027b7776bd5 HTTP/1.1" 200 115 0.036470 10.0.0.38 - - [2026-01-01 02:22:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.27 - - [2026-01-01 02:22:53] "GET /projects?obj_uuids=31b03f45-e606-4e4b-b843-0237039037f1&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001278 10.0.0.38 - - [2026-01-01 02:22:53] "GET /project/31b03f45-e606-4e4b-b843-0237039037f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.044675 10.0.0.38 - - [2026-01-01 02:22:53] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-31248033&detail=False&count=False&shared=False HTTP/1.1" 200 606 0.006724 10.0.0.38 - - [2026-01-01 02:22:53] "DELETE /network-policy/3a125255-2c88-47d4-833b-2e7e6d49d254 HTTP/1.1" 200 115 0.041260 10.0.0.38 - - [2026-01-01 02:22:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.27 - - [2026-01-01 02:22:53] "GET /projects?obj_uuids=31b03f45-e606-4e4b-b843-0237039037f1&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000942 10.0.0.38 - - [2026-01-01 02:22:53] "GET /project/31b03f45-e606-4e4b-b843-0237039037f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.043505 10.0.0.38 - - [2026-01-01 02:22:54] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-31248033&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.017395 10.0.0.38 - - [2026-01-01 02:22:54] "DELETE /network-policy/610593a2-6694-4895-b06d-ac40d76f08d4 HTTP/1.1" 200 115 0.034672 10.0.0.38 - - [2026-01-01 02:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005501 10.0.0.27 - - [2026-01-01 02:22:54] "GET /projects?obj_uuids=31b03f45-e606-4e4b-b843-0237039037f1&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001087 10.0.0.38 - - [2026-01-01 02:22:54] "GET /project/31b03f45-e606-4e4b-b843-0237039037f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.041070 10.0.0.38 - - [2026-01-01 02:22:54] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-31248033&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005170 10.0.0.38 - - [2026-01-01 02:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.38 - - [2026-01-01 02:22:54] "DELETE /network-ipam/2ad13ff1-e966-4606-ac53-57bf8c849b1f HTTP/1.1" 200 115 0.037119 10.0.0.38 - - [2026-01-01 02:22:54] "POST /fqname-to-id HTTP/1.1" 404 264 0.003707 10.0.0.27 - - [2026-01-01 02:22:54] "GET /projects?obj_uuids=31b03f45-e606-4e4b-b843-0237039037f1&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000947 10.0.0.27 - - [2026-01-01 02:22:54] "GET /project/31b03f45-e606-4e4b-b843-0237039037f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1524 0.047102 10.0.0.27 - - [2026-01-01 02:22:54] "GET /projects?obj_uuids=31b03f45-e606-4e4b-b843-0237039037f1&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001014 10.0.0.27 - - [2026-01-01 02:22:54] "GET /project/31b03f45-e606-4e4b-b843-0237039037f1?fields=security_groups HTTP/1.1" 200 1405 0.042868 10.0.0.27 - - [2026-01-01 02:22:55] "DELETE /security-group/db2aad60-6faf-462f-9f2e-4f477f26cb54 HTTP/1.1" 200 115 0.062145 10.0.0.27 - - [2026-01-01 02:22:55] "GET /projects?obj_uuids=31b03f45-e606-4e4b-b843-0237039037f1&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001166 10.0.0.249 - - [2026-01-01 02:22:55] "DELETE /access-control-list/0b60ce0d-1352-400a-b9e6-4e5c0fa8bfcf HTTP/1.1" 200 115 0.038493 10.0.0.27 - - [2026-01-01 02:22:55] "GET /project/31b03f45-e606-4e4b-b843-0237039037f1?fields=application_policy_sets HTTP/1.1" 200 1444 0.049863 10.0.0.38 - - [2026-01-01 02:22:55] "DELETE /project/31b03f45-e606-4e4b-b843-0237039037f1 HTTP/1.1" 200 115 0.427316 10.0.0.27 - - [2026-01-01 02:22:55] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000870 10.0.0.38 - - [2026-01-01 02:22:55] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?fields=projects HTTP/1.1" 200 1439 0.013151 10.0.0.27 - - [2026-01-01 02:22:57] "GET /projects?obj_uuids=31b03f45-e606-4e4b-b843-0237039037f1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003385 10.0.0.27 - - [2026-01-01 02:22:57] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000872 10.0.0.27 - - [2026-01-01 02:22:57] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.050679 10.0.0.27 - - [2026-01-01 02:22:58] "POST /id-to-fqname HTTP/1.1" 200 204 0.003896 10.0.0.27 - - [2026-01-01 02:22:58] "POST /fqname-to-id HTTP/1.1" 404 213 0.004735 10.0.0.27 - - [2026-01-01 02:22:58] "POST /security-groups HTTP/1.1" 200 605 0.077202 10.0.0.27 - - [2026-01-01 02:22:58] "POST /projects HTTP/1.1" 200 613 0.283369 10.0.0.249 - - [2026-01-01 02:22:58] "POST /access-control-lists HTTP/1.1" 200 610 0.027272 10.0.0.27 - - [2026-01-01 02:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.361026 10.0.0.38 - - [2026-01-01 02:22:58] "GET /project/31b03f45-e606-4e4b-b843-0237039037f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.511923 10.0.0.27 - - [2026-01-01 02:22:58] "GET /projects?obj_uuids=31b03f45-e606-4e4b-b843-0237039037f1&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001148 10.0.0.38 - - [2026-01-01 02:22:58] "GET /project/31b03f45-e606-4e4b-b843-0237039037f1?fields=virtual_networks HTTP/1.1" 200 1060 0.057933 10.0.0.27 - - [2026-01-01 02:22:58] "GET /projects?obj_uuids=31b03f45-e606-4e4b-b843-0237039037f1&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000900 10.0.0.38 - - [2026-01-01 02:22:58] "GET /project/31b03f45-e606-4e4b-b843-0237039037f1?fields=virtual_machine_interfaces HTTP/1.1" 200 1060 0.047194 10.0.0.27 - - [2026-01-01 02:22:58] "GET /projects?obj_uuids=31b03f45-e606-4e4b-b843-0237039037f1&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001401 10.0.0.38 - - [2026-01-01 02:22:58] "GET /project/31b03f45-e606-4e4b-b843-0237039037f1?fields=security_groups HTTP/1.1" 200 1300 0.033287 10.0.0.38 - - [2026-01-01 02:22:59] "POST /fqname-to-id HTTP/1.1" 404 204 0.030292 10.0.0.27 - - [2026-01-01 02:22:59] "GET /projects?obj_uuids=75f115ea-68dd-4c6c-9d8c-74d1673ef9dc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002822 10.0.0.27 - - [2026-01-01 02:22:59] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001276 10.0.0.27 - - [2026-01-01 02:22:59] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007185 10.0.0.27 - - [2026-01-01 02:22:59] "POST /id-to-fqname HTTP/1.1" 200 206 0.003161 10.0.0.27 - - [2026-01-01 02:22:59] "POST /fqname-to-id HTTP/1.1" 404 215 0.008144 10.0.0.27 - - [2026-01-01 02:22:59] "POST /security-groups HTTP/1.1" 200 607 0.030818 10.0.0.249 - - [2026-01-01 02:22:59] "POST /fqname-to-id HTTP/1.1" 404 250 0.003144 10.0.0.27 - - [2026-01-01 02:22:59] "POST /projects HTTP/1.1" 200 617 0.243335 10.0.0.27 - - [2026-01-01 02:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.318223 10.0.0.249 - - [2026-01-01 02:23:00] "POST /access-control-lists HTTP/1.1" 200 610 0.039037 10.0.0.38 - - [2026-01-01 02:23:00] "GET /project/75f115ea-68dd-4c6c-9d8c-74d1673ef9dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.473730 10.0.0.38 - - [2026-01-01 02:23:01] "GET / HTTP/1.1" 200 35931 0.001832 10.0.0.27 - - [2026-01-01 02:23:01] "DELETE /project/31b03f45e6064e4bb8430237039037f1 HTTP/1.1" 404 173 0.005073 10.0.0.27 - - [2026-01-01 02:23:01] "DELETE /project/75f115ea68dd4c6c9d8c74d1673ef9dc HTTP/1.1" 404 173 0.006562 10.0.0.27 - - [2026-01-01 02:23:01] "GET /projects?obj_uuids=31b03f45-e606-4e4b-b843-0237039037f1&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000751 10.0.0.27 - - [2026-01-01 02:23:01] "GET /project/31b03f45-e606-4e4b-b843-0237039037f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1524 0.036888 10.0.0.27 - - [2026-01-01 02:23:01] "GET /projects?obj_uuids=31b03f45-e606-4e4b-b843-0237039037f1&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000881 10.0.0.27 - - [2026-01-01 02:23:01] "GET /project/31b03f45-e606-4e4b-b843-0237039037f1?fields=security_groups HTTP/1.1" 200 1405 0.052953 10.0.0.27 - - [2026-01-01 02:23:01] "DELETE /security-group/db1ed5ac-8516-40ec-b041-bb68b4c6a365 HTTP/1.1" 200 115 0.051181 10.0.0.27 - - [2026-01-01 02:23:01] "GET /projects?obj_uuids=31b03f45-e606-4e4b-b843-0237039037f1&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000924 10.0.0.27 - - [2026-01-01 02:23:01] "GET /project/31b03f45-e606-4e4b-b843-0237039037f1?fields=application_policy_sets HTTP/1.1" 200 1444 0.067339 10.0.0.27 - - [2026-01-01 02:23:02] "DELETE /project/31b03f45-e606-4e4b-b843-0237039037f1 HTTP/1.1" 200 115 0.449157 10.0.0.38 - - [2026-01-01 02:23:04] "POST /fqname-to-id HTTP/1.1" 401 292 0.000459 10.0.0.38 - - [2026-01-01 02:23:04] "POST /fqname-to-id HTTP/1.1" 404 233 0.034335 10.0.0.38 - - [2026-01-01 02:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.27 - - [2026-01-01 02:23:04] "GET /projects?obj_uuids=75f115ea-68dd-4c6c-9d8c-74d1673ef9dc&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000968 10.0.0.38 - - [2026-01-01 02:23:04] "GET /project/75f115ea-68dd-4c6c-9d8c-74d1673ef9dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.055331 10.0.0.38 - - [2026-01-01 02:23:04] "POST /network-policys HTTP/1.1" 200 567 0.031164 10.0.0.38 - - [2026-01-01 02:23:05] "GET /network-policy/7802cf48-b8fb-43cc-be8e-927a715c31dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.006176 10.0.0.38 - - [2026-01-01 02:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.27 - - [2026-01-01 02:23:05] "GET /projects?obj_uuids=75f115ea-68dd-4c6c-9d8c-74d1673ef9dc&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001326 10.0.0.38 - - [2026-01-01 02:23:05] "GET /project/75f115ea-68dd-4c6c-9d8c-74d1673ef9dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.053373 10.0.0.38 - - [2026-01-01 02:23:05] "POST /neutron/network HTTP/1.1" 200 117 0.044063 10.0.0.249 - - [2026-01-01 02:23:05] "POST /route-targets HTTP/1.1" 200 327 0.013996 10.0.0.27 - - [2026-01-01 02:23:05] "POST /useragent-kv HTTP/1.1" 200 115 0.011238 10.0.0.38 - - [2026-01-01 02:23:05] "POST /neutron/subnet HTTP/1.1" 200 828 0.189885 10.0.0.38 - - [2026-01-01 02:23:05] "POST /id-to-fqname HTTP/1.1" 200 237 0.001240 10.0.0.38 - - [2026-01-01 02:23:05] "GET /virtual-network/cd895c1a-a614-4d99-9e9e-9a0ab7c12405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2654 0.005857 10.0.0.38 - - [2026-01-01 02:23:06] "GET /virtual-network/cd895c1a-a614-4d99-9e9e-9a0ab7c12405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2654 0.006121 10.0.0.38 - - [2026-01-01 02:23:06] "POST /neutron/network HTTP/1.1" 200 1014 0.009154 10.0.0.38 - - [2026-01-01 02:23:06] "POST /neutron/network HTTP/1.1" 200 1014 0.009267 10.0.0.249 - - [2026-01-01 02:23:06] "POST /access-control-lists HTTP/1.1" 200 607 0.055560 10.0.0.38 - - [2026-01-01 02:23:06] "GET /virtual-network/cd895c1a-a614-4d99-9e9e-9a0ab7c12405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.007284 10.0.0.38 - - [2026-01-01 02:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900 10.0.0.38 - - [2026-01-01 02:23:06] "GET /network-policy/7802cf48-b8fb-43cc-be8e-927a715c31dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.003922 10.0.0.38 - - [2026-01-01 02:23:06] "GET /virtual-network/cd895c1a-a614-4d99-9e9e-9a0ab7c12405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.005689 10.0.0.249 - - [2026-01-01 02:23:08] "GET /obj-perms HTTP/1.1" 200 5062 0.402416 10.0.0.27 - - [2026-01-01 02:23:08] "GET /obj-perms HTTP/1.1" 200 5062 0.355179 10.0.0.38 - - [2026-01-01 02:23:08] "GET /obj-perms HTTP/1.1" 200 5056 0.084439 10.0.0.38 - - [2026-01-01 02:23:09] "DELETE /network-policy/7802cf48-b8fb-43cc-be8e-927a715c31dd HTTP/1.1" 409 238 0.008258 10.0.0.38 - - [2026-01-01 02:23:09] "POST /neutron/network HTTP/1.1" 200 1121 0.008523 10.0.0.249 - - [2026-01-01 02:23:09] "DELETE /route-target/a0c0b2e3-8b0c-440a-8417-92bd1e77c88d HTTP/1.1" 200 115 0.023175 10.0.0.38 - - [2026-01-01 02:23:09] "DELETE /network-policy/7802cf48-b8fb-43cc-be8e-927a715c31dd HTTP/1.1" 200 115 0.038887 10.0.0.38 - - [2026-01-01 02:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.27 - - [2026-01-01 02:23:09] "GET /projects?obj_uuids=75f115ea-68dd-4c6c-9d8c-74d1673ef9dc&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000940 10.0.0.38 - - [2026-01-01 02:23:09] "GET /project/75f115ea-68dd-4c6c-9d8c-74d1673ef9dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.041959 10.0.0.38 - - [2026-01-01 02:23:09] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyNegativeIpv4v6-71997340&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006984 10.0.0.27 - - [2026-01-01 02:23:12] "GET /projects?obj_uuids=75f115ea-68dd-4c6c-9d8c-74d1673ef9dc&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001031 10.0.0.38 - - [2026-01-01 02:23:12] "GET /project/75f115ea-68dd-4c6c-9d8c-74d1673ef9dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.060651 10.0.0.27 - - [2026-01-01 02:23:12] "GET /projects?obj_uuids=75f115ea-68dd-4c6c-9d8c-74d1673ef9dc&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000910 10.0.0.38 - - [2026-01-01 02:23:12] "GET /project/75f115ea-68dd-4c6c-9d8c-74d1673ef9dc?fields=virtual_networks HTTP/1.1" 200 1064 0.058703 10.0.0.27 - - [2026-01-01 02:23:12] "GET /projects?obj_uuids=75f115ea-68dd-4c6c-9d8c-74d1673ef9dc&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001067 10.0.0.38 - - [2026-01-01 02:23:12] "GET /project/75f115ea-68dd-4c6c-9d8c-74d1673ef9dc?fields=virtual_machine_interfaces HTTP/1.1" 200 1064 0.040187 10.0.0.27 - - [2026-01-01 02:23:12] "GET /projects?obj_uuids=75f115ea-68dd-4c6c-9d8c-74d1673ef9dc&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000976 10.0.0.38 - - [2026-01-01 02:23:12] "GET /project/75f115ea-68dd-4c6c-9d8c-74d1673ef9dc?fields=security_groups HTTP/1.1" 200 1306 0.058837 10.0.0.38 - - [2026-01-01 02:23:13] "POST /fqname-to-id HTTP/1.1" 404 188 0.027783 10.0.0.27 - - [2026-01-01 02:23:13] "GET /projects?obj_uuids=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003420 10.0.0.27 - - [2026-01-01 02:23:13] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000942 10.0.0.27 - - [2026-01-01 02:23:13] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006854 10.0.0.27 - - [2026-01-01 02:23:13] "POST /id-to-fqname HTTP/1.1" 200 190 0.001325 10.0.0.27 - - [2026-01-01 02:23:13] "POST /fqname-to-id HTTP/1.1" 404 199 0.007962 10.0.0.27 - - [2026-01-01 02:23:14] "POST /security-groups HTTP/1.1" 200 591 0.074349 10.0.0.27 - - [2026-01-01 02:23:14] "POST /projects HTTP/1.1" 200 585 0.308077 10.0.0.249 - - [2026-01-01 02:23:14] "POST /fqname-to-id HTTP/1.1" 404 233 0.011023 10.0.0.27 - - [2026-01-01 02:23:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.383461 10.0.0.38 - - [2026-01-01 02:23:14] "GET /project/e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.524800 10.0.0.38 - - [2026-01-01 02:23:15] "GET / HTTP/1.1" 200 35931 0.002520 10.0.0.38 - - [2026-01-01 02:23:17] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000422 10.0.0.38 - - [2026-01-01 02:23:17] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.059904 10.0.0.38 - - [2026-01-01 02:23:17] "POST /network-ipams HTTP/1.1" 200 513 0.031306 10.0.0.38 - - [2026-01-01 02:23:17] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 750 0.003784 10.0.0.38 - - [2026-01-01 02:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.38 - - [2026-01-01 02:23:17] "GET /network-ipam/4c747730-7a22-4a84-907f-6c67196374d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.006644 10.0.0.38 - - [2026-01-01 02:23:17] "PUT /network-ipam/4c747730-7a22-4a84-907f-6c67196374d7 HTTP/1.1" 200 258 0.073718 10.0.0.38 - - [2026-01-01 02:23:17] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 750 0.003358 10.0.0.38 - - [2026-01-01 02:23:17] "POST /network-ipams HTTP/1.1" 200 513 0.031713 10.0.0.38 - - [2026-01-01 02:23:17] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 955 0.003350 10.0.0.38 - - [2026-01-01 02:23:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.38 - - [2026-01-01 02:23:18] "GET /network-ipam/56ba002c-29d2-448a-805e-ae7d4a5d64c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.005759 10.0.0.38 - - [2026-01-01 02:23:18] "PUT /network-ipam/56ba002c-29d2-448a-805e-ae7d4a5d64c4 HTTP/1.1" 200 258 0.015839 10.0.0.38 - - [2026-01-01 02:23:18] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 955 0.003333 10.0.0.38 - - [2026-01-01 02:23:18] "POST /network-ipams HTTP/1.1" 200 513 0.028228 10.0.0.38 - - [2026-01-01 02:23:18] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1161 0.004014 10.0.0.38 - - [2026-01-01 02:23:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.38 - - [2026-01-01 02:23:18] "GET /network-ipam/4060a26e-867a-4365-95ce-2f75782f79d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.006151 10.0.0.38 - - [2026-01-01 02:23:18] "PUT /network-ipam/4060a26e-867a-4365-95ce-2f75782f79d6 HTTP/1.1" 200 258 0.015036 10.0.0.38 - - [2026-01-01 02:23:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.27 - - [2026-01-01 02:23:19] "GET /projects?obj_uuids=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001205 10.0.0.38 - - [2026-01-01 02:23:19] "GET /project/e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.061170 10.0.0.27 - - [2026-01-01 02:23:19] "GET /projects?obj_uuids=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000956 10.0.0.38 - - [2026-01-01 02:23:19] "POST /neutron/network HTTP/1.1" 200 607 0.184074 10.0.0.249 - - [2026-01-01 02:23:19] "POST /ref-update HTTP/1.1" 200 156 0.043967 10.0.0.38 - - [2026-01-01 02:23:20] "POST /id-to-fqname HTTP/1.1" 200 221 0.003958 10.0.0.38 - - [2026-01-01 02:23:20] "GET /virtual-network/0ea9dbe2-76dd-4c0c-a5dd-bc51e2ca7a86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005431 10.0.0.38 - - [2026-01-01 02:23:20] "POST /neutron/network HTTP/1.1" 200 821 0.007217 10.0.0.38 - - [2026-01-01 02:23:20] "GET /virtual-network/0ea9dbe2-76dd-4c0c-a5dd-bc51e2ca7a86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005380 10.0.0.38 - - [2026-01-01 02:23:20] "POST /neutron/network HTTP/1.1" 200 821 0.007503 10.0.0.38 - - [2026-01-01 02:23:20] "GET /virtual-network/0ea9dbe2-76dd-4c0c-a5dd-bc51e2ca7a86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006269 10.0.0.38 - - [2026-01-01 02:23:20] "GET /network-ipam/4c747730-7a22-4a84-907f-6c67196374d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.004304 10.0.0.38 - - [2026-01-01 02:23:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004873 10.0.0.27 - - [2026-01-01 02:23:20] "GET /projects?obj_uuids=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000879 10.0.0.38 - - [2026-01-01 02:23:20] "GET /project/e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.048527 10.0.0.27 - - [2026-01-01 02:23:20] "POST /useragent-kv HTTP/1.1" 200 115 0.007416 10.0.0.38 - - [2026-01-01 02:23:20] "POST /neutron/subnet HTTP/1.1" 200 729 0.216355 10.0.0.38 - - [2026-01-01 02:23:20] "POST /id-to-fqname HTTP/1.1" 200 221 0.001247 10.0.0.38 - - [2026-01-01 02:23:20] "GET /virtual-network/f6cfc40b-aade-4b27-81aa-241ff0b700f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005021 10.0.0.38 - - [2026-01-01 02:23:21] "GET /virtual-network/f6cfc40b-aade-4b27-81aa-241ff0b700f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005691 10.0.0.38 - - [2026-01-01 02:23:21] "POST /neutron/network HTTP/1.1" 200 825 0.006165 10.0.0.38 - - [2026-01-01 02:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007936 10.0.0.27 - - [2026-01-01 02:23:21] "GET /projects?obj_uuids=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001023 10.0.0.38 - - [2026-01-01 02:23:21] "GET /project/e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.046545 10.0.0.27 - - [2026-01-01 02:23:21] "GET /projects?obj_uuids=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000904 10.0.0.38 - - [2026-01-01 02:23:21] "POST /neutron/network HTTP/1.1" 200 607 0.150964 10.0.0.249 - - [2026-01-01 02:23:21] "POST /route-targets HTTP/1.1" 200 327 0.014559 10.0.0.38 - - [2026-01-01 02:23:21] "POST /id-to-fqname HTTP/1.1" 200 221 0.007123 10.0.0.38 - - [2026-01-01 02:23:21] "GET /virtual-network/12956808-5668-4f9e-8cbf-eeb0d04cb85c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005387 10.0.0.38 - - [2026-01-01 02:23:21] "POST /neutron/network HTTP/1.1" 200 824 0.006690 10.0.0.38 - - [2026-01-01 02:23:21] "GET /virtual-network/12956808-5668-4f9e-8cbf-eeb0d04cb85c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006107 10.0.0.38 - - [2026-01-01 02:23:22] "GET /virtual-network/0ea9dbe2-76dd-4c0c-a5dd-bc51e2ca7a86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006490 10.0.0.38 - - [2026-01-01 02:23:24] "GET /virtual-network/f6cfc40b-aade-4b27-81aa-241ff0b700f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.011057 10.0.0.38 - - [2026-01-01 02:23:24] "GET /virtual-network/12956808-5668-4f9e-8cbf-eeb0d04cb85c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005522 10.0.0.38 - - [2026-01-01 02:23:25] "GET /obj-perms HTTP/1.1" 200 5030 0.072790 10.0.0.249 - - [2026-01-01 02:23:25] "GET /obj-perms HTTP/1.1" 200 5030 0.067461 10.0.0.27 - - [2026-01-01 02:23:25] "GET /obj-perms HTTP/1.1" 200 5030 0.067906 10.0.0.38 - - [2026-01-01 02:23:25] "POST /fqname-to-id HTTP/1.1" 404 215 0.008449 10.0.0.38 - - [2026-01-01 02:23:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.27 - - [2026-01-01 02:23:25] "GET /projects?obj_uuids=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001160 10.0.0.38 - - [2026-01-01 02:23:25] "GET /project/e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.046373 10.0.0.38 - - [2026-01-01 02:23:25] "POST /network-policys HTTP/1.1" 200 553 0.029142 10.0.0.38 - - [2026-01-01 02:23:25] "GET /network-policy/5ace101b-e0b1-4d02-ba48-1fb128d12a29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.006924 10.0.0.38 - - [2026-01-01 02:23:25] "POST /fqname-to-id HTTP/1.1" 404 215 0.002556 10.0.0.38 - - [2026-01-01 02:23:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003800 10.0.0.27 - - [2026-01-01 02:23:25] "GET /projects?obj_uuids=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000877 10.0.0.38 - - [2026-01-01 02:23:25] "GET /project/e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.045078 10.0.0.38 - - [2026-01-01 02:23:25] "POST /network-policys HTTP/1.1" 200 553 0.038097 10.0.0.38 - - [2026-01-01 02:23:25] "GET /network-policy/96057183-b572-47dd-a7eb-c8b274779e73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2128 0.007677 10.0.0.38 - - [2026-01-01 02:23:25] "POST /fqname-to-id HTTP/1.1" 404 215 0.002733 10.0.0.38 - - [2026-01-01 02:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.27 - - [2026-01-01 02:23:26] "GET /projects?obj_uuids=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001082 10.0.0.38 - - [2026-01-01 02:23:26] "GET /project/e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.038069 10.0.0.38 - - [2026-01-01 02:23:26] "POST /network-policys HTTP/1.1" 200 553 0.033666 10.0.0.38 - - [2026-01-01 02:23:26] "GET /network-policy/856f152c-2fec-4571-b78d-06bb40992fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.007107 10.0.0.38 - - [2026-01-01 02:23:26] "POST /ref-update HTTP/1.1" 200 156 0.055163 10.0.0.249 - - [2026-01-01 02:23:26] "POST /access-control-lists HTTP/1.1" 200 591 0.048821 10.0.0.38 - - [2026-01-01 02:23:26] "POST /ref-update HTTP/1.1" 200 156 0.098004 10.0.0.38 - - [2026-01-01 02:23:26] "POST /neutron/network HTTP/1.1" 200 825 0.006463 10.0.0.249 - - [2026-01-01 02:23:26] "POST /access-control-lists HTTP/1.1" 200 591 0.073564 10.0.0.38 - - [2026-01-01 02:23:26] "GET /virtual-network/f6cfc40b-aade-4b27-81aa-241ff0b700f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.008935 10.0.0.38 - - [2026-01-01 02:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.38 - - [2026-01-01 02:23:27] "GET /network-policy/96057183-b572-47dd-a7eb-c8b274779e73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2128 0.006535 10.0.0.38 - - [2026-01-01 02:23:27] "POST /id-to-fqname HTTP/1.1" 200 221 0.001193 10.0.0.38 - - [2026-01-01 02:23:27] "POST /neutron/network HTTP/1.1" 200 1002 0.009507 10.0.0.27 - - [2026-01-01 02:23:28] "GET /projects?obj_uuids=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000873 10.0.0.38 - - [2026-01-01 02:23:28] "GET /project/e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.071010 10.0.0.38 - - [2026-01-01 02:23:28] "POST /neutron/port HTTP/1.1" 200 117 0.006083 10.0.0.38 - - [2026-01-01 02:23:28] "POST /id-to-fqname HTTP/1.1" 200 221 0.001096 10.0.0.38 - - [2026-01-01 02:23:28] "POST /neutron/network HTTP/1.1" 200 1002 0.006975 10.0.0.38 - - [2026-01-01 02:23:29] "POST /neutron/port HTTP/1.1" 200 1057 0.019005 10.0.0.38 - - [2026-01-01 02:23:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004104 10.0.0.27 - - [2026-01-01 02:23:29] "GET /projects?obj_uuids=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001129 10.0.0.38 - - [2026-01-01 02:23:29] "GET /project/e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.081964 10.0.0.38 - - [2026-01-01 02:23:29] "POST /neutron/network HTTP/1.1" 200 992 0.007153 10.0.0.38 - - [2026-01-01 02:23:29] "POST /neutron/security_group HTTP/1.1" 200 2058 0.011145 10.0.0.38 - - [2026-01-01 02:23:29] "POST /id-to-fqname HTTP/1.1" 200 221 0.001215 10.0.0.38 - - [2026-01-01 02:23:30] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007686 10.0.0.27 - - [2026-01-01 02:23:30] "GET /projects?obj_uuids=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001151 10.0.0.38 - - [2026-01-01 02:23:30] "POST /neutron/port HTTP/1.1" 200 1061 0.360336 10.0.0.38 - - [2026-01-01 02:23:31] "POST /neutron/port HTTP/1.1" 200 1115 0.145746 10.0.0.27 - - [2026-01-01 02:23:31] "GET /projects?obj_uuids=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000948 10.0.0.38 - - [2026-01-01 02:23:31] "GET /project/e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.085790 10.0.0.38 - - [2026-01-01 02:23:31] "POST /neutron/subnet HTTP/1.1" 200 703 0.021569 10.0.0.38 - - [2026-01-01 02:23:31] "POST /neutron/network HTTP/1.1" 200 917 0.006460 10.0.0.38 - - [2026-01-01 02:23:31] "POST /neutron/port HTTP/1.1" 200 117 0.007338 10.0.0.38 - - [2026-01-01 02:23:31] "POST /neutron/port HTTP/1.1" 200 1121 0.019959 10.0.0.38 - - [2026-01-01 02:23:31] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010588 10.0.0.38 - - [2026-01-01 02:23:31] "POST /neutron/port HTTP/1.1" 200 1121 0.016085 10.0.0.38 - - [2026-01-01 02:23:31] "GET /virtual-machine/a3287cf3-15fb-4ee9-b7b1-c81afd8b825d HTTP/1.1" 401 292 0.000373 10.0.0.38 - - [2026-01-01 02:23:32] "POST /neutron/port HTTP/1.1" 200 1060 0.022746 10.0.0.38 - - [2026-01-01 02:23:32] "GET /virtual-machine/a3287cf3-15fb-4ee9-b7b1-c81afd8b825d HTTP/1.1" 200 1293 0.032453 10.0.0.38 - - [2026-01-01 02:23:32] "GET /virtual-machine/a3287cf3-15fb-4ee9-b7b1-c81afd8b825d HTTP/1.1" 200 1293 0.003812 10.0.0.38 - - [2026-01-01 02:23:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003804 10.0.0.38 - - [2026-01-01 02:23:32] "GET /virtual-machine-interface/be5ebedb-8410-4cab-8ae0-d6545061042d HTTP/1.1" 200 2945 0.006771 10.0.0.38 - - [2026-01-01 02:23:32] "GET /virtual-machine/a3287cf3-15fb-4ee9-b7b1-c81afd8b825d HTTP/1.1" 200 1293 0.003887 10.0.0.38 - - [2026-01-01 02:23:32] "GET /virtual-machine-interface/be5ebedb-8410-4cab-8ae0-d6545061042d HTTP/1.1" 200 2945 0.005080 10.0.0.38 - - [2026-01-01 02:23:32] "GET /instance-ip/39815745-b725-4de7-8eb3-45e2470dbc0a HTTP/1.1" 200 1618 0.007015 10.0.0.38 - - [2026-01-01 02:23:32] "GET /virtual-machine/a3287cf3-15fb-4ee9-b7b1-c81afd8b825d HTTP/1.1" 200 1293 0.003670 10.0.0.38 - - [2026-01-01 02:23:32] "GET /virtual-machine-interface/be5ebedb-8410-4cab-8ae0-d6545061042d HTTP/1.1" 200 2945 0.005080 10.0.0.38 - - [2026-01-01 02:23:32] "POST /neutron/network HTTP/1.1" 200 824 0.006224 10.0.0.38 - - [2026-01-01 02:23:32] "GET /instance-ip/39815745-b725-4de7-8eb3-45e2470dbc0a HTTP/1.1" 200 1618 0.003626 10.0.0.38 - - [2026-01-01 02:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.38 - - [2026-01-01 02:23:32] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003629 10.0.0.38 - - [2026-01-01 02:23:32] "GET /virtual-networks?parent_id=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003049 10.0.0.38 - - [2026-01-01 02:23:32] "GET /virtual-network/0ea9dbe2-76dd-4c0c-a5dd-bc51e2ca7a86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2623 0.006179 10.0.0.38 - - [2026-01-01 02:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.38 - - [2026-01-01 02:23:32] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003745 10.0.0.38 - - [2026-01-01 02:23:32] "GET /virtual-networks?parent_id=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003269 10.0.0.38 - - [2026-01-01 02:23:32] "GET /virtual-network/0ea9dbe2-76dd-4c0c-a5dd-bc51e2ca7a86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2623 0.005935 10.0.0.38 - - [2026-01-01 02:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003995 10.0.0.38 - - [2026-01-01 02:23:32] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004030 10.0.0.38 - - [2026-01-01 02:23:32] "GET /virtual-networks?parent_id=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003052 10.0.0.38 - - [2026-01-01 02:23:32] "GET /virtual-network/0ea9dbe2-76dd-4c0c-a5dd-bc51e2ca7a86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2623 0.006301 10.0.0.38 - - [2026-01-01 02:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004435 10.0.0.38 - - [2026-01-01 02:23:32] "POST /neutron/network HTTP/1.1" 200 927 0.006006 10.0.0.38 - - [2026-01-01 02:23:33] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003719 10.0.0.38 - - [2026-01-01 02:23:33] "GET /virtual-networks?parent_id=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003601 10.0.0.38 - - [2026-01-01 02:23:33] "POST /neutron/port HTTP/1.1" 200 117 0.001303 10.0.0.38 - - [2026-01-01 02:23:33] "GET /virtual-network/0ea9dbe2-76dd-4c0c-a5dd-bc51e2ca7a86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2623 0.005418 10.0.0.38 - - [2026-01-01 02:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003869 10.0.0.38 - - [2026-01-01 02:23:33] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004555 10.0.0.38 - - [2026-01-01 02:23:33] "GET /virtual-networks?parent_id=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003239 10.0.0.38 - - [2026-01-01 02:23:33] "GET /virtual-network/0ea9dbe2-76dd-4c0c-a5dd-bc51e2ca7a86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2623 0.006617 10.0.0.38 - - [2026-01-01 02:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.38 - - [2026-01-01 02:23:36] "GET /virtual-network/0ea9dbe2-76dd-4c0c-a5dd-bc51e2ca7a86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2623 0.005093 10.0.0.38 - - [2026-01-01 02:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.38 - - [2026-01-01 02:23:40] "GET /virtual-network/0ea9dbe2-76dd-4c0c-a5dd-bc51e2ca7a86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2623 0.004992 10.0.0.38 - - [2026-01-01 02:23:40] "POST /neutron/port HTTP/1.1" 200 1121 0.048134 10.0.0.38 - - [2026-01-01 02:23:40] "POST /neutron/subnet HTTP/1.1" 200 684 0.008375 10.0.0.38 - - [2026-01-01 02:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.38 - - [2026-01-01 02:23:44] "GET /virtual-network/0ea9dbe2-76dd-4c0c-a5dd-bc51e2ca7a86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2623 0.005676 10.0.0.38 - - [2026-01-01 02:23:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.38 - - [2026-01-01 02:23:48] "GET /virtual-network/0ea9dbe2-76dd-4c0c-a5dd-bc51e2ca7a86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2623 0.008109 10.0.0.38 - - [2026-01-01 02:23:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003498 10.0.0.38 - - [2026-01-01 02:23:52] "GET /virtual-network/0ea9dbe2-76dd-4c0c-a5dd-bc51e2ca7a86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2623 0.005305 10.0.0.38 - - [2026-01-01 02:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.38 - - [2026-01-01 02:23:56] "GET /virtual-network/0ea9dbe2-76dd-4c0c-a5dd-bc51e2ca7a86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2623 0.005803 10.0.0.38 - - [2026-01-01 02:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004115 10.0.0.38 - - [2026-01-01 02:24:00] "GET /virtual-network/0ea9dbe2-76dd-4c0c-a5dd-bc51e2ca7a86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2623 0.006155 10.0.0.27 - - [2026-01-01 02:24:02] "DELETE /project/e0fddbcf41a84ba0b4c55c8947bc570d HTTP/1.1" 404 173 0.006935 10.0.0.27 - - [2026-01-01 02:24:02] "GET /projects?obj_uuids=75f115ea-68dd-4c6c-9d8c-74d1673ef9dc&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000836 10.0.0.27 - - [2026-01-01 02:24:02] "GET /project/75f115ea-68dd-4c6c-9d8c-74d1673ef9dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1532 0.058811 10.0.0.27 - - [2026-01-01 02:24:02] "GET /projects?obj_uuids=75f115ea-68dd-4c6c-9d8c-74d1673ef9dc&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000901 10.0.0.27 - - [2026-01-01 02:24:02] "GET /project/75f115ea-68dd-4c6c-9d8c-74d1673ef9dc?fields=security_groups HTTP/1.1" 200 1411 0.052514 10.0.0.27 - - [2026-01-01 02:24:02] "DELETE /security-group/294bd81e-71a9-4db2-9563-753e2ff3e850 HTTP/1.1" 200 115 0.056814 10.0.0.27 - - [2026-01-01 02:24:02] "GET /projects?obj_uuids=75f115ea-68dd-4c6c-9d8c-74d1673ef9dc&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000853 10.0.0.249 - - [2026-01-01 02:24:02] "DELETE /access-control-list/dd17b5f4-9db2-4d9f-98d8-d49ad9ec16eb HTTP/1.1" 200 115 0.046294 10.0.0.27 - - [2026-01-01 02:24:02] "GET /project/75f115ea-68dd-4c6c-9d8c-74d1673ef9dc?fields=application_policy_sets HTTP/1.1" 200 1450 0.046942 10.0.0.27 - - [2026-01-01 02:24:02] "DELETE /project/75f115ea-68dd-4c6c-9d8c-74d1673ef9dc HTTP/1.1" 200 115 0.449953 10.0.0.38 - - [2026-01-01 02:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.38 - - [2026-01-01 02:24:04] "GET /virtual-network/0ea9dbe2-76dd-4c0c-a5dd-bc51e2ca7a86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2623 0.007153 10.0.0.38 - - [2026-01-01 02:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.38 - - [2026-01-01 02:24:09] "GET /virtual-network/0ea9dbe2-76dd-4c0c-a5dd-bc51e2ca7a86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2623 0.005696 10.0.0.38 - - [2026-01-01 02:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004027 10.0.0.38 - - [2026-01-01 02:24:11] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003850 10.0.0.38 - - [2026-01-01 02:24:11] "GET /virtual-networks?parent_id=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002837 10.0.0.38 - - [2026-01-01 02:24:11] "GET /virtual-network/0ea9dbe2-76dd-4c0c-a5dd-bc51e2ca7a86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2623 0.006813 10.0.0.38 - - [2026-01-01 02:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.38 - - [2026-01-01 02:24:11] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003720 10.0.0.38 - - [2026-01-01 02:24:11] "GET /virtual-networks?parent_id=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003631 10.0.0.38 - - [2026-01-01 02:24:11] "GET /virtual-network/0ea9dbe2-76dd-4c0c-a5dd-bc51e2ca7a86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2623 0.006225 10.0.0.38 - - [2026-01-01 02:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.38 - - [2026-01-01 02:24:11] "GET /routing-instance/a8a994c2-0091-4308-940a-8b76f4dbf448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.004672 10.0.0.38 - - [2026-01-01 02:24:11] "GET /route-target/859e8f4e-e79f-4791-a88a-f8908066d814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004293 10.0.0.38 - - [2026-01-01 02:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.38 - - [2026-01-01 02:24:11] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004678 10.0.0.38 - - [2026-01-01 02:24:11] "GET /virtual-networks?parent_id=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003185 10.0.0.38 - - [2026-01-01 02:24:11] "GET /virtual-network/0ea9dbe2-76dd-4c0c-a5dd-bc51e2ca7a86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2623 0.005863 10.0.0.38 - - [2026-01-01 02:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004027 10.0.0.38 - - [2026-01-01 02:24:11] "GET /routing-instance/a8a994c2-0091-4308-940a-8b76f4dbf448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.004590 10.0.0.38 - - [2026-01-01 02:24:11] "GET /route-target/859e8f4e-e79f-4791-a88a-f8908066d814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003736 10.0.0.38 - - [2026-01-01 02:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.38 - - [2026-01-01 02:24:11] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004219 10.0.0.38 - - [2026-01-01 02:24:11] "GET /virtual-networks?parent_id=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.005685 10.0.0.38 - - [2026-01-01 02:24:11] "GET /virtual-network/0ea9dbe2-76dd-4c0c-a5dd-bc51e2ca7a86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2623 0.005447 10.0.0.38 - - [2026-01-01 02:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.38 - - [2026-01-01 02:24:12] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004132 10.0.0.38 - - [2026-01-01 02:24:12] "GET /virtual-networks?parent_id=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003279 10.0.0.38 - - [2026-01-01 02:24:12] "GET /virtual-network/0ea9dbe2-76dd-4c0c-a5dd-bc51e2ca7a86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2623 0.005851 10.0.0.27 - - [2026-01-01 02:24:12] "GET /obj-perms HTTP/1.1" 200 5030 0.003402 10.0.0.38 - - [2026-01-01 02:24:12] "GET /obj-perms HTTP/1.1" 200 5030 0.003597 10.0.0.38 - - [2026-01-01 02:24:12] "GET /obj-perms HTTP/1.1" 200 5030 0.005274 10.0.0.38 - - [2026-01-01 02:24:12] "GET /obj-perms HTTP/1.1" 200 5030 0.009411 10.0.0.38 - - [2026-01-01 02:24:12] "POST /neutron/port HTTP/1.1" 200 1125 0.018942 10.0.0.38 - - [2026-01-01 02:24:12] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007220 10.0.0.38 - - [2026-01-01 02:24:12] "POST /neutron/port HTTP/1.1" 200 1125 0.017731 10.0.0.38 - - [2026-01-01 02:24:12] "GET /virtual-machine/b9c5222b-6757-4b0e-affc-eadf70a10e4d HTTP/1.1" 200 1293 0.006185 10.0.0.38 - - [2026-01-01 02:24:12] "GET /virtual-machine/b9c5222b-6757-4b0e-affc-eadf70a10e4d HTTP/1.1" 200 1293 0.003991 10.0.0.38 - - [2026-01-01 02:24:12] "GET /virtual-machine-interface/fda187d9-a452-4a3a-bb19-b8bb17904b65 HTTP/1.1" 200 2945 0.006503 10.0.0.38 - - [2026-01-01 02:24:12] "GET /virtual-machine/b9c5222b-6757-4b0e-affc-eadf70a10e4d HTTP/1.1" 200 1293 0.004371 10.0.0.38 - - [2026-01-01 02:24:12] "GET /virtual-machine-interface/fda187d9-a452-4a3a-bb19-b8bb17904b65 HTTP/1.1" 200 2945 0.005784 10.0.0.38 - - [2026-01-01 02:24:12] "GET /instance-ip/7ced800b-5dca-44d0-be52-b4db3652bfee HTTP/1.1" 200 1622 0.005590 10.0.0.38 - - [2026-01-01 02:24:12] "GET /virtual-machine/b9c5222b-6757-4b0e-affc-eadf70a10e4d HTTP/1.1" 200 1293 0.004048 10.0.0.38 - - [2026-01-01 02:24:12] "GET /virtual-machine-interface/fda187d9-a452-4a3a-bb19-b8bb17904b65 HTTP/1.1" 200 2945 0.005168 10.0.0.38 - - [2026-01-01 02:24:12] "GET /instance-ip/7ced800b-5dca-44d0-be52-b4db3652bfee HTTP/1.1" 200 1622 0.003835 10.0.0.38 - - [2026-01-01 02:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004529 10.0.0.38 - - [2026-01-01 02:24:12] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.008047 10.0.0.38 - - [2026-01-01 02:24:12] "GET /virtual-networks?parent_id=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004078 10.0.0.38 - - [2026-01-01 02:24:13] "GET /virtual-network/f6cfc40b-aade-4b27-81aa-241ff0b700f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.007046 10.0.0.38 - - [2026-01-01 02:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.38 - - [2026-01-01 02:24:13] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003995 10.0.0.38 - - [2026-01-01 02:24:13] "GET /virtual-networks?parent_id=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003246 10.0.0.38 - - [2026-01-01 02:24:13] "GET /virtual-network/f6cfc40b-aade-4b27-81aa-241ff0b700f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.005888 10.0.0.38 - - [2026-01-01 02:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004503 10.0.0.38 - - [2026-01-01 02:24:13] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004563 10.0.0.38 - - [2026-01-01 02:24:13] "GET /virtual-networks?parent_id=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003533 10.0.0.38 - - [2026-01-01 02:24:13] "GET /virtual-network/f6cfc40b-aade-4b27-81aa-241ff0b700f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.006296 10.0.0.38 - - [2026-01-01 02:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007447 10.0.0.38 - - [2026-01-01 02:24:13] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004079 10.0.0.38 - - [2026-01-01 02:24:13] "GET /virtual-networks?parent_id=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002943 10.0.0.38 - - [2026-01-01 02:24:13] "GET /virtual-network/f6cfc40b-aade-4b27-81aa-241ff0b700f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.005616 10.0.0.38 - - [2026-01-01 02:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.38 - - [2026-01-01 02:24:13] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004357 10.0.0.38 - - [2026-01-01 02:24:13] "GET /virtual-networks?parent_id=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003999 10.0.0.38 - - [2026-01-01 02:24:13] "GET /virtual-network/f6cfc40b-aade-4b27-81aa-241ff0b700f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.005930 10.0.0.38 - - [2026-01-01 02:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.38 - - [2026-01-01 02:24:14] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003725 10.0.0.38 - - [2026-01-01 02:24:14] "GET /virtual-networks?parent_id=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003283 10.0.0.38 - - [2026-01-01 02:24:14] "GET /virtual-network/f6cfc40b-aade-4b27-81aa-241ff0b700f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.005320 10.0.0.38 - - [2026-01-01 02:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.38 - - [2026-01-01 02:24:14] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004086 10.0.0.38 - - [2026-01-01 02:24:14] "GET /virtual-networks?parent_id=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002925 10.0.0.38 - - [2026-01-01 02:24:14] "GET /virtual-network/f6cfc40b-aade-4b27-81aa-241ff0b700f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.006974 10.0.0.38 - - [2026-01-01 02:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.38 - - [2026-01-01 02:24:15] "GET /routing-instance/382e77ae-1e0b-4339-8849-d32c77adca53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1784 0.005131 10.0.0.38 - - [2026-01-01 02:24:15] "GET /route-target/33108e5d-3013-47d8-a9ce-8ff9e0763b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003801 10.0.0.38 - - [2026-01-01 02:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.38 - - [2026-01-01 02:24:15] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004133 10.0.0.38 - - [2026-01-01 02:24:15] "GET /virtual-networks?parent_id=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003425 10.0.0.38 - - [2026-01-01 02:24:15] "GET /virtual-network/f6cfc40b-aade-4b27-81aa-241ff0b700f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.006167 10.0.0.38 - - [2026-01-01 02:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.38 - - [2026-01-01 02:24:15] "GET /routing-instance/382e77ae-1e0b-4339-8849-d32c77adca53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1784 0.005327 10.0.0.38 - - [2026-01-01 02:24:15] "GET /route-target/33108e5d-3013-47d8-a9ce-8ff9e0763b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004205 10.0.0.38 - - [2026-01-01 02:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003864 10.0.0.38 - - [2026-01-01 02:24:15] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004413 10.0.0.38 - - [2026-01-01 02:24:15] "GET /virtual-networks?parent_id=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003084 10.0.0.38 - - [2026-01-01 02:24:15] "GET /virtual-network/f6cfc40b-aade-4b27-81aa-241ff0b700f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.005591 10.0.0.38 - - [2026-01-01 02:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.38 - - [2026-01-01 02:24:15] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003891 10.0.0.38 - - [2026-01-01 02:24:15] "GET /virtual-networks?parent_id=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002762 10.0.0.38 - - [2026-01-01 02:24:15] "GET /virtual-network/f6cfc40b-aade-4b27-81aa-241ff0b700f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.005703 10.0.0.27 - - [2026-01-01 02:24:15] "GET /obj-perms HTTP/1.1" 200 5030 0.004514 10.0.0.38 - - [2026-01-01 02:24:15] "GET /obj-perms HTTP/1.1" 200 5030 0.003638 10.0.0.38 - - [2026-01-01 02:24:15] "GET /obj-perms HTTP/1.1" 200 5030 0.004095 10.0.0.38 - - [2026-01-01 02:24:15] "GET /obj-perms HTTP/1.1" 200 5030 0.003812 10.0.0.249 - - [2026-01-01 02:24:15] "GET /obj-perms HTTP/1.1" 200 5030 0.003276 10.0.0.27 - - [2026-01-01 02:24:15] "GET /obj-perms HTTP/1.1" 200 5030 0.004013 10.0.0.38 - - [2026-01-01 02:24:15] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007141 10.0.0.38 - - [2026-01-01 02:24:16] "POST /neutron/port HTTP/1.1" 200 1124 0.028401 10.0.0.38 - - [2026-01-01 02:24:16] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007502 10.0.0.38 - - [2026-01-01 02:24:16] "GET /virtual-machine/6158a8ad-4d00-4daf-a662-ac3bb3269288 HTTP/1.1" 200 1292 0.005274 10.0.0.38 - - [2026-01-01 02:24:16] "GET /virtual-machine/6158a8ad-4d00-4daf-a662-ac3bb3269288 HTTP/1.1" 200 1292 0.003624 10.0.0.38 - - [2026-01-01 02:24:16] "GET /virtual-machine-interface/862e53d4-428a-4344-99ec-ffd5a874ce9d HTTP/1.1" 200 2944 0.007212 10.0.0.38 - - [2026-01-01 02:24:16] "GET /virtual-machine/6158a8ad-4d00-4daf-a662-ac3bb3269288 HTTP/1.1" 200 1292 0.002988 10.0.0.38 - - [2026-01-01 02:24:16] "GET /virtual-machine-interface/862e53d4-428a-4344-99ec-ffd5a874ce9d HTTP/1.1" 200 2944 0.004968 10.0.0.38 - - [2026-01-01 02:24:16] "GET /instance-ip/6054494e-01bb-4595-aab4-af201b249f13 HTTP/1.1" 200 1621 0.005012 10.0.0.38 - - [2026-01-01 02:24:16] "GET /virtual-machine/6158a8ad-4d00-4daf-a662-ac3bb3269288 HTTP/1.1" 200 1292 0.003601 10.0.0.38 - - [2026-01-01 02:24:16] "GET /virtual-machine-interface/862e53d4-428a-4344-99ec-ffd5a874ce9d HTTP/1.1" 200 2944 0.004622 10.0.0.38 - - [2026-01-01 02:24:16] "GET /instance-ip/6054494e-01bb-4595-aab4-af201b249f13 HTTP/1.1" 200 1621 0.003576 10.0.0.38 - - [2026-01-01 02:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893 10.0.0.38 - - [2026-01-01 02:24:16] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003851 10.0.0.38 - - [2026-01-01 02:24:16] "GET /virtual-networks?parent_id=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003580 10.0.0.38 - - [2026-01-01 02:24:16] "GET /virtual-network/12956808-5668-4f9e-8cbf-eeb0d04cb85c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005780 10.0.0.38 - - [2026-01-01 02:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.38 - - [2026-01-01 02:24:16] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003730 10.0.0.38 - - [2026-01-01 02:24:16] "GET /virtual-networks?parent_id=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003525 10.0.0.38 - - [2026-01-01 02:24:16] "GET /virtual-network/12956808-5668-4f9e-8cbf-eeb0d04cb85c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006036 10.0.0.38 - - [2026-01-01 02:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.38 - - [2026-01-01 02:24:16] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006446 10.0.0.38 - - [2026-01-01 02:24:16] "GET /virtual-networks?parent_id=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003505 10.0.0.38 - - [2026-01-01 02:24:16] "GET /virtual-network/12956808-5668-4f9e-8cbf-eeb0d04cb85c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005646 10.0.0.38 - - [2026-01-01 02:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.38 - - [2026-01-01 02:24:16] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004232 10.0.0.38 - - [2026-01-01 02:24:16] "GET /virtual-networks?parent_id=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002923 10.0.0.38 - - [2026-01-01 02:24:16] "GET /virtual-network/12956808-5668-4f9e-8cbf-eeb0d04cb85c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005834 10.0.0.38 - - [2026-01-01 02:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003739 10.0.0.38 - - [2026-01-01 02:24:16] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003949 10.0.0.38 - - [2026-01-01 02:24:16] "GET /virtual-networks?parent_id=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003118 10.0.0.38 - - [2026-01-01 02:24:16] "GET /virtual-network/12956808-5668-4f9e-8cbf-eeb0d04cb85c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006176 10.0.0.38 - - [2026-01-01 02:24:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004313 10.0.0.38 - - [2026-01-01 02:24:18] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004477 10.0.0.38 - - [2026-01-01 02:24:18] "GET /virtual-networks?parent_id=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003351 10.0.0.38 - - [2026-01-01 02:24:18] "GET /virtual-network/12956808-5668-4f9e-8cbf-eeb0d04cb85c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006108 10.0.0.38 - - [2026-01-01 02:24:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.38 - - [2026-01-01 02:24:18] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004548 10.0.0.38 - - [2026-01-01 02:24:18] "GET /virtual-networks?parent_id=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002922 10.0.0.38 - - [2026-01-01 02:24:18] "GET /virtual-network/12956808-5668-4f9e-8cbf-eeb0d04cb85c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005800 10.0.0.38 - - [2026-01-01 02:24:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.38 - - [2026-01-01 02:24:18] "GET /routing-instance/7a90eae6-2b65-44a9-a458-942c6f3cca23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.007728 10.0.0.38 - - [2026-01-01 02:24:18] "GET /route-target/b7baaadc-3920-46c8-a800-6ebea1e04269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004210 10.0.0.38 - - [2026-01-01 02:24:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344 10.0.0.38 - - [2026-01-01 02:24:18] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004102 10.0.0.38 - - [2026-01-01 02:24:18] "GET /virtual-networks?parent_id=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003157 10.0.0.38 - - [2026-01-01 02:24:18] "GET /virtual-network/12956808-5668-4f9e-8cbf-eeb0d04cb85c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006088 10.0.0.38 - - [2026-01-01 02:24:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.38 - - [2026-01-01 02:24:18] "GET /routing-instance/7a90eae6-2b65-44a9-a458-942c6f3cca23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.005566 10.0.0.38 - - [2026-01-01 02:24:18] "GET /route-target/b7baaadc-3920-46c8-a800-6ebea1e04269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003890 10.0.0.38 - - [2026-01-01 02:24:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004554 10.0.0.38 - - [2026-01-01 02:24:18] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.009165 10.0.0.38 - - [2026-01-01 02:24:18] "GET /virtual-networks?parent_id=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003208 10.0.0.38 - - [2026-01-01 02:24:18] "GET /virtual-network/12956808-5668-4f9e-8cbf-eeb0d04cb85c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006468 10.0.0.38 - - [2026-01-01 02:24:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004188 10.0.0.38 - - [2026-01-01 02:24:19] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004401 10.0.0.38 - - [2026-01-01 02:24:19] "GET /virtual-networks?parent_id=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003619 10.0.0.38 - - [2026-01-01 02:24:19] "GET /virtual-network/12956808-5668-4f9e-8cbf-eeb0d04cb85c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006652 10.0.0.38 - - [2026-01-01 02:24:19] "GET /obj-perms HTTP/1.1" 200 5030 0.003775 10.0.0.27 - - [2026-01-01 02:24:19] "GET /obj-perms HTTP/1.1" 200 5030 0.004055 10.0.0.38 - - [2026-01-01 02:24:19] "GET /obj-perms HTTP/1.1" 200 5030 0.004275 10.0.0.38 - - [2026-01-01 02:24:19] "GET /obj-perms HTTP/1.1" 200 5030 0.003442 10.0.0.38 - - [2026-01-01 02:24:19] "GET /virtual-machine/a3287cf3-15fb-4ee9-b7b1-c81afd8b825d HTTP/1.1" 200 1293 0.004092 10.0.0.38 - - [2026-01-01 02:24:19] "GET /virtual-machine-interface/be5ebedb-8410-4cab-8ae0-d6545061042d HTTP/1.1" 200 2945 0.005689 10.0.0.38 - - [2026-01-01 02:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.38 - - [2026-01-01 02:24:19] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005426 10.0.0.38 - - [2026-01-01 02:24:19] "GET /virtual-networks?parent_id=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003480 10.0.0.38 - - [2026-01-01 02:24:19] "GET /virtual-network/0ea9dbe2-76dd-4c0c-a5dd-bc51e2ca7a86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2623 0.006824 10.0.0.38 - - [2026-01-01 02:24:20] "POST /neutron/port HTTP/1.1" 200 1125 0.053233 10.0.0.38 - - [2026-01-01 02:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.38 - - [2026-01-01 02:24:20] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004967 10.0.0.38 - - [2026-01-01 02:24:20] "GET /virtual-networks?parent_id=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003539 10.0.0.38 - - [2026-01-01 02:24:20] "GET /virtual-network/0ea9dbe2-76dd-4c0c-a5dd-bc51e2ca7a86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2623 0.006269 10.0.0.38 - - [2026-01-01 02:24:20] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009258 10.0.0.38 - - [2026-01-01 02:24:25] "POST /neutron/port HTTP/1.1" 200 1121 0.017958 10.0.0.38 - - [2026-01-01 02:24:31] "GET /virtual-machine/b9c5222b-6757-4b0e-affc-eadf70a10e4d HTTP/1.1" 200 1293 0.004453 10.0.0.38 - - [2026-01-01 02:24:31] "GET /virtual-machine-interface/fda187d9-a452-4a3a-bb19-b8bb17904b65 HTTP/1.1" 200 2945 0.005817 10.0.0.38 - - [2026-01-01 02:24:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.38 - - [2026-01-01 02:24:31] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004604 10.0.0.38 - - [2026-01-01 02:24:31] "GET /virtual-networks?parent_id=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003249 10.0.0.38 - - [2026-01-01 02:24:31] "GET /virtual-network/f6cfc40b-aade-4b27-81aa-241ff0b700f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.006781 10.0.0.38 - - [2026-01-01 02:24:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004396 10.0.0.38 - - [2026-01-01 02:24:32] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004098 10.0.0.38 - - [2026-01-01 02:24:32] "GET /virtual-networks?parent_id=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003314 10.0.0.38 - - [2026-01-01 02:24:32] "GET /virtual-network/f6cfc40b-aade-4b27-81aa-241ff0b700f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.005332 10.0.0.38 - - [2026-01-01 02:24:32] "GET /virtual-machine/6158a8ad-4d00-4daf-a662-ac3bb3269288 HTTP/1.1" 200 1292 0.005072 10.0.0.38 - - [2026-01-01 02:24:32] "GET /virtual-machine-interface/862e53d4-428a-4344-99ec-ffd5a874ce9d HTTP/1.1" 200 2944 0.006127 10.0.0.38 - - [2026-01-01 02:24:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.38 - - [2026-01-01 02:24:32] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003790 10.0.0.38 - - [2026-01-01 02:24:32] "GET /virtual-networks?parent_id=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003134 10.0.0.38 - - [2026-01-01 02:24:32] "GET /virtual-network/12956808-5668-4f9e-8cbf-eeb0d04cb85c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005707 10.0.0.38 - - [2026-01-01 02:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.38 - - [2026-01-01 02:24:33] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005879 10.0.0.38 - - [2026-01-01 02:24:33] "GET /virtual-networks?parent_id=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003299 10.0.0.38 - - [2026-01-01 02:24:33] "GET /virtual-network/12956808-5668-4f9e-8cbf-eeb0d04cb85c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006357 10.0.0.38 - - [2026-01-01 02:24:33] "POST /neutron/port HTTP/1.1" 200 1125 0.022998 10.0.0.38 - - [2026-01-01 02:24:34] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008728 10.0.0.38 - - [2026-01-01 02:24:34] "POST /neutron/port HTTP/1.1" 200 117 0.001120 10.0.0.38 - - [2026-01-01 02:24:40] "POST /neutron/port HTTP/1.1" 200 1124 0.017718 10.0.0.38 - - [2026-01-01 02:24:40] "POST /neutron/subnet HTTP/1.1" 200 699 0.009001 10.0.0.27 - - [2026-01-01 02:24:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000494 10.0.0.27 - - [2026-01-01 02:24:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000365 10.0.0.249 - - [2026-01-01 02:24:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000356 10.0.0.249 - - [2026-01-01 02:24:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000343 10.0.0.27 - - [2026-01-01 02:24:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000347 10.0.0.27 - - [2026-01-01 02:24:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000484 10.0.0.249 - - [2026-01-01 02:24:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000887 10.0.0.249 - - [2026-01-01 02:24:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000355 10.0.0.38 - - [2026-01-01 02:25:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000381 10.0.0.38 - - [2026-01-01 02:25:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000414 10.0.0.38 - - [2026-01-01 02:25:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000537 10.0.0.38 - - [2026-01-01 02:25:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000368 10.0.0.38 - - [2026-01-01 02:25:25] "GET /virtual-machine/6158a8ad-4d00-4daf-a662-ac3bb3269288 HTTP/1.1" 200 1292 0.004294 10.0.0.38 - - [2026-01-01 02:25:26] "POST /neutron/port HTTP/1.1" 200 1124 0.019852 10.0.0.38 - - [2026-01-01 02:25:27] "GET /virtual-machine/6158a8ad-4d00-4daf-a662-ac3bb3269288 HTTP/1.1" 404 171 0.003367 10.0.0.38 - - [2026-01-01 02:25:27] "GET /virtual-machine/6158a8ad-4d00-4daf-a662-ac3bb3269288 HTTP/1.1" 404 171 0.003013 10.0.0.38 - - [2026-01-01 02:25:27] "GET /virtual-machine/6158a8ad-4d00-4daf-a662-ac3bb3269288 HTTP/1.1" 404 171 0.002270 10.0.0.38 - - [2026-01-01 02:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.38 - - [2026-01-01 02:25:27] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004152 10.0.0.38 - - [2026-01-01 02:25:27] "GET /virtual-networks?parent_id=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003184 10.0.0.38 - - [2026-01-01 02:25:28] "GET /virtual-network/12956808-5668-4f9e-8cbf-eeb0d04cb85c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006919 10.0.0.38 - - [2026-01-01 02:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.38 - - [2026-01-01 02:25:28] "GET /routing-instance/7a90eae6-2b65-44a9-a458-942c6f3cca23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.004044 10.0.0.38 - - [2026-01-01 02:25:28] "GET /route-target/b7baaadc-3920-46c8-a800-6ebea1e04269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004105 10.0.0.38 - - [2026-01-01 02:25:28] "GET /obj-perms HTTP/1.1" 200 5030 0.003927 10.0.0.38 - - [2026-01-01 02:25:34] "GET /obj-perms HTTP/1.1" 200 5030 0.003807 10.0.0.38 - - [2026-01-01 02:25:35] "POST /neutron/port HTTP/1.1" 200 1125 0.050765 10.0.0.38 - - [2026-01-01 02:25:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004823 10.0.0.38 - - [2026-01-01 02:25:36] "POST /neutron/network HTTP/1.1" 200 917 0.006617 10.0.0.38 - - [2026-01-01 02:25:37] "GET /obj-perms HTTP/1.1" 200 5030 0.004024 10.0.0.38 - - [2026-01-01 02:25:40] "POST /neutron/network HTTP/1.1" 200 1002 0.006667 10.0.0.38 - - [2026-01-01 02:25:40] "POST /neutron/port HTTP/1.1" 200 117 0.001074 10.0.0.38 - - [2026-01-01 02:25:43] "GET /obj-perms HTTP/1.1" 200 5030 0.004054 10.0.0.38 - - [2026-01-01 02:25:46] "GET /obj-perms HTTP/1.1" 200 5030 0.003851 10.0.0.38 - - [2026-01-01 02:25:52] "GET /obj-perms HTTP/1.1" 200 5030 0.003603 10.0.0.38 - - [2026-01-01 02:25:52] "GET /obj-perms HTTP/1.1" 200 5030 0.004406 10.0.0.249 - - [2026-01-01 02:25:52] "GET /obj-perms HTTP/1.1" 200 5030 0.003523 10.0.0.38 - - [2026-01-01 02:25:52] "GET /virtual-machine/b9c5222b-6757-4b0e-affc-eadf70a10e4d HTTP/1.1" 200 1293 0.004553 10.0.0.38 - - [2026-01-01 02:25:53] "POST /neutron/port HTTP/1.1" 200 1115 0.013676 10.0.0.38 - - [2026-01-01 02:25:54] "GET /virtual-machine/b9c5222b-6757-4b0e-affc-eadf70a10e4d HTTP/1.1" 404 171 0.002974 10.0.0.38 - - [2026-01-01 02:25:54] "GET /virtual-machine/b9c5222b-6757-4b0e-affc-eadf70a10e4d HTTP/1.1" 404 171 0.002838 10.0.0.38 - - [2026-01-01 02:25:54] "GET /virtual-machine/b9c5222b-6757-4b0e-affc-eadf70a10e4d HTTP/1.1" 404 171 0.002988 10.0.0.38 - - [2026-01-01 02:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.38 - - [2026-01-01 02:25:55] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003485 10.0.0.38 - - [2026-01-01 02:25:55] "GET /virtual-networks?parent_id=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002733 10.0.0.38 - - [2026-01-01 02:25:55] "GET /virtual-network/f6cfc40b-aade-4b27-81aa-241ff0b700f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.005782 10.0.0.38 - - [2026-01-01 02:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.38 - - [2026-01-01 02:25:55] "GET /routing-instance/382e77ae-1e0b-4339-8849-d32c77adca53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1784 0.004537 10.0.0.38 - - [2026-01-01 02:25:55] "GET /route-target/33108e5d-3013-47d8-a9ce-8ff9e0763b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003784 10.0.0.38 - - [2026-01-01 02:25:58] "GET /obj-perms HTTP/1.1" 200 5030 0.003969 10.0.0.38 - - [2026-01-01 02:26:01] "GET /obj-perms HTTP/1.1" 200 5030 0.004052 10.0.0.38 - - [2026-01-01 02:26:07] "GET /obj-perms HTTP/1.1" 200 5030 0.004062 10.0.0.38 - - [2026-01-01 02:26:10] "GET /obj-perms HTTP/1.1" 200 5030 0.003944 10.0.0.27 - - [2026-01-01 02:26:10] "GET /obj-perms HTTP/1.1" 200 5056 0.057930 10.0.0.38 - - [2026-01-01 02:26:13] "GET /obj-perms HTTP/1.1" 200 5030 0.003671 10.0.0.38 - - [2026-01-01 02:26:20] "GET /obj-perms HTTP/1.1" 200 5030 0.004053 10.0.0.38 - - [2026-01-01 02:26:23] "GET /obj-perms HTTP/1.1" 200 5030 0.004892 10.0.0.38 - - [2026-01-01 02:26:23] "GET /virtual-machine/a3287cf3-15fb-4ee9-b7b1-c81afd8b825d HTTP/1.1" 200 1293 0.004773 10.0.0.38 - - [2026-01-01 02:26:23] "POST /neutron/port HTTP/1.1" 200 1111 0.021689 10.0.0.38 - - [2026-01-01 02:26:25] "GET /virtual-machine/a3287cf3-15fb-4ee9-b7b1-c81afd8b825d HTTP/1.1" 404 171 0.005623 10.0.0.38 - - [2026-01-01 02:26:25] "GET /virtual-machine/a3287cf3-15fb-4ee9-b7b1-c81afd8b825d HTTP/1.1" 404 171 0.002660 10.0.0.38 - - [2026-01-01 02:26:25] "GET /virtual-machine/a3287cf3-15fb-4ee9-b7b1-c81afd8b825d HTTP/1.1" 404 171 0.002703 10.0.0.38 - - [2026-01-01 02:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004538 10.0.0.38 - - [2026-01-01 02:26:25] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004412 10.0.0.38 - - [2026-01-01 02:26:25] "GET /virtual-networks?parent_id=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003369 10.0.0.38 - - [2026-01-01 02:26:25] "GET /virtual-network/0ea9dbe2-76dd-4c0c-a5dd-bc51e2ca7a86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2623 0.007229 10.0.0.38 - - [2026-01-01 02:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002917 10.0.0.38 - - [2026-01-01 02:26:25] "GET /routing-instance/a8a994c2-0091-4308-940a-8b76f4dbf448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.004892 10.0.0.38 - - [2026-01-01 02:26:25] "GET /route-target/859e8f4e-e79f-4791-a88a-f8908066d814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005126 10.0.0.38 - - [2026-01-01 02:26:25] "GET /obj-perms HTTP/1.1" 200 5030 0.003671 10.0.0.38 - - [2026-01-01 02:26:28] "GET /obj-perms HTTP/1.1" 200 5030 0.005620 10.0.0.38 - - [2026-01-01 02:26:35] "GET /obj-perms HTTP/1.1" 200 5030 0.004515 10.0.0.38 - - [2026-01-01 02:26:38] "GET /obj-perms HTTP/1.1" 200 5030 0.004080 10.0.0.38 - - [2026-01-01 02:26:44] "GET /obj-perms HTTP/1.1" 200 5030 0.004192 10.0.0.38 - - [2026-01-01 02:26:47] "GET /obj-perms HTTP/1.1" 200 5030 0.004018 10.0.0.38 - - [2026-01-01 02:26:53] "GET /obj-perms HTTP/1.1" 200 5030 0.004644 10.0.0.38 - - [2026-01-01 02:26:53] "GET /obj-perms HTTP/1.1" 200 5030 0.004003 10.0.0.38 - - [2026-01-01 02:26:53] "GET /virtual-network/f6cfc40b-aade-4b27-81aa-241ff0b700f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.005841 10.0.0.38 - - [2026-01-01 02:26:53] "POST /neutron/network HTTP/1.1" 200 825 0.080354 10.0.0.38 - - [2026-01-01 02:26:53] "GET /virtual-network/f6cfc40b-aade-4b27-81aa-241ff0b700f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006848 10.0.0.249 - - [2026-01-01 02:26:54] "POST /ref-update HTTP/1.1" 200 156 0.052789 10.0.0.38 - - [2026-01-01 02:26:54] "POST /ref-update HTTP/1.1" 200 156 0.061606 10.0.0.38 - - [2026-01-01 02:26:54] "POST /ref-update HTTP/1.1" 200 156 0.064853 10.0.0.38 - - [2026-01-01 02:26:54] "DELETE /network-policy/856f152c-2fec-4571-b78d-06bb40992fbe HTTP/1.1" 200 115 0.031043 10.0.0.38 - - [2026-01-01 02:26:54] "DELETE /network-policy/96057183-b572-47dd-a7eb-c8b274779e73 HTTP/1.1" 200 115 0.035999 10.0.0.38 - - [2026-01-01 02:26:54] "DELETE /network-policy/5ace101b-e0b1-4d02-ba48-1fb128d12a29 HTTP/1.1" 200 115 0.037549 10.0.0.27 - - [2026-01-01 02:26:54] "POST /useragent-kv HTTP/1.1" 200 115 0.072743 10.0.0.27 - - [2026-01-01 02:26:54] "POST /useragent-kv HTTP/1.1" 200 115 0.008418 10.0.0.38 - - [2026-01-01 02:26:54] "POST /neutron/network HTTP/1.1" 200 151 0.215149 10.0.0.249 - - [2026-01-01 02:26:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.249 - - [2026-01-01 02:26:55] "DELETE /route-target/33108e5d-3013-47d8-a9ce-8ff9e0763b42 HTTP/1.1" 200 115 0.023055 10.0.0.38 - - [2026-01-01 02:26:55] "POST /neutron/network HTTP/1.1" 200 821 0.009520 10.0.0.38 - - [2026-01-01 02:26:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.38 - - [2026-01-01 02:26:55] "DELETE /network-ipam/4060a26e-867a-4365-95ce-2f75782f79d6 HTTP/1.1" 200 115 0.032816 10.0.0.38 - - [2026-01-01 02:26:55] "POST /fqname-to-id HTTP/1.1" 404 197 0.003371 10.0.0.38 - - [2026-01-01 02:26:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.38 - - [2026-01-01 02:26:55] "DELETE /network-ipam/56ba002c-29d2-448a-805e-ae7d4a5d64c4 HTTP/1.1" 200 115 0.033645 10.0.0.38 - - [2026-01-01 02:26:55] "POST /fqname-to-id HTTP/1.1" 404 197 0.003242 10.0.0.38 - - [2026-01-01 02:26:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.38 - - [2026-01-01 02:26:56] "DELETE /network-ipam/4c747730-7a22-4a84-907f-6c67196374d7 HTTP/1.1" 200 115 0.037613 10.0.0.38 - - [2026-01-01 02:26:56] "POST /fqname-to-id HTTP/1.1" 404 197 0.003185 10.0.0.27 - - [2026-01-01 02:26:57] "GET /projects?obj_uuids=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000972 10.0.0.38 - - [2026-01-01 02:26:57] "GET /project/e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.074870 10.0.0.27 - - [2026-01-01 02:26:57] "GET /projects?obj_uuids=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000913 10.0.0.38 - - [2026-01-01 02:26:57] "GET /project/e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d?fields=virtual_networks HTTP/1.1" 200 1033 0.044008 10.0.0.27 - - [2026-01-01 02:26:57] "GET /projects?obj_uuids=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001198 10.0.0.38 - - [2026-01-01 02:26:57] "GET /project/e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.036233 10.0.0.27 - - [2026-01-01 02:26:57] "GET /projects?obj_uuids=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000989 10.0.0.38 - - [2026-01-01 02:26:57] "GET /project/e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d?fields=security_groups HTTP/1.1" 200 1259 0.041988 10.0.0.38 - - [2026-01-01 02:26:58] "POST /fqname-to-id HTTP/1.1" 404 194 0.031424 10.0.0.27 - - [2026-01-01 02:26:58] "GET /projects?obj_uuids=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003412 10.0.0.27 - - [2026-01-01 02:26:58] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000931 10.0.0.27 - - [2026-01-01 02:26:58] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.039589 10.0.0.27 - - [2026-01-01 02:26:59] "POST /id-to-fqname HTTP/1.1" 200 196 0.003444 10.0.0.27 - - [2026-01-01 02:26:59] "POST /fqname-to-id HTTP/1.1" 404 205 0.010348 10.0.0.27 - - [2026-01-01 02:26:59] "POST /security-groups HTTP/1.1" 200 597 0.032856 10.0.0.249 - - [2026-01-01 02:26:59] "POST /fqname-to-id HTTP/1.1" 404 240 0.003258 10.0.0.27 - - [2026-01-01 02:26:59] "POST /projects HTTP/1.1" 200 597 0.259866 10.0.0.27 - - [2026-01-01 02:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.337185 10.0.0.249 - - [2026-01-01 02:26:59] "POST /access-control-lists HTTP/1.1" 200 600 0.039022 10.0.0.38 - - [2026-01-01 02:26:59] "GET /project/78bccda7-c9db-41bd-ab41-81a623a3718e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.529142 10.0.0.38 - - [2026-01-01 02:27:00] "GET / HTTP/1.1" 200 35931 0.001453 10.0.0.27 - - [2026-01-01 02:27:02] "DELETE /project/78bccda7c9db41bdab4181a623a3718e HTTP/1.1" 404 173 0.004796 10.0.0.27 - - [2026-01-01 02:27:02] "GET /projects?obj_uuids=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000811 10.0.0.27 - - [2026-01-01 02:27:02] "GET /project/e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.045519 10.0.0.27 - - [2026-01-01 02:27:02] "GET /projects?obj_uuids=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000906 10.0.0.27 - - [2026-01-01 02:27:02] "GET /project/e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d?fields=security_groups HTTP/1.1" 200 1364 0.045593 10.0.0.27 - - [2026-01-01 02:27:03] "DELETE /security-group/39d0d8a9-4ac0-4f20-8ff9-dcd0441b0d2b HTTP/1.1" 200 115 0.054879 10.0.0.27 - - [2026-01-01 02:27:03] "GET /projects?obj_uuids=e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001350 10.0.0.27 - - [2026-01-01 02:27:03] "GET /project/e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d?fields=application_policy_sets HTTP/1.1" 200 1403 0.060507 10.0.0.27 - - [2026-01-01 02:27:03] "DELETE /project/e0fddbcf-41a8-4ba0-b4c5-5c8947bc570d HTTP/1.1" 200 115 0.412167 10.0.0.38 - - [2026-01-01 02:27:03] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000434 10.0.0.38 - - [2026-01-01 02:27:03] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.033992 10.0.0.38 - - [2026-01-01 02:27:03] "POST /network-ipams HTTP/1.1" 200 519 0.028116 10.0.0.38 - - [2026-01-01 02:27:03] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 756 0.003407 10.0.0.38 - - [2026-01-01 02:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.38 - - [2026-01-01 02:27:04] "GET /network-ipam/c4f23988-a976-4dfc-89fa-e422a1c271f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.006713 10.0.0.38 - - [2026-01-01 02:27:04] "PUT /network-ipam/c4f23988-a976-4dfc-89fa-e422a1c271f0 HTTP/1.1" 200 258 0.015153 10.0.0.38 - - [2026-01-01 02:27:04] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 756 0.004335 10.0.0.38 - - [2026-01-01 02:27:04] "POST /network-ipams HTTP/1.1" 200 519 0.034443 10.0.0.38 - - [2026-01-01 02:27:04] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 967 0.003572 10.0.0.38 - - [2026-01-01 02:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.38 - - [2026-01-01 02:27:04] "GET /network-ipam/f4ff0b54-06aa-4a8d-bd29-26a8bb790003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.006859 10.0.0.38 - - [2026-01-01 02:27:04] "PUT /network-ipam/f4ff0b54-06aa-4a8d-bd29-26a8bb790003 HTTP/1.1" 200 258 0.020847 10.0.0.38 - - [2026-01-01 02:27:04] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 967 0.003742 10.0.0.38 - - [2026-01-01 02:27:04] "POST /network-ipams HTTP/1.1" 200 519 0.031310 10.0.0.38 - - [2026-01-01 02:27:04] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1179 0.003708 10.0.0.38 - - [2026-01-01 02:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.38 - - [2026-01-01 02:27:04] "GET /network-ipam/ca5b694a-85ef-4392-ab10-d6007c475959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.006473 10.0.0.38 - - [2026-01-01 02:27:04] "PUT /network-ipam/ca5b694a-85ef-4392-ab10-d6007c475959 HTTP/1.1" 200 258 0.014794 10.0.0.38 - - [2026-01-01 02:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.27 - - [2026-01-01 02:27:05] "GET /projects?obj_uuids=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001294 10.0.0.38 - - [2026-01-01 02:27:05] "GET /project/78bccda7-c9db-41bd-ab41-81a623a3718e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.040819 10.0.0.27 - - [2026-01-01 02:27:05] "GET /projects?obj_uuids=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001012 10.0.0.38 - - [2026-01-01 02:27:05] "POST /neutron/network HTTP/1.1" 200 613 0.170883 10.0.0.249 - - [2026-01-01 02:27:05] "POST /route-targets HTTP/1.1" 200 327 0.013022 10.0.0.249 - - [2026-01-01 02:27:06] "POST /fqname-to-id HTTP/1.1" 404 207 0.041959 10.0.0.38 - - [2026-01-01 02:27:06] "POST /neutron/network HTTP/1.1" 200 1015 0.013229 10.0.0.38 - - [2026-01-01 02:27:06] "POST /id-to-fqname HTTP/1.1" 200 227 0.001055 10.0.0.38 - - [2026-01-01 02:27:06] "GET /virtual-network/4f03a8fd-f3f6-4c7f-a4bb-fef90f726ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005358 10.0.0.38 - - [2026-01-01 02:27:06] "GET /virtual-network/4f03a8fd-f3f6-4c7f-a4bb-fef90f726ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005101 10.0.0.38 - - [2026-01-01 02:27:06] "POST /neutron/subnet HTTP/1.1" 200 729 0.010099 10.0.0.38 - - [2026-01-01 02:27:06] "GET /virtual-network/4f03a8fd-f3f6-4c7f-a4bb-fef90f726ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006282 10.0.0.38 - - [2026-01-01 02:27:06] "GET /network-ipam/c4f23988-a976-4dfc-89fa-e422a1c271f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.005168 10.0.0.38 - - [2026-01-01 02:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492 10.0.0.27 - - [2026-01-01 02:27:06] "GET /projects?obj_uuids=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000901 10.0.0.38 - - [2026-01-01 02:27:06] "GET /project/78bccda7-c9db-41bd-ab41-81a623a3718e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.052425 10.0.0.38 - - [2026-01-01 02:27:07] "POST /neutron/network HTTP/1.1" 200 117 0.017339 10.0.0.249 - - [2026-01-01 02:27:07] "POST /ref-update HTTP/1.1" 200 156 0.030171 10.0.0.27 - - [2026-01-01 02:27:07] "POST /useragent-kv HTTP/1.1" 200 115 0.009429 10.0.0.38 - - [2026-01-01 02:27:07] "POST /neutron/subnet HTTP/1.1" 200 828 0.188798 10.0.0.38 - - [2026-01-01 02:27:07] "POST /id-to-fqname HTTP/1.1" 200 227 0.001932 10.0.0.38 - - [2026-01-01 02:27:07] "GET /virtual-network/20b7cf31-e38c-468c-bdf5-ada7d051b678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005300 10.0.0.38 - - [2026-01-01 02:27:07] "GET /virtual-network/20b7cf31-e38c-468c-bdf5-ada7d051b678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005388 10.0.0.38 - - [2026-01-01 02:27:07] "POST /neutron/network HTTP/1.1" 200 1013 0.009049 10.0.0.38 - - [2026-01-01 02:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.27 - - [2026-01-01 02:27:07] "GET /projects?obj_uuids=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000934 10.0.0.38 - - [2026-01-01 02:27:07] "GET /project/78bccda7-c9db-41bd-ab41-81a623a3718e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.048629 10.0.0.38 - - [2026-01-01 02:27:08] "POST /neutron/network HTTP/1.1" 200 117 0.014744 10.0.0.27 - - [2026-01-01 02:27:08] "POST /useragent-kv HTTP/1.1" 200 115 0.005625 10.0.0.38 - - [2026-01-01 02:27:08] "POST /neutron/subnet HTTP/1.1" 200 818 0.187757 10.0.0.38 - - [2026-01-01 02:27:08] "POST /id-to-fqname HTTP/1.1" 200 227 0.001126 10.0.0.38 - - [2026-01-01 02:27:08] "GET /virtual-network/d2858a11-6eb0-4e26-8055-56c61552d1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004982 10.0.0.38 - - [2026-01-01 02:27:08] "GET /virtual-network/d2858a11-6eb0-4e26-8055-56c61552d1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006478 10.0.0.38 - - [2026-01-01 02:27:08] "POST /neutron/network HTTP/1.1" 200 1012 0.009203 10.0.0.38 - - [2026-01-01 02:27:08] "GET /virtual-network/4f03a8fd-f3f6-4c7f-a4bb-fef90f726ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005315 10.0.0.249 - - [2026-01-01 02:27:09] "GET /obj-perms HTTP/1.1" 200 5042 0.062749 10.0.0.27 - - [2026-01-01 02:27:10] "GET /obj-perms HTTP/1.1" 200 5042 0.065915 10.0.0.38 - - [2026-01-01 02:27:10] "GET /virtual-network/20b7cf31-e38c-468c-bdf5-ada7d051b678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005622 10.0.0.38 - - [2026-01-01 02:27:11] "GET /virtual-network/d2858a11-6eb0-4e26-8055-56c61552d1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005499 10.0.0.38 - - [2026-01-01 02:27:11] "GET /obj-perms HTTP/1.1" 200 5042 0.231514 10.0.0.249 - - [2026-01-01 02:27:11] "GET /obj-perms HTTP/1.1" 200 5042 0.003770 10.0.0.38 - - [2026-01-01 02:27:12] "POST /fqname-to-id HTTP/1.1" 404 224 0.003398 10.0.0.38 - - [2026-01-01 02:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.27 - - [2026-01-01 02:27:12] "GET /obj-perms HTTP/1.1" 200 5056 0.076110 10.0.0.27 - - [2026-01-01 02:27:12] "GET /projects?obj_uuids=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001023 10.0.0.38 - - [2026-01-01 02:27:12] "GET /project/78bccda7-c9db-41bd-ab41-81a623a3718e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.049889 10.0.0.38 - - [2026-01-01 02:27:12] "POST /network-policys HTTP/1.1" 200 559 0.029874 10.0.0.38 - - [2026-01-01 02:27:12] "GET /network-policy/a51b3b1b-8a96-45d7-80bc-a48817f6face?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2145 0.006327 10.0.0.38 - - [2026-01-01 02:27:12] "POST /fqname-to-id HTTP/1.1" 404 224 0.003519 10.0.0.38 - - [2026-01-01 02:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.27 - - [2026-01-01 02:27:12] "GET /projects?obj_uuids=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001192 10.0.0.38 - - [2026-01-01 02:27:12] "GET /project/78bccda7-c9db-41bd-ab41-81a623a3718e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.048507 10.0.0.38 - - [2026-01-01 02:27:12] "POST /network-policys HTTP/1.1" 200 559 0.029574 10.0.0.38 - - [2026-01-01 02:27:12] "GET /network-policy/a3747b6c-b266-44de-bfc0-20399e71240d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.006870 10.0.0.38 - - [2026-01-01 02:27:12] "POST /fqname-to-id HTTP/1.1" 404 224 0.003070 10.0.0.38 - - [2026-01-01 02:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.27 - - [2026-01-01 02:27:12] "GET /projects?obj_uuids=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000860 10.0.0.38 - - [2026-01-01 02:27:12] "GET /project/78bccda7-c9db-41bd-ab41-81a623a3718e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.045906 10.0.0.38 - - [2026-01-01 02:27:12] "POST /network-policys HTTP/1.1" 200 559 0.046620 10.0.0.38 - - [2026-01-01 02:27:12] "GET /network-policy/a77bb045-aa2c-4da9-acc8-28c6bcd923df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.007428 10.0.0.38 - - [2026-01-01 02:27:13] "POST /neutron/network HTTP/1.1" 200 1015 0.008923 10.0.0.249 - - [2026-01-01 02:27:13] "POST /fqname-to-id HTTP/1.1" 404 242 0.004316 10.0.0.249 - - [2026-01-01 02:27:13] "POST /fqname-to-id HTTP/1.1" 404 207 0.003841 10.0.0.38 - - [2026-01-01 02:27:13] "GET /virtual-network/4f03a8fd-f3f6-4c7f-a4bb-fef90f726ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.007615 10.0.0.38 - - [2026-01-01 02:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.38 - - [2026-01-01 02:27:13] "GET /network-policy/a3747b6c-b266-44de-bfc0-20399e71240d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004545 10.0.0.38 - - [2026-01-01 02:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005584 10.0.0.38 - - [2026-01-01 02:27:13] "GET /network-policy/a51b3b1b-8a96-45d7-80bc-a48817f6face?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2145 0.004602 10.0.0.38 - - [2026-01-01 02:27:13] "POST /neutron/network HTTP/1.1" 200 1013 0.008620 10.0.0.249 - - [2026-01-01 02:27:13] "POST /access-control-lists HTTP/1.1" 200 597 0.046539 10.0.0.38 - - [2026-01-01 02:27:13] "GET /virtual-network/20b7cf31-e38c-468c-bdf5-ada7d051b678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.008785 10.0.0.38 - - [2026-01-01 02:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005104 10.0.0.38 - - [2026-01-01 02:27:13] "GET /network-policy/a77bb045-aa2c-4da9-acc8-28c6bcd923df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005573 10.0.0.38 - - [2026-01-01 02:27:13] "POST /id-to-fqname HTTP/1.1" 200 227 0.001124 10.0.0.38 - - [2026-01-01 02:27:14] "POST /neutron/network HTTP/1.1" 200 1209 0.006992 10.0.0.27 - - [2026-01-01 02:27:14] "GET /projects?obj_uuids=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000888 10.0.0.38 - - [2026-01-01 02:27:14] "GET /project/78bccda7-c9db-41bd-ab41-81a623a3718e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.078955 10.0.0.38 - - [2026-01-01 02:27:15] "POST /neutron/port HTTP/1.1" 200 117 0.006479 10.0.0.38 - - [2026-01-01 02:27:15] "POST /id-to-fqname HTTP/1.1" 200 227 0.001668 10.0.0.38 - - [2026-01-01 02:27:15] "POST /neutron/network HTTP/1.1" 200 1209 0.008345 10.0.0.27 - - [2026-01-01 02:27:16] "GET /projects?obj_uuids=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000991 10.0.0.38 - - [2026-01-01 02:27:16] "GET /project/78bccda7-c9db-41bd-ab41-81a623a3718e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.088370 10.0.0.38 - - [2026-01-01 02:27:16] "POST /neutron/port HTTP/1.1" 200 1174 0.022389 10.0.0.38 - - [2026-01-01 02:27:16] "POST /neutron/port HTTP/1.1" 200 1238 0.027422 10.0.0.38 - - [2026-01-01 02:27:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003546 10.0.0.38 - - [2026-01-01 02:27:16] "POST /neutron/port HTTP/1.1" 200 117 0.006542 10.0.0.38 - - [2026-01-01 02:27:16] "POST /id-to-fqname HTTP/1.1" 200 227 0.001127 10.0.0.38 - - [2026-01-01 02:27:16] "POST /neutron/network HTTP/1.1" 200 1199 0.010773 10.0.0.38 - - [2026-01-01 02:27:16] "POST /neutron/network HTTP/1.1" 200 1022 0.007357 10.0.0.249 - - [2026-01-01 02:27:17] "PUT /access-control-list/4c782c61-2fa7-4d9e-9259-fac7ea15e5de HTTP/1.1" 200 272 0.023528 10.0.0.38 - - [2026-01-01 02:27:17] "POST /neutron/port HTTP/1.1" 200 1172 0.030270 10.0.0.38 - - [2026-01-01 02:27:17] "POST /neutron/port HTTP/1.1" 200 1236 0.020607 10.0.0.27 - - [2026-01-01 02:27:17] "GET /projects?obj_uuids=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001009 10.0.0.38 - - [2026-01-01 02:27:17] "POST /neutron/subnet HTTP/1.1" 200 1380 0.012209 10.0.0.38 - - [2026-01-01 02:27:17] "GET /project/78bccda7-c9db-41bd-ab41-81a623a3718e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.087927 10.0.0.38 - - [2026-01-01 02:27:17] "POST /neutron/port HTTP/1.1" 200 117 0.001307 10.0.0.38 - - [2026-01-01 02:27:18] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007546 10.0.0.38 - - [2026-01-01 02:27:18] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007086 10.0.0.38 - - [2026-01-01 02:27:18] "POST /neutron/port HTTP/1.1" 200 1238 0.018828 10.0.0.27 - - [2026-01-01 02:27:18] "GET /projects?obj_uuids=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000932 10.0.0.38 - - [2026-01-01 02:27:18] "GET /virtual-machine/2d2f555d-26ae-40f0-90d5-d354fccac48f HTTP/1.1" 401 292 0.000421 10.0.0.38 - - [2026-01-01 02:27:19] "POST /neutron/port HTTP/1.1" 200 1171 0.426841 10.0.0.38 - - [2026-01-01 02:27:19] "POST /neutron/port HTTP/1.1" 200 1171 0.022728 10.0.0.38 - - [2026-01-01 02:27:19] "GET /virtual-machine/2d2f555d-26ae-40f0-90d5-d354fccac48f HTTP/1.1" 200 1298 0.047605 10.0.0.38 - - [2026-01-01 02:27:19] "GET /virtual-machine/2d2f555d-26ae-40f0-90d5-d354fccac48f HTTP/1.1" 200 1298 0.003916 10.0.0.38 - - [2026-01-01 02:27:19] "GET /virtual-machine-interface/27e032a5-52dc-4d3e-9b6e-3d5e446fe894 HTTP/1.1" 200 3168 0.008858 10.0.0.38 - - [2026-01-01 02:27:19] "GET /virtual-machine/2d2f555d-26ae-40f0-90d5-d354fccac48f HTTP/1.1" 200 1298 0.003949 10.0.0.38 - - [2026-01-01 02:27:19] "POST /neutron/port HTTP/1.1" 200 1235 0.030638 10.0.0.38 - - [2026-01-01 02:27:19] "GET /virtual-machine-interface/27e032a5-52dc-4d3e-9b6e-3d5e446fe894 HTTP/1.1" 200 3168 0.009169 10.0.0.38 - - [2026-01-01 02:27:19] "GET /instance-ip/9c6cafbb-71e2-407e-8554-466fcfd884ee HTTP/1.1" 200 1634 0.007437 10.0.0.38 - - [2026-01-01 02:27:19] "GET /instance-ip/a486f37a-53e8-4686-8b2b-bba547fec80d HTTP/1.1" 200 1654 0.011569 10.0.0.38 - - [2026-01-01 02:27:19] "GET /virtual-machine/2d2f555d-26ae-40f0-90d5-d354fccac48f HTTP/1.1" 200 1298 0.003635 10.0.0.38 - - [2026-01-01 02:27:19] "GET /virtual-machine-interface/27e032a5-52dc-4d3e-9b6e-3d5e446fe894 HTTP/1.1" 200 3168 0.004913 10.0.0.38 - - [2026-01-01 02:27:19] "GET /instance-ip/9c6cafbb-71e2-407e-8554-466fcfd884ee HTTP/1.1" 200 1634 0.005074 10.0.0.38 - - [2026-01-01 02:27:19] "GET /instance-ip/a486f37a-53e8-4686-8b2b-bba547fec80d HTTP/1.1" 200 1654 0.006443 10.0.0.38 - - [2026-01-01 02:27:19] "POST /neutron/subnet HTTP/1.1" 200 1375 0.016207 10.0.0.38 - - [2026-01-01 02:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004423 10.0.0.38 - - [2026-01-01 02:27:19] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004762 10.0.0.38 - - [2026-01-01 02:27:19] "GET /virtual-networks?parent_id=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003474 10.0.0.38 - - [2026-01-01 02:27:19] "POST /neutron/network HTTP/1.1" 200 1012 0.013777 10.0.0.38 - - [2026-01-01 02:27:19] "GET /virtual-network/4f03a8fd-f3f6-4c7f-a4bb-fef90f726ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.012913 10.0.0.38 - - [2026-01-01 02:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003950 10.0.0.38 - - [2026-01-01 02:27:19] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005830 10.0.0.38 - - [2026-01-01 02:27:19] "GET /virtual-networks?parent_id=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.005052 10.0.0.38 - - [2026-01-01 02:27:19] "GET /virtual-network/4f03a8fd-f3f6-4c7f-a4bb-fef90f726ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.006220 10.0.0.38 - - [2026-01-01 02:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005133 10.0.0.38 - - [2026-01-01 02:27:19] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004458 10.0.0.38 - - [2026-01-01 02:27:19] "GET /virtual-networks?parent_id=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.007107 10.0.0.38 - - [2026-01-01 02:27:19] "GET /virtual-network/4f03a8fd-f3f6-4c7f-a4bb-fef90f726ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.008212 10.0.0.38 - - [2026-01-01 02:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003986 10.0.0.38 - - [2026-01-01 02:27:19] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004125 10.0.0.38 - - [2026-01-01 02:27:19] "GET /virtual-networks?parent_id=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003886 10.0.0.38 - - [2026-01-01 02:27:19] "GET /virtual-network/4f03a8fd-f3f6-4c7f-a4bb-fef90f726ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.005824 10.0.0.38 - - [2026-01-01 02:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.38 - - [2026-01-01 02:27:20] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004850 10.0.0.38 - - [2026-01-01 02:27:20] "GET /virtual-networks?parent_id=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003569 10.0.0.38 - - [2026-01-01 02:27:20] "GET /virtual-network/4f03a8fd-f3f6-4c7f-a4bb-fef90f726ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.005371 10.0.0.38 - - [2026-01-01 02:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.38 - - [2026-01-01 02:27:23] "GET /virtual-network/4f03a8fd-f3f6-4c7f-a4bb-fef90f726ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.005354 10.0.0.38 - - [2026-01-01 02:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.38 - - [2026-01-01 02:27:27] "GET /virtual-network/4f03a8fd-f3f6-4c7f-a4bb-fef90f726ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.005609 10.0.0.38 - - [2026-01-01 02:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.38 - - [2026-01-01 02:27:31] "GET /virtual-network/4f03a8fd-f3f6-4c7f-a4bb-fef90f726ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.005731 10.0.0.38 - - [2026-01-01 02:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006204 10.0.0.38 - - [2026-01-01 02:27:35] "GET /virtual-network/4f03a8fd-f3f6-4c7f-a4bb-fef90f726ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.005881 10.0.0.38 - - [2026-01-01 02:27:37] "POST /neutron/network HTTP/1.1" 200 1121 0.006866 10.0.0.38 - - [2026-01-01 02:27:38] "POST /neutron/subnet HTTP/1.1" 200 1380 0.021236 10.0.0.38 - - [2026-01-01 02:27:38] "POST /neutron/network HTTP/1.1" 200 1111 0.009418 10.0.0.38 - - [2026-01-01 02:27:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952 10.0.0.38 - - [2026-01-01 02:27:39] "GET /virtual-network/4f03a8fd-f3f6-4c7f-a4bb-fef90f726ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.005733 10.0.0.38 - - [2026-01-01 02:27:40] "POST /neutron/network HTTP/1.1" 200 1209 0.008752 10.0.0.38 - - [2026-01-01 02:27:40] "POST /neutron/subnet HTTP/1.1" 200 1389 0.013046 10.0.0.38 - - [2026-01-01 02:27:40] "POST /neutron/network HTTP/1.1" 200 1199 0.009672 10.0.0.38 - - [2026-01-01 02:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.38 - - [2026-01-01 02:27:43] "GET /virtual-network/4f03a8fd-f3f6-4c7f-a4bb-fef90f726ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.005772 10.0.0.38 - - [2026-01-01 02:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.38 - - [2026-01-01 02:27:47] "GET /virtual-network/4f03a8fd-f3f6-4c7f-a4bb-fef90f726ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.005016 10.0.0.38 - - [2026-01-01 02:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.38 - - [2026-01-01 02:27:51] "GET /virtual-network/4f03a8fd-f3f6-4c7f-a4bb-fef90f726ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.005849 10.0.0.38 - - [2026-01-01 02:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.38 - - [2026-01-01 02:27:55] "GET /virtual-network/4f03a8fd-f3f6-4c7f-a4bb-fef90f726ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.005755 10.0.0.38 - - [2026-01-01 02:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004418 10.0.0.38 - - [2026-01-01 02:28:00] "GET /virtual-network/4f03a8fd-f3f6-4c7f-a4bb-fef90f726ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.006230 10.0.0.38 - - [2026-01-01 02:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.38 - - [2026-01-01 02:28:02] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004504 10.0.0.38 - - [2026-01-01 02:28:02] "GET /virtual-networks?parent_id=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003672 10.0.0.38 - - [2026-01-01 02:28:02] "GET /virtual-network/4f03a8fd-f3f6-4c7f-a4bb-fef90f726ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.009298 10.0.0.38 - - [2026-01-01 02:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.38 - - [2026-01-01 02:28:02] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004067 10.0.0.38 - - [2026-01-01 02:28:02] "GET /virtual-networks?parent_id=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003328 10.0.0.38 - - [2026-01-01 02:28:02] "GET /virtual-network/4f03a8fd-f3f6-4c7f-a4bb-fef90f726ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.006511 10.0.0.38 - - [2026-01-01 02:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.38 - - [2026-01-01 02:28:02] "GET /routing-instance/a2a9af86-b85f-4fe1-9e89-417a97d6fad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.007288 10.0.0.38 - - [2026-01-01 02:28:02] "GET /route-target/0273ff58-343a-4ca5-9a66-06b65f2d1b19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.005145 10.0.0.38 - - [2026-01-01 02:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.38 - - [2026-01-01 02:28:02] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004276 10.0.0.38 - - [2026-01-01 02:28:02] "GET /virtual-networks?parent_id=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003627 10.0.0.38 - - [2026-01-01 02:28:02] "GET /virtual-network/4f03a8fd-f3f6-4c7f-a4bb-fef90f726ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.008293 10.0.0.38 - - [2026-01-01 02:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815 10.0.0.38 - - [2026-01-01 02:28:02] "GET /routing-instance/a2a9af86-b85f-4fe1-9e89-417a97d6fad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.005596 10.0.0.38 - - [2026-01-01 02:28:02] "GET /route-target/0273ff58-343a-4ca5-9a66-06b65f2d1b19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003858 10.0.0.38 - - [2026-01-01 02:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.38 - - [2026-01-01 02:28:02] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004704 10.0.0.38 - - [2026-01-01 02:28:02] "GET /virtual-networks?parent_id=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003228 10.0.0.38 - - [2026-01-01 02:28:03] "GET /virtual-network/4f03a8fd-f3f6-4c7f-a4bb-fef90f726ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.006964 10.0.0.38 - - [2026-01-01 02:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.38 - - [2026-01-01 02:28:03] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004587 10.0.0.38 - - [2026-01-01 02:28:03] "GET /virtual-networks?parent_id=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003112 10.0.0.38 - - [2026-01-01 02:28:03] "GET /virtual-network/4f03a8fd-f3f6-4c7f-a4bb-fef90f726ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.006785 10.0.0.38 - - [2026-01-01 02:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.38 - - [2026-01-01 02:28:03] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003938 10.0.0.38 - - [2026-01-01 02:28:03] "GET /virtual-networks?parent_id=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003378 10.0.0.38 - - [2026-01-01 02:28:03] "GET /virtual-network/4f03a8fd-f3f6-4c7f-a4bb-fef90f726ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.006581 10.0.0.38 - - [2026-01-01 02:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.38 - - [2026-01-01 02:28:03] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004544 10.0.0.38 - - [2026-01-01 02:28:03] "GET /virtual-networks?parent_id=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003625 10.0.0.38 - - [2026-01-01 02:28:03] "GET /virtual-network/4f03a8fd-f3f6-4c7f-a4bb-fef90f726ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.005424 10.0.0.38 - - [2026-01-01 02:28:03] "GET /obj-perms HTTP/1.1" 200 5042 0.005025 10.0.0.27 - - [2026-01-01 02:28:03] "GET /obj-perms HTTP/1.1" 200 5042 0.003867 10.0.0.38 - - [2026-01-01 02:28:03] "GET /obj-perms HTTP/1.1" 200 5042 0.003438 10.0.0.38 - - [2026-01-01 02:28:03] "GET /obj-perms HTTP/1.1" 200 5042 0.003893 10.0.0.38 - - [2026-01-01 02:28:03] "POST /neutron/port HTTP/1.1" 200 1236 0.022682 10.0.0.38 - - [2026-01-01 02:28:03] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007206 10.0.0.38 - - [2026-01-01 02:28:04] "GET /virtual-machine/7cb66da1-d8fd-4047-a942-06919ec4671c HTTP/1.1" 200 1298 0.006608 10.0.0.38 - - [2026-01-01 02:28:04] "GET /virtual-machine/7cb66da1-d8fd-4047-a942-06919ec4671c HTTP/1.1" 200 1298 0.004459 10.0.0.38 - - [2026-01-01 02:28:04] "GET /virtual-machine-interface/9404ce4a-17ee-48dd-b15e-4a1d41f34143 HTTP/1.1" 200 3169 0.005387 10.0.0.38 - - [2026-01-01 02:28:04] "GET /virtual-machine/7cb66da1-d8fd-4047-a942-06919ec4671c HTTP/1.1" 200 1298 0.004181 10.0.0.38 - - [2026-01-01 02:28:04] "GET /virtual-machine-interface/9404ce4a-17ee-48dd-b15e-4a1d41f34143 HTTP/1.1" 200 3169 0.005455 10.0.0.38 - - [2026-01-01 02:28:04] "GET /instance-ip/9fb1cce2-103f-4a48-8e69-6d91b0775732 HTTP/1.1" 200 1654 0.007429 10.0.0.38 - - [2026-01-01 02:28:04] "GET /instance-ip/aacfa022-8927-45c5-82e2-5cf50568a673 HTTP/1.1" 200 1632 0.009317 10.0.0.38 - - [2026-01-01 02:28:04] "GET /virtual-machine/7cb66da1-d8fd-4047-a942-06919ec4671c HTTP/1.1" 200 1298 0.004483 10.0.0.38 - - [2026-01-01 02:28:04] "GET /virtual-machine-interface/9404ce4a-17ee-48dd-b15e-4a1d41f34143 HTTP/1.1" 200 3169 0.007176 10.0.0.38 - - [2026-01-01 02:28:04] "GET /instance-ip/9fb1cce2-103f-4a48-8e69-6d91b0775732 HTTP/1.1" 200 1654 0.005695 10.0.0.38 - - [2026-01-01 02:28:04] "GET /instance-ip/aacfa022-8927-45c5-82e2-5cf50568a673 HTTP/1.1" 200 1632 0.005510 10.0.0.38 - - [2026-01-01 02:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010 10.0.0.38 - - [2026-01-01 02:28:04] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003849 10.0.0.38 - - [2026-01-01 02:28:04] "GET /virtual-networks?parent_id=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003720 10.0.0.38 - - [2026-01-01 02:28:04] "GET /virtual-network/20b7cf31-e38c-468c-bdf5-ada7d051b678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.008325 10.0.0.38 - - [2026-01-01 02:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004125 10.0.0.38 - - [2026-01-01 02:28:04] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005046 10.0.0.38 - - [2026-01-01 02:28:04] "GET /virtual-networks?parent_id=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004010 10.0.0.38 - - [2026-01-01 02:28:04] "GET /virtual-network/20b7cf31-e38c-468c-bdf5-ada7d051b678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.006320 10.0.0.38 - - [2026-01-01 02:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004205 10.0.0.38 - - [2026-01-01 02:28:04] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004209 10.0.0.38 - - [2026-01-01 02:28:04] "GET /virtual-networks?parent_id=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003052 10.0.0.38 - - [2026-01-01 02:28:04] "GET /virtual-network/20b7cf31-e38c-468c-bdf5-ada7d051b678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.006060 10.0.0.38 - - [2026-01-01 02:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005208 10.0.0.38 - - [2026-01-01 02:28:04] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003856 10.0.0.38 - - [2026-01-01 02:28:04] "GET /virtual-networks?parent_id=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002983 10.0.0.38 - - [2026-01-01 02:28:04] "GET /virtual-network/20b7cf31-e38c-468c-bdf5-ada7d051b678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.005814 10.0.0.38 - - [2026-01-01 02:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.38 - - [2026-01-01 02:28:04] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004243 10.0.0.38 - - [2026-01-01 02:28:04] "GET /virtual-networks?parent_id=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003662 10.0.0.38 - - [2026-01-01 02:28:04] "GET /virtual-network/20b7cf31-e38c-468c-bdf5-ada7d051b678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.005748 10.0.0.38 - - [2026-01-01 02:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.38 - - [2026-01-01 02:28:05] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004051 10.0.0.38 - - [2026-01-01 02:28:05] "GET /virtual-networks?parent_id=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002550 10.0.0.38 - - [2026-01-01 02:28:06] "GET /virtual-network/20b7cf31-e38c-468c-bdf5-ada7d051b678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.006395 10.0.0.38 - - [2026-01-01 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.38 - - [2026-01-01 02:28:06] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003154 10.0.0.38 - - [2026-01-01 02:28:06] "GET /virtual-networks?parent_id=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003123 10.0.0.38 - - [2026-01-01 02:28:06] "GET /virtual-network/20b7cf31-e38c-468c-bdf5-ada7d051b678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.005582 10.0.0.38 - - [2026-01-01 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002834 10.0.0.38 - - [2026-01-01 02:28:06] "GET /routing-instance/d072dbe5-44e0-4548-8d20-84feda9cf3de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.004102 10.0.0.38 - - [2026-01-01 02:28:06] "GET /route-target/97e0e35a-08d6-49d3-8f6f-daad239130e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004727 10.0.0.38 - - [2026-01-01 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.38 - - [2026-01-01 02:28:06] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004234 10.0.0.38 - - [2026-01-01 02:28:06] "GET /virtual-networks?parent_id=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003527 10.0.0.38 - - [2026-01-01 02:28:06] "GET /virtual-network/20b7cf31-e38c-468c-bdf5-ada7d051b678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.005561 10.0.0.38 - - [2026-01-01 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002937 10.0.0.38 - - [2026-01-01 02:28:06] "POST /neutron/port HTTP/1.1" 200 1236 0.018612 10.0.0.38 - - [2026-01-01 02:28:06] "GET /routing-instance/d072dbe5-44e0-4548-8d20-84feda9cf3de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.004695 10.0.0.38 - - [2026-01-01 02:28:06] "GET /route-target/97e0e35a-08d6-49d3-8f6f-daad239130e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004126 10.0.0.38 - - [2026-01-01 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.38 - - [2026-01-01 02:28:06] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004478 10.0.0.38 - - [2026-01-01 02:28:06] "GET /virtual-networks?parent_id=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003272 10.0.0.38 - - [2026-01-01 02:28:06] "GET /virtual-network/20b7cf31-e38c-468c-bdf5-ada7d051b678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.006256 10.0.0.38 - - [2026-01-01 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.38 - - [2026-01-01 02:28:06] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004355 10.0.0.38 - - [2026-01-01 02:28:06] "GET /virtual-networks?parent_id=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003662 10.0.0.38 - - [2026-01-01 02:28:06] "GET /virtual-network/20b7cf31-e38c-468c-bdf5-ada7d051b678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.006774 10.0.0.38 - - [2026-01-01 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004364 10.0.0.38 - - [2026-01-01 02:28:06] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004374 10.0.0.38 - - [2026-01-01 02:28:06] "GET /virtual-networks?parent_id=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003327 10.0.0.38 - - [2026-01-01 02:28:06] "GET /virtual-network/20b7cf31-e38c-468c-bdf5-ada7d051b678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.006297 10.0.0.38 - - [2026-01-01 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056 10.0.0.38 - - [2026-01-01 02:28:07] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004511 10.0.0.38 - - [2026-01-01 02:28:07] "GET /virtual-networks?parent_id=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003782 10.0.0.38 - - [2026-01-01 02:28:07] "GET /virtual-network/20b7cf31-e38c-468c-bdf5-ada7d051b678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.005865 10.0.0.38 - - [2026-01-01 02:28:07] "GET /obj-perms HTTP/1.1" 200 5042 0.003934 10.0.0.27 - - [2026-01-01 02:28:07] "GET /obj-perms HTTP/1.1" 200 5042 0.003969 10.0.0.38 - - [2026-01-01 02:28:07] "GET /obj-perms HTTP/1.1" 200 5042 0.004560 10.0.0.38 - - [2026-01-01 02:28:07] "GET /obj-perms HTTP/1.1" 200 5042 0.004254 10.0.0.38 - - [2026-01-01 02:28:07] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007502 10.0.0.38 - - [2026-01-01 02:28:07] "POST /neutron/port HTTP/1.1" 200 1235 0.018241 10.0.0.38 - - [2026-01-01 02:28:07] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007685 10.0.0.38 - - [2026-01-01 02:28:07] "GET /virtual-machine/62d26116-5893-45f3-97b1-211a2ae5fb4c HTTP/1.1" 200 1298 0.005991 10.0.0.38 - - [2026-01-01 02:28:07] "GET /virtual-machine/62d26116-5893-45f3-97b1-211a2ae5fb4c HTTP/1.1" 200 1298 0.003611 10.0.0.38 - - [2026-01-01 02:28:07] "GET /virtual-machine-interface/0f13cabd-cc97-43c7-b953-f39c006b3892 HTTP/1.1" 200 3168 0.005695 10.0.0.38 - - [2026-01-01 02:28:07] "GET /virtual-machine/62d26116-5893-45f3-97b1-211a2ae5fb4c HTTP/1.1" 200 1298 0.004231 10.0.0.38 - - [2026-01-01 02:28:07] "GET /virtual-machine-interface/0f13cabd-cc97-43c7-b953-f39c006b3892 HTTP/1.1" 200 3168 0.005473 10.0.0.38 - - [2026-01-01 02:28:07] "GET /instance-ip/02b499c6-987c-4016-9116-32ed4ee04d1b HTTP/1.1" 200 1650 0.005957 10.0.0.38 - - [2026-01-01 02:28:07] "GET /instance-ip/d710c526-bb28-40f0-9007-213934bafb33 HTTP/1.1" 200 1634 0.006341 10.0.0.38 - - [2026-01-01 02:28:08] "GET /virtual-machine/62d26116-5893-45f3-97b1-211a2ae5fb4c HTTP/1.1" 200 1298 0.003271 10.0.0.38 - - [2026-01-01 02:28:08] "GET /virtual-machine-interface/0f13cabd-cc97-43c7-b953-f39c006b3892 HTTP/1.1" 200 3168 0.005849 10.0.0.38 - - [2026-01-01 02:28:08] "GET /instance-ip/02b499c6-987c-4016-9116-32ed4ee04d1b HTTP/1.1" 200 1650 0.003937 10.0.0.38 - - [2026-01-01 02:28:08] "GET /instance-ip/d710c526-bb28-40f0-9007-213934bafb33 HTTP/1.1" 200 1634 0.003748 10.0.0.38 - - [2026-01-01 02:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.38 - - [2026-01-01 02:28:08] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003438 10.0.0.38 - - [2026-01-01 02:28:08] "GET /virtual-networks?parent_id=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003586 10.0.0.38 - - [2026-01-01 02:28:08] "GET /virtual-network/d2858a11-6eb0-4e26-8055-56c61552d1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005538 10.0.0.38 - - [2026-01-01 02:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.38 - - [2026-01-01 02:28:08] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003822 10.0.0.38 - - [2026-01-01 02:28:08] "GET /virtual-networks?parent_id=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003115 10.0.0.38 - - [2026-01-01 02:28:08] "GET /virtual-network/d2858a11-6eb0-4e26-8055-56c61552d1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006588 10.0.0.38 - - [2026-01-01 02:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004268 10.0.0.38 - - [2026-01-01 02:28:08] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005682 10.0.0.38 - - [2026-01-01 02:28:08] "GET /virtual-networks?parent_id=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004698 10.0.0.38 - - [2026-01-01 02:28:08] "GET /virtual-network/d2858a11-6eb0-4e26-8055-56c61552d1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005451 10.0.0.38 - - [2026-01-01 02:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.38 - - [2026-01-01 02:28:08] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004225 10.0.0.38 - - [2026-01-01 02:28:08] "GET /virtual-networks?parent_id=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003621 10.0.0.38 - - [2026-01-01 02:28:08] "GET /virtual-network/d2858a11-6eb0-4e26-8055-56c61552d1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005635 10.0.0.38 - - [2026-01-01 02:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.38 - - [2026-01-01 02:28:08] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004344 10.0.0.38 - - [2026-01-01 02:28:08] "GET /virtual-networks?parent_id=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003444 10.0.0.38 - - [2026-01-01 02:28:08] "GET /virtual-network/d2858a11-6eb0-4e26-8055-56c61552d1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005907 10.0.0.38 - - [2026-01-01 02:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004607 10.0.0.38 - - [2026-01-01 02:28:09] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003661 10.0.0.38 - - [2026-01-01 02:28:09] "GET /virtual-networks?parent_id=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003215 10.0.0.38 - - [2026-01-01 02:28:09] "GET /virtual-network/d2858a11-6eb0-4e26-8055-56c61552d1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005967 10.0.0.38 - - [2026-01-01 02:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574 10.0.0.38 - - [2026-01-01 02:28:09] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003818 10.0.0.38 - - [2026-01-01 02:28:09] "GET /virtual-networks?parent_id=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002955 10.0.0.38 - - [2026-01-01 02:28:10] "GET /virtual-network/d2858a11-6eb0-4e26-8055-56c61552d1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007118 10.0.0.38 - - [2026-01-01 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003939 10.0.0.38 - - [2026-01-01 02:28:10] "GET /routing-instance/00f501bb-788d-4b20-b60e-202fa7bcb0bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.004629 10.0.0.38 - - [2026-01-01 02:28:10] "GET /route-target/cb9997e4-cfc6-4095-bf13-d8076d93ebc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004539 10.0.0.38 - - [2026-01-01 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.38 - - [2026-01-01 02:28:10] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003379 10.0.0.38 - - [2026-01-01 02:28:10] "GET /virtual-networks?parent_id=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003090 10.0.0.38 - - [2026-01-01 02:28:10] "GET /virtual-network/d2858a11-6eb0-4e26-8055-56c61552d1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005850 10.0.0.38 - - [2026-01-01 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.38 - - [2026-01-01 02:28:10] "GET /routing-instance/00f501bb-788d-4b20-b60e-202fa7bcb0bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.004582 10.0.0.38 - - [2026-01-01 02:28:10] "GET /route-target/cb9997e4-cfc6-4095-bf13-d8076d93ebc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004305 10.0.0.38 - - [2026-01-01 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.38 - - [2026-01-01 02:28:10] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003993 10.0.0.38 - - [2026-01-01 02:28:10] "GET /virtual-networks?parent_id=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003101 10.0.0.38 - - [2026-01-01 02:28:10] "GET /virtual-network/d2858a11-6eb0-4e26-8055-56c61552d1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005743 10.0.0.38 - - [2026-01-01 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.38 - - [2026-01-01 02:28:10] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003992 10.0.0.38 - - [2026-01-01 02:28:10] "GET /virtual-networks?parent_id=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003080 10.0.0.38 - - [2026-01-01 02:28:10] "GET /virtual-network/d2858a11-6eb0-4e26-8055-56c61552d1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007033 10.0.0.38 - - [2026-01-01 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.38 - - [2026-01-01 02:28:10] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004367 10.0.0.38 - - [2026-01-01 02:28:10] "GET /virtual-networks?parent_id=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003152 10.0.0.38 - - [2026-01-01 02:28:10] "GET /virtual-network/d2858a11-6eb0-4e26-8055-56c61552d1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005922 10.0.0.38 - - [2026-01-01 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.38 - - [2026-01-01 02:28:10] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004307 10.0.0.38 - - [2026-01-01 02:28:10] "GET /virtual-networks?parent_id=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003398 10.0.0.38 - - [2026-01-01 02:28:10] "GET /virtual-network/d2858a11-6eb0-4e26-8055-56c61552d1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005316 10.0.0.27 - - [2026-01-01 02:28:10] "GET /obj-perms HTTP/1.1" 200 5042 0.003872 10.0.0.38 - - [2026-01-01 02:28:10] "GET /obj-perms HTTP/1.1" 200 5042 0.004455 10.0.0.38 - - [2026-01-01 02:28:11] "GET /obj-perms HTTP/1.1" 200 5042 0.003438 10.0.0.38 - - [2026-01-01 02:28:11] "GET /obj-perms HTTP/1.1" 200 5042 0.004240 10.0.0.38 - - [2026-01-01 02:28:11] "POST /neutron/port HTTP/1.1" 200 1235 0.018560 10.0.0.38 - - [2026-01-01 02:28:11] "GET /obj-perms HTTP/1.1" 200 5042 0.004351 10.0.0.249 - - [2026-01-01 02:28:11] "GET /obj-perms HTTP/1.1" 200 5042 0.003493 10.0.0.27 - - [2026-01-01 02:28:11] "GET /obj-perms HTTP/1.1" 200 5042 0.003928 10.0.0.38 - - [2026-01-01 02:28:11] "GET /virtual-machine/2d2f555d-26ae-40f0-90d5-d354fccac48f HTTP/1.1" 200 1298 0.003853 10.0.0.38 - - [2026-01-01 02:28:11] "GET /virtual-machine-interface/27e032a5-52dc-4d3e-9b6e-3d5e446fe894 HTTP/1.1" 200 3168 0.006936 10.0.0.38 - - [2026-01-01 02:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435 10.0.0.38 - - [2026-01-01 02:28:11] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003559 10.0.0.38 - - [2026-01-01 02:28:11] "GET /virtual-networks?parent_id=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002831 10.0.0.38 - - [2026-01-01 02:28:11] "GET /virtual-network/4f03a8fd-f3f6-4c7f-a4bb-fef90f726ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.005817 10.0.0.38 - - [2026-01-01 02:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004124 10.0.0.38 - - [2026-01-01 02:28:12] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004043 10.0.0.38 - - [2026-01-01 02:28:12] "GET /virtual-networks?parent_id=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004956 10.0.0.38 - - [2026-01-01 02:28:12] "GET /virtual-network/4f03a8fd-f3f6-4c7f-a4bb-fef90f726ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.009168 10.0.0.38 - - [2026-01-01 02:28:12] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007716 10.0.0.38 - - [2026-01-01 02:28:23] "GET /virtual-machine/7cb66da1-d8fd-4047-a942-06919ec4671c HTTP/1.1" 200 1298 0.004432 10.0.0.38 - - [2026-01-01 02:28:23] "GET /virtual-machine-interface/9404ce4a-17ee-48dd-b15e-4a1d41f34143 HTTP/1.1" 200 3169 0.005365 10.0.0.38 - - [2026-01-01 02:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005733 10.0.0.38 - - [2026-01-01 02:28:23] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003504 10.0.0.38 - - [2026-01-01 02:28:23] "GET /virtual-networks?parent_id=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002905 10.0.0.38 - - [2026-01-01 02:28:23] "GET /virtual-network/20b7cf31-e38c-468c-bdf5-ada7d051b678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.005382 10.0.0.38 - - [2026-01-01 02:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005213 10.0.0.38 - - [2026-01-01 02:28:24] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004265 10.0.0.38 - - [2026-01-01 02:28:24] "GET /virtual-networks?parent_id=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003752 10.0.0.38 - - [2026-01-01 02:28:24] "GET /virtual-network/20b7cf31-e38c-468c-bdf5-ada7d051b678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.005700 10.0.0.38 - - [2026-01-01 02:28:24] "GET /virtual-machine/62d26116-5893-45f3-97b1-211a2ae5fb4c HTTP/1.1" 200 1298 0.004124 10.0.0.38 - - [2026-01-01 02:28:24] "GET /virtual-machine-interface/0f13cabd-cc97-43c7-b953-f39c006b3892 HTTP/1.1" 200 3168 0.006720 10.0.0.38 - - [2026-01-01 02:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.38 - - [2026-01-01 02:28:24] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003277 10.0.0.38 - - [2026-01-01 02:28:24] "GET /virtual-networks?parent_id=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003013 10.0.0.38 - - [2026-01-01 02:28:24] "GET /virtual-network/d2858a11-6eb0-4e26-8055-56c61552d1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006076 10.0.0.38 - - [2026-01-01 02:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.38 - - [2026-01-01 02:28:25] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003788 10.0.0.38 - - [2026-01-01 02:28:25] "GET /virtual-networks?parent_id=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002992 10.0.0.38 - - [2026-01-01 02:28:25] "GET /virtual-network/d2858a11-6eb0-4e26-8055-56c61552d1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005941 10.0.0.38 - - [2026-01-01 02:28:39] "POST /neutron/port HTTP/1.1" 200 1236 0.017325 10.0.0.38 - - [2026-01-01 02:28:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004227 10.0.0.38 - - [2026-01-01 02:28:40] "POST /neutron/port HTTP/1.1" 200 117 0.001160 10.0.0.38 - - [2026-01-01 02:28:41] "POST /neutron/port HTTP/1.1" 200 1235 0.053557 10.0.0.38 - - [2026-01-01 02:28:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004063 10.0.0.38 - - [2026-01-01 02:28:42] "POST /neutron/port HTTP/1.1" 200 117 0.001135 10.0.0.38 - - [2026-01-01 02:28:49] "GET /virtual-machine/62d26116-5893-45f3-97b1-211a2ae5fb4c HTTP/1.1" 200 1298 0.004164 10.0.0.38 - - [2026-01-01 02:28:50] "POST /neutron/port HTTP/1.1" 200 1235 0.019585 10.0.0.38 - - [2026-01-01 02:28:51] "GET /virtual-machine/62d26116-5893-45f3-97b1-211a2ae5fb4c HTTP/1.1" 404 171 0.003129 10.0.0.38 - - [2026-01-01 02:28:51] "GET /virtual-machine/62d26116-5893-45f3-97b1-211a2ae5fb4c HTTP/1.1" 404 171 0.002767 10.0.0.38 - - [2026-01-01 02:28:51] "GET /virtual-machine/62d26116-5893-45f3-97b1-211a2ae5fb4c HTTP/1.1" 404 171 0.004058 10.0.0.38 - - [2026-01-01 02:28:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037 10.0.0.38 - - [2026-01-01 02:28:51] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004023 10.0.0.38 - - [2026-01-01 02:28:51] "GET /virtual-networks?parent_id=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003016 10.0.0.38 - - [2026-01-01 02:28:51] "GET /virtual-network/d2858a11-6eb0-4e26-8055-56c61552d1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005978 10.0.0.38 - - [2026-01-01 02:28:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002993 10.0.0.38 - - [2026-01-01 02:28:51] "GET /routing-instance/00f501bb-788d-4b20-b60e-202fa7bcb0bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.004574 10.0.0.38 - - [2026-01-01 02:28:51] "GET /route-target/cb9997e4-cfc6-4095-bf13-d8076d93ebc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003941 10.0.0.38 - - [2026-01-01 02:28:52] "GET /obj-perms HTTP/1.1" 200 5042 0.004065 10.0.0.38 - - [2026-01-01 02:28:52] "GET /virtual-machine/7cb66da1-d8fd-4047-a942-06919ec4671c HTTP/1.1" 200 1298 0.005216 10.0.0.38 - - [2026-01-01 02:28:52] "POST /neutron/port HTTP/1.1" 200 1236 0.022369 10.0.0.38 - - [2026-01-01 02:28:54] "GET /virtual-machine/7cb66da1-d8fd-4047-a942-06919ec4671c HTTP/1.1" 404 171 0.003307 10.0.0.38 - - [2026-01-01 02:28:54] "GET /virtual-machine/7cb66da1-d8fd-4047-a942-06919ec4671c HTTP/1.1" 404 171 0.002683 10.0.0.38 - - [2026-01-01 02:28:54] "GET /virtual-machine/7cb66da1-d8fd-4047-a942-06919ec4671c HTTP/1.1" 404 171 0.002548 10.0.0.38 - - [2026-01-01 02:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.38 - - [2026-01-01 02:28:54] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003824 10.0.0.38 - - [2026-01-01 02:28:54] "GET /virtual-networks?parent_id=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003003 10.0.0.38 - - [2026-01-01 02:28:54] "GET /virtual-network/20b7cf31-e38c-468c-bdf5-ada7d051b678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.006235 10.0.0.38 - - [2026-01-01 02:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.38 - - [2026-01-01 02:28:54] "GET /routing-instance/d072dbe5-44e0-4548-8d20-84feda9cf3de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.004442 10.0.0.38 - - [2026-01-01 02:28:54] "GET /route-target/97e0e35a-08d6-49d3-8f6f-daad239130e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003794 10.0.0.38 - - [2026-01-01 02:28:54] "GET /obj-perms HTTP/1.1" 200 5042 0.003977 10.0.0.38 - - [2026-01-01 02:28:57] "GET /obj-perms HTTP/1.1" 200 5042 0.004528 10.0.0.38 - - [2026-01-01 02:29:03] "GET /obj-perms HTTP/1.1" 200 5042 0.004261 10.0.0.38 - - [2026-01-01 02:29:07] "GET /obj-perms HTTP/1.1" 200 5042 0.004264 10.0.0.38 - - [2026-01-01 02:29:13] "GET /obj-perms HTTP/1.1" 200 5042 0.006373 10.0.0.38 - - [2026-01-01 02:29:16] "GET /obj-perms HTTP/1.1" 200 5042 0.004124 10.0.0.38 - - [2026-01-01 02:29:19] "GET /obj-perms HTTP/1.1" 200 5042 0.004169 10.0.0.38 - - [2026-01-01 02:29:22] "GET /obj-perms HTTP/1.1" 200 5042 0.004471 10.0.0.249 - - [2026-01-01 02:29:22] "GET /obj-perms HTTP/1.1" 200 5042 0.003906 10.0.0.27 - - [2026-01-01 02:29:22] "GET /obj-perms HTTP/1.1" 200 5042 0.003455 10.0.0.38 - - [2026-01-01 02:29:22] "GET /virtual-machine/2d2f555d-26ae-40f0-90d5-d354fccac48f HTTP/1.1" 200 1298 0.004645 10.0.0.38 - - [2026-01-01 02:29:23] "POST /neutron/port HTTP/1.1" 200 1238 0.019076 10.0.0.38 - - [2026-01-01 02:29:24] "GET /virtual-machine/2d2f555d-26ae-40f0-90d5-d354fccac48f HTTP/1.1" 404 171 0.003719 10.0.0.38 - - [2026-01-01 02:29:24] "GET /virtual-machine/2d2f555d-26ae-40f0-90d5-d354fccac48f HTTP/1.1" 404 171 0.002876 10.0.0.38 - - [2026-01-01 02:29:24] "GET /virtual-machine/2d2f555d-26ae-40f0-90d5-d354fccac48f HTTP/1.1" 404 171 0.002446 10.0.0.38 - - [2026-01-01 02:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004421 10.0.0.38 - - [2026-01-01 02:29:24] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004247 10.0.0.38 - - [2026-01-01 02:29:24] "GET /virtual-networks?parent_id=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002797 10.0.0.38 - - [2026-01-01 02:29:25] "GET /virtual-network/4f03a8fd-f3f6-4c7f-a4bb-fef90f726ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.006522 10.0.0.38 - - [2026-01-01 02:29:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.38 - - [2026-01-01 02:29:25] "GET /routing-instance/a2a9af86-b85f-4fe1-9e89-417a97d6fad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.004145 10.0.0.38 - - [2026-01-01 02:29:25] "GET /route-target/0273ff58-343a-4ca5-9a66-06b65f2d1b19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003882 10.0.0.38 - - [2026-01-01 02:29:25] "GET /obj-perms HTTP/1.1" 200 5042 0.003890 10.0.0.38 - - [2026-01-01 02:29:31] "GET /obj-perms HTTP/1.1" 200 5042 0.003938 10.0.0.38 - - [2026-01-01 02:29:34] "GET /obj-perms HTTP/1.1" 200 5042 0.005413 10.0.0.38 - - [2026-01-01 02:29:40] "GET /obj-perms HTTP/1.1" 200 5042 0.004266 10.0.0.38 - - [2026-01-01 02:29:43] "GET /obj-perms HTTP/1.1" 200 5042 0.003670 10.0.0.38 - - [2026-01-01 02:29:49] "GET /obj-perms HTTP/1.1" 200 5042 0.004370 10.0.0.38 - - [2026-01-01 02:29:52] "GET /obj-perms HTTP/1.1" 200 5042 0.004339 10.0.0.38 - - [2026-01-01 02:29:53] "GET /virtual-network/20b7cf31-e38c-468c-bdf5-ada7d051b678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2954 0.006110 10.0.0.38 - - [2026-01-01 02:29:53] "POST /neutron/network HTTP/1.1" 200 1111 0.008794 10.0.0.38 - - [2026-01-01 02:29:53] "GET /virtual-network/20b7cf31-e38c-468c-bdf5-ada7d051b678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007139 10.0.0.38 - - [2026-01-01 02:29:53] "GET /virtual-network/4f03a8fd-f3f6-4c7f-a4bb-fef90f726ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3249 0.005733 10.0.0.38 - - [2026-01-01 02:29:53] "POST /neutron/network HTTP/1.1" 200 1199 0.008682 10.0.0.249 - - [2026-01-01 02:29:53] "POST /fqname-to-id HTTP/1.1" 404 207 0.009349 10.0.0.38 - - [2026-01-01 02:29:53] "GET /virtual-network/4f03a8fd-f3f6-4c7f-a4bb-fef90f726ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007625 10.0.0.38 - - [2026-01-01 02:29:53] "DELETE /network-policy/a77bb045-aa2c-4da9-acc8-28c6bcd923df HTTP/1.1" 200 115 0.035247 10.0.0.38 - - [2026-01-01 02:29:53] "DELETE /network-policy/a3747b6c-b266-44de-bfc0-20399e71240d HTTP/1.1" 200 115 0.041845 10.0.0.38 - - [2026-01-01 02:29:53] "DELETE /network-policy/a51b3b1b-8a96-45d7-80bc-a48817f6face HTTP/1.1" 200 115 0.043406 10.0.0.38 - - [2026-01-01 02:29:53] "POST /neutron/network HTTP/1.1" 200 1012 0.010363 10.0.0.249 - - [2026-01-01 02:29:53] "DELETE /access-control-list/819b8991-44fe-401b-aa04-d12d33a578a0 HTTP/1.1" 200 115 0.042851 10.0.0.249 - - [2026-01-01 02:29:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005756 10.0.0.27 - - [2026-01-01 02:29:54] "POST /useragent-kv HTTP/1.1" 200 115 0.004678 10.0.0.27 - - [2026-01-01 02:29:54] "POST /useragent-kv HTTP/1.1" 200 115 0.002642 10.0.0.27 - - [2026-01-01 02:29:54] "POST /useragent-kv HTTP/1.1" 200 115 0.002637 10.0.0.27 - - [2026-01-01 02:29:54] "POST /useragent-kv HTTP/1.1" 200 115 0.002084 10.0.0.38 - - [2026-01-01 02:29:54] "POST /neutron/network HTTP/1.1" 200 151 0.139794 10.0.0.249 - - [2026-01-01 02:29:54] "DELETE /route-target/97e0e35a-08d6-49d3-8f6f-daad239130e3 HTTP/1.1" 200 115 0.034297 10.0.0.38 - - [2026-01-01 02:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.38 - - [2026-01-01 02:29:55] "DELETE /network-ipam/ca5b694a-85ef-4392-ab10-d6007c475959 HTTP/1.1" 200 115 0.034393 10.0.0.38 - - [2026-01-01 02:29:55] "POST /fqname-to-id HTTP/1.1" 404 203 0.002944 10.0.0.38 - - [2026-01-01 02:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.38 - - [2026-01-01 02:29:55] "DELETE /network-ipam/f4ff0b54-06aa-4a8d-bd29-26a8bb790003 HTTP/1.1" 200 115 0.036975 10.0.0.38 - - [2026-01-01 02:29:55] "POST /fqname-to-id HTTP/1.1" 404 203 0.004053 10.0.0.38 - - [2026-01-01 02:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.38 - - [2026-01-01 02:29:55] "DELETE /network-ipam/c4f23988-a976-4dfc-89fa-e422a1c271f0 HTTP/1.1" 200 115 0.053132 10.0.0.38 - - [2026-01-01 02:29:55] "POST /fqname-to-id HTTP/1.1" 404 203 0.003509 10.0.0.27 - - [2026-01-01 02:29:58] "GET /projects?obj_uuids=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001139 10.0.0.38 - - [2026-01-01 02:29:58] "GET /project/78bccda7-c9db-41bd-ab41-81a623a3718e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.047153 10.0.0.27 - - [2026-01-01 02:29:58] "GET /projects?obj_uuids=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001066 10.0.0.38 - - [2026-01-01 02:29:58] "GET /project/78bccda7-c9db-41bd-ab41-81a623a3718e?fields=virtual_networks HTTP/1.1" 200 1044 0.049897 10.0.0.27 - - [2026-01-01 02:29:58] "GET /projects?obj_uuids=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000869 10.0.0.38 - - [2026-01-01 02:29:58] "GET /project/78bccda7-c9db-41bd-ab41-81a623a3718e?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.051363 10.0.0.27 - - [2026-01-01 02:29:58] "GET /projects?obj_uuids=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001211 10.0.0.38 - - [2026-01-01 02:29:58] "GET /project/78bccda7-c9db-41bd-ab41-81a623a3718e?fields=security_groups HTTP/1.1" 200 1276 0.047500 10.0.0.27 - - [2026-01-01 02:29:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000365 10.0.0.27 - - [2026-01-01 02:29:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000420 10.0.0.38 - - [2026-01-01 02:29:59] "POST /fqname-to-id HTTP/1.1" 404 190 0.030445 10.0.0.249 - - [2026-01-01 02:29:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000355 10.0.0.27 - - [2026-01-01 02:29:59] "GET /projects?obj_uuids=3e3e3488-d84f-41f7-bf93-897343a3150c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003174 10.0.0.249 - - [2026-01-01 02:29:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000344 10.0.0.27 - - [2026-01-01 02:29:59] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000907 10.0.0.27 - - [2026-01-01 02:29:59] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007230 10.0.0.27 - - [2026-01-01 02:29:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000376 10.0.0.27 - - [2026-01-01 02:29:59] "POST /id-to-fqname HTTP/1.1" 200 192 0.004754 10.0.0.27 - - [2026-01-01 02:29:59] "POST /fqname-to-id HTTP/1.1" 404 201 0.009011 10.0.0.249 - - [2026-01-01 02:29:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000408 10.0.0.27 - - [2026-01-01 02:29:59] "GET /global-system-configs HTTP/1.1" 401 292 0.001238 10.0.0.27 - - [2026-01-01 02:29:59] "POST /security-groups HTTP/1.1" 200 593 0.040632 10.0.0.249 - - [2026-01-01 02:29:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000489 10.0.0.249 - - [2026-01-01 02:29:59] "POST /fqname-to-id HTTP/1.1" 404 236 0.007723 10.0.0.27 - - [2026-01-01 02:29:59] "POST /projects HTTP/1.1" 200 589 0.278937 10.0.0.27 - - [2026-01-01 02:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.358765 10.0.0.249 - - [2026-01-01 02:30:00] "POST /access-control-lists HTTP/1.1" 200 596 0.031943 10.0.0.38 - - [2026-01-01 02:30:00] "GET /project/3e3e3488-d84f-41f7-bf93-897343a3150c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.547478 10.0.0.38 - - [2026-01-01 02:30:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000720 10.0.0.38 - - [2026-01-01 02:30:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000476 10.0.0.38 - - [2026-01-01 02:30:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000476 10.0.0.38 - - [2026-01-01 02:30:01] "GET / HTTP/1.1" 200 35931 0.002091 10.0.0.38 - - [2026-01-01 02:30:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000470 10.0.0.38 - - [2026-01-01 02:30:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000382 10.0.0.38 - - [2026-01-01 02:30:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.095745 10.0.0.27 - - [2026-01-01 02:30:03] "GET /projects?obj_uuids=3e3e3488-d84f-41f7-bf93-897343a3150c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000915 10.0.0.27 - - [2026-01-01 02:30:03] "DELETE /project/3e3e3488d84f41f7bf93897343a3150c HTTP/1.1" 404 173 0.004273 10.0.0.27 - - [2026-01-01 02:30:03] "GET /projects?obj_uuids=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000859 10.0.0.38 - - [2026-01-01 02:30:03] "GET /project/3e3e3488-d84f-41f7-bf93-897343a3150c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.047096 10.0.0.27 - - [2026-01-01 02:30:03] "GET /project/78bccda7-c9db-41bd-ab41-81a623a3718e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.061519 10.0.0.27 - - [2026-01-01 02:30:03] "GET /projects?obj_uuids=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000954 10.0.0.38 - - [2026-01-01 02:30:03] "POST /neutron/network HTTP/1.1" 200 117 0.050585 10.0.0.27 - - [2026-01-01 02:30:03] "GET /project/78bccda7-c9db-41bd-ab41-81a623a3718e?fields=security_groups HTTP/1.1" 200 1381 0.072431 10.0.0.27 - - [2026-01-01 02:30:03] "DELETE /security-group/48830262-73d0-4fa2-8669-3efcfb8ec112 HTTP/1.1" 200 115 0.076626 10.0.0.27 - - [2026-01-01 02:30:03] "GET /projects?obj_uuids=78bccda7-c9db-41bd-ab41-81a623a3718e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002230 10.0.0.27 - - [2026-01-01 02:30:04] "GET /project/78bccda7-c9db-41bd-ab41-81a623a3718e?fields=application_policy_sets HTTP/1.1" 200 1420 0.075136 10.0.0.249 - - [2026-01-01 02:30:04] "POST /route-targets HTTP/1.1" 200 327 0.046180 10.0.0.27 - - [2026-01-01 02:30:04] "DELETE /project/78bccda7-c9db-41bd-ab41-81a623a3718e HTTP/1.1" 200 115 0.609502 10.0.0.38 - - [2026-01-01 02:30:04] "POST /neutron/network HTTP/1.1" 200 826 0.010066 10.0.0.38 - - [2026-01-01 02:30:04] "POST /id-to-fqname HTTP/1.1" 200 222 0.001229 10.0.0.38 - - [2026-01-01 02:30:04] "GET /virtual-network/af1dd36e-1ad4-4411-a864-36e8ca388462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005896 10.0.0.38 - - [2026-01-01 02:30:04] "GET /virtual-network/af1dd36e-1ad4-4411-a864-36e8ca388462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005029 10.0.0.38 - - [2026-01-01 02:30:04] "POST /neutron/subnet HTTP/1.1" 200 725 0.009872 10.0.0.38 - - [2026-01-01 02:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.27 - - [2026-01-01 02:30:04] "GET /projects?obj_uuids=3e3e3488-d84f-41f7-bf93-897343a3150c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000993 10.0.0.38 - - [2026-01-01 02:30:04] "GET /project/3e3e3488-d84f-41f7-bf93-897343a3150c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.048631 10.0.0.249 - - [2026-01-01 02:30:04] "POST /ref-update HTTP/1.1" 200 156 0.032065 10.0.0.27 - - [2026-01-01 02:30:05] "POST /useragent-kv HTTP/1.1" 200 115 0.010630 10.0.0.38 - - [2026-01-01 02:30:05] "POST /neutron/subnet HTTP/1.1" 200 724 0.233493 10.0.0.38 - - [2026-01-01 02:30:05] "POST /id-to-fqname HTTP/1.1" 200 222 0.001159 10.0.0.38 - - [2026-01-01 02:30:05] "GET /virtual-network/1ae6d30b-a47e-47e2-8a9f-b32f0271cb4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005578 10.0.0.38 - - [2026-01-01 02:30:05] "GET /virtual-network/1ae6d30b-a47e-47e2-8a9f-b32f0271cb4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005503 10.0.0.38 - - [2026-01-01 02:30:05] "POST /neutron/network HTTP/1.1" 200 826 0.010572 10.0.0.38 - - [2026-01-01 02:30:05] "POST /fqname-to-id HTTP/1.1" 404 228 0.002907 10.0.0.38 - - [2026-01-01 02:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003984 10.0.0.27 - - [2026-01-01 02:30:05] "GET /projects?obj_uuids=3e3e3488-d84f-41f7-bf93-897343a3150c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000988 10.0.0.38 - - [2026-01-01 02:30:05] "GET /project/3e3e3488-d84f-41f7-bf93-897343a3150c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.046039 10.0.0.38 - - [2026-01-01 02:30:05] "POST /network-policys HTTP/1.1" 200 571 0.036799 10.0.0.38 - - [2026-01-01 02:30:05] "GET /network-policy/353b310a-a6ff-4402-9aba-34caf1fd7327?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.005961 10.0.0.38 - - [2026-01-01 02:30:05] "POST /neutron/network HTTP/1.1" 200 928 0.089372 10.0.0.38 - - [2026-01-01 02:30:05] "GET /virtual-network/af1dd36e-1ad4-4411-a864-36e8ca388462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006207 10.0.0.38 - - [2026-01-01 02:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004091 10.0.0.38 - - [2026-01-01 02:30:05] "GET /network-policy/353b310a-a6ff-4402-9aba-34caf1fd7327?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.011282 10.0.0.249 - - [2026-01-01 02:30:05] "POST /fqname-to-id HTTP/1.1" 404 236 0.006587 10.0.0.38 - - [2026-01-01 02:30:05] "POST /neutron/network HTTP/1.1" 200 928 0.081061 10.0.0.38 - - [2026-01-01 02:30:05] "GET /virtual-network/1ae6d30b-a47e-47e2-8a9f-b32f0271cb4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006502 10.0.0.38 - - [2026-01-01 02:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003029 10.0.0.38 - - [2026-01-01 02:30:05] "GET /network-policy/353b310a-a6ff-4402-9aba-34caf1fd7327?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.009899 10.0.0.249 - - [2026-01-01 02:30:05] "PUT /access-control-list/627320b5-fd52-4484-b8b9-942e84f14186 HTTP/1.1" 200 272 0.077600 10.0.0.38 - - [2026-01-01 02:30:06] "GET /virtual-network/af1dd36e-1ad4-4411-a864-36e8ca388462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006396 10.0.0.38 - - [2026-01-01 02:30:07] "GET /obj-perms HTTP/1.1" 200 5034 0.082562 10.0.0.38 - - [2026-01-01 02:30:08] "GET /virtual-network/1ae6d30b-a47e-47e2-8a9f-b32f0271cb4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006036 10.0.0.249 - - [2026-01-01 02:30:08] "GET /obj-perms HTTP/1.1" 200 5034 0.075072 10.0.0.27 - - [2026-01-01 02:30:08] "GET /obj-perms HTTP/1.1" 200 5034 0.064786 10.0.0.38 - - [2026-01-01 02:30:08] "POST /id-to-fqname HTTP/1.1" 200 222 0.001265 10.0.0.27 - - [2026-01-01 02:30:09] "GET /projects?obj_uuids=3e3e3488-d84f-41f7-bf93-897343a3150c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000943 10.0.0.38 - - [2026-01-01 02:30:09] "GET /project/3e3e3488-d84f-41f7-bf93-897343a3150c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.081101 10.0.0.38 - - [2026-01-01 02:30:09] "POST /neutron/network HTTP/1.1" 200 928 0.077516 10.0.0.38 - - [2026-01-01 02:30:10] "POST /id-to-fqname HTTP/1.1" 200 222 0.001183 10.0.0.38 - - [2026-01-01 02:30:10] "POST /neutron/port HTTP/1.1" 200 117 0.007387 10.0.0.27 - - [2026-01-01 02:30:10] "GET /projects?obj_uuids=3e3e3488-d84f-41f7-bf93-897343a3150c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001101 10.0.0.38 - - [2026-01-01 02:30:10] "POST /neutron/port HTTP/1.1" 200 1062 0.331942 10.0.0.38 - - [2026-01-01 02:30:11] "POST /neutron/port HTTP/1.1" 200 1116 0.108005 10.0.0.27 - - [2026-01-01 02:30:11] "GET /projects?obj_uuids=3e3e3488-d84f-41f7-bf93-897343a3150c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000901 10.0.0.38 - - [2026-01-01 02:30:11] "GET /project/3e3e3488-d84f-41f7-bf93-897343a3150c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.089834 10.0.0.38 - - [2026-01-01 02:30:11] "POST /neutron/network HTTP/1.1" 200 928 0.006104 10.0.0.38 - - [2026-01-01 02:30:11] "POST /neutron/network HTTP/1.1" 200 928 0.008919 10.0.0.38 - - [2026-01-01 02:30:11] "POST /neutron/port HTTP/1.1" 200 117 0.006719 10.0.0.38 - - [2026-01-01 02:30:12] "POST /neutron/network HTTP/1.1" 200 938 0.007867 10.0.0.38 - - [2026-01-01 02:30:12] "POST /neutron/port HTTP/1.1" 200 1062 0.017077 10.0.0.38 - - [2026-01-01 02:30:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003885 10.0.0.38 - - [2026-01-01 02:30:12] "POST /neutron/network HTTP/1.1" 200 928 0.006718 10.0.0.38 - - [2026-01-01 02:30:16] "POST /neutron/port HTTP/1.1" 200 1126 0.019449 10.0.0.38 - - [2026-01-01 02:30:17] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008087 10.0.0.38 - - [2026-01-01 02:30:17] "GET /virtual-machine/9d40710b-7dc0-4c38-9e86-9cebd62274f9 HTTP/1.1" 401 292 0.000537 10.0.0.38 - - [2026-01-01 02:30:17] "GET /virtual-machine/9d40710b-7dc0-4c38-9e86-9cebd62274f9 HTTP/1.1" 200 1295 0.035148 10.0.0.38 - - [2026-01-01 02:30:17] "GET /virtual-machine-interface/0868a058-1fd5-4edc-a66b-767e545d0424 HTTP/1.1" 200 2950 0.005638 10.0.0.38 - - [2026-01-01 02:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.38 - - [2026-01-01 02:30:17] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003769 10.0.0.38 - - [2026-01-01 02:30:17] "GET /virtual-networks?parent_id=3e3e3488-d84f-41f7-bf93-897343a3150c&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003221 10.0.0.38 - - [2026-01-01 02:30:17] "GET /virtual-network/af1dd36e-1ad4-4411-a864-36e8ca388462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005955 10.0.0.38 - - [2026-01-01 02:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005787 10.0.0.38 - - [2026-01-01 02:30:20] "GET /virtual-network/af1dd36e-1ad4-4411-a864-36e8ca388462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005841 10.0.0.38 - - [2026-01-01 02:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.38 - - [2026-01-01 02:30:24] "GET /virtual-network/af1dd36e-1ad4-4411-a864-36e8ca388462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006156 10.0.0.38 - - [2026-01-01 02:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005306 10.0.0.38 - - [2026-01-01 02:30:28] "GET /virtual-network/af1dd36e-1ad4-4411-a864-36e8ca388462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005078 10.0.0.38 - - [2026-01-01 02:30:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006049 10.0.0.38 - - [2026-01-01 02:30:32] "GET /virtual-network/af1dd36e-1ad4-4411-a864-36e8ca388462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005826 10.0.0.38 - - [2026-01-01 02:30:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003965 10.0.0.38 - - [2026-01-01 02:30:37] "GET /virtual-network/af1dd36e-1ad4-4411-a864-36e8ca388462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006264 10.0.0.38 - - [2026-01-01 02:30:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003857 10.0.0.38 - - [2026-01-01 02:30:41] "GET /virtual-network/af1dd36e-1ad4-4411-a864-36e8ca388462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005293 10.0.0.38 - - [2026-01-01 02:30:43] "POST /neutron/network HTTP/1.1" 200 938 0.041534 10.0.0.38 - - [2026-01-01 02:30:43] "POST /neutron/port HTTP/1.1" 200 117 0.001214 10.0.0.38 - - [2026-01-01 02:30:44] "POST /neutron/port HTTP/1.1" 200 1126 0.025644 10.0.0.38 - - [2026-01-01 02:30:44] "POST /neutron/subnet HTTP/1.1" 200 699 0.008782 10.0.0.38 - - [2026-01-01 02:30:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.38 - - [2026-01-01 02:30:45] "GET /virtual-network/af1dd36e-1ad4-4411-a864-36e8ca388462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006333 10.0.0.38 - - [2026-01-01 02:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.38 - - [2026-01-01 02:30:47] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004223 10.0.0.38 - - [2026-01-01 02:30:47] "GET /virtual-networks?parent_id=3e3e3488-d84f-41f7-bf93-897343a3150c&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003989 10.0.0.38 - - [2026-01-01 02:30:47] "GET /virtual-network/af1dd36e-1ad4-4411-a864-36e8ca388462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005561 10.0.0.38 - - [2026-01-01 02:30:47] "POST /neutron/port HTTP/1.1" 200 1126 0.016917 10.0.0.38 - - [2026-01-01 02:30:52] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007332 10.0.0.38 - - [2026-01-01 02:30:57] "POST /neutron/port HTTP/1.1" 200 1126 0.017380 10.0.0.38 - - [2026-01-01 02:31:01] "POST /neutron/security_group HTTP/1.1" 200 2060 0.037008 10.0.0.38 - - [2026-01-01 02:31:08] "POST /neutron/port HTTP/1.1" 200 1126 0.021908 10.0.0.38 - - [2026-01-01 02:31:08] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007263 10.0.0.38 - - [2026-01-01 02:31:08] "GET /virtual-machine/180143be-ca17-4370-832e-fe1a74cd7708 HTTP/1.1" 200 1293 0.006034 10.0.0.38 - - [2026-01-01 02:31:08] "GET /virtual-machine-interface/892796fa-0c99-4bc3-977a-3465f76af86d HTTP/1.1" 200 2951 0.006458 10.0.0.38 - - [2026-01-01 02:31:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004344 10.0.0.38 - - [2026-01-01 02:31:08] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004642 10.0.0.38 - - [2026-01-01 02:31:08] "GET /virtual-networks?parent_id=3e3e3488-d84f-41f7-bf93-897343a3150c&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003724 10.0.0.38 - - [2026-01-01 02:31:08] "GET /virtual-network/1ae6d30b-a47e-47e2-8a9f-b32f0271cb4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006870 10.0.0.38 - - [2026-01-01 02:31:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006226 10.0.0.38 - - [2026-01-01 02:31:09] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.009068 10.0.0.38 - - [2026-01-01 02:31:09] "GET /virtual-networks?parent_id=3e3e3488-d84f-41f7-bf93-897343a3150c&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004553 10.0.0.38 - - [2026-01-01 02:31:09] "GET /virtual-network/1ae6d30b-a47e-47e2-8a9f-b32f0271cb4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.005757 10.0.0.38 - - [2026-01-01 02:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.27 - - [2026-01-01 02:31:28] "GET /projects?obj_uuids=3e3e3488-d84f-41f7-bf93-897343a3150c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000908 10.0.0.38 - - [2026-01-01 02:31:28] "GET /project/3e3e3488-d84f-41f7-bf93-897343a3150c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.038361 10.0.0.38 - - [2026-01-01 02:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.38 - - [2026-01-01 02:31:28] "PUT /network-policy/353b310a-a6ff-4402-9aba-34caf1fd7327 HTTP/1.1" 200 262 0.015396 10.0.0.249 - - [2026-01-01 02:31:29] "POST /ref-update HTTP/1.1" 200 156 0.024032 10.0.0.38 - - [2026-01-01 02:31:32] "GET /virtual-network/1ae6d30b-a47e-47e2-8a9f-b32f0271cb4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006261 10.0.0.38 - - [2026-01-01 02:31:32] "POST /neutron/network HTTP/1.1" 200 928 0.006573 10.0.0.249 - - [2026-01-01 02:31:32] "DELETE /access-control-list/7b13b7ad-f765-4347-8f06-df2cd1a13e25 HTTP/1.1" 200 115 0.047569 10.0.0.38 - - [2026-01-01 02:31:32] "GET /virtual-network/1ae6d30b-a47e-47e2-8a9f-b32f0271cb4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007291 10.0.0.38 - - [2026-01-01 02:31:32] "GET /virtual-network/af1dd36e-1ad4-4411-a864-36e8ca388462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.004978 10.0.0.38 - - [2026-01-01 02:31:32] "POST /neutron/network HTTP/1.1" 200 928 0.007460 10.0.0.38 - - [2026-01-01 02:31:32] "GET /virtual-network/af1dd36e-1ad4-4411-a864-36e8ca388462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.010439 10.0.0.38 - - [2026-01-01 02:31:32] "DELETE /network-policy/353b310a-a6ff-4402-9aba-34caf1fd7327 HTTP/1.1" 200 115 0.041748 10.0.0.38 - - [2026-01-01 02:31:32] "POST /neutron/port HTTP/1.1" 200 1126 0.024966 10.0.0.38 - - [2026-01-01 02:31:32] "POST /neutron/port HTTP/1.1" 200 1116 0.023142 10.0.0.38 - - [2026-01-01 02:31:32] "POST /neutron/port HTTP/1.1" 200 1116 0.012167 10.0.0.27 - - [2026-01-01 02:31:34] "POST /useragent-kv HTTP/1.1" 200 115 0.004120 10.0.0.27 - - [2026-01-01 02:31:34] "POST /useragent-kv HTTP/1.1" 200 115 0.002500 10.0.0.38 - - [2026-01-01 02:31:34] "POST /neutron/network HTTP/1.1" 200 151 0.126753 10.0.0.249 - - [2026-01-01 02:31:34] "DELETE /route-target/b1363194-1afd-4c02-8e6d-555970f9164d HTTP/1.1" 200 115 0.024377 10.0.0.27 - - [2026-01-01 02:31:36] "GET /projects?obj_uuids=3e3e3488-d84f-41f7-bf93-897343a3150c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000969 10.0.0.38 - - [2026-01-01 02:31:36] "GET /project/3e3e3488-d84f-41f7-bf93-897343a3150c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.050935 10.0.0.27 - - [2026-01-01 02:31:36] "GET /projects?obj_uuids=3e3e3488-d84f-41f7-bf93-897343a3150c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000997 10.0.0.38 - - [2026-01-01 02:31:36] "GET /project/3e3e3488-d84f-41f7-bf93-897343a3150c?fields=virtual_networks HTTP/1.1" 200 1036 0.049456 10.0.0.27 - - [2026-01-01 02:31:36] "GET /projects?obj_uuids=3e3e3488-d84f-41f7-bf93-897343a3150c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001050 10.0.0.38 - - [2026-01-01 02:31:37] "GET /project/3e3e3488-d84f-41f7-bf93-897343a3150c?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.073734 10.0.0.27 - - [2026-01-01 02:31:37] "GET /projects?obj_uuids=3e3e3488-d84f-41f7-bf93-897343a3150c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001248 10.0.0.38 - - [2026-01-01 02:31:37] "GET /project/3e3e3488-d84f-41f7-bf93-897343a3150c?fields=security_groups HTTP/1.1" 200 1264 0.043129 10.0.0.38 - - [2026-01-01 02:31:38] "POST /fqname-to-id HTTP/1.1" 404 200 0.032001 10.0.0.27 - - [2026-01-01 02:31:38] "GET /projects?obj_uuids=8fb34d54-6443-440f-8192-e278784b3585&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003443 10.0.0.27 - - [2026-01-01 02:31:38] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000963 10.0.0.27 - - [2026-01-01 02:31:38] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007120 10.0.0.27 - - [2026-01-01 02:31:38] "POST /id-to-fqname HTTP/1.1" 200 202 0.001822 10.0.0.27 - - [2026-01-01 02:31:38] "POST /fqname-to-id HTTP/1.1" 404 211 0.008083 10.0.0.27 - - [2026-01-01 02:31:38] "POST /security-groups HTTP/1.1" 200 603 0.037472 10.0.0.249 - - [2026-01-01 02:31:38] "POST /fqname-to-id HTTP/1.1" 404 246 0.003648 10.0.0.27 - - [2026-01-01 02:31:38] "POST /projects HTTP/1.1" 200 609 0.273314 10.0.0.27 - - [2026-01-01 02:31:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.354990 10.0.0.249 - - [2026-01-01 02:31:38] "POST /access-control-lists HTTP/1.1" 200 606 0.027843 10.0.0.38 - - [2026-01-01 02:31:38] "GET /project/8fb34d54-6443-440f-8192-e278784b3585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.509668 10.0.0.38 - - [2026-01-01 02:31:39] "GET / HTTP/1.1" 200 35931 0.002155 10.0.0.38 - - [2026-01-01 02:31:43] "GET /project/8fb34d54-6443-440f-8192-e278784b3585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000466 10.0.0.27 - - [2026-01-01 02:31:43] "GET /projects?obj_uuids=8fb34d54-6443-440f-8192-e278784b3585&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000883 10.0.0.38 - - [2026-01-01 02:31:43] "GET /project/8fb34d54-6443-440f-8192-e278784b3585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.075508 10.0.0.38 - - [2026-01-01 02:31:44] "GET / HTTP/1.1" 200 35931 0.001473 10.0.0.38 - - [2026-01-01 02:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.27 - - [2026-01-01 02:31:44] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000862 10.0.0.38 - - [2026-01-01 02:31:44] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.007212 10.0.0.38 - - [2026-01-01 02:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004026 10.0.0.27 - - [2026-01-01 02:31:44] "GET /projects?obj_uuids=8fb34d54-6443-440f-8192-e278784b3585&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000916 10.0.0.38 - - [2026-01-01 02:31:44] "GET /project/8fb34d54-6443-440f-8192-e278784b3585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.045586 10.0.0.38 - - [2026-01-01 02:31:45] "GET /domains HTTP/1.1" 401 292 0.000463 10.0.0.38 - - [2026-01-01 02:31:46] "GET /domains HTTP/1.1" 200 280 0.037435 10.0.0.27 - - [2026-01-01 02:31:46] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000815 10.0.0.38 - - [2026-01-01 02:31:46] "GET /domain/b5800509-dc40-4626-b491-badce4b95394 HTTP/1.1" 200 2968 0.008833 10.0.0.27 - - [2026-01-01 02:31:46] "GET /projects?obj_uuids=8fb34d54-6443-440f-8192-e278784b3585&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000767 10.0.0.38 - - [2026-01-01 02:31:46] "GET /project/8fb34d54-6443-440f-8192-e278784b3585 HTTP/1.1" 200 1924 0.092439 10.0.0.38 - - [2026-01-01 02:31:46] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.002762 10.0.0.38 - - [2026-01-01 02:31:46] "POST /network-ipams HTTP/1.1" 200 621 0.032920 10.0.0.38 - - [2026-01-01 02:31:46] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 810 0.004179 10.0.0.38 - - [2026-01-01 02:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.38 - - [2026-01-01 02:31:46] "GET /network-ipam/c0054fde-7207-4c80-a0ab-bfbbcfcfee03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.006529 10.0.0.38 - - [2026-01-01 02:31:46] "PUT /network-ipam/c0054fde-7207-4c80-a0ab-bfbbcfcfee03 HTTP/1.1" 200 258 0.016119 10.0.0.38 - - [2026-01-01 02:31:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000553 10.0.0.38 - - [2026-01-01 02:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.033535 10.0.0.27 - - [2026-01-01 02:31:47] "GET /projects?obj_uuids=8fb34d54-6443-440f-8192-e278784b3585&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000856 10.0.0.38 - - [2026-01-01 02:31:47] "GET /project/8fb34d54-6443-440f-8192-e278784b3585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.038561 10.0.0.38 - - [2026-01-01 02:31:47] "POST /neutron/network HTTP/1.1" 200 117 0.040370 10.0.0.27 - - [2026-01-01 02:31:48] "POST /useragent-kv HTTP/1.1" 200 115 0.008225 10.0.0.38 - - [2026-01-01 02:31:48] "POST /neutron/subnet HTTP/1.1" 200 701 0.196938 10.0.0.38 - - [2026-01-01 02:31:48] "POST /id-to-fqname HTTP/1.1" 200 235 0.001750 10.0.0.38 - - [2026-01-01 02:31:48] "GET /virtual-network/e3aa5640-b7bb-4a80-a65f-277a5f11e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.007533 10.0.0.38 - - [2026-01-01 02:31:48] "POST /neutron/network HTTP/1.1" 200 1337 0.018459 10.0.0.38 - - [2026-01-01 02:31:48] "GET /virtual-network/e3aa5640-b7bb-4a80-a65f-277a5f11e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.014244 10.0.0.249 - - [2026-01-01 02:31:48] "DELETE /access-control-list/69ca38d8-c82e-49c9-ad4d-dcbbd7fc9c5d HTTP/1.1" 200 115 0.054660 10.0.0.38 - - [2026-01-01 02:31:48] "POST /neutron/subnet HTTP/1.1" 200 701 0.008950 10.0.0.38 - - [2026-01-01 02:31:49] "GET /virtual-network/e3aa5640-b7bb-4a80-a65f-277a5f11e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.006157 10.0.0.38 - - [2026-01-01 02:31:49] "GET /obj-perms HTTP/1.1" 200 5019 0.063900 10.0.0.249 - - [2026-01-01 02:31:50] "GET /obj-perms HTTP/1.1" 200 5019 0.057184 10.0.0.38 - - [2026-01-01 02:31:50] "POST /fqname-to-id HTTP/1.1" 404 229 0.003415 10.0.0.38 - - [2026-01-01 02:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.27 - - [2026-01-01 02:31:50] "GET /projects?obj_uuids=8fb34d54-6443-440f-8192-e278784b3585&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000904 10.0.0.38 - - [2026-01-01 02:31:50] "GET /project/8fb34d54-6443-440f-8192-e278784b3585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.066649 10.0.0.38 - - [2026-01-01 02:31:50] "POST /network-policys HTTP/1.1" 200 563 0.029984 10.0.0.38 - - [2026-01-01 02:31:50] "GET /network-policy/c53349c3-f29c-4335-a719-c734139cfa1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.007041 10.0.0.38 - - [2026-01-01 02:31:51] "POST /fqname-to-id HTTP/1.1" 404 229 0.003619 10.0.0.38 - - [2026-01-01 02:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.27 - - [2026-01-01 02:31:51] "GET /projects?obj_uuids=8fb34d54-6443-440f-8192-e278784b3585&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000875 10.0.0.38 - - [2026-01-01 02:31:51] "GET /project/8fb34d54-6443-440f-8192-e278784b3585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.044114 10.0.0.38 - - [2026-01-01 02:31:51] "POST /network-policys HTTP/1.1" 200 563 0.037865 10.0.0.38 - - [2026-01-01 02:31:51] "GET /network-policy/ab25ef87-b80e-4adf-b0c2-b8e349d1e633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8881 0.007549 10.0.0.38 - - [2026-01-01 02:31:51] "POST /fqname-to-id HTTP/1.1" 404 229 0.003625 10.0.0.38 - - [2026-01-01 02:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.27 - - [2026-01-01 02:31:51] "GET /projects?obj_uuids=8fb34d54-6443-440f-8192-e278784b3585&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001554 10.0.0.38 - - [2026-01-01 02:31:51] "GET /project/8fb34d54-6443-440f-8192-e278784b3585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.051071 10.0.0.38 - - [2026-01-01 02:31:51] "POST /network-policys HTTP/1.1" 200 563 0.036208 10.0.0.38 - - [2026-01-01 02:31:51] "GET /network-policy/1440e082-105a-4c08-92bc-ba2d8119896a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005531 10.0.0.38 - - [2026-01-01 02:31:51] "POST /fqname-to-id HTTP/1.1" 404 229 0.003741 10.0.0.38 - - [2026-01-01 02:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.27 - - [2026-01-01 02:31:51] "GET /projects?obj_uuids=8fb34d54-6443-440f-8192-e278784b3585&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000932 10.0.0.38 - - [2026-01-01 02:31:51] "GET /project/8fb34d54-6443-440f-8192-e278784b3585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.045635 10.0.0.38 - - [2026-01-01 02:31:52] "POST /network-policys HTTP/1.1" 200 563 0.032168 10.0.0.38 - - [2026-01-01 02:31:52] "GET /network-policy/21fe5296-ced3-4d23-86a0-4f228e70ba53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.006597 10.0.0.38 - - [2026-01-01 02:31:52] "POST /fqname-to-id HTTP/1.1" 404 229 0.003134 10.0.0.38 - - [2026-01-01 02:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.27 - - [2026-01-01 02:31:52] "GET /projects?obj_uuids=8fb34d54-6443-440f-8192-e278784b3585&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001034 10.0.0.38 - - [2026-01-01 02:31:52] "GET /project/8fb34d54-6443-440f-8192-e278784b3585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.057388 10.0.0.38 - - [2026-01-01 02:31:52] "POST /network-policys HTTP/1.1" 200 563 0.031968 10.0.0.38 - - [2026-01-01 02:31:52] "GET /network-policy/46d280f2-308e-4c2c-8752-f38d30c7536f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.006096 10.0.0.38 - - [2026-01-01 02:31:52] "POST /fqname-to-id HTTP/1.1" 404 229 0.003478 10.0.0.38 - - [2026-01-01 02:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002986 10.0.0.27 - - [2026-01-01 02:31:52] "GET /projects?obj_uuids=8fb34d54-6443-440f-8192-e278784b3585&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001005 10.0.0.38 - - [2026-01-01 02:31:52] "GET /project/8fb34d54-6443-440f-8192-e278784b3585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.061238 10.0.0.38 - - [2026-01-01 02:31:52] "POST /network-policys HTTP/1.1" 200 563 0.029214 10.0.0.38 - - [2026-01-01 02:31:52] "GET /network-policy/bda8ab90-7617-49a2-8334-1af0e9663362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006585 10.0.0.38 - - [2026-01-01 02:31:53] "POST /fqname-to-id HTTP/1.1" 404 229 0.003506 10.0.0.38 - - [2026-01-01 02:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003815 10.0.0.27 - - [2026-01-01 02:31:53] "GET /projects?obj_uuids=8fb34d54-6443-440f-8192-e278784b3585&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001110 10.0.0.38 - - [2026-01-01 02:31:53] "GET /project/8fb34d54-6443-440f-8192-e278784b3585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.057145 10.0.0.38 - - [2026-01-01 02:31:53] "POST /network-policys HTTP/1.1" 200 563 0.032994 10.0.0.38 - - [2026-01-01 02:31:53] "GET /network-policy/7cba8b47-a071-4f99-aad6-3831035fc042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006191 10.0.0.38 - - [2026-01-01 02:31:53] "POST /fqname-to-id HTTP/1.1" 404 229 0.003407 10.0.0.38 - - [2026-01-01 02:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.27 - - [2026-01-01 02:31:53] "GET /projects?obj_uuids=8fb34d54-6443-440f-8192-e278784b3585&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000987 10.0.0.38 - - [2026-01-01 02:31:53] "GET /project/8fb34d54-6443-440f-8192-e278784b3585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.050441 10.0.0.38 - - [2026-01-01 02:31:53] "POST /network-policys HTTP/1.1" 200 563 0.029917 10.0.0.38 - - [2026-01-01 02:31:53] "GET /network-policy/9e45f784-2a6c-4a36-8b76-22f94e869e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.007423 10.0.0.38 - - [2026-01-01 02:31:53] "POST /fqname-to-id HTTP/1.1" 404 229 0.003570 10.0.0.38 - - [2026-01-01 02:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002958 10.0.0.27 - - [2026-01-01 02:31:53] "GET /projects?obj_uuids=8fb34d54-6443-440f-8192-e278784b3585&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000920 10.0.0.38 - - [2026-01-01 02:31:53] "GET /project/8fb34d54-6443-440f-8192-e278784b3585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.044255 10.0.0.38 - - [2026-01-01 02:31:54] "POST /network-policys HTTP/1.1" 200 563 0.028743 10.0.0.38 - - [2026-01-01 02:31:54] "GET /network-policy/c75e7273-903e-4b82-8f6a-a74cfae46fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006437 10.0.0.38 - - [2026-01-01 02:31:54] "POST /fqname-to-id HTTP/1.1" 404 229 0.003350 10.0.0.38 - - [2026-01-01 02:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.27 - - [2026-01-01 02:31:54] "GET /projects?obj_uuids=8fb34d54-6443-440f-8192-e278784b3585&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.033466 10.0.0.38 - - [2026-01-01 02:31:54] "GET /project/8fb34d54-6443-440f-8192-e278784b3585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.080257 10.0.0.38 - - [2026-01-01 02:31:54] "POST /network-policys HTTP/1.1" 200 563 0.028463 10.0.0.38 - - [2026-01-01 02:31:54] "GET /network-policy/125371a1-7849-463c-9085-c4b22c68f3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005916 10.0.0.38 - - [2026-01-01 02:31:54] "POST /neutron/network HTTP/1.1" 200 2250 0.172184 10.0.0.38 - - [2026-01-01 02:31:55] "GET /virtual-network/e3aa5640-b7bb-4a80-a65f-277a5f11e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.006438 10.0.0.38 - - [2026-01-01 02:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.38 - - [2026-01-01 02:31:55] "GET /network-policy/125371a1-7849-463c-9085-c4b22c68f3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005011 10.0.0.38 - - [2026-01-01 02:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002986 10.0.0.249 - - [2026-01-01 02:31:55] "POST /access-control-lists HTTP/1.1" 200 609 0.116412 10.0.0.38 - - [2026-01-01 02:31:55] "GET /network-policy/1440e082-105a-4c08-92bc-ba2d8119896a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.032399 10.0.0.38 - - [2026-01-01 02:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004098 10.0.0.38 - - [2026-01-01 02:31:55] "GET /network-policy/21fe5296-ced3-4d23-86a0-4f228e70ba53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004225 10.0.0.38 - - [2026-01-01 02:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.38 - - [2026-01-01 02:31:55] "GET /network-policy/46d280f2-308e-4c2c-8752-f38d30c7536f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004169 10.0.0.38 - - [2026-01-01 02:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.38 - - [2026-01-01 02:31:55] "GET /network-policy/7cba8b47-a071-4f99-aad6-3831035fc042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005394 10.0.0.38 - - [2026-01-01 02:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.38 - - [2026-01-01 02:31:55] "GET /network-policy/9e45f784-2a6c-4a36-8b76-22f94e869e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.003850 10.0.0.38 - - [2026-01-01 02:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269 10.0.0.38 - - [2026-01-01 02:31:55] "GET /network-policy/ab25ef87-b80e-4adf-b0c2-b8e349d1e633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8881 0.004525 10.0.0.38 - - [2026-01-01 02:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.38 - - [2026-01-01 02:31:55] "GET /network-policy/bda8ab90-7617-49a2-8334-1af0e9663362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004806 10.0.0.38 - - [2026-01-01 02:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.38 - - [2026-01-01 02:31:55] "GET /network-policy/c53349c3-f29c-4335-a719-c734139cfa1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004112 10.0.0.38 - - [2026-01-01 02:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.38 - - [2026-01-01 02:31:55] "GET /network-policy/c75e7273-903e-4b82-8f6a-a74cfae46fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005074 10.0.0.38 - - [2026-01-01 02:31:55] "POST /id-to-fqname HTTP/1.1" 200 235 0.001276 10.0.0.27 - - [2026-01-01 02:31:56] "GET /projects?obj_uuids=8fb34d54-6443-440f-8192-e278784b3585&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001558 10.0.0.38 - - [2026-01-01 02:31:56] "GET /project/8fb34d54-6443-440f-8192-e278784b3585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.081018 10.0.0.38 - - [2026-01-01 02:31:56] "POST /neutron/network HTTP/1.1" 200 2250 0.013627 10.0.0.38 - - [2026-01-01 02:31:57] "POST /neutron/port HTTP/1.1" 200 117 0.005995 10.0.0.38 - - [2026-01-01 02:31:57] "POST /neutron/port HTTP/1.1" 200 1174 0.022125 10.0.0.38 - - [2026-01-01 02:31:58] "POST /neutron/port HTTP/1.1" 200 1238 0.019955 10.0.0.38 - - [2026-01-01 02:31:58] "POST /neutron/subnet HTTP/1.1" 200 1361 0.018337 10.0.0.38 - - [2026-01-01 02:31:58] "POST /neutron/network HTTP/1.1" 200 2250 0.012550 10.0.0.38 - - [2026-01-01 02:32:02] "POST /neutron/port HTTP/1.1" 200 1238 0.017984 10.0.0.38 - - [2026-01-01 02:32:02] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007338 10.0.0.38 - - [2026-01-01 02:32:02] "GET /virtual-machine/69b58aff-11c5-4473-a295-0bcf3ee8db7d HTTP/1.1" 401 292 0.000316 10.0.0.38 - - [2026-01-01 02:32:02] "GET /virtual-machine/69b58aff-11c5-4473-a295-0bcf3ee8db7d HTTP/1.1" 200 1304 0.033549 10.0.0.38 - - [2026-01-01 02:32:02] "GET /virtual-machine-interface/82ae0da7-1eda-4241-a652-21ed97e4480b HTTP/1.1" 200 3169 0.005618 10.0.0.38 - - [2026-01-01 02:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.38 - - [2026-01-01 02:32:02] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004689 10.0.0.38 - - [2026-01-01 02:32:02] "GET /virtual-networks?parent_id=8fb34d54-6443-440f-8192-e278784b3585&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.002815 10.0.0.38 - - [2026-01-01 02:32:02] "GET /virtual-network/e3aa5640-b7bb-4a80-a65f-277a5f11e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.009032 10.0.0.27 - - [2026-01-01 02:32:04] "DELETE /project/3e3e3488-d84f-41f7-bf93-897343a3150c HTTP/1.1" 404 177 0.036583 10.0.0.27 - - [2026-01-01 02:32:04] "DELETE /project/8fb34d546443440f8192e278784b3585 HTTP/1.1" 404 173 0.056908 10.0.0.38 - - [2026-01-01 02:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.38 - - [2026-01-01 02:32:05] "GET /virtual-network/e3aa5640-b7bb-4a80-a65f-277a5f11e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.005721 10.0.0.38 - - [2026-01-01 02:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.38 - - [2026-01-01 02:32:09] "GET /virtual-network/e3aa5640-b7bb-4a80-a65f-277a5f11e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.006106 10.0.0.38 - - [2026-01-01 02:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004234 10.0.0.38 - - [2026-01-01 02:32:14] "GET /virtual-network/e3aa5640-b7bb-4a80-a65f-277a5f11e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.005232 10.0.0.27 - - [2026-01-01 02:32:15] "GET /obj-perms HTTP/1.1" 200 5056 0.056708 10.0.0.38 - - [2026-01-01 02:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.38 - - [2026-01-01 02:32:18] "GET /virtual-network/e3aa5640-b7bb-4a80-a65f-277a5f11e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.005778 10.0.0.38 - - [2026-01-01 02:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003667 10.0.0.38 - - [2026-01-01 02:32:22] "GET /virtual-network/e3aa5640-b7bb-4a80-a65f-277a5f11e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.005694 10.0.0.38 - - [2026-01-01 02:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003137 10.0.0.38 - - [2026-01-01 02:32:26] "GET /virtual-network/e3aa5640-b7bb-4a80-a65f-277a5f11e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.006048 10.0.0.38 - - [2026-01-01 02:32:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.38 - - [2026-01-01 02:32:30] "GET /virtual-network/e3aa5640-b7bb-4a80-a65f-277a5f11e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.005442 10.0.0.38 - - [2026-01-01 02:32:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003703 10.0.0.38 - - [2026-01-01 02:32:34] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003731 10.0.0.38 - - [2026-01-01 02:32:34] "GET /virtual-networks?parent_id=8fb34d54-6443-440f-8192-e278784b3585&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.002759 10.0.0.38 - - [2026-01-01 02:32:34] "GET /virtual-network/e3aa5640-b7bb-4a80-a65f-277a5f11e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.006433 10.0.0.38 - - [2026-01-01 02:32:39] "POST /neutron/port HTTP/1.1" 200 1238 0.019448 10.0.0.38 - - [2026-01-01 02:32:43] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006986 10.0.0.38 - - [2026-01-01 02:32:47] "POST /neutron/port HTTP/1.1" 200 1238 0.017083 10.0.0.38 - - [2026-01-01 02:32:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003919 10.0.0.38 - - [2026-01-01 02:32:47] "POST /neutron/port HTTP/1.1" 200 117 0.001063 10.0.0.38 - - [2026-01-01 02:32:50] "POST /neutron/port HTTP/1.1" 200 1238 0.019851 10.0.0.38 - - [2026-01-01 02:32:55] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007074 10.0.0.38 - - [2026-01-01 02:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.38 - - [2026-01-01 02:32:55] "GET /network-policy/c53349c3-f29c-4335-a719-c734139cfa1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004195 10.0.0.38 - - [2026-01-01 02:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.38 - - [2026-01-01 02:32:55] "GET /network-policy/ab25ef87-b80e-4adf-b0c2-b8e349d1e633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8881 0.004584 10.0.0.38 - - [2026-01-01 02:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.38 - - [2026-01-01 02:32:55] "GET /network-policy/1440e082-105a-4c08-92bc-ba2d8119896a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004607 10.0.0.38 - - [2026-01-01 02:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.38 - - [2026-01-01 02:32:55] "GET /network-policy/21fe5296-ced3-4d23-86a0-4f228e70ba53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.006940 10.0.0.38 - - [2026-01-01 02:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004075 10.0.0.38 - - [2026-01-01 02:32:56] "GET /network-policy/46d280f2-308e-4c2c-8752-f38d30c7536f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004725 10.0.0.38 - - [2026-01-01 02:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.38 - - [2026-01-01 02:32:56] "GET /network-policy/bda8ab90-7617-49a2-8334-1af0e9663362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004788 10.0.0.38 - - [2026-01-01 02:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.38 - - [2026-01-01 02:32:56] "GET /network-policy/7cba8b47-a071-4f99-aad6-3831035fc042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006395 10.0.0.38 - - [2026-01-01 02:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004278 10.0.0.38 - - [2026-01-01 02:32:56] "GET /network-policy/9e45f784-2a6c-4a36-8b76-22f94e869e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004793 10.0.0.38 - - [2026-01-01 02:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004210 10.0.0.38 - - [2026-01-01 02:32:56] "GET /network-policy/c75e7273-903e-4b82-8f6a-a74cfae46fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006901 10.0.0.38 - - [2026-01-01 02:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003101 10.0.0.38 - - [2026-01-01 02:32:56] "GET /network-policy/125371a1-7849-463c-9085-c4b22c68f3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004879 10.0.0.38 - - [2026-01-01 02:32:56] "POST /neutron/network HTTP/1.1" 200 2250 0.015932 10.0.0.249 - - [2026-01-01 02:32:56] "POST /fqname-to-id HTTP/1.1" 404 207 0.058407 10.0.0.38 - - [2026-01-01 02:32:56] "GET /virtual-network/e3aa5640-b7bb-4a80-a65f-277a5f11e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.008692 10.0.0.38 - - [2026-01-01 02:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.38 - - [2026-01-01 02:32:56] "GET /network-policy/c53349c3-f29c-4335-a719-c734139cfa1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004296 10.0.0.38 - - [2026-01-01 02:33:01] "POST /neutron/network HTTP/1.1" 200 1440 0.011598 10.0.0.249 - - [2026-01-01 02:33:01] "PUT /access-control-list/ef10312f-0246-4730-986b-bd38d56278c6 HTTP/1.1" 200 272 0.018178 10.0.0.38 - - [2026-01-01 02:33:01] "GET /virtual-network/e3aa5640-b7bb-4a80-a65f-277a5f11e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.008734 10.0.0.38 - - [2026-01-01 02:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002973 10.0.0.38 - - [2026-01-01 02:33:01] "GET /network-policy/ab25ef87-b80e-4adf-b0c2-b8e349d1e633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8881 0.004980 10.0.0.38 - - [2026-01-01 02:33:07] "POST /neutron/network HTTP/1.1" 200 1440 0.011920 10.0.0.38 - - [2026-01-01 02:33:07] "GET /virtual-network/e3aa5640-b7bb-4a80-a65f-277a5f11e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.008353 10.0.0.38 - - [2026-01-01 02:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004328 10.0.0.38 - - [2026-01-01 02:33:07] "GET /network-policy/1440e082-105a-4c08-92bc-ba2d8119896a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004880 10.0.0.38 - - [2026-01-01 02:33:12] "POST /neutron/network HTTP/1.1" 200 1440 0.011788 10.0.0.249 - - [2026-01-01 02:33:12] "POST /fqname-to-id HTTP/1.1" 404 207 0.022794 10.0.0.38 - - [2026-01-01 02:33:12] "GET /virtual-network/e3aa5640-b7bb-4a80-a65f-277a5f11e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.007613 10.0.0.38 - - [2026-01-01 02:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003777 10.0.0.38 - - [2026-01-01 02:33:12] "GET /network-policy/21fe5296-ced3-4d23-86a0-4f228e70ba53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.006161 10.0.0.38 - - [2026-01-01 02:33:17] "POST /neutron/network HTTP/1.1" 200 1440 0.011896 10.0.0.249 - - [2026-01-01 02:33:17] "PUT /access-control-list/ef10312f-0246-4730-986b-bd38d56278c6 HTTP/1.1" 200 272 0.024003 10.0.0.38 - - [2026-01-01 02:33:17] "GET /virtual-network/e3aa5640-b7bb-4a80-a65f-277a5f11e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.007100 10.0.0.38 - - [2026-01-01 02:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619 10.0.0.38 - - [2026-01-01 02:33:17] "GET /network-policy/46d280f2-308e-4c2c-8752-f38d30c7536f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004732 10.0.0.38 - - [2026-01-01 02:33:23] "POST /neutron/network HTTP/1.1" 200 1440 0.011503 10.0.0.38 - - [2026-01-01 02:33:23] "GET /virtual-network/e3aa5640-b7bb-4a80-a65f-277a5f11e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.007301 10.0.0.38 - - [2026-01-01 02:33:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004435 10.0.0.38 - - [2026-01-01 02:33:23] "GET /network-policy/bda8ab90-7617-49a2-8334-1af0e9663362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005371 10.0.0.38 - - [2026-01-01 02:33:28] "POST /neutron/network HTTP/1.1" 200 1440 0.012040 10.0.0.249 - - [2026-01-01 02:33:28] "POST /fqname-to-id HTTP/1.1" 404 207 0.006871 10.0.0.38 - - [2026-01-01 02:33:28] "GET /virtual-network/e3aa5640-b7bb-4a80-a65f-277a5f11e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.007811 10.0.0.38 - - [2026-01-01 02:33:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002914 10.0.0.38 - - [2026-01-01 02:33:28] "GET /network-policy/7cba8b47-a071-4f99-aad6-3831035fc042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004216 10.0.0.38 - - [2026-01-01 02:33:33] "POST /neutron/network HTTP/1.1" 200 1440 0.010445 10.0.0.249 - - [2026-01-01 02:33:33] "PUT /access-control-list/ef10312f-0246-4730-986b-bd38d56278c6 HTTP/1.1" 200 272 0.029997 10.0.0.38 - - [2026-01-01 02:33:33] "GET /virtual-network/e3aa5640-b7bb-4a80-a65f-277a5f11e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.008780 10.0.0.38 - - [2026-01-01 02:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.38 - - [2026-01-01 02:33:33] "GET /network-policy/9e45f784-2a6c-4a36-8b76-22f94e869e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004513 10.0.0.38 - - [2026-01-01 02:33:38] "POST /neutron/network HTTP/1.1" 200 1440 0.011629 10.0.0.38 - - [2026-01-01 02:33:39] "GET /virtual-network/e3aa5640-b7bb-4a80-a65f-277a5f11e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.008063 10.0.0.38 - - [2026-01-01 02:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.38 - - [2026-01-01 02:33:39] "GET /network-policy/c75e7273-903e-4b82-8f6a-a74cfae46fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004343 10.0.0.38 - - [2026-01-01 02:33:44] "POST /neutron/network HTTP/1.1" 200 1440 0.010675 10.0.0.249 - - [2026-01-01 02:33:44] "POST /fqname-to-id HTTP/1.1" 404 207 0.005522 10.0.0.38 - - [2026-01-01 02:33:44] "GET /virtual-network/e3aa5640-b7bb-4a80-a65f-277a5f11e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.007636 10.0.0.38 - - [2026-01-01 02:33:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.38 - - [2026-01-01 02:33:44] "GET /network-policy/125371a1-7849-463c-9085-c4b22c68f3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004895 10.0.0.38 - - [2026-01-01 02:33:48] "POST /neutron/port HTTP/1.1" 200 1238 0.050012 10.0.0.38 - - [2026-01-01 02:33:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004224 10.0.0.38 - - [2026-01-01 02:33:48] "POST /neutron/port HTTP/1.1" 200 117 0.001047 10.0.0.38 - - [2026-01-01 02:33:49] "GET /virtual-machine/69b58aff-11c5-4473-a295-0bcf3ee8db7d HTTP/1.1" 200 1304 0.004076 10.0.0.38 - - [2026-01-01 02:33:50] "POST /neutron/port HTTP/1.1" 200 1238 0.019938 10.0.0.38 - - [2026-01-01 02:33:51] "GET /virtual-machine/69b58aff-11c5-4473-a295-0bcf3ee8db7d HTTP/1.1" 404 171 0.003368 10.0.0.38 - - [2026-01-01 02:33:51] "GET /virtual-machine/69b58aff-11c5-4473-a295-0bcf3ee8db7d HTTP/1.1" 404 171 0.002935 10.0.0.38 - - [2026-01-01 02:33:51] "GET /virtual-machine/69b58aff-11c5-4473-a295-0bcf3ee8db7d HTTP/1.1" 404 171 0.008582 10.0.0.38 - - [2026-01-01 02:33:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.38 - - [2026-01-01 02:33:51] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003465 10.0.0.38 - - [2026-01-01 02:33:51] "GET /virtual-networks?parent_id=8fb34d54-6443-440f-8192-e278784b3585&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.002708 10.0.0.38 - - [2026-01-01 02:33:51] "GET /virtual-network/e3aa5640-b7bb-4a80-a65f-277a5f11e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.006344 10.0.0.38 - - [2026-01-01 02:33:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.38 - - [2026-01-01 02:33:51] "GET /routing-instance/8954689b-7e25-4964-b9cb-2c173971c160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.007021 10.0.0.38 - - [2026-01-01 02:33:52] "GET /route-target/73e06f6a-cc01-4c9b-9a95-87f65c07cc69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005008 10.0.0.38 - - [2026-01-01 02:33:52] "GET /obj-perms HTTP/1.1" 200 5019 0.004197 10.0.0.38 - - [2026-01-01 02:33:52] "GET /virtual-network/e3aa5640-b7bb-4a80-a65f-277a5f11e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.006733 10.0.0.38 - - [2026-01-01 02:33:52] "POST /neutron/network HTTP/1.1" 200 1440 0.011308 10.0.0.249 - - [2026-01-01 02:33:52] "DELETE /access-control-list/ef10312f-0246-4730-986b-bd38d56278c6 HTTP/1.1" 200 115 0.036577 10.0.0.38 - - [2026-01-01 02:33:52] "GET /virtual-network/e3aa5640-b7bb-4a80-a65f-277a5f11e1a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.009323 10.0.0.38 - - [2026-01-01 02:33:52] "DELETE /network-policy/125371a1-7849-463c-9085-c4b22c68f3e7 HTTP/1.1" 200 115 0.041825 10.0.0.38 - - [2026-01-01 02:33:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003549 10.0.0.27 - - [2026-01-01 02:33:52] "GET /projects?obj_uuids=8fb34d54-6443-440f-8192-e278784b3585&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001432 10.0.0.38 - - [2026-01-01 02:33:52] "GET /project/8fb34d54-6443-440f-8192-e278784b3585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.050627 10.0.0.38 - - [2026-01-01 02:33:52] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-65051164&detail=False&count=False&shared=False HTTP/1.1" 200 2255 0.005389 10.0.0.38 - - [2026-01-01 02:33:52] "DELETE /network-policy/c75e7273-903e-4b82-8f6a-a74cfae46fc6 HTTP/1.1" 200 115 0.042259 10.0.0.38 - - [2026-01-01 02:33:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.27 - - [2026-01-01 02:33:52] "GET /projects?obj_uuids=8fb34d54-6443-440f-8192-e278784b3585&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000865 10.0.0.38 - - [2026-01-01 02:33:53] "GET /project/8fb34d54-6443-440f-8192-e278784b3585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.041638 10.0.0.38 - - [2026-01-01 02:33:53] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-65051164&detail=False&count=False&shared=False HTTP/1.1" 200 2019 0.005216 10.0.0.38 - - [2026-01-01 02:33:53] "DELETE /network-policy/9e45f784-2a6c-4a36-8b76-22f94e869e9c HTTP/1.1" 200 115 0.035634 10.0.0.38 - - [2026-01-01 02:33:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.27 - - [2026-01-01 02:33:53] "GET /projects?obj_uuids=8fb34d54-6443-440f-8192-e278784b3585&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000923 10.0.0.38 - - [2026-01-01 02:33:53] "GET /project/8fb34d54-6443-440f-8192-e278784b3585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.046441 10.0.0.38 - - [2026-01-01 02:33:53] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-65051164&detail=False&count=False&shared=False HTTP/1.1" 200 1783 0.005708 10.0.0.38 - - [2026-01-01 02:33:53] "DELETE /network-policy/7cba8b47-a071-4f99-aad6-3831035fc042 HTTP/1.1" 200 115 0.036530 10.0.0.38 - - [2026-01-01 02:33:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003880 10.0.0.27 - - [2026-01-01 02:33:53] "GET /projects?obj_uuids=8fb34d54-6443-440f-8192-e278784b3585&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000869 10.0.0.38 - - [2026-01-01 02:33:53] "GET /project/8fb34d54-6443-440f-8192-e278784b3585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.037584 10.0.0.38 - - [2026-01-01 02:33:53] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-65051164&detail=False&count=False&shared=False HTTP/1.1" 200 1547 0.005148 10.0.0.38 - - [2026-01-01 02:33:53] "DELETE /network-policy/bda8ab90-7617-49a2-8334-1af0e9663362 HTTP/1.1" 200 115 0.043223 10.0.0.38 - - [2026-01-01 02:33:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.27 - - [2026-01-01 02:33:53] "GET /projects?obj_uuids=8fb34d54-6443-440f-8192-e278784b3585&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001003 10.0.0.38 - - [2026-01-01 02:33:53] "GET /project/8fb34d54-6443-440f-8192-e278784b3585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.039518 10.0.0.38 - - [2026-01-01 02:33:53] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-65051164&detail=False&count=False&shared=False HTTP/1.1" 200 1311 0.005295 10.0.0.38 - - [2026-01-01 02:33:53] "DELETE /network-policy/46d280f2-308e-4c2c-8752-f38d30c7536f HTTP/1.1" 200 115 0.040143 10.0.0.38 - - [2026-01-01 02:33:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004342 10.0.0.27 - - [2026-01-01 02:33:53] "GET /projects?obj_uuids=8fb34d54-6443-440f-8192-e278784b3585&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000919 10.0.0.38 - - [2026-01-01 02:33:53] "GET /project/8fb34d54-6443-440f-8192-e278784b3585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.044221 10.0.0.38 - - [2026-01-01 02:33:53] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-65051164&detail=False&count=False&shared=False HTTP/1.1" 200 1074 0.005512 10.0.0.38 - - [2026-01-01 02:33:53] "DELETE /network-policy/21fe5296-ced3-4d23-86a0-4f228e70ba53 HTTP/1.1" 200 115 0.050835 10.0.0.38 - - [2026-01-01 02:33:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.27 - - [2026-01-01 02:33:54] "GET /projects?obj_uuids=8fb34d54-6443-440f-8192-e278784b3585&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001115 10.0.0.38 - - [2026-01-01 02:33:54] "GET /project/8fb34d54-6443-440f-8192-e278784b3585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.038102 10.0.0.38 - - [2026-01-01 02:33:54] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-65051164&detail=False&count=False&shared=False HTTP/1.1" 200 838 0.005806 10.0.0.38 - - [2026-01-01 02:33:54] "DELETE /network-policy/1440e082-105a-4c08-92bc-ba2d8119896a HTTP/1.1" 200 115 0.038590 10.0.0.38 - - [2026-01-01 02:33:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.27 - - [2026-01-01 02:33:54] "GET /projects?obj_uuids=8fb34d54-6443-440f-8192-e278784b3585&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000919 10.0.0.38 - - [2026-01-01 02:33:54] "GET /project/8fb34d54-6443-440f-8192-e278784b3585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.041575 10.0.0.38 - - [2026-01-01 02:33:54] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-65051164&detail=False&count=False&shared=False HTTP/1.1" 200 602 0.005140 10.0.0.38 - - [2026-01-01 02:33:54] "DELETE /network-policy/ab25ef87-b80e-4adf-b0c2-b8e349d1e633 HTTP/1.1" 200 115 0.052486 10.0.0.38 - - [2026-01-01 02:33:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.27 - - [2026-01-01 02:33:54] "GET /projects?obj_uuids=8fb34d54-6443-440f-8192-e278784b3585&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000892 10.0.0.38 - - [2026-01-01 02:33:54] "GET /project/8fb34d54-6443-440f-8192-e278784b3585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.042346 10.0.0.38 - - [2026-01-01 02:33:54] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-65051164&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.005049 10.0.0.38 - - [2026-01-01 02:33:54] "DELETE /network-policy/c53349c3-f29c-4335-a719-c734139cfa1f HTTP/1.1" 200 115 0.040519 10.0.0.38 - - [2026-01-01 02:33:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.014782 10.0.0.27 - - [2026-01-01 02:33:54] "GET /projects?obj_uuids=8fb34d54-6443-440f-8192-e278784b3585&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000850 10.0.0.38 - - [2026-01-01 02:33:54] "GET /project/8fb34d54-6443-440f-8192-e278784b3585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.042481 10.0.0.38 - - [2026-01-01 02:33:54] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-65051164&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005291 10.0.0.38 - - [2026-01-01 02:33:54] "POST /neutron/network HTTP/1.1" 200 1337 0.011372 10.0.0.38 - - [2026-01-01 02:33:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.38 - - [2026-01-01 02:33:55] "DELETE /network-ipam/c0054fde-7207-4c80-a0ab-bfbbcfcfee03 HTTP/1.1" 200 115 0.038393 10.0.0.38 - - [2026-01-01 02:33:55] "POST /fqname-to-id HTTP/1.1" 404 260 0.004195 10.0.0.27 - - [2026-01-01 02:33:55] "GET /projects?obj_uuids=8fb34d54-6443-440f-8192-e278784b3585&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000865 10.0.0.27 - - [2026-01-01 02:33:55] "GET /project/8fb34d54-6443-440f-8192-e278784b3585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.042993 10.0.0.27 - - [2026-01-01 02:33:55] "GET /projects?obj_uuids=8fb34d54-6443-440f-8192-e278784b3585&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001683 10.0.0.27 - - [2026-01-01 02:33:55] "GET /project/8fb34d54-6443-440f-8192-e278784b3585?fields=security_groups HTTP/1.1" 200 1399 0.042941 10.0.0.27 - - [2026-01-01 02:33:55] "DELETE /security-group/713bc88b-6c19-4d4a-ac96-760497d2493b HTTP/1.1" 200 115 0.053225 10.0.0.27 - - [2026-01-01 02:33:55] "GET /projects?obj_uuids=8fb34d54-6443-440f-8192-e278784b3585&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001651 10.0.0.249 - - [2026-01-01 02:33:55] "DELETE /access-control-list/48bd74aa-a999-4858-b9a2-943f2cacbeff HTTP/1.1" 200 115 0.073127 10.0.0.27 - - [2026-01-01 02:33:55] "GET /project/8fb34d54-6443-440f-8192-e278784b3585?fields=application_policy_sets HTTP/1.1" 200 1438 0.078235 10.0.0.38 - - [2026-01-01 02:33:55] "DELETE /project/8fb34d54-6443-440f-8192-e278784b3585 HTTP/1.1" 200 115 0.431528 10.0.0.27 - - [2026-01-01 02:33:55] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001172 10.0.0.38 - - [2026-01-01 02:33:55] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?fields=projects HTTP/1.1" 200 1439 0.014126 10.0.0.27 - - [2026-01-01 02:33:58] "GET /projects?obj_uuids=8fb34d54-6443-440f-8192-e278784b3585&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003790 10.0.0.27 - - [2026-01-01 02:33:58] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001084 10.0.0.27 - - [2026-01-01 02:33:58] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.050158 10.0.0.27 - - [2026-01-01 02:33:58] "POST /id-to-fqname HTTP/1.1" 200 202 0.004971 10.0.0.27 - - [2026-01-01 02:33:58] "POST /fqname-to-id HTTP/1.1" 404 211 0.005000 10.0.0.27 - - [2026-01-01 02:33:58] "POST /security-groups HTTP/1.1" 200 603 0.033267 10.0.0.27 - - [2026-01-01 02:33:58] "POST /projects HTTP/1.1" 200 609 0.249202 10.0.0.249 - - [2026-01-01 02:33:59] "POST /access-control-lists HTTP/1.1" 200 608 0.027013 10.0.0.27 - - [2026-01-01 02:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.331731 10.0.0.38 - - [2026-01-01 02:33:59] "GET /project/8fb34d54-6443-440f-8192-e278784b3585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.527625 10.0.0.27 - - [2026-01-01 02:33:59] "GET /projects?obj_uuids=8fb34d54-6443-440f-8192-e278784b3585&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002355 10.0.0.38 - - [2026-01-01 02:33:59] "GET /project/8fb34d54-6443-440f-8192-e278784b3585?fields=virtual_networks HTTP/1.1" 200 1056 0.063428 10.0.0.27 - - [2026-01-01 02:33:59] "GET /projects?obj_uuids=8fb34d54-6443-440f-8192-e278784b3585&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000881 10.0.0.38 - - [2026-01-01 02:33:59] "GET /project/8fb34d54-6443-440f-8192-e278784b3585?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.043568 10.0.0.27 - - [2026-01-01 02:33:59] "GET /projects?obj_uuids=8fb34d54-6443-440f-8192-e278784b3585&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001454 10.0.0.38 - - [2026-01-01 02:33:59] "GET /project/8fb34d54-6443-440f-8192-e278784b3585?fields=security_groups HTTP/1.1" 200 1294 0.039567 10.0.0.38 - - [2026-01-01 02:34:00] "POST /fqname-to-id HTTP/1.1" 404 194 0.034361 10.0.0.27 - - [2026-01-01 02:34:00] "GET /projects?obj_uuids=bdb96e89-0c17-434e-bf9a-41fa96a43112&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003892 10.0.0.27 - - [2026-01-01 02:34:00] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001382 10.0.0.27 - - [2026-01-01 02:34:00] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008683 10.0.0.27 - - [2026-01-01 02:34:00] "POST /id-to-fqname HTTP/1.1" 200 196 0.007995 10.0.0.27 - - [2026-01-01 02:34:00] "POST /fqname-to-id HTTP/1.1" 404 205 0.005988 10.0.0.27 - - [2026-01-01 02:34:00] "POST /security-groups HTTP/1.1" 200 597 0.082095 10.0.0.249 - - [2026-01-01 02:34:00] "POST /fqname-to-id HTTP/1.1" 404 240 0.004686 10.0.0.27 - - [2026-01-01 02:34:00] "POST /projects HTTP/1.1" 200 597 0.305324 10.0.0.27 - - [2026-01-01 02:34:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.348929 10.0.0.38 - - [2026-01-01 02:34:00] "GET /project/bdb96e89-0c17-434e-bf9a-41fa96a43112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.524085 10.0.0.249 - - [2026-01-01 02:34:00] "POST /access-control-lists HTTP/1.1" 200 600 0.075681 10.0.0.38 - - [2026-01-01 02:34:02] "GET / HTTP/1.1" 200 35931 0.002160 10.0.0.38 - - [2026-01-01 02:34:04] "GET /project/bdb96e89-0c17-434e-bf9a-41fa96a43112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000565 10.0.0.27 - - [2026-01-01 02:34:04] "GET /projects?obj_uuids=bdb96e89-0c17-434e-bf9a-41fa96a43112&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000898 10.0.0.27 - - [2026-01-01 02:34:04] "DELETE /project/bdb96e890c17434ebf9a41fa96a43112 HTTP/1.1" 404 173 0.005481 10.0.0.27 - - [2026-01-01 02:34:04] "DELETE /project/8fb34d546443440f8192e278784b3585 HTTP/1.1" 404 173 0.008428 10.0.0.27 - - [2026-01-01 02:34:04] "GET /projects?obj_uuids=8fb34d54-6443-440f-8192-e278784b3585&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002413 10.0.0.38 - - [2026-01-01 02:34:04] "GET /project/bdb96e89-0c17-434e-bf9a-41fa96a43112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.095095 10.0.0.27 - - [2026-01-01 02:34:04] "GET /project/8fb34d54-6443-440f-8192-e278784b3585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.064279 10.0.0.27 - - [2026-01-01 02:34:04] "GET /projects?obj_uuids=8fb34d54-6443-440f-8192-e278784b3585&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000865 10.0.0.27 - - [2026-01-01 02:34:04] "GET /project/8fb34d54-6443-440f-8192-e278784b3585?fields=security_groups HTTP/1.1" 200 1399 0.048147 10.0.0.27 - - [2026-01-01 02:34:04] "DELETE /security-group/fa21d56a-8439-47d2-8ce4-3e8733a6e80d HTTP/1.1" 200 115 0.057013 10.0.0.27 - - [2026-01-01 02:34:04] "GET /projects?obj_uuids=8fb34d54-6443-440f-8192-e278784b3585&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000991 10.0.0.27 - - [2026-01-01 02:34:04] "GET /project/8fb34d54-6443-440f-8192-e278784b3585?fields=application_policy_sets HTTP/1.1" 200 1438 0.071094 10.0.0.27 - - [2026-01-01 02:34:05] "DELETE /project/8fb34d54-6443-440f-8192-e278784b3585 HTTP/1.1" 200 115 0.492342 10.0.0.38 - - [2026-01-01 02:34:05] "GET / HTTP/1.1" 200 35931 0.001398 10.0.0.38 - - [2026-01-01 02:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574 10.0.0.27 - - [2026-01-01 02:34:05] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000912 10.0.0.38 - - [2026-01-01 02:34:05] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.007507 10.0.0.38 - - [2026-01-01 02:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003177 10.0.0.27 - - [2026-01-01 02:34:05] "GET /projects?obj_uuids=bdb96e89-0c17-434e-bf9a-41fa96a43112&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001070 10.0.0.38 - - [2026-01-01 02:34:05] "GET /project/bdb96e89-0c17-434e-bf9a-41fa96a43112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.041981 10.0.0.38 - - [2026-01-01 02:34:06] "GET /domains HTTP/1.1" 401 292 0.000394 10.0.0.38 - - [2026-01-01 02:34:07] "GET /domains HTTP/1.1" 200 280 0.036347 10.0.0.27 - - [2026-01-01 02:34:07] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001019 10.0.0.38 - - [2026-01-01 02:34:07] "GET /domain/b5800509-dc40-4626-b491-badce4b95394 HTTP/1.1" 200 2774 0.009449 10.0.0.27 - - [2026-01-01 02:34:07] "GET /projects?obj_uuids=bdb96e89-0c17-434e-bf9a-41fa96a43112&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000750 10.0.0.38 - - [2026-01-01 02:34:07] "GET /project/bdb96e89-0c17-434e-bf9a-41fa96a43112 HTTP/1.1" 200 1889 0.093965 10.0.0.38 - - [2026-01-01 02:34:07] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003158 10.0.0.38 - - [2026-01-01 02:34:07] "POST /network-ipams HTTP/1.1" 200 603 0.035571 10.0.0.38 - - [2026-01-01 02:34:07] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003632 10.0.0.38 - - [2026-01-01 02:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004945 10.0.0.38 - - [2026-01-01 02:34:07] "GET /network-ipam/3d39eb9c-b1f7-4ed5-92c0-0d19bd3e802e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.007598 10.0.0.38 - - [2026-01-01 02:34:07] "PUT /network-ipam/3d39eb9c-b1f7-4ed5-92c0-0d19bd3e802e HTTP/1.1" 200 258 0.016571 10.0.0.38 - - [2026-01-01 02:34:07] "POST /fqname-to-id HTTP/1.1" 401 292 0.000548 10.0.0.38 - - [2026-01-01 02:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.040460 10.0.0.27 - - [2026-01-01 02:34:08] "GET /projects?obj_uuids=bdb96e89-0c17-434e-bf9a-41fa96a43112&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000846 10.0.0.38 - - [2026-01-01 02:34:08] "GET /project/bdb96e89-0c17-434e-bf9a-41fa96a43112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.041005 10.0.0.27 - - [2026-01-01 02:34:08] "GET /projects?obj_uuids=bdb96e89-0c17-434e-bf9a-41fa96a43112&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001336 10.0.0.38 - - [2026-01-01 02:34:08] "POST /neutron/network HTTP/1.1" 200 617 0.176420 10.0.0.249 - - [2026-01-01 02:34:08] "POST /route-targets HTTP/1.1" 200 327 0.019389 10.0.0.38 - - [2026-01-01 02:34:08] "POST /neutron/network HTTP/1.1" 200 1074 0.011712 10.0.0.38 - - [2026-01-01 02:34:08] "POST /id-to-fqname HTTP/1.1" 200 229 0.001205 10.0.0.38 - - [2026-01-01 02:34:08] "GET /virtual-network/54b11ba7-aaee-463d-bd61-fda3400d2c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.005478 10.0.0.38 - - [2026-01-01 02:34:09] "GET /virtual-network/54b11ba7-aaee-463d-bd61-fda3400d2c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.005914 10.0.0.38 - - [2026-01-01 02:34:09] "POST /neutron/subnet HTTP/1.1" 200 701 0.008215 10.0.0.38 - - [2026-01-01 02:34:09] "GET /virtual-network/54b11ba7-aaee-463d-bd61-fda3400d2c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.006261 10.0.0.38 - - [2026-01-01 02:34:10] "GET /obj-perms HTTP/1.1" 200 5013 0.063782 10.0.0.249 - - [2026-01-01 02:34:10] "GET /obj-perms HTTP/1.1" 200 5013 0.064785 10.0.0.27 - - [2026-01-01 02:34:11] "GET /obj-perms HTTP/1.1" 200 5013 0.056583 10.0.0.38 - - [2026-01-01 02:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004563 10.0.0.27 - - [2026-01-01 02:34:11] "GET /projects?obj_uuids=bdb96e89-0c17-434e-bf9a-41fa96a43112&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000985 10.0.0.38 - - [2026-01-01 02:34:11] "GET /project/bdb96e89-0c17-434e-bf9a-41fa96a43112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.048541 10.0.0.27 - - [2026-01-01 02:34:11] "GET /projects?obj_uuids=bdb96e89-0c17-434e-bf9a-41fa96a43112&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000927 10.0.0.38 - - [2026-01-01 02:34:11] "POST /neutron/network HTTP/1.1" 200 617 0.129760 10.0.0.249 - - [2026-01-01 02:34:11] "POST /ref-update HTTP/1.1" 200 156 0.032447 10.0.0.38 - - [2026-01-01 02:34:11] "POST /neutron/network HTTP/1.1" 200 1074 0.013865 10.0.0.38 - - [2026-01-01 02:34:11] "POST /id-to-fqname HTTP/1.1" 200 229 0.000970 10.0.0.38 - - [2026-01-01 02:34:11] "GET /virtual-network/ca2d20d2-115e-41e3-a0f4-a2b34d9b93eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.005763 10.0.0.38 - - [2026-01-01 02:34:11] "GET /virtual-network/ca2d20d2-115e-41e3-a0f4-a2b34d9b93eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.005818 10.0.0.38 - - [2026-01-01 02:34:11] "POST /neutron/subnet HTTP/1.1" 200 701 0.009065 10.0.0.38 - - [2026-01-01 02:34:12] "GET /virtual-network/ca2d20d2-115e-41e3-a0f4-a2b34d9b93eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.006315 10.0.0.38 - - [2026-01-01 02:34:12] "POST /fqname-to-id HTTP/1.1" 404 205 0.003371 10.0.0.38 - - [2026-01-01 02:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.27 - - [2026-01-01 02:34:12] "GET /projects?obj_uuids=bdb96e89-0c17-434e-bf9a-41fa96a43112&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001678 10.0.0.38 - - [2026-01-01 02:34:12] "GET /project/bdb96e89-0c17-434e-bf9a-41fa96a43112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.064814 10.0.0.38 - - [2026-01-01 02:34:12] "POST /network-policys HTTP/1.1" 200 527 0.032931 10.0.0.38 - - [2026-01-01 02:34:12] "GET /network-policy/efe43ab3-c4fd-44f3-88d1-c1bc5b01366c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.007172 10.0.0.38 - - [2026-01-01 02:34:13] "POST /fqname-to-id HTTP/1.1" 404 205 0.003487 10.0.0.38 - - [2026-01-01 02:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.27 - - [2026-01-01 02:34:13] "GET /projects?obj_uuids=bdb96e89-0c17-434e-bf9a-41fa96a43112&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000932 10.0.0.38 - - [2026-01-01 02:34:13] "GET /project/bdb96e89-0c17-434e-bf9a-41fa96a43112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.038487 10.0.0.38 - - [2026-01-01 02:34:13] "POST /network-policys HTTP/1.1" 200 527 0.032743 10.0.0.38 - - [2026-01-01 02:34:13] "GET /network-policy/5edae205-4262-4f10-bbc5-21619a39bf2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.007254 10.0.0.38 - - [2026-01-01 02:34:13] "POST /fqname-to-id HTTP/1.1" 404 205 0.003073 10.0.0.38 - - [2026-01-01 02:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.27 - - [2026-01-01 02:34:13] "GET /projects?obj_uuids=bdb96e89-0c17-434e-bf9a-41fa96a43112&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000902 10.0.0.38 - - [2026-01-01 02:34:13] "GET /project/bdb96e89-0c17-434e-bf9a-41fa96a43112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.042058 10.0.0.38 - - [2026-01-01 02:34:13] "POST /network-policys HTTP/1.1" 200 527 0.033021 10.0.0.38 - - [2026-01-01 02:34:13] "GET /network-policy/0ebedced-5e80-46b4-95cf-5e2cdccf7e82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.010010 10.0.0.38 - - [2026-01-01 02:34:13] "POST /fqname-to-id HTTP/1.1" 404 205 0.003425 10.0.0.38 - - [2026-01-01 02:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.27 - - [2026-01-01 02:34:13] "GET /projects?obj_uuids=bdb96e89-0c17-434e-bf9a-41fa96a43112&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001065 10.0.0.38 - - [2026-01-01 02:34:13] "GET /project/bdb96e89-0c17-434e-bf9a-41fa96a43112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.042861 10.0.0.38 - - [2026-01-01 02:34:13] "POST /network-policys HTTP/1.1" 200 527 0.038077 10.0.0.38 - - [2026-01-01 02:34:14] "GET /network-policy/0cb42add-26f5-4b7a-86b3-3cd7aed5857e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3981 0.006787 10.0.0.38 - - [2026-01-01 02:34:14] "POST /fqname-to-id HTTP/1.1" 404 207 0.003263 10.0.0.38 - - [2026-01-01 02:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.27 - - [2026-01-01 02:34:14] "GET /projects?obj_uuids=bdb96e89-0c17-434e-bf9a-41fa96a43112&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001053 10.0.0.38 - - [2026-01-01 02:34:14] "GET /project/bdb96e89-0c17-434e-bf9a-41fa96a43112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.044478 10.0.0.38 - - [2026-01-01 02:34:14] "POST /network-policys HTTP/1.1" 200 531 0.033602 10.0.0.38 - - [2026-01-01 02:34:14] "GET /network-policy/0c6c4673-7ad2-490c-966d-5aa91d753e0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1943 0.007663 10.0.0.38 - - [2026-01-01 02:34:14] "POST /fqname-to-id HTTP/1.1" 404 206 0.004431 10.0.0.38 - - [2026-01-01 02:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.27 - - [2026-01-01 02:34:14] "GET /projects?obj_uuids=bdb96e89-0c17-434e-bf9a-41fa96a43112&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001125 10.0.0.38 - - [2026-01-01 02:34:14] "GET /project/bdb96e89-0c17-434e-bf9a-41fa96a43112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.047565 10.0.0.38 - - [2026-01-01 02:34:14] "POST /network-policys HTTP/1.1" 200 529 0.035750 10.0.0.38 - - [2026-01-01 02:34:14] "GET /network-policy/c95f8430-1f10-4d79-9282-881e5c95ac4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.008399 10.0.0.38 - - [2026-01-01 02:34:14] "POST /fqname-to-id HTTP/1.1" 404 206 0.002952 10.0.0.38 - - [2026-01-01 02:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.27 - - [2026-01-01 02:34:14] "GET /projects?obj_uuids=bdb96e89-0c17-434e-bf9a-41fa96a43112&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001099 10.0.0.38 - - [2026-01-01 02:34:15] "GET /project/bdb96e89-0c17-434e-bf9a-41fa96a43112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.055778 10.0.0.38 - - [2026-01-01 02:34:15] "POST /network-policys HTTP/1.1" 200 529 0.029524 10.0.0.38 - - [2026-01-01 02:34:15] "GET /network-policy/5731012d-62b8-42d1-b5c0-6457856e4413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.006634 10.0.0.38 - - [2026-01-01 02:34:15] "POST /fqname-to-id HTTP/1.1" 404 206 0.003280 10.0.0.38 - - [2026-01-01 02:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.27 - - [2026-01-01 02:34:15] "GET /projects?obj_uuids=bdb96e89-0c17-434e-bf9a-41fa96a43112&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001019 10.0.0.38 - - [2026-01-01 02:34:15] "GET /project/bdb96e89-0c17-434e-bf9a-41fa96a43112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.058767 10.0.0.38 - - [2026-01-01 02:34:15] "POST /network-policys HTTP/1.1" 200 529 0.029533 10.0.0.38 - - [2026-01-01 02:34:15] "GET /network-policy/cb2c908a-399f-44fb-bb39-52c301cd6c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.006114 10.0.0.38 - - [2026-01-01 02:34:15] "POST /fqname-to-id HTTP/1.1" 404 206 0.003572 10.0.0.38 - - [2026-01-01 02:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.27 - - [2026-01-01 02:34:15] "GET /projects?obj_uuids=bdb96e89-0c17-434e-bf9a-41fa96a43112&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000877 10.0.0.38 - - [2026-01-01 02:34:15] "GET /project/bdb96e89-0c17-434e-bf9a-41fa96a43112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.042400 10.0.0.38 - - [2026-01-01 02:34:15] "POST /network-policys HTTP/1.1" 200 529 0.028132 10.0.0.38 - - [2026-01-01 02:34:15] "GET /network-policy/3e2383b1-97c5-44dc-ab3c-ffa59a8bc97f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.006751 10.0.0.38 - - [2026-01-01 02:34:16] "POST /fqname-to-id HTTP/1.1" 404 208 0.003303 10.0.0.38 - - [2026-01-01 02:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804 10.0.0.27 - - [2026-01-01 02:34:16] "GET /projects?obj_uuids=bdb96e89-0c17-434e-bf9a-41fa96a43112&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001982 10.0.0.38 - - [2026-01-01 02:34:16] "GET /project/bdb96e89-0c17-434e-bf9a-41fa96a43112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.055058 10.0.0.38 - - [2026-01-01 02:34:16] "POST /network-policys HTTP/1.1" 200 533 0.026992 10.0.0.38 - - [2026-01-01 02:34:16] "GET /network-policy/a38770fd-b7ba-40ee-83a1-069f37497196?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1127 0.006381 10.0.0.38 - - [2026-01-01 02:34:16] "POST /neutron/network HTTP/1.1" 200 1157 0.080848 10.0.0.38 - - [2026-01-01 02:34:16] "GET /virtual-network/54b11ba7-aaee-463d-bd61-fda3400d2c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.025480 10.0.0.38 - - [2026-01-01 02:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004765 10.0.0.38 - - [2026-01-01 02:34:16] "GET /network-policy/efe43ab3-c4fd-44f3-88d1-c1bc5b01366c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.003868 10.0.0.249 - - [2026-01-01 02:34:17] "POST /fqname-to-id HTTP/1.1" 404 246 0.004226 10.0.0.38 - - [2026-01-01 02:34:17] "POST /neutron/network HTTP/1.1" 200 1159 0.127336 10.0.0.38 - - [2026-01-01 02:34:17] "GET /virtual-network/ca2d20d2-115e-41e3-a0f4-a2b34d9b93eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.007977 10.0.0.38 - - [2026-01-01 02:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008967 10.0.0.38 - - [2026-01-01 02:34:17] "GET /network-policy/0c6c4673-7ad2-490c-966d-5aa91d753e0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1943 0.005529 10.0.0.38 - - [2026-01-01 02:34:17] "POST /id-to-fqname HTTP/1.1" 200 229 0.001567 10.0.0.27 - - [2026-01-01 02:34:18] "GET /projects?obj_uuids=bdb96e89-0c17-434e-bf9a-41fa96a43112&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001601 10.0.0.38 - - [2026-01-01 02:34:18] "GET /project/bdb96e89-0c17-434e-bf9a-41fa96a43112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.079367 10.0.0.38 - - [2026-01-01 02:34:18] "POST /neutron/network HTTP/1.1" 200 1157 0.009236 10.0.0.38 - - [2026-01-01 02:34:18] "POST /id-to-fqname HTTP/1.1" 200 229 0.001154 10.0.0.38 - - [2026-01-01 02:34:18] "POST /neutron/port HTTP/1.1" 200 117 0.006138 10.0.0.27 - - [2026-01-01 02:34:19] "GET /projects?obj_uuids=bdb96e89-0c17-434e-bf9a-41fa96a43112&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001569 10.0.0.249 - - [2026-01-01 02:34:19] "PUT /access-control-list/0161323f-e0d9-4a9a-8413-b40e1e660ff7 HTTP/1.1" 200 272 0.033048 10.0.0.38 - - [2026-01-01 02:34:19] "POST /neutron/port HTTP/1.1" 200 1061 0.384478 10.0.0.27 - - [2026-01-01 02:34:19] "GET /projects?obj_uuids=bdb96e89-0c17-434e-bf9a-41fa96a43112&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000998 10.0.0.38 - - [2026-01-01 02:34:19] "GET /project/bdb96e89-0c17-434e-bf9a-41fa96a43112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.082296 10.0.0.38 - - [2026-01-01 02:34:19] "POST /neutron/port HTTP/1.1" 200 1115 0.158808 10.0.0.38 - - [2026-01-01 02:34:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004898 10.0.0.38 - - [2026-01-01 02:34:20] "POST /neutron/network HTTP/1.1" 200 1157 0.008655 10.0.0.38 - - [2026-01-01 02:34:20] "POST /neutron/port HTTP/1.1" 200 117 0.008103 10.0.0.38 - - [2026-01-01 02:34:20] "POST /neutron/network HTTP/1.1" 200 1169 0.006616 10.0.0.38 - - [2026-01-01 02:34:21] "POST /neutron/port HTTP/1.1" 200 1061 0.021674 10.0.0.38 - - [2026-01-01 02:34:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003350 10.0.0.38 - - [2026-01-01 02:34:21] "POST /neutron/network HTTP/1.1" 200 1159 0.009691 10.0.0.38 - - [2026-01-01 02:34:25] "POST /neutron/port HTTP/1.1" 200 1125 0.019249 10.0.0.38 - - [2026-01-01 02:34:25] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007234 10.0.0.38 - - [2026-01-01 02:34:25] "GET /virtual-machine/965c541b-e527-48a0-8dcd-c6c42f1d6444 HTTP/1.1" 401 292 0.000346 10.0.0.38 - - [2026-01-01 02:34:25] "GET /virtual-machine/965c541b-e527-48a0-8dcd-c6c42f1d6444 HTTP/1.1" 200 1299 0.037845 10.0.0.38 - - [2026-01-01 02:34:25] "GET /virtual-machine-interface/184d0448-0f9a-404a-80cd-0e81fd74b7e1 HTTP/1.1" 200 2950 0.005439 10.0.0.38 - - [2026-01-01 02:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.38 - - [2026-01-01 02:34:25] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003808 10.0.0.38 - - [2026-01-01 02:34:25] "GET /virtual-networks?parent_id=bdb96e89-0c17-434e-bf9a-41fa96a43112&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003321 10.0.0.38 - - [2026-01-01 02:34:26] "GET /virtual-network/54b11ba7-aaee-463d-bd61-fda3400d2c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005866 10.0.0.38 - - [2026-01-01 02:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.38 - - [2026-01-01 02:34:29] "GET /virtual-network/54b11ba7-aaee-463d-bd61-fda3400d2c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.004650 10.0.0.38 - - [2026-01-01 02:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003712 10.0.0.38 - - [2026-01-01 02:34:33] "GET /virtual-network/54b11ba7-aaee-463d-bd61-fda3400d2c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005156 10.0.0.38 - - [2026-01-01 02:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.38 - - [2026-01-01 02:34:37] "GET /virtual-network/54b11ba7-aaee-463d-bd61-fda3400d2c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005322 10.0.0.38 - - [2026-01-01 02:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.38 - - [2026-01-01 02:34:41] "GET /virtual-network/54b11ba7-aaee-463d-bd61-fda3400d2c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005545 10.0.0.38 - - [2026-01-01 02:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004211 10.0.0.38 - - [2026-01-01 02:34:45] "GET /virtual-network/54b11ba7-aaee-463d-bd61-fda3400d2c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005211 10.0.0.38 - - [2026-01-01 02:34:45] "POST /neutron/network HTTP/1.1" 200 1169 0.006343 10.0.0.38 - - [2026-01-01 02:34:46] "POST /neutron/port HTTP/1.1" 200 117 0.001041 10.0.0.38 - - [2026-01-01 02:34:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.38 - - [2026-01-01 02:34:49] "GET /virtual-network/54b11ba7-aaee-463d-bd61-fda3400d2c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005081 10.0.0.38 - - [2026-01-01 02:34:49] "POST /neutron/port HTTP/1.1" 200 1125 0.018523 10.0.0.38 - - [2026-01-01 02:34:49] "POST /neutron/subnet HTTP/1.1" 200 675 0.011578 10.0.0.38 - - [2026-01-01 02:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.38 - - [2026-01-01 02:34:53] "GET /virtual-network/54b11ba7-aaee-463d-bd61-fda3400d2c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005608 10.0.0.38 - - [2026-01-01 02:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003815 10.0.0.38 - - [2026-01-01 02:34:55] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003212 10.0.0.38 - - [2026-01-01 02:34:55] "GET /virtual-networks?parent_id=bdb96e89-0c17-434e-bf9a-41fa96a43112&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003007 10.0.0.38 - - [2026-01-01 02:34:55] "GET /virtual-network/54b11ba7-aaee-463d-bd61-fda3400d2c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006516 10.0.0.38 - - [2026-01-01 02:34:55] "POST /neutron/port HTTP/1.1" 200 1125 0.021287 10.0.0.27 - - [2026-01-01 02:34:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000481 10.0.0.27 - - [2026-01-01 02:34:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000363 10.0.0.249 - - [2026-01-01 02:34:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000352 10.0.0.249 - - [2026-01-01 02:34:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000385 10.0.0.27 - - [2026-01-01 02:34:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000368 10.0.0.27 - - [2026-01-01 02:34:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000357 10.0.0.249 - - [2026-01-01 02:34:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000369 10.0.0.249 - - [2026-01-01 02:34:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000348 10.0.0.38 - - [2026-01-01 02:35:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000491 10.0.0.38 - - [2026-01-01 02:35:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000434 10.0.0.38 - - [2026-01-01 02:35:01] "POST /neutron/security_group HTTP/1.1" 200 2064 0.010500 10.0.0.38 - - [2026-01-01 02:35:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000419 10.0.0.38 - - [2026-01-01 02:35:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000362 10.0.0.38 - - [2026-01-01 02:35:06] "POST /neutron/port HTTP/1.1" 200 1125 0.018794 10.0.0.38 - - [2026-01-01 02:35:10] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007236 10.0.0.38 - - [2026-01-01 02:35:16] "POST /neutron/port HTTP/1.1" 200 1125 0.024024 10.0.0.38 - - [2026-01-01 02:35:16] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007192 10.0.0.38 - - [2026-01-01 02:35:17] "GET /virtual-machine/02c6439c-57e8-408e-b915-8c1900ad6744 HTTP/1.1" 200 1297 0.006015 10.0.0.38 - - [2026-01-01 02:35:17] "GET /virtual-machine-interface/ff8d9321-9a5b-462d-8a47-1b3ad67d4c37 HTTP/1.1" 200 2951 0.005207 10.0.0.38 - - [2026-01-01 02:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.38 - - [2026-01-01 02:35:17] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003394 10.0.0.38 - - [2026-01-01 02:35:17] "GET /virtual-networks?parent_id=bdb96e89-0c17-434e-bf9a-41fa96a43112&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002863 10.0.0.38 - - [2026-01-01 02:35:17] "GET /virtual-network/ca2d20d2-115e-41e3-a0f4-a2b34d9b93eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.005887 10.0.0.38 - - [2026-01-01 02:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004200 10.0.0.38 - - [2026-01-01 02:35:18] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003812 10.0.0.38 - - [2026-01-01 02:35:18] "GET /virtual-networks?parent_id=bdb96e89-0c17-434e-bf9a-41fa96a43112&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003377 10.0.0.38 - - [2026-01-01 02:35:18] "GET /virtual-network/ca2d20d2-115e-41e3-a0f4-a2b34d9b93eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.005678 10.0.0.38 - - [2026-01-01 02:35:18] "POST /neutron/port HTTP/1.1" 200 1125 0.016469 10.0.0.38 - - [2026-01-01 02:35:18] "GET /obj-perms HTTP/1.1" 200 5056 0.057193 10.0.0.38 - - [2026-01-01 02:35:23] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008062 10.0.0.38 - - [2026-01-01 02:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.38 - - [2026-01-01 02:35:24] "GET /network-policy/0c6c4673-7ad2-490c-966d-5aa91d753e0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1943 0.004132 10.0.0.38 - - [2026-01-01 02:35:24] "POST /neutron/port HTTP/1.1" 200 1125 0.018329 10.0.0.38 - - [2026-01-01 02:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.38 - - [2026-01-01 02:35:24] "GET /network-policy/efe43ab3-c4fd-44f3-88d1-c1bc5b01366c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.003599 10.0.0.38 - - [2026-01-01 02:35:24] "POST /neutron/network HTTP/1.1" 200 1157 0.091932 10.0.0.38 - - [2026-01-01 02:35:24] "GET /virtual-network/54b11ba7-aaee-463d-bd61-fda3400d2c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006513 10.0.0.38 - - [2026-01-01 02:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.38 - - [2026-01-01 02:35:24] "GET /network-policy/5edae205-4262-4f10-bbc5-21619a39bf2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.004411 10.0.0.38 - - [2026-01-01 02:35:46] "POST /neutron/port HTTP/1.1" 200 1125 0.046271 10.0.0.38 - - [2026-01-01 02:35:46] "POST /neutron/subnet HTTP/1.1" 200 675 0.011703 10.0.0.38 - - [2026-01-01 02:35:51] "POST /neutron/port HTTP/1.1" 200 1125 0.031756 10.0.0.38 - - [2026-01-01 02:35:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004112 10.0.0.38 - - [2026-01-01 02:35:51] "POST /neutron/network HTTP/1.1" 200 1157 0.009318 10.0.0.249 - - [2026-01-01 02:36:19] "GET /obj-perms HTTP/1.1" 200 5056 0.058794 10.0.0.27 - - [2026-01-01 02:36:19] "GET /obj-perms HTTP/1.1" 200 5056 0.067811 10.0.0.249 - - [2026-01-01 02:36:21] "PUT /access-control-list/0161323f-e0d9-4a9a-8413-b40e1e660ff7 HTTP/1.1" 200 272 0.032673 10.0.0.38 - - [2026-01-01 02:36:21] "POST /neutron/network HTTP/1.1" 200 1160 0.019868 10.0.0.38 - - [2026-01-01 02:36:21] "GET /virtual-network/54b11ba7-aaee-463d-bd61-fda3400d2c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.010390 10.0.0.38 - - [2026-01-01 02:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004373 10.0.0.38 - - [2026-01-01 02:36:21] "GET /network-policy/a38770fd-b7ba-40ee-83a1-069f37497196?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1127 0.004121 10.0.0.38 - - [2026-01-01 02:36:30] "POST /neutron/network HTTP/1.1" 200 1157 0.018723 10.0.0.38 - - [2026-01-01 02:36:30] "GET /virtual-network/54b11ba7-aaee-463d-bd61-fda3400d2c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.007519 10.0.0.38 - - [2026-01-01 02:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.249 - - [2026-01-01 02:36:30] "POST /ref-update HTTP/1.1" 200 156 0.035710 10.0.0.38 - - [2026-01-01 02:36:30] "GET /network-policy/0ebedced-5e80-46b4-95cf-5e2cdccf7e82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.004611 10.0.0.38 - - [2026-01-01 02:36:39] "POST /neutron/network HTTP/1.1" 200 1157 0.011234 10.0.0.38 - - [2026-01-01 02:36:39] "GET /virtual-network/54b11ba7-aaee-463d-bd61-fda3400d2c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006694 10.0.0.38 - - [2026-01-01 02:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006546 10.0.0.38 - - [2026-01-01 02:36:39] "GET /network-policy/0cb42add-26f5-4b7a-86b3-3cd7aed5857e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3981 0.004132 10.0.0.38 - - [2026-01-01 02:36:47] "POST /neutron/network HTTP/1.1" 200 1158 0.011353 10.0.0.38 - - [2026-01-01 02:36:47] "GET /virtual-network/54b11ba7-aaee-463d-bd61-fda3400d2c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.005385 10.0.0.38 - - [2026-01-01 02:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894 10.0.0.249 - - [2026-01-01 02:36:47] "POST /ref-update HTTP/1.1" 200 156 0.024819 10.0.0.38 - - [2026-01-01 02:36:47] "GET /network-policy/c95f8430-1f10-4d79-9282-881e5c95ac4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.016767 10.0.0.38 - - [2026-01-01 02:36:48] "POST /neutron/network HTTP/1.1" 200 1169 0.006814 10.0.0.38 - - [2026-01-01 02:36:48] "POST /neutron/port HTTP/1.1" 200 117 0.001270 10.0.0.38 - - [2026-01-01 02:36:52] "POST /neutron/port HTTP/1.1" 200 1125 0.017206 10.0.0.38 - - [2026-01-01 02:36:52] "POST /neutron/subnet HTTP/1.1" 200 675 0.011595 10.0.0.38 - - [2026-01-01 02:36:55] "POST /neutron/network HTTP/1.1" 200 1158 0.009265 10.0.0.38 - - [2026-01-01 02:36:56] "GET /virtual-network/54b11ba7-aaee-463d-bd61-fda3400d2c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.007548 10.0.0.38 - - [2026-01-01 02:36:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.38 - - [2026-01-01 02:36:56] "GET /network-policy/5731012d-62b8-42d1-b5c0-6457856e4413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.012792 10.0.0.38 - - [2026-01-01 02:37:03] "POST /neutron/network HTTP/1.1" 200 1158 0.009841 10.0.0.249 - - [2026-01-01 02:37:03] "PUT /access-control-list/0161323f-e0d9-4a9a-8413-b40e1e660ff7 HTTP/1.1" 200 272 0.054596 10.0.0.38 - - [2026-01-01 02:37:03] "GET /virtual-network/54b11ba7-aaee-463d-bd61-fda3400d2c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.008116 10.0.0.38 - - [2026-01-01 02:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.38 - - [2026-01-01 02:37:03] "GET /network-policy/cb2c908a-399f-44fb-bb39-52c301cd6c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.004545 10.0.0.38 - - [2026-01-01 02:37:12] "POST /neutron/network HTTP/1.1" 200 1158 0.008931 10.0.0.38 - - [2026-01-01 02:37:12] "GET /virtual-network/54b11ba7-aaee-463d-bd61-fda3400d2c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.009540 10.0.0.38 - - [2026-01-01 02:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.38 - - [2026-01-01 02:37:12] "GET /network-policy/3e2383b1-97c5-44dc-ab3c-ffa59a8bc97f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.004785 10.0.0.38 - - [2026-01-01 02:37:20] "GET /virtual-network/54b11ba7-aaee-463d-bd61-fda3400d2c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.006052 10.0.0.38 - - [2026-01-01 02:37:20] "POST /neutron/network HTTP/1.1" 200 1158 0.009626 10.0.0.249 - - [2026-01-01 02:37:20] "POST /ref-update HTTP/1.1" 200 156 0.037416 10.0.0.38 - - [2026-01-01 02:37:20] "GET /virtual-network/54b11ba7-aaee-463d-bd61-fda3400d2c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.017754 10.0.0.38 - - [2026-01-01 02:37:20] "GET /virtual-machine/02c6439c-57e8-408e-b915-8c1900ad6744 HTTP/1.1" 200 1297 0.004191 10.0.0.38 - - [2026-01-01 02:37:20] "POST /neutron/port HTTP/1.1" 200 1125 0.021493 10.0.0.38 - - [2026-01-01 02:37:22] "GET /virtual-machine/02c6439c-57e8-408e-b915-8c1900ad6744 HTTP/1.1" 404 171 0.003272 10.0.0.38 - - [2026-01-01 02:37:22] "GET /virtual-machine/02c6439c-57e8-408e-b915-8c1900ad6744 HTTP/1.1" 404 171 0.002760 10.0.0.38 - - [2026-01-01 02:37:22] "GET /virtual-machine/02c6439c-57e8-408e-b915-8c1900ad6744 HTTP/1.1" 404 171 0.003685 10.0.0.38 - - [2026-01-01 02:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004636 10.0.0.38 - - [2026-01-01 02:37:22] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004823 10.0.0.38 - - [2026-01-01 02:37:22] "GET /virtual-networks?parent_id=bdb96e89-0c17-434e-bf9a-41fa96a43112&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003945 10.0.0.38 - - [2026-01-01 02:37:22] "GET /virtual-network/ca2d20d2-115e-41e3-a0f4-a2b34d9b93eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.009043 10.0.0.38 - - [2026-01-01 02:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804 10.0.0.38 - - [2026-01-01 02:37:22] "GET /routing-instance/50131632-89bc-4136-8ce0-f04a0113ac32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.004761 10.0.0.38 - - [2026-01-01 02:37:22] "GET /route-target/ad1d433e-efe3-42dc-be13-7d5ebefb5942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004114 10.0.0.38 - - [2026-01-01 02:37:23] "GET /obj-perms HTTP/1.1" 200 5013 0.004135 10.0.0.38 - - [2026-01-01 02:37:23] "GET /virtual-machine/965c541b-e527-48a0-8dcd-c6c42f1d6444 HTTP/1.1" 200 1299 0.004587 10.0.0.38 - - [2026-01-01 02:37:23] "POST /neutron/port HTTP/1.1" 200 1125 0.017626 10.0.0.38 - - [2026-01-01 02:37:25] "GET /virtual-machine/965c541b-e527-48a0-8dcd-c6c42f1d6444 HTTP/1.1" 404 171 0.003736 10.0.0.38 - - [2026-01-01 02:37:25] "GET /virtual-machine/965c541b-e527-48a0-8dcd-c6c42f1d6444 HTTP/1.1" 404 171 0.002846 10.0.0.38 - - [2026-01-01 02:37:25] "GET /virtual-machine/965c541b-e527-48a0-8dcd-c6c42f1d6444 HTTP/1.1" 404 171 0.003268 10.0.0.38 - - [2026-01-01 02:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.38 - - [2026-01-01 02:37:25] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003380 10.0.0.38 - - [2026-01-01 02:37:25] "GET /virtual-networks?parent_id=bdb96e89-0c17-434e-bf9a-41fa96a43112&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002767 10.0.0.38 - - [2026-01-01 02:37:25] "GET /virtual-network/54b11ba7-aaee-463d-bd61-fda3400d2c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.006439 10.0.0.38 - - [2026-01-01 02:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.38 - - [2026-01-01 02:37:25] "GET /routing-instance/34732af0-cf50-4f28-a83a-a566083ce001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.004913 10.0.0.38 - - [2026-01-01 02:37:25] "GET /route-target/91ba7d3d-a2d4-48a0-8351-ec712a849402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005038 10.0.0.38 - - [2026-01-01 02:37:25] "GET /obj-perms HTTP/1.1" 200 5013 0.003925 10.0.0.38 - - [2026-01-01 02:37:28] "GET /obj-perms HTTP/1.1" 200 5013 0.003669 10.0.0.38 - - [2026-01-01 02:37:35] "GET /obj-perms HTTP/1.1" 200 5013 0.005437 10.0.0.38 - - [2026-01-01 02:37:38] "GET /obj-perms HTTP/1.1" 200 5013 0.003843 10.0.0.38 - - [2026-01-01 02:37:44] "GET /obj-perms HTTP/1.1" 200 5013 0.003779 10.0.0.38 - - [2026-01-01 02:37:47] "GET /obj-perms HTTP/1.1" 200 5013 0.003881 10.0.0.38 - - [2026-01-01 02:37:53] "GET /obj-perms HTTP/1.1" 200 5013 0.003602 10.0.0.38 - - [2026-01-01 02:37:53] "GET /obj-perms HTTP/1.1" 200 5013 0.004185 10.0.0.249 - - [2026-01-01 02:37:53] "GET /obj-perms HTTP/1.1" 200 5013 0.004021 10.0.0.38 - - [2026-01-01 02:37:53] "GET /virtual-network/ca2d20d2-115e-41e3-a0f4-a2b34d9b93eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.005934 10.0.0.38 - - [2026-01-01 02:37:53] "POST /neutron/network HTTP/1.1" 200 1159 0.008626 10.0.0.38 - - [2026-01-01 02:37:53] "GET /virtual-network/ca2d20d2-115e-41e3-a0f4-a2b34d9b93eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.008144 10.0.0.38 - - [2026-01-01 02:37:54] "DELETE /network-policy/a38770fd-b7ba-40ee-83a1-069f37497196 HTTP/1.1" 200 115 0.030457 10.0.0.38 - - [2026-01-01 02:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.27 - - [2026-01-01 02:37:54] "GET /projects?obj_uuids=bdb96e89-0c17-434e-bf9a-41fa96a43112&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.029159 10.0.0.38 - - [2026-01-01 02:37:54] "GET /project/bdb96e89-0c17-434e-bf9a-41fa96a43112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.078357 10.0.0.38 - - [2026-01-01 02:37:54] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-48727134&detail=False&count=False&shared=False HTTP/1.1" 200 2072 0.005325 10.0.0.38 - - [2026-01-01 02:37:54] "DELETE /network-policy/3e2383b1-97c5-44dc-ab3c-ffa59a8bc97f HTTP/1.1" 200 115 0.036965 10.0.0.38 - - [2026-01-01 02:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005108 10.0.0.27 - - [2026-01-01 02:37:54] "GET /projects?obj_uuids=bdb96e89-0c17-434e-bf9a-41fa96a43112&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000915 10.0.0.38 - - [2026-01-01 02:37:54] "GET /project/bdb96e89-0c17-434e-bf9a-41fa96a43112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.045673 10.0.0.38 - - [2026-01-01 02:37:54] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-48727134&detail=False&count=False&shared=False HTTP/1.1" 200 1856 0.006074 10.0.0.38 - - [2026-01-01 02:37:54] "DELETE /network-policy/cb2c908a-399f-44fb-bb39-52c301cd6c1a HTTP/1.1" 200 115 0.032803 10.0.0.38 - - [2026-01-01 02:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004552 10.0.0.27 - - [2026-01-01 02:37:54] "GET /projects?obj_uuids=bdb96e89-0c17-434e-bf9a-41fa96a43112&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001041 10.0.0.38 - - [2026-01-01 02:37:54] "GET /project/bdb96e89-0c17-434e-bf9a-41fa96a43112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.043527 10.0.0.38 - - [2026-01-01 02:37:54] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-48727134&detail=False&count=False&shared=False HTTP/1.1" 200 1640 0.005276 10.0.0.38 - - [2026-01-01 02:37:54] "DELETE /network-policy/5731012d-62b8-42d1-b5c0-6457856e4413 HTTP/1.1" 200 115 0.035684 10.0.0.38 - - [2026-01-01 02:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003023 10.0.0.27 - - [2026-01-01 02:37:54] "GET /projects?obj_uuids=bdb96e89-0c17-434e-bf9a-41fa96a43112&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001081 10.0.0.38 - - [2026-01-01 02:37:54] "GET /project/bdb96e89-0c17-434e-bf9a-41fa96a43112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.049168 10.0.0.38 - - [2026-01-01 02:37:54] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-48727134&detail=False&count=False&shared=False HTTP/1.1" 200 1424 0.005868 10.0.0.38 - - [2026-01-01 02:37:54] "DELETE /network-policy/c95f8430-1f10-4d79-9282-881e5c95ac4c HTTP/1.1" 200 115 0.045231 10.0.0.38 - - [2026-01-01 02:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004913 10.0.0.27 - - [2026-01-01 02:37:55] "GET /projects?obj_uuids=bdb96e89-0c17-434e-bf9a-41fa96a43112&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001102 10.0.0.38 - - [2026-01-01 02:37:55] "GET /project/bdb96e89-0c17-434e-bf9a-41fa96a43112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.043402 10.0.0.38 - - [2026-01-01 02:37:55] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-48727134&detail=False&count=False&shared=False HTTP/1.1" 200 1208 0.005909 10.0.0.38 - - [2026-01-01 02:37:55] "DELETE /network-policy/0c6c4673-7ad2-490c-966d-5aa91d753e0b HTTP/1.1" 200 115 0.036670 10.0.0.38 - - [2026-01-01 02:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004517 10.0.0.27 - - [2026-01-01 02:37:55] "GET /projects?obj_uuids=bdb96e89-0c17-434e-bf9a-41fa96a43112&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000989 10.0.0.38 - - [2026-01-01 02:37:55] "GET /project/bdb96e89-0c17-434e-bf9a-41fa96a43112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.047198 10.0.0.38 - - [2026-01-01 02:37:55] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-48727134&detail=False&count=False&shared=False HTTP/1.1" 200 990 0.006789 10.0.0.38 - - [2026-01-01 02:37:55] "DELETE /network-policy/0cb42add-26f5-4b7a-86b3-3cd7aed5857e HTTP/1.1" 200 115 0.035693 10.0.0.38 - - [2026-01-01 02:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008369 10.0.0.27 - - [2026-01-01 02:37:55] "GET /projects?obj_uuids=bdb96e89-0c17-434e-bf9a-41fa96a43112&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001099 10.0.0.38 - - [2026-01-01 02:37:55] "GET /project/bdb96e89-0c17-434e-bf9a-41fa96a43112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.045313 10.0.0.38 - - [2026-01-01 02:37:55] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-48727134&detail=False&count=False&shared=False HTTP/1.1" 200 775 0.007931 10.0.0.38 - - [2026-01-01 02:37:55] "DELETE /network-policy/0ebedced-5e80-46b4-95cf-5e2cdccf7e82 HTTP/1.1" 200 115 0.040210 10.0.0.38 - - [2026-01-01 02:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.27 - - [2026-01-01 02:37:55] "GET /projects?obj_uuids=bdb96e89-0c17-434e-bf9a-41fa96a43112&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000990 10.0.0.38 - - [2026-01-01 02:37:55] "GET /project/bdb96e89-0c17-434e-bf9a-41fa96a43112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.038706 10.0.0.38 - - [2026-01-01 02:37:55] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-48727134&detail=False&count=False&shared=False HTTP/1.1" 200 560 0.005284 10.0.0.38 - - [2026-01-01 02:37:55] "DELETE /network-policy/5edae205-4262-4f10-bbc5-21619a39bf2a HTTP/1.1" 200 115 0.031333 10.0.0.38 - - [2026-01-01 02:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007883 10.0.0.27 - - [2026-01-01 02:37:55] "GET /projects?obj_uuids=bdb96e89-0c17-434e-bf9a-41fa96a43112&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000844 10.0.0.38 - - [2026-01-01 02:37:55] "GET /project/bdb96e89-0c17-434e-bf9a-41fa96a43112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.035924 10.0.0.38 - - [2026-01-01 02:37:56] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-48727134&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.011515 10.0.0.38 - - [2026-01-01 02:37:56] "DELETE /network-policy/efe43ab3-c4fd-44f3-88d1-c1bc5b01366c HTTP/1.1" 200 115 0.038389 10.0.0.38 - - [2026-01-01 02:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009388 10.0.0.27 - - [2026-01-01 02:37:56] "GET /projects?obj_uuids=bdb96e89-0c17-434e-bf9a-41fa96a43112&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000900 10.0.0.38 - - [2026-01-01 02:37:56] "GET /project/bdb96e89-0c17-434e-bf9a-41fa96a43112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.038085 10.0.0.38 - - [2026-01-01 02:37:56] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-48727134&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005558 10.0.0.38 - - [2026-01-01 02:37:56] "POST /neutron/network HTTP/1.1" 200 1074 0.009813 10.0.0.249 - - [2026-01-01 02:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003743 10.0.0.27 - - [2026-01-01 02:37:56] "POST /useragent-kv HTTP/1.1" 200 115 0.005147 10.0.0.27 - - [2026-01-01 02:37:56] "POST /useragent-kv HTTP/1.1" 200 115 0.003756 10.0.0.27 - - [2026-01-01 02:37:56] "POST /useragent-kv HTTP/1.1" 200 115 0.003086 10.0.0.27 - - [2026-01-01 02:37:56] "POST /useragent-kv HTTP/1.1" 200 115 0.002825 10.0.0.38 - - [2026-01-01 02:37:56] "POST /neutron/network HTTP/1.1" 200 151 0.145857 10.0.0.249 - - [2026-01-01 02:37:56] "DELETE /route-target/91ba7d3d-a2d4-48a0-8351-ec712a849402 HTTP/1.1" 200 115 0.030758 10.0.0.38 - - [2026-01-01 02:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.38 - - [2026-01-01 02:37:57] "DELETE /network-ipam/3d39eb9c-b1f7-4ed5-92c0-0d19bd3e802e HTTP/1.1" 200 115 0.033332 10.0.0.38 - - [2026-01-01 02:37:57] "POST /fqname-to-id HTTP/1.1" 404 248 0.004051 10.0.0.27 - - [2026-01-01 02:37:57] "GET /projects?obj_uuids=bdb96e89-0c17-434e-bf9a-41fa96a43112&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001216 10.0.0.27 - - [2026-01-01 02:37:57] "GET /project/bdb96e89-0c17-434e-bf9a-41fa96a43112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.041073 10.0.0.27 - - [2026-01-01 02:37:57] "GET /projects?obj_uuids=bdb96e89-0c17-434e-bf9a-41fa96a43112&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000992 10.0.0.27 - - [2026-01-01 02:37:57] "GET /project/bdb96e89-0c17-434e-bf9a-41fa96a43112?fields=security_groups HTTP/1.1" 200 1382 0.046655 10.0.0.27 - - [2026-01-01 02:37:57] "DELETE /security-group/4e1b7c8f-7baa-4417-a019-c222847e0452 HTTP/1.1" 200 115 0.052070 10.0.0.27 - - [2026-01-01 02:37:57] "GET /projects?obj_uuids=bdb96e89-0c17-434e-bf9a-41fa96a43112&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001372 10.0.0.27 - - [2026-01-01 02:37:57] "GET /project/bdb96e89-0c17-434e-bf9a-41fa96a43112?fields=application_policy_sets HTTP/1.1" 200 1421 0.039456 10.0.0.38 - - [2026-01-01 02:37:57] "DELETE /project/bdb96e89-0c17-434e-bf9a-41fa96a43112 HTTP/1.1" 200 115 0.404333 10.0.0.27 - - [2026-01-01 02:37:57] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001509 10.0.0.38 - - [2026-01-01 02:37:57] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?fields=projects HTTP/1.1" 200 1439 0.013952 10.0.0.27 - - [2026-01-01 02:37:58] "GET /projects?obj_uuids=bdb96e89-0c17-434e-bf9a-41fa96a43112&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003858 10.0.0.27 - - [2026-01-01 02:37:59] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001003 10.0.0.27 - - [2026-01-01 02:37:59] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.038122 10.0.0.27 - - [2026-01-01 02:37:59] "POST /id-to-fqname HTTP/1.1" 200 196 0.001373 10.0.0.27 - - [2026-01-01 02:37:59] "POST /fqname-to-id HTTP/1.1" 404 205 0.008487 10.0.0.27 - - [2026-01-01 02:37:59] "POST /security-groups HTTP/1.1" 200 597 0.031600 10.0.0.249 - - [2026-01-01 02:37:59] "POST /fqname-to-id HTTP/1.1" 404 240 0.004187 10.0.0.27 - - [2026-01-01 02:37:59] "POST /projects HTTP/1.1" 200 597 0.229322 10.0.0.27 - - [2026-01-01 02:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.302439 10.0.0.249 - - [2026-01-01 02:37:59] "POST /access-control-lists HTTP/1.1" 200 600 0.027553 10.0.0.38 - - [2026-01-01 02:37:59] "GET /project/bdb96e89-0c17-434e-bf9a-41fa96a43112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.440356 10.0.0.27 - - [2026-01-01 02:37:59] "GET /projects?obj_uuids=bdb96e89-0c17-434e-bf9a-41fa96a43112&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.004592 10.0.0.38 - - [2026-01-01 02:37:59] "GET /project/bdb96e89-0c17-434e-bf9a-41fa96a43112?fields=virtual_networks HTTP/1.1" 200 1045 0.054300 10.0.0.27 - - [2026-01-01 02:37:59] "GET /projects?obj_uuids=bdb96e89-0c17-434e-bf9a-41fa96a43112&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001486 10.0.0.38 - - [2026-01-01 02:37:59] "GET /project/bdb96e89-0c17-434e-bf9a-41fa96a43112?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.046697 10.0.0.27 - - [2026-01-01 02:37:59] "GET /projects?obj_uuids=bdb96e89-0c17-434e-bf9a-41fa96a43112&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001124 10.0.0.38 - - [2026-01-01 02:37:59] "GET /project/bdb96e89-0c17-434e-bf9a-41fa96a43112?fields=security_groups HTTP/1.1" 200 1277 0.052006 10.0.0.38 - - [2026-01-01 02:38:00] "POST /fqname-to-id HTTP/1.1" 404 200 0.029392 10.0.0.27 - - [2026-01-01 02:38:00] "GET /projects?obj_uuids=88e24c0d-5eba-4be0-b702-1bb0ed2fabf1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003477 10.0.0.27 - - [2026-01-01 02:38:00] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001174 10.0.0.27 - - [2026-01-01 02:38:00] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007929 10.0.0.27 - - [2026-01-01 02:38:00] "POST /id-to-fqname HTTP/1.1" 200 202 0.001445 10.0.0.27 - - [2026-01-01 02:38:00] "POST /fqname-to-id HTTP/1.1" 404 211 0.009852 10.0.0.27 - - [2026-01-01 02:38:00] "POST /security-groups HTTP/1.1" 200 603 0.035396 10.0.0.27 - - [2026-01-01 02:38:00] "POST /projects HTTP/1.1" 200 609 0.267352 10.0.0.249 - - [2026-01-01 02:38:00] "POST /fqname-to-id HTTP/1.1" 404 245 0.009855 10.0.0.27 - - [2026-01-01 02:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.348925 10.0.0.38 - - [2026-01-01 02:38:01] "GET /project/88e24c0d-5eba-4be0-b702-1bb0ed2fabf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.507413 10.0.0.38 - - [2026-01-01 02:38:02] "GET / HTTP/1.1" 200 35931 0.001462 10.0.0.38 - - [2026-01-01 02:38:04] "GET /project/88e24c0d-5eba-4be0-b702-1bb0ed2fabf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000411 10.0.0.27 - - [2026-01-01 02:38:04] "GET /projects?obj_uuids=88e24c0d-5eba-4be0-b702-1bb0ed2fabf1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000881 10.0.0.38 - - [2026-01-01 02:38:04] "GET /project/88e24c0d-5eba-4be0-b702-1bb0ed2fabf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.070364 10.0.0.38 - - [2026-01-01 02:38:05] "GET / HTTP/1.1" 200 35931 0.001874 10.0.0.27 - - [2026-01-01 02:38:05] "DELETE /project/bdb96e890c17434ebf9a41fa96a43112 HTTP/1.1" 404 173 0.007866 10.0.0.27 - - [2026-01-01 02:38:05] "DELETE /project/88e24c0d5eba4be0b7021bb0ed2fabf1 HTTP/1.1" 404 173 0.006217 10.0.0.27 - - [2026-01-01 02:38:05] "GET /projects?obj_uuids=bdb96e89-0c17-434e-bf9a-41fa96a43112&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000741 10.0.0.27 - - [2026-01-01 02:38:05] "GET /project/bdb96e89-0c17-434e-bf9a-41fa96a43112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.057718 10.0.0.27 - - [2026-01-01 02:38:05] "GET /projects?obj_uuids=bdb96e89-0c17-434e-bf9a-41fa96a43112&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000846 10.0.0.27 - - [2026-01-01 02:38:05] "GET /project/bdb96e89-0c17-434e-bf9a-41fa96a43112?fields=security_groups HTTP/1.1" 200 1382 0.059328 10.0.0.38 - - [2026-01-01 02:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003948 10.0.0.27 - - [2026-01-01 02:38:05] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001546 10.0.0.38 - - [2026-01-01 02:38:05] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.009113 10.0.0.27 - - [2026-01-01 02:38:05] "DELETE /security-group/b4ad60eb-5326-43c5-a9f6-9382fdcd3c4f HTTP/1.1" 200 115 0.065110 10.0.0.38 - - [2026-01-01 02:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004764 10.0.0.27 - - [2026-01-01 02:38:05] "GET /projects?obj_uuids=bdb96e89-0c17-434e-bf9a-41fa96a43112&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001371 10.0.0.27 - - [2026-01-01 02:38:05] "GET /project/bdb96e89-0c17-434e-bf9a-41fa96a43112?fields=application_policy_sets HTTP/1.1" 200 1421 0.066591 10.0.0.27 - - [2026-01-01 02:38:05] "GET /projects?obj_uuids=88e24c0d-5eba-4be0-b702-1bb0ed2fabf1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001665 10.0.0.249 - - [2026-01-01 02:38:05] "DELETE /access-control-list/d9a305f2-28f3-474f-b5db-6bec6700eec9 HTTP/1.1" 200 115 0.073882 10.0.0.38 - - [2026-01-01 02:38:06] "GET /project/88e24c0d-5eba-4be0-b702-1bb0ed2fabf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.090026 10.0.0.27 - - [2026-01-01 02:38:06] "DELETE /project/bdb96e89-0c17-434e-bf9a-41fa96a43112 HTTP/1.1" 200 115 0.502214 10.0.0.38 - - [2026-01-01 02:38:07] "GET /domains HTTP/1.1" 401 292 0.000370 10.0.0.38 - - [2026-01-01 02:38:07] "GET /domains HTTP/1.1" 200 280 0.029514 10.0.0.27 - - [2026-01-01 02:38:07] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001140 10.0.0.38 - - [2026-01-01 02:38:07] "GET /domain/b5800509-dc40-4626-b491-badce4b95394 HTTP/1.1" 200 2780 0.010874 10.0.0.27 - - [2026-01-01 02:38:07] "GET /projects?obj_uuids=88e24c0d-5eba-4be0-b702-1bb0ed2fabf1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001981 10.0.0.38 - - [2026-01-01 02:38:07] "GET /project/88e24c0d-5eba-4be0-b702-1bb0ed2fabf1 HTTP/1.1" 200 1924 0.093687 10.0.0.38 - - [2026-01-01 02:38:07] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.004105 10.0.0.38 - - [2026-01-01 02:38:07] "POST /network-ipams HTTP/1.1" 200 621 0.030391 10.0.0.38 - - [2026-01-01 02:38:07] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 810 0.004565 10.0.0.38 - - [2026-01-01 02:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004093 10.0.0.38 - - [2026-01-01 02:38:07] "GET /network-ipam/123312c7-e803-43a1-8336-2160494a719b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.006381 10.0.0.38 - - [2026-01-01 02:38:07] "PUT /network-ipam/123312c7-e803-43a1-8336-2160494a719b HTTP/1.1" 200 258 0.013793 10.0.0.38 - - [2026-01-01 02:38:07] "POST /fqname-to-id HTTP/1.1" 401 292 0.000407 10.0.0.38 - - [2026-01-01 02:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.029399 10.0.0.27 - - [2026-01-01 02:38:08] "GET /projects?obj_uuids=88e24c0d-5eba-4be0-b702-1bb0ed2fabf1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000838 10.0.0.38 - - [2026-01-01 02:38:08] "GET /project/88e24c0d-5eba-4be0-b702-1bb0ed2fabf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.042598 10.0.0.27 - - [2026-01-01 02:38:08] "POST /useragent-kv HTTP/1.1" 200 115 0.010061 10.0.0.38 - - [2026-01-01 02:38:08] "POST /neutron/subnet HTTP/1.1" 200 701 0.213890 10.0.0.38 - - [2026-01-01 02:38:09] "POST /neutron/network HTTP/1.1" 200 1337 0.012914 10.0.0.38 - - [2026-01-01 02:38:09] "POST /id-to-fqname HTTP/1.1" 200 235 0.001000 10.0.0.38 - - [2026-01-01 02:38:09] "GET /virtual-network/92758d73-55df-45ea-b141-433b8f7dab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.005962 10.0.0.38 - - [2026-01-01 02:38:09] "GET /virtual-network/92758d73-55df-45ea-b141-433b8f7dab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.007157 10.0.0.38 - - [2026-01-01 02:38:09] "POST /neutron/subnet HTTP/1.1" 200 701 0.008906 10.0.0.38 - - [2026-01-01 02:38:10] "GET /virtual-network/92758d73-55df-45ea-b141-433b8f7dab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.006902 10.0.0.27 - - [2026-01-01 02:38:11] "GET /obj-perms HTTP/1.1" 200 5019 0.075537 10.0.0.38 - - [2026-01-01 02:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003727 10.0.0.27 - - [2026-01-01 02:38:11] "GET /projects?obj_uuids=88e24c0d-5eba-4be0-b702-1bb0ed2fabf1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001304 10.0.0.38 - - [2026-01-01 02:38:11] "GET /project/88e24c0d-5eba-4be0-b702-1bb0ed2fabf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.053271 10.0.0.38 - - [2026-01-01 02:38:11] "POST /neutron/network HTTP/1.1" 200 117 0.015386 10.0.0.249 - - [2026-01-01 02:38:11] "POST /route-targets HTTP/1.1" 200 327 0.012219 10.0.0.27 - - [2026-01-01 02:38:12] "POST /useragent-kv HTTP/1.1" 200 115 0.006358 10.0.0.38 - - [2026-01-01 02:38:12] "POST /neutron/subnet HTTP/1.1" 200 701 0.229591 10.0.0.249 - - [2026-01-01 02:38:12] "POST /fqname-to-id HTTP/1.1" 404 207 0.029555 10.0.0.38 - - [2026-01-01 02:38:12] "POST /id-to-fqname HTTP/1.1" 200 235 0.001558 10.0.0.38 - - [2026-01-01 02:38:12] "GET /virtual-network/13099390-b7ff-49b1-b73d-8f15ceca9800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3173 0.007492 10.0.0.38 - - [2026-01-01 02:38:12] "POST /neutron/network HTTP/1.1" 200 1336 0.010675 10.0.0.38 - - [2026-01-01 02:38:12] "GET /virtual-network/13099390-b7ff-49b1-b73d-8f15ceca9800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3173 0.006265 10.0.0.38 - - [2026-01-01 02:38:12] "POST /neutron/subnet HTTP/1.1" 200 701 0.008981 10.0.0.38 - - [2026-01-01 02:38:12] "GET /virtual-network/13099390-b7ff-49b1-b73d-8f15ceca9800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3173 0.005336 10.0.0.38 - - [2026-01-01 02:38:13] "POST /fqname-to-id HTTP/1.1" 404 211 0.003421 10.0.0.38 - - [2026-01-01 02:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.27 - - [2026-01-01 02:38:13] "GET /projects?obj_uuids=88e24c0d-5eba-4be0-b702-1bb0ed2fabf1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001152 10.0.0.38 - - [2026-01-01 02:38:13] "GET /project/88e24c0d-5eba-4be0-b702-1bb0ed2fabf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.050965 10.0.0.38 - - [2026-01-01 02:38:13] "POST /network-policys HTTP/1.1" 200 533 0.027756 10.0.0.38 - - [2026-01-01 02:38:13] "GET /network-policy/c1ce0601-dda2-4e6f-8516-eacc60e524e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.006324 10.0.0.38 - - [2026-01-01 02:38:13] "POST /fqname-to-id HTTP/1.1" 404 211 0.004028 10.0.0.38 - - [2026-01-01 02:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.27 - - [2026-01-01 02:38:13] "GET /projects?obj_uuids=88e24c0d-5eba-4be0-b702-1bb0ed2fabf1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000892 10.0.0.38 - - [2026-01-01 02:38:13] "GET /project/88e24c0d-5eba-4be0-b702-1bb0ed2fabf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.049383 10.0.0.38 - - [2026-01-01 02:38:13] "POST /network-policys HTTP/1.1" 200 533 0.047090 10.0.0.38 - - [2026-01-01 02:38:13] "GET /network-policy/29ce3c66-1f1b-4601-81af-8e586b765fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4990 0.007667 10.0.0.38 - - [2026-01-01 02:38:14] "POST /fqname-to-id HTTP/1.1" 404 211 0.004199 10.0.0.38 - - [2026-01-01 02:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.27 - - [2026-01-01 02:38:14] "GET /projects?obj_uuids=88e24c0d-5eba-4be0-b702-1bb0ed2fabf1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000887 10.0.0.38 - - [2026-01-01 02:38:14] "GET /project/88e24c0d-5eba-4be0-b702-1bb0ed2fabf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.045726 10.0.0.38 - - [2026-01-01 02:38:14] "POST /network-policys HTTP/1.1" 200 533 0.027362 10.0.0.38 - - [2026-01-01 02:38:14] "GET /network-policy/60a15138-126c-42e7-a5cc-f3b55eb38396?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.005916 10.0.0.38 - - [2026-01-01 02:38:14] "POST /fqname-to-id HTTP/1.1" 404 211 0.005058 10.0.0.38 - - [2026-01-01 02:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.27 - - [2026-01-01 02:38:14] "GET /projects?obj_uuids=88e24c0d-5eba-4be0-b702-1bb0ed2fabf1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001420 10.0.0.38 - - [2026-01-01 02:38:14] "GET /project/88e24c0d-5eba-4be0-b702-1bb0ed2fabf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.058064 10.0.0.38 - - [2026-01-01 02:38:14] "POST /network-policys HTTP/1.1" 200 533 0.027428 10.0.0.38 - - [2026-01-01 02:38:14] "GET /network-policy/ef25a573-b8bd-4d3e-9b18-99d38fbfa8a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.006934 10.0.0.38 - - [2026-01-01 02:38:14] "POST /fqname-to-id HTTP/1.1" 404 213 0.003066 10.0.0.38 - - [2026-01-01 02:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148 10.0.0.27 - - [2026-01-01 02:38:14] "GET /projects?obj_uuids=88e24c0d-5eba-4be0-b702-1bb0ed2fabf1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001018 10.0.0.38 - - [2026-01-01 02:38:14] "GET /project/88e24c0d-5eba-4be0-b702-1bb0ed2fabf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.053318 10.0.0.38 - - [2026-01-01 02:38:15] "POST /network-policys HTTP/1.1" 200 537 0.039294 10.0.0.38 - - [2026-01-01 02:38:15] "GET /network-policy/4f86ddd1-905b-4211-9a94-e0efe15d2926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.006229 10.0.0.38 - - [2026-01-01 02:38:15] "POST /fqname-to-id HTTP/1.1" 404 212 0.003287 10.0.0.38 - - [2026-01-01 02:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003241 10.0.0.27 - - [2026-01-01 02:38:15] "GET /projects?obj_uuids=88e24c0d-5eba-4be0-b702-1bb0ed2fabf1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000853 10.0.0.38 - - [2026-01-01 02:38:15] "GET /project/88e24c0d-5eba-4be0-b702-1bb0ed2fabf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.035976 10.0.0.38 - - [2026-01-01 02:38:15] "POST /network-policys HTTP/1.1" 200 535 0.028260 10.0.0.38 - - [2026-01-01 02:38:15] "GET /network-policy/e045000b-85cc-4c20-b902-7d2d4aaf4aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.006519 10.0.0.38 - - [2026-01-01 02:38:15] "POST /fqname-to-id HTTP/1.1" 404 212 0.003336 10.0.0.38 - - [2026-01-01 02:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002606 10.0.0.27 - - [2026-01-01 02:38:15] "GET /projects?obj_uuids=88e24c0d-5eba-4be0-b702-1bb0ed2fabf1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000901 10.0.0.38 - - [2026-01-01 02:38:15] "GET /project/88e24c0d-5eba-4be0-b702-1bb0ed2fabf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.042643 10.0.0.38 - - [2026-01-01 02:38:15] "POST /network-policys HTTP/1.1" 200 535 0.030336 10.0.0.38 - - [2026-01-01 02:38:15] "GET /network-policy/a894ff46-908a-4087-ba2f-dd38c820adc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.007031 10.0.0.38 - - [2026-01-01 02:38:15] "POST /fqname-to-id HTTP/1.1" 404 212 0.003551 10.0.0.38 - - [2026-01-01 02:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004005 10.0.0.27 - - [2026-01-01 02:38:16] "GET /projects?obj_uuids=88e24c0d-5eba-4be0-b702-1bb0ed2fabf1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001220 10.0.0.38 - - [2026-01-01 02:38:16] "GET /project/88e24c0d-5eba-4be0-b702-1bb0ed2fabf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.034210 10.0.0.38 - - [2026-01-01 02:38:16] "POST /network-policys HTTP/1.1" 200 535 0.036453 10.0.0.38 - - [2026-01-01 02:38:16] "GET /network-policy/482b858d-b7ae-4ecc-aba3-9867ddac66d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.006409 10.0.0.38 - - [2026-01-01 02:38:16] "POST /fqname-to-id HTTP/1.1" 404 212 0.003314 10.0.0.38 - - [2026-01-01 02:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.27 - - [2026-01-01 02:38:16] "GET /projects?obj_uuids=88e24c0d-5eba-4be0-b702-1bb0ed2fabf1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000937 10.0.0.38 - - [2026-01-01 02:38:16] "GET /project/88e24c0d-5eba-4be0-b702-1bb0ed2fabf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.052048 10.0.0.38 - - [2026-01-01 02:38:16] "POST /network-policys HTTP/1.1" 200 535 0.027430 10.0.0.38 - - [2026-01-01 02:38:16] "GET /network-policy/1a5710c1-ba1b-4b08-8d3a-0fec2c12d9f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.005934 10.0.0.38 - - [2026-01-01 02:38:16] "POST /fqname-to-id HTTP/1.1" 404 214 0.003598 10.0.0.38 - - [2026-01-01 02:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.27 - - [2026-01-01 02:38:16] "GET /projects?obj_uuids=88e24c0d-5eba-4be0-b702-1bb0ed2fabf1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000881 10.0.0.38 - - [2026-01-01 02:38:16] "GET /project/88e24c0d-5eba-4be0-b702-1bb0ed2fabf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.047696 10.0.0.38 - - [2026-01-01 02:38:17] "POST /network-policys HTTP/1.1" 200 539 0.028974 10.0.0.38 - - [2026-01-01 02:38:17] "GET /network-policy/6364120d-53dc-4925-a259-42e27fd45129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.006053 10.0.0.38 - - [2026-01-01 02:38:17] "POST /neutron/network HTTP/1.1" 200 1425 0.111509 10.0.0.249 - - [2026-01-01 02:38:17] "POST /access-control-lists HTTP/1.1" 200 609 0.052917 10.0.0.38 - - [2026-01-01 02:38:17] "GET /virtual-network/92758d73-55df-45ea-b141-433b8f7dab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.007542 10.0.0.38 - - [2026-01-01 02:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006569 10.0.0.38 - - [2026-01-01 02:38:17] "GET /network-policy/c1ce0601-dda2-4e6f-8516-eacc60e524e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.003590 10.0.0.38 - - [2026-01-01 02:38:17] "POST /neutron/network HTTP/1.1" 200 1426 0.069309 10.0.0.249 - - [2026-01-01 02:38:18] "POST /ref-update HTTP/1.1" 200 156 0.020865 10.0.0.38 - - [2026-01-01 02:38:18] "GET /virtual-network/13099390-b7ff-49b1-b73d-8f15ceca9800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.022714 10.0.0.38 - - [2026-01-01 02:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569 10.0.0.38 - - [2026-01-01 02:38:18] "GET /network-policy/4f86ddd1-905b-4211-9a94-e0efe15d2926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.003923 10.0.0.38 - - [2026-01-01 02:38:18] "POST /id-to-fqname HTTP/1.1" 200 235 0.001235 10.0.0.27 - - [2026-01-01 02:38:19] "GET /projects?obj_uuids=88e24c0d-5eba-4be0-b702-1bb0ed2fabf1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001075 10.0.0.38 - - [2026-01-01 02:38:19] "GET /project/88e24c0d-5eba-4be0-b702-1bb0ed2fabf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.068135 10.0.0.38 - - [2026-01-01 02:38:19] "POST /neutron/network HTTP/1.1" 200 1425 0.036736 10.0.0.38 - - [2026-01-01 02:38:19] "POST /id-to-fqname HTTP/1.1" 200 235 0.001204 10.0.0.38 - - [2026-01-01 02:38:19] "POST /neutron/port HTTP/1.1" 200 117 0.006268 10.0.0.27 - - [2026-01-01 02:38:19] "GET /projects?obj_uuids=88e24c0d-5eba-4be0-b702-1bb0ed2fabf1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001028 10.0.0.38 - - [2026-01-01 02:38:20] "POST /neutron/port HTTP/1.1" 200 1174 0.448509 10.0.0.27 - - [2026-01-01 02:38:20] "GET /projects?obj_uuids=88e24c0d-5eba-4be0-b702-1bb0ed2fabf1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001244 10.0.0.38 - - [2026-01-01 02:38:20] "GET /project/88e24c0d-5eba-4be0-b702-1bb0ed2fabf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.094995 10.0.0.38 - - [2026-01-01 02:38:20] "POST /neutron/port HTTP/1.1" 200 1228 0.189177 10.0.0.38 - - [2026-01-01 02:38:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003850 10.0.0.38 - - [2026-01-01 02:38:20] "POST /neutron/port HTTP/1.1" 200 117 0.001143 10.0.0.38 - - [2026-01-01 02:38:20] "POST /neutron/port HTTP/1.1" 200 1238 0.019716 10.0.0.38 - - [2026-01-01 02:38:20] "POST /neutron/port HTTP/1.1" 200 1238 0.017161 10.0.0.27 - - [2026-01-01 02:38:21] "GET /projects?obj_uuids=88e24c0d-5eba-4be0-b702-1bb0ed2fabf1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000924 10.0.0.38 - - [2026-01-01 02:38:21] "GET /obj-perms HTTP/1.1" 200 5056 0.118053 10.0.0.38 - - [2026-01-01 02:38:21] "POST /neutron/port HTTP/1.1" 200 1173 0.456078 10.0.0.38 - - [2026-01-01 02:38:22] "POST /neutron/port HTTP/1.1" 200 1227 0.165750 10.0.0.38 - - [2026-01-01 02:38:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003698 10.0.0.38 - - [2026-01-01 02:38:22] "POST /neutron/port HTTP/1.1" 200 117 0.001050 10.0.0.38 - - [2026-01-01 02:38:26] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007793 10.0.0.38 - - [2026-01-01 02:38:26] "POST /neutron/port HTTP/1.1" 200 1238 0.017498 10.0.0.38 - - [2026-01-01 02:38:26] "GET /virtual-machine/04481353-af37-4df7-9665-65e6dd4ce7d4 HTTP/1.1" 401 292 0.000383 10.0.0.38 - - [2026-01-01 02:38:26] "GET /virtual-machine/04481353-af37-4df7-9665-65e6dd4ce7d4 HTTP/1.1" 200 1303 0.030417 10.0.0.38 - - [2026-01-01 02:38:26] "GET /virtual-machine-interface/749183b0-8894-4b94-aa9d-562ea512cfb9 HTTP/1.1" 200 3169 0.005312 10.0.0.38 - - [2026-01-01 02:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.38 - - [2026-01-01 02:38:26] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003622 10.0.0.38 - - [2026-01-01 02:38:26] "GET /virtual-networks?parent_id=88e24c0d-5eba-4be0-b702-1bb0ed2fabf1&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003006 10.0.0.38 - - [2026-01-01 02:38:26] "GET /virtual-network/92758d73-55df-45ea-b141-433b8f7dab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005972 10.0.0.38 - - [2026-01-01 02:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.38 - - [2026-01-01 02:38:29] "GET /virtual-network/92758d73-55df-45ea-b141-433b8f7dab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005512 10.0.0.38 - - [2026-01-01 02:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.38 - - [2026-01-01 02:38:33] "GET /virtual-network/92758d73-55df-45ea-b141-433b8f7dab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005209 10.0.0.38 - - [2026-01-01 02:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005804 10.0.0.38 - - [2026-01-01 02:38:37] "GET /virtual-network/92758d73-55df-45ea-b141-433b8f7dab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.007972 10.0.0.38 - - [2026-01-01 02:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264 10.0.0.38 - - [2026-01-01 02:38:42] "GET /virtual-network/92758d73-55df-45ea-b141-433b8f7dab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006271 10.0.0.38 - - [2026-01-01 02:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003780 10.0.0.38 - - [2026-01-01 02:38:46] "GET /virtual-network/92758d73-55df-45ea-b141-433b8f7dab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005222 10.0.0.38 - - [2026-01-01 02:38:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004104 10.0.0.38 - - [2026-01-01 02:38:50] "GET /virtual-network/92758d73-55df-45ea-b141-433b8f7dab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005428 10.0.0.38 - - [2026-01-01 02:38:50] "POST /neutron/port HTTP/1.1" 200 1237 0.016814 10.0.0.38 - - [2026-01-01 02:38:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003820 10.0.0.38 - - [2026-01-01 02:38:51] "POST /neutron/port HTTP/1.1" 200 117 0.001100 10.0.0.38 - - [2026-01-01 02:38:53] "POST /neutron/port HTTP/1.1" 200 1238 0.043921 10.0.0.38 - - [2026-01-01 02:38:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004502 10.0.0.38 - - [2026-01-01 02:38:53] "POST /neutron/port HTTP/1.1" 200 117 0.001055 10.0.0.38 - - [2026-01-01 02:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.38 - - [2026-01-01 02:38:54] "GET /virtual-network/92758d73-55df-45ea-b141-433b8f7dab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.007076 10.0.0.38 - - [2026-01-01 02:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004519 10.0.0.38 - - [2026-01-01 02:38:56] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003886 10.0.0.38 - - [2026-01-01 02:38:56] "GET /virtual-networks?parent_id=88e24c0d-5eba-4be0-b702-1bb0ed2fabf1&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.005847 10.0.0.38 - - [2026-01-01 02:38:56] "GET /virtual-network/92758d73-55df-45ea-b141-433b8f7dab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005818 10.0.0.38 - - [2026-01-01 02:38:56] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007680 10.0.0.38 - - [2026-01-01 02:39:05] "POST /neutron/port HTTP/1.1" 200 1238 0.045630 10.0.0.38 - - [2026-01-01 02:39:07] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007202 10.0.0.38 - - [2026-01-01 02:39:12] "POST /neutron/port HTTP/1.1" 200 1238 0.017326 10.0.0.38 - - [2026-01-01 02:39:17] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007403 10.0.0.38 - - [2026-01-01 02:39:17] "POST /neutron/port HTTP/1.1" 200 1237 0.018787 10.0.0.38 - - [2026-01-01 02:39:17] "GET /virtual-machine/09eed496-74aa-4855-be91-d4beb24d9449 HTTP/1.1" 200 1303 0.006616 10.0.0.38 - - [2026-01-01 02:39:17] "GET /virtual-machine-interface/b01bec3d-121d-447b-9ac8-480f74930e55 HTTP/1.1" 200 3170 0.006001 10.0.0.38 - - [2026-01-01 02:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.38 - - [2026-01-01 02:39:17] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003588 10.0.0.38 - - [2026-01-01 02:39:17] "GET /virtual-networks?parent_id=88e24c0d-5eba-4be0-b702-1bb0ed2fabf1&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003096 10.0.0.38 - - [2026-01-01 02:39:17] "GET /virtual-network/13099390-b7ff-49b1-b73d-8f15ceca9800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.007916 10.0.0.38 - - [2026-01-01 02:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.38 - - [2026-01-01 02:39:18] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003706 10.0.0.38 - - [2026-01-01 02:39:18] "GET /virtual-networks?parent_id=88e24c0d-5eba-4be0-b702-1bb0ed2fabf1&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003193 10.0.0.38 - - [2026-01-01 02:39:18] "GET /virtual-network/13099390-b7ff-49b1-b73d-8f15ceca9800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.005407 10.0.0.38 - - [2026-01-01 02:39:18] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008206 10.0.0.249 - - [2026-01-01 02:39:22] "GET /obj-perms HTTP/1.1" 200 5056 0.061868 10.0.0.27 - - [2026-01-01 02:39:22] "GET /obj-perms HTTP/1.1" 200 5056 0.060139 10.0.0.38 - - [2026-01-01 02:39:24] "POST /neutron/port HTTP/1.1" 200 1237 0.017432 10.0.0.38 - - [2026-01-01 02:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.38 - - [2026-01-01 02:39:24] "GET /network-policy/4f86ddd1-905b-4211-9a94-e0efe15d2926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.003946 10.0.0.38 - - [2026-01-01 02:39:24] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007342 10.0.0.38 - - [2026-01-01 02:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.38 - - [2026-01-01 02:39:24] "GET /network-policy/c1ce0601-dda2-4e6f-8516-eacc60e524e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.005006 10.0.0.249 - - [2026-01-01 02:39:24] "POST /fqname-to-id HTTP/1.1" 404 207 0.004361 10.0.0.249 - - [2026-01-01 02:39:25] "PUT /access-control-list/507c9f2c-7083-412d-be1b-fab06200e7ea HTTP/1.1" 200 272 0.057119 10.0.0.38 - - [2026-01-01 02:39:25] "POST /neutron/network HTTP/1.1" 200 1425 0.031142 10.0.0.38 - - [2026-01-01 02:39:25] "GET /virtual-network/92758d73-55df-45ea-b141-433b8f7dab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005032 10.0.0.38 - - [2026-01-01 02:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.38 - - [2026-01-01 02:39:25] "GET /network-policy/29ce3c66-1f1b-4601-81af-8e586b765fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4990 0.004444 10.0.0.38 - - [2026-01-01 02:39:41] "POST /neutron/network HTTP/1.1" 200 1428 0.031322 10.0.0.38 - - [2026-01-01 02:39:41] "GET /virtual-network/92758d73-55df-45ea-b141-433b8f7dab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3484 0.006076 10.0.0.38 - - [2026-01-01 02:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.38 - - [2026-01-01 02:39:41] "GET /network-policy/6364120d-53dc-4925-a259-42e27fd45129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003779 10.0.0.38 - - [2026-01-01 02:39:50] "POST /neutron/network HTTP/1.1" 200 1436 0.006622 10.0.0.38 - - [2026-01-01 02:39:51] "POST /neutron/subnet HTTP/1.1" 200 1356 0.015918 10.0.0.38 - - [2026-01-01 02:39:51] "POST /neutron/network HTTP/1.1" 200 1426 0.012024 10.0.0.38 - - [2026-01-01 02:39:53] "POST /neutron/network HTTP/1.1" 200 1438 0.007852 10.0.0.38 - - [2026-01-01 02:39:53] "POST /neutron/subnet HTTP/1.1" 200 1361 0.015562 10.0.0.38 - - [2026-01-01 02:39:53] "POST /neutron/network HTTP/1.1" 200 1428 0.011131 10.0.0.249 - - [2026-01-01 02:39:53] "PUT /access-control-list/507c9f2c-7083-412d-be1b-fab06200e7ea HTTP/1.1" 200 272 0.063152 10.0.0.38 - - [2026-01-01 02:39:53] "POST /neutron/network HTTP/1.1" 200 1425 0.015309 10.0.0.38 - - [2026-01-01 02:39:53] "GET /virtual-network/92758d73-55df-45ea-b141-433b8f7dab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.021533 10.0.0.38 - - [2026-01-01 02:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005568 10.0.0.38 - - [2026-01-01 02:39:53] "GET /network-policy/60a15138-126c-42e7-a5cc-f3b55eb38396?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.004572 10.0.0.27 - - [2026-01-01 02:39:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000488 10.0.0.27 - - [2026-01-01 02:39:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000350 10.0.0.249 - - [2026-01-01 02:39:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000349 10.0.0.249 - - [2026-01-01 02:39:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.27 - - [2026-01-01 02:39:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000873 10.0.0.27 - - [2026-01-01 02:39:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000342 10.0.0.249 - - [2026-01-01 02:39:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000370 10.0.0.249 - - [2026-01-01 02:39:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000338 10.0.0.38 - - [2026-01-01 02:40:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000354 10.0.0.38 - - [2026-01-01 02:40:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000470 10.0.0.38 - - [2026-01-01 02:40:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000477 10.0.0.38 - - [2026-01-01 02:40:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000477 10.0.0.249 - - [2026-01-01 02:40:05] "POST /fqname-to-id HTTP/1.1" 404 207 0.010354 10.0.0.38 - - [2026-01-01 02:40:05] "POST /neutron/network HTTP/1.1" 200 1425 0.015763 10.0.0.38 - - [2026-01-01 02:40:05] "GET /virtual-network/92758d73-55df-45ea-b141-433b8f7dab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005153 10.0.0.38 - - [2026-01-01 02:40:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.38 - - [2026-01-01 02:40:05] "GET /network-policy/ef25a573-b8bd-4d3e-9b18-99d38fbfa8a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.005451 10.0.0.249 - - [2026-01-01 02:40:15] "PUT /access-control-list/507c9f2c-7083-412d-be1b-fab06200e7ea HTTP/1.1" 200 272 0.032983 10.0.0.38 - - [2026-01-01 02:40:15] "POST /neutron/network HTTP/1.1" 200 1426 0.015182 10.0.0.38 - - [2026-01-01 02:40:15] "GET /virtual-network/92758d73-55df-45ea-b141-433b8f7dab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.006512 10.0.0.38 - - [2026-01-01 02:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.38 - - [2026-01-01 02:40:16] "GET /network-policy/e045000b-85cc-4c20-b902-7d2d4aaf4aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.004201 10.0.0.38 - - [2026-01-01 02:40:28] "POST /neutron/network HTTP/1.1" 200 1426 0.083937 10.0.0.249 - - [2026-01-01 02:40:28] "POST /ref-update HTTP/1.1" 200 156 0.017841 10.0.0.38 - - [2026-01-01 02:40:28] "GET /virtual-network/92758d73-55df-45ea-b141-433b8f7dab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.015115 10.0.0.38 - - [2026-01-01 02:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009375 10.0.0.38 - - [2026-01-01 02:40:28] "GET /network-policy/a894ff46-908a-4087-ba2f-dd38c820adc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.005124 10.0.0.249 - - [2026-01-01 02:40:38] "POST /fqname-to-id HTTP/1.1" 404 207 0.003523 10.0.0.38 - - [2026-01-01 02:40:38] "POST /neutron/network HTTP/1.1" 200 1426 0.013310 10.0.0.38 - - [2026-01-01 02:40:38] "GET /virtual-network/92758d73-55df-45ea-b141-433b8f7dab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.006319 10.0.0.38 - - [2026-01-01 02:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.38 - - [2026-01-01 02:40:38] "GET /network-policy/482b858d-b7ae-4ecc-aba3-9867ddac66d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.006297 10.0.0.38 - - [2026-01-01 02:40:50] "POST /neutron/port HTTP/1.1" 200 1237 0.096442 10.0.0.38 - - [2026-01-01 02:40:51] "GET /virtual-network/92758d73-55df-45ea-b141-433b8f7dab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.007976 10.0.0.38 - - [2026-01-01 02:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.38 - - [2026-01-01 02:40:51] "GET /network-policy/1a5710c1-ba1b-4b08-8d3a-0fec2c12d9f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.004094 10.0.0.38 - - [2026-01-01 02:40:51] "POST /neutron/network HTTP/1.1" 200 1436 0.011515 10.0.0.38 - - [2026-01-01 02:40:51] "POST /neutron/subnet HTTP/1.1" 200 1356 0.016133 10.0.0.38 - - [2026-01-01 02:40:51] "POST /neutron/network HTTP/1.1" 200 1426 0.011369 10.0.0.38 - - [2026-01-01 02:40:54] "POST /neutron/network HTTP/1.1" 200 1436 0.008250 10.0.0.38 - - [2026-01-01 02:40:54] "POST /neutron/subnet HTTP/1.1" 200 1361 0.015563 10.0.0.38 - - [2026-01-01 02:40:54] "POST /neutron/network HTTP/1.1" 200 1426 0.011870 10.0.0.38 - - [2026-01-01 02:41:01] "GET /virtual-network/92758d73-55df-45ea-b141-433b8f7dab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.007442 10.0.0.249 - - [2026-01-01 02:41:01] "DELETE /access-control-list/507c9f2c-7083-412d-be1b-fab06200e7ea HTTP/1.1" 200 115 0.068368 10.0.0.38 - - [2026-01-01 02:41:01] "POST /neutron/network HTTP/1.1" 200 1337 0.048538 10.0.0.38 - - [2026-01-01 02:41:01] "GET /virtual-network/92758d73-55df-45ea-b141-433b8f7dab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.008532 10.0.0.38 - - [2026-01-01 02:41:01] "GET /virtual-machine/09eed496-74aa-4855-be91-d4beb24d9449 HTTP/1.1" 200 1303 0.005922 10.0.0.38 - - [2026-01-01 02:41:02] "POST /neutron/port HTTP/1.1" 200 151 0.241856 10.0.0.38 - - [2026-01-01 02:41:03] "GET /virtual-machine/09eed496-74aa-4855-be91-d4beb24d9449 HTTP/1.1" 404 171 0.003617 10.0.0.38 - - [2026-01-01 02:41:03] "GET /virtual-machine/09eed496-74aa-4855-be91-d4beb24d9449 HTTP/1.1" 404 171 0.003251 10.0.0.38 - - [2026-01-01 02:41:03] "GET /virtual-machine/09eed496-74aa-4855-be91-d4beb24d9449 HTTP/1.1" 404 171 0.003332 10.0.0.38 - - [2026-01-01 02:41:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.38 - - [2026-01-01 02:41:03] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004052 10.0.0.38 - - [2026-01-01 02:41:03] "GET /virtual-networks?parent_id=88e24c0d-5eba-4be0-b702-1bb0ed2fabf1&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003461 10.0.0.38 - - [2026-01-01 02:41:03] "GET /virtual-network/13099390-b7ff-49b1-b73d-8f15ceca9800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.007765 10.0.0.38 - - [2026-01-01 02:41:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.38 - - [2026-01-01 02:41:03] "GET /routing-instance/6b43eaaa-9499-4fd7-807d-6e4b340a4949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.005091 10.0.0.38 - - [2026-01-01 02:41:03] "GET /route-target/81c7e39e-ec66-4e5f-97fa-1b7472192da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004386 10.0.0.38 - - [2026-01-01 02:41:03] "GET /obj-perms HTTP/1.1" 200 5019 0.071524 10.0.0.38 - - [2026-01-01 02:41:10] "GET /obj-perms HTTP/1.1" 200 5019 0.004315 10.0.0.38 - - [2026-01-01 02:41:13] "GET /obj-perms HTTP/1.1" 200 5019 0.003521 10.0.0.38 - - [2026-01-01 02:41:19] "GET /obj-perms HTTP/1.1" 200 5019 0.003498 10.0.0.38 - - [2026-01-01 02:41:22] "GET /obj-perms HTTP/1.1" 200 5019 0.012206 10.0.0.38 - - [2026-01-01 02:41:22] "GET /virtual-machine/04481353-af37-4df7-9665-65e6dd4ce7d4 HTTP/1.1" 200 1303 0.004185 10.0.0.38 - - [2026-01-01 02:41:23] "POST /neutron/port HTTP/1.1" 200 151 0.273090 10.0.0.38 - - [2026-01-01 02:41:24] "GET /obj-perms HTTP/1.1" 200 5056 0.078868 10.0.0.38 - - [2026-01-01 02:41:24] "GET /virtual-machine/04481353-af37-4df7-9665-65e6dd4ce7d4 HTTP/1.1" 404 171 0.003485 10.0.0.38 - - [2026-01-01 02:41:24] "GET /virtual-machine/04481353-af37-4df7-9665-65e6dd4ce7d4 HTTP/1.1" 404 171 0.002766 10.0.0.38 - - [2026-01-01 02:41:24] "GET /virtual-machine/04481353-af37-4df7-9665-65e6dd4ce7d4 HTTP/1.1" 404 171 0.003357 10.0.0.38 - - [2026-01-01 02:41:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.38 - - [2026-01-01 02:41:24] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003984 10.0.0.38 - - [2026-01-01 02:41:24] "GET /virtual-networks?parent_id=88e24c0d-5eba-4be0-b702-1bb0ed2fabf1&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.002991 10.0.0.38 - - [2026-01-01 02:41:24] "GET /virtual-network/92758d73-55df-45ea-b141-433b8f7dab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.007378 10.0.0.38 - - [2026-01-01 02:41:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002817 10.0.0.38 - - [2026-01-01 02:41:24] "GET /routing-instance/b8202d9b-0d15-4744-8aa2-d5edb066681f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.005266 10.0.0.38 - - [2026-01-01 02:41:25] "GET /route-target/0ecc0f25-2a26-409d-a677-af427634708f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.006705 10.0.0.38 - - [2026-01-01 02:41:28] "GET /obj-perms HTTP/1.1" 200 5019 0.003942 10.0.0.38 - - [2026-01-01 02:41:31] "GET /obj-perms HTTP/1.1" 200 5019 0.004165 10.0.0.38 - - [2026-01-01 02:41:37] "GET /obj-perms HTTP/1.1" 200 5019 0.004899 10.0.0.38 - - [2026-01-01 02:41:40] "GET /obj-perms HTTP/1.1" 200 5019 0.003511 10.0.0.38 - - [2026-01-01 02:41:46] "GET /obj-perms HTTP/1.1" 200 5019 0.004232 10.0.0.38 - - [2026-01-01 02:41:49] "GET /obj-perms HTTP/1.1" 200 5019 0.004043 10.0.0.38 - - [2026-01-01 02:41:52] "GET /obj-perms HTTP/1.1" 200 5019 0.003411 10.0.0.249 - - [2026-01-01 02:41:52] "GET /obj-perms HTTP/1.1" 200 5019 0.064692 10.0.0.27 - - [2026-01-01 02:41:52] "GET /obj-perms HTTP/1.1" 200 5019 0.003963 10.0.0.38 - - [2026-01-01 02:41:53] "GET /virtual-network/13099390-b7ff-49b1-b73d-8f15ceca9800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.007732 10.0.0.249 - - [2026-01-01 02:41:53] "POST /fqname-to-id HTTP/1.1" 404 207 0.005388 10.0.0.38 - - [2026-01-01 02:41:53] "POST /neutron/network HTTP/1.1" 200 1336 0.021376 10.0.0.249 - - [2026-01-01 02:41:53] "POST /ref-update HTTP/1.1" 200 156 0.029301 10.0.0.38 - - [2026-01-01 02:41:53] "GET /virtual-network/13099390-b7ff-49b1-b73d-8f15ceca9800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3173 0.005499 10.0.0.38 - - [2026-01-01 02:41:53] "DELETE /network-policy/6364120d-53dc-4925-a259-42e27fd45129 HTTP/1.1" 200 115 0.028670 10.0.0.38 - - [2026-01-01 02:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.27 - - [2026-01-01 02:41:53] "GET /projects?obj_uuids=88e24c0d-5eba-4be0-b702-1bb0ed2fabf1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000895 10.0.0.38 - - [2026-01-01 02:41:53] "GET /project/88e24c0d-5eba-4be0-b702-1bb0ed2fabf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.053072 10.0.0.38 - - [2026-01-01 02:41:53] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-84201524&detail=False&count=False&shared=False HTTP/1.1" 200 2126 0.006092 10.0.0.38 - - [2026-01-01 02:41:53] "DELETE /network-policy/1a5710c1-ba1b-4b08-8d3a-0fec2c12d9f6 HTTP/1.1" 200 115 0.035787 10.0.0.38 - - [2026-01-01 02:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.27 - - [2026-01-01 02:41:53] "GET /projects?obj_uuids=88e24c0d-5eba-4be0-b702-1bb0ed2fabf1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001482 10.0.0.38 - - [2026-01-01 02:41:53] "GET /project/88e24c0d-5eba-4be0-b702-1bb0ed2fabf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.044617 10.0.0.38 - - [2026-01-01 02:41:53] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-84201524&detail=False&count=False&shared=False HTTP/1.1" 200 1904 0.005438 10.0.0.38 - - [2026-01-01 02:41:53] "DELETE /network-policy/482b858d-b7ae-4ecc-aba3-9867ddac66d1 HTTP/1.1" 200 115 0.046071 10.0.0.38 - - [2026-01-01 02:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.27 - - [2026-01-01 02:41:53] "GET /projects?obj_uuids=88e24c0d-5eba-4be0-b702-1bb0ed2fabf1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001179 10.0.0.38 - - [2026-01-01 02:41:54] "GET /project/88e24c0d-5eba-4be0-b702-1bb0ed2fabf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.047066 10.0.0.38 - - [2026-01-01 02:41:54] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-84201524&detail=False&count=False&shared=False HTTP/1.1" 200 1682 0.005331 10.0.0.38 - - [2026-01-01 02:41:54] "DELETE /network-policy/a894ff46-908a-4087-ba2f-dd38c820adc8 HTTP/1.1" 200 115 0.045653 10.0.0.38 - - [2026-01-01 02:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003930 10.0.0.27 - - [2026-01-01 02:41:54] "GET /projects?obj_uuids=88e24c0d-5eba-4be0-b702-1bb0ed2fabf1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001316 10.0.0.38 - - [2026-01-01 02:41:54] "GET /project/88e24c0d-5eba-4be0-b702-1bb0ed2fabf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.043369 10.0.0.38 - - [2026-01-01 02:41:54] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-84201524&detail=False&count=False&shared=False HTTP/1.1" 200 1460 0.006773 10.0.0.38 - - [2026-01-01 02:41:54] "DELETE /network-policy/e045000b-85cc-4c20-b902-7d2d4aaf4aa7 HTTP/1.1" 200 115 0.042264 10.0.0.38 - - [2026-01-01 02:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.27 - - [2026-01-01 02:41:54] "GET /projects?obj_uuids=88e24c0d-5eba-4be0-b702-1bb0ed2fabf1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001171 10.0.0.38 - - [2026-01-01 02:41:54] "GET /project/88e24c0d-5eba-4be0-b702-1bb0ed2fabf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.036998 10.0.0.38 - - [2026-01-01 02:41:54] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-84201524&detail=False&count=False&shared=False HTTP/1.1" 200 1238 0.005439 10.0.0.38 - - [2026-01-01 02:41:54] "DELETE /network-policy/4f86ddd1-905b-4211-9a94-e0efe15d2926 HTTP/1.1" 200 115 0.033741 10.0.0.38 - - [2026-01-01 02:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558 10.0.0.27 - - [2026-01-01 02:41:54] "GET /projects?obj_uuids=88e24c0d-5eba-4be0-b702-1bb0ed2fabf1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001330 10.0.0.38 - - [2026-01-01 02:41:54] "GET /project/88e24c0d-5eba-4be0-b702-1bb0ed2fabf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.046730 10.0.0.38 - - [2026-01-01 02:41:54] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-84201524&detail=False&count=False&shared=False HTTP/1.1" 200 1014 0.005731 10.0.0.38 - - [2026-01-01 02:41:54] "DELETE /network-policy/ef25a573-b8bd-4d3e-9b18-99d38fbfa8a6 HTTP/1.1" 200 115 0.049887 10.0.0.38 - - [2026-01-01 02:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.27 - - [2026-01-01 02:41:54] "GET /projects?obj_uuids=88e24c0d-5eba-4be0-b702-1bb0ed2fabf1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002529 10.0.0.38 - - [2026-01-01 02:41:54] "GET /project/88e24c0d-5eba-4be0-b702-1bb0ed2fabf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.057517 10.0.0.38 - - [2026-01-01 02:41:54] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-84201524&detail=False&count=False&shared=False HTTP/1.1" 200 793 0.005389 10.0.0.38 - - [2026-01-01 02:41:55] "DELETE /network-policy/60a15138-126c-42e7-a5cc-f3b55eb38396 HTTP/1.1" 200 115 0.044787 10.0.0.38 - - [2026-01-01 02:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.27 - - [2026-01-01 02:41:55] "GET /projects?obj_uuids=88e24c0d-5eba-4be0-b702-1bb0ed2fabf1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001281 10.0.0.38 - - [2026-01-01 02:41:55] "GET /project/88e24c0d-5eba-4be0-b702-1bb0ed2fabf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.042346 10.0.0.38 - - [2026-01-01 02:41:55] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-84201524&detail=False&count=False&shared=False HTTP/1.1" 200 572 0.005337 10.0.0.38 - - [2026-01-01 02:41:55] "DELETE /network-policy/29ce3c66-1f1b-4601-81af-8e586b765fe4 HTTP/1.1" 200 115 0.043697 10.0.0.38 - - [2026-01-01 02:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004413 10.0.0.27 - - [2026-01-01 02:41:55] "GET /projects?obj_uuids=88e24c0d-5eba-4be0-b702-1bb0ed2fabf1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001156 10.0.0.38 - - [2026-01-01 02:41:55] "GET /project/88e24c0d-5eba-4be0-b702-1bb0ed2fabf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.048483 10.0.0.38 - - [2026-01-01 02:41:55] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-84201524&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004962 10.0.0.38 - - [2026-01-01 02:41:55] "DELETE /network-policy/c1ce0601-dda2-4e6f-8516-eacc60e524e0 HTTP/1.1" 200 115 0.039902 10.0.0.38 - - [2026-01-01 02:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003606 10.0.0.27 - - [2026-01-01 02:41:55] "GET /projects?obj_uuids=88e24c0d-5eba-4be0-b702-1bb0ed2fabf1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001153 10.0.0.38 - - [2026-01-01 02:41:55] "GET /project/88e24c0d-5eba-4be0-b702-1bb0ed2fabf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.044390 10.0.0.38 - - [2026-01-01 02:41:55] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-84201524&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.009195 10.0.0.38 - - [2026-01-01 02:41:56] "POST /neutron/network HTTP/1.1" 200 1337 0.011671 10.0.0.249 - - [2026-01-01 02:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.38 - - [2026-01-01 02:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.38 - - [2026-01-01 02:41:56] "DELETE /network-ipam/123312c7-e803-43a1-8336-2160494a719b HTTP/1.1" 200 115 0.034163 10.0.0.38 - - [2026-01-01 02:41:56] "POST /fqname-to-id HTTP/1.1" 404 260 0.003469 10.0.0.27 - - [2026-01-01 02:41:56] "GET /projects?obj_uuids=88e24c0d-5eba-4be0-b702-1bb0ed2fabf1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000804 10.0.0.27 - - [2026-01-01 02:41:56] "GET /project/88e24c0d-5eba-4be0-b702-1bb0ed2fabf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.045836 10.0.0.27 - - [2026-01-01 02:41:56] "GET /projects?obj_uuids=88e24c0d-5eba-4be0-b702-1bb0ed2fabf1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000795 10.0.0.27 - - [2026-01-01 02:41:56] "GET /project/88e24c0d-5eba-4be0-b702-1bb0ed2fabf1?fields=security_groups HTTP/1.1" 200 1399 0.042036 10.0.0.27 - - [2026-01-01 02:41:56] "DELETE /security-group/b1ec94d6-9efe-4f4e-bf3d-d8b23bd0272a HTTP/1.1" 200 115 0.064180 10.0.0.27 - - [2026-01-01 02:41:56] "GET /projects?obj_uuids=88e24c0d-5eba-4be0-b702-1bb0ed2fabf1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001190 10.0.0.27 - - [2026-01-01 02:41:57] "GET /project/88e24c0d-5eba-4be0-b702-1bb0ed2fabf1?fields=application_policy_sets HTTP/1.1" 200 1438 0.048718 10.0.0.249 - - [2026-01-01 02:41:57] "DELETE /access-control-list/da12a3cf-6388-4908-8e56-33c317a70431 HTTP/1.1" 200 115 0.035396 10.0.0.38 - - [2026-01-01 02:41:57] "DELETE /project/88e24c0d-5eba-4be0-b702-1bb0ed2fabf1 HTTP/1.1" 200 115 0.417494 10.0.0.27 - - [2026-01-01 02:41:57] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000929 10.0.0.38 - - [2026-01-01 02:41:57] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?fields=projects HTTP/1.1" 200 1439 0.011938 10.0.0.27 - - [2026-01-01 02:41:58] "GET /projects?obj_uuids=88e24c0d-5eba-4be0-b702-1bb0ed2fabf1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003464 10.0.0.27 - - [2026-01-01 02:41:58] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001281 10.0.0.27 - - [2026-01-01 02:41:58] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.049054 10.0.0.27 - - [2026-01-01 02:41:58] "POST /id-to-fqname HTTP/1.1" 200 202 0.001147 10.0.0.27 - - [2026-01-01 02:41:58] "POST /fqname-to-id HTTP/1.1" 404 211 0.008457 10.0.0.27 - - [2026-01-01 02:41:58] "POST /security-groups HTTP/1.1" 200 603 0.078131 10.0.0.27 - - [2026-01-01 02:41:58] "POST /projects HTTP/1.1" 200 609 0.318308 10.0.0.249 - - [2026-01-01 02:41:59] "POST /fqname-to-id HTTP/1.1" 404 245 0.012176 10.0.0.27 - - [2026-01-01 02:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.396971 10.0.0.38 - - [2026-01-01 02:41:59] "GET /project/88e24c0d-5eba-4be0-b702-1bb0ed2fabf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.579989 10.0.0.27 - - [2026-01-01 02:41:59] "GET /projects?obj_uuids=88e24c0d-5eba-4be0-b702-1bb0ed2fabf1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001155 10.0.0.38 - - [2026-01-01 02:41:59] "GET /project/88e24c0d-5eba-4be0-b702-1bb0ed2fabf1?fields=virtual_networks HTTP/1.1" 200 1056 0.049139 10.0.0.27 - - [2026-01-01 02:41:59] "GET /projects?obj_uuids=88e24c0d-5eba-4be0-b702-1bb0ed2fabf1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000860 10.0.0.38 - - [2026-01-01 02:41:59] "GET /project/88e24c0d-5eba-4be0-b702-1bb0ed2fabf1?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.042598 10.0.0.27 - - [2026-01-01 02:41:59] "GET /projects?obj_uuids=88e24c0d-5eba-4be0-b702-1bb0ed2fabf1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000907 10.0.0.38 - - [2026-01-01 02:41:59] "GET /project/88e24c0d-5eba-4be0-b702-1bb0ed2fabf1?fields=security_groups HTTP/1.1" 200 1294 0.058088 10.0.0.38 - - [2026-01-01 02:42:00] "POST /fqname-to-id HTTP/1.1" 404 182 0.031358 10.0.0.27 - - [2026-01-01 02:42:00] "GET /projects?obj_uuids=b2c7011d-b02b-41d6-b4f2-632194d385aa&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004464 10.0.0.27 - - [2026-01-01 02:42:00] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001968 10.0.0.27 - - [2026-01-01 02:42:00] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009284 10.0.0.27 - - [2026-01-01 02:42:00] "POST /id-to-fqname HTTP/1.1" 200 184 0.001862 10.0.0.27 - - [2026-01-01 02:42:00] "POST /fqname-to-id HTTP/1.1" 404 193 0.004457 10.0.0.27 - - [2026-01-01 02:42:00] "POST /security-groups HTTP/1.1" 200 585 0.081094 10.0.0.27 - - [2026-01-01 02:42:00] "POST /projects HTTP/1.1" 200 573 0.294127 10.0.0.27 - - [2026-01-01 02:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.327400 10.0.0.249 - - [2026-01-01 02:42:00] "POST /access-control-lists HTTP/1.1" 200 590 0.031033 10.0.0.38 - - [2026-01-01 02:42:00] "GET /project/b2c7011d-b02b-41d6-b4f2-632194d385aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.487919 10.0.0.38 - - [2026-01-01 02:42:02] "GET / HTTP/1.1" 200 35931 0.001561 10.0.0.38 - - [2026-01-01 02:42:02] "POST /fqname-to-id HTTP/1.1" 401 292 0.000412 10.0.0.38 - - [2026-01-01 02:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.074600 10.0.0.27 - - [2026-01-01 02:42:03] "GET /projects?obj_uuids=b2c7011d-b02b-41d6-b4f2-632194d385aa&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000827 10.0.0.38 - - [2026-01-01 02:42:03] "GET /project/b2c7011d-b02b-41d6-b4f2-632194d385aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.040682 10.0.0.27 - - [2026-01-01 02:42:03] "GET /projects?obj_uuids=b2c7011d-b02b-41d6-b4f2-632194d385aa&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001106 10.0.0.38 - - [2026-01-01 02:42:03] "POST /neutron/network HTTP/1.1" 200 599 0.152492 10.0.0.249 - - [2026-01-01 02:42:03] "POST /route-targets HTTP/1.1" 200 327 0.042901 10.0.0.38 - - [2026-01-01 02:42:03] "POST /neutron/network HTTP/1.1" 200 993 0.011382 10.0.0.38 - - [2026-01-01 02:42:04] "POST /id-to-fqname HTTP/1.1" 200 214 0.000993 10.0.0.38 - - [2026-01-01 02:42:04] "GET /virtual-network/b5db3395-cb3a-4c28-90a5-7426c1d39a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.005009 10.0.0.38 - - [2026-01-01 02:42:04] "GET /virtual-network/b5db3395-cb3a-4c28-90a5-7426c1d39a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.006874 10.0.0.38 - - [2026-01-01 02:42:04] "POST /neutron/subnet HTTP/1.1" 200 730 0.008264 10.0.0.38 - - [2026-01-01 02:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003703 10.0.0.27 - - [2026-01-01 02:42:04] "GET /projects?obj_uuids=b2c7011d-b02b-41d6-b4f2-632194d385aa&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001297 10.0.0.38 - - [2026-01-01 02:42:04] "GET /project/b2c7011d-b02b-41d6-b4f2-632194d385aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.043236 10.0.0.27 - - [2026-01-01 02:42:04] "GET /projects?obj_uuids=b2c7011d-b02b-41d6-b4f2-632194d385aa&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001023 10.0.0.38 - - [2026-01-01 02:42:04] "POST /neutron/network HTTP/1.1" 200 599 0.132996 10.0.0.249 - - [2026-01-01 02:42:04] "POST /ref-update HTTP/1.1" 200 156 0.027830 10.0.0.38 - - [2026-01-01 02:42:04] "POST /neutron/network HTTP/1.1" 200 994 0.010628 10.0.0.38 - - [2026-01-01 02:42:04] "POST /id-to-fqname HTTP/1.1" 200 214 0.001034 10.0.0.38 - - [2026-01-01 02:42:04] "GET /virtual-network/102c28e6-4e4c-421f-bc41-8f6227ad6f84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2618 0.005607 10.0.0.38 - - [2026-01-01 02:42:04] "GET /virtual-network/102c28e6-4e4c-421f-bc41-8f6227ad6f84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2618 0.005006 10.0.0.38 - - [2026-01-01 02:42:05] "POST /neutron/subnet HTTP/1.1" 200 734 0.008125 10.0.0.38 - - [2026-01-01 02:42:05] "POST /id-to-fqname HTTP/1.1" 200 214 0.001481 10.0.0.27 - - [2026-01-01 02:42:06] "GET /projects?obj_uuids=b2c7011d-b02b-41d6-b4f2-632194d385aa&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001186 10.0.0.38 - - [2026-01-01 02:42:06] "GET /project/b2c7011d-b02b-41d6-b4f2-632194d385aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.076811 10.0.0.38 - - [2026-01-01 02:42:06] "POST /neutron/network HTTP/1.1" 200 993 0.017252 10.0.0.38 - - [2026-01-01 02:42:06] "POST /id-to-fqname HTTP/1.1" 200 214 0.002192 10.0.0.27 - - [2026-01-01 02:42:06] "DELETE /project/b2c7011db02b41d6b4f2632194d385aa HTTP/1.1" 404 173 0.007240 10.0.0.27 - - [2026-01-01 02:42:06] "DELETE /project/88e24c0d5eba4be0b7021bb0ed2fabf1 HTTP/1.1" 404 173 0.009021 10.0.0.27 - - [2026-01-01 02:42:06] "GET /projects?obj_uuids=88e24c0d-5eba-4be0-b702-1bb0ed2fabf1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001042 10.0.0.38 - - [2026-01-01 02:42:06] "POST /neutron/port HTTP/1.1" 200 117 0.011793 10.0.0.27 - - [2026-01-01 02:42:06] "GET /project/88e24c0d-5eba-4be0-b702-1bb0ed2fabf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.058706 10.0.0.27 - - [2026-01-01 02:42:06] "GET /projects?obj_uuids=88e24c0d-5eba-4be0-b702-1bb0ed2fabf1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000944 10.0.0.27 - - [2026-01-01 02:42:06] "GET /project/88e24c0d-5eba-4be0-b702-1bb0ed2fabf1?fields=security_groups HTTP/1.1" 200 1399 0.056762 10.0.0.27 - - [2026-01-01 02:42:06] "DELETE /security-group/b1f3ade7-0c7c-480c-98c0-ff208ea23c4d HTTP/1.1" 200 115 0.072224 10.0.0.27 - - [2026-01-01 02:42:06] "GET /projects?obj_uuids=88e24c0d-5eba-4be0-b702-1bb0ed2fabf1&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001182 10.0.0.27 - - [2026-01-01 02:42:06] "GET /project/88e24c0d-5eba-4be0-b702-1bb0ed2fabf1?fields=application_policy_sets HTTP/1.1" 200 1438 0.062552 10.0.0.27 - - [2026-01-01 02:42:06] "DELETE /project/88e24c0d-5eba-4be0-b702-1bb0ed2fabf1 HTTP/1.1" 200 115 0.460762 10.0.0.27 - - [2026-01-01 02:42:07] "GET /projects?obj_uuids=b2c7011d-b02b-41d6-b4f2-632194d385aa&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000907 10.0.0.38 - - [2026-01-01 02:42:07] "POST /neutron/port HTTP/1.1" 200 1162 0.378672 10.0.0.27 - - [2026-01-01 02:42:07] "GET /projects?obj_uuids=b2c7011d-b02b-41d6-b4f2-632194d385aa&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001444 10.0.0.38 - - [2026-01-01 02:42:07] "POST /neutron/port HTTP/1.1" 200 1216 0.128244 10.0.0.38 - - [2026-01-01 02:42:07] "GET /project/b2c7011d-b02b-41d6-b4f2-632194d385aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.130498 10.0.0.38 - - [2026-01-01 02:42:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004912 10.0.0.38 - - [2026-01-01 02:42:07] "POST /neutron/port HTTP/1.1" 200 117 0.001093 10.0.0.38 - - [2026-01-01 02:42:07] "POST /neutron/port HTTP/1.1" 200 1226 0.027363 10.0.0.38 - - [2026-01-01 02:42:07] "POST /id-to-fqname HTTP/1.1" 200 214 0.001266 10.0.0.38 - - [2026-01-01 02:42:08] "POST /neutron/port HTTP/1.1" 200 1226 0.025101 10.0.0.38 - - [2026-01-01 02:42:08] "POST /neutron/network HTTP/1.1" 200 1003 0.008189 10.0.0.38 - - [2026-01-01 02:42:08] "POST /neutron/port HTTP/1.1" 200 1162 0.027307 10.0.0.38 - - [2026-01-01 02:42:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004605 10.0.0.38 - - [2026-01-01 02:42:09] "POST /neutron/port HTTP/1.1" 200 117 0.000957 10.0.0.27 - - [2026-01-01 02:42:09] "GET /projects?obj_uuids=b2c7011d-b02b-41d6-b4f2-632194d385aa&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000991 10.0.0.38 - - [2026-01-01 02:42:09] "GET /project/b2c7011d-b02b-41d6-b4f2-632194d385aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.079499 10.0.0.38 - - [2026-01-01 02:42:09] "POST /neutron/network HTTP/1.1" 200 994 0.008983 10.0.0.38 - - [2026-01-01 02:42:09] "POST /neutron/port HTTP/1.1" 200 117 0.006040 10.0.0.38 - - [2026-01-01 02:42:09] "POST /neutron/port HTTP/1.1" 200 1226 0.020915 10.0.0.38 - - [2026-01-01 02:42:09] "POST /neutron/network HTTP/1.1" 200 1004 0.009545 10.0.0.38 - - [2026-01-01 02:42:09] "GET /virtual-machine/07209d38-1f9d-4617-b36d-df07548f5512 HTTP/1.1" 401 292 0.000536 10.0.0.38 - - [2026-01-01 02:42:10] "POST /neutron/port HTTP/1.1" 200 1163 0.025061 10.0.0.38 - - [2026-01-01 02:42:10] "GET /virtual-machine/07209d38-1f9d-4617-b36d-df07548f5512 HTTP/1.1" 200 1285 0.035228 10.0.0.38 - - [2026-01-01 02:42:10] "GET /virtual-machine-interface/bf8888b8-551a-4ae3-9b3c-083b0e72abfc HTTP/1.1" 200 3106 0.005145 10.0.0.38 - - [2026-01-01 02:42:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.38 - - [2026-01-01 02:42:10] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003046 10.0.0.38 - - [2026-01-01 02:42:10] "GET /virtual-networks?parent_id=b2c7011d-b02b-41d6-b4f2-632194d385aa&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002832 10.0.0.38 - - [2026-01-01 02:42:10] "GET /virtual-network/b5db3395-cb3a-4c28-90a5-7426c1d39a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.006358 10.0.0.38 - - [2026-01-01 02:42:10] "POST /neutron/port HTTP/1.1" 200 1227 0.018454 10.0.0.38 - - [2026-01-01 02:42:10] "POST /neutron/subnet HTTP/1.1" 200 1394 0.015323 10.0.0.38 - - [2026-01-01 02:42:10] "POST /neutron/network HTTP/1.1" 200 994 0.009191 10.0.0.38 - - [2026-01-01 02:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.38 - - [2026-01-01 02:42:13] "GET /virtual-network/b5db3395-cb3a-4c28-90a5-7426c1d39a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.005657 10.0.0.38 - - [2026-01-01 02:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.38 - - [2026-01-01 02:42:17] "GET /virtual-network/b5db3395-cb3a-4c28-90a5-7426c1d39a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.005073 10.0.0.38 - - [2026-01-01 02:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005360 10.0.0.38 - - [2026-01-01 02:42:21] "GET /virtual-network/b5db3395-cb3a-4c28-90a5-7426c1d39a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.005801 10.0.0.38 - - [2026-01-01 02:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.38 - - [2026-01-01 02:42:25] "GET /virtual-network/b5db3395-cb3a-4c28-90a5-7426c1d39a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.005343 10.0.0.38 - - [2026-01-01 02:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004666 10.0.0.38 - - [2026-01-01 02:42:30] "GET /virtual-network/b5db3395-cb3a-4c28-90a5-7426c1d39a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.005979 10.0.0.38 - - [2026-01-01 02:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.38 - - [2026-01-01 02:42:34] "GET /virtual-network/b5db3395-cb3a-4c28-90a5-7426c1d39a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.005274 10.0.0.38 - - [2026-01-01 02:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.38 - - [2026-01-01 02:42:38] "GET /virtual-network/b5db3395-cb3a-4c28-90a5-7426c1d39a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.005846 10.0.0.38 - - [2026-01-01 02:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.38 - - [2026-01-01 02:42:42] "GET /virtual-network/b5db3395-cb3a-4c28-90a5-7426c1d39a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.005959 10.0.0.38 - - [2026-01-01 02:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394 10.0.0.38 - - [2026-01-01 02:42:44] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004372 10.0.0.38 - - [2026-01-01 02:42:44] "GET /virtual-networks?parent_id=b2c7011d-b02b-41d6-b4f2-632194d385aa&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.012806 10.0.0.38 - - [2026-01-01 02:42:44] "GET /virtual-network/b5db3395-cb3a-4c28-90a5-7426c1d39a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.005872 10.0.0.38 - - [2026-01-01 02:42:49] "POST /neutron/port HTTP/1.1" 200 1226 0.018771 10.0.0.38 - - [2026-01-01 02:42:51] "POST /neutron/port HTTP/1.1" 200 1226 0.019904 10.0.0.38 - - [2026-01-01 02:42:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004009 10.0.0.38 - - [2026-01-01 02:42:52] "POST /neutron/port HTTP/1.1" 200 117 0.001031 10.0.0.38 - - [2026-01-01 02:42:53] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006884 10.0.0.38 - - [2026-01-01 02:42:54] "POST /neutron/network HTTP/1.1" 200 1003 0.007214 10.0.0.38 - - [2026-01-01 02:42:54] "POST /neutron/subnet HTTP/1.1" 200 1390 0.013178 10.0.0.38 - - [2026-01-01 02:42:54] "POST /neutron/network HTTP/1.1" 200 993 0.009113 10.0.0.38 - - [2026-01-01 02:43:00] "POST /neutron/port HTTP/1.1" 200 1226 0.019672 10.0.0.38 - - [2026-01-01 02:43:05] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007743 10.0.0.38 - - [2026-01-01 02:43:05] "POST /neutron/port HTTP/1.1" 200 1226 0.016448 10.0.0.38 - - [2026-01-01 02:43:05] "GET /virtual-machine/b0987984-4822-4352-81a2-2088f473dc85 HTTP/1.1" 200 1286 0.005825 10.0.0.38 - - [2026-01-01 02:43:05] "GET /virtual-machine-interface/08a512ae-8829-4a97-b14b-e77f503e703b HTTP/1.1" 200 3104 0.005583 10.0.0.38 - - [2026-01-01 02:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.38 - - [2026-01-01 02:43:05] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003302 10.0.0.38 - - [2026-01-01 02:43:05] "GET /virtual-networks?parent_id=b2c7011d-b02b-41d6-b4f2-632194d385aa&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003010 10.0.0.38 - - [2026-01-01 02:43:05] "GET /virtual-network/b5db3395-cb3a-4c28-90a5-7426c1d39a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.005939 10.0.0.38 - - [2026-01-01 02:43:06] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006886 10.0.0.38 - - [2026-01-01 02:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.38 - - [2026-01-01 02:43:06] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003276 10.0.0.38 - - [2026-01-01 02:43:06] "GET /virtual-networks?parent_id=b2c7011d-b02b-41d6-b4f2-632194d385aa&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002998 10.0.0.38 - - [2026-01-01 02:43:06] "GET /virtual-network/b5db3395-cb3a-4c28-90a5-7426c1d39a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2616 0.005931 10.0.0.38 - - [2026-01-01 02:43:08] "POST /neutron/port HTTP/1.1" 200 1227 0.018930 10.0.0.38 - - [2026-01-01 02:43:12] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008331 10.0.0.38 - - [2026-01-01 02:43:17] "POST /neutron/port HTTP/1.1" 200 1227 0.017515 10.0.0.38 - - [2026-01-01 02:43:17] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007068 10.0.0.38 - - [2026-01-01 02:43:17] "GET /virtual-machine/fa1f9418-3b27-487c-b76f-e821a70fe3f7 HTTP/1.1" 200 1287 0.005868 10.0.0.38 - - [2026-01-01 02:43:17] "GET /virtual-machine-interface/f3146ba0-4a35-4122-aaea-0b159adc56c1 HTTP/1.1" 200 3106 0.005630 10.0.0.38 - - [2026-01-01 02:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.38 - - [2026-01-01 02:43:17] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003886 10.0.0.38 - - [2026-01-01 02:43:17] "GET /virtual-networks?parent_id=b2c7011d-b02b-41d6-b4f2-632194d385aa&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002869 10.0.0.38 - - [2026-01-01 02:43:17] "GET /virtual-network/102c28e6-4e4c-421f-bc41-8f6227ad6f84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2618 0.006098 10.0.0.38 - - [2026-01-01 02:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.38 - - [2026-01-01 02:43:18] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003674 10.0.0.38 - - [2026-01-01 02:43:18] "GET /virtual-networks?parent_id=b2c7011d-b02b-41d6-b4f2-632194d385aa&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.004041 10.0.0.38 - - [2026-01-01 02:43:18] "GET /virtual-network/102c28e6-4e4c-421f-bc41-8f6227ad6f84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2618 0.005777 10.0.0.38 - - [2026-01-01 02:43:20] "GET /forwarding-classs?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003425 10.0.0.38 - - [2026-01-01 02:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.38 - - [2026-01-01 02:43:20] "GET /global-qos-config/51ff94f0-74ff-4f70-a51e-ccac2519f188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.004569 10.0.0.38 - - [2026-01-01 02:43:20] "POST /fqname-to-id HTTP/1.1" 404 222 0.003286 10.0.0.38 - - [2026-01-01 02:43:20] "POST /forwarding-classs HTTP/1.1" 200 576 0.028020 10.0.0.38 - - [2026-01-01 02:43:20] "POST /id-to-fqname HTTP/1.1" 200 232 0.003270 10.0.0.38 - - [2026-01-01 02:43:20] "GET /forwarding-class/bc1e46cd-60c7-465b-8b1e-27524ba24a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.003989 10.0.0.27 - - [2026-01-01 02:43:20] "GET /projects?obj_uuids=b2c7011d-b02b-41d6-b4f2-632194d385aa&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.035718 10.0.0.38 - - [2026-01-01 02:43:20] "GET /project/b2c7011d-b02b-41d6-b4f2-632194d385aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.087742 10.0.0.38 - - [2026-01-01 02:43:20] "POST /fqname-to-id HTTP/1.1" 404 211 0.003714 10.0.0.38 - - [2026-01-01 02:43:20] "POST /qos-configs HTTP/1.1" 200 543 0.031177 10.0.0.38 - - [2026-01-01 02:43:20] "POST /id-to-fqname HTTP/1.1" 200 217 0.003130 10.0.0.38 - - [2026-01-01 02:43:20] "GET /qos-config/12832566-7d44-41b2-9888-8351c086ca6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1503 0.004103 10.0.0.38 - - [2026-01-01 02:43:20] "GET /virtual-machine-interface/bf8888b8-551a-4ae3-9b3c-083b0e72abfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2691 0.006078 10.0.0.38 - - [2026-01-01 02:43:20] "POST /ref-update HTTP/1.1" 200 156 0.014232 10.0.0.38 - - [2026-01-01 02:43:21] "POST /neutron/port HTTP/1.1" 200 1226 0.026768 10.0.0.38 - - [2026-01-01 02:43:21] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006998 10.0.0.38 - - [2026-01-01 02:43:21] "POST /neutron/network HTTP/1.1" 200 967 0.028847 10.0.0.38 - - [2026-01-01 02:43:21] "POST /id-to-fqname HTTP/1.1" 200 214 0.001185 10.0.0.38 - - [2026-01-01 02:43:21] "GET /virtual-machine/07209d38-1f9d-4617-b36d-df07548f5512 HTTP/1.1" 200 1285 0.003408 10.0.0.38 - - [2026-01-01 02:43:21] "GET /virtual-machine-interface/bf8888b8-551a-4ae3-9b3c-083b0e72abfc HTTP/1.1" 200 3353 0.009921 10.0.0.38 - - [2026-01-01 02:43:21] "GET /instance-ip/08c57cd5-a624-4c92-8c56-2e8b1901b9be HTTP/1.1" 200 1627 0.006995 10.0.0.38 - - [2026-01-01 02:43:21] "GET /instance-ip/6b85c1a9-d435-4a2b-854f-5413352c43ee HTTP/1.1" 200 1608 0.005191 10.0.0.38 - - [2026-01-01 02:43:21] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009041 10.0.0.38 - - [2026-01-01 02:43:21] "POST /neutron/port HTTP/1.1" 200 1226 0.017988 10.0.0.38 - - [2026-01-01 02:43:22] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008733 10.0.0.38 - - [2026-01-01 02:43:22] "POST /id-to-fqname HTTP/1.1" 200 214 0.001228 10.0.0.38 - - [2026-01-01 02:43:22] "GET /virtual-machine/b0987984-4822-4352-81a2-2088f473dc85 HTTP/1.1" 200 1286 0.004490 10.0.0.38 - - [2026-01-01 02:43:22] "GET /virtual-machine-interface/08a512ae-8829-4a97-b14b-e77f503e703b HTTP/1.1" 200 3104 0.005448 10.0.0.38 - - [2026-01-01 02:43:22] "GET /instance-ip/eb64a283-a032-4ef6-9ee2-5cac2f9cf898 HTTP/1.1" 200 1629 0.009495 10.0.0.38 - - [2026-01-01 02:43:22] "GET /instance-ip/f660085e-1ca5-46a0-888d-6fe77b0002a4 HTTP/1.1" 200 1609 0.012420 10.0.0.38 - - [2026-01-01 02:43:46] "GET /virtual-machine-interface/bf8888b8-551a-4ae3-9b3c-083b0e72abfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2938 0.005536 10.0.0.38 - - [2026-01-01 02:43:46] "POST /ref-update HTTP/1.1" 200 156 0.016461 10.0.0.38 - - [2026-01-01 02:43:46] "DELETE /qos-config/12832566-7d44-41b2-9888-8351c086ca6e HTTP/1.1" 200 115 0.038955 10.0.0.38 - - [2026-01-01 02:43:46] "POST /id-to-fqname HTTP/1.1" 200 232 0.001497 10.0.0.38 - - [2026-01-01 02:43:47] "DELETE /forwarding-class/bc1e46cd-60c7-465b-8b1e-27524ba24a26 HTTP/1.1" 200 115 0.030239 10.0.0.38 - - [2026-01-01 02:43:48] "POST /neutron/network HTTP/1.1" 200 994 0.009460 10.0.0.38 - - [2026-01-01 02:43:49] "POST /neutron/port HTTP/1.1" 200 1217 0.017083 10.0.0.38 - - [2026-01-01 02:43:49] "POST /neutron/port HTTP/1.1" 200 1216 0.028511 10.0.0.38 - - [2026-01-01 02:43:49] "POST /neutron/port HTTP/1.1" 200 1216 0.036249 10.0.0.27 - - [2026-01-01 02:43:50] "POST /useragent-kv HTTP/1.1" 200 115 0.003865 10.0.0.27 - - [2026-01-01 02:43:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002261 10.0.0.27 - - [2026-01-01 02:43:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002361 10.0.0.249 - - [2026-01-01 02:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005045 10.0.0.27 - - [2026-01-01 02:43:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002312 10.0.0.38 - - [2026-01-01 02:43:50] "POST /neutron/network HTTP/1.1" 200 151 0.136868 10.0.0.249 - - [2026-01-01 02:43:51] "DELETE /route-target/967718ab-b728-4ab6-a6fc-2cf8b82a078c HTTP/1.1" 200 115 0.020102 10.0.0.27 - - [2026-01-01 02:43:51] "GET /projects?obj_uuids=b2c7011d-b02b-41d6-b4f2-632194d385aa&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001286 10.0.0.38 - - [2026-01-01 02:43:51] "GET /project/b2c7011d-b02b-41d6-b4f2-632194d385aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.044608 10.0.0.27 - - [2026-01-01 02:43:51] "GET /projects?obj_uuids=b2c7011d-b02b-41d6-b4f2-632194d385aa&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001141 10.0.0.38 - - [2026-01-01 02:43:51] "GET /project/b2c7011d-b02b-41d6-b4f2-632194d385aa?fields=virtual_networks HTTP/1.1" 200 1021 0.039142 10.0.0.27 - - [2026-01-01 02:43:51] "GET /projects?obj_uuids=b2c7011d-b02b-41d6-b4f2-632194d385aa&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001056 10.0.0.38 - - [2026-01-01 02:43:51] "GET /project/b2c7011d-b02b-41d6-b4f2-632194d385aa?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.046013 10.0.0.27 - - [2026-01-01 02:43:51] "GET /projects?obj_uuids=b2c7011d-b02b-41d6-b4f2-632194d385aa&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001033 10.0.0.38 - - [2026-01-01 02:43:51] "GET /project/b2c7011d-b02b-41d6-b4f2-632194d385aa?fields=security_groups HTTP/1.1" 200 1241 0.047230 10.0.0.38 - - [2026-01-01 02:43:52] "POST /fqname-to-id HTTP/1.1" 404 181 0.029476 10.0.0.27 - - [2026-01-01 02:43:52] "GET /projects?obj_uuids=607c001f-e1bd-4f09-a4c0-546a882f1c45&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003552 10.0.0.27 - - [2026-01-01 02:43:52] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002175 10.0.0.27 - - [2026-01-01 02:43:52] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.042491 10.0.0.27 - - [2026-01-01 02:43:52] "POST /id-to-fqname HTTP/1.1" 200 183 0.006308 10.0.0.27 - - [2026-01-01 02:43:52] "POST /fqname-to-id HTTP/1.1" 404 192 0.006902 10.0.0.27 - - [2026-01-01 02:43:52] "POST /security-groups HTTP/1.1" 200 584 0.073476 10.0.0.27 - - [2026-01-01 02:43:52] "POST /projects HTTP/1.1" 200 571 0.286307 10.0.0.27 - - [2026-01-01 02:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.364087 10.0.0.249 - - [2026-01-01 02:43:52] "POST /fqname-to-id HTTP/1.1" 404 226 0.013391 10.0.0.38 - - [2026-01-01 02:43:52] "GET /project/607c001f-e1bd-4f09-a4c0-546a882f1c45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.569501 10.0.0.38 - - [2026-01-01 02:43:54] "GET / HTTP/1.1" 200 35931 0.001851 10.0.0.38 - - [2026-01-01 02:43:55] "POST /fqname-to-id HTTP/1.1" 401 292 0.000419 10.0.0.38 - - [2026-01-01 02:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.063234 10.0.0.27 - - [2026-01-01 02:43:56] "GET /projects?obj_uuids=607c001f-e1bd-4f09-a4c0-546a882f1c45&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001005 10.0.0.38 - - [2026-01-01 02:43:56] "GET /project/607c001f-e1bd-4f09-a4c0-546a882f1c45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.038180 10.0.0.38 - - [2026-01-01 02:43:56] "POST /neutron/network HTTP/1.1" 200 117 0.042777 10.0.0.249 - - [2026-01-01 02:43:56] "POST /ref-update HTTP/1.1" 200 156 0.028893 10.0.0.38 - - [2026-01-01 02:43:56] "POST /neutron/network HTTP/1.1" 200 832 0.009007 10.0.0.38 - - [2026-01-01 02:43:56] "POST /id-to-fqname HTTP/1.1" 200 220 0.000989 10.0.0.38 - - [2026-01-01 02:43:56] "GET /virtual-network/372584ec-e158-4db5-9038-3dc71f18a537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004903 10.0.0.38 - - [2026-01-01 02:43:57] "GET /virtual-network/372584ec-e158-4db5-9038-3dc71f18a537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.009392 10.0.0.38 - - [2026-01-01 02:43:57] "POST /neutron/subnet HTTP/1.1" 200 729 0.013028 10.0.0.38 - - [2026-01-01 02:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.38 - - [2026-01-01 02:43:57] "GET /virtual-network/372584ec-e158-4db5-9038-3dc71f18a537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004871 10.0.0.38 - - [2026-01-01 02:43:57] "PUT /virtual-network/372584ec-e158-4db5-9038-3dc71f18a537 HTTP/1.1" 200 264 0.054716 10.0.0.38 - - [2026-01-01 02:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.27 - - [2026-01-01 02:43:57] "GET /projects?obj_uuids=607c001f-e1bd-4f09-a4c0-546a882f1c45&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001123 10.0.0.38 - - [2026-01-01 02:43:57] "GET /project/607c001f-e1bd-4f09-a4c0-546a882f1c45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.052406 10.0.0.249 - - [2026-01-01 02:43:57] "POST /route-targets HTTP/1.1" 200 327 0.028819 10.0.0.27 - - [2026-01-01 02:43:57] "POST /useragent-kv HTTP/1.1" 200 115 0.007671 10.0.0.38 - - [2026-01-01 02:43:57] "POST /neutron/subnet HTTP/1.1" 200 715 0.257288 10.0.0.38 - - [2026-01-01 02:43:57] "POST /id-to-fqname HTTP/1.1" 200 220 0.001112 10.0.0.38 - - [2026-01-01 02:43:57] "GET /virtual-network/a3fc7461-96b4-4173-a28b-d4f1b4d81b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.013745 10.0.0.38 - - [2026-01-01 02:43:57] "GET /virtual-network/a3fc7461-96b4-4173-a28b-d4f1b4d81b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.014789 10.0.0.249 - - [2026-01-01 02:43:57] "DELETE /access-control-list/155f4717-72a2-4e07-b851-52eb2ec2c83a HTTP/1.1" 200 115 0.063349 10.0.0.38 - - [2026-01-01 02:43:57] "POST /neutron/network HTTP/1.1" 200 829 0.010448 10.0.0.38 - - [2026-01-01 02:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.38 - - [2026-01-01 02:43:57] "GET /virtual-network/a3fc7461-96b4-4173-a28b-d4f1b4d81b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.014385 10.0.0.38 - - [2026-01-01 02:43:58] "PUT /virtual-network/a3fc7461-96b4-4173-a28b-d4f1b4d81b04 HTTP/1.1" 200 264 0.072419 10.0.0.38 - - [2026-01-01 02:43:58] "POST /id-to-fqname HTTP/1.1" 200 220 0.001294 10.0.0.27 - - [2026-01-01 02:43:59] "GET /projects?obj_uuids=607c001f-e1bd-4f09-a4c0-546a882f1c45&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001841 10.0.0.38 - - [2026-01-01 02:43:59] "GET /project/607c001f-e1bd-4f09-a4c0-546a882f1c45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.080880 10.0.0.38 - - [2026-01-01 02:43:59] "POST /neutron/network HTTP/1.1" 200 832 0.040940 10.0.0.38 - - [2026-01-01 02:43:59] "POST /id-to-fqname HTTP/1.1" 200 220 0.001197 10.0.0.38 - - [2026-01-01 02:43:59] "POST /neutron/port HTTP/1.1" 200 117 0.007853 10.0.0.27 - - [2026-01-01 02:43:59] "GET /projects?obj_uuids=607c001f-e1bd-4f09-a4c0-546a882f1c45&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001267 10.0.0.38 - - [2026-01-01 02:44:00] "POST /neutron/port HTTP/1.1" 200 1054 0.340822 10.0.0.27 - - [2026-01-01 02:44:00] "GET /projects?obj_uuids=607c001f-e1bd-4f09-a4c0-546a882f1c45&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001859 10.0.0.38 - - [2026-01-01 02:44:00] "GET /project/607c001f-e1bd-4f09-a4c0-546a882f1c45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.084888 10.0.0.38 - - [2026-01-01 02:44:00] "POST /neutron/port HTTP/1.1" 200 1054 0.046248 10.0.0.38 - - [2026-01-01 02:44:00] "POST /neutron/security_group HTTP/1.1" 200 2051 0.011327 10.0.0.38 - - [2026-01-01 02:44:00] "POST /neutron/port HTTP/1.1" 200 117 0.007147 10.0.0.38 - - [2026-01-01 02:44:00] "POST /neutron/port HTTP/1.1" 200 1118 0.023668 10.0.0.38 - - [2026-01-01 02:44:01] "POST /neutron/network HTTP/1.1" 200 839 0.008083 10.0.0.38 - - [2026-01-01 02:44:01] "POST /neutron/port HTTP/1.1" 200 1051 0.020700 10.0.0.38 - - [2026-01-01 02:44:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003675 10.0.0.38 - - [2026-01-01 02:44:01] "POST /neutron/network HTTP/1.1" 200 829 0.010731 10.0.0.38 - - [2026-01-01 02:44:06] "POST /neutron/port HTTP/1.1" 200 1118 0.018857 10.0.0.38 - - [2026-01-01 02:44:06] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007866 10.0.0.38 - - [2026-01-01 02:44:06] "GET /virtual-machine/dcb988e5-ec9a-413f-be06-45985f4501ac HTTP/1.1" 401 292 0.000427 10.0.0.38 - - [2026-01-01 02:44:06] "GET /virtual-machine/dcb988e5-ec9a-413f-be06-45985f4501ac HTTP/1.1" 200 1286 0.032871 10.0.0.38 - - [2026-01-01 02:44:06] "GET /virtual-machine-interface/89d7f217-8384-47f5-a09d-be7123b367da HTTP/1.1" 200 2927 0.005543 10.0.0.38 - - [2026-01-01 02:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.38 - - [2026-01-01 02:44:06] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004229 10.0.0.38 - - [2026-01-01 02:44:06] "GET /virtual-networks?parent_id=607c001f-e1bd-4f09-a4c0-546a882f1c45&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004379 10.0.0.38 - - [2026-01-01 02:44:06] "GET /virtual-network/372584ec-e158-4db5-9038-3dc71f18a537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.005775 10.0.0.27 - - [2026-01-01 02:44:06] "DELETE /project/b2c7011d-b02b-41d6-b4f2-632194d385aa HTTP/1.1" 404 177 0.004615 10.0.0.27 - - [2026-01-01 02:44:06] "DELETE /project/607c001fe1bd4f09a4c0546a882f1c45 HTTP/1.1" 404 173 0.003425 10.0.0.38 - - [2026-01-01 02:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.38 - - [2026-01-01 02:44:09] "GET /virtual-network/372584ec-e158-4db5-9038-3dc71f18a537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.005493 10.0.0.38 - - [2026-01-01 02:44:10] "POST /neutron/port HTTP/1.1" 200 1115 0.046405 10.0.0.38 - - [2026-01-01 02:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.38 - - [2026-01-01 02:44:11] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.009083 10.0.0.38 - - [2026-01-01 02:44:11] "GET /virtual-networks?parent_id=607c001f-e1bd-4f09-a4c0-546a882f1c45&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003074 10.0.0.38 - - [2026-01-01 02:44:11] "GET /virtual-network/372584ec-e158-4db5-9038-3dc71f18a537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.006128 10.0.0.38 - - [2026-01-01 02:44:12] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007245 10.0.0.38 - - [2026-01-01 02:44:12] "POST /neutron/port HTTP/1.1" 200 1115 0.018231 10.0.0.38 - - [2026-01-01 02:44:12] "GET /virtual-machine/daf53605-3b34-410d-a957-7ab792b2755d HTTP/1.1" 200 1286 0.006041 10.0.0.38 - - [2026-01-01 02:44:12] "GET /virtual-machine-interface/fe35914b-ac34-4b46-a651-c8945eb25fc2 HTTP/1.1" 200 2928 0.005675 10.0.0.38 - - [2026-01-01 02:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004100 10.0.0.38 - - [2026-01-01 02:44:12] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004325 10.0.0.38 - - [2026-01-01 02:44:12] "GET /virtual-networks?parent_id=607c001f-e1bd-4f09-a4c0-546a882f1c45&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004682 10.0.0.38 - - [2026-01-01 02:44:12] "GET /virtual-network/a3fc7461-96b4-4173-a28b-d4f1b4d81b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.006197 10.0.0.38 - - [2026-01-01 02:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365 10.0.0.38 - - [2026-01-01 02:44:13] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003980 10.0.0.38 - - [2026-01-01 02:44:13] "GET /virtual-networks?parent_id=607c001f-e1bd-4f09-a4c0-546a882f1c45&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003015 10.0.0.38 - - [2026-01-01 02:44:13] "GET /virtual-network/a3fc7461-96b4-4173-a28b-d4f1b4d81b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.007113 10.0.0.38 - - [2026-01-01 02:44:13] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008926 10.0.0.38 - - [2026-01-01 02:44:18] "POST /routing-policys HTTP/1.1" 200 534 0.028959 10.0.0.38 - - [2026-01-01 02:44:18] "GET /virtual-network/372584ec-e158-4db5-9038-3dc71f18a537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.014287 10.0.0.38 - - [2026-01-01 02:44:18] "PUT /virtual-network/372584ec-e158-4db5-9038-3dc71f18a537 HTTP/1.1" 200 264 0.056934 10.0.0.249 - - [2026-01-01 02:44:22] "POST /ref-update HTTP/1.1" 200 156 0.040076 10.0.0.38 - - [2026-01-01 02:44:22] "POST /ref-update HTTP/1.1" 200 156 0.082363 10.0.0.38 - - [2026-01-01 02:44:22] "DELETE /routing-policy/182987f9-d1d7-4a3f-b955-a26aec061ad7 HTTP/1.1" 200 115 0.056084 10.0.0.38 - - [2026-01-01 02:44:23] "POST /neutron/port HTTP/1.1" 200 1115 0.019753 10.0.0.38 - - [2026-01-01 02:44:23] "POST /neutron/port HTTP/1.1" 200 1118 0.038656 10.0.0.38 - - [2026-01-01 02:44:25] "POST /neutron/network HTTP/1.1" 200 829 0.007622 10.0.0.249 - - [2026-01-01 02:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005608 10.0.0.27 - - [2026-01-01 02:44:25] "POST /useragent-kv HTTP/1.1" 200 115 0.003935 10.0.0.27 - - [2026-01-01 02:44:25] "POST /useragent-kv HTTP/1.1" 200 115 0.003898 10.0.0.38 - - [2026-01-01 02:44:25] "POST /neutron/network HTTP/1.1" 200 151 0.138165 10.0.0.249 - - [2026-01-01 02:44:25] "DELETE /route-target/7a7d2582-74de-4aed-86f0-e761a01964d3 HTTP/1.1" 200 115 0.023962 10.0.0.38 - - [2026-01-01 02:44:26] "GET /obj-perms HTTP/1.1" 200 5056 0.085749 10.0.0.38 - - [2026-01-01 02:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004024 10.0.0.27 - - [2026-01-01 02:44:28] "GET /projects?obj_uuids=607c001f-e1bd-4f09-a4c0-546a882f1c45&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000898 10.0.0.38 - - [2026-01-01 02:44:28] "GET /project/607c001f-e1bd-4f09-a4c0-546a882f1c45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.048392 10.0.0.249 - - [2026-01-01 02:44:28] "POST /route-targets HTTP/1.1" 200 327 0.011910 10.0.0.27 - - [2026-01-01 02:44:28] "POST /useragent-kv HTTP/1.1" 200 115 0.008001 10.0.0.38 - - [2026-01-01 02:44:28] "POST /neutron/subnet HTTP/1.1" 200 720 0.172508 10.0.0.38 - - [2026-01-01 02:44:28] "POST /id-to-fqname HTTP/1.1" 200 220 0.001179 10.0.0.38 - - [2026-01-01 02:44:28] "GET /virtual-network/9c3ba5ed-fe85-4262-8405-102d911fa84e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005346 10.0.0.38 - - [2026-01-01 02:44:28] "GET /virtual-network/9c3ba5ed-fe85-4262-8405-102d911fa84e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005162 10.0.0.38 - - [2026-01-01 02:44:28] "POST /neutron/network HTTP/1.1" 200 830 0.006747 10.0.0.38 - - [2026-01-01 02:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.38 - - [2026-01-01 02:44:28] "GET /virtual-network/9c3ba5ed-fe85-4262-8405-102d911fa84e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005235 10.0.0.38 - - [2026-01-01 02:44:28] "PUT /virtual-network/9c3ba5ed-fe85-4262-8405-102d911fa84e HTTP/1.1" 200 264 0.056147 10.0.0.249 - - [2026-01-01 02:44:28] "POST /ref-update HTTP/1.1" 200 156 0.034522 10.0.0.38 - - [2026-01-01 02:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011877 10.0.0.27 - - [2026-01-01 02:44:28] "GET /projects?obj_uuids=607c001f-e1bd-4f09-a4c0-546a882f1c45&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001027 10.0.0.38 - - [2026-01-01 02:44:28] "GET /project/607c001f-e1bd-4f09-a4c0-546a882f1c45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.047474 10.0.0.27 - - [2026-01-01 02:44:28] "GET /projects?obj_uuids=607c001f-e1bd-4f09-a4c0-546a882f1c45&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000863 10.0.0.38 - - [2026-01-01 02:44:29] "POST /neutron/network HTTP/1.1" 200 612 0.119333 10.0.0.38 - - [2026-01-01 02:44:29] "POST /id-to-fqname HTTP/1.1" 200 220 0.003160 10.0.0.38 - - [2026-01-01 02:44:29] "GET /virtual-network/2de07c3d-296c-4077-a2e9-4e833e343eba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006156 10.0.0.38 - - [2026-01-01 02:44:29] "POST /neutron/network HTTP/1.1" 200 830 0.008070 10.0.0.38 - - [2026-01-01 02:44:29] "GET /virtual-network/2de07c3d-296c-4077-a2e9-4e833e343eba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005853 10.0.0.38 - - [2026-01-01 02:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.38 - - [2026-01-01 02:44:29] "GET /virtual-network/2de07c3d-296c-4077-a2e9-4e833e343eba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005248 10.0.0.38 - - [2026-01-01 02:44:29] "PUT /virtual-network/2de07c3d-296c-4077-a2e9-4e833e343eba HTTP/1.1" 200 264 0.053355 10.0.0.249 - - [2026-01-01 02:44:29] "POST /ref-update HTTP/1.1" 200 156 0.023841 10.0.0.38 - - [2026-01-01 02:44:29] "POST /id-to-fqname HTTP/1.1" 200 220 0.001292 10.0.0.38 - - [2026-01-01 02:44:29] "POST /neutron/network HTTP/1.1" 200 840 0.007490 10.0.0.27 - - [2026-01-01 02:44:30] "GET /projects?obj_uuids=607c001f-e1bd-4f09-a4c0-546a882f1c45&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000857 10.0.0.38 - - [2026-01-01 02:44:30] "GET /project/607c001f-e1bd-4f09-a4c0-546a882f1c45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.067372 10.0.0.38 - - [2026-01-01 02:44:30] "POST /neutron/port HTTP/1.1" 200 117 0.006729 10.0.0.38 - - [2026-01-01 02:44:30] "POST /id-to-fqname HTTP/1.1" 200 220 0.001033 10.0.0.38 - - [2026-01-01 02:44:31] "POST /neutron/network HTTP/1.1" 200 840 0.007493 10.0.0.38 - - [2026-01-01 02:44:31] "POST /neutron/port HTTP/1.1" 200 1052 0.016464 10.0.0.27 - - [2026-01-01 02:44:31] "GET /projects?obj_uuids=607c001f-e1bd-4f09-a4c0-546a882f1c45&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002690 10.0.0.38 - - [2026-01-01 02:44:31] "GET /project/607c001f-e1bd-4f09-a4c0-546a882f1c45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.083122 10.0.0.38 - - [2026-01-01 02:44:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004106 10.0.0.38 - - [2026-01-01 02:44:31] "POST /neutron/port HTTP/1.1" 200 117 0.001034 10.0.0.38 - - [2026-01-01 02:44:31] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007422 10.0.0.38 - - [2026-01-01 02:44:32] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006607 10.0.0.38 - - [2026-01-01 02:44:32] "POST /neutron/port HTTP/1.1" 200 1052 0.018145 10.0.0.38 - - [2026-01-01 02:44:32] "POST /neutron/port HTTP/1.1" 200 1116 0.017908 10.0.0.38 - - [2026-01-01 02:44:33] "POST /neutron/port HTTP/1.1" 200 117 0.001096 10.0.0.38 - - [2026-01-01 02:44:37] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007823 10.0.0.38 - - [2026-01-01 02:44:37] "POST /neutron/port HTTP/1.1" 200 1116 0.019530 10.0.0.38 - - [2026-01-01 02:44:37] "GET /virtual-machine/a7cccffd-558c-4857-8b24-cb94f67326b1 HTTP/1.1" 200 1286 0.005885 10.0.0.38 - - [2026-01-01 02:44:37] "GET /virtual-machine-interface/ad33100f-894f-41be-8404-94b057b4e93d HTTP/1.1" 200 2927 0.005894 10.0.0.38 - - [2026-01-01 02:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.38 - - [2026-01-01 02:44:37] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004286 10.0.0.38 - - [2026-01-01 02:44:37] "GET /virtual-networks?parent_id=607c001f-e1bd-4f09-a4c0-546a882f1c45&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003429 10.0.0.38 - - [2026-01-01 02:44:37] "GET /virtual-network/9c3ba5ed-fe85-4262-8405-102d911fa84e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.005555 10.0.0.38 - - [2026-01-01 02:44:39] "POST /neutron/security_group HTTP/1.1" 200 2051 0.012060 10.0.0.38 - - [2026-01-01 02:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.38 - - [2026-01-01 02:44:40] "GET /virtual-network/9c3ba5ed-fe85-4262-8405-102d911fa84e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.004939 10.0.0.38 - - [2026-01-01 02:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.38 - - [2026-01-01 02:44:42] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003383 10.0.0.38 - - [2026-01-01 02:44:42] "GET /virtual-networks?parent_id=607c001f-e1bd-4f09-a4c0-546a882f1c45&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003222 10.0.0.38 - - [2026-01-01 02:44:42] "GET /virtual-network/9c3ba5ed-fe85-4262-8405-102d911fa84e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.005356 10.0.0.38 - - [2026-01-01 02:44:42] "POST /neutron/port HTTP/1.1" 200 1116 0.017686 10.0.0.38 - - [2026-01-01 02:44:43] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007639 10.0.0.38 - - [2026-01-01 02:44:43] "GET /virtual-machine/8d42cd67-c7fc-4773-a950-88be2f0d678d HTTP/1.1" 200 1286 0.005832 10.0.0.38 - - [2026-01-01 02:44:43] "GET /virtual-machine-interface/93a2005d-a260-48f3-8e85-edbdddb1e176 HTTP/1.1" 200 2928 0.004952 10.0.0.38 - - [2026-01-01 02:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.38 - - [2026-01-01 02:44:43] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003690 10.0.0.38 - - [2026-01-01 02:44:43] "GET /virtual-networks?parent_id=607c001f-e1bd-4f09-a4c0-546a882f1c45&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002809 10.0.0.38 - - [2026-01-01 02:44:43] "GET /virtual-network/2de07c3d-296c-4077-a2e9-4e833e343eba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.005435 10.0.0.38 - - [2026-01-01 02:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.38 - - [2026-01-01 02:44:44] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004434 10.0.0.38 - - [2026-01-01 02:44:44] "GET /virtual-networks?parent_id=607c001f-e1bd-4f09-a4c0-546a882f1c45&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002581 10.0.0.38 - - [2026-01-01 02:44:44] "GET /virtual-network/2de07c3d-296c-4077-a2e9-4e833e343eba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.005770 10.0.0.38 - - [2026-01-01 02:44:44] "POST /routing-policys HTTP/1.1" 200 534 0.040970 10.0.0.38 - - [2026-01-01 02:44:44] "GET /virtual-network/9c3ba5ed-fe85-4262-8405-102d911fa84e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.013395 10.0.0.38 - - [2026-01-01 02:44:44] "PUT /virtual-network/9c3ba5ed-fe85-4262-8405-102d911fa84e HTTP/1.1" 200 264 0.051847 10.0.0.38 - - [2026-01-01 02:44:48] "POST /routing-policys HTTP/1.1" 200 534 0.025529 10.0.0.38 - - [2026-01-01 02:44:48] "GET /virtual-network/9c3ba5ed-fe85-4262-8405-102d911fa84e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.015516 10.0.0.38 - - [2026-01-01 02:44:48] "PUT /virtual-network/9c3ba5ed-fe85-4262-8405-102d911fa84e HTTP/1.1" 200 264 0.059292 10.0.0.249 - - [2026-01-01 02:44:48] "POST /ref-update HTTP/1.1" 200 156 0.029952 10.0.0.38 - - [2026-01-01 02:44:48] "POST /ref-update HTTP/1.1" 200 156 0.050820 10.0.0.38 - - [2026-01-01 02:44:48] "DELETE /routing-policy/6e3e5641-9ea4-4504-9fae-aa032b5b432d HTTP/1.1" 200 115 0.053622 10.0.0.38 - - [2026-01-01 02:44:49] "POST /ref-update HTTP/1.1" 200 156 0.060370 10.0.0.38 - - [2026-01-01 02:44:49] "DELETE /routing-policy/7820c508-baf1-4a69-82b3-b03ba7195c00 HTTP/1.1" 200 115 0.037052 10.0.0.38 - - [2026-01-01 02:44:49] "POST /neutron/network HTTP/1.1" 200 830 0.007862 10.0.0.38 - - [2026-01-01 02:44:49] "POST /neutron/port HTTP/1.1" 200 1106 0.018874 10.0.0.38 - - [2026-01-01 02:44:49] "POST /neutron/port HTTP/1.1" 200 1106 0.016363 10.0.0.27 - - [2026-01-01 02:44:51] "POST /useragent-kv HTTP/1.1" 200 115 0.003382 10.0.0.27 - - [2026-01-01 02:44:51] "POST /useragent-kv HTTP/1.1" 200 115 0.002252 10.0.0.38 - - [2026-01-01 02:44:51] "POST /neutron/network HTTP/1.1" 200 151 0.119996 10.0.0.249 - - [2026-01-01 02:44:51] "DELETE /route-target/c8b7281f-dddf-418e-b160-3efc484de3e8 HTTP/1.1" 200 115 0.021319 10.0.0.249 - - [2026-01-01 02:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.249 - - [2026-01-01 02:44:51] "DELETE /route-target/012b34c5-bab5-414e-b2f9-4b4fa3c3605f HTTP/1.1" 200 115 0.022195 10.0.0.38 - - [2026-01-01 02:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005969 10.0.0.27 - - [2026-01-01 02:44:54] "GET /projects?obj_uuids=607c001f-e1bd-4f09-a4c0-546a882f1c45&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000784 10.0.0.38 - - [2026-01-01 02:44:54] "GET /project/607c001f-e1bd-4f09-a4c0-546a882f1c45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.052263 10.0.0.38 - - [2026-01-01 02:44:54] "POST /neutron/network HTTP/1.1" 200 117 0.011254 10.0.0.38 - - [2026-01-01 02:44:54] "POST /neutron/network HTTP/1.1" 200 831 0.008750 10.0.0.38 - - [2026-01-01 02:44:54] "POST /id-to-fqname HTTP/1.1" 200 220 0.001191 10.0.0.38 - - [2026-01-01 02:44:54] "GET /virtual-network/afd82680-2213-4bfc-9cc9-5ed5544e87d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005211 10.0.0.38 - - [2026-01-01 02:44:54] "GET /virtual-network/afd82680-2213-4bfc-9cc9-5ed5544e87d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005790 10.0.0.38 - - [2026-01-01 02:44:54] "POST /neutron/subnet HTTP/1.1" 200 725 0.011163 10.0.0.38 - - [2026-01-01 02:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002845 10.0.0.38 - - [2026-01-01 02:44:54] "GET /virtual-network/afd82680-2213-4bfc-9cc9-5ed5544e87d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005645 10.0.0.38 - - [2026-01-01 02:44:54] "PUT /virtual-network/afd82680-2213-4bfc-9cc9-5ed5544e87d3 HTTP/1.1" 200 264 0.068342 10.0.0.249 - - [2026-01-01 02:44:54] "POST /route-targets HTTP/1.1" 200 323 0.024501 10.0.0.38 - - [2026-01-01 02:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.014812 10.0.0.27 - - [2026-01-01 02:44:55] "GET /projects?obj_uuids=607c001f-e1bd-4f09-a4c0-546a882f1c45&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000848 10.0.0.38 - - [2026-01-01 02:44:55] "GET /project/607c001f-e1bd-4f09-a4c0-546a882f1c45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.039370 10.0.0.249 - - [2026-01-01 02:44:55] "POST /ref-update HTTP/1.1" 200 156 0.022738 10.0.0.27 - - [2026-01-01 02:44:55] "POST /useragent-kv HTTP/1.1" 200 115 0.011008 10.0.0.38 - - [2026-01-01 02:44:55] "POST /neutron/subnet HTTP/1.1" 200 724 0.179138 10.0.0.38 - - [2026-01-01 02:44:55] "POST /id-to-fqname HTTP/1.1" 200 220 0.001453 10.0.0.38 - - [2026-01-01 02:44:55] "GET /virtual-network/f8328615-4226-4c69-8a1d-7ea63808a368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006444 10.0.0.38 - - [2026-01-01 02:44:55] "GET /virtual-network/f8328615-4226-4c69-8a1d-7ea63808a368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006487 10.0.0.38 - - [2026-01-01 02:44:55] "POST /neutron/network HTTP/1.1" 200 831 0.006603 10.0.0.38 - - [2026-01-01 02:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.38 - - [2026-01-01 02:44:55] "GET /virtual-network/f8328615-4226-4c69-8a1d-7ea63808a368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005313 10.0.0.38 - - [2026-01-01 02:44:55] "PUT /virtual-network/f8328615-4226-4c69-8a1d-7ea63808a368 HTTP/1.1" 200 264 0.056322 10.0.0.38 - - [2026-01-01 02:44:55] "POST /id-to-fqname HTTP/1.1" 200 220 0.001567 10.0.0.27 - - [2026-01-01 02:44:56] "GET /projects?obj_uuids=607c001f-e1bd-4f09-a4c0-546a882f1c45&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001472 10.0.0.38 - - [2026-01-01 02:44:56] "GET /project/607c001f-e1bd-4f09-a4c0-546a882f1c45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.083882 10.0.0.38 - - [2026-01-01 02:44:56] "POST /neutron/network HTTP/1.1" 200 831 0.007461 10.0.0.38 - - [2026-01-01 02:44:56] "POST /id-to-fqname HTTP/1.1" 200 220 0.001222 10.0.0.38 - - [2026-01-01 02:44:57] "POST /neutron/port HTTP/1.1" 200 117 0.006181 10.0.0.27 - - [2026-01-01 02:44:57] "GET /projects?obj_uuids=607c001f-e1bd-4f09-a4c0-546a882f1c45&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001302 10.0.0.38 - - [2026-01-01 02:44:57] "POST /neutron/port HTTP/1.1" 200 1053 0.304097 10.0.0.38 - - [2026-01-01 02:44:57] "POST /neutron/port HTTP/1.1" 200 1107 0.115294 10.0.0.27 - - [2026-01-01 02:44:57] "GET /projects?obj_uuids=607c001f-e1bd-4f09-a4c0-546a882f1c45&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000909 10.0.0.38 - - [2026-01-01 02:44:57] "GET /project/607c001f-e1bd-4f09-a4c0-546a882f1c45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.082881 10.0.0.38 - - [2026-01-01 02:44:57] "POST /neutron/subnet HTTP/1.1" 200 699 0.008227 10.0.0.38 - - [2026-01-01 02:44:58] "POST /neutron/network HTTP/1.1" 200 831 0.007344 10.0.0.38 - - [2026-01-01 02:44:58] "POST /neutron/port HTTP/1.1" 200 117 0.006480 10.0.0.38 - - [2026-01-01 02:44:58] "POST /neutron/network HTTP/1.1" 200 841 0.007418 10.0.0.38 - - [2026-01-01 02:44:59] "POST /neutron/port HTTP/1.1" 200 1053 0.019681 10.0.0.27 - - [2026-01-01 02:44:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000608 10.0.0.27 - - [2026-01-01 02:44:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000421 10.0.0.38 - - [2026-01-01 02:44:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004023 10.0.0.38 - - [2026-01-01 02:44:59] "POST /neutron/network HTTP/1.1" 200 831 0.007120 10.0.0.249 - - [2026-01-01 02:44:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000463 10.0.0.249 - - [2026-01-01 02:44:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000372 10.0.0.27 - - [2026-01-01 02:44:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000336 10.0.0.27 - - [2026-01-01 02:44:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000371 10.0.0.249 - - [2026-01-01 02:44:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000348 10.0.0.249 - - [2026-01-01 02:44:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000359 10.0.0.38 - - [2026-01-01 02:45:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000357 10.0.0.38 - - [2026-01-01 02:45:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000612 10.0.0.38 - - [2026-01-01 02:45:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000524 10.0.0.38 - - [2026-01-01 02:45:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000386 10.0.0.38 - - [2026-01-01 02:45:03] "POST /neutron/port HTTP/1.1" 200 1117 0.018971 10.0.0.38 - - [2026-01-01 02:45:03] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007855 10.0.0.38 - - [2026-01-01 02:45:03] "GET /virtual-machine/07e93f29-60cb-42ac-bb93-6f6cf8c0c144 HTTP/1.1" 200 1284 0.006256 10.0.0.38 - - [2026-01-01 02:45:03] "GET /virtual-machine-interface/987cf7c5-78bf-4327-8c01-377e25ec8602 HTTP/1.1" 200 2928 0.005229 10.0.0.38 - - [2026-01-01 02:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.38 - - [2026-01-01 02:45:03] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003750 10.0.0.38 - - [2026-01-01 02:45:03] "GET /virtual-networks?parent_id=607c001f-e1bd-4f09-a4c0-546a882f1c45&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002985 10.0.0.38 - - [2026-01-01 02:45:03] "GET /virtual-network/afd82680-2213-4bfc-9cc9-5ed5544e87d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.005990 10.0.0.38 - - [2026-01-01 02:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148 10.0.0.38 - - [2026-01-01 02:45:06] "GET /virtual-network/afd82680-2213-4bfc-9cc9-5ed5544e87d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.005435 10.0.0.38 - - [2026-01-01 02:45:08] "POST /neutron/port HTTP/1.1" 200 1117 0.023337 10.0.0.38 - - [2026-01-01 02:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.38 - - [2026-01-01 02:45:08] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003650 10.0.0.38 - - [2026-01-01 02:45:08] "GET /virtual-networks?parent_id=607c001f-e1bd-4f09-a4c0-546a882f1c45&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002919 10.0.0.38 - - [2026-01-01 02:45:09] "GET /virtual-network/afd82680-2213-4bfc-9cc9-5ed5544e87d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.006614 10.0.0.38 - - [2026-01-01 02:45:09] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008867 10.0.0.38 - - [2026-01-01 02:45:09] "POST /neutron/port HTTP/1.1" 200 1117 0.017569 10.0.0.38 - - [2026-01-01 02:45:09] "GET /virtual-machine/d57dfe52-b30a-421b-b927-67441cbc1df7 HTTP/1.1" 200 1286 0.010458 10.0.0.38 - - [2026-01-01 02:45:09] "GET /virtual-machine-interface/76720898-85cd-4856-8d26-b9cc647e7543 HTTP/1.1" 200 2927 0.004911 10.0.0.38 - - [2026-01-01 02:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009205 10.0.0.38 - - [2026-01-01 02:45:09] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004305 10.0.0.38 - - [2026-01-01 02:45:09] "GET /virtual-networks?parent_id=607c001f-e1bd-4f09-a4c0-546a882f1c45&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002906 10.0.0.38 - - [2026-01-01 02:45:09] "GET /virtual-network/f8328615-4226-4c69-8a1d-7ea63808a368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.006407 10.0.0.38 - - [2026-01-01 02:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.38 - - [2026-01-01 02:45:10] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003951 10.0.0.38 - - [2026-01-01 02:45:10] "GET /virtual-networks?parent_id=607c001f-e1bd-4f09-a4c0-546a882f1c45&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003416 10.0.0.38 - - [2026-01-01 02:45:10] "GET /virtual-network/f8328615-4226-4c69-8a1d-7ea63808a368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.005789 10.0.0.38 - - [2026-01-01 02:45:10] "POST /neutron/security_group HTTP/1.1" 200 2051 0.012468 10.0.0.38 - - [2026-01-01 02:45:16] "POST /interface-route-tables HTTP/1.1" 200 574 0.028726 10.0.0.38 - - [2026-01-01 02:45:16] "GET /interface-route-table/bccc2419-6c1b-4e5d-ae5f-26ec4d78084c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1306 0.006814 10.0.0.38 - - [2026-01-01 02:45:16] "GET /virtual-machine-interface/987cf7c5-78bf-4327-8c01-377e25ec8602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2707 0.006447 10.0.0.38 - - [2026-01-01 02:45:16] "POST /ref-update HTTP/1.1" 200 156 0.015933 10.0.0.38 - - [2026-01-01 02:45:16] "POST /routing-policys HTTP/1.1" 200 534 0.025185 10.0.0.38 - - [2026-01-01 02:45:16] "GET /virtual-network/afd82680-2213-4bfc-9cc9-5ed5544e87d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.007038 10.0.0.38 - - [2026-01-01 02:45:16] "PUT /virtual-network/afd82680-2213-4bfc-9cc9-5ed5544e87d3 HTTP/1.1" 200 264 0.070239 10.0.0.38 - - [2026-01-01 02:45:20] "POST /ref-update HTTP/1.1" 200 156 0.061311 10.0.0.249 - - [2026-01-01 02:45:20] "POST /ref-update HTTP/1.1" 200 156 0.047735 10.0.0.38 - - [2026-01-01 02:45:20] "DELETE /routing-policy/61405189-c7a3-4975-be87-68cf4c47d24d HTTP/1.1" 200 115 0.073319 10.0.0.38 - - [2026-01-01 02:45:20] "POST /neutron/port HTTP/1.1" 200 1117 0.019961 10.0.0.38 - - [2026-01-01 02:45:21] "POST /neutron/port HTTP/1.1" 200 151 0.220114 10.0.0.38 - - [2026-01-01 02:45:22] "POST /neutron/network HTTP/1.1" 200 831 0.010850 10.0.0.249 - - [2026-01-01 02:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011667 10.0.0.27 - - [2026-01-01 02:45:23] "POST /useragent-kv HTTP/1.1" 200 115 0.003497 10.0.0.27 - - [2026-01-01 02:45:23] "POST /useragent-kv HTTP/1.1" 200 115 0.007178 10.0.0.38 - - [2026-01-01 02:45:23] "POST /neutron/network HTTP/1.1" 200 151 0.184850 10.0.0.249 - - [2026-01-01 02:45:23] "DELETE /route-target/8f72d134-fc9c-4bb3-bc8f-a1b743207d72 HTTP/1.1" 200 115 0.044202 10.0.0.27 - - [2026-01-01 02:45:24] "GET /projects?obj_uuids=607c001f-e1bd-4f09-a4c0-546a882f1c45&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001304 10.0.0.38 - - [2026-01-01 02:45:24] "GET /project/607c001f-e1bd-4f09-a4c0-546a882f1c45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.056096 10.0.0.27 - - [2026-01-01 02:45:24] "GET /projects?obj_uuids=607c001f-e1bd-4f09-a4c0-546a882f1c45&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000876 10.0.0.38 - - [2026-01-01 02:45:24] "GET /project/607c001f-e1bd-4f09-a4c0-546a882f1c45?fields=virtual_networks HTTP/1.1" 200 1018 0.057259 10.0.0.27 - - [2026-01-01 02:45:24] "GET /projects?obj_uuids=607c001f-e1bd-4f09-a4c0-546a882f1c45&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001114 10.0.0.38 - - [2026-01-01 02:45:24] "GET /project/607c001f-e1bd-4f09-a4c0-546a882f1c45?fields=virtual_machine_interfaces HTTP/1.1" 200 1018 0.050684 10.0.0.27 - - [2026-01-01 02:45:24] "GET /projects?obj_uuids=607c001f-e1bd-4f09-a4c0-546a882f1c45&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000948 10.0.0.38 - - [2026-01-01 02:45:24] "GET /project/607c001f-e1bd-4f09-a4c0-546a882f1c45?fields=security_groups HTTP/1.1" 200 1237 0.043590 10.0.0.38 - - [2026-01-01 02:45:25] "POST /fqname-to-id HTTP/1.1" 404 192 0.033672 10.0.0.27 - - [2026-01-01 02:45:25] "GET /projects?obj_uuids=6422067d-c7d7-4a4c-9148-c1c30b8e70f0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003775 10.0.0.27 - - [2026-01-01 02:45:26] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000975 10.0.0.27 - - [2026-01-01 02:45:26] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.013206 10.0.0.27 - - [2026-01-01 02:45:26] "POST /id-to-fqname HTTP/1.1" 200 194 0.007050 10.0.0.27 - - [2026-01-01 02:45:26] "POST /fqname-to-id HTTP/1.1" 404 203 0.008061 10.0.0.27 - - [2026-01-01 02:45:26] "POST /security-groups HTTP/1.1" 200 595 0.081728 10.0.0.249 - - [2026-01-01 02:45:26] "POST /fqname-to-id HTTP/1.1" 404 238 0.005316 10.0.0.27 - - [2026-01-01 02:45:26] "POST /projects HTTP/1.1" 200 593 0.312718 10.0.0.27 - - [2026-01-01 02:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.356091 10.0.0.38 - - [2026-01-01 02:45:26] "GET /project/6422067d-c7d7-4a4c-9148-c1c30b8e70f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.546839 10.0.0.249 - - [2026-01-01 02:45:26] "POST /access-control-lists HTTP/1.1" 200 598 0.053916 10.0.0.249 - - [2026-01-01 02:45:27] "GET /obj-perms HTTP/1.1" 200 5056 0.096089 10.0.0.27 - - [2026-01-01 02:45:27] "GET /obj-perms HTTP/1.1" 200 5056 0.127984 10.0.0.38 - - [2026-01-01 02:45:28] "GET / HTTP/1.1" 200 35931 0.001603 10.0.0.38 - - [2026-01-01 02:45:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000419 10.0.0.38 - - [2026-01-01 02:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.061264 10.0.0.27 - - [2026-01-01 02:45:30] "GET /projects?obj_uuids=6422067d-c7d7-4a4c-9148-c1c30b8e70f0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000953 10.0.0.38 - - [2026-01-01 02:45:30] "GET /project/6422067d-c7d7-4a4c-9148-c1c30b8e70f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.054336 10.0.0.27 - - [2026-01-01 02:45:30] "POST /useragent-kv HTTP/1.1" 200 115 0.023210 10.0.0.38 - - [2026-01-01 02:45:30] "POST /neutron/subnet HTTP/1.1" 200 729 0.272511 10.0.0.38 - - [2026-01-01 02:45:31] "POST /id-to-fqname HTTP/1.1" 200 226 0.001663 10.0.0.38 - - [2026-01-01 02:45:31] "GET /virtual-network/6bec7e49-a4a8-4b6a-8250-076c94c1e2c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005530 10.0.0.38 - - [2026-01-01 02:45:31] "GET /virtual-network/6bec7e49-a4a8-4b6a-8250-076c94c1e2c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006028 10.0.0.38 - - [2026-01-01 02:45:31] "POST /neutron/network HTTP/1.1" 200 833 0.007520 10.0.0.38 - - [2026-01-01 02:45:31] "GET /virtual-network/6bec7e49-a4a8-4b6a-8250-076c94c1e2c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005510 10.0.0.38 - - [2026-01-01 02:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003888 10.0.0.38 - - [2026-01-01 02:45:33] "GET /virtual-network/6bec7e49-a4a8-4b6a-8250-076c94c1e2c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005801 10.0.0.38 - - [2026-01-01 02:45:33] "PUT /virtual-network/6bec7e49-a4a8-4b6a-8250-076c94c1e2c3 HTTP/1.1" 200 264 0.055212 10.0.0.249 - - [2026-01-01 02:45:33] "POST /route-targets HTTP/1.1" 200 327 0.015094 10.0.0.38 - - [2026-01-01 02:45:38] "POST /id-to-fqname HTTP/1.1" 200 226 0.001310 10.0.0.27 - - [2026-01-01 02:45:39] "GET /projects?obj_uuids=6422067d-c7d7-4a4c-9148-c1c30b8e70f0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001027 10.0.0.38 - - [2026-01-01 02:45:39] "GET /project/6422067d-c7d7-4a4c-9148-c1c30b8e70f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.100170 10.0.0.38 - - [2026-01-01 02:45:39] "POST /neutron/network HTTP/1.1" 200 833 0.007264 10.0.0.38 - - [2026-01-01 02:45:39] "POST /neutron/port HTTP/1.1" 200 117 0.006362 10.0.0.38 - - [2026-01-01 02:45:40] "POST /neutron/port HTTP/1.1" 200 1065 0.019775 10.0.0.38 - - [2026-01-01 02:45:40] "POST /neutron/port HTTP/1.1" 200 1129 0.020839 10.0.0.38 - - [2026-01-01 02:45:40] "POST /neutron/port HTTP/1.1" 200 117 0.001159 10.0.0.38 - - [2026-01-01 02:45:44] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008084 10.0.0.38 - - [2026-01-01 02:45:44] "POST /neutron/port HTTP/1.1" 200 1129 0.017436 10.0.0.38 - - [2026-01-01 02:45:44] "GET /virtual-machine/88c43051-6153-40ed-8fb2-7955b2cf76de HTTP/1.1" 401 292 0.000377 10.0.0.38 - - [2026-01-01 02:45:45] "GET /virtual-machine/88c43051-6153-40ed-8fb2-7955b2cf76de HTTP/1.1" 200 1296 0.039581 10.0.0.38 - - [2026-01-01 02:45:45] "GET /virtual-machine-interface/3884f596-482c-4fcf-b547-aa3ac76e7e9c HTTP/1.1" 200 2967 0.005686 10.0.0.38 - - [2026-01-01 02:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003977 10.0.0.38 - - [2026-01-01 02:45:45] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003451 10.0.0.38 - - [2026-01-01 02:45:45] "GET /virtual-networks?parent_id=6422067d-c7d7-4a4c-9148-c1c30b8e70f0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003060 10.0.0.38 - - [2026-01-01 02:45:45] "GET /virtual-network/6bec7e49-a4a8-4b6a-8250-076c94c1e2c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.006704 10.0.0.38 - - [2026-01-01 02:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.38 - - [2026-01-01 02:45:48] "GET /virtual-network/6bec7e49-a4a8-4b6a-8250-076c94c1e2c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.006383 10.0.0.249 - - [2026-01-01 02:45:50] "DELETE /access-control-list/6940e4f5-a011-4516-a49b-31228ca15e35 HTTP/1.1" 200 115 0.047441 10.0.0.38 - - [2026-01-01 02:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004100 10.0.0.38 - - [2026-01-01 02:45:52] "GET /virtual-network/6bec7e49-a4a8-4b6a-8250-076c94c1e2c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.004987 10.0.0.38 - - [2026-01-01 02:45:54] "POST /neutron/port HTTP/1.1" 200 1129 0.016454 10.0.0.38 - - [2026-01-01 02:45:54] "POST /neutron/subnet HTTP/1.1" 200 703 0.009330 10.0.0.38 - - [2026-01-01 02:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003946 10.0.0.38 - - [2026-01-01 02:45:56] "GET /virtual-network/6bec7e49-a4a8-4b6a-8250-076c94c1e2c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.005456 10.0.0.38 - - [2026-01-01 02:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004227 10.0.0.38 - - [2026-01-01 02:46:00] "GET /virtual-network/6bec7e49-a4a8-4b6a-8250-076c94c1e2c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.007115 10.0.0.38 - - [2026-01-01 02:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.38 - - [2026-01-01 02:46:04] "GET /virtual-network/6bec7e49-a4a8-4b6a-8250-076c94c1e2c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.005437 10.0.0.27 - - [2026-01-01 02:46:07] "DELETE /project/6422067dc7d74a4c9148c1c30b8e70f0 HTTP/1.1" 404 173 0.004392 10.0.0.27 - - [2026-01-01 02:46:07] "GET /projects?obj_uuids=607c001f-e1bd-4f09-a4c0-546a882f1c45&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000816 10.0.0.27 - - [2026-01-01 02:46:07] "GET /project/607c001f-e1bd-4f09-a4c0-546a882f1c45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.042805 10.0.0.27 - - [2026-01-01 02:46:07] "GET /projects?obj_uuids=607c001f-e1bd-4f09-a4c0-546a882f1c45&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001200 10.0.0.27 - - [2026-01-01 02:46:07] "GET /project/607c001f-e1bd-4f09-a4c0-546a882f1c45?fields=security_groups HTTP/1.1" 200 1088 0.054509 10.0.0.27 - - [2026-01-01 02:46:07] "GET /projects?obj_uuids=607c001f-e1bd-4f09-a4c0-546a882f1c45&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000964 10.0.0.27 - - [2026-01-01 02:46:07] "GET /project/607c001f-e1bd-4f09-a4c0-546a882f1c45?fields=application_policy_sets HTTP/1.1" 200 1381 0.047053 10.0.0.27 - - [2026-01-01 02:46:07] "DELETE /project/607c001f-e1bd-4f09-a4c0-546a882f1c45 HTTP/1.1" 409 278 0.249262 10.0.0.38 - - [2026-01-01 02:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.38 - - [2026-01-01 02:46:08] "GET /virtual-network/6bec7e49-a4a8-4b6a-8250-076c94c1e2c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.005219 10.0.0.38 - - [2026-01-01 02:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004191 10.0.0.38 - - [2026-01-01 02:46:12] "GET /virtual-network/6bec7e49-a4a8-4b6a-8250-076c94c1e2c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.006952 10.0.0.38 - - [2026-01-01 02:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.38 - - [2026-01-01 02:46:16] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004564 10.0.0.38 - - [2026-01-01 02:46:16] "GET /virtual-networks?parent_id=6422067d-c7d7-4a4c-9148-c1c30b8e70f0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003811 10.0.0.38 - - [2026-01-01 02:46:16] "GET /virtual-network/6bec7e49-a4a8-4b6a-8250-076c94c1e2c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.006213 10.0.0.38 - - [2026-01-01 02:46:17] "POST /neutron/port HTTP/1.1" 200 1129 0.017232 10.0.0.38 - - [2026-01-01 02:46:22] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007144 10.0.0.38 - - [2026-01-01 02:46:27] "POST /neutron/port HTTP/1.1" 200 1129 0.017989 10.0.0.38 - - [2026-01-01 02:46:32] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007301 10.0.0.38 - - [2026-01-01 02:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.38 - - [2026-01-01 02:46:37] "GET /virtual-network/6bec7e49-a4a8-4b6a-8250-076c94c1e2c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.007561 10.0.0.38 - - [2026-01-01 02:46:37] "PUT /virtual-network/6bec7e49-a4a8-4b6a-8250-076c94c1e2c3 HTTP/1.1" 200 264 0.058774 10.0.0.249 - - [2026-01-01 02:46:37] "DELETE /route-target/159fb246-3f2a-4a6f-be06-216465d580b7 HTTP/1.1" 200 115 0.038026 10.0.0.38 - - [2026-01-01 02:46:43] "POST /neutron/port HTTP/1.1" 200 1129 0.017616 10.0.0.38 - - [2026-01-01 02:46:45] "POST /neutron/network HTTP/1.1" 200 833 0.007305 10.0.0.38 - - [2026-01-01 02:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.27 - - [2026-01-01 02:46:48] "GET /projects?obj_uuids=6422067d-c7d7-4a4c-9148-c1c30b8e70f0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000953 10.0.0.38 - - [2026-01-01 02:46:48] "GET /project/6422067d-c7d7-4a4c-9148-c1c30b8e70f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.044608 10.0.0.27 - - [2026-01-01 02:46:48] "GET /projects?obj_uuids=6422067d-c7d7-4a4c-9148-c1c30b8e70f0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000948 10.0.0.38 - - [2026-01-01 02:46:48] "POST /neutron/network HTTP/1.1" 200 613 0.151570 10.0.0.249 - - [2026-01-01 02:46:48] "POST /route-targets HTTP/1.1" 200 327 0.013331 10.0.0.38 - - [2026-01-01 02:46:48] "POST /id-to-fqname HTTP/1.1" 200 226 0.003112 10.0.0.38 - - [2026-01-01 02:46:48] "GET /virtual-network/4d7c21fa-021b-486d-bcec-ad674b1db2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006581 10.0.0.38 - - [2026-01-01 02:46:48] "POST /neutron/network HTTP/1.1" 200 834 0.005964 10.0.0.38 - - [2026-01-01 02:46:48] "GET /virtual-network/4d7c21fa-021b-486d-bcec-ad674b1db2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005683 10.0.0.38 - - [2026-01-01 02:46:48] "GET /virtual-network/4d7c21fa-021b-486d-bcec-ad674b1db2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006040 10.0.0.38 - - [2026-01-01 02:46:49] "GET /obj-perms HTTP/1.1" 200 5038 0.057379 10.0.0.249 - - [2026-01-01 02:46:49] "GET /obj-perms HTTP/1.1" 200 5038 0.053880 10.0.0.38 - - [2026-01-01 02:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.38 - - [2026-01-01 02:46:49] "GET /virtual-network/4d7c21fa-021b-486d-bcec-ad674b1db2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006243 10.0.0.38 - - [2026-01-01 02:46:49] "PUT /virtual-network/4d7c21fa-021b-486d-bcec-ad674b1db2e4 HTTP/1.1" 200 264 0.058061 10.0.0.249 - - [2026-01-01 02:46:49] "POST /ref-update HTTP/1.1" 200 156 0.028980 10.0.0.38 - - [2026-01-01 02:46:54] "POST /id-to-fqname HTTP/1.1" 200 226 0.001338 10.0.0.38 - - [2026-01-01 02:46:54] "POST /neutron/network HTTP/1.1" 200 844 0.007854 10.0.0.27 - - [2026-01-01 02:46:55] "GET /projects?obj_uuids=6422067d-c7d7-4a4c-9148-c1c30b8e70f0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000864 10.0.0.38 - - [2026-01-01 02:46:55] "GET /project/6422067d-c7d7-4a4c-9148-c1c30b8e70f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.087768 10.0.0.38 - - [2026-01-01 02:46:55] "POST /neutron/port HTTP/1.1" 200 117 0.006274 10.0.0.27 - - [2026-01-01 02:46:56] "GET /projects?obj_uuids=6422067d-c7d7-4a4c-9148-c1c30b8e70f0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001108 10.0.0.38 - - [2026-01-01 02:46:56] "POST /neutron/port HTTP/1.1" 200 1066 0.308002 10.0.0.38 - - [2026-01-01 02:46:56] "POST /neutron/port HTTP/1.1" 200 1120 0.176324 10.0.0.38 - - [2026-01-01 02:46:56] "POST /neutron/subnet HTTP/1.1" 200 708 0.008879 10.0.0.38 - - [2026-01-01 02:47:00] "POST /neutron/port HTTP/1.1" 200 1130 0.022443 10.0.0.38 - - [2026-01-01 02:47:00] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009584 10.0.0.38 - - [2026-01-01 02:47:01] "GET /virtual-machine/f9e23733-f0ec-4dbb-95bd-b05a5452c1ec HTTP/1.1" 200 1297 0.006029 10.0.0.38 - - [2026-01-01 02:47:01] "GET /virtual-machine-interface/a2b1b3d6-213e-4fd7-b0da-05f74042dd70 HTTP/1.1" 200 2968 0.005507 10.0.0.38 - - [2026-01-01 02:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005935 10.0.0.38 - - [2026-01-01 02:47:01] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004820 10.0.0.38 - - [2026-01-01 02:47:01] "GET /virtual-networks?parent_id=6422067d-c7d7-4a4c-9148-c1c30b8e70f0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.008222 10.0.0.38 - - [2026-01-01 02:47:01] "GET /virtual-network/4d7c21fa-021b-486d-bcec-ad674b1db2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.007473 10.0.0.38 - - [2026-01-01 02:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.38 - - [2026-01-01 02:47:04] "GET /virtual-network/4d7c21fa-021b-486d-bcec-ad674b1db2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.005467 10.0.0.38 - - [2026-01-01 02:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.38 - - [2026-01-01 02:47:08] "GET /virtual-network/4d7c21fa-021b-486d-bcec-ad674b1db2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.005690 10.0.0.38 - - [2026-01-01 02:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.38 - - [2026-01-01 02:47:12] "GET /virtual-network/4d7c21fa-021b-486d-bcec-ad674b1db2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.006933 10.0.0.38 - - [2026-01-01 02:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003132 10.0.0.38 - - [2026-01-01 02:47:16] "GET /virtual-network/4d7c21fa-021b-486d-bcec-ad674b1db2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.006616 10.0.0.38 - - [2026-01-01 02:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.38 - - [2026-01-01 02:47:20] "GET /virtual-network/4d7c21fa-021b-486d-bcec-ad674b1db2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.004828 10.0.0.38 - - [2026-01-01 02:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634 10.0.0.38 - - [2026-01-01 02:47:24] "GET /virtual-network/4d7c21fa-021b-486d-bcec-ad674b1db2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.005903 10.0.0.38 - - [2026-01-01 02:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.38 - - [2026-01-01 02:47:28] "GET /virtual-network/4d7c21fa-021b-486d-bcec-ad674b1db2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.005688 10.0.0.27 - - [2026-01-01 02:47:28] "GET /obj-perms HTTP/1.1" 200 5056 0.060140 10.0.0.38 - - [2026-01-01 02:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.38 - - [2026-01-01 02:47:32] "GET /virtual-network/4d7c21fa-021b-486d-bcec-ad674b1db2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.005327 10.0.0.38 - - [2026-01-01 02:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004271 10.0.0.38 - - [2026-01-01 02:47:36] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004123 10.0.0.38 - - [2026-01-01 02:47:36] "GET /virtual-networks?parent_id=6422067d-c7d7-4a4c-9148-c1c30b8e70f0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003322 10.0.0.38 - - [2026-01-01 02:47:37] "GET /virtual-network/4d7c21fa-021b-486d-bcec-ad674b1db2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.006710 10.0.0.38 - - [2026-01-01 02:47:37] "POST /neutron/port HTTP/1.1" 200 1130 0.023643 10.0.0.38 - - [2026-01-01 02:47:42] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007648 10.0.0.38 - - [2026-01-01 02:47:47] "POST /neutron/port HTTP/1.1" 200 1130 0.016765 10.0.0.38 - - [2026-01-01 02:47:52] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007545 10.0.0.38 - - [2026-01-01 02:47:56] "POST /neutron/network HTTP/1.1" 200 844 0.006862 10.0.0.38 - - [2026-01-01 02:47:56] "POST /neutron/port HTTP/1.1" 200 117 0.001055 10.0.0.38 - - [2026-01-01 02:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004373 10.0.0.38 - - [2026-01-01 02:47:57] "GET /virtual-network/4d7c21fa-021b-486d-bcec-ad674b1db2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.005181 10.0.0.38 - - [2026-01-01 02:47:58] "PUT /virtual-network/4d7c21fa-021b-486d-bcec-ad674b1db2e4 HTTP/1.1" 200 264 0.053935 10.0.0.249 - - [2026-01-01 02:47:58] "DELETE /route-target/363fd510-15de-4cfc-82fe-528b21516cc6 HTTP/1.1" 200 115 0.048888 10.0.0.38 - - [2026-01-01 02:48:03] "POST /neutron/network HTTP/1.1" 400 204 0.015595 10.0.0.38 - - [2026-01-01 02:48:03] "POST /neutron/port HTTP/1.1" 200 151 0.193853 10.0.0.27 - - [2026-01-01 02:48:06] "GET /projects?obj_uuids=6422067d-c7d7-4a4c-9148-c1c30b8e70f0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001084 10.0.0.38 - - [2026-01-01 02:48:07] "GET /project/6422067d-c7d7-4a4c-9148-c1c30b8e70f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.084283 10.0.0.27 - - [2026-01-01 02:48:07] "GET /projects?obj_uuids=6422067d-c7d7-4a4c-9148-c1c30b8e70f0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000848 10.0.0.38 - - [2026-01-01 02:48:07] "GET /project/6422067d-c7d7-4a4c-9148-c1c30b8e70f0?fields=virtual_networks HTTP/1.1" 200 1040 0.054642 10.0.0.27 - - [2026-01-01 02:48:07] "GET /projects?obj_uuids=6422067d-c7d7-4a4c-9148-c1c30b8e70f0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001417 10.0.0.38 - - [2026-01-01 02:48:07] "GET /project/6422067d-c7d7-4a4c-9148-c1c30b8e70f0?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.051150 10.0.0.27 - - [2026-01-01 02:48:07] "GET /projects?obj_uuids=6422067d-c7d7-4a4c-9148-c1c30b8e70f0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000916 10.0.0.38 - - [2026-01-01 02:48:07] "GET /project/6422067d-c7d7-4a4c-9148-c1c30b8e70f0?fields=security_groups HTTP/1.1" 200 1270 0.045545 10.0.0.38 - - [2026-01-01 02:48:08] "POST /fqname-to-id HTTP/1.1" 404 213 0.031486 10.0.0.27 - - [2026-01-01 02:48:08] "GET /projects?obj_uuids=655e085f-cc1b-4f67-9397-0a1f099c89c2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003499 10.0.0.27 - - [2026-01-01 02:48:08] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001046 10.0.0.27 - - [2026-01-01 02:48:08] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007262 10.0.0.27 - - [2026-01-01 02:48:08] "POST /id-to-fqname HTTP/1.1" 200 216 0.006177 10.0.0.27 - - [2026-01-01 02:48:08] "POST /fqname-to-id HTTP/1.1" 404 227 0.010271 10.0.0.27 - - [2026-01-01 02:48:08] "POST /security-groups HTTP/1.1" 200 616 0.085299 10.0.0.27 - - [2026-01-01 02:48:08] "POST /projects HTTP/1.1" 200 635 0.288551 10.0.0.249 - - [2026-01-01 02:48:08] "POST /fqname-to-id HTTP/1.1" 404 259 0.002984 10.0.0.27 - - [2026-01-01 02:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.365471 10.0.0.249 - - [2026-01-01 02:48:08] "POST /access-control-lists HTTP/1.1" 200 619 0.030321 10.0.0.38 - - [2026-01-01 02:48:08] "GET /project/655e085f-cc1b-4f67-9397-0a1f099c89c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.528261 10.0.0.38 - - [2026-01-01 02:48:09] "GET / HTTP/1.1" 200 35931 0.001954 10.0.0.38 - - [2026-01-01 02:48:11] "POST /fqname-to-id HTTP/1.1" 401 292 0.000402 10.0.0.38 - - [2026-01-01 02:48:12] "POST /fqname-to-id HTTP/1.1" 404 249 0.069417 10.0.0.27 - - [2026-01-01 02:48:12] "GET /projects?obj_uuids=655e085f-cc1b-4f67-9397-0a1f099c89c2&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000972 10.0.0.249 - - [2026-01-01 02:48:12] "POST /fqname-to-id HTTP/1.1" 404 280 0.006140 10.0.0.249 - - [2026-01-01 02:48:12] "PUT /access-control-list/768beb3a-db83-4174-b822-ac255d94b65d HTTP/1.1" 200 272 0.022063 10.0.0.38 - - [2026-01-01 02:48:12] "POST /neutron/security_group HTTP/1.1" 200 1427 0.360626 10.0.0.38 - - [2026-01-01 02:48:13] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.174550 10.0.0.249 - - [2026-01-01 02:48:13] "PUT /access-control-list/768beb3a-db83-4174-b822-ac255d94b65d HTTP/1.1" 200 272 0.017423 10.0.0.38 - - [2026-01-01 02:48:13] "POST /neutron/security_group_rule HTTP/1.1" 200 602 0.183561 10.0.0.38 - - [2026-01-01 02:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004179 10.0.0.38 - - [2026-01-01 02:48:13] "GET /security-group/74296f9a-c54d-4eb1-b7d8-6e93c4e31f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003137 10.0.0.38 - - [2026-01-01 02:48:14] "POST /fqname-to-id HTTP/1.1" 404 249 0.003008 10.0.0.249 - - [2026-01-01 02:48:14] "DELETE /access-control-list/768beb3a-db83-4174-b822-ac255d94b65d HTTP/1.1" 200 115 0.029908 10.0.0.38 - - [2026-01-01 02:48:14] "POST /fqname-to-id HTTP/1.1" 404 249 0.003373 10.0.0.27 - - [2026-01-01 02:48:14] "GET /projects?obj_uuids=655e085f-cc1b-4f67-9397-0a1f099c89c2&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000857 10.0.0.249 - - [2026-01-01 02:48:14] "POST /fqname-to-id HTTP/1.1" 404 280 0.008698 10.0.0.249 - - [2026-01-01 02:48:15] "PUT /access-control-list/51ffa040-eddd-4396-968b-7e03146247d2 HTTP/1.1" 200 272 0.022610 10.0.0.38 - - [2026-01-01 02:48:15] "POST /neutron/security_group HTTP/1.1" 200 1427 0.451770 10.0.0.38 - - [2026-01-01 02:48:15] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.175030 10.0.0.249 - - [2026-01-01 02:48:15] "PUT /access-control-list/51ffa040-eddd-4396-968b-7e03146247d2 HTTP/1.1" 200 272 0.014359 10.0.0.38 - - [2026-01-01 02:48:15] "POST /neutron/security_group_rule HTTP/1.1" 200 602 0.159709 10.0.0.38 - - [2026-01-01 02:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005305 10.0.0.38 - - [2026-01-01 02:48:15] "GET /security-group/2ee0431a-236f-4061-a0a5-1a6b73497aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.005143 10.0.0.38 - - [2026-01-01 02:48:16] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.178431 10.0.0.249 - - [2026-01-01 02:48:16] "PUT /access-control-list/51ffa040-eddd-4396-968b-7e03146247d2 HTTP/1.1" 200 272 0.015887 10.0.0.38 - - [2026-01-01 02:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005498 10.0.0.27 - - [2026-01-01 02:48:16] "GET /projects?obj_uuids=655e085f-cc1b-4f67-9397-0a1f099c89c2&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000941 10.0.0.38 - - [2026-01-01 02:48:16] "GET /project/655e085f-cc1b-4f67-9397-0a1f099c89c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.041417 10.0.0.38 - - [2026-01-01 02:48:16] "POST /neutron/network HTTP/1.1" 200 117 0.015001 10.0.0.249 - - [2026-01-01 02:48:17] "POST /ref-update HTTP/1.1" 200 156 0.034583 10.0.0.249 - - [2026-01-01 02:48:17] "POST /fqname-to-id HTTP/1.1" 404 207 0.050436 10.0.0.27 - - [2026-01-01 02:48:17] "POST /useragent-kv HTTP/1.1" 200 115 0.005873 10.0.0.38 - - [2026-01-01 02:48:17] "POST /neutron/subnet HTTP/1.1" 200 734 0.239845 10.0.0.38 - - [2026-01-01 02:48:17] "POST /id-to-fqname HTTP/1.1" 200 290 0.001148 10.0.0.38 - - [2026-01-01 02:48:17] "GET /virtual-network/c037ff57-04c0-4dec-a69b-684ac4b9cc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005440 10.0.0.38 - - [2026-01-01 02:48:17] "GET /virtual-network/c037ff57-04c0-4dec-a69b-684ac4b9cc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005604 10.0.0.38 - - [2026-01-01 02:48:17] "POST /neutron/network HTTP/1.1" 200 1114 0.008974 10.0.0.38 - - [2026-01-01 02:48:17] "GET /virtual-network/c037ff57-04c0-4dec-a69b-684ac4b9cc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005768 10.0.0.38 - - [2026-01-01 02:48:19] "POST /id-to-fqname HTTP/1.1" 200 290 0.001368 10.0.0.38 - - [2026-01-01 02:48:19] "POST /neutron/security_group HTTP/1.1" 200 1455 0.009342 10.0.0.27 - - [2026-01-01 02:48:20] "GET /projects?obj_uuids=655e085f-cc1b-4f67-9397-0a1f099c89c2&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.032224 10.0.0.38 - - [2026-01-01 02:48:20] "GET /project/655e085f-cc1b-4f67-9397-0a1f099c89c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.128868 10.0.0.38 - - [2026-01-01 02:48:20] "POST /neutron/port HTTP/1.1" 200 117 0.006517 10.0.0.38 - - [2026-01-01 02:48:20] "POST /id-to-fqname HTTP/1.1" 200 290 0.001186 10.0.0.38 - - [2026-01-01 02:48:20] "POST /neutron/security_group HTTP/1.1" 200 1455 0.012532 10.0.0.27 - - [2026-01-01 02:48:21] "GET /projects?obj_uuids=655e085f-cc1b-4f67-9397-0a1f099c89c2&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000916 10.0.0.38 - - [2026-01-01 02:48:21] "POST /neutron/security_group HTTP/1.1" 200 3456 0.073383 10.0.0.27 - - [2026-01-01 02:48:21] "GET /projects?obj_uuids=655e085f-cc1b-4f67-9397-0a1f099c89c2&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000908 10.0.0.38 - - [2026-01-01 02:48:21] "GET /project/655e085f-cc1b-4f67-9397-0a1f099c89c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.137316 10.0.0.38 - - [2026-01-01 02:48:22] "POST /neutron/port HTTP/1.1" 200 1193 0.033596 10.0.0.38 - - [2026-01-01 02:48:22] "POST /neutron/port HTTP/1.1" 200 1215 0.077122 10.0.0.38 - - [2026-01-01 02:48:22] "POST /neutron/port HTTP/1.1" 200 1257 0.026981 10.0.0.38 - - [2026-01-01 02:48:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004217 10.0.0.38 - - [2026-01-01 02:48:22] "POST /neutron/port HTTP/1.1" 200 117 0.001157 10.0.0.38 - - [2026-01-01 02:48:22] "POST /neutron/network HTTP/1.1" 200 1124 0.006729 10.0.0.38 - - [2026-01-01 02:48:23] "POST /neutron/port HTTP/1.1" 200 1193 0.035189 10.0.0.38 - - [2026-01-01 02:48:23] "POST /neutron/port HTTP/1.1" 200 1257 0.025056 10.0.0.38 - - [2026-01-01 02:48:23] "POST /neutron/subnet HTTP/1.1" 200 1389 0.028996 10.0.0.38 - - [2026-01-01 02:48:24] "POST /neutron/network HTTP/1.1" 200 1114 0.009372 10.0.0.38 - - [2026-01-01 02:48:27] "POST /neutron/port HTTP/1.1" 200 1257 0.018200 10.0.0.38 - - [2026-01-01 02:48:27] "POST /neutron/security_group HTTP/1.1" 200 1455 0.006816 10.0.0.38 - - [2026-01-01 02:48:27] "GET /virtual-machine/20620b86-fdc9-4260-9ab3-14f0f880a675 HTTP/1.1" 401 292 0.000424 10.0.0.38 - - [2026-01-01 02:48:28] "GET /virtual-machine/20620b86-fdc9-4260-9ab3-14f0f880a675 HTTP/1.1" 200 1317 0.037578 10.0.0.38 - - [2026-01-01 02:48:28] "GET /virtual-machine/20620b86-fdc9-4260-9ab3-14f0f880a675 HTTP/1.1" 200 1317 0.003791 10.0.0.38 - - [2026-01-01 02:48:28] "GET /virtual-machine-interface/3e800ed9-9ae5-467c-81d6-327a54124f2c HTTP/1.1" 200 3416 0.005623 10.0.0.38 - - [2026-01-01 02:48:28] "GET /virtual-machine/20620b86-fdc9-4260-9ab3-14f0f880a675 HTTP/1.1" 200 1317 0.005082 10.0.0.38 - - [2026-01-01 02:48:28] "GET /virtual-machine-interface/3e800ed9-9ae5-467c-81d6-327a54124f2c HTTP/1.1" 200 3416 0.004888 10.0.0.38 - - [2026-01-01 02:48:28] "GET /instance-ip/9ffbc705-8a34-44c4-a808-db21e869f38c HTTP/1.1" 200 1735 0.007359 10.0.0.38 - - [2026-01-01 02:48:28] "GET /instance-ip/a51286bf-bd49-45c4-adcf-8c5524c0c95d HTTP/1.1" 200 1718 0.005837 10.0.0.38 - - [2026-01-01 02:48:28] "GET /virtual-machine/20620b86-fdc9-4260-9ab3-14f0f880a675 HTTP/1.1" 200 1317 0.003313 10.0.0.38 - - [2026-01-01 02:48:28] "GET /virtual-machine-interface/3e800ed9-9ae5-467c-81d6-327a54124f2c HTTP/1.1" 200 3416 0.004628 10.0.0.38 - - [2026-01-01 02:48:28] "GET /instance-ip/9ffbc705-8a34-44c4-a808-db21e869f38c HTTP/1.1" 200 1735 0.004616 10.0.0.38 - - [2026-01-01 02:48:28] "GET /instance-ip/a51286bf-bd49-45c4-adcf-8c5524c0c95d HTTP/1.1" 200 1718 0.005686 10.0.0.38 - - [2026-01-01 02:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.38 - - [2026-01-01 02:48:28] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003929 10.0.0.38 - - [2026-01-01 02:48:28] "GET /virtual-networks?parent_id=655e085f-cc1b-4f67-9397-0a1f099c89c2&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002867 10.0.0.38 - - [2026-01-01 02:48:28] "GET /virtual-network/c037ff57-04c0-4dec-a69b-684ac4b9cc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005540 10.0.0.38 - - [2026-01-01 02:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.38 - - [2026-01-01 02:48:28] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004163 10.0.0.38 - - [2026-01-01 02:48:28] "GET /virtual-networks?parent_id=655e085f-cc1b-4f67-9397-0a1f099c89c2&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003501 10.0.0.38 - - [2026-01-01 02:48:28] "GET /virtual-network/c037ff57-04c0-4dec-a69b-684ac4b9cc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.006805 10.0.0.38 - - [2026-01-01 02:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.38 - - [2026-01-01 02:48:28] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003710 10.0.0.38 - - [2026-01-01 02:48:28] "GET /virtual-networks?parent_id=655e085f-cc1b-4f67-9397-0a1f099c89c2&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003798 10.0.0.38 - - [2026-01-01 02:48:28] "GET /virtual-network/c037ff57-04c0-4dec-a69b-684ac4b9cc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.006309 10.0.0.38 - - [2026-01-01 02:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003146 10.0.0.38 - - [2026-01-01 02:48:28] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004570 10.0.0.38 - - [2026-01-01 02:48:28] "GET /virtual-networks?parent_id=655e085f-cc1b-4f67-9397-0a1f099c89c2&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003379 10.0.0.38 - - [2026-01-01 02:48:28] "GET /virtual-network/c037ff57-04c0-4dec-a69b-684ac4b9cc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.006035 10.0.0.38 - - [2026-01-01 02:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.38 - - [2026-01-01 02:48:29] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004695 10.0.0.38 - - [2026-01-01 02:48:29] "GET /virtual-networks?parent_id=655e085f-cc1b-4f67-9397-0a1f099c89c2&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003315 10.0.0.38 - - [2026-01-01 02:48:29] "GET /virtual-network/c037ff57-04c0-4dec-a69b-684ac4b9cc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.006727 10.0.0.38 - - [2026-01-01 02:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005723 10.0.0.38 - - [2026-01-01 02:48:29] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003869 10.0.0.38 - - [2026-01-01 02:48:29] "GET /virtual-networks?parent_id=655e085f-cc1b-4f67-9397-0a1f099c89c2&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004473 10.0.0.38 - - [2026-01-01 02:48:29] "GET /virtual-network/c037ff57-04c0-4dec-a69b-684ac4b9cc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.008442 10.0.0.38 - - [2026-01-01 02:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.38 - - [2026-01-01 02:48:29] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004861 10.0.0.38 - - [2026-01-01 02:48:29] "GET /virtual-networks?parent_id=655e085f-cc1b-4f67-9397-0a1f099c89c2&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003506 10.0.0.38 - - [2026-01-01 02:48:29] "GET /virtual-network/c037ff57-04c0-4dec-a69b-684ac4b9cc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005394 10.0.0.38 - - [2026-01-01 02:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004018 10.0.0.38 - - [2026-01-01 02:48:32] "GET /virtual-network/c037ff57-04c0-4dec-a69b-684ac4b9cc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005691 10.0.0.38 - - [2026-01-01 02:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003005 10.0.0.38 - - [2026-01-01 02:48:36] "GET /virtual-network/c037ff57-04c0-4dec-a69b-684ac4b9cc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005216 10.0.0.38 - - [2026-01-01 02:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.38 - - [2026-01-01 02:48:40] "GET /virtual-network/c037ff57-04c0-4dec-a69b-684ac4b9cc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.004676 10.0.0.38 - - [2026-01-01 02:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.38 - - [2026-01-01 02:48:44] "GET /virtual-network/c037ff57-04c0-4dec-a69b-684ac4b9cc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.006176 10.0.0.38 - - [2026-01-01 02:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.38 - - [2026-01-01 02:48:48] "GET /virtual-network/c037ff57-04c0-4dec-a69b-684ac4b9cc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005508 10.0.0.38 - - [2026-01-01 02:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004628 10.0.0.38 - - [2026-01-01 02:48:52] "GET /virtual-network/c037ff57-04c0-4dec-a69b-684ac4b9cc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.008451 10.0.0.38 - - [2026-01-01 02:48:56] "POST /neutron/port HTTP/1.1" 200 1257 0.016781 10.0.0.38 - - [2026-01-01 02:48:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003968 10.0.0.38 - - [2026-01-01 02:48:56] "POST /neutron/port HTTP/1.1" 200 117 0.001073 10.0.0.38 - - [2026-01-01 02:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004205 10.0.0.38 - - [2026-01-01 02:48:57] "GET /virtual-network/c037ff57-04c0-4dec-a69b-684ac4b9cc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.006048 10.0.0.38 - - [2026-01-01 02:48:57] "POST /neutron/port HTTP/1.1" 200 1257 0.019624 10.0.0.38 - - [2026-01-01 02:48:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004241 10.0.0.38 - - [2026-01-01 02:48:57] "POST /neutron/port HTTP/1.1" 200 117 0.001037 10.0.0.38 - - [2026-01-01 02:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.38 - - [2026-01-01 02:48:59] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003366 10.0.0.38 - - [2026-01-01 02:48:59] "GET /virtual-networks?parent_id=655e085f-cc1b-4f67-9397-0a1f099c89c2&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004761 10.0.0.38 - - [2026-01-01 02:48:59] "GET /virtual-network/c037ff57-04c0-4dec-a69b-684ac4b9cc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.006022 10.0.0.38 - - [2026-01-01 02:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.38 - - [2026-01-01 02:48:59] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005076 10.0.0.38 - - [2026-01-01 02:48:59] "GET /virtual-networks?parent_id=655e085f-cc1b-4f67-9397-0a1f099c89c2&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003707 10.0.0.38 - - [2026-01-01 02:48:59] "GET /virtual-network/c037ff57-04c0-4dec-a69b-684ac4b9cc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005615 10.0.0.38 - - [2026-01-01 02:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003440 10.0.0.38 - - [2026-01-01 02:48:59] "GET /routing-instance/d8b8e166-136e-4ccc-bbe4-a7c95edd5f9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.004588 10.0.0.38 - - [2026-01-01 02:48:59] "GET /route-target/02d890bc-06f5-47e6-97ad-cb08e26adcc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004513 10.0.0.38 - - [2026-01-01 02:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.38 - - [2026-01-01 02:48:59] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004435 10.0.0.38 - - [2026-01-01 02:48:59] "GET /virtual-networks?parent_id=655e085f-cc1b-4f67-9397-0a1f099c89c2&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003008 10.0.0.38 - - [2026-01-01 02:48:59] "GET /virtual-network/c037ff57-04c0-4dec-a69b-684ac4b9cc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.007693 10.0.0.38 - - [2026-01-01 02:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728 10.0.0.38 - - [2026-01-01 02:48:59] "GET /routing-instance/d8b8e166-136e-4ccc-bbe4-a7c95edd5f9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.005261 10.0.0.38 - - [2026-01-01 02:48:59] "GET /route-target/02d890bc-06f5-47e6-97ad-cb08e26adcc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003654 10.0.0.38 - - [2026-01-01 02:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.38 - - [2026-01-01 02:48:59] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003761 10.0.0.38 - - [2026-01-01 02:48:59] "GET /virtual-networks?parent_id=655e085f-cc1b-4f67-9397-0a1f099c89c2&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003634 10.0.0.38 - - [2026-01-01 02:48:59] "GET /virtual-network/c037ff57-04c0-4dec-a69b-684ac4b9cc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005972 10.0.0.38 - - [2026-01-01 02:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002762 10.0.0.38 - - [2026-01-01 02:48:59] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003962 10.0.0.38 - - [2026-01-01 02:48:59] "GET /virtual-networks?parent_id=655e085f-cc1b-4f67-9397-0a1f099c89c2&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003869 10.0.0.38 - - [2026-01-01 02:48:59] "GET /virtual-network/c037ff57-04c0-4dec-a69b-684ac4b9cc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005852 10.0.0.27 - - [2026-01-01 02:48:59] "GET /obj-perms HTTP/1.1" 200 5080 0.058546 10.0.0.38 - - [2026-01-01 02:48:59] "GET /obj-perms HTTP/1.1" 200 5080 0.056334 10.0.0.38 - - [2026-01-01 02:49:00] "GET /obj-perms HTTP/1.1" 200 5080 0.003650 10.0.0.38 - - [2026-01-01 02:49:00] "GET /obj-perms HTTP/1.1" 200 5080 0.005402 10.0.0.249 - - [2026-01-01 02:49:00] "GET /obj-perms HTTP/1.1" 200 5080 0.064121 10.0.0.27 - - [2026-01-01 02:49:00] "GET /obj-perms HTTP/1.1" 200 5080 0.004200 10.0.0.38 - - [2026-01-01 02:49:00] "GET /virtual-machine/20620b86-fdc9-4260-9ab3-14f0f880a675 HTTP/1.1" 200 1317 0.004248 10.0.0.38 - - [2026-01-01 02:49:00] "GET /virtual-machine-interface/3e800ed9-9ae5-467c-81d6-327a54124f2c HTTP/1.1" 200 3416 0.005993 10.0.0.38 - - [2026-01-01 02:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004020 10.0.0.38 - - [2026-01-01 02:49:00] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005286 10.0.0.38 - - [2026-01-01 02:49:00] "GET /virtual-networks?parent_id=655e085f-cc1b-4f67-9397-0a1f099c89c2&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003489 10.0.0.38 - - [2026-01-01 02:49:00] "GET /virtual-network/c037ff57-04c0-4dec-a69b-684ac4b9cc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.006809 10.0.0.38 - - [2026-01-01 02:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004351 10.0.0.38 - - [2026-01-01 02:49:01] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005110 10.0.0.38 - - [2026-01-01 02:49:01] "GET /virtual-networks?parent_id=655e085f-cc1b-4f67-9397-0a1f099c89c2&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002972 10.0.0.38 - - [2026-01-01 02:49:01] "GET /virtual-network/c037ff57-04c0-4dec-a69b-684ac4b9cc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005986 10.0.0.38 - - [2026-01-01 02:49:01] "POST /neutron/port HTTP/1.1" 200 1257 0.017859 10.0.0.38 - - [2026-01-01 02:49:07] "POST /neutron/security_group HTTP/1.1" 200 1455 0.007922 10.0.0.27 - - [2026-01-01 02:49:07] "DELETE /project/655e085fcc1b4f6793970a1f099c89c2 HTTP/1.1" 404 173 0.044185 10.0.0.27 - - [2026-01-01 02:49:07] "DELETE /project/6422067d-c7d7-4a4c-9148-c1c30b8e70f0 HTTP/1.1" 404 177 0.082031 10.0.0.38 - - [2026-01-01 02:49:12] "POST /neutron/port HTTP/1.1" 200 1257 0.018435 10.0.0.38 - - [2026-01-01 02:49:12] "POST /neutron/security_group HTTP/1.1" 200 1455 0.037560 10.0.0.38 - - [2026-01-01 02:49:22] "POST /neutron/port HTTP/1.1" 200 1257 0.021584 10.0.0.38 - - [2026-01-01 02:49:22] "POST /neutron/security_group HTTP/1.1" 200 1455 0.006923 10.0.0.38 - - [2026-01-01 02:49:22] "POST /neutron/port HTTP/1.1" 200 1257 0.024387 10.0.0.38 - - [2026-01-01 02:49:22] "GET /virtual-machine/e36e5a33-f1e8-40e5-a70c-0ba57a570b56 HTTP/1.1" 200 1318 0.005642 10.0.0.38 - - [2026-01-01 02:49:22] "GET /virtual-machine/e36e5a33-f1e8-40e5-a70c-0ba57a570b56 HTTP/1.1" 200 1318 0.003549 10.0.0.38 - - [2026-01-01 02:49:23] "GET /virtual-machine-interface/48d7bf0d-4854-4f2a-a654-252ac79fa47c HTTP/1.1" 200 3417 0.009367 10.0.0.38 - - [2026-01-01 02:49:23] "GET /virtual-machine/e36e5a33-f1e8-40e5-a70c-0ba57a570b56 HTTP/1.1" 200 1318 0.010329 10.0.0.38 - - [2026-01-01 02:49:23] "GET /virtual-machine-interface/48d7bf0d-4854-4f2a-a654-252ac79fa47c HTTP/1.1" 200 3417 0.008278 10.0.0.38 - - [2026-01-01 02:49:23] "GET /instance-ip/0826809f-32bc-4946-8afa-4993d1f91888 HTTP/1.1" 200 1733 0.015262 10.0.0.38 - - [2026-01-01 02:49:23] "GET /instance-ip/790b29b4-10b7-4b9b-9478-6172a6f0bb3f HTTP/1.1" 200 1717 0.005997 10.0.0.38 - - [2026-01-01 02:49:23] "GET /virtual-machine/e36e5a33-f1e8-40e5-a70c-0ba57a570b56 HTTP/1.1" 200 1318 0.007614 10.0.0.38 - - [2026-01-01 02:49:23] "GET /virtual-machine-interface/48d7bf0d-4854-4f2a-a654-252ac79fa47c HTTP/1.1" 200 3417 0.007154 10.0.0.38 - - [2026-01-01 02:49:23] "GET /instance-ip/0826809f-32bc-4946-8afa-4993d1f91888 HTTP/1.1" 200 1733 0.007379 10.0.0.38 - - [2026-01-01 02:49:23] "GET /instance-ip/790b29b4-10b7-4b9b-9478-6172a6f0bb3f HTTP/1.1" 200 1717 0.004215 10.0.0.38 - - [2026-01-01 02:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.38 - - [2026-01-01 02:49:23] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003920 10.0.0.38 - - [2026-01-01 02:49:23] "GET /virtual-networks?parent_id=655e085f-cc1b-4f67-9397-0a1f099c89c2&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003590 10.0.0.38 - - [2026-01-01 02:49:23] "GET /virtual-network/c037ff57-04c0-4dec-a69b-684ac4b9cc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005964 10.0.0.38 - - [2026-01-01 02:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.38 - - [2026-01-01 02:49:23] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004482 10.0.0.38 - - [2026-01-01 02:49:23] "GET /virtual-networks?parent_id=655e085f-cc1b-4f67-9397-0a1f099c89c2&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003168 10.0.0.38 - - [2026-01-01 02:49:23] "GET /virtual-network/c037ff57-04c0-4dec-a69b-684ac4b9cc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005899 10.0.0.38 - - [2026-01-01 02:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004453 10.0.0.38 - - [2026-01-01 02:49:23] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.011606 10.0.0.38 - - [2026-01-01 02:49:23] "GET /virtual-networks?parent_id=655e085f-cc1b-4f67-9397-0a1f099c89c2&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004083 10.0.0.38 - - [2026-01-01 02:49:23] "GET /virtual-network/c037ff57-04c0-4dec-a69b-684ac4b9cc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.006119 10.0.0.38 - - [2026-01-01 02:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005170 10.0.0.38 - - [2026-01-01 02:49:23] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004192 10.0.0.38 - - [2026-01-01 02:49:23] "GET /virtual-networks?parent_id=655e085f-cc1b-4f67-9397-0a1f099c89c2&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.008585 10.0.0.38 - - [2026-01-01 02:49:23] "GET /virtual-network/c037ff57-04c0-4dec-a69b-684ac4b9cc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.012996 10.0.0.38 - - [2026-01-01 02:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.38 - - [2026-01-01 02:49:23] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.011168 10.0.0.38 - - [2026-01-01 02:49:23] "GET /virtual-networks?parent_id=655e085f-cc1b-4f67-9397-0a1f099c89c2&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003077 10.0.0.38 - - [2026-01-01 02:49:23] "GET /virtual-network/c037ff57-04c0-4dec-a69b-684ac4b9cc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005898 10.0.0.38 - - [2026-01-01 02:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.38 - - [2026-01-01 02:49:23] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005350 10.0.0.38 - - [2026-01-01 02:49:23] "GET /virtual-networks?parent_id=655e085f-cc1b-4f67-9397-0a1f099c89c2&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003031 10.0.0.38 - - [2026-01-01 02:49:23] "GET /virtual-network/c037ff57-04c0-4dec-a69b-684ac4b9cc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.006774 10.0.0.38 - - [2026-01-01 02:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528 10.0.0.38 - - [2026-01-01 02:49:24] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004276 10.0.0.38 - - [2026-01-01 02:49:24] "GET /virtual-networks?parent_id=655e085f-cc1b-4f67-9397-0a1f099c89c2&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003659 10.0.0.38 - - [2026-01-01 02:49:24] "GET /virtual-network/c037ff57-04c0-4dec-a69b-684ac4b9cc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.006198 10.0.0.38 - - [2026-01-01 02:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005578 10.0.0.38 - - [2026-01-01 02:49:25] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003585 10.0.0.38 - - [2026-01-01 02:49:25] "GET /virtual-networks?parent_id=655e085f-cc1b-4f67-9397-0a1f099c89c2&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003075 10.0.0.38 - - [2026-01-01 02:49:25] "GET /virtual-network/c037ff57-04c0-4dec-a69b-684ac4b9cc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.006164 10.0.0.38 - - [2026-01-01 02:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410 10.0.0.38 - - [2026-01-01 02:49:25] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007125 10.0.0.38 - - [2026-01-01 02:49:25] "GET /virtual-networks?parent_id=655e085f-cc1b-4f67-9397-0a1f099c89c2&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002810 10.0.0.38 - - [2026-01-01 02:49:25] "GET /virtual-network/c037ff57-04c0-4dec-a69b-684ac4b9cc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.006958 10.0.0.38 - - [2026-01-01 02:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.38 - - [2026-01-01 02:49:25] "GET /routing-instance/d8b8e166-136e-4ccc-bbe4-a7c95edd5f9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.003940 10.0.0.38 - - [2026-01-01 02:49:25] "GET /route-target/02d890bc-06f5-47e6-97ad-cb08e26adcc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003793 10.0.0.38 - - [2026-01-01 02:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.38 - - [2026-01-01 02:49:25] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003359 10.0.0.38 - - [2026-01-01 02:49:25] "GET /virtual-networks?parent_id=655e085f-cc1b-4f67-9397-0a1f099c89c2&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003738 10.0.0.38 - - [2026-01-01 02:49:25] "GET /virtual-network/c037ff57-04c0-4dec-a69b-684ac4b9cc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.006358 10.0.0.38 - - [2026-01-01 02:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002947 10.0.0.38 - - [2026-01-01 02:49:25] "GET /routing-instance/d8b8e166-136e-4ccc-bbe4-a7c95edd5f9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.005910 10.0.0.38 - - [2026-01-01 02:49:25] "GET /route-target/02d890bc-06f5-47e6-97ad-cb08e26adcc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003562 10.0.0.38 - - [2026-01-01 02:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003607 10.0.0.38 - - [2026-01-01 02:49:25] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004254 10.0.0.38 - - [2026-01-01 02:49:25] "GET /virtual-networks?parent_id=655e085f-cc1b-4f67-9397-0a1f099c89c2&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003412 10.0.0.38 - - [2026-01-01 02:49:25] "GET /virtual-network/c037ff57-04c0-4dec-a69b-684ac4b9cc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005365 10.0.0.38 - - [2026-01-01 02:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004277 10.0.0.38 - - [2026-01-01 02:49:25] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004092 10.0.0.38 - - [2026-01-01 02:49:25] "GET /virtual-networks?parent_id=655e085f-cc1b-4f67-9397-0a1f099c89c2&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002986 10.0.0.38 - - [2026-01-01 02:49:25] "GET /virtual-network/c037ff57-04c0-4dec-a69b-684ac4b9cc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.007694 10.0.0.38 - - [2026-01-01 02:49:25] "GET /obj-perms HTTP/1.1" 200 5080 0.004068 10.0.0.38 - - [2026-01-01 02:49:26] "GET /obj-perms HTTP/1.1" 200 5080 0.003950 10.0.0.27 - - [2026-01-01 02:49:26] "GET /obj-perms HTTP/1.1" 200 5080 0.005253 10.0.0.38 - - [2026-01-01 02:49:26] "GET /obj-perms HTTP/1.1" 200 5080 0.004654 10.0.0.38 - - [2026-01-01 02:49:26] "GET /virtual-machine/e36e5a33-f1e8-40e5-a70c-0ba57a570b56 HTTP/1.1" 200 1318 0.003696 10.0.0.38 - - [2026-01-01 02:49:26] "GET /virtual-machine-interface/48d7bf0d-4854-4f2a-a654-252ac79fa47c HTTP/1.1" 200 3417 0.005331 10.0.0.38 - - [2026-01-01 02:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003750 10.0.0.38 - - [2026-01-01 02:49:26] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003719 10.0.0.38 - - [2026-01-01 02:49:26] "GET /virtual-networks?parent_id=655e085f-cc1b-4f67-9397-0a1f099c89c2&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002976 10.0.0.38 - - [2026-01-01 02:49:26] "GET /virtual-network/c037ff57-04c0-4dec-a69b-684ac4b9cc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.007800 10.0.0.38 - - [2026-01-01 02:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.38 - - [2026-01-01 02:49:27] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003665 10.0.0.38 - - [2026-01-01 02:49:27] "GET /virtual-networks?parent_id=655e085f-cc1b-4f67-9397-0a1f099c89c2&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003637 10.0.0.38 - - [2026-01-01 02:49:27] "GET /virtual-network/c037ff57-04c0-4dec-a69b-684ac4b9cc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005514 10.0.0.38 - - [2026-01-01 02:49:27] "GET /virtual-machine/20620b86-fdc9-4260-9ab3-14f0f880a675 HTTP/1.1" 200 1317 0.004441 10.0.0.38 - - [2026-01-01 02:49:27] "GET /virtual-machine-interface/3e800ed9-9ae5-467c-81d6-327a54124f2c HTTP/1.1" 200 3416 0.005813 10.0.0.38 - - [2026-01-01 02:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.38 - - [2026-01-01 02:49:27] "GET /security-group/2ee0431a-236f-4061-a0a5-1a6b73497aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.005925 10.0.0.38 - - [2026-01-01 02:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.38 - - [2026-01-01 02:49:27] "GET /security-group/2ee0431a-236f-4061-a0a5-1a6b73497aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.003979 10.0.0.38 - - [2026-01-01 02:49:27] "POST /neutron/security_group HTTP/1.1" 200 1455 0.008156 10.0.0.38 - - [2026-01-01 02:49:27] "POST /neutron/port HTTP/1.1" 200 1247 0.015200 10.0.0.38 - - [2026-01-01 02:49:28] "GET /virtual-machine/20620b86-fdc9-4260-9ab3-14f0f880a675 HTTP/1.1" 200 1317 0.004230 10.0.0.38 - - [2026-01-01 02:49:28] "GET /virtual-machine-interface/3e800ed9-9ae5-467c-81d6-327a54124f2c HTTP/1.1" 200 3360 0.006839 10.0.0.38 - - [2026-01-01 02:49:28] "POST /neutron/port HTTP/1.1" 200 1219 0.018476 10.0.0.38 - - [2026-01-01 02:49:28] "POST /neutron/port HTTP/1.1" 200 1247 0.070817 10.0.0.38 - - [2026-01-01 02:49:28] "GET /virtual-machine/20620b86-fdc9-4260-9ab3-14f0f880a675 HTTP/1.1" 200 1317 0.003537 10.0.0.38 - - [2026-01-01 02:49:28] "GET /virtual-machine-interface/3e800ed9-9ae5-467c-81d6-327a54124f2c HTTP/1.1" 200 3416 0.006856 10.0.0.38 - - [2026-01-01 02:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.38 - - [2026-01-01 02:49:28] "GET /security-group/2ee0431a-236f-4061-a0a5-1a6b73497aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.003581 10.0.0.38 - - [2026-01-01 02:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004098 10.0.0.38 - - [2026-01-01 02:49:28] "GET /security-group/2ee0431a-236f-4061-a0a5-1a6b73497aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.004490 10.0.0.38 - - [2026-01-01 02:49:28] "POST /neutron/security_group HTTP/1.1" 400 206 0.012763 10.0.0.38 - - [2026-01-01 02:49:30] "GET /obj-perms HTTP/1.1" 200 5056 0.059108 10.0.0.38 - - [2026-01-01 02:49:57] "POST /neutron/network HTTP/1.1" 200 1124 0.006410 10.0.0.38 - - [2026-01-01 02:49:57] "POST /neutron/subnet HTTP/1.1" 200 1389 0.013641 10.0.0.38 - - [2026-01-01 02:49:57] "POST /neutron/network HTTP/1.1" 200 1114 0.009479 10.0.0.27 - - [2026-01-01 02:49:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000455 10.0.0.27 - - [2026-01-01 02:49:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000329 10.0.0.249 - - [2026-01-01 02:49:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000393 10.0.0.249 - - [2026-01-01 02:49:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000416 10.0.0.27 - - [2026-01-01 02:49:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000420 10.0.0.27 - - [2026-01-01 02:49:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000594 10.0.0.249 - - [2026-01-01 02:49:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000466 10.0.0.249 - - [2026-01-01 02:49:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000345 10.0.0.38 - - [2026-01-01 02:50:00] "POST /neutron/network HTTP/1.1" 200 1124 0.037875 10.0.0.38 - - [2026-01-01 02:50:00] "POST /neutron/subnet HTTP/1.1" 200 1389 0.015046 10.0.0.38 - - [2026-01-01 02:50:00] "POST /neutron/network HTTP/1.1" 200 1114 0.010541 10.0.0.38 - - [2026-01-01 02:50:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000370 10.0.0.38 - - [2026-01-01 02:50:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000365 10.0.0.38 - - [2026-01-01 02:50:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000486 10.0.0.38 - - [2026-01-01 02:50:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000407 10.0.0.38 - - [2026-01-01 02:50:59] "POST /neutron/network HTTP/1.1" 200 1124 0.007807 10.0.0.38 - - [2026-01-01 02:50:59] "POST /neutron/subnet HTTP/1.1" 200 1389 0.013964 10.0.0.38 - - [2026-01-01 02:50:59] "POST /neutron/network HTTP/1.1" 200 1114 0.010016 10.0.0.38 - - [2026-01-01 02:50:59] "POST /neutron/network HTTP/1.1" 200 1124 0.006715 10.0.0.38 - - [2026-01-01 02:50:59] "POST /neutron/subnet HTTP/1.1" 200 1389 0.013776 10.0.0.38 - - [2026-01-01 02:50:59] "POST /neutron/network HTTP/1.1" 200 1114 0.009130 10.0.0.38 - - [2026-01-01 02:51:10] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.133240 10.0.0.249 - - [2026-01-01 02:51:10] "PUT /access-control-list/51ffa040-eddd-4396-968b-7e03146247d2 HTTP/1.1" 200 272 0.016584 10.0.0.38 - - [2026-01-01 02:51:11] "POST /neutron/security_group_rule HTTP/1.1" 200 598 0.106670 10.0.0.38 - - [2026-01-01 02:51:13] "POST /neutron/port HTTP/1.1" 200 1257 0.019933 10.0.0.38 - - [2026-01-01 02:51:14] "POST /neutron/port HTTP/1.1" 200 1209 0.072501 10.0.0.38 - - [2026-01-01 02:51:14] "GET /virtual-machine/e36e5a33-f1e8-40e5-a70c-0ba57a570b56 HTTP/1.1" 200 1318 0.004283 10.0.0.38 - - [2026-01-01 02:51:14] "POST /neutron/port HTTP/1.1" 200 151 0.242237 10.0.0.38 - - [2026-01-01 02:51:16] "GET /virtual-machine/e36e5a33-f1e8-40e5-a70c-0ba57a570b56 HTTP/1.1" 404 171 0.003448 10.0.0.38 - - [2026-01-01 02:51:16] "GET /virtual-machine/e36e5a33-f1e8-40e5-a70c-0ba57a570b56 HTTP/1.1" 404 171 0.003395 10.0.0.38 - - [2026-01-01 02:51:16] "GET /virtual-machine/e36e5a33-f1e8-40e5-a70c-0ba57a570b56 HTTP/1.1" 404 171 0.003720 10.0.0.38 - - [2026-01-01 02:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003723 10.0.0.38 - - [2026-01-01 02:51:16] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003342 10.0.0.38 - - [2026-01-01 02:51:16] "GET /virtual-networks?parent_id=655e085f-cc1b-4f67-9397-0a1f099c89c2&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003242 10.0.0.38 - - [2026-01-01 02:51:16] "GET /virtual-network/c037ff57-04c0-4dec-a69b-684ac4b9cc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.007581 10.0.0.38 - - [2026-01-01 02:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.38 - - [2026-01-01 02:51:16] "GET /routing-instance/d8b8e166-136e-4ccc-bbe4-a7c95edd5f9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.004479 10.0.0.38 - - [2026-01-01 02:51:16] "GET /route-target/02d890bc-06f5-47e6-97ad-cb08e26adcc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.006862 10.0.0.38 - - [2026-01-01 02:51:16] "GET /obj-perms HTTP/1.1" 200 5080 0.004322 10.0.0.38 - - [2026-01-01 02:51:22] "GET /obj-perms HTTP/1.1" 200 5080 0.005117 10.0.0.38 - - [2026-01-01 02:51:22] "GET /obj-perms HTTP/1.1" 200 5080 0.003804 10.0.0.249 - - [2026-01-01 02:51:22] "GET /obj-perms HTTP/1.1" 200 5080 0.003275 10.0.0.27 - - [2026-01-01 02:51:22] "GET /obj-perms HTTP/1.1" 200 5080 0.003069 10.0.0.38 - - [2026-01-01 02:51:23] "POST /neutron/port HTTP/1.1" 200 1247 0.018881 10.0.0.38 - - [2026-01-01 02:51:23] "GET /virtual-machine/20620b86-fdc9-4260-9ab3-14f0f880a675 HTTP/1.1" 200 1317 0.003770 10.0.0.38 - - [2026-01-01 02:51:23] "POST /neutron/port HTTP/1.1" 200 1219 0.031856 10.0.0.38 - - [2026-01-01 02:51:25] "GET /virtual-machine/20620b86-fdc9-4260-9ab3-14f0f880a675 HTTP/1.1" 404 171 0.005111 10.0.0.38 - - [2026-01-01 02:51:25] "GET /virtual-machine/20620b86-fdc9-4260-9ab3-14f0f880a675 HTTP/1.1" 404 171 0.006011 10.0.0.38 - - [2026-01-01 02:51:25] "GET /virtual-machine/20620b86-fdc9-4260-9ab3-14f0f880a675 HTTP/1.1" 404 171 0.004505 10.0.0.38 - - [2026-01-01 02:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004893 10.0.0.38 - - [2026-01-01 02:51:25] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003639 10.0.0.38 - - [2026-01-01 02:51:25] "GET /virtual-networks?parent_id=655e085f-cc1b-4f67-9397-0a1f099c89c2&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002668 10.0.0.38 - - [2026-01-01 02:51:25] "GET /virtual-network/c037ff57-04c0-4dec-a69b-684ac4b9cc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.006539 10.0.0.38 - - [2026-01-01 02:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.38 - - [2026-01-01 02:51:25] "GET /routing-instance/d8b8e166-136e-4ccc-bbe4-a7c95edd5f9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.004233 10.0.0.38 - - [2026-01-01 02:51:25] "GET /route-target/02d890bc-06f5-47e6-97ad-cb08e26adcc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003778 10.0.0.38 - - [2026-01-01 02:51:28] "GET /obj-perms HTTP/1.1" 200 5080 0.004076 10.0.0.38 - - [2026-01-01 02:51:31] "GET /obj-perms HTTP/1.1" 200 5080 0.004790 10.0.0.38 - - [2026-01-01 02:51:38] "GET /obj-perms HTTP/1.1" 200 5080 0.004559 10.0.0.38 - - [2026-01-01 02:51:41] "GET /obj-perms HTTP/1.1" 200 5080 0.003912 10.0.0.38 - - [2026-01-01 02:51:47] "GET /obj-perms HTTP/1.1" 200 5080 0.003531 10.0.0.38 - - [2026-01-01 02:51:50] "GET /obj-perms HTTP/1.1" 200 5080 0.004474 10.0.0.38 - - [2026-01-01 02:51:53] "GET /obj-perms HTTP/1.1" 200 5080 0.003900 10.0.0.38 - - [2026-01-01 02:51:53] "POST /neutron/network HTTP/1.1" 200 1114 0.008757 10.0.0.249 - - [2026-01-01 02:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007039 10.0.0.38 - - [2026-01-01 02:51:54] "POST /neutron/security_group HTTP/1.1" 200 151 0.057375 10.0.0.38 - - [2026-01-01 02:51:54] "POST /fqname-to-id HTTP/1.1" 404 249 0.002918 10.0.0.249 - - [2026-01-01 02:51:54] "DELETE /access-control-list/51ffa040-eddd-4396-968b-7e03146247d2 HTTP/1.1" 200 115 0.039326 10.0.0.27 - - [2026-01-01 02:51:55] "GET /projects?obj_uuids=655e085f-cc1b-4f67-9397-0a1f099c89c2&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000937 10.0.0.38 - - [2026-01-01 02:51:55] "GET /project/655e085f-cc1b-4f67-9397-0a1f099c89c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.042449 10.0.0.27 - - [2026-01-01 02:51:55] "GET /projects?obj_uuids=655e085f-cc1b-4f67-9397-0a1f099c89c2&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001286 10.0.0.38 - - [2026-01-01 02:51:55] "GET /project/655e085f-cc1b-4f67-9397-0a1f099c89c2?fields=virtual_networks HTTP/1.1" 200 1082 0.043523 10.0.0.27 - - [2026-01-01 02:51:55] "GET /projects?obj_uuids=655e085f-cc1b-4f67-9397-0a1f099c89c2&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001062 10.0.0.38 - - [2026-01-01 02:51:55] "GET /project/655e085f-cc1b-4f67-9397-0a1f099c89c2?fields=virtual_machine_interfaces HTTP/1.1" 200 1082 0.051453 10.0.0.27 - - [2026-01-01 02:51:55] "GET /projects?obj_uuids=655e085f-cc1b-4f67-9397-0a1f099c89c2&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000845 10.0.0.38 - - [2026-01-01 02:51:55] "GET /project/655e085f-cc1b-4f67-9397-0a1f099c89c2?fields=security_groups HTTP/1.1" 200 1333 0.045454 10.0.0.38 - - [2026-01-01 02:51:56] "POST /fqname-to-id HTTP/1.1" 404 218 0.028658 10.0.0.27 - - [2026-01-01 02:51:56] "GET /projects?obj_uuids=29ebb2f8-f84e-4808-ad39-8f4ace2e9e9b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002590 10.0.0.27 - - [2026-01-01 02:51:56] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001967 10.0.0.27 - - [2026-01-01 02:51:56] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008146 10.0.0.27 - - [2026-01-01 02:51:57] "POST /id-to-fqname HTTP/1.1" 200 221 0.001234 10.0.0.27 - - [2026-01-01 02:51:57] "POST /fqname-to-id HTTP/1.1" 404 232 0.003291 10.0.0.27 - - [2026-01-01 02:51:57] "POST /security-groups HTTP/1.1" 200 621 0.030179 10.0.0.27 - - [2026-01-01 02:51:57] "POST /projects HTTP/1.1" 200 645 0.239613 10.0.0.249 - - [2026-01-01 02:51:57] "POST /fqname-to-id HTTP/1.1" 404 263 0.008209 10.0.0.27 - - [2026-01-01 02:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.316788 10.0.0.38 - - [2026-01-01 02:51:57] "GET /project/29ebb2f8-f84e-4808-ad39-8f4ace2e9e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.475632 10.0.0.38 - - [2026-01-01 02:51:58] "GET / HTTP/1.1" 200 35931 0.001498 10.0.0.249 - - [2026-01-01 02:51:59] "DELETE /access-control-list/0c0c5dc7-2cb9-4d19-a867-8b58954866bd HTTP/1.1" 200 115 0.063066 10.0.0.38 - - [2026-01-01 02:52:00] "POST /fqname-to-id HTTP/1.1" 401 292 0.000442 10.0.0.38 - - [2026-01-01 02:52:00] "POST /fqname-to-id HTTP/1.1" 404 254 0.038390 10.0.0.38 - - [2026-01-01 02:52:00] "POST /security-groups HTTP/1.1" 200 595 0.063527 10.0.0.38 - - [2026-01-01 02:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002807 10.0.0.249 - - [2026-01-01 02:52:00] "POST /fqname-to-id HTTP/1.1" 404 285 0.009699 10.0.0.38 - - [2026-01-01 02:52:00] "GET /security-group/ebbcea46-60f1-44ff-8aca-722b1b4b0376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.006912 10.0.0.38 - - [2026-01-01 02:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009538 10.0.0.38 - - [2026-01-01 02:52:00] "GET /security-group/ebbcea46-60f1-44ff-8aca-722b1b4b0376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.005094 10.0.0.38 - - [2026-01-01 02:52:01] "DELETE /security-group/ebbcea46-60f1-44ff-8aca-722b1b4b0376 HTTP/1.1" 200 115 0.060486 10.0.0.38 - - [2026-01-01 02:52:01] "POST /fqname-to-id HTTP/1.1" 404 254 0.004878 10.0.0.249 - - [2026-01-01 02:52:01] "DELETE /access-control-list/13fb503c-f3b1-4587-99f2-271d06b66018 HTTP/1.1" 200 115 0.043276 10.0.0.38 - - [2026-01-01 02:52:01] "POST /fqname-to-id HTTP/1.1" 404 254 0.003491 10.0.0.38 - - [2026-01-01 02:52:01] "POST /security-groups HTTP/1.1" 200 595 0.032431 10.0.0.38 - - [2026-01-01 02:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.249 - - [2026-01-01 02:52:01] "POST /fqname-to-id HTTP/1.1" 404 285 0.013472 10.0.0.38 - - [2026-01-01 02:52:02] "GET /security-group/51abf756-1fec-4bd6-81fe-23b72c854a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1942 0.007614 10.0.0.38 - - [2026-01-01 02:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010261 10.0.0.38 - - [2026-01-01 02:52:02] "GET /security-group/51abf756-1fec-4bd6-81fe-23b72c854a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1942 0.004004 10.0.0.38 - - [2026-01-01 02:52:02] "GET /security-group/51abf756-1fec-4bd6-81fe-23b72c854a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1942 0.005229 10.0.0.38 - - [2026-01-01 02:52:02] "PUT /security-group/51abf756-1fec-4bd6-81fe-23b72c854a0d HTTP/1.1" 200 262 0.020490 10.0.0.38 - - [2026-01-01 02:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005365 10.0.0.249 - - [2026-01-01 02:52:02] "PUT /access-control-list/91aa252e-c28c-43b2-b8b5-c7e04ab3b49d HTTP/1.1" 200 272 0.029318 10.0.0.27 - - [2026-01-01 02:52:02] "GET /projects?obj_uuids=29ebb2f8-f84e-4808-ad39-8f4ace2e9e9b&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000922 10.0.0.38 - - [2026-01-01 02:52:02] "GET /project/29ebb2f8-f84e-4808-ad39-8f4ace2e9e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.046189 10.0.0.27 - - [2026-01-01 02:52:03] "POST /useragent-kv HTTP/1.1" 200 115 0.005814 10.0.0.38 - - [2026-01-01 02:52:03] "POST /neutron/subnet HTTP/1.1" 200 715 0.255015 10.0.0.38 - - [2026-01-01 02:52:03] "POST /id-to-fqname HTTP/1.1" 200 300 0.001232 10.0.0.38 - - [2026-01-01 02:52:03] "GET /virtual-network/330b047d-e5f0-4b1a-8f1d-851a19876a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.005922 10.0.0.38 - - [2026-01-01 02:52:03] "GET /virtual-network/330b047d-e5f0-4b1a-8f1d-851a19876a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.006180 10.0.0.38 - - [2026-01-01 02:52:03] "POST /neutron/network HTTP/1.1" 200 952 0.006560 10.0.0.38 - - [2026-01-01 02:52:03] "GET /virtual-network/330b047d-e5f0-4b1a-8f1d-851a19876a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.005309 10.0.0.249 - - [2026-01-01 02:52:04] "GET /obj-perms HTTP/1.1" 200 5090 0.062369 10.0.0.27 - - [2026-01-01 02:52:04] "GET /obj-perms HTTP/1.1" 200 5090 0.055392 10.0.0.38 - - [2026-01-01 02:52:04] "POST /id-to-fqname HTTP/1.1" 200 300 0.001141 10.0.0.38 - - [2026-01-01 02:52:05] "POST /neutron/network HTTP/1.1" 200 962 0.006719 10.0.0.27 - - [2026-01-01 02:52:05] "GET /projects?obj_uuids=29ebb2f8-f84e-4808-ad39-8f4ace2e9e9b&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001037 10.0.0.38 - - [2026-01-01 02:52:05] "GET /project/29ebb2f8-f84e-4808-ad39-8f4ace2e9e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.084252 10.0.0.38 - - [2026-01-01 02:52:06] "POST /neutron/port HTTP/1.1" 200 117 0.006072 10.0.0.38 - - [2026-01-01 02:52:06] "POST /id-to-fqname HTTP/1.1" 200 300 0.001368 10.0.0.38 - - [2026-01-01 02:52:06] "POST /neutron/network HTTP/1.1" 200 962 0.007201 10.0.0.27 - - [2026-01-01 02:52:06] "GET /projects?obj_uuids=29ebb2f8-f84e-4808-ad39-8f4ace2e9e9b&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001034 10.0.0.38 - - [2026-01-01 02:52:07] "POST /neutron/port HTTP/1.1" 200 1088 0.309569 10.0.0.27 - - [2026-01-01 02:52:07] "GET /projects?obj_uuids=29ebb2f8-f84e-4808-ad39-8f4ace2e9e9b&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.002374 10.0.0.38 - - [2026-01-01 02:52:07] "POST /neutron/port HTTP/1.1" 200 1142 0.117390 10.0.0.38 - - [2026-01-01 02:52:07] "GET /project/29ebb2f8-f84e-4808-ad39-8f4ace2e9e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.136183 10.0.0.38 - - [2026-01-01 02:52:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004909 10.0.0.38 - - [2026-01-01 02:52:07] "POST /neutron/network HTTP/1.1" 200 952 0.007064 10.0.0.38 - - [2026-01-01 02:52:07] "POST /neutron/port HTTP/1.1" 200 117 0.006391 10.0.0.27 - - [2026-01-01 02:52:08] "DELETE /project/29ebb2f8f84e4808ad398f4ace2e9e9b HTTP/1.1" 404 173 0.006446 10.0.0.27 - - [2026-01-01 02:52:08] "DELETE /project/655e085f-cc1b-4f67-9397-0a1f099c89c2 HTTP/1.1" 404 177 0.005937 10.0.0.38 - - [2026-01-01 02:52:08] "POST /neutron/network HTTP/1.1" 200 962 0.006405 10.0.0.38 - - [2026-01-01 02:52:08] "POST /neutron/port HTTP/1.1" 200 1088 0.051689 10.0.0.38 - - [2026-01-01 02:52:09] "POST /neutron/port HTTP/1.1" 200 1152 0.019280 10.0.0.38 - - [2026-01-01 02:52:09] "POST /neutron/port HTTP/1.1" 200 117 0.001025 10.0.0.38 - - [2026-01-01 02:52:12] "POST /neutron/security_group HTTP/1.1" 200 1288 0.007631 10.0.0.38 - - [2026-01-01 02:52:13] "POST /neutron/port HTTP/1.1" 200 1152 0.020996 10.0.0.38 - - [2026-01-01 02:52:13] "POST /neutron/security_group HTTP/1.1" 200 1288 0.007685 10.0.0.38 - - [2026-01-01 02:52:13] "GET /virtual-machine/7c4128e6-5505-4651-b71e-6bb2582d2c5b HTTP/1.1" 401 292 0.000366 10.0.0.38 - - [2026-01-01 02:52:13] "GET /virtual-machine/7c4128e6-5505-4651-b71e-6bb2582d2c5b HTTP/1.1" 200 1322 0.032374 10.0.0.38 - - [2026-01-01 02:52:13] "GET /virtual-machine/7c4128e6-5505-4651-b71e-6bb2582d2c5b HTTP/1.1" 200 1322 0.004442 10.0.0.38 - - [2026-01-01 02:52:13] "GET /virtual-machine-interface/2136d86d-0a01-40f7-a522-998953aac976 HTTP/1.1" 200 3263 0.004888 10.0.0.38 - - [2026-01-01 02:52:13] "GET /virtual-machine/7c4128e6-5505-4651-b71e-6bb2582d2c5b HTTP/1.1" 200 1322 0.004461 10.0.0.38 - - [2026-01-01 02:52:13] "GET /virtual-machine-interface/2136d86d-0a01-40f7-a522-998953aac976 HTTP/1.1" 200 3263 0.006731 10.0.0.38 - - [2026-01-01 02:52:13] "GET /instance-ip/8ca2105f-5390-4f35-a450-273cc10119e2 HTTP/1.1" 200 1729 0.005830 10.0.0.38 - - [2026-01-01 02:52:13] "GET /virtual-machine/7c4128e6-5505-4651-b71e-6bb2582d2c5b HTTP/1.1" 200 1322 0.003480 10.0.0.38 - - [2026-01-01 02:52:13] "GET /virtual-machine-interface/2136d86d-0a01-40f7-a522-998953aac976 HTTP/1.1" 200 3263 0.005156 10.0.0.38 - - [2026-01-01 02:52:13] "GET /instance-ip/8ca2105f-5390-4f35-a450-273cc10119e2 HTTP/1.1" 200 1729 0.004331 10.0.0.38 - - [2026-01-01 02:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.38 - - [2026-01-01 02:52:13] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003711 10.0.0.38 - - [2026-01-01 02:52:13] "GET /virtual-networks?parent_id=29ebb2f8-f84e-4808-ad39-8f4ace2e9e9b&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003556 10.0.0.38 - - [2026-01-01 02:52:13] "GET /virtual-network/330b047d-e5f0-4b1a-8f1d-851a19876a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.005927 10.0.0.38 - - [2026-01-01 02:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.38 - - [2026-01-01 02:52:13] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004490 10.0.0.38 - - [2026-01-01 02:52:13] "GET /virtual-networks?parent_id=29ebb2f8-f84e-4808-ad39-8f4ace2e9e9b&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003740 10.0.0.38 - - [2026-01-01 02:52:13] "GET /virtual-network/330b047d-e5f0-4b1a-8f1d-851a19876a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.005332 10.0.0.38 - - [2026-01-01 02:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.38 - - [2026-01-01 02:52:14] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004863 10.0.0.38 - - [2026-01-01 02:52:14] "GET /virtual-networks?parent_id=29ebb2f8-f84e-4808-ad39-8f4ace2e9e9b&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002856 10.0.0.38 - - [2026-01-01 02:52:14] "GET /virtual-network/330b047d-e5f0-4b1a-8f1d-851a19876a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.006105 10.0.0.38 - - [2026-01-01 02:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.38 - - [2026-01-01 02:52:14] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004026 10.0.0.38 - - [2026-01-01 02:52:14] "GET /virtual-networks?parent_id=29ebb2f8-f84e-4808-ad39-8f4ace2e9e9b&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002987 10.0.0.38 - - [2026-01-01 02:52:14] "GET /virtual-network/330b047d-e5f0-4b1a-8f1d-851a19876a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.007333 10.0.0.38 - - [2026-01-01 02:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.38 - - [2026-01-01 02:52:14] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003911 10.0.0.38 - - [2026-01-01 02:52:14] "GET /virtual-networks?parent_id=29ebb2f8-f84e-4808-ad39-8f4ace2e9e9b&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003993 10.0.0.38 - - [2026-01-01 02:52:14] "GET /virtual-network/330b047d-e5f0-4b1a-8f1d-851a19876a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.005811 10.0.0.38 - - [2026-01-01 02:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.38 - - [2026-01-01 02:52:14] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004209 10.0.0.38 - - [2026-01-01 02:52:14] "GET /virtual-networks?parent_id=29ebb2f8-f84e-4808-ad39-8f4ace2e9e9b&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002990 10.0.0.38 - - [2026-01-01 02:52:14] "GET /virtual-network/330b047d-e5f0-4b1a-8f1d-851a19876a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.006043 10.0.0.38 - - [2026-01-01 02:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004499 10.0.0.38 - - [2026-01-01 02:52:14] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003967 10.0.0.38 - - [2026-01-01 02:52:14] "GET /virtual-networks?parent_id=29ebb2f8-f84e-4808-ad39-8f4ace2e9e9b&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003364 10.0.0.38 - - [2026-01-01 02:52:14] "GET /virtual-network/330b047d-e5f0-4b1a-8f1d-851a19876a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.006320 10.0.0.38 - - [2026-01-01 02:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.38 - - [2026-01-01 02:52:17] "GET /virtual-network/330b047d-e5f0-4b1a-8f1d-851a19876a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.005341 10.0.0.38 - - [2026-01-01 02:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.38 - - [2026-01-01 02:52:21] "GET /virtual-network/330b047d-e5f0-4b1a-8f1d-851a19876a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.006363 10.0.0.38 - - [2026-01-01 02:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086 10.0.0.38 - - [2026-01-01 02:52:25] "GET /virtual-network/330b047d-e5f0-4b1a-8f1d-851a19876a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.005802 10.0.0.38 - - [2026-01-01 02:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862 10.0.0.38 - - [2026-01-01 02:52:29] "GET /virtual-network/330b047d-e5f0-4b1a-8f1d-851a19876a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.005737 10.0.0.38 - - [2026-01-01 02:52:32] "GET /obj-perms HTTP/1.1" 200 5056 0.060622 10.0.0.38 - - [2026-01-01 02:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.38 - - [2026-01-01 02:52:34] "GET /virtual-network/330b047d-e5f0-4b1a-8f1d-851a19876a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.007092 10.0.0.38 - - [2026-01-01 02:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.38 - - [2026-01-01 02:52:38] "GET /virtual-network/330b047d-e5f0-4b1a-8f1d-851a19876a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.005144 10.0.0.38 - - [2026-01-01 02:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003667 10.0.0.38 - - [2026-01-01 02:52:42] "GET /virtual-network/330b047d-e5f0-4b1a-8f1d-851a19876a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.006856 10.0.0.38 - - [2026-01-01 02:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003100 10.0.0.38 - - [2026-01-01 02:52:44] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003694 10.0.0.38 - - [2026-01-01 02:52:44] "GET /virtual-networks?parent_id=29ebb2f8-f84e-4808-ad39-8f4ace2e9e9b&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002781 10.0.0.38 - - [2026-01-01 02:52:44] "GET /virtual-network/330b047d-e5f0-4b1a-8f1d-851a19876a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.006424 10.0.0.38 - - [2026-01-01 02:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.38 - - [2026-01-01 02:52:44] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003674 10.0.0.38 - - [2026-01-01 02:52:44] "GET /virtual-networks?parent_id=29ebb2f8-f84e-4808-ad39-8f4ace2e9e9b&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002741 10.0.0.38 - - [2026-01-01 02:52:44] "GET /virtual-network/330b047d-e5f0-4b1a-8f1d-851a19876a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.005530 10.0.0.38 - - [2026-01-01 02:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.38 - - [2026-01-01 02:52:44] "GET /routing-instance/0c09183b-d823-4751-a5ed-abb7f00bec06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1704 0.004059 10.0.0.38 - - [2026-01-01 02:52:44] "GET /route-target/ac0e122a-4d01-461a-abdf-0c43dad237ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003981 10.0.0.38 - - [2026-01-01 02:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.38 - - [2026-01-01 02:52:44] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003654 10.0.0.38 - - [2026-01-01 02:52:44] "GET /virtual-networks?parent_id=29ebb2f8-f84e-4808-ad39-8f4ace2e9e9b&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004064 10.0.0.38 - - [2026-01-01 02:52:45] "GET /virtual-network/330b047d-e5f0-4b1a-8f1d-851a19876a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.006066 10.0.0.38 - - [2026-01-01 02:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002799 10.0.0.38 - - [2026-01-01 02:52:45] "GET /routing-instance/0c09183b-d823-4751-a5ed-abb7f00bec06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1704 0.004722 10.0.0.38 - - [2026-01-01 02:52:45] "GET /route-target/ac0e122a-4d01-461a-abdf-0c43dad237ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003719 10.0.0.38 - - [2026-01-01 02:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.38 - - [2026-01-01 02:52:45] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004385 10.0.0.38 - - [2026-01-01 02:52:45] "GET /virtual-networks?parent_id=29ebb2f8-f84e-4808-ad39-8f4ace2e9e9b&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003122 10.0.0.38 - - [2026-01-01 02:52:45] "GET /virtual-network/330b047d-e5f0-4b1a-8f1d-851a19876a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.005563 10.0.0.38 - - [2026-01-01 02:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005179 10.0.0.38 - - [2026-01-01 02:52:45] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004513 10.0.0.38 - - [2026-01-01 02:52:45] "GET /virtual-networks?parent_id=29ebb2f8-f84e-4808-ad39-8f4ace2e9e9b&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003390 10.0.0.38 - - [2026-01-01 02:52:45] "GET /virtual-network/330b047d-e5f0-4b1a-8f1d-851a19876a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.006375 10.0.0.38 - - [2026-01-01 02:52:45] "GET /obj-perms HTTP/1.1" 200 5090 0.056823 10.0.0.27 - - [2026-01-01 02:52:45] "GET /obj-perms HTTP/1.1" 200 5090 0.003803 10.0.0.38 - - [2026-01-01 02:52:45] "GET /obj-perms HTTP/1.1" 200 5090 0.003955 10.0.0.38 - - [2026-01-01 02:52:45] "GET /obj-perms HTTP/1.1" 200 5090 0.003964 10.0.0.38 - - [2026-01-01 02:52:46] "GET /virtual-machine/7c4128e6-5505-4651-b71e-6bb2582d2c5b HTTP/1.1" 200 1322 0.004783 10.0.0.38 - - [2026-01-01 02:52:46] "GET /virtual-machine-interface/2136d86d-0a01-40f7-a522-998953aac976 HTTP/1.1" 200 3263 0.005940 10.0.0.38 - - [2026-01-01 02:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424 10.0.0.38 - - [2026-01-01 02:52:46] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003336 10.0.0.38 - - [2026-01-01 02:52:46] "GET /virtual-networks?parent_id=29ebb2f8-f84e-4808-ad39-8f4ace2e9e9b&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002935 10.0.0.38 - - [2026-01-01 02:52:46] "GET /virtual-network/330b047d-e5f0-4b1a-8f1d-851a19876a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.005678 10.0.0.38 - - [2026-01-01 02:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.38 - - [2026-01-01 02:52:47] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003593 10.0.0.38 - - [2026-01-01 02:52:47] "GET /virtual-networks?parent_id=29ebb2f8-f84e-4808-ad39-8f4ace2e9e9b&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003015 10.0.0.38 - - [2026-01-01 02:52:47] "GET /virtual-network/330b047d-e5f0-4b1a-8f1d-851a19876a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.005944 10.0.0.38 - - [2026-01-01 02:52:52] "POST /neutron/port HTTP/1.1" 200 1152 0.018366 10.0.0.38 - - [2026-01-01 02:52:52] "POST /neutron/security_group HTTP/1.1" 200 1288 0.007946 10.0.0.38 - - [2026-01-01 02:52:57] "POST /neutron/port HTTP/1.1" 200 1152 0.018248 10.0.0.38 - - [2026-01-01 02:53:00] "POST /neutron/port HTTP/1.1" 200 1152 0.022148 10.0.0.38 - - [2026-01-01 02:53:01] "POST /neutron/subnet HTTP/1.1" 200 689 0.010162 10.0.0.38 - - [2026-01-01 02:53:02] "POST /neutron/port HTTP/1.1" 200 1152 0.017278 10.0.0.38 - - [2026-01-01 02:53:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004449 10.0.0.38 - - [2026-01-01 02:53:02] "POST /neutron/network HTTP/1.1" 200 952 0.007269 10.0.0.38 - - [2026-01-01 02:53:03] "POST /neutron/port HTTP/1.1" 200 1152 0.022424 10.0.0.38 - - [2026-01-01 02:53:03] "POST /neutron/security_group HTTP/1.1" 200 1288 0.007475 10.0.0.38 - - [2026-01-01 02:53:03] "GET /virtual-machine/bc588b3c-a2cc-4148-963b-f8220f0015d5 HTTP/1.1" 200 1323 0.006900 10.0.0.38 - - [2026-01-01 02:53:03] "GET /virtual-machine/bc588b3c-a2cc-4148-963b-f8220f0015d5 HTTP/1.1" 200 1323 0.003361 10.0.0.38 - - [2026-01-01 02:53:03] "GET /virtual-machine-interface/b15462c8-3826-4f9b-9bda-c7d76bdca8fd HTTP/1.1" 200 3264 0.005178 10.0.0.38 - - [2026-01-01 02:53:03] "GET /virtual-machine/bc588b3c-a2cc-4148-963b-f8220f0015d5 HTTP/1.1" 200 1323 0.003575 10.0.0.38 - - [2026-01-01 02:53:03] "GET /virtual-machine-interface/b15462c8-3826-4f9b-9bda-c7d76bdca8fd HTTP/1.1" 200 3264 0.005920 10.0.0.38 - - [2026-01-01 02:53:03] "GET /instance-ip/dae1a8e7-fe4e-48c6-879c-3b32232f033a HTTP/1.1" 200 1728 0.008266 10.0.0.38 - - [2026-01-01 02:53:03] "GET /virtual-machine/bc588b3c-a2cc-4148-963b-f8220f0015d5 HTTP/1.1" 200 1323 0.004652 10.0.0.38 - - [2026-01-01 02:53:03] "GET /virtual-machine-interface/b15462c8-3826-4f9b-9bda-c7d76bdca8fd HTTP/1.1" 200 3264 0.006734 10.0.0.38 - - [2026-01-01 02:53:03] "GET /instance-ip/dae1a8e7-fe4e-48c6-879c-3b32232f033a HTTP/1.1" 200 1728 0.005218 10.0.0.38 - - [2026-01-01 02:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004119 10.0.0.38 - - [2026-01-01 02:53:03] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003799 10.0.0.38 - - [2026-01-01 02:53:03] "GET /virtual-networks?parent_id=29ebb2f8-f84e-4808-ad39-8f4ace2e9e9b&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003416 10.0.0.38 - - [2026-01-01 02:53:03] "GET /virtual-network/330b047d-e5f0-4b1a-8f1d-851a19876a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.005522 10.0.0.38 - - [2026-01-01 02:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004619 10.0.0.38 - - [2026-01-01 02:53:03] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004279 10.0.0.38 - - [2026-01-01 02:53:03] "GET /virtual-networks?parent_id=29ebb2f8-f84e-4808-ad39-8f4ace2e9e9b&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003517 10.0.0.38 - - [2026-01-01 02:53:03] "GET /virtual-network/330b047d-e5f0-4b1a-8f1d-851a19876a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.006986 10.0.0.38 - - [2026-01-01 02:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004037 10.0.0.38 - - [2026-01-01 02:53:03] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004284 10.0.0.38 - - [2026-01-01 02:53:03] "GET /virtual-networks?parent_id=29ebb2f8-f84e-4808-ad39-8f4ace2e9e9b&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003970 10.0.0.38 - - [2026-01-01 02:53:03] "GET /virtual-network/330b047d-e5f0-4b1a-8f1d-851a19876a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.006022 10.0.0.38 - - [2026-01-01 02:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003939 10.0.0.38 - - [2026-01-01 02:53:03] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004798 10.0.0.38 - - [2026-01-01 02:53:03] "GET /virtual-networks?parent_id=29ebb2f8-f84e-4808-ad39-8f4ace2e9e9b&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003387 10.0.0.38 - - [2026-01-01 02:53:03] "GET /virtual-network/330b047d-e5f0-4b1a-8f1d-851a19876a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.005977 10.0.0.38 - - [2026-01-01 02:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004401 10.0.0.38 - - [2026-01-01 02:53:03] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004220 10.0.0.38 - - [2026-01-01 02:53:03] "GET /virtual-networks?parent_id=29ebb2f8-f84e-4808-ad39-8f4ace2e9e9b&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003331 10.0.0.38 - - [2026-01-01 02:53:04] "GET /virtual-network/330b047d-e5f0-4b1a-8f1d-851a19876a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.006907 10.0.0.38 - - [2026-01-01 02:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004214 10.0.0.38 - - [2026-01-01 02:53:04] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004940 10.0.0.38 - - [2026-01-01 02:53:04] "GET /virtual-networks?parent_id=29ebb2f8-f84e-4808-ad39-8f4ace2e9e9b&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003572 10.0.0.38 - - [2026-01-01 02:53:04] "GET /virtual-network/330b047d-e5f0-4b1a-8f1d-851a19876a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.006508 10.0.0.38 - - [2026-01-01 02:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.38 - - [2026-01-01 02:53:04] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005242 10.0.0.38 - - [2026-01-01 02:53:04] "GET /virtual-networks?parent_id=29ebb2f8-f84e-4808-ad39-8f4ace2e9e9b&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003459 10.0.0.38 - - [2026-01-01 02:53:04] "GET /virtual-network/330b047d-e5f0-4b1a-8f1d-851a19876a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.005350 10.0.0.38 - - [2026-01-01 02:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.38 - - [2026-01-01 02:53:05] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004183 10.0.0.38 - - [2026-01-01 02:53:05] "GET /virtual-networks?parent_id=29ebb2f8-f84e-4808-ad39-8f4ace2e9e9b&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002939 10.0.0.38 - - [2026-01-01 02:53:05] "GET /virtual-network/330b047d-e5f0-4b1a-8f1d-851a19876a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.006375 10.0.0.38 - - [2026-01-01 02:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004241 10.0.0.38 - - [2026-01-01 02:53:05] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003800 10.0.0.38 - - [2026-01-01 02:53:05] "GET /virtual-networks?parent_id=29ebb2f8-f84e-4808-ad39-8f4ace2e9e9b&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003233 10.0.0.38 - - [2026-01-01 02:53:05] "GET /virtual-network/330b047d-e5f0-4b1a-8f1d-851a19876a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.006170 10.0.0.38 - - [2026-01-01 02:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.38 - - [2026-01-01 02:53:05] "GET /routing-instance/0c09183b-d823-4751-a5ed-abb7f00bec06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1704 0.005212 10.0.0.38 - - [2026-01-01 02:53:05] "GET /route-target/ac0e122a-4d01-461a-abdf-0c43dad237ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004313 10.0.0.38 - - [2026-01-01 02:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.38 - - [2026-01-01 02:53:05] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004829 10.0.0.38 - - [2026-01-01 02:53:05] "GET /virtual-networks?parent_id=29ebb2f8-f84e-4808-ad39-8f4ace2e9e9b&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003496 10.0.0.38 - - [2026-01-01 02:53:05] "GET /virtual-network/330b047d-e5f0-4b1a-8f1d-851a19876a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.008286 10.0.0.38 - - [2026-01-01 02:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004008 10.0.0.38 - - [2026-01-01 02:53:06] "GET /routing-instance/0c09183b-d823-4751-a5ed-abb7f00bec06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1704 0.005682 10.0.0.38 - - [2026-01-01 02:53:06] "GET /route-target/ac0e122a-4d01-461a-abdf-0c43dad237ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003223 10.0.0.38 - - [2026-01-01 02:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003563 10.0.0.38 - - [2026-01-01 02:53:06] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004157 10.0.0.38 - - [2026-01-01 02:53:06] "GET /virtual-networks?parent_id=29ebb2f8-f84e-4808-ad39-8f4ace2e9e9b&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003039 10.0.0.38 - - [2026-01-01 02:53:06] "GET /virtual-network/330b047d-e5f0-4b1a-8f1d-851a19876a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.006789 10.0.0.38 - - [2026-01-01 02:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003498 10.0.0.38 - - [2026-01-01 02:53:06] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003764 10.0.0.38 - - [2026-01-01 02:53:06] "GET /virtual-networks?parent_id=29ebb2f8-f84e-4808-ad39-8f4ace2e9e9b&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002935 10.0.0.38 - - [2026-01-01 02:53:06] "GET /virtual-network/330b047d-e5f0-4b1a-8f1d-851a19876a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.006016 10.0.0.27 - - [2026-01-01 02:53:06] "GET /obj-perms HTTP/1.1" 200 5090 0.003426 10.0.0.38 - - [2026-01-01 02:53:06] "GET /obj-perms HTTP/1.1" 200 5090 0.003767 10.0.0.38 - - [2026-01-01 02:53:06] "GET /obj-perms HTTP/1.1" 200 5090 0.004971 10.0.0.38 - - [2026-01-01 02:53:06] "GET /obj-perms HTTP/1.1" 200 5090 0.003421 10.0.0.249 - - [2026-01-01 02:53:06] "GET /obj-perms HTTP/1.1" 200 5090 0.003464 10.0.0.38 - - [2026-01-01 02:53:06] "GET /virtual-machine/bc588b3c-a2cc-4148-963b-f8220f0015d5 HTTP/1.1" 200 1323 0.004002 10.0.0.38 - - [2026-01-01 02:53:06] "GET /virtual-machine-interface/b15462c8-3826-4f9b-9bda-c7d76bdca8fd HTTP/1.1" 200 3264 0.005102 10.0.0.38 - - [2026-01-01 02:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.38 - - [2026-01-01 02:53:06] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003751 10.0.0.38 - - [2026-01-01 02:53:06] "GET /virtual-networks?parent_id=29ebb2f8-f84e-4808-ad39-8f4ace2e9e9b&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003956 10.0.0.38 - - [2026-01-01 02:53:06] "GET /virtual-network/330b047d-e5f0-4b1a-8f1d-851a19876a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.006260 10.0.0.38 - - [2026-01-01 02:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.38 - - [2026-01-01 02:53:07] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003573 10.0.0.38 - - [2026-01-01 02:53:07] "GET /virtual-networks?parent_id=29ebb2f8-f84e-4808-ad39-8f4ace2e9e9b&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003039 10.0.0.38 - - [2026-01-01 02:53:07] "GET /virtual-network/330b047d-e5f0-4b1a-8f1d-851a19876a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.006227 10.0.0.38 - - [2026-01-01 02:53:08] "GET /virtual-machine/7c4128e6-5505-4651-b71e-6bb2582d2c5b HTTP/1.1" 200 1322 0.005416 10.0.0.38 - - [2026-01-01 02:53:08] "GET /virtual-machine-interface/2136d86d-0a01-40f7-a522-998953aac976 HTTP/1.1" 200 3263 0.006326 10.0.0.38 - - [2026-01-01 02:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.38 - - [2026-01-01 02:53:08] "GET /security-group/51abf756-1fec-4bd6-81fe-23b72c854a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2573 0.005053 10.0.0.38 - - [2026-01-01 02:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003563 10.0.0.38 - - [2026-01-01 02:53:08] "GET /security-group/51abf756-1fec-4bd6-81fe-23b72c854a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2573 0.007340 10.0.0.38 - - [2026-01-01 02:53:08] "POST /neutron/security_group HTTP/1.1" 200 1314 0.004036 10.0.0.38 - - [2026-01-01 02:53:08] "POST /neutron/port HTTP/1.1" 200 1142 0.013437 10.0.0.38 - - [2026-01-01 02:53:08] "GET /virtual-machine/7c4128e6-5505-4651-b71e-6bb2582d2c5b HTTP/1.1" 200 1322 0.004117 10.0.0.38 - - [2026-01-01 02:53:08] "GET /virtual-machine-interface/2136d86d-0a01-40f7-a522-998953aac976 HTTP/1.1" 200 3202 0.006838 10.0.0.38 - - [2026-01-01 02:53:08] "POST /neutron/security_group HTTP/1.1" 200 1288 0.007582 10.0.0.38 - - [2026-01-01 02:53:08] "POST /neutron/port HTTP/1.1" 200 1104 0.014747 10.0.0.38 - - [2026-01-01 02:53:08] "GET /virtual-machine/7c4128e6-5505-4651-b71e-6bb2582d2c5b HTTP/1.1" 200 1322 0.003831 10.0.0.38 - - [2026-01-01 02:53:08] "GET /virtual-machine-interface/2136d86d-0a01-40f7-a522-998953aac976 HTTP/1.1" 200 3263 0.007826 10.0.0.38 - - [2026-01-01 02:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002689 10.0.0.38 - - [2026-01-01 02:53:08] "GET /security-group/51abf756-1fec-4bd6-81fe-23b72c854a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2573 0.003545 10.0.0.38 - - [2026-01-01 02:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.38 - - [2026-01-01 02:53:08] "GET /security-group/51abf756-1fec-4bd6-81fe-23b72c854a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2573 0.004305 10.0.0.38 - - [2026-01-01 02:53:08] "DELETE /security-group/51abf756-1fec-4bd6-81fe-23b72c854a0d HTTP/1.1" 409 336 0.009162 10.0.0.27 - - [2026-01-01 02:53:33] "GET /obj-perms HTTP/1.1" 200 5056 0.056063 10.0.0.38 - - [2026-01-01 02:54:01] "POST /neutron/port HTTP/1.1" 200 1152 0.020440 10.0.0.38 - - [2026-01-01 02:54:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003873 10.0.0.38 - - [2026-01-01 02:54:01] "POST /neutron/network HTTP/1.1" 200 952 0.007163 10.0.0.38 - - [2026-01-01 02:54:04] "POST /neutron/network HTTP/1.1" 200 962 0.006905 10.0.0.38 - - [2026-01-01 02:54:04] "POST /neutron/port HTTP/1.1" 200 117 0.001167 10.0.0.38 - - [2026-01-01 02:54:38] "GET /security-group/51abf756-1fec-4bd6-81fe-23b72c854a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2573 0.004620 10.0.0.38 - - [2026-01-01 02:54:38] "PUT /security-group/51abf756-1fec-4bd6-81fe-23b72c854a0d HTTP/1.1" 200 262 0.016158 10.0.0.249 - - [2026-01-01 02:54:38] "PUT /access-control-list/4299b53e-ae49-4634-8cd6-62f74a585a56 HTTP/1.1" 200 272 0.047842 10.0.0.38 - - [2026-01-01 02:54:40] "POST /neutron/port HTTP/1.1" 200 1152 0.024434 10.0.0.38 - - [2026-01-01 02:54:41] "POST /neutron/port HTTP/1.1" 200 1104 0.085414 10.0.0.38 - - [2026-01-01 02:54:41] "GET /virtual-machine/bc588b3c-a2cc-4148-963b-f8220f0015d5 HTTP/1.1" 200 1323 0.004587 10.0.0.38 - - [2026-01-01 02:54:41] "POST /neutron/port HTTP/1.1" 200 151 0.201424 10.0.0.38 - - [2026-01-01 02:54:43] "GET /virtual-machine/bc588b3c-a2cc-4148-963b-f8220f0015d5 HTTP/1.1" 404 171 0.004597 10.0.0.38 - - [2026-01-01 02:54:43] "GET /virtual-machine/bc588b3c-a2cc-4148-963b-f8220f0015d5 HTTP/1.1" 404 171 0.003043 10.0.0.38 - - [2026-01-01 02:54:43] "GET /virtual-machine/bc588b3c-a2cc-4148-963b-f8220f0015d5 HTTP/1.1" 404 171 0.003486 10.0.0.38 - - [2026-01-01 02:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.38 - - [2026-01-01 02:54:43] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003714 10.0.0.38 - - [2026-01-01 02:54:43] "GET /virtual-networks?parent_id=29ebb2f8-f84e-4808-ad39-8f4ace2e9e9b&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003335 10.0.0.38 - - [2026-01-01 02:54:43] "GET /virtual-network/330b047d-e5f0-4b1a-8f1d-851a19876a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.006672 10.0.0.38 - - [2026-01-01 02:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.38 - - [2026-01-01 02:54:43] "GET /routing-instance/0c09183b-d823-4751-a5ed-abb7f00bec06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1704 0.005458 10.0.0.38 - - [2026-01-01 02:54:43] "GET /route-target/ac0e122a-4d01-461a-abdf-0c43dad237ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004345 10.0.0.38 - - [2026-01-01 02:54:43] "GET /obj-perms HTTP/1.1" 200 5090 0.004560 10.0.0.38 - - [2026-01-01 02:54:49] "GET /obj-perms HTTP/1.1" 200 5090 0.004006 10.0.0.38 - - [2026-01-01 02:54:52] "GET /obj-perms HTTP/1.1" 200 5090 0.007819 10.0.0.38 - - [2026-01-01 02:54:53] "POST /neutron/port HTTP/1.1" 200 1142 0.014712 10.0.0.38 - - [2026-01-01 02:54:53] "GET /virtual-machine/7c4128e6-5505-4651-b71e-6bb2582d2c5b HTTP/1.1" 200 1322 0.004553 10.0.0.38 - - [2026-01-01 02:54:53] "POST /neutron/port HTTP/1.1" 200 1114 0.017725 10.0.0.38 - - [2026-01-01 02:54:55] "GET /virtual-machine/7c4128e6-5505-4651-b71e-6bb2582d2c5b HTTP/1.1" 404 171 0.004909 10.0.0.38 - - [2026-01-01 02:54:55] "GET /virtual-machine/7c4128e6-5505-4651-b71e-6bb2582d2c5b HTTP/1.1" 404 171 0.002604 10.0.0.38 - - [2026-01-01 02:54:55] "GET /virtual-machine/7c4128e6-5505-4651-b71e-6bb2582d2c5b HTTP/1.1" 404 171 0.005034 10.0.0.38 - - [2026-01-01 02:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004178 10.0.0.38 - - [2026-01-01 02:54:55] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003672 10.0.0.38 - - [2026-01-01 02:54:55] "GET /virtual-networks?parent_id=29ebb2f8-f84e-4808-ad39-8f4ace2e9e9b&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003062 10.0.0.38 - - [2026-01-01 02:54:55] "GET /virtual-network/330b047d-e5f0-4b1a-8f1d-851a19876a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.006223 10.0.0.38 - - [2026-01-01 02:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002859 10.0.0.38 - - [2026-01-01 02:54:55] "GET /routing-instance/0c09183b-d823-4751-a5ed-abb7f00bec06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1704 0.005141 10.0.0.38 - - [2026-01-01 02:54:55] "GET /route-target/ac0e122a-4d01-461a-abdf-0c43dad237ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003849 10.0.0.38 - - [2026-01-01 02:54:55] "GET /obj-perms HTTP/1.1" 200 5090 0.004773 10.0.0.38 - - [2026-01-01 02:54:58] "GET /obj-perms HTTP/1.1" 200 5090 0.005527 10.0.0.27 - - [2026-01-01 02:54:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.27 - - [2026-01-01 02:54:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000374 10.0.0.249 - - [2026-01-01 02:54:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000348 10.0.0.249 - - [2026-01-01 02:54:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.27 - - [2026-01-01 02:54:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000465 10.0.0.27 - - [2026-01-01 02:54:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000384 10.0.0.249 - - [2026-01-01 02:54:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000357 10.0.0.249 - - [2026-01-01 02:54:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.38 - - [2026-01-01 02:55:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000344 10.0.0.38 - - [2026-01-01 02:55:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000368 10.0.0.38 - - [2026-01-01 02:55:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000361 10.0.0.38 - - [2026-01-01 02:55:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.38 - - [2026-01-01 02:55:05] "GET /obj-perms HTTP/1.1" 200 5090 0.004754 10.0.0.38 - - [2026-01-01 02:55:08] "GET /obj-perms HTTP/1.1" 200 5090 0.003371 10.0.0.38 - - [2026-01-01 02:55:14] "GET /obj-perms HTTP/1.1" 200 5090 0.003793 10.0.0.38 - - [2026-01-01 02:55:17] "GET /obj-perms HTTP/1.1" 200 5090 0.004441 10.0.0.38 - - [2026-01-01 02:55:23] "GET /obj-perms HTTP/1.1" 200 5090 0.004118 10.0.0.38 - - [2026-01-01 02:55:23] "GET /obj-perms HTTP/1.1" 200 5090 0.014242 10.0.0.249 - - [2026-01-01 02:55:23] "GET /obj-perms HTTP/1.1" 200 5090 0.003434 10.0.0.27 - - [2026-01-01 02:55:23] "GET /obj-perms HTTP/1.1" 200 5090 0.003049 10.0.0.38 - - [2026-01-01 02:55:23] "POST /neutron/network HTTP/1.1" 200 952 0.006444 10.0.0.249 - - [2026-01-01 02:55:23] "DELETE /route-target/ac0e122a-4d01-461a-abdf-0c43dad237ca HTTP/1.1" 200 115 0.025490 10.0.0.38 - - [2026-01-01 02:55:24] "DELETE /security-group/51abf756-1fec-4bd6-81fe-23b72c854a0d HTTP/1.1" 200 115 0.053252 10.0.0.38 - - [2026-01-01 02:55:24] "POST /fqname-to-id HTTP/1.1" 404 254 0.003996 10.0.0.27 - - [2026-01-01 02:55:25] "GET /projects?obj_uuids=29ebb2f8-f84e-4808-ad39-8f4ace2e9e9b&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.029098 10.0.0.38 - - [2026-01-01 02:55:25] "GET /project/29ebb2f8-f84e-4808-ad39-8f4ace2e9e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.128957 10.0.0.27 - - [2026-01-01 02:55:26] "GET /projects?obj_uuids=29ebb2f8-f84e-4808-ad39-8f4ace2e9e9b&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000956 10.0.0.38 - - [2026-01-01 02:55:26] "GET /project/29ebb2f8-f84e-4808-ad39-8f4ace2e9e9b?fields=virtual_networks HTTP/1.1" 200 1092 0.069372 10.0.0.27 - - [2026-01-01 02:55:26] "GET /projects?obj_uuids=29ebb2f8-f84e-4808-ad39-8f4ace2e9e9b&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001220 10.0.0.38 - - [2026-01-01 02:55:26] "GET /project/29ebb2f8-f84e-4808-ad39-8f4ace2e9e9b?fields=virtual_machine_interfaces HTTP/1.1" 200 1092 0.057384 10.0.0.27 - - [2026-01-01 02:55:26] "GET /projects?obj_uuids=29ebb2f8-f84e-4808-ad39-8f4ace2e9e9b&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000964 10.0.0.38 - - [2026-01-01 02:55:26] "GET /project/29ebb2f8-f84e-4808-ad39-8f4ace2e9e9b?fields=security_groups HTTP/1.1" 200 1348 0.045908 10.0.0.38 - - [2026-01-01 02:55:27] "POST /fqname-to-id HTTP/1.1" 404 209 0.027505 10.0.0.27 - - [2026-01-01 02:55:27] "GET /projects?obj_uuids=c528fcbb-54d6-4d3c-86e8-2de7bc90c51f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002846 10.0.0.27 - - [2026-01-01 02:55:27] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000877 10.0.0.27 - - [2026-01-01 02:55:27] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.034721 10.0.0.27 - - [2026-01-01 02:55:27] "POST /id-to-fqname HTTP/1.1" 200 212 0.004241 10.0.0.27 - - [2026-01-01 02:55:27] "POST /fqname-to-id HTTP/1.1" 404 222 0.007190 10.0.0.27 - - [2026-01-01 02:55:27] "POST /security-groups HTTP/1.1" 200 612 0.078270 10.0.0.249 - - [2026-01-01 02:55:27] "POST /fqname-to-id HTTP/1.1" 404 255 0.003280 10.0.0.27 - - [2026-01-01 02:55:27] "POST /projects HTTP/1.1" 200 627 0.288193 10.0.0.27 - - [2026-01-01 02:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.363310 10.0.0.249 - - [2026-01-01 02:55:27] "POST /access-control-lists HTTP/1.1" 200 615 0.028786 10.0.0.38 - - [2026-01-01 02:55:27] "GET /project/c528fcbb-54d6-4d3c-86e8-2de7bc90c51f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.525888 10.0.0.38 - - [2026-01-01 02:55:28] "GET / HTTP/1.1" 200 35931 0.001428 10.0.0.38 - - [2026-01-01 02:55:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000495 10.0.0.38 - - [2026-01-01 02:55:31] "POST /fqname-to-id HTTP/1.1" 404 245 0.061809 10.0.0.249 - - [2026-01-01 02:55:31] "POST /fqname-to-id HTTP/1.1" 404 276 0.004127 10.0.0.249 - - [2026-01-01 02:55:31] "PUT /access-control-list/a647178d-fd4d-4acf-977e-6c47a5b89b29 HTTP/1.1" 200 272 0.023422 10.0.0.27 - - [2026-01-01 02:55:31] "GET /projects?obj_uuids=c528fcbb-54d6-4d3c-86e8-2de7bc90c51f&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000898 10.0.0.38 - - [2026-01-01 02:55:31] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.116512 10.0.0.38 - - [2026-01-01 02:55:31] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.013334 10.0.0.249 - - [2026-01-01 02:55:32] "PUT /access-control-list/a647178d-fd4d-4acf-977e-6c47a5b89b29 HTTP/1.1" 200 272 0.011243 10.0.0.38 - - [2026-01-01 02:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.38 - - [2026-01-01 02:55:32] "GET /security-group/ac01edb3-52ca-4657-856c-4e1701428074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.011707 10.0.0.38 - - [2026-01-01 02:55:33] "POST /neutron/security_group HTTP/1.1" 200 1003 0.004024 10.0.0.38 - - [2026-01-01 02:55:33] "POST /fqname-to-id HTTP/1.1" 404 245 0.003061 10.0.0.249 - - [2026-01-01 02:55:33] "DELETE /access-control-list/a647178d-fd4d-4acf-977e-6c47a5b89b29 HTTP/1.1" 200 115 0.039571 10.0.0.38 - - [2026-01-01 02:55:33] "POST /fqname-to-id HTTP/1.1" 404 245 0.003943 10.0.0.249 - - [2026-01-01 02:55:33] "POST /fqname-to-id HTTP/1.1" 404 276 0.010792 10.0.0.249 - - [2026-01-01 02:55:33] "PUT /access-control-list/a2f7e5c7-cdc8-4c00-a64f-e006202b21b9 HTTP/1.1" 200 272 0.028413 10.0.0.27 - - [2026-01-01 02:55:33] "GET /projects?obj_uuids=c528fcbb-54d6-4d3c-86e8-2de7bc90c51f&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002433 10.0.0.38 - - [2026-01-01 02:55:34] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.066617 10.0.0.38 - - [2026-01-01 02:55:34] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.018608 10.0.0.249 - - [2026-01-01 02:55:34] "PUT /access-control-list/a2f7e5c7-cdc8-4c00-a64f-e006202b21b9 HTTP/1.1" 200 272 0.022998 10.0.0.38 - - [2026-01-01 02:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.011997 10.0.0.38 - - [2026-01-01 02:55:34] "GET /security-group/6865035e-2cd6-4b65-ab1c-e29ce75d8a4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.008912 10.0.0.27 - - [2026-01-01 02:55:34] "GET /projects?obj_uuids=c528fcbb-54d6-4d3c-86e8-2de7bc90c51f&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000892 10.0.0.38 - - [2026-01-01 02:55:34] "POST /neutron/security_group_rule HTTP/1.1" 200 2189 0.051199 10.0.0.38 - - [2026-01-01 02:55:35] "POST /neutron/security_group_rule HTTP/1.1" 200 581 0.169300 10.0.0.249 - - [2026-01-01 02:55:35] "PUT /access-control-list/a2f7e5c7-cdc8-4c00-a64f-e006202b21b9 HTTP/1.1" 200 272 0.012794 10.0.0.38 - - [2026-01-01 02:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.27 - - [2026-01-01 02:55:35] "GET /projects?obj_uuids=c528fcbb-54d6-4d3c-86e8-2de7bc90c51f&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000882 10.0.0.38 - - [2026-01-01 02:55:35] "GET /project/c528fcbb-54d6-4d3c-86e8-2de7bc90c51f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.048746 10.0.0.27 - - [2026-01-01 02:55:35] "GET /projects?obj_uuids=c528fcbb-54d6-4d3c-86e8-2de7bc90c51f&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001472 10.0.0.38 - - [2026-01-01 02:55:35] "POST /neutron/network HTTP/1.1" 200 708 0.132438 10.0.0.249 - - [2026-01-01 02:55:35] "POST /ref-update HTTP/1.1" 200 156 0.019487 10.0.0.38 - - [2026-01-01 02:55:36] "POST /id-to-fqname HTTP/1.1" 200 282 0.003377 10.0.0.38 - - [2026-01-01 02:55:36] "GET /virtual-network/3298cfb4-c45b-4396-a3cc-d46642040630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005630 10.0.0.38 - - [2026-01-01 02:55:36] "POST /neutron/network HTTP/1.1" 200 926 0.006754 10.0.0.38 - - [2026-01-01 02:55:36] "GET /virtual-network/3298cfb4-c45b-4396-a3cc-d46642040630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.004992 10.0.0.38 - - [2026-01-01 02:55:36] "GET /virtual-network/3298cfb4-c45b-4396-a3cc-d46642040630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006084 10.0.0.38 - - [2026-01-01 02:55:37] "POST /id-to-fqname HTTP/1.1" 200 282 0.001298 10.0.0.38 - - [2026-01-01 02:55:38] "POST /neutron/security_group HTTP/1.1" 200 1415 0.009485 10.0.0.27 - - [2026-01-01 02:55:38] "GET /projects?obj_uuids=c528fcbb-54d6-4d3c-86e8-2de7bc90c51f&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000925 10.0.0.38 - - [2026-01-01 02:55:38] "GET /project/c528fcbb-54d6-4d3c-86e8-2de7bc90c51f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.059366 10.0.0.38 - - [2026-01-01 02:55:39] "POST /neutron/port HTTP/1.1" 200 117 0.005661 10.0.0.38 - - [2026-01-01 02:55:39] "POST /id-to-fqname HTTP/1.1" 200 282 0.001140 10.0.0.38 - - [2026-01-01 02:55:39] "POST /neutron/security_group HTTP/1.1" 200 1415 0.007660 10.0.0.27 - - [2026-01-01 02:55:39] "GET /projects?obj_uuids=c528fcbb-54d6-4d3c-86e8-2de7bc90c51f&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000937 10.0.0.38 - - [2026-01-01 02:55:39] "POST /neutron/security_group HTTP/1.1" 200 3412 0.054805 10.0.0.27 - - [2026-01-01 02:55:40] "GET /projects?obj_uuids=c528fcbb-54d6-4d3c-86e8-2de7bc90c51f&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000882 10.0.0.38 - - [2026-01-01 02:55:40] "GET /project/c528fcbb-54d6-4d3c-86e8-2de7bc90c51f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.107302 10.0.0.38 - - [2026-01-01 02:55:40] "POST /neutron/network HTTP/1.1" 200 926 0.042966 10.0.0.38 - - [2026-01-01 02:55:40] "POST /neutron/port HTTP/1.1" 200 1144 0.025201 10.0.0.38 - - [2026-01-01 02:55:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.052342 10.0.0.38 - - [2026-01-01 02:55:40] "POST /neutron/port HTTP/1.1" 200 1144 0.022339 10.0.0.38 - - [2026-01-01 02:55:40] "POST /neutron/security_group HTTP/1.1" 200 1415 0.006978 10.0.0.27 - - [2026-01-01 02:55:41] "GET /projects?obj_uuids=c528fcbb-54d6-4d3c-86e8-2de7bc90c51f&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001183 10.0.0.38 - - [2026-01-01 02:55:41] "POST /neutron/port HTTP/1.1" 200 1080 0.294037 10.0.0.38 - - [2026-01-01 02:55:41] "POST /neutron/port HTTP/1.1" 200 1134 0.107979 10.0.0.38 - - [2026-01-01 02:55:41] "POST /neutron/subnet HTTP/1.1" 200 694 0.008430 10.0.0.38 - - [2026-01-01 02:55:45] "POST /neutron/port HTTP/1.1" 200 1144 0.016163 10.0.0.38 - - [2026-01-01 02:55:45] "POST /neutron/security_group HTTP/1.1" 200 1415 0.007742 10.0.0.38 - - [2026-01-01 02:55:46] "POST /neutron/port HTTP/1.1" 200 1144 0.019909 10.0.0.38 - - [2026-01-01 02:55:46] "GET /virtual-machine/8bd43e4f-e0a6-4e9c-9ac4-698b9ebbda87 HTTP/1.1" 401 292 0.000400 10.0.0.38 - - [2026-01-01 02:55:46] "GET /virtual-machine/8bd43e4f-e0a6-4e9c-9ac4-698b9ebbda87 HTTP/1.1" 200 1314 0.034894 10.0.0.38 - - [2026-01-01 02:55:46] "GET /virtual-machine/8bd43e4f-e0a6-4e9c-9ac4-698b9ebbda87 HTTP/1.1" 200 1314 0.003727 10.0.0.38 - - [2026-01-01 02:55:46] "GET /virtual-machine-interface/5e124f2d-4a20-4bf0-9e5e-54e457643933 HTTP/1.1" 200 3191 0.005806 10.0.0.38 - - [2026-01-01 02:55:46] "GET /virtual-machine/8bd43e4f-e0a6-4e9c-9ac4-698b9ebbda87 HTTP/1.1" 200 1314 0.004297 10.0.0.38 - - [2026-01-01 02:55:46] "GET /virtual-machine-interface/5e124f2d-4a20-4bf0-9e5e-54e457643933 HTTP/1.1" 200 3191 0.005535 10.0.0.38 - - [2026-01-01 02:55:46] "GET /instance-ip/3eaa4c90-6116-47b0-920a-d1fdf2a090d8 HTTP/1.1" 200 1702 0.006315 10.0.0.38 - - [2026-01-01 02:55:46] "GET /virtual-machine/8bd43e4f-e0a6-4e9c-9ac4-698b9ebbda87 HTTP/1.1" 200 1314 0.003425 10.0.0.38 - - [2026-01-01 02:55:46] "GET /virtual-machine-interface/5e124f2d-4a20-4bf0-9e5e-54e457643933 HTTP/1.1" 200 3191 0.004975 10.0.0.38 - - [2026-01-01 02:55:46] "GET /instance-ip/3eaa4c90-6116-47b0-920a-d1fdf2a090d8 HTTP/1.1" 200 1702 0.003465 10.0.0.38 - - [2026-01-01 02:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.38 - - [2026-01-01 02:55:46] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003404 10.0.0.38 - - [2026-01-01 02:55:46] "GET /virtual-networks?parent_id=c528fcbb-54d6-4d3c-86e8-2de7bc90c51f&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002910 10.0.0.38 - - [2026-01-01 02:55:46] "GET /virtual-network/3298cfb4-c45b-4396-a3cc-d46642040630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006477 10.0.0.38 - - [2026-01-01 02:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.38 - - [2026-01-01 02:55:46] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005794 10.0.0.38 - - [2026-01-01 02:55:46] "GET /virtual-networks?parent_id=c528fcbb-54d6-4d3c-86e8-2de7bc90c51f&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003062 10.0.0.38 - - [2026-01-01 02:55:46] "GET /virtual-network/3298cfb4-c45b-4396-a3cc-d46642040630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005904 10.0.0.38 - - [2026-01-01 02:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003467 10.0.0.38 - - [2026-01-01 02:55:46] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004394 10.0.0.38 - - [2026-01-01 02:55:46] "GET /virtual-networks?parent_id=c528fcbb-54d6-4d3c-86e8-2de7bc90c51f&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003710 10.0.0.38 - - [2026-01-01 02:55:46] "GET /virtual-network/3298cfb4-c45b-4396-a3cc-d46642040630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.008968 10.0.0.38 - - [2026-01-01 02:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.38 - - [2026-01-01 02:55:46] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004355 10.0.0.38 - - [2026-01-01 02:55:46] "GET /virtual-networks?parent_id=c528fcbb-54d6-4d3c-86e8-2de7bc90c51f&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002622 10.0.0.38 - - [2026-01-01 02:55:46] "GET /virtual-network/3298cfb4-c45b-4396-a3cc-d46642040630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005699 10.0.0.38 - - [2026-01-01 02:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.38 - - [2026-01-01 02:55:47] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004396 10.0.0.38 - - [2026-01-01 02:55:47] "GET /virtual-networks?parent_id=c528fcbb-54d6-4d3c-86e8-2de7bc90c51f&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002708 10.0.0.38 - - [2026-01-01 02:55:47] "GET /virtual-network/3298cfb4-c45b-4396-a3cc-d46642040630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006230 10.0.0.38 - - [2026-01-01 02:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.38 - - [2026-01-01 02:55:47] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003643 10.0.0.38 - - [2026-01-01 02:55:47] "GET /virtual-networks?parent_id=c528fcbb-54d6-4d3c-86e8-2de7bc90c51f&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003345 10.0.0.38 - - [2026-01-01 02:55:47] "GET /virtual-network/3298cfb4-c45b-4396-a3cc-d46642040630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005945 10.0.0.38 - - [2026-01-01 02:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.38 - - [2026-01-01 02:55:47] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005031 10.0.0.38 - - [2026-01-01 02:55:47] "GET /virtual-networks?parent_id=c528fcbb-54d6-4d3c-86e8-2de7bc90c51f&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003329 10.0.0.38 - - [2026-01-01 02:55:47] "GET /virtual-network/3298cfb4-c45b-4396-a3cc-d46642040630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005693 10.0.0.38 - - [2026-01-01 02:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.38 - - [2026-01-01 02:55:50] "GET /virtual-network/3298cfb4-c45b-4396-a3cc-d46642040630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005443 10.0.0.38 - - [2026-01-01 02:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.38 - - [2026-01-01 02:55:54] "GET /virtual-network/3298cfb4-c45b-4396-a3cc-d46642040630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005249 10.0.0.38 - - [2026-01-01 02:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.38 - - [2026-01-01 02:55:58] "GET /virtual-network/3298cfb4-c45b-4396-a3cc-d46642040630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005536 10.0.0.38 - - [2026-01-01 02:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.38 - - [2026-01-01 02:56:02] "GET /virtual-network/3298cfb4-c45b-4396-a3cc-d46642040630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005294 10.0.0.38 - - [2026-01-01 02:56:02] "POST /neutron/port HTTP/1.1" 200 1144 0.018761 10.0.0.38 - - [2026-01-01 02:56:03] "POST /neutron/subnet HTTP/1.1" 200 694 0.008543 10.0.0.38 - - [2026-01-01 02:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887 10.0.0.38 - - [2026-01-01 02:56:06] "GET /virtual-network/3298cfb4-c45b-4396-a3cc-d46642040630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006839 10.0.0.27 - - [2026-01-01 02:56:08] "DELETE /project/c528fcbb54d64d3c86e82de7bc90c51f HTTP/1.1" 404 173 0.002586 10.0.0.27 - - [2026-01-01 02:56:08] "DELETE /project/29ebb2f8-f84e-4808-ad39-8f4ace2e9e9b HTTP/1.1" 404 177 0.005075 10.0.0.38 - - [2026-01-01 02:56:08] "POST /neutron/port HTTP/1.1" 200 1144 0.019704 10.0.0.38 - - [2026-01-01 02:56:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003935 10.0.0.38 - - [2026-01-01 02:56:08] "POST /neutron/network HTTP/1.1" 200 926 0.007050 10.0.0.38 - - [2026-01-01 02:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.38 - - [2026-01-01 02:56:10] "GET /virtual-network/3298cfb4-c45b-4396-a3cc-d46642040630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005182 10.0.0.38 - - [2026-01-01 02:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004753 10.0.0.38 - - [2026-01-01 02:56:15] "GET /virtual-network/3298cfb4-c45b-4396-a3cc-d46642040630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005795 10.0.0.38 - - [2026-01-01 02:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.38 - - [2026-01-01 02:56:17] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003306 10.0.0.38 - - [2026-01-01 02:56:17] "GET /virtual-networks?parent_id=c528fcbb-54d6-4d3c-86e8-2de7bc90c51f&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003082 10.0.0.38 - - [2026-01-01 02:56:17] "GET /virtual-network/3298cfb4-c45b-4396-a3cc-d46642040630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005646 10.0.0.38 - - [2026-01-01 02:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.38 - - [2026-01-01 02:56:17] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003832 10.0.0.38 - - [2026-01-01 02:56:17] "GET /virtual-networks?parent_id=c528fcbb-54d6-4d3c-86e8-2de7bc90c51f&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003211 10.0.0.38 - - [2026-01-01 02:56:17] "GET /virtual-network/3298cfb4-c45b-4396-a3cc-d46642040630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.007533 10.0.0.38 - - [2026-01-01 02:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.38 - - [2026-01-01 02:56:17] "GET /routing-instance/8b3aac57-58f9-48f2-9093-37aabb80e7e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1661 0.004404 10.0.0.38 - - [2026-01-01 02:56:17] "GET /route-target/9e64962f-fa40-4a84-adfb-c74bf77f6e30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003987 10.0.0.38 - - [2026-01-01 02:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003888 10.0.0.38 - - [2026-01-01 02:56:17] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003290 10.0.0.38 - - [2026-01-01 02:56:17] "GET /virtual-networks?parent_id=c528fcbb-54d6-4d3c-86e8-2de7bc90c51f&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003089 10.0.0.38 - - [2026-01-01 02:56:17] "GET /virtual-network/3298cfb4-c45b-4396-a3cc-d46642040630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005831 10.0.0.38 - - [2026-01-01 02:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.38 - - [2026-01-01 02:56:17] "GET /routing-instance/8b3aac57-58f9-48f2-9093-37aabb80e7e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1661 0.004778 10.0.0.38 - - [2026-01-01 02:56:17] "GET /route-target/9e64962f-fa40-4a84-adfb-c74bf77f6e30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003378 10.0.0.38 - - [2026-01-01 02:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.38 - - [2026-01-01 02:56:17] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004193 10.0.0.38 - - [2026-01-01 02:56:17] "GET /virtual-networks?parent_id=c528fcbb-54d6-4d3c-86e8-2de7bc90c51f&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003356 10.0.0.38 - - [2026-01-01 02:56:17] "GET /virtual-network/3298cfb4-c45b-4396-a3cc-d46642040630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005578 10.0.0.38 - - [2026-01-01 02:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.38 - - [2026-01-01 02:56:17] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004269 10.0.0.38 - - [2026-01-01 02:56:18] "GET /virtual-networks?parent_id=c528fcbb-54d6-4d3c-86e8-2de7bc90c51f&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002840 10.0.0.38 - - [2026-01-01 02:56:18] "GET /virtual-network/3298cfb4-c45b-4396-a3cc-d46642040630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005934 10.0.0.38 - - [2026-01-01 02:56:18] "GET /obj-perms HTTP/1.1" 200 5072 0.061352 10.0.0.27 - - [2026-01-01 02:56:18] "GET /obj-perms HTTP/1.1" 200 5072 0.071181 10.0.0.38 - - [2026-01-01 02:56:18] "GET /obj-perms HTTP/1.1" 200 5072 0.003877 10.0.0.38 - - [2026-01-01 02:56:18] "GET /obj-perms HTTP/1.1" 200 5072 0.003955 10.0.0.249 - - [2026-01-01 02:56:18] "GET /obj-perms HTTP/1.1" 200 5072 0.056992 10.0.0.38 - - [2026-01-01 02:56:18] "GET /virtual-machine/8bd43e4f-e0a6-4e9c-9ac4-698b9ebbda87 HTTP/1.1" 200 1314 0.003955 10.0.0.38 - - [2026-01-01 02:56:18] "GET /virtual-machine-interface/5e124f2d-4a20-4bf0-9e5e-54e457643933 HTTP/1.1" 200 3191 0.005123 10.0.0.38 - - [2026-01-01 02:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.38 - - [2026-01-01 02:56:18] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003521 10.0.0.38 - - [2026-01-01 02:56:18] "GET /virtual-networks?parent_id=c528fcbb-54d6-4d3c-86e8-2de7bc90c51f&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003252 10.0.0.38 - - [2026-01-01 02:56:18] "GET /virtual-network/3298cfb4-c45b-4396-a3cc-d46642040630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005613 10.0.0.38 - - [2026-01-01 02:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.38 - - [2026-01-01 02:56:19] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003276 10.0.0.38 - - [2026-01-01 02:56:19] "GET /virtual-networks?parent_id=c528fcbb-54d6-4d3c-86e8-2de7bc90c51f&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003724 10.0.0.38 - - [2026-01-01 02:56:19] "GET /virtual-network/3298cfb4-c45b-4396-a3cc-d46642040630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.010852 10.0.0.38 - - [2026-01-01 02:56:25] "POST /neutron/port HTTP/1.1" 200 1144 0.025442 10.0.0.38 - - [2026-01-01 02:56:25] "POST /neutron/security_group HTTP/1.1" 200 1415 0.030767 10.0.0.38 - - [2026-01-01 02:56:30] "POST /neutron/port HTTP/1.1" 200 1144 0.018054 10.0.0.38 - - [2026-01-01 02:56:35] "POST /neutron/security_group HTTP/1.1" 200 1415 0.008457 10.0.0.38 - - [2026-01-01 02:56:36] "POST /neutron/port HTTP/1.1" 200 1144 0.022337 10.0.0.27 - - [2026-01-01 02:56:36] "GET /obj-perms HTTP/1.1" 200 5056 0.075837 10.0.0.38 - - [2026-01-01 02:56:36] "POST /neutron/security_group HTTP/1.1" 200 1415 0.007433 10.0.0.38 - - [2026-01-01 02:56:36] "GET /virtual-machine/42fd8c45-719b-49ed-a5cd-c5823ef2ee02 HTTP/1.1" 200 1313 0.005267 10.0.0.38 - - [2026-01-01 02:56:36] "GET /virtual-machine/42fd8c45-719b-49ed-a5cd-c5823ef2ee02 HTTP/1.1" 200 1313 0.003740 10.0.0.38 - - [2026-01-01 02:56:36] "GET /virtual-machine-interface/088fca7a-67cc-4134-800a-e4745c5c7eb9 HTTP/1.1" 200 3189 0.004655 10.0.0.38 - - [2026-01-01 02:56:36] "GET /virtual-machine/42fd8c45-719b-49ed-a5cd-c5823ef2ee02 HTTP/1.1" 200 1313 0.003733 10.0.0.38 - - [2026-01-01 02:56:36] "GET /virtual-machine-interface/088fca7a-67cc-4134-800a-e4745c5c7eb9 HTTP/1.1" 200 3189 0.004663 10.0.0.38 - - [2026-01-01 02:56:36] "GET /instance-ip/16eb1196-b714-41e7-8131-6fc0455426d5 HTTP/1.1" 200 1701 0.005776 10.0.0.38 - - [2026-01-01 02:56:36] "GET /virtual-machine/42fd8c45-719b-49ed-a5cd-c5823ef2ee02 HTTP/1.1" 200 1313 0.003604 10.0.0.38 - - [2026-01-01 02:56:36] "GET /virtual-machine-interface/088fca7a-67cc-4134-800a-e4745c5c7eb9 HTTP/1.1" 200 3189 0.004876 10.0.0.38 - - [2026-01-01 02:56:36] "GET /instance-ip/16eb1196-b714-41e7-8131-6fc0455426d5 HTTP/1.1" 200 1701 0.005809 10.0.0.38 - - [2026-01-01 02:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.38 - - [2026-01-01 02:56:36] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003253 10.0.0.38 - - [2026-01-01 02:56:36] "GET /virtual-networks?parent_id=c528fcbb-54d6-4d3c-86e8-2de7bc90c51f&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003210 10.0.0.38 - - [2026-01-01 02:56:36] "GET /virtual-network/3298cfb4-c45b-4396-a3cc-d46642040630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005709 10.0.0.38 - - [2026-01-01 02:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.38 - - [2026-01-01 02:56:36] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005081 10.0.0.38 - - [2026-01-01 02:56:36] "GET /virtual-networks?parent_id=c528fcbb-54d6-4d3c-86e8-2de7bc90c51f&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003361 10.0.0.38 - - [2026-01-01 02:56:36] "GET /obj-perms HTTP/1.1" 200 5056 0.058592 10.0.0.38 - - [2026-01-01 02:56:36] "GET /virtual-network/3298cfb4-c45b-4396-a3cc-d46642040630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005783 10.0.0.38 - - [2026-01-01 02:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.38 - - [2026-01-01 02:56:36] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003959 10.0.0.38 - - [2026-01-01 02:56:36] "GET /virtual-networks?parent_id=c528fcbb-54d6-4d3c-86e8-2de7bc90c51f&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003484 10.0.0.38 - - [2026-01-01 02:56:36] "GET /virtual-network/3298cfb4-c45b-4396-a3cc-d46642040630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006313 10.0.0.38 - - [2026-01-01 02:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.38 - - [2026-01-01 02:56:36] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003906 10.0.0.38 - - [2026-01-01 02:56:36] "GET /virtual-networks?parent_id=c528fcbb-54d6-4d3c-86e8-2de7bc90c51f&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003167 10.0.0.38 - - [2026-01-01 02:56:36] "GET /virtual-network/3298cfb4-c45b-4396-a3cc-d46642040630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006744 10.0.0.38 - - [2026-01-01 02:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004166 10.0.0.38 - - [2026-01-01 02:56:36] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005021 10.0.0.38 - - [2026-01-01 02:56:36] "GET /virtual-networks?parent_id=c528fcbb-54d6-4d3c-86e8-2de7bc90c51f&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004945 10.0.0.38 - - [2026-01-01 02:56:36] "GET /virtual-network/3298cfb4-c45b-4396-a3cc-d46642040630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006476 10.0.0.38 - - [2026-01-01 02:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.38 - - [2026-01-01 02:56:36] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004307 10.0.0.38 - - [2026-01-01 02:56:36] "GET /virtual-networks?parent_id=c528fcbb-54d6-4d3c-86e8-2de7bc90c51f&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003799 10.0.0.38 - - [2026-01-01 02:56:37] "GET /virtual-network/3298cfb4-c45b-4396-a3cc-d46642040630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006131 10.0.0.38 - - [2026-01-01 02:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.38 - - [2026-01-01 02:56:37] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004350 10.0.0.38 - - [2026-01-01 02:56:37] "GET /virtual-networks?parent_id=c528fcbb-54d6-4d3c-86e8-2de7bc90c51f&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003254 10.0.0.38 - - [2026-01-01 02:56:37] "GET /virtual-network/3298cfb4-c45b-4396-a3cc-d46642040630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005953 10.0.0.38 - - [2026-01-01 02:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.38 - - [2026-01-01 02:56:38] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003715 10.0.0.38 - - [2026-01-01 02:56:38] "GET /virtual-networks?parent_id=c528fcbb-54d6-4d3c-86e8-2de7bc90c51f&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003223 10.0.0.38 - - [2026-01-01 02:56:38] "GET /virtual-network/3298cfb4-c45b-4396-a3cc-d46642040630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006071 10.0.0.38 - - [2026-01-01 02:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.38 - - [2026-01-01 02:56:38] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004872 10.0.0.38 - - [2026-01-01 02:56:38] "GET /virtual-networks?parent_id=c528fcbb-54d6-4d3c-86e8-2de7bc90c51f&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003145 10.0.0.38 - - [2026-01-01 02:56:38] "GET /virtual-network/3298cfb4-c45b-4396-a3cc-d46642040630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005864 10.0.0.38 - - [2026-01-01 02:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.38 - - [2026-01-01 02:56:38] "GET /routing-instance/8b3aac57-58f9-48f2-9093-37aabb80e7e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1661 0.004482 10.0.0.38 - - [2026-01-01 02:56:38] "GET /route-target/9e64962f-fa40-4a84-adfb-c74bf77f6e30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003883 10.0.0.38 - - [2026-01-01 02:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.38 - - [2026-01-01 02:56:38] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004552 10.0.0.38 - - [2026-01-01 02:56:38] "GET /virtual-networks?parent_id=c528fcbb-54d6-4d3c-86e8-2de7bc90c51f&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003398 10.0.0.38 - - [2026-01-01 02:56:38] "GET /virtual-network/3298cfb4-c45b-4396-a3cc-d46642040630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005487 10.0.0.38 - - [2026-01-01 02:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.38 - - [2026-01-01 02:56:38] "GET /routing-instance/8b3aac57-58f9-48f2-9093-37aabb80e7e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1661 0.004579 10.0.0.38 - - [2026-01-01 02:56:38] "GET /route-target/9e64962f-fa40-4a84-adfb-c74bf77f6e30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003710 10.0.0.38 - - [2026-01-01 02:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.38 - - [2026-01-01 02:56:39] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004401 10.0.0.38 - - [2026-01-01 02:56:39] "GET /virtual-networks?parent_id=c528fcbb-54d6-4d3c-86e8-2de7bc90c51f&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003105 10.0.0.38 - - [2026-01-01 02:56:39] "GET /virtual-network/3298cfb4-c45b-4396-a3cc-d46642040630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005818 10.0.0.38 - - [2026-01-01 02:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.38 - - [2026-01-01 02:56:39] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004014 10.0.0.38 - - [2026-01-01 02:56:39] "GET /virtual-networks?parent_id=c528fcbb-54d6-4d3c-86e8-2de7bc90c51f&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003154 10.0.0.38 - - [2026-01-01 02:56:39] "GET /virtual-network/3298cfb4-c45b-4396-a3cc-d46642040630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005630 10.0.0.38 - - [2026-01-01 02:56:39] "GET /obj-perms HTTP/1.1" 200 5072 0.003711 10.0.0.27 - - [2026-01-01 02:56:39] "GET /obj-perms HTTP/1.1" 200 5072 0.004379 10.0.0.38 - - [2026-01-01 02:56:39] "GET /obj-perms HTTP/1.1" 200 5072 0.003837 10.0.0.38 - - [2026-01-01 02:56:39] "GET /obj-perms HTTP/1.1" 200 5072 0.006861 10.0.0.38 - - [2026-01-01 02:56:39] "GET /virtual-machine/42fd8c45-719b-49ed-a5cd-c5823ef2ee02 HTTP/1.1" 200 1313 0.004153 10.0.0.38 - - [2026-01-01 02:56:39] "GET /virtual-machine-interface/088fca7a-67cc-4134-800a-e4745c5c7eb9 HTTP/1.1" 200 3189 0.005123 10.0.0.38 - - [2026-01-01 02:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.38 - - [2026-01-01 02:56:39] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003947 10.0.0.38 - - [2026-01-01 02:56:39] "GET /virtual-networks?parent_id=c528fcbb-54d6-4d3c-86e8-2de7bc90c51f&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003473 10.0.0.38 - - [2026-01-01 02:56:39] "GET /virtual-network/3298cfb4-c45b-4396-a3cc-d46642040630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.005287 10.0.0.38 - - [2026-01-01 02:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.38 - - [2026-01-01 02:56:40] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003864 10.0.0.38 - - [2026-01-01 02:56:40] "GET /virtual-networks?parent_id=c528fcbb-54d6-4d3c-86e8-2de7bc90c51f&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002969 10.0.0.38 - - [2026-01-01 02:56:40] "GET /virtual-network/3298cfb4-c45b-4396-a3cc-d46642040630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006826 10.0.0.38 - - [2026-01-01 02:56:41] "GET /virtual-machine/8bd43e4f-e0a6-4e9c-9ac4-698b9ebbda87 HTTP/1.1" 200 1314 0.004883 10.0.0.38 - - [2026-01-01 02:56:41] "GET /virtual-machine-interface/5e124f2d-4a20-4bf0-9e5e-54e457643933 HTTP/1.1" 200 3191 0.005638 10.0.0.38 - - [2026-01-01 02:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.38 - - [2026-01-01 02:56:41] "GET /security-group/6865035e-2cd6-4b65-ab1c-e29ce75d8a4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2694 0.004344 10.0.0.38 - - [2026-01-01 02:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.38 - - [2026-01-01 02:56:41] "GET /security-group/6865035e-2cd6-4b65-ab1c-e29ce75d8a4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2694 0.005714 10.0.0.38 - - [2026-01-01 02:56:41] "POST /neutron/port HTTP/1.1" 200 1144 0.016715 10.0.0.38 - - [2026-01-01 02:56:41] "POST /neutron/port HTTP/1.1" 200 1096 0.084242 10.0.0.38 - - [2026-01-01 02:56:41] "GET /virtual-machine/8bd43e4f-e0a6-4e9c-9ac4-698b9ebbda87 HTTP/1.1" 200 1314 0.003922 10.0.0.38 - - [2026-01-01 02:56:41] "GET /virtual-machine-interface/5e124f2d-4a20-4bf0-9e5e-54e457643933 HTTP/1.1" 200 3139 0.007872 10.0.0.38 - - [2026-01-01 02:56:41] "POST /neutron/port HTTP/1.1" 200 1096 0.014332 10.0.0.38 - - [2026-01-01 02:56:41] "GET /virtual-machine/8bd43e4f-e0a6-4e9c-9ac4-698b9ebbda87 HTTP/1.1" 200 1314 0.005614 10.0.0.38 - - [2026-01-01 02:56:41] "GET /virtual-machine-interface/5e124f2d-4a20-4bf0-9e5e-54e457643933 HTTP/1.1" 200 3191 0.008345 10.0.0.38 - - [2026-01-01 02:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003701 10.0.0.38 - - [2026-01-01 02:56:41] "GET /security-group/6865035e-2cd6-4b65-ab1c-e29ce75d8a4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2694 0.003917 10.0.0.38 - - [2026-01-01 02:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004012 10.0.0.38 - - [2026-01-01 02:56:41] "GET /security-group/6865035e-2cd6-4b65-ab1c-e29ce75d8a4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2694 0.004608 10.0.0.38 - - [2026-01-01 02:56:41] "POST /neutron/security_group HTTP/1.1" 200 1441 0.004178 10.0.0.38 - - [2026-01-01 02:57:04] "POST /neutron/port HTTP/1.1" 200 1144 0.020435 10.0.0.38 - - [2026-01-01 02:57:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003809 10.0.0.38 - - [2026-01-01 02:57:04] "POST /neutron/network HTTP/1.1" 200 926 0.006715 10.0.0.38 - - [2026-01-01 02:57:08] "POST /neutron/network HTTP/1.1" 200 936 0.007064 10.0.0.38 - - [2026-01-01 02:57:08] "POST /neutron/port HTTP/1.1" 200 117 0.001027 10.0.0.38 - - [2026-01-01 02:58:05] "POST /neutron/port HTTP/1.1" 200 1144 0.044383 10.0.0.38 - - [2026-01-01 02:58:05] "POST /neutron/subnet HTTP/1.1" 200 694 0.008729 10.0.0.27 - - [2026-01-01 02:58:09] "GET /projects?obj_uuids=c528fcbb-54d6-4d3c-86e8-2de7bc90c51f&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001234 10.0.0.38 - - [2026-01-01 02:58:09] "POST /neutron/security_group_rule HTTP/1.1" 200 2626 0.048339 10.0.0.249 - - [2026-01-01 02:58:09] "PUT /access-control-list/a2f7e5c7-cdc8-4c00-a64f-e006202b21b9 HTTP/1.1" 200 272 0.016406 10.0.0.38 - - [2026-01-01 02:58:09] "POST /neutron/security_group_rule HTTP/1.1" 200 546 0.021818 10.0.0.38 - - [2026-01-01 02:58:10] "POST /neutron/security_group_rule HTTP/1.1" 200 582 0.154880 10.0.0.38 - - [2026-01-01 02:58:10] "POST /neutron/network HTTP/1.1" 200 936 0.006672 10.0.0.38 - - [2026-01-01 02:58:10] "POST /neutron/port HTTP/1.1" 200 117 0.001237 10.0.0.38 - - [2026-01-01 02:58:12] "POST /neutron/port HTTP/1.1" 200 1144 0.018553 10.0.0.38 - - [2026-01-01 02:58:12] "POST /neutron/port HTTP/1.1" 200 1096 0.065446 10.0.0.38 - - [2026-01-01 02:58:12] "GET /virtual-machine/42fd8c45-719b-49ed-a5cd-c5823ef2ee02 HTTP/1.1" 200 1313 0.007199 10.0.0.38 - - [2026-01-01 02:58:13] "POST /neutron/port HTTP/1.1" 200 151 0.176505 10.0.0.38 - - [2026-01-01 02:58:14] "GET /virtual-machine/42fd8c45-719b-49ed-a5cd-c5823ef2ee02 HTTP/1.1" 404 171 0.003516 10.0.0.38 - - [2026-01-01 02:58:14] "GET /virtual-machine/42fd8c45-719b-49ed-a5cd-c5823ef2ee02 HTTP/1.1" 404 171 0.002934 10.0.0.38 - - [2026-01-01 02:58:14] "GET /virtual-machine/42fd8c45-719b-49ed-a5cd-c5823ef2ee02 HTTP/1.1" 404 171 0.002828 10.0.0.38 - - [2026-01-01 02:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004334 10.0.0.38 - - [2026-01-01 02:58:15] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004372 10.0.0.38 - - [2026-01-01 02:58:15] "GET /virtual-networks?parent_id=c528fcbb-54d6-4d3c-86e8-2de7bc90c51f&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.006615 10.0.0.38 - - [2026-01-01 02:58:15] "GET /virtual-network/3298cfb4-c45b-4396-a3cc-d46642040630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006522 10.0.0.38 - - [2026-01-01 02:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.38 - - [2026-01-01 02:58:15] "GET /routing-instance/8b3aac57-58f9-48f2-9093-37aabb80e7e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1661 0.004656 10.0.0.38 - - [2026-01-01 02:58:15] "GET /route-target/9e64962f-fa40-4a84-adfb-c74bf77f6e30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003400 10.0.0.38 - - [2026-01-01 02:58:18] "GET /obj-perms HTTP/1.1" 200 5072 0.003844 10.0.0.38 - - [2026-01-01 02:58:21] "GET /obj-perms HTTP/1.1" 200 5072 0.010029 10.0.0.249 - - [2026-01-01 02:58:21] "GET /obj-perms HTTP/1.1" 200 5072 0.003625 10.0.0.27 - - [2026-01-01 02:58:21] "GET /obj-perms HTTP/1.1" 200 5072 0.004470 10.0.0.38 - - [2026-01-01 02:58:21] "POST /neutron/port HTTP/1.1" 200 1134 0.013458 10.0.0.38 - - [2026-01-01 02:58:22] "GET /virtual-machine/8bd43e4f-e0a6-4e9c-9ac4-698b9ebbda87 HTTP/1.1" 200 1314 0.004705 10.0.0.38 - - [2026-01-01 02:58:22] "POST /neutron/port HTTP/1.1" 200 1106 0.045357 10.0.0.38 - - [2026-01-01 02:58:24] "GET /virtual-machine/8bd43e4f-e0a6-4e9c-9ac4-698b9ebbda87 HTTP/1.1" 404 171 0.003312 10.0.0.38 - - [2026-01-01 02:58:24] "GET /virtual-machine/8bd43e4f-e0a6-4e9c-9ac4-698b9ebbda87 HTTP/1.1" 404 171 0.003005 10.0.0.38 - - [2026-01-01 02:58:24] "GET /virtual-machine/8bd43e4f-e0a6-4e9c-9ac4-698b9ebbda87 HTTP/1.1" 404 171 0.002807 10.0.0.38 - - [2026-01-01 02:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004424 10.0.0.38 - - [2026-01-01 02:58:24] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003725 10.0.0.38 - - [2026-01-01 02:58:24] "GET /virtual-networks?parent_id=c528fcbb-54d6-4d3c-86e8-2de7bc90c51f&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.005152 10.0.0.38 - - [2026-01-01 02:58:24] "GET /virtual-network/3298cfb4-c45b-4396-a3cc-d46642040630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2202 0.006855 10.0.0.38 - - [2026-01-01 02:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.38 - - [2026-01-01 02:58:24] "GET /routing-instance/8b3aac57-58f9-48f2-9093-37aabb80e7e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1661 0.004084 10.0.0.38 - - [2026-01-01 02:58:24] "GET /route-target/9e64962f-fa40-4a84-adfb-c74bf77f6e30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003363 10.0.0.38 - - [2026-01-01 02:58:24] "GET /obj-perms HTTP/1.1" 200 5072 0.003906 10.0.0.38 - - [2026-01-01 02:58:27] "GET /obj-perms HTTP/1.1" 200 5072 0.003939 10.0.0.38 - - [2026-01-01 02:58:33] "GET /obj-perms HTTP/1.1" 200 5072 0.004292 10.0.0.38 - - [2026-01-01 02:58:36] "GET /obj-perms HTTP/1.1" 200 5072 0.004195 10.0.0.38 - - [2026-01-01 02:58:40] "GET /obj-perms HTTP/1.1" 200 5072 0.003676 10.0.0.38 - - [2026-01-01 02:58:46] "GET /obj-perms HTTP/1.1" 200 5072 0.003908 10.0.0.38 - - [2026-01-01 02:58:49] "GET /obj-perms HTTP/1.1" 200 5072 0.004872 10.0.0.38 - - [2026-01-01 02:58:52] "GET /obj-perms HTTP/1.1" 200 5072 0.003635 10.0.0.38 - - [2026-01-01 02:58:52] "POST /neutron/network HTTP/1.1" 200 926 0.007106 10.0.0.249 - - [2026-01-01 02:58:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.38 - - [2026-01-01 02:58:52] "POST /neutron/security_group HTTP/1.1" 200 151 0.053957 10.0.0.38 - - [2026-01-01 02:58:52] "POST /fqname-to-id HTTP/1.1" 404 245 0.002976 10.0.0.249 - - [2026-01-01 02:58:52] "DELETE /access-control-list/a2f7e5c7-cdc8-4c00-a64f-e006202b21b9 HTTP/1.1" 200 115 0.051809 10.0.0.27 - - [2026-01-01 02:58:54] "GET /projects?obj_uuids=c528fcbb-54d6-4d3c-86e8-2de7bc90c51f&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000970 10.0.0.38 - - [2026-01-01 02:58:54] "GET /project/c528fcbb-54d6-4d3c-86e8-2de7bc90c51f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.042915 10.0.0.27 - - [2026-01-01 02:58:54] "GET /projects?obj_uuids=c528fcbb-54d6-4d3c-86e8-2de7bc90c51f&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001416 10.0.0.38 - - [2026-01-01 02:58:54] "GET /project/c528fcbb-54d6-4d3c-86e8-2de7bc90c51f?fields=virtual_networks HTTP/1.1" 200 1074 0.046377 10.0.0.27 - - [2026-01-01 02:58:54] "GET /projects?obj_uuids=c528fcbb-54d6-4d3c-86e8-2de7bc90c51f&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001071 10.0.0.38 - - [2026-01-01 02:58:54] "GET /project/c528fcbb-54d6-4d3c-86e8-2de7bc90c51f?fields=virtual_machine_interfaces HTTP/1.1" 200 1074 0.044721 10.0.0.27 - - [2026-01-01 02:58:54] "GET /projects?obj_uuids=c528fcbb-54d6-4d3c-86e8-2de7bc90c51f&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000925 10.0.0.38 - - [2026-01-01 02:58:54] "GET /project/c528fcbb-54d6-4d3c-86e8-2de7bc90c51f?fields=security_groups HTTP/1.1" 200 1321 0.040154 10.0.0.38 - - [2026-01-01 02:58:55] "POST /fqname-to-id HTTP/1.1" 404 186 0.033334 10.0.0.27 - - [2026-01-01 02:58:55] "GET /projects?obj_uuids=775c6c81-e5ad-4321-a830-c63bee406068&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003177 10.0.0.27 - - [2026-01-01 02:58:55] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001249 10.0.0.27 - - [2026-01-01 02:58:55] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007076 10.0.0.27 - - [2026-01-01 02:58:56] "POST /id-to-fqname HTTP/1.1" 200 188 0.002527 10.0.0.27 - - [2026-01-01 02:58:56] "POST /fqname-to-id HTTP/1.1" 404 197 0.005331 10.0.0.27 - - [2026-01-01 02:58:56] "POST /security-groups HTTP/1.1" 200 589 0.030730 10.0.0.27 - - [2026-01-01 02:58:56] "POST /projects HTTP/1.1" 200 581 0.254291 10.0.0.249 - - [2026-01-01 02:58:56] "POST /fqname-to-id HTTP/1.1" 404 231 0.015304 10.0.0.27 - - [2026-01-01 02:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.333261 10.0.0.38 - - [2026-01-01 02:58:56] "GET /project/775c6c81-e5ad-4321-a830-c63bee406068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.473116 10.0.0.38 - - [2026-01-01 02:58:57] "GET / HTTP/1.1" 200 35931 0.001404 10.0.0.38 - - [2026-01-01 02:58:59] "POST /fqname-to-id HTTP/1.1" 401 292 0.000421 10.0.0.38 - - [2026-01-01 02:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.061418 10.0.0.27 - - [2026-01-01 02:58:59] "GET /projects?obj_uuids=775c6c81-e5ad-4321-a830-c63bee406068&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000942 10.0.0.38 - - [2026-01-01 02:58:59] "GET /project/775c6c81-e5ad-4321-a830-c63bee406068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.051777 10.0.0.249 - - [2026-01-01 02:59:00] "POST /ref-update HTTP/1.1" 200 156 0.059114 10.0.0.27 - - [2026-01-01 02:59:00] "POST /useragent-kv HTTP/1.1" 200 115 0.011281 10.0.0.38 - - [2026-01-01 02:59:00] "POST /neutron/subnet HTTP/1.1" 200 720 0.335570 10.0.0.38 - - [2026-01-01 02:59:00] "POST /id-to-fqname HTTP/1.1" 200 224 0.001243 10.0.0.38 - - [2026-01-01 02:59:00] "GET /virtual-network/3c20234d-faa5-4051-aaa7-3380f08ac6bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007473 10.0.0.38 - - [2026-01-01 02:59:00] "GET /virtual-network/3c20234d-faa5-4051-aaa7-3380f08ac6bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.010085 10.0.0.38 - - [2026-01-01 02:59:00] "POST /neutron/network HTTP/1.1" 200 833 0.016486 10.0.0.38 - - [2026-01-01 02:59:00] "POST /id-to-fqname HTTP/1.1" 200 224 0.001374 10.0.0.27 - - [2026-01-01 02:59:01] "GET /projects?obj_uuids=775c6c81-e5ad-4321-a830-c63bee406068&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001735 10.0.0.38 - - [2026-01-01 02:59:01] "GET /project/775c6c81-e5ad-4321-a830-c63bee406068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.087147 10.0.0.38 - - [2026-01-01 02:59:01] "POST /neutron/network HTTP/1.1" 200 833 0.008461 10.0.0.38 - - [2026-01-01 02:59:01] "POST /neutron/port HTTP/1.1" 200 117 0.005947 10.0.0.38 - - [2026-01-01 02:59:02] "POST /neutron/port HTTP/1.1" 200 1057 0.019608 10.0.0.38 - - [2026-01-01 02:59:02] "POST /neutron/port HTTP/1.1" 200 1121 0.020622 10.0.0.38 - - [2026-01-01 02:59:02] "POST /neutron/port HTTP/1.1" 200 117 0.001124 10.0.0.38 - - [2026-01-01 02:59:06] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007010 10.0.0.38 - - [2026-01-01 02:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004285 10.0.0.27 - - [2026-01-01 02:59:07] "GET /projects?obj_uuids=775c6c81-e5ad-4321-a830-c63bee406068&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000945 10.0.0.38 - - [2026-01-01 02:59:07] "GET /project/775c6c81-e5ad-4321-a830-c63bee406068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.045201 10.0.0.38 - - [2026-01-01 02:59:07] "POST /neutron/network HTTP/1.1" 200 117 0.014125 10.0.0.249 - - [2026-01-01 02:59:07] "POST /route-targets HTTP/1.1" 200 327 0.012956 10.0.0.38 - - [2026-01-01 02:59:07] "POST /neutron/network HTTP/1.1" 200 831 0.009418 10.0.0.38 - - [2026-01-01 02:59:07] "POST /id-to-fqname HTTP/1.1" 200 223 0.001094 10.0.0.38 - - [2026-01-01 02:59:07] "GET /virtual-network/a826a5f4-6003-4be0-b7ca-ebc6c5ec6e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004749 10.0.0.38 - - [2026-01-01 02:59:07] "GET /virtual-network/a826a5f4-6003-4be0-b7ca-ebc6c5ec6e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007361 10.0.0.38 - - [2026-01-01 02:59:07] "POST /neutron/subnet HTTP/1.1" 200 720 0.008603 10.0.0.38 - - [2026-01-01 02:59:08] "GET /virtual-network/a826a5f4-6003-4be0-b7ca-ebc6c5ec6e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005815 10.0.0.27 - - [2026-01-01 02:59:08] "DELETE /project/c528fcbb-54d6-4d3c-86e8-2de7bc90c51f HTTP/1.1" 404 177 0.004449 10.0.0.27 - - [2026-01-01 02:59:08] "DELETE /project/775c6c81e5ad4321a830c63bee406068 HTTP/1.1" 404 173 0.004110 10.0.0.249 - - [2026-01-01 02:59:09] "GET /obj-perms HTTP/1.1" 200 5026 0.060975 10.0.0.38 - - [2026-01-01 02:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.27 - - [2026-01-01 02:59:09] "GET /projects?obj_uuids=775c6c81-e5ad-4321-a830-c63bee406068&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001377 10.0.0.38 - - [2026-01-01 02:59:09] "GET /project/775c6c81-e5ad-4321-a830-c63bee406068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.047507 10.0.0.249 - - [2026-01-01 02:59:10] "POST /ref-update HTTP/1.1" 200 156 0.025439 10.0.0.27 - - [2026-01-01 02:59:10] "POST /useragent-kv HTTP/1.1" 200 115 0.011326 10.0.0.38 - - [2026-01-01 02:59:10] "POST /neutron/subnet HTTP/1.1" 200 724 0.196847 10.0.0.38 - - [2026-01-01 02:59:10] "POST /id-to-fqname HTTP/1.1" 200 223 0.001175 10.0.0.38 - - [2026-01-01 02:59:10] "GET /virtual-network/578bb379-ef62-4685-8b21-3d00346b6792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005531 10.0.0.38 - - [2026-01-01 02:59:10] "GET /virtual-network/578bb379-ef62-4685-8b21-3d00346b6792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006611 10.0.0.38 - - [2026-01-01 02:59:10] "POST /neutron/network HTTP/1.1" 200 832 0.007219 10.0.0.38 - - [2026-01-01 02:59:10] "GET /virtual-network/578bb379-ef62-4685-8b21-3d00346b6792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005544 10.0.0.38 - - [2026-01-01 02:59:10] "POST /neutron/port HTTP/1.1" 200 1121 0.033776 10.0.0.38 - - [2026-01-01 02:59:10] "GET /obj-perms HTTP/1.1" 200 5026 0.063457 10.0.0.38 - - [2026-01-01 02:59:10] "POST /neutron/subnet HTTP/1.1" 200 694 0.011405 10.0.0.27 - - [2026-01-01 02:59:11] "GET /obj-perms HTTP/1.1" 200 5026 0.089125 10.0.0.38 - - [2026-01-01 02:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.27 - - [2026-01-01 02:59:11] "GET /projects?obj_uuids=775c6c81-e5ad-4321-a830-c63bee406068&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001055 10.0.0.38 - - [2026-01-01 02:59:11] "GET /project/775c6c81-e5ad-4321-a830-c63bee406068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.058018 10.0.0.38 - - [2026-01-01 02:59:11] "POST /neutron/network HTTP/1.1" 200 117 0.020488 10.0.0.38 - - [2026-01-01 02:59:11] "POST /neutron/network HTTP/1.1" 200 832 0.008853 10.0.0.38 - - [2026-01-01 02:59:11] "POST /id-to-fqname HTTP/1.1" 200 224 0.000933 10.0.0.38 - - [2026-01-01 02:59:11] "GET /virtual-network/e236d61e-fa13-4001-b206-f6f149ed935d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005172 10.0.0.38 - - [2026-01-01 02:59:11] "GET /virtual-network/e236d61e-fa13-4001-b206-f6f149ed935d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005876 10.0.0.38 - - [2026-01-01 02:59:11] "POST /neutron/subnet HTTP/1.1" 200 715 0.008914 10.0.0.38 - - [2026-01-01 02:59:11] "GET /virtual-network/e236d61e-fa13-4001-b206-f6f149ed935d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005712 10.0.0.38 - - [2026-01-01 02:59:12] "POST /id-to-fqname HTTP/1.1" 200 223 0.001341 10.0.0.38 - - [2026-01-01 02:59:12] "POST /neutron/network HTTP/1.1" 200 842 0.006547 10.0.0.27 - - [2026-01-01 02:59:13] "GET /projects?obj_uuids=775c6c81-e5ad-4321-a830-c63bee406068&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000906 10.0.0.38 - - [2026-01-01 02:59:13] "GET /project/775c6c81-e5ad-4321-a830-c63bee406068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.073009 10.0.0.38 - - [2026-01-01 02:59:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007633 10.0.0.38 - - [2026-01-01 02:59:13] "POST /id-to-fqname HTTP/1.1" 200 224 0.001318 10.0.0.38 - - [2026-01-01 02:59:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007528 10.0.0.27 - - [2026-01-01 02:59:14] "GET /projects?obj_uuids=775c6c81-e5ad-4321-a830-c63bee406068&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001029 10.0.0.38 - - [2026-01-01 02:59:14] "POST /neutron/port HTTP/1.1" 200 1058 0.326916 10.0.0.38 - - [2026-01-01 02:59:14] "POST /neutron/port HTTP/1.1" 200 1112 0.119334 10.0.0.27 - - [2026-01-01 02:59:14] "GET /projects?obj_uuids=775c6c81-e5ad-4321-a830-c63bee406068&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000828 10.0.0.38 - - [2026-01-01 02:59:14] "POST /neutron/subnet HTTP/1.1" 200 698 0.011657 10.0.0.38 - - [2026-01-01 02:59:14] "GET /project/775c6c81-e5ad-4321-a830-c63bee406068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.077552 10.0.0.38 - - [2026-01-01 02:59:14] "POST /neutron/network HTTP/1.1" 200 832 0.005856 10.0.0.38 - - [2026-01-01 02:59:15] "POST /neutron/port HTTP/1.1" 200 117 0.005985 10.0.0.38 - - [2026-01-01 02:59:15] "POST /fqname-to-id HTTP/1.1" 404 193 0.003574 10.0.0.38 - - [2026-01-01 02:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.27 - - [2026-01-01 02:59:15] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000879 10.0.0.38 - - [2026-01-01 02:59:15] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.008440 10.0.0.38 - - [2026-01-01 02:59:15] "POST /service-templates HTTP/1.1" 200 543 0.037417 10.0.0.38 - - [2026-01-01 02:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.38 - - [2026-01-01 02:59:15] "GET /service-template/2bdc81f8-51af-4cd0-ab2c-125d6d24a563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.006734 10.0.0.38 - - [2026-01-01 02:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037 10.0.0.38 - - [2026-01-01 02:59:15] "GET /service-template/2bdc81f8-51af-4cd0-ab2c-125d6d24a563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.004274 10.0.0.38 - - [2026-01-01 02:59:15] "POST /id-to-fqname HTTP/1.1" 200 223 0.001405 10.0.0.38 - - [2026-01-01 02:59:15] "POST /id-to-fqname HTTP/1.1" 200 223 0.001200 10.0.0.38 - - [2026-01-01 02:59:15] "POST /id-to-fqname HTTP/1.1" 200 224 0.003188 10.0.0.38 - - [2026-01-01 02:59:15] "POST /neutron/port HTTP/1.1" 200 2922 0.051118 10.0.0.38 - - [2026-01-01 02:59:15] "POST /neutron/port HTTP/1.1" 200 1056 0.012791 10.0.0.38 - - [2026-01-01 02:59:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003573 10.0.0.38 - - [2026-01-01 02:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.38 - - [2026-01-01 02:59:16] "POST /neutron/network HTTP/1.1" 200 832 0.006440 10.0.0.38 - - [2026-01-01 02:59:16] "DELETE /service-template/2bdc81f8-51af-4cd0-ab2c-125d6d24a563 HTTP/1.1" 200 115 0.034115 10.0.0.38 - - [2026-01-01 02:59:16] "POST /fqname-to-id HTTP/1.1" 404 193 0.004385 10.0.0.38 - - [2026-01-01 02:59:17] "POST /neutron/port HTTP/1.1" 200 1122 0.017265 10.0.0.38 - - [2026-01-01 02:59:17] "POST /neutron/port HTTP/1.1" 200 1120 0.019687 10.0.0.38 - - [2026-01-01 02:59:18] "POST /neutron/network HTTP/1.1" 200 832 0.007100 10.0.0.249 - - [2026-01-01 02:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004234 10.0.0.38 - - [2026-01-01 02:59:19] "POST /neutron/network HTTP/1.1" 200 832 0.007149 10.0.0.249 - - [2026-01-01 02:59:19] "DELETE /route-target/65e6d7de-da45-4b09-8cd0-b37890d12655 HTTP/1.1" 200 115 0.022880 10.0.0.27 - - [2026-01-01 02:59:19] "POST /useragent-kv HTTP/1.1" 200 115 0.005878 10.0.0.27 - - [2026-01-01 02:59:19] "POST /useragent-kv HTTP/1.1" 200 115 0.003938 10.0.0.38 - - [2026-01-01 02:59:19] "POST /neutron/network HTTP/1.1" 200 151 0.153487 10.0.0.38 - - [2026-01-01 02:59:20] "POST /neutron/port HTTP/1.1" 200 1121 0.017390 10.0.0.38 - - [2026-01-01 02:59:21] "POST /neutron/network HTTP/1.1" 200 833 0.006381 10.0.0.249 - - [2026-01-01 02:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640 10.0.0.38 - - [2026-01-01 02:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003032 10.0.0.27 - - [2026-01-01 02:59:24] "GET /projects?obj_uuids=775c6c81-e5ad-4321-a830-c63bee406068&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000825 10.0.0.38 - - [2026-01-01 02:59:24] "GET /project/775c6c81-e5ad-4321-a830-c63bee406068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.046710 10.0.0.27 - - [2026-01-01 02:59:24] "GET /projects?obj_uuids=775c6c81-e5ad-4321-a830-c63bee406068&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000869 10.0.0.38 - - [2026-01-01 02:59:25] "POST /neutron/network HTTP/1.1" 200 613 0.134039 10.0.0.249 - - [2026-01-01 02:59:25] "POST /ref-update HTTP/1.1" 200 156 0.023303 10.0.0.38 - - [2026-01-01 02:59:25] "POST /id-to-fqname HTTP/1.1" 200 223 0.003832 10.0.0.38 - - [2026-01-01 02:59:25] "GET /virtual-network/d8153e1f-9abe-4633-a6bd-882f4d9de5f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005918 10.0.0.38 - - [2026-01-01 02:59:25] "POST /neutron/network HTTP/1.1" 200 832 0.006067 10.0.0.38 - - [2026-01-01 02:59:25] "GET /virtual-network/d8153e1f-9abe-4633-a6bd-882f4d9de5f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005305 10.0.0.38 - - [2026-01-01 02:59:25] "GET /virtual-network/d8153e1f-9abe-4633-a6bd-882f4d9de5f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006017 10.0.0.249 - - [2026-01-01 02:59:25] "GET /obj-perms HTTP/1.1" 200 5026 0.003617 10.0.0.38 - - [2026-01-01 02:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.27 - - [2026-01-01 02:59:25] "GET /projects?obj_uuids=775c6c81-e5ad-4321-a830-c63bee406068&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000813 10.0.0.38 - - [2026-01-01 02:59:26] "GET /project/775c6c81-e5ad-4321-a830-c63bee406068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.045421 10.0.0.38 - - [2026-01-01 02:59:26] "POST /neutron/network HTTP/1.1" 200 117 0.015924 10.0.0.38 - - [2026-01-01 02:59:26] "POST /neutron/network HTTP/1.1" 200 830 0.008994 10.0.0.38 - - [2026-01-01 02:59:26] "POST /id-to-fqname HTTP/1.1" 200 223 0.001013 10.0.0.38 - - [2026-01-01 02:59:26] "GET /virtual-network/78db49e1-b7c2-4ef4-8f83-6f00e6927e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004872 10.0.0.38 - - [2026-01-01 02:59:26] "GET /virtual-network/78db49e1-b7c2-4ef4-8f83-6f00e6927e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005331 10.0.0.38 - - [2026-01-01 02:59:26] "POST /neutron/subnet HTTP/1.1" 200 715 0.008714 10.0.0.38 - - [2026-01-01 02:59:26] "GET /virtual-network/78db49e1-b7c2-4ef4-8f83-6f00e6927e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006594 10.0.0.38 - - [2026-01-01 02:59:27] "GET /obj-perms HTTP/1.1" 200 5026 0.003415 10.0.0.27 - - [2026-01-01 02:59:27] "GET /obj-perms HTTP/1.1" 200 5026 0.003460 10.0.0.38 - - [2026-01-01 02:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.27 - - [2026-01-01 02:59:27] "GET /projects?obj_uuids=775c6c81-e5ad-4321-a830-c63bee406068&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001163 10.0.0.38 - - [2026-01-01 02:59:27] "GET /project/775c6c81-e5ad-4321-a830-c63bee406068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.046856 10.0.0.249 - - [2026-01-01 02:59:27] "POST /route-targets HTTP/1.1" 200 327 0.016732 10.0.0.27 - - [2026-01-01 02:59:27] "POST /useragent-kv HTTP/1.1" 200 115 0.014918 10.0.0.38 - - [2026-01-01 02:59:27] "POST /neutron/subnet HTTP/1.1" 200 729 0.241946 10.0.0.38 - - [2026-01-01 02:59:27] "POST /id-to-fqname HTTP/1.1" 200 224 0.001140 10.0.0.38 - - [2026-01-01 02:59:27] "GET /virtual-network/ab058641-b613-4437-b277-670ff8cf9ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005404 10.0.0.38 - - [2026-01-01 02:59:27] "GET /virtual-network/ab058641-b613-4437-b277-670ff8cf9ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.004829 10.0.0.38 - - [2026-01-01 02:59:27] "POST /neutron/network HTTP/1.1" 200 835 0.008725 10.0.0.38 - - [2026-01-01 02:59:28] "GET /virtual-network/ab058641-b613-4437-b277-670ff8cf9ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005911 10.0.0.38 - - [2026-01-01 02:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.27 - - [2026-01-01 02:59:28] "GET /projects?obj_uuids=775c6c81-e5ad-4321-a830-c63bee406068&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000979 10.0.0.38 - - [2026-01-01 02:59:28] "GET /project/775c6c81-e5ad-4321-a830-c63bee406068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.042545 10.0.0.27 - - [2026-01-01 02:59:28] "GET /projects?obj_uuids=775c6c81-e5ad-4321-a830-c63bee406068&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.068215 10.0.0.38 - - [2026-01-01 02:59:28] "POST /neutron/network HTTP/1.1" 200 625 0.188204 10.0.0.249 - - [2026-01-01 02:59:28] "POST /ref-update HTTP/1.1" 200 156 0.022755 10.0.0.38 - - [2026-01-01 02:59:28] "POST /id-to-fqname HTTP/1.1" 200 229 0.003376 10.0.0.38 - - [2026-01-01 02:59:28] "GET /virtual-network/d671816c-9192-42ce-b186-2d0971f08b09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005112 10.0.0.38 - - [2026-01-01 02:59:29] "POST /neutron/network HTTP/1.1" 200 845 0.006789 10.0.0.38 - - [2026-01-01 02:59:29] "GET /virtual-network/d671816c-9192-42ce-b186-2d0971f08b09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.004892 10.0.0.38 - - [2026-01-01 02:59:29] "GET /virtual-network/d671816c-9192-42ce-b186-2d0971f08b09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005556 10.0.0.249 - - [2026-01-01 02:59:29] "GET /obj-perms HTTP/1.1" 200 5026 0.003809 10.0.0.38 - - [2026-01-01 02:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.27 - - [2026-01-01 02:59:29] "GET /projects?obj_uuids=775c6c81-e5ad-4321-a830-c63bee406068&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000839 10.0.0.38 - - [2026-01-01 02:59:29] "GET /project/775c6c81-e5ad-4321-a830-c63bee406068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.069359 10.0.0.38 - - [2026-01-01 02:59:29] "POST /neutron/network HTTP/1.1" 200 117 0.015987 10.0.0.38 - - [2026-01-01 02:59:30] "POST /neutron/network HTTP/1.1" 200 846 0.010006 10.0.0.38 - - [2026-01-01 02:59:30] "POST /id-to-fqname HTTP/1.1" 200 230 0.001306 10.0.0.38 - - [2026-01-01 02:59:30] "GET /virtual-network/a72ac526-c9ac-4504-8eba-7fee34b092d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005335 10.0.0.38 - - [2026-01-01 02:59:30] "GET /virtual-network/a72ac526-c9ac-4504-8eba-7fee34b092d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005665 10.0.0.38 - - [2026-01-01 02:59:30] "POST /neutron/subnet HTTP/1.1" 200 724 0.009277 10.0.0.38 - - [2026-01-01 02:59:30] "GET /virtual-network/a72ac526-c9ac-4504-8eba-7fee34b092d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005699 10.0.0.38 - - [2026-01-01 02:59:30] "GET /obj-perms HTTP/1.1" 200 5026 0.004039 10.0.0.27 - - [2026-01-01 02:59:30] "GET /obj-perms HTTP/1.1" 200 5026 0.003641 10.0.0.38 - - [2026-01-01 02:59:30] "POST /id-to-fqname HTTP/1.1" 200 223 0.001419 10.0.0.27 - - [2026-01-01 02:59:31] "GET /projects?obj_uuids=775c6c81-e5ad-4321-a830-c63bee406068&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000906 10.0.0.38 - - [2026-01-01 02:59:31] "GET /project/775c6c81-e5ad-4321-a830-c63bee406068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.073267 10.0.0.38 - - [2026-01-01 02:59:31] "POST /neutron/port HTTP/1.1" 200 117 0.006162 10.0.0.38 - - [2026-01-01 02:59:31] "POST /id-to-fqname HTTP/1.1" 200 224 0.001239 10.0.0.38 - - [2026-01-01 02:59:32] "POST /neutron/network HTTP/1.1" 200 845 0.007167 10.0.0.38 - - [2026-01-01 02:59:32] "POST /neutron/port HTTP/1.1" 200 1056 0.017616 10.0.0.27 - - [2026-01-01 02:59:32] "GET /projects?obj_uuids=775c6c81-e5ad-4321-a830-c63bee406068&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001039 10.0.0.38 - - [2026-01-01 02:59:32] "GET /project/775c6c81-e5ad-4321-a830-c63bee406068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.114022 10.0.0.38 - - [2026-01-01 02:59:32] "POST /neutron/port HTTP/1.1" 200 1120 0.054564 10.0.0.38 - - [2026-01-01 02:59:32] "POST /neutron/subnet HTTP/1.1" 200 689 0.009367 10.0.0.38 - - [2026-01-01 02:59:33] "POST /neutron/port HTTP/1.1" 200 1120 0.021472 10.0.0.38 - - [2026-01-01 02:59:33] "POST /fqname-to-id HTTP/1.1" 404 193 0.002943 10.0.0.38 - - [2026-01-01 02:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.27 - - [2026-01-01 02:59:33] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001275 10.0.0.38 - - [2026-01-01 02:59:33] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.007439 10.0.0.38 - - [2026-01-01 02:59:33] "POST /service-templates HTTP/1.1" 200 543 0.036604 10.0.0.38 - - [2026-01-01 02:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875 10.0.0.38 - - [2026-01-01 02:59:33] "GET /service-template/398320be-12f4-44e9-a21c-8e0977d2af2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.006573 10.0.0.38 - - [2026-01-01 02:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002730 10.0.0.38 - - [2026-01-01 02:59:33] "GET /service-template/398320be-12f4-44e9-a21c-8e0977d2af2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.003965 10.0.0.38 - - [2026-01-01 02:59:33] "POST /id-to-fqname HTTP/1.1" 200 223 0.001040 10.0.0.38 - - [2026-01-01 02:59:33] "POST /id-to-fqname HTTP/1.1" 200 229 0.001224 10.0.0.38 - - [2026-01-01 02:59:33] "POST /id-to-fqname HTTP/1.1" 200 230 0.001341 10.0.0.38 - - [2026-01-01 02:59:33] "POST /neutron/network HTTP/1.1" 200 845 0.008073 10.0.0.38 - - [2026-01-01 02:59:33] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007198 10.0.0.38 - - [2026-01-01 02:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.38 - - [2026-01-01 02:59:34] "DELETE /service-template/398320be-12f4-44e9-a21c-8e0977d2af2b HTTP/1.1" 200 115 0.033056 10.0.0.38 - - [2026-01-01 02:59:34] "POST /fqname-to-id HTTP/1.1" 404 193 0.004665 10.0.0.38 - - [2026-01-01 02:59:34] "POST /neutron/port HTTP/1.1" 200 1113 0.108136 10.0.0.38 - - [2026-01-01 02:59:34] "POST /neutron/subnet HTTP/1.1" 200 703 0.010442 10.0.0.38 - - [2026-01-01 02:59:34] "POST /neutron/network HTTP/1.1" 200 835 0.006296 10.0.0.249 - - [2026-01-01 02:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952 10.0.0.38 - - [2026-01-01 02:59:34] "POST /neutron/port HTTP/1.1" 200 1120 0.019824 10.0.0.249 - - [2026-01-01 02:59:34] "DELETE /route-target/7a8c9bf5-8005-44e4-ba8d-77793e4ef98f HTTP/1.1" 200 115 0.058634 10.0.0.38 - - [2026-01-01 02:59:35] "POST /neutron/port HTTP/1.1" 200 151 0.238572 10.0.0.38 - - [2026-01-01 02:59:35] "POST /neutron/port HTTP/1.1" 200 1123 0.017796 10.0.0.38 - - [2026-01-01 02:59:36] "POST /neutron/port HTTP/1.1" 200 117 0.007069 10.0.0.38 - - [2026-01-01 02:59:36] "POST /neutron/port HTTP/1.1" 200 117 0.006924 10.0.0.38 - - [2026-01-01 02:59:37] "POST /neutron/network HTTP/1.1" 200 830 0.007028 10.0.0.249 - - [2026-01-01 02:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007437 10.0.0.27 - - [2026-01-01 02:59:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002588 10.0.0.27 - - [2026-01-01 02:59:38] "POST /useragent-kv HTTP/1.1" 200 115 0.016075 10.0.0.38 - - [2026-01-01 02:59:38] "POST /neutron/network HTTP/1.1" 200 151 0.138550 10.0.0.249 - - [2026-01-01 02:59:38] "DELETE /route-target/f54d84d9-d639-4e70-a49f-77d32cd49bfe HTTP/1.1" 200 115 0.276767 10.0.0.27 - - [2026-01-01 02:59:39] "GET /projects?obj_uuids=775c6c81-e5ad-4321-a830-c63bee406068&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001048 10.0.0.38 - - [2026-01-01 02:59:39] "GET /project/775c6c81-e5ad-4321-a830-c63bee406068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.046972 10.0.0.27 - - [2026-01-01 02:59:39] "GET /projects?obj_uuids=775c6c81-e5ad-4321-a830-c63bee406068&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000936 10.0.0.38 - - [2026-01-01 02:59:39] "GET /project/775c6c81-e5ad-4321-a830-c63bee406068?fields=virtual_networks HTTP/1.1" 200 1028 0.055135 10.0.0.27 - - [2026-01-01 02:59:39] "GET /projects?obj_uuids=775c6c81-e5ad-4321-a830-c63bee406068&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000974 10.0.0.38 - - [2026-01-01 02:59:39] "GET /project/775c6c81-e5ad-4321-a830-c63bee406068?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.048347 10.0.0.27 - - [2026-01-01 02:59:39] "GET /projects?obj_uuids=775c6c81-e5ad-4321-a830-c63bee406068&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000934 10.0.0.38 - - [2026-01-01 02:59:40] "GET /project/775c6c81-e5ad-4321-a830-c63bee406068?fields=security_groups HTTP/1.1" 200 1252 0.038678 10.0.0.38 - - [2026-01-01 02:59:40] "POST /fqname-to-id HTTP/1.1" 404 186 0.029963 10.0.0.27 - - [2026-01-01 02:59:40] "GET /projects?obj_uuids=0890eefe-6fe3-458f-9ed8-8432b5f10ff3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002976 10.0.0.27 - - [2026-01-01 02:59:41] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001068 10.0.0.27 - - [2026-01-01 02:59:41] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007375 10.0.0.27 - - [2026-01-01 02:59:41] "POST /id-to-fqname HTTP/1.1" 200 188 0.001364 10.0.0.27 - - [2026-01-01 02:59:41] "POST /fqname-to-id HTTP/1.1" 404 197 0.011056 10.0.0.27 - - [2026-01-01 02:59:41] "POST /security-groups HTTP/1.1" 200 589 0.029670 10.0.0.27 - - [2026-01-01 02:59:41] "POST /projects HTTP/1.1" 200 581 0.239737 10.0.0.27 - - [2026-01-01 02:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.312545 10.0.0.249 - - [2026-01-01 02:59:41] "POST /fqname-to-id HTTP/1.1" 404 231 0.016363 10.0.0.38 - - [2026-01-01 02:59:41] "GET /project/0890eefe-6fe3-458f-9ed8-8432b5f10ff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.469713 10.0.0.38 - - [2026-01-01 02:59:42] "GET / HTTP/1.1" 200 35931 0.001870 10.0.0.38 - - [2026-01-01 02:59:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000395 10.0.0.38 - - [2026-01-01 02:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.080182 10.0.0.27 - - [2026-01-01 02:59:44] "GET /projects?obj_uuids=0890eefe-6fe3-458f-9ed8-8432b5f10ff3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001035 10.0.0.38 - - [2026-01-01 02:59:44] "GET /project/0890eefe-6fe3-458f-9ed8-8432b5f10ff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.042461 10.0.0.249 - - [2026-01-01 02:59:45] "POST /ref-update HTTP/1.1" 200 156 0.030174 10.0.0.27 - - [2026-01-01 02:59:45] "POST /useragent-kv HTTP/1.1" 200 115 0.008781 10.0.0.38 - - [2026-01-01 02:59:45] "POST /neutron/subnet HTTP/1.1" 200 724 0.231174 10.0.0.38 - - [2026-01-01 02:59:45] "POST /id-to-fqname HTTP/1.1" 200 223 0.001648 10.0.0.38 - - [2026-01-01 02:59:45] "GET /virtual-network/3cb9f810-475a-4cb6-8471-7411a80cfe68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007075 10.0.0.38 - - [2026-01-01 02:59:45] "GET /virtual-network/3cb9f810-475a-4cb6-8471-7411a80cfe68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005150 10.0.0.38 - - [2026-01-01 02:59:45] "POST /neutron/network HTTP/1.1" 200 832 0.006633 10.0.0.38 - - [2026-01-01 02:59:45] "GET /virtual-network/3cb9f810-475a-4cb6-8471-7411a80cfe68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005538 10.0.0.38 - - [2026-01-01 02:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.27 - - [2026-01-01 02:59:47] "GET /projects?obj_uuids=0890eefe-6fe3-458f-9ed8-8432b5f10ff3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001261 10.0.0.38 - - [2026-01-01 02:59:47] "GET /project/0890eefe-6fe3-458f-9ed8-8432b5f10ff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.055314 10.0.0.27 - - [2026-01-01 02:59:47] "GET /projects?obj_uuids=0890eefe-6fe3-458f-9ed8-8432b5f10ff3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000995 10.0.0.38 - - [2026-01-01 02:59:47] "POST /neutron/network HTTP/1.1" 200 617 0.152462 10.0.0.38 - - [2026-01-01 02:59:47] "POST /id-to-fqname HTTP/1.1" 200 225 0.003574 10.0.0.38 - - [2026-01-01 02:59:47] "GET /virtual-network/bdce3dc3-f1a4-48f1-8f7c-f97e7bb05b22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005828 10.0.0.38 - - [2026-01-01 02:59:47] "POST /neutron/network HTTP/1.1" 200 837 0.006985 10.0.0.38 - - [2026-01-01 02:59:47] "GET /virtual-network/bdce3dc3-f1a4-48f1-8f7c-f97e7bb05b22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.004827 10.0.0.38 - - [2026-01-01 02:59:48] "GET /virtual-network/bdce3dc3-f1a4-48f1-8f7c-f97e7bb05b22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005888 10.0.0.38 - - [2026-01-01 02:59:48] "GET /obj-perms HTTP/1.1" 200 5026 0.070901 10.0.0.249 - - [2026-01-01 02:59:48] "GET /obj-perms HTTP/1.1" 200 5026 0.074508 10.0.0.27 - - [2026-01-01 02:59:48] "GET /obj-perms HTTP/1.1" 200 5026 0.073569 10.0.0.38 - - [2026-01-01 02:59:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.27 - - [2026-01-01 02:59:48] "GET /projects?obj_uuids=0890eefe-6fe3-458f-9ed8-8432b5f10ff3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000826 10.0.0.38 - - [2026-01-01 02:59:48] "GET /project/0890eefe-6fe3-458f-9ed8-8432b5f10ff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.041933 10.0.0.38 - - [2026-01-01 02:59:48] "POST /neutron/network HTTP/1.1" 200 117 0.020760 10.0.0.249 - - [2026-01-01 02:59:48] "POST /route-targets HTTP/1.1" 200 327 0.020608 10.0.0.38 - - [2026-01-01 02:59:49] "POST /neutron/network HTTP/1.1" 200 838 0.011183 10.0.0.38 - - [2026-01-01 02:59:49] "POST /id-to-fqname HTTP/1.1" 200 226 0.000962 10.0.0.38 - - [2026-01-01 02:59:49] "GET /virtual-network/75669a66-e03e-4efc-bd4b-b1da2912c560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005258 10.0.0.38 - - [2026-01-01 02:59:49] "GET /virtual-network/75669a66-e03e-4efc-bd4b-b1da2912c560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006173 10.0.0.38 - - [2026-01-01 02:59:49] "POST /neutron/subnet HTTP/1.1" 200 725 0.008843 10.0.0.38 - - [2026-01-01 02:59:49] "GET /virtual-network/75669a66-e03e-4efc-bd4b-b1da2912c560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.007228 10.0.0.38 - - [2026-01-01 02:59:50] "POST /id-to-fqname HTTP/1.1" 200 225 0.001147 10.0.0.27 - - [2026-01-01 02:59:50] "GET /projects?obj_uuids=0890eefe-6fe3-458f-9ed8-8432b5f10ff3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000969 10.0.0.38 - - [2026-01-01 02:59:51] "GET /project/0890eefe-6fe3-458f-9ed8-8432b5f10ff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.077262 10.0.0.38 - - [2026-01-01 02:59:51] "POST /neutron/port HTTP/1.1" 200 117 0.007000 10.0.0.38 - - [2026-01-01 02:59:51] "POST /id-to-fqname HTTP/1.1" 200 226 0.001157 10.0.0.38 - - [2026-01-01 02:59:51] "POST /neutron/network HTTP/1.1" 200 848 0.006555 10.0.0.38 - - [2026-01-01 02:59:52] "POST /neutron/port HTTP/1.1" 200 1059 0.021422 10.0.0.27 - - [2026-01-01 02:59:52] "GET /projects?obj_uuids=0890eefe-6fe3-458f-9ed8-8432b5f10ff3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002075 10.0.0.38 - - [2026-01-01 02:59:52] "GET /project/0890eefe-6fe3-458f-9ed8-8432b5f10ff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.125532 10.0.0.38 - - [2026-01-01 02:59:52] "POST /neutron/network HTTP/1.1" 200 838 0.009017 10.0.0.38 - - [2026-01-01 02:59:52] "POST /neutron/subnet HTTP/1.1" 200 703 0.010164 10.0.0.38 - - [2026-01-01 02:59:52] "POST /neutron/port HTTP/1.1" 200 1123 0.025435 10.0.0.38 - - [2026-01-01 02:59:52] "POST /fqname-to-id HTTP/1.1" 404 193 0.003040 10.0.0.38 - - [2026-01-01 02:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.27 - - [2026-01-01 02:59:52] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000988 10.0.0.38 - - [2026-01-01 02:59:52] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.011951 10.0.0.38 - - [2026-01-01 02:59:52] "POST /service-templates HTTP/1.1" 200 543 0.028992 10.0.0.38 - - [2026-01-01 02:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004024 10.0.0.38 - - [2026-01-01 02:59:52] "GET /service-template/1b814158-63c9-418e-8c51-f40763e74f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.005672 10.0.0.38 - - [2026-01-01 02:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.38 - - [2026-01-01 02:59:52] "GET /service-template/1b814158-63c9-418e-8c51-f40763e74f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.003937 10.0.0.38 - - [2026-01-01 02:59:52] "POST /id-to-fqname HTTP/1.1" 200 223 0.001320 10.0.0.38 - - [2026-01-01 02:59:52] "POST /neutron/network HTTP/1.1" 200 848 0.006839 10.0.0.38 - - [2026-01-01 02:59:53] "POST /id-to-fqname HTTP/1.1" 200 225 0.001182 10.0.0.38 - - [2026-01-01 02:59:53] "POST /id-to-fqname HTTP/1.1" 200 226 0.003173 10.0.0.38 - - [2026-01-01 02:59:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009654 10.0.0.38 - - [2026-01-01 02:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.38 - - [2026-01-01 02:59:53] "DELETE /service-template/1b814158-63c9-418e-8c51-f40763e74f8f HTTP/1.1" 200 115 0.033464 10.0.0.38 - - [2026-01-01 02:59:53] "POST /fqname-to-id HTTP/1.1" 404 193 0.005054 10.0.0.38 - - [2026-01-01 02:59:53] "POST /neutron/port HTTP/1.1" 200 1112 0.126215 10.0.0.38 - - [2026-01-01 02:59:53] "POST /neutron/subnet HTTP/1.1" 200 699 0.010535 10.0.0.38 - - [2026-01-01 02:59:53] "POST /neutron/network HTTP/1.1" 200 838 0.006577 10.0.0.38 - - [2026-01-01 02:59:54] "POST /neutron/port HTTP/1.1" 200 1113 0.012909 10.0.0.38 - - [2026-01-01 02:59:54] "POST /neutron/port HTTP/1.1" 200 1112 0.012944 10.0.0.38 - - [2026-01-01 02:59:55] "POST /neutron/network HTTP/1.1" 200 2196 0.009231 10.0.0.38 - - [2026-01-01 02:59:55] "POST /neutron/network HTTP/1.1" 200 838 0.007331 10.0.0.249 - - [2026-01-01 02:59:56] "DELETE /route-target/f990578b-4cc1-4977-a1e1-55a341291fda HTTP/1.1" 200 115 0.021203 10.0.0.27 - - [2026-01-01 02:59:56] "POST /useragent-kv HTTP/1.1" 200 115 0.005255 10.0.0.27 - - [2026-01-01 02:59:56] "POST /useragent-kv HTTP/1.1" 200 115 0.008576 10.0.0.38 - - [2026-01-01 02:59:56] "POST /neutron/network HTTP/1.1" 200 151 0.129082 10.0.0.249 - - [2026-01-01 02:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.27 - - [2026-01-01 02:59:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000386 10.0.0.27 - - [2026-01-01 02:59:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.38 - - [2026-01-01 02:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.27 - - [2026-01-01 02:59:59] "GET /projects?obj_uuids=0890eefe-6fe3-458f-9ed8-8432b5f10ff3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001029 10.0.0.249 - - [2026-01-01 02:59:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000332 10.0.0.38 - - [2026-01-01 02:59:59] "GET /project/0890eefe-6fe3-458f-9ed8-8432b5f10ff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.046128 10.0.0.249 - - [2026-01-01 02:59:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000365 10.0.0.38 - - [2026-01-01 02:59:59] "POST /neutron/network HTTP/1.1" 200 117 0.012453 10.0.0.27 - - [2026-01-01 02:59:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000526 10.0.0.27 - - [2026-01-01 02:59:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000366 10.0.0.249 - - [2026-01-01 02:59:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000351 10.0.0.249 - - [2026-01-01 02:59:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000430 10.0.0.249 - - [2026-01-01 02:59:59] "POST /ref-update HTTP/1.1" 200 156 0.029094 10.0.0.38 - - [2026-01-01 03:00:00] "POST /neutron/network HTTP/1.1" 200 829 0.008490 10.0.0.38 - - [2026-01-01 03:00:00] "POST /id-to-fqname HTTP/1.1" 200 223 0.001184 10.0.0.38 - - [2026-01-01 03:00:00] "GET /virtual-network/febc26a7-f385-4119-bae3-67fb0c0c198c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005736 10.0.0.38 - - [2026-01-01 03:00:00] "GET /virtual-network/febc26a7-f385-4119-bae3-67fb0c0c198c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005296 10.0.0.38 - - [2026-01-01 03:00:00] "POST /neutron/subnet HTTP/1.1" 200 710 0.009675 10.0.0.38 - - [2026-01-01 03:00:00] "GET /virtual-network/febc26a7-f385-4119-bae3-67fb0c0c198c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007388 10.0.0.38 - - [2026-01-01 03:00:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000415 10.0.0.38 - - [2026-01-01 03:00:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000431 10.0.0.38 - - [2026-01-01 03:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006398 10.0.0.27 - - [2026-01-01 03:00:00] "GET /projects?obj_uuids=0890eefe-6fe3-458f-9ed8-8432b5f10ff3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001262 10.0.0.38 - - [2026-01-01 03:00:00] "GET /project/0890eefe-6fe3-458f-9ed8-8432b5f10ff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.087944 10.0.0.38 - - [2026-01-01 03:00:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000515 10.0.0.38 - - [2026-01-01 03:00:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000456 10.0.0.249 - - [2026-01-01 03:00:01] "POST /route-targets HTTP/1.1" 200 327 0.031379 10.0.0.27 - - [2026-01-01 03:00:01] "POST /useragent-kv HTTP/1.1" 200 115 0.009792 10.0.0.38 - - [2026-01-01 03:00:01] "POST /neutron/subnet HTTP/1.1" 200 729 0.225229 10.0.0.38 - - [2026-01-01 03:00:01] "POST /id-to-fqname HTTP/1.1" 200 223 0.001266 10.0.0.38 - - [2026-01-01 03:00:01] "GET /virtual-network/52dfe836-2597-48e7-b5ac-0c6d86257897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005714 10.0.0.38 - - [2026-01-01 03:00:01] "GET /virtual-network/52dfe836-2597-48e7-b5ac-0c6d86257897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005933 10.0.0.38 - - [2026-01-01 03:00:01] "POST /neutron/network HTTP/1.1" 200 833 0.008395 10.0.0.38 - - [2026-01-01 03:00:01] "GET /virtual-network/52dfe836-2597-48e7-b5ac-0c6d86257897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005746 10.0.0.38 - - [2026-01-01 03:00:02] "GET /obj-perms HTTP/1.1" 200 5026 0.003438 10.0.0.249 - - [2026-01-01 03:00:02] "GET /obj-perms HTTP/1.1" 200 5026 0.003557 10.0.0.27 - - [2026-01-01 03:00:02] "GET /obj-perms HTTP/1.1" 200 5026 0.003635 10.0.0.38 - - [2026-01-01 03:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.27 - - [2026-01-01 03:00:02] "GET /projects?obj_uuids=0890eefe-6fe3-458f-9ed8-8432b5f10ff3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000919 10.0.0.38 - - [2026-01-01 03:00:02] "GET /project/0890eefe-6fe3-458f-9ed8-8432b5f10ff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.050810 10.0.0.27 - - [2026-01-01 03:00:02] "GET /projects?obj_uuids=0890eefe-6fe3-458f-9ed8-8432b5f10ff3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000964 10.0.0.38 - - [2026-01-01 03:00:02] "POST /neutron/network HTTP/1.1" 200 615 0.135798 10.0.0.249 - - [2026-01-01 03:00:02] "POST /ref-update HTTP/1.1" 200 156 0.029665 10.0.0.38 - - [2026-01-01 03:00:02] "POST /id-to-fqname HTTP/1.1" 200 224 0.003150 10.0.0.38 - - [2026-01-01 03:00:02] "GET /virtual-network/4549c4aa-57e2-4fc6-a57e-84ab88206e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005473 10.0.0.38 - - [2026-01-01 03:00:02] "POST /neutron/network HTTP/1.1" 200 833 0.007958 10.0.0.38 - - [2026-01-01 03:00:02] "GET /virtual-network/4549c4aa-57e2-4fc6-a57e-84ab88206e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005686 10.0.0.38 - - [2026-01-01 03:00:03] "GET /virtual-network/4549c4aa-57e2-4fc6-a57e-84ab88206e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005700 10.0.0.38 - - [2026-01-01 03:00:03] "POST /id-to-fqname HTTP/1.1" 200 223 0.001460 10.0.0.38 - - [2026-01-01 03:00:03] "POST /neutron/network HTTP/1.1" 200 843 0.006583 10.0.0.27 - - [2026-01-01 03:00:04] "GET /projects?obj_uuids=0890eefe-6fe3-458f-9ed8-8432b5f10ff3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000923 10.0.0.38 - - [2026-01-01 03:00:04] "GET /project/0890eefe-6fe3-458f-9ed8-8432b5f10ff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.077544 10.0.0.38 - - [2026-01-01 03:00:04] "POST /neutron/port HTTP/1.1" 200 117 0.007240 10.0.0.38 - - [2026-01-01 03:00:04] "POST /id-to-fqname HTTP/1.1" 200 224 0.001707 10.0.0.38 - - [2026-01-01 03:00:05] "POST /neutron/network HTTP/1.1" 200 843 0.007465 10.0.0.38 - - [2026-01-01 03:00:05] "POST /neutron/port HTTP/1.1" 200 1059 0.023573 10.0.0.27 - - [2026-01-01 03:00:05] "GET /projects?obj_uuids=0890eefe-6fe3-458f-9ed8-8432b5f10ff3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000947 10.0.0.38 - - [2026-01-01 03:00:05] "GET /project/0890eefe-6fe3-458f-9ed8-8432b5f10ff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.166013 10.0.0.38 - - [2026-01-01 03:00:05] "POST /neutron/port HTTP/1.1" 200 1123 0.026365 10.0.0.38 - - [2026-01-01 03:00:05] "POST /neutron/port HTTP/1.1" 200 117 0.001270 10.0.0.38 - - [2026-01-01 03:00:06] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008447 10.0.0.38 - - [2026-01-01 03:00:06] "POST /fqname-to-id HTTP/1.1" 404 193 0.003052 10.0.0.38 - - [2026-01-01 03:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003370 10.0.0.27 - - [2026-01-01 03:00:06] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000963 10.0.0.38 - - [2026-01-01 03:00:06] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.007571 10.0.0.38 - - [2026-01-01 03:00:06] "POST /service-templates HTTP/1.1" 200 543 0.067418 10.0.0.38 - - [2026-01-01 03:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.38 - - [2026-01-01 03:00:06] "GET /service-template/bd145d88-e94d-4037-bdff-987eab210e5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.006716 10.0.0.38 - - [2026-01-01 03:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003427 10.0.0.38 - - [2026-01-01 03:00:06] "GET /service-template/bd145d88-e94d-4037-bdff-987eab210e5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.004165 10.0.0.38 - - [2026-01-01 03:00:06] "POST /id-to-fqname HTTP/1.1" 200 223 0.001129 10.0.0.27 - - [2026-01-01 03:00:06] "GET /projects?obj_uuids=0890eefe-6fe3-458f-9ed8-8432b5f10ff3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000953 10.0.0.38 - - [2026-01-01 03:00:06] "POST /id-to-fqname HTTP/1.1" 200 223 0.004711 10.0.0.38 - - [2026-01-01 03:00:06] "POST /id-to-fqname HTTP/1.1" 200 224 0.003167 10.0.0.38 - - [2026-01-01 03:00:06] "POST /neutron/port HTTP/1.1" 200 1057 0.316961 10.0.0.38 - - [2026-01-01 03:00:06] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010079 10.0.0.38 - - [2026-01-01 03:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.38 - - [2026-01-01 03:00:06] "DELETE /service-template/bd145d88-e94d-4037-bdff-987eab210e5f HTTP/1.1" 200 115 0.035393 10.0.0.38 - - [2026-01-01 03:00:06] "POST /fqname-to-id HTTP/1.1" 404 193 0.004472 10.0.0.38 - - [2026-01-01 03:00:07] "POST /neutron/port HTTP/1.1" 200 1121 0.021378 10.0.0.38 - - [2026-01-01 03:00:07] "POST /neutron/network HTTP/1.1" 200 833 0.006495 10.0.0.38 - - [2026-01-01 03:00:07] "POST /neutron/network HTTP/1.1" 200 833 0.007475 10.0.0.38 - - [2026-01-01 03:00:07] "POST /neutron/port HTTP/1.1" 200 151 0.180928 10.0.0.38 - - [2026-01-01 03:00:08] "POST /neutron/port HTTP/1.1" 200 151 0.182366 10.0.0.27 - - [2026-01-01 03:00:08] "DELETE /project/0890eefe6fe3458f9ed88432b5f10ff3 HTTP/1.1" 404 173 0.003708 10.0.0.27 - - [2026-01-01 03:00:08] "DELETE /project/775c6c81-e5ad-4321-a830-c63bee406068 HTTP/1.1" 404 177 0.006818 10.0.0.38 - - [2026-01-01 03:00:08] "POST /neutron/network HTTP/1.1" 200 117 0.011369 10.0.0.38 - - [2026-01-01 03:00:09] "POST /neutron/port HTTP/1.1" 200 117 0.011489 10.0.0.249 - - [2026-01-01 03:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.38 - - [2026-01-01 03:00:09] "POST /neutron/network HTTP/1.1" 200 829 0.006951 10.0.0.249 - - [2026-01-01 03:00:10] "DELETE /route-target/91d5c057-b590-4cf2-93b0-56e4fbc90ebd HTTP/1.1" 200 115 0.027540 10.0.0.27 - - [2026-01-01 03:00:11] "GET /projects?obj_uuids=0890eefe-6fe3-458f-9ed8-8432b5f10ff3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001021 10.0.0.38 - - [2026-01-01 03:00:11] "GET /project/0890eefe-6fe3-458f-9ed8-8432b5f10ff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.046788 10.0.0.27 - - [2026-01-01 03:00:11] "GET /projects?obj_uuids=0890eefe-6fe3-458f-9ed8-8432b5f10ff3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000997 10.0.0.38 - - [2026-01-01 03:00:11] "GET /project/0890eefe-6fe3-458f-9ed8-8432b5f10ff3?fields=virtual_networks HTTP/1.1" 200 1027 0.069994 10.0.0.27 - - [2026-01-01 03:00:11] "GET /projects?obj_uuids=0890eefe-6fe3-458f-9ed8-8432b5f10ff3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000977 10.0.0.38 - - [2026-01-01 03:00:11] "GET /project/0890eefe-6fe3-458f-9ed8-8432b5f10ff3?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.049669 10.0.0.27 - - [2026-01-01 03:00:11] "GET /projects?obj_uuids=0890eefe-6fe3-458f-9ed8-8432b5f10ff3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001169 10.0.0.38 - - [2026-01-01 03:00:11] "GET /project/0890eefe-6fe3-458f-9ed8-8432b5f10ff3?fields=security_groups HTTP/1.1" 200 1251 0.058345 10.0.0.38 - - [2026-01-01 03:00:12] "POST /fqname-to-id HTTP/1.1" 404 184 0.031524 10.0.0.27 - - [2026-01-01 03:00:12] "GET /projects?obj_uuids=bde12418-ba71-4ed4-a7c5-f80860af7b8e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003269 10.0.0.27 - - [2026-01-01 03:00:13] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001476 10.0.0.27 - - [2026-01-01 03:00:13] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007544 10.0.0.27 - - [2026-01-01 03:00:13] "POST /id-to-fqname HTTP/1.1" 200 186 0.002408 10.0.0.27 - - [2026-01-01 03:00:13] "POST /fqname-to-id HTTP/1.1" 404 195 0.005789 10.0.0.27 - - [2026-01-01 03:00:13] "POST /security-groups HTTP/1.1" 200 587 0.082098 10.0.0.27 - - [2026-01-01 03:00:13] "POST /projects HTTP/1.1" 200 577 0.317548 10.0.0.27 - - [2026-01-01 03:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.360708 10.0.0.249 - - [2026-01-01 03:00:13] "POST /fqname-to-id HTTP/1.1" 404 229 0.027450 10.0.0.38 - - [2026-01-01 03:00:13] "GET /project/bde12418-ba71-4ed4-a7c5-f80860af7b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.540729 10.0.0.38 - - [2026-01-01 03:00:14] "GET / HTTP/1.1" 200 35931 0.001338 10.0.0.38 - - [2026-01-01 03:00:16] "POST /fqname-to-id HTTP/1.1" 401 292 0.000427 10.0.0.38 - - [2026-01-01 03:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.069475 10.0.0.27 - - [2026-01-01 03:00:16] "GET /projects?obj_uuids=bde12418-ba71-4ed4-a7c5-f80860af7b8e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001066 10.0.0.38 - - [2026-01-01 03:00:17] "GET /project/bde12418-ba71-4ed4-a7c5-f80860af7b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.045806 10.0.0.27 - - [2026-01-01 03:00:17] "GET /projects?obj_uuids=bde12418-ba71-4ed4-a7c5-f80860af7b8e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001016 10.0.0.38 - - [2026-01-01 03:00:17] "POST /neutron/network HTTP/1.1" 200 611 0.158263 10.0.0.249 - - [2026-01-01 03:00:17] "POST /ref-update HTTP/1.1" 200 156 0.040060 10.0.0.38 - - [2026-01-01 03:00:17] "POST /id-to-fqname HTTP/1.1" 200 221 0.004121 10.0.0.38 - - [2026-01-01 03:00:17] "GET /virtual-network/a79b038c-4119-493e-ae67-fca55c3459bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005536 10.0.0.38 - - [2026-01-01 03:00:17] "POST /neutron/network HTTP/1.1" 200 828 0.005913 10.0.0.38 - - [2026-01-01 03:00:17] "GET /virtual-network/a79b038c-4119-493e-ae67-fca55c3459bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005592 10.0.0.38 - - [2026-01-01 03:00:18] "GET /virtual-network/a79b038c-4119-493e-ae67-fca55c3459bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006309 10.0.0.38 - - [2026-01-01 03:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003923 10.0.0.27 - - [2026-01-01 03:00:19] "GET /projects?obj_uuids=bde12418-ba71-4ed4-a7c5-f80860af7b8e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001392 10.0.0.38 - - [2026-01-01 03:00:19] "GET /project/bde12418-ba71-4ed4-a7c5-f80860af7b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.067930 10.0.0.38 - - [2026-01-01 03:00:19] "POST /neutron/network HTTP/1.1" 200 117 0.020669 10.0.0.38 - - [2026-01-01 03:00:20] "POST /neutron/network HTTP/1.1" 200 831 0.009284 10.0.0.38 - - [2026-01-01 03:00:20] "POST /id-to-fqname HTTP/1.1" 200 221 0.001014 10.0.0.38 - - [2026-01-01 03:00:20] "GET /virtual-network/9a8fa3f3-07ad-47b4-84a4-b889d99f9650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005446 10.0.0.38 - - [2026-01-01 03:00:20] "GET /virtual-network/9a8fa3f3-07ad-47b4-84a4-b889d99f9650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006002 10.0.0.38 - - [2026-01-01 03:00:20] "POST /neutron/subnet HTTP/1.1" 200 729 0.010693 10.0.0.38 - - [2026-01-01 03:00:20] "GET /virtual-network/9a8fa3f3-07ad-47b4-84a4-b889d99f9650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.009133 10.0.0.38 - - [2026-01-01 03:00:21] "GET /obj-perms HTTP/1.1" 200 5022 0.076851 10.0.0.249 - - [2026-01-01 03:00:21] "GET /obj-perms HTTP/1.1" 200 5022 0.081961 10.0.0.27 - - [2026-01-01 03:00:21] "GET /obj-perms HTTP/1.1" 200 5022 0.103788 10.0.0.38 - - [2026-01-01 03:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004000 10.0.0.27 - - [2026-01-01 03:00:21] "GET /projects?obj_uuids=bde12418-ba71-4ed4-a7c5-f80860af7b8e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000839 10.0.0.38 - - [2026-01-01 03:00:21] "GET /project/bde12418-ba71-4ed4-a7c5-f80860af7b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.055772 10.0.0.249 - - [2026-01-01 03:00:21] "POST /route-targets HTTP/1.1" 200 327 0.014469 10.0.0.27 - - [2026-01-01 03:00:21] "POST /useragent-kv HTTP/1.1" 200 115 0.006324 10.0.0.38 - - [2026-01-01 03:00:21] "POST /neutron/subnet HTTP/1.1" 200 725 0.208095 10.0.0.38 - - [2026-01-01 03:00:21] "POST /id-to-fqname HTTP/1.1" 200 222 0.001385 10.0.0.38 - - [2026-01-01 03:00:22] "GET /virtual-network/0adba42d-628b-447b-934b-9e0664f379cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005286 10.0.0.38 - - [2026-01-01 03:00:22] "GET /virtual-network/0adba42d-628b-447b-934b-9e0664f379cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.008250 10.0.0.38 - - [2026-01-01 03:00:22] "POST /neutron/network HTTP/1.1" 200 832 0.007159 10.0.0.38 - - [2026-01-01 03:00:22] "GET /virtual-network/0adba42d-628b-447b-934b-9e0664f379cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005451 10.0.0.38 - - [2026-01-01 03:00:22] "POST /id-to-fqname HTTP/1.1" 200 221 0.001414 10.0.0.27 - - [2026-01-01 03:00:23] "GET /projects?obj_uuids=bde12418-ba71-4ed4-a7c5-f80860af7b8e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000995 10.0.0.38 - - [2026-01-01 03:00:24] "GET /project/bde12418-ba71-4ed4-a7c5-f80860af7b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.081052 10.0.0.38 - - [2026-01-01 03:00:24] "POST /neutron/network HTTP/1.1" 200 831 0.010744 10.0.0.38 - - [2026-01-01 03:00:24] "POST /id-to-fqname HTTP/1.1" 200 222 0.001219 10.0.0.38 - - [2026-01-01 03:00:24] "POST /neutron/port HTTP/1.1" 200 117 0.006154 10.0.0.27 - - [2026-01-01 03:00:24] "GET /projects?obj_uuids=bde12418-ba71-4ed4-a7c5-f80860af7b8e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000943 10.0.0.38 - - [2026-01-01 03:00:25] "POST /neutron/port HTTP/1.1" 200 1057 0.372417 10.0.0.38 - - [2026-01-01 03:00:25] "POST /neutron/port HTTP/1.1" 200 1111 0.141490 10.0.0.38 - - [2026-01-01 03:00:25] "POST /neutron/subnet HTTP/1.1" 200 703 0.009014 10.0.0.27 - - [2026-01-01 03:00:25] "GET /projects?obj_uuids=bde12418-ba71-4ed4-a7c5-f80860af7b8e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.060449 10.0.0.38 - - [2026-01-01 03:00:25] "GET /project/bde12418-ba71-4ed4-a7c5-f80860af7b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.154284 10.0.0.38 - - [2026-01-01 03:00:25] "POST /neutron/network HTTP/1.1" 200 832 0.007164 10.0.0.38 - - [2026-01-01 03:00:26] "POST /neutron/port HTTP/1.1" 200 117 0.006674 10.0.0.38 - - [2026-01-01 03:00:26] "POST /fqname-to-id HTTP/1.1" 404 193 0.002792 10.0.0.38 - - [2026-01-01 03:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953 10.0.0.27 - - [2026-01-01 03:00:26] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001787 10.0.0.38 - - [2026-01-01 03:00:26] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.008772 10.0.0.38 - - [2026-01-01 03:00:26] "POST /service-templates HTTP/1.1" 200 543 0.027668 10.0.0.38 - - [2026-01-01 03:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005583 10.0.0.38 - - [2026-01-01 03:00:26] "GET /service-template/a3afc46e-675a-4a06-8ee7-3b9673b0b8c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.007025 10.0.0.38 - - [2026-01-01 03:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006191 10.0.0.38 - - [2026-01-01 03:00:26] "GET /service-template/a3afc46e-675a-4a06-8ee7-3b9673b0b8c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.004582 10.0.0.38 - - [2026-01-01 03:00:26] "POST /id-to-fqname HTTP/1.1" 200 221 0.001300 10.0.0.38 - - [2026-01-01 03:00:26] "POST /id-to-fqname HTTP/1.1" 200 221 0.001000 10.0.0.38 - - [2026-01-01 03:00:26] "POST /id-to-fqname HTTP/1.1" 200 222 0.001399 10.0.0.27 - - [2026-01-01 03:00:26] "GET /projects?obj_uuids=bde12418-ba71-4ed4-a7c5-f80860af7b8e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001060 10.0.0.38 - - [2026-01-01 03:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.38 - - [2026-01-01 03:00:27] "DELETE /service-template/a3afc46e-675a-4a06-8ee7-3b9673b0b8c4 HTTP/1.1" 200 115 0.041750 10.0.0.38 - - [2026-01-01 03:00:27] "POST /fqname-to-id HTTP/1.1" 404 193 0.006619 10.0.0.38 - - [2026-01-01 03:00:27] "POST /neutron/port HTTP/1.1" 200 1056 0.382886 10.0.0.38 - - [2026-01-01 03:00:27] "POST /neutron/port HTTP/1.1" 200 1056 0.021526 10.0.0.38 - - [2026-01-01 03:00:27] "POST /neutron/network HTTP/1.1" 400 204 0.015425 10.0.0.38 - - [2026-01-01 03:00:27] "POST /neutron/subnet HTTP/1.1" 200 699 0.009183 10.0.0.38 - - [2026-01-01 03:00:27] "POST /neutron/port HTTP/1.1" 200 1121 0.021654 10.0.0.38 - - [2026-01-01 03:00:29] "POST /neutron/port HTTP/1.1" 200 1120 0.020623 10.0.0.38 - - [2026-01-01 03:00:29] "POST /neutron/port HTTP/1.1" 200 117 0.007293 10.0.0.38 - - [2026-01-01 03:00:29] "POST /neutron/network HTTP/1.1" 200 832 0.006901 10.0.0.249 - - [2026-01-01 03:00:29] "DELETE /route-target/b668f079-4ba2-48ac-beda-eef19eecb9e2 HTTP/1.1" 200 115 0.021739 10.0.0.38 - - [2026-01-01 03:00:30] "POST /neutron/network HTTP/1.1" 200 831 0.007696 10.0.0.27 - - [2026-01-01 03:00:30] "POST /useragent-kv HTTP/1.1" 200 115 0.003750 10.0.0.27 - - [2026-01-01 03:00:30] "POST /useragent-kv HTTP/1.1" 200 115 0.002879 10.0.0.38 - - [2026-01-01 03:00:30] "POST /neutron/network HTTP/1.1" 200 151 0.114079 10.0.0.249 - - [2026-01-01 03:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004997 10.0.0.38 - - [2026-01-01 03:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004136 10.0.0.27 - - [2026-01-01 03:00:33] "GET /projects?obj_uuids=bde12418-ba71-4ed4-a7c5-f80860af7b8e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000802 10.0.0.38 - - [2026-01-01 03:00:33] "GET /project/bde12418-ba71-4ed4-a7c5-f80860af7b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.045755 10.0.0.249 - - [2026-01-01 03:00:33] "POST /ref-update HTTP/1.1" 200 156 0.032062 10.0.0.27 - - [2026-01-01 03:00:33] "POST /useragent-kv HTTP/1.1" 200 115 0.010319 10.0.0.38 - - [2026-01-01 03:00:33] "POST /neutron/subnet HTTP/1.1" 200 725 0.206568 10.0.0.38 - - [2026-01-01 03:00:33] "POST /id-to-fqname HTTP/1.1" 200 221 0.001336 10.0.0.38 - - [2026-01-01 03:00:33] "GET /virtual-network/a461033d-32b5-4237-a3ac-452bb7571f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007270 10.0.0.38 - - [2026-01-01 03:00:33] "GET /virtual-network/a461033d-32b5-4237-a3ac-452bb7571f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005936 10.0.0.38 - - [2026-01-01 03:00:33] "POST /neutron/network HTTP/1.1" 200 830 0.007073 10.0.0.38 - - [2026-01-01 03:00:34] "GET /virtual-network/a461033d-32b5-4237-a3ac-452bb7571f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005162 10.0.0.38 - - [2026-01-01 03:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004388 10.0.0.27 - - [2026-01-01 03:00:34] "GET /projects?obj_uuids=bde12418-ba71-4ed4-a7c5-f80860af7b8e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000879 10.0.0.38 - - [2026-01-01 03:00:34] "GET /project/bde12418-ba71-4ed4-a7c5-f80860af7b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.049923 10.0.0.27 - - [2026-01-01 03:00:34] "GET /projects?obj_uuids=bde12418-ba71-4ed4-a7c5-f80860af7b8e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000947 10.0.0.38 - - [2026-01-01 03:00:34] "POST /neutron/network HTTP/1.1" 200 611 0.139441 10.0.0.38 - - [2026-01-01 03:00:35] "POST /id-to-fqname HTTP/1.1" 200 221 0.003188 10.0.0.38 - - [2026-01-01 03:00:35] "GET /virtual-network/b8efecea-8a40-4c63-8109-c4cdb5fa1f2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006536 10.0.0.38 - - [2026-01-01 03:00:35] "POST /neutron/network HTTP/1.1" 200 831 0.006485 10.0.0.38 - - [2026-01-01 03:00:35] "GET /virtual-network/b8efecea-8a40-4c63-8109-c4cdb5fa1f2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006159 10.0.0.38 - - [2026-01-01 03:00:35] "GET /virtual-network/b8efecea-8a40-4c63-8109-c4cdb5fa1f2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006516 10.0.0.38 - - [2026-01-01 03:00:35] "GET /obj-perms HTTP/1.1" 200 5022 0.003987 10.0.0.249 - - [2026-01-01 03:00:35] "GET /obj-perms HTTP/1.1" 200 5022 0.003664 10.0.0.27 - - [2026-01-01 03:00:35] "GET /obj-perms HTTP/1.1" 200 5022 0.003570 10.0.0.38 - - [2026-01-01 03:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.27 - - [2026-01-01 03:00:35] "GET /projects?obj_uuids=bde12418-ba71-4ed4-a7c5-f80860af7b8e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001295 10.0.0.38 - - [2026-01-01 03:00:35] "GET /project/bde12418-ba71-4ed4-a7c5-f80860af7b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.042628 10.0.0.38 - - [2026-01-01 03:00:35] "POST /neutron/network HTTP/1.1" 200 117 0.015987 10.0.0.249 - - [2026-01-01 03:00:36] "POST /route-targets HTTP/1.1" 200 327 0.013186 10.0.0.38 - - [2026-01-01 03:00:36] "POST /neutron/network HTTP/1.1" 200 830 0.008926 10.0.0.38 - - [2026-01-01 03:00:36] "POST /id-to-fqname HTTP/1.1" 200 222 0.001136 10.0.0.38 - - [2026-01-01 03:00:36] "GET /virtual-network/f1b64fd4-da74-44c0-8dc2-ec213ded23d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005497 10.0.0.38 - - [2026-01-01 03:00:36] "GET /virtual-network/f1b64fd4-da74-44c0-8dc2-ec213ded23d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005428 10.0.0.38 - - [2026-01-01 03:00:36] "POST /neutron/subnet HTTP/1.1" 200 714 0.018218 10.0.0.38 - - [2026-01-01 03:00:36] "GET /virtual-network/f1b64fd4-da74-44c0-8dc2-ec213ded23d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005617 10.0.0.38 - - [2026-01-01 03:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003234 10.0.0.27 - - [2026-01-01 03:00:36] "GET /projects?obj_uuids=bde12418-ba71-4ed4-a7c5-f80860af7b8e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001035 10.0.0.38 - - [2026-01-01 03:00:37] "GET /project/bde12418-ba71-4ed4-a7c5-f80860af7b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.047157 10.0.0.249 - - [2026-01-01 03:00:37] "POST /ref-update HTTP/1.1" 200 156 0.028248 10.0.0.27 - - [2026-01-01 03:00:37] "POST /useragent-kv HTTP/1.1" 200 115 0.009344 10.0.0.38 - - [2026-01-01 03:00:37] "POST /neutron/subnet HTTP/1.1" 200 710 0.206949 10.0.0.38 - - [2026-01-01 03:00:37] "POST /id-to-fqname HTTP/1.1" 200 227 0.001637 10.0.0.38 - - [2026-01-01 03:00:37] "GET /virtual-network/42b3705b-823b-4711-860c-c3034b25efa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005901 10.0.0.38 - - [2026-01-01 03:00:37] "GET /virtual-network/42b3705b-823b-4711-860c-c3034b25efa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006138 10.0.0.38 - - [2026-01-01 03:00:37] "POST /neutron/network HTTP/1.1" 200 839 0.006799 10.0.0.38 - - [2026-01-01 03:00:37] "GET /virtual-network/42b3705b-823b-4711-860c-c3034b25efa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005592 10.0.0.38 - - [2026-01-01 03:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.27 - - [2026-01-01 03:00:38] "GET /projects?obj_uuids=bde12418-ba71-4ed4-a7c5-f80860af7b8e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001291 10.0.0.38 - - [2026-01-01 03:00:38] "GET /project/bde12418-ba71-4ed4-a7c5-f80860af7b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.052233 10.0.0.27 - - [2026-01-01 03:00:38] "GET /projects?obj_uuids=bde12418-ba71-4ed4-a7c5-f80860af7b8e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000890 10.0.0.38 - - [2026-01-01 03:00:38] "POST /neutron/network HTTP/1.1" 200 625 0.124131 10.0.0.38 - - [2026-01-01 03:00:38] "POST /id-to-fqname HTTP/1.1" 200 228 0.003519 10.0.0.38 - - [2026-01-01 03:00:38] "GET /virtual-network/0d4d9e48-fbe4-41c7-8cf9-34c753d369eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.007128 10.0.0.38 - - [2026-01-01 03:00:38] "POST /neutron/network HTTP/1.1" 200 845 0.006745 10.0.0.38 - - [2026-01-01 03:00:38] "GET /virtual-network/0d4d9e48-fbe4-41c7-8cf9-34c753d369eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006179 10.0.0.38 - - [2026-01-01 03:00:39] "GET /virtual-network/0d4d9e48-fbe4-41c7-8cf9-34c753d369eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005325 10.0.0.38 - - [2026-01-01 03:00:39] "GET /obj-perms HTTP/1.1" 200 5022 0.004010 10.0.0.249 - - [2026-01-01 03:00:39] "GET /obj-perms HTTP/1.1" 200 5056 0.095551 10.0.0.27 - - [2026-01-01 03:00:39] "GET /obj-perms HTTP/1.1" 200 5022 0.004176 10.0.0.38 - - [2026-01-01 03:00:39] "POST /id-to-fqname HTTP/1.1" 200 221 0.001166 10.0.0.38 - - [2026-01-01 03:00:39] "POST /neutron/network HTTP/1.1" 200 841 0.006742 10.0.0.27 - - [2026-01-01 03:00:40] "GET /projects?obj_uuids=bde12418-ba71-4ed4-a7c5-f80860af7b8e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000891 10.0.0.38 - - [2026-01-01 03:00:40] "GET /project/bde12418-ba71-4ed4-a7c5-f80860af7b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.101700 10.0.0.38 - - [2026-01-01 03:00:40] "POST /neutron/port HTTP/1.1" 200 117 0.006447 10.0.0.38 - - [2026-01-01 03:00:40] "POST /id-to-fqname HTTP/1.1" 200 222 0.001155 10.0.0.38 - - [2026-01-01 03:00:41] "POST /neutron/network HTTP/1.1" 200 841 0.005984 10.0.0.38 - - [2026-01-01 03:00:41] "POST /neutron/port HTTP/1.1" 200 1057 0.018040 10.0.0.27 - - [2026-01-01 03:00:41] "GET /projects?obj_uuids=bde12418-ba71-4ed4-a7c5-f80860af7b8e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000841 10.0.0.38 - - [2026-01-01 03:00:41] "GET /project/bde12418-ba71-4ed4-a7c5-f80860af7b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.124769 10.0.0.38 - - [2026-01-01 03:00:41] "POST /neutron/network HTTP/1.1" 200 830 0.034391 10.0.0.38 - - [2026-01-01 03:00:41] "POST /neutron/port HTTP/1.1" 200 117 0.001066 10.0.0.38 - - [2026-01-01 03:00:42] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009094 10.0.0.38 - - [2026-01-01 03:00:42] "POST /fqname-to-id HTTP/1.1" 404 193 0.003082 10.0.0.38 - - [2026-01-01 03:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.27 - - [2026-01-01 03:00:42] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000842 10.0.0.38 - - [2026-01-01 03:00:42] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.006822 10.0.0.38 - - [2026-01-01 03:00:42] "POST /service-templates HTTP/1.1" 200 543 0.029245 10.0.0.38 - - [2026-01-01 03:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.38 - - [2026-01-01 03:00:42] "GET /service-template/1e06a559-81dd-44a3-b5fb-ddd4b39e5bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.006775 10.0.0.38 - - [2026-01-01 03:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.013390 10.0.0.38 - - [2026-01-01 03:00:42] "GET /service-template/1e06a559-81dd-44a3-b5fb-ddd4b39e5bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.004648 10.0.0.38 - - [2026-01-01 03:00:42] "POST /id-to-fqname HTTP/1.1" 200 221 0.001463 10.0.0.38 - - [2026-01-01 03:00:42] "POST /id-to-fqname HTTP/1.1" 200 227 0.001225 10.0.0.38 - - [2026-01-01 03:00:42] "POST /id-to-fqname HTTP/1.1" 200 228 0.001231 10.0.0.27 - - [2026-01-01 03:00:42] "GET /projects?obj_uuids=bde12418-ba71-4ed4-a7c5-f80860af7b8e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000954 10.0.0.38 - - [2026-01-01 03:00:42] "POST /neutron/port HTTP/1.1" 200 1054 0.315898 10.0.0.38 - - [2026-01-01 03:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.38 - - [2026-01-01 03:00:43] "DELETE /service-template/1e06a559-81dd-44a3-b5fb-ddd4b39e5bc5 HTTP/1.1" 200 115 0.032607 10.0.0.38 - - [2026-01-01 03:00:43] "POST /fqname-to-id HTTP/1.1" 404 193 0.009437 10.0.0.38 - - [2026-01-01 03:00:43] "POST /neutron/port HTTP/1.1" 200 1054 0.043288 10.0.0.38 - - [2026-01-01 03:00:43] "POST /neutron/network HTTP/1.1" 200 845 0.028334 10.0.0.38 - - [2026-01-01 03:00:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004026 10.0.0.249 - - [2026-01-01 03:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004310 10.0.0.38 - - [2026-01-01 03:00:43] "POST /neutron/network HTTP/1.1" 200 830 0.005799 10.0.0.27 - - [2026-01-01 03:00:43] "POST /useragent-kv HTTP/1.1" 200 115 0.003711 10.0.0.27 - - [2026-01-01 03:00:43] "POST /useragent-kv HTTP/1.1" 200 115 0.004802 10.0.0.38 - - [2026-01-01 03:00:43] "POST /neutron/network HTTP/1.1" 200 151 0.176465 10.0.0.249 - - [2026-01-01 03:00:44] "DELETE /route-target/6677cb13-4737-48cf-ac40-268dad134e7e HTTP/1.1" 200 115 0.044979 10.0.0.38 - - [2026-01-01 03:00:44] "POST /neutron/network HTTP/1.1" 200 830 0.022013 10.0.0.38 - - [2026-01-01 03:00:44] "POST /neutron/port HTTP/1.1" 200 1108 0.019979 10.0.0.38 - - [2026-01-01 03:00:45] "POST /neutron/network HTTP/1.1" 200 2180 0.011978 10.0.0.38 - - [2026-01-01 03:00:46] "POST /neutron/network HTTP/1.1" 200 830 0.008795 10.0.0.27 - - [2026-01-01 03:00:46] "POST /useragent-kv HTTP/1.1" 200 115 0.005533 10.0.0.249 - - [2026-01-01 03:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006756 10.0.0.27 - - [2026-01-01 03:00:46] "POST /useragent-kv HTTP/1.1" 200 115 0.005127 10.0.0.38 - - [2026-01-01 03:00:46] "POST /neutron/network HTTP/1.1" 200 151 0.164297 10.0.0.249 - - [2026-01-01 03:00:47] "DELETE /route-target/c8a4c65d-3b26-4e07-a380-f6ebd4bab3fd HTTP/1.1" 200 115 0.040689 10.0.0.27 - - [2026-01-01 03:00:48] "GET /projects?obj_uuids=bde12418-ba71-4ed4-a7c5-f80860af7b8e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000994 10.0.0.38 - - [2026-01-01 03:00:48] "GET /project/bde12418-ba71-4ed4-a7c5-f80860af7b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.069428 10.0.0.27 - - [2026-01-01 03:00:48] "GET /projects?obj_uuids=bde12418-ba71-4ed4-a7c5-f80860af7b8e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000828 10.0.0.38 - - [2026-01-01 03:00:48] "GET /project/bde12418-ba71-4ed4-a7c5-f80860af7b8e?fields=virtual_networks HTTP/1.1" 200 1025 0.055244 10.0.0.27 - - [2026-01-01 03:00:48] "GET /projects?obj_uuids=bde12418-ba71-4ed4-a7c5-f80860af7b8e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001046 10.0.0.38 - - [2026-01-01 03:00:49] "GET /project/bde12418-ba71-4ed4-a7c5-f80860af7b8e?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.042649 10.0.0.27 - - [2026-01-01 03:00:49] "GET /projects?obj_uuids=bde12418-ba71-4ed4-a7c5-f80860af7b8e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000932 10.0.0.38 - - [2026-01-01 03:00:49] "GET /project/bde12418-ba71-4ed4-a7c5-f80860af7b8e?fields=security_groups HTTP/1.1" 200 1247 0.051637 10.0.0.38 - - [2026-01-01 03:00:50] "POST /fqname-to-id HTTP/1.1" 404 190 0.031416 10.0.0.27 - - [2026-01-01 03:00:50] "GET /projects?obj_uuids=6e79a47c-09b5-4dc0-8672-1c04c5bc2e87&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004233 10.0.0.27 - - [2026-01-01 03:00:50] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001003 10.0.0.27 - - [2026-01-01 03:00:50] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.040312 10.0.0.27 - - [2026-01-01 03:00:50] "POST /id-to-fqname HTTP/1.1" 200 192 0.001214 10.0.0.27 - - [2026-01-01 03:00:50] "POST /fqname-to-id HTTP/1.1" 404 201 0.008143 10.0.0.27 - - [2026-01-01 03:00:50] "POST /security-groups HTTP/1.1" 200 593 0.054055 10.0.0.27 - - [2026-01-01 03:00:50] "POST /projects HTTP/1.1" 200 589 0.274003 10.0.0.27 - - [2026-01-01 03:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.355592 10.0.0.249 - - [2026-01-01 03:00:50] "POST /fqname-to-id HTTP/1.1" 404 235 0.004043 10.0.0.38 - - [2026-01-01 03:00:50] "GET /project/6e79a47c-09b5-4dc0-8672-1c04c5bc2e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.562023 10.0.0.38 - - [2026-01-01 03:00:51] "GET / HTTP/1.1" 200 35931 0.002058 10.0.0.249 - - [2026-01-01 03:00:52] "DELETE /access-control-list/6dbc4df5-513a-47b9-a3fe-66f489676e84 HTTP/1.1" 200 115 0.054957 10.0.0.38 - - [2026-01-01 03:00:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.001176 10.0.0.38 - - [2026-01-01 03:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.044480 10.0.0.27 - - [2026-01-01 03:00:54] "GET /projects?obj_uuids=6e79a47c-09b5-4dc0-8672-1c04c5bc2e87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001204 10.0.0.38 - - [2026-01-01 03:00:54] "GET /project/6e79a47c-09b5-4dc0-8672-1c04c5bc2e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.047741 10.0.0.38 - - [2026-01-01 03:00:54] "POST /neutron/network HTTP/1.1" 200 117 0.040510 10.0.0.38 - - [2026-01-01 03:00:54] "POST /neutron/network HTTP/1.1" 200 830 0.009786 10.0.0.38 - - [2026-01-01 03:00:54] "POST /id-to-fqname HTTP/1.1" 200 224 0.001059 10.0.0.38 - - [2026-01-01 03:00:54] "GET /virtual-network/e2f19d64-b803-48ec-9077-46ecbfd424dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.010650 10.0.0.38 - - [2026-01-01 03:00:54] "GET /virtual-network/e2f19d64-b803-48ec-9077-46ecbfd424dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005042 10.0.0.38 - - [2026-01-01 03:00:54] "POST /neutron/subnet HTTP/1.1" 200 724 0.008701 10.0.0.38 - - [2026-01-01 03:00:55] "GET /virtual-network/e2f19d64-b803-48ec-9077-46ecbfd424dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005316 10.0.0.38 - - [2026-01-01 03:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.27 - - [2026-01-01 03:00:56] "GET /projects?obj_uuids=6e79a47c-09b5-4dc0-8672-1c04c5bc2e87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000849 10.0.0.38 - - [2026-01-01 03:00:56] "GET /project/6e79a47c-09b5-4dc0-8672-1c04c5bc2e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.042895 10.0.0.249 - - [2026-01-01 03:00:57] "POST /route-targets HTTP/1.1" 200 327 0.014378 10.0.0.27 - - [2026-01-01 03:00:57] "POST /useragent-kv HTTP/1.1" 200 115 0.006959 10.0.0.38 - - [2026-01-01 03:00:57] "POST /neutron/subnet HTTP/1.1" 200 730 0.212118 10.0.0.38 - - [2026-01-01 03:00:57] "POST /id-to-fqname HTTP/1.1" 200 225 0.001274 10.0.0.38 - - [2026-01-01 03:00:57] "GET /virtual-network/ef09bb27-0120-47f2-a6ff-ad81fc91d7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005869 10.0.0.38 - - [2026-01-01 03:00:57] "GET /virtual-network/ef09bb27-0120-47f2-a6ff-ad81fc91d7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005452 10.0.0.38 - - [2026-01-01 03:00:57] "POST /neutron/network HTTP/1.1" 200 833 0.007015 10.0.0.38 - - [2026-01-01 03:00:57] "GET /virtual-network/ef09bb27-0120-47f2-a6ff-ad81fc91d7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006454 10.0.0.249 - - [2026-01-01 03:00:58] "GET /obj-perms HTTP/1.1" 200 5034 0.066531 10.0.0.27 - - [2026-01-01 03:00:58] "GET /obj-perms HTTP/1.1" 200 5034 0.059200 10.0.0.38 - - [2026-01-01 03:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.27 - - [2026-01-01 03:00:58] "GET /projects?obj_uuids=6e79a47c-09b5-4dc0-8672-1c04c5bc2e87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000998 10.0.0.38 - - [2026-01-01 03:00:58] "GET /project/6e79a47c-09b5-4dc0-8672-1c04c5bc2e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.046873 10.0.0.27 - - [2026-01-01 03:00:58] "GET /projects?obj_uuids=6e79a47c-09b5-4dc0-8672-1c04c5bc2e87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000908 10.0.0.38 - - [2026-01-01 03:00:58] "POST /neutron/network HTTP/1.1" 200 617 0.135676 10.0.0.249 - - [2026-01-01 03:00:58] "POST /ref-update HTTP/1.1" 200 156 0.033229 10.0.0.38 - - [2026-01-01 03:00:58] "POST /id-to-fqname HTTP/1.1" 200 227 0.003334 10.0.0.38 - - [2026-01-01 03:00:58] "GET /virtual-network/349a52df-f9f9-4a0e-a13b-1ad31c13be9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005836 10.0.0.38 - - [2026-01-01 03:00:58] "POST /neutron/network HTTP/1.1" 200 834 0.006828 10.0.0.38 - - [2026-01-01 03:00:58] "GET /virtual-network/349a52df-f9f9-4a0e-a13b-1ad31c13be9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004806 10.0.0.38 - - [2026-01-01 03:00:59] "GET /virtual-network/349a52df-f9f9-4a0e-a13b-1ad31c13be9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005670 10.0.0.38 - - [2026-01-01 03:00:59] "GET /obj-perms HTTP/1.1" 200 5034 0.059301 10.0.0.38 - - [2026-01-01 03:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003750 10.0.0.27 - - [2026-01-01 03:00:59] "GET /projects?obj_uuids=6e79a47c-09b5-4dc0-8672-1c04c5bc2e87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001299 10.0.0.38 - - [2026-01-01 03:00:59] "GET /project/6e79a47c-09b5-4dc0-8672-1c04c5bc2e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.047811 10.0.0.38 - - [2026-01-01 03:00:59] "POST /neutron/network HTTP/1.1" 200 117 0.014994 10.0.0.38 - - [2026-01-01 03:01:00] "POST /neutron/network HTTP/1.1" 200 848 0.012544 10.0.0.38 - - [2026-01-01 03:01:00] "POST /id-to-fqname HTTP/1.1" 200 233 0.001083 10.0.0.38 - - [2026-01-01 03:01:00] "GET /virtual-network/8a9d9cdc-ba32-4308-84ba-887dd466647a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.010491 10.0.0.38 - - [2026-01-01 03:01:00] "GET /virtual-network/8a9d9cdc-ba32-4308-84ba-887dd466647a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005539 10.0.0.38 - - [2026-01-01 03:01:00] "POST /neutron/subnet HTTP/1.1" 200 724 0.010004 10.0.0.38 - - [2026-01-01 03:01:00] "GET /virtual-network/8a9d9cdc-ba32-4308-84ba-887dd466647a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006370 10.0.0.38 - - [2026-01-01 03:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.27 - - [2026-01-01 03:01:00] "GET /projects?obj_uuids=6e79a47c-09b5-4dc0-8672-1c04c5bc2e87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001432 10.0.0.38 - - [2026-01-01 03:01:00] "GET /project/6e79a47c-09b5-4dc0-8672-1c04c5bc2e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.051949 10.0.0.249 - - [2026-01-01 03:01:01] "POST /route-targets HTTP/1.1" 200 327 0.015046 10.0.0.27 - - [2026-01-01 03:01:01] "POST /useragent-kv HTTP/1.1" 200 115 0.035046 10.0.0.38 - - [2026-01-01 03:01:01] "POST /neutron/subnet HTTP/1.1" 200 720 0.277635 10.0.0.38 - - [2026-01-01 03:01:01] "POST /id-to-fqname HTTP/1.1" 200 234 0.001380 10.0.0.38 - - [2026-01-01 03:01:01] "GET /virtual-network/3ca45e87-d239-43c8-aaa7-65d95d98bdd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006109 10.0.0.38 - - [2026-01-01 03:01:01] "GET /virtual-network/3ca45e87-d239-43c8-aaa7-65d95d98bdd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005632 10.0.0.38 - - [2026-01-01 03:01:01] "POST /neutron/network HTTP/1.1" 200 849 0.008590 10.0.0.38 - - [2026-01-01 03:01:01] "GET /virtual-network/3ca45e87-d239-43c8-aaa7-65d95d98bdd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006209 10.0.0.249 - - [2026-01-01 03:01:02] "GET /obj-perms HTTP/1.1" 200 5034 0.004206 10.0.0.27 - - [2026-01-01 03:01:02] "GET /obj-perms HTTP/1.1" 200 5034 0.003942 10.0.0.38 - - [2026-01-01 03:01:02] "POST /id-to-fqname HTTP/1.1" 200 224 0.001491 10.0.0.27 - - [2026-01-01 03:01:03] "GET /projects?obj_uuids=6e79a47c-09b5-4dc0-8672-1c04c5bc2e87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000942 10.0.0.38 - - [2026-01-01 03:01:03] "GET /project/6e79a47c-09b5-4dc0-8672-1c04c5bc2e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.078634 10.0.0.38 - - [2026-01-01 03:01:03] "POST /neutron/network HTTP/1.1" 200 830 0.006811 10.0.0.38 - - [2026-01-01 03:01:03] "POST /id-to-fqname HTTP/1.1" 200 225 0.001172 10.0.0.38 - - [2026-01-01 03:01:03] "POST /neutron/port HTTP/1.1" 200 117 0.006775 10.0.0.27 - - [2026-01-01 03:01:03] "GET /projects?obj_uuids=6e79a47c-09b5-4dc0-8672-1c04c5bc2e87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001013 10.0.0.38 - - [2026-01-01 03:01:04] "POST /neutron/port HTTP/1.1" 200 1062 0.315624 10.0.0.27 - - [2026-01-01 03:01:04] "GET /projects?obj_uuids=6e79a47c-09b5-4dc0-8672-1c04c5bc2e87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001408 10.0.0.38 - - [2026-01-01 03:01:04] "POST /neutron/port HTTP/1.1" 200 1116 0.128112 10.0.0.38 - - [2026-01-01 03:01:04] "GET /project/6e79a47c-09b5-4dc0-8672-1c04c5bc2e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.134499 10.0.0.38 - - [2026-01-01 03:01:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004614 10.0.0.38 - - [2026-01-01 03:01:04] "POST /neutron/network HTTP/1.1" 200 830 0.007600 10.0.0.38 - - [2026-01-01 03:01:04] "POST /neutron/port HTTP/1.1" 200 117 0.010997 10.0.0.38 - - [2026-01-01 03:01:04] "POST /fqname-to-id HTTP/1.1" 404 193 0.003549 10.0.0.38 - - [2026-01-01 03:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.27 - - [2026-01-01 03:01:04] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001683 10.0.0.38 - - [2026-01-01 03:01:04] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.008649 10.0.0.38 - - [2026-01-01 03:01:04] "POST /service-templates HTTP/1.1" 200 543 0.026280 10.0.0.38 - - [2026-01-01 03:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.38 - - [2026-01-01 03:01:04] "GET /service-template/867067bc-eea2-427a-a155-f638a4a421a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1643 0.005867 10.0.0.38 - - [2026-01-01 03:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.38 - - [2026-01-01 03:01:05] "GET /service-template/867067bc-eea2-427a-a155-f638a4a421a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1643 0.004114 10.0.0.38 - - [2026-01-01 03:01:05] "POST /id-to-fqname HTTP/1.1" 200 233 0.001335 10.0.0.38 - - [2026-01-01 03:01:05] "POST /neutron/port HTTP/1.1" 200 1126 0.049791 10.0.0.38 - - [2026-01-01 03:01:05] "POST /neutron/network HTTP/1.1" 200 858 0.014057 10.0.0.38 - - [2026-01-01 03:01:05] "POST /neutron/port HTTP/1.1" 200 1127 0.024287 10.0.0.38 - - [2026-01-01 03:01:05] "POST /neutron/port HTTP/1.1" 200 117 0.001192 10.0.0.27 - - [2026-01-01 03:01:06] "GET /projects?obj_uuids=6e79a47c-09b5-4dc0-8672-1c04c5bc2e87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001709 10.0.0.38 - - [2026-01-01 03:01:06] "GET /project/6e79a47c-09b5-4dc0-8672-1c04c5bc2e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.081607 10.0.0.38 - - [2026-01-01 03:01:06] "POST /neutron/port HTTP/1.1" 200 2101 0.023034 10.0.0.38 - - [2026-01-01 03:01:06] "GET /virtual-machine/00a3e247-1ada-484d-9802-c9e4615c828c HTTP/1.1" 401 292 0.000393 10.0.0.38 - - [2026-01-01 03:01:06] "POST /neutron/port HTTP/1.1" 200 1127 0.025877 10.0.0.38 - - [2026-01-01 03:01:06] "GET /virtual-machine/00a3e247-1ada-484d-9802-c9e4615c828c HTTP/1.1" 404 171 0.038148 10.0.0.38 - - [2026-01-01 03:01:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004697 10.0.0.38 - - [2026-01-01 03:01:07] "POST /neutron/port HTTP/1.1" 200 117 0.001310 10.0.0.38 - - [2026-01-01 03:01:07] "POST /neutron/port HTTP/1.1" 200 1062 0.024725 10.0.0.38 - - [2026-01-01 03:01:07] "POST /neutron/port HTTP/1.1" 200 1126 0.019726 10.0.0.38 - - [2026-01-01 03:01:07] "POST /neutron/port HTTP/1.1" 200 117 0.001074 10.0.0.27 - - [2026-01-01 03:01:08] "DELETE /project/bde12418ba714ed4a7c5f80860af7b8e HTTP/1.1" 404 173 0.008012 10.0.0.27 - - [2026-01-01 03:01:08] "DELETE /project/6e79a47c09b54dc086721c04c5bc2e87 HTTP/1.1" 404 173 0.007227 10.0.0.27 - - [2026-01-01 03:01:08] "GET /projects?obj_uuids=bde12418-ba71-4ed4-a7c5-f80860af7b8e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000846 10.0.0.27 - - [2026-01-01 03:01:08] "DELETE /project/0890eefe-6fe3-458f-9ed8-8432b5f10ff3 HTTP/1.1" 404 177 0.008620 10.0.0.38 - - [2026-01-01 03:01:08] "GET /virtual-machine/00a3e247-1ada-484d-9802-c9e4615c828c HTTP/1.1" 200 1292 0.006284 10.0.0.38 - - [2026-01-01 03:01:08] "GET /virtual-machine-interface/6a01d273-2b7f-4180-82ef-048ca1871c3a HTTP/1.1" 200 2983 0.005511 10.0.0.38 - - [2026-01-01 03:01:08] "GET /virtual-machine-interface/6a01d273-2b7f-4180-82ef-048ca1871c3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2762 0.006294 10.0.0.27 - - [2026-01-01 03:01:09] "GET /project/bde12418-ba71-4ed4-a7c5-f80860af7b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.056706 10.0.0.27 - - [2026-01-01 03:01:09] "GET /projects?obj_uuids=bde12418-ba71-4ed4-a7c5-f80860af7b8e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000895 10.0.0.38 - - [2026-01-01 03:01:09] "PUT /virtual-machine-interface/6a01d273-2b7f-4180-82ef-048ca1871c3a HTTP/1.1" 200 284 0.031592 10.0.0.27 - - [2026-01-01 03:01:09] "GET /project/bde12418-ba71-4ed4-a7c5-f80860af7b8e?fields=security_groups HTTP/1.1" 200 1352 0.053113 10.0.0.27 - - [2026-01-01 03:01:09] "DELETE /security-group/604b3364-3068-49d4-9752-ce369fec3237 HTTP/1.1" 200 115 0.065729 10.0.0.27 - - [2026-01-01 03:01:09] "GET /projects?obj_uuids=bde12418-ba71-4ed4-a7c5-f80860af7b8e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.004062 10.0.0.38 - - [2026-01-01 03:01:09] "POST /neutron/security_group HTTP/1.1" 200 2060 0.014053 10.0.0.27 - - [2026-01-01 03:01:09] "GET /project/bde12418-ba71-4ed4-a7c5-f80860af7b8e?fields=application_policy_sets HTTP/1.1" 200 1391 0.077878 10.0.0.249 - - [2026-01-01 03:01:09] "DELETE /access-control-list/a8e44554-bc91-428f-8cd1-6e36268ea6eb HTTP/1.1" 200 115 0.054876 10.0.0.27 - - [2026-01-01 03:01:09] "DELETE /project/bde12418-ba71-4ed4-a7c5-f80860af7b8e HTTP/1.1" 200 115 0.481714 10.0.0.38 - - [2026-01-01 03:01:12] "POST /neutron/network HTTP/1.1" 200 840 0.006449 10.0.0.38 - - [2026-01-01 03:01:12] "POST /neutron/port HTTP/1.1" 200 117 0.001361 10.0.0.38 - - [2026-01-01 03:01:14] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007562 10.0.0.38 - - [2026-01-01 03:01:14] "POST /neutron/port HTTP/1.1" 200 1126 0.018967 10.0.0.38 - - [2026-01-01 03:01:14] "GET /virtual-machine/00a3e247-1ada-484d-9802-c9e4615c828c HTTP/1.1" 200 1292 0.004952 10.0.0.38 - - [2026-01-01 03:01:14] "GET /virtual-machine-interface/6a01d273-2b7f-4180-82ef-048ca1871c3a HTTP/1.1" 200 3033 0.006272 10.0.0.38 - - [2026-01-01 03:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.38 - - [2026-01-01 03:01:14] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003989 10.0.0.38 - - [2026-01-01 03:01:14] "GET /virtual-networks?parent_id=6e79a47c-09b5-4dc0-8672-1c04c5bc2e87&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002985 10.0.0.38 - - [2026-01-01 03:01:14] "GET /virtual-network/8a9d9cdc-ba32-4308-84ba-887dd466647a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006839 10.0.0.38 - - [2026-01-01 03:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.38 - - [2026-01-01 03:01:17] "GET /virtual-network/8a9d9cdc-ba32-4308-84ba-887dd466647a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005151 10.0.0.38 - - [2026-01-01 03:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.38 - - [2026-01-01 03:01:21] "GET /virtual-network/8a9d9cdc-ba32-4308-84ba-887dd466647a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006507 10.0.0.38 - - [2026-01-01 03:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003796 10.0.0.38 - - [2026-01-01 03:01:26] "GET /virtual-network/8a9d9cdc-ba32-4308-84ba-887dd466647a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005687 10.0.0.38 - - [2026-01-01 03:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.38 - - [2026-01-01 03:01:30] "GET /virtual-network/8a9d9cdc-ba32-4308-84ba-887dd466647a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005269 10.0.0.38 - - [2026-01-01 03:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.38 - - [2026-01-01 03:01:34] "GET /virtual-network/8a9d9cdc-ba32-4308-84ba-887dd466647a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005783 10.0.0.38 - - [2026-01-01 03:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.38 - - [2026-01-01 03:01:38] "GET /virtual-network/8a9d9cdc-ba32-4308-84ba-887dd466647a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.004869 10.0.0.38 - - [2026-01-01 03:01:40] "GET /obj-perms HTTP/1.1" 200 5056 0.053749 10.0.0.38 - - [2026-01-01 03:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.38 - - [2026-01-01 03:01:42] "GET /virtual-network/8a9d9cdc-ba32-4308-84ba-887dd466647a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005475 10.0.0.38 - - [2026-01-01 03:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.38 - - [2026-01-01 03:01:46] "GET /virtual-network/8a9d9cdc-ba32-4308-84ba-887dd466647a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006081 10.0.0.38 - - [2026-01-01 03:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004068 10.0.0.38 - - [2026-01-01 03:01:50] "GET /virtual-network/8a9d9cdc-ba32-4308-84ba-887dd466647a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006215 10.0.0.38 - - [2026-01-01 03:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.38 - - [2026-01-01 03:01:52] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003838 10.0.0.38 - - [2026-01-01 03:01:52] "GET /virtual-networks?parent_id=6e79a47c-09b5-4dc0-8672-1c04c5bc2e87&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003407 10.0.0.38 - - [2026-01-01 03:01:52] "GET /virtual-network/8a9d9cdc-ba32-4308-84ba-887dd466647a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005919 10.0.0.38 - - [2026-01-01 03:01:52] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007895 10.0.0.38 - - [2026-01-01 03:01:58] "POST /neutron/port HTTP/1.1" 200 1126 0.018227 10.0.0.38 - - [2026-01-01 03:02:00] "POST /neutron/security_group HTTP/1.1" 200 2060 0.037936 10.0.0.38 - - [2026-01-01 03:02:03] "POST /neutron/port HTTP/1.1" 200 1126 0.019106 10.0.0.38 - - [2026-01-01 03:02:07] "POST /neutron/port HTTP/1.1" 200 1127 0.017748 10.0.0.38 - - [2026-01-01 03:02:08] "POST /neutron/subnet HTTP/1.1" 200 704 0.009214 10.0.0.38 - - [2026-01-01 03:02:08] "POST /neutron/port HTTP/1.1" 200 1126 0.019267 10.0.0.38 - - [2026-01-01 03:02:13] "POST /fqname-to-id HTTP/1.1" 404 211 0.003100 10.0.0.38 - - [2026-01-01 03:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.27 - - [2026-01-01 03:02:13] "GET /projects?obj_uuids=6e79a47c-09b5-4dc0-8672-1c04c5bc2e87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000913 10.0.0.38 - - [2026-01-01 03:02:13] "GET /project/6e79a47c-09b5-4dc0-8672-1c04c5bc2e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.052560 10.0.0.38 - - [2026-01-01 03:02:13] "POST /service-instances HTTP/1.1" 200 547 0.041639 10.0.0.38 - - [2026-01-01 03:02:13] "POST /neutron/port HTTP/1.1" 200 1126 0.020416 10.0.0.38 - - [2026-01-01 03:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007174 10.0.0.38 - - [2026-01-01 03:02:13] "POST /neutron/subnet HTTP/1.1" 200 698 0.009912 10.0.0.38 - - [2026-01-01 03:02:13] "GET /service-instance/df437216-e1da-4801-8f87-48132c9eba8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005788 10.0.0.38 - - [2026-01-01 03:02:13] "POST /port-tuples HTTP/1.1" 200 590 0.051883 10.0.0.38 - - [2026-01-01 03:02:13] "GET /virtual-machine-interface/6a01d273-2b7f-4180-82ef-048ca1871c3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005707 10.0.0.38 - - [2026-01-01 03:02:13] "PUT /virtual-machine-interface/6a01d273-2b7f-4180-82ef-048ca1871c3a HTTP/1.1" 200 284 0.013465 10.0.0.38 - - [2026-01-01 03:02:14] "POST /ref-update HTTP/1.1" 200 156 0.023296 10.0.0.27 - - [2026-01-01 03:02:14] "POST /instance-ips HTTP/1.1" 200 373 0.080158 10.0.0.38 - - [2026-01-01 03:02:14] "POST /neutron/port HTTP/1.1" 200 1126 0.018603 10.0.0.27 - - [2026-01-01 03:02:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005079 10.0.0.38 - - [2026-01-01 03:02:14] "POST /neutron/security_group HTTP/1.1" 200 2060 0.018775 10.0.0.27 - - [2026-01-01 03:02:14] "POST /ref-update HTTP/1.1" 200 156 0.027027 10.0.0.38 - - [2026-01-01 03:02:14] "GET /virtual-machine/aba0a020-1d37-469a-9647-daa3d17bd45f HTTP/1.1" 200 1295 0.006155 10.0.0.38 - - [2026-01-01 03:02:14] "GET /virtual-machine-interface/2366308b-f687-407a-ab06-c138d1f95254 HTTP/1.1" 200 2957 0.005780 10.0.0.38 - - [2026-01-01 03:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602 10.0.0.38 - - [2026-01-01 03:02:14] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003624 10.0.0.38 - - [2026-01-01 03:02:14] "GET /virtual-networks?parent_id=6e79a47c-09b5-4dc0-8672-1c04c5bc2e87&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003609 10.0.0.38 - - [2026-01-01 03:02:14] "GET /virtual-network/e2f19d64-b803-48ec-9077-46ecbfd424dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007185 10.0.0.38 - - [2026-01-01 03:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003550 10.0.0.38 - - [2026-01-01 03:02:15] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003845 10.0.0.38 - - [2026-01-01 03:02:15] "GET /virtual-networks?parent_id=6e79a47c-09b5-4dc0-8672-1c04c5bc2e87&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003558 10.0.0.38 - - [2026-01-01 03:02:15] "GET /virtual-network/e2f19d64-b803-48ec-9077-46ecbfd424dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005626 10.0.0.38 - - [2026-01-01 03:02:16] "POST /neutron/port HTTP/1.1" 200 1127 0.020450 10.0.0.38 - - [2026-01-01 03:02:16] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007756 10.0.0.38 - - [2026-01-01 03:02:16] "GET /virtual-machine/1de4308c-7b54-4a13-92eb-b3eb58007d30 HTTP/1.1" 200 1294 0.006712 10.0.0.38 - - [2026-01-01 03:02:16] "GET /virtual-machine-interface/5e3a3164-e678-404a-849b-6231aadaeda0 HTTP/1.1" 200 2959 0.005095 10.0.0.38 - - [2026-01-01 03:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005032 10.0.0.38 - - [2026-01-01 03:02:16] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004736 10.0.0.38 - - [2026-01-01 03:02:16] "GET /virtual-networks?parent_id=6e79a47c-09b5-4dc0-8672-1c04c5bc2e87&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002981 10.0.0.38 - - [2026-01-01 03:02:16] "GET /virtual-network/ef09bb27-0120-47f2-a6ff-ad81fc91d7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006227 10.0.0.38 - - [2026-01-01 03:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.38 - - [2026-01-01 03:02:17] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004136 10.0.0.38 - - [2026-01-01 03:02:17] "GET /virtual-networks?parent_id=6e79a47c-09b5-4dc0-8672-1c04c5bc2e87&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003971 10.0.0.38 - - [2026-01-01 03:02:17] "GET /virtual-network/ef09bb27-0120-47f2-a6ff-ad81fc91d7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006078 10.0.0.38 - - [2026-01-01 03:02:17] "POST /fqname-to-id HTTP/1.1" 404 215 0.003418 10.0.0.38 - - [2026-01-01 03:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.27 - - [2026-01-01 03:02:17] "GET /projects?obj_uuids=6e79a47c-09b5-4dc0-8672-1c04c5bc2e87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001210 10.0.0.38 - - [2026-01-01 03:02:17] "GET /project/6e79a47c-09b5-4dc0-8672-1c04c5bc2e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.049587 10.0.0.38 - - [2026-01-01 03:02:17] "POST /network-policys HTTP/1.1" 200 551 0.036575 10.0.0.38 - - [2026-01-01 03:02:17] "GET /network-policy/b66b0089-a1c6-48ae-a6bc-3661e4b21230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.007762 10.0.0.38 - - [2026-01-01 03:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.38 - - [2026-01-01 03:02:17] "GET /virtual-network/e2f19d64-b803-48ec-9077-46ecbfd424dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006540 10.0.0.38 - - [2026-01-01 03:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953 10.0.0.38 - - [2026-01-01 03:02:18] "GET /network-policy/b66b0089-a1c6-48ae-a6bc-3661e4b21230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.005610 10.0.0.38 - - [2026-01-01 03:02:18] "POST /ref-update HTTP/1.1" 200 156 0.060695 10.0.0.38 - - [2026-01-01 03:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006179 10.0.0.249 - - [2026-01-01 03:02:18] "POST /ref-update HTTP/1.1" 200 156 0.031713 10.0.0.38 - - [2026-01-01 03:02:18] "GET /network-policy/b66b0089-a1c6-48ae-a6bc-3661e4b21230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.009063 10.0.0.38 - - [2026-01-01 03:02:18] "POST /neutron/network HTTP/1.1" 200 922 0.008315 10.0.0.38 - - [2026-01-01 03:02:18] "GET /virtual-network/e2f19d64-b803-48ec-9077-46ecbfd424dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004956 10.0.0.38 - - [2026-01-01 03:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.38 - - [2026-01-01 03:02:18] "GET /network-policy/b66b0089-a1c6-48ae-a6bc-3661e4b21230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.004757 10.0.0.38 - - [2026-01-01 03:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003064 10.0.0.38 - - [2026-01-01 03:02:18] "GET /virtual-network/ef09bb27-0120-47f2-a6ff-ad81fc91d7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005968 10.0.0.38 - - [2026-01-01 03:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.38 - - [2026-01-01 03:02:18] "GET /network-policy/b66b0089-a1c6-48ae-a6bc-3661e4b21230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.005046 10.0.0.38 - - [2026-01-01 03:02:18] "POST /ref-update HTTP/1.1" 200 156 0.053050 10.0.0.38 - - [2026-01-01 03:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005009 10.0.0.38 - - [2026-01-01 03:02:18] "GET /network-policy/b66b0089-a1c6-48ae-a6bc-3661e4b21230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.016234 10.0.0.249 - - [2026-01-01 03:02:18] "POST /ref-update HTTP/1.1" 200 156 0.045576 10.0.0.38 - - [2026-01-01 03:02:18] "GET /virtual-network/ef09bb27-0120-47f2-a6ff-ad81fc91d7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.011307 10.0.0.38 - - [2026-01-01 03:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.38 - - [2026-01-01 03:02:18] "GET /network-policy/b66b0089-a1c6-48ae-a6bc-3661e4b21230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.004530 10.0.0.38 - - [2026-01-01 03:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.38 - - [2026-01-01 03:02:18] "GET /service-template/867067bc-eea2-427a-a155-f638a4a421a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1643 0.010273 10.0.0.38 - - [2026-01-01 03:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.27 - - [2026-01-01 03:02:18] "GET /projects?obj_uuids=6e79a47c-09b5-4dc0-8672-1c04c5bc2e87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001148 10.0.0.38 - - [2026-01-01 03:02:18] "GET /project/6e79a47c-09b5-4dc0-8672-1c04c5bc2e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.037951 10.0.0.38 - - [2026-01-01 03:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.38 - - [2026-01-01 03:02:18] "GET /service-instance/df437216-e1da-4801-8f87-48132c9eba8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2544 0.007007 10.0.0.38 - - [2026-01-01 03:02:19] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008541 10.0.0.38 - - [2026-01-01 03:02:19] "POST /neutron/port HTTP/1.1" 200 1384 0.031364 10.0.0.38 - - [2026-01-01 03:02:19] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008347 10.0.0.38 - - [2026-01-01 03:02:19] "POST /id-to-fqname HTTP/1.1" 200 233 0.001423 10.0.0.38 - - [2026-01-01 03:02:19] "GET /virtual-machine/00a3e247-1ada-484d-9802-c9e4615c828c HTTP/1.1" 200 1292 0.004014 10.0.0.38 - - [2026-01-01 03:02:19] "GET /virtual-machine-interface/6a01d273-2b7f-4180-82ef-048ca1871c3a HTTP/1.1" 200 3889 0.005814 10.0.0.38 - - [2026-01-01 03:02:19] "GET /instance-ip/721929ea-dbc0-448b-ac35-e474280426c7 HTTP/1.1" 200 1635 0.008946 10.0.0.38 - - [2026-01-01 03:02:19] "GET /instance-ip/7e969842-d041-4f88-938c-2f733d10c871 HTTP/1.1" 200 1962 0.004426 10.0.0.38 - - [2026-01-01 03:02:19] "GET /instance-ip/e4f44520-7501-4f4f-85eb-0d569d4f4f12 HTTP/1.1" 200 1964 0.004849 10.0.0.38 - - [2026-01-01 03:02:19] "POST /neutron/port HTTP/1.1" 200 1384 0.027485 10.0.0.38 - - [2026-01-01 03:02:20] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007980 10.0.0.38 - - [2026-01-01 03:02:20] "GET /virtual-machine/00a3e247-1ada-484d-9802-c9e4615c828c HTTP/1.1" 200 1292 0.004226 10.0.0.38 - - [2026-01-01 03:02:20] "GET /virtual-machine-interface/6a01d273-2b7f-4180-82ef-048ca1871c3a HTTP/1.1" 200 3889 0.010404 10.0.0.38 - - [2026-01-01 03:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.38 - - [2026-01-01 03:02:20] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004342 10.0.0.38 - - [2026-01-01 03:02:20] "GET /virtual-networks?parent_id=6e79a47c-09b5-4dc0-8672-1c04c5bc2e87&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003944 10.0.0.38 - - [2026-01-01 03:02:20] "GET /virtual-network/8a9d9cdc-ba32-4308-84ba-887dd466647a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006772 10.0.0.38 - - [2026-01-01 03:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003367 10.0.0.38 - - [2026-01-01 03:02:21] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004007 10.0.0.38 - - [2026-01-01 03:02:21] "GET /virtual-networks?parent_id=6e79a47c-09b5-4dc0-8672-1c04c5bc2e87&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.004371 10.0.0.38 - - [2026-01-01 03:02:21] "GET /virtual-network/8a9d9cdc-ba32-4308-84ba-887dd466647a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006229 10.0.0.38 - - [2026-01-01 03:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807 10.0.0.38 - - [2026-01-01 03:02:21] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004292 10.0.0.38 - - [2026-01-01 03:02:21] "GET /virtual-networks?parent_id=6e79a47c-09b5-4dc0-8672-1c04c5bc2e87&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003508 10.0.0.38 - - [2026-01-01 03:02:21] "GET /virtual-network/8a9d9cdc-ba32-4308-84ba-887dd466647a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006566 10.0.0.38 - - [2026-01-01 03:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003817 10.0.0.38 - - [2026-01-01 03:02:21] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003923 10.0.0.38 - - [2026-01-01 03:02:21] "GET /virtual-networks?parent_id=6e79a47c-09b5-4dc0-8672-1c04c5bc2e87&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.005720 10.0.0.38 - - [2026-01-01 03:02:21] "GET /virtual-network/8a9d9cdc-ba32-4308-84ba-887dd466647a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006081 10.0.0.38 - - [2026-01-01 03:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.38 - - [2026-01-01 03:02:21] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003975 10.0.0.38 - - [2026-01-01 03:02:21] "GET /virtual-networks?parent_id=6e79a47c-09b5-4dc0-8672-1c04c5bc2e87&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003443 10.0.0.38 - - [2026-01-01 03:02:21] "GET /virtual-network/8a9d9cdc-ba32-4308-84ba-887dd466647a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006640 10.0.0.38 - - [2026-01-01 03:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.38 - - [2026-01-01 03:02:21] "GET /routing-instance/bcc002b6-476f-495a-b49a-a37e802d8485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.004443 10.0.0.38 - - [2026-01-01 03:02:21] "GET /routing-instance/bcc002b6-476f-495a-b49a-a37e802d8485?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1590 0.014252 10.0.0.38 - - [2026-01-01 03:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004069 10.0.0.38 - - [2026-01-01 03:02:22] "GET /routing-instance/c165170b-8940-4692-ac51-da0cf8e9301b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.004520 10.0.0.38 - - [2026-01-01 03:02:22] "GET /routing-instance/c165170b-8940-4692-ac51-da0cf8e9301b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1593 0.006239 10.0.0.38 - - [2026-01-01 03:02:37] "GET /network-policy/b66b0089-a1c6-48ae-a6bc-3661e4b21230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.004765 10.0.0.38 - - [2026-01-01 03:02:37] "PUT /network-policy/b66b0089-a1c6-48ae-a6bc-3661e4b21230 HTTP/1.1" 200 262 0.016501 10.0.0.249 - - [2026-01-01 03:02:37] "PUT /access-control-list/76e2a272-5356-4a52-ba41-bcc4c939f9a6 HTTP/1.1" 200 272 0.016637 10.0.0.38 - - [2026-01-01 03:02:37] "GET /network-policy/b66b0089-a1c6-48ae-a6bc-3661e4b21230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3770 0.010747 10.0.0.38 - - [2026-01-01 03:03:00] "POST /neutron/port HTTP/1.1" 200 1384 0.026679 10.0.0.38 - - [2026-01-01 03:03:06] "POST /ref-update HTTP/1.1" 200 156 0.085026 10.0.0.38 - - [2026-01-01 03:03:06] "GET /virtual-network/ef09bb27-0120-47f2-a6ff-ad81fc91d7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.021547 10.0.0.249 - - [2026-01-01 03:03:06] "DELETE /access-control-list/fe67c405-fe58-4f87-8b7f-69b38e76467a HTTP/1.1" 200 115 0.072559 10.0.0.38 - - [2026-01-01 03:03:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.011919 10.0.0.38 - - [2026-01-01 03:03:06] "GET /network-policy/b66b0089-a1c6-48ae-a6bc-3661e4b21230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3770 0.008358 10.0.0.38 - - [2026-01-01 03:03:06] "POST /ref-update HTTP/1.1" 200 156 0.080123 10.0.0.249 - - [2026-01-01 03:03:06] "POST /ref-update HTTP/1.1" 200 156 0.044388 10.0.0.38 - - [2026-01-01 03:03:06] "POST /neutron/network HTTP/1.1" 200 830 0.012952 10.0.0.38 - - [2026-01-01 03:03:06] "GET /virtual-network/e2f19d64-b803-48ec-9077-46ecbfd424dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008655 10.0.0.38 - - [2026-01-01 03:03:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.013428 10.0.0.38 - - [2026-01-01 03:03:06] "GET /network-policy/b66b0089-a1c6-48ae-a6bc-3661e4b21230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3770 0.005021 10.0.0.249 - - [2026-01-01 03:03:06] "POST /ref-update HTTP/1.1" 200 156 0.044170 10.0.0.38 - - [2026-01-01 03:03:06] "DELETE /network-policy/b66b0089-a1c6-48ae-a6bc-3661e4b21230 HTTP/1.1" 200 115 0.082468 10.0.0.38 - - [2026-01-01 03:03:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005631 10.0.0.38 - - [2026-01-01 03:03:06] "DELETE /service-instance/df437216-e1da-4801-8f87-48132c9eba8d HTTP/1.1" 200 115 0.064795 10.0.0.38 - - [2026-01-01 03:03:06] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.005438 10.0.0.38 - - [2026-01-01 03:03:06] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.006116 10.0.0.27 - - [2026-01-01 03:03:06] "DELETE /instance-ip/7e969842-d041-4f88-938c-2f733d10c871 HTTP/1.1" 200 115 0.118257 10.0.0.38 - - [2026-01-01 03:03:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.38 - - [2026-01-01 03:03:07] "DELETE /service-template/867067bc-eea2-427a-a155-f638a4a421a4 HTTP/1.1" 200 115 0.030434 10.0.0.38 - - [2026-01-01 03:03:07] "POST /fqname-to-id HTTP/1.1" 404 193 0.005711 10.0.0.38 - - [2026-01-01 03:03:07] "POST /neutron/port HTTP/1.1" 200 1126 0.025742 10.0.0.38 - - [2026-01-01 03:03:07] "POST /neutron/port HTTP/1.1" 200 1127 0.033770 10.0.0.38 - - [2026-01-01 03:03:07] "POST /neutron/port HTTP/1.1" 200 1117 0.017965 10.0.0.38 - - [2026-01-01 03:03:07] "POST /neutron/port HTTP/1.1" 200 1116 0.034563 10.0.0.249 - - [2026-01-01 03:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004423 10.0.0.27 - - [2026-01-01 03:03:09] "POST /useragent-kv HTTP/1.1" 200 115 0.002601 10.0.0.27 - - [2026-01-01 03:03:09] "POST /useragent-kv HTTP/1.1" 200 115 0.002178 10.0.0.38 - - [2026-01-01 03:03:09] "POST /neutron/network HTTP/1.1" 200 151 0.144597 10.0.0.249 - - [2026-01-01 03:03:10] "DELETE /route-target/3959620c-5001-41ad-8ee4-87afed0846f2 HTTP/1.1" 200 115 0.024997 10.0.0.38 - - [2026-01-01 03:03:10] "POST /neutron/network HTTP/1.1" 200 833 0.006689 10.0.0.27 - - [2026-01-01 03:03:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003641 10.0.0.249 - - [2026-01-01 03:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004375 10.0.0.27 - - [2026-01-01 03:03:11] "POST /useragent-kv HTTP/1.1" 200 115 0.006166 10.0.0.38 - - [2026-01-01 03:03:11] "POST /neutron/network HTTP/1.1" 200 151 0.140655 10.0.0.27 - - [2026-01-01 03:03:12] "GET /projects?obj_uuids=6e79a47c-09b5-4dc0-8672-1c04c5bc2e87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001025 10.0.0.38 - - [2026-01-01 03:03:12] "GET /project/6e79a47c-09b5-4dc0-8672-1c04c5bc2e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.051469 10.0.0.27 - - [2026-01-01 03:03:12] "GET /projects?obj_uuids=6e79a47c-09b5-4dc0-8672-1c04c5bc2e87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001003 10.0.0.38 - - [2026-01-01 03:03:12] "GET /project/6e79a47c-09b5-4dc0-8672-1c04c5bc2e87?fields=virtual_networks HTTP/1.1" 200 1035 0.037437 10.0.0.27 - - [2026-01-01 03:03:12] "GET /projects?obj_uuids=6e79a47c-09b5-4dc0-8672-1c04c5bc2e87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001108 10.0.0.38 - - [2026-01-01 03:03:12] "GET /project/6e79a47c-09b5-4dc0-8672-1c04c5bc2e87?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.040694 10.0.0.27 - - [2026-01-01 03:03:12] "GET /projects?obj_uuids=6e79a47c-09b5-4dc0-8672-1c04c5bc2e87&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001346 10.0.0.38 - - [2026-01-01 03:03:12] "GET /project/6e79a47c-09b5-4dc0-8672-1c04c5bc2e87?fields=security_groups HTTP/1.1" 200 1263 0.042361 10.0.0.38 - - [2026-01-01 03:03:13] "POST /fqname-to-id HTTP/1.1" 404 189 0.029025 10.0.0.27 - - [2026-01-01 03:03:13] "GET /projects?obj_uuids=17065b73-1d86-4408-910c-95977f32056e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003439 10.0.0.27 - - [2026-01-01 03:03:14] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002401 10.0.0.27 - - [2026-01-01 03:03:14] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009632 10.0.0.27 - - [2026-01-01 03:03:14] "POST /id-to-fqname HTTP/1.1" 200 191 0.004163 10.0.0.27 - - [2026-01-01 03:03:14] "POST /fqname-to-id HTTP/1.1" 404 200 0.004922 10.0.0.27 - - [2026-01-01 03:03:14] "POST /security-groups HTTP/1.1" 200 592 0.094392 10.0.0.27 - - [2026-01-01 03:03:14] "POST /projects HTTP/1.1" 200 587 0.324220 10.0.0.27 - - [2026-01-01 03:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.359821 10.0.0.249 - - [2026-01-01 03:03:14] "POST /access-control-lists HTTP/1.1" 200 597 0.031315 10.0.0.38 - - [2026-01-01 03:03:14] "GET /project/17065b73-1d86-4408-910c-95977f32056e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.519044 10.0.0.38 - - [2026-01-01 03:03:15] "GET / HTTP/1.1" 200 35931 0.001532 10.0.0.38 - - [2026-01-01 03:03:17] "GET /project/17065b73-1d86-4408-910c-95977f32056e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000453 10.0.0.27 - - [2026-01-01 03:03:18] "GET /projects?obj_uuids=17065b73-1d86-4408-910c-95977f32056e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000945 10.0.0.38 - - [2026-01-01 03:03:18] "GET /project/17065b73-1d86-4408-910c-95977f32056e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.084320 10.0.0.38 - - [2026-01-01 03:03:18] "POST /fqname-to-id HTTP/1.1" 404 180 0.002698 10.0.0.38 - - [2026-01-01 03:03:18] "POST /virtual-DNSs HTTP/1.1" 200 507 0.030292 10.0.0.38 - - [2026-01-01 03:03:18] "GET /virtual-DNS/2206f22f-019c-4c48-881c-b0e7b1f017c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.006301 10.0.0.38 - - [2026-01-01 03:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004214 10.0.0.38 - - [2026-01-01 03:03:18] "GET /virtual-DNS/2206f22f-019c-4c48-881c-b0e7b1f017c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.004366 10.0.0.38 - - [2026-01-01 03:03:18] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003738 10.0.0.38 - - [2026-01-01 03:03:18] "POST /network-ipams HTTP/1.1" 200 514 0.027344 10.0.0.38 - - [2026-01-01 03:03:18] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 751 0.003130 10.0.0.38 - - [2026-01-01 03:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.38 - - [2026-01-01 03:03:19] "GET /network-ipam/9269038e-ba67-4126-b434-d3d2a3d4328c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.010777 10.0.0.38 - - [2026-01-01 03:03:19] "PUT /network-ipam/9269038e-ba67-4126-b434-d3d2a3d4328c HTTP/1.1" 200 258 0.014833 10.0.0.38 - - [2026-01-01 03:03:19] "POST /ref-update HTTP/1.1" 200 156 0.013569 10.0.0.38 - - [2026-01-01 03:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004117 10.0.0.27 - - [2026-01-01 03:03:19] "GET /projects?obj_uuids=17065b73-1d86-4408-910c-95977f32056e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000878 10.0.0.38 - - [2026-01-01 03:03:19] "GET /project/17065b73-1d86-4408-910c-95977f32056e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.049851 10.0.0.249 - - [2026-01-01 03:03:19] "POST /route-targets HTTP/1.1" 200 327 0.014292 10.0.0.27 - - [2026-01-01 03:03:20] "POST /useragent-kv HTTP/1.1" 200 115 0.013333 10.0.0.38 - - [2026-01-01 03:03:20] "POST /neutron/subnet HTTP/1.1" 200 711 0.372589 10.0.0.38 - - [2026-01-01 03:03:20] "POST /id-to-fqname HTTP/1.1" 200 227 0.002212 10.0.0.38 - - [2026-01-01 03:03:20] "GET /virtual-network/8b4cd0bd-58c5-46d7-9def-f163c253dcfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.009323 10.0.0.38 - - [2026-01-01 03:03:20] "GET /virtual-network/8b4cd0bd-58c5-46d7-9def-f163c253dcfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006792 10.0.0.38 - - [2026-01-01 03:03:20] "POST /neutron/network HTTP/1.1" 200 833 0.009011 10.0.0.38 - - [2026-01-01 03:03:20] "POST /neutron/network HTTP/1.1" 200 833 0.015341 10.0.0.38 - - [2026-01-01 03:03:20] "POST /id-to-fqname HTTP/1.1" 200 227 0.001155 10.0.0.27 - - [2026-01-01 03:03:21] "GET /projects?obj_uuids=17065b73-1d86-4408-910c-95977f32056e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000984 10.0.0.38 - - [2026-01-01 03:03:21] "GET /project/17065b73-1d86-4408-910c-95977f32056e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.074131 10.0.0.38 - - [2026-01-01 03:03:21] "POST /neutron/port HTTP/1.1" 200 117 0.005882 10.0.0.38 - - [2026-01-01 03:03:22] "POST /neutron/network HTTP/1.1" 200 843 0.009592 10.0.0.38 - - [2026-01-01 03:03:22] "POST /neutron/port HTTP/1.1" 200 1058 0.022299 10.0.0.38 - - [2026-01-01 03:03:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004792 10.0.0.38 - - [2026-01-01 03:03:23] "POST /neutron/network HTTP/1.1" 200 833 0.011268 10.0.0.38 - - [2026-01-01 03:03:26] "POST /neutron/port HTTP/1.1" 200 1122 0.023689 10.0.0.38 - - [2026-01-01 03:03:27] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007313 10.0.0.38 - - [2026-01-01 03:03:27] "GET /virtual-machine/c0448935-929a-47fb-a4f9-527c683e0dbd HTTP/1.1" 401 292 0.000366 10.0.0.38 - - [2026-01-01 03:03:27] "GET /virtual-machine/c0448935-929a-47fb-a4f9-527c683e0dbd HTTP/1.1" 200 1294 0.042544 10.0.0.38 - - [2026-01-01 03:03:27] "GET /virtual-machine-interface/34a8fdd0-f056-4d11-baa8-6947ef548dc2 HTTP/1.1" 200 2964 0.005436 10.0.0.38 - - [2026-01-01 03:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.38 - - [2026-01-01 03:03:27] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003148 10.0.0.38 - - [2026-01-01 03:03:27] "GET /virtual-networks?parent_id=17065b73-1d86-4408-910c-95977f32056e&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.006920 10.0.0.38 - - [2026-01-01 03:03:27] "GET /virtual-network/8b4cd0bd-58c5-46d7-9def-f163c253dcfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005930 10.0.0.38 - - [2026-01-01 03:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004252 10.0.0.38 - - [2026-01-01 03:03:30] "GET /virtual-network/8b4cd0bd-58c5-46d7-9def-f163c253dcfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008484 10.0.0.38 - - [2026-01-01 03:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003882 10.0.0.38 - - [2026-01-01 03:03:34] "GET /virtual-network/8b4cd0bd-58c5-46d7-9def-f163c253dcfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006171 10.0.0.38 - - [2026-01-01 03:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.38 - - [2026-01-01 03:03:38] "GET /virtual-network/8b4cd0bd-58c5-46d7-9def-f163c253dcfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005590 10.0.0.38 - - [2026-01-01 03:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004351 10.0.0.38 - - [2026-01-01 03:03:42] "GET /virtual-network/8b4cd0bd-58c5-46d7-9def-f163c253dcfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005708 10.0.0.38 - - [2026-01-01 03:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004276 10.0.0.38 - - [2026-01-01 03:03:47] "GET /virtual-network/8b4cd0bd-58c5-46d7-9def-f163c253dcfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005079 10.0.0.38 - - [2026-01-01 03:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004610 10.0.0.38 - - [2026-01-01 03:03:51] "GET /virtual-network/8b4cd0bd-58c5-46d7-9def-f163c253dcfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005516 10.0.0.249 - - [2026-01-01 03:03:53] "DELETE /access-control-list/40a4d960-e711-408c-8bb7-911c67ced485 HTTP/1.1" 200 115 0.053197 10.0.0.38 - - [2026-01-01 03:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004880 10.0.0.38 - - [2026-01-01 03:03:55] "GET /virtual-network/8b4cd0bd-58c5-46d7-9def-f163c253dcfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005282 10.0.0.38 - - [2026-01-01 03:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003785 10.0.0.38 - - [2026-01-01 03:03:59] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003926 10.0.0.38 - - [2026-01-01 03:03:59] "GET /virtual-networks?parent_id=17065b73-1d86-4408-910c-95977f32056e&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002681 10.0.0.38 - - [2026-01-01 03:03:59] "GET /virtual-network/8b4cd0bd-58c5-46d7-9def-f163c253dcfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006084 10.0.0.38 - - [2026-01-01 03:04:04] "POST /neutron/port HTTP/1.1" 200 1122 0.019020 10.0.0.38 - - [2026-01-01 03:04:08] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006883 10.0.0.27 - - [2026-01-01 03:04:09] "DELETE /project/17065b731d864408910c95977f32056e HTTP/1.1" 404 173 0.002762 10.0.0.27 - - [2026-01-01 03:04:09] "DELETE /project/6e79a47c-09b5-4dc0-8672-1c04c5bc2e87 HTTP/1.1" 404 177 0.005058 10.0.0.38 - - [2026-01-01 03:04:15] "POST /neutron/port HTTP/1.1" 200 1122 0.018026 10.0.0.38 - - [2026-01-01 03:04:15] "POST /neutron/port HTTP/1.1" 200 1122 0.021256 10.0.0.38 - - [2026-01-01 03:04:15] "POST /neutron/subnet HTTP/1.1" 200 685 0.008992 10.0.0.38 - - [2026-01-01 03:04:41] "POST /neutron/network HTTP/1.1" 200 807 0.015167 10.0.0.38 - - [2026-01-01 03:04:41] "POST /id-to-fqname HTTP/1.1" 200 227 0.001134 10.0.0.38 - - [2026-01-01 03:04:41] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007280 10.0.0.27 - - [2026-01-01 03:04:41] "GET /projects?obj_uuids=17065b73-1d86-4408-910c-95977f32056e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001034 10.0.0.38 - - [2026-01-01 03:04:42] "GET /project/17065b73-1d86-4408-910c-95977f32056e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.081027 10.0.0.38 - - [2026-01-01 03:04:42] "POST /neutron/port HTTP/1.1" 200 1122 0.019233 10.0.0.38 - - [2026-01-01 03:04:42] "POST /neutron/port HTTP/1.1" 200 117 0.008315 10.0.0.249 - - [2026-01-01 03:04:42] "GET /obj-perms HTTP/1.1" 200 5056 0.111226 10.0.0.38 - - [2026-01-01 03:04:43] "POST /neutron/port HTTP/1.1" 200 1058 0.044672 10.0.0.38 - - [2026-01-01 03:04:43] "POST /neutron/port HTTP/1.1" 200 1122 0.019452 10.0.0.38 - - [2026-01-01 03:04:43] "POST /neutron/port HTTP/1.1" 200 117 0.001122 10.0.0.38 - - [2026-01-01 03:04:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007233 10.0.0.38 - - [2026-01-01 03:04:47] "POST /neutron/port HTTP/1.1" 200 1122 0.017910 10.0.0.38 - - [2026-01-01 03:04:47] "GET /virtual-machine/268359a7-9a02-4b7b-99eb-d1a3562500f1 HTTP/1.1" 200 1293 0.005839 10.0.0.38 - - [2026-01-01 03:04:47] "GET /virtual-machine-interface/665c5bf8-f35e-414e-8d3d-bc625d04da53 HTTP/1.1" 200 2964 0.005465 10.0.0.38 - - [2026-01-01 03:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.38 - - [2026-01-01 03:04:47] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003524 10.0.0.38 - - [2026-01-01 03:04:47] "GET /virtual-networks?parent_id=17065b73-1d86-4408-910c-95977f32056e&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003230 10.0.0.38 - - [2026-01-01 03:04:47] "GET /virtual-network/8b4cd0bd-58c5-46d7-9def-f163c253dcfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006290 10.0.0.38 - - [2026-01-01 03:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.38 - - [2026-01-01 03:04:50] "GET /virtual-network/8b4cd0bd-58c5-46d7-9def-f163c253dcfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005796 10.0.0.38 - - [2026-01-01 03:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.38 - - [2026-01-01 03:04:55] "GET /virtual-network/8b4cd0bd-58c5-46d7-9def-f163c253dcfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005939 10.0.0.38 - - [2026-01-01 03:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.38 - - [2026-01-01 03:04:59] "GET /virtual-network/8b4cd0bd-58c5-46d7-9def-f163c253dcfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005634 10.0.0.27 - - [2026-01-01 03:04:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000402 10.0.0.27 - - [2026-01-01 03:04:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000384 10.0.0.249 - - [2026-01-01 03:04:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000486 10.0.0.249 - - [2026-01-01 03:04:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000451 10.0.0.27 - - [2026-01-01 03:04:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000368 10.0.0.27 - - [2026-01-01 03:04:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000580 10.0.0.249 - - [2026-01-01 03:04:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000345 10.0.0.249 - - [2026-01-01 03:04:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000413 10.0.0.38 - - [2026-01-01 03:05:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000488 10.0.0.38 - - [2026-01-01 03:05:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000349 10.0.0.38 - - [2026-01-01 03:05:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000515 10.0.0.38 - - [2026-01-01 03:05:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000496 10.0.0.38 - - [2026-01-01 03:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.38 - - [2026-01-01 03:05:03] "GET /virtual-network/8b4cd0bd-58c5-46d7-9def-f163c253dcfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005819 10.0.0.38 - - [2026-01-01 03:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003930 10.0.0.38 - - [2026-01-01 03:05:07] "GET /virtual-network/8b4cd0bd-58c5-46d7-9def-f163c253dcfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005013 10.0.0.38 - - [2026-01-01 03:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010493 10.0.0.38 - - [2026-01-01 03:05:11] "GET /virtual-network/8b4cd0bd-58c5-46d7-9def-f163c253dcfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007707 10.0.0.38 - - [2026-01-01 03:05:11] "POST /neutron/port HTTP/1.1" 200 1122 0.018938 10.0.0.38 - - [2026-01-01 03:05:12] "POST /neutron/subnet HTTP/1.1" 200 685 0.009414 10.0.0.38 - - [2026-01-01 03:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004267 10.0.0.38 - - [2026-01-01 03:05:15] "GET /virtual-network/8b4cd0bd-58c5-46d7-9def-f163c253dcfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007421 10.0.0.38 - - [2026-01-01 03:05:15] "POST /neutron/port HTTP/1.1" 200 1122 0.018637 10.0.0.38 - - [2026-01-01 03:05:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004611 10.0.0.38 - - [2026-01-01 03:05:15] "POST /neutron/network HTTP/1.1" 200 833 0.007202 10.0.0.38 - - [2026-01-01 03:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010638 10.0.0.38 - - [2026-01-01 03:05:19] "GET /virtual-network/8b4cd0bd-58c5-46d7-9def-f163c253dcfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006171 10.0.0.38 - - [2026-01-01 03:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004852 10.0.0.38 - - [2026-01-01 03:05:23] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003907 10.0.0.38 - - [2026-01-01 03:05:23] "GET /virtual-networks?parent_id=17065b73-1d86-4408-910c-95977f32056e&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003947 10.0.0.38 - - [2026-01-01 03:05:23] "GET /virtual-network/8b4cd0bd-58c5-46d7-9def-f163c253dcfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007734 10.0.0.38 - - [2026-01-01 03:05:29] "POST /neutron/port HTTP/1.1" 200 1122 0.018638 10.0.0.38 - - [2026-01-01 03:05:32] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006498 10.0.0.38 - - [2026-01-01 03:05:39] "POST /neutron/port HTTP/1.1" 200 1122 0.018751 10.0.0.27 - - [2026-01-01 03:05:43] "GET /obj-perms HTTP/1.1" 200 5056 0.073239 10.0.0.38 - - [2026-01-01 03:05:43] "GET /obj-perms HTTP/1.1" 200 5056 0.060499 10.0.0.38 - - [2026-01-01 03:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003733 10.0.0.38 - - [2026-01-01 03:06:10] "DELETE /virtual-DNS/2206f22f-019c-4c48-881c-b0e7b1f017c0 HTTP/1.1" 409 235 0.009014 10.0.0.38 - - [2026-01-01 03:06:10] "POST /fqname-to-id HTTP/1.1" 404 192 0.003443 10.0.0.38 - - [2026-01-01 03:06:10] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.029251 10.0.0.38 - - [2026-01-01 03:06:10] "GET /virtual-DNS-record/544949e7-621a-4b78-b1d6-264df21c8b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.005974 10.0.0.38 - - [2026-01-01 03:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.38 - - [2026-01-01 03:06:10] "GET /virtual-DNS-record/544949e7-621a-4b78-b1d6-264df21c8b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.003626 10.0.0.38 - - [2026-01-01 03:06:14] "POST /neutron/port HTTP/1.1" 200 1122 0.017467 10.0.0.38 - - [2026-01-01 03:06:14] "POST /neutron/subnet HTTP/1.1" 200 685 0.008795 10.0.0.38 - - [2026-01-01 03:06:16] "POST /neutron/port HTTP/1.1" 200 1122 0.084187 10.0.0.38 - - [2026-01-01 03:06:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004993 10.0.0.38 - - [2026-01-01 03:06:17] "POST /neutron/network HTTP/1.1" 200 833 0.007424 10.0.0.38 - - [2026-01-01 03:06:17] "DELETE /virtual-DNS-record/544949e7-621a-4b78-b1d6-264df21c8b7d HTTP/1.1" 200 115 0.035737 10.0.0.38 - - [2026-01-01 03:06:17] "POST /fqname-to-id HTTP/1.1" 404 184 0.003253 10.0.0.38 - - [2026-01-01 03:06:17] "POST /neutron/port HTTP/1.1" 200 1122 0.022478 10.0.0.38 - - [2026-01-01 03:06:17] "POST /neutron/port HTTP/1.1" 200 1122 0.019270 10.0.0.38 - - [2026-01-01 03:06:19] "POST /neutron/network HTTP/1.1" 200 833 0.007114 10.0.0.38 - - [2026-01-01 03:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010429 10.0.0.38 - - [2026-01-01 03:06:19] "DELETE /network-ipam/9269038e-ba67-4126-b434-d3d2a3d4328c HTTP/1.1" 200 115 0.058282 10.0.0.38 - - [2026-01-01 03:06:19] "DELETE /virtual-DNS/2206f22f-019c-4c48-881c-b0e7b1f017c0 HTTP/1.1" 200 115 0.051509 10.0.0.38 - - [2026-01-01 03:06:19] "POST /fqname-to-id HTTP/1.1" 404 180 0.007269 10.0.0.27 - - [2026-01-01 03:06:21] "GET /projects?obj_uuids=17065b73-1d86-4408-910c-95977f32056e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.041857 10.0.0.38 - - [2026-01-01 03:06:21] "GET /project/17065b73-1d86-4408-910c-95977f32056e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.120118 10.0.0.27 - - [2026-01-01 03:06:21] "GET /projects?obj_uuids=17065b73-1d86-4408-910c-95977f32056e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001413 10.0.0.38 - - [2026-01-01 03:06:21] "GET /project/17065b73-1d86-4408-910c-95977f32056e?fields=virtual_networks HTTP/1.1" 200 1034 0.060648 10.0.0.27 - - [2026-01-01 03:06:21] "GET /projects?obj_uuids=17065b73-1d86-4408-910c-95977f32056e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003357 10.0.0.38 - - [2026-01-01 03:06:21] "GET /project/17065b73-1d86-4408-910c-95977f32056e?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.060788 10.0.0.27 - - [2026-01-01 03:06:21] "GET /projects?obj_uuids=17065b73-1d86-4408-910c-95977f32056e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000934 10.0.0.38 - - [2026-01-01 03:06:21] "GET /project/17065b73-1d86-4408-910c-95977f32056e?fields=security_groups HTTP/1.1" 200 1261 0.049238 10.0.0.38 - - [2026-01-01 03:06:22] "POST /fqname-to-id HTTP/1.1" 404 189 0.036366 10.0.0.27 - - [2026-01-01 03:06:22] "GET /projects?obj_uuids=b4887fdb-dd77-45a0-a24a-a1647ea6a71f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003154 10.0.0.27 - - [2026-01-01 03:06:22] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001411 10.0.0.27 - - [2026-01-01 03:06:22] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.053493 10.0.0.27 - - [2026-01-01 03:06:22] "POST /id-to-fqname HTTP/1.1" 200 191 0.002105 10.0.0.27 - - [2026-01-01 03:06:22] "POST /fqname-to-id HTTP/1.1" 404 200 0.012066 10.0.0.27 - - [2026-01-01 03:06:23] "POST /security-groups HTTP/1.1" 200 592 0.038591 10.0.0.27 - - [2026-01-01 03:06:23] "POST /projects HTTP/1.1" 200 587 0.288474 10.0.0.27 - - [2026-01-01 03:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.348862 10.0.0.249 - - [2026-01-01 03:06:23] "POST /fqname-to-id HTTP/1.1" 404 235 0.033190 10.0.0.38 - - [2026-01-01 03:06:23] "GET /project/b4887fdb-dd77-45a0-a24a-a1647ea6a71f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.590882 10.0.0.249 - - [2026-01-01 03:06:23] "POST /access-control-lists HTTP/1.1" 200 595 0.066036 10.0.0.38 - - [2026-01-01 03:06:24] "GET / HTTP/1.1" 200 35931 0.001755 10.0.0.38 - - [2026-01-01 03:06:26] "POST /fqname-to-id HTTP/1.1" 401 292 0.000399 10.0.0.38 - - [2026-01-01 03:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.074605 10.0.0.27 - - [2026-01-01 03:06:26] "GET /projects?obj_uuids=b4887fdb-dd77-45a0-a24a-a1647ea6a71f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000993 10.0.0.38 - - [2026-01-01 03:06:26] "GET /project/b4887fdb-dd77-45a0-a24a-a1647ea6a71f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.063574 10.0.0.27 - - [2026-01-01 03:06:27] "GET /projects?obj_uuids=b4887fdb-dd77-45a0-a24a-a1647ea6a71f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001466 10.0.0.38 - - [2026-01-01 03:06:27] "POST /neutron/network HTTP/1.1" 200 608 0.157351 10.0.0.38 - - [2026-01-01 03:06:27] "POST /id-to-fqname HTTP/1.1" 200 222 0.003482 10.0.0.38 - - [2026-01-01 03:06:27] "GET /virtual-network/d7ca9817-dd93-4ca5-82d9-e4bc30e6e442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005834 10.0.0.38 - - [2026-01-01 03:06:27] "POST /neutron/network HTTP/1.1" 200 828 0.007564 10.0.0.38 - - [2026-01-01 03:06:27] "GET /virtual-network/d7ca9817-dd93-4ca5-82d9-e4bc30e6e442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005671 10.0.0.38 - - [2026-01-01 03:06:28] "GET /virtual-network/d7ca9817-dd93-4ca5-82d9-e4bc30e6e442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005441 10.0.0.38 - - [2026-01-01 03:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004812 10.0.0.27 - - [2026-01-01 03:06:29] "GET /projects?obj_uuids=b4887fdb-dd77-45a0-a24a-a1647ea6a71f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000895 10.0.0.38 - - [2026-01-01 03:06:29] "GET /project/b4887fdb-dd77-45a0-a24a-a1647ea6a71f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.045589 10.0.0.38 - - [2026-01-01 03:06:29] "POST /neutron/network HTTP/1.1" 200 117 0.013896 10.0.0.249 - - [2026-01-01 03:06:29] "POST /route-targets HTTP/1.1" 200 327 0.016057 10.0.0.38 - - [2026-01-01 03:06:30] "POST /neutron/network HTTP/1.1" 200 828 0.010632 10.0.0.38 - - [2026-01-01 03:06:30] "POST /id-to-fqname HTTP/1.1" 200 222 0.000961 10.0.0.38 - - [2026-01-01 03:06:30] "GET /virtual-network/78a47a0e-5613-42a7-ae4f-12ca54f3e69a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005044 10.0.0.38 - - [2026-01-01 03:06:30] "GET /virtual-network/78a47a0e-5613-42a7-ae4f-12ca54f3e69a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006012 10.0.0.38 - - [2026-01-01 03:06:30] "POST /neutron/subnet HTTP/1.1" 200 729 0.008695 10.0.0.38 - - [2026-01-01 03:06:30] "GET /virtual-network/78a47a0e-5613-42a7-ae4f-12ca54f3e69a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005388 10.0.0.38 - - [2026-01-01 03:06:30] "POST /id-to-fqname HTTP/1.1" 200 222 0.001623 10.0.0.249 - - [2026-01-01 03:06:44] "GET /obj-perms HTTP/1.1" 200 5056 0.064909 10.0.0.27 - - [2026-01-01 03:06:44] "GET /obj-perms HTTP/1.1" 200 5056 0.065234 10.0.0.27 - - [2026-01-01 03:06:46] "GET /projects?obj_uuids=b4887fdb-dd77-45a0-a24a-a1647ea6a71f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001280 10.0.0.38 - - [2026-01-01 03:06:46] "GET /project/b4887fdb-dd77-45a0-a24a-a1647ea6a71f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.074126 10.0.0.38 - - [2026-01-01 03:06:47] "POST /neutron/port HTTP/1.1" 200 117 0.006318 10.0.0.38 - - [2026-01-01 03:06:47] "POST /id-to-fqname HTTP/1.1" 200 222 0.001260 10.0.0.38 - - [2026-01-01 03:06:47] "POST /neutron/network HTTP/1.1" 200 838 0.006861 10.0.0.27 - - [2026-01-01 03:06:48] "GET /projects?obj_uuids=b4887fdb-dd77-45a0-a24a-a1647ea6a71f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002163 10.0.0.38 - - [2026-01-01 03:06:48] "GET /project/b4887fdb-dd77-45a0-a24a-a1647ea6a71f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.096053 10.0.0.38 - - [2026-01-01 03:06:48] "POST /neutron/port HTTP/1.1" 200 1062 0.047101 10.0.0.38 - - [2026-01-01 03:06:48] "POST /neutron/port HTTP/1.1" 200 1116 0.203455 10.0.0.38 - - [2026-01-01 03:06:48] "POST /neutron/port HTTP/1.1" 200 1126 0.039657 10.0.0.38 - - [2026-01-01 03:06:48] "POST /neutron/subnet HTTP/1.1" 200 703 0.018718 10.0.0.38 - - [2026-01-01 03:06:48] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007530 10.0.0.27 - - [2026-01-01 03:06:49] "GET /projects?obj_uuids=b4887fdb-dd77-45a0-a24a-a1647ea6a71f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000931 10.0.0.38 - - [2026-01-01 03:06:49] "POST /neutron/port HTTP/1.1" 200 1062 0.552488 10.0.0.38 - - [2026-01-01 03:06:49] "POST /neutron/port HTTP/1.1" 200 1116 0.185785 10.0.0.38 - - [2026-01-01 03:06:50] "POST /neutron/subnet HTTP/1.1" 200 703 0.026042 10.0.0.38 - - [2026-01-01 03:06:53] "POST /neutron/port HTTP/1.1" 200 1126 0.054238 10.0.0.38 - - [2026-01-01 03:06:59] "POST /neutron/security_group HTTP/1.1" 200 2059 0.014290 10.0.0.38 - - [2026-01-01 03:07:09] "POST /neutron/port HTTP/1.1" 200 1126 0.032210 10.0.0.27 - - [2026-01-01 03:07:09] "GET /projects?obj_uuids=17065b73-1d86-4408-910c-95977f32056e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001734 10.0.0.27 - - [2026-01-01 03:07:09] "DELETE /project/b4887fdbdd7745a0a24aa1647ea6a71f HTTP/1.1" 404 173 0.008487 10.0.0.27 - - [2026-01-01 03:07:09] "GET /project/17065b73-1d86-4408-910c-95977f32056e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.059651 10.0.0.27 - - [2026-01-01 03:07:09] "GET /projects?obj_uuids=17065b73-1d86-4408-910c-95977f32056e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001159 10.0.0.27 - - [2026-01-01 03:07:09] "GET /project/17065b73-1d86-4408-910c-95977f32056e?fields=security_groups HTTP/1.1" 200 1366 0.048922 10.0.0.27 - - [2026-01-01 03:07:09] "DELETE /security-group/7963a7b1-8cbc-4c89-baa9-a28bf8aa1f5e HTTP/1.1" 200 115 0.062216 10.0.0.27 - - [2026-01-01 03:07:09] "GET /projects?obj_uuids=17065b73-1d86-4408-910c-95977f32056e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001574 10.0.0.27 - - [2026-01-01 03:07:10] "GET /project/17065b73-1d86-4408-910c-95977f32056e?fields=application_policy_sets HTTP/1.1" 200 1405 0.063633 10.0.0.249 - - [2026-01-01 03:07:10] "DELETE /access-control-list/39381ec8-71e0-4490-8c70-e63bb3904fd2 HTTP/1.1" 200 115 0.053908 10.0.0.27 - - [2026-01-01 03:07:10] "DELETE /project/17065b73-1d86-4408-910c-95977f32056e HTTP/1.1" 200 115 0.428638 10.0.0.38 - - [2026-01-01 03:07:14] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007381 10.0.0.38 - - [2026-01-01 03:07:24] "POST /neutron/port HTTP/1.1" 200 1126 0.018537 10.0.0.38 - - [2026-01-01 03:07:29] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007072 10.0.0.38 - - [2026-01-01 03:07:29] "POST /neutron/port HTTP/1.1" 200 1126 0.017555 10.0.0.38 - - [2026-01-01 03:07:30] "GET /virtual-machine/e184d9db-ed60-4589-a88b-be2c96252739 HTTP/1.1" 401 292 0.000426 10.0.0.38 - - [2026-01-01 03:07:30] "GET /virtual-machine/e184d9db-ed60-4589-a88b-be2c96252739 HTTP/1.1" 200 1294 0.033514 10.0.0.38 - - [2026-01-01 03:07:30] "GET /virtual-machine-interface/b05f1f51-b154-4974-9ec2-91519c2b603e HTTP/1.1" 200 2950 0.005766 10.0.0.38 - - [2026-01-01 03:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.38 - - [2026-01-01 03:07:30] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004327 10.0.0.38 - - [2026-01-01 03:07:30] "GET /virtual-networks?parent_id=b4887fdb-dd77-45a0-a24a-a1647ea6a71f&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002916 10.0.0.38 - - [2026-01-01 03:07:30] "GET /virtual-network/78a47a0e-5613-42a7-ae4f-12ca54f3e69a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006490 10.0.0.38 - - [2026-01-01 03:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306 10.0.0.38 - - [2026-01-01 03:07:33] "GET /virtual-network/78a47a0e-5613-42a7-ae4f-12ca54f3e69a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005775 10.0.0.38 - - [2026-01-01 03:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.38 - - [2026-01-01 03:07:37] "GET /virtual-network/78a47a0e-5613-42a7-ae4f-12ca54f3e69a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006897 10.0.0.38 - - [2026-01-01 03:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.38 - - [2026-01-01 03:07:41] "GET /virtual-network/78a47a0e-5613-42a7-ae4f-12ca54f3e69a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005108 10.0.0.38 - - [2026-01-01 03:07:44] "GET /obj-perms HTTP/1.1" 200 5056 0.053737 10.0.0.38 - - [2026-01-01 03:07:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.38 - - [2026-01-01 03:07:45] "GET /virtual-network/78a47a0e-5613-42a7-ae4f-12ca54f3e69a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005476 10.0.0.38 - - [2026-01-01 03:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003883 10.0.0.38 - - [2026-01-01 03:07:49] "GET /virtual-network/78a47a0e-5613-42a7-ae4f-12ca54f3e69a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005205 10.0.0.38 - - [2026-01-01 03:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.38 - - [2026-01-01 03:07:54] "GET /virtual-network/78a47a0e-5613-42a7-ae4f-12ca54f3e69a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005676 10.0.0.38 - - [2026-01-01 03:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.38 - - [2026-01-01 03:07:58] "GET /virtual-network/78a47a0e-5613-42a7-ae4f-12ca54f3e69a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005105 10.0.0.38 - - [2026-01-01 03:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.38 - - [2026-01-01 03:08:02] "GET /virtual-network/78a47a0e-5613-42a7-ae4f-12ca54f3e69a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005234 10.0.0.38 - - [2026-01-01 03:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004457 10.0.0.38 - - [2026-01-01 03:08:06] "GET /virtual-network/78a47a0e-5613-42a7-ae4f-12ca54f3e69a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005811 10.0.0.38 - - [2026-01-01 03:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.38 - - [2026-01-01 03:08:10] "GET /virtual-network/78a47a0e-5613-42a7-ae4f-12ca54f3e69a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005383 10.0.0.38 - - [2026-01-01 03:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004319 10.0.0.38 - - [2026-01-01 03:08:14] "GET /virtual-network/78a47a0e-5613-42a7-ae4f-12ca54f3e69a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006259 10.0.0.38 - - [2026-01-01 03:08:16] "POST /neutron/port HTTP/1.1" 200 1126 0.018727 10.0.0.38 - - [2026-01-01 03:08:16] "POST /neutron/subnet HTTP/1.1" 200 703 0.011426 10.0.0.38 - - [2026-01-01 03:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.38 - - [2026-01-01 03:08:16] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005140 10.0.0.38 - - [2026-01-01 03:08:16] "GET /virtual-networks?parent_id=b4887fdb-dd77-45a0-a24a-a1647ea6a71f&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003201 10.0.0.38 - - [2026-01-01 03:08:16] "GET /virtual-network/78a47a0e-5613-42a7-ae4f-12ca54f3e69a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006082 10.0.0.38 - - [2026-01-01 03:08:16] "POST /neutron/port HTTP/1.1" 200 1126 0.019254 10.0.0.38 - - [2026-01-01 03:08:18] "POST /neutron/port HTTP/1.1" 200 1126 0.018714 10.0.0.38 - - [2026-01-01 03:08:18] "POST /neutron/subnet HTTP/1.1" 200 703 0.011167 10.0.0.38 - - [2026-01-01 03:08:22] "POST /neutron/port HTTP/1.1" 200 1126 0.035935 10.0.0.38 - - [2026-01-01 03:08:27] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007722 10.0.0.38 - - [2026-01-01 03:08:32] "POST /neutron/port HTTP/1.1" 200 1126 0.020947 10.0.0.38 - - [2026-01-01 03:08:36] "POST /neutron/security_group HTTP/1.1" 200 2059 0.033517 10.0.0.38 - - [2026-01-01 03:08:42] "POST /neutron/port HTTP/1.1" 200 1126 0.018403 10.0.0.38 - - [2026-01-01 03:08:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010006 10.0.0.38 - - [2026-01-01 03:08:58] "POST /neutron/port HTTP/1.1" 200 1126 0.016469 10.0.0.38 - - [2026-01-01 03:09:03] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007754 10.0.0.38 - - [2026-01-01 03:09:13] "POST /neutron/port HTTP/1.1" 200 1126 0.017865 10.0.0.38 - - [2026-01-01 03:09:13] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007686 10.0.0.38 - - [2026-01-01 03:09:13] "GET /virtual-machine/a4ce010a-7519-42fa-839e-4361ee22190e HTTP/1.1" 200 1293 0.006806 10.0.0.38 - - [2026-01-01 03:09:13] "GET /virtual-machine-interface/ba5c49ba-69b5-4ca2-b30f-069dad2d35c6 HTTP/1.1" 200 2950 0.005834 10.0.0.38 - - [2026-01-01 03:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004092 10.0.0.38 - - [2026-01-01 03:09:13] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003430 10.0.0.38 - - [2026-01-01 03:09:13] "GET /virtual-networks?parent_id=b4887fdb-dd77-45a0-a24a-a1647ea6a71f&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003178 10.0.0.38 - - [2026-01-01 03:09:14] "GET /virtual-network/d7ca9817-dd93-4ca5-82d9-e4bc30e6e442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006810 10.0.0.38 - - [2026-01-01 03:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.38 - - [2026-01-01 03:09:15] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004113 10.0.0.38 - - [2026-01-01 03:09:15] "GET /virtual-networks?parent_id=b4887fdb-dd77-45a0-a24a-a1647ea6a71f&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003242 10.0.0.38 - - [2026-01-01 03:09:15] "GET /virtual-network/d7ca9817-dd93-4ca5-82d9-e4bc30e6e442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005764 10.0.0.38 - - [2026-01-01 03:09:15] "POST /neutron/port HTTP/1.1" 200 1126 0.023412 10.0.0.38 - - [2026-01-01 03:09:16] "POST /neutron/port HTTP/1.1" 200 1126 0.019571 10.0.0.38 - - [2026-01-01 03:09:17] "POST /neutron/subnet HTTP/1.1" 200 703 0.009980 10.0.0.38 - - [2026-01-01 03:09:19] "POST /neutron/port HTTP/1.1" 200 1126 0.018172 10.0.0.38 - - [2026-01-01 03:09:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005386 10.0.0.38 - - [2026-01-01 03:09:19] "POST /neutron/network HTTP/1.1" 200 828 0.006307 10.0.0.38 - - [2026-01-01 03:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003779 10.0.0.27 - - [2026-01-01 03:09:20] "GET /projects?obj_uuids=b4887fdb-dd77-45a0-a24a-a1647ea6a71f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000890 10.0.0.38 - - [2026-01-01 03:09:20] "GET /project/b4887fdb-dd77-45a0-a24a-a1647ea6a71f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.037908 10.0.0.38 - - [2026-01-01 03:09:20] "GET /virtual-network/d7ca9817-dd93-4ca5-82d9-e4bc30e6e442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005881 10.0.0.38 - - [2026-01-01 03:09:20] "GET /floating-ip-pools?parent_id=d7ca9817-dd93-4ca5-82d9-e4bc30e6e442&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003156 10.0.0.38 - - [2026-01-01 03:09:20] "GET /virtual-network/d7ca9817-dd93-4ca5-82d9-e4bc30e6e442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007219 10.0.0.38 - - [2026-01-01 03:09:20] "POST /floating-ip-pools HTTP/1.1" 200 598 0.037930 10.0.0.38 - - [2026-01-01 03:09:20] "POST /ref-update HTTP/1.1" 200 156 0.013774 10.0.0.38 - - [2026-01-01 03:09:20] "GET /virtual-network/d7ca9817-dd93-4ca5-82d9-e4bc30e6e442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007426 10.0.0.38 - - [2026-01-01 03:09:21] "GET /virtual-network/d7ca9817-dd93-4ca5-82d9-e4bc30e6e442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007194 10.0.0.38 - - [2026-01-01 03:09:21] "POST /neutron/floatingip HTTP/1.1" 200 531 0.008346 10.0.0.38 - - [2026-01-01 03:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329 10.0.0.38 - - [2026-01-01 03:09:21] "GET /routing-instance/84cd5bcb-ccad-433b-bbc6-ba914a58717f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.006451 10.0.0.38 - - [2026-01-01 03:09:21] "GET /route-target/f5bf073d-f3e3-4593-9a1c-ba4ae379d698?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004280 10.0.0.38 - - [2026-01-01 03:09:43] "POST /neutron/floatingip HTTP/1.1" 200 579 0.016598 10.0.0.38 - - [2026-01-01 03:09:43] "POST /neutron/floatingip HTTP/1.1" 200 115 0.066656 10.0.0.38 - - [2026-01-01 03:09:43] "GET /floating-ip-pool/35bba616-14ed-4873-aba6-1f038ecf4b68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1184 0.004234 10.0.0.38 - - [2026-01-01 03:09:43] "POST /ref-update HTTP/1.1" 200 156 0.014911 10.0.0.38 - - [2026-01-01 03:09:43] "DELETE /floating-ip-pool/35bba616-14ed-4873-aba6-1f038ecf4b68 HTTP/1.1" 200 115 0.035706 10.0.0.38 - - [2026-01-01 03:09:44] "POST /neutron/port HTTP/1.1" 200 1126 0.017672 10.0.0.38 - - [2026-01-01 03:09:44] "POST /neutron/port HTTP/1.1" 200 151 0.223373 10.0.0.38 - - [2026-01-01 03:09:46] "POST /neutron/network HTTP/1.1" 200 828 0.008771 10.0.0.27 - - [2026-01-01 03:09:46] "POST /useragent-kv HTTP/1.1" 200 115 0.003408 10.0.0.27 - - [2026-01-01 03:09:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002184 10.0.0.38 - - [2026-01-01 03:09:46] "POST /neutron/network HTTP/1.1" 200 151 0.140857 10.0.0.249 - - [2026-01-01 03:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.27 - - [2026-01-01 03:09:48] "GET /projects?obj_uuids=b4887fdb-dd77-45a0-a24a-a1647ea6a71f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001087 10.0.0.38 - - [2026-01-01 03:09:48] "GET /project/b4887fdb-dd77-45a0-a24a-a1647ea6a71f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.043776 10.0.0.27 - - [2026-01-01 03:09:48] "GET /projects?obj_uuids=b4887fdb-dd77-45a0-a24a-a1647ea6a71f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000882 10.0.0.38 - - [2026-01-01 03:09:48] "GET /project/b4887fdb-dd77-45a0-a24a-a1647ea6a71f?fields=virtual_networks HTTP/1.1" 200 1035 0.053240 10.0.0.27 - - [2026-01-01 03:09:48] "GET /projects?obj_uuids=b4887fdb-dd77-45a0-a24a-a1647ea6a71f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001206 10.0.0.38 - - [2026-01-01 03:09:48] "GET /project/b4887fdb-dd77-45a0-a24a-a1647ea6a71f?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.067826 10.0.0.27 - - [2026-01-01 03:09:48] "GET /projects?obj_uuids=b4887fdb-dd77-45a0-a24a-a1647ea6a71f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001359 10.0.0.38 - - [2026-01-01 03:09:48] "GET /project/b4887fdb-dd77-45a0-a24a-a1647ea6a71f?fields=security_groups HTTP/1.1" 200 1262 0.060299 10.0.0.38 - - [2026-01-01 03:09:49] "POST /fqname-to-id HTTP/1.1" 404 188 0.032122 10.0.0.27 - - [2026-01-01 03:09:49] "GET /projects?obj_uuids=113ef57c-bb94-4a83-8953-f4df0dd634b2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002957 10.0.0.27 - - [2026-01-01 03:09:49] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000988 10.0.0.27 - - [2026-01-01 03:09:49] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007925 10.0.0.27 - - [2026-01-01 03:09:49] "POST /id-to-fqname HTTP/1.1" 200 190 0.004907 10.0.0.27 - - [2026-01-01 03:09:49] "POST /fqname-to-id HTTP/1.1" 404 199 0.007076 10.0.0.27 - - [2026-01-01 03:09:49] "POST /security-groups HTTP/1.1" 200 591 0.074053 10.0.0.27 - - [2026-01-01 03:09:49] "POST /projects HTTP/1.1" 200 585 0.297582 10.0.0.249 - - [2026-01-01 03:09:50] "POST /access-control-lists HTTP/1.1" 200 596 0.025122 10.0.0.27 - - [2026-01-01 03:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.369504 10.0.0.38 - - [2026-01-01 03:09:50] "GET /project/113ef57c-bb94-4a83-8953-f4df0dd634b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.517414 10.0.0.38 - - [2026-01-01 03:09:51] "GET / HTTP/1.1" 200 35931 0.001412 10.0.0.38 - - [2026-01-01 03:09:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000467 10.0.0.38 - - [2026-01-01 03:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.070126 10.0.0.27 - - [2026-01-01 03:09:53] "GET /projects?obj_uuids=113ef57c-bb94-4a83-8953-f4df0dd634b2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000943 10.0.0.38 - - [2026-01-01 03:09:53] "GET /project/113ef57c-bb94-4a83-8953-f4df0dd634b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.050148 10.0.0.249 - - [2026-01-01 03:09:53] "POST /route-targets HTTP/1.1" 200 327 0.015039 10.0.0.27 - - [2026-01-01 03:09:54] "POST /useragent-kv HTTP/1.1" 200 115 0.012219 10.0.0.38 - - [2026-01-01 03:09:54] "POST /neutron/subnet HTTP/1.1" 200 701 0.223291 10.0.0.38 - - [2026-01-01 03:09:54] "POST /id-to-fqname HTTP/1.1" 200 230 0.001215 10.0.0.38 - - [2026-01-01 03:09:54] "GET /virtual-network/195ae30d-a96b-49eb-a699-fd6a4cc5167e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005262 10.0.0.38 - - [2026-01-01 03:09:54] "GET /virtual-network/195ae30d-a96b-49eb-a699-fd6a4cc5167e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005342 10.0.0.38 - - [2026-01-01 03:09:54] "POST /neutron/network HTTP/1.1" 200 839 0.006366 10.0.0.38 - - [2026-01-01 03:09:54] "POST /id-to-fqname HTTP/1.1" 200 230 0.001126 10.0.0.249 - - [2026-01-01 03:09:54] "DELETE /access-control-list/3cdbed4b-259d-4ca3-9763-caa492b3b0d9 HTTP/1.1" 200 115 0.051385 10.0.0.38 - - [2026-01-01 03:09:54] "POST /neutron/network HTTP/1.1" 200 849 0.014486 10.0.0.27 - - [2026-01-01 03:09:55] "GET /projects?obj_uuids=113ef57c-bb94-4a83-8953-f4df0dd634b2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000997 10.0.0.38 - - [2026-01-01 03:09:55] "GET /project/113ef57c-bb94-4a83-8953-f4df0dd634b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.075391 10.0.0.38 - - [2026-01-01 03:09:55] "POST /neutron/port HTTP/1.1" 200 117 0.006557 10.0.0.38 - - [2026-01-01 03:09:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.38 - - [2026-01-01 03:09:55] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003596 10.0.0.38 - - [2026-01-01 03:09:55] "PUT /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e HTTP/1.1" 200 276 0.013512 10.0.0.27 - - [2026-01-01 03:09:55] "GET /projects?obj_uuids=113ef57c-bb94-4a83-8953-f4df0dd634b2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000904 10.0.0.38 - - [2026-01-01 03:09:56] "POST /neutron/port HTTP/1.1" 200 1055 0.297401 10.0.0.38 - - [2026-01-01 03:09:56] "POST /neutron/port HTTP/1.1" 200 1109 0.104370 10.0.0.38 - - [2026-01-01 03:09:56] "POST /neutron/subnet HTTP/1.1" 200 675 0.012570 10.0.0.27 - - [2026-01-01 03:09:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000501 10.0.0.27 - - [2026-01-01 03:09:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000362 10.0.0.249 - - [2026-01-01 03:09:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.249 - - [2026-01-01 03:09:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000330 10.0.0.27 - - [2026-01-01 03:09:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000355 10.0.0.27 - - [2026-01-01 03:09:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000355 10.0.0.249 - - [2026-01-01 03:09:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000479 10.0.0.249 - - [2026-01-01 03:09:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000400 10.0.0.38 - - [2026-01-01 03:10:00] "POST /neutron/port HTTP/1.1" 200 1119 0.024000 10.0.0.38 - - [2026-01-01 03:10:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000384 10.0.0.38 - - [2026-01-01 03:10:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000475 10.0.0.38 - - [2026-01-01 03:10:00] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010002 10.0.0.38 - - [2026-01-01 03:10:01] "GET /virtual-machine/09d32f87-bddb-4344-8b3e-6de55b7a5dae HTTP/1.1" 401 292 0.000545 10.0.0.38 - - [2026-01-01 03:10:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000521 10.0.0.38 - - [2026-01-01 03:10:01] "GET /virtual-machine/09d32f87-bddb-4344-8b3e-6de55b7a5dae HTTP/1.1" 200 1291 0.096526 10.0.0.38 - - [2026-01-01 03:10:01] "GET /virtual-machine-interface/8948033b-d8fa-46e7-a333-c7513db1f999 HTTP/1.1" 200 2971 0.006723 10.0.0.38 - - [2026-01-01 03:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004690 10.0.0.38 - - [2026-01-01 03:10:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000439 10.0.0.38 - - [2026-01-01 03:10:01] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.005494 10.0.0.38 - - [2026-01-01 03:10:01] "GET /virtual-networks?parent_id=113ef57c-bb94-4a83-8953-f4df0dd634b2&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003574 10.0.0.38 - - [2026-01-01 03:10:01] "GET /virtual-network/195ae30d-a96b-49eb-a699-fd6a4cc5167e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.008157 10.0.0.38 - - [2026-01-01 03:10:04] "POST /neutron/port HTTP/1.1" 200 1119 0.017131 10.0.0.38 - - [2026-01-01 03:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.38 - - [2026-01-01 03:10:04] "GET /virtual-network/195ae30d-a96b-49eb-a699-fd6a4cc5167e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005702 10.0.0.38 - - [2026-01-01 03:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004109 10.0.0.38 - - [2026-01-01 03:10:06] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003994 10.0.0.38 - - [2026-01-01 03:10:06] "GET /virtual-networks?parent_id=113ef57c-bb94-4a83-8953-f4df0dd634b2&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003678 10.0.0.38 - - [2026-01-01 03:10:06] "GET /virtual-network/195ae30d-a96b-49eb-a699-fd6a4cc5167e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005675 10.0.0.38 - - [2026-01-01 03:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.38 - - [2026-01-01 03:10:08] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003760 10.0.0.38 - - [2026-01-01 03:10:08] "PUT /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e HTTP/1.1" 200 276 0.012317 10.0.0.38 - - [2026-01-01 03:10:09] "POST /neutron/network HTTP/1.1" 400 204 0.016921 10.0.0.38 - - [2026-01-01 03:10:09] "POST /neutron/port HTTP/1.1" 200 151 0.182114 10.0.0.27 - - [2026-01-01 03:10:10] "DELETE /project/113ef57cbb944a838953f4df0dd634b2 HTTP/1.1" 404 173 0.002913 10.0.0.27 - - [2026-01-01 03:10:10] "DELETE /project/b4887fdb-dd77-45a0-a24a-a1647ea6a71f HTTP/1.1" 404 177 0.005310 10.0.0.38 - - [2026-01-01 03:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003815 10.0.0.27 - - [2026-01-01 03:10:14] "GET /projects?obj_uuids=113ef57c-bb94-4a83-8953-f4df0dd634b2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000883 10.0.0.38 - - [2026-01-01 03:10:14] "GET /project/113ef57c-bb94-4a83-8953-f4df0dd634b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.045082 10.0.0.38 - - [2026-01-01 03:10:14] "POST /neutron/network HTTP/1.1" 200 117 0.012833 10.0.0.249 - - [2026-01-01 03:10:14] "POST /route-targets HTTP/1.1" 200 327 0.012237 10.0.0.38 - - [2026-01-01 03:10:14] "POST /neutron/network HTTP/1.1" 200 824 0.008646 10.0.0.38 - - [2026-01-01 03:10:14] "POST /id-to-fqname HTTP/1.1" 200 220 0.000968 10.0.0.38 - - [2026-01-01 03:10:14] "GET /virtual-network/7b3034b1-3db8-4d7b-afbb-4611639cc1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005447 10.0.0.38 - - [2026-01-01 03:10:14] "GET /virtual-network/7b3034b1-3db8-4d7b-afbb-4611639cc1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006031 10.0.0.38 - - [2026-01-01 03:10:14] "POST /neutron/subnet HTTP/1.1" 200 725 0.008495 10.0.0.38 - - [2026-01-01 03:10:14] "POST /id-to-fqname HTTP/1.1" 200 220 0.001066 10.0.0.27 - - [2026-01-01 03:10:15] "GET /projects?obj_uuids=113ef57c-bb94-4a83-8953-f4df0dd634b2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001128 10.0.0.38 - - [2026-01-01 03:10:15] "GET /project/113ef57c-bb94-4a83-8953-f4df0dd634b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.084224 10.0.0.38 - - [2026-01-01 03:10:15] "POST /neutron/port HTTP/1.1" 200 117 0.008267 10.0.0.38 - - [2026-01-01 03:10:16] "POST /neutron/network HTTP/1.1" 200 834 0.007225 10.0.0.38 - - [2026-01-01 03:10:16] "POST /neutron/port HTTP/1.1" 200 1060 0.047353 10.0.0.38 - - [2026-01-01 03:10:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004342 10.0.0.38 - - [2026-01-01 03:10:17] "POST /neutron/network HTTP/1.1" 200 824 0.007587 10.0.0.38 - - [2026-01-01 03:10:21] "POST /neutron/port HTTP/1.1" 200 1124 0.019764 10.0.0.38 - - [2026-01-01 03:10:21] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007352 10.0.0.38 - - [2026-01-01 03:10:21] "GET /virtual-machine/ada285ad-2de4-45a7-aa0c-a39a56015683 HTTP/1.1" 200 1293 0.005530 10.0.0.38 - - [2026-01-01 03:10:21] "GET /virtual-machine-interface/5ec092e3-1bf2-43dc-8ec4-80cd3e6cf310 HTTP/1.1" 200 2941 0.005947 10.0.0.38 - - [2026-01-01 03:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003841 10.0.0.38 - - [2026-01-01 03:10:21] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004344 10.0.0.38 - - [2026-01-01 03:10:21] "GET /virtual-networks?parent_id=113ef57c-bb94-4a83-8953-f4df0dd634b2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003272 10.0.0.38 - - [2026-01-01 03:10:21] "GET /virtual-network/7b3034b1-3db8-4d7b-afbb-4611639cc1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005688 10.0.0.38 - - [2026-01-01 03:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.38 - - [2026-01-01 03:10:24] "GET /virtual-network/7b3034b1-3db8-4d7b-afbb-4611639cc1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006490 10.0.0.38 - - [2026-01-01 03:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.38 - - [2026-01-01 03:10:28] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002935 10.0.0.38 - - [2026-01-01 03:10:28] "GET /virtual-networks?parent_id=113ef57c-bb94-4a83-8953-f4df0dd634b2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003320 10.0.0.38 - - [2026-01-01 03:10:28] "GET /virtual-network/7b3034b1-3db8-4d7b-afbb-4611639cc1c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005721 10.0.0.38 - - [2026-01-01 03:10:30] "POST /neutron/network HTTP/1.1" 200 824 0.008035 10.0.0.38 - - [2026-01-01 03:10:31] "POST /neutron/port HTTP/1.1" 200 1114 0.012846 10.0.0.27 - - [2026-01-01 03:10:32] "POST /useragent-kv HTTP/1.1" 200 115 0.003564 10.0.0.27 - - [2026-01-01 03:10:32] "POST /useragent-kv HTTP/1.1" 200 115 0.002504 10.0.0.38 - - [2026-01-01 03:10:32] "POST /neutron/network HTTP/1.1" 200 151 0.117260 10.0.0.249 - - [2026-01-01 03:10:32] "DELETE /route-target/8f5adb3d-3f46-4761-8a6f-c84f3102e6ac HTTP/1.1" 200 115 0.023822 10.0.0.38 - - [2026-01-01 03:10:35] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003152 10.0.0.38 - - [2026-01-01 03:10:35] "POST /network-ipams HTTP/1.1" 200 541 0.027582 10.0.0.38 - - [2026-01-01 03:10:35] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 764 0.003218 10.0.0.38 - - [2026-01-01 03:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492 10.0.0.38 - - [2026-01-01 03:10:35] "GET /network-ipam/1137d4dd-c3e8-470e-a646-c23f698de886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1329 0.006767 10.0.0.38 - - [2026-01-01 03:10:35] "PUT /network-ipam/1137d4dd-c3e8-470e-a646-c23f698de886 HTTP/1.1" 200 258 0.017702 10.0.0.38 - - [2026-01-01 03:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615 10.0.0.27 - - [2026-01-01 03:10:35] "GET /projects?obj_uuids=113ef57c-bb94-4a83-8953-f4df0dd634b2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001122 10.0.0.38 - - [2026-01-01 03:10:35] "GET /project/113ef57c-bb94-4a83-8953-f4df0dd634b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.044462 10.0.0.27 - - [2026-01-01 03:10:36] "POST /useragent-kv HTTP/1.1" 200 115 0.012228 10.0.0.38 - - [2026-01-01 03:10:36] "POST /neutron/subnet HTTP/1.1" 200 699 0.224319 10.0.0.38 - - [2026-01-01 03:10:36] "POST /id-to-fqname HTTP/1.1" 200 220 0.001462 10.0.0.38 - - [2026-01-01 03:10:36] "GET /virtual-network/860fbe06-8b3d-4256-8302-7d02f94faba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.009115 10.0.0.38 - - [2026-01-01 03:10:36] "POST /neutron/network HTTP/1.1" 200 994 0.008853 10.0.0.38 - - [2026-01-01 03:10:36] "GET /virtual-network/860fbe06-8b3d-4256-8302-7d02f94faba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005483 10.0.0.38 - - [2026-01-01 03:10:36] "POST /neutron/subnet HTTP/1.1" 200 699 0.012510 10.0.0.38 - - [2026-01-01 03:10:36] "POST /neutron/subnet HTTP/1.1" 200 699 0.010633 10.0.0.38 - - [2026-01-01 03:10:37] "POST /id-to-fqname HTTP/1.1" 200 220 0.001346 10.0.0.38 - - [2026-01-01 03:10:37] "POST /neutron/port HTTP/1.1" 200 1017 0.017743 10.0.0.38 - - [2026-01-01 03:10:37] "POST /neutron/port HTTP/1.1" 200 1017 0.011391 10.0.0.38 - - [2026-01-01 03:10:37] "POST /neutron/port HTTP/1.1" 200 117 0.005921 10.0.0.38 - - [2026-01-01 03:10:37] "POST /id-to-fqname HTTP/1.1" 200 220 0.001215 10.0.0.38 - - [2026-01-01 03:10:38] "POST /neutron/port HTTP/1.1" 200 1017 0.044226 10.0.0.38 - - [2026-01-01 03:10:38] "POST /neutron/port HTTP/1.1" 200 1017 0.013267 10.0.0.38 - - [2026-01-01 03:10:38] "POST /neutron/port HTTP/1.1" 200 117 0.007680 10.0.0.38 - - [2026-01-01 03:10:38] "POST /neutron/port HTTP/1.1" 200 117 0.006133 10.0.0.38 - - [2026-01-01 03:10:38] "POST /id-to-fqname HTTP/1.1" 200 220 0.001200 10.0.0.38 - - [2026-01-01 03:10:38] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006958 10.0.0.38 - - [2026-01-01 03:10:38] "POST /neutron/subnet HTTP/1.1" 200 673 0.015309 10.0.0.38 - - [2026-01-01 03:10:38] "POST /neutron/network HTTP/1.1" 200 1004 0.007566 10.0.0.38 - - [2026-01-01 03:10:38] "POST /neutron/port HTTP/1.1" 200 1017 0.013754 10.0.0.38 - - [2026-01-01 03:10:39] "POST /neutron/port HTTP/1.1" 200 1119 0.019626 10.0.0.38 - - [2026-01-01 03:10:39] "POST /neutron/port HTTP/1.1" 200 117 0.001130 10.0.0.27 - - [2026-01-01 03:10:39] "GET /projects?obj_uuids=113ef57c-bb94-4a83-8953-f4df0dd634b2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001014 10.0.0.38 - - [2026-01-01 03:10:39] "GET /project/113ef57c-bb94-4a83-8953-f4df0dd634b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.074102 10.0.0.38 - - [2026-01-01 03:10:39] "POST /neutron/port HTTP/1.1" 200 2086 0.028109 10.0.0.38 - - [2026-01-01 03:10:40] "GET /virtual-network/860fbe06-8b3d-4256-8302-7d02f94faba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005938 10.0.0.38 - - [2026-01-01 03:10:40] "POST /neutron/network HTTP/1.1" 200 1004 0.007321 10.0.0.38 - - [2026-01-01 03:10:40] "POST /neutron/port HTTP/1.1" 200 1055 0.022005 10.0.0.38 - - [2026-01-01 03:10:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004164 10.0.0.38 - - [2026-01-01 03:10:40] "POST /neutron/network HTTP/1.1" 200 994 0.008650 10.0.0.249 - - [2026-01-01 03:10:41] "GET /obj-perms HTTP/1.1" 200 5030 0.058451 10.0.0.27 - - [2026-01-01 03:10:41] "GET /obj-perms HTTP/1.1" 200 5030 0.050600 10.0.0.38 - - [2026-01-01 03:10:41] "POST /neutron/port HTTP/1.1" 200 1119 0.016790 10.0.0.38 - - [2026-01-01 03:10:41] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006886 10.0.0.38 - - [2026-01-01 03:10:41] "GET /virtual-machine/7259717f-b88a-49e8-89dc-6c95753cde13 HTTP/1.1" 200 1287 0.006262 10.0.0.38 - - [2026-01-01 03:10:41] "GET /virtual-machine-interface/234230d3-62c4-4af7-a344-cd4a442b2369 HTTP/1.1" 200 2941 0.005133 10.0.0.38 - - [2026-01-01 03:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003655 10.0.0.38 - - [2026-01-01 03:10:42] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003245 10.0.0.38 - - [2026-01-01 03:10:42] "GET /virtual-networks?parent_id=113ef57c-bb94-4a83-8953-f4df0dd634b2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003008 10.0.0.38 - - [2026-01-01 03:10:42] "GET /virtual-network/860fbe06-8b3d-4256-8302-7d02f94faba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.006204 10.0.0.38 - - [2026-01-01 03:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.38 - - [2026-01-01 03:10:45] "GET /virtual-network/860fbe06-8b3d-4256-8302-7d02f94faba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005996 10.0.0.38 - - [2026-01-01 03:10:47] "GET /obj-perms HTTP/1.1" 200 5056 0.060433 10.0.0.38 - - [2026-01-01 03:10:47] "POST /neutron/port HTTP/1.1" 200 1119 0.015551 10.0.0.38 - - [2026-01-01 03:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.38 - - [2026-01-01 03:10:49] "GET /virtual-network/860fbe06-8b3d-4256-8302-7d02f94faba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005240 10.0.0.38 - - [2026-01-01 03:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003251 10.0.0.38 - - [2026-01-01 03:10:51] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003572 10.0.0.38 - - [2026-01-01 03:10:51] "GET /virtual-networks?parent_id=113ef57c-bb94-4a83-8953-f4df0dd634b2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003284 10.0.0.38 - - [2026-01-01 03:10:51] "GET /virtual-network/860fbe06-8b3d-4256-8302-7d02f94faba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005741 10.0.0.38 - - [2026-01-01 03:10:51] "POST /neutron/security_group HTTP/1.1" 200 2058 0.015116 10.0.0.38 - - [2026-01-01 03:10:51] "POST /neutron/port HTTP/1.1" 200 1119 0.025736 10.0.0.38 - - [2026-01-01 03:10:51] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006108 10.0.0.38 - - [2026-01-01 03:10:51] "GET /virtual-machine/d98fa0a9-1c17-469f-8fa2-d023ce092055 HTTP/1.1" 200 1289 0.005471 10.0.0.38 - - [2026-01-01 03:10:51] "GET /virtual-machine-interface/aae247a3-0e67-44d6-bbad-b641d7904969 HTTP/1.1" 200 2942 0.004614 10.0.0.38 - - [2026-01-01 03:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.38 - - [2026-01-01 03:10:51] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004331 10.0.0.38 - - [2026-01-01 03:10:51] "GET /virtual-networks?parent_id=113ef57c-bb94-4a83-8953-f4df0dd634b2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002681 10.0.0.38 - - [2026-01-01 03:10:51] "GET /virtual-network/860fbe06-8b3d-4256-8302-7d02f94faba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005630 10.0.0.38 - - [2026-01-01 03:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.38 - - [2026-01-01 03:10:53] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003896 10.0.0.38 - - [2026-01-01 03:10:53] "GET /virtual-networks?parent_id=113ef57c-bb94-4a83-8953-f4df0dd634b2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002917 10.0.0.38 - - [2026-01-01 03:10:53] "GET /virtual-network/860fbe06-8b3d-4256-8302-7d02f94faba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.008384 10.0.0.38 - - [2026-01-01 03:10:53] "POST /neutron/port HTTP/1.1" 200 1119 0.019206 10.0.0.38 - - [2026-01-01 03:10:53] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007333 10.0.0.38 - - [2026-01-01 03:10:53] "GET /virtual-machine/ff1a1fc8-a58f-4a24-9245-35ebf06580f8 HTTP/1.1" 200 1293 0.006006 10.0.0.38 - - [2026-01-01 03:10:53] "GET /virtual-machine-interface/e2704f40-ddc5-429b-af0b-cdbcc6fd1fdd HTTP/1.1" 200 2942 0.005308 10.0.0.38 - - [2026-01-01 03:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.38 - - [2026-01-01 03:10:53] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003265 10.0.0.38 - - [2026-01-01 03:10:53] "GET /virtual-networks?parent_id=113ef57c-bb94-4a83-8953-f4df0dd634b2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003145 10.0.0.38 - - [2026-01-01 03:10:53] "GET /virtual-network/860fbe06-8b3d-4256-8302-7d02f94faba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.006099 10.0.0.38 - - [2026-01-01 03:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.38 - - [2026-01-01 03:10:54] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003901 10.0.0.38 - - [2026-01-01 03:10:54] "GET /virtual-networks?parent_id=113ef57c-bb94-4a83-8953-f4df0dd634b2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003365 10.0.0.38 - - [2026-01-01 03:10:54] "GET /virtual-network/860fbe06-8b3d-4256-8302-7d02f94faba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005787 10.0.0.38 - - [2026-01-01 03:11:11] "POST /neutron/port HTTP/1.1" 200 151 0.189708 10.0.0.38 - - [2026-01-01 03:11:11] "POST /neutron/port HTTP/1.1" 200 1109 0.017539 10.0.0.38 - - [2026-01-01 03:11:11] "POST /neutron/port HTTP/1.1" 200 151 0.261477 10.0.0.249 - - [2026-01-01 03:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003996 10.0.0.38 - - [2026-01-01 03:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004663 10.0.0.38 - - [2026-01-01 03:11:11] "DELETE /network-ipam/1137d4dd-c3e8-470e-a646-c23f698de886 HTTP/1.1" 200 115 0.036622 10.0.0.38 - - [2026-01-01 03:11:11] "POST /fqname-to-id HTTP/1.1" 404 211 0.003058 10.0.0.27 - - [2026-01-01 03:11:13] "GET /projects?obj_uuids=113ef57c-bb94-4a83-8953-f4df0dd634b2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001022 10.0.0.38 - - [2026-01-01 03:11:13] "GET /project/113ef57c-bb94-4a83-8953-f4df0dd634b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.041634 10.0.0.27 - - [2026-01-01 03:11:13] "GET /projects?obj_uuids=113ef57c-bb94-4a83-8953-f4df0dd634b2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001264 10.0.0.38 - - [2026-01-01 03:11:13] "GET /project/113ef57c-bb94-4a83-8953-f4df0dd634b2?fields=virtual_networks HTTP/1.1" 200 1031 0.048973 10.0.0.27 - - [2026-01-01 03:11:13] "GET /projects?obj_uuids=113ef57c-bb94-4a83-8953-f4df0dd634b2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001098 10.0.0.38 - - [2026-01-01 03:11:13] "GET /project/113ef57c-bb94-4a83-8953-f4df0dd634b2?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.044276 10.0.0.27 - - [2026-01-01 03:11:13] "GET /projects?obj_uuids=113ef57c-bb94-4a83-8953-f4df0dd634b2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000893 10.0.0.38 - - [2026-01-01 03:11:13] "GET /project/113ef57c-bb94-4a83-8953-f4df0dd634b2?fields=security_groups HTTP/1.1" 200 1257 0.040997 10.0.0.38 - - [2026-01-01 03:11:14] "POST /fqname-to-id HTTP/1.1" 404 196 0.028991 10.0.0.27 - - [2026-01-01 03:11:14] "GET /projects?obj_uuids=50f35b66-419b-46e7-b29b-932e04edc21d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003276 10.0.0.27 - - [2026-01-01 03:11:14] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001098 10.0.0.27 - - [2026-01-01 03:11:14] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007635 10.0.0.27 - - [2026-01-01 03:11:14] "POST /id-to-fqname HTTP/1.1" 200 198 0.003249 10.0.0.27 - - [2026-01-01 03:11:14] "POST /fqname-to-id HTTP/1.1" 404 207 0.005709 10.0.0.27 - - [2026-01-01 03:11:14] "POST /security-groups HTTP/1.1" 200 599 0.034120 10.0.0.27 - - [2026-01-01 03:11:14] "POST /projects HTTP/1.1" 200 601 0.245200 10.0.0.249 - - [2026-01-01 03:11:14] "POST /access-control-lists HTTP/1.1" 200 604 0.026334 10.0.0.27 - - [2026-01-01 03:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.317394 10.0.0.38 - - [2026-01-01 03:11:14] "GET /project/50f35b66-419b-46e7-b29b-932e04edc21d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.464521 10.0.0.38 - - [2026-01-01 03:11:16] "GET / HTTP/1.1" 200 35931 0.001885 10.0.0.38 - - [2026-01-01 03:11:16] "POST /neutron/port HTTP/1.1" 200 117 0.006263 10.0.0.38 - - [2026-01-01 03:11:16] "POST /neutron/port HTTP/1.1" 400 205 0.003655 10.0.0.38 - - [2026-01-01 03:11:17] "POST /fqname-to-id HTTP/1.1" 401 292 0.000402 10.0.0.38 - - [2026-01-01 03:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.066226 10.0.0.27 - - [2026-01-01 03:11:18] "GET /projects?obj_uuids=50f35b66-419b-46e7-b29b-932e04edc21d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001262 10.0.0.38 - - [2026-01-01 03:11:18] "GET /project/50f35b66-419b-46e7-b29b-932e04edc21d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.049650 10.0.0.249 - - [2026-01-01 03:11:18] "POST /route-targets HTTP/1.1" 200 327 0.013191 10.0.0.27 - - [2026-01-01 03:11:18] "POST /useragent-kv HTTP/1.1" 200 115 0.011031 10.0.0.38 - - [2026-01-01 03:11:18] "POST /neutron/subnet HTTP/1.1" 200 828 0.276165 10.0.0.249 - - [2026-01-01 03:11:19] "POST /fqname-to-id HTTP/1.1" 404 207 0.038959 10.0.0.38 - - [2026-01-01 03:11:19] "POST /id-to-fqname HTTP/1.1" 200 228 0.002660 10.0.0.38 - - [2026-01-01 03:11:19] "GET /virtual-network/dbae46ec-6a88-4ae4-b78e-4e7f9becad96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.007767 10.0.0.38 - - [2026-01-01 03:11:19] "POST /neutron/network HTTP/1.1" 200 1005 0.008580 10.0.0.38 - - [2026-01-01 03:11:19] "GET /virtual-network/dbae46ec-6a88-4ae4-b78e-4e7f9becad96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.004824 10.0.0.38 - - [2026-01-01 03:11:19] "POST /neutron/subnet HTTP/1.1" 200 720 0.009281 10.0.0.38 - - [2026-01-01 03:11:19] "GET /virtual-network/dbae46ec-6a88-4ae4-b78e-4e7f9becad96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.012866 10.0.0.38 - - [2026-01-01 03:11:21] "POST /id-to-fqname HTTP/1.1" 200 228 0.001458 10.0.0.27 - - [2026-01-01 03:11:22] "GET /projects?obj_uuids=50f35b66-419b-46e7-b29b-932e04edc21d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.030980 10.0.0.38 - - [2026-01-01 03:11:22] "GET /project/50f35b66-419b-46e7-b29b-932e04edc21d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.110142 10.0.0.38 - - [2026-01-01 03:11:22] "POST /neutron/port HTTP/1.1" 200 117 0.011389 10.0.0.38 - - [2026-01-01 03:11:22] "POST /id-to-fqname HTTP/1.1" 200 228 0.001832 10.0.0.38 - - [2026-01-01 03:11:23] "POST /neutron/network HTTP/1.1" 200 1015 0.007283 10.0.0.27 - - [2026-01-01 03:11:23] "GET /projects?obj_uuids=50f35b66-419b-46e7-b29b-932e04edc21d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000951 10.0.0.38 - - [2026-01-01 03:11:23] "POST /neutron/port HTTP/1.1" 200 1174 0.084757 10.0.0.38 - - [2026-01-01 03:11:24] "GET /project/50f35b66-419b-46e7-b29b-932e04edc21d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.113045 10.0.0.38 - - [2026-01-01 03:11:24] "POST /neutron/port HTTP/1.1" 200 1228 0.120229 10.0.0.38 - - [2026-01-01 03:11:24] "POST /neutron/port HTTP/1.1" 200 1238 0.020628 10.0.0.38 - - [2026-01-01 03:11:24] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008993 10.0.0.38 - - [2026-01-01 03:11:24] "POST /neutron/port HTTP/1.1" 200 117 0.001169 10.0.0.38 - - [2026-01-01 03:11:24] "POST /id-to-fqname HTTP/1.1" 200 228 0.000892 10.0.0.38 - - [2026-01-01 03:11:24] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009800 10.0.0.27 - - [2026-01-01 03:11:25] "GET /projects?obj_uuids=50f35b66-419b-46e7-b29b-932e04edc21d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001062 10.0.0.38 - - [2026-01-01 03:11:25] "POST /neutron/port HTTP/1.1" 200 1174 0.338528 10.0.0.38 - - [2026-01-01 03:11:25] "POST /neutron/port HTTP/1.1" 200 1228 0.126027 10.0.0.38 - - [2026-01-01 03:11:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004656 10.0.0.27 - - [2026-01-01 03:11:25] "GET /projects?obj_uuids=50f35b66-419b-46e7-b29b-932e04edc21d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000926 10.0.0.38 - - [2026-01-01 03:11:25] "GET /project/50f35b66-419b-46e7-b29b-932e04edc21d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.092259 10.0.0.38 - - [2026-01-01 03:11:25] "POST /neutron/port HTTP/1.1" 200 117 0.001161 10.0.0.38 - - [2026-01-01 03:11:26] "POST /neutron/port HTTP/1.1" 200 2322 0.051887 10.0.0.38 - - [2026-01-01 03:11:26] "POST /id-to-fqname HTTP/1.1" 200 228 0.001271 10.0.0.38 - - [2026-01-01 03:11:26] "POST /neutron/port HTTP/1.1" 200 2322 0.032384 10.0.0.38 - - [2026-01-01 03:11:27] "POST /neutron/network HTTP/1.1" 200 1015 0.006777 10.0.0.38 - - [2026-01-01 03:11:27] "POST /neutron/port HTTP/1.1" 200 1174 0.022801 10.0.0.27 - - [2026-01-01 03:11:27] "GET /projects?obj_uuids=50f35b66-419b-46e7-b29b-932e04edc21d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000938 10.0.0.38 - - [2026-01-01 03:11:28] "GET /project/50f35b66-419b-46e7-b29b-932e04edc21d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.113797 10.0.0.38 - - [2026-01-01 03:11:28] "POST /neutron/network HTTP/1.1" 200 1005 0.012511 10.0.0.38 - - [2026-01-01 03:11:28] "POST /neutron/subnet HTTP/1.1" 200 1380 0.017622 10.0.0.38 - - [2026-01-01 03:11:28] "POST /neutron/network HTTP/1.1" 200 1005 0.011904 10.0.0.38 - - [2026-01-01 03:11:28] "POST /neutron/port HTTP/1.1" 200 117 0.006645 10.0.0.38 - - [2026-01-01 03:11:28] "POST /neutron/port HTTP/1.1" 200 1238 0.026816 10.0.0.38 - - [2026-01-01 03:11:28] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009074 10.0.0.38 - - [2026-01-01 03:11:28] "GET /virtual-machine/08a2c25a-b339-46bd-8657-b3b9a4406667 HTTP/1.1" 401 292 0.000356 10.0.0.38 - - [2026-01-01 03:11:29] "POST /neutron/port HTTP/1.1" 200 1174 0.025352 10.0.0.38 - - [2026-01-01 03:11:29] "GET /virtual-machine/08a2c25a-b339-46bd-8657-b3b9a4406667 HTTP/1.1" 200 1298 0.036580 10.0.0.38 - - [2026-01-01 03:11:29] "GET /virtual-machine-interface/5a7be88c-8adb-47a8-92f8-ee29c2bad3fd HTTP/1.1" 200 3175 0.004611 10.0.0.38 - - [2026-01-01 03:11:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.38 - - [2026-01-01 03:11:29] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003690 10.0.0.38 - - [2026-01-01 03:11:29] "GET /virtual-networks?parent_id=50f35b66-419b-46e7-b29b-932e04edc21d&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002102 10.0.0.38 - - [2026-01-01 03:11:29] "GET /virtual-network/dbae46ec-6a88-4ae4-b78e-4e7f9becad96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.018181 10.0.0.38 - - [2026-01-01 03:11:29] "POST /neutron/port HTTP/1.1" 200 1238 0.021766 10.0.0.38 - - [2026-01-01 03:11:29] "POST /neutron/subnet HTTP/1.1" 200 1380 0.013260 10.0.0.38 - - [2026-01-01 03:11:29] "POST /neutron/network HTTP/1.1" 200 1005 0.009992 10.0.0.38 - - [2026-01-01 03:11:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.38 - - [2026-01-01 03:11:32] "GET /virtual-network/dbae46ec-6a88-4ae4-b78e-4e7f9becad96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.007266 10.0.0.38 - - [2026-01-01 03:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004741 10.0.0.38 - - [2026-01-01 03:11:36] "GET /virtual-network/dbae46ec-6a88-4ae4-b78e-4e7f9becad96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006101 10.0.0.38 - - [2026-01-01 03:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004913 10.0.0.38 - - [2026-01-01 03:11:40] "GET /virtual-network/dbae46ec-6a88-4ae4-b78e-4e7f9becad96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005789 10.0.0.38 - - [2026-01-01 03:11:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.38 - - [2026-01-01 03:11:44] "GET /virtual-network/dbae46ec-6a88-4ae4-b78e-4e7f9becad96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005701 10.0.0.38 - - [2026-01-01 03:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004303 10.0.0.38 - - [2026-01-01 03:11:48] "GET /virtual-network/dbae46ec-6a88-4ae4-b78e-4e7f9becad96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005358 10.0.0.38 - - [2026-01-01 03:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004100 10.0.0.38 - - [2026-01-01 03:11:52] "GET /virtual-network/dbae46ec-6a88-4ae4-b78e-4e7f9becad96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006741 10.0.0.249 - - [2026-01-01 03:11:55] "DELETE /access-control-list/80ec94cf-853f-4e14-b4c7-cb9f139f895d HTTP/1.1" 200 115 0.071275 10.0.0.38 - - [2026-01-01 03:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004397 10.0.0.38 - - [2026-01-01 03:11:57] "GET /virtual-network/dbae46ec-6a88-4ae4-b78e-4e7f9becad96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005174 10.0.0.38 - - [2026-01-01 03:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.38 - - [2026-01-01 03:12:01] "GET /virtual-network/dbae46ec-6a88-4ae4-b78e-4e7f9becad96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005350 10.0.0.38 - - [2026-01-01 03:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003549 10.0.0.38 - - [2026-01-01 03:12:05] "GET /virtual-network/dbae46ec-6a88-4ae4-b78e-4e7f9becad96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006408 10.0.0.38 - - [2026-01-01 03:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.38 - - [2026-01-01 03:12:09] "GET /virtual-network/dbae46ec-6a88-4ae4-b78e-4e7f9becad96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005564 10.0.0.27 - - [2026-01-01 03:12:10] "DELETE /project/113ef57c-bb94-4a83-8953-f4df0dd634b2 HTTP/1.1" 404 177 0.036065 10.0.0.27 - - [2026-01-01 03:12:10] "DELETE /project/50f35b66419b46e7b29b932e04edc21d HTTP/1.1" 404 173 0.057178 10.0.0.38 - - [2026-01-01 03:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.38 - - [2026-01-01 03:12:13] "GET /virtual-network/dbae46ec-6a88-4ae4-b78e-4e7f9becad96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005695 10.0.0.38 - - [2026-01-01 03:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004261 10.0.0.38 - - [2026-01-01 03:12:17] "GET /virtual-network/dbae46ec-6a88-4ae4-b78e-4e7f9becad96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005539 10.0.0.38 - - [2026-01-01 03:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003869 10.0.0.38 - - [2026-01-01 03:12:21] "GET /virtual-network/dbae46ec-6a88-4ae4-b78e-4e7f9becad96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006426 10.0.0.38 - - [2026-01-01 03:12:22] "POST /neutron/network HTTP/1.1" 200 1015 0.014469 10.0.0.38 - - [2026-01-01 03:12:22] "POST /neutron/subnet HTTP/1.1" 200 1380 0.016940 10.0.0.38 - - [2026-01-01 03:12:22] "POST /neutron/network HTTP/1.1" 200 1005 0.022327 10.0.0.38 - - [2026-01-01 03:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.38 - - [2026-01-01 03:12:23] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003898 10.0.0.38 - - [2026-01-01 03:12:23] "GET /virtual-networks?parent_id=50f35b66-419b-46e7-b29b-932e04edc21d&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002876 10.0.0.38 - - [2026-01-01 03:12:23] "GET /virtual-network/dbae46ec-6a88-4ae4-b78e-4e7f9becad96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006602 10.0.0.38 - - [2026-01-01 03:12:24] "POST /neutron/port HTTP/1.1" 200 1238 0.029292 10.0.0.38 - - [2026-01-01 03:12:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004121 10.0.0.38 - - [2026-01-01 03:12:24] "POST /neutron/port HTTP/1.1" 200 117 0.001132 10.0.0.38 - - [2026-01-01 03:12:25] "POST /neutron/port HTTP/1.1" 200 1238 0.019013 10.0.0.38 - - [2026-01-01 03:12:29] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008198 10.0.0.38 - - [2026-01-01 03:12:34] "POST /neutron/port HTTP/1.1" 200 1238 0.018899 10.0.0.38 - - [2026-01-01 03:12:34] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006908 10.0.0.38 - - [2026-01-01 03:12:39] "POST /neutron/port HTTP/1.1" 200 1238 0.018162 10.0.0.38 - - [2026-01-01 03:12:44] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011182 10.0.0.249 - - [2026-01-01 03:12:49] "GET /obj-perms HTTP/1.1" 200 5056 0.090979 10.0.0.27 - - [2026-01-01 03:12:49] "GET /obj-perms HTTP/1.1" 200 5056 0.097703 10.0.0.38 - - [2026-01-01 03:12:49] "POST /neutron/port HTTP/1.1" 200 1238 0.018342 10.0.0.38 - - [2026-01-01 03:12:50] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008110 10.0.0.38 - - [2026-01-01 03:12:50] "GET /virtual-machine/cc8eda2b-d73d-4bd0-b3ba-f9cb24342000 HTTP/1.1" 200 1301 0.006445 10.0.0.38 - - [2026-01-01 03:12:50] "GET /virtual-machine-interface/6d664ebc-84a8-4760-b777-5f2ad08977d3 HTTP/1.1" 200 3175 0.005499 10.0.0.38 - - [2026-01-01 03:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003014 10.0.0.38 - - [2026-01-01 03:12:50] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003515 10.0.0.38 - - [2026-01-01 03:12:50] "GET /virtual-networks?parent_id=50f35b66-419b-46e7-b29b-932e04edc21d&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003317 10.0.0.38 - - [2026-01-01 03:12:50] "GET /virtual-network/dbae46ec-6a88-4ae4-b78e-4e7f9becad96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006000 10.0.0.38 - - [2026-01-01 03:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004426 10.0.0.38 - - [2026-01-01 03:12:51] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003958 10.0.0.38 - - [2026-01-01 03:12:51] "GET /virtual-networks?parent_id=50f35b66-419b-46e7-b29b-932e04edc21d&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002906 10.0.0.38 - - [2026-01-01 03:12:51] "GET /virtual-network/dbae46ec-6a88-4ae4-b78e-4e7f9becad96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.007515 10.0.0.38 - - [2026-01-01 03:12:51] "POST /neutron/port HTTP/1.1" 200 1238 0.017608 10.0.0.38 - - [2026-01-01 03:12:51] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008556 10.0.0.38 - - [2026-01-01 03:12:51] "GET /virtual-machine/33b6636a-3a88-486c-8da9-bd7ce61982fe HTTP/1.1" 200 1300 0.005765 10.0.0.38 - - [2026-01-01 03:12:51] "GET /virtual-machine-interface/608f89f6-784e-424a-88f9-7a10a10a9347 HTTP/1.1" 200 3174 0.005248 10.0.0.38 - - [2026-01-01 03:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.38 - - [2026-01-01 03:12:51] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003815 10.0.0.38 - - [2026-01-01 03:12:51] "GET /virtual-networks?parent_id=50f35b66-419b-46e7-b29b-932e04edc21d&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003304 10.0.0.38 - - [2026-01-01 03:12:51] "GET /virtual-network/dbae46ec-6a88-4ae4-b78e-4e7f9becad96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005482 10.0.0.38 - - [2026-01-01 03:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.38 - - [2026-01-01 03:12:52] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005080 10.0.0.38 - - [2026-01-01 03:12:52] "GET /virtual-networks?parent_id=50f35b66-419b-46e7-b29b-932e04edc21d&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002706 10.0.0.38 - - [2026-01-01 03:12:52] "GET /virtual-network/dbae46ec-6a88-4ae4-b78e-4e7f9becad96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006299 10.0.0.27 - - [2026-01-01 03:13:11] "GET /projects?obj_uuids=50f35b66-419b-46e7-b29b-932e04edc21d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001048 10.0.0.38 - - [2026-01-01 03:13:11] "GET /project/50f35b66-419b-46e7-b29b-932e04edc21d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.050325 10.0.0.38 - - [2026-01-01 03:13:11] "POST /fqname-to-id HTTP/1.1" 404 226 0.003161 10.0.0.38 - - [2026-01-01 03:13:11] "POST /interface-route-tables HTTP/1.1" 200 575 0.028335 10.0.0.38 - - [2026-01-01 03:13:11] "GET /interface-route-table/a64657fc-dfd1-4bd3-a81c-01ee9ee9618f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.006644 10.0.0.38 - - [2026-01-01 03:13:11] "GET /virtual-machine-interface/5a7be88c-8adb-47a8-92f8-ee29c2bad3fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.006583 10.0.0.38 - - [2026-01-01 03:13:11] "POST /ref-update HTTP/1.1" 200 156 0.016107 10.0.0.38 - - [2026-01-01 03:13:22] "POST /neutron/network HTTP/1.1" 200 1015 0.017010 10.0.0.38 - - [2026-01-01 03:13:23] "POST /neutron/subnet HTTP/1.1" 200 1380 0.022646 10.0.0.38 - - [2026-01-01 03:13:23] "POST /neutron/network HTTP/1.1" 200 1005 0.010676 10.0.0.38 - - [2026-01-01 03:13:26] "POST /neutron/network HTTP/1.1" 200 1015 0.006719 10.0.0.38 - - [2026-01-01 03:13:26] "POST /neutron/subnet HTTP/1.1" 200 1380 0.014057 10.0.0.38 - - [2026-01-01 03:13:26] "POST /neutron/network HTTP/1.1" 200 1005 0.008147 10.0.0.38 - - [2026-01-01 03:13:49] "GET /obj-perms HTTP/1.1" 200 5056 0.063025 10.0.0.27 - - [2026-01-01 03:13:54] "GET /projects?obj_uuids=50f35b66-419b-46e7-b29b-932e04edc21d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001101 10.0.0.38 - - [2026-01-01 03:13:54] "GET /project/50f35b66-419b-46e7-b29b-932e04edc21d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.044682 10.0.0.38 - - [2026-01-01 03:13:54] "POST /fqname-to-id HTTP/1.1" 404 226 0.003784 10.0.0.38 - - [2026-01-01 03:13:54] "POST /interface-route-tables HTTP/1.1" 200 575 0.032911 10.0.0.38 - - [2026-01-01 03:13:54] "GET /interface-route-table/c1cb5619-9498-4631-b0dc-b804e62c131f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.006786 10.0.0.38 - - [2026-01-01 03:13:55] "GET /virtual-machine-interface/6d664ebc-84a8-4760-b777-5f2ad08977d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.005995 10.0.0.38 - - [2026-01-01 03:13:55] "POST /ref-update HTTP/1.1" 200 156 0.017608 10.0.0.38 - - [2026-01-01 03:13:56] "GET /virtual-machine-interface/608f89f6-784e-424a-88f9-7a10a10a9347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2759 0.005775 10.0.0.38 - - [2026-01-01 03:13:56] "PUT /virtual-machine-interface/608f89f6-784e-424a-88f9-7a10a10a9347 HTTP/1.1" 200 284 0.017634 10.0.0.38 - - [2026-01-01 03:13:56] "GET /virtual-machine-interface/5a7be88c-8adb-47a8-92f8-ee29c2bad3fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.007667 10.0.0.38 - - [2026-01-01 03:13:56] "PUT /virtual-machine-interface/5a7be88c-8adb-47a8-92f8-ee29c2bad3fd HTTP/1.1" 200 284 0.015069 10.0.0.38 - - [2026-01-01 03:13:56] "GET /virtual-machine-interface/6d664ebc-84a8-4760-b777-5f2ad08977d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.007505 10.0.0.38 - - [2026-01-01 03:13:56] "PUT /virtual-machine-interface/6d664ebc-84a8-4760-b777-5f2ad08977d3 HTTP/1.1" 200 284 0.014090 10.0.0.38 - - [2026-01-01 03:14:22] "POST /neutron/network HTTP/1.1" 200 1015 0.007190 10.0.0.38 - - [2026-01-01 03:14:23] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015267 10.0.0.38 - - [2026-01-01 03:14:23] "POST /neutron/network HTTP/1.1" 200 1005 0.012366 10.0.0.38 - - [2026-01-01 03:14:26] "POST /neutron/network HTTP/1.1" 200 1015 0.008368 10.0.0.38 - - [2026-01-01 03:14:26] "POST /neutron/subnet HTTP/1.1" 200 1380 0.012933 10.0.0.38 - - [2026-01-01 03:14:26] "POST /neutron/network HTTP/1.1" 200 1005 0.010912 10.0.0.38 - - [2026-01-01 03:14:42] "POST /neutron/port HTTP/1.1" 200 1238 0.019725 10.0.0.38 - - [2026-01-01 03:14:42] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007479 10.0.0.38 - - [2026-01-01 03:14:42] "GET /virtual-machine/de1c9068-331d-4a47-bc21-df1ebbd64af8 HTTP/1.1" 200 1301 0.005349 10.0.0.38 - - [2026-01-01 03:14:42] "GET /virtual-machine-interface/7989a0ee-0fe7-44f4-8081-37c1caebd9cb HTTP/1.1" 200 3174 0.005045 10.0.0.38 - - [2026-01-01 03:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004189 10.0.0.38 - - [2026-01-01 03:14:42] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003976 10.0.0.38 - - [2026-01-01 03:14:42] "GET /virtual-networks?parent_id=50f35b66-419b-46e7-b29b-932e04edc21d&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.004015 10.0.0.38 - - [2026-01-01 03:14:42] "GET /virtual-network/dbae46ec-6a88-4ae4-b78e-4e7f9becad96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006038 10.0.0.38 - - [2026-01-01 03:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.38 - - [2026-01-01 03:14:44] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004145 10.0.0.38 - - [2026-01-01 03:14:44] "GET /virtual-networks?parent_id=50f35b66-419b-46e7-b29b-932e04edc21d&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003292 10.0.0.38 - - [2026-01-01 03:14:44] "GET /virtual-network/dbae46ec-6a88-4ae4-b78e-4e7f9becad96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006501 10.0.0.38 - - [2026-01-01 03:14:44] "GET /virtual-machine-interface/7989a0ee-0fe7-44f4-8081-37c1caebd9cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2759 0.006264 10.0.0.38 - - [2026-01-01 03:14:44] "PUT /virtual-machine-interface/7989a0ee-0fe7-44f4-8081-37c1caebd9cb HTTP/1.1" 200 284 0.014447 10.0.0.27 - - [2026-01-01 03:14:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000480 10.0.0.27 - - [2026-01-01 03:14:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000381 10.0.0.249 - - [2026-01-01 03:14:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000390 10.0.0.249 - - [2026-01-01 03:14:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000373 10.0.0.27 - - [2026-01-01 03:14:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000369 10.0.0.27 - - [2026-01-01 03:14:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000351 10.0.0.249 - - [2026-01-01 03:14:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000360 10.0.0.249 - - [2026-01-01 03:14:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000473 10.0.0.38 - - [2026-01-01 03:15:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.38 - - [2026-01-01 03:15:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000525 10.0.0.38 - - [2026-01-01 03:15:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000507 10.0.0.38 - - [2026-01-01 03:15:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000382 10.0.0.27 - - [2026-01-01 03:15:22] "GET /projects?obj_uuids=50f35b66-419b-46e7-b29b-932e04edc21d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000909 10.0.0.38 - - [2026-01-01 03:15:22] "GET /project/50f35b66-419b-46e7-b29b-932e04edc21d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.061497 10.0.0.38 - - [2026-01-01 03:15:22] "POST /fqname-to-id HTTP/1.1" 404 226 0.003911 10.0.0.38 - - [2026-01-01 03:15:22] "POST /interface-route-tables HTTP/1.1" 200 575 0.032472 10.0.0.38 - - [2026-01-01 03:15:22] "GET /interface-route-table/62ed4cc4-ec93-482c-bf18-b81b59ebcdf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1333 0.005335 10.0.0.38 - - [2026-01-01 03:15:22] "GET /virtual-machine-interface/7989a0ee-0fe7-44f4-8081-37c1caebd9cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.009151 10.0.0.38 - - [2026-01-01 03:15:22] "POST /ref-update HTTP/1.1" 200 156 0.025552 10.0.0.38 - - [2026-01-01 03:15:23] "POST /neutron/network HTTP/1.1" 200 1015 0.037660 10.0.0.38 - - [2026-01-01 03:15:23] "POST /neutron/subnet HTTP/1.1" 200 1380 0.017460 10.0.0.38 - - [2026-01-01 03:15:23] "POST /neutron/network HTTP/1.1" 200 1005 0.009424 10.0.0.38 - - [2026-01-01 03:15:23] "GET /virtual-machine-interface/5a7be88c-8adb-47a8-92f8-ee29c2bad3fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3091 0.006171 10.0.0.38 - - [2026-01-01 03:15:24] "POST /ref-update HTTP/1.1" 200 156 0.018254 10.0.0.38 - - [2026-01-01 03:15:24] "DELETE /interface-route-table/a64657fc-dfd1-4bd3-a81c-01ee9ee9618f HTTP/1.1" 200 115 0.041242 10.0.0.38 - - [2026-01-01 03:15:24] "POST /neutron/port HTTP/1.1" 200 151 0.267642 10.0.0.38 - - [2026-01-01 03:15:29] "POST /neutron/network HTTP/1.1" 200 1015 0.006942 10.0.0.38 - - [2026-01-01 03:15:29] "POST /neutron/subnet HTTP/1.1" 200 1380 0.013744 10.0.0.38 - - [2026-01-01 03:15:29] "POST /neutron/network HTTP/1.1" 200 1005 0.009645 10.0.0.38 - - [2026-01-01 03:15:46] "GET /virtual-machine-interface/7989a0ee-0fe7-44f4-8081-37c1caebd9cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3090 0.007641 10.0.0.38 - - [2026-01-01 03:15:46] "POST /ref-update HTTP/1.1" 200 156 0.016322 10.0.0.38 - - [2026-01-01 03:15:46] "DELETE /interface-route-table/62ed4cc4-ec93-482c-bf18-b81b59ebcdf1 HTTP/1.1" 200 115 0.040162 10.0.0.38 - - [2026-01-01 03:15:46] "GET /virtual-machine-interface/6d664ebc-84a8-4760-b777-5f2ad08977d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3091 0.006989 10.0.0.38 - - [2026-01-01 03:15:46] "POST /ref-update HTTP/1.1" 200 156 0.020932 10.0.0.38 - - [2026-01-01 03:15:46] "DELETE /interface-route-table/c1cb5619-9498-4631-b0dc-b804e62c131f HTTP/1.1" 200 115 0.031533 10.0.0.38 - - [2026-01-01 03:15:47] "POST /neutron/port HTTP/1.1" 200 1238 0.019716 10.0.0.38 - - [2026-01-01 03:15:47] "POST /neutron/port HTTP/1.1" 200 1238 0.040084 10.0.0.38 - - [2026-01-01 03:15:47] "POST /neutron/port HTTP/1.1" 200 1238 0.036238 10.0.0.38 - - [2026-01-01 03:15:48] "POST /neutron/network HTTP/1.1" 200 1005 0.008925 10.0.0.27 - - [2026-01-01 03:16:05] "GET /projects?obj_uuids=50f35b66-419b-46e7-b29b-932e04edc21d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001459 10.0.0.38 - - [2026-01-01 03:16:05] "GET /project/50f35b66-419b-46e7-b29b-932e04edc21d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.069804 10.0.0.27 - - [2026-01-01 03:16:05] "GET /projects?obj_uuids=50f35b66-419b-46e7-b29b-932e04edc21d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000947 10.0.0.38 - - [2026-01-01 03:16:05] "GET /project/50f35b66-419b-46e7-b29b-932e04edc21d?fields=virtual_networks HTTP/1.1" 200 1048 0.052287 10.0.0.27 - - [2026-01-01 03:16:05] "GET /projects?obj_uuids=50f35b66-419b-46e7-b29b-932e04edc21d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001080 10.0.0.38 - - [2026-01-01 03:16:06] "GET /project/50f35b66-419b-46e7-b29b-932e04edc21d?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.047153 10.0.0.27 - - [2026-01-01 03:16:06] "GET /projects?obj_uuids=50f35b66-419b-46e7-b29b-932e04edc21d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000887 10.0.0.38 - - [2026-01-01 03:16:06] "GET /project/50f35b66-419b-46e7-b29b-932e04edc21d?fields=security_groups HTTP/1.1" 200 1282 0.039463 10.0.0.38 - - [2026-01-01 03:16:07] "POST /fqname-to-id HTTP/1.1" 404 183 0.027825 10.0.0.27 - - [2026-01-01 03:16:07] "GET /projects?obj_uuids=e87f67bf-fc8f-4572-a411-486f2b663c79&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003369 10.0.0.27 - - [2026-01-01 03:16:07] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000978 10.0.0.27 - - [2026-01-01 03:16:07] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006856 10.0.0.27 - - [2026-01-01 03:16:07] "POST /id-to-fqname HTTP/1.1" 200 185 0.001392 10.0.0.27 - - [2026-01-01 03:16:07] "POST /fqname-to-id HTTP/1.1" 404 194 0.010149 10.0.0.27 - - [2026-01-01 03:16:07] "POST /security-groups HTTP/1.1" 200 586 0.033125 10.0.0.249 - - [2026-01-01 03:16:07] "POST /fqname-to-id HTTP/1.1" 404 229 0.005641 10.0.0.27 - - [2026-01-01 03:16:07] "POST /projects HTTP/1.1" 200 575 0.234579 10.0.0.27 - - [2026-01-01 03:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.309999 10.0.0.249 - - [2026-01-01 03:16:07] "POST /access-control-lists HTTP/1.1" 200 589 0.029250 10.0.0.38 - - [2026-01-01 03:16:07] "GET /project/e87f67bf-fc8f-4572-a411-486f2b663c79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.452783 10.0.0.38 - - [2026-01-01 03:16:08] "GET / HTTP/1.1" 200 35931 0.003072 10.0.0.27 - - [2026-01-01 03:16:10] "DELETE /project/e87f67bffc8f4572a411486f2b663c79 HTTP/1.1" 404 173 0.003417 10.0.0.27 - - [2026-01-01 03:16:10] "GET /projects?obj_uuids=50f35b66-419b-46e7-b29b-932e04edc21d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000824 10.0.0.27 - - [2026-01-01 03:16:10] "GET /project/50f35b66-419b-46e7-b29b-932e04edc21d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.042360 10.0.0.27 - - [2026-01-01 03:16:10] "GET /projects?obj_uuids=50f35b66-419b-46e7-b29b-932e04edc21d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000846 10.0.0.27 - - [2026-01-01 03:16:10] "GET /project/50f35b66-419b-46e7-b29b-932e04edc21d?fields=security_groups HTTP/1.1" 200 1387 0.046966 10.0.0.27 - - [2026-01-01 03:16:10] "DELETE /security-group/c1a0e96c-3abf-44cc-8010-e7887593ad60 HTTP/1.1" 200 115 0.051440 10.0.0.27 - - [2026-01-01 03:16:10] "GET /projects?obj_uuids=50f35b66-419b-46e7-b29b-932e04edc21d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001387 10.0.0.27 - - [2026-01-01 03:16:10] "GET /project/50f35b66-419b-46e7-b29b-932e04edc21d?fields=application_policy_sets HTTP/1.1" 200 1426 0.060600 10.0.0.27 - - [2026-01-01 03:16:11] "DELETE /project/50f35b66-419b-46e7-b29b-932e04edc21d HTTP/1.1" 200 115 0.428162 10.0.0.27 - - [2026-01-01 03:16:11] "GET /projects?obj_uuids=e87f67bf-fc8f-4572-a411-486f2b663c79&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001214 10.0.0.38 - - [2026-01-01 03:16:11] "GET /project/e87f67bf-fc8f-4572-a411-486f2b663c79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.041843 10.0.0.27 - - [2026-01-01 03:16:11] "GET /projects?obj_uuids=e87f67bf-fc8f-4572-a411-486f2b663c79&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000906 10.0.0.38 - - [2026-01-01 03:16:11] "GET /project/e87f67bf-fc8f-4572-a411-486f2b663c79?fields=virtual_networks HTTP/1.1" 200 1023 0.050581 10.0.0.27 - - [2026-01-01 03:16:11] "GET /projects?obj_uuids=e87f67bf-fc8f-4572-a411-486f2b663c79&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000987 10.0.0.38 - - [2026-01-01 03:16:11] "GET /project/e87f67bf-fc8f-4572-a411-486f2b663c79?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.042187 10.0.0.27 - - [2026-01-01 03:16:12] "GET /projects?obj_uuids=e87f67bf-fc8f-4572-a411-486f2b663c79&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001045 10.0.0.38 - - [2026-01-01 03:16:12] "GET /project/e87f67bf-fc8f-4572-a411-486f2b663c79?fields=security_groups HTTP/1.1" 200 1244 0.034509 10.0.0.38 - - [2026-01-01 03:16:12] "POST /fqname-to-id HTTP/1.1" 404 193 0.031071 10.0.0.27 - - [2026-01-01 03:16:12] "GET /projects?obj_uuids=19dc6ebf-5866-48c5-9f60-a1023d15fe6a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002521 10.0.0.27 - - [2026-01-01 03:16:13] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001000 10.0.0.27 - - [2026-01-01 03:16:13] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007747 10.0.0.27 - - [2026-01-01 03:16:13] "POST /id-to-fqname HTTP/1.1" 200 195 0.003985 10.0.0.27 - - [2026-01-01 03:16:13] "POST /fqname-to-id HTTP/1.1" 404 204 0.006847 10.0.0.27 - - [2026-01-01 03:16:13] "POST /security-groups HTTP/1.1" 200 596 0.041134 10.0.0.27 - - [2026-01-01 03:16:13] "POST /projects HTTP/1.1" 200 595 0.255430 10.0.0.249 - - [2026-01-01 03:16:13] "POST /fqname-to-id HTTP/1.1" 404 239 0.006514 10.0.0.27 - - [2026-01-01 03:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.328407 10.0.0.249 - - [2026-01-01 03:16:13] "POST /access-control-lists HTTP/1.1" 200 599 0.030638 10.0.0.38 - - [2026-01-01 03:16:13] "GET /project/19dc6ebf-5866-48c5-9f60-a1023d15fe6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.499164 10.0.0.38 - - [2026-01-01 03:16:14] "GET / HTTP/1.1" 200 35931 0.001661 10.0.0.27 - - [2026-01-01 03:16:17] "GET /projects?obj_uuids=19dc6ebf-5866-48c5-9f60-a1023d15fe6a&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000907 10.0.0.38 - - [2026-01-01 03:16:17] "GET /project/19dc6ebf-5866-48c5-9f60-a1023d15fe6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.050521 10.0.0.27 - - [2026-01-01 03:16:17] "GET /projects?obj_uuids=19dc6ebf-5866-48c5-9f60-a1023d15fe6a&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001039 10.0.0.38 - - [2026-01-01 03:16:17] "GET /project/19dc6ebf-5866-48c5-9f60-a1023d15fe6a?fields=virtual_networks HTTP/1.1" 200 1042 0.043410 10.0.0.27 - - [2026-01-01 03:16:17] "GET /projects?obj_uuids=19dc6ebf-5866-48c5-9f60-a1023d15fe6a&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001311 10.0.0.38 - - [2026-01-01 03:16:17] "GET /project/19dc6ebf-5866-48c5-9f60-a1023d15fe6a?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.036252 10.0.0.27 - - [2026-01-01 03:16:18] "GET /projects?obj_uuids=19dc6ebf-5866-48c5-9f60-a1023d15fe6a&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000859 10.0.0.38 - - [2026-01-01 03:16:18] "GET /project/19dc6ebf-5866-48c5-9f60-a1023d15fe6a?fields=security_groups HTTP/1.1" 200 1273 0.042835 10.0.0.38 - - [2026-01-01 03:16:18] "POST /fqname-to-id HTTP/1.1" 404 199 0.037631 10.0.0.27 - - [2026-01-01 03:16:19] "GET /projects?obj_uuids=86f04964-4874-4e65-a53d-3e1ff8aee5cb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003312 10.0.0.27 - - [2026-01-01 03:16:19] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000865 10.0.0.27 - - [2026-01-01 03:16:19] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006587 10.0.0.27 - - [2026-01-01 03:16:19] "POST /id-to-fqname HTTP/1.1" 200 201 0.001804 10.0.0.27 - - [2026-01-01 03:16:19] "POST /fqname-to-id HTTP/1.1" 404 210 0.007520 10.0.0.27 - - [2026-01-01 03:16:19] "POST /security-groups HTTP/1.1" 200 602 0.034557 10.0.0.27 - - [2026-01-01 03:16:19] "POST /projects HTTP/1.1" 200 607 0.247385 10.0.0.249 - - [2026-01-01 03:16:19] "POST /fqname-to-id HTTP/1.1" 404 244 0.013016 10.0.0.27 - - [2026-01-01 03:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.324370 10.0.0.38 - - [2026-01-01 03:16:19] "GET /project/86f04964-4874-4e65-a53d-3e1ff8aee5cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.472247 10.0.0.38 - - [2026-01-01 03:16:20] "GET / HTTP/1.1" 200 35931 0.001943 10.0.0.27 - - [2026-01-01 03:16:24] "GET /projects?obj_uuids=86f04964-4874-4e65-a53d-3e1ff8aee5cb&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.078565 10.0.0.38 - - [2026-01-01 03:16:24] "GET /project/86f04964-4874-4e65-a53d-3e1ff8aee5cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.131069 10.0.0.27 - - [2026-01-01 03:16:24] "GET /projects?obj_uuids=86f04964-4874-4e65-a53d-3e1ff8aee5cb&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000847 10.0.0.38 - - [2026-01-01 03:16:24] "GET /project/86f04964-4874-4e65-a53d-3e1ff8aee5cb?fields=virtual_networks HTTP/1.1" 200 1054 0.044561 10.0.0.27 - - [2026-01-01 03:16:24] "GET /projects?obj_uuids=86f04964-4874-4e65-a53d-3e1ff8aee5cb&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001056 10.0.0.38 - - [2026-01-01 03:16:24] "GET /project/86f04964-4874-4e65-a53d-3e1ff8aee5cb?fields=virtual_machine_interfaces HTTP/1.1" 200 1054 0.047909 10.0.0.27 - - [2026-01-01 03:16:24] "GET /projects?obj_uuids=86f04964-4874-4e65-a53d-3e1ff8aee5cb&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001025 10.0.0.38 - - [2026-01-01 03:16:24] "GET /project/86f04964-4874-4e65-a53d-3e1ff8aee5cb?fields=security_groups HTTP/1.1" 200 1291 0.051154 10.0.0.38 - - [2026-01-01 03:16:25] "POST /fqname-to-id HTTP/1.1" 404 185 0.034749 10.0.0.27 - - [2026-01-01 03:16:25] "GET /projects?obj_uuids=1c05f131-e92f-4200-a211-772cc96a4778&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003174 10.0.0.27 - - [2026-01-01 03:16:25] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000880 10.0.0.27 - - [2026-01-01 03:16:25] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006676 10.0.0.27 - - [2026-01-01 03:16:25] "POST /id-to-fqname HTTP/1.1" 200 187 0.001211 10.0.0.27 - - [2026-01-01 03:16:25] "POST /fqname-to-id HTTP/1.1" 404 196 0.013051 10.0.0.27 - - [2026-01-01 03:16:25] "POST /security-groups HTTP/1.1" 200 588 0.085301 10.0.0.27 - - [2026-01-01 03:16:25] "POST /projects HTTP/1.1" 200 579 0.332209 10.0.0.27 - - [2026-01-01 03:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.366938 10.0.0.249 - - [2026-01-01 03:16:25] "POST /access-control-lists HTTP/1.1" 200 593 0.027108 10.0.0.38 - - [2026-01-01 03:16:25] "GET /project/1c05f131-e92f-4200-a211-772cc96a4778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.519647 10.0.0.38 - - [2026-01-01 03:16:26] "GET / HTTP/1.1" 200 35931 0.001640 10.0.0.27 - - [2026-01-01 03:16:30] "GET /projects?obj_uuids=1c05f131-e92f-4200-a211-772cc96a4778&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000988 10.0.0.38 - - [2026-01-01 03:16:30] "GET /project/1c05f131-e92f-4200-a211-772cc96a4778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.039994 10.0.0.27 - - [2026-01-01 03:16:30] "GET /projects?obj_uuids=1c05f131-e92f-4200-a211-772cc96a4778&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001419 10.0.0.38 - - [2026-01-01 03:16:30] "GET /project/1c05f131-e92f-4200-a211-772cc96a4778?fields=virtual_networks HTTP/1.1" 200 1026 0.047701 10.0.0.27 - - [2026-01-01 03:16:30] "GET /projects?obj_uuids=1c05f131-e92f-4200-a211-772cc96a4778&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001040 10.0.0.38 - - [2026-01-01 03:16:30] "GET /project/1c05f131-e92f-4200-a211-772cc96a4778?fields=virtual_machine_interfaces HTTP/1.1" 200 1026 0.036528 10.0.0.27 - - [2026-01-01 03:16:30] "GET /projects?obj_uuids=1c05f131-e92f-4200-a211-772cc96a4778&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000917 10.0.0.38 - - [2026-01-01 03:16:30] "GET /project/1c05f131-e92f-4200-a211-772cc96a4778?fields=security_groups HTTP/1.1" 200 1249 0.036972 10.0.0.38 - - [2026-01-01 03:16:31] "POST /fqname-to-id HTTP/1.1" 404 182 0.029271 10.0.0.27 - - [2026-01-01 03:16:31] "GET /projects?obj_uuids=4c847c6e-77aa-453b-9d83-0ce80f4782c8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003570 10.0.0.27 - - [2026-01-01 03:16:31] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000915 10.0.0.27 - - [2026-01-01 03:16:31] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006411 10.0.0.27 - - [2026-01-01 03:16:31] "POST /id-to-fqname HTTP/1.1" 200 184 0.006715 10.0.0.27 - - [2026-01-01 03:16:31] "POST /fqname-to-id HTTP/1.1" 404 193 0.009530 10.0.0.27 - - [2026-01-01 03:16:31] "POST /security-groups HTTP/1.1" 200 585 0.034168 10.0.0.249 - - [2026-01-01 03:16:31] "POST /fqname-to-id HTTP/1.1" 404 228 0.004334 10.0.0.27 - - [2026-01-01 03:16:31] "POST /projects HTTP/1.1" 200 573 0.267780 10.0.0.27 - - [2026-01-01 03:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.344850 10.0.0.249 - - [2026-01-01 03:16:31] "POST /access-control-lists HTTP/1.1" 200 588 0.040113 10.0.0.38 - - [2026-01-01 03:16:31] "GET /project/4c847c6e-77aa-453b-9d83-0ce80f4782c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.487080 10.0.0.38 - - [2026-01-01 03:16:32] "GET / HTTP/1.1" 200 35931 0.001325 10.0.0.27 - - [2026-01-01 03:16:35] "GET /projects?obj_uuids=4c847c6e-77aa-453b-9d83-0ce80f4782c8&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000942 10.0.0.38 - - [2026-01-01 03:16:35] "GET /project/4c847c6e-77aa-453b-9d83-0ce80f4782c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.044706 10.0.0.27 - - [2026-01-01 03:16:35] "GET /projects?obj_uuids=4c847c6e-77aa-453b-9d83-0ce80f4782c8&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000813 10.0.0.38 - - [2026-01-01 03:16:36] "GET /project/4c847c6e-77aa-453b-9d83-0ce80f4782c8?fields=virtual_networks HTTP/1.1" 200 1020 0.039025 10.0.0.27 - - [2026-01-01 03:16:36] "GET /projects?obj_uuids=4c847c6e-77aa-453b-9d83-0ce80f4782c8&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000936 10.0.0.38 - - [2026-01-01 03:16:36] "GET /project/4c847c6e-77aa-453b-9d83-0ce80f4782c8?fields=virtual_machine_interfaces HTTP/1.1" 200 1020 0.051061 10.0.0.27 - - [2026-01-01 03:16:36] "GET /projects?obj_uuids=4c847c6e-77aa-453b-9d83-0ce80f4782c8&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001801 10.0.0.38 - - [2026-01-01 03:16:36] "GET /project/4c847c6e-77aa-453b-9d83-0ce80f4782c8?fields=security_groups HTTP/1.1" 200 1240 0.042585 10.0.0.38 - - [2026-01-01 03:16:37] "POST /fqname-to-id HTTP/1.1" 404 186 0.039120 10.0.0.27 - - [2026-01-01 03:16:37] "GET /projects?obj_uuids=0983a529-f255-44fc-8e19-16b06745e396&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002988 10.0.0.27 - - [2026-01-01 03:16:37] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001015 10.0.0.27 - - [2026-01-01 03:16:37] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007070 10.0.0.27 - - [2026-01-01 03:16:37] "POST /id-to-fqname HTTP/1.1" 200 188 0.005538 10.0.0.27 - - [2026-01-01 03:16:37] "POST /fqname-to-id HTTP/1.1" 404 197 0.008989 10.0.0.27 - - [2026-01-01 03:16:37] "POST /security-groups HTTP/1.1" 200 589 0.074200 10.0.0.27 - - [2026-01-01 03:16:37] "POST /projects HTTP/1.1" 200 581 0.298207 10.0.0.27 - - [2026-01-01 03:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.337163 10.0.0.249 - - [2026-01-01 03:16:37] "POST /fqname-to-id HTTP/1.1" 404 231 0.010842 10.0.0.38 - - [2026-01-01 03:16:37] "GET /project/0983a529-f255-44fc-8e19-16b06745e396?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.484610 10.0.0.38 - - [2026-01-01 03:16:38] "GET / HTTP/1.1" 200 35931 0.002494 10.0.0.27 - - [2026-01-01 03:16:41] "GET /projects?obj_uuids=0983a529-f255-44fc-8e19-16b06745e396&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000966 10.0.0.38 - - [2026-01-01 03:16:42] "GET /project/0983a529-f255-44fc-8e19-16b06745e396?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.041044 10.0.0.27 - - [2026-01-01 03:16:42] "GET /projects?obj_uuids=0983a529-f255-44fc-8e19-16b06745e396&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001351 10.0.0.38 - - [2026-01-01 03:16:42] "GET /project/0983a529-f255-44fc-8e19-16b06745e396?fields=virtual_networks HTTP/1.1" 200 1027 0.046812 10.0.0.27 - - [2026-01-01 03:16:42] "GET /projects?obj_uuids=0983a529-f255-44fc-8e19-16b06745e396&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001187 10.0.0.38 - - [2026-01-01 03:16:42] "GET /project/0983a529-f255-44fc-8e19-16b06745e396?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.045981 10.0.0.27 - - [2026-01-01 03:16:42] "GET /projects?obj_uuids=0983a529-f255-44fc-8e19-16b06745e396&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000925 10.0.0.38 - - [2026-01-01 03:16:42] "GET /project/0983a529-f255-44fc-8e19-16b06745e396?fields=security_groups HTTP/1.1" 200 1251 0.038043 10.0.0.38 - - [2026-01-01 03:16:43] "POST /fqname-to-id HTTP/1.1" 404 186 0.033101 10.0.0.27 - - [2026-01-01 03:16:43] "GET /projects?obj_uuids=6c298453-e2f0-4bb7-88a0-54c89d0af3dd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003605 10.0.0.27 - - [2026-01-01 03:16:43] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000890 10.0.0.27 - - [2026-01-01 03:16:43] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.013295 10.0.0.27 - - [2026-01-01 03:16:43] "POST /id-to-fqname HTTP/1.1" 200 188 0.004667 10.0.0.27 - - [2026-01-01 03:16:43] "POST /fqname-to-id HTTP/1.1" 404 197 0.006375 10.0.0.27 - - [2026-01-01 03:16:43] "POST /security-groups HTTP/1.1" 200 589 0.028835 10.0.0.27 - - [2026-01-01 03:16:43] "POST /projects HTTP/1.1" 200 581 0.233855 10.0.0.27 - - [2026-01-01 03:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.264798 10.0.0.249 - - [2026-01-01 03:16:43] "POST /access-control-lists HTTP/1.1" 200 594 0.034363 10.0.0.38 - - [2026-01-01 03:16:43] "GET /project/6c298453-e2f0-4bb7-88a0-54c89d0af3dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.428374 10.0.0.38 - - [2026-01-01 03:16:44] "GET / HTTP/1.1" 200 35931 0.001402 10.0.0.38 - - [2026-01-01 03:16:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000428 10.0.0.38 - - [2026-01-01 03:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.069116 10.0.0.27 - - [2026-01-01 03:16:46] "GET /projects?obj_uuids=6c298453-e2f0-4bb7-88a0-54c89d0af3dd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000837 10.0.0.38 - - [2026-01-01 03:16:47] "GET /project/6c298453-e2f0-4bb7-88a0-54c89d0af3dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.044989 10.0.0.27 - - [2026-01-01 03:16:47] "GET /projects?obj_uuids=6c298453-e2f0-4bb7-88a0-54c89d0af3dd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000898 10.0.0.38 - - [2026-01-01 03:16:47] "POST /neutron/network HTTP/1.1" 200 603 0.157297 10.0.0.249 - - [2026-01-01 03:16:47] "POST /route-targets HTTP/1.1" 200 327 0.012805 10.0.0.38 - - [2026-01-01 03:16:47] "POST /id-to-fqname HTTP/1.1" 200 218 0.003587 10.0.0.38 - - [2026-01-01 03:16:47] "GET /virtual-network/99d00155-51cc-46f8-9185-97f7ad26bb63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005256 10.0.0.38 - - [2026-01-01 03:16:47] "POST /neutron/network HTTP/1.1" 200 824 0.005901 10.0.0.38 - - [2026-01-01 03:16:47] "GET /virtual-network/99d00155-51cc-46f8-9185-97f7ad26bb63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.011713 10.0.0.38 - - [2026-01-01 03:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005190 10.0.0.38 - - [2026-01-01 03:16:47] "GET /virtual-network/99d00155-51cc-46f8-9185-97f7ad26bb63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006180 10.0.0.38 - - [2026-01-01 03:16:47] "PUT /virtual-network/99d00155-51cc-46f8-9185-97f7ad26bb63 HTTP/1.1" 200 264 0.069092 10.0.0.249 - - [2026-01-01 03:16:47] "POST /ref-update HTTP/1.1" 200 156 0.028325 10.0.0.38 - - [2026-01-01 03:16:48] "GET /virtual-network/99d00155-51cc-46f8-9185-97f7ad26bb63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.006006 10.0.0.249 - - [2026-01-01 03:16:49] "GET /obj-perms HTTP/1.1" 200 5026 0.061573 10.0.0.27 - - [2026-01-01 03:16:49] "GET /obj-perms HTTP/1.1" 200 5026 0.058609 10.0.0.38 - - [2026-01-01 03:16:49] "POST /neutron/network HTTP/1.1" 200 824 0.007789 10.0.0.38 - - [2026-01-01 03:16:49] "POST /id-to-fqname HTTP/1.1" 200 218 0.001104 10.0.0.27 - - [2026-01-01 03:16:50] "GET /projects?obj_uuids=6c298453-e2f0-4bb7-88a0-54c89d0af3dd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000928 10.0.0.38 - - [2026-01-01 03:16:50] "GET /project/6c298453-e2f0-4bb7-88a0-54c89d0af3dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.071954 10.0.0.38 - - [2026-01-01 03:16:50] "POST /neutron/network HTTP/1.1" 200 824 0.036404 10.0.0.38 - - [2026-01-01 03:16:51] "POST /neutron/port HTTP/1.1" 200 117 0.006186 10.0.0.38 - - [2026-01-01 03:16:52] "POST /neutron/port HTTP/1.1" 200 1060 0.097384 10.0.0.38 - - [2026-01-01 03:16:52] "GET /obj-perms HTTP/1.1" 200 5056 0.144376 10.0.0.38 - - [2026-01-01 03:16:53] "POST /neutron/port HTTP/1.1" 200 1124 0.020959 10.0.0.38 - - [2026-01-01 03:16:53] "POST /neutron/port HTTP/1.1" 200 117 0.001008 10.0.0.38 - - [2026-01-01 03:16:56] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007746 10.0.0.38 - - [2026-01-01 03:16:56] "POST /neutron/port HTTP/1.1" 200 1124 0.093614 10.0.0.38 - - [2026-01-01 03:16:56] "GET /virtual-machine/71a1ef2e-b8af-4748-a3be-8053b8b8fe34 HTTP/1.1" 401 292 0.000368 10.0.0.38 - - [2026-01-01 03:16:56] "GET /virtual-machine/71a1ef2e-b8af-4748-a3be-8053b8b8fe34 HTTP/1.1" 200 1290 0.039537 10.0.0.38 - - [2026-01-01 03:16:56] "GET /virtual-machine-interface/c9b8d0bf-6008-4e13-8d8e-d53df11c908e HTTP/1.1" 200 2932 0.004797 10.0.0.38 - - [2026-01-01 03:16:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.38 - - [2026-01-01 03:16:56] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004048 10.0.0.38 - - [2026-01-01 03:16:56] "GET /virtual-networks?parent_id=6c298453-e2f0-4bb7-88a0-54c89d0af3dd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002592 10.0.0.38 - - [2026-01-01 03:16:57] "GET /virtual-network/99d00155-51cc-46f8-9185-97f7ad26bb63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.005727 10.0.0.38 - - [2026-01-01 03:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.38 - - [2026-01-01 03:17:00] "GET /virtual-network/99d00155-51cc-46f8-9185-97f7ad26bb63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.006219 10.0.0.38 - - [2026-01-01 03:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.38 - - [2026-01-01 03:17:04] "GET /virtual-network/99d00155-51cc-46f8-9185-97f7ad26bb63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.005870 10.0.0.38 - - [2026-01-01 03:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003723 10.0.0.38 - - [2026-01-01 03:17:08] "GET /virtual-network/99d00155-51cc-46f8-9185-97f7ad26bb63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.005387 10.0.0.27 - - [2026-01-01 03:17:11] "DELETE /project/6c298453e2f04bb788a054c89d0af3dd HTTP/1.1" 404 173 0.049266 10.0.0.27 - - [2026-01-01 03:17:11] "GET /projects?obj_uuids=1c05f131-e92f-4200-a211-772cc96a4778&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000840 10.0.0.27 - - [2026-01-01 03:17:11] "DELETE /project/1c05f131e92f4200a211772cc96a4778 HTTP/1.1" 404 173 0.066722 10.0.0.27 - - [2026-01-01 03:17:11] "DELETE /project/19dc6ebf586648c59f60a1023d15fe6a HTTP/1.1" 404 173 0.002465 10.0.0.27 - - [2026-01-01 03:17:11] "GET /project/1c05f131-e92f-4200-a211-772cc96a4778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.043054 10.0.0.27 - - [2026-01-01 03:17:11] "GET /projects?obj_uuids=1c05f131-e92f-4200-a211-772cc96a4778&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000975 10.0.0.27 - - [2026-01-01 03:17:11] "GET /projects?obj_uuids=19dc6ebf-5866-48c5-9f60-a1023d15fe6a&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000930 10.0.0.27 - - [2026-01-01 03:17:11] "GET /projects?obj_uuids=4c847c6e-77aa-453b-9d83-0ce80f4782c8&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001095 10.0.0.27 - - [2026-01-01 03:17:11] "GET /project/1c05f131-e92f-4200-a211-772cc96a4778?fields=security_groups HTTP/1.1" 200 1354 0.044727 10.0.0.27 - - [2026-01-01 03:17:11] "GET /project/19dc6ebf-5866-48c5-9f60-a1023d15fe6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.054652 10.0.0.27 - - [2026-01-01 03:17:11] "GET /projects?obj_uuids=0983a529-f255-44fc-8e19-16b06745e396&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000885 10.0.0.27 - - [2026-01-01 03:17:11] "GET /project/4c847c6e-77aa-453b-9d83-0ce80f4782c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.086880 10.0.0.27 - - [2026-01-01 03:17:11] "GET /projects?obj_uuids=19dc6ebf-5866-48c5-9f60-a1023d15fe6a&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000989 10.0.0.27 - - [2026-01-01 03:17:11] "DELETE /project/0983a529f25544fc8e1916b06745e396 HTTP/1.1" 404 173 0.215349 10.0.0.27 - - [2026-01-01 03:17:11] "GET /project/0983a529-f255-44fc-8e19-16b06745e396?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.091812 10.0.0.27 - - [2026-01-01 03:17:11] "DELETE /project/86f0496448744e65a53d3e1ff8aee5cb HTTP/1.1" 404 173 0.274157 10.0.0.27 - - [2026-01-01 03:17:11] "GET /projects?obj_uuids=0983a529-f255-44fc-8e19-16b06745e396&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001248 10.0.0.27 - - [2026-01-01 03:17:11] "GET /projects?obj_uuids=4c847c6e-77aa-453b-9d83-0ce80f4782c8&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000834 10.0.0.27 - - [2026-01-01 03:17:11] "DELETE /project/4c847c6e77aa453b9d830ce80f4782c8 HTTP/1.1" 404 173 0.299927 10.0.0.27 - - [2026-01-01 03:17:11] "GET /project/19dc6ebf-5866-48c5-9f60-a1023d15fe6a?fields=security_groups HTTP/1.1" 200 1378 0.134342 10.0.0.27 - - [2026-01-01 03:17:11] "GET /project/0983a529-f255-44fc-8e19-16b06745e396?fields=security_groups HTTP/1.1" 200 1356 0.069051 10.0.0.27 - - [2026-01-01 03:17:11] "GET /projects?obj_uuids=e87f67bf-fc8f-4572-a411-486f2b663c79&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001666 10.0.0.27 - - [2026-01-01 03:17:11] "DELETE /security-group/348067ae-b24a-4910-9429-150837aae020 HTTP/1.1" 200 115 0.169719 10.0.0.27 - - [2026-01-01 03:17:11] "GET /projects?obj_uuids=1c05f131-e92f-4200-a211-772cc96a4778&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001333 10.0.0.27 - - [2026-01-01 03:17:11] "GET /projects?obj_uuids=86f04964-4874-4e65-a53d-3e1ff8aee5cb&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001090 10.0.0.27 - - [2026-01-01 03:17:11] "GET /project/4c847c6e-77aa-453b-9d83-0ce80f4782c8?fields=security_groups HTTP/1.1" 200 1345 0.141267 10.0.0.27 - - [2026-01-01 03:17:11] "GET /project/e87f67bf-fc8f-4572-a411-486f2b663c79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.126177 10.0.0.27 - - [2026-01-01 03:17:11] "GET /project/86f04964-4874-4e65-a53d-3e1ff8aee5cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1512 0.125897 10.0.0.27 - - [2026-01-01 03:17:11] "GET /projects?obj_uuids=86f04964-4874-4e65-a53d-3e1ff8aee5cb&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003349 10.0.0.27 - - [2026-01-01 03:17:11] "GET /projects?obj_uuids=e87f67bf-fc8f-4572-a411-486f2b663c79&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002221 10.0.0.27 - - [2026-01-01 03:17:11] "GET /project/1c05f131-e92f-4200-a211-772cc96a4778?fields=application_policy_sets HTTP/1.1" 200 1393 0.187786 10.0.0.27 - - [2026-01-01 03:17:11] "DELETE /security-group/796913a1-2632-4bc1-99f1-08445c88cb14 HTTP/1.1" 200 115 0.200019 10.0.0.27 - - [2026-01-01 03:17:11] "GET /projects?obj_uuids=19dc6ebf-5866-48c5-9f60-a1023d15fe6a&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001661 10.0.0.27 - - [2026-01-01 03:17:11] "DELETE /security-group/963ac0ec-27d6-4653-adcb-002dcc55d2dc HTTP/1.1" 200 115 0.221027 10.0.0.27 - - [2026-01-01 03:17:11] "GET /projects?obj_uuids=0983a529-f255-44fc-8e19-16b06745e396&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000968 10.0.0.27 - - [2026-01-01 03:17:11] "GET /project/86f04964-4874-4e65-a53d-3e1ff8aee5cb?fields=security_groups HTTP/1.1" 200 1396 0.129102 10.0.0.27 - - [2026-01-01 03:17:11] "GET /project/e87f67bf-fc8f-4572-a411-486f2b663c79?fields=security_groups HTTP/1.1" 200 1349 0.125156 10.0.0.27 - - [2026-01-01 03:17:11] "DELETE /security-group/393bde13-38c1-4ab1-be2d-ba96f3347b0a HTTP/1.1" 200 115 0.195583 10.0.0.27 - - [2026-01-01 03:17:11] "GET /project/19dc6ebf-5866-48c5-9f60-a1023d15fe6a?fields=application_policy_sets HTTP/1.1" 200 1417 0.160797 10.0.0.27 - - [2026-01-01 03:17:11] "GET /projects?obj_uuids=4c847c6e-77aa-453b-9d83-0ce80f4782c8&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000847 10.0.0.27 - - [2026-01-01 03:17:12] "GET /project/0983a529-f255-44fc-8e19-16b06745e396?fields=application_policy_sets HTTP/1.1" 200 1395 0.232854 10.0.0.249 - - [2026-01-01 03:17:12] "DELETE /access-control-list/282bfb9f-a0e9-42c1-895b-78680005a6ef HTTP/1.1" 200 115 0.248257 10.0.0.27 - - [2026-01-01 03:17:12] "GET /project/4c847c6e-77aa-453b-9d83-0ce80f4782c8?fields=application_policy_sets HTTP/1.1" 200 1384 0.211401 10.0.0.27 - - [2026-01-01 03:17:12] "DELETE /security-group/fd5b244e-9be9-4e44-b373-db3e3f968dbf HTTP/1.1" 200 115 0.233679 10.0.0.27 - - [2026-01-01 03:17:12] "GET /projects?obj_uuids=e87f67bf-fc8f-4572-a411-486f2b663c79&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001488 10.0.0.27 - - [2026-01-01 03:17:12] "DELETE /security-group/f2356ea5-1840-430c-9861-5fff788df859 HTTP/1.1" 200 115 0.270803 10.0.0.27 - - [2026-01-01 03:17:12] "GET /projects?obj_uuids=86f04964-4874-4e65-a53d-3e1ff8aee5cb&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002481 10.0.0.27 - - [2026-01-01 03:17:12] "DELETE /project/1c05f131-e92f-4200-a211-772cc96a4778 HTTP/1.1" 200 115 1.020183 10.0.0.27 - - [2026-01-01 03:17:12] "GET /project/e87f67bf-fc8f-4572-a411-486f2b663c79?fields=application_policy_sets HTTP/1.1" 200 1388 0.136031 10.0.0.249 - - [2026-01-01 03:17:12] "DELETE /access-control-list/ac80d9d3-ec22-4304-8a1a-477f7f01e0aa HTTP/1.1" 200 115 0.119524 10.0.0.38 - - [2026-01-01 03:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008583 10.0.0.27 - - [2026-01-01 03:17:12] "GET /project/86f04964-4874-4e65-a53d-3e1ff8aee5cb?fields=application_policy_sets HTTP/1.1" 200 1435 0.190958 10.0.0.38 - - [2026-01-01 03:17:12] "GET /virtual-network/99d00155-51cc-46f8-9185-97f7ad26bb63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.020804 10.0.0.27 - - [2026-01-01 03:17:12] "DELETE /project/19dc6ebf-5866-48c5-9f60-a1023d15fe6a HTTP/1.1" 200 115 1.225804 10.0.0.27 - - [2026-01-01 03:17:12] "DELETE /project/4c847c6e-77aa-453b-9d83-0ce80f4782c8 HTTP/1.1" 200 115 1.304079 10.0.0.27 - - [2026-01-01 03:17:12] "DELETE /project/0983a529-f255-44fc-8e19-16b06745e396 HTTP/1.1" 200 115 1.346243 10.0.0.27 - - [2026-01-01 03:17:12] "DELETE /project/e87f67bf-fc8f-4572-a411-486f2b663c79 HTTP/1.1" 200 115 1.430522 10.0.0.27 - - [2026-01-01 03:17:12] "DELETE /project/86f04964-4874-4e65-a53d-3e1ff8aee5cb HTTP/1.1" 200 115 1.476008 10.0.0.249 - - [2026-01-01 03:17:12] "DELETE /access-control-list/d8574fa8-8b6f-45fc-b819-03e8c61cc9c5 HTTP/1.1" 200 115 0.070937 10.0.0.249 - - [2026-01-01 03:17:12] "DELETE /access-control-list/98d89a30-34e0-4078-a644-da28cd6e4fa3 HTTP/1.1" 200 115 0.052562 10.0.0.38 - - [2026-01-01 03:17:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.38 - - [2026-01-01 03:17:16] "GET /virtual-network/99d00155-51cc-46f8-9185-97f7ad26bb63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.006068 10.0.0.38 - - [2026-01-01 03:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.38 - - [2026-01-01 03:17:20] "GET /virtual-network/99d00155-51cc-46f8-9185-97f7ad26bb63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.005211 10.0.0.38 - - [2026-01-01 03:17:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004338 10.0.0.38 - - [2026-01-01 03:17:24] "GET /virtual-network/99d00155-51cc-46f8-9185-97f7ad26bb63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.005705 10.0.0.38 - - [2026-01-01 03:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.38 - - [2026-01-01 03:17:28] "GET /virtual-network/99d00155-51cc-46f8-9185-97f7ad26bb63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.005802 10.0.0.38 - - [2026-01-01 03:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766 10.0.0.38 - - [2026-01-01 03:17:30] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003406 10.0.0.38 - - [2026-01-01 03:17:30] "GET /virtual-networks?parent_id=6c298453-e2f0-4bb7-88a0-54c89d0af3dd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003274 10.0.0.38 - - [2026-01-01 03:17:30] "GET /virtual-network/99d00155-51cc-46f8-9185-97f7ad26bb63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.006367 10.0.0.38 - - [2026-01-01 03:17:31] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009538 10.0.0.38 - - [2026-01-01 03:17:31] "POST /neutron/network HTTP/1.1" 200 834 0.007679 10.0.0.38 - - [2026-01-01 03:17:31] "POST /neutron/port HTTP/1.1" 200 117 0.001060 10.0.0.38 - - [2026-01-01 03:17:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009150 10.0.0.38 - - [2026-01-01 03:17:41] "POST /neutron/port HTTP/1.1" 200 1124 0.015784 10.0.0.38 - - [2026-01-01 03:17:46] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009418 10.0.0.38 - - [2026-01-01 03:17:46] "POST /neutron/port HTTP/1.1" 200 1124 0.017077 10.0.0.38 - - [2026-01-01 03:17:46] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009021 10.0.0.38 - - [2026-01-01 03:17:46] "POST /id-to-fqname HTTP/1.1" 200 218 0.001215 10.0.0.38 - - [2026-01-01 03:17:47] "GET /virtual-machine/71a1ef2e-b8af-4748-a3be-8053b8b8fe34 HTTP/1.1" 200 1290 0.003652 10.0.0.38 - - [2026-01-01 03:17:47] "GET /virtual-machine-interface/c9b8d0bf-6008-4e13-8d8e-d53df11c908e HTTP/1.1" 200 2932 0.004768 10.0.0.38 - - [2026-01-01 03:17:47] "GET /instance-ip/d457f288-9ac2-4a5f-8fbf-ce97eb96165a HTTP/1.1" 200 1619 0.005411 10.0.0.38 - - [2026-01-01 03:17:47] "POST /fqname-to-id HTTP/1.1" 404 208 0.003170 10.0.0.38 - - [2026-01-01 03:17:47] "GET /virtual-network/99d00155-51cc-46f8-9185-97f7ad26bb63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.005284 10.0.0.27 - - [2026-01-01 03:17:47] "GET /projects?obj_uuids=6c298453-e2f0-4bb7-88a0-54c89d0af3dd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000782 10.0.0.38 - - [2026-01-01 03:17:47] "GET /project/6c298453-e2f0-4bb7-88a0-54c89d0af3dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.044102 10.0.0.38 - - [2026-01-01 03:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004789 10.0.0.38 - - [2026-01-01 03:17:47] "GET /security-group/fa60a171-e6ed-49c7-8306-9a1ce645ba1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3748 0.004389 10.0.0.38 - - [2026-01-01 03:17:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 563 0.072832 10.0.0.38 - - [2026-01-01 03:17:47] "POST /instance-ips HTTP/1.1" 200 357 0.035678 10.0.0.38 - - [2026-01-01 03:17:47] "GET /instance-ip/f27343dc-eb2b-42c5-b12c-44a294f6a9a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.006545 10.0.0.38 - - [2026-01-01 03:17:47] "GET /virtual-machine-interface/15023499-df85-4454-8e3d-61f153f7b74a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.006336 10.0.0.38 - - [2026-01-01 03:17:47] "GET /virtual-machine-interface/15023499-df85-4454-8e3d-61f153f7b74a?fields=instance_ip_back_refs HTTP/1.1" 200 1323 0.008186 10.0.0.38 - - [2026-01-01 03:17:47] "GET /instance-ip/f27343dc-eb2b-42c5-b12c-44a294f6a9a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.004737 10.0.0.38 - - [2026-01-01 03:17:47] "POST /id-to-fqname HTTP/1.1" 200 218 0.001404 10.0.0.38 - - [2026-01-01 03:17:47] "POST /neutron/port HTTP/1.1" 200 1124 0.016747 10.0.0.38 - - [2026-01-01 03:17:47] "POST /neutron/port HTTP/1.1" 200 967 0.014871 10.0.0.38 - - [2026-01-01 03:17:48] "POST /neutron/port HTTP/1.1" 200 967 0.011490 10.0.0.38 - - [2026-01-01 03:17:48] "POST /neutron/port HTTP/1.1" 200 117 0.005980 10.0.0.38 - - [2026-01-01 03:17:48] "POST /neutron/network HTTP/1.1" 200 834 0.007165 10.0.0.38 - - [2026-01-01 03:17:48] "POST /neutron/port HTTP/1.1" 200 1059 0.134398 10.0.0.38 - - [2026-01-01 03:17:48] "POST /neutron/subnet HTTP/1.1" 200 708 0.009149 10.0.0.38 - - [2026-01-01 03:17:53] "POST /neutron/port HTTP/1.1" 200 1069 0.015966 10.0.0.38 - - [2026-01-01 03:17:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007799 10.0.0.38 - - [2026-01-01 03:17:53] "GET /virtual-machine/3dc3d0c0-c951-4073-b53b-6c5366047892 HTTP/1.1" 200 1268 0.005542 10.0.0.38 - - [2026-01-01 03:17:53] "GET /virtual-machine-interface/15023499-df85-4454-8e3d-61f153f7b74a HTTP/1.1" 200 2981 0.004908 10.0.0.38 - - [2026-01-01 03:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003986 10.0.0.38 - - [2026-01-01 03:17:53] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003827 10.0.0.38 - - [2026-01-01 03:17:53] "GET /virtual-networks?parent_id=6c298453-e2f0-4bb7-88a0-54c89d0af3dd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004605 10.0.0.38 - - [2026-01-01 03:17:53] "GET /virtual-network/99d00155-51cc-46f8-9185-97f7ad26bb63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.006768 10.0.0.38 - - [2026-01-01 03:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004049 10.0.0.38 - - [2026-01-01 03:17:56] "GET /virtual-network/99d00155-51cc-46f8-9185-97f7ad26bb63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.005557 10.0.0.38 - - [2026-01-01 03:18:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003883 10.0.0.38 - - [2026-01-01 03:18:00] "GET /virtual-network/99d00155-51cc-46f8-9185-97f7ad26bb63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.006297 10.0.0.38 - - [2026-01-01 03:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.38 - - [2026-01-01 03:18:04] "GET /virtual-network/99d00155-51cc-46f8-9185-97f7ad26bb63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.005331 10.0.0.38 - - [2026-01-01 03:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.38 - - [2026-01-01 03:18:09] "GET /virtual-network/99d00155-51cc-46f8-9185-97f7ad26bb63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.005100 10.0.0.38 - - [2026-01-01 03:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.38 - - [2026-01-01 03:18:13] "GET /virtual-network/99d00155-51cc-46f8-9185-97f7ad26bb63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.005408 10.0.0.38 - - [2026-01-01 03:18:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.38 - - [2026-01-01 03:18:17] "GET /virtual-network/99d00155-51cc-46f8-9185-97f7ad26bb63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.006183 10.0.0.38 - - [2026-01-01 03:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420 10.0.0.38 - - [2026-01-01 03:18:21] "GET /virtual-network/99d00155-51cc-46f8-9185-97f7ad26bb63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.007200 10.0.0.38 - - [2026-01-01 03:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.38 - - [2026-01-01 03:18:25] "GET /virtual-network/99d00155-51cc-46f8-9185-97f7ad26bb63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.007501 10.0.0.38 - - [2026-01-01 03:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.38 - - [2026-01-01 03:18:29] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003513 10.0.0.38 - - [2026-01-01 03:18:29] "GET /virtual-networks?parent_id=6c298453-e2f0-4bb7-88a0-54c89d0af3dd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003795 10.0.0.38 - - [2026-01-01 03:18:29] "GET /virtual-network/99d00155-51cc-46f8-9185-97f7ad26bb63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.005924 10.0.0.38 - - [2026-01-01 03:18:29] "POST /neutron/port HTTP/1.1" 200 1069 0.018380 10.0.0.38 - - [2026-01-01 03:18:31] "POST /neutron/port HTTP/1.1" 200 1124 0.018640 10.0.0.38 - - [2026-01-01 03:18:31] "POST /neutron/subnet HTTP/1.1" 200 708 0.009461 10.0.0.38 - - [2026-01-01 03:18:34] "POST /neutron/port HTTP/1.1" 200 1069 0.017240 10.0.0.38 - - [2026-01-01 03:18:38] "POST /neutron/security_group HTTP/1.1" 200 2056 0.035960 10.0.0.38 - - [2026-01-01 03:18:45] "POST /neutron/port HTTP/1.1" 200 1069 0.017531 10.0.0.38 - - [2026-01-01 03:18:50] "POST /id-to-fqname HTTP/1.1" 200 218 0.001194 10.0.0.38 - - [2026-01-01 03:18:50] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007129 10.0.0.27 - - [2026-01-01 03:18:51] "GET /projects?obj_uuids=6c298453-e2f0-4bb7-88a0-54c89d0af3dd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001148 10.0.0.38 - - [2026-01-01 03:18:51] "GET /project/6c298453-e2f0-4bb7-88a0-54c89d0af3dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.090077 10.0.0.38 - - [2026-01-01 03:18:51] "POST /neutron/port HTTP/1.1" 200 2041 0.021977 10.0.0.38 - - [2026-01-01 03:18:51] "POST /neutron/port HTTP/1.1" 200 117 0.006104 10.0.0.38 - - [2026-01-01 03:18:52] "POST /neutron/port HTTP/1.1" 200 1060 0.030112 10.0.0.38 - - [2026-01-01 03:18:52] "POST /neutron/port HTTP/1.1" 200 1124 0.024627 10.0.0.38 - - [2026-01-01 03:18:52] "POST /neutron/port HTTP/1.1" 200 117 0.001035 10.0.0.38 - - [2026-01-01 03:18:56] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008936 10.0.0.38 - - [2026-01-01 03:18:57] "POST /neutron/port HTTP/1.1" 200 1124 0.017286 10.0.0.38 - - [2026-01-01 03:18:57] "GET /virtual-machine/d2a7cb2c-71e1-43a3-bf0d-4062c2a25fe0 HTTP/1.1" 200 1291 0.006003 10.0.0.38 - - [2026-01-01 03:18:57] "GET /virtual-machine-interface/a45a251f-eec6-4082-bfef-24932d740887 HTTP/1.1" 200 2932 0.005880 10.0.0.38 - - [2026-01-01 03:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.38 - - [2026-01-01 03:18:57] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003793 10.0.0.38 - - [2026-01-01 03:18:57] "GET /virtual-networks?parent_id=6c298453-e2f0-4bb7-88a0-54c89d0af3dd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003277 10.0.0.38 - - [2026-01-01 03:18:57] "GET /virtual-network/99d00155-51cc-46f8-9185-97f7ad26bb63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.006002 10.0.0.38 - - [2026-01-01 03:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004216 10.0.0.38 - - [2026-01-01 03:19:00] "GET /virtual-network/99d00155-51cc-46f8-9185-97f7ad26bb63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.006470 10.0.0.38 - - [2026-01-01 03:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004740 10.0.0.38 - - [2026-01-01 03:19:04] "GET /virtual-network/99d00155-51cc-46f8-9185-97f7ad26bb63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.006140 10.0.0.38 - - [2026-01-01 03:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.38 - - [2026-01-01 03:19:08] "GET /virtual-network/99d00155-51cc-46f8-9185-97f7ad26bb63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.004797 10.0.0.38 - - [2026-01-01 03:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003993 10.0.0.38 - - [2026-01-01 03:19:12] "GET /virtual-network/99d00155-51cc-46f8-9185-97f7ad26bb63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.004900 10.0.0.38 - - [2026-01-01 03:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.38 - - [2026-01-01 03:19:16] "GET /virtual-network/99d00155-51cc-46f8-9185-97f7ad26bb63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.008242 10.0.0.38 - - [2026-01-01 03:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.38 - - [2026-01-01 03:19:20] "GET /virtual-network/99d00155-51cc-46f8-9185-97f7ad26bb63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.005723 10.0.0.38 - - [2026-01-01 03:19:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.38 - - [2026-01-01 03:19:24] "GET /virtual-network/99d00155-51cc-46f8-9185-97f7ad26bb63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.005798 10.0.0.38 - - [2026-01-01 03:19:28] "POST /neutron/port HTTP/1.1" 200 1124 0.016644 10.0.0.38 - - [2026-01-01 03:19:28] "POST /neutron/subnet HTTP/1.1" 200 708 0.009151 10.0.0.38 - - [2026-01-01 03:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728 10.0.0.38 - - [2026-01-01 03:19:28] "GET /virtual-network/99d00155-51cc-46f8-9185-97f7ad26bb63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.006338 10.0.0.38 - - [2026-01-01 03:19:32] "POST /neutron/port HTTP/1.1" 200 1069 0.015721 10.0.0.38 - - [2026-01-01 03:19:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004507 10.0.0.38 - - [2026-01-01 03:19:32] "POST /neutron/network HTTP/1.1" 200 824 0.007173 10.0.0.38 - - [2026-01-01 03:19:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.38 - - [2026-01-01 03:19:33] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004245 10.0.0.38 - - [2026-01-01 03:19:33] "GET /virtual-networks?parent_id=6c298453-e2f0-4bb7-88a0-54c89d0af3dd&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002817 10.0.0.38 - - [2026-01-01 03:19:33] "GET /virtual-network/99d00155-51cc-46f8-9185-97f7ad26bb63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.006822 10.0.0.38 - - [2026-01-01 03:19:38] "POST /neutron/port HTTP/1.1" 200 1124 0.017741 10.0.0.38 - - [2026-01-01 03:19:41] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007195 10.0.0.38 - - [2026-01-01 03:19:48] "POST /neutron/port HTTP/1.1" 200 1124 0.016297 10.0.0.38 - - [2026-01-01 03:19:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006680 10.0.0.38 - - [2026-01-01 03:19:54] "POST /neutron/port HTTP/1.1" 200 1124 0.018640 10.0.0.38 - - [2026-01-01 03:19:54] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007478 10.0.0.38 - - [2026-01-01 03:19:54] "POST /id-to-fqname HTTP/1.1" 200 218 0.001314 10.0.0.38 - - [2026-01-01 03:19:54] "GET /virtual-machine/d2a7cb2c-71e1-43a3-bf0d-4062c2a25fe0 HTTP/1.1" 200 1291 0.003471 10.0.0.38 - - [2026-01-01 03:19:54] "GET /virtual-machine-interface/a45a251f-eec6-4082-bfef-24932d740887 HTTP/1.1" 200 2932 0.004982 10.0.0.38 - - [2026-01-01 03:19:54] "GET /instance-ip/5a0ada1b-5880-4997-8535-8e70214a56b5 HTTP/1.1" 200 1617 0.005871 10.0.0.38 - - [2026-01-01 03:19:54] "GET /virtual-machine-interface/a45a251f-eec6-4082-bfef-24932d740887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2711 0.005500 10.0.0.38 - - [2026-01-01 03:19:54] "PUT /virtual-machine-interface/a45a251f-eec6-4082-bfef-24932d740887 HTTP/1.1" 200 284 0.014980 10.0.0.249 - - [2026-01-01 03:19:55] "GET /obj-perms HTTP/1.1" 200 5056 0.058520 10.0.0.27 - - [2026-01-01 03:19:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000517 10.0.0.27 - - [2026-01-01 03:19:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000387 10.0.0.249 - - [2026-01-01 03:19:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000348 10.0.0.249 - - [2026-01-01 03:19:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000387 10.0.0.27 - - [2026-01-01 03:19:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000435 10.0.0.27 - - [2026-01-01 03:19:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000491 10.0.0.249 - - [2026-01-01 03:19:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000348 10.0.0.249 - - [2026-01-01 03:19:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000344 10.0.0.38 - - [2026-01-01 03:20:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000659 10.0.0.38 - - [2026-01-01 03:20:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000512 10.0.0.38 - - [2026-01-01 03:20:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000470 10.0.0.38 - - [2026-01-01 03:20:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000488 10.0.0.38 - - [2026-01-01 03:20:28] "POST /neutron/port HTTP/1.1" 200 1124 0.050153 10.0.0.38 - - [2026-01-01 03:20:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004333 10.0.0.38 - - [2026-01-01 03:20:29] "POST /neutron/network HTTP/1.1" 200 824 0.006934 10.0.0.38 - - [2026-01-01 03:20:32] "POST /neutron/network HTTP/1.1" 200 834 0.006773 10.0.0.38 - - [2026-01-01 03:20:32] "POST /neutron/port HTTP/1.1" 200 117 0.001049 10.0.0.27 - - [2026-01-01 03:20:55] "GET /obj-perms HTTP/1.1" 200 5056 0.059407 10.0.0.38 - - [2026-01-01 03:20:55] "GET /obj-perms HTTP/1.1" 200 5056 0.083101 10.0.0.38 - - [2026-01-01 03:21:14] "DELETE /instance-ip/f27343dc-eb2b-42c5-b12c-44a294f6a9a5 HTTP/1.1" 200 115 0.046600 10.0.0.38 - - [2026-01-01 03:21:14] "DELETE /virtual-machine-interface/15023499-df85-4454-8e3d-61f153f7b74a HTTP/1.1" 200 115 0.093072 10.0.0.38 - - [2026-01-01 03:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.38 - - [2026-01-01 03:21:14] "GET /virtual-network/99d00155-51cc-46f8-9185-97f7ad26bb63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.006765 10.0.0.38 - - [2026-01-01 03:21:14] "PUT /virtual-network/99d00155-51cc-46f8-9185-97f7ad26bb63 HTTP/1.1" 200 264 0.051578 10.0.0.38 - - [2026-01-01 03:21:14] "POST /neutron/network HTTP/1.1" 400 204 0.024644 10.0.0.38 - - [2026-01-01 03:21:14] "POST /neutron/port HTTP/1.1" 200 151 0.227301 10.0.0.249 - - [2026-01-01 03:21:14] "DELETE /route-target/04918134-6de0-488a-82fc-682587391301 HTTP/1.1" 200 115 0.047057 10.0.0.38 - - [2026-01-01 03:21:15] "POST /neutron/port HTTP/1.1" 200 151 0.199113 10.0.0.27 - - [2026-01-01 03:21:18] "GET /projects?obj_uuids=6c298453-e2f0-4bb7-88a0-54c89d0af3dd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001084 10.0.0.38 - - [2026-01-01 03:21:18] "GET /project/6c298453-e2f0-4bb7-88a0-54c89d0af3dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.077176 10.0.0.27 - - [2026-01-01 03:21:18] "GET /projects?obj_uuids=6c298453-e2f0-4bb7-88a0-54c89d0af3dd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001341 10.0.0.38 - - [2026-01-01 03:21:18] "GET /project/6c298453-e2f0-4bb7-88a0-54c89d0af3dd?fields=virtual_networks HTTP/1.1" 200 1027 0.038046 10.0.0.27 - - [2026-01-01 03:21:18] "GET /projects?obj_uuids=6c298453-e2f0-4bb7-88a0-54c89d0af3dd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001057 10.0.0.38 - - [2026-01-01 03:21:18] "GET /project/6c298453-e2f0-4bb7-88a0-54c89d0af3dd?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.051315 10.0.0.27 - - [2026-01-01 03:21:18] "GET /projects?obj_uuids=6c298453-e2f0-4bb7-88a0-54c89d0af3dd&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000890 10.0.0.38 - - [2026-01-01 03:21:18] "GET /project/6c298453-e2f0-4bb7-88a0-54c89d0af3dd?fields=security_groups HTTP/1.1" 200 1251 0.049065 10.0.0.38 - - [2026-01-01 03:21:19] "POST /fqname-to-id HTTP/1.1" 404 185 0.031452 10.0.0.27 - - [2026-01-01 03:21:19] "GET /projects?obj_uuids=332e1c8c-7896-4201-a3af-0ef800accd27&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002962 10.0.0.27 - - [2026-01-01 03:21:19] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000974 10.0.0.27 - - [2026-01-01 03:21:19] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007514 10.0.0.38 - - [2026-01-01 03:21:19] "POST /neutron/port HTTP/1.1" 200 117 0.004709 10.0.0.27 - - [2026-01-01 03:21:19] "POST /id-to-fqname HTTP/1.1" 200 187 0.019555 10.0.0.27 - - [2026-01-01 03:21:19] "POST /fqname-to-id HTTP/1.1" 404 196 0.003027 10.0.0.27 - - [2026-01-01 03:21:20] "POST /security-groups HTTP/1.1" 200 588 0.090188 10.0.0.249 - - [2026-01-01 03:21:20] "POST /fqname-to-id HTTP/1.1" 404 231 0.003553 10.0.0.27 - - [2026-01-01 03:21:20] "POST /projects HTTP/1.1" 200 579 0.355467 10.0.0.27 - - [2026-01-01 03:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.389958 10.0.0.38 - - [2026-01-01 03:21:20] "GET /project/332e1c8c-7896-4201-a3af-0ef800accd27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.554449 10.0.0.249 - - [2026-01-01 03:21:20] "POST /access-control-lists HTTP/1.1" 200 591 0.048167 10.0.0.38 - - [2026-01-01 03:21:21] "GET / HTTP/1.1" 200 35931 0.001997 10.0.0.38 - - [2026-01-01 03:21:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000431 10.0.0.38 - - [2026-01-01 03:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.078610 10.0.0.27 - - [2026-01-01 03:21:23] "GET /projects?obj_uuids=332e1c8c-7896-4201-a3af-0ef800accd27&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001014 10.0.0.38 - - [2026-01-01 03:21:23] "GET /project/332e1c8c-7896-4201-a3af-0ef800accd27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.043853 10.0.0.27 - - [2026-01-01 03:21:23] "GET /projects?obj_uuids=332e1c8c-7896-4201-a3af-0ef800accd27&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001244 10.0.0.38 - - [2026-01-01 03:21:23] "POST /neutron/network HTTP/1.1" 200 610 0.168601 10.0.0.38 - - [2026-01-01 03:21:24] "POST /id-to-fqname HTTP/1.1" 200 221 0.003343 10.0.0.38 - - [2026-01-01 03:21:24] "GET /virtual-network/a3c6e4ea-1d18-4170-8def-8d8936054bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005271 10.0.0.38 - - [2026-01-01 03:21:24] "POST /neutron/network HTTP/1.1" 200 827 0.006905 10.0.0.38 - - [2026-01-01 03:21:24] "GET /virtual-network/a3c6e4ea-1d18-4170-8def-8d8936054bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.004994 10.0.0.38 - - [2026-01-01 03:21:24] "POST /fqname-to-id HTTP/1.1" 404 207 0.005469 10.0.0.38 - - [2026-01-01 03:21:24] "GET /virtual-network/a3c6e4ea-1d18-4170-8def-8d8936054bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005448 10.0.0.27 - - [2026-01-01 03:21:24] "GET /projects?obj_uuids=332e1c8c-7896-4201-a3af-0ef800accd27&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.058026 10.0.0.38 - - [2026-01-01 03:21:24] "POST /neutron/port HTTP/1.1" 200 981 0.348215 10.0.0.38 - - [2026-01-01 03:21:24] "GET /virtual-machine-interface/cf4541ed-b07c-4ab9-b416-7269709e8b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.007197 10.0.0.38 - - [2026-01-01 03:21:24] "GET /virtual-machine-interface/cf4541ed-b07c-4ab9-b416-7269709e8b61?fields=instance_ip_back_refs HTTP/1.1" 200 1320 0.005475 10.0.0.38 - - [2026-01-01 03:21:24] "GET /instance-ip/4399b2d2-f0be-40d2-bb01-d9b112abe793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1598 0.004538 10.0.0.38 - - [2026-01-01 03:21:24] "POST /id-to-fqname HTTP/1.1" 200 221 0.001767 10.0.0.27 - - [2026-01-01 03:21:25] "GET /projects?obj_uuids=332e1c8c-7896-4201-a3af-0ef800accd27&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000993 10.0.0.38 - - [2026-01-01 03:21:25] "GET /project/332e1c8c-7896-4201-a3af-0ef800accd27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.070343 10.0.0.38 - - [2026-01-01 03:21:26] "POST /neutron/port HTTP/1.1" 200 117 0.005735 10.0.0.38 - - [2026-01-01 03:21:26] "POST /id-to-fqname HTTP/1.1" 200 221 0.001338 10.0.0.38 - - [2026-01-01 03:21:26] "POST /neutron/port HTTP/1.1" 200 981 0.014920 10.0.0.38 - - [2026-01-01 03:21:26] "POST /neutron/port HTTP/1.1" 200 981 0.022553 10.0.0.27 - - [2026-01-01 03:21:26] "GET /projects?obj_uuids=332e1c8c-7896-4201-a3af-0ef800accd27&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000930 10.0.0.27 - - [2026-01-01 03:21:26] "GET /projects?obj_uuids=332e1c8c-7896-4201-a3af-0ef800accd27&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001289 10.0.0.38 - - [2026-01-01 03:21:26] "GET /project/332e1c8c-7896-4201-a3af-0ef800accd27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.041330 10.0.0.38 - - [2026-01-01 03:21:26] "POST /fqname-to-id HTTP/1.1" 404 208 0.009862 10.0.0.38 - - [2026-01-01 03:21:26] "POST /interface-route-tables HTTP/1.1" 200 556 0.056989 10.0.0.38 - - [2026-01-01 03:21:27] "GET /interface-route-table/a717052d-b076-4b28-ba66-fc877fada885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1275 0.015574 10.0.0.38 - - [2026-01-01 03:21:27] "POST /neutron/port HTTP/1.1" 200 1055 0.382429 10.0.0.38 - - [2026-01-01 03:21:27] "POST /neutron/port HTTP/1.1" 200 1055 0.016755 10.0.0.38 - - [2026-01-01 03:21:27] "POST /neutron/port HTTP/1.1" 200 1119 0.021327 10.0.0.38 - - [2026-01-01 03:21:27] "POST /neutron/port HTTP/1.1" 200 981 0.011358 10.0.0.38 - - [2026-01-01 03:21:27] "POST /neutron/network HTTP/1.1" 200 837 0.006384 10.0.0.38 - - [2026-01-01 03:21:27] "POST /neutron/port HTTP/1.1" 200 1073 0.136279 10.0.0.38 - - [2026-01-01 03:21:27] "POST /neutron/subnet HTTP/1.1" 200 688 0.008363 10.0.0.38 - - [2026-01-01 03:21:28] "GET /virtual-machine-interface/cf4541ed-b07c-4ab9-b416-7269709e8b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2664 0.005883 10.0.0.38 - - [2026-01-01 03:21:28] "POST /ref-update HTTP/1.1" 200 156 0.014025 10.0.0.38 - - [2026-01-01 03:21:28] "POST /neutron/port HTTP/1.1" 200 1119 0.018265 10.0.0.38 - - [2026-01-01 03:21:31] "POST /neutron/port HTTP/1.1" 200 1083 0.018338 10.0.0.38 - - [2026-01-01 03:21:31] "POST /neutron/subnet HTTP/1.1" 200 688 0.008769 10.0.0.38 - - [2026-01-01 03:21:33] "POST /neutron/port HTTP/1.1" 200 1119 0.017865 10.0.0.38 - - [2026-01-01 03:21:33] "POST /neutron/security_group HTTP/1.1" 200 2055 0.007398 10.0.0.38 - - [2026-01-01 03:21:33] "POST /neutron/port HTTP/1.1" 200 1119 0.017931 10.0.0.38 - - [2026-01-01 03:21:33] "GET /virtual-machine/3849e9bb-ea24-4c6f-8f14-649a94f96a09 HTTP/1.1" 401 292 0.000417 10.0.0.38 - - [2026-01-01 03:21:33] "GET /virtual-machine/3849e9bb-ea24-4c6f-8f14-649a94f96a09 HTTP/1.1" 200 1289 0.032674 10.0.0.38 - - [2026-01-01 03:21:33] "GET /virtual-machine/3849e9bb-ea24-4c6f-8f14-649a94f96a09 HTTP/1.1" 200 1289 0.003903 10.0.0.38 - - [2026-01-01 03:21:33] "GET /virtual-machine-interface/40321952-da90-4098-8df8-001b6cb23184 HTTP/1.1" 200 2938 0.005737 10.0.0.38 - - [2026-01-01 03:21:33] "GET /virtual-machine/3849e9bb-ea24-4c6f-8f14-649a94f96a09 HTTP/1.1" 200 1289 0.004789 10.0.0.38 - - [2026-01-01 03:21:33] "GET /virtual-machine-interface/40321952-da90-4098-8df8-001b6cb23184 HTTP/1.1" 200 2938 0.005550 10.0.0.38 - - [2026-01-01 03:21:33] "GET /instance-ip/76bc2858-879b-4b02-bfac-5f1874b1ac46 HTTP/1.1" 200 1616 0.005781 10.0.0.38 - - [2026-01-01 03:21:33] "GET /virtual-machine/3849e9bb-ea24-4c6f-8f14-649a94f96a09 HTTP/1.1" 200 1289 0.003995 10.0.0.38 - - [2026-01-01 03:21:34] "GET /virtual-machine-interface/40321952-da90-4098-8df8-001b6cb23184 HTTP/1.1" 200 2938 0.005801 10.0.0.38 - - [2026-01-01 03:21:34] "GET /instance-ip/76bc2858-879b-4b02-bfac-5f1874b1ac46 HTTP/1.1" 200 1616 0.004263 10.0.0.38 - - [2026-01-01 03:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004777 10.0.0.38 - - [2026-01-01 03:21:34] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004452 10.0.0.38 - - [2026-01-01 03:21:34] "GET /virtual-networks?parent_id=332e1c8c-7896-4201-a3af-0ef800accd27&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003438 10.0.0.38 - - [2026-01-01 03:21:34] "GET /virtual-network/a3c6e4ea-1d18-4170-8def-8d8936054bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006003 10.0.0.38 - - [2026-01-01 03:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.38 - - [2026-01-01 03:21:34] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004153 10.0.0.38 - - [2026-01-01 03:21:34] "GET /virtual-networks?parent_id=332e1c8c-7896-4201-a3af-0ef800accd27&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003458 10.0.0.38 - - [2026-01-01 03:21:34] "GET /virtual-network/a3c6e4ea-1d18-4170-8def-8d8936054bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005969 10.0.0.38 - - [2026-01-01 03:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003218 10.0.0.38 - - [2026-01-01 03:21:34] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004317 10.0.0.38 - - [2026-01-01 03:21:34] "GET /virtual-networks?parent_id=332e1c8c-7896-4201-a3af-0ef800accd27&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003486 10.0.0.38 - - [2026-01-01 03:21:34] "GET /virtual-network/a3c6e4ea-1d18-4170-8def-8d8936054bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005838 10.0.0.38 - - [2026-01-01 03:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.38 - - [2026-01-01 03:21:34] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005089 10.0.0.38 - - [2026-01-01 03:21:34] "GET /virtual-networks?parent_id=332e1c8c-7896-4201-a3af-0ef800accd27&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002956 10.0.0.38 - - [2026-01-01 03:21:34] "GET /virtual-network/a3c6e4ea-1d18-4170-8def-8d8936054bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006699 10.0.0.38 - - [2026-01-01 03:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.38 - - [2026-01-01 03:21:34] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003918 10.0.0.38 - - [2026-01-01 03:21:34] "GET /virtual-networks?parent_id=332e1c8c-7896-4201-a3af-0ef800accd27&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003539 10.0.0.38 - - [2026-01-01 03:21:34] "GET /virtual-network/a3c6e4ea-1d18-4170-8def-8d8936054bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006112 10.0.0.38 - - [2026-01-01 03:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005699 10.0.0.38 - - [2026-01-01 03:21:34] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003931 10.0.0.38 - - [2026-01-01 03:21:34] "GET /virtual-networks?parent_id=332e1c8c-7896-4201-a3af-0ef800accd27&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004148 10.0.0.38 - - [2026-01-01 03:21:34] "GET /virtual-network/a3c6e4ea-1d18-4170-8def-8d8936054bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005972 10.0.0.38 - - [2026-01-01 03:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.38 - - [2026-01-01 03:21:34] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004747 10.0.0.38 - - [2026-01-01 03:21:34] "GET /virtual-networks?parent_id=332e1c8c-7896-4201-a3af-0ef800accd27&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003086 10.0.0.38 - - [2026-01-01 03:21:34] "GET /virtual-network/a3c6e4ea-1d18-4170-8def-8d8936054bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005691 10.0.0.38 - - [2026-01-01 03:21:36] "POST /neutron/security_group HTTP/1.1" 200 2055 0.007553 10.0.0.38 - - [2026-01-01 03:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.38 - - [2026-01-01 03:21:38] "GET /virtual-network/a3c6e4ea-1d18-4170-8def-8d8936054bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005155 10.0.0.38 - - [2026-01-01 03:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003631 10.0.0.38 - - [2026-01-01 03:21:40] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004346 10.0.0.38 - - [2026-01-01 03:21:40] "GET /virtual-networks?parent_id=332e1c8c-7896-4201-a3af-0ef800accd27&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003290 10.0.0.38 - - [2026-01-01 03:21:40] "GET /virtual-network/a3c6e4ea-1d18-4170-8def-8d8936054bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005746 10.0.0.38 - - [2026-01-01 03:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.38 - - [2026-01-01 03:21:40] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003272 10.0.0.38 - - [2026-01-01 03:21:40] "GET /virtual-networks?parent_id=332e1c8c-7896-4201-a3af-0ef800accd27&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002668 10.0.0.38 - - [2026-01-01 03:21:40] "GET /virtual-network/a3c6e4ea-1d18-4170-8def-8d8936054bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007338 10.0.0.38 - - [2026-01-01 03:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004063 10.0.0.38 - - [2026-01-01 03:21:40] "GET /routing-instance/79a5af86-db21-4a93-a137-e88e3150137d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.006842 10.0.0.38 - - [2026-01-01 03:21:40] "GET /route-target/add88d54-02e8-4c1d-850d-258c3a85c979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004126 10.0.0.38 - - [2026-01-01 03:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.38 - - [2026-01-01 03:21:40] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003959 10.0.0.38 - - [2026-01-01 03:21:40] "GET /virtual-networks?parent_id=332e1c8c-7896-4201-a3af-0ef800accd27&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002741 10.0.0.38 - - [2026-01-01 03:21:40] "GET /virtual-network/a3c6e4ea-1d18-4170-8def-8d8936054bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005319 10.0.0.38 - - [2026-01-01 03:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.38 - - [2026-01-01 03:21:40] "GET /routing-instance/79a5af86-db21-4a93-a137-e88e3150137d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004892 10.0.0.38 - - [2026-01-01 03:21:40] "GET /route-target/add88d54-02e8-4c1d-850d-258c3a85c979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003641 10.0.0.38 - - [2026-01-01 03:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.38 - - [2026-01-01 03:21:41] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004902 10.0.0.38 - - [2026-01-01 03:21:41] "GET /virtual-networks?parent_id=332e1c8c-7896-4201-a3af-0ef800accd27&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002596 10.0.0.38 - - [2026-01-01 03:21:41] "GET /virtual-network/a3c6e4ea-1d18-4170-8def-8d8936054bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006412 10.0.0.38 - - [2026-01-01 03:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.38 - - [2026-01-01 03:21:41] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003932 10.0.0.38 - - [2026-01-01 03:21:41] "GET /virtual-networks?parent_id=332e1c8c-7896-4201-a3af-0ef800accd27&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002809 10.0.0.38 - - [2026-01-01 03:21:41] "GET /virtual-network/a3c6e4ea-1d18-4170-8def-8d8936054bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005951 10.0.0.27 - - [2026-01-01 03:21:45] "GET /obj-perms HTTP/1.1" 200 5024 0.063886 10.0.0.27 - - [2026-01-01 03:21:51] "GET /obj-perms HTTP/1.1" 200 5024 0.003725 10.0.0.38 - - [2026-01-01 03:21:52] "GET /obj-perms HTTP/1.1" 200 5024 0.085149 10.0.0.38 - - [2026-01-01 03:21:52] "GET /obj-perms HTTP/1.1" 200 5024 0.003884 10.0.0.38 - - [2026-01-01 03:21:52] "GET /obj-perms HTTP/1.1" 200 5024 0.004014 10.0.0.27 - - [2026-01-01 03:21:52] "GET /obj-perms HTTP/1.1" 200 5024 0.004183 10.0.0.38 - - [2026-01-01 03:21:53] "POST /neutron/port HTTP/1.1" 200 1083 0.016805 10.0.0.38 - - [2026-01-01 03:21:53] "POST /neutron/security_group HTTP/1.1" 200 2055 0.008298 10.0.0.38 - - [2026-01-01 03:21:53] "GET /virtual-machine/eb791fd3-49f2-4426-a7ba-66467e57320f HTTP/1.1" 200 1268 0.005870 10.0.0.38 - - [2026-01-01 03:21:53] "GET /virtual-machine-interface/cf4541ed-b07c-4ab9-b416-7269709e8b61 HTTP/1.1" 200 3151 0.004879 10.0.0.38 - - [2026-01-01 03:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.38 - - [2026-01-01 03:21:53] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003543 10.0.0.38 - - [2026-01-01 03:21:53] "GET /virtual-networks?parent_id=332e1c8c-7896-4201-a3af-0ef800accd27&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002949 10.0.0.38 - - [2026-01-01 03:21:53] "GET /virtual-network/a3c6e4ea-1d18-4170-8def-8d8936054bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007302 10.0.0.38 - - [2026-01-01 03:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004074 10.0.0.38 - - [2026-01-01 03:21:54] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003732 10.0.0.38 - - [2026-01-01 03:21:54] "GET /virtual-networks?parent_id=332e1c8c-7896-4201-a3af-0ef800accd27&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003082 10.0.0.38 - - [2026-01-01 03:21:54] "GET /virtual-network/a3c6e4ea-1d18-4170-8def-8d8936054bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005525 10.0.0.38 - - [2026-01-01 03:21:55] "GET /virtual-network/a3c6e4ea-1d18-4170-8def-8d8936054bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006158 10.0.0.38 - - [2026-01-01 03:21:55] "GET /virtual-machine/3849e9bb-ea24-4c6f-8f14-649a94f96a09 HTTP/1.1" 200 1289 0.004082 10.0.0.249 - - [2026-01-01 03:21:56] "DELETE /access-control-list/e1ce9c97-e39e-40d4-b305-2e42996ec78d HTTP/1.1" 200 115 0.047667 10.0.0.38 - - [2026-01-01 03:21:56] "POST /neutron/port HTTP/1.1" 200 1119 0.032020 10.0.0.249 - - [2026-01-01 03:21:56] "GET /obj-perms HTTP/1.1" 200 5056 0.171862 10.0.0.38 - - [2026-01-01 03:21:57] "GET /virtual-machine/3849e9bb-ea24-4c6f-8f14-649a94f96a09 HTTP/1.1" 404 171 0.003558 10.0.0.38 - - [2026-01-01 03:21:57] "GET /virtual-machine/3849e9bb-ea24-4c6f-8f14-649a94f96a09 HTTP/1.1" 404 171 0.003100 10.0.0.38 - - [2026-01-01 03:21:57] "GET /virtual-machine/3849e9bb-ea24-4c6f-8f14-649a94f96a09 HTTP/1.1" 404 171 0.003283 10.0.0.38 - - [2026-01-01 03:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003326 10.0.0.38 - - [2026-01-01 03:21:58] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003451 10.0.0.38 - - [2026-01-01 03:21:58] "GET /virtual-networks?parent_id=332e1c8c-7896-4201-a3af-0ef800accd27&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003069 10.0.0.38 - - [2026-01-01 03:21:58] "GET /virtual-network/a3c6e4ea-1d18-4170-8def-8d8936054bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006645 10.0.0.38 - - [2026-01-01 03:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.38 - - [2026-01-01 03:21:58] "GET /routing-instance/79a5af86-db21-4a93-a137-e88e3150137d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.005276 10.0.0.38 - - [2026-01-01 03:21:58] "GET /route-target/add88d54-02e8-4c1d-850d-258c3a85c979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004150 10.0.0.38 - - [2026-01-01 03:21:58] "GET /obj-perms HTTP/1.1" 200 5024 0.004697 10.0.0.38 - - [2026-01-01 03:22:04] "GET /obj-perms HTTP/1.1" 200 5024 0.004310 10.0.0.38 - - [2026-01-01 03:22:07] "GET /obj-perms HTTP/1.1" 200 5024 0.004303 10.0.0.27 - - [2026-01-01 03:22:13] "DELETE /project/332e1c8c78964201a3af0ef800accd27 HTTP/1.1" 404 173 0.034111 10.0.0.27 - - [2026-01-01 03:22:13] "DELETE /project/6c298453-e2f0-4bb7-88a0-54c89d0af3dd HTTP/1.1" 404 177 0.052323 10.0.0.38 - - [2026-01-01 03:22:13] "GET /obj-perms HTTP/1.1" 200 5024 0.003912 10.0.0.38 - - [2026-01-01 03:22:16] "GET /obj-perms HTTP/1.1" 200 5024 0.003600 10.0.0.38 - - [2026-01-01 03:22:22] "GET /obj-perms HTTP/1.1" 200 5024 0.004316 10.0.0.38 - - [2026-01-01 03:22:22] "GET /obj-perms HTTP/1.1" 200 5024 0.003802 10.0.0.27 - - [2026-01-01 03:22:23] "GET /obj-perms HTTP/1.1" 200 5024 0.005644 10.0.0.38 - - [2026-01-01 03:22:23] "GET /interface-route-table/a717052d-b076-4b28-ba66-fc877fada885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1275 0.004359 10.0.0.38 - - [2026-01-01 03:22:23] "GET /virtual-machine-interface/cf4541ed-b07c-4ab9-b416-7269709e8b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2930 0.006505 10.0.0.38 - - [2026-01-01 03:22:23] "POST /ref-update HTTP/1.1" 200 156 0.017657 10.0.0.38 - - [2026-01-01 03:22:23] "DELETE /interface-route-table/a717052d-b076-4b28-ba66-fc877fada885 HTTP/1.1" 200 115 0.053334 10.0.0.38 - - [2026-01-01 03:22:23] "POST /neutron/port HTTP/1.1" 200 1073 0.038564 10.0.0.27 - - [2026-01-01 03:22:23] "POST /useragent-kv HTTP/1.1" 200 115 0.003664 10.0.0.27 - - [2026-01-01 03:22:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002732 10.0.0.38 - - [2026-01-01 03:22:23] "POST /neutron/network HTTP/1.1" 200 151 0.168164 10.0.0.249 - - [2026-01-01 03:22:24] "DELETE /route-target/add88d54-02e8-4c1d-850d-258c3a85c979 HTTP/1.1" 200 115 0.094667 10.0.0.27 - - [2026-01-01 03:22:25] "GET /projects?obj_uuids=332e1c8c-7896-4201-a3af-0ef800accd27&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000973 10.0.0.38 - - [2026-01-01 03:22:25] "GET /project/332e1c8c-7896-4201-a3af-0ef800accd27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.049068 10.0.0.27 - - [2026-01-01 03:22:25] "GET /projects?obj_uuids=332e1c8c-7896-4201-a3af-0ef800accd27&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000886 10.0.0.38 - - [2026-01-01 03:22:25] "GET /project/332e1c8c-7896-4201-a3af-0ef800accd27?fields=virtual_networks HTTP/1.1" 200 1026 0.059138 10.0.0.27 - - [2026-01-01 03:22:25] "GET /projects?obj_uuids=332e1c8c-7896-4201-a3af-0ef800accd27&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001049 10.0.0.38 - - [2026-01-01 03:22:25] "GET /project/332e1c8c-7896-4201-a3af-0ef800accd27?fields=virtual_machine_interfaces HTTP/1.1" 200 1026 0.051334 10.0.0.27 - - [2026-01-01 03:22:25] "GET /projects?obj_uuids=332e1c8c-7896-4201-a3af-0ef800accd27&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001184 10.0.0.38 - - [2026-01-01 03:22:25] "GET /project/332e1c8c-7896-4201-a3af-0ef800accd27?fields=security_groups HTTP/1.1" 200 1249 0.052865 10.0.0.38 - - [2026-01-01 03:22:26] "POST /fqname-to-id HTTP/1.1" 404 192 0.027786 10.0.0.27 - - [2026-01-01 03:22:26] "GET /projects?obj_uuids=be30a6b0-fc54-4f9d-a26f-ed6a1d4c7f4e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003739 10.0.0.27 - - [2026-01-01 03:22:26] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000986 10.0.0.27 - - [2026-01-01 03:22:26] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006681 10.0.0.27 - - [2026-01-01 03:22:26] "POST /id-to-fqname HTTP/1.1" 200 194 0.002925 10.0.0.27 - - [2026-01-01 03:22:26] "POST /fqname-to-id HTTP/1.1" 404 203 0.009835 10.0.0.27 - - [2026-01-01 03:22:26] "POST /security-groups HTTP/1.1" 200 595 0.077191 10.0.0.27 - - [2026-01-01 03:22:27] "POST /projects HTTP/1.1" 200 593 0.309436 10.0.0.249 - - [2026-01-01 03:22:27] "POST /fqname-to-id HTTP/1.1" 404 237 0.012703 10.0.0.27 - - [2026-01-01 03:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.382451 10.0.0.38 - - [2026-01-01 03:22:27] "GET /project/be30a6b0-fc54-4f9d-a26f-ed6a1d4c7f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.530294 10.0.0.38 - - [2026-01-01 03:22:28] "GET / HTTP/1.1" 200 35931 0.001951 10.0.0.38 - - [2026-01-01 03:22:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000416 10.0.0.38 - - [2026-01-01 03:22:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.065629 10.0.0.27 - - [2026-01-01 03:22:29] "GET /projects?obj_uuids=be30a6b0-fc54-4f9d-a26f-ed6a1d4c7f4e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001035 10.0.0.38 - - [2026-01-01 03:22:29] "GET /project/be30a6b0-fc54-4f9d-a26f-ed6a1d4c7f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.042221 10.0.0.38 - - [2026-01-01 03:22:29] "POST /neutron/network HTTP/1.1" 200 117 0.040231 10.0.0.249 - - [2026-01-01 03:22:29] "POST /ref-update HTTP/1.1" 200 156 0.023584 10.0.0.38 - - [2026-01-01 03:22:29] "POST /neutron/network HTTP/1.1" 200 826 0.008561 10.0.0.38 - - [2026-01-01 03:22:29] "POST /id-to-fqname HTTP/1.1" 200 224 0.001130 10.0.0.38 - - [2026-01-01 03:22:29] "GET /virtual-network/f0327eae-6c7e-4515-bc03-46624d8aaba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005518 10.0.0.38 - - [2026-01-01 03:22:29] "GET /virtual-network/f0327eae-6c7e-4515-bc03-46624d8aaba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006363 10.0.0.38 - - [2026-01-01 03:22:29] "POST /neutron/subnet HTTP/1.1" 200 715 0.009022 10.0.0.38 - - [2026-01-01 03:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.27 - - [2026-01-01 03:22:30] "GET /projects?obj_uuids=be30a6b0-fc54-4f9d-a26f-ed6a1d4c7f4e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000946 10.0.0.38 - - [2026-01-01 03:22:30] "GET /project/be30a6b0-fc54-4f9d-a26f-ed6a1d4c7f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.045739 10.0.0.27 - - [2026-01-01 03:22:30] "POST /useragent-kv HTTP/1.1" 200 115 0.008035 10.0.0.38 - - [2026-01-01 03:22:30] "POST /neutron/subnet HTTP/1.1" 200 730 0.227687 10.0.0.38 - - [2026-01-01 03:22:30] "POST /id-to-fqname HTTP/1.1" 200 224 0.001122 10.0.0.38 - - [2026-01-01 03:22:30] "GET /virtual-network/8a6a655e-c65f-4471-bcf5-80f552f699a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005598 10.0.0.38 - - [2026-01-01 03:22:30] "GET /virtual-network/8a6a655e-c65f-4471-bcf5-80f552f699a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005455 10.0.0.38 - - [2026-01-01 03:22:30] "POST /neutron/network HTTP/1.1" 200 829 0.007132 10.0.0.38 - - [2026-01-01 03:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002890 10.0.0.27 - - [2026-01-01 03:22:30] "GET /projects?obj_uuids=be30a6b0-fc54-4f9d-a26f-ed6a1d4c7f4e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000832 10.0.0.38 - - [2026-01-01 03:22:30] "GET /project/be30a6b0-fc54-4f9d-a26f-ed6a1d4c7f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.053970 10.0.0.27 - - [2026-01-01 03:22:30] "GET /projects?obj_uuids=be30a6b0-fc54-4f9d-a26f-ed6a1d4c7f4e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001231 10.0.0.38 - - [2026-01-01 03:22:30] "POST /neutron/network HTTP/1.1" 200 609 0.130820 10.0.0.249 - - [2026-01-01 03:22:31] "POST /route-targets HTTP/1.1" 200 327 0.012175 10.0.0.38 - - [2026-01-01 03:22:31] "POST /id-to-fqname HTTP/1.1" 200 224 0.003409 10.0.0.38 - - [2026-01-01 03:22:31] "GET /virtual-network/d1122b24-a3ed-47e3-9bf5-b34393daebd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.008436 10.0.0.38 - - [2026-01-01 03:22:31] "POST /neutron/network HTTP/1.1" 200 827 0.014575 10.0.0.38 - - [2026-01-01 03:22:31] "GET /virtual-network/d1122b24-a3ed-47e3-9bf5-b34393daebd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005029 10.0.0.38 - - [2026-01-01 03:22:31] "POST /fqname-to-id HTTP/1.1" 404 214 0.003247 10.0.0.38 - - [2026-01-01 03:22:31] "GET /virtual-network/8a6a655e-c65f-4471-bcf5-80f552f699a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006927 10.0.0.27 - - [2026-01-01 03:22:31] "GET /projects?obj_uuids=be30a6b0-fc54-4f9d-a26f-ed6a1d4c7f4e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001269 10.0.0.38 - - [2026-01-01 03:22:31] "POST /neutron/port HTTP/1.1" 200 991 0.271471 10.0.0.38 - - [2026-01-01 03:22:31] "GET /virtual-machine-interface/c426a7b5-aeb5-42e8-b6dd-dacda5182a23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2374 0.006137 10.0.0.38 - - [2026-01-01 03:22:31] "GET /virtual-machine-interface/c426a7b5-aeb5-42e8-b6dd-dacda5182a23?fields=instance_ip_back_refs HTTP/1.1" 200 1334 0.005105 10.0.0.38 - - [2026-01-01 03:22:31] "GET /instance-ip/b74a7053-86eb-4b42-9490-05fecbd0e2a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1612 0.004900 10.0.0.38 - - [2026-01-01 03:22:31] "POST /fqname-to-id HTTP/1.1" 404 214 0.003061 10.0.0.38 - - [2026-01-01 03:22:31] "GET /virtual-network/f0327eae-6c7e-4515-bc03-46624d8aaba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005396 10.0.0.27 - - [2026-01-01 03:22:31] "GET /projects?obj_uuids=be30a6b0-fc54-4f9d-a26f-ed6a1d4c7f4e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000811 10.0.0.38 - - [2026-01-01 03:22:31] "GET /project/be30a6b0-fc54-4f9d-a26f-ed6a1d4c7f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.065412 10.0.0.38 - - [2026-01-01 03:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269 10.0.0.38 - - [2026-01-01 03:22:31] "GET /security-group/39859ac5-c954-474f-b237-e13733b65155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004570 10.0.0.38 - - [2026-01-01 03:22:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.092234 10.0.0.38 - - [2026-01-01 03:22:32] "POST /instance-ips HTTP/1.1" 200 357 0.050452 10.0.0.38 - - [2026-01-01 03:22:32] "GET /virtual-machine-interface/95defafd-09db-482c-88e7-fd7c99c6cc70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.005689 10.0.0.38 - - [2026-01-01 03:22:32] "GET /virtual-machine-interface/95defafd-09db-482c-88e7-fd7c99c6cc70?fields=instance_ip_back_refs HTTP/1.1" 200 1335 0.008897 10.0.0.38 - - [2026-01-01 03:22:32] "GET /instance-ip/40843fe1-2f65-436f-a415-4803c4828876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1580 0.004728 10.0.0.38 - - [2026-01-01 03:22:32] "POST /fqname-to-id HTTP/1.1" 404 214 0.004222 10.0.0.38 - - [2026-01-01 03:22:32] "GET /virtual-network/8a6a655e-c65f-4471-bcf5-80f552f699a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005888 10.0.0.38 - - [2026-01-01 03:22:32] "GET /virtual-machine-interface/2762df88-aaa6-41ae-b4a4-b8a0b8346f42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2373 0.007768 10.0.0.38 - - [2026-01-01 03:22:32] "GET /virtual-machine-interface/2762df88-aaa6-41ae-b4a4-b8a0b8346f42?fields=instance_ip_back_refs HTTP/1.1" 200 1333 0.009016 10.0.0.38 - - [2026-01-01 03:22:32] "GET /instance-ip/3a4eefad-e01f-4785-a13c-b3d570fd5d65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1611 0.004807 10.0.0.38 - - [2026-01-01 03:22:32] "POST /fqname-to-id HTTP/1.1" 404 214 0.002998 10.0.0.38 - - [2026-01-01 03:22:32] "GET /virtual-network/f0327eae-6c7e-4515-bc03-46624d8aaba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005419 10.0.0.27 - - [2026-01-01 03:22:32] "GET /projects?obj_uuids=be30a6b0-fc54-4f9d-a26f-ed6a1d4c7f4e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000952 10.0.0.38 - - [2026-01-01 03:22:32] "GET /project/be30a6b0-fc54-4f9d-a26f-ed6a1d4c7f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.041469 10.0.0.38 - - [2026-01-01 03:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.38 - - [2026-01-01 03:22:32] "GET /security-group/39859ac5-c954-474f-b237-e13733b65155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004479 10.0.0.38 - - [2026-01-01 03:22:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.113038 10.0.0.38 - - [2026-01-01 03:22:33] "POST /instance-ips HTTP/1.1" 200 357 0.033128 10.0.0.38 - - [2026-01-01 03:22:33] "GET /virtual-machine-interface/cce6995f-6e24-4fba-9890-847615b815da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.006180 10.0.0.38 - - [2026-01-01 03:22:33] "GET /virtual-machine-interface/cce6995f-6e24-4fba-9890-847615b815da?fields=instance_ip_back_refs HTTP/1.1" 200 1336 0.008889 10.0.0.38 - - [2026-01-01 03:22:33] "GET /instance-ip/d0636f67-08ad-4a32-b2d3-ae71313290a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1581 0.005456 10.0.0.38 - - [2026-01-01 03:22:33] "POST /fqname-to-id HTTP/1.1" 404 214 0.003059 10.0.0.38 - - [2026-01-01 03:22:33] "GET /virtual-network/8a6a655e-c65f-4471-bcf5-80f552f699a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006162 10.0.0.38 - - [2026-01-01 03:22:33] "GET /virtual-machine-interface/d09c7eff-8261-4301-b1e7-98f998c14b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2374 0.007920 10.0.0.38 - - [2026-01-01 03:22:33] "GET /virtual-machine-interface/d09c7eff-8261-4301-b1e7-98f998c14b13?fields=instance_ip_back_refs HTTP/1.1" 200 1334 0.009046 10.0.0.38 - - [2026-01-01 03:22:33] "GET /instance-ip/b5ef3429-d104-4cd6-879f-8ab570d06eba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1611 0.004658 10.0.0.38 - - [2026-01-01 03:22:33] "POST /fqname-to-id HTTP/1.1" 404 214 0.003022 10.0.0.38 - - [2026-01-01 03:22:33] "GET /virtual-network/d1122b24-a3ed-47e3-9bf5-b34393daebd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005859 10.0.0.27 - - [2026-01-01 03:22:33] "GET /projects?obj_uuids=be30a6b0-fc54-4f9d-a26f-ed6a1d4c7f4e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001343 10.0.0.38 - - [2026-01-01 03:22:33] "GET /project/be30a6b0-fc54-4f9d-a26f-ed6a1d4c7f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.044109 10.0.0.38 - - [2026-01-01 03:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.38 - - [2026-01-01 03:22:33] "GET /security-group/39859ac5-c954-474f-b237-e13733b65155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004534 10.0.0.38 - - [2026-01-01 03:22:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.097856 10.0.0.38 - - [2026-01-01 03:22:34] "POST /instance-ips HTTP/1.1" 200 357 0.041281 10.0.0.38 - - [2026-01-01 03:22:34] "GET /virtual-machine-interface/93241d7a-28fd-4ac7-858d-b4160e3985bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.006306 10.0.0.38 - - [2026-01-01 03:22:34] "GET /virtual-machine-interface/93241d7a-28fd-4ac7-858d-b4160e3985bc?fields=instance_ip_back_refs HTTP/1.1" 200 1335 0.010436 10.0.0.38 - - [2026-01-01 03:22:34] "GET /instance-ip/1745c6dc-54af-4d4d-a9cc-e4a6bcf1ed3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1581 0.004665 10.0.0.38 - - [2026-01-01 03:22:35] "POST /id-to-fqname HTTP/1.1" 200 224 0.001294 10.0.0.38 - - [2026-01-01 03:22:35] "POST /neutron/port HTTP/1.1" 200 991 0.011920 10.0.0.38 - - [2026-01-01 03:22:35] "POST /neutron/port HTTP/1.1" 200 991 0.011876 10.0.0.38 - - [2026-01-01 03:22:35] "POST /neutron/port HTTP/1.1" 200 117 0.006722 10.0.0.38 - - [2026-01-01 03:22:36] "POST /id-to-fqname HTTP/1.1" 200 224 0.001297 10.0.0.38 - - [2026-01-01 03:22:36] "POST /neutron/port HTTP/1.1" 200 991 0.042375 10.0.0.38 - - [2026-01-01 03:22:36] "POST /neutron/port HTTP/1.1" 200 991 0.012375 10.0.0.27 - - [2026-01-01 03:22:37] "GET /projects?obj_uuids=be30a6b0-fc54-4f9d-a26f-ed6a1d4c7f4e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001013 10.0.0.38 - - [2026-01-01 03:22:37] "GET /project/be30a6b0-fc54-4f9d-a26f-ed6a1d4c7f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.129215 10.0.0.38 - - [2026-01-01 03:22:37] "POST /neutron/port HTTP/1.1" 200 1093 0.022521 10.0.0.38 - - [2026-01-01 03:22:37] "POST /neutron/port HTTP/1.1" 200 117 0.001106 10.0.0.38 - - [2026-01-01 03:22:37] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009617 10.0.0.38 - - [2026-01-01 03:22:37] "POST /id-to-fqname HTTP/1.1" 200 224 0.001472 10.0.0.38 - - [2026-01-01 03:22:37] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007873 10.0.0.38 - - [2026-01-01 03:22:37] "POST /neutron/network HTTP/1.1" 200 829 0.042758 10.0.0.27 - - [2026-01-01 03:22:37] "GET /projects?obj_uuids=be30a6b0-fc54-4f9d-a26f-ed6a1d4c7f4e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000931 10.0.0.38 - - [2026-01-01 03:22:38] "POST /neutron/port HTTP/1.1" 200 1063 0.311089 10.0.0.38 - - [2026-01-01 03:22:38] "POST /neutron/port HTTP/1.1" 200 1063 0.024887 10.0.0.38 - - [2026-01-01 03:22:38] "POST /neutron/port HTTP/1.1" 200 117 0.006820 10.0.0.38 - - [2026-01-01 03:22:38] "POST /neutron/router HTTP/1.1" 200 598 0.008540 10.0.0.249 - - [2026-01-01 03:22:38] "PUT /logical-router/85539347-1c55-4cca-bfca-f8bcc93a451a HTTP/1.1" 200 262 0.036857 10.0.0.38 - - [2026-01-01 03:22:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004638 10.0.0.38 - - [2026-01-01 03:22:38] "POST /neutron/network HTTP/1.1" 200 827 0.013391 10.0.0.27 - - [2026-01-01 03:22:39] "GET /projects?obj_uuids=be30a6b0-fc54-4f9d-a26f-ed6a1d4c7f4e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000930 10.0.0.38 - - [2026-01-01 03:22:39] "POST /neutron/port HTTP/1.1" 200 991 0.011522 10.0.0.38 - - [2026-01-01 03:22:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003278 10.0.0.38 - - [2026-01-01 03:22:39] "POST /neutron/router HTTP/1.1" 200 344 0.431912 10.0.0.38 - - [2026-01-01 03:22:39] "POST /neutron/port HTTP/1.1" 200 1093 0.017549 10.0.0.38 - - [2026-01-01 03:22:39] "POST /neutron/port HTTP/1.1" 200 1093 0.017597 10.0.0.38 - - [2026-01-01 03:22:39] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007922 10.0.0.38 - - [2026-01-01 03:22:39] "GET /virtual-machine/03d94ede-f02a-4f1c-bf2a-ac1747b77aa1 HTTP/1.1" 401 292 0.000338 10.0.0.38 - - [2026-01-01 03:22:40] "GET /virtual-machine/03d94ede-f02a-4f1c-bf2a-ac1747b77aa1 HTTP/1.1" 200 1273 0.031963 10.0.0.38 - - [2026-01-01 03:22:40] "GET /virtual-machine-interface/c426a7b5-aeb5-42e8-b6dd-dacda5182a23 HTTP/1.1" 200 3188 0.005509 10.0.0.38 - - [2026-01-01 03:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003996 10.0.0.38 - - [2026-01-01 03:22:40] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004126 10.0.0.38 - - [2026-01-01 03:22:40] "GET /virtual-networks?parent_id=be30a6b0-fc54-4f9d-a26f-ed6a1d4c7f4e&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.002989 10.0.0.38 - - [2026-01-01 03:22:40] "GET /virtual-network/8a6a655e-c65f-4471-bcf5-80f552f699a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006035 10.0.0.38 - - [2026-01-01 03:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.38 - - [2026-01-01 03:22:43] "GET /virtual-network/8a6a655e-c65f-4471-bcf5-80f552f699a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005943 10.0.0.38 - - [2026-01-01 03:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.38 - - [2026-01-01 03:22:47] "GET /virtual-network/8a6a655e-c65f-4471-bcf5-80f552f699a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005115 10.0.0.38 - - [2026-01-01 03:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003647 10.0.0.38 - - [2026-01-01 03:22:51] "GET /virtual-network/8a6a655e-c65f-4471-bcf5-80f552f699a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006366 10.0.0.38 - - [2026-01-01 03:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.38 - - [2026-01-01 03:22:55] "GET /virtual-network/8a6a655e-c65f-4471-bcf5-80f552f699a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005069 10.0.0.249 - - [2026-01-01 03:22:56] "DELETE /access-control-list/7b941898-99ac-410f-81eb-dd7046d54082 HTTP/1.1" 200 115 0.043537 10.0.0.38 - - [2026-01-01 03:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.38 - - [2026-01-01 03:22:59] "GET /virtual-network/8a6a655e-c65f-4471-bcf5-80f552f699a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006289 10.0.0.38 - - [2026-01-01 03:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.38 - - [2026-01-01 03:23:04] "GET /virtual-network/8a6a655e-c65f-4471-bcf5-80f552f699a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005547 10.0.0.38 - - [2026-01-01 03:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004930 10.0.0.38 - - [2026-01-01 03:23:08] "GET /virtual-network/8a6a655e-c65f-4471-bcf5-80f552f699a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006323 10.0.0.38 - - [2026-01-01 03:23:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348 10.0.0.38 - - [2026-01-01 03:23:12] "GET /virtual-network/8a6a655e-c65f-4471-bcf5-80f552f699a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005706 10.0.0.27 - - [2026-01-01 03:23:13] "DELETE /project/332e1c8c-7896-4201-a3af-0ef800accd27 HTTP/1.1" 404 177 0.003130 10.0.0.27 - - [2026-01-01 03:23:13] "DELETE /project/be30a6b0fc544f9da26fed6a1d4c7f4e HTTP/1.1" 404 173 0.004642 10.0.0.38 - - [2026-01-01 03:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.38 - - [2026-01-01 03:23:16] "GET /virtual-network/8a6a655e-c65f-4471-bcf5-80f552f699a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005182 10.0.0.38 - - [2026-01-01 03:23:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005191 10.0.0.38 - - [2026-01-01 03:23:20] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006359 10.0.0.38 - - [2026-01-01 03:23:20] "GET /virtual-networks?parent_id=be30a6b0-fc54-4f9d-a26f-ed6a1d4c7f4e&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003303 10.0.0.38 - - [2026-01-01 03:23:20] "GET /virtual-network/8a6a655e-c65f-4471-bcf5-80f552f699a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005430 10.0.0.38 - - [2026-01-01 03:23:25] "POST /neutron/port HTTP/1.1" 200 1093 0.017643 10.0.0.38 - - [2026-01-01 03:23:30] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006467 10.0.0.38 - - [2026-01-01 03:23:32] "POST /neutron/port HTTP/1.1" 200 1127 0.018723 10.0.0.38 - - [2026-01-01 03:23:32] "POST /neutron/port HTTP/1.1" 200 1127 0.017177 10.0.0.38 - - [2026-01-01 03:23:32] "POST /neutron/subnet HTTP/1.1" 200 694 0.008723 10.0.0.38 - - [2026-01-01 03:23:35] "POST /neutron/port HTTP/1.1" 200 1093 0.017878 10.0.0.38 - - [2026-01-01 03:23:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003962 10.0.0.38 - - [2026-01-01 03:23:35] "POST /neutron/network HTTP/1.1" 200 829 0.007580 10.0.0.38 - - [2026-01-01 03:23:36] "POST /neutron/port HTTP/1.1" 200 1093 0.019487 10.0.0.38 - - [2026-01-01 03:23:41] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007791 10.0.0.38 - - [2026-01-01 03:23:41] "POST /neutron/port HTTP/1.1" 200 1127 0.016073 10.0.0.38 - - [2026-01-01 03:23:41] "GET /virtual-machine/66e40a48-e307-493c-b14a-94d27044889f HTTP/1.1" 200 1296 0.005893 10.0.0.38 - - [2026-01-01 03:23:41] "GET /virtual-machine-interface/a8aeb9dd-9452-4210-96ab-4e1bb8d4dbbd HTTP/1.1" 200 2962 0.005422 10.0.0.38 - - [2026-01-01 03:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.38 - - [2026-01-01 03:23:41] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003571 10.0.0.38 - - [2026-01-01 03:23:41] "GET /virtual-networks?parent_id=be30a6b0-fc54-4f9d-a26f-ed6a1d4c7f4e&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003250 10.0.0.38 - - [2026-01-01 03:23:41] "GET /virtual-network/d1122b24-a3ed-47e3-9bf5-b34393daebd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005833 10.0.0.38 - - [2026-01-01 03:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.38 - - [2026-01-01 03:23:42] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003440 10.0.0.38 - - [2026-01-01 03:23:42] "GET /virtual-networks?parent_id=be30a6b0-fc54-4f9d-a26f-ed6a1d4c7f4e&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003871 10.0.0.38 - - [2026-01-01 03:23:42] "GET /virtual-network/d1122b24-a3ed-47e3-9bf5-b34393daebd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006627 10.0.0.38 - - [2026-01-01 03:23:43] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006942 10.0.0.38 - - [2026-01-01 03:23:43] "POST /neutron/port HTTP/1.1" 200 1093 0.016790 10.0.0.38 - - [2026-01-01 03:23:43] "GET /virtual-machine/00b61860-aaff-477d-9f84-936234b6e1ff HTTP/1.1" 200 1272 0.005791 10.0.0.38 - - [2026-01-01 03:23:43] "GET /virtual-machine-interface/d09c7eff-8261-4301-b1e7-98f998c14b13 HTTP/1.1" 200 3188 0.005141 10.0.0.38 - - [2026-01-01 03:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.38 - - [2026-01-01 03:23:43] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003349 10.0.0.38 - - [2026-01-01 03:23:43] "GET /virtual-networks?parent_id=be30a6b0-fc54-4f9d-a26f-ed6a1d4c7f4e&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003220 10.0.0.38 - - [2026-01-01 03:23:43] "GET /virtual-network/8a6a655e-c65f-4471-bcf5-80f552f699a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005931 10.0.0.38 - - [2026-01-01 03:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004045 10.0.0.38 - - [2026-01-01 03:23:44] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003407 10.0.0.38 - - [2026-01-01 03:23:44] "GET /virtual-networks?parent_id=be30a6b0-fc54-4f9d-a26f-ed6a1d4c7f4e&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.002948 10.0.0.38 - - [2026-01-01 03:23:44] "GET /virtual-network/8a6a655e-c65f-4471-bcf5-80f552f699a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005865 10.0.0.38 - - [2026-01-01 03:24:32] "POST /neutron/port HTTP/1.1" 200 1127 0.020076 10.0.0.38 - - [2026-01-01 03:24:32] "POST /neutron/subnet HTTP/1.1" 200 694 0.009055 10.0.0.38 - - [2026-01-01 03:24:36] "POST /neutron/port HTTP/1.1" 200 1093 0.019354 10.0.0.38 - - [2026-01-01 03:24:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003938 10.0.0.38 - - [2026-01-01 03:24:36] "POST /neutron/network HTTP/1.1" 200 829 0.007094 10.0.0.38 - - [2026-01-01 03:24:58] "POST /neutron/router HTTP/1.1" 200 598 0.005927 10.0.0.38 - - [2026-01-01 03:24:58] "POST /neutron/router HTTP/1.1" 200 151 0.080515 10.0.0.249 - - [2026-01-01 03:24:58] "POST /ref-update HTTP/1.1" 200 156 0.017856 10.0.0.27 - - [2026-01-01 03:24:59] "GET /logical-router/85539347-1c55-4cca-bfca-f8bcc93a451a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.358093 10.0.0.27 - - [2026-01-01 03:24:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000389 10.0.0.249 - - [2026-01-01 03:24:59] "GET /obj-perms HTTP/1.1" 200 5056 0.161615 10.0.0.27 - - [2026-01-01 03:24:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000365 10.0.0.249 - - [2026-01-01 03:24:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000373 10.0.0.27 - - [2026-01-01 03:24:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000366 10.0.0.249 - - [2026-01-01 03:24:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000312 10.0.0.249 - - [2026-01-01 03:24:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000336 10.0.0.38 - - [2026-01-01 03:24:59] "POST /neutron/port HTTP/1.1" 200 151 0.196120 10.0.0.27 - - [2026-01-01 03:25:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000707 10.0.0.249 - - [2026-01-01 03:25:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000506 10.0.0.38 - - [2026-01-01 03:25:00] "DELETE /instance-ip/1745c6dc-54af-4d4d-a9cc-e4a6bcf1ed3a HTTP/1.1" 200 115 0.089021 10.0.0.38 - - [2026-01-01 03:25:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000355 10.0.0.38 - - [2026-01-01 03:25:00] "DELETE /virtual-machine-interface/93241d7a-28fd-4ac7-858d-b4160e3985bc HTTP/1.1" 200 115 0.065318 10.0.0.38 - - [2026-01-01 03:25:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.38 - - [2026-01-01 03:25:01] "DELETE /instance-ip/d0636f67-08ad-4a32-b2d3-ae71313290a7 HTTP/1.1" 200 115 0.067281 10.0.0.38 - - [2026-01-01 03:25:01] "DELETE /virtual-machine-interface/cce6995f-6e24-4fba-9890-847615b815da HTTP/1.1" 200 115 0.105659 10.0.0.38 - - [2026-01-01 03:25:01] "POST /neutron/port HTTP/1.1" 200 991 0.022587 10.0.0.38 - - [2026-01-01 03:25:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000524 10.0.0.38 - - [2026-01-01 03:25:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000534 10.0.0.38 - - [2026-01-01 03:25:01] "DELETE /instance-ip/40843fe1-2f65-436f-a415-4803c4828876 HTTP/1.1" 200 115 0.065186 10.0.0.38 - - [2026-01-01 03:25:01] "DELETE /virtual-machine-interface/95defafd-09db-482c-88e7-fd7c99c6cc70 HTTP/1.1" 200 115 0.080816 10.0.0.38 - - [2026-01-01 03:25:01] "POST /neutron/port HTTP/1.1" 200 151 0.208371 10.0.0.249 - - [2026-01-01 03:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004225 10.0.0.38 - - [2026-01-01 03:25:02] "POST /neutron/network HTTP/1.1" 200 829 0.008520 10.0.0.249 - - [2026-01-01 03:25:02] "DELETE /route-target/cb9c250a-5688-4090-b2b6-baf3903e9278 HTTP/1.1" 200 115 0.028004 10.0.0.27 - - [2026-01-01 03:25:02] "POST /useragent-kv HTTP/1.1" 200 115 0.004994 10.0.0.27 - - [2026-01-01 03:25:02] "POST /useragent-kv HTTP/1.1" 200 115 0.004187 10.0.0.38 - - [2026-01-01 03:25:02] "POST /neutron/network HTTP/1.1" 200 151 0.129932 10.0.0.27 - - [2026-01-01 03:25:02] "GET /projects?obj_uuids=be30a6b0-fc54-4f9d-a26f-ed6a1d4c7f4e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002556 10.0.0.38 - - [2026-01-01 03:25:02] "GET /project/be30a6b0-fc54-4f9d-a26f-ed6a1d4c7f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.101865 10.0.0.27 - - [2026-01-01 03:25:02] "GET /projects?obj_uuids=be30a6b0-fc54-4f9d-a26f-ed6a1d4c7f4e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001320 10.0.0.38 - - [2026-01-01 03:25:02] "GET /project/be30a6b0-fc54-4f9d-a26f-ed6a1d4c7f4e?fields=virtual_networks HTTP/1.1" 200 1041 0.046473 10.0.0.27 - - [2026-01-01 03:25:02] "GET /projects?obj_uuids=be30a6b0-fc54-4f9d-a26f-ed6a1d4c7f4e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001365 10.0.0.38 - - [2026-01-01 03:25:02] "GET /project/be30a6b0-fc54-4f9d-a26f-ed6a1d4c7f4e?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.050089 10.0.0.27 - - [2026-01-01 03:25:02] "GET /projects?obj_uuids=be30a6b0-fc54-4f9d-a26f-ed6a1d4c7f4e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001067 10.0.0.38 - - [2026-01-01 03:25:02] "GET /project/be30a6b0-fc54-4f9d-a26f-ed6a1d4c7f4e?fields=security_groups HTTP/1.1" 200 1271 0.044364 10.0.0.38 - - [2026-01-01 03:25:03] "POST /fqname-to-id HTTP/1.1" 404 187 0.027706 10.0.0.27 - - [2026-01-01 03:25:03] "GET /projects?obj_uuids=89ce9329-bfdb-4e63-85f1-454290164d13&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004095 10.0.0.27 - - [2026-01-01 03:25:03] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000919 10.0.0.27 - - [2026-01-01 03:25:03] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007135 10.0.0.27 - - [2026-01-01 03:25:03] "POST /id-to-fqname HTTP/1.1" 200 189 0.005980 10.0.0.27 - - [2026-01-01 03:25:03] "POST /fqname-to-id HTTP/1.1" 404 198 0.006600 10.0.0.27 - - [2026-01-01 03:25:04] "POST /security-groups HTTP/1.1" 200 590 0.078024 10.0.0.249 - - [2026-01-01 03:25:04] "POST /fqname-to-id HTTP/1.1" 404 233 0.003747 10.0.0.27 - - [2026-01-01 03:25:04] "POST /projects HTTP/1.1" 200 583 0.314143 10.0.0.27 - - [2026-01-01 03:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.387924 10.0.0.249 - - [2026-01-01 03:25:04] "POST /access-control-lists HTTP/1.1" 200 593 0.031530 10.0.0.38 - - [2026-01-01 03:25:04] "GET /project/89ce9329-bfdb-4e63-85f1-454290164d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.536405 10.0.0.38 - - [2026-01-01 03:25:04] "POST /neutron/port HTTP/1.1" 200 117 0.005569 10.0.0.38 - - [2026-01-01 03:25:05] "GET / HTTP/1.1" 200 35931 0.002486 10.0.0.38 - - [2026-01-01 03:25:07] "POST /fqname-to-id HTTP/1.1" 401 292 0.000408 10.0.0.38 - - [2026-01-01 03:25:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.072927 10.0.0.27 - - [2026-01-01 03:25:07] "GET /projects?obj_uuids=89ce9329-bfdb-4e63-85f1-454290164d13&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000923 10.0.0.38 - - [2026-01-01 03:25:07] "GET /project/89ce9329-bfdb-4e63-85f1-454290164d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.042049 10.0.0.27 - - [2026-01-01 03:25:07] "GET /projects?obj_uuids=89ce9329-bfdb-4e63-85f1-454290164d13&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001364 10.0.0.38 - - [2026-01-01 03:25:07] "POST /neutron/network HTTP/1.1" 200 604 0.186991 10.0.0.38 - - [2026-01-01 03:25:08] "POST /id-to-fqname HTTP/1.1" 200 219 0.003402 10.0.0.38 - - [2026-01-01 03:25:08] "GET /virtual-network/003c5739-effd-4eaf-b98d-d99d58c94050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005455 10.0.0.38 - - [2026-01-01 03:25:08] "POST /neutron/network HTTP/1.1" 200 825 0.007198 10.0.0.38 - - [2026-01-01 03:25:08] "GET /virtual-network/003c5739-effd-4eaf-b98d-d99d58c94050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004907 10.0.0.38 - - [2026-01-01 03:25:08] "GET /virtual-network/003c5739-effd-4eaf-b98d-d99d58c94050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005739 10.0.0.38 - - [2026-01-01 03:25:09] "GET /obj-perms HTTP/1.1" 200 5028 0.068057 10.0.0.27 - - [2026-01-01 03:25:10] "GET /obj-perms HTTP/1.1" 200 5028 0.062596 10.0.0.38 - - [2026-01-01 03:25:10] "POST /id-to-fqname HTTP/1.1" 200 219 0.001128 10.0.0.38 - - [2026-01-01 03:25:10] "POST /neutron/network HTTP/1.1" 200 835 0.011342 10.0.0.27 - - [2026-01-01 03:25:11] "GET /projects?obj_uuids=89ce9329-bfdb-4e63-85f1-454290164d13&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000988 10.0.0.38 - - [2026-01-01 03:25:11] "GET /project/89ce9329-bfdb-4e63-85f1-454290164d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.072071 10.0.0.38 - - [2026-01-01 03:25:11] "POST /neutron/port HTTP/1.1" 200 117 0.007274 10.0.0.38 - - [2026-01-01 03:25:11] "POST /id-to-fqname HTTP/1.1" 200 219 0.001248 10.0.0.38 - - [2026-01-01 03:25:12] "POST /neutron/network HTTP/1.1" 200 835 0.006995 10.0.0.38 - - [2026-01-01 03:25:12] "POST /neutron/port HTTP/1.1" 200 1061 0.016380 10.0.0.27 - - [2026-01-01 03:25:12] "GET /projects?obj_uuids=89ce9329-bfdb-4e63-85f1-454290164d13&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001034 10.0.0.38 - - [2026-01-01 03:25:12] "GET /project/89ce9329-bfdb-4e63-85f1-454290164d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.067535 10.0.0.38 - - [2026-01-01 03:25:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005536 10.0.0.38 - - [2026-01-01 03:25:12] "POST /neutron/port HTTP/1.1" 200 117 0.001062 10.0.0.38 - - [2026-01-01 03:25:13] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007246 10.0.0.38 - - [2026-01-01 03:25:13] "POST /neutron/security_group HTTP/1.1" 200 2057 0.011864 10.0.0.27 - - [2026-01-01 03:25:13] "DELETE /project/89ce9329bfdb4e6385f1454290164d13 HTTP/1.1" 404 173 0.006134 10.0.0.27 - - [2026-01-01 03:25:13] "GET /projects?obj_uuids=be30a6b0-fc54-4f9d-a26f-ed6a1d4c7f4e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001168 10.0.0.27 - - [2026-01-01 03:25:13] "GET /project/be30a6b0-fc54-4f9d-a26f-ed6a1d4c7f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.062078 10.0.0.27 - - [2026-01-01 03:25:13] "GET /projects?obj_uuids=be30a6b0-fc54-4f9d-a26f-ed6a1d4c7f4e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001111 10.0.0.27 - - [2026-01-01 03:25:13] "GET /project/be30a6b0-fc54-4f9d-a26f-ed6a1d4c7f4e?fields=security_groups HTTP/1.1" 200 1376 0.055950 10.0.0.27 - - [2026-01-01 03:25:13] "DELETE /security-group/39859ac5-c954-474f-b237-e13733b65155 HTTP/1.1" 200 115 0.054877 10.0.0.27 - - [2026-01-01 03:25:13] "GET /projects?obj_uuids=be30a6b0-fc54-4f9d-a26f-ed6a1d4c7f4e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001352 10.0.0.249 - - [2026-01-01 03:25:13] "DELETE /access-control-list/6456c4c3-9e6d-4ef1-aeea-f99c194ab508 HTTP/1.1" 200 115 0.047297 10.0.0.27 - - [2026-01-01 03:25:13] "GET /project/be30a6b0-fc54-4f9d-a26f-ed6a1d4c7f4e?fields=application_policy_sets HTTP/1.1" 200 1415 0.050942 10.0.0.27 - - [2026-01-01 03:25:13] "DELETE /project/be30a6b0-fc54-4f9d-a26f-ed6a1d4c7f4e HTTP/1.1" 200 115 0.449780 10.0.0.38 - - [2026-01-01 03:25:14] "POST /neutron/port HTTP/1.1" 200 1061 0.021054 10.0.0.38 - - [2026-01-01 03:25:14] "POST /neutron/port HTTP/1.1" 200 1125 0.021451 10.0.0.38 - - [2026-01-01 03:25:14] "POST /neutron/port HTTP/1.1" 200 117 0.001053 10.0.0.38 - - [2026-01-01 03:25:18] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008133 10.0.0.38 - - [2026-01-01 03:25:18] "POST /neutron/port HTTP/1.1" 200 1125 0.020477 10.0.0.38 - - [2026-01-01 03:25:18] "GET /virtual-machine/e29052d8-ffdb-49b2-9f7b-841c08906e56 HTTP/1.1" 401 292 0.000371 10.0.0.38 - - [2026-01-01 03:25:18] "GET /virtual-machine/e29052d8-ffdb-49b2-9f7b-841c08906e56 HTTP/1.1" 200 1292 0.037389 10.0.0.38 - - [2026-01-01 03:25:18] "GET /virtual-machine-interface/2e53c9eb-4d5b-45e6-847a-2d9b12ef9ac9 HTTP/1.1" 200 2935 0.007260 10.0.0.38 - - [2026-01-01 03:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.38 - - [2026-01-01 03:25:18] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003683 10.0.0.38 - - [2026-01-01 03:25:18] "GET /virtual-networks?parent_id=89ce9329-bfdb-4e63-85f1-454290164d13&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003218 10.0.0.38 - - [2026-01-01 03:25:18] "GET /virtual-network/003c5739-effd-4eaf-b98d-d99d58c94050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005531 10.0.0.38 - - [2026-01-01 03:25:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.013018 10.0.0.38 - - [2026-01-01 03:25:22] "GET /virtual-network/003c5739-effd-4eaf-b98d-d99d58c94050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.011363 10.0.0.38 - - [2026-01-01 03:25:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.38 - - [2026-01-01 03:25:26] "GET /virtual-network/003c5739-effd-4eaf-b98d-d99d58c94050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005105 10.0.0.38 - - [2026-01-01 03:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004335 10.0.0.38 - - [2026-01-01 03:25:30] "GET /virtual-network/003c5739-effd-4eaf-b98d-d99d58c94050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005755 10.0.0.38 - - [2026-01-01 03:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003962 10.0.0.38 - - [2026-01-01 03:25:34] "GET /virtual-network/003c5739-effd-4eaf-b98d-d99d58c94050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008503 10.0.0.38 - - [2026-01-01 03:25:36] "POST /neutron/port HTTP/1.1" 200 1125 0.016710 10.0.0.38 - - [2026-01-01 03:25:36] "POST /neutron/subnet HTTP/1.1" 200 708 0.009102 10.0.0.38 - - [2026-01-01 03:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.38 - - [2026-01-01 03:25:38] "GET /virtual-network/003c5739-effd-4eaf-b98d-d99d58c94050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005152 10.0.0.38 - - [2026-01-01 03:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602 10.0.0.38 - - [2026-01-01 03:25:42] "GET /virtual-network/003c5739-effd-4eaf-b98d-d99d58c94050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004574 10.0.0.38 - - [2026-01-01 03:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.38 - - [2026-01-01 03:25:46] "GET /virtual-network/003c5739-effd-4eaf-b98d-d99d58c94050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005736 10.0.0.38 - - [2026-01-01 03:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004028 10.0.0.38 - - [2026-01-01 03:25:50] "GET /virtual-network/003c5739-effd-4eaf-b98d-d99d58c94050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006631 10.0.0.38 - - [2026-01-01 03:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009937 10.0.0.38 - - [2026-01-01 03:25:54] "GET /virtual-network/003c5739-effd-4eaf-b98d-d99d58c94050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008407 10.0.0.38 - - [2026-01-01 03:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.38 - - [2026-01-01 03:25:59] "GET /virtual-network/003c5739-effd-4eaf-b98d-d99d58c94050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006504 10.0.0.38 - - [2026-01-01 03:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004184 10.0.0.38 - - [2026-01-01 03:26:03] "GET /virtual-network/003c5739-effd-4eaf-b98d-d99d58c94050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006353 10.0.0.38 - - [2026-01-01 03:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.38 - - [2026-01-01 03:26:07] "GET /virtual-network/003c5739-effd-4eaf-b98d-d99d58c94050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006057 10.0.0.38 - - [2026-01-01 03:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004449 10.0.0.38 - - [2026-01-01 03:26:11] "GET /virtual-network/003c5739-effd-4eaf-b98d-d99d58c94050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005956 10.0.0.38 - - [2026-01-01 03:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634 10.0.0.38 - - [2026-01-01 03:26:13] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003617 10.0.0.38 - - [2026-01-01 03:26:13] "GET /virtual-networks?parent_id=89ce9329-bfdb-4e63-85f1-454290164d13&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004952 10.0.0.38 - - [2026-01-01 03:26:13] "GET /virtual-network/003c5739-effd-4eaf-b98d-d99d58c94050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006382 10.0.0.38 - - [2026-01-01 03:26:13] "POST /neutron/port HTTP/1.1" 200 1125 0.024405 10.0.0.38 - - [2026-01-01 03:26:16] "POST /neutron/security_group HTTP/1.1" 200 2057 0.036234 10.0.0.38 - - [2026-01-01 03:26:23] "POST /neutron/port HTTP/1.1" 200 1125 0.018818 10.0.0.38 - - [2026-01-01 03:26:27] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006675 10.0.0.38 - - [2026-01-01 03:26:34] "POST /neutron/port HTTP/1.1" 200 1125 0.018272 10.0.0.38 - - [2026-01-01 03:26:37] "POST /neutron/port HTTP/1.1" 200 1125 0.017271 10.0.0.38 - - [2026-01-01 03:26:37] "POST /neutron/subnet HTTP/1.1" 200 708 0.009470 10.0.0.38 - - [2026-01-01 03:26:39] "POST /neutron/port HTTP/1.1" 200 1125 0.016418 10.0.0.38 - - [2026-01-01 03:26:39] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007197 10.0.0.38 - - [2026-01-01 03:26:39] "GET /virtual-machine/bace9d0f-b40d-4aac-83a1-201e4ca02328 HTTP/1.1" 200 1291 0.006286 10.0.0.38 - - [2026-01-01 03:26:39] "GET /virtual-machine-interface/3bddc12e-bfa2-42ba-928e-d0a060b71ae7 HTTP/1.1" 200 2936 0.004667 10.0.0.38 - - [2026-01-01 03:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.38 - - [2026-01-01 03:26:39] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003535 10.0.0.38 - - [2026-01-01 03:26:39] "GET /virtual-networks?parent_id=89ce9329-bfdb-4e63-85f1-454290164d13&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003114 10.0.0.38 - - [2026-01-01 03:26:39] "GET /virtual-network/003c5739-effd-4eaf-b98d-d99d58c94050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005362 10.0.0.38 - - [2026-01-01 03:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004393 10.0.0.38 - - [2026-01-01 03:26:40] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004110 10.0.0.38 - - [2026-01-01 03:26:40] "GET /virtual-networks?parent_id=89ce9329-bfdb-4e63-85f1-454290164d13&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002900 10.0.0.38 - - [2026-01-01 03:26:40] "GET /virtual-network/003c5739-effd-4eaf-b98d-d99d58c94050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006321 10.0.0.38 - - [2026-01-01 03:27:39] "POST /neutron/port HTTP/1.1" 200 1125 0.048452 10.0.0.38 - - [2026-01-01 03:27:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005116 10.0.0.38 - - [2026-01-01 03:27:39] "POST /neutron/network HTTP/1.1" 200 825 0.006465 10.0.0.38 - - [2026-01-01 03:27:57] "POST /neutron/port HTTP/1.1" 200 1125 0.018478 10.0.0.38 - - [2026-01-01 03:27:57] "POST /neutron/port HTTP/1.1" 200 1125 0.015928 10.0.0.38 - - [2026-01-01 03:27:59] "POST /neutron/network HTTP/1.1" 200 825 0.006413 10.0.0.249 - - [2026-01-01 03:27:59] "DELETE /route-target/335231e2-1c97-4f57-9e8f-aced84d0bd6e HTTP/1.1" 200 115 0.057052 10.0.0.27 - - [2026-01-01 03:28:00] "GET /projects?obj_uuids=89ce9329-bfdb-4e63-85f1-454290164d13&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.034036 10.0.0.38 - - [2026-01-01 03:28:01] "GET /project/89ce9329-bfdb-4e63-85f1-454290164d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.121962 10.0.0.27 - - [2026-01-01 03:28:01] "GET /projects?obj_uuids=89ce9329-bfdb-4e63-85f1-454290164d13&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001484 10.0.0.38 - - [2026-01-01 03:28:01] "GET /project/89ce9329-bfdb-4e63-85f1-454290164d13?fields=virtual_networks HTTP/1.1" 200 1029 0.062363 10.0.0.27 - - [2026-01-01 03:28:01] "GET /projects?obj_uuids=89ce9329-bfdb-4e63-85f1-454290164d13&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001458 10.0.0.38 - - [2026-01-01 03:28:01] "GET /project/89ce9329-bfdb-4e63-85f1-454290164d13?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.075984 10.0.0.27 - - [2026-01-01 03:28:01] "GET /projects?obj_uuids=89ce9329-bfdb-4e63-85f1-454290164d13&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001756 10.0.0.38 - - [2026-01-01 03:28:01] "GET /project/89ce9329-bfdb-4e63-85f1-454290164d13?fields=security_groups HTTP/1.1" 200 1254 0.057964 10.0.0.249 - - [2026-01-01 03:28:02] "GET /obj-perms HTTP/1.1" 200 5056 0.079996 10.0.0.38 - - [2026-01-01 03:28:02] "POST /fqname-to-id HTTP/1.1" 404 187 0.030591 10.0.0.27 - - [2026-01-01 03:28:02] "GET /projects?obj_uuids=6b479c98-f21f-4566-99d5-c0ea2aa647b8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003266 10.0.0.27 - - [2026-01-01 03:28:03] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001000 10.0.0.27 - - [2026-01-01 03:28:03] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.046322 10.0.0.27 - - [2026-01-01 03:28:03] "POST /id-to-fqname HTTP/1.1" 200 189 0.003102 10.0.0.27 - - [2026-01-01 03:28:03] "POST /fqname-to-id HTTP/1.1" 404 198 0.004429 10.0.0.27 - - [2026-01-01 03:28:03] "POST /security-groups HTTP/1.1" 200 590 0.075067 10.0.0.27 - - [2026-01-01 03:28:03] "POST /projects HTTP/1.1" 200 583 0.289648 10.0.0.27 - - [2026-01-01 03:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.363782 10.0.0.249 - - [2026-01-01 03:28:03] "POST /fqname-to-id HTTP/1.1" 404 232 0.008234 10.0.0.38 - - [2026-01-01 03:28:03] "GET /project/6b479c98-f21f-4566-99d5-c0ea2aa647b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.617340 10.0.0.249 - - [2026-01-01 03:28:03] "DELETE /access-control-list/652d6a87-d5de-4f81-9c59-2c9b4957c130 HTTP/1.1" 200 115 0.052634 10.0.0.38 - - [2026-01-01 03:28:04] "GET / HTTP/1.1" 200 35931 0.002084 10.0.0.38 - - [2026-01-01 03:28:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000503 10.0.0.38 - - [2026-01-01 03:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.068172 10.0.0.27 - - [2026-01-01 03:28:06] "GET /projects?obj_uuids=6b479c98-f21f-4566-99d5-c0ea2aa647b8&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000989 10.0.0.38 - - [2026-01-01 03:28:07] "GET /project/6b479c98-f21f-4566-99d5-c0ea2aa647b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.049972 10.0.0.27 - - [2026-01-01 03:28:07] "GET /projects?obj_uuids=6b479c98-f21f-4566-99d5-c0ea2aa647b8&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001209 10.0.0.38 - - [2026-01-01 03:28:07] "POST /neutron/network HTTP/1.1" 200 604 0.170056 10.0.0.38 - - [2026-01-01 03:28:07] "POST /id-to-fqname HTTP/1.1" 200 219 0.003520 10.0.0.38 - - [2026-01-01 03:28:07] "GET /virtual-network/e9b05c2f-ea90-4078-ab9b-3c10aa56e517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005803 10.0.0.38 - - [2026-01-01 03:28:07] "POST /neutron/network HTTP/1.1" 200 823 0.007635 10.0.0.38 - - [2026-01-01 03:28:07] "GET /virtual-network/e9b05c2f-ea90-4078-ab9b-3c10aa56e517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004833 10.0.0.38 - - [2026-01-01 03:28:08] "GET /virtual-network/e9b05c2f-ea90-4078-ab9b-3c10aa56e517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005511 10.0.0.38 - - [2026-01-01 03:28:08] "GET /obj-perms HTTP/1.1" 200 5028 0.067253 10.0.0.27 - - [2026-01-01 03:28:09] "GET /obj-perms HTTP/1.1" 200 5028 0.061455 10.0.0.38 - - [2026-01-01 03:28:09] "POST /id-to-fqname HTTP/1.1" 200 219 0.002269 10.0.0.38 - - [2026-01-01 03:28:09] "POST /neutron/network HTTP/1.1" 200 833 0.006540 10.0.0.27 - - [2026-01-01 03:28:10] "GET /projects?obj_uuids=6b479c98-f21f-4566-99d5-c0ea2aa647b8&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000948 10.0.0.38 - - [2026-01-01 03:28:10] "GET /project/6b479c98-f21f-4566-99d5-c0ea2aa647b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.078050 10.0.0.38 - - [2026-01-01 03:28:10] "POST /neutron/port HTTP/1.1" 200 117 0.006755 10.0.0.38 - - [2026-01-01 03:28:10] "POST /id-to-fqname HTTP/1.1" 200 219 0.001297 10.0.0.38 - - [2026-01-01 03:28:11] "POST /neutron/network HTTP/1.1" 200 833 0.006721 10.0.0.38 - - [2026-01-01 03:28:11] "POST /neutron/port HTTP/1.1" 200 1059 0.019961 10.0.0.27 - - [2026-01-01 03:28:11] "GET /projects?obj_uuids=6b479c98-f21f-4566-99d5-c0ea2aa647b8&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000989 10.0.0.38 - - [2026-01-01 03:28:11] "GET /project/6b479c98-f21f-4566-99d5-c0ea2aa647b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.077329 10.0.0.38 - - [2026-01-01 03:28:12] "POST /neutron/port HTTP/1.1" 200 1123 0.020151 10.0.0.38 - - [2026-01-01 03:28:12] "POST /neutron/port HTTP/1.1" 200 117 0.000992 10.0.0.38 - - [2026-01-01 03:28:12] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008167 10.0.0.38 - - [2026-01-01 03:28:12] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006866 10.0.0.38 - - [2026-01-01 03:28:13] "POST /neutron/port HTTP/1.1" 200 1059 0.019097 10.0.0.38 - - [2026-01-01 03:28:13] "POST /neutron/port HTTP/1.1" 200 1123 0.020178 10.0.0.38 - - [2026-01-01 03:28:13] "POST /neutron/port HTTP/1.1" 200 117 0.001002 10.0.0.27 - - [2026-01-01 03:28:13] "DELETE /project/89ce9329-bfdb-4e63-85f1-454290164d13 HTTP/1.1" 404 177 0.003185 10.0.0.27 - - [2026-01-01 03:28:13] "DELETE /project/6b479c98f21f456699d5c0ea2aa647b8 HTTP/1.1" 404 173 0.005846 10.0.0.38 - - [2026-01-01 03:28:17] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008796 10.0.0.38 - - [2026-01-01 03:28:17] "POST /neutron/port HTTP/1.1" 200 1123 0.015827 10.0.0.38 - - [2026-01-01 03:28:17] "GET /virtual-machine/8e7362f0-94d5-47b3-abf8-f424b793e618 HTTP/1.1" 401 292 0.000390 10.0.0.38 - - [2026-01-01 03:28:18] "GET /virtual-machine/8e7362f0-94d5-47b3-abf8-f424b793e618 HTTP/1.1" 200 1292 0.034847 10.0.0.38 - - [2026-01-01 03:28:18] "GET /virtual-machine-interface/4481d4a0-ad13-46e0-8ff2-b0dcca6e9759 HTTP/1.1" 200 2936 0.005893 10.0.0.38 - - [2026-01-01 03:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003800 10.0.0.38 - - [2026-01-01 03:28:18] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003882 10.0.0.38 - - [2026-01-01 03:28:18] "GET /virtual-networks?parent_id=6b479c98-f21f-4566-99d5-c0ea2aa647b8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003299 10.0.0.38 - - [2026-01-01 03:28:18] "GET /virtual-network/e9b05c2f-ea90-4078-ab9b-3c10aa56e517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006206 10.0.0.38 - - [2026-01-01 03:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004666 10.0.0.38 - - [2026-01-01 03:28:21] "GET /virtual-network/e9b05c2f-ea90-4078-ab9b-3c10aa56e517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005906 10.0.0.38 - - [2026-01-01 03:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.38 - - [2026-01-01 03:28:25] "GET /virtual-network/e9b05c2f-ea90-4078-ab9b-3c10aa56e517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005437 10.0.0.38 - - [2026-01-01 03:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.38 - - [2026-01-01 03:28:29] "GET /virtual-network/e9b05c2f-ea90-4078-ab9b-3c10aa56e517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005133 10.0.0.38 - - [2026-01-01 03:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.38 - - [2026-01-01 03:28:33] "GET /virtual-network/e9b05c2f-ea90-4078-ab9b-3c10aa56e517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004850 10.0.0.38 - - [2026-01-01 03:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.38 - - [2026-01-01 03:28:37] "GET /virtual-network/e9b05c2f-ea90-4078-ab9b-3c10aa56e517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005840 10.0.0.38 - - [2026-01-01 03:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.38 - - [2026-01-01 03:28:41] "GET /virtual-network/e9b05c2f-ea90-4078-ab9b-3c10aa56e517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005948 10.0.0.38 - - [2026-01-01 03:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.38 - - [2026-01-01 03:28:45] "GET /virtual-network/e9b05c2f-ea90-4078-ab9b-3c10aa56e517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004882 10.0.0.38 - - [2026-01-01 03:28:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.38 - - [2026-01-01 03:28:49] "GET /virtual-network/e9b05c2f-ea90-4078-ab9b-3c10aa56e517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005256 10.0.0.38 - - [2026-01-01 03:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.38 - - [2026-01-01 03:28:54] "GET /virtual-network/e9b05c2f-ea90-4078-ab9b-3c10aa56e517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.009898 10.0.0.38 - - [2026-01-01 03:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003959 10.0.0.38 - - [2026-01-01 03:28:56] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003643 10.0.0.38 - - [2026-01-01 03:28:56] "GET /virtual-networks?parent_id=6b479c98-f21f-4566-99d5-c0ea2aa647b8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003249 10.0.0.38 - - [2026-01-01 03:28:56] "GET /virtual-network/e9b05c2f-ea90-4078-ab9b-3c10aa56e517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005973 10.0.0.38 - - [2026-01-01 03:28:56] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007200 10.0.0.38 - - [2026-01-01 03:29:05] "POST /neutron/port HTTP/1.1" 200 1123 0.018057 10.0.0.38 - - [2026-01-01 03:29:06] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006839 10.0.0.38 - - [2026-01-01 03:29:11] "POST /neutron/port HTTP/1.1" 200 1123 0.018037 10.0.0.38 - - [2026-01-01 03:29:17] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008395 10.0.0.38 - - [2026-01-01 03:29:17] "POST /neutron/port HTTP/1.1" 200 1123 0.017777 10.0.0.38 - - [2026-01-01 03:29:17] "GET /virtual-machine/2048eb87-8e14-4b94-9988-f2367cec7f93 HTTP/1.1" 200 1291 0.007086 10.0.0.38 - - [2026-01-01 03:29:17] "GET /virtual-machine-interface/47c4753e-9544-473c-a5f6-94f8ba739b22 HTTP/1.1" 200 2936 0.005749 10.0.0.38 - - [2026-01-01 03:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.38 - - [2026-01-01 03:29:17] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004025 10.0.0.38 - - [2026-01-01 03:29:17] "GET /virtual-networks?parent_id=6b479c98-f21f-4566-99d5-c0ea2aa647b8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002833 10.0.0.38 - - [2026-01-01 03:29:17] "GET /virtual-network/e9b05c2f-ea90-4078-ab9b-3c10aa56e517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005725 10.0.0.38 - - [2026-01-01 03:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.38 - - [2026-01-01 03:29:18] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004505 10.0.0.38 - - [2026-01-01 03:29:18] "GET /virtual-networks?parent_id=6b479c98-f21f-4566-99d5-c0ea2aa647b8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003260 10.0.0.38 - - [2026-01-01 03:29:18] "GET /virtual-network/e9b05c2f-ea90-4078-ab9b-3c10aa56e517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005753 10.0.0.38 - - [2026-01-01 03:29:41] "POST /neutron/port HTTP/1.1" 200 1123 0.017532 10.0.0.38 - - [2026-01-01 03:29:41] "POST /neutron/subnet HTTP/1.1" 200 698 0.009151 10.0.0.38 - - [2026-01-01 03:29:43] "POST /neutron/network HTTP/1.1" 200 823 0.006711 10.0.0.38 - - [2026-01-01 03:29:43] "POST /neutron/port HTTP/1.1" 200 1113 0.013848 10.0.0.38 - - [2026-01-01 03:29:43] "POST /neutron/port HTTP/1.1" 200 1113 0.015862 10.0.0.27 - - [2026-01-01 03:29:45] "POST /useragent-kv HTTP/1.1" 200 115 0.005129 10.0.0.249 - - [2026-01-01 03:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003782 10.0.0.27 - - [2026-01-01 03:29:45] "POST /useragent-kv HTTP/1.1" 200 115 0.002557 10.0.0.38 - - [2026-01-01 03:29:45] "POST /neutron/network HTTP/1.1" 200 151 0.136976 10.0.0.27 - - [2026-01-01 03:29:47] "GET /projects?obj_uuids=6b479c98-f21f-4566-99d5-c0ea2aa647b8&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000929 10.0.0.38 - - [2026-01-01 03:29:47] "GET /project/6b479c98-f21f-4566-99d5-c0ea2aa647b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.045403 10.0.0.27 - - [2026-01-01 03:29:47] "GET /projects?obj_uuids=6b479c98-f21f-4566-99d5-c0ea2aa647b8&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000861 10.0.0.38 - - [2026-01-01 03:29:47] "GET /project/6b479c98-f21f-4566-99d5-c0ea2aa647b8?fields=virtual_networks HTTP/1.1" 200 1030 0.047939 10.0.0.27 - - [2026-01-01 03:29:47] "GET /projects?obj_uuids=6b479c98-f21f-4566-99d5-c0ea2aa647b8&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001284 10.0.0.38 - - [2026-01-01 03:29:47] "GET /project/6b479c98-f21f-4566-99d5-c0ea2aa647b8?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.047278 10.0.0.27 - - [2026-01-01 03:29:47] "GET /projects?obj_uuids=6b479c98-f21f-4566-99d5-c0ea2aa647b8&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000926 10.0.0.38 - - [2026-01-01 03:29:47] "GET /project/6b479c98-f21f-4566-99d5-c0ea2aa647b8?fields=security_groups HTTP/1.1" 200 1255 0.047220 10.0.0.249 - - [2026-01-01 03:29:57] "DELETE /access-control-list/3433a021-2afb-4002-a76b-7bb81de58021 HTTP/1.1" 200 115 0.049801 10.0.0.27 - - [2026-01-01 03:29:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000440 10.0.0.27 - - [2026-01-01 03:29:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000376 10.0.0.249 - - [2026-01-01 03:29:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000439 10.0.0.249 - - [2026-01-01 03:29:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000326 10.0.0.27 - - [2026-01-01 03:29:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000439 10.0.0.27 - - [2026-01-01 03:29:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000331 10.0.0.249 - - [2026-01-01 03:29:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000434 10.0.0.249 - - [2026-01-01 03:29:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000344 10.0.0.38 - - [2026-01-01 03:30:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000360 10.0.0.38 - - [2026-01-01 03:30:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000439 10.0.0.38 - - [2026-01-01 03:30:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000357 10.0.0.38 - - [2026-01-01 03:30:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.38 - - [2026-01-01 03:30:02] "GET / HTTP/1.1" 200 35931 0.002450 10.0.0.38 - - [2026-01-01 03:30:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000374 10.0.0.38 - - [2026-01-01 03:30:04] "POST /fqname-to-id HTTP/1.1" 404 201 0.452786 10.0.0.27 - - [2026-01-01 03:30:04] "GET /projects?obj_uuids=e592dc4c-55b4-4e96-adfd-65d0fc1fd546&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003560 10.0.0.27 - - [2026-01-01 03:30:04] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002117 10.0.0.27 - - [2026-01-01 03:30:04] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008515 10.0.0.27 - - [2026-01-01 03:30:04] "POST /id-to-fqname HTTP/1.1" 200 203 0.006524 10.0.0.27 - - [2026-01-01 03:30:04] "POST /fqname-to-id HTTP/1.1" 404 212 0.004493 10.0.0.27 - - [2026-01-01 03:30:04] "POST /security-groups HTTP/1.1" 200 604 0.073349 10.0.0.27 - - [2026-01-01 03:30:04] "POST /projects HTTP/1.1" 200 611 0.293681 10.0.0.27 - - [2026-01-01 03:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.334745 10.0.0.249 - - [2026-01-01 03:30:05] "POST /fqname-to-id HTTP/1.1" 404 246 0.004838 10.0.0.38 - - [2026-01-01 03:30:05] "GET /project/e592dc4c-55b4-4e96-adfd-65d0fc1fd546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.528688 10.0.0.38 - - [2026-01-01 03:30:06] "GET / HTTP/1.1" 200 35931 0.001647 10.0.0.38 - - [2026-01-01 03:30:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000528 10.0.0.38 - - [2026-01-01 03:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.068231 10.0.0.27 - - [2026-01-01 03:30:07] "GET /projects?obj_uuids=e592dc4c-55b4-4e96-adfd-65d0fc1fd546&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001059 10.0.0.38 - - [2026-01-01 03:30:07] "GET /project/e592dc4c-55b4-4e96-adfd-65d0fc1fd546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.057949 10.0.0.249 - - [2026-01-01 03:30:07] "POST /ref-update HTTP/1.1" 200 156 0.036704 10.0.0.27 - - [2026-01-01 03:30:07] "POST /useragent-kv HTTP/1.1" 200 115 0.007227 10.0.0.38 - - [2026-01-01 03:30:07] "POST /neutron/subnet HTTP/1.1" 200 734 0.217647 10.0.0.38 - - [2026-01-01 03:30:07] "POST /id-to-fqname HTTP/1.1" 200 234 0.001489 10.0.0.38 - - [2026-01-01 03:30:07] "GET /virtual-network/4e79bf93-2063-4201-8ecf-e548a058879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006044 10.0.0.38 - - [2026-01-01 03:30:07] "GET /virtual-network/4e79bf93-2063-4201-8ecf-e548a058879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006238 10.0.0.38 - - [2026-01-01 03:30:07] "POST /neutron/network HTTP/1.1" 200 841 0.007809 10.0.0.38 - - [2026-01-01 03:30:07] "POST /id-to-fqname HTTP/1.1" 200 234 0.001207 10.0.0.27 - - [2026-01-01 03:30:08] "GET /projects?obj_uuids=e592dc4c-55b4-4e96-adfd-65d0fc1fd546&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001222 10.0.0.38 - - [2026-01-01 03:30:08] "GET /project/e592dc4c-55b4-4e96-adfd-65d0fc1fd546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.075400 10.0.0.38 - - [2026-01-01 03:30:08] "POST /neutron/network HTTP/1.1" 200 841 0.035084 10.0.0.38 - - [2026-01-01 03:30:08] "POST /id-to-fqname HTTP/1.1" 200 234 0.001329 10.0.0.38 - - [2026-01-01 03:30:09] "POST /neutron/port HTTP/1.1" 200 117 0.007535 10.0.0.27 - - [2026-01-01 03:30:09] "GET /projects?obj_uuids=e592dc4c-55b4-4e96-adfd-65d0fc1fd546&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001292 10.0.0.38 - - [2026-01-01 03:30:09] "POST /neutron/port HTTP/1.1" 200 1075 0.362783 10.0.0.38 - - [2026-01-01 03:30:09] "POST /neutron/port HTTP/1.1" 200 1129 0.110558 10.0.0.27 - - [2026-01-01 03:30:10] "GET /projects?obj_uuids=e592dc4c-55b4-4e96-adfd-65d0fc1fd546&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001035 10.0.0.38 - - [2026-01-01 03:30:10] "GET /project/e592dc4c-55b4-4e96-adfd-65d0fc1fd546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.103961 10.0.0.38 - - [2026-01-01 03:30:10] "POST /neutron/network HTTP/1.1" 200 841 0.007077 10.0.0.38 - - [2026-01-01 03:30:10] "POST /neutron/network HTTP/1.1" 200 841 0.007164 10.0.0.38 - - [2026-01-01 03:30:10] "POST /neutron/port HTTP/1.1" 200 117 0.010294 10.0.0.38 - - [2026-01-01 03:30:11] "GET /virtual-network/4e79bf93-2063-4201-8ecf-e548a058879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.010248 10.0.0.38 - - [2026-01-01 03:30:11] "POST /neutron/port HTTP/1.1" 200 1075 0.025834 10.0.0.38 - - [2026-01-01 03:30:11] "POST /neutron/port HTTP/1.1" 200 1139 0.021124 10.0.0.38 - - [2026-01-01 03:30:11] "POST /neutron/port HTTP/1.1" 200 117 0.001149 10.0.0.38 - - [2026-01-01 03:30:11] "GET /obj-perms HTTP/1.1" 200 5056 0.069932 10.0.0.249 - - [2026-01-01 03:30:12] "GET /obj-perms HTTP/1.1" 200 5056 0.064499 10.0.0.38 - - [2026-01-01 03:30:12] "POST /neutron/security_group HTTP/1.1" 200 2071 0.007271 10.0.0.38 - - [2026-01-01 03:30:13] "POST /neutron/port HTTP/1.1" 200 1139 0.018415 10.0.0.38 - - [2026-01-01 03:30:13] "GET /virtual-machine/e0b132a8-57ae-45c0-9e3f-018972e1e8f0 HTTP/1.1" 401 292 0.000370 10.0.0.38 - - [2026-01-01 03:30:13] "GET /virtual-machine/e0b132a8-57ae-45c0-9e3f-018972e1e8f0 HTTP/1.1" 200 1306 0.034284 10.0.0.38 - - [2026-01-01 03:30:13] "GET /virtual-machine-interface/1087fc0b-6071-467f-ba13-3c361f5c1827 HTTP/1.1" 200 3009 0.005448 10.0.0.38 - - [2026-01-01 03:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.38 - - [2026-01-01 03:30:13] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003103 10.0.0.38 - - [2026-01-01 03:30:13] "GET /virtual-networks?parent_id=e592dc4c-55b4-4e96-adfd-65d0fc1fd546&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003082 10.0.0.38 - - [2026-01-01 03:30:13] "GET /virtual-network/4e79bf93-2063-4201-8ecf-e548a058879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.007463 10.0.0.27 - - [2026-01-01 03:30:14] "DELETE /project/6b479c98-f21f-4566-99d5-c0ea2aa647b8 HTTP/1.1" 404 177 0.005827 10.0.0.27 - - [2026-01-01 03:30:14] "DELETE /project/e592dc4c55b44e96adfd65d0fc1fd546 HTTP/1.1" 404 173 0.005327 10.0.0.38 - - [2026-01-01 03:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003880 10.0.0.38 - - [2026-01-01 03:30:16] "GET /virtual-network/4e79bf93-2063-4201-8ecf-e548a058879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005873 10.0.0.38 - - [2026-01-01 03:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003809 10.0.0.38 - - [2026-01-01 03:30:20] "GET /virtual-network/4e79bf93-2063-4201-8ecf-e548a058879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005764 10.0.0.38 - - [2026-01-01 03:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.38 - - [2026-01-01 03:30:24] "GET /virtual-network/4e79bf93-2063-4201-8ecf-e548a058879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005819 10.0.0.38 - - [2026-01-01 03:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.38 - - [2026-01-01 03:30:28] "GET /virtual-network/4e79bf93-2063-4201-8ecf-e548a058879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005116 10.0.0.38 - - [2026-01-01 03:30:30] "POST /neutron/security_group HTTP/1.1" 200 2071 0.009300 10.0.0.38 - - [2026-01-01 03:30:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.38 - - [2026-01-01 03:30:32] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004358 10.0.0.38 - - [2026-01-01 03:30:32] "GET /virtual-networks?parent_id=e592dc4c-55b4-4e96-adfd-65d0fc1fd546&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003279 10.0.0.38 - - [2026-01-01 03:30:32] "GET /virtual-network/4e79bf93-2063-4201-8ecf-e548a058879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.007332 10.0.0.38 - - [2026-01-01 03:30:33] "POST /neutron/port HTTP/1.1" 200 1139 0.018740 10.0.0.38 - - [2026-01-01 03:30:38] "POST /neutron/security_group HTTP/1.1" 200 2071 0.008659 10.0.0.38 - - [2026-01-01 03:30:43] "POST /neutron/port HTTP/1.1" 200 1139 0.019631 10.0.0.38 - - [2026-01-01 03:30:43] "POST /neutron/security_group HTTP/1.1" 200 2071 0.007790 10.0.0.38 - - [2026-01-01 03:30:43] "GET /virtual-machine/435050fc-f674-4c3d-8e4d-d272f9ce4264 HTTP/1.1" 200 1305 0.006291 10.0.0.38 - - [2026-01-01 03:30:43] "GET /virtual-machine-interface/e3d8f3d7-1ef1-4801-87cf-6268c5acc168 HTTP/1.1" 200 3009 0.004846 10.0.0.38 - - [2026-01-01 03:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.38 - - [2026-01-01 03:30:43] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004224 10.0.0.38 - - [2026-01-01 03:30:43] "GET /virtual-networks?parent_id=e592dc4c-55b4-4e96-adfd-65d0fc1fd546&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.002703 10.0.0.38 - - [2026-01-01 03:30:43] "GET /virtual-network/4e79bf93-2063-4201-8ecf-e548a058879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006295 10.0.0.38 - - [2026-01-01 03:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.38 - - [2026-01-01 03:30:44] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003424 10.0.0.38 - - [2026-01-01 03:30:44] "GET /virtual-networks?parent_id=e592dc4c-55b4-4e96-adfd-65d0fc1fd546&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003068 10.0.0.38 - - [2026-01-01 03:30:44] "GET /virtual-network/4e79bf93-2063-4201-8ecf-e548a058879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.009313 10.0.0.38 - - [2026-01-01 03:30:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003769 10.0.0.38 - - [2026-01-01 03:30:45] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004191 10.0.0.38 - - [2026-01-01 03:30:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003857 10.0.0.38 - - [2026-01-01 03:30:45] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004303 10.0.0.38 - - [2026-01-01 03:30:45] "PUT /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e HTTP/1.1" 200 276 0.013008 10.0.0.38 - - [2026-01-01 03:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342 10.0.0.38 - - [2026-01-01 03:30:57] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1638 0.004292 10.0.0.38 - - [2026-01-01 03:30:57] "PUT /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e HTTP/1.1" 200 276 0.013863 10.0.0.27 - - [2026-01-01 03:31:05] "GET /obj-perms HTTP/1.1" 200 5056 0.089193 10.0.0.38 - - [2026-01-01 03:31:43] "POST /neutron/network HTTP/1.1" 200 851 0.007297 10.0.0.38 - - [2026-01-01 03:31:43] "POST /neutron/port HTTP/1.1" 200 117 0.001109 10.0.0.38 - - [2026-01-01 03:31:49] "POST /neutron/network HTTP/1.1" 400 204 0.027223 10.0.0.38 - - [2026-01-01 03:31:49] "POST /neutron/port HTTP/1.1" 200 1139 0.018201 10.0.0.38 - - [2026-01-01 03:31:50] "POST /neutron/port HTTP/1.1" 200 151 0.232140 10.0.0.27 - - [2026-01-01 03:31:51] "GET /projects?obj_uuids=e592dc4c-55b4-4e96-adfd-65d0fc1fd546&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000846 10.0.0.38 - - [2026-01-01 03:31:51] "GET /project/e592dc4c-55b4-4e96-adfd-65d0fc1fd546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.039667 10.0.0.27 - - [2026-01-01 03:31:51] "GET /projects?obj_uuids=e592dc4c-55b4-4e96-adfd-65d0fc1fd546&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001437 10.0.0.38 - - [2026-01-01 03:31:51] "GET /project/e592dc4c-55b4-4e96-adfd-65d0fc1fd546?fields=virtual_networks HTTP/1.1" 200 1059 0.040553 10.0.0.27 - - [2026-01-01 03:31:51] "GET /projects?obj_uuids=e592dc4c-55b4-4e96-adfd-65d0fc1fd546&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000906 10.0.0.38 - - [2026-01-01 03:31:51] "GET /project/e592dc4c-55b4-4e96-adfd-65d0fc1fd546?fields=virtual_machine_interfaces HTTP/1.1" 200 1059 0.036175 10.0.0.27 - - [2026-01-01 03:31:51] "GET /projects?obj_uuids=e592dc4c-55b4-4e96-adfd-65d0fc1fd546&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001274 10.0.0.38 - - [2026-01-01 03:31:51] "GET /project/e592dc4c-55b4-4e96-adfd-65d0fc1fd546?fields=security_groups HTTP/1.1" 200 1298 0.042800 10.0.0.38 - - [2026-01-01 03:31:52] "POST /fqname-to-id HTTP/1.1" 404 206 0.029578 10.0.0.27 - - [2026-01-01 03:31:52] "GET /projects?obj_uuids=ed263788-5b80-4a4e-ae43-f52f2d99aba4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002939 10.0.0.27 - - [2026-01-01 03:31:52] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000958 10.0.0.27 - - [2026-01-01 03:31:52] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006845 10.0.0.27 - - [2026-01-01 03:31:53] "POST /id-to-fqname HTTP/1.1" 200 209 0.001060 10.0.0.27 - - [2026-01-01 03:31:53] "POST /fqname-to-id HTTP/1.1" 404 217 0.002542 10.0.0.27 - - [2026-01-01 03:31:53] "POST /security-groups HTTP/1.1" 200 609 0.030756 10.0.0.249 - - [2026-01-01 03:31:53] "POST /fqname-to-id HTTP/1.1" 404 252 0.005028 10.0.0.27 - - [2026-01-01 03:31:53] "POST /projects HTTP/1.1" 200 621 0.228825 10.0.0.27 - - [2026-01-01 03:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.307189 10.0.0.249 - - [2026-01-01 03:31:53] "POST /access-control-lists HTTP/1.1" 200 612 0.026485 10.0.0.38 - - [2026-01-01 03:31:53] "GET /project/ed263788-5b80-4a4e-ae43-f52f2d99aba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.457734 10.0.0.38 - - [2026-01-01 03:31:54] "GET / HTTP/1.1" 200 35931 0.001610 10.0.0.38 - - [2026-01-01 03:31:54] "POST /fqname-to-id HTTP/1.1" 401 292 0.000402 10.0.0.38 - - [2026-01-01 03:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.072073 10.0.0.27 - - [2026-01-01 03:31:55] "GET /projects?obj_uuids=ed263788-5b80-4a4e-ae43-f52f2d99aba4&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000940 10.0.0.38 - - [2026-01-01 03:31:55] "GET /project/ed263788-5b80-4a4e-ae43-f52f2d99aba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.049040 10.0.0.38 - - [2026-01-01 03:31:55] "POST /neutron/network HTTP/1.1" 200 117 0.042057 10.0.0.38 - - [2026-01-01 03:31:55] "POST /neutron/network HTTP/1.1" 200 842 0.008455 10.0.0.38 - - [2026-01-01 03:31:55] "POST /id-to-fqname HTTP/1.1" 200 239 0.001116 10.0.0.38 - - [2026-01-01 03:31:55] "GET /virtual-network/b20e0662-5152-48f9-b979-50f7c88862be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005629 10.0.0.38 - - [2026-01-01 03:31:56] "GET /virtual-network/b20e0662-5152-48f9-b979-50f7c88862be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005746 10.0.0.38 - - [2026-01-01 03:31:56] "POST /neutron/subnet HTTP/1.1" 200 715 0.010070 10.0.0.38 - - [2026-01-01 03:31:56] "POST /id-to-fqname HTTP/1.1" 200 239 0.001417 10.0.0.27 - - [2026-01-01 03:31:56] "GET /projects?obj_uuids=ed263788-5b80-4a4e-ae43-f52f2d99aba4&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000908 10.0.0.38 - - [2026-01-01 03:31:56] "GET /project/ed263788-5b80-4a4e-ae43-f52f2d99aba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.071869 10.0.0.38 - - [2026-01-01 03:31:57] "POST /neutron/port HTTP/1.1" 200 117 0.007080 10.0.0.38 - - [2026-01-01 03:31:57] "POST /id-to-fqname HTTP/1.1" 200 239 0.001245 10.0.0.38 - - [2026-01-01 03:31:57] "POST /neutron/network HTTP/1.1" 200 852 0.007233 10.0.0.38 - - [2026-01-01 03:31:58] "POST /neutron/port HTTP/1.1" 200 1076 0.017936 10.0.0.27 - - [2026-01-01 03:31:58] "GET /projects?obj_uuids=ed263788-5b80-4a4e-ae43-f52f2d99aba4&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001149 10.0.0.38 - - [2026-01-01 03:31:58] "GET /project/ed263788-5b80-4a4e-ae43-f52f2d99aba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.092451 10.0.0.38 - - [2026-01-01 03:31:58] "POST /neutron/network HTTP/1.1" 200 842 0.007312 10.0.0.38 - - [2026-01-01 03:31:58] "POST /neutron/subnet HTTP/1.1" 200 689 0.008054 10.0.0.38 - - [2026-01-01 03:31:58] "POST /neutron/network HTTP/1.1" 200 842 0.005823 10.0.0.249 - - [2026-01-01 03:31:58] "DELETE /access-control-list/446bda31-287c-43bb-a15d-24da6cf8e895 HTTP/1.1" 200 115 0.058291 10.0.0.38 - - [2026-01-01 03:31:59] "POST /neutron/network HTTP/1.1" 200 852 0.009377 10.0.0.38 - - [2026-01-01 03:31:59] "GET /virtual-network/b20e0662-5152-48f9-b979-50f7c88862be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.016216 10.0.0.38 - - [2026-01-01 03:31:59] "POST /neutron/port HTTP/1.1" 200 1076 0.017532 10.0.0.38 - - [2026-01-01 03:31:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004260 10.0.0.38 - - [2026-01-01 03:31:59] "POST /neutron/network HTTP/1.1" 200 842 0.007142 10.0.0.38 - - [2026-01-01 03:32:01] "POST /neutron/port HTTP/1.1" 200 1140 0.024787 10.0.0.38 - - [2026-01-01 03:32:01] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008327 10.0.0.38 - - [2026-01-01 03:32:01] "GET /virtual-machine/337896d6-37a9-40f9-8795-a632a76ae61b HTTP/1.1" 401 292 0.000504 10.0.0.38 - - [2026-01-01 03:32:01] "GET /virtual-machine/337896d6-37a9-40f9-8795-a632a76ae61b HTTP/1.1" 200 1309 0.034509 10.0.0.38 - - [2026-01-01 03:32:01] "GET /virtual-machine-interface/508963ba-65e0-4060-92e0-eaa7f759ea18 HTTP/1.1" 200 3034 0.006060 10.0.0.38 - - [2026-01-01 03:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.38 - - [2026-01-01 03:32:01] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003952 10.0.0.38 - - [2026-01-01 03:32:01] "GET /virtual-networks?parent_id=ed263788-5b80-4a4e-ae43-f52f2d99aba4&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.004067 10.0.0.38 - - [2026-01-01 03:32:01] "GET /virtual-network/b20e0662-5152-48f9-b979-50f7c88862be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.006354 10.0.0.38 - - [2026-01-01 03:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.38 - - [2026-01-01 03:32:04] "GET /virtual-network/b20e0662-5152-48f9-b979-50f7c88862be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005688 10.0.0.249 - - [2026-01-01 03:32:06] "GET /obj-perms HTTP/1.1" 200 5056 0.075509 10.0.0.38 - - [2026-01-01 03:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003678 10.0.0.38 - - [2026-01-01 03:32:08] "GET /virtual-network/b20e0662-5152-48f9-b979-50f7c88862be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.006527 10.0.0.38 - - [2026-01-01 03:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.38 - - [2026-01-01 03:32:13] "GET /virtual-network/b20e0662-5152-48f9-b979-50f7c88862be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005771 10.0.0.27 - - [2026-01-01 03:32:14] "DELETE /project/ed2637885b804a4eae43f52f2d99aba4 HTTP/1.1" 404 173 0.004507 10.0.0.27 - - [2026-01-01 03:32:14] "DELETE /project/e592dc4c-55b4-4e96-adfd-65d0fc1fd546 HTTP/1.1" 404 177 0.004171 10.0.0.38 - - [2026-01-01 03:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003234 10.0.0.38 - - [2026-01-01 03:32:17] "GET /virtual-network/b20e0662-5152-48f9-b979-50f7c88862be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005485 10.0.0.38 - - [2026-01-01 03:32:17] "POST /neutron/port HTTP/1.1" 200 1140 0.045277 10.0.0.38 - - [2026-01-01 03:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602 10.0.0.38 - - [2026-01-01 03:32:19] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004095 10.0.0.38 - - [2026-01-01 03:32:19] "GET /virtual-networks?parent_id=ed263788-5b80-4a4e-ae43-f52f2d99aba4&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.003607 10.0.0.38 - - [2026-01-01 03:32:19] "GET /virtual-network/b20e0662-5152-48f9-b979-50f7c88862be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.006617 10.0.0.38 - - [2026-01-01 03:32:19] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008440 10.0.0.38 - - [2026-01-01 03:32:29] "POST /neutron/port HTTP/1.1" 200 1140 0.019067 10.0.0.38 - - [2026-01-01 03:32:29] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008171 10.0.0.38 - - [2026-01-01 03:32:30] "GET /virtual-machine/6936d9a2-71ca-434e-b4ca-b751ba2b10c8 HTTP/1.1" 200 1310 0.006076 10.0.0.38 - - [2026-01-01 03:32:30] "GET /virtual-machine-interface/329cd3b2-8ab9-4bee-9349-445f0133fb58 HTTP/1.1" 200 3034 0.004889 10.0.0.38 - - [2026-01-01 03:32:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003883 10.0.0.38 - - [2026-01-01 03:32:30] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004372 10.0.0.38 - - [2026-01-01 03:32:30] "GET /virtual-networks?parent_id=ed263788-5b80-4a4e-ae43-f52f2d99aba4&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.005286 10.0.0.38 - - [2026-01-01 03:32:30] "GET /virtual-network/b20e0662-5152-48f9-b979-50f7c88862be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.007547 10.0.0.38 - - [2026-01-01 03:32:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.38 - - [2026-01-01 03:32:31] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003286 10.0.0.38 - - [2026-01-01 03:32:31] "GET /virtual-networks?parent_id=ed263788-5b80-4a4e-ae43-f52f2d99aba4&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.003022 10.0.0.38 - - [2026-01-01 03:32:31] "GET /virtual-network/b20e0662-5152-48f9-b979-50f7c88862be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005741 10.0.0.38 - - [2026-01-01 03:32:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.27 - - [2026-01-01 03:32:31] "GET /projects?obj_uuids=ed263788-5b80-4a4e-ae43-f52f2d99aba4&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001418 10.0.0.38 - - [2026-01-01 03:32:31] "GET /project/ed263788-5b80-4a4e-ae43-f52f2d99aba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.051269 10.0.0.38 - - [2026-01-01 03:32:31] "POST /neutron/network HTTP/1.1" 200 117 0.014636 10.0.0.249 - - [2026-01-01 03:32:31] "POST /ref-update HTTP/1.1" 200 156 0.039212 10.0.0.38 - - [2026-01-01 03:32:32] "POST /neutron/network HTTP/1.1" 200 843 0.009650 10.0.0.38 - - [2026-01-01 03:32:32] "POST /id-to-fqname HTTP/1.1" 200 239 0.001064 10.0.0.38 - - [2026-01-01 03:32:32] "GET /virtual-network/08f6a40e-9d1d-4342-80eb-8b8799957b58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.007393 10.0.0.38 - - [2026-01-01 03:32:32] "GET /virtual-network/08f6a40e-9d1d-4342-80eb-8b8799957b58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.006734 10.0.0.38 - - [2026-01-01 03:32:32] "POST /neutron/subnet HTTP/1.1" 200 720 0.009260 10.0.0.38 - - [2026-01-01 03:32:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.27 - - [2026-01-01 03:32:32] "GET /projects?obj_uuids=ed263788-5b80-4a4e-ae43-f52f2d99aba4&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001056 10.0.0.38 - - [2026-01-01 03:32:32] "GET /project/ed263788-5b80-4a4e-ae43-f52f2d99aba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.047391 10.0.0.27 - - [2026-01-01 03:32:32] "POST /useragent-kv HTTP/1.1" 200 115 0.008229 10.0.0.38 - - [2026-01-01 03:32:32] "POST /neutron/subnet HTTP/1.1" 200 720 0.187167 10.0.0.38 - - [2026-01-01 03:32:32] "POST /id-to-fqname HTTP/1.1" 200 242 0.001767 10.0.0.38 - - [2026-01-01 03:32:32] "GET /virtual-network/c4371401-505a-4122-84db-1438bcf5d95c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006224 10.0.0.38 - - [2026-01-01 03:32:32] "GET /virtual-network/c4371401-505a-4122-84db-1438bcf5d95c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006644 10.0.0.38 - - [2026-01-01 03:32:32] "POST /neutron/network HTTP/1.1" 200 849 0.006918 10.0.0.38 - - [2026-01-01 03:32:32] "POST /id-to-fqname HTTP/1.1" 200 239 0.001278 10.0.0.38 - - [2026-01-01 03:32:32] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008019 10.0.0.27 - - [2026-01-01 03:32:33] "GET /projects?obj_uuids=ed263788-5b80-4a4e-ae43-f52f2d99aba4&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001045 10.0.0.38 - - [2026-01-01 03:32:33] "GET /project/ed263788-5b80-4a4e-ae43-f52f2d99aba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.077899 10.0.0.38 - - [2026-01-01 03:32:33] "POST /neutron/port HTTP/1.1" 200 2128 0.021921 10.0.0.38 - - [2026-01-01 03:32:34] "POST /id-to-fqname HTTP/1.1" 200 242 0.001328 10.0.0.38 - - [2026-01-01 03:32:34] "POST /neutron/port HTTP/1.1" 200 2128 0.026971 10.0.0.38 - - [2026-01-01 03:32:34] "POST /neutron/network HTTP/1.1" 200 853 0.006862 10.0.0.38 - - [2026-01-01 03:32:34] "POST /neutron/port HTTP/1.1" 200 1077 0.043015 10.0.0.27 - - [2026-01-01 03:32:35] "GET /projects?obj_uuids=ed263788-5b80-4a4e-ae43-f52f2d99aba4&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000900 10.0.0.38 - - [2026-01-01 03:32:35] "GET /project/ed263788-5b80-4a4e-ae43-f52f2d99aba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.089747 10.0.0.38 - - [2026-01-01 03:32:35] "POST /neutron/network HTTP/1.1" 200 849 0.007293 10.0.0.38 - - [2026-01-01 03:32:35] "POST /neutron/port HTTP/1.1" 200 117 0.001142 10.0.0.38 - - [2026-01-01 03:32:35] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007556 10.0.0.38 - - [2026-01-01 03:32:35] "POST /id-to-fqname HTTP/1.1" 200 239 0.001498 10.0.0.38 - - [2026-01-01 03:32:35] "POST /id-to-fqname HTTP/1.1" 200 239 0.001307 10.0.0.38 - - [2026-01-01 03:32:35] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007671 10.0.0.27 - - [2026-01-01 03:32:35] "GET /projects?obj_uuids=ed263788-5b80-4a4e-ae43-f52f2d99aba4&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001268 10.0.0.38 - - [2026-01-01 03:32:36] "POST /neutron/port HTTP/1.1" 200 1077 0.284202 10.0.0.38 - - [2026-01-01 03:32:36] "POST /neutron/port HTTP/1.1" 200 1131 0.130426 10.0.0.38 - - [2026-01-01 03:32:36] "POST /neutron/subnet HTTP/1.1" 200 694 0.009097 10.0.0.27 - - [2026-01-01 03:32:36] "GET /projects?obj_uuids=ed263788-5b80-4a4e-ae43-f52f2d99aba4&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000962 10.0.0.38 - - [2026-01-01 03:32:36] "GET /project/ed263788-5b80-4a4e-ae43-f52f2d99aba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.069220 10.0.0.38 - - [2026-01-01 03:32:36] "POST /neutron/network HTTP/1.1" 200 842 0.007297 10.0.0.38 - - [2026-01-01 03:32:36] "POST /neutron/security_group HTTP/1.1" 200 2076 0.012758 10.0.0.38 - - [2026-01-01 03:32:37] "GET /virtual-network/b20e0662-5152-48f9-b979-50f7c88862be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.006155 10.0.0.27 - - [2026-01-01 03:32:37] "GET /projects?obj_uuids=ed263788-5b80-4a4e-ae43-f52f2d99aba4&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001156 10.0.0.38 - - [2026-01-01 03:32:37] "GET /obj-perms HTTP/1.1" 200 5066 0.083523 10.0.0.38 - - [2026-01-01 03:32:37] "POST /neutron/port HTTP/1.1" 200 1076 0.357264 10.0.0.38 - - [2026-01-01 03:32:37] "POST /neutron/port HTTP/1.1" 200 1141 0.023767 10.0.0.38 - - [2026-01-01 03:32:38] "GET /virtual-network/08f6a40e-9d1d-4342-80eb-8b8799957b58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.007041 10.0.0.38 - - [2026-01-01 03:32:38] "POST /neutron/subnet HTTP/1.1" 200 694 0.013015 10.0.0.38 - - [2026-01-01 03:32:38] "POST /neutron/port HTTP/1.1" 200 1076 0.014713 10.0.0.27 - - [2026-01-01 03:32:38] "GET /obj-perms HTTP/1.1" 200 5066 0.103758 10.0.0.38 - - [2026-01-01 03:32:38] "POST /neutron/port HTTP/1.1" 200 1077 0.017861 10.0.0.38 - - [2026-01-01 03:32:38] "GET /virtual-network/c4371401-505a-4122-84db-1438bcf5d95c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004849 10.0.0.38 - - [2026-01-01 03:32:38] "POST /neutron/port HTTP/1.1" 200 2129 0.024168 10.0.0.38 - - [2026-01-01 03:32:38] "POST /neutron/port HTTP/1.1" 200 117 0.001195 10.0.0.38 - - [2026-01-01 03:32:38] "POST /neutron/subnet HTTP/1.1" 200 694 0.008586 10.0.0.249 - - [2026-01-01 03:32:39] "GET /obj-perms HTTP/1.1" 200 5066 0.053717 10.0.0.38 - - [2026-01-01 03:32:39] "POST /neutron/port HTTP/1.1" 200 1141 0.020107 10.0.0.38 - - [2026-01-01 03:32:39] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008664 10.0.0.38 - - [2026-01-01 03:32:39] "GET /virtual-machine/f9a7e410-5d05-4586-a03a-8b6ed4bbc204 HTTP/1.1" 200 1311 0.006421 10.0.0.38 - - [2026-01-01 03:32:39] "GET /virtual-machine-interface/ac97360e-8f8c-46cf-944c-2bb7961f324d HTTP/1.1" 200 3044 0.007476 10.0.0.38 - - [2026-01-01 03:32:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.38 - - [2026-01-01 03:32:39] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003791 10.0.0.38 - - [2026-01-01 03:32:39] "GET /virtual-networks?parent_id=ed263788-5b80-4a4e-ae43-f52f2d99aba4&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003191 10.0.0.38 - - [2026-01-01 03:32:39] "GET /virtual-network/c4371401-505a-4122-84db-1438bcf5d95c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005414 10.0.0.38 - - [2026-01-01 03:32:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.38 - - [2026-01-01 03:32:42] "GET /virtual-network/c4371401-505a-4122-84db-1438bcf5d95c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005636 10.0.0.38 - - [2026-01-01 03:32:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.38 - - [2026-01-01 03:32:46] "GET /virtual-network/c4371401-505a-4122-84db-1438bcf5d95c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005181 10.0.0.38 - - [2026-01-01 03:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004180 10.0.0.38 - - [2026-01-01 03:32:50] "GET /virtual-network/c4371401-505a-4122-84db-1438bcf5d95c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005466 10.0.0.38 - - [2026-01-01 03:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408 10.0.0.38 - - [2026-01-01 03:32:54] "GET /virtual-network/c4371401-505a-4122-84db-1438bcf5d95c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005650 10.0.0.38 - - [2026-01-01 03:32:55] "POST /neutron/port HTTP/1.1" 200 2129 0.024540 10.0.0.38 - - [2026-01-01 03:32:56] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008762 10.0.0.38 - - [2026-01-01 03:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.38 - - [2026-01-01 03:32:58] "GET /virtual-network/c4371401-505a-4122-84db-1438bcf5d95c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005409 10.0.0.38 - - [2026-01-01 03:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004326 10.0.0.38 - - [2026-01-01 03:33:01] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004561 10.0.0.38 - - [2026-01-01 03:33:01] "GET /virtual-networks?parent_id=ed263788-5b80-4a4e-ae43-f52f2d99aba4&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003868 10.0.0.38 - - [2026-01-01 03:33:01] "GET /virtual-network/c4371401-505a-4122-84db-1438bcf5d95c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006895 10.0.0.38 - - [2026-01-01 03:33:01] "POST /neutron/port HTTP/1.1" 200 1141 0.028795 10.0.0.38 - - [2026-01-01 03:33:06] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007318 10.0.0.38 - - [2026-01-01 03:33:06] "POST /neutron/port HTTP/1.1" 200 1141 0.018975 10.0.0.38 - - [2026-01-01 03:33:06] "GET /virtual-machine/d2d69e03-bd0b-4d07-b133-cd448939e435 HTTP/1.1" 200 1311 0.006898 10.0.0.38 - - [2026-01-01 03:33:06] "GET /virtual-machine-interface/60a05058-2703-404a-a1d1-e2120828a30e HTTP/1.1" 200 3034 0.005567 10.0.0.38 - - [2026-01-01 03:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003944 10.0.0.38 - - [2026-01-01 03:33:06] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003834 10.0.0.38 - - [2026-01-01 03:33:06] "GET /virtual-networks?parent_id=ed263788-5b80-4a4e-ae43-f52f2d99aba4&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003965 10.0.0.38 - - [2026-01-01 03:33:06] "GET /virtual-network/08f6a40e-9d1d-4342-80eb-8b8799957b58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005369 10.0.0.38 - - [2026-01-01 03:33:07] "GET /obj-perms HTTP/1.1" 200 5056 0.057794 10.0.0.38 - - [2026-01-01 03:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.38 - - [2026-01-01 03:33:07] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003411 10.0.0.38 - - [2026-01-01 03:33:07] "GET /virtual-networks?parent_id=ed263788-5b80-4a4e-ae43-f52f2d99aba4&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.002923 10.0.0.38 - - [2026-01-01 03:33:08] "GET /virtual-network/08f6a40e-9d1d-4342-80eb-8b8799957b58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.006166 10.0.0.38 - - [2026-01-01 03:33:08] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007359 10.0.0.38 - - [2026-01-01 03:33:13] "POST /neutron/port HTTP/1.1" 200 2129 0.021001 10.0.0.38 - - [2026-01-01 03:33:13] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007221 10.0.0.38 - - [2026-01-01 03:33:13] "GET /virtual-machine/d895b0e4-0ba5-47c1-8984-cb10e73443b1 HTTP/1.1" 200 1586 0.005928 10.0.0.38 - - [2026-01-01 03:33:13] "GET /virtual-machine-interface/80157a5d-9cd5-4ba0-ac00-6c37d4063df4 HTTP/1.1" 200 3034 0.005224 10.0.0.38 - - [2026-01-01 03:33:13] "GET /virtual-machine-interface/95008cb6-af67-4126-b5db-39877569e1d2 HTTP/1.1" 200 3035 0.005178 10.0.0.38 - - [2026-01-01 03:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006321 10.0.0.38 - - [2026-01-01 03:33:13] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003803 10.0.0.38 - - [2026-01-01 03:33:13] "GET /virtual-networks?parent_id=ed263788-5b80-4a4e-ae43-f52f2d99aba4&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.004600 10.0.0.38 - - [2026-01-01 03:33:14] "GET /virtual-network/b20e0662-5152-48f9-b979-50f7c88862be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.007282 10.0.0.38 - - [2026-01-01 03:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.38 - - [2026-01-01 03:33:15] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004712 10.0.0.38 - - [2026-01-01 03:33:15] "GET /virtual-networks?parent_id=ed263788-5b80-4a4e-ae43-f52f2d99aba4&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003551 10.0.0.38 - - [2026-01-01 03:33:15] "GET /virtual-network/b20e0662-5152-48f9-b979-50f7c88862be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005285 10.0.0.38 - - [2026-01-01 03:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.38 - - [2026-01-01 03:33:15] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003659 10.0.0.38 - - [2026-01-01 03:33:15] "GET /virtual-networks?parent_id=ed263788-5b80-4a4e-ae43-f52f2d99aba4&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.002897 10.0.0.38 - - [2026-01-01 03:33:15] "GET /virtual-network/08f6a40e-9d1d-4342-80eb-8b8799957b58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.006736 10.0.0.38 - - [2026-01-01 03:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.38 - - [2026-01-01 03:33:16] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003677 10.0.0.38 - - [2026-01-01 03:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002732 10.0.0.38 - - [2026-01-01 03:33:16] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004773 10.0.0.38 - - [2026-01-01 03:33:16] "PUT /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e HTTP/1.1" 200 276 0.014242 10.0.0.38 - - [2026-01-01 03:33:16] "POST /fqname-to-id HTTP/1.1" 404 217 0.003264 10.0.0.38 - - [2026-01-01 03:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.27 - - [2026-01-01 03:33:17] "GET /projects?obj_uuids=ed263788-5b80-4a4e-ae43-f52f2d99aba4&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.031686 10.0.0.38 - - [2026-01-01 03:33:17] "GET /project/ed263788-5b80-4a4e-ae43-f52f2d99aba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.079782 10.0.0.38 - - [2026-01-01 03:33:17] "POST /network-policys HTTP/1.1" 200 539 0.038062 10.0.0.38 - - [2026-01-01 03:33:17] "GET /network-policy/0e475180-b71d-4716-b4ae-64d9a05343cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.008562 10.0.0.38 - - [2026-01-01 03:33:17] "POST /neutron/network HTTP/1.1" 200 842 0.008887 10.0.0.38 - - [2026-01-01 03:33:17] "GET /virtual-network/b20e0662-5152-48f9-b979-50f7c88862be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2384 0.007860 10.0.0.38 - - [2026-01-01 03:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006451 10.0.0.38 - - [2026-01-01 03:33:17] "GET /network-policy/0e475180-b71d-4716-b4ae-64d9a05343cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.004526 10.0.0.38 - - [2026-01-01 03:33:17] "POST /neutron/network HTTP/1.1" 200 843 0.007833 10.0.0.38 - - [2026-01-01 03:33:17] "GET /virtual-network/08f6a40e-9d1d-4342-80eb-8b8799957b58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2384 0.007990 10.0.0.38 - - [2026-01-01 03:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.38 - - [2026-01-01 03:33:17] "GET /network-policy/0e475180-b71d-4716-b4ae-64d9a05343cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.004316 10.0.0.249 - - [2026-01-01 03:33:17] "POST /fqname-to-id HTTP/1.1" 404 254 0.054958 10.0.0.38 - - [2026-01-01 03:33:18] "GET /virtual-network/b20e0662-5152-48f9-b979-50f7c88862be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2384 0.005013 10.0.0.249 - - [2026-01-01 03:33:18] "POST /access-control-lists HTTP/1.1" 200 609 0.029181 10.0.0.27 - - [2026-01-01 03:33:18] "GET /obj-perms HTTP/1.1" 200 5066 0.003465 10.0.0.38 - - [2026-01-01 03:33:18] "GET /virtual-network/08f6a40e-9d1d-4342-80eb-8b8799957b58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2384 0.005796 10.0.0.38 - - [2026-01-01 03:33:19] "GET /virtual-network/b20e0662-5152-48f9-b979-50f7c88862be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2384 0.005512 10.0.0.38 - - [2026-01-01 03:33:19] "GET /obj-perms HTTP/1.1" 200 5066 0.004168 10.0.0.249 - - [2026-01-01 03:33:19] "GET /obj-perms HTTP/1.1" 200 5066 0.003561 10.0.0.38 - - [2026-01-01 03:33:19] "GET /virtual-network/08f6a40e-9d1d-4342-80eb-8b8799957b58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2384 0.005744 10.0.0.27 - - [2026-01-01 03:33:19] "GET /obj-perms HTTP/1.1" 200 5066 0.003922 10.0.0.38 - - [2026-01-01 03:33:20] "GET /virtual-network/c4371401-505a-4122-84db-1438bcf5d95c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005929 10.0.0.38 - - [2026-01-01 03:33:34] "GET /obj-perms HTTP/1.1" 200 5066 0.003819 10.0.0.38 - - [2026-01-01 03:33:40] "POST /neutron/port HTTP/1.1" 200 1141 0.022383 10.0.0.38 - - [2026-01-01 03:33:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004274 10.0.0.38 - - [2026-01-01 03:33:40] "POST /neutron/network HTTP/1.1" 200 849 0.006402 10.0.0.38 - - [2026-01-01 03:33:43] "POST /neutron/network HTTP/1.1" 200 946 0.032432 10.0.0.38 - - [2026-01-01 03:33:43] "POST /neutron/port HTTP/1.1" 200 117 0.001094 10.0.0.249 - - [2026-01-01 03:34:07] "GET /obj-perms HTTP/1.1" 200 5056 0.057844 10.0.0.38 - - [2026-01-01 03:34:41] "POST /neutron/port HTTP/1.1" 200 1141 0.019295 10.0.0.38 - - [2026-01-01 03:34:41] "POST /neutron/subnet HTTP/1.1" 200 694 0.009579 10.0.0.38 - - [2026-01-01 03:34:43] "POST /neutron/port HTTP/1.1" 200 1140 0.029492 10.0.0.38 - - [2026-01-01 03:34:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004130 10.0.0.38 - - [2026-01-01 03:34:43] "POST /neutron/network HTTP/1.1" 200 936 0.005927 10.0.0.27 - - [2026-01-01 03:34:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000434 10.0.0.27 - - [2026-01-01 03:34:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000436 10.0.0.249 - - [2026-01-01 03:34:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000418 10.0.0.249 - - [2026-01-01 03:34:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000385 10.0.0.27 - - [2026-01-01 03:34:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000349 10.0.0.27 - - [2026-01-01 03:34:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000414 10.0.0.249 - - [2026-01-01 03:34:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000345 10.0.0.249 - - [2026-01-01 03:34:59] "GET /global-system-configs HTTP/1.1" 401 292 0.001050 10.0.0.38 - - [2026-01-01 03:35:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000377 10.0.0.38 - - [2026-01-01 03:35:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000445 10.0.0.38 - - [2026-01-01 03:35:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000518 10.0.0.38 - - [2026-01-01 03:35:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000524 10.0.0.38 - - [2026-01-01 03:35:08] "GET /obj-perms HTTP/1.1" 200 5056 0.064596 10.0.0.38 - - [2026-01-01 03:35:41] "POST /neutron/network HTTP/1.1" 200 859 0.006412 10.0.0.38 - - [2026-01-01 03:35:42] "POST /neutron/port HTTP/1.1" 200 117 0.001425 10.0.0.38 - - [2026-01-01 03:35:43] "POST /neutron/port HTTP/1.1" 200 2129 0.021829 10.0.0.38 - - [2026-01-01 03:35:43] "POST /neutron/subnet HTTP/1.1" 200 689 0.010044 10.0.0.38 - - [2026-01-01 03:35:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004007 10.0.0.38 - - [2026-01-01 03:35:43] "POST /neutron/network HTTP/1.1" 200 937 0.007214 10.0.0.27 - - [2026-01-01 03:36:09] "GET /obj-perms HTTP/1.1" 200 5056 0.068229 10.0.0.38 - - [2026-01-01 03:36:42] "POST /neutron/network HTTP/1.1" 200 947 0.006593 10.0.0.38 - - [2026-01-01 03:36:43] "POST /neutron/port HTTP/1.1" 200 117 0.001419 10.0.0.38 - - [2026-01-01 03:36:44] "POST /neutron/port HTTP/1.1" 200 1140 0.023233 10.0.0.38 - - [2026-01-01 03:36:44] "POST /neutron/subnet HTTP/1.1" 200 689 0.009106 10.0.0.38 - - [2026-01-01 03:36:57] "GET /obj-perms HTTP/1.1" 200 5066 0.003851 10.0.0.38 - - [2026-01-01 03:36:59] "GET /obj-perms HTTP/1.1" 200 5066 0.004118 10.0.0.38 - - [2026-01-01 03:37:00] "GET /virtual-network/08f6a40e-9d1d-4342-80eb-8b8799957b58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2384 0.036541 10.0.0.38 - - [2026-01-01 03:37:00] "POST /neutron/network HTTP/1.1" 200 937 0.035260 10.0.0.249 - - [2026-01-01 03:37:00] "DELETE /access-control-list/1e869dc3-c31b-4eb1-972f-d332c21fdf47 HTTP/1.1" 200 115 0.037009 10.0.0.38 - - [2026-01-01 03:37:00] "GET /virtual-network/08f6a40e-9d1d-4342-80eb-8b8799957b58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.010796 10.0.0.38 - - [2026-01-01 03:37:00] "GET /virtual-network/b20e0662-5152-48f9-b979-50f7c88862be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2384 0.017356 10.0.0.38 - - [2026-01-01 03:37:00] "POST /neutron/network HTTP/1.1" 200 936 0.016632 10.0.0.38 - - [2026-01-01 03:37:00] "GET /virtual-network/b20e0662-5152-48f9-b979-50f7c88862be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.010713 10.0.0.38 - - [2026-01-01 03:37:00] "DELETE /network-policy/0e475180-b71d-4716-b4ae-64d9a05343cf HTTP/1.1" 200 115 0.048230 10.0.0.38 - - [2026-01-01 03:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.38 - - [2026-01-01 03:37:00] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1639 0.005765 10.0.0.38 - - [2026-01-01 03:37:00] "PUT /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e HTTP/1.1" 200 276 0.016586 10.0.0.249 - - [2026-01-01 03:37:01] "DELETE /access-control-list/b2409ffe-ef51-47b7-b017-e8371c4e31ef HTTP/1.1" 200 115 0.049690 10.0.0.38 - - [2026-01-01 03:37:02] "POST /neutron/network HTTP/1.1" 200 849 0.007245 10.0.0.38 - - [2026-01-01 03:37:02] "POST /neutron/port HTTP/1.1" 200 2129 0.024198 10.0.0.38 - - [2026-01-01 03:37:02] "POST /neutron/port HTTP/1.1" 200 1131 0.040187 10.0.0.38 - - [2026-01-01 03:37:03] "POST /neutron/port HTTP/1.1" 200 151 0.223039 10.0.0.38 - - [2026-01-01 03:37:03] "POST /neutron/port HTTP/1.1" 200 151 0.226268 10.0.0.249 - - [2026-01-01 03:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005227 10.0.0.38 - - [2026-01-01 03:37:04] "POST /neutron/network HTTP/1.1" 200 843 0.009674 10.0.0.249 - - [2026-01-01 03:37:04] "DELETE /route-target/7e47d496-dd62-477b-bcd1-0cce8c650a73 HTTP/1.1" 200 115 0.023538 10.0.0.38 - - [2026-01-01 03:37:05] "POST /neutron/network HTTP/1.1" 400 204 0.015715 10.0.0.38 - - [2026-01-01 03:37:06] "POST /neutron/port HTTP/1.1" 200 151 0.223485 10.0.0.38 - - [2026-01-01 03:37:06] "POST /neutron/port HTTP/1.1" 200 151 0.223844 10.0.0.27 - - [2026-01-01 03:37:07] "GET /projects?obj_uuids=ed263788-5b80-4a4e-ae43-f52f2d99aba4&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001001 10.0.0.38 - - [2026-01-01 03:37:07] "GET /project/ed263788-5b80-4a4e-ae43-f52f2d99aba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.075537 10.0.0.27 - - [2026-01-01 03:37:07] "GET /projects?obj_uuids=ed263788-5b80-4a4e-ae43-f52f2d99aba4&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001060 10.0.0.38 - - [2026-01-01 03:37:07] "GET /project/ed263788-5b80-4a4e-ae43-f52f2d99aba4?fields=virtual_networks HTTP/1.1" 200 1069 0.048308 10.0.0.27 - - [2026-01-01 03:37:07] "GET /projects?obj_uuids=ed263788-5b80-4a4e-ae43-f52f2d99aba4&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001738 10.0.0.38 - - [2026-01-01 03:37:07] "GET /project/ed263788-5b80-4a4e-ae43-f52f2d99aba4?fields=virtual_machine_interfaces HTTP/1.1" 200 1069 0.041512 10.0.0.27 - - [2026-01-01 03:37:08] "GET /projects?obj_uuids=ed263788-5b80-4a4e-ae43-f52f2d99aba4&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000968 10.0.0.38 - - [2026-01-01 03:37:08] "GET /project/ed263788-5b80-4a4e-ae43-f52f2d99aba4?fields=security_groups HTTP/1.1" 200 1313 0.049181 10.0.0.38 - - [2026-01-01 03:37:09] "POST /fqname-to-id HTTP/1.1" 404 183 0.030532 10.0.0.27 - - [2026-01-01 03:37:09] "GET /projects?obj_uuids=9a75fc0d-9187-4223-87b3-106046209e37&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003443 10.0.0.27 - - [2026-01-01 03:37:09] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001036 10.0.0.27 - - [2026-01-01 03:37:09] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.039695 10.0.0.27 - - [2026-01-01 03:37:09] "POST /id-to-fqname HTTP/1.1" 200 185 0.003243 10.0.0.27 - - [2026-01-01 03:37:09] "POST /fqname-to-id HTTP/1.1" 404 194 0.007110 10.0.0.27 - - [2026-01-01 03:37:09] "POST /security-groups HTTP/1.1" 200 586 0.028931 10.0.0.249 - - [2026-01-01 03:37:09] "POST /fqname-to-id HTTP/1.1" 404 229 0.003118 10.0.0.27 - - [2026-01-01 03:37:09] "POST /projects HTTP/1.1" 200 575 0.239681 10.0.0.27 - - [2026-01-01 03:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.313235 10.0.0.249 - - [2026-01-01 03:37:09] "POST /access-control-lists HTTP/1.1" 200 589 0.033303 10.0.0.38 - - [2026-01-01 03:37:09] "GET /project/9a75fc0d-9187-4223-87b3-106046209e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.485712 10.0.0.38 - - [2026-01-01 03:37:11] "GET / HTTP/1.1" 200 35931 0.001455 10.0.0.27 - - [2026-01-01 03:37:11] "GET /projects?obj_uuids=2340332b-0b8b-43fb-a30a-3f7a9a0d7aee&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000912 10.0.0.38 - - [2026-01-01 03:37:11] "GET /project/2340332b-0b8b-43fb-a30a-3f7a9a0d7aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.042117 10.0.0.38 - - [2026-01-01 03:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.38 - - [2026-01-01 03:37:12] "GET /security-group/62f01692-7f9a-4cc3-a3eb-67b385951fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004572 10.0.0.38 - - [2026-01-01 03:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004787 10.0.0.27 - - [2026-01-01 03:37:12] "GET /projects?obj_uuids=2340332b-0b8b-43fb-a30a-3f7a9a0d7aee&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001261 10.0.0.38 - - [2026-01-01 03:37:12] "GET /project/2340332b-0b8b-43fb-a30a-3f7a9a0d7aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.048078 10.0.0.38 - - [2026-01-01 03:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.38 - - [2026-01-01 03:37:12] "GET /security-group/62f01692-7f9a-4cc3-a3eb-67b385951fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004313 10.0.0.38 - - [2026-01-01 03:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003183 10.0.0.38 - - [2026-01-01 03:37:12] "PUT /security-group/62f01692-7f9a-4cc3-a3eb-67b385951fb5 HTTP/1.1" 200 262 0.019163 10.0.0.27 - - [2026-01-01 03:37:14] "DELETE /project/9a75fc0d9187422387b3106046209e37 HTTP/1.1" 404 173 0.005602 10.0.0.27 - - [2026-01-01 03:37:14] "GET /projects?obj_uuids=ed263788-5b80-4a4e-ae43-f52f2d99aba4&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000773 10.0.0.27 - - [2026-01-01 03:37:14] "GET /project/ed263788-5b80-4a4e-ae43-f52f2d99aba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.039642 10.0.0.27 - - [2026-01-01 03:37:14] "GET /projects?obj_uuids=ed263788-5b80-4a4e-ae43-f52f2d99aba4&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000869 10.0.0.27 - - [2026-01-01 03:37:14] "GET /project/ed263788-5b80-4a4e-ae43-f52f2d99aba4?fields=security_groups HTTP/1.1" 200 1418 0.042999 10.0.0.27 - - [2026-01-01 03:37:14] "DELETE /security-group/0c201ad6-17e6-46c7-96cb-dc96c734357f HTTP/1.1" 200 115 0.061859 10.0.0.27 - - [2026-01-01 03:37:14] "GET /projects?obj_uuids=ed263788-5b80-4a4e-ae43-f52f2d99aba4&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001414 10.0.0.249 - - [2026-01-01 03:37:14] "DELETE /access-control-list/82f038ff-c7a6-466f-bc27-6287fd0e67ae HTTP/1.1" 200 115 0.055298 10.0.0.27 - - [2026-01-01 03:37:14] "GET /project/ed263788-5b80-4a4e-ae43-f52f2d99aba4?fields=application_policy_sets HTTP/1.1" 200 1457 0.060912 10.0.0.27 - - [2026-01-01 03:37:14] "DELETE /project/ed263788-5b80-4a4e-ae43-f52f2d99aba4 HTTP/1.1" 200 115 0.417786 10.0.0.27 - - [2026-01-01 03:37:16] "GET /projects?obj_uuids=9a75fc0d-9187-4223-87b3-106046209e37&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000915 10.0.0.38 - - [2026-01-01 03:37:16] "GET /project/9a75fc0d-9187-4223-87b3-106046209e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.043510 10.0.0.27 - - [2026-01-01 03:37:16] "GET /projects?obj_uuids=9a75fc0d-9187-4223-87b3-106046209e37&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001309 10.0.0.38 - - [2026-01-01 03:37:16] "GET /project/9a75fc0d-9187-4223-87b3-106046209e37?fields=virtual_networks HTTP/1.1" 200 1022 0.052272 10.0.0.27 - - [2026-01-01 03:37:16] "GET /projects?obj_uuids=9a75fc0d-9187-4223-87b3-106046209e37&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000908 10.0.0.38 - - [2026-01-01 03:37:16] "GET /project/9a75fc0d-9187-4223-87b3-106046209e37?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.046747 10.0.0.27 - - [2026-01-01 03:37:16] "GET /projects?obj_uuids=9a75fc0d-9187-4223-87b3-106046209e37&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001076 10.0.0.38 - - [2026-01-01 03:37:16] "GET /project/9a75fc0d-9187-4223-87b3-106046209e37?fields=security_groups HTTP/1.1" 200 1243 0.055155 10.0.0.38 - - [2026-01-01 03:37:17] "POST /fqname-to-id HTTP/1.1" 404 192 0.026364 10.0.0.27 - - [2026-01-01 03:37:17] "GET /projects?obj_uuids=eb3d6562-0c62-40c7-80d8-9ee10f28db2e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002854 10.0.0.27 - - [2026-01-01 03:37:17] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001297 10.0.0.27 - - [2026-01-01 03:37:17] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007368 10.0.0.27 - - [2026-01-01 03:37:17] "POST /id-to-fqname HTTP/1.1" 200 194 0.001519 10.0.0.27 - - [2026-01-01 03:37:17] "POST /fqname-to-id HTTP/1.1" 404 203 0.006832 10.0.0.27 - - [2026-01-01 03:37:17] "POST /security-groups HTTP/1.1" 200 595 0.032512 10.0.0.27 - - [2026-01-01 03:37:17] "POST /projects HTTP/1.1" 200 593 0.248781 10.0.0.27 - - [2026-01-01 03:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.284550 10.0.0.249 - - [2026-01-01 03:37:17] "POST /access-control-lists HTTP/1.1" 200 600 0.036004 10.0.0.38 - - [2026-01-01 03:37:17] "GET /project/eb3d6562-0c62-40c7-80d8-9ee10f28db2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.455629 10.0.0.38 - - [2026-01-01 03:37:18] "GET / HTTP/1.1" 200 35931 0.001389 10.0.0.38 - - [2026-01-01 03:37:20] "POST /fqname-to-id HTTP/1.1" 401 292 0.000448 10.0.0.38 - - [2026-01-01 03:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.067944 10.0.0.27 - - [2026-01-01 03:37:21] "GET /projects?obj_uuids=eb3d6562-0c62-40c7-80d8-9ee10f28db2e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003588 10.0.0.38 - - [2026-01-01 03:37:21] "GET /project/eb3d6562-0c62-40c7-80d8-9ee10f28db2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.055426 10.0.0.38 - - [2026-01-01 03:37:21] "POST /neutron/network HTTP/1.1" 200 117 0.057453 10.0.0.249 - - [2026-01-01 03:37:21] "POST /route-targets HTTP/1.1" 200 327 0.012356 10.0.0.38 - - [2026-01-01 03:37:21] "POST /neutron/network HTTP/1.1" 200 840 0.009319 10.0.0.38 - - [2026-01-01 03:37:21] "POST /id-to-fqname HTTP/1.1" 200 231 0.001086 10.0.0.38 - - [2026-01-01 03:37:21] "GET /virtual-network/f49b7493-bac7-4727-9522-5383947eebe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005195 10.0.0.38 - - [2026-01-01 03:37:21] "GET /virtual-network/f49b7493-bac7-4727-9522-5383947eebe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005812 10.0.0.38 - - [2026-01-01 03:37:22] "POST /neutron/subnet HTTP/1.1" 200 715 0.012550 10.0.0.38 - - [2026-01-01 03:37:22] "POST /id-to-fqname HTTP/1.1" 200 231 0.001051 10.0.0.27 - - [2026-01-01 03:37:23] "GET /projects?obj_uuids=eb3d6562-0c62-40c7-80d8-9ee10f28db2e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000980 10.0.0.38 - - [2026-01-01 03:37:23] "GET /project/eb3d6562-0c62-40c7-80d8-9ee10f28db2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.110220 10.0.0.38 - - [2026-01-01 03:37:23] "POST /neutron/port HTTP/1.1" 200 117 0.006606 10.0.0.38 - - [2026-01-01 03:37:23] "POST /id-to-fqname HTTP/1.1" 200 231 0.001369 10.0.0.38 - - [2026-01-01 03:37:23] "POST /neutron/network HTTP/1.1" 200 850 0.016233 10.0.0.38 - - [2026-01-01 03:37:24] "POST /neutron/port HTTP/1.1" 200 1062 0.017258 10.0.0.38 - - [2026-01-01 03:37:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003981 10.0.0.38 - - [2026-01-01 03:37:24] "POST /neutron/network HTTP/1.1" 200 840 0.006232 10.0.0.38 - - [2026-01-01 03:37:43] "POST /neutron/network HTTP/1.1" 200 850 0.007095 10.0.0.27 - - [2026-01-01 03:37:44] "GET /projects?obj_uuids=eb3d6562-0c62-40c7-80d8-9ee10f28db2e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001197 10.0.0.38 - - [2026-01-01 03:37:44] "GET /project/eb3d6562-0c62-40c7-80d8-9ee10f28db2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.077515 10.0.0.38 - - [2026-01-01 03:37:44] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008178 10.0.0.38 - - [2026-01-01 03:37:44] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007710 10.0.0.38 - - [2026-01-01 03:37:45] "POST /neutron/port HTTP/1.1" 200 1126 0.018514 10.0.0.38 - - [2026-01-01 03:37:45] "GET /virtual-machine/4eaacedb-bef4-4bf2-90cb-277e8615fd24 HTTP/1.1" 401 292 0.000384 10.0.0.27 - - [2026-01-01 03:37:45] "GET /projects?obj_uuids=eb3d6562-0c62-40c7-80d8-9ee10f28db2e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000915 10.0.0.38 - - [2026-01-01 03:37:45] "GET /virtual-machine/4eaacedb-bef4-4bf2-90cb-277e8615fd24 HTTP/1.1" 200 1296 0.043198 10.0.0.38 - - [2026-01-01 03:37:45] "GET /virtual-machine-interface/9f1251d3-17e2-468c-9145-4db0e0002e22 HTTP/1.1" 200 2983 0.007373 10.0.0.38 - - [2026-01-01 03:37:45] "POST /neutron/port HTTP/1.1" 200 1062 0.437045 10.0.0.38 - - [2026-01-01 03:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004419 10.0.0.38 - - [2026-01-01 03:37:45] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004313 10.0.0.38 - - [2026-01-01 03:37:45] "GET /virtual-networks?parent_id=eb3d6562-0c62-40c7-80d8-9ee10f28db2e&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.009631 10.0.0.38 - - [2026-01-01 03:37:45] "GET /virtual-network/f49b7493-bac7-4727-9522-5383947eebe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.008614 10.0.0.38 - - [2026-01-01 03:37:46] "POST /neutron/port HTTP/1.1" 200 1116 0.228486 10.0.0.38 - - [2026-01-01 03:37:46] "POST /neutron/subnet HTTP/1.1" 200 689 0.017851 10.0.0.38 - - [2026-01-01 03:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.38 - - [2026-01-01 03:37:46] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003906 10.0.0.38 - - [2026-01-01 03:37:46] "GET /virtual-networks?parent_id=eb3d6562-0c62-40c7-80d8-9ee10f28db2e&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.010338 10.0.0.38 - - [2026-01-01 03:37:47] "GET /virtual-network/f49b7493-bac7-4727-9522-5383947eebe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005583 10.0.0.38 - - [2026-01-01 03:37:47] "POST /neutron/port HTTP/1.1" 200 1126 0.038606 10.0.0.38 - - [2026-01-01 03:37:52] "POST /neutron/security_group HTTP/1.1" 200 2062 0.016630 10.0.0.38 - - [2026-01-01 03:38:02] "POST /neutron/port HTTP/1.1" 200 1126 0.018643 10.0.0.38 - - [2026-01-01 03:38:07] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007454 10.0.0.249 - - [2026-01-01 03:38:11] "GET /obj-perms HTTP/1.1" 200 5056 0.061044 10.0.0.27 - - [2026-01-01 03:38:14] "DELETE /project/eb3d65620c6240c780d89ee10f28db2e HTTP/1.1" 404 173 0.005693 10.0.0.27 - - [2026-01-01 03:38:14] "GET /projects?obj_uuids=9a75fc0d-9187-4223-87b3-106046209e37&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001319 10.0.0.27 - - [2026-01-01 03:38:14] "GET /project/9a75fc0d-9187-4223-87b3-106046209e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.051367 10.0.0.27 - - [2026-01-01 03:38:14] "GET /projects?obj_uuids=9a75fc0d-9187-4223-87b3-106046209e37&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001102 10.0.0.27 - - [2026-01-01 03:38:15] "GET /project/9a75fc0d-9187-4223-87b3-106046209e37?fields=security_groups HTTP/1.1" 200 1348 0.046317 10.0.0.27 - - [2026-01-01 03:38:15] "DELETE /security-group/c9ea13e5-2810-4947-abfd-346e1253bfde HTTP/1.1" 200 115 0.049667 10.0.0.27 - - [2026-01-01 03:38:15] "GET /projects?obj_uuids=9a75fc0d-9187-4223-87b3-106046209e37&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000952 10.0.0.27 - - [2026-01-01 03:38:15] "GET /project/9a75fc0d-9187-4223-87b3-106046209e37?fields=application_policy_sets HTTP/1.1" 200 1387 0.055080 10.0.0.249 - - [2026-01-01 03:38:15] "DELETE /access-control-list/1a9894b7-aae7-41a7-8ad7-05d83e652058 HTTP/1.1" 200 115 0.055317 10.0.0.27 - - [2026-01-01 03:38:15] "DELETE /project/9a75fc0d-9187-4223-87b3-106046209e37 HTTP/1.1" 200 115 0.405073 10.0.0.38 - - [2026-01-01 03:38:17] "POST /neutron/port HTTP/1.1" 200 1126 0.016497 10.0.0.38 - - [2026-01-01 03:38:23] "POST /neutron/security_group HTTP/1.1" 200 2062 0.012061 10.0.0.38 - - [2026-01-01 03:38:28] "POST /neutron/port HTTP/1.1" 200 1126 0.017407 10.0.0.38 - - [2026-01-01 03:38:28] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007823 10.0.0.38 - - [2026-01-01 03:38:28] "GET /virtual-machine/976c5d9a-f282-4954-ba17-99e0ee16b849 HTTP/1.1" 200 1297 0.006428 10.0.0.38 - - [2026-01-01 03:38:28] "GET /virtual-machine-interface/1a1c8a5b-106b-465a-947f-0f5faca0e853 HTTP/1.1" 200 2982 0.005431 10.0.0.38 - - [2026-01-01 03:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.38 - - [2026-01-01 03:38:28] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003646 10.0.0.38 - - [2026-01-01 03:38:28] "GET /virtual-networks?parent_id=eb3d6562-0c62-40c7-80d8-9ee10f28db2e&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.003219 10.0.0.38 - - [2026-01-01 03:38:28] "GET /virtual-network/f49b7493-bac7-4727-9522-5383947eebe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005821 10.0.0.38 - - [2026-01-01 03:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.38 - - [2026-01-01 03:38:31] "GET /virtual-network/f49b7493-bac7-4727-9522-5383947eebe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005680 10.0.0.38 - - [2026-01-01 03:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.38 - - [2026-01-01 03:38:35] "GET /virtual-network/f49b7493-bac7-4727-9522-5383947eebe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005346 10.0.0.38 - - [2026-01-01 03:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.38 - - [2026-01-01 03:38:39] "GET /virtual-network/f49b7493-bac7-4727-9522-5383947eebe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.004870 10.0.0.38 - - [2026-01-01 03:38:43] "POST /neutron/network HTTP/1.1" 200 850 0.006612 10.0.0.38 - - [2026-01-01 03:38:43] "POST /neutron/port HTTP/1.1" 200 117 0.001026 10.0.0.38 - - [2026-01-01 03:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003467 10.0.0.38 - - [2026-01-01 03:38:43] "GET /virtual-network/f49b7493-bac7-4727-9522-5383947eebe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005371 10.0.0.38 - - [2026-01-01 03:38:47] "POST /neutron/port HTTP/1.1" 200 1126 0.044772 10.0.0.38 - - [2026-01-01 03:38:47] "POST /neutron/subnet HTTP/1.1" 200 689 0.008977 10.0.0.38 - - [2026-01-01 03:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.38 - - [2026-01-01 03:38:47] "GET /virtual-network/f49b7493-bac7-4727-9522-5383947eebe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005510 10.0.0.38 - - [2026-01-01 03:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893 10.0.0.38 - - [2026-01-01 03:38:52] "GET /virtual-network/f49b7493-bac7-4727-9522-5383947eebe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005291 10.0.0.38 - - [2026-01-01 03:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.38 - - [2026-01-01 03:38:56] "GET /virtual-network/f49b7493-bac7-4727-9522-5383947eebe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005343 10.0.0.38 - - [2026-01-01 03:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005696 10.0.0.38 - - [2026-01-01 03:39:00] "GET /virtual-network/f49b7493-bac7-4727-9522-5383947eebe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007959 10.0.0.38 - - [2026-01-01 03:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.38 - - [2026-01-01 03:39:04] "GET /virtual-network/f49b7493-bac7-4727-9522-5383947eebe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005433 10.0.0.38 - - [2026-01-01 03:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004029 10.0.0.38 - - [2026-01-01 03:39:08] "GET /virtual-network/f49b7493-bac7-4727-9522-5383947eebe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005952 10.0.0.38 - - [2026-01-01 03:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.38 - - [2026-01-01 03:39:12] "GET /virtual-network/f49b7493-bac7-4727-9522-5383947eebe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005447 10.0.0.38 - - [2026-01-01 03:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584 10.0.0.38 - - [2026-01-01 03:39:16] "GET /virtual-network/f49b7493-bac7-4727-9522-5383947eebe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006364 10.0.0.38 - - [2026-01-01 03:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.38 - - [2026-01-01 03:39:20] "GET /virtual-network/f49b7493-bac7-4727-9522-5383947eebe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007203 10.0.0.38 - - [2026-01-01 03:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.38 - - [2026-01-01 03:39:24] "GET /virtual-network/f49b7493-bac7-4727-9522-5383947eebe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.014817 10.0.0.38 - - [2026-01-01 03:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004376 10.0.0.38 - - [2026-01-01 03:39:28] "GET /virtual-network/f49b7493-bac7-4727-9522-5383947eebe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005073 10.0.0.38 - - [2026-01-01 03:39:29] "POST /neutron/port HTTP/1.1" 200 1126 0.046404 10.0.0.38 - - [2026-01-01 03:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.38 - - [2026-01-01 03:39:30] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003311 10.0.0.38 - - [2026-01-01 03:39:30] "GET /virtual-networks?parent_id=eb3d6562-0c62-40c7-80d8-9ee10f28db2e&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.003862 10.0.0.38 - - [2026-01-01 03:39:31] "GET /virtual-network/f49b7493-bac7-4727-9522-5383947eebe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007763 10.0.0.38 - - [2026-01-01 03:39:31] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007319 10.0.0.38 - - [2026-01-01 03:39:41] "POST /neutron/port HTTP/1.1" 200 1126 0.019242 10.0.0.38 - - [2026-01-01 03:39:44] "POST /neutron/port HTTP/1.1" 200 1126 0.017822 10.0.0.38 - - [2026-01-01 03:39:45] "POST /neutron/subnet HTTP/1.1" 200 689 0.009006 10.0.0.38 - - [2026-01-01 03:39:46] "POST /neutron/port HTTP/1.1" 200 1126 0.016524 10.0.0.38 - - [2026-01-01 03:39:47] "POST /neutron/port HTTP/1.1" 200 1126 0.016922 10.0.0.38 - - [2026-01-01 03:39:47] "POST /neutron/subnet HTTP/1.1" 200 689 0.011286 10.0.0.38 - - [2026-01-01 03:39:51] "POST /neutron/port HTTP/1.1" 200 1126 0.019220 10.0.0.38 - - [2026-01-01 03:39:56] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008830 10.0.0.27 - - [2026-01-01 03:39:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000407 10.0.0.27 - - [2026-01-01 03:39:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000382 10.0.0.249 - - [2026-01-01 03:39:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.249 - - [2026-01-01 03:39:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000412 10.0.0.27 - - [2026-01-01 03:39:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000423 10.0.0.27 - - [2026-01-01 03:39:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000378 10.0.0.249 - - [2026-01-01 03:39:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000347 10.0.0.249 - - [2026-01-01 03:39:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000343 10.0.0.38 - - [2026-01-01 03:40:00] "GET /global-system-configs HTTP/1.1" 401 292 0.001030 10.0.0.38 - - [2026-01-01 03:40:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000372 10.0.0.38 - - [2026-01-01 03:40:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000491 10.0.0.38 - - [2026-01-01 03:40:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000362 10.0.0.38 - - [2026-01-01 03:40:07] "POST /neutron/port HTTP/1.1" 200 1126 0.017515 10.0.0.38 - - [2026-01-01 03:40:12] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007526 10.0.0.27 - - [2026-01-01 03:40:12] "GET /obj-perms HTTP/1.1" 200 5056 0.059070 10.0.0.38 - - [2026-01-01 03:40:17] "POST /fqname-to-id HTTP/1.1" 404 240 0.004384 10.0.0.38 - - [2026-01-01 03:40:17] "POST /bgp-as-a-services HTTP/1.1" 200 597 0.034252 10.0.0.38 - - [2026-01-01 03:40:18] "GET /bgp-as-a-service/d87ec37f-11b4-4da9-9066-8b697c63959b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1621 0.006242 10.0.0.38 - - [2026-01-01 03:40:18] "GET /virtual-machine-interface/1a1c8a5b-106b-465a-947f-0f5faca0e853?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.005228 10.0.0.38 - - [2026-01-01 03:40:18] "POST /ref-update HTTP/1.1" 200 156 0.013744 10.0.0.38 - - [2026-01-01 03:40:18] "POST /neutron/network HTTP/1.1" 200 840 0.007579 10.0.0.249 - - [2026-01-01 03:40:18] "POST /ref-update HTTP/1.1" 200 156 0.064061 10.0.0.38 - - [2026-01-01 03:40:45] "GET /bgp-as-a-service/d87ec37f-11b4-4da9-9066-8b697c63959b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006201 10.0.0.38 - - [2026-01-01 03:40:45] "GET /virtual-machine-interface/1a1c8a5b-106b-465a-947f-0f5faca0e853?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3090 0.007265 10.0.0.38 - - [2026-01-01 03:40:45] "POST /ref-update HTTP/1.1" 200 156 0.014936 10.0.0.249 - - [2026-01-01 03:40:45] "POST /ref-update HTTP/1.1" 200 156 0.016787 10.0.0.38 - - [2026-01-01 03:40:45] "DELETE /bgp-as-a-service/d87ec37f-11b4-4da9-9066-8b697c63959b HTTP/1.1" 200 115 0.068249 10.0.0.38 - - [2026-01-01 03:40:46] "POST /neutron/network HTTP/1.1" 400 204 0.015207 10.0.0.38 - - [2026-01-01 03:40:46] "POST /neutron/port HTTP/1.1" 200 151 0.209701 10.0.0.38 - - [2026-01-01 03:40:46] "POST /neutron/port HTTP/1.1" 200 151 0.244222 10.0.0.249 - - [2026-01-01 03:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007517 10.0.0.27 - - [2026-01-01 03:40:49] "GET /projects?obj_uuids=eb3d6562-0c62-40c7-80d8-9ee10f28db2e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.032990 10.0.0.38 - - [2026-01-01 03:40:49] "GET /project/eb3d6562-0c62-40c7-80d8-9ee10f28db2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.076138 10.0.0.27 - - [2026-01-01 03:40:49] "GET /projects?obj_uuids=eb3d6562-0c62-40c7-80d8-9ee10f28db2e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001515 10.0.0.38 - - [2026-01-01 03:40:49] "GET /project/eb3d6562-0c62-40c7-80d8-9ee10f28db2e?fields=virtual_networks HTTP/1.1" 200 1040 0.047433 10.0.0.27 - - [2026-01-01 03:40:49] "GET /projects?obj_uuids=eb3d6562-0c62-40c7-80d8-9ee10f28db2e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001063 10.0.0.38 - - [2026-01-01 03:40:49] "GET /project/eb3d6562-0c62-40c7-80d8-9ee10f28db2e?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.044575 10.0.0.27 - - [2026-01-01 03:40:49] "GET /projects?obj_uuids=eb3d6562-0c62-40c7-80d8-9ee10f28db2e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000933 10.0.0.38 - - [2026-01-01 03:40:49] "GET /project/eb3d6562-0c62-40c7-80d8-9ee10f28db2e?fields=security_groups HTTP/1.1" 200 1270 0.043375 10.0.0.38 - - [2026-01-01 03:40:50] "POST /fqname-to-id HTTP/1.1" 404 189 0.035217 10.0.0.27 - - [2026-01-01 03:40:50] "GET /projects?obj_uuids=13fec56d-15b4-4983-8fc5-e32f742aa606&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003963 10.0.0.27 - - [2026-01-01 03:40:50] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001109 10.0.0.27 - - [2026-01-01 03:40:50] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006956 10.0.0.27 - - [2026-01-01 03:40:51] "POST /id-to-fqname HTTP/1.1" 200 191 0.002567 10.0.0.27 - - [2026-01-01 03:40:51] "POST /fqname-to-id HTTP/1.1" 404 200 0.008218 10.0.0.27 - - [2026-01-01 03:40:51] "POST /security-groups HTTP/1.1" 200 592 0.039972 10.0.0.27 - - [2026-01-01 03:40:51] "POST /projects HTTP/1.1" 200 587 0.263362 10.0.0.27 - - [2026-01-01 03:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.341172 10.0.0.249 - - [2026-01-01 03:40:51] "POST /access-control-lists HTTP/1.1" 200 597 0.048599 10.0.0.38 - - [2026-01-01 03:40:51] "GET /project/13fec56d-15b4-4983-8fc5-e32f742aa606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.498318 10.0.0.38 - - [2026-01-01 03:40:52] "GET / HTTP/1.1" 200 35931 0.001800 10.0.0.38 - - [2026-01-01 03:40:54] "POST /fqname-to-id HTTP/1.1" 401 292 0.000421 10.0.0.38 - - [2026-01-01 03:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.066680 10.0.0.27 - - [2026-01-01 03:40:54] "GET /projects?obj_uuids=13fec56d-15b4-4983-8fc5-e32f742aa606&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001102 10.0.0.38 - - [2026-01-01 03:40:54] "GET /project/13fec56d-15b4-4983-8fc5-e32f742aa606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.040180 10.0.0.38 - - [2026-01-01 03:40:54] "POST /neutron/network HTTP/1.1" 200 117 0.037827 10.0.0.249 - - [2026-01-01 03:40:55] "POST /route-targets HTTP/1.1" 200 327 0.014219 10.0.0.38 - - [2026-01-01 03:40:55] "POST /neutron/network HTTP/1.1" 200 834 0.011425 10.0.0.38 - - [2026-01-01 03:40:55] "POST /id-to-fqname HTTP/1.1" 200 225 0.001018 10.0.0.38 - - [2026-01-01 03:40:55] "GET /virtual-network/e9e1dd0f-712a-41cf-8a77-e478ab5eae5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005086 10.0.0.38 - - [2026-01-01 03:40:55] "GET /virtual-network/e9e1dd0f-712a-41cf-8a77-e478ab5eae5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005849 10.0.0.38 - - [2026-01-01 03:40:55] "POST /neutron/subnet HTTP/1.1" 200 729 0.009552 10.0.0.38 - - [2026-01-01 03:40:55] "POST /id-to-fqname HTTP/1.1" 200 225 0.001046 10.0.0.27 - - [2026-01-01 03:40:56] "GET /projects?obj_uuids=13fec56d-15b4-4983-8fc5-e32f742aa606&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000951 10.0.0.38 - - [2026-01-01 03:40:56] "GET /project/13fec56d-15b4-4983-8fc5-e32f742aa606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.084773 10.0.0.38 - - [2026-01-01 03:40:56] "POST /neutron/port HTTP/1.1" 200 117 0.007411 10.0.0.38 - - [2026-01-01 03:40:56] "POST /id-to-fqname HTTP/1.1" 200 225 0.001364 10.0.0.38 - - [2026-01-01 03:40:56] "POST /neutron/network HTTP/1.1" 200 844 0.007761 10.0.0.38 - - [2026-01-01 03:40:57] "POST /neutron/port HTTP/1.1" 200 1062 0.034268 10.0.0.27 - - [2026-01-01 03:40:57] "GET /projects?obj_uuids=13fec56d-15b4-4983-8fc5-e32f742aa606&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000981 10.0.0.38 - - [2026-01-01 03:40:57] "GET /project/13fec56d-15b4-4983-8fc5-e32f742aa606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.111106 10.0.0.38 - - [2026-01-01 03:40:57] "POST /neutron/network HTTP/1.1" 200 834 0.054976 10.0.0.38 - - [2026-01-01 03:40:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.011826 10.0.0.38 - - [2026-01-01 03:40:58] "POST /neutron/port HTTP/1.1" 200 117 0.007923 10.0.0.38 - - [2026-01-01 03:40:58] "POST /id-to-fqname HTTP/1.1" 200 225 0.001800 10.0.0.38 - - [2026-01-01 03:40:58] "POST /neutron/port HTTP/1.1" 200 1126 0.051269 10.0.0.38 - - [2026-01-01 03:40:58] "POST /neutron/network HTTP/1.1" 200 844 0.009670 10.0.0.38 - - [2026-01-01 03:40:59] "POST /neutron/port HTTP/1.1" 200 1062 0.058880 10.0.0.27 - - [2026-01-01 03:40:59] "GET /projects?obj_uuids=13fec56d-15b4-4983-8fc5-e32f742aa606&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000877 10.0.0.38 - - [2026-01-01 03:40:59] "GET /project/13fec56d-15b4-4983-8fc5-e32f742aa606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.145830 10.0.0.38 - - [2026-01-01 03:40:59] "POST /neutron/port HTTP/1.1" 200 1126 0.065449 10.0.0.249 - - [2026-01-01 03:41:00] "DELETE /access-control-list/15440083-f7bc-409e-b14e-dd45913230cf HTTP/1.1" 200 115 0.079839 10.0.0.38 - - [2026-01-01 03:41:00] "POST /neutron/subnet HTTP/1.1" 200 703 0.021711 10.0.0.38 - - [2026-01-01 03:41:00] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011923 10.0.0.38 - - [2026-01-01 03:41:00] "POST /neutron/security_group HTTP/1.1" 200 2059 0.018730 10.0.0.38 - - [2026-01-01 03:41:01] "POST /neutron/port HTTP/1.1" 200 1062 0.052073 10.0.0.38 - - [2026-01-01 03:41:01] "POST /neutron/port HTTP/1.1" 200 1126 0.049500 10.0.0.38 - - [2026-01-01 03:41:01] "POST /neutron/port HTTP/1.1" 200 117 0.002218 10.0.0.38 - - [2026-01-01 03:41:05] "POST /neutron/security_group HTTP/1.1" 200 2059 0.017920 10.0.0.38 - - [2026-01-01 03:41:13] "GET /obj-perms HTTP/1.1" 200 5056 0.059512 10.0.0.27 - - [2026-01-01 03:41:15] "DELETE /project/13fec56d15b449838fc5e32f742aa606 HTTP/1.1" 404 173 0.002936 10.0.0.27 - - [2026-01-01 03:41:15] "DELETE /project/eb3d6562-0c62-40c7-80d8-9ee10f28db2e HTTP/1.1" 404 177 0.005496 10.0.0.38 - - [2026-01-01 03:41:15] "POST /neutron/port HTTP/1.1" 200 1126 0.018618 10.0.0.38 - - [2026-01-01 03:41:21] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007839 10.0.0.38 - - [2026-01-01 03:41:31] "POST /neutron/port HTTP/1.1" 200 1126 0.017392 10.0.0.38 - - [2026-01-01 03:41:36] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008107 10.0.0.38 - - [2026-01-01 03:41:36] "POST /neutron/port HTTP/1.1" 200 1126 0.017202 10.0.0.38 - - [2026-01-01 03:41:36] "GET /virtual-machine/4ff858c6-ad89-4e57-a825-62e6be132691 HTTP/1.1" 401 292 0.000432 10.0.0.38 - - [2026-01-01 03:41:36] "GET /virtual-machine/4ff858c6-ad89-4e57-a825-62e6be132691 HTTP/1.1" 200 1293 0.036310 10.0.0.38 - - [2026-01-01 03:41:36] "GET /virtual-machine-interface/93ae7f57-0ae2-49e1-835f-e5734ad907a1 HTTP/1.1" 200 2958 0.008445 10.0.0.38 - - [2026-01-01 03:41:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.38 - - [2026-01-01 03:41:36] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003565 10.0.0.38 - - [2026-01-01 03:41:36] "GET /virtual-networks?parent_id=13fec56d-15b4-4983-8fc5-e32f742aa606&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003791 10.0.0.38 - - [2026-01-01 03:41:36] "GET /virtual-network/e9e1dd0f-712a-41cf-8a77-e478ab5eae5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.009360 10.0.0.38 - - [2026-01-01 03:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003655 10.0.0.38 - - [2026-01-01 03:41:40] "GET /virtual-network/e9e1dd0f-712a-41cf-8a77-e478ab5eae5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.011616 10.0.0.38 - - [2026-01-01 03:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004499 10.0.0.38 - - [2026-01-01 03:41:44] "GET /virtual-network/e9e1dd0f-712a-41cf-8a77-e478ab5eae5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005235 10.0.0.38 - - [2026-01-01 03:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.38 - - [2026-01-01 03:41:48] "GET /virtual-network/e9e1dd0f-712a-41cf-8a77-e478ab5eae5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005328 10.0.0.38 - - [2026-01-01 03:41:48] "POST /neutron/port HTTP/1.1" 200 1126 0.020710 10.0.0.38 - - [2026-01-01 03:41:49] "POST /neutron/subnet HTTP/1.1" 200 703 0.010301 10.0.0.38 - - [2026-01-01 03:41:51] "POST /neutron/port HTTP/1.1" 200 1126 0.018745 10.0.0.38 - - [2026-01-01 03:41:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004069 10.0.0.38 - - [2026-01-01 03:41:51] "POST /neutron/network HTTP/1.1" 200 834 0.006424 10.0.0.38 - - [2026-01-01 03:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.38 - - [2026-01-01 03:41:52] "GET /virtual-network/e9e1dd0f-712a-41cf-8a77-e478ab5eae5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007099 10.0.0.38 - - [2026-01-01 03:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.38 - - [2026-01-01 03:41:56] "GET /virtual-network/e9e1dd0f-712a-41cf-8a77-e478ab5eae5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005584 10.0.0.38 - - [2026-01-01 03:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004401 10.0.0.38 - - [2026-01-01 03:42:00] "GET /virtual-network/e9e1dd0f-712a-41cf-8a77-e478ab5eae5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005699 10.0.0.38 - - [2026-01-01 03:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004302 10.0.0.38 - - [2026-01-01 03:42:04] "GET /virtual-network/e9e1dd0f-712a-41cf-8a77-e478ab5eae5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006651 10.0.0.38 - - [2026-01-01 03:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.38 - - [2026-01-01 03:42:08] "GET /virtual-network/e9e1dd0f-712a-41cf-8a77-e478ab5eae5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007554 10.0.0.38 - - [2026-01-01 03:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004519 10.0.0.38 - - [2026-01-01 03:42:12] "GET /virtual-network/e9e1dd0f-712a-41cf-8a77-e478ab5eae5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006848 10.0.0.38 - - [2026-01-01 03:42:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003972 10.0.0.38 - - [2026-01-01 03:42:16] "GET /virtual-network/e9e1dd0f-712a-41cf-8a77-e478ab5eae5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005783 10.0.0.38 - - [2026-01-01 03:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.38 - - [2026-01-01 03:42:21] "GET /virtual-network/e9e1dd0f-712a-41cf-8a77-e478ab5eae5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005718 10.0.0.38 - - [2026-01-01 03:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.38 - - [2026-01-01 03:42:25] "GET /virtual-network/e9e1dd0f-712a-41cf-8a77-e478ab5eae5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005225 10.0.0.38 - - [2026-01-01 03:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004591 10.0.0.38 - - [2026-01-01 03:42:29] "GET /virtual-network/e9e1dd0f-712a-41cf-8a77-e478ab5eae5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005105 10.0.0.38 - - [2026-01-01 03:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.38 - - [2026-01-01 03:42:33] "GET /virtual-network/e9e1dd0f-712a-41cf-8a77-e478ab5eae5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007348 10.0.0.38 - - [2026-01-01 03:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.38 - - [2026-01-01 03:42:37] "GET /virtual-network/e9e1dd0f-712a-41cf-8a77-e478ab5eae5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005629 10.0.0.38 - - [2026-01-01 03:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004479 10.0.0.38 - - [2026-01-01 03:42:41] "GET /virtual-network/e9e1dd0f-712a-41cf-8a77-e478ab5eae5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005265 10.0.0.38 - - [2026-01-01 03:42:45] "POST /neutron/port HTTP/1.1" 200 1126 0.016664 10.0.0.38 - - [2026-01-01 03:42:45] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006642 10.0.0.38 - - [2026-01-01 03:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952 10.0.0.38 - - [2026-01-01 03:42:45] "GET /virtual-network/e9e1dd0f-712a-41cf-8a77-e478ab5eae5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005715 10.0.0.38 - - [2026-01-01 03:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.38 - - [2026-01-01 03:42:47] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003879 10.0.0.38 - - [2026-01-01 03:42:47] "GET /virtual-networks?parent_id=13fec56d-15b4-4983-8fc5-e32f742aa606&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002936 10.0.0.38 - - [2026-01-01 03:42:47] "GET /virtual-network/e9e1dd0f-712a-41cf-8a77-e478ab5eae5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006117 10.0.0.38 - - [2026-01-01 03:42:50] "POST /neutron/port HTTP/1.1" 200 1126 0.056920 10.0.0.38 - - [2026-01-01 03:42:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004169 10.0.0.38 - - [2026-01-01 03:42:51] "POST /neutron/network HTTP/1.1" 200 834 0.006673 10.0.0.38 - - [2026-01-01 03:42:53] "POST /neutron/port HTTP/1.1" 200 1126 0.017954 10.0.0.38 - - [2026-01-01 03:42:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003660 10.0.0.38 - - [2026-01-01 03:42:53] "POST /neutron/network HTTP/1.1" 200 834 0.006869 10.0.0.38 - - [2026-01-01 03:43:03] "POST /neutron/port HTTP/1.1" 200 1126 0.018164 10.0.0.38 - - [2026-01-01 03:43:08] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006671 10.0.0.249 - - [2026-01-01 03:43:14] "GET /obj-perms HTTP/1.1" 200 5056 0.052163 10.0.0.38 - - [2026-01-01 03:43:18] "POST /neutron/port HTTP/1.1" 200 1126 0.018385 10.0.0.38 - - [2026-01-01 03:43:24] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009464 10.0.0.38 - - [2026-01-01 03:43:29] "POST /neutron/port HTTP/1.1" 200 1126 0.017812 10.0.0.38 - - [2026-01-01 03:43:29] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008331 10.0.0.38 - - [2026-01-01 03:43:29] "GET /virtual-machine/26a62dcb-3536-4eee-a63e-ca2c306157b7 HTTP/1.1" 200 1293 0.006419 10.0.0.38 - - [2026-01-01 03:43:29] "GET /virtual-machine-interface/b0af791a-b12d-4bcf-849b-050fa083eabb HTTP/1.1" 200 2958 0.005898 10.0.0.38 - - [2026-01-01 03:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394 10.0.0.38 - - [2026-01-01 03:43:29] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003772 10.0.0.38 - - [2026-01-01 03:43:29] "GET /virtual-networks?parent_id=13fec56d-15b4-4983-8fc5-e32f742aa606&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003180 10.0.0.38 - - [2026-01-01 03:43:29] "GET /virtual-network/e9e1dd0f-712a-41cf-8a77-e478ab5eae5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005738 10.0.0.38 - - [2026-01-01 03:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.38 - - [2026-01-01 03:43:30] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004686 10.0.0.38 - - [2026-01-01 03:43:30] "GET /virtual-networks?parent_id=13fec56d-15b4-4983-8fc5-e32f742aa606&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002685 10.0.0.38 - - [2026-01-01 03:43:30] "GET /virtual-network/e9e1dd0f-712a-41cf-8a77-e478ab5eae5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006263 10.0.0.38 - - [2026-01-01 03:43:31] "POST /neutron/port HTTP/1.1" 200 1126 0.018084 10.0.0.38 - - [2026-01-01 03:43:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007338 10.0.0.38 - - [2026-01-01 03:43:31] "GET /virtual-machine/f9b5106a-d436-4406-9983-3558d9513788 HTTP/1.1" 200 1294 0.005646 10.0.0.38 - - [2026-01-01 03:43:31] "GET /virtual-machine-interface/77deaf17-bce5-4c4b-8ad9-b42c27840667 HTTP/1.1" 200 2958 0.005473 10.0.0.38 - - [2026-01-01 03:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.38 - - [2026-01-01 03:43:31] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003644 10.0.0.38 - - [2026-01-01 03:43:31] "GET /virtual-networks?parent_id=13fec56d-15b4-4983-8fc5-e32f742aa606&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003133 10.0.0.38 - - [2026-01-01 03:43:31] "GET /virtual-network/e9e1dd0f-712a-41cf-8a77-e478ab5eae5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006103 10.0.0.38 - - [2026-01-01 03:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.38 - - [2026-01-01 03:43:32] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003745 10.0.0.38 - - [2026-01-01 03:43:32] "GET /virtual-networks?parent_id=13fec56d-15b4-4983-8fc5-e32f742aa606&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003387 10.0.0.38 - - [2026-01-01 03:43:32] "GET /virtual-network/e9e1dd0f-712a-41cf-8a77-e478ab5eae5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006270 10.0.0.38 - - [2026-01-01 03:43:32] "POST /fqname-to-id HTTP/1.1" 404 198 0.003367 10.0.0.38 - - [2026-01-01 03:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.38 - - [2026-01-01 03:43:32] "GET /global-system-config/0c12a41b-c9d1-44d2-83a0-f4b367e9a701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.008004 10.0.0.38 - - [2026-01-01 03:43:32] "POST /control-node-zones HTTP/1.1" 200 569 0.029603 10.0.0.38 - - [2026-01-01 03:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.38 - - [2026-01-01 03:43:32] "GET /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004906 10.0.0.38 - - [2026-01-01 03:43:32] "GET /control-node-zone/a705185a-99f9-4ba3-b846-7af34c129eb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.005970 10.0.0.38 - - [2026-01-01 03:43:32] "PUT /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6 HTTP/1.1" 200 254 0.021871 10.0.0.38 - - [2026-01-01 03:43:32] "POST /fqname-to-id HTTP/1.1" 404 198 0.003079 10.0.0.38 - - [2026-01-01 03:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004038 10.0.0.38 - - [2026-01-01 03:43:33] "GET /global-system-config/0c12a41b-c9d1-44d2-83a0-f4b367e9a701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.006566 10.0.0.38 - - [2026-01-01 03:43:33] "POST /control-node-zones HTTP/1.1" 200 569 0.026536 10.0.0.38 - - [2026-01-01 03:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003362 10.0.0.38 - - [2026-01-01 03:43:33] "GET /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005725 10.0.0.38 - - [2026-01-01 03:43:33] "GET /control-node-zone/f2b03c30-6645-43d5-86ab-1d9bc3d4b82e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.007363 10.0.0.38 - - [2026-01-01 03:43:33] "PUT /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f HTTP/1.1" 200 254 0.020683 10.0.0.38 - - [2026-01-01 03:43:33] "POST /fqname-to-id HTTP/1.1" 404 198 0.003648 10.0.0.38 - - [2026-01-01 03:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715 10.0.0.38 - - [2026-01-01 03:43:33] "GET /global-system-config/0c12a41b-c9d1-44d2-83a0-f4b367e9a701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.006241 10.0.0.38 - - [2026-01-01 03:43:33] "POST /control-node-zones HTTP/1.1" 200 569 0.026133 10.0.0.38 - - [2026-01-01 03:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004214 10.0.0.38 - - [2026-01-01 03:43:33] "GET /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004806 10.0.0.38 - - [2026-01-01 03:43:33] "GET /control-node-zone/762dbd3f-16bb-4839-af14-f0003ef68aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005676 10.0.0.38 - - [2026-01-01 03:43:33] "PUT /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca HTTP/1.1" 200 254 0.021789 10.0.0.38 - - [2026-01-01 03:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004562 10.0.0.38 - - [2026-01-01 03:43:33] "GET /global-system-config/0c12a41b-c9d1-44d2-83a0-f4b367e9a701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.006311 10.0.0.38 - - [2026-01-01 03:43:33] "POST /fqname-to-id HTTP/1.1" 404 234 0.003024 10.0.0.38 - - [2026-01-01 03:43:33] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.030228 10.0.0.38 - - [2026-01-01 03:43:34] "POST /neutron/network HTTP/1.1" 200 834 0.006899 10.0.0.38 - - [2026-01-01 03:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.38 - - [2026-01-01 03:43:34] "GET /bgp-as-a-service/734a7010-e54c-41a1-ad55-4aba1e4edd1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.005881 10.0.0.38 - - [2026-01-01 03:43:34] "GET /control-node-zone/a705185a-99f9-4ba3-b846-7af34c129eb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004256 10.0.0.38 - - [2026-01-01 03:43:34] "POST /ref-update HTTP/1.1" 200 156 0.016588 10.0.0.38 - - [2026-01-01 03:43:49] "GET /bgp-as-a-service/734a7010-e54c-41a1-ad55-4aba1e4edd1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.006648 10.0.0.38 - - [2026-01-01 03:43:49] "GET /virtual-machine-interface/93ae7f57-0ae2-49e1-835f-e5734ad907a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.005154 10.0.0.38 - - [2026-01-01 03:43:49] "POST /ref-update HTTP/1.1" 200 156 0.013118 10.0.0.249 - - [2026-01-01 03:43:49] "POST /ref-update HTTP/1.1" 200 156 0.030137 10.0.0.38 - - [2026-01-01 03:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.38 - - [2026-01-01 03:43:50] "GET /global-system-config/0c12a41b-c9d1-44d2-83a0-f4b367e9a701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.006171 10.0.0.38 - - [2026-01-01 03:43:50] "POST /fqname-to-id HTTP/1.1" 404 234 0.002916 10.0.0.38 - - [2026-01-01 03:43:50] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.031739 10.0.0.38 - - [2026-01-01 03:43:51] "POST /neutron/subnet HTTP/1.1" 200 729 0.008974 10.0.0.38 - - [2026-01-01 03:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003467 10.0.0.38 - - [2026-01-01 03:43:51] "GET /bgp-as-a-service/3817ce13-97ae-4618-a2b3-f332271a26ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.005298 10.0.0.38 - - [2026-01-01 03:43:51] "GET /control-node-zone/f2b03c30-6645-43d5-86ab-1d9bc3d4b82e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004433 10.0.0.38 - - [2026-01-01 03:43:51] "POST /ref-update HTTP/1.1" 200 156 0.014735 10.0.0.38 - - [2026-01-01 03:43:51] "POST /neutron/port HTTP/1.1" 200 1126 0.020054 10.0.0.38 - - [2026-01-01 03:43:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004211 10.0.0.38 - - [2026-01-01 03:43:52] "POST /neutron/network HTTP/1.1" 200 834 0.007350 10.0.0.38 - - [2026-01-01 03:43:55] "POST /neutron/network HTTP/1.1" 200 844 0.038041 10.0.0.38 - - [2026-01-01 03:43:55] "POST /neutron/port HTTP/1.1" 200 117 0.001043 10.0.0.38 - - [2026-01-01 03:43:58] "GET /bgp-as-a-service/3817ce13-97ae-4618-a2b3-f332271a26ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.006314 10.0.0.38 - - [2026-01-01 03:43:58] "GET /virtual-machine-interface/b0af791a-b12d-4bcf-849b-050fa083eabb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.004789 10.0.0.38 - - [2026-01-01 03:43:58] "POST /ref-update HTTP/1.1" 200 156 0.012273 10.0.0.249 - - [2026-01-01 03:43:59] "POST /bgp-routers HTTP/1.1" 200 640 0.037457 10.0.0.249 - - [2026-01-01 03:43:59] "PUT /bgp-router/8e18f5ad-3cfe-404c-aa6b-99e68b97e517 HTTP/1.1" 200 254 0.032806 10.0.0.38 - - [2026-01-01 03:44:17] "GET /control-node-zone/a705185a-99f9-4ba3-b846-7af34c129eb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004829 10.0.0.38 - - [2026-01-01 03:44:17] "POST /ref-update HTTP/1.1" 200 156 0.019308 10.0.0.38 - - [2026-01-01 03:44:17] "GET /control-node-zone/f2b03c30-6645-43d5-86ab-1d9bc3d4b82e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003750 10.0.0.38 - - [2026-01-01 03:44:17] "POST /ref-update HTTP/1.1" 200 156 0.018909 10.0.0.38 - - [2026-01-01 03:44:18] "GET /control-node-zone/762dbd3f-16bb-4839-af14-f0003ef68aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003768 10.0.0.38 - - [2026-01-01 03:44:18] "POST /ref-update HTTP/1.1" 200 156 0.018493 10.0.0.38 - - [2026-01-01 03:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.38 - - [2026-01-01 03:44:18] "GET /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.005071 10.0.0.38 - - [2026-01-01 03:44:18] "GET /control-node-zone/a705185a-99f9-4ba3-b846-7af34c129eb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003932 10.0.0.38 - - [2026-01-01 03:44:18] "PUT /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca HTTP/1.1" 200 254 0.023314 10.0.0.38 - - [2026-01-01 03:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.38 - - [2026-01-01 03:44:18] "GET /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005497 10.0.0.38 - - [2026-01-01 03:44:18] "GET /control-node-zone/f2b03c30-6645-43d5-86ab-1d9bc3d4b82e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003175 10.0.0.38 - - [2026-01-01 03:44:18] "PUT /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f HTTP/1.1" 200 254 0.019017 10.0.0.38 - - [2026-01-01 03:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.38 - - [2026-01-01 03:44:18] "GET /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005606 10.0.0.38 - - [2026-01-01 03:44:18] "GET /control-node-zone/762dbd3f-16bb-4839-af14-f0003ef68aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003814 10.0.0.38 - - [2026-01-01 03:44:18] "PUT /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6 HTTP/1.1" 200 254 0.025519 10.0.0.38 - - [2026-01-01 03:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.38 - - [2026-01-01 03:44:36] "GET /bgp-as-a-service/734a7010-e54c-41a1-ad55-4aba1e4edd1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2445 0.005486 10.0.0.38 - - [2026-01-01 03:44:36] "GET /control-node-zone/a705185a-99f9-4ba3-b846-7af34c129eb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003474 10.0.0.38 - - [2026-01-01 03:44:36] "POST /ref-update HTTP/1.1" 200 156 0.015489 10.0.0.38 - - [2026-01-01 03:44:36] "GET /control-node-zone/a705185a-99f9-4ba3-b846-7af34c129eb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003950 10.0.0.38 - - [2026-01-01 03:44:36] "POST /ref-update HTTP/1.1" 200 156 0.019518 10.0.0.38 - - [2026-01-01 03:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.38 - - [2026-01-01 03:44:36] "GET /global-system-config/0c12a41b-c9d1-44d2-83a0-f4b367e9a701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.006254 10.0.0.38 - - [2026-01-01 03:44:36] "POST /neutron/subnet HTTP/1.1" 200 729 0.008863 10.0.0.38 - - [2026-01-01 03:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004345 10.0.0.38 - - [2026-01-01 03:44:36] "GET /bgp-as-a-service/734a7010-e54c-41a1-ad55-4aba1e4edd1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.005291 10.0.0.38 - - [2026-01-01 03:44:36] "GET /control-node-zone/762dbd3f-16bb-4839-af14-f0003ef68aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003546 10.0.0.38 - - [2026-01-01 03:44:36] "POST /ref-update HTTP/1.1" 200 156 0.015264 10.0.0.38 - - [2026-01-01 03:44:39] "GET /bgp-as-a-service/734a7010-e54c-41a1-ad55-4aba1e4edd1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2445 0.014022 10.0.0.38 - - [2026-01-01 03:44:39] "GET /virtual-machine-interface/93ae7f57-0ae2-49e1-835f-e5734ad907a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.007636 10.0.0.38 - - [2026-01-01 03:44:53] "POST /neutron/port HTTP/1.1" 200 1126 0.020439 10.0.0.38 - - [2026-01-01 03:44:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005601 10.0.0.38 - - [2026-01-01 03:44:53] "POST /neutron/network HTTP/1.1" 200 834 0.006531 10.0.0.38 - - [2026-01-01 03:44:57] "POST /neutron/network HTTP/1.1" 200 844 0.007538 10.0.0.38 - - [2026-01-01 03:44:57] "POST /neutron/port HTTP/1.1" 200 117 0.001177 10.0.0.38 - - [2026-01-01 03:44:57] "GET /bgp-as-a-service/734a7010-e54c-41a1-ad55-4aba1e4edd1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2445 0.004207 10.0.0.38 - - [2026-01-01 03:44:57] "GET /virtual-machine-interface/93ae7f57-0ae2-49e1-835f-e5734ad907a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.004792 10.0.0.38 - - [2026-01-01 03:44:57] "POST /ref-update HTTP/1.1" 200 156 0.013188 10.0.0.38 - - [2026-01-01 03:44:57] "GET /bgp-as-a-service/3817ce13-97ae-4618-a2b3-f332271a26ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2447 0.006566 10.0.0.38 - - [2026-01-01 03:44:57] "GET /virtual-machine-interface/b0af791a-b12d-4bcf-849b-050fa083eabb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.011765 10.0.0.38 - - [2026-01-01 03:44:57] "POST /ref-update HTTP/1.1" 200 156 0.019825 10.0.0.249 - - [2026-01-01 03:44:57] "DELETE /bgp-router/68251b72-5bd3-4fe6-b0dd-a6c81f1ffe10 HTTP/1.1" 200 115 0.061932 10.0.0.38 - - [2026-01-01 03:44:57] "DELETE /bgp-as-a-service/3817ce13-97ae-4618-a2b3-f332271a26ff HTTP/1.1" 200 115 0.052737 10.0.0.38 - - [2026-01-01 03:44:58] "GET /bgp-as-a-service/734a7010-e54c-41a1-ad55-4aba1e4edd1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.014224 10.0.0.38 - - [2026-01-01 03:44:58] "GET /virtual-machine-interface/93ae7f57-0ae2-49e1-835f-e5734ad907a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.008520 10.0.0.38 - - [2026-01-01 03:44:58] "DELETE /bgp-as-a-service/734a7010-e54c-41a1-ad55-4aba1e4edd1b HTTP/1.1" 200 115 0.044528 10.0.0.38 - - [2026-01-01 03:44:58] "GET /control-node-zone/762dbd3f-16bb-4839-af14-f0003ef68aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.018695 10.0.0.249 - - [2026-01-01 03:44:58] "DELETE /bgp-router/8e18f5ad-3cfe-404c-aa6b-99e68b97e517 HTTP/1.1" 200 115 0.102021 10.0.0.38 - - [2026-01-01 03:44:58] "POST /ref-update HTTP/1.1" 200 156 0.051066 10.0.0.38 - - [2026-01-01 03:44:58] "DELETE /control-node-zone/762dbd3f-16bb-4839-af14-f0003ef68aa5 HTTP/1.1" 200 115 0.029522 10.0.0.38 - - [2026-01-01 03:44:58] "GET /control-node-zone/f2b03c30-6645-43d5-86ab-1d9bc3d4b82e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.007121 10.0.0.38 - - [2026-01-01 03:44:58] "POST /ref-update HTTP/1.1" 200 156 0.019764 10.0.0.38 - - [2026-01-01 03:44:58] "DELETE /control-node-zone/f2b03c30-6645-43d5-86ab-1d9bc3d4b82e HTTP/1.1" 200 115 0.027832 10.0.0.38 - - [2026-01-01 03:44:58] "GET /control-node-zone/a705185a-99f9-4ba3-b846-7af34c129eb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.005067 10.0.0.38 - - [2026-01-01 03:44:58] "DELETE /control-node-zone/a705185a-99f9-4ba3-b846-7af34c129eb6 HTTP/1.1" 200 115 0.030564 10.0.0.38 - - [2026-01-01 03:44:58] "POST /neutron/network HTTP/1.1" 400 204 0.017719 10.0.0.38 - - [2026-01-01 03:44:59] "POST /neutron/port HTTP/1.1" 200 1126 0.035716 10.0.0.27 - - [2026-01-01 03:44:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000842 10.0.0.27 - - [2026-01-01 03:44:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000328 10.0.0.38 - - [2026-01-01 03:44:59] "POST /neutron/port HTTP/1.1" 200 151 0.284527 10.0.0.249 - - [2026-01-01 03:44:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000374 10.0.0.249 - - [2026-01-01 03:44:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000448 10.0.0.38 - - [2026-01-01 03:44:59] "POST /neutron/port HTTP/1.1" 200 151 0.275688 10.0.0.27 - - [2026-01-01 03:44:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000474 10.0.0.249 - - [2026-01-01 03:44:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000363 10.0.0.27 - - [2026-01-01 03:44:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000359 10.0.0.249 - - [2026-01-01 03:44:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000368 10.0.0.38 - - [2026-01-01 03:45:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000402 10.0.0.38 - - [2026-01-01 03:45:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000617 10.0.0.38 - - [2026-01-01 03:45:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000454 10.0.0.38 - - [2026-01-01 03:45:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000490 10.0.0.38 - - [2026-01-01 03:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.27 - - [2026-01-01 03:45:03] "GET /projects?obj_uuids=13fec56d-15b4-4983-8fc5-e32f742aa606&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000962 10.0.0.38 - - [2026-01-01 03:45:03] "GET /project/13fec56d-15b4-4983-8fc5-e32f742aa606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.056650 10.0.0.38 - - [2026-01-01 03:45:03] "POST /neutron/network HTTP/1.1" 200 117 0.012058 10.0.0.249 - - [2026-01-01 03:45:04] "POST /route-targets HTTP/1.1" 200 327 0.014739 10.0.0.38 - - [2026-01-01 03:45:04] "POST /neutron/network HTTP/1.1" 200 834 0.009257 10.0.0.38 - - [2026-01-01 03:45:04] "POST /id-to-fqname HTTP/1.1" 200 225 0.001112 10.0.0.38 - - [2026-01-01 03:45:04] "GET /virtual-network/b249734e-1cc8-4a07-9870-76a7d463abd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005610 10.0.0.38 - - [2026-01-01 03:45:04] "GET /virtual-network/b249734e-1cc8-4a07-9870-76a7d463abd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006146 10.0.0.38 - - [2026-01-01 03:45:04] "POST /neutron/subnet HTTP/1.1" 200 730 0.009740 10.0.0.38 - - [2026-01-01 03:45:04] "POST /id-to-fqname HTTP/1.1" 200 225 0.001264 10.0.0.27 - - [2026-01-01 03:45:05] "GET /projects?obj_uuids=13fec56d-15b4-4983-8fc5-e32f742aa606&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002349 10.0.0.38 - - [2026-01-01 03:45:05] "GET /project/13fec56d-15b4-4983-8fc5-e32f742aa606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.076544 10.0.0.38 - - [2026-01-01 03:45:05] "POST /neutron/port HTTP/1.1" 200 117 0.011014 10.0.0.38 - - [2026-01-01 03:45:05] "POST /id-to-fqname HTTP/1.1" 200 225 0.001295 10.0.0.38 - - [2026-01-01 03:45:05] "POST /neutron/network HTTP/1.1" 200 844 0.006994 10.0.0.38 - - [2026-01-01 03:45:06] "POST /neutron/port HTTP/1.1" 200 1062 0.018821 10.0.0.27 - - [2026-01-01 03:45:06] "GET /projects?obj_uuids=13fec56d-15b4-4983-8fc5-e32f742aa606&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001659 10.0.0.38 - - [2026-01-01 03:45:06] "GET /project/13fec56d-15b4-4983-8fc5-e32f742aa606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.133230 10.0.0.38 - - [2026-01-01 03:45:06] "POST /neutron/port HTTP/1.1" 200 1126 0.046114 10.0.0.38 - - [2026-01-01 03:45:06] "POST /neutron/subnet HTTP/1.1" 200 704 0.010280 10.0.0.38 - - [2026-01-01 03:45:07] "POST /neutron/port HTTP/1.1" 200 1126 0.021297 10.0.0.38 - - [2026-01-01 03:45:07] "POST /id-to-fqname HTTP/1.1" 200 225 0.001348 10.0.0.38 - - [2026-01-01 03:45:07] "POST /neutron/port HTTP/1.1" 200 1126 0.096313 10.0.0.27 - - [2026-01-01 03:45:07] "GET /projects?obj_uuids=13fec56d-15b4-4983-8fc5-e32f742aa606&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001050 10.0.0.38 - - [2026-01-01 03:45:07] "POST /neutron/port HTTP/1.1" 200 1062 0.334903 10.0.0.38 - - [2026-01-01 03:45:07] "POST /neutron/port HTTP/1.1" 200 1062 0.015259 10.0.0.38 - - [2026-01-01 03:45:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004225 10.0.0.38 - - [2026-01-01 03:45:08] "POST /neutron/network HTTP/1.1" 200 834 0.006435 10.0.0.27 - - [2026-01-01 03:45:08] "GET /projects?obj_uuids=13fec56d-15b4-4983-8fc5-e32f742aa606&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000960 10.0.0.38 - - [2026-01-01 03:45:08] "GET /project/13fec56d-15b4-4983-8fc5-e32f742aa606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.083786 10.0.0.38 - - [2026-01-01 03:45:08] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007472 10.0.0.38 - - [2026-01-01 03:45:08] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007850 10.0.0.38 - - [2026-01-01 03:45:09] "POST /neutron/port HTTP/1.1" 200 1126 0.023852 10.0.0.38 - - [2026-01-01 03:45:09] "GET /virtual-machine/d094016b-9cce-4870-a38e-2209108c4f23 HTTP/1.1" 200 1294 0.006752 10.0.0.38 - - [2026-01-01 03:45:09] "GET /virtual-machine-interface/5fd08386-5f95-4293-9945-c0d2d4a4b92b HTTP/1.1" 200 2958 0.004900 10.0.0.38 - - [2026-01-01 03:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.38 - - [2026-01-01 03:45:09] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004119 10.0.0.38 - - [2026-01-01 03:45:09] "GET /virtual-networks?parent_id=13fec56d-15b4-4983-8fc5-e32f742aa606&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003241 10.0.0.38 - - [2026-01-01 03:45:09] "GET /virtual-network/b249734e-1cc8-4a07-9870-76a7d463abd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006244 10.0.0.27 - - [2026-01-01 03:45:09] "GET /projects?obj_uuids=13fec56d-15b4-4983-8fc5-e32f742aa606&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000887 10.0.0.38 - - [2026-01-01 03:45:09] "POST /neutron/port HTTP/1.1" 200 1062 0.323616 10.0.0.38 - - [2026-01-01 03:45:09] "POST /neutron/port HTTP/1.1" 200 1116 0.114840 10.0.0.38 - - [2026-01-01 03:45:10] "POST /neutron/subnet HTTP/1.1" 200 704 0.010052 10.0.0.38 - - [2026-01-01 03:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.38 - - [2026-01-01 03:45:12] "GET /virtual-network/b249734e-1cc8-4a07-9870-76a7d463abd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005330 10.0.0.27 - - [2026-01-01 03:45:16] "GET /obj-perms HTTP/1.1" 200 5056 0.065716 10.0.0.38 - - [2026-01-01 03:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003769 10.0.0.38 - - [2026-01-01 03:45:16] "GET /virtual-network/b249734e-1cc8-4a07-9870-76a7d463abd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006603 10.0.0.38 - - [2026-01-01 03:45:16] "GET /obj-perms HTTP/1.1" 200 5056 0.058681 10.0.0.38 - - [2026-01-01 03:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004293 10.0.0.38 - - [2026-01-01 03:45:20] "GET /virtual-network/b249734e-1cc8-4a07-9870-76a7d463abd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006474 10.0.0.38 - - [2026-01-01 03:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003945 10.0.0.38 - - [2026-01-01 03:45:24] "GET /virtual-network/b249734e-1cc8-4a07-9870-76a7d463abd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005100 10.0.0.38 - - [2026-01-01 03:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151 10.0.0.38 - - [2026-01-01 03:45:28] "GET /virtual-network/b249734e-1cc8-4a07-9870-76a7d463abd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006940 10.0.0.38 - - [2026-01-01 03:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.38 - - [2026-01-01 03:45:32] "GET /virtual-network/b249734e-1cc8-4a07-9870-76a7d463abd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006068 10.0.0.38 - - [2026-01-01 03:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004738 10.0.0.38 - - [2026-01-01 03:45:37] "GET /virtual-network/b249734e-1cc8-4a07-9870-76a7d463abd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006001 10.0.0.38 - - [2026-01-01 03:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.38 - - [2026-01-01 03:45:41] "GET /virtual-network/b249734e-1cc8-4a07-9870-76a7d463abd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005881 10.0.0.38 - - [2026-01-01 03:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003873 10.0.0.38 - - [2026-01-01 03:45:45] "GET /virtual-network/b249734e-1cc8-4a07-9870-76a7d463abd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005352 10.0.0.38 - - [2026-01-01 03:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004044 10.0.0.38 - - [2026-01-01 03:45:49] "GET /virtual-network/b249734e-1cc8-4a07-9870-76a7d463abd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005613 10.0.0.38 - - [2026-01-01 03:45:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.38 - - [2026-01-01 03:45:53] "GET /virtual-network/b249734e-1cc8-4a07-9870-76a7d463abd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005458 10.0.0.38 - - [2026-01-01 03:45:53] "POST /neutron/port HTTP/1.1" 200 1126 0.019017 10.0.0.38 - - [2026-01-01 03:45:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003773 10.0.0.38 - - [2026-01-01 03:45:53] "POST /neutron/network HTTP/1.1" 200 834 0.006858 10.0.0.38 - - [2026-01-01 03:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.034325 10.0.0.38 - - [2026-01-01 03:45:57] "GET /virtual-network/b249734e-1cc8-4a07-9870-76a7d463abd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007504 10.0.0.38 - - [2026-01-01 03:45:58] "POST /neutron/network HTTP/1.1" 200 844 0.008985 10.0.0.38 - - [2026-01-01 03:45:58] "POST /neutron/port HTTP/1.1" 200 117 0.001520 10.0.0.38 - - [2026-01-01 03:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.38 - - [2026-01-01 03:46:01] "GET /virtual-network/b249734e-1cc8-4a07-9870-76a7d463abd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006659 10.0.0.38 - - [2026-01-01 03:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.38 - - [2026-01-01 03:46:05] "GET /virtual-network/b249734e-1cc8-4a07-9870-76a7d463abd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007200 10.0.0.38 - - [2026-01-01 03:46:08] "POST /neutron/security_group HTTP/1.1" 200 2059 0.039780 10.0.0.38 - - [2026-01-01 03:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558 10.0.0.38 - - [2026-01-01 03:46:09] "GET /virtual-network/b249734e-1cc8-4a07-9870-76a7d463abd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005048 10.0.0.38 - - [2026-01-01 03:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.38 - - [2026-01-01 03:46:13] "GET /virtual-network/b249734e-1cc8-4a07-9870-76a7d463abd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005366 10.0.0.38 - - [2026-01-01 03:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003857 10.0.0.38 - - [2026-01-01 03:46:18] "GET /virtual-network/b249734e-1cc8-4a07-9870-76a7d463abd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005270 10.0.0.38 - - [2026-01-01 03:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.38 - - [2026-01-01 03:46:20] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003518 10.0.0.38 - - [2026-01-01 03:46:20] "GET /virtual-networks?parent_id=13fec56d-15b4-4983-8fc5-e32f742aa606&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.010279 10.0.0.38 - - [2026-01-01 03:46:20] "GET /virtual-network/b249734e-1cc8-4a07-9870-76a7d463abd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005937 10.0.0.38 - - [2026-01-01 03:46:20] "POST /neutron/port HTTP/1.1" 200 1126 0.046945 10.0.0.38 - - [2026-01-01 03:46:25] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010786 10.0.0.38 - - [2026-01-01 03:46:30] "POST /neutron/port HTTP/1.1" 200 1126 0.018040 10.0.0.38 - - [2026-01-01 03:46:35] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007327 10.0.0.38 - - [2026-01-01 03:46:46] "POST /neutron/port HTTP/1.1" 200 1126 0.016951 10.0.0.38 - - [2026-01-01 03:46:51] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008450 10.0.0.38 - - [2026-01-01 03:46:55] "POST /neutron/network HTTP/1.1" 200 844 0.006234 10.0.0.38 - - [2026-01-01 03:46:55] "POST /neutron/port HTTP/1.1" 200 117 0.001123 10.0.0.38 - - [2026-01-01 03:46:56] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007524 10.0.0.38 - - [2026-01-01 03:47:00] "POST /neutron/network HTTP/1.1" 200 844 0.007231 10.0.0.38 - - [2026-01-01 03:47:00] "POST /neutron/port HTTP/1.1" 200 117 0.001276 10.0.0.38 - - [2026-01-01 03:47:01] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008722 10.0.0.38 - - [2026-01-01 03:47:12] "POST /neutron/port HTTP/1.1" 200 1126 0.021864 10.0.0.38 - - [2026-01-01 03:47:12] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006943 10.0.0.38 - - [2026-01-01 03:47:12] "GET /virtual-machine/0122a881-89ef-43aa-b141-80deb3b904bd HTTP/1.1" 200 1291 0.049743 10.0.0.38 - - [2026-01-01 03:47:12] "GET /virtual-machine-interface/6560cf23-2894-40c2-9dfe-d94faffb3de6 HTTP/1.1" 200 2958 0.007191 10.0.0.38 - - [2026-01-01 03:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004041 10.0.0.38 - - [2026-01-01 03:47:12] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003925 10.0.0.38 - - [2026-01-01 03:47:12] "GET /virtual-networks?parent_id=13fec56d-15b4-4983-8fc5-e32f742aa606&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003002 10.0.0.38 - - [2026-01-01 03:47:12] "GET /virtual-network/b249734e-1cc8-4a07-9870-76a7d463abd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006456 10.0.0.38 - - [2026-01-01 03:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.38 - - [2026-01-01 03:47:13] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003604 10.0.0.38 - - [2026-01-01 03:47:13] "GET /virtual-networks?parent_id=13fec56d-15b4-4983-8fc5-e32f742aa606&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002928 10.0.0.38 - - [2026-01-01 03:47:13] "GET /virtual-network/b249734e-1cc8-4a07-9870-76a7d463abd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005939 10.0.0.38 - - [2026-01-01 03:47:13] "POST /neutron/port HTTP/1.1" 200 1126 0.019277 10.0.0.38 - - [2026-01-01 03:47:14] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007331 10.0.0.38 - - [2026-01-01 03:47:14] "GET /virtual-machine/4baa3047-c4ab-42de-a721-48945be688b7 HTTP/1.1" 200 1293 0.006663 10.0.0.38 - - [2026-01-01 03:47:14] "GET /virtual-machine-interface/5613d624-169f-43ae-9d2e-4de0a056abb5 HTTP/1.1" 200 2958 0.004635 10.0.0.38 - - [2026-01-01 03:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004136 10.0.0.38 - - [2026-01-01 03:47:14] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005019 10.0.0.38 - - [2026-01-01 03:47:14] "GET /virtual-networks?parent_id=13fec56d-15b4-4983-8fc5-e32f742aa606&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003229 10.0.0.38 - - [2026-01-01 03:47:14] "GET /virtual-network/b249734e-1cc8-4a07-9870-76a7d463abd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005851 10.0.0.38 - - [2026-01-01 03:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004212 10.0.0.38 - - [2026-01-01 03:47:15] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003664 10.0.0.38 - - [2026-01-01 03:47:15] "GET /virtual-networks?parent_id=13fec56d-15b4-4983-8fc5-e32f742aa606&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003101 10.0.0.38 - - [2026-01-01 03:47:15] "GET /virtual-network/b249734e-1cc8-4a07-9870-76a7d463abd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.008011 10.0.0.38 - - [2026-01-01 03:47:15] "POST /neutron/port HTTP/1.1" 200 1126 0.018985 10.0.0.249 - - [2026-01-01 03:47:18] "GET /obj-perms HTTP/1.1" 200 5056 0.063456 10.0.0.38 - - [2026-01-01 03:47:20] "POST /fqname-to-id HTTP/1.1" 404 198 0.003160 10.0.0.38 - - [2026-01-01 03:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.38 - - [2026-01-01 03:47:20] "GET /global-system-config/0c12a41b-c9d1-44d2-83a0-f4b367e9a701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.009529 10.0.0.38 - - [2026-01-01 03:47:20] "POST /control-node-zones HTTP/1.1" 200 569 0.037257 10.0.0.38 - - [2026-01-01 03:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004421 10.0.0.38 - - [2026-01-01 03:47:20] "GET /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005131 10.0.0.38 - - [2026-01-01 03:47:20] "GET /control-node-zone/a15906e5-7d8f-4a2d-b887-7e1fe89c442e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.007292 10.0.0.38 - - [2026-01-01 03:47:21] "PUT /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6 HTTP/1.1" 200 254 0.023031 10.0.0.38 - - [2026-01-01 03:47:21] "POST /fqname-to-id HTTP/1.1" 404 198 0.003124 10.0.0.38 - - [2026-01-01 03:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003092 10.0.0.38 - - [2026-01-01 03:47:21] "GET /global-system-config/0c12a41b-c9d1-44d2-83a0-f4b367e9a701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.006453 10.0.0.38 - - [2026-01-01 03:47:21] "POST /control-node-zones HTTP/1.1" 200 569 0.035990 10.0.0.38 - - [2026-01-01 03:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.38 - - [2026-01-01 03:47:21] "GET /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004623 10.0.0.38 - - [2026-01-01 03:47:21] "GET /control-node-zone/d6f26379-2c77-4412-8ba3-70460dc94899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.006238 10.0.0.38 - - [2026-01-01 03:47:21] "PUT /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f HTTP/1.1" 200 254 0.019555 10.0.0.38 - - [2026-01-01 03:47:21] "POST /fqname-to-id HTTP/1.1" 404 198 0.004544 10.0.0.38 - - [2026-01-01 03:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002951 10.0.0.38 - - [2026-01-01 03:47:21] "GET /global-system-config/0c12a41b-c9d1-44d2-83a0-f4b367e9a701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.006834 10.0.0.38 - - [2026-01-01 03:47:21] "POST /control-node-zones HTTP/1.1" 200 569 0.031772 10.0.0.38 - - [2026-01-01 03:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.38 - - [2026-01-01 03:47:21] "GET /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004590 10.0.0.38 - - [2026-01-01 03:47:21] "GET /control-node-zone/dab7df1d-cef7-4bb6-a70c-2598c9d75bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.006909 10.0.0.38 - - [2026-01-01 03:47:21] "PUT /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca HTTP/1.1" 200 254 0.031246 10.0.0.38 - - [2026-01-01 03:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003004 10.0.0.38 - - [2026-01-01 03:47:21] "GET /global-system-config/0c12a41b-c9d1-44d2-83a0-f4b367e9a701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.005718 10.0.0.38 - - [2026-01-01 03:47:21] "POST /fqname-to-id HTTP/1.1" 404 234 0.003124 10.0.0.38 - - [2026-01-01 03:47:21] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.038258 10.0.0.38 - - [2026-01-01 03:47:22] "POST /neutron/subnet HTTP/1.1" 200 730 0.014179 10.0.0.38 - - [2026-01-01 03:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005078 10.0.0.38 - - [2026-01-01 03:47:22] "GET /bgp-as-a-service/6b22c70a-cd81-4cb2-ab5e-82a4d92fcc68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.010983 10.0.0.38 - - [2026-01-01 03:47:22] "GET /control-node-zone/a15906e5-7d8f-4a2d-b887-7e1fe89c442e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004209 10.0.0.38 - - [2026-01-01 03:47:22] "POST /ref-update HTTP/1.1" 200 156 0.015539 10.0.0.38 - - [2026-01-01 03:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.38 - - [2026-01-01 03:47:22] "GET /bgp-as-a-service/6b22c70a-cd81-4cb2-ab5e-82a4d92fcc68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.022027 10.0.0.38 - - [2026-01-01 03:47:22] "GET /control-node-zone/d6f26379-2c77-4412-8ba3-70460dc94899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004484 10.0.0.38 - - [2026-01-01 03:47:22] "POST /ref-update HTTP/1.1" 200 156 0.019874 10.0.0.38 - - [2026-01-01 03:47:31] "GET /bgp-as-a-service/6b22c70a-cd81-4cb2-ab5e-82a4d92fcc68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.008037 10.0.0.38 - - [2026-01-01 03:47:31] "GET /virtual-machine-interface/5fd08386-5f95-4293-9945-c0d2d4a4b92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.008487 10.0.0.38 - - [2026-01-01 03:47:31] "POST /ref-update HTTP/1.1" 200 156 0.013958 10.0.0.249 - - [2026-01-01 03:47:31] "POST /bgp-routers HTTP/1.1" 200 640 0.087266 10.0.0.249 - - [2026-01-01 03:47:31] "PUT /bgp-router/289809fb-29d9-476e-897c-fb01321b8022 HTTP/1.1" 200 254 0.037491 10.0.0.38 - - [2026-01-01 03:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003723 10.0.0.38 - - [2026-01-01 03:47:31] "GET /global-system-config/0c12a41b-c9d1-44d2-83a0-f4b367e9a701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.006214 10.0.0.38 - - [2026-01-01 03:47:31] "POST /fqname-to-id HTTP/1.1" 404 234 0.002492 10.0.0.38 - - [2026-01-01 03:47:31] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.032761 10.0.0.38 - - [2026-01-01 03:47:31] "POST /neutron/network HTTP/1.1" 200 834 0.008687 10.0.0.38 - - [2026-01-01 03:47:32] "POST /neutron/subnet HTTP/1.1" 200 730 0.008195 10.0.0.38 - - [2026-01-01 03:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002933 10.0.0.38 - - [2026-01-01 03:47:32] "GET /bgp-as-a-service/7b8e771e-544d-4ed5-acd9-f2a5fb499503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.005384 10.0.0.38 - - [2026-01-01 03:47:32] "GET /control-node-zone/a15906e5-7d8f-4a2d-b887-7e1fe89c442e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004017 10.0.0.38 - - [2026-01-01 03:47:32] "POST /ref-update HTTP/1.1" 200 156 0.015501 10.0.0.38 - - [2026-01-01 03:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475 10.0.0.38 - - [2026-01-01 03:47:32] "GET /bgp-as-a-service/7b8e771e-544d-4ed5-acd9-f2a5fb499503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.006206 10.0.0.38 - - [2026-01-01 03:47:32] "GET /control-node-zone/d6f26379-2c77-4412-8ba3-70460dc94899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003818 10.0.0.38 - - [2026-01-01 03:47:32] "POST /ref-update HTTP/1.1" 200 156 0.015326 10.0.0.38 - - [2026-01-01 03:47:39] "GET /bgp-as-a-service/7b8e771e-544d-4ed5-acd9-f2a5fb499503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.006197 10.0.0.38 - - [2026-01-01 03:47:39] "GET /virtual-machine-interface/6560cf23-2894-40c2-9dfe-d94faffb3de6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.005157 10.0.0.38 - - [2026-01-01 03:47:39] "POST /ref-update HTTP/1.1" 200 156 0.013536 10.0.0.249 - - [2026-01-01 03:47:39] "POST /ref-update HTTP/1.1" 200 156 0.018814 10.0.0.38 - - [2026-01-01 03:47:57] "POST /neutron/network HTTP/1.1" 200 844 0.048929 10.0.0.38 - - [2026-01-01 03:47:57] "POST /neutron/port HTTP/1.1" 200 117 0.001037 10.0.0.38 - - [2026-01-01 03:48:01] "GET /bgp-as-a-service/7b8e771e-544d-4ed5-acd9-f2a5fb499503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2707 0.008010 10.0.0.38 - - [2026-01-01 03:48:01] "GET /virtual-machine-interface/6560cf23-2894-40c2-9dfe-d94faffb3de6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.009282 10.0.0.38 - - [2026-01-01 03:48:01] "POST /ref-update HTTP/1.1" 200 156 0.017761 10.0.0.249 - - [2026-01-01 03:48:01] "POST /ref-update HTTP/1.1" 200 156 0.028216 10.0.0.38 - - [2026-01-01 03:48:01] "DELETE /bgp-as-a-service/7b8e771e-544d-4ed5-acd9-f2a5fb499503 HTTP/1.1" 200 115 0.088943 10.0.0.38 - - [2026-01-01 03:48:01] "GET /bgp-as-a-service/6b22c70a-cd81-4cb2-ab5e-82a4d92fcc68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2707 0.009323 10.0.0.38 - - [2026-01-01 03:48:01] "GET /virtual-machine-interface/5fd08386-5f95-4293-9945-c0d2d4a4b92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.031300 10.0.0.38 - - [2026-01-01 03:48:01] "POST /ref-update HTTP/1.1" 200 156 0.027359 10.0.0.249 - - [2026-01-01 03:48:01] "POST /ref-update HTTP/1.1" 200 156 0.028926 10.0.0.38 - - [2026-01-01 03:48:01] "DELETE /bgp-as-a-service/6b22c70a-cd81-4cb2-ab5e-82a4d92fcc68 HTTP/1.1" 200 115 0.082786 10.0.0.38 - - [2026-01-01 03:48:01] "GET /control-node-zone/dab7df1d-cef7-4bb6-a70c-2598c9d75bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004122 10.0.0.38 - - [2026-01-01 03:48:01] "POST /ref-update HTTP/1.1" 200 156 0.027392 10.0.0.38 - - [2026-01-01 03:48:01] "DELETE /control-node-zone/dab7df1d-cef7-4bb6-a70c-2598c9d75bff HTTP/1.1" 200 115 0.035869 10.0.0.38 - - [2026-01-01 03:48:01] "GET /control-node-zone/d6f26379-2c77-4412-8ba3-70460dc94899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.007097 10.0.0.38 - - [2026-01-01 03:48:01] "POST /ref-update HTTP/1.1" 200 156 0.023039 10.0.0.38 - - [2026-01-01 03:48:02] "DELETE /control-node-zone/d6f26379-2c77-4412-8ba3-70460dc94899 HTTP/1.1" 200 115 0.030405 10.0.0.38 - - [2026-01-01 03:48:02] "GET /control-node-zone/a15906e5-7d8f-4a2d-b887-7e1fe89c442e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.005586 10.0.0.38 - - [2026-01-01 03:48:02] "POST /ref-update HTTP/1.1" 200 156 0.030407 10.0.0.38 - - [2026-01-01 03:48:02] "DELETE /control-node-zone/a15906e5-7d8f-4a2d-b887-7e1fe89c442e HTTP/1.1" 200 115 0.030493 10.0.0.38 - - [2026-01-01 03:48:02] "POST /neutron/network HTTP/1.1" 400 204 0.017831 10.0.0.38 - - [2026-01-01 03:48:02] "POST /neutron/port HTTP/1.1" 200 1116 0.015806 10.0.0.38 - - [2026-01-01 03:48:03] "POST /neutron/port HTTP/1.1" 200 151 0.285278 10.0.0.38 - - [2026-01-01 03:48:03] "POST /neutron/port HTTP/1.1" 200 151 0.298623 10.0.0.249 - - [2026-01-01 03:48:04] "DELETE /route-target/89a56469-8a75-4d7c-8c5f-25156eba7e02 HTTP/1.1" 200 115 0.027544 10.0.0.27 - - [2026-01-01 03:48:06] "GET /projects?obj_uuids=13fec56d-15b4-4983-8fc5-e32f742aa606&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.029361 10.0.0.38 - - [2026-01-01 03:48:06] "GET /project/13fec56d-15b4-4983-8fc5-e32f742aa606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.103236 10.0.0.27 - - [2026-01-01 03:48:06] "GET /projects?obj_uuids=13fec56d-15b4-4983-8fc5-e32f742aa606&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000974 10.0.0.38 - - [2026-01-01 03:48:06] "GET /project/13fec56d-15b4-4983-8fc5-e32f742aa606?fields=virtual_networks HTTP/1.1" 200 1034 0.067454 10.0.0.27 - - [2026-01-01 03:48:06] "GET /projects?obj_uuids=13fec56d-15b4-4983-8fc5-e32f742aa606&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001069 10.0.0.38 - - [2026-01-01 03:48:06] "GET /project/13fec56d-15b4-4983-8fc5-e32f742aa606?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.050840 10.0.0.27 - - [2026-01-01 03:48:06] "GET /projects?obj_uuids=13fec56d-15b4-4983-8fc5-e32f742aa606&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000958 10.0.0.38 - - [2026-01-01 03:48:06] "GET /project/13fec56d-15b4-4983-8fc5-e32f742aa606?fields=security_groups HTTP/1.1" 200 1261 0.046278 10.0.0.38 - - [2026-01-01 03:48:07] "POST /fqname-to-id HTTP/1.1" 404 181 0.029764 10.0.0.27 - - [2026-01-01 03:48:07] "GET /projects?obj_uuids=8c2f4fe4-f829-4bf3-badf-fe6264de931c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003331 10.0.0.27 - - [2026-01-01 03:48:07] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000981 10.0.0.27 - - [2026-01-01 03:48:07] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.043186 10.0.0.27 - - [2026-01-01 03:48:07] "POST /id-to-fqname HTTP/1.1" 200 183 0.010703 10.0.0.27 - - [2026-01-01 03:48:07] "POST /fqname-to-id HTTP/1.1" 404 192 0.007335 10.0.0.27 - - [2026-01-01 03:48:07] "POST /security-groups HTTP/1.1" 200 584 0.032770 10.0.0.27 - - [2026-01-01 03:48:07] "POST /projects HTTP/1.1" 200 571 0.258383 10.0.0.249 - - [2026-01-01 03:48:07] "POST /fqname-to-id HTTP/1.1" 404 226 0.014919 10.0.0.27 - - [2026-01-01 03:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.339986 10.0.0.38 - - [2026-01-01 03:48:07] "GET /project/8c2f4fe4-f829-4bf3-badf-fe6264de931c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.534286 10.0.0.38 - - [2026-01-01 03:48:09] "GET / HTTP/1.1" 200 35931 0.002103 10.0.0.27 - - [2026-01-01 03:48:12] "GET /projects?obj_uuids=8c2f4fe4-f829-4bf3-badf-fe6264de931c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000941 10.0.0.38 - - [2026-01-01 03:48:12] "GET /project/8c2f4fe4-f829-4bf3-badf-fe6264de931c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.045344 10.0.0.27 - - [2026-01-01 03:48:12] "GET /projects?obj_uuids=8c2f4fe4-f829-4bf3-badf-fe6264de931c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000908 10.0.0.38 - - [2026-01-01 03:48:12] "GET /project/8c2f4fe4-f829-4bf3-badf-fe6264de931c?fields=virtual_networks HTTP/1.1" 200 1019 0.041548 10.0.0.27 - - [2026-01-01 03:48:12] "GET /projects?obj_uuids=8c2f4fe4-f829-4bf3-badf-fe6264de931c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000933 10.0.0.38 - - [2026-01-01 03:48:12] "GET /project/8c2f4fe4-f829-4bf3-badf-fe6264de931c?fields=virtual_machine_interfaces HTTP/1.1" 200 1019 0.040710 10.0.0.27 - - [2026-01-01 03:48:12] "GET /projects?obj_uuids=8c2f4fe4-f829-4bf3-badf-fe6264de931c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000895 10.0.0.38 - - [2026-01-01 03:48:12] "GET /project/8c2f4fe4-f829-4bf3-badf-fe6264de931c?fields=security_groups HTTP/1.1" 200 1238 0.047117 10.0.0.38 - - [2026-01-01 03:48:13] "POST /fqname-to-id HTTP/1.1" 404 189 0.030235 10.0.0.27 - - [2026-01-01 03:48:13] "GET /projects?obj_uuids=eaab4149-28d6-43d8-b521-9aca71aa467f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002930 10.0.0.27 - - [2026-01-01 03:48:13] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001037 10.0.0.27 - - [2026-01-01 03:48:13] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007726 10.0.0.27 - - [2026-01-01 03:48:13] "POST /id-to-fqname HTTP/1.1" 200 191 0.001038 10.0.0.27 - - [2026-01-01 03:48:13] "POST /fqname-to-id HTTP/1.1" 404 200 0.022242 10.0.0.27 - - [2026-01-01 03:48:13] "POST /security-groups HTTP/1.1" 200 592 0.036344 10.0.0.27 - - [2026-01-01 03:48:13] "POST /projects HTTP/1.1" 200 587 0.273497 10.0.0.27 - - [2026-01-01 03:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.314741 10.0.0.249 - - [2026-01-01 03:48:13] "POST /access-control-lists HTTP/1.1" 200 597 0.032339 10.0.0.38 - - [2026-01-01 03:48:14] "GET /project/eaab4149-28d6-43d8-b521-9aca71aa467f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.566889 10.0.0.38 - - [2026-01-01 03:48:15] "GET / HTTP/1.1" 200 35931 0.001401 10.0.0.27 - - [2026-01-01 03:48:16] "DELETE /project/eaab414928d643d8b5219aca71aa467f HTTP/1.1" 404 173 0.011418 10.0.0.27 - - [2026-01-01 03:48:16] "DELETE /project/8c2f4fe4f8294bf3badffe6264de931c HTTP/1.1" 404 173 0.008275 10.0.0.27 - - [2026-01-01 03:48:16] "GET /projects?obj_uuids=13fec56d-15b4-4983-8fc5-e32f742aa606&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000772 10.0.0.27 - - [2026-01-01 03:48:16] "GET /projects?obj_uuids=8c2f4fe4-f829-4bf3-badf-fe6264de931c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000762 10.0.0.27 - - [2026-01-01 03:48:16] "GET /project/13fec56d-15b4-4983-8fc5-e32f742aa606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.061481 10.0.0.27 - - [2026-01-01 03:48:16] "GET /project/8c2f4fe4-f829-4bf3-badf-fe6264de931c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.072470 10.0.0.27 - - [2026-01-01 03:48:16] "GET /projects?obj_uuids=13fec56d-15b4-4983-8fc5-e32f742aa606&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001318 10.0.0.27 - - [2026-01-01 03:48:16] "GET /projects?obj_uuids=8c2f4fe4-f829-4bf3-badf-fe6264de931c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000958 10.0.0.27 - - [2026-01-01 03:48:16] "GET /project/13fec56d-15b4-4983-8fc5-e32f742aa606?fields=security_groups HTTP/1.1" 200 1366 0.057323 10.0.0.27 - - [2026-01-01 03:48:16] "GET /project/8c2f4fe4-f829-4bf3-badf-fe6264de931c?fields=security_groups HTTP/1.1" 200 1343 0.060877 10.0.0.27 - - [2026-01-01 03:48:16] "DELETE /security-group/01210f91-3df9-480d-923e-ad10b203c049 HTTP/1.1" 200 115 0.084250 10.0.0.27 - - [2026-01-01 03:48:16] "DELETE /security-group/fc9a6468-27cf-42b5-9c73-0636564b45d5 HTTP/1.1" 200 115 0.110940 10.0.0.27 - - [2026-01-01 03:48:16] "GET /projects?obj_uuids=8c2f4fe4-f829-4bf3-badf-fe6264de931c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001569 10.0.0.27 - - [2026-01-01 03:48:16] "GET /projects?obj_uuids=13fec56d-15b4-4983-8fc5-e32f742aa606&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001364 10.0.0.249 - - [2026-01-01 03:48:16] "DELETE /access-control-list/ec3e1759-e582-41c7-b3d1-bc0cc1753edd HTTP/1.1" 200 115 0.066955 10.0.0.27 - - [2026-01-01 03:48:16] "GET /project/8c2f4fe4-f829-4bf3-badf-fe6264de931c?fields=application_policy_sets HTTP/1.1" 200 1382 0.066801 10.0.0.27 - - [2026-01-01 03:48:16] "GET /project/13fec56d-15b4-4983-8fc5-e32f742aa606?fields=application_policy_sets HTTP/1.1" 200 1405 0.143442 10.0.0.249 - - [2026-01-01 03:48:16] "DELETE /access-control-list/f35f4479-721d-45ac-bd4c-5ae72c326918 HTTP/1.1" 200 115 0.096163 10.0.0.27 - - [2026-01-01 03:48:16] "DELETE /project/8c2f4fe4-f829-4bf3-badf-fe6264de931c HTTP/1.1" 200 115 0.607820 10.0.0.27 - - [2026-01-01 03:48:16] "DELETE /project/13fec56d-15b4-4983-8fc5-e32f742aa606 HTTP/1.1" 200 115 0.664790 10.0.0.27 - - [2026-01-01 03:48:18] "GET /projects?obj_uuids=eaab4149-28d6-43d8-b521-9aca71aa467f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001338 10.0.0.38 - - [2026-01-01 03:48:18] "GET /project/eaab4149-28d6-43d8-b521-9aca71aa467f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.042841 10.0.0.27 - - [2026-01-01 03:48:18] "GET /projects?obj_uuids=eaab4149-28d6-43d8-b521-9aca71aa467f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001298 10.0.0.38 - - [2026-01-01 03:48:18] "GET /project/eaab4149-28d6-43d8-b521-9aca71aa467f?fields=virtual_networks HTTP/1.1" 200 1035 0.060112 10.0.0.27 - - [2026-01-01 03:48:18] "GET /projects?obj_uuids=eaab4149-28d6-43d8-b521-9aca71aa467f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001990 10.0.0.38 - - [2026-01-01 03:48:18] "GET /project/eaab4149-28d6-43d8-b521-9aca71aa467f?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.054942 10.0.0.27 - - [2026-01-01 03:48:18] "GET /projects?obj_uuids=eaab4149-28d6-43d8-b521-9aca71aa467f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001029 10.0.0.38 - - [2026-01-01 03:48:18] "GET /project/eaab4149-28d6-43d8-b521-9aca71aa467f?fields=security_groups HTTP/1.1" 200 1262 0.050124 10.0.0.38 - - [2026-01-01 03:48:19] "POST /fqname-to-id HTTP/1.1" 404 195 0.032318 10.0.0.27 - - [2026-01-01 03:48:20] "GET /projects?obj_uuids=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003288 10.0.0.27 - - [2026-01-01 03:48:20] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000877 10.0.0.27 - - [2026-01-01 03:48:20] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007071 10.0.0.27 - - [2026-01-01 03:48:20] "POST /id-to-fqname HTTP/1.1" 200 197 0.010544 10.0.0.27 - - [2026-01-01 03:48:20] "POST /fqname-to-id HTTP/1.1" 404 206 0.005452 10.0.0.27 - - [2026-01-01 03:48:20] "POST /security-groups HTTP/1.1" 200 598 0.038456 10.0.0.27 - - [2026-01-01 03:48:20] "POST /projects HTTP/1.1" 200 599 0.281979 10.0.0.27 - - [2026-01-01 03:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.325889 10.0.0.249 - - [2026-01-01 03:48:20] "POST /fqname-to-id HTTP/1.1" 404 240 0.009122 10.0.0.38 - - [2026-01-01 03:48:20] "GET /project/7d36e692-bc05-49d5-8ade-bbbc3175fcbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.475214 10.0.0.38 - - [2026-01-01 03:48:21] "GET / HTTP/1.1" 200 35931 0.001348 10.0.0.38 - - [2026-01-01 03:48:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000516 10.0.0.38 - - [2026-01-01 03:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.076139 10.0.0.38 - - [2026-01-01 03:48:24] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004761 10.0.0.38 - - [2026-01-01 03:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004838 10.0.0.38 - - [2026-01-01 03:48:24] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003969 10.0.0.38 - - [2026-01-01 03:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006896 10.0.0.38 - - [2026-01-01 03:48:24] "PUT /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e HTTP/1.1" 200 276 0.023101 10.0.0.38 - - [2026-01-01 03:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004707 10.0.0.27 - - [2026-01-01 03:48:24] "GET /projects?obj_uuids=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000950 10.0.0.38 - - [2026-01-01 03:48:24] "GET /project/7d36e692-bc05-49d5-8ade-bbbc3175fcbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.056202 10.0.0.38 - - [2026-01-01 03:48:24] "POST /neutron/network HTTP/1.1" 200 117 0.065696 10.0.0.38 - - [2026-01-01 03:48:25] "POST /neutron/network HTTP/1.1" 200 808 0.008905 10.0.0.38 - - [2026-01-01 03:48:25] "POST /id-to-fqname HTTP/1.1" 200 218 0.001059 10.0.0.38 - - [2026-01-01 03:48:25] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005071 10.0.0.38 - - [2026-01-01 03:48:25] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006036 10.0.0.38 - - [2026-01-01 03:48:25] "POST /neutron/subnet HTTP/1.1" 200 701 0.009886 10.0.0.38 - - [2026-01-01 03:48:25] "POST /id-to-fqname HTTP/1.1" 200 218 0.001535 10.0.0.249 - - [2026-01-01 03:48:25] "POST /ref-update HTTP/1.1" 200 156 0.040837 10.0.0.27 - - [2026-01-01 03:48:26] "GET /projects?obj_uuids=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000995 10.0.0.38 - - [2026-01-01 03:48:26] "GET /project/7d36e692-bc05-49d5-8ade-bbbc3175fcbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.097765 10.0.0.38 - - [2026-01-01 03:48:26] "POST /neutron/port HTTP/1.1" 200 117 0.006930 10.0.0.38 - - [2026-01-01 03:48:26] "POST /id-to-fqname HTTP/1.1" 200 218 0.001172 10.0.0.38 - - [2026-01-01 03:48:26] "POST /neutron/network HTTP/1.1" 200 818 0.007169 10.0.0.38 - - [2026-01-01 03:48:27] "POST /neutron/port HTTP/1.1" 200 1062 0.016916 10.0.0.27 - - [2026-01-01 03:48:27] "GET /projects?obj_uuids=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001089 10.0.0.38 - - [2026-01-01 03:48:27] "GET /project/7d36e692-bc05-49d5-8ade-bbbc3175fcbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.134657 10.0.0.38 - - [2026-01-01 03:48:27] "POST /neutron/network HTTP/1.1" 200 808 0.065501 10.0.0.38 - - [2026-01-01 03:48:28] "POST /neutron/subnet HTTP/1.1" 200 675 0.009007 10.0.0.38 - - [2026-01-01 03:48:28] "POST /neutron/port HTTP/1.1" 200 1126 0.023899 10.0.0.38 - - [2026-01-01 03:48:28] "POST /neutron/network HTTP/1.1" 200 818 0.009741 10.0.0.38 - - [2026-01-01 03:48:28] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005426 10.0.0.38 - - [2026-01-01 03:48:29] "POST /neutron/port HTTP/1.1" 200 1062 0.026121 10.0.0.38 - - [2026-01-01 03:48:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004439 10.0.0.38 - - [2026-01-01 03:48:29] "POST /neutron/network HTTP/1.1" 200 808 0.006454 10.0.0.38 - - [2026-01-01 03:48:29] "GET /obj-perms HTTP/1.1" 200 5044 0.077639 10.0.0.27 - - [2026-01-01 03:48:30] "GET /obj-perms HTTP/1.1" 200 5044 0.070467 10.0.0.38 - - [2026-01-01 03:48:30] "POST /neutron/port HTTP/1.1" 200 1126 0.018803 10.0.0.38 - - [2026-01-01 03:48:30] "POST /neutron/security_group HTTP/1.1" 200 2065 0.013089 10.0.0.38 - - [2026-01-01 03:48:31] "GET /virtual-machine/71d71cfe-60d5-4624-8082-5f3f2094ef97 HTTP/1.1" 401 292 0.000467 10.0.0.38 - - [2026-01-01 03:48:31] "GET /virtual-machine/71d71cfe-60d5-4624-8082-5f3f2094ef97 HTTP/1.1" 200 1298 0.036104 10.0.0.38 - - [2026-01-01 03:48:31] "GET /virtual-machine/71d71cfe-60d5-4624-8082-5f3f2094ef97 HTTP/1.1" 200 1298 0.004740 10.0.0.38 - - [2026-01-01 03:48:31] "GET /virtual-machine-interface/2185fc10-064e-4bc1-ad3a-6412c400b816 HTTP/1.1" 200 2949 0.005133 10.0.0.38 - - [2026-01-01 03:48:31] "GET /virtual-machine/71d71cfe-60d5-4624-8082-5f3f2094ef97 HTTP/1.1" 200 1298 0.004193 10.0.0.38 - - [2026-01-01 03:48:31] "GET /virtual-machine-interface/2185fc10-064e-4bc1-ad3a-6412c400b816 HTTP/1.1" 200 2949 0.006066 10.0.0.38 - - [2026-01-01 03:48:31] "GET /instance-ip/175e867d-a6fd-486f-add6-3f5a2572a1e0 HTTP/1.1" 200 1620 0.006411 10.0.0.38 - - [2026-01-01 03:48:31] "GET /virtual-machine/71d71cfe-60d5-4624-8082-5f3f2094ef97 HTTP/1.1" 200 1298 0.003949 10.0.0.38 - - [2026-01-01 03:48:31] "GET /virtual-machine-interface/2185fc10-064e-4bc1-ad3a-6412c400b816 HTTP/1.1" 200 2949 0.005035 10.0.0.38 - - [2026-01-01 03:48:31] "GET /instance-ip/175e867d-a6fd-486f-add6-3f5a2572a1e0 HTTP/1.1" 200 1620 0.003928 10.0.0.38 - - [2026-01-01 03:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.38 - - [2026-01-01 03:48:31] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004086 10.0.0.38 - - [2026-01-01 03:48:31] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003398 10.0.0.38 - - [2026-01-01 03:48:31] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006924 10.0.0.38 - - [2026-01-01 03:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005569 10.0.0.38 - - [2026-01-01 03:48:31] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004891 10.0.0.38 - - [2026-01-01 03:48:31] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003768 10.0.0.38 - - [2026-01-01 03:48:31] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007623 10.0.0.38 - - [2026-01-01 03:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004636 10.0.0.38 - - [2026-01-01 03:48:31] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005263 10.0.0.38 - - [2026-01-01 03:48:31] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003601 10.0.0.38 - - [2026-01-01 03:48:31] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008029 10.0.0.38 - - [2026-01-01 03:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004445 10.0.0.38 - - [2026-01-01 03:48:31] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005207 10.0.0.38 - - [2026-01-01 03:48:31] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004125 10.0.0.38 - - [2026-01-01 03:48:31] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007776 10.0.0.38 - - [2026-01-01 03:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003769 10.0.0.38 - - [2026-01-01 03:48:32] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005457 10.0.0.38 - - [2026-01-01 03:48:32] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004203 10.0.0.38 - - [2026-01-01 03:48:32] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006824 10.0.0.38 - - [2026-01-01 03:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004399 10.0.0.38 - - [2026-01-01 03:48:32] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004879 10.0.0.38 - - [2026-01-01 03:48:32] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004119 10.0.0.38 - - [2026-01-01 03:48:32] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009287 10.0.0.38 - - [2026-01-01 03:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004404 10.0.0.38 - - [2026-01-01 03:48:32] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004665 10.0.0.38 - - [2026-01-01 03:48:32] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003776 10.0.0.38 - - [2026-01-01 03:48:32] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008068 10.0.0.38 - - [2026-01-01 03:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.38 - - [2026-01-01 03:48:35] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005554 10.0.0.38 - - [2026-01-01 03:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.38 - - [2026-01-01 03:48:39] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005338 10.0.0.38 - - [2026-01-01 03:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.38 - - [2026-01-01 03:48:43] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006597 10.0.0.38 - - [2026-01-01 03:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003154 10.0.0.38 - - [2026-01-01 03:48:47] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005863 10.0.0.38 - - [2026-01-01 03:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.38 - - [2026-01-01 03:48:51] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006522 10.0.0.38 - - [2026-01-01 03:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004488 10.0.0.38 - - [2026-01-01 03:48:55] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009977 10.0.0.38 - - [2026-01-01 03:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004638 10.0.0.38 - - [2026-01-01 03:49:00] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006544 10.0.0.38 - - [2026-01-01 03:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004639 10.0.0.38 - - [2026-01-01 03:49:04] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004995 10.0.0.38 - - [2026-01-01 03:49:04] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005340 10.0.0.38 - - [2026-01-01 03:49:04] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006559 10.0.0.38 - - [2026-01-01 03:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003979 10.0.0.38 - - [2026-01-01 03:49:04] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004263 10.0.0.38 - - [2026-01-01 03:49:04] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003366 10.0.0.38 - - [2026-01-01 03:49:04] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007439 10.0.0.38 - - [2026-01-01 03:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004369 10.0.0.38 - - [2026-01-01 03:49:04] "GET /routing-instance/20cbead2-9837-4e4d-82d6-a05c150b7cd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.004382 10.0.0.38 - - [2026-01-01 03:49:04] "GET /route-target/ee2a11f8-1d9d-464e-b60f-f7187d081dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004163 10.0.0.38 - - [2026-01-01 03:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004207 10.0.0.38 - - [2026-01-01 03:49:04] "POST /neutron/port HTTP/1.1" 200 1126 0.056953 10.0.0.38 - - [2026-01-01 03:49:04] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003316 10.0.0.38 - - [2026-01-01 03:49:04] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003534 10.0.0.38 - - [2026-01-01 03:49:04] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005725 10.0.0.38 - - [2026-01-01 03:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.38 - - [2026-01-01 03:49:04] "GET /routing-instance/20cbead2-9837-4e4d-82d6-a05c150b7cd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.004518 10.0.0.38 - - [2026-01-01 03:49:04] "GET /route-target/ee2a11f8-1d9d-464e-b60f-f7187d081dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005256 10.0.0.38 - - [2026-01-01 03:49:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003246 10.0.0.38 - - [2026-01-01 03:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005683 10.0.0.38 - - [2026-01-01 03:49:05] "POST /neutron/network HTTP/1.1" 200 808 0.006464 10.0.0.38 - - [2026-01-01 03:49:05] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004245 10.0.0.38 - - [2026-01-01 03:49:05] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003469 10.0.0.38 - - [2026-01-01 03:49:05] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005882 10.0.0.38 - - [2026-01-01 03:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.38 - - [2026-01-01 03:49:05] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004121 10.0.0.38 - - [2026-01-01 03:49:05] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002940 10.0.0.38 - - [2026-01-01 03:49:05] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007494 10.0.0.38 - - [2026-01-01 03:49:05] "GET /obj-perms HTTP/1.1" 200 5044 0.004843 10.0.0.27 - - [2026-01-01 03:49:05] "GET /obj-perms HTTP/1.1" 200 5044 0.003762 10.0.0.38 - - [2026-01-01 03:49:05] "GET /obj-perms HTTP/1.1" 200 5044 0.004268 10.0.0.38 - - [2026-01-01 03:49:05] "GET /obj-perms HTTP/1.1" 200 5044 0.003990 10.0.0.38 - - [2026-01-01 03:49:06] "POST /neutron/port HTTP/1.1" 200 1126 0.020216 10.0.0.38 - - [2026-01-01 03:49:06] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007245 10.0.0.38 - - [2026-01-01 03:49:06] "GET /virtual-machine/254b408a-feac-4b24-a7a2-e280f1e31af0 HTTP/1.1" 200 1299 0.006018 10.0.0.38 - - [2026-01-01 03:49:06] "GET /virtual-machine/254b408a-feac-4b24-a7a2-e280f1e31af0 HTTP/1.1" 200 1299 0.003373 10.0.0.38 - - [2026-01-01 03:49:06] "GET /virtual-machine-interface/d8ac6e4b-3d7d-4ee4-bd1d-54f2c0edaae5 HTTP/1.1" 200 2950 0.005194 10.0.0.38 - - [2026-01-01 03:49:06] "GET /virtual-machine/254b408a-feac-4b24-a7a2-e280f1e31af0 HTTP/1.1" 200 1299 0.003829 10.0.0.38 - - [2026-01-01 03:49:06] "GET /virtual-machine-interface/d8ac6e4b-3d7d-4ee4-bd1d-54f2c0edaae5 HTTP/1.1" 200 2950 0.004913 10.0.0.38 - - [2026-01-01 03:49:06] "GET /instance-ip/6905ad92-8ecb-47c1-b9e0-fc0e53b1e896 HTTP/1.1" 200 1620 0.006297 10.0.0.38 - - [2026-01-01 03:49:06] "GET /virtual-machine/254b408a-feac-4b24-a7a2-e280f1e31af0 HTTP/1.1" 200 1299 0.003320 10.0.0.38 - - [2026-01-01 03:49:06] "GET /virtual-machine-interface/d8ac6e4b-3d7d-4ee4-bd1d-54f2c0edaae5 HTTP/1.1" 200 2950 0.006611 10.0.0.38 - - [2026-01-01 03:49:06] "GET /instance-ip/6905ad92-8ecb-47c1-b9e0-fc0e53b1e896 HTTP/1.1" 200 1620 0.004063 10.0.0.38 - - [2026-01-01 03:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.38 - - [2026-01-01 03:49:06] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005123 10.0.0.38 - - [2026-01-01 03:49:06] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003217 10.0.0.38 - - [2026-01-01 03:49:06] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006320 10.0.0.38 - - [2026-01-01 03:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003945 10.0.0.38 - - [2026-01-01 03:49:06] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004929 10.0.0.38 - - [2026-01-01 03:49:06] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002794 10.0.0.38 - - [2026-01-01 03:49:06] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005998 10.0.0.38 - - [2026-01-01 03:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.38 - - [2026-01-01 03:49:06] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005959 10.0.0.38 - - [2026-01-01 03:49:06] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004580 10.0.0.38 - - [2026-01-01 03:49:06] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006794 10.0.0.38 - - [2026-01-01 03:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.38 - - [2026-01-01 03:49:06] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004172 10.0.0.38 - - [2026-01-01 03:49:06] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003576 10.0.0.38 - - [2026-01-01 03:49:06] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005952 10.0.0.38 - - [2026-01-01 03:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.38 - - [2026-01-01 03:49:07] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004499 10.0.0.38 - - [2026-01-01 03:49:07] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003123 10.0.0.38 - - [2026-01-01 03:49:07] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006104 10.0.0.38 - - [2026-01-01 03:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.38 - - [2026-01-01 03:49:07] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003948 10.0.0.38 - - [2026-01-01 03:49:07] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003449 10.0.0.38 - - [2026-01-01 03:49:07] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006896 10.0.0.38 - - [2026-01-01 03:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.38 - - [2026-01-01 03:49:07] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004399 10.0.0.38 - - [2026-01-01 03:49:07] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003476 10.0.0.38 - - [2026-01-01 03:49:07] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006192 10.0.0.38 - - [2026-01-01 03:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.38 - - [2026-01-01 03:49:08] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004215 10.0.0.38 - - [2026-01-01 03:49:08] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003893 10.0.0.38 - - [2026-01-01 03:49:08] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007032 10.0.0.38 - - [2026-01-01 03:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004185 10.0.0.38 - - [2026-01-01 03:49:08] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003755 10.0.0.38 - - [2026-01-01 03:49:08] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004092 10.0.0.38 - - [2026-01-01 03:49:08] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006585 10.0.0.38 - - [2026-01-01 03:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004213 10.0.0.38 - - [2026-01-01 03:49:08] "GET /routing-instance/20cbead2-9837-4e4d-82d6-a05c150b7cd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.004872 10.0.0.38 - - [2026-01-01 03:49:08] "GET /route-target/ee2a11f8-1d9d-464e-b60f-f7187d081dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004443 10.0.0.38 - - [2026-01-01 03:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004077 10.0.0.38 - - [2026-01-01 03:49:08] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004889 10.0.0.38 - - [2026-01-01 03:49:08] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004245 10.0.0.38 - - [2026-01-01 03:49:09] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006159 10.0.0.38 - - [2026-01-01 03:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.38 - - [2026-01-01 03:49:09] "GET /routing-instance/20cbead2-9837-4e4d-82d6-a05c150b7cd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.004758 10.0.0.38 - - [2026-01-01 03:49:09] "GET /route-target/ee2a11f8-1d9d-464e-b60f-f7187d081dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005448 10.0.0.38 - - [2026-01-01 03:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.38 - - [2026-01-01 03:49:09] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005128 10.0.0.38 - - [2026-01-01 03:49:09] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003688 10.0.0.38 - - [2026-01-01 03:49:09] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007067 10.0.0.38 - - [2026-01-01 03:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006606 10.0.0.38 - - [2026-01-01 03:49:09] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004002 10.0.0.38 - - [2026-01-01 03:49:09] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003536 10.0.0.38 - - [2026-01-01 03:49:09] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005674 10.0.0.27 - - [2026-01-01 03:49:09] "GET /obj-perms HTTP/1.1" 200 5044 0.003554 10.0.0.38 - - [2026-01-01 03:49:09] "GET /obj-perms HTTP/1.1" 200 5044 0.004067 10.0.0.38 - - [2026-01-01 03:49:09] "GET /obj-perms HTTP/1.1" 200 5044 0.004667 10.0.0.38 - - [2026-01-01 03:49:09] "GET /obj-perms HTTP/1.1" 200 5044 0.004196 10.0.0.249 - - [2026-01-01 03:49:09] "GET /obj-perms HTTP/1.1" 200 5044 0.059128 10.0.0.38 - - [2026-01-01 03:49:09] "GET /virtual-machine/71d71cfe-60d5-4624-8082-5f3f2094ef97 HTTP/1.1" 200 1298 0.004292 10.0.0.38 - - [2026-01-01 03:49:09] "GET /virtual-machine-interface/2185fc10-064e-4bc1-ad3a-6412c400b816 HTTP/1.1" 200 2949 0.004947 10.0.0.38 - - [2026-01-01 03:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004416 10.0.0.38 - - [2026-01-01 03:49:09] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004584 10.0.0.38 - - [2026-01-01 03:49:09] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003826 10.0.0.38 - - [2026-01-01 03:49:09] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006031 10.0.0.38 - - [2026-01-01 03:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.38 - - [2026-01-01 03:49:11] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003828 10.0.0.38 - - [2026-01-01 03:49:11] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003723 10.0.0.38 - - [2026-01-01 03:49:11] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005857 10.0.0.38 - - [2026-01-01 03:49:11] "POST /neutron/port HTTP/1.1" 200 1126 0.032454 10.0.0.38 - - [2026-01-01 03:49:12] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007397 10.0.0.27 - - [2026-01-01 03:49:16] "DELETE /project/7d36e692bc0549d58adebbbc3175fcbf HTTP/1.1" 404 173 0.005977 10.0.0.27 - - [2026-01-01 03:49:16] "GET /projects?obj_uuids=eaab4149-28d6-43d8-b521-9aca71aa467f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000914 10.0.0.27 - - [2026-01-01 03:49:16] "GET /project/eaab4149-28d6-43d8-b521-9aca71aa467f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.060154 10.0.0.27 - - [2026-01-01 03:49:16] "GET /projects?obj_uuids=eaab4149-28d6-43d8-b521-9aca71aa467f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000788 10.0.0.27 - - [2026-01-01 03:49:17] "GET /project/eaab4149-28d6-43d8-b521-9aca71aa467f?fields=security_groups HTTP/1.1" 200 1367 0.045772 10.0.0.27 - - [2026-01-01 03:49:17] "DELETE /security-group/9ae9edae-0f50-4b22-849a-422c277cbad6 HTTP/1.1" 200 115 0.048943 10.0.0.27 - - [2026-01-01 03:49:17] "GET /projects?obj_uuids=eaab4149-28d6-43d8-b521-9aca71aa467f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000807 10.0.0.27 - - [2026-01-01 03:49:17] "GET /project/eaab4149-28d6-43d8-b521-9aca71aa467f?fields=application_policy_sets HTTP/1.1" 200 1406 0.062888 10.0.0.27 - - [2026-01-01 03:49:17] "DELETE /project/eaab4149-28d6-43d8-b521-9aca71aa467f HTTP/1.1" 200 115 0.444991 10.0.0.38 - - [2026-01-01 03:49:17] "POST /neutron/port HTTP/1.1" 200 1126 0.017429 10.0.0.27 - - [2026-01-01 03:49:20] "GET /obj-perms HTTP/1.1" 200 5056 0.061450 10.0.0.38 - - [2026-01-01 03:49:21] "GET /virtual-machine/254b408a-feac-4b24-a7a2-e280f1e31af0 HTTP/1.1" 200 1299 0.005119 10.0.0.38 - - [2026-01-01 03:49:21] "GET /virtual-machine-interface/d8ac6e4b-3d7d-4ee4-bd1d-54f2c0edaae5 HTTP/1.1" 200 2950 0.006040 10.0.0.38 - - [2026-01-01 03:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.38 - - [2026-01-01 03:49:21] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004047 10.0.0.38 - - [2026-01-01 03:49:21] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003537 10.0.0.38 - - [2026-01-01 03:49:21] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005460 10.0.0.38 - - [2026-01-01 03:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.38 - - [2026-01-01 03:49:22] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003983 10.0.0.38 - - [2026-01-01 03:49:22] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002773 10.0.0.38 - - [2026-01-01 03:49:22] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.020024 10.0.0.38 - - [2026-01-01 03:49:23] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007472 10.0.0.38 - - [2026-01-01 03:49:57] "POST /neutron/network HTTP/1.1" 200 818 0.007668 10.0.0.38 - - [2026-01-01 03:49:58] "POST /neutron/port HTTP/1.1" 200 117 0.001241 10.0.0.27 - - [2026-01-01 03:49:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000487 10.0.0.27 - - [2026-01-01 03:49:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000375 10.0.0.249 - - [2026-01-01 03:49:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000420 10.0.0.249 - - [2026-01-01 03:49:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000359 10.0.0.27 - - [2026-01-01 03:49:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000374 10.0.0.27 - - [2026-01-01 03:49:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000378 10.0.0.249 - - [2026-01-01 03:49:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000440 10.0.0.249 - - [2026-01-01 03:49:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000481 10.0.0.38 - - [2026-01-01 03:50:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000392 10.0.0.38 - - [2026-01-01 03:50:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000415 10.0.0.38 - - [2026-01-01 03:50:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000489 10.0.0.38 - - [2026-01-01 03:50:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.38 - - [2026-01-01 03:50:06] "POST /neutron/port HTTP/1.1" 200 1126 0.019788 10.0.0.38 - - [2026-01-01 03:50:06] "POST /neutron/subnet HTTP/1.1" 200 675 0.009640 10.0.0.38 - - [2026-01-01 03:50:59] "POST /neutron/port HTTP/1.1" 200 1126 0.019030 10.0.0.38 - - [2026-01-01 03:50:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004595 10.0.0.38 - - [2026-01-01 03:50:59] "POST /neutron/network HTTP/1.1" 200 808 0.007324 10.0.0.38 - - [2026-01-01 03:51:06] "POST /neutron/network HTTP/1.1" 200 818 0.007132 10.0.0.38 - - [2026-01-01 03:51:06] "POST /neutron/port HTTP/1.1" 200 117 0.001357 10.0.0.38 - - [2026-01-01 03:51:12] "POST /neutron/security_group HTTP/1.1" 200 2065 0.021915 10.0.0.38 - - [2026-01-01 03:51:12] "GET /virtual-machine/71d71cfe-60d5-4624-8082-5f3f2094ef97 HTTP/1.1" 200 1298 0.003644 10.0.0.38 - - [2026-01-01 03:51:12] "GET /virtual-machine-interface/2185fc10-064e-4bc1-ad3a-6412c400b816 HTTP/1.1" 200 2949 0.005555 10.0.0.38 - - [2026-01-01 03:51:12] "GET /virtual-machine/71d71cfe-60d5-4624-8082-5f3f2094ef97 HTTP/1.1" 200 1298 0.003708 10.0.0.38 - - [2026-01-01 03:51:12] "GET /virtual-machine-interface/2185fc10-064e-4bc1-ad3a-6412c400b816 HTTP/1.1" 200 2949 0.005192 10.0.0.38 - - [2026-01-01 03:51:12] "GET /instance-ip/175e867d-a6fd-486f-add6-3f5a2572a1e0 HTTP/1.1" 200 1620 0.004092 10.0.0.38 - - [2026-01-01 03:51:12] "GET /virtual-machine/71d71cfe-60d5-4624-8082-5f3f2094ef97 HTTP/1.1" 200 1298 0.003646 10.0.0.38 - - [2026-01-01 03:51:12] "GET /virtual-machine-interface/2185fc10-064e-4bc1-ad3a-6412c400b816 HTTP/1.1" 200 2949 0.004901 10.0.0.38 - - [2026-01-01 03:51:12] "GET /instance-ip/175e867d-a6fd-486f-add6-3f5a2572a1e0 HTTP/1.1" 200 1620 0.004328 10.0.0.38 - - [2026-01-01 03:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.38 - - [2026-01-01 03:51:12] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003710 10.0.0.38 - - [2026-01-01 03:51:12] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003748 10.0.0.38 - - [2026-01-01 03:51:12] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006031 10.0.0.38 - - [2026-01-01 03:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.38 - - [2026-01-01 03:51:12] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004680 10.0.0.38 - - [2026-01-01 03:51:12] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003525 10.0.0.38 - - [2026-01-01 03:51:12] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007696 10.0.0.38 - - [2026-01-01 03:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004043 10.0.0.38 - - [2026-01-01 03:51:12] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005078 10.0.0.38 - - [2026-01-01 03:51:12] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003050 10.0.0.38 - - [2026-01-01 03:51:12] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009627 10.0.0.38 - - [2026-01-01 03:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.38 - - [2026-01-01 03:51:12] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003998 10.0.0.38 - - [2026-01-01 03:51:12] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003383 10.0.0.38 - - [2026-01-01 03:51:12] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005692 10.0.0.38 - - [2026-01-01 03:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.38 - - [2026-01-01 03:51:12] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004900 10.0.0.38 - - [2026-01-01 03:51:12] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003583 10.0.0.38 - - [2026-01-01 03:51:12] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005739 10.0.0.38 - - [2026-01-01 03:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004214 10.0.0.38 - - [2026-01-01 03:51:12] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004114 10.0.0.38 - - [2026-01-01 03:51:12] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003023 10.0.0.38 - - [2026-01-01 03:51:12] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007258 10.0.0.38 - - [2026-01-01 03:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004423 10.0.0.38 - - [2026-01-01 03:51:12] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004194 10.0.0.38 - - [2026-01-01 03:51:12] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003336 10.0.0.38 - - [2026-01-01 03:51:13] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005865 10.0.0.38 - - [2026-01-01 03:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626 10.0.0.38 - - [2026-01-01 03:51:14] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004082 10.0.0.38 - - [2026-01-01 03:51:14] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003083 10.0.0.38 - - [2026-01-01 03:51:14] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006088 10.0.0.38 - - [2026-01-01 03:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.38 - - [2026-01-01 03:51:14] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003581 10.0.0.38 - - [2026-01-01 03:51:14] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002890 10.0.0.38 - - [2026-01-01 03:51:14] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006030 10.0.0.38 - - [2026-01-01 03:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.38 - - [2026-01-01 03:51:14] "GET /routing-instance/20cbead2-9837-4e4d-82d6-a05c150b7cd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003933 10.0.0.38 - - [2026-01-01 03:51:14] "GET /route-target/ee2a11f8-1d9d-464e-b60f-f7187d081dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004494 10.0.0.38 - - [2026-01-01 03:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007470 10.0.0.38 - - [2026-01-01 03:51:14] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003690 10.0.0.38 - - [2026-01-01 03:51:14] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003589 10.0.0.38 - - [2026-01-01 03:51:14] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005746 10.0.0.38 - - [2026-01-01 03:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002992 10.0.0.38 - - [2026-01-01 03:51:14] "GET /routing-instance/20cbead2-9837-4e4d-82d6-a05c150b7cd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.005078 10.0.0.38 - - [2026-01-01 03:51:14] "GET /route-target/ee2a11f8-1d9d-464e-b60f-f7187d081dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004241 10.0.0.38 - - [2026-01-01 03:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.38 - - [2026-01-01 03:51:14] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005482 10.0.0.38 - - [2026-01-01 03:51:14] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004543 10.0.0.38 - - [2026-01-01 03:51:15] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006304 10.0.0.38 - - [2026-01-01 03:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005038 10.0.0.38 - - [2026-01-01 03:51:15] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004554 10.0.0.38 - - [2026-01-01 03:51:15] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003004 10.0.0.38 - - [2026-01-01 03:51:15] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007255 10.0.0.38 - - [2026-01-01 03:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.38 - - [2026-01-01 03:51:15] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005011 10.0.0.38 - - [2026-01-01 03:51:15] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003528 10.0.0.38 - - [2026-01-01 03:51:15] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006358 10.0.0.27 - - [2026-01-01 03:51:19] "GET /obj-perms HTTP/1.1" 200 5044 0.003507 10.0.0.38 - - [2026-01-01 03:51:19] "GET /obj-perms HTTP/1.1" 200 5044 0.004042 10.0.0.38 - - [2026-01-01 03:51:19] "GET /obj-perms HTTP/1.1" 200 5044 0.004147 10.0.0.38 - - [2026-01-01 03:51:19] "GET /obj-perms HTTP/1.1" 200 5044 0.004686 10.0.0.249 - - [2026-01-01 03:51:19] "GET /obj-perms HTTP/1.1" 200 5044 0.004427 10.0.0.27 - - [2026-01-01 03:51:19] "GET /obj-perms HTTP/1.1" 200 5044 0.004245 10.0.0.38 - - [2026-01-01 03:51:19] "GET /virtual-machine/254b408a-feac-4b24-a7a2-e280f1e31af0 HTTP/1.1" 200 1299 0.020649 10.0.0.38 - - [2026-01-01 03:51:19] "GET /virtual-machine-interface/d8ac6e4b-3d7d-4ee4-bd1d-54f2c0edaae5 HTTP/1.1" 200 2950 0.008043 10.0.0.38 - - [2026-01-01 03:51:19] "GET /virtual-machine/254b408a-feac-4b24-a7a2-e280f1e31af0 HTTP/1.1" 200 1299 0.004548 10.0.0.38 - - [2026-01-01 03:51:19] "GET /virtual-machine-interface/d8ac6e4b-3d7d-4ee4-bd1d-54f2c0edaae5 HTTP/1.1" 200 2950 0.009973 10.0.0.38 - - [2026-01-01 03:51:19] "GET /instance-ip/6905ad92-8ecb-47c1-b9e0-fc0e53b1e896 HTTP/1.1" 200 1620 0.005540 10.0.0.38 - - [2026-01-01 03:51:19] "GET /virtual-machine/254b408a-feac-4b24-a7a2-e280f1e31af0 HTTP/1.1" 200 1299 0.006047 10.0.0.38 - - [2026-01-01 03:51:19] "GET /virtual-machine-interface/d8ac6e4b-3d7d-4ee4-bd1d-54f2c0edaae5 HTTP/1.1" 200 2950 0.007987 10.0.0.38 - - [2026-01-01 03:51:19] "GET /instance-ip/6905ad92-8ecb-47c1-b9e0-fc0e53b1e896 HTTP/1.1" 200 1620 0.004608 10.0.0.38 - - [2026-01-01 03:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.38 - - [2026-01-01 03:51:19] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003762 10.0.0.38 - - [2026-01-01 03:51:19] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003375 10.0.0.38 - - [2026-01-01 03:51:19] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006360 10.0.0.38 - - [2026-01-01 03:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.38 - - [2026-01-01 03:51:20] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004463 10.0.0.38 - - [2026-01-01 03:51:20] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004874 10.0.0.38 - - [2026-01-01 03:51:20] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005660 10.0.0.38 - - [2026-01-01 03:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003873 10.0.0.38 - - [2026-01-01 03:51:20] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004176 10.0.0.38 - - [2026-01-01 03:51:20] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003101 10.0.0.38 - - [2026-01-01 03:51:20] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007250 10.0.0.38 - - [2026-01-01 03:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.38 - - [2026-01-01 03:51:20] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004682 10.0.0.38 - - [2026-01-01 03:51:20] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003364 10.0.0.38 - - [2026-01-01 03:51:20] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008397 10.0.0.38 - - [2026-01-01 03:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004425 10.0.0.38 - - [2026-01-01 03:51:20] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005213 10.0.0.38 - - [2026-01-01 03:51:20] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003741 10.0.0.38 - - [2026-01-01 03:51:20] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005969 10.0.0.38 - - [2026-01-01 03:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.38 - - [2026-01-01 03:51:20] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003793 10.0.0.38 - - [2026-01-01 03:51:20] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002992 10.0.0.38 - - [2026-01-01 03:51:20] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006469 10.0.0.38 - - [2026-01-01 03:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004036 10.0.0.38 - - [2026-01-01 03:51:20] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005246 10.0.0.38 - - [2026-01-01 03:51:20] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003374 10.0.0.38 - - [2026-01-01 03:51:20] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006594 10.0.0.38 - - [2026-01-01 03:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269 10.0.0.38 - - [2026-01-01 03:51:21] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005609 10.0.0.38 - - [2026-01-01 03:51:21] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003038 10.0.0.38 - - [2026-01-01 03:51:21] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005548 10.0.0.38 - - [2026-01-01 03:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003530 10.0.0.38 - - [2026-01-01 03:51:22] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003696 10.0.0.38 - - [2026-01-01 03:51:22] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002713 10.0.0.38 - - [2026-01-01 03:51:22] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005972 10.0.0.38 - - [2026-01-01 03:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.38 - - [2026-01-01 03:51:22] "GET /routing-instance/20cbead2-9837-4e4d-82d6-a05c150b7cd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.017725 10.0.0.38 - - [2026-01-01 03:51:22] "GET /route-target/ee2a11f8-1d9d-464e-b60f-f7187d081dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003988 10.0.0.38 - - [2026-01-01 03:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.38 - - [2026-01-01 03:51:22] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003186 10.0.0.38 - - [2026-01-01 03:51:22] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003517 10.0.0.38 - - [2026-01-01 03:51:22] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006815 10.0.0.38 - - [2026-01-01 03:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.012556 10.0.0.38 - - [2026-01-01 03:51:22] "GET /routing-instance/20cbead2-9837-4e4d-82d6-a05c150b7cd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.004212 10.0.0.38 - - [2026-01-01 03:51:22] "GET /route-target/ee2a11f8-1d9d-464e-b60f-f7187d081dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006960 10.0.0.38 - - [2026-01-01 03:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004534 10.0.0.38 - - [2026-01-01 03:51:22] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003965 10.0.0.38 - - [2026-01-01 03:51:22] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.006917 10.0.0.38 - - [2026-01-01 03:51:22] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005752 10.0.0.38 - - [2026-01-01 03:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.38 - - [2026-01-01 03:51:22] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004472 10.0.0.38 - - [2026-01-01 03:51:22] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004294 10.0.0.38 - - [2026-01-01 03:51:22] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005990 10.0.0.38 - - [2026-01-01 03:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003494 10.0.0.38 - - [2026-01-01 03:51:23] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007432 10.0.0.38 - - [2026-01-01 03:51:23] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003277 10.0.0.38 - - [2026-01-01 03:51:23] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005737 10.0.0.27 - - [2026-01-01 03:51:25] "GET /obj-perms HTTP/1.1" 200 5044 0.003689 10.0.0.38 - - [2026-01-01 03:51:29] "GET /obj-perms HTTP/1.1" 200 5044 0.004221 10.0.0.27 - - [2026-01-01 03:51:29] "GET /obj-perms HTTP/1.1" 200 5044 0.003662 10.0.0.38 - - [2026-01-01 03:51:29] "GET /obj-perms HTTP/1.1" 200 5044 0.003549 10.0.0.27 - - [2026-01-01 03:51:29] "GET /obj-perms HTTP/1.1" 200 5044 0.003751 10.0.0.38 - - [2026-01-01 03:51:29] "GET /obj-perms HTTP/1.1" 200 5044 0.003495 10.0.0.38 - - [2026-01-01 03:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.38 - - [2026-01-01 03:51:49] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003989 10.0.0.38 - - [2026-01-01 03:51:49] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002872 10.0.0.38 - - [2026-01-01 03:51:49] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005875 10.0.0.38 - - [2026-01-01 03:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.38 - - [2026-01-01 03:51:51] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005017 10.0.0.38 - - [2026-01-01 03:51:51] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003393 10.0.0.38 - - [2026-01-01 03:51:51] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006341 10.0.0.38 - - [2026-01-01 03:51:58] "POST /neutron/port HTTP/1.1" 200 1126 0.021041 10.0.0.38 - - [2026-01-01 03:51:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004163 10.0.0.38 - - [2026-01-01 03:51:59] "POST /neutron/network HTTP/1.1" 200 808 0.008672 10.0.0.38 - - [2026-01-01 03:52:06] "GET /virtual-machine/254b408a-feac-4b24-a7a2-e280f1e31af0 HTTP/1.1" 200 1299 0.004091 10.0.0.38 - - [2026-01-01 03:52:06] "GET /virtual-machine-interface/d8ac6e4b-3d7d-4ee4-bd1d-54f2c0edaae5 HTTP/1.1" 200 2950 0.005662 10.0.0.38 - - [2026-01-01 03:52:06] "GET /instance-ip/6905ad92-8ecb-47c1-b9e0-fc0e53b1e896 HTTP/1.1" 200 1620 0.006717 10.0.0.38 - - [2026-01-01 03:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002962 10.0.0.38 - - [2026-01-01 03:52:06] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003862 10.0.0.38 - - [2026-01-01 03:52:06] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003439 10.0.0.38 - - [2026-01-01 03:52:06] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005991 10.0.0.38 - - [2026-01-01 03:52:07] "POST /neutron/network HTTP/1.1" 200 818 0.008088 10.0.0.38 - - [2026-01-01 03:52:07] "POST /neutron/port HTTP/1.1" 200 117 0.001487 10.0.0.38 - - [2026-01-01 03:52:09] "GET /virtual-machine/254b408a-feac-4b24-a7a2-e280f1e31af0 HTTP/1.1" 200 1299 0.004124 10.0.0.38 - - [2026-01-01 03:52:10] "POST /neutron/port HTTP/1.1" 200 1116 0.017238 10.0.0.38 - - [2026-01-01 03:52:11] "GET /virtual-machine/254b408a-feac-4b24-a7a2-e280f1e31af0 HTTP/1.1" 404 171 0.003126 10.0.0.38 - - [2026-01-01 03:52:11] "GET /virtual-machine/254b408a-feac-4b24-a7a2-e280f1e31af0 HTTP/1.1" 404 171 0.003157 10.0.0.38 - - [2026-01-01 03:52:11] "GET /virtual-machine/254b408a-feac-4b24-a7a2-e280f1e31af0 HTTP/1.1" 404 171 0.002768 10.0.0.38 - - [2026-01-01 03:52:12] "GET /virtual-machine/254b408a-feac-4b24-a7a2-e280f1e31af0 HTTP/1.1" 404 171 0.003353 10.0.0.38 - - [2026-01-01 03:52:13] "GET /virtual-machine/254b408a-feac-4b24-a7a2-e280f1e31af0 HTTP/1.1" 404 171 0.003098 10.0.0.38 - - [2026-01-01 03:52:14] "GET /virtual-machine/254b408a-feac-4b24-a7a2-e280f1e31af0 HTTP/1.1" 404 171 0.003236 10.0.0.38 - - [2026-01-01 03:52:15] "GET /virtual-machine/254b408a-feac-4b24-a7a2-e280f1e31af0 HTTP/1.1" 404 171 0.003584 10.0.0.38 - - [2026-01-01 03:52:16] "GET /virtual-machine/254b408a-feac-4b24-a7a2-e280f1e31af0 HTTP/1.1" 404 171 0.003680 10.0.0.38 - - [2026-01-01 03:52:17] "GET /virtual-machine/254b408a-feac-4b24-a7a2-e280f1e31af0 HTTP/1.1" 404 171 0.003432 10.0.0.38 - - [2026-01-01 03:52:17] "GET /virtual-machine/254b408a-feac-4b24-a7a2-e280f1e31af0 HTTP/1.1" 404 171 0.003178 10.0.0.38 - - [2026-01-01 03:52:18] "GET /virtual-machine/254b408a-feac-4b24-a7a2-e280f1e31af0 HTTP/1.1" 404 171 0.003116 10.0.0.38 - - [2026-01-01 03:52:19] "GET /virtual-machine/254b408a-feac-4b24-a7a2-e280f1e31af0 HTTP/1.1" 404 171 0.003933 10.0.0.38 - - [2026-01-01 03:52:20] "GET /virtual-machine/254b408a-feac-4b24-a7a2-e280f1e31af0 HTTP/1.1" 404 171 0.003848 10.0.0.38 - - [2026-01-01 03:52:21] "GET /virtual-machine/254b408a-feac-4b24-a7a2-e280f1e31af0 HTTP/1.1" 404 171 0.004826 10.0.0.38 - - [2026-01-01 03:52:22] "GET /virtual-machine/254b408a-feac-4b24-a7a2-e280f1e31af0 HTTP/1.1" 404 171 0.003687 10.0.0.38 - - [2026-01-01 03:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.38 - - [2026-01-01 03:52:22] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003594 10.0.0.38 - - [2026-01-01 03:52:22] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003256 10.0.0.38 - - [2026-01-01 03:52:22] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008087 10.0.0.38 - - [2026-01-01 03:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915 10.0.0.38 - - [2026-01-01 03:52:22] "GET /routing-instance/20cbead2-9837-4e4d-82d6-a05c150b7cd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.004654 10.0.0.38 - - [2026-01-01 03:52:23] "GET /route-target/ee2a11f8-1d9d-464e-b60f-f7187d081dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005764 10.0.0.38 - - [2026-01-01 03:52:23] "GET /virtual-machine/254b408a-feac-4b24-a7a2-e280f1e31af0 HTTP/1.1" 404 171 0.006511 10.0.0.38 - - [2026-01-01 03:52:24] "GET /virtual-machine/254b408a-feac-4b24-a7a2-e280f1e31af0 HTTP/1.1" 404 171 0.003438 10.0.0.38 - - [2026-01-01 03:52:25] "GET /virtual-machine/254b408a-feac-4b24-a7a2-e280f1e31af0 HTTP/1.1" 404 171 0.003644 10.0.0.38 - - [2026-01-01 03:52:26] "GET /virtual-machine/254b408a-feac-4b24-a7a2-e280f1e31af0 HTTP/1.1" 404 171 0.002978 10.0.0.38 - - [2026-01-01 03:52:27] "GET /virtual-machine/254b408a-feac-4b24-a7a2-e280f1e31af0 HTTP/1.1" 404 171 0.003401 10.0.0.38 - - [2026-01-01 03:52:28] "GET /virtual-machine/254b408a-feac-4b24-a7a2-e280f1e31af0 HTTP/1.1" 404 171 0.004670 10.0.0.38 - - [2026-01-01 03:52:28] "GET /virtual-machine/254b408a-feac-4b24-a7a2-e280f1e31af0 HTTP/1.1" 404 171 0.002920 10.0.0.38 - - [2026-01-01 03:52:29] "GET /virtual-machine/254b408a-feac-4b24-a7a2-e280f1e31af0 HTTP/1.1" 404 171 0.003378 10.0.0.38 - - [2026-01-01 03:52:30] "GET /virtual-machine/254b408a-feac-4b24-a7a2-e280f1e31af0 HTTP/1.1" 404 171 0.003750 10.0.0.38 - - [2026-01-01 03:52:31] "GET /virtual-machine/254b408a-feac-4b24-a7a2-e280f1e31af0 HTTP/1.1" 404 171 0.002870 10.0.0.38 - - [2026-01-01 03:52:32] "GET /virtual-machine/254b408a-feac-4b24-a7a2-e280f1e31af0 HTTP/1.1" 404 171 0.003268 10.0.0.38 - - [2026-01-01 03:52:33] "GET /virtual-machine/254b408a-feac-4b24-a7a2-e280f1e31af0 HTTP/1.1" 404 171 0.003902 10.0.0.27 - - [2026-01-01 03:52:33] "GET /obj-perms HTTP/1.1" 200 5044 0.003606 10.0.0.38 - - [2026-01-01 03:52:33] "GET /obj-perms HTTP/1.1" 200 5044 0.004001 10.0.0.249 - - [2026-01-01 03:52:33] "GET /obj-perms HTTP/1.1" 200 5044 0.004037 10.0.0.38 - - [2026-01-01 03:52:33] "GET /virtual-machine/71d71cfe-60d5-4624-8082-5f3f2094ef97 HTTP/1.1" 200 1298 0.004086 10.0.0.38 - - [2026-01-01 03:52:33] "POST /neutron/port HTTP/1.1" 200 1116 0.017732 10.0.0.38 - - [2026-01-01 03:52:35] "GET /virtual-machine/71d71cfe-60d5-4624-8082-5f3f2094ef97 HTTP/1.1" 404 171 0.003477 10.0.0.38 - - [2026-01-01 03:52:35] "GET /virtual-machine/71d71cfe-60d5-4624-8082-5f3f2094ef97 HTTP/1.1" 404 171 0.002793 10.0.0.38 - - [2026-01-01 03:52:35] "GET /virtual-machine/71d71cfe-60d5-4624-8082-5f3f2094ef97 HTTP/1.1" 404 171 0.002627 10.0.0.38 - - [2026-01-01 03:52:35] "GET /virtual-machine/71d71cfe-60d5-4624-8082-5f3f2094ef97 HTTP/1.1" 404 171 0.003704 10.0.0.38 - - [2026-01-01 03:52:36] "GET /virtual-machine/71d71cfe-60d5-4624-8082-5f3f2094ef97 HTTP/1.1" 404 171 0.003087 10.0.0.38 - - [2026-01-01 03:52:37] "GET /virtual-machine/71d71cfe-60d5-4624-8082-5f3f2094ef97 HTTP/1.1" 404 171 0.004595 10.0.0.38 - - [2026-01-01 03:52:38] "GET /virtual-machine/71d71cfe-60d5-4624-8082-5f3f2094ef97 HTTP/1.1" 404 171 0.003697 10.0.0.38 - - [2026-01-01 03:52:39] "GET /virtual-machine/71d71cfe-60d5-4624-8082-5f3f2094ef97 HTTP/1.1" 404 171 0.003119 10.0.0.38 - - [2026-01-01 03:52:40] "GET /virtual-machine/71d71cfe-60d5-4624-8082-5f3f2094ef97 HTTP/1.1" 404 171 0.003704 10.0.0.38 - - [2026-01-01 03:52:40] "GET /virtual-machine/71d71cfe-60d5-4624-8082-5f3f2094ef97 HTTP/1.1" 404 171 0.003260 10.0.0.38 - - [2026-01-01 03:52:41] "GET /virtual-machine/71d71cfe-60d5-4624-8082-5f3f2094ef97 HTTP/1.1" 404 171 0.006427 10.0.0.38 - - [2026-01-01 03:52:42] "GET /virtual-machine/71d71cfe-60d5-4624-8082-5f3f2094ef97 HTTP/1.1" 404 171 0.005218 10.0.0.38 - - [2026-01-01 03:52:43] "GET /virtual-machine/71d71cfe-60d5-4624-8082-5f3f2094ef97 HTTP/1.1" 404 171 0.003723 10.0.0.38 - - [2026-01-01 03:52:44] "GET /virtual-machine/71d71cfe-60d5-4624-8082-5f3f2094ef97 HTTP/1.1" 404 171 0.003826 10.0.0.38 - - [2026-01-01 03:52:45] "GET /virtual-machine/71d71cfe-60d5-4624-8082-5f3f2094ef97 HTTP/1.1" 404 171 0.003763 10.0.0.38 - - [2026-01-01 03:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.38 - - [2026-01-01 03:52:45] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004027 10.0.0.38 - - [2026-01-01 03:52:45] "GET /virtual-networks?parent_id=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003158 10.0.0.38 - - [2026-01-01 03:52:45] "GET /virtual-network/a7405e6d-a8a8-429d-a46e-78f5f7309354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006512 10.0.0.38 - - [2026-01-01 03:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.38 - - [2026-01-01 03:52:45] "GET /routing-instance/20cbead2-9837-4e4d-82d6-a05c150b7cd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.005798 10.0.0.38 - - [2026-01-01 03:52:45] "GET /route-target/ee2a11f8-1d9d-464e-b60f-f7187d081dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.010108 10.0.0.38 - - [2026-01-01 03:52:49] "GET /obj-perms HTTP/1.1" 200 5044 0.003852 10.0.0.38 - - [2026-01-01 03:52:49] "GET /obj-perms HTTP/1.1" 200 5044 0.003849 10.0.0.27 - - [2026-01-01 03:52:49] "POST /useragent-kv HTTP/1.1" 200 115 0.003414 10.0.0.27 - - [2026-01-01 03:52:49] "POST /useragent-kv HTTP/1.1" 200 115 0.003266 10.0.0.38 - - [2026-01-01 03:52:49] "POST /neutron/network HTTP/1.1" 200 151 0.130935 10.0.0.249 - - [2026-01-01 03:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.057583 10.0.0.38 - - [2026-01-01 03:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.38 - - [2026-01-01 03:52:49] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003604 10.0.0.38 - - [2026-01-01 03:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.38 - - [2026-01-01 03:52:49] "PUT /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e HTTP/1.1" 200 276 0.012472 10.0.0.27 - - [2026-01-01 03:52:52] "GET /projects?obj_uuids=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000882 10.0.0.38 - - [2026-01-01 03:52:52] "GET /project/7d36e692-bc05-49d5-8ade-bbbc3175fcbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.046500 10.0.0.27 - - [2026-01-01 03:52:52] "GET /projects?obj_uuids=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000872 10.0.0.38 - - [2026-01-01 03:52:52] "GET /project/7d36e692-bc05-49d5-8ade-bbbc3175fcbf?fields=virtual_networks HTTP/1.1" 200 1046 0.053551 10.0.0.27 - - [2026-01-01 03:52:52] "GET /projects?obj_uuids=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000856 10.0.0.38 - - [2026-01-01 03:52:52] "GET /project/7d36e692-bc05-49d5-8ade-bbbc3175fcbf?fields=virtual_machine_interfaces HTTP/1.1" 200 1046 0.043115 10.0.0.27 - - [2026-01-01 03:52:52] "GET /projects?obj_uuids=7d36e692-bc05-49d5-8ade-bbbc3175fcbf&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001491 10.0.0.38 - - [2026-01-01 03:52:52] "GET /project/7d36e692-bc05-49d5-8ade-bbbc3175fcbf?fields=security_groups HTTP/1.1" 200 1279 0.047716 10.0.0.38 - - [2026-01-01 03:52:53] "POST /fqname-to-id HTTP/1.1" 404 194 0.027031 10.0.0.27 - - [2026-01-01 03:52:53] "GET /projects?obj_uuids=10046408-98cd-4b6a-b0c0-9f487c60f5eb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003059 10.0.0.27 - - [2026-01-01 03:52:53] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001368 10.0.0.27 - - [2026-01-01 03:52:53] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007638 10.0.0.27 - - [2026-01-01 03:52:53] "POST /id-to-fqname HTTP/1.1" 200 196 0.003219 10.0.0.27 - - [2026-01-01 03:52:53] "POST /fqname-to-id HTTP/1.1" 404 205 0.013868 10.0.0.27 - - [2026-01-01 03:52:53] "POST /security-groups HTTP/1.1" 200 597 0.085547 10.0.0.27 - - [2026-01-01 03:52:53] "POST /projects HTTP/1.1" 200 597 0.304968 10.0.0.27 - - [2026-01-01 03:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.380556 10.0.0.249 - - [2026-01-01 03:52:53] "POST /access-control-lists HTTP/1.1" 200 602 0.031651 10.0.0.38 - - [2026-01-01 03:52:54] "GET /project/10046408-98cd-4b6a-b0c0-9f487c60f5eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.551641 10.0.0.38 - - [2026-01-01 03:52:55] "GET / HTTP/1.1" 200 35931 0.001392 10.0.0.27 - - [2026-01-01 03:52:58] "GET /projects?obj_uuids=10046408-98cd-4b6a-b0c0-9f487c60f5eb&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000886 10.0.0.38 - - [2026-01-01 03:52:58] "GET /project/10046408-98cd-4b6a-b0c0-9f487c60f5eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.046059 10.0.0.27 - - [2026-01-01 03:52:58] "GET /projects?obj_uuids=10046408-98cd-4b6a-b0c0-9f487c60f5eb&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001436 10.0.0.38 - - [2026-01-01 03:52:58] "GET /project/10046408-98cd-4b6a-b0c0-9f487c60f5eb?fields=virtual_networks HTTP/1.1" 200 1044 0.046998 10.0.0.27 - - [2026-01-01 03:52:58] "GET /projects?obj_uuids=10046408-98cd-4b6a-b0c0-9f487c60f5eb&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000973 10.0.0.38 - - [2026-01-01 03:52:58] "GET /project/10046408-98cd-4b6a-b0c0-9f487c60f5eb?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.047745 10.0.0.27 - - [2026-01-01 03:52:58] "GET /projects?obj_uuids=10046408-98cd-4b6a-b0c0-9f487c60f5eb&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000860 10.0.0.38 - - [2026-01-01 03:52:58] "GET /project/10046408-98cd-4b6a-b0c0-9f487c60f5eb?fields=security_groups HTTP/1.1" 200 1276 0.034546 10.0.0.38 - - [2026-01-01 03:52:59] "POST /fqname-to-id HTTP/1.1" 404 188 0.034214 10.0.0.27 - - [2026-01-01 03:52:59] "GET /projects?obj_uuids=6c30fcc6-cb00-479d-8de1-d195d4b88f70&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003475 10.0.0.27 - - [2026-01-01 03:52:59] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000860 10.0.0.27 - - [2026-01-01 03:52:59] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.005961 10.0.0.27 - - [2026-01-01 03:52:59] "POST /id-to-fqname HTTP/1.1" 200 190 0.008121 10.0.0.27 - - [2026-01-01 03:52:59] "POST /fqname-to-id HTTP/1.1" 404 199 0.007977 10.0.0.27 - - [2026-01-01 03:52:59] "POST /security-groups HTTP/1.1" 200 591 0.032827 10.0.0.249 - - [2026-01-01 03:52:59] "POST /fqname-to-id HTTP/1.1" 404 234 0.004436 10.0.0.27 - - [2026-01-01 03:52:59] "POST /projects HTTP/1.1" 200 585 0.254514 10.0.0.27 - - [2026-01-01 03:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.332800 10.0.0.249 - - [2026-01-01 03:52:59] "POST /access-control-lists HTTP/1.1" 200 594 0.029048 10.0.0.38 - - [2026-01-01 03:53:00] "GET /project/6c30fcc6-cb00-479d-8de1-d195d4b88f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.504728 10.0.0.38 - - [2026-01-01 03:53:01] "GET / HTTP/1.1" 200 35931 0.002085 10.0.0.27 - - [2026-01-01 03:53:04] "GET /projects?obj_uuids=6c30fcc6-cb00-479d-8de1-d195d4b88f70&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001175 10.0.0.38 - - [2026-01-01 03:53:04] "GET /project/6c30fcc6-cb00-479d-8de1-d195d4b88f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.039792 10.0.0.27 - - [2026-01-01 03:53:04] "GET /projects?obj_uuids=6c30fcc6-cb00-479d-8de1-d195d4b88f70&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001493 10.0.0.38 - - [2026-01-01 03:53:04] "GET /project/6c30fcc6-cb00-479d-8de1-d195d4b88f70?fields=virtual_networks HTTP/1.1" 200 1032 0.049021 10.0.0.27 - - [2026-01-01 03:53:04] "GET /projects?obj_uuids=6c30fcc6-cb00-479d-8de1-d195d4b88f70&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000925 10.0.0.38 - - [2026-01-01 03:53:04] "GET /project/6c30fcc6-cb00-479d-8de1-d195d4b88f70?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.039684 10.0.0.27 - - [2026-01-01 03:53:04] "GET /projects?obj_uuids=6c30fcc6-cb00-479d-8de1-d195d4b88f70&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000906 10.0.0.38 - - [2026-01-01 03:53:05] "GET /project/6c30fcc6-cb00-479d-8de1-d195d4b88f70?fields=security_groups HTTP/1.1" 200 1258 0.045697 10.0.0.38 - - [2026-01-01 03:53:06] "POST /fqname-to-id HTTP/1.1" 404 196 0.087781 10.0.0.27 - - [2026-01-01 03:53:06] "GET /projects?obj_uuids=adf3c919-4281-40f0-b44b-1bbcdf953c5e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.069360 10.0.0.27 - - [2026-01-01 03:53:06] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001006 10.0.0.27 - - [2026-01-01 03:53:06] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.050446 10.0.0.27 - - [2026-01-01 03:53:06] "POST /id-to-fqname HTTP/1.1" 200 198 0.005638 10.0.0.27 - - [2026-01-01 03:53:06] "POST /fqname-to-id HTTP/1.1" 404 207 0.008165 10.0.0.27 - - [2026-01-01 03:53:06] "POST /security-groups HTTP/1.1" 200 599 0.030753 10.0.0.249 - - [2026-01-01 03:53:06] "POST /fqname-to-id HTTP/1.1" 404 242 0.005421 10.0.0.27 - - [2026-01-01 03:53:06] "POST /projects HTTP/1.1" 200 601 0.256445 10.0.0.27 - - [2026-01-01 03:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.337526 10.0.0.249 - - [2026-01-01 03:53:06] "POST /access-control-lists HTTP/1.1" 200 602 0.036892 10.0.0.38 - - [2026-01-01 03:53:06] "GET /project/adf3c919-4281-40f0-b44b-1bbcdf953c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.569070 10.0.0.38 - - [2026-01-01 03:53:08] "GET / HTTP/1.1" 200 35931 0.001476 10.0.0.38 - - [2026-01-01 03:53:08] "POST /fqname-to-id HTTP/1.1" 401 292 0.000533 10.0.0.38 - - [2026-01-01 03:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.066956 10.0.0.27 - - [2026-01-01 03:53:08] "GET /projects?obj_uuids=adf3c919-4281-40f0-b44b-1bbcdf953c5e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000893 10.0.0.38 - - [2026-01-01 03:53:08] "GET /project/adf3c919-4281-40f0-b44b-1bbcdf953c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.052735 10.0.0.27 - - [2026-01-01 03:53:09] "POST /useragent-kv HTTP/1.1" 200 115 0.008623 10.0.0.38 - - [2026-01-01 03:53:09] "POST /neutron/subnet HTTP/1.1" 200 716 0.294623 10.0.0.38 - - [2026-01-01 03:53:09] "POST /id-to-fqname HTTP/1.1" 200 222 0.001312 10.0.0.38 - - [2026-01-01 03:53:09] "GET /virtual-network/eba3ac83-970f-4e87-af06-f7d5668f5846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.009358 10.0.0.38 - - [2026-01-01 03:53:09] "POST /neutron/network HTTP/1.1" 200 976 0.013835 10.0.0.38 - - [2026-01-01 03:53:09] "GET /virtual-network/eba3ac83-970f-4e87-af06-f7d5668f5846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.006958 10.0.0.38 - - [2026-01-01 03:53:09] "POST /neutron/subnet HTTP/1.1" 200 729 0.010039 10.0.0.38 - - [2026-01-01 03:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.27 - - [2026-01-01 03:53:09] "GET /projects?obj_uuids=adf3c919-4281-40f0-b44b-1bbcdf953c5e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001138 10.0.0.38 - - [2026-01-01 03:53:10] "GET /project/adf3c919-4281-40f0-b44b-1bbcdf953c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.053757 10.0.0.249 - - [2026-01-01 03:53:10] "POST /route-targets HTTP/1.1" 200 327 0.012964 10.0.0.27 - - [2026-01-01 03:53:10] "POST /useragent-kv HTTP/1.1" 200 115 0.006705 10.0.0.249 - - [2026-01-01 03:53:10] "POST /fqname-to-id HTTP/1.1" 404 207 0.043715 10.0.0.38 - - [2026-01-01 03:53:10] "POST /neutron/subnet HTTP/1.1" 200 716 0.238277 10.0.0.38 - - [2026-01-01 03:53:10] "POST /id-to-fqname HTTP/1.1" 200 222 0.001266 10.0.0.38 - - [2026-01-01 03:53:10] "GET /virtual-network/e686967d-ee13-4e37-bad4-8a104132674d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.009529 10.0.0.38 - - [2026-01-01 03:53:10] "POST /neutron/network HTTP/1.1" 200 976 0.010236 10.0.0.38 - - [2026-01-01 03:53:10] "GET /virtual-network/e686967d-ee13-4e37-bad4-8a104132674d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.006713 10.0.0.38 - - [2026-01-01 03:53:10] "POST /neutron/subnet HTTP/1.1" 200 729 0.010224 10.0.0.38 - - [2026-01-01 03:53:10] "POST /id-to-fqname HTTP/1.1" 200 222 0.001014 10.0.0.27 - - [2026-01-01 03:53:11] "GET /projects?obj_uuids=adf3c919-4281-40f0-b44b-1bbcdf953c5e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000962 10.0.0.38 - - [2026-01-01 03:53:11] "GET /project/adf3c919-4281-40f0-b44b-1bbcdf953c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.075002 10.0.0.38 - - [2026-01-01 03:53:12] "POST /neutron/port HTTP/1.1" 200 117 0.005834 10.0.0.38 - - [2026-01-01 03:53:12] "POST /id-to-fqname HTTP/1.1" 200 222 0.001218 10.0.0.38 - - [2026-01-01 03:53:12] "POST /neutron/network HTTP/1.1" 200 986 0.006906 10.0.0.27 - - [2026-01-01 03:53:13] "GET /projects?obj_uuids=adf3c919-4281-40f0-b44b-1bbcdf953c5e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000969 10.0.0.38 - - [2026-01-01 03:53:13] "POST /neutron/port HTTP/1.1" 200 1154 0.024858 10.0.0.38 - - [2026-01-01 03:53:13] "GET /project/adf3c919-4281-40f0-b44b-1bbcdf953c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.105087 10.0.0.38 - - [2026-01-01 03:53:13] "POST /neutron/port HTTP/1.1" 200 1208 0.167140 10.0.0.38 - - [2026-01-01 03:53:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003899 10.0.0.38 - - [2026-01-01 03:53:13] "POST /neutron/subnet HTTP/1.1" 200 1277 0.014754 10.0.0.38 - - [2026-01-01 03:53:13] "POST /neutron/port HTTP/1.1" 200 117 0.001356 10.0.0.38 - - [2026-01-01 03:53:13] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009937 10.0.0.38 - - [2026-01-01 03:53:14] "POST /neutron/port HTTP/1.1" 200 1154 0.053970 10.0.0.38 - - [2026-01-01 03:53:14] "POST /neutron/port HTTP/1.1" 200 1218 0.018436 10.0.0.38 - - [2026-01-01 03:53:14] "POST /neutron/subnet HTTP/1.1" 200 1277 0.013714 10.0.0.38 - - [2026-01-01 03:53:14] "POST /neutron/network HTTP/1.1" 200 976 0.010051 10.0.0.27 - - [2026-01-01 03:53:17] "DELETE /project/6c30fcc6cb00479d8de1d195d4b88f70 HTTP/1.1" 404 173 0.044677 10.0.0.27 - - [2026-01-01 03:53:17] "GET /projects?obj_uuids=6c30fcc6-cb00-479d-8de1-d195d4b88f70&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000859 10.0.0.27 - - [2026-01-01 03:53:17] "DELETE /project/adf3c919428140f0b44b1bbcdf953c5e HTTP/1.1" 404 173 0.090381 10.0.0.27 - - [2026-01-01 03:53:17] "GET /project/6c30fcc6-cb00-479d-8de1-d195d4b88f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.048543 10.0.0.27 - - [2026-01-01 03:53:17] "GET /projects?obj_uuids=6c30fcc6-cb00-479d-8de1-d195d4b88f70&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000955 10.0.0.27 - - [2026-01-01 03:53:17] "DELETE /project/7d36e692-bc05-49d5-8ade-bbbc3175fcbf HTTP/1.1" 404 177 0.122722 10.0.0.27 - - [2026-01-01 03:53:17] "GET /project/6c30fcc6-cb00-479d-8de1-d195d4b88f70?fields=security_groups HTTP/1.1" 200 1363 0.037654 10.0.0.27 - - [2026-01-01 03:53:17] "DELETE /project/1004640898cd4b6ab0c09f487c60f5eb HTTP/1.1" 404 173 0.151147 10.0.0.27 - - [2026-01-01 03:53:17] "GET /projects?obj_uuids=10046408-98cd-4b6a-b0c0-9f487c60f5eb&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000829 10.0.0.27 - - [2026-01-01 03:53:17] "GET /project/10046408-98cd-4b6a-b0c0-9f487c60f5eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.051840 10.0.0.27 - - [2026-01-01 03:53:17] "GET /projects?obj_uuids=10046408-98cd-4b6a-b0c0-9f487c60f5eb&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000790 10.0.0.27 - - [2026-01-01 03:53:17] "GET /project/10046408-98cd-4b6a-b0c0-9f487c60f5eb?fields=security_groups HTTP/1.1" 200 1381 0.045471 10.0.0.27 - - [2026-01-01 03:53:17] "DELETE /security-group/482768af-5bdd-4dec-ae31-636a2d2fffe2 HTTP/1.1" 200 115 0.093092 10.0.0.27 - - [2026-01-01 03:53:17] "GET /projects?obj_uuids=6c30fcc6-cb00-479d-8de1-d195d4b88f70&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001880 10.0.0.27 - - [2026-01-01 03:53:17] "GET /project/6c30fcc6-cb00-479d-8de1-d195d4b88f70?fields=application_policy_sets HTTP/1.1" 200 1402 0.076267 10.0.0.249 - - [2026-01-01 03:53:17] "DELETE /access-control-list/ed269965-7f42-4075-94e6-a5c82b690f52 HTTP/1.1" 200 115 0.058923 10.0.0.27 - - [2026-01-01 03:53:17] "DELETE /security-group/ef04ecf0-d038-4f4b-9e50-dc2997baa691 HTTP/1.1" 200 115 0.112691 10.0.0.27 - - [2026-01-01 03:53:18] "GET /projects?obj_uuids=10046408-98cd-4b6a-b0c0-9f487c60f5eb&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000953 10.0.0.27 - - [2026-01-01 03:53:18] "GET /project/10046408-98cd-4b6a-b0c0-9f487c60f5eb?fields=application_policy_sets HTTP/1.1" 200 1420 0.125294 10.0.0.27 - - [2026-01-01 03:53:18] "DELETE /project/6c30fcc6-cb00-479d-8de1-d195d4b88f70 HTTP/1.1" 200 115 0.581250 10.0.0.27 - - [2026-01-01 03:53:18] "DELETE /project/10046408-98cd-4b6a-b0c0-9f487c60f5eb HTTP/1.1" 200 115 0.717042 10.0.0.38 - - [2026-01-01 03:53:18] "POST /neutron/port HTTP/1.1" 200 1218 0.018361 10.0.0.38 - - [2026-01-01 03:53:19] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008706 10.0.0.38 - - [2026-01-01 03:53:19] "GET /virtual-machine/d21bcadb-73ba-438a-b345-e87f12a6b86f HTTP/1.1" 401 292 0.000365 10.0.0.38 - - [2026-01-01 03:53:19] "GET /virtual-machine/d21bcadb-73ba-438a-b345-e87f12a6b86f HTTP/1.1" 200 1301 0.032868 10.0.0.38 - - [2026-01-01 03:53:19] "GET /virtual-machine-interface/361355e3-18f8-42f9-88ac-562c468b4b6d HTTP/1.1" 200 3156 0.005140 10.0.0.38 - - [2026-01-01 03:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003976 10.0.0.38 - - [2026-01-01 03:53:19] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004535 10.0.0.38 - - [2026-01-01 03:53:19] "GET /virtual-networks?parent_id=adf3c919-4281-40f0-b44b-1bbcdf953c5e&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003138 10.0.0.38 - - [2026-01-01 03:53:19] "GET /virtual-network/eba3ac83-970f-4e87-af06-f7d5668f5846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.006708 10.0.0.38 - - [2026-01-01 03:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003703 10.0.0.38 - - [2026-01-01 03:53:22] "GET /virtual-network/eba3ac83-970f-4e87-af06-f7d5668f5846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.005494 10.0.0.38 - - [2026-01-01 03:53:24] "POST /neutron/port HTTP/1.1" 200 1218 0.058999 10.0.0.38 - - [2026-01-01 03:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003841 10.0.0.38 - - [2026-01-01 03:53:24] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003911 10.0.0.38 - - [2026-01-01 03:53:24] "GET /virtual-networks?parent_id=adf3c919-4281-40f0-b44b-1bbcdf953c5e&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003053 10.0.0.38 - - [2026-01-01 03:53:24] "GET /virtual-network/eba3ac83-970f-4e87-af06-f7d5668f5846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.006428 10.0.0.38 - - [2026-01-01 03:53:25] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007195 10.0.0.38 - - [2026-01-01 03:53:25] "POST /neutron/port HTTP/1.1" 200 1218 0.018617 10.0.0.38 - - [2026-01-01 03:53:25] "GET /virtual-machine/11bb512c-96e4-471c-b846-578619828cfe HTTP/1.1" 200 1300 0.005960 10.0.0.38 - - [2026-01-01 03:53:25] "GET /virtual-machine-interface/c9734e66-d0ef-4da8-ab4b-d393db11152b HTTP/1.1" 200 3158 0.005105 10.0.0.38 - - [2026-01-01 03:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.38 - - [2026-01-01 03:53:25] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003793 10.0.0.38 - - [2026-01-01 03:53:25] "GET /virtual-networks?parent_id=adf3c919-4281-40f0-b44b-1bbcdf953c5e&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003177 10.0.0.38 - - [2026-01-01 03:53:25] "GET /virtual-network/e686967d-ee13-4e37-bad4-8a104132674d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.005626 10.0.0.38 - - [2026-01-01 03:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.38 - - [2026-01-01 03:53:26] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003702 10.0.0.38 - - [2026-01-01 03:53:26] "GET /virtual-networks?parent_id=adf3c919-4281-40f0-b44b-1bbcdf953c5e&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002717 10.0.0.38 - - [2026-01-01 03:53:26] "GET /virtual-network/e686967d-ee13-4e37-bad4-8a104132674d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.006818 10.0.0.38 - - [2026-01-01 03:53:26] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007853 10.0.0.38 - - [2026-01-01 03:53:31] "POST /fqname-to-id HTTP/1.1" 404 209 0.003844 10.0.0.38 - - [2026-01-01 03:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.27 - - [2026-01-01 03:53:31] "GET /projects?obj_uuids=adf3c919-4281-40f0-b44b-1bbcdf953c5e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003528 10.0.0.38 - - [2026-01-01 03:53:31] "GET /project/adf3c919-4281-40f0-b44b-1bbcdf953c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.051811 10.0.0.38 - - [2026-01-01 03:53:32] "POST /network-policys HTTP/1.1" 200 533 0.028016 10.0.0.38 - - [2026-01-01 03:53:32] "GET /network-policy/7136e2f9-c28f-456c-b378-d598155a8310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005963 10.0.0.38 - - [2026-01-01 03:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002889 10.0.0.38 - - [2026-01-01 03:53:32] "GET /virtual-network/eba3ac83-970f-4e87-af06-f7d5668f5846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.005584 10.0.0.38 - - [2026-01-01 03:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003655 10.0.0.38 - - [2026-01-01 03:53:32] "GET /network-policy/7136e2f9-c28f-456c-b378-d598155a8310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004488 10.0.0.249 - - [2026-01-01 03:53:32] "POST /fqname-to-id HTTP/1.1" 404 230 0.006239 10.0.0.38 - - [2026-01-01 03:53:32] "POST /ref-update HTTP/1.1" 200 156 0.054433 10.0.0.38 - - [2026-01-01 03:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003920 10.0.0.38 - - [2026-01-01 03:53:32] "GET /network-policy/7136e2f9-c28f-456c-b378-d598155a8310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006175 10.0.0.38 - - [2026-01-01 03:53:32] "GET /virtual-network/eba3ac83-970f-4e87-af06-f7d5668f5846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2869 0.007685 10.0.0.38 - - [2026-01-01 03:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002869 10.0.0.38 - - [2026-01-01 03:53:32] "GET /network-policy/7136e2f9-c28f-456c-b378-d598155a8310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004841 10.0.0.38 - - [2026-01-01 03:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.38 - - [2026-01-01 03:53:32] "GET /virtual-network/e686967d-ee13-4e37-bad4-8a104132674d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.006521 10.0.0.38 - - [2026-01-01 03:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.38 - - [2026-01-01 03:53:32] "GET /network-policy/7136e2f9-c28f-456c-b378-d598155a8310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004696 10.0.0.249 - - [2026-01-01 03:53:32] "POST /fqname-to-id HTTP/1.1" 404 207 0.004862 10.0.0.38 - - [2026-01-01 03:53:32] "POST /ref-update HTTP/1.1" 200 156 0.062693 10.0.0.38 - - [2026-01-01 03:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295 10.0.0.249 - - [2026-01-01 03:53:32] "POST /access-control-lists HTTP/1.1" 200 578 0.080278 10.0.0.38 - - [2026-01-01 03:53:32] "GET /network-policy/7136e2f9-c28f-456c-b378-d598155a8310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004340 10.0.0.38 - - [2026-01-01 03:53:32] "GET /virtual-network/e686967d-ee13-4e37-bad4-8a104132674d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2870 0.018137 10.0.0.38 - - [2026-01-01 03:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006111 10.0.0.38 - - [2026-01-01 03:53:32] "GET /network-policy/7136e2f9-c28f-456c-b378-d598155a8310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004335 10.0.0.38 - - [2026-01-01 03:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003923 10.0.0.27 - - [2026-01-01 03:53:32] "GET /projects?obj_uuids=adf3c919-4281-40f0-b44b-1bbcdf953c5e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000930 10.0.0.38 - - [2026-01-01 03:53:32] "GET /project/adf3c919-4281-40f0-b44b-1bbcdf953c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.044781 10.0.0.38 - - [2026-01-01 03:53:33] "POST /neutron/network HTTP/1.1" 200 117 0.016018 10.0.0.249 - - [2026-01-01 03:53:33] "POST /route-targets HTTP/1.1" 200 327 0.015944 10.0.0.38 - - [2026-01-01 03:53:33] "POST /neutron/network HTTP/1.1" 200 799 0.010484 10.0.0.38 - - [2026-01-01 03:53:33] "POST /id-to-fqname HTTP/1.1" 200 214 0.001319 10.0.0.38 - - [2026-01-01 03:53:33] "GET /virtual-network/097cef32-c5fe-4c5f-bf0e-3b995a0e3f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004600 10.0.0.38 - - [2026-01-01 03:53:33] "GET /virtual-network/097cef32-c5fe-4c5f-bf0e-3b995a0e3f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005531 10.0.0.38 - - [2026-01-01 03:53:33] "POST /neutron/subnet HTTP/1.1" 200 701 0.011001 10.0.0.38 - - [2026-01-01 03:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006951 10.0.0.27 - - [2026-01-01 03:53:33] "GET /projects?obj_uuids=adf3c919-4281-40f0-b44b-1bbcdf953c5e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000859 10.0.0.38 - - [2026-01-01 03:53:33] "GET /project/adf3c919-4281-40f0-b44b-1bbcdf953c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.045143 10.0.0.249 - - [2026-01-01 03:53:34] "POST /ref-update HTTP/1.1" 200 156 0.025748 10.0.0.27 - - [2026-01-01 03:53:34] "POST /useragent-kv HTTP/1.1" 200 115 0.005009 10.0.0.38 - - [2026-01-01 03:53:34] "POST /neutron/subnet HTTP/1.1" 200 701 0.191289 10.0.0.38 - - [2026-01-01 03:53:34] "POST /id-to-fqname HTTP/1.1" 200 214 0.001298 10.0.0.38 - - [2026-01-01 03:53:34] "GET /virtual-network/968362d3-848c-4822-9b82-d56350e8d25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.006010 10.0.0.38 - - [2026-01-01 03:53:34] "GET /virtual-network/968362d3-848c-4822-9b82-d56350e8d25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.006498 10.0.0.38 - - [2026-01-01 03:53:34] "POST /neutron/network HTTP/1.1" 200 799 0.006089 10.0.0.38 - - [2026-01-01 03:53:34] "POST /fqname-to-id HTTP/1.1" 404 239 0.003029 10.0.0.38 - - [2026-01-01 03:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.27 - - [2026-01-01 03:53:34] "GET /projects?obj_uuids=adf3c919-4281-40f0-b44b-1bbcdf953c5e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001324 10.0.0.38 - - [2026-01-01 03:53:34] "GET /project/adf3c919-4281-40f0-b44b-1bbcdf953c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.057313 10.0.0.38 - - [2026-01-01 03:53:34] "POST /network-policys HTTP/1.1" 200 587 0.043506 10.0.0.38 - - [2026-01-01 03:53:34] "GET /network-policy/e8dd0d67-b6f2-4150-b0ab-fd8c47eeacec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.006261 10.0.0.38 - - [2026-01-01 03:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.38 - - [2026-01-01 03:53:34] "GET /virtual-network/097cef32-c5fe-4c5f-bf0e-3b995a0e3f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005265 10.0.0.38 - - [2026-01-01 03:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.38 - - [2026-01-01 03:53:34] "GET /network-policy/e8dd0d67-b6f2-4150-b0ab-fd8c47eeacec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.005180 10.0.0.38 - - [2026-01-01 03:53:34] "POST /ref-update HTTP/1.1" 200 156 0.054833 10.0.0.38 - - [2026-01-01 03:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.38 - - [2026-01-01 03:53:34] "GET /network-policy/e8dd0d67-b6f2-4150-b0ab-fd8c47eeacec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.003652 10.0.0.38 - - [2026-01-01 03:53:34] "GET /virtual-network/097cef32-c5fe-4c5f-bf0e-3b995a0e3f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.008126 10.0.0.38 - - [2026-01-01 03:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.38 - - [2026-01-01 03:53:34] "GET /network-policy/e8dd0d67-b6f2-4150-b0ab-fd8c47eeacec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004478 10.0.0.38 - - [2026-01-01 03:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002906 10.0.0.38 - - [2026-01-01 03:53:34] "GET /virtual-network/968362d3-848c-4822-9b82-d56350e8d25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.005256 10.0.0.38 - - [2026-01-01 03:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540 10.0.0.38 - - [2026-01-01 03:53:34] "GET /network-policy/e8dd0d67-b6f2-4150-b0ab-fd8c47eeacec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.006384 10.0.0.249 - - [2026-01-01 03:53:35] "POST /fqname-to-id HTTP/1.1" 404 210 0.005530 10.0.0.38 - - [2026-01-01 03:53:35] "POST /ref-update HTTP/1.1" 200 156 0.056194 10.0.0.38 - - [2026-01-01 03:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004041 10.0.0.38 - - [2026-01-01 03:53:35] "GET /network-policy/e8dd0d67-b6f2-4150-b0ab-fd8c47eeacec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.013930 10.0.0.249 - - [2026-01-01 03:53:35] "PUT /access-control-list/3d114b8c-ef5a-4526-883f-32b7015dc42a HTTP/1.1" 200 272 0.040640 10.0.0.38 - - [2026-01-01 03:53:35] "POST /neutron/network HTTP/1.1" 200 912 0.016207 10.0.0.38 - - [2026-01-01 03:53:35] "GET /virtual-network/968362d3-848c-4822-9b82-d56350e8d25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2334 0.005418 10.0.0.38 - - [2026-01-01 03:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004262 10.0.0.38 - - [2026-01-01 03:53:35] "GET /network-policy/e8dd0d67-b6f2-4150-b0ab-fd8c47eeacec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.003536 10.0.0.38 - - [2026-01-01 03:53:35] "POST /id-to-fqname HTTP/1.1" 200 214 0.000967 10.0.0.38 - - [2026-01-01 03:53:35] "POST /neutron/network HTTP/1.1" 200 922 0.007056 10.0.0.27 - - [2026-01-01 03:53:36] "GET /projects?obj_uuids=adf3c919-4281-40f0-b44b-1bbcdf953c5e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001399 10.0.0.38 - - [2026-01-01 03:53:36] "GET /project/adf3c919-4281-40f0-b44b-1bbcdf953c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.073304 10.0.0.38 - - [2026-01-01 03:53:36] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007279 10.0.0.38 - - [2026-01-01 03:53:36] "POST /id-to-fqname HTTP/1.1" 200 214 0.001221 10.0.0.38 - - [2026-01-01 03:53:36] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008231 10.0.0.27 - - [2026-01-01 03:53:37] "GET /projects?obj_uuids=adf3c919-4281-40f0-b44b-1bbcdf953c5e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001310 10.0.0.38 - - [2026-01-01 03:53:37] "POST /neutron/port HTTP/1.1" 200 1063 0.316446 10.0.0.38 - - [2026-01-01 03:53:37] "POST /neutron/port HTTP/1.1" 200 1117 0.125560 10.0.0.38 - - [2026-01-01 03:53:37] "POST /neutron/subnet HTTP/1.1" 200 675 0.009529 10.0.0.27 - - [2026-01-01 03:53:37] "GET /projects?obj_uuids=adf3c919-4281-40f0-b44b-1bbcdf953c5e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000956 10.0.0.38 - - [2026-01-01 03:53:37] "GET /project/adf3c919-4281-40f0-b44b-1bbcdf953c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.092940 10.0.0.38 - - [2026-01-01 03:53:37] "POST /neutron/network HTTP/1.1" 200 912 0.039541 10.0.0.38 - - [2026-01-01 03:53:38] "POST /neutron/port HTTP/1.1" 200 117 0.006724 10.0.0.38 - - [2026-01-01 03:53:38] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.002986 10.0.0.38 - - [2026-01-01 03:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003864 10.0.0.38 - - [2026-01-01 03:53:38] "GET /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004981 10.0.0.38 - - [2026-01-01 03:53:39] "POST /neutron/port HTTP/1.1" 200 1063 0.019358 10.0.0.38 - - [2026-01-01 03:53:39] "POST /neutron/port HTTP/1.1" 200 1127 0.020828 10.0.0.38 - - [2026-01-01 03:53:39] "POST /neutron/port HTTP/1.1" 200 117 0.001224 10.0.0.38 - - [2026-01-01 03:53:39] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003519 10.0.0.38 - - [2026-01-01 03:53:39] "GET /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004524 10.0.0.38 - - [2026-01-01 03:53:39] "GET /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004404 10.0.0.38 - - [2026-01-01 03:53:39] "PUT /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6 HTTP/1.1" 200 254 0.035483 10.0.0.38 - - [2026-01-01 03:53:39] "PUT /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6 HTTP/1.1" 200 254 0.058271 10.0.0.38 - - [2026-01-01 03:53:39] "GET /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005256 10.0.0.38 - - [2026-01-01 03:53:39] "GET /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004376 10.0.0.38 - - [2026-01-01 03:53:39] "PUT /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f HTTP/1.1" 200 254 0.037611 10.0.0.38 - - [2026-01-01 03:53:39] "PUT /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f HTTP/1.1" 200 254 0.040894 10.0.0.38 - - [2026-01-01 03:53:40] "GET /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.012578 10.0.0.38 - - [2026-01-01 03:53:40] "GET /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.006302 10.0.0.38 - - [2026-01-01 03:53:40] "PUT /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca HTTP/1.1" 200 254 0.032845 10.0.0.38 - - [2026-01-01 03:53:40] "PUT /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca HTTP/1.1" 200 254 0.042265 10.0.0.38 - - [2026-01-01 03:53:40] "GET /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005583 10.0.0.38 - - [2026-01-01 03:53:40] "GET /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005457 10.0.0.38 - - [2026-01-01 03:53:40] "PUT /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6 HTTP/1.1" 200 254 0.023963 10.0.0.38 - - [2026-01-01 03:53:40] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003482 10.0.0.38 - - [2026-01-01 03:53:40] "GET /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007490 10.0.0.38 - - [2026-01-01 03:53:40] "GET /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004485 10.0.0.38 - - [2026-01-01 03:53:40] "PUT /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6 HTTP/1.1" 200 254 0.027307 10.0.0.38 - - [2026-01-01 03:53:40] "PUT /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6 HTTP/1.1" 200 254 0.042642 10.0.0.38 - - [2026-01-01 03:53:40] "GET /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.006863 10.0.0.38 - - [2026-01-01 03:53:40] "GET /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005441 10.0.0.38 - - [2026-01-01 03:53:40] "PUT /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f HTTP/1.1" 200 254 0.028162 10.0.0.38 - - [2026-01-01 03:53:40] "PUT /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f HTTP/1.1" 200 254 0.053980 10.0.0.38 - - [2026-01-01 03:53:40] "GET /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.005070 10.0.0.38 - - [2026-01-01 03:53:40] "GET /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.003955 10.0.0.38 - - [2026-01-01 03:53:40] "PUT /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca HTTP/1.1" 200 254 0.037424 10.0.0.38 - - [2026-01-01 03:53:40] "PUT /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca HTTP/1.1" 200 254 0.039532 10.0.0.38 - - [2026-01-01 03:53:40] "GET /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.006695 10.0.0.38 - - [2026-01-01 03:53:40] "GET /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.006270 10.0.0.38 - - [2026-01-01 03:53:40] "PUT /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f HTTP/1.1" 200 254 0.027915 10.0.0.38 - - [2026-01-01 03:53:41] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003148 10.0.0.38 - - [2026-01-01 03:53:41] "GET /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004950 10.0.0.38 - - [2026-01-01 03:53:41] "GET /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004375 10.0.0.38 - - [2026-01-01 03:53:41] "PUT /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6 HTTP/1.1" 200 254 0.025881 10.0.0.38 - - [2026-01-01 03:53:41] "PUT /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6 HTTP/1.1" 200 254 0.037471 10.0.0.38 - - [2026-01-01 03:53:41] "GET /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004282 10.0.0.38 - - [2026-01-01 03:53:41] "GET /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.003914 10.0.0.38 - - [2026-01-01 03:53:41] "PUT /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f HTTP/1.1" 200 254 0.034787 10.0.0.38 - - [2026-01-01 03:53:41] "PUT /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f HTTP/1.1" 200 254 0.041327 10.0.0.38 - - [2026-01-01 03:53:41] "GET /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.008948 10.0.0.38 - - [2026-01-01 03:53:41] "GET /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.008636 10.0.0.38 - - [2026-01-01 03:53:41] "PUT /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca HTTP/1.1" 200 254 0.043355 10.0.0.38 - - [2026-01-01 03:53:41] "PUT /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca HTTP/1.1" 200 254 0.038837 10.0.0.38 - - [2026-01-01 03:53:41] "GET /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.006352 10.0.0.38 - - [2026-01-01 03:53:41] "GET /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.007614 10.0.0.38 - - [2026-01-01 03:53:41] "PUT /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca HTTP/1.1" 200 254 0.019208 10.0.0.38 - - [2026-01-01 03:53:41] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003359 10.0.0.38 - - [2026-01-01 03:53:41] "GET /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005620 10.0.0.38 - - [2026-01-01 03:53:41] "GET /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004408 10.0.0.38 - - [2026-01-01 03:53:41] "PUT /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6 HTTP/1.1" 200 254 0.026513 10.0.0.38 - - [2026-01-01 03:53:41] "PUT /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6 HTTP/1.1" 200 254 0.032712 10.0.0.38 - - [2026-01-01 03:53:41] "GET /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.011191 10.0.0.38 - - [2026-01-01 03:53:41] "GET /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.007683 10.0.0.38 - - [2026-01-01 03:53:41] "PUT /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f HTTP/1.1" 200 254 0.049165 10.0.0.38 - - [2026-01-01 03:53:42] "PUT /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f HTTP/1.1" 200 254 0.055294 10.0.0.38 - - [2026-01-01 03:53:42] "GET /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.014548 10.0.0.38 - - [2026-01-01 03:53:42] "GET /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.010182 10.0.0.38 - - [2026-01-01 03:53:42] "PUT /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca HTTP/1.1" 200 254 0.046087 10.0.0.38 - - [2026-01-01 03:53:42] "PUT /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca HTTP/1.1" 200 254 0.056954 10.0.0.38 - - [2026-01-01 03:53:46] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007453 10.0.0.38 - - [2026-01-01 03:53:52] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.005384 10.0.0.38 - - [2026-01-01 03:53:52] "GET /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.004177 10.0.0.38 - - [2026-01-01 03:53:52] "GET /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.005127 10.0.0.38 - - [2026-01-01 03:53:52] "PUT /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6 HTTP/1.1" 200 254 0.037769 10.0.0.38 - - [2026-01-01 03:53:52] "PUT /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6 HTTP/1.1" 200 254 0.072484 10.0.0.38 - - [2026-01-01 03:53:52] "GET /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.007438 10.0.0.38 - - [2026-01-01 03:53:52] "GET /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.004603 10.0.0.38 - - [2026-01-01 03:53:52] "PUT /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f HTTP/1.1" 200 254 0.037731 10.0.0.38 - - [2026-01-01 03:53:52] "PUT /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f HTTP/1.1" 200 254 0.053858 10.0.0.38 - - [2026-01-01 03:53:52] "GET /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.006858 10.0.0.38 - - [2026-01-01 03:53:52] "GET /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.005329 10.0.0.38 - - [2026-01-01 03:53:52] "PUT /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca HTTP/1.1" 200 254 0.042778 10.0.0.38 - - [2026-01-01 03:53:52] "PUT /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca HTTP/1.1" 200 254 0.049800 10.0.0.38 - - [2026-01-01 03:53:53] "GET /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005919 10.0.0.38 - - [2026-01-01 03:53:53] "GET /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004191 10.0.0.38 - - [2026-01-01 03:53:53] "PUT /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6 HTTP/1.1" 200 254 0.023056 10.0.0.38 - - [2026-01-01 03:53:53] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003296 10.0.0.38 - - [2026-01-01 03:53:53] "GET /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005305 10.0.0.38 - - [2026-01-01 03:53:53] "GET /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005009 10.0.0.38 - - [2026-01-01 03:53:53] "PUT /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6 HTTP/1.1" 200 254 0.027787 10.0.0.38 - - [2026-01-01 03:53:53] "PUT /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6 HTTP/1.1" 200 254 0.035959 10.0.0.38 - - [2026-01-01 03:53:53] "GET /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.006854 10.0.0.38 - - [2026-01-01 03:53:53] "GET /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004436 10.0.0.38 - - [2026-01-01 03:53:53] "PUT /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f HTTP/1.1" 200 254 0.032599 10.0.0.38 - - [2026-01-01 03:53:53] "PUT /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f HTTP/1.1" 200 254 0.044463 10.0.0.38 - - [2026-01-01 03:53:53] "GET /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.005932 10.0.0.38 - - [2026-01-01 03:53:53] "GET /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.005996 10.0.0.38 - - [2026-01-01 03:53:53] "PUT /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca HTTP/1.1" 200 254 0.034634 10.0.0.38 - - [2026-01-01 03:53:53] "PUT /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca HTTP/1.1" 200 254 0.047695 10.0.0.38 - - [2026-01-01 03:53:53] "GET /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.010184 10.0.0.38 - - [2026-01-01 03:53:53] "GET /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005896 10.0.0.38 - - [2026-01-01 03:53:53] "PUT /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f HTTP/1.1" 200 254 0.025299 10.0.0.38 - - [2026-01-01 03:53:53] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003098 10.0.0.38 - - [2026-01-01 03:53:53] "GET /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005276 10.0.0.38 - - [2026-01-01 03:53:53] "GET /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005241 10.0.0.38 - - [2026-01-01 03:53:53] "PUT /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6 HTTP/1.1" 200 254 0.030805 10.0.0.38 - - [2026-01-01 03:53:53] "PUT /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6 HTTP/1.1" 200 254 0.046219 10.0.0.38 - - [2026-01-01 03:53:54] "GET /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.007605 10.0.0.38 - - [2026-01-01 03:53:54] "GET /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005064 10.0.0.38 - - [2026-01-01 03:53:54] "PUT /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f HTTP/1.1" 200 254 0.035383 10.0.0.38 - - [2026-01-01 03:53:54] "PUT /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f HTTP/1.1" 200 254 0.043597 10.0.0.38 - - [2026-01-01 03:53:54] "GET /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.014702 10.0.0.38 - - [2026-01-01 03:53:54] "GET /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.010408 10.0.0.38 - - [2026-01-01 03:53:54] "PUT /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca HTTP/1.1" 200 254 0.028853 10.0.0.38 - - [2026-01-01 03:53:54] "PUT /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca HTTP/1.1" 200 254 0.048021 10.0.0.38 - - [2026-01-01 03:53:54] "GET /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.011655 10.0.0.38 - - [2026-01-01 03:53:54] "GET /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004496 10.0.0.38 - - [2026-01-01 03:53:54] "PUT /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca HTTP/1.1" 200 254 0.018270 10.0.0.38 - - [2026-01-01 03:53:54] "POST /ref-update HTTP/1.1" 200 156 0.050054 10.0.0.38 - - [2026-01-01 03:53:54] "POST /neutron/network HTTP/1.1" 200 799 0.011907 10.0.0.38 - - [2026-01-01 03:53:54] "GET /virtual-network/968362d3-848c-4822-9b82-d56350e8d25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.006128 10.0.0.38 - - [2026-01-01 03:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005005 10.0.0.249 - - [2026-01-01 03:53:54] "POST /ref-update HTTP/1.1" 200 156 0.019569 10.0.0.38 - - [2026-01-01 03:53:54] "GET /network-policy/e8dd0d67-b6f2-4150-b0ab-fd8c47eeacec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.006294 10.0.0.38 - - [2026-01-01 03:53:54] "POST /ref-update HTTP/1.1" 200 156 0.057664 10.0.0.38 - - [2026-01-01 03:53:54] "GET /virtual-network/097cef32-c5fe-4c5f-bf0e-3b995a0e3f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.007561 10.0.0.38 - - [2026-01-01 03:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008386 10.0.0.38 - - [2026-01-01 03:53:55] "GET /network-policy/e8dd0d67-b6f2-4150-b0ab-fd8c47eeacec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004845 10.0.0.38 - - [2026-01-01 03:53:55] "DELETE /network-policy/e8dd0d67-b6f2-4150-b0ab-fd8c47eeacec HTTP/1.1" 200 115 0.037761 10.0.0.38 - - [2026-01-01 03:53:55] "POST /neutron/network HTTP/1.1" 400 204 0.012848 10.0.0.38 - - [2026-01-01 03:53:55] "POST /neutron/port HTTP/1.1" 200 1117 0.021077 10.0.0.38 - - [2026-01-01 03:53:55] "POST /neutron/port HTTP/1.1" 200 151 0.259140 10.0.0.249 - - [2026-01-01 03:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003101 10.0.0.38 - - [2026-01-01 03:53:57] "POST /neutron/network HTTP/1.1" 200 799 0.013273 10.0.0.249 - - [2026-01-01 03:53:57] "DELETE /route-target/d2fca2e4-a482-4598-9660-36014ef504a4 HTTP/1.1" 200 115 0.018903 10.0.0.38 - - [2026-01-01 03:53:57] "POST /ref-update HTTP/1.1" 200 156 0.066198 10.0.0.38 - - [2026-01-01 03:53:57] "GET /virtual-network/e686967d-ee13-4e37-bad4-8a104132674d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.013024 10.0.0.38 - - [2026-01-01 03:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004596 10.0.0.38 - - [2026-01-01 03:53:57] "GET /network-policy/7136e2f9-c28f-456c-b378-d598155a8310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006541 10.0.0.38 - - [2026-01-01 03:53:57] "POST /ref-update HTTP/1.1" 200 156 0.078725 10.0.0.249 - - [2026-01-01 03:53:57] "DELETE /access-control-list/d38d1649-580f-492e-8133-920b0a4d138a HTTP/1.1" 200 115 0.052941 10.0.0.38 - - [2026-01-01 03:53:57] "POST /neutron/network HTTP/1.1" 200 976 0.019850 10.0.0.38 - - [2026-01-01 03:53:57] "GET /virtual-network/eba3ac83-970f-4e87-af06-f7d5668f5846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.011115 10.0.0.38 - - [2026-01-01 03:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004990 10.0.0.38 - - [2026-01-01 03:53:57] "GET /network-policy/7136e2f9-c28f-456c-b378-d598155a8310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004215 10.0.0.38 - - [2026-01-01 03:53:57] "DELETE /network-policy/7136e2f9-c28f-456c-b378-d598155a8310 HTTP/1.1" 200 115 0.040830 10.0.0.38 - - [2026-01-01 03:53:58] "POST /neutron/port HTTP/1.1" 200 1218 0.023696 10.0.0.38 - - [2026-01-01 03:53:58] "POST /neutron/port HTTP/1.1" 200 1218 0.016590 10.0.0.38 - - [2026-01-01 03:54:00] "POST /neutron/network HTTP/1.1" 200 976 0.013394 10.0.0.249 - - [2026-01-01 03:54:00] "DELETE /route-target/010e033c-4af4-44cd-a749-faf4ba9dfad7 HTTP/1.1" 200 115 0.026437 10.0.0.27 - - [2026-01-01 03:54:00] "POST /useragent-kv HTTP/1.1" 200 115 0.002621 10.0.0.27 - - [2026-01-01 03:54:00] "POST /useragent-kv HTTP/1.1" 200 115 0.003108 10.0.0.27 - - [2026-01-01 03:54:00] "POST /useragent-kv HTTP/1.1" 200 115 0.003448 10.0.0.27 - - [2026-01-01 03:54:00] "POST /useragent-kv HTTP/1.1" 200 115 0.002575 10.0.0.38 - - [2026-01-01 03:54:00] "POST /neutron/network HTTP/1.1" 200 151 0.157162 10.0.0.38 - - [2026-01-01 03:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.27 - - [2026-01-01 03:54:01] "GET /projects?obj_uuids=adf3c919-4281-40f0-b44b-1bbcdf953c5e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000854 10.0.0.38 - - [2026-01-01 03:54:01] "GET /project/adf3c919-4281-40f0-b44b-1bbcdf953c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.043958 10.0.0.249 - - [2026-01-01 03:54:02] "POST /route-targets HTTP/1.1" 200 327 0.017530 10.0.0.249 - - [2026-01-01 03:54:02] "POST /fqname-to-id HTTP/1.1" 404 207 0.010484 10.0.0.27 - - [2026-01-01 03:54:02] "POST /useragent-kv HTTP/1.1" 200 115 0.004728 10.0.0.38 - - [2026-01-01 03:54:02] "POST /neutron/subnet HTTP/1.1" 200 716 0.214415 10.0.0.38 - - [2026-01-01 03:54:02] "POST /id-to-fqname HTTP/1.1" 200 222 0.001966 10.0.0.38 - - [2026-01-01 03:54:02] "GET /virtual-network/b5f603c4-0509-4223-a7ad-5505333fea4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.007749 10.0.0.38 - - [2026-01-01 03:54:02] "POST /neutron/network HTTP/1.1" 200 975 0.009469 10.0.0.38 - - [2026-01-01 03:54:02] "GET /virtual-network/b5f603c4-0509-4223-a7ad-5505333fea4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.007273 10.0.0.38 - - [2026-01-01 03:54:02] "POST /neutron/subnet HTTP/1.1" 200 725 0.009381 10.0.0.38 - - [2026-01-01 03:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.27 - - [2026-01-01 03:54:02] "GET /projects?obj_uuids=adf3c919-4281-40f0-b44b-1bbcdf953c5e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001062 10.0.0.38 - - [2026-01-01 03:54:02] "GET /project/adf3c919-4281-40f0-b44b-1bbcdf953c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.047040 10.0.0.249 - - [2026-01-01 03:54:03] "POST /ref-update HTTP/1.1" 200 156 0.028077 10.0.0.27 - - [2026-01-01 03:54:03] "POST /useragent-kv HTTP/1.1" 200 115 0.010873 10.0.0.38 - - [2026-01-01 03:54:03] "POST /neutron/subnet HTTP/1.1" 200 716 0.186705 10.0.0.249 - - [2026-01-01 03:54:03] "POST /fqname-to-id HTTP/1.1" 404 207 0.012894 10.0.0.38 - - [2026-01-01 03:54:03] "POST /id-to-fqname HTTP/1.1" 200 222 0.001372 10.0.0.38 - - [2026-01-01 03:54:03] "GET /virtual-network/6e878a5b-d4c4-42fb-8dfb-6769bddc382f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.007364 10.0.0.38 - - [2026-01-01 03:54:03] "POST /neutron/network HTTP/1.1" 200 977 0.010084 10.0.0.38 - - [2026-01-01 03:54:03] "GET /virtual-network/6e878a5b-d4c4-42fb-8dfb-6769bddc382f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.005417 10.0.0.38 - - [2026-01-01 03:54:03] "POST /neutron/subnet HTTP/1.1" 200 734 0.008659 10.0.0.38 - - [2026-01-01 03:54:03] "POST /id-to-fqname HTTP/1.1" 200 222 0.001029 10.0.0.27 - - [2026-01-01 03:54:04] "GET /projects?obj_uuids=adf3c919-4281-40f0-b44b-1bbcdf953c5e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000886 10.0.0.38 - - [2026-01-01 03:54:04] "GET /project/adf3c919-4281-40f0-b44b-1bbcdf953c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.070241 10.0.0.38 - - [2026-01-01 03:54:04] "POST /neutron/port HTTP/1.1" 200 117 0.006874 10.0.0.38 - - [2026-01-01 03:54:04] "POST /id-to-fqname HTTP/1.1" 200 222 0.001254 10.0.0.38 - - [2026-01-01 03:54:05] "POST /neutron/network HTTP/1.1" 200 987 0.007100 10.0.0.38 - - [2026-01-01 03:54:05] "POST /neutron/port HTTP/1.1" 200 1153 0.056286 10.0.0.27 - - [2026-01-01 03:54:05] "GET /projects?obj_uuids=adf3c919-4281-40f0-b44b-1bbcdf953c5e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000928 10.0.0.38 - - [2026-01-01 03:54:05] "GET /project/adf3c919-4281-40f0-b44b-1bbcdf953c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.069906 10.0.0.38 - - [2026-01-01 03:54:05] "POST /neutron/port HTTP/1.1" 200 1207 0.129886 10.0.0.38 - - [2026-01-01 03:54:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003856 10.0.0.38 - - [2026-01-01 03:54:06] "POST /neutron/subnet HTTP/1.1" 200 1273 0.014188 10.0.0.38 - - [2026-01-01 03:54:06] "POST /neutron/port HTTP/1.1" 200 117 0.001135 10.0.0.38 - - [2026-01-01 03:54:06] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008556 10.0.0.38 - - [2026-01-01 03:54:06] "POST /neutron/port HTTP/1.1" 200 1155 0.022671 10.0.0.38 - - [2026-01-01 03:54:07] "POST /neutron/port HTTP/1.1" 200 1219 0.019623 10.0.0.38 - - [2026-01-01 03:54:07] "POST /neutron/subnet HTTP/1.1" 200 1282 0.014019 10.0.0.38 - - [2026-01-01 03:54:07] "POST /neutron/network HTTP/1.1" 200 977 0.009290 10.0.0.38 - - [2026-01-01 03:54:07] "POST /neutron/network HTTP/1.1" 200 985 0.006977 10.0.0.38 - - [2026-01-01 03:54:07] "POST /neutron/subnet HTTP/1.1" 200 1273 0.015056 10.0.0.38 - - [2026-01-01 03:54:07] "POST /neutron/network HTTP/1.1" 200 975 0.009774 10.0.0.38 - - [2026-01-01 03:54:11] "POST /neutron/port HTTP/1.1" 200 1217 0.021066 10.0.0.38 - - [2026-01-01 03:54:11] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007936 10.0.0.38 - - [2026-01-01 03:54:11] "GET /virtual-machine/b03b5164-a292-4660-99ca-b48e92d2146e HTTP/1.1" 200 1301 0.005723 10.0.0.38 - - [2026-01-01 03:54:11] "GET /virtual-machine-interface/6ef636c3-6a25-444e-9247-a7af3840bfaf HTTP/1.1" 200 3157 0.005250 10.0.0.38 - - [2026-01-01 03:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344 10.0.0.38 - - [2026-01-01 03:54:11] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003490 10.0.0.38 - - [2026-01-01 03:54:11] "GET /virtual-networks?parent_id=adf3c919-4281-40f0-b44b-1bbcdf953c5e&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003452 10.0.0.38 - - [2026-01-01 03:54:11] "GET /virtual-network/b5f603c4-0509-4223-a7ad-5505333fea4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.005694 10.0.0.38 - - [2026-01-01 03:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011010 10.0.0.38 - - [2026-01-01 03:54:14] "GET /virtual-network/b5f603c4-0509-4223-a7ad-5505333fea4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.007495 10.0.0.38 - - [2026-01-01 03:54:15] "POST /neutron/port HTTP/1.1" 200 1219 0.017654 10.0.0.38 - - [2026-01-01 03:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.38 - - [2026-01-01 03:54:16] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004099 10.0.0.38 - - [2026-01-01 03:54:16] "GET /virtual-networks?parent_id=adf3c919-4281-40f0-b44b-1bbcdf953c5e&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003085 10.0.0.38 - - [2026-01-01 03:54:16] "GET /virtual-network/b5f603c4-0509-4223-a7ad-5505333fea4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.009397 10.0.0.38 - - [2026-01-01 03:54:17] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007530 10.0.0.38 - - [2026-01-01 03:54:17] "POST /neutron/port HTTP/1.1" 200 1219 0.029051 10.0.0.38 - - [2026-01-01 03:54:17] "GET /virtual-machine/19780ce3-3c1e-48fc-aa15-65e3d6ecfc09 HTTP/1.1" 200 1300 0.006036 10.0.0.38 - - [2026-01-01 03:54:17] "GET /virtual-machine-interface/560f0aa7-7635-4286-bd71-ed5698697753 HTTP/1.1" 200 3157 0.005645 10.0.0.38 - - [2026-01-01 03:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.38 - - [2026-01-01 03:54:17] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003948 10.0.0.38 - - [2026-01-01 03:54:17] "GET /virtual-networks?parent_id=adf3c919-4281-40f0-b44b-1bbcdf953c5e&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003236 10.0.0.38 - - [2026-01-01 03:54:17] "GET /virtual-network/6e878a5b-d4c4-42fb-8dfb-6769bddc382f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.006279 10.0.0.38 - - [2026-01-01 03:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004447 10.0.0.38 - - [2026-01-01 03:54:18] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003816 10.0.0.38 - - [2026-01-01 03:54:18] "GET /virtual-networks?parent_id=adf3c919-4281-40f0-b44b-1bbcdf953c5e&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003105 10.0.0.38 - - [2026-01-01 03:54:18] "GET /virtual-network/6e878a5b-d4c4-42fb-8dfb-6769bddc382f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.006251 10.0.0.38 - - [2026-01-01 03:54:18] "POST /fqname-to-id HTTP/1.1" 404 209 0.003353 10.0.0.38 - - [2026-01-01 03:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981 10.0.0.27 - - [2026-01-01 03:54:18] "GET /projects?obj_uuids=adf3c919-4281-40f0-b44b-1bbcdf953c5e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001280 10.0.0.38 - - [2026-01-01 03:54:18] "GET /project/adf3c919-4281-40f0-b44b-1bbcdf953c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.047918 10.0.0.38 - - [2026-01-01 03:54:18] "POST /network-policys HTTP/1.1" 200 533 0.033065 10.0.0.38 - - [2026-01-01 03:54:18] "GET /network-policy/3f879424-7371-488c-b14a-38a35854da56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.007445 10.0.0.38 - - [2026-01-01 03:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.38 - - [2026-01-01 03:54:19] "GET /virtual-network/b5f603c4-0509-4223-a7ad-5505333fea4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.006308 10.0.0.38 - - [2026-01-01 03:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002876 10.0.0.38 - - [2026-01-01 03:54:19] "GET /network-policy/3f879424-7371-488c-b14a-38a35854da56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004330 10.0.0.38 - - [2026-01-01 03:54:19] "POST /ref-update HTTP/1.1" 200 156 0.057098 10.0.0.38 - - [2026-01-01 03:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528 10.0.0.38 - - [2026-01-01 03:54:19] "GET /network-policy/3f879424-7371-488c-b14a-38a35854da56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004609 10.0.0.38 - - [2026-01-01 03:54:19] "GET /virtual-network/b5f603c4-0509-4223-a7ad-5505333fea4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.008169 10.0.0.38 - - [2026-01-01 03:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004185 10.0.0.38 - - [2026-01-01 03:54:19] "GET /network-policy/3f879424-7371-488c-b14a-38a35854da56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004542 10.0.0.38 - - [2026-01-01 03:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.38 - - [2026-01-01 03:54:19] "GET /virtual-network/6e878a5b-d4c4-42fb-8dfb-6769bddc382f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.005864 10.0.0.38 - - [2026-01-01 03:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.38 - - [2026-01-01 03:54:19] "GET /network-policy/3f879424-7371-488c-b14a-38a35854da56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004612 10.0.0.38 - - [2026-01-01 03:54:19] "POST /ref-update HTTP/1.1" 200 156 0.062430 10.0.0.249 - - [2026-01-01 03:54:19] "POST /fqname-to-id HTTP/1.1" 404 230 0.011337 10.0.0.38 - - [2026-01-01 03:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007466 10.0.0.38 - - [2026-01-01 03:54:19] "GET /network-policy/3f879424-7371-488c-b14a-38a35854da56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003948 10.0.0.38 - - [2026-01-01 03:54:19] "POST /neutron/network HTTP/1.1" 200 1063 0.015175 10.0.0.38 - - [2026-01-01 03:54:19] "GET /virtual-network/6e878a5b-d4c4-42fb-8dfb-6769bddc382f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.011327 10.0.0.38 - - [2026-01-01 03:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004860 10.0.0.38 - - [2026-01-01 03:54:19] "GET /network-policy/3f879424-7371-488c-b14a-38a35854da56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.011794 10.0.0.249 - - [2026-01-01 03:54:19] "PUT /access-control-list/4ccddba8-4d3c-4a47-8b88-28ed4f8dfb79 HTTP/1.1" 200 272 0.041403 10.0.0.38 - - [2026-01-01 03:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009336 10.0.0.27 - - [2026-01-01 03:54:19] "GET /projects?obj_uuids=adf3c919-4281-40f0-b44b-1bbcdf953c5e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001523 10.0.0.38 - - [2026-01-01 03:54:19] "GET /project/adf3c919-4281-40f0-b44b-1bbcdf953c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.051721 10.0.0.27 - - [2026-01-01 03:54:20] "POST /useragent-kv HTTP/1.1" 200 115 0.008638 10.0.0.38 - - [2026-01-01 03:54:20] "POST /neutron/subnet HTTP/1.1" 200 701 0.267773 10.0.0.38 - - [2026-01-01 03:54:20] "POST /id-to-fqname HTTP/1.1" 200 214 0.001336 10.0.0.38 - - [2026-01-01 03:54:20] "GET /virtual-network/15a75d38-7160-40b4-89e2-e1d6d1ddfa0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.006417 10.0.0.38 - - [2026-01-01 03:54:20] "GET /virtual-network/15a75d38-7160-40b4-89e2-e1d6d1ddfa0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005370 10.0.0.38 - - [2026-01-01 03:54:20] "POST /neutron/network HTTP/1.1" 200 799 0.008530 10.0.0.38 - - [2026-01-01 03:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003868 10.0.0.27 - - [2026-01-01 03:54:20] "GET /projects?obj_uuids=adf3c919-4281-40f0-b44b-1bbcdf953c5e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001164 10.0.0.38 - - [2026-01-01 03:54:20] "GET /project/adf3c919-4281-40f0-b44b-1bbcdf953c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.069544 10.0.0.27 - - [2026-01-01 03:54:20] "GET /projects?obj_uuids=adf3c919-4281-40f0-b44b-1bbcdf953c5e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000965 10.0.0.38 - - [2026-01-01 03:54:20] "POST /neutron/network HTTP/1.1" 200 585 0.153737 10.0.0.249 - - [2026-01-01 03:54:20] "POST /route-targets HTTP/1.1" 200 327 0.017113 10.0.0.38 - - [2026-01-01 03:54:21] "POST /id-to-fqname HTTP/1.1" 200 214 0.003635 10.0.0.38 - - [2026-01-01 03:54:21] "GET /virtual-network/64ce243f-aa3a-4c7e-b056-3bdf12f7fda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005438 10.0.0.38 - - [2026-01-01 03:54:21] "POST /neutron/network HTTP/1.1" 200 799 0.008040 10.0.0.38 - - [2026-01-01 03:54:21] "GET /virtual-network/64ce243f-aa3a-4c7e-b056-3bdf12f7fda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005445 10.0.0.38 - - [2026-01-01 03:54:21] "POST /fqname-to-id HTTP/1.1" 404 239 0.003366 10.0.0.38 - - [2026-01-01 03:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003784 10.0.0.27 - - [2026-01-01 03:54:21] "GET /projects?obj_uuids=adf3c919-4281-40f0-b44b-1bbcdf953c5e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001332 10.0.0.38 - - [2026-01-01 03:54:21] "GET /project/adf3c919-4281-40f0-b44b-1bbcdf953c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.058009 10.0.0.38 - - [2026-01-01 03:54:21] "POST /network-policys HTTP/1.1" 200 587 0.030081 10.0.0.38 - - [2026-01-01 03:54:21] "GET /network-policy/d688201c-198c-46fd-a401-1acabaf86270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.005653 10.0.0.38 - - [2026-01-01 03:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002863 10.0.0.38 - - [2026-01-01 03:54:21] "GET /virtual-network/15a75d38-7160-40b4-89e2-e1d6d1ddfa0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005976 10.0.0.38 - - [2026-01-01 03:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005486 10.0.0.38 - - [2026-01-01 03:54:21] "GET /network-policy/d688201c-198c-46fd-a401-1acabaf86270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004597 10.0.0.38 - - [2026-01-01 03:54:21] "POST /ref-update HTTP/1.1" 200 156 0.073531 10.0.0.249 - - [2026-01-01 03:54:21] "POST /access-control-lists HTTP/1.1" 200 554 0.061964 10.0.0.38 - - [2026-01-01 03:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004453 10.0.0.38 - - [2026-01-01 03:54:21] "GET /network-policy/d688201c-198c-46fd-a401-1acabaf86270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.008498 10.0.0.38 - - [2026-01-01 03:54:21] "POST /neutron/network HTTP/1.1" 200 912 0.010269 10.0.0.38 - - [2026-01-01 03:54:21] "GET /virtual-network/15a75d38-7160-40b4-89e2-e1d6d1ddfa0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.005450 10.0.0.38 - - [2026-01-01 03:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.38 - - [2026-01-01 03:54:21] "GET /network-policy/d688201c-198c-46fd-a401-1acabaf86270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004061 10.0.0.38 - - [2026-01-01 03:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.38 - - [2026-01-01 03:54:22] "GET /virtual-network/64ce243f-aa3a-4c7e-b056-3bdf12f7fda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005934 10.0.0.38 - - [2026-01-01 03:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005274 10.0.0.38 - - [2026-01-01 03:54:22] "GET /network-policy/d688201c-198c-46fd-a401-1acabaf86270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.003988 10.0.0.38 - - [2026-01-01 03:54:22] "POST /ref-update HTTP/1.1" 200 156 0.059414 10.0.0.38 - - [2026-01-01 03:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.38 - - [2026-01-01 03:54:22] "GET /network-policy/d688201c-198c-46fd-a401-1acabaf86270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.003371 10.0.0.38 - - [2026-01-01 03:54:22] "GET /virtual-network/64ce243f-aa3a-4c7e-b056-3bdf12f7fda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2333 0.007795 10.0.0.249 - - [2026-01-01 03:54:22] "POST /ref-update HTTP/1.1" 200 156 0.052405 10.0.0.38 - - [2026-01-01 03:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.017030 10.0.0.38 - - [2026-01-01 03:54:22] "GET /network-policy/d688201c-198c-46fd-a401-1acabaf86270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.003274 10.0.0.38 - - [2026-01-01 03:54:22] "POST /id-to-fqname HTTP/1.1" 200 214 0.001041 10.0.0.38 - - [2026-01-01 03:54:22] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011578 10.0.0.27 - - [2026-01-01 03:54:23] "GET /projects?obj_uuids=adf3c919-4281-40f0-b44b-1bbcdf953c5e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000997 10.0.0.38 - - [2026-01-01 03:54:23] "GET /project/adf3c919-4281-40f0-b44b-1bbcdf953c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.132327 10.0.0.38 - - [2026-01-01 03:54:23] "POST /neutron/port HTTP/1.1" 200 2282 0.038977 10.0.0.38 - - [2026-01-01 03:54:23] "POST /id-to-fqname HTTP/1.1" 200 214 0.001267 10.0.0.38 - - [2026-01-01 03:54:24] "POST /neutron/port HTTP/1.1" 200 2282 0.060950 10.0.0.38 - - [2026-01-01 03:54:24] "POST /neutron/network HTTP/1.1" 200 922 0.016088 10.0.0.27 - - [2026-01-01 03:54:24] "GET /obj-perms HTTP/1.1" 200 5056 0.204838 10.0.0.38 - - [2026-01-01 03:54:24] "POST /neutron/port HTTP/1.1" 200 1063 0.020020 10.0.0.38 - - [2026-01-01 03:54:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004241 10.0.0.38 - - [2026-01-01 03:54:25] "POST /neutron/network HTTP/1.1" 200 912 0.011621 10.0.0.27 - - [2026-01-01 03:54:25] "GET /projects?obj_uuids=adf3c919-4281-40f0-b44b-1bbcdf953c5e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001116 10.0.0.38 - - [2026-01-01 03:54:25] "GET /project/adf3c919-4281-40f0-b44b-1bbcdf953c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.089499 10.0.0.38 - - [2026-01-01 03:54:25] "POST /neutron/security_group HTTP/1.1" 200 2066 0.014213 10.0.0.38 - - [2026-01-01 03:54:26] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003511 10.0.0.38 - - [2026-01-01 03:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006092 10.0.0.38 - - [2026-01-01 03:54:26] "GET /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005537 10.0.0.27 - - [2026-01-01 03:54:26] "GET /projects?obj_uuids=adf3c919-4281-40f0-b44b-1bbcdf953c5e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001118 10.0.0.38 - - [2026-01-01 03:54:26] "POST /neutron/port HTTP/1.1" 200 1063 0.349455 10.0.0.38 - - [2026-01-01 03:54:27] "POST /neutron/port HTTP/1.1" 200 1117 0.107134 10.0.0.38 - - [2026-01-01 03:54:27] "POST /neutron/subnet HTTP/1.1" 200 675 0.009123 10.0.0.38 - - [2026-01-01 03:54:27] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003334 10.0.0.38 - - [2026-01-01 03:54:27] "GET /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.003788 10.0.0.38 - - [2026-01-01 03:54:27] "GET /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004019 10.0.0.38 - - [2026-01-01 03:54:27] "PUT /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6 HTTP/1.1" 200 254 0.027129 10.0.0.38 - - [2026-01-01 03:54:27] "PUT /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6 HTTP/1.1" 200 254 0.056667 10.0.0.38 - - [2026-01-01 03:54:27] "GET /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.008153 10.0.0.38 - - [2026-01-01 03:54:27] "GET /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004228 10.0.0.38 - - [2026-01-01 03:54:27] "PUT /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f HTTP/1.1" 200 254 0.035486 10.0.0.38 - - [2026-01-01 03:54:27] "PUT /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f HTTP/1.1" 200 254 0.037365 10.0.0.38 - - [2026-01-01 03:54:27] "GET /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.005373 10.0.0.38 - - [2026-01-01 03:54:27] "GET /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.005759 10.0.0.38 - - [2026-01-01 03:54:27] "PUT /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca HTTP/1.1" 200 254 0.042692 10.0.0.38 - - [2026-01-01 03:54:27] "PUT /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca HTTP/1.1" 200 254 0.053739 10.0.0.38 - - [2026-01-01 03:54:27] "GET /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.008799 10.0.0.38 - - [2026-01-01 03:54:27] "GET /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004094 10.0.0.38 - - [2026-01-01 03:54:28] "PUT /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6 HTTP/1.1" 200 254 0.022733 10.0.0.38 - - [2026-01-01 03:54:28] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.005089 10.0.0.38 - - [2026-01-01 03:54:28] "GET /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004895 10.0.0.38 - - [2026-01-01 03:54:28] "GET /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004412 10.0.0.38 - - [2026-01-01 03:54:28] "PUT /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6 HTTP/1.1" 200 254 0.028355 10.0.0.38 - - [2026-01-01 03:54:28] "PUT /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6 HTTP/1.1" 200 254 0.051719 10.0.0.38 - - [2026-01-01 03:54:28] "GET /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.009590 10.0.0.38 - - [2026-01-01 03:54:28] "GET /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.009766 10.0.0.38 - - [2026-01-01 03:54:28] "PUT /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f HTTP/1.1" 200 254 0.027499 10.0.0.38 - - [2026-01-01 03:54:28] "PUT /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f HTTP/1.1" 200 254 0.047087 10.0.0.38 - - [2026-01-01 03:54:28] "GET /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.012645 10.0.0.38 - - [2026-01-01 03:54:28] "GET /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.011224 10.0.0.38 - - [2026-01-01 03:54:28] "PUT /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca HTTP/1.1" 200 254 0.028189 10.0.0.38 - - [2026-01-01 03:54:28] "PUT /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca HTTP/1.1" 200 254 0.046825 10.0.0.38 - - [2026-01-01 03:54:28] "GET /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.009937 10.0.0.38 - - [2026-01-01 03:54:28] "GET /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.007592 10.0.0.38 - - [2026-01-01 03:54:28] "PUT /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f HTTP/1.1" 200 254 0.027045 10.0.0.38 - - [2026-01-01 03:54:28] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003395 10.0.0.38 - - [2026-01-01 03:54:28] "GET /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005332 10.0.0.38 - - [2026-01-01 03:54:28] "GET /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004737 10.0.0.38 - - [2026-01-01 03:54:28] "PUT /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6 HTTP/1.1" 200 254 0.030252 10.0.0.38 - - [2026-01-01 03:54:28] "PUT /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6 HTTP/1.1" 200 254 0.047090 10.0.0.38 - - [2026-01-01 03:54:29] "GET /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.008970 10.0.0.38 - - [2026-01-01 03:54:29] "GET /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.006989 10.0.0.38 - - [2026-01-01 03:54:29] "PUT /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f HTTP/1.1" 200 254 0.038163 10.0.0.38 - - [2026-01-01 03:54:29] "PUT /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f HTTP/1.1" 200 254 0.039307 10.0.0.38 - - [2026-01-01 03:54:29] "GET /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.006811 10.0.0.38 - - [2026-01-01 03:54:29] "GET /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004429 10.0.0.38 - - [2026-01-01 03:54:29] "PUT /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca HTTP/1.1" 200 254 0.044781 10.0.0.38 - - [2026-01-01 03:54:29] "PUT /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca HTTP/1.1" 200 254 0.045707 10.0.0.38 - - [2026-01-01 03:54:29] "GET /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.005479 10.0.0.38 - - [2026-01-01 03:54:29] "GET /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004575 10.0.0.38 - - [2026-01-01 03:54:29] "PUT /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca HTTP/1.1" 200 254 0.024146 10.0.0.38 - - [2026-01-01 03:54:29] "GET /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004714 10.0.0.38 - - [2026-01-01 03:54:29] "GET /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.003989 10.0.0.38 - - [2026-01-01 03:54:29] "PUT /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6 HTTP/1.1" 200 254 0.016097 10.0.0.38 - - [2026-01-01 03:54:29] "GET /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004868 10.0.0.38 - - [2026-01-01 03:54:29] "GET /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004518 10.0.0.38 - - [2026-01-01 03:54:29] "PUT /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f HTTP/1.1" 200 254 0.017004 10.0.0.38 - - [2026-01-01 03:54:29] "GET /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004963 10.0.0.38 - - [2026-01-01 03:54:29] "GET /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2836 0.004206 10.0.0.38 - - [2026-01-01 03:54:29] "PUT /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca HTTP/1.1" 200 254 0.017356 10.0.0.38 - - [2026-01-01 03:54:33] "POST /neutron/port HTTP/1.1" 200 1127 0.020814 10.0.0.38 - - [2026-01-01 03:54:36] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006717 10.0.0.38 - - [2026-01-01 03:54:39] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003449 10.0.0.38 - - [2026-01-01 03:54:39] "GET /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.005044 10.0.0.38 - - [2026-01-01 03:54:39] "GET /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.004201 10.0.0.38 - - [2026-01-01 03:54:39] "PUT /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6 HTTP/1.1" 200 254 0.027262 10.0.0.38 - - [2026-01-01 03:54:39] "PUT /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6 HTTP/1.1" 200 254 0.032239 10.0.0.38 - - [2026-01-01 03:54:39] "GET /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.005528 10.0.0.38 - - [2026-01-01 03:54:39] "GET /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.007661 10.0.0.38 - - [2026-01-01 03:54:39] "PUT /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f HTTP/1.1" 200 254 0.034589 10.0.0.38 - - [2026-01-01 03:54:40] "PUT /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f HTTP/1.1" 200 254 0.037160 10.0.0.38 - - [2026-01-01 03:54:40] "GET /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.007864 10.0.0.38 - - [2026-01-01 03:54:40] "GET /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.008476 10.0.0.38 - - [2026-01-01 03:54:40] "PUT /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca HTTP/1.1" 200 254 0.027626 10.0.0.38 - - [2026-01-01 03:54:40] "PUT /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca HTTP/1.1" 200 254 0.045583 10.0.0.38 - - [2026-01-01 03:54:40] "GET /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.005364 10.0.0.38 - - [2026-01-01 03:54:40] "GET /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.004167 10.0.0.38 - - [2026-01-01 03:54:40] "PUT /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6 HTTP/1.1" 200 254 0.019107 10.0.0.38 - - [2026-01-01 03:54:40] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003529 10.0.0.38 - - [2026-01-01 03:54:40] "GET /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005013 10.0.0.38 - - [2026-01-01 03:54:40] "GET /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004697 10.0.0.38 - - [2026-01-01 03:54:40] "PUT /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6 HTTP/1.1" 200 254 0.027677 10.0.0.38 - - [2026-01-01 03:54:40] "PUT /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6 HTTP/1.1" 200 254 0.061220 10.0.0.38 - - [2026-01-01 03:54:40] "GET /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.007991 10.0.0.38 - - [2026-01-01 03:54:40] "GET /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.013606 10.0.0.38 - - [2026-01-01 03:54:40] "PUT /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f HTTP/1.1" 200 254 0.032957 10.0.0.38 - - [2026-01-01 03:54:40] "PUT /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f HTTP/1.1" 200 254 0.033426 10.0.0.38 - - [2026-01-01 03:54:40] "GET /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.008125 10.0.0.38 - - [2026-01-01 03:54:40] "GET /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.005697 10.0.0.38 - - [2026-01-01 03:54:40] "PUT /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca HTTP/1.1" 200 254 0.035197 10.0.0.38 - - [2026-01-01 03:54:40] "PUT /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca HTTP/1.1" 200 254 0.047417 10.0.0.38 - - [2026-01-01 03:54:41] "GET /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.004187 10.0.0.38 - - [2026-01-01 03:54:41] "GET /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.005746 10.0.0.38 - - [2026-01-01 03:54:41] "PUT /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f HTTP/1.1" 200 254 0.020664 10.0.0.38 - - [2026-01-01 03:54:41] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003153 10.0.0.38 - - [2026-01-01 03:54:41] "GET /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004319 10.0.0.38 - - [2026-01-01 03:54:41] "GET /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.003961 10.0.0.38 - - [2026-01-01 03:54:41] "PUT /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6 HTTP/1.1" 200 254 0.031774 10.0.0.38 - - [2026-01-01 03:54:41] "PUT /bgp-router/8ab0b6f3-f058-4dcf-88b8-26e26db545b6 HTTP/1.1" 200 254 0.036261 10.0.0.38 - - [2026-01-01 03:54:41] "GET /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.007839 10.0.0.38 - - [2026-01-01 03:54:41] "GET /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.008020 10.0.0.38 - - [2026-01-01 03:54:41] "PUT /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f HTTP/1.1" 200 254 0.029121 10.0.0.38 - - [2026-01-01 03:54:41] "PUT /bgp-router/cc7e6a93-85ba-4684-891a-fbbe55d3761f HTTP/1.1" 200 254 0.056614 10.0.0.38 - - [2026-01-01 03:54:41] "GET /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.012406 10.0.0.38 - - [2026-01-01 03:54:41] "GET /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.003953 10.0.0.38 - - [2026-01-01 03:54:41] "PUT /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca HTTP/1.1" 200 254 0.028732 10.0.0.38 - - [2026-01-01 03:54:41] "PUT /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca HTTP/1.1" 200 254 0.036246 10.0.0.38 - - [2026-01-01 03:54:41] "GET /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.004236 10.0.0.38 - - [2026-01-01 03:54:41] "GET /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.007323 10.0.0.38 - - [2026-01-01 03:54:41] "PUT /bgp-router/07693f4b-b526-4bbb-8a29-d89dc4ad89ca HTTP/1.1" 200 254 0.018276 10.0.0.38 - - [2026-01-01 03:54:42] "POST /ref-update HTTP/1.1" 200 156 0.057324 10.0.0.249 - - [2026-01-01 03:54:42] "DELETE /access-control-list/517a41f2-6586-4996-b388-e51b8847bbf8 HTTP/1.1" 200 115 0.059330 10.0.0.38 - - [2026-01-01 03:54:42] "GET /virtual-network/64ce243f-aa3a-4c7e-b056-3bdf12f7fda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.011432 10.0.0.38 - - [2026-01-01 03:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004156 10.0.0.38 - - [2026-01-01 03:54:42] "GET /network-policy/d688201c-198c-46fd-a401-1acabaf86270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004079 10.0.0.38 - - [2026-01-01 03:54:42] "POST /ref-update HTTP/1.1" 200 156 0.063167 10.0.0.249 - - [2026-01-01 03:54:42] "POST /ref-update HTTP/1.1" 200 156 0.032696 10.0.0.38 - - [2026-01-01 03:54:42] "GET /virtual-network/15a75d38-7160-40b4-89e2-e1d6d1ddfa0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.023148 10.0.0.38 - - [2026-01-01 03:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.013888 10.0.0.38 - - [2026-01-01 03:54:42] "GET /network-policy/d688201c-198c-46fd-a401-1acabaf86270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004157 10.0.0.38 - - [2026-01-01 03:54:42] "DELETE /network-policy/d688201c-198c-46fd-a401-1acabaf86270 HTTP/1.1" 200 115 0.052676 10.0.0.38 - - [2026-01-01 03:54:42] "POST /neutron/port HTTP/1.1" 200 1127 0.028510 10.0.0.38 - - [2026-01-01 03:54:42] "POST /neutron/port HTTP/1.1" 200 1117 0.015344 10.0.0.38 - - [2026-01-01 03:54:42] "POST /neutron/port HTTP/1.1" 200 1117 0.012376 10.0.0.27 - - [2026-01-01 03:54:44] "POST /useragent-kv HTTP/1.1" 200 115 0.003266 10.0.0.27 - - [2026-01-01 03:54:44] "POST /useragent-kv HTTP/1.1" 200 115 0.003934 10.0.0.38 - - [2026-01-01 03:54:44] "POST /neutron/network HTTP/1.1" 200 151 0.136269 10.0.0.249 - - [2026-01-01 03:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.249 - - [2026-01-01 03:54:44] "POST /fqname-to-id HTTP/1.1" 404 207 0.013995 10.0.0.38 - - [2026-01-01 03:54:44] "POST /ref-update HTTP/1.1" 200 156 0.077654 10.0.0.38 - - [2026-01-01 03:54:44] "POST /neutron/network HTTP/1.1" 200 977 0.035696 10.0.0.38 - - [2026-01-01 03:54:44] "GET /virtual-network/6e878a5b-d4c4-42fb-8dfb-6769bddc382f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.005764 10.0.0.38 - - [2026-01-01 03:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003918 10.0.0.249 - - [2026-01-01 03:54:44] "POST /ref-update HTTP/1.1" 200 156 0.027944 10.0.0.38 - - [2026-01-01 03:54:45] "GET /network-policy/3f879424-7371-488c-b14a-38a35854da56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005349 10.0.0.38 - - [2026-01-01 03:54:45] "POST /ref-update HTTP/1.1" 200 156 0.048520 10.0.0.38 - - [2026-01-01 03:54:45] "GET /virtual-network/b5f603c4-0509-4223-a7ad-5505333fea4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.009561 10.0.0.38 - - [2026-01-01 03:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007370 10.0.0.38 - - [2026-01-01 03:54:45] "GET /network-policy/3f879424-7371-488c-b14a-38a35854da56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005238 10.0.0.38 - - [2026-01-01 03:54:45] "DELETE /network-policy/3f879424-7371-488c-b14a-38a35854da56 HTTP/1.1" 200 115 0.034046 10.0.0.38 - - [2026-01-01 03:54:45] "POST /neutron/network HTTP/1.1" 400 204 0.016844 10.0.0.38 - - [2026-01-01 03:54:45] "POST /neutron/port HTTP/1.1" 200 1217 0.016765 10.0.0.38 - - [2026-01-01 03:54:46] "POST /neutron/port HTTP/1.1" 200 151 0.332345 10.0.0.249 - - [2026-01-01 03:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.38 - - [2026-01-01 03:54:47] "POST /neutron/network HTTP/1.1" 200 975 0.012028 10.0.0.249 - - [2026-01-01 03:54:47] "DELETE /route-target/8640e355-3291-4463-bc7a-906a9e92d9f6 HTTP/1.1" 200 115 0.022509 10.0.0.27 - - [2026-01-01 03:54:49] "GET /projects?obj_uuids=adf3c919-4281-40f0-b44b-1bbcdf953c5e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000959 10.0.0.38 - - [2026-01-01 03:54:49] "GET /project/adf3c919-4281-40f0-b44b-1bbcdf953c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.049144 10.0.0.27 - - [2026-01-01 03:54:49] "GET /projects?obj_uuids=adf3c919-4281-40f0-b44b-1bbcdf953c5e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000970 10.0.0.38 - - [2026-01-01 03:54:49] "GET /project/adf3c919-4281-40f0-b44b-1bbcdf953c5e?fields=virtual_networks HTTP/1.1" 200 1049 0.036039 10.0.0.27 - - [2026-01-01 03:54:49] "GET /projects?obj_uuids=adf3c919-4281-40f0-b44b-1bbcdf953c5e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001229 10.0.0.38 - - [2026-01-01 03:54:49] "GET /project/adf3c919-4281-40f0-b44b-1bbcdf953c5e?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.056014 10.0.0.27 - - [2026-01-01 03:54:49] "GET /projects?obj_uuids=adf3c919-4281-40f0-b44b-1bbcdf953c5e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001389 10.0.0.38 - - [2026-01-01 03:54:49] "GET /project/adf3c919-4281-40f0-b44b-1bbcdf953c5e?fields=security_groups HTTP/1.1" 200 1283 0.049777 10.0.0.38 - - [2026-01-01 03:54:50] "POST /fqname-to-id HTTP/1.1" 404 183 0.027694 10.0.0.27 - - [2026-01-01 03:54:50] "GET /projects?obj_uuids=f95658df-6d03-4769-a7c3-193daa679c41&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003376 10.0.0.27 - - [2026-01-01 03:54:50] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001027 10.0.0.27 - - [2026-01-01 03:54:50] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008347 10.0.0.27 - - [2026-01-01 03:54:50] "POST /id-to-fqname HTTP/1.1" 200 185 0.006158 10.0.0.27 - - [2026-01-01 03:54:50] "POST /fqname-to-id HTTP/1.1" 404 194 0.007214 10.0.0.27 - - [2026-01-01 03:54:50] "POST /security-groups HTTP/1.1" 200 586 0.029058 10.0.0.27 - - [2026-01-01 03:54:50] "POST /projects HTTP/1.1" 200 575 0.252607 10.0.0.249 - - [2026-01-01 03:54:50] "POST /fqname-to-id HTTP/1.1" 404 228 0.007757 10.0.0.27 - - [2026-01-01 03:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.334078 10.0.0.38 - - [2026-01-01 03:54:50] "GET /project/f95658df-6d03-4769-a7c3-193daa679c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.493307 10.0.0.38 - - [2026-01-01 03:54:52] "GET / HTTP/1.1" 200 35931 0.002529 10.0.0.38 - - [2026-01-01 03:54:54] "POST /fqname-to-id HTTP/1.1" 401 292 0.000435 10.0.0.38 - - [2026-01-01 03:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.031171 10.0.0.38 - - [2026-01-01 03:54:54] "GET /api-access-list/6ceff553-4845-47bd-a852-a612ca06c119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.004129 10.0.0.38 - - [2026-01-01 03:54:54] "GET /api-access-list/6ceff553-4845-47bd-a852-a612ca06c119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003657 10.0.0.38 - - [2026-01-01 03:54:54] "GET /api-access-list/6ceff553-4845-47bd-a852-a612ca06c119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003560 10.0.0.38 - - [2026-01-01 03:54:54] "PUT /api-access-list/6ceff553-4845-47bd-a852-a612ca06c119 HTTP/1.1" 200 264 0.010634 10.0.0.38 - - [2026-01-01 03:54:56] "POST /fqname-to-id HTTP/1.1" 404 183 0.026615 10.0.0.27 - - [2026-01-01 03:54:56] "GET /projects?obj_uuids=09f3042a-d9f4-497e-a08e-1eea7ee57dec&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002906 10.0.0.27 - - [2026-01-01 03:54:56] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000863 10.0.0.27 - - [2026-01-01 03:54:56] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007047 10.0.0.27 - - [2026-01-01 03:54:56] "POST /id-to-fqname HTTP/1.1" 200 185 0.002908 10.0.0.27 - - [2026-01-01 03:54:56] "POST /fqname-to-id HTTP/1.1" 404 194 0.003437 10.0.0.27 - - [2026-01-01 03:54:57] "POST /security-groups HTTP/1.1" 200 586 0.069336 10.0.0.27 - - [2026-01-01 03:54:57] "POST /projects HTTP/1.1" 200 575 0.268009 10.0.0.249 - - [2026-01-01 03:54:57] "POST /access-control-lists HTTP/1.1" 200 591 0.028442 10.0.0.27 - - [2026-01-01 03:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.343183 10.0.0.38 - - [2026-01-01 03:54:57] "GET /project/09f3042a-d9f4-497e-a08e-1eea7ee57dec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.511833 10.0.0.38 - - [2026-01-01 03:54:57] "POST /fqname-to-id HTTP/1.1" 404 183 0.032459 10.0.0.27 - - [2026-01-01 03:54:57] "GET /projects?obj_uuids=337522f9-d768-4a25-bac6-96c1b8f9d5af&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002936 10.0.0.27 - - [2026-01-01 03:54:57] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001061 10.0.0.27 - - [2026-01-01 03:54:57] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007543 10.0.0.27 - - [2026-01-01 03:54:57] "POST /id-to-fqname HTTP/1.1" 200 185 0.001198 10.0.0.27 - - [2026-01-01 03:54:57] "POST /fqname-to-id HTTP/1.1" 404 194 0.008268 10.0.0.27 - - [2026-01-01 03:54:58] "POST /security-groups HTTP/1.1" 200 586 0.033352 10.0.0.249 - - [2026-01-01 03:54:58] "POST /fqname-to-id HTTP/1.1" 404 229 0.004872 10.0.0.27 - - [2026-01-01 03:54:58] "POST /projects HTTP/1.1" 200 575 0.247079 10.0.0.27 - - [2026-01-01 03:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.321805 10.0.0.249 - - [2026-01-01 03:54:58] "POST /access-control-lists HTTP/1.1" 200 589 0.034863 10.0.0.38 - - [2026-01-01 03:54:58] "GET /project/337522f9-d768-4a25-bac6-96c1b8f9d5af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.466105 10.0.0.38 - - [2026-01-01 03:54:58] "GET / HTTP/1.1" 200 35931 0.001518 10.0.0.27 - - [2026-01-01 03:54:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000387 10.0.0.27 - - [2026-01-01 03:54:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000382 10.0.0.249 - - [2026-01-01 03:54:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000434 10.0.0.38 - - [2026-01-01 03:54:59] "GET / HTTP/1.1" 200 35931 0.002357 10.0.0.249 - - [2026-01-01 03:54:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000336 10.0.0.27 - - [2026-01-01 03:54:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000361 10.0.0.249 - - [2026-01-01 03:55:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000507 10.0.0.27 - - [2026-01-01 03:55:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000483 10.0.0.249 - - [2026-01-01 03:55:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000471 10.0.0.38 - - [2026-01-01 03:55:00] "POST /fqname-to-id HTTP/1.1" 404 183 0.003416 10.0.0.38 - - [2026-01-01 03:55:00] "POST /api-access-lists HTTP/1.1" 200 521 0.024432 10.0.0.38 - - [2026-01-01 03:55:00] "GET /api-access-list/a101d2ce-8c86-488f-90af-030dd21a8423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.006863 10.0.0.38 - - [2026-01-01 03:55:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000522 10.0.0.38 - - [2026-01-01 03:55:01] "POST /fqname-to-id HTTP/1.1" 401 292 0.000376 10.0.0.38 - - [2026-01-01 03:55:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000439 10.0.0.38 - - [2026-01-01 03:55:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000576 10.0.0.38 - - [2026-01-01 03:55:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000353 10.0.0.38 - - [2026-01-01 03:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.173622 10.0.0.27 - - [2026-01-01 03:55:01] "GET /projects?obj_uuids=09f3042a-d9f4-497e-a08e-1eea7ee57dec&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001045 10.0.0.38 - - [2026-01-01 03:55:01] "GET /project/09f3042a-d9f4-497e-a08e-1eea7ee57dec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.069798 10.0.0.38 - - [2026-01-01 03:55:01] "GET /virtual-networks?parent_id=09f3042a-d9f4-497e-a08e-1eea7ee57dec&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.024750 10.0.0.38 - - [2026-01-01 03:55:01] "POST /virtual-networks HTTP/1.1" 200 568 0.113813 10.0.0.38 - - [2026-01-01 03:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.031484 10.0.0.38 - - [2026-01-01 03:55:01] "GET /network-ipam/b268e8a3-ea5e-4fe8-a708-362fd602e6e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.015353 10.0.0.27 - - [2026-01-01 03:55:02] "POST /useragent-kv HTTP/1.1" 200 115 0.010066 10.0.0.38 - - [2026-01-01 03:55:02] "POST /ref-update HTTP/1.1" 200 156 0.094311 10.0.0.38 - - [2026-01-01 03:55:02] "POST /neutron/network HTTP/1.1" 200 831 0.083405 10.0.0.38 - - [2026-01-01 03:55:02] "GET /virtual-network/fe6a7f13-4137-4694-ba42-0df312a0c77d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.018638 10.0.0.249 - - [2026-01-01 03:55:02] "DELETE /access-control-list/f703a85c-b664-42a0-8abc-61e62988f13f HTTP/1.1" 200 115 0.045775 10.0.0.38 - - [2026-01-01 03:55:04] "GET /obj-perms HTTP/1.1" 200 4915 0.078369 10.0.0.38 - - [2026-01-01 03:55:04] "GET /virtual-network/fe6a7f13-4137-4694-ba42-0df312a0c77d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.020537 10.0.0.38 - - [2026-01-01 03:55:04] "GET /obj-perms HTTP/1.1" 200 4915 0.074020 10.0.0.38 - - [2026-01-01 03:55:05] "GET /obj-perms HTTP/1.1" 200 4915 0.016481 10.0.0.38 - - [2026-01-01 03:55:05] "POST /id-to-fqname HTTP/1.1" 401 292 0.000402 10.0.0.38 - - [2026-01-01 03:55:05] "POST /id-to-fqname HTTP/1.1" 200 230 0.045740 10.0.0.38 - - [2026-01-01 03:55:06] "POST /neutron/network HTTP/1.1" 200 841 0.056029 10.0.0.27 - - [2026-01-01 03:55:06] "GET /projects?obj_uuids=337522f9-d768-4a25-bac6-96c1b8f9d5af&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001367 10.0.0.38 - - [2026-01-01 03:55:06] "GET /project/337522f9-d768-4a25-bac6-96c1b8f9d5af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.081677 10.0.0.38 - - [2026-01-01 03:55:07] "POST /neutron/port HTTP/1.1" 200 117 0.034861 10.0.0.38 - - [2026-01-01 03:55:07] "POST /neutron/network HTTP/1.1" 200 831 0.042419 10.0.0.38 - - [2026-01-01 03:55:08] "POST /neutron/port HTTP/1.1" 200 1055 0.018918 10.0.0.38 - - [2026-01-01 03:55:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004182 10.0.0.38 - - [2026-01-01 03:55:08] "POST /neutron/network HTTP/1.1" 200 831 0.006538 10.0.0.38 - - [2026-01-01 03:55:12] "POST /neutron/port HTTP/1.1" 200 1119 0.022734 10.0.0.38 - - [2026-01-01 03:55:12] "POST /neutron/security_group HTTP/1.1" 200 2053 0.008068 10.0.0.38 - - [2026-01-01 03:55:12] "GET /virtual-machine/df48aee4-2564-40f9-bc40-88234159cd4f HTTP/1.1" 401 292 0.000379 10.0.0.38 - - [2026-01-01 03:55:13] "GET /virtual-machine/df48aee4-2564-40f9-bc40-88234159cd4f HTTP/1.1" 200 1288 0.052964 10.0.0.38 - - [2026-01-01 03:55:13] "GET /virtual-machine/df48aee4-2564-40f9-bc40-88234159cd4f HTTP/1.1" 200 1288 0.018255 10.0.0.38 - - [2026-01-01 03:55:13] "GET /virtual-machine-interface/ab481de8-dd96-4acc-b952-4426cb63be07 HTTP/1.1" 200 2531 0.022784 10.0.0.38 - - [2026-01-01 03:55:13] "GET /virtual-machine/df48aee4-2564-40f9-bc40-88234159cd4f HTTP/1.1" 200 1288 0.018013 10.0.0.38 - - [2026-01-01 03:55:13] "GET /virtual-machine-interface/ab481de8-dd96-4acc-b952-4426cb63be07 HTTP/1.1" 200 2531 0.024099 10.0.0.38 - - [2026-01-01 03:55:13] "GET /instance-ip/e478fd20-2830-4db9-8ddb-654e2a47d32d HTTP/1.1" 200 1626 0.020299 10.0.0.38 - - [2026-01-01 03:55:13] "GET /virtual-machine/df48aee4-2564-40f9-bc40-88234159cd4f HTTP/1.1" 200 1288 0.018981 10.0.0.38 - - [2026-01-01 03:55:13] "GET /virtual-machine-interface/ab481de8-dd96-4acc-b952-4426cb63be07 HTTP/1.1" 200 2531 0.022669 10.0.0.38 - - [2026-01-01 03:55:13] "GET /instance-ip/e478fd20-2830-4db9-8ddb-654e2a47d32d HTTP/1.1" 200 1626 0.018116 10.0.0.38 - - [2026-01-01 03:55:13] "POST /fqname-to-id HTTP/1.1" 403 339 0.015504 10.0.0.38 - - [2026-01-01 03:55:13] "GET / HTTP/1.1" 200 35931 0.001665 10.0.0.38 - - [2026-01-01 03:55:13] "POST /fqname-to-id HTTP/1.1" 401 292 0.000385 10.0.0.38 - - [2026-01-01 03:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.028579 10.0.0.38 - - [2026-01-01 03:55:13] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005049 10.0.0.38 - - [2026-01-01 03:55:13] "GET /virtual-networks?parent_id=337522f9-d768-4a25-bac6-96c1b8f9d5af&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016624 10.0.0.38 - - [2026-01-01 03:55:14] "POST /fqname-to-id HTTP/1.1" 403 339 0.015647 10.0.0.38 - - [2026-01-01 03:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.38 - - [2026-01-01 03:55:14] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004536 10.0.0.38 - - [2026-01-01 03:55:14] "GET /virtual-networks?parent_id=337522f9-d768-4a25-bac6-96c1b8f9d5af&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017910 10.0.0.38 - - [2026-01-01 03:55:14] "POST /fqname-to-id HTTP/1.1" 403 339 0.017288 10.0.0.38 - - [2026-01-01 03:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.38 - - [2026-01-01 03:55:14] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003988 10.0.0.38 - - [2026-01-01 03:55:14] "GET /virtual-networks?parent_id=337522f9-d768-4a25-bac6-96c1b8f9d5af&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016297 10.0.0.38 - - [2026-01-01 03:55:14] "POST /fqname-to-id HTTP/1.1" 403 339 0.016810 10.0.0.38 - - [2026-01-01 03:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.38 - - [2026-01-01 03:55:14] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003518 10.0.0.38 - - [2026-01-01 03:55:14] "GET /virtual-networks?parent_id=337522f9-d768-4a25-bac6-96c1b8f9d5af&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017352 10.0.0.38 - - [2026-01-01 03:55:14] "POST /fqname-to-id HTTP/1.1" 403 339 0.016134 10.0.0.38 - - [2026-01-01 03:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.38 - - [2026-01-01 03:55:14] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004496 10.0.0.38 - - [2026-01-01 03:55:14] "GET /virtual-networks?parent_id=337522f9-d768-4a25-bac6-96c1b8f9d5af&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015309 10.0.0.38 - - [2026-01-01 03:55:17] "POST /neutron/port HTTP/1.1" 200 1119 0.017476 10.0.0.38 - - [2026-01-01 03:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.015796 10.0.0.38 - - [2026-01-01 03:55:17] "GET /virtual-network/fe6a7f13-4137-4694-ba42-0df312a0c77d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.019229 10.0.0.27 - - [2026-01-01 03:55:18] "DELETE /project/337522f9d7684a25bac696c1b8f9d5af HTTP/1.1" 404 173 0.006560 10.0.0.27 - - [2026-01-01 03:55:18] "DELETE /project/adf3c919-4281-40f0-b44b-1bbcdf953c5e HTTP/1.1" 404 177 0.004952 10.0.0.27 - - [2026-01-01 03:55:18] "DELETE /project/f95658df6d034769a7c3193daa679c41 HTTP/1.1" 404 173 0.007043 10.0.0.27 - - [2026-01-01 03:55:18] "DELETE /project/09f3042ad9f4497ea08e1eea7ee57dec HTTP/1.1" 404 173 0.005242 10.0.0.38 - - [2026-01-01 03:55:19] "POST /fqname-to-id HTTP/1.1" 403 339 0.022822 10.0.0.38 - - [2026-01-01 03:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.38 - - [2026-01-01 03:55:19] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003580 10.0.0.38 - - [2026-01-01 03:55:19] "GET /virtual-networks?parent_id=337522f9-d768-4a25-bac6-96c1b8f9d5af&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.019021 10.0.0.38 - - [2026-01-01 03:55:20] "POST /fqname-to-id HTTP/1.1" 403 339 0.022343 10.0.0.38 - - [2026-01-01 03:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003498 10.0.0.38 - - [2026-01-01 03:55:20] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004655 10.0.0.38 - - [2026-01-01 03:55:20] "GET /virtual-networks?parent_id=337522f9-d768-4a25-bac6-96c1b8f9d5af&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.039565 10.0.0.38 - - [2026-01-01 03:55:20] "POST /fqname-to-id HTTP/1.1" 403 361 0.017742 10.0.0.38 - - [2026-01-01 03:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.38 - - [2026-01-01 03:55:20] "GET /routing-instance/68fb4bc3-f3d9-433e-ac61-d18df6798aae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.004836 10.0.0.38 - - [2026-01-01 03:55:20] "GET /route-target/188f0bc8-306e-47ed-95d0-508f62fc5f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.015438 10.0.0.38 - - [2026-01-01 03:55:20] "GET /route-target/188f0bc8-306e-47ed-95d0-508f62fc5f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004277 10.0.0.38 - - [2026-01-01 03:55:20] "POST /fqname-to-id HTTP/1.1" 403 339 0.024305 10.0.0.38 - - [2026-01-01 03:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.38 - - [2026-01-01 03:55:20] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003574 10.0.0.38 - - [2026-01-01 03:55:20] "GET /virtual-networks?parent_id=337522f9-d768-4a25-bac6-96c1b8f9d5af&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.020672 10.0.0.38 - - [2026-01-01 03:55:20] "POST /fqname-to-id HTTP/1.1" 403 361 0.020040 10.0.0.38 - - [2026-01-01 03:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.38 - - [2026-01-01 03:55:20] "GET /routing-instance/68fb4bc3-f3d9-433e-ac61-d18df6798aae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.004012 10.0.0.38 - - [2026-01-01 03:55:20] "GET /route-target/188f0bc8-306e-47ed-95d0-508f62fc5f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.013688 10.0.0.38 - - [2026-01-01 03:55:20] "GET /route-target/188f0bc8-306e-47ed-95d0-508f62fc5f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004109 10.0.0.38 - - [2026-01-01 03:55:20] "POST /fqname-to-id HTTP/1.1" 403 339 0.017761 10.0.0.38 - - [2026-01-01 03:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.38 - - [2026-01-01 03:55:20] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003869 10.0.0.38 - - [2026-01-01 03:55:20] "GET /virtual-networks?parent_id=337522f9-d768-4a25-bac6-96c1b8f9d5af&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018267 10.0.0.38 - - [2026-01-01 03:55:20] "POST /fqname-to-id HTTP/1.1" 403 339 0.018566 10.0.0.38 - - [2026-01-01 03:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008203 10.0.0.38 - - [2026-01-01 03:55:20] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004013 10.0.0.38 - - [2026-01-01 03:55:20] "GET /virtual-networks?parent_id=337522f9-d768-4a25-bac6-96c1b8f9d5af&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.021016 10.0.0.27 - - [2026-01-01 03:55:23] "GET /obj-perms HTTP/1.1" 200 4915 0.122374 10.0.0.27 - - [2026-01-01 03:55:25] "GET /virtual-machine/df48aee4-2564-40f9-bc40-88234159cd4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.023310 10.0.0.249 - - [2026-01-01 03:55:25] "GET /obj-perms HTTP/1.1" 200 5056 0.091693 10.0.0.27 - - [2026-01-01 03:55:27] "GET /virtual-machine/df48aee4-2564-40f9-bc40-88234159cd4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.016868 10.0.0.38 - - [2026-01-01 03:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.031753 10.0.0.38 - - [2026-01-01 03:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.38 - - [2026-01-01 03:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004370 10.0.0.38 - - [2026-01-01 03:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.27 - - [2026-01-01 03:55:28] "GET /obj-perms HTTP/1.1" 200 4915 0.015544 10.0.0.38 - - [2026-01-01 03:55:28] "GET /obj-perms HTTP/1.1" 200 4915 0.014914 10.0.0.38 - - [2026-01-01 03:55:29] "GET /obj-perms HTTP/1.1" 200 5020 0.066717 10.0.0.38 - - [2026-01-01 03:55:30] "GET /obj-perms HTTP/1.1" 200 4915 0.082987 10.0.0.27 - - [2026-01-01 03:55:30] "GET /obj-perms HTTP/1.1" 200 5020 0.072214 10.0.0.38 - - [2026-01-01 03:55:30] "GET /obj-perms HTTP/1.1" 200 4915 0.018704 10.0.0.38 - - [2026-01-01 03:55:31] "GET /virtual-machine/df48aee4-2564-40f9-bc40-88234159cd4f HTTP/1.1" 200 1288 0.023001 10.0.0.38 - - [2026-01-01 03:55:31] "POST /neutron/port HTTP/1.1" 200 1109 0.013606 10.0.0.38 - - [2026-01-01 03:55:33] "GET /virtual-machine/df48aee4-2564-40f9-bc40-88234159cd4f HTTP/1.1" 404 171 0.017755 10.0.0.38 - - [2026-01-01 03:55:33] "GET /virtual-machine/df48aee4-2564-40f9-bc40-88234159cd4f HTTP/1.1" 404 171 0.013243 10.0.0.38 - - [2026-01-01 03:55:33] "GET /virtual-machine/df48aee4-2564-40f9-bc40-88234159cd4f HTTP/1.1" 404 171 0.012491 10.0.0.38 - - [2026-01-01 03:55:33] "POST /fqname-to-id HTTP/1.1" 403 339 0.016559 10.0.0.38 - - [2026-01-01 03:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.38 - - [2026-01-01 03:55:33] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003975 10.0.0.38 - - [2026-01-01 03:55:33] "GET /virtual-networks?parent_id=337522f9-d768-4a25-bac6-96c1b8f9d5af&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014743 10.0.0.38 - - [2026-01-01 03:55:33] "POST /fqname-to-id HTTP/1.1" 403 361 0.017517 10.0.0.38 - - [2026-01-01 03:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.38 - - [2026-01-01 03:55:33] "GET /routing-instance/68fb4bc3-f3d9-433e-ac61-d18df6798aae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.004102 10.0.0.38 - - [2026-01-01 03:55:33] "GET /route-target/188f0bc8-306e-47ed-95d0-508f62fc5f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.013906 10.0.0.38 - - [2026-01-01 03:55:33] "GET /route-target/188f0bc8-306e-47ed-95d0-508f62fc5f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003888 10.0.0.38 - - [2026-01-01 03:55:33] "GET /obj-perms HTTP/1.1" 200 4915 0.015457 10.0.0.38 - - [2026-01-01 03:55:34] "GET /obj-perms HTTP/1.1" 200 5020 0.003221 10.0.0.27 - - [2026-01-01 03:55:34] "GET /obj-perms HTTP/1.1" 200 5020 0.003998 10.0.0.38 - - [2026-01-01 03:55:43] "GET /obj-perms HTTP/1.1" 200 5020 0.003970 10.0.0.27 - - [2026-01-01 03:55:43] "GET /obj-perms HTTP/1.1" 200 5020 0.004293 10.0.0.38 - - [2026-01-01 03:55:52] "GET /obj-perms HTTP/1.1" 200 5020 0.004745 10.0.0.27 - - [2026-01-01 03:55:52] "GET /obj-perms HTTP/1.1" 200 5020 0.004512 10.0.0.38 - - [2026-01-01 03:55:59] "GET /obj-perms HTTP/1.1" 200 5020 0.003424 10.0.0.249 - - [2026-01-01 03:55:59] "GET /obj-perms HTTP/1.1" 200 5020 0.058343 10.0.0.27 - - [2026-01-01 03:55:59] "GET /obj-perms HTTP/1.1" 200 5020 0.003666 10.0.0.27 - - [2026-01-01 03:55:59] "POST /useragent-kv HTTP/1.1" 200 115 0.007313 10.0.0.27 - - [2026-01-01 03:55:59] "POST /useragent-kv HTTP/1.1" 200 115 0.004387 10.0.0.38 - - [2026-01-01 03:55:59] "DELETE /virtual-network/fe6a7f13-4137-4694-ba42-0df312a0c77d HTTP/1.1" 200 115 0.151155 10.0.0.249 - - [2026-01-01 03:55:59] "DELETE /route-target/188f0bc8-306e-47ed-95d0-508f62fc5f85 HTTP/1.1" 200 115 0.026832 10.0.0.38 - - [2026-01-01 03:55:59] "DELETE /api-access-list/a101d2ce-8c86-488f-90af-030dd21a8423 HTTP/1.1" 200 115 0.041458 10.0.0.27 - - [2026-01-01 03:55:59] "GET /projects?obj_uuids=337522f9-d768-4a25-bac6-96c1b8f9d5af&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001003 10.0.0.38 - - [2026-01-01 03:55:59] "GET /project/337522f9-d768-4a25-bac6-96c1b8f9d5af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.040567 10.0.0.27 - - [2026-01-01 03:55:59] "GET /projects?obj_uuids=337522f9-d768-4a25-bac6-96c1b8f9d5af&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000844 10.0.0.38 - - [2026-01-01 03:55:59] "GET /project/337522f9-d768-4a25-bac6-96c1b8f9d5af?fields=virtual_networks HTTP/1.1" 200 1022 0.045437 10.0.0.27 - - [2026-01-01 03:56:00] "GET /projects?obj_uuids=337522f9-d768-4a25-bac6-96c1b8f9d5af&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001789 10.0.0.38 - - [2026-01-01 03:56:00] "GET /project/337522f9-d768-4a25-bac6-96c1b8f9d5af?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.063022 10.0.0.27 - - [2026-01-01 03:56:00] "GET /projects?obj_uuids=337522f9-d768-4a25-bac6-96c1b8f9d5af&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001011 10.0.0.38 - - [2026-01-01 03:56:00] "GET /project/337522f9-d768-4a25-bac6-96c1b8f9d5af?fields=security_groups HTTP/1.1" 200 1243 0.058578 10.0.0.27 - - [2026-01-01 03:56:00] "GET /projects?obj_uuids=09f3042a-d9f4-497e-a08e-1eea7ee57dec&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001096 10.0.0.38 - - [2026-01-01 03:56:00] "GET /project/09f3042a-d9f4-497e-a08e-1eea7ee57dec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.042287 10.0.0.27 - - [2026-01-01 03:56:00] "GET /projects?obj_uuids=09f3042a-d9f4-497e-a08e-1eea7ee57dec&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001165 10.0.0.38 - - [2026-01-01 03:56:00] "GET /project/09f3042a-d9f4-497e-a08e-1eea7ee57dec?fields=virtual_networks HTTP/1.1" 200 1021 0.046486 10.0.0.27 - - [2026-01-01 03:56:00] "GET /projects?obj_uuids=09f3042a-d9f4-497e-a08e-1eea7ee57dec&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001382 10.0.0.38 - - [2026-01-01 03:56:00] "GET /project/09f3042a-d9f4-497e-a08e-1eea7ee57dec?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.050148 10.0.0.27 - - [2026-01-01 03:56:00] "GET /projects?obj_uuids=09f3042a-d9f4-497e-a08e-1eea7ee57dec&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001282 10.0.0.38 - - [2026-01-01 03:56:00] "GET /project/09f3042a-d9f4-497e-a08e-1eea7ee57dec?fields=security_groups HTTP/1.1" 200 1242 0.062072 10.0.0.249 - - [2026-01-01 03:56:03] "DELETE /access-control-list/a3f644c5-25e6-4ea1-9c49-e92c7107e070 HTTP/1.1" 200 115 0.061752 10.0.0.38 - - [2026-01-01 03:56:03] "GET /api-access-list/6ceff553-4845-47bd-a852-a612ca06c119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.005003 10.0.0.38 - - [2026-01-01 03:56:03] "PUT /api-access-list/6ceff553-4845-47bd-a852-a612ca06c119 HTTP/1.1" 200 264 0.013873 10.0.0.27 - - [2026-01-01 03:56:03] "GET /projects?obj_uuids=f95658df-6d03-4769-a7c3-193daa679c41&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001120 10.0.0.38 - - [2026-01-01 03:56:03] "GET /project/f95658df-6d03-4769-a7c3-193daa679c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.042812 10.0.0.27 - - [2026-01-01 03:56:03] "GET /projects?obj_uuids=f95658df-6d03-4769-a7c3-193daa679c41&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000905 10.0.0.38 - - [2026-01-01 03:56:04] "GET /project/f95658df-6d03-4769-a7c3-193daa679c41?fields=virtual_networks HTTP/1.1" 200 1023 0.050395 10.0.0.27 - - [2026-01-01 03:56:04] "GET /projects?obj_uuids=f95658df-6d03-4769-a7c3-193daa679c41&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001166 10.0.0.38 - - [2026-01-01 03:56:04] "GET /project/f95658df-6d03-4769-a7c3-193daa679c41?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.059382 10.0.0.27 - - [2026-01-01 03:56:04] "GET /projects?obj_uuids=f95658df-6d03-4769-a7c3-193daa679c41&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000941 10.0.0.38 - - [2026-01-01 03:56:04] "GET /project/f95658df-6d03-4769-a7c3-193daa679c41?fields=security_groups HTTP/1.1" 200 1244 0.044866 10.0.0.38 - - [2026-01-01 03:56:05] "POST /fqname-to-id HTTP/1.1" 404 188 0.033134 10.0.0.27 - - [2026-01-01 03:56:05] "GET /projects?obj_uuids=fa49d93c-de87-45fd-90ee-8e86bef3956b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003218 10.0.0.27 - - [2026-01-01 03:56:05] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000978 10.0.0.27 - - [2026-01-01 03:56:05] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007434 10.0.0.27 - - [2026-01-01 03:56:05] "POST /id-to-fqname HTTP/1.1" 200 190 0.001235 10.0.0.27 - - [2026-01-01 03:56:05] "POST /fqname-to-id HTTP/1.1" 404 199 0.010878 10.0.0.27 - - [2026-01-01 03:56:05] "POST /security-groups HTTP/1.1" 200 591 0.032470 10.0.0.27 - - [2026-01-01 03:56:05] "POST /projects HTTP/1.1" 200 585 0.250323 10.0.0.249 - - [2026-01-01 03:56:05] "POST /access-control-lists HTTP/1.1" 200 596 0.036833 10.0.0.27 - - [2026-01-01 03:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.333238 10.0.0.38 - - [2026-01-01 03:56:05] "GET /project/fa49d93c-de87-45fd-90ee-8e86bef3956b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.481178 10.0.0.249 - - [2026-01-01 03:56:06] "DELETE /access-control-list/52483752-9406-42ff-b512-7403c5e3e817 HTTP/1.1" 200 115 0.042160 10.0.0.38 - - [2026-01-01 03:56:07] "GET / HTTP/1.1" 200 35931 0.001766 10.0.0.38 - - [2026-01-01 03:56:09] "POST /fqname-to-id HTTP/1.1" 401 292 0.000429 10.0.0.38 - - [2026-01-01 03:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.033313 10.0.0.38 - - [2026-01-01 03:56:09] "GET /api-access-list/6ceff553-4845-47bd-a852-a612ca06c119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003802 10.0.0.38 - - [2026-01-01 03:56:09] "GET /api-access-list/6ceff553-4845-47bd-a852-a612ca06c119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003959 10.0.0.38 - - [2026-01-01 03:56:09] "GET /api-access-list/6ceff553-4845-47bd-a852-a612ca06c119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003411 10.0.0.38 - - [2026-01-01 03:56:09] "PUT /api-access-list/6ceff553-4845-47bd-a852-a612ca06c119 HTTP/1.1" 200 264 0.012117 10.0.0.38 - - [2026-01-01 03:56:11] "POST /fqname-to-id HTTP/1.1" 404 188 0.026858 10.0.0.27 - - [2026-01-01 03:56:11] "GET /projects?obj_uuids=a15e4468-2ea8-4004-8a13-9c6a9dbf197a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002958 10.0.0.27 - - [2026-01-01 03:56:11] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001022 10.0.0.27 - - [2026-01-01 03:56:11] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007995 10.0.0.27 - - [2026-01-01 03:56:11] "POST /id-to-fqname HTTP/1.1" 200 190 0.004225 10.0.0.27 - - [2026-01-01 03:56:11] "POST /fqname-to-id HTTP/1.1" 404 199 0.009481 10.0.0.27 - - [2026-01-01 03:56:11] "POST /security-groups HTTP/1.1" 200 591 0.030133 10.0.0.27 - - [2026-01-01 03:56:11] "POST /projects HTTP/1.1" 200 585 0.264404 10.0.0.27 - - [2026-01-01 03:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.303281 10.0.0.249 - - [2026-01-01 03:56:11] "POST /access-control-lists HTTP/1.1" 200 596 0.032623 10.0.0.38 - - [2026-01-01 03:56:11] "GET /project/a15e4468-2ea8-4004-8a13-9c6a9dbf197a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.473558 10.0.0.38 - - [2026-01-01 03:56:12] "POST /fqname-to-id HTTP/1.1" 404 188 0.026914 10.0.0.27 - - [2026-01-01 03:56:12] "GET /projects?obj_uuids=224021b5-1ec6-4d25-a8f7-0fefcd383fc7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003462 10.0.0.27 - - [2026-01-01 03:56:12] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002282 10.0.0.27 - - [2026-01-01 03:56:12] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008670 10.0.0.27 - - [2026-01-01 03:56:12] "POST /id-to-fqname HTTP/1.1" 200 190 0.002189 10.0.0.27 - - [2026-01-01 03:56:12] "POST /fqname-to-id HTTP/1.1" 404 199 0.006578 10.0.0.27 - - [2026-01-01 03:56:12] "POST /security-groups HTTP/1.1" 200 591 0.077611 10.0.0.249 - - [2026-01-01 03:56:12] "POST /fqname-to-id HTTP/1.1" 404 234 0.002933 10.0.0.27 - - [2026-01-01 03:56:12] "POST /projects HTTP/1.1" 200 585 0.303684 10.0.0.27 - - [2026-01-01 03:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.380748 10.0.0.249 - - [2026-01-01 03:56:12] "POST /access-control-lists HTTP/1.1" 200 594 0.029474 10.0.0.38 - - [2026-01-01 03:56:12] "GET /project/224021b5-1ec6-4d25-a8f7-0fefcd383fc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.550357 10.0.0.38 - - [2026-01-01 03:56:13] "GET / HTTP/1.1" 200 35931 0.002427 10.0.0.38 - - [2026-01-01 03:56:14] "GET / HTTP/1.1" 200 35931 0.001598 10.0.0.38 - - [2026-01-01 03:56:14] "POST /fqname-to-id HTTP/1.1" 404 183 0.005120 10.0.0.38 - - [2026-01-01 03:56:14] "POST /api-access-lists HTTP/1.1" 200 521 0.021143 10.0.0.38 - - [2026-01-01 03:56:14] "GET /api-access-list/11d59798-c806-44b3-b4f3-cbe7c496343f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1289 0.005810 10.0.0.38 - - [2026-01-01 03:56:15] "POST /fqname-to-id HTTP/1.1" 401 292 0.000475 10.0.0.38 - - [2026-01-01 03:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.046927 10.0.0.27 - - [2026-01-01 03:56:15] "GET /projects?obj_uuids=a15e4468-2ea8-4004-8a13-9c6a9dbf197a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001262 10.0.0.38 - - [2026-01-01 03:56:15] "GET /project/a15e4468-2ea8-4004-8a13-9c6a9dbf197a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.066111 10.0.0.38 - - [2026-01-01 03:56:15] "GET /virtual-networks?parent_id=a15e4468-2ea8-4004-8a13-9c6a9dbf197a&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018814 10.0.0.38 - - [2026-01-01 03:56:15] "POST /virtual-networks HTTP/1.1" 200 583 0.100292 10.0.0.38 - - [2026-01-01 03:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.033114 10.0.0.38 - - [2026-01-01 03:56:16] "GET /network-ipam/b268e8a3-ea5e-4fe8-a708-362fd602e6e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.016469 10.0.0.27 - - [2026-01-01 03:56:16] "POST /useragent-kv HTTP/1.1" 200 115 0.008146 10.0.0.38 - - [2026-01-01 03:56:16] "POST /ref-update HTTP/1.1" 200 156 0.100084 10.0.0.38 - - [2026-01-01 03:56:16] "POST /neutron/network HTTP/1.1" 200 849 0.063971 10.0.0.38 - - [2026-01-01 03:56:16] "GET /virtual-network/d210da00-b1ee-4662-84c0-a2d16a6a7c3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.019868 10.0.0.38 - - [2026-01-01 03:56:16] "POST /fqname-to-id HTTP/1.1" 401 292 0.000392 10.0.0.38 - - [2026-01-01 03:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.049443 10.0.0.27 - - [2026-01-01 03:56:17] "GET /projects?obj_uuids=224021b5-1ec6-4d25-a8f7-0fefcd383fc7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001004 10.0.0.38 - - [2026-01-01 03:56:17] "GET /project/224021b5-1ec6-4d25-a8f7-0fefcd383fc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.062214 10.0.0.38 - - [2026-01-01 03:56:17] "GET /virtual-networks?parent_id=224021b5-1ec6-4d25-a8f7-0fefcd383fc7&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018403 10.0.0.38 - - [2026-01-01 03:56:17] "POST /virtual-networks HTTP/1.1" 200 583 0.097061 10.0.0.249 - - [2026-01-01 03:56:17] "POST /route-targets HTTP/1.1" 200 327 0.014134 10.0.0.38 - - [2026-01-01 03:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.036677 10.0.0.38 - - [2026-01-01 03:56:17] "GET /network-ipam/b268e8a3-ea5e-4fe8-a708-362fd602e6e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.017219 10.0.0.27 - - [2026-01-01 03:56:17] "POST /useragent-kv HTTP/1.1" 200 115 0.012996 10.0.0.38 - - [2026-01-01 03:56:17] "POST /ref-update HTTP/1.1" 200 156 0.095525 10.0.0.38 - - [2026-01-01 03:56:17] "POST /neutron/network HTTP/1.1" 200 847 0.054954 10.0.0.38 - - [2026-01-01 03:56:17] "GET /virtual-network/95c96eeb-ebb7-4866-902a-7f3e5a52b391?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.020627 10.0.0.38 - - [2026-01-01 03:56:17] "POST /neutron/subnet HTTP/1.1" 200 671 0.042391 10.0.0.27 - - [2026-01-01 03:56:18] "DELETE /project/09f3042a-d9f4-497e-a08e-1eea7ee57dec HTTP/1.1" 404 177 0.008534 10.0.0.27 - - [2026-01-01 03:56:18] "DELETE /project/f95658df-6d03-4769-a7c3-193daa679c41 HTTP/1.1" 404 177 0.007353 10.0.0.27 - - [2026-01-01 03:56:18] "DELETE /project/fa49d93cde8745fd90ee8e86bef3956b HTTP/1.1" 404 173 0.008503 10.0.0.27 - - [2026-01-01 03:56:18] "DELETE /project/337522f9-d768-4a25-bac6-96c1b8f9d5af HTTP/1.1" 404 177 0.007021 10.0.0.27 - - [2026-01-01 03:56:18] "DELETE /project/224021b51ec64d25a8f70fefcd383fc7 HTTP/1.1" 404 173 0.006369 10.0.0.27 - - [2026-01-01 03:56:18] "DELETE /project/a15e44682ea840048a139c6a9dbf197a HTTP/1.1" 404 173 0.013716 10.0.0.38 - - [2026-01-01 03:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.38 - - [2026-01-01 03:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.249 - - [2026-01-01 03:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.030074 10.0.0.27 - - [2026-01-01 03:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.030674 10.0.0.38 - - [2026-01-01 03:56:21] "GET /obj-perms HTTP/1.1" 403 257 0.045556 10.0.0.38 - - [2026-01-01 03:56:21] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.077508 10.0.0.38 - - [2026-01-01 03:56:21] "PUT /virtual-network/d210da00-b1ee-4662-84c0-a2d16a6a7c3a HTTP/1.1" 200 264 0.048447 10.0.0.38 - - [2026-01-01 03:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005826 10.0.0.38 - - [2026-01-01 03:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003156 10.0.0.249 - - [2026-01-01 03:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004734 10.0.0.27 - - [2026-01-01 03:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243 10.0.0.38 - - [2026-01-01 03:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004118 10.0.0.38 - - [2026-01-01 03:56:23] "GET /obj-perms HTTP/1.1" 403 257 0.039622 10.0.0.38 - - [2026-01-01 03:56:23] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 611 0.037307 10.0.0.38 - - [2026-01-01 03:56:23] "PUT /virtual-network/d210da00-b1ee-4662-84c0-a2d16a6a7c3a HTTP/1.1" 200 264 0.048808 10.0.0.27 - - [2026-01-01 03:56:23] "POST /useragent-kv HTTP/1.1" 200 115 0.004131 10.0.0.27 - - [2026-01-01 03:56:23] "POST /useragent-kv HTTP/1.1" 200 115 0.006342 10.0.0.38 - - [2026-01-01 03:56:23] "DELETE /virtual-network/95c96eeb-ebb7-4866-902a-7f3e5a52b391 HTTP/1.1" 200 115 0.166473 10.0.0.249 - - [2026-01-01 03:56:23] "DELETE /route-target/796e77b0-befb-42e3-87f3-e91cb12de322 HTTP/1.1" 200 115 0.031868 10.0.0.27 - - [2026-01-01 03:56:24] "POST /useragent-kv HTTP/1.1" 200 115 0.003798 10.0.0.27 - - [2026-01-01 03:56:24] "POST /useragent-kv HTTP/1.1" 200 115 0.012476 10.0.0.38 - - [2026-01-01 03:56:24] "DELETE /virtual-network/d210da00-b1ee-4662-84c0-a2d16a6a7c3a HTTP/1.1" 200 115 0.158667 10.0.0.38 - - [2026-01-01 03:56:24] "DELETE /api-access-list/11d59798-c806-44b3-b4f3-cbe7c496343f HTTP/1.1" 200 115 0.056872 10.0.0.27 - - [2026-01-01 03:56:24] "GET /projects?obj_uuids=224021b5-1ec6-4d25-a8f7-0fefcd383fc7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000920 10.0.0.38 - - [2026-01-01 03:56:24] "GET /project/224021b5-1ec6-4d25-a8f7-0fefcd383fc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.047117 10.0.0.27 - - [2026-01-01 03:56:24] "GET /projects?obj_uuids=224021b5-1ec6-4d25-a8f7-0fefcd383fc7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001129 10.0.0.38 - - [2026-01-01 03:56:24] "GET /project/224021b5-1ec6-4d25-a8f7-0fefcd383fc7?fields=virtual_networks HTTP/1.1" 200 1032 0.041199 10.0.0.27 - - [2026-01-01 03:56:24] "GET /projects?obj_uuids=224021b5-1ec6-4d25-a8f7-0fefcd383fc7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001023 10.0.0.38 - - [2026-01-01 03:56:24] "GET /project/224021b5-1ec6-4d25-a8f7-0fefcd383fc7?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.043449 10.0.0.27 - - [2026-01-01 03:56:24] "GET /projects?obj_uuids=224021b5-1ec6-4d25-a8f7-0fefcd383fc7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001330 10.0.0.38 - - [2026-01-01 03:56:24] "GET /project/224021b5-1ec6-4d25-a8f7-0fefcd383fc7?fields=security_groups HTTP/1.1" 200 1258 0.061041 10.0.0.27 - - [2026-01-01 03:56:25] "GET /projects?obj_uuids=a15e4468-2ea8-4004-8a13-9c6a9dbf197a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001300 10.0.0.38 - - [2026-01-01 03:56:25] "GET /project/a15e4468-2ea8-4004-8a13-9c6a9dbf197a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.043453 10.0.0.27 - - [2026-01-01 03:56:25] "GET /projects?obj_uuids=a15e4468-2ea8-4004-8a13-9c6a9dbf197a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001557 10.0.0.38 - - [2026-01-01 03:56:25] "GET /project/a15e4468-2ea8-4004-8a13-9c6a9dbf197a?fields=virtual_networks HTTP/1.1" 200 1032 0.049643 10.0.0.27 - - [2026-01-01 03:56:25] "GET /projects?obj_uuids=a15e4468-2ea8-4004-8a13-9c6a9dbf197a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000917 10.0.0.38 - - [2026-01-01 03:56:25] "GET /project/a15e4468-2ea8-4004-8a13-9c6a9dbf197a?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.071518 10.0.0.27 - - [2026-01-01 03:56:25] "GET /projects?obj_uuids=a15e4468-2ea8-4004-8a13-9c6a9dbf197a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000872 10.0.0.38 - - [2026-01-01 03:56:25] "GET /project/a15e4468-2ea8-4004-8a13-9c6a9dbf197a?fields=security_groups HTTP/1.1" 200 1258 0.041171 10.0.0.38 - - [2026-01-01 03:56:29] "GET / HTTP/1.1" 200 35931 0.001605 10.0.0.38 - - [2026-01-01 03:56:30] "GET / HTTP/1.1" 200 35931 0.001491 10.0.0.38 - - [2026-01-01 03:56:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000463 10.0.0.38 - - [2026-01-01 03:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.081825 10.0.0.27 - - [2026-01-01 03:56:31] "GET /projects?obj_uuids=fa49d93c-de87-45fd-90ee-8e86bef3956b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001084 10.0.0.38 - - [2026-01-01 03:56:31] "GET /project/fa49d93c-de87-45fd-90ee-8e86bef3956b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.063543 10.0.0.38 - - [2026-01-01 03:56:31] "GET /virtual-networks?parent_id=fa49d93c-de87-45fd-90ee-8e86bef3956b&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.012614 10.0.0.38 - - [2026-01-01 03:56:31] "POST /fqname-to-id HTTP/1.1" 404 197 0.013562 10.0.0.38 - - [2026-01-01 03:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.014660 10.0.0.27 - - [2026-01-01 03:56:31] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001003 10.0.0.38 - - [2026-01-01 03:56:31] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.019770 10.0.0.38 - - [2026-01-01 03:56:31] "POST /service-templates HTTP/1.1" 403 264 0.010484 10.0.0.38 - - [2026-01-01 03:56:31] "POST /fqname-to-id HTTP/1.1" 404 215 0.003467 10.0.0.38 - - [2026-01-01 03:56:31] "POST /api-access-lists HTTP/1.1" 200 555 0.026586 10.0.0.38 - - [2026-01-01 03:56:31] "GET /api-access-list/c3b474c2-940a-4568-8b60-e89bb96935bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.005477 10.0.0.38 - - [2026-01-01 03:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.020092 10.0.0.27 - - [2026-01-01 03:56:31] "GET /projects?obj_uuids=fa49d93c-de87-45fd-90ee-8e86bef3956b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000947 10.0.0.38 - - [2026-01-01 03:56:31] "GET /project/fa49d93c-de87-45fd-90ee-8e86bef3956b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.066263 10.0.0.38 - - [2026-01-01 03:56:31] "GET /virtual-networks?parent_id=fa49d93c-de87-45fd-90ee-8e86bef3956b&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.020039 10.0.0.38 - - [2026-01-01 03:56:31] "POST /virtual-networks HTTP/1.1" 200 583 0.100060 10.0.0.249 - - [2026-01-01 03:56:31] "POST /route-targets HTTP/1.1" 200 327 0.011995 10.0.0.38 - - [2026-01-01 03:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.037582 10.0.0.38 - - [2026-01-01 03:56:32] "GET /network-ipam/b268e8a3-ea5e-4fe8-a708-362fd602e6e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.015758 10.0.0.27 - - [2026-01-01 03:56:32] "POST /useragent-kv HTTP/1.1" 200 115 0.008592 10.0.0.38 - - [2026-01-01 03:56:32] "POST /ref-update HTTP/1.1" 200 156 0.100424 10.0.0.38 - - [2026-01-01 03:56:32] "GET /virtual-network/dcfec454-3377-477d-86bd-8fc168ff9783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2007 0.021186 10.0.0.38 - - [2026-01-01 03:56:32] "POST /neutron/network HTTP/1.1" 200 846 0.064869 10.0.0.38 - - [2026-01-01 03:56:32] "GET /virtual-network/dcfec454-3377-477d-86bd-8fc168ff9783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2007 0.005490 10.0.0.38 - - [2026-01-01 03:56:32] "GET /network-ipam/b268e8a3-ea5e-4fe8-a708-362fd602e6e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.003830 10.0.0.38 - - [2026-01-01 03:56:32] "GET /virtual-network/dcfec454-3377-477d-86bd-8fc168ff9783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2007 0.007301 10.0.0.38 - - [2026-01-01 03:56:33] "GET /obj-perms HTTP/1.1" 200 5030 0.059126 10.0.0.249 - - [2026-01-01 03:56:33] "GET /obj-perms HTTP/1.1" 200 5030 0.077468 10.0.0.38 - - [2026-01-01 03:56:34] "POST /fqname-to-id HTTP/1.1" 404 197 0.018939 10.0.0.38 - - [2026-01-01 03:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.016408 10.0.0.27 - - [2026-01-01 03:56:34] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002488 10.0.0.38 - - [2026-01-01 03:56:34] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.025047 10.0.0.38 - - [2026-01-01 03:56:34] "POST /service-templates HTTP/1.1" 403 264 0.014953 10.0.0.38 - - [2026-01-01 03:56:34] "POST /fqname-to-id HTTP/1.1" 404 183 0.003471 10.0.0.38 - - [2026-01-01 03:56:34] "POST /api-access-lists HTTP/1.1" 200 521 0.022595 10.0.0.38 - - [2026-01-01 03:56:34] "GET /api-access-list/29f29bdd-3019-4477-8028-787b932cf188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1289 0.005929 10.0.0.38 - - [2026-01-01 03:56:34] "POST /fqname-to-id HTTP/1.1" 404 197 0.023364 10.0.0.38 - - [2026-01-01 03:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.018928 10.0.0.27 - - [2026-01-01 03:56:34] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001216 10.0.0.38 - - [2026-01-01 03:56:34] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.022360 10.0.0.38 - - [2026-01-01 03:56:34] "POST /service-templates HTTP/1.1" 200 551 0.046826 10.0.0.38 - - [2026-01-01 03:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.020780 10.0.0.38 - - [2026-01-01 03:56:34] "GET /service-template/b14eadc0-0a58-4079-9181-f1d529f29c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.017714 10.0.0.38 - - [2026-01-01 03:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.015804 10.0.0.38 - - [2026-01-01 03:56:34] "GET /service-template/b14eadc0-0a58-4079-9181-f1d529f29c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.019161 10.0.0.38 - - [2026-01-01 03:56:35] "GET /virtual-network/dcfec454-3377-477d-86bd-8fc168ff9783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.049698 10.0.0.249 - - [2026-01-01 03:56:36] "GET /virtual-network/dcfec454-3377-477d-86bd-8fc168ff9783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.040634 10.0.0.27 - - [2026-01-01 03:56:36] "GET /obj-perms HTTP/1.1" 403 257 0.052591 10.0.0.38 - - [2026-01-01 03:56:36] "GET /api-access-list/c3b474c2-940a-4568-8b60-e89bb96935bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.003669 10.0.0.38 - - [2026-01-01 03:56:36] "PUT /api-access-list/c3b474c2-940a-4568-8b60-e89bb96935bf HTTP/1.1" 200 264 0.015817 10.0.0.38 - - [2026-01-01 03:56:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.000518 10.0.0.38 - - [2026-01-01 03:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.045846 10.0.0.27 - - [2026-01-01 03:56:37] "GET /projects?obj_uuids=fa49d93c-de87-45fd-90ee-8e86bef3956b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001043 10.0.0.38 - - [2026-01-01 03:56:37] "GET /project/fa49d93c-de87-45fd-90ee-8e86bef3956b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.072470 10.0.0.38 - - [2026-01-01 03:56:37] "GET /virtual-networks?parent_id=fa49d93c-de87-45fd-90ee-8e86bef3956b&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.025051 10.0.0.38 - - [2026-01-01 03:56:37] "POST /virtual-networks HTTP/1.1" 403 263 0.014223 10.0.0.38 - - [2026-01-01 03:56:38] "GET /obj-perms HTTP/1.1" 403 257 0.015047 10.0.0.38 - - [2026-01-01 03:56:38] "GET /obj-perms HTTP/1.1" 403 257 0.014766 10.0.0.38 - - [2026-01-01 03:56:38] "GET /api-access-list/29f29bdd-3019-4477-8028-787b932cf188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1289 0.003577 10.0.0.38 - - [2026-01-01 03:56:38] "PUT /api-access-list/29f29bdd-3019-4477-8028-787b932cf188 HTTP/1.1" 200 264 0.012202 10.0.0.38 - - [2026-01-01 03:56:38] "POST /fqname-to-id HTTP/1.1" 404 197 0.017988 10.0.0.38 - - [2026-01-01 03:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.018386 10.0.0.27 - - [2026-01-01 03:56:38] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001461 10.0.0.38 - - [2026-01-01 03:56:38] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.030430 10.0.0.38 - - [2026-01-01 03:56:38] "POST /service-templates HTTP/1.1" 403 264 0.014676 10.0.0.38 - - [2026-01-01 03:56:38] "GET /api-access-list/c3b474c2-940a-4568-8b60-e89bb96935bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.004210 10.0.0.38 - - [2026-01-01 03:56:38] "PUT /api-access-list/c3b474c2-940a-4568-8b60-e89bb96935bf HTTP/1.1" 200 264 0.018104 10.0.0.38 - - [2026-01-01 03:56:38] "GET /api-access-list/29f29bdd-3019-4477-8028-787b932cf188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.003787 10.0.0.38 - - [2026-01-01 03:56:38] "PUT /api-access-list/29f29bdd-3019-4477-8028-787b932cf188 HTTP/1.1" 200 264 0.011808 10.0.0.38 - - [2026-01-01 03:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.38 - - [2026-01-01 03:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003156 10.0.0.249 - - [2026-01-01 03:56:39] "GET /virtual-network/dcfec454-3377-477d-86bd-8fc168ff9783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.014285 10.0.0.249 - - [2026-01-01 03:56:40] "GET /virtual-network/dcfec454-3377-477d-86bd-8fc168ff9783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.037998 10.0.0.27 - - [2026-01-01 03:56:40] "GET /obj-perms HTTP/1.1" 403 257 0.014165 10.0.0.27 - - [2026-01-01 03:56:40] "GET /obj-perms HTTP/1.1" 403 257 0.044548 10.0.0.38 - - [2026-01-01 03:56:40] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.037716 10.0.0.38 - - [2026-01-01 03:56:40] "GET /api-access-list/6ceff553-4845-47bd-a852-a612ca06c119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003860 10.0.0.38 - - [2026-01-01 03:56:40] "PUT /api-access-list/6ceff553-4845-47bd-a852-a612ca06c119 HTTP/1.1" 200 264 0.012850 10.0.0.38 - - [2026-01-01 03:56:41] "GET /virtual-network/dcfec454-3377-477d-86bd-8fc168ff9783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2007 0.022889 10.0.0.38 - - [2026-01-01 03:56:41] "DELETE /api-access-list/c3b474c2-940a-4568-8b60-e89bb96935bf HTTP/1.1" 200 115 0.039828 10.0.0.38 - - [2026-01-01 03:56:41] "DELETE /api-access-list/29f29bdd-3019-4477-8028-787b932cf188 HTTP/1.1" 200 115 0.028058 10.0.0.38 - - [2026-01-01 03:56:42] "GET /obj-perms HTTP/1.1" 403 257 0.042023 10.0.0.249 - - [2026-01-01 03:56:42] "GET /virtual-network/dcfec454-3377-477d-86bd-8fc168ff9783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.037680 10.0.0.27 - - [2026-01-01 03:56:43] "GET /obj-perms HTTP/1.1" 403 257 0.039944 10.0.0.38 - - [2026-01-01 03:56:43] "GET /obj-perms HTTP/1.1" 403 257 0.012627 10.0.0.38 - - [2026-01-01 03:56:43] "GET /api-access-list/6ceff553-4845-47bd-a852-a612ca06c119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2685 0.003640 10.0.0.38 - - [2026-01-01 03:56:43] "PUT /api-access-list/6ceff553-4845-47bd-a852-a612ca06c119 HTTP/1.1" 200 264 0.011957 10.0.0.38 - - [2026-01-01 03:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.38 - - [2026-01-01 03:56:43] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.025837 10.0.0.38 - - [2026-01-01 03:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.012825 10.0.0.38 - - [2026-01-01 03:56:43] "DELETE /service-template/b14eadc0-0a58-4079-9181-f1d529f29c46 HTTP/1.1" 200 115 0.038886 10.0.0.38 - - [2026-01-01 03:56:43] "POST /fqname-to-id HTTP/1.1" 404 197 0.017735 10.0.0.27 - - [2026-01-01 03:56:43] "POST /useragent-kv HTTP/1.1" 200 115 0.003511 10.0.0.27 - - [2026-01-01 03:56:43] "POST /useragent-kv HTTP/1.1" 200 115 0.006317 10.0.0.38 - - [2026-01-01 03:56:43] "DELETE /virtual-network/dcfec454-3377-477d-86bd-8fc168ff9783 HTTP/1.1" 200 115 0.123404 10.0.0.249 - - [2026-01-01 03:56:43] "DELETE /route-target/2caf7037-4e5e-4da0-b20b-dae3774c7be8 HTTP/1.1" 200 115 0.023829 10.0.0.38 - - [2026-01-01 03:56:43] "GET /api-access-list/6ceff553-4845-47bd-a852-a612ca06c119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.004162 10.0.0.38 - - [2026-01-01 03:56:43] "PUT /api-access-list/6ceff553-4845-47bd-a852-a612ca06c119 HTTP/1.1" 200 264 0.011328 10.0.0.38 - - [2026-01-01 03:56:43] "GET /api-access-list/6ceff553-4845-47bd-a852-a612ca06c119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2691 0.003802 10.0.0.38 - - [2026-01-01 03:56:43] "PUT /api-access-list/6ceff553-4845-47bd-a852-a612ca06c119 HTTP/1.1" 200 264 0.015709 10.0.0.38 - - [2026-01-01 03:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008893 10.0.0.27 - - [2026-01-01 03:56:46] "GET /projects?obj_uuids=fa49d93c-de87-45fd-90ee-8e86bef3956b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000924 10.0.0.38 - - [2026-01-01 03:56:46] "GET /project/fa49d93c-de87-45fd-90ee-8e86bef3956b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.045215 10.0.0.38 - - [2026-01-01 03:56:46] "POST /neutron/network HTTP/1.1" 200 117 0.113278 10.0.0.38 - - [2026-01-01 03:56:47] "POST /neutron/network HTTP/1.1" 200 861 0.009379 10.0.0.38 - - [2026-01-01 03:56:47] "POST /id-to-fqname HTTP/1.1" 200 240 0.001103 10.0.0.38 - - [2026-01-01 03:56:47] "GET /virtual-network/19ae01a6-443c-4180-a748-f6b4c444cfc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.005488 10.0.0.38 - - [2026-01-01 03:56:47] "GET /virtual-network/19ae01a6-443c-4180-a748-f6b4c444cfc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.006062 10.0.0.38 - - [2026-01-01 03:56:47] "POST /neutron/subnet HTTP/1.1" 200 719 0.009414 10.0.0.38 - - [2026-01-01 03:56:47] "GET /virtual-network/19ae01a6-443c-4180-a748-f6b4c444cfc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.004960 10.0.0.38 - - [2026-01-01 03:56:47] "GET /network-ipam/b268e8a3-ea5e-4fe8-a708-362fd602e6e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.003775 10.0.0.38 - - [2026-01-01 03:56:47] "GET /virtual-network/19ae01a6-443c-4180-a748-f6b4c444cfc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.005613 10.0.0.27 - - [2026-01-01 03:56:48] "GET /obj-perms HTTP/1.1" 200 5030 0.068081 10.0.0.38 - - [2026-01-01 03:56:48] "POST /fqname-to-id HTTP/1.1" 404 215 0.003216 10.0.0.38 - - [2026-01-01 03:56:48] "POST /api-access-lists HTTP/1.1" 200 555 0.032970 10.0.0.38 - - [2026-01-01 03:56:48] "GET /api-access-list/ac110f85-1f75-4bd1-8de8-9ce6643b7a6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2443 0.006049 10.0.0.38 - - [2026-01-01 03:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.019280 10.0.0.27 - - [2026-01-01 03:56:48] "GET /projects?obj_uuids=fa49d93c-de87-45fd-90ee-8e86bef3956b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001249 10.0.0.38 - - [2026-01-01 03:56:48] "GET /project/fa49d93c-de87-45fd-90ee-8e86bef3956b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.079198 10.0.0.27 - - [2026-01-01 03:56:48] "GET /projects?obj_uuids=fa49d93c-de87-45fd-90ee-8e86bef3956b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001214 10.0.0.38 - - [2026-01-01 03:56:48] "POST /neutron/network HTTP/1.1" 200 645 0.175265 10.0.0.249 - - [2026-01-01 03:56:48] "POST /route-targets HTTP/1.1" 200 327 0.012031 10.0.0.27 - - [2026-01-01 03:56:49] "POST /useragent-kv HTTP/1.1" 200 115 0.010734 10.0.0.38 - - [2026-01-01 03:56:49] "POST /neutron/subnet HTTP/1.1" 200 719 0.268778 10.0.0.38 - - [2026-01-01 03:56:49] "POST /id-to-fqname HTTP/1.1" 200 240 0.014862 10.0.0.38 - - [2026-01-01 03:56:49] "GET /virtual-network/dd6bc312-a883-43ab-b1cf-13b38f8e2684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.019482 10.0.0.38 - - [2026-01-01 03:56:49] "GET /virtual-network/dd6bc312-a883-43ab-b1cf-13b38f8e2684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.020492 10.0.0.38 - - [2026-01-01 03:56:49] "POST /neutron/network HTTP/1.1" 200 863 0.031845 10.0.0.38 - - [2026-01-01 03:56:49] "GET /virtual-network/dd6bc312-a883-43ab-b1cf-13b38f8e2684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.006658 10.0.0.38 - - [2026-01-01 03:56:49] "GET /network-ipam/b268e8a3-ea5e-4fe8-a708-362fd602e6e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.004173 10.0.0.38 - - [2026-01-01 03:56:49] "GET /virtual-network/dd6bc312-a883-43ab-b1cf-13b38f8e2684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.006544 10.0.0.38 - - [2026-01-01 03:56:50] "POST /fqname-to-id HTTP/1.1" 404 232 0.015749 10.0.0.27 - - [2026-01-01 03:56:50] "GET /projects?obj_uuids=fa49d93c-de87-45fd-90ee-8e86bef3956b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001554 10.0.0.249 - - [2026-01-01 03:56:50] "POST /access-control-lists HTTP/1.1" 200 626 0.032120 10.0.0.249 - - [2026-01-01 03:56:50] "PUT /access-control-list/787fe3ef-f31d-4afe-9f88-6aeff559fa59 HTTP/1.1" 200 272 0.017855 10.0.0.38 - - [2026-01-01 03:56:50] "POST /neutron/security_group HTTP/1.1" 200 1426 0.528299 10.0.0.38 - - [2026-01-01 03:56:50] "POST /neutron/security_group HTTP/1.1" 200 1426 0.018390 10.0.0.249 - - [2026-01-01 03:56:51] "PUT /access-control-list/6649433e-23f8-4ba1-9ea3-438d5bd580eb HTTP/1.1" 200 272 0.011347 10.0.0.27 - - [2026-01-01 03:56:51] "GET /projects?obj_uuids=fa49d93c-de87-45fd-90ee-8e86bef3956b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001179 10.0.0.38 - - [2026-01-01 03:56:51] "POST /neutron/security_group_rule HTTP/1.1" 200 570 0.114707 10.0.0.38 - - [2026-01-01 03:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.037172 10.0.0.38 - - [2026-01-01 03:56:51] "GET /security-group/5de60c7d-fd6d-48da-8a08-13871f02c242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.018420 10.0.0.38 - - [2026-01-01 03:56:52] "POST /id-to-fqname HTTP/1.1" 200 240 0.016463 10.0.0.38 - - [2026-01-01 03:56:53] "POST /neutron/network HTTP/1.1" 200 873 0.031482 10.0.0.27 - - [2026-01-01 03:56:53] "GET /projects?obj_uuids=fa49d93c-de87-45fd-90ee-8e86bef3956b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001044 10.0.0.38 - - [2026-01-01 03:56:53] "GET /project/fa49d93c-de87-45fd-90ee-8e86bef3956b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.080103 10.0.0.38 - - [2026-01-01 03:56:54] "POST /neutron/port HTTP/1.1" 200 117 0.028312 10.0.0.38 - - [2026-01-01 03:56:54] "POST /neutron/network HTTP/1.1" 200 863 0.035352 10.0.0.38 - - [2026-01-01 03:56:55] "POST /neutron/port HTTP/1.1" 200 1059 0.017928 10.0.0.38 - - [2026-01-01 03:56:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004334 10.0.0.38 - - [2026-01-01 03:56:55] "POST /neutron/network HTTP/1.1" 200 863 0.007135 10.0.0.38 - - [2026-01-01 03:56:59] "POST /neutron/port HTTP/1.1" 200 1123 0.019029 10.0.0.38 - - [2026-01-01 03:56:59] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007518 10.0.0.38 - - [2026-01-01 03:56:59] "GET /virtual-machine/36d7ce33-f0eb-4226-b13f-198151f0b4b7 HTTP/1.1" 401 292 0.000384 10.0.0.38 - - [2026-01-01 03:56:59] "GET /virtual-machine/36d7ce33-f0eb-4226-b13f-198151f0b4b7 HTTP/1.1" 200 1292 0.051105 10.0.0.38 - - [2026-01-01 03:56:59] "GET /virtual-machine/36d7ce33-f0eb-4226-b13f-198151f0b4b7 HTTP/1.1" 200 1292 0.021132 10.0.0.38 - - [2026-01-01 03:56:59] "GET /virtual-machine-interface/c85dd668-07c7-4efb-ab8e-1f5482aabb33 HTTP/1.1" 200 3024 0.024058 10.0.0.38 - - [2026-01-01 03:57:00] "GET /virtual-machine/36d7ce33-f0eb-4226-b13f-198151f0b4b7 HTTP/1.1" 200 1292 0.020103 10.0.0.38 - - [2026-01-01 03:57:00] "GET /virtual-machine-interface/c85dd668-07c7-4efb-ab8e-1f5482aabb33 HTTP/1.1" 200 3024 0.031599 10.0.0.38 - - [2026-01-01 03:57:00] "GET /instance-ip/2daabeb1-ac46-4e2c-ad4e-e1a82488c0a5 HTTP/1.1" 200 1639 0.023465 10.0.0.38 - - [2026-01-01 03:57:00] "GET /virtual-machine/36d7ce33-f0eb-4226-b13f-198151f0b4b7 HTTP/1.1" 200 1292 0.022600 10.0.0.38 - - [2026-01-01 03:57:00] "GET /virtual-machine-interface/c85dd668-07c7-4efb-ab8e-1f5482aabb33 HTTP/1.1" 200 3024 0.024250 10.0.0.38 - - [2026-01-01 03:57:00] "GET /instance-ip/2daabeb1-ac46-4e2c-ad4e-e1a82488c0a5 HTTP/1.1" 200 1639 0.018313 10.0.0.38 - - [2026-01-01 03:57:00] "POST /fqname-to-id HTTP/1.1" 403 354 0.016126 10.0.0.38 - - [2026-01-01 03:57:00] "GET / HTTP/1.1" 200 35931 0.002657 10.0.0.38 - - [2026-01-01 03:57:00] "POST /fqname-to-id HTTP/1.1" 401 292 0.000538 10.0.0.38 - - [2026-01-01 03:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.034110 10.0.0.38 - - [2026-01-01 03:57:00] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005119 10.0.0.38 - - [2026-01-01 03:57:00] "GET /virtual-networks?parent_id=fa49d93c-de87-45fd-90ee-8e86bef3956b&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.032559 10.0.0.38 - - [2026-01-01 03:57:00] "GET /virtual-network/dd6bc312-a883-43ab-b1cf-13b38f8e2684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.023644 10.0.0.38 - - [2026-01-01 03:57:01] "POST /fqname-to-id HTTP/1.1" 403 354 0.020104 10.0.0.38 - - [2026-01-01 03:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005027 10.0.0.38 - - [2026-01-01 03:57:01] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004807 10.0.0.38 - - [2026-01-01 03:57:01] "GET /virtual-networks?parent_id=fa49d93c-de87-45fd-90ee-8e86bef3956b&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.027418 10.0.0.38 - - [2026-01-01 03:57:01] "GET /virtual-network/dd6bc312-a883-43ab-b1cf-13b38f8e2684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.022202 10.0.0.38 - - [2026-01-01 03:57:01] "POST /fqname-to-id HTTP/1.1" 403 354 0.018327 10.0.0.38 - - [2026-01-01 03:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.38 - - [2026-01-01 03:57:01] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004234 10.0.0.38 - - [2026-01-01 03:57:01] "GET /virtual-networks?parent_id=fa49d93c-de87-45fd-90ee-8e86bef3956b&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.020942 10.0.0.38 - - [2026-01-01 03:57:01] "GET /virtual-network/dd6bc312-a883-43ab-b1cf-13b38f8e2684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.024820 10.0.0.38 - - [2026-01-01 03:57:01] "POST /fqname-to-id HTTP/1.1" 403 354 0.018126 10.0.0.38 - - [2026-01-01 03:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004054 10.0.0.38 - - [2026-01-01 03:57:01] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004363 10.0.0.38 - - [2026-01-01 03:57:01] "GET /virtual-networks?parent_id=fa49d93c-de87-45fd-90ee-8e86bef3956b&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.029786 10.0.0.38 - - [2026-01-01 03:57:01] "GET /virtual-network/dd6bc312-a883-43ab-b1cf-13b38f8e2684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.021405 10.0.0.38 - - [2026-01-01 03:57:01] "POST /fqname-to-id HTTP/1.1" 403 354 0.017105 10.0.0.38 - - [2026-01-01 03:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.38 - - [2026-01-01 03:57:01] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005971 10.0.0.38 - - [2026-01-01 03:57:01] "GET /virtual-networks?parent_id=fa49d93c-de87-45fd-90ee-8e86bef3956b&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.033568 10.0.0.38 - - [2026-01-01 03:57:01] "GET /virtual-network/dd6bc312-a883-43ab-b1cf-13b38f8e2684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.022192 10.0.0.38 - - [2026-01-01 03:57:04] "POST /neutron/port HTTP/1.1" 200 1123 0.015972 10.0.0.38 - - [2026-01-01 03:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.016413 10.0.0.38 - - [2026-01-01 03:57:04] "GET /virtual-network/dd6bc312-a883-43ab-b1cf-13b38f8e2684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.020975 10.0.0.38 - - [2026-01-01 03:57:05] "POST /neutron/port HTTP/1.1" 200 1123 0.019596 10.0.0.38 - - [2026-01-01 03:57:06] "POST /neutron/subnet HTTP/1.1" 200 693 0.009098 10.0.0.38 - - [2026-01-01 03:57:06] "POST /fqname-to-id HTTP/1.1" 403 354 0.021789 10.0.0.38 - - [2026-01-01 03:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002946 10.0.0.38 - - [2026-01-01 03:57:06] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003450 10.0.0.38 - - [2026-01-01 03:57:07] "GET /virtual-networks?parent_id=fa49d93c-de87-45fd-90ee-8e86bef3956b&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.020823 10.0.0.38 - - [2026-01-01 03:57:07] "GET /virtual-network/dd6bc312-a883-43ab-b1cf-13b38f8e2684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.020321 10.0.0.38 - - [2026-01-01 03:57:07] "POST /fqname-to-id HTTP/1.1" 403 354 0.018123 10.0.0.38 - - [2026-01-01 03:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.38 - - [2026-01-01 03:57:07] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003330 10.0.0.38 - - [2026-01-01 03:57:07] "GET /virtual-networks?parent_id=fa49d93c-de87-45fd-90ee-8e86bef3956b&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.021682 10.0.0.38 - - [2026-01-01 03:57:07] "GET /virtual-network/dd6bc312-a883-43ab-b1cf-13b38f8e2684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.021765 10.0.0.38 - - [2026-01-01 03:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.015471 10.0.0.38 - - [2026-01-01 03:57:07] "GET /routing-instance/5da2273c-aba6-4157-b84c-4d49f02b3692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.020049 10.0.0.38 - - [2026-01-01 03:57:07] "POST /fqname-to-id HTTP/1.1" 403 354 0.017535 10.0.0.38 - - [2026-01-01 03:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.38 - - [2026-01-01 03:57:07] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005463 10.0.0.38 - - [2026-01-01 03:57:07] "GET /virtual-networks?parent_id=fa49d93c-de87-45fd-90ee-8e86bef3956b&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.022521 10.0.0.38 - - [2026-01-01 03:57:07] "GET /virtual-network/dd6bc312-a883-43ab-b1cf-13b38f8e2684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.023810 10.0.0.38 - - [2026-01-01 03:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.020762 10.0.0.38 - - [2026-01-01 03:57:07] "GET /routing-instance/5da2273c-aba6-4157-b84c-4d49f02b3692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.018276 10.0.0.27 - - [2026-01-01 03:57:07] "GET /virtual-machine/36d7ce33-f0eb-4226-b13f-198151f0b4b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.016468 10.0.0.38 - - [2026-01-01 03:57:07] "GET /obj-perms HTTP/1.1" 403 257 0.012190 10.0.0.38 - - [2026-01-01 03:57:07] "GET /obj-perms HTTP/1.1" 403 257 0.012557 10.0.0.38 - - [2026-01-01 03:57:08] "GET /obj-perms HTTP/1.1" 403 257 0.012480 10.0.0.38 - - [2026-01-01 03:57:08] "GET /obj-perms HTTP/1.1" 403 257 0.012890 10.0.0.27 - - [2026-01-01 03:57:08] "GET /obj-perms HTTP/1.1" 403 257 0.012593 10.0.0.38 - - [2026-01-01 03:57:08] "GET /obj-perms HTTP/1.1" 403 257 0.014470 10.0.0.38 - - [2026-01-01 03:57:08] "GET /obj-perms HTTP/1.1" 403 257 0.040184 10.0.0.38 - - [2026-01-01 03:57:08] "GET /obj-perms HTTP/1.1" 403 257 0.012226 10.0.0.38 - - [2026-01-01 03:57:09] "GET /obj-perms HTTP/1.1" 200 5030 0.004400 10.0.0.27 - - [2026-01-01 03:57:09] "GET /obj-perms HTTP/1.1" 200 5030 0.003765 10.0.0.249 - - [2026-01-01 03:57:09] "GET /obj-perms HTTP/1.1" 403 257 0.012071 10.0.0.38 - - [2026-01-01 03:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.014749 10.0.0.27 - - [2026-01-01 03:57:09] "GET /projects?obj_uuids=fa49d93c-de87-45fd-90ee-8e86bef3956b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001077 10.0.0.38 - - [2026-01-01 03:57:09] "GET /project/fa49d93c-de87-45fd-90ee-8e86bef3956b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.068943 10.0.0.38 - - [2026-01-01 03:57:09] "GET /virtual-network/19ae01a6-443c-4180-a748-f6b4c444cfc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.020116 10.0.0.38 - - [2026-01-01 03:57:09] "GET /floating-ip-pools?parent_id=19ae01a6-443c-4180-a748-f6b4c444cfc4&detail=False&count=False&shared=False HTTP/1.1" 200 393 0.018134 10.0.0.38 - - [2026-01-01 03:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.017150 10.0.0.38 - - [2026-01-01 03:57:09] "GET /floating-ip-pool/341b725b-6f91-4b5f-871b-bf9a948d7b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.015149 10.0.0.27 - - [2026-01-01 03:57:09] "GET /projects?obj_uuids=fa49d93c-de87-45fd-90ee-8e86bef3956b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001035 10.0.0.38 - - [2026-01-01 03:57:09] "GET /project/fa49d93c-de87-45fd-90ee-8e86bef3956b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.074759 10.0.0.38 - - [2026-01-01 03:57:09] "POST /floating-ips HTTP/1.1" 200 616 0.079355 10.0.0.38 - - [2026-01-01 03:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.018699 10.0.0.38 - - [2026-01-01 03:57:09] "GET /floating-ip/42ade800-5e2f-4c80-a3bf-5ec8fc7b6eed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.020471 10.0.0.38 - - [2026-01-01 03:57:10] "GET /floating-ip/42ade800-5e2f-4c80-a3bf-5ec8fc7b6eed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.018619 10.0.0.38 - - [2026-01-01 03:57:10] "GET /virtual-machine/36d7ce33-f0eb-4226-b13f-198151f0b4b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.016783 10.0.0.38 - - [2026-01-01 03:57:10] "GET /virtual-machine/36d7ce33-f0eb-4226-b13f-198151f0b4b7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1203 0.018934 10.0.0.38 - - [2026-01-01 03:57:10] "GET /virtual-machine-interface/c85dd668-07c7-4efb-ab8e-1f5482aabb33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.030278 10.0.0.38 - - [2026-01-01 03:57:10] "POST /ref-update HTTP/1.1" 200 156 0.029175 10.0.0.38 - - [2026-01-01 03:57:10] "POST /neutron/floatingip HTTP/1.1" 200 546 0.073857 10.0.0.38 - - [2026-01-01 03:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.016029 10.0.0.38 - - [2026-01-01 03:57:10] "GET /routing-instance/2e17d445-a9ee-44a4-b5eb-434c9081526b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.018371 10.0.0.38 - - [2026-01-01 03:57:10] "GET /obj-perms HTTP/1.1" 403 257 0.042911 10.0.0.38 - - [2026-01-01 03:57:10] "GET /obj-perms HTTP/1.1" 403 257 0.011415 10.0.0.38 - - [2026-01-01 03:57:11] "POST /neutron/port HTTP/1.1" 200 1113 0.091840 10.0.0.38 - - [2026-01-01 03:57:11] "GET /virtual-machine/36d7ce33-f0eb-4226-b13f-198151f0b4b7 HTTP/1.1" 200 1292 0.020099 10.0.0.38 - - [2026-01-01 03:57:11] "GET /virtual-machine-interface/c85dd668-07c7-4efb-ab8e-1f5482aabb33 HTTP/1.1" 200 3586 0.019723 10.0.0.38 - - [2026-01-01 03:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.013350 10.0.0.38 - - [2026-01-01 03:57:11] "GET /security-group/5de60c7d-fd6d-48da-8a08-13871f02c242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.014852 10.0.0.38 - - [2026-01-01 03:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.018146 10.0.0.38 - - [2026-01-01 03:57:11] "GET /security-group/5de60c7d-fd6d-48da-8a08-13871f02c242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.018146 10.0.0.38 - - [2026-01-01 03:57:11] "POST /neutron/security_group HTTP/1.1" 200 568 0.039349 10.0.0.38 - - [2026-01-01 03:57:11] "DELETE /floating-ip/42ade800-5e2f-4c80-a3bf-5ec8fc7b6eed HTTP/1.1" 200 115 0.065918 10.0.0.38 - - [2026-01-01 03:57:11] "GET /virtual-machine/36d7ce33-f0eb-4226-b13f-198151f0b4b7 HTTP/1.1" 200 1292 0.021170 10.0.0.38 - - [2026-01-01 03:57:12] "POST /neutron/port HTTP/1.1" 200 151 0.163390 10.0.0.38 - - [2026-01-01 03:57:13] "GET /virtual-machine/36d7ce33-f0eb-4226-b13f-198151f0b4b7 HTTP/1.1" 404 171 0.018486 10.0.0.38 - - [2026-01-01 03:57:13] "GET /virtual-machine/36d7ce33-f0eb-4226-b13f-198151f0b4b7 HTTP/1.1" 404 171 0.012986 10.0.0.38 - - [2026-01-01 03:57:13] "GET /virtual-machine/36d7ce33-f0eb-4226-b13f-198151f0b4b7 HTTP/1.1" 404 171 0.013446 10.0.0.38 - - [2026-01-01 03:57:14] "POST /fqname-to-id HTTP/1.1" 403 354 0.029517 10.0.0.38 - - [2026-01-01 03:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.38 - - [2026-01-01 03:57:14] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004634 10.0.0.38 - - [2026-01-01 03:57:14] "GET /virtual-networks?parent_id=fa49d93c-de87-45fd-90ee-8e86bef3956b&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.020467 10.0.0.38 - - [2026-01-01 03:57:14] "GET /virtual-network/dd6bc312-a883-43ab-b1cf-13b38f8e2684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.019886 10.0.0.38 - - [2026-01-01 03:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.015013 10.0.0.38 - - [2026-01-01 03:57:14] "GET /routing-instance/5da2273c-aba6-4157-b84c-4d49f02b3692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.020683 10.0.0.38 - - [2026-01-01 03:57:14] "GET /obj-perms HTTP/1.1" 403 257 0.011520 10.0.0.38 - - [2026-01-01 03:57:14] "GET /obj-perms HTTP/1.1" 200 5030 0.003856 10.0.0.27 - - [2026-01-01 03:57:14] "GET /obj-perms HTTP/1.1" 200 5030 0.003678 10.0.0.27 - - [2026-01-01 03:57:18] "GET /projects?obj_uuids=a15e4468-2ea8-4004-8a13-9c6a9dbf197a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000802 10.0.0.27 - - [2026-01-01 03:57:18] "GET /projects?obj_uuids=224021b5-1ec6-4d25-a8f7-0fefcd383fc7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000721 10.0.0.27 - - [2026-01-01 03:57:18] "GET /project/224021b5-1ec6-4d25-a8f7-0fefcd383fc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.050961 10.0.0.27 - - [2026-01-01 03:57:18] "GET /projects?obj_uuids=224021b5-1ec6-4d25-a8f7-0fefcd383fc7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002356 10.0.0.27 - - [2026-01-01 03:57:18] "GET /project/a15e4468-2ea8-4004-8a13-9c6a9dbf197a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.064325 10.0.0.27 - - [2026-01-01 03:57:18] "GET /projects?obj_uuids=a15e4468-2ea8-4004-8a13-9c6a9dbf197a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002133 10.0.0.27 - - [2026-01-01 03:57:18] "GET /project/224021b5-1ec6-4d25-a8f7-0fefcd383fc7?fields=security_groups HTTP/1.1" 200 1363 0.060400 10.0.0.27 - - [2026-01-01 03:57:18] "GET /project/a15e4468-2ea8-4004-8a13-9c6a9dbf197a?fields=security_groups HTTP/1.1" 200 1363 0.097752 10.0.0.27 - - [2026-01-01 03:57:19] "DELETE /security-group/200ae68f-7348-4459-b92d-417075c3b4cb HTTP/1.1" 200 115 0.065818 10.0.0.27 - - [2026-01-01 03:57:19] "GET /projects?obj_uuids=224021b5-1ec6-4d25-a8f7-0fefcd383fc7&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001011 10.0.0.27 - - [2026-01-01 03:57:19] "GET /project/224021b5-1ec6-4d25-a8f7-0fefcd383fc7?fields=application_policy_sets HTTP/1.1" 200 1402 0.048002 10.0.0.27 - - [2026-01-01 03:57:19] "DELETE /security-group/3610139b-3498-4fb0-bca6-2b33f2f707e4 HTTP/1.1" 200 115 0.093868 10.0.0.27 - - [2026-01-01 03:57:19] "GET /projects?obj_uuids=a15e4468-2ea8-4004-8a13-9c6a9dbf197a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000878 10.0.0.249 - - [2026-01-01 03:57:19] "DELETE /access-control-list/b0c48dfa-19e3-448d-b518-dc5d4ea245dd HTTP/1.1" 200 115 0.079988 10.0.0.27 - - [2026-01-01 03:57:19] "GET /project/a15e4468-2ea8-4004-8a13-9c6a9dbf197a?fields=application_policy_sets HTTP/1.1" 200 1402 0.053410 10.0.0.27 - - [2026-01-01 03:57:19] "DELETE /project/224021b5-1ec6-4d25-a8f7-0fefcd383fc7 HTTP/1.1" 200 115 0.525748 10.0.0.27 - - [2026-01-01 03:57:19] "DELETE /project/a15e4468-2ea8-4004-8a13-9c6a9dbf197a HTTP/1.1" 200 115 0.570378 10.0.0.38 - - [2026-01-01 03:57:24] "GET /obj-perms HTTP/1.1" 200 5030 0.004223 10.0.0.27 - - [2026-01-01 03:57:24] "GET /obj-perms HTTP/1.1" 200 5030 0.012777 10.0.0.38 - - [2026-01-01 03:57:30] "GET /obj-perms HTTP/1.1" 200 5030 0.004040 10.0.0.27 - - [2026-01-01 03:57:30] "GET /obj-perms HTTP/1.1" 200 5030 0.004633 10.0.0.249 - - [2026-01-01 03:57:30] "DELETE /access-control-list/787fe3ef-f31d-4afe-9f88-6aeff559fa59 HTTP/1.1" 200 115 0.036247 10.0.0.38 - - [2026-01-01 03:57:30] "POST /fqname-to-id HTTP/1.1" 404 232 0.030617 10.0.0.38 - - [2026-01-01 03:57:31] "POST /neutron/network HTTP/1.1" 200 863 0.033779 10.0.0.249 - - [2026-01-01 03:57:31] "DELETE /route-target/c494507a-dd3b-4a3c-88af-6e3aac329e40 HTTP/1.1" 200 115 0.024319 10.0.0.38 - - [2026-01-01 03:57:31] "DELETE /api-access-list/ac110f85-1f75-4bd1-8de8-9ce6643b7a6c HTTP/1.1" 200 115 0.046668 10.0.0.27 - - [2026-01-01 03:57:31] "POST /useragent-kv HTTP/1.1" 200 115 0.004822 10.0.0.27 - - [2026-01-01 03:57:31] "POST /useragent-kv HTTP/1.1" 200 115 0.005411 10.0.0.38 - - [2026-01-01 03:57:31] "POST /neutron/network HTTP/1.1" 200 151 0.160019 10.0.0.38 - - [2026-01-01 03:57:33] "GET /api-access-list/6ceff553-4845-47bd-a852-a612ca06c119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.004241 10.0.0.38 - - [2026-01-01 03:57:33] "PUT /api-access-list/6ceff553-4845-47bd-a852-a612ca06c119 HTTP/1.1" 200 264 0.011256 10.0.0.27 - - [2026-01-01 03:57:33] "GET /projects?obj_uuids=fa49d93c-de87-45fd-90ee-8e86bef3956b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001467 10.0.0.38 - - [2026-01-01 03:57:33] "GET /project/fa49d93c-de87-45fd-90ee-8e86bef3956b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.039065 10.0.0.27 - - [2026-01-01 03:57:33] "GET /projects?obj_uuids=fa49d93c-de87-45fd-90ee-8e86bef3956b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001371 10.0.0.38 - - [2026-01-01 03:57:33] "GET /project/fa49d93c-de87-45fd-90ee-8e86bef3956b?fields=virtual_networks HTTP/1.1" 200 1033 0.095119 10.0.0.27 - - [2026-01-01 03:57:33] "GET /projects?obj_uuids=fa49d93c-de87-45fd-90ee-8e86bef3956b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000947 10.0.0.38 - - [2026-01-01 03:57:34] "GET /project/fa49d93c-de87-45fd-90ee-8e86bef3956b?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.058441 10.0.0.27 - - [2026-01-01 03:57:34] "GET /projects?obj_uuids=fa49d93c-de87-45fd-90ee-8e86bef3956b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001322 10.0.0.38 - - [2026-01-01 03:57:34] "GET /project/fa49d93c-de87-45fd-90ee-8e86bef3956b?fields=security_groups HTTP/1.1" 200 1259 0.045399 10.0.0.27 - - [2026-01-01 03:57:34] "GET /projects?obj_uuids=2340332b-0b8b-43fb-a30a-3f7a9a0d7aee&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000982 10.0.0.38 - - [2026-01-01 03:57:34] "GET /project/2340332b-0b8b-43fb-a30a-3f7a9a0d7aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.042447 [Introspect:8084]10.0.0.38 - - [2026-01-01 03:57:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001044 10.0.0.38 - - [2026-01-01 03:57:38] "POST /fqname-to-id HTTP/1.1" 404 189 0.028275 10.0.0.27 - - [2026-01-01 03:57:38] "GET /projects?obj_uuids=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003398 10.0.0.27 - - [2026-01-01 03:57:38] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001049 10.0.0.27 - - [2026-01-01 03:57:38] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006776 10.0.0.27 - - [2026-01-01 03:57:38] "POST /id-to-fqname HTTP/1.1" 200 191 0.004249 10.0.0.27 - - [2026-01-01 03:57:38] "POST /fqname-to-id HTTP/1.1" 404 200 0.010500 10.0.0.27 - - [2026-01-01 03:57:38] "POST /security-groups HTTP/1.1" 200 592 0.034178 10.0.0.249 - - [2026-01-01 03:57:39] "POST /fqname-to-id HTTP/1.1" 404 235 0.004376 10.0.0.27 - - [2026-01-01 03:57:39] "POST /projects HTTP/1.1" 200 587 0.267314 10.0.0.27 - - [2026-01-01 03:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.343031 10.0.0.249 - - [2026-01-01 03:57:39] "POST /access-control-lists HTTP/1.1" 200 595 0.031712 10.0.0.38 - - [2026-01-01 03:57:39] "GET /project/f593bafc-34dd-4ff5-86a3-ffd061e14dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.482066 10.0.0.38 - - [2026-01-01 03:57:40] "GET / HTTP/1.1" 200 35931 0.001904 10.0.0.38 - - [2026-01-01 03:57:41] "POST /fqname-to-id HTTP/1.1" 401 292 0.000411 10.0.0.38 - - [2026-01-01 03:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.060889 10.0.0.27 - - [2026-01-01 03:57:42] "GET /projects?obj_uuids=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000852 10.0.0.38 - - [2026-01-01 03:57:42] "GET /project/f593bafc-34dd-4ff5-86a3-ffd061e14dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.042641 10.0.0.27 - - [2026-01-01 03:57:42] "POST /useragent-kv HTTP/1.1" 200 115 0.006567 10.0.0.38 - - [2026-01-01 03:57:42] "POST /neutron/subnet HTTP/1.1" 200 716 0.211347 10.0.0.38 - - [2026-01-01 03:57:42] "POST /id-to-fqname HTTP/1.1" 200 222 0.001431 10.0.0.38 - - [2026-01-01 03:57:42] "GET /virtual-network/06325081-964a-4207-93e8-8ef18250412a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005229 10.0.0.38 - - [2026-01-01 03:57:42] "GET /virtual-network/06325081-964a-4207-93e8-8ef18250412a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005612 10.0.0.38 - - [2026-01-01 03:57:43] "POST /neutron/network HTTP/1.1" 200 825 0.009558 10.0.0.38 - - [2026-01-01 03:57:43] "GET /virtual-network/06325081-964a-4207-93e8-8ef18250412a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006076 10.0.0.38 - - [2026-01-01 03:57:44] "GET /obj-perms HTTP/1.1" 200 5032 0.062774 10.0.0.249 - - [2026-01-01 03:57:44] "GET /obj-perms HTTP/1.1" 200 5032 0.056686 10.0.0.38 - - [2026-01-01 03:57:44] "POST /id-to-fqname HTTP/1.1" 200 222 0.001277 10.0.0.27 - - [2026-01-01 03:57:45] "GET /projects?obj_uuids=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001089 10.0.0.38 - - [2026-01-01 03:57:45] "GET /project/f593bafc-34dd-4ff5-86a3-ffd061e14dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.145057 10.0.0.38 - - [2026-01-01 03:57:45] "POST /neutron/network HTTP/1.1" 200 825 0.006756 10.0.0.38 - - [2026-01-01 03:57:46] "POST /id-to-fqname HTTP/1.1" 200 222 0.001271 10.0.0.38 - - [2026-01-01 03:57:46] "POST /neutron/port HTTP/1.1" 200 117 0.006185 10.0.0.27 - - [2026-01-01 03:57:46] "GET /projects?obj_uuids=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001163 10.0.0.38 - - [2026-01-01 03:57:46] "POST /neutron/port HTTP/1.1" 200 1059 0.274790 10.0.0.38 - - [2026-01-01 03:57:47] "POST /neutron/port HTTP/1.1" 200 1113 0.113649 10.0.0.38 - - [2026-01-01 03:57:47] "POST /neutron/subnet HTTP/1.1" 200 690 0.009626 10.0.0.27 - - [2026-01-01 03:57:47] "GET /projects?obj_uuids=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000855 10.0.0.38 - - [2026-01-01 03:57:47] "GET /project/f593bafc-34dd-4ff5-86a3-ffd061e14dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.070020 10.0.0.38 - - [2026-01-01 03:57:47] "POST /neutron/network HTTP/1.1" 200 825 0.006679 10.0.0.38 - - [2026-01-01 03:57:47] "POST /neutron/port HTTP/1.1" 200 117 0.006116 10.0.0.38 - - [2026-01-01 03:57:47] "POST /neutron/network HTTP/1.1" 200 835 0.006889 10.0.0.38 - - [2026-01-01 03:57:48] "POST /neutron/port HTTP/1.1" 200 1059 0.016619 10.0.0.38 - - [2026-01-01 03:57:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003859 10.0.0.38 - - [2026-01-01 03:57:48] "POST /neutron/network HTTP/1.1" 200 825 0.010707 10.0.0.38 - - [2026-01-01 03:57:52] "POST /neutron/port HTTP/1.1" 200 1123 0.018158 10.0.0.38 - - [2026-01-01 03:57:52] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009589 10.0.0.38 - - [2026-01-01 03:57:52] "GET /virtual-machine/21cec92b-82a1-4179-94f0-d66662335eb7 HTTP/1.1" 401 292 0.000361 10.0.0.38 - - [2026-01-01 03:57:53] "GET /virtual-machine/21cec92b-82a1-4179-94f0-d66662335eb7 HTTP/1.1" 200 1293 0.033480 10.0.0.38 - - [2026-01-01 03:57:53] "GET /virtual-machine-interface/9233de74-503a-4314-8edf-1e509c77f950 HTTP/1.1" 200 2950 0.005100 10.0.0.38 - - [2026-01-01 03:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005000 10.0.0.38 - - [2026-01-01 03:57:53] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003716 10.0.0.38 - - [2026-01-01 03:57:53] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003434 10.0.0.38 - - [2026-01-01 03:57:53] "GET /virtual-network/06325081-964a-4207-93e8-8ef18250412a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005444 10.0.0.38 - - [2026-01-01 03:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.38 - - [2026-01-01 03:57:56] "GET /virtual-network/06325081-964a-4207-93e8-8ef18250412a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006140 10.0.0.38 - - [2026-01-01 03:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.38 - - [2026-01-01 03:58:00] "GET /virtual-network/06325081-964a-4207-93e8-8ef18250412a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006110 10.0.0.249 - - [2026-01-01 03:58:03] "DELETE /access-control-list/3de1b56e-2a98-4f58-b9f9-1e5fd33de3f9 HTTP/1.1" 200 115 0.092875 10.0.0.38 - - [2026-01-01 03:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.38 - - [2026-01-01 03:58:04] "GET /virtual-network/06325081-964a-4207-93e8-8ef18250412a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.010264 10.0.0.38 - - [2026-01-01 03:58:06] "POST /neutron/network HTTP/1.1" 200 835 0.006683 10.0.0.38 - - [2026-01-01 03:58:07] "POST /neutron/port HTTP/1.1" 200 117 0.001170 10.0.0.38 - - [2026-01-01 03:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004656 10.0.0.38 - - [2026-01-01 03:58:08] "GET /virtual-network/06325081-964a-4207-93e8-8ef18250412a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005632 10.0.0.38 - - [2026-01-01 03:58:10] "POST /neutron/port HTTP/1.1" 200 1123 0.018859 10.0.0.38 - - [2026-01-01 03:58:10] "POST /neutron/subnet HTTP/1.1" 200 690 0.009429 10.0.0.38 - - [2026-01-01 03:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.38 - - [2026-01-01 03:58:12] "GET /virtual-network/06325081-964a-4207-93e8-8ef18250412a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.004815 10.0.0.38 - - [2026-01-01 03:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.38 - - [2026-01-01 03:58:16] "GET /virtual-network/06325081-964a-4207-93e8-8ef18250412a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005785 10.0.0.27 - - [2026-01-01 03:58:19] "DELETE /project/fa49d93c-de87-45fd-90ee-8e86bef3956b HTTP/1.1" 404 177 0.038247 10.0.0.27 - - [2026-01-01 03:58:19] "DELETE /project/f593bafc34dd4ff586a3ffd061e14dcf HTTP/1.1" 404 173 0.062688 10.0.0.38 - - [2026-01-01 03:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728 10.0.0.38 - - [2026-01-01 03:58:21] "GET /virtual-network/06325081-964a-4207-93e8-8ef18250412a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005270 10.0.0.38 - - [2026-01-01 03:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004340 10.0.0.38 - - [2026-01-01 03:58:23] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003606 10.0.0.38 - - [2026-01-01 03:58:23] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002532 10.0.0.38 - - [2026-01-01 03:58:23] "GET /virtual-network/06325081-964a-4207-93e8-8ef18250412a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005633 10.0.0.38 - - [2026-01-01 03:58:23] "POST /neutron/port HTTP/1.1" 200 1123 0.019485 10.0.0.38 - - [2026-01-01 03:58:28] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006797 10.0.0.27 - - [2026-01-01 03:58:28] "GET /obj-perms HTTP/1.1" 200 5056 0.124046 10.0.0.38 - - [2026-01-01 03:58:33] "POST /neutron/port HTTP/1.1" 200 1123 0.018393 10.0.0.38 - - [2026-01-01 03:58:37] "POST /neutron/security_group HTTP/1.1" 200 2059 0.054188 10.0.0.38 - - [2026-01-01 03:58:44] "POST /neutron/port HTTP/1.1" 200 1123 0.018064 10.0.0.38 - - [2026-01-01 03:58:44] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009051 10.0.0.38 - - [2026-01-01 03:58:44] "GET /virtual-machine/5a019ed9-a5c5-401c-aa9b-f5bb77a329eb HTTP/1.1" 200 1293 0.006179 10.0.0.38 - - [2026-01-01 03:58:44] "GET /virtual-machine-interface/21af51e0-1f12-4e48-bae2-1c51b9d1b3fa HTTP/1.1" 200 2949 0.006068 10.0.0.38 - - [2026-01-01 03:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.38 - - [2026-01-01 03:58:44] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003796 10.0.0.38 - - [2026-01-01 03:58:44] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003369 10.0.0.38 - - [2026-01-01 03:58:44] "GET /virtual-network/06325081-964a-4207-93e8-8ef18250412a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005655 10.0.0.38 - - [2026-01-01 03:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006621 10.0.0.38 - - [2026-01-01 03:58:45] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003350 10.0.0.38 - - [2026-01-01 03:58:45] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003198 10.0.0.38 - - [2026-01-01 03:58:45] "GET /virtual-network/06325081-964a-4207-93e8-8ef18250412a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005689 10.0.0.38 - - [2026-01-01 03:59:08] "POST /neutron/port HTTP/1.1" 200 1123 0.044549 10.0.0.38 - - [2026-01-01 03:59:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003879 10.0.0.38 - - [2026-01-01 03:59:09] "POST /neutron/network HTTP/1.1" 200 825 0.006803 10.0.0.38 - - [2026-01-01 03:59:10] "POST /neutron/network HTTP/1.1" 200 835 0.036681 10.0.0.38 - - [2026-01-01 03:59:10] "POST /neutron/port HTTP/1.1" 200 117 0.001069 10.0.0.27 - - [2026-01-01 03:59:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000498 10.0.0.27 - - [2026-01-01 03:59:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000360 10.0.0.249 - - [2026-01-01 03:59:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000367 10.0.0.249 - - [2026-01-01 03:59:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000387 10.0.0.27 - - [2026-01-01 03:59:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000355 10.0.0.27 - - [2026-01-01 03:59:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000530 10.0.0.249 - - [2026-01-01 03:59:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000368 10.0.0.249 - - [2026-01-01 03:59:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000862 10.0.0.38 - - [2026-01-01 04:00:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000462 10.0.0.38 - - [2026-01-01 04:00:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000370 10.0.0.38 - - [2026-01-01 04:00:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000642 10.0.0.38 - - [2026-01-01 04:00:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000498 10.0.0.38 - - [2026-01-01 04:00:01] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008723 10.0.0.38 - - [2026-01-01 04:00:01] "GET /virtual-machine/21cec92b-82a1-4179-94f0-d66662335eb7 HTTP/1.1" 200 1293 0.004520 10.0.0.38 - - [2026-01-01 04:00:01] "GET /virtual-machine-interface/9233de74-503a-4314-8edf-1e509c77f950 HTTP/1.1" 200 2950 0.005872 10.0.0.38 - - [2026-01-01 04:00:01] "GET /virtual-machine/21cec92b-82a1-4179-94f0-d66662335eb7 HTTP/1.1" 200 1293 0.003956 10.0.0.38 - - [2026-01-01 04:00:01] "GET /virtual-machine-interface/9233de74-503a-4314-8edf-1e509c77f950 HTTP/1.1" 200 2950 0.006675 10.0.0.38 - - [2026-01-01 04:00:01] "GET /instance-ip/814759b3-66c9-4bbe-acfe-a285f7f7014f HTTP/1.1" 200 1621 0.006860 10.0.0.38 - - [2026-01-01 04:00:01] "GET /virtual-machine/21cec92b-82a1-4179-94f0-d66662335eb7 HTTP/1.1" 200 1293 0.005053 10.0.0.38 - - [2026-01-01 04:00:01] "GET /virtual-machine-interface/9233de74-503a-4314-8edf-1e509c77f950 HTTP/1.1" 200 2950 0.005592 10.0.0.38 - - [2026-01-01 04:00:01] "GET /instance-ip/814759b3-66c9-4bbe-acfe-a285f7f7014f HTTP/1.1" 200 1621 0.005373 10.0.0.38 - - [2026-01-01 04:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004015 10.0.0.38 - - [2026-01-01 04:00:01] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003807 10.0.0.38 - - [2026-01-01 04:00:01] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003368 10.0.0.38 - - [2026-01-01 04:00:02] "GET /virtual-network/06325081-964a-4207-93e8-8ef18250412a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007544 10.0.0.38 - - [2026-01-01 04:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.38 - - [2026-01-01 04:00:02] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004777 10.0.0.38 - - [2026-01-01 04:00:02] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003862 10.0.0.38 - - [2026-01-01 04:00:02] "GET /virtual-network/06325081-964a-4207-93e8-8ef18250412a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.011394 10.0.0.38 - - [2026-01-01 04:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.38 - - [2026-01-01 04:00:02] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004647 10.0.0.38 - - [2026-01-01 04:00:02] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004025 10.0.0.38 - - [2026-01-01 04:00:02] "GET /virtual-network/06325081-964a-4207-93e8-8ef18250412a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005837 10.0.0.38 - - [2026-01-01 04:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.38 - - [2026-01-01 04:00:02] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004153 10.0.0.38 - - [2026-01-01 04:00:02] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003495 10.0.0.38 - - [2026-01-01 04:00:02] "GET /virtual-network/06325081-964a-4207-93e8-8ef18250412a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005899 10.0.0.38 - - [2026-01-01 04:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.38 - - [2026-01-01 04:00:02] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004085 10.0.0.38 - - [2026-01-01 04:00:02] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003298 10.0.0.38 - - [2026-01-01 04:00:02] "GET /virtual-network/06325081-964a-4207-93e8-8ef18250412a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005960 10.0.0.38 - - [2026-01-01 04:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.38 - - [2026-01-01 04:00:02] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004890 10.0.0.38 - - [2026-01-01 04:00:02] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003096 10.0.0.38 - - [2026-01-01 04:00:02] "GET /virtual-network/06325081-964a-4207-93e8-8ef18250412a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006254 10.0.0.38 - - [2026-01-01 04:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.38 - - [2026-01-01 04:00:02] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004322 10.0.0.38 - - [2026-01-01 04:00:02] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003736 10.0.0.38 - - [2026-01-01 04:00:02] "GET /virtual-network/06325081-964a-4207-93e8-8ef18250412a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005896 10.0.0.38 - - [2026-01-01 04:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003550 10.0.0.38 - - [2026-01-01 04:00:03] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003772 10.0.0.38 - - [2026-01-01 04:00:03] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003481 10.0.0.38 - - [2026-01-01 04:00:03] "GET /virtual-network/06325081-964a-4207-93e8-8ef18250412a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005342 10.0.0.38 - - [2026-01-01 04:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.38 - - [2026-01-01 04:00:03] "GET /routing-instance/d60564b0-85db-405b-98af-e4e02960c302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.005613 10.0.0.38 - - [2026-01-01 04:00:03] "GET /route-target/7c600993-5a6b-4d06-8656-ef41ed8dda75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004534 10.0.0.38 - - [2026-01-01 04:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.38 - - [2026-01-01 04:00:03] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003730 10.0.0.38 - - [2026-01-01 04:00:03] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002915 10.0.0.38 - - [2026-01-01 04:00:03] "GET /virtual-network/06325081-964a-4207-93e8-8ef18250412a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007037 10.0.0.38 - - [2026-01-01 04:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.38 - - [2026-01-01 04:00:03] "GET /routing-instance/d60564b0-85db-405b-98af-e4e02960c302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.004461 10.0.0.38 - - [2026-01-01 04:00:03] "GET /route-target/7c600993-5a6b-4d06-8656-ef41ed8dda75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004754 10.0.0.38 - - [2026-01-01 04:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.38 - - [2026-01-01 04:00:03] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003951 10.0.0.38 - - [2026-01-01 04:00:03] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003171 10.0.0.38 - - [2026-01-01 04:00:03] "GET /virtual-network/06325081-964a-4207-93e8-8ef18250412a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005962 10.0.0.38 - - [2026-01-01 04:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003152 10.0.0.38 - - [2026-01-01 04:00:03] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004658 10.0.0.38 - - [2026-01-01 04:00:03] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003574 10.0.0.38 - - [2026-01-01 04:00:03] "GET /virtual-network/06325081-964a-4207-93e8-8ef18250412a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007275 10.0.0.38 - - [2026-01-01 04:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.38 - - [2026-01-01 04:00:03] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004786 10.0.0.38 - - [2026-01-01 04:00:03] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002882 10.0.0.38 - - [2026-01-01 04:00:04] "GET /virtual-network/06325081-964a-4207-93e8-8ef18250412a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007446 10.0.0.38 - - [2026-01-01 04:00:04] "GET /obj-perms HTTP/1.1" 200 5032 0.010466 10.0.0.27 - - [2026-01-01 04:00:04] "GET /obj-perms HTTP/1.1" 200 5032 0.065706 10.0.0.38 - - [2026-01-01 04:00:04] "GET /obj-perms HTTP/1.1" 200 5032 0.003925 10.0.0.38 - - [2026-01-01 04:00:04] "GET /obj-perms HTTP/1.1" 200 5032 0.004204 10.0.0.249 - - [2026-01-01 04:00:04] "GET /obj-perms HTTP/1.1" 200 5032 0.003555 10.0.0.38 - - [2026-01-01 04:00:04] "GET /virtual-machine/5a019ed9-a5c5-401c-aa9b-f5bb77a329eb HTTP/1.1" 200 1293 0.004755 10.0.0.38 - - [2026-01-01 04:00:04] "GET /virtual-machine-interface/21af51e0-1f12-4e48-bae2-1c51b9d1b3fa HTTP/1.1" 200 2949 0.005578 10.0.0.38 - - [2026-01-01 04:00:04] "GET /virtual-machine/5a019ed9-a5c5-401c-aa9b-f5bb77a329eb HTTP/1.1" 200 1293 0.004267 10.0.0.38 - - [2026-01-01 04:00:04] "GET /virtual-machine-interface/21af51e0-1f12-4e48-bae2-1c51b9d1b3fa HTTP/1.1" 200 2949 0.005860 10.0.0.38 - - [2026-01-01 04:00:04] "GET /instance-ip/05137596-af3f-4475-8792-45dca1f39b11 HTTP/1.1" 200 1619 0.006038 10.0.0.38 - - [2026-01-01 04:00:04] "GET /virtual-machine/5a019ed9-a5c5-401c-aa9b-f5bb77a329eb HTTP/1.1" 200 1293 0.004366 10.0.0.38 - - [2026-01-01 04:00:04] "GET /virtual-machine-interface/21af51e0-1f12-4e48-bae2-1c51b9d1b3fa HTTP/1.1" 200 2949 0.006636 10.0.0.38 - - [2026-01-01 04:00:04] "GET /instance-ip/05137596-af3f-4475-8792-45dca1f39b11 HTTP/1.1" 200 1619 0.004191 10.0.0.38 - - [2026-01-01 04:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004478 10.0.0.38 - - [2026-01-01 04:00:04] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005646 10.0.0.38 - - [2026-01-01 04:00:04] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003132 10.0.0.38 - - [2026-01-01 04:00:05] "GET /virtual-network/06325081-964a-4207-93e8-8ef18250412a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005894 10.0.0.38 - - [2026-01-01 04:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003773 10.0.0.38 - - [2026-01-01 04:00:05] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004960 10.0.0.38 - - [2026-01-01 04:00:05] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004220 10.0.0.38 - - [2026-01-01 04:00:05] "GET /virtual-network/06325081-964a-4207-93e8-8ef18250412a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007748 10.0.0.38 - - [2026-01-01 04:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.38 - - [2026-01-01 04:00:05] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005445 10.0.0.38 - - [2026-01-01 04:00:05] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003623 10.0.0.38 - - [2026-01-01 04:00:05] "GET /virtual-network/06325081-964a-4207-93e8-8ef18250412a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005709 10.0.0.38 - - [2026-01-01 04:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.38 - - [2026-01-01 04:00:05] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004791 10.0.0.38 - - [2026-01-01 04:00:05] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003341 10.0.0.38 - - [2026-01-01 04:00:05] "GET /virtual-network/06325081-964a-4207-93e8-8ef18250412a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006723 10.0.0.38 - - [2026-01-01 04:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.38 - - [2026-01-01 04:00:05] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004095 10.0.0.38 - - [2026-01-01 04:00:05] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003864 10.0.0.38 - - [2026-01-01 04:00:05] "GET /virtual-network/06325081-964a-4207-93e8-8ef18250412a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005881 10.0.0.38 - - [2026-01-01 04:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.38 - - [2026-01-01 04:00:05] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004612 10.0.0.38 - - [2026-01-01 04:00:05] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004416 10.0.0.38 - - [2026-01-01 04:00:05] "GET /virtual-network/06325081-964a-4207-93e8-8ef18250412a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006294 10.0.0.38 - - [2026-01-01 04:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.38 - - [2026-01-01 04:00:05] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003971 10.0.0.38 - - [2026-01-01 04:00:05] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002777 10.0.0.38 - - [2026-01-01 04:00:05] "GET /virtual-network/06325081-964a-4207-93e8-8ef18250412a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006286 10.0.0.38 - - [2026-01-01 04:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.38 - - [2026-01-01 04:00:06] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003450 10.0.0.38 - - [2026-01-01 04:00:06] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003078 10.0.0.38 - - [2026-01-01 04:00:06] "GET /virtual-network/06325081-964a-4207-93e8-8ef18250412a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.008359 10.0.0.38 - - [2026-01-01 04:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569 10.0.0.38 - - [2026-01-01 04:00:06] "GET /routing-instance/d60564b0-85db-405b-98af-e4e02960c302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.004794 10.0.0.38 - - [2026-01-01 04:00:06] "GET /route-target/7c600993-5a6b-4d06-8656-ef41ed8dda75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004504 10.0.0.38 - - [2026-01-01 04:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004130 10.0.0.38 - - [2026-01-01 04:00:06] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004225 10.0.0.38 - - [2026-01-01 04:00:06] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003933 10.0.0.38 - - [2026-01-01 04:00:06] "GET /virtual-network/06325081-964a-4207-93e8-8ef18250412a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005706 10.0.0.38 - - [2026-01-01 04:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.38 - - [2026-01-01 04:00:06] "GET /routing-instance/d60564b0-85db-405b-98af-e4e02960c302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.005632 10.0.0.38 - - [2026-01-01 04:00:06] "GET /route-target/7c600993-5a6b-4d06-8656-ef41ed8dda75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004458 10.0.0.38 - - [2026-01-01 04:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.38 - - [2026-01-01 04:00:06] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004943 10.0.0.38 - - [2026-01-01 04:00:06] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002906 10.0.0.38 - - [2026-01-01 04:00:06] "GET /virtual-network/06325081-964a-4207-93e8-8ef18250412a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005887 10.0.0.38 - - [2026-01-01 04:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.38 - - [2026-01-01 04:00:06] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004517 10.0.0.38 - - [2026-01-01 04:00:06] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003321 10.0.0.38 - - [2026-01-01 04:00:06] "GET /virtual-network/06325081-964a-4207-93e8-8ef18250412a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006676 10.0.0.38 - - [2026-01-01 04:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.38 - - [2026-01-01 04:00:06] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005079 10.0.0.38 - - [2026-01-01 04:00:06] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004083 10.0.0.38 - - [2026-01-01 04:00:06] "GET /virtual-network/06325081-964a-4207-93e8-8ef18250412a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005419 10.0.0.38 - - [2026-01-01 04:00:07] "GET /obj-perms HTTP/1.1" 200 5032 0.004288 10.0.0.27 - - [2026-01-01 04:00:07] "GET /obj-perms HTTP/1.1" 200 5032 0.004302 10.0.0.38 - - [2026-01-01 04:00:07] "GET /obj-perms HTTP/1.1" 200 5032 0.004294 10.0.0.27 - - [2026-01-01 04:00:07] "GET /obj-perms HTTP/1.1" 200 5032 0.004561 10.0.0.38 - - [2026-01-01 04:00:08] "POST /neutron/port HTTP/1.1" 200 1123 0.018940 10.0.0.38 - - [2026-01-01 04:00:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003727 10.0.0.38 - - [2026-01-01 04:00:09] "POST /neutron/network HTTP/1.1" 200 825 0.006667 10.0.0.38 - - [2026-01-01 04:00:10] "POST /neutron/network HTTP/1.1" 200 835 0.006858 10.0.0.38 - - [2026-01-01 04:00:10] "POST /neutron/port HTTP/1.1" 200 117 0.001082 10.0.0.38 - - [2026-01-01 04:00:12] "GET /virtual-machine/5a019ed9-a5c5-401c-aa9b-f5bb77a329eb HTTP/1.1" 200 1293 0.004452 10.0.0.38 - - [2026-01-01 04:00:12] "POST /neutron/port HTTP/1.1" 200 1113 0.016165 10.0.0.38 - - [2026-01-01 04:00:14] "GET /virtual-machine/5a019ed9-a5c5-401c-aa9b-f5bb77a329eb HTTP/1.1" 404 171 0.003374 10.0.0.38 - - [2026-01-01 04:00:14] "GET /virtual-machine/5a019ed9-a5c5-401c-aa9b-f5bb77a329eb HTTP/1.1" 404 171 0.002946 10.0.0.38 - - [2026-01-01 04:00:14] "GET /virtual-machine/5a019ed9-a5c5-401c-aa9b-f5bb77a329eb HTTP/1.1" 404 171 0.002810 10.0.0.38 - - [2026-01-01 04:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.38 - - [2026-01-01 04:00:14] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003632 10.0.0.38 - - [2026-01-01 04:00:14] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002778 10.0.0.38 - - [2026-01-01 04:00:14] "GET /virtual-network/06325081-964a-4207-93e8-8ef18250412a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006328 10.0.0.38 - - [2026-01-01 04:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.38 - - [2026-01-01 04:00:14] "GET /routing-instance/d60564b0-85db-405b-98af-e4e02960c302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.004887 10.0.0.38 - - [2026-01-01 04:00:14] "GET /route-target/7c600993-5a6b-4d06-8656-ef41ed8dda75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004483 10.0.0.38 - - [2026-01-01 04:00:15] "GET /obj-perms HTTP/1.1" 200 5032 0.003791 10.0.0.27 - - [2026-01-01 04:00:18] "GET /obj-perms HTTP/1.1" 200 5032 0.003748 10.0.0.38 - - [2026-01-01 04:00:24] "GET /obj-perms HTTP/1.1" 200 5032 0.004334 10.0.0.27 - - [2026-01-01 04:00:27] "GET /obj-perms HTTP/1.1" 200 5032 0.005018 10.0.0.38 - - [2026-01-01 04:00:30] "GET /obj-perms HTTP/1.1" 200 5032 0.003976 10.0.0.27 - - [2026-01-01 04:00:30] "GET /obj-perms HTTP/1.1" 200 5032 0.004658 10.0.0.38 - - [2026-01-01 04:00:30] "GET /virtual-machine/21cec92b-82a1-4179-94f0-d66662335eb7 HTTP/1.1" 200 1293 0.003704 10.0.0.38 - - [2026-01-01 04:00:31] "POST /neutron/port HTTP/1.1" 200 1113 0.015353 10.0.0.38 - - [2026-01-01 04:00:32] "GET /virtual-machine/21cec92b-82a1-4179-94f0-d66662335eb7 HTTP/1.1" 404 171 0.003511 10.0.0.38 - - [2026-01-01 04:00:32] "GET /virtual-machine/21cec92b-82a1-4179-94f0-d66662335eb7 HTTP/1.1" 404 171 0.002934 10.0.0.38 - - [2026-01-01 04:00:32] "GET /virtual-machine/21cec92b-82a1-4179-94f0-d66662335eb7 HTTP/1.1" 404 171 0.002892 10.0.0.38 - - [2026-01-01 04:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.38 - - [2026-01-01 04:00:33] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003286 10.0.0.38 - - [2026-01-01 04:00:33] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002474 10.0.0.38 - - [2026-01-01 04:00:33] "GET /virtual-network/06325081-964a-4207-93e8-8ef18250412a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007941 10.0.0.38 - - [2026-01-01 04:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.38 - - [2026-01-01 04:00:33] "GET /routing-instance/d60564b0-85db-405b-98af-e4e02960c302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.004316 10.0.0.38 - - [2026-01-01 04:00:33] "GET /route-target/7c600993-5a6b-4d06-8656-ef41ed8dda75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004370 10.0.0.38 - - [2026-01-01 04:00:33] "GET /obj-perms HTTP/1.1" 200 5032 0.004110 10.0.0.38 - - [2026-01-01 04:00:36] "GET /obj-perms HTTP/1.1" 200 5032 0.003665 10.0.0.38 - - [2026-01-01 04:00:42] "GET /obj-perms HTTP/1.1" 200 5032 0.004245 10.0.0.38 - - [2026-01-01 04:00:45] "GET /obj-perms HTTP/1.1" 200 5032 0.004006 10.0.0.38 - - [2026-01-01 04:00:48] "GET /obj-perms HTTP/1.1" 200 5032 0.004061 10.0.0.249 - - [2026-01-01 04:00:48] "GET /obj-perms HTTP/1.1" 200 5032 0.004434 10.0.0.27 - - [2026-01-01 04:00:48] "POST /useragent-kv HTTP/1.1" 200 115 0.039031 10.0.0.27 - - [2026-01-01 04:00:48] "POST /useragent-kv HTTP/1.1" 200 115 0.002435 10.0.0.38 - - [2026-01-01 04:00:48] "POST /neutron/network HTTP/1.1" 200 151 0.165008 10.0.0.249 - - [2026-01-01 04:00:49] "DELETE /route-target/7c600993-5a6b-4d06-8656-ef41ed8dda75 HTTP/1.1" 200 115 0.026077 10.0.0.38 - - [2026-01-01 04:00:51] "POST /fqname-to-id HTTP/1.1" 404 200 0.003534 10.0.0.38 - - [2026-01-01 04:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.27 - - [2026-01-01 04:00:51] "GET /projects?obj_uuids=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000909 10.0.0.38 - - [2026-01-01 04:00:51] "GET /project/f593bafc-34dd-4ff5-86a3-ffd061e14dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.037358 10.0.0.38 - - [2026-01-01 04:00:51] "POST /network-policys HTTP/1.1" 200 522 0.027882 10.0.0.38 - - [2026-01-01 04:00:51] "GET /network-policy/c135277a-1638-4273-961e-d98a3e84a3ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006433 10.0.0.38 - - [2026-01-01 04:00:51] "POST /fqname-to-id HTTP/1.1" 404 200 0.003303 10.0.0.38 - - [2026-01-01 04:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.27 - - [2026-01-01 04:00:52] "GET /projects?obj_uuids=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000910 10.0.0.38 - - [2026-01-01 04:00:52] "GET /project/f593bafc-34dd-4ff5-86a3-ffd061e14dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.041105 10.0.0.38 - - [2026-01-01 04:00:52] "POST /network-policys HTTP/1.1" 200 522 0.027132 10.0.0.38 - - [2026-01-01 04:00:52] "GET /network-policy/9511c36c-c59f-43f8-a433-9f74d4cae2f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006350 10.0.0.38 - - [2026-01-01 04:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.27 - - [2026-01-01 04:00:52] "GET /projects?obj_uuids=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000935 10.0.0.38 - - [2026-01-01 04:00:52] "GET /project/f593bafc-34dd-4ff5-86a3-ffd061e14dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.042721 10.0.0.38 - - [2026-01-01 04:00:52] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.003780 10.0.0.38 - - [2026-01-01 04:00:52] "POST /virtual-networks HTTP/1.1" 200 546 0.083419 10.0.0.38 - - [2026-01-01 04:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008681 10.0.0.38 - - [2026-01-01 04:00:52] "GET /network-ipam/b268e8a3-ea5e-4fe8-a708-362fd602e6e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.018085 10.0.0.27 - - [2026-01-01 04:00:52] "POST /useragent-kv HTTP/1.1" 200 115 0.012788 10.0.0.38 - - [2026-01-01 04:00:52] "POST /ref-update HTTP/1.1" 200 156 0.098946 10.0.0.38 - - [2026-01-01 04:00:52] "GET /virtual-network/7a49462c-c94b-4b3e-8ad1-ce0662b753e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.006334 10.0.0.38 - - [2026-01-01 04:00:52] "POST /neutron/network HTTP/1.1" 200 809 0.008002 10.0.0.38 - - [2026-01-01 04:00:53] "GET /virtual-network/7a49462c-c94b-4b3e-8ad1-ce0662b753e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.005815 10.0.0.38 - - [2026-01-01 04:00:53] "GET /virtual-network/7a49462c-c94b-4b3e-8ad1-ce0662b753e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.006381 10.0.0.38 - - [2026-01-01 04:00:53] "PUT /virtual-network/7a49462c-c94b-4b3e-8ad1-ce0662b753e5 HTTP/1.1" 200 264 0.053401 10.0.0.38 - - [2026-01-01 04:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.38 - - [2026-01-01 04:00:53] "GET /network-policy/c135277a-1638-4273-961e-d98a3e84a3ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.004669 10.0.0.249 - - [2026-01-01 04:00:53] "POST /fqname-to-id HTTP/1.1" 404 237 0.005457 10.0.0.38 - - [2026-01-01 04:00:53] "POST /ref-update HTTP/1.1" 200 156 0.051547 10.0.0.38 - - [2026-01-01 04:00:53] "GET /virtual-network/7a49462c-c94b-4b3e-8ad1-ce0662b753e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006197 10.0.0.38 - - [2026-01-01 04:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.38 - - [2026-01-01 04:00:53] "GET /network-policy/c135277a-1638-4273-961e-d98a3e84a3ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005085 10.0.0.38 - - [2026-01-01 04:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008641 10.0.0.27 - - [2026-01-01 04:00:53] "GET /projects?obj_uuids=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001005 10.0.0.38 - - [2026-01-01 04:00:53] "GET /project/f593bafc-34dd-4ff5-86a3-ffd061e14dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.046235 10.0.0.38 - - [2026-01-01 04:00:53] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005727 10.0.0.38 - - [2026-01-01 04:00:54] "POST /virtual-networks HTTP/1.1" 200 546 0.081670 10.0.0.38 - - [2026-01-01 04:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.249 - - [2026-01-01 04:00:54] "POST /ref-update HTTP/1.1" 200 156 0.028244 10.0.0.38 - - [2026-01-01 04:00:54] "GET /network-ipam/b268e8a3-ea5e-4fe8-a708-362fd602e6e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.005903 10.0.0.27 - - [2026-01-01 04:00:54] "POST /useragent-kv HTTP/1.1" 200 115 0.007609 10.0.0.38 - - [2026-01-01 04:00:54] "POST /ref-update HTTP/1.1" 200 156 0.076274 10.0.0.38 - - [2026-01-01 04:00:54] "POST /neutron/network HTTP/1.1" 200 809 0.007223 10.0.0.38 - - [2026-01-01 04:00:54] "GET /virtual-network/fe1c936d-55f9-427b-b311-5067d149c88e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006283 10.0.0.38 - - [2026-01-01 04:00:54] "POST /neutron/subnet HTTP/1.1" 200 672 0.008972 10.0.0.38 - - [2026-01-01 04:00:54] "GET /virtual-network/fe1c936d-55f9-427b-b311-5067d149c88e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006617 10.0.0.38 - - [2026-01-01 04:00:54] "GET /obj-perms HTTP/1.1" 200 5032 0.003770 10.0.0.27 - - [2026-01-01 04:00:54] "GET /obj-perms HTTP/1.1" 200 5032 0.004899 10.0.0.38 - - [2026-01-01 04:00:54] "GET /virtual-network/fe1c936d-55f9-427b-b311-5067d149c88e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005738 10.0.0.38 - - [2026-01-01 04:00:54] "PUT /virtual-network/fe1c936d-55f9-427b-b311-5067d149c88e HTTP/1.1" 200 264 0.049250 10.0.0.38 - - [2026-01-01 04:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003703 10.0.0.38 - - [2026-01-01 04:00:55] "GET /network-policy/9511c36c-c59f-43f8-a433-9f74d4cae2f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.004397 10.0.0.38 - - [2026-01-01 04:00:55] "POST /ref-update HTTP/1.1" 200 156 0.055150 10.0.0.249 - - [2026-01-01 04:00:55] "POST /ref-update HTTP/1.1" 200 156 0.021314 10.0.0.38 - - [2026-01-01 04:00:55] "GET /virtual-network/fe1c936d-55f9-427b-b311-5067d149c88e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.029705 10.0.0.38 - - [2026-01-01 04:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.38 - - [2026-01-01 04:00:55] "GET /network-policy/9511c36c-c59f-43f8-a433-9f74d4cae2f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.004406 10.0.0.38 - - [2026-01-01 04:00:55] "POST /id-to-fqname HTTP/1.1" 200 222 0.001075 10.0.0.27 - - [2026-01-01 04:00:56] "GET /projects?obj_uuids=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000927 10.0.0.38 - - [2026-01-01 04:00:56] "GET /project/f593bafc-34dd-4ff5-86a3-ffd061e14dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.068673 10.0.0.38 - - [2026-01-01 04:00:56] "POST /neutron/network HTTP/1.1" 200 886 0.035638 10.0.0.38 - - [2026-01-01 04:00:56] "POST /id-to-fqname HTTP/1.1" 200 222 0.001276 10.0.0.38 - - [2026-01-01 04:00:56] "POST /neutron/port HTTP/1.1" 200 117 0.005979 10.0.0.27 - - [2026-01-01 04:00:57] "GET /projects?obj_uuids=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001278 10.0.0.38 - - [2026-01-01 04:00:57] "POST /neutron/port HTTP/1.1" 200 1061 0.335756 10.0.0.38 - - [2026-01-01 04:00:57] "POST /neutron/port HTTP/1.1" 200 1115 0.121682 10.0.0.27 - - [2026-01-01 04:00:57] "GET /projects?obj_uuids=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001327 10.0.0.38 - - [2026-01-01 04:00:57] "GET /project/f593bafc-34dd-4ff5-86a3-ffd061e14dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.096928 10.0.0.38 - - [2026-01-01 04:00:57] "POST /neutron/subnet HTTP/1.1" 200 646 0.016153 10.0.0.38 - - [2026-01-01 04:00:57] "POST /neutron/network HTTP/1.1" 200 886 0.006747 10.0.0.38 - - [2026-01-01 04:00:58] "POST /neutron/port HTTP/1.1" 200 117 0.006284 10.0.0.38 - - [2026-01-01 04:00:58] "POST /neutron/network HTTP/1.1" 200 896 0.007056 10.0.0.38 - - [2026-01-01 04:00:58] "POST /neutron/port HTTP/1.1" 200 1061 0.023189 10.0.0.38 - - [2026-01-01 04:00:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003899 10.0.0.38 - - [2026-01-01 04:00:59] "POST /neutron/network HTTP/1.1" 200 886 0.007045 10.0.0.38 - - [2026-01-01 04:01:03] "POST /neutron/port HTTP/1.1" 200 1125 0.020450 10.0.0.38 - - [2026-01-01 04:01:03] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008326 10.0.0.38 - - [2026-01-01 04:01:03] "GET /virtual-machine/fa05c207-9861-4274-921a-252a475feb17 HTTP/1.1" 200 1294 0.006046 10.0.0.38 - - [2026-01-01 04:01:03] "GET /virtual-machine-interface/e089a5c3-e496-4474-bb41-45dabf8a2a04 HTTP/1.1" 200 2950 0.007075 10.0.0.38 - - [2026-01-01 04:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410 10.0.0.38 - - [2026-01-01 04:01:03] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004414 10.0.0.38 - - [2026-01-01 04:01:03] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003643 10.0.0.38 - - [2026-01-01 04:01:03] "GET /virtual-network/7a49462c-c94b-4b3e-8ad1-ce0662b753e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007995 10.0.0.38 - - [2026-01-01 04:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.38 - - [2026-01-01 04:01:06] "GET /virtual-network/7a49462c-c94b-4b3e-8ad1-ce0662b753e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005328 10.0.0.38 - - [2026-01-01 04:01:09] "POST /neutron/network HTTP/1.1" 200 896 0.007174 10.0.0.38 - - [2026-01-01 04:01:10] "POST /neutron/port HTTP/1.1" 200 117 0.001136 10.0.0.38 - - [2026-01-01 04:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004041 10.0.0.38 - - [2026-01-01 04:01:10] "GET /virtual-network/7a49462c-c94b-4b3e-8ad1-ce0662b753e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.004793 10.0.0.38 - - [2026-01-01 04:01:10] "POST /neutron/port HTTP/1.1" 200 1125 0.022319 10.0.0.38 - - [2026-01-01 04:01:10] "POST /neutron/subnet HTTP/1.1" 200 646 0.009382 10.0.0.38 - - [2026-01-01 04:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.38 - - [2026-01-01 04:01:14] "GET /virtual-network/7a49462c-c94b-4b3e-8ad1-ce0662b753e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005826 10.0.0.38 - - [2026-01-01 04:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004441 10.0.0.38 - - [2026-01-01 04:01:18] "GET /virtual-network/7a49462c-c94b-4b3e-8ad1-ce0662b753e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005190 10.0.0.38 - - [2026-01-01 04:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005198 10.0.0.38 - - [2026-01-01 04:01:23] "GET /virtual-network/7a49462c-c94b-4b3e-8ad1-ce0662b753e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005718 10.0.0.38 - - [2026-01-01 04:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004141 10.0.0.38 - - [2026-01-01 04:01:27] "GET /virtual-network/7a49462c-c94b-4b3e-8ad1-ce0662b753e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005230 10.0.0.249 - - [2026-01-01 04:01:30] "GET /obj-perms HTTP/1.1" 200 5056 0.080905 10.0.0.38 - - [2026-01-01 04:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.38 - - [2026-01-01 04:01:31] "GET /virtual-network/7a49462c-c94b-4b3e-8ad1-ce0662b753e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006339 10.0.0.38 - - [2026-01-01 04:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004037 10.0.0.38 - - [2026-01-01 04:01:33] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004174 10.0.0.38 - - [2026-01-01 04:01:33] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003700 10.0.0.38 - - [2026-01-01 04:01:33] "GET /virtual-network/7a49462c-c94b-4b3e-8ad1-ce0662b753e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005845 10.0.0.38 - - [2026-01-01 04:01:33] "POST /neutron/port HTTP/1.1" 200 1125 0.019528 10.0.0.38 - - [2026-01-01 04:01:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006935 10.0.0.38 - - [2026-01-01 04:01:43] "POST /neutron/port HTTP/1.1" 200 1125 0.018086 10.0.0.38 - - [2026-01-01 04:01:48] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007532 10.0.0.38 - - [2026-01-01 04:01:54] "POST /neutron/port HTTP/1.1" 200 1125 0.020794 10.0.0.38 - - [2026-01-01 04:01:54] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007113 10.0.0.38 - - [2026-01-01 04:01:54] "GET /virtual-machine/f3732e77-432b-43f0-9e5e-70418e927f05 HTTP/1.1" 200 1294 0.005752 10.0.0.38 - - [2026-01-01 04:01:54] "GET /virtual-machine-interface/ed941585-bb0c-4328-b356-be70ae6bb2cd HTTP/1.1" 200 2950 0.005082 10.0.0.38 - - [2026-01-01 04:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.38 - - [2026-01-01 04:01:54] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003830 10.0.0.38 - - [2026-01-01 04:01:54] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003906 10.0.0.38 - - [2026-01-01 04:01:54] "GET /virtual-network/fe1c936d-55f9-427b-b311-5067d149c88e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005763 10.0.0.38 - - [2026-01-01 04:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004544 10.0.0.38 - - [2026-01-01 04:01:55] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003642 10.0.0.38 - - [2026-01-01 04:01:55] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002940 10.0.0.38 - - [2026-01-01 04:01:55] "GET /virtual-network/fe1c936d-55f9-427b-b311-5067d149c88e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006297 10.0.0.38 - - [2026-01-01 04:01:55] "POST /neutron/port HTTP/1.1" 200 1125 0.016913 10.0.0.38 - - [2026-01-01 04:02:10] "POST /neutron/port HTTP/1.1" 200 1125 0.017076 10.0.0.38 - - [2026-01-01 04:02:11] "POST /neutron/subnet HTTP/1.1" 200 646 0.009430 10.0.0.38 - - [2026-01-01 04:02:11] "POST /neutron/port HTTP/1.1" 200 1125 0.027961 10.0.0.38 - - [2026-01-01 04:02:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003625 10.0.0.38 - - [2026-01-01 04:02:11] "POST /neutron/network HTTP/1.1" 200 886 0.008091 10.0.0.38 - - [2026-01-01 04:03:11] "POST /neutron/network HTTP/1.1" 200 896 0.007815 10.0.0.38 - - [2026-01-01 04:03:12] "POST /neutron/port HTTP/1.1" 200 117 0.001080 10.0.0.38 - - [2026-01-01 04:03:12] "POST /neutron/port HTTP/1.1" 200 1125 0.018466 10.0.0.38 - - [2026-01-01 04:03:12] "POST /neutron/subnet HTTP/1.1" 200 646 0.010008 +++ date ++ echo 'INFO: =================== Thu Jan 1 04:03:54 AM UTC 2026 ===================' INFO: =================== Thu Jan 1 04:03:54 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.27 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.38,10.0.0.249,10.0.0.27 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.38,10.0.0.249,10.0.0.27 ++ ANALYTICSDB_NODES=10.0.0.38,10.0.0.249,10.0.0.27 ++ ANALYTICS_SNMP_NODES=10.0.0.38,10.0.0.249,10.0.0.27 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ '[' -n '10.0.0.38:8081 10.0.0.249:8081 10.0.0.27:8081 ' ']' +++ echo '10.0.0.38:8081 10.0.0.249:8081 10.0.0.27:8081' ++ ANALYTICS_SERVERS='10.0.0.38:8081 10.0.0.249:8081 10.0.0.27:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ '[' -n '10.0.0.38:9042 10.0.0.249:9042 10.0.0.27:9042 ' ']' +++ echo '10.0.0.38:9042 10.0.0.249:9042 10.0.0.27:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.38:9042 10.0.0.249:9042 10.0.0.27:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38,10.0.0.249,10.0.0.27 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ '[' -n '10.0.0.38:8086 10.0.0.249:8086 10.0.0.27:8086 ' ']' +++ echo '10.0.0.38:8086 10.0.0.249:8086 10.0.0.27:8086' ++ COLLECTOR_SERVERS='10.0.0.38:8086 10.0.0.249:8086 10.0.0.27:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.38,10.0.0.249,10.0.0.27 ++ CONFIGDB_NODES=10.0.0.38,10.0.0.249,10.0.0.27 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ '[' -n '10.0.0.38:8082 10.0.0.249:8082 10.0.0.27:8082 ' ']' +++ echo '10.0.0.38:8082 10.0.0.249:8082 10.0.0.27:8082' ++ CONFIG_SERVERS='10.0.0.38:8082 10.0.0.249:8082 10.0.0.27:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ '[' -n '10.0.0.38:9161 10.0.0.249:9161 10.0.0.27:9161 ' ']' +++ echo '10.0.0.38:9161 10.0.0.249:9161 10.0.0.27:9161' ++ CONFIGDB_SERVERS='10.0.0.38:9161 10.0.0.249:9161 10.0.0.27:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ '[' -n '10.0.0.38:9041 10.0.0.249:9041 10.0.0.27:9041 ' ']' +++ echo '10.0.0.38:9041 10.0.0.249:9041 10.0.0.27:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.38:9041 10.0.0.249:9041 10.0.0.27:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.129,10.20.0.14,10.20.0.18 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.129,10.20.0.14,10.20.0.18 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38,10.0.0.249,10.0.0.27 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ '[' -n 10.0.0.38:2181,10.0.0.249:2181,10.0.0.27:2181, ']' +++ echo 10.0.0.38:2181,10.0.0.249:2181,10.0.0.27:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38:2181,10.0.0.249:2181,10.0.0.27:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ '[' -n '10.0.0.38:2181 10.0.0.249:2181 10.0.0.27:2181 ' ']' +++ echo '10.0.0.38:2181 10.0.0.249:2181 10.0.0.27:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.38:2181 10.0.0.249:2181 10.0.0.27:2181' ++ RABBITMQ_NODES=10.0.0.38,10.0.0.249,10.0.0.27 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ '[' -n 10.0.0.38:5673,10.0.0.249:5673,10.0.0.27:5673, ']' +++ echo 10.0.0.38:5673,10.0.0.249:5673,10.0.0.27:5673 ++ RABBITMQ_SERVERS=10.0.0.38:5673,10.0.0.249:5673,10.0.0.27:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ '[' -n '10.0.0.38:6379 10.0.0.249:6379 10.0.0.27:6379 ' ']' +++ echo '10.0.0.38:6379 10.0.0.249:6379 10.0.0.27:6379' ++ REDIS_SERVERS='10.0.0.38:6379 10.0.0.249:6379 10.0.0.27:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.38,10.0.0.249,10.0.0.27 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ '[' -n '10.0.0.38:9092 10.0.0.249:9092 10.0.0.27:9092 ' ']' +++ echo '10.0.0.38:9092 10.0.0.249:9092 10.0.0.27:9092' ++ KAFKA_SERVERS='10.0.0.38:9092 10.0.0.249:9092 10.0.0.27:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.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.249,10.0.0.27 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.38,10.0.0.249,10.0.0.27 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.38,10.0.0.249,10.0.0.27 + 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 +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.38,10.0.0.249,10.0.0.27 +++ local servers=10.0.0.38,10.0.0.249,10.0.0.27 +++ 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.27,10.20.0.18,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.27,10.20.0.18,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.249'\''))' +++ local server_ip=10.0.0.249 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.249 ]] +++ [[ ,10.0.0.27,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.249, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.27'\''))' +++ local server_ip=10.0.0.27 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.27 ]] +++ [[ ,10.0.0.27,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.27, ]] +++ echo 10.0.0.27 3 +++ return ++ local ip=10.0.0.27 ++ [[ -z 10.0.0.27 ]] ++ echo 10.0.0.27 + host_ip=10.0.0.27 + [[ cql == \c\q\l ]] ++ echo 10.0.0.38:9041 10.0.0.249:9041 10.0.0.27:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.38:9041 10.0.0.249:9041 10.0.0.27:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.27:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sort ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 01/01/2026 04:04:02.699 7fc497842200 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/01/2026 04:04:02.841 7fc497842200 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/01/2026 04:04:02.853 7fc497842200 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/01/2026 04:04:02.853 7fc497842200 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.27:8082/ Hit Ctrl-C to quit. 10.0.0.27 - - [2026-01-01 04:04:03] "GET / HTTP/1.1" 200 45871 0.002754 10.0.0.27 - - [2026-01-01 04:04:03] "GET / HTTP/1.1" 200 45871 0.001285 Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.27 - - [2026-01-01 04:04:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000463 10.0.0.27 - - [2026-01-01 04:04:03] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000287 [Introspect:8084]10.0.0.38 - - [2026-01-01 04:04:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3222 0.001158 10.0.0.27 - - [2026-01-01 04:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.642600 10.0.0.27 - - [2026-01-01 04:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.27 - - [2026-01-01 04:04:04] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.367938 10.0.0.27 - - [2026-01-01 04:04:04] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 1220 0.003173 /usr/local/lib/python3.9/site-packages/keystoneauth1/adapter.py:278: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn( 10.0.0.27 - - [2026-01-01 04:04:04] "GET /projects?obj_uuids=607c001f-e1bd-4f09-a4c0-546a882f1c45&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001254 10.0.0.27 - - [2026-01-01 04:04:04] "GET /project/607c001f-e1bd-4f09-a4c0-546a882f1c45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.047553 10.0.0.27 - - [2026-01-01 04:04:04] "GET /projects?obj_uuids=607c001f-e1bd-4f09-a4c0-546a882f1c45&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001136 10.0.0.27 - - [2026-01-01 04:04:05] "GET /project/607c001f-e1bd-4f09-a4c0-546a882f1c45?fields=security_groups HTTP/1.1" 200 1088 0.039367 10.0.0.27 - - [2026-01-01 04:04:05] "GET /projects?obj_uuids=607c001f-e1bd-4f09-a4c0-546a882f1c45&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000982 10.0.0.27 - - [2026-01-01 04:04:05] "GET /project/607c001f-e1bd-4f09-a4c0-546a882f1c45?fields=application_policy_sets HTTP/1.1" 200 1381 0.045072 10.0.0.27 - - [2026-01-01 04:04:05] "DELETE /project/607c001f-e1bd-4f09-a4c0-546a882f1c45 HTTP/1.1" 409 278 0.228196 [Introspect:8084]10.0.0.38 - - [2026-01-01 04:04:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001440 [Introspect:8084]10.0.0.38 - - [2026-01-01 04:04:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001066 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-01-01 04:04:10] "GET /obj-perms HTTP/1.1" 200 5032 0.375602 10.0.0.38 - - [2026-01-01 04:04:11] "GET /obj-perms HTTP/1.1" 200 5032 0.004288 10.0.0.38 - - [2026-01-01 04:04:11] "GET /obj-perms HTTP/1.1" 200 5032 0.008749 10.0.0.38 - - [2026-01-01 04:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.039562 10.0.0.27 - - [2026-01-01 04:04:11] "GET /projects?obj_uuids=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000897 10.0.0.38 - - [2026-01-01 04:04:11] "GET /project/f593bafc-34dd-4ff5-86a3-ffd061e14dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.058531 10.0.0.38 - - [2026-01-01 04:04:11] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003538 10.0.0.38 - - [2026-01-01 04:04:11] "POST /virtual-networks HTTP/1.1" 200 546 0.072543 10.0.0.38 - - [2026-01-01 04:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.38 - - [2026-01-01 04:04:11] "GET /network-ipam/b268e8a3-ea5e-4fe8-a708-362fd602e6e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.004515 10.0.0.27 - - [2026-01-01 04:04:12] "POST /useragent-kv HTTP/1.1" 200 115 0.009755 10.0.0.38 - - [2026-01-01 04:04:12] "POST /ref-update HTTP/1.1" 200 156 0.075441 10.0.0.38 - - [2026-01-01 04:04:12] "POST /neutron/network HTTP/1.1" 200 809 0.041763 10.0.0.38 - - [2026-01-01 04:04:12] "GET /virtual-network/62204d5e-9fce-4b0a-9e7b-b191259d02ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1931 0.005630 10.0.0.38 - - [2026-01-01 04:04:12] "POST /neutron/subnet HTTP/1.1" 200 672 0.008113 10.0.0.249 - - [2026-01-01 04:04:12] "POST /route-targets HTTP/1.1" 200 327 0.043058 10.0.0.38 - - [2026-01-01 04:04:12] "GET /virtual-network/7a49462c-c94b-4b3e-8ad1-ce0662b753e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006051 10.0.0.27 - - [2026-01-01 04:04:13] "GET /obj-perms HTTP/1.1" 200 5032 0.054909 10.0.0.38 - - [2026-01-01 04:04:13] "POST /id-to-fqname HTTP/1.1" 200 222 0.001976 10.0.0.38 - - [2026-01-01 04:04:13] "POST /neutron/network HTTP/1.1" 200 896 0.007169 10.0.0.38 - - [2026-01-01 04:04:14] "POST /neutron/port HTTP/1.1" 200 1125 0.074975 10.0.0.27 - - [2026-01-01 04:04:14] "GET /projects?obj_uuids=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000850 10.0.0.38 - - [2026-01-01 04:04:14] "GET /project/f593bafc-34dd-4ff5-86a3-ffd061e14dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.096428 10.0.0.38 - - [2026-01-01 04:04:14] "POST /neutron/subnet HTTP/1.1" 200 646 0.078677 10.0.0.38 - - [2026-01-01 04:04:14] "POST /neutron/network HTTP/1.1" 200 886 0.053748 10.0.0.38 - - [2026-01-01 04:04:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003885 10.0.0.38 - - [2026-01-01 04:04:14] "POST /neutron/network HTTP/1.1" 200 886 0.007374 10.0.0.38 - - [2026-01-01 04:04:14] "POST /neutron/port HTTP/1.1" 200 117 0.008245 10.0.0.27 - - [2026-01-01 04:04:14] "GET /projects?obj_uuids=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000902 10.0.0.38 - - [2026-01-01 04:04:15] "POST /neutron/port HTTP/1.1" 200 1061 0.333786 10.0.0.38 - - [2026-01-01 04:04:15] "POST /neutron/port HTTP/1.1" 200 1115 0.109719 10.0.0.38 - - [2026-01-01 04:04:15] "POST /neutron/subnet HTTP/1.1" 200 646 0.009095 10.0.0.38 - - [2026-01-01 04:04:19] "POST /neutron/port HTTP/1.1" 200 1125 0.019104 10.0.0.38 - - [2026-01-01 04:04:19] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008217 10.0.0.38 - - [2026-01-01 04:04:19] "POST /neutron/port HTTP/1.1" 200 1125 0.021799 10.0.0.38 - - [2026-01-01 04:04:19] "GET /virtual-machine/6bfcc525-60d7-4f10-a8a2-f8fecc62fb9f HTTP/1.1" 200 1293 0.034077 10.0.0.38 - - [2026-01-01 04:04:20] "GET /virtual-machine/6bfcc525-60d7-4f10-a8a2-f8fecc62fb9f HTTP/1.1" 200 1293 0.006151 10.0.0.38 - - [2026-01-01 04:04:20] "GET /virtual-machine-interface/e69274ac-2ce8-4eba-9fab-a7f1470d43ed HTTP/1.1" 200 2950 0.007887 10.0.0.38 - - [2026-01-01 04:04:20] "GET /virtual-machine/6bfcc525-60d7-4f10-a8a2-f8fecc62fb9f HTTP/1.1" 200 1293 0.006960 10.0.0.38 - - [2026-01-01 04:04:20] "GET /virtual-machine-interface/e69274ac-2ce8-4eba-9fab-a7f1470d43ed HTTP/1.1" 200 2950 0.008168 10.0.0.38 - - [2026-01-01 04:04:20] "GET /instance-ip/060ec595-dfd8-430a-9a73-45bfe77b638a HTTP/1.1" 200 1622 0.007439 10.0.0.38 - - [2026-01-01 04:04:20] "GET /virtual-machine/6bfcc525-60d7-4f10-a8a2-f8fecc62fb9f HTTP/1.1" 200 1293 0.003710 10.0.0.38 - - [2026-01-01 04:04:20] "GET /virtual-machine-interface/e69274ac-2ce8-4eba-9fab-a7f1470d43ed HTTP/1.1" 200 2950 0.007278 10.0.0.38 - - [2026-01-01 04:04:20] "GET /instance-ip/060ec595-dfd8-430a-9a73-45bfe77b638a HTTP/1.1" 200 1622 0.005805 10.0.0.38 - - [2026-01-01 04:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.38 - - [2026-01-01 04:04:20] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005479 10.0.0.38 - - [2026-01-01 04:04:20] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.007167 10.0.0.38 - - [2026-01-01 04:04:20] "GET /virtual-network/7a49462c-c94b-4b3e-8ad1-ce0662b753e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006295 10.0.0.38 - - [2026-01-01 04:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003550 10.0.0.38 - - [2026-01-01 04:04:20] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004178 10.0.0.38 - - [2026-01-01 04:04:20] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003561 10.0.0.38 - - [2026-01-01 04:04:20] "GET /virtual-network/7a49462c-c94b-4b3e-8ad1-ce0662b753e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006329 10.0.0.38 - - [2026-01-01 04:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004057 10.0.0.38 - - [2026-01-01 04:04:20] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004292 10.0.0.38 - - [2026-01-01 04:04:20] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003646 10.0.0.38 - - [2026-01-01 04:04:20] "GET /virtual-network/7a49462c-c94b-4b3e-8ad1-ce0662b753e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005740 10.0.0.38 - - [2026-01-01 04:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004027 10.0.0.38 - - [2026-01-01 04:04:20] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004317 10.0.0.38 - - [2026-01-01 04:04:20] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003356 10.0.0.38 - - [2026-01-01 04:04:20] "GET /virtual-network/7a49462c-c94b-4b3e-8ad1-ce0662b753e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005755 10.0.0.38 - - [2026-01-01 04:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837 10.0.0.38 - - [2026-01-01 04:04:20] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004052 10.0.0.38 - - [2026-01-01 04:04:20] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003110 10.0.0.38 - - [2026-01-01 04:04:20] "GET /virtual-network/7a49462c-c94b-4b3e-8ad1-ce0662b753e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.011423 10.0.0.38 - - [2026-01-01 04:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004843 10.0.0.38 - - [2026-01-01 04:04:23] "GET /virtual-network/7a49462c-c94b-4b3e-8ad1-ce0662b753e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006399 10.0.0.38 - - [2026-01-01 04:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.38 - - [2026-01-01 04:04:27] "GET /virtual-network/7a49462c-c94b-4b3e-8ad1-ce0662b753e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005980 10.0.0.38 - - [2026-01-01 04:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003785 10.0.0.38 - - [2026-01-01 04:04:32] "GET /virtual-network/7a49462c-c94b-4b3e-8ad1-ce0662b753e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005761 10.0.0.249 - - [2026-01-01 04:04:33] "GET /obj-perms HTTP/1.1" 200 5056 0.080556 10.0.0.38 - - [2026-01-01 04:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.38 - - [2026-01-01 04:04:36] "GET /virtual-network/7a49462c-c94b-4b3e-8ad1-ce0662b753e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005287 10.0.0.38 - - [2026-01-01 04:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005048 10.0.0.38 - - [2026-01-01 04:04:40] "GET /virtual-network/7a49462c-c94b-4b3e-8ad1-ce0662b753e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006171 10.0.0.38 - - [2026-01-01 04:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.38 - - [2026-01-01 04:04:44] "GET /virtual-network/7a49462c-c94b-4b3e-8ad1-ce0662b753e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005682 10.0.0.38 - - [2026-01-01 04:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.38 - - [2026-01-01 04:04:48] "GET /virtual-network/7a49462c-c94b-4b3e-8ad1-ce0662b753e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005003 10.0.0.38 - - [2026-01-01 04:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.38 - - [2026-01-01 04:04:52] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003802 10.0.0.38 - - [2026-01-01 04:04:52] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003663 10.0.0.38 - - [2026-01-01 04:04:52] "GET /virtual-network/7a49462c-c94b-4b3e-8ad1-ce0662b753e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005666 10.0.0.38 - - [2026-01-01 04:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.38 - - [2026-01-01 04:04:52] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003987 10.0.0.38 - - [2026-01-01 04:04:52] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003656 10.0.0.38 - - [2026-01-01 04:04:52] "GET /virtual-network/7a49462c-c94b-4b3e-8ad1-ce0662b753e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005278 10.0.0.38 - - [2026-01-01 04:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.38 - - [2026-01-01 04:04:52] "GET /routing-instance/a2fc4114-da1a-4c52-b3fa-bd55cb052a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.005768 10.0.0.38 - - [2026-01-01 04:04:52] "GET /route-target/c12b9dc7-8e03-41dc-8e1f-5d4d316f9bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005516 10.0.0.38 - - [2026-01-01 04:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615 10.0.0.38 - - [2026-01-01 04:04:52] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003830 10.0.0.38 - - [2026-01-01 04:04:52] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003587 10.0.0.38 - - [2026-01-01 04:04:53] "GET /virtual-network/7a49462c-c94b-4b3e-8ad1-ce0662b753e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005549 10.0.0.38 - - [2026-01-01 04:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.38 - - [2026-01-01 04:04:53] "GET /routing-instance/a2fc4114-da1a-4c52-b3fa-bd55cb052a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.004317 10.0.0.38 - - [2026-01-01 04:04:53] "GET /route-target/c12b9dc7-8e03-41dc-8e1f-5d4d316f9bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003405 10.0.0.38 - - [2026-01-01 04:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003606 10.0.0.38 - - [2026-01-01 04:04:53] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003937 10.0.0.38 - - [2026-01-01 04:04:53] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003451 10.0.0.38 - - [2026-01-01 04:04:53] "GET /virtual-network/7a49462c-c94b-4b3e-8ad1-ce0662b753e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005714 10.0.0.38 - - [2026-01-01 04:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.38 - - [2026-01-01 04:04:53] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004049 10.0.0.38 - - [2026-01-01 04:04:53] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003339 10.0.0.38 - - [2026-01-01 04:04:53] "GET /virtual-network/7a49462c-c94b-4b3e-8ad1-ce0662b753e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006059 10.0.0.38 - - [2026-01-01 04:04:53] "GET /obj-perms HTTP/1.1" 200 5032 0.003879 10.0.0.27 - - [2026-01-01 04:04:53] "GET /obj-perms HTTP/1.1" 200 5032 0.003539 10.0.0.38 - - [2026-01-01 04:04:53] "GET /obj-perms HTTP/1.1" 200 5032 0.003670 10.0.0.27 - - [2026-01-01 04:04:53] "GET /obj-perms HTTP/1.1" 200 5032 0.003260 10.0.0.38 - - [2026-01-01 04:04:53] "POST /id-to-fqname HTTP/1.1" 200 222 0.001333 10.0.0.38 - - [2026-01-01 04:04:54] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007755 10.0.0.27 - - [2026-01-01 04:04:54] "GET /projects?obj_uuids=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001286 10.0.0.38 - - [2026-01-01 04:04:54] "GET /project/f593bafc-34dd-4ff5-86a3-ffd061e14dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.066938 10.0.0.38 - - [2026-01-01 04:04:55] "POST /neutron/port HTTP/1.1" 200 3070 0.032825 10.0.0.38 - - [2026-01-01 04:04:55] "POST /neutron/port HTTP/1.1" 200 117 0.007412 10.0.0.38 - - [2026-01-01 04:04:55] "POST /neutron/port HTTP/1.1" 200 1061 0.018775 10.0.0.38 - - [2026-01-01 04:04:56] "POST /neutron/port HTTP/1.1" 200 1125 0.025568 10.0.0.38 - - [2026-01-01 04:04:56] "POST /neutron/port HTTP/1.1" 200 117 0.001299 10.0.0.27 - - [2026-01-01 04:04:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.27 - - [2026-01-01 04:04:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000365 10.0.0.249 - - [2026-01-01 04:04:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000556 10.0.0.249 - - [2026-01-01 04:04:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000449 10.0.0.27 - - [2026-01-01 04:04:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000372 10.0.0.27 - - [2026-01-01 04:04:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000369 10.0.0.249 - - [2026-01-01 04:04:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000377 10.0.0.249 - - [2026-01-01 04:04:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000357 10.0.0.38 - - [2026-01-01 04:05:00] "POST /neutron/port HTTP/1.1" 200 1125 0.050494 10.0.0.38 - - [2026-01-01 04:05:00] "POST /neutron/port HTTP/1.1" 200 1125 0.031813 10.0.0.38 - - [2026-01-01 04:05:00] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008076 10.0.0.38 - - [2026-01-01 04:05:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000406 10.0.0.38 - - [2026-01-01 04:05:00] "GET /virtual-machine/d6e016ff-e1dd-46b8-91cb-9291325e9740 HTTP/1.1" 200 1294 0.007664 10.0.0.38 - - [2026-01-01 04:05:00] "GET /virtual-machine/d6e016ff-e1dd-46b8-91cb-9291325e9740 HTTP/1.1" 200 1294 0.004339 10.0.0.38 - - [2026-01-01 04:05:00] "GET /virtual-machine-interface/a5b835d8-b103-485d-8846-91ae064a2bcd HTTP/1.1" 200 2949 0.005455 10.0.0.38 - - [2026-01-01 04:05:00] "GET /virtual-machine/d6e016ff-e1dd-46b8-91cb-9291325e9740 HTTP/1.1" 200 1294 0.004559 10.0.0.38 - - [2026-01-01 04:05:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000336 10.0.0.38 - - [2026-01-01 04:05:00] "GET /virtual-machine-interface/a5b835d8-b103-485d-8846-91ae064a2bcd HTTP/1.1" 200 2949 0.006639 10.0.0.38 - - [2026-01-01 04:05:00] "GET /instance-ip/a9f6aff4-ceee-4ec0-8fff-3efa7b2cc9a0 HTTP/1.1" 200 1624 0.007835 10.0.0.38 - - [2026-01-01 04:05:00] "GET /virtual-machine/d6e016ff-e1dd-46b8-91cb-9291325e9740 HTTP/1.1" 200 1294 0.004328 10.0.0.38 - - [2026-01-01 04:05:00] "GET /virtual-machine-interface/a5b835d8-b103-485d-8846-91ae064a2bcd HTTP/1.1" 200 2949 0.008825 10.0.0.38 - - [2026-01-01 04:05:00] "GET /instance-ip/a9f6aff4-ceee-4ec0-8fff-3efa7b2cc9a0 HTTP/1.1" 200 1624 0.007205 10.0.0.38 - - [2026-01-01 04:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004003 10.0.0.38 - - [2026-01-01 04:05:00] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004180 10.0.0.38 - - [2026-01-01 04:05:00] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004376 10.0.0.38 - - [2026-01-01 04:05:00] "GET /virtual-network/fe1c936d-55f9-427b-b311-5067d149c88e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006686 10.0.0.38 - - [2026-01-01 04:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005037 10.0.0.38 - - [2026-01-01 04:05:01] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006369 10.0.0.38 - - [2026-01-01 04:05:01] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005132 10.0.0.38 - - [2026-01-01 04:05:01] "GET /virtual-network/fe1c936d-55f9-427b-b311-5067d149c88e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006479 10.0.0.38 - - [2026-01-01 04:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004463 10.0.0.38 - - [2026-01-01 04:05:01] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004408 10.0.0.38 - - [2026-01-01 04:05:01] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003661 10.0.0.38 - - [2026-01-01 04:05:01] "GET /virtual-network/fe1c936d-55f9-427b-b311-5067d149c88e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007187 10.0.0.38 - - [2026-01-01 04:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004267 10.0.0.38 - - [2026-01-01 04:05:01] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005273 10.0.0.38 - - [2026-01-01 04:05:01] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004112 10.0.0.38 - - [2026-01-01 04:05:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000584 10.0.0.38 - - [2026-01-01 04:05:01] "GET /virtual-network/fe1c936d-55f9-427b-b311-5067d149c88e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006738 10.0.0.38 - - [2026-01-01 04:05:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000353 10.0.0.38 - - [2026-01-01 04:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004833 10.0.0.38 - - [2026-01-01 04:05:01] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005220 10.0.0.38 - - [2026-01-01 04:05:01] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005119 10.0.0.38 - - [2026-01-01 04:05:01] "GET /virtual-network/fe1c936d-55f9-427b-b311-5067d149c88e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006411 10.0.0.38 - - [2026-01-01 04:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004471 10.0.0.38 - - [2026-01-01 04:05:04] "GET /virtual-network/fe1c936d-55f9-427b-b311-5067d149c88e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006243 10.0.0.38 - - [2026-01-01 04:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003370 10.0.0.38 - - [2026-01-01 04:05:08] "GET /virtual-network/fe1c936d-55f9-427b-b311-5067d149c88e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005219 10.0.0.38 - - [2026-01-01 04:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.38 - - [2026-01-01 04:05:12] "GET /virtual-network/fe1c936d-55f9-427b-b311-5067d149c88e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006690 10.0.0.38 - - [2026-01-01 04:05:13] "POST /neutron/port HTTP/1.1" 200 1125 0.018639 10.0.0.38 - - [2026-01-01 04:05:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004725 10.0.0.38 - - [2026-01-01 04:05:13] "POST /neutron/network HTTP/1.1" 200 886 0.006584 10.0.0.38 - - [2026-01-01 04:05:14] "POST /neutron/network HTTP/1.1" 200 896 0.006782 10.0.0.38 - - [2026-01-01 04:05:15] "POST /neutron/port HTTP/1.1" 200 117 0.001182 10.0.0.38 - - [2026-01-01 04:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004215 10.0.0.38 - - [2026-01-01 04:05:16] "GET /virtual-network/fe1c936d-55f9-427b-b311-5067d149c88e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006770 10.0.0.38 - - [2026-01-01 04:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.38 - - [2026-01-01 04:05:21] "GET /virtual-network/fe1c936d-55f9-427b-b311-5067d149c88e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006021 10.0.0.38 - - [2026-01-01 04:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.38 - - [2026-01-01 04:05:25] "GET /virtual-network/fe1c936d-55f9-427b-b311-5067d149c88e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005016 10.0.0.38 - - [2026-01-01 04:05:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.38 - - [2026-01-01 04:05:29] "GET /virtual-network/fe1c936d-55f9-427b-b311-5067d149c88e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006713 10.0.0.38 - - [2026-01-01 04:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004160 10.0.0.38 - - [2026-01-01 04:05:33] "GET /virtual-network/fe1c936d-55f9-427b-b311-5067d149c88e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005589 10.0.0.38 - - [2026-01-01 04:05:34] "GET /obj-perms HTTP/1.1" 200 5056 0.054727 10.0.0.38 - - [2026-01-01 04:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.38 - - [2026-01-01 04:05:35] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004493 10.0.0.38 - - [2026-01-01 04:05:35] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003659 10.0.0.38 - - [2026-01-01 04:05:35] "GET /virtual-network/fe1c936d-55f9-427b-b311-5067d149c88e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.008521 10.0.0.38 - - [2026-01-01 04:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.38 - - [2026-01-01 04:05:35] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003617 10.0.0.38 - - [2026-01-01 04:05:35] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003336 10.0.0.38 - - [2026-01-01 04:05:35] "GET /virtual-network/fe1c936d-55f9-427b-b311-5067d149c88e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006826 10.0.0.38 - - [2026-01-01 04:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.38 - - [2026-01-01 04:05:35] "GET /routing-instance/6c025f76-a47a-48f3-b793-c32674ab74c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004617 10.0.0.38 - - [2026-01-01 04:05:35] "GET /route-target/32cc9a01-2714-4986-a00a-2288dafb88de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004009 10.0.0.38 - - [2026-01-01 04:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.38 - - [2026-01-01 04:05:35] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004238 10.0.0.38 - - [2026-01-01 04:05:35] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003878 10.0.0.38 - - [2026-01-01 04:05:35] "GET /virtual-network/fe1c936d-55f9-427b-b311-5067d149c88e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005980 10.0.0.38 - - [2026-01-01 04:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111 10.0.0.38 - - [2026-01-01 04:05:35] "GET /routing-instance/6c025f76-a47a-48f3-b793-c32674ab74c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004771 10.0.0.38 - - [2026-01-01 04:05:35] "GET /route-target/32cc9a01-2714-4986-a00a-2288dafb88de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003960 10.0.0.38 - - [2026-01-01 04:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.38 - - [2026-01-01 04:05:36] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004365 10.0.0.38 - - [2026-01-01 04:05:36] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003423 10.0.0.38 - - [2026-01-01 04:05:36] "GET /virtual-network/fe1c936d-55f9-427b-b311-5067d149c88e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005781 10.0.0.38 - - [2026-01-01 04:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.38 - - [2026-01-01 04:05:36] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004738 10.0.0.38 - - [2026-01-01 04:05:36] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003575 10.0.0.38 - - [2026-01-01 04:05:36] "GET /virtual-network/fe1c936d-55f9-427b-b311-5067d149c88e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005719 10.0.0.27 - - [2026-01-01 04:05:36] "GET /obj-perms HTTP/1.1" 200 5032 0.003756 10.0.0.38 - - [2026-01-01 04:05:36] "GET /obj-perms HTTP/1.1" 200 5032 0.003220 10.0.0.249 - - [2026-01-01 04:05:36] "GET /obj-perms HTTP/1.1" 200 5032 0.055840 10.0.0.38 - - [2026-01-01 04:05:36] "GET /obj-perms HTTP/1.1" 200 5032 0.003864 10.0.0.38 - - [2026-01-01 04:05:36] "GET /virtual-machine/6bfcc525-60d7-4f10-a8a2-f8fecc62fb9f HTTP/1.1" 200 1293 0.003994 10.0.0.38 - - [2026-01-01 04:05:36] "GET /virtual-machine-interface/e69274ac-2ce8-4eba-9fab-a7f1470d43ed HTTP/1.1" 200 2950 0.005736 10.0.0.38 - - [2026-01-01 04:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003920 10.0.0.38 - - [2026-01-01 04:05:36] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003860 10.0.0.38 - - [2026-01-01 04:05:36] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003693 10.0.0.38 - - [2026-01-01 04:05:36] "GET /virtual-network/7a49462c-c94b-4b3e-8ad1-ce0662b753e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005567 10.0.0.38 - - [2026-01-01 04:05:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.38 - - [2026-01-01 04:05:37] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003632 10.0.0.38 - - [2026-01-01 04:05:37] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003527 10.0.0.38 - - [2026-01-01 04:05:37] "GET /virtual-network/7a49462c-c94b-4b3e-8ad1-ce0662b753e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005507 10.0.0.38 - - [2026-01-01 04:05:38] "GET /virtual-machine/d6e016ff-e1dd-46b8-91cb-9291325e9740 HTTP/1.1" 200 1294 0.004793 10.0.0.38 - - [2026-01-01 04:05:38] "GET /virtual-machine-interface/a5b835d8-b103-485d-8846-91ae064a2bcd HTTP/1.1" 200 2949 0.006927 10.0.0.38 - - [2026-01-01 04:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.38 - - [2026-01-01 04:05:38] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005183 10.0.0.38 - - [2026-01-01 04:05:38] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003371 10.0.0.38 - - [2026-01-01 04:05:38] "GET /virtual-network/fe1c936d-55f9-427b-b311-5067d149c88e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005849 10.0.0.38 - - [2026-01-01 04:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004458 10.0.0.38 - - [2026-01-01 04:05:39] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004772 10.0.0.38 - - [2026-01-01 04:05:39] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003556 10.0.0.38 - - [2026-01-01 04:05:39] "GET /virtual-network/fe1c936d-55f9-427b-b311-5067d149c88e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005838 10.0.0.38 - - [2026-01-01 04:05:39] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007487 10.0.0.38 - - [2026-01-01 04:05:46] "POST /neutron/port HTTP/1.1" 200 1125 0.016485 10.0.0.38 - - [2026-01-01 04:05:49] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007444 10.0.0.38 - - [2026-01-01 04:06:13] "POST /neutron/network HTTP/1.1" 200 896 0.015516 10.0.0.38 - - [2026-01-01 04:06:13] "POST /neutron/port HTTP/1.1" 200 117 0.001062 10.0.0.38 - - [2026-01-01 04:06:17] "POST /neutron/port HTTP/1.1" 200 1125 0.017911 10.0.0.38 - - [2026-01-01 04:06:17] "POST /neutron/subnet HTTP/1.1" 200 646 0.009462 10.0.0.38 - - [2026-01-01 04:06:32] "GET /virtual-machine/d6e016ff-e1dd-46b8-91cb-9291325e9740 HTTP/1.1" 200 1294 0.004839 10.0.0.38 - - [2026-01-01 04:06:33] "POST /neutron/port HTTP/1.1" 200 1125 0.016861 10.0.0.38 - - [2026-01-01 04:06:34] "GET /virtual-machine/d6e016ff-e1dd-46b8-91cb-9291325e9740 HTTP/1.1" 404 171 0.004540 10.0.0.38 - - [2026-01-01 04:06:34] "GET /virtual-machine/d6e016ff-e1dd-46b8-91cb-9291325e9740 HTTP/1.1" 404 171 0.002820 10.0.0.38 - - [2026-01-01 04:06:34] "GET /virtual-machine/d6e016ff-e1dd-46b8-91cb-9291325e9740 HTTP/1.1" 404 171 0.004595 10.0.0.27 - - [2026-01-01 04:06:34] "GET /obj-perms HTTP/1.1" 200 5056 0.059809 10.0.0.38 - - [2026-01-01 04:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.38 - - [2026-01-01 04:06:35] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003787 10.0.0.38 - - [2026-01-01 04:06:35] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004421 10.0.0.38 - - [2026-01-01 04:06:35] "GET /virtual-network/fe1c936d-55f9-427b-b311-5067d149c88e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006071 10.0.0.38 - - [2026-01-01 04:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003100 10.0.0.38 - - [2026-01-01 04:06:35] "GET /routing-instance/6c025f76-a47a-48f3-b793-c32674ab74c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004953 10.0.0.38 - - [2026-01-01 04:06:35] "GET /route-target/32cc9a01-2714-4986-a00a-2288dafb88de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004892 10.0.0.38 - - [2026-01-01 04:06:35] "GET /obj-perms HTTP/1.1" 200 5032 0.004007 10.0.0.249 - - [2026-01-01 04:06:35] "GET /obj-perms HTTP/1.1" 200 5032 0.004275 10.0.0.38 - - [2026-01-01 04:06:44] "GET /obj-perms HTTP/1.1" 200 5032 0.003719 10.0.0.249 - - [2026-01-01 04:06:44] "GET /obj-perms HTTP/1.1" 200 5032 0.004277 10.0.0.38 - - [2026-01-01 04:06:53] "GET /obj-perms HTTP/1.1" 200 5032 0.004306 10.0.0.249 - - [2026-01-01 04:06:53] "GET /obj-perms HTTP/1.1" 200 5032 0.003572 10.0.0.38 - - [2026-01-01 04:07:00] "GET /obj-perms HTTP/1.1" 200 5032 0.004467 10.0.0.249 - - [2026-01-01 04:07:00] "GET /obj-perms HTTP/1.1" 200 5032 0.003930 10.0.0.38 - - [2026-01-01 04:07:00] "GET /virtual-machine/6bfcc525-60d7-4f10-a8a2-f8fecc62fb9f HTTP/1.1" 200 1293 0.004594 10.0.0.38 - - [2026-01-01 04:07:00] "POST /neutron/port HTTP/1.1" 200 1125 0.025800 10.0.0.38 - - [2026-01-01 04:07:02] "GET /virtual-machine/6bfcc525-60d7-4f10-a8a2-f8fecc62fb9f HTTP/1.1" 404 171 0.003608 10.0.0.38 - - [2026-01-01 04:07:02] "GET /virtual-machine/6bfcc525-60d7-4f10-a8a2-f8fecc62fb9f HTTP/1.1" 404 171 0.003257 10.0.0.38 - - [2026-01-01 04:07:02] "GET /virtual-machine/6bfcc525-60d7-4f10-a8a2-f8fecc62fb9f HTTP/1.1" 404 171 0.062883 10.0.0.38 - - [2026-01-01 04:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.38 - - [2026-01-01 04:07:02] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004281 10.0.0.38 - - [2026-01-01 04:07:02] "GET /virtual-networks?parent_id=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002941 10.0.0.38 - - [2026-01-01 04:07:02] "GET /virtual-network/7a49462c-c94b-4b3e-8ad1-ce0662b753e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006838 10.0.0.38 - - [2026-01-01 04:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.38 - - [2026-01-01 04:07:02] "GET /routing-instance/a2fc4114-da1a-4c52-b3fa-bd55cb052a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.004710 10.0.0.38 - - [2026-01-01 04:07:02] "GET /route-target/c12b9dc7-8e03-41dc-8e1f-5d4d316f9bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004575 10.0.0.38 - - [2026-01-01 04:07:06] "GET /obj-perms HTTP/1.1" 200 5032 0.004009 10.0.0.27 - - [2026-01-01 04:07:06] "GET /obj-perms HTTP/1.1" 200 5032 0.003863 10.0.0.38 - - [2026-01-01 04:07:15] "GET /obj-perms HTTP/1.1" 200 5032 0.004047 10.0.0.27 - - [2026-01-01 04:07:15] "GET /obj-perms HTTP/1.1" 200 5032 0.004157 10.0.0.38 - - [2026-01-01 04:07:15] "POST /neutron/port HTTP/1.1" 200 1125 0.021644 10.0.0.38 - - [2026-01-01 04:07:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003820 10.0.0.38 - - [2026-01-01 04:07:15] "POST /neutron/network HTTP/1.1" 200 886 0.006490 10.0.0.38 - - [2026-01-01 04:07:17] "POST /neutron/network HTTP/1.1" 200 896 0.007038 10.0.0.38 - - [2026-01-01 04:07:18] "POST /neutron/port HTTP/1.1" 200 117 0.001079 10.0.0.38 - - [2026-01-01 04:07:21] "GET /obj-perms HTTP/1.1" 200 5032 0.006134 10.0.0.27 - - [2026-01-01 04:07:21] "GET /obj-perms HTTP/1.1" 200 5032 0.004030 10.0.0.27 - - [2026-01-01 04:07:21] "POST /useragent-kv HTTP/1.1" 200 115 0.004123 10.0.0.27 - - [2026-01-01 04:07:21] "POST /useragent-kv HTTP/1.1" 200 115 0.003298 10.0.0.38 - - [2026-01-01 04:07:21] "DELETE /virtual-network/62204d5e-9fce-4b0a-9e7b-b191259d02ca HTTP/1.1" 200 115 0.133764 10.0.0.249 - - [2026-01-01 04:07:21] "DELETE /route-target/286b1bfe-ff2c-455e-8ff9-4ca3398fcb5e HTTP/1.1" 200 115 0.027075 10.0.0.38 - - [2026-01-01 04:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004622 10.0.0.38 - - [2026-01-01 04:07:21] "GET /network-policy/9511c36c-c59f-43f8-a433-9f74d4cae2f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.004199 10.0.0.38 - - [2026-01-01 04:07:22] "POST /ref-update HTTP/1.1" 200 156 0.069436 10.0.0.38 - - [2026-01-01 04:07:22] "GET /virtual-network/fe1c936d-55f9-427b-b311-5067d149c88e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.012248 10.0.0.38 - - [2026-01-01 04:07:22] "DELETE /virtual-network/fe1c936d-55f9-427b-b311-5067d149c88e HTTP/1.1" 409 234 0.010424 10.0.0.38 - - [2026-01-01 04:07:22] "POST /neutron/port HTTP/1.1" 200 1125 0.018752 10.0.0.38 - - [2026-01-01 04:07:22] "POST /neutron/port HTTP/1.1" 200 151 0.304392 10.0.0.27 - - [2026-01-01 04:07:24] "POST /useragent-kv HTTP/1.1" 200 115 0.019037 10.0.0.249 - - [2026-01-01 04:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008862 10.0.0.27 - - [2026-01-01 04:07:24] "POST /useragent-kv HTTP/1.1" 200 115 0.005187 10.0.0.38 - - [2026-01-01 04:07:24] "DELETE /virtual-network/fe1c936d-55f9-427b-b311-5067d149c88e HTTP/1.1" 200 115 0.150434 10.0.0.38 - - [2026-01-01 04:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313 10.0.0.38 - - [2026-01-01 04:07:24] "GET /network-policy/c135277a-1638-4273-961e-d98a3e84a3ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.003997 10.0.0.38 - - [2026-01-01 04:07:24] "POST /ref-update HTTP/1.1" 200 156 0.069707 10.0.0.38 - - [2026-01-01 04:07:24] "POST /neutron/network HTTP/1.1" 200 809 0.008571 10.0.0.38 - - [2026-01-01 04:07:24] "GET /virtual-network/7a49462c-c94b-4b3e-8ad1-ce0662b753e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.005506 10.0.0.27 - - [2026-01-01 04:07:24] "POST /useragent-kv HTTP/1.1" 200 115 0.006041 10.0.0.249 - - [2026-01-01 04:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004255 10.0.0.27 - - [2026-01-01 04:07:24] "POST /useragent-kv HTTP/1.1" 200 115 0.003151 10.0.0.38 - - [2026-01-01 04:07:24] "DELETE /virtual-network/7a49462c-c94b-4b3e-8ad1-ce0662b753e5 HTTP/1.1" 200 115 0.143727 10.0.0.38 - - [2026-01-01 04:07:25] "DELETE /network-policy/9511c36c-c59f-43f8-a433-9f74d4cae2f5 HTTP/1.1" 200 115 0.033566 10.0.0.38 - - [2026-01-01 04:07:25] "DELETE /network-policy/c135277a-1638-4273-961e-d98a3e84a3ca HTTP/1.1" 200 115 0.035460 10.0.0.27 - - [2026-01-01 04:07:53] "GET /projects?obj_uuids=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001294 10.0.0.38 - - [2026-01-01 04:07:53] "GET /project/f593bafc-34dd-4ff5-86a3-ffd061e14dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.076856 10.0.0.27 - - [2026-01-01 04:07:53] "GET /projects?obj_uuids=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000962 10.0.0.38 - - [2026-01-01 04:07:53] "GET /project/f593bafc-34dd-4ff5-86a3-ffd061e14dcf?fields=virtual_networks HTTP/1.1" 200 1034 0.051019 10.0.0.27 - - [2026-01-01 04:07:53] "GET /projects?obj_uuids=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000958 10.0.0.38 - - [2026-01-01 04:07:53] "GET /project/f593bafc-34dd-4ff5-86a3-ffd061e14dcf?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.041974 10.0.0.27 - - [2026-01-01 04:07:53] "GET /projects?obj_uuids=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001484 10.0.0.38 - - [2026-01-01 04:07:53] "GET /project/f593bafc-34dd-4ff5-86a3-ffd061e14dcf?fields=security_groups HTTP/1.1" 200 1261 0.045613 10.0.0.38 - - [2026-01-01 04:07:54] "POST /fqname-to-id HTTP/1.1" 404 188 0.028527 10.0.0.27 - - [2026-01-01 04:07:54] "GET /projects?obj_uuids=4080e1f2-3a8d-4390-be0f-7f07d256893b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003923 10.0.0.27 - - [2026-01-01 04:07:54] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000838 10.0.0.27 - - [2026-01-01 04:07:54] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006867 10.0.0.27 - - [2026-01-01 04:07:54] "POST /id-to-fqname HTTP/1.1" 200 190 0.002964 10.0.0.27 - - [2026-01-01 04:07:54] "POST /fqname-to-id HTTP/1.1" 404 199 0.016984 10.0.0.27 - - [2026-01-01 04:07:54] "POST /security-groups HTTP/1.1" 200 591 0.030689 10.0.0.27 - - [2026-01-01 04:07:54] "POST /projects HTTP/1.1" 200 585 0.255534 10.0.0.249 - - [2026-01-01 04:07:54] "POST /access-control-lists HTTP/1.1" 200 596 0.025882 10.0.0.27 - - [2026-01-01 04:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.329928 10.0.0.38 - - [2026-01-01 04:07:55] "GET /project/4080e1f2-3a8d-4390-be0f-7f07d256893b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.477144 10.0.0.38 - - [2026-01-01 04:07:56] "GET / HTTP/1.1" 200 35931 0.001801 10.0.0.38 - - [2026-01-01 04:07:57] "POST /fqname-to-id HTTP/1.1" 401 292 0.000502 10.0.0.38 - - [2026-01-01 04:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.068278 10.0.0.27 - - [2026-01-01 04:07:58] "GET /projects?obj_uuids=4080e1f2-3a8d-4390-be0f-7f07d256893b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001142 10.0.0.38 - - [2026-01-01 04:07:58] "GET /project/4080e1f2-3a8d-4390-be0f-7f07d256893b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.042656 10.0.0.249 - - [2026-01-01 04:07:58] "POST /route-targets HTTP/1.1" 200 327 0.014353 10.0.0.27 - - [2026-01-01 04:07:58] "POST /useragent-kv HTTP/1.1" 200 115 0.006459 10.0.0.38 - - [2026-01-01 04:07:58] "POST /neutron/subnet HTTP/1.1" 200 725 0.276752 10.0.0.38 - - [2026-01-01 04:07:58] "POST /id-to-fqname HTTP/1.1" 200 220 0.002046 10.0.0.38 - - [2026-01-01 04:07:58] "GET /virtual-network/b2454325-4f56-4750-93f0-bf32990a5f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006351 10.0.0.38 - - [2026-01-01 04:07:58] "GET /virtual-network/b2454325-4f56-4750-93f0-bf32990a5f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006402 10.0.0.38 - - [2026-01-01 04:07:59] "POST /neutron/network HTTP/1.1" 200 824 0.006796 10.0.0.38 - - [2026-01-01 04:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.27 - - [2026-01-01 04:07:59] "GET /projects?obj_uuids=4080e1f2-3a8d-4390-be0f-7f07d256893b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000844 10.0.0.38 - - [2026-01-01 04:07:59] "GET /project/4080e1f2-3a8d-4390-be0f-7f07d256893b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.047724 10.0.0.27 - - [2026-01-01 04:07:59] "GET /projects?obj_uuids=4080e1f2-3a8d-4390-be0f-7f07d256893b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001023 10.0.0.38 - - [2026-01-01 04:07:59] "POST /neutron/network HTTP/1.1" 200 605 0.129721 10.0.0.249 - - [2026-01-01 04:07:59] "POST /ref-update HTTP/1.1" 200 156 0.023179 10.0.0.38 - - [2026-01-01 04:07:59] "POST /id-to-fqname HTTP/1.1" 200 220 0.003014 10.0.0.38 - - [2026-01-01 04:07:59] "GET /virtual-network/b7abb17c-e743-43b8-bcc0-162bde392186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005764 10.0.0.38 - - [2026-01-01 04:07:59] "POST /neutron/network HTTP/1.1" 200 824 0.006862 10.0.0.38 - - [2026-01-01 04:07:59] "GET /virtual-network/b7abb17c-e743-43b8-bcc0-162bde392186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005928 10.0.0.38 - - [2026-01-01 04:07:59] "POST /id-to-fqname HTTP/1.1" 200 220 0.001199 10.0.0.38 - - [2026-01-01 04:07:59] "POST /neutron/network HTTP/1.1" 200 834 0.007991 10.0.0.27 - - [2026-01-01 04:08:00] "GET /projects?obj_uuids=4080e1f2-3a8d-4390-be0f-7f07d256893b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002215 10.0.0.38 - - [2026-01-01 04:08:00] "GET /project/4080e1f2-3a8d-4390-be0f-7f07d256893b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.077017 10.0.0.38 - - [2026-01-01 04:08:00] "POST /neutron/port HTTP/1.1" 200 117 0.008078 10.0.0.38 - - [2026-01-01 04:08:00] "POST /id-to-fqname HTTP/1.1" 200 220 0.001707 10.0.0.38 - - [2026-01-01 04:08:01] "POST /neutron/network HTTP/1.1" 200 834 0.007483 10.0.0.38 - - [2026-01-01 04:08:01] "POST /neutron/port HTTP/1.1" 200 1060 0.025915 10.0.0.27 - - [2026-01-01 04:08:01] "GET /projects?obj_uuids=4080e1f2-3a8d-4390-be0f-7f07d256893b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001014 10.0.0.38 - - [2026-01-01 04:08:01] "GET /project/4080e1f2-3a8d-4390-be0f-7f07d256893b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.148466 10.0.0.38 - - [2026-01-01 04:08:02] "POST /neutron/port HTTP/1.1" 200 1124 0.021758 10.0.0.38 - - [2026-01-01 04:08:02] "POST /neutron/port HTTP/1.1" 200 117 0.001047 10.0.0.38 - - [2026-01-01 04:08:02] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007331 10.0.0.38 - - [2026-01-01 04:08:02] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007075 10.0.0.38 - - [2026-01-01 04:08:02] "POST /neutron/port HTTP/1.1" 200 1060 0.022155 10.0.0.38 - - [2026-01-01 04:08:03] "POST /neutron/port HTTP/1.1" 200 1124 0.019233 10.0.0.38 - - [2026-01-01 04:08:03] "POST /neutron/port HTTP/1.1" 200 117 0.001262 10.0.0.27 - - [2026-01-01 04:08:05] "DELETE /project/4080e1f23a8d4390be0f7f07d256893b HTTP/1.1" 404 173 0.005469 10.0.0.27 - - [2026-01-01 04:08:05] "GET /projects?obj_uuids=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001089 10.0.0.27 - - [2026-01-01 04:08:05] "GET /project/f593bafc-34dd-4ff5-86a3-ffd061e14dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.041595 10.0.0.27 - - [2026-01-01 04:08:05] "GET /projects?obj_uuids=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001350 10.0.0.27 - - [2026-01-01 04:08:05] "GET /project/f593bafc-34dd-4ff5-86a3-ffd061e14dcf?fields=security_groups HTTP/1.1" 200 1366 0.040035 10.0.0.27 - - [2026-01-01 04:08:05] "DELETE /security-group/12ed8b59-7a13-4262-bda9-3004818f9534 HTTP/1.1" 200 115 0.050221 10.0.0.27 - - [2026-01-01 04:08:05] "GET /projects?obj_uuids=f593bafc-34dd-4ff5-86a3-ffd061e14dcf&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001184 10.0.0.27 - - [2026-01-01 04:08:05] "GET /project/f593bafc-34dd-4ff5-86a3-ffd061e14dcf?fields=application_policy_sets HTTP/1.1" 200 1405 0.055346 10.0.0.27 - - [2026-01-01 04:08:05] "DELETE /project/f593bafc-34dd-4ff5-86a3-ffd061e14dcf HTTP/1.1" 200 115 0.398263 10.0.0.38 - - [2026-01-01 04:08:07] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007744 10.0.0.38 - - [2026-01-01 04:08:07] "POST /neutron/port HTTP/1.1" 200 1124 0.023066 10.0.0.38 - - [2026-01-01 04:08:07] "GET /virtual-machine/4ff46ee3-3ef8-448e-bb17-d67022c76061 HTTP/1.1" 401 292 0.000401 10.0.0.38 - - [2026-01-01 04:08:08] "GET /virtual-machine/4ff46ee3-3ef8-448e-bb17-d67022c76061 HTTP/1.1" 200 1292 0.038172 10.0.0.38 - - [2026-01-01 04:08:08] "GET /virtual-machine-interface/57ff76e8-8023-401c-b0ec-f155bffc4e98 HTTP/1.1" 200 2941 0.005773 10.0.0.38 - - [2026-01-01 04:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.38 - - [2026-01-01 04:08:08] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007276 10.0.0.38 - - [2026-01-01 04:08:08] "GET /virtual-networks?parent_id=4080e1f2-3a8d-4390-be0f-7f07d256893b&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003242 10.0.0.38 - - [2026-01-01 04:08:08] "GET /virtual-network/b2454325-4f56-4750-93f0-bf32990a5f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.008973 10.0.0.38 - - [2026-01-01 04:08:10] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006674 10.0.0.38 - - [2026-01-01 04:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.38 - - [2026-01-01 04:08:11] "GET /virtual-network/b2454325-4f56-4750-93f0-bf32990a5f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005729 10.0.0.38 - - [2026-01-01 04:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009 10.0.0.38 - - [2026-01-01 04:08:13] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004449 10.0.0.38 - - [2026-01-01 04:08:13] "GET /virtual-networks?parent_id=4080e1f2-3a8d-4390-be0f-7f07d256893b&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003013 10.0.0.38 - - [2026-01-01 04:08:13] "GET /virtual-network/b2454325-4f56-4750-93f0-bf32990a5f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005774 10.0.0.38 - - [2026-01-01 04:08:13] "POST /neutron/port HTTP/1.1" 200 1124 0.018735 10.0.0.38 - - [2026-01-01 04:08:13] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009808 10.0.0.38 - - [2026-01-01 04:08:13] "GET /virtual-machine/7caf5389-8a53-402e-bd5b-92ba9d0b962f HTTP/1.1" 200 1292 0.008806 10.0.0.38 - - [2026-01-01 04:08:13] "GET /virtual-machine-interface/ff9c2859-18c9-4e63-b2fc-a1ac8858bc47 HTTP/1.1" 200 2942 0.012041 10.0.0.38 - - [2026-01-01 04:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.38 - - [2026-01-01 04:08:13] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005776 10.0.0.38 - - [2026-01-01 04:08:13] "GET /virtual-networks?parent_id=4080e1f2-3a8d-4390-be0f-7f07d256893b&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003317 10.0.0.38 - - [2026-01-01 04:08:14] "GET /virtual-network/b7abb17c-e743-43b8-bcc0-162bde392186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005609 10.0.0.38 - - [2026-01-01 04:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.38 - - [2026-01-01 04:08:15] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003885 10.0.0.38 - - [2026-01-01 04:08:15] "GET /virtual-networks?parent_id=4080e1f2-3a8d-4390-be0f-7f07d256893b&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003408 10.0.0.38 - - [2026-01-01 04:08:15] "GET /virtual-network/b7abb17c-e743-43b8-bcc0-162bde392186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005855 10.0.0.38 - - [2026-01-01 04:08:15] "POST /neutron/port HTTP/1.1" 200 1124 0.019253 10.0.0.38 - - [2026-01-01 04:08:15] "GET /virtual-machine/4ff46ee3-3ef8-448e-bb17-d67022c76061 HTTP/1.1" 200 1292 0.004007 10.0.0.38 - - [2026-01-01 04:08:15] "GET /virtual-machine-interface/57ff76e8-8023-401c-b0ec-f155bffc4e98 HTTP/1.1" 200 2941 0.005322 10.0.0.38 - - [2026-01-01 04:08:15] "GET /virtual-machine/4ff46ee3-3ef8-448e-bb17-d67022c76061 HTTP/1.1" 200 1292 0.003770 10.0.0.38 - - [2026-01-01 04:08:15] "GET /virtual-machine-interface/57ff76e8-8023-401c-b0ec-f155bffc4e98 HTTP/1.1" 200 2941 0.005932 10.0.0.38 - - [2026-01-01 04:08:15] "GET /instance-ip/f95b8bf6-6c4f-44f0-a8c8-3ee0cf30a0f7 HTTP/1.1" 200 1621 0.006846 10.0.0.38 - - [2026-01-01 04:08:15] "GET /virtual-machine/4ff46ee3-3ef8-448e-bb17-d67022c76061 HTTP/1.1" 200 1292 0.005281 10.0.0.38 - - [2026-01-01 04:08:15] "GET /virtual-machine-interface/57ff76e8-8023-401c-b0ec-f155bffc4e98 HTTP/1.1" 200 2941 0.006779 10.0.0.38 - - [2026-01-01 04:08:15] "GET /instance-ip/f95b8bf6-6c4f-44f0-a8c8-3ee0cf30a0f7 HTTP/1.1" 200 1621 0.007160 10.0.0.38 - - [2026-01-01 04:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004321 10.0.0.38 - - [2026-01-01 04:08:15] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003951 10.0.0.38 - - [2026-01-01 04:08:15] "GET /virtual-networks?parent_id=4080e1f2-3a8d-4390-be0f-7f07d256893b&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003190 10.0.0.38 - - [2026-01-01 04:08:15] "GET /virtual-network/b2454325-4f56-4750-93f0-bf32990a5f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005740 10.0.0.38 - - [2026-01-01 04:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.38 - - [2026-01-01 04:08:15] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004146 10.0.0.38 - - [2026-01-01 04:08:15] "GET /virtual-networks?parent_id=4080e1f2-3a8d-4390-be0f-7f07d256893b&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004763 10.0.0.38 - - [2026-01-01 04:08:15] "GET /virtual-network/b2454325-4f56-4750-93f0-bf32990a5f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005453 10.0.0.38 - - [2026-01-01 04:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004621 10.0.0.38 - - [2026-01-01 04:08:15] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003881 10.0.0.38 - - [2026-01-01 04:08:15] "GET /virtual-networks?parent_id=4080e1f2-3a8d-4390-be0f-7f07d256893b&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003397 10.0.0.38 - - [2026-01-01 04:08:15] "GET /virtual-network/b2454325-4f56-4750-93f0-bf32990a5f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007035 10.0.0.38 - - [2026-01-01 04:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.38 - - [2026-01-01 04:08:15] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004076 10.0.0.38 - - [2026-01-01 04:08:15] "GET /virtual-networks?parent_id=4080e1f2-3a8d-4390-be0f-7f07d256893b&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003289 10.0.0.38 - - [2026-01-01 04:08:15] "GET /virtual-network/b2454325-4f56-4750-93f0-bf32990a5f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007569 10.0.0.38 - - [2026-01-01 04:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004986 10.0.0.38 - - [2026-01-01 04:08:16] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005239 10.0.0.38 - - [2026-01-01 04:08:16] "GET /virtual-networks?parent_id=4080e1f2-3a8d-4390-be0f-7f07d256893b&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003229 10.0.0.38 - - [2026-01-01 04:08:16] "GET /virtual-network/b2454325-4f56-4750-93f0-bf32990a5f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005820 10.0.0.38 - - [2026-01-01 04:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.38 - - [2026-01-01 04:08:16] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004027 10.0.0.38 - - [2026-01-01 04:08:16] "GET /virtual-networks?parent_id=4080e1f2-3a8d-4390-be0f-7f07d256893b&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003254 10.0.0.38 - - [2026-01-01 04:08:16] "GET /virtual-network/b2454325-4f56-4750-93f0-bf32990a5f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006425 10.0.0.38 - - [2026-01-01 04:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.38 - - [2026-01-01 04:08:16] "GET /routing-instance/620900ff-955e-4a57-a8b5-bce85ef8df51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.005027 10.0.0.38 - - [2026-01-01 04:08:16] "GET /route-target/87475ba8-b859-4148-ad44-5fb26e1ab77c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004651 10.0.0.38 - - [2026-01-01 04:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.38 - - [2026-01-01 04:08:16] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005160 10.0.0.38 - - [2026-01-01 04:08:16] "GET /virtual-networks?parent_id=4080e1f2-3a8d-4390-be0f-7f07d256893b&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003541 10.0.0.38 - - [2026-01-01 04:08:16] "GET /virtual-network/b2454325-4f56-4750-93f0-bf32990a5f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006766 10.0.0.38 - - [2026-01-01 04:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002901 10.0.0.38 - - [2026-01-01 04:08:16] "GET /routing-instance/620900ff-955e-4a57-a8b5-bce85ef8df51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.007308 10.0.0.38 - - [2026-01-01 04:08:16] "GET /route-target/87475ba8-b859-4148-ad44-5fb26e1ab77c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003986 10.0.0.38 - - [2026-01-01 04:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.38 - - [2026-01-01 04:08:16] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004669 10.0.0.38 - - [2026-01-01 04:08:16] "GET /virtual-networks?parent_id=4080e1f2-3a8d-4390-be0f-7f07d256893b&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003752 10.0.0.38 - - [2026-01-01 04:08:16] "GET /virtual-network/b2454325-4f56-4750-93f0-bf32990a5f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006334 10.0.0.38 - - [2026-01-01 04:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.38 - - [2026-01-01 04:08:16] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004499 10.0.0.38 - - [2026-01-01 04:08:16] "GET /virtual-networks?parent_id=4080e1f2-3a8d-4390-be0f-7f07d256893b&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002845 10.0.0.38 - - [2026-01-01 04:08:17] "GET /virtual-network/b2454325-4f56-4750-93f0-bf32990a5f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007458 10.0.0.38 - - [2026-01-01 04:08:17] "POST /neutron/port HTTP/1.1" 200 1124 0.020308 10.0.0.38 - - [2026-01-01 04:08:17] "POST /neutron/subnet HTTP/1.1" 200 699 0.008301 10.0.0.38 - - [2026-01-01 04:08:17] "POST /neutron/port HTTP/1.1" 200 1124 0.018839 10.0.0.38 - - [2026-01-01 04:08:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004119 10.0.0.38 - - [2026-01-01 04:08:18] "POST /neutron/network HTTP/1.1" 200 824 0.006516 10.0.0.27 - - [2026-01-01 04:08:19] "GET /obj-perms HTTP/1.1" 200 5030 0.064404 10.0.0.38 - - [2026-01-01 04:08:22] "GET /obj-perms HTTP/1.1" 200 5030 0.058840 10.0.0.27 - - [2026-01-01 04:08:22] "GET /obj-perms HTTP/1.1" 200 5030 0.003704 10.0.0.38 - - [2026-01-01 04:08:22] "GET /obj-perms HTTP/1.1" 200 5030 0.003719 10.0.0.249 - - [2026-01-01 04:08:22] "GET /obj-perms HTTP/1.1" 200 5030 0.074685 10.0.0.27 - - [2026-01-01 04:08:22] "GET /obj-perms HTTP/1.1" 200 5030 0.004506 10.0.0.38 - - [2026-01-01 04:08:22] "GET /virtual-machine/7caf5389-8a53-402e-bd5b-92ba9d0b962f HTTP/1.1" 200 1292 0.004835 10.0.0.38 - - [2026-01-01 04:08:22] "GET /virtual-machine-interface/ff9c2859-18c9-4e63-b2fc-a1ac8858bc47 HTTP/1.1" 200 2942 0.005462 10.0.0.38 - - [2026-01-01 04:08:22] "GET /virtual-machine/7caf5389-8a53-402e-bd5b-92ba9d0b962f HTTP/1.1" 200 1292 0.003479 10.0.0.38 - - [2026-01-01 04:08:22] "GET /virtual-machine-interface/ff9c2859-18c9-4e63-b2fc-a1ac8858bc47 HTTP/1.1" 200 2942 0.005893 10.0.0.38 - - [2026-01-01 04:08:22] "GET /instance-ip/a02a5838-6361-44e5-808e-21094a186082 HTTP/1.1" 200 1620 0.006358 10.0.0.38 - - [2026-01-01 04:08:22] "GET /virtual-machine/7caf5389-8a53-402e-bd5b-92ba9d0b962f HTTP/1.1" 200 1292 0.003895 10.0.0.38 - - [2026-01-01 04:08:23] "GET /virtual-machine-interface/ff9c2859-18c9-4e63-b2fc-a1ac8858bc47 HTTP/1.1" 200 2942 0.006176 10.0.0.38 - - [2026-01-01 04:08:23] "GET /instance-ip/a02a5838-6361-44e5-808e-21094a186082 HTTP/1.1" 200 1620 0.006563 10.0.0.38 - - [2026-01-01 04:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005018 10.0.0.38 - - [2026-01-01 04:08:23] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004081 10.0.0.38 - - [2026-01-01 04:08:23] "GET /virtual-networks?parent_id=4080e1f2-3a8d-4390-be0f-7f07d256893b&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.013539 10.0.0.38 - - [2026-01-01 04:08:23] "GET /virtual-network/b7abb17c-e743-43b8-bcc0-162bde392186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005749 10.0.0.38 - - [2026-01-01 04:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.38 - - [2026-01-01 04:08:23] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004889 10.0.0.38 - - [2026-01-01 04:08:23] "GET /virtual-networks?parent_id=4080e1f2-3a8d-4390-be0f-7f07d256893b&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003450 10.0.0.38 - - [2026-01-01 04:08:23] "GET /virtual-network/b7abb17c-e743-43b8-bcc0-162bde392186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006457 10.0.0.38 - - [2026-01-01 04:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003362 10.0.0.38 - - [2026-01-01 04:08:23] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004998 10.0.0.38 - - [2026-01-01 04:08:23] "GET /virtual-networks?parent_id=4080e1f2-3a8d-4390-be0f-7f07d256893b&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004713 10.0.0.38 - - [2026-01-01 04:08:23] "GET /virtual-network/b7abb17c-e743-43b8-bcc0-162bde392186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005610 10.0.0.38 - - [2026-01-01 04:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.38 - - [2026-01-01 04:08:23] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004029 10.0.0.38 - - [2026-01-01 04:08:23] "GET /virtual-networks?parent_id=4080e1f2-3a8d-4390-be0f-7f07d256893b&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003033 10.0.0.38 - - [2026-01-01 04:08:23] "GET /virtual-network/b7abb17c-e743-43b8-bcc0-162bde392186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006105 10.0.0.38 - - [2026-01-01 04:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.38 - - [2026-01-01 04:08:23] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003907 10.0.0.38 - - [2026-01-01 04:08:23] "GET /virtual-networks?parent_id=4080e1f2-3a8d-4390-be0f-7f07d256893b&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004244 10.0.0.38 - - [2026-01-01 04:08:23] "GET /virtual-network/b7abb17c-e743-43b8-bcc0-162bde392186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006090 10.0.0.38 - - [2026-01-01 04:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003866 10.0.0.38 - - [2026-01-01 04:08:23] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004292 10.0.0.38 - - [2026-01-01 04:08:23] "GET /virtual-networks?parent_id=4080e1f2-3a8d-4390-be0f-7f07d256893b&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004570 10.0.0.38 - - [2026-01-01 04:08:23] "GET /virtual-network/b7abb17c-e743-43b8-bcc0-162bde392186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006590 10.0.0.38 - - [2026-01-01 04:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004152 10.0.0.38 - - [2026-01-01 04:08:23] "GET /routing-instance/5f0875ff-3db7-4fef-b735-3a586082831c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004809 10.0.0.38 - - [2026-01-01 04:08:23] "GET /route-target/176a78ef-9ae3-44cc-a868-641ac3d6fb19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004020 10.0.0.38 - - [2026-01-01 04:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004489 10.0.0.38 - - [2026-01-01 04:08:24] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003846 10.0.0.38 - - [2026-01-01 04:08:24] "GET /virtual-networks?parent_id=4080e1f2-3a8d-4390-be0f-7f07d256893b&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003128 10.0.0.38 - - [2026-01-01 04:08:24] "GET /virtual-network/b7abb17c-e743-43b8-bcc0-162bde392186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006137 10.0.0.38 - - [2026-01-01 04:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004077 10.0.0.38 - - [2026-01-01 04:08:24] "GET /routing-instance/5f0875ff-3db7-4fef-b735-3a586082831c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.005419 10.0.0.38 - - [2026-01-01 04:08:24] "GET /route-target/176a78ef-9ae3-44cc-a868-641ac3d6fb19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004098 10.0.0.38 - - [2026-01-01 04:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.38 - - [2026-01-01 04:08:24] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004936 10.0.0.38 - - [2026-01-01 04:08:24] "GET /virtual-networks?parent_id=4080e1f2-3a8d-4390-be0f-7f07d256893b&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002964 10.0.0.38 - - [2026-01-01 04:08:24] "GET /virtual-network/b7abb17c-e743-43b8-bcc0-162bde392186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005711 10.0.0.38 - - [2026-01-01 04:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.38 - - [2026-01-01 04:08:24] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004310 10.0.0.38 - - [2026-01-01 04:08:24] "GET /virtual-networks?parent_id=4080e1f2-3a8d-4390-be0f-7f07d256893b&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.009041 10.0.0.38 - - [2026-01-01 04:08:24] "GET /virtual-network/b7abb17c-e743-43b8-bcc0-162bde392186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005528 10.0.0.27 - - [2026-01-01 04:08:28] "GET /obj-perms HTTP/1.1" 200 5030 0.004263 10.0.0.38 - - [2026-01-01 04:08:30] "GET /obj-perms HTTP/1.1" 200 5030 0.003483 10.0.0.38 - - [2026-01-01 04:08:30] "GET /obj-perms HTTP/1.1" 200 5030 0.003112 10.0.0.27 - - [2026-01-01 04:08:30] "GET /obj-perms HTTP/1.1" 200 5030 0.003797 10.0.0.38 - - [2026-01-01 04:08:31] "GET /obj-perms HTTP/1.1" 200 5030 0.005195 10.0.0.249 - - [2026-01-01 04:08:31] "GET /obj-perms HTTP/1.1" 200 5030 0.004236 10.0.0.38 - - [2026-01-01 04:08:53] "GET /virtual-machine/7caf5389-8a53-402e-bd5b-92ba9d0b962f HTTP/1.1" 200 1292 0.004343 10.0.0.38 - - [2026-01-01 04:08:53] "POST /neutron/port HTTP/1.1" 200 1124 0.017601 10.0.0.38 - - [2026-01-01 04:08:55] "GET /virtual-machine/7caf5389-8a53-402e-bd5b-92ba9d0b962f HTTP/1.1" 404 171 0.003066 10.0.0.38 - - [2026-01-01 04:08:55] "GET /virtual-machine/7caf5389-8a53-402e-bd5b-92ba9d0b962f HTTP/1.1" 404 171 0.002554 10.0.0.38 - - [2026-01-01 04:08:55] "GET /virtual-machine/7caf5389-8a53-402e-bd5b-92ba9d0b962f HTTP/1.1" 404 171 0.002561 10.0.0.38 - - [2026-01-01 04:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004274 10.0.0.38 - - [2026-01-01 04:08:55] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003221 10.0.0.38 - - [2026-01-01 04:08:55] "GET /virtual-networks?parent_id=4080e1f2-3a8d-4390-be0f-7f07d256893b&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003274 10.0.0.38 - - [2026-01-01 04:08:55] "GET /virtual-network/b7abb17c-e743-43b8-bcc0-162bde392186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006488 10.0.0.38 - - [2026-01-01 04:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003014 10.0.0.38 - - [2026-01-01 04:08:55] "GET /routing-instance/5f0875ff-3db7-4fef-b735-3a586082831c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.005182 10.0.0.38 - - [2026-01-01 04:08:55] "GET /route-target/176a78ef-9ae3-44cc-a868-641ac3d6fb19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003980 10.0.0.38 - - [2026-01-01 04:08:58] "GET /obj-perms HTTP/1.1" 200 5030 0.004466 10.0.0.249 - - [2026-01-01 04:08:58] "GET /obj-perms HTTP/1.1" 200 5030 0.004603 10.0.0.38 - - [2026-01-01 04:09:02] "GET /obj-perms HTTP/1.1" 200 5030 0.004725 10.0.0.38 - - [2026-01-01 04:09:02] "GET /virtual-machine/4ff46ee3-3ef8-448e-bb17-d67022c76061 HTTP/1.1" 200 1292 0.004207 10.0.0.38 - - [2026-01-01 04:09:02] "POST /neutron/port HTTP/1.1" 200 1124 0.017081 10.0.0.38 - - [2026-01-01 04:09:04] "GET /virtual-machine/4ff46ee3-3ef8-448e-bb17-d67022c76061 HTTP/1.1" 404 171 0.003506 10.0.0.38 - - [2026-01-01 04:09:04] "GET /virtual-machine/4ff46ee3-3ef8-448e-bb17-d67022c76061 HTTP/1.1" 404 171 0.004726 10.0.0.38 - - [2026-01-01 04:09:04] "GET /virtual-machine/4ff46ee3-3ef8-448e-bb17-d67022c76061 HTTP/1.1" 404 171 0.003065 10.0.0.38 - - [2026-01-01 04:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837 10.0.0.38 - - [2026-01-01 04:09:04] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004531 10.0.0.38 - - [2026-01-01 04:09:04] "GET /virtual-networks?parent_id=4080e1f2-3a8d-4390-be0f-7f07d256893b&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003090 10.0.0.38 - - [2026-01-01 04:09:04] "GET /virtual-network/b2454325-4f56-4750-93f0-bf32990a5f5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006250 10.0.0.38 - - [2026-01-01 04:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.38 - - [2026-01-01 04:09:04] "GET /routing-instance/620900ff-955e-4a57-a8b5-bce85ef8df51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004219 10.0.0.38 - - [2026-01-01 04:09:04] "GET /route-target/87475ba8-b859-4148-ad44-5fb26e1ab77c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004243 10.0.0.27 - - [2026-01-01 04:09:04] "GET /obj-perms HTTP/1.1" 200 5030 0.004068 10.0.0.38 - - [2026-01-01 04:09:10] "GET /obj-perms HTTP/1.1" 200 5030 0.003756 10.0.0.27 - - [2026-01-01 04:09:13] "GET /obj-perms HTTP/1.1" 200 5030 0.003847 10.0.0.38 - - [2026-01-01 04:09:20] "GET /obj-perms HTTP/1.1" 200 5030 0.004120 10.0.0.27 - - [2026-01-01 04:09:23] "GET /obj-perms HTTP/1.1" 200 5030 0.003509 10.0.0.38 - - [2026-01-01 04:09:23] "GET /obj-perms HTTP/1.1" 200 5030 0.008502 10.0.0.249 - - [2026-01-01 04:09:23] "GET /obj-perms HTTP/1.1" 200 5030 0.003892 10.0.0.38 - - [2026-01-01 04:09:23] "POST /neutron/network HTTP/1.1" 200 824 0.011068 10.0.0.249 - - [2026-01-01 04:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.042955 10.0.0.249 - - [2026-01-01 04:09:23] "DELETE /route-target/87475ba8-b859-4148-ad44-5fb26e1ab77c HTTP/1.1" 200 115 0.026614 10.0.0.27 - - [2026-01-01 04:09:23] "POST /useragent-kv HTTP/1.1" 200 115 0.061439 10.0.0.27 - - [2026-01-01 04:09:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002922 10.0.0.38 - - [2026-01-01 04:09:23] "POST /neutron/network HTTP/1.1" 200 151 0.226811 10.0.0.27 - - [2026-01-01 04:09:25] "GET /projects?obj_uuids=4080e1f2-3a8d-4390-be0f-7f07d256893b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001051 10.0.0.38 - - [2026-01-01 04:09:25] "GET /project/4080e1f2-3a8d-4390-be0f-7f07d256893b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.047286 10.0.0.27 - - [2026-01-01 04:09:25] "GET /projects?obj_uuids=4080e1f2-3a8d-4390-be0f-7f07d256893b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000920 10.0.0.38 - - [2026-01-01 04:09:25] "GET /project/4080e1f2-3a8d-4390-be0f-7f07d256893b?fields=virtual_networks HTTP/1.1" 200 1032 0.042887 10.0.0.27 - - [2026-01-01 04:09:25] "GET /projects?obj_uuids=4080e1f2-3a8d-4390-be0f-7f07d256893b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001343 10.0.0.38 - - [2026-01-01 04:09:25] "GET /project/4080e1f2-3a8d-4390-be0f-7f07d256893b?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.048519 10.0.0.27 - - [2026-01-01 04:09:25] "GET /projects?obj_uuids=4080e1f2-3a8d-4390-be0f-7f07d256893b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000955 10.0.0.38 - - [2026-01-01 04:09:25] "GET /project/4080e1f2-3a8d-4390-be0f-7f07d256893b?fields=security_groups HTTP/1.1" 200 1258 0.042132 10.0.0.38 - - [2026-01-01 04:09:26] "POST /fqname-to-id HTTP/1.1" 404 196 0.046346 10.0.0.27 - - [2026-01-01 04:09:26] "GET /projects?obj_uuids=0e3a0d40-8eb4-4885-a639-1beaed4dbb91&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003798 10.0.0.27 - - [2026-01-01 04:09:26] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000914 10.0.0.27 - - [2026-01-01 04:09:26] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.037403 10.0.0.27 - - [2026-01-01 04:09:26] "POST /id-to-fqname HTTP/1.1" 200 198 0.001115 10.0.0.27 - - [2026-01-01 04:09:26] "POST /fqname-to-id HTTP/1.1" 404 207 0.010974 10.0.0.27 - - [2026-01-01 04:09:26] "POST /security-groups HTTP/1.1" 200 599 0.033231 10.0.0.27 - - [2026-01-01 04:09:26] "POST /projects HTTP/1.1" 200 601 0.269858 10.0.0.249 - - [2026-01-01 04:09:26] "POST /fqname-to-id HTTP/1.1" 404 241 0.015392 10.0.0.27 - - [2026-01-01 04:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.353710 10.0.0.38 - - [2026-01-01 04:09:26] "GET /project/0e3a0d40-8eb4-4885-a639-1beaed4dbb91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.530418 10.0.0.38 - - [2026-01-01 04:09:28] "GET / HTTP/1.1" 200 35931 0.001771 10.0.0.38 - - [2026-01-01 04:09:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000458 10.0.0.38 - - [2026-01-01 04:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.059239 10.0.0.27 - - [2026-01-01 04:09:31] "GET /projects?obj_uuids=0e3a0d40-8eb4-4885-a639-1beaed4dbb91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000988 10.0.0.38 - - [2026-01-01 04:09:31] "GET /project/0e3a0d40-8eb4-4885-a639-1beaed4dbb91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.039807 10.0.0.249 - - [2026-01-01 04:09:31] "POST /ref-update HTTP/1.1" 200 156 0.033490 10.0.0.27 - - [2026-01-01 04:09:32] "POST /useragent-kv HTTP/1.1" 200 115 0.015405 10.0.0.38 - - [2026-01-01 04:09:32] "POST /neutron/subnet HTTP/1.1" 200 730 0.284491 10.0.0.38 - - [2026-01-01 04:09:32] "POST /id-to-fqname HTTP/1.1" 200 228 0.001366 10.0.0.38 - - [2026-01-01 04:09:32] "GET /virtual-network/ae9bbef6-1bdc-4b8a-90bb-8aedd64aba6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.007487 10.0.0.38 - - [2026-01-01 04:09:32] "POST /neutron/network HTTP/1.1" 200 1007 0.008415 10.0.0.38 - - [2026-01-01 04:09:32] "GET /virtual-network/ae9bbef6-1bdc-4b8a-90bb-8aedd64aba6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005189 10.0.0.38 - - [2026-01-01 04:09:32] "POST /neutron/subnet HTTP/1.1" 200 828 0.009682 10.0.0.38 - - [2026-01-01 04:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.27 - - [2026-01-01 04:09:32] "GET /projects?obj_uuids=0e3a0d40-8eb4-4885-a639-1beaed4dbb91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000790 10.0.0.38 - - [2026-01-01 04:09:32] "GET /project/0e3a0d40-8eb4-4885-a639-1beaed4dbb91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.039847 10.0.0.27 - - [2026-01-01 04:09:33] "POST /useragent-kv HTTP/1.1" 200 115 0.009437 10.0.0.38 - - [2026-01-01 04:09:33] "POST /neutron/subnet HTTP/1.1" 200 724 0.193988 10.0.0.249 - - [2026-01-01 04:09:33] "POST /fqname-to-id HTTP/1.1" 404 207 0.053118 10.0.0.38 - - [2026-01-01 04:09:33] "POST /id-to-fqname HTTP/1.1" 200 228 0.001177 10.0.0.38 - - [2026-01-01 04:09:33] "GET /virtual-network/d50b3ebc-3d31-41a0-870f-6ba5e76e0f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006882 10.0.0.38 - - [2026-01-01 04:09:33] "POST /neutron/network HTTP/1.1" 200 1006 0.008640 10.0.0.38 - - [2026-01-01 04:09:33] "GET /virtual-network/d50b3ebc-3d31-41a0-870f-6ba5e76e0f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005415 10.0.0.38 - - [2026-01-01 04:09:33] "POST /neutron/subnet HTTP/1.1" 200 828 0.008701 10.0.0.38 - - [2026-01-01 04:09:34] "GET /virtual-network/ae9bbef6-1bdc-4b8a-90bb-8aedd64aba6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006889 10.0.0.249 - - [2026-01-01 04:09:34] "DELETE /access-control-list/fcf1c1a5-4f79-4aa4-9609-2b13b14bb5d9 HTTP/1.1" 200 115 0.048573 10.0.0.38 - - [2026-01-01 04:09:35] "GET /virtual-network/d50b3ebc-3d31-41a0-870f-6ba5e76e0f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.009189 10.0.0.27 - - [2026-01-01 04:09:36] "GET /obj-perms HTTP/1.1" 200 5046 0.066171 10.0.0.38 - - [2026-01-01 04:09:36] "POST /neutron/subnet HTTP/1.1" 200 828 0.009209 10.0.0.38 - - [2026-01-01 04:09:36] "POST /id-to-fqname HTTP/1.1" 200 228 0.001555 10.0.0.27 - - [2026-01-01 04:09:37] "GET /projects?obj_uuids=0e3a0d40-8eb4-4885-a639-1beaed4dbb91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001138 10.0.0.38 - - [2026-01-01 04:09:37] "GET /project/0e3a0d40-8eb4-4885-a639-1beaed4dbb91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.207674 10.0.0.38 - - [2026-01-01 04:09:37] "GET /obj-perms HTTP/1.1" 200 5056 0.089085 10.0.0.38 - - [2026-01-01 04:09:37] "POST /neutron/port HTTP/1.1" 200 117 0.006000 10.0.0.38 - - [2026-01-01 04:09:38] "POST /neutron/network HTTP/1.1" 200 1017 0.010334 10.0.0.38 - - [2026-01-01 04:09:38] "POST /neutron/port HTTP/1.1" 200 1176 0.054107 10.0.0.38 - - [2026-01-01 04:09:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004017 10.0.0.38 - - [2026-01-01 04:09:38] "POST /neutron/port HTTP/1.1" 200 117 0.001055 10.0.0.38 - - [2026-01-01 04:09:42] "POST /neutron/port HTTP/1.1" 200 1240 0.021494 10.0.0.38 - - [2026-01-01 04:09:42] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008029 10.0.0.38 - - [2026-01-01 04:09:43] "GET /virtual-machine/989ffe3d-f65a-4ce3-8dae-d81005e72ee0 HTTP/1.1" 401 292 0.000395 10.0.0.38 - - [2026-01-01 04:09:43] "GET /virtual-machine/989ffe3d-f65a-4ce3-8dae-d81005e72ee0 HTTP/1.1" 200 1301 0.032102 10.0.0.38 - - [2026-01-01 04:09:43] "GET /virtual-machine-interface/f3fc686d-dc5d-41bd-a05a-3aa0570d5e46 HTTP/1.1" 200 3176 0.004903 10.0.0.38 - - [2026-01-01 04:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.38 - - [2026-01-01 04:09:43] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003193 10.0.0.38 - - [2026-01-01 04:09:43] "GET /virtual-networks?parent_id=0e3a0d40-8eb4-4885-a639-1beaed4dbb91&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002834 10.0.0.38 - - [2026-01-01 04:09:43] "GET /virtual-network/ae9bbef6-1bdc-4b8a-90bb-8aedd64aba6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.007571 10.0.0.38 - - [2026-01-01 04:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.38 - - [2026-01-01 04:09:46] "GET /virtual-network/ae9bbef6-1bdc-4b8a-90bb-8aedd64aba6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005958 10.0.0.38 - - [2026-01-01 04:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003606 10.0.0.38 - - [2026-01-01 04:09:50] "GET /virtual-network/ae9bbef6-1bdc-4b8a-90bb-8aedd64aba6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005397 10.0.0.38 - - [2026-01-01 04:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.38 - - [2026-01-01 04:09:54] "GET /virtual-network/ae9bbef6-1bdc-4b8a-90bb-8aedd64aba6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005332 10.0.0.38 - - [2026-01-01 04:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.38 - - [2026-01-01 04:09:58] "GET /virtual-network/ae9bbef6-1bdc-4b8a-90bb-8aedd64aba6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006339 10.0.0.27 - - [2026-01-01 04:09:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000373 10.0.0.27 - - [2026-01-01 04:09:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.249 - - [2026-01-01 04:09:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000349 10.0.0.249 - - [2026-01-01 04:09:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000493 10.0.0.27 - - [2026-01-01 04:09:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000428 10.0.0.27 - - [2026-01-01 04:09:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000478 10.0.0.249 - - [2026-01-01 04:09:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000362 10.0.0.249 - - [2026-01-01 04:09:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000357 10.0.0.38 - - [2026-01-01 04:10:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000517 10.0.0.38 - - [2026-01-01 04:10:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000378 10.0.0.38 - - [2026-01-01 04:10:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000373 10.0.0.38 - - [2026-01-01 04:10:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000498 10.0.0.38 - - [2026-01-01 04:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.38 - - [2026-01-01 04:10:03] "GET /virtual-network/ae9bbef6-1bdc-4b8a-90bb-8aedd64aba6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005166 10.0.0.27 - - [2026-01-01 04:10:05] "DELETE /project/0e3a0d408eb44885a6391beaed4dbb91 HTTP/1.1" 404 173 0.002875 10.0.0.27 - - [2026-01-01 04:10:05] "DELETE /project/4080e1f2-3a8d-4390-be0f-7f07d256893b HTTP/1.1" 404 177 0.005438 10.0.0.38 - - [2026-01-01 04:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003812 10.0.0.38 - - [2026-01-01 04:10:07] "GET /virtual-network/ae9bbef6-1bdc-4b8a-90bb-8aedd64aba6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005811 10.0.0.38 - - [2026-01-01 04:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.38 - - [2026-01-01 04:10:11] "GET /virtual-network/ae9bbef6-1bdc-4b8a-90bb-8aedd64aba6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006053 10.0.0.38 - - [2026-01-01 04:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.38 - - [2026-01-01 04:10:15] "GET /virtual-network/ae9bbef6-1bdc-4b8a-90bb-8aedd64aba6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005988 10.0.0.38 - - [2026-01-01 04:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.38 - - [2026-01-01 04:10:17] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003618 10.0.0.38 - - [2026-01-01 04:10:17] "GET /virtual-networks?parent_id=0e3a0d40-8eb4-4885-a639-1beaed4dbb91&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002840 10.0.0.38 - - [2026-01-01 04:10:17] "GET /virtual-network/ae9bbef6-1bdc-4b8a-90bb-8aedd64aba6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005619 10.0.0.38 - - [2026-01-01 04:10:17] "POST /neutron/port HTTP/1.1" 200 1240 0.017590 10.0.0.38 - - [2026-01-01 04:10:18] "POST /neutron/port HTTP/1.1" 200 1240 0.019199 10.0.0.38 - - [2026-01-01 04:10:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003852 10.0.0.38 - - [2026-01-01 04:10:18] "POST /neutron/port HTTP/1.1" 200 117 0.001120 10.0.0.38 - - [2026-01-01 04:10:22] "POST /neutron/security_group HTTP/1.1" 200 2066 0.012432 10.0.0.38 - - [2026-01-01 04:10:27] "POST /neutron/port HTTP/1.1" 200 1240 0.020539 10.0.0.38 - - [2026-01-01 04:10:33] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007532 10.0.0.38 - - [2026-01-01 04:10:33] "POST /neutron/port HTTP/1.1" 200 1240 0.017712 10.0.0.38 - - [2026-01-01 04:10:33] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007494 10.0.0.38 - - [2026-01-01 04:10:33] "POST /id-to-fqname HTTP/1.1" 200 228 0.001510 10.0.0.38 - - [2026-01-01 04:10:33] "GET /virtual-machine/989ffe3d-f65a-4ce3-8dae-d81005e72ee0 HTTP/1.1" 200 1301 0.004413 10.0.0.38 - - [2026-01-01 04:10:33] "GET /virtual-machine-interface/f3fc686d-dc5d-41bd-a05a-3aa0570d5e46 HTTP/1.1" 200 3176 0.008852 10.0.0.38 - - [2026-01-01 04:10:33] "GET /instance-ip/50c91926-98c1-4007-9f51-3d6180a78477 HTTP/1.1" 200 1637 0.005931 10.0.0.38 - - [2026-01-01 04:10:33] "GET /instance-ip/9ebace67-6d4a-4dac-bbca-3290966ec5e1 HTTP/1.1" 200 1657 0.006987 10.0.0.38 - - [2026-01-01 04:10:33] "POST /fqname-to-id HTTP/1.1" 404 218 0.003328 10.0.0.38 - - [2026-01-01 04:10:33] "GET /virtual-network/ae9bbef6-1bdc-4b8a-90bb-8aedd64aba6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005756 10.0.0.27 - - [2026-01-01 04:10:33] "GET /projects?obj_uuids=0e3a0d40-8eb4-4885-a639-1beaed4dbb91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000958 10.0.0.38 - - [2026-01-01 04:10:33] "GET /project/0e3a0d40-8eb4-4885-a639-1beaed4dbb91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.046282 10.0.0.38 - - [2026-01-01 04:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.38 - - [2026-01-01 04:10:33] "GET /security-group/d4b75355-d3de-4ac5-9702-fa7b370ade9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005450 10.0.0.38 - - [2026-01-01 04:10:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 573 0.079199 10.0.0.38 - - [2026-01-01 04:10:33] "POST /instance-ips HTTP/1.1" 200 357 0.045656 10.0.0.38 - - [2026-01-01 04:10:33] "GET /instance-ip/f5d2b8bb-c9d2-4ae7-a2cc-7d9dcf9f1720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006390 10.0.0.38 - - [2026-01-01 04:10:34] "POST /instance-ips HTTP/1.1" 200 357 0.037377 10.0.0.38 - - [2026-01-01 04:10:34] "GET /instance-ip/15b2bdee-fc26-4db8-bf1f-a2db2765950d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1610 0.009578 10.0.0.38 - - [2026-01-01 04:10:34] "GET /virtual-machine-interface/f6d32601-5536-481e-9798-3499898d1bb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.005875 10.0.0.38 - - [2026-01-01 04:10:34] "GET /virtual-machine-interface/f6d32601-5536-481e-9798-3499898d1bb0?fields=instance_ip_back_refs HTTP/1.1" 200 1538 0.008123 10.0.0.38 - - [2026-01-01 04:10:34] "GET /instance-ip/15b2bdee-fc26-4db8-bf1f-a2db2765950d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1610 0.004492 10.0.0.38 - - [2026-01-01 04:10:34] "GET /instance-ip/f5d2b8bb-c9d2-4ae7-a2cc-7d9dcf9f1720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004592 10.0.0.38 - - [2026-01-01 04:10:34] "POST /id-to-fqname HTTP/1.1" 200 228 0.001198 10.0.0.38 - - [2026-01-01 04:10:34] "POST /neutron/port HTTP/1.1" 200 1240 0.017870 10.0.0.38 - - [2026-01-01 04:10:34] "POST /neutron/port HTTP/1.1" 200 1082 0.041672 10.0.0.38 - - [2026-01-01 04:10:34] "POST /neutron/port HTTP/1.1" 200 1240 0.024627 10.0.0.38 - - [2026-01-01 04:10:34] "POST /neutron/port HTTP/1.1" 200 117 0.006078 10.0.0.38 - - [2026-01-01 04:10:35] "POST /neutron/network HTTP/1.1" 200 1017 0.007184 10.0.0.38 - - [2026-01-01 04:10:35] "POST /neutron/port HTTP/1.1" 200 1175 0.158023 10.0.0.38 - - [2026-01-01 04:10:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004489 10.0.0.38 - - [2026-01-01 04:10:35] "POST /neutron/port HTTP/1.1" 200 117 0.001693 10.0.0.249 - - [2026-01-01 04:10:37] "GET /obj-perms HTTP/1.1" 200 5056 0.068553 10.0.0.38 - - [2026-01-01 04:10:40] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009373 10.0.0.38 - - [2026-01-01 04:10:40] "POST /neutron/port HTTP/1.1" 200 1185 0.018164 10.0.0.38 - - [2026-01-01 04:10:40] "GET /virtual-machine/548f737a-e83d-4634-9c06-eb566988a8c6 HTTP/1.1" 200 1278 0.006320 10.0.0.38 - - [2026-01-01 04:10:40] "GET /virtual-machine-interface/f6d32601-5536-481e-9798-3499898d1bb0 HTTP/1.1" 200 3226 0.006811 10.0.0.38 - - [2026-01-01 04:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.38 - - [2026-01-01 04:10:40] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005299 10.0.0.38 - - [2026-01-01 04:10:40] "GET /virtual-networks?parent_id=0e3a0d40-8eb4-4885-a639-1beaed4dbb91&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002853 10.0.0.38 - - [2026-01-01 04:10:40] "GET /virtual-network/ae9bbef6-1bdc-4b8a-90bb-8aedd64aba6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006388 10.0.0.38 - - [2026-01-01 04:10:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475 10.0.0.38 - - [2026-01-01 04:10:43] "GET /virtual-network/ae9bbef6-1bdc-4b8a-90bb-8aedd64aba6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005708 10.0.0.38 - - [2026-01-01 04:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.38 - - [2026-01-01 04:10:47] "GET /virtual-network/ae9bbef6-1bdc-4b8a-90bb-8aedd64aba6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005533 10.0.0.38 - - [2026-01-01 04:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.38 - - [2026-01-01 04:10:51] "GET /virtual-network/ae9bbef6-1bdc-4b8a-90bb-8aedd64aba6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005305 10.0.0.38 - - [2026-01-01 04:10:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.38 - - [2026-01-01 04:10:55] "GET /virtual-network/ae9bbef6-1bdc-4b8a-90bb-8aedd64aba6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005536 10.0.0.38 - - [2026-01-01 04:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003885 10.0.0.38 - - [2026-01-01 04:10:59] "GET /virtual-network/ae9bbef6-1bdc-4b8a-90bb-8aedd64aba6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005794 10.0.0.38 - - [2026-01-01 04:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.38 - - [2026-01-01 04:11:03] "GET /virtual-network/ae9bbef6-1bdc-4b8a-90bb-8aedd64aba6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005421 10.0.0.38 - - [2026-01-01 04:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.38 - - [2026-01-01 04:11:08] "GET /virtual-network/ae9bbef6-1bdc-4b8a-90bb-8aedd64aba6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005819 10.0.0.38 - - [2026-01-01 04:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.38 - - [2026-01-01 04:11:12] "GET /virtual-network/ae9bbef6-1bdc-4b8a-90bb-8aedd64aba6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.004985 10.0.0.38 - - [2026-01-01 04:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.38 - - [2026-01-01 04:11:16] "GET /virtual-network/ae9bbef6-1bdc-4b8a-90bb-8aedd64aba6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.004972 10.0.0.38 - - [2026-01-01 04:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004362 10.0.0.38 - - [2026-01-01 04:11:18] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003373 10.0.0.38 - - [2026-01-01 04:11:18] "GET /virtual-networks?parent_id=0e3a0d40-8eb4-4885-a639-1beaed4dbb91&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002931 10.0.0.38 - - [2026-01-01 04:11:18] "GET /virtual-network/ae9bbef6-1bdc-4b8a-90bb-8aedd64aba6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005774 10.0.0.38 - - [2026-01-01 04:11:18] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007987 10.0.0.38 - - [2026-01-01 04:11:19] "POST /neutron/network HTTP/1.1" 200 1017 0.007817 10.0.0.38 - - [2026-01-01 04:11:19] "POST /neutron/subnet HTTP/1.1" 200 1390 0.015096 10.0.0.38 - - [2026-01-01 04:11:19] "POST /neutron/network HTTP/1.1" 200 1007 0.020157 10.0.0.38 - - [2026-01-01 04:11:25] "POST /neutron/port HTTP/1.1" 200 1185 0.049939 10.0.0.38 - - [2026-01-01 04:11:28] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007749 10.0.0.38 - - [2026-01-01 04:11:39] "POST /id-to-fqname HTTP/1.1" 200 228 0.001213 10.0.0.38 - - [2026-01-01 04:11:39] "POST /neutron/port HTTP/1.1" 200 2271 0.021169 10.0.0.27 - - [2026-01-01 04:11:40] "GET /projects?obj_uuids=0e3a0d40-8eb4-4885-a639-1beaed4dbb91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000982 10.0.0.38 - - [2026-01-01 04:11:40] "GET /project/0e3a0d40-8eb4-4885-a639-1beaed4dbb91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.074548 10.0.0.38 - - [2026-01-01 04:11:40] "POST /neutron/network HTTP/1.1" 200 1006 0.010645 10.0.0.38 - - [2026-01-01 04:11:40] "POST /neutron/port HTTP/1.1" 200 117 0.006948 10.0.0.27 - - [2026-01-01 04:11:40] "GET /projects?obj_uuids=0e3a0d40-8eb4-4885-a639-1beaed4dbb91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001278 10.0.0.38 - - [2026-01-01 04:11:41] "POST /neutron/port HTTP/1.1" 200 1175 0.355148 10.0.0.38 - - [2026-01-01 04:11:41] "POST /neutron/port HTTP/1.1" 200 1229 0.175647 10.0.0.38 - - [2026-01-01 04:11:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004817 10.0.0.38 - - [2026-01-01 04:11:41] "POST /neutron/port HTTP/1.1" 200 117 0.001561 10.0.0.38 - - [2026-01-01 04:11:45] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007001 10.0.0.38 - - [2026-01-01 04:11:45] "POST /neutron/port HTTP/1.1" 200 1239 0.018278 10.0.0.38 - - [2026-01-01 04:11:45] "GET /virtual-machine/592a4d67-2ce5-4ef3-b929-060cc37379c6 HTTP/1.1" 200 1300 0.005992 10.0.0.38 - - [2026-01-01 04:11:45] "GET /virtual-machine-interface/15bbcf85-5c77-4f22-9030-752369655565 HTTP/1.1" 200 3175 0.005114 10.0.0.38 - - [2026-01-01 04:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.38 - - [2026-01-01 04:11:45] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003945 10.0.0.38 - - [2026-01-01 04:11:45] "GET /virtual-networks?parent_id=0e3a0d40-8eb4-4885-a639-1beaed4dbb91&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003624 10.0.0.38 - - [2026-01-01 04:11:45] "GET /virtual-network/d50b3ebc-3d31-41a0-870f-6ba5e76e0f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007616 10.0.0.38 - - [2026-01-01 04:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.38 - - [2026-01-01 04:11:48] "GET /virtual-network/d50b3ebc-3d31-41a0-870f-6ba5e76e0f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006233 10.0.0.38 - - [2026-01-01 04:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004601 10.0.0.38 - - [2026-01-01 04:11:53] "GET /virtual-network/d50b3ebc-3d31-41a0-870f-6ba5e76e0f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005598 10.0.0.38 - - [2026-01-01 04:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.38 - - [2026-01-01 04:11:57] "GET /virtual-network/d50b3ebc-3d31-41a0-870f-6ba5e76e0f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006465 10.0.0.38 - - [2026-01-01 04:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004145 10.0.0.38 - - [2026-01-01 04:12:01] "GET /virtual-network/d50b3ebc-3d31-41a0-870f-6ba5e76e0f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005511 10.0.0.38 - - [2026-01-01 04:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005375 10.0.0.38 - - [2026-01-01 04:12:05] "GET /virtual-network/d50b3ebc-3d31-41a0-870f-6ba5e76e0f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005351 10.0.0.38 - - [2026-01-01 04:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.38 - - [2026-01-01 04:12:09] "GET /virtual-network/d50b3ebc-3d31-41a0-870f-6ba5e76e0f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005706 10.0.0.38 - - [2026-01-01 04:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.38 - - [2026-01-01 04:12:13] "GET /virtual-network/d50b3ebc-3d31-41a0-870f-6ba5e76e0f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005928 10.0.0.38 - - [2026-01-01 04:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.38 - - [2026-01-01 04:12:17] "GET /virtual-network/d50b3ebc-3d31-41a0-870f-6ba5e76e0f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007354 10.0.0.38 - - [2026-01-01 04:12:19] "POST /neutron/port HTTP/1.1" 200 1185 0.019937 10.0.0.38 - - [2026-01-01 04:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006324 10.0.0.38 - - [2026-01-01 04:12:19] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003559 10.0.0.38 - - [2026-01-01 04:12:19] "GET /virtual-networks?parent_id=0e3a0d40-8eb4-4885-a639-1beaed4dbb91&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003744 10.0.0.38 - - [2026-01-01 04:12:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003745 10.0.0.38 - - [2026-01-01 04:12:19] "GET /virtual-network/d50b3ebc-3d31-41a0-870f-6ba5e76e0f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005327 10.0.0.38 - - [2026-01-01 04:12:19] "POST /neutron/port HTTP/1.1" 200 117 0.001356 10.0.0.38 - - [2026-01-01 04:12:19] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009465 10.0.0.38 - - [2026-01-01 04:12:20] "POST /neutron/network HTTP/1.1" 200 1016 0.008302 10.0.0.38 - - [2026-01-01 04:12:21] "POST /neutron/subnet HTTP/1.1" 200 1384 0.016879 10.0.0.38 - - [2026-01-01 04:12:21] "POST /neutron/network HTTP/1.1" 200 1006 0.009981 10.0.0.38 - - [2026-01-01 04:12:30] "POST /neutron/port HTTP/1.1" 200 1239 0.020132 10.0.0.38 - - [2026-01-01 04:12:31] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007272 10.0.0.27 - - [2026-01-01 04:12:39] "GET /obj-perms HTTP/1.1" 200 5056 0.062380 10.0.0.38 - - [2026-01-01 04:12:40] "POST /neutron/port HTTP/1.1" 200 1239 0.018986 10.0.0.38 - - [2026-01-01 04:12:40] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008126 10.0.0.38 - - [2026-01-01 04:12:41] "POST /neutron/port HTTP/1.1" 200 1239 0.019255 10.0.0.38 - - [2026-01-01 04:12:41] "POST /neutron/network HTTP/1.1" 200 1006 0.009298 10.0.0.38 - - [2026-01-01 04:12:41] "POST /id-to-fqname HTTP/1.1" 200 228 0.001011 10.0.0.38 - - [2026-01-01 04:12:41] "GET /virtual-machine/592a4d67-2ce5-4ef3-b929-060cc37379c6 HTTP/1.1" 200 1300 0.004098 10.0.0.38 - - [2026-01-01 04:12:41] "GET /virtual-machine-interface/15bbcf85-5c77-4f22-9030-752369655565 HTTP/1.1" 200 3175 0.006237 10.0.0.38 - - [2026-01-01 04:12:41] "GET /instance-ip/79c6a919-a64e-4ed7-8cca-e00f33e57f75 HTTP/1.1" 200 1656 0.006212 10.0.0.38 - - [2026-01-01 04:12:41] "GET /instance-ip/a8827a6a-919e-4c4e-ae3f-e1afe5dae8ae HTTP/1.1" 200 1637 0.006188 10.0.0.38 - - [2026-01-01 04:12:41] "POST /fqname-to-id HTTP/1.1" 404 230 0.003278 10.0.0.38 - - [2026-01-01 04:12:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.27 - - [2026-01-01 04:12:41] "GET /projects?obj_uuids=0e3a0d40-8eb4-4885-a639-1beaed4dbb91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001364 10.0.0.38 - - [2026-01-01 04:12:41] "GET /project/0e3a0d40-8eb4-4885-a639-1beaed4dbb91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.043037 10.0.0.38 - - [2026-01-01 04:12:41] "POST /network-policys HTTP/1.1" 200 569 0.028512 10.0.0.38 - - [2026-01-01 04:12:41] "GET /network-policy/d493bc65-1fff-48b2-9229-dbeeff3ce992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005587 10.0.0.38 - - [2026-01-01 04:12:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.38 - - [2026-01-01 04:12:41] "GET /virtual-network/ae9bbef6-1bdc-4b8a-90bb-8aedd64aba6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006044 10.0.0.38 - - [2026-01-01 04:12:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.38 - - [2026-01-01 04:12:41] "GET /network-policy/d493bc65-1fff-48b2-9229-dbeeff3ce992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005328 10.0.0.38 - - [2026-01-01 04:12:41] "POST /ref-update HTTP/1.1" 200 156 0.056849 10.0.0.38 - - [2026-01-01 04:12:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.249 - - [2026-01-01 04:12:41] "POST /access-control-lists HTTP/1.1" 200 596 0.030485 10.0.0.38 - - [2026-01-01 04:12:41] "GET /network-policy/d493bc65-1fff-48b2-9229-dbeeff3ce992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004201 10.0.0.38 - - [2026-01-01 04:12:41] "GET /virtual-network/ae9bbef6-1bdc-4b8a-90bb-8aedd64aba6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.012269 10.0.0.38 - - [2026-01-01 04:12:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.38 - - [2026-01-01 04:12:41] "GET /network-policy/d493bc65-1fff-48b2-9229-dbeeff3ce992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004739 10.0.0.38 - - [2026-01-01 04:12:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.38 - - [2026-01-01 04:12:41] "GET /virtual-network/d50b3ebc-3d31-41a0-870f-6ba5e76e0f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006087 10.0.0.38 - - [2026-01-01 04:12:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004739 10.0.0.38 - - [2026-01-01 04:12:41] "GET /network-policy/d493bc65-1fff-48b2-9229-dbeeff3ce992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004259 10.0.0.38 - - [2026-01-01 04:12:41] "POST /ref-update HTTP/1.1" 200 156 0.052559 10.0.0.38 - - [2026-01-01 04:12:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004704 10.0.0.38 - - [2026-01-01 04:12:42] "GET /network-policy/d493bc65-1fff-48b2-9229-dbeeff3ce992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.006183 10.0.0.38 - - [2026-01-01 04:12:42] "GET /virtual-network/d50b3ebc-3d31-41a0-870f-6ba5e76e0f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.010007 10.0.0.38 - - [2026-01-01 04:12:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.38 - - [2026-01-01 04:12:42] "GET /network-policy/d493bc65-1fff-48b2-9229-dbeeff3ce992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004612 10.0.0.38 - - [2026-01-01 04:12:42] "GET /virtual-machine-interface/15bbcf85-5c77-4f22-9030-752369655565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.005969 10.0.0.38 - - [2026-01-01 04:12:42] "PUT /virtual-machine-interface/15bbcf85-5c77-4f22-9030-752369655565 HTTP/1.1" 200 284 0.019539 10.0.0.38 - - [2026-01-01 04:12:42] "GET /virtual-machine-interface/15bbcf85-5c77-4f22-9030-752369655565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3072 0.011156 10.0.0.249 - - [2026-01-01 04:12:42] "POST /ref-update HTTP/1.1" 200 156 0.043609 10.0.0.38 - - [2026-01-01 04:12:42] "PUT /virtual-machine-interface/15bbcf85-5c77-4f22-9030-752369655565 HTTP/1.1" 200 284 0.034922 10.0.0.38 - - [2026-01-01 04:13:21] "POST /neutron/port HTTP/1.1" 200 1240 0.021041 10.0.0.38 - - [2026-01-01 04:13:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004056 10.0.0.38 - - [2026-01-01 04:13:21] "POST /neutron/port HTTP/1.1" 200 1239 0.023966 10.0.0.38 - - [2026-01-01 04:13:21] "POST /neutron/network HTTP/1.1" 200 1111 0.009785 10.0.0.38 - - [2026-01-01 04:13:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004503 10.0.0.38 - - [2026-01-01 04:13:22] "POST /neutron/port HTTP/1.1" 200 117 0.001409 10.0.0.38 - - [2026-01-01 04:14:21] "POST /neutron/port HTTP/1.1" 200 1185 0.017616 10.0.0.38 - - [2026-01-01 04:14:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003522 10.0.0.38 - - [2026-01-01 04:14:21] "POST /neutron/port HTTP/1.1" 200 117 0.001029 10.0.0.38 - - [2026-01-01 04:14:23] "POST /neutron/port HTTP/1.1" 200 1239 0.018995 10.0.0.38 - - [2026-01-01 04:14:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003678 10.0.0.38 - - [2026-01-01 04:14:24] "POST /neutron/port HTTP/1.1" 200 117 0.001196 10.0.0.38 - - [2026-01-01 04:14:38] "POST /ref-update HTTP/1.1" 200 156 0.098233 10.0.0.249 - - [2026-01-01 04:14:38] "POST /fqname-to-id HTTP/1.1" 404 207 0.057517 10.0.0.249 - - [2026-01-01 04:14:38] "POST /ref-update HTTP/1.1" 200 156 0.082674 10.0.0.38 - - [2026-01-01 04:14:38] "POST /neutron/network HTTP/1.1" 200 1006 0.077535 10.0.0.38 - - [2026-01-01 04:14:38] "GET /virtual-network/d50b3ebc-3d31-41a0-870f-6ba5e76e0f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006408 10.0.0.38 - - [2026-01-01 04:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004290 10.0.0.38 - - [2026-01-01 04:14:38] "GET /network-policy/d493bc65-1fff-48b2-9229-dbeeff3ce992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004784 10.0.0.38 - - [2026-01-01 04:14:38] "POST /ref-update HTTP/1.1" 200 156 0.053767 10.0.0.38 - - [2026-01-01 04:14:38] "GET /virtual-network/ae9bbef6-1bdc-4b8a-90bb-8aedd64aba6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.008424 10.0.0.38 - - [2026-01-01 04:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.38 - - [2026-01-01 04:14:39] "GET /network-policy/d493bc65-1fff-48b2-9229-dbeeff3ce992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003659 10.0.0.38 - - [2026-01-01 04:14:39] "DELETE /network-policy/d493bc65-1fff-48b2-9229-dbeeff3ce992 HTTP/1.1" 200 115 0.040154 10.0.0.38 - - [2026-01-01 04:14:39] "DELETE /instance-ip/15b2bdee-fc26-4db8-bf1f-a2db2765950d HTTP/1.1" 200 115 0.083584 10.0.0.38 - - [2026-01-01 04:14:39] "DELETE /instance-ip/f5d2b8bb-c9d2-4ae7-a2cc-7d9dcf9f1720 HTTP/1.1" 200 115 0.058112 10.0.0.38 - - [2026-01-01 04:14:39] "DELETE /virtual-machine-interface/f6d32601-5536-481e-9798-3499898d1bb0 HTTP/1.1" 200 115 0.107129 10.0.0.38 - - [2026-01-01 04:14:39] "POST /neutron/network HTTP/1.1" 200 1006 0.009139 10.0.0.38 - - [2026-01-01 04:14:39] "POST /neutron/port HTTP/1.1" 200 151 0.223257 10.0.0.38 - - [2026-01-01 04:14:40] "POST /neutron/port HTTP/1.1" 200 151 0.223241 10.0.0.38 - - [2026-01-01 04:14:41] "GET /obj-perms HTTP/1.1" 200 5056 0.061901 10.0.0.249 - - [2026-01-01 04:14:41] "GET /obj-perms HTTP/1.1" 200 5056 0.054026 10.0.0.249 - - [2026-01-01 04:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005654 10.0.0.38 - - [2026-01-01 04:14:42] "POST /neutron/network HTTP/1.1" 200 1007 0.009444 10.0.0.249 - - [2026-01-01 04:14:42] "DELETE /route-target/bb8e275e-cad6-403e-b680-de2d824eaa4d HTTP/1.1" 200 115 0.021481 10.0.0.38 - - [2026-01-01 04:14:44] "POST /neutron/port HTTP/1.1" 400 205 0.003789 10.0.0.27 - - [2026-01-01 04:14:45] "GET /projects?obj_uuids=0e3a0d40-8eb4-4885-a639-1beaed4dbb91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.031343 10.0.0.38 - - [2026-01-01 04:14:45] "GET /project/0e3a0d40-8eb4-4885-a639-1beaed4dbb91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.100902 10.0.0.27 - - [2026-01-01 04:14:45] "GET /projects?obj_uuids=0e3a0d40-8eb4-4885-a639-1beaed4dbb91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000852 10.0.0.38 - - [2026-01-01 04:14:45] "GET /project/0e3a0d40-8eb4-4885-a639-1beaed4dbb91?fields=virtual_networks HTTP/1.1" 200 1048 0.041541 10.0.0.27 - - [2026-01-01 04:14:45] "GET /projects?obj_uuids=0e3a0d40-8eb4-4885-a639-1beaed4dbb91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000936 10.0.0.38 - - [2026-01-01 04:14:45] "GET /project/0e3a0d40-8eb4-4885-a639-1beaed4dbb91?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.040895 10.0.0.27 - - [2026-01-01 04:14:45] "GET /projects?obj_uuids=0e3a0d40-8eb4-4885-a639-1beaed4dbb91&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001385 10.0.0.38 - - [2026-01-01 04:14:45] "GET /project/0e3a0d40-8eb4-4885-a639-1beaed4dbb91?fields=security_groups HTTP/1.1" 200 1282 0.040892 10.0.0.38 - - [2026-01-01 04:14:46] "POST /fqname-to-id HTTP/1.1" 404 192 0.030414 10.0.0.27 - - [2026-01-01 04:14:46] "GET /projects?obj_uuids=07801421-54f4-4451-a6ba-4db117df0c64&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002976 10.0.0.27 - - [2026-01-01 04:14:46] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001148 10.0.0.27 - - [2026-01-01 04:14:46] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.039363 10.0.0.27 - - [2026-01-01 04:14:46] "POST /id-to-fqname HTTP/1.1" 200 194 0.003951 10.0.0.27 - - [2026-01-01 04:14:46] "POST /fqname-to-id HTTP/1.1" 404 203 0.013422 10.0.0.27 - - [2026-01-01 04:14:46] "POST /security-groups HTTP/1.1" 200 595 0.083613 10.0.0.27 - - [2026-01-01 04:14:46] "POST /projects HTTP/1.1" 200 593 0.298019 10.0.0.249 - - [2026-01-01 04:14:46] "POST /fqname-to-id HTTP/1.1" 404 237 0.006882 10.0.0.27 - - [2026-01-01 04:14:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.378403 10.0.0.38 - - [2026-01-01 04:14:47] "GET /project/07801421-54f4-4451-a6ba-4db117df0c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.582584 10.0.0.38 - - [2026-01-01 04:14:48] "GET / HTTP/1.1" 200 35931 0.001579 10.0.0.38 - - [2026-01-01 04:14:49] "POST /fqname-to-id HTTP/1.1" 401 292 0.000656 10.0.0.38 - - [2026-01-01 04:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.078953 10.0.0.27 - - [2026-01-01 04:14:50] "GET /projects?obj_uuids=07801421-54f4-4451-a6ba-4db117df0c64&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000924 10.0.0.38 - - [2026-01-01 04:14:50] "GET /project/07801421-54f4-4451-a6ba-4db117df0c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.032748 10.0.0.249 - - [2026-01-01 04:14:50] "POST /ref-update HTTP/1.1" 200 156 0.040148 10.0.0.27 - - [2026-01-01 04:14:50] "POST /useragent-kv HTTP/1.1" 200 115 0.009460 10.0.0.38 - - [2026-01-01 04:14:50] "POST /neutron/subnet HTTP/1.1" 200 720 0.275249 10.0.0.38 - - [2026-01-01 04:14:51] "POST /id-to-fqname HTTP/1.1" 200 224 0.001228 10.0.0.38 - - [2026-01-01 04:14:51] "GET /virtual-network/ef4bad77-148a-48fa-88d5-130abda386c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.007029 10.0.0.38 - - [2026-01-01 04:14:51] "POST /neutron/network HTTP/1.1" 200 1001 0.024441 10.0.0.38 - - [2026-01-01 04:14:51] "GET /virtual-network/ef4bad77-148a-48fa-88d5-130abda386c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.017574 10.0.0.38 - - [2026-01-01 04:14:51] "POST /neutron/subnet HTTP/1.1" 200 828 0.009299 10.0.0.38 - - [2026-01-01 04:14:52] "GET /virtual-network/ef4bad77-148a-48fa-88d5-130abda386c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005307 10.0.0.38 - - [2026-01-01 04:14:53] "POST /id-to-fqname HTTP/1.1" 200 224 0.001394 10.0.0.27 - - [2026-01-01 04:14:54] "GET /projects?obj_uuids=07801421-54f4-4451-a6ba-4db117df0c64&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000980 10.0.0.38 - - [2026-01-01 04:14:54] "GET /project/07801421-54f4-4451-a6ba-4db117df0c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.089704 10.0.0.38 - - [2026-01-01 04:14:54] "POST /neutron/port HTTP/1.1" 200 117 0.006143 10.0.0.38 - - [2026-01-01 04:14:54] "POST /id-to-fqname HTTP/1.1" 200 224 0.001150 10.0.0.38 - - [2026-01-01 04:14:55] "POST /neutron/network HTTP/1.1" 200 1011 0.007430 10.0.0.38 - - [2026-01-01 04:14:55] "POST /neutron/port HTTP/1.1" 200 1170 0.067090 10.0.0.27 - - [2026-01-01 04:14:56] "GET /projects?obj_uuids=07801421-54f4-4451-a6ba-4db117df0c64&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001151 10.0.0.38 - - [2026-01-01 04:14:56] "GET /project/07801421-54f4-4451-a6ba-4db117df0c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.081114 10.0.0.38 - - [2026-01-01 04:14:56] "POST /neutron/network HTTP/1.1" 200 1001 0.008444 10.0.0.38 - - [2026-01-01 04:14:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005321 10.0.0.38 - - [2026-01-01 04:14:56] "POST /neutron/port HTTP/1.1" 200 117 0.001161 10.0.0.38 - - [2026-01-01 04:14:56] "POST /neutron/network HTTP/1.1" 200 1001 0.011040 10.0.0.38 - - [2026-01-01 04:14:56] "POST /id-to-fqname HTTP/1.1" 200 224 0.001140 10.0.0.38 - - [2026-01-01 04:14:56] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008987 10.0.0.27 - - [2026-01-01 04:14:56] "GET /projects?obj_uuids=07801421-54f4-4451-a6ba-4db117df0c64&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000878 10.0.0.38 - - [2026-01-01 04:14:57] "POST /neutron/port HTTP/1.1" 200 1170 0.313967 10.0.0.38 - - [2026-01-01 04:14:57] "POST /neutron/port HTTP/1.1" 200 1224 0.118320 10.0.0.38 - - [2026-01-01 04:14:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004003 10.0.0.38 - - [2026-01-01 04:14:57] "POST /neutron/port HTTP/1.1" 200 117 0.001244 10.0.0.27 - - [2026-01-01 04:14:57] "GET /projects?obj_uuids=07801421-54f4-4451-a6ba-4db117df0c64&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001017 10.0.0.38 - - [2026-01-01 04:14:57] "GET /project/07801421-54f4-4451-a6ba-4db117df0c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.092480 10.0.0.38 - - [2026-01-01 04:14:58] "POST /neutron/port HTTP/1.1" 200 2314 0.027861 10.0.0.38 - - [2026-01-01 04:14:58] "POST /neutron/port HTTP/1.1" 200 1234 0.020977 10.0.0.38 - - [2026-01-01 04:14:58] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008675 10.0.0.38 - - [2026-01-01 04:14:58] "GET /virtual-machine/73b0043b-4c80-4718-b207-058ea5845666 HTTP/1.1" 401 292 0.000428 10.0.0.38 - - [2026-01-01 04:14:58] "POST /neutron/network HTTP/1.1" 200 1011 0.007387 10.0.0.38 - - [2026-01-01 04:14:59] "GET /virtual-machine/73b0043b-4c80-4718-b207-058ea5845666 HTTP/1.1" 200 1296 0.088071 10.0.0.38 - - [2026-01-01 04:14:59] "GET /virtual-machine-interface/e77dc006-081c-459f-8d6f-84524ad71717 HTTP/1.1" 200 3156 0.005388 10.0.0.38 - - [2026-01-01 04:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.38 - - [2026-01-01 04:14:59] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003215 10.0.0.38 - - [2026-01-01 04:14:59] "POST /neutron/port HTTP/1.1" 200 1170 0.022735 10.0.0.38 - - [2026-01-01 04:14:59] "GET /virtual-networks?parent_id=07801421-54f4-4451-a6ba-4db117df0c64&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003731 10.0.0.38 - - [2026-01-01 04:14:59] "GET /virtual-network/ef4bad77-148a-48fa-88d5-130abda386c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.004983 10.0.0.27 - - [2026-01-01 04:14:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000407 10.0.0.27 - - [2026-01-01 04:14:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.38 - - [2026-01-01 04:14:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003659 10.0.0.38 - - [2026-01-01 04:14:59] "POST /neutron/port HTTP/1.1" 200 117 0.001423 10.0.0.249 - - [2026-01-01 04:14:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000376 10.0.0.249 - - [2026-01-01 04:14:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000406 10.0.0.27 - - [2026-01-01 04:14:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000387 10.0.0.27 - - [2026-01-01 04:14:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000466 10.0.0.249 - - [2026-01-01 04:14:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000504 10.0.0.249 - - [2026-01-01 04:14:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000336 10.0.0.38 - - [2026-01-01 04:15:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000823 10.0.0.38 - - [2026-01-01 04:15:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000364 10.0.0.38 - - [2026-01-01 04:15:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000469 10.0.0.38 - - [2026-01-01 04:15:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000367 10.0.0.38 - - [2026-01-01 04:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004671 10.0.0.38 - - [2026-01-01 04:15:02] "GET /virtual-network/ef4bad77-148a-48fa-88d5-130abda386c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006141 10.0.0.27 - - [2026-01-01 04:15:06] "DELETE /project/0780142154f44451a6ba4db117df0c64 HTTP/1.1" 404 173 0.004401 10.0.0.27 - - [2026-01-01 04:15:06] "DELETE /project/0e3a0d40-8eb4-4885-a639-1beaed4dbb91 HTTP/1.1" 404 177 0.004216 10.0.0.38 - - [2026-01-01 04:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.38 - - [2026-01-01 04:15:06] "GET /virtual-network/ef4bad77-148a-48fa-88d5-130abda386c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005736 10.0.0.38 - - [2026-01-01 04:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004185 10.0.0.38 - - [2026-01-01 04:15:10] "GET /virtual-network/ef4bad77-148a-48fa-88d5-130abda386c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005697 10.0.0.38 - - [2026-01-01 04:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.38 - - [2026-01-01 04:15:14] "GET /virtual-network/ef4bad77-148a-48fa-88d5-130abda386c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006766 10.0.0.38 - - [2026-01-01 04:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.38 - - [2026-01-01 04:15:18] "GET /virtual-network/ef4bad77-148a-48fa-88d5-130abda386c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005326 10.0.0.38 - - [2026-01-01 04:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004122 10.0.0.38 - - [2026-01-01 04:15:22] "GET /virtual-network/ef4bad77-148a-48fa-88d5-130abda386c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005214 10.0.0.38 - - [2026-01-01 04:15:23] "POST /neutron/port HTTP/1.1" 200 1234 0.019003 10.0.0.38 - - [2026-01-01 04:15:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003782 10.0.0.38 - - [2026-01-01 04:15:23] "POST /neutron/port HTTP/1.1" 200 117 0.001145 10.0.0.38 - - [2026-01-01 04:15:23] "POST /neutron/port HTTP/1.1" 200 1234 0.035108 10.0.0.38 - - [2026-01-01 04:15:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003511 10.0.0.38 - - [2026-01-01 04:15:24] "POST /neutron/port HTTP/1.1" 200 117 0.001091 10.0.0.38 - - [2026-01-01 04:15:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.38 - - [2026-01-01 04:15:26] "GET /virtual-network/ef4bad77-148a-48fa-88d5-130abda386c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006484 10.0.0.38 - - [2026-01-01 04:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004493 10.0.0.38 - - [2026-01-01 04:15:30] "GET /virtual-network/ef4bad77-148a-48fa-88d5-130abda386c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006123 10.0.0.38 - - [2026-01-01 04:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004042 10.0.0.38 - - [2026-01-01 04:15:35] "GET /virtual-network/ef4bad77-148a-48fa-88d5-130abda386c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005913 10.0.0.38 - - [2026-01-01 04:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004371 10.0.0.38 - - [2026-01-01 04:15:39] "GET /virtual-network/ef4bad77-148a-48fa-88d5-130abda386c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005688 10.0.0.27 - - [2026-01-01 04:15:41] "GET /obj-perms HTTP/1.1" 200 5056 0.057648 10.0.0.38 - - [2026-01-01 04:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.38 - - [2026-01-01 04:15:43] "GET /virtual-network/ef4bad77-148a-48fa-88d5-130abda386c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005664 10.0.0.38 - - [2026-01-01 04:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.38 - - [2026-01-01 04:15:47] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004258 10.0.0.38 - - [2026-01-01 04:15:47] "GET /virtual-networks?parent_id=07801421-54f4-4451-a6ba-4db117df0c64&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003509 10.0.0.38 - - [2026-01-01 04:15:47] "GET /virtual-network/ef4bad77-148a-48fa-88d5-130abda386c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006129 10.0.0.38 - - [2026-01-01 04:15:47] "POST /neutron/port HTTP/1.1" 200 1234 0.017710 10.0.0.38 - - [2026-01-01 04:15:49] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006610 10.0.0.38 - - [2026-01-01 04:15:56] "POST /neutron/port HTTP/1.1" 200 1234 0.018036 10.0.0.38 - - [2026-01-01 04:15:57] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007409 10.0.0.38 - - [2026-01-01 04:16:02] "POST /neutron/port HTTP/1.1" 200 1234 0.018340 10.0.0.38 - - [2026-01-01 04:16:08] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009605 10.0.0.38 - - [2026-01-01 04:16:08] "POST /neutron/port HTTP/1.1" 200 1234 0.018270 10.0.0.38 - - [2026-01-01 04:16:08] "GET /virtual-machine/ecc6dfd4-7366-47da-9c0d-6d4d95585539 HTTP/1.1" 200 1297 0.006052 10.0.0.38 - - [2026-01-01 04:16:08] "GET /virtual-machine-interface/6b7c2a34-419f-4ab3-bed4-d608e31a4487 HTTP/1.1" 200 3155 0.005417 10.0.0.38 - - [2026-01-01 04:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.38 - - [2026-01-01 04:16:08] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005140 10.0.0.38 - - [2026-01-01 04:16:08] "GET /virtual-networks?parent_id=07801421-54f4-4451-a6ba-4db117df0c64&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003843 10.0.0.38 - - [2026-01-01 04:16:08] "GET /virtual-network/ef4bad77-148a-48fa-88d5-130abda386c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005769 10.0.0.38 - - [2026-01-01 04:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004350 10.0.0.38 - - [2026-01-01 04:16:09] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003898 10.0.0.38 - - [2026-01-01 04:16:09] "GET /virtual-networks?parent_id=07801421-54f4-4451-a6ba-4db117df0c64&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003387 10.0.0.38 - - [2026-01-01 04:16:09] "GET /virtual-network/ef4bad77-148a-48fa-88d5-130abda386c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005486 10.0.0.38 - - [2026-01-01 04:16:09] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008045 10.0.0.38 - - [2026-01-01 04:16:10] "POST /neutron/port HTTP/1.1" 200 1234 0.016930 10.0.0.38 - - [2026-01-01 04:16:10] "GET /virtual-machine/68c45f92-b951-44d2-8579-0c8f11d072d2 HTTP/1.1" 200 1295 0.006631 10.0.0.38 - - [2026-01-01 04:16:10] "GET /virtual-machine-interface/22c1c303-d179-4128-a0d1-9524b55bd57c HTTP/1.1" 200 3155 0.006227 10.0.0.38 - - [2026-01-01 04:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003040 10.0.0.38 - - [2026-01-01 04:16:10] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003701 10.0.0.38 - - [2026-01-01 04:16:10] "GET /virtual-networks?parent_id=07801421-54f4-4451-a6ba-4db117df0c64&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002752 10.0.0.38 - - [2026-01-01 04:16:10] "GET /virtual-network/ef4bad77-148a-48fa-88d5-130abda386c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005391 10.0.0.38 - - [2026-01-01 04:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.38 - - [2026-01-01 04:16:11] "GET /global-vrouter-config/3bfdba5a-6c7c-4ec9-a642-6330adc61c2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004186 10.0.0.38 - - [2026-01-01 04:16:11] "GET /virtual-networks?parent_id=07801421-54f4-4451-a6ba-4db117df0c64&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003267 10.0.0.38 - - [2026-01-01 04:16:11] "GET /virtual-network/ef4bad77-148a-48fa-88d5-130abda386c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006038 10.0.0.38 - - [2026-01-01 04:16:11] "GET /virtual-machine-interface/22c1c303-d179-4128-a0d1-9524b55bd57c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2740 0.005698 10.0.0.38 - - [2026-01-01 04:16:11] "PUT /virtual-machine-interface/22c1c303-d179-4128-a0d1-9524b55bd57c HTTP/1.1" 200 284 0.014105 10.0.0.38 - - [2026-01-01 04:16:23] "POST /neutron/port HTTP/1.1" 200 1234 0.019288 10.0.0.38 - - [2026-01-01 04:16:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006722 10.0.0.38 - - [2026-01-01 04:16:23] "POST /neutron/port HTTP/1.1" 200 117 0.001017 10.0.0.38 - - [2026-01-01 04:16:24] "POST /neutron/port HTTP/1.1" 200 1234 0.019725 10.0.0.38 - - [2026-01-01 04:16:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003616 10.0.0.38 - - [2026-01-01 04:16:25] "POST /neutron/port HTTP/1.1" 200 117 0.001170 10.0.0.38 - - [2026-01-01 04:17:24] "POST /neutron/port HTTP/1.1" 200 1234 0.023567 10.0.0.38 - - [2026-01-01 04:17:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003578 10.0.0.38 - - [2026-01-01 04:17:24] "POST /neutron/port HTTP/1.1" 200 117 0.001121 10.0.0.38 - - [2026-01-01 04:17:25] "POST /neutron/port HTTP/1.1" 200 1234 0.047947 10.0.0.38 - - [2026-01-01 04:17:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003981 10.0.0.38 - - [2026-01-01 04:17:25] "POST /neutron/port HTTP/1.1" 200 117 0.001100 10.0.0.38 - - [2026-01-01 04:17:33] "POST /neutron/network HTTP/1.1" 400 204 0.014182 10.0.0.38 - - [2026-01-01 04:17:33] "POST /neutron/port HTTP/1.1" 200 1234 0.024625 10.0.0.38 - - [2026-01-01 04:17:33] "POST /neutron/port HTTP/1.1" 200 151 0.284943 10.0.0.38 - - [2026-01-01 04:17:34] "POST /neutron/port HTTP/1.1" 200 151 0.405185 10.0.0.249 - - [2026-01-01 04:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005027 10.0.0.27 - - [2026-01-01 04:17:36] "GET /projects?obj_uuids=07801421-54f4-4451-a6ba-4db117df0c64&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001012 10.0.0.38 - - [2026-01-01 04:17:36] "GET /project/07801421-54f4-4451-a6ba-4db117df0c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.041002 10.0.0.27 - - [2026-01-01 04:17:36] "GET /projects?obj_uuids=07801421-54f4-4451-a6ba-4db117df0c64&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001358 10.0.0.38 - - [2026-01-01 04:17:36] "GET /project/07801421-54f4-4451-a6ba-4db117df0c64?fields=virtual_networks HTTP/1.1" 200 1039 0.055798 10.0.0.27 - - [2026-01-01 04:17:36] "GET /projects?obj_uuids=07801421-54f4-4451-a6ba-4db117df0c64&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000912 10.0.0.38 - - [2026-01-01 04:17:37] "GET /project/07801421-54f4-4451-a6ba-4db117df0c64?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.042141 10.0.0.27 - - [2026-01-01 04:17:37] "GET /projects?obj_uuids=07801421-54f4-4451-a6ba-4db117df0c64&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001081 10.0.0.38 - - [2026-01-01 04:17:37] "GET /project/07801421-54f4-4451-a6ba-4db117df0c64?fields=security_groups HTTP/1.1" 200 1269 0.048210 10.0.0.38 - - [2026-01-01 04:17:37] "POST /fqname-to-id HTTP/1.1" 404 188 0.036099 10.0.0.27 - - [2026-01-01 04:17:38] "GET /projects?obj_uuids=9765810c-e488-4500-8d15-c41902f0aedf&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003290 10.0.0.27 - - [2026-01-01 04:17:38] "GET /domains?obj_uuids=b5800509-dc40-4626-b491-badce4b95394&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001855 10.0.0.27 - - [2026-01-01 04:17:38] "GET /domain/b5800509-dc40-4626-b491-badce4b95394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008465 10.0.0.27 - - [2026-01-01 04:17:38] "POST /id-to-fqname HTTP/1.1" 200 190 0.005440 10.0.0.27 - - [2026-01-01 04:17:38] "POST /fqname-to-id HTTP/1.1" 404 199 0.004356 10.0.0.27 - - [2026-01-01 04:17:38] "POST /security-groups HTTP/1.1" 200 591 0.073088 10.0.0.27 - - [2026-01-01 04:17:38] "POST /projects HTTP/1.1" 200 585 0.285682 10.0.0.27 - - [2026-01-01 04:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.322439 10.0.0.249 - - [2026-01-01 04:17:38] "POST /access-control-lists HTTP/1.1" 200 596 0.027153 10.0.0.38 - - [2026-01-01 04:17:38] "GET /project/9765810c-e488-4500-8d15-c41902f0aedf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.510875 10.0.0.38 - - [2026-01-01 04:17:39] "GET / HTTP/1.1" 200 35931 0.001770 10.0.0.38 - - [2026-01-01 04:17:43] "GET /obj-perms HTTP/1.1" 200 5056 0.062756 10.0.0.249 - - [2026-01-01 04:17:43] "GET /obj-perms HTTP/1.1" 200 5056 0.056127 10.0.0.27 - - [2026-01-01 04:17:45] "GET /projects?obj_uuids=9765810c-e488-4500-8d15-c41902f0aedf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001464 10.0.0.38 - - [2026-01-01 04:17:45] "GET /project/9765810c-e488-4500-8d15-c41902f0aedf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.049187 10.0.0.27 - - [2026-01-01 04:17:45] "GET /projects?obj_uuids=9765810c-e488-4500-8d15-c41902f0aedf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001437 10.0.0.38 - - [2026-01-01 04:17:45] "GET /project/9765810c-e488-4500-8d15-c41902f0aedf?fields=virtual_networks HTTP/1.1" 200 1033 0.049397 10.0.0.27 - - [2026-01-01 04:17:45] "GET /projects?obj_uuids=9765810c-e488-4500-8d15-c41902f0aedf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000983 10.0.0.38 - - [2026-01-01 04:17:45] "GET /project/9765810c-e488-4500-8d15-c41902f0aedf?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.041925 10.0.0.27 - - [2026-01-01 04:17:45] "GET /projects?obj_uuids=9765810c-e488-4500-8d15-c41902f0aedf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001411 10.0.0.38 - - [2026-01-01 04:17:45] "GET /project/9765810c-e488-4500-8d15-c41902f0aedf?fields=security_groups HTTP/1.1" 200 1259 0.042497 10.0.0.249 - - [2026-01-01 04:17:52] "DELETE /access-control-list/40a755b1-63a5-4ece-ba13-09620efbd0d8 HTTP/1.1" 200 115 0.058071 10.0.0.27 - - [2026-01-01 04:18:06] "DELETE /project/9765810ce48845008d15c41902f0aedf HTTP/1.1" 404 173 0.005858 10.0.0.27 - - [2026-01-01 04:18:06] "DELETE /project/07801421-54f4-4451-a6ba-4db117df0c64 HTTP/1.1" 404 177 0.004884 10.0.0.27 - - [2026-01-01 04:18:06] "GET /projects?obj_uuids=9765810c-e488-4500-8d15-c41902f0aedf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000750 10.0.0.27 - - [2026-01-01 04:18:06] "GET /project/9765810c-e488-4500-8d15-c41902f0aedf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.045023 10.0.0.27 - - [2026-01-01 04:18:06] "GET /projects?obj_uuids=9765810c-e488-4500-8d15-c41902f0aedf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001063 10.0.0.27 - - [2026-01-01 04:18:06] "GET /project/9765810c-e488-4500-8d15-c41902f0aedf?fields=security_groups HTTP/1.1" 200 1364 0.047563 10.0.0.27 - - [2026-01-01 04:18:06] "DELETE /security-group/deee849a-c540-4208-8cc8-74d2da29e028 HTTP/1.1" 200 115 0.056051 10.0.0.27 - - [2026-01-01 04:18:06] "GET /projects?obj_uuids=9765810c-e488-4500-8d15-c41902f0aedf&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000967 10.0.0.27 - - [2026-01-01 04:18:06] "GET /project/9765810c-e488-4500-8d15-c41902f0aedf?fields=application_policy_sets HTTP/1.1" 200 1403 0.056069 10.0.0.249 - - [2026-01-01 04:18:06] "DELETE /access-control-list/901981e3-7a36-451c-9f73-29be0fe134cc HTTP/1.1" 200 115 0.062264 10.0.0.27 - - [2026-01-01 04:18:06] "DELETE /project/9765810c-e488-4500-8d15-c41902f0aedf HTTP/1.1" 200 115 0.457393 10.0.0.27 - - [2026-01-01 04:19:45] "GET /obj-perms HTTP/1.1" 200 5056 0.062468 10.0.0.27 - - [2026-01-01 04:19:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000379 10.0.0.27 - - [2026-01-01 04:19:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000347 10.0.0.249 - - [2026-01-01 04:19:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000363 10.0.0.249 - - [2026-01-01 04:19:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000342 10.0.0.27 - - [2026-01-01 04:19:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000387 10.0.0.27 - - [2026-01-01 04:19:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000357 10.0.0.249 - - [2026-01-01 04:19:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000364 10.0.0.249 - - [2026-01-01 04:19:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000364 10.0.0.38 - - [2026-01-01 04:20:00] "GET /global-system-configs HTTP/1.1" 401 292 0.001182 10.0.0.38 - - [2026-01-01 04:20:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000367 10.0.0.38 - - [2026-01-01 04:20:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000528 10.0.0.38 - - [2026-01-01 04:20:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000366 [Introspect:8084]10.0.0.27 - - [2026-01-01 04:20:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001086 [Introspect:8084]10.0.0.27 - - [2026-01-01 04:20:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001489